.handson-content {
    height: 100%;
    background-color: #fff;
}

.handson-content-1 {
    height: 70px;
}

.handson-content-1-1 {
    text-align: center;
    font-size: 22px;
}

.handson-content-1-2 {
    padding: 0 0 0 100px;
}

.handson-content-1-2-1 {
    border: 1px solid #039be5;
    padding: 6px 22px;
    margin: 0 0 0 16px;
    border-radius: 4px;
    cursor: pointer;
}

.handson-content-1-2-1-1 {
    margin: 0 6px 0 0;
}

.handson-content-2 {
    height: calc(100% - 70px);
}

.handson-content-2-1 {
    height: 100%;
}

.handson-content-index {
    padding: 0 6px;
}

.handson-content-detail {
    padding: 0 6px;
    display: none;
}

.handson-index-grid {
    height: 100%;
}

.handson-index-header {
    font-weight: bold !important;
    background-color: #fafafa !important;
}


.handson-detail-grid {
    height: calc(100% - 40px);
    min-height: 220px;
}

.handson-detail-header, .htHeader {
}

.handson-detail-body {
    padding: 4px 0 10px 0;
}

.handson-detail-body-1 {
}

.handson-detail-body-1-1 {
    width: 110px;
    float: left;
    text-align: right;
    padding: 0 10px 0 0;
}

.handson-detail-body-1-2 {
    width: calc(100% - 110px);
    float: left;
    padding: 0 10px 0 0;
}

.handson-detail-body-1-2-1 {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0 0 0 10px;
}


.table-hans-content {
    height: calc(100% - 40px);
}



.table-hans th:nth-child(1), .table-hans td:nth-child(1) {
    text-align: center;
    width: 5%;
}

.table-hans th:nth-child(2), .table-hans td:nth-child(2) {
    width: 40%;
}


.table-hans th:nth-child(3), .table-hans td:nth-child(3) {
}

.table-hans th:nth-child(4), .table-hans td:nth-child(4) {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-hans th:nth-child(5), .table-hans td:nth-child(5) {
    text-align: center;
}

.table-hans-name {
    cursor: pointer;
    color: #039be5;
}

.table-hans-func {
    cursor: pointer;
    margin-left: 8px;
}

    .table-hans-func i {
        margin-right: 6px;
    }

#handson-content-back {
    display: none;
}

#handson-content-save {
    display: none;
}


.thongke table, .thongke th, .thongke td {
    border: 0.5px solid #ccc !important;
    margin: 0;
}

.thongke table {
    width: 100%;
    table-layout: fixed;
}

.thongke {
    height: 100%;
}

    .thongke .tbl-header {
    }

    .thongke .tbl-content {
        overflow-x: auto;
        margin-top: 0px;
    }

    .thongke th {
        padding: 4px 4px;
        text-align: center;
        font-weight: bold;
        font-size: 14px;
        vertical-align: middle;
        background-color: #f5f5f5;
    }

    .thongke td {
        padding: 8px 12px !important;
        text-align: left;
        vertical-align: top !important;
        font-weight: 300 !important;
    }

.thongke-quanly {
    height: 100%;
    background-color: #fff;
    padding: 0 6px;
}

.thongke-quanly-1 {
    padding: 10px;
}

.thongke-quanly-1-1 {
    padding: 4px 6px;
    height: 66px;
}

.thongke-quanly-1-1-1 {
}

.thongke-quanly-1-1-1 {
}

.thongke-quanly-1-2 {
    height: 132px;
}

.thongke-quanly-1-2-1 {
}

.thongke-quanly-1-2-2 {
}

.thongke-quanly-2 {
    height: calc(100% - 80px);
}

.thongke-quanly-grid {
    height: 100%;
    min-height: 220px;
}

.thongke-quanly-a {
    height: 80px;
}

.thongke-quanly-a-1 {
    text-align: center;
    font-size: 22px;
}

.thongke-quanly-a-2 {
    padding: 0 0 0 100px;
}

.thongke-quanly-b {
    height: calc(100vh - 120px);
    overflow: auto;
}


.table-thongke-content {
    height: calc(100% - 40px);
}



.table-thongke th:nth-child(1), .table-thongke td:nth-child(1) {
    width: 7%;
    text-align: center;
}

.table-thongke th:nth-child(4), .table-thongke td:nth-child(4) {
    width: 24%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#thongke-quanly-back {
    display: none;
}

#thongke-quanly-save {
    display: none;
}

.thongke-quanly-1-1-1-1-1 {
    height: 31px;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0 0 0 8px;
}

.thongke-content-2-2-2-1 {
    height: 100%;
}

#thongke-quanly-detail {
    display: none;
}

.thongke-detail {
    min-height: 340px;
    height: calc(100% - 10px);
}

.htHeader {
    background-color: #D6F6FF !important;
    color: #000 !important;
    font-weight: bold !important;
    text-align: center !important;
    /*padding: 8px 4px !important;*/
    font-size: 14px;
}

.hstable-detail .handsontable td, .hstable-detail .handsontable th {
    border-right: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
}

    .hstable-detail .handsontable td.area-1:before,
    .hstable-detail .handsontable td.area-2:before,
    .hstable-detail .handsontable td.area-3:before,
    .hstable-detail .handsontable td.area-4:before,
    .hstable-detail .handsontable td.area-5:before,
    .hstable-detail .handsontable td.area-6:before,
    .hstable-detail .handsontable td.area-7:before,
    .hstable-detail .handsontable td.area:before {
        background-color: transparent;
        opacity: 0;
    }

.hs-func {
    color: #013f65;
    padding: 0 6px;
    cursor: pointer;
}

    .hs-func i {
        padding: 0 8px 0 0;
        cursor: pointer;
    }

    .hs-func label {
        cursor: pointer;
    }

.thongke-cn {
    padding: 0 16px 20px;
    border: 1px solid #888;
    margin: 15px 0 20px 0;
}

    .thongke-cn .btn-info {
        position: relative;
        top: -18px;
    }

.thongke-cn-1 {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

.fnChucNang-detail-1 {
    color: #f00;
    font-size: 24px;
    position: relative;
    top: 28px;
    padding: 0 0 0 60px;
    cursor: pointer;
}

.handson-detail-body-2 {
}

.htWhite {
    background-color: white !important;
}

.htReadOnly {
    background-color: #eae3e3;
}

.htFontBold {
    font-weight: bold !important;
}

.htYellow {
    background-color: yellow !important;
}

.htBlue {
    background-color: blue !important;
}

.htGreen {
    background-color: green !important;
}

.htGray {
    background-color: gray !important;
}

.htBlue {
    background-color: blue !important;
}

.htRed {
    background-color: red !important;
}

.htLightGray {
    background-color: lightgray !important;
}

.htSkyBlue {
    background-color: #dfeffc !important;
}

.htOrange {
    background-color: orange !important;
}

.htGrayBlue {
    background-color: #5D5DA3 !important;
}

.htGrayGreen {
    background-color: #698069 !important;
}

.img-hasmap {
    height: 14px;
    margin-right: 6px;
}
.filterHeader input {
    width:96%;
    border: 1px solid #ddd;
}
    .filterHeader input:focus {
    border: 1px solid #ddd;
    }
    .filterHeader input:hover {
    border: 1px solid #ddd;
    }

.input-noedit {
    background:#f0f0f0 !important;
}