
*{
    font-family: "Jost", sans-serif;

}
body{
    background: #fff !important;
}
.login-bg {
    background: #f9ac36;
    /* background: url(../img/crazy-bg.jpg);
    background-size: cover; */
    height: 100vh;
}
.top-welcome h4 {
    color: #fff;
    font-weight: bold;
    font-size: 34px;
}
.bg-transparent{
    background-color: rgba(0, 0, 0, 0.0) !important;
}
.app-brand.auth-logo img {
    width: 151px;
}

.app-brand.auth-logo {
    width: 153px;
    /*height: 120px;*/
    background-size: cover !important;
    margin: 0 auto;
    border-radius: 20px;
}
.app-brand.auth-logo.register {
    width: 97px;
    height: 62px;
    margin-bottom: 19px !important;
    background-size: cover !important;
    margin: 0 auto;
}
.font-bold{
    font-weight: bold !important;
}
.auth-heading {
    font-size: 19px;
    text-align: center;
    color: #7a0025;
}
.app-color-title{
    color: #7a0025;
}
.input-group.top-margin input{
    border-bottom: 1px solid !important;
    border-radius: 0 !important;
}
.input-group.top-margin input:focus{
    box-shadow: none !important;
}
.payment-method .form-check{
    position: relative;
}
.wallettrans .wallet-amount.gradient-btn {
    /* width: 120px; */
    padding: 10px 0;
    margin: 0 auto;
}
.wallettrans img {
    width: 27px;
    border-radius: 50%;
}
.wallettrans .card {
    border: 1px solid;
    height: 82px;
}
.payment-method img {
    position: absolute;
    right: 3%;
    top: 11%;
    border-radius: 50%;
    width: 28px;
}
.form-check.gradient-btn.py-2 .form-check-input {
    margin-left: -10px !important;
}
.gradient-btn{
    background-color: rgb(203 96 0);
    border: 0 !important;
    /* height: 100vh; */
}
.dark-bg-color{
    background: #000000 !important;
    /* color: black!important; */
}
.dark-color{
    color:#295489 !important;
}
.gameIcons img{
    width: 37px !important;
}
.light-bg-color{
    background: #a2c7c0 !important;
}
.yellow-bg-color{
    background: radial-gradient(circle at top left, rgb(191 114 0), transparent), radial-gradient(circle at top right, rgb(133 5 25), transparent), radial-gradient(circle at bottom right, rgb(1 113 149 / 30%), transparent) !important;
    border-radius: 0px !important;
}
.green-bg-color{
    background: transparent !important;
}
.border-input {
    border-radius: 0px 25px 25px 0;
}
.header-icon img{
    width: 28px;
}
.font-bold{
    font-weight: bold !important;
}
.color-dark{
    color: #000;
}
.border-icon {
    border-radius: 25px 0px 0px 25px !important;
}
.game-title{
    color: #fe7511;
    font-size: 18px;
    font-weight: 600;
}
span.wallet-amount {
    font-size: 17px !important;
}
.app-title {
    width: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}
.navbar.navbar-fixed-bottom  {
    position: fixed !important;
    bottom: 0 !important;
}
.navbar.navbar-fixed-bottom a {
    width: 92px;
    text-align: center;
}
.app-brand-logo.demo img {
    width: 100%;
    /* border: 1px solid; */
    /* border-radius: 50%; */
    padding: 6px;
}
.app-brand-demo{
    background: #0d174c !important;
    height: 100%;
    margin: 0 !important;
}
.app-brand-logo.demo {
    width: 72px;
}
/* .menu-inner .menu-item .menu-link {
    font-weight: bold !important;
} */
.menu-item a div {
    margin-left: 19px;
}
.menu-vertical .app-brand{
    padding-left: 0 !important;
}
.profile-details.text-white h4 {
    margin-bottom: 0;
    color: #fff;
}
.menu-vertical .menu-inner > .menu-item .menu-link {
    color: #000;
    margin: 0 !important;
}
.menu-inner {
    justify-content: center !important;
    display: block !important;
}
.custom-col{
    height: fit-content !important;
}
.play-button {
    width: 40px;
    overflow: hidden;
    margin-left: -5px;
}
.play-button img {
    width: 100%;
}
.games .game-result {
    font-size: 15px;
    font-weight: 600;
    margin: 0 !important;
    color: #191d31;
}
.bottom-time {
    font-size: 12px;
}
.top-margin{
    margin-top: 0 !important;
}
.bottom-margin{
    margin-bottom: 0 !important;
}
.main-font-color{
    color: #fe7511 !important;
    font-weight: 600;
}
.layout-navbar .navbar-nav-right {
    flex-basis: auto !important;
}


.text-close{
    font-size: 10px;
    font-weight: 800;
    outline: none;
    text-transform: uppercase;
    background: linear-gradient(80deg, #ee5d3e 0%, #000000 50%, #ee5d3e 100%);
    background-size: 400%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: animate 10s linear infinite;
  }
  @keyframes animate {
    to{
      background-position: 400%;
    }
  }

.text-open{
    font-size: 10px;
    font-weight: 800;
    outline: none;
    text-transform: uppercase;
    color: #24bd0f;
}
.menu .app-brand.demo {
    height: 76px !important;
    margin-top: 0 !important;
    background: radial-gradient(circle at top left, rgb(191 114 0), transparent), radial-gradient(circle at top right, rgb(133 5 25), transparent), radial-gradient(circle at bottom right, rgb(1 113 149 / 30%), transparent);
}
.app-brand.demo.bg-dark a{
    margin: 0 auto !important;
}
.payment-method label.form-check-label {
    margin-left: 33px;
}

.wallet-card{
    padding: 12px 0 !important;
}
.wallet-bx-icons {
    font-size: 27px !important;
    color: #000;
}
.wallet-img{
    width: 27px;
    border-radius: 50%;
}
.wallet-text{
    font-size: 12px;
}


.form-check-input:checked, .form-check-input[type=checkbox]:indeterminate {
    background-color: #7d0430 !important;
    border-color: #7d0430 !important;
    box-shadow: 0 2px 4px 0 rgb(130 4 50) !important;
}
.shake{
    /* background-color: red; */
    animation: shake .2s;
}
@keyframes shake {
    10%, 90% {
      transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
      transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
      transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
      transform: translate3d(4px, 0, 0);
    }
  }

  .chartDetails .charts.col-md-1 {
    border: 1px solid #000 !important;
    background: #fff;
    padding: 0 !important;
    text-align: center !important;
}
.chartDetails .charts .daydate {
    font-size: 12px;
}
.resBottom .col-4 {
    padding: 0;
}
.resBottom p {
    font-size: 12px;
}
.chartDetails .daydate {
    border-bottom: 1px solid #000;
}
.seven-cols .col-md-1,
.seven-cols .col-sm-1,
.seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
}
.menu-item img {
    width: 25px !important;
}
.preloader {
    align-items: center;
    background: rgb(13, 209, 193);
    display: flex;
    height: 100vh;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    transition: opacity 0.3s linear;
    width: 100%;
    z-index: 9999;
  }
  .input-group:focus-within .form-control, .input-group:focus-within .input-group-text {
    border-color: #000 !important;
}

.gamePlayIcons img{
    width: 149px;
}

.card-bottom{
        border-top: 1px solid #191d3138;
}

.market-txt{
   font-size: 1.1rem;
    color: red !important;
    font-weight: 400;
}

.addFundButton{
    width: 47%;
}

.addFundButton a{
    width: 100%;
    font-size: 15px;
}
.addFundButton a span i{
    font-size: 1.5rem;
}
marquee{
        background: #0973681c;
    color: #ff0000;
    font-weight: 500;
    font-size: 15px;
}

.day{
    color: #000;
    font-weight: 500;
}

.btn-primary{
        background-color: rgb(203 96 0);
    border-color: rgb(203 96 0);
    box-shadow: none !important;
}

.app-brand .layout-menu-toggle{
    background-color: #df0000;
}

.dark-black-clr{
    color: #000 !important;
}

.dark-black-clr strong{
  font-weight: 600 !important;
}

.games-card{
        box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px !important;
        border: 1px solid #191d31;
}

.pqz-btn{
    background: #191d31 !important;
    border-radius: 8px;
    padding-inline: 0px;
    font-weight: 500;
    padding-block: 7px;
    width: 100% !important;
}

.btn-primary:hover{
    background-color: #00ab40;
    border-color: #00ab40;
}

.bid-card-body{
  background: radial-gradient(circle at top left, rgb(255 222 173 / 15%), transparent), radial-gradient(circle at top right, rgb(255 182 193 / 12%), transparent), radial-gradient(circle at bottom right, rgb(222 247 255 / 9%), transparent);
  border-radius: 15px;
      border: 1px solid #191d31;
}

.upi-div{
    background: #d8d8d8;
}

.upi-div label{
    color: #000 !important;
    font-weight: 500;
}













