
.pt5 {
    padding-top: 5px;
}
.pr5 {
    padding-right: 5px;
}
.pb5 {
    padding-bottom: 5px;
}
.mt5 {
    margin-top: 5px;
}
.mr5 {
    margin-right: 5px;
}
.mb5 {
    margin-bottom: 5px;
}
.ml5 {
    margin-left: 5px;
}
.mt10 {
    margin-top: 10px;
}
.mr10 {
    margin-right: 10px;
}
.mb10 {
    margin-bottom: 10px;
}
.ml0 {
    margin-left: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mr20 {
    margin-right: 20px;
}
.mb20 {
    margin-bottom: 20px;
}
.m20 {
    margin-left: 20px;
}
.m50 {
    margin-left: 50px;
}
.img-xs {
    width: 32px;
    height: 32px;
}
.img-sm {
    width: 64px;
    height: 64px;
}
.img-md {
    width: 96px;
    height: 96px;
}
.img-lg {
    width: 120px;
    height: 120px;
}
.section-content {
    min-height: 250px;
    margin-right: auto;
    margin-left: auto;
    padding: 5px 5px 5px 5px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.ibox {
    margin-bottom: 25px;
    height: 100%;
}

.list-group-striped > .list-group-item {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0
}

.ibox-title-gray {
    height: 41px;
    background-color: #f0f3f4;
    color: #333;
    font-weight: 700;
    border-radius: 2px 2px 0 0;
    padding: 13px !important;
    border-bottom: 1px solid #eee;
    display: block;
    clear: both;
}

.dashboard-header h5 {
    padding: 8px 0 0 0;
    display: inline-block;
    font-size: 14px;
    text-overflow: ellipsis;
    float:left;
    font-weight: 400;
}

.ibox-title-gray h5 {
    display: inline-block;
    font-size: 14px;
    margin: 0 0 7px;
    padding: 0;
    text-overflow: ellipsis;
    float:left;
}


.nav-tabs-custom {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 3px
}

.nav-tabs-custom>.nav-tabs {
    margin: 0;
    border-bottom-color: #f4f4f4;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.nav-tabs-custom>.nav-tabs>li {
    border-top: 3px solid transparent;
    margin-bottom: -2px;
    margin-right: 5px
}

.nav-tabs-custom>.nav-tabs>li.header {
    padding-left: 5px;
    font-size: 16px;
    line-height: 30px;
}

.nav-tabs-custom>.nav-tabs>li.disabled>a {
    color: #777
}

.nav-tabs-custom>.nav-tabs>li>a {
    color: #444;
    font-weight: normal;
    border-radius: 0
}

.nav-tabs-custom>.nav-tabs>li>a,.nav-tabs-custom>.nav-tabs>li>a:hover {
    background: transparent;
    margin: 0
}

.nav-tabs-custom>.nav-tabs>li>a:hover {
    color: #999
}

.nav-tabs-custom>.nav-tabs>li:not(.active)>a:hover,.nav-tabs-custom>.nav-tabs>li:not(.active)>a:focus,.nav-tabs-custom>.nav-tabs>li:not(.active)>a:active {
    border-color: transparent
}

.nav-tabs-custom>.nav-tabs>li.active {
    border-top-color: #1890ff
}

.nav-tabs-custom>.nav-tabs>li.active>a,.nav-tabs-custom>.nav-tabs>li.active:hover>a {
    background-color: #fff;
    color: #444
}

.nav-tabs-custom>.nav-tabs>li.active>a {
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #f4f4f4;
    border-right-color: #f4f4f4
}

.nav-tabs-custom>.tab-content {
    background: #fff;
    padding: 10px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.layer-disabled {
    border: 1px #dedede solid !important;
    background-color: #f1f1f1 !important;
    color: #333 !important;
    pointer-events: none;
}

.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1)
}

.box-header:before,.box-body:before,.box-footer:before,.box-header:after,.box-body:after,.box-footer:after {
    content: " ";
    display: table
}

.box-header:after,.box-body:after,.box-footer:after {
    clear: both
}

.btn-box-tool {
    padding: 5px;
    font-size: 12px;
    background: transparent;
    color: #97a0b3;
}

.open .btn-box-tool,
.btn-box-tool:hover {
    color: #606c84;
}

.box-main {
    margin: 0;
    border: 0;
    padding-top: 2px;
    border-radius: 0;
    box-shadow: none
}

.box-main>.box-header {
    border-bottom: 1px solid #eee;
    padding: 12px 10px 2px 15px
}

.box-header .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
}

.box-main>.box-header .box-title {
    font-size: 16px;
    margin-bottom: 13px;
    float: left
}

.box-main>.box-header .box-title .fa {
    font-size: 14px;
    padding-right: 3px;
    margin-top: -2px
}

.box-main>.box-header .box-tools {
    position: relative;
    top: -5px;
    right: 0
}

.box-main>.box-header .box-tools .btn {
    padding: 3px 10px 5px 10px;
    font-size: 14px;
    margin-bottom: 2px
}

.box-main>.box-header .box-tools .btn-box-tool {
    padding: 4px 2px
}

.box-main form>.box-footer,.nav-main form>.box-footer {
    background: #fafafa
}

.box-main form>.box-footer .row,.nav-main form>.box-footer .row {
    margin: 5px 0 5px -25px
}

@media ( min-width : 768px) {
    .section-content .about {
        padding-left: 0px
    }
}


.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #1AB394;
    border-color: #1AB394;
    padding: 1px 10px;
    color: #fff
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: 5px;
    color: rgba(255,255,255,0.7)
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #fff
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 10px
}

.control-label.is-required:before {
    content: '* ';
    color: red;
}

label.error {
    position: relative;
    right: 18px;
    top: 6px;
    color: #ef392b;
    font-size: 12px;
    z-index:99;
}

.input-group label.error {
    z-index:99;
    right: 42px
}

.input-group input.error + label.error + .input-group-addon>i {
    color: #ed5565;
}

.input-group.date label.error {
    z-index:99;
    right: 42px
}

.Validform_error,input.error,textarea.error,select.error {
    background-color: #fbe2e2;
    border-color: #c66161;
    color: #c00
}

.Validform_wrong,.Validform_right,.Validform_warning {
    display: inline-block;
    height: 20px;
    font-size: 12px;
    vertical-align: middle;
    padding-left: 25px
}

.i-checks label.error, .check-box label.error, .radio-box label.error {
    right: auto;
    width: 150px;
    left: 210px;
    top: 1px;
    max-width: none;
}

.check-box,.radio-box {
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    padding-right: 15px;
    padding-top: 8px;
}

.icheckbox, .icheckbox-blue, .iradio, .iradio-blue, .iradio-purple {
    position: absolute;
    top: 8px;
    left: 0
}

/** iCheck **/
.icheckbox-blue,.iradio-blue {
    display: block;
    margin: 0;
    padding: 0;
    width: 18px;
    height: 18px;
    background: url(../../img/blue.png) no-repeat;
    border: none;
    cursor: pointer
}

.icheckbox-blue,.icheckbox-blue.static:hover {
    background-position: 0 0
}

.icheckbox-blue.hover,.icheckbox-blue:hover {
    background-position: -20px 0
}

.icheckbox-blue.checked {
    background-position: -40px 0
}

.icheckbox-blue.disabled {
    background-position: -60px 0;
    cursor: default
}

.icheckbox-blue.checked.disabled {
    background-position: -80px 0
}

.iradio-blue,.iradio-blue.static:hover {
    background-position: -100px 0
}

.iradio-blue.hover,.iradio-blue:hover {
    background-position: -120px 0
}

.iradio-blue.checked {
    background-position: -140px 0
}

.iradio-blue.disabled {
    background-position: -160px 0;
    cursor: default
}

.iradio-blue.checked.disabled {
    background-position: -180px 0
}

/* ztree */
div.ztree-border {
    margin-top: 10px;
    border: 1px solid #e5e6e7;
    background: #FFFFFF none;
    border-radius:4px;
}

.toggle-switch {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 8px;
}
.toggle-switch input {
    height: 0;
    width: 0;
    position: absolute;
    opacity: 0;
}
.toggle-switch span {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #ebebeb;
    border: 2px solid #ebebeb;
    cursor: pointer;
    -webkit-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease
}
.toggle-switch span:after {
    content: '';
    height: 20px;
    width: 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 1px;
    top: -7px;
    color: #aaa;
    -webkit-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
    text-align: center;
    font-size: 13px;
    background-color: #fff;
    -webkit-box-shadow: rgba(0,0,0,.12) 0 1px 6px,rgba(0,0,0,.12) 0 1px 4px;
    box-shadow: rgba(0,0,0,.12) 0 1px 6px,rgba(0,0,0,.12) 0 1px 4px
}
.toggle-switch input:checked~span:after {
    left: -webkit-calc(100% - 20px);
    left: calc(100% - 20px);
    background-color: #33cabb
}

.toggle-switch.switch-solid span  {
    height: 20px;
}
.toggle-switch.switch-solid span:after {
    top: -2px;
}
.switch-solid input:checked~span {
    background-color: #33cabb;
    border-color: #33cabb
}
.switch-solid input:checked~span:after {
    background-color: #fff;
    color: #33cabb
}

.loaderbox {
    display: inline-block;
    min-width: 125px;
    padding: 10px;
    margin: 0 auto;
    color: #000 !important;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #ddd;
    background-color: #eee;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}

.loaderbox .loading-activity {
    float: left;
    width: 18px;
    height: 18px;
    border: solid 2px transparent;
    border-top-color: #000;
    border-left-color: #000;
    border-radius: 10px;
    -webkit-animation: pace-spinner 400ms linear infinite;
    -moz-animation: pace-spinner 400ms linear infinite;
    -ms-animation: pace-spinner 400ms linear infinite;
    -o-animation: pace-spinner 400ms linear infinite;
    animation: pace-spinner 400ms linear infinite;
}

@media (max-width: 767px) {
    .loading-activity {
        width: 18px;
        height: 18px;
    }
}

@-ms-keyframes pace-spinner {
    0% {
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes pace-spinner {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.select-list ul, .layui-layer-content ul {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.select-list li, .layui-layer-content li {
    list-style: none;
}

.select-time .time-input {
    display: block;
    width: 100%;
    padding-left: 10px;
}

label {
    font-weight: normal;
}

.container-div {
    padding: 0px 28px;
    height: 100%;
}

.container-div .row {
    height: 100%;
}

.search-collapse,.select-table {
    width: 100%;
    background: #fff;
    border-radius: 6px;
    margin-top: 20px;
    padding: 30px;
    box-shadow: 0 0 10px  rgba(249,249,249,.95);
}

.search-collapse {
    position: relative;
    padding: 30px 30px 20px;
}

.search-collapse .col-sm-6 .control-label {
    color: #333;
}

@media ( max-width : 768px) {
    .search-collapse {
        display: none;
    }
}

@media ( min-width : 768px) {
    .select-list li {
        float: left;
    }
}

.select-list li {
    color: #333;
    margin: 0 2.66% 10px 0px;
    width: calc(25% - 2.66%);
    display: flex;
    align-items: center;
    height: 40px;
    overflow: hidden;
}
.select-list li:nth-child(4){ margin-right:0;}
.select-list li p, .select-list li label:not(.radio-box){
    float: left;
    width: 90px;
    text-align:right;
    line-height: 1;
    box-sizing: border-box;
    padding-right: 5px;
    word-break: break-all;
}

.select-list li input {
    border: 1px solid #eae9e9;
    border-radius: 4px;
    background: transparent;
    outline: none;
    height: 30px;
    width: calc(100% - 90px);
    padding-left: 5px;
}

.select-list li .submit-btn {
    border: 0px;
    border-radius: 4px;
    background: transparent;
    outline: none;
    width: 40px;
    height: 23px;
}

.select-list li select {
    border: 1px solid #ddd;
    border-radius: 4px;
    background: transparent;
    outline: none;
    height: 30px;
    width: calc(100% - 72px);
}

.bootstrap-select.form-control .btn-default {
    color: inherit;
    padding: 4px 6px 4px;
    border-radius: 4px;
    border: 1px solid #e5e6e7;
    outline: none;
    height: 31px;
    background: #FFFFFF none
}

.file-input .btn-default {
    color: inherit;
    background: white;
    border: 1px solid #e7eaec;
}

.select-list .btn-default {
    color: #555;
    padding: 5px 5px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: transparent;
    outline: none;
    height: 30px;
    width: 200px;
}

.select-list .btn-default:hover,.select-list .btn-default:focus,.select-list .btn-default:active,.select-list .btn-default.active,.open .dropdown-toggle.btn-default {
    color: #555;
    background-color: #e4e4e4;
    border-color: #b2b2b2
}

.select-list .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    height: 30px;
    width: 200px;
}

.select-list .bootstrap-select > .dropdown-toggle.bs-placeholder,
.select-list .bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.select-list .bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.select-list .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
    color: inherit;
    font-size: 13px;
}

.select-list .bootstrap-select .dropdown-toggle .caret {
    position: inherit;
}

.select-list .select-selectpicker li {
    float: none;
}

.select-list .dropdown-menu>li>a,.bootstrap-select.form-control .dropdown-menu>li>a {
    line-height: inherit;
}

.select-list .dropdown-menu li>a:hover,.dropdown-menu li>a:focus,.dropdown-submenu:hover>a,.bootstrap-select.form-control .dropdown-menu li>a:hover,.dropdown-menu li>a:focus,.dropdown-submenu:hover>a{
    color: #fff;
    text-decoration: none;
    background-color: #12889a
}

.select-list .select2-container--bootstrap {
    width: 200px!important;
    display: inline-block;
}

.select-list .select2-container--bootstrap .select2-selection {
    border-radius: 6px;
}

.select-list .select2-container--bootstrap .select2-selection--single {
    height: 30px!important;
    padding: 5px 10px;
}

.select-list .select-time input {
    width: calc(50% - 45px);
}

.select-time label,.select-time span,.select-time input {
    float: left;
}

@media (max-width:767px) {
    .select-time label,.select-time span,.select-time input {
        float: none;
    }
    .select-list .select-time input {
        width: 200px;
    }
}

.select-time label {
    margin-top: 5px;
}

.select-time span {
    display: block;
    margin: 5px 5px;
}

.search-btn {
    background-color: #1ab394;
    border-color: #1ab394;
    color: #FFF;
    margin-bottom: 5px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    border-radius: 3px;
    vertical-align: middle;
    cursor: pointer;
}

.select-title{
    color:#3d5266;
    font-size:15px;
    padding:10px 0px;
    font-weight: normal;
}

.table-striped {
    min-height: calc(100% - 160px);
}

.table-striped .bootstrap-table, .table-striped .table-bordered {
    border: 0px!important;
}

.table-bordered .table>thead>tr>th, .table-bordered .table>tbody>tr>th {
    font-weight: normal;
    font-size: 13px
}

.table-striped table>thead>tr>th, .table-striped table>tbody>tr>th, .table-striped table>tfoot>tr>th, .table-striped table>thead>tr>td, .table-striped table>tbody>tr>td, .table-striped table>tfoot>tr>td {
}

.table-bordered table>thead>tr>th:first-child, .table-bordered table>tbody>tr>td:first-child {
    border-left: 1px solid #ddd;
}

.table-bordered table>thead>tr>th:last-child, .table-bordered table>tbody>tr>td:last-child {
    border-right: 1px solid #ddd;
}

.table-bordered table>thead>tr>th, .table-bordered table>tbody>tr>td {
    border-top: 1px solid #ddd!important;
    border-bottom: 1px solid #ddd;
}

.fixed-table-footer {
    border-top: 0px solid #ddd;
}

.fixed-table-container {
    border: 0px solid #ddd;
}

.table-striped .table>thead>tr>th, .table-striped .table>tbody>tr>th {
    border-top: 0px!important;
    font-weight: bold;
    font-size: 14px;
}

.table-striped table thead {
    background-color: #fcfcfc;
}

.fixed-table-container thead th  >.both{
    display: inline-block
}

.editable-input .input-sm {
    height: 32px!important;
}

.rc-handle-container {
    position: relative;
}
.rc-handle {
    position: absolute;
    width: 7px;
    cursor: ew-resize;
    margin-left: -3px;
    z-index: 2;
}
table.rc-table-resizing {
    cursor: ew-resize;
}
table.rc-table-resizing thead,
table.rc-table-resizing thead > th,
table.rc-table-resizing thead > th > a {
    cursor: ew-resize;
}

.fixed-columns, .fixed-columns-right {
    position: absolute;
    top: 0;
    height: 100%;
    background-color: #fff;
    box-sizing: border-box;
    z-index: 1;
}

.fixed-columns {
    left: 0;
}

.fixed-columns .fixed-table-body {
    overflow: hidden !important;
}

.fixed-columns-right {
    right: 0;
}

.fixed-columns-right .fixed-table-body {
    overflow-x: hidden !important;
}

.bootstrap-table .table-hover > tbody > tr.hover > td {
    background-color: #f5f5f5;
}

.bootstrap-tree-table .treetable-indent {width:16px; height: 16px; display: inline-block; position: relative;}
.bootstrap-tree-table .treetable-expander {width:16px; height: 16px; display: inline-block; position: relative; cursor: pointer;}
.bootstrap-tree-table .treetable-selected{background: #f1f5fa !important;}
.bootstrap-tree-table .treetable-table{border:0 !important;margin-bottom:0}
.bootstrap-tree-table .treetable-table tbody {display:block;height:auto;overflow-y:auto;}
.bootstrap-tree-table .treetable-table thead, .treetable-table tbody tr {display:table;width:100%;table-layout:fixed;}
.bootstrap-tree-table .treetable-thead th{line-height:24px;border: 0 !important;border-radius: 4px;border-left:0px solid #e7eaec !important;border-bottom:1px solid #ccc!important;text-align: left;}
.bootstrap-tree-table .treetable-thead tr :first-child{border-left:0 !important}
.bootstrap-tree-table .treetable-tbody td{border: 0 !important;border-left:0px solid #e7eaec !important;border-bottom:1px solid #e7eaec!important;white-space: nowrap; text-overflow: ellipsis;}
.bootstrap-tree-table .treetable-tbody tr :first-child{border-left:0 !important;padding-left: 0;}
.bootstrap-tree-table .treetable-bars .tool-left, .bootstrap-tree-table .treetable-bars .tool-right{margin-top: 10px; margin-bottom: 10px;}
.bootstrap-tree-table .treetable-bars .tool-left{float: left;}
.bootstrap-tree-table .treetable-bars .tool-right{float: right;}
.bootstrap-tree-table .treetable-bars .columns li label{display: block;padding: 3px 20px;clear: both;font-weight: 400;line-height: 1.428571429;max-width: 100%;margin-bottom: 5px;cursor:pointer;}
.bootstrap-tree-table .table{border-bottom: 0px solid #e7eaec!important;}
.bootstrap-tree-table .table-bordered .treetable-thead th {border-left: 1px solid #e7eaec!important;}
.bootstrap-tree-table .table-bordered .treetable-tbody td {border-right: 1px solid #e7eaec!important;}

.ax_close_max {
    position: fixed;
    top: 5px;
    left: 5px;
    z-index: 9999;
    display: none;
    color: #ccc;
}
.navbar-right > .user-menu > .dropdown-menu {
    border-top-right-radius:0;
    border-top-left-radius:0;
    padding:1px 0 0 0;
    border-top-width:0;
    width:138px;
}
.navbar-right > .user-menu .user-image {
    float:left;
    width:27px;
    height:27px;
    border-radius:50%;
    margin-right:8px;
    margin-top:-3px;
}
@media (max-width:767px) {
    .navbar-right > .user-menu .user-image {
        float:none;
        margin-right:0;
        margin-top:-8px;
        line-height:10px;
    }
}.dropdown-menu > li > a > .glyphicon,.dropdown-menu > li > a > .fa,.dropdown-menu > li > a > .ion {
     margin-right:10px;
 }
.dropdown-menu > li > a:hover {
    background-color:#e1e3e9;
    color:#333;
}
.dropdown-menu > .divider {
    background-color:#eee;
}

.form-header {
    font-size:15px;
    color:#6379bb;
    border-bottom:1px solid #ddd;
    margin:8px 10px 25px 10px;
    padding-bottom:5px
}

.main-content {
    background-color: #ffffff;
    color: inherit;
    padding: 10px 15px 15px 15px;
    border-color: #e7eaec;
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-width: 1px 0px;
}

.pageGo input {
    height: 32px;
    width: 50px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    display: block;
    float:left;
}
.pageGo button {
    height: 32px;
    display: block;
    float:left;
}

.reorder_rows_onDragClass td {
    color:yellow!important;
    background-color:#999!important;
    text-shadow:0 0 10px black,0 0 10px black,0 0 8px black,0 0 6px black,0 0 6px black;
    box-shadow:0 12px 14px -12px #111 inset,0 -2px 2px -1px #333 inset
}

.dragtable-sortable {
    list-style-type: none; margin: 0; padding: 0; -moz-user-select: none;
}

.dragtable-sortable li {
    margin: 0; padding: 0; float: left; font-size: 1em; background: white;
}

.dragtable-sortable th, .dragtable-sortable td{
    border-left: 0px;
}

.dragtable-sortable li:first-child th, .dragtable-sortable li:first-child td {
    border-left: 1px solid #CCC;
}

.ui-sortable-helper {
    opacity: 0.7;filter: alpha(opacity=70);
}

.ui-sortable-placeholder {
    -moz-box-shadow: 4px 5px 4px #C6C6C6 inset;
    -webkit-box-shadow: 4px 5px 4px #C6C6C6 inset;
    box-shadow: 4px 5px 4px #C6C6C6 inset;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    visibility: visible !important;
    background: #EFEFEF !important;
    visibility: visible !important;
}

.ui-sortable-placeholder * {
    opacity: 0.0; visibility: hidden;
}

.bootstrap-table .fixed-table-container .table tbody tr.selected td {
    background-color: #ebf5ff;
    color: #3e72e9;
}

::-webkit-scrollbar-track {
    background-color: #fff;
}

.popover {
    font-size: 13px;
    max-width: unset;
}

.popover-title {
    padding: 8px 14px;
    margin: 0 !important;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 5px;
}

#scroll-up {
    border-width: 0;
    position: fixed;
    right: 2px;
    z-index: 99;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    opacity: 0;
    filter: alpha(opacity=0);
    bottom: -24px;
    visibility: hidden;
    background-color: #aaa;
    color: #fff;
    font-size: 14px;
    display: none;
}

#scroll-up.display {
    opacity: .7;
    filter: alpha(opacity=70);
    bottom: 2px;
    visibility: visible;
}

.menu-content {
    padding: 10px 10px 10px 25px !important;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.height-full {
    height: 100% !important;
}

::-webkit-scrollbar {
    width:10px!important;
    height:10px!important;
    -webkit-appearance:none;
    background: rgba(255,255,255,0);
}

::-webkit-scrollbar-thumb {
    height:5px;
    border-top:0;
    border-bottom:0;
    border-radius:6px;
    background-color: #ebf5ff;
    background-clip:padding-box;
}

::-webkit-input-placeholder {
    color: #b3b3b3!important;
}

:-moz-placeholder {
    color: #b3b3b3!important;
}

::-moz-placeholder {
    color: #b3b3b3!important;
}

:-ms-input-placeholder {
    color: #b3b3b3!important;
}

/*20220328 add*/
.table  tr:nth-child(even) th, .table  tr:nth-child(even) td, .table tr th{background: #f9fafc;}/*20220426 chang color*/

.table  tr:nth-child(odd) td{background:#fff; }
.table_cz_a{padding-right: 15px;color: #3e72e9;}
.table_cz_a>i{ display: none;}
.font_red, a.font_red{ color:#ef5743;}
td a.table_cz_a:nth-child(1){
    padding-left: 25px;
}

.columns{ display:none !important;}


.mini-navbar .quit_btm{ left:15px;}
.mini-navbar .quit_btm a{ color:rgba(183,133,101,0); background:rgba(183,133,101,0); box-shadow:none; min-width: 45px;}
.mini-navbar .quit_btm_bg{ width:70px;}


input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition-delay: 111111s;
    -webkit-transition: color 11111s ease-out, background-color 111111s ease-out;
}

.box_tem{box-shadow:0 0 10px rgba(249,249,249,.95);border-radius:6px;margin-top:20px;padding:0px;overflow: hidden; background:#fff;}
.box_tem_30{ padding:0 30px;}
.box_shadow{box-shadow:0 0 10px rgba(249,249,249,.95);border-radius:6px;}

ol,ul {	list-style: none;}

.index_top_left{line-height: 48px;padding-left: 30px;font-size: 14px; }
.left_tag{line-height: 22px;font-size: 14px;padding: 0 8px 0 5px;margin: 13px 0 0 10px;border-radius: 4px;position: relative;}
.left_tag::before{position: absolute;left: -4px;top: 7px;content:"";width: 8px;height: 8px;display: block;transform:rotate(45deg);border-radius: 2px;}
.left_tag_end, .left_tag_end::before{ background:#f2f7fa; color:#7e7c7a;}
.left_tag_on, .left_tag_on::before{ background:#ebf5ff; color:#3e72e9;}
.left_tag_wait, .left_tag_wait::before{ background:rgba(255,181,84,.1); color:#ff974d;}

.right_date{width: 120px;background-color: #2364fb;height: 48px;border-radius: 0 6px 6px 0;}
.right_date .select2-container--bootstrap .select2-selection{background:none;height: 48px;border: none;line-height: 48px;padding: 0;}
.right_date .fa-calendar{float: left;width:40px;color: #fff;line-height: 48px;padding: 0 15px;font-size: 14px;}
.right_date .select2-container--bootstrap .select2-selection--single .select2-selection__rendered{ color:#fff;}
.right_date .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{border-color:#fff transparent transparent;}
.right_date .select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b{border-color:transparent transparent #fff;}
.right_date .right_date_box{ width:calc(100% -60px);}

.index_qxgl{background-color: #ebf5ff;height: 150px;position: relative;overflow: hidden;}
.index_qxgl_bg01{background-color: #4d82fc;width: 600px;height: 600px;position: absolute;left: -246px;top: -352px;border-radius: 50%;transform: scale(.8,.6);z-index: 2; animation:index_left_go 1s ease;}
.index_qxgl_round01{background-color:#ffb751;width:17px;height: 17px;border-radius: 50%;position: absolute;left: 22px;top: 118px;z-index: 3; animation:grow 1.5s ease;}
.index_qxgl_round02{width:100px;height: 100px;background: none;border: 10px solid rgba(76,129,252,.1);position: absolute;left: 30%;bottom: -82px;z-index: 3;border-radius: 50%; animation:index_bottom_go 1.5s ease;}
.index_qxgl_round03{width:100px;height: 100px;background: none;background-color: rgba(76,129,252,.12);position: absolute;z-index: 3;border-radius: 50%;overflow: hidden;}
.index_qxgl_round03>span{display:block; width: 100%; height: 50%; background-color: #ebf5ff;}
.index_qxgl_round03_1{right: 25px;top: -15px;transform:rotate(200deg) scale(1.2);z-index: 4; animation:mouth_top 1.5s ease;}
.index_qxgl_round03_2{right: -19px;bottom: -12px;transform: rotate(-32deg) scale(1.1); animation:mouth_btm 1.5s ease;}
.index_qxgl h2{font-size: 22px; font-weight: bold;color: #fff;letter-spacing: 1px;padding-left: 30px;line-height: 1;margin-top: 40px;}
.h2_zm{text-transform: uppercase;color: rgba(255,255,255,.5);font-size: 10px;font-family: Arial, Helvetica, sans-serif;padding: 0 0 0 30px;letter-spacing: 1px;font-weight: lighter;}
.tit_fa{width: 260px;position:relative;z-index: 3;}

.index_qxgl_nr{width: calc(100% - 260px);height: 100%;}
.index_qxgl_nr li{ width: 33.333%; float: left;}
.index_qxgl_nr li>div.icon_left{width: 77px;height: 77px;border-radius: 50%;margin: 36px auto 0;position: relative; animation:grow 1.5s ease;}
.index_qxgl_nr li>div.icon_left .hide_zg{width:70px;height: 70px;background-color:#ebf5ff;position: absolute;top: -50px;left: -31px;z-index: 1;}
.index_qxgl_nr li>div.icon_left .dian{position:absolute;left: -3px;top: 19px;z-index: 4;height: 9px;width: 9px;border-radius: 50%;}
.index_qxgl_nr li>div.icon_left .nr{width: 54px;height: 54px;border-radius:50%;margin:10px auto 0;line-height: 54px;text-align: center;font-weight: bold;font-size: 24px;position: relative;z-index: 56;}

.index_qxgl_nr li .box_nr{margin-top: 50px;margin-left: 12px;width: calc(100% - 110px);overflow: hidden;position: relative;z-index: 9;}
.index_qxgl_nr li .box_nr h3{font-size: 16px;color:#130b46;letter-spacing: 1px;font-weight: normal;}
.index_qxgl_nr li .box_nr p{color:#8497c2;text-transform: uppercase;font-family: Arial, Helvetica, sans-serif;font-weight: lighter;font-size: 10px;letter-spacing: 1px;}
.index_qxgl_nr li:hover .box_nr h3, .index_qxgl_nr li:hover .box_nr p{ font-weight: bold;}

.index_qxgl_nr li:nth-child(1)>div.icon_left{border:2px solid rgba(76,129,252,.3);}
.index_qxgl_nr li:nth-child(1)>div.icon_left .dian{background-color:rgba(76,129,252,.74);}
.index_qxgl_nr li:nth-child(1)>div.icon_left .nr{background-color: rgba(76,129,252,.12); color:#4c81fc;}
.index_qxgl_nr li:nth-child(1):hover>div.icon_left .nr{ background-color: #4c81fc; color: #fff;}

.index_qxgl_nr li:nth-child(2)>div.icon_left{border:2px solid rgba(25,206,208,.3);}
.index_qxgl_nr li:nth-child(2)>div.icon_left .dian{background-color:rgba(25,206,208,.74);}
.index_qxgl_nr li:nth-child(2)>div.icon_left .nr{background-color: rgba(25,206,208,.1); color:#19ced0;}
.index_qxgl_nr li:nth-child(2):hover>div.icon_left .nr{ background-color: #19ced0; color: #fff;}

.index_qxgl_nr li:nth-child(3)>div.icon_left{border:2px solid rgba(255,153,81,.3);}
.index_qxgl_nr li:nth-child(3)>div.icon_left .dian{background-color:rgba(255,153,81,.74);}
.index_qxgl_nr li:nth-child(3)>div.icon_left .nr{background-color: rgba(239,164,24,.12); color:#ff9951;}
.index_qxgl_nr li:nth-child(3):hover>div.icon_left .nr{ background-color: #ff9951; color: #fff;}

.index_qxgl_nr li:nth-child(4)>div.icon_left{border:2px solid rgba(244,83,121,.3);}
.index_qxgl_nr li:nth-child(4)>div.icon_left .dian{background-color:rgba(244,83,121,.74);}
.index_qxgl_nr li:nth-child(4)>div.icon_left .nr{background-color: rgba(244,83,121,.12); color:#f45379;}
.index_qxgl_nr li:nth-child(4):hover>div.icon_left .nr{ background-color: #f45379; color: #fff;}

.line_01{ overflow:hidden;	white-space: nowrap;	text-overflow: ellipsis;	-o-text-overflow:ellipsis;}
.line_02{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}

.index_tit{margin: 25px 30px 0;height: 20px;line-height: 20px;background: url(../../img/tit_r.png) right center no-repeat;}
.index_tit h3{ font-size:16px; font-weight: bold;}

.box_yxsl{overflow: hidden;padding: 10px 20px 20px;}
.box_yxsl>li{ float: left; width: 25%; padding:10px; box-sizing:border-box;}
.box_yxsl>li>div>h3{font-size: 16px;font-weight: normal;margin: 0 0 10px;letter-spacing: 1px;}
.box_yxsl>li>div>h3>i{float:left;display: inline-block;width: 24px;height: 24px;background: url(../../img/index_icon01.png) rgba(77,130,252,.1) center center no-repeat;border-radius: 50%;margin-right: 8px;}
.box_yxsl>li>div>h3>span{display: inline-block; line-height: 24px;}
.box_yxsl>li>div{box-shadow:0 0 10px rgba(249,249,249,.95); border-radius:6px; padding:20px;}
.box_yxsl>li>div:hover{box-shadow:0 0 10px rgba(230, 230, 230,.7); transform:scale(1.05,1.05);}
.box_yxsl>li>div ul{overflow: hidden;padding: 0;}
.box_yxsl>li>div ul li{width: 50%;float: left;font-size: 13px;line-height: 20px;padding: 5px 0;letter-spacing: 1px;}
.box_yxsl>li>div ul li .tit_2{display: inline-block;min-width: 68px;color: #7e7c7a;}
.index_speed{margin-top: 15px;overflow: hidden;}
.index_speed .speed_tit{width: 122px;font-size: 14px;color:#3e72e9;height: 20px;line-height: 20px;}
.index_speed .speed_line{width: calc( 100% - 130px );height: 14px;background-color: rgba(77,130,282,.1);border-radius: 7px;overflow: hidden;margin-top: 3px;}
.index_speed .speed_line span{display: inline-block;background-color:#4d82fc;height: 100%;border-radius: 0 7px 7px 0;}

.index_btmBox{padding-left: 0;padding-right: 20px;margin-bottom: 10px;}
.index_btmBox02{ padding:0;}

.index_echars_box .echarts{ height:285px; margin-bottom: 15px;}
.index_echars_r{box-sizing: border-box;padding: 0 20px;}
.index_echars_r .dl_tit{line-height: 30px;margin: 15px 0 -5px;padding: 0 10px;}
.index_echars_r .dl_tit span, .index_btmBox02 dl dt span{ display: inline-block; color:#7e7c7a;}
.index_echars_r .dl_tit span:nth-child(1){width: 40%;}
.index_echars_r .dl_tit span:nth-child(2),.index_echars_r .dl_tit span:nth-child(3){width: 30%;text-align: right;}
.index_echars_r dl{overflow: hidden;padding: 10px;margin: 10px 0 0;}
.index_echars_r dl dt{width: 40%;float: left;height: 30px;line-height: 30px;font-weight: normal;letter-spacing: 1px;}
.index_echars_r dl dt span{display: inline-block;width:30px;height: 30px;line-height:30px;border-radius: 4px;float: left;margin-right: 15px;}
.index_echars_r  dl dd{width: 30%;float: left;font-weight: bold;line-height: 30px;text-align: right;}
.index_echars_r  dl:nth-child(1) dt span{background: url(../../img/index_tb01.png) rgba(77,130,252,.1) center center no-repeat;}
.index_echars_r  dl:nth-child(1) dd{ color: #4d82fc;}
.index_echars_r  dl:nth-child(2) dt span{background: url(../../img/index_tb02.png) rgba(25,206,208,.1) center center no-repeat;}
.index_echars_r dl:nth-child(2) dd{ color: #19ced0;}
.index_echars_r  dl:nth-child(3) dt span{background: url(../../img/index_tb03.png) rgba(255,153,81,.1) center center no-repeat;}
.index_echars_r  dl:nth-child(3) dd{ color: #ff9951;}
.index_echars_r  dl:nth-child(4) dt span{background: url(../../img/index_tb04.png) rgba(244,83,121,.1) center center no-repeat;}
.index_echars_r  dl:nth-child(4) dd{ color: #f45379;}

.index_echars_r dl:hover{background-color:#ebf5ff; border-radius:6px;}

.index_btmBox02 .tabs-container{ position: relative;}
.index_btmBox02 .tabs-container .nav-tabs{border: none;position: absolute;top: 17px;right: 0;background: #fff;}
.index_btmBox02 .tab-content .panel-body{border:none;padding: 15px 20px;}
.index_btmBox02 .tabs-container .nav-tabs>li.active>a, .index_btmBox02 .tabs-container .nav-tabs>li.active>a:hover, .index_btmBox02 .tabs-container .nav-tabs>li.active>a:focus{ border:none;}

.index_btmBox02 dl span{width:19%;text-align: center;display: inline-block;line-height: 30px;float: left;}
.index_btmBox02 dl dt span:nth-child(1), .index_btmBox02 dl dd span:nth-child(1){ width:12%; text-align: left;}
.index_btmBox02 dl dd span:nth-child(1) a{display:inline-block;font-weight: normal;font-size: 14px;padding-left: 10px;padding-top: 4px;vertical-align: top;line-height: 14px;}
.index_btmBox02 dl dt span:nth-child(2), .index_btmBox02 dl dd span:nth-child(2){ width:31%; text-align: left;}

.index_btmBox02 .dd_box{height: 230px;overflow-y: scroll;}
.index_btmBox02 dl{overflow: hidden;padding: 0;margin: 0;}
.index_btmBox02 dl dt{font-weight: normal;margin-bottom: 5px;padding: 0 20px 0 10px;}
.index_btmBox02 dl dt, .index_btmBox02 .dl_box dl dd{ height: 30px;}
.index_btmBox02 dl dd{overflow: hidden;padding: 8px 10px;margin: 0;}
.index_btmBox02 dl dd:hover{ background-color:#ebf5ff; border-radius:6px;}

.index_btmBox02  dl .dd_box dd span:nth-child(1){background:url(../../img/ranking_04.png) left 3px center no-repeat; }
.index_btmBox02  dl .dd_box dd span:nth-child(3){font-weight: bold;}
.index_btmBox02  dl .dd_box dd:nth-child(1)  span:nth-child(1) {background: url(../../img/ranking_01.png) left 3px center no-repeat; }
.index_btmBox02  dl .dd_box dd:nth-child(1)  span:nth-child(1) a, .index_btmBox02  dl dd:nth-child(2)  span:nth-child(1) a, .index_btmBox02  dl dd:nth-child(3)  span:nth-child(1) a{color: #fff;}
.index_btmBox02  dl .dd_box dd:nth-child(1) span:nth-child(3){ color: #4d82fc;}
.index_btmBox02  dl .dd_box dd:nth-child(2) span:nth-child(1){background: url(../../img/ranking_02.png) left 3px center no-repeat; color: #fff;}
.index_btmBox02  dl .dd_box dd:nth-child(2) span:nth-child(3){ color: #19ced0;}
.index_btmBox02  dl .dd_box dd:nth-child(3) span:nth-child(1){background: url(../../img/ranking_03.png) left 3px center no-repeat; color: #fff;}
.index_btmBox02  dl .dd_box dd:nth-child(3) span:nth-child(3){ color: #ff9951;}

::-webkit-scrollbar {width: 10px; 	height: 1px;}
::-webkit-scrollbar-thumb {	border-radius: 10px; background: #ebf5ff;}
::-webkit-scrollbar-track {	border-radius: 10px; background: #fff;}

@-webkit-keyframes grow {
    0%{
        transform:scale(0); opacity:0;
    }
    100%{
        transform:scale(1); opacity:1;
    }
}
@keyframes grow {
    0%{
        transform:scale(0); opacity:0;
    }
    100%{
        transform:scale(1); opacity:1;
    }
}
@-webkit-keyframes growSlowly {
    0%{
        transform:scale(0); opacity:0;
    }
    50%{
        transform:scale(.1); opacity:.2;
    }
    100%{
        transform:scale(1); opacity:1;
    }
}
@keyframes growSlowly {
    0%{
        transform:scale(0); opacity:0;
    }
    50%{
        transform:scale(.1); opacity:.2;
    }
    100%{
        transform:scale(1); opacity:1;
    }
}
@-webkit-keyframes index_left_go {
    0%{
        left:-520px;
    }
    100%{
        left:-246px;
    }
}
@keyframes mango {
    0%{
        left:-520px;
    }
    100%{
        left:-246px;
    }
}

@-webkit-keyframes index_bottom_go {
    0%{
        bottom:0;  opacity:0;
    }
    100%{
        bottom:-82px;  opacity:1;
    }
}
@keyframes index_bottom_go {
    0%{
        bottom:0;  opacity:0;
    }
    100%{
        bottom:-82px;  opacity:1;
    }
}

@keyframes mouth_top {
    0%{
        top:25px; background-color:rgba(76,129,252,.9);
    }
    100%{
        top:-15px;  background-color:rgba(76,129,252,.12);
    }
}

@keyframes mouth_btm {
    0%{
        bottom:45px; background-color:rgba(76,129,252,.9);
    }
    100%{
        bottom:-12px;  background-color:rgba(76,129,252,.12);
    }
}

.btn .fa{ display:none;}
.bootstrap-tree-table tr i.fa{display:none;}

#scroll-up .fa{ display: block;}


/* 20220601 add */
table.table_frozen11 td{
    box-sizing: border-box;
  }
  
table.table_frozen11 th {
    height:30px;
    box-sizing: border-box;
  }

  table.table_frozen11 {
    /*border-collapse: separate;*/
    table-layout: fixed;
    width: 100%;
  }

/*Ã¥â€ºÂºÃ¥Â®Å¡Ã§Â¬Â¬Ã¤Â¸â‚¬Ã¥Ë†â€”*/
  table.table_frozen11 td:first-child, table.table_frozen11 th:first-child {
    position: sticky;
    left: 0;
    z-index: 1;
  }


/*Ã¥â€ºÂºÃ¥Â®Å¡Ã¦Å“â‚¬Ã¥ÂÅ½Ã¤Â¸â‚¬Ã¥Ë†â€”*/
table.table_frozenlastL td:last-child, table.table_frozenlastL th:last-child {
    position: sticky;
    right: 0;
    z-index: 1;
  }

  table.table_frozenlastL th:last-child{ z-index:2;}

/*Ã§ÂºÂµÃ¥Ââ€˜Ã¦â€¹â€°Ã¥Å Â¨Ã¥â€ºÂºÃ¥Â®Å¡Ã¨Â¡Å’*/
  table.table_frozen11 thead tr th {
    position: sticky;
    top: 0;
 }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
/*Ã§ÂºÂµÃ¥Ââ€˜Ã¦â€¹â€°Ã¥Å Â¨Ã¦Å½Â§Ã¥Ë†Â¶Ã¥Â¯Â¹Ã¥Âºâ€th*/
table.table_frozen11 th:first-child{
    z-index: 2;
  }

.over_hid{ overflow:hidden;}
.over_hid .table-striped{ height: calc(100% - 255px); min-height: calc(100% - 255px);}
.over_hid .table-striped04{ height: calc(100% - 300px); min-height: calc(100% - 300px);}
.over_hid .table-striped .bootstrap-table{ height: 100%; width:100%;}
.over_hid .table-striped .bootstrap-table .fixed-table-container{ height: calc(100% - 70px);}
.over_hid .table-striped .bootstrap-table .fixed-table-container .table_frozen11{width: 1900px;max-width: 1900px;}
.over_hid .table-striped .bootstrap-table .fixed-table-container .table_frozen11 td:last-child, .over_hid .table-striped .bootstrap-table .fixed-table-container .table_frozen11 .th:last-child{ box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);}

table.table_frozen11 th, .table_frozen11 td{ white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all; }
table.table_zypyfa_cz th:last-child{ width:375px;}

.container-div_xt{ padding:0 15px;}
.container-div_xt .search-collapse{ min-height: calc(100% - 40px);}

.max-h{ max-height: 150px; margin-bottom: 15px;}

.note-editing-area .note-editable .table.table-bordered td{
    border-right: 1px solid #ebebeb;
}