﻿.liStructureDetail {
    background-color: #fff;
    padding: 0!important;
    margin-top: 5px;
    border-top: 3px solid #6164c1;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    /*border-bottom: 1px solid #ddd;*/
    box-sizing: border-box;
    border-top: 0;
}

.liStructureDetail-title {
    border-top: 3px solid #6164c1;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    /*border-bottom: 1px solid #ddd;*/
    background-color: #fff;
    padding: 0 10px;
    margin-bottom: 0;
    color: #0384ce;
    box-sizing: border-box;
    min-height: 41px;
}

.liStructureDetail-body {
    background-color: #fff;
    /*padding: 3px 3px 3px 3px;*/
    clear: both;
    border-radius: 0!important;
    box-sizing: border-box;
    display: flex;
}

.liStructureDetail-body-detail {
    width: 100%;
}

.liStructureDetail-title > .caption {
    color: #000;
    margin: 8px 0px 0px 0px;
    float: left;
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    border-radius: 0!important;
    box-sizing: border-box;
}

.liStructureDetail-title > .toolse {
    color: #000;
    padding: 11px 0 9px;
    float: right;
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    border-radius: 0!important;
    box-sizing: border-box;
}

    .liStructureDetail-title > .toolse > i {
        width: 14px;
        visibility: visible;
        display: inline-block;
        height: 16px;
        margin-left: 5px;
        opacity: 1;
    }

#Congtrinh-Detail {
    padding: 0px 8px;
    /*overflow-y: auto;
    overflow-x: hidden;*/
    overflow: auto;
    /*min-height: 600px;
    height: 100%;*/
}

#Congtrinh-scroll {
    padding: 0px 0px;
    overflow: auto;
    height: 100%;
}

#congtrinh-content-page > .tab-content > .tab-pane {
    padding: 0px 0px !important;
}

.nav-tabs > li {
    margin: 0px 0px !important;
    border: 1px solid #dddddd;
    padding: 0px 0px;
    min-height: 42px;
}

    .nav-tabs > li.active {
        /*border-bottom: 3px solid #00d364;*/
    }

.menutab_detail > li > a {
    padding: 3px 5px !important;
}

    .menutab_detail > li > a > label {
        font-size: 16px;
        padding: 5px 10px 0px 10px;
    }

.menutab_detail_adb {
    border: none;
    /*border: 1px solid #dddddd;*/
    margin: 8px 0px 0px 0px;
    /*min-width: 600px;*/
}


    .menutab_detail_adb > li > a {
        padding: 0px 0px 5px 0px !important;
    }

        .menutab_detail_adb > li > a > label {
            font-size: 16px;
            padding: 7px 3px 0px 3px;
        }

    .menutab_detail_adb > li.active a, .menutab_detail_adb > li.active a:hover, .menutab_detail_adb > li.active a:focus {
        border-bottom: 4px solid #00d364 !important;
        height: 40px;
        margin: 0;
        box-shadow: none;
    }

        .menutab_detail_adb > li.active a > label {
            color: #000 !important;
            padding: 7px 3px 0px 3px;
        }

.menutab_detail_adb6 {
    border: none;
    /*border: 1px solid #dddddd;*/
    margin: 8px 0px 0px 0px;
    /*min-width: 600px;*/
}

    .menutab_detail_adb6 > li {
        border: none;
    }

        .menutab_detail_adb6 > li > a {
            padding: 0px !important;
        }

            .menutab_detail_adb6 > li > a > label {
                font-size: 16px;
                padding: 7px 3px 0px 3px;
            }

        .menutab_detail_adb6 > li.active a, .menutab_detail_adb6 > li.active a:hover, .menutab_detail_adb6 > li.active a:focus {
            /*border-bottom: 4px solid #00d364 !important;*/
            height: 40px;
            margin: 0;
            box-shadow: none;
            background: transparent;
        }

            .menutab_detail_adb6 > li.active a > label {
                color: #007AFF !important;
                padding: 7px 3px 0px 3px;
                text-decoration: underline;
            }

.menutab_detail > li.active a, .menutab_detail > li.active a:hover, .menutab_detail > li.active a:focus {
    /*border-bottom: 2px solid #4285f4 !important;*/
    height: 40px;
}

    .menutab_detail > li.active a > label {
        color: #4285f4 !important;
        padding: 5px 10px 0px 10px;
    }

.liStructureDetail-body-detail > .tab-content > .tab-pane {
    padding: 0px 5px !important;
}

.remove-ho-chua {
    float: left;
    margin-right: 5px;
    cursor: pointer;
    font-size: 14px;
}

    .remove-ho-chua:hover {
        text-decoration: underline;
    }

    .remove-ho-chua .glyphicon {
        font-size: 12px;
        font-weight: 200;
    }

.glyphiconud {
    padding-left: 10px;
}

.add-ho-chua {
    float: left;
    margin-right: 5px;
    cursor: pointer;
    font-size: 14px;
}

    .add-ho-chua:hover {
        text-decoration: underline;
    }

    .add-ho-chua .glyphicon {
        font-size: 12px;
        font-weight: 200;
    }

.print-ho-chua {
    float: left;
    margin-right: 5px;
    cursor: pointer;
    font-size: 14px;
}

    .print-ho-chua:hover {
        text-decoration: underline;
    }

    .print-ho-chua .glyphicon {
        font-size: 12px;
        font-weight: 200;
    }

#Canal-Grid {
    width: 100%;
    float: left;
}

.Canal-Grid-btn {
    width: 100%;
    height: 40px;
}


#trvProvinceContainer {
    float: left;
    width: 100%;
    overflow: auto;
}

.remove-border-bottom {
    border-bottom: none !important;
}

.table-khdt-index {
    height: 100%;
}

    .table-khdt-index .tlvh-table {
        height: 100%;
    }

    .table-khdt-index th:first-child, .table-khdt-index td:first-child {
        width: 5%;
        text-align: center;
    }

    .table-khdt-index th:nth-child(2), .table-khdt-index td:nth-child(2) {
        width: 15%;
        text-align: left;
    }

    .table-khdt-index th:nth-child(3), .table-khdt-index td:nth-child(3) {
        /* width: 10%; */
        text-align: right;
    }

