.DNNContainer_Kieu2 {
    background: #fff;
    border-top: none;
    border: 1px solid #dbdbdb;
}

  .DNNContainer_Kieu2 .header {
    border-top: none;
    /*background: url(images/bulet-k2.png) no-repeat 9px center, #0083eb;*/
    background: #fff;
    height: 37px;
    /*border-right: 5px solid #ffae00;*/
    /*border-left: 5px solid #ffc107;*/
    /*border-bottom: 2px solid #de7d00;*/
    border-bottom: 2px solid #ca0000;
  }

.DNNContainer_Kieu2 .title h2 {
    text-indent: 15px;
    margin: 0px;
    text-align: left;
}

  .DNNContainer_Kieu2 .title h2 a,
  .DNNContainer_Kieu2 .title h2 span {
    color: #c40000;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 37px;
  }


.DNNContainer_Kieu2 .heading_wrapper {
    margin: 0;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
    height: 37px;
}

.DNNContainer_Kieu2 .Content-Kieu2 {
    padding: 10px;
    /*border: 1px solid #dbdbdb;*/
    border-top: none;
}

@media only screen and (max-width: 1366px) {
  .DNNContainer_Kieu2 .title h2 a {
    font-size: 15px !important;
  }
}