.main-content {
    padding-left: 5px;
    padding-right: 5px;
}
.date-search-bar {
    width: 100%;
    background-color: #fff;
    text-align: center;
    border: 1px solid #c1c1c1;
    padding: 4px;
}
.date-search-bar span.chosen-text {
    display: none;
}
.realtime-notification {
    padding: 10px;
    margin-top: 10px;
    background-color: white;
    color: red;
    font-weight: bold;
}
.block-result {
    margin-bottom: 20px;
}
.tbldata {
    background: #fff none repeat scroll 0 0;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #dedede;
    margin: 0 0 0px;
    width: 100%;
}
.table-result-lottery {
    border-right: none;
}

table.tbldata {
    border-collapse: collapse;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.tbldata th {
    background-color: #e6e6e6;
    border-left: 1px solid #cccccc;
    color: #000000;
    font-weight: bold;
    padding: 8px;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid #dedede;
}
.tbldata thead th {
    border-left: 1px solid #cccccc;
    color: #fff;
    vertical-align: middle;
    background-color: #6F7677;
    font-weight: bold;
    font-size: 15px;
    padding: 10px 6px;
    white-space: nowrap;
    position: relative;
    text-align: center;
    z-index: 9;
}

.table-result-lottery h2 {
    display: inline-block;
    font-size: 20px;
}
.tbldata td {
    border-bottom: 1px solid #cccccc;
    white-space: nowrap;
}
.table-result-lottery td {
    text-align: center !important;
    padding: 0px !important;
}
.tbldata tr td {
    border-left: 1px solid #cccccc;
    color: #000000;
    padding: 8px 8px;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
}
.table-result-lottery td.prize {
    width: 70px;
}
.table-result-lottery td.results .quantity-of-number {
    display: grid;
}
.table-result-lottery td.results .quantity-of-number[data-quantity="1"] {
    grid-template-columns: minmax(0, 1fr);
}
.table-result-lottery td.results span {
    display: inline-block;
    padding-top: 6px;
    padding-bottom: 6px;
    border-right: 1px solid #cccccc;
    font-size: 22px;
    font-weight: bold;
    border-bottom: 1px solid #cccccc;
}

.table-result-lottery td.results span[data-prize="1"] {
    color: #c63c2c;
}

.table-result-lottery td.results .quantity-of-number[data-quantity="2"] {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.table-result-lottery td.results span {
    display: inline-block;
    padding-top: 6px;
    padding-bottom: 6px;
    border-right: 1px solid #cccccc;
    font-size: 22px;
    font-weight: bold;
}

.table-result-lottery td.results .quantity-of-number[data-quantity="6"] {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
}

.table-result-lottery td.results .quantity-of-number[data-quantity="4"] {
    grid-template-columns: minmax(0, 1fr) minmax(0, 2fr) minmax(0, 1fr) minmax(0, 2fr);
}

.table-result-lottery td.results .quantity-of-number[data-quantity="3"] {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
}
.table-result-lottery td.results .quantity-of-number[data-quantity="7"] {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
}

.lottery-location .caption {
    display: block;
    text-transform: uppercase;
    background-color: #E71313;
    padding: 10px 10px;
    border-radius: 5px 5px 0px 0px;
}
.lottery-location .caption a {
    color: #fff;
}
.lottery-location>ul>li>ul {
    background-color: #fff;
    border-radius: 3px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.lottery-location>ul>li>ul li a {
    display: block;
    padding: 5px 10px;
}
.lottery-location>ul>li>ul li a:before {
    content: "\00BB";
    font-size: 15px;
}
.table-result-lottery div.vietlott {
    padding: 10px;
}
.table-result-lottery div.vietlott ul {
    text-align: center;
    list-style-type: none;
}
.table-result-lottery div.vietlott ul li {
    width: 57px;
    height: 57px;
    line-height: 52px;
    font-size: 30px;
    background: #c00;
    color: #fff;
    border: 3px solid #c00;
    display: inline-block;
    border-radius: 57px;
    vertical-align: middle;
    font-weight: 700;
    margin-right: 20px;
    margin-bottom: 10px;
}
.table-result-lottery tr.prize-pool td {
    padding: 5px !important;
}
.table-result-lottery td.circle {
    text-align: left !important;
}
.table-result-lottery td.circle i {
    font-style: normal;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 3px solid #c00;
    display: inline-block;
    margin: 0 5px 0 0;
    background-color: #c00;
}
.table-result-lottery div.vietlott ul li[data-prize="7"] {
    background-color: #fff200;
    color: #ed1c24;
    border: 3px solid #fff200;
    margin-left: 10px;
    position: relative;
}
.table-result-lottery div.vietlott ul li[data-prize="7"]:before {
    position: absolute;
    top: -3px;
    left: -15px;
    width: 1px;
    height: 57px;
    background: #ed1c24;
    content: '';
}
.table-result-lottery td.circle i.special {
    background-color: #fff200;
    border: 3px solid #fff200;
    position: relative;
    margin-left: 10px;
}
.table-result-lottery td.circle i.special:before {
    position: absolute;
    top: -3px;
    width: 1px;
    left: -9px;
    height: 18px;
    background: #ed1c24;
    content: '';
}
.search-bar {
    padding-top: 15px;
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.date-search-bar {
    width: 100%;
    background-color: #fff;
    text-align: center;
    border: 1px solid #c1c1c1;
    padding: 4px;
}
.load{
    display: block !important;
}
.no_load{
    display: none !important;
}
.four {
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    animation: loader4Animation 1s linear infinite;
    position: absolute;
    right: -25px;
    top: 5px;
}
@keyframes loader4Animation {
    0% {
        background-color: rgba(0,0,128, 1);
        box-shadow: 15px 0px 0px 0px rgba(0,0,128, 0.67),
        30px 0px 0px 0px rgba(0,0,128, 0.33);
    }
    17% {
        background-color: rgba(0,0,128, 0.67);
        box-shadow: 15px 0px 0px 0px rgba(0,0,128, 1),
        30px 0px 0px 0px rgba(0,0,128, 0.67);
    }
    33% {
        background-color: rgba(0,0,128, 0.33);
        box-shadow: 15px 0px 0px 0px rgba(0,0,128, 0.67),
        30px 0px 0px 0px rgba(0,0,128, 1);
    }
    50% {
        background-color: rgba(0,0,128, 0);
        box-shadow: 15px 0px 0px 0px rgba(0,0,128, 0.33),
        30px 0px 0px 0px rgba(0,0,128, 0.67);
    }
    67% {
        background-color: rgba(0,0,128, 0.33);
        box-shadow: 15px 0px 0px 0px rgba(0,0,128, 0),
        30px 0px 0px 0px rgba(0,0,128, 0.33);
    }
    83% {
        background-color: rgba(0,0,128, 0.67);
        box-shadow: 15px 0px 0px 0px rgba(0,0,128, 0.33),
        30px 0px 0px 0px rgba(0,0,128, 0);
    }
    100% {
        background-color: rgba(0,0,128, 1);
        box-shadow: 15px 0px 0px 0px rgba(0,0,128, 0.67),
        30px 0px 0px 0px rgba(0,0,128, 0.33);
    }
}
.load{
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: 0px;
    left: 0px;
    z-index: 10000000;
    background: rgba(0, 0, 0, 0.3);
    text-align: center;
}
.load_box{
    height: 100px;
    width: 100px;
    position: absolute;
    top: 45%;
    display: inline-block;
    padding: 30px;
}
.load_box i{
    font-size: 40px;
    color: #fff;
    z-index: 100000000;
}
.load_box span{

}
.no_load{
    display: none;
}
.search-bar .search-bar-item {
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}
.search-bar .search-bar-item .search-bar-item-text {
    margin-right: 5px;
}
.date-search-bar select {
    height: 36px;
    border: 1px solid #c1c1c1;
    border-radius: 8px;
    max-width: calc(50vw - 65px);
    padding: 2px 12px;
    line-height: inherit;
    font-size: 14px;
}
.block-lottery-today .caption {
    background-color: #FEF6DD;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
.text-red {
    color: #c63c2c;
}
.table-word-wrap {
    max-width: 100%;
}
.table-result-lottery td.align-left, .table-result-lottery th.align-left {
    text-align: left !important;
    padding-left: 5px !important;
}
.table-word-wrap td.break-word, .table-word-wrap th.break-word {
    word-break: break-word !important;
    white-space: initial !important;
}
.table-result-lottery a {
    color: blue !important;
}

.table-result-lottery td a {
    color: #000000;
    font-size: 13px;
    text-decoration: none;
}
.table-word-wrap td {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-weight: bold;
}
.result-display-control {
    padding: 10px 10px;
    background-color: #85460A;
    color: #fff;
    height: 40px;
}
.digits-form {
    float: left;
}
.digits-form label.radio {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.digits-form label.radio * {
    vertical-align: middle;
}
.digits-form label.radio input {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    pointer-events: none;
}
.digits-form label.radio input+b {
    width: 1em;
    height: 1em;
    display: inline-block;
    border-radius: 100%;
    border: none;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}
.digits-form label.radio input:checked+b {
    background-image: url('/themes/default/images/cautin/anh_1.svg');
}
.digits-form label.radio[data-value="0"] span:after {
    content: " Đầy đủ";
}

.digits-form label.radio+label.radio {
    margin-left: 0.5em;
}
.digits-form label.radio[data-value="2"] span:after {
    content: " 2 số";
}
.digits-form label.radio[data-value="3"] span:after {
    content: " 3 số";
}
.result-display-control .full-result-table-control, .result-display-control .full-static-table-control {
    cursor: pointer;
    float: right;
}
.result-display-control .full-result-table-control .icon-expand, .result-display-control .full-static-table-control .icon-expand {
    background: url('/themes/default/images/cautin/expad-arrows.png') top left no-repeat transparent;
    background-size: 16px 16px;
    display: inline-block;
    height: 16px;
    width: 80px;
    padding-left: 21px;
}
.result-display-control .full-result-table-control .icon-expand:after, .result-display-control .full-static-table-control .icon-expand:after {
    content: "Phóng to";
}
table.tbldata tbody tr:hover {
    background: #ffffcf none repeat scroll 0 0;
}
.block-lottery-today .tbldata tr td {
    vertical-align: top;
    text-align: center;
    font-weight: bold;
}

td a:hover {
    color: #1155cc;
    text-decoration: underline;
}
.table-result-lottery td.results .quantity-of-number[data-quantity="9"] {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
}
.table-result-lottery td.results span.special-prize {
    color: #c63c2c;
}
.table-result-lottery td.results span.header {
    padding: 10px 6px;
    font-size: 15px;
    color: #FFFFFF;
    background-color: #6F7677;
}
.table-result-lottery td.results span.wrap-text {
    white-space: initial;
}
.sidebar-block ul {
    background-color: #fff;
}
.sidebar-block ul li a {
    display: block;
    padding: 5px 10px;
}
html a {
    cursor: pointer;
}
.sidebar-block ul li a:before {
    content: "\00BB";
    font-size: 15px;
}

.chiso {
    background-color: #06C;
    background-image: url('/themes/default/images/cautin/chiso.jpg');
    float: left;
    height: 8px;
}
.chiso2 {
    background-color: #06C;
    background-image: url('/themes/default/images/cautin/chiso.jpg') #06C;
    float: left;
    height: 8px;
}
.description_viewcat{
    padding: 16px;
    border: 1px solid;
    background: #fff;
    margin-top: 10px;
}
.block-heading {
    text-transform: uppercase;
    background-color: #E71313;
    padding: 10px 10px;
    border-radius: 5px 5px 0px 0px;
    color: #fff;
}
.block-heading a {
    color: #fff !important;
}
.block-body {
    background: #fff;
    padding: 10px;
}
.list-xs-mn li a:before {
    content: "\00BB";
    font-size: 15px;
}
.list-xs-mn {
    padding: 0;
    margin: 0;

}
.list-xs-mn>li>a{
    color: #000;
}
.block_xs_theo_mien{
   border: 2px solid #dcdcdc;
   padding:10px;
}