
.HotnewsControl {
    /*background: rgba(0, 0, 0, 0) url("images/bot.png") no-repeat scroll right bottom;*/
    height: 267px;
    overflow: hidden;
    /*padding: 0 4px 9px 0;*/
    position: relative;
}
.HotnewsControl .Header span {
    color: #ffffff;
    font: bold 13px/28px arial;
    padding-left: 10px;
    text-transform: uppercase;
    white-space: nowrap !important;
}
.HotnewsControl .Header span::before {
    content: url(images/iconstarY.png);
    margin-right: 2px;
}
.HotnewsControl .HotnewsScroll {
    border-bottom: 1px solid #ddd;
    border-image: none;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    height: 100% !important;
    margin: 0;
    overflow: hidden;
}
.HotnewsControl .Header {
    /* background: #9b0000; */
    /* background: -moz-linear-gradient(left, #9b0000 0%, #e24f4f 100%);
    background: -webkit-linear-gradient(left, #9b0000 0%,#E03E3E 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b0000', endColorstr='#e24f4f',GradientType=1 );width: 100%;margin:1px 0;position: relative;
   /* background: url(https://storage-vnportal.vnpt.vn/nan-ubnd/1/background/menu-background.jpg) repeat-x top center;border-radius: 5px 5px 0 0;*/
    background-color: #db2017;
}
.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;
}
