.item-img li {
    margin-bottom: 5px !important;
}

.list-news {
    display: inline;
}

@media only screen and (min-width: 992px)
{
    .panel-aqi-min-height {
        height: 430px !important;
    }
}

.widget
{
    min-height: 200px;
}

.status-chart-body-tr {
    border-bottom: 1px solid #f0ecec;
    color:#027c9c;
}
.status-chart-body-tr:hover {
    color: #fff !important;
}

#block_stations_status {
    height: 342px;
}
/*.thead-aqi-chart>th {
    font-size: 1.3rem !important;
}*/

.text-clock-disable {
    background:none !important;
}

.text-status-normal {
    text-shadow: -1px 0 #999, 0 1px #999, 1px 0 #999, 0 -1px #999;
}
#block_stations_indicator tr td .num-blue {
    text-align: center !important;
}

.mid_date_aqi-disable {
    display: none;
}

#distributeChart .highcharts-legend {
    top: 0px;
}

.img-event img{
    border-radius: 0;
    object-fit: cover;
}

.info-human{
    padding-top: 0px;
}

#slider-link .img-human {
    margin-bottom: 5px !important; 
}

.child-topic, .recap-td, .content-widget .menu-footer-link.menu-content li a{
    font-size: 15px !important;
}


@media only screen and (max-width: 992px){
    .widget-home-page-disable {
        display: none !important;
    }
    .widget-home-block-2 {
        margin-bottom: 0px !important;
    }
    .widget-home-block-2, .widget-home-block-1 {
        min-height: auto !important;
    }
}

/*text status custom color. Chart funtion loadDataForAQIIndexBlock theo yêu cầu 20/03*/
.text-status-custom-color {
    color: #282828;
}
.thead-aqi-chart > th {
    font-weight: normal;
    font-size: 1.2rem !important;
}
.analog-gauge-lable-current-date-time {
    text-align: center;
    margin-top: -18px;
    font-size: 1.2rem;
}

.station-status-title {
    position: relative;
    left: 15px;
}

.station-status-icon {
    position: absolute;
}

#thead-aqi-char-heade > th {
    border-top: none;
    /*border-top: 2px solid #ddd;*/
    padding: 5px 4px;
}
.aqi-detail-title-count {
    text-align: center;
    border-top: 2px solid #ddd !important;
    border-bottom: none !important;
    padding-bottom: 0 !important;
}
#chartdiv1 {
    margin-top: 3px;
}
#aqi-line-vertical-left {
    border-left: 1px solid #ccc;
    height: 8px;
    position: relative;
    bottom: -18px;
    float: left;
}

#aqi-line-vertical-right {
    border-left: 1px solid #ccc;
    height: 8px;
    position: relative;
    bottom: -18px;
    float: right;
}

#aqi-line-vertical-mid {
    border-left: 1px solid #ccc;
    font-size: 6px;
    position: relative;
    bottom: -12.5px;
    left: 12.5px;
}