.error{color: #dd412a;}

/* 侧边栏 */
.middle_content{position:relative;}
aside{width:200px;height:auto;background:#222d32;position:absolute;top:0;left:0;}
.primary_content{width:100%;padding:30px;box-sizing:border-box;padding-top:0px;}
.primary_coverage{box-sizing:border-box;margin-left:200px;background:#f5f5f5;}
.sidebar-menu>li{width:100%;height:auto;border-bottom:1px solid #444;border-right:1px solid transparent}
.sidebar-menu>li>a{border-left:3px solid transparent;display:block;padding:12px 5px 12px 15px;color:#b8c7ce;}
.sidebar-menu>li>a:hover{border-left-color:#FDEA52;background:#555;text-decoration:none;}
.sidebar-menu>li>a:active,
.sidebar-menu>li>a:focus{text-decoration:none;}
.sidebar-menu>li>a i{float:right;width:20px;height:20px;display:inline-block;background-repeat:no-repeat;background-position:center center;background-image:url(../image/close.png);background-size:5px 10px;margin-right:10px;}
.sidebar-menu>li.active a{border-left-color:#FDEA52;}
.sidebar-menu>li.active i{background-image:url(../image/bottom.png);background-size:10px 5px;}
.sidebar-menu>li.active ul{display:block;}
.sidebar-menu>li.active:hover .sidebar-title{background:transparent;}
.sidebar-menu>li>ul{display:none;margin:0;padding:0;}
.sidebar-menu>li>ul li a{padding:10px 5px 10px 20px;display:block;font-size:13px;background:#fff;color:#333;}
.sidebar-menu>li>ul li a:hover,
.sidebar-menu>li>ul li a:active,
.sidebar-menu>li>ul li a:focus{text-decoration:none;}
.sidebar-menu>li>ul li{border-bottom:1px solid #fff}
.sidebar-menu>li>ul li.active a{background:#f0f0f0;}
.sidebar-menu>li>ul li a:hover{background:#f0f0f0;text-decoration:none;}
.content_title{padding-bottom:12px;color:#777;font-size:14px;padding-top:12px;}
.content_title a{color:#777;font-size:12px;}
.box{position:relative;border-radius:3px;background:#ffffff;border-top:3px solid #d2d6de;margin-bottom:20px;width:100%;box-shadow:0 1px 1px rgba(0,0,0,0.1);}
.box-header{color:#444;display:block;padding:10px;position:relative;}
.box-body{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding:10px;}
.fa{font-family:'FontAwesome';}
.fa-dashboard{font-family:'FontAwesome';margin-right:5px;}
.fa-dashboard:before,
.fa-tachometer:before{content:"\f0e4";}
.box-body>.table{margin-bottom:0;}
.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td{border:1px solid #f4f4f4;padding:8px;text-align:center;}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th{padding:8px;border-top:1px solid #ddd;text-align:center;vertical-align:middle;}
.table-bordered>tbody>tr:nth-of-type(odd){background-color:#f9f9f9;}
.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after{content:" ";display:table;clear:both;}
.box-header h3{display:inline-block;font-size:18px;margin:0;line-height:35px;font-weight: bold;}
.box-header a{color:#3c8dbc;margin-left:10px;}
.box-header i{margin-right:2px;}
.pagination{padding-left:10px;padding-right:10px;}
.form-control{border-radius:0;box-shadow:none;border-color:#d2d6de;}
.dropdown{display:inline-block;}
.btn-default,
.dropdown-menu{border-radius:0;box-shadow:none;border-color:#d2d6de;}
.box-header{min-height:28px}
.navbar-custom-menu>.navbar-nav>li{position:relative;}
.topphoto{cursor:pointer;}
.memberinf{margin-top:10px;height:60px;line-height:30px;font-size:14px;font-family:Microsoft YaHei;width:90px;color:#fff;text-align:center;float:left;}
.navbar-nav>.user-menu .user-image{float:left;width:60px;height:60px;border-radius:50%;margin-top:10px;height:50px;width:50px;margin-top:15px;position:relative;}
.navbar-nav>div>.dropdown-menu{box-shadow:none;border-color:#eee;margin-top:10px;border-top-right-radius:0;border-top-left-radius:0;padding:1px 0 0 0;border-top-width:0;width:280px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;position:absolute;right:0;left:auto;}
.user-header img{border-radius:50%;z-index:5;height:90px;width:90px;border:3px solid;border-color:transparent;border-color:rgba(255,255,255,0.2);}
.nav .user-header{background-color:#333e43;height:175px;padding:10px;text-align:center;}
.nav .user-header p{z-index:5;color:#fff;color:rgba(255,255,255,0.8);font-size:17px;margin-top:10px;}
.nav .user-footer{background-color:#f9f9f9;padding:10px;}
.dropdown{margin-right:10px;}
.box-header.with-border{border-bottom:1px solid #f4f4f4;}
.form-group label{
        display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #fff;
}
.btn-block{
        border-radius: 0;
    box-shadow: none;
  
}



/* 富文本编辑器 */
.content_nei{height:300px;overflow-y:auto;width:100%}
button.content_btn{padding:7px 14px;outline:none;}
.content_nei{outline:none;padding:10px;box-sizing:border-box;}
.modal-img{height: 150px;position: relative;}
.modal-img img{height: 100%;}
.modal-img .file-input{position: absolute;top:0;left:0;height: 100%;opacity: 0;cursor: pointer;}
.wy_bg{
    border:1px solid #a9a9a9;padding:0;background: #fff;margin-top: 20px;
}

.wy_bg .content_btn{margin:0;display: block;float: left;background: #e5e5e5;color:#333;border:0;}
.wy_bg .content_btn:hover{background: #d8d8d8;}
.div_btn{float: left;height: 34px;position: relative;}
.div_btn span{cursor: pointer;display: block;padding-left: 7px;padding-right: 7px;padding-top: 4px;}
.div_btn button{padding-left: 7px;padding-right: 7px;}
.color_menu li{width:20px;height: 20px;float: left;border:1px solid #fff;display: block;cursor: pointer; }
.div_btn .dropdown-menu{min-width: 163px;}
.color_menu{margin-bottom: 0;} 
.pr{position: relative;}
.pr .fa{position: relative; top: -3px;}
.font_menu{margin-bottom: 0}
.font_menu li{list-style: none;display: block;width: 100%;height:30px;line-height: 30px;font-size: 14px;box-sizing:border-box;padding-left: 8px;}
.font_menu li:hover{background: #f0f0f0;}
.pr .dropdown-menu{padding:0;}
.modal-href .form-control{width:80%;}
.modal-href label{display: inline-block;line-height: 26px;margin-right: 5px;font-weight: normal;}
.modal-href>div{margin-bottom: 10px;}
.modal-radio{margin-top: 5px;position: relative;top:3px;}
.modal-href b{font-weight: normal;display: inline-block;line-height: 26px;margin-right: 10px;}
.fontsize_menu{margin-bottom: 0}
.fontsize_menu li{list-style: none;display: block;width: 100%;height:30px;line-height: 30px;font-size: 14px;box-sizing:border-box;padding-left: 8px;}
.fontsize_menu li:hover{background: #f0f0f0;}
#wysiwyg img{width:100%!important;height: auto;border:0;padding:0;display: block; }
/* 欢迎页 */
.index_bg{border:1px solid #ccc;padding:20px;min-height:312px;text-align:center;}
.index_bg{padding-top:75px;}
.index_bg img{width:auto;height:80px;vertical-align:top;}
.index_bg span{display:inline-block;height:80px;font-weight:normal;line-height:80px;font-size:30px;color:#333;}
.index_bg .index_text{font-size:27px;margin-top:50px;color:#00ADB0;}
.index_bg .index_text2{font-size:33px;margin-top:30px;}

.form-group .remove_img_btn{display: inline-block;text-align: right;width: 96%;height: 25%;margin:5px 0;z-index: 3}
.controls:hover .remove_img_btn{display: block;}
.remove_img_btn i{cursor: pointer;}
.controls{position: relative;}
.remove_img_btn{position: absolute;left:0;top:0;}
.mr10{margin-right: 10px;}
/* 二级菜单 */
.er_bg{width:100%;height: 300px;overflow-y:auto;overflow-x:hidden;border:1px solid #ccc;background: #f5f5f5;box-sizing:border-box;padding:10px;  }
.er_bg ul{margin-bottom: 5px;}
.er_bg ul li{padding-left: 20px;min-height: 20px;line-height: 20px;}
.er_bg ul div{margin-bottom: 5px}
.er_bg ul li input{width: 14px;height: 14px;margin-top: 3px;vertical-align: top;}
.er_bg ul li label{font-weight: normal;}

/* 11/28 */
.img_btn_two{height:20px;}
.img_btn_two span{display: block;float: left;width: 50%;height: 100%;text-align: center;line-height: 20px;cursor: pointer;background: #e4e4e4;margin-top: 5px;margin-bottom: 10px;}
.img_btn_two span:first-child{
    border-radius:0 0 0 4px;border-right:1px solid #fff;
}
.img_btn_two span:last-child{
    border-radius:0 0 4px 0;
}