
.container_left, 
.container_left_md {
    position: absolute;
    left: 0px;
    top: 0;
    z-index: 99;
    max-width: 300px;
    width: 100%;
    height: 100%;
    padding-top: 101px;
}

.container_left {
    background: #0b0c10;
}

.ps {
    position: relative;
}

.ps {
    /* overflow: hidden !important; */
    overflow: auto !important;;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto;
}

.height-100 {
    height: 100% !important;
}

.box_user_info {
    padding: 15px 15px 20px;
}

.no-padding-tb, 
.no-padding-top {
    padding-top: 0 !important;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
}

.title_small {
    position: relative;
    font-size: 1.5rem;
    font-weight: 500;
    color: #fff;
    letter-spacing: -.5px;
}

.margin-5px-right {
    margin-right: 5px;
}

.font-size-16 {
    font-size: 1.6rem !important;
}

.box_form>span {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding: 5px 0;
}

.input_s {
    height: 40px;
    font-size: 1.3rem;
    line-height: 38px;
    color: #fff;
    border-radius: 20px;
    border: 1px solid #333544;
    background: #22232f;
    padding: 0 15px;
    margin: 0;
}

.box_form>span {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding: 5px 0;
    text-align: center;
}

.error-text {
    display: block;
    font-size: 1.4rem;
    color: #ff5266;
    padding: 5px 0 5px 15px;
}

.padding-5px-top {
    padding-top: 5px;
}

.padding-10px-top {
    padding-top: 10px;
}

.btn_main_1, .btn_main_2 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 44px;
    position: relative;
    font-size: 1.4rem;
    color: #fff;
    border-radius: 22px;
    transition: all .3s ease 0s;
}

.btn_main_1 {
    background: linear-gradient(90deg, #67b628 0, #a9da2b 51%, #67b628);
    background-size: 200% auto;
}

.width-100 {
    width: 100% !important;
}

.box_sports {
    padding: 20px 15px 10px;
}

.bg_grad_1_x {
    border-bottom: 1px solid hsla(0, 0%, 100%, .1);
    background: #141621;
}

.bg_grad_1, 
.bg_grad_1_x {
    border-top: 1px solid hsla(0, 0%, 100%, .1);
}

.sports_form {
    position: relative;
}

.sports_form input {
    width: 100%;
    height: 36px;
    font-size: 1.4rem;
    color: #fff;
    border-radius: 18px;
    border: 1px solid #333544;
    background: #22232f;
    padding: 0 40px 1px 20px;
}

.sports_form button {
    position: absolute;
    right: 2px;
    top: 2px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 32px;
    border-left: 1px solid #333544;
}

.menu_left_sports li {
    overflow: hidden;
}

.menu_left_sports li button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 40px;
}

.menu_left_sports li button em {
    color: #fff;
}

.menu_left_sports li button em img {
    width: 22px;
    margin-right: 15px;
}

.menu_left_sports>li>button>i {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 24px;
    color: #fff;
    font-family: Roboto;
    font-size: 1.2rem;
    background: #4f4f5a;
    border-radius: 12px;
    padding: 0 10px;
}

.menu_left_dep_1>li {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.menu_left_dep_1>li>button {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-size: 1.2rem;
    color: #fff;
    font-weight: 400;
    letter-spacing: -.3px;
    background: hsla(0, 0%, 100%, .1);
    padding: 9px 0 9px 10px;
    transition: all .3s;
}

.menu_left_sports li button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 40px;
}

.menu_left_dep_1>li>button>span {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}

.flag-europe {
    background-position: 0 28.62069%;
}

.flag-icon {
    background: url(/images/common/flags.png) no-repeat 0 0/100%;
    width: 16px;
    height: 16px;
    -ms-interpolation-mode: nearest-neighbor;
    image-rendering: -moz-crisp-edges;
    image-rendering: pixelated;
}

.menu_left_dep_2>li {
    border-bottom: 1px solid hsla(0, 0%, 100%, .05);
}

.menu_left_sports li {
    overflow: visible;
    /* padding: 0px 15px; */
    margin: 1px 0;
    /* border-radius: 20px; */
}

.menu_left_sports li button:hover {
    background-color: #41455c;
}


.menu_left_sports li.active {
    background-color: #41455c;
}



.menu_left_dep_2>li>a {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-size: 1.1rem;
    color: #fff;
    font-weight: 400;
    letter-spacing: -.3px;
    background: rgba(0, 0, 0, .2);
    padding: 12px 0 12px 12px;
    transition: all .3s;
}

.menu_left_dep_2>li>a img {
    width: 16px;
    margin-right: 10px;
}

.menu_left_dep_2>li>a i {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -.6rem;
}

.left-nuxt-link-active {
    color: #e32028;
    border: 1px solid #e32028;
    background: rgba(237, 32, 40, .2);
}


/* .btn_left_close, 
.btn_left_control, 
.btn_right_close, 
.right_screen {
    display: none;
} */



@media (max-width: 1920px){
    .container_left, 
    .container_left_md, 
    .container_right {
        max-width: 280px;
    }
}


@media (max-width: 1860px){
    .container_left {
        display: none;
    }

    .btn_left_control, 
    .btn_left_control i {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 40px;
    }

    .btn_left_control {
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        background: #141621;
        padding-top: 101px;
    }

    .btn_left_control i {
        height: 150px;
        color: #fff;
        font-size: 2.2rem;
        background: #4d4d4d;
    }

    .btn_left_control, 
    .btn_left_control i {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 30px;
        z-index: 1000;
    }

    .btn_left_control i img {
        width: 18px;
    }
}

.captcha_img{
    /* position: absolute;
    right: 50px;
    top: 37px; */
    border: 2px solid #e32028;
    overflow: hidden;
    border-radius: 10px;
}

.captcha_img_left{
    /* position: absolute;
    right: 50px;
    top: 14px; */
    border: 2px solid #e32028;
    overflow: hidden;
    border-radius: 10px;
}

.captcha_refresh {
    width: 60px;
    height: 50px;
    background-color: #e32028;
    color: #fff;
    font-size: 13px;
    /* position: absolute;
    right: 0px;
    top: 20px; */
    /* border-radius: 0 5px 5px 0; */
    /* box-shadow: #8d8c8c 0 0 5px; */
    cursor: pointer;
}

.captcha_refresh_left{
    width: 60px;
    height: 50px;
    background-color: #e32028;
    color: #fff;
    font-size: 13px;
    /* position: absolute;
    right: 10px;
    top: 14px; */
    /* border-radius: 0 10px 10px 0; */
    /* box-shadow: #8d8c8c 0 0 5px; */
    cursor: pointer;
}

.input::placeholder{
    text-align: left;
}


/* @media (max-width: 991px){
    .btn_left_close, 
    .btn_left_control, 
    .container_left {
        display: block;
    }
} */

.btn_left_control{
    top: 122px;
    height: calc(100% - 122px - 49px)!important;
}