/*-----------------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;
}
/*check hien thi*/

.QTI_thongke .icon {
    width: 6%;
    position: relative;
    top: 1px;
}

.QTI_thongke .icon.hinh-1 {
    color: #ee7d17
}

.QTI_thongke .icon.hinh-2 {
    color: #fcbc34
}

.QTI_thongke .icon.hinh-3 {
    color: #5fac22
}

.QTI_thongke .icon.hinh-4 {
    color: #d91722
}

.QTI_thongke .icon.hinh-5 {
    color: #03dad2
}

.QTI_thongke .icon.hinh-6 {
    color: #a09d08
}

.QTI_thongke .icon.hinh-7 {
    color: #009688
}

.QTI_thongke .icon.hinh-8 {
    color: #008eff
}

.QTI_thongke .icon.hinh-9 {
    color: #f00
}

.QTI_thongke .icon.hinh-10 {
    color: #f00
}

.QTI_thongke i.fa {
    font-size: 14px;
    text-align: left;
    color: #fff;
}

.QTI_thongke .tieudethongke {
    line-height: 22px;
    text-align: left;
    padding: 0px;
    background: transparent;
    padding-left: 5px;
    font-size: 14px;
    color: #fff;
}
@font-face {
  font-family: 'UTMAurora';
  src: url('/font/UTM%20Aurora.ttf') format('truetype');
}

.QTI_thongke span.tongsofull {
  font-size: 34px;
  font-family: 'UTMAurora';
}

.QTI_thongke h3.thongkefull {
    text-align: center;
    color: #1f5f9e;
    margin-bottom: 0px;
    border-bottom: none;
}

.QTI_thongke .tbl_thongke {
    width: 100%;
}

.QTI_thongke .thongtinthongke {
    color: #fff;
    font-size: 14px;

}

.QTI_thongke .tieudetongsofull{
    padding-bottom: 5px;
}
/*Css theo OCOP*/
.QTI_thongke .tieudetongsotruycap {
  text-align: center;
  /*padding: 15px 0px 5px 0px;*/
  font-weight: normal;
  color: #000;
  /*text-transform: uppercase;*/
  /*font-family: 'UTM Swiss', Arial, sans-serif;*/
  font-size: 14px;
  padding-bottom: 5px;
}
.QTI_thongke h3.thongkefull {
  text-align: center;
}
.QTI_thongke span.tongsotruycap {
  color: #d53c00;
  font-family: 'UTM Swiss', Arial, sans-serif;
  font-size: 28px;
  font-weight: bold;
}
/*End Css theo OCOP*/
.truycap .content {
  background: transparent;
}
.QTI_thongke table td{
  border: none !important;
}