.system-body-left{
	display:block;
	width:15%;
	float:left;
}

.system-body-middle{
	width: 1%;
    float: left;
}

.system-body-right{
	width:84%;
	float:right;
}

.pop-menu-title{
	background: url(../images/th.gif) repeat-x;
	border-bottom: #d7a372 solid 1px;
	height: 34px;
	line-height: 34px;
	color: #333;
	padding-left: 12px;
}

.big-permission-1{
	background: #ffdca9;
	border-bottom: 1px solid #ebb683;
	border-left: 1px solid #FFF;
	height: 34px;
	_height: 30px;
	line-height: 34px;
	padding-left: 20px;
	font-weight: bold;
	_padding-top: 10px;
}

.tree-title {
	background-color : #e4edf8;
	height: 34px;
	line-height: 34px;
	color: #333;
	padding-left: 12px;
	margin-bottom:5px;
}

.big-permission {
	background: #ffdca9;
	border-bottom: 1px solid #ebb683;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	height: 40px;
	_height: 30px;
	line-height: 40px;
	padding-left: 20px;
	font-weight: bold;
	_padding-top: 10px;
}
.big-permission input {
	vertical-align: middle;
	_vertical-align: baseline;
	margin-right: 12px;
}
.delete-system {
	background: url(../images/del.png) no-repeat;
	padding: 0 6px;
    text-decoration: none;
}
.ico-module {
	padding-left: 22px;
	font-weight: normal;
	margin-right: 16px;
}
.ico-module-add {
	background: url(../images/add_1.png) no-repeat;
}
.ico-module-edit {
	background: url(../images/module_edit.gif) no-repeat;
}
.ico-module-delete {
	background: url(../images/del.png) no-repeat;
}
.ico-module-up {
	background: url(../images/module_up.gif) no-repeat;
}
.ico-module-down {
	background: url(../images/module_down.gif) no-repeat;
}
.ico-function-add {
	background: url(../images/add_1.png) no-repeat;
}
.ico-function-edit {
	background: url(../images/function_edit.gif) no-repeat;
}
.ico-function-delete {
	background: url(../images/del.png) no-repeat;
}
.ico-module-up:hover {
	background: url(../images/module_up_hover.gif) no-repeat;
}
.ico-module-down:hover {
	background: url(../images/module_down_hover.gif) no-repeat;
}

.ui-input-text {
	display: inline-block;
	cursor: pointer;
	padding-top: 0px;
	padding-right:1px;
	padding-left:2px;
}

.ui-input-text input {
	height: 22px;
	line-height: 22px;
	margin-left: 4px;
	padding: 0 12px 0 0px;
	font-size: 12px;
	padding-right:1px;
	padding-left:2px;
}

.ui-add-staff {
	margin-left: 10px;
}
.ui-add-staff-input {
	width: 90px;
	color: #CCC;
}
.add-staff-button {
	background:url(../images/ibtnbg.png) repeat-x;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	margin-left: 6px;
	text-decoration: none;
	width: 48px;
	text-align: center;
	border: solid 1px #bfcfe1;
	padding: 0 5px;
}
.add-staff-button img{
	margin-top: 5px;
    float: left;
    padding-right: 7px;
}

.add {
	background: url(../images/ico.gif) no-repeat;
	_background: url(../images/ico.gif) no-repeat 0 -1px;
	#background: url(../images/ico.gif) no-repeat 0 -1px;
}
.edit {
	background: url(../images/ico.gif) no-repeat 0 -51px;
	_background: url(../images/ico.gif) no-repeat 0 -52px;
	#background: url(../images/ico.gif) no-repeat 0 -52px;
}
.delete {
	background: url(../images/ico.gif) no-repeat 0 -103px;
	_background: url(../images/ico.gif) no-repeat 0 -104px;
	#background: url(../images/ico.gif) no-repeat 0 -104px;
}
.moduleUp {
	background: url(../images/module_up.gif) no-repeat;
	_background: url(../images/module_up.gif) no-repeat;
	#background: url(../images/module_up.gif) no-repeat;
}
.moduleDown {
	background: url(../images/module_down.gif) no-repeat;
	_background: url(../images/module_down.gif) no-repeat;
	#background: url(../images/module_down.gif) no-repeat;
}

.pop-menu-operate-1 {
	background: #ffdca9;
	border-top: #FFF solid 1px;
	border-bottom: #ebb683 solid 1px;
	height: 34px;
	line-height: 34px;
}

.staff-list{
	height: 36px;
    line-height: 36px;
}

.staff-list-button {
	border-top: #FFF solid 1px;
	border-bottom: #DCE9F1 solid 1px;
	height: 36px;
	line-height: 36px;
	padding-left: 20px;
}

.selected-staff-list-button {
	background: #ebebeb !important;
}

.staff-name {
	display: block;
	text-decoration: none;
	color: #333;
	width: 200px;
	padding-left: 0px;
}

.staff-name span{
	padding-left: 10px;
}

.staff-del{
	display: block;
	text-decoration: none;
	color: #333;
	padding-right: 5px;
	float: right;
}

.small-permission-main {
	border-bottom: 1px solid #DCE9F1;
}

.small-permission-title {
	background: #ffdca9;
	border-bottom: 1px solid #DCE9F1;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	height: 34px;
	line-height: 34px;
	padding-left: 20px;
}
.small-permission-title img {
	vertical-align: middle;
	margin-right: 6px;
}
.small-permission-title input {
	vertical-align: middle;
	_vertical-align: baseline;
	margin-right: 12px;
}

.small-permission-two {
	padding: 6px 0;
}

.small-two-main {
	line-height: 24px;
	padding-left: 50px;
	color: #4C79A5;
}
.small-two-main img {
	vertical-align: middle;
	_vertical-align: baseline;
	margin-right: 6px;
}
.small-two-main input {
	vertical-align: middle;
	_vertical-align: baseline;
	margin-right: 12px;
}
.small-three-body {
	margin-left: 20px;
}
.small-three-main {
	background: #EDF2F5;
	padding: 0 6px;
}
.small-three-main input {
	margin-right: 3px;
}
.left-div{
	float: left;
}

.right-div{
	float: right;
}

/* ����� */
.form-control{
	border-radius: 0!important;
       background-clip: padding-box!important;
       color: #858585;
       background-color: #fbfbfb;
       border: 1px solid #d5d5d5;
       transition: box-shadow .45s,border-color .45s ease-in-out;
       box-shadow: none;
       line-height:30px;
       height: 30px;
       padding: 0px 12px;
       margin-bottom: 0;
       float: left;
}

.input-search{
	width:250px;
}

.btn-search{
	padding: 6px 12px;
    font-weight: 400;
	height: 22px;
    line-height: 1;
    color: #555;
    text-align: center;
	display: table-cell;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0px;
	white-space: nowrap;
	vertical-align: middle;
	border-left: 0;
}
.btn-hight-search{
	padding: 6px 12px;
    font-weight: 400;
	height: 22px;
    line-height: 1;
    color: #555;
    text-align: center;
	display: table-cell;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
	white-space: nowrap;
	vertical-align: middle;
	border-left: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    margin-right: 4px;
}
/* �����  end */

.modal-footer{
	border-top: 0;
	background-color: #f5f5f5;
}

.btnn {
	padding: 6px 12px;
	background:none;
    cursor: pointer;
    vertical-align: middle;
    margin: 2px;
    position: relative;
    display: inline-block;
    color: #fff;
    box-shadow: 0 1px 0 rgba(0,0,0,.05);
    transition: all .15s ease;
    border-radius: 3px;
    background-clip: padding-box;
    font-size: 13px;
}

.btn-default, .btn-default:focus {
    color: #444;
    background-color: #fff;
    border: 1px solid #ccc
}

.btn-ok, .btn-ok:focus {
    background-color: #427fed!important;
    border-color: #427fed;
    color: #fff;
}

.btn-cancel, .btn-cancel:focus {
    background-color: #f4b400!important;
    border-color: #f4b400;
    color: #fff;
}

.purple {
    color: #7e3794!important;
}

.hide{
	display:none !important;
}

.input_text {
    border-top: 1px!important;
    border-left: 1px!important;
    border-right: 1px!important;
}

.red {
    color: #df5138!important;
}

.layui-input[disabled], .layui-input[readonly], fieldset[disabled] .layui-input {
    cursor: not-allowed;
    background-color: #fbfbfb;
    border-color: #eee;
    /* color:#d2d2d2!important; */
}
.layui-checkbox-disbaled[lay-skin=primary] span{color: #666;}
.cursor{
	cursor: pointer;
}

.pop-footer{
	width: 100%;
	text-align: right;
	position: absolute;
	bottom: 0px;
	/**right: 10px;**/
	padding: 12px 0px;
	background-color: #f5f5f5;
}

/** rightFrame  right_top_news_style **/
._rigthTop_news_a {
	color: #fff;
}
._rigthTop_news_a:hover {
	color: #fff;
	text-decoration: underline;
}
._rigthTop_news_div {
	margin-bottom: 5px;
}
.clear{
	clear: both;
}

/*********����楝**********/
.overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10001;
    display:none;
    filter:alpha(opacity=60);
    background-color: #777;
    opacity: 0.5;
    -moz-opacity: 0.5;
}
.loading-tip {
    z-index: 10002;
    position: fixed;
    display:none;
}
.loading-tip img {
    width:60px;
    height:20px;
}
.warning,
.warning:focus {
	box-shadow: #f00 0px 0px 3px!important;
}
/*********����楝**********/

/**** ���賂蕭謆Ｘ謍梧蕭�嚙踐�iv *****/
.bottom_fixbtn_div{
	position: absolute;
    bottom: 0px;
    left: 0%;
    width: 100%;
    background-color: #f5f5f5;
    height: 45px;
    text-align: right;
    line-height: 45px;
}

.select2-container .select2-selection--single {height: 30px;line-height: 30px; }
.select2-container--default .select2-selection--single .select2-selection__rendered{ line-height: 30px;}
.select2-container--default .select2-selection--single .select2-selection__arrow{margin-top:5px;}

.table>thead>tr>th{text-align: center !important;}

.layui-btn-danger-light{background-color: #FF794E;}
.layui-btn-default{background-color: #009688;}
.layui-btn-green{background-color: #5FB878;}
.layui-btn-green-light{background-color: #66CC66;}
.layui-btn-warm-light{background-color: #FFCA40;}
.layui-btn-grey{background-color: #D2D2D2;}