/*-------------setting modlue tin moi doc nhieu---------------*/
/*-----------------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 .qti-button {
    line-height: 24px;
    font-size: 14px;
    background-image: none;
    vertical-align: top;
    border-radius: 2px;
    color: #fff;
    background-color: #3498db;
    height: 24px;
    padding: 0 5px;
}

.button-set .RadButton_Default.rbSkinnedButton {
    background-image: none;
    margin-bottom: 5px;
}

.button-set .rbPrimaryIcon {
    top: 5px;
}

/*--------------e:button------------------*/
/*noi dung table chung*/
.table_danhba .RadGrid_Office2007 .rgHeader,
.table_danhba .RadGrid_Office2007 th.rgResizeCol,
.table_danhba .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_danhba .RadGrid_Office2007 .rgRow td,
.table_danhba .RadGrid_Office2007 .rgAltRow td,
.table_danhba td,
.table_danhba .rgMasterTable,
.table_danhba {
    border-color: #dbdbdb;

}

.danhsachnhom .rgMasterTable td {
    padding: 10px;
}

.table_danhba .RadGrid_Office2007,
.RadGrid_Default,
.RadTreeList_Office2007,
.rtlCEdit div.RadTreeList_Office2007 {
    border: 1px solid #dbdbdb;

}

.RadGrid_Default td {
    border-width: 0 0 1px 1px !important;
}

.table_danhba .RadGrid_Office2007 .rgHeader,
.RadTreeList_Office2007 .rtlHeader,
.RadGrid_Default .rgHeader,
.RadTreeList .rtlVBorders .rtlHeader th {
    border: 1px solid #dbdbdb;
    color: #545454;
    font-weight: 500;
    border-right: none;
    border-top: none;
    padding: 10px;
    background: #e6e6e6;

}

.rgMasterTable td {
    border-color: #dbdbdb !important;
}

.table_danhba .RadGrid_Office2007 .rgPager {
    background: #e6e6e6;
}

.table_danhba th.rgHeader:first-child {
    border-left: none;
}

/* e:noi dung table*/
/*check hien thi*/
.check-all label {
    padding: 0 5px;
    vertical-align: middle;
}

/*e:check hien thi*/
/*border input*/
.Danhba-style textarea,
.Danhba-style .riTextBox,
.Danhba-style .RadUpload_Default .ruFakeInput,
.Danhba-style input.input-style,
.Danhba-style .textbox,
.Danhba-style select,
.Danhba-style .RadComboBox table {
    border: 1px solid #dbdbdb !important;
}

/*e:border input*/
/*bg combobox*/
.Danhba-style .RadComboBox_Default .rcbInputCell {
    background-image: none;
}


.Danhba-style .RadComboBox_Default .rcbArrowCell,
.Danhba-style .rcbArrowCell.rcbArrowCellRight a {
    background: url(/images/dropdown.png) center center no-repeat;
}

.Danhba-style .RadComboBox .rcbInput {
    padding: 5px;
}

.Danhba-style .RadComboBox table td.rcbInputCell {
    padding: 0px;
}

.Danhba-style .RadComboBoxDropDown {
    border-top: none;
    border: 1px solid #dbdbdb;
}


.Danhba-style .RadComboBox table {
    border: 1px solid #dbdbdb !important;
    border-radius: 3px;
}

/*e:bg combobox*/
.Danhba-style .row {
    padding-bottom: 5px;
}

/*chieu rong input, combobox*/
@media screen and (max-width: 767px) {

    .Danhba-style .noidungtimkiem,
    .Danhba-style div.RadComboBox.RadComboBox_Default,
    .Danhba-style .RadPicker.RadPicker_Default,
    .Danhba-style span.ruFileWrap.ruStyled,
    .Danhba-style .riSingle,
    .Danhba-style input.textbox,
    .Danhba-style input.input-style,
    .Danhba-style .combobox {
        width: 100% !important;
    }
}

.Setting_TinmoiDocnhieu .RadTreeView_Default .rtIn {
    white-space: break-spaces;
}

/*------------e:setting modlue tin moi doc nhieu-------------*/

/*scroll*/
@media only screen and (max-width: 767px) {
    .overflow-style {
        overflow-x: auto;
        width: auto !important;
    }

    .overflow-style .RadGrid,
    .overflow-style .RadTreeList_Office2007 {
        width: 100% !important;
        overflow-x: auto;
    }
}

/*e:scroll*/
/*e:danh sach van ban*/
/*-----view-kieu1----*/
.Danhba_kieu1 .danhmucdb {
    width: 100%;
    clear: both;
    overflow: hidden;
}

.Danhba_kieu1 .phongban a {
    background-color: #337ab7;
    border-color: #2e6da4;
    padding: 5px 20px;
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
}

/*-----e:view-kieu1----*/

/*-----view-kieu2----*/
.Danhba_kieu2 .danhmucdb {
    width: 100%;
    clear: both;
    overflow: hidden;
}

.Danhba_kieu2 table.danhba {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.Danhba_kieu2 table.danhba th {
    text-align: center;
}

.Danhba_kieu2 table.danhba td:nth-child(1) {
    text-align: center;
}

.Danhba_kieu2 table.danhba td {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;

}

.Danhba_kieu2 table.danhba th {
    text-align: left;
    padding: 8px;

}

.Danhba_kieu2 table.danhba th {
    background-color: #ff6013;
    color: #fff;
}

/*-----e:view-kieu2----*/

/*----view so do to chuc-------*/
.Danhba_quanly .RadTabStrip .rtsLevel1 .rtsTxt,
.Danhba_quanly .RadTabStripVertical .rtsLevel1 .rtsTxt {
    padding: 5px;
    text-decoration: none;
}

.Danhba_quanly .RadTabStrip_Office2007 .rtsLevel1 {
    background-color: #efeeee;
}

.Danhba_quanly .RadTabStrip_Office2007 .rtsLevel1 .rtsLink {
    color: #333;
    font-weight: bold;
    background-image: none;
}

.Danhba_quanly .RadTabStrip_Office2007 .rtsLevel1,
.Danhba_quanly .RadTabStrip_Office2007 .rtsLevel1 .rtsOut {
    background-image: none;
}

.Danhba_quanly a.rtsLink.rtsSelected {
    background: #1f5f9e;
    color: #fff !important;
}

.Danhba_quanly a {
    text-decoration: none;
}

.Danhba_quanly b {
    font-weight: normal;
}

.form_danhba {
    display: block;
}

.form_danhba .form_danhba-left,
.form_danhba .form_danhba-right {
    width: 100%;
}

@media screen and (min-width: 768px) {
    .form_danhba {
        display: flex;
    }

    .form_danhba .form_danhba-left,
    .form_danhba .form_danhba-right {
        width: 50%;
    }
}

.RadComboBoxDropDown {
    border-top: none;
    border: 1px solid #dbdbdb;
}

/*nhan vien*/
@media screen and (max-width: 767px) 
{
    .Danhba_quanly .rtsLevel1 ul {
        width: 100%
    }

    .Danhba_quanly .rtsLevel1 ul li {
        width: 100%
    }
}
.Danhba_quanly .themphongban .row{
    padding-bottom: 5px;
}
/*e:nhan vien*/
/*----view so do to chuc-------*/