#sidebar .nav-list {
	overflow-y: auto;
}

.b-nav-li {
	padding: 5px 20px;
}

.navbar-header {
	padding: 5px 15px;
}

.nav-tabs>li {
	margin-bottom: 0px !important;
}

.input-medium {
	width: 80%;
}

.input-title {
	vertical-align: middle !important;
	width: 20% !important;
	height: 30px !important;
	line-height: 30px !important;
	padding-left: 20px !important;
}

.input-box{
	width: 140px;
	height: 32px;
	border:1px solid #ccc;
	color:#666;
	line-height:32px;
	padding:0 5px;
	margin:0 5px;
	position:relative;
	top:2px;
	margin-bottom:5px;
}

.sel{
	margin:0 5px;
	width: 150px;
	height: 32px;
	border:1px solid #ccc;
	color:#999;
	text-align:center;
	font-weight: bold;
	outline: none;
	-webkit-appearance: none; /*ȥ����ʽ for chrome*/
	appearance: none; /*ȥ����ʽ*/
	-moz-appearance: none; /*ȥ����ʽ*/
	background: #fff url("https://m.iordershirts.com/Public/pad2/img/d.png") no-repeat 96% center;
	background-size:10px 6px;
	position:relative;
	top:2px;
	margin-bottom:5px;
}

.form-group i{
	color:#999;
	font-size:12px;
	position:relative;
	top:7px;
}

.layui-disabled, .layui-disabled:hover
{
	color: #716e6e !important;
}

.header-serach{
	width: 100%;
	overflow: hidden;
}

.header-input{
	width: 60%;
	float: left;
	overflow: hidden;
}

.header-input input{
	display: block;
	border: none;
	background: #fff;
	color: #000;
	line-height: 30px;
	width: 100%;
	padding: 0 4%;
	font-size: 12px;
}

.header-btn-1{
	width: 18%;
	margin-left: 2%;
	line-height: 30px;
	background: #1E9FFF;
	font-size: 12px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	float: left;
}

.header-btn-2{
	width: 18%;
	margin-left: 2%;
	line-height: 30px;
	background: #FF5722;
	font-size: 12px;
	color: #fff;
	text-align: center;
	float: left;
	cursor: pointer;
}

.treeview-menu-1 {
	margin: 6px auto;
	background: #fff;
}

.treeview-menu-1 .b-nav-li{
	padding: 5px 20px;
}

.skin-blue .sidebar .treeview-menu-1  a{
  color: #2c3b41;
}