.bg-green {
    background: green !important;
    color: #fff !important;
}
a.mail-link {
    text-transform: uppercase;
    font-weight: 600;
    color: #5700a3;
}
.blinker{
    animation: blinker 1s linear infinite;
}
@keyframes blinker {
    50% {
        opacity: 0;
    }
}
.fancy-extra-1 .min-max-drop{
    display:none;
}
.rules-container p{
    font-size: 13px;
}
.rules-container table{
    margin-bottom: 0;
}
input:focus{
    outline: none !important;
    box-shadow: none !important;
}
.casino_tabs ul {
    white-space: nowrap;
    overflow-x: auto;
    width: 100%;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 10px;
}
.casino_tabs ul li {
    display: inline-flex;
}
.force_cpassword button.close {
    position: absolute;
    right: 0;
    background: no-repeat;
    border: none;
    color: #fff;
}
.force_cpassword h4{
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
}
.force_cpassword .login-page-label{
    color: #fff;
}
.force_cpassword .submit-button{
    background: #ffff54 !important;
    color: #000 !important;
}
.info-modal-body h5 {
    margin: 20px 0 4px 0;
}
.filtersearch{
    margin-bottom: 10px;
    border: 1px solid #5700a3;
    border-radius: 5px;
}
.filtersearch input{
    border: none;
    background: #F1F1F1;
    height: 34px;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}
.filtersearch .input-group-text{
    height: 34px;
    background: #5700a3;
    border-radius: 0;
    border: none;
    color: #fff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.fp {
    color: #fff;
    font-size: 13px;
}
.sign-up-page {
    width: 100%;
    height: 100vh;
}
.changepass_modal iframe{
    height: 700px !important;
}
.signup_modal .close{
    color: #fff;
    background: none;
    border: none;
    padding: 0;
    float: right;
}
.bookModal th{
    background: #fff;
    color: #000;
    text-align: center;
}
.bookModal .close{
    border: none;
    background: none;
    color: #fff;
    box-shadow: none;
    opacity: 1;
}
.bookModal td{
    background: none;
    text-align: center;
    color: #fff;
    border-color: #7200d5;
}
.bookModal .table{
    margin-bottom: 0;
}
.bookModal .table tr td:nth-child(2){
    font-weight: 900;
}
.userscreen-title {display: flex;align-items: center;font-size: 15px;background: #4f0a9b;color: #fff;padding: 5px;}
.userscreen-title button.casino-back {
    border: none;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 2px;
    padding: 4px 5px;
    margin-right: 5px;
}
.horse-time-detail {
    display: flex;
    flex-wrap: wrap;
    width: 60%;
}
.horse-time-detail span {
    font-size: 11px;
    background: #4f0a9b;
    color: #fff;
    padding: 3px 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.horse-table .horse-table-row {
    padding: 6px 8px 1px;
}
.bet-table-body .horse-table-row:last-child {
    border-bottom: none;
}
.horse-table-row {
    width: 100%;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    border: none;
    border-bottom: 1px solid #ddd;
}
.bet-nation-name {
    display: flex;
    align-items: center;
    width: 40%;
}
.bet-nation-game-name{
    padding: 0 5px;
    font-size: 13px;
    white-space: normal;
}

.cashout1 {
    background: yellow;
    padding: 4px;
    font-size: 8px;
    font-weight: 700;
    text-transform: uppercase;
}
.cashout1:hover,
.cashout1:focus{
    background: yellow !important;
}
.inplay .filterSec {
    padding: 7px;
    margin-top: 0;
}
.inplay .filterSec input {
    border-radius: 5px;
    border: 1px solid #5700A3;
    background: #F1F1F1;
    height: 34px;
    width: 100%;
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.inplay .filterSec .form-group {
    position: relative;
    width: 100%;
}
.inplay .filterSec .searchIcon {
    position: absolute;
    top: 50%;
    right: 0;
    color: #fff;
    font-size: 18px;
    padding: 1px 10px;
    cursor: pointer;
    height: 34px;
    transform: translateY(-50%);
    border-radius: 0 5px 5px 0;
    border: 1px solid #5700A3;
    background: #5700A3;
}
.inplay .searchIcon i {
    vertical-align: middle;
}
.inplay .marketSec {
    padding: 15px 10px;
    background: #EBEBEB;
}
.inplay .marketbody {
    margin-bottom: 10px;
}
.inplay .marketName {
    border-radius: 5px 5px 0 0;
    background: #DBCDEB;
    height: 26px;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100%;
}
.inplay .sportname {
    color: #5700A3;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}
.inplay .bgMarket {
    background: #ffffff;
    border-radius: 0 0 5px 5px;
    padding: 1px;
}
.inplay .bg-theme {
    background-color: #fff;
}
.inplay .eventrow {
    display: flex;
    align-items: center;
}
.inplay .play1 {
    padding: 0;
    width: 15%;
}
.inplay .loading {
    background: linear-gradient(90deg,#18da22,#037903);
    font-size: 9px;
    padding: 3px;
    background-size: 130%;
    -webkit-filter: hue-rotate("@hueRotate");
    height: 20px;
    line-height: 16px;
    color: #fff;
    font-weight: 800;
    border-radius: 0.25rem;
    text-align: center;
    box-shadow: 0 3px 6px #0006 inset;
    position: relative;
    text-shadow: 0 2px 2px rgba(0,0,0,.5);
}
.inplay .team-name {
    width: 85%;
    margin-left: 10px;
}
.inplay .fancyBookIcon {
    margin-left: 5px;
    font-size: 10px;
    padding: 2px 6px;
    text-align: center;
    border-radius: 1px;
    background: #5700A3;
    color: #fff;
    font-weight: 700;
}
.inplay .blue-area1 {
    background: #AED8FF;
}
.inplay .blue-area1 {
    border-radius: 4px 0 0 4px;
}
.inplay .blue-area1,
.inplay .red-area1,
.inplay .red-area,
.inplay .blue-area{
    border: none;
    font-size: 12px;
    color: #000;
    padding: 0;
    width: 15%;
    font-weight: 700;
    margin-right: 2px;
    height: 26px;
}
.inplay .red-area,
.inplay .red-area1 {
    background: #F1BED2;
}
.red-area1 {
    border-radius: 0 4px 4px 0;
}
span.username_area {
    border: 1px solid;
    color: #feff00;
    text-transform: uppercase;
    font-weight: 600;
    margin-left: 10px;
    border-radius: 2px;
    font-size: 12px;
    padding: 5px 10px;
}
.myexch-bal-button {
    font-size: 16px;
    color: #fff;
    display: block;
    text-align: center;
    font-weight: 900;
}
.myexch-bal-button:hover{
    color: #fff;
}
.blnExp {
    color: #feff00;
}
.btn_login {
    color: #000 !important;
    background: #ffff54;
    border: 1px solid;
    padding: 0px 37px;
    border-radius: 4px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}
.btn_signup {
    background: none;
    border: 1px solid #fff;
    color: #fff;
    padding: 0px 37px;
    border-radius: 4px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}
.btn_signup:hover,
.btn_login:hover{
    color: #fff;
}
.btn_withdrawal{
    border: 1px solid transparent;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    background: darkred;
    color: #fff;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn_withdrawal:hover{
    border: 1px solid darkred;
    background: #fff;
    color: darkred;
}
.btn_deposit{
    border: 1px solid transparent;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    background: green;
    color: #fff;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn_deposit:hover{
    border: 1px solid green;
    background: #fff;
    color: green;
}
.btn_deposit img,
.btn_withdrawal img{
    width: 18px;
    filter: invert(1);
    margin-right: 5px;
}
.btn_withdrawal:hover img,
.btn_deposit:hover img{
    filter: invert(0);
}
.news {
    display: flex;
    align-items: center;
    color: #222;
    font-size: 12px;
}
.mainSlider .carousel-indicators button {
    width: 5px;
    height: 5px;
    border-radius: 100px !important;
    background-color: #ffde00;
}
.mainSlider .carousel-indicators button.active {
    background-color: #ffde00;
}
.mainSlider .carousel-item img {
    border-radius: 8px;
}
.markets-sec {
    background: #ebebeb;
}
.topcasino {
    margin: 0;
    padding: 8px 0;
/*    border-bottom: 1px solid #fff;*/
}
.leftpadd {
    margin: 0 1%;
}
.cainohead {
    color: #4f0a9b;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
    padding-bottom: px;
}
.imgsec {
    width: 100%;
    display: grid;
    grid-template-rows: auto auto;
    grid-auto-flow: column;
    overflow-x: scroll;
    grid-row-gap: 1px;
    grid-column-gap: 1px;
    margin-bottom: 1px;
    justify-content: space-between;
}
.imgsec .popularDiv{
    width: 225px;
}
.imgsec img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.imgsectwo{
    grid-template-rows: auto !important;
}
.tabs_theme li:first-child {
    margin-left: 0;
}
.tabs_theme li:last-child {
    margin-right: 0;
}
.tabs_theme {
/*    display: block;*/
    padding: 10px 0 5px;
}
.tabs_theme,
.tabs_theme ul {
    display: block;
    white-space: nowrap;
    overflow-x: auto;
}
.tabs_theme ul::-webkit-scrollbar {
  height: 4px;
}
.tabs_theme ul::-webkit-scrollbar-thumb {
  height: 4px;
  background-color: #f4f4f4;
}
.tabs_theme li {
    display: inline-block;
    min-width: max-content;
    margin: 0 2px;
    position: relative;
    vertical-align: middle;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}
.tabs_theme li a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    padding: 4px 8px;
    border: 1px solid #4f0a9b;
    border-radius: 100px !important;
    color: #4f0a9b;
    text-transform: uppercase;
}
.fancy_premium ul li a{
    color: #fff !important;
}
.tabs_theme li a:hover {
    color: #4f0a9b;
}
.tabs_theme li a.active {
    background: #4f0a9b !important;
    color: #ff0 !important;
    font-weight: 700;
}
.tabs_theme li a img {
    width: auto;
    height: 21px;
}

.market-events {
    padding: 0 1%;
/*    max-height: 280px;*/
    overflow-y: scroll;
    overflow-x: hidden;
}
.casino-contain {
    max-height: 100% !important;
}
.cainohead {
    color: #ffffff;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
    padding: 7px 0 5px 0;
    position: relative;
    background: #5700a3;
}
h1.cainohead img {
    width: 24px;
    margin-right: 5px;
}
.markets a:last-child .sport-list {
    margin-bottom: 0;
}
.sport-list {
    padding: 0;
    margin-top: 5px;
}
.name-sport {
    background: #dbcdeb;
    border-radius: 8px 8px 0 0;
}
.sport-list span img {
    width: auto;
    height: 21px;
}
.team-name {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    width: -webkit-fill-available;
    line-height: 1;
}
.team-name .tn-icons {
    display: none;
    float: left;
    margin-right: 8px;
}
.team-name .tn-icons i {
    font-size: 25px;
}
.team-name p {
    margin: 0;
/*    display: table;*/
    font-size: 15px;
    font-weight: 600;
    padding: 0;
    position: relative;
    text-transform: capitalize;
    line-height: 1;
    width: -webkit-fill-available;
    color: #4f0a9b;
}
.marketName {
    white-space: nowrap;
    width: 70%;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
}
.sport-event-list-icon {
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 25px;
}
.tvicon {
    margin-right: 6px;
    font-size: 14px;
}
.fancyBookIcon {
    margin-right: 6px;
    font-size: 13px;
    background: #fff;
    padding: 1px 6px;
    font-weight: 700;
    border-radius: 2px;
    text-align: center;
}
.livetext {
    padding: 5px 11px;
    letter-spacing: 1px;
    border-radius: 3px;
    background: #d81212;
    color: #fff;
    font-size: 9px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.name1 {
    font-weight: 400;
    font-size: 9px;
    color: #4f0a9b;
    line-height: 14px;
    font-style: normal;
}
em.abo-em {
    font-style: normal;
    background: #fff;
    padding: 0px 2px;
    border-radius: 2px;
    margin-left: 2px;
}
.rates-area {
    padding: 5px;
    background: #ffffff;
    border-radius: 0 0 8px 8px;
}
.blue-area {
    background: #aed8ff;
    border: none;
    width: 17%;
    font-weight: 700;
    font-size: 14px;
    line-height: 15px;
    color: #2d2d2d;
    border-radius: 3px 0 0 3px;
}
.back,
.blue-area {
    margin-right: 0.5% !important;
    margin-left: 0.5% !important;
}
.blue-area,
.live-area {
    font-size: 14px;
    padding: 6px 1px;
}
.red-area {
    border: none;
    font-size: 14px;
    color: #000;
    padding: 6px 1px;
    width: 16%;
    font-weight: 700;
    line-height: 15px;
    background: #f1bed2;
    border-radius: 0 3px 3px 0;
}
.livetime {
    font-size: 12px;
    width: 24%;
    display: inline-block;
    vertical-align: middle;
    color: #ff0000;
}

.casino-box-container {
    width: 20%;
}
.casino-img-link {
    padding: 0;
    position: relative;
    margin: 2px;
    text-decoration: unset;
    /* border-radius: 10px; */
    background: linear-gradient(180deg, #360a43, #5c2681 42%, #360a43);
    width: 100%;
}
.casino-img-link img{
    width: 100%;
    height: 170px;
}
.loginpage {
    width: 100%;
    padding: 15px 0;
}
.modal-content .headerLine h6 {
    color: #fff;
    display: flex;
    justify-content: space-between;
}
.modal-content .headerLine h6:after,
.modal-content .headerLine h6:before{
    display: none;
}
.modal-content .stakeinput{
    opacity: 1;
}
.headBanner img {
    width: 100%;
}
.headerLine h6 {
    text-transform: uppercase;
    color: #5700a3;
    font-size: 20px;
    font-style: normal;
    text-align: center;
    font-weight: 700;
    line-height: normal;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.headerLine h6:before {
    margin-left: -52%;
    text-align: right;
}
.headerLine h6:after {
    margin-left: 10px;
    text-align: left;
}
.headerLine h6:before,
.headerLine h6:after {
    position: absolute;
    top: 51%;
    overflow: hidden;
    width: 50%;
    height: 1px;
    content: "\a0";
    background-color: #5700a3;
}
.login-page-label {
    text-transform: capitalize;
    color: #3a3a3a;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 5px;
}
.form-control.is-invalid, .was-validated .form-control:invalid{
    border: 1px solid var(--bs-form-invalid-border-color) !important;
}
.loginpage input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
    border-color: #c7cace;
}
.login-eye {
    border: 1px solid #c7cace;
    border-left: none;
    background: #fff;
    border-radius: 0 5px 5px 0;
    padding: 2px 15px;
    color: #360a43;
    height: 38px;
}
.login-eye i {
    color: #343a40;
    opacity: 0.7;
}
.forgot {
    color: #3a3a3a;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.submit-button,
.submit-button:hover,
.submit-button:active {
    border: none;
    text-align: center;
    margin: 0;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #b884d0 !important;
    background: #5700a3 !important;
    color: #fff !important;
    height: 40px;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.logwdemo{
    background: #ffff54 !important;
    margin-top: 2px;
    color: #000 !important;
    border-color: #000 !important;
}
.newhr {
    text-align: center;
    margin-top: 15px;
}
.newhr p {
    color: #3a3a3a;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 0;
}
.newhr a {
    text-decoration-line: underline;
    color: #5700a3;
}

.market-details {
    margin: 0 2px;
    overflow-x: hidden;
}
.event-title {
    text-transform: capitalize;
    font-size: 20px;
    padding: 4px 0 2px;
    border-radius: 3px;
    font-weight: 600;
    text-align: left;
    background: #fff;
    color: #000;
    margin-bottom: 5px;
}
.tv-icon-div {
    float: right;
    margin-right: 10px;
}
.market-section {
    overflow-x: hidden;
    margin-top: 15px;
}
.market-section .market-title-row {
    background: #ff0;
}
.market-section .tabs_theme ul {
    margin-top: 5px;
}
.market-title-row .clip1 {
    background: #5700a3;
}
.clip1 {
    clip-path: polygon(0 0, 80% 0, 100% 100%, 0 100%);
}
.market-title {
    margin-left: 10px;
    padding: 0;
    font-size: 15px;
    line-height: 2;
    font-weight: 900;
    display: inline;
    color: #fff;
    margin-bottom: 0;
}
.market-rates {
    background: #fff;
}
.market-rates .tab-content {
    overflow-x: hidden;
}
.market-rates > div {
    border-bottom: 1px solid #ebebeb;
}
.min-max {
    line-height: 3;
    text-align: left;
    text-transform: uppercase;
    font-size: 10px;
    display: block;
    font-weight: 700;
    margin-left: 3px;
    color: #3a3a3a;
}
.max-value {
    margin-left: 3px;
    border-left: 1px solid #141414;
    padding-left: 4px;
}
p.market-back {
    font-size: 12px;
}
.market-rates .col-md-7.col-5.px-lg-0.text-center.px-lg-0.justify-content-end.d-flex {
    justify-content: center !important;
}
.market-back span {
    text-transform: uppercase;
    width: 55px;
    display: inline-block;
    font-weight: 800;
    border-style: none;
    outline: none;
    height: 22px;
    border-radius: 6.29px;
    margin: 4px;
}
.market-back .back2 {
    background: #aed8ff;
}
.market-back .lay2 {
    background: #f1bed2;
}
.market-data-row .market-name {
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.market-data-row .market-name em{
    font-style: normal;
    margin: 0;
    display: flex;
    align-items: center;
}
.market-data-row .market-name em span:nth-child(2):before{
    content: ">>";
    margin-left: 4px;
    margin-right: 3px;
    color: #000;
}
.market-data-row .market-name,
.market-data-row .market-name1 {
    font-size: 11px;
    text-transform: capitalize;
    font-weight: 700;
    color: #3a3a3a !important;
    margin-left: 3px;
    width: 85%;
}
span.jockey-detail-box {
    font-size: 12px;
    margin-left: 10px;
}
.jockey-detail {
    line-height: 1;
}
.market-data-row {
    border-bottom: 1px solid #eee;
}
.minus-book {
    font-weight: 700 !important;
}
.green{
    color: #008819 !important;
}
.red{
    color: #d0021b !important;
}
.plus-book {
    font-weight: 700 !important;
}
.market-data-row .market-name1 span,
.market-data-row .market-name span {
    display: block;
    font-size: 12px;
    font-weight: 900;
    line-height: 12px;
}
.bl-buttons {
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    display: flex;
}
.bl-buttons .bl-btn {
    font-size: 14px;
    border: none;
    width: 55px;
    height: 40px;
    line-height: 1;
    padding: 0;
    font-weight: 700;
    color: #000;
    border-radius: 6.29px;
    height: 32px;
    margin: 4px;
}
.bl-buttons .bl-btn span {
    display: block;
    font-size: 9px;
    font-weight: 400;
}
.back {
    background: #aed8ff;
}
.lay {
    background: #f1bed2;
}
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}
.back-1.spark {
    animation: sparkBack 0.5s ease;
}
.market-section .cashout-container {
    display: inline-block;
    padding: 3px 0;
    margin-left: 5px;
}
@keyframes sparkBack {
    0% {
        background-color: #72bbef;
        color: #1e1e1e;
    }
    50% {
        background-color: #f8e71c;
        color: #fff;
    }
    to {
        background-color: #72bbef;
        color: #1e1e1e;
    }
}
.back-2.spark {
    animation: sparkBack_2 0.5s ease;
}
@keyframes sparkBack_2 {
    0% {
        background-color: #b7d5eb;
        color: #1e1e1e;
    }
    50% {
        background-color: #f8e71c;
        color: #fff;
    }
    to {
        background-color: #b7d5eb;
        color: #1e1e1e;
    }
}
.back-3.spark {
    animation: sparkBack_3 0.5s ease;
}
@keyframes sparkBack_3 {
    0% {
        background-color: #d7e8f4;
        color: #1e1e1e;
    }
    50% {
        background-color: #f8e71c;
        color: #fff;
    }
    to {
        background-color: #d7e8f4;
        color: #1e1e1e;
    }
}
.lay-1.spark {
    animation: sparkLay 0.5s ease;
}
@keyframes sparkLay {
    0% {
        background-color: #faa9ba;
        color: #1e1e1e;
    }
    50% {
        background-color: #26f1f8;
        color: #fff;
    }
    to {
        background-color: #faa9ba;
        color: #1e1e1e;
    }
}
.lay-2.spark {
    animation: sparkLay_2 0.5s ease;
}
@keyframes sparkLay_2 {
    0% {
        background-color: #efd3d9;
        color: #1e1e1e;
    }
    50% {
        background-color: #26f1f8;
        color: #fff;
    }
    to {
        background-color: #efd3d9;
        color: #1e1e1e;
    }
}
.lay-3.spark {
    animation: sparkLay_3 0.5s ease;
}
@keyframes sparkLay_3 {
    0% {
        background-color: #f6e6ea;
        color: #1e1e1e;
    }
    50% {
        background-color: #26f1f8;
        color: #fff;
    }
    to {
        background-color: #f6e6ea;
        color: #1e1e1e;
    }
}
.suspend-market {
    height: 36px;
    background-color: #243a4866;
    z-index: 1;
    position: absolute;
    width: 100%;
    left: 0;
    padding: 0 !important;
    bottom: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    top: 2px;
    border-radius: 6.29px;
}
.stats-text {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    text-shadow: 0 1px 4px rgb(0 0 0 / 50%);
    text-align: center;
}
.min-max-drop {
    position: absolute;
    right: 20px;
    top: 6px;
    font-size: 15px;
}
.min-max-drop .dropdown-menu {
    min-width: 6rem;
    padding: 0rem 0;
}
.min-max-drop a:hover {
    color: #000;
}
.min-max-drop .dropdown-menu .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.15rem 0.75rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 12px;
}
.newtab_collect ul a {
    font-weight: 700;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 30px;
    position: relative;
}
.premium-iframe {
  text-align: center;
  background: #4f0a9b;
  padding: 2px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 100%;
  height: 100vh;
}
.fancy_premium a, .fancy_premium a:hover {
    background: #4f0a9b;
    color: #fff;
    padding: 5px 10px;
    position: relative;
}
.fancy_premium a .blink-soft {
    animation: blinker 1.5s linear infinite;
    text-transform: uppercase;
    font-size: 8px;
    position: absolute;
    top: 5px;
    font-style: normal;
    margin-left: 5px;
    background: #4f0a9b;
    padding: 1px 2px;
    line-height: 1;
    border-radius: 2px;
    color: #fff;
    left: 85px;
}
.blink-soft {
    animation: blinker 1.5s linear infinite;
    text-transform: uppercase;
    font-size: 8px;
    position: absolute;
    top: 2px;
    font-style: normal;
    margin-left: 5px;
    background: #4f0a9b;
    padding: 1px 2px;
    line-height: 1;
    border-radius: 2px;
    color: #fff;
    right: 5px;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.modal-content {
    background-color: #5700a3;
    border: 1px solid rgb(80 29 109);
}
.modal-header {
    background: #5700a3;
    padding: 0.25rem 0.4rem;
}
.modal-title {
    color: #fff;
    font-size: 16px;
}
.close-btn {
    background: transparent;
    border: 0px;
    color: #fff;
}
.info-modal-body,
.info-modal-body p,
.info-modal-body li,
.info-modal-body strong {
    color: #fff;
}
/*betslip*/
p {
    margin-bottom: 0;
}
.slip-back {
    padding: 10px;
    background-color: #beddf4;
    border-bottom: 1px solid #67afe5;
}
.marketDetail {
    color: #3a3a3a;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 3px;
}
.switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 22px;
    margin-right: 5px;
}
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.slider {
    position: absolute;
    cursor: pointer;
    inset: 0;
    background-color: #ccc;
    transition: 0.4s;
}
.slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    transition: 0.4s;
}
input:checked + .slider {
    background-color: #5700a3;
}
input:focus + .slider {
    box-shadow: 0 0 1px var(--theme-color);
}
input:checked + .slider:before {
    transform: translate(26px);
}
.slider.round {
    border-radius: 34px;
}
.slider.round:before {
    border-radius: 50%;
}
.matchme {
    color: #3a3a3a;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.editstake-btn {
    position: absolute;
    right: 10px;
    color: #5700a3;
    border: 1px solid #5700a3;
    line-height: normal;
    padding: 1px 4px;
    border-radius: 15px;
    background: #ffff00;
    cursor: pointer;
    font-size: 13px;
}
.editstake-btn:hover{
    color: #111;
}
.red-section {
    background: #f1bed2;
}
.blue-section {
    background: #beddf4;
}
.blue-section .minus,
.blue-section .plus {
    background: #35739c !important;
    border: none;
    padding: 0 2vw;
    height: 100%;
    color: #fff;
}
.error_data {
    display: block;
    width: 100%;
    color: red;
    font-size: 13px;
}
.input-group {
/*    flex-wrap: nowrap;*/
}
.red-section .minus,
.red-section .plus {
    background: #9b4554;
    border: none;
    padding: 0 2vw;
    height: 100%;
    color: #ffff;
}
.bet-table .btn-group button {
    background-color: transparent;
    width: 9vw;
    cursor: pointer;
    margin: 4px;
    border: 0;
    border-style: 1px solid;
    outline: none;
    border-radius: 6.29px;
    background: #115898;
    height: 28.287px;
    color: #fff;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.input-group input {
/*    border: none;*/
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.bet-table .pb-co button {
    box-shadow: none;
    text-transform: uppercase;
    width: 95%;
    font-size: 12px;
    padding: 5px;
    font-weight: 700;
    height: 32.382px;
    border-radius: 5px;
    border: unset;
}
.bet-table .btn-co {
    color: var(--black, #3a3a3a);
    outline: none;
    background: #ffff54;
    border: none;
}
.pb-co div {
    width: 50%;
}
.bet-table .btn-po1 {
    background: #5700a3;
    color: #fff;
}
.bet-table .btn-po {
    color: #fff;
    outline: none;
    border: none;
    opacity: 0.6;
}
.desktop-hide {
    display: none;
}

.rulesSec {
    margin: 10px 0;
}
.rulesSec p {
    color: #000;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    opacity: 0.8;
}
.bottomSec {
    border-radius: 0 0 10px 10px;
    background: #ededed;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 15px;
}
.bottomSec p {
    color: #351045;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.knowMore,
.knowMore:hover {
    border-radius: 5px;
    background: #5700a3;
    color: #ffff54;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 5px 10px;
}
.subhead {
    color: #3a3a3a;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 20px 0;
}
.playnow .btn {
    border-radius: 5px;
    border: 1px solid #b884d0;
    background: #5700a3;
    height: 40px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: normal;
    width: 100%;
    font-style: normal;
    font-weight: 700;
    margin: 20px 0;
}
.promo_page {
    margin-top: 15px;
    color: #3a3a3a;
    margin-bottom: 30px;
}
.promo_page .head {
    margin: 0 0 2px;
    text-align: left;
    font-size: 14px;
}
.accordion-item {
    margin-bottom: 10px;
}
button.accordion-button,
button.accordion-button:focus {
    outline: none;
    box-shadow: none;
    background: #f1f1f1 !important;
    height: 40px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    border-radius: 5px;
    justify-content: space-between;
    border: none;
    margin: 0;
    color: #3a3a3a !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.accordion-collapse .accordion-body {
    background: #dbcdeb;
    color: #3a3a3a;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 20px;
    border-radius: 0 0 5px 5px;
}
.rulesSec h2,
.rulesSec h3 {
    margin: 0.83em 0;
    font-weight: 700;
    font-size: 14px;
    color: #000;
}
.plccontainer {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #f1f1f1;
    padding: 30px 20px;
}
.password-section table td p {
    color: #3a3a3a;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    text-align: left;
}
.pass-title {
    margin-bottom: 0;
}
.table > :not(caption) > * > * {
    padding: 0.3rem 0.5rem;
}
.table th{
    vertical-align: middle;
    padding: 5px;
    white-space: nowrap;
}
.table td{
    vertical-align: middle;
    font-size: 13px;
    padding: 5px;
    white-space: nowrap;
}
.rules-container table td {
    white-space: inherit;
}
.table td a{
    color: #5700A3;
}
.table td a:hover{
    color: #000;
    text-decoration: underline;
}
.password-section input {
    color: #3a3a3a;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    border-radius: 5px;
    border: 1px solid #adadad;
    background: #f1f1f1;
    height: 40px;
    text-align: left;
}
#filter {
    margin: 15px 0;
}
#filter .form-control {
    border-radius: 5px;
    border: 1px solid #ADADAD;
    background: #F1F1F1;
    color: #6d6d6d;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    height: 32px;
}
.btn-get {
    border-radius: 5px;
    background: #5700A3;
    height: 32px;
    color: #ebebeb;
    font-size: 12px;
    border: unset;
    font-style: normal;
    font-weight: 700;
    width: 100%;
    line-height: normal;
    text-transform: uppercase;
}
.active>.page-link, .page-link.active{
    background: #5700A3 !important;
    border-color: #5700A3;
}
.btn-bet,
.btn-bet:hover {
    justify-content: center;
    border-radius: 5px;
    background: #5700A3;
    height: 25px;
    display: flex;
    align-items: center;
    padding: 0 6px;
    color: #ebebeb !important;
    font-size: 12px;
    border: unset;
    font-style: normal;
    font-weight: 700;
    width: 100%;
    line-height: normal;
    text-transform: uppercase;
}
.stakeinput {
    color: #3a3a3a;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    opacity: .5;
    border-radius: 5px;
    border: 1px solid #ADADAD;
    background: #F1F1F1;
    padding: 0.375rem 0.95rem;
    margin-top: 10px;
}
.btn-primary {
    width: 100%;
    margin: 10px 0;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    border-radius: 5px;
    border: 1px solid #B884D0;
    background: #5700A3;
    text-transform: uppercase;
    padding: 7px;
}

.card.mainWallet{
    padding: 10px;
    margin: 10px 0;
    border-radius: 5px;
    background: #DBCDEB;
}
.mainWallet .min-max-drop {
    position: absolute;
    right: 7px;
    top: 0;
    margin: 0;
}
.mainHeading {
    color: #3a3a3a;
    margin-bottom: 0;
}
.mainBalanceIcon {
    justify-content: space-between;
    margin-top: 10px;
    align-items: center;
}
.mainWallet .heading {
    font-weight: 700;
    font-size: 24px;
    color: #3a3a3a;
    margin-bottom: 0;
    width: 50%;
}
.walletBalance {
    float: right;
    color: #5700a3;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 0;
    width: 50%;
}
.claimAmt {
    color: #5700a3;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: flex;
    align-items: center;
}
.mainBalanceExplosure {
    flex-direction: row;
    justify-content: space-between;
    border-top: 1px solid #cccccc;
    color: #3a3a3a;
}
.animated-digit {
    display: inline-flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 35px;
    color: #5700a3;
    font-weight: 700;
}
.deposit-btn {
    border-radius: 6.5px;
    background: #5700A3;
    color: #ffff54;
    font-size: 13px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700;
}
.deposit-btn, .withdraw-btn {
    font-size: 11px;
    width: 76px;
    padding: 0rem;
    line-height: 2;
}
.lifetimebonus, .lifetimeAmount {
    justify-content: space-around;
    align-items: center;
}
.lifetimebonus p {
    color: #3a3a3a;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0;
}
.lifetimebonus, .lifetimeAmount {
    justify-content: space-around;
    align-items: center;
}
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
:root {
    scroll-behavior: smooth;
}

body {
    font-family: "Open Sans", sans-serif;
    background: #f6f9ff;
    color: #444444;
}

a {
    color: #4154f1;
    text-decoration: none;
}

a:hover {
    color: #717ff5;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Nunito", sans-serif;
}

/*--------------------------------------------------------------
# Main
--------------------------------------------------------------*/
#main {
    margin-top: 60px;
    padding: 2px 1px;
    transition: all 0.3s;
    margin-left: 250px;
}

@media (max-width: 1199px) {
    #main {
        padding: 5px;
        overflow-x: hidden;
    }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.logo {
    line-height: 1;
}

@media (min-width: 1200px) {
    .logo {
        width: 280px;
    }
}

.logo img {
    max-height: 26px;
    margin-right: 6px;
}

.logo span {
    font-size: 26px;
    font-weight: 700;
    color: #012970;
    font-family: "Nunito", sans-serif;
}

.header {
    transition: all 0.5s;
    z-index: 997;
    height: 60px;
    box-shadow: 0px 2px 20px rgba(1, 41, 112, 0.1);
    background-color: #5700a3;
    padding-left: 8px;
    padding-right: 8px;
}

.header .toggle-sidebar-btn {
    font-size: 32px;
    padding-left: 10px;
    cursor: pointer;
    color: #012970;
    display: none;
}

.header .search-bar {
    min-width: 360px;
    padding: 0 20px;
}
body.toggle-sidebar{
    overflow-y: hidden;
}
.sidebar-transparent{
    display: none;
}
.toggle-sidebar .sidebar-transparent{
    display: block;
    width: 100%;
    height: 100%;
    background: #00000073;
    position: absolute;
    z-index: 9;
}
@media (max-width: 1199px) {
    .header .search-bar {
        position: fixed;
        top: 50px;
        left: 0;
        right: 0;
        padding: 20px;
        box-shadow: 0px 0px 15px 0px rgba(1, 41, 112, 0.1);
        background: white;
        z-index: 9999;
        transition: 0.3s;
        visibility: hidden;
        opacity: 0;
    }

    .header .search-bar-show {
        top: 60px;
        visibility: visible;
        opacity: 1;
    }
}

.header .search-form {
    width: 100%;
}

.header .search-form input {
    border: 0;
    font-size: 14px;
    color: #012970;
    border: none;
    padding: 7px 38px 7px 8px;
    border-radius: 4px;
    transition: 0.3s;
    width: 100%;
}

.header .search-form input:focus,
.header .search-form input:hover {
    outline: none;
    box-shadow: 0 0 10px 0 rgba(1, 41, 112, 0.15);
    border: 1px solid rgba(1, 41, 112, 0.3);
}

.header .search-form button {
    border: 0;
    padding: 0;
    margin-left: -30px;
    background: none;
}

.header .search-form button i {
    color: #012970;
}

/*--------------------------------------------------------------
# Header Nav
--------------------------------------------------------------*/
.header-nav ul {
    list-style: none;
}

.header-nav > ul {
    margin: 0;
    padding: 0;
}

.header-nav .nav-icon {
    font-size: 22px;
    color: #012970;
    margin-right: 25px;
    position: relative;
}

.header-nav .nav-profile {
    color: #012970;
}

.header-nav .nav-profile img {
    max-height: 36px;
}

.header-nav .nav-profile span {
    font-size: 14px;
    font-weight: 600;
}

.header-nav .badge-number {
    position: absolute;
    inset: -2px -5px auto auto;
    font-weight: normal;
    font-size: 12px;
    padding: 3px 6px;
}

.header-nav .notifications {
    inset: 8px -15px auto auto !important;
}

.header-nav .notifications .notification-item {
    display: flex;
    align-items: center;
    padding: 15px 10px;
    transition: 0.3s;
}

.header-nav .notifications .notification-item i {
    margin: 0 20px 0 10px;
    font-size: 24px;
}

.header-nav .notifications .notification-item h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}

.header-nav .notifications .notification-item p {
    font-size: 13px;
    margin-bottom: 3px;
    color: #919191;
}

.header-nav .notifications .notification-item:hover {
    background-color: #f6f9ff;
}

.header-nav .messages {
    inset: 8px -15px auto auto !important;
}

.header-nav .messages .message-item {
    padding: 15px 10px;
    transition: 0.3s;
}

.header-nav .messages .message-item a {
    display: flex;
}

.header-nav .messages .message-item img {
    margin: 0 20px 0 10px;
    max-height: 40px;
}

.header-nav .messages .message-item h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #444444;
}

.header-nav .messages .message-item p {
    font-size: 13px;
    margin-bottom: 3px;
    color: #919191;
}

.header-nav .messages .message-item:hover {
    background-color: #f6f9ff;
}

.header-nav .profile {
    min-width: 240px;
    padding-bottom: 0;
    top: 8px !important;
}

.header-nav .profile .dropdown-header h6 {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 600;
    color: #444444;
}

.header-nav .profile .dropdown-header span {
    font-size: 14px;
}

.header-nav .profile .dropdown-item {
    font-size: 14px;
    padding: 10px 15px;
    transition: 0.3s;
}

.header-nav .profile .dropdown-item i {
    margin-right: 10px;
    font-size: 18px;
    line-height: 0;
}

.header-nav .profile .dropdown-item:hover {
    background-color: #f6f9ff;
}

/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
.sidebar {
    position: fixed;
    top: 60px;
/*    left: -300px;*/
left: 0;
    bottom: 0;
    width: 240px;
    z-index: 996;
    transition: all 0.3s;
    padding: 5px;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #aab7cf transparent;
    box-shadow: 0px 0px 20px rgba(1, 41, 112, 0.1);
    background-color: #fff;
}
.sidebar::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #fff;
}

.sidebar::-webkit-scrollbar-thumb {
    background-color: #aab7cf;
}

/*@media (min-width: 1200px) {

  #main,
  #footer {
    margin-left: 300px;
  }
}*/

@media (max-width: 1199px) {
    .toggle-sidebar .sidebar {
        left: 0;
    }
}

@media (min-width: 1200px) {
    .toggle-sidebar #main,
    .toggle-sidebar #footer {
        margin-left: 0;
    }

    .toggle-sidebar .sidebar {
        left: -300px;
    }
}
.sidebar-nav {
    padding: 0;
    margin: 0;
    list-style: none;
}

.sidebar-nav li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.sidebar-nav .nav-item {
/*    margin-bottom: 5px;*/
}

.sidebar-nav .nav-heading {
    font-size: 11px;
    text-transform: uppercase;
    color: #899bbd;
    font-weight: 600;
    margin: 10px 0 5px 15px;
}

.sidebar-nav .nav-link {
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: 600;
    color: #3a3a3a;
    transition: 0.3s;
    padding: 11px 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #dbcdeb;
    border-radius: 0;
}
.sidebar-nav .nav-link svg {
    margin-right: 8px;
    width: 18px;
    height: 18px;
}
.sidebar-nav .nav-link img{
    width: 18px;
    margin-right: 8px;
}
.sidebar-nav li:last-child .nav-link {
    border-bottom: none;
}
.sidebar-nav .nav-link.collapsed {
    color: #012970;
    background: #fff;
}

.sidebar-nav .nav-link.collapsed i {
    color: #899bbd;
}

.sidebar-nav .nav-link:hover {
    color: #fff;
    background: #5700a3;
}
.sidebar-nav .nav-link:hover svg{
    filter: contrast(0);
}
.sidebar-nav .nav-link:hover i {
    color: #fff;
}

.sidebar-nav .nav-link .bi-chevron-down {
    margin-right: 0;
    transition: transform 0.2s ease-in-out;
}

.sidebar-nav .nav-link:not(.collapsed) .bi-chevron-down {
    transform: rotate(180deg);
}

.sidebar-nav .nav-content {
    padding: 5px 0 0 0;
    margin: 0;
    list-style: none;
}

.sidebar-nav .nav-content a {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    color: #012970;
    transition: 0.3;
    padding: 10px 0 10px 40px;
    transition: 0.3s;
}

.sidebar-nav .nav-content a i {
    font-size: 6px;
    margin-right: 8px;
    line-height: 0;
    border-radius: 50%;
}

.sidebar-nav .nav-content a:hover,
.sidebar-nav .nav-content a.active {
    color: #4154f1;
}

.sidebar-nav .nav-content a.active i {
    background-color: #4154f1;
}

/*--------------------------------------------------------------
# Dashboard
--------------------------------------------------------------*/
/* Filter dropdown */
.dashboard .filter {
    position: absolute;
    right: 0px;
    top: 15px;
}

.dashboard .filter .icon {
    color: #aab7cf;
    padding-right: 20px;
    padding-bottom: 5px;
    transition: 0.3s;
    font-size: 16px;
}

.dashboard .filter .icon:hover,
.dashboard .filter .icon:focus {
    color: #4154f1;
}

.dashboard .filter .dropdown-header {
    padding: 8px 15px;
}

.dashboard .filter .dropdown-header h6 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #aab7cf;
    margin-bottom: 0;
    padding: 0;
}

.dashboard .filter .dropdown-item {
    padding: 8px 15px;
}

/* Info Cards */
.dashboard .info-card {
    padding-bottom: 10px;
}

.dashboard .info-card h6 {
    font-size: 28px;
    color: #012970;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

.dashboard .card-icon {
    font-size: 32px;
    line-height: 0;
    width: 64px;
    height: 64px;
    flex-shrink: 0;
    flex-grow: 0;
}

.dashboard .sales-card .card-icon {
    color: #4154f1;
    background: #f6f6fe;
}

.dashboard .revenue-card .card-icon {
    color: #2eca6a;
    background: #e0f8e9;
}

.dashboard .customers-card .card-icon {
    color: #ff771d;
    background: #ffecdf;
}

/* Activity */
.dashboard .activity {
    font-size: 14px;
}

.dashboard .activity .activity-item .activite-label {
    color: #888;
    position: relative;
    flex-shrink: 0;
    flex-grow: 0;
    min-width: 64px;
}

.dashboard .activity .activity-item .activite-label::before {
    content: "";
    position: absolute;
    right: -11px;
    width: 4px;
    top: 0;
    bottom: 0;
    background-color: #eceefe;
}

.dashboard .activity .activity-item .activity-badge {
    margin-top: 3px;
    z-index: 1;
    font-size: 11px;
    line-height: 0;
    border-radius: 50%;
    flex-shrink: 0;
    border: 3px solid #fff;
    flex-grow: 0;
}

.dashboard .activity .activity-item .activity-content {
    padding-left: 10px;
    padding-bottom: 20px;
}

.dashboard .activity .activity-item:first-child .activite-label::before {
    top: 5px;
}

.dashboard .activity .activity-item:last-child .activity-content {
    padding-bottom: 0;
}

/* News & Updates */
.dashboard .news .post-item + .post-item {
    margin-top: 15px;
}

.dashboard .news img {
    width: 80px;
    float: left;
    border-radius: 5px;
}

.dashboard .news h4 {
    font-size: 15px;
    margin-left: 95px;
    font-weight: bold;
    margin-bottom: 5px;
}

.dashboard .news h4 a {
    color: #012970;
    transition: 0.3s;
}

.dashboard .news h4 a:hover {
    color: #4154f1;
}

.dashboard .news p {
    font-size: 14px;
    color: #777777;
    margin-left: 95px;
}

/* Recent Sales */
.dashboard .recent-sales {
    font-size: 14px;
}

.dashboard .recent-sales .table thead {
    background: #f6f6fe;
}

.dashboard .recent-sales .table thead th {
    border: 0;
}

.dashboard .recent-sales .dataTable-top {
    padding: 0 0 10px 0;
}

.dashboard .recent-sales .dataTable-bottom {
    padding: 10px 0 0 0;
}

/* Top Selling */
.dashboard .top-selling {
    font-size: 14px;
}

.dashboard .top-selling .table thead {
    background: #f6f6fe;
}

.dashboard .top-selling .table thead th {
    border: 0;
}

.dashboard .top-selling .table tbody td {
    vertical-align: middle;
}

.dashboard .top-selling img {
    border-radius: 5px;
    max-width: 60px;
}

/*--------------------------------------------------------------
# Icons list page
--------------------------------------------------------------*/
.iconslist {
    display: grid;
    max-width: 100%;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 1.25rem;
    padding-top: 15px;
}

.iconslist .icon {
    background-color: #fff;
    border-radius: 0.25rem;
    text-align: center;
    color: #012970;
    padding: 15px 0;
}

.iconslist i {
    margin: 0.25rem;
    font-size: 2.5rem;
}

.iconslist .label {
    font-family: var(--bs-font-monospace);
    display: inline-block;
    width: 100%;
    overflow: hidden;
    padding: 0.25rem;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
}

/*--------------------------------------------------------------
# Profie Page
--------------------------------------------------------------*/
.profile .profile-card img {
    max-width: 120px;
}

.profile .profile-card h2 {
    font-size: 24px;
    font-weight: 700;
    color: #2c384e;
    margin: 10px 0 0 0;
}

.profile .profile-card h3 {
    font-size: 18px;
}

.profile .profile-card .social-links a {
    font-size: 20px;
    display: inline-block;
    color: rgba(1, 41, 112, 0.5);
    line-height: 0;
    margin-right: 10px;
    transition: 0.3s;
}

.profile .profile-card .social-links a:hover {
    color: #012970;
}

.profile .profile-overview .row {
    margin-bottom: 20px;
    font-size: 15px;
}

.profile .profile-overview .card-title {
    color: #012970;
}

.profile .profile-overview .label {
    font-weight: 600;
    color: rgba(1, 41, 112, 0.6);
}

.profile .profile-edit label {
    font-weight: 600;
    color: rgba(1, 41, 112, 0.6);
}

.profile .profile-edit img {
    max-width: 120px;
}

/*--------------------------------------------------------------
# F.A.Q Page
--------------------------------------------------------------*/
.faq .basic h6 {
    font-size: 18px;
    font-weight: 600;
    color: #4154f1;
}

.faq .basic p {
    color: #6980aa;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
    padding: 28px 30px;
}

.contact .info-box i {
    font-size: 38px;
    line-height: 0;
    color: #4154f1;
}

.contact .info-box h3 {
    font-size: 20px;
    color: #012970;
    font-weight: 700;
    margin: 20px 0 10px 0;
}

.contact .info-box p {
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
}

.contact .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: left;
    padding: 15px;
    margin-bottom: 24px;
    font-weight: 600;
}

.contact .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    margin-bottom: 24px;
    font-weight: 600;
}

.contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
    margin-bottom: 24px;
}

.contact .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #18d26e;
    border-top-color: #eee;
    animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    border-radius: 0;
}

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
    border-color: #4154f1;
}

.contact .php-email-form input {
    padding: 10px 15px;
}

.contact .php-email-form textarea {
    padding: 12px 15px;
}

.contact .php-email-form button[type="submit"] {
    background: #4154f1;
    border: 0;
    padding: 10px 30px;
    color: #fff;
    transition: 0.4s;
    border-radius: 4px;
}

.contact .php-email-form button[type="submit"]:hover {
    background: #5969f3;
}

@keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*--------------------------------------------------------------
# Error 404
--------------------------------------------------------------*/
.error-404 {
    padding: 30px;
}

.error-404 h1 {
    font-size: 180px;
    font-weight: 700;
    color: #4154f1;
    margin-bottom: 0;
    line-height: 150px;
}

.error-404 h2 {
    font-size: 24px;
    font-weight: 700;
    color: #012970;
    margin-bottom: 30px;
}

.error-404 .btn {
    background: #51678f;
    color: #fff;
    padding: 8px 30px;
}

.error-404 .btn:hover {
    background: #3e4f6f;
}

@media (min-width: 992px) {
    .error-404 img {
        max-width: 50%;
    }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer {
    margin-left: 250px;
    padding: 20px 0;
    font-size: 14px;
    transition: all 0.3s;
    border-top: 1px solid #cddfff;
}

.footer .copyright {
    text-align: center;
    color: #012970;
}
.payment-span {
    color: #3a3a3a;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.footer-image-container {
    margin-top: 5px;
}
.footer-image-container img {
    padding: 0;
    width: auto;
    height: 3vw;
    margin: 15px;
}
.socialmedia-imgs-container {
    padding: 0;
    width: auto;
    height: 3vw;
    margin: 0;
}
.socialmedia-imgs-container img {
    padding: 0 1vw;
    width: auto;
    height: 3vw;
    margin: 0 1px;
}
.footermenu {
    margin-bottom: 8px;
    margin-top: 30px;
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}
.footermenu a {
    color: #000;
    text-align: center;
    padding-top: 10px;
    font-size: 11px;
    margin-right: 6px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    text-decoration: unset;
}
.menu-footer-container {
    background-color: #fff;
    padding: 5px 12px;
}
.e-gaming-container {
    align-items: center;
    display: flex;
}

.e-gaming-container .e-gaming-logo-container {
    margin-right: 16px;
}
.e-gaming-container .e-gaming-text {
    color: #b6baab;
    font-family: inherit;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
}
.static {
    padding: 8px 0;
    color: #000;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: capitalize;
}
.static p {
    margin: 0;
}
.bottom-tabs {
    display: none;
}
.right-sidebar{
    display: none;
}
.toggle-right-sidebar .right-sidebar{
    display: block;
}
.right-bar-toggle-close {
    color: #5700a3;
    position: absolute;
    top: 0;
    font-size: 20px;
}
.right-bar-toggle-close:hover{
    color: #000;
}
.right-sidebar{
    position: fixed;
    top: 60px;
    right: -300px;
    bottom: 0;
    transition: all .2s ease-out;
    width: 240px;
    z-index: 996;
    padding: 5px;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #aab7cf transparent;
    box-shadow: 0px 0px 20px rgba(1, 41, 112, 0.1);
    background-color: #fff;
}
.right-sidebar::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #fff;
}

.right-sidebar::-webkit-scrollbar-thumb {
    background-color: #aab7cf;
}
.toggle-right-sidebar .right-sidebar {
    right: 0;
}
.profile_right {
    margin-top: 15px;
}
.profile_right h5{
    margin: 0 15px;
    padding: 12px 0;
    font-weight: 700;
    color: #5700a3;
    text-align: center;
    font-size: 20px;
}
.profile_right p{
    height: 100px;
    width: 100px;
    background: #EDEDED;
    border-radius: 50px;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
}
.profile_right p i{
    font-size: 50px;
}
.right-sidebar ul{
    padding: 0;
    margin: 0;
    margin-top: 15px;
}
.right-sidebar ul li{
    list-style: none;
    margin: 10px;
}
.right-sidebar ul li a{
    width: 100%;
    line-height: 30px;
    text-transform: capitalize;
    font-size: 15px;
    display: inline-block;
    padding-left: 8px;
    font-weight: 500;
    transition: 1s;
    align-items: center;
    display: flex;
    border-bottom: 1px solid #DBCDEB;
    color: #3a3a3a;
    padding-bottom: 7px;
}
.right-sidebar ul li a svg{}
.right-sidebar ul li a span{
    margin-left: 20px;
}
.right-sidebar_account{
    color: #000;
    border-radius: 5px;
    background: #EDE6F5;
    margin: 0 10px;
    padding: 8px 15px;
}
.right-sidebar_account h4{
    margin: 0;
    font-size: 14px;
    font-weight: 700;
}
.right-sidebar_account p{
    color: #3a3a3a;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    display: flex;
    justify-content: space-between;
}
.right-sidebar_account p span{}
.right-sidebar_account p b{
    color: #5700a3;
}

.streaming_iframe{
    height: 170px;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.mobile_div{
    display: none;
}
.btns_dw_mobile{
    display: none;
}
.desktop_div{
    display: inline-block;
}

ul.live_virtual {
    list-style: none;
    padding: 0 4px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 0;
    left: 20%;
    width: auto;
    margin: 0;
  }
  ul.live_virtual li {
    display: inline;
  }
  ul.live_virtual li label {
    display: inline-block;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 25px;
    white-space: nowrap;
    margin: 0 1px;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    font-weight: 600;
  }
  ul.live_virtual li label {
    width: 85px;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  ul.live_virtual li label::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family:FontAwesome;
    font-weight: 400;
    font-size: 12px;
    padding-right: 2px;
    content: "\f067";
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
  ul.live_virtual li input[type="checkbox"]:checked + label::before {
    content: "\f00c";
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
  ul.live_virtual li input[type="checkbox"]:checked + label {
    border: 1px solid #00ad6f;
    background-color: #00ad6f;
    color: #fff;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  ul.live_virtual li input[type="checkbox"] {
    display: absolute;
  }
  ul.live_virtual li input[type="checkbox"] {
    position: absolute;
    opacity: 0;
  }
  .casino_searchbar {
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    border: 1px solid #4f0a9b;
    width: 20%;
    margin: 3px 0;
    background: #fff;
    border-radius: 5px;
    }
    .casino_searchbar input {
    height: 22px;
    padding: 4px 10px;
    border: none;
    color: #000;
    font-size: 12px;
    width: 100%;
    background: none;
    }
    .casino_searchbar input:focus-visible {
    outline: none;
    border-radius: 0;
    }
    .casino_searchbar span.input-group-text {
    padding: 0;
    background: none;
    background: #4f0a9b;
    border-radius: 0;
    border: none;
    padding: 0 5px;
    height: 100%;
    position: absolute;
    right: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    }
    .casino_searchbar span.input-group-text i{
    color: #fff;
    font-size: 11px;
    }
    .detail-casino-link {
        display: block;
        width: 100%;
        text-align: right;
        padding: 5px 15px;
        background: #000;
        border-radius: 1px;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        text-decoration: underline;
    }
    .detail-casino-link:hover{
        color:#fff;
    }
    .detail-casino-link i {
        font-size: 18px;
        color: yellow;
        margin-right: 5px;
    }
    .detail-casino-link i{
        animation: swipe .5s alternate infinite;
        animation-timing-function: ease;
    }
    @keyframes swipe {
        0% {
            transform: rotate(0deg);
        }
        100% {
            transform: rotate(-10deg);
        }
    }
@media (max-width: 767px) {
    .casino_searchbar{
        width: 40%;
    }
    ul.live_virtual{
        right: 0;
        left: inherit;
    }
    ul.live_virtual li label{
        padding: 5px;
    }
    .imgsec .popularDiv{
        width: 140px;
    }
    .desktop_div{
        display: none !important;
    }
    .casino_tabs ul{
        padding: 2px;
        margin: 1px;
    }
    .tabs_theme{
        margin: 0;
        padding: 0;
    }
    .btns_dw_mobile{
        display: flex;
        justify-content: center;
        margin-top: 0;
        position: sticky;
        width: 100%;
        top: 59px;
        z-index: 99;
    }
    .btn_deposit,
    .btn_withdrawal{
        width: 50%;
    }
    .logo img{
        max-height: 18px;
    }
    .mobile_div{
        display: inline-flex;
        align-items: center;
    }
    .bal_expo {
        line-height: 0.5;
    }
    .header-nav ul {
/*        display: none !important;*/
    }
    .btns_dw_desktop{
        display: none;
    }
    .casino-img-link img{
        height: 70px;
    }
    .newtab_collect ul li {
        flex-basis: 0;
        flex-grow: 1;
        text-align: center;
    }
    .streaming_iframe{
        height: 29vh;
        margin: 0;
        width: 100%;
    }
    span.username_area{
/*        display: none;*/
        font-size: 11px;
        padding: 2px 5px;
    }
    .footer{
        margin-left: 0;
    }
    .imgsec img {
        height: 101px;
        /* width: 175px; */
    }
    .ni-none-mobile{
        display: none;
    }
    #main{
        margin-left: 0;
    }
    .sidebar{
        left: -300px;
    }
    .custom_nav_justfied ul.nav{
        display: flex;
    }
    .custom_nav_justfied1 ul.nav{
        display: block;
    }
    .market-rates .col-md-7.col-5.px-lg-0.text-center.px-lg-0.justify-content-end.d-flex{
        justify-content: end !important;
    }
    .toggle-sidebar i.fa-bars:before {
        content: "\f00d";
    }
    .myexch-bal-button {
        font-size: 11px;
        padding: 5px;
    }
    .header {
        padding: 0 3px;
    }
    .header .toggle-sidebar-btn {
        display: inline-block;
        color: #fff;
        font-size: 20px;
        margin-right: 8px;
        width: 25px;
    }
    .btn_login,
    .btn_signup {
        line-height: 0;
        padding: .375rem .55rem;
        font-size: 12px;
        width: 100%;
        min-width: 80px;
        height: 27px;
    }
    .search-bar {
        display: none;
    }
    .mainSlider .carousel-item img {
/*        height: 160px;*/
        object-fit: cover;
    }
    .market-events {
        padding: 0;
        margin: 0 2%;
    }
    .casino-box-container {
        width: 33.33%;
    }
    .footer-image-container img {
        width: 24vw;
        height: 7vw;
    }
    .footer {
        padding-bottom: 50px;
    }
    .socialmedia-imgs-container a > img {
        width: auto;
        height: 22px;
    }

    .bet-table .btn-group button {
        width: 21vw;
    }
    .bet-table .form-control {
        height: 35px;
        border-radius: 5px;
        text-align: center;
        color: #000;
    }
    .event-title {
        text-align: left;
        font-size: 14px;
    }
    .market-title {
        font-size: 3vw;
        line-height: 1;
        width: 126px;
        white-space: nowrap;
        overflow: hidden !important;
        text-overflow: ellipsis;
        display: inline-block;
        margin-left: 5px;
    }
    .market-back .back2,
    .market-back .lay2 {
        width: 60px;
        text-transform: uppercase;
        color: #000;
        line-height: 2;
    }
    .mobile-hide {
        display: none;
    }
    .desktop-hide {
        display: flex;
    }
    .bl-buttons .bl-btn {
        width: 63px;
        font-size: 14px;
        font-weight: 700;
    }

    .bottom-tabs {
        display: block;
    }
    .bottom-tabs {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 5;
        background-color: #fff;
        color: #fff;
        font-size: 13px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        filter: drop-shadow(0px 0px 25px rgba(0, 0, 0, 0.7));
    }
    .bottom-tabs ul {
        display: flex;
        margin: 0;
        padding-inline-start: 0px;
    }
    .bottom-tabs ul li {
        flex-basis: 20%;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 50px;
    }
    .bottom-tabs ul li.big {
        position: absolute;
        height: 65px;
        width: 20%;
        margin: 0 auto;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .bottom-tabs ul li {
        flex-basis: 20%;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 50px;
    }
    .bottom-tabs ul li a {
        margin: 0;
        color: #000;
        cursor: pointer;
        font-size: 11px;
        justify-content: center;
        text-align: center;
        position: relative;
        display: flex;
        flex-direction: column;
        font-weight: 500;
        letter-spacing: 0.2px;
        text-decoration: none;
    }
    .bottom-tabs ul li a svg {
        display: inline-block;
        margin: 0 auto;
        height: 20px;
        width: 20px;
    }
    .bottom-tabs ul li a img {
        width: 20px;
        display: inline-block;
        margin: auto;
        height: 20px;
    }
    .bottom-tabs ul li.big:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: -8px;
        height: 60px;
        background-color: #fff;
        border-radius: 100%;
        z-index: -1;
        width: 60px;
        margin: auto;
        box-shadow: 0.3rem 0.3rem 0.6rem #bbb, -0.2rem -0.2rem 0.5rem #fff;
    }
    .bottom-tabs ul li.big a {
        position: relative;
        color: #000;
        top: -13px;
    }
}