.hethong-list {
    height: calc(100% - 10px);
}

.hethong-detail {
    height: 100%;
}


.qldl-hc-add {
}

.hcadd-index {
    height: 100%;
}

.hcadd-header {
    height: 60px;
    display: flex;
    padding: 5px;
    background-color: #f5f5f5;
}

.hcadd-body {
    height: calc(100% - 100px);
    overflow: auto;
}

.hcadd-header-1 {
    width: calc(100% - 160px);
}

.hcadd-header-1-1 {
    font-size: 16px;
    font-weight: bold;
    font-family: Roboto-Bold;
}

.hcadd-header-1-2 {
    font-size: 10px;
    font-style: italic;
}

.hcadd-header-2 {
    width: 160px;
}

.hcadd-header-2-1 {
    float: left;
    position: relative;
}

.hcadd-header-2-1-1 {
    width: calc(100% - 24px);
    padding: 0 6px 0 6px;
    float: left;
    border: 1px solid #aaa;
}

.hcadd-header-2-1-2 {
    width: 24px;
    padding: 0 0 0 7px;
    float: left;
    border: 1px solid #aaa;
    border-left: none;
    cursor: pointer;
}

    .hcadd-header-2-1-2 i {
        top: -2px;
        position: relative;
    }

.hcadd-header-2-1-3 {
    position: absolute;
    top: 22px;
    border: 1px solid #aaa;
    cursor: pointer;
    padding: 0 0 0 4px;
    display: none;
}

.hcadd-body .nav-tabs {
    background-color: #E3F0FF;
}

.hcadd-body a.nav-link {
    color: #1565C0;
    font-size: 14px;
    font-weight: bold;
    font-family: Roboto-Bold;
    padding: 3px 14px;
}

.hcadd-star {
    color: #AF0505;
}

.hcadd-ts {
    padding: 6px 10px 0 0;
}

.hcadd-ts-1 {
    width: 220px;
    text-align: right;
    padding: 0 16px 0 0;
}

.hcadd-ts-1-1 {
}

.hcadd-ts-2 {
    width: calc(100% - 220px);
    position: relative;
}

.hcadd-ts-2-1 {
    height: 24px;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 2px;
}

.hcadd-ts-2-2 {
}

.hcadd-ts-2-3 {
    color: #2196F3;
}

.hcadd-ts-2-4 {
    height: 60px;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 2px;
}

.hcadd-ts-2-5 {
    height: 24px;
    width: calc(100% - 80px);
    border: 1px solid #ccc;
    border-radius: 2px;
    float: left;
}

.hcadd-ts-2-6 {
    width: 80px;
    float: left;
    padding: 0 0 0 6px;
    font-style: italic;
}

.hcadd-body .tab-content {
    height: calc(100% - 30px);
    padding: 0;
    margin: 0;
}

.hcadd-body .tab-pane {
    height: 100%;
}

.hcadd-body .tab-pane {
    height: 100%;
    overflow: auto;
    margin: 0;
    padding: 4px;
}

.hcadd-ts-body {
    padding: 0 20px 0 0;
}

.hcadd-footer {
    height: 36px;
}

.hcadd-ts-2-7 {
    border: 1px solid #A3C7E8;
    float: left;
    padding: 0 8px;
    border-radius: 2px;
    cursor: pointer;
    height: 24px;
}

    .hcadd-ts-2-7 i {
        cursor: pointer;
    }

    .hcadd-ts-2-7 label {
        cursor: pointer;
    }

.hcadd-ts-2-8 {
    float: left;
    padding: 0 8px;
    border-radius: 2px;
    cursor: pointer;
    background-color: #2196F3;
    color: #fff;
    margin: 0 0 0 12px;
    height: 24px;
}

    .hcadd-ts-2-8 i {
        cursor: pointer;
    }

    .hcadd-ts-2-8 label {
        cursor: pointer;
    }



.hcadd-qt {
}

.hcadd-qt-1 {
}

.hcadd-qt-2 {
}

.hcadd-qt-1-1 {
    font-size: 14px;
    font-weight: bold;
    font-family: Roboto-Bold;
}

.hcadd-table {
    width: 100%;
}

    .hcadd-table th:nth-child(1), .hcadd-table td:nth-child(1) {
        width: 150px;
        text-align: center;
        background-color: #4B7DAB;
        color: #fff;
        font-weight: bold;
        font-family: Roboto-Bold;
    }

.hclist-index {
    height: 100%;
}

.hclist-header {
    height: 33px;
    padding: 4px;
}

.hclist-header-1 {
}

.hclist-header-1-1 {
    font-size: 16px;
    font-weight: bold;
    font-family: Roboto-Bold;
    float: left;
}

.hclist-header-1-2 {
    float: left;
    margin: 0 0 0 16px;
    background-color: #2698F1;
    color: #fff;
    height: 24px;
    border-radius: 2px;
    padding: 2px 12px;
    cursor: pointer;
}

    .hclist-header-1-2 i {
        cursor: pointer;
    }

    .hclist-header-1-2 label {
        cursor: pointer;
    }

.hclist-header-2 {
    text-align: right;
}

.hclist-body {
    height: calc(100% - 55px);
}

.hclist-header-2-1 {
    font-size: 12px;
}

.hclist-header-2-2 {
    font-weight: bold;
    font-family: Roboto-Bold;
}

.hclist-table {
    height: 100%;
}

    .hclist-table table {
        width: 100%;
        table-layout: fixed;
        margin: 0;
        padding: 0;
        border: none !important;
    }

    .hclist-table .tbl-header {
    }

    .hclist-table .tbl-content {
        height: calc(100% - 60px);
        overflow-x: auto;
        margin: 0;
        padding: 0;
    }

    .hclist-table th {
        padding: 6px 2px !important;
        text-align: center;
        font-weight: bold;
        font-family: Roboto-Bold;
        font-size: 14px;
        color: #fff !important;
        background-color: #4B7DAB;
        border: none !important;
        border-right: 1px solid #fff !important;
    }

    .hclist-table td {
        padding: 4px 2px;
        text-align: left;
        vertical-align: middle;
        font-weight: 300;
        font-size: 12px;
        border: 1px solid #ccc !important;
    }

    .hclist-table th:last-child {
        border-right: none !important;
    }

.hclist-th-1 {
    font-size: 12px;
    font-style: italic;
    font-weight: 100;
    font-family: "Roboto-Regular", Arial, sans-serif;
}

.hclist-table th:nth-child(1), .hclist-table td:nth-child(1) {
    width: 30px;
    text-align: center;
}

.hclist-table th:nth-child(2), .hclist-table td:nth-child(2) {
    width: 99px;
    text-align: center;
}

.hclist-table th:nth-child(3), .hclist-table td:nth-child(3) {
    width: 50px;
    text-align: center;
}

.hclist-table th:nth-child(4), .hclist-table td:nth-child(4) {
    width: 50px;
    text-align: center;
}

.hclist-table th:nth-child(5), .hclist-table td:nth-child(5) {
    width: 50px;
    text-align: center;
}

.hclist-table th:nth-child(6), .hclist-table td:nth-child(6) {
    width: 50px;
    text-align: center;
}

.hclist-table th:nth-child(7), .hclist-table td:nth-child(7) {
    width: 55px;
    text-align: center;
}

.hclist-table th:nth-child(8), .hclist-table td:nth-child(8) {
    width: 55px;
    text-align: center;
}

.hclist-table th:nth-child(9), .hclist-table td:nth-child(9) {
    width: 60px;
    text-align: center;
}

.hclist-table th:nth-child(10), .hclist-table td:nth-child(10) {
    width: 66px;
    text-align: center;
}

.hclist-td-1 {
    padding: 4px 4px;
    cursor: pointer;
    float: left;
}

.hclist-td-2 {
    padding: 4px 4px;
    cursor: pointer;
    float: left;
}

.hclist-td-3 {
    padding: 4px 4px;
    cursor: pointer;
    float: left;
}

.hclist-td-4 {
    position: relative;
}

.hclist-td-4-1 {
    display: flex;
    display: flexbox;
}

.hclist-td-4-1-1 {
    width: 24px;
    float: left;
}

.hclist-td-4-1-2 {
    width: calc(100% - 24px);
    float: left;
    font-size: 14px;
    color: #2196F3;
    text-align: left;
}

.hclist-td-4-2 {
    font-size: 12px;
    font-style: italic;
}

.hclist-td-4:hover .hclist-td-4-3 {
    display: inline-block;
}

.hclist-td-4-3 {
    position: absolute;
    left: calc(100% - 6px);
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45);
    text-align: left;
    top: 0;
    width: 120px;
    display: none;
}

.hclist-td-4-3-1 {
    border-bottom: 1px solid #D8E3ED;
}

.hclist-td-4-3-1-1 {
    color: #1565C0;
    padding: 0 0 0 8px;
    font-size: 4px;
    position: relative;
    top: -3px;
    width: 20px;
}

.hclist-td-4-3-1-2 {
    display: none;
    color: #fff;
    padding: 0 0 0 8px;
}

.hclist-td-4-3-1-3 {
    font-size: 14px;
    color: #1565C0;
}


.hclist-td-4-3-1:hover {
    background-color: #1565C0;
}

    .hclist-td-4-3-1:hover .hclist-td-4-3-1-1 {
        display: none;
    }

    .hclist-td-4-3-1:hover .hclist-td-4-3-1-2 {
        display: inline-block;
    }

    .hclist-td-4-3-1:hover .hclist-td-4-3-1-3 {
        color: #fff;
    }

.hcadd-ts-2-9 {
    position: absolute;
    right: -26px;
    top: 3px;
    background-color: #1565C0;
    color: #fff;
    padding: 3px 5px 4px 4px;
    border-radius: 50%;
    font-size: 11px;
    cursor: pointer;
}
