.cbn-form {
    padding-left: 5px;
    padding-right: 5px;
}

.cbn-formtop {
    background: #f1f1f1;
    border-radius: 5px;
    min-height: 50px;
    padding: 5px;
}

.cbn-formbottom {
    border: 1px solid #ddd;
    min-height: 300px;
    margin-top: 10px;
}

.cbn-text-1 {
    color: #52903a;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}

.cbn-text-11 {
    color: #52903a;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}

.cbn-text-12 {
    font-size: 16px;
    text-transform: lowercase;
}

.cbn-text-2 {
    color: #52903a;
}

.cbn-text-21 {
    color: #52903a;
    font-size: 16px;
    text-transform: lowercase;
    text-align: center;
}

.cbn-formtop-item {
    padding-top: 20px;
    font-weight: bold;
}

.cbn-circle {
    background: #1a7cb5;
    color: #fff;
    padding: 55px 10px;
    border-radius: 190px;
    width: 170px;
    height: 170px;
    font-weight: bold;
    text-align: center;
}

    .cbn-circle span {
        width: 100%;
        float: left;
        text-transform: uppercase;
    }

.cbn-hientai {
    color: #155e82;
    font-weight: bold;
    font-size: 15px;
    text-decoration: underline;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .cbn-hientai span {
        text-decoration: none;
        color: #1a7cb5;
    }

.cbn-dungtich {
    color: #000;
    font-weight: bold;
    font-size: 16px;
    padding-top: 6px;
    padding-bottom: 6px;
}

    .cbn-dungtich span {
        text-decoration: none;
        color: #1a7cb5;
    }

.cbn-dulieu {
    font-weight: bold;
}

.cbn-form-1 {
    padding: 10px 5px;
}

.progress {
    border-radius: 0;
    overflow: visible;
    height: 10px;
    background-color: #cdcdcd;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 0px;
    margin-top: 6px;
}

.progress-bar {
    background: #9ccc51;
    -webkit-transition: width 1.5s ease-in-out;
    transition: width 1.5s ease-in-out;
    float: left;
}

.tooltip {
    position: relative;
    float: right;
}

    .tooltip > .tooltip-inner {
        background-color: #eebf3f;
        padding: 1px 5px;
        color: #172c42;
        font-weight: bold;
        font-size: 13px;
    }

.popOver + .tooltip > .tooltip-arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #eebf3f;
}

.cuadat-tittle-page {
    border-bottom: 1px solid #cccccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 36px;
}

    .cuadat-tittle-page .list-group-item {
        border: none;
        text-align: center;
        border-radius: 0;
        color: #022047;
        font-size: 18px;
        height: 35px;
    }

    .cuadat-tittle-page .list-group-item-small {
        font-size: 14px;
        color: #023a55;
        text-align: right;
        text-transform: none;
        height: 35px;
    }

        .cuadat-tittle-page .list-group-item-small:hover {
            color: #1a7cb5;
        }

.cbn_table_01 {
    margin-top: 10px;
    height: 313px;
    overflow-y: auto;
}

    .cbn_table_01 .table {
        margin-bottom: 0px;
    }

        .cbn_table_01 .table .table-bordered tr th {
            text-align: center;
            padding: 7px;
            background-color: #c8e3ef;
        }

        .cbn_table_01 .table .table-bordered tr td {
            text-align: center;
            padding: 5px;
            background-color: white;
        }

.cbn_table_02 {
    margin-top: 10px;
    height: 213px;
    overflow-y: auto;
}

    .cbn_table_02 .table {
        margin-bottom: 0px;
    }

        .cbn_table_02 .table .table-bordered tr th {
            text-align: center;
            padding: 7px;
            background-color: #c8e3ef;
        }

        .cbn_table_02 .table .table-bordered tr td {
            text-align: center;
            padding: 5px;
            background-color: white;
        }

.cbn-formbottom-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cbn-dcccct {
    color: #023a55;
}

    .cbn-dcccct:hover {
        color: #1a7cb5;
    }

.list-group-item {
    border: none;
    text-align: center;
    border-radius: 0;
    color: #022047;
    font-size: 18px;
    height: 35px;
}

.list-group-item-small {
    font-size: 14px;
    color: #023a55;
    text-align: right;
    text-transform: none;
    height: 35px;
    position: absolute;
    right: 0;
    background-color: transparent;
}

    .list-group-item-small:hover {
        color: #1a7cb5;
    }
/*# sourceMappingURL=canbangnuoc.css.map */
.cbn-mainform {
    height: calc(100% - 70px);
    padding: 0 20px;
    overflow-x: hidden;
    overflow-y: auto;
}

.cbn-table {
    height: calc(100%);
}

    .cbn-table table {
        width: 100%;
        table-layout: fixed;
    }

    .cbn-table .tbl-header {
        background-color: rgba(255,255,255,0.3);
        width: calc(100% - 7px);
    }

    .cbn-table .tbl-content {
        height: calc(100% - 100px);
        overflow-x: auto;
        margin-top: 0px;
    }

    .cbn-table th {
        /*padding: 8px 8px;*/
        text-align: center;
        border: 1px solid #ddd;
        font-weight: bold;
    }

    .cbn-table td {
        /*padding: 6px 6px;*/
        text-align: center;
        vertical-align: middle;
        font-weight: 300;
        border: 1px solid #ddd;
        height: 30px;
    }

        .cbn-table th:first-child, .cbn-table td:first-child {
            width: 50px;
        }
