/*!
 * Start Bootstrap - SB Admin Bootstrap Admin Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800,300,300italic,400italic,600italic,700italic,800italic);


.pad10top{ padding-top:10px;}
.pad5top{ padding-top:5px;}

/*@media screen and (min-height:768px) {
.container-fluid
{
max-height:400px;
overflow-y: auto;
}
}*/
/*@media screen and (max-height:945px) {
.container-fluid
{
max-height: 600px;
overflow-y: auto;
}
}

@media screen and (min-height:360px) {
.container-fluid
{
min-height:400px;
overflow-y: auto;
}
}*/


@media(min-width:768px) {
    body {
        margin-top: /*50px*/;font-family: 'Open Sans', sans-serif;
    }
}

.active > a:hover{color:#ff2a2a!important;}
#wrapper {
    padding-left: 0;
}

#page-wrapper {
    width: 100%;
    padding: 0;
    background-color: #fff;
}

.huge {
    font-size: 50px;
    line-height: normal;
}

@media(min-width:768px) {
    #wrapper {
        padding-left: 225px; position:relative
    }

    #page-wrapper {
        padding: 10px;
    }
}

/* Top Navigation */

.top-nav {
    padding: 20px 15px 0;
}

.top-nav>li {
    display: inline-block;
    float: left;
}

.top-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    color: #999;
}

.top-nav>li>a:hover,
.top-nav>li>a:focus,
.top-nav>.open>a,
.top-nav>.open>a:hover,
.top-nav>.open>a:focus {
    color: #4a4a4a;
    background-color: /*#000*/none;
	
}

.top-nav>.open>.dropdown-menu {
    float: left;
    position: absolute;
    margin-top: 0;
    border: 1px solid rgba(0,0,0,.15);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.top-nav>.open>.dropdown-menu>li>a {
    white-space: normal;
}

ul.message-dropdown {
    padding: 0;
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}

li.message-preview {
    width: 275px;
    border-bottom: 1px solid rgba(0,0,0,.15);
}

li.message-preview>a {
    padding-top: 15px;
    padding-bottom: 15px;
}

li.message-footer {
    margin: 5px 0;
}

ul.alert-dropdown {
    width: 200px;
}

/* Side Navigation */

@media(min-width:768px) {
    .side-nav {
        position: fixed;
        top: 93px;
        left: 225px;
        width: 225px;
        margin-left: -225px;
        border: none;
        border-radius: 0;
        overflow-y: auto;
        background-color: #e2e2e2;
        bottom: 0;
        overflow-x: hidden;
        padding-bottom: 40px;
		border-right:#cbcbcb solid 1px;
    }

    .side-nav>li>a {
        width: 225px;
    }

    .side-nav li a:hover,
    .side-nav li a:focus {
        outline: none;
        background-color: #FFF !important;
		
		
    }
}

.side-nav>li>ul {
    padding: 0;
}

.side-nav>li>ul>li>a {
    display: block;
    padding: 10px 15px 10px 38px;
    text-decoration: none;
    color: #999;
}

.side-nav>li>ul>li>a:hover {
    color: #4a4a4a;
}

/* Flot Chart Containers */

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

/* Custom Colored Panels */

.huge {
    font-size: 40px;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green > .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green > a {
    color: #5cb85c;
}

.panel-green > a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red > .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red > a {
    color: #d9534f;
}

.panel-red > a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow > .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow > a {
    color: #f0ad4e;
}

.panel-yellow > a:hover {
    color: #df8a13;
}

.btngreen{color:#fff;background-color:#070293; border:none; border-bottom:#0e9672 solid 2px;}
.btnyellow{color:#fff;background-color:#ffaa2a; border:none; border-bottom:#e08f14 solid 2px;}
.btnyellow:hover{color:#fff;}
.btngreen:hover{color:#fff;}
.navbar-nav > li:first-child a {
background:#ffaa2a; color:#FFF!important; font-size:28px;
    float: left;
}

.graybg{ background:#e1e1e1;}
.graybordertop{ border-top:#afafaf solid 2px; padding:15px 0px;}
.grayborderright{ border-right:#afafaf solid 1px;}
.grayborderleft{ border-left:#afafaf solid 1px;}
.borderorangetop{ border-top:#ffaa2a solid 3px;}
.bordergreentop{ border-top:#ff2a2a solid 3px;}
.pad30bot{ padding-bottom:30px;}
.pad30top{ padding-top:30px;}

.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 5px 8px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.footer {
    background:#fc0004 none repeat scroll 0 0;
    bottom: 0;
    clear: both;
    color: #ffffff;
    height: auto;
    min-height: 40px;
    padding: 10px 15px;
    position: fixed;
    width: 100%;
    z-index: 1015;
	font-size:11px;
	left:0;
}
/* Toggle Styles */
 

 

 
#sidebar-wrapper {
    z-index: 1000;
    position: absolute; 
    left: 250px;
    width: 0;
    height:100%!important;
    margin-left: -250px;
    overflow-y: auto;
    background: #e2e2e2;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	border-right:#CCCCCC solid 1px;
}


#page-content-wrapper {
    height:100%;
    left: 250px;
    overflow-y:auto;
    z-index:999;
	
}

/* Sidebar Styles */
 
.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px!important;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 0px;
}
 
.sidebar-nav li {
    text-indent: 15px;
    line-height: 40px;
	margin-top:0!important;
}
 
.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #4a4a4a;
	border-radius:0;
	border-bottom:#CCCCCC solid 1px;
	font-size:15px; font-weight:600;
	
}
 
.sidebar-nav li a:hover {
    text-decoration: none;
    color: #ff2a2a!important;
    background: #FFF;
    /*border-left: #ff2a2a 2px solid;*/
}
 
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav li a:focus{
    text-decoration: none; text-indent:24px; background:#FFF;
}
 
.sidebar-nav > .sidebar-brand {
    height: 55px;
    font-size: 18px;
    line-height: 50px;
}
 
.sidebar-nav > .sidebar-brand a {
    color: #999999;
}
 
.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}
.no-margin{
    margin:0;
}
.navbar-toggle .icon-bar {
    background: #ff2a2a none repeat scroll 0 0;
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
}


.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    float: left;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 9px 10px;
    position: relative;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: #ffaa2a;
    color: #fff;
    font-size: 24px;
    line-height: 64px;
    text-indent: -10px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: #ff2a2a !important;
    color: #fff !important;
}

.sub_heading{ color:#5d5d5d; font-size:12px; padding-bottom:15px;}
 
@media(min-width:768px) {
    
    .fixed-brand{
        width: 251px;
    }
    #wrapper.toggled {
        padding-left: 0;
    }
 
    #sidebar-wrapper {
        width: 251px; height:100%;
    }
 
    #wrapper.toggled #sidebar-wrapper {
        width: 251px;
    }
    #wrapper.toggled-2 #sidebar-wrapper {
        width: 39px!important;
    }
    /*#wrapper.toggled-2 #sidebar-wrapper:hover {
        width: 251px!important;
    }*/
	
 
 
    #page-content-wrapper {
        padding: 20px; padding-top:7px;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
 
    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
        padding-left: 250px;
    }
    #wrapper.toggled-2 #page-content-wrapper {
        margin-right: 0;
        margin-left: -200px!important;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        width: auto!important;
 
    }
	.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    float: left!important;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 9px 10px;
    position: relative;
}
}

@media(min-width:360px) {
    
    .fixed-brand{
        width: 251px;
    }
    #wrapper.toggled {
        padding-left: 0;
    }
 
    #sidebar-wrapper {
        width: 251px; height:100%;
    }
 
    #wrapper.toggled #sidebar-wrapper {
        width: 251px;
    }
    #wrapper.toggled-2 #sidebar-wrapper {
        width: 0px;
    }
    /*#wrapper.toggled-2 #sidebar-wrapper:hover {
        width: 251px!important;
		}*/
 
 
    #page-content-wrapper {
        padding: 20px; padding-top:7px; padding-left:30px;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
 
    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
        padding-left: 250px;
    }
    #wrapper.toggled-2 #page-content-wrapper {
    margin-left: 0;
    margin-right: 0;
    transition: all 0.2s ease 0s;
    width: 100%;

 
    }
	
	.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    float: right;
    margin-bottom: 0;
    margin-right: 10px;
    margin-top: 0;
    padding: 9px 0px;
    position: relative;
}
}


.fake-select {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: white; /* form background */
  border: 1px solid #d1d1d1; /* form border style */
}

.fake-select select {
  position: relative;
  width: 111%;
  z-index: 10;
  font: inherit;
  /* reset select styles */
  border: 0; 
  outline: 0;
  background: transparent;
  appearance: none;
}

.fake-select:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  display: block;
  content: '';
  width: 27px; height:37px;
  background: url('../../../images/arrow-down.jpg') no-repeat!important;
  border-left:  none;
}

.fake-select select option {
height:30px; padding:7px;
 
}

.ui-datepicker td {
    border: 1px solid #CCC;
    padding: 0;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: solid #FFF;
    border-width: 1px 0 0 1px;
}


/* Small Tabs CSS */

ul#tabs {
  list-style-type: none;
    margin: 0 0 30px;
    padding: 0;
    text-align: right;}
  ul#tabs li {
    display: inline-block;
    background-color: #129170;
    padding: 6px;
    color: #fff;
	font-size:11px;
    cursor: pointer; position:relative}
    ul#tabs li:hover {
      background-color: #238b68; }
    ul#tabs li.active {
      background-color: #ffaa2a;color:#454545;
	   }
	ul#tabs li.active:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #ffaa2a;
    content: " ";
    height: 0;
    left: 10%;
    position: absolute;
    top: 100%;
    width: 0;
	
}   
	  
ul#tab {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  ul#tab li {
    display: none;
    padding:0px;
    border:none }
    ul#tab li.active {
      display: block; }
    ul#tab li h2 {
      font-weight: 400;
      margin-bottom: 30px;
      padding-bottom: 5px;
      border-bottom: solid 5px #32c896; }

/* Small Tabs CSS End */

.profilename{color:#333; font-size:15px; text-align:right;font-weight: bold;}
.profilename span{color:#919191; font-size:12px; display:block; font-weight: normal;}
.user {
  display: inline-block;
  width: 60px;
  height:60px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border:#333 solid 2px;
}

/* Login Page CSS */

.greentextlogin{ color:#0f4f41; font-size:26px; text-align:center; font-weight:bold; padding-top:25px;}
.greentextlogin span{ color:#47a191; font-size:16px; text-align:center; text-transform:uppercase; display:block; font-weight:normal;}
.logininputuser[type="text"]{ width:100%; background:#FFFFFF; line-height:26px; border:none; font-size:14px; color:#666666; padding:5px;}
.loginbtn[type="submit"]{ background:#ff2a2a; text-align:center; line-height:30px; color:#FFFFFF; font-size:14px; font-weight:bold; border:none; width:100%; display:block; padding:7px; border-radius:4px;}
a.blacktext{ color:#000!important;}

/*----------*/




