.widget-area > * + * {
    margin-top: 20px !important;
}
.widget_bongdaso {
    font-family: var(--font-primary);
}
.widget_bongdaso .bxh_render table {
    width: 100%;
}
.widget_bongdaso .bxh_render table th, .widget_bongdaso .bxh_render table td {
    text-align: center;
}
.widget_bongdaso .bxh_render table th:nth-child(2), .widget_bongdaso .bxh_render table td:nth-child(2) {
    text-align: left;
    padding-left: 2px;
}
.widget_bongdaso table, .widget_bongdaso th, .widget_bongdaso td {
    border: 1px solid #e3e3e8;
}
.widget_bongdaso .bxh_render table {
    table-layout: fixed;
}
.widget_bongdaso .bxh_render table th {
    text-transform: uppercase;
    color: var(--MonotoneGrey-0, #fff);
    font-family: var(--font-primary);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    background: var(--so-title, #75285e);
    padding: 3px 0;
}
.widget_bongdaso .bxh_render table th:nth-child(3), .widget_bongdaso .bxh_render table th:nth-child(4), .widget_bongdaso .bxh_render table th:nth-child(5), .widget_bongdaso .bxh_render table th:nth-child(6), .widget_bongdaso .bxh_render table th:nth-child(8) {
    width: 22px;
    max-width: 22px;
}
.widget_bongdaso .bxh_render table th:nth-child(7) {
    width: 42px;
    max-width: 42px;
}
.widget_bongdaso .bxh_render table th:nth-child(1) {
    width: 24px;
    max-width: 24px;
}
.widget_bongdaso .bxh_render table tr:nth-child(odd) td:nth-child(3), .widget_bongdaso .bxh_render table tr:nth-child(odd) td:nth-child(8) {
    background: var(--so-title, #75285e);
    color: #fff;
}
.widget_bongdaso .bxh_render table tr:nth-child(even) td:nth-child(3), .widget_bongdaso .bxh_render table tr:nth-child(even) td:nth-child(8) {
    background: var(--so-high-nht, #a54981);
    color: #fff;
}
#sidebar-left .mini_time {
    display: none !important;
}
