/*css chung*/
.table_vb input.textbox {
    border: 1px solid #dbdbdb;
}

@media (max-width: 575px) {

    .table_vb input.textbox {
        width: 100% !important
    }
}

/*nut button*/
.button-set .RadButton_Default.rbSkinnedButton,
.button-set .RadButton_Default .rbDecorated,
.button-set .RadButton_Default.rbVerticalButton,
.button-set .RadButton_Default.rbVerticalButton .rbDecorated,
.button-set .RadButton_Default .rbSplitRight,
.button-set .RadButton_Default .rbSplitLeft,
.button-set .rbDecorated {
    line-height: 0px;
    font-size: 14px;
    background-image: none;
    vertical-align: top;
    border-radius: 2px;
    color: #fff;
    background-color: #3498db;
    height: 24px;
}

.button-set .RadButton_Default.rbSkinnedButton {
    background-image: none;
    margin-bottom: 5px;
}

.button-set .rbPrimaryIcon {
    top: 5px;
}

/*e:button*/
/* noi dung table*/
.table_vb .RadGrid_Office2007 .rgHeader,
.table_vb .RadGrid_Office2007 th.rgResizeCol,
.table_vb .RadGrid_Office2007 .rgHeaderWrapper {
    background: #fff;
    border: 1px solid #dbdbdb;
    color: #545454;
    font-weight: 500;
    border-right: none;
    border-top: none;
    padding: 10px;
    background: #e6e6e6;
}

.table_vb .RadGrid_Office2007 .rgRow td,
.table_vb .RadGrid_Office2007 .rgAltRow td,
.table_vb td {
    border-color: #dbdbdb;
    padding: 10px;
    background: white
}

.table_vb .RadGrid_Office2007 {
    border: 1px solid #dbdbdb;
}

.table_vb .RadGrid_Office2007 .rgHeader {
    border: 1px solid #dbdbdb;
    color: #545454;
    font-weight: 500;
    border-right: none;
    border-top: none;
    padding: 10px;
    background: #e6e6e6;

}

.table_vb .RadGrid_Office2007 .rgPager {
    background: #e6e6e6;
}

.table_vb th.rgHeader:first-child {
    border-left: none;
}

/* noi dung table*/
/*background input*/
.RadComboBox_Default {
    background: white
}
.RadComboBox_Default .rcbInputCell {
    background-image: none;
}

.RadComboBox_Default .rcbArrowCell,
.rcbArrowCell.rcbArrowCellRight a {
    background: url(/images/dropdown.png) center center no-repeat;
}

.RadComboBox .rcbInput {
    padding: 5px;
}

.RadComboBox table td.rcbInputCell {
    padding: 0px;
}

.RadComboBoxDropDown {
    border-top: none;
    border: 1px solid #dbdbdb;
}

/*e:background input*/


/*-------------------VIEW---------------------*/
/* row noi dung tim kiem top */
input.noidungtimkiem {
    border: 1px solid #dbdbdb;
    text-indent: 10px;
    font-style: italic;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 28px;
    border-radius: 3px;
    background: #fff;
}

/*e:row noi dung tim kiem top */

/*danh sach van ban*/
/*.table_vb tr.rgNoRecords td>div {
    border-bottom: 1px solid #dbdbdb;
}*/

.table_vb .rgRow input:checked {
    border-color: #9575cd;
    background-color: #9575cd;
}

.table_vb .RadGrid_Office2007 td.rgPagerCell {
    border: none;
}

@media only screen and (max-width: 576px) {

    /*table scroll*/
    
    .table_vb.scroll .RadGrid.RadGrid_Office2007 {
        width: 100% !important;
        overflow-x: scroll !important;
    }

    /*e:table scroll*/
}

/*e:danh sach van ban*/

.form-select .row,
.table_vb {
    margin-bottom: 5px;
}

.RadComboBox table {
    border: 1px solid #dbdbdb !important;
    border-radius: 3px;
    height: 28px;
}


.form-select .riTextBox {
    border: 1px solid #dbdbdb !important;
}

/*form top*/
.form-select {
    margin-top: 5px;
    display: flex;
}

.form-select .form-select-left,
.form-select .form-select-right {
    width: 50%
}


@media screen and (max-width: 767px) {
    .form-select {
        display: block;
    }

    .form-select .form-select-left,
    .form-select .form-select-right {
        width: 100%
    }

    .form-select .text-right {
        float: left
    }

    /*chinh form ngay*/
    .RadCalendarPopupShadows {
        right: 15px
    }

    table.RadCalendar_Default {
        float: right;
    }
}

/*e:form them moi*/
/*danh sach dinh kem*/
.detail_vb table.listfile {
    width: 100%;
    border: 1px solid #d0d7e5;
    border-top: none;
}

.detail_vb .listfile td.title-file {
    border: 1px solid #d0d7e5;
    width: 131px;
    border-top: none
}

.detail_vb a.tenfile,
.detail_vb i.filedinhkem {
    color: #333;
}

.detail_vb i.fa.filedinhkem {
    color: #ff0000;
}

/*e:danh sach dinh kem*/
/*chi tiet van ban*/
.detail_vb .RadGrid_Office2007 .rgAltRow td {
    border-color: #dbdbdb !important;
}

.detail_vb .RadGrid_Office2007 {
    border: 1px solid #dbdbdb;
    border-bottom: none;
}

.detail_vb .fa.size {
    color: #6b6b6b;
    padding: 0px 5px;
}

.detail_vb .danhsachfiledinhkem td {
    padding: 10px;
}

.detail_vb span.tieudedinhkem {
    font-weight: bold;
}

.detail_vb td.tieudefiledinhkem {
    border: 1px solid #d0d7e5;
    width: 131px;
    border-top: none;
}

.detail_vb table.danhsachfiledinhkem {
    width: 100%;
    border: 1px solid #d0d7e5;
    border-top: none;
}

/*e:chi tiet van ban*/
/*-------------------E:VIEW---------------------*/

/*-------------------SETIING--------------------*/
/*check hien thi*/
.check-all label {
    padding: 0 5px;
    vertical-align: middle;
}

/*e:check hien thi*/
/*nhom*/
.set_nhom {
    width: 100%;
    display: inline-block;
}

.set_nhom .title,
.set_nhom .content {
    float: left;
}

.set_nhom .content {
    margin-left: 10px;
}

@media screen and (max-width: 480px) {

    .set_nhom .title,
    .set_nhom .content {
        float: none
    }

    .set_nhom .RadComboBox {
        width: 100% !important
    }
}

/*------------------E:SETIING-------------------*/


/*---------------------EDIT--------------------*/

/*input-form*/
.edit_vb textarea,
.edit_vb .row>div>input,
.edit_vb td.rcInputCell span>input:first-child,
.edit_vb .RadUpload_Default .ruFakeInput {
    border: 1px solid #dbdbdb;
}

.edit_vb table tbody tr:nth-child(n+4) td:nth-child(2) input[type="button"],
.edit_vb table tbody tr:nth-child(n+4) td:nth-child(2) input.rbDecorated {
    border: none;
    border-radius: 2px
}

/*nut select*/
.edit_vb input.ruButton.ruBrowse {
    background: -webkit-linear-gradient(top, #e9e9e9 45%, #e1e1e1 85%);
    border-radius: 2px;
}

.edit_vb .RadUpload {
    width: auto
}

.edit_vb .RadUpload ul {
    list-style: none;
}

.edit_vb .RadUpload ul li {
    list-style: none;
}

.edit_vb .RadUpload input[type="button"] {
    margin: 3px;
}

.edit_vb .RadUpload ul li input[type="text"] {
    padding: 0;
    height: 26px;
}

.edit_vb .RadUpload .ruFileWrap {
    padding: 0;
    height: 28px;
}

/*e:select*/

/*margin cac dong input*/
.edit_vb .row {
    margin-bottom: 5px;
}

/*e:margin cac dong input*/

.edit_vb .RadComboBox_Default,
.edit_vbn input.datavanban,
.edit_vbn .RadPicker_Default,
.edit_vbn .RadComboBox .rcbArrowCell a,
.edit_vb table[summary="combobox"] td.rcbInput.radPreventDecorate,
.RadInput .riTextBox {
    height: 28px;
}

/*chinh chieu rong cac the input*/
@media screen and (max-width: 575px){
input.datavanban,
.edit_vb div.RadComboBox.RadComboBox_Default,
.edit_vb textarea,
.edit_vb .RadPicker.RadPicker_Default,
span.ruFileWrap.ruStyled {
    width: 100% !important
}
}

/*e:chinh chieu rong cac the input*/
/*select*/
input.ruFakeInput {
    width: 70%
}

/*e:input-form*/

/* --- table tep dinh kem ---- */
.edit_vb .RadGrid_Office2007 .rgGroupPanel {
    border-bottom: 1px solid #dbdbdb;
    background: #e3e3e3;
}

.edit_vb .RadGrid_Office2007 {
    border: 1px solid #dbdbdb;
    border-bottom: none;
}

.edit_vb .RadGrid_Office2007 .rgHeader {
    background: -webkit-linear-gradient(top, #f4f4f4 45%, #f6f6f6 85%);
    border: solid #dbdbdb;
    border-width: 0 0 1px 0px;
    padding: 3px;
}

/*ngay thang*/
.RadCalendar_Default .rcTitlebar,
.RadCalendar_Default .rcMain {
    border-color: #dbdbdb;
}

.RadCalendarPopupShadows>.rcShadBL,
.RadCalendarPopupShadows>.rcShadBR,
.RadCalendarPopupShadows>.rcShadTR {
    background-image: none
}

caption {
    padding-top: 0px;
    padding-bottom: 0px;
}

/*e:ngay thang*/