
/*=============================================================
    Authour URI: www.binarycart.com
    License: Commons Attribution 3.0

    http://creativecommons.org/licenses/by/3.0/

    100% To use For Personal And Commercial Use.
    IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US
   
    ========================================================  */
/*==============================================
    GENERAL  STYLES    
    =============================================*/
body {    
    background:#d3d2d2;
    color: #333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.42857;
}
.left{ float:left; margin:5px }
.right{ float:right; margin:5px}

 #wrapper {
    
    background:#000;
   
    height:600px;   
}
/*@media all and (min-width:1024px) and (max-width:1359px)  {
   #wrapper {width:1024px;}
}
@media all and (min-width:768px) and (max-width:1023px)  {
   #wrapper {width:768px;}
}*/

#page-wrapper {
    padding: 15px 15px;    
    background:#ffffff;
    width:100%;          
}

#page-inner {
    width:100%;
}

.main-container{ width:100%;}





.text-center {
    text-align:center;
}
.no-boder {
    border:1px solid #f3f3f3;
}
h2 {
    color: #333333;
}
h4 {
    padding-top:10px;
}
.square-btn-adjust {
    border: 0px solid transparent; 
   -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;

}
p {
    font-size:15px;
    line-height:25px;
    padding-top:20px;
}
/*==============================================
   DASHBOARD STYLES    
    =============================================*/
.panel-back {
    background-color:#F8F8F8;

}
   .noti-box {
min-height: 100px;
padding: 20px;
}

    .noti-box .icon-box {
display: block;
float: left;
margin: 0 15px 10px 0;
width: 70px;
height: 70px;
line-height: 75px;
vertical-align: middle;
text-align: center;
font-size: 40px;
}
.text-box p{
    margin: 0 0 3px;
}
.main-text {
    font-size: 25px;
    font-weight:600;
}
.set-icon {
    -webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;

}
    .bg-color-green {
background-color: #00CE6F;
color: #fff;
}
 .bg-color-blue {
background-color: #A95DF0;
color: #fff;
}
  .bg-color-red {
background-color: #DB0630;
color: #fff;
}
  .bg-color-brown {
background-color: #B94A00;
color: #fff;
}


 .icon-box-right {
display: block;
float: right;
margin: 0 15px 10px 0;
width: 70px;
height: 70px;
line-height: 75px;
vertical-align: middle;
text-align: center;
font-size: 40px;
}

 .main-temp-back {
background: #8702A8;
color: #FFFFFF;
font-size: 16px;
font-weight: 300;
text-align: center;
}
 .main-temp-back .text-temp {
font-size: 40px;
}
.back-dash {
    padding:20px;
    font-size:20px;
    font-weight:500;
      -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-color:#2EA7EB;
color:#fff;
}
    .back-dash p {
        padding-top:16px;
        font-size:13px;
        color:#fff;
        line-height:25px;
        text-align:justify;
    }
    .back-footer-green {
    background-color: #009B50;
    border-top: 0px solid #fff;
}
     .back-footer-red {
    background-color: #AF0000;
    border-top: 0px solid #fff;
}
     .color-bottom-txt {
   color: #000;
font-size: 16px;
line-height: 30px;
}
     /*CHAT PANEL*/
 .chat-panel .panel-body {
height: 450px;
overflow-y: scroll;
}
 .chat-box {
margin: 0;
padding: 0;
list-style: none;
}
 .chat-box li {
margin-bottom: 15px;
padding-bottom: 5px;
border-bottom: 1px dotted #808080;
}
 .chat-box li.left .chat-body {
margin-left: 90px;
}
 .chat-box li .chat-body p {
margin: 0;
color: #8d8888;
}
.chat-img>img {
    margin-left:20px;
}

/*==============================================
    MENU STYLES    
    =============================================*/


.user-image {
    margin: 25px auto;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
max-height:170px;
max-width:170px;
}

.navbar-cls-top .navbar-brand {
	color: #fff;
width: 200px;
height: 70px;
font-size: 30px;
font-weight: 700;
}
.active-menu {
    background-color:#C90000!important;
}

.arrow {
    float: right;
    line-height:20px;
}

.fa.arrow:before {
    content: "\f104";
}

.active > a > .fa.arrow:before {
    content: "\f107";
}


.nav-second-level li,
.nav-third-level li {
    border-bottom: none !important;
}

.nav-second-level li a {
    padding-left: 26px !important;
}

.nav-third-level li a {
    padding-left: 55px;
}
.sidebar-collapse , .sidebar-collapse .nav{
	background:none;
}
.sidebar-collapse .nav {
	padding:0;
}
.sidebar-collapse .nav > li > a {
	color:#fff;
	background:#000;
	text-shadow:none;
	font-size:13px;
	
}
.sidebar-collapse > .nav > li > a {
	padding:20px 10px;
}
.sidebar-collapse > .nav > li {
	border-bottom: 1px solid #151515;
}
.sidebar-collapse .nav > li > a:hover,
.sidebar-collapse .nav > li > a:focus {
	
	background:#0A0A0A;
	outline:0;
}

.nav-second-level > li > a:before ,
.nav-third-level > li > a:before {
	content:"";
	display:block;
	position:absolute;
	left:10px;
	width:15px;
	height:1px;
	background:#ffad01;
	top:20px;
}
.nav-second-level > li > a:after,
.nav-third-level > li > a:after {
	content:"";
	display:block;
	position:absolute;
	left:10px;
	width:1px;
	height:100%;
	background:#ffad01;
	top:0px;
	z-index:10;
}
.nav-second-level  > li:last-child > a:after,
.nav-third-level  > li:last-child > a:after {
	height:50%;
}
.nav-third-level > li > a:after,
.nav-third-level > li > a:before  {
	left:40px;
}
.navbar-side {
	border:none;
	background-color: #000;
	
}
.navbar-cls-top {
	background: url("../img/nav-bg.jpg") repeat; }
	border-bottom:none;
	
}
.navbar-cls-top .navbar-brand:hover {

background: #ffad01;
color:#fff;

}

.navbar-default {
border:0px solid black;
     
}
.navbar-header {
 background: url("../img/logo-bg.jpg") repeat; }    
    
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #ffad01;
}
.navbar-default .navbar-toggle {
border-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
background-color: #FFF;
}
.nav > li > a > i {
    margin-right:10px; line-height:52px;
}
/*==============================================
    UI ELEMENTS STYLES     
    =============================================*/
.btn-circle {
width: 50px;
height: 50px;
padding: 6px 0;
 -webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
text-align: center;
font-size: 12px;
line-height: 1.428571429;
}

.btn-pump {
    background-color: #ffad01;
    border-color: #ffad01;
    color: #fff;
}

/*==============================================
    MEDIA QUERIES     
    =============================================*/


@media(min-width:200px) {
     #page-wrapper{
               margin: 0 0 0 200px;
        padding: 15px 30px;        
        width:-webkit-calc(100% - 200px) !important;
        width:-moz-calc(100% - 200px) !important;
        width: calc(100% - 200px) !important;
        
    }
    .full-height{ height:100%
                  }
    }	
	
    .navbar-side {
        z-index: 1;
        position: absolute;
        width: 200px;
    }
    

   .navbar {
 border-radius: 0px; 
 border:0 none !important;
}   


.table-bordered td
{
	padding-left:1%; text-align:left;
}

.table-bordered a
{ font-size:19px;
  line-height:50px;
  margin:0;
  color:#585858;
}

.table-bordered a:hover
{
	color: #000;
	text-decoration: none;
}

.other_dropdown { background: #ffffff url("../img/arrow-select.png") no-repeat scroll right 5px center; }
.select-dropdown { -moz-appearance: none; -webkit-appearance: none; }
select::-ms-expand {
        display: none;
    }


.col-1 { float: left; width: 14%; padding: 0 1%; }
.col-2 { float: left; width: 52%; padding: 0 1%; }
.col-3 { float: left; width: 28%; padding: 0 1%; }

#divTFC .form-control { padding: 1px 3px !important; height: 22px; font-size:12px; font-weight:normal; }
#ContentPlaceHolder1_dtlFixtureData br { display: none; }


.black_btn
 {
  border-radius: 8px;
  padding:12px 30px;
   border:none;
  background-color:#000;
   box-shadow: 2px 3.464px 9.5px 0.5px rgba(111, 109, 109, 0.48);
   color:#fff;
}
.black_btn_new
 {
  border-radius: 8px;
  padding:6px 15px;
   border:none;
  background-color:#000;
   box-shadow: 2px 3.464px 9.5px 0.5px rgba(111, 109, 109, 0.48);
   color:#fff;
   position:absolute;
   left:32px;
   top:165px;
   width:105px;
}

.black_btn_big
 {
  border-radius: 18px;
  padding:18px 40px;
   border:none;
  background-color:#000;
   box-shadow: 2px 3.464px 9.5px 0.5px rgba(111, 109, 109, 0.48);
   font-size:26px;   
   color:#fff;   
}

.black_btn_big:hover
 {color:#fff !important;}
.black_btn:hover
 {color:#fff !important;}
 .black_btn_new:hover
 {color:#fff !important;}
.yellow_btn
 {
  border-radius: 8px;
  padding:7px 15px;
   border:none;
  background-color: rgb(236, 159, 46);
   box-shadow: 2px 3.464px 9.5px 0.5px rgba(111, 109, 109, 0.48);
}
.blue_btn
 {
  border-radius: 6px;
  padding:4px 12px;
  border:none;
  background-color: rgb(72, 155, 201);
   box-shadow: 2px 3.464px 9.5px 0.5px rgba(111, 109, 109, 0.48);
}

*::before, *::after {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}
img {
    vertical-align: middle;
}
img {
    border: 0 none;
}
* {
    box-sizing: border-box;
}
element.style {
    text-align: center;
}

html {
    font-size: 62.5%;
}
html {
    font-family: sans-serif;
}
.pframeit {
    background-color: #f7f3f7;
    border: 1px solid #cccccc;
    margin: 0 5px 0 0;
    padding: 5px;
}
fieldset.scheduler-border {
    border: solid 1px #CCC !important;
    padding: 0 10px 10px 10px;
    border-bottom: none;
}
legend.scheduler-border {
    width: auto !important;
    border: none;
    font-size: 14px;
    color: red;
    font-weight: bold;
    margin-bottom:0;
}
.input-border{ border:1px solid #ccc; border-radius:4px;}

.left-col{padding: 30px;  height:530px; width:390px; float:left;}
.left-col-1{padding:60px 45px;  height:530px; width:390px; float:left;}
.right-col{padding: 0; text-align: center; width:390px; float:left}
.main-heading{color: #0432ff; font-family: Times New Roman; margin-top:0;}
.font15{font-size: 15px;}
.font14{font-size: 14px;}
.radio-box{ display:inline-block; width:100%; margin:17px 0 !important;}
.radio-box-1{ display:inline-block; width:100%; margin:14px 0 !important;}
.radio-box-1 label, .radio-box label{font-size: 15px;}
.navbar-brand{padding:5px 0 0 !important;}