/*头部*/
.nav>li>a:focus{
	background-color:#4d749b;
}

.header {
	background-color: #354052;
	border-bottom: 1px solid #4e5767;
	height: 60px;
	z-index: 1;
	}
/*头部右边*/
.function-nav li .link-items{
	color: #dbebfb;
	border: 1px solid #dbebfb;
}
.function-nav li .link-items:hover {
	background-color: #dbebfb;
	color: #2d6dcc;
}
.function-nav li.profile .link-items{
	background-color: #445063;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #dbebfb;
    color: #2d6dcc;
    border-color: #dbebfb;
}
.nav .profile.open > a, .nav .profile.open > a:hover, .nav .profile.open > a:focus {
	background-color: #445063 !important;
	color: #FFF;
	border-color: #EEE;
}
/*侧边栏图标颜色*/
.nav-list > li.active > a i{
	color: #FFFFFF;
}
.current a i{
	color: #FFFFFF !important;
}

/*九个下拉框的*/
.v_navbar{border-left: 2px solid white;}
.v_navbar button:hover,.v_navbar button:active,.v_navbar button:focus,.v_navbar.open > .dropdown-toggle.btn-default{color: white;}

.mod .hd {
    background-color: #0D68B9;
    border-bottom: 1px solid #0D68B9;
}
/*.current.fa{#2d6dcc;}*/
.btn-success,.btn-warning{background-color: #1a7cd2;border-color: #1a7cd2;}
.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-warning:hover,.btn-warning:focus,.btn-warning:active{border-color: #3a97e8 !important;background-color: #3a97e8 !important;}

.btn-info{background-color: #FFFFFF !important;border-color: #1a7cd2; color: #1a7cd2;}
.btn-info:hover,.btn-info:focus{border-color: #3A97E8; color: #3A97E8;}

.btn-danger,.btn-primary{background-color: #FFFFFF !important;border-color: #808080; color: #808080;}
.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-primary:hover,.btn-primary:focus,.btn-primary:active{background-color: #FFFFFF; border-color: #4d4d4d; color: #4d4d4d;}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, 
.btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active,
.btn-primary.active[disabled], fieldset[disabled] .btn-primary.active{border-color:#E6E6E6;}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success.active[disabled], fieldset[disabled] .btn-success.active {
    background-color: #CCCCCC;
    border-color: #CCCCCC;
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info.active[disabled], fieldset[disabled] .btn-info.active{
	border-color: #CCCCCC;
	color: #CCCCCC;
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning.active {
    background-color: #CCCCCC;
    border-color: #CCCCCC;
}

.page-cont .other-pagi > .active > a, .page-cont .other-pagi > .active > span, .page-cont .other-pagi > .active > a:hover, .page-cont .other-pagi > .active > span:hover, .page-cont .other-pagi > .active > a:focus, .page-cont .other-pagi > .active > span:focus {
    background-color: #1A7CD2;
    border-color: #1A7CD2;
}
.page-search-cont .jump-page .btn-num {
    background-color: #1A7CD2;
    border: 1px solid #1A7CD2;
    width: 62px;
    height: 32px;
    display: inline-block;
    padding: 0;
    line-height: 32px;
    text-align: center;
    margin-left: 15px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.page-search-cont .jump-page .btn-num:hover {
    background-color: #3A97E8;
    border: 1px solid #3A97E8;
}
.btn-group.open .dropdown-toggle{
	-webkit-box-shadow: none;
    box-shadow: none;
    }

.padleft{padding-left:20px ;}

.fan{width:20px;height:20px;border-radius: 0;position:relative;top: 47px;left:-65px;background-color:  rgba(0, 0, 0, 0.0);-moz-box-shadow:0px 0px 0px #333333; -webkit-box-shadow:0px 0px 0px #333333; box-shadow:0px 0px 0px #333333;border: 0px;}
.mydrop{border-top-width:0 ;}

#admin-fullscreen{padding-top:20px ;}
.nav.function-nav .profile{height: 60px;}
.nav.function-nav .profile>a{width: 180px;}
