html {
    -ms-overflow-style: scrollbar;
}

body {
    background-color: rgb(245, 246, 248) !important;
    margin: 0;
    padding: 0;
    font-size: 14px;
    min-width: 1350px;
    overflow: auto;
}

ul {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

h1,
h2,
h3,
h4 {
    margin: 0;
    padding: 0;
}

.bh-pr-30 {
    padding-right: 30px;
}

.bh-ml-8 {
    margin-left: 8px !important;
}

.extranet-page-navigation li {
    display: inline-block;
}

.extranet-page-navigation .active:before {
    content: '>';
    padding: 0 5px;
    color: #999
}

.extranet-color-999 {
    color: #999;
}

.extranet-color-666 {
    color: #666;
}

.extranet-empty-top {
    margin-top: 80px;
}

.dataTables_wrapper table {
    table-layout: fixed;
}

.dataTables_wrapper table.dataTable thead tr[role=row] {
    color: #666;
}

.dataTables_wrapper table.dataTable thead tr[role=row] th {
    border-bottom: solid 1px #E8E8E8;
    padding: 20px 20px 20px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.dataTables_wrapper table.dataTable tbody tr[role=row] td {
    border-bottom: solid 1px #E8E8E8;
    padding: 20px 20px 20px 0;
}

.dataTables_wrapper table.dataTable.no-footer {
    border: none;
}

.dataTables_wrapper .dataTables_paginate {
    padding-top: 24px;
    float: left;
    text-align: left;
}

.dataTables_wrapper .dataTables_paginate a.paginate_button,
.dataTables_wrapper .dataTables_paginate a.paginate_button:hover {
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    color: #43454F !important;
    border-radius: 4px;
    width: 32px;
    height: 32px;
    padding: 6px 0px;
    margin-right: 8px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
    border: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
    background: #D9D9D9;
    border: 1px solid #D9D9D9;
}

.dataTables_wrapper .dataTables_length {
    display: none;
}

.dataTables_wrapper .dataTables_filter {
    display: none;
}

.extranet-inner-table {
    width: 100% !important;
}

.extranet-inner-table thead {
    display: none;
}

.dataTables_wrapper .dataTables_info {
    padding-top: 30px;
    float: right;
}

.bh-tip {
    min-width: 200px;
}

.bh-tip .bh-card {
    border-radius: 8px !important;
}

.bh-tip .bh-tip-top-bar {
    background: none;
}

.bh-bhdialog-container .bh-card {
    border-radius: 8px;
}

.bh-bhdialog-container .bh-dialog-icon-colorwarning {
    border-top: 0;
}

.bh-bhdialog-container .bh-dialog-exceptBtn-chilid {
    padding-top: 25px;
}

.bh-bhdialog-container .bh-dialog-img-con {
    width: 50px;
    height: 20px;
}

.bh-bhdialog-container .bh-dialog-img-con i {
    margin-left: 20px;
    font-size: 20px;
    line-height: 20px;
}

.bh-bhdialog-container h2 {
    font-size: 16px;
    line-height: 20px;
    margin-left: 50px;
}

.bh-bhdialog-container .bh-dialog-content {
    padding: 16px 52px 0 50px;
    font-size: 14px;
}

.bh-btn {
    border-radius: 4px;
    font-size: 14px;
}

.bh-dialog-btn {
    border-radius: 4px;
}

.bh-form-readonly .bh-form-readonly-label {
    color: #666!important;
    font-weight: normal;
    font-size: 14px;
}

.bh-form-block .bh-form-control {
    font-size: 14px;
}

.bh-form-outline {
    border: 0px;
    font-size: 14px;
    font-weight: normal;
}

.bh-form-outline-item {
    border-left: solid 1px #ddd;
    margin-left: 9px;
    height: 38px;
    padding: 0 0 20px 24px;
}

.bh-form-outline-item.bh-active:before {
    display: none;
}

.bh-form-outline-item:hover {
    background: #FFF;
}

.bh-form-outline-itemIndex {
    padding: 0;
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 18px;
    border: solid 1px #ddd;
    left: -9px;
    text-align: center;
    line-height: 16px;
    background: #fff;
    font-size: 12px;
    color: #666;
}

.bh-form-outline-item.bh-active .bh-form-outline-itemIndex {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    left: -11px;
}

.bh-form-outline-item.bh-active .bh-form-outline-itemText {
    font-size: 18px;
}

.jqx-window {
    border-radius: 8px;
}

.resume-btg-color {
    color: #F1403C;
}

.custom-desensitize-line {
    line-height: 28px;
    min-height: 28px;
}

.bh-form-static.custom-desensitize-line {
    display: flex;
    justify-content: space-between;
}

.custom-desensitize-imag {
    height: 26px;
    float: right;
    padding-top: 6px;
    cursor: pointer;
    width: 20px;
}

.custom-desensitize-p-width {
    width: calc(100% - 60px);
    overflow: hidden;
}

.custom-desensitize-readonly-img {
    position: relative;
    margin-top: -32px;
}

.custom-checktm-flex {
    display: flex !important;
    height: 32px !important;
    margin-bottom: 8px;
    padding: 0 12px;
}

.control-checktm-select {
    width: 100px;
    font-size: 14px;
    border-radius: 4px;
    height: 32px;
    font-weight: 400;
    margin-right: 5px;
    border: 1px solid rgb(215, 215, 215) !important;
}

.custom-tm-alert-row {
    height: 28px;
    display: flex;
    margin-bottom: 10px;
    padding: 0 12px;
}

.checktm-yzm {
    margin-right: 12px;
    margin-left: 12px;
}

.custom-tm-alert-size {
    color: #FFB300;
    font-size: 22px;
    margin-right: 5px;
    padding-top: 5px;
}

.custom-tm-alert-info {
    height: 28px;
    margin-top: 2px;
    line-height: 28px;
    font-size: 14px;
}

.checktm-zh-input {
    height: 32px !important;
    border-radius: 4px !important;
    border: 1px solid rgb(215, 215, 215) !important;
    padding: 4px !important;
}

.input-yzm-view {
    border: none;
    width: 60%;
    border-right: 1px solid rgb(215, 215, 215);
    margin: 2px;
    outline: none;
}

input.input-yzm-view::-webkit-input-placeholder {
    color: #bbb;
}

.query-yzm-a {
    margin-left: 4px;
    line-height: 22px;
    cursor: pointer;
    height: 18px;
    text-align: center;
    width: 40%;
    font-size: 14px;
}

.checktm-tp-yzm .msg-yzm {
    cursor: pointer;
}

.checktm-zh-input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: rgb(215, 215, 215);
}

.checktm-zh-input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: rgb(215, 215, 215);
}

.checktm-zh-input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: rgb(215, 215, 215);
}

.checktm-zh-input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: rgb(215, 215, 215);
}

.input-yzm-view::-webkit-input-placeholder {
    /* WebKit browsers */
    color: rgb(215, 215, 215);
}

.input-yzm-view:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: rgb(215, 215, 215);
}

.input-yzm-view::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: rgb(215, 215, 215);
}

.input-yzm-view:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: rgb(215, 215, 215);
}

.icon-edit-from-data {
    cursor: pointer;
    color: rgb(82, 108, 253);
}

.bh-hide {
    display: none!important;
}
