﻿/*input.valid, select.valid, textarea.valid {
    width: 99% !important;
}*/
/*#ms-designer-ribbon {
    display:none;
}*/
img.error {
    padding: 3px;
}

input.error, select.error {
    border: 1px solid red !important; /*padding-left:22px !important;   */ /*background:url('http://cdn1.iconfinder.com/data/icons/fatcow/16x16/error.png') no-repeat;*/
}

html {
    overflow: hidden;
}

html, body {
    margin: 0;
    padding: 0;
    height: 100%; /* needed for container min-height */
    width: 100%;
}

body {
    border: 0px;
}

#container {
    width: 100%;
    background-color: #FFF;
    border: 0px; /* 	border:1pt solid #ccc     */
}

#slider-header {
    background: url(../imgs/bg-slider-header.jpg) repeat-x top left;
}
/*#banner { background: url(../imgs/bg-banner.jpg) no-repeat top right; }*/
#footer {
    text-align: center;
    background: url(../imgs/bg-footer.jpg) repeat-x top left;
    height: 23px;
}

    #footer a {
        color: #0090C3;
        line-height: 23px;
        padding: 0 10px;
    }

#logo {
    width: 135px;
    height: 94px;
    background: url(../imgs/logo.jpg) no-repeat top left;
    float: left;
}

#sologan h3 {
    font-weight: bold;
    font-style: italic;
    color: #21678B;
    font-size: 17px;
    padding-top: 30px;
}

#sologan h4 {
    font-weight: bold;
    color: #666;
    font-size: 13px;
}

#sologan {
    background: url(../imgs/bg-sologan.jpg) #FDFDFD no-repeat top left;
    float: left;
    width: 430px;
    height: 94px;
}

#datetime {
    color: #666;
    display: block;
    margin: 80px 0 0 5px;
    font-weight: bold;
}

#menu-top-right {
    float: right;
    width: 450px;
}

    #menu-top-right ul {
        padding: 5px 0 0 15px;
        margin-left: 25px;
    }

        #menu-top-right ul li {
            float: left;
        }

            #menu-top-right ul li a {
                padding: 0 10px 0 15px;
                color: #333;
                background: url(../imgs/icon-menutop.gif) no-repeat;
                margin-left: 5px;
            }

                #menu-top-right ul li a:hover {
                    color: #06C;
                    text-decoration: underline;
                }

                #menu-top-right ul li a.b1 {
                    background-position: 0px 2px;
                }

                #menu-top-right ul li a.b2 {
                    background-position: 0px -31px;
                }

                #menu-top-right ul li a.b3 {
                    background-position: 0px -64px;
                }

                #menu-top-right ul li a.b4 {
                    background-position: 0px -96px;
                }

                #menu-top-right ul li a.b5 {
                    background-position: 0px -130px;
                }

#search {
    position: absolute;
    right: 0;
    background-color: #FFF;
    margin: 5px;
    height: 18px;
    width: 202px;
}

    #search input {
        float: left;
        width: 180px;
        padding: 0;
        margin: 0;
        border: none;
        font-size: 11px;
        color: #999;
        margin: 2px;
    }

    #search .bnt-search {
        background: url(../imgs/btn-search.jpg);
        width: 17px;
        height: 17px;
        float: left;
    }

#contain { /*padding:10px*/
    width: 98%;
    padding: 1%;
}

#col-left {
    width: 75%;
    float: left; /*margin-right:4px*/
}

    #col-left #col-left-A {
        width: 37%; /*margin-right:5px;*/
        float: left;
    }

    #col-left #col-left-B {
        width: 37%; /*margin-right:5px;*/
        float: right;
    }

#col-right {
    width: 24%;
    float: right;
}

#col-left-2 {
    width: 300px;
    float: left;
    margin-right: 4px;
}

#col-right-2 {
    width: 700px;
    float: left;
}

    #col-right-2 #col-left-A {
        width: 345px;
        margin-right: 5px;
        float: left;
    }

    #col-right-2 #col-left-B {
        width: 345px;
        margin-right: 5px;
        float: left;
    }

.box-small {
    border: 1pt solid #B1D0F7;
    margin-bottom: 10px;
}

    .box-small .title-box {
        background: url("../imgs/bg-top-boxsmall.jpg") no-repeat scroll right top transparent;
    }

        .box-small .title-box span {
            line-height: 30px;
            color: #0088BB;
            text-transform: uppercase;
            font-weight: bold;
            font-size: 12px;
            padding-left: 30px;
            display: block;
            background: url(../imgs/icon-title-box.gif) no-repeat;
        }

.mid-box-small p {
    line-height: 20px;
}

.title {
    font-weight: bold;
    margin: 5px 0;
}

.title_icon {
    font-weight: bold;
    margin: 5px 0;
    border-bottom: 1px solid #B1D0F7;
    padding: 5px;
}

.readmore {
    padding: 10px 0 0 10px;
    font-weight: bold;
    color: #0C6C92;
    display: block;
    background: url(../imgs/dot1.gif) no-repeat 0px -17px;
}

.mid-box-small .style1 {
    background-color: #EAF2FB;
    text-align: center;
    padding: 15px;
    margin-top: 2px;
}

.mid-box-small .style2 {
    color: #999;
    font-style: italic;
}

.box-big {
    margin-bottom: 10px;
}

    .box-big .title-box ul li {
        display: inline-block;
    }

    .box-big .title-box .p1 span {
        line-height: 30px;
        font-weight: bold;
        text-transform: uppercase;
        color: #0088BB;
        padding-left: 25px;
        display: block;
        background: url(../imgs/icon-title-box.gif) no-repeat;
    }

span.icon-box-1 {
    background-position: 0px -160px !important;
}

span.icon-box-2 {
    background-position: 0px 8px !important;
}

span.icon-box-3 {
    background-position: 7px -118px !important;
}

span.icon-box-4 {
    background-position: 7px -75px !important;
}

span.icon-box-5 {
    background-position: 7px -245px !important;
}

span.icon-box-6 {
    background-position: 7px -204px !important;
}

span.icon-box-7 {
    background-position: 0px -34px !important;
}

.box-big .title-box .p1 {
    background: url(../imgs/bg-top-boxbig.jpg) repeat-x 28px 0;
    padding-right: 14px;
    height: 32px;
    display: inline-block;
    float: left;
}

.box-big .title-box .p2 {
    background: url(../imgs/bg-top-boxbig.jpg) repeat-x 0 -32px;
    height: 32px;
    width: 44px;
    display: inline-block;
    float: left;
}

.box-big .title-box .p3 {
    background: url(../imgs/bg-top-boxbig.jpg) repeat-x 0px -64px;
    height: 32px;
    border-right: 1pt solid #B1D0F7;
}

.mid-box-big {
    border: 1pt solid #B1D0F7;
    border-top: none;
}

    .mid-box-big .style1 {
        background-color: #D7E6F9;
        padding: 10px;
    }

table.data1 tr {
    border-bottom: 1pt solid #eee;
    line-height: 25px;
}

    table.data1 tr:hover {
        cursor: pointer;
        background-color: #EAF2FB;
    }

.bottom-box {
    background-color: #EAF2FB;
    padding: 2px 5px;
    margin-top: 10px;
    overflow: hidden;
}

.control-page {
    float: right;
    right: 5px;
}

    .control-page a span {
        font-size: 17px;
        padding: 0;
        width: 20px;
        text-align: center;
        color: #04AAD1;
    }

        .control-page a span:hover {
            color: #900;
        }

    .control-page span {
        border: 1pt solid #83BBD9;
        display: inline-block;
        float: left;
        margin: 1px;
        height: 16px;
        line-height: 16px;
        padding: 0 6px;
        font-weight: bold;
    }

#login-contain {
    background: url(../imgs/bg-login-page.jpg) no-repeat bottom left;
    height: 460px;
}

#login-box {
    width: 458px;
    margin: 0 auto;
    padding-top: 100px;
}

    #login-box .topboxlogin {
        background: url(../imgs/bg-top-boxlogin.jpg) no-repeat top left;
        height: 54px;
    }

        #login-box .topboxlogin span {
            font-size: 18px;
            color: #666;
            text-transform: uppercase;
            padding: 2px 0 2px 90px;
            font-weight: bold;
            line-height: 50px;
            font-family: Verdana, Geneva, sans-serif;
            background: url(../imgs/key.jpg) no-repeat 45px 0;
        }

    #login-box .midboxlogin {
        background: url(../imgs/bg-mid-boxlogin.jpg) no-repeat top left;
        padding: 40px 0 50px 0;
        text-align: center;
    }

        #login-box .midboxlogin table {
            margin: 0px auto;
            color: #FFF;
        }

            #login-box .midboxlogin table td {
                padding: 2px;
            }

                #login-box .midboxlogin table td a {
                    color: #FFF;
                }


/*mở rộng*/
.panelBar_content {
    padding: 10px;
}

/* style cột bên phải*/
.thongtin-chung {
    clear: both;
    padding: 10px;
}

.anh-chandung {
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin-right: 10px;
    max-height: 150px !important;
    max-width: 80px !important;
    padding: 2px;
}

.thongtin-chung img {
    width: 80px !important;
}

.thongtin-chung p.infor {
    margin-bottom: 10px;
    text-align: justify;
    border-bottom: 1pt dotted #B0CFF7;
}

.zone-button {
    padding: 5px 10px;
}



table.forms-bg tr td {
    border-bottom: 1px solid #EEF5FA;
    border-right: 1px solid #EEF5FA;
}

table.forms tr td.row_label {
    width: 120px;
    padding: 5px 5px;
    border-bottom: 1px solid #B1D0F7;
    border-right: 1px solid #B1D0F7;
    font-weight: bold;
    font-size: 100%;
}

table.forms tr td.row_label_nv {
    width: 40px;
    padding: 5px 5px;
    border-bottom: 1px solid #B1D0F7;
    border-right: 1px solid #B1D0F7;
    font-weight: bold;
    font-size: 100%;
}

table.forms tr td.row_label_value_nv {
    width: 300px;
    padding: 5px 5px;
    border-bottom: 1px solid #B1D0F7;
}

table.forms tr td.row_label_value {
    padding: 5px 5px;
    border-bottom: 1px solid #B1D0F7;
}

.editor-label, editor-field {
    float: left;
    padding: 10px;
    width: 250px;
}

legend {
    font-family: "Segoe UI",Tahoma,arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    vertical-align: top;
    padding: 3px 8px;
    border: 1px solid #999;
    border-radius: 3px;
    background-color: #eee;
    margin-left: 10px;
}

.forms {
    vertical-align: top;
    width: 100%;
}

table.forms tr td {
    padding: 2px 5px;
    margin: 0px;
    font-family: Arial;
    font-size: 100%;
    vertical-align: top;
}
#div_v_butphe1 tr td {
    padding: 2px 5px;
    margin: 0px;
    font-family: Arial;
    font-size: 100%;
    vertical-align: top;
}

fieldset {
    border-radius: 3px;
    border: 1px solid #999;
    box-radius: 3px;
    vertical-align: top;
    background: #fbfbfb;
}
/* margin-bottom: 10px;  padding: 5px;  */

table.forms tr td.label {
    font-size: 100%;
    width: 130px;
    padding: 5px 5px;
}

table.forms tr td.header {
    font-size: 100%;
    font-weight: bold;
    margin: 5px 0;
    border-bottom: 1px solid #B1D0F7;
    padding: 5px;
}


table.forms tr td.quickadd {
    width: 30px;
    padding: 2px 2px;
}

table.forms tr td.buttonrow {
    width: 80px;
    padding: 10px 2px;
}

table.forms input[type=text], table.forms select, table.forms textarea, table.forms checkbox {
    border-radius: 3px;
    border: 1px solid #ccc;
    width: 100%;
    padding: 2px 1px;
    font-size: 100%;
}

    table.forms input[type=text]:focus, table.forms select:focus, table.forms textarea:focus {
        background: none repeat scroll 0 0 #FDFFE7;
        border: 1px solid #bbb;
        font-size: 100%;
    }

table.styles1 textarea {
    height: 80px;
    font-size: 100%;
}

table.forms select {
    padding: 2px 1px 1px;
    /*width: 101%;*/
    font-size: 100%;
}

.validateTips {
    text-align: center;
    padding: 5px;
    display: block;
    font-weight: bold;
    width: 98%;
    font-size: 11px;
}

table.hscv-form {
    width: 100%;
    background-color: #C6E0FF;
}

    table.hscv-form tr td.header {
        background: url("../images/ui-bg_highlight-soft_100_deedf7_1x100.png") repeat-x scroll 50% 50% #DEEDF7;
        color: #fff;
        text-align: center;
        font-weight: bold;
    }

    table.hscv-form tr td.label {
        background-color: #F5F9FF;
        width: 35%;
        vertical-align: top;
        text-align: left;
    }

    table.hscv-form tr td.data {
        background-color: #fff;
        color: #002776;
    }

    table.hscv-form tr td {
        padding: 2px;
        font-size: 100%;
    }

        table.hscv-form tr td input[type=text], table.table-form tr td input[type=password], table.table-form tr td select, table.table-form tr td textarea {
            width: 99%;
            border: 1px #5299C9 solid;
            padding: 1px;
        }

        table.hscv-form tr td.submit {
        }

            table.hscv-form tr td.submit input {
                margin-right: 20px;
                float: right;
            }

        table.hscv-form tr td textarea {
            height: 80px;
        }


input.error, textarea.error, select.error {
    border: 1px solid #C40000 !important;
    color: #C40000;
    background: #FFE3E3;
}

fieldset.forms tr:hover {
    background: #e1e1e2;
}

fieldset.forms {
    border: 1px solid #ccc;
    background: #fafafa;
    /*padding: 15px;
margin-top: 5px;*/
}

    fieldset.forms tr td {
        padding: 3px 12px;
        vertical-align: middle;
    }

        fieldset.forms tr td.label {
            width: 160px;
        }

        fieldset.forms tr td.submit {
            text-align: center;
        }

    fieldset.forms input, select, textarea {
        border: 1px solid #BDBCBC;
    }

        fieldset.forms input:focus, fieldset.forms select:focus, fieldset.forms textarea:focus {
            border-color: #666D51;
        }

        fieldset.forms input[type=text], fieldset.forms select, fieldset.forms textarea {
            padding: 5px;
            width: 96%;
        }

    fieldset.forms select {
        width: 100%;
    }

    fieldset.forms input[type=checkbox] {
        margin: 4px 0px;
        padding: 0px;
        width: 15px;
    }

    fieldset.forms label {
        text-align: right;
        vertical-align: top;
        padding-top: 3px;
    }

    fieldset.forms .tabledetails tr td {
        border-bottom: 1px dotted #BDBCBC;
        padding: 4px 10px;
    }

        fieldset.forms .tabledetails tr td.label {
            border-right: 1px dotted #BDBCBC;
            background: none repeat scroll 0 0 #EFEFEF;
            color: #666;
            font-weight: bold !important;
        }


.banner1 {
    color: #FF6633;
    float: left;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 0 0 0 50px;
    /*text-shadow: 1px 1px #333333; */
    text-transform: uppercase;
}
@media only screen and (max-width: 1024px) {
    .banner1 {
        color: #FF6633;
        float: left;
        font-family: tahoma;
        font-size: 11px;
        font-weight: bold;
        padding: 0 0 0 20px !important;
        /*text-shadow: 1px 1px #333333; */
        text-transform: uppercase;
    }
    #banner h4 {
        color: white;
        font-weight: bold;
        font-size: 12px !important;
        text-transform: uppercase;
        float: left;
        padding: 0 0 0 20px;
        text-shadow: 1px 1px #333;
        font-family: tahoma;
    }
}
/** for bao cao**/
.header {
    background: none repeat scroll 0 0 #F5F5F5;
    font-weight: bold;
    padding: 4px 5px;
}

    .header th {
        overflow: hidden;
        font-weight: bold;
        padding: 4px 5px;
        text-align: center;
        vertical-align: text-top !important;
    }

.gridView {
    background: none repeat scroll 0 0 #FFFFFF;
    border-collapse: separate;
    border-color: #EAEAEA #EAEAEA -moz-use-text-color;
    border-image: none;
    border-spacing: 0;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    font: 10pt Segoe UI,Trebuchet,Arial,Sans-Serif;
    width: 100%;
}

    .gridView td {
        background: none repeat scroll 0 0 #FFFFFF;
        border: 1px solid #EAEAEA;
        border-spacing: 0;
        display: table-cell;
        font: 10pt Segoe UI,Trebuchet,Arial,Sans-Serif;
        padding: 4px 6px;
        vertical-align: middle !important;
    }

.gridViewHeader {
    background: none repeat scroll 0 0 #FFFFFF;
    border-collapse: separate;
    border-color: #EAEAEA #EAEAEA -moz-use-text-color;
    border-image: none;
    border-spacing: 0;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    font: 10pt Segoe UI,Trebuchet,Arial,Sans-Serif;
    width: 100%;
}

    .gridViewHeader td {
        background: none repeat scroll 0 0 #FFFFFF;
        border-spacing: 0;
        display: table-cell;
        font: 10pt Segoe UI,Trebuchet,Arial,Sans-Serif;
        padding: 4px 6px;
        vertical-align: middle !important;
    }


/*.ui-dialog .ui-dialog-titlebar-full {
      background-image: url("/Content/jqueryUI/images/ui-icons_72a7cf_256x240.png");
      background-position: -16px -80px;
      height: 16px;
      margin: -9px 0 0;
      padding: 1px;
      position: absolute;
      right: 2em;
      top: 50%;
      width: 18px;
    }*/
.ui-dialog .ui-dialog-titlebar-full {
    height: 18px;
    margin: -9px 0 0;
    padding: 1px;
    position: absolute;
    right: 1.5em;
    top: 50%;
    width: 19px;
}

.ui-icon-full {
    background-position: -16px -80px;
}

#pane-center {
    overflow: hidden;
}

.atala-document-toolbar input[type="button"], .atala-document-toolbar input[type="reset"], .atala-document-toolbar input[type="submit"], .atala-document-toolbar button {
    min-width: 3em;
}


/* Edit by tuongpv*/
.multiSelectOptions.optGroupHasCheckboxes {
    max-height: 150px;
}

/*End Edit by Tuongpv*/
.table-info {
    margin-bottom: 10px;
}

    .table-info tr td {
        padding: 5px 10px;
        font: normal 12px Arial, Helvetica, sans-serif;
        vertical-align: middle;
    }

    .table-info tr.odd td {
        background: #fafafa;
    }

    .table-info tr td.label {
        font-weight: bold;
        background: url("../images/row-07.gif") no-repeat scroll 0px 8px transparent;
    }

    .table-info tr.odd td.label {
        font-weight: bold;
        background: url("../images/row-07.gif") no-repeat scroll 0px 8px #fafafa;
    }

#slider-header {
    overflow: visible;
}

#menu_bgt {
    background: url("../imgs/bg-main-menu.jpg") repeat-x scroll left top;
}

    #menu_bgt .k-link {
        padding: 0.5em 0.5em 0.6em 0.0em;
        text-decoration: none;
    }

        #menu_bgt .k-link > span {
            text-transform: uppercase;
            color: white;
            font-weight: bold;
        }

    #menu_bgt .clsmenu1 .k-link span {
        background: url("/Content/imgs/icon-main-menu.gif") no-repeat scroll 5px 4px;
        height: 22px;
        padding: 6px 0 0 25px;
    }

    #menu_bgt .clsmenu2 .k-link span {
        background: url("/Content/imgs/icon-main-menu.gif") no-repeat scroll 5px -39px;
        height: 22px;
        padding: 6px 0 0 25px;
    }

    #menu_bgt .clsmenu3 .k-link span {
        background: url("/Content/imgs/icon-main-menu.gif") no-repeat scroll 5px -39px;
        height: 22px;
        padding: 6px 0 0 25px;
    }

    #menu_bgt .clsmenu4 .k-link span {
        background: url("/Content/imgs/icon-main-menu.gif") no-repeat scroll 5px -84px;
        height: 22px;
        padding: 6px 0 0 25px;
    }

    #menu_bgt .clsmenu5 .k-link span {
        background: url("/Content/imgs/icon-main-menu.gif") no-repeat scroll 5px -216px;
        height: 22px;
        padding: 6px 0 0 25px;
    }

    #menu_bgt .clsmenu6 .k-link span:first-child {
        background: url("/Content/imgs/icon-main-menu.gif") no-repeat scroll 5px -84px;
        height: 22px;
        padding: 6px 0 0 25px;
    }

    #menu_bgt .clsmenu7 .k-link span:first-child {
        background: url("/Content/imgs/icon-main-menu.gif") no-repeat scroll 5px -129px;
        height: 22px;
        padding: 6px 0 0 25px;
    }

    #menu_bgt .clsmenu8 .k-link span {
        background: url("/Content/imgs/icon-main-menu.gif") no-repeat scroll 5px -173px;
        height: 22px;
        padding: 6px 0 0 25px;
    }

    #menu_bgt .clsmenu9 .k-link span {
        background: url(/Content/imgs/icon-title-box.gif) no-repeat scroll 5px -81px;
        height: 22px;
        padding: 0px 0 0 25px;
    }

    #menu_bgt .k-state-hover,
    #menu_bgt .k-state-hover:hover {
        color: #2e2e2e;
        background-color: #64C9FB;
        border-color: #009BE2;
    }
    /* states */
    #menu_bgt .k-state-active {
        background-color: #64C9FB;
        color: #2e2e2e;
    }

.button_region .clsspanSearch {
    height: 100%;
    vertical-align: top;
}

    .button_region .clsspanSearch > input {
        height: 23px;
    }

.button_region .clsspanutton {
    float: right;
}

.button_region {
    font-weight: bold;
    margin-bottom: 5px;
}

.tblChiTietLich .clsle {
    background-color: #ecf4fe;
}

.tblChiTietLich .clschan {
    background-color: #ffffff;
}

.star {
    color: red;
}

ul.ui-autocomplete {
    cursor: default;
    max-height: 300px;
    overflow: auto;
    position: absolute;
}

#chat-container {
    position: fixed;
    bottom: 5px;
    right: 10px;
    border: 1px solid #ccc;
    width: 560px;
    background: #fff;
    z-index: 9999;
}

#box-body {
    display: none;
}

#chat-container-content .box-chat.blue #body-content-chat {
    height: 289px !important;
}

#chat-container-content .box-chat.blue #write-message {
    height: 80px !important;
}

.minisize {
    width: 260px !important;
}

.fade.in {
    opacity: 1;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a {
    background-color: transparent;
}

.k-pager-sizes.k-label {
    padding-left: 10px;
}

.k-pager-sizes .k-textbox {
    height: 20px;
    padding: 0;
    text-align: center;
    width: 35px;
}

.k-pager-input {
    padding-left: 10px;
}

.k-pager-info.k-label {
    float: right;
}

.k-pager-input {
    padding-left: 10px;
}

    .k-pager-input .k-textbox {
        height: 20px;
        padding: 0;
        text-align: center;
        width: 50px;
    }

.select2-container {
    z-index: 99999;
}

@media only screen and (max-width: 1024px) {
    h2.banner1 {
        text-transform:none;
    }
}
#svgContainer {
    position: absolute;
    opacity: 1;
}

#frm_Workfolow table tr td {
    padding: 8px 5px;
    /* width: 100%; */
    /*height: 100px;*/
    vertical-align: middle;
}
.clsykien {
    padding-top: 4px;
    font-style: italic;
}
.boxItemWf {
    text-align: center;
    border: 1px solid #cdcdcd;
    padding: 10px;
    max-width: 160px;
    /* margin-top: 30px; */
}

.box-pt {
    border-color: red;
}
.trewf-line {
    font-style: italic;
    font-size: 12px;
    display: block;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  
    font-size: 20px;
}