/*==============
Colors Fix
===============*/
html {
    overflow-x: hidden;
}
.Full-flex {
    display: flex;
}
.Full-space {
    justify-content: space-between;
}
a,
.btn-info,
.br-logo > a,
.nav-style-1 .nav-link.active {
    color: #00245c;
}
.tx-gold,
.br-menu-sub .sub-link.active,
.br-menu-sub .sub-link:hover,
.br-menu-sub .sub-link:focus,
.user-profile-nav .icon,
.profile-earning-label,
.tx-info,
.br-logo > a i,
a.hover-info:hover, a.hover-info:focus {
    color: #fecc11;
}
.btn-info,
.btn-primary,
.pagination-basic .active .page-link,
.pagination-basic .active .page-link:hover,
.pagination-basic .active .page-link:focus,
.br-menu-sub .sub-link.active::before,
.br-menu-sub .sub-link:hover::before,
.br-menu-sub .sub-link:focus::before,
.nav-style-1 .nav-link.active,
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-selection--multiple .select2-selection__choice,
.select2-container--default .select2-results__option[aria-selected="true"],
.ckbox span::after,
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:focus,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background-color: #fecc11;
}
.btn-primary,
.btn-outline-primary,
.btn-info,
.btn-info:hover {
    border-color: #fecc11;
}
a.tx-info:hover,
a.tx-info:focus {
    color: #e2b011;
}
.btn-primary:hover,
.btn-outline-primary:hover,
.btn-info:active,
.btn-info.active,
.show > .btn-info.dropdown-toggle,
.btn-info:hover {
    background-color: #e2b011;
}
.btn-primary:hover,
.btn-outline-primary:hover,
.btn-info:active,
.btn-info.active,
.show > .btn-info.dropdown-toggle,
.form-control:focus,
.dataTables_filter input:focus {
    border-color: #e2b011;
}
.btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 3px rgba(226, 176, 17, 0.5);
}
.br-menu-link.active {
    background-image: linear-gradient(to right, #fecc11 0%, #e2b011 100%);
}
.M24-icon-user {
    border: 2px solid #ccc;
    border-radius: 50%;
    height: 25px;
}
.inputfile + .if-style-1 {
    color: #616161;
}
.inputfile + .if-style-1 .icon-wrapper {
    background-color: #616161;
}
.inputfile + .if-style-1.success {
    color: #23BF08;
}
.inputfile + .if-style-1.success .icon-wrapper {
    background-color: #23BF08;
}
.M24-note {
    color: #777;
    background: #ececec;
    padding: 0 10px;
    border-radius: 25px;
    float: right;
}
/*
input.select2-search__field {
    padding: 0.3rem .7rem !important;
}*/
.dataTables_filter input, .form-control {
    padding: .43rem .75rem !important;
}
a.active .M24-note {
    color: #fff;
    background: #f5b00c;
}
.space-wrap {
    white-space: normal;
}
/*==============
Nav
===============*/
body:not(.collapsed-menu) #btnLeftMenu .icon.ion-navicon-round::before {
    content: '\f3cf';
}
.br-header-right .form-control,
.br-header-right .dataTables_filter input {
    border: 0;
    border-radius: 0;
    padding: 0 20px;
}
.br-header-right .input-group-btn {
    border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.br-header-right .input-group-btn .btn,
.br-header-right .input-group-btn .sp-container button {
    background-color: #fff;
    border-radius: 0;
    border: 0;
    color: #868e96;
    padding-left: 20px;
    padding-right: 20px;
}
.br-header-right .input-group-btn .btn:focus,
.br-header-right .input-group-btn .sp-container button:focus,
.br-header-right .input-group-btn .btn:active,
.br-header-right .input-group-btn .sp-container button:active {
    color: #343a40;
    box-shadow: none;
}
.M24-sch {
    display: flex;
    height: 60px;
    border-left: 1px solid rgba(0, 0, 0, 0.15);
}
.logged-name {
    font-size: 16px;
    position: relative;
    top: 2px;
}
.nav-link {
    display: block;
    padding: 0.7rem 0.8rem;
}
@media (max-width: 575px) {
    .br-header-right .M24-sch {
        border-left: none;
        position: absolute;
        top: 0px;
        right: 60px;
        left: 60px;
        width: auto;
    }
    .br-header-right .dropdown {
        position: relative;
        position: absolute;
        right: 0px;
        top: 0px;
        width: 60px;
    }
    .rtl .br-header-right .dropdown:last-child .dropdown-menu {
        transform: translateX(0px) !important;
    }
}
.M24-drop.dropdown,
.M24-drop-mini.dropdown {
    position: static;
}
.M24-drop.dropdown .dropdown-menu {
    width: auto;
    right: 0px;
    transform: translate3d(0px, 50px, 0px) !important;
}
.M24-drop-mini.dropdown .dropdown-menu {
    width: 60%;
    left: auto !important;
    right: 0px;
    transform: translate3d(0px, 60px, 0px) !important;
}
.M24-drop-mini.dropdown.M24-left .dropdown-menu {
    left: 0 !important;
    right: auto !important;
}
.M24Lable {
    padding: 5px;
    background-color: #f8f9fa;
    display: block !important;
}
.select2-dropdown,
.ui-datepicker {
    z-index: 9999 !important;
}
.select2 {
    width: 100% !important;
}
#jq-signature-canvas-1 {
    border: 2px solid #e0e0e0 !important;
    border-radius: 5px;
    margin-bottom: 15px;
}
/*==============
image square
===============*/
img.wd-48 {
    object-fit: cover;
    width: 48px;
    height: 48px;
}
img.wd-40 {
    object-fit: cover;
    width: 40px;
    height: 40px;
}
img.wd-36 {
    object-fit: cover;
    width: 36px;
    height: 36px;
}
img.wd-80 {
    object-fit: cover;
    width: 80px;
    height: 80px;
}
.widget-4 .card-profile-img img {
    object-fit: cover;
    width: 100px;
    height: 100px;
}
/*==============
payment section
===============*/
.M24-card.of {
    overflow: hidden;
}
.M24-card.row {
    cursor: pointer;
}
.M24-card .card-body,
.M24-card .ion-ios-arrow-up,
.M24-card.collapsed .ion-ios-arrow-down,
.M24-card .card-footer {
    display: block;
}
.M24-card.collapsed .card-body,
.M24-card .ion-ios-arrow-down,
.M24-card.collapsed .ion-ios-arrow-up,
.M24-card.collapsed .card-footer {
    display: none;
}
.M24-card .M24-card-location {
    position: absolute;
    right: -10px;
    transform: scale(2.5);
    top: -7px;
}
/*==============
Payment V2
===============*/
.M24-card-green {
    border-left: 3px solid #23BF08;
}
.M24-card-gray {
    border-left: 3px solid #c9c9c9;;
}
/*==============
pop up image
===============*/
.slbOverlay, .slbWrapOuter, .slbWrap {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.slbOverlay {
    overflow: hidden;
    z-index: 2000;
    background-color: #fff;
    opacity: 1;
    -webkit-animation: slbOverlay 0.5s;
    -moz-animation: slbOverlay 0.5s;
    animation: slbOverlay 0.5s;
}
.slbWrapOuter {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 2010;
}
.slbWrap {
    position: absolute;
    text-align: center;
}
.slbWrap:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.slbContentOuter {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0px auto;
    padding: 0 1em;
    box-sizing: border-box;
    z-index: 2020;
    text-align: left;
    max-width: 100%;
}
.slbContentEl .slbContentOuter {
    padding: 5em 1em;
}
.slbContent {
    position: relative;
}
.slbContentEl .slbContent {
    -webkit-animation: slbEnter 0.3s;
    -moz-animation: slbEnter 0.3s;
    animation: slbEnter 0.3s;
    background-color: #fff;
    box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.4);
}
.slbImageWrap {
    -webkit-animation: slbEnter 0.3s;
    -moz-animation: slbEnter 0.3s;
    animation: slbEnter 0.3s;
    position: relative;
}
.slbImageWrap:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 5em;
    bottom: 5em;
    display: block;
    z-index: -1;
    box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
    background-color: #FFF;
}
.slbDirectionNext .slbImageWrap {
    -webkit-animation: slbEnterNext 0.4s;
    -moz-animation: slbEnterNext 0.4s;
    animation: slbEnterNext 0.4s;
}
.slbDirectionPrev .slbImageWrap {
    -webkit-animation: slbEnterPrev 0.4s;
    -moz-animation: slbEnterPrev 0.4s;
    animation: slbEnterPrev 0.4s;
}
.slbImage {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 5em 0;
    margin: 0 auto;
}
.slbCaption {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    font-size: 1.4em;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.71429em 0;
    color: #666;
    text-align: center;
}
.slbCloseBtn, .slbArrow {
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    background: none;
}
.slbCloseBtn::-moz-focus-inner, .slbArrow::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.slbCloseBtn:hover, .slbArrow:hover {
    opacity: 0.5;
}
.slbCloseBtn:active, .slbArrow:active {
    opacity: 0.8;
}
.slbCloseBtn {
    -webkit-animation: slbEnter 0.3s;
    -moz-animation: slbEnter 0.3s;
    animation: slbEnter 0.3s;
    font-size: 3em;
    width: 1.66667em;
    height: 1.66667em;
    line-height: 1.66667em;
    position: absolute;
    right: -0.33333em;
    top: 0;
    color: #fff;
    color: #666;
    text-align: center;
}
.slbLoading .slbCloseBtn {
    display: none;
}
.slbLoadingText {
    font-size: 1.4em;
    color: #666;
}
.slbArrows {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 35px;
}
.slbLoading .slbArrows {
    display: none;
}
.slbArrow {
    position: absolute;
    top: 50%;
    margin-top: -5em;
    width: 5em;
    height: 10em;
    opacity: 0.7;
    text-indent: -999em;
    overflow: hidden;
}
.slbArrow:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.8em 0 0 -0.8em;
    border: 0.8em solid transparent;
}
.slbArrow.next {
    right: 0;
}
.slbArrow.next:before {
    border-left-color: #000;
}
.slbArrow.prev {
    left: 0;
}
.slbArrow.prev:before {
    border-right-color: #000;
}
.slbIframeCont {
    width: 80em;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
    margin: 5em 0;
}
.slbIframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
    background: #666;
}
@-webkit-keyframes slbOverlay {
    from {
        opacity: 0;
    }
    to {
        opacity: 0.7;
    }
}
@-moz-keyframes slbOverlay {
    from {
        opacity: 0;
    }
    to {
        opacity: 0.7;
    }
}
@keyframes slbOverlay {
    from {
        opacity: 0;
    }
    to {
        opacity: 0.7;
    }
}
@-webkit-keyframes slbEnter {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -1em, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
    }
}
@-moz-keyframes slbEnter {
    from {
        opacity: 0;
        -moz-transform: translate3d(0, -1em, 0);
    }
    to {
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0);
    }
}
@keyframes slbEnter {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -1em, 0);
        -moz-transform: translate3d(0, -1em, 0);
        -ms-transform: translate3d(0, -1em, 0);
        -o-transform: translate3d(0, -1em, 0);
        transform: translate3d(0, -1em, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes slbEnterNext {
    from {
        opacity: 0;
        -webkit-transform: translate3d(4em, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
    }
}
@-moz-keyframes slbEnterNext {
    from {
        opacity: 0;
        -moz-transform: translate3d(4em, 0, 0);
    }
    to {
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0);
    }
}
@keyframes slbEnterNext {
    from {
        opacity: 0;
        -webkit-transform: translate3d(4em, 0, 0);
        -moz-transform: translate3d(4em, 0, 0);
        -ms-transform: translate3d(4em, 0, 0);
        -o-transform: translate3d(4em, 0, 0);
        transform: translate3d(4em, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes slbEnterPrev {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-4em, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
    }
}
@-moz-keyframes slbEnterPrev {
    from {
        opacity: 0;
        -moz-transform: translate3d(-4em, 0, 0);
    }
    to {
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0);
    }
}
@keyframes slbEnterPrev {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-4em, 0, 0);
        -moz-transform: translate3d(-4em, 0, 0);
        -ms-transform: translate3d(-4em, 0, 0);
        -o-transform: translate3d(-4em, 0, 0);
        transform: translate3d(-4em, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
/*==============
mobile
===============*/
@media (max-width: 576px) {
    .br-pagebody {
        padding: 0px !important;
        margin: 0px;
    }
    .br-pagebody .card-body {
        padding: 15px;
    }
}
/*======================
Turkcell & turktelecom
========================*/
.M24-card.M24-turkcell {
    border-right: 3px solid #014A99;
    border-radius: 3px 0px 0px 3px;
}
.M24-card.M24-turktelecom {
    border-right: 3px solid #FECC2A;
    border-radius: 3px 0px 0px 3px;
}
.M24-bb1g {
    border-bottom: 1px solid #ccc;
}
.M24-bb1gW {
    border-bottom: 1px solid #fff;
}
.card.M24-turkcell,
.card-header.M24-turkcell {
    border-bottom: 5px solid #014A99;
}
.card.M24-turktelecom,
.card-header.M24-turktelecom {
    border-bottom: 5px solid #FECC2A;
}
.btn.M24-turkcell {
    background: #014A99;
    border-color: #014A99;
}
.M24-turkcell-bg {
    background: #014A99;
    color: #fff;
}
.M24-turktelecom-bg {
    background: #FECC2A;
    color: #333;
}
.M24-Gray-3-bg {
    background: #666;
    color: #fff;
}
.M24-Gray-5-bg {
    background: #eee;
    color: #787878;
}
/*==============
RTL
===============*/
.rtl body,
.rtl .info-list .info-list-label,
.rtl .tx-mont,
.M24-contactList a {
    font-family: 'Cairo', sans-serif;
}
.rtl body:not(.collapsed-menu) #btnLeftMenu .icon.ion-navicon-round::before {
    content: '\f3d1';
}
.rtl .M24-sch {
    border-left: none;
}
.rtl .rtl-tx-right,
.rtl .paymentInfo .tx-right {
    text-align: left;
}
.rtl .br-header-right .input-group-btn {
    border-left: 2px solid rgba(0, 0, 0, 0.15);
    border-right: none;
}
.rtl .dropdown .mg-r-10,
.rtl .dropdown.mg-r-10 {
    margin-right: auto;
    margin-left: 10px;
}
.rtl .M24-ltr,
.rtl .M24-ltr *,
.rtl .list-group-item,
.rtl .form-control,
.rtl .form-control *,
.select2-container * {
    direction: ltr !important;
}
.rtl #theform .form-group {
    direction: ltr !important;
    text-align: right;
}
.rtl #theform .form-group.M24-rtl-always,
.rtl .M24-rtl-force {
    direction: rtl !important;
}
.rtl .mg-l-auto-rtl {
    margin-left: auto !important;
}
.rtl .mg-r-5-rtl {
    margin-right: 5px !important;
}
.rtl #theform .form-group .form-control-label {
    direction: rtl;
}
.rtl .M24-mg-r-10.mg-r-10,
.rtl .M24-mg-r-10 .mg-r-10 {
    margin-right: auto;
    margin-left: 10px;
}
.rtl .fa-long-arrow-right {
    transform: rotateZ(180deg);
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-left: 8px;
    padding-right: 20px
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: auto;
    right: 1px;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: auto;
    margin-right: 5px;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: auto;
    margin-right: 2px;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: right
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-left: 1px solid #aaa;
    left: auto;
    right: 1px;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: left
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: auto;
    margin-right: 5px;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: auto;
    margin-right: 2px;
}
.rtl .select2-container {
    text-align: left;
}
.rtl .pagination .page-item .fa-angle-right,
.rtl .pagination .page-item .fa-angle-double-right,
.rtl .pagination .page-item .fa-angle-left,
.rtl .pagination .page-item .fa-angle-double-left {
    transform: rotateZ(180deg);
}
.rtl .br-header-right .dropdown {
    left: 0px;
    right: auto;
    top: 0px;
}
.rtl body.show-left {
    right: 0px;
    position: fixed;
}
.rtl .M24-rtl-dropdown {
    direction: rtl;
    text-align: right;
}
.rtl .M24-rtl-dropdown * {
    text-align: right;
}
.rtl .M24-rtl-dropdown .float-right {
    float: left !important;
}
.rtl .float-right-rtl {
    float: left !important;
}
.rtl .fa-external-link {
    transform: rotateY(180deg);
}
.rtl .M24-rtl-dropdown .float-left {
    float: right !important;
}
.rtl .M24-backbtn {
    margin-right: 0px;
    margin-left: 10px;
    transform: rotate(180deg);
    float: right !important;
}
.rtl .modal .modal-dialog {
    text-align: right;
}
.rtl .breadcrumb-item {
    float: right;
}
.rtl .breadcrumb-item + .breadcrumb-item::before {
    display: none;
}
.rtl .breadcrumb-item + .breadcrumb-item::after {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #868e96;
    content: "/";
}
@media (min-width: 575px) {
    .rtl .M24-backbtn {
        float: none !important;
    }
}
.M24-note {
    float: left;
}
/*==============
contest
===============*/
.M24-blox-contest {
    border-radius: 8px !important;
    box-shadow: 1px 1px #ccc, -1px 1px #ccc, 1px 2px #ccc, -1px 2px #ababab;
    z-index: 1;
}
.M24-blox-contest-img {
    width: 100%;
    border-radius: 8px 8px 0px 0px;
    position: relative;
    top: 20px;
    overflow: hidden;
}
.rtl .M24-contest .list-group-item {
    direction: rtl !important;
}
.rtl .M24-contest .list-group-item .mg-r-auto {
    margin-left: auto;
    margin-right: 0px;
}
.M24-contest-admin {
    border-radius: 8px !important;
    position: relative;
    top: -5px;
}
.M24-inactive {
    filter: grayscale(100%);
}
.M24-single-contest {
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
}
.M24-VipBorder-min {
    box-shadow: 0px 0px 7px 1px #996a1c, 0px 0px 0px 7px #fbb034;
    height: 60px;
    object-fit: cover;
}
.M24-contest-user {
    transform: scale(1.03);
    box-shadow: 0px 5px 14px -7px #000, 0px 0px 0px 3px #ffbc1e;
}
.M24-bloacked-user div {
    position: absolute;
    top: 30%;
    right: 0px;
    left: 0px;
    display: block;
    text-align: center;
    font-size: 23px;
}
.M24-bloacked-user img {
    opacity: 0.1;
}
.M24-score {
    padding: 0px 10px 1px 10px;
    border-radius: 50%;
    background: #ffbc1e;
    position: absolute;
    left: -17px;
}
.M24-score10 {
    padding: 4px 8px 3px 6px;
}
.M24-score100 {
    padding: 9px 10px 9px 7px;
    left: -20px;
}
.M24-rotateY {
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}
@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotateY(0deg);
    }
    to {
        -webkit-transform: rotateY(360deg);
    }
}
/*==============
waiting group
===============*/
.m24-primary-border {
    border: 1px solid #d1d1d1;
    padding: 0px 10px 15px 10px;
    border-radius: 0px 0px 7px 7px;
    background: #f9f9f9;
}
.m24-TC-bg {
    background: #8f8f8f;
    border-radius: 5px 5px 0px 0px !important;
    border: unset !important;
    box-shadow: 0px -16px 17px -15px #6d6d6d inset;
}
/*==============
Market
===============*/
.M24-mprod {
    transition: all 0.5s;
    padding: 7px;
}
.M24-mprod:hover {
    transform: scale(0.95);
}
/*==============
scroll bar
===============*/
 
.br-sideleft {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}
/*==============
orders AJAX
===============*/
@keyframes ldx-slide-btt {
    0% {
        animation-timing-function: cubic-bezier(0.4652, 0.1051, 0.774, 0.6426);
        transform: translate(0, 0);
        opacity: 1
    }
    22.5% {
        animation-timing-function: cubic-bezier(0.4142, 0.3131, 0.7623, 0.6513);
        transform: translate(0, -47.8%);
        opacity: 1
    }
    45% {
        animation-timing-function: cubic-bezier(0.3615, 0.331, 0.9646, 1.3461);
        transform: translate(0, -147.8%);
        opacity: 1
    }
    47.5% {
        animation-timing-function: cubic-bezier(0.7006, 0.3332, 0.6667, 0.6667);
        transform: translate(0, -165.6%);
        opacity: 0
    }
    50% {
        animation-timing-function: cubic-bezier(0.1604, 0.3176, -0.0218, 0.6965);
        transform: translate(0, 200%);
        opacity: 0
    }
    51% {
        animation-timing-function: cubic-bezier(0.1983, 0.3529, 0.5263, 0.6945);
        transform: translate(0, 179.8%);
        opacity: 0
    }
    80.4% {
        animation-timing-function: cubic-bezier(0.2342, 0.3708, 0.5422, 0.9065);
        transform: translate(0, 38.4%);
        opacity: 1
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}
.M24-uploading.animate i {
    animation: ldx-slide-btt 1s infinite linear;
}
@keyframes pulseBorder {
    0% {
        box-shadow: 0 0 0 0 rgba(226, 176, 17, 1);
        animation-timing-function: cubic-bezier(0.9647, 0.2413, -0.0705, 0.7911);
        transform: translate(0, -5%);
    }
    60% {
        box-shadow: 0 0 0 7px rgba(226, 176, 17, 0.0);
        animation-timing-function: cubic-bezier(0.9226, 0.2631, -0.0308, 0.7628);
        transform: translate(0, 5%);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(226, 176, 17, 0);
        transform: translate(0, -5%);
    }
}
.M24-uploading.animate .icon-wrapper {
    box-shadow: 0 0 0 rgba(35, 191, 8, 0.4);
    animation: pulseBorder 1s infinite;
    background-image: linear-gradient(0deg, #fecc11 0%, #e2b011 100%);
}
.M24-submitOrder .wait,
.M24-submitOrder #done,
.M24-submitOrder.wait #done,
.M24-submitOrder.wait .NotDone,
.M24-submitOrder.done .wait,
.M24-submitOrder.done .NotDone {
    display: none;
}
.M24-submitOrder .NotDone,
.M24-submitOrder.wait .wait,
.M24-submitOrder.done #done {
    display: inline-block;
}
@keyframes downloadBar {
    0% {
        background-image: linear-gradient(0deg, #23BF08 0%, #23BF08 100%);
        transform: scaleY(3) scaleX(0.35) translate(-2px, -49px);
        opacity: 0.7;
        border-radius: 100%;
        transform-origin: center;
    }
    40% {
        transform: scaleY(0.4) scaleX(0.03) translate(0px, -15px);
        opacity: 1;
        transform-origin: right;
    }
    50% {
        background-image: linear-gradient(0deg, #23BF08 0%, #23BF08 100%);
        transform: scaleY(0.4) scaleX(0.03) translate(0px, -15px);
        border-radius: 100%;
    }
    60% {
        background-image: none;
        transform: scaleY(1) scaleX(0.10) translate(0px, 0px);
        border-radius: 3px;
    }
    70% {
    }
    100% {
        background-image: none;
        transform: scaleY(1) scaleX(1) translate(0px, 0px);
        opacity: 1;
        border-radius: 3px;
        transform-origin: right;
    }
}
.M24-progress-Show.progress {
    animation: downloadBar 0.5s linear 0s 1 normal;
}
.M24-progress-Hide.progress {
    animation: downloadBar 0.5s linear 0s 1 reverse;
}
@keyframes Drop {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(0.7);
    }
    100% {
        transform: scale(1);
    }
}
.M24-uploading .success .icon-wrapper {
    animation: Drop 0.5s cubic-bezier(.68, -0.55, .27, 1.55) 0s 1 normal
}
/*==============
activity log
===============*/
.M24-logLine.M24-LogC {
    border-right: 25px solid #23bf08;
}
.M24-logLine.M24-LogU {
    border-right: 25px solid #f49917;
}
.M24-logLine.M24-LogD {
    border-right: 25px solid #dc3545;
}
.M24-logLine i {
    position: absolute;
    right: -25px;
    top: 5px;
    background: #fff;
    padding: 7px 7px;
    border-radius: 100%;
    font-size: 20px;
    width: 38px;
    text-align: center;
    height: 35px;
    display: block;
}
.rtl .M24-rtl-force .M24-logLine {
    border-right: 1px solid rgba(0, 0, 0, .125);
}
.rtl .M24-rtl-force .M24-logLine.M24-LogC {
    border-left: 25px solid #23bf08;
}
.rtl .M24-rtl-force .M24-logLine.M24-LogU {
    border-left: 25px solid #f49917;
}
.rtl .M24-rtl-force .M24-logLine.M24-LogD {
    border-left: 25px solid #dc3545;
}
.rtl .M24-rtl-force .M24-logLine i {
    right: auto;
    left: -25px;
}
/*==============
Banners
===============*/
@keyframes bannerPulse {
    0% {
        transform: scale(1);
        color: #fff;
    }
    10% {
        transform: scale(0.97);
        color: #76b7ec;
    }
    20% {
        transform: scale(1);
        color: #fff;
    }
}
.M24-banner {
    position: relative;
    display: flex;
    flex-direction: column;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .21);
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 5px;
    animation: bannerPulse 2s linear infinite;
}
/*==============
stat page
===============*/
.M24-sideicon-card {
    border-right: 45px solid #9aa2ad;
    border-radius: 3px 0px 15px 3px !important;
}
.M24-sideicon {
    position: absolute;
    right: -45px;
    bottom: -8px;
    font-size: 29px;
    color: #4d4d4d;
    text-align: center;
    width: 45px;
    height: 45px;
    background-clip: text;
}
.M24-sideicon i {
    line-height: 30px;
    display: block;
}
/*==============
data table
===============*/
.dataTables_wrapper select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding-right: 10px;
    border-radius: 3px;
    height: calc(2.39375rem + 2px);
    border: 1px solid rgba(0, 0, 0, .15);
    padding-left: 19px;
}
.dataTables_wrapper .dataTables_length label {
    position: relative;
}
.dataTables_wrapper .dataTables_length label::after {
    content: '>';
    font: 14px "Consolas", monospace;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(-90deg);
    left: 6px;
    top: 11px;
    position: absolute;
    pointer-events: none;
}
.datatable_m24 {
    border: none !important;
}
table.dataTable thead th.sorting::before,
table.dataTable thead th.sorting::after {
    border-color: transparent;
}
table.dataTable thead td.sorting_asc::before,
table.dataTable thead th.sorting_asc::before {
    border-bottom-color: #fecc11;
}
table.dataTable thead td.sorting_desc::after,
table.dataTable thead th.sorting_desc::after {
    border-top-color: #fecc11;
}
table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3,
table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
    background-color: #fafafa;
}
/*==============
menu LTR
===============*/
.ltr .dropdown-menu {
    left: auto !important;
    right: 0px;
    transform: none !important;
    top: 50px !important;
}
/*==============
shopping cart
===============*/
.br-sideright #ShoppingCart .menu-item-label {
    background: #18222f;
    color: #fecc11;
}
.br-sideright #ShoppingCart hr {
    background: #868e96;
}
@media (max-width: 575px) {
    .br-header-right .navicon-right {
        position: fixed;
        bottom: 15px;
        left: 15px;
        background: #23bf08;
        border-radius: 50%;
        box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.21);
        transition: all 1s ease-out;
    }
    .br-header-right .navicon-right i {
        color: #fff;
    }
    .show-right .br-header-right .navicon-right {
        opacity: 0;
        background: transparent;
        transform: scale(0.01);
    }
}
/*==============
bolt aimation
===============*/
.M24BoltAnimation {
    animation: M24BoltAnimation 1s infinite;
    color: #f4b215;
}
@keyframes M24BoltAnimation {
    0% {
        transform: translateY(-20px) translateX(0) scale(0);
        opacity: 0;
    }
    40% {
        transform: translateY(0) translateX(0) scale(1);
        opacity: 1;
        color: #f4b215;
    }
    50% {
        transform: translateY(0) translateX(0) scale(1.5);
        opacity: 1;
        color: #fdff13;
    }
    60% {
        transform: translateY(0) translateX(0) scale(1);
        opacity: 1;
        color: #f4b215;
    }
    100% {
        transform: translateY(20px) translateX(0) scale(0);
        opacity: 0;
    }
}
/*==============
new block ajax
===============*/
.M24-newBlockajax {
    animation: M24Cardapear 2s;
}
@keyframes M24Cardapear {
    0% {
        transform: scale(0.1) rotateX(0deg);
        filter: blur(5px) sepia(80%);
    }
    20% {
        transform: scale(1.1) rotateX(360deg);
        filter: blur(5px) sepia(80%);
    }
    40% {
        transform: scale(1.1) rotateX(0deg);
        filter: blur(0) sepia(0);
    }
    70% {
        transform: scale(1.1);
    }
    90% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
}
.M24-newBlockajax .list-group-item {
    animation: M24Cardpuls 1s infinite;
}
@keyframes M24Cardpuls {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.01);
        box-shadow: 0 0 10px -2px #fecc11;
    }
}
/*==============
digital products blocks
===============*/
.M24-colorBG {
    position: absolute;
    top: -10px;
    bottom: 0px;
    left: -47px;
    right: 85px;
    transform: perspective(4px) rotatex(1deg);
    z-index: 0;
    border-right: 5px solid #fff;
    box-shadow: 0px 0px 0px 3px #ccc;
}
.M24-colorBG::before {
    content: "";
    display: block;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    box-shadow: 182px 0px 72px -64px #0000004f inset;
    position: absolute;
}
.M24-colorBGBlock {
    overflow: hidden;
}
/*==============
Curreny switch
===============*/
.M24Curreny {
    width: 15px;
    height: 15px;
    position: absolute;
    line-height: 15px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background: #e2b011;
    bottom: 10px;
    left: 10px;
}
.br-header-right .btn-primary,
.br-header-right .btn-primary:hover {
    color: #fff !important;
}
.card-body .img-fluid {
    width: 100%;
}
/*==============
Vip numbers
===============*/
.M24-VipBorder {
    border: none;
    border-radius: 10px 0px 10px 10px !important;
    box-shadow: 15px 0px 17px -20px #00000057;
    overflow: hidden;
    position: relative;
}
.M24-VipBorder div.tx-bold::before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    border: 1px solid #fff;
    bottom: 3px;
    left: 3px;
    border-radius: 8px 0px 8px 8px;
    box-shadow: -2px 2px 0px 0px #0000001f;
}
.M24-Silver {
    background: linear-gradient(315deg, #f2f2f2 48%, #d0d0d0 79%);
}
.M24-gold {
    background: linear-gradient(315deg, #ffcc05 0%, #fd0 74%);
}
.M24-VipBorder.M24-gold {
    box-shadow: 15px 0px 13px -15px #ffc002;
}
.M24-dim {
    background: linear-gradient(315deg, #00cfff 48%, #02ffb8 79%);
}
.M24-VipBorder.M24-dim div.tx-bold {
    color: #11286c;
}
.M24-VipBorder.M24-dim {
    box-shadow: 15px 0px 13px -15px #02ffb8;
}
.M24-Normal {
}
.M24-VipBorder.M24-Normal div.tx-bold::before {
    border-color: #ccc;
}
.M24-turkcell-bg-gr {
    background: linear-gradient(74deg, #014A99 0%, #1371D7 79%);
}
.M24-turktelecom-bg-gr {
    background: linear-gradient(74deg, #FECC2A 0%, #FEB52A 79%)
}
.M24-bg-gray {
    background: linear-gradient(74deg, #fff 0%, #e4e4e4 79%)
}
.M24-BEST-bg-gr img {
    position: absolute;
    top: 0px;
    right: 10px;
}
/*==============
currency switcher
===============*/
.M24-currency-Switcher .balance {
    font-size: 16px;
}
.M24-currency-Switcher hr {
    margin: 9px 0px 6px 0px;
}
/*==============
new number badge
===============*/
.M24-new {
    position: absolute;
    top: 10px;
    right: -20px;
    transform: rotateZ(45deg);
}