#content2colbig
{
	font-family:'Open Sans',Tahoma,Arial,Sans-Serif;
	margin-left:inherit;
}

h1
{
color: rgb(248,117,0);
font-size: 20px;
font-weight: bold;
}

h2
{
color: rgb(248,117,0);
font-size: 18px;
font-weight: bold;
}

h1.finderHeadline
{
display: inline-block;
margin-top: 40px;
margin-bottom: 22px;
}
.systemGroup .sysunit
{
    border:1px solid white;
    padding: 0 5px 5px 14px;
    margin-bottom: 25px;
   
}
.systemGroup .sysunit .tradesWhatGroup .statval
{
    white-space: nowrap;
    overflow: visible;
    max-width: 40px;
}

.systemGroup .sysunit:hover
{
border:1px dotted  #e0e0e0;
background-color:rgba(255,253,223,0.84);
cursor:pointer;
}
.systemGroup .sysunit.hovered
{
    border:1px dotted  #e0e0e0;
}
.systemGroup .chart
{
    margin-bottom:9px;
    position:relative;
}
.chartspinicon
{
z-index: 99999;
font-size: 64px;
color: #FFAE00;
position: absolute;
top: 26px;
left: 66px;
opacity: .8;
}
.sysunit.movedToBackground
{
    opacity:.2;
    padding-bottom: 33px;
}
.sysunit.hilited
{
    border:2px solid orange;
    padding: 0 20px 20px 20px;
    background-color: rgb(251, 253, 205);
    -moz-box-shadow: 0 2px 3px 6px rgba(54, 53, 53, 0.9);
    -webkit-box-shadow: 2px 3px 6px rgba(54, 53, 53, 0.9);
    box-shadow: 2px 3px 6px rgba(54, 53, 53, 0.9);
    margin-bottom: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.sysunit h2
{
    font-size:16px;
    color:#333;
    font-family:Montserrat,Tahoma,Arial,Sans-Serif;
    line-height: 1.4;
    position:absolute;
    bottom:0;
    padding:5px 0 0 0;
    margin:0 0 10px 0;
    display: inline-block;
}

.sysunit h2 a
{
    color:inherit;
    text-decoration:none;
    font-weight:inherit;
}

.sysunit h2 a:hover
{
    color:rgb(248,117,0);
    text-decoration:none;
}

.sysunit.hovered h2 a
{
    color:rgb(248,117,0);
    text-decoration:none;
}

.sysunit .sysNameHolder
{
    min-height:3em;
    position:relative;
    margin-top: 10px;
    padding-top: 10px;
}

.hoverDrilldown
{
position: absolute;
right: 10px;
top: 0;
font-size: 17px;
color: #777;
display:none;
}

.sysunit .stat, .sysunit .statval
{
    display:inline-block;
    /*white-space:nowrap;*/
    overflow:visible;
}

.systemGroup .sysunit .stat, .systemGroup .sysunit .statval
{
white-space:inherit;
}

.sysunit .stat.freeTrial, .sysunit .statval.freeTrial
{
    color:orange;
}
.sysunit .stat
{
    margin-left:1.5%;
    width:52%;
    color:#222;
}

.sysunit.hovered .hoverDrilldown
{
    display:inline-block;
}

.sysunit.hovered .hoverDrilldown:hover
{
    color:orange;
    font-size:22px;
}

.sysunit.hovered .stat
{
    color:#000;
}

.sysunit.hovered .statval.freeTrial,.sysunit.hovered .stat.freeTrial
{
    color:orange;
}

.sysunit .statval
{
    color:#777;
}

.neg
{
    color:red;
}
.pos
{
    color:green;
}

.sysunit .devinfo
{
line-height: 1.5;
font-size: 12px;
margin-top: 6px;
color: #888;
padding-right: 20px;
height: 5.2em;
overflow:hidden;
}

.systemGroup .row-fluid [class*="span"]
{
    margin-left:10px;
}

.placeholder
{
padding-top: 113%;
font-size: 56px;
color: rgba(248, 117, 0, 0.47);
}

.sysunit .price
{
    margin-left:1.5%;
    margin-bottom:5px;
    color:#777;
}


#bottomNFAwarning
{
    position: fixed;
    bottom: 0px;
    left: 235px;
    right: 235px;
    z-index: 99999980;
    padding: 20px 0;
    background-color: #ecffec;
    border: 1px solid #a6caa6;
    border-bottom: 0;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2)
}

#innerNFA {
    display: block;
    margin-top: -9px;
    text-align: center;
}

#bottomNFAwarning i
{
	color: #ada515;
}
#bottomNFAwarning a
{
	color: rgb( 0, 128, 255 );
}




#warningOuter
{
	display:none;
	width: 66%;
	background-color: white;
	text-align: left;
	font-size: 11px;
	padding: 16px;
	border: 2px solid #333;
	z-index: 99999;

}

#warningOuter h3
{
	font-size:18px;
}
#warningOuter .removewarning
{
	float:right;
	padding:5px;
	margin-bottom:5px;
	color:red;
	font-size:26px;
}
#warningOuter p.closing
{
	width:100%;
	text-align:center;
	font-size:16px;
}

#warningOuter p.closing a
{
	color:#336699;
}

.hypoBoilerPlate
{
	font-size   : 16px;
	line-height : 22px;
}



#accountHolder
{

display:none;
padding: 10px 20px 57px 10px;
background-color: white;
-moz-border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
border-left: 3px solid rgb(0, 0, 0);
border-right: 3px solid rgb(0, 0, 0);
border-bottom: 3px solid rgb(0, 0, 0);
position: fixed;
top: 0;
left:1%;
z-index: 999999999;
width: 960px;
min-height: 200px;
overflow-y:scroll;
}


#trialSwitch
{
min-width: 250px;
}
#trialSwitchHolder
{
display: inline-block;
margin-left: 86px;
position: relative;
}

.windowCloseLink
{
float: right;
margin-right: 1px;
margin-top: 1px;
font-size: 26px;
color:#666;
text-decoration:none;
}

.windowCloseLink:hover
{
    color:#000;
    text-decoration:none;
}

#restoreAccountHolder 
{
display:none;
position: absolute;
top: -14px;
font-size: 50px;
z-index: 9999999;
left: 50%;
color: #777;
cursor:pointer;
}

.oncePicked .hidePicked
{
    display:none;
}

.oncePicked .chart img
{
    width:70%;
    height:70%;
    max-width:180px;
}

.oncePicked .stat
{
    width:50%;
    margin-left:4px;
}

.oncePicked .sysunit h2 
{
font-size: 13px;
width: 86%;
}

.sysunit .removePickedLink, .sysunit .moveRightLink
{
    float:right;
    font-size:24px;
    color:#777;
    text-decoration:none;
}

.sysunit .moveRightLink
{
    display: inline-block;
    font-size: 16px;
    color: #aaa;
    position: relative;
    top: 3px;
    right: 2px;
}


.sysunit .removePickedLink:hover, .sysunit .moveRightLink:hover
{
    text-decoration:none;
    color:#000;
}

.systemGroup .removePickedLink, .sysunit .moveRightLink
{
    display:none;
}


.multiBrokerWrapper .sysunit .moveRightLink
{
    display:inline-block;
}


#setupATsystems
{
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 18px;
    display:none;
}

#noCreditCard
{
    position: absolute;
    bottom: 20px;
    left: 39px;
    font-size: 14px;
    color: #777;
    font-style: italic;
    display:none;
}

.oncePicked .sysunit.freeTrial .price
{
    display:none;
}


.internal
{
	display: none;
}


#rscontent .secondary
{
    display:none;
}

#rscontent.setupModeOn
{
    margin-top:10px;
    padding-top:10px;
    border-top:1px #e0e0e0 dotted;
    padding-bottom: 60px;
    margin-bottom: 60px;
}

#rscontent h1#autostopHead {
margin-top: 45px;
font-style: inherit;
color: inherit;
font-family: Tahoma, Verdana, Segoe, sans-serif;
font-weight: inherit;
color: rgb(248,117,0);
font-size:120%;
}

#rscontent .flLabel
{
    font-size:13px;
}

.inlineATsetup
{
    display:none;
}

.bigspin
{
margin:20px 0 20px 0;
display: inline-block;
width: 100%;
font-size: 90px;
text-align: center;

}
.bigspin i
{
opacity: .4;
}
.bigspin p
{
    font-size:20px;
    color:#777;
    margin-top:30px;
    margin-bottom:10px;
}
.signals .quant_display
{
width: 33px;
}
#rscontent #navclue .ok a
{
    color:inherit;
}
#rscontent #navclue .ok a:hover
{
    background-color:inherit;
    color:inherit;
}

#donesetup
{
    display:none;
    float: right;
    margin: 20px 10px 2px 0;
}

h1#sysnameBanner
{
text-align: center;
}

p#descibeinlineATsetup
{
    text-align: center;
}

#numSystemsLeft
{
float: right;
margin-bottom: 10px;
color: #aaa;
display:none;
}


.ui-tooltip
{
z-index:999999999;
}

.confirmUnit
{
    padding:0 20px 20px 100px;
    margin-bottom:20px;
    border-bottom:#e0e0e0 dashed 1px;
}

.confirmUnit :last-child
{
    border-bottom:none;
    margin-bottom:0;
}
.confirmUnit .labelBroker, .confirmUnit .descBroker, .confirmUnit .labelScale, .confirmUnit .descScale, .confirmUnit .labelStop, .confirmUnit .descStop
{
    display:inline-block;
    font-size:13px;
}
.confirmUnit .labelBroker, .confirmUnit .labelScale, .confirmUnit .labelStop
{
    width: 185px;
}
.confirmUnit .sname h2
{
    color:rgb(248,117,0);
    font-size:16px;
    font-family:Montserrat,Tahoma,Arial,Sans-Serif;
}  

h1.confirmHead
{
margin-left: 60px;
color: #777;
}

#confirm .slwarning
{
margin-left: 100px;
color: #999;
font-style: italic;
font-size:11px;
}

#creditCardBlock
{
    display:none;
}

p.acctOK
{
margin: 60px 60px 20px 60px;
font-size: 15px;
line-height: 2;
color: green;
}

#accountHolder p.selectionErr
{
text-align: center;
color: red;
font-size: 15px;
}

#confirm a#finderStartTrading
{
    float:right;
}

#ccWrap .alert.alert-info
{
margin: 10px 125px 45px 125px;
}

#ccWrap .alert.alert-info
{
padding-bottom:45px;
}

#ccWrap .alert.alert-success
{
margin: 35px 175px 45px 202px;
padding-bottom:51px;
}


#ccWrap .alert.alert-info p
{
font-size: 14px;
line-height: 1.5;
}
#ccWrap .alert.alert-info a
{
    position:relative;
}
#ccWrap a#ccsub
{
    text-align:center;
}

#ccWrap div.removePay
{
    float: right;
    position: relative;
    right: -15px;
    top: 6px;
}

#ccWrap .atcontButton
{
    float:right;
}

#ccWrap select#creditcardtype
{
    width:117px;
}

#ccWrap .cardonfile
{
    margin-left:31px;
}
#ccWrap #creditCardError
{
    color: red;
    margin-left: 203px;
    font-size: 16px;
}
#finderBeta
{
    display: inline-block;
    margin-left: 190px;
    color: #999;
    font-size: 12px;
    position: relative;
    top: -2px;
}
#finderBeta a
{
    color:#919191;
    font-weight:bold;
    text-decoration:none;
}
#finderBeta a:hover
{
    color:rgb(248,117,0);
    font-weight:bold;
    text-decoration:none;
}
#finderBeta i.cert
{
    color: rgb(219, 172, 50);
}

.findClickInvite
{
    cursor: pointer;
    color: #888;
    border: none;
    padding: 0;
    width: 180px;
    text-align: center;
    position: relative;
    font-size: 12px;
    top: -5px;
}


.findClickInvite:hover
{
    color: rgb(219, 172, 50);
}

#allSystemEncloser .chart, #allSystemEncloser .hoverDrilldown, #allSystemEncloser .hoverDrillOpen
{
    cursor:pointer;
}

a.hoverDrillOpen
{
	margin-left: 10px;
	position: relative;
	top: -10px;
	color: #999;
	display:none;
}

.systemGroup .sysunit.hovered a.hoverDrillOpen
{
	display:inline-block;
}

a:hover.hoverDrillOpen
{
	color: rgb(219, 172, 50);
}

.hoverInstructions
{
	visibility: hidden;
	font-size:10px;
	color:#888;
	
}


#warningOuter a:hover.removewarning
{
text-decoration:none;
color:#777;
}

li.diffBroker a
{
color:#777;
font-style:italic;
font-size:11px;
}

#setupATsystems a.btn.btn-success
{
    font-size:13px;
}
    
    
.finderBottomWarning
{
margin-left:10%;
margin-right:10%;
width:80%;

}

.fbwInner
{
width: 70%;
margin: 20px auto 10px auto;
line-height: 1.8;
font-size: 14px;
border-top: 1px dashed #e0e0e0;
padding-top: 27px;
}
	
@media screen and (max-width: 767px){
	.systemGroup .span3.sysunit 
	{
	    max-width: 255px;
        float: left;
	}
	#innerNFA {
            width: 510px;
    }
    #bottomNFAwarning
    {
        height:50px;
    }
}

@media screen and (max-height: 1020px) {
    #inlineAT #accountHolder
    {
        width:90%;
        max-width: 1040px;
    }
}


@media screen and (max-width: 965px){
	
    .systemGroup .stat, .systemGroup .statval
    {
        font-size:11px;
    }
    .sysunit .devinfo
    {
        font-size:11px;
        height:6.2em;
    }

}


@media screen and (max-height: 780px) {

    #inlineAT #setupATsystems
    {
    position: absolute;
	top: 52px;
	right: 9px;
    }
    
    #inlineAT #donesetup
    {
        position: absolute;
		top: 29px;
		right: 29px;
	}



    #inlineAT .sysunit .stat
    {
        line-height:1;
    }
    #inlineAT .sysunit .stat.hidevertshort, #inlineAT .sysunit .statval.hidevertshort
    {
        display:none;
    }
    #inlineAT #atsetupinstructions .instructions
    {
        padding:5px;
    }
    #inlineAT #accountHolder .sysunit .chart
    {
        width:125px;
    }
    
    #inlineAT .alert.nosurprises p
    {
        display:none;
    }
    #inlineAT #atsetupinstructions .instructions p
    {
	    line-height:1.3;
    }
    #inlineAT #atsetupinstructions .instructions p:first-child
    {
	    max-width:400px;
	    
    }
    
    #inlineAT #setupATsystems a.btn.btn-success
    {
	    font-size:11px;
    }
    
    #inlineAT ul#brokertabs
    {
	    margin-top:0;
    }
    #inlineAT .sysunit .sysNameHolder
    {
	    margin-top:0;
    }
}

