html, body {
    background: #222;
    color: #fff;
    position:relative
}

* { 
    color: #E1E1E1; 
    font-family: "DM Sans", sans-serif;
}
/* Begin Original CSS1 Content */
.form-signin {
    width: 100%;
    padding: 0 2rem 1rem;
}
.form-signin {
    width: 100%;
    padding: 0 2rem 1rem;
}


.form-reg {
    width: 100%;
    padding: 0 2rem 1rem;
}

.form-rec {
    width: 100%;
    padding: 0 2rem 1rem;
}

button#claim {
    margin-top: 30px;
}

#profileap {}
#userpoint {
    position: relative;
}

img.miniic {
    width: 63px;
    position: absolute;
    top: 2px;
    left: -32px;
    z-index: 10000;
}

img.miniicb {
    width: 27px;
    position: absolute;
    top: 22px;
    left: -14px;
    z-index: 10000;
}

.nav-link b {
    font-size: 12px;
    border: 1px solid #60d400;
    padding: 3px 7px;
    border-radius: 6px;
    position: relative;
    top: -2px;
    left: 8px;
    color: #60d400;
}

.nav-link:hover b {
    color: #60d400;
}

.nav-link:hover b.coint {
    color: #d4c600;
}

.form-signin .form-floating:focus-within {
    z-index: 2;
}

.form-signin input[type="username"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.form-reg .form-floating:focus-within {
    z-index: 2;
}

.form-signin .text-title {
    margin: 0;
}

.form-reg input[type="username"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.form-reg input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;	
}

.form-reg input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.btn-cls {
    color: #fff;
    background-color: transparent;
    border: #222 1px solid !important;
    font-size: 13px !important;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

.b-example-divider {
    width: 100%;
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
}

.bi {
    vertical-align: -.125em;
    fill: currentColor;
}

.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

.nav-scroller .nav {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.btn-bd-primary {
    --bd-violet-bg: #712cf9;
    --bd-violet-rgb: 112.520718, 44.062154, 249.437846;
    --bs-btn-font-weight: 600;
    --bs-btn-color: var(--bs-white);
    --bs-btn-bg: var(--bd-violet-bg);
    --bs-btn-border-color: var(--bd-violet-bg);
    --bs-btn-hover-color: var(--bs-white);
    --bs-btn-hover-bg: #6528e0;
    --bs-btn-hover-border-color: #6528e0;
    --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
    --bs-btn-active-color: var(--bs-btn-hover-color);
    --bs-btn-active-bg: #5a23c8;
    --bs-btn-active-border-color: #5a23c8;
}

.bd-mode-toggle {
    z-index: 1500;
}

.bd-mode-toggle .dropdown-menu .active .bi {
    display: block !important;
}

.btn-small {
    border: 1px solid #00d008;
    color: #00d008;
    padding: .5rem 1.5rem !important;
    font-size: 1.4em;
    font-weight: bold;
}

.btn-small:hover {
    border: 1px solid #fff;
    color: #fff;
}

.mt-100 {
    padding-top: 12em !important;
}

.mt-50 {
    padding-top: 5em !important;
}

.brd {
    display: block;
    color: #999;
    font-size: 1em;
    text-align: center;
    display: block;
}

.text-green {
    font-weight: bold;
    color: #60d400;
}

.psma {
    font-size: 18px;
    padding-right: 100px;
}

#form-reg {
    display: none;
}
#form-rec {
   
}
.recover label {
    margin-bottom: 1em;
}
button#recn {
    margin-top: 1em;
}
#tabpad {
    display: none;
}
button#regbtn {
    background: transparent;
    border: 1px solid #444;
    color: #fff;
    margin: 0 auto;
}
button#regbtn:hover {
    border: 1px solid #17d13f;
    color:  #17d13f;
}
.swith-footer {
    text-align: center;
    padding:1em 2em 0
}
button.nav-link.logout-btn {
    color: #777;
}

button#recbtn {
    background: transparent;
    font-size: 1em;
    border: 0;
    margin: 0 auto;
    display: block;
    box-shadow: none;
    color: #fff;
    text-decoration: underline;
    color: #555;
    margin-top: 10px;
    font-weight: 400;
}

button#recbtn:hover {color:#fff} 


#gamepad {
    display: none;
}

.btn {
    color: #000;
    background-color: #60d400;
    border-color: #60d400;
    font-size: 1.5em;
    font-weight: bold;
    border-width: 0px;
}

.btn:hover {
    color: #fff;
    background-color: #60d400;
    border-color: #60d400;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
    color: #555;
    text-transform: uppercase;
    font-size: .8em;
    font-weight: bold;
}

div#form-reg, div#form-sign {
    width: 100%;
}

input {
    color: #000000 !important;
    border-color: #888888 !important;
}

label {
    color: #777 !important;
}

.accept-lable {
    font-size: 0.8em;
}

.smallroom {
    color: #fff;
    background-color: #60d400;
    border-color: #60d400;
    font-size: 1em;
    border-radius: 5px;
    color: #000;
    font-weight: bold;
}

span.dt-column-title {
    font-size: 11px;
    color: #888;
}

div.dt-container select.dt-input {
    padding: 4px;
    margin-right: 13px;
}

input#dt-search-0 {
    margin-left: 7px;
}

#stacklist {}

.col-md-12 {
    margin: 0;
}

#stacklist {
    border: 1px solid #333;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
    text-align: center;
}

span.oneel {
    display: inline-grid;
    width: 100%;
    border: 1px dotted #444;
    padding: 5px 0;
    width: 14%;
    float: left;
    padding: 0;
    float: left;
    margin-right: 10px;
    border-radius: 0px;
    padding: 5px;
}

textarea#inputfield {
    width: 100%;
    background: transparent;
    border: 0;
    color: #fff;
}

.slidecontainer {
    width: 100%;
}

/* The slider itself */
.slider {
    -webkit-appearance: none;
    appearance: none;
    width: 150px;
    height: 6px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
    float: right;
    margin-top: 13px;
}

/* Mouse-over effects */
.slider:hover {
    opacity: 1; /* Fully shown on mouse-over */
}

/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
.slider::-webkit-slider-thumb {
    -webkit-appearance: none; /* Override default look */
    appearance: none;
    width: 15px; /* Set a specific slider handle width */
    height: 15px; /* Slider handle height */
    background: #555; /* Green background */
    cursor: pointer; /* Cursor on hover */
}

.slider::-moz-range-thumb {
    width: 25px; /* Set a specific slider handle width */
    height: 25px; /* Slider handle height */
    background: #04AA6D; /* Green background */
    cursor: pointer; /* Cursor on hover */
}

.gameroom {
    height: 500px;
    position: fixed; /* Makes the element fixed in the viewport */
    top: 50%; /* Positions the element's top at 50% of the viewport height */
    left: 50%; /* Positions the element's left at 50% of the viewport width */
    transform: translate(-50%, -50%); /* Offsets the element by half its width and height */
    width: 1500px;
    margin: 10px auto;
    z-index: 333;
}

#xtable {
    clip-path: ellipse(53rem 48% at center);
    background: #333;
    height: 500px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1500px;
    margin: 10px auto;
    z-index: 133;
}

img.cardpic.c1 {
    width: 60px;
    height: 90px;
    position: relative;
    z-index: 2;
    left: 10px;
    rotate: 3.0rad;
    border: 2px solid #338d73;
    border-radius: 6px;
    filter: grayscale(1);
}

img.cardpic.c2 {
    width: 60px;
    height: 90px;
    position: relative;
    z-index: 2;
    left: -10px;
    rotate: -3.0rad;
    border: 2px solid #338d73;
    border-radius: 6px;
    filter: grayscale(1);
}

span.bals {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
}

.mainbadge b {
    width: 100%;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 2px;
}

.pt {
    position: absolute;
    right: 0;
    width: 100%;
}

.at {
    padding: 3px 6px;
    border: 2px solid #60d400;
    border-radius: 3px;
    margin-right: 8px;
    float: left;
    background: #60d400;
    color: #000000;
}

.bt {
    padding: 3px 6px;
    border: 2px solid #575757;
    border-radius: 3px;
    margin-right: 8px;
    float: right;
}

div#bottompanel {
    position: absolute;
    width: 400px;
    z-index: 1000;
    border: 2px solid #444;
    padding: 10px;
    bottom: 30px;
    right: 30px;
    background: #222;
    border-radius: 10px;
}

input#consoleinput {
    width: 80%;
    display: block;
    float: left;
    border: 0;
    padding: 3px;
    border-radius: 3px;
    background: #333;
    color: #fff !important;
}

div#consolepanel {
    position: absolute;
    width: 400px;
    z-index: 1000;
    border: 2px solid #444;
    padding: 10px;
    bottom: 30px;
    left: 30px;
    background: #222;
    border-radius: 10px;
    height: 140px;
}

div#consolet {
    height: 89px;
    overflow: auto;
}

span.msgconsole {
    display: block;
    text-transform: uppercase;
}

span.panel {
    display: flex;
    margin: 0 0 0px 0;
}

.panelt {
    display: flex;
    margin: 0 0 10px 0 !important;
}

input#pfield {
    float: left;
    width: 100px;
    background: #333;
    border: 0;
    font-size: 20px;
    color: #fff !important;
    text-align: center;
    border-radius: 4px;
    padding: 3px;
    margin-right: 10px;
}

.leftsm {
    float: left;
    margin-right: 4px;
    height: 36px;
    background: #555;
    border-color: #222;
    color: #fff;
}

button#check {
    width: 23%;
    margin: 0 1%;
}

button#call {
    width: 23%;
    margin: 0 1%;
}

/* Continued unique selections from CSS2 */
.form-signin {
    width: 100%;
    
}

.form-signintp {
    width: 100%;
    padding: 0;
    text-align: center;
}

.form-reg {
    /* No unique properties found */
}

.h1.text-green {
    font-weight: bold;
    color: #555555;
    font-size: 16px;
}

.brd {
    margin-top: 2em !important;
    display: block;
    color: #999;
}



.gamelogo {
    width: 155px;
    height: 70px;
    padding: 20px 30px 13px 30px;
    cursor: pointer;
}



.mainmenu {
    display: block;
    float: right;
}

.mainmenu span {
    display: block;
    font-size: 20px;
    font-weight: 900;
    margin-left:10px;
    color: #fff;
    float: left;
    cursor: pointer;
}

.mainmenu span:hover {
    color: #00d008;
}

img.roomicon {
    width: 31px;
    border: 2px solid #3c3c3c;
    border-radius: 6px;
    padding: 4px;
}

div#bottomleft {
    position: absolute;
    bottom: 30px;
    left: 30px;
}

div#bottomleft p {
    font-size: 12px;
}

#form-reg {
    display: none;
}

#tabpad {
    display: none;
}

#gamepad {
    display: none;
}

/* Remaining unique classes will be added if not found */
.badge {
    position: absolute;
    width: 180px;
    height: 124px;
}

.place {
    width: 130px;
    text-align: center;
    height: 54px;
    background: transparent;
    color: #fff !important;
    padding: 0 20px !important;
    border: 0px;
    position: relative;
    top: 100px;
    left: 100px;
    z-index: 1000;
    height: 122px;
    width: 166px;
}

/* Uniquely new styling from CSS2 */
button#claimbtn {
    background-color: #60d400;
    border-color: #60d400;
    font-size: 2em;
    border-radius: 5px;
    color: #000;
    font-weight: bold;
    margin-top: 2em;
}

button#claimbtn:hover {
    background-color: #60d400;
    border-color: #360068;
    font-size: 2em;
    border-radius: 5px;
    color: #000;
    font-weight: bold;
    margin-top: 2em;
}

button#claimbtn:disabled {
    background-color: #cccccc; /* Gray background for disabled button */
    color: #666666; /* Darker gray text */
    border: 1px solid #999999; /* Gray border */
    cursor: not-allowed; /* Not-allowed cursor for disabled button */
    opacity: 0.6; /* Slightly dim the button */
}




.tooltipx {
    position: fixed;
    right: 50px;
    top: 100px;
    width: 500px;
    height: 100vh;
    display: block;
    opacity: 1;
    z-index: 44444;
    pointer-events: none;

}
.toasts {
    display: flex;
    background-color: #00a31b;
    color: #000;
    padding: 15px;
    border-radius: 5px;
    z-index: 2000;
    transition: opacity 0.5s;
    display: block;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    background: #222;
    background: transparent;
    color: #fff;
    backdrop-filter: blur(11px);
    margin-bottom: 10px;
    pointer-events: none;
    text-align: left;
    overflow: hidden;
}


.toaststwoline {
padding: 18px;
overflow: hidden;
background-image: url(/assets/data/prl/p3.png);
background-position: center center;
background-repeat: no-repeat;
overflow: hidden;
background-size: cover;
}

.toastsup{
    padding: 18px;
    overflow: hidden;
    background-image: url(/assets/data/fpics/ch1.png);
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: cover;
    filter: hue-rotate(290deg);
    border: 3px solid rgb(249 119 12);
    }

.toastsdown{
    padding: 18px;
    overflow: hidden;
    background-image: url(/assets/data/fpics/ch3.png);
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: cover;
    filter: hue-rotate(80deg);
    border: 3px solid rgb(241 89 3)
    }

.alertimg {
    height: 60px;
    float: left;
    border-radius: 3px;
    position: absolute;
    right: 5px;
    top:3px
}

.alertimg {
    height: 200px;
    float: left;
    border-radius: 3px;
    position: absolute;
    right: -37px;
    top: -66px;
    z-index: 33334;
    /* filter: drop-shadow(0px 4px 16px black); */
}
.toasts b {
    color: #ffffff;
    display: block;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    position: relative;
    z-index: 44444;
    text-shadow: 0 1px 1px BLACK;
}

.toasts span {
    color: #ffffff;
    font-size: 10px;
    text-align: left;
    line-height: 180%;
    position: absolute;
    font-weight: bold;
    bottom: -1px;
    left: -1px;
    text-transform: uppercase;
    background: #00a31b;
    padding: 3px 10px;
    border-radius: 0 10px 0 0;
}

.stattipbox{position: relative;}


.stattipbox .additional-info {
    position: relative;
    display: inline-block;
    cursor: pointer;
    position: initial;
    top: 0px;
    right: 0px;
    border: 2px solid #333333;
    padding: 0 5px;
    border-radius: 8px;
    font-size: 11px;
    left: auto;
    margin-left: 10px;
}

.stattipbox .additional-info:hover {
    color:#009b2b;
    border: 2px solid #00a31b; 
}


.stattipbox  .tooltip {
    visibility: hidden;
    width: 220px;
    background-color: #222;
    color: #5c5c5c;
    text-align: left;
    border-radius: 6px;
    padding: 20px;
    position: absolute;
    z-index: 10;
    bottom: 10px;
    left: 10px;
    transition: visibility 0.2s, opacity 0.2s;
    opacity: 0;
    border: 1px solid #444;
    font-size: 15px;
}

.stattipbox  .rewx span {
    text-align: left;
    color: rgb(197, 197, 197);
    float: none;
    margin-left:4px
}




.col-md-1 {
    flex: 0 0 auto;
    width: 9%;
}



button.dt-paging-button {
    color: #fff !important;
    border: 1px solid #333 !important;
    background: #333 !important;
}

.sng {
    color: #009b2b;
}

.cash {
    color: chocolate;
}

.topl {
    z-index: 3000;
    position: absolute;
    left: 28px;
    top: 94px;
}

.smalltnp {
    color: #fff;
    background-color: #60d400;
    border-color: #60d400;
    font-size: 1em;
    border-radius: 5px;
    color: #000;
    font-weight: bold;
}

img.miniicon {
    width: 100px;
    display: block;
    margin: 20px auto;
}

span.miniborder {
    border: 1px solid #333;
    display: block;
    padding: 30px;
    border-radius: 10px;
}

.inuse {
    border-color: #00d008 !important;
}

#theTable {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
}

div#loginModal {
    overflow: hidden;
}

div#claimModal {
    overflow: hidden;
}

#ctimer {
    border: 1px solid #444 !important;
    float: right;
    top: 3px;
    width: 78px;
}

img.ticb {
    width: 28px;
    /* float: left; */
    margin: 0 10px 2px;
    vertical-align: bottom;
}
.ticketname {
    font-size: 23px !important;
    text-align: left;
}

#joindata strong {
    line-height: 80%;
    margin: 0px 0 0;
    display: inline-block;
    vertical-align: middle;
}


div#ticketbuyin {
    margin: 20px 0;
}

div#cachbuyin {
    margin: 0 0 20px 0;
}


button#jrm:disabled {
    background-color: #333;
    border-color: #3c3c3c;
    color: #222;
}

.slider-container {
    text-align: center;
}

#myBuyIn {
    -webkit-appearance: none;
    width: 300px;
    height: 7px;
    background: #ddd;
    border-radius: 5px;
    outline: none;
    opacity: 1;
    transition: opacity .2s;
    width: 100% !important;
    padding: 0;
    background: #333;
}

#myBuyIn:hover {
    opacity: 1; /* Fully opaque on hover */
}

#myBuyIn::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 18px; /* Width of the slider thumb */
    height: 18px; /* Height of the slider thumb */
    border-radius: 5px; /* Circular thumb */
    background: #ffffff; /* Green color */
    cursor: pointer; /* Pointer cursor on hover */
}

#myBuyIn::-moz-range-thumb {
    width: 18px;
    height: 18px;
    border-radius: 5px;
    background: #ffffff;
    cursor: pointer;
}

#myBuyIn::-ms-thumb {
    width: 18px;
    height: 18px;
    border-radius: 5px;
    background: #8a8a8a;
    cursor: pointer;
}
/* For Firefox */
#myBuyIn::-moz-range-track {
    background: #ddd;
}

/* For Internet Explorer */
#myBuyIn::-ms-track {
    background: #ddd;
    border-color: transparent;
    border-width: 3px;
    color: transparent;
}

#myBuyIn::-ms-fill-lower {
    background: #4CAF50;
    border-radius: 2px;
}

#myBuyIn::-ms-fill-upper {
    background: #ddd;
    border-radius: 2px;
}

div#consoledata  {margin:10px 0}

div#consoledata span {
    width: 33%;
    display: block;
    float: left;
    text-align: center;
}


div#consoledata span:first-child {
    text-align: left;
}

div#consoledata span:last-child {
    text-align: right;
}


.abgr {
    font-size: 5em;
    color: #60d400;
}
.mnics {
    float: left;
    width: 57px;
    margin-right: 0px;
    position: relative;
    left: -15px;
    margin-bottom: 10px;
    top: 12px;
    width: 30px !important;
}

.about-txt {
    display: block;
    font-size: 3em;
    margin-bottom: .5em;
}

span.bigab {
    font-size: 43px;
    margin: 2em 0 1.4em;
    display: block;
}

p.subtext {
    color: #999;
    font-size: 18px;
}

.abtopsub {
    font-size: 9em;
    margin: 0em 0 .4em;
    color: rgb(255, 255, 255);
    display: block;
}

.abtop {
    font-weight: bold;
    color: #60d400;
    font-size: 7em;
    margin: 0em 0 1.5em;
}


span.subab {
    display: block;
    font-size: 20px;
    margin-bottom: 1em;
    color: #555;
    font-weight: bold;
}


span.bglab {
    font-size: 30px;
    padding-right: 50px;
    display: block;
    line-height: 140%;
}

span.smalab {
    display: block;
    margin-top: 1em;
    color: #999;
    padding-right: 25%;
    font-size: 20px;
    margin-bottom: 3em;
}
.abtsmalltop {
    margin-top: 3em;
    display: block;
    font-size: 2em;
    color: #444;
}
.abfooter {
    border: 2px solid #e1e1e1;
    margin-top: 6em;
    background-color: #222;
    padding: 20px 100px 50px;
    border: #60d400 2px solid;
    padding-right: 45%;
    border-radius: 8px;
    background: url(/assets/img/bg2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #121212;
    background-size: 100%;
}

.roomR {
    border: 3px solid #ff0080;
    border-radius: 20%;
    padding: 10px 18px;
    font-size: 62px;
    /* position: absolute; */
    /* top: 19px; */
    font-weight: bolder;

    font-family: sans-serif;
    /* left: -17px; */
  
    z-index: 10001;
    box-shadow: 0 0 2px #1111111a;
    filter: drop-shadow(0 5px 3px #1111111a);
    position: relative;
    top: -20px;
    color: #fff;
}
.roomB {
    border: 3px solid #3a3a3a;
    border-radius: 20%;
    padding: 10px 18px;
    font-size: 62px;
    /* position: absolute; */
    /* top: 19px; */
    font-weight: bolder;
    color: #3a3a3a;
    font-family: sans-serif;
    /* left: -17px; */
   
    z-index: 10001;
    box-shadow: 0 0 2px #1111111a;
    filter: drop-shadow(0 5px 3px #1111111a);
    position: relative;
    top: -20px;
    color: #fff;
}
.tokC {
    border: 6px solid #60d400;
    border-radius: 100%;
    padding: 8px 24px;
    font-size: 62px;
    /* position: absolute; */
    /* top: 19px; */
    font-weight: bolder;
    color: #60d400;
    font-family: sans-serif;
    /* left: -17px; */
   
    z-index: 10001;
    box-shadow: 0 0 2px #1111111a;
    filter: drop-shadow(0 5px 3px #1111111a);
    position: relative;
    top: -20px;
}
.ticC {
    border: 6px solid #d4007c;
    border-radius: 30%;
    padding: 8px 24px;
    font-size: 62px;
    /* position: absolute; */
    /* top: 19px; */
    font-weight: bolder;
    color: #d4007c;
    font-family: sans-serif;
    /* left: -17px; */
    
    z-index: 10001;
    box-shadow: 0 0 2px #1111111a;
    filter: drop-shadow(0 5px 3px #1111111a);
    position: relative;
    top: -20px;
}
.coiC {
    border: 6px solid #d4c600;
    border-radius: 10%;
    padding: 8px 24px;
    font-size: 62px;
    /* position: absolute; */
    /* top: 19px; */
    font-weight: bolder;
    color: #d4c600;
    font-family: sans-serif;
    /* left: -17px; */

    z-index: 10001;
    box-shadow: 0 0 2px #1111111a;
    filter: drop-shadow(0 5px 3px #1111111a);
    position: relative;
    top: -20px;
}

b.ticketnames {
    display: block;
    font-size: 14px !important;
    margin-bottom: 10px;
}

#chat-form button {
    color: #fff;
    background-color: #60d400;
    border-color: #60d400;
    font-size: 1em;
    border-radius: 2px;
    color: #000;
    font-weight: bold;
    float: right;
    padding: 3px 9px;
    width: 100%;
    font-size: 30px;
    margin: 20px 0 10px;
    display: block;
}

#chat {
    color:#fff;
    width: 100%;
    height: 150px;
    padding: 10px;
    background: #222;
}
.modal {
    overflow:hidden
}
#eventupdale {}



.eventcard {
    width: 100%;
    position: relative;
    border: 2px solid #0e0e0e;
    border-radius: 9px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 30px;
    /* max-height: 300px; */
    overflow: hidden;
    transition: border .1s ease;
}

.eventcard:hover {
    width: 100%;
    position: relative;
    border: 2px solid #00a31b;
}

.eventcontent {
    width: 100%;
    position: relative;
    border: 1px solid #2d2d2d;
    padding: 30px 100px 30px 30px;
    position: absolute;
    top: 0;
    border: 0;
    height: 100%;
    z-index: 1000;
}


.eventcontentlong {
    width: 100%;
    position: relative;
    border: 1px solid #2d2d2d;
    padding: 30px 100px 30px 30px;
    top: 0;
    border: 0;
    height: 100%;
    z-index: 1000;
}


img.minievent {
    width: 100%;
 
}

.image-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    max-height: 250px;
}



.image-container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgb(20 20 20 / 31%) 10%, rgb(20 20 20 / 73%) 30%, rgba(0, 0, 0, 0));
    pointer-events: none;
}

.eventcard strong {
    font-weight: bold;
    display: block;
    font-size: 3em;
    line-height: 105%;
    margin-bottom: 10px;
}

.eventcard span {
    display: block;
    font-size: 1em;
    color: #888;
}

.eventcard .text-green {
    font-weight: bold;
    color: #60d400;
    font-size: 1.5em;
    margin:0
}

button.btnevent {
    position: absolute;
    right: 30px;
    bottom: 30px;
    background: #111;
}

.devcard {
    width: 100%;
    position: relative;
    border: 1px solid #2d2d2d;
    padding: 30px;
    border-radius: 7px;
    background-repeat: no-repeat;
    background-size: cover;
}


img.minidev {
    float: right;
    margin-right: 30px;
    position: absolute;
    right: 0px;
    top: 30px;
    width: 90px;
}

.devcard strong {
    font-weight: bold;
    display: block;
    font-size: 2em;
    line-height: 105%;
    margin-bottom: 20px;
}

.devcard span {
    display: block;
    font-size: 1em;
    color: #888;
}

.devcard .text-green {
    font-weight: bold;
    color: #60d400;
    font-size: 1.5em;
    margin: 0 0 10px 0 !important;
}


.btnevent {
    border: 2px solid #60d400;
    background: transparent;
    color: #60d400;
    border-radius: 5px;
    padding: 7px 16px;
    font-size: 1.4em;
    display: block;
    font-weight: bold;
    margin-top: 33px;
}






@media (min-width: 2100px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1820px;
    }
}

.oqest {
    color: #fff;
}


.oqest span.bigab {
    font-size: 42px;
    margin: 1em 0 .4em;
    display: block;
    font-weight: bold;
    color: #60d400;
}

.oqest p {
    font-size: 25px;
    margin: 0 0 2em 0 ;
}

#fasrtfaqblock .oqest span.bigab {
    font-size: 22px;
    margin: .4em 0 .6em;
    display: block;
    font-weight: bold;
    color: #60d400;
}

#fasrtfaqblock  .oqest p {
    font-size: 15px;
    margin: 0 0 1em 0 ;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 27px;
    color: #999;
}

.prboxs {
    width: 80%;
    margin: 20px 0 0;
    border-radius: 20px;
    border: 2px dashed #1e1e1e;
    box-shadow: 0 0 4px #0c0c0c;
}
.smnoxicon {
    width: 40%;
    margin: 20px 0 0;
    border-radius: 20px;
    border: 2px dashed #1e1e1e;
    box-shadow: 0 0 4px #0c0c0c;
    padding:10px;
    margin-bottom:20px
}

input:-webkit-autofill {
    background-color: #f0e68c !important; /* Change to your desired background color */
   
}

/* Additional styles, if needed */
input:-webkit-autofill:focus {
    background-color: #f0e68c !important; /* Maintain background color on focus */
}

.form-control {
    background-color: #222;
}