.HotnewsControl {
        /*background: rgba(0, 0, 0, 0) url("images/bot.png") no-repeat scroll right bottom;*/
        /* height: 367px; */
        overflow: hidden;
        /*padding: 0 4px 9px 0;*/
        position: relative;
        border: 2px solid #e8e8e8;
        width: 236px;
}
.HotnewsControl .Header span {
        color: #5e0000;
        font-size: 12px;
        padding-left: 0px;
        text-transform: uppercase;
        white-space: nowrap;
        line-height: 31px;
        font-weight: 600;
        margin-left: 10px;
        font-family: Arial;
}
.HotnewsControl .Header span::before {
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 7px solid #470101;
        margin-right: 5px;
}
.HotnewsControl .HotnewsScroll {
        /*border-bottom: 1px solid #ddd;
        border-image: none;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;*/
        min-height: unset !important;
        !im;
        !;
       /* height: 160px;*/
        margin: 0;
        overflow: hidden;
        background: #fff;
}
.HotnewsControl .HotnewsScroll {
        height: 300px !important;
}
.HotnewsControl .Header {
        width: 100%;
        margin:1px 0;
        height: 31px;
        position: relative;
        text-align: left;
        border: 1px solid rgb(187, 187, 187);
        background: linear-gradient(to bottom, #ffffff, #e7e7e7);
        box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
}
.HotnewsControl .HotnewsList {
        clear: both;
        display: inline-block;
        padding: 0 0 0 10px;
}
.HotnewsControl .HotnewsList .HotnewsItem {
        background: rgba(0, 0, 0, 0) url("images/listicon.png") no-repeat scroll left center;
        clear: both;
        display: block;
        padding: 5px 20px;
}
.HotnewsControl .HotnewsList .HotnewsItem img {
        display: none;
        float: left;
        height: 50px;
        margin-right: 6px;
        vertical-align: top;
        width: 65px;
}
.HotnewsControl .HotnewsList .HotnewsItem a {
        color: #222222;
        text-decoration: none;
}
.HotnewsControl .HotnewsList .HotnewsItem .ArticleTitle {
        color: #222222;
        padding-top: 0;
}
.HotnewsControl .HotnewsList .HotnewsItem .ArticleTitle:hover {
        color: #AC0203;
}
.HotnewsControl .HotnewsList .active {
        background-color: #cccccc;
}
.HotnewsControl .scrollup {
        background: rgba(0, 0, 0, 0) url("images/up.png") no-repeat scroll center center;
        height: 24px;
        position: absolute;
        right: 5px;
        top: 35px;
        width: 24px;
        z-index: 500;
}
.HotnewsControl .HotnewsList .HotnewsItem .itemnews {
        padding-left: 7px;
        background: rgba(0, 0, 0, 0) url('https://snv.binhthuan.gov.vn/Themes/sonoivu/UIHotnewsModule/Images/new.gif') no-repeat scroll right center;
        color: transparent;
}
.HotnewsControl .scrolldown {
        background: rgba(0, 0, 0, 0) url("images/down.png") no-repeat scroll center center;
        bottom: 13px;
        height: 24px;
        position: absolute;
        right: 5px;
        width: 24px;
        z-index: 500;
}
.HotnewsControl .HotnewsList .HotnewsItem .itemnews {
        padding-left: 7px;
        background: rgba(0, 0, 0, 0) url('https://syt.binhthuan.gov.vn/Themes/Blue01/UIHotnewsModule/Images/new.gif') no-repeat scroll right center;
        color: transparent;
}
