.layui-layout-admin .layui-logo.Logo-Bg{
    background-color: #009688;
}
.Title-Top{
    line-height: 50px;
}
.Title-Top h1{
    padding-left: 20px;
}
.Top-Nav li{
    display: inline;
    padding-right: 10px;
}
.Top-Nav li{
    color: #666;
}
.Top-Nav strong{
    color: #21221;
}
.Pd15{
    padding: 15px;
}
.red{
    color: #a94442;
}
.label-sm{
    width:100px !important;
    padding-left: 0 !important;
}
.input-sm{
    width:120px !important;
}
#LAY-system-side-menu i.fa{
    font-size: 12px;
    margin: 0 5px 0 -25px;
}
.FaSelecter i{
    font-size: 16px;
    padding: 0 5px;
}
.input_xs{
    width: 50px !important;
    margin-right: 0 !important;
}
.alCenter{
    text-align: center !important;
}
.input-mini{
    height: 24px;
    line-height: 24px;
    text-align: center;
    margin: 0;
    padding: 0;
}
.layui-form-label span{
    color: #f00;
}
.right-mini .layui-input-block{
    margin-left: 115px !important;
}
.full-height{
    height: 95%;
    overflow: auto;
}
.list-btn-actived{
    background: #009688;
    color: #fff;
    border-color: #009688;
}
.list-btn-actived:hover{
    background: #009688 !important;
    color: #fff !important;
    border-color: #009688 !important;
}
.table-page{
    position: relative;
    width: 100%;
    height: 81px;
    font-size: 12px;
    white-space: nowrap;
}
.page-container{
    height: 40px;
    line-height: 40px;
    border: 1px solid #e6e6e6;
    border-top: none;
    padding: 20px 0;
    margin-top: -10px;
}
.page-left{
    width: 250px;
    float: left;
    color: #000;
    padding-left: 20px;
}
.page-left .Myred{
    color: #a94442;
}
.page-right , .page-right-data , .page-right ul ,.page-right li{
    display: inline;
}
.SysTags label{
    height: 24px;
    line-height: 24px;
    margin-right: 15px;
    float: left;
}
.SysTags label input{
    height: 16px;
    width: 16px;
    border: 1px solid #ccc;
    float: left;
    background: none;
    margin-top: 4px;
    margin-right: 5px;
}
.input-textarea{
    height: 200px;
}
.UeditorTextarea{
    height: 520px;
    position: relative;
    z-index: 0;
}
.UeditorTextarea .UeditorTextarea_area{
    height: 400px;
}
.input-file , .input-file-f{
    display: none;
}
.login-form{
    width: 500px;
    background: #fff;
    margin: 0 auto;
    padding: 30px;
    margin-top: 10%;
    -moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.login-body{
    background: url(../images/1.jpg) center center no-repeat;
    background-size: cover;
    height: 100%;
}
.MessageBox{
	padding:10px;
	background:#fff;
}
.MessageBox-Top ,.MessageBox-Bottom{
	height:40px;
	line-height:40px;
	color:#333;
	text-align:left;
	font-size:16px;
}
.MessageBox-Top span ,.MessageBox-Bottom span{
	float:right;
	line-height:40px;
}
.MessageBox-Bottom{
	border-top:1px solid #ccc;
	margin-top:15px;
}
.MessageBox-Top{
	border-Bottom:1px solid #ccc;
	margin-bottom:20px;
}
.MessageBox-Body{
	margin-bottom:5px;
	line-height:22px;
}
.input-file-Gallery{
	display:none;
}
.submit-line{
    border-top: 1px solid #ccc;
    padding-top: 20px;
    margin-top: 20px;
}
.Gallery-btn-select{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}