.DNNContainer_Kieu2 {
    background: #fff;
    border-top: none;
    border: none;
}

  .DNNContainer_Kieu2 .header {
    /*background: -webkit-linear-gradient(top, #fff, #ebebeb) !important;*/
    background: #fff;
    height: 35px;
    border: 1px solid #dbdbdb;
    border-left: none;
    border-bottom: 1px solid #ff9000;
  }

.DNNContainer_Kieu2 .title h2 {
    text-indent: 12px;
    margin: 0px;
    text-align: left;
    line-height: 36px;
    font-family: Arial;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}

.DNNContainer_Kieu2 .title h2 {
    text-indent: 25px;
    margin: 0px;
    height: 34px;
    float: left;
    background: url(images/butletleft_k2.png) no-repeat 9px center, url(images/bg_k2.png) no-repeat top right !important;
    padding-right: 40px;
}

.DNNContainer_Kieu2 .title h2 a,
.DNNContainer_Kieu2 .title h2 span {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}


.DNNContainer_Kieu2 .title h2 a:hover {
    color: #fff;
}

.DNNContainer_Kieu2 .heading_wrapper {
    margin: 0;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
    height: 36px;
}

.DNNContainer_Kieu2 .Content-Kieu2 {
    border: 1px solid #dbdbdb;
    border-top: none;
    padding: 10px;
}
@media screen and (max-width: 991px) {
  .DNNContainer_Kieu2 .title h2 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    color: white;
  }
}