.login{
    background: url(../../../images/login_1.jpg);
    background-size: cover;
}

		.logicn-middle{
		background-color: #ffffff;
	    padding: 40px 40px 10px;
	    border-radius: 4px;
	    box-shadow: 0 -25px 37.7px 11.3px rgba(8, 143, 220, 0.07);
	    margin-top: 100px;
		}
.navbar-static-top{
    background: rgb(0, 7, 13);
}
.sys-title{
	height: 60px;
    font-size: 22px;
    color: #f9f9f9;
    line-height: 60px;
}
.navbar-form-custom{
	width: auto;
}
.navbar-static-side{
	background: #333;
}
.nav-header{
    background: #cbdfef;
}
.J_menuItem{
	color: white;
}
.nav>li{
	background-color: rgba(76, 76, 76, 0.5);
	font-weight: normal;
}
.nav>li>a{
	color: #f9f9f9;
}
.nav-second-level li, .nav-third-level li{
	
}
.nav-second-level li:last-child{
	margin-bottom: 0;
}
.nav>li.active{
	border: 0;
	background: rgba(76, 76, 76, 0.5);
}
.navbar-default .nav>li>a:focus,.navbar-default .nav>li>a:hover{background: #001528;color:#fff}
.page-tabs a.active{
	background: #09c;
    border-color: #09c;
    margin: 5px;
    color: #fff;
    height: 30px;
    line-height: 30px;
}
.page-tabs a.active i:hover,.page-tabs a.active:hover{background: #001528;color:#fff}
.page-tabs a i{color:#ccc}
body.mini-navbar .nav-header{background: rgba(76, 76, 76, 0.5)}
.btn-primary,.btn-primary:focus, .btn-primary:hover{
	background-color: #337ab7;
}
.home-bg{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/dskbg.jpg) 0 0 no-repeat;
}
.nav>li.nav-header{
	background-color:#00070d!important;
	padding: 0;
}
.nav-header .text-muted{
	color: #FFFFFF;
}
.nav-second-level li{
	padding: 0; 
	background-color: #333!important;
}
.nav-second-level li a{
	border: 0;
	padding: 13px 48px;
    border-radius: 5px;
    font-weight: normal;
}
.page-tabs a.active i{
	color: #FFFFFF;	
}
.bat-logo{
	height: 100px;
	text-align: center;
	line-height: 100px;
}
.navbar{
	min-height: 80px;
}
.logo-element{
	padding: 28px 0;
}
#content-main {
    height: calc(100% - 80px);
    overflow: hidden;
}
.btn-primary{
	background-color: #006db9;
    border-color: #006db9;
    color: #FFF;
}
.J_menuTab{
    margin: 5px;
    color: #fff;
    height: 30px;
    line-height: 30px;
}