/*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*/
/*------nut chon------*/
.check-all label {
    padding: 0 5px;
    vertical-align: middle;
}

/*------nut chon------*/
/*----view video moi----*/
.ViewVideoMoi .QTI_VideoMoi_2018Content {
    text-align: justify;
    position: relative;
    top: -10px;
}

.ViewVideoMoi a {
    text-decoration: none;
    line-height: 18px;
}

.ViewVideoMoi table[style="table-layout:auto;empty-cells:show;"] {
    padding-top: 5px;
}

.ViewVideoMoi table[style="table-layout:auto;empty-cells:show;"] td {
    padding: 0;
}

.ViewVideoMoi a.tenvideo {
    line-height: 20px;
    /* height: 60px; */
    /*padding-left: 12px !important;*/
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
}
.ViewVideoMoi tr:not(:last-child) a.tenvideo {
   margin-bottom: 10px ;
}

.ViewVideoMoi a.qti-button {
    background: #3498db;
    color: #fff;
    line-height: 18px;
    padding: 3px 7px;
    border-radius: 2px;
    text-decoration: none;
}

.ViewVideoMoi table tr td {
    text-align: justify;
}

.ViewVideoMoi a.tenvideo:before {
    /*content: "";
    display: block;
    background: url(/images/icon-video.png) no-repeat;
    width: 20px;
    height: 15px;
    float: left;
    margin: 5px;*/
}

/*-----e:view video moi----*/
/*-----Setup video----*/
.Setting_videomoi .SubHead {
    width: 30%;
    height: 30px;
    text-indent: 10px;
}

.Setting_videomoi .cbxtrang {
    width: 180px !important;
}

.Setting_videomoi .row {
    padding-bottom: 5px
}

.Setting_videomoi select {
    border-color: #dbdbdb;
}

.Setting_videomoi .RadComboBox_Default .rcbInputCell {
    background-image: none;
}

.Setting_videomoi .RadComboBox_Default .rcbArrowCell,
.Setting_videomoi .rcbArrowCell.rcbArrowCellRight a {
    background: url(/images/dropdown.png) center center no-repeat;
}

.Setting_videomoi .RadComboBox .rcbInput {
    padding: 5px;
}

.Setting_videomoi .RadComboBox table td.rcbInputCell {
    padding: 0px;
}

.Setting_videomoi .RadComboBoxDropDown {
    border-top: none;
    border: 1px solid #dbdbdb;

}

/*bg combobox*/
.Setting_videomoi .RadComboBox table {
    border: 1px solid #dbdbdb !important;
    border-radius: 3px;
    background: white
}


/*----e:Setup video----*/

.ViewVideoMoi img.anhdaidienvideo {
    max-width: 100px !important;
    min-width: 100px;
    height: 60px ;
    float: left;
    /*margin: 5px 0px;*/
    padding-right: 10px;
}

.ViewVideoMoi img.anhiconvideo {
    float: left;
    /*margin-bottom: 10px;
    padding-right: 10px;
    position: relative;
    top: 5px;*/
    width: 14px;
    height: 10px;
    margin-right: 10px;
    margin-top: 5px;
}