
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
.code {
    padding: 0;
    border: 0;
    color: #c7254e;
    background-color: #f9f2f4;
    font-family: monospace,serif;
    font-size: 1em;
    margin: 0;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    white-space: nowrap;
    border-radius: 4px;
}

body {
    margin: 2px;
    padding: 0;
    background: #f2f2f2;
    font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
    color: #111;
    height: 100%;
}
/* clearfix */
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix /* For IE 6/7 (trigger hasLayout) */ {
    zoom: 1;
}
/**/
form {
    margin: 0;
    padding: 0;
}

h1, h2, h3 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #333;
}

p, blockquote, ol, ul {
    line-height: 160%;
}
/* a */
a {
    color: #943C23;
}

    a:hover {
        text-decoration: none;
        color: #BD4F21;
    }
/**/

/* table */
table {
}

    table tr:nth-child(even) {
        /*background-color: #f9f0eb;*/
    }

    table tr td {
        padding: 5px 8px;
    }
        table tr td.TextAlignRight {
            text-align: right;
        }

#ctl00_ContentNoiDung_GRV_NhaCungCap tr td {
    padding: 0 10px;
}
/* clearfix */
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix /* For IE 6/7 (trigger hasLayout) */ {
    zoom: 1;
}
/**/
/*============================================*/
.dashboard-area {
}

    .dashboard-area ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .dashboard-area ul li {
            float: left;
            padding: 15px;
            margin: 5px;
            border: 1px solid #e9e9e9;
            border-radius: 3px;
            background-color: #fdfbf4;
        }
/*============================================*/
.hiddenobj {
    display: none !important;
}

.finddate {
    display: inline-block;
}

    .finddate ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .finddate ul li {
            float: left;
            margin-bottom: 10px;
        }
/* allbody */
.allbody {
    background-color: #fafafa;
}

.header {
    overflow: hidden;
    width: 100%;
    background-color: #f2f2f2;
    border: 1px solid white;
    color: #111;
}
    /* logo */
    .header .logo {
        float: left;
        margin: 10px;
    }

        .header .logo img {
            height: 60px;
        }
    /**/
    /* title */
    .header .title {
        float: left;
        margin-left: 70px;
        margin-top: 10px;
        font-size: 16px;
        text-transform: none;
    }
    /**/
    /* MenuMain */
    .header #MenuMain {
        float: left;
        width: 100%;
        height: 30px;
        background-color: #333;
        border: 1px solid #d9d9d9;
    }

        .header #MenuMain h2 {
            display: none;
        }

        .header #MenuMain ul {
            margin: 0;
            padding-top: 5px;
            list-style: none;
            line-height: normal;
            text-align: left;
            margin-left: -40px;
        }

        .header #MenuMain li {
            display: inline;
        }

        .header #MenuMain a {
            padding-left: 2em;
            text-decoration: none;
            font: bold 1.2em Tahoma;
            color: #FFFFFF;
        }

            .header #MenuMain a:hover {
                text-decoration: underline;
            }
/**/

/* #ctl00_ContentNoiDung_btnThemMoi */
#ctl00_ContentNoiDung_btnThemMoi {
    padding: 5px 10px;
}

input[type="submit"] {
    border: 1px solid #d9d9d9;
    background-color: #404040;
    padding: 6px 10px !important;
    color: #fff;
    border-radius: 3px;
}
/**/
#Tbl_InputCustomer {
}

    #Tbl_InputCustomer tr {
    }

        #Tbl_InputCustomer tr td {
        }

            #Tbl_InputCustomer tr td:first-child {
                width: 20%;
            }

            #Tbl_InputCustomer tr td:last-child {
                width: 80%;
            }


/*Text color*/
.textcolor1 {
    color: #ffffff !important;
}

/* blog_body */
.blog_body {
}
/**/
/* blog_left */
.blog_left {
    float: left;
    margin-right: 5px;
    padding: 0;
}
    /* Boxed */
    .blog_left .boxed {
        margin: 0 0 10px 0;
        padding: 0;
        background: #f9f0eb;
        border: 1px solid #d9d9d9;
    }

        .blog_left .boxed .heading {
            margin: 4px;
            padding: 8px 10px;
            background: #333 url(../Image/BgTransparent19030.png) no-repeat center bottom;
            border-top: 1px solid #d9d9d9;
            border-bottom: 1px solid #E6FCC2;
            font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
            color: #FFFFFF;
            text-align: center;
        }

            .blog_left .boxed .heading a {
                padding: 0;
                color: #B8262D;
                text-transform: uppercase;
                text-shadow: 1px 1px 3px #fff;
            }

        .blog_left .boxed .content {
            margin: 0;
            padding: 5px 14px 10px 14px;
        }

        .blog_left .boxed ul {
            margin: 0;
            padding: 0;
            list-style: none;
            line-height: normal;
        }

        .blog_left .boxed li {
            padding: 3px 0;
            border-top: 1px dotted #d9d9d9;
        }

            .blog_left .boxed li.first {
                border: none;
            }

        .blog_left .boxed a {
            padding-left: 10px;
            background: url(../image/img4.gif) no-repeat left center;
            text-decoration: none;
            color: #333;
        }
/**/
/* blog_center */
.blog_center {
    float: left;
}
/* DanhSachVatTu*/
.txt_materialcode {
    width: 80px;
}

.txt_unit {
    width: 50px;
}

.txt_price {
    width: 90px;
}

.txt_decription {
    width: 260px;
    height: 16px;
}
/**/
/*.boxAboutMain*/
.boxAboutMain {
    float: left;
    width: 40%;
    height: 520px;
    margin: 0 0 10px 0;
    padding-left: 5px;
    background: #f9f0eb;
    border: 1px solid #d9d9d9;
}

    .boxAboutMain img {
        padding-top: 10px;
        padding-left: 30px;
    }

    .boxAboutMain a {
        text-decoration: none;
        font-size: 22px;
        font-weight: normal;
        color: #BD4F21;
    }
/**/
/* ImageMap */
#ImageMap {
    float: right;
}

.ImageMap {
    padding-top: 10px;
}

    .ImageMap .title {
        margin: 0;
        font-size: 2em;
    }

    .ImageMap .posted {
        margin-top: 0;
        font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
        color: #f2f2f2;
    }

    .ImageMap .meta {
        margin: 2em 0 3em 0;
        border-top: 1px dotted #939A3C;
        font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
        color: #f2f2f2;
    }

        .ImageMap .meta p {
            margin: 0;
        }
/**/

/* Footer */
.footer {
    clear: both;
    font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
    color: #f2f2f2;
    background-color: #f2f2f2;
    border: 1px solid #ffffff;
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 0;
    height: 60px;
}

    .footer p {
        height: 60px;
        padding-top: 10px;
    }

    .footer a {
        color: #f2f2f2;
    }
/**/
/*PHUONG THEM*/
/* .Popup */
.Popup {
    Height: 200px;
    Width: 450px;
    background: #B76F0F;
    border: 1px solid #FDBF63;
}

    .Popup .Title {
        padding: 30px 0 15px 0;
        color: #FFFFFF;
        font-size: 16px;
        text-align: center;
        text-transform: uppercase;
    }

    .Popup .NameField {
        text-align: right;
        color: #FFFFFF;
    }
/**/
/* .phieu_nhap_vt */
.phieu_nhap_vt {
    float: left;
    width: 1024px;
    min-height: 1030px;
    background-color: #FFF;
    border: 2px solid#B8262D;
    font-family: Tahoma, Arial;
    font-size: 12px;
}

    .phieu_nhap_vt .phieu_header {
        position: relative;
        border-bottom: 1px solid #B8262D;
        width: 810px;
        height: 120px;
    }

        .phieu_nhap_vt .phieu_header .logo {
            float: left;
            margin: 10px;
        }

            .phieu_nhap_vt .phieu_header .logo img {
                height: 110px;
            }

        .phieu_nhap_vt .phieu_header .content_info_company {
            position: absolute;
            height: 132px;
            top: 10px;
            right: 10px;
            text-align: left;
            color: #009;
        }

            .phieu_nhap_vt .phieu_header .content_info_company ul {
                list-style: none;
                margin: 0;
                padding: 0;
            }

                .phieu_nhap_vt .phieu_header .content_info_company ul li {
                    height: 14px;
                }

                    .phieu_nhap_vt .phieu_header .content_info_company ul li .company_name {
                        font-weight: bold;
                        margin-top: 25px;
                        position: relative;
                    }

    .phieu_nhap_vt .body {
        padding-left: 10px;
    }

        .phieu_nhap_vt .body .body_header {
            position: relative;
            margin-top: 35px;
            vertical-align: middle;
            text-align: center;
        }

            .phieu_nhap_vt .body .body_header .title {
                display: block;
                color: #B8262D;
                font-weight: bold;
                font-size: 28px;
                text-transform: uppercase;
            }

            .phieu_nhap_vt .body .body_header .sub_title {
                display: block;
                margin-bottom: 50px;
                color: #B8262D;
                font-size: 12px;
                font-style: italic;
                text-transform: lowercase;
            }

            .phieu_nhap_vt .body .body_header .mau_so {
                position: absolute;
                top: 0;
                right: 0;
                width: 200px;
                text-align: left;
            }

                .phieu_nhap_vt .body .body_header .mau_so ul {
                    list-style: none;
                    margin: 0;
                    padding: 0;
                }

                    .phieu_nhap_vt .body .body_header .mau_so ul li {
                        height: 20px;
                    }

                        .phieu_nhap_vt .body .body_header .mau_so ul li input {
                            margin: 0;
                            padding: 0;
                            height: 16px;
                        }

        .phieu_nhap_vt .body .customer_info {
        }

            .phieu_nhap_vt .body .customer_info ul {
                list-style: none;
                margin: 0;
                padding: 0;
            }

                .phieu_nhap_vt .body .customer_info ul li {
                    position: relative;
                    height: 35px;
                }

                    .phieu_nhap_vt .body .customer_info ul li span, b {
                        float: left;
                        margin-right: 40px;
                        font-size: 12px;
                        font-weight: normal;
                        text-transform: capitalize;
                    }

                    .phieu_nhap_vt .body .customer_info ul li div {
                        position: absolute;
                        border-bottom: 1px dotted #B8262D;
                        right: 10px;
                        width: 790px;
                        font-size: 14px;
                        font-weight: bold;
                        text-transform: uppercase;
                    }

                    .phieu_nhap_vt .body .customer_info ul li .ho_ten_nguoi_ban {
                        width: 700px;
                    }

                    .phieu_nhap_vt .body .customer_info ul li .diachi {
                        width: 790px;
                    }

                    .phieu_nhap_vt .body .customer_info ul li .nhaptaikho {
                        width: 670px;
                    }

        .phieu_nhap_vt .body .detail {
            margin-bottom: 20px;
        }

        .phieu_nhap_vt .body .body_footer {
        }

            .phieu_nhap_vt .body .body_footer span {
                display: block;
                float: left;
            }

            .phieu_nhap_vt .body .body_footer .tong_tien {
                width: 365px;
                margin-left: 445px;
                margin-top: -30px;
                margin-bottom: 10px;
            }

                .phieu_nhap_vt .body .body_footer .tong_tien ul {
                    list-style: none;
                    margin: 0;
                    padding: 0;
                }

                    .phieu_nhap_vt .body .body_footer .tong_tien ul li {
                        width: 100%;
                        height: 25px;
                    }

                        .phieu_nhap_vt .body .body_footer .tong_tien ul li span {
                            margin-right: 5px;
                        }

    .phieu_nhap_vt .footer_phieu_nhap {
        background-color: #f9f0eb;
        border: 1px solid #d9d9d9;
        text-align: right;
        padding: 10px;
        height: 60px;
    }
/**/
/* table_them_chi_tiet */
.table_them_chi_tiet {
    border: 1px solid #b8262d;
    background-color: #f3f3f3;
    margin-left: -10px;
    box-shadow: 3px 3px 5px #B8262D;
}

    .table_them_chi_tiet tr th {
        background-color: #b8262d;
    }

    .table_them_chi_tiet td {
        padding: 3px;
        vertical-align: top;
    }

        .table_them_chi_tiet td .fix_ajaxtoolkit {
        }

/**/
/* table */
table {
}

    table tr {
    }

        table tr th {
            background-color: #333;
            color: #fff;
            padding: 5px;
            text-align: center;
        }
/**/
/* #ctl00_ContentNoiDung_GRV_Customer */
#ctl00_ContentNoiDung_GRV_Customer {
    border-color: #d9d9d9;
}

    #ctl00_ContentNoiDung_GRV_Customer tr {
    }

        #ctl00_ContentNoiDung_GRV_Customer tr td {
            padding: 0 10px;
        }
/* */
/* ctl00_ContentNoiDung_GRV_NhaCungCap */
#ctl00_ContentNoiDung_GRV_NhaCungCap {
    border-color: #d9d9d9;
}
/* #DanhSachPhieuXuatVatTu */
#DanhSachPhieuXuatVatTu {
    background-color: #f9f0eb;
}

    #DanhSachPhieuXuatVatTu th {
        border-right: 1px solid #DEDFDE;
        border-bottom: 1px solid #DEDFDE;
    }

    #DanhSachPhieuXuatVatTu tr {
        height: 25px;
        text-align: center;
    }

    #DanhSachPhieuXuatVatTu td {
        border-right: 1px solid #DEDFDE;
        border-bottom: 1px solid #DEDFDE;
    }
/**/
/* #DanhSachPhieuXuatSanPham */
#DanhSachPhieuXuatSanPham {
    background-color: #f9f0eb;
    width: 100%;
}

    #DanhSachPhieuXuatSanPham th {
        border-right: 1px solid #DEDFDE;
        border-bottom: 1px solid #DEDFDE;
    }

    #DanhSachPhieuXuatSanPham tr {
        height: 25px;
        text-align: center;
    }

    #DanhSachPhieuXuatSanPham td {
        border-right: 1px solid #DEDFDE;
        border-bottom: 1px solid #DEDFDE;
    }
/**/
/* DanhSachPhieuNhapSanPham */
#DanhSachPhieuNhapSanPham {
    background-color: #f9f0eb;
    width: 100%;
}

    #DanhSachPhieuNhapSanPham th {
        border-right: 1px solid #DEDFDE;
        border-bottom: 1px solid #DEDFDE;
    }

    #DanhSachPhieuNhapSanPham tr {
        height: 25px;
        text-align: center;
    }

    #DanhSachPhieuNhapSanPham td {
        border-right: 1px solid #DEDFDE;
        border-bottom: 1px solid #DEDFDE;
    }
/**/
/* table_list */
.table_list {
    background-color: #f9f0eb;
}

    .table_list th {
        border-right: 1px solid #DEDFDE;
        border-bottom: 1px solid #DEDFDE;
    }

    .table_list tr {
        height: 25px;
        text-align: center;
    }

    .table_list td {
        border-right: 1px solid #DEDFDE;
        border-bottom: 1px solid #DEDFDE;
    }
/**/
/* button */
.button {
}
/**/
/* chitiet_khsx */
.chitiet_khsx {
    position: relative;
    height: 30px;
    width: 800px;
    background-color: #333;
    color: #FFF;
}

    .chitiet_khsx div {
        line-height: 25px;
        margin-left: 10px;
    }

    .chitiet_khsx .expand {
        position: absolute;
        top: 0;
        right: 0;
    }

        .chitiet_khsx .expand input {
            width: 30px;
        }
/**/
/* update_kehoachsx */
.update_kehoachsx {
    float: left;
}

    .update_kehoachsx .title {
    }

    .update_kehoachsx .detail {
    }

        .update_kehoachsx .detail .detail_header {
        }

        .update_kehoachsx .detail .detail_body {
        }

    .update_kehoachsx .update_kehoachsx_footer {
        background: none;
        width: 1000px;
    }

        .update_kehoachsx .update_kehoachsx_footer ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            .update_kehoachsx .update_kehoachsx_footer ul li {
                float: left;
                width: 600px;
                text-align: left;
            }
/**/
/* capnhatchitiet_khsx */
.capnhatchitiet_khsx {
    background-color: #f9f0eb;
    width: 800px;
}

    .capnhatchitiet_khsx ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .capnhatchitiet_khsx ul li {
            float: left;
            margin-left: 10px;
        }

            .capnhatchitiet_khsx ul li span {
                display: block;
                float: left;
                min-width: 80px;
            }

            .capnhatchitiet_khsx ul li.note {
                width: 320px;
            }

                .capnhatchitiet_khsx ul li.note span {
                    width: 60px !important;
                }

                .capnhatchitiet_khsx ul li.note textarea {
                    display: block;
                    margin: 0;
                    padding: 0;
                }
/**/
/* all for tabs */
.ui-tabs {
    position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    padding: .2em;
    margin-top: 20px;
    line-height: 18px;
}

    .ui-tabs .ui-tabs-nav {
        margin: 0;
        padding: .2em .2em 0;
    }

        .ui-tabs .ui-tabs-nav li {
            list-style: none;
            float: left;
            position: relative;
            top: 0;
            margin: 1px .2em 0 0;
            border-bottom-width: 0;
            padding: 0;
            white-space: nowrap;
            height: 33px;
            font-size: 12px;
            line-height: 160%;
        }

            .ui-tabs .ui-tabs-nav li a {
                float: left;
                padding: .5em 1em;
                text-decoration: none;
            }

            .ui-tabs .ui-tabs-nav li.ui-tabs-active {
                border-top-width: 2px;
                border-top-color: #AF1F23;
                /*margin-bottom: -1px;*/
                padding-bottom: 1px;
            }

                .ui-tabs .ui-tabs-nav li.ui-tabs-active a,
                .ui-tabs .ui-tabs-nav li.ui-state-disabled a,
                .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
                    cursor: text;
                }

            .ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
            .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
                cursor: pointer;
            }

    .ui-tabs .ui-tabs-panel {
        display: block;
        border-width: 0;
        border-top: 1px solid #d1d2d4;
        padding: 1em 1.4em;
        background: none;
    }
/**/

/* Component containers
----------------------------------*/
.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;
}

    .ui-widget .ui-widget {
        font-size: 1em;
    }

    .ui-widget input,
    .ui-widget select,
    .ui-widget textarea,
    .ui-widget button {
        font-family: Verdana,Arial,sans-serif;
        font-size: 1em;
    }

.ui-widget-content {
    /* border: 1px solid #aaaaaa;
	background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;*/
    color: #222222;
}

    .ui-widget-content a {
        color: #222222;
    }

.ui-widget-header {
    /* border: 1px solid #aaaaaa;
	background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; */
    color: #222222;
    font-weight: bold;
}

    .ui-widget-header a {
        color: #222222;
    }

    /* Interaction states
----------------------------------*/
    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default {
        border: 1px solid #d3d3d3;
        background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
        font-weight: normal;
        color: #555555;
    }

        .ui-state-default a,
        .ui-state-default a:link,
        .ui-state-default a:visited {
            color: #555555;
            text-decoration: none;
        }

    .ui-state-hover,
    .ui-widget-content .ui-state-hover,
    .ui-widget-header .ui-state-hover,
    .ui-state-focus,
    .ui-widget-content .ui-state-focus,
    .ui-widget-header .ui-state-focus {
        border: 1px solid #f2f2f2;
        /*background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;*/
        font-weight: normal;
        color: #212121;
        border-top-width: 3px;
        border-top-color: #AF1F23;
        padding-bottom: 1px;
        background-color: #FFF;
    }

        .ui-state-hover a,
        .ui-state-hover a:hover,
        .ui-state-hover a:link,
        .ui-state-hover a:visited {
            color: #212121;
            text-decoration: none;
        }

    .ui-state-active,
    .ui-widget-content .ui-state-active,
    .ui-widget-header .ui-state-active {
        border: 1px solid #aaaaaa;
        background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
        font-weight: normal;
        color: #212121;
    }

        .ui-state-active a,
        .ui-state-active a:link,
        .ui-state-active a:visited {
            color: #212121;
            text-decoration: none;
        }

    /* Interaction Cues
----------------------------------*/
    .ui-state-highlight,
    .ui-widget-content .ui-state-highlight,
    .ui-widget-header .ui-state-highlight {
        border: 1px solid #fcefa1;
        background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
        color: #363636;
    }

        .ui-state-highlight a,
        .ui-widget-content .ui-state-highlight a,
        .ui-widget-header .ui-state-highlight a {
            color: #363636;
        }

    .ui-state-error,
    .ui-widget-content .ui-state-error,
    .ui-widget-header .ui-state-error {
        border: 1px solid #cd0a0a;
        background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
        color: #cd0a0a;
    }

        .ui-state-error a,
        .ui-widget-content .ui-state-error a,
        .ui-widget-header .ui-state-error a {
            color: #cd0a0a;
        }

    .ui-state-error-text,
    .ui-widget-content .ui-state-error-text,
    .ui-widget-header .ui-state-error-text {
        color: #cd0a0a;
    }

    .ui-priority-primary,
    .ui-widget-content .ui-priority-primary,
    .ui-widget-header .ui-priority-primary {
        font-weight: bold;
    }

    .ui-priority-secondary,
    .ui-widget-content .ui-priority-secondary,
    .ui-widget-header .ui-priority-secondary {
        opacity: .7;
        filter: Alpha(Opacity=70);
        font-weight: normal;
    }

    .ui-state-disabled,
    .ui-widget-content .ui-state-disabled,
    .ui-widget-header .ui-state-disabled {
        opacity: .35;
        filter: Alpha(Opacity=35);
        background-image: none;
    }

        .ui-state-disabled .ui-icon {
            filter: Alpha(Opacity=35); /* For IE8 - See #6059 */
        }

/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
    background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px;
}
/**/
/* bog_datetimefind */
.bog_datetimefind {
    margin-bottom: 10px;
}

    .bog_datetimefind > ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .bog_datetimefind > ul > li {
            float: left;
            padding-right: 5px;
        }

            .bog_datetimefind > ul > li > input {
                width: 80px;
            }
/**/
.title {
    margin: 0;
    padding: 10px;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.title2 {
    font-weight: 300;
    font-size: 1em;
    text-transform: uppercase;
    font-variant: small-caps;
    letter-spacing: 0.1em;
}

#ctl00_ContentNoiDung_Grv_BaoCaoSoLuongNhapKhachHang tr td {
    padding: 3px 5px;
    text-align: right;
}
/* maxwidth */
.maxwidth {
    width: 100%;
}
/**/
.alignleft {
    text-align: left;
}

.alignright {
    text-align: right;
}

.aligncenter {
    text-align: center;
}
/* margin*/
.marginleft40 {
    margin-left: 40px;
}

.marginleft30 {
    margin-left: 30px;
}

.marginbottom30 {
    margin-bottom: 30px;
}

.marginbottom10 {
    margin-bottom: 10px;
}
/**/

#ctl00_ContentNoiDung_pnlKhachHang span {
    margin-right: 10px;
    font-weight: bold;
}

/* updateprogress */
.updateprogress {
    position: absolute;
    top: 50%;
    right: 50%;
}

.tbl_search {
    border: 1px solid;
    padding: 10px;
}

    .tbl_search tr {
    }

        .tbl_search tr td {
            background-color: #f2f2f2;
        }

.tbl_search2 {
    border: 1px solid #dfdfdf;
    padding: 10px;
    border-radius: 5px;
}

    .tbl_search2 tr {
    }

        .tbl_search2 tr:nth-child(2n) {
            background-color: #f9f9f9 !important;
        }

        .tbl_search2 tr th {
            background-color: unset;
            color: #a4a4a4;
        }

        .tbl_search2 tr td {
        }

.ajax__combobox_inputcontainer tr td {
    border: none;
    padding: 0;
}

.rowhover {
    background-color: #f9f0eb;
}

#tdLocationInStock > .custom-combobox > #Txt_DdlComplete {
    width: 60px;
}

.custom-combobox {
    margin-right: 40px !important;
}
