/*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;
}

.buttons-set .RadButton_Default.rbSkinnedButton {
    background-image: none;
    margin-bottom: 5px;
}

.button-set .RadButton_Default.rbSkinnedButton {
    background-image: none;
    margin-bottom: 5px;
}

.button-set .rbPrimaryIcon {
    top: 5px;
}

/*e:button*/

/*background input*/
.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*/
.data_select .RadComboBox,
.data_select .NormalTextBox {
    width: 160px
}

@media screen and (max-width: 480px) {

    .data_select .RadComboBox,
    .data_select .NormalTextBox {
        width: 100% !important
    }
}

.NormalTextBox {
    border: 1px solid #dbdbdb;
}

/*-------------------VIEW---------------------*/

.view_vbnews ul.danhsachvanban {
    margin: 0px;
}

  .view_vbnews ul.danhsachvanban li {
    list-style-type: none;
    padding: 10px 0px !important;
    /*border-bottom: 1px #d0d0d0 solid;*/
    text-align: justify;
    border-bottom: 1px dashed #dbdbdb;
  }

.view_vbnews ul.danhsachvanban li:last-child {
    border-bottom: none;
}

.view_vbnews a.trichyeu {
    text-decoration: none;
    font-weight: bold;
    color: #474747;
}

.view_vbnews .sokyhieu {
    color: #676767;
    padding-top: 5px;
    font-weight: normal;
    font-style: italic;
}

.view_vbnews img.iconvanban {
    /*width: 14px;
    height: 14px;*/
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.view_vbnews .luotxemtai {
    color: #909090;
    font-weight: normal;
    font-style: italic;

}

/*-------------------E:VIEW---------------------*/

/*-------------------SETIING--------------------*/
/* 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 {
    border-color: #dbdbdb;
    padding: 10px;
}

.table_vb .RadGrid_Office2007 {
    border: 1px solid #dbdbdb;
    border-bottom: none;
}

.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;
}

.QTIvanbanmoi_Setting .RadComboBox {
   border: 1px solid #dbdbdb;
    border-radius: 3px
}

/* noi dung table*/
/*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-------------------*/