.release_editor .note-editor.note-frame{border-color: #ddd;}
.release_editor .panel{border-radius: 0;}
.release_editor .panel-default>.panel-heading{background-color: #fff;}

.release_editor .note-statusbar{display: none;}

.release_editor .note-view{float: right;}
/*去除边线*/
.release_editor .btn-default{border: none;}

.release_editor .btn-group.open .dropdown-toggle{-webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0);box-shadow: inset 0 0 0 rgba(0,0,0,0);}

.release_editor .note-fontsize .note-btn-group .btn:active{-webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0);box-shadow: inset 0 0 0 rgba(0,0,0,0);}

/*字号*/
.release_editor .note-current-fontsize{display: none;}
.release_editor .note-fontsize .note-btn-group .note-btn{padding-left: 70px;background: url(../image/summer/fonSz.png) 15px center no-repeat;background-size: auto 20px;}

/*粗体*/
.release_editor .note-popover .popover-content>.btn-group, .panel-heading.note-toolbar>.btn-group{margin-right: 0;}
.release_editor .btn-group .btn i{opacity:0;}
.release_editor .note-style .note-btn-bold{background: url(../image/summer/bold.png) center no-repeat;padding: 0 30px;height: 30px;}

/*颜色*/
.release_editor .note-color .note-current-color-button{background: url(../image/summer/color.png) 10px center no-repeat;padding: 0 27px;height: 30px;}

/*超链接*/
.release_editor .note-link .btn{background: url(../image/summer/link.png) center no-repeat;padding: 0 30px;height: 30px;}

/*图片*/
.release_editor .note-img .btn{background: url(../image/summer/picture.png) center no-repeat;padding: 0 30px;height: 30px;}

/*视频*/
.release_editor .note-video .btn{background: url(../image/summer/video.png) center no-repeat;padding: 0 30px;height: 30px;}

/*表情*/
.release_editor .note-insert .btn{background: url(../image/summer/face.png) center no-repeat;padding: 0 30px;height: 30px;}

/*删除格式*/
.release_editor .note-clear .btn{background: url(../image/summer/clear.png) center no-repeat;padding: 0 40px;height: 30px;}

/*全屏*/
.release_editor .note-view .btn{background: url(../image/summer/full.png) center no-repeat;padding: 0 10px;height: 30px;}




/*预览*/
.release_editor .viewPre{display: block;position: absolute;top: 9px;right: 60px;z-index: 3;height: 24px;line-height: 24px;color: #333;font-size: 14px;}


.release_editor .btn-group .btn{background-size: auto 20px;}









.form-control{box-sizing: border-box;padding: 6px 12px;}
