/* CSS Document */

html, body {
	height:100%; 
	width:100%;
}
img { border:0px;}
a { color: #FFF;}
body,td,th {
	color: #FFF;
}
body {
	font-family:'SackersGothicMediumAT',Arial,Helvetica,sans-serif,HelveticaNeue;
	color:#FFFFFF;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#mainContainer {
	position:relative;
	width:100%;
	height:100%;
	margin:0 auto; 
}

/* Webfont: SackersGothicMediumAT */@font-face {
    font-family: 'SackersGothicMediumAT';
    src: url('/fonts/SackersGothicMediumAT.woff2') format('woff2');
    font-style: normal;
    font-weight: normal;
}



.bitdash-time-val-live::before{background:#FF0000 !important;}

