﻿@charset "utf-8";

@media all {
    html, div, table, td, form, p, h1, h2, h3, span {
        /*line-height: 16px;*/
        border-style: solid;
        border-width: 0;
        margin: 0;
        padding: 0;
        font-size: 12px;
        color: #000;
        font-family: Arial, Helvetica, sans-serif;
        white-space: nowrap;
    }

    select, input, textarea {
        line-height: 16px;
        margin: 0;
        padding: 0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000;
    }

    select, input {
        height: 18px;
        border: 1px solid #ccc !important;
    }

        input[type="file"] {
            height: 20px;
            border: 1px solid #ccc !important;
            margin: 0 0 0 5px;
        }

        input[type="submit"], input[type="button"] {
            border: none !important;
        }

        input[type="checkbox"] {
            color: #000000;
            font-family: Arial,Helvetica,sans-serif;
            font-size: 12px;
            font-weight: normal;
            margin: 0 3px !important;
            padding: 0;
            float: left;
        }

        input[type="radio"] {
            color: #000000;
            font-family: Arial,Helvetica,sans-serif;
            font-size: 12px;
            font-weight: normal;
            margin: 0 3px !important;
            padding: 0;
            float: left;
        }

    ul, li, img, a {
        border-style: solid;
        border-width: 0;
        margin: 0;
        padding: 0;
    }

    a {
        color: #000;
        text-decoration: none;
    }

        a:hover {
            color: #134ED0;
        }

    body {
        background: url("../images/bg.gif") repeat 0 center; /*background:url("../images/hd_wall_3460.jpg") repeat 0 center;margin:0;*/
    }

    #banner { /*background:url("../images/banner.jpg") no-repeat 0 center;*/
        float: left;
        width: 100%;
        height: 90px;
    }

        #banner div.logo {
            /*background: url("../images/logotcs.jpg") no-repeat 0 center;*/
            width: 90px;
            height: 90px;
            float: left;
            margin: 6px 0 0 10px;
        }

            #banner div.logo img {
                width: 100%;
                height: 100%;
            }

        #banner .sologan {
            color: #46484A;
            font-size: 18px;
            font-weight: bold;
            height: 30px;
            letter-spacing: -1px;
            line-height: 28px;
            float: left;
            padding-left: 10px;
            text-transform: uppercase;
            margin: 40px 0 0;
        }

    .tdLogo {
        text-align: center;
    }

    .tdNameSoft {
        text-align: center;
    }

        .tdNameSoft img {
            margin: 0;
        }

    .menu-top {
        background: url("../images/bg_topmenu.gif") repeat-x scroll left top #FFF;
        height: 35px;
        width: 100%;
        line-height: 35px;
        margin: 0;
        float: left;
    }

    .bottom_banner {
        background: url("../images/bottom_banner.gif") repeat-x scroll left top;
        height: 6px;
        float: left;
        width: 100%;
    }

    .boxLogin {
        color: #793513;
        font-size: 12px;
        float: right;
        margin: 0 15px 0 0;
        line-height: 35px;
        height: 35px;
    }

        .boxLogin a {
            color: #793513;
        }

            .boxLogin a span.name {
                color: #015cb6;
                font-weight: bold;
            }

            .boxLogin a:hover {
                color: #cc6633;
            }

        .boxLogin span {
            color: #793513;
            padding: 0 5px;
        }

    #boxMenuTop {
        background: url("../images/bg_topmenu.gif") repeat-x scroll left top #666;
        height: 31px;
        float: left;
        width: 100%;
        line-height: 31px;
        margin: 0;
    }

        #boxMenuTop a.left {
            vertical-align: text-top;
            cursor: pointer;
            float: left;
            margin: 0;
            padding: 0 0 0 2px;
        }

            #boxMenuTop a.left span img {
                line-height: 31px;
                vertical-align: top;
                padding: 2px 4px;
            }

            #boxMenuTop a.left span {
                line-height: 31px;
                vertical-align: middle;
                height: 31px;
                padding: 0 5px 0 0;
            }

            #boxMenuTop a.left:hover {
                background: url("../images/bg_topmenu_active.gif") repeat-x left 0;
                float: left;
                margin: 0;
                padding: 0 0 0 2px;
            }

                #boxMenuTop a.left:hover span.right {
                    background: url("../images/bg_topmenu_active.gif") repeat-x right 0;
                    float: left;
                    color: #FFF;
                    margin: 0;
                    padding: 0 5px 0 0;
                }

        #boxMenuTop a.active {
            background: url("../images/bg_topmenu_active.gif") repeat-x left 0;
            float: left;
            height: 31px;
            margin: 0;
            padding: 0 0 0 2px;
        }

            #boxMenuTop a.active span.right {
                background: url("../images/bg_topmenu_active.gif") repeat-x right 0;
                float: left;
                color: #FFF;
                margin: 0;
                padding: 0 5px 0 0;
            }

    .topmenu {
        padding: 0 0 0 5px;
    }

    #body {
        float: left;
        background: #FFF;
        width: 100%;
        border-radius: 3px;
    }

    #body2 {
        background: url("../images/bg_login.gif") repeat-y 0 top;
        height: 400px;
        float: left;
        width: 100%;
    }

    .boxHomepage {
        background: #e0eff6;
        width: 49%;
        float: left;
        border: 1px solid #26a;
        margin: 0 0 0.5em 0.5em;
    }

    .headerHomepage {
        line-height: 30px;
        font-size: 12px;
        text-align: left;
        font-weight: 700;
        color: #000;
        text-transform: uppercase;
        vertical-align: middle;
    }

    .headerHomepageBorderB {
        border-bottom: #26a 2px solid;
    }

    .headerHomepage a img {
        vertical-align: middle;
        padding: 0 5px;
    }

    span.green {
        color: #015CB6;
    }

    span.blue {
        color: #015CB6;
    }

    span.red {
        color: #F00;
    }

    .bodyHomepage {
        float: left;
        background-color: #FFF;
        line-height: 16px;
        width: 100%;
        margin: 0;
    }

    .tdPadding {
        padding: 3px 3px 3px 7px;
    }

    .tdBold {
        font-weight: bold;
    }

    .tdColor {
        color: #015CB6 !important;
    }

    .tdBorderHB {
        border-bottom: 1px solid #999;
    }

    .tdViewall {
        text-align: right;
        padding-right: 1%;
    }

    .list {
        width: 98%;
        padding: 1%;
    }

    .iconList {
        background: url("../images/icon_list_acticle.gif") no-repeat scroll left 6px transparent;
        cursor: pointer;
        float: left;
        text-decoration: none;
        width: 96%;
        padding: 0 0 5px 4%;
    }

    .boxDateNewToday {
        float: left;
        width: 100%;
        background-color: #c0dbf8;
    }

    .time-script {
        float: left;
        line-height: 30px;
        height: 30px;
        width: 99%;
        margin: 0;
        padding: 0 0 0 1%;
        color: #999999;
    }

    .boxNewToday {
        background: url("../images/line_newstoday.gif") repeat-x left 3px;
        width: 99%;
        height: 20px;
        float: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: 700;
        color: #06c;
        line-height: 20px;
        margin: 0 0 0 0.5em;
        padding: 5px 0 0;
    }

        .boxNewToday a {
            background: url("../images/icon_label.gif") no-repeat scroll 0 7px transparent;
            color: #06c;
            text-decoration: none;
            float: left;
            padding: 0 6px 0 15px;
        }

            .boxNewToday a:hover {
                color: #015CB6;
                text-decoration: none;
            }

    #main {
        width: 100%;
        height: auto;
        float: left;
    }

    .colLeft {
        float: left;
        width: 98%;
        padding: 0 0 0 1%;
    }

    .colRight {
        float: left;
        width: 100%;
        margin: 0;
    }

    .colL {
        float: left;
        width: 49%;
        padding: 0 0.5em 0 0.2em;
    }

    .colR {
        float: left;
        width: 49%;
        padding: 0 0 0 0.5em;
    }

    .boxHomepage2 {
        width: 100%;
    }

    .hotnew {
        width: 98%;
        padding: 1%;
    }

        .hotnew img {
            float: left;
            width: 300px;
            padding: 0 10px 0 0;
        }

        .hotnew h2.title {
            float: none;
            font-weight: bold;
            font-size: 17px;
            line-height: 20px;
            color: #2266AA;
            padding: 0 0 5px;
            width: 100%;
        }

            .hotnew h2.title a {
                color: #2266AA;
            }

                .hotnew h2.title a:hover {
                    color: #000;
                }

        .hotnew p {
            font-size: 12px;
            color: #000;
            padding: 3px 0;
        }

    .new_other {
        float: left;
        width: 98%;
        padding: 1%;
    }

        .new_other li {
            background: url("../images/icon_label.gif") no-repeat scroll 0 5px transparent;
            float: left;
            list-style: none;
            padding: 0 0 3px 12px;
        }

            .new_other li a {
                color: #2266AA;
            }

                .new_other li a:hover {
                    color: #000;
                }

    span.date {
        color: #666;
    }

    .breadcrumbs {
        background: url("../images/icon_doted.gif") repeat-x scroll 0 center;
        margin: 0 0 5px;
        padding: 0;
        width: 100%;
        float: left;
    }

    #XoaAnhMinhHoa {
        cursor: pointer;
    }

    .hotnew2 img {
        float: left;
        width: 150px;
        padding: 0 10px 0 0;
    }

    .hotnew2 h2.title {
        font-size: 12px;
        line-height: 16px;
    }

    img.anhminhhoa {
        max-width: 190px;
        border: 1px solid #ccc;
        padding: 4px;
    }

    img.anhminhoa {
        max-width: 150px;
        max-height: 250px;
        border: 1px solid #ccc;
        padding: 4px;
    }

    .breadcrumbs {
        background: url("../images/icon_doted.gif") repeat-x scroll 0 center;
        margin: 0 0 5px;
        padding: 0;
        width: 100%;
        float: left;
    }

        .breadcrumbs .items {
            float: left;
            margin: 0 0 5px;
            background-color: #FFF;
        }

            .breadcrumbs .items .item {
                color: #333;
                float: left;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                font-weight: bold;
                padding: 0;
                text-align: left;
                line-height: 20px;
            }

                .breadcrumbs .items .item span {
                    background: url("../images/icon_bread.gif") no-repeat scroll right 2px transparent;
                    color: #999;
                    font-size: 12px;
                    margin: 0 5px 0 0;
                    padding: 0 12px 0 0;
                }

    .hotnew p img {
        float: none;
        margin: 10px;
    }

    .title_attachfile {
        background: url("../images/attach.gif") no-repeat 5px 5px;
        color: #000;
        float: left;
        font-weight: 700;
        padding: 5px 0 5px 25px;
    }

    .attachfile {
        background: url("../images/icon_channel.gif") no-repeat 2px 5px;
        color: #000;
        float: left;
        line-height: 16px;
        padding: 0 0 3px 15px;
        width: 605px;
    }

        .attachfile a {
            color: #cc3300;
        }

            .attachfile a:hover {
                color: #d20000;
            }

    .printPage {
        border-bottom: #EEE 1px solid;
        border-top: #EEE 1px solid;
        color: #000;
        float: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: 700;
        line-height: 16px;
        margin: 10px 1%;
        padding: 3px 0;
        text-align: right;
        width: 98%;
    }

    .printPageCenter {
        margin: 0 auto;
        text-align: right;
    }

        .printPageCenter a:hover {
            color: #d20000;
        }

    .printPage a {
        background: none;
        color: #2266AA;
        font-size: 12px;
        font-weight: 400;
        margin: 0 0 0 6px;
        padding: 0;
        text-decoration: none;
    }

        .printPage a:hover {
            color: #d20000;
        }

        .printPage a img {
            padding: 0 3px;
        }

    h2.h2Acticle {
        color: #000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: 700;
        line-height: 16px;
        padding: 10px 5px;
        float: left;
    }

    .divpagination {
        clear: both;
        margin: 0 auto 10px;
        width: 620px;
        float: left;
    }

    ul.pagination {
        height: 22px;
        list-style-type: none;
        padding: 10px 0 0;
        width: 175px;
    }

        ul.pagination li {
            background-color: #FFF;
            border: 0 solid #eee;
            float: left;
            font: 12px/16px Arial,sans-serif;
            height: 18px;
            line-height: 18px;
            list-style-type: none;
            margin: 0 2px;
            padding: 0 2px;
            text-align: left;
            color: #666;
        }

            ul.pagination li.active {
                border: 0 solid #eee;
                color: #2266AA;
                float: left;
                font: 12px/16px Arial,sans-serif;
                font-weight: 700;
                height: 18px;
                line-height: 18px;
                list-style-type: none;
                margin: 0 2px;
                padding: 0 2px;
                text-align: left;
            }

            ul.pagination li a {
                background: none;
                line-height: 18px;
                margin: 0;
                padding: 0 2px;
                text-decoration: none;
                color: #666;
            }

            ul.pagination li img {
                padding: 0;
            }

            ul.pagination li a:hover {
                color: #2266AA;
                line-height: 18px;
                margin: 0;
                padding: 0 2px;
                text-decoration: underline;
            }
    /*Content */ .boxContent {
        background-color: #FFF;
        width: 99%;
        float: left;
        margin: 8px;
        min-height: 550px;
    }

    .boxContent2 {
        margin: 0 !important;
    }

    .tdCol1 {
        width: 18%;
        vertical-align: top;
    }

    .tdCol2 {
        width: 0.5em;
        vertical-align: top;
        float: left;
    }

    .tdCol3 {
        width: auto;
        vertical-align: top;
    }
    /*box thong bao */ .boxMessage {
        background: #939191;
        width: 100%;
        float: left;
        margin: 3px 1px 0 2px;
    }

    ul.ulStep1 {
        margin: 5px 0 0 15px;
        padding: 0 5px;
    }

        ul.ulStep1 li {
            list-style-type: disc;
            font-weight: 700;
            line-height: 16px;
            padding: 0 0 5px;
        }

    ul.ulStep2 {
        margin: 5px 0 0 15px;
        padding: 0 5px;
    }

        ul.ulStep2 li {
            font-weight: 400;
            line-height: 16px;
            list-style-type: circle;
            padding: 0 0 5px;
        }

            ul.ulStep2 li a {
                color: #000;
            }

    ul.ulStep1 li a:hover {
        color: #015CB6;
    }

    ul.ulStep2 li a:hover {
        color: #015CB6;
    }
    /*nav email */ .navEmail {
        width: 100%;
        margin: 0;
    }

    ul.navEmail {
        float: left;
        border: 1px solid #016799;
        width: 100%;
        margin: 0 0 5px;
    }

        ul.navEmail li {
            list-style: none;
        }

            ul.navEmail li.headSelectSearch {
                margin: 0;
                padding: 2%;
                float: left;
                background-color: #FFF;
                width: 96%;
            }

            ul.navEmail li a.left1 {
                vertical-align: text-top;
                cursor: pointer;
                float: left;
                width: 100%;
                background-color: #e0eff6;
                border-bottom: 2px solid #016799;
                margin: 0;
                padding: 0;
            }

                ul.navEmail li a.left1 span img {
                    line-height: 20px;
                    vertical-align: middle;
                    float: left;
                    padding: 2px 4px;
                }

                ul.navEmail li a.left1 span {
                    background-color: #e0eff6;
                    line-height: 20px;
                    vertical-align: middle;
                    float: left;
                    width: 100%;
                    color: #000;
                    font-size: 15px;
                    font-weight: 700;
                    margin: 0;
                    padding: 5px 0;
                }

                ul.navEmail li a.left1:hover {
                    float: left;
                    margin: 0 10px 0 0;
                    padding: 0;
                }

                    ul.navEmail li a.left1:hover span.right {
                        width: 100%;
                        margin: 0;
                        padding: 5px 0;
                    }

            ul.navEmail li a.left {
                vertical-align: text-top;
                cursor: pointer;
                float: left;
                height: 25px;
                width: 100%;
                margin: 0;
                padding: 0;
            }

            ul.navEmail li a.leftborderb {
                border-bottom: 1px solid #CCC;
            }

            ul.navEmail li a.left span img {
                line-height: 25px;
                vertical-align: middle;
                padding: 2px 4px;
            }

            ul.navEmail li a.left span.right span {
                text-align: left;
            }

            ul.navEmail li a.left span.right {
                background-color: #FFF;
                line-height: 25px;
                vertical-align: middle;
                height: 25px;
                float: left;
                width: 100%;
                color: #000;
                font-weight: 400;
                padding: 0;
            }

            ul.navEmail li a.leftborderb span.right {
                background-color: #f3f8fe;
            }

            ul.navEmail li a.left:hover {
                background: url("../images/bg_leftmenu_b_active.gif") no-repeat left 0;
                float: left;
                margin: 0 10px 0 0;
                padding: 0;
            }

                ul.navEmail li a.left:hover span.right {
                    background: url("../images/bg_leftmenu_b_active.gif") no-repeat right 0;
                    float: left;
                    width: 100%;
                    margin: 0;
                    padding: 0;
                }

    span.right span.spanImg {
        width: 30px;
        float: left;
        padding: 5px 0;
    }
    /*tra cuu */ .boxSearch {
        float: left;
        border: 1px solid #016799;
        width: 100%;
        background-color: #FFF;
        margin: 0 0 5px;
    }

    .headSearch {
        vertical-align: text-top;
        float: left;
        width: 100%;
        background-color: #e0eff6;
        border-bottom: 2px solid #016799;
        font-size: 15px;
        font-weight: 700;
        margin: 0;
        padding: 5px 0;
    }

        .headSearch img {
            vertical-align: middle;
            padding: 0 5px;
        }

    .bodySearch {
        margin: 0 auto;
    }

    .inp {
        width: 96%;
        float: left;
        margin: 1% 2%;
        padding: 5px 0 0;
    }

    input.inpsearch {
        width: 98%;
    }

    select.inpsearch {
        width: 98%;
    }

    input.btnsearch {
        width: 80px;
        height: 22px;
    }

    .title {
        width: 98%;
        float: left;
        padding: 5px 0 0 2%;
    }

    span.label {
        text-align: left;
        width: 50%;
        float: left;
    }

    span.number {
        font-weight: 700;
        color: #015CB6;
        text-align: right;
        padding: 0 10px 0 0;
    }

    .bodyStatistic {
        width: 100%;
        float: left;
        margin: 0 0 10px;
    }

    .bodyTemplate {
        width: 95%;
        float: left;
        margin: 0 2%;
        padding: 8px 0;
    }
    /*nav */ .navigator {
        width: 100%;
        margin: 2px;
    }

    ul.nav {
        float: left;
        border-bottom: 1px solid #696969;
        width: 100%;
        margin: 0 0 5px;
    }

        ul.nav li {
            list-style: none;
        }

            ul.nav li a.left1 {
                background: url("../images/bg_leftmenu_t.gif") no-repeat left 1px;
                vertical-align: text-top;
                cursor: pointer;
                float: left;
                height: 33px;
                width: 99%;
                margin: 0;
                padding: 0 0 0 1%;
            }

                ul.nav li a.left1 span img {
                    line-height: 33px;
                    vertical-align: middle;
                    padding: 2px 4px;
                }

                ul.nav li a.left1 span {
                    background: url("../images/bg_leftmenu_t.gif") no-repeat right 1px;
                    line-height: 33px;
                    vertical-align: middle;
                    height: 33px;
                    float: left;
                    width: 99%;
                    text-transform: uppercase;
                    color: #FFF;
                    font-weight: 700;
                    padding: 0 1% 0 0;
                }

                ul.nav li a.left1:hover {
                    background: url("../images/bg_leftmenu_t.gif") no-repeat left 1px;
                    float: left;
                    margin: 0 10px 0 0;
                    padding: 0 0 0 1%;
                }

                    ul.nav li a.left1:hover span.right {
                        background: url("../images/bg_leftmenu_t.gif") no-repeat right 1px;
                        float: left;
                        width: 99%;
                        margin: 0;
                        padding: 0 1% 0 0;
                    }

            ul.nav li a.left {
                background: url("../images/bg_leftmenu_b.gif") no-repeat left 1px;
                vertical-align: text-top;
                cursor: pointer;
                float: left;
                height: 32px;
                width: 99%;
                margin: 0;
                padding: 0 0 0 1%;
            }

                ul.nav li a.left span img {
                    line-height: 32px;
                    vertical-align: middle;
                    padding: 2px 4px;
                }

                ul.nav li a.left span.right span {
                    text-align: left;
                }

                ul.nav li a.left span.right {
                    background: url("../images/bg_leftmenu_b.gif") no-repeat right 1px;
                    line-height: 32px;
                    vertical-align: middle;
                    height: 32px;
                    float: left;
                    width: 99%;
                    color: #000;
                    font-weight: 400;
                    padding: 0 1% 0 0;
                }

                ul.nav li a.left:hover {
                    background: url("../images/bg_leftmenu_b_active.gif") no-repeat left 1px;
                    float: left;
                    margin: 0 10px 0 0;
                    padding: 0 0 0 1%;
                }

                    ul.nav li a.left:hover span.right {
                        background: url("../images/bg_leftmenu_b_active.gif") no-repeat right 1px;
                        float: left;
                        width: 99%;
                        margin: 0;
                        padding: 0 1% 0 0;
                    }

    #boxMenubar {
        background: url("../images/bg_menubar.gif") repeat-x scroll left bottom #666;
        height: 38px;
        width: 99%;
        line-height: 30px;
        margin: 0;
        padding: 0 0 0 1%;
    }

        #boxMenubar a.left {
            vertical-align: text-top;
            cursor: pointer;
            float: left;
            margin: 5px 5px 0 0;
            padding: 0 0 0 2px;
        }

            #boxMenubar a.left span img {
                line-height: 28px;
                vertical-align: top;
                padding: 7px 4px;
            }

            #boxMenubar a.left span {
                line-height: 28px;
                vertical-align: middle;
                height: 28px;
                padding: 0 5px 0 0;
            }

            #boxMenubar a.left:hover {
                background: url("../images/bg_menubarmin_active.gif") no-repeat left 3px;
                float: left;
                margin: 5px 5px 0 0;
                padding: 0 0 0 2px;
            }

                #boxMenubar a.left:hover span.right {
                    background: url("../images/bg_menubarmin_active.gif") no-repeat right 3px;
                    float: left;
                    margin: 0;
                    padding: 0 5px 0 0;
                }

    #boxMenubarMax {
        background: url("../images/bg_menubarmax.gif") repeat-x scroll left bottom #666;
        height: 65px;
        width: 99%;
        margin: 0;
        padding: 0 0 0 1%;
    }

        #boxMenubarMax a.left {
            vertical-align: text-top;
            cursor: pointer;
            float: left;
            text-align: center;
            margin: 0 5px 0 0;
            padding: 0 0 0 2px;
        }

            #boxMenubarMax a.left span img {
                line-height: 20px;
                vertical-align: top;
                text-align: center;
                padding: 7px 4px;
            }

            #boxMenubarMax a.left span {
                vertical-align: middle;
                height: 60px;
                text-align: center;
                float: left;
                margin: 0;
                padding: 0 5px 0 0;
            }

            #boxMenubarMax a.left:hover {
                background: url("../images/bg_topmenumax_active.gif") no-repeat left 3px;
                float: left;
                text-align: center;
                margin: 0 5px 0 0;
                padding: 0 0 0 2px;
            }

                #boxMenubarMax a.left:hover span.right {
                    background: url("../images/bg_topmenumax_active.gif") no-repeat right 3px;
                    float: left;
                    text-align: center;
                    margin: 0;
                    padding: 0 5px 0 0;
                }

    .largeTitle {
        /* background: url("../images/bg_box.gif") repeat-x scroll left 0 #F2F2F2;*/
        background-color: #f5f5f5;
        width: 100%;
        float: left;
        height: 26px;
        border: 1px solid #a4a4a4;
        border-bottom: 1px solid #a4a4a4;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
    }

        .largeTitle span {
            color: #793513;
            font-size: 13px;
            font-weight: bold;
            padding-left: 10px;
            line-height: 26px;
        }

    .largeTitle940 {
        background: url("../images/bg_box_940.gif") repeat-x scroll left 0 #F2F2F2;
        width: 930px;
        float: left;
        font-size: 13px;
        font-weight: bold;
        line-height: 26px;
        height: 26px;
        padding: 0 0 0 10px;
        color: #793513;
    }

    .largeTitle2 {
        background: none;
        width: 55%;
        padding: 0;
    }

    .divSelect {
        float: left;
        height: 30px;
    }

    label {
        font-weight: 400;
        float: left;
        padding: 0 10px;
    }

    select.selIndex {
        width: 350px;
        z-index: 0;
        margin: 0;
        padding: 0;
    }

    select.selRow {
        width: 50px;
        float: left;
        margin: 0;
        padding: 0;
    }

    select.selPage {
        width: 50px;
        float: left;
        margin: 0;
        padding: 0;
    }

        select.selPage .opt {
            font-weight: bold;
        }

    .divResult {
        float: left;
        width: 100%;
        margin: 10px 0;
    }

    .divDisplay {
        float: right;
        width: 410px;
        text-align: right;
    }

    .divPage {
        float: left;
        width: 460px;
        margin: 0;
    }

    .nextpage {
        float: left;
        margin: 3px;
    }

        .nextpage img {
            padding: 2px 0 0;
        }

    .nextpage_sel {
        margin: 0 5px;
        float: left;
        width: 120px;
    }

    .nextpage_count {
        margin: 0;
        float: left;
        width: 120px;
    }

        .nextpage_count span {
            font-weight: bold;
        }

    .divTable {
        /*background: url("../images/bg_box_center.gif") repeat-y scroll left bottom transparent;*/
        background-color: #e3e3e3;
        clear: both;
        float: left;
        width: 100%;
        border-right: 1px solid #a4a4a4;
        border-left: 1px solid #a4a4a4;
    }

    .divTable940 {
        background: url("../images/bg_box_center_940.gif") repeat-y scroll left bottom transparent;
        clear: both;
        float: left;
        width: 920px;
        padding: 10px 10px 0;
    }

    .divTableFooter {
        /*background: url("../images/bg_box.gif") no-repeat scroll left bottom transparent;*/
        background-color: #e3e3e3;
        clear: both;
        float: left;
        width: 100%;
        height: 5px;
        border-bottom: 1px solid #a4a4a4;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    .divTableFooter940 {
        background: url("../images/bg_box_940.gif") no-repeat scroll left bottom transparent;
        clear: both;
        float: left;
        width: 940px;
        height: 6px;
    }

    .divTable .button {
        width: 960px;
        padding: 0 0 10px 0;
    }

    .divTable940 .button {
        width: 920px;
        padding: 0 0 10px 0;
    }

    .tblHoso {
        width: 98%;
        margin: 10px auto;
        border: 0;
    }

    .trHeader {
        background: url("../images/tdheader.gif") repeat-x scroll left bottom #FCFCFC;
        width: 100%;
        height: 26px;
    }

        .trHeader td {
            font-weight: bold;
            color: #333;
        }

    .trRow1 td {
        /*vertical-align: top;*/
    }

    .breakline {
        white-space: pre-line !important;
        word-break: break-word;
    }

    .trRow2 {
        background-color: #eeeeee;
    }

    .trRow2 {
        background-color: #ffffff;
    }

    .tdCenter {
        text-align: center !important;
        line-height: 16px;
        padding: 4px;
    }

    .tblHoso td a {
        color: #015CB6;
        text-decoration: underline;
    }

    .tdLeft {
        /*text-align: left;*/
        text-align: justify;
        line-height: 16px;
        padding: 4px;
    }

        .tdLeft a {
            color: #015CB6;
        }

            .tdLeft a:hover {
                color: #000;
            }

    .trHeader a {
        color: #000;
    }

        .trHeader a:hover {
            color: #000;
        }

        .trHeader a img.icon_pg {
            padding: 0 5px;
        }

    .tdBorder {
        border: 1px solid #cccccc;
    }

    .tdBorderRBL {
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
    }

    .tdBorderL {
        border-left: 1px solid #cccccc;
    }

    .tdBorderTR {
        border-top: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
    }

    .tdBorderT {
        border-top: 1px solid #cccccc;
    }

    .tdBorderR {
        border-right: 1px solid #cccccc;
    }

    .tdBorderRB {
        border-right: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
    }

    .tdBorderB {
        border-bottom: 1px solid #cccccc;
    }

    .tdRed {
        color: #F30;
    }

    .tdRed {
        color: #F30;
    }

    .tblTracuuhoso {
        width: 100%;
        margin: 10px auto;
    }

        .tblTracuuhoso td.txt, .divTable span.txt label, .divTable div.txt label {
            /*padding-top: 3px;
            padding-bottom: 3px;*/
            font-weight: bold;
            color: #333;
        }

        .tblTracuuhoso td {
            padding: 5px 5px 5px 10px;
        }

            .tblTracuuhoso td.txt input[type="checkbox"] {
                float: left;
                margin-right: 3px;
            }

            .tblTracuuhoso td input[type="text"] {
                width: 100%;
            }

            .tblTracuuhoso td input[type="password"] {
                width: 100%;
            }

            .tblTracuuhoso td select {
                width: 100%;
            }

            .tblTracuuhoso td textarea {
                width: 100%;
            }

    .divTable x.txt {
        font-weight: bold;
        color: #333;
    }

    .tblform {
        float: left;
    }

        .tblform td {
            padding: 1px;
        }

            .tblform td.txt {
                padding-top: 3px;
                padding-bottom: 3px;
                font-weight: bold;
                color: #333;
            }

    .tdRight {
        text-align: right !important;
        padding: 3px 5px !important;
    }

    .tdHeight {
        height: 10px;
    }

    fieldset {
        border: 1px solid #e8e8e8;
        margin: 10px;
        float: left;
        width: 96%;
    }

    legend {
        color: #2266aa;
        font-size: 12px;
        font-weight: bold;
    }



    .btn {
        height: 22px;
        padding: 2px 5px;
        line-height: 22px;
        background-color: #46484A;
        border: 1px solid #46484A;
        color: #FFF;
        border-radius: 3px;
        cursor: pointer;
        margin: 0 4px 0 0;
    }

        .btn:hover {
            height: 22px;
            padding: 2px 5px;
            line-height: 22px;
            background-color: #793513;
            border: 1px solid #015cb6;
            color: #FFF;
            border-radius: 3px;
            cursor: pointer;
        }

    .btn_1 {
        height: 22px;
        padding: 2px 5px;
        line-height: 22px;
        background-color: #46484A;
        border: 1px solid #46484A;
        color: #FFF;
        border-radius: 3px;
        cursor: pointer;
        margin: 0 4px 0 0;
    }

        .btn_1:hover {
            height: 22px;
            padding: 2px 5px;
            line-height: 22px;
            background-color: #793513;
            border: 1px solid #015cb6;
            color: #FFF;
            border-radius: 3px;
            cursor: pointer;
        }

    .btn_login {
        background: #CCC url("../images/icon_dangnhap.gif") no-repeat 2px center;
        width: 100px;
        height: 22px;
        padding: 0 0 0 10px;
    }

    .btn_xoa {
        background: #CCC url("../images/icon_xoa.gif") no-repeat 2px center;
        width: 60px;
        height: 22px;
        padding: 0 0 0 10px;
    }

    .txt {
        text-align: left;
        border: none;
        vertical-align: top;
    }

    .result {
        clear: both;
        font-size: 12px;
        font-weight: bold;
        padding: 7px 0;
    }

    .resultline {
        clear: both;
        font-size: 12px;
        font-weight: bold;
        padding: 2px 0;
    }

    .frmCalendar {
        float: left;
        margin: 5px 0;
    }
    /*search */ span.space_topmenu {
        background: url("../images/space_topmenu.gif") no-repeat left center;
        width: 2px;
        height: 31px;
        float: left;
    }

    span.space_barmenu {
        background: url("../images/space_barmenu.gif") no-repeat left center;
        width: 5px;
        height: 38px;
        float: left;
    }

    span.space_barmenumax {
        background: url("../images/space_barmenu.gif") repeat-y left center;
        width: 5px;
        height: 64px;
        float: left;
    }

    span.space_barmenu2 {
        margin: 0 0 0 10px;
    }

    .search {
        height: 30px;
        float: left;
        width: 225px;
        position: relative;
        z-index: 999;
        margin: 5px 0 0;
    }

    .searchR {
        float: right;
    }

    .for_search {
        height: 30px;
        margin: 5px 0 0;
        padding: 0;
    }

    .txt_search {
        background: #FFF url("../images/btn_search_hide.gif") no-repeat right center;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000;
        font-weight: 400;
        width: 180px;
        height: 18px;
        float: left;
        margin: 3px 0;
        padding: 0;
    }

    .btn_search {
        background: url("../images/icon_search_bar.gif") no-repeat right center;
        border: 0;
        width: 30px;
        height: 25px;
        cursor: pointer;
        margin: 2px 0 0;
        padding: 0;
    }

    .btn_search_pgup {
        background: url("../images/icon_search_bar_pgup.gif") no-repeat right center;
        border: 0;
        width: 35px;
        height: 25px;
        cursor: pointer;
        margin: 2px 0 0;
        padding: 0;
    }

    .btn_search_pgdn {
        background: url("../images/icon_search_bar_pgdn.gif") no-repeat right center;
        border: 0;
        width: 35px;
        height: 25px;
        cursor: pointer;
        margin: 2px 0 0;
        padding: 0;
    }
    /*footer */
    #footer {
        float: left;
        clear: both;
        width: 100%;
    }

        #footer p {
            color: #fff;
            line-height: 16px;
            margin: 5px 0;
            padding: 0;
            text-align: left;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
        }

            #footer p a {
                color: gold;
                text-decoration: underline;
            }

                #footer p a:hover {
                    color: #000;
                    text-decoration: underline;
                }

    #footer2 {
        background-color: #FFF;
        float: left;
        clear: both;
        width: 100%;
        border-top: 1px solid #26A;
        padding: 5px 0;
    }
    /*thong tin chung */ .labelTitle {
        background: url("../images/icon_label.gif") no-repeat 5px 10px;
        color: #00C;
        width: 93%;
        text-align: left;
        float: left;
        padding: 5px 0 5px 7%;
    }

        .labelTitle span.content {
            float: left;
            clear: both;
            padding: 5px 5px 0 0;
        }

    .searchNoWidth {
        width: 220px;
        float: left;
    }

    .back {
        float: right;
        width: 100px;
    }

    .tab_Result {
        border-bottom: 1px solid #CCC;
    }

    #tab_Result {
        background: url("../images/bg_tab_result.gif") repeat-x 0 bottom;
        float: left;
        width: 100%;
        font-family: Arial, Helvetica, sans-serif;
        color: #000;
        font-size: 12px;
        z-index: 999;
        margin: 5px 0 0;
    }

        #tab_Result a {
            float: left;
            background: url("../images/bg_tab_result_left.gif") no-repeat 0 0;
            height: 26px;
            line-height: 26px;
            text-decoration: none;
            margin: 0 1px;
            padding: 0 0 0 10px;
        }

            #tab_Result a span {
                float: left;
                background: url("../images/bg_tab_result_right.gif") no-repeat right 0;
                height: 26px;
                line-height: 26px;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                font-weight: 700;
                color: #FFF;
                text-decoration: none;
                cursor: pointer;
                padding: 0 10px 0 0;
            }

            #tab_Result a.active {
                float: left;
                background: url("../images/bg_tab_result_left_active.gif") no-repeat 0 0;
                height: 26px;
                line-height: 26px;
                margin: 0 1px;
                padding: 0 0 0 10px;
            }

                #tab_Result a.active span.active {
                    float: left;
                    background: url("../images/bg_tab_result_right_active.gif") no-repeat right 0;
                    height: 26px;
                    line-height: 26px;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: 700;
                    color: #015CB6;
                    padding: 0 10px 0 0;
                }

            #tab_Result a:hover {
                float: left;
                background: url("../images/bg_tab_result_left_active.gif") no-repeat 0 0;
                height: 26px;
                line-height: 26px;
                text-decoration: none;
                margin: 0 1px;
                padding: 0 0 0 10px;
            }

                #tab_Result a:hover span {
                    float: left;
                    background: url("../images/bg_tab_result_right_active.gif") no-repeat right 0;
                    height: 26px;
                    line-height: 26px;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: 700;
                    color: #015CB6;
                    padding: 0 10px 0 0;
                }

            #tab_Result a img {
                vertical-align: middle;
            }

    .divTable2 {
        float: left;
        width: 98%;
        margin: 1%;
    }

    .tblThongtinchung td {
        padding: 3px 2px;
    }

    .tdHeader {
        background-color: #F3F8FE;
        font-weight: 700;
        color: #2266AA;
    }

    .inpCheck {
        width: 10px;
        float: left;
        margin: 0 5px 0 0;
    }

    .inpFile {
        height: 22px;
    }

    .blur {
        color: #26A;
    }

    .clr {
        clear: both;
    }
    /*menu drop dowm */ .boxNavigator {
        float: left;
        border: 1px solid #000;
        width: 100%;
        background-color: #FFF;
        margin: 0;
    }

    .headNavigator {
        background: url("../images/bg_leftmenu0.gif") repeat-x 0 0;
        vertical-align: text-top;
        float: left;
        width: 100%;
        background-color: #000;
        border-bottom: 0 solid #016799;
        font-size: 15px;
        font-weight: 700;
        margin: 0;
        padding: 2px 0;
        color: #FFF;
    }

        .headNavigator img {
            vertical-align: middle;
            padding: 0 5px;
        }

    .glossymenu {
        width: 100%;
        border: 1px solid #CCC;
        border-bottom-width: 0;
        float: left;
        margin: 0 0 5px;
        padding: 0;
    }

        .glossymenu a.menuitem {
            background: #e0eff6 url(../images/bg_leftmenu_b.gif) repeat-x bottom left;
            font: bold 11px Verdana, Helvetica, sans-serif;
            color: #000;
            display: block;
            position: relative;
            width: auto;
            text-decoration: none;
            vertical-align: middle;
            padding: 8px 0 8px 5px;
        }

            .glossymenu a.menuitem:hover {
                background: #fff4c7 url(../images/bg_leftmenu_b_active.gif) repeat-x bottom left;
            }

        .glossymenu a.active {
            background: url(../images/bg_leftmenu_b_active.gif) repeat-x bottom left;
        }

        .glossymenu a.menuitem span.spanImg {
            width: 20px;
            float: left;
        }

            .glossymenu a.menuitem span.spanImg img {
                vertical-align: top;
                margin: -4px 0 0;
            }

        .glossymenu a.menuitem:visited {
            color: #000;
        }

        .glossymenu .menuitem:active {
            color: #FFF;
        }

        .glossymenu a.menuitem .statusicon {
            position: absolute;
            top: 5px;
            right: 5px;
            border: none;
        }

        .glossymenu a.menuitem:hover {
            background-image: url(../images/bg_leftmenu_b_hover.gif);
        }

        .glossymenu div.submenu {
            background: #FFF;
        }

            .glossymenu div.submenu ul {
                list-style-type: none;
                background-color: #f3f8fe;
                margin: 0;
                padding: 0 0 0 0px;
            }

                .glossymenu div.submenu ul li {
                    border-bottom: 1px solid #dadfe4;
                    padding: 0 0 0 15px;
                }

                    .glossymenu div.submenu ul li a {
                        display: block;
                        font: normal 11px Verdana, Helvetica, sans-serif;
                        color: #000;
                        text-decoration: none;
                        padding: 6px 0 6px 5px;
                    }

                        .glossymenu div.submenu ul li a img {
                            vertical-align: bottom;
                            margin: 0 0;
                        }

                        .glossymenu div.submenu ul li a:hover {
                            color: #2266AA;
                        }

                        .glossymenu div.submenu ul li a.active {
                            background: none;
                            font-weight: bold;
                            color: #2266AA;
                        }

    .submenu ul li a.active {
        font-weight: bold;
    }

    .submenu ul li a img {
        float: left;
        padding: 0 2px 0 0;
    }

    .tblSecurity {
        width: 170px;
        float: left;
        height: 100%;
    }

    .tdImg {
        text-align: center;
        vertical-align: top;
    }

        .tdImg img {
            vertical-align: top;
            margin: 4px 0 3px;
        }

    .tdName {
        text-align: left;
        padding: 0 0 0 5px;
    }

        .tdName a:hover {
            background: url("../images/bg_menubar_active.gif") no-repeat left 0;
            float: left;
            width: 10px;
            cursor: pointer;
            display: inline-block;
            margin: 0;
            padding: 0;
        }

            .tdName a:hover span {
                background: url("../images/bg_menubar_active.gif") no-repeat right 0;
                float: left;
                width: 95px;
                margin: 0;
                padding: 0;
            }

        .tdName a.active {
            background: url("../images/bg_menubar_active.gif") no-repeat left 0;
            float: left;
            width: 10px;
            cursor: pointer;
            display: inline-block;
            margin: 0;
            padding: 0;
        }

            .tdName a.active span {
                background: url("../images/bg_menubar_active.gif") no-repeat right 0;
                float: left;
                width: 95px;
                margin: 0;
                padding: 0;
            }

    span.checkNhacviec {
        float: left;
        margin: 0 20px 0 0;
    }

    .red {
        color: #F00;
    }
    /*login*/

    table.tblLogin {
        background: url("../images/bg_login.gif") repeat-x 0 top;
        padding: 20px 0 80px;
    }

    table.tblLogin2 td span {
        font-size: 13px;
        font-weight: bold;
        color: #333;
    }

    table.tblLogin2 td {
        font-size: 11px;
        font-weight: normal;
        color: #000;
        padding: 5px;
    }

    .tdImgtop {
        vertical-align: top;
    }

    table.tblLogin3 {
        background: #46484a;
        padding: 0;
        width: 235px;
        height: 100%;
        margin: 100px auto 120px;
    }

        table.tblLogin3 td {
            padding: 0 color:#FFF;
        }

    .tdHead {
        font-weight: normal;
        color: #FFF;
        font-size: 18px;
        text-transform: uppercase;
        font-family: "Myriad Pro",Arial, Helvetica, sans-serif;
        line-height: 40px;
    }

    .tdPad {
        padding: 3px 10px 7px;
    }

        .tdPad input[type="text"], .tdPad input[type="password"] {
            width: 200px;
        }

    .tdLabel {
        color: #FFF;
    }

    table.tblLogin3 td a {
        color: #FFF;
    }

        table.tblLogin3 td a:hover {
            color: #000;
        }

        table.tblLogin3 td a img {
            vertical-align: top;
            padding: 2px 2px 0 0;
        }

    table.tblLogin3 td.tdconnerLT {
        background: url("../images/conner_login_lt.gif") no-repeat 0 0;
        padding: 0;
        width: 6px;
        height: 6px;
    }

    table.tblLogin3 td.tdconnerRT {
        background: url("../images/conner_login_rt.gif") no-repeat right 0;
        padding: 0;
        width: 6px;
        height: 6px;
    }

    table.tblLogin3 td.tdconnerCT {
        background: url("../images/conner_login_ct.gif") repeat-x 0 0;
        padding: 0;
        height: 6px;
    }

    table.tblLogin3 td.tdconnerLB {
        background: url("../images/conner_login_lb.gif") no-repeat 0 0;
        padding: 0;
        width: 6px;
        height: 6px;
    }

    table.tblLogin3 td.tdconnerRB {
        background: url("../images/conner_login_rb.gif") no-repeat right 0;
        padding: 0;
        width: 6px;
        height: 6px;
    }

    table.tblLogin3 td.tdconnerCB {
        background: url("../images/conner_login_cb.gif") repeat-x 0 0;
        padding: 0;
        height: 6px;
    }

    table.tblLogin3 td.tdconnerLC {
        background: url("../images/conner_login_lc.gif") repeat-y 0 0;
        padding: 0;
        width: 6px;
    }

    table.tblLogin3 td.tdconnerRC {
        background: url("../images/conner_login_rc.gif") repeat-y right 0;
        padding: 0;
        width: 6px;
    }

    a.btn_left {
        background: url("../images/bg_btn.gif") no-repeat scroll 0 0 transparent;
        color: #000;
        float: left;
        height: 22px;
        margin: 0;
        padding: 0 0 0 5px;
    }

        a.btn_left span.btn_right {
            background: url("../images/bg_btn.gif") no-repeat scroll right 0 transparent;
            color: #000;
            cursor: pointer;
            float: right;
            height: 22px;
            padding: 0 5px 0 0;
            text-align: left;
            line-height: 22px;
        }

        a.btn_left:hover {
            background: url("../images/bg_btn.gif") no-repeat scroll 0 -22px transparent;
            color: #000;
            float: left;
            height: 22px;
            margin: 0;
            padding: 0 0 0 5px;
        }

            a.btn_left:hover span.btn_right {
                background: url("../images/bg_btn.gif") no-repeat scroll right -22px transparent;
                color: #000;
                cursor: pointer;
                float: right;
                height: 22px;
                padding: 0 5px 0 0;
                text-align: left;
                line-height: 22px;
            }

    .tab_Result2 {
        border-bottom: 1px solid #CCC;
    }

    #tab_Result2 {
        background: url("../images/bg_tab_result_.gif") repeat-x 0 -1px;
        float: left;
        width: 98%;
        font-family: Arial, Helvetica, sans-serif;
        color: #000;
        font-size: 12px;
        z-index: 1;
        margin: 0 0 -10px 10px;
    }

        #tab_Result2 a {
            float: left;
            background: url("../images/bg_tab_result_left.gif") no-repeat 0 0;
            height: 26px;
            line-height: 26px;
            margin: 0 3px 0 0;
            padding: 0 0 0 10px;
            text-decoration: none;
        }

            #tab_Result2 a span {
                float: left;
                background: url("../images/bg_tab_result_right.gif") no-repeat right 0;
                height: 26px;
                line-height: 26px;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                font-weight: 700;
                color: #000;
                text-decoration: none;
                padding: 0 10px 0 0;
                cursor: pointer;
            }

            #tab_Result2 a.active {
                float: left;
                background: url("../images/bg_tab_result_left2_active.gif") no-repeat 0 0;
                height: 26px;
                line-height: 26px;
                margin: 0 3px 0 0;
                padding: 0 0 0 10px;
            }

                #tab_Result2 a.active span.active {
                    float: left;
                    background: url("../images/bg_tab_result_right2_active.gif") no-repeat right 0;
                    height: 26px;
                    line-height: 26px;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: 700;
                    color: #FFF;
                    padding: 0 10px 0 0;
                }

            #tab_Result2 a:hover {
                float: left;
                background: url("../images/bg_tab_result_left2_active.gif") no-repeat 0 0;
                height: 26px;
                line-height: 26px;
                text-decoration: none;
                margin: 0 3px 0 0;
                padding: 0 0 0 10px;
            }

                #tab_Result2 a:hover span {
                    float: left;
                    background: url("../images/bg_tab_result_right2_active.gif") no-repeat right 0;
                    height: 26px;
                    line-height: 26px;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: 700;
                    color: #FFF;
                    padding: 0 10px 0 0;
                }

    .viewreply {
        overflow: auto;
        height: 300px;
        width: 96%;
        float: left;
        margin: 0 1% 10px;
        border: 1px solid #CCC;
        padding: 1%;
    }

    .tblSearch {
        padding: 0 0 10px;
        float: left;
    }

    .header_reply {
        font-weight: bold;
        font-size: 12px;
        color: #2266AA;
        float: left;
        width: 96%;
        margin: 0 1% 5px;
    }

    .tdrow2 {
        background-color: #e1edf5;
        padding: 5px 0;
        font-size: 12px;
        color: #333;
    }

    .tdrow1 {
        background-color: #FFF;
        padding: 5px 0;
        font-size: 12px;
        color: #333;
    }

    .author_reply {
        background: url("../images/user_comment.gif") no-repeat 0 0;
        color: #666;
        clear: both;
        float: left;
        padding: 0 0 10px 25px;
        width: 100%;
    }

    div.nav-left {
        float: left;
        width: 650px;
        line-height: 35px;
    }

    .QuocGia .PagedList-pager ul li {
        list-style: none;
        display: inline;
        margin: 0 5px;
    }

    .QuocGia .Label label, .QuocGia .txt label {
        width: 150px;
        display: block;
    }

    .QuocGia .HeaderRow {
        background-color: #EEEEEE;
    }

    .QuocGia .PagedList-pager {
        text-align: right;
    }

    .QuocGia .divResult {
    }

    .QuocGia textarea {
        min-width: 200px;
    }

    .btn[disabled] {
        height: 22px;
        padding: 2px 5px;
        line-height: 22px;
        background-color: #888888;
        border: 1px solid #666666;
        color: #FFF;
        border-radius: 3px;
        cursor: pointer;
        margin: 0 4px 0 0;
    }

    .File a:link {
        color: #0066AA;
    }

    .field-validation-error span, .field-validation-error {
        color: #FF0000;
    }

    .QuocGia .divTable div {
        margin: 3px;
    }

    span.info {
        color: #999999;
        font-style: italic;
        font-size: 12px;
    }

    ul.ulInsert {
        float: left;
        list-style: none;
        font-weight: normal;
    }

        ul.ulInsert li {
            background: url(../images/icon_list_acticle.gif) 0 8px no-repeat;
            padding: 2px 0 2px 12px;
        }

    td.txt label {
        font-weight: bold;
        padding: 0 !important;
        margin: 0 !important;
        white-space: nowrap;
    }

    .smSearch {
        background-image: url('/images/search_icon.gif');
        width: 16px;
        border: none;
        height: 16px;
        padding: 0;
        cursor: pointer;
    }

    .mSearchContainer {
        border: 1px solid #BBB;
        background: #FFF;
        padding: 2px 0;
        height: 22px;
        foat: right;
    }

    .mSearchInput {
        border: 1px solid #FFF !important;
        color: #666;
        height: 16px;
    }

    .tblTracuuhoso select {
        width: 130px;
    }

    .main2 {
        width: 500px;
    }

        .main2 #body {
            width: auto;
        }

            .main2 #body .boxContent {
                width: 480px;
                height: auto !important;
                min-height: 0;
            }

                .main2 #body .boxContent .largeTitle {
                    width: 470px;
                    background: url("../images/bg_box2.gif") repeat-x scroll left 0 #F2F2F2;
                }

                .main2 #body .boxContent .divTable {
                    width: 460px;
                    background: url("../images/bg_box_center2.gif") repeat-y scroll left 0 #F2F2F2;
                }

                .main2 #body .boxContent .divTableFooter {
                    width: 480px;
                    background: url("../images/bg_box2.gif") repeat-x scroll left bottom #F2F2F2;
                }

    .taisabinfo {
        padding: 3px 1px !important;
        color: #015CB6;
    }

    .ui-tabs {
        position: relative;
        padding: .2em;
        zoom: 1;
        float: left;
    }

    .spannone {
        display: none;
    }

    /*================ LOGIN =======================*/
    .failureNotification {
        color: Red;
    }

        .failureNotification ul {
            width: 63%;
            margin: 0 375px 50px;
        }

            .failureNotification ul li {
                width: 100%;
                text-align: left;
                list-style: none;
            }

    /*=============PAGING============================*/
    .paging-div {
        font-size: 12px;
        position: relative;
        text-align: left;
        color: rgb(128, 128, 128);
        padding-bottom: 5px;
        padding-top: 0;
        line-height: 100%;
        font-family: Arial;
        float: right !important;
    }

        .paging-div div {
            float: none !important;
            font-size: 12px;
            font-weight: normal;
            display: inline;
            list-style: none;
            text-align: center;
            margin: 2px;
            font-family: Arial;
        }

            .paging-div div span {
                font-size: 12px;
                font-weight: bold;
                color: #FF0000;
                border: 1px #FF0000 solid;
                padding: 3px 3px 3px 3px;
                font-family: Arial;
            }

            .paging-div div a {
                font-size: 12px;
                font-weight: normal;
                color: #000000;
                border: 1px #6DADDD solid;
                padding: 3px 3px 3px 3px;
                font-family: Arial;
                text-decoration: none;
            }

                .paging-div div a:hover {
                    font-size: 12px;
                    font-weight: normal;
                    color: #FFFFFF;
                    border: 1px #6DADDD solid;
                    padding: 3px 3px 3px 3px;
                    font-family: Arial;
                    background-color: #116CB8;
                    text-decoration: none;
                }

        .paging-div .nav {
            font-size: 12px;
            font-weight: normal;
            color: #CCCCCC;
            border: 1px #6DADDD solid;
            padding: 3px 3px 3px 3px;
            font-family: Arial;
        }

    /*=========Orther===============*/
    .spantb {
        font-weight: bold;
        color: #015CB6;
        padding: 0 0 5px 0;
        padding: 0 0 5px 2px;
        display: block;
    }

    .checkingrid {
        background: url("../Images/icon_tc_active.gif") no-repeat scroll left top transparent;
        width: 16px;
        height: 19px;
        border: 0;
        cursor: pointer;
    }

    .borderbt {
        border-bottom: 1px solid #ccc;
    }

    .hide {
        display: none;
    }

    .btng {
        border-radius: 6px;
        background-color: white;
        border: 1px solid gray;
    }

    .lblv {
        border: 1px solid #CAC3C3;
        height: 19px;
        background-color: #fff;
        white-space: normal;
    }

    /*==================================== Trang chu====================*/
    .quantri {
        width: 100%;
        float: left;
        display: table;
    }

        .quantri div {
            float: left;
            width: 25%;
            height: 130px;
            text-align: center;
        }

            .quantri div a {
                display: block;
                width: 100%;
                height: 100%;
            }

                .quantri div a img {
                    width: 100px !important;
                    height: 100px !important;
                    border: 0;
                }

                .quantri div a span {
                    width: 100% !important;
                    display: block;
                }

    .tb {
        margin: 0 0 5px 0;
    }

    .bghd {
        background-color: gold;
    }

    .bggreen {
        background-color: bisque;
    }

    .bgyellow {
        background-color: pink;
    }

    .bgred {
        background-color: red;
    }

    /**=======Khach Hang=====*/
    .cus-left {
        float: left;
        width: 30%;
    }

    .cus-left-header {
        font-size: 18px;
        text-transform: uppercase;
        border-bottom: 2px solid black;
        margin-bottom: 10px;
    }

    .cus-left ul {
        margin: 0;
        padding: 0;
        display: table;
        border: 1px solid #793513;
        border-bottom: 0px;
        width: 100%;
        background-color: #fff;
    }

        .cus-left ul li {
            display: block;
            padding: 4px;
            list-style: none;
            border-bottom: 1px solid #793513;
        }

            .cus-left ul li:hover {
                background-color: #ccc;
            }

            .cus-left ul li.active {
                background-color: #ccc;
            }

                .cus-left ul li.active a {
                    cursor: pointer;
                    color: #793513;
                }


            .cus-left ul li a:hover {
                cursor: pointer;
                color: #793513;
            }

            .cus-left ul li a.active {
                cursor: pointer;
                color: #793513;
            }

    .cus-right {
        float: right;
        width: 68%;
        border: 1px solid #793513;
        background-color: #fff;
        /*border-top: 0px;*/
    }

        .cus-right .div-right-header {
            width: 100%;
            /*border: 1px solid #793513;
            margin-bottom: 10px;*/
            float: left;
        }

            .cus-right .div-right-header .vbpl {
                float: left;
                /*margin-right:4px;*/
            }

            .cus-right .div-right-header a {
                display: block;
                padding: 4px;
                float: left;
            }

                .cus-right .div-right-header a:hover {
                    background-color: #ccc;
                    color: #793513;
                    cursor: pointer;
                }

                .cus-right .div-right-header a.active {
                    background-color: #ccc;
                    /*border: 1px solid #793513;*/
                    cursor: pointer;
                    font-weight: bold;
                    color: #793513;
                }

        .cus-right .divcontent {
            padding: 0;
            margin: 0;
            float: left;
            width: 100%;
            border-top: 1px solid #ccc;
        }

            .cus-right .divcontent .tbl-content {
                width: 100%;
            }

                .cus-right .divcontent .tbl-content td {
                    border-bottom: 1px solid #ccc;
                    vertical-align: top;
                    padding: 10px 0 0;
                }

                    .cus-right .divcontent .tbl-content td span {
                        display: block;
                        padding-left: 4px;
                    }

                        .cus-right .divcontent .tbl-content td span.cus-title {
                            font-weight: bold;
                        }

                    .cus-right .divcontent .tbl-content td ul {
                        padding: 0;
                        margin: 0;
                    }

                        .cus-right .divcontent .tbl-content td ul li {
                            padding: 0;
                            margin: 0;
                            line-height: 20px;
                        }
    /*màn hình order*/
    .div_o {
        float: left;
        width: 40px;
        height: 40px;
        border: 1px solid #000;
        text-align: center;
        margin: 5px 5px 0 0;
        cursor: pointer;
        /*background-color:green;*/
    }

        .div_o span {
            display: table;
            width: 100%;
            text-align: center;
            padding-top: 14px;
        }
    /*.div_o:hover {
            background-color: #F30;
        }

        .div_o a {
            width: 100%;
            height: 100%;
            display: table;
            padding-top: 20px;
        }*/

    .div_h {
        height: 1px;
        border-top: 1px dashed #000;
        float: left;
        width: 100%;
        margin: 10px 0 0 0;
    }

    .tbxsl {
        text-align: center;
    }

    .t_right {
        text-align: right;
        display: inline-block;
        width: 100%;
    }

    .txtnumber {
        text-align: right;
    }

    .btnview {
        text-decoration: underline;
        cursor: pointer;
    }

    .upper_case {
        text-transform: uppercase;
    }
}

@media screen and (min-width:320px) {
}
