﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
:root {
    --app-height: 100%;
    /* Sidenav theme */
    --sidenav-black: #000000;
    --sidenav-gray-dark: #333333;
    --sidenav-gray-mid: #888888;
    --sidenav-gray-gradient: linear-gradient(145deg, #888888, #333333, #888888);
    --sidenav-gray-plain: #2B2B2B;
    --sidenav-text: #ffffff;
    --sidenav-sub-text: #cccccc;
    --sidenav-btn-hover: #1a1a1a;
    /* Page / section backgrounds */
    --bg-bottom-nav: #1E1E1E;
    --bg-footer: #0f0f0f;
    --text-footer: #ffffff;
    --bg-partners: #070707;
    --bg-dark-deposit-btn: #202020;
    --bg-wallet-picker: #222631;
    --bg-card-dark: #222631;
    --bg-history-tab: #121212;
    --bg-history-row: #2b2b2b;
    --border-bottom-nav: linear-gradient(to right, #585858, #FFA600, #FF7300, #585858);
    --text-on-dark: #ffffff;
}

[data-theme="light"] {
    --sidenav-black: #f5f5f5;
    --sidenav-gray-dark: #cccccc;
    --sidenav-gray-mid: #aaaaaa;
    --sidenav-gray-gradient: linear-gradient(180deg, #FFF0AD, #FE7401);
    --sidenav-gray-plain: #e0e0e0;
    --sidenav-text: #333333;
    --sidenav-sub-text: #666666;
    --sidenav-btn-hover: #FFD9A0;
    --bg-bottom-nav: #ffffff;
    --bg-footer: #f5f5f5;
    --text-footer: #333333;
    --bg-partners: #eeeeee;
    --bg-dark-deposit-btn: #f0f0f0;
    --bg-wallet-picker: #f0f0f0;
    --bg-card-dark: #222631;
    --bg-history-tab: #f0f0f0;
    --bg-history-row: #f8f8f8;
    --border-bottom-nav: linear-gradient(to right, #cccccc, #FFA600, #FF7300, #cccccc);
    --text-on-dark: #1E1E1E;
}

@font-face {
    font-family: "Raleway";
    src: url('/fonts/Raleway-VariableFont_wght.ttf');
}
@font-face {
    font-family: "Open Sans";
    src: url('/fonts/Open Sans/OpenSans-SemiBold.ttf');
    font-weight: bold;
}
@font-face {
    font-family: "Pixel";
    src: url('/fonts/PixeloidSansBold-RpeJo.ttf');
    font-weight: normal;
}

@font-face {
    font-family: "Open Sans";
    src: url('/fonts/Open Sans/OpenSans-SemiBold.ttf');
    font-weight: 500;
}

@font-face {
    font-family: "Open Sans";
    src: url('/fonts/Open Sans/OpenSans-light.ttf');
    font-weight: 300;
}

@font-face {
    font-family: "Open Sans";
    src: url('/fonts/Open Sans/OpenSans-Regular.ttf');
    font-weight: normal;
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('/fonts/Glyphicons Halflings/glyphicons-halflings-regular.eot');
    src: url('/fonts/Glyphicons Halflings/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/fonts/Glyphicons Halflings/glyphicons-halflings-regular.woff2') format('woff2'), url('/fonts/Glyphicons Halflings/glyphicons-halflings-regular.woff') format('woff'), url('/fonts/Glyphicons Halflings/glyphicons-halflings-regular.ttf') format('truetype'), url('/fonts/Glyphicons Halflings/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url('/fonts/Gotham/Gotham Book Font.otf') format("opentype");
}
@font-face {
    font-family: 'Gotham';
    font-style: italic;
    font-weight: 400;
    src:  url('/fonts/Gotham/GothamBookItalic.woff') format('woff');
}

@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 300;
    src:  url('/fonts/Gotham/GothamLight.woff') format('woff');
}

@font-face {
    font-family: 'Gotham';
    font-style: italic;
    font-weight: 300;
    src:  url('/fonts/Gotham/GothamLightItalic.woff') format('woff');
}

@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 500;
    src:  url('/fonts/Gotham/GothamMedium.woff') format('woff');
}

@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 500;
    src:  url('/fonts/Gotham/GothamMedium_1.woff') format('woff');
}

@font-face {
    font-family: 'Gotham';
    font-style: italic;
    font-weight: 500;
    src:  url('/fonts/Gotham/GothamMediumItalic.woff') format('woff');
}

@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 700;
    src:  url('/fonts/Gotham/GothamBold.woff') format('woff');
}

@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 700;
    src:  url('/fonts/Gotham/Gotham-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Gotham';
    font-style: italic;
    font-weight: 700;
    src:  url('/fonts/Gotham/GothamBoldItalic.woff') format('woff');
}

@font-face {
    font-family: 'Gotham Black';
    font-style: normal;
    font-weight: 500;
    src: local('Gotham Black'), url('/fonts/Gotham/Gotham-Black.woff') format('woff');
}

@font-face {
    font-family: 'Gotham Light';
    font-style: normal;
    font-weight: 500;
    src: local('Gotham Light'), url('/fonts/Gotham/Gotham-Light.woff') format('woff');
}

@font-face {
    font-family: 'Gotham Thin';
    font-style: normal;
    font-weight: 500;
    src: local('Gotham Thin'), url('/fonts/Gotham/Gotham-Thin.woff') format('woff');
}

@font-face {
    font-family: 'Gotham XLight';
    font-style: normal;
    font-weight: 500;
    src: local('Gotham XLight'), url('/fonts/Gotham/Gotham-XLight.woff') format('woff');
}

@font-face {
    font-family: 'Gotham Book';
    font-style: italic;
    font-weight: 500;
    src: local('Gotham Book'), url('/fonts/Gotham/Gotham-BookItalic.woff') format('woff');
}

@font-face {
    font-family: 'Gotham Thin';
    font-style: italic;
    font-weight: 500;
    src: local('Gotham Thin'), url('/fonts/Gotham/Gotham-ThinItalic.woff') format('woff');
}

@font-face {
    font-family: 'Gotham Ultra';
    font-style: italic;
    font-weight: 500;
    src: local('Gotham Ultra'), url('/fonts/Gotham/Gotham-UltraItalic.woff') format('woff');
}

@font-face {
    font-family: 'Gotham XLight';
    font-style: italic;
    font-weight: 500;
    src: local('Gotham XLight'), url('/fonts/Gotham/Gotham-XLightItalic.woff') format('woff');
}


a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: blue;
  cursor:pointer;
}
    a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    }
.btn-primary {
    color: black;
    background: linear-gradient(180deg, #ffefcb 0%, #ffcd16 100%);
    border-radius: 10px;
    text-align: center;
    padding: 5px;
    font-weight: Bold;
    font-size: 14px;
    cursor: pointer;
    border-color: #ffcd16 !important;
}
.primary-text {
    color: #ffd950 !important;
}
.primary-bg {
    background-color: #ffd950 !important;
}
.btn-black {
    color: #ffd950;
    background: black;
    border-radius: 10px;
    text-align: center;
    padding: 5px;
    font-weight: Bold;
    font-size: 14px;
    cursor: pointer;
    border: 2px solid #ffd950;
}
.btn-black:hover {
    color: white;
}
    .btn-primary:disabled {
        background-color: #435572;
    }

.btn-white {
    cursor: pointer;
    border-radius: 3px;
    padding: 8px 5px;
    background-color: white;
    width: 20%;
    margin-right: 3px;
    text-align: center;
    font-weight: bold;
    border-color:transparent
}

    .btn-white:hover {
        color: white;
        background-color: #3793d6;
    }
    .btn-white:focus {
        color: white;
        background-color: #3793d6;
        border-color: transparent;
        outline:0;
    }
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}
:root {
    --app-height: 100%;
}
/* Sticky footer styles
-------------------------------------------------- */

body {
    padding: 0;
    margin: 0;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
    height: var(--app-height);
    font-family: 'Gotham' !important;
    color: white;
    font-weight: normal;
    font-size: 14px;
}
@media (min-width: 768px) {
    body {
        font-size: 16px;
    }
}

.uppercase{
    text-transform:uppercase;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}

.color-main {
    color: #ffdb57 !important;
}
.color-main-bg {
    background-color: #3a5fff !important;
}


.z-depth-0 {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.z-depth-0-half {
    -webkit-box-shadow: 0px 0px 9px -2px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 0px 9px -2px rgba(0, 0, 0, 0.17);
}

.z-depth-1 {
    -webkit-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);
    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);
}

.z-depth-1-half {
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

.z-depth-2 {
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}

.z-depth-3 {
    -webkit-box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}


.background-responsive {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100px;
    width: 100%;
}
.sidenav-toggle {
    color: white !important;
    background-color: #3a5fff !important;
    border-color: #3a5fff !important;
    border-width:3px;
    border-style:solid;
    padding-right:10px;
    padding-left:10px;
    height:34px;
    cursor:pointer;
    border-radius:5px;
    margin-left:10px;
    display:flex;
    align-items:center;
}



.img-circle {
    border-radius: 50%;
    height:auto;
}

.align-middle{
    display:flex;
    align-items:center;
}
a:hover
{
    text-decoration:none;
}
.searching-label {
    display: flex;
    align-items: center;
    font-weight: bold;
    flex-wrap: nowrap;
}


@media (min-width: 768px) {
    .searching-label {
    }
}

@media (max-width: 767px) {
    .searching-label {
        padding-top: 8px;
        padding-bottom: 8px;
    }
}


.white-rounded-container {
    border-radius: 20px;
    background-color: white;
    border: 1px solid #dee2e6;
    padding-top: .5rem !important;
    padding-bottom: 1rem !important;
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
    margin-left: .5rem !important;
    margin-right: .5rem !important;
}

.white-rounded-container-header {
    font-size: 20px;
    margin-left: 1.5rem !important;
    margin-bottom: 1rem !important;
}

    .white-rounded-container-header a {
        margin-bottom: 3px;
    }

@media (min-width: 768px) {
    .white-rounded-container-header {
        display: flex;
        white-space: nowrap;
    }
}
.input-label {
    font-weight: bold;
    margin-bottom: 4px;
}

    .input-label ~ input, .input-label ~ textarea, .input-label ~ select, .input-label ~ div {
        margin-bottom: 12px;
    }


.searching-label {
    display: flex;
    align-items: center;
    font-weight: bold;
    flex-wrap: nowrap;
}

.row {
    margin: 0;
}

@media (min-width: 768px) {
    .searching-label {
    }
}

@media (max-width: 767px) {
    .searching-label {
        padding-top: 8px;
        padding-bottom: 8px;
    }
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6 ,.col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    padding-top: 3px;
    padding-bottom: 8px;
}
.error {
    color: red;
    font-size: 14px;
    font-style: italic;
}


table.dataTable {
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important
}

    table.dataTable td, table.dataTable th {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box
    }

        table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
            text-align: center
        }

    table.dataTable.nowrap th, table.dataTable.nowrap td {
        white-space: nowrap
    }

div.dataTables_wrapper div.dataTables_length label {
    font-weight: normal;
    text-align: left;
    white-space: nowrap
}

div.dataTables_wrapper div.dataTables_length select {
    width: 75px;
    display: inline-block
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: right
}

    div.dataTables_wrapper div.dataTables_filter label {
        font-weight: normal;
        white-space: nowrap;
        text-align: left
    }

    div.dataTables_wrapper div.dataTables_filter input {
        margin-left: 0.5em;
        display: inline-block;
        width: auto
    }

div.dataTables_wrapper div.dataTables_info {
    padding-top: 8px;
    white-space: nowrap
}

div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right
}

    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        margin: 2px 0;
        white-space: nowrap
    }

div.dataTables_wrapper div.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    margin-top: -26px;
    text-align: center;
    padding: 1em 0
}

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
    padding-right: 30px
}

table.dataTable thead > tr > th:active, table.dataTable thead > tr > td:active {
    outline: none
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    position: relative
}

    table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
        position: absolute;
        bottom: 8px;
        right: 8px;
        display: block;
        font-family: 'Glyphicons Halflings';
        opacity: 0.5
    }

    table.dataTable thead .sorting:after {
        opacity: 0.2;
        content: "\e150"
    }

    table.dataTable thead .sorting_asc:after {
        content: "\e155"
    }

    table.dataTable thead .sorting_desc:after {
        content: "\e156"
    }

    table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
        color: #eee
    }

div.dataTables_scrollHead table.dataTable {
    margin-bottom: 0 !important
}

div.dataTables_scrollBody table {
    border-top: none;
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

    div.dataTables_scrollBody table thead .sorting:after, div.dataTables_scrollBody table thead .sorting_asc:after, div.dataTables_scrollBody table thead .sorting_desc:after {
        display: none
    }

    div.dataTables_scrollBody table tbody tr:first-child th, div.dataTables_scrollBody table tbody tr:first-child td {
        border-top: none
    }

div.dataTables_scrollFoot table {
    margin-top: 0 !important;
    border-top: none
}

@media screen and (max-width: 767px) {
    div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
        text-align: center
    }
}

table.dataTable.table-condensed > thead > tr > th {
    padding-right: 20px
}

table.dataTable.table-condensed .sorting:after, table.dataTable.table-condensed .sorting_asc:after, table.dataTable.table-condensed .sorting_desc:after {
    top: 6px;
    right: 6px
}


table.table-bordered.dataTable th, table.table-bordered.dataTable td {
    border-left-width: 0
}

    table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
        border-right-width: 0
    }

table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
    border-bottom-width: 0
}

div.dataTables_scrollHead table.table-bordered {
    border-bottom-width: 0
}

div.table-responsive > div.dataTables_wrapper > div.row {
    margin: 0
}

    div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
        padding-left: 0
    }

    div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
        padding-right: 0
    }



.tree {
}

    .tree ul {
        position: relative;
        padding: 1em 0;
        white-space: nowrap;
        margin: 0 auto;
        text-align: center;
    }

        .tree ul::after {
            content: '';
            display: table;
            clear: both;
        }

    .tree li {
        display: inline-block;
        vertical-align: top;
        text-align: center;
        list-style-type: none;
        position: relative;
        padding: 1em 0.5em 0 0.5em;
    }

        .tree li::before, .tree li::after {
            content: '';
            position: absolute;
            top: 0;
            right: 50%;
            border-top: 1px solid #ccc;
            width: 50%;
            height: 1em;
        }

        .tree li::after {
            right: auto;
            left: 50%;
            border-left: 1px solid #ccc;
        }

        .tree li:only-child::after, .tree li:only-child::before {
            display: none;
        }

        .tree li:only-child {
            padding-top: 0;
        }

        .tree li:first-child::before, .tree li:last-child::after {
            border: 0 none;
        }

        .tree li:last-child::before {
            border-right: 1px solid #ccc;
            border-radius: 0 5px 0 0;
        }

        .tree li:first-child::after {
            border-radius: 5px 0 0 0;
        }

    .tree ul ul::before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        border-left: 1px solid #ccc;
        width: 0;
        height: 1em;
    }

    .tree a {
        border: 1px solid #ccc;
        padding: 0.5em 0.75em;
        text-decoration: none;
        display: inline-block;
        border-radius: 5px;
        color: #333;
        position: relative;
        top: 1px;
    }

        .tree a:hover, .tree a:hover + ul li a {
            background: #e9453f;
            color: #fff;
            border: 1px solid #e9453f;
        }

            .tree a:hover + ul li::after, .tree a:hover + ul li::before, .tree a:hover + ul::before, .tree a:hover + ul ul::before {
                border-color: #e9453f;
            }

.red-dot {
    background-color: red;
    border-radius: 50%;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 30px;
    text-align: center;
    float: right;
    margin-top: -5px;
    height: 30px;
    display: block;
    font-size:12px;
}



/*start of add on */

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

    .input-group-addon:not(:first-child):not(:last-child),
    .input-group-btn:not(:first-child):not(:last-child),
    .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

.input-group-addon,
.input-group-btn {
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon {
    background-color: #fff;
    border: 1px solid #E5E6E7;
    border-radius: 1px;
    color: black;
    font-size: 1rem;
    font-weight: 400;
    padding: 7px 12px;
    padding-bottom:6px;
    text-align: center;
    display:flex;
    justify-content:center;
    align-items:center;
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px;
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px;
    }

    .input-group-addon input[type="radio"],
    .input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    .input-group .form-control:first-child,
    .input-group-addon:first-child,
    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group > .btn,
    .input-group-btn:first-child > .dropdown-toggle,
    .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
    .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child,
    .input-group-addon:last-child,
    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group > .btn,
    .input-group-btn:last-child > .dropdown-toggle,
    .input-group-btn:first-child > .btn:not(:first-child),
    .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }


.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
    width: auto;
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}


.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}


.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
}

/*end of add on */

/* iCheck plugin Square skin, green
----------------------------------- */
.icheckbox_square-green,
.iradio_square-green {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(green.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-green {
    background-position: 0 0;
}

    .icheckbox_square-green.hover {
        background-position: -24px 0;
    }

    .icheckbox_square-green.checked {
        background-position: -48px 0;
    }

    .icheckbox_square-green.disabled {
        background-position: -72px 0;
        cursor: default;
    }

    .icheckbox_square-green.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-green {
    background-position: -120px 0;
}

    .iradio_square-green.hover {
        background-position: -144px 0;
    }

    .iradio_square-green.checked {
        background-position: -168px 0;
    }

    .iradio_square-green.disabled {
        background-position: -192px 0;
        cursor: default;
    }

    .iradio_square-green.checked.disabled {
        background-position: -216px 0;
    }
    .label-title{
        font-weight:bold;
        margin-bottom:2px;
        font-size:15px;

    }


.select-border {
    border-radius: 5px;
    border-color: darkgrey;
    border-width: 2px;
    border-style:solid;
}
    .select-border.selected {
        border-color: #3a5fff;
        border-width :3px;
    }
    .select-border:hover {
        border-color: #3a5fff;
        border-width :3px;
    }

    label{
        margin-bottom:0px;
    }

.background-grey {
    background: linear-gradient(180deg, #fbfbfb 0%, #e6e6e6 100%);
}
.background-black {
    background: #202020;
    background: #202020;
    color:white;
}
.body-container {
    background-color: #1e1e1e;
    min-height: 100%;
    width: 100%;
}

.btn-yellow {
    color: black !important;
    background: #bfc7d4;
    border: 0;
    border-radius: 12px;
    font-weight: bold;
    height: 36px;
    line-height: 1.5;
    cursor: pointer;
}
.btn-blue {
    color: #001326;
    background: #fdab2b;
    border: 0;
    border-radius: 12px;
    padding-bottom: 5px;
    font-weight: bold;
    padding-top: 5px;
    height: 36px;
    line-height: 1.5;
    color: black !important;
    cursor: pointer;
}
.whitespace-nowrap{
    white-space:nowrap;
}

.mobile-login-bt {
    width: 50%;
    text-align: center;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #001326;
    font-weight: bold;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(142,142,142,1) 20%, rgba(255,255,255,1) 50%, rgba(142,142,142,1) 80%, rgba(255,255,255,1) 100%);
    cursor: pointer;
}
.mobile-register-bt {
    width: 50%;
    text-align: center;
    padding: 10px;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #001326;
    font-weight: bold;
    background: rgb(146,201,231);
    background: linear-gradient(90deg, rgba(146,201,231,1) 0%, rgba(136,194,228,1) 8%, rgba(255,255,255,1) 50%, rgba(136,194,228,1) 92%, rgba(146,201,231,1) 100%);
    cursor: pointer;
}

.modal-dialog {
    display: flex;
    align-items: center;
    min-height: calc(80% - 0rem);
}
.modal-body {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color:white;
}
    .modal-body .input-label {
        font-weight: normal !important;
        color: white;
    }
    .modal-body a {
    }
    .modal-body .form-control, .modal-body .input-group-addon {
        border: 1px solid black;
    }
.modal-header {
    border: 0;
    justify-content: center;
    font-weight: bold !important;
    color: white !important;

}
.modal-header h5,.modal-header button {
    font-weight: bold !important;
    color:white;
    opacity:1;
}
.modal-header-empty-span {
   width:13px;
}
    .modal-header .close
    {
        color:white;
        margin:0;
        padding:0;
        top:10px;
        right:10px;
        font-size:30px;
        position:absolute;
    }

.label-hint {
   font-style:italic;
    color: white;
    margin-top:2px;
}
.nav-bt {
    color: #001326 !important;
    background-color: white;
    border-radius: 10px;
    padding: 10px;
    cursor: pointer;
    margin-top: 8px;
    margin-bottom: 8px;
}
    .nav-bt.selected {
        color: white !important;
        background-color: #3692d5;
    }
    .nav-bt:hover {
        color: white !important;
        background-color: #3692d5;
    }


.collapse-bar {
    width: 100%;
    display: block;
    background-color: #3793d6;
    color: white;
    font-weight: bold;
    padding: 10px;
    padding-left: 10px;
    border-radius: 5px;
    cursor: pointer;
}

    .collapse-bar.collapsed {
        background-color: white;
        color: #001326;
        border: 1px solid lightgrey;
    }

.blue-container {
    border-radius: 5px;
    margin-top: 0.5rem;
    background-color: white;
    background-color: #98a8b5 !important;
    padding: 20px 11px;
}
.blue-container-label {
    padding-top: 1rem;
    margin-bottom: 0.5rem;
    color: white;
}
.blue-container-header {
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}
.background-lightblue {
    background-color: #98a8b5 !important;
}

.blue_table thead {
    background-color: #3692d5;
    color: white;
    border-radius: 4px;
}

.blue_table {
    overflow: hidden;
    border-radius: 4px;
}

    .blue_table th {
        padding: 5px 10px;
    }
    .blue_table td {
        padding: 5px 10px;
    }

.sidenav {
    color: white !important;
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 999999; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    overflow-x: hidden; /* Disable horizontal scroll */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

    /* The navigation menu links */
    .sidenav a {
        padding: 10px 8px 10px 21px;
        text-decoration: none;
        font-size: 14px;
        color: white !important;
        display: block;
        display:flex;
        align-items:center;
        transition: 0.3s;
    }
    .sidenav img {
     margin-right:8px;
    }

        /* When you mouse over the navigation links, change their color */
        .sidenav a:hover {
        }

    /* Position and style the close button (top right corner) */
    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}


@media only screen and (min-width: 768px) {
    .is-mobile {
        display: none !important;
    }

    .game-selection-parent .col-4{
        max-width:180px;
    }

    .desktop-50{
        width:50%;
    }
}
.game-selection-parent .col-4 {
    padding:5px;
    padding-bottom: 5px !important;
}
.game-selection-parent
{
    padding-right:17px !important;
    padding-left:17px !important;
}
.main-color {
    color: #001326;
}
.slick-dots
{
    bottom:0px;

}
.slick-dotted.slick-slider
{
    margin-bottom:0px;
}
.slick-dots li button:before {
    opacity: 0.75;
}
.slick-dots li button:before {
    font-size: 20px;
    line-height: 20px;
    color: white;
}
.slick-active button:before {
    background-color: #FFC425 !important;
    color: #FFC425 !important;
}
.slick-dots li button:before {
    background-color: white;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    text-indent: -9999px;
    overflow: hidden;
}
* {
    scrollbar-width: thin;
    scrollbar-color: #453d28 white;
}

    /* Works on Chrome, Edge, and Safari */
    *::-webkit-scrollbar {
        width: 12px;
    }

    *::-webkit-scrollbar-track {
        background: white;
    }

    *::-webkit-scrollbar-thumb {
        background-color: #453d28;
        border-radius: 20px;
        border: 3px solid white;
    }

.horizontal-scrollbar::-webkit-scrollbar {
    width: 1px !important;
}
.horizontal-scrollbar-none::-webkit-scrollbar {
   display:none;
}
.horizontal-scrollbar::-webkit-scrollbar-thumb {
    border:8px solid white;
}
.horizontal-scrollbar::-webkit-scrollbar-track {
    border: 7px solid white;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.menubar ul {
    margin-bottom: 0px;
    display: -webkit-inline-box;
    padding-left: 0px;
    list-style: none;
    width: 100%
}

.menubar li {
    background: white;
    width: 25%;
    text-align: center;
}

    .menubar li.selected {
        background: #3792d6;
        color: white !important;
    }

    .menubar li:hover {
        background: #3792d6;
        color: white !important;
    }

    .menubar li.selected a {
        color: white !important;
    }

    .menubar li a:hover {
        color: white !important;
    }

    .menubar li a {
        color: #001326;
        font-size: 12px;
        height: 100%;
        width: 100%;
        display: block;
        padding: 10px 0;
    }

.menubar {
    overflow-x: scroll;
    position:sticky;
    top:0px;
}
.menubar2 .position-absolute img, .mobile-menu .position-absolute img {
    border-radius: 50%;
}
.mobile-menu .position-absolute img {
   margin-bottom:7px;
}
.sticky-menu {
    position: sticky;
    top: 0;
    z-index: 9999
}

.align-center{
    display:flex;
    justify-content:center;
    align-items:center;
}

.paginate_button {
    margin-left:4px;
    margin-top:5px;
}
.paginate_button a{
    color:white !important;
}
.datatables-bt {
    background-color: #fdab2b;
    border: 0;
    padding: 5px 8px;
    color: black
}
.input-group .form-control {
}

.modal-header {
    border-top-left-radius:0;
    border-top-right-radius:0;
}

.modal-content {
    border-radius: 12px;
    border: 1px solid #fdab2b; overflow: hidden;
    background: #0a0f15;
}
.modal-body .btn-primary
{
}
.game-selection.selected {
    background: rgb(254,239,198);
    background: linear-gradient(180deg, rgba(254,239,198,1) 0%, rgba(253,204,23,1) 100%);
}
.game-selection, .game-selection2, .payment-selection {
    cursor: pointer;
    height: 80px !important;
    padding-bottom:5px;
    padding-top:5px;
}
    .game-selection2 div, .game-selection div {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .game-selection.selected .playtech {
        content: url('/images/logo/playtech.png');
    }
    .game-selection.selected .Habanero {
        content: url('/images/logo/habanero_blk.png');
    }
    .game-selection.selected .evo {
        content: url('/images/logo/Evo Gaming_black.png');
    }
    .game-selection2.selected .Habanero {
        content: url('/images/logo/habanero_blk.png');
    }
.main-bg {
    background-image: url('/Images/home/background v2.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width: 768px) {
    .main-bg {
        background-image: url('/Images/home/Background_desktop.png') !important;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

.table-yellow td, .table-yellow th {
    align-items: center;
    justify-content: center;
    text-align: center !important;

}
.table-yellow {
    border-radius: 10px;
    background-color: #ffd950;
    width:100%;
}
.table-yellow  td{
    background-color: #352f23;
    border: 1px solid #ffd950
}
    .table-yellow thead tr {
        color: black;
        font-weight: Bold;
    }
    .table-yellow thead th {
       padding-top:0.5rem;
       padding-bottom:0.5rem;
    }
.close
{
    text-shadow:none !important;
}
.btn-primary:hover
{
    color:black;
}
.modal{
    overflow:auto !important;
}

.game-selection.selected .PragmaticSlot {
    content: url('/images/logo/pp-black.png');
}
.padding-container-x {
    padding-right: 2%;
    padding-left: 2%;
}
.padding-container-y {
    padding-top:2%;
    padding-bottom:2%;
}
.padding-container-top {
    padding-top:4%;
}
@media only screen and (min-width: 768px) {
    .is-mobile {
        display: none !important;
    }
    .w-md-100 {
    width:100%;
    }
}
@media only screen and (min-width: 350px) {
    .oc-modal-title {
    font-size:30px !important;
    }
    .w-md-100 {
    width:100%;
    }
}
@media only screen and (min-width: 576px) {
    .w-sm-100 {
    width:100%;
    }
}
@media only screen and (max-width: 767px) {

    .is-desktop {
        display: none !important;
    }

        .padding-container-x {
            padding-right: 4%;
            padding-left: 4%;
        }

        .padding-container-y {
            padding-top:4%;
            padding-bottom:4%;
        }
}
.row {
    margin-right: -14px !important;
    margin-left: -14px !important;
}
.hide-scroll-bar::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.hide-scroll-bar {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}
.blue-textbox {
    border-radius: 10px;
    font-size:16px;
    border: 1px solid black;
}
.absolute-max {
top:0;
left:0;
width:100%;
position:absolute;
height:100%;
}
.poppins-thin {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.poppins-extralight {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
}

.poppins-light {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.poppins-regular {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.poppins-medium {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.poppins-semibold {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.poppins-bold {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.poppins-extrabold {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.poppins-black {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.poppins-thin-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: italic;
}

.poppins-extralight-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: italic;
}

.poppins-light-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: italic;
}

.poppins-regular-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.poppins-medium-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: italic;
}

.poppins-semibold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: italic;
}

.poppins-bold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.poppins-extrabold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: italic;
}

.poppins-black-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: italic;
}
.main-yellow {
    color: #fed018 !important;
}
.bg-yellow {
    background-color: #fed018;
}
.bg-purple{
    background-color: #2820a1;
}
.word-dark-blue {
    color: #191343 !important;
}

.big-submit-button {
    font-size: 16px;
    font-weight: bold;
}

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}
.scroll-container {
    overflow-y: scroll; /* Enable vertical scrolling */
    -ms-overflow-style: none; /* Internet Explorer 10+ */
}

    .scroll-container::-webkit-scrollbar {
        opacity:0;
    }

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td, .daterangepicker td.available:hover, .daterangepicker th.available:hover {
    color: black;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
    color: #999;
}

tbody {
}
table {
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
margin:0;
}
.paginate_button {
margin-top:4px !important;
}
div.dataTables_wrapper div.dataTables_info {
padding-top:4px;
}
.title-header {
    font-size: 50px;
    padding-top: 3%;
    padding-bottom: 3%;
    text-align:center;
    text-transform:uppercase;
    font-weight:bold;
    
}
@media (max-width: 768px) {
    .title-header {
        font-size: 10vw;
        padding-top: 4.2%;
        padding-bottom: 4.2%;
    }
}
.tooltip-2 {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

    /* Tooltip text */
    .tooltip-2 .tooltiptext {
        visibility: hidden;
        width: 400px;
        background-color: #333;
        color: #fff;
        text-align: center;
        border-radius: 5px;
        padding: 5px;
        position: absolute;
        z-index: 1;
        bottom: 125%; /* Position the tooltip above the text */
        left: 50%;
        transform: translateX(-50%);
        opacity: 0;
        transition: opacity 0.3s;
        margin-left: 160px;
    }

        /* Tooltip arrow */
        .tooltip-2 .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%; /* At the bottom of the tooltip */
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #333 transparent transparent transparent;
        }

    /* Show the tooltip text when hovering over the tooltip container */
    .tooltip-2:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }

    /* Make tooltips work on touch devices */
    .tooltip-2:active .tooltiptext {
        visibility: visible;
        opacity: 1;
    }

/* Mobile specific adjustments */
@media screen and (max-width: 600px) {
    .tooltip-2 .tooltiptext {
        width: 70vw;
        font-size: 14px;
        margin-left: 150px;
    }
}
/* Mobile specific adjustments */
@media screen and (max-width: 380px) {
    .tooltip-2 .tooltiptext {
        width: 70vw;
        font-size: 14px;
        margin-left: 50px;
    }
}
.main-orange {
    color: #fca327;
}
.pop-header {
    display:flex;
    align-items:center;
    font-size:20px;
    font-weight:bold;
    color: var(--text-on-dark);
    padding-top:14px;
    padding-bottom:14px;
    gap:10px;
    text-transform: uppercase;
}
.pop-header i {
    color: var(--text-on-dark);
}
.pop-header a,
.pop-header a i {
    color: inherit;
}
.pop-header:hover,
.pop-header a:hover,
.pop-header:hover i,
.pop-header a:hover i {
    color: var(--text-on-dark) !important;
    text-decoration: none;
}
[data-theme="light"] .pop-header:hover,
[data-theme="light"] .pop-header a:hover,
[data-theme="light"] .pop-header a:hover i {
    color: #1E1E1E !important;
    text-decoration: none;
}
.category-picker-border-wrapper {
    display: inline-flex;
    padding: 1px;
    border-radius: 15px;
    background: linear-gradient(180deg, #727272, #474747);
}

.category-picker {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 6px;
    padding: 6px 10px;
    border-radius: 15px;
    cursor: pointer;
    margin: 3px;
    background: #252525;
    border: none;
}

.category-picker.selected {
    position: relative;
    isolation: isolate;
    border-radius: 15px;
    background: #160A02;
    border: none;
    box-shadow: 0px 2px 14.1px 0px #FFEB6780 inset;
    animation: categoryGlow 3s ease-in-out infinite alternate;
}

.category-picker.selected::after,
.category-picker.selected::before {
    content: none;
}

@keyframes outerBorderShine {
    from {
        opacity: 0.75;
        filter: brightness(0.9);
    }
    to {
        opacity: 1;
        filter: brightness(1.3) drop-shadow(0 0 3px #FFF377);
    }
}

@keyframes categoryGlow {
    from {
        box-shadow:
            0px 2px 14.1px 0px #FFEB6740 inset,
            0px 0px 3px 0px #FFE37960,
            0px 0px 5px 1px rgba(255,163,0,0.15);
    }
    to {
        box-shadow:
            0px 2px 14.1px 0px #FFEB6760 inset,
            0px 0px 6px 2px #FFE37980,
            0px 0px 10px 3px rgba(255,163,0,0.25);
    }
}

@media (max-width: 600px) {
    .category-picker {
        padding: 5px 7px;
        gap: 5px;
    }
}

.category-picker-container {
    display: flex;
    justify-content: space-between;
    border-radius: 15px;
    background: #252525;
    width: 100%;
}

/* === Home/Index game category picker overrides === */
.home-game-picker .category-picker-border-wrapper {
    display: flex;
    border-radius: 18px;
    overflow: hidden;
    width: 100%;
}

.home-game-picker .category-picker {
    border-radius: 18px;
    flex-shrink: 0;
    padding-left: 14px;
    padding-right: 14px;
}

.home-game-picker .category-picker.selected {
    border-radius: 18px;
}

/* Inner border ring — home page only */
.home-game-picker .category-picker.selected::after {
    content: '';
    position: absolute;
    inset: -2px;
    border-radius: 20px;
    background: linear-gradient(87deg, #9B561E, #040404, #4E3C13);
    padding: 2px;
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

/* Outer border ring — home page only */
.home-game-picker .category-picker.selected::before {
    content: '';
    position: absolute;
    inset: -4px;
    border-radius: 22px;
    background: linear-gradient(180deg, #FFF9D3, #FFF377, #FEDB39, #783F15);
    padding: 2px;
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
    animation: outerBorderShine 2.5s ease-in-out infinite alternate;
}

.home-game-picker .category-picker-container {
    border-radius: 18px;
    overflow-x: auto;
    overflow-y: hidden;
    gap: 4px;
    flex-wrap: nowrap;
    margin-right: 0;
    scrollbar-width: thin;
    scrollbar-color: #585858 transparent;
}

.home-game-picker .category-picker-container::-webkit-scrollbar {
    height: 3px;
}

.home-game-picker .category-picker-container::-webkit-scrollbar-track {
    background: transparent;
}

.home-game-picker .category-picker-container::-webkit-scrollbar-thumb {
    background: #585858;
    border-radius: 3px;
}
.outer-glow {
    -webkit-animation: outerglow 0.5s ease-in-out infinite alternate;
    -moz-animation: outerglow 0.5s ease-in-out infinite alternate;
    animation: outerglow 0.5s ease-in-out infinite alternate;
}

@-webkit-keyframes outerglow {
    from {
        -webkit-filter: drop-shadow( 0 0 0px #fff, 0 0 5px #fff, 0 0 5.5px #fc970d, 0 0 10px #fc970d, 0 0 12.5px #fc970d, 0 0 15px #fc970d, 0 0 17.5px #fc970d);
        filter: drop-shadow(0.35rem 0.35rem 0.75rem #fcba03);
    }

    to {
        -webkit-filter: drop-shadow(0 0 10px #f5da78, 0 0 7.5px #fc970d, 0 0 15px #fc970d, 0 0 22.5px #fc970d, 0 0 15px #fc970d, 0 0 17.5px #fc970d, 0 0 20px #fc970d);
        filter: drop-shadow(0 0 2px #fcba03);
    }
}
.glow {
    -webkit-animation: glow 0.5s ease-in-out infinite alternate;
    -moz-animation: glow 0.5s ease-in-out infinite alternate;
    animation: glow 0.5s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
    from {
        box-shadow: 0 0 0px #fff, 0 0 5px #fff, 0 0 5.5px #fc970d, 0 0 10px #fc970d, 0 0 12.5px #fc970d, 0 0 15px #fc970d, 0 0 17.5px #fc970d;
    }

    to {
        box-shadow: 0 0 10px #f5da78, 0 0 7.5px #fc970d, 0 0 15px #fc970d, 0 0 22.5px #fc970d, 0 0 15px #fc970d, 0 0 17.5px #fc970d, 0 0 20px #fc970d;
    }
}
button:focus {
outline:none !important;
}
.shining-text {
    font-weight: bold;
    background: linear-gradient(to right, #f0f, #0ff, #f0f);
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shine 2s linear infinite;
}

@keyframes shine {
    to {
        background-position: 200% center;
    }
}
button:focus {
    outline: 0px dotted !important;
    -webkit-appearance: none !important;
    border:0 !important;
}
.btn, .btn-blue {
display:flex;
justify-content:center;align-items:center;
}


.partners-container {
    background: #000; 
    padding: 0px;
}

.partners-title {
    text-align: center;
    margin-bottom: 20px;
    color: #fff;
}

.partners-logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

    .partners-logos img {
        max-height: 46px;
        width: auto;
    }

.category-icon {
    height: 22px;
    width: 22px;
    object-fit: contain;
    flex-shrink: 0;
}

@media (max-width: 600px) {
    .category-icon {
        height: 18px;
        width: 18px;
    }
}

.category-text {
    text-align: center;
    font-size: 1rem;
    text-transform: uppercase;
    color: #949494;
    font-weight: 500;
    white-space: nowrap;
}

.home-game-picker .category-text {
    font-size: 1.2rem;
}

@media (max-width: 600px) {
    .home-game-picker .category-text {
        font-size: 0.8rem;
    }
}

.category-picker.selected .category-text {
    color: #FFA600;
}

.centered-container {
    display: flex;
    justify-content: center; 
    align-items: center;
    height: 20px;
}

/* NEW OVERRIDES ON SKIN CHANGE */

/* === Game Card Gradient Border === */
.game-card-border {
    padding: 1px;
    background: linear-gradient(180deg, #FFF0AD, #FE7401);
    border-radius: 10px;
}

.game-card-border img {
    display: block;
    border-radius: 10px;
}

/* === Button Overrides === */
.btn-blue {
    background: linear-gradient(180deg, #FFA600, #FF7300) !important;
    border-radius: 5px !important;
    border: 0 !important;
}
.btn-yellow {
    border-radius: 5px !important;
    border: 0 !important;
}

.quick-amount-btn {
    cursor: pointer;
    width: 30%;
    border-radius: 5px;
    background: linear-gradient(180deg, #FFA600, #FF7300);
    border: none;
    color: black;
    font-weight: bold;
}

/* === Bottom Navigation Bar === */
.bottom-nav {
    height: 65px;
    background-color: var(--bg-bottom-nav);
    display: flex;
    align-items: center;
    overflow: visible;
    position: relative;
}

.bottom-nav::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: var(--border-bottom-nav);
    z-index: 1;
}

.bottom-nav-inner {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    height: 100%;
    overflow: visible;
}

.bottom-nav-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex: 1;
    height: 100%;
    color: var(--sidenav-text) !important;
    text-decoration: none !important;
    cursor: pointer;
    gap: 4px;
}

.bottom-nav-item.active .bottom-nav-label {
    color: #fdab2b;
}

.bottom-nav-icon {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.bottom-nav-label {
    font-size: 11px;
    white-space: nowrap;
    color: #A8A8A8;
    text-transform: uppercase;
}

.bottom-nav-item.active .bottom-nav-label {
    color: #fdab2b;
}

#bottom-nav-menu-label {
    color: #A8A8A8;
}

.bottom-nav-home {
    flex: 1.2;
    position: relative;
    overflow: visible;
    justify-content: flex-end;
    padding-bottom: 6px;
}

.bottom-nav-icon-home {
    position: absolute;
    top: -45px;
    left: 50%;
    transform: translateX(-50%);
    width: 115px;
    height: auto;
}

/* === Sidenav Square Button === */
.sidenav-btn {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    background-color: var(--sidenav-black);
    border-radius: 10px;
    position: relative;
    color: var(--sidenav-text) !important;
    text-decoration: none !important;
    padding: 8px !important;
    gap: 5px;
    text-align: center;
    word-break: break-word;
}
.sidenav-btn::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 10px;
    padding: 1px;
    background: var(--sidenav-gray-gradient);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    pointer-events: none;
}
.sidenav-btn:hover {
    background-color: var(--sidenav-btn-hover);
    color: #fdab2b !important;
    text-decoration: none !important;
}
.sidenav-btn img {
    width: 24px;
    height: 24px;
    object-fit: contain;
    margin: 0 !important;
}
.sidenav-btn span {
    font-size: 10px;
    line-height: 1.2;
}
.sidenav-section-header {
    width: 100%;
    padding: 4px 8px;
    color: var(--sidenav-text);
    font-weight: bold;
    font-size: 13px;
}

/* === Sidenav Profile Header === */
.sidenav-profile-wrapper {
    position: relative;
    margin: 8px;
    border-radius: 12px;
    overflow: hidden;
}
.sidenav-profile-wrapper::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 12px;
    padding: 1px;
    background: var(--sidenav-gray-gradient);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    pointer-events: none;
    z-index: 1;
}
.sidenav-profile-top {
    position: relative;
    display: flex;
    align-items: center;
    padding: 16px 16px 14px 16px;
    background-color: var(--sidenav-black);
    gap: 12px;
    min-height: 72px;
}
.sidenav-profile-logo {
    align-self: stretch;
    margin: -16px 0 -14px 0px;
    width: 60px;
    flex-shrink: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0 25px;
}
.sidenav-profile-info {
    flex: 1;
    min-width: 0;
}
.sidenav-profile-name {
    font-weight: bold;
    font-size: 14px;
    color: var(--sidenav-text);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sidenav-profile-sub {
    font-size: 12px;
    color: var(--sidenav-sub-text);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 2px;
}
.sidenav-profile-bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 10px 16px;
    background: var(--sidenav-gray-plain);
}
.sidenav-profile-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--sidenav-text) !important;
    text-decoration: none !important;
    font-size: 12px;
    white-space: nowrap;
    text-transform: uppercase;
}
.sidenav-profile-btn i {
    color: #F28602;
}
.sidenav-profile-btn:hover {
    color: #fdab2b !important;
    text-decoration: none !important;
}

/* === Wallet Balance Card === */
.wallet-card-outer {
    padding: 2px;
    border-radius: 14px;
    background: linear-gradient(to right, #585858, #FFA600, #FF7300, #585858);
    margin: 20px 0;
}
.wallet-card-inner {
    background: #2B2B2B;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
    gap: 12px;
    position: relative;
    overflow: visible;
}
.wallet-card-balance-label {
    font-size: 12px;
    color: #aaaaaa;
    margin-bottom: 0;
}
.wallet-card-balance-amount {
    font-size: 24px;
    font-weight: bold;
    color: #FE7401;
    white-space: nowrap;
}
.wallet-card-right {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    position: relative;
    z-index: 2;
}
.wallet-card-img {
    position: absolute;
    right: 90px;
    bottom: 0;
    height: 120%;
    width: auto;
    object-fit: contain;
    pointer-events: none;
    z-index: 1;
}

/* === Shining Orange Deposit Button === */
.btn-deposit-orange {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4px 12px;
    border-radius: 50px;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: black !important;
    text-decoration: none !important;
    background: linear-gradient(to bottom, #FFA600, #FF7300);
    border: none;
    cursor: pointer;
    white-space: nowrap;
    z-index: 0;
}
.btn-deposit-orange::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 50px;
    padding: 2px;
    background: linear-gradient(to bottom, #FFF0AD, #FE7401);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    pointer-events: none;
    z-index: -1;
}
.btn-deposit-orange:hover {
    background: linear-gradient(to bottom, #ffb833, #ff8c1a);
    color: black !important;
    text-decoration: none !important;
}
.wallet-card-balance-amount:hover {
    color: white !important;
}

/* === Theme-aware footer === */
.footer-container {
    background-color: var(--bg-footer) !important;
    color: var(--text-footer) !important;
}

/* === Theme-aware partners box === */
.partners-box {
    background-color: var(--bg-partners);
    border-radius: 5px;
}

/* === Theme-aware deposit button === */
.realtime-deposit-bt {
    background-color: var(--bg-dark-deposit-btn) !important;
}
.realtime-deposit-bt div {
    background-color: var(--bg-dark-deposit-btn) !important;
}

/* === Theme-aware wallet picker === */
.wallet-theme-dark {
    background-color: #939393 !important;
    color: white !important;
}

/* === Theme-aware dark card / table-header === */
.card-dark {
    background-color: var(--bg-card-dark);
    color: white;
}
.table-header-dark {
    border-radius: 7px;
    background-color: var(--bg-card-dark);
    overflow: hidden;
    color: white;
}

/* === Theme-aware history rows === */
.history-theme-tab { background: var(--bg-history-tab) !important; }
.history-theme-row { background-color: var(--bg-history-row) !important; }

/* === Light mode page background === */
[data-theme="light"] .main-bg {
    background-image: none !important;
    background-color: #FFF8EB !important;
}
[data-theme="light"] #render_body {
    background-color: #FFF8EB;
}

/* === Theme toggle button === */
.theme-toggle-btn {
    background: transparent;
    border: 2px solid #fca327;
    border-radius: 60%;
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 15px;
    color: #fca327;
    margin-right: 6px;
    flex-shrink: 0;
    padding: 0;
}
.theme-toggle-btn:focus { outline: none; }

/* === Top navigation bar === */
.top-nav-bar {
    /* dark mode: transparent — inherits from .main-bg */
}
[data-theme="light"] .top-nav-bar {
    background: linear-gradient(180deg, #FFA600, #FF7300);
}

/* === Light mode text overrides === */
[data-theme="light"] body {
    color: #1E1E1E;
}
[data-theme="light"] .label-hint {
    color: #1E1E1E;
}
[data-theme="light"] .sidenav {
    color: var(--sidenav-text) !important;
}
[data-theme="light"] .sidenav a {
    color: var(--sidenav-text) !important;
}

/* 1. Theme toggle button icon — white on orange nav bar */
[data-theme="light"] .theme-toggle-btn {
    color: white;
}

/* 2. Sidenav overlay background */
[data-theme="light"] #sidenav_opacity {
    background-color: #FFDDBE !important;
}

/* 3. Sidenav close button */
[data-theme="light"] .sidenav-overlay-close {
    color: black !important;
}

/* 4. Sidenav profile bottom — orange gradient, white text */
[data-theme="light"] .sidenav-profile-bottom {
    background: linear-gradient(180deg, #FFA600, #FF7300);
}
[data-theme="light"] .sidenav .sidenav-profile-btn {
    color: white !important;
}
[data-theme="light"] .sidenav .sidenav-profile-btn i {
    color: white;
}

/* === Home game picker — light mode === */
[data-theme="light"] .category-picker-border-wrapper {
    background: linear-gradient(to right, #FFE5B4, #FFA600, #FF7300, #FFE5B4);
}
[data-theme="light"] .home-game-picker .category-picker-container {
    background: white;
}
[data-theme="light"] .home-game-picker .category-picker {
    background: transparent;
}
[data-theme="light"] .home-game-picker .category-picker.selected {
    background: linear-gradient(180deg, #ffbb3d, #FF4903);
    box-shadow: none;
}
[data-theme="light"] .home-game-picker .category-picker.selected::before {
    background: linear-gradient(157deg, #FFF9D3, #FFF377, #f9e37b, #c85c0d);
}
[data-theme="light"] .home-game-picker .category-picker.selected::after {
    background: linear-gradient(179deg, #ffdfc5, #fc970d, #ffc89a);
}
[data-theme="light"] .category-picker.selected .category-text {
    color: white;
}

/* === Orange scrollbars in light mode === */
[data-theme="light"] .sidenav-nav-bar {
    scrollbar-width: thin;
    scrollbar-color: #FFA600 transparent;
}
[data-theme="light"] .sidenav-nav-bar::-webkit-scrollbar {
    display: block;
    width: 4px;
}
[data-theme="light"] .sidenav-nav-bar::-webkit-scrollbar-track {
    background: transparent;
}
[data-theme="light"] .sidenav-nav-bar::-webkit-scrollbar-thumb {
    background: #FFA600;
    border-radius: 4px;
}
[data-theme="light"] .home-game-picker .category-picker-container {
    scrollbar-color: #FFA600 transparent;
}
[data-theme="light"] .home-game-picker .category-picker-container::-webkit-scrollbar-thumb {
    background: #FFA600;
}

/* === Wallet card balance hover — light mode === */
[data-theme="light"] .wallet-card-balance-amount:hover {
    color: #1E1E1E !important;
}

/* === Wallet card — light mode === */
[data-theme="light"] .wallet-card-outer {
    background: linear-gradient(to right, #FFE5B4, #FFA600, #FF7300, #FFE5B4);
}
[data-theme="light"] .wallet-card-inner {
    background: linear-gradient(180deg, #ffffff, #FFF3BF);
}

/* === History tab nav — light mode === */
[data-theme="light"] .history-tab-nav .category-picker {
    background:
        linear-gradient(white, white) padding-box,
        linear-gradient(180deg, #FFF0AD, #FE7401) border-box;
    border: 2px solid transparent;
    color: #1E1E1E;
}
[data-theme="light"] .history-tab-nav .category-picker.selected {
    background: linear-gradient(180deg, #FFA600, #FF7300);
    border: none;
    color: white !important;
}
[data-theme="light"] .history-tab-nav .category-picker.selected::before {
    content: none;
}

/* === Footer and partners — light mode === */
[data-theme="light"] .footer-container {
    background-color: #ff8500 !important;
}
[data-theme="light"] .partners-box {
    background-color: transparent !important;
}
[data-theme="light"] .partners-container {
    background: transparent !important;
}
[data-theme="light"] .partners-title {
    color: #1E1E1E;
}

/* === Theme-aware text utility === */
.text-theme {
    color: #ffffff;
}
[data-theme="light"] .text-theme {
    color: #1E1E1E !important;
}

/* === Form control theme overrides === */
.form-control {
    border-color: #1e1e1e !important;
    border-radius: 5px !important;
    box-shadow: inset 0 -2px 4px rgba(254, 116, 1, 0.35) !important;
}
[data-theme="light"] .form-control {
    border-color: #FFF0AD !important;
    box-shadow: inset 0 -1px 2px rgb(254 116 1) !important;
}

/* === Theme-aware table wrapper border === */
.table-theme-border {
    border: 2px solid #4e5669;
    border-radius: 12px;
    overflow: hidden;
}
[data-theme="light"] .table-theme-border {
    border-color: #FFA600;
}

/* === Full-screen game iframe modal === */
#game_iframe_modal {
    padding-right: 0 !important;
}
#game_iframe_modal .modal-dialog {
    margin: 0;
    max-width: 100vw;
    width: 100vw;
    height: 100%;
    min-height: 100% !important;
    align-items: stretch;
    display: flex;
    flex-direction: column;
}
#game_iframe_modal .modal-content {
    flex: 1;
    border-radius: 0 !important;
    border: none !important;
    background: var(--sidenav-black) !important;
    display: flex;
    flex-direction: column;
    height: 100%;
}
#game_iframe_modal .modal-header {
    background: var(--sidenav-black);
    padding: 10px 16px;
    flex-shrink: 0;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    color: var(--text-on-dark) !important;
    justify-content: space-between;
    border-bottom: 1px solid rgba(128, 128, 128, 0.3);
}
#game_iframe_modal .modal-header .modal-title {
    color: var(--text-on-dark) !important;
    font-size: 16px;
    font-weight: bold;
}
#game_iframe_modal .modal-header .close {
    color: var(--text-on-dark) !important;
    opacity: 0.8;
    margin: 0;
}
#game_iframe_modal .modal-body {
    flex: 1;
    overflow: hidden;
    padding: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
#game_iframe {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

