@charset "utf-8";
body { background:#eee!important;}
.sharedown_frame { position:absolute; top:100px; left:40px; right:40px; bottom:0; background:#fff; border:1px solid #dedede; box-shadow:0px 0px 8px rgba(0,0,0,0.1) }
.sharedown_titframe { position:absolute; top:0; left:0; right:0; padding:20px;}
.sharedown_titframe > h4 { display:block; float:none; margin:0 auto; font-size:16px; line-height:28px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
.sharedown_titframe > h4 > img { margin-right:10px;}
.sharedown_titframe > ul { display:block; float:none; margin:0 auto; margin-top:15px; padding-left:42px;}/*top10*/
.sharedown_titframe > ul > h6 {display:inline; font-size:12px; font-weight:normal; color:inherit;}/*inline-block*/
.sharedown_titframe > ul > h6 > img { margin-right:6px; border-radius:4px;}
.sharedown_titframe > ul > span {  font-size:12px; color:inherit; margin:0 10px;}
.mainframe3 { position:absolute; top:100px; right:0; left:0; bottom:0; background:transparent; }
.modal-header {padding: 5px 15px!important;border-bottom: 1px solid #e5e5e5;height: 30px;border-radius: 4px 4px 0px 0px;background: url(../images/skinimages/listtable_bg.png) 0px 0px repeat-x;
}
.modal_form_row > label {display: inline-block;position: absolute;left: 70px;top: 53px;width: 110px;line-height: 32px;color: #7f7f7f;font-size:18px}
input[type="text"], input[type="password"], select {line-height: 20px;height: 30px!important;padding: 5px;border: 1px solid #caccd1;border-radius: 3px;transition: border linear .2s, box-shadow linear .2s;
}
.form-horizontal{margin:0px}
.form-horizontal .controls{margin-left:150px}
.pannel-head{overflow: hidden;height: 35px;line-height: 35px;background: #3a2a45;color: #fff;}
.pannel-head .tit {float:left;padding-left:10px;}
.pannel-head .btns {float:right;padding-right:20px;}
.pannel-head .btn-collapse, .pannel-head .btn-close{margin:0 5px;cursor:pointer;}