.DNNContainer_Kieu_bdt {
    /*border: 1px solid #dbdbdb;*/
}

.DNNContainer_Kieu_bdt {
    background: #fff;
    border-radius: 5px 5px 0 0;
}

  .DNNContainer_Kieu_bdt .header {
    /*background: url(images/bulet-k1.png) no-repeat 12px center, #1b6ccb;*/
    background-image: linear-gradient(#e6e6e6, #ffffff);
    height: 40px;
    border-radius: 10px 10px 0px 0px;
    border-bottom: 1px solid #ff0000;
  }

.DNNContainer_Kieu_bdt .title h2 {
    margin: 0px;
    text-align: left;
    line-height: 44px;
    text-indent: 12px;
}

.DNNContainer_Kieu_bdt .title h2 span,.DNNContainer_Kieu_bdt .title h2 a {
    text-decoration: none;
    color: #1f5f9e;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}
.DNNContainer_Kieu_bdt .title h2 a::before {
    content: "\f044";
    font: normal normal normal 16px / 1 FontAwesome;
    padding-right: 10px;
}
.DNNContainer_Kieu_bdt .heading_wrapper {
    margin: 0;
    border-radius: 5px 5px 0 0;
    padding-bottom: 0px;
}

.DNNContainer_Kieu_bdt .Content-Kieu_bdt {
    padding: 10px;
    border: 1px solid #dbdbdb;
    border-top: none;
}