* {	padding: 0; margin: 0; vertical-align: top; }

body {
	 
	font: 18px/1.5em "proxima-nova", Helvetica, Arial, sans-serif;

	
/*		background: rgb(17,18,19); /* Old browsers */
/*background: -moz-radial-gradient(center, ellipse cover, rgba(17,18,19,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
/*background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(17,18,19,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
/*background: -webkit-radial-gradient(center, ellipse cover, rgba(17,18,19,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
/*background: -o-radial-gradient(center, ellipse cover, rgba(17,18,19,1) 0%,rgba(0,0,0,1) 100%); /* Opera 12+ */
/*background: -ms-radial-gradient(center, ellipse cover, rgba(17,18,19,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
/*background: radial-gradient(ellipse at center, rgba(17,18,19,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111213', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	background-color: rgb(0, 0, 0);
	color:#fff;
	
}

html {
	height:100%;
}


a {	color: #069; }
a:hover { color: #28b; }

h2 {
	margin-top: 15px;
	font: normal 32px "omnes-pro", Helvetica, Arial, sans-serif;
}

h3 {
	margin-left: 30px;
	font: normal 26px "omnes-pro", Helvetica, Arial, sans-serif;
	color: #666;
}

p {
	margin-top: 10px;
}


button {
	font-size: 18px;
	padding: 1px 7px;
}

input {
	font-size: 18px;
}



#header {
	position: relative;
	width: 700px;
	margin: auto;
}

#header h2 {
	margin-left: 10px;
	vertical-align: middle;
	font-size: 42px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#content {
	width: 880px;
	margin: 0 auto;
	padding: 10px;
}

#footer {
	margin-top: 25px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 12px;
	color: #999;
}

#tooltip {
    position: absolute;
    display: none;
    border: 1px solid #4872A7;
    padding: '2px';
    color:#fff;
    background-color: #000;
    
    opacity: 0.80;
    font-size: smaller;
    cursor:move;
}

#tooltip #title {
    
}

#tooltip #type {
    
}




#ticker {
width: 310px;
height:60px;
margin:0px 0px 0px 0px;
float:left;

}

#centChange1 {
width: 180px;
height:60px;
margin:0px auto;
display:inline-block;

text-align: center;
}

#centChange2 {
width: 180px;
height:60px;
margin:0px auto;
display:inline-block;

text-align: center;
}

#orderticker {
width: 320px;
height:15px;
margin:0px 0px 5px 0px;
float:left;

}

#ordertickerleft {
width: 120px;
height:15px;
margin:0px 0px 5px 0px;
float:left;

}

hr {
background-color: #333;
border: 0px;
color: #333;
height: 2px;
}

#trades {
width: 260px;
height:100px;
margin:5px 5px 0px 5px;
float:right;

}

#orders1 {
width: 160px;
height:700px;
margin:5px 5px 0px 5px;
float:right;

}

#orders2 {
width: 180px;
height:700px;
margin:5px 5px 0px 5px;
float:right;

}

.trowgreen{
	clear:both;
	margin-left:5px;
	width:220px;
	height:15px;
	display:block;
	background-color:#29CB1C;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;

}

.trowred{
	clear:both;
	margin-left:5px;
	width:220px;
	height:15px;
	display:block;
	background-color:red;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
}

.trowgreennoanimate{
	clear:both;
	margin-left:30px;
	width:220px;
	height:15px;
	display:block;
	background-color:#29CB1C;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;

}

.trowrednoanimate{
	clear:both;
	margin-left:30px;
	width:220px;
	height:15px;
	display:block;
	background-color:red;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
}

.tradecell {
width: 250px;
float:right;
border: 1.0em solid #555555;
border-left-width: 0.1em;
border-right-width: 0.1em;
border-bottom-width: 0em;
border-top-width: 0.0em;
line-height: 1.1em;
height:1.1em;
}

.tradecellfirst {
width: 250px;
float:right;
border: 1.0em solid #555555;
border-left-width: 0.1em;
border-right-width: 0.1em;
border-bottom-width: 0.0em;
border-top-width: 0.1em;
line-height: 1.1em;
height:1.1em;
}

.tradecelllast {
width: 250px;
float:right;
border: 1.0em solid #555555;
border-left-width: 0.1em;
border-right-width: 0.1em;
border-bottom-width: 0.1em;
border-top-width: 0.0em;
line-height: 1.1em;
height:1.1em;
}



.tvol{

margin-left:20px;
display:inline-block;


}

.tprice{

display:inline-block;
float:right;


}

.ttime{

display:inline-block;



}



.depthcell {
width: 180px;
float:right;
border: 1.0em solid #555555;

border-left-width: 0.1em;
border-right-width: 0.1em;
border-bottom-width: 0em;
border-top-width: 0em;
line-height: 1.1em;
height:1.1em;
}

.depthcellfirst {
width: 180px;
float:right;
border: 1.0em solid #555555;

border-left-width: 0.1em;
border-right-width: 0.1em;
border-bottom-width: 0.0em;
border-top-width: 0.1em;
line-height: 1.1em;
height:1.1em;

}

.depthcelllast {
width: 180px;
float:right;
border: 1.0em solid #555555;

border-left-width: 0.1em;
border-right-width: 0.1em;
border-bottom-width: 0.1em;
border-top-width: 0.0em;
line-height: 1.1em;
height:1.1em;
}


.highlowcontainer {
width: 235px;
height:15px;
margin:0px 0px 5px 0px;
float:right;

}

.highlowcontainerRight {
width: 235px;
height:15px;
margin:0px 0px 5px 0px;
float:right;

}

.boughtsoldcontainer {
width: 210px;
height:15px;
margin:0px 0px 5px 0px;
margin-left:0px;
float:left;

}

.boughtsoldratiodiv {
width: 100%;
height: 50px;

}

.timesspancontainer {
width: 235px;
float:right;
font: 18px/1.5em "proxima-nova", Helvetica, Arial, sans-serif;


}

.timespans{

	/*background:#111;*/

}
.high {
width: 110px;
height:30px;
margin:0px0px 0px 0px;
font-size: 0.8em;
float:left;

}

.low {
width: 100px;
height:30px;
margin:0px0px 0px 0px;
font-size: 0.8em;
float:right;

}

.lowright {
width: 100px;
height:30px;
margin:0px0px 0px 0px;
font-size: 0.8em;
float:right;

}

.displayTick { 
 font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; 
 padding-right: 5px; 
 font-weight:bold;
 float:right;
 }

.displayTick a{

	color:#fff;
	font-weight:bold;
	text-decoration: underline;

}

.displayOptions { 
 font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; 
 padding: 0.1px; 
 font-weight:bold;
 }

.displayOptions a{

	color:#fff;
	font-weight:bold;
	text-decoration: underline;

}

.expandArrow { 
 font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; 
 padding: 0.1px; 
 font-weight:bold;
 }

.expandArrow a{

	color:#fff;
	font-weight:bold;
	text-decoration: none;

}


.toggleThemec { 
 float:right;
 font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; 
 padding: 0.1px; 
 font-weight:bold;
 }

.toggleThemec a{

	color:#fff;
	font-weight:bold;
	text-decoration: underline;

}


.displayCandleLink { 
 font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; 
 color: white;  
 padding: 0.1px; 

 }

.displayCandleLink a{

	
	font-weight:bold;
	text-decoration: underline;
	font-size: 0.8em; 

}


.mins {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.6em; 
	
	
	 
	
}

.mins a{
	color:#ccc;
	text-decoration: none;
}

.mins.active a{
	color:#fff;
	font-weight:bold;
	text-decoration: underline;
	
}


.currency {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.6em; 
	color: white; 
	
	 
	
}

.currency a{
	color:#ccc;
	text-decoration: none;
}

.currency.active a{
	color:#fff;
	font-weight:bold;
	text-decoration: underline;
	
}


.exchange {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.6em; 
	color: white; 
	
	 
	
}

.exchange a{
	color:#ccc;
	text-decoration: none;
}

.exchange.active a{
	color:#fff;
	font-weight:bold;
	text-decoration: underline;
	
}

.depthPaneLink {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.6em; 
	color: white; 
	
	 
	
}

.depthPaneLink a{
	color:#ccc;
	text-decoration: none;
}

.depthPaneLink.active a{
	color:#fff;
	font-weight:bold;
	text-decoration: underline;
	
}

.shownews {
	font-family: Arial, Helvetica, sans-serif; 
	margin:100px 50px 100px 1000px;
	font-size: 0.8em; 
	color: white; 	
	 
	
}


.plusDepthc {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.0em; 
	color: white; 	
	 
	
}

.plusDepthc a{
	color:#ccc;
	text-decoration: none;
}

.minusDepthc {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.0em; 
	color: white; 
	
	 
	
}

.minusDepthc a{
	color:#ccc;
	text-decoration: none;
}

.depthspan {
	float:left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.0em; 
	color: white; 
	
	 
	
}


.newsBarc {

	padding-left:5px;
	min-height:60px;
        line-height:15px;
        font-size:0.7em;
	
}


.optionsBarc {

	padding-left:30px;
	white-space: nowrap;
	
}


.newsTickerc {

	
}

.newsBoxc {

	font-family: Arial, Helvetica, sans-serif; 	
	color: white; 
	 
	
}


.newslink {

	font-family: Arial, Helvetica, sans-serif; 	
	color: white; 
	 
	
}

.newslink a{
	color:#ccc;
	text-decoration: none;
}

.newslink a:hover{text-decoration:underline;}


.commentLink{

	font-family: Arial, Helvetica, sans-serif; 	
	color: blue; 


}

.upvotesc{

	font-family: Arial, Helvetica, sans-serif; 	
	color: white; 


}

.newsToggle {

	margin-left:10px;
	font-family:Arial, Helmet, Freesans, sans-serif;
	font-size: 0.6em; 
	float:left;
	
	
}




.ticksoundToggle {


	font-family:Arial, Helmet, Freesans, sans-serif;

	line-height: normal;
}

.roundDepthToggle {


	font-family:Arial, Helmet, Freesans, sans-serif;

	line-height: normal;
}

.animateToggle {


	font-family:Arial, Helmet, Freesans, sans-serif;

	line-height: normal;
}



.soundAlerts {

	font-family:Arial, Helmet, Freesans, sans-serif;

	line-height: normal;
}

.chromeAlerts {

	font-family:Arial, Helmet, Freesans, sans-serif;
	line-height: normal;
}


.smaToggle {

	margin-left:10px;
	font-family:Arial, Helmet, Freesans, sans-serif;
	font-size: 0.6em; 
	float:left;
	
}

.emaToggle {

	margin-left:10px;
	font-family:Arial, Helmet, Freesans, sans-serif;
	font-size: 0.6em; 
	float:left;
	
}

.legendToggle {

	margin-left:10px;
	font-family:Arial, Helmet, Freesans, sans-serif;
	font-size: 0.6em; 
	float:left;
	
}


.docToggle {

	margin-left:5px;
	font-family:Arial, Helmet, Freesans, sans-serif;
	font-size: 0.6em; 
	float:left;
	
}

.logScaleToggle {

	margin-left:5px;
	font-family:Arial, Helmet, Freesans, sans-serif;
	font-size: 0.6em; 
	float:left;
	
}


.candToggle {

	margin-left:5px;
	font-family:Arial, Helmet, Freesans, sans-serif;
	font-size: 0.6em; 
	float:left;
	
}

.bidaskToggle{
	margin-left:5px;
	font-family:Arial, Helmet, Freesans, sans-serif;
	font-size: 0.6em; 
	float:left;
}

.last-trade{
 float:right;
 width:300px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.0em;
 color: white; 
  
 padding: 1.0px;
 margin:5px 5px 5px 5px;
 font-weight:bold;
 

}

.tradeTime { 
	float:left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.70em; 
	padding-left: 10px;
	padding-right: 10px;
	font-weight:normal;

}

.tradeVol { 
	float:left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.70em; 
	padding-left: 28px;
	padding-right: 5px;	
	font-weight:normal;

}

.depthVol { 
	float:left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.70em; 
	font-weight:normal;
	padding-left: 10px;
	padding-right: 0px;	
}

.depthVolLeft { 
	float:left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.70em; 
	font-weight:normal;
	padding-left: 5px;
	padding-right: 0px;	
}

.tradePrice { 
	float:right;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.70em; 
	padding-right: 12px;
	font-weight:normal;	
}


.depthType { 
	float:left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.70em;
	min-width: 22px; 
	font-weight: normal;
	padding-right: 0px;	
	padding-left: 5px;
}

.depthPrice { 
	float:left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.70em; 

	font-weight:normal;
	padding-right: 0px;	
	padding-left: 5px;
}

.depthPriceLeft { 
	float:right;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.70em; 

	font-weight:normal;
	padding-right: 5px;	
	padding-left: 5px;
}

.depthadjust { 
	float:right;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.0em; 
	color: white; 
	font-weight:normal;
	padding-right: 40px;	
	padding-left: 0px;
}

.depthPaneAdjust { 
	float:right;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.0em; 
	color: white; 
	font-weight:normal;
	padding-right: 40px;	
	padding-left: 0px;
}

.tickerbar { 
	float:left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.7em;
        color: #FFFFFF;
        font-weight:normal;
        padding-right: 0px;
        padding-left: 30px;
        white-space: nowrap;
        overflow:hidden;
        display:block;
}


.demo-container {

	float: left;
	width: 100%;
	height: 680px;
	padding: 4px 0px 15px 0px;
	margin: 0px auto 30px auto;

	

}

.optionsContainer{


width: 600px;
height: 180px;
border:1px solid;
Margin-left:auto;
Margin-right:auto;
display:none;

}

.demo-placeholder {
	width: 100%;
	font-size: 14px;
	line-height: 14px;
	float: left;
	margin-top:-8px;


	
}

.volumeplaceholder {
	width: 100%;
	font-size: 14px;
	line-height: 14px;
	float: left;
	
}

.legend table {
	border-spacing: 5px;
	
}

  span.clickMe {
        font-size: 30px;
    }
    span.clickMe:hover {
        cursor: pointer;
        color: green;
    }
    section.hidden {
        display: none;
        position: fixed;
    }
    section article.popup {
        position: relative;
        width: 650px;
        height: 200px;
        background: #4A4A70;
        color: #222;
        border: 1px solid #333;
        border-radius: 3px;
        padding: 5px 7px;
        margin: 10% auto;
    }
    span.close {
        text-transform: uppercase;       
        position: absolute; 
        bottom: 0; 
        right: 0; 
        width: 100%; 
        text-align:right;
        color:#ffffff;
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 1.0em;
        
    }
    span.close:hover{
        color: red;
        cursor: pointer;
    }

#cookiePolicy {position:fixed; bottom:0; left:0; width:100%; background:#003a91; color:#fff; z-index:10000; text-align:center; padding:15px 0; margin:0;}


.overlaymessage
{
	position:absolute;
	left:50px;
	top:140px;
	height:70px;
	overflow:hidden;
	background: rgba(60,60,60,0.8);
	z-index: 10;
}

.overlaydiv{
	z-index: 10;
	font-size:12px;
	background: rgba(60,60,60,0.8);
	margin-top:10px;
}

