
.soi-cau-666-gb h4{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    background: #d74742;
    padding: 8px 12px;
    border-radius: 5px;
    color: #fff;
}
.soi-cau-666-gb .lotable-box{
    margin: 10px auto;
}
.soi-cau-666-gb table tr th{
    text-align:center;
    background:#f9f9f9;
    font-size:14px;
    font-weight:600;
}
.soi-cau-666-gb table tr td{
    padding:6px 10px !important;
}
table.table-align-center tr td{
    text-align:center;
}
.soi-cau-666-gb table tr:nth-child(even) {
    background: #F5F5DC;
}

.soi-cau-666-gb .lotag {
    display: inline-block;
    background: #E74C3C;
    color: #fff;
    font-weight: bold;
    border-radius: 6px;
    padding: 4px 8px;
    margin: 2px;
}
.soi-cau-666-gb .circle {
    border-radius: 50%;
    width: 32px;
    height: 32px;
    line-height: 24px;
    text-align: center;
    padding: 4px;
}