.UIHotnewsModule_Default2 {
        /* overflow: hidden; */
        margin-bottom: 25px;
        /* padding: 15px; */
        background: #ffffff;
        border-radius: 8px;
        margin-top: 82px;
}
.UIHotnewsModule_Default2 .Header{
        padding-bottom:0;
}
.UIHotnewsModule_Default2 .HotnewsControl .HotnewsList .HotnewsItem .ArticleTitle{
        font-style: normal;
        font-weight: 600 !important;
        font-size: 16px;
        line-height: 1.4;
        display: flex;
        align-items: center;
        /* Text/1 */
        color: #082555;
        width: 100%;
        padding-left: 20px;
}
.UIHotnewsModule_Default2 .HotnewsControl .HotnewsList .HotnewsItem  .sum{
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        /* or 21px */
        display: flex;
        align-items: center;
        /* Text/1 */
        color: #082555;
        padding-left: 20px;
        padding-top: 8px;
}
.UIHotnewsModule_Default2 .HotnewsControl{
        /* height: 550px; */
        width: 100%;
        background: #ffffff;
        overflow: auto;
        padding: 0;
}
.UIHotnewsModule_Default2 .HotnewsControl .Header span{
        background-image: none !important;
        font-style: normal;
        font-weight: 700 !important;
        font-size: 20px;
        line-height: 21px;
        /* identical to box height, or 150% */
        display: flex;
        align-items: center;
        /* Text/1 */
        color: #082555;
        padding-left: 40px;
}
.UIHotnewsModule_Default2 .Header {
        height: 42px;
        background: url("https://storage-vnportal.vnpt.vn/congdoanvnpt/themes/congdoan/images/hot-news.png") no-repeat scroll left 10px center !important;
        margin-bottom: 0 !important;
        border-bottom: 1px solid #036bcb5c;
        background-color: #f2f8fc !important;
        margin-bottom: 10px !important;
}
.UIHotnewsModule_Default2 .HotnewsControl .Header a{
        display:none
}
.UIHotnewsModule_Default2 .Header span {
        font-family:inherit;
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 21px;
        display: flex;
        align-items: center;
        color: #092D6A;
        text-transform: uppercase;
        padding-left: 45px;
        padding-top :9px
}
.UIHotnewsModule_Default2 .Header span {
        font-family:inherit;
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 21px;
        display: flex;
        align-items: center;
        color: #092D6A;
        text-transform: uppercase;
        padding-left: 45px;
        padding-top :9px
}
.UIHotnewsModule_Default2 .HotnewsScroll {
        height: 350px !important;
        margin: 0;
        overflow: hidden;
        padding: 0;
}
.UIHotnewsModule_Default2 .HotnewsControl .HotnewsScroll {
        margin: 0;
        overflow: hidden;
        padding: 0;
        padding-left: 0;
        height: unset !important;
}
.UIHotnewsModule_Default2  .HotnewsList {
        display: inline-block;
        padding: 2px 0;
        width: 100%;
        list-style-type: none;
        counter-reset: css-counter 0;
}
.UIHotnewsModule_Default2 .HotnewsList {
        display: inline-block;
        padding: 2px 0;
        width: 100%;
}
div.UIHotnewsModule_Default2 .HotnewsList .HotnewsItem {
        background: none !important;
        clear: both;
        float: left;
        padding: 10px 5px 10px 35px;
        margin-left: 0px;
        counter-increment: css-counter 1;
        position: relative;
}
.UIHotnewsModule_Default2 .HotnewsList .HotnewsItem:before {
        content: counter(css-counter) " ";
        /* Apply counter before children's content. */
        border-bottom: 2px solid #0C419A;
        font-weight: 900;
        font-size: 24px;
        line-height: 29px;
        text-align: center;
        width: 24px !important;
        height: 29px  !important;
        margin-left: -27px;
        position: absolute;
        color:#0C419A;
        /* padding:0 5px; */
        background: linear-gradient(0deg, #0C419A 0%, #00C0FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        /* padding-left: 9px; */
}
.UIHotnewsModule_Default2 .HotnewsList .HotnewsItem img {
        display: none;
        float: left;
        height: 60px;
        margin-right: 6px;
        vertical-align: top;
        width: 70px;
}
.UIHotnewsModule_Default2 .HotnewsList .HotnewsItem .ArticlePostDate {
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 150%;
        color: #98A0AA;
}
.UIHotnewsModule_Default2 .HotnewsList .HotnewsItem a {
        color: #222222;
        text-decoration: none;
}
.UIHotnewsModule_Default2 .HotnewsList .HotnewsItem .ArticleTitle {
        color: #092D6A;
        padding-top: 0;
}
.UIHotnewsModule_Default2 .HotnewsList .HotnewsItem .ArticleTitle:hover {
        color: #0e16d9;
}
.UIHotnewsModule_Default2 .HotnewsList .active {
        background-color: #cccccc;
}
@media only screen and (max-width: 768px){
        div.UIHotnewsModule_Default2 .HotnewsControl{
                padding: 0 !important;
        }
        .UIHotnewsModule_Default2{
                margin-top: 0;
        }
}
