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

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

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;
}
