@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap");

:root {
    --bg-primary: #0088cc;
    --bg-primary65: #0088cca5;
    --bg-primary90: #0088cce6;
    --text-primary: #fff;
    --bg-secondary: #2c3e50;
    --bg-secondary70: #2c3e50b3;
    --bg-secondary85: #2c3e50d9;
    --text-secondary: #fff;
}

:root {
    --bg-sidebar: #cccccc;
    --text-sidebar: #000000;
    --bg-body: #ffffff;
    --text-body: #000000;
    --input-border: #dbdbdb;
    --input-border-hover: #b5b5b5;
    --sidebar-menu-link-bg: #bbbbbb;
    --sidebar-menu-link-color: #000000;
    --sidebar-menu-link-border: #9e9e9e;
    --table-border: #c7c8ca;
    --bg-table: #f7f7f7;
    --bg-table-row: #f2f2f2;
    --text-table: #333;
    --text-info: #097c93;
    --bg-info: #097c93;
    --text-danger: #bd1828;
    --bg-danger: #bd1828;
    --text-success: #086f3f;
    --bg-success: #086f3f;
    --bg-fancy: #fdcf13;
    --text-fancy: #fdcf13;
    --football: #03b37f;
    --football_75: #03b37fbf;
    --football_50: #03b37f80;
    --tennis: #f18521;
    --tennis_75: #f18521bf;
    --tennis_50: #f18521a3;
    --boxing: #e44e23;
    --boxing_75: #e44e23bf;
    --boxing_50: #e44e2380;
    --cricket: #20327b;
    --cricket_75: #20327bbf;
    --cricket_50: #20327b80;
    --golf: #015900;
    --golf_75: #015900bf;
    --golf_50: #01590080;
    --beach-volleyball: #ff9c63;
    --beach-volleyball_75: #ff9c63bf;
    --beach-volleyball_50: #ff9c6380;
    --table-tennis: #db2752;
    --table-tennis_75: #db2752bf;
    --table-tennis_50: #db275280;
    --futsal: #74c94b;
    --futsal_75: #74c94bbf;
    --futsal_50: #74c94b80;
    --horse-racing: #9e4025;
    --horse-racing_75: #9e4025bf;
    --horse-racing_50: #9e402580;
    --egames: #623cea;
    --egames_75: #623ceabf;
    --egames_50: #623cea80;
    --grey-hounds: #e89780;
    --grey-hounds_75: #e89780bf;
    --grey-hounds_50: #e8978080;
    --trotting: #996658;
    --trotting_75: #996658bf;
    --trotting_50: #99665880;
    --speedway: #c14347;
    --speedway_75: #c14347bf;
    --speedway_50: #c1434780;
    --basketball: #fbb03b;
    --basketball_75: #fbb03bbf;
    --basketball_50: #fbb03ba3;
    --moto-gp: #9fbe3c;
    --moto-gp_75: #9fbe3cbf;
    --moto-gp_50: #9fbe3c80;
    --chess: #0e345e;
    --chess_75: #0e345ebf;
    --chess_50: #0e345e80;
    --vollyball: #074a60;
    --vollyball_75: #074a60bf;
    --vollyball_50: #074a6080;
    --ice-hockey: #2f7ed5;
    --ice-hockey_75: #2f7ed5bf;
    --ice-hockey_50: #2f7ed580;
    --equine-sports: #e07a5f;
    --equine-sports_75: #e07a5fbf;
    --equine-sports_50: #e07a5f80;
    --australians-rules: #ff6457;
    --australians-rules_75: #ff6457bf;
    --australians-rules_50: #ff645780;
    --badminton: #3c7a57;
    --badminton_75: #3c7a57bf;
    --badminton_50: #3c7a5780;
    --formula-1: #bf6f7e;
    --formula-1_75: #bf6f7ebf;
    --formula-1_50: #bf6f7e80;
    --nascar: #cb2755;
    --nascar_75: #cb2755bf;
    --nascar_50: #cb275580;
    --hockey: #3d2b58;
    --hockey_75: #3d2b58bf;
    --hockey_50: #3d2b5880;
    --supercars: #772b59;
    --supercars_75: #772b59bf;
    --supercars_50: #772b5980;
    --netball: #279a95;
    --netball_75: #279a95bf;
    --netball_50: #279a9580;
    --surfing: #81a6ff;
    --surfing_75: #81a6ffbf;
    --surfing_50: #81a6ff80;
    --cycling: #60a5da;
    --cycling_75: #60a5dabf;
    --cycling_50: #60a5da80;
    --gaelick-sports: #07695f;
    --gaelick-sports_75: #07695fbf;
    --gaelick-sports_50: #07695f80;
    --biathlon: #2f158b;
    --biathlon_75: #2f158bbf;
    --biathlon_50: #2f158b80;
    --motorbikes: #bd6a58;
    --motorbikes_75: #bd6a58bf;
    --motorbikes_50: #bd6a5880;
    --athletics: #d96c0d;
    --athletics_75: #d96c0dbf;
    --athletics_50: #d96c0d80;
    --squash: #446ea6;
    --squash_75: #446ea6bf;
    --squash_50: #446ea680;
    --basketball-3-3: #e83d1a;
    --basketball-3-3_75: #e83d1abf;
    --basketball-3-3_50: #e83d1a80;
    --floorball: #04adbf;
    --floorball_75: #04adbfbf;
    --floorball_50: #04adbf80;
    --sumo: #d95b66;
    --sumo_75: #d95b66bf;
    --sumo_50: #d95b6680;
    --virtual-sports: #d592ff;
    --virtual-sports_75: #d592ffbf;
    --virtual-sports_50: #d592ff80;
    --handball: #69306d;
    --handball_75: #69306dbf;
    --handball_50: #69306d80;
    --politics: #b4845b;
    --politics_75: #b4845bbf;
    --politics_50: #b4845b80;
    --weather: #518cad;
    --weather_75: #518cadbf;
    --weather_50: #518cad80;
    --tv-games: #513896;
    --tv-games_75: #513896bf;
    --tv-games_50: #51389680;
    --lottery: #e9bc26;
    --lottery_75: #e9bc26bf;
    --lottery_50: #e9bc2680;
    --bowls: #590902;
    --bowls_75: #590902bf;
    --bowls_50: #59090280;
    --waterpolo: #21a3b8;
    --waterpolo_75: #21a3b8bf;
    --waterpolo_50: #21a3b880;
    --alpine-skiing: #509bff;
    --alpine-skiing_75: #509bffbf;
    --alpine-skiing_50: #509bff80;
    --sailing: #00b4d8;
    --sailing_75: #00b4d8bf;
    --sailing_50: #00b4d880;
    --hurling: #52b788;
    --hurling_75: #52b788bf;
    --hurling_50: #52b78880;
    --ski-jumping: #70c1b3;
    --ski-jumping_75: #70c1b3bf;
    --ski-jumping_50: #70c1b380;
    --bandy: #d99b84;
    --bandy_75: #d99b84bf;
    --bandy_50: #d99b8480;
    --motor-sports: #a175c8;
    --motor-sports_75: #a175c8bf;
    --motor-sports_50: #a175c880;
    --baseball: #c06c84;
    --baseball_75: #c06c84bf;
    --baseball_50: #c06c8480;
    --rugby-union: #8a101c;
    --rugby-union_75: #8a101cbf;
    --rugby-union_50: #8a101c80;
    --rugby-league: #ed5f62;
    --rugby-league_75: #ed5f62bf;
    --rugby-league_50: #ed5f6280;
    --curling: #5478bf;
    --curling_75: #5478bfbf;
    --curling_50: #5478bf80;
    --darts: #b21347;
    --darts_75: #b21347bf;
    --darts_50: #b2134780;
    --americal-footbal: #d3393d;
    --americal-footbal_75: #d3393dbf;
    --americal-footbal_50: #d3393d80;
    --snooker: #11b24b;
    --snooker_75: #11b24bbf;
    --snooker_50: #11b24b80;
    --lottery-specials: #a53860;
    --lottery-specials_75: #a53860bf;
    --lottery-specials_50: #a5386080;
    --special-bets: #e63946;
    --special-bets_75: #e63946bf;
    --special-bets_50: #e6394680;
    --lotto: #05668d;
    --lotto_75: #05668dbf;
    --lotto_50: #05668d80;
    --card-cricket: #581ab4;
    --card-cricket_75: #581ab4bf;
    --card-cricket_50: #581ab480;
    --kabaddi: #6e2e26;
    --kabaddi_75: #6e2e26bf;
    --kabaddi_50: #6e2e2680;
}

/*Common css Starts*/

body {
    background-color: var(--bg-body);
    color: var(--text-body);
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    font-size: 16px;
    cursor: default;
}

ul,
ol {
    margin-bottom: 0;
    padding: 0;
}

ul li,
ol li {
    list-style: none;
}

p {
    margin-bottom: 0;
    font-size: 16px;
}

small {
    font-size: 12px;
}

b {
    font-weight: bold;
}

h1,
.h1 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 0;
}

h2,
.h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0;
}

h3,
.h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0;
}

h4,
.h4 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
}

h5,
.h5 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
}

h6,
.h6 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
}

a {
    text-decoration: none;
}

.no-border {
    border: 0 !important;
}

.pointer {
    cursor: pointer;
}

.container-fluid-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.container-fluid-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.row.row5 {
    margin-left: -5px;
    margin-right: -5px;
}

.row.row5 > [class*="col-"],
.row.row5 > [class*="col"] {
    padding-left: 5px;
    padding-right: 5px;
}

.row.row10 {
    margin-left: -10px;
    margin-right: -10px;
}

.row.row10 > [class*="col-"],
.row.row10 > [class*="col"] {
    padding-left: 10px;
    padding-right: 10px;
}

/*Fonts CSS*/

@font-face {
    font-family: Card Characters;
    src: url(../fonts/card.ttf);
}

@font-face {
    font-family: Casino;
    src: url(../fonts/casino.ttf);
}

@font-face {
    font-family: Numeric;
    src: url(../fonts/numeric.ttf);
}

@font-face {
    font-family: "CasinoNumFont";
    src: url("../fonts/casino3dmarquee-webfont.woff2") format("woff2"), url("../fonts/casino3dmarquee-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "dfont";
    src: url("/assets/fonts/dfont.eot");
    src: url("/assets/fonts/dfont.eot") format("embedded-opentype"), url("/assets/fonts/dfont.ttf") format("truetype"), url("/assets/fonts/dfont.woff") format("woff"), url("assets/fonts/dfont.svg") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "dfont" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-68:before {
    content: "\e946";
}
.icon-999:before {
    content: "\e900";
}
.icon-tv:before {
    content: "\e901";
}
.icon-1:before {
    content: "\e902";
}
.icon-2:before {
    content: "\e903";
}
.icon-3:before {
    content: "\e904";
}
.icon-4:before {
    content: "\e905";
}
.icon-5:before {
    content: "\e906";
}
.icon-6:before {
    content: "\e907";
}
.icon-7:before {
    content: "\e90b";
}
.icon-8:before {
    content: "\e909";
}
.icon-9:before {
    content: "\e90a";
}
.icon-10:before {
    content: "\e90b";
}
.icon-11:before {
    content: "\e90c";
}
.icon-12:before {
    content: "\e90d";
}
.icon-13:before {
    content: "\e90e";
}
.icon-14:before {
    content: "\e90f";
}
.icon-15:before {
    content: "\e910";
}
.icon-16:before {
    content: "\e911";
}
.icon-17:before {
    content: "\e912";
}
.icon-18:before {
    content: "\e913";
}
.icon-19:before {
    content: "\e914";
}
.icon-20:before {
    content: "\e915";
}
.icon-21:before {
    content: "\e916";
}
.icon-22:before {
    content: "\e917";
}
.icon-23:before {
    content: "\e918";
}
.icon-24:before {
    content: "\e919";
}
.icon-25:before {
    content: "\e91a";
}
.icon-26:before {
    content: "\e91b";
}
.icon-27:before {
    content: "\e91c";
}
.icon-28:before {
    content: "\e91d";
}
.icon-29:before {
    content: "\e91e";
}
.icon-30:before {
    content: "\e91f";
}
.icon-31:before {
    content: "\e920";
}
.icon-32:before {
    content: "\e921";
}
.icon-33:before {
    content: "\e922";
}
.icon-34:before {
    content: "\e923";
}
.icon-35:before {
    content: "\e924";
}
.icon-36:before {
    content: "\e925";
}
.icon-37:before {
    content: "\e926";
}
.icon-38:before {
    content: "\e927";
}
.icon-39:before {
    content: "\e928";
}
.icon-40:before {
    content: "\e929";
}
.icon-41:before {
    content: "\e92a";
}
.icon-42:before {
    content: "\e92b";
}
.icon-43:before {
    content: "\e92c";
}
.icon-44:before {
    content: "\e92d";
}
.icon-46:before {
    content: "\e92e";
}
.icon-47:before {
    content: "\e92f";
}
.icon-48:before {
    content: "\e930";
}
.icon-49:before {
    content: "\e931";
}
.icon-50:before {
    content: "\e932";
}
.icon-51:before {
    content: "\e933";
}
.icon-52:before {
    content: "\e934";
}
.icon-53:before {
    content: "\e935";
}
.icon-54:before {
    content: "\e936";
}
.icon-55:before {
    content: "\e937";
}
.icon-56:before {
    content: "\e938";
}
.icon-57:before {
    content: "\e939";
}
.icon-58:before {
    content: "\e93a";
}
.icon-59:before {
    content: "\e93b";
}
.icon-60:before {
    content: "\e93c";
}
.icon-61:before {
    content: "\e93d";
}
.icon-62:before {
    content: "\e93e";
}
.icon-63:before {
    content: "\e93f";
}
.icon-64:before {
    content: "\e940";
}
.icon-65:before {
    content: "\e941";
}
.icon-998:before {
    content: "\e942";
}
.icon-suits:before {
    content: "\e943";
}
.icon-66:before {
    content: "\e944";
}
.icon-67:before {
    content: "\e945";
}
.icon-4339:before {
    content: "\e941";
}

.icon-card-cricket:before {
    content: "\e941";
}

.icon-game:before {
    content: "\e942";
}

.icon-suits:before {
    content: "\e943";
}

.card-icon {
    font-family: Card Characters !important;
    display: inline-block;
}

.card-red {
    color: #ff0000 !important;
}

.card-black {
    color: #000000 !important;
}

/*End Fonts*/

/*Colors*/

.bg-success {
    background-color: var(--bg-success) !important;
}

.bg-danger {
    background-color: var(--bg-danger) !important;
}

.bg-info {
    background-color: var(--bg-info) !important;
}

.text-success {
    color: var(--text-success) !important;
}

.text-danger {
    color: var(--text-danger) !important;
}

.text-info {
    color: var(--text-info) !important;
}

.text-fancy {
    color: var(--text-fancy);
}

.sport1color {
    color: var(--football);
}

.sport2color {
    color: var(--tennis);
}

.sport3color {
    color: var(--boxing);
}

.sport4color {
    color: var(--cricket);
}

.sport5color {
    color: var(--golf);
}

.sport6color {
    color: var(--boxing);
}

.sport7color {
    color: var(--beach-volleyball);
}

.sport8color {
    color: var(--table-tennis);
}

.sport9color {
    color: var(--futsal);
}

.sport10color {
    color: var(--horse-racing);
}

.sport11color {
    color: var(--egames);
}

.sport12color {
    color: var(--grey-hounds);
}

.sport13color {
    color: var(--trotting);
}

.sport14color {
    color: var(--speedway);
}

.sport15color {
    color: var(--basketball);
}

.sport16color {
    color: var(--moto-gp);
}

.sport17color {
    color: var(--chess);
}

.sport18color {
    color: var(--vollyball);
}

.sport19color {
    color: var(--ice-hockey);
}

.sport20color {
    color: var(--equine-sports);
}

.sport21color {
    color: var(--australians-rules);
}

.sport22color {
    color: var(--badminton);
}

.sport23color {
    color: var(--formula-1);
}

.sport24color {
    color: var(--nascar);
}

.sport25color {
    color: var(--hockey);
}

.sport26color {
    color: var(--supercars);
}

.sport27color {
    color: var(--netball);
}

.sport28color {
    color: var(--surfing);
}

.sport29color {
    color: var(--cycling);
}

.sport30color {
    color: var(--gaelick-sports);
}

.sport31color {
    color: var(--biathlon);
}

.sport32color {
    color: var(--motorbikes);
}

.sport33color {
    color: var(--athletics);
}

.sport34color {
    color: var(--squash);
}

.sport35color {
    color: var(--basketball-3-3);
}

.sport36color {
    color: var(--floorball);
}

.sport37color {
    color: var(--sumo);
}

.sport38color {
    color: var(--virtual-sports);
}

.sport39color {
    color: var(--handball);
}

.sport40color {
    color: var(--politics);
}

.sport41color {
    color: var(--weather);
}

.sport42color {
    color: var(--tv-games);
}

.sport43color {
    color: var(--lottery);
}

.sport44color {
    color: var(--bowls);
}

.sport45color {
    color: var(--poker);
}

.sport46color {
    color: var(--waterpolo);
}

.sport47color {
    color: var(--alpine-skiing);
}

.sport48color {
    color: var(--sailing);
}

.sport49color {
    color: var(--hurling);
}

.sport50color {
    color: var(--ski-jumping);
}

.sport51color {
    color: var(--bandy);
}

.sport52color {
    color: var(--motor-sports);
}

.sport53color {
    color: var(--baseball);
}

.sport54color {
    color: var(--rugby-union);
}

.sport55color {
    color: var(--rugby-league);
}

.sport56color {
    color: var(--curling);
}

.sport57color {
    color: var(--darts);
}

.sport58color {
    color: var(--americal-footbal);
}

.sport59color {
    color: var(--snooker);
}

.sport60color {
    color: var(--gaelick-sports);
}

.sport61color {
    color: var(--lottery-specials);
}

.sport62color {
    color: var(--football);
}

.sport63color {
    color: var(--special-bets);
}

.sport64color {
    color: var(--egames);
}

.sport65color {
    color: var(--grey-hounds);
}

.sport999color {
    color: var(--card-cricket);
}

.sport1,
.sport1:hover,
.sport1:focus,
.sport1:active {
    background-color: var(--football) !important;
}

.sport2,
.sport2:hover,
.sport2:focus,
.sport2:active {
    background-color: var(--tennis) !important;
}

.sport3,
.sport3:hover,
.sport3:focus,
.sport3:active {
    background-color: var(--boxing) !important;
}

.sport4,
.sport4:hover,
.sport4:focus,
.sport4:active {
    background-color: var(--cricket) !important;
}

.sport5,
.sport5:hover,
.sport5:focus,
.sport5:active {
    background-color: var(--golf) !important;
}

.sport6,
.sport6:hover,
.sport6:focus,
.sport6:active {
    background-color: var(--boxing) !important;
}

.sport7,
.sport7:hover,
.sport7:focus,
.sport7:active {
    background-color: var(--beach-volleyball) !important;
}

.sport8,
.sport8:hover,
.sport8:focus,
.sport8:active {
    background-color: var(--table-tennis) !important;
}

.sport9,
.sport9:hover,
.sport9:focus,
.sport9:active {
    background-color: var(--futsal) !important;
}

.sport10,
.sport10:hover,
.sport10:focus,
.sport10:active {
    background-color: var(--horse-racing) !important;
}

.sport11,
.sport11:hover,
.sport11:focus,
.sport11:active {
    background-color: var(--egames) !important;
}

.sport12,
.sport12:hover,
.sport12:focus,
.sport12:active {
    background-color: var(--grey-hounds) !important;
}

.sport13,
.sport13:hover,
.sport13:focus,
.sport13:active {
    background-color: var(--trotting) !important;
}

.sport14,
.sport14:hover,
.sport14:focus,
.sport14:active {
    background-color: var(--speedway) !important;
}

.sport15,
.sport15:hover,
.sport15:focus,
.sport15:active {
    background-color: var(--basketball) !important;
}

.sport16,
.sport16:hover,
.sport16:focus,
.sport16:active {
    background-color: var(--moto-gp) !important;
}

.sport17,
.sport17:hover,
.sport17:focus,
.sport17:active {
    background-color: var(--chess) !important;
}

.sport18,
.sport18:hover,
.sport18:focus,
.sport18:active {
    background-color: var(--vollyball) !important;
}

.sport19,
.sport19:hover,
.sport19:focus,
.sport19:active {
    background-color: var(--ice-hockey) !important;
}

.sport20,
.sport20:hover,
.sport20:focus,
.sport20:active {
    background-color: var(--equine-sports) !important;
}

.sport21,
.sport21:hover,
.sport21:focus,
.sport21:active {
    background-color: var(--australians-rules) !important;
}

.sport22,
.sport22:hover,
.sport22:focus,
.sport22:active {
    background-color: var(--badminton) !important;
}

.sport23,
.sport23:hover,
.sport23:focus,
.sport23:active {
    background-color: var(--formula-1) !important;
}

.sport24,
.sport24:hover,
.sport24:focus,
.sport24:active {
    background-color: var(--nascar) !important;
}

.sport25,
.sport25:hover,
.sport25:focus,
.sport25:active {
    background-color: var(--hockey) !important;
}

.sport26,
.sport26:hover,
.sport26:focus,
.sport26:active {
    background-color: var(--supercars) !important;
}

.sport27,
.sport27:hover,
.sport27:focus,
.sport27:active {
    background-color: var(--netball) !important;
}

.sport28,
.sport28:hover,
.sport28:focus,
.sport28:active {
    background-color: var(--surfing) !important;
}

.sport29,
.sport29:hover,
.sport29:focus,
.sport29:active {
    background-color: var(--cycling) !important;
}

.sport30,
.sport30:hover,
.sport30:focus,
.sport30:active {
    background-color: var(--gaelick-sports) !important;
}

.sport31,
.sport31:hover,
.sport31:focus,
.sport31:active {
    background-color: var(--biathlon) !important;
}

.sport32,
.sport32:hover,
.sport32:focus,
.sport32:active {
    background-color: var(--motorbikes) !important;
}

.sport33,
.sport33:hover,
.sport33:focus,
.sport33:active {
    background-color: var(--athletics) !important;
}

.sport34,
.sport34:hover,
.sport34:focus,
.sport34:active {
    background-color: var(--squash) !important;
}

.sport35,
.sport35:hover,
.sport35:focus,
.sport35:active {
    background-color: var(--basketball-3-3) !important;
}

.sport36,
.sport36:hover,
.sport36:focus,
.sport36:active {
    background-color: var(--floorball) !important;
}

.sport37,
.sport37:hover,
.sport37:focus,
.sport37:active {
    background-color: var(--sumo) !important;
}

.sport38,
.sport38:hover,
.sport38:focus,
.sport38:active {
    background-color: var(--virtual-sports) !important;
}

.sport39,
.sport39:hover,
.sport39:focus,
.sport39:active {
    background-color: var(--handball) !important;
}

.sport40,
.sport40:hover,
.sport40:focus,
.sport40:active {
    background-color: var(--politics) !important;
}

.sport41,
.sport41:hover,
.sport41:focus,
.sport41:active {
    background-color: var(--weather) !important;
}

.sport42,
.sport42:hover,
.sport42:focus,
.sport42:active {
    background-color: var(--tv-games) !important;
}

.sport43,
.sport43:hover,
.sport43:focus,
.sport43:active {
    background-color: var(--lottery) !important;
}

.sport44,
.sport44:hover,
.sport44:focus,
.sport44:active {
    background-color: var(--bowls) !important;
}

.sport45,
.sport45:hover,
.sport45:focus,
.sport45:active {
    background-color: var(--poker) !important;
}

.sport46,
.sport46:hover,
.sport46:focus,
.sport46:active {
    background-color: var(--waterpolo) !important;
}

.sport47,
.sport47:hover,
.sport47:focus,
.sport47:active {
    background-color: var(--alpine-skiing) !important;
}

.sport48,
.sport48:hover,
.sport48:focus,
.sport48:active {
    background-color: var(--sailing) !important;
}

.sport49,
.sport49:hover,
.sport49:focus,
.sport49:active {
    background-color: var(--hurling) !important;
}

.sport50,
.sport50:hover,
.sport50:focus,
.sport50:active {
    background-color: var(--ski-jumping) !important;
}

.sport51,
.sport51:hover,
.sport51:focus,
.sport51:active {
    background-color: var(--bandy) !important;
}

.sport52,
.sport52:hover,
.sport52:focus,
.sport52:active {
    background-color: var(--motor-sports) !important;
}

.sport53,
.sport53:hover,
.sport53:focus,
.sport53:active {
    background-color: var(--baseball) !important;
}

.sport54,
.sport54:hover,
.sport54:focus,
.sport54:active {
    background-color: var(--rugby-union) !important;
}

.sport55,
.sport55:hover,
.sport55:focus,
.sport55:active {
    background-color: var(--rugby-league) !important;
}

.sport56,
.sport56:hover,
.sport56:focus,
.sport56:active {
    background-color: var(--curling) !important;
}

.sport57,
.sport57:hover,
.sport57:focus,
.sport57:active {
    background-color: var(--darts) !important;
}

.sport58,
.sport58:hover,
.sport58:focus,
.sport58:active {
    background-color: var(--americal-footbal) !important;
}

.sport59,
.sport59:hover,
.sport59:focus,
.sport59:active {
    background-color: var(--snooker) !important;
}

.sport60,
.sport60:hover,
.sport60:focus,
.sport60:active {
    background-color: var(--gaelick-sports) !important;
}

.sport61,
.sport61:hover,
.sport61:focus,
.sport61:active {
    background-color: var(--lottery-specials) !important;
}

.sport62,
.sport62:hover,
.sport62:focus,
.sport62:active {
    background-color: var(--football) !important;
}

.sport63,
.sport63:hover,
.sport63:focus,
.sport63:active {
    background-color: var(--special-bets) !important;
}

.sport64,
.sport64:hover,
.sport64:focus,
.sport64:active {
    background-color: var(--egames) !important;
}

.sport65,
.sport65:hover,
.sport65:focus,
.sport65:active {
    background-color: var(--grey-hounds) !important;
}

.sport66,
.sport66:hover,
.sport66:focus,
.sport66:active {
    background-color: var(--kabaddi) !important;
}

.sport999,
.sport999:hover,
.sport999:focus,
.sport999:active {
    background-color: var(--card-cricket) !important;
}

/*Buttons*/

.btn {
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    border-radius: 0;
}

.btn:hover,
.btn:focus,
.btn:active {
    opacity: 0.85;
}

.btn-primary {
    background-color: var(--bg-primary);
    color: var(--text-primary);
    border-color: var(--bg-primary);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: var(--bg-primary);
    color: var(--text-primary);
    border-color: var(--bg-primary);
}

.btn-success {
    background-color: var(--bg-success);
    color: #fff;
    border-color: var(--bg-success);
}

.btn-danger {
    background-color: var(--bg-danger);
    color: #fff;
    border-color: var(--bg-danger);
}

.btn-info {
    background-color: var(--bg-info);
    color: #fff;
    border-color: var(--bg-info);
}

.btn-info:focus,
.btn-info:hover,
.btn-info:active {
    background-color: var(--bg-info);
    color: #fff;
    border-color: var(--bg-info);
}

/*Forms*/

.form-floating > label {
    z-index: 3;
}

.form-control,
.form-select {
    background-color: var(--bg-body) !important;
    color: var(--text-body) !important;
    border-color: var(--input-border) !important;
    padding: 5px;
    border-radius: 0;
}

.form-control:focus,
.form-select:focus,
.form-control:hover,
.form-select:hover,
.form-control:active,
.form-select:active {
    box-shadow: none;
    border-color: var(--input-border-hover) !important;
}

.error-form {
    display: block;
    width: 100%;
    text-align: left;
    position: absolute;
    top: 100%;
    bottom: unset;
    line-height: 1;
    left: 5px;
    font-size: 12px;
    color: red;
    font-weight: 400;
}

.form-check-input:checked {
    background-color: var(--bg-secondary);
    border-color: var(--bg-secondary);
}

.custom-datepicker {
    position: relative;
}

.custom-datepicker i {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.react-datepicker__navigation-icon::before {
    height: 12px !important;
    top: 9px !important;
    width: 12px !important;
}


.phone-ind-code,
.register-pass-icon,
.pass-icon {
    background-color: transparent;
}
.phone-num,
.register-pass,
.pass-icon {
    border-left: none;
}
.phone-num {
    border-right: none;
} 

.pass-icon {
    cursor: pointer;
}

.get-otp-button {
    display: flex; 
    overflow: hidden; 
    position: relative; 
    padding-top: 0.25rem;
    padding-bottom: 0.25rem; 
    padding-left: 0.75rem;
    padding-right: 0.75rem; 
    margin-right: 0.25rem; 
    justify-content: center; 
    align-items: center; 
    border-radius: 0.25rem;
    border: 0.2px solid var(--input-border) !important;
    border-left: none;
    font-size: 0.75rem;
    line-height: 1rem; 
    font-weight: 500; 
    line-height: 1.5; 
    white-space: nowrap; 
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms; 
    transition-duration: 150ms; 
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); 
    cursor: pointer;
    background-color: var(--bg-primary);
    color: var(--text-primary);
}
.get-otp-button:disabled {
    opacity: .5;
    background-color: #64748b;
}

.shimmer {
    animation: shimmer 2s infinite;
    background: linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 30%,hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0) 70%,hsla(0,0%,100%,0));
    height: 200%;
    left: -50%;
    position: absolute;
    top: -50%;
    transform: rotate(90deg);
    transform-origin: center center;
    width: 50%
}
  
@keyframes shimmer {
    0% {
        transform: translateX(-100%) rotate(45deg)
    }
  
    to {
        transform: translateX(300%) rotate(45deg)
    }
}
.resend-otp-button {
    display: flex; 
    overflow: hidden; 
    position: relative; 
    column-gap: 0.5rem; 
    align-items: center; 
    line-height: 1.5; 
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms; 
    transition-duration: 150ms; 
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); 
    cursor: pointer; 
    color: #0088cc;
    border: navajowhite;
    background: none;
    width: 100%;
}
.login-loader {
    position: absolute; 
    top: 50%; 
    left: 50%; 
}
.animate-spin {
    animation: spin 1s linear infinite
}
@keyframes spin {
    to {
        transform: rotate(1turn)
    }
}
  


/*Dropdown css*/

.dropdown-menu {
    background-color: var(--bg-body);
    z-index: 1001;
}

.dropdown.dropdown-menu.show {
    top: 100% !important;
}

.dropdown .dropdown-toggle {
    cursor: pointer;
    color: var(--text-primary);
}

.dropdown .dropdown-item {
    color: var(--text-body);
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    cursor: pointer;
}

.dropdown .dropdown-item:focus,
.dropdown .dropdown-item:hover {
    background-color: transparent;
    color: #666;
    text-decoration: underline;
}

.header-deposit-withdraw-btn {
    border-radius: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    background: linear-gradient(90deg, var(--bg-primary), var(--bg-secondary));
    color: #fff !important;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

.header-desktop-deposit-withdraw-btn {
    display: inline-block; 
    overflow: hidden; 
    position: relative; 
    border-style: none; 
    line-height: 1.5; 
    background: none;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms; 
    transition-duration: 150ms; 
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); 
    cursor: pointer; 
    box-shadow: none;
    padding: 0;
}
.header-desktop-deposit-withdraw-btn:active {
    transform: scale(0.95);
}

.header-desktop-deposit-withdraw-btn span {
    display: flex; 
    padding-top: 0.25rem;
    padding-bottom: 0.25rem; 
    padding-left: 0.75rem;
    padding-right: 0.75rem; 
    flex-direction: column; 
    justify-content: center; 
    align-items: center; 
    border-radius: 0.25rem; 
    border-width: 1px; 
    width: max-content; 
    font-weight: 600; 
    color: #ffffff; 
    text-transform: capitalize; 
    font-size: 10px;
}
.header-desktop-deposit-withdraw-btn .deposit {
    border-color: #17c964;
    background-image: linear-gradient(90deg, #16a34a, #16a34d);
}
.header-desktop-deposit-withdraw-btn .withdraw {
    border-color: #c10b32;
    background-image: linear-gradient(90deg, #dc2626, #dc2620);
}

/*Navbar*/

.navbar {
    padding: 0;
}

.navbar-expand .navbar-nav .nav-link {
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 700;
}

/*Nav Pills */

.nav-pills .nav-link {
    background-color: var(--bg-sidebar);
    color: var(--text-sidebar);
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-right: 1px solid var(--bg-secondary);
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    line-height: 1;
    cursor: pointer;
}

.nav-pills .nav-link span {
    line-height: 1;
}

.nav-pills .nav-item:last-child .nav-link {
    border-right: 0;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    background-color: var(--bg-secondary);
    color: var(--text-secondary);
}

/*Nav Tabs*/

.nav-tabs .nav-item {
    padding: 10px 0;
    flex: auto;
}

.nav-tabs .nav-item:last-child .nav-link {
    border-right: 0;
}

.nav-tabs .nav-link {
    color: var(--text-primary);
    border: 0;
    border-right: 1px solid var(--text-primary);
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    padding: 0 8px;
    font-weight: bold;
    text-transform: us;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.nav-tabs .nav-link.active::after {
    position: absolute;
    width: 100%;
    height: 4px;
    background-color: var(--bg-sidebar);
    top: -12px;
    content: "";
    left: 0;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: var(--text-primary);
    background-color: transparent;
}

/*Modal*/

.modal-dialog {
    margin: 1vh auto;
}

.modal-content {
    background-color: var(--bg-body);
    color: var(--text-body);
    border: 0;
    border-radius: 0;
}

.modal-body {
    max-height: calc(98vh - 50px);
    padding: 10px;
    overflow-x: hidden;
    overflow-y: auto;
}

.bonus-modal .modal-body {
    height: 100vh;
}

.modal-header {
    padding: 10px;
    background: var(--bg-primary);
    color: var(--text-primary);
    border-radius: 0;
    border: 0;
}

.modal-title {
    font-weight: bold;
}

.modal-header .btn-close {
    filter: invert(1);
    -webkit-filter: invert(1);
    opacity: 1;
    box-shadow: none;
}

/*Table*/

.table {
    background-color: var(--bg-table);
    color: var(--text-table);
    margin-bottom: 0;
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: var(--table-border);
}

.table tbody tr {
    background-color: var(--bg-table-row);
}

.table tbody {
    border: 0 !important;
}

.table th {
    font-size: 14px;
}

.table td {
    font-size: 14px;
}

.table th,
.table td {
    padding: 2px 8px;
    vertical-align: middle;
}

.table td:first-child,
.table th:first-child {
    padding-left: 10px;
}

.modal .table td,
.modal .table th {
    padding: 5px;
    font-size: 16px;
    white-space: nowrap;
    vertical-align: middle;
}

/*Card Design*/

.card {
    box-shadow: 0 0 5px #a4a4a4;
}

.card-body {
    padding: 10px;
}

.card-header {
    background-color: var(--bg-secondary);
    color: var(--text-secondary);
}

.card-title {
    margin-bottom: 0;
}

/*Pagination*/

.page-link {
    color: var(--text-body);
}

.page-item.active .page-link {
    background-color: var(--bg-secondary);
    border-color: var(--bg-secondary);
}

.page-details {
    color: var(--text-body);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 38px;
}

.custom-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.custom-pagination > div {
    cursor: pointer;
    padding: 0.375rem 0.75rem;
    position: relative;
    border: 1px solid #dee2e6;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -ms-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    height: 38px;
    line-height: 26px;
}

.custom-pagination > div:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.custom-pagination > div:nth-child(4n) {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.custom-pagination > div:last-child {
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.custom-pagination > div[disabled] {
    cursor: not-allowed;
}

.custom-pagination > div:last-child input {
    width: 100px;
}

/*Datepicker*/

.datepicker {
    padding: 20px;
}

/*Other*/

.back {
    background-color: #72bbef !important;
}

.back1 {
    background-color: #72bbefbf !important;
}

.back2 {
    background-color: #72bbef7f !important;
}

.lay {
    background-color: #faa9ba !important;
}

.lay1 {
    background-color: #faa9babf !important;
}

.lay2 {
    background-color: #faa9ba7f !important;
}

.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.blink {
    animation: blinking 300ms !important;
    -webkit-animation: blinking 300ms !important;
    background-color: #ffc01a !important;
}

@keyframes blinking {
    100% {
        background-color: #ffc01a !important;
    }
}

.suspended-box {
    position: relative;
    pointer-events: none;
    cursor: none;
}

.suspended-box::before {
    background-image: url("../../src/assets/images/lock.svg");
    background-size: 17px 17px;
    filter: invert(1);
    -webkit-filter: invert(1);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    pointer-events: none;
}

.suspended-box::after {
    content: "";
    background-color: #373636d6;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    cursor: not-allowed;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}

.suspended-row {
    position: relative;
    /* pointer-events: none;
    cursor: none; */
}

.suspended-row::after {
    content: attr(data-title);
    background-color: #373636d6;
    color: #ff0000;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    position: absolute;
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    top: 0;
    cursor: not-allowed;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}

.suspended-table {
    position: relative;
}

.suspended-table::after {
    content: attr(data-title);
    background-color: #373636d6;
    color: #ff0000;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    top: 0;
    cursor: not-allowed;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}

/*Lodaing CSS*/

#loader-full {
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    position: fixed !important;
    align-items: center;
    z-index: 9999;
    position: relative;
    background-image: linear-gradient(var(--bg-primary), var(--bg-secondary));
}

#loader-section {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    text-align: center;
    vertical-align: middle;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 10;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#load-inner {
    position: relative;
    text-align: center;
}

#load-inner img {
    display: block;
    height: 65px;
}

#load-inner i {
    font-size: 24px;
    color: var(--text-primary);
    margin-top: 40px;
}

#loader-section #load-inner i {
    color: #000;
}

/*Common css Ends*/

/*Login Page Design Starts*/

.login-wrapper {
    padding-bottom: 50px;
}

.login-page {
    height: 100vh;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(var(--bg-primary), var(--bg-secondary));
}
.login-page .login-register-msg {
    /* color: var(--bg-primary); */
    /* color: #0088CC; */
    color: #0d6efd;
}
.login-page .login-register-msg:hover {
    text-decoration: underline !important;
}
.login-page .login-btn:disabled {
    background-color: var(--bg-primary);
    color: var(--text-primary);
    border-color: var(--bg-primary);
}


.login-box {
    width: 350px;
    max-width: 90%;
    text-align: center;
    margin: 0;
}

.login-box img {
    max-height: 90px;
    max-width: 100%;
}

.login-form {
    padding: 20px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 0 5px #fff;
}

.login-form form {
    margin-top: 10px;
}

.login-form .login-title {
    color: var(--bg-primary);
    font-size: 22px;
}

.login-form form small {
    font-size: 10px;
}

.whatsapp-box {
    background: #d5d5d5;
    padding: 8px;
    border-radius: 8px;
    max-width: 350px;
    width: 100%;
    margin: 0 auto 5px;
}

.whatsapp-box > div:first-child {
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.whatsapp-box > div:first-child span {
    font-size: 14px;
}

.whatsapp-box > div:first-child h4 {
    font-weight: bold;
    font-size: 18px;
    margin-top: 8px;
}

.create-whatsapp-link {
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    cursor: pointer;
}

.whatsapp-icon {
    background-color: #3cc142;
    color: #fff;
    padding: 10px;
    border-radius: 6px;
    font-size: 24px;
    width: 50px;
    box-shadow: 0 0 3px #fff;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.create-whatsapp-link .click-here {
    background-color: #3cc142;
    color: #fff;
    padding: 8px;
    width: calc(100% - 45px);
    margin-left: -5px;
    height: auto;
    line-height: normal;
    border-radius: 4px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.create-account-seperator {
    margin-top: 0;
    position: relative;
    width: 100%;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
}

.create-account-seperator::before {
    position: absolute;
    content: "";
    background-color: #ddd;
    width: 30px;
    left: calc(50% - 41px);
    height: 2px;
    top: 50%;
    transform: translateX(-50%);
}

.create-account-seperator::after {
    position: absolute;
    content: "";
    background-color: #ddd;
    width: 30px;
    right: calc(50% - 64px);
    height: 2px;
    top: 50%;
    transform: translateX(-50%);
}

/*Login Page Design Ends*/

/*Header Design Starts*/

.header-top {
    background-color: var(--bg-primary);
    color: var(--text-primary);
    padding: 7px 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: 79px;
}

.header-top .logo-header img {
    max-height: 65px;
    max-width: 250px;
}

.header-top-menu {
    flex: 1;
    margin-left: 40px;
    width: auto;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: thin;
    scrollbar-color: #666 #333;
}

.header-top-menu::-webkit-scrollbar {
    height: 4px;
}

.header-top-menu::-webkit-scrollbar-track {
    background: #666;
}

.header-top-menu::-webkit-scrollbar-thumb {
    background-color: #333;
}

.header-top-menu .nav-item {
    margin: 0 1px;
}

.header-top-menu .nav-link {
    color: var(--text-secondary);
    background-color: var(--bg-secondary85);
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.header-top-menu .arrow-left {
    background-color: var(--bg-secondary70);
    color: var(--text-secondary);
    height: 31px;
    width: 31px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    -o-border-radius: 4px 0 0 4px;
    margin-right: 1px;
}

.header-top-menu .arrow-right {
    background-color: var(--bg-secondary70);
    color: var(--text-secondary);
    height: 31px;
    width: 31px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    margin-left: 1px;
}

.user-details {
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: normal;
}

.user-balance a {
    color: var(--text-primary);
}

.search-box-container {
    display: flex;
    /* flex-wrap: wrap; */
    align-items: center;
    justify-content: space-between;
}

.search-box {
    display: flex;
    /* flex-wrap: wrap; */
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.search-box input {
    width: 0;
    padding: 0;
    border: 0;
}

.search-box input.search-input-show {
    width: 270px;
    transition: width 0.4s linear;
    -webkit-transition: width 0.4s linear;
    -moz-transition: width 0.4s linear;
    -ms-transition: width 0.4s linear;
    -o-transition: width 0.4s linear;
    padding: 0.375rem 0.75rem;
    box-shadow: 0 0 5px #6f6f6f;
}

.search-box i {
    font-size: 24px;
    cursor: pointer;
    color: var(--text-primary);
    margin-left: 10px;
}

.search-box .search-list {
    position: absolute;
    top: 100%;
    min-width: 300px;
    background-color: var(--bg-table);
    color: var(--text-table);
    box-shadow: 0 0 5px var(--bg-table-row);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    display: flex;
    flex-wrap: wrap;
    padding: 5px;
    z-index: 2;
    margin-top: 2px;
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}

.search-box .search-list a {
    color: var(--text-table);
    width: 100%;
}

.search-list-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd;
    width: 100%;
}

.search-tournament-name,
.search-game-name,
.search-game-date {
    width: 100%;
}

.search-game-name {
    background: var(--bg-secondary85);
    color: var(--text-secondary);
    padding: 5px;
}

.header-rules a {
    color: var(--text-primary);
}

.news {
    position: absolute;
    bottom: -3px;
    right: 0;
    width: 50%;
    font-size: 14px;
    font-style: italic;
}

.header-bottom {
    background-color: var(--bg-secondary);
    color: var(--text-secondary);
    padding: 5px 15px;
}

.header-bottom .navbar-nav {
    flex-wrap: wrap;
    justify-content: center;
}

.header-bottom .navbar-expand .navbar-nav .nav-link {
    color: var(--text-secondary);
    text-transform: uppercase;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    position: relative;
}

.header-bottom .navbar-expand .navbar-nav .nav-item:first-child .nav-link {
    padding-left: 0;
}

.header-bottom .navbar-nav .nav-link:hover {
    text-decoration: none;
    background-color: transparent !important;
    color: inherit !important;
}

.header-bottom .navbar-nav .nav-link:hover::before,
.header-bottom .navbar-nav .nav-link:focus::before,
.header-bottom .navbar-nav .nav-link:active::before {
    left: 0;
    right: 0;
    height: 2px;
}

.header-bottom .navbar-nav .nav-link::before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: var(--text-secondary);
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

/*Header Design Starts*/

/*Footer Design Starts*/

.footer {
    background-color: var(--bg-primary);
    color: var(--text-primary);
    padding: 10px;
    position: relative;
}

.footer-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.footer-top .footer-links,
.footer-top .support-detail,
.footer-top .social-icons-box{
    flex: 1;
}
.social-icons-box {
    display: flex;
    flex-wrap: wrap;
    /* position: absolute;
    right: 10px; */
    justify-content: flex-end;
}

.social-icon {
    background-color: var(--text-primary);
    height: 40px;
    width: 40px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.social-icon:not(:last-child) {
    margin-right: 5px;
}

.social-icon img {
    height: 30px;
}

.footer-links .nav-link {
    color: var(--text-primary);
    font-weight: bold;
    font-size: 16px;
}

.support-detail {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
}

.footer-bottom {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    background-color: #fff;
    position: relative;
}

.footer-bottom img {
    max-height: 30px;
    max-width: 100px;
    margin-right: 10px;
}

.secure-logo {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    line-height: normal;
}

.footer-bottom .secure-logo img {
    max-height: 50px;
}

.footer-text {
    text-align: center;
}

/*Footer Design Ends*/

/*Main Container Design Starts*/

.main-container {
    min-height: calc(100vh - 169px);
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
}

/*Main Container Design Ends*/

/*Sidebar Design Starts*/

.left-sidebar {
    padding: 0;
    min-height: calc(100vh - 175px);
    width: 280px;
}

.sidebar-box {
    margin-bottom: 5px;
}

.sidebar-title {
    background-color: var(--bg-primary);
    color: var(--text-primary);
    position: relative;
    height: 30px;
}

.sidebar-title h4 {
    padding: 5px;
    font-size: 16px;
}

.sidebar-title button {
    background-color: transparent !important;
    border: none;
    padding: 0;
    box-shadow: none !important;
    color: var(--text-primary) !important;
    padding: 5px;
}

.left-sidebar .sidebar-title button.accordion-button:not(.collapsed) {
    color: var(--text-primary) !important;
}

.left-sidebar .sidebar-title button:hover,
.left-sidebar .sidebar-title button:focus,
.left-sidebar .sidebar-title button:active {
    box-shadow: none !important;
}

.left-sidebar .accordion-button::after {
    font-family: "Font Awesome 5 Free" !important;
    content: "\f107" !important;
    padding-right: 3px !important;
    font-weight: 700 !important;
    float: right !important;
    color: var(--text-primary) !important;
    background-image: none !important;
}

.left-sidebar .accordion-button:not(.collapsed)::after {
    font-family: "Font Awesome 5 Free" !important;
    content: "\f106" !important;
    padding-right: 3px !important;
    font-weight: 700 !important;
    float: right !important;
    color: var(--text-primary) !important;
    background-image: none !important;
    transform: unset;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
}

.left-sidebar .accordion-body {
    padding: 0;
}

.left-sidebar .accordion-item {
    border: 0;
    background-color: transparent;
}

.racing-sport .dropend .dropdown-toggle::after {
    display: none;
}

.racing-sport .dropdown-menu {
    top: 0 !important;
    left: unset !important;
    right: 0 !important;
    transform: translateX(100%) !important;
}

.racing-sport .dropdown-menu h5 {
    padding: 5px 20px;
    border-bottom: 1px solid var(--text-body);
    font-weight: bold;
    font-size: 20px;
}

.racing-sport .horse-list-box {
    max-height: calc(100vh - 210px);
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: var(--bg-sidebar) var(--bg-table-row);
}

.racing-sport .horse-list-box::-webkit-scrollbar {
    width: 8px;
}

.racing-sport .horse-list-box::-webkit-scrollbar-track {
    background: var(--bg-table-row);
}

.racing-sport .horse-list-box::-webkit-scrollbar-thumb {
    background-color: var(--bg-sidebar);
}

/* .sidebar-box .other-casino-list {
    max-height: 40vh;
    overflow-x: hidden;
    overflow-y: auto;
} */

/* .sidebar-box .menu-box {
    max-height: calc(60vh - 205px);
    overflow-x: hidden;
    overflow-y: auto;
}    */

.sidebar .nav-item .nav-link {
    background: var(--sidebar-menu-link-bg);
    color: var(--sidebar-menu-link-color);
    border-bottom: 1px solid var(--sidebar-menu-link-border);
    font-weight: 400;
    font-size: 14px;
    padding: 2px 15px;
}

.sidebar .nav-item .nav-link span {
    white-space: normal;
}

.menu-box .dropdown-menu {
    position: relative !important;
    transform: unset !important;
    background-color: transparent;
    border: 0;
    z-index: 10;
}

.menu-box .dropdown-menu.show {
    transform-origin: top center;
    padding: 0;
}

.dropdown-toggle::after {
    display: none;
}

@-moz-keyframes growDown {
    0% {
        transform: scaleY(0);
    }

    80% {
        transform: scaleY(0.8);
    }

    100% {
        transform: scaleY(1);
    }
}

@-webkit-keyframes growDown {
    0% {
        transform: scaleY(0);
    }

    80% {
        transform: scaleY(0.8);
    }

    100% {
        transform: scaleY(1);
    }
}

@-o-keyframes growDown {
    0% {
        transform: scaleY(0);
    }

    80% {
        transform: scaleY(0.8);
    }

    100% {
        transform: scaleY(1);
    }
}

@keyframes growDown {
    0% {
        transform: scaleY(0);
    }

    80% {
        transform: scaleY(0.8);
    }

    100% {
        transform: scaleY(1);
    }
}

.menu-box .nav-item .nav-link.dropdown-toggle::after {
    display: none;
}

.menu-box .dropdown-menu .nav-item .nav-link {
    padding-left: 25px;
}

.menu-box .dropdown-menu .dropdown-menu .nav-item .nav-link {
    padding-left: 35px;
}

/*Sidebar Design Ends*/

/*Latest Event Design Starts*/

.latest-event {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin-bottom: 5px;
    /* background: var(--bg-primary); */
    background-color: transparent;
    padding: 0;
    /* align-items: flex-start; */
}

.latest-events-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.latest-event .arrow-left + .latest-events-container {
    width: calc(100% - 64px);
}

.latest-event .arrow-left {
    background-color: var(--bg-secondary70);
    color: var(--text-secondary);
    height: 31px;
    width: 31px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    -o-border-radius: 4px 0 0 4px;
}

.latest-event .arrow-right {
    background-color: var(--bg-secondary70);
    color: var(--text-secondary);
    height: 32px;
    width: 32px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
}

.latest-event-item {
    flex: 1;
    max-width: 100%;
    min-width: calc(20% - 10px);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 5px;
    background: var(--bg-secondary);
    margin-right: 5px;
    border-radius: 0;
    color: var(--text-secondary);
    margin-bottom: 5px;
}

/* .latest-event-item:last-child {
    margin-bottom: 0;
} */

.latest-event-item a {
    color: var(--text-secondary);
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.latest-event-item a span {
    margin-left: 5px;
    white-space: nowrap;
    height: auto;
    max-width: calc(100% - 42px);
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*Latest Design Ends*/

/*Home Page Design Starts*/

.center-main-container {
    width: calc(100% - 280px);
    padding: 0 5px;
    display: flex;
    flex-wrap: wrap;
}

.center-main-container.error-404 {
    height: calc(100vh - 159px);
}

.home-page .center-container {
    width: 100%;
}

.home-page .casino-list-item {
    width: calc(10% - 10px);
}

.center-container .nav.sports-tab,
.center-container .nav.casino-tab,
.center-container .nav.casino-sub-tab {
    overflow-x: hidden;
    overflow-y: hidden;
    flex-wrap: nowrap;
    background-color: var(--bg-secondary);
}

.home-page .center-container .nav.sports-tab {
    background-color: transparent;
}

.center-container .nav.sports-tab .nav-item,
.center-container .nav.casino-tab .nav-item,
.center-container .nav.casino-sub-tab .nav-item {
    flex: 0 0 auto;
}

.home-page .tab-content #loader-section {
    min-height: calc(100vh - 206px);
}

.bet-table {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background-color: var(--bg-table);
    align-content: flex-start;
}

.bet-table-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-bottom: 1px solid var(--table-border);
    border-top: 1px solid var(--table-border);
    padding: 5px 0;
}

.bet-table-body {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.bet-table-row {
    width: 100%;
    border-bottom: 1px solid var(--table-border);
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    /* justify-content: center; */
    justify-content: flex-start;
    align-items: center;
    background-color: var(--bg-table-row);
}

.bet-nation-name {
    width: 64%;
    padding: 0 5px;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
}

.bet-nation-name .bet-nation-game-name {
    max-width: calc(100% - 210px);
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: var(--text-table);
}

.bet-nation-name .game-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    width: 210px;
}

.bet-nation-name .game-icons .game-icon {
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bet-nation-name .game-icons .game-icon .active {
    background-color: #28a745;
    height: 12px;
    width: 12px;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.bet-nation-name .game-icons .game-icon img {
    height: 12px;
}

.bet-nation-odd {
    width: 12%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 14px;
}

.bet-nation-odd .odd-box {
    width: 50%;
    padding: 1px;
}

.bet-nation-odd .odd-box .bet-odd {
    font-size: 14px;
    color: #273a47;
}

/*Rules*/

.rules-modal .rules-left-sidebar {
    background-color: var(--bg-sidebar);
    width: 20%;
    color: var(--text-sidebar);
    min-height: calc(98vh - 70px);
    overflow-x: hidden;
    overflow-y: auto;
}

.rules-modal .rules-left-sidebar .nav .nav-item {
    width: 100%;
}

.rules-modal .rules-left-sidebar .nav .nav-item a {
    color: var(--text-sidebar);
    border-bottom: 1px solid var(--text-sidebar);
    border-right: 0;
}

.rules-modal .rules-left-sidebar .nav .nav-item a.active {
    background-color: var(--bg-primary);
    color: var(--text-primary);
}

.rules-content {
    width: 80%;
    padding: 0 5px;
}

.rules-content-title {
    background-color: var(--bg-secondary);
    color: var(--text-secondary);
    padding: 5px 10px;
    font-size: 18px;
    font-weight: bold;
}

.rules-content-desc {
    padding: 10px;
}

.rules-langualge {
    width: 100%;
    margin-right: 20px;
    flex: 1;
    text-align: right;
}

.rules-langualge img {
    height: 20px;
    margin-right: 5px;
}

.rules-langualge .dropdown-toggle {
    background: var(--bg-sidebar);
    color: var(--text-sidebar);
}

.rules-langualge .dropdown-toggle::after {
    display: inline-block;
}

.modal.rules-modal .table td,
.modal.rules-modal .table th {
    white-space: normal;
}

.rules-modal .modal-body {
    max-height: calc(98vh - 120px);
    display: flex;
    flex-wrap: wrap;
}

/*Home Page Design Ends*/

/*Detail Page Design Starts*/

.center-main-container.detail-page {
    padding: 0 5px 0 1px;
}

.detail-page .center-container {
    width: calc(100% - 452px);
    padding-bottom: 10px;
}

.detail-page-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;
}

.detail-page-container #loader-section {
    min-height: calc(100vh - 169px);
}

/*Scorecard*/

.scorecard {
    width: calc(100% - 8px);
    padding: 5px;
    background-image: url("../img/scorecard-bg.png");
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    z-index: 1;
    margin-left: 4px;
    margin-right: 4px;
}

.scorecard::before {
    content: "";
    background-color: rgba(0, 0, 0, 0.55);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.ball-runs {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    width: 25px;
    border-radius: 50%;
    font-size: var(--font-small);
    background-color: #08c;
    color: #fff;
    text-align: center;
    margin-right: 4px;
}

.ball-runs.four {
    background-color: #087f23;
}

.ball-runs.six {
    background-color: #883997;
}

.ball-runs.wicket {
    background-color: #ff0000;
}

.scorestats {
    height: 250px;
    background-position: center;
    background-size: cover;
    position: relative;
    margin-left: 4px;
    margin-right: 4px;
    width: calc(100% - 8px);
}

.scorestats iframe {
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.game-header {
    background-color: var(--bg-secondary);
    color: var(--text-secondary);
    padding: 5px 10px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: calc(100% - 8px);
    margin-left: 4px;
    margin-right: 4px;
}

.game-market {
    background: var(--bg-table);
    color: var(--text-table);
    margin-top: 8px;
}

.market-title {
    background-color: var(--bg-secondary85);
    color: var(--text-secondary);
    padding: 5px 10px;
    font-size: 15px;
    font-weight: bold;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.market-title span {
    display: inline-block;
    max-width: calc(100% - 30px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.market-rules {
    cursor: pointer;
}

.market-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0;
}

.market-header,
.market-row {
    border-bottom: 0.01em solid var(--table-border);
}

.market-row {
    background-color: var(--bg-table-row);
    display: flex;
    flex-wrap: wrap;
}

.fancy-market {
    border-bottom: 1px solid var(--table-border);
}

.fancy-market .market-row {
    border-bottom: 0;
}

.market-nation-detail {
    width: calc(100% - 480px);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 5px;
    font-size: 14px;
}

.market-nation-detail .market-nation-name {
    font-weight: 400;
    max-width: 100%;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.market-nation-detail .market-nation-name a {
    color: var(--text-table);
}

.market-header .market-nation-detail .market-nation-name {
    font-size: 12px;
    color: var(--text-info);
    font-weight: bold;
}

.market-odd-box {
    width: 80px;
    padding: 2px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-left: 1px solid var(--table-border);
    cursor: pointer;
    min-height: 44px;
}

.market-header .market-odd-box {
    min-height: 28px;
}

.market-header .market-odd-box b {
    font-size: 16px;
}

.fancy-min-max-box {
    width: 80px;
    padding: 0 5px;
    text-align: right;
}

.market-nation-book {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.market-nation-book .market-book {
    font-size: 14px;
    font-weight: bold;
}

.market-nation-book .market-live-book {
    font-size: 12px;
    font-weight: 400;
    flex: 1;
    text-align: right;
}

.market-odd-box .market-odd {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 3px;
    line-height: 1;
}

.market-odd-box .market-volume {
    font-size: 12px;
    font-weight: 100;
    line-height: 1;
}

.market-remark {
    padding: 0 5px;
    color: var(--text-info);
    font-weight: bold;
    font-size: 12px;
    max-width: 100%;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    overflow: hidden;
    display: inline-block;
}

.fancy-min-max {
    font-size: 12px;
    font-weight: bold;
    color: var(--text-info);
    word-break: break-all;
}

.market-1 {
    min-width: calc(100% - 8px);
    margin-left: 4px;
    margin-right: 4px;
}

.market-1 .market-row .market-1-item {
    padding: 2px 0 2px 16px;
    display: flex;
    display: -webkit-flex;
    flex: 1 1 auto;
    justify-content: space-between;
    align-items: center;
    min-width: 33.33%;
    max-width: 50%;
    margin-bottom: 5px;
}

.market-2 {
    min-width: calc(33.33% - 8px);
    max-width: calc(100% - 8px);
    margin-left: 4px;
    margin-right: 4px;
    flex: 1;
    width: calc(50% - 8px);
}

.market-2 .market-nation-detail {
    width: calc(100% - 160px);
}

.market-2 .suspended-row::after,
.market-2 .suspended-table::after {
    width: 160px;
}

.market-2.width30 {
    min-width: calc(30% - 8px);
    max-width: calc(100% - 8px);
}

.market-2.width30 .market-nation-detail {
    width: calc(100% - 160px);
}

.market-2.width30 .suspended-row::after,
.market-2.width30 .suspended-table::after {
    width: 160px;
}

.market-2.width30 .market-nation-detail .market-nation-name {
    font-weight: bold;
}

.market-3 {
    margin-left: 4px;
    margin-right: 4px;
    min-width: calc(50% - 8px);
    max-width: calc(100% - 8px);
    flex: 1;
}

.market-3 .market-nation-detail {
    width: calc(100% - 320px);
}

.market-3 .market-nation-detail .market-nation-name {
    font-weight: bold;
}

.market-3 .suspended-row::after,
.market-3 .suspended-table::after {
    width: 320px;
}

.market-4,
.market-13 {
    min-width: calc(100% - 8px);
    margin-left: 4px;
    margin-right: 4px;
    flex: 1;
    max-width: calc(100% - 8px);
}

.market-4 .market-nation-detail .market-nation-name,
.market-13 .market-nation-detail .market-nation-name {
    font-weight: bold;
}

.market-13 .back1,
.market-13 .back2,
.market-13 .lay1,
.market-13 .lay2 {
    cursor: not-allowed;
    pointer-events: none;
}

.market-4.width70 {
    min-width: calc(70% - 8px);
    max-width: calc(100% - 8px);
}

.market-4 .suspended-row:after,
.market-4 .suspended-table:after {
    width: 480px;
}

.market-5 {
    margin-left: 4px;
    margin-right: 4px;
    min-width: calc(100% - 8px);
    flex: 1;
}

.market-5 .market-nation-detail {
    width: calc(100% - 320px);
}

.market-5 .suspended-row::after,
.market-5 .suspended-table::after {
    width: 160px;
    right: 160px;
}

.market-6 {
    min-width: calc(100% - 8px);
    max-width: calc(100% - 8px);
    margin-left: 4px;
    margin-right: 4px;
    flex: 1;
}

.goal .market-6 {
    min-width: calc(50% - 8px);
    max-width: calc(50% - 8px);
}

.market-6 .market-nation-detail {
    width: calc(100% - 240px);
}

.goal .market-6 .market-nation-detail {
    width: calc(100% - 160px);
}

.market-6 .suspended-row::after,
.market-6 .suspended-table::after {
    width: 240px;
}

.market-6 .market-nation-detail .market-nation-name {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-width: calc(100% - 50px);
}

.market-9 {
    min-width: calc(50% - 8px);
    max-width: calc(100% - 8px);
    margin-left: 4px;
    margin-right: 4px;
    flex: 1;
}

.market-9 .market-nation-detail {
    width: calc(100% - 80px);
}

.market-9 .suspended-row::after,
.market-9 .suspended-table::after {
    width: 80px;
}

.market-9 .suspended-box::after {
    width: 80px;
    left: unset;
    right: 0;
}

.market-9 .suspended-box::before {
    width: 80px;
    left: unset;
    right: 0;
}

.market-10 {
    min-width: calc(50% - 8px);
    max-width: calc(100% - 8px);
    margin-left: 4px;
    margin-right: 4px;
    flex: 1;
}

.market-10 .market-nation-detail {
    width: calc(100% - 160px);
}

.market-10 .suspended-row::after,
.market-10 .suspended-table::after {
    width: 160px;
}

.market-11 {
    min-width: calc(50% - 8px);
    max-width: calc(100% - 8px);
    margin-left: 4px;
    margin-right: 4px;
    flex: 1;
    width: calc(50% - 8px);
}

.market-11 .market-nation-detail {
    width: calc(100% - 160px);
}

.market-11 .suspended-row::after,
.market-11 .suspended-table::after {
    width: 160px;
}

.market-12 {
    min-width: calc(100% - 8px);
    margin-left: 4px;
    margin-right: 4px;
    flex: 1;
    max-width: calc(100% - 8px);
}

.market-12 .market-nation-detail .form-check {
    width: 100%;
    display: flex;
    align-items: center;
}

.market-12 .market-nation-detail .form-check input {
    margin-top: 0;
    height: 16px;
    width: 16px;
}

.market-12 .market-nation-detail .form-check label {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.market-12 .market-nation-detail .form-check label > div:first-child {
    text-align: center;
    line-height: normal;
    margin-right: 5px;
    display: inline-block;
    width: 25px;
}

.market-12 .market-nation-detail .form-check label > div:last-child {
    width: calc(100% - 70px);
    display: flex;
    flex-wrap: wrap;
}

.market-12 .jockey-detail {
    /* display: flex;
    flex-wrap: wrap; */
}

.market-12 .jockey-detail .jockey-detail-box {
    background-color: var(--bg-sidebar);
    color: var(--text-sidebar);
    padding: 0 3px;
    margin-right: 5px;
    font-size: 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.market-12 .market-nation-detail label img {
    height: 25px;
    margin-right: 5px;
}

.market-12 .market-nation-detail .market-nation-name {
    font-weight: bold;
    width: calc(100% - 50px);
}

.market-12 .suspended-row::after,
.market-12 .suspended-table::after {
    width: 480px;
}

.market-12 .suspended-row.removed::after {
    color: #fff;
}

.market-12 .market-odd-box {
    min-height: 48px;
}

.market-12 .market-book {
    width: 50px;
    text-align: right;
}

.market-12 .market-nation-detail label {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.market-12 .market-header .market-odd-box {
    min-height: unset;
}

.horse-banner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: calc(100% - 8px);
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 0;
    position: relative;
}

.horse-banner img {
    height: 70px;
    background-position: center;
    background-size: cover;
    width: 100%;
}

.horse-banner-detail {
    position: absolute;
    max-width: 95%;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background-color: transparent;
    width: 100%;
    height: 100%;
    color: #fff;
}

.horse-banner .horse-banner-detail div:first-child {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #00b900 !important;
}

.horse-timer {
    font-size: 20px;
    font-weight: bold;
    color: var(--text-fancy);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}

.horse-timer > span {
    text-align: center;
}

.horse-timer small {
    color: #fff;
    font-weight: bold;
}

.horse-timer > span:last-child {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}

.time-detail {
    font-size: 24px;
    color: #eee;
    text-align: right;
}

.time-detail p {
    font-size: 20px;
    font-weight: bold;
}

.time-detail h5 {
    font-size: 14px;
}

/*Detail Page Design Ends*/

/*Right Sidebar Design Starts*/

.right-sidebar {
    width: 450px;
    padding: 0;
    min-height: calc(100vh - 175px);
    max-height: calc(100vh - 175px);
    overflow-x: hidden;
    overflow-y: auto;
    margin-left: 2px;
}

.right-sidebar.sticky {
    position: fixed;
    top: 0;
    right: 5px;
    width: 450px;
    max-height: calc(100vh - 150px);
}

.right-sidebar .sidebar-title {
    background-color: var(--bg-secondary);
    color: var(--text-secondary);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 5px 0 0;
}

.right-sidebar .sidebar-title span {
    font-size: 14px;
}

.right-sidebar.sidebar .place-bet-container .sidebar-title ::before,
.right-sidebar.sidebar .my-bet-container .sidebar-title ::before {
    display: none;
}

.live-tv {
    overflow: hidden;
    width: 100%;
    height: auto;
    position: relative;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    padding-bottom: 56.25%;
}

.live-tv iframe {
    border: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.place-bet-box-header {
    background-color: var(--bg-sidebar);
    color: var(--text-sidebar);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: bold;
}

.place-bet-box-body {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 8px 5px;
    font-size: 14px;
    border-bottom: 1px solid var(--table-border);
}

.place-bet-for {
    width: calc(100% - 230px);
    display: flex;
    align-items: center;
    line-height: normal;
}

.lottery-sidebar .place-bet-for {
    width: calc(100% - 90px);
}

.place-bet-for span {
    max-width: calc(100% - 30px);
    font-weight: bold;
}

.place-bet-odds {
    width: 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.place-bet-odds input {
    width: calc(100% - 20px);
}

.place-bet-stake {
    width: 80px;
    margin-left: 10px;
}

.place-bet-stake input {
    width: 80px;
}

.place-bet-profit {
    width: 80px;
    text-align: right;
    font-weight: bold;
}

.place-bet-box-body i {
    font-size: 12px;
}

.place-bet-box-body input {
    height: 24px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    font-size: 12px;
    padding: 5px;
    border: 0;
}

.place-bet-box-body .btn-default {
    height: 12px;
    line-height: 12px;
    min-width: 20px;
    width: 20px;
    vertical-align: top;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border: 0;
    background-color: var(--bg-sidebar);
    color: var(--text-sidebar);
    font-size: 10px;
    cursor: pointer;
}

.place-bet-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 4px;
    gap: 2px;
}

.place-bet-buttons .btn-place-bet {
    /* width: 19%;
    padding: 5px;
    background-color: var(--bg-sidebar);
    color: var(--text-sidebar);
    border: 0;
    font-weight: bold;
    font-size: 14px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    margin-bottom: 5px; */

    width: calc(20% - 2px);
    padding: 5px;
    background-color: var(--bg-sidebar);
    color: var(--text-sidebar);
    border: 0;
    font-weight: bold;
    font-size: 14px;
    border-radius: 0;
    margin-bottom: 0;
}

.place-bet-action-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* padding: 0 10px 5px 10px; */
    padding: 0 4px 4px;
}

.place-bet-action-buttons .btn {
    min-width: 80px;
    width: 25%;
    height: 38px;
}

/*Right Sidebar Design Ends*/

/*Report Page Design Starts*/

.report-page .center-container {
    width: 100%;
}

.report-page #loader-section {
    min-height: calc(100vh - 350px);
}

.report-page .table-responsive {
    min-height: calc(100vh - 350px);
}

.report-page .live-unsattled {
    min-height: calc(100vh - 350px);
}

.report-page .live-unsattled .table-responsive {
    min-height: unset;
}

.report-page .btn,
.report-page .form-control,
.report-page .form-select {
    height: 38px;
}

.report-page .table td,
.report-page .table th {
    padding: 6px 12px;
    font-size: 16px;
}

.report-page .input-group span {
    display: flex;
    align-items: center;
}

.report-page .round-id {
    width: 150px;
}

.report-table-title {
    background: var(--bg-secondary70);
    color: var(--text-secondary);
    padding: 5px;
}

.report-date {
    width: 170px;
}

.report-sr {
    width: 70px;
}

.report-amount {
    width: 100px;
}

.report-sport {
    width: 170px;
}

.report-action {
    width: 50px;
}

.report-type {
    width: 150px;
}

.report-id {
    width: 170px;
}

.game-name {
    width: 200px;
}

/*Report Page Design Ends*/


/*Casino List Page Dsign Starts*/

.center-main-container.list-page {
    padding: 0 1px 0 0;
  }
  
  .center-main-container.list-page .col-xl-2 {
    padding-left: 0;
  }
  
  .list-page .center-container {
    width: 100%;
  }
  
  .list-page #loader-section {
    min-height: calc(100vh - 240px);
  }
  
  .own-casino-page .casino-sub-tab {
    width: 100%;
  }
  
  .own-casino-page .show-close-btn .casino-sub-tab {
    width: calc(100% - 40px);
    margin-left: 0;
    margin-right: 0;
  }
  
  .own-casino-page .casino-sub-tab .nav-link {
    height: 34px;
    background-color: transparent;
    color: var(--text-secondary);
  }
  
  .own-casino-page .casino-sub-tab .nav-link.active {
    background-color: var(--bg-primary65);
    color: var(--text-primary);
  }
  
  .own-casino-page .casino-sub-tab {
    width: 100%;
  }
  
  .own-casino-page .tabs-arow.tabs-arow-left + .casino-sub-tab {
    width: calc(100% - 130px);
  }
  
  .own-casino-page
    .casino-sub-tab-list.show-close-btn
    .tabs-arow.tabs-arow-left
    + .casino-sub-tab {
    width: calc(100% - 170px);
  }
  
  .own-casino-page .casino-sub-tab-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 0;
    padding: 0 5px;
    justify-content: flex-start;
  }
  
  .own-casino-page .casino-sub-tab-list .tabs-arow {
    background-image: linear-gradient(to right, #0088cc82, var(--bg-sidebar));
    color: var(--text-sidebar);
    width: 65px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }
  
  .own-casino-page .casino-sub-tab-list .tabs-arow.tabs-arow-right {
    background-image: linear-gradient(to right, var(--bg-sidebar), #0088cc82);
  }
  
  .casino-list {
    display: flex;
    flex-wrap: wrap;
  }
  
  .casino-list-item {
    width: calc(14.28% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
  }
  
  .casino-list-item.rect {
    width: calc(16.66% - 10px);
  }
  
  .casino-list-item .casino-list-item-banner {
    padding-top: 100%;
    background-size: cover;
    background-position: center center;
  }
  
  .casino-list-item .casino-list-name {
    background-image: linear-gradient(var(--bg-primary), var(--bg-secondary));
    color: var(--text-primary);
    padding: 5px;
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 4px;
    font-size: 11px;
  }
  
  .casino-list-item.rect .casino-list-item-banner {
    padding-top: 53.33%;
  }
  
  /*Casino List Page Dsign Ends*/


/*Casino Page Design Starts */

.casino-page .center-container {
    width: calc(100% - 455px);
    padding-bottom: 10px;
}

.casino-page .right-sidebar {
    margin-left: 5px;
}

.casino-page-container .nav-tabs .nav-item {
    flex: unset;
}

.casino-header {
    background-color: var(--bg-secondary);
    color: var(--text-secondary);
    padding: 5px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.casino-header .casino-name {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.casino-header .casino-name a {
    color: var(--text-secondary);
    font-weight: 400;
    text-decoration: underline;
    text-transform: capitalize;
    cursor: pointer;
}

.casino-rid {
    font-size: 16px;
    font-weight: 400;
}

.casino-video {
    position: relative;
    background-color: #000;
    color: #fff;
}

.video-box-container {
    max-width: calc(100% - 220px);
    margin-left: auto;
}

.video-box-container.v-other {
    max-width: 100%;
}

.casino-video-box {
    position: relative;
    padding-bottom: 56.25%;
}

.casino-video-box iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.casino-video-cards {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    height: auto;
    padding: 5px;
}

.flip-card-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.flip-card {
    background-color: transparent;
    perspective: 1000px;
    height: 50px;
    width: 40px;
    margin-right: 5px;
}

.vcasino.bollywood .flip-card-container,
.vcasino.aaa .flip-card-container {
    height: 50px;
    width: 40px;
    margin: 0 auto;
}

.flip-card:last-child {
    margin-right: 0;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
}

.flip-card-inner.flip {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform-style: preserve-3d;
    transition: transform 0.6s;
    -webkit-transition: transform 0.6s;
    -moz-transition: transform 0.6s;
    -ms-transition: transform 0.6s;
    -o-transition: transform 0.6s;
}

.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-back {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}

.casino-video-cards h5 {
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}

.casino-video-cards img {
    height: 100%;
    width: 100%;
}

.casino-video-cards img:last-child {
    margin-right: 0;
}

.clock {
    position: absolute !important;
    right: 10px;
    bottom: 10px;
    text-align: right !important;
    top: unset;
    left: unset;
    margin: 0 !important;
    width: auto !important;
}

.flip-clock-wrapper ul {
    width: 40px !important;
    height: 60px !important;
    line-height: 57px !important;
    font-size: 40px !important;
}

.flip-clock-wrapper ul li {
    line-height: 57px !important;
}

.flip-clock-wrapper ul li a div div.inn {
    font-size: 50px !important;
}

.flip-clock-wrapper ul li a div div.inn {
    background-color: var(--bg-secondary) !important;
    color: var(--text-secondary) !important;
}

.casino-video-title {
    position: absolute;
    left: 10px;
    top: 10px;
    padding: 0;
    z-index: 10;
    text-align: center;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    width: 210px;
}

.casino-video-title > div:first-child {
    background-color: rgba(0, 0, 0, 0.5);
}

.casino-video-title .casino-name {
    font-weight: bold;
    /* text-transform: uppercase; */
    font-size: 18px;
    color: #fdcf13;
    line-height: 22px;
    padding: 0;
    background: transparent;
    position: unset;
    width: auto;
}

.casino-video-title .casino-video-rid {
    font-weight: bold;
    color: #fff;
    font-size: 14px;
}

.casino-video-title .rules-icon {
    position: absolute;
    right: 10px;
    top: 0;
    color: #fff;
    font-size: 30px;
    cursor: pointer;
}

.casino-table {
    background-color: var(--bg-table);
    color: var(--text-table);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 5px;
}

.casino-table-box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.casino-table-full-box {
    width: 100%;
    border-left: 1px solid var(--table-border);
    border-right: 1px solid var(--table-border);
    border-top: 1px solid var(--table-border);
    background-color: var(--bg-table-row);
}

.casino-table-left-box,
.casino-table-center-box,
.casino-table-right-box {
    width: 49%;
    border-left: 1px solid var(--table-border);
    border-right: 1px solid var(--table-border);
    border-top: 1px solid var(--table-border);
    background-color: var(--bg-table-row);
}

.casino-table-box-divider {
    background-color: var(--table-border);
    width: 2px;
}

.casino-table-header,
.casino-table-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid var(--table-border);
}

.casino-nation-detail {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 5px;
    min-height: 46px;
}

.casino-table-header .casino-nation-detail {
    font-weight: bold;
    min-height: unset;
}

.casino-nation-name {
    font-size: 16px;
    font-weight: bold;
}

.casino-nation-book {
    font-size: 12px;
    font-weight: bold;
    min-height: 18px;
    z-index: 1;
}

.casino-odds-box {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 5px 0;
    font-weight: bold;
    border-left: 1px solid var(--table-border);
    cursor: pointer;
    min-height: 46px;
}

.casino-table-header .casino-odds-box {
    cursor: unset;
    padding: 2px;
    min-height: unset;
    height: auto !important;
}

.casino-odds {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}

.casino-odds img {
    height: 35px;
    margin-right: 5px;
}

.casino-volume {
    font-size: 12px;
    font-weight: 100;
    line-height: 1;
    margin-top: 5px;
}

.casino-remark {
    padding: 0 5px;
    color: var(--text-info);
    font-weight: bold;
    font-size: 12px;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}

.casino-remark marquee {
    width: 100%;
}

.casino-last-result-title {
    padding: 10px;
    background-color: var(--bg-secondary85);
    color: var(--text-secondary);
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    width: 100%;
}

.casino-last-result-title a {
    color: var(--text-secondary);
}

.casino-last-results {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-top: 10px;
    width: 100%;
}

.casino-last-results .result {
    background: #355e3b;
    color: #fff;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
    margin-left: 5px;
    cursor: pointer;
}

.casino-last-results .result.result-a {
    color: #ff4500;
}

.casino-last-results .result.result-b {
    color: #ffff33;
}

.casino-last-results .result.result-c {
    color: #33c6ff;
}

.casino-last-results .result.result-tie {
    color: #5fff33;
}

.casino-result-round-id {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.casino-result-modal .row [class*="col-"] {
    /* border-right: 1px solid #bfbfbf; */
    position: relative;
}

.casino-result-modal .row [class*="col-"]:last-child {
    border-right: 0;
}

.casino-result-modal .casino-result-cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
}

.casino-result-modal .casino-result-cards img {
    height: 50px;
    width: auto;
    margin-right: 5px;
}

.casino-result-modal .casino-result-cards img:last-child {
    margin-right: 0;
}

.casino-result-desc {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    padding: 6px;
    box-shadow: 0 0 4px -1px;
    margin-top: 10px;
}

.casino-result-desc-item {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

.casino-result-desc-item div:first-child {
    margin-right: 2%;
    opacity: 0.6;
}

.casino-result-desc-item div:last-child {
    word-break: break-all;
}

.casino-winner-icon {
    margin: 0 10px;
}

.casino-winner-icon i {
    font-size: 26px;
    box-shadow: 0 0 0 var(--bg-secondary);
    animation: winnerbox 1.5s infinite;
    border-radius: 50%;
    color: #169733;
}

@keyframes winnerbox {
    0% {
        box-shadow: 0 0 0 0 rgba(29, 127, 30, 0.6);
    }

    70% {
        box-shadow: 0 0 0 10px rgba(29, 127, 30, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(29, 127, 30, 0);
    }
}

.casino-table .suspended-row::before {
    background-image: url("../img/icons/lock.svg");
    background-size: 17px 17px;
    filter: invert(1);
    -webkit-filter: invert(1);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    pointer-events: none;
}

.casino-table .suspended-row::after {
    content: "";
    background-color: #373636d6;
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    top: 0;
    cursor: not-allowed;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}

.card-odd-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
    margin-right: 10px;
    cursor: pointer;
}

.card-odd-box .casino-odds {
    margin-bottom: 5px;
    font-size: 14px;
}

.card-odd-box img {
    height: 75px;
}

.rules-section .row.row5 {
    margin-left: -5px;
    margin-right: -5px;
}

.rules-section .pl-2 {
    padding-left: 0.5rem !important;
}

.rules-section .pr-2 {
    padding-right: 0.5rem !important;
}

.rules-section .row.row5 > [class*="col-"],
.rules-section .row.row5 > [class*="col"] {
    padding-left: 5px;
    padding-right: 5px;
}

.rules-section {
    text-align: left;
    margin-bottom: 10px;
    padding: 0 20px;
}

.rules-section .table {
    color: var(--text-table) !important;
    border: 1px solid var(--table-border) !important;
    background-color: var(--bg-table-row) !important;
    font-size: 12px;
}

.rules-section .table td,
.rules-section .table th {
    border-bottom: 1px solid var(--table-border) !important;
}

.rules-section ul li,
.rules-section p {
    margin-bottom: 5px;
}

.rules-section::-webkit-scrollbar {
    width: 8px;
}

.rules-section::-webkit-scrollbar-track {
    background: #666666;
}

.rules-section::-webkit-scrollbar-thumb {
    background-color: #333333;
}

.rules-section .rules-highlight {
    color: var(--bg-primary) !important;
    font-weight: bold;
    font-size: 18px !important;
}

.rules-section .rules-sub-highlight {
    color: var(--bg-primary) !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

.rules-section .list-style,
.rules-section .list-style li {
    list-style: disc;
}

.rules-section .rule-card {
    height: 20px;
    margin-left: 5px;
}

.rules-section .card-character {
    font-family: Card Characters;
}

.rules-section .red-card {
    color: #ff0000;
}

.rules-section .black-card {
    color: #000000;
}

.rules-section .cards-box {
    background: #fff;
    padding: 6px;
    display: inline-block;
    color: #000;
    min-width: 150px;
}

.rules-section img {
    max-width: 300px;
}

/*Teenpatti 1day*/

.teenpatti1day .casino-nation-detail {
    width: 60%;
}

.teenpatti1day .casino-odds-box {
    width: 20%;
}

.teenpatti1day .casino-table .suspended-row::before,
.teenpatti1day .casino-table .suspended-row::after {
    width: 40%;
}

.teenpatti1day .teenpatti1day-other-odds .casino-nation-detail {
    width: 22%;
}

.teenpatti1day .teenpatti1day-other-odds .casino-odds-box {
    width: 13%;
}

.teenpatti1day .teenpatti1day-other-odds .casino-odds-box.suspended-box::before {
    top: -12px;
}

/*Teenpatti 20-20*/

.teenpatti20 .casino-odds-box {
    width: 25%;
}

.teenpatti20-other-oods {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.teenpatti20-other-oods .casino-table-left-box,
.teenpatti20-other-oods .casino-table-right-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border: 0;
    padding-top: 10px;
}

.teenpatti20 .teenpatti20-other-oods .casino-odds-box {
    width: 49%;
    flex-direction: row;
    justify-content: space-between;
    padding: 5px 10px;
}

.teenpatti20 .teenpatti20-other-oods .casino-odds-box .casino-nation-book {
    position: relative;
}

.teenpatti20 .teenpatti20-other-oods .casino-odds-box .casino-nation-book {
    position: relative;
}

.teenpatti20 .teenpatti20-other-oods .casino-odds-box .casino-odds {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.teenpatti20 .teenpatti20-other-oods img {
    height: 35px;
}

.teenpatti20 .casino-table-box .casino-odds-box.suspended-box::before {
    top: -12px;
}

/*Teenpatti Test*/

.teenpattitest .casino-nation-detail {
    width: 40%;
}

.teenpattitest .casino-odds-box {
    width: 20%;
}

/*Teenpatti Open*/

.teenpattiopen .casino-nation-detail {
    width: 40%;
}

.teenpattiopen .casino-odds-box {
    width: 20%;
    text-align: center;
}

.patern-name {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    background-color: var(--bg-sidebar);
    padding: 0;
    margin-left: 5px;
}

.patern-name .card-icon {
    padding: 4px 2px;
}

.teen-open-result-box {
    background-color: var(--bg-secondary);
    color: var(--text-secondary);
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
}

.teenopenresult.casino-result-modal .row [class*="col-"] {
    border-right: 0;
}

.teenopenresult .casino-winner-icon {
    right: 0;
}

/*Teenpatii 2.0*/

.teenpatti2 .casino-nation-detail {
    width: 60%;
}

.teenpatti2 .casino-odds-box {
    width: 20%;
}

.under-over-row .uo-box {
    display: flex;
    flex-wrap: wrap;
    width: 48%;
    margin-top: 10px;
    border: 1px solid var(--table-border);
}

.teenpatti2 .under-over-row .uo-box .casino-nation-detail {
    width: 70%;
}

.teenpatti2 .under-over-row .uo-box .casino-odds-box {
    width: 30%;
}

.teenpatti2 .teen2other {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border: 0;
}

.teenpatti2 .teen2other .casino-odds-box {
    width: 16%;
    flex-direction: row;
    justify-content: space-between;
    padding: 5px 10px;
}

.teenpatti2 .teen2other .casino-nation-book {
    position: relative;
}

.teenpatti2 .teen2other img {
    height: 35px;
}

.teenpatti2 .teen2other .casino-odds-box .casino-odds {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.teen2cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: 0;
    padding: 10px 10px 0 10px;
}

/*Teenpatii 2 Cards*/

.teenpatti2cards .casino-nation-detail {
    width: 60%;
}

.teenpatti2cards .casino-odds-box {
    width: 20%;
}

.teenpatti2cards .mini-baccarat .casino-odds-box {
    width: 40%;
}

.color-plus .casino-odds-box {
    width: 100%;
}

.teenpatti2cards .color-plus .casino-odds-box.suspended-box::before {
    top: -12px;
}

/*Teenpatti Muflis*/

.teenpattimuflis .casino-odds-box {
    width: 33.33%;
}

.teenpattimuflis .casino-odds-box.suspended-box::before {
    top: -12px;
}

/*Teenpatti 20-24*/

.teenpatti2024 .casino-nation-detail {
    width: 60%;
}

.teenpatti2024 .casino-table-header .casino-nation-detail {
    flex-direction: row;
    justify-content: flex-start;
    padding: 5px;
}

.teenpatti2024 .casino-table-header .casino-nation-detail > div {
    display: flex;
    flex-wrap: wrap;
    margin-left: 5px;
}

.teenpatti2024 .casino-nation-detail > div img {
    height: 30px;
    margin-right: 5px;
}

.teenpatti2024 .casino-odds-box {
    width: 20%;
}

/*Poker 1day*/

.poker1day .casino-nation-detail {
    width: 60%;
}

.poker1day .casino-odds-box {
    width: 20%;
}

.poker1day-other-odds {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.poker1day-other-odds .casino-table-left-box,
.poker1day-other-odds .casino-table-right-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border: 0;
    padding-top: 10px;
}

.poker1day .poker1day-other-odds .casino-odds-box {
    width: 49%;
}

.poker1day .poker1day-other-odds .casino-odds-box.suspended-box::before {
    top: -12px;
}

/*Poker 2020*/

.poker20-other-odds {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.poker20-other-odds .casino-table-left-box,
.poker20-other-odds .casino-table-right-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border: 0;
    padding-top: 10px;
}

.poker20 .poker20-other-odds .casino-odds-box-container {
    width: 32%;
    margin-bottom: 10px;
}

.poker20 .poker20-other-odds .casino-odds-box {
    width: 100%;
}

.poker20 .poker20-other-odds .casino-odds-box.suspended-box::before {
    top: -12px;
}

/*Poker 6 Player*/

.poker6player .nav,
.poker6player .tab-content {
    width: 100%;
}

.poker6player .hands .col-md-6,
.poker6player .pattern .col-md-4,
.poker6player .pattern .col-6 {
    margin-bottom: 10px;
}

.poker6player .casino-odds-box {
    flex-direction: row;
    justify-content: space-between;
    padding: 5px 10px;
}

.poker6player .casino-odds-box .casino-nation-book {
    position: relative;
}

.poker6player .casino-odds-box .casino-odds {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

/*Dragon Tiger 1Day*/

.dt1day .casino-nation-detail {
    width: 60%;
}

.dt1day .casino-odds-box {
    width: 20%;
}

.dt1day .casino-odds-box.suspended-box::before {
    top: -12px;
}

.dt1day .dtpair {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 10px;
    background: var(--bg-table-row);
    border-bottom: 1px solid var(--table-border);
}

.dt1day .dtpair .casino-odds-box {
    width: 100%;
    margin: 5px 0;
    padding: 10px;
}

.casino-odds-box-theme {
    background-image: linear-gradient(to right, var(--bg-primary), var(--bg-secondary));
    color: var(--text-primary);
    border-radius: 4px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border: 0;
}

.dt1day .dtredblack .casino-table-header .casino-odds-box {
    flex-direction: row;
}

.dt1day .dt1day-other-odds .casino-nation-detail,
.dt1day .dt1day-other-odds .casino-odds-box {
    width: 20%;
}

/*Dragon Tiger 20*/

.dt20 .casino-table-full-box,
.dt20 .casino-table-left-box,
.dt20 .casino-table-right-box {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    border: 0;
}

.dt20 .dt20-odd-box {
    margin-right: 20px;
}

.dt20 .dt20dragon,
.dt20 .dt20tiger,
.dt20 .dt20pair {
    width: calc(29% - 15px);
}

.dt20 .dt20tie {
    width: calc(13% - 15px);
}

.dt20 .dt20pair {
    margin-right: 0;
    border-left: 5px solid var(--bg-secondary);
    padding-left: 20px;
}

.dt20 .casino-odds-box {
    margin: 5px 0;
    padding: 6px;
}

.dt20 .dt20odds {
    width: calc(50% - 10px);
    margin-right: 10px;
    margin-bottom: 10px;
}

.dt20 .dt20cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: 0;
    padding: 10px 10px 0 10px;
}

/*Dragon Tiger Lion 20-20*/

.dtl20 .casino-nation-detail {
    width: 40%;
}

.dtl20 .casino-odds-box {
    width: 20%;
}

.dtl20 .casino-nation-name img {
    height: 35px;
}

.dtl20 .casino-table .tab-content {
    width: 100%;
}

/*New Casino Design*/

.newcasino .back {
    background-color: transparent !important;
    border: 2px solid #72bbef !important;
}

.newcasino .lay {
    background-color: transparent !important;
    border: 2px solid #faa9ba !important;
}

/*Casino Queen*/

.queen .casino-odd-box-container {
    width: calc(25% - 7.5px);
    margin-right: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.queen .casino-odd-box-container:last-child {
    margin-right: 0;
}

.queen .casino-nation-name {
    width: 100%;
    text-align: center;
}

.queen .casino-odds-box {
    width: 49%;
}

.queen .casino-nation-book {
    width: 100%;
    text-align: center;
}

/*32 Cards A*/

.cards32a .casino-nation-detail {
    width: 60%;
}

.cards32a .casino-odds-box {
    width: 20%;
}

/*32 Cards B*/

.cards32b .casino-nation-detail {
    width: 60%;
}

.cards32b .casino-odds-box {
    width: 20%;
}

.cards32b .cards32total .casino-odds-box {
    height: 69px;
    width: 40%;
}

.card32numbers-container {
    display: flex;
    flex-wrap: wrap;
}

.cards32b .card32numbers-container .casino-odds-box {
    border-bottom: 1px solid var(--table-border);
}

.cards32b .card32numbers-container .casino-odds-box.suspended-box::before {
    top: -12px;
}

.card32numbers .casino-odds {
    font-family: Casino;
    font-size: 48px;
    height: 40px;
    line-height: 40px;
}

/*Lucky7A*/

.lucky7a .casino-table-full-box {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    border: 0;
    justify-content: space-between;
    align-items: flex-start;
}

.lucky7a .lucky7low,
.lucky7a .lucky7high {
    width: 45%;
}

.lucky7a .casino-table-left-box,
.lucky7a .casino-table-right-box {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    border: 0;
}

.lucky7a .lucky7odds {
    width: calc(50% - 10px);
    margin-right: 10px;
}

.card-odd-box-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.lucky7cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 24%;
    background-color: var(--bg-table-row);
    padding: 10px 0 0 0;
    height: 130px;
    align-content: flex-start;
}

/*Baccarat*/

.baccarat .casino-table-full-box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.baccarat .baccarat-graph {
    width: 18%;
}

.baccarat-odds-container {
    width: 80%;
}

.baccarat .baccarat-other-odds {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
}

.baccarat .baccarat-other-odd-box-container {
    width: 24%;
}

.baccarat .baccarat-other-odd-box {
    background-color: var(--bg-secondary);
    color: var(--text-secondary);
    text-align: center;
    padding: 5px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.baccarat .baccarat-main-odds {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}

.player-pair-box-container {
    width: 16%;
    margin-right: 1%;
}

.player-pair-box {
    background-color: #086cb8;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    text-align: left;
    color: #fff;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    flex-direction: column;
}

.player-pair-box.suspended-box:after {
    border-radius: 30px 0 0 30px;
    -webkit-border-radius: 30px 0 0 30px;
    -moz-border-radius: 30px 0 0 30px;
    -ms-border-radius: 30px 0 0 30px;
    -o-border-radius: 30px 0 0 30px;
}

.player-pair-box > div {
    line-height: 1;
}

.player-box-container,
.tie-box-container,
.banker-box-container {
    width: 22%;
}

.player-box {
    background-color: #086cb8;
    color: #fff;
    padding: 10px;
    height: 70px;
}

.player-box > div {
    line-height: 1;
    display: flex;
    flex-wrap: wrap;
}

.player-box img,
.banker-box img {
    height: 20px;
    margin-right: 10px;
    z-index: 1;
}

/* .player-box img:first-child {
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
} */

.tie-box {
    background-color: #279532;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    flex-direction: column;
    height: 70px;
}

.tie-box > div {
    line-height: 1;
}

.banker-box {
    background-color: #ae2130;
    color: #fff;
    padding: 10px;
    height: 70px;
}

/* .banker-box img:last-child {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
} */

.banker-box > div {
    line-height: 1;
    display: flex;
    flex-wrap: wrap;
}

.banker-pair-box-container {
    width: 16%;
    margin-left: 1%;
}

.banker-pair-box {
    background-color: #ae2130;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    text-align: left;
    color: #fff;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 70px;
}

.banker-pair-box.suspended-box:after {
    border-radius: 0 30px 30px 0;
    -webkit-border-radius: 0 30px 30px 0;
    -moz-border-radius: 0 30px 30px 0;
    -ms-border-radius: 0 30px 30px 0;
    -o-border-radius: 0 30px 30px 0;
}

.banker-pair-box > div {
    line-height: 1;
}

.baccarat .casino-last-results .result.result-a {
    background-color: #086cb8;
    color: #fff;
}

.baccarat .casino-last-results .result.result-b {
    background-color: #ae2130;
    color: #fff;
}

.l-rotate,
.r-rotate {
    margin-left: 5px !important;
    margin-right: 10px !important;
}

.l-rotate img,
img.l-rotate {
    transform: rotate(270deg);
}

.r-rotate > img,
img.r-rotate {
    transform: rotate(90deg);
}

.r-rotate > img,
img.r-rotate {
    transform: rotate(90deg);
}

/*Baccarat 2*/

.baccarat.baccarat2 .baccarat-other-odd-box-container {
    width: 19%;
}

/*Casino War*/

.casino-war .casino-nation-detail {
    width: 40%;
}

.casino-war .casino-odds-box {
    width: 10%;
}

.casino-war .casino-odds-box.suspended-box::before {
    top: -12px;
}

.casino-war .casino-nation-name img {
    height: 28px;
}

.casino-war .casino-odds-box img {
    height: 100%;
    width: 100%;
}

/*Amar Akbar Anthony*/

.aaa .casino-odd-box-container {
    width: calc(33.33% - 7.5px);
    margin-right: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.aaa .casino-nation-name {
    width: 100%;
    text-align: center;
}

.aaa .casino-odds-box {
    width: 49%;
}

.aaa .casino-odd-box-container:last-child {
    margin-right: 0;
}

.aaa .casino-table-left-box,
.aaa .casino-table-center-box,
.aaa .casino-table-right-box {
    width: 32%;
    padding: 10px 10px 0 10px;
}

.aaa .aaa-odd-box {
    margin-bottom: 10px;
    min-height: 92px;
}

.aaa .casino-table-left-box .casino-odds-box,
.aaa .casino-table-center-box .casino-odds-box,
.aaa .casino-table-right-box .casino-odds-box {
    width: 100%;
    margin: 5px 0;
}

.aaacards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: 0;
    padding: 10px 10px 0 10px;
}

/*Bollywood Table Casino*/

.bollywood .casino-odd-box-container {
    width: calc(33.33% - 7.5px);
    margin-right: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
}

.bollywood .casino-nation-name {
    width: 100%;
    text-align: center;
}

.bollywood .casino-odds-box {
    width: 49%;
}

.bollywood .casino-odd-box-container:nth-child(3n) {
    margin-right: 0;
}

.bollywood .casino-table-left-box.left-odd-box {
    width: 25%;
    padding: 5px;
}

.bollywood .casino-table-left-box.left-odd-box .casino-odd-box-container {
    width: 100%;
    margin: 0%;
}

.bollywood .casino-table-left-box,
.bollywood .casino-table-right-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 5px;
}

.bollywood .casino-table-right-box.right-odd-box {
    width: 73%;
    padding: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.bollywood .casino-table-left-box .aaa-odd-box,
.bollywood .casino-table-right-box .aaa-odd-box {
    width: 49%;
}

.bollywood .casino-table-left-box .aaa-odd-box .casino-odds-box,
.bollywood .casino-table-right-box .aaa-odd-box .casino-odds-box {
    width: 100%;
}

.bollywood .casino-table-right-box.right-cards {
    justify-content: center;
}

/*Andar Bahar*/

.andarbg {
    background-color: #ffa07a !important;
}

.baharbg {
    background-color: #90ee90 !important;
}

.ab .andar-box {
    background-color: #ffa07a;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-content: center;
}

.ab-title {
    width: 10%;
    text-align: center;
    border-left: 1px solid #000;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    font-weight: bold;
}

.ab-cards {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: 1px solid #000;
    padding: 10px;
    padding-bottom: 0;
}

.ab .bahar-box {
    background-color: #90ee90;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-content: center;
}

.ab-cards-container {
    width: 155px;
}

.ab-cards-container img {
    height: 50px !important;
    width: auto !important;
    margin-right: 5px !important;
}

.ab-result-container .slick-prev::before,
.ab-result-container .slick-next::before {
    color: #000;
}

.ab-result-container .ab-result-slider {
    margin-left: 7%;
    margin-right: 7%;
    width: 84% !important;
    display: block !important;
}

.ab-result-container .ab-result-slider img {
    height: 50px !important;
    width: 40px !important;
}

.ab2-result-container {
    align-items: center;
}

.ab2-result-container .ab-result-slider {
    margin-left: 4%;
    margin-right: 4%;
    width: 65% !important;
    display: block !important;
    margin-bottom: 5px;
}

.ab2-result-container img {
    height: 50px !important;
    width: 40px !important;
    margin-right: 5px;
}

/*Andar Bahar 2*/

.ab2 .casino-table-full-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid var(--table-border);
    padding: 10px;
}

.ab2 .playera-bets {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 49%;
}

.playera-title {
    width: 10%;
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
}

.player-sa {
    width: 20%;
    margin-left: 2%;
}

.player-sa-box {
    text-align: center;
    padding: 5px 0;
    border: 3px solid yellow;
    border-radius: 8px;
    margin-bottom: 5px;
}

.player-bet {
    width: 25%;
    margin-left: 2%;
}

.player-bet-box {
    text-align: center;
    padding: 5px 0;
    border: 3px solid yellow;
    border-radius: 8px;
    background-color: #086cb8;
    color: #fff;
    margin-bottom: 5px;
}

.ab2 .casino-table-left-box,
.ab2 .casino-table-right-box {
    padding: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid var(--table-border);
}

.ab2-box {
    width: 49%;
}

.casino-table-right-box .ab2-box {
    width: 24%;
}

.ab2 .casino-table-left-box .casino-odds {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 35px;
}

.ab2 .ab2cards {
    justify-content: center;
}

.ab2 .ab-cards-container {
    width: 250px;
    color: #fff;
}

.ab2 .ab-cards-container img {
    height: 35px !important;
    margin-bottom: 5px !important;
}

.casino-video-cards .col-9 {
    padding-left: 20px;
}

/*Andar Bahar 3*/

.ab.ab3 .andar-box,
.andarbg3 {
    background-color: #fc424280;
}

.ab.ab3 .bahar-box,
.baharbg3 {
    background-color: #fdcf1380;
}

/*Worli Matka*/

.worli .tab-content {
    width: 100%;
}

.worlibox {
    display: flex;
    margin-top: 5px;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
}

.worli-left {
    width: 60%;
    display: flex;
    flex-wrap: wrap;
}

.worli-box-title {
    width: 100%;
    text-align: center;
    margin: 5px 0;
    min-height: 24px;
}

.worli-box-row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2px;
}

.worli-odd-box {
    text-align: center;
    height: 70px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
}

.worli-left .worli-odd-box,
.worli-full .worli-odd-box {
    width: calc(20% - 2px);
    margin-right: 2px;
}

.worli-odd-box .worli-odd {
    font-size: 40px;
    height: 40px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "CasinoNumFont";
}

.worli-right {
    width: 40%;
    display: flex;
    flex-wrap: wrap;
}

.worli-right .worli-odd-box {
    width: calc(50% - 2px);
    margin-right: 2px;
}

.worli-full {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
}

.worli-odd-box.back.selected {
    background-color: var(--bg-success) !important;
    color: #fff;
}

.sp .worli-right .worli-odd-box,
.dp .worli-right .worli-odd-box,
.chart56 .worli-right .worli-odd-box,
.chart64 .worli-right .worli-odd-box,
.colordp .worli-right .worli-odd-box {
    height: 142px;
    width: 100%;
}

.trio .worli-full .worli-odd-box {
    width: 100%;
}

.abr .worli-left .worli-odd-box {
    width: calc(33.33% - 2px);
}

.abr .worli-right .worli-odd-box {
    width: 100%;
}

.abr .worli-right .worli-odd-box:last-child {
    margin-right: 0;
}

.abr .worli-right .worli-odd-box:last-child {
    margin-right: 0;
}

.worli-cards-container {
    display: flex;
    flex-wrap: wrap;
}

.worli-cards-block {
    width: calc(10% - 9px);
    text-align: center;
    background-color: var(--bg-secondary85);
    padding: 10px;
    font-size: 20px;
    color: var(--text-secondary);
    border-radius: 8px;
    box-shadow: 0 0 2px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.worli-cards-block:nth-child(10n) {
    margin-right: 0;
}

.worli-cards-block span {
    margin-right: 5px;
}

/*3 Card Judgement*/

.threecardjbox {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-content: center;
}

.threecard-title {
    width: 10%;
    text-align: center;
    border-left: 1px solid #000;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    font-weight: bold;
    display: flex;
    flex-direction: column;
}

.threecardj-cards {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: 1px solid #000;
    padding: 10px;
    padding-bottom: 0;
}

.threecard-info {
    width: 100%;
}

.threecardj-cards img {
    border: 2px solid transparent;
    padding: 2px;
}

.threecardj-cards .selected img {
    border: 2px solid var(--bg-success);
}

/*Race 20*/

.race-total-point {
    color: #fff;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
    font-size: 14px;
    background: #404040;
    padding: 5px;
}

.race-total-point > div {
    border: 1px solid yellow;
    padding: 5px;
    text-align: center;
    line-height: 1;
    margin-right: 5px;
}

.race20 .flip-card-container {
    justify-content: flex-start;
}

.race20 .flip-card {
    height: 30px;
    width: 24px;
}

.race20 .casino-odd-box-container {
    width: calc(25% - 7.5px);
    margin-right: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.race20 .casino-odd-box-container:last-child {
    margin-right: 0;
}

.race20 .casino-nation-name {
    width: 100%;
    text-align: center;
}

.race20 .casino-odds-box {
    width: 49%;
}

.race20 .casino-nation-name img {
    height: 40px;
    margin-bottom: 5px;
}

.race20 .casino-table-left-box {
    width: 33%;
    padding: 5px 5px 0 5px;
}

.race20 .casino-table-left-box .casino-odd-box-container {
    width: 100%;
    align-items: center;
    margin-bottom: 10px;
}

.race20 .casino-table-left-box .casino-odd-box-container .casino-nation-name,
.race20 .casino-table-left-box .casino-odd-box-container .casino-odds-box {
    width: 33.33%;
}

.race20 .casino-table-left-box .casino-odd-box-container > .casino-nation-book {
    width: 66.66%;
    text-align: center;
    margin-left: auto;
    margin-top: 5px;
}

.race20 .casino-table-right-box {
    width: 66%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 5px 5px 0 5px;
}

.race20 .casino-table-right-box .casino-odd-box-container {
    width: calc(33.33% - 10px);
}

.race20 .casino-table-right-box .casino-odd-box-container:nth-child(3n) {
    margin-right: 0;
}

.race20 .casino-table-right-box .casino-odds-box {
    width: 100%;
}

.race20 .casino-last-results .result {
    background-color: #d5d5d5;
    border: 1px solid #626262;
}

.race20 .casino-last-results .result img {
    height: 30px;
}

.race-result-box {
    width: 325px;
    position: relative;
}

.race-result-box .casino-result-cards {
    position: relative;
    justify-content: flex-start;
}

.race-result-box .casino-result-cards .k-image {
    position: absolute;
    right: -50px;
}

.race-result-box .video-winner-text {
    color: var(--text-info);
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    width: 42px;
    height: 100%;
    border: 1px solid var(--text-info);
    padding: 2px 12px;
    background-color: var(--bg-body);
    z-index: 100;
}

.race-result-box .casino-winner-icon {
    right: -95px;
    top: 15px;
    position: absolute;
}

/*Race to 17*/

.raceto17 .casino-odd-box-container {
    width: calc(25% - 7.5px);
    margin-right: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.raceto17 .casino-odd-box-container:last-child {
    margin-right: 0;
}

.raceto17 .casino-nation-name {
    width: 100%;
    text-align: center;
}

.raceto17 .casino-odds-box {
    width: 49%;
}

/*Baccarat 29*/

.baccarat29 .casino-odds-box {
    width: 25%;
}

.baccarat29 .casino-table-full-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid var(--table-border);
}

.baccarat29 .casino-table-full-box img {
    height: 100px;
    z-index: 10;
}

.baccarat29 .casino-odd-box-container {
    width: 25%;
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-top: 20px;
}

.baccarat29 .casino-odd-box-container .casino-odds-box {
    width: 50%;
}

.baccarat29 .casino-odds-box.suspended-box::before {
    top: -12px;
}

/*Trio*/

.trio .casino-odd-box-container {
    width: calc(33.33% - 10px);
    margin-right: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.trio .casino-nation-name {
    width: 100%;
    text-align: center;
}

.trio .casino-odds-box {
    width: 49%;
}

.trio .casino-odd-box-container:last-child {
    margin-right: 0;
}

.trio .triocards .casino-odd-box-container {
    width: calc(25% - 7.5px);
}

.trio .trioodds .casino-odd-box-container {
    width: calc(20% - 10px);
}

.trio .trioodds .casino-odds-box {
    width: 100%;
}

/*Note Number*/

.note-number .casino-odd-box-container-box {
    width: calc(33.33% - 10px);
    margin-right: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
}

.note-number .casino-odd-box-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
}

.note-number .casino-nation-name {
    width: 100%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 5px;
}

.note-number .casino-nation-name img {
    height: 30px;
    margin-right: 5px;
}

.note-number .casino-odds-box {
    width: 49%;
    text-align: center;
}

.note-number .casino-table-left-box {
    width: 33%;
    padding: 5px 5px 0 5px;
    border-bottom: 1px solid var(--table-border);
}

.note-number .casino-table-left-box .casino-odd-box-container {
    width: 100%;
}

.note-number .casino-table-left-box .casino-odds-box {
    width: 100%;
}

.note-number .casino-table-right-box {
    width: 66%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    padding: 5px 5px 0 5px;
    border-bottom: 1px solid var(--table-border);
}

.note-number .casino-table-left-box .suspended-box::before {
    top: -12px;
}

/*1 Card 1day*/

.onecard1day .casino-nation-detail {
    width: 60%;
}

.onecard1day .casino-odds-box {
    width: 20%;
}

.onecard1day .seven-up-down-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    border: 2px solid #72bbef;
}

.onecard1day .up-box {
    width: 50%;
    height: 50px;
    display: flex;
    align-items: center;
    padding-left: 10px;
    padding-right: 40px;
    position: relative;
    justify-content: flex-end;
}

.onecard1day .up-box .up-down-book {
    position: absolute;
    left: 10px;
    z-index: 1;
}

.onecard1day .up-down-odds {
    font-weight: bold;
    font-size: 18px;
}

.onecard1day .down-box {
    width: 50%;
    text-align: right;
    height: 50px;
    display: flex;
    align-items: center;
    padding-right: 10px;
    padding-left: 40px;
    justify-content: flex-start;
    position: relative;
}

.onecard1day .down-box .up-down-book {
    position: absolute;
    right: 10px;
    z-index: 1;
}

.onecard1day .seven-box {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.onecard1day .seven-box img {
    height: 70px;
}

/*1 Card 2020*/

.onecard20 .casino-table-full-box {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    border: 0;
}

.onecard20 .onecard20player,
.onecard20 .onecard20dealer,
.onecard20 .onecard20pair {
    width: calc(29% - 15px);
}

.onecard20 .casino-odds-box {
    margin: 5px 0;
    padding: 6px;
}

.onecard20 .onecard20oddbox {
    margin-right: 20px;
}

.onecard20 .onecard20tie {
    width: calc(13% - 15px);
}

.onecard20 .onecard20pair {
    margin-right: 0;
    border-left: 5px solid var(--bg-secondary);
    padding-left: 20px;
}

/*The Trap*/

.trap .casino-video-cards {
    color: #fff;
    text-align: center;
}

.trap .casino-video-cards img {
    height: 30px;
    margin-bottom: 5px;
}

.trap .casino-nation-detail {
    width: 60%;
}

.trap .casino-nation-detail img {
    height: 30px;
    margin-right: 5px;
}

.trap .casino-odds-box {
    width: 20%;
}

.trap .seven-up-down-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    border: 2px solid #72bbef;
}

.trap .up-box {
    width: 50%;
    height: 50px;
    display: flex;
    align-items: center;
    padding-left: 10px;
    padding-right: 40px;
    position: relative;
    justify-content: flex-end;
}

.trap .up-box .up-down-book {
    position: absolute;
    left: 10px;
}

.trap .up-down-odds {
    font-weight: bold;
    font-size: 18px;
}

.trap .down-box {
    width: 50%;
    text-align: right;
    height: 50px;
    display: flex;
    align-items: center;
    padding-right: 10px;
    padding-left: 40px;
    justify-content: flex-start;
    position: relative;
}

.trap .down-box .up-down-book {
    position: absolute;
    right: 10px;
    z-index: 1;
}

.trap .seven-box {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.trap .seven-box img {
    height: 70px;
}

.trap .casino-video-cards .v-slider {
    height: 200px;
    margin-top: 20px;
}

.trap .casino-video-cards {
    width: 70px;
}

.trap .casino-video-cards .v-slider .slick-prev {
    left: 45%;
    transform: translateX(-50%) rotate(90deg);
    top: -20px;
}

.trap .casino-video-cards .v-slider .slick-next {
    left: 45%;
    transform: translateX(-50%) rotate(90deg);
    bottom: -20px;
    top: unset;
}

.trap .casino-video-cards img {
    margin-bottom: 2px;
}

.trap-number-icon {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: var(--bg-secondary85);
    margin-bottom: 10px;
    padding: 5px;
}

.trap-number-icon img {
    height: 50px;
    margin-right: 5px;
}

/*KBC*/

.kbc .kbc-btns {
    align-items: center;
    width: 100%;
}

.casino-odd-box-container {
    width: 100%;
}

.kbc .kbc-btns .casino-nation-name {
    background: var(--bg-secondary);
    border-radius: 12px;
    color: var(--text-secondary);
    padding: 6px;
    border: 1px solid var(--text-fancy);
    border-bottom: 0;
    text-align: left;
}

.kbc .kbc-btns .btn-group {
    width: 85%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.kbc .kbc-btns .btn.active {
    background-color: var(--btn-primary);
}

.kbc .kbc-btns .btn {
    background-color: #72bbef;
    color: #000;
    color: #000;
    border: 2px solid var(--text-fancy);
    width: calc(50% - 4px);
    flex: 0 0 auto;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-left: 1px;
    border-top: 0;
    border-radius: 0;
    font-weight: bold;
    font-size: 18px;
}

.kbc .kbc-btns .btn-check:checked + .btn {
    background-color: var(--bg-success);
}

.kbc .kbc-btns .btn img {
    width: 30px;
}

.kbc .kbc-btns .btn.active {
    background-color: var(--bg-success);
}

.hfquitbtns {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.kbc .hfquitbtns .btn {
    opacity: 1;
    width: 130px;
    height: 130px;
    border-radius: 50% !important;
    color: #fff;
}

.kbc .hfquitbtns .hbtn {
    background-image: linear-gradient(-180deg, #03b37f 0%, #06553e 100%);
    border-width: 5px !important;
    border: 5px solid #116f52;
    margin-right: 20px;
}

.kbc .hfquitbtns .fbtn {
    background-image: linear-gradient(-180deg, #fc4242 0%, #6f0404 100%);
    border-color: #6f0404 !important;
    border-width: 5px !important;
    border: 5px solid #6f0404;
}

.kbc .hfquitbtns .btn.selected {
    border-color: var(--text-fancy) !important;
    box-shadow: 0 0 5px #fff !important;
    opacity: 1;
}

.kbcbtesbox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    padding: 5px;
}

.kbcbtesbox .bet-box {
    background: var(--bg-secondary);
    padding: 5px 10px;
    border-radius: 8px;
    margin-left: 3px;
    margin-right: 3px;
    width: calc(33.33% - 6px);
    margin-bottom: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 32px;
    color: var(--text-secondary);
}

.kbcbtesbox .bet-box i {
    color: var(--text-danger);
    cursor: pointer;
}

.kbcbtesbox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}

.kbcbtesbox.casino-place-bet-row {
    background-color: var(--bg-secondary);
    width: 100%;
    margin: 5px auto;
    border-bottom: 0;
}

.casino-place-bet-row.back-border {
    border-left: 5px solid #72bbef;
}

.kbcbtesbox .bet-box {
    margin-left: 3px;
    margin-right: 3px;
    width: calc(33.33% - 6px);
    margin-bottom: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: var(--text-secondary);
}

.kbcbtesbox > div {
    width: calc(33.33% - 6px);
    margin-bottom: 5px;
}

.kbcbtesbox .bet-box span {
    flex: 1;
    text-align: center;
}

.kbcbtesbox.casino-place-bet-row .bet-box {
    background-color: transparent;
}

.kbcbtesbox.casino-place-bet-row .bet-box {
    padding: 0;
    min-height: 28px;
}

.kbcbtesbox .hbtn {
    border: 1px solid #03b37f;
    color: #03b37f;
    padding: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.kbcbtesbox .fbtn {
    border: 1px solid #fc4242;
    color: #fc4242;
    padding: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.kbcbtesbox .fivebtn {
    border: 1px solid #115dbf;
    color: #115dbf;
    padding: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.kbc-result-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.kbc-result-box .casino-box-row {
    width: calc(16.66% - 4px);
    margin-right: 4px;
}

.kbc-result-box .question-name {
    width: 100%;
    background: var(--bg-secondary);
    border-radius: 12px;
    color: var(--text-secondary);
    padding: 6px;
    border: 1px solid var(--text-fancy);
    text-align: center;
}

.kbc-result-box .answer-name {
    width: 80%;
    padding: 6px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    border: 3px solid #72bbef;
    border-top: 0;
}

.kbc-result-box .answer-name.true {
    background-color: #03b37f;
}

.kbc-result-box .answer-name.false {
    background-color: #fc4242;
}

.kbc-result-box .kbchf {
    width: 100%;
    text-align: center;
    color: #fff;
}

.kbc-result-box .kbchf .kbc-result-box-half {
    border: 1px solid #03b37f;
    color: #03b37f;
    padding: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.kbc-result-box .kbchf .kbc-result-box-full {
    border: 1px solid #fc4242;
    color: #fc4242;
    padding: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.kbc-result-box .kbchf .kbc-result-box-five {
    border: 1px solid #115dbf;
    color: #115dbf;
    padding: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.kbc .casino-odd-box-container {
    margin-bottom: 10px;
}

/*Five Cricket*/

.five-cricket .scorecard {
    width: 100%;
    margin: 0;
    margin-bottom: 8px;
}

.score-head {
    background-color: var(--bg-secondary85);
    padding: 10px;
    color: var(--text-secondary);
}

.five-cricket-result h4 {
    background-color: var(--bg-primary90);
    color: var(--text-primary);
    padding: 5px;
}

.five-cricket .market-6 {
    min-width: calc(33.33% - 8px);
}

.five-cricket .market-2 {
    min-width: calc(50% - 8px);
}

.five-cricket-result .table {
    table-layout: fixed;
}

.five-cricket .flip-card-container {
    justify-content: flex-start;
}

.five-video-baner {
    position: relative;
}

.five-video-baner img {
    height: 100%;
    width: 100%;
}

.animate-text {
    position: absolute;
    font-size: 22px;
    width: 100%;
    background-color: #343434;
    text-align: left;
    top: 0;
    padding: 15px;
    text-transform: uppercase;
}

.animate-text span {
    opacity: 0;
    color: var(--text-white);
    font-weight: bold;
    display: inline-block;
    transform: translate(-150px, -50px) rotate(-180deg) scale(3);
    animation: revolveScale 0.4s forwards;
}

.animate-text span:nth-of-type(2) {
    animation-delay: 0.04s;
}

.animate-text span:nth-of-type(3) {
    animation-delay: 0.08s;
}

.animate-text span:nth-of-type(4) {
    animation-delay: 0.12s;
}

.animate-text span:nth-of-type(5) {
    animation-delay: 0.16s;
}

.animate-text span:nth-of-type(6) {
    animation-delay: 0.2s;
}

.animate-text span:nth-of-type(7) {
    animation-delay: 0.24s;
}

.animate-text span:nth-of-type(8) {
    animation-delay: 0.28s;
}

.animate-text span:nth-of-type(9) {
    animation-delay: 0.32s;
}

.animate-text span:nth-of-type(10) {
    animation-delay: 0.36s;
}

.animate-text span:nth-of-type(11) {
    animation-delay: 0.4s;
}

.animate-text span:nth-of-type(12) {
    animation-delay: 0.44s;
}

.animate-text span:nth-of-type(13) {
    animation-delay: 0.48s;
}

.animate-text span:nth-of-type(14) {
    animation-delay: 0.52s;
}

.animate-text span:nth-of-type(15) {
    animation-delay: 0.56s;
}

.animate-text span:nth-of-type(16) {
    animation-delay: 0.6s;
}

.animate-text span:nth-of-type(17) {
    animation-delay: 0.64s;
}

.animate-text span:nth-of-type(18) {
    animation-delay: 0.68s;
}

.animate-text span:nth-of-type(19) {
    animation-delay: 0.72s;
}

.animate-text span:nth-of-type(20) {
    animation-delay: 0.76s;
}

.animate-text span:nth-of-type(21) {
    animation-delay: 0.8s;
}

.animate-text span:nth-of-type(22) {
    animation-delay: 0.84s;
}

.animate-text span:nth-of-type(23) {
    animation-delay: 0.88s;
}

.animate-text span:nth-of-type(24) {
    animation-delay: 0.92s;
}

.animate-text span:nth-of-type(25) {
    animation-delay: 0.96s;
}

.animate-text span:nth-of-type(26) {
    animation-delay: 1s;
}

@keyframes revolveScale {
    60% {
        transform: translate(20px, 20px) rotate(30deg) scale(0.3);
    }

    100% {
        transform: translate(0) rotate(0) scale(1);
        opacity: 1;
    }
}

/*Cricket V3*/

.cricketv3 .scorecard {
    width: 100%;
    margin: 0;
    margin-bottom: 8px;
}

.cricketv3 .video-box-container {
    margin-left: auto;
    margin-right: auto;
}

/*Super Over*/

.super-over .casino-video-cards img {
    height: 40px;
    width: auto;
}

.super-over .scorecard {
    width: 100%;
    margin: 0;
    margin-bottom: 8px;
}

.super-over-rule img {
    height: 40px;
}

/* .super-over .market-6 {
    min-width: calc(33.33% - 8px);
} */

/*Casino Meter*/

.cmeter .casino-table {
    background-color: transparent;
}

.cmeter .casino-table-full-box {
    border: 0;
}

.cmeter .casino-table-left-box,
.cmeter .casino-table-right-box {
    padding: 5px;
    border-bottom: 1px solid var(--table-border);
    cursor: pointer;
}

.cmeter .casino-table-left-box > div:first-child,
.cmeter .casino-table-right-box > div:first-child {
    min-height: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.cmeter .casino-table-left-box > div:first-child .card-odd-box,
.cmeter .casino-table-right-box > div:first-child .card-odd-box {
    margin-bottom: 0;
}

.cmeter .casino-table-left-box img,
.cmeter .casino-table-right-box img {
    height: 50px;
}

.cmeter-card-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}

.cmeter-video-cards-box {
    background-color: var(--bg-secondary85);
    color: var(--text-secondary);
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.cmeter-low,
.cmeter-high {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    min-height: 45px;
}

.cmeter-high {
    margin-top: 5px;
}

.cmeter-low > div:first-child,
.cmeter-high > div:first-child {
    width: 10%;
}

.cmeter-video-cards-box img {
    height: 40px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.cmeter-low .text-success,
.cmeter-high .text-success {
    color: #17ec17 !important;
}

.cmeter-low .text-danger,
.cmeter-high .text-danger {
    color: #ff2238 !important;
}

.cmeter-low-cards,
.cmeter-high-cards {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.cmeter .casino-table-left-box .casino-nation-book,
.cmeter .casino-table-right-box .casino-nation-book {
    min-height: 18px;
    z-index: 1;
    position: relative;
}

/*Cricket 2020*/

.cricket20-container {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.cricket20-left,
.cricket20-right {
    width: 49%;
    padding: 5px;
    background: var(--bg-table-row);
    box-shadow: 0 0 3px #aaa;
}

.cricket20 .score-box {
    position: relative;
    height: 64px;
    margin-top: 30px;
    padding: 0;
    background-image: url("../img/score-bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 45px;
}

.cricket20 .team-score {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
}

.cricket20 .ball-icon {
    position: absolute;
    left: 50%;
    top: -25px;
    height: 50px;
    transform: translateX(-50%);
}

.cricket20 .ball-icon img {
    height: 60px;
}

.cricket20 .blbox {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 50%;
    width: 170px;
    height: 40px;
    transform: translateX(-50%);
    bottom: -15px;
}

.cricket20 .blbox div {
    width: 35%;
    text-align: center;
    color: #000;
    height: 40px;
    line-height: 40px;
    border: 0;
}

.cricket20 .casino-nation-book {
    position: absolute;
    left: 15px;
    bottom: -20px;
}

.cricket20videobannerbox {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    width: 100%;
    padding-bottom: 56.25%;
}

.cricket20videobannerbox img {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    border: 0;
}

.cricket20videobanner {
    background-color: rgba(0, 0, 0, 0.6);
    height: 160px;
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px;
    align-items: center;
    left: 50%;
    top: 50%;
    width: 50%;
    color: #fff;
    line-height: 1;
    text-align: center;
    font-size: 34px;
    transform: translate(-50%, -50%);
    font-family: Numeric;
    border: 2px solid var(--bg-table-row);
    border-radius: 8px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.cricket20bannertitle {
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    background: var(--bg-secondary70);
    padding: 20px;
    border-radius: 20px 20px 0 0;
}

.cricket20balls {
    position: absolute;
    left: 0;
    bottom: -25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

.cricket20books {
    position: absolute;
    right: 5px;
    top: 5px;
    background: rgba(0, 0, 0, 0.6);
    padding: 5px;
}

.cricket20books > div {
    display: flex;
    justify-content: space-between;
    color: #fff;
    line-height: 1;
}

.cricket20 .casino-last-results .result {
    background-color: transparent;
    border: 1px solid 0;
}

.cricket20 .casino-last-results .result img {
    height: 30px;
}

.cricket20ballpopup {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -75px;
    margin-top: -75px;
    z-index: 10;
    /*transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transition: transform .2s;
    */
    animation: zoom-in-zoom-out 1s ease;
    -webkit-animation: zoom-in-zoom-out 1s ease;
    animation-iteration-count: 1;
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.cricket20ballpopup {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    z-index: 10;
}

.cricket20ballpopup img {
    width: 150px;
}

.cricket20ballpopup span {
    position: absolute;
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    /* font-family: timer; */
    font-size: 32px;
}

.goal .cricket20ballpopup{
    margin-left: -125px;
    margin-top: -125px;
    animation: zoom-in-zoom-out-goal 1s ease;
    -webkit-animation: zoom-in-zoom-out-goal 1s ease;
    animation-iteration-count: 1;
}

.goal .cricket20ballpopup img{
    height: 250px;
    width: auto;
}

.goal .cricket20ballpopup span{
    top: unset;
    left: 58%;
    color: #000;
    bottom: -10px;
    font-size: 15px;
    width: 60%;
    height: 40px;
    display: flex;
    align-items: center;
    bottom: -10px;
    justify-content: center;
}

.goal-result img{
    height: 250px;
}

.goal-result span {
    position: absolute;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    top: unset;
    left: 58%;
    color: #000;
    font-weight: bold;
    bottom: -10px;
    font-size: 15px;
    width: 60%;
    height: 40px;
    display: flex;
    align-items: center;
    bottom: -10px;
    justify-content: center;
}

.ball-by-ball .market-6 .market-nation-detail .market-nation-name {
    max-width: 100%;
}

.casino-remark {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    background-color: var(--bg-success);
    color: white;
    border-radius: 0;
    height: 32px;
    width: 100%;
}

.casino-remark .remark-icon {
    width: 50px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    height: 32px;
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
    background-color: var(--bg-success);
}

.casino-remark .remark-icon img {
    height: 20px;
}

.casino-remark marquee {
    width: calc(100% - 60px);
    float: right;
    padding-left: 10px;
}

.cricket20ballpopup {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    z-index: 10;
}

.cricket20ballpopup img {
    width: 150px;
}

.cricket20ballpopup span {
    position: absolute;
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 26px;
}

.cricket20ballresult {
    position: relative;
    width: auto;
    left: unset;
    top: unset;
    margin: 0;
    display: inline-block;
    animation: none;
}

/* .cricket20ballpopup.show {
    visibility: visible;
}

.cricket20ballpopup.ballzoom {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    display: block;
    transition: transform .2s;
} */

.cricket20ballpopup img {
    width: 150px;
}

/*Lottery*/

.lottery .casino-table {
    background-color: var(--table-border);
}

.lottery .single,
.lottery .double,
.lottery .tripple {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: auto;
    align-items: flex-start;
    padding: 5px;
}

.lottery-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    padding: 0;
    width: 100%;
}

.lottery-box .lottery-card {
    width: 10%;
    text-align: center;
    margin: 5px 0;
}

.lottery-box .lottery-card img {
    width: 55px;
    cursor: pointer;
}

.lottery-place-balls {
    display: flex;
    padding: 6px;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}

.lottery-place-balls img {
    width: 50px;
    margin-right: 20px;
    animation-name: ballspin;
    animation-duration: 5000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.lottery-place-balls img:last-child {
    margin-right: 0;
}

.lottery .single .lottery-place-balls img {
    width: 100px;
}

@keyframes ballspin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.lottery .double .lottery-place-balls,
.lottery .tripple .lottery-place-balls {
    width: auto;
    align-items: flex-end;
    margin: 0 auto;
}

.lottery-btn.active {
    border: 1px solid var(--bg-primary90);
    background-color: var(--bg-primary65);
    color: var(--text-primary);
}

.random-bets {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background-color: var(--bg-secondary70);
    color: var(--text-secondary);
    border-radius: 16px;
    padding: 5px;
    margin: 10px auto 0;
}

.random-bets h4 {
    font-size: 16px;
}

.random-bets button {
    min-width: 50px;
    height: 40px;
    margin-right: 7px;
    margin-bottom: 7px;
    border-radius: 8px;
}

.lottery-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 5px;
}

.lottery-buttons .btn {
    background: var(--bg-info);
    color: #fff;
    width: 30%;
    font-size: 18px;
}

.lottery-result-group {
    padding: 5px;
    margin-right: 5px;
    background-color: var(--bg-secondary85);
    color: var(--text-secondary);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    cursor: pointer;
    margin-bottom: 5px;
}

.lottery-result-icon {
    margin-right: 5px;
}

.lottery-result-icon:last-child {
    margin-right: 0;
}

.lottery-bets {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px;
}

.lottery-my-bet-box {
    height: 46px;
    width: 32%;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: var(--bg-primary65);
    color: var(--text-primary);
    border-radius: 8px;
}

/* 
.lottery .casino-remark {
    color: var(--text-fancy);
} */

.lottery-rules-box {
    border: 1px solid var(--text-fancy);
}

.lottery-rules-row {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid var(--text-fancy);
}

.lottery-rules-title-name {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-right: 1px solid var(--text-fancy);
    width: 20%;
    justify-content: center;
    padding: 5px;
}

.lottery-rules-title-name > div:first-child {
    font-size: 22px;
    font-weight: bold;
    color: var(--text-fancy);
}

.lottery-rules-title-name > div {
    width: 100%;
}

.lottery-rules-cards {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    align-items: center;
    justify-content: center;
    width: 80%;
}

.lottery-rules-cards .lottery-card {
    margin-right: 5px;
    text-align: center;
}

.lottery-rules-cards .lottery-card img {
    width: 40px;
    height: auto;
    max-height: unset;
}

/*Dus Ka Dum*/

.duskadum .casino-table-header,
.duskadum .casino-table-body {
    width: 100%;
}

.duskadum .casino-nation-detail {
    width: 60%;
    flex-direction: revert;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
}

.duskadum .casino-odds-box {
    width: 20%;
}

.duskadum .dtredblack .casino-table-header .casino-odds-box {
    flex-direction: row;
}

.duskadum .casino-table-left-box,
.duskadum .casino-table-right-box {
    width: 49%;
    padding: 10px 10px 0 10px;
}

.duskadum .aaa-odd-box {
    margin-bottom: 10px;
    min-height: 92px;
}

.duskadum .casino-table-left-box .casino-odds-box,
.duskadum .casino-table-right-box .casino-odds-box {
    width: 100%;
    margin: 5px 0;
}

.duskadum .casino-video-current-card {
    position: absolute;
    top: 68px;
    left: 200px;
    background: rgba(0, 0, 0, 0.4);
    height: auto;
    padding: 5px;
}

.duskadum .casino-video-current-card .flip-card {
    height: 50px;
    width: 40px;
}

.duskadum .casino-video-current-card .flip-card img {
    height: 100%;
    width: 100%;
}

.duskadum .dkd-total {
    padding: 5px;
    margin-right: 0;
    border: 1px solid yellow;
    color: var(--text-white);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 190px;
    margin-top: 5px;
    align-items: center;
}

.duskadum .dkd-total > div {
    line-height: normal;
}

.duskadum .dkd-total > div:first-child {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.duskadum .dkd-total > div:first-child > div {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.duskadum .ab-cards-container {
    margin-top: 10px;
}

.duskadum .casino-detail .casino-table-box:first-child {
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 10px !important;
}

.duskadum .casino-detail .casino-table-box:first-child::after {
    content: "";
    background-color: var(--bg-secondary70);
    height: 1px;
    width: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    bottom: 0;
}

/*1 Card Meter*/

.one-card-meter .casino-video-cards {
    height: 85px;
    width: 135px;
}

.one-card-meter .casino-detail {
    padding: 30px 5px;
}

.one-card-meter .meter-btns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.one-card-meter .meter-btns .meter-btn {
    width: 48%;
}

.one-card-meter .meter-btns .meter-btn-box {
    width: 100%;
}

.one-card-meter .meter-btns .meter-btn .btn-fighter-1 {
    transition: all 0.5s;
    position: relative;
    width: 100%;
    height: 70px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    z-index: 1;
}

.one-card-meter .meter-btns .meter-btn .btn-fighter-1 img {
    transform: rotate(90deg);
    height: 40px;
    margin-left: 10px;
}

.one-card-meter .meter-btns .meter-btn .btn-fighter-1:hover img {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    margin-left: 30px;
    transform: scale(1.5) rotate(90deg);
    -webkit-transform: scale(1.5) rotate(90deg);
    -moz-transform: scale(1.5) rotate(90deg);
    -ms-transform: scale(1.5) rotate(90deg);
    -o-transform: scale(1.5) rotate(90deg);
}

.one-card-meter .meter-btns .meter-btn .btn-fighter-1::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--back);
    border-radius: 0;
    z-index: -2;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border: 3px solid #e22739;
    box-shadow: 0 0px 6px #c8c8c8;
}

.one-card-meter .meter-btns .meter-btn .btn-fighter-1:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background-color: green;
    transition: all 0.3s;
    border-radius: 0;
    z-index: -1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.one-card-meter .meter-btns .meter-btn .btn-fighter-1:hover {
    color: #fff;
}

.one-card-meter .meter-btns .meter-btn .btn-fighter-1:hover:before {
    width: 100%;
}

.one-card-meter .meter-btns .meter-btn .btn-fighter-2 {
    transition: all 0.5s;
    position: relative;
    width: 100%;
    height: 70px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    z-index: 1;
}

.one-card-meter .meter-btns .meter-btn .btn-fighter-2 img {
    transform: rotate(270deg);
    height: 40px;
    margin-right: 10px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
}

.one-card-meter .meter-btns .meter-btn .btn-fighter-2:hover img {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    margin-right: 30px;
    transform: scale(1.5) rotate(270deg);
    -webkit-transform: scale(1.5) rotate(270deg);
    -moz-transform: scale(1.5) rotate(270deg);
    -ms-transform: scale(1.5) rotate(270deg);
    -o-transform: scale(1.5) rotate(270deg);
}

.one-card-meter .meter-btns .meter-btn .btn-fighter-2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--back);
    border-radius: 0;
    z-index: -2;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border: 3px solid #ecc116;
    box-shadow: 0 0px 6px #c8c8c8;
}

.one-card-meter .meter-btns .meter-btn .btn-fighter-2:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0%;
    height: 100%;
    background-color: green;
    transition: all 0.3s;
    border-radius: 0;
    z-index: -1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.one-card-meter .meter-btns .meter-btn .btn-fighter-2:hover {
    color: #fff;
}

.one-card-meter .meter-btns .meter-btn .btn-fighter-2:hover:before {
    width: 100%;
}

/*Sic Bo*/

.sicbo-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sicbo-title-box {
    background-color: #666666;
    color: #fff;
    border-radius: 10px;
    padding: 0 5px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    min-width: 70px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.sicbo-middle {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 5px;
    justify-content: space-between;
}

.sicbo-middle-midle {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: auto;
}

.sicbo-middle-top-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.sicbo-square-box {
    text-transform: uppercase;
    background-image: linear-gradient(rgba(153, 146, 135, 0.7), rgba(162, 142, 130, 0.7));
    border-radius: 6px;
    padding: 5px;
    color: #1d1b2d;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin: 0 1px;
    flex: 1 1 auto;
    cursor: pointer;
}

.sicbo-middle-small,
.sicbo-middle-big {
    flex: unset;
    min-width: 60px;
}

.sicbo-middle-top-box-odd {
    margin: 0 5px;
    min-width: 50px;
}

.sicbo-box-value {
    font-weight: bold;
}

.sicbo-middle-middle-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px;
    width: 100%;
}

.sicbo-middle-middle-row .sicbo-cube-box-container:first-child .sicbo-title-box {
    display: flex;
    justify-content: space-between;
}

.sicbo-cube-box-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin: 0 1px;
}

.sicbo-middle-middle-row .sicbo-cube-box-container {
    flex: 1 auto;
}

.sicbo-cube-box-group {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
}

.sicbo-cube-box {
    width: 50px;
    height: 50px;
}

.sicbo-cube-single img {
    height: 30px;
}

.sicbo-cube-double,
.sicbo-cube-tripple {
    position: relative;
}

.sicbo-cube-double img {
    height: 20px;
}

.sicbo-cube-double img:first-child {
    position: absolute;
    left: 5px;
    top: 5px;
}

.sicbo-cube-double img:last-child {
    position: absolute;
    right: 5px;
    bottom: 5px;
}

.sicbo-cube-tripple img {
    height: 13px;
}

.sicbo-cube-tripple img:first-child {
    position: absolute;
    left: 5px;
    top: 5px;
}

.sicbo-cube-tripple img:nth-child(2) {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sicbo-cube-tripple img:last-child {
    position: absolute;
    right: 5px;
    bottom: 5px;
}

.sicbo-bottom {
    display: flex;
    margin-top: 10px;
}

.sicbo-bottom .sicbo-cube-box-container {
    margin: 0 auto;
}

.sicbo-bottom .sicbo-cube-box {
    flex: unset;
    height: 60px;
    justify-content: space-between;
}

.sicbo-cube-combination img {
    height: 20px;
}

/*Casino Page Design Ends */

/*Virtual Casino Design Starts*/

.vcasino .casino-video {
    padding-bottom: 80px;
    background-image: url("../img/table-bg.jpg");
    background-size: cover;
    background-position: bottom;
}

.vcasino .video-box-container {
    max-width: 100%;
}

.vcasino .casino-video-box {
    padding-bottom: 0;
}

.vcasino .casino-video-box .vcasinobg {
    width: 100%;
    height: auto;
}

.vcasino .casino-video-cards {
    bottom: 5px;
    top: unset;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    background: top;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    z-index: 2;
}

.vcasino .casino-video-cards > div {
    margin-right: 50px;
    position: relative;
}

.vcasino .casino-video-cards > div:last-child {
    margin-right: 0;
}

.vcasino .casino-video-cards h5 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}

.vcasino .casino-video-cards .vcasinocards-playera h5 {
    color: #ff4500;
}

.vcasino .casino-video-cards .vcasinocards-playerb h5 {
    color: #ff3;
}

.vcasino .casino-video-cards .vcasinocards-playerc h5 {
    color: #33c6ff;
}

.vcasino .casino-video-cards .virtual-winner {
    height: 100px;
    width: auto;
    position: absolute;
    left: -100px;
    top: -10px;
}

.vcasino .casino-video-cards > div:last-child .virtual-winner {
    right: -100px;
    left: unset;
}

.vcasino .winner-animation {
    z-index: 1000;
    animation-name: winnerani;
    animation-duration: 3s;
    animation-timing-function: ease-in-out;
}

@keyframes winnerani {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(2) perspective(1800px) rotateX(40deg);
        -webkit-transform: scale(2) perspective(1800px) rotateX(40deg);
        -moz-transform: scale(2) perspective(1800px) rotateX(40deg);
        -ms-transform: scale(2) perspective(1800px) rotateX(40deg);
        -o-transform: scale(2) perspective(1800px) rotateX(40deg);
    }

    100% {
        transform: scale(1);
    }
}

.odds-title {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.odds-title > div {
    width: 40px;
    margin-right: 50px;
    text-align: center;
}

.odds-title > div:last-child {
    margin-right: 0;
}

.odds-title .black-card {
    color: #000;
}

.odds-title .red-card {
    color: #bb0404;
}

.odds-title .card-character {
    font-family: Card Characters;
    font-size: 16px;
    margin-top: 3px;
    margin-bottom: 3px;
}

.bollywood.vcasino .casino-video {
    padding-bottom: 120px;
}

.bollywood.vcasino .casino-video-cards {
    bottom: 60px;
}

.aaa.vcasino .casino-video {
    padding-bottom: 100px;
}

/*Virtual Casino Design Ends*/

/*Slot Page Design Starts*/

.slot-page .casino-tab {
    width: calc(100% - 110px);
    margin-left: 5px;
    margin-right: 5px;
}

.slot-page .casino-tab {
    /* width: calc(100% - 130px); */
    width: 100%;
    margin: 0;
}

.slot-page .casino-tab-list,
.slot-page .casino-sub-tab-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 0;
    padding: 0 5px;
    justify-content: space-between;
    /* background-color: var(--bg-secondary); */
}

.slot-page .casino-sub-tab-list .casino-sub-tab {
    width: 100%;
    /* width: 100%; */
    margin: 0;
    background-color: var(--bg-primary65);
}

.slot-page .casino-sub-tab {
    width: calc(100% - 40px);
    margin: 0;
}

.slot-page .casino-sub-tab-list .tabs-arow.tabs-arow-left + .casino-sub-tab {
    width: calc(100% - 130px);
}

.slot-page .casino-sub-tab-list .nav-pills .nav-link {
    background-color: transparent;
    border: 0;
    color: var(--text-primary);
    text-decoration: none;
}

.slot-page .casino-sub-tab-list .nav-pills .nav-link.active {
    background-color: var(--bg-primary);
    color: var(--text-primary);
    font-weight: bold;
}

.slot-page .casino-tab-list .tabs-arow,
.slot-page .casino-sub-tab-list .tabs-arow {
    background-image: linear-gradient(to right, #0088cc82, var(--bg-sidebar));
    color: var(--text-sidebar);
    width: 65px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.slot-page .casino-tab-list .tabs-arow.tabs-arow-right,
.slot-page .casino-sub-tab-list .tabs-arow.tabs-arow-right {
    background-image: linear-gradient(to right, var(--bg-sidebar), #0088cc82);
}

.slot-page .show-close-btn .casino-tab,
.slot-page .show-close-btn .casino-sub-tab {
    width: calc(100% - 170px) !important;
    margin: 0;
}

.slot-page .tabs-arow.tabs-arow-left + .casino-tab {
    width: calc(100% - 130px);
}

.slot-page .casino-tab-list.show-close-btn .tabs-arow.tabs-arow-left + .casino-tab {
    width: calc(100% - 170px);
}

.slot-page.list-page .casino-tab .nav-link {
    height: 34px;
    background-color: transparent;
    color: var(--text-secondary);
}

.slot-page.list-page .casino-sub-tab .nav-link {
    height: 34px;
}

.slot-page.list-page .casino-tab .nav-link.active {
    background-color: var(--bg-primary65);
    color: var(--text-primary);
}

.slot-page .center-container .nav.casino-sub-tab.left-list .nav-item {
    flex: auto;
    width: 100%;
}

.slot-page .center-container .nav.casino-sub-tab.left-list .nav-item .nav-link {
    border-right: 0;
    border-bottom: 1px solid var(--bg-secondary);
}

.slot-page .casino-sub-tab-list .tabs-arow {
    color: var(--text-body);
    width: 65px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.slot-iframe {
    position: fixed;
    left: 285px;
    top: 100%;
    width: calc(100% - 285px);
    z-index: 10;
}

.slot-iframe iframe {
    width: 100%;
    height: 100%;
}

.slot-iframe.show {
    top: 125px;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    z-index: 1000;
    height: calc(100vh - 125px);
}
.slot-iframe .slot-header, .fantasy-iframe .slot-header {
    background: var(--bg-primary);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px;
    color: var(--text-primary);
}
.close-slot-frame {
    font-size: 18px;
    color: var(--text-primary);
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 5px;
    font-weight: bold;
    text-decoration: underline;
    background-color: transparent;
}
.slot-iframe iframe {
    width: 100%;
    height: calc(100% - 47px);
}
/*Slot Page Desing Ends*/

/*Secure Auth*/

.secure-auth .nav-tabs {
    border-bottom: 0;
    width: 70%;
    margin: 0 auto;
}

.secure-auth .nav-tabs .nav-link {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border: 1px solid #28a745 !important;
    padding: 10px;
}

.secure-auth .nav-tabs .nav-link::after {
    display: none;
}

.secure-auth .nav-tabs .nav-link.active {
    background-color: #28a745;
    color: #fff;
}

.secure-auth .verification-code {
    border: 1px solid #f2f2f2;
    width: auto;
    font-size: 45px;
    line-height: 1;
    color: #585858;
    background: #e4e4e4;
    padding: 10px;
    display: inline-block;
}

.report-page .secure-auth .btn {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}

.report-page .secure-auth .btn i {
    font-size: 46px;
}

.report-page .secure-auth .login-password {
    display: flex;
    justify-content: center;
}

.report-page .secure-auth .login-password input {
    width: auto;
}

.report-page .secure-auth .login-password button {
    display: inline-block;
    margin: 0 10px;
}

.report-page .secure-auth p {
    margin-bottom: 5px;
}

.follow-instruction {
    background: #e4e4e4;
    color: #000;
    padding: 5px;
}

.report-page .secure-auth p {
    margin-bottom: 5px;
}

.report-page .card {
    margin-bottom: 10px;
    border: 0;
}
.report-page .card .card-header{
    border-radius: 0;
}

.follow-instruction {
    background: #e4e4e4;
    color: #000;
    padding: 5px;
}

/*Horse List*/

.horse-table .bet-nation-name {
    width: 400px;
    justify-content: flex-start;
}

.horse-time-detail {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 400px);
}

.horse-time-detail a {
    display: flex;
}

.horse-time-detail span {
    background: var(--bg-sidebar);
    color: var(--text-sidebar);
    padding: 5px 10px;
    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 .bet-table-row {
    padding: 6px 8px 1px 8px;
}

.horse-time-detail span.active {
    position: relative;
}

.horse-time-detail span.active::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-right: 10px solid transparent;
    border-top: 10px solid green;
}

.horse-table .bet-nation-name .bet-nation-game-name {
    max-width: calc(100% - 30px);
    padding-left: 10px;
}

/*Fantast Page*/

.fantasy-desc-container {
    background: var(--bg-table);
    padding: 5px;
    color: var(--text-table);
    box-shadow: 0 0 5px #cacaca;
}

.fantasy-desc-container .fantasy-detail-title {
    text-transform: uppercase;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.fantasy-desc-container .btn {
    min-width: 150px;
}

.fantasy-desc-container ul {
    padding: 0 20px;
}

.list-decimal {
    padding: 0 20px;
}

.list-decimal > li {
    list-style: decimal;
}

.fantasy-desc-container .list-style,
.fantasy-desc-container .list-style li {
    list-style: disc;
}

.fantasy-desc-container .list-style li {
    margin-bottom: 10px;
}

.fantasy-desc-container .cards-box {
    background: #fff;
    padding: 0 5px;
    display: inline-block;
    color: #000;
    margin-bottom: 10px;
}

.fantasy-desc-container .card-character {
    font-family: Card Characters;
}

.fantasy-desc-container .red-card {
    color: red;
}

.fantasy-desc-container .black-card {
    color: black;
}

.fantasy-desc-container h6 {
    color: var(--text-primary);
    font-weight: bold;
}

.fantasy-desc-container img {
    max-width: 100%;
}

.fantasy-iframe {
    position: fixed;
    left: 285px;
    top: 100%;
    width: calc(100% - 285px);
    z-index: 10;
}

.fantasy-iframe iframe {
    width: 100%;
    height: 100%;
}

.fantasy-iframe.show {
    top: 125px;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    z-index: 1000;
    height: calc(100vh - 125px);
}

.close-fantasy-frame {
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    background: #ff5757;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    border: 2px solid #4a0303;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    position: absolute;
    right: 2px;
    top: 2px;
    z-index: 1001;
}

.login-demo .login-box {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.disconnected-box {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    width: 100%;
    z-index: 1060;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.disconnected-message {
    padding: 10px;
    font-size: 12px;
    background-color: var(--bg-table);
    color: var(--text-table);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.disconnected-message i {
    color: var(--text-fancy);
    font-size: 14px;
}

.disconnected-message b {
    font-size: 14px;
}

.disconnected-buttons {
    display: flex;
    justify-content: space-between;
}

.disconnected-buttons .btn {
    width: 49%;
    padding: 4px;
    border-radius: 8px;
    font-size: 0.7rem;
    color: var(--text-sidebar);
}

.slick-prev::before,
.slick-next::before {
    opacity: 1;
}

/*Roullette Result*/

.roulette-table-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 5px;
    background-color: var(--bg-secondary85);
    color: var(--text-secondary);
    gap: 20px;
}



.roulette-table-box > div:last-child {
    text-align: right;
}

.roulette-table-box-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}
.roulette-table-box.back {
    background-color: var(--back);
    color: #000;
}
.roulette-table-box.lay {
    background-color: var(--lay);
    color: #000;
}
/*Full Page*/

.center-main-container.full-page {
    width: 100%;
}

.close-home-modal {
    position: absolute;
    top: -10px;
    right: -20px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100;
    border-radius: 50%;
    background-color: red;
    color: var(--text-white);
    font-size: 24px;
    cursor: pointer;
}

.fancy-play {
    position: absolute;
    background: #000000c7;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
    transition: all 0.5s;
}

.casino-list-item:hover .fancy-play {
    display: flex;
}

.fancy-play i {
    font-size: 44px;
    color: #fff;
}

.fancy-play i.fancy-info {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 18px;
}

/*Depo Withdraw*/

.deposit-page {
    width: 100%;
    margin: 0 auto;
}

.payment-ions-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    margin: 10px 0;
}

.deposit-page .payment-ions-container .payment-icons {
    width: calc(50% - 10px);
}

.deposit-page .payment-icons {
    margin-top: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    background: transparent;
    border: 3px solid var(--bg-primary65);
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
}

.payment-icons-title {
    background: var(--bg-secondary70);
    color: var(--text-secondary);
    padding: 5px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.payment-icons-title h4 {
    font-weight: bold;
}

.payment-icons-title p {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
}

.payment-icons-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    position: relative;
}

.payment-icons-container.has-scroll {
    padding: 0 30px;
}

.payment-icon-box-container-wrapper {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    max-width: 100%;
    width: 100%;
}

.payment-icon-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: var(--bg-primary90);
    height: 100%;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--text-primary);
}

.payment-icon-arrow.ar-prev {
    left: 0;
}

.payment-icon-arrow.ar-next {
    right: 0;
}

.widthdraw-type-tabs {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    background: transparent;
}

.deposit-page .payment-icons .payment-icon-box-container {
    width: 33.33%;
    flex: 1 auto;
    max-width: 33.33%;
}

.withdraw-request .deposit-page .payment-icons .payment-icon-box-container {
    width: 33.33%;
    flex: 1 auto;
    max-width: 33.33%;
}

.deposit-page .payment-icons .payment-icon-box-container .payment-icon-box {
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: var(--bg-secondary85);
    color: var(--text-secondary);
    /* cursor: pointer; */
    border-right: 1px solid var(--bg-primary);
}

.deposit-page .payment-icons .payment-icon-box-container .payment-icon-box.active {
    background-color: var(--bg-secondary85);
    color: var(--text-secondary);
}

.deposit-page .payment-icons .payment-icon-box-container .payment-icon-box h4 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
}

.withdraw-request .deposit-page .withdraw-tabs {
    margin-top: 20px;
}

.withdraw-request .deposit-page .withdraw-tabs .nav-link {
    background: var(--bg-table-header);
    padding: 8px 40px;
    border-radius: 0;
    color: var(--text-table-header);
}

.withdraw-request .deposit-page .withdraw-tabs .nav-link.active {
    background-color: var(--bg-sidebar);
    color: var(--text-sidebar);
}

.deposit-page .deposit-options {
    padding: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 100%;
    padding-bottom: 0;
    /* display: flex;
    flex-wrap: wrap; */
}

.deposit-page .form-group {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    min-width: 170px;
}

.deposit-page .deposit-options .form-control {
    /* padding: 10px;
    border-radius: 8px;
    margin-top: 10px;
    width: 100%;
    background-color: var(--bg-sidebar) !important;
    border: 0;
    height: 46px; */
}

.deposit-page .error {
    color: red;
    position: absolute;
    left: 0;
    bottom: -34px;
    font-size: 12px;
    line-height: normal;
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    height: 34px;
}

.withdraw-tabs {
    margin-top: 10px;
}

.deposit-page .deposit-form .form-group.depo-amount {
    display: flex;
    height: 46px;
    padding: 0 5px;
    margin-right: 0;
    border-radius: 0;
    position: relative;
    background-color: var(--bg-sidebar);
    color: var(--text-sidebar);
}

.deposit-page .deposit-form .deposit-minus,
.deposit-page .deposit-form .deposit-plus {
    background-color: transparent;
    border: 0;
    color: var(--text-sidebar);
}

.deposit-page .deposit-form .form-group.depo-amount .form-control {
    border: 0;
    box-shadow: none;
    height: 100%;
    background-color: transparent !important;
    color: var(--text-sidebar) !important;
}

.deposit-page .deposit-form .form-group.depo-amount .form-control::-webkit-outer-spin-button,
.deposit-page .deposit-form .form-group.depo-amount .form-control::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.deposit-page .deposit-form .form-group.depo-amount .form-control[type="number"] {
    appearance: textfield;
    -moz-appearance: textfield;
}

.deposit-page .deposit-form .error {
    position: absolute;
    bottom: -36px;
    font-size: 12px;
    color: red;
    line-height: 1;
}

.deposit-page .deposit-form .btn-add-container {
    height: 46px;
    display: flex;
    align-items: center;
}

.deposit-page .deposit-form .btn-add-container .btn-add {
    box-shadow: 0 0 8px var(--bg-secondary70) !important;
    color: var(--text-body);
    padding: 5px 12px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0;
}

.deposit-page .deposit-form .btn-add-container .btn-add:not(:last-child) {
    margin-right: 5px;
}

.deposit-page .payment-icons .payment-icon-box-container {
    padding: 0 1px;
    width: 25%;
    flex: 1 auto;
    max-width: 100%;
    min-width: 20%;
}

.deposit-page .deposit-options {
    padding: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
    width: 100%;
}

.deposit-page .deposit-options .form-group .btn {
    /* margin-top: 10px;
    border-radius: 8px;
    height: 46px; */
    width: auto;
}

.deposit-page .payment-ions-container::after {
    /* position: absolute;
    content: "";
    background-color: var(--text-fancy);
    height: 1px;
    width: 70%;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%); */
}

.deposit-page.withdraw-page .payment-icons::after {
    display: none;
}

.deposit-page .deposit-options > .row {
    position: relative;
    /* width: 100%; */
}

.deposit-page .deposit-options .bank-detail {
    background: transparent;
    border: 2px solid var(--bg-primary65);
    padding: 5px;
    max-height: 100px;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: var(--bg-primary65) var(--bg-sidebar);
}

.deposit-page .deposit-options .bank-detail::-webkit-scrollbar {
    width: 8px;
}

.deposit-page .deposit-options .bank-detail::-webkit-scrollbar-track {
    background: var(--bg-primary65);
}

.deposit-page .deposit-options .bank-detail::-webkit-scrollbar-thumb {
    background-color: var(--bg-table-header);
}

.deposit-page .deposit-options .bank-detail .qr-code {
    display: flex;
    justify-content: space-between;
}

.deposit-page .deposit-options .bank-detail .qr-code .payment-detail-box {
}

.bank-detail img {
    height: 85px;
    background-color: #fff;
}

.deposit-page .deposit-options .payment-detail-box {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
}

.deposit-page .deposit-options .payment-detail-box span {
    max-width: 48%;
}

.deposit-page .deposit-options .upload-ss {
    color: #000;
    width: 100%;
    padding: 10px;
    text-align: center;
    border: 1px dashed var(--text-table);
    height: 70px;
    min-height: 70px;
    display: flex;
    align-items: center;
}

.deposit-page .deposit-options .upload-ss label {
    margin: 0;
    width: 100%;
    cursor: pointer;
}

.deposit-page .deposit-options .verify-ss {
    height: 70px;
    min-height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px dashed;
    position: relative;
}

.deposit-page .deposit-options .verify-ss img {
    max-height: 100%;
}

.deposit-page .deposit-options .remove-ss {
    position: absolute;
    right: -5px;
    top: -5px;
    font-size: 24px;
    z-index: 1000;
    background: #fff;
    height: 24px;
    width: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid #333;
    color: #333;
    cursor: pointer;
}

.deposit-page .payment-icon-box-container .btn-primary,
.deposit-options .btn-primary {
    width: 150px;
}

.deposit-page .payment-icons .payment-icon-box-container .payment-icon-box {
    padding: 5px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: var(--bg-sidebar);
    color: var(--text-sidebar);
    /* cursor: pointer; */
}

.deposit-page .payment-icons .payment-icon-box-container .payment-icon-box .btn-autopay {
    cursor: not-allowed;
}

.deposit-page .payment-icons.crypto-icons-box .payment-icon-box-container .payment-icon-box {
    flex-direction: row;
    justify-content: space-between;
    background: transparent;
    border: 3px solid var(--bg-primary65);
    margin-bottom: 0;
}

.deposit-page .crypto-icons-box .crypto-icons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 10px;
}

.deposit-page .crypto-icons-box .crypto-icons .btn {
    background: 0 0;
    border: 0;
    padding: 0;
}

.deposit-page .crypto-icons-box .crypto-icons .btn:disabled {
    cursor: not-allowed;
}

.deposit-page .payment-icons .payment-icon-box-container .payment-icon-box img {
    height: 35px;
}

.deposit-page .crypto-icons-box .crypto-icons img {
    height: 50px;
    margin-right: 10px;
}

.deposit-page .payment-icons.crypto-icons-box {
    padding: 0;
    border: 0;
    box-shadow: none !important;
    position: relative;
}

/* .deposit-page .payment-icons.crypto-icons-box:before {
    position: absolute;
    content: "";
    background-color: var(--text-fancy);
    height: 1px;
    width: 70%;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
} */

.deposit-page .payment-icons.crypto-icons-box .payment-icon-box-container {
    width: 100%;
    max-width: 100%;
}



.no-payment-list {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}

.no-payment-list {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}

.no-payment-list .no-payment {
    color: red;
    font-weight: 700;
    font-size: 22px;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.deposit-whatsapp {
    background: #075e54;
    color: #fff;
    padding: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 500px;
    margin-top: 10px;
    margin: 0 auto;
}

.deposit-whatsapp > div:first-child {
    background-color: #128c7e;
    padding: 5px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    -o-border-radius: 4px 0 0 4px;
}

.deposit-whatsapp > div:last-child {
    width: calc(100% - 50px);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
}



/* New Deposit / Withdraw Start */
.deposit-page,
.withdraw-page {
    background-color: #e5e5e5;
}
.deposit-page button,
.withdraw-page button {
    border: none !important;
}
.deposit-page .payment-options-container {
    overflow: hidden; 
    padding-left: 0.75rem;
    padding-right: 0.75rem; 
    border-radius: 0.5rem; 
    height: max-content; 
    transition-duration: 500ms; 
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); 
    padding-top: 15px;
    padding-bottom: 20px;
    background-color: white;
}
.deposit-page .payment-options-container .header {
    display: flex; 
    flex-direction: row; 
    justify-content: flex-end; 
    align-items: center; 
    width: 100%; 
}
.deposit-page .payment-options-container .header span {
    width: 100%; 
    font-size: 1rem;
    line-height: 1.5rem; 
    font-weight: 700; 
    line-height: 1.25rem; 
}
.deposit-page .payment-options-container .header button {
    display: flex; 
    overflow: hidden; 
    position: relative; 
    padding: 0.25rem; 
    justify-content: center; 
    align-items: center; 
    border-radius: 0.25rem; 
    border-width: 1px; 
    line-height: 1.5; 
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms; 
    transition-duration: 150ms; 
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); 
    cursor: pointer; 
    width: 26px;
    height: 26px;
    color: var(--bg-primary);
}
.deposit-page .payment-options-container .scroller {
    display: flex; 
    overflow-x: auto; 
    column-gap: 0.375rem; 
    align-items: center; 
    width: 100%; 
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms; 
    transition-duration: 150ms; 
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); 
    cursor: pointer; 
    scroll-behavior: smooth; 
    scrollbar-width: none;
    padding-top: 18px;
    padding-bottom: 8px;
}
.deposit-page .scroller .item-box {
    display: flex; 
    position: relative; 
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; 
    flex-direction: column; 
    row-gap: 0.5rem; 
    justify-content: flex-start; 
    align-items: center; 
    border-width: 1px; 
    border-radius: 10px;
    width: 100%; 
    min-width: 117px;
    max-width: 130px;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #9a9898;
}
.deposit-page  .scroller .active {
    box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0px 4px 4px 0px rgba(0, 0, 0, .25);
    border-color: #00b900;
}
.deposit-page .scroller .active-icon {
    color: #00b900;
}
.deposit-page .payment-details {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 0.625rem; 
    width: 100%;
    border-radius: 10px;
    background-color: #fff;
}
.deposit-page .payment-details .balance,
.withdraw-page .inputs-fields .balance {
    width: 100%;
    position: relative;
    bottom: 4px;
    right: 4px;
}
.deposit-page .payment-details .balance span, 
.withdraw-page .inputs-fields .balance span {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem; 
    padding-left: 0.5rem;
    padding-right: 0.5rem; 
    border-radius: 0.25rem; 
    font-size: 0.875rem;
    line-height: 1.25rem; 
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); 
    background: linear-gradient(90deg, var(--bg-primary), var(--bg-secondary));
    color: #fff;
}
.deposit-page .payment-details .header {
    margin-top: 4px;
    width: 100%; 
    font-size: 1rem;
    line-height: 1.5rem; 
    font-weight: 700; 
    line-height: 1.25rem; 
}
.deposit-page .payment-details .detail-row {
    display: flex; 
    flex-direction: column; 
    justify-content: flex-start; 
    align-items: flex-start; 
}
.deposit-page .payment-details .detail-row .key {
    line-height: 1rem; 
    font-size: 10px;
}
.deposit-page .payment-details .detail-row .value {
    display: flex; 
    justify-content: space-between; 
    align-items: center; 
    width: 100%; 
    font-size: 1rem;
    line-height: 1.5rem; 
    font-weight: 600; 
    letter-spacing: 0.025em; 
    line-height: 1.25rem; 
}
.deposit-page .payment-details img {
    border-radius: .5rem;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    border: 0.5px solid #4a5568;
}
.deposit-page .amount-box {
    padding-left: 0.75rem;
    padding-right: 0.75rem; 
    margin-top: 0.625rem; 
    border-radius: 0.5rem; 
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff;
}
.deposit-page .amount-box .header,
.deposit-page .auto-pay-box .header {
    font-size: 1rem;
    line-height: 1.5rem; 
    font-weight: 700; 
    line-height: 1.25rem;
    color: #000;
}
.deposit-page .amount-box .input-container {
    display: grid;
    padding: 0.5rem; 
    margin-top: 0.5rem; 
    grid-template-columns: repeat(12, minmax(0, 1fr)); 
    justify-content: center; 
    align-items: center; 
    border: 1px solid;
    width: 100%;
    border-radius: 4px;
}
.deposit-page .amount-box .input-container input {
    display: block; 
    grid-column: span 11 / span 11; 
    width: 100%; 
    height: max-content; 
    font-size: 1rem;
    line-height: 1.5rem; 
    font-weight: 700; 
    outline: none;
    border: none;
}
.deposit-page .amount-box .input-container input::placeholder,
.deposit-page .utr-box input::placeholder {
    font-weight: 400
}
.deposit-page .amount-box .input-container span {
    grid-column: span 1 / span 1; 
    font-size: 1rem;
    line-height: 1.5rem; 
    font-weight: 700; 
    line-height: 1rem; 
    text-align: center; 
    color: #000;
}
.deposit-page .amount-box .input-buttons {
    display: grid ;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    width: 100%; 
    margin-top: 18px;
}
.deposit-page .amount-box .input-buttons button {
    display: inline-block; 
    overflow: hidden; 
    position: relative; 
    border-radius: 0.375rem; 
    font-size: 1rem;
    line-height: 1.5rem; 
    line-height: 1rem; 
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms; 
    transition-duration: 300ms; 
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); 
    cursor: pointer; 
    background-color: var(--bg-primary);
    padding: 10px;
    color: #fff;
}
.deposit-page .amount-box .input-buttons button:active {
    transform: scale(0.95);
}
.deposit-page .error-msg {
    line-height: 1rem;
    font-weight: 400;
    color: #c10931;
    font-size: 12px;
}
.deposit-page .auto-pay-box {
    padding-left: 0.75rem;
    padding-right: 0.75rem; 
    padding-top: 0.875rem;
    padding-bottom: 0.875rem; 
    margin-top: 0.625rem; 
    border-radius: 0.375rem; 
    width: 100%;
    background: white;
}
.deposit-page .auto-pay-box button {
    display: flex; 
    overflow: hidden; 
    position: relative; 
    padding: 0.5rem; 
    flex-direction: column; 
    flex: 1 1 0%; 
    justify-content: center; 
    align-items: center; 
    border-radius: 0.375rem; 
    font-size: 1rem;
    line-height: 1.5rem; 
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms; 
    transition-duration: 300ms; 
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); 
    cursor: pointer; 
    box-shadow: 0 0 #000, 0 0 #000, 0 3px 10px rgb(0, 0, 0, .2);
    background-color: #fff;
    font-size: .75rem;
    color: var(--bg-primary);
}
.deposit-page .auto-pay-box button:active {
    transform: scale(0.95);
}
.deposit-page .pay-ss-box {
    padding-left: 0.75rem;
    padding-right: 0.75rem; 
    padding-top: 0.875rem;
    padding-bottom: 0.875rem; 
    margin-top: 0.625rem; 
    border-radius: 0.375rem; 
    width: 100%;
    background-color: #fff;
}
.deposit-page .pay-ss-box .header,
.deposit-page .utr-box .header {
    font-size: 1rem;
    line-height: 1.5rem; 
    font-weight: 700; 
    line-height: 1.25rem; 
}
.deposit-page .pay-ss-box label {
    display: flex; 
    padding: 0.75rem;
    padding-right: 0.25rem; 
    align-items: center; 
    border: 1px solid var(--bg-primary);
    border-style: dashed;
    border-radius: 4px;
    cursor: pointer; 
}
.deposit-page .pay-ss-box label .msg1 {
    padding-left: 2rem; 
    font-size: 0.75rem;
    line-height: 1.5rem; 
    font-weight: 400; 
    cursor: pointer; 
}
.deposit-page .pay-ss-box label .msg2 {
    margin-left: 0.25rem; 
    font-size: 0.75rem;
    line-height: 1.5rem; 
    font-weight: 400; 
}
.deposit-page .utr-box {
    padding-left: 0.75rem;
    padding-right: 0.75rem; 
    padding-top: 0.875rem;
    padding-bottom: 0.875rem; 
    margin-top: 0.625rem; 
    border-radius: 0.375rem; 
    width: 100%;
    background-color: #fff;
}
.deposit-page .utr-box input {
    display: block;
    width: 100%;
    border: 1px solid #9a9898;
    border-radius: 4px;
    padding: 0.625rem 0.75rem;
    font-size: 1rem /* 16px */;
    line-height: 1.5rem /* 24px */;
    font-weight: 600;

}
.deposit-page .utr-box input:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.deposit-page .rules-accept-checkbox[type="checkbox"], 
.withdraw-page .rules-accept-checkbox[type="checkbox"] {
    width: 20px;
    height: 20px;
    border-radius: 0.375rem;
    accent-color: #29ab2b;
    cursor: pointer;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.deposit-page .rules-accept-message,
.withdraw-page .rules-accept-message {
    color: var(--bg-primary);
    text-decoration-line: underline;
    font-size: .875rem;
    cursor: pointer;
    font-weight: 400;
    line-height: 1rem;
}
.deposit-page .submit-button,
.withdraw-page .submit-button {
    position: relative;
    overflow: hidden;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    background-color: var(--bg-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    color: var(--text-primary);
    height: 2.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    border-radius: 0.375rem;
    font-weight: 500;
    line-height: 1rem;
}
.deposit-page .submit-button:disabled,
.withdraw-page .submit-button:disabled {
    background-color: var(--bg-secondary);
}
.deposit-page .submit-loader,
.withdraw-page .submit-loader {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    inset: 0;
}
.deposit-success-modal .success-btn {
    display: inline-block; 
    overflow: hidden; 
    position: relative; 
    padding: 0.5rem 0.625rem;
    border-radius: 0.375rem; 
    width: 100%; 
    font-size: 0.875rem;
    line-height: 1.25rem; 
    font-weight: 600; 
    line-height: 1rem; 
    outline: none;
    color: var(--text-primary);
    background: linear-gradient(90deg, var(--bg-primary), var(--bg-secondary));
    border: none;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms; 
    transition-duration: 150ms; 
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); 
    cursor: pointer; 
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.withdraw-page .rules-box {
    display: flex; 
    padding-left: 1rem;
    padding-right: 1rem; 
    padding-bottom: 0.25rem; 
    padding-top: 0.5rem; 
    flex-direction: column; 
    gap: 0.5rem; 
    border-radius: 0.5rem; 
    width: 100%;
    background-color: #fff;
}
.withdraw-page .rules-box .header {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
}
.withdraw-page .switch {
    font-weight: 700;
    font-size: 1rem;
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 0.25rem;
}
.withdraw-page .switch .swithcHover {
    position: absolute; 
    z-index: 9; 
    padding: 0.25rem; 
    height: 100%; 
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms; 
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); 
    width: 50%;
    bottom: 0px;
}
.withdraw-page .switch .swithcHover div {
    width: 100%;
    height: 100%;
    background: var(--bg-primary);
    border-radius: 0.5rem; 
}
.withdraw-page .prev-acc-box {
    display: flex; 
    overflow-x: auto; 
    column-gap: 0.5rem; 
    align-items: center; 
    width: 100%; 
    white-space: nowrap; 
    cursor: pointer; 
    scroll-behavior: smooth; 
    scrollbar-width: none;
    margin-top: 10px;
}
.withdraw-page .prev-acc-box .item-box {
    display: flex; 
    overflow: hidden; 
    position: relative; 
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; 
    flex-direction: row; 
    row-gap: 0.5rem; 
    justify-content: flex-start; 
    align-items: center; 
    border: 1.5px solid transparent;
    min-width: 130px;
    max-width: 180px;
    background: #fff;
    border-radius: 10px;
}
.withdraw-page .prev-acc-box .active-box {
    border-color: #00b900;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
/* .withdraw-page .prev-acc-box .item-box input[type="checkbox"] {
    width: 15px;
    height: 15px;
    border: none;
    outline: none;
    border-radius: 10px;
    accent-color: #29ab2b;
    cursor: pointer;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
} */
.withdraw-page .prev-acc-box .item-box input {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 15px;
    height: 15px;
    background-color: white;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #ddd;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
}
.withdraw-page .prev-acc-box .item-box input:checked {
    background-color: #29ab2b;
}
.withdraw-page .prev-acc-box .item-box span {
    width: 100%; 
    font-size: 0.75rem;
    line-height: 1rem; 
    font-weight: 500; 
    text-transform: uppercase; 
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; 
    max-width: 80px;
}
.withdraw-page form {
    display: flex; 
    flex-direction: column; 
    row-gap: 0.5rem; 
    justify-content: flex-start; 
    align-items: flex-start; 
    width: 100%; 
}
.withdraw-page form .inputs-fields {
    display: flex; 
    padding: 0.5rem 0.875rem;
    padding-bottom: 1.25rem; 
    flex-direction: column; 
    row-gap: 0.5rem; 
    justify-content: flex-start; 
    align-items: flex-start; 
    border-radius: 0.5rem; 
    width: 100%;
    background-color: var(--bg-body);
}
.withdraw-page .input-container .text{
    font-size: .875rem;
    line-height: 1.25rem;
    margin-left: .25rem;
}
.withdraw-page .input-container .startadornment{
    padding-left: 1rem;
    padding-right: 1rem;
    transform: translate(0,-50%) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1);
    position: absolute;
    top: 50%;
    width: max-content;
}
.withdraw-page .input-container .endadornment{
    padding-left: .5rem;
    padding-right: .5rem;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0,-50%) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1);
}
.withdraw-page .input-container .error-msg {
    margin-left: 0.25rem; 
    font-size: 0.75rem;
    line-height: 1rem; 
    color: var(--text-danger);
}
.withdraw-page .input-container input {
    display: block; 
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; 
    padding-right: 2rem; 
    padding-left: 2rem; 
    margin-right: 0; 
    margin-left: 0; 
    border-radius: 0.5rem; 
    border: 0.5px solid gray; 
    width: 100%; 
    background-color: #f3f4f6;
    outline: none;
}

.ifsc-validation-container {
    border-radius: 10px;
    background-color: var(--bg-body);
    padding: .5rem;
    transform-origin: top;
    width: 100%;
    z-index: 9;
    top: 80%;
    position: absolute;
}
.ifsc-open {
    animation: scaleVerticalOpen .2s ease-in-out;
}
.ifsc-close {
    animation: scaleVerticalClose .3s ease-in-out;

}

@keyframes scaleVerticalOpen {
    0% {
        opacity: .5;
        transform: scaleY(0)
    }
  
    to {
        opacity: 1;
        transform: scaleY(1)
    }
}
  
@keyframes scaleVerticalClose {
    0% {
        opacity: 1;
        transform: scaleY(1)
    }
  
    to {
        opacity: .5;
        transform: scaleY(0)
    }
}

.ifsc-validation-container .validate-box {
    display: grid;
    margin-bottom: 0.25rem; 
    grid-template-columns: repeat(12, minmax(0, 1fr)); 
    justify-content: flex-start; 
    align-items: flex-start; 
    text-align: justify; 
}
.ifsc-validation-container .validate-box div {
    display: flex; 
    margin-top: 0.25rem; 
    grid-column: span 1 / span 1; 
    justify-content: center; 
    align-items: flex-start; 
    border-radius: 9999px; 
    height: 100%; 
}
.ifsc-validation-container .validate-box p {
    opacity: .95;
    font-size: .75rem;
    grid-column: span 10 / span 10;
    line-height: 1rem;
    margin: 0;
}
.ifsc-validation-container .validate-box .success-text {
    color: #29ab2b;
    opacity: 1;
}
.delete-prev-acc-modal .cancel-btn {
    display: inline-block; 
    overflow: hidden; 
    position: relative; 
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; 
    padding-left: 0.625rem;
    padding-right: 0.625rem; 
    border-radius: 0.375rem; 
    border: 1px solid var(--americal-footbal);
    color: var(--americal-footbal);
    width: 100%; 
    font-size: 0.875rem;
    line-height: 1.25rem; 
    font-weight: 600; 
    line-height: 1rem; 
    background-color: #ffffff; 
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms; 
    transition-duration: 150ms; 
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); 
    cursor: pointer; 
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); 
}

.delete-prev-acc-modal .delete-btn {
    display: inline-block; 
    overflow: hidden; 
    position: relative; 
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; 
    padding-left: 0.625rem;
    padding-right: 0.625rem; 
    border-radius: 0.375rem; 
    width: 100%; 
    font-size: 0.875rem;
    line-height: 1.25rem; 
    font-weight: 600; 
    line-height: 1rem;
    border: 1px solid var(--americal-footbal);
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms; 
    transition-duration: 150ms; 
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); 
    cursor: pointer; 
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); 
    background: var(--americal-footbal);
    color: var(--text-primary);

}








.add-new-detail-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    margin: 0 0 20px 0;
    width: 100%;
}

.add-new-detail {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
    align-items: flex-start;
    background: transparent;
    border: 3px solid var(--bg-primary65);
    width: calc(50% - 10px);
    align-content: flex-start;
    margin-bottom: 20px;
}

.add-new-detail .payment-icons-title > div:first-child {
    width: calc(100% - 120px);
}

.account-detail {
    padding: 20px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    max-height: 270px;
    align-items: flex-start;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: var(--bg-primary65) var(--bg-sidebar);
}

.account-detail::-webkit-scrollbar {
    width: 8px;
}

.account-detail::-webkit-scrollbar-track {
    background: var(--bg-primary65);
}

.account-detail::-webkit-scrollbar-thumb {
    background-color: var(--bg-table-header);
}

.account-detail .form-check {
    width: calc(50% - 10px);
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    margin-right: 20px;
}

.account-detail .form-check:nth-child(2n) {
    margin-right: 0;
}

.account-detail .form-check label {
    width: 100%;
}

.account-detail-box {
    width: calc(33.33% - 14px);
    width: 100%;
    margin-bottom: 0;
    padding: 5px;
    background: transparent;
    border: 2px solid var(--bg-primary65);
    cursor: pointer;
    margin-left: 10px;
}

.account-detail-box.active {
    box-shadow: 0 0 10px;
}

.payment-detail-box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 5px;
}

.payment-detail-box span {
    max-width: 48%;
    word-wrap: break-word;
    font-size: 14px;
    line-height: 1;
}

.add-new-modal {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.add-new-modal .form-field {
    width: 48%;
}

/*Bonus Design*/

.coupon-list {
    max-height: 40vh;
    overflow-x: hidden;
    overflow-y: auto;
}

.report-page .coupon-list .table-responsive {
    min-height: unset;
}

.coupon-list .table {
    table-layout: unset;
}

.coupon-list .selected {
    background-color: var(--bg-sidebar);
    color: var(--text-sidebar);
    animation: blinkcoupon 1.5s linear;
    -webkit-animation: blinkcoupon 1.5s linear;
    cursor: pointer;
}

.coupon-list tr td:last-child {
    font-weight: bold;
}

.coupon-banners {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    max-height: 40vh;
    overflow-x: hidden;
    overflow-y: auto;
}

.coupon-banners .coupon-box {
    margin-bottom: 10px;
    width: calc(33.33% - 10px);
    margin-right: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background-color: #fff;
    border: 5px solid var(--bg-secondary85);
    color: #000;
    padding: 10px;
    padding-bottom: 10px;
    /* box-shadow: 0 0 5px #444; */
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    padding-bottom: 70px;
    position: relative;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
}

.coupon-banners .coupon-box.animate-coupon {
    animation-direction: normal;
    animation-name: slidein;
    animation-duration: 1s;
}

.coupon-banners .coupon-box::before {
    content: "";
    position: absolute;
    right: -20px;
    bottom: 25px;
    background-image: url("../img/coupon-blue.png");
    background-size: 100% 100%;
    height: 59px;
    width: 100px;
    background-repeat: no-repeat;
    background-position: right center;
    transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
}

.coupon-box h4 {
    color: #0e95c1;
    font-weight: bold;
    width: 100%;
    text-align: left;
    margin-bottom: 0;
    max-width: calc(100% - 80px);
    margin-left: 0;
    margin-right: auto;
}

.coupon-box div {
    width: 100%;
}

.coupon-validity {
    position: absolute;
    bottom: 5px;
    left: 5px;
    font-size: 12px;
    line-height: normal;
}

.coupon-table {
    table-layout: unset;
}

.activate-coupon {
    position: absolute;
    right: 10px;
    top: 10px;
    text-align: right;
}

.coupon-name {
    width: 300px;
}

.coupon-amount,
.coupon-status {
    width: 100px;
}

.coupon-date {
    width: 175px;
}

.coupon-name > div {
    line-height: 16px;
    max-height: 32px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    height: auto;
    max-width: 100%;
}

/*Landing Page*/

.btn-home-login {
    background: var(--bg-secondary);
    color: var(--text-secondary);
    padding: 8px 16px;
    border-radius: 4px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.5s;
    border: 0;
}

.btn-home-login:hover {
    background-color: var(--bg-secondary70);
    color: var(--text-secondary);
}

.btn-home-login {
    margin-left: 5px;
}

.fancy-play {
    position: absolute;
    background: #000000c7;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
    transition: all 0.5s;
}

.casino-list-item:hover .fancy-play {
    display: flex;
}

.fancy-play i {
    font-size: 44px;
    color: #fff;
}

.fancy-play i.fancy-info {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 18px;
}

.super-over2 .video-box-container {
    max-width: 100%;
    margin-left: auto;
}

.super-over2 .clock.flip-clock-wrapper{
    left: 50%;
    top: 50%;
    right: unset;
    bottom: unset;
    transform: translate(-50%, -50%);
}
.react-datepicker-wrapper{
    width: 100%;
}

.casino-result-modal{
    padding: 5px;
}

.otp-box {
    margin-top: 5px;
    justify-content: center;
    background-color: #d5d5d5;
    color: #222;
    padding: 5px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.otp-box input {
    width: 40px !important;
    height: 40px;
    padding: 5px;
    margin: 5px 5px;
    font-size: 25px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    text-align: center;
}

.badge-verified{
    height: 20px;
    position: absolute;
    right: 45px;
}

.otp-box .resend-msg{
    width: 100%;
    display: block;
    font-size: 12px;
}

.popular-games .populer-slider {
    overflow: scroll;
    position: relative;
    margin-top: 0;
    display: flex;
    grid-gap: 0;
    flex-wrap: nowrap;
    /* padding-right: 14px; */
    padding-left: 3px;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.popular-games .populer-slider::-webkit-scrollbar {
    display: none;
}
.popular-games .populer-slider .item_main{
    width: 16.09%;
    position: relative;
    overflow: hidden;
    min-width: 200px;
    border-radius: 6px;
    margin-right: 3px;
}
.popular-games .populer-slider .item_main a{
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}
.popular-games .populer-slider .item_main img{
    max-width: 100%;
    border: 1px solid transparent;
    border-radius: 5px;
    width: 100%;
    vertical-align: middle;
}


/* Cricket ScoeeCard */
.custom-cricket-scorecard{
    background-color: #f2f2f2;
    background-image: url(/assets/images/scorecardBg.png);
    color:#fff!important;
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    color: var(--white-color);
}

.custom-cricket-scorecard:before {
    content: "";
    background-color: #0000008c;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.custom-cricket-scorecard .score-inner {
    position: relative;
}

.custom-cricket-scorecard .ball-runs {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    width: 25px;
    border-radius: 50%;
    font-size: var(--font-small);
    background-color: #08c;
    color: #fff;
    text-align: center;
    margin-right: 4px;
}



.custom-cricket-scorecard .ball-runs.four {
    background-color: #087f23;
}

.custom-cricket-scorecard .six {
    background-color: #883997;
}

.custom-cricket-scorecard .wicket {
    background-color: #ff0000;
}


@media only screen and  (min-width: 1280px)
{
  .ball-by-ball .market-6 .market-nation-detail{
    width: calc(100% - 160px);
  } 
   .ball-by-ball .fancy-min-max-box{
    width: 80px;
  }
}


/* Logout Floating Whatsapp */
.login-wp-portal {
    position: fixed;
    cursor: pointer;
    top: calc(100vh - 120px);
    left: 10px;
}
