/*thanh*/
.rbl td {
    padding-left: 10px !important;
}

.mrl0 {
    margin-left: 0 !important;
}

.mrl4 {
    margin-left: 4px !important;
}

.mrl10 {
    margin-left: 10px !important;
}

.mrl15 {
    margin-left: 15px !important;
}

.mrl20 {
    margin-left: 20px !important;
}

.mrr0 {
    margin-right: 0 !important;
}

.mrr4 {
    margin-right: 4px !important;
}

.mrr10 {
    margin-right: 10px !important;
}

.mrr15 {
    margin-right: 15px !important;
}

.mrr20 {
    margin-right: 20px !important;
}
.mrt5 {
    margin-top: 5px !important;
}
.mrt10{margin-top:10px !important;}
.mrt15 {
    margin-top: 15px !important;
}
.mrt20 {
    margin-top: 20px !important;
}
.pdt0 {
    padding-top: 0 !important;
}

.pdr0 {
    padding-right: 0 !important;
}

.pdr4 {
    padding-right: 4px !important;
}

.pdr6 {
    padding-right: 6px !important;
}

.pdr8 {
    padding-right: 8px !important;
}

.pdr10 {
    padding-right: 10px !important;
}

.pdr15 {
    padding-right: 15px !important;
}

.pdr20 {
    padding-right: 20px !important;
}

.pdr25 {
    padding-right: 25px !important;
}

.pdr30 {
    padding-right: 30px !important;
}

.pdl0 {
    padding-left: 0 !important;
}

.pdl4 {
    padding-left: 4px !important;
}

.pdl6 {
    padding-left: 6px !important;
}

.pdl8 {
    padding-left: 8px !important;
}

.pdl10 {
    padding-left: 10px !important;
}

.pdl15 {
    padding-left: 15px !important;
}

.pdl20 {
    padding-left: 20px !important;
}

.pdl23 {
    padding-left: 23px !important;
}

.pdl25 {
    padding-left: 25px !important;
}

.pdl30 {
    padding-left: 30px !important;
}

.pdt0 {
    padding-top: 0 !important;
}

.pdt4 {
    padding-top: 4px !important;
}

.pdt6 {
    padding-top: 6px !important;
}

.pdt8 {
    padding-top: 8px !important;
}

.pdt10 {
    padding-top: 10px !important;
}

.pdt15 {
    padding-top: 15px !important;
}

.pdt20 {
    padding-top: 20px !important;
}

.pdt25 {
    padding-top: 25px !important;
}

.pdt30 {
    padding-top: 30px !important;
}

.pdb0 {
    padding-bottom: 0 !important;
}

.pdb4 {
    padding-bottom: 4px !important;
}

.pdb6 {
    padding-bottom: 6px !important;
}

.pdb8 {
    padding-bottom: 8px !important;
}

.pdb10 {
    padding-bottom: 10px !important;
}

.pdb15 {
    padding-bottom: 15px !important;
}

.pdb20 {
    padding-bottom: 20px !important;
}

.pdb25 {
    padding-bottom: 25px !important;
}

.pdb30 {
    padding-bottom: 30px !important;
}

.box {
    -moz-transition: all 280ms cubic-bezier(.4,0,.2,1);
    -o-transition: all 280ms cubic-bezier(.4,0,.2,1);
    -webkit-transition: all 280ms cubic-bezier(.4,0,.2,1);
    transition: all 280ms cubic-bezier(.4,0,.2,1);
    background: #fff;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
}

.mr15 {
    margin-right: 15px;
}

.btn-primary {
    background-color: #2B85E7;
    color: white !important;
}

.btn-sm {
    padding: 0 10px 0 10px;
    font-size: 11px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    border: none;
    border-radius: 2px;
    display: inline-block;
}


.btn-sm {
    padding: 0 10px 0 10px;
    font-size: 11px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    border: none;
    border-radius: 2px;
    display: inline-block;
}

    .btn-sm i {
        padding-left: 0;
        margin-right: 8px;
        font-size: 14px;
        line-height: 30px; /*float:left;*/
    }

        .btn-sm i.btn-icon {
            margin-right: 0;
        }

.btn-xs {
    padding: 0 6px 0 6px;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    border: none;
    border-radius: 2px;
    display: inline-block;
}

    .btn-xs i {
        padding-left: 0;
        margin-right: 8px;
        font-size: 11px;
        line-height: 23px; /*float:left;*/
    }

        .btn-xs i.btn-icon {
            margin-right: 0;
        }

.btn-primary {
    background-color: #2B85E7;
    color: white !important;
}

    .btn-primary:hover {
        background-color: #2a7cd6;
        color: white !important;
    }

.btn-danger:hover {
    background-color: #c93724;
    color: white !important;
}

/*.btn-xs{padding:3px 4px 2px;font-size:11px;white-space:nowrap;}*/
/*.btn-icon-square{padding:3px 6px 2px;border-radius:2px;}*/

.bg-green {
    color: white;
    border: none;
    background-color: #47a447 !important;
}

    .bg-green:hover {
        background-color: #328e32 !important;
    }

.bg-blue, .bg-blue:hover {
    color: white;
    border: none;
    background-color: #39b4d7;
}

.bg-deep-blue, .bg-deep-blue:hover {
    color: white;
    border: none;
    background-color: #4286f5;
}

.bg-gray, .bg-gray:hover {
    color: white;
    border: none;
    background-color: #8ea7b6;
}

a.btn-icon {
    padding: 3px 6px 2px;
    border-radius: 2px;
    color: #7d7d7d;
    border: 1px solid transparent;
    text-align: center;
    display: inline-block;
}

.btn-icon:focus, .btn-icon:hover {
    border: 1px solid #ddd;
    background-color: #e6e6e6;
    color: #333;
}

.ml0 {
    margin-left: 0;
}

.ml4 {
    margin-left: 4px;
}

.ml6 {
    margin-left: 6px;
}

.ml8 {
    margin-left: 8px;
}

.ml10 {
    margin-left: 10px;
}

.pdl4 {
    padding-left: 4px;
}

.pdl6 {
    padding-left: 6px;
}

.pdl8 {
    padding-left: 8px;
}

.pdt6 {
    padding-top: 6px;
}

.pdt8 {
    padding-top: 8px;
}

.pdt10 {
    padding-top: 10px;
}

.pdb4 {
    padding-bottom: 4px;
}

.pdb6 {
    padding-bottom: 6px;
}

.pdb8 {
    padding-bottom: 8px;
}

.pdb10 {
    padding-bottom: 10px;
}

.pd0 {
    padding: 0 !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb2 {
    margin-bottom: 2px !important;
}

.mb4 {
    margin-bottom: 4px;
}

.mb6 {
    margin-bottom: 6px;
}

.mb8 {
    margin-bottom: 8px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb12 {
    margin-bottom: 12px;
}

.mb16 {
    margin-bottom: 16px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mt0 {
    margin-top: 0 !important;
}

.mt2 {
    margin-top: 2px !important;
}

.mt4 {
    margin-top: 4px;
}

.mt6 {
    margin-top: 6px;
}

.mt8 {
    margin-top: 8px;
}

.mt10 {
    margin-top: 10px;
}

.mt12 {
    margin-top: 12px;
}

.mt15 {
    margin-top: 15px;
}

.mt16 {
    margin-top: 16px;
}

.mt20 {
    margin-top: 20px;
}

.mr0 {
    margin-right: 0;
}

.mr4 {
    margin-right: 4px;
}

.mr6 {
    margin-right: 6px;
}

.mr8 {
    margin-right: 8px;
}

.mr10 {
    margin-right: 10px;
}

.mr12 {
    margin-right: 12px;
}

.mr15 {
    margin-right: 15px;
}

.mr16 {
    margin-right: 16px;
}

.mr20 {
    margin-right: 20px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.fs10 {
    font-size: 10px;
}

.fs11 {
    font-size: 11px;
}

.fs12 {
    font-size: 12px;
}

.fs13 {
    font-size: 13px;
}

.fs14 {
    font-size: 14px;
}

.fs15 {
    font-size: 15px;
}

.fs16 {
    font-size: 16px;
}

.fs18 {
    font-size: 18px;
}

.fs20 {
    font-size: 20px;
}

.fb {
    font-weight: bold;
}

.c333 {
    color: #333;
}

.c666 {
    color: #666;
}

.c999 {
    color: #999;
}

.table {
    font-size: 12px;
}

.table-bordered {
    border: 1px dashed #ddd!important;
    border-collapse: collapse;
}

    .table-bordered th {
        border: 1px solid #3c8dbc !important;
        border-right: 1px solid #ddd !important;
        font-weight: bold;
        background-color: #3c8dbc;
        padding-left: 6px;
        padding-right: 6px;
        color: white;
        vertical-align: middle !important;
    }

        .table-bordered th:last-child {
            border-right: 1px solid #3c8dbc !important;
        }

    .table-bordered td {
        border: 1px solid #ddd !important;
        padding: 4px;
        padding-left: 6px;
        padding-right: 6px;
        vertical-align: middle !important;
        -moz-transition: ease 0.5s all;
        -o-transition: ease 0.5s all;
        -webkit-transition: ease 0.5s all;
        transition: ease 0.5s all;
    }

    .table-bordered input[type="checkbox"] + label {
        padding-left: 9px;
    }

    .table-bordered .alternate {
        background-color: #f5f5f5;
    }

    .table-bordered tr:hover td {
        background-color: #ffffcc;
    }

    .table-bordered tr.row-selected td {
        background-color: #ffffcc;
    }

        .table-bordered tr.row-selected td:first-child {
            border-left: 2px solid #47a447 !important;
        }

.table-bordered {
    font-size: 13px;
    color: #000 !important;
}

    .table-bordered th {
        padding: 5px !important;
        border-color: #000 !important;
        color: #000;
        background-color: #B6CCE2 !important;
    }

        .table-bordered th:last-child {
            border-color: #000 !important;
        }

    .table-bordered td {
        padding: 5px !important;
        border: 1px solid #000 !important;
    }

        .table-bordered td span.err {
            position: relative;
        }

    .table-bordered tr:hover td {
        background-color: #dffff0;
    }

.modal-header {
    background: #4286F5;
    color: white;
    padding: 8px 15px;
}

    .modal-header .close {
        margin-top: 2px;
    }

    .modal-header .h4 {
        font-size: 14px;
        text-transform: uppercase;
    }

.modal .select2-container {
    z-index: 99999;
}

.m-header-wrap {
    position: relative;
    height: 50px;
}

.m-header {
    height: 50px;
    box-shadow: 0 0 5px #999;
    z-index: 1;
    background-color: white;
    width: 100%;
    position: absolute;
}

    .m-header .text {
        color: #000;
        text-shadow: none !important;
        font-size: 15px;
        font-weight: bold;
        height: 100%;
        line-height: 50px;
        display: inline-block;
    }

    .m-header .cmd {
        display: inline-block;
        float: right;
        height: 100%;
        padding-top: 10px;
    }

.iheader {
    background-color: #00B9E7 !important;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .iheader .itext {
        color: white;
        font-size: 15px;
        cursor: pointer;
    }

.form-horizontal .control-label, .control-label {
    margin-top: 5px;
    padding-top: 0;
    text-align: left;
}

.icaption {
    background-color: #d4f6ff;
    padding: 5px 10px;
    font-weight: bold;
    color: #333;
}

    .icaption .itext {
        display: inline-block;
        font-size: 12px;
        line-height: 20px;
        cursor: pointer;
    }

.ibody {
    margin: 15px !important;
}
.tdbold {
    font-weight: bold;
    color: #0063eb;
    font-size: 14px;
}
.sp-xn-1
{
    margin-left:5px;
}
.minimal-1 {
    display: inline-block;
    vertical-align: middle;
    margin: 0 !important;
    padding: 0;
    width: 18px;
    height: 18px;
    background: url(blue.png) no-repeat;
    border: none;
    cursor: pointer;
}
/*input[type=radio] + label, input[type=checkbox] + label {
    line-height: 30px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0;
}*/
.content-wrapper, .main-footer {
    margin-left: 252px !important;
    margin: 20px;
    padding: 50px 15px 15px 15px;
    width: auto;
}
@media (min-width: 768px) {
    .sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .right-side, .sidebar-mini.sidebar-collapse .main-footer {
        margin-left: 0px !important;
    }
    .sidebar-mini.sidebar-collapse .main-sidebar {
        width: 0px !important;
    }
}
.alert-success h4, .alert-success .icon {
    color: #1da223;
}

.alert-info h4, .alert-info .icon {
    color: #0072c6;
}

.alert-warning h4, .alert-warning .icon {
    color: #ffa000;
}

.alert-danger h4, .alert-danger .icon {
    color: #fc685d;
}

.alert-success {
    background-color: #c9eeca !important;
    border-color: #98e39b;
}

.alert-info {
    background-color: #d2e7f6 !important;
    border-color: #bfdbef;
}

.alert-warning {
    background-color: #fcf5d2 !important;
    border-color: #efdf8c;
}

.alert-danger {
    background-color: #fadfdd !important;
    border-color: #efc5c2;
}
.navthongtin {
    margin-left: 1%;
    width: 100%;
}

    .navthongtin .boxthongtin {
        width: 23.5%;
        height: 100px;
        float: left;
        margin-right: 1.5%;
        box-shadow: 2px 3px 4px #ccc;
    }

        .navthongtin .boxthongtin:last-child {
            margin-right: 0 !important;
        }

    .navthongtin .boxthongtin2 {
        width: 31.5%;
        height: 160px;
        float: left;
        margin-right: 1.5%;
        box-shadow: 2px 3px 4px #ccc;
    }

        .navthongtin .boxthongtin2:last-child {
            margin-right: 10px !important;
        }

    .navthongtin .sobox {
        font-weight: bold;
        margin-top: 10px;
        color: #333;
        margin-bottom: 5px;
        font-size: 18px;
        color: #fff;
    }

    .navthongtin .textbox {
        font-size: 14px;
        color: #fff;
    }

    .navthongtin .xanhbien {
        background: #4473c5;
    }

@media (max-width:900px) {
    .navthongtin .boxthongtin:last-child {
        margin-right: 3%;
    }

    .navthongtin .boxthongtin {
        width: 48%;
        margin-bottom: 20px;
        margin-right: 4%;
    }

        .navthongtin .boxthongtin:nth-child(2n+2) {
            margin-right: 0;
        }
}

@media (max-width:600px) {
    .navthongtin .boxthongtin:last-child {
        margin-right: 0;
    }

    .navthongtin .boxthongtin {
        width: 100%;
    }
}
.datepicker-dropdown {
    z-index: 1031 !important;
}