/* filter: blur(0.17rem); */



.roulette-header {
padding: 0px;
}



.roulette-container {
    height: 282px;
    background: none;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.slick-track {

    max-height: 30px;
}
.slick-list
{

    max-height: 30px;
}
 .token-container .slick-slider {
    
    height: 30px !important;
max-height: 30px;
} 

/* .lBlock .line7 > div {

    display: none !important;

} */

.profile__link[aria-current="true"], .profile__link.mm_header_tab_active {
    
    color: var(--text-primary-color) !important;
}

.live:before {
  
    margin-right: 9px;

}

.modal__info-tag2 {
align-items: center;
    /* background-color: #1e1e1e; */
    /* border: 1px solid #2c2c2c; */
    border-radius: 6px;
    column-gap: 4px;
    display: inline-flex;
    font-size: 10px;
    font-weight: 500;
    /* line-height: 1; */
    margin: 0px 5px;
    padding: 6px 9px;
    position: absolute;
}

html {
    scroll-behavior: smooth;
}

.notifications_icon {
    
    right: 21px;
   
    background-color: rgba(232, 28, 90, 0.45);
    border-radius: 8px;
    color: #F4405F !important;
    width: 26px;
    font-size: 0.7em;
    top: 15px;
    height: 26px;
  
}

.iziToast-wrapper-bottomRight {
  text-align: right;
    top: 0;
  
}

.header_notifications_window {
 
    width: 298px;
    background: unset;

    margin-left: -196px;

    margin-top: 45px;

}

.withdraw-status-text.withdraw-denied, .withdraw-status-text.withdraw-completed
{
display: none;	
	
}
.withdraw-denied-str
{
	text-decoration: none !important;
}