@import url(https://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
/* @import url(line-icons.css); */

body {
    color: #333;
    background: #f5f5f9;
    font-family: 'Lato', sans-serif;
    padding: 0px !important;
    margin: 0px !important;
    font-size:14px !important;    
}

ul li {
    list-style: none;
}

a, a:hover, a:focus {
    text-decoration: none;
    outline: none;
    outline: 0;
}
input:focus, textarea:focus { outline: none; }
table tr th { color: #688a7e;}
*:focus {outline: none;}
::selection {
    background: #688a7e;
    color: #fff;
}
::-moz-selection {
    background: #688a7e;
    color: #fff;
}
.sidebar1{
    /* min-width: 250px;
    max-width: 250px; */
    background:  linear-gradient(to bottom right, #4294E3, #8F12FD);
    color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative; 
}

.sidebar-menu::-webkit-scrollbar,.dropdown-menu-form::-webkit-scrollbar, .pool::-webkit-scrollbar, .navmenu::-webkit-scrollbar,.scrollable::-webkit-scrollbar,.table-responsive::-webkit-scrollbar,.scrollmenu::-webkit-scrollbar,.scrolltable::-webkit-scrollbar,.dataTables_scrollBody::-webkit-scrollbar{

    width: 6px !important;
	height: 6px !important;
}
.sidebar-menu::-webkit-scrollbar-thumb,.dropdown-menu-form::-webkit-scrollbar-thumb, .pool::-webkit-scrollbar-thumb,.navmenu::-webkit-scrollbar-thumb,.scrollable::-webkit-scrollbar-thumb,.table-responsive::-webkit-scrollbar-thumb,.scrollmenu::-webkit-scrollbar-thumb,.scrolltable::-webkit-scrollbar-thumb,.dataTables_scrollBody::-webkit-scrollbar-thumb
{
  background: #ff6e07;
}
#container {
    width: 100%;
    height: 100%;
}
.header {
    background: #ff6e07;
   /* background:  linear-gradient(to bottom right, #4294E3, #8F12FD);  */
}

.header {
    min-height: 60px;
    /* background: #ff6e07; */
    top: 0;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    background: #ff6e07;
   /* background:  linear-gradient(to bottom right, #4294E3, #8F12FD);  */
/* background: #fff; */
    border-bottom: 5px solid #ccc;
    width: 100%;
    min-height: 30px;
}
.toggle-nav {
    float: left;
    padding-right: 15px;
    margin-top: 20px;
    padding-left: 15px;
}
.toggle-nav i {
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    color: #130e0e;
}
.logo_career1 a:HOVER {
    text-decoration: none;
}
.logo_career1 a {
    background: #fff;
    display: inline-block;
}
.logo_career1 a img {
    display: inline-block;
}
.logo_career1 a span {
    font-size: 30px;
    color: #333;
    font-weight: bold;
    vertical-align: bottom;
    text-decoration: none;
}
.search-row {
    float: left;
    margin-top: 15px;
    margin-left: 16px;
}
#top_menu .nav > li, ul.top-menu > li {
    float: left;
}
.nav>li {
    position: relative;
    display: block;
    color:black;
}
.notification-row {
    float: right;
}
.top-nav {
    margin-top: 7px;
}
.pull-right {
    float: right!important;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
#top_menu .nav > li, ul.top-menu > li {
    float: left;
}
.top-nav ul.top-menu > li {
    margin-left: 10px;
}
.top-menu .dropdown a {
    /* text-align: right; */
}
.has-menu a:HOVER{background: #ff6e07;}
ul.top-menu > li > a {
    color: #fed189;
    font-size: 18px;
    padding: 2px 6px;
    margin-right: 15px;
}
.nav > li > a {
    padding: 10px !important;
}
.profile-ava img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 2px solid #688a7e;
    display: inline-block;
}
.top-nav .username {
    font-size: 13px;
    color: #fff;
}
.top-nav .nav .caret {
    border-bottom-color: #fff;
    border-top-color: #fff;
}
.top-nav li.dropdown .dropdown-menu {
    float: right;
    right: 0;
    left: auto;
}
.profile-dropdown .dropdown-menu {
    padding: 0;
    margin: 0;
    width: 100% !important;
}
.top-menu .dropdown-menu {
    background-color: #050505 !important;
}
.profile-dropdown .dropdown-menu>div>li, .profile-dropdown .dropdown-menu>li {
    border-bottom: 1px solid #ccc;
}
.profile-dropdown .dropdown-menu>div>li>a, .profile-dropdown .dropdown-menu>li>a {
    padding: 0 !important;
}
.dropdown-menu>div>li>a, .profile-dropdown .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.top-menu .dropdown-menu li a {
    text-align: left;
}
.profile-dropdown .dropdown-menu>div>li>a i, .profile-dropdown .dropdown-menu>li>a i {
    padding: 15px;
    background: #0c0b0b;
    margin-right: 5px;
    width: 35px;
}
.top-nav li.dropdown .dropdown-menu {
    float: right;
    right: 0;
    left: auto;
}
.profile-dropdown .dropdown-menu {
    padding: 0;
    margin: 0;
    width: 100% !important;
}
.top-menu .dropdown-menu {
    background-color: #0a0a0a !important;
}
.notification-row .nav .open>a, .notification-row .nav .open>a:hover, .notification-row .nav .open>a:focus {
    background: none;
}

#sidebar {
    background: #394a59;
}
#sidebar {
    width: 200px;
    height: 100%;
    position: fixed;
    /* background: #394a59; */
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: 0;
    left: 0;
    /* z-index: 99999; */
}
ul.sidebar-menu {
/*     margin-top: 60px; */
    padding: 0;
}

.sidebar-menu {
    width: 100%;
    border: 0;
}
ul.sidebar-menu li {
    line-height: 20px !important;
}
ul.sidebar-menu li a {
    color: #d0d8df;
    text-decoration: none;
    display: block;
    padding: 5px 5px 5px 10px;
    font-size: 14px;
    font-weight: 300;
    outline: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-right: 1px solid #D7D7D7;
    border-bottom: 1px solid #D7D7D7;
}
ul.sidebar-menu li a:HOVER{color: #fff;}
.sidebar-menu .open>a {
    background: #ff6e07 !important;
    color: #fff;
}
ul.sidebar-menu li ul.sub {
    margin: -2px 0 0;
    padding: 0;
}
ul.sidebar-menu li ul.sub li {
    /* background: #9e9e9e; */
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}
ul.sidebar-menu li {
    line-height: 20px !important;
}
.open>.sub {
    display: block !important;
    position: relative;
}
.sub {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 0px 0;
    margin: 0;
    font-size: 13.5px;
    text-align: left;
    list-style: none;
    /* background-color: #394a59; */
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#sidebar > ul > li > ul.sub > li > a {
    background: #8e8c8c !important ;
}
#sidebar > ul > li > ul.sub > li > a:HOVER{
	background: #5d5b5b;
}
#sidebar > ul > li.active > ul.sub, #sidebar > ul > li > ul.sub > li > a {
    display: block;
    white-space: nowrap;
}
ul.sidebar-menu li ul.sub li a {
    font-size: 12px;
    padding: 0 0 0 15px;
    line-height: 30px;
    /* height: 35px; */
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #d0d8df;
    font-size: 13.5px;
    background: red;
}
.caret{margin: 6px 2px;}
#main-content {
    margin-left: 200px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.m-left-0{margin-left: 0px !important;}
.menu_wrapper {
    width: 100%;
    clear: both;
    background: #F3AC5C;
    background: rgba(255,175,75,1);
    background: -moz-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,175,75,1)), color-stop(100%, rgba(255,146,10,1)));
    background: -webkit-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: -o-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: linear-gradient(to bottom, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=0 );
}
.uppercase {
    text-transform: uppercase;
}
.heading {
    font-family: 'Open Sans', 'sans-serif';
    border-bottom: 2px solid #F59C00;
    float: left;
}
.sub{display: none;}
.activeMenu {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.left-all{float: left;}

.side-footer p{padding: 10px;color: #fff;margin-bottom: 10px;}

@media (min-width: 768px){
	.sch-logo{height: 100px;width: 100px;}
	.header {
	    padding: 0 15px;
	}
	.logo_career1 a {
	    padding: 7px 5px;
	}
	.header {
	    padding: 0 15px;
	}
	.sidebar-menu {
/* 	    margin-bottom: 50px; */
	}
	.sidebar-menu {
	       margin-bottom: 5px;
		    height: 76vh;
		    overflow-y: auto;
		    padding-bottom: 10px !important;
		    overflow-x: hidden;
	}
	.activeMenu {
	    transform: translate(-100%,0);
	    -webkit-transform: translate(-100%,0);
	    -moz-transform: translate(-100%,0);
	    -o-transform: translate(-100%,0);
	}
	#addDiv {
	    background: #fff;
	    min-height: 85vh;
	    border-left: 3px solid #ccc;
	    margin-top: 60px;
	}
	.mt-23{margin-top: 23px;}
	.left{float: left;}
	.width-96{width: 96%; }
	.width-18{width: 7%;}
	.width-82{width: 92%;}
}
@media (max-width: 767px){
	.width-18{width: 18%;}
	.width-82{width: 82%;}
	.sidebar-menu {
	    margin-bottom: 20px;
	    height: 69vh;
	    overflow-y: auto;
	}
	.sch-logo{height: 50px;width: 50px;}
	.activeMenu {
	    transform: translate(-100%,0);
	    -webkit-transform: translate(-100%,0);
	    -moz-transform: translate(-100%,0);
	    -o-transform: translate(-100%,0);
	}
	.header{max-height: 100vh !important;overflow-y: auto;    overflow-x: hidden; }
}
.navbar-toggle{margin-right: 0 !important;}
.main .container,.sub-content .container{width: auto !important;padding: 0 !important;}
#sidebar > ul > li > ul.sub > li > a.active {
	background: #FFEB3B !important;
    color: #000 !important;
}
@media(min-width:993px){
	.header-top{top: 107px !important;}
}
@media(min-width:698px) and (max-width: 992px){
	.header-top{top: 165px !important;}
}
@media(min-width:696px )and(max-width: 767px){
	.header-top{top: 150px !important;}
}
ul.sidebar-menu li a.active{
	background: #ff6e07;
	color: #fff;
}
.subtitle {
  margin: 0 0 2em 0;
  font-weight: bold;
}
.fancy {
  line-height: 0.5;
  text-align: center;
}
.fancy span {
  display: inline-block;
  position: relative;  
}
.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  top: 0;
  width: 100px;
}
.fancy span:before {
  right: 100%;
  margin-right: 5px;
}
.fancy span:after {
  left: 100%;
  margin-left: 5px;
}
.dashboard-icons, .dashboard-icons h4 {text-align: center;font-family: 'Open Sans', 'sans-serif'; text-transform: uppercase;font-weight: 500;}
.dashboard-icons img{margin: 0 auto !important;box-shadow:3px 4px 10px 1px #969694;border-radius: 5px; }

