* {
    margin: 0;
    padding: 0;
}

ol, ul, li {
    list-style: none;
}

a:link {
    color: #3c3c3c;
    text-decoration: none;
}

.inputDateTime {
    height: 20px;
    margin-right: 10px;
    padding-left: 5px;
    border: solid 1px #cccccc;
    border-radius: 4px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    width: 130px;
}

body {
    font-size: 11px;
    font-family: Tahoma;
    background: #cfe9d4;
    position: relative;
    color: #003317;
    width: 100%;
}

.KhungNoiDung_Left_content {
    float: left;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-shadow: 1px 0 25px rgba(51,51,51,.3);
    padding: 20px;
}

/*THUTUC*/
.vanbanhome {
    width: 49%;
    float: left;
    margin-bottom: 15px;
    min-height: 265px;
}

    .vanbanhome:nth-child(2n+1) {
        float: right;
    }

.UL_Vanban {
    float: left;
    min-height: 10px;
    width: 100%;
    border-bottom: 1px solid #0b73e3;
    background-color: #f7f7f7;
    text-indent: 17px;
}

    .UL_Vanban li {
        float: left;
        list-style: outside none none;
        padding: 7px 5px 5px 0px;
        font-size: 15px;
        font-weight: bold;
        color: #0b73e3;
    }

        .UL_Vanban li a {
            color: #0b73e3;
            text-transform: uppercase;
        }

.vanbanhomeitem {
    float: left;
    width: 100%;
    list-style-type: none;
    color: #6d6d6d;
    margin-top: 15px;
}

    .vanbanhomeitem li {
        float: left;
        color: #6d6d6d;
        list-style-type: none;
        background: url(/_layouts/15/images/BOA.UI.FE/point_red.png) no-repeat left 12px;
        line-height: 35px;
        text-align: justify;
        width: 100%;
        text-indent: 15px;
    }

        .vanbanhomeitem li:hover {
            cursor: pointer;
            background-color: #f9f9f9;
            font-weight: bold;
        }

        .vanbanhomeitem li a {
            color: #6d6d6d;
            font-size: 15px;
        }

        .vanbanhomeitem li:last-child {
            border-bottom: none;
        }

/* -----------header------------*/
#conten {
    width: 100%;
    position: relative;
}

#logo {
    background-color: #337ab8;
    height: 68px;
    display: inline-block;
    width: 100%;
    float: left;
}

#menu {
    margin-top: 20px;
    height: 30px;
    padding-left: 35px;
    float: right;
    display: inline-block;
    background: url("/_layouts/15/images/BOA.UI.ADMIN/ures.png") no-repeat left top;
}

    #menu ul li {
        float: left;
        color: #ffffff;
        border-right: solid 1px #999;
        margin-right: 5px;
        margin-top: 5px;
        padding-right: 5px;
        white-space: nowrap;
        font-weight: bold;
    }

        #menu ul li:last-child {
            border-right: none;
        }

        #menu ul li a {
            color: #ffffff !important;
        }

            #menu ul li a:hover {
                color: #ffffff;
            }

        #menu ul li span {
            font-weight: bold;
            color: #ffffff;
        }

.vongdoi {
    position: absolute;
    bottom: 0;
    border-top: dotted 1px #cfe9d4;
    background: #e2f7e5;
    width: 100%;
    text-align: center;
    line-height: 20px;
}

    .vongdoi a, .vongdoi a:link, .vongdoi a:visited {
        color: #003317;
    }

.tit_tab {
    display: inline-block;
    z-index: 5;
    float: left;
}

    .tit_tab li.tabtrang {
        float: left;
        height: 20px;
    }

        .tit_tab li.tabtrang a {
            background: url("/_layouts/15/images/BOA.UI.ADMIN/tabtrang_l.png") no-repeat left top;
            padding: 4px 0 5px 7px;
            line-height: 20px;
            color: #003317;
        }

            .tit_tab li.tabtrang a span {
                background: url("/_layouts/15/images/BOA.UI.ADMIN/tabtrang_r.png") no-repeat right top;
                padding: 4px 15px 5px 0;
            }

    .tit_tab li.tabtrang_at {
        float: left;
        height: 20px;
    }

        .tit_tab li.tabtrang_at a {
            background: url("/_layouts/15/images/BOA.UI.ADMIN/tabtrang_atl.png") no-repeat left top;
            padding: 4px 0 5px 7px;
            line-height: 20px;
            color: #003317;
            font-weight: bold;
            color: #003317;
        }

            .tit_tab li.tabtrang_at a span {
                background: url("/_layouts/15/images/BOA.UI.ADMIN/tabtrang_atr.png") no-repeat right top;
                padding: 4px 15px 5px 0;
            }
/*----------tabmenu--------------*/
.tabmenu {
    width: 99.9%;
    height: 48px;
    float: left;
    margin-left: 0.1%;
    text-transform: uppercase;
    background: url("/_layouts/15/images/BOA.UI.ADMIN/bgmenu.png") repeat-x;
}

    .tabmenu a:link {
        color: #48576b;
    }

.menuchinh {
    float: left;
    height: 48px;
    line-height: 48px;
    font-size: 11pt;
    color: #48576b;
    padding: 0 10px;
    margin: 0 0px;
    text-align: center;
    white-space: nowrap;
}

    .menuchinh a {
        color: #082141;
    }

    .menuchinh:hover {
        background: url("/_layouts/15/images/BOA.UI.ADMIN/bgmenuactive.png") repeat-x left top;
    }

.menuchinh_at {
    background: url("/_layouts/15/images/BOA.UI.ADMIN/bgmenuactive.png") repeat-x left top;
    float: left;
    height: 48px;
    line-height: 48px;
    font-size: 11pt;
    color: #ffffff;
    padding: 0 10px;
    margin: 0 0px;
    text-align: center;
    white-space: nowrap;
}

    .menuchinh_at a {
        color: #ffffff;
    }

.tab1 li.boxbt {
    border: solid 1px #cae1ce;
    border-radius: 3px;
    background-color: #dff6e3;
    height: 84px;
    display: inline-block;
    float: left;
    margin-right: 2px;
}

    .tab1 li.boxbt .texttlebt {
        background-color: #d5efda;
        border-radius: 0 0 3px 3px;
        padding: 1px 3px;
        color: #5a9064;
        margin-top: 69px;
    }
/*-----------btchucnang----------*/
.pro {
    margin-left: 3px;
    margin-right: 3px;
}

.tab1 {
    border-radius: 4px;
    border: solid 1px #a2c2a8;
    background-color: #e3f9e7;
    padding: 1px;
    margin-left: 110px;
    height: 22px;
}

    .tab1 h2 {
        font-family: Arial, Helvetica, sans-serif;
        line-height: 22px;
        font-size: 14px;
    }

.dsach {
    background: url("/_layouts/15/images/BOA.UI.ADMIN/icon_dsach.png") no-repeat left 4px;
    color: #003317;
    cursor: pointer;
    font-family: tahoma;
    font-size: 11px;
    height: 22px;
    line-height: 22px;
    padding-left: 20px;
    border: 0px;
}

.button.btpro:hover {
    background: url("/_layouts/15/images/BOA.UI.ADMIN/bg_btpro.png") repeat-x left top;
    border: solid 1px #c2ab7b;
    border-radius: 4px;
}

.search {
    border: solid 1px #a2c2a8;
    border-radius: 4px;
    float: left;
    width: 186px;
    background: url("/_layouts/15/images/BOA.UI.ADMIN/bg_se.png") repeat-x left top;
    height: 20px;
    margin-right: 7px;
}

.text_search {
    font-size: 11px;
    font-family: Tahoma;
    padding: 2px;
    width: 140px;
    border-radius: 4px 0 0 4px;
    height: 16px;
    border: 0px;
}

.bt_search {
    border-left: solid 1px #a2c2a8;
    background: url("/_layouts/15/images/BOA.UI.ADMIN/searchicon.png") no-repeat center 2px;
    float: right;
    border-radius: 0 4px 4px 0;
    width: 19%;
    border: 0px;
    height: 20px;
}

.box_btchucnang_an {
    opacity: 0.3;
    float: left;
}

.sua32 {
    background: url("/_layouts/15/images/BOA.UI.ADMIN/sua.png") no-repeat center 8px;
    height: 68px;
    font-size: 11px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #003317;
    padding: 35px 4px 0;
}

.box_btchucnang {
    height: 63px;
    margin: 1px;
    float: left;
    background: url("/_layouts/15/images/BOA.UI.ADMIN/bg62.png") repeat-x left top;
    border: solid 1px #c2ab7b;
    border-radius: 3px;
}

    .box_btchucnang:hover {
        background: #000;
        height: 63px;
        margin: 1px;
        float: left;
        border: solid 1px #c2ab7b;
        border-radius: 3px;
    }

.xoa32, .quaylai32 {
    border: solid 1px #fff;
    border-radius: 3px;
    cursor: pointer;
    background: url("/_layouts/15/images/BOA.UI.ADMIN/xoa.png") no-repeat center 5px;
    height: 63px;
    font-size: 11px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #003317;
    padding: 35px 4px 0;
}


/*--------main-----*/
#main {
    width: 100%;
    display: inline-block;
}

#main_left {
    width: 185px;
    float: left;
}

.boxmenu_left {
    border: solid 1px #d5d5d5;
    background-color: #ffffff;
    min-height: 524px;
    float: left;
    position: absolute;
    width: 185px;
}

.Account {
    float: left;
    width: 100%;
    border-right: 2px solid #2c7dbc;
}

.AccountHeader {
    background: url(/_layouts/15/images/BOA.UI.ADMIN/backgroundAccount.png) 3px 2px no-repeat;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #0080e8;
    height: 33px;
    line-height: 33px;
}

.AccountDonVi {
    text-align: center;
    color: #adadad;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 10px;
}

.ul_menu {
    width: 98.9%;
    float: left;
}

    .ul_menu li {
        background: url(/_layouts/15/images/BOA.UI.ADMIN/icomenuleft.png) -9px 1px no-repeat;
        float: left;
        font-size: 14px;
        padding-top: 8px;
        padding-bottom: 5px;
        border-bottom: 1px dotted #dcdcdc;
        background-color: #f9f9f9;
        min-height: 25px;
        line-height: 25px;
        width: 165px;
        padding-left: 16px;
        color: #565656;
    }

    .ul_menu a {
        color: #333333;
    }

    .ul_menu li:hover {
        font-weight: bold;
        cursor: pointer;
        color: #0d94d4;
    }

.liactive {
    font-weight: bold;
    cursor: pointer;
    color: #0d94d4 !important;
}

.ic_red {
    min-width: 20px;
    background: #ff0000;
    float: left;
    text-align: center;
    color: #fff;
    line-height: 20px;
    border-radius: 48%;
    margin-right: 5px;
    font-size: 12px;
    padding: 2px;
}

.MenuHeader {
    text-align: center;
    color: #ffffff;
    border: 1px solid #dcdcdc;
    height: 35px;
    line-height: 35px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 3px 3px 3px 3px;
    background-color: #00a6b4;
    background: #00a6b4;
}

.box {
    float: left;
    width: 100%;
}

.tle {
    background-color: #00a6b4;
    height: 25px;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
}

p.texttle {
    font-size: 12px;
    line-height: 25px;
    text-indent: 10px;
    text-align: left;
}

.dgdan {
    border: solid 1px #abbabe;
    border-radius: 4px;
    background-color: #FFF;
    height: 24px;
    margin-bottom: 3px;
    overflow: hidden;
}

    .dgdan p {
        line-height: 24px;
        margin-left: 5px;
    }

        .dgdan p a {
            color: #262626;
        }

            .dgdan p a:hover {
                color: #003317;
            }

#main_right {
    margin: 3px 3px 3px 310px;
}

.box_nd {
    float: left;
    width: 100%;
    background: #fff;
    margin-bottom: 10px;
}

.truong {
    border: solid 1px #f2f3fc;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 5px;
}

.table1 {
    width: 100%;
}

    .table1 td {
        padding: 5px;
        vertical-align: middle;
    }

select.user {
    border: 1px solid #cccccc;
    border-radius: 4px;
    font-family: Verdana,sans-serif;
    height: 30px;
    font-size: 13px;
}

select {
    border: 1px solid #cccccc;
    border-radius: 4px;
    font-family: Verdana,sans-serif !important;
    height: 30px;
    font-size: 13px !important;
}

    select.option {
        font-family: Verdana,sans-serif !important;
        height: 30px;
        font-size: 13px !important;
    }

input.user {
    border: solid 1px #cccccc;
    border-radius: 4px;
    height: 30px;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 5px;
}

select.user {
    border: solid 1px #cccccc;
    border-radius: 4px;
    height: 30px;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}

input.userdatedai {
    border: solid 1px #cccccc;
    border-radius: 4px;
    height: 30px;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    width: 130px;
}

input.userdatengan {
    border: solid 1px #cccccc;
    border-radius: 4px;
    height: 20px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    width: 80px;
}

textarea.user {
    border: solid 1px #cccccc;
    border-radius: 4px;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px;
}

select#select {
    border: solid 1px #dcdcdc;
    border-radius: 4px;
    height: 20px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

select.select {
    border: solid 1px #dcdcdc;
    border-radius: 4px;
    height: 20px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

input.check {
    border: 1px solid #C6C6C6;
}

p.textphu {
    color: #6d6d6d;
}

.boxnd1 {
    margin-bottom: 5px;
}

.bt {
    margin-bottom: 5px;
    display: inline-block;
}

.button {
    border-radius: 4px;
    background: #1fa9f3;
    float: left;
    padding: 6px 15px;
    margin: 2px 5px;
}

.color_red {
    background: #ee6161
}

.table3 {
    width: 100%;
}

    .table3 td {
        padding: 5px;
    }
/* danh sach*/

.table_ds {
    width: 100%;
}

    .table_ds th {
        background: #d2ecd7;
        border: solid 1px #ccc;
        padding: 2px;
    }

    .table_ds .header {
        background: #1fa9f3;
        padding: 2px;
        font-weight: bold;
    }

        .table_ds .header td {
            border: solid 1px #ccc;
            padding: 5px 3px;
            color: #fff;
        }

    .table_ds .chan:hover {
        background: #c7e1fb;
    }

    .table_ds .le {
        background: #ffffff;
    }

        .table_ds .le:hover {
            background: #c7e1fb;
        }

    .table_ds td {
        border: solid 1px #d3d2d2;
        padding: 5px 1px;
        color: #333;
    }

        .table_ds td .alinkds {
            border: 1px solid #1572e8;
            color: #1572e8;
            padding: 2px 5px;
            border-radius: 5px;
            white-space: nowrap;
            display: inline-block;
            margin-bottom: 8px;
            width: 84px;
            text-align: center;
            background: #fff;
        }

        .table_ds td .ainlinkds {
            border: 1px solid #1572e8;
            color: #1572e8;
            padding: 2px 5px;
            border-radius: 5px;
            white-space: nowrap;
            display: inline-block;
            margin-bottom: 6px;
            width: 84px;
            text-align: center;
            background: #fff;
        }

.icon_tk, .icon_macdinh, .icon_xoa, .icon_them, .icon_sua, .icon_save, .icon_thutu, .icon_lammoi, .icon_huy, .icon_quaylai, .icon_print {
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    color: #fff !important;
    padding-left: 20px;
    float: left;
    line-height: 22px;
}

.icon_tk {
    background: url("/_layouts/15/images/BOA.UI.ADMIN/icon_timkiem.png") no-repeat left 4px;
}

.icon_macdinh {
    background: url("/_layouts/15/images/BOA.UI.ADMIN/icon_macdinh.png") no-repeat left 2px;
}

.icon_them {
    background: url("/_layouts/15/images/BOA.UI.ADMIN/icon_them.png") no-repeat left 4px;
}

.icon_xoa {
    background: url("/_layouts/15/images/BOA.UI.ADMIN/icon_xoa.png") no-repeat left 4px;
}

.icon_sua {
    background: url("/_layouts/15/images/BOA.UI.ADMIN/edit.png") no-repeat left 4px;
}

.icon_save {
    background: url("/_layouts/15/images/BOA.UI.ADMIN/save.png") no-repeat left 4px;
}

.icon_thutu {
    background: url("/_layouts/15/images/BOA.UI.ADMIN/thutu.png") no-repeat left 4px;
}

.icon_lammoi {
    background: url("/_layouts/15/images/BOA.UI.ADMIN/lammoi.png") no-repeat left 4px;
}

.icon_huy {
    background: url("/_layouts/15/images/BOA.UI.ADMIN/huy.png") no-repeat left 7px;
}

.icon_quaylai {
    background: url("/_layouts/15/images/BOA.UI.ADMIN/quaylai.png") no-repeat left 5px;
}

.icon_print {
    background: url("/_layouts/15/images/DVC.UI.CANBO/print.png") no-repeat left 4px;
}

.phantrang {
    margin-top: 10px;
    overflow: hidden;
}

.sobanghi {
    float: left;
    /*width: 45%;*/
    text-align: left;
    line-height: 22px;
}

.sotrang {
    float: right;
    /*width: 50%;*/
    text-align: right;
}

.back, .top, .so, .next, .end, .active {
    border: solid 1px #abbabe;
    padding: 2px 6px;
    color: #ffffff;
    line-height: 22px;
}

.back, .top, .next, .end {
    margin: 0 3px;
}

.so {
    color: #0072BC
}

.sotrang a:hover {
    background-color: #1c64d4;
    color: #fff !important;
}

.active {
    background: #1c64d4;
    color: #fff !important;
}

.back {
    background: url("/_layouts/15/images/BOA.UI.ADMIN/back.png") no-repeat center 5px;
}

.top {
    background: url("/_layouts/15/images/BOA.UI.ADMIN/top.png") no-repeat center 5px;
}

.next {
    background: url("/_layouts/15/images/BOA.UI.ADMIN/next.png") no-repeat center 5px;
}

.end {
    background: url("/_layouts/15/images/BOA.UI.ADMIN/end.png") no-repeat center 5px;
}

.table2 {
    border: solid 1px #cacaca;
    border-collapse: collapse;
    margin: 5px 0;
    width: 100%;
}

    .table2 th {
        background: #d2ecd7;
        border: solid 1px #a2c2a8;
        padding: 2px;
    }

.header {
    background: #e4e4e4;
    border: solid 1px #cacaca;
    padding: 2px;
    font-weight: bold;
}

.table2 header td {
    background: #c8e7ce;
    border: solid 1px #cacaca;
    padding: 2px;
}

.le {
    background: #f6f6f6;
    border: solid 1px #cacaca;
    height: 25px;
}

.table2 le td {
    background: #f6f6f6;
    border: solid 1px #cacaca;
    height: 25px;
}

.chan {
    background: #ffffff;
    border: solid 1px #cacaca;
    height: 25px;
}

.table2 chan td {
    background: #ffffff;
    border: solid 1px #cacaca;
}

.chan:hover {
    background: #9ec6ec;
}

.le:hover {
    background: #9ec6ec;
}

.table2 chan td:hover {
    background: #9ec6ec;
}

.table2 le td:hover {
    background: #9ec6ec;
}

.table2 td {
    border: solid 1px #cacaca;
    padding: 5px;
}

/*--------footer-----*/
#footer {
    background: #1c64d4;
    position: fixed;
    width: 100%;
    height: 21px;
    bottom: 0;
}

    #footer p {
        color: #fff;
        line-height: 21px;
    }
/*-------------boxchung-------------*/
.boxchung {
    margin: 5px 0;
    width: 100%;
    display: inline-block;
}

.tleboxchung {
    background: #307ecc;
    height: 32px;
    line-height: 32px;
    text-indent: 10px;
    color: #fff;
    overflow-x: auto;
}

.boder {
    float: left;
    width: 100%;
    max-height: 250px;
    overflow: auto;
}

.tree_menu, .tree_menu:visited, .tree_menu:link, .tree_menu a:link, .tree_menu a:visited {
    color: #333333;
    font-size: 11pt;
}
/*-------------- popup -----------*/
.SelectPopup {
    border: solid 1px #a2c2a8;
    padding: 2px;
    border-radius: 4px;
    margin: -6px 0px;
    background: url("/_layouts/15/images/BOA.UI.ADMIN/bg_tle.png") repeat-x left top;
}

    .SelectPopup:hover {
        border: solid 1px gray;
        cursor: pointer;
    }

/*--------------------Ho so du an---------------------*/

.shadetabs {
    /*background-color:#e8edf0;*/
    display: table;
    padding: 10px 0 5px 0px;
    margin-left: 0;
    margin-top: 1px;
    margin-right: 1px;
    margin-bottom: 0;
    font: bold 12px Verdana;
    list-style-type: none;
    width: 99%;
    text-align: left; /*set to left, center, or right to align the menu as desired*/
}

    .shadetabs li {
        /*display: inline;*/
        margin: 0;
    }

        .shadetabs li a {
            text-decoration: none;
            position: relative;
            z-index: 1;
            padding: 9px 7px;
            margin-right: 1px; /*border: 1px solid #e8edf0;*/
            border-top: 1px solid #ccc;
            border-right: 1px solid #ccc;
            border-left: 1px solid #ccc;
            color: #2d2b2b; /*background-color:#e8edf0;*/
            background-color: #eee;
            font-weight: normal;
            float: left;
        }

            .shadetabs li a:visited {
                color: #2d2b2b;
            }

            .shadetabs li a:hover {
                text-decoration: none;
                color: #2d2b2b;
                background-color: White;
                border-left: solid 1px #ccc;
                border-right: solid 1px #ccc;
                border-top: solid 1px #ccc;
                font-weight: bold;
            }

            .shadetabs li a.selected {
                /*selected main tab style */
                position: relative;
                top: 1px;
            }

            .shadetabs li a.selected {
                /*selected main tab style */
                text-decoration: none;
                border-bottom-color: white;
                background-color: White;
                border-left: solid 1px #ccc;
                border-right: solid 1px #ccc;
                border-top: solid 1px #ccc;
                font-weight: bold;
            }

                .shadetabs li a.selected:hover {
                    /*selected main tab style */
                    text-decoration: none;
                }


            .shadetabs li a.active {
                /*selected main tab style */
                position: relative;
                top: 1px;
                text-decoration: none;
                font-weight: bold;
            }

            .shadetabs li a.active {
                /*selected main tab style */
                text-decoration: none;
                font-weight: bold;
                border-bottom-color: white;
                background-color: White;
                border-left: solid 1px #ccc;
                border-right: solid 1px #ccc;
                border-top: solid 1px #ccc;
            }

.tabcontent {
    display: none;
}

/*---------------------end ho so du an---------------------*/

/*---------------------Chi tiet xu ly---------------------*/

.MarginCenterSet {
    width: 730px;
    min-height: auto;
    padding-bottom: 10px;
    padding-top: 10px;
    overflow: hidden;
}

.DivFieldSet {
    width: 730px;
    min-height: 100px;
    float: left;
}

.fieldset {
    font-family: arial;
    font-size: 12px;
    border-radius: 4px;
    border: 1px #e1e1e1 solid;
    min-height: auto;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.06);
    background: #fefefe;
}

.Legend span {
    text-transform: uppercase;
    font-weight: bold;
    color: #444444;
    font-size: 14px;
}

.TableFiedSet {
    width: 700px;
    float: left;
}

.TR_FieldSet {
    width: 700px;
    float: left;
    border: 1px #dedede solid;
    border-bottom: none;
    min-height: 31px;
    background: #fafafa;
}

    .TR_FieldSet:hover {
        background: #dfecf4;
    }

.TD_FieldSet {
    width: 148px;
    float: left;
    height: 100%;
    border-left: 1px #dedede solid;
    margin: -1px 0px 0px -1px;
}

.TD_FieldSet_Span {
    padding: 9px 3px 1px 0px;
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    color: #0071bc;
    text-shadow: 0px 1px 1px white;
}

.TD_FieldSet_Right {
    height: 100%;
    float: left;
    min-height: 34px;
    border-left: 1px #dedede solid;
    margin: -1px 0px 0px -1px;
}

.BorderFooterField {
    width: 702px;
    float: left;
    border-top: 1px #dedede solid;
}

.Div_Content {
    width: 530px;
    min-height: 30px;
    float: left;
    margin: 7px;
}

.Fieldset_Lv1 {
    width: 700px;
    border: 1px #dedede solid;
    min-height: 100px;
    margin: 10px 0px 10px 2px;
    padding-bottom: 11px;
    float: left;
}

.Legend_Lv1 {
    text-transform: uppercase;
    font-weight: bold;
    color: #111111;
}

.Table_Lv1 {
    width: 680px;
    min-height: 100px;
}

.TR_Lv1 {
    border: 1px #dedede solid;
    width: 676px;
    min-height: 24px;
    float: left;
    margin-top: -1px;
    background: #f8f8f8;
}

.TD_Lv1_A, .TD_Lv1_B {
    border: 1px #dedede solid;
    float: left;
    width: 135px;
    min-height: 24px;
    margin: -1px 0px -1px -1px;
}

.TD_Lv1_A {
    border-bottom: none;
}

.TD_Lv1_B {
    width: 535px;
    border-right: none;
    min-height: 32px;
    padding: 3px 0px 4px 0px;
}

.Around_TD_Lv1 {
    width: 521px;
    float: left;
    margin: 7px;
}

.TD_Lv1_A span {
    float: left;
    margin: 9px 7px;
    font-weight: bold;
    text-transform: uppercase;
    color: #0071bc;
    text-shadow: 0px 1px 1px white;
}

.TR_Lv1:hover {
    background: #dfecf4;
}

.Icon_Field {
    float: left;
    margin: 5px;
    width: 24px;
}

.All_Condition {
    float: left;
    width: 550px;
    min-height: 300px;
    margin: 0px 0px 0px -3px;
    padding: 0px;
}

.LI_Condition {
    float: right;
    list-style: none;
    width: 548px;
    min-height: 70px;
    margin: 0px;
    padding: 0px 0px 5px 0px;
}

.SpanCondition {
    float: left;
    width: 100%;
    background: #f2f4f5;
    font-weight: bold;
    position: relative;
    border-bottom: 1px #dedede solid;
    border-top: 1px #dedede solid;
    border-right: 1px #dedede solid;
    color: #0071bc;
    margin-bottom: 3px;
}

.Icon_Field_1 {
    width: 24px;
    position: absolute;
    top: 3px;
    left: 5px;
}

.H1_Word, .H2_Word, .H3_Word, .H4_Word, .p_Word, .span_Word, .Word {
    width: 533px;
    padding: 0px 9px;
    margin: 0px;
    clear: left;
    text-shadow: 0px 1px 1px white;
}

.Word {
    width: 518px;
}

.Com_Word {
    float: left;
    margin: 0px;
    padding: 9px 9px;
}

.Attachments, .Attachments1 {
    width: 528px;
    margin: 0px 0px 0px 4px;
    float: left;
    padding: 2px 6px;
    border-radius: 3px;
}

.Attachments1 {
    width: 516px;
}

    .Attachments:hover, .Attachments1:hover {
        background: #fefefe;
        box-shadow: 0px 0px 3px rgba(0,0,0,0.1);
    }

    .Attachments a, .Attachments1 a {
        text-decoration: none;
        color: #0071bc;
    }

.AroundFile {
    overflow: hidden;
    padding: 3px 0px;
}

.TD_Span_1 {
    float: left;
}

.Com_Word {
    font-size: 14px;
    text-shadow: 0px 1px 1px white;
}

.Margin_Center {
    width: 700px;
    min-height: 200px;
    margin: 10px auto;
}

.ContentField {
    width: 696px;
    float: left;
    background: #fcfcfc;
    border: 1px #ededed solid;
    border-top: none;
    margin: 5px;
    box-shadow: 0px 0px 3px #f2f2f2;
}

.LeftField {
    width: 360px;
    float: left;
    border-right: 1px #ededed solid;
}

.ToFrom {
    float: left;
    width: 160px;
    text-align: center;
    border-left: 1px #29abe2 solid;
    margin-left: -1px;
    background: #29abe2;
    padding: 2px 10px;
    color: white;
    height: 30px;
}

.Unit, .PersonPost {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 340px;
    padding: 2px 10px 4px 10px;
    border-top: 1px #ededed solid;
}

.ProcessField {
    float: left;
    margin: 0px;
    padding: 0px;
    background: #29abe2;
    width: 315px;
    padding: 2px 10px;
    text-align: center;
    border-bottom: 1px #dedede solid;
    color: white;
    height: 30px;
}

.Active {
    width: 315px;
    padding: 12px 10px;
    float: left;
    margin: 0px;
    text-align: center;
}

.b_left {
    border-left: 1px #ededed solid;
}

.ContentRight {
    width: 335px;
    min-height: 20px;
    float: left;
}

.ArrowDIV_IMG {
    width: 90px;
    min-height: 20px;
    float: right;
    margin-right: 120px;
}
/*---------------------end Chi tiet xu ly---------------------*/

/*---------------------tham dinh ho so------------------------*/
.ragiua {
    width: 340px;
    min-height: 20px;
}

.ButtonTabProfile {
    width: 160px;
    min-height: 24px;
    border: 1px #1cba63 solid;
    background: url("/_layouts/15/images/BOA.UI.ADMIN/xanh.png") repeat-x center;
    font-family: tahoma;
    font-size: 11px;
    border-radius: 4px;
    cursor: pointer;
    opacity: 0.85;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
}

    .ButtonTabProfile:active {
        background: #00e266;
        box-shadow: none;
    }

.IMG_Button {
    float: left;
    margin: 2px 6px 3px 0px;
}

.WordButton {
    float: left;
    margin: 4px 0px;
    color: #2e1192;
    font-weight: bold;
    text-shadow: 0px 0px 1px #0cc15e;
}
/*---------------------end tham dinh ho so------------------------*/
/*Login*/
.login_frame {
    width: 100%;
    background: url("/_layouts/15/images/BOA.UI.ADMIN/bglogin.jpg") no-repeat;
    background-size: cover;
    float: left;
}

.signin_frame {
    width: 462px;
    height: 335px;
    margin: 13% auto;
    background-color: #ffffff;
    border-radius: 10px 10px 10px 10px;
}

.khungnhap {
    float: left;
    /* width: 100%; */
    width: 96%;
    margin-left: 2%;
    font-size: 13px;
    padding-top: 30px;
    padding-bottom: 10px;
}

    .khungnhap .box {
        display: block;
        float: left;
        /*margin-left: 35px;
                    width: 345px;*/
        width: 86%;
        margin-left: 7%;
        border: solid 1px #aeaeae;
        margin-bottom: 20px;
        border-radius: 4px 4px 4px 4px;
        background: #ffffff;
    }

.matruycap {
    float: left;
    width: 42px;
    height: 44px;
    background: url("/_layouts/15/images/BOA.UI.ADMIN/bgmatruycap.png") no-repeat;
    border-right: solid 1px #aeaeae;
}

.matkhau {
    float: left;
    width: 42px;
    height: 44px;
    background: url("/_layouts/15/images/BOA.UI.ADMIN/bgmatkhau.png") no-repeat;
    border-right: solid 1px #aeaeae;
}

.khungnhap .textfield {
    display: block;
    height: 42px;
    width: 87%;
    /*width: 300px;*/
    margin: 0px 0;
    text-indent: 15px;
    border: 0px;
    background-color: #ffffff;
}

.clearfix {
    width: 96%;
    height: 40px;
    float: left;
    margin-left: 7%;
}

.remember {
    float: left;
}
/*endlogin*/
.bghome {
    /*width:98%;*/
    margin: auto auto;
}

input[type=checkbox] {
    position: relative;
    cursor: pointer;
    margin-right: 9px;
}

    input[type=checkbox]:before {
        content: "";
        display: block;
        position: absolute;
        width: 14px;
        height: 14px;
        top: 0;
        left: 0;
        border: 2px solid #555555;
        border-radius: 3px;
        background-color: white;
    }

    input[type=checkbox]:checked:after {
        content: "";
        display: block;
        width: 5px;
        height: 8px;
        border: solid black;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 2px;
        left: 6px;
    }

.ms-input {
    border: solid 1px #cccccc;
    border-radius: 4px;
    height: 30px;
    font-size: 13px !important;
    font-family: Arial, Helvetica, sans-serif;
    width: 150px;
}

.align_right {
    text-align: right;
}

.processmodal {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}

.processcenter {
    z-index: 1000;
    margin: 300px 300px;
    padding: 10px;
    width: 180px;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-secondary {
    color: #fff;
    background-color: #2196F3;
    border-color: #2196F3;
    -webkit-box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 1px 5px 0px rgba(0,0,0,0.12);
    box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 1px 5px 0px rgba(0,0,0,0.12);
    -webkit-transition: -webkit-box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: -webkit-box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    will-change: box-shadow;
    color: #fff !important;
}

.btn {
    display: inline-block;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0px solid transparent;
    padding: 0 1.2rem;
    font-size: 1rem;
    line-height: 1.78571;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: relative;
    min-width: 6.8rem;
    height: 2rem;
    line-height: 2rem;
    outline: none;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    letter-spacing: 0.04em;
    -webkit-box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 1px 5px 0px rgba(0,0,0,0.12);
    box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 1px 5px 0px rgba(0,0,0,0.12);
    -webkit-transition: -webkit-box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: -webkit-box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    will-change: box-shadow;
}

.topbar-left {
    padding: 0px;
    width: 385px;
    float: left;
}

.topbar-logo {
    height: 35px;
    margin-top: 10px;
    float: left;
    margin: 7px;
}

.topbar-title {
    text-transform: uppercase;
    color: #fff;
    margin: 13px;
}

.topbar-owner {
    font-size: 17px;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 5px;
}

.topbar-description {
    font-size: 12px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 5px;
}

.red {
    color: red;
}

.thongtinhethong {
    font-size: 12px;
    text-align: center;
    width: 410px;
    margin-left: 69px;
    line-height: 25px;
    float: left;
}

    .thongtinhethong div {
        float: left;
        width: 100%;
    }

    .thongtinhethong p {
        padding-left: 30px;
        padding-right: 30px;
        line-height: 1.4;
    }

    .thongtinhethong span {
        font-weight: bold !important;
        float: left;
        width: 100%;
        margin-bottom: 9px;
    }

.thongtinhethong_Title {
    color: #3a98fb;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
}


.signin_cb_frame {
    width: 544px;
    margin-top: 110px;
    margin-left: auto;
    margin-right: auto;
}

.khungnhap_cb {
    float: right;
    width: 484px;
    min-height: 380px;
    font-size: 13px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 5px 0 rgba(0,0,0,0.12);
}

    .khungnhap_cb .khungnhap_header {
        background: url("/_layouts/15/images/BOA.UI.ADMIN/bgheaderlogin.png") no-repeat;
        width: 410px;
        height: 170px;
        margin-bottom: 20px;
    }

    .khungnhap_cb .box {
        display: block;
        float: left;
        width: 407px;
        margin-left: 39px;
        margin-bottom: 15px;
    }

        .khungnhap_cb .box p {
            width: 100%;
            float: left;
            margin-bottom: 6px;
        }

        .khungnhap_cb .box .box_left {
            float: left;
            display: block;
            height: 42px;
            width: 45%;
            margin: 0px 0;
            text-indent: 15px;
            border: 0px;
        }

        .khungnhap_cb .box .box_right {
            width: 160px;
            float: left;
            margin-left: 10px;
        }

            .khungnhap_cb .box .box_right .img_capcha {
                width: 110px;
                float: left;
            }

            .khungnhap_cb .box .box_right #ImgGHS {
                cursor: pointer;
                margin-bottom: 10px;
                margin-left: 5px;
                float: left;
            }

    .khungnhap_cb .textfield {
        display: block;
        height: 30px;
        width: 100%;
        margin: 0px 0;
        text-indent: 10px;
        background-color: #ffffff;
        border-bottom: 1px solid #575b70;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
    }

    .khungnhap_cb .username {
        display: block;
        height: 30px;
        width: 100%;
        margin: 0px 0;
        text-indent: 10px;
        background-color: #ffffff;
        border-bottom: 1px solid #575b70;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        text-indent: 35px;
        background: url("/_layouts/15/images/BOA.UI.ADMIN/iclg_user.png") no-repeat 2px;
    }

    .khungnhap_cb .pass {
        display: block;
        height: 30px;
        width: 100%;
        margin: 0px 0;
        text-indent: 10px;
        background-color: #ffffff;
        border-bottom: 1px solid #575b70;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        text-indent: 35px;
        background: url("/_layouts/15/images/BOA.UI.ADMIN/iclg_pass.png") no-repeat 2px;
    }

    .khungnhap_cb .clearfix {
        width: 92%;
        float: left;
        margin-left: 8%;
        margin-bottom: 15px;
    }

        .khungnhap_cb .clearfix .login_mgs {
            float: left;
            color: #da0421;
            margin-top: 5px;
            width: 100%;
        }

        .khungnhap_cb .clearfix .remember {
            float: left;
        }

    .khungnhap_cb .btn_login {
        margin-bottom: 20px;
    }

/*Thong bao*/
.thongbao {
    width: 100%;
    float: left;
    background: #ffffff;
    margin-bottom: 15px;
}

.thongbao_header {
    float: left;
    width: 100%;
    height: 34px;
    line-height: 34px;
    margin-bottom: 15px;
    font-size: 14px;
}

.thongbao_content {
    width: 96%;
    float: left;
    padding: 20px;
}

    .thongbao_content ul {
        width: 100%;
        float: left
    }

        .thongbao_content ul li {
            width: 24%;
            margin-right: 1%;
            height: 73px;
            float: left
        }

            .thongbao_content ul li:last-child {
                margin-right: 0px;
                width: 24%
            }

            .thongbao_content ul li.tiepnhanmoi {
                background: url("/_layouts/15/images/BOA.UI.ADMIN/ic_tiepnhanmoi.png") no-repeat;
                border: 1px solid #1fa9f4;
            }

            .thongbao_content ul li.chobosung {
                background: url("/_layouts/15/images/BOA.UI.ADMIN/ic_chobosung.png") no-repeat;
                border: 1px solid #f7b606;
            }

            .thongbao_content ul li.dangxuly {
                background: url("/_layouts/15/images/BOA.UI.ADMIN/ic_dangxuly.png") no-repeat;
                border: 1px solid #f97c06;
            }

            .thongbao_content ul li.chotraketqua {
                background: url("/_layouts/15/images/BOA.UI.ADMIN/ic_chotraketqua.png") no-repeat;
                border: 1px solid #7cca02;
            }

            .thongbao_content ul li .tk_so {
                color: red;
                text-align: center;
                font-size: 24px;
                font-weight: bold;
                margin-top: 10px;
                margin-bottom: 10px;
                text-indent: 70px;
            }

            .thongbao_content ul li .tk_title {
                color: #636363;
                text-align: center;
                text-transform: uppercase;
                font-size: 15px;
                text-indent: 70px;
            }

.tiendo_header {
    background: url("/_layouts/15/images/BOA.UI.ADMIN/ic_tiendo.png") 10px no-repeat;
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-indent: 50px;
    color: #333333;
    border-bottom: 1px solid #dcdcdc;
    font-size: 14px;
}

.tiendo {
    width: 96%;
    float: left;
    padding: 20px;
}

    .tiendo ul {
        width: 100%;
        float: left;
    }

        .tiendo ul li {
            width: 19.5%;
            float: left;
            margin-right: 0.5%;
            padding: 8px 0px;
        }

            .tiendo ul li .tk_so {
                color: #fff;
                text-align: center;
                font-size: 26px;
                font-weight: bold;
                margin-bottom: 10px
            }

                .tiendo ul li .tk_so span {
                    font-size: 14px;
                    font-weight: normal;
                    margin-left: 5px;
                    color: #ffffff;
                }

            .tiendo ul li .tk_title {
                color: #fff;
                text-align: center;
                text-transform: uppercase;
                font-size: 11px
            }

            .tiendo ul li:last-child {
                margin-right: 0px;
            }

            .tiendo ul li.color_1 {
                background: #1fa9f2;
            }

            .tiendo ul li.color_2 {
                background: #f77c05;
            }

            .tiendo ul li.color_3 {
                background: #b7b840;
            }

            .tiendo ul li.color_4 {
                background: #0175c2;
            }

            .tiendo ul li.color_5 {
                background: #d92528;
            }

    .tiendo .tongso {
        width: 20%;
        height: 130px;
        float: left;
        padding: 8px 0px;
        background: #1fa9f2;
    }

        .tiendo .tongso .tk_so {
            color: #fff;
            text-align: center;
            font-size: 30px;
            font-weight: bold;
            margin-top: 20px;
            margin-bottom: 20px
        }

            .tiendo .tongso .tk_so span {
                font-size: 14px;
                font-weight: normal;
                margin-left: 5px;
                color: #ffffff;
            }

        .tiendo .tongso .tk_title {
            color: #fff;
            text-align: center;
            font-size: 18px
        }

    .tiendo .chitiet {
        width: 80%;
        height: 130px;
        float: left;
    }

        .tiendo .chitiet .dangxuly {
            width: 100%;
            height: 50%;
            float: left;
        }

.dangxuly .dangxl {
    width: 40%;
    height: 66px;
    float: left;
    background: #f77c05;
}

.dangxl .tk_so, .conhan .tk_so, .trehan .tk_so {
    color: #fff;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    padding-top: 5px;
}

    .dangxl .tk_so span, .conhan .tk_so span, .trehan .tk_so span {
        font-size: 14px;
        font-weight: normal;
        margin-left: 5px;
        color: #ffffff;
    }

.dangxl .tk_title, .conhan .tk_title, .trehan .tk_title {
    color: #fff;
    text-align: center;
    font-size: 16px;
    float: left;
    width: 100%;
    margin-top: 5px;
}

.dangxuly .conhan {
    width: 30%;
    height: 66px;
    float: left;
    background: #34bdcc;
}

.dangxuly .trehan {
    width: 30%;
    height: 66px;
    float: left;
    background: #f18080;
}

.dangxl .left {
    background: #ffffff url("/_layouts/15/images/BOA.UI.ADMIN/arow_dxl.png") no-repeat;
    height: 66px;
    width: 40px;
    float: left;
    position: absolute;
}

.dangxl .right {
    background: #ffffff url("/_layouts/15/images/BOA.UI.ADMIN/arow_dxl.png") no-repeat;
    height: 66px;
    width: 40px;
    float: right;
    position: relative;
    top: -57px;
}

.tiendo .chitiet .hoanthanh {
    width: 100%;
    height: 50%;
    float: left;
    margin-top: 15px;
}

.hoanthanh .hthanh {
    width: 40%;
    height: 66px;
    float: left;
    background: #b7b83f;
}

.hthanh .left {
    background: #ffffff url("/_layouts/15/images/BOA.UI.ADMIN/arow_ht.png") no-repeat;
    height: 66px;
    width: 40px;
    float: left;
    position: absolute;
}

.hthanh .right {
    background: #ffffff url("/_layouts/15/images/BOA.UI.ADMIN/arow_ht.png") no-repeat;
    height: 66px;
    width: 40px;
    float: right;
    position: relative;
    top: -57px;
}

.hthanh .tk_so, .dunghan .tk_so, .quahan .tk_so {
    color: #fff;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    padding-top: 5px;
}

    .hthanh .tk_so span, .dunghan .tk_so span, .quahan .tk_so span {
        font-size: 14px;
        font-weight: normal;
        margin-left: 5px;
        color: #ffffff;
    }

.hthanh .tk_title, .dunghan .tk_title, .quahan .tk_title {
    color: #fff;
    text-align: center;
    font-size: 16px;
    float: left;
    width: 100%;
    margin-top: 5px;
}

.hoanthanh .dunghan {
    width: 30%;
    height: 66px;
    float: left;
    background: #34bdcc;
}

.hoanthanh .quahan {
    width: 30%;
    height: 66px;
    float: left;
    background: #f18080;
}



.bdthang_header {
    background: url("/_layouts/15/images/BOA.UI.ADMIN/bdthang.png") 10px no-repeat;
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-indent: 50px;
    color: #333333;
    border-bottom: 1px solid #dcdcdc;
    font-size: 14px;
}

.bddonvi_header {
    background: url("/_layouts/15/images/BOA.UI.ADMIN/bddonvi.png") 10px no-repeat;
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-indent: 50px;
    color: #333333;
    border-bottom: 1px solid #dcdcdc;
    font-size: 14px;
}

select {
    font-size: 12px !important;
    padding: 4px;
    border-radius: 3px 3px 3px 3px;
    background-color: #f3f1f1;
}

.rdTypeCN {
    width: 270px;
    margin: 0 auto;
}

    .rdTypeCN td input {
        margin-right: 5px;
    }

    .rdTypeCN td label {
        padding-right: 10px;
        font-size: 15px;
        color: #0a59b1;
    }

    .rdTypeCN input {
        margin-right: 5px;
    }

    .rdTypeCN label {
        padding-right: 10px;
        font-size: 15px;
        color: #0a59b1;
    }

.rdbBuoctiep td input {
    margin-right: 5px;
}

.rdbBuoctiep td label {
    padding-right: 10px;
    font-size: 14px;
    color: #0a59b1;
    font-weight: bold;
}

.tracuunam {
    float: left;
}

    .tracuunam .title {
        float: left;
        background: #1fa9f3 url(/_layouts/15/images/BOA.UI.ADMIN/ic_date.png) 10px no-repeat;
        color: #ffffff;
        height: 30px;
        width: 144px;
        margin-top: 2px;
        text-align: center;
        border-radius: 5px 0px 0px 5px;
        text-indent: 20px;
        line-height: 30px;
    }

    .tracuunam .dropnam {
        float: left;
        height: 32px;
        width: 100px;
    }

        .tracuunam .dropnam select {
            font-size: 12px !important;
            padding: 4px;
            height: 30px;
            border-radius: 0px 3px 3px 0px;
            background-color: #ffffff;
        }

.tracuudonvi {
    float: left;
}

    .tracuudonvi .title {
        float: left;
        background: #1fa9f3 url("/_layouts/15/images/BOA.UI.ADMIN/ic_donvi.png") 10px no-repeat;
        color: #ffffff;
        height: 30px;
        width: 100px;
        text-align: center;
        margin-top: 3px;
        border-radius: 5px 0px 0px 5px;
        text-indent: 20px;
        line-height: 30px;
    }

    .tracuudonvi .dropnam {
        float: left;
        height: 30px;
        width: 300px;
    }

        .tracuudonvi .dropnam select {
            font-size: 12px !important;
            padding: 4px;
            height: 30px !important;
            border-radius: 0px 3px 3px 0px;
            background-color: #ffffff;
        }


.thongbao_xuly {
    width: 96%;
    float: left;
    padding: 20px;
}

    .thongbao_xuly ul {
        width: 100%;
        float: left
    }

        .thongbao_xuly ul li {
            width: 335px;
            margin-right: 10px;
            margin-bottom: 10px;
            height: 73px;
            float: left
        }

            

            .thongbao_xuly ul li.choxuly {
                background: #ffffff url("/_layouts/15/images/BOA.UI.ADMIN/canbo_choxuly.png") no-repeat;
                border: 1px solid #1fa9f4;
            }

            .thongbao_xuly ul li.daxuly {
                background: #ffffff url("/_layouts/15/images/BOA.UI.ADMIN/canbo_daxuly.png") no-repeat;
                border: 1px solid #1fa9f4;
            }

            .thongbao_xuly ul li.traketqua {
                background: #ffffff url("/_layouts/15/images/BOA.UI.ADMIN/canbo_traketqua.png") no-repeat;
                border: 1px solid #1fa9f4;
            }

            .thongbao_xuly ul li .tk_so {
                color: red;
                text-align: center;
                font-size: 24px;
                font-weight: bold;
                margin-top: 10px;
                margin-bottom: 10px;
                text-indent: 70px;
            }

            .thongbao_xuly ul li .tk_title {
                color: #636363;
                text-align: center;
                text-transform: uppercase;
                font-size: 15px;
                text-indent: 70px;
            }

.cs_vaitro {
    float: right;
    margin-top: 10px;
}

    .cs_vaitro .btnvaitro {
        background-color: #317ecc;
        color: #fff;
        font-weight: bold;
        padding: 6px 10px;
        float: right;
    }

.button_dangky_chuatk {
    border-radius: 3px;
    padding: 4px 15px;
    color: #ffffff;
    background: #0a59b1;
    cursor: pointer;
    border: 2px solid #0a59b1;
    font-size: 14px;
}

    .button_dangky_chuatk a {
    }

    .button_dangky_chuatk:hover {
        background: #fff;
        color: #0a59b1;
        border: 2px solid #0a59b1;
    }

.button_dangky_cotk {
    line-height: 35px;
    border-radius: 5px 5px 5px 5px;
    width: 140px;
    color: #ffffff;
    font-weight: bold;
    background: #0a59b1;
    cursor: pointer;
    border: 2px solid #0a59b1;
    font-size: 16px;
}

    .button_dangky_cotk a {
        line-height: 35px;
    }

    .button_dangky_cotk:hover {
        background: #fff;
        color: #0a59b1;
        border: 2px solid #0a59b1;
    }

.button_dangky_do {
    border-radius: 5px;
    padding: 5px 20px;
    color: #ffffff;
    background: #ff7800;
    cursor: pointer;
    border: 2px solid #ff7800;
    font-size: 16px;
}

    .button_dangky_do a {
    }

    .button_dangky_do:hover {
        background: #fff;
        color: #ff7800;
        border: 2px solid #ff7800;
    }

.button_search_hs {
    border-radius: 5px;
    padding: 3px 20px;
    color: #ffffff;
    background: #0a59b1;
    cursor: pointer;
    border: 2px solid #0a59b1;
    font-size: 16px;
}

    .button_search_hs a {
    }

    .button_search_hs:hover {
        background: #fff;
        color: #0a59b1;
        border: 2px solid #0a59b1;
    }

.Xuly_Content {
    width: 96%;
    float: left;
    padding: 10px 2% 0px 2%;
}

.Cxuly {
    border: 1px solid #1fa9f3;
    border-radius: 5px;
    width: 98%;
    padding: 10px 1%;
}

    .Cxuly p {
        font-size: 14px;
        color: #000;
        float: left;
        margin-top: 5px;
    }

    .Cxuly .rdBuoctiep td input {
        margin-right: 5px;
        float: left;
    }

    .Cxuly .rdBuoctiep td label {
        font-weight: bold;
        color: #1fa9f3;
        float: left;
    }

.hoso_content {
    padding: 5px 0px;
    min-height: 225px;
    max-height: 225px;
}

.thanhphan_content {
    float: left;
    width: 100%;
    min-height: 236px;
    max-height: 236px;
    overflow: auto;
}

.tientrinh_content {
    float: left;
    width: 96%;
    padding: 15px 2% 10px;
}

.isTientrinh {
    float: left;
    width: 100%;
}

    .isTientrinh .isTientrinh_buoc {
        float: left;
        width: 100%;
        background: #e3eafa;
        border-radius: 14px 0px 0px 14px;
    }

        .isTientrinh .isTientrinh_buoc .TTr_bo {
            width: 35px;
            float: left;
            background: #5cb85c;
            color: #fff;
            line-height: 28px;
            text-align: center;
            border-radius: 14px;
            margin-right: 5px;
        }

        .isTientrinh .isTientrinh_buoc p {
            color: #1fa9f3;
            margin: 0px;
            line-height: 28px;
            font-weight: bold;
        }

        .isTientrinh .isTientrinh_buoc b {
            color: #000;
        }

        .isTientrinh .isTientrinh_buoc i {
            font-weight: normal;
            font-style: normal;
            color: #1fa9f3;
            line-height: 28px;
            float: right;
            margin-right: 5px;
        }

    .isTientrinh .isTientrinh_noidung {
        float: left;
        width: 96%;
        padding: 15px 2%;
        text-align: justify;
    }

        .isTientrinh .isTientrinh_noidung .content {
            float: left;
            width: 100%;
            margin-bottom: 5px;
        }

        .isTientrinh .isTientrinh_noidung .nd {
            float: left;
            margin-right: 5px;
            font-weight: bold;
        }

        .isTientrinh .isTientrinh_noidung .user {
            float: left;
            width: 100%;
            margin-bottom: 5px;
        }

        .isTientrinh .isTientrinh_noidung .file {
            width: 100%;
            float: left;
        }

            .isTientrinh .isTientrinh_noidung .file li {
                width: 100%;
                float: left;
                margin-bottom: 5px;
            }

                .isTientrinh .isTientrinh_noidung .file li b {
                    margin-bottom: 5px;
                    float: left
                }

                .isTientrinh .isTientrinh_noidung .file li a {
                    background: url("/_layouts/15/images/BOA.UI.ADMIN/attachment.png") no-repeat 0px 0px;
                    padding-left: 16px;
                    float: left;
                }

                .isTientrinh .isTientrinh_noidung .file li img {
                    float: left;
                    margin-left: 6px;
                    width: 13px;
                    cursor: pointer;
                }

        .isTientrinh .isTientrinh_noidung .GY {
            float: left;
            width: 100%;
            margin-top: 5px;
        }

            .isTientrinh .isTientrinh_noidung .GY .title {
                float: left;
                font-weight: bold;
                padding-bottom: 1px;
            }

        .isTientrinh .isTientrinh_noidung .GY_item {
            width: 100%;
            padding-top: 8px;
            float: left;
            line-height: 18px;
        }

            .isTientrinh .isTientrinh_noidung .GY_item .GY_item_Title {
                color: #12aaf2;
                float: left;
                margin-right: 4px;
                font-weight: bold;
            }

                .isTientrinh .isTientrinh_noidung .GY_item .GY_item_Title font {
                    font-weight: normal;
                }

.isTientrinhMap {
    float: left;
    width: 100%;
    background: #307ecc;
    overflow: hidden;
    border: 1px solid #757575;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 5px 0 rgba(0,0,0,0.12);
}

.istr_border {
    border: 1px solid #ff0c0c;
    box-shadow: 0 2px 5px 0 #f8e8e8, 0 2px 5px 0 #f69595;
}

.isTientrinhMap_content {
    float: left;
    background: #fff;
    width: 94%;
    padding: 6px 1% 5px;
}

.isTientrinhMap .TTr_bo {
    float: left;
    width: 4%;
    text-align: center;
    color: #fff;
    padding-top: 12px;
    font-weight: bold;
}

.isTientrinhMap .isTientrinhMap_buoc {
    float: left;
    width: 100%;
    border-radius: 14px 0px 0px 14px;
}

    .isTientrinhMap .isTientrinhMap_buoc p {
        color: #1fa9f3;
        margin: 0px;
        line-height: 28px;
        font-weight: bold;
    }

    .isTientrinhMap .isTientrinhMap_buoc b {
        color: #000;
    }

    .isTientrinhMap .isTientrinhMap_buoc i {
        font-weight: normal;
        font-style: normal;
        color: #1fa9f3;
        line-height: 28px;
        float: right;
        margin-right: 5px;
    }

.isTientrinhMap .isTientrinhMap_noidung {
    float: left;
    width: 96%;
    padding: 5px 2%;
}

    .isTientrinhMap .isTientrinhMap_noidung b {
        float: left;
        margin-right: 5px;
    }

    .isTientrinhMap .isTientrinhMap_noidung .user {
        float: left;
        width: 100%;
        margin-bottom: 5px;
    }

.noi_tt {
    width: 100%;
    float: left;
    text-align: center;
}

.Tientrinh_type {
    float: right;
}

    .Tientrinh_type .rdbType td input {
        float: left;
        background: #333;
        margin-top: 9px;
    }

    .Tientrinh_type .rdbType td label {
        font-weight: bold;
        color: #fff;
        float: left;
        margin-right: 5px;
        text-indent: 2px;
        font-weight: normal;
    }

.GY_content {
    padding: 5px 0px;
    max-height: 245px;
    overflow: auto;
}

    .GY_content .GY_item {
        width: 97%;
        margin: 0px 1.5%;
        border-bottom: 1px dotted #ccc;
        padding: 10px 0px;
    }

        .GY_content .GY_item .GY_item_Title {
            color: #12aaf2;
            float: left;
            margin-right: 4px;
            font-weight: bold;
        }

            .GY_content .GY_item .GY_item_Title font {
                font-weight: normal;
            }

.rdball td input {
    float: left;
    background: #333;
}

.rdball td label {
    font-weight: bold;
    color: #000;
    float: left;
    margin-right: 5px;
    text-indent: 2px;
    font-weight: normal;
}

.icon_dongbo {
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    height: 22px;
    color: #fff !important;
    float: left;
    line-height: 22px;
}

.icon_huyvandon {
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    height: 22px;
    line-height: 22px;
    color: #0000ff !important;
    margin-left: 10px;
}

.tlebbox_xuly {
    background: #ffde00;
    height: 32px;
    line-height: 34px;
    text-indent: 10px;
    color: #f40000;
    text-transform: uppercase;
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: center;
}

    .upload-btn-wrapper .btn {
        min-width: 0px;
        border: 1px solid transparent;
        color: #4169e1;
        padding: 5px 5px;
        border-radius: 8px;
        cursor: pointer;
        font-size: 14px;
        background: url(/_layouts/15/images/BOA.UI.FE/Icon_upload.png)no-repeat;
        background-size: 100%;
        width: 20px;
        height: 20px;
    }


    .upload-btn-wrapper .title {
        display: block;
        color: #039be5;
        font-size: 13px;
        cursor: pointer
    }

    .upload-btn-wrapper input[type=file] {
        font-size: 30px;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
        cursor: pointer;
        width: 100%
    }

.button_dangky {
    line-height: 35px;
    border-radius: 5px 5px 5px 5px;
    width: 140px;
    color: #ffffff;
    background: #0a59b1;
    cursor: pointer;
    border: 2px solid #0a59b1;
    font-size: 16px;
}

.error_msg {
    color: red;
    float: left;
    width: 100%;
    margin-top: 10px;
}

.box_rv {
    float: right;
    margin-top: 7px;
}

    .box_rv p {
        float: left;
        margin-right: 20px;
    }

        .box_rv p .rv_ch {
            float: left;
            background: #24b52f;
            width: 10px;
            height: 10px;
            border-radius: 5px;
            margin-top: 3px;
            margin-right: 5px
        }

        .box_rv p .rv_sdh {
            float: left;
            background: #ffa622;
            width: 10px;
            height: 10px;
            border-radius: 5px;
            margin-top: 3px;
            margin-right: 5px
        }

        .box_rv p .rv_qh {
            float: left;
            background: #f54820;
            width: 10px;
            height: 10px;
            border-radius: 5px;
            margin-top: 3px;
            margin-right: 5px
        }
/*--- Thông tin phí ---*/
.KhungNoiDung_Phi {
    display: none;
    background: none repeat scroll 0 0 #F9FAFB;
    position: fixed;
    width: 60%;
    z-index: 99999;
    left: 20%;
    top: 10%;
    border-radius: 8px;
}

    .KhungNoiDung_Phi .dg-Top {
        background: #039be5;
        float: left;
        font-family: Arial;
        font-size: 12px;
        width: 100%;
        border-radius: 8px 8px 0px 0px;
    }

        .KhungNoiDung_Phi .dg-Top p {
            color: #fff;
            text-indent: 15px;
            font-size: 16px;
            padding: 8px 0px;
            float: left;
        }

    .KhungNoiDung_Phi .dg-center-dk {
        float: left;
        font-family: Arial;
        padding: 15px 3%;
        width: 94%;
        border-radius: 0px 0px 5px 5px;
    }

        .KhungNoiDung_Phi .dg-center-dk p {
            line-height: 25px;
        }

    .KhungNoiDung_Phi #ClickDong_TTP {
        float: right;
        color: #fff;
        padding: 8px 12px 0px;
        cursor: pointer;
        font-size: 16px;
    }
/*-------*/
.mask {
    display: none;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 1001;
}

.groupbox {
    float: left;
    width: 100%;
    border: 1px solid #cccccc;
    margin-top: 20px;
    padding-bottom: 10px;
    font-size: 15px;
}

    .groupbox .header {
        background-color: #f2f2f2;
        height: 30px;
        line-height: 30px;
        font-weight: bold;
        text-indent: 10px;
        color: #333333;
        font-size: 15px;
        border-bottom: 1px solid #cccccc;
    }

    .groupbox .full_row {
        padding-left: 20px;
        padding-right: 10px;
        padding-top: 7px;
        float: left;
        width: 100%;
    }

.full_row .row_left {
    float: left;
    width: 50%;
    margin-top: 5px;
    margin-bottom: 2px;
}

.row_left b, .row_right b {
    width: 100%;
    float: left;
    color: #575756;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: normal;
}

.row_left .textbox, .row_right .textbox {
    width: 90%;
    float: left;
    color: #575756;
    font-size: 15px;
    font-weight: normal;
    border: 1px solid #dedede;
    padding: 5px;
    border-radius: 5px;
}


.full_row .row_right {
    float: right;
    width: 50%;
    margin-top: 5px;
    margin-bottom: 2px;
}

.button_close {
    line-height: 24px;
    border-radius: 5px 5px 5px 5px;
    width: 65px;
    color: #ffffff;
    background: #0a59b1;
    cursor: pointer;
    border: 1px solid #0a59b1;
    font-size: 14px;
}

.btn_Chon {
    line-height: 20px;
    border-radius: 5px;
    width: 70px;
    color: #ffffff;
    background: #0a59b1;
    cursor: pointer;
    border: 1px solid #0a59b1;
    font-size: 14px;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.modal-header {
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1;
}
/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 5px;
    border: 1px solid #888;
    width: 85%;
    margin: 1.75rem auto;
    border-radius: 0.3rem;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    /*padding: 5px 10px;*/
    overflow-y: scroll;
    /*max-height: 500px;*/
}

.modal-footer {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0.5rem;
    border-top: 1px solid #e9ecef;
}

    .modal-footer > :not(:last-child) {
        margin-right: 0.25rem;
    }

    .modal-footer > :not(:first-child) {
        margin-left: 0.25rem;
    }

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.button_save {
    line-height: 24px;
    border-radius: 5px 5px 5px 5px;
    width: 65px;
    color: #ffffff;
    background: #318df5;
    cursor: pointer;
    border: 1px solid #318df5;
    font-size: 14px;
}

.Show_img {
    display: block;
}

.table_popup {
    width: 100%;
    overflow-y: scroll;
    max-height: 500px;
    border-collapse: collapse;
    border: 1px solid #dee2e6;
}

    .table_popup tr {
        height: 35px;
        border: 1px solid #dee2e6;
    }

        .table_popup tr:last-child td:last-child {
            border-bottom: 0;
        }

    .table_popup td a {
        color: black;
    }

/* .table_popup tr:nth-child(2n + 1) {
        background-color: #e4e4e4;
    }*/
.boder_td {
    border-left: solid 1px #cacaca;
}

.table_popup_x {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #dee2e6;
}

    .table_popup_x tr {
        height: 30px;
    }

    .table_popup_x td {
        border: 1px solid #dee2e6;
        padding: 10px;
        padding-bottom: 10px !important;
    }

.icon_checked {
    width: 22px;
    height: 22px;
    background: url("/_layouts/15/images/BOA.UI.ADMIN/icons8-checked-checkbox-22.png") no-repeat center;
}

.icon_unchecked {
    width: 22px;
    height: 22px;
    background: url("/_layouts/15/images/BOA.UI.ADMIN/icons8-unchecked-checkbox-22.png") no-repeat center;
}

.table_hoso {
    width: 100%;
    box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
}

    .table_hoso tr {
        height: 30px;
    }

    .table_hoso td {
        padding: 10px;
        border-bottom: 1px solid #cdcdcd;
    }

    .table_hoso tr:last-child td:last-child {
        border-bottom: 0;
    }

    .table_hoso td a {
        color: black;
    }

    .table_hoso tr:nth-child(2n + 1) {
        background-color: #f5fafd;
    }

.nopdon {
    float: right;
    border: 1px solid #0075cf;
    color: #0075cf;
    padding: 0 5px;
    font-size: 12px;
    border-radius: 5px;
}

.icon_checkmark {
    background: url(/_layouts/15/images/BOA.UI.ADMIN/checkmark.png) no-repeat left;
    float: left;
    padding-left: 20px;
}

.button_print {
    line-height: 35px;
    border-radius: 5px 5px 5px 5px;
    width: 200px;
    color: #ffffff;
    background: #28a745;
    cursor: pointer;
    border: 2px solid #28a745;
    font-size: 16px;
    background-image: url(/_layouts/15/images/BOA.UI.ADMIN/icons8-pdf-24.png);
    background-repeat: no-repeat;
    background-position: 5px;
}

.button_icon8_save {
    line-height: 35px;
    border-radius: 5px 5px 5px 5px;
    width: 140px;
    color: #ffffff;
    background: #0a59b1;
    cursor: pointer;
    border: 2px solid #0a59b1;
    font-size: 16px;
    background-image: url(/_layouts/15/images/BOA.UI.ADMIN/icons8-save-24.png);
    background-repeat: no-repeat;
    background-position: 5px;
}

.button_icon8_goback {
    line-height: 35px;
    border-radius: 5px 5px 5px 5px;
    width: 140px;
    color: #ffffff;
    background: #0a59b1;
    cursor: pointer;
    border: 2px solid #0a59b1;
    font-size: 16px;
    background-image: url(/_layouts/15/images/BOA.UI.ADMIN/icons8-back-arrow-24.png);
    background-repeat: no-repeat;
    background-position: 5px;
}

.button_icon8_send {
    line-height: 35px;
    border-radius: 5px 5px 5px 5px;
    width: 140px;
    color: #ffffff;
    background: #17a2b8;
    cursor: pointer;
    border: 2px solid #17a2b8;
    font-size: 16px;
    background-image: url(/_layouts/15/images/BOA.UI.ADMIN/icons8-send-24.png);
    background-repeat: no-repeat;
    background-position: 5px;
}

.button_icon8_search {
    line-height: 25px;
    border-radius: 5px 5px 5px 5px;
    width: 120px;
    color: #ffffff;
    background: #1fa9f3;
    cursor: pointer;
    border: 2px solid #1fa9f3;
    font-size: 14px;
    background-image: url(/_layouts/15/images/BOA.UI.ADMIN/icons8-search-24.png);
    background-repeat: no-repeat;
    background-position: 1px;
}

.button_icon8_schedule {
    line-height: 25px;
    border-radius: 5px 5px 5px 5px;
    width: 190px;
    color: #ffffff;
    background: #2174a1;
    cursor: pointer;
    border: 2px solid #2174a1;
    font-size: 14px;
    background-image: url(/_layouts/15/images/BOA.UI.ADMIN/icons8-schedule-24.png);
    background-repeat: no-repeat;
    background-position: 1px;
}

.button_icon8_remove {
    line-height: 25px;
    border-radius: 5px 5px 5px 5px;
    width: 210px;
    color: #ffffff;
    background: #cb9a09;
    cursor: pointer;
    border: 2px solid #cb9a09;
    font-size: 14px;
    background-image: url(/_layouts/15/images/BOA.UI.ADMIN/icons8-delete-24.png);
    background-repeat: no-repeat;
    background-position: 1px;
}
.button_icon8_remove_y {
    line-height: 25px;
    border-radius: 5px 5px 5px 5px;
    width: 210px;
    color: #ffffff;
    background: #cb9a09;
    cursor: pointer;
    border: 2px solid #cb9a09;
    font-size: 14px;
    background-image: url(/_layouts/15/images/BOA.UI.ADMIN/icons8-remove-24.png);
    background-repeat: no-repeat;
    background-position: 1px;
}
.button_icon8_done {
    line-height: 35px;
    border-radius: 5px 5px 5px 5px;
    width: 140px;
    color: #ffffff;
    background: #28a745;
    cursor: pointer;
    border: 2px solid #28a745;
    font-size: 16px;
    background-image: url(/_layouts/15/images/BOA.UI.ADMIN/icons8-done-24.png);
    background-repeat: no-repeat;
    background-position: 5px;
}

.button_icon8_excel {
    line-height: 35px;
    border-radius: 5px 5px 5px 5px;
    width: 140px;
    color: #ffffff;
    background: #6f9dd9;
    cursor: pointer;
    border: 2px solid #6f9dd9;
    font-size: 16px;
    background-image: url(/_layouts/15/images/BOA.UI.ADMIN/icons8-excel-24.png);
    background-repeat: no-repeat;
    background-position: 5px;
}

.button_icon8_add {
    line-height: 25px;
    border-radius: 5px 5px 5px 5px;
    width: 120px;
    color: #ffffff;
    background: #1fa9f3;
    cursor: pointer;
    border: 2px solid #1fa9f3;
    font-size: 14px;
    background-image: url(/_layouts/15/images/BOA.UI.ADMIN/icons8-add-24.png);
    background-repeat: no-repeat;
    background-position: 1px;
}

.button_icon8_signing {
    line-height: 25px;
    border-radius: 5px 5px 5px 5px;
    width: 190px;
    color: #ffffff;
    background: #28a745;
    cursor: pointer;
    border: 2px solid #28a745;
    font-size: 14px;
    background-image: url(/_layouts/15/images/BOA.UI.ADMIN/icons8-signing-24.png);
    background-repeat: no-repeat;
    background-position: 1px;
}

.button_icon8_email {
    line-height: 35px;
    border-radius: 5px 5px 5px 5px;
    width: 140px;
    color: #ffffff;
    background: #FFB275;
    cursor: pointer;
    border: 2px solid #FFB275;
    font-size: 16px;
    background-image: url(/_layouts/15/images/BOA.UI.ADMIN/icons8-send-email-orange-24.png);
    background-repeat: no-repeat;
    background-position: 5px;
}
.button_icon8_return {
    line-height: 35px;
    border-radius: 5px 5px 5px 5px;
    width: 140px;
    color: #ffffff;
    background: #f56868;
    cursor: pointer;
    border: 2px solid #f56868;
    font-size: 16px;
    background-image: url(/_layouts/15/images/BOA.UI.ADMIN/icons8-return-24.png);
    background-repeat: no-repeat;
    background-position: 5px;
}
.button_icon8_back {
    line-height: 25px;
    border-radius: 5px 5px 5px 5px;
    width: 110px;
    color: #ffffff;
    background: #318df5;
    cursor: pointer;
    border: 2px solid #318df5;
    font-size: 14px;
    background-image: url(/_layouts/15/images/BOA.UI.ADMIN/icons8-returnx-24.png);
    background-repeat: no-repeat;
    background-position: 1px;
}
.button_export {
    line-height: 28px;
    border-radius: 5px 5px 5px 5px;
    width: 150px;
    cursor: pointer;
    border: 1px solid #cdcdcd;
    font-size: 14px;
    background-image: url(/_layouts/15/images/BOA.UI.ADMIN/icons8-download-file-24.png);
    background-repeat: no-repeat;
    background-position: 2px;
}

.button_export_tl {
    line-height: 28px;
    border-radius: 5px 5px 5px 5px;
    width: 200px;
    cursor: pointer;
    border: 1px solid #cdcdcd;
    font-size: 14px;
    background-image: url(/_layouts/15/images/BOA.UI.ADMIN/icons8-downloadx-24.png);
    background-repeat: no-repeat;
    background-position: 2px;
}

.button_import {
    line-height: 28px;
    border-radius: 5px 5px 5px 5px;
    width: 150px;
    cursor: pointer;
    border: 1px solid #cdcdcd;
    font-size: 14px;
    background-image: url(/_layouts/15/images/BOA.UI.ADMIN/icons8-export-file-background-24.png);
    background-repeat: no-repeat;
    background-position: 2px;
}

.button_email {
    line-height: 28px;
    border-radius: 5px 5px 5px 5px;
    width: 130px;
    cursor: pointer;
    border: 1px solid #cdcdcd;
    font-size: 14px;
    background-image: url(/_layouts/15/images/BOA.UI.ADMIN/icons8-secured-letter-24.png);
    background-repeat: no-repeat;
    background-position: 5px;
}

input.tukhoa {
    border: solid 1px #cccccc;
    border-radius: 4px;
    height: 26px;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 5px;
}

input.thoigian {
    border: solid 1px #cccccc;
    border-radius: 4px;
    height: 26px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    width: 95px;
}

.button_delete {
    line-height: 24px;
    border-radius: 5px 5px 5px 5px;
    width: 65px;
    color: #ffffff;
    background: #dd3a3a;
    cursor: pointer;
    border: 1px solid #dd3a3a;
    font-size: 14px;
}

.img_iconcheck {
    background: url(/_layouts/15/images/BOA.UI.FE/icons8-checked-checkbox-22.png) no-repeat left;
    float: left;
    margin: 5px;
}
/* Tab Links */
.tabs {
    display: flex;
}

.tablinks {
    border: none;
    outline: none;
    cursor: pointer;
    width: 100%;
    padding: 5px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    transition: 0.2s ease;
}

    .tablinks:hover {
        background: #1fa9f3;
        color: #fff;
    }
    /* Tab active */
    .tablinks.activev {
        background: #1fa9f3;
        color: #fff;
    }

.tablink_s {
    border: none;
    outline: none;
    cursor: pointer;
    width: 100%;
    padding: 5px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    transition: 0.2s ease;
    /*x*/
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
    transition: all 0.3s ease 0s;
    outline: none;
    width: 145px;
    height: 45px;
    border-radius: 45px;
}

    .tablink_s:hover {
        background: #1fa9f3;
        background-color: #2EE59D;
        box-shadow: 0px 15px 20px rgba(46, 229, 157, 0.4);
        color: #fff;
        transform: translateY(-7px);
    }
    /* Tab active */
    .tablink_s.activev {
        background: #1fa9f3;
        color: #fff;
    }

.tablink_ct {
    border: none;
    outline: none;
    cursor: pointer;
    width: 100%;
    padding: 5px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    transition: 0.2s ease;
    /*x*/
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
    transition: all 0.3s ease 0s;
    outline: none;
    width: 145px;
    height: 34px;
    border-radius: 20px;
}

    .tablink_ct:hover {
        background: #1fa9f3;
        background-color: #2EE59D;
        box-shadow: 0px 15px 20px rgba(46, 229, 157, 0.4);
        color: #fff;
        transform: translateY(-7px);
    }
    /* Tab active */
    .tablink_ct.activev {
        background: #0789ce;
        color: #fff;
    }
.tablinks_p {
    border: none;
    outline: none;
    cursor: pointer;
    width: 100%;
    padding: 5px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    transition: 0.2s ease;
}

    .tablinks_p:hover {
        background: #1fa9f3;
        color: #fff;
    }
    /* Tab active */
    .tablinks_p.activev {
        background: #1fa9f3;
        color: #fff;
    }
/* tab content */
.tabcontent {
    display: none;
}
    /* Text*/
    /* .tabcontent p {
        color: #333;
        font-size: 13px;
    }*/
    /* tab content active */
    .tabcontent.activev {
        display: block;
    }

.tabcontent_s {
    display: none;
}
    /* Text*/
    /*.tabcontent_s p {
        color: #333;
        font-size: 13px;
    }*/
    /* tab content active */
    .tabcontent_s.activev {
        display: block;
    }
.tabcontent_ct {
    display: none;
}
    .tabcontent_ct.activev {
        display: block;
    }
.tabcontent_p {
    display: none;
}

    .tabcontent_p.activev {
        display: block;
    }

.canhbao {
    color: #f54820;
    display: revert !important;
}

.lenlich {
    color: #ffa622;
    display: revert !important;
}
.xacnhan {
    color: #24b52f;
    display: revert !important;
}

.table_view {
    width: 100%;
}

    .table_view td {
        padding: 5px;
        vertical-align: middle;
    }
/* Phân trang*/
.pagination {
    display: flex;
    justify-content: right;
}

    .pagination > .activeb > span {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7;
    }

    .pagination > li > span {
        position: relative;
        float: left;
        padding: 2px 8px;
        margin-left: -1px;
        line-height: 1.42857143;
        color: #337ab7;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
    }

    .pagination li:hover {
        cursor: pointer;
    }

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.tblLinhVuc li {
    float: left;
}

.Radiobt label {
    padding-left: 5px;
}

.btnx {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: #CCCCCC #CCCCCC #B3B3B3;
    border-image: none;
    /*    border-radius: 4px 4px 4px 4px;*/
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    line-height: 6px;
    margin-bottom: 0;
    padding: 0px 5px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}

    .btnx:hover, .btnx:focus {
        background-position: 0 -15px;
        color: #333333;
        text-decoration: none;
        transition: background-position 0.1s linear 0s;
    }

.fileinput-button {
    position: relative;
    overflow: hidden;
}

    .fileinput-button input {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        opacity: 0;
        -ms-filter: 'alpha(opacity=0)';
        font-size: 200px;
        direction: ltr;
        cursor: pointer;
    }

.form-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

.file-group {
    border: 1px solid #cdcdcd;
    height: 24px;
    min-width: 300px;
    padding: 2px 10px;
}

.scrollbar {
    float: left;
    max-height: 70px;
    /* background: #F5F5F5;*/
    overflow-y: scroll;
    width:100%;
}

.scrollbar_4::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.scrollbar_4::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.scrollbar_4::-webkit-scrollbar-thumb {
    background-color: #000000;
    border: 2px solid #555555;
}
.btn_ketxuat {
    line-height: 28px;
    width: 100px;
    color: #0a0a0a;
    background: #f5f5f5;
    cursor: pointer;
    border: 1px solid #cdcdcd;
    font-size: 14px;
}
/*progressbar*/
#progressbar {
    margin-bottom: 20px;
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step;
    width: 100%;
    text-align: center;
}

    #progressbar li {
        list-style-type: none;
        color: rgb(51, 51, 51);
        text-transform: uppercase;
        font-size: 12px;
        width: 11%;
        float: left;
        position: relative;
    }

    #progressbar li:before {
        content: counter(step);
        counter-increment: step;
        width: 55px;
        line-height: 50px;
        display: block;
        font-size: 18px;
        color: #333;
        background: #6ff4f6;
        border-radius: 50%;
        margin: 0 auto 5px auto;
    }
    /*progressbar connectors*/
    #progressbar li:after {
        content: '';
        width: 100%;
        height: 3px;
        background: #a3eced;
        position: absolute;
        left: -50%;
        top: 24px;
        z-index: -1; /*put it behind the numbers*/
    }

    #progressbar li:first-child:after {
        /*connector not needed before the first step*/
        content: none;
    }
    /*marking active/completed steps green*/
    /*The number of the step and the connector before it = green*/
    #progressbar li.activex:before, #progressbar li.activex:after {
        background: #7B1FA2;
        color: white;
    }

.steps {
    border: 1px solid #cdcdcd;
    padding-bottom: 10px;
    padding-top: 15px;
    position: sticky;
}

#loading-bar-spinner.spinner {
    left: 50%;
    margin-left: -20px;
    top: 50%;
    margin-top: -20px;
    position: absolute;
    z-index: 19 !important;
    animation: loading-bar-spinner 1000ms linear infinite;
}

    #loading-bar-spinner.spinner .spinner-icon {
        width: 40px;
        height: 40px;
        border: solid 4px transparent;
        border-top-color: #00C8B1 !important;
        border-left-color: #00C8B1 !important;
        border-radius: 50%;
    }

@keyframes loading-bar-spinner {
    0% {
        transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*tooltip */
.tooltip {
    visibility: hidden;
    z-index: 1;
    opacity: .40;
    width: 100%;
    padding: 5px 5px;
    background: #333;
    color: white;
    position: absolute;
    top: -140%;
    left: -25%;
    border-radius: 9px;
    transform: translateY(9px);
    transition: all 0.3s ease-in-out;
    box-shadow: 0 0 3px rgba(56, 54, 54, 0.86);
}
    /* tooltip  after*/
   /* .tooltip::after {
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 12px 12.5px 0 12.5px;
        border-color: #333 transparent transparent transparent;
        position: absolute;
        left: 40%;
    }*/
    .con-tooltip:hover .tooltip {
        visibility: visible;
        transform: translateY(-10px);
        opacity: 1;
        transition: .3s linear;
        animation: odsoky 1s ease-in-out infinite alternate;
    }
    .lefttool:hover {
        transform: translateX(-6px);
    }

    .toptool:hover {
        transform: translateY(0px);
    }

    .bottomtool:hover {
        transform: translateY(6px);
    }

    .righttool:hover {
        transform: translateX(6px);
    }

@keyframes odsoky {
    0% {
        transform: translateY(6px);
    }

    100% {
        transform: translateY(1px);
    }
}
/*Ha fix Responsive*/
@media only screen and (max-width: 640px) {
    .table_timkiem {
        width: 100%;
    }

    .modal-content {
        width: 90%;
    }
}

@media only screen and (max-width: 768px) {
    .table_timkiem {
        width: 100%;
    }

    .modal-content {
        width: 90%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .table_timkiem {
        width: 100%;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .table_timkiem {
        width: 100%;
    }
}

@media only screen and (min-width: 1200px) {
    .table_timkiem {
        min-width: 75%;
    }

    .modal-content {
        width: 88%;
    }
}
