.divKhungMotCotMoi {
        display: flex;
        padding: 10px 17px 10px 0px !important;
}
.textKhungMotCotMoi {
        font-family: Arial !important;
        font-size: 14px !important;
        font-weight: bold !important;
        color: #222222 !important;
        text-align: justify;
        padding-left: 10px;
}
.datekhungmoi {
        font-size: 11px;
        color: #9b9b9b;
        margin: 5px;
        text-align: left;
}
.divAnh1cot {
        max-width: 30%;
}
.anhmotcot {
        float: left;
        max-height: 68px !important;
        max-width: 109px !important;
}
h5.skin-title {
        text-transform: uppercase;
        font-weight: bold;
        color: #06598e;
        list-style: none;
        text-align: left;
}
.card-skin-camau-title {
        border-left: 5px solid red;
        padding-left: 10px;
        margin-bottom: 5px;
}
.ul-title-skin {
        list-style: none;
}
.image-link {
        position: relative;
        display: inline-block;
}
.sub-div {
        position: absolute;
        top: 100%;
        left: 10%;
        display: none;
        background-color: white;
        padding: 10px;
        border: 1px solid #ccc;
        z-index: 1;
}
.SliderFeature .RightCol .ArticleItem .divKhungMotCotMoi .sub-div p.textKhungMotCotMoi {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        /* number of lines to show */line-clamp: 3;
        -webkit-box-orient: vertical;
        font-weight:normal !important;
}
