.UIVanBan {
    background: #fff;
    padding: 10px;
    display: none;
}
.UIVanBan *{
    font-family:Roboto;
}
.UIVanBan .Title h2:before {
    content: "\f115";
    display: inline-block;
    font: bold 20px FontAwesome;
    margin-right: 10px;
}
.UIVanBan .Title h2 {
    text-transform: uppercase;
    font-size: 16px;
    color: #d60d0b;
    padding:15px;
}
.UIVanBan .Search {
    border:1px solid #eee;
    border-radius:3px;
    padding: 20px;
    margin:0 0 15px 0;
    display: inline-block;
    width: 100%;
}
.UIVanBan .Search .row .col-6 {
    height: 40px;
}
.UIVanBan .Search .row .col-6 label, .UIVanBan .Search .row .col-4 label {
    font-size: 13px;
    font-weight: 500;
    font-family: 'Roboto';
    text-transform: uppercase;
    margin-right: 10px;
}
.UIVanBan .Search .row .col-6 input {
    width: 347px;
    height:30px;
    border:1px solid #ccc;
    border-radius:2px;
    padding: 0 5px;
}
.UIVanBan .Search .row .col-6 div.RadDropDownList {
    width: 350px;
}
.UIVanBan .Search .form-group.row .form-group.row {
    display: inline-flex;
}
.UIVanBan .Search .row .col-4 {
    margin-right: 20px;
}
.UIVanBan .Search .row .col-4 .rbDecorated {
    font-size: 14px !important;
    background: #d60c0c !important;
    border: none !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold !important;
}
.UIVanBan .Search .row .col-4 .rbDecorated:hover {
    background: #ff7c00 !important;
}
.UIVanBan .List td{
    padding: 10px !important;
    font-size: 14px;
    font-family: Roboto;
    border:1px solid #ddd;
}
.UIVanBan .List table {
    border:1px solid #ddd;
    border-collapse: collapse!important;
    width: 100%;
}
.UIVanBan .List th.tblHeader {
    background: #ffc500 !important;
    border: 1px solid #c0c0c0 !important;
    color: #373737 !important;
    font-weight: bold !important;
    text-transform: uppercase;
    text-align: center !important;
    padding: 10px;
    /* background: linear-gradient(to right, #d60c0c 0%, #ffc500 100%); */
}
.UIVanBan .List table tr td:last-child {
    text-align: center !important;
}
.UIVanBan .List table tr td:first-child {
    text-align:center;
}
.UIVanBan .List table tr td:last-child a {
    color: #d60c0c !important;
    font-weight: bold !important;
    text-transform: uppercase;
    font-size: 13px;
}
.UIVanBan .List table tr td:last-child a:hover {
    text-decoration: underline;
}
.PopUp {
    padding: 20px;
}
.PopUp .HeaderPopup {
    position:relative;
}
.PopUp .HeaderPopup .FormHeader {
    height:auto;
}
.PopUp .HeaderPopup .FormHeader h2 {
    font-size: 15px;
    font-weight: 500;
    font-family: 'Roboto';
    text-transform: none;
    color: #444;
    padding:10px;
    display: inline-block;
    line-height: initial;
}
.PopUp .dialog-close {
    position:absolute;
    right:0;
    top: 5px;
    background: red;
    width: 30px;
    height: 30px;
    color: #fff;
    border-radius: 10000px;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-size: 23px;
}
.PopUp .dialog-wrap {

}
.PopUp .dialog-wrap iframe {
    width:100% !important;
    height: 1000px;
}
.RadButton_Office2007.rbSkinnedButton, .RadButton_Office2007.rbVerticalButton, .RadButton_Office2007 .rbDecorated, .RadButton_Office2007 .rbSplitRight, .RadButton_Office2007 .rbSplitLeft{
    background:none!important;
}
.RadGrid_Office2007{
	border: none !important;
}

.UIVanBan .pager {
    text-align: right !important;
    margin:10px 0 0;
}
.UIVanBan .pager span {
    cursor: pointer;
    margin: 0 2px;
    display: inline-block;
    color: #ff8617;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Roboto';
}
.UIVanBan .pager a {
    cursor: pointer;
    margin: 0 2px;
    display: inline-block;
    color: #929292;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Roboto';
}
.UIVanBan .form-group.row.row2 {
    display: inherit;
}
.UIVanBan .form-group.row.row2 .col-4 {
    float:left;
    margin:25px 0;
}
.UIVanBan .col-4.col3 {
    margin: 0 auto;
    text-align: center;
}
.UIVanBan .col-4.col3 span {
    display: inline-block;
}
/************************/
.UIVanBanHG {
    background-color: white;
    /* margin: 24px; */
}

.UIVanBanHG .row {
    margin: 12px;
    padding-top: 12px;
}

.UIVanBanHG .row>* {
    width: auto;
}

.UIVanBanHG .row>* {
    width: auto;
}

.UIVanBanHG label.lb {
    font-weight:bold;
}

.form-control{
    margin-bottom: 12px;
	 width: 100% !important;
}

#ctrl_12783_1174_plSearch > div.boxSearch > div:nth-child(1)
{
    display: none !important;
}

input#ctrl_12714_1174_btnSearch {
    padding: 6px;
    background: red;
    border: none;
    color: wheat;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 3px;
}

input#ctrl_12714_1174_btnSearch:hover {
    cursor: pointer;
}

input#ctrl_12714_1174_btnReset {
    padding: 6px;
    background: red;
    border: none;
    color: wheat;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 24px;
    border-radius: 3px;
}
input#ctrl_12714_1174_btnReset:hover{
    cursor: pointer;
}

label.btnNangCao {
    padding: 6px;
    background: red;
    border: none;
    color: wheat;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 3px;
}

.UIVanBanHG .row {
    display: block !important;
}

.UIVanBanHG .List {padding-bottom: 24px;}

table.tblVanBan {
    margin: 0 12px;
}

.tblVanBan tr:first-child {
    background-color: #ffce00;
    /* padding: 8px 0; */
}

th.tblHeader:first-child {
    display: none;
}

.tblVanBan tr td:first-child {
    display: none;
}

th.tblHeader {
    padding: 7px;
    text-transform: uppercase;
    text-align: center;
    /* color: red; */
    border: solid 1px;
}

.tblVanBan tr td {
    /*padding: 8px;*/
	padding: 5px;
    border: 1px solid;
}

