@charset "utf-8";
/* CSS Document */


/*********************Currency Details Temb*/
.section{
border-top:2px solid #d4d4d4;
margin-bottom:30px;	
margin-top:30px;
}
.section:nth-child(5){
border:0;
	}
.section > h3{
margin:20px 0;
color:#114f6a;
line-height: 24px;	
}
.tooltip-icon{
  background-position: -153px -129px;
    display: inline-block;
    height: 12px;
    position: relative;
    top: 2px;
    width: 11px;	
}
.technical-indicators .currency-table-main .tr.table-head div{
font-size:0.75em;
direction:rtl;	
text-align:center;
}
.overview3.technical-indicators .currency-table-main .tr.table-head span {
    color: #929292;
    display: block;
    font-size: 0.9em;
}
.overview3.technical-indicators .currency-table-main > .table-head > div {
    padding: 4px 3px;
}
.overview3.technical-indicators .currency-table-main > .tr > div{
width:10.3% ;	
vertical-align:middle;
}
.tooltip-inner{
font-size:12px !important;
padding-bottom:8px;
	
}
.technical-indicators .currency-table-main,
.pivot .currency-table-main{
margin-bottom:10px;
}
.currency-table-main{
margin-bottom:10px;	

	}
	.currency-table-main > .tr > div.point {
    font-weight: bold;
    width: 13.2%;
	white-space:nowrap;
}
/********************* END Currency Details Temb*/


.overview{
display:block;	
	}

.overview .currency-table-main > .tr > div{
 width: 13.2%;
text-align:right;
padding: 4px;
	}
.overview .currency-table-main > .tr > div:nth-child(2){
direction: rtl;
    width: 14%;	
	}
i.bear-sm, i.bull-sm { 
background: url("../../images/ar/bear-sprite.png") no-repeat scroll 0 7px transparent;
display: inline-block;
vertical-align:middle;
}
i.bear-sm{
background-position: -138px 0;
height:16px;
width:16px;
}
i.bull-sm{
background-position:-120px 0;
  height:16px;
    width:16px;
	}

.overview .currency-table-main .tr div .result-tec{
border-right:1px solid #CCC;
padding-right:5px;
display:inline-block;
	}
	
.overview2 .tab-main{
margin: 20px 0 10px;
	
	}
.overview2 .tab-main .nav-tabs > li > a, .overview4 .tab-main .nav-tabs > li > a{
font-family:Tahoma, Geneva, sans-serif;	
	}
.overview2 .tab-main > .tab-content,
.overview4 .tab-main > .tab-content{
padding:10px;   
    }
.overview2 .currency-table-main > .tr > div{
white-space:nowrap;	
width:13.5%;
vertical-align:middle;
	}
.overview2 .currency-table-main > .tr > div span{
display:block;
margin-top:0px;    
	}
	
.overview4 .tab-main {
    margin: 20px 0 10px;
}
	
.overview4 .currency-table-main > .tr > div.pairs{
width:11.6%;	
	}
	


/******Coreltaion*******/
.currency-list{
 background-color: #fff;
margin:10px 0;
}
.currency-list ul{
border:1px solid #e9e7e7;
border-right-width:0;		
}
.currency-list li{
display:inline-block;
float:right;
width:12.5%;
border-bottom:1px solid #e9e7e7;
border-right:1px solid #e9e7e7;	
font-size:0.8em;
}
.currency-list li .checkbox {
    color: #050505;
    line-height: 20px;
    margin: 0;
    padding: 3px 23px 3px 5px;
	border-right: 1px solid transparent; 
}
.currency-list li.active .checkbox{
background:#f8f8f8;
border-right-color:#fd5d2b;	
}
.currency-list li .checkbox input[type="checkbox"] {
    margin-right: -18px;
}
.load-more {
    background: none repeat scroll 0 0 #fe8b67;
    color: #fff;
    display: block;
    font-size: 1em;
    height:40px;
    padding: 10px;
    text-align: center;
     width:120px;
}
.load-more:hover{
color:#fff;
background:#fe9c7d;	
}
.currency-list h4{
font-size:1.4em;
color:#1c5066;
}

/********/
/**Time-frame**/
.time-frame .form-group{
margin-bottom:0;
}
.time-frame .select2-container .select2-choice {
background-color: transparent;
}
.time-frame .select2-container .select2-choice {
padding-right:108px;

}
.select2-container .select2-choice > .select2-chosen{
color:#000;
}
.time-frame .label {
    background: #f5f5f5;
    bottom: 5px;
    color: #000;
    font-size: 0.85em;
    padding: 2px 5px;
    right: 5px;
    top: 5px;
}
.time-frame .label > span{
position:relative;
top:-4px;	
color:#000;
}
.time-frame .select2-container .select2-choice{
height:35px;	
}
.time-frame .select2-container .select2-choice .select2-arrow{
height:22px;	
}
.time-frame .select2-container .select2-choice .select2-arrow b {
    background-position: -3px -11px;
}
.time-frame .select2-container .select2-choice > .select2-chosen {
    margin: 2px 0 0 35px;
}
.form-group.time-frame {
    position: relative;
	margin-bottom:5px;
}

.time-icon {

    margin: 2px 0 0;
	opacity: 0.7;
    filter:alpha(opacity: 70);
}
.time-frame .label:before {
    border-bottom: 5px solid transparent;
    border-right: 5px solid rgba(0, 0, 0, 0.06);
    border-top: 5px solid transparent;
    content: "";
    display: inline-block;
    left: -5px;
    margin-left: 0;
    margin-top: -4px;
    position: absolute;
    top: 50%;
}
.form-group.time-frame .form-control{
background:none transparent;
padding-right:50px;
padding-left:41px;
   height: 35px;	
}

/**End-time-frame*/	
	
	.note {
    color: #9d9d9d;
    font-size: 0.8em;
    line-height: 15px;
}
.overview4 .tab-main .nav-tabs > li:last-child{
display:none;	
}


.overview4 .nav-tabs {
position:relative;	
}
.overview4 .nav > li{
position:static;
}
.overview4 .dropdown-menu{
width:100%;
border-radius:0;
}
.overview4 .dropdown-menu li > a {
     color: #082c3c;
    font-size: 1.3em;
    line-height: 30px;
    border-bottom:1px solid #e9e7e7;
    background:#f4f4f4;
}
.overview4 .dropdown-menu{
padding:0;	
}
.overview4 .dropdown-menu li > a:hover,
.overview4 .dropdown-menu li > a:focus
.overview4 .dropdown-menu > .active > a,
.overview4 .dropdown-menu > .active > a:hover,
.overview4 .dropdown-menu > .active > a:focus{
       background:#fff !important;
    color: #fd5a27;
}
.social-row{
margin-bottom:0;	
}

.overview .currency-table-main .tr div .neutral{
border-right-width:0;
padding-right:0;   
}
.overview3.technical-indicators .currency-table-main > .tr > div > span{
display:block;   
}
.currency-table-main > .table-head > div{
direction:rtl   
}

.currency-table-main > .tr > div > span {
    white-space: nowrap;
}

.load-more span {
    margin-right: 5px;
    vertical-align:middle;
    top:0px;
}
/*.section.overview > h3 {*/
    /*margin-top: 0;*/
/*}*/

.overview .currency-table-main > .tr > div.dailymove-width{
       width:16%;
    }
    
.currency-table-main > .tr.table-head > div.point {
    font-weight: normal;
}

.overview .currency-table-main > .tr > div > i{
width:16px;
display:inline-block;   
}

.currency-table-main > .tr > div.pairs{
width:12.8%;   
    }

.overview4 li.dropdown > a > span{
    color: #fd5a27;
    font-size:0.8em;
   
    }

@media (max-width: 767px) {
.overview .currency-table-main > .tr > div {
    border-bottom: 1px solid #e9e7e7;
    display: block;
    height: 32px;
    margin: 0 0 0 -5px;
    padding: 5px;
    position: initial;
    width: auto;
}
.overview .tr.table-head > div{
line-height:14px;	
	}

.overview .currency-table-main > .tr > div.pairs{
width:auto;}
.overview .currency-table-main > .tr{
display:inline-block;	
width:18.8%;
height:auto;
}	

.overview .tr.table-head {
    width: 20.3%;
}
.tooltip-icon {
    display: none;
}

.overview2 .currency-table-main > .tr > div {
	width:auto;
	border-bottom: 1px solid #e9e7e7;
    display: block;
    height: 42px;
    margin: 0 0 0 -5px;
    padding: 5px;
    position: initial;
	line-height:16px;
	}
	
.overview2 .currency-table-main > .tr > div.pairs{
width:auto;}
.overview2 .currency-table-main > .tr{
display:inline-table;	
width:18.5%;
height:auto;
}	

.overview2 .tr.table-head {
    width:25%;
	display:inline-table;
}
/*.overview2 .currency-table-main > .tr > div span{
display:inline-block;	
	}*/

.overview3.technical-indicators .currency-table-main > .tr > div {
	width:auto;
	border-bottom: 1px solid #e9e7e7;
    display: block;
    height: 42px;
    margin: 0 0 0 -5px;
    padding: 5px;
    position: initial;
	line-height:16px;
	text-align:right;
	}
.overview3.technical-indicators .currency-table-main > .tr {
	border:0 none; 	
	}	
.overview3.technical-indicators .currency-table-main > .tr {
display:inline-block;	
width:21%;
height:auto;
	}	
.overview3.technical-indicators .currency-table-main .tr.table-head {
    width:15%;
	display:inline-block;
}
.overview3.technical-indicators .currency-table-main > .tr > div span{
display:block;	
	}

.overview4 .currency-table-main > .tr > div.point{
line-height:22px;	
	}
.overview4 .currency-table-main > .tr > div {
	width:auto;
	border-bottom: 1px solid #e9e7e7;
    display: block;
    height: 37px;
    margin: 0 0 0 -6px;
    padding: 5px;
    position: initial;
	line-height:16px;
	}
		
.overview4 .currency-table-main > .tr div:nth-child(8){
border:0 none; 	
	}
.overview2 .currency-table-main > .tr > div.pairs{
width:auto;}
.overview4 .currency-table-main > .tr{
display:inline-table;	
width: 19.7%;
height:auto;
	}	
    .overview4 .currency-table-main > .tr:nth-child(5),
    .overview4 .currency-table-main > .tr:nth-child(6){
        display: none;
    }
.overview4 .tr.table-head {
    width:20%;
	display:inline-table;
}
.overview4 .currency-table-main > .tr > div.pairs{
width:auto;	
	}
/**check-list**/
.currency-list li{
width:50%;	
}
.currency-list .btn.btn-default{
float:none;
display:block;
width:100%;	
}
.setting-row > div:first-child {
    padding-left: 15px;
}
.select-currency a{
bottom:-1px;	
}
.form-group.time-frame{
margin:10px 0;	
}

.currency-table-main > .tr {
 float: right;
    height: auto;
}
.currency-table-main > .tr {
width: 25%;	
}
.currency-table-main > .tr > div {
    display: block;
    width: auto;
	  position: static;
    top: 0;
	padding:5px;
}
.currency-table-main > .tr > div {
    display: block;
    position: static;
    top: 0;
    width: auto;
	font-size:0.9em;
}

.currency-table-main > .tr > div{
border-bottom:1px solid	 #e9e7e7
}
.currency-table-main > .tr > div:last-child{
border-bottom-width:0;	
}
.currency-table-main > .tr{
display:none;	
}
.currency-table-main > .tr:nth-child(1),
.currency-table-main > .tr:nth-child(2),
.currency-table-main > .tr:nth-child(3),
.currency-table-main > .tr:nth-child(4)
{
display:block;
}

.overview .currency-table-main > .tr > div.dailymove-width{
width:auto;   
    }
    
 .overview .currency-table-main > .tr > div > i{
display:none;   
}   

.overview .currency-table-main .tr div .result-tec{
padding-right:0;
border-right-width:0;
 font-size: 0.8em;   
}

.overview .currency-table-main > .tr > div.dailymove-width,
.overview .currency-table-main > .tr > div:nth-child(6),
.overview .currency-table-main > .tr > div:nth-child(2){
width:auto;   
    }

.time-frame .select2-container .select2-choice{
     padding-right: 114px !important;
    }
.select2-container .select2-choice > .select2-chosen{
font-size:1em;  }

}
@media (max-width: 600px) {

.tab-main .nav-tabs > li > a {

    padding: 0 12px;
}	
}
@media (max-width: 400px) {
.overview .currency-table-main > .tr:nth-child(4){
display:none;	
	}	
.overview .currency-table-main > .tr{
	  width:22.5%;      
		}
.overview .currency-table-main > .tr.table-head{
    width: 29%;
}
.overview2 .currency-table-main > .tr{	
width:24.3%;
	}
.overview3.technical-indicators .currency-table-main > .tr{
    width: 26%;	
	}
.overview3.technical-indicators .currency-table-main .tr.table-head{
width:21%;	
	}
.overview4 .currency-table-main > .tr {
    width: 22.4%;
}
.overview4 .tr.table-head {
       width:31%;
}
.overview4 .currency-table-main > .tr:nth-child(4),
.overview2 .currency-table-main > .tr:nth-child(4),
.overview3.technical-indicators .currency-table-main > .tr:nth-child(4){
display:none;	
	}	
.overview4 .tab-main .nav-tabs > li:last-child{
display:block	
}
.overview4 .tab-main .nav-tabs > li:nth-child(4),
.overview4 .tab-main .nav-tabs > li:nth-child(5){
display:none;	
}

.section.overview > h3 {
    margin-top:20px;
}

.time-frame .select2-container .select2-choice{
     padding-right: 114px !important;
    }
.select2-container .select2-choice > .select2-chosen{
font-size:0.95em; 
    }
    
	}

