/* 卡片样式开始 */
/*Label*/
.ui-label-default {
    float: right;
    width: 100%;
}

.ui-label-default .container {
    position: relative;
    height: 29px;
    line-height: 29px;
}

.ui-label-default .name {
    display: inline-block;
    border: 0px solid white;
    text-align: right;
    margin-right: 15px;
    float: right;
    font-family: "Microsoft YaHei";
}

.ui-label-default .name p {
    text-indent: 0.5em;
}

.ui-label-default .star {
    width: 15px;
    height: 27px;
    line-height: 27px;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    color: red;
    font-weight: bold;
    display: inline-block;
}

.ui-label-after {
    color: gray;
    line-height: 27px;
}

/*卡片字段的url定义*/
.ui-url-default {
    height: 27px;
    line-height: 27px;
    padding: 0px 3px;
}

/*相关选择*/
.ui-linkSelect-default {
    height: 27px;
    line-height: 27px;
}

.ui-linkSelect-default-td {
    border: 1px #91bdea solid;
    padding: 5px;
    min-width: 50px;
}

.ui-linkselect-default-delete {
    cursor: pointer;
    min-width: 20px;
}

.ui-linkSelect-default-td:hover a {
    color: red;
}

/*静态文本*/
.ui-staticText-default {
    width: 97.8%;
    margin-left: 2px;
    min-height: 27px;
    line-height: 27px;
    border-width: 0px 0px;
    display: inline-block;
}

/*Text & Password*/
.ui-text-default {
    width: 97.8%;
    margin-left: 1px;
    height: 27px;
    *height: 25px;
    line-height: 27px;
    *line-height: 25px;
    border-width: 0px 0px;
    display: inline-block;
    background: url(images/card/rhCardInput.gif) left top repeat-x;
}

/*Textarea*/
.ui-textarea-default {
    width: 97.8%;
    margin-left: 2px;
    line-height: 1.4;
    border-width: 0px 0px;
    overflow: auto;
}

/*Checkbox*/
.ui-checkbox-default {
    display: inline-block;
    width: 97.8%;
    margin-left: 2px;
    min-height: 27px;
    line-height: 27px;
    border-width: 0px 0px;
}

.ui-checkbox-default input[type=checkbox] {
    vertical-align: middle;
}

.ui-checkbox-default label {
    padding-right: 15px;
    margin-left: 1px;
    vertical-align: middle;
}

/*Radio*/
.ui-radio-default {
    display: inline-block;
    width: 97.8%;
    margin-left: 4px;
    min-height: 27px;
    line-height: 27px;
    border-width: 0px 0px;
}

.ui-radio-default input[type=radio] {
    vertical-align: middle;
}

.ui-radio-default label {
    padding-right: 15px;
    margin-left: 1px;
    vertical-align: middle;
}

/*Select*/
.ui-select-default {
    width: 100%;
    height: 27px;
    line-height: 27px;
    border-width: 0px 0px;
    vertical-align: middle;
    padding: 4px 4px 4px 0px;
}

/*Date*/
.ui-date-default {
    width: 97.8%;
    margin-left: 2px;
    height: 27px;
    *height: 25px;
    line-height: 27px;
    *line-height: 25px;
    border-width: 0px 0px;
}

/*Image*/
.ui-imageupload-default .cancel {
    display: inline-block;
}

.ui-imageupload-default .rh-icon {
    margin-left: 3px;
}

.ui-image-default {
    z-index: 9999;
    border: 1px #91bdea solid;
}

/*字典选择*/
.ui-dict-default {
    width: 97.8%;
    margin-left: 2px;
    height: 30px;
    *height: 25px;
    line-height: 30px;
    *line-height: 25px;
    border-width: 0px 0px;
    cursor: pointer;
}

/*查询选择*/
.ui-query-default {
    width: 97.8%;
    margin-left: 2px;
    height: 27px;
    *height: 25px;
    line-height: 27px;
    *line-height: 25px;
    border-width: 0px 0px;
    cursor: pointer;
}

/*DataService 嵌入服务*/
.ui-dataservice-container {
    height: 100%;
    width: 100%;
    overflow-x: auto;
}

/*BigText*/
.ui-bigtext-default {}

.ui-bigtext-default textarea {
    width: 97.8%;
    margin-left: 2px;
    height: 100%;
}

.ui-bigtext-default .edui-default .edui-editor {
    border-width: 0 0;
    *border-bottom-width: 1px;
}

/*Form*/
.ui-form-default {
    font-family: 宋体;
    background-color:
        /*#F6F6F6*/
        white;
    height: auto !important;
    clear: both;
}

/*最外层容器div*/
.ui-form-default .item {
    background-color: white;
    margin: 5px auto 10px auto;
    padding: 20px 0 20px 0;
    border: 1px solid #D5E1ED;
}

.ui-form-default fieldset {
    max-width: 97%;
    margin: 0 auto;
    position: relative;
}

.ui-form-default .legend {
    cursor: pointer;
    position: absolute;
    left: 15%;
    font-size: 12px !important;
    margin-left: -60px !important;
}

#MIND_FIELDSET .fieldsetContainer .legend {
    margin-top: 5px;
}

.ui-form-default .legend .name {
    font-family: 黑体;
}

.ui-form-default .legend .close {
    margin-left: 5px;
    padding-left: 16px;
}

.ui-form-default .inner {
    margin-top: 10px;
    float: left;
    /* border-bottom:1px solid red; */
}

/*container*/
.ui-form-default .left {
    float: left;
    /* min-width:100px;*/
    /* max-width: 125px; */
}

/*label*/
.ui-form-default .right {
    float: left;
    display: inline-block;
}

/*item*/
.form__inner49_5 {
    width: 50%;
}

.form__inner99 {
    width: 100%;
}

.form__inner50 {
    width: 50%;
}

.form__inner100 {
    width: 100%;
}

/*30比70*/
.form__left10 {
    width: 10%;
}

.form__left15 {
    width: 15%;
}

.form__left30 {
    width: 30%;
}

.form__right90 {
    width: 90%;
}

.form__right85 {
    width: 85%;
}

.form__right70 {
    width: 70%;
}

/*48比52*/
.form__left12 {
    width: 12%;
}

.form__left16 {
    width: 16%;
}

.form__left24 {
    width: 24%;
}

.form__left48 {
    width: 48%;
}

.form__right88 {
    width: 88%;
}

.form__right86 {
    width: 86%;
}

.form__right76 {
    width: 76%;
}

.form__right52 {
    width: 52%;
}

/*60比40*/
/*.form__left10 {width:10%;}
.form__left12 {width:12%;}
.form__left15 {width:15%;}*/
.form__left20 {
    width: 20%;
}

/*.form__left30 {width:30%;}*/
.form__left60 {
    width: 60%;
}

/*.form__right90 {width:90%;}
.form__right88 {width:88%;}
.form__right85 {width:85%;}*/
.form__right80 {
    width: 80%;
}

/*.form__right70 {width:70%;}*/
.form__right40 {
    width: 40%;
}

.ui-form-default .blank {
    padding-bottom: 1px;
    border: 1px solid #91BDEA;
    clear: both;
    background: url(images/card/rhCardInput.gif) left top repeat-x;
}

.ui-form-default .blankError {
    border: 1px dashed red;
}

.ui-form-default .disabled {
    color: #999;
    background-image: none;
    background-color: #F1EFEE;
}

.ui-form-default .iconC {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 1px;
}

.ui-form-default .iconChoose {
    position: absolute;
    right: 22px;
    top: 5px;
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid none;
}

.ui-form-default .iconCancel {
    position: absolute;
    right: 2px;
    top: 5px;
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid none;
}

/*详细意见*/
.mind-detail-container {
    margin: 5px auto 2px auto;
    width: 98%;
    padding-top: 5px;
}

.mind-detail-container p {
    text-indent: 2em;
    line-height: 1.5;
}

.mind-detail-container .dept-user-time {
    text-align: right;
    margin-top: 10px;
    padding: 15px 15px;
}

/*
.my_clip_button_container {position:relative;display:inline-block;}
.my_clip_button {width:35px;height:18px;line-height:18px;text-align:center;border:1px solid black;background-color:#ccc;cursor:pointer;}
.my_clip_button.hover {background-color:#eee;}
.my_clip_button.active {background-color:#aaa;}
*/

/*工作流定义界面:开始*/
.ui-form-default table tr {
    height: auto;
}

.ui-form-default table tr td {}

.ui-form-default table tr td.tr {
    padding-right: 15px;
}

.ui-form-default table tr td input,
.ui-form-default table tr td select,
.ui-form-default table tr td a {}

input.wf-def-btn {
    height: 26px;
    line-height: 14px;
    padding: 5px 14px 5px 14px;
    background: #eAeAeA;
    color: #555;
    border: 1px solid lightGrey;
    margin-top: 5px;
}

/*工作流定义界面:结束*/

/* File */
.ui-file-default {
    float: left;
    /* max-width: 1200px; */
    width: 100%;
}

.ui-file-default .fileContainer {}

.ui-file-default .file_uploadTable {
    min-height: 27px;
}

;

.ui-file-default .file_uploadTable tr {
    height: auto;
}

.ui-file-default .disabled {
    background-color: #eee;
    color: #999;
}

.ui-file-default .uploadBtn {
    display: inline;
    margin-left: 0px;
}

.ui-file-default .uploadBtn .rh-icon {
    margin-left: 0;
}

.ui-file-default .uploadBtn .rh-icon-inner {
    padding: 0 6px 2px 0;
}

.ui-file-default .modifyBtn {}

.ui-file-default .modifyBtn .rh-icon-inner {
    padding: 0 7px 2px 4px;
}

.ui-file-default .swfupload {
    vertical-align: top;
    position: absolute;
    left: -4px;
}

/**进度条*/
.progress {
    border: 1px solid #999;
    width: 400px;
    min-height: 70px;
    margin: 5px 0 10px 0px;
    display: none;
}

.progress legend {
    padding-top: 0px;
    background-color: #FFF;
    color: #73b304;
    font-size: 11px;
    margin: 0 0 0 5px;
}

.progressWrapper {
    width: 380px;
    overflow: hidden;
    margin: 10px 10px 10px 10px;
}

.progressContainer {
    padding: 4px;
    border: solid 1px #E8E8E8;
    background-color: #F7F7F7;
}

/* Message */
.message {
    margin: 1em 0;
    padding: 5px 5px;
    border: solid 1px #FFDD99;
    background-color: #FFFFCC;
    overflow: hidden;
}

/* Error */
.red {
    border: solid 1px #B50000;
    background-color: #FFEBEB;
}

/* Current */
.green {
    border: solid 1px #DDF0DD;
    background-color: #EBFFEB;
}

/* Complete */
.blue {
    border: solid 1px #CEE2F2;
    background-color: #F0F5FF;
}

.progressName {
    font-size: 8pt;
    font-weight: 700;
    color: #555;
    width: 323px;
    height: 20px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
    font-size: 0;
    width: 0%;
    height: 2px;
    background-color: blue;
    margin-top: 1px;
}

.progressBarComplete {
    width: 100%;
    background-color: green;
    visibility: hidden;
}

.progressBarError {
    width: 100%;
    background-color: red;
    visibility: hidden;
}

.progressBarStatus {
    margin-top: 1px;
    width: 337px;
    font-size: 7pt;
    font-family: Arial;
    text-align: left;
    white-space: nowrap;
}

a.progressCancel {
    font-size: 0;
    display: block;
    height: 20px;
    width: 20px;
    background-image: url(images/icons/rh-btns.png);
    background-repeat: no-repeat;
    background-position: -3px -40px;
    float: right;
}

a.progressCancel:hover {
    background-position: 0px0px;
}

/* File */
.ui-file-default .file {
    margin: 2px 0 2px 0;
    padding-left: 0px;
}

.ui-file-default .file .blank {
    padding: 0 5px 0 2px;
    border-width: 0px;
    background: none;
}

.ui-file-default .file .fileSortNum {
    width: 20px;
    display: inline-block;
    text-align: right;
}

.ui-file-default .file .icon {
    margin: 0 2px 0 5px;
}

.ui-file-default .file .fileInfo span {
    margin: 0 3px 0 5px;
}

.ui-file-default .file .fileInfo .fileName {
    width: 500px;
    display: inline-block;
    margin-left: 0px;
}

.ui-file-default .file .fileInfo .fileSize {
    width: 50px;
    display: inline-block;
}

/* ItemFile */
.ui-itemfile-default {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 27px;
    line-height: 27px;
    border-width: 0px 0px;
}

.ui-itemfile-default .rh-icon {
    margin-left: 3px;
}

.ui-itemfile-default .uploadContainer {
    position: absolute;
    display: inline-block;
    height: 27px;
    right: 0;
    top: 0;
    margin-top: 2px;
}

/* 意见 */
#mindContainer {
    clear: both;
}

#mindContainer #mindInput {
    height: auto;
}

#mindContainer #mindList {}

#mindContainer #mindList #mindTable {
    width: 100%;
    padding: 0 0;
    margin: 0 auto;
}

.mindTable {
    width: 85%;
    padding: 0 0;
    margin: 0 auto;
    height: auto;
    float: right !important;
}

.mindTable>tbody>tr>td:nth-child(1) .mindShowList,
.mindTable>tbody>tr>td:nth-child(2) .mindShowList,
.mindTable>tbody>tr>td:nth-child(3) .mindShowList {
    text-align: center;
}

.mindTable td {
    border: 1px solid #91BDEA;
}

.mindTable td table tr td {
    border-width: 0 0;
}

.mindODeptTable {
    width: 100%;
    padding: 10px;
    font-weight: bold;
}

div.mindSortClick {
    height: 25px;
}

.mindTypeSelected {
    background-color: #fff;
}

.mindInput {
    width: 85%;
    float: right;
    padding: 0 0;
    /* margin: 0 auto; */
}

.mindInput td {
    /* border: 1px solid rgb(179, 216, 255); */
    border: none;
}

.mindInput .saveBarLeft {
    width: 40%;
}

.mindInput .blank {
    padding-bottom: 1px;
    border: 0px solid #ccc;
    clear: both;
    background: url(images/card/rhCardInput.gif) left top repeat-x;
}


/*字段校验*/
.validate_msg {
    border: 1px solid #ccc;
    background-color: #fef9ea;
    padding: 3px;
    font-weight: bold;
    color: #FF0000;
    font-family: 宋体;
    letter-spacing: 1px;
}

.validate_error {
    border: 2px dashed #FF0000;
}

.errorbox {
    border: 1px dashed red;
}

.errorbox:focus {
    /*border-left-width:0px;border-top-width:0px;border-right-width:0px;border-bottom:2px dashed red;*/
}

.correctbox {
    /*padding-left:2px;border-left-width:0px;border-top-width:0px;border-right-width:0px;border-bottom:2px dashed green; color: #9DB832; margin-right: 5px;*/
}

.correctbox:focus {
    /*border-left-width:0px;border-top-width:0px;border-right-width:0px;border-bottom:2px dashed green;*/
}

.info {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 5px 0 0 10px;
    font-size: 10px;
}

/*.error {background-repeat:no-repeat;background-image:url(images/icons/error.png);}
.ok {background-repeat:no-repeat;background-image:url(images/icons/ok.png);}*/
.error {
    color: red;
}

.errorImg {
    display: inline;
    padding: 8px 8px;
    background: url(images/icons/error.png) no-repeat center center;
}

/* 卡片样式结束*/

.flicker {
    border: 2px solid red;
}

/* 红头标题设置*/
.redHeader-container {
    width: 100%;
}

.redHeader {
    background-image: none
        /*url(images/card/redHead-back.jpg);border:1px #D5DADB solid*/
    ;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 10px 0px 30px 0px;
    color: red;
    font-size: 27px;
    line-height: 24px;
    font-family: 华文中宋, 宋体;
    letter-spacing: 5pt;
    text-align: center;
    background-color: white;
}

/**
 * 授权审批单上表格的样式
 */
#appFileTable {
    width: 80%;
    padding: 0;
    margin: 0;
    border-left: 1px solid #999;
}

#appFileTable tr {
    border-bottom: 1px solid black;
}

#appFileTable th {
    font-weight: bold;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    letter-spacing: 2px;
    text-align: center;
}

#appFileTable td {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    background: #fff;
}

/**
 * 弹出框上的表格的样式
 */
#authDialogTable {
    width: 80%;
    padding: 0;
    margin: 0;
    border-left: 1px solid #999;
}

#authDialogTable tr {
    border-bottom: 1px solid black;
}

#authDialogTable td {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

#authDialogTable select {
    border: 1px solid gray;
}

.authDialogBtn {
    padding-left: 160px;
}

/**
 * 卡片自定义模版样式区
 */
.rh-temp-tabel {
    border-collapse: collapse;
    border: none;
}

.rh-temp-tabel td {
    border: solid gray 1px;
}

.rh-temp-label {
    text-align: center;
}

.rh-temp-tabel .blank {
    border: none;
    background: none;
}

.rh-temp-tabel .rh-item div span {
    text-align: left
}

/**
 *浼氳
*/
.rh-meetingroom-isOccupy {
    text-align: center;
    line-height: 25px;
    height: 23px;
    float: left;
    background-color: #df0029;
    opacity: 0.6;
    filter: Alpha(Opacity=60);
}

.rh-meetingroom-noOccupy {
    text-align: center;
    line-height: 25px;
    height: 23px;
    float: left;
    background-color: #99d3fb;
    opacity: 0.6;
    filter: Alpha(Opacity=60);
}

.rh-meetingroom-kedu {
    background: url(/oa/style/kedu.png) no-repeat;
    height: 23px;
}

/**
 *车辆预约刻度
*/
.rh-vehicle-isOccupy {
    text-align: center;
    line-height: 25px;
    height: 23px;
    float: left;
    background-color: #df0029;
    opacity: 0.6;
    filter: Alpha(Opacity=60);
}

.rh-vehicle-noOccupy {
    text-align: center;
    line-height: 25px;
    height: 23px;
    float: left;
    background-color: #99d3fb;
    opacity: 0.6;
    filter: Alpha(Opacity=60);
}

.rh-vehicle-kedu {
    background: url(/oa/style/clkedu.jpg) no-repeat;
    height: 23px;
}



.new-file-upload-con {
    overflow: auto;
    position: relative;
}

.new-file-upload-con .btn-name {
    display: inline-block;
    height: 30px;
    cursor: pointer;
    line-height: 30px;
    margin: 5px;
    text-align: center;
    border-radius: 3px;
    background-color: #2288ff;
    color: white;
    margin-right: 15px;
}

.new-file-upload-con .file-input {
    position: absolute;
    left: 0px;
    opacity: 0.0;
    filter: alpha(opacity=0);
    cursor: pointer;
    display: inline-block;
    height: 30px;
    margin: 5px 10px;
}

.new-file-upload-con .progress {
    width: 99%;
    min-height: auto;
    margin: 0 5px 5px 5px;
    display: none;
    box-sizing: border-box;
}

.new-file-upload-con .progress .arrow {
    background-color: red;
    display: block;
    height: 2px;
    width: 0%;
}

.ui-itemfile-default .new-file-upload-con .btn-name {
    height: 23px;
    line-height: 23px;
    margin: 2px 5px;
    width: 80px;
}

.ui-itemfile-default .new-file-upload-con .file-input {
    height: 23px;
    margin: 0px 5px;
    width: 80px;
}




/* ================================================================================== */
/* ============================================ S 个人信息 =========================================== */
.ui-widget input {
    background: none;
    padding-left: 10px;
}

.ui-form-default .blank {
    margin-top: 0;
    background: #FFF;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.ui-form-default .disabled {
    background-color: #F1EFEE;
    /* width: 100%; */
    overflow: hidden;
}

/* 输入框 */
select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("../default/images/icons/arrow-down-bold.png") no-repeat scroll right center transparent !important;
    /*非框架时，为下拉小箭头留出一点位置，避免被文字覆盖*/
    background-position-x: calc(100% - 10px) !important;
    padding-left: 10px;
}

select::-ms-expand {
    display: none;
}

/* 上传文件 */
.new-file-upload-con .btn-name {
    background-color: #EEEEF3;
    color: #fff;
    margin: 0px;
}

/* 用户头像 */
#SY_ORG_USER_IMG-delete {
    position: relative;
    top: 10px;
}

/* ============================================ E 个人信息 =========================================== */
/* ============================================ S 工作经历 =========================================== */
/* 鼠标放上的效果 */
.rhGrid .rhGrid-thead-th:hover {
    background: none;
}

/* 按钮背景色 */
.rhGrid-btnBar,
.content-mainCont {
    background-color: #fff;
}

/* 表头背景色 */
.rhGrid-thead-num,
.rhGrid-thead-box,
.rhGrid .rhGrid-thead-th {
    background: #F8F8F8;
}

/* 表格 */
.rhGrid {
    /* margin-top: 10px; */
}

/* 表格内的输入框 */
.rhGrid .batchModify {
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 90% !important;
}

/* ============================================ E 工作经历 =========================================== */
/* ============================================ S 用户信息 ============================================ */
/* 设置提醒 */
.ui-checkbox-default {
    margin-left: 10px;
}

/* 密码设置 */
.sy-org-user-passwd-level {
    line-height: 20px;
    margin-bottom: 15px;
}

/* ============================================ E 用户信息 ============================================ */
/* ==================================================== S 日程查询 =================================================== */
.rhGrid {
    margin: 0 auto;
    width: calc(100% - 20px);
    /* margin-top: 10px; */
    float: left;
}

/* 鼠标放在表头 */
.rhGrid .rhGrid-thead-th:hover {
    background: #F8F8F8;
}

/* 表格内容 */
.rhGrid .tBody-tr {
    background: #fff;
}

/* 鼠标放在表格 */
.rhGrid .tBody-tr:hover {
    background-color: #F8F8F8;
}

/* 表格中的链接 */
.rhGrid-td-left a {
    /* color: #0095e1; */
    text-decoration: underline;
}

/* ==================================================== E 日程查询 =================================================== */

/* ==================================================== S 青年志愿者 ================================================== */
.ui-form-default .iconChoose,
.ui-form-default .iconCancel {
    background-position: center;
    background-size: 14px;
    background-repeat: no-repeat;
}

.ui-form-default .iconChoose {
    background-image: url('../default/images/icons/wenjianjia.png');
}

.ui-form-default .iconCancel {
    background-image: url('../default/images/icons/reset.png');
}

/* ==================================================== E 青年志愿者 ================================================== */
.new-file-upload-con {
    overflow: inherit;
}

#SY_COMM_INFOS_AUDIT-delete {
    margin-top: 2px;
    border-radius: 4px;
}

#SY_COMM_INFOS_AUDIT-delete .rh-icon-inner {
    line-height: 23px;
}

#mind00000001.mindODeptTable .left {
    display: none;
}

.mindODeptTable {
    display: inline-block;
    width: 1190px;
    padding: 0px;
    height: 40px;
    line-height: 40px;
    margin-left: 15%;
    border-bottom: 1px solid #E5E7ED;
}

.mindSortClick {
    display: inline-block;
    padding: 0 10px;
    font-weight: 700;
    border: 1px solid #E5E7ED;
    margin-right: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    position: relative;
    top: 0px;
}

.mindTypeSelected {
    background: #fff;
    color: #0095e1;
    border-bottom-color: #fff;
}

.pageBody__default #SY_COMM_INFOS_VIEW,
.pageBody__default #SY_COMM_INFOS,
.pageBody__default #SY_COMM_INFOS_CHNL {
    position: absolute;
}

.pageBody__default #SY_COMM_INFOS_VIEW .content-navTree,
.pageBody__default #SY_COMM_INFOS .content-navTree,
.pageBody__default #SY_COMM_INFOS_CHNL .content-navTree {
    margin-left: 20px;
}

.pageBody__default #SY_COMM_INFOS_VIEW .content-mainCont,
.pageBody__default #SY_COMM_INFOS .content-mainCont,
.pageBody__default #SY_COMM_INFOS_CHNL .content-mainCont {
    width: 75% !important;
    position: relative;
}

.pageBody__default #SY_COMM_INFOS_VIEW .content-mainCont>.content-main>table,
.pageBody__default #SY_COMM_INFOS .content-mainCont>.content-main>table,
.pageBody__default #SY_COMM_INFOS_CHNL .content-mainCont>.content-main>table {
    margin: 0px !important;
}

.pageBody__default #SY_COMM_INFOS_VIEW .content-navTreeCont,
.pageBody__default #SY_COMM_INFOS .content-navTreeCont,
.pageBody__default #SY_COMM_INFOS_CHNL .content-navTreeCont {
    width: 25% !important;
    position: relative;
}

.mindV2_cont {
    height: 30px !important;
    line-height: 30px !important;
}

.mindV2_cont td {
    border: 1px solid rgb(179, 216, 255) !important;
    display: table-cell;
    border-bottom: 0px !important;
    border-radius: 4px 4px 0px 0px;
}

.mindV2_cont label {
    display: inline-block;
    margin-left: 10px;
}

.mindV2_cont label>input {
    vertical-align: middle;
    margin-right: 3px;
    margin-left: 10px;
}

.mindV2_cont+tr .mindGeneralInput {
    border-radius: 0px !important;
}

.mindV2_input+.mindSaveBar {
    top: 80px !important;
}

.mindInput .tc[align=right] {
    display: none;
}

.mindInput .mindGeneralInput {
    height: 64px;
    padding: 10px;
}

.mindInput .MIND_INPUT_DIV_BORDER .ui-file-default {
    height: 30px;
    padding: 5px 0px;
}

#MIND_FIELDSET .legend {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin-left: 0px;
    margin-bottom: 5px;
}

#MIND_FIELDSET .legend>.iconC {
    display: none;
}

#MIND_FIELDSET .legend>.name {
    font-family: Microsoft YaHei !important;
}

#MIND_FIELDSET .mindSaveBar {
    top: 86px !important;
    left: 50%;
    /* transform: translateX(-50%); */
}

#MIND_FIELDSET .mindV2_input+.mindSaveBar {
    top: 116px !important;
}

.mindV2_cont>td:first-child>label:first-child>input {
    margin-left: 0px;
}