
.DNNContainer_Kieu4 {
    /*background: #fff;*/
    border-top: none;
    /*border: 1px solid #dbdbdb;*/

}

  .DNNContainer_Kieu4 .header {
    border-top: none;
    /*background: url(images/bulet-k2.png) no-repeat 9px 15px, -webkit-linear-gradient(top,#ffffff, #0086e3) !important;*/
    height: 38px;
  }

  .DNNContainer_Kieu4 .title h2 {
    text-indent: 18px;
    margin: 0px;
    text-align: left;
    line-height: 40px;
    height: 38px;
    display: inline-block;
    padding-right: 40px;
    /*background: url(images/bulet-k2.png) no-repeat 5px center, #20aa00;*/
    /*background: url(images/bulet-k2.png) no-repeat 5px center, url(images/bulet-k4.png) no-repeat top right !important;*/
    background: url(images/bulet-k4.png) no-repeat top right !important;
    /*border-radius: 0px 15px 0px 0px;*/
  }

.DNNContainer_Kieu4 .title h2 a,.DNNContainer_Kieu4 .title h2 span {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
     font-weight: bold;
}

.DNNContainer_Kieu4 .title h2 a:hover {
    color: #fff;
}

.DNNContainer_Kieu4 .heading_wrapper {
    margin: 0;
    /*border-bottom:1px solid #ff9000;*/
    /*border-radius: 5px 5px 0 0;*/
    height: 38px;
    background: #fff;
}

.DNNContainer_Kieu4 .Content-Kieu4 {
    /*padding: 10px;*/
    /*border:1px solid #dbdbdb;*/
    background: #fff;
    border-top: none;
}


@media screen and (max-width: 413px){
.DNNContainer_Kieu4 .title h2 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}
}
