@charset "utf-8";
/* 你自己的样式 */
body{
	background: #eeeeee;
}
.Hui-article-box{
	background: #eeeeee;
}
.Hui-aside{
	background: #2196f3;
	box-shadow: 3px 0 6px rgba(0, 0, 0, 0.24);
}
.Hui-aside .menu_dropdown dt{
	color: #fff;
}
.Hui-aside .menu_dropdown dt{
	border-bottom: 1px solid #2196f3;
}

.Hui-aside .menu_dropdown dt{
	font-size: 16px;
	font-weight: bold;
}
.Hui-aside .menu_dropdown dd li a{
	font-size: 14px;
	font-weight: bold;
}
.navbar-wrapper{
	height: 64px;
}
.Hui-aside,.Hui-article-box{
	top:64px;
}
.navbar .logo{
	height: 64px;
	line-height: 64px;
	font-size: 18px;
}
#Hui-userbar{
	top:10px;
}
.Hui-aside .menu_dropdown dt{
	line-height: 55px;
}
.acrossTab li{
	font-size: 14px;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active{
	background: #2196f3;
	border-color: #2196f3;
}
.btn-success{
	background: #2196f3;
	border-color: #2196f3;
}
.bg-1{
	background: none;
}
.bk-gray{
	border: none;
}
.btn-primary{
	background-color: #5cb85c;
border-color: #5cb85c;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active{
	background-color: #5cb85c;
border-color: #5cb85c;
}

.triangle{display:inline-block;width:10px;height:6px;margin-left:5px;background:url(../images/triangle.png) no-repeat 0 0;}
thead th:hover .triangle{background:url(../images/triangle.png) no-repeat 0 -9px;}

.trianWrap{width:10px;display: inline-block;}

.triangleup{display:inline-block;width:10px;height:6px;margin-left:5px;background:url(../images/triangleup.png) no-repeat 0 0;}
thead th:hover .triangleup{background:url(../images/triangleup.png) no-repeat 0 -9px;}

.triangleup1{display:inline-block;width:10px;height:6px;margin-left:5px;background:url(../images/triangleup1.png) no-repeat 0 0;}
thead th:hover .triangleup1{background:url(../images/triangleup1.png) no-repeat 0 -9px;}

.triangleDisplay{display: none;}

.popupBtn{color: #5eb95e;background-color: transparent;border-color: #5eb95e;}
.popupBtn.cur{color:#fff;background-color:#5eb95e;border-color:#5eb95e}

.page-container{
	background: #fff;
	margin: 20px;
	border-radius: 6px;
	box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
	padding:50px 20px;
}
.table-bg thead th{
	color: #0d47a1;
	font-weight: 300;
	background: #fff;
	font-size: 16px;
}
.dataTable td.sorting_1{
	background: #fff;
}


.table th, .table td{
	padding: 15px;
}
.table .text-c th, .table .text-c td{
	/*text-align: left;*/
}

.Hui-aside{
	width: 240px;
}
.Hui-article-box{
	left: 240px;
}

.breadcrumb{
	border-bottom: none;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
.acrossTab li{
	background: #fff;
}
.acrossTab li.active{
	background: #eeeeee;
}
.Hui-tabNav{
	background: #fff;
}
.Hui-tabNav .acrossTab li{
	height: 35px;
	line-height: 35px;
}
.Hui-tabNav .acrossTab{
	top: 0;
	height: 35px;
	line-height: 35px;
}
.btn-device{
	background:gainsboro;
	border-color:gainsboro;
	 margin: auto;
}

.btn-dele{
	background:gainsboro;
	border-color:gainsboro;
	margin-left:20px;
}


.pupAdd .table span.spanResult{
	margin-right:6px;
}

.pupAdd .table li{
	float: left;
	list-style: none;
}

.pupAdd .table{
	margin:10px 20px 0px 20px;
	width: 94%;
}
.spanResultSuccess{
	color:#0C0;
}
.spanResultFail{
	color:#F00;
}
 