<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #1e2122;
	color: #e8e6d8;
}

.c-box.color3 {
	background-color: #181a1b;
}

.c-box.color5 {
	background-color: #533076;
}

.recording__item {
	background: #181a1b;
}

.c-box.color1 {
	background-image: -webkit-linear-gradient(180deg, #121314, #282838);
	background-image: -o-linear-gradient(180deg, #121314, #282838);
	background-image: linear-gradient(180deg, #121314, #282838);
}

.stat-box.color1 {
	background-color: #533076;
	color: #fff;
	z-index: 0;
}

.stat-box.color2 {
	background-color: #b80034;
	color: #fff;
	z-index: 0;
}

.stat-box.color4 {
	background-color: #222527;
	color: #fff;
	z-index: 0;
}

.stat-box.color5 {
	background-color: #166591;
	color: #fff;
	z-index: 0;
}

.stat-box.color6 {
	background-color: #b80034;
	color: #fff;
	z-index: 0;
}

.c-recording {
	background-color: #181a1b;
}

.c-recording .title {
	color: #b095c6;
}

.c-recording .time {
	color: #7e776d;
}

.c-recording .profile .media-icon i {
	color: #fff;
}

.c-box .c-box-title .account-name {
	color: #d8d4cf;
}

.channel-box {
	background-color: #131416;
}

.sp-userlink-dark {
	color: #d8d4cf;
}

.flexMainContainer {
	background-color: #181a1b !important;
}

.c-box.color3 .c-box-title {
	color: rgb(185, 157, 209);
}

.c-box.color2 {
	background-color: rgb(22, 101, 145);
}
.unseen {
	background-color: #b80034;
}
.unseen-small {
	background-color: #b80034;
}
.flexMainContainer:hover {
	background-color: #533076;
}
.text-container-shadow {
	background-color: #141517;
}
.navbar {
	background-color: #616b6e;
}
.form-control {
	color: #ffffff !important;
	background-color: #161619 !important;
}
.searchIconColor {
	filter: invert(37%) sepia(45%) saturate(844%) hue-rotate(157deg) brightness(84%) contrast(95%);
}

p {
	color: rgb(185, 157, 209);
}

h1, h2, h3 {
	color: rgb(185, 157, 209);
}

.footer-menu a {
	color: rgb(185, 157, 209);
}

header {
	background-color: rgb(29, 31, 32);
}
	
.page-title-line1 {
	color: rgb(185, 157, 209);
}
ul li {
	color: rgb(185, 157, 209);
}
.navbar {
	background-color: rgb(24, 26, 27);
	border-bottom-color: rgb(59, 64, 66);
}
.nav-link {
	color: rgb(185, 157, 209);
}
.highlight {
    background-color: #b80034;
}
.form-box {
	background-color: #181a1b;
}
.plansTable .pricingTable-header{
	background: #444444;
}
 .plansTable .pricingTable-header-paypal{
	background:#444444;
}
 .plansTable .pricingTable-header-bitfinex{
	background:#444444;
}
 .plansTable .pricingTable-header-creditcard{
	background:#444444;
}
 .plansTable .pricingTable-header-internal{
	background:#444444;
}
.plansTable .heading{
	color:#fff;
}
 .plansTable .month{
	color:#fff;
}
 .plansTable .pricing-content{
	background:#272727;
}
.plansTable:hover .pricing-content ul:after,.plansTable:hover .pricing-content ul:before, .plansTable:active .pricing-content ul:after,.plansTable:active .pricing-content ul:before{
	background:linear-gradient(to bottom,#6c5484 50%,#2d2337 50%);
}
.plansTable:hover [id="style-bitfinex"] ul:after,.plansTable:hover [id="style-bitfinex"]  ul:before, .plansTable:active [id="style-bitfinex"] ul:after,.plansTable:active [id="style-bitfinex"]  ul:before{
	background:linear-gradient(to bottom,#03ca9b 50%,#017d60 50%) !important;
}
.plansTable:hover [id="style-paypal"] ul:after,.plansTable:hover [id="style-paypal"]  ul:before, .plansTable:active [id="style-paypal"] ul:after,.plansTable:active [id="style-paypal"]  ul:before{
	background:linear-gradient(to bottom,#24397c 50%,#0d152f 50%) !important;
}
.plansTable:hover [id="style-creditcard"] ul:after,.plansTable:hover [id="style-creditcard"]  ul:before, .plansTable:active [id="style-creditcard"] ul:after,.plansTable:active [id="style-creditcard"]  ul:before{
	background:linear-gradient(to bottom,#d97a15 50%,#8c4e0d 50%) !important;
}
.plansTable:hover [id="style-internal"] ul:after,.plansTable:hover [id="style-internal"]  ul:before, .plansTable:active [id="style-internal"] ul:after,.plansTable:active [id="style-internal"]  ul:before{
	background:linear-gradient(to bottom,#805cf2 50%,#573ea5 50%) !important;
}
.plansTable .pricing-content ul:after,.plansTable .pricing-content ul:before{
	background:linear-gradient(to bottom,#818282 50%,#727373 50%);
	box-shadow:0 0 5px #707070;
}
.collapsible-content .content-inner {
	background: #166591;
	border-bottom: 1px solid #0a3044;
}
.lbl-toggle:hover {
	color: #ffffff;
}
.lbl-toggle {
	color: #b99dd1;
	background: #181a1b;
}</pre></body></html>