﻿/*View*/
.RadDataPager_Default {
  border: none !important;
  background: #eef8fe;
}

.image_item {
  /*width: 220px;*/
  width: 29%;
  height: 250px;
  float: left;
  margin: 14px;
}

  .image_item img {
    width: 100%;
    height: 250px;
  }

.QTI_Image_v2_SlideContent .RadDataPager.RadDataPager_Default .rdpWrap:nth-of-type(1),
.QTI_Image_v2_SlideContent .RadDataPager.RadDataPager_Default .rdpWrap:nth-of-type(3),
.QTI_Image_v2_SlideContent .RadDataPager.RadDataPager_Default .rdpWrap:nth-of-type(4) {
  display: none;
}

.QTI_Image_v2_SlideContent .RadDataPager.RadDataPager_Default .rdpWrap.rdpNumPart {
  float: right;
}

.QTI_Image_v2_SlideContent .RadDataPager_Default .rdpNumPart a.rdpCurrentPage, .QTI_Image_v2_SlideContent .RadDataPager_Default .rdpNumPart a.rdpCurrentPage span {
  background: transparent !important;
  color: #0680c9;
}

.QTI_Image_v2_SlideContent .RadDataPager_Default .rdpNumPart a {
  color: #a0a0a0 !important;
}

  .QTI_Image_v2_SlideContent .RadDataPager_Default .rdpNumPart a:hover {
    color: #0680c9 !important;
  }

    .QTI_Image_v2_SlideContent .RadDataPager_Default .rdpNumPart a:hover, .QTI_Image_v2_SlideContent .RadDataPager_Default .rdpNumPart a:hover span {
      background: transparent !important;
    }

.quanlyview {
  float: right;
}

.image_item,
.image_item img {
  height: auto !important;
}

@media only screen and (max-width: 414px) {
  .image_item {
    width: 33.33%;
    position: relative;
    overflow: hidden;
    padding: 0;
    padding-bottom: 30.25%;
    height: auto;
    margin: 0;
    float: left;
  }

    .image_item img {
      width: 100%;
      height: 100%;
      position: absolute;
      padding-bottom: 0;
      margin: 10px;
    }
}
/*End View*/
/*Quan ly*/
@media only screen and (max-width: 320px) {
  .danhsachanh {
    width: 305px;
    overflow-x: scroll;
  }
}

@media screen and (max-width: 414px) and (min-width: 360px) {
  .danhsachanh {
    width: 345px;
    overflow-x: scroll;
  }
}

td[align="center"] img {
  height: auto !important
}

.quanly {
  margin-top: 10px;
  float: left;
}

.quanly1 {
  margin: 10px 0px;
  width: 100%;
  height: 24px;
}

.thietlap {
  float: right;
}
/*End Quan ly*/
/*Edit*/
.QTI_Image_v2_SlideContent ul li {
  list-style-type: none;
}

.QTI_Image_v2_SlideContent input[value="Select"] {
  float: left;
  margin-right: 3px;
}
/*table.UIAnh tr:nth-of-type(5){
  display:none;
}*/
/*End Edit*/