﻿html {
    min-height: 100%;
    position: relative;
}

body {
    overflow: auto;
    font-family: 'Raleway';
    background-image: url("/images-new/Group43.png"), url("/images-new/bg-USBET888.png");
    background-position: right bottom, center center;
    background-size: 35% auto, 100% 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

body > * {
    width: 100%;
}

#top-navbar {
    margin-left: 47px;
    margin-top: 32px;
    margin-right: 47px;
}

a:focus, a:hover, .nav > li > a:focus, .nav > li > a:hover {
    color: #fff;
    background-color: transparent;
    cursor: pointer;
}

a, .text-white {
    color: #fff;
    font-family: Outfit;
    font-size: 16px;
}

.nav-item.dropdown {
    margin-left: 30px;
    margin-top: 13px;
    background-color: transparent;
}

.selectpicker {
    background-color: transparent;
    border: none
}

.front-title-container {
    width: 70%;
}

.font-style-h3 {
    font-weight: 900;
    font-size: 64px;
    font-family: 'Outfit';
    line-height: 135%;
    color: #F2F2F2;
}

.font-style-h4 {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 190%;
    color: #BDBDBD;
}

img {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
}

.login-form-container {
    display: flex;
    justify-content: center;
    width: 100%;
}

.login-form-container-front {
    margin-bottom: 4rem;
}

#loginForm {
    width: 448px;
}

#username, #password {
    font-family: 'Outfit';
    height: 68px;
    border-radius: 5px;
    border-color: #303030;
    background: #303030;
}

.input-user {
    color: #F2F2F2;
}

.input-pass {
    color: #F2F2F2;
}

.red-button, red-button:hover {
    position: relative;
    /* width: 448px; */
    height: 68px;
    /* left: 100px; */
    /*top: 638.61px;*/
    background: #C4253B;
    border-radius: 5px;
    color: #fff !important;
    margin-top: 30px;
}

.img-man {
    float: right;
    position: relative;
}

.div-check {
    left: 100px;
    /*top: 590px;*/
    position: relative;
    margin-top: 10px;
}

.form-check-remember {
    display: inline-block;
    color: #F2F2F2;
    font-weight: 500;
    font-size: 18px;
    line-height: 190%;
}

.fpassword {
    margin-left: 145px;
    color: #EB5757;
    font-weight: 500;
    font-size: 18px;
    line-height: 190%;
}

.fpasswordSpanish {
    margin-left: 127px;
    color: #EB5757;
    font-weight: 500;
    font-size: 18px;
    line-height: 190%;
}

#check-remember {
    width: 24px;
    height: 14px;
    left: 100px;
    /*top: 688.61px;*/
    background: #303030;
    border-radius: 5px;
}

.user-log, .lock-log {
    background-size: 30px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 32px;
    height: 32px;
    Top: 55px;
    position: relative;
    left: 400px;
    z-index: 10;
}

.user-log {
    background-image: url("/images-new/UserCircle.png");
}

.lock-log {
    background-image: url("/images-new/LockKey.png");
}

footer {
    width: 100%;
    background: #161110;
    display: flex;
    flex-direction: column;
    margin-top: auto;
    padding: 2rem 0 3rem;
    /* bottom: 0;
    position: absolute;
    height: 10%;
    left: 0px;
    top: 95%; */
}

#navbar-logo {
    z-index: 10;
    position: relative;
}

#navbar-logo-top, #headerLinkLogo {
    z-index: 10;
}

.logo.logout {
    margin: 120px 0 60px;
}

#ul-footer {
    top: 10px;
    position: relative;
    display: inline-block;
    margin: 0;
}

#footerLinkLogo {
    width: 13.5em;
    float: left;
    top: 10px;
    position: relative;
}

.footer-div {
    margin-left: 47px;
    margin-right: 47px;
}

.span-footer {
    float: right;
    top: 25px;
    position: relative;
    font-family: Outfit;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}

hr {
    width: 80%;
    margin-bottom: 0px;
}

section {
    position: relative;
    /* top: 80px; */
}

.bootstrap-select > .dropdown-toggle {
    padding: 2px;
    color: white;
    background: transparent;
    border: 0px;
    text-decoration: none;
}

input:focus {
    /* Opcion 1 */
    outline: 0;
    /* Opcion 2 */
    outline: none;
    box-shadow: none;
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default:hover {
    background-color: transparent;
    color: white;
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-color: transparent;
    color: white;
}

.dropdown-toggle.btn-default:hover {
    background-color: transparent;
    color: white;
}

.btn-default:focus {
    background-color: transparent;
}

.mobile-navbar {
    display: none;
}

.WM, .sidebar, .content {
    display: none;
}

.selectWM {
    background-color: transparent;
    border: 1px solid black;
    color: white;
    font-family: 'Outfit';
    font-size: 16px;
}


selectWM,
option {
    color: black;
    font-size: 16px;
}

.rowLogout {
    display: flex;
    justify-content: center;
    margin-top: -60px;
}


ol {
    line-height: 1.9;
    padding-left: 15px;
    font-family: 'Outfit';
    font-size: 18px;
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    #footer {
        height: 40%;
        margin-top: 10% !important;
    }

    #footerlogout {
        height: 30%;
        margin-top: 0%;
    }

    #footerSpanish {
        height: 30% !important;
        margin-top: 0% !important;
    }
}



@media (max-width: 767px) {
    ol {
        font-size: 16px;
        margin: 0 5px;
    }

    .logo.logout {
        margin: 120px 0 -8px;
    }

    .rowLogout {
        display: block;
        justify-content: initial;
        margin-top: 0px;
    }

    .WM, .sidebar, .content {
        display: block;
    }

    .WM {
        position: initial;
        top: 10px;
        left: 45px;
        height: 37px;
        width: 37px;
        text-align: center;
        border-radius: 3px;
        cursor: pointer;
        transition: left 0.4s ease;
        float: right;
        margin-top: 10px;
        padding-right: 35px;
    }

        .WM.click {
            left: 260px;
        }

        .WM span {
            color: white;
            line-height: 36px;
        }

    .sidebar {
        position: fixed;
        width: 250px;
        height: 100%;
        left: -250px;
        background: #1b1b1b;
        transition: right 0.4s ease;
    }

        .sidebar.show {
            left: 40%;
            z-index: 100;
        }

        .sidebar .text {
            color: white;
            font-size: 16px;
            font-weight: 600;
            line-height: 20.16px;
            text-align: left;
            letter-spacing: 1px;
            margin: 20px 20px 20px 20px;
        }

    .closeWM {
        float: right;
    }

    .feat-show {
        transition: all 0.5s;
    }

    .front-title-container {
        width: 100%;
    }

    .font-style-h3 {
        font-weight: 900;
        font-size: 36px;
        text-align: center;
    }

    .font-style-h4 {
        font-size: 16px;
        text-align: center;
    }

    .login-form-container-front {
        display: flex;
        justify-content: center;
        width: 100%;
        margin-bottom: 0;
    }

    #loginForm {
        width: 100%;
    }

    .div-check {
        position: initial;
    }

    .fpassword {
        margin-left: inherit !important;
        color: #EB5757;
        font-weight: 500;
        font-size: 18px;
        line-height: 190%;
        float: right;
    }

    .red-button, red-button:hover {
        position: initial;
        width: 100%;
        height: 68px;
        left: 100px;
        background: #C4253B;
        border-radius: 5px;
        color: #fff !important;
    }

    section {
        top: 0px;
    }

    .user-log, .lock-log {
        left: 80%;
    }

    footer {
        height: 37%;
        margin-top: 20%;
    }



    .footer-div {
        text-align: center;
    }

    #footerLinkLogo {
        float: initial;
    }

    .span-footer {
        text-align: center;
        padding-bottom: 10px;
    }

    #ul-footer {
        text-align: center;
        font-size: 14px;
    }

    #username, #password {
        width: 100%;
        height: 68px;
        left: 0px;
    }

    .mobile-navbar {
        display: block;
        float: right;
        margin-top: 20px;
        margin-right: 20px;
    }

    .row {
        margin-right: 5px;
        margin-left: 5px;
    }

    .ul-mobile-hide {
        display: none;
    }

    #top-navbar {
        margin-left: 20px;
        margin-top: 20px;
        margin-right: 20px;
    }

    .footerSpanish {
        margin-top: -10px;
    }

    .rowWM {
        margin-top: 0px !important;
    }

    .logo.center {
        height: 70%;
    }



    @keyframes swing {
        0% {
            transform: rotate(0deg);
        }

        10% {
            transform: rotate(10deg);
        }

        30% {
            transform: rotate(0deg);
        }

        40% {
            transform: rotate(-10deg);
        }

        50% {
            transform: rotate(0deg);
        }

        60% {
            transform: rotate(5deg);
        }

        70% {
            transform: rotate(0deg);
        }

        80% {
            transform: rotate(-5deg);
        }

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

    @keyframes sonar {
        0% {
            transform: scale(0.9);
            opacity: 1;
        }

        100% {
            transform: scale(2);
            opacity: 0;
        }
    }

    body {
        font-size: 0.9rem;
        background-image: url("/images-new/bg-USBET888.png");
        background-position: center center;
        background-size: 100% 100%;
    }

    .page-wrapper .sidebar-wrapper,
    .sidebar-wrapper .sidebar-brand > a,
    .sidebar-wrapper .sidebar-dropdown > a:after,
    .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before,
    .sidebar-wrapper ul li a i,
    .page-wrapper .page-content,
    .sidebar-wrapper .sidebar-search input.search-menu,
    .sidebar-wrapper .sidebar-search .input-group-text,
    .sidebar-wrapper .sidebar-menu ul li a,
    #show-sidebar,
    #close-sidebar {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    /*----------------page-wrapper----------------*/

    .page-wrapper {
        height: 100vh;
    }

        .page-wrapper .theme {
            width: 40px;
            height: 40px;
            display: inline-block;
            border-radius: 4px;
            margin: 2px;
        }

            .page-wrapper .theme.chiller-theme {
                background: #1e2229;
            }

        /*----------------toggeled sidebar----------------*/

        .page-wrapper.toggled .sidebar-wrapper {
            left: 0px;
        }

    @media screen and (min-width: 768px) {
        .page-wrapper.toggled .page-content {
            padding-left: 300px;
        }
    }
    /*----------------show sidebar button----------------*/
    #show-sidebar {
        position: initial;
        left: 0;
        top: 10px;
        border-radius: 0 4px 4px 0px;
        width: 35px;
        transition-delay: 0.3s;
    }

    .page-wrapper.toggled #show-sidebar {
        left: -40px;
    }
    /*----------------sidebar-wrapper----------------*/

    .sidebar-wrapper {
        width: 100%;
        height: 100%;
        max-height: 100%;
        position: fixed;
        top: 0;
        left: 50%;
        z-index: 999;
    }

        .sidebar-wrapper ul {
            list-style-type: none;
            padding: 0;
            margin: 0;
        }

        .sidebar-wrapper a {
            text-decoration: none;
        }

    /*----------------sidebar-content----------------*/

    .sidebar-content {
        max-height: calc(100% - 30px);
        height: calc(100% - 30px);
        overflow-y: auto;
        position: relative;
    }

        .sidebar-content.desktop {
            overflow-y: hidden;
        }

    /*--------------------sidebar-brand----------------------*/

    .sidebar-wrapper .sidebar-brand {
        padding: 10px 20px;
        display: flex;
        align-items: center;
    }

        .sidebar-wrapper .sidebar-brand > a {
            text-transform: uppercase;
            font-weight: bold;
            flex-grow: 1;
        }

        .sidebar-wrapper .sidebar-brand #close-sidebar {
            cursor: pointer;
            font-size: 20px;
        }
    /*--------------------sidebar-header----------------------*/

    .sidebar-wrapper .sidebar-header {
        padding: 20px;
        overflow: hidden;
    }

        .sidebar-wrapper .sidebar-header .user-pic {
            float: left;
            width: 60px;
            padding: 2px;
            border-radius: 12px;
            margin-right: 15px;
            overflow: hidden;
        }

            .sidebar-wrapper .sidebar-header .user-pic img {
                object-fit: cover;
                height: 100%;
                width: 100%;
            }

        .sidebar-wrapper .sidebar-header .user-info {
            float: left;
        }

            .sidebar-wrapper .sidebar-header .user-info > span {
                display: block;
            }

            .sidebar-wrapper .sidebar-header .user-info .user-role {
                font-size: 12px;
            }

            .sidebar-wrapper .sidebar-header .user-info .user-status {
                font-size: 11px;
                margin-top: 4px;
            }

                .sidebar-wrapper .sidebar-header .user-info .user-status i {
                    font-size: 8px;
                    margin-right: 4px;
                    color: #5cb85c;
                }

    /*-----------------------sidebar-search------------------------*/

    .sidebar-wrapper .sidebar-search > div {
        padding: 10px 20px;
    }

    /*----------------------sidebar-menu-------------------------*/

    .sidebar-wrapper .sidebar-menu {
        padding-bottom: 10px;
    }

        .sidebar-wrapper .sidebar-menu .header-menu span {
            font-weight: bold;
            font-size: 14px;
            padding: 15px 20px 5px 20px;
            display: inline-block;
        }

        .sidebar-wrapper .sidebar-menu ul li a {
            display: inline-block;
            width: 100%;
            text-decoration: none;
            position: relative;
            padding: 8px 30px 8px 20px;
        }

            .sidebar-wrapper .sidebar-menu ul li a i {
                margin-right: 10px;
                font-size: 12px;
                width: 30px;
                height: 30px;
                line-height: 30px;
                text-align: center;
                border-radius: 4px;
            }

            .sidebar-wrapper .sidebar-menu ul li a:hover > i::before {
                display: inline-block;
                animation: swing ease-in-out 0.5s 1 alternate;
            }

        .sidebar-wrapper .sidebar-menu .sidebar-dropdown > a:after {
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            content: "\f105";
            font-style: normal;
            display: inline-block;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            text-align: center;
            background: 0 0;
            position: absolute;
            right: 15px;
            top: 14px;
        }

        .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul {
            padding: 5px 0;
        }

        .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li {
            padding-left: 25px;
            font-size: 13px;
        }

            .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before {
                content: "\f111";
                font-family: "Font Awesome 5 Free";
                font-weight: 400;
                font-style: normal;
                display: inline-block;
                text-align: center;
                text-decoration: none;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                margin-right: 10px;
                font-size: 8px;
            }

        .sidebar-wrapper .sidebar-menu ul li a span.label,
        .sidebar-wrapper .sidebar-menu ul li a span.badge {
            float: right;
            margin-top: 8px;
            margin-left: 5px;
        }

        .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge,
        .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label {
            float: right;
            margin-top: 0px;
        }

        .sidebar-wrapper .sidebar-menu .sidebar-submenu {
            display: none;
        }

        .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a:after {
            transform: rotate(90deg);
            right: 17px;
        }

    /*--------------------------side-footer------------------------------*/

    .sidebar-footer {
        position: absolute;
        width: 100%;
        bottom: 0;
        display: flex;
    }

        .sidebar-footer > a {
            flex-grow: 1;
            text-align: center;
            height: 30px;
            line-height: 30px;
            position: relative;
        }

            .sidebar-footer > a .notification {
                position: absolute;
                top: 0;
            }

    .badge-sonar {
        display: inline-block;
        background: #980303;
        border-radius: 50%;
        height: 8px;
        width: 8px;
        position: absolute;
        top: 0;
    }

        .badge-sonar:after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            border: 2px solid #980303;
            opacity: 0;
            border-radius: 50%;
            width: 100%;
            height: 100%;
            animation: sonar 1.5s infinite;
        }

    /*--------------------------page-content-----------------------------*/

    .page-wrapper .page-content {
        display: inline-block;
        width: 100%;
        padding-left: 0px;
        padding-top: 20px;
    }

        .page-wrapper .page-content > div {
            padding: 20px 40px;
        }

    .page-wrapper .page-content {
        overflow-x: hidden;
    }

    /*------scroll bar---------------------*/

    ::-webkit-scrollbar {
        width: 5px;
        height: 7px;
    }

    ::-webkit-scrollbar-button {
        width: 0px;
        height: 0px;
    }

    ::-webkit-scrollbar-thumb {
        background: #525965;
        border: 0px none #ffffff;
        border-radius: 0px;
    }

        ::-webkit-scrollbar-thumb:hover {
            background: #525965;
        }

        ::-webkit-scrollbar-thumb:active {
            background: #525965;
        }

    ::-webkit-scrollbar-track {
        background: transparent;
        border: 0px none #ffffff;
        border-radius: 50px;
    }

        ::-webkit-scrollbar-track:hover {
            background: transparent;
        }

        ::-webkit-scrollbar-track:active {
            background: transparent;
        }

    ::-webkit-scrollbar-corner {
        background: transparent;
    }


    /*-----------------------------chiller-theme-------------------------------------------------*/

    .chiller-theme .sidebar-wrapper {
        background: #31353D;
    }

        .chiller-theme .sidebar-wrapper .sidebar-header,
        .chiller-theme .sidebar-wrapper .sidebar-search,
        .chiller-theme .sidebar-wrapper .sidebar-menu {
            border-top: 1px solid #3a3f48;
        }

            .chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
            .chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
                border-color: transparent;
                box-shadow: none;
            }

            .chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-role,
            .chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-status,
            .chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
            .chiller-theme .sidebar-wrapper .sidebar-search .input-group-text,
            .chiller-theme .sidebar-wrapper .sidebar-brand > a,
            .chiller-theme .sidebar-wrapper .sidebar-menu ul li a,
            .chiller-theme .sidebar-footer > a {
                color: #818896;
            }

                .chiller-theme .sidebar-wrapper .sidebar-menu ul li:hover > a,
                .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a,
                .chiller-theme .sidebar-wrapper .sidebar-header .user-info,
                .chiller-theme .sidebar-wrapper .sidebar-brand > a:hover,
                .chiller-theme .sidebar-footer > a:hover i {
                    color: #b8bfce;
                }

    .page-wrapper.chiller-theme.toggled #close-sidebar {
        color: #bdbdbd;
    }

        .page-wrapper.chiller-theme.toggled #close-sidebar:hover {
            color: #ffffff;
        }

    .chiller-theme .sidebar-wrapper ul li:hover a i,
    .chiller-theme .sidebar-wrapper .sidebar-dropdown .sidebar-submenu li a:hover:before,
    .chiller-theme .sidebar-wrapper .sidebar-search input.search-menu:focus + span,
    .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active a i {
        color: #16c7ff;
        text-shadow: 0px 0px 10px rgba(22, 199, 255, 0.5);
    }

    .chiller-theme .sidebar-wrapper .sidebar-menu ul li a i,
    .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div,
    .chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
    .chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
        background: #3a3f48;
    }

    .chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span {
        color: #6c7b88;
    }

    .chiller-theme .sidebar-footer {
        background: #3a3f48;
        box-shadow: 0px -1px 5px #282c33;
        border-top: 1px solid #464a52;
    }

        .chiller-theme .sidebar-footer > a:first-child {
            border-left: none;
        }

        .chiller-theme .sidebar-footer > a:last-child {
            border-right: none;
        }
    .t_rows.show tr.TrGameOdd td:nth-of-type(5) {
        width: unset !important;
    }
}

h5 {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
}

.text-gray-4 {
    color: #BDBDBD;
}

.text-gray-6 {
    color: #F2F2F2;
}

.mb-sm {
    margin-bottom: 16px;
}

.mb-md {
    margin-bottom: 32px;
}

.font-semibold {
    font-weight: 500;
}
