
.TotalETHBalance {float:right; padding-top:17px; font-size:25px;color:#fff;}
.TotalETHBalanceSym {color:#725ce6;}

.tokenBreak {margin-top: 5px;
    border: 2px solid #ddd;
    margin-bottom: 5px;}

a {outline:0 !important;}
a:hover {outline:0 !important;}
a:visited {outline:0 !important;}
a:focus {outline:0 !important;}
a:selected {outline:0 !important; background-color:transparent;}

body {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	padding-right:0px !important;
}

.itemRender {width: 568px;max-width:100%; height:200px;z-index:2;position:fixed;}
.itemRender2 {max-width:25% !important; height:100vh;z-index:2;position:fixed; margin-top: 50px;}
.scrolly-item {height:220px;}

.custopadtop {
	padding: 10px 0 !important;
	padding-top: 90px !important;
}


.custopadtopside {
	padding: 10px 0 !important;
	padding-top: 90px !important;
}

/* IPad Land */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { .itemRender2 {max-width:33.3333333% !important; height:90vh;z-index:2;position:fixed;margin-left:-350px; margin-top:50px;}}

/* IPad Port */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { .itemRender2 {max-width:49.3333333% !important; height:90vh;z-index:2;position:fixed;margin-left:-350px; margin-top:50px;} }


/* Iphone 2G 4S Port Land */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {}



/* Iphone 5 5S Port Land */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) { }


/* Iphone 6 Port Land */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
	.itemRender {width: 321px !important;max-width:100%; height:200px;z-index:2;position:fixed;}
	.scrolly-item {height:220px;}

	}

/* Iphone 6 Plus Port Land */
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) { 
	.itemBG {width: 362px;height: 200px;}
	.itemRender {width: 362px !important;max-width:100%; height:200px;z-index:2;position:fixed;}
}



@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1)  { .scrolly-item {height:290px;}}




.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
	background-color: rgba(62, 62, 62, 0.86);
}


  

#dots {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url('img/charts/bg/bg_mask.png');
	z-index: 1;
}
	
.label-black {background-color:#000;}

.noDisplay {display:none;}
.tableDrop {position:absolute; right:7px; top:5px;}
.tableDrop:visited {color:#fff;}

.RTableClickLower {position:absolute; right:7px; top:-10px;}
.RTableClickLower:visited {color:#fff;}

.buttDisabled {opacity:0.3;}
	
.sideNavItem {font-size:14px; text-align:center;padding-top:10%;padding-bottom:10%;}	
.bg-active {background-color:#434343;}
