html {
	height: 100%;
}
body {
	color: #333;
	font-family: '微软雅黑' !important;
	font-size: 13px;
	line-height: 1.42857142857143;
	height: 100%;
}
.header.navbar-fixed-top{
	background-color: #ffffff !important;
	border-bottom: 1px solid #dddddd;
}
.tooltipstyling {
	color: #CC6600;
}
.formLegend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: inherit;
	color: #666;
	border: 0;
	border-bottom: 1px solid #cdcdcd;
	height: 27px;
}
textarea {
	resize: none;
}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{
	background-color: #fff
}
.form-control {
	display: inline-block;
	padding: 2px 0;
	text-indent: 7px;
	height: 28px;
}
.top .form-control {
	height: 24px;
}
.select2-selection {
	overflow: hidden;
}
.wmSelect {
	width: 90%;
	height: 28px;
	margin-bottom: 5px;
}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control
	{
	background-color: #fff
}
.select2-selection {
	overflow: hidden;
	font-weight: normal;
}
.top .select2-selection--single>span {
	line-height: 24px !important;
}
.top .select2-selection--single {
	height: 24px !important;
	border-color: rgb(169, 169, 169);
}
.tabelFilterDiv {
	text-align: left;
}
.table-searching {
	width: 158px;
	height: 24px;
	padding: 4px 6px;
}
.clear {
	clear: both;
}
.hideTag {
	display: none;
}
.page-title,h1, h2, h3, h4, h5, h6{
	font-family: '微软雅黑' !important;
}
.nav-pills{
float:left;
margin-bottom:0px;
}
.nav-pills a{
color: #ffffff;
height: 42px;
}
.nav-pills a:hover,.nav-pills a:active,.nav-pills a:focus{
background-color: #ffffff;
color: #333;
}
.dataTables_info{
	float:left;
}
.page-content .page-breadcrumb.breadcrumb{
	margin-top:0px
}
.header-inner #navbar .navbar-nav li a { 
	color: #666;
	font-family: "微软雅黑";
	font-size: 16px;
}
.header-inner #navbar .navbar-nav .logo a{
	color: #1A94D1;
	font-size: 20px;
}
.header-inner #navbar .navbar-nav .logo a h1{
	font-size: inherit;
	margin: 0;
	font-weight: 400 !important;
}
.header-inner #navbar .navbar-nav .logo a:hover,.header-inner #navbar .navbar-nav .logo a:focus{
	background-color: transparent;
	color: #1A94D1;
	border: none;
}
.header-inner #navbar .navbar-nav li a:hover,.header-inner #navbar .navbar-nav li a:focus,.header .header-inner .hor-menu ul.nav li.active > a{
	background-color: #d8e8f7;
	border-bottom: 3px solid #4D9FD3;
}
.header .navbar-nav .dropdown-toggle:hover, .header .navbar-nav .dropdown.open .dropdown-toggle {
	background: #d8e8f7 !important;
	color: #333;
}
.header .navbar-nav > li.dropdown.user .dropdown-toggle .username {
    color: #333;
}
/* .header{
	height: 45px;
	min-height: 45px;
} */
#onlineCourse{
    position: relative;
}
.secondCatalog{
	position: absolute;
	width: 1000px;
	top: 45px;
	left: -116px;
	height: 80px;
	display: none;
	background-color: #fff;
	z-index: 1;
}
.secondCatalog>li{
	position: relative;
}
.threeCatalog{
	position: absolute;
	width: 1000px;
	top: 43px;
	left: 0;
	display: none;
	background-color: #fff;
	z-index: 2;
}
.navbar-nav #onlineCourse .secondCatalog li>a{
	font-size: 13px;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.navbar-nav #onlineCourse .secondCatalog li a:hover{
	text-decoration: none;
}
