body {
    background-color: #ffffff;
    padding: 0px;
    margin: 0px;
}

a {
    text-decoration: none;
    COLOR: #0066ff;
}

.tabadmin {
    height: 35px;
    background-position: bottom center;
    background-repeat: repeat-x;
    background-color: #186e1c;
    color: #ffffff;
}

    .tabadmin a {
        color: #ffffff;
    }

.tabdiv {
    padding: 3px;
    color: #186e1c;
    background-color: #f0f0f0;
    width: 200px;
    height: 25px;
    text-align: center;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -ms-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    float: left;
}

    .tabdiv div {
        padding-top: 5px;
        color: #ffffff;
    }

    .tabdiv a {
        padding-top: 5px;
        font-weight: bold;
        color: #186e1c;
        FONT-SIZE: 12px;
    }

.leftdiv {
    float: left;
    width: 15px;
}

.tabadminsub {
    background-color: #fff;
    height: 15px;
    padding-bottom: 3px;
}

.text {
    padding-left: 6;
    padding-right: 6;
}

li {
    list-style: url(imagesadmins/arrow.gif);
}

.footer {
    height: 36px;
    line-height: 36px;
    background-color: #186e1c;
    color: #ffffff;
    font-size: 14px;
    border-left: #2850a7 1px solid;
    border-top: #2850a7 1px solid;
    border-right: #2850a7 1px solid;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -ms-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    text-align: center;
}

fieldset {
    border: 1px solid #95bdf3;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -ms-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    margin-bottom: 5px;
}

legend {
    padding: 0.2em 0.5em;
    background-color: #cfe3ff;
    border: #8bb4eb 1px solid;
    padding: 3px;
    color: #0066ff;
    font-size: 90%;
    text-align: left;
    font-weight: bold;
}

.contenttable {
    border: #f0f0f0 1px solid;
    box-shadow: -6px 8px 10px rgba(81,41,10,0.1),0px 2px 2px rgba(81,41,10,0.2);
}

.content-label {
    height: 30px;
    /*background-color: #f8eedb;*/
    color: #000000;
}

    .content-label a {
        color: #000000;
    }

.content-label-left {
    color: #000000;
    text-align: left;
    padding-left: 0px;
}

    .content-label-left div span {
        appearance: button;
        background-color: transparent;
        background-image: linear-gradient(to bottom, #fff, #f8eedb);
        border: 0 solid #e5e7eb;
        border-radius: 10px 10px 0px 0px;
        box-sizing: border-box;
        color: #482307;
        column-gap: 1rem;
        cursor: pointer;
        /*display: flex;*/
        float:left;
        font-family: ui-sans-serif,system-ui,-apple-system,system-ui,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-weight: 700;
        line-height: 18px;
        font-size: 13px;
        margin: 0;
        outline: 2px solid transparent;
        padding: 1rem 1.5rem;
        text-align: center;
        text-transform: none;
        transition: all .1s cubic-bezier(.4, 0, .2, 1);
        user-select: none;
        -webkit-user-select: none;
        touch-action: manipulation;
        box-shadow: -6px 8px 10px rgba(81,41,10,0.1),0px 2px 2px rgba(81,41,10,0.2);
    }

        .content-label-left div span:active {
            background-color: #f3f4f6;
            box-shadow: -1px 2px 5px rgba(81,41,10,0.15),0px 1px 1px rgba(81,41,10,0.15);
            transform: translateY(0.125rem);
        }

        .content-label-left div span:focus {
            box-shadow: rgba(72, 35, 7, .46) 0 0 0 4px, -6px 8px 10px rgba(81,41,10,0.1), 0px 2px 2px rgba(81,41,10,0.2);
        }
    /*padding: 5px 5px 5px 20px;
        line-height: 24px;
      
        -moz-border-top-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        -ms-border-top-left-radius: 3px;
        -o-border-top-left-radius: 3px;
        -moz-border-top-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        -ms-border-top-right-radius: 3px;
        -o-border-top-right-radius: 3px;
        -moz-border-bottom-left-radius: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -ms-border-bottom-left-radius: 3px;
        -o-border-bottom-left-radius: 3px;
        -moz-border-bottom-right-radius: 3px;
        -webkit-border-bottom-right-radius: 3px;
        -ms-border-bottom-right-radius: 3px;
        -o-border-bottom-right-radius: 3px;
        color: #0066ff;
    }*/

    .content-label-left div a {
        color: #482307;
        font-size: 13px;
    }

        .content-label-left div a:hover {
            text-decoration: none;
            color: red;
        }

.lefttable {
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

    .lefttable td {
        padding: 2px;
    }

.left-label {
    height: 30px;
    background-position: top center;
    background-repeat: repeat-x;
    color: #000000;
    width: 165px;
}

.left-label-left {
    color: #ffffff;
    text-align: left;
    background-color: #186e1c;
    line-height: 30px;
}

    .left-label-left a {
        color: #ffffff;
    }

    .left-label-left div {
        text-align: left;
        color: #ffffff;
    }

.left-td {
    background-image: url('../images/icon_02.gif');
    background-position: center left;
    background-repeat: no-repeat;
}

.tablelistrp td {
    padding: 3px;
}

.tablelistrp a {
    color: #0d5098;
    font-size: 20px;
    font-weight: bold;
}

    .tablelistrp a:hover {
        color: Red;
        font-size: 20px;
        font-weight: bold;
    }

.tablelist {
    border: #92bbef 1px solid;
}

.tableheader {
    background-color: #dee9f9;
    padding-top: 1px;
    padding-bottom: 2px;
    height: 25px;
    font-size: 12px;
    color: #000000;
    border-top: 1px none #92bbef;
    border-right: 1px none #92bbef;
    border-bottom: 1px solid #92bbef;
    border-left: 1px none #92bbef;
    font-weight: bold;
    text-decoration: underline;
}

.text {
    padding-left: 6;
    padding-right: 6;
}

li {
    list-style: url(imagesadmins/arrow.gif);
}

.footerright {
    color: Red;
}

.boxlogin {
    font-weight: bold;
}

.daytime {
    font-weight: bold;
    padding: 5px;
}

A {
    text-decoration: none;
    COLOR: #186e1c;
    FONT-SIZE: 12px;
}

.book {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: Red;
}

.row {
    /*color:black;*/
}

    .row a {
        /*color:Red;*/
    }

.red {
    color: Red;
}

A:hover {
    COLOR: #fe1204;
    FONT-SIZE: 12px;
    text-decoration: underline;
}

.maintitle {
    text-decoration: none;
}

.bg {
    background-repeat: repeat-y;
    background-image: url(bg_03.gif);
    background-position: right;
    width: 174px;
}

td {
    font-family: Arial;
    font-size: 12px;
    line-height: 17px;
}

select {
    background-color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #cbdcf8;
    border-right-color: #cbdcf8;
    border-bottom-color: #cbdcf8;
    overflow-x: auto;
    overflow-y: auto;
}

input {
    background-color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #cbdcf8;
    border-right-color: #cbdcf8;
    border-bottom-color: #cbdcf8;
    padding: 1px;
}

textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-bottom-width: 1px;
    border-top-color: #cbdcf8;
    border-right-color: #cbdcf8;
    border-bottom-color: #cbdcf8;
}



.cssbutton {
    appearance: none;
    backface-visibility: hidden;
    background-color: #2f80ed;
    border-radius: 10px;
    border-style: none;
    box-shadow: none;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Inter,-apple-system,system-ui,"Segoe UI",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: 500;
    height: 30px;
    letter-spacing: normal;
    /*line-height: 26px;*/
    outline: none;
    overflow: hidden;
    padding: 3px 12px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transform: translate3d(0, 0, 0);
    transition: all .3s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: top;
    white-space: nowrap;
}

    .cssbutton:hover {
        background-color: #1366d6;
        box-shadow: rgba(0, 0, 0, .05) 0 5px 30px, rgba(0, 0, 0, .05) 0 1px 4px;
        opacity: 1;
        transform: translateY(0);
        transition-duration: .35s;
    }

        .cssbutton:hover:after {
            opacity: .5;
        }

    .cssbutton:active {
        box-shadow: rgba(0, 0, 0, .1) 0 3px 6px 0, rgba(0, 0, 0, .1) 0 0 10px 0, rgba(0, 0, 0, .1) 0 1px 4px -1px;
        transform: translateY(2px);
        transition-duration: .35s;
    }

        .cssbutton:active:after {
            opacity: 1;
        }

@media (min-width: 768px) {
    .button-65 {
        padding: 14px 22px;
        width: 176px;
    }
}

}

.cssbuttonno {
    appearance: none;
    backface-visibility: hidden;
    background-color: #f0f0f0;
    border: solid 1px #ccc;
    border-radius: 10px;
    box-shadow: none;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Inter,-apple-system,system-ui,"Segoe UI",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: 500;
    height: 32px;
    letter-spacing: normal;
    outline: none;
    overflow: hidden;
    padding: 4px 15px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transform: translate3d(0, 0, 0);
    transition: all .3s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: top;
    white-space: nowrap;
}

.mybutton {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #009933;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-color: #FFFFCC;
    border-right-color: #990000;
    border-bottom-color: #990000;
    border-left-color: #FFFFCC;
    color: #FFFFFF;
    -moz-border-top-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -ms-border-top-left-radius: 3px;
    -o-border-top-left-radius: 3px;
    -moz-border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -ms-border-top-right-radius: 3px;
    -o-border-top-right-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -ms-border-bottom-left-radius: 3px;
    -o-border-bottom-left-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -ms-border-bottom-right-radius: 3px;
    -o-border-bottom-right-radius: 3px;
}

.myunderline {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}

.nonscrollpage {
    overflow: hidden;
}

.tableheader {
    background-image: url(icon_theader.gif);
    background-repeat: no-repeat;
    padding-top: 1px;
    padding-bottom: 2px;
    height: 20px;
    font-size: 12px;
    color: #A85400;
    border-top: 0px none #666666;
    border-right: 0px none #666666;
    border-bottom: 1px solid #666666;
    border-left: 0px none #666666;
    font-weight: bold;
}

body {
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}

.lineR {
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-color: #eeeeee;
    border-right-color: #cccccc;
    border-bottom-color: #eeeeee;
    border-left-color: #eeeeee;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}

.DataTable {
    background-color: #ffffff;
    padding-top: 1px;
    padding-bottom: 2px;
    height: 20px;
    font-size: 11px;
}

.bgtable {
    background-color: #eeeeee;
}

.bgrow {
    background-color: #ffffff;
}



.boxtables {
    background-color: #c0c0c0;
}

.boxtablestd {
    background-color: #ffffff;
    padding-left: 2px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.boxtablesleft {
    background-color: #f3f3f3;
    padding-left: 2px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.boxdiemleft {
    background-color: #f3f3f3;
    padding-left: 2px;
    padding-bottom: 4px;
    padding-top: 4px;
    font-weight: bold;
}

.boxdiemright {
    background-color: #ffffff;
    padding-left: 2px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.titlepax {
    color: #d82219;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    padding-left: 18px;
    cursor: pointer;
}

.boxcalendar {
    border: #b2bcbe 1px solid;
}

.boxborder {
    border: #c6c7c2 1px solid;
    padding: 5px;
}

.boxfile {
    border: #c6c7c2 1px solid;
    background-color: #eeeeee;
    padding: 5px;
}

.boxfaq {
    background-color: #c6c7c2;
}

.boxindex {
    background-color: #b2bcbe;
}

.indexrowheader {
    background-image: url('../images/bgbutton.jpg');
    background-repeat: repeat-x;
    background-position: center left;
    padding-left: 5px;
    height: 22px;
}

.faqrowindex {
    background-color: #ffffff;
    padding: 3px;
    text-align: justify;
}

    .faqrowindex div {
        padding-top: 3px;
        padding-bottom: 3px;
    }

.faqrow {
    background-color: #ffffff;
    padding: 2px;
}

.faqrowbold {
    background-color: #ffffff;
    padding: 2px;
    font-weight: bold;
}

.faqdate {
    font-weight: normal;
    font-style: italic;
    color: #363530;
    font-size: 11px;
}

.divinfo {
    width: 160px;
    text-align: left;
    font-weight: normal;
}

.tablemenu td {
    padding: 2px;
}

.tablemenum {
    width: 12px;
}

.titlereport {
    font-weight: bold;
    font-size: 12px;
}

.resbox {
    font-weight: bold;
    padding: 5px;
    text-align: justify;
}

.viewbyfolder {
    color: Red;
    text-transform: uppercase;
    font-weight: bold;
    padding: 3px;
    background-image: url('../images/bgbutton.jpg');
    background-repeat: repeat-x;
    background-position: center left;
    border: #b2bcbe 1px solid;
    text-align: center;
}

.divleftuser {
    background-color: #eeeeee;
}

.divleftusersub {
    background-color: #f3f3f3;
}

.tabtitle {
    font-size: 13pt;
    font-weight: bold;
    color: Red;
    padding-bottom: 5px;
    padding-top: 5px;
}

.boxtimechecker {
}

    .boxtimechecker td {
        background-color: #ffffff;
    }

.checkerrow td {
    font-weight: bold;
    text-align: center;
}

.fullname {
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    color: #000000;
}

    .fullname a {
        font-weight: bold;
        font-size: 12px;
        color: #000000;
        text-decoration: none;
    }

        .fullname a:hover {
            font-weight: bold;
            font-size: 12px;
            color: #000000;
            text-decoration: underline;
        }

.boxuser_1 {
    border-left: #ecede7 1px solid;
    border-top: #ecede7 1px solid;
    border-right: #ecede7 1px solid;
    border-bottom: #ecede7 1px solid;
    padding: 5px;
    height: 260px;
}

.boxuser {
    border-left: #ecede7 1px solid;
    border-top: #ecede7 1px solid;
    border-right: #ecede7 1px solid;
    border-bottom: #ecede7 1px solid;
    padding: 5px;
}

.imgbox {
    background-color: #ffffff;
    padding: 2px;
    border: #ededed 1px solid;
}

.colsadmin {
    background-color: #f3f3f3;
}

.step_pass {
    color: Gray;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
}

.step_red {
    color: red;
    font-size: 13px;
    font-weight: bold;
}

.smallfont {
    font-size: 11px;
}

.boxuser_1 {
    border-left: #ecede7 1px solid;
    border-top: #ecede7 1px solid;
    border-right: #ecede7 1px solid;
    border-bottom: #ecede7 1px solid;
    padding: 5px;
    height: 260px;
}

.boxuser {
    border-left: #ecede7 1px solid;
    border-top: #ecede7 1px solid;
    border-right: #ecede7 1px solid;
    border-bottom: #ecede7 1px solid;
    padding: 5px;
}

.boxreplyinfo {
    border-left: #ecede7 1px solid;
    border-top: #ecede7 1px solid;
    border-right: #ecede7 1px solid;
    border-bottom: #ecede7 1px solid;
    padding: 5px;
}

    .boxreplyinfo td {
        border-left: #ecede7 1px solid;
        border-top: #ecede7 1px solid;
        border-right: #ecede7 1px solid;
        border-bottom: #ecede7 1px solid;
        padding: 5px;
    }

.imgbox {
    background-color: #ffffff;
    padding: 2px;
    border: #ededed 1px solid;
}

.colsadmin {
    background-color: #f3f3f3;
}

.step_pass {
    color: Gray;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
}

.step_red {
    color: red;
    font-size: 13px;
    font-weight: bold;
}

.smallfont {
    font-size: 11px;
}

.tabledocall {
    border-top: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    padding: 3px;
}

    .tabledocall td {
        border-left: 1px solid #eeeeee;
        border-bottom: 1px solid #eeeeee;
        padding: 3px;
    }

.masocap {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.displaybox {
    display: block;
}

.hidebox {
    display: none;
    padding: 5px;
}

.dvc_fileset {
    cursor: pointer;
}


.maillist {
    border: #000000 1px solid;
    padding: 0px;
    margin: px;
}

    .maillist th {
        background-color: #dee9f9;
        padding-top: 1px;
        padding-bottom: 2px;
        height: 25px;
        font-size: 12px;
        color: #000000;
        border-top: 1px solid #000000;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
        border-left: 1px solid #000000;
        font-weight: bold;
        text-decoration: underline;
    }

.maillist_td {
    padding-top: 1px;
    padding-bottom: 2px;
    font-size: 12px;
    color: #000000;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
}

/* THUY added*/
.cssTbx {
    text-align: center;
}

.cssTable tr td {
    padding: 3px;
}

/* Style the tab */
.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

    /* Style the buttons that are used to open the tab content */
    .tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 7px 15px;
        transition: 0.3s;
    }

        /* Change background color of buttons on hover */
        .tab button:hover {
            background-color: #ddd;
        }

        /* Create an active/current tablink class */
        .tab button.active {
            background-color: #ccc;
        }

button, input, select, textarea {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.42857143;
    padding: 3px;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-control {
    font-size:12px !important;
}