/*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*/
/*border-input*/
textarea,
.riTextBox,
.RadUpload_Default .ruFakeInput,
input.input-style,
.textbox {
    border: 1px solid #dbdbdb !important;
}

/*e:border-input*/
/*noi dung table chung*/
.table_lienket .RadGrid_Office2007 .rgHeader,
.table_lienket .RadGrid_Office2007 th.rgResizeCol,
.table_lienket .RadGrid_Office2007 .rgHeaderWrapper,
.table_lienket .RadGrid.RadGrid_Default .rgHeader,
.table_lienket .RadGrid.RadGrid_Default th.rgResizeCol,
.table_lienket .RadGrid.RadGrid_Default .rgHeaderWrapper {
    background: #fff;
    border: 1px solid #dbdbdb;
    color: #545454;
    font-weight: 500;
    border-right: none;
    border-top: none;
    padding: 10px;
    background: #e6e6e6;
}

.table_lienket .RadGrid_Office2007 .rgRow td,
.table_lienket .RadGrid_Office2007 .rgAltRow td,
.table_lienket td,
.table_lienket .RadGrid.RadGrid_Default .rgRow td,
.table_lienket .RadGrid.RadGrid_Default .rgAltRow td,
.table_lienket td {
    border-color: #dbdbdb;
    padding: 10px;
}

.table_lienket .RadGrid_Office2007,
.table_lienket .RadGrid.RadGrid_Default {
    border: 1px solid #dbdbdb;
    border-bottom: none;
}

.table_lienket .RadGrid_Office2007 .rgHeader,
.table_lienket .RadGrid.RadGrid_Default .rgHeader {
    border: 1px solid #dbdbdb;
    color: #545454;
    font-weight: 500;
    border-right: none;
    border-top: none;
    padding: 10px;
    background: #e6e6e6;

}

.table_lienket .RadGrid_Office2007 .rgPager,
.table_lienket .RadGrid.RadGrid_Default .rgPager {
    background: #e6e6e6;
}

.table_lienket th.rgHeader:first-child {
    border-left: none;
}

/* e:noi dung table

/*scroll*/
@media only screen and (max-width: 767px) {
    .overflow-style {
        overflow-x: auto;
        width: auto !important;
    }

    .overflow-style .RadGrid.RadGrid_Office2007 {
        width: 100% !important;
        overflow-x: auto;
    }
}

/*e:scroll*/
/*-----view quan ly lien ket web----*/
.RadGrid_Office2007 .rgRow .canhdeu td {
    border-width: 1px;
}



/*----edit  lien ket web----*/
/*bg combobox*/
.QTI_Link .RadComboBox_Default .rcbInputCell {
    background-image: none;
}

.QTI_Link .RadComboBox_Default .rcbArrowCell,
.QTI_Link .rcbArrowCell.rcbArrowCellRight a {
    background: url(/images/dropdown.png) center center no-repeat;
}

.QTI_Link .RadComboBox .rcbInput {
    padding: 5px;
}

.QTI_Link .RadComboBox table td.rcbInputCell {
    padding: 0px;
}

.QTI_Link .RadComboBoxDropDown {
    border-top: none;
    border: 1px solid #dbdbdb;
}

/*bg combobox*/
.QTI_Link .RadComboBox table {
    border: 1px solid #dbdbdb !important;
    border-radius: 3px;
}

.QTI_EditLink .row {
    margin-bottom: 5px;
}

@media only screen and (max-width: 480px) {

    .QTI_Link input.textbox,
    .QTI_Link .RadComboBox {
        width: 100% !important;
    }
}

/*----e:edit  lien ket web----*/
/*--- nhom danh muc lien ket----*/
.hha-NhomDanhMuc tr {
    background: none !important
}

.hha-NhomDanhMuc tr:hover {
    background: #f2f2f2 !important
}

.hha-NhomDanhMuc .RadGrid_Default td {
    border-width: 0px 0px 1px 1px;
}

.hha-NhomDanhMuc .RadGrid.RadGrid_Default {
    border-left: none
}

/*---e:nhom danh muc lien ket---*/

/*----hien thi link---- */
.QTI_HienthiLink select {
  border-color: #dbdbdb;
  height: 34px;
  border-radius: 5px;
  text-indent: 8px;
  /*background: #f2f2f2;*/
}
/*---hien thi link---*/
/*danh muc link*/
.RadComboBoxDropDown_Default{
    border-color: #dbdbdb ;
}
/*e:danh muc link*/
/*Css theo OCOP*/
.links .QTI_HienthiLink select {
  color: #000;
  height: 34px;
  border: 1px solid #dedede;
  border-radius: 5px;
}

.links .content {
  background: transparent;
}
/*End css theo OCOP*/