.autolink-safari a {
    pointer-events: none !important;
    text-decoration: none !important;
    color: inherit !important;
}
#masterNoticeBar div.alert a{
    color:#fff !important; 
    text-decoration: underline !important;
}
.word-break{word-break: break-all !important;}
.min-with50{min-width: 50px !important;}

.d1r3b26syqj { -ms-flex-pack: center; justify-content: center; } 
.an35sbpz9yd { border-top: 1px solid #e7eaf3 !important; } 
body.dark-mode .an35sbpz9yd { border-color: #18365b !important; } 
@media (min-width: 992px) { .ba81tbxwvgd { display: block !important; } } 
@media (min-width: 992px) { .c8dtzfrgm3c { display: inline-block !important; } }  

#div-advert {line-height: 1.7}
@media (max-width: 667px) {#div-advert {min-height: 62px;}}
@media (max-width: 767px) {#div-advert {padding-bottom: 20px;}}

.wrapper {
    background-color: #fff !important;
}
[data-bs-theme="light"],
[data-bs-theme=auto] {
    --bg-img-wave: url(.assets/svg/patterns/waves.svg);
}
[data-bs-theme="dark"],
[data-bs-theme="dim"] {
    --bg-img-wave: url(.assets/svg/patterns/waves-light.svg);
}
#cardSpinnerWrapper {
    background: none;
    color: #666666;
    opacity: 1;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    height: 160px;
    z-index: 5000;
    display: none;
}
#mainOverlay {
    color: #666666;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
    float: left;
    text-align: center;
    padding-top: 20%;
    display: none;
}
@media (max-width: 767.98px) {
    .card-header-title > .hash-tag {
        max-width: 7rem !important;
    }
} 