
.DNNContainer_Kieu1 .heading_wrapper{
margin-bottom:10px;
}
.DNNContainer_Kieu1 .title .title-inner {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0;
    color: #fff;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 10px;
    color: #fff;
    background: #fff;
    text-align: left;
    border-bottom: 3px solid #cccccc;
    padding: 0 0 0 20px;
    background: transparent;
}

.DNNContainer_Kieu1 .title h2 {
    word-wrap: break-word;
    content: "";
    width: 100%;
    height: 100%;
    background: #0067be;
    color: white;
    display: block;
    top: 0;
    left: 0;
    padding: 0px 0px 5px 10px;
    z-index: -1;
    transform: skew(0deg);
    margin-bottom: 0;
    text-align: left;
    font-family: 'Roboto', Arial !important;
    font-weight: normal;
    text-transform: uppercase;

}

.DNNContainer_Kieu1 .title h2:before {
    content: "";
    width: 3px;
    height: 100%;
    transform: skew(0deg);
    display: block;
    background: #0067be;
    top: 0;
    left: -20px;
    position: absolute;
}

.DNNContainer_Kieu1 .title h2:after {
    content: "";
    width: 6px;
    height: 100%;
    transform: skew(0deg);
    display: block;
    background: #0067be;
    top: 0;
    left: -12px;
    position: absolute;
}

.DNNContainer_Kieu1 .title h2 a,
.DNNContainer_Kieu1 .title h2 span {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}
