body {
    box-shadow: 0 8px 17px 2px rgb(0 0 0 / 14%), 0 3px 14px 2px rgb(0 0 0 / 12%), 0 5px 5px -3px rgb(0 0 0 / 20%);
}
table th,
table td {
    color: inherit;
}
.header-bottom {
    background: url(../images/bg-header.jpg) center repeat;
}
.header-bottom>.container {
    padding: 0;
}
.header-nav > .menu-item > a {
    font-size: 16px;
    font-weight: bold;
    padding-left: 12px;
    padding-right: 12px;
    letter-spacing: 0;
}
.header-nav > .menu-item.active > a,
.header-nav > .menu-item.current-menu-item > a {
    background: #dc0201;
    box-shadow: 0 -8px #dc0201 !important;
}
.header-nav > .menu-item.active > a:after,
.header-nav > .menu-item.current-menu-item > a:after {
    position: absolute;
    bottom: 100%;
    left: 100%;
    content: '';
    display: block;
    border-top: 4px solid transparent;
    border-right: 4px solid transparent;
    border-left: 4px solid #8A0005;
    border-bottom: 4px solid #8A0005;
}
.heading1 {
    border-left: 4px solid #EE0000;
    border-right: 4px solid #EE0000;
    border-top: 1px solid #EE0000;
    border-bottom: 1px solid #EE0000;
    padding: 12px 10px;
    margin: 1px 0 1rem 0;
}
.home-txt > *:last-child {
    margin-bottom: 0;
}
.heading1 h1 {
    font-size: 16px;
    margin-bottom: 0;
}
.sec-title {
    background: var(--fs-color-primary);
    padding: 10px;
}
.sec-title h2,
.sec-title > * {
    margin-bottom: 0;
}
.sec-subtitle {
    background-color: #F0F8FF;
    padding: 10px 8px;
}
.sec-subtitle p {
    margin-bottom: 0;
}
.list-lotto {
    display: flex;
    padding: 6px;
}
.lottitem {
    margin: 3px;
    padding: 5px 5px;
    display: block;
    background: #FDFDFD;
    border: #DFDDDB 1px solid;
    font-size: 16px;
    font-weight: bold;
    color: #1D5AEB;
    text-decoration: none;
}
.row-menu .menu-txt p {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    gap: 4px;
}
.row-menu .menu-txt p:before {
    content: "";
    display: inline-block;
    background: url(../images/icon-success.png) center no-repeat;
    background-size: contain;
    height: 22px;
    width: 22px
}
.row-menu .menu-txt a {
    color: #0066FF;
}
.row-menu .menu-txt a:hover {
    text-decoration: underline;
}
.row-menu.row-solid .col-inner {
    padding: 6px 10px;
}
.txt-in-pd {
    padding: 10px;
}
.txt-in-pd p {
    margin-bottom: 0;
}
.menu-after-header {
    background: #dee8eb url(../images/header-bottom-bg.png);
    padding: 8px;
}
.secondary-menu {
    margin-bottom: 0;
}
.secondary-menu > .menu-item {
    display: inline-block;
    margin-bottom: 0;
}
.secondary-menu > .menu-item:after {
    content: "";
    background: url(../images/icon-hot.gif) center no-repeat;
    background-size: contain;
    display: inline-block;
    margin-left: 4px;
    height: 11px;
    width: 22px;
}
.secondary-menu > .menu-item+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.secondary-menu > .menu-item > a {
    color: #1976d2;
    font-weight: bold;
}
.section.section-footer {
	background-color: var(--primary-color);
}
.absolute-footer {
	background-color: var(--fs-color-secondary);
}
.absolute-footer.dark {
	color: #efefef;
}

.footer-txt a:hover {
    text-decoration: underline;
}

/* TABLE XỔ SỐ */
.scp-result .red {
    color: red;
}
.scp-result table {
    border-collapse: collapse;
}
.scp-result table th,
.scp-result table td {
    color: inherit;
}
.scp-result.xsmb table {
    border-spacing: 0;
    border-collapse: collapse;
    margin-bottom: -1px;
}
.scp-result.xsmb table tr .first-col {
    width: 10%;
    text-align: center;
    font-weight: normal;
}
.scp-result.xsmb table tr td.mb_madb {
    height: 30px;
    line-height: 30px;
}
.scp-result.xsmb .mb_madb span, .scp-result.xsmb td.mb_madb {
    font-size: 18px !important;
    color: #1f10e2 !important;
    font-weight: normal;
}
.scp-result.xsmb table tr:nth-child(even) {
    background: transparent;
}
.scp-result.xsmb table tr span.mb_g0, .scp-result.xsmb table tr td span.red mark, .scp-result.xsmb table tr td.mb_g0 {
    font-size: 30px !important;
    text-align: center;
}
.scp-result.xsmb table tr td {
    font-weight: bold;
    font-size: 16px;
    padding: 10px;
    text-align: center;
}
.scp-result.xsmb table td, .scp-result.xsmb table th {
    padding: 5px 1px 5px 5px;
    vertical-align: middle;
    border: 1px solid #ddd;
    font-weight: 400;
    border-spacing: 0;
    border-collapse: collapse;
}
.scp-result.xsmb .loto-first th {
    padding: 10px;
}
.scp-result.xsmb table .loto-first tr:nth-child(1) {
    background: #fafafa;
    font-weight: bold;
    font-size: 14px;
}
.scp-result.xsmb table:nth-child(2) .loto-first tr:nth-child(1) th {
    text-align: center;
}
.scp-result.xsmb table:nth-child(2) th {
    font-weight: bold;
}
.scp-result.xsmb .dd-stt {
    font-weight: normal !important;
    font-size: 14px;
    text-align: center !important;
    color: red;
}
.scp-result.xsmb .loto-first .xs {
    text-align: left;
}

.statistic-box {
    border-spacing: 0;
    border-collapse: collapse;
}
.scp-result.statics {
    padding: 4px;
}
.scp-result.statics table {
    margin-bottom: -1px;
}
.scp-result.statics th.rectangle {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #414141;
    padding: 0;
}
.scp-result.statics td {
    border: 1px solid #ddd;
    text-align: center;
}
.scp-result.statics th.rectangle>.text-left {
    border-left: 3px solid #009900;
    line-height: 36px;
    letter-spacing: 0;
    padding-left: 10px;
    text-transform: none;
}
.scp-result.statics th.rectangle>.text-left b {
    color: red;
}
.bar-wrapper {
    padding-left: 6px;
    padding-right: 6px;
}
.bar-wrapper .labels {
    display: flex;
    justify-content: space-between;
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: 700;
}
.bar-wrapper .bar-container {
    width: 100%;
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    border-radius: 5px;
    display: flex;
    overflow: hidden;
}
.bar-wrapper .bar-container .bar {
    height: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
}
.bar-wrapper .bar-container .bar.even {
    background-color: #4caf50;
}
.bar-wrapper .bar-container .bar.odd {
    background-color: #ed1c25;
}
.bar-wrapper .counts {
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
    font-size: 14px;
    color: #333;
}