.DNNContainer_Kieu1TB {
    border: 1px solid #dbdbdb;
    height: 80%;
}

.DNNContainer_Kieu1TB {
    background: #fff;
    border-radius: 5px 5px 0 0;
}

  .DNNContainer_Kieu1TB .header {
    /* background: url(images/bulet-k1.png) no-repeat 12px center, #1b6ccb; */
	border-bottom: solid 1px #FFFFFF;
    background: #1b6ccb;
    height: 35px;
  }

.DNNContainer_Kieu1TB .title h2 {
    margin: 0px;
    text-align: center;
    line-height: 40px;
}

.DNNContainer_Kieu1TB .title h2 span,.DNNContainer_Kieu1TB .title h2 a {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    display: flex;
    justify-content: flex-start;
    padding-left: 10px;
}
    

.DNNContainer_Kieu1TB .heading_wrapper {
    margin: 0;
    border-radius: 5px 5px 0 0;
    padding-bottom: 0px;
}

.DNNContainer_Kieu1TB .Content-Kieu1TB {
    padding: 10px;
    border: 1px solid #dbdbdb;
	  background: #fff;
    border-top: none;
}
.DNNContainer_Kieu1TB .Content-Kieu1TB a{
    display: flex;
	color: #000;
    line-height: 18px;
    font-size: 14px;
    text-decoration: none;
    width: 70%;
    margin-left: 0px;
}
.r1 .Content-Kieu1TB a {
  display: flex;
  color: #000;
  line-height: 18px;
  font-size: 14px;
  text-decoration: none;
  width: 100% !important;
  margin-left: 0px;
}

.r1 .Content-Kieu1TB a:before {
  content: "";
  display: block;
  background: url(/images/iconthongbao.png) no-repeat;
  width: 10px;
  height: 9px;
  float: left;
  margin-top: 5px;
  margin-right: 8px;
}

.DNNContainer_Kieu1TB .Content-Kieu1TB a:hover {
  color: #346ed4;
}

.DNNContainer_Kieu1TB .Main_Tinmoi ul li:before {
    background: url(images/img-tb.svg) no-repeat;
    height: 16px;
    float: left;
    margin-top: 3px;
    margin-right: 7px;
    width: 20px;
}
.r1 .tab-content{
  min-height: 390px;
}
