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