body {
    background: url(../images/background.webp) no-repeat center center fixed;
    -webkit-background-size: cover;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}

a {
    text-decoration: none;
    color: #337ab7;
}

a:hover {
    color: #265379;
}

a:active {
    color: #ff0000;
}

#site {
    padding: 0;
    overflow: hidden;
}

.dropdown-item:active {
    background: #bbb;
}

.container {
    width: 100%;
    max-width: 820px;
    margin: 0 auto;
    padding: 0;
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(67,60,60,0.298);
}

.custom-nav {
    background-image: url(../images/menu.png);
}

#div_title_footer {
    padding: 8px;
    background: #333;
    border-bottom: 1px dotted #666;
}

.text-footer {
    margin: 0;
    font-size: 12px;
}

.text-list {
    color: #337ab7;
}

.text-list:hover {
    color: #265379;
}

.site-content {
    padding: 20px;
}

.section-title {
    text-align: center;
    font-size: 30px;
    color: #f00;
    margin: 0;
}

.tml-field {
    border: 1px solid #f00;
    padding: 6px;
}

.tml-button {
    padding: 5px 30px 5px 30px;
    background: #e93636;
    color: #fff;
}

.form-custom {
    margin: 20px;
}

.pass-strength {
    margin-bottom: 2em
}

.entry-title {
    text-align: center;
    color: #f00;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 0;
	text-transform: capitalize;
}

.underline-title {
    text-align: center;
    margin-bottom: 15px;
}

.entry-header {
    padding: 2em 10px 0 10px
}

/*Doi mat khau*/
.strength-bar {
    width: 100%;
    height: 10px;
    background-color: #eee;
    position: relative;
    margin-top: 5px;
}

.strength-level {
    height: 100%;
    transition: width 0.3s ease-in-out;
}

.weak {
    background-color: #ff6b6b;
}

.medium {
    background-color: #ffca80;
}

.strong {
    background-color: #7ed321;
}

.label {
    padding: 0 5px 0 5px;
}

.password-warning {
    display: none;
    margin-top: 5px;
    padding: 0.75em;
}

.bd-callout {
    padding: 0.75em;
    margin: 0 0 1em;
    border-left: 4px solid;
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, .1);
}

.bd-callout-danger {
    border-left-color: #d9534f;
}

.bd-callout-info {
    border-left-color: #5bc0de;
}

.avatar-container {
    text-align: center;
}

.avatar-container img {
    object-fit: cover;
}

.form-required {
    color: #ff0000;
}

.alert-pass {
    padding: 15px;
    margin: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

/*CSS NGÀY GIỜ*/
.main-heading {
    text-transform: uppercase;
    color: #fff;
    background-color: #198754;
    padding: 10px 12px;
    font-size: 15px;
    font-weight: 700;
    overflow: hidden;
    border-left: 5px solid #f00;
    margin-top: 10px !important;
}

.row_soicau {
    border: 1px solid #01022d;
    overflow: hidden;
    margin: 0 10px 15px !important;
    height: 85px;
}

.img-fluid {
    max-width: 100%;
    height: 85px;
	margin: -1px; /*27-09*/
}

.row_caulode {
    width: 20%;
}

.row-loto {
    width: 80%;
    padding: 0.5rem !important;
}

.row-dacbiet {
    width: 80%;
    padding: 0.5rem !important;
}

.thongbao {
    background: rgb(243, 234, 255);
    padding: 5px;
    color: rgb(94, 23, 67);
    text-align: justify;
    position: relative;
}

.dangbaithaoluan {
    position: relative;
}

.dangbaithaoluan:after,
.dangbaithaoluan:before {
    width: 0;
    height: 0;
    content: "";
    position: absolute;
    bottom: 100%;
    left: 82px;
}

.dangbaithaoluan:after {
    border: 6px solid transparent;
    border-bottom-color: #fff;
    left: 40px;
}

.dangbaithaoluan:before {
    border: 7px solid transparent;
}

@media only screen and (max-width: 568px) {
    .row_caulode {
        width: 25%;
    }



    .row_soicau {
        border: 1px solid #01022d;
        overflow: hidden;
        margin: 0 10px 15px !important;
        height: 75px;
    }

    .row-loto {
        width: 75%;
        margin-top: -5px;
    }

    .row-dacbiet {
        width: 75%;
        margin-top: -5px;
    }



    .img-fluid {
        max-width: 100%;
        height: 75px;
    }

}

.chotso_clock {
    color: #adadad;
    font-size: 11px;
    padding-left: 3px;
    font-weight: 400;
    font-style: italic;
}

.chotso_left {
    margin-left: -7px;
}

.chotso_right {
    font-size: 13px;
}

.chotso_avatar {
    width: 52px;
}

.chotso_name {
    font-weight: 700;
    color: #3b5998;
}

.chotso_bottom {
    font-size: 13px;
    color: #f00;
}

.tkchotso {
    margin-left: -1px;
}

.chotnhieu_lo {
    position: relative;
    padding: 2px 8px 0 15px !important;
    display: table;
    margin: auto;
    background-color: #fff200 !important;
    border-radius: 5px;
    display: inline-block;
    border: 1px solid #ffde00;
}

.chotnhieu_lo span {
    border-radius: 50%;
    padding: 5px 8px !important;
    color: #fff;
    position: absolute;
    left: -21px;
    top: -3px;
    font-weight: 700;
    background-color: #0668c3 !important;
}

.chotnhieu_de {
    position: relative;
    padding: 2px 8px 0 15px !important;
    display: table;
    margin: auto;
    background-color: #fff200 !important;
    border-radius: 5px;
    display: inline-block;
    border: 1px solid #ffde00;
}

.chotnhieu_de span {
    border-radius: 50%;
    padding: 5px 8px !important;
    color: #fff;
    position: absolute;
    left: -21px;
    top: -3px;
    font-weight: 700;
    background-color: #f80000 !important;
}

.a_caothu {
    color: #337ab7;
}

.a_caothu:hover {
    color: #1d486e;
}

.a_active {
    color: #1d486e;
}

.caothu_avatar {
    width: 28%;

}

.caothu_ngaychot {
    color: green;
    font-size: 12px;
    font-style: italic;
}

#p-readmore {
    text-align: center;
    margin-top: 15px;
}

.description {
    height: 220px;
    position: relative;
    overflow: hidden;
}

.description .read-more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    padding-top: 50px;
    background-image: linear-gradient(to bottom, transparent, #fff);
    padding-bottom: 15px;
}

.fw-medium {
    font-weight: 700;
}

.raw_thongke > h3 {
    text-transform: uppercase;
    color: #fff;
    background-color: #198754;
    padding: 6px 12px;
    overflow: hidden;
    border-left: 5px solid #f00;
}

.color-highlight {
    color: #ff3110 !important;
}

@media (min-width:768px) {
    .table-lotto td:hover {
        background-color: #ffff48;
    }
}

.table-lotto {
    table-layout: fixed;
    border: 1px solid #d6d6d6;
    width: 100%;
}

.table-lotto td {
    border: 1px solid #d6d6d6;
    padding: 6px;
    vertical-align: middle;
    border-collapse: collapse;
    height: 37px;
}

.table-lotto th {
    border: 1px solid #d6d6d6;
    padding: 6px;
    vertical-align: middle;
    border-collapse: collapse;
    height: 37px;
    background: #f8f9fa;
    border-left: 3px solid #76ab1c;
}

.ul_ketqua li {
    float: left;
    padding: 8px 0;
    text-align: center;
    list-style: none;
    border-left: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    margin-bottom: -1px;
    margin-left: -1px;
}

.th_number {
    padding: -0px !important;
}

.th_title {
    text-align: center;
    vertical-align: middle;
    width: 13%;
    font-weight: 500;
}

.ul_ketqua {
    padding: 0 !important;
}


.ul_ketqua {
    width: 100%;
}

/* CSS cho danh sách */
.ul_loailoto {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    border: 1px solid #dee2e6;
    border-right: none;
    border-bottom: none;
    padding: 0;
    margin: 0;
    list-style: none;
}

.ul_loailoto li {
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    border-bottom: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
}

.ul_loailoto li:hover {
    background-color: #f1f1f1;
}

.ul_loailoto li.active {
    background-color: #f1f1f1;
    color: #ff0055;
	border-bottom: 1px solid;
}

.ul_loailoto li {
    transition: background-color 0.3s ease, border-color 0.3s ease;
}

.hidden {
    display: none !important
}

/*List du doan*/

.itemlist {
    position: relative;
    clear: both;
    overflow: hidden;
    padding: 0px 6px 5px 0;
}

.titlelist {
    margin: 0;
    padding-left: 102px;
    font-size: 15px;
    font-weight: bold;
}

.itemlist .excerlist p {
    padding: 0px 0px 0px 103px;
    line-height: 21px;
	max-height: 38px;
    font-size: 13px;
    color: #5a5252;
    margin: 0;
	text-align: justify;
}

.photolist {
    top: 5px;
    left: 6px;
    float: left;
    width: 90px;
    height: 60px;
    position: absolute;
    object-fit: cover;
    vertical-align: middle;
	transition: transform 0.3s ease, filter 0.3s ease;
}
.photolist:hover {
    transform: scale(1.05);
    filter: brightness(80%);
}

/*end List du doan*/

/*CODE CAU DEP NHAT VA LO TOP*/
.homnaytbl {
    width: 100%;
    border: #A4B5D0 1px solid;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.homnaytbl div {
    margin: 3px 0;
}

.ngay {
    background-color: transparent;
}

.thangduong {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #330033;
    background-color: transparent;
}

.ngayduong {
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    color: #0049A4;
    background: #D9E4FF;
    cursor: pointer;
    *cursor: hand;
}

.ngayduong_hover {
    color: #0062D9;
    background: #EAF0FF;
}

.ngaythangduong {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background: #787878
}

.thuduong {
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline
}

.ngaythangnamam {
    background: #FBF4EA;
    width: 50%;
}

.thangnamam {
    text-align: center;
    font-size: 12px;
    color: #464646;
    font-weight: bold;
}

.ngayam {
    text-align: center;
    font-size: 19px;
    color: red;
    font-weight: bold;
}

.gioam {
    text-align: center;
    font-size: 12px;
    color: #56019C;
    font-weight: bold;
}

.canchi {
    vertical-align: top;
    font-weight: bold;
    background: #F4E4FC;
    width: 50%;
}

.normal {
    vertical-align: top;
    line-height: 13px;
}

.hoangdao {
    font-size: 12px;
    font-weight: bold;
}

#wpdcom .wpd-comment .wpd-comment-right {

    padding-bottom: 0;
    width: 100%;
}

#wpdcom .wpd-thread-list {
    background-color: #e9ebee;
    margin-top: 0;
    padding: 10px;
}

.wpd_comment_level-1 {
    background-color: #fff;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 10px;

}

.wpd-comment-wrap {
    padding: 10px;
}

#wpdcom .wpd-comment .wpd-comment-header {
    padding: 0 0 0 55px;
    width: 100%;
}

#wpdcom .wpd_comment_level-1 > .wpd-comment-wrap .wpd-comment-footer {
    border-top: 1px solid #d7d7d7;
    padding-top: 3px;
}

.wpd-comment-author {
    width: 100%;
}

.avt_chat {
    left: 0;
    position: absolute;
    top: 0;
    object-fit: cover;
    width: 45px !important;
    height: 45px;
}

.avt_chotso {

    object-fit: cover;
    width: 45px !important;
    height: 45px;

}

.avt_caothu {

    object-fit: cover;
    width: 45px !important;
    height: 45px;
    border-radius: 50%;
}

.Avatar {
    object-fit: cover;
}

.wpd-comment-header {
    position: relative;
}

.xemchot {
    display: inline-block;
    position: relative;
    font-weight: normal;

}

.nen-kq {
    background: #ddd;
    padding: 1px;
    margin-bottom: 1px;
}

.kqcenter {
    vertical-align: middle !important;
    text-align: center;
}

.level {
    display: inline-block;
    position: relative;
}

.span_point {
    color: #565656;
    float: left;
    font-size: 12px;
    margin-right: 5px;
    padding-top: 2px;
    font-weight: normal;
}

#wpdcom .wpd-comment-footer .time {
    color: #868686;
    cursor: pointer;
    font-size: 11px;
    font-style: italic;
}

#wpdcom .wpd-reply.wpd_comment_level-2 {
    background-color: #f6f7f9;
    border-bottom: 1px dotted #cacaca;
    margin-left: 0;
    padding-left: 10px;
}

#wpdcom .wpd-reply.wpd_comment_level-2 .wpd-reply-to {
    display: none;
}

.wpd_comment_level-2 .wpd-reply-button {
    display: none;
}

.wpd-comment-text {
    margin-top: 10px;
}

.author {
    color: #000;
}

.span-xemchot {
    font-size: 13px;
    font-weight: normal;
}

.wpd-thread-head {
    display: none !Important;
}

.by-wpdiscuz {
    display: none;
}

#wpdcom .level {
    color: #3b5998;
}

#wpdcom .author {
    float: left;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
}

#wpdcom textarea {
    width: 100%;
    min-height: 150px !important;
}

#comments {
    margin: 0;
}

#wpdcom.wpd-layout-3 .wpd-thread-list {
    padding: 15px;
}

#wpdcom form {
    padding: 0px 15px;
}

#wpdcom .wpd-form-head {
    display: none !Important;
}

.ql-editor.ql-blank::before {
    font-style: normal;
}

.wpd-comment-wrap a.nhantin {
    color: #999999;
    margin-left: 10px;
}

#wpd-threads #wpdiscuz-search-form {
    background-color: #e9ebee;
    padding: 10px 10px 0;
}

.wc-thread-wrapper-search p.wpd-search-result-title {
    background-color: #e9ebee;
    display: block;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    padding: 10px;
    text-align: center;
}

#wpdcom .wpd-second-button,
#wpdcom .wpd-prim-button {
    background-color: #198754;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    line-height: 35px;
    padding: 0 15px;
}

#wpdcom .wpd-prim-button:hover {
    background-color: #c90000
}

#wpdcom .wpd-blog-post_author .wpd-comment-author,
#wpdcom .wpd-blog-post_author .wpd-comment-author a {
    color: #f00;
}

#wpdcom .wpd-blog-post_author .wpd-comment-author,
#wpdcom .wpd-blog-post_author .wpd-comment-author a:hover {
    color: #cc0548;
}

#wpdcom .wou-status-offline,#wpdcom .wou-status-online {
        margin-bottom: 0px;
}

.wpdiscuz-readmore {
    font-style: italic;
    font-weight: bold;
}

.view-comment.wpd-cta-button {
    margin-left: 10px;
    display: none;
}

#page_navi {
    padding: 0 10px;
}

#page_navi a {
    background-color: #ccc;
    color: #000;
    margin-right: 5px;
    padding: 5px 10px;
    cursor: pointer;
}

#page_navi a.active,
#page_navi a:hover {
    background-color: #d9534f;
    color: #fff;
}

input#myInput-1 {
    background-color: #fff;
    border: 1px solid #fabe5e;
    color: #2222228a;
    font-family: "Iskoola Pota";
    font-size: 16px;
    font-weight: 400;
    padding: 10px;
    width: 100%;
}

input#myInput-1:focus {
    border: 1px solid #fabe5e;
    outline: none;
}

table#myTable-1 {
    width: 100%;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    border-left: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
}

table#myTable-1 td,
table#myTable-1 th {
    padding: 5px 10px;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

table#myTable-1 th {
    font-weight: 500;
}

table#myTable-1 tr:hover td {
    background-color: #f3f3f3;
}

div#bordes {
    background-color: #fff;
}

.tml-links,
body:not(.logged-in) .wpd-form-wrap,
.your-id,
.your-name {
    display: none !Important;
}


.btn-group-xs > .btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

#adv a {
    text-wrap: nowrap;
}

#hide_float_right,
.hideQCAlign {
    text-align: center;
    font-size: 14px;
}

.zone,
.zone1 {
    border-radius: 0;
    z-index: 999;
    text-align: center;
}

.zone img {
    max-width: 100%;
	height: 100%;
}

.zone p {
    margin-bottom: 0px;
}

.hideQCAlign {
    margin-bottom: 5px;
}

.hideQCAlign a {
    background: #ff0000;
    padding: 2px 4px 3px;
    color: #FFF;
}

#hide_float_right a {
    background: #ff0000;
    padding: 6px 6px;
    color: #FFF;
}

#banner {
    position: relative;
}

.divbanner img {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.divbanner {
    position: absolute;
    height: 35px;
    width: 350px;
    right: 0;
    top: 0;
}

.a_totop {
    margin-left: 10px;
    float: right;
    position: fixed;
    bottom: 90px;
    right: 10px;
}

.text-justify {
    text-align: justify;
}

.content {
    font-size: 15px;
    text-align: justify;
    padding: 10px;
    line-height: 1.5;
}

.content a {
    color: #e80000;
}
.content a:hover {
    color: #b80404;
}

.content b,
strong {
    font-weight: bold;
}

.content h2 {
    font-size: 20px;
    font-weight: bold;
	color: #149c49;
}

.content h3 {
    font-size: 17px;
    font-weight: bold;
}

.content h4 {
    font-size: 15px;
    font-weight: bold;
}

.content h5 {
    font-size: 13px;
    font-weight: bold;
}

.content img {
    max-width: 100%;
    height: 100%;
    border-radius: 5px;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 1.75em;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
    margin-bottom: 6px;
}

.content p:last-child {
    margin: 0;
}

.wp-caption-text {
    text-align: center;
}

.wp-caption .wp-caption-text {
    color: #666;
    font-size: 13px;
    font-style: italic;
    line-height: 1.6153846154;
    padding-top: 5px;
}

.wp-caption {
    max-width: 100%;
	margin-bottom: 10px;
}

#back-to-top {
	display: none; /* Ẩn ban đầu */
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 50px;
	height: 50px;
	background-color: #198754;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	z-index: 1000;
	cursor: pointer;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	transition: background-color 0.3s, opacity 0.3s;
}
#back-to-top:hover {
	background-color: #157347;
}
#back-to-top i {
	vertical-align: middle;
	margin-bottom: 13px;
}

.colored-number {
    font-weight: bold;
    color: #c000c6;
}

.backlink p {
    margin: 0;
}

.breadcrumb {
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
    white-space: nowrap;
}

.breadcrumb-item {
    flex-shrink: 0;
}

.breadcrumb-item.active {
    white-space: nowrap;
}


/*quay thu xo so*/
.quaythuxs > tbody > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.output {
    background: #c30909;
    background: -webkit-linear-gradient(#c30909, #490303);
    background: -o-linear-gradient(#c30909, #490303);
    background: -moz-linear-gradient(#c30909, #490303);
    background: linear-gradient(#c30909, #490303);
    border-radius: 100%;
    color: #fff;
    padding: 0 5px;
}

span.div-horizontal div {
    display: inline;
}

.radio-stick {
    font-size: 16px;
    display: inline-table;
    text-align: center;
    margin-left: 5px;
}

.radio-stick > label {
    margin-left: 4px;
}

.table-number .bg-tr td:hover {
    color: #E91E63;
    border-bottom: 2px solid #E91E63;
}

mark {
    color: #E91E63;
    border-bottom: 2px solid #E91E63;
    padding: 0;
}

/*Popup*/
.overlay-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9998;
    opacity: 0;
    transition: opacity 0.5s ease-out;
}

.overlay-popup.active {
    display: block;
    opacity: 1;
}

.popup-container {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    z-index: 9999;
    max-width: 85%;
    width: 100%;
    text-align: center;
    opacity: 0;
    transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}

.popup-container p {
    margin: 0;
}

.popup-container.active {
    display: block;
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

.popup-container img {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.close-btn-popup {
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #f00;
    border-radius: 50%;
    color: #fff;
    font-family: "Myriad Pro Condensed";
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: 1;
    z-index: 1000;
    float: right;
    font-size: 21px;
    font-weight: 700;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    padding: 0;
    border: 2px solid;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: color 0.3s ease-out;
}

.close-btn-popup:hover {
    color: #ff0;
}

@media screen and (min-width: 500px) {
    .popup-container {
        width: 600px;
    }
}
/*soi cau pascal*/
.pascal-digit {
    margin: 1px;
    padding: 1px;
    background-color: #fff;
    color: #f00;
    font-weight: bold;
    border: 1px solid #ddd;
    border-radius: 100%;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    box-sizing: content-box;
}

.pascal-final {
    padding: 5px;
    background-color: #ffff0061;
    color: #f00;
    font-weight: bold;
    border: 1px solid #ddd;
    border-radius: 100%;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    box-sizing: content-box;
}

.pascal-result {
    display: inline-block;
    margin: 2px;
    padding: 5px;
}

.pascal-prize {
    margin: 2px;
    padding: 5px;
}

.pascal-color {
    color: #f00;
    font-weight: bold;
    font-size: 120%;
}

.date-color {
    color: #f00;
}

.pascal-title {
    display: block;
    margin: 2px;
    padding: 5px;
}


.border-custom {
	border-bottom: var(--bs-list-group-border-width) dashed var(--bs-list-group-border-color) !important;
}

.border-custom:last-child {
	border-bottom: none !important;
}

.border-bottom-custom {
	border-bottom: var(--bs-border-width) dashed var(--bs-border-color) !important;
}

.border-top-custom {
	border-top: var(--bs-border-width) dashed var(--bs-border-color) !important;
}

.table-light{
    --bs-table-border-color: unset;
}

.text-danger {
    cursor: auto !important;
}

blockquote {
    border-left: 3px solid #000;
    padding: 10px 20px;
    margin: 10px 0;
    font-style: italic;
    color: #333;
    position: relative;
    padding-left: 30px;
}

blockquote::before {
    position: absolute;
    left: 10px;
    top: 50%;
	transform: translateY(-50%);
    color: #ccc;
    font-size: 20px;
    line-height: 1;
}

.text_ads_link{
	background: #fcfcfc;
	padding: 5px 10px;
	color: #f5f5f5;
	font-size: xx-small;
}

.ads_icon{
	font-size: 10px;
	background-color: #f72b50;
	padding: 1px 6px;
	margin-right: 0.3rem !important;
	color: #fff;
}

.ads_link_special a{
	color: #f00;
}
.ads_link_special a:hover{
	color: #c70000;
}
.ads_link_special{
	color: #000;
}
.ads_link_default a{
	color: #f5f5f5;
}
.ads_link_default a:hover{
	color: #ccc;
}
.ads_footer_default {
   font-size: xx-small;
}
.text_ads_footer{
	display: flex;
	flex-wrap: wrap;
}
.ads_footer_special a{
	color: #ff0;
}
.ads_footer_special a:hover{
	color: #c3c302;
}
.ads_footer_special{
	padding: 10px;
	color: #fff;
}
.ads_footer_default{
	padding: 10px;
}
.ads_footer_default a{
	color: #373737;
}
.ads_footer_default a:hover{
	color: #525252;
}

@media screen and (min-width: 1025px) {
  #zone_footer {
    display: none !important;
  }
}

.number-hit {
    color: red;
    font-weight: bold;
    position: relative;
}
.number-basic {
    color: blue;
    font-weight: bolder;
}
.number-count {
    color: red;
    font-size: smaller;
    vertical-align: super;
}