@charset "utf-8";
/* CSS Document */





.table-wrap-admin{
    background-color: #ececec;     border-bottom: solid 1px #363636;
    width: 100%;
    height: auto;
    padding: 60px 0px;
    float: left;
    border: none;
}
.table-wrap-admin .nav-tabs>li.active>a, .table-wrap-admin .nav-tabs>li.active>a:focus, .table-wrap-admin .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #006fb3;
    border: none;
    border-bottom-color: transparent;
    border-radius: 0px;
    font-size: 17px;
    text-transform: uppercase;
    font-family: Brandon Grotesque thin, sans-serif;
}
.table-wrap-admin .nav-tabs>li>a {
    margin-right: 1px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    font-size: 15px;
    text-transform: uppercase;
    font-family: Brandon Grotesque thin, sans-serif;
    background-color: #fff;
    border-radius: 0px;
}
.table-wrap-admin .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: none;
    font-family: Brandon Grotesque thin, sans-serif;
}
.netstationwrap{
	 background-color: #080808;
	 border:1px solid #363636;
	 padding:10px 10px;
	 text-align: center;
	 width:351px;
	 margin:0 10px 20px 10px;
}
.lefttabwrap{
	 background-color: #080808;
	 border:1px solid #363636;
	 padding:20px 20px;
	
	
}
.statuswrap{
	 background-color: #262626;
	 border-radius: 5px;
	 height: 55px;

}
.useremptyspace{
	padding:40px 0;

}
.vitsignalswrap{
	padding:80px 0;
	text-align: center;
}

.vitsignalswrap h4{
	 font-size: 40px;
	 color:#fff;
	 font-weight:100;
	 font-family: Brandon Grotesque thin, sans-serif;
}

.netstationwrap h4{
	 font-size: 30px;
	 color:#fff;
}
.netstationwrap p{
	 font-size: 16px;
	 color:#fff;
}
.netstationwrap hr{
	margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #006fb3;
    width:15%;
}
	
.vitsignalswrap hr{
	margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #18a7de;
    width:30%;
}
.userrightwrap{
	padding:40px 60px;
	
	
}	
	

.table-wrap-admin .tab-content{padding:0px;}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{color:#333;}
.table-wrap-admin .nav>li>a:focus, .nav>li>a:active, .nav>li>a:hover,{color: #fff;
    cursor: default;
    background: #006fb3;}
.table-text-trading h3{font-size:30px; margin:50px 0 30px; font-family: Brandon Grotesque thin, sans-serif;}
.table-text-trading p{font-size:16px; margin:0 0 30px; font-family: Brandon Grotesque thin, sans-serif; color:#424242;}

.admin-head{font-size:30px; margin:50px 0 30px; font-family: Brandon Grotesque thin, sans-serif; color:#fff;}
.admin-para{font-size:16px; margin:0 0 30px; font-family: Brandon Grotesque thin, sans-serif; color:#fff !important;}
.admin-para a{color:#23a9e1; text-decoration:underline;}

.modal-head-text{font-size:30px; margin:0px 0 50px; position:relative; font-family: Brandon Grotesque thin, sans-serif; color:#fff;}
.signal-head-text{font-size:30px; margin:0px 0 50px; position:relative; font-family: Brandon Grotesque thin, sans-serif; color:#fff; text-align:center;}
.modal-head-text:after {content: ''; width: 50px; height: 3px; left: 44%; background-color: #006fb3; position: absolute; bottom: -22px;}
.signal-head-text:after {content: ''; width: 50px; height: 3px; left: 48%; background-color: #006fb3; position: absolute; bottom: -22px;}

.close{color:#fff;}
.close:focus, .close:hover{color:#fff !important; border-color:#fff !important; transition:.5s all ease-in !important;}
.signals-backgrounds {
    background: #080808;
    width: 100%;
    padding: 60px 0;
    float: left;
    min-height: 500px;
    position: relative;
}
.plugin_pairs {
    position: static;
    border: 0;
    cursor: pointer;
    border-radius: 2px;
    left: 0;
    top: 0; float:left;
    width: 100%;
    min-height: 600px;
}
.hidediv-new {
    float: left;
    position: relative;     min-height: 600px;
    padding: 0;
    background: #000;
    width: 100%;
}
.icon-wraps {
    width: 60px;
    height: 25px;
    position: absolute;
    background: transparent;
    right: -1px;
    top: -26px;
    border-bottom: none;
}
.icon-wraps ul {
    list-style: none;
    margin: 0px;
    padding: 0;
}
.icon-wraps ul li {
    float: left;
    width: 50%;
    text-align: center;
    padding: 3px 0px;
}
.hidediv-new iframe {
    width: 100%;
    height: 600px;
}
.status-bx {
    width: 100%;
    padding: 4px;
    color: #fff;
    text-align: center;
    background-color: rgba(255,255,255,0.3);
    border-radius: 4px;
    margin: 0 0 20px;
}
.status-bx p{font-size:14px; margin: 0px; font-family:Brandon Grotesque thin, sans-serif;}
.status-bx h5{font-size:16px; color:#fff; font-family:Brandon Grotesque thin, sans-serif;     margin-bottom: 15px;}
.status-bx h5 span {
    font-size: 16px;
    color: #fff;
    font-family: Brandon Grotesque thin, sans-serif;
    background-color: #006fb3;
    padding: 5px 10px;
    border-radius: 4px;
    margin-left: 10px;
}
@media (min-width: 768px)
{
.modal-dialog {
    width: 90%;
        margin: 10% auto 0;
	border: solid 1px #363636;
}
}
@media (max-width: 767px)
{
.table-wrap-admin .nav-tabs > li {
    float: none;
    margin-bottom: 5px;
    display: inline-block;
}
.curr-btn-mdl{margin: 5px 0px;}
.table-wrap-admin .nav-tabs{text-align:center;}
.navbar-wrap .menuzord-menu > li > a{padding: 14px 8px;}
}

/*@media (max-width: 767px) {
 .curr-btn-mdlmobile{
    margin: 5px 0px!important;
 }
}*/

@media only screen and (min-width: 993px) and (max-width: 1024px)
{
	.table-wrap-admin .nav-tabs > li > a{padding:10px 7px; font-size:14px;}
	.curr-btn-mdl{font-size:15px;}
	.admin-btn-md2{font-size:15px;}
	.table-wrap-admin .nav-tabs > li.active > a, .table-wrap-admin .nav-tabs > li.active > a:focus, .table-wrap-admin .nav-tabs > li.active > a:hover{font-size:15px;}
}