<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.navbar-main &gt; .container {
    position: relative;
    background: transparent;
}
a.nav-profile {
    padding-bottom: 6px;
    color: #FFF;
	padding-top: 7px !important;
	z-index:8;
}
.notifications-list.empty {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.notifications-list .other-users-tip {
    font-weight: bold;
    cursor: pointer;
}
.notifications-list.empty ul li{
    text-align: center;
    margin: 0 20px;
    font-size: 13px;
}
.navbar-main .notifications-list.empty .head-list {
	color: #333;
	flex-grow: 1;
}

.notifications-footer {
	background: #f5f5f5;
	border-top: 1px solid #DDD;
	color: #333;
	padding: 15px;
}
.notification-post-body{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 300px;
}
.navbar-main .head-list li span.media.new{
    background: rgba(0, 0, 0, 0.065);
}
.navbar-main .navbar-nav &gt; li &gt; a:hover,
.navbar-main .navbar-nav &gt; li &gt; a:focus {
	background: #0a1623;
	color: #FFF;
	border-bottom: 3px solid #00d665;
}
.navbar-main .nav .open&gt;a,
.navbar-main .nav .open&gt;a:hover,
.navbar-main .nav .open&gt;a:focus {
	background: #0a1623;
    color: #FFF;
    border-bottom: 3px solid #00d665;
}
.search-top {
    margin-left: 0;
    margin-right: 0;
}
.navbar .search-top .glyphicon-refresh {
    position: absolute;
    right: 8px;
    top: 8px;
}
.navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    position: relative;
}
.navbar .search-top .glyphicon-search {
    position: absolute;
    left: 8px;
    top: 8px;
    color: #888888;
}
.navbar-form .form-control {
    width: 150px;
    padding: 5px 15px;
    padding-left: 30px;
    height: 30px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 4px;
    margin-top: 0;
    border-color: transparent;
}
.safari .navbar-main &gt; .container {
    max-width: 1169px;
	padding-left: 0;
	padding-right: 0;
}
.other .navbar-main &gt; .container:before {
    left: -2em;
    border-right-width: 1.5em;
    border-left-color: transparent;
}
.other .navbar-main &gt; .container:after {
    right: -2em;
    border-left-width: 1.5em;
    border-right-color: transparent;
}
.navbar-form .form-control {
    border: 0;
    border-color: transparent;
}
.search-top .form-control:focus {
    border-color: transparent;
    box-shadow: none;
}
.navbar-form .dropdown-menu,
.search-mobile .dropdown-menu {
    left: 0px!important;
    border: 0;
    min-width: 180px;
}
.portfolio-example-featured ul li {
	width: 33%;
	float: left;
	text-align: center;
}
.portfolio-example-featured ul li img {
	width: 100%;
}
.portfolio-example-featured ul li a {
	font-weight: bold;
	color: #2b5a99;
	padding-top: 9px;
	margin-top: 9px;
}
.portfolio-example-name {
	font-weight: bold;
	color: #2b5a99;	
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;	
}
@media only screen and (max-width: 768px) {
    .navbar-form .dropdown-menu,
    .search-mobile .dropdown-menu {
        left: -60px!important;
        right: 0!important;
        border: 0;
    }
}
.navbar-form .dropdown-menu&gt;.active&gt;a,
.navbar-form .dropdown-menu&gt;.active&gt;a:hover,
.navbar-form .dropdown-menu&gt;.active&gt;a:focus,
.search-mobile .dropdown-menu&gt;.active&gt;a,
.search-mobile .dropdown-menu&gt;.active&gt;a:hover,
.search-mobile .dropdown-menu&gt;.active&gt;a:focus {
    background: #3FB488;
    color: #FFF;
}
.navbar-form .dropdown-menu&gt;li&gt;a,
.search-mobile .dropdown-menu&gt;li&gt;a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.82857143;
    font-size: 11px;
    color: inherit;
    white-space: nowrap;
}
.menu-column h4 {
    background: #f5f5f5;
    padding-left: 5px;
    color: #3FB488;
    text-transform: uppercase;
    margin: 0;
    margin-right: 10px;
    line-height: 30px;
    font-size: 13px;
}
.typeahead-group-header {
    background: #f5f5f5;
    line-height: 30px;
    font-size: 11px;
    font-weight: bold;
    color: #333;
    padding: 0 20px;
    border-bottom: 1px solid #CCC;
}
.navbar-form .dropdown-menu {
    top: 26px!important;
    width: 300px;
}
@media only screen and (max-width: 768px) {
    .navbar-form .dropdown-menu&gt;li&gt;a,
    .search-mobile .dropdown-menu&gt;li&gt;a {
        line-height: 31px;
    }
}

/* navbar profile menu */

.navbar-main .navbar-nav &gt; li &gt; .dropdown-menu.with-arrow {
    margin-top: 10px;
    width: 300px;
}
.dropdown-menu.with-arrow:after {
    border-bottom: 7px solid #fff;
    margin: -6px 0 0 15px;
}
.dropdown-menu.with-arrow:before {
    border-bottom: 7px solid #d0d0d0;
    margin: -7px 0 0 15px;
}
.dropdown-menu-md {
    min-width: 400px;
}
.dropdown-menu.with-arrow:before,
.dropdown-menu.with-arrow:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    right: 13px;
    top: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}
.dropdown-menu.with-arrow.with-arrow-right:before,
.dropdown-menu.with-arrow.with-arrow-right:after {
    right: 10px;
    left: auto;
}
.navbar-main .head-list {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    width: 100%;
}
.navbar-main .head-list li span.media {
    display: block;
    padding: 10px 15px;
    color: rgba(0, 0, 0, 0.6);
    background: transparent;
    overflow: hidden;
}
.navbar-main .head-list li span.media:hover {
    color: #000;
    background: rgba(0, 0, 0, 0.065);
}
.navbar-main .head-list li span .media-left {
    width: 30px;
}
.navbar-main .head-list li span .media-left .img-user {
    width: 50px;
    border-radius: 50%;
}
.navbar-main .dropdown-menu .nano {
    height: 250px;
    position: relative;
}
.nano {
    height: 100%;
    width: 100%;
}
.nano &gt; .nano-content {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.nano &gt; .nano-content:focus {
    outline: thin dotted;
}
.nano &gt; .nano-content::-webkit-scrollbar {
    display: none;
}
.nano &gt; .nano-pane {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    width: 10px;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden\9;
    opacity: .01;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.nano &gt; .nano-pane &gt; .nano-slider {
    background: #444;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    margin: 0 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.has-scrollbar &gt; .nano-content::-webkit-scrollbar {
    display: block;
}
.nano:hover &gt; .nano-pane,
.nano-pane.active,
.nano-pane.flashed {
    visibility: visible\9;
    opacity: 0.99;
}
.navbar-profile-avatar {
    width: 25px;
}
.navbar-nav&gt;li.navbar-profile&gt;.dropdown-menu {
    left: inherit;
	right: 0;	
}
.navbar-profile .dropdown-menu {
    background: #FFF;
}
.navbar-profile .dropdown-menu&gt;li&gt;a {
    line-height: 35px;
    padding: 0;
    padding-left: 0;
    padding-right: 5px;
    color: #555;
}
.navbar-profile .dropdown-menu&gt;li&gt;a:hover {
    background: #EEE;
    color: #121212;
}
.navbar-profile .dropdown-menu&gt;li&gt;a .fa {
    width: 35px;
    line-height: 36px;
    text-align: center;
    border-right: 1px solid #f5f5f5;
    margin-right: 5px;
}
.navbar-profile .dropdown-menu .divider {
    background-color: #CCC;
    margin: 0;
}
/* end navbar profile menu */
/********megamenu***********/

.megamenu {
    position: absolute;
    background: #FFF;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0px 0px;
    overflow: hidden;
    height: 215px;
    border: 0;
    border-bottom: 1px solid #CCC;
}
.megamenu&gt; li &gt; ul {
    padding: 0;
    margin: 0;
}
.megamenu&gt; li &gt; ul &gt; li {
    list-style: none;
}
.megamenu&gt; li &gt; ul &gt; li &gt; a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: normal;
}
.megamenu&gt; li ul &gt; li &gt; a:hover,
.megamenu&gt; li ul &gt; li &gt; a:focus {
    text-decoration: none;
    color: #121212;
    background-color: #f5f5f5;
}
.megamenu.disabled &gt; a,
.megamenu.disabled &gt; a:hover,
.megamenu.disabled &gt; a:focus {
    color: #999999;
}
.megamenu.disabled &gt; a:hover,
.megamenu.disabled &gt; a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
    cursor: not-allowed;
}
.megamenu.dropdown-header {
    color: #428bca;
    font-size: 18px;
}
.megamenu.row.guides-menu.dropdown-menu {
    width: 188px;
    margin-left: 490px;
}
.menu-column {
    background: #FFF;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 5px;
    border-right: 1px solid #EEE;
    overflow: hidden;
}

.menu-column ul li.view-more-menu-link a{
	text-transform: uppercase;
	color:#3FB488;
}

.megamenu-visible {
	display: block!important;
}
.list-menu-visible {
	display: block!important;
}

.thumb-exchange img {
    width: 70%;
}
.thumb-coin {
	padding: 5px;
}

.menu-column.border-no {
    border: 0;
}
.menu-column:hover {
    background: transparent;
}
.coins-featured ul li {
    display: block;
    width: 20%;
	height: 77px;
	padding: 3px;
	line-height: 15px;
}
.coins-featured ul li .coins-name {
    font-weight: bold;
	overflow: hidden;
}
.coins-featured ul li a {
    display: block;
    background: #FFF;
    width: 100%;
    text-align: center;
	color: rgba(0,0,0,.8);
	height: 74px;
}
.coins-featured img {
    width: 32px;
}

.menu-column.coins-featured {
	border-right: 0;
}
.exchanges-featured ul li {
    display: block;
    float: left;
    width: 50%;
    height: 61px;
}
.exchanges-featured ul li a {
    display: block;
    background: #FFF;
    width: 100%;
    height: 55px;
    text-align: center;
}
.megamenu&gt; li .exchanges-featured ul &gt; li &gt; a:hover,
.megamenu &gt; li .exchanges-featured ul &gt; li &gt; a:focus {
    background: #FFF;
}
.menu-column:hover h4 {
    background: #3FB488;
    color: #FFF;
}
.menu-column ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
    margin-right: 10px;
    min-height: 165px;
	margin-top: 5px;
}
.menu-column ul li {
    line-height: 25px;
    overflow: inherit;
}
.menu-column ul li a {
    display: block;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 33px;
    color: #121212;
    white-space: nowrap;
}

.menu-column ul li a.popular-item{
	padding-left: 0px;
    padding-right: 0px;
}
.menu-column ul li a:hover {
    background: #FFF;
    color: #121212
}
.menu-column .brand-logo {
    width: 50px;
    margin-right: 15px;
    margin-bottom: 15px;
}
/*******end megamenu********/
/*******inside the megamenu******/

.equipment-featured ul li {
    display: inline-block;
    width: 32%;
    text-align: center;
    overflow: hidden;
}
.menu-column.equipment-featured ul li a {
    line-height: 30px;
    font-weight: bold;
    font-size: 11px;
}
.equipment-featured ul li img {
    margin: 5px;
    width: 45px;
    height: auto;
}
.equipment-featured .equipment-name {
    margin-top: -5px;
}
.wallets-featured ul li, .spend-featured ul li{
    display: inline-block;
    width: 32%;
    text-align: center;
    overflow: hidden;
}
.menu-column.wallets-featured ul li a, .menu-column.spend-featured ul li a {
    line-height: 30px;
    font-weight: bold;
    font-size: 11px;
}
.wallets-featured ul li img, .spend-featured ul li img {
    margin: 5px;
    width: 45px;
    height: auto;
}
.wallets-featured .wallet-name, .spend-featured .spend-name {
    margin-top: -5px;
}


.item-coins  {
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-top: 10px;
	border-radius: 4px;
	clear: both;
}

.item-coins li {
	display: block;
	float: left;
	margin-right: -1px;
	border: 1px solid #EEE;
	line-height: 25px;
}

.item-coins li:first-of-type {
	background: #f5f5f5;
	font-size: 12px;
	color: #777;
	line-height: 25px;
	padding-left: 10px;
	padding-right: 10px;
}

.item-coins li a {
	display: inline-block;
    font-size: 12px;
    background: #FFFFFF;
    color: #337ab7;
    padding: 0 10px;
	cursor: pointer;
}
.coins-featured ul li.item-bespoke a,
.equipment-featured ul li.item-bespoke a,
.exchanges-featured ul li.item-bespoke a,
.wallets-featured ul li.item-bespoke a,
.spend-featured ul li.item-bespoke a,
.guide-featured ul li.item-bespoke a {
	background: #FFFBD4;
	color: #F7931A;
	position: relative;
	border: 1px solid #FFEFBA;
	line-height: 15px;
}
.megamenu &gt; li .coins-featured ul &gt; li.item-bespoke &gt; a:hover,
.megamenu &gt; li .coins-featured ul &gt; li.item-bespoke &gt; a:focus,
.megamenu &gt; li .exchanges-featured ul &gt; li.item-bespoke &gt; a:hover,
.megamenu &gt; li .exchanges-featured ul &gt; li.item-bespoke &gt; a:focus,
.megamenu &gt; li .wallets-featured ul &gt; li.item-bespoke &gt; a:hover,
.megamenu &gt; li .wallets-featured ul &gt; li.item-bespoke &gt; a:focus,
.megamenu &gt; li .spend-featured ul &gt; li.item-bespoke &gt; a:hover,
.megamenu &gt; li .spend-featured ul &gt; li.item-bespoke &gt; a:focus,
.megamenu &gt; li .equipment-featured ul &gt; li.item-bespoke &gt; a:hover,
.megamenu &gt; li .equipment-featured ul &gt; li.item-bespoke &gt; a:focus,
.megamenu &gt; li .guide-featured ul li.item-bespoke a:hover,
.megamenu &gt; li .guide-featured ul li.item-bespoke a:focus {
   background: #FFF8B5;
   color: #F7931A;
   border-color: #FFCC66;
   text-decoration: underline;
}

.coins-featured ul li.item-bespoke a .special-menu-text, 
.equipment-featured ul li.item-bespoke a .special-menu-text, 
.wallets-featured ul li.item-bespoke a .special-menu-text,
.spend-featured ul li.item-bespoke a .special-menu-text,
.exchanges-featured ul li.item-bespoke a .special-menu-text {
	font-size: 9px;
	font-weight: normal;
	color: #121212;
	text-align: center;
}

.navbar-secondary-wrapper {
	display: flex;
}
/*****end inside the megamaneu******/
/* start responsive menu */

.navbar-inverse.navbar-fixed-top {
    background: #0a1623;
    height: 53px;
    padding: 0;
	z-index: 8;
}
.navbar-inverse .nav-menu-mobile &gt;li&gt;a {
    color: #FFF;
	line-height: 34px;
}
.nav-menu-mobile &gt;li&gt;a {
    color: #FFF;
}
.wrapper-mobile {
    position: relative;
}
.container-search {
    padding-right: 20px;
    position: absolute;
    margin-left: 0;
    left: 60px;
    right: 0;
}
.search-mobile {
    margin-top: 9px;
}
.nav.navbar-megamenu&gt;li {
    position: static!important;
}
.search-mobile input[type=text] {
    background: #FFF;
    border-color: #FFF;
    border-radius: 0;
}
.search-mobile input[type=text]:focus {
    background: #FFF;
}
.search-mobile input[type=text]::-webkit-input-placeholder {
    /* WebKit browsers */
    
    color: #888;
    opacity: .5;
}
.search-mobile input[type=text]:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    
    color: #888;
    opacity: .5;
}
.search-mobile input[type=text]::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    
    color: #F888FF;
    opacity: .5;
}
.search-mobile input[type=text]:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    
    color: #888;
}
.nav-menu-mobile {
    margin-left: 0;
    margin-top: 0px;
    width: 100%;
}
.nav-menu-mobile &gt; li {
    line-height: 50px;
}
.menu-stars,
.menu-pairs {
    display: inline-block;
    background: #f5f5f5;
    float: right;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #666;
    border-radius: 10px;
    margin-top: 7px;
}
.menu-column ul li a:hover .menu-stars,
.menu-column ul li a:hover .menu-pairs {
    background: #FFF;
    color: #FFCC66;
}


	.full-width,
	.navbar-top {
		width: 100% !important;
	}
	.navbar-megamenu {
		margin-left: 40px;
	}
	.navbar-secondary .navbar-collapsed {
		margin-left: 220px;
	}
	.navbar-megamenu.ultramenu{
		width: 30%;
	}
	.navbar-megamenu li.dropdown{
		text-align: center;
	}
	.ultramenu li{
		width: 33%;
		text-align: center;
		margin: 10px 0;
	}
	.navbar-megamenu.ultramenu a {
		color: black;
		font-weight: 600;
	}

	.navbar-nav &gt; li &gt; a.nav-profile {
		line-height: 22px;
		padding-top: 24px !important;
		padding-bottom: 1px !important;
	}
	.navbar-secondary .navbar-nav.navbar-megamenu &gt; li &gt; a {
		padding-left: 30px;
		padding-right: 30px;
	}
	.navbar-white{
		background-color: #FFF !important;
	}
	.no-image{
		background: none !important;
	}
	.ultramenu{
		height: 38px;
	}
	.ultramenu li.line {
		border-right: 2px solid black;
	}
	.navbar-form {
		padding: 0;
		margin-top: 5px;
	}
	.navbar-form .form-control {
		background-color: #0a1623;
		width: 200px;
	}
	.navbar{
		min-height: 0px;
	}
	.login-button a {
		color: #000;
	}
	
	.attached {
		position: fixed !important;
		left: 0;
		right: 0;
		top: 0 !important;
		z-index: 99;
	}
	.navbar-main {
		background: #0a1623;
		border: 0;
		border-radius: 0;
		color: #FFF;
		margin-bottom: 0;
	}
	.nav-main .dropdown-toggle {
		padding-top: 10px !important;
		padding-bottom: 5px !important;
	}
	.navbar-nav&gt;li&gt;.nav-link {
		padding-top: 9px !important;
		padding-bottom: 8px !important;
	}
	.navbar-secondary .navbar-nav &gt; li &gt; a {
		font-size: 14px;
		color: rgba(255,255,255,.8);
		border-bottom: 3px solid transparent;
		padding-top: 9px;
    	padding-bottom: 8px;
	}
	.navbar-secondary .navbar-nav &gt; li &gt; a.nav-profile {
		padding-top: 7px !important;
		padding-bottom: 5px !important;
	}
	.navbar-main .navbar-brand {
		display: block;
		background: url('https://www.cryptocompare.com/media/35651259/logowbg.png') 0 0 no-repeat;
		background-size: 90%;
		background-position: 0 9px;
		width: 220px;
		height: 53px;
		padding: 0;
		margin-left: 0px !important;
		color: black;
	}
	.navbar-brand .powered-by {
		position: absolute;
		bottom: 2px;
		font-size: 14px;
		margin-left: 38px;
		font-weight: 600;
	}
	.navbar-secondary .navbar-brand {
		background: url('https://www.cryptocompare.com/media/35651260/logodbg.png') 0 0 no-repeat;
		background-size: 90%;
		background-position: center;
		width: 220px;
		height: 40px;
		margin-left: 0px !important;		
	}
	.navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		margin: 0 0;
		margin-top: 4px;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-main .navbar-wrapper .navbar-nav &gt; li &gt; a:hover,
	.navbar-main .navbar-wrapper .navbar-nav &gt; li &gt; a:focus {
		background: #f1f2f7;
		color: #000;
		border-bottom: 3px solid #00d665;
	}
	.navbar-main .navbar-wrapper .nav .open&gt;a,
	.navbar-main .navbar-wrapper .nav .open&gt;a:hover,
	.navbar-main .navbar-wrapper .nav .open&gt;a:focus {
		background: #f1f2f7;
		color: #000;
	}
	.navbar-secondary .navbar-button {
		float: right;
		padding: 0 5px;
		border: 2px solid white;
		margin-bottom: 6px;
		margin-top: 6px;
		color: white;
		border-radius: 3px;
		font-weight: bold;
		line-height: 20px;
	}
	.navbar-secondary .navbar-form .form-control {
		background-color: #333c46;
	}
	.navbar-button a {
		color: #FFF;
	}
	.navbar-megamenu .dropdown-menu {
		width: 750px;
		margin-left: 235px;
	}
	.navbar-megamenu .dropdown-menu ul {
		list-style: none;
		padding: 0;
	}
	.curated-column {
		float: right;
		width: 50%;
	}
	.items-column {
		float: left;
		width: 50%;
	}
	.items-column li {
		margin: 10px;
	}
	.items-column li a{
		width: 100%;
		display: block;
		height: 100%;
		padding: 5px;
		color: black;
	}
	.items-column li a:hover{
		background-color: #007bff;
		color: white;
	}
	.curated-column ul, menu-column ul{
		list-style: none;
		padding: 0;
	}
	.guides-menu {
		right: 100px;
	}
    .guides-menu .menu-column {
        border: none;
    }
    .guides-menu .menu-column h4{
        margin-right: 0px;
    }
		.tabrow {
			text-align: center;
			list-style: none;
			padding: 0px;
			font-size: 12px;
			position: relative;
			padding-top: 14px;
			padding-left: 25px;
			margin-left: 0px;
			margin-bottom: 0px;
			overflow: hidden;
		}
		.tabrow li {
		    display: inline-block;
		    position: relative;
		    z-index: 0;
		    border-top-left-radius: 28px;
		    border-top-right-radius: 28px;
		    padding: 9px;
		}
		.tabrow li:not(.selected) {
			z-index: 3;
		}
		.tabrow a,
		.tabrow a:focus,
		.tabrow a:active,
		.tabrow a:hover {
			font-size: 15px;
			font-weight: bold;
			color: #000;
			text-decoration: none;
			padding: 5px 25px;
		}
		.tabrow li.selected {
		    background: #0a1623;
		    z-index: 2;
		}
	.tabrow li.selected a {
		font-weight: bold;
		color: #FFF;
	}
	.tabrow li.selected:before,
	.tabrow li.selected:after {
			position: absolute;
			bottom: 0px;
			width: 40px;
			height: 37px;
			content: " ";
	}
	.tabrow li.selected:before {
			left: -36px;
			border-bottom-right-radius: 32px;
			border: 0px;
			box-shadow: none;
		}
		.tabrow li.selected:after {
		    right: -36px;
		    border-bottom-left-radius: 32px;
		    border: 0px;
		    box-shadow: none;
		}
		.tabrow li.selected:before {
			box-shadow: 5px 16px 0 #0a1623;
			border-color: #0a1623;
		}
		.tabrow li.selected:after {
			box-shadow: -5px 16px 0 #0a1623;
			border-color: #0a1623;
		}
	.navbar-main.navbar-top {
		background: #FFF;
	}
	.navbar-wrapper {
		display: flex;
		margin-left: -15px;
		margin-right: -15px;
	}
	.navbar-wrapper .navbar-header {
		float: inherit;
	}
	.navbar-secondary-wrapper .navbar-header {
		float: inherit;
	}
	.navbar-secondary-wrapper {
		display: flex;
		position: relative;
	    margin-left: -25px;
	    margin-right: -25px;
	}
.navbar-secondary .navbar-header {
	display: none;
}
.navbar-secondary .navbar-megamenu {
	margin-left: 245px;
}
.navbar-secondary.attached .navbar-header {
	display: block;
}
.navbar-secondary.attached .navbar-megamenu {
	margin-left: 25px;
}
.navbar-login-main {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
}
.navbar-login-main &gt; li &gt; a {
	color: #000;
	padding-top: 25px;
	padding-bottom: 5px;
}
.navbar-wrapper .navbar-login-main {
	margin-right: -15px;
}
.navbar-secondary .navbar-login-main {
	display: none;
	margin-right: 0;
}
.navbar-secondary.attached .navbar-login-main {
	display: block;
	margin-right: -5px;
}
.navbar-secondary.attached .navbar-profile-label {
    display: none;
}
.ad-ccdas {
	display: none;
}
.navbar-form-secondary {
	margin-left: 35px;
	margin-top: 5px;
}
.navbar-secondary .navbar-form .form-control {
	color: #FFF;
}
.navbar-form .dropdown-menu&gt;li&gt;a, .search-mobile .dropdown-menu&gt;li&gt;a {
    display: block;
    padding: 3px 5px;
    clear: both;
    font-weight: 400;
    line-height: 1.82857143;
    font-size: 11px;
    color: inherit;
    white-space: nowrap;
    color: rgb(51, 51, 51);
}
.navbar-form .dropdown-menu {
    top: 30px!important;
	right: 0;
}
a.typeahead-result-option span.result-change {
    float: right;
}
a.typeahead-result-option span.result-name{
    display: inline-block;
    overflow: hidden;
    float: left;
    white-space: nowrap;
    max-width: 220px;
    margin-left: 5px;
    text-overflow: ellipsis;
}
.search-mobile img.logo,
.navbar-form img.logo {
    width: 20px;
    min-height:20px;
    float: left;
}
.search-mobile img.logo-info,
.navbar-form img.logo-info {
    width: 50px;
    min-height: 50px;
    float: left;
    margin-right: 3px;
}
.search-mobile a.typeahead-result-option div,
.navbar-form a.typeahead-result-option div {
    line-height: 13px;
    white-space: pre-wrap;
}

.popular-items {
	display: flex;
	flex-wrap: wrap;
}

.item-bespoke-guide-coin-menu a {
	line-height: 30px!important;
}

.mobile-tab-section {
	width: 25%;
}
.navbar-inverse .navbar-nav .open .dropdown-menu&gt;li.mobile-tab-section&gt;a {
	background: #2B5A99;
	line-height: 35px;
	font-weight: bold;
}
.navbar-inverse .navbar-nav .open .dropdown-menu&gt;li.mobile-tab-section.selected&gt;a {
	background: #00D665;
}

.forum-cta-wrapper {
	text-align: center;
}
.notifications-empty-wrapper {
	margin-top: 30px;
	text-align: center;
}
.notifications-empty-wrapper .fa {
	font-size: 60px;
	color: #999;
}

.btn-send {
    font-weight: bold;
    color: #fff;
    background-color: #3d9400;
    border-color: #387d08;
}

.lights-off .navbar-main.navbar-top {
	background: #000;
}

.lights-off .tabrow a {
	color: #FFF;
}

.lights-off .tabrow li {
    border: 1px solid transparent;
    background: transparent;
}

.lights-off .tabrow li:before {
	border-color: transparent;
	box-shadow: 2px 2px 0 transparent;
}
.lights-off .tabrow li:after {
    border-color: transparent;
    box-shadow: -2px 2px 0 transparent;
}

.lights-off .tabrow li.selected {
    background: #131417;
    color: #FFF;
}

.lights-off .tabrow li.selected:before {
    box-shadow: 7px 7px 0 #131417;
    border-color: #131417;
}

.lights-off .tabrow li.selected:after {
    box-shadow: -7px 7px 0 #131417;
    border-color: #131417;
}

.lights-off .navbar-login-main &gt; li &gt; a {
	color: rgba(255,255,255,.8);
}

.lights-off .navbar-main .navbar-wrapper .navbar-nav &gt; li &gt; a:hover,
.lights-off .navbar-main .navbar-wrapper .navbar-nav &gt; li &gt; a:focus {
    background: #131417;
    color: #fff;
    border-color: #00d665;
}

.lights-off .navbar-main .navbar-nav &gt; li &gt; a:hover,
.lights-off .navbar-main .navbar-nav &gt; li &gt; a:focus {
    background: transparent;
    color: #FFF;
    border-color: #00d665;
}

.lights-off .notifications-footer {
	background: #000;
	color: #DDD;
	border-top: 1px solid #333;
}

.lights-off .navbar-main .notifications-list.empty .head-list {
	color: #DDD;
}

.lights-off .navbar-main.navbar-top .navbar-brand {
	display: block;
	background: url('https://www.cryptocompare.com/media/35651260/logodbg.png') 0 0 no-repeat;
	background-size: 90%;
	background-position: 0 9px;
	width: 220px;
	height: 53px;
	color: white;
}

@media only screen and (max-width: 1200px) {
	.navbar-secondary .navbar-profile-label {
		display: none;
	}
	.navbar-secondary .navbar-nav &gt; li &gt; a {
		padding-top: 9px;
		padding-bottom: 8px;
	}
	.navbar-secondary .navbar-nav.navbar-megamenu &gt; li &gt; a {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media only screen and (max-width: 992px) {
	.tabrow a {
		padding: 5px 15px;
	}
	.navbar-megamenu .dropdown-menu {
		margin-left: 0;
	}
	.navbar-main .navbar-brand {
		background-size: 100%;
		width: 170px;
	}
	.navbar-profile-label {
		display: none;	
	}
	.navbar-secondary .navbar-megamenu {
		margin-left: 180px;
	}	
	.navbar-secondary.attached .navbar-megamenu {
		margin-left: 35px;
		margin-right: 15px;
	}
	.navbar-form-secondary {
		margin-left: 0;
	}
	.navbar-secondary .navbar-nav &gt; li &gt; a {
		padding-top: 9px!important;
		padding-bottom: 8px!important;
	}
	.navbar-profile-avatar {
    	width: 25px;
	}
	.navbar-nav &gt; li &gt; a.nav-profile {
		line-height: 15px;
	}
	.navbar-form .form-control {
		width: 125px;
	}
	.navbar-secondary .navbar-collapsed {
		margin-left: 15px;
	}
	.navbar-secondary.attached .navbar-nav.navbar-megamenu &gt; li &gt; a {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media only screen and (max-width: 767px) {
    .navbar-nav.nav-menu-mobile .open .dropdown-menu {
        position: absolute;
        left: 0;
        background: #0a1623;
        height: auto;
        float: none;
        width: 100%;
        max-width: 100%;
        margin-top: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-top: 4px;
        padding-bottom: 4px;
    }
	.navbar-profile-label {
		display: block;
	}
    .navbar-nav.nav-menu-mobile &gt;.open&gt;a,
    .navbar-nav.nav-menu-mobile&gt;.open&gt;a:hover,
    .navbar-nav.nav-menu-mobile .navbar-nav&gt;.open&gt;a:focus {
        color: #fff;
    }
    .navbar-nav.nav-menu-mobile .open .dropdown-menu .dropdown {
        display: block;
        float: left;
        background: transparent;
        width: 33%;
        border: 2px solid #000;
    }
    .navbar-nav.nav-menu-mobile .open .dropdown-menu .dropdown .icon-mobile {
        line-height: 50px;
    }
    .navbar-nav.nav-menu-mobile .open .dropdown-menu .dropdown .mobile-avatar {
        line-height: 50px;
    }
    .navbar-nav.nav-menu-mobile .open .dropdown-menu .dropdown .mobile-avatar img {
        width: 35px;
        height: 35px;
        border-radius: 50%;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        color: #FFF;
        text-align: center;
        font-weight: normal;
        font-size: 12px;
        padding: 3px;
        text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.13);
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a.link-home {
        background: #000;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a:active,
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus {
        -webkit-box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.18);
        -moz-box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.18);
        box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.18);
    }
}



@media only screen and (max-width: 520px) {
    .navbar-nav.nav-menu-mobile .open .dropdown-menu .dropdown {
        display: block;
        width: 33%;
    }
}

@media only screen and (max-width: 390px) {
    .navbar-nav.nav-menu-mobile .open .dropdown-menu .dropdown {
        display: block;
        width: 33%;
    }
}

</pre></body></html>