@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Roboto');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');

body {
    background-color: #ececed;
    color: #000;
    font-weight: 500 !important;
    /* font-family: 'Barlow', sans-serif; */
    /* font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji; */
    font-family: "Roboto Condensed", sans-serif !important;
    font-weight: normal;
}
.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 100% !important;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: 50px !important;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
}
.page-wrapper.toggled .sidebar-wrapper {
    /* left: 0px; */
    margin-top: 0px;
    margin-top: 0 !important;
    overflow: scroll;
    /* height: 100vh; */
    /* background-color: white ;
    background-color: #045662 !important; */
    /* background-image: linear-gradient(#3dbaff, #18b0c8); */
}

/* *************************************************** */


/* ***************************************** */

@media(min-width:768px) and (max-width:950px){
    .caards .card {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        text-align: center;
        height: 140px !important;
        width: 190px !important;
        border-radius: 10px;
        color: white;
        cursor: pointer;
        transition: 400ms;
    }
    
}
@media(min-width:951px) and (max-width:1140px){
    .caards .card {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        text-align: center;
        height: 109px !important;
        width: 134px !important;
        border-radius: 10px;
        color: white;
        cursor: pointer;
        transition: 400ms;
    }
}

@media(min-width:951px) and (max-width:2000px){
    

    /* .log-pass-div {

        position: absolute;
        right: 15px;
        top: 31px;
    } */
    .caards {
        display: grid !important;
        
        gap: 30px !important;
        width: 100%;
        padding: 10px;
        grid-template-columns: 1fr 1fr;
        height:100px;
    }
    .caard-parent {
        display: flex;
        justify-content: center !important;
        gap: 60px !important;
    }
    .caards .card {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        text-align: center;
        height: 140px !important;
        width: 175px ;
        border-radius: 10px;
        color: white;
        cursor: pointer;
        transition: 400ms;
    }
    
}
/* ****************************** */


@media(min-width:768px) and (max-width:2000px){
    /* div#betSidenav {
        width: -webkit-fill-available !important;
        margin-left: 23.5rem !important;
    }
    .fancy-table {
        margin-top: 10px;
        width: -webkit-fill-available !important;
        float: left;
        margin-left: 23.5rem;
    } */
    /* .fancy-rows {
        background: #fff;
        border: 1px solid #373e42;
        border-top: none;
        width: -webkit-fill-available;
        margin-left: 23.5rem;
    }
    .mod-header.tab_bets {
        padding: 5px;
        background-color: rgb(193, 9, 47);
        width: -webkit-fill-available;

        margin-left: 23.5rem;
    } */
    /* .header-fixed {
     display: none !important;
    } */
    .right-bet-content {
        overflow-x: hidden;
        overflow-y: auto;
        scroll-behavior: smooth;
        font-size: 14px;
        width: 420px;
        flex-shrink: 0;
        background-color: #f6a21e;
        height: auto !important;
    }
    .page-wrapper.toggled .sidebar-wrapper {
        /* left: 0px; */
        margin-top: 0px;
        overflow: scroll;
        /* height: 100vh; */
        /* background-color: white !important; */
        /* background-image: linear-gradient(#3dbaff, #18b0c8); */
    }
    a.closebtn33 {
        display: none;
    }
  
}



/* ************************************************** */
/* @media (min-width: 800px) and (max-width: 1450px) {
    .header-fixed {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0px;
        position: fixed;
        z-index: 999;
        width: 100%;
        margin-top: -8px;
        display: none !important;
    }
} */
td.w-200 {
    min-width: 200px;
}
td.w-100 {
    min-width: 100px;
}
td#w-200 {
    min-width: 200px;
}
.font-w a{
    font-weight:400 !important;
    font-size:12px !important;
}
.table_tittl.table_tittl.modal-header {
    background: rgb(193, 9, 47);
    color: white;
}
.landing-footer-desktop {
    width: 100%;
    background-color: #18b0c8;
    background-image: linear-gradient(#3dbaff, #18b0c8);
    display: flex;
    flex-direction: column;
    /* margin-top: 30px; */
    display: none !important;
}
html{
    scroll-behavior: smooth;
}

.user_bal a {
    display: contents;
}
a.logout_btn {
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
}
.deposit-and-withdraw-new {
    display: flex;
    justify-content: center;
    /* margin: 15px 0px; */
}
.new-deposit-1 {
    display: flex;
    background: linear-gradient(90deg,#52b202,#91ff35);
    padding: 0px 10px;
    border-radius: 2px;
    /* padding: 8px; */
    width: 130px;
    height: 50px;
    justify-content: center;
    align-items: center;
}

.new-deposit-1 span{
    color: white;
    line-height: 2em;
}
.new-withdraw-1 {
    display: flex;
    background: linear-gradient(90deg,#b2102f,#ff1744);
    /* background-image: linear-gradient(#5ecbdd, #146578); */
    padding: 0px 10px;
    border-radius: 2px;
    /* padding: 8px; */
    width: 130px;
    height: 50px;
    justify-content: center;
    align-items: center;
    margin-left: 8px;
}
span.w-img img {
    width: 15px;
}
a.btn.new-deposit-2 {
    width: auto;
    margin-left: 1px;
    font-size: 13px;
    font-weight: bold;
    text-shadow: 1px 1px 2px black;
}
a.btn.new-withdraw-2 {
    width: auto;
    margin-left: -4px;
    font-size: 13px;
    font-weight: bold;
    text-shadow: 1px 1px 2px pink;
    text-shadow: 1px 1px 2px black;
}

.new-withdraw-1 span{
    color: white;
    line-height: 2em;
}
a.logout_btn {
    width: 200px !important;
    margin: 0px -13px !important;
}
.flex {
    /* background: #18b0c8; */
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 24px;
    z-index: 0;
}
.flex ul {
    display: flex;
    justify-content: space-between;
    color: white;
    /* margin: 0px !important; */
    /* padding: 7px 0px; */
    width: 95%;
    margin: auto;
}
.strt-timematch {
    display: contents;
}
.float {
    position: fixed;
    width: 51px;
    height: 42px;
    bottom: 44%;
    right: 6px;
    background-color: #0C9;
    color: #000;
    border-radius: 50px;
    text-align: center;
    text-decoration: none;
    box-shadow: 2px 2px 3px #999;
    z-index: 99999;
    display: none !important;
    place-items: center;
    font-size: 19px;
}
h2.m-b-20 {
    /* background-color: rgb(193, 9, 47); */
    background-color: #18adc5;
    color: #fff;
    /* background-image: linear-gradient(#5ecbdd, #146578); */
    padding: 6px 6px;
    /* margin: 0px !important; */
    font-size: 18px;
    /* color: white; */
}
h2.heading {
    background-color: rgb(193, 9, 47);
    /* background-image: linear-gradient(#5ecbdd, #146578); */
    padding: 6px;
    width: 100%;
    font-size: 18px;
    color: white;
    margin-top: 10px;
}
.withdrawrequest
{
    background-color: #146578 !important;
    background-image: linear-gradient(-180deg, #5ecbdd, #146578) !important;
    border: 1px solid #146578 !important;
    color: #fff !important;
}
.filterbtn
{
    background-color: #146578 !important;
    background-image: linear-gradient(-180deg, #5ecbdd, #146578) !important;
    font-weight: 500 !important;
}
.backbtns
{
    background-color: #146578 !important;
    background-image: linear-gradient(-180deg, #5ecbdd, #146578) !important;
    font-weight: 500 !important;
}
.clrbtns
{
    
    background-color: #146578 !important;
    background-image: linear-gradient(-180deg, #5ecbdd, #146578) !important;
    color: #fff !important;
    
}
.prfitlosss
{
    background-color: #18adc5 !important;
    margin-top: 22px;
    border: none !important;
}

.profitlossinput
{
    border: 1px solid #ccc !important;
    border-radius: 5px !important;
}
.selectprofitloss
{
    border: 1px solid #ccc !important;
    border-radius: 5px !important;
}
.inputstatement
{
    border-radius: 5px !important;
    border: 1px solid #ccc !important;
}

.filterbtnprofit
{ background-color: #146578 !important;
    background-image: linear-gradient(-180deg, #5ecbdd, #146578) !important;
    color: #fff !important;
    font-weight: 500 !important;
    padding: 0px 10px !important;
}

.clearbtnsprofit
{
    background-color: #146578 !important;
    background-image: linear-gradient(-180deg, #5ecbdd, #146578) !important;
    color: #fff !important;
    font-weight: 500 !important;
    padding: 2px 10px !important;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.tabletitles
{
    background-color: #18adc5 !important;

}
.heading-container {
    text-align: center;
}
.heading-container a{
    margin: 10px 0px;
    color: black !important;
}
.detail-row h2 {
    background-image: linear-gradient(#5ecbdd, #146578) !important;
    /* background-image: linear-gradient(#5ecbdd, #146578); */
    padding: 8px;
    margin: 0px;
    font-size: 19px;
    color: white;
}
.form-group {
    margin-bottom: 0px !important;
}
li{
    list-style: none !important;
}
@import url('https://fonts.googleapis.com/css2?family=Aclonica&display=swap');

a {
    color: #ffffff;
}

a:active,
a:focus {
    outline: none;
}

a:focus,
a:hover {
    color: #0088cc;
    text-decoration: none;
}

/* a:focus, a:hover {
    color: #0088cc;
    text-decoration: none;
    background: #18adc5;
    width: 100%;
    border-radius: 50px;
    padding: 2px;
} */

ol,
ul {
    list-style: none;
    padding: 0;
}

/*login-css*/



.login_container {
    background-size: cover;
    height: 100vh;
    margin: 0px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.login_wrapper-bg {
    align-items: center;
    margin: 0px;
    justify-content: center;
    position: relative;
    display: flex;
}

.lazy-container-login {
    margin: 30px auto;
    border-radius: 8px;
    border: 1px solid #757575;
    width: 500px;
    padding: 0;
    position: relative;
    background: #1c1c1c;
}

.rllogin-header {
    width: 100%;
    align-items: center;
    padding: 10px;
    background: #000;
    border-radius: 8px 8px 0 0;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
}

.rllogin-header img {
    width: 60%;
}

.login_wrapper {
    width: 75%;
    margin: 20px auto 0px;
    padding: 0;
}

.login_wrapper .form-control {
    display: block;
    width: 100%;
    height: 37px;
    margin-bottom: 5px;
    /* background: #252525; */
    /* border: none; */
    /* border-left: 3px solid #ffb80c; */
    border: 1px solid #3f4045  !important ;
    box-sizing: border-box;
    padding: 0px 10px;
    color: black;
    font-size: 15px;
    border-radius: 10px;
    -moz-box-shadow: 0 1px 0 0 #000;
}

.login_wrapper .user_input {
    /* background: url(../assets/images/user-icon.png) 10px center no-repeat; */
    background-size: 18px;
}

.login_wrapper .pass_input {
    background: url(../assets/images/password-icon.png) 10px center no-repeat;
    background-size: 18px;
}

.login_ftrmy {
    background: #232323;
    border-radius: 0px 0px 8px 8px;
    text-align: center;
    padding: 20px 0px;
    margin-top: 70px;
}

.button-groups {
    padding: 14px 0px;
}

.button-groups .btn {
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    /* border-radius: 30px; */
    letter-spacing: .33px;
    height: 45px;
    border-right: 1px solid black;
    border-left: 1px solid black;
}

.betfairlogo {
    margin: 15px 0px;
}

.betfairlogo img {
    width: 30%;
}

.apk-btn img {
    width: 25%;
    float: right;
}


/*login-css-end*/


/*themecolor-css-start*/

.theme-custom a svg {
    animation-name: spin;
    animation-duration: 5000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    border: solid 1px #fff;
    border-radius: 100%;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.theme-custom .dropdown-menu li a {
    margin: 0px 2px;
    height: 35px;
    width: 35px;
    padding: 0px;
    position: relative;
    color: #fff;
    border: solid 2px #303030;
    border-radius: 100%;
    position: relative;
}

.theme-custom .dropdown-menu li a.active:before {
    background: #1e1e1e;
    content: '';
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    border-bottom-left-radius: 90px;
    border-bottom-right-radius: 90px;
    left: 0;
}

.theme-custom .dropdown-menu li a.active:after {
    width: 8px;
    height: 15px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.theme-custom .dropdown-menu li a.orange-theme:before,
.theme-custom .dropdown-menu li a.green-theme:before,
.theme-custom .dropdown-menu li a.red-theme:before,
.theme-custom .dropdown-menu li a.blue-theme:before,
.theme-custom .dropdown-menu li a.lightred-theme:before,
.theme-custom .dropdown-menu li a.yellow-theme:before {
    background: #1e1e1e;
    content: '';
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    border-bottom-left-radius: 90px;
    border-bottom-right-radius: 90px;
    left: 0;
}

.theme-custom .dropdown-menu li a.orange-theme {
    background: #ff6400;
}

.theme-custom .dropdown-menu li a.green-theme {
    background: #147b45;
}

.theme-custom .dropdown-menu li a.red-theme {
    background: #af0000;
}

.theme-custom .dropdown-menu li a.blue-theme {
    background: #00ADEE;
}

.theme-custom .dropdown-menu li a.lightred-theme {
    background: #e0554e;
}

.theme-custom .dropdown-menu li a.yellow-theme {
    background: #ffb80c;
}

.theme-custom .dropdown-menu li {
    display: inline-block;
}

.theme-custom .dropdown-menu {
    left: -110px;
    text-align: center;
}

.stack-bottomright .alert-info.ui-pnotify-shadow {
    background: #92e1ff;
    color: #000;
}

.stack-bottomright .danger-info.ui-pnotify-shadow {
    background: #fd80aa;
    color: #000;
}


/*themecolor-css-End*/

/* header {
    background: #010203;
    height: 78px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #f6a21e;
    position: relative;
} */

header {
    /* background: #010203; */
    height: 70px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* border-bottom: 1px solid #f6a21e; */
    position: relative;
}


.header-inner {
    display: flex;
    padding: 12px 15px;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    /* position: fixed; */
    margin-bottom: 10px;
    /* z-index: 9999; */
    background: linear-gradient(#022c43,#18b0c8);
}

.headerlogo {
    width: 185px;
    text-align: center;
    position: relative;
}

.headerlogo:before {
    background-color: #fff;
}

.form-control {
    color: #000 !important;
    border: 1px solid #383d40;
    /* background-color: #2c3235; */
}

.bars {
    display: none;
    ;
}

.bars span svg {
    margin-top: 18px;
    margin-left: -12px;
    width: 25px;
    height: 25px;
    fill: #fff;
}

.notification {
    width: 75px;
    display: flex;
    align-items: center;
}

.w-50 {
    width: 50%;
    float: left;
    margin-bottom: 10px;
    padding: 0px 5px;
}

.notification a {
    position: relative;
    margin-right: 10px;
}

.betnotify i {
    color: #fff;
    font-size: 25px;
}

.notification svg {
    fill: #ffffff;
    width: 30px;
    height: 30px;
}

.notification span.badge.badge-danger {
    position: absolute;
    top: -4px;
    right: -3px;
    font-size: 10px;
    width: 17px;
    height: 17px;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    line-height: 17px;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
    border: none;
}

.headerlogo:after {
    background-color: #fff;
}


/* .headerlogo:after {
    position: absolute;
    width: 40px;
    content: " ";
    bottom: -9px;
    left: -6px;
    right: 0;
    margin: 0 auto;
    border-radius: 5px;
    z-index: 999999;
    height: 4px;
} */


/* 
.headerlogo:before {
    -webkit-clip-path: polygon(0 0, 48% 0, 41% 14%, 7% 14%);
    clip-path: polygon(0 0, 48% 0, 41% 14%, 7% 14%);
    position: absolute;
    width: 100%;
    height: 140px;
    content: "";
    display: block;
    bottom: -138px;
    left: 25%;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 99999;
} */

a.site_title.endcooki {
    font-size: 18px;
    color: #fff;
    display: block;
}

.sidebar-content {
    padding: 11px 0px 10px;
    overflow-y: auto;
    position: relative;
    background-color: #045662;
}

.closebtn33 {
    position: absolute !important;
    top: -13px !important;
    right: 14px !important;
    color: #ffff !important;
    font-size: 47px !important;
    /* display: none !important; */
    z-index: 999 !important;
}

.logo img {
    width: 100px;
    /* height: 34px; */
}

::-webkit-scrollbar {
    width: 3px;
    height: 2px;
}

::-webkit-scrollbar-track {
    background: rgb(123, 129, 138, 0);
}

::-webkit-scrollbar-thumb {
    background: rgb(123, 129, 138, 0.2);
}

::-webkit-scrollbar-thumb:hover {
    background: rgb(123, 129, 138, 0.2);
}

.sidebar-wrapper {
    width: 220px;
    height: 100%;
    max-height: 100%;
    top: 0;
    /* left: -300px; */
    z-index: 999;
    overflow: hidden;
}

.overlay3 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.9);
    overflow-y: auto;
    overflow-x: hidden;
    text-align: center;
    opacity: 0;
    transition: opacity 1s;
}

.chiller-theme .sidebar-wrapper {
    background: #e8e8e8;
}

.page-wrapper.toggled .sidebar-wrapper {
    /* left: 0px; */
    overflow: scroll;
    /* height: 100vh; */
}
.rightwrapper
{
 right: 0px !important;
}

.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: #fff;
}

.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;
}

.sidebar-wrapper .sidebar-menu ul li a {
    display: inline-block !important;
    width: 100%;
    text-decoration: none;
    font-size: 14px;
    position: relative;
    padding: 10px 30px 10px 10px;
    color: #fff;
    border-bottom: 1px solid #cccc;
    font-weight: 500 !important;
    font-family: "Roboto Condensed", sans-serif !important;

}

/* .head-link .endcooki
{
    color: #045662 !important;
} */
.sidebar-wrapper .sidebar-submenu ul li a {
    padding: 10px 10px 10px 20px;
}

.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: #fff;box-shadow: 0px 8px 10px 0px #d6d6d6; */
}

.sidebar-wrapper .sidebar-menu {
    padding-bottom: 10px;
    /* background: aliceblue; */
    background-color: white;
    /* background-image: linear-gradient(#80cdf5, #37cae1); */
}

/* 
.sidebar-content .boxs-left {
    background-color: #b88831;
} */

.user-card_box {
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 1px 2px;
    margin-top: 40px;
}

.user_detial {
    position: relative;
    /* top: 0px; */
    text-align: center;
    width: 165px;
    height: 40px;
    margin: 0 auto;
    left: 5rem;
}

.sidebar-content .boxs-left .user_detial .user-dummy {
    fill: #000;
}

.user-dummy {
    position: absolute;
    bottom: 14px;
    width: 50px;
    border-radius: 14px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.userName {
    color: white;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    top: 2px;
    font-family: "Roboto Condensed", sans-serif !important;
}

.sidebar-content .user_bal {
    /* background-color: #000; */
    background-color: #045662;
}

.Wallet span {
    margin-bottom: 5px;
    display: block;
}

.sidebar-content .user_bal a {
    color: #fff;
}

.user_bal {
    margin-bottom: 5px;
    border: 0;
    position: relative;
    border-radius: 5px;
    padding: 5px 12px;
    line-height: 15px;
}

.sidebar-content .logout_btn {
    /* border: solid 1px #32312e; */
    color: #000000;
    /* background-color: #5ecbdd; */
    /* background-image: linear-gradient(#5ecbdd, #146578); */
}

.sidebar-content .logout_btn {
    /* background: transparent linear-gradient(94deg, #b6842d, #ebda8d 55%, #b7862f);
    color: #000; */
    /* background-color: #5ecbdd; */
    /* background-image: linear-gradient(#5ecbdd, #146578); */
    color: #000000;
}

.logout_btn {
    width: 90%;
    display: block;
    border-radius: 50px;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px;
    padding: 3px 0px;
    text-align: center;
    transition: all 0.3s;
    position: relative;
    margin: 10px auto 10px auto;
    text-decoration: none;
}

.game-head {
    position: relative;
    background-color: #fff;
    /* border-bottom: 1px solid #a52b2a; */
    color: #243A48;
    font-size: 13px;
}

.match-btn {
    /* justify-content: center; */
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin-bottom: 0px;
    /* background: rgb(41, 37, 37); */
    background-color: #18adc5;
}

.match-btn li {
    /* position: relative; */
    /* margin-bottom: 10px; */
    /* background: rgb(193, 9, 47) ; */
}

.match-btn .btn-pin {
    /* background: url(../images/shape-left.svg); */
    background-size: cover;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block;
    padding: 6px 3px 0px 11px;
    text-align: center;
}

.match-btn .btn-pin-user {
    /* background: url(../images/shape-center.svg); */
    /* background-color: rgb(193, 9, 47); */
    background-size: cover;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 132px;
    display: inline-block;
    /* padding: 2px 3px 0px 11px; */
    text-align: center;
    height: 30px;
    display: flex;
}

.match-btn .btn-refresh {
    /* background-image: url(../images/shape-right.svg); */
    background-size: cover;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 56px;
    display: inline-block;
    padding: 4px 0px 0px 0px;
    text-align: center;
    margin-right: 72px;
    /* border-radius: 20px; */
    background-color: #959595;
}

.match-btn a i {
    margin: 0px 5px;
}

.match-btn li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    box-sizing: border-box;
    color: #FFF !important;
    font-size: 14x;
    font-weight: bold;
    text-transform: capitalize;
    cursor: pointer;
    text-decoration: none;
}

.match-btn li:first-child:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 25px;
    background: rgba(255, 255, 255, 0.3);
}

.sidebar-wrapper .sidebar-menu ul li a i {
    margin-right: 5px;
    font-size: 12px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active>a:after {
    transform: rotate(90deg);
    right: 17px;
    color: #a52b2a;

}

.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: 10px;
    top: 10px;
    color: #a52b2a;
}

.sidebar-wrapper .sidebar-menu .sidebar-submenu {
    display: none;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li {
    padding-left: 0px;
    font-size: 12px;
    font-weight: 500;
}

.sidebar-wrapper .sidebar-menu ul li a .fa.fa-user {
    font-size: 26px !important;
    color: #fadf00;
}

.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;
    color: #a52b2a;
}

span.rules {
    text-align: center;
    width: 100%;
    display: block;
    padding: 14px;
    float: left;
}

span.rules a {
    color: #555;
}

.shadow.corner a {
    color: #fff;
}

.mike {
    display: flex;
}

.mike marquee {
    padding: 16px 15px;
    line-height: 3px;
    color: white;
    padding: 7px 15px;
    /* display: none; */
    font-size: 12px;
    /* color: #0b9279; */
    /* text-transform: lowercase; */
    /* background: linear-gradient(270deg, #b2102f, #ff1744); */
    background-color: #045662;
    /* background-image: linear-gradient(#022c43, #18b0c8); */
    /* margin-top: 15px; */
    text-align: center;
    display: flex
;
    justify-content: center;
    align-items: center;
}
.horn {
    position: absolute;
    left: 13px;
    width: 29px;
    top: 5px;
}

.text-success {
    color: #3c763d !important;
}

.text-danger {
    color: #e6271b !important;
}

.online_btn {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    background-color: #648626;
    border-color: #648626;
    box-shadow: inset 0 50px 25px -25px #93c638;
    color: #fff;
    margin-right: 10px;
    font-weight: bold;
}

.online_btn span {
    line-height: 32px;
}

.online_btn:hover {
    color: #fff;
}

.online_btn:last-child {
    margin-right: 0px;
}

.user-online-btn {
    float: right;
    padding: 7px;
    background: rgba(0, 0, 0, 0.1);
}

.btn-success {
    color: #ffffff;
    background-color: rgb(193, 9, 47);
    /* background-image: linear-gradient(#5ecbdd, #146578); */
    border: 1px solid #72bbef;
    font-weight: 500;
}

.form-group.divshift.w-50 small {
    color: #ffb80c;
    margin-top: 10px;
    display: block;
}

.form-control:focus {
    outline: none;
    border-color: #0000008f;
    box-shadow: none;
}

.btn-danger {
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
}

.btn-primary {
    background: transparent linear-gradient(94deg, #b6842d, #ebda8d 55%, #b7862f) ;
    border-color: #ffb80c;
    color: #000;
}

.table_tittle .btn-primary {
    /* background: #000000 ; */
    background-image: linear-gradient(#5ecbdd, #146578);
    color: #fff !important;
    font-weight: bold;
    border-color: #000000;
}

.form-horizontal .btn-success:before {
    /* background: rgba(0, 0, 0, 0.4); */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0b0";
}

.form-horizontal .btn-danger:after {
    /* background: rgb(191 31 47); */
    /* background: rgba(0, 0, 0, 0.4); */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f410";
}

.form-horizontal .btn-success:before,
.form-horizontal .btn-danger:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding-top: inherit;
    padding-bottom: inherit;
    width: 1.8em;
    font-size: 1.2em;
    text-align: center;
    transition: 0.2s;
    transform-origin: 50% 60%;
}

.form-horizontal .btn-success,
.form-horizontal .btn-danger {
    font-weight: 600;
    border-radius: 0px;
    position: relative;
    width: 40%;
    border: none;
    text-align: left;
}

.right_user-menu .dropdown-menu {
    top: 164%;
    left: -100px;
    border-radius: 0px;
    padding: 0px;
}

.right_user-menu .label-user {
    background: #28924e;
    color: #fff;
    padding: 2px 5px;
    border-bottom: solid 1px #28924e;
}

.right_user-menu .label-user a {
    color: #fff;
    padding: 2px 3px;
}

.right_user-menu .label-user i {
    color: #e2eaf0;
}

.right_user-menu .dropdown-menu>.label-user a:hover {
    background: transparent;
    color: #fff;
}

.dropdown-toggle .fa-user {
    background: #e2eaf0;
    color: #142740;
    height: 24px;
    width: 25px;
    text-align: center;
    padding: 5px;
    border-radius: 100%;
}

.right_user-menu {
    display: table-cell;
    vertical-align: middle;
    width: auto;
    padding: 5px 15px;
    color: #212529;
    background-color: #fadf00;
    border-color: #fadf00;
    border-radius: 15px;
}

.right_user-menu .dropdown {
    float: right
}

.menu {
    z-index: 99;
}

.main-wrapper {
    width: 100%;
    height: 100%;
    overflow: visible;
    padding: 0px 0px;
}

.wrapper {
    /* display: flex; */
    width: 100%;
    height: 100%;
    overflow: visible;
}

.page-wrapper.chiller-theme.toggled {
    padding-right: 5px;
}

.main-content {
    -webkit-box-flex: 1;
    flex-grow: 1;
    overflow: hidden;
}

/* .main-inner {
    display: flex;
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 0;
    height: 100%;
    padding-left: 5px;
} */

.match-content {
    overflow-x: hidden;
    overflow-y: overlay;
    overflow-y: auto;
    scroll-behavior: smooth;
    -webkit-box-flex: 1;
    flex-grow: 1;
    position: relative;
    padding: 1em 8px 0px;
    /* height: 86vh; */
}

.right-bet-content {
    overflow-x: hidden;
    overflow-y: auto;
    scroll-behavior: smooth;
    font-size: 14px;
    width: 420px;
    flex-shrink: 0;
    background-color: #f6a21e;
    height: 100vh;
}

.left-side .nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 2px solid rgb(27, 113, 183);
}

.left-side .nav-tabs li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    margin-bottom: 0px;
    z-index: 999;
}

.left-side .nav-tabs li.active>a {
    background-color: #4098c6;
    border: 1px solid #4098c6;
    color: #fff;
    margin-right: 0;
}

.tabicon svg {
    width: 20px;
    height: 20px;
    fill: black;
    margin-right: 5px;
}

.second_tab li a {
    display: flex;
    /* flex-direction: column; */
    
}

span.tabicon {
    line-height: 0;
    
   
   
}

.live-mobile
{
    background-image: linear-gradient(rgb(251, 52, 52), rgb(232, 5, 5));
    box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px 0px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    font-size: 10px;
    height: 12px;
    line-height: 12px;
    min-width: 33px;
    padding-right: 3px;
    position: absolute;
    right: 1px;
    text-align: center;
    top: 2px;
    border-radius: 3px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.live-mobile strong {
    background-image: linear-gradient(180deg, #fff, #eee 89%);
    border-radius: 3px 0 0 3px;
    flex: 1 1;
    font-size: 0;
    height: 100%;
    margin-right: 3px;
    padding: 0 2px;
    text-indent: -99999px;
}
.live-mobile strong::before
{
    background-size: contain;
    content: "";
    display: flex;
    justify-content: center;
    align-items: center;
    height: 8px;
    width: 14px;
    text-align: center;
    background: url(../images/live.svg);
    /* -webkit-animation: twinkling 1.4s ease infinite; */
    animation: twinkling 1.4s ease infinite;

}

@keyframes twinkling {
    
        0%, 100%
        {
            opacity: 1;
        }
        50%
    {
        opacity: 0.3;
    }

}

.dummy-icon1
{ background-image: url(../images/sports-icons.png);
    background-repeat: no-repeat;
    background-size: 28px;
    display: block;
    height: 24px;
    text-align: center;
    width: 28px;
    background-position: -1px -1527px;
    margin: 0px auto;
    overflow: hidden;
}

.dummy-icon2
{ background-image: url(../images/sports-icons.png);
    background-repeat: no-repeat;
    background-size: 28px;
    display: block;
    height: 24px;
    text-align: center;
    width: 28px;
    background-position: 0px -326px;
    margin: 0px auto;
    overflow: hidden;
}

.dummy-icon3
{ background-image: url(../images/sports-icons.png);
    background-repeat: no-repeat;
    background-size: 28px;
    display: block;
    height: 24px;
    text-align: center;
    width: 28px;
    /* background-position: 1px -188px; */
    margin: 0px auto;
    overflow: hidden;
}

.dummy-icon4
{ background-image: url(../images/sports-icons.png);
    background-repeat: no-repeat;
    background-size: 28px;
    display: block;
    height: 24px;
    text-align: center;
    width: 28px;
    background-position: 1px -188px;
    /* background-position: 0px -839px; */
    margin: 0px auto;
    overflow: hidden;
}

.dummy-icon5
{ background-image: url(../images/sports-icons.png);
    background-repeat: no-repeat;
    background-size: 28px;
    display: block;
    height: 24px;
    text-align: center;
    background-position: 0px -839px;
    /* background-position: 0px -674px; */
    margin: 0px auto;
    overflow: hidden;
}
.dummy-icon6
{ background-image: url(../images/sports-icons.png);
    background-repeat: no-repeat;
    background-size: 28px;
    display: block;
    height: 24px;
    text-align: center;
    background-position: 0px -671px;

    /* background-position: 0px -674px; */
    /* background-position: 0px -674px; */
    margin: 0px auto;
    overflow: hidden;
}
.dummy-icon7
{ background-image: url(../images/sports-icons.png);
    background-repeat: no-repeat;
    background-size: 28px;
    display: block;
    height: 24px;
    text-align: center;

    background-position: 0px -629px;
    margin: 0px auto;
    overflow: hidden;
}
.dummy-icon8
{ background-image: url(../images/sports-icons.png);
    background-repeat: no-repeat;
    background-size: 28px;
    display: block;
    height: 24px;
    text-align: center;
 
    background-position: 0px -863px;
    margin: 0px auto;
    overflow: hidden;
}
.dummy-icon9
{ background-image: url(../images/sports-icons.png);
    background-repeat: no-repeat;
    background-size: 28px;
    display: block;
    height: 24px;
    text-align: center;
 
    background-position: 0px -1742px;
    margin: 0px auto;
    overflow: hidden;
}
.dummy-icon10
{ background-image: url(../images/sports-icons.png);
    background-repeat: no-repeat;
    background-size: 28px;
    display: block;
    height: 24px;
    text-align: center;
 
    background-position: 0px -674px;
    margin: 0px auto;
    overflow: hidden;
}
.dummy-icon11
{ background-image: url(../images/sports-icons.png);
    background-repeat: no-repeat;
    background-size: 28px;
    display: block;
    height: 24px;
    text-align: center;
    background-position: 0px -863px;
 
    /* background-position: 0px -674px; */
    margin: 0px auto;
    overflow: hidden;
}
.dummy-icon12
{ background-image: url(../images/sports-icons.png);
    background-repeat: no-repeat;
    background-size: 28px;
    display: block;
    height: 24px;
    text-align: center;
 
    background-position: 0px -1705px;
    margin: 0px auto;
    overflow: hidden;
}

.dummy-icon13
{ background-image: url(../images/sports-icons.png);
    background-repeat: no-repeat;
    background-size: 28px;
    display: block;
    height: 24px;
    text-align: center;
    background-position: 0px -863px;
    margin: 0px auto;
    overflow: hidden;
}

.dummy-icon14
{ background-image: url(../images/sports-icons.png);
    background-repeat: no-repeat;
    background-size: 28px;
    display: block;
    height: 24px;
    text-align: center;
 
    background-position: 0px -1705px;
    margin: 0px auto;
    overflow: hidden;
}

.dummy-icon15
{ background-image: url(../images/sports-icons.png);
    background-repeat: no-repeat;
    background-size: 28px;
    display: block;
    height: 24px;
    text-align: center;
 
    background-position: 0px -1705px;
    margin: 0px auto;
    overflow: hidden;
}

.dummy-icon16
{ background-image: url(../images/sports-icons.png);
    background-repeat: no-repeat;
    background-size: 28px;
    display: block;
    height: 24px;
    text-align: center;
 
    background-position: 0px -863px;
    margin: 0px auto;
    overflow: hidden;
}

.offer-banner-box
{
    margin: 10px 0;
}
.carousal 
{
    position: relative;
}


.carousel-inner {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.slick-list, .slick-slider {
    display: block;
    position: relative;
}

.slick-slide
{
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    touch-action: pan-y;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.slick-prev

{
    left: -25px
}

.slick-prev, .slick-next
{
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    touch-action: pan-y;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.slick-prev::before,
.slick-prev::before
{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
}

.slick-slider .slick-list, .slick-slider .slick-track
{
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.slick-list {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.slick-list, .slick-slider
{
    display: block;
    position: relative;
}

.slick-track
{
    display: block;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0

}

.slick-track::after, .slick-track::before {
    content: "";
    display: table;
}

.slick-initialized .slick-slide {
    display: block;
}

.top-game-login-grid-item2 {
    cursor: pointer;
    padding: 0 3px;
    text-align: center;
}
.top-game-login-grid-item2 img {
    border-radius: 5px;
}

/* .slick-initialized .slick-slide {
    display: block;
} */
/* .slick-slide
{
    float: left;
    height: 100%;
    min-height: ;
} */

.carousel-container {
     position: relative;
     width: 100%;
     margin: auto;
      overflow: hidden;
       /* padding: 20px; */
     }
    
.carousel-container .carousel1 {
    display: flex;
    transition: transform 0.5s ease-in-out;
    width: 100%;
}
.card2 {
    min-width: 50%;  margin:6px 3px;
    background: white; border-radius: 10px; box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    text-align: center;
}

.card2 img { width: 100%; border-radius: 10px; }





.prev, .next {
    /* position: absolute; top: 50%; transform: translateY(-50%); */
    /* background-color: rgba(0, 0, 0, 0.5); color: white; border: none; */
    /* padding: 10px; cursor: pointer; font-size: 18px; */
}
.prev { left: 10px; }
.next { right: 10px; }

.carousel-container1 { 
    position: relative; 
    width: 100%;
    margin: auto; 
    overflow: hidden; 
    /* padding: 20px; */
 }
.carousel2 {
    display: flex;
    transition: transform 0.5s ease-in-out;
    width:100%;
}
.card1 {
    /* min-width: 65px; */
    /* width: 80%; */
    /* max-width: 100%; */
    /* height: 72px; */
    /* padding: 3px; */
    margin: 0 3px;
    /* background: white; */
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); */
    text-align: center;
}
.card1 img { 
    /* width: 8.8rem; */
    max-width: fit-content;
    border-radius: 5%;

    height: 62px;
     /* object-fit: cover; */

      /* border-radius: 10px; */
     }
.prev1, .next1 {
    position: absolute; top: 50%; transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5); color: white; border: none;
    padding: 5px; cursor: pointer; font-size: 14px;
}
.prev1 { left: 5px; }
.next1 { right: 5px; }

.mb-2, .my-2 {
    margin-bottom: .5rem !important;
}
.sub_path 
{
    height: auto;
    position: relative;
}
.center-box p {
    font-family: Roboto Condensed, sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: 28px;
    line-height: 19px;
    margin: 0;
    padding: 6px 10px 6px 7px;
    text-transform: capitalize;
    background-color: #18adc5;
    color: #fff;
}

.horsebg {
    background-color: #fff !important;
    display: grid;
}
.game-highlight-wrap, .game-wrap, .game-wrap-horse {
    background-color: #fff;
    box-shadow: 0 1px 6px #00000017;
    -webkit-box-shadow: 0 1px 6px #00000017;
    -moz-box-shadow: 0 1px 6px #00000017;
    color: #000;
    margin-bottom: 0;
}
.indiana-scroll-container--native-scroll {
    overflow: auto;
}
.indiana-scroll-container--hide-scrollbars {
    overflow: auto;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
ul.horsedatahome, ul.horsedatahome li {
    display: inline-block;
}
.scroll-wrapper {
    width: 100%; /* Adjust as needed */
    overflow: hidden; /* Hide the scrollbar */
    cursor: grab; /* Change cursor to indicate draggable */
}
ul {
    margin: 0;
    padding: 0;
}
ul.horsedatahome, ul.horsedatahome li {
    display: inline-block;
    cursor: pointer;
    list-style: none;
    padding: 2px 0px 0px 0px

}
.horsedatahome
{
     /* margin-bottom: .5rem; */
     /* border-bottom: 2px solid #cdcdcd; */
}

.horsebg ul.horsedatahome li a {
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
}

ul.horsedatahome li a {
    color: #030303;
    cursor: pointer !important;
    font-size: 13px;
    font-weight: 700;
}

a.btneffect {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(90deg, #18adc5, #18adc5 50%, #000 0);
    background-position: -100%;
    background-size: 200% 100%;
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: all .3s ease-in-out;
}
a.btneffect:before {
    background: #fa3c42;
    bottom: -3px;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    transition: all .3s ease-in-out;
    width: 0;
}
.horsebg ul.horsedatahome li a {
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
}
.mr-2, .mx-2 {
    margin-right: .5rem !important;
    margin-top: 1rem;
}
.d-inline-block {
    display: inline-block !important;
}
.horsebg img.horsehomeimg {
    height: auto;
    margin-right: 1px;
    width: 40px;
}
img.horsehomeimg {
    height: auto;
    margin-right: 1px;
    width: 15px;
}
.horsename-title {
    margin-right: 20px;
    vertical-align: middle;
    font-size: 1.2rem;

}
.text-center {
    text-align: center !important;
}
a.btneffect .text-light-grey {
    color: #cecece;
}

.casino-banner-main
{   display: inline-block;
    width: 100%;
}
.casino-banner-main img

{
    max-width: 100%;
}

.casino-banner-main5
{   width: 1%;
    height: 5px !important;
}

.left-side .nav-tabs>li>a {
    font-weight: bold;
    text-transform: capitalize !important;
    font-size: 18px;
    background: #e2eaf0;
    margin-right: 0px;
    color: #3b5160;
    border: transparent;
}

.left-side .nav-tabs>li>a img {
    width: 20px;
    cursor: pointer;
}

.left-side .nav-tabs>li>a:hover {
    background-color: #e2eaf0;
    border: transparent;
    margin-right: 0px;
    border-radius: 0px;
    color: #485c6b;
}

.right-bet-content iframe {
    width: 100%;
    height: 205px;
}

.search-box {
    position: relative;
}

.left-side input {
    position: relative;
    padding: 10px 30px 10px 10px;
    background: #ffffff;
    border: none;
    width: 100%;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.4) inset;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #7c8292;
    z-index: 22;
    border-radius: inherit;
    transition: box-shadow 240ms;
    margin: 0;
}

.search-box i {
    position: absolute;
    top: 8px;
    right: 5px;
    color: #000;
    z-index: 111;
    font-size: 18px;
}

.icon-sport {
    margin: 0 5px 0 5px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    overflow: hidden;
    display: inline-block;
}

.cricket-icon {
    background: url(../images/sport-sprite.png) 0 -238px no-repeat;
}

.tennis-icon {
    background: url(../images/sport-sprite.png) -18px -663px no-repeat;
}

.soccer-icon {
    background: url(../images/sport-sprite.png) -18px -136px no-repeat;
}

.horse-icon {
    background: url(../images/sport-sprite.png) -18px -459px no-repeat;
}

.livegame-icon {
    background: url(../images/sport-sprite.png) -18px -255px no-repeat;
}

.horce-icon {
    background: url(../images/sport-sprite.png) 0 -459px no-repeat;
}

.greyhound-icon {
    background: url(../images/sport-sprite.png) 0 -289px no-repeat;
}

.politics-icon {
    background: url(../images/sport-sprite.png) 0 -476px no-repeat;
}

.favorite-icon {
    background: url(../images/sport-sprite.png) 0 -612px no-repeat;
}

.cup-icon {
    background: url(../images/sport-sprite.png) 0 -833px no-repeat;
}

.set-icon {
    background: url(../images/sport-sprite.png) 0 -255px no-repeat;
}

.teenpatti-icon {
    background: url(../images/sport-sprite.png) -18px -681px no-repeat;
}

.cricketcasino-icon {
    background: url(../images/sport-sprite.png) -18px -766px no-repeat;
}

.match_count {
    float: right;
    display: flex;
    align-items: center;
    font-size: 10px;
    width: 15px;
    color: #fff;
    background-color: #1a6f38;
    cursor: pointer;
    padding: 3px 3px;
    overflow: hidden;
    border-radius: 2px;
}

.left-side .dropdown {
    border-bottom: 1px solid #e4e4e4;
}

.left-side .dropdown-menu .trigger {
    padding: 3px 10px 3px 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.left-side .dropdown-toggle {
    color: #3b5160;
    text-decoration: none;
    display: block;
    padding: 10px 10px;
}

.left-side .dropdown-menu {
    position: inherit;
    width: 100%;
    margin-bottom: 5px;
    box-shadow: 0 0 0 0 !important;
    background-color: #ccc;
    border-radius: 0px;
    border: transparent;
    color: #fff;
}

.left-side .dropdown-menu>li>a {
    color: #393933;
    cursor: pointer;
    text-decoration: none;
    font-size: 11px;
}

.left-side .dropdown-menu>li>a:hover {
    background-color: transparent;
    color: #393933;
}

.left-side .dropdown-submenu li a:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 0.75em;
    flex-shrink: 0;
    border-radius: 50%;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(221, 182, 146);
    border-image: initial;
}

.left-side .dropdown-submenu li a {
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right: 1em;
    overflow: hidden;
}

.left-side .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.open>.dropdown-menu .dropdown-submenu {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

.left-side .dropdown-menu .dropdown-submenu.left {
    position: inherit;
    width: 100%;
}

.side-inner {
    overflow-y: scroll;
}

.match-tabs .nav-tabs {
    border-bottom: transparent;
    margin-bottom: 15px;
}

.match-tabs .nav-tabs li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.mtodds td:nth-child(2) {
    width: 15%;
}

.match-tabs .nav-tabs li:last-child a {
    margin-right: 0px;
}

.match-tabs .nav-tabs li a img {
    width: 25px;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: transparent;
    border-color: transparent;
}

.second_tab {
    display: flex;
    border: none;
    padding: 6px 3px;
    justify-content: space-between;
}

.second_tab.nav-tabs>li.active svg {
    fill: black;
}

.second_tab.nav-tabs>li.active>a, .second_tab.nav-tabs>li.active>a:hover, .second_tab.nav-tabs>li.active>a:focus {
    background-color: #5ecbdd !important;
    background-image: linear-gradient(#5ecbdd, #146578) !important;
    border: none;
    /* color: #000; */
    transition: 0.5s;
    border-radius: 0;
}

.second_tab.nav-tabs li a {
    border-radius: 50px;
    padding: 5px 15px;
    font-size: 12px;
    font-weight: 700;
    /* background: #c8c8c8 !important; */
    color: #000;
    border: none;
    transition: 0.5s;
    text-transform: uppercase;
}

.second_tab.nav-tabs li a {
    width:100%;
     display: inherit;
     border-radius: 5px;
     padding: 3px 9px;
     font-weight: 700;
     font-size: 12px;
     /* background-color: #5ecbdd !important; */
     color: white;
     display: flex;
     justify-content: center;
     align-items: center;
     flex-direction: column;
     text-transform: capitalize;
     margin: 0px 0px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
 }

.dismiss_btn {
    position: absolute;
    color: #000 !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ffb80c;
    display: flex;
    align-items: center;
    border-color: #ffb80c;
    right: 5px;
    top: 4px;
    border-radius: 30px;
    padding: 1px 5px;
    height: 20px;
    width: 20px;
}

.dismiss_btn:hover {
    color: #000;
    background-color: #fad72c;
    border-color: #fad72c;
}

.tabel-scroll-4,
.tabel-scroll-2 {
    position: relative;
    width: 100%;
    float: left;
}

table>tbody>tr>td.empty::before {
    content: "\2013";
}

thead .deskaction span {
    width: 25px;
}

.match-tabs .tab-content .market-listing-table>tbody>tr>td.back {
    background-color: #72BBEF;
}

.match-tabs .tab-content .market-listing-table>tbody>tr>td.lay {
    background-color: #FAA9BA;
}

.market-listing-table thead {
    color: #fff;
    background: #0b9279;
}

.match-box .market-listing-table>tbody>tr>td .event-name {
    font-weight: bold;
    color: #393933;
}

/* 
.table-responsive thead {
    background: #ccc;
    color: #393933;
    font-weight: bold;
    font-size: 13px;
} */

.table-responsive table {
    background: #fff;
    margin-bottom: 0px;
    font-size: 12px;
    color: #393933;
}

.market-listing-table>tbody>tr>td {
    border: 1px solid #dfdfdf;
    position: relative;
    border-bottom: transparent;
    border-right: transparent;
}

.market-listing-table>tbody>tr {
    -webkit-transition: background-color ease 0.5s;
    -moz-transition: background-color ease 0.5s;
    -o-transition: background-color ease 0.5s;
    transition: background-color ease 0.5s;
    background: #27282c;
}

.table_tittle {
    padding: 8px;
    color: #fff;
    justify-content: space-between;
    display: flex;
    align-items: center;
    /* background: transparent linear-gradient(94deg, #b6842d, #ebda8d 55%, #b7862f); */
    /* background-color: rgb(193, 9, 47); */
    /* background-image: linear-gradient(#5ecbdd, #146578); */
    border: 1px solid #72bbef;
    font-weight: bold;
    margin-bottom: 10px;
    background-color: #18adc5;

}

.table_tittle a {
    color: #fff;
}

.table-responsive table tbody tr td a {
    font-weight: bold;
}

.match-content .form-horizontal {
    padding: 5px 0px;
    width: 100%;
    float: left;
}

.filter_head {
    width: 100%;
    float: left;
    margin: 10px 0px;
}

.filter_head .form-group {
    margin-bottom: 0;
}

.tableheader {
    background-color: #18b0c8;
    /* background-image: linear-gradient(#022c43, #18b0c8); */
    display: flex
;
    /* width: 100%; */
    align-items: center;
    padding: 5px 0px;
    color: #fff;
    font-weight: 500;
    height: 30px;
    font-size: 16px;
    /* margin: 11px 0px; */
    margin: 11px 0px 3px 0px;
    /* background: rgb(41, 37, 37); */
}

.tableheader .title {
    /* flex-grow: 1; */
    /* display: flex; */
    align-items: center;
    width: 53%;
    /* background-image: linear-gradient(#022c43, #18b0c8); */

    /* background: rgb(193, 9, 47) !important; */
    height: 37px;
    padding: 2px 10px;
    font-size: 14px;
    font-weight: 700;
}
/* span.clip {
    background: rgb(193, 9, 47);
    height: 40px;
    width: 30px;
    margin-bottom: 3px;
    display: block;
    margin-right: 6px;
    clip-path: polygon(0 12%, 0% 100%, 100% 100%);
} */
img.img-small {
    width: 20px;
    height: 20px;
    margin: 0px 8px;
}

.tableheader .title {
    flex-grow: 1;
    display: flex;
    align-items: center;
}

.tableheader .title .tabicon svg {
    fill: #fff;
}

.tableheader .one {
    width: 120px;
    text-align: center;
}

.match_box {
    display: flex;
    padding: 5px 15px 15px 15px;
    border-bottom: 2px solid #cdcdcd;
}

.matchtime {
    padding: 5px 15px 0px 15px;
    color: #928f8f;
    font-size: 11px;
    /* text-align: start; */
}

.match_names a:hover {
    color: #dedede;
}
.matchtime {
    padding: 4px 6px 0px;
    text-align: start;
}

.match_names {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 30%;
}

.odds-group {
    display: flex;
    width: 100%;
}

.match_box .backlay_box {
    display: flex;
    color: #fff;
    align-items: center;
    width: 33%;
    /* justify-content: space-around; */
}

.lay.betting-pink {
    /* flex: 1;
    text-align: center;
    background: #23313e;
    padding: 5px 15px;
    width: 55%;
    height: 30px;
    margin: 2px;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 14px;
    line-height: 13px !important;
    padding: 5px 0;
    width: 49%; */
    padding: 5px 0;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    /* float: left; */
    font-size: 14px;
    line-height: 13px !important;
    padding: 5px 0;
    color: #000;
    /* width: 49%; */
    min-width: 5.9rem
}

.back.betting-blue {
    /* flex: 1;
    text-align: center;
    background: #23313e;
    padding: 5px 15px;
    width: 55px;
    height: 30px;
    margin: -1px;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 14px;
    line-height: 13px !important;
    padding: 5px 0;
    width: 49%; */
    /* padding: 5px 0; */
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    float: left;
    margin-right: 1%;
    font-size: 14px;
    line-height: 13px !important;
    /* padding: 5px 0; */
    /* width: 6rem !important;
    height: 2.1rem  !important; */
}

.size .ng-binding {
    font-size: 9px;
    padding: 5px 0px;
    font-weight: bold;
    color: #43444a;
}

.backbattingbox .back.betting-blue {
    margin: 1px;
    /* border-radius: 4px; */
    /* padding: 5px 0px; */
    padding: 4px 22px;
    /* height: 48px; */
    height: 36px;
    width:7rem
}

.laybettingbox .lay.betting-pink {
    margin: 1px;
    border-radius: 4px;
    padding: 5px 24px;
    height: 48px;
}

/* .back.betting-blue.firstround {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
} */

/* .lay.betting-pink.lasttround {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
} */

.table-responsive {
    width: 100%;
    float: left;
}

.market-listing-table thead tr th {
    color: #fff;
    padding: 10px 8px !important;
    text-align: center;
}

.market-listing-table thead tr th.title {
    color: #fff;
    padding: 10px 8px !important;
    text-align: left;
}

.market-listing-table>thead>tr>th.title i {
    width: 20px;
    font-size: 13px;
    display: inline-block;
    color: #e4c41e;
    cursor: pointer;
}

.market-listing-table {
    width: 100%;
    color: #393933;
    background: #fff;
    /* border: 1px solid #72bbef; */
    /* height: 538px; */
}

.market-listing-table tbody {
    position: relative;
}

.market-listing-table>tbody>tr>td i {
    font-size: 15px;
    display: inline-block;
    float: left;
    line-height: 22px;
}

.market-listing-table>tbody>tr>td .fa-star {
    color: #176db5;
    width: 20px;
}


/* .market-listing-table>tbody>tr>td .event-name{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;width:45%;display:inline-block;float:left;font-weight: bold;letter-spacing: 0.5px;} */

.market-listing-table>tbody>tr>td>a small .red {
    color: red;
}

.market-listing-table>tbody>tr>td>a small .green {
    color: green;
}

.market-listing-table>tbody>tr>td>.odds_value {
    float: inherit;
    line-height: 22px;
    font-size: 12px;
    display: block;
    font-weight: bold;
}

.market-listing-table>tbody>tr>td>small {
    float: right;
    line-height: 22px;
}

.market-listing-table>tbody>tr>td>small time {
    font-size: 10px;
}

.match_status {
    display: inline-block;
}

.ng_value {
    float: right;
    font-size: 15px;
    margin-top: 0px;
    color: #ffffff;
    font-weight: 600;
}

.blue-extra-light {
    background-color: #c7e1ec !important;
    border-left-color: #fff;
}

.blue-light {
    background-color: #bde3f3 !important;
    border-left-color: #fff;
}

.pink-light {
    background-color: #fbd6de !important;
    border-left-color: #fff;
}

.pink-extra-light {
    background-color: #efdde1 !important;
    border-left-color: #fff;
}

.market-listing-table>tbody>tr>td.back {
    text-align: center;
    width: 63px;
    cursor: pointer;
    position: relative;
}

.market-listing-table>tbody>tr>td.lay {
    text-align: center;
    width: 63px;
    cursor: pointer;
    position: relative;
}

.market-listing-table>tbody>tr>td.mark-back {
    background-color: #72BBEF;
}

.market-listing-table>tbody>tr>td.mark-lay {
    background-color: #FAA9BA;
}

.market-listing-table>tbody>tr>td.empty {
    text-align: center;
}

.market-listing-table>tbody>tr>td .odds {
    font-weight: normal;
}

.market-listing-table>tbody>tr:hover {
    background-color: rgb(246, 246, 246);
}

.market-listing-table>tbody>tr>td.back.unhighlighted {
    background-color: #e3f3fe;
}

.market-listing-table>tbody>tr>td.lay.unhighlighted {
    background-color: #fdeef2;
}

.event-name {
    font-size: 13px !important;
    color: #000 !important;
    width: 100%;
    /* font-weight: bold; */
    line-height: 19px;
    font-weight: 700 !important;
    font-family: "Roboto Condensed", sans-serif !important;
}

.open_bets-table .event-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 80%;
    font-family: Ro;
    display: inline-block;
    /* font-weight: 600;
    letter-spacing: 0.4px; */
}

.market-listing-table>tbody>tr>td .odds {
    font-weight: bold;
    font-size: 16px;
}

.market-listing-table>tbody>tr>td .size span {
    float: none !important;
    font-size: 10px;
}

.apl-table tbody>tr td:first-child {
    position: relative;
}

.fancybox table {
    margin-bottom: 0px;
}

.fancy_back,
.fancy_lay {
    position: relative;
}

.book_match {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-10%, -50%);
    color: #4d749e;
    cursor: pointer;
    padding: 2px 5px 5px 5px;
    background: #5c996f;
    border-radius: 2px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.35), 0px 1px 3px rgba(0, 0, 0, 0.18), inset 0px -3px 0px rgba(0, 0, 0, 0.35), inset 0px 14px 14px rgba(255, 255, 255, 0.25);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.35), 0px 1px 3px rgba(0, 0, 0, 0.18), inset 0px -3px 0px rgba(0, 0, 0, 0.35), inset 0px 14px 14px rgba(255, 255, 255, 0.25);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.35), 0px 1px 3px rgba(0, 0, 0, 0.18), inset 0px -3px 0px rgba(0, 0, 0, 0.35), inset 0px 14px 14px rgba(255, 255, 255, 0.25);
    font-size: 13px;
}

.market-listing-table tbody tr>td.odds-placeholder {
    width: 93px;
    background: #f9f7f9 !important;
    color: #565457;
    text-align: left;
}

.balance-panel-body table::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.balance-panel-body table:hover::-webkit-scrollbar-thumb {
    background-color: #848484;
}

.balance-panel-body table:hover::-webkit-scrollbar-track-piece {
    background-color: rgba(128, 128, 128, 0.5);
}

.right-bet-content::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.right-bet-content:hover::-webkit-scrollbar-thumb {
    background-color: #848484;
}

.right-bet-content:hover::-webkit-scrollbar-track-piece {
    background-color: rgba(128, 128, 128, 0.5);
}

.right-bet-content .mod-header .cls-btn {
    display: none;
}

.match-content::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.match-content:hover::-webkit-scrollbar-thumb {
    background-color: #a09c9c;
}

.match-content:hover::-webkit-scrollbar-track-piece {
    background-color: rgba(128, 128, 128, 0.5);
}

.side-inner::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.side-inner:hover::-webkit-scrollbar-thumb {
    background-color: #a09c9c;
}

.side-inner:hover::-webkit-scrollbar-track-piece {
    background-color: rgba(128, 128, 128, 0.5);
}

.mod-header {
    background: #fff;
    color: #000;
    padding: 10px;
    position: relative;
    /* width: 100%; */
    float: left;
}

.right-bet-content .mod-header {
    overflow: hidden;
    background: #59686f;
}

.mod-header.tab_bets {
    /* padding: 5px; */
    padding: 0px;
    /* background-color: rgb(193, 9, 47); */
    background-color: #343a40;
    /* background-image: linear-gradient(#5ecbdd, #146578); */
    /* border: 1px solid #72bbef; */
    width: 100%;
    margin-bottom: 19px;
}

.table-responsive p {
    color: #040404;
}

.mod-header.tab_bets .nav-pills>li>a {
    /* color: white; */
    color: #e7eaef80;
    font-family: "Roboto Condensed", sans-serif !important;
font-weight: 500;
    padding: 0px 10px;
    /* border-radius: 5px; */
    /* border: solid 1px #f6a21e; */
}

.mod-header.tab_bets .nav-pills>li.active>a {
    /* background: white; */
    background-image: linear-gradient(#5ecbdd, #146578);
    /* border: 1px solid #7f8c92; */
    /* border-radius: 3px; */
    /* color: black; */
    color: white;
}

li.nav-item.full-screen a {
    padding: 3px 10px !important;
}

.mod-header .bat_counter {
    /* color: white; */
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
}
.mod-header .bat_counter.active{
    color:#000;
}

.mod-header button {
    color: #171515;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ffb80c;
    border: solid 1px #ffb80c;
    border-radius: 13px;
    padding: 0px 6px;
    font-size: 13px;
}

.mod-header button i {
    color: #e2eaf0;
}

.bet-slip-box {
    color: #1e1e1e;
    display: flex;
    font-size: 14px;
    flex-direction: column;
    position: relative;
    z-index: 0;
    border-radius: 4px;
    overflow: hidden;
    width: 100%;
    float: left;
}

.bet_head {
    align-items: flex-start;
    padding: 3px;
    font-weight: bold;
    font-size: 13px;
}

.close_btn {
    float: right;
    color: #da161d;
    font-size: 15px;
    cursor: pointer;
}
    
.bet-box_inner {
    padding: 5px;
    width: 100%;
    float: left;
    /* height:210px; */
}

.profits,
.losss {
    width: 50%;
    float: left;
}

.profit_loss-head,
.inner-bet-section {
    width: 100%;
    float: left
}

.oddds-stake-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.oddds-stake-box .items {
    padding: 0px 5px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 30px;
}


/*bet-controll-btn*/

.closebtn span {
    font-size: 25px;
    border-radius: 3px;
    padding: 0px 15px;
}

.slider-menu-back p {
    display: inline-block;
    font-weight: 800;
    font-size: 13px;
    margin-left: 10px;
    margin-bottom: 0px
}

.button-wrapper {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    position: absolute;
    left: -19px;
    top: 16px;
}

.bet-box_inner .form-group {
    margin-bottom: 5px;
}

button.step-up {
    border-radius: 0 3px 0 0;
}

button.step-up {
    border-radius: 0 3px 0 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.quantity-stack {
    position: relative
}

.quantity input,
.quantity-stack input {
    height: 35px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-left: 20px;
    border: 1px solid #eee;
}

.quantity input:focus {
    outline: 0;
}

.quantity-nav {
    position: relative;
    height: 35px;
    width: 100%;
}

.plus_btn {
    position: absolute;
    top: 0;
    height: 100%;
    font-size: 11px;
}

.quantity-button.quantity-up {
    top: 0;
    position: absolute;
    cursor: pointer;
    padding: 9px 6px;
    color: #8e8e8e;
    border-top: transparent;
    border-bottom: transparent;
    border-left: solid 1px #f6a21e;
    background: #f6a21e
}

.quantity-button.quantity-down {
    top: 0;
    position: absolute;
    cursor: pointer;
    padding: 9px 6px;
    color: #8e8e8e;
    border-top: transparent;
    border-bottom: transparent;
    border-left: transparent;
    border-right: solid 1px #f6a21e;
    background: #f6a21e
}

.inc.plus_btn {
    right: 24px;
}

.dec.plus_btn {
    left: 0;
}


/*bet-controll-btn*/

.bet-btns {
    display: flex;
    flex-wrap: wrap;
    margin: 0.25em 0px;
    position: relative;
    bottom: 11px;
    right:1px
}

.brt_btn {
    width: 23%;
    padding: 0px;
    margin: 1px 2px;
    flex: auto;
}

.bet-btns button {
    font-size: 12px;
    text-align: center;
    margin-right: 1em;
    width: 100%;
    color: black;
    cursor: pointer;
    padding: 7px 4px;
    border-width: 1px;
    border-style: solid;
    /* border-color: #f6a21e; */
    border-image: initial;
    background: white;
    font-weight: 700;
    border-radius: 4px;
}

.bet-box-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    bottom:12px

}

.bet-box-footer .btn {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0px 2px;
    font-weight: bold;
    border-radius: 20px;
}

.bet-box-footer .place-bet {
    /* background: linear-gradient(270deg, #52b202, #91ff35); */
    background-color: #026d02 !important;
    background-image: linear-gradient(#07af07, #026d02);
    color: white;
    border-radius: 50px;
}

.bet-box-footer .cancle-bet {
    /* border-color: linear-gradient(270deg, #b2102f, #ff1744);; */
    color: white;
    /* background: linear-gradient(270deg, #b2102f, #ff1744);; */
    background-color: #c30529 !important;
    background-image: linear-gradient(#ff5071, #c30529);
    border-radius: 50px;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #fadf00 !important;
}

.item.items svg {
    height: 40px;
    width: 40px;
    fill: #ffffff;
    display: block;
    animation: shadowSlide 2s infinite;
    animation-fill-mode: both;
    transform: translate3d(0, 0, 0);
}

@keyframes shadowSlide {

    0%,
    100%,
    50% {
        text-shadow: 0 0 50px rgba(155, 105, 0, 0), 0 0 50px transparent, 0 0 5px rgba(181, 123, 0, 0);
        fill: #ffd109;
    }

    25% {
        text-shadow: 0 0 54px #ffcf68, 0 0 50px rgba(0, 0, 0, .21), 0 0 5px rgba(181, 123, 0, .39);
        fill: #fff;
    }
}

.owl-theme .owl-controls .owl-page span {
    border: 1px solid #fadf00 !important;
}

.market-listing-table>thead>tr>th.title img {
    margin-left: 10px;
    cursor: pointer;
}

.strt-time {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 4px 15px;
    background-color: #5ecbdd;
    background-image: linear-gradient(#5ecbdd, #146578);
    color: #fff;
    border-bottom: 1px solid #57646b;
    /* border-left: 3px solid #f8db4f; */
}

.odds-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px;
    background: #fff;
    color: #fff;
    border-bottom: 1px solid #373e42;
}

.match_status span.going_inplay {
    background: #fff;
    color: #000;
    padding: 5px 15px;
    border-radius: 20px;
    font-weight: 600;
}

.book-loadfancy-btn .btn-primary {
    font-weight: 600;
    border-color: #ffb80c !important;
    background: #ffb80c !important;
    color: #000 !important;
    padding: 5px 15px;
    border-radius: 20px;
}

span.match-name-team {
    width: 100%;
}

.bet_mob {
    display: flex;
    align-items: center;
    padding: 2px 7px;
    background: #fff;
    border-bottom: 1px solid gainsboro;
    font-size: 13px;
}

.maxminstake {
    flex-grow: 1;
    font-size: 11px;
    font-weight: 600;
    color: #6a6a6a !important;
}

.player-draw {
    width: 100px;
}

.player-draw {
    width: 100px;
    color: #fff;
}

.odds_rows {
    display: flex;
    align-items: center;
    background: #fff;
    border-bottom: 1px solid gainsboro;
    position: relative;
}

/* .w-56 {
    width: 50px;
    text-align: center;
    font-weight: 600;
    color: #686262;
    font-size: 13px;
} */


.w-56 {
    width: 55px;
    /* text-align: center; */
    font-weight: 600;
    color: #000;
    font-size: 13px;
    padding-right: 6rem;
}

.w-55 {
    width: 68px;
    text-align: center;
    font-weight: 600;
    color: #000;
    /* font-size: 13px; */
    /* padding-right: 8rem; */
    padding: 2px;
    margin-right: 70px;
    background: #72bbef;
    border-radius: 12px 0px 0px 0px;
}

.w-58 {
    width: 68px !important;
    text-align: center;
    font-weight: 600;
    color: #000;
    font-size: 13px;
    /* padding-left: 1.2rem; */
    padding: 2px 11px;
    margin-left: -68px;
    margin-right: -2px;
    /* display: flex; */
    border-radius: 0px 12px 0px 0px;
    background: #faa9ba !important;
    position: relative;
    left: 2px;
}


.w-57 {
    width: 55px;
    /* text-align: center; */
    font-weight: 600;
    color: #000;
    font-size: 13px;
    padding-left: 1.2rem;
}

.events_odds {
    flex-grow: 1;
    padding: 5px 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.odds_group {
    display: flex;
    position: relative;
}

.horce-pop-team .fas {
    margin-right: 5px;
}


/*.odds_value{color:#fff !important;}*/

.betting-blue:nth-child(1),
.betting-blue:nth-child(2) {
    /* background: rgb(148 233 255) !important; */
    background-color: #72bbef;
    color: #43444a;
    min-width: 6rem;
}

.betting-pink {
    /* background: rgb(249 200 211) !important; */
    background-color: #faa9ba !important;
    color: #43444a;
}

.mark-back {
    /* background: rgb(148, 223, 255) !important; */
}

.mark-lay {
    /* background: rgb(249, 200, 211) !important; */
}

.match-tittle img {
    width: 20px;
    margin-left: 5px;
}

.match-tittle span {
    font-weight: normal;
    font-size: 12px;
}

/* .marketTitle .match-name-team {
    font-size: 11px;
    font-weight: 700;
} */

.marketTitle .match-name-team {
    font-size: 13px;
    font-weight: 700;
    text-align: start;
    margin: 0px 8px;
    color: white;
}

span.inplay_txt {
    color: #ffb80c;
    font-weight: 500;
    padding-left: 5px;
}

.partner_logo {
    border-top: 1px solid #606060;
    text-align: center;
    margin: 0px auto;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.partner_logo img {
    margin: 30px 15px;
}

.market-listing-table thead tr th.title span {
    font-size: 10px;
    text-transform: capitalize;
    font-weight: normal;
    padding: 0px 3px;
    border-left: solid 1px #c2ddf3;
}

.no_border {
    border-left: transparent !important;
    margin-left: 10px;
    font-weight: normal;
}

.no_border a {
    margin: 3px 6px;
    display: inline-block;
}

.sm-nav .left-side {
    width: 60px;
}

.sm-nav .left-side .mob-hide {
    display: none;
}

.sm-nav .left-side .dropdown-toggle {
    text-align: center;
    font-size: 10px;
    padding: 8px 3px;
}

.sm-nav .left-side .match_count {
    display: none;
}

.stack_input_field {
    position: relative;
}

.stack_input_field .form-control[disabled] {
    background-color: transparent;
}

.stack_input_field input {
    text-align: center;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-color: #fff;
    background-image: none;
    border: 1px solid #f6a21e;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    overflow: hidden;
}

.plus_btns,
.minus_btns {
    display: none;
}

.sub_heading_tabel {
    background-color: #e2eaf0;
    color: #3b5160;
    padding: 10px;
    width: 100%;
    float: left;
}

.filter_page {
    background: #fff;
    width: 100%;
    float: left;
}

#mstruserid {
    width: 100%;
    float: left;
}

.search_btn {
    background: #ffb80c;
    color: #000;
    border-radius: 0px;
    padding: 7px 7px;
    border: none;
    height: 34px;
    position: absolute;
    right: 0;
    bottom: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.number_pegination {
    margin: 10px 0px;
    color: #000;
}

.form-horizontal input,
.form-horizontal select {
    border-radius: 0px;
}

.usersech input {
    width: 85%;
    float: left;
    border-radius: 0px;
}

.footer-usersech {
    width: 15% !important;
    float: right;
    border-radius: 0px;
    position: relative;
}

.icon-mobile {
    display: none;
}

.cls-sort {
    color: #000000;
}

.toggle-star i {
    color: #186cb4;
}

.inpsize {
    width: 60px;
    text-align: center;
}

.paging_simple_numbers {
    display: block;
    float: left;
    margin: 10px 0px;
}

.paginate_button.current {
    color: #000 !important;
}

.paginate_button {
    background: #3b5160;
    border-radius: 3px;
    font-weight: bold;
    padding: 5px 10px;
    margin-right: 5px;
    color: #fff !important;
    border: solid 1px #3b5160
}

.paginate_button:hover {
    color: #fff;
}

#userListForm {
    float: right;
    width: 100%;
}

#accordion .link {
    color: #ffffff;
    padding: 5px;
    background: linear-gradient(to bottom, #00549E, #1C75BC);
}

#accordion .link i {
    float: right;
    cursor: pointer;
    font-size: 20px;
}

.self-btn {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 5px;
}

#cssmenu .nav>li>a:focus,
#cssmenu .nav>li>a:hover {
    background: transparent;
}

.select_account {
    padding: 2px;
}

.bootstrap-datetimepicker-widget {
    background:
        /*#fad72c*/
        #fff;
    color: #333;
}

.m-bg i {
    float: right;
}

.deskaction {
    width: 200px;
    display: inline-block;
}

.runner-name {
    width: 40px;
}

.se_no {
    width: 10px;
}

.checkboxs {
    margin: 8px 0px;
    width: 100%;
    /* float: left; */
}

.tabel-scroll-1 {
    position: relative;
    width: 100%;
    float: left;
}

.open-toggle,
.closebtn {
    display: none
}

.featured-box ul {
    margin: 0;
    padding: 0px;
}


/* #tv-box-popup{ width:350px;height: 250px;} */

#tv-box-popup video {
    width: 100% !important;
    height: 100% !important;
}

#tv-box-popup ul {
    width: 100% !important;
    height: 100% !important;
}

.controls {
    width: 100% !important;
}

.select-tv {
    position: relative;
}

.select-tv-ico img {
    width: 25px;
}

.tv-btn.activeTv {
    background-color: #ffe66c !important;
    color: #fff;
    border-color: #ffe66c !important;
}

.tv-btn {
    border-radius: 0px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background: #e2eaf0 !important;
    border: solid 1px #e2e2e2 !important;
    border-radius: 30px;
    color: #000 !important;
    font-weight: bold;
}

.controls {
    background: rgba(0, 0, 0, 0.5) !important;
}

.featured-box {
    width: 100%;
    float: left;
}

.book_position-btn {
    float: right;
}

.delate-icon {
    width: 15px;
}


/*popup-css*/

.close {
    color: #fff;
    opacity: 9;
}

.close i {
    color: #fff;
}

.modal-content {
    border-radius: 15px;
    /* margin-top: 5rem; */
    /* height: 34rem; */
    /* width: 96%; */
    /* float: left; */
    /* border: 5px solid #6fe3f5 */
}

.modal-content .bets-table {
    color: #fff;
}

.modal-content .modal-body {
    width: 100%;
    float: left;
    padding: 6px;
    padding: 0px 20px;
    /* border-bottom-left-radius: 11px;
    border-bottom-right-radius: 11px; */
    /* background: linear-gradient(179deg, black, #000000) !important; */
    /* background-color: rgb(0, 70, 135); */
    /* background-color: white; */
    /* background-image: linear-gradient(#5ecbdd, #146578); */
    padding-bottom: 15px;
}

.modal-content .col-md-12.form-group {
    float: right;
}

.col-md-12.row {
    margin: 8px 0px;
}

.modal-dialog .table_tittle #tital_change {
    color: #fff;
}

.title_popup {
    background: #f6a21e;
    color: #fff;
    padding: 10px;
    position: relative;
    margin-bottom: 15px;
}

.modal-content label {
    color: #000;
}

.modal-content input {
    border-radius: 0px;
}

.account_boxs tr th {
    color: #000;
}

.fancy_bets table {
    margin-bottom: 0px;
}

.fancy_bets {
    overflow: hidden;
    overflow-x: scroll;
    background: #fff;
}

.fancy_bets td {
    font-weight: bold;
    color: #000;
    font-size: 11px;
}

.fancy_bets .mark-lay {
    background: #FAA9BA;
}

.fancy_bets .mark-back {
    background: #72BBEF;
}

#UserAccountInfo .modal-content {
    background: #fff;
}

#UserAccountInfo .modal-content label,
#UserAccountInfo .account_boxs tr th {
    color: #000;
}

.btn-info {
    color: #ffffff;
    /* background: none; */
    /* background-image: linear-gradient(#5ecbdd, #146578); */
    border: none;
}

.btn-info.focus,
.btn-info:focus {
    color: #ffb80c;
    background-color: transparent;
    border-color: #ffb80c;
    outline: none;
}

.btn-info:hover {
    color: #ffb80c;
    background-color: transparent;
    border-color: #ffb80c;
}


/*popup-css*/


/*on-off-button*/

.view_icon {
    background: #FAD701;
    color: #000;
    padding: 7px;
    border-radius: 2px;
    position: relative;
    display: inline-block;
}

.toggle-label {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 30px;
    margin: 0px;
    border: 1px solid #808080;
    margin-right: 5px;
    float: left;
}

.toggle-label input[type=checkbox] {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.toggle-label input[type=checkbox]:checked+.back {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00a651;
    /*green*/
}

.toggle-label input[type=checkbox]+.back {
    background: #ed1c24;
    transition: background 150ms linear;
    height: 100%;
    width: 50%;
}

.toggle-label input[type=checkbox]:checked+.back .toggle {
    display: block;
    position: absolute;
    content: ' ';
    background: #fff;
    width: 50%;
    height: 100%;
    transition: margin 150ms linear;
    border: 1px solid #808080;
    border-radius: 0;
}

.toggle-label input[type=checkbox]+.back .toggle {
    margin-right: 30px;
    position: absolute;
    background: #3b5160;
    height: 100%;
    width: 50%;
}

.toggle-label .label {
    display: block;
    position: absolute;
    width: 50%;
    color: #000;
    line-height: 23px;
    text-align: center;
    font-size: 10px;
}

.toggle-label .label.on {
    right: 0px;
}

.toggle-label .label.off {
    left: 0px;
}

.toggle-label input[type=checkbox]:checked+.back .label.on {
    color: #fff;
}

.toggle-label input[type=checkbox]+.back .label.off {
    color: #fff;
}

.toggle-label input[type=checkbox]:checked+.back .label.off {
    color: #000;
}


/*on-off-button*/


/*custom-input-file*/

.fileContainer {
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    margin-bottom: 0;
    background: #2c3235 url(../images/select-file-icon.jpg) 0px center no-repeat;
    color: #fff;
    padding: 6px 15px 6px 45px;
    border-radius: 4px;
    background-size: 32px;
    width: 100%;
    border: 1px solid #383d40;
}

.fileContainer [type=file] {
    cursor: inherit;
    display: block;
    font-size: 999px;
    filter: alpha(opacity=0);
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}

.custom_label {
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    color: #fff;
}


/*custom-inpit-file*/


/*custom-checkbox*/

.Checkbox {
    width: 20px;
    height: 20px;
    position: relative;
}

.Checkbox>* {
    position: absolute;
}

.Checkbox-visible {
    border: 1px solid gray;
    width: 16px;
    height: 16px;
    margin: 2px;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 3px;
}

.Checkbox>input {
    z-index: 1;
    opacity: 0;
    left: 50%;
    top: 50%;
    transform: translatex(-50%) translatey(-50%);
    display: block;
    cursor: pointer;
    width: 20px;
    height: 20px;
}

.Checkbox>input:checked+.Checkbox-visible {
    background: #59cb59;
    border-color: #59cb59;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTQnIGhlaWdodD0nMTQnIHZpZXdCb3g9JzAgMCAxNCAxNCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48dGl0bGU+d2hpdGU8L3RpdGxlPjxwYXRoIGQ9J001LjM3OCAxMS4zN0wyIDcuNTlsMS40MzgtMS4yODZMNS4zNzQgOC40N2w1LjE4NS01Ljg0TDEyIDMuOTFsLTYuNjIyIDcuNDYnIGZpbGw9JyNmZmYnLz48L3N2Zz4=);
}

.Checkbox>input:hover+.Checkbox-visible {
    border-color: #cccccc;
}

.Checkbox>input:hover:checked+.Checkbox-visible {
    border-color: #0ca750;
}

.Checkbox>input:focus+.Checkbox-visible {
    border-color: #59cb59;
}

.checkbox input[type=checkbox] {
    margin-left: inherit !important;
}


/*custom-checkbox*/


/*custom-radio-button*/

.radio {
    margin: 0.5rem;
    display: inline-block;
}

.radio-label {
    font-weight: bold !Important;
    padding-left: 0px !important;
}

.radio input[type="radio"] {
    position: absolute;
    opacity: 0;
}

.radio input[type="radio"]+.radio-label:before {
    content: '';
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: 18px;
    height: 18px;
    position: relative;
    margin-right: 5px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
}

.radio input[type="radio"]:checked+.radio-label:before {
    background-color: #1c72b9;
    box-shadow: inset 0 0 0 4px #f4f4f4;
}

.radio input[type="radio"]:focus+.radio-label:before {
    outline: none;
    border-color: #1c72b9;
}

.radio input[type="radio"]:disabled+.radio-label:before {
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4;
}

.radio input[type="radio"]+.radio-label:empty:before {
    margin-right: 0;
}


/*custom-radio-button*/

.green_table {
    padding-right: 5px;
}

.red_table {
    padding-left: 5px;
}

.widget .table-bordered {
    border: 1px solid #dddddd;
    border-collapse: separate;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.widget .table {
    width: 100%;
    margin-bottom: 20px;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    font-size: 12px;
}

.widget.widget-table .table {
    margin-bottom: 0;
    border: none;
}

.widget.widget-table .widget-content {
    padding: 0;
}

.widget .widget-header+.widget-content {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 100%;
    float: left;
}

.widget .widget-content {
    padding: 20px 15px 15px;
    background: #FFF;
    border: 1px solid #D5D5D5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.widget .widget-header {
    position: relative;
    height: 40px;
    line-height: 40px;
    background: linear-gradient(to bottom, #00549E, #1C75BC);
    text-shadow: 0 1px 0 #fff;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1), inset 0 1px 0 white, inset 0 -1px 0 rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #bababa;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-background-clip: padding-box;
}

.widget thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}

.widget .widget-header h3 {
    position: relative;
    display: inline-block;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5);
    margin-top: 0px;
}

.widget .widget-header h3 img {
    width: 25px;
}

.widget .widget-header [class^="icon-"],
.widget .widget-header [class*=" icon-"] {
    display: inline-block;
    margin-left: 13px;
    margin-right: -2px;
    font-size: 16px;
    color: #555;
    vertical-align: middle;
}

.widget .table-striped tfoot {
    background: linear-gradient(to bottom, #00549E, #1C75BC);
    color: #fff;
    font-weight: bold;
}

.widget .acco a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 95%;
    font-size: 11px;
    font-weight: bold;
}

.accountste .form-horizontal .btn-success,
.accountste .form-horizontal .btn-danger {
    width: 31%;
}

.chip_history .form-horizontal .btn-success,
.chip_history .form-horizontal .btn-danger {
    width: 24%;
}

.profit_loss .form-horizontal .btn-success,
.profit_loss .form-horizontal .btn-danger {
    width: 31%;
}

.match-check {
    width: 20px;
    height: 20px;
    position: relative;
    display: inline-block;
    float: left;
}

.online_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.user-online-btn img {
    width: 20px;
}


/*fancy*/

.eventdesign {
    border-bottom: 3px solid #3b5160;
}

.eventdesign span {
    text-transform: capitalize;
    margin: 0px 5px;
}

.design {
    color: #fff;
    background: #3b5160;
    padding: 2px 20px 2px 5px;
    display: inline-block;
    width: auto;
    border-top-right-radius: 10px;
    font-size: 14px;
}


/* .fancybox{width:100%;float:left;} */

.fancy-table {
    /* margin-top: 10px; */
    width: 100%;
    float: left;
}

.fancy-heads,
.fancy-rows {
    width: 100%;
    float: left;
    /* background-color: #f6a21e; */
    position: relative;
    /* background-color: rgb(41, 37, 37); */
    /* background-image: linear-gradient(#5ecbdd, #146578); */
    /* border: 1px solid #72bbef; */
}

.show-toggle i {
    /* position: absolute; */
    /* top: 7px; */
    /* right: 5px; */
    font-size: 20px;
    color: #ffffff;
    transition: 0.5s;
}

.show-toggle.collapsed i {
    transform: rotate(180deg);
}

.fancy-heads .event-sports strong {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #1a6f38;
    padding: 9px 10px;
    width: auto;
    border-top-right-radius: 10px;
    font-size: 14px;
}

.fancy-rows {
    background: #fff;
    border: 1px solid #373e42;
    border-top: none;
}

.event-sports {
    float: left;
    width: calc(100% - 260px);
    /* padding: 5px; */
    color: #fff;
    padding: 0px 0px 5px 5px;
}

.fancy-exp {
    color: #f00;
    font-size: 13px;
    margin-left: 0px;
    font-weight: bold;
    margin-top:5px;
    margin-right: 4px 
}

.empty-div {
    width: 8%;
    float: left;
}

.event-sports button {
    float: right !important;
    margin: 2px 5px;
    padding: 0px 0px;
    text-transform: capitalize;
}

.fancy_buttone .bet-button {
    margin: 1px;
    border-radius: 4px;
    padding: 5px 0px;
    height: 48px;
}

.fancy-backs {
    padding: 5px;
    font-size: 14px;
    width: 50%;
    float: left;
    color: #000;
    text-align: center;
    background-color: #72bbef;
    cursor: pointer;
    position: relative;
}

.eventdesign img {
    margin: 0px 10px;
}

.fancy-lays {
    padding: 5px;
    font-size: 14px;
    width: 50%;
    float: left;
    color: #000;
    background-color: #faa9ba;
    cursor: pointer;
    position: relative;
    text-align: center;
}

.fancy_buttons {
    width: 63px;
    float: left;
    text-align: center;
    position: relative;
}

.fancy_buttone {
    width: 100%;
    float: left;
    display: flex;
}

.fancy_div {
    width: 126px;
    float: left;
    text-align: center;
    position: relative;
}

.event-sports-name {
    margin-top: 10px;
    /* padding: 0px 10px; */
}

.ball-running-msg h1 {
    margin-top: 12%;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.head-yes,
.head-no {
    width: 100% !important;
    /* color: #ffffff; */
    background: transparent;
    border: transparent !important;
    margin-top: 2px;
}

.ball-running-msg {
    background: #fff;
    opacity: 0.7;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 0;
    color: #000;
    padding: 3px 0px;
    right: 0;
    height: 100%;
    font-weight: bold;
    border-radius: 5px;
}

.min-max-mobile {
    display: none;
}

.fancy-stake {
    text-align: left;
    font-weight: 600;
    font-size: 11px;
    margin-top: 17px;
    margin-left: 15px;
    display: inline-block;
    color: #fff;
}

.min-max-mobile img {
    width: 15px;
}

.fancyTouch {
    display: none;
}

.size span {
    font-size: 13px;
}


/*fancy*/

.betting-pink h6,
.betting-blue h6 {
    background: #fff;
    opacity: 0.7;
    text-align: center;
    width: 117px;
    position: absolute;
    top: 0;
    color: #000;
    right: 0;
    height: 100%;
    line-height: 43px;
    font-size: 15px;
    font-weight: bold;
    z-index: 1;
    border-radius: 6px;
    margin: 0 auto;
    left: 0;
}

.m-bg span {
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background: #f6a21e;
    color: #fff;
    display: inline-block;
    text-align: center;
    margin: 0px 5px 5px 0px;
    font-size: 10px;
    line-height: 18px;
}

.account_boxs {
    border: solid 1px #ddd;
    width: 100%;
    float: left;
    margin: 5px 0px;
}

.account_boxs .form-inline .form-group {
    margin: 5px 0px;
}

.account_boxs .form-inline .form-control {
    border-radius: 0px;
}

.account_boxs .btn {
    float: right;
}

.yello {
    background: #ecff4c !important;
}

.yellov {
    background: #ecff4c !important;
}


/***odds-change-animaton-start***/

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-text-fill-color: black;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    transition: background-color 5000s ease-in-out 0s;
}



/*score-box-css*/


/*loader-css-start*/

.spinner {
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    font-size: 11px;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 10000;
    margin: 0 auto;
    transform: translate(-50%, -50%);
}

.report-loader .spinner {
    display: block !important;
    z-index: 999
}

.report-loader:before {
    content: '';
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 1
}

#loader-1:before,
#loader-1:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    border: 10px solid transparent;
    border-top-color: #525452;
    margin: 0 auto;
}

#loader-1:before {
    z-index: 100;
    animation: spin 1s infinite;
}

#loader-1:after {
    border: 10px solid #ccc;
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loader {
    position: absolute;
    top: 0%;
    right: 0%;
    justify-content: center;
    align-items: center;
    z-index: 9999999;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
}

.lds-dual-ring {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 46px;
    height: 46px;
    margin: 1px;
    border-radius: 50%;
    border: 5px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: lds-dual-ring 1.2s linear infinite;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 30%;
    position: relative;
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/*loader-css-end*/

.alert-danger,
.alert-success {
    width: 100%;
    float: left;
}

#MatchUnMatchBetaData .mark-lay.content_user_table {
    background: #FAA9BA;
}

#MatchUnMatchBetaData .mark-back.content_user_table {
    background: #72BBEF;
}

#MatchUnMatchBetaData .mark-lay.content_user_table td,
#MatchUnMatchBetaData .mark-back.content_user_table td {
    font-weight: 600;
    color: #000;
}

#matchListClone ul {
    margin-bottom: 0px;
}

#matchListClone ul li {
    margin: 5px 0px;
    cursor: pointer;
    text-align: center;
    width: 50%;
    margin: 4px auto;
    font-weight: bold;
    color: #000;
}

#matchListClone ul li:hover {
    background: #c2ddf3;
}

.profit_loss-head .stack_input_field {
    display: inline-block;
}

.profit_loss-head {
    display: flex;
}

.profit_loss-head .items {
    flex: 1;
    margin-left: 5px;
}

.account-tittle {
    background-color: rgb(40, 146, 78);
    width: 100%;
    display: block;
    color: #fff;
    padding: 5px;
}

.Hyper,
.Super,
.Master {
    font-size: 10px;
}

.full-screen {
    float: right !important;
    background: #f6a21e;
}

.full-screen i {
    color: #ccc;
    font-size: 22px;
}

.coloredTable .mark-lay.content_user_table {
    background: #FAA9BA;
}

.coloredTable .mark-back.content_user_table {
    background: #72BBEF;
}

.coloredTable .mark-lay.content_user_table td,
.coloredTable .mark-back.content_user_table td {
    font-weight: 600;
    color: #000;
}

.bettoggle {
    display: none;
    color: #fff;
}

.notification {
    width: auto;
}

.runner-width {
    border: transparent !important;
}

.mobile-belance {
    display: none;
}

.in_play {
    font-weight: normal;
    color: #ffffff;
    font-size: 12px;
    margin-right: 10px;
    /* background: linear-gradient(to top, #30ac28 0%, #2eae23 100%); */
    /* padding: 4px 15px; */
    border-radius: 20px;
    text-transform: uppercase;
}

.round-status {
    /* background: rgb(193, 9, 47); */
    font-size: 12px;
    border-radius: 50%;
    color: #ffffff;
    line-height: 20px;
    display: inline-block;
    width: 24px;
    text-align: center;
    height: 20px;
    margin: 0px 5px;
    font-weight: 500;
}

.teenpattis img {
    width: 100%;
}

.match-content iframe {
    width: 100%;
}

.match-content iframe video {
    width: 100% !important;
    left: 0;
    margin: 0 auto;
    height: 100% !important;
}

.teenpatti-row {
    width: 100%;
    float: left;
}

.teenpatti-row .patti-ammount {
    background: transparent;
}

.suspended-msg {
    background: #fff;
    opacity: 0.7;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 1px;
    color: #000;
    padding: 3px 0px;
    right: 0;
    height: 100%;
}

.result_content {
    width: 100%;
    float: left;
}

.result_content ul {
    padding: 0px;
}

.result_content ul li {
    background: #fad72c;
    color: #000;
    border-radius: 100%;
    height: 30px;
    display: inline-block;
    width: 30px;
    text-align: center;
    font-size: 13px;
    line-height: 30px;
    margin: 5px;
    font-weight: bold;
    border: solid 1px #575757;
}

.patti-tittle {
    display: flex;
}

.patti-tittle div {
    flex: 1;
}

.btn_palynow {
    -webkit-transform: rotate(37deg);
    transform: rotate(40deg);
    font-weight: 700;
    line-height: normal;
    text-align: center;
    color: #142740;
    background-color: #fad72c;
    text-transform: uppercase;
    padding: 12px 100px;
    position: absolute;
    right: -102px;
    top: 10px;
    transition: 0.5s;
    display: none;
}

.items-teenpatti a:hover .btn_palynow {
    display: block !important;
}

.items-teenpatti {
    overflow: hidden;
    width: 100%;
    float: left;
    position: relative;
}

.modal-content ol {
    padding: 3px 3px 3px 30px;
}

.modal-content ol li {
    color: #000;
    list-style: decimal;
    font-size: 12px;
    padding: 5px 0px;
}

.world-cup-rules {
    width: 800px;
}

.world-cup-rules .table_tittle {
    padding: 9px;
    font-size: 22px;
    text-align: center;
}

.world-cup-rules .table_tittle i {
    color: #e2eaf0;
}

.world-cup-rules .rules-list {
    font-size: 16px;
    padding: 15px 10px;
    color: #fff;
}

.world-cup-rules .rules-list li {
    color: #000;
    margin: 0px 20px;
    font-size: 14px;
    padding: 2px 0px;
    position: relative;
}

.world-cup-rules .rules-list li:before {
    background: url(../images/sport-sprite.png) 0 -833px no-repeat;
    margin: 0 5px 0 5px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    overflow: hidden;
    display: inline-block;
    content: '';
    position: absolute;
    left: -27px;
    top: 5px;
}

.world-cup-rules .modal-content {
    /*background: url(../images/worldcup-popup-bg.jpg)no-repeat;background-position:center center;*/
}

.world-cup-rules .rules-list p {
    font-weight: 700;
    font-size: 15px;
    color: #000;
}

.mobilemarque {
    display: none;
}

.mobilemarque marquee {
    color: #ffffff;
}

.balancewallet {
    text-align: right;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

.balancewallet a {
    color: #fff;
    margin: 0px 15px;
    display: block;
    text-align: left;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td {
    color: #393933;
}


label {
    color: #000;
}

#update_gen_val td {
    color: #3b5160;
}

strong.paginate_button {
    background: #e2eaf0;
    border-color: #e2eaf0;
    color: #3b5160 !important;
}

.bootbox-confirm .modal-body .close {
    color: #000;
    opacity: 9;
}

.bootbox-confirm .modal-body .bootbox-body {
    color: #3b5160;
}


/* 
footer {
    display: none;
    position: fixed;
    bottom: 0;
    background: #3b5160;
    width: 100%;
    padding: 3px 0px;
    text-align: center;
    z-index: 99;
} */

.bootbox-confirm .modal-body {
    padding: 15px;
}


/*** CRICKET CASINO **/

#casinolist ul {
    padding: 0;
}

#casinolist ul li {
    list-style: none;
    border-bottom: 1px solid #d8d8d8;
    background: linear-gradient(to right, #2C5364, #203A43, #0F2027);
    position: relative;
}

#casinolist ul li:before {
    background-color: #fff;
    position: absolute;
    content: "";
    height: 5px;
    width: 5px;
    border-radius: 50%;
    left: 5px;
    top: 16px;
}

#casinolist ul li a {
    text-transform: capitalize;
    font-size: 13px;
    color: #fff;
    padding: 10px 4px 10px 17px;
    cursor: pointer;
    display: block;
}

.market_rate {
    float: right;
    font-size: 13px;
    font-weight: normal;
}

.casino-heading {
    float: left;
    width: 100%;
    background: #000000;
    color: #fff;
    padding: 0px 9px;
}

.casino-heading h6 {
    font-size: 14px;
    font-weight: bold;
}

.numbers {
    float: left;
    width: 100%;
    margin-top: 5%;
}

.numbers .value-button {
    display: block;
    border: 1px solid #ddd;
    margin: 0px;
    text-align: center;
    vertical-align: middle;
    padding: 11px 0;
    background: #eee;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 20px 0px;
    flex: 1;
    background: #0F2027;
    background: -webkit-linear-gradient(to right, #2C5364, #203A43, #0F2027);
    background: linear-gradient(to right, #2C5364, #203A43, #0F2027);
    background: -webkit-linear-gradient(to right, #f5af19, #f12711);
    background: linear-gradient(to right, #f5af19, #f12711);
    color: #fff;
}

.numbers .value-button:hover {
    cursor: pointer;
}

.numbers form #input-wrap {
    margin: 0px;
    padding: 0px;
}

.numbers form {
    display: flex;
    align-items: center;
}

.numbers input#number {
    text-align: center;
    border: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0px;
    background: transparent;
    border: none;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    flex: 1;
    font-size: 130px;
    line-height: 0;
    color: #f12f11;
    cursor: pointer;
}

.numbers input[type=number]::-webkit-inner-spin-button,
.numbers input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/*** CRICKET CASINO END**/

.betsound-btn {
    background: #e2eaf0;
    color: #000;
    border-radius: 24px;
    padding: 2px 6px;
}

.match-box {}

.match-odds-tittle {}

.odds-item {}

.lable-item {
    display: block;
    font-size: 14px !important;
}

.tab_bets {
    margin-bottom: 0px
}

.betdata {
    position: relative;
}


/* 
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
} */


/*login css end*/

.teenpatti-row {
    width: 100%;
    float: left;
}

.teenpatti-row .patti-ammount {
    background: transparent;
}

.suspended-msg {
    background: #fff;
    opacity: 0.7;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 1px;
    color: #000;
    padding: 3px 0px;
    right: 0;
    height: 100%;
}

.header_teenpatti {
    width: 100%;
    background: #054146;
    padding: 10px;
    float: left;
}

.game_name,
.round_no,
.timer_game {
    float: left;
    color: #fff;
    font-size: 14px;
}

.round_no {
    margin-left: 10px;
    color: #0dd7e8;
}

.timer_game {
    float: right;
}

.game_video {
    width: 100%;
    float: left;
}

.game_result {
    width: 100%;
    float: left;
}

.game_result h2 {
    width: 100%;
    background: #054146;
    margin: 0px;
    font-size: 14px;
    color: #fff;
    padding: 10px;
    float: left;
}

.result_content {
    width: 100%;
    float: left;
    padding: 5px 0px;
}

.result_content ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    width: 100%;
    float: right;
}

.result_content ul li {
    border: 1px solid #000;
    border-radius: 20px;
    font-size: 9px;
    background: #bbb;
    color: #000;
    margin-right: 10px;
    float: left;
    padding: 0px 10px;
    font-size: 14px;
}

.team_name p {
    color: #000;
}

.team_name .runner_amount {
    color: #000;
}

.teenpatti_data .team_name {
    color: #000;
    font-weight: bold;
}

.border_teenpatti {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.teenpatti_data {
    width: 100%;
    float: left;
    position: relative;
}

.team_name {
    width: 60%;
    float: left;
}

.team_lay_value .size {
    margin: 5px 0px;
    width: 100%;
    float: left;
}

.team_lay_value {
    width: 20%;
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0px;
    color: #000;
}

.team_back_value {
    width: 20%;
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0px;
}

.team_lay_value strong {
    height: 15px;
    width: 100%;
    float: left;
    font-size: 12px;
    font-weight: bold;
}

.team_back_value strong {
    height: 15px;
    width: 100%;
    float: left;
    font-size: 12px;
    font-weight: bold;
}

.team_lay_value .size span {
    width: 100%;
    float: left;
    font-size: 10px;
    font-weight: normal;
}

.team_back_value .size span {
    width: 100%;
    float: left;
    font-size: 10px;
    font-weight: normal;
}

.layhead {
    background: #329AE7;
}

.backhead {
    background: #F77791;
}

.teenpatti_data .suspended-msg {
    line-height: 39px;
    font-size: 16px;
    font-weight: bold;
}

.amountint {
    width: 35px;
    padding-left: 5px;
    float: left;
}

.qtyplus {
    padding: 0 5px;
    height: 18px;
    border-radius: 0;
    float: left;
    border-left: 0;
    line-height: 14px;
}

.qtyminus {
    padding: 0px 5px;
    height: 18px;
    /* FLOAT: left; */
    float: left;
    border-radius: 0;
    border-right: 0;
    line-height: 14px;
}

#playStopButton {
    height: 30px;
    width: 70px;
    font-weight: bold;
    border-radius: 8px;
    border: none;
    color: black;
    background-color: lightsteelblue;
    outline: none;
    cursor: pointer;
}

.teenpatti_rows .div-figure {
    flex: 1;
    margin: 10px;
}

.div-figure img {
    width: 100%;
}

.teenpatti_rows {
    display: flex;
}


/*teenpatti-result-css*/

.patti_results .modal-header {
    padding: 10px;
    font-size: 20px;
}

.patti_results .close {
    color: #000 !important;
    font-size: 40px;
    line-height: 0;
    margin-top: 11px;
}

.paati_boxs {
    text-align: center;
    border-right: solid 1px #ddd;
    padding: 5px 0px;
    margin: 10px 0px;
}

.paati_boxs h6 {
    font-size: 18px;
}

.result_btn {
    cursor: pointer;
}

.card-Img-box img {
    width: 40px;
    margin: 0 auto;
}

.winner-team {
    background: #28a745;
    padding: 5px 10px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    display: block;
    margin: 10px auto;
}

.id_result {
    text-align: center;
}

.id_result h2 {
    font-weight: normal;
    font-size: 25px;
}

.patti_results .modal-content {
    width: 100%;
    float: left;
}

.game_video {
    position: relative
}

.player-cardbox {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    width: 135px;
    padding: 10px;
    color: #fff;
    z-index: 1;
}

.player-cardbox p {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 2px;
}

.player-cardbox ul {
    padding: 0px;
    display: flex;
}

.player-cardbox ul .card-item {
    background: #fff;
    padding: 3px;
    margin-left: 5px;
    flex: 1;
    float: left;
    list-style: none;
    height: 40px;
    color: #000;
}

.player-cardbox ul .card-item img {
    width: 100%;
}

.player-cardbox ul .card-item:first-child {
    margin-left: 0px;
}

.view_result_btn {
    color: #fff;
}


/*teenpatti-result-css*/

/* .marketTitle { */
    /* background-color: rgb(52, 52, 53); */
    /* background-image: url(../images/eventname.png); */
    /* border: 1px solid #72bbef; */
    /* color: #fff;
    height: 100%;
    background-repeat: no-repeat; */
    /* padding: 7px 15px; */
    /* font-size: 0px;
    position: relative;
    border-bottom: 1px solid #5a656b;
    text-align: center;
    background-size: cover; */
    /* display: flex; */
    /* align-items: center; */
    /* height: 60px;
    justify-content: space-between; */
/* } */

.marketTitle {
    background-color: #18adc5;
    /* background-image: url(../images/eventname.png); */
    border: 1px solid #72bbef;
    color: #000;
    height: 100%;
    background-repeat: no-repeat;
    /* padding: 6px 15px; */
    /* font-size: 0px; */
    font-size: 0px;
    position: relative;
    border-bottom: 1px solid #5a656b;
    text-align: center;
    background-size: cover;
    display: flex
;
    align-items: center;
    height: 37px;
    justify-content: space-between;
}

/* span.ng-binding {
    font-size: 10px;
    font-weight: 700;
} */

span.ng-binding {
    font-size: 13px;
    font-weight: 700;
    white-space: nowrap;
    color: white;
}
.marketTitle svg {
    width: 18px;
    height: 18px;
    fill: #fadf00;
}

.marketTitle .btn.btn-xs.btn-danger {
    position: absolute;
    right: 30px;
    top: 3px;
}

.blinking {
    animation: blinkingText .8s infinite;
}

#remoteVideo {
    width: 100% !important;
    height: 200px !important;
}

@keyframes blinkingText {
    0% {
        color: #c2e884
    }

    20% {
        color: #c2e884
    }

    40% {
        color: #ff7f00
    }

    60% {
        color: #ff7f00
    }

    80% {
        color: #36cb3b
    }

    100% {
        color: #36cb3b
    }
}

@keyframes blinkingHoverText {
    0% {
        color: red
    }

    20% {
        color: red
    }

    40% {
        color: #08c
    }

    60% {
        color: #08c
    }

    80% {
        color: #000
    }

    100% {
        color: #000
    }
}

@keyframes blinkingHoverWhite {
    0% {
        color: red
    }

    20% {
        color: red
    }

    40% {
        color: #ff0
    }

    60% {
        color: #ff0
    }

    80% {
        color: blue
    }

    100% {
        color: blue
    }
}

.live-tv-icons,
.live-tv-icon {
    display: none;
}

.betslip-tittle {
    width: 100%;
    float: left;
    background: #28924e;
    padding: 5px;
    color: #fff;
    text-transform: uppercase;
}

.betslip-tittle button {
    float: right;
    background: #f6c028;
    color: #000;
    border: transparent;
    border-radius: 10px;
    padding: 0px 10px;
}


/*gameslide*/

.owl-game {
    margin-bottom: 15px;
    border-bottom: 1px solid #373e42;
}

.owl-wrapper {
    display: flex;
}

.owl-game .owl-item {
    flex: 1;
}

.owl-game .items {
    margin: 0px 8px;
    background-color: #f6a21e;
    padding: 5px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    font-weight: 500;
    border-radius: 50px;
    border: solid 1px #585858;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.casinoowl p {
    color: #d0d0d0;
    text-align: center;
    margin-top: 7px;
    font-weight: normal;
}

.casinoowl .owl-pagination {
    display: none;
}

.casinoowl .owl-buttons {
    display: none;
}

.owl-game .items.Binary {
    background: #f6a21e;
}

.owl-game .items.Binary p {
    color: #fff;
}

.owl-game .items.Binary .swing {
    background: #f3bc27;
    color: #000;
}

.owl-game .items img {
    width: 50px !important;
    margin: 0 auto;
}

.owl-game .items p {
    color: #e0e0e0;
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 0px;
    padding: 2px 0px;
}

.swing {
    animation: swing ease-in-out 0.5s infinite alternate;
    transform-origin: center -20px;
    background: red;
    font-size: 13px;
    border-radius: 16px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .4);
    padding: 0 7px 1px;
    color: #fff;
    text-align: center;
    line-height: 18px;
    position: relative;
    display: block;
}

.cumming-btn {
    background: #34495e;
    font-size: 10px;
    margin-top: 2px;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .4);
    padding: 0 7px 1px;
    color: #fff;
    text-align: center;
    line-height: 18px;
    position: relative;
    display: block;
}

@keyframes swing {
    0% {
        transform: rotate(3deg);
    }

    100% {
        transform: rotate(-3deg);
    }
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 37%;
    transform: translateY(-50%);
    box-shadow: 0 0 15px rgba(0, 0, 0, .4);
    display: block !important;
    border-radius: 50% !important;
    height: 36px;
    text-align: center;
    cursor: pointer;
    color: #2980b9;
    width: 36px;
    opacity: 9 !important;
}

.owl-prev {
    left: -1rem;
    background: #fff url(../images/games-img/right-errow.png)no-repeat !important;
    background-size: cover;
}

.owl-next {
    right: -1rem;
    background: #fff url(../images/games-img/left-errow.png)no-repeat !important;
    background-size: cover;
}

.owl-pagination {
    display: none;
}

.modal-dialog.lg {
    width: 98%;
    margin: 10px auto;
}

.modal-dialog.lg .modal-header {
    border-bottom: transparent;
    background: rgb(226, 180, 82);
    background: linear-gradient(90deg, rgba(226, 180, 82, 1) 0%, rgba(218, 188, 76, 1) 19%, rgba(243, 227, 139, 1) 50%, rgba(226, 180, 82, 1) 80%, rgba(218, 188, 76, 1) 100%);
    padding: 5px;
}

.modal-dialog.lg .modal-header .close {
    background: black;
    height: 25px;
    width: 25px;
}

.modal-dialog.lg .modal-body {
    background: rgb(226, 180, 82);
    background: linear-gradient(90deg, rgba(226, 180, 82, 1) 0%, rgba(218, 188, 76, 1) 19%, rgba(243, 227, 139, 1) 50%, rgba(226, 180, 82, 1) 80%, rgba(218, 188, 76, 1) 100%);
}

.home-banner {
    background: url(../images/load-popup.jpg);
    text-align: center;
    position: relative;
    display: block;
    max-height: 90vh;
    background-position: center;
    height: 90vh;
    width: 100%;
    background-size: cover;
    background: cover;
    background-color: #fff;
    background-repeat: no-repeat;
}


/*gameslide*/

.overlay-table {
    background: rgba(0, 0, 0, 0.49);
    text-align: center;
    width: 100%;
    position: absolute;
    top: 0;
    color: #fff;
    padding: 3px 0px;
    right: 0;
    height: 100%;
    line-height: 116px;
    font-size: 15px;
    font-weight: bold;
    z-index: 1;
    left: 0;
    margin: 0 auto;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

#tv-box-popup {
    position: fixed;
    z-index: 99999;
    background-color: #f1f1f1;
    text-align: center;
    top: 20%;
    left: 13%;
}

.select-tv {
    background-color: #232323;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.select-tv span {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-right: solid 1px rgba(255, 255, 255, 0.1);
}

.tv-btn.activeTv {
    background: #da3d4b;
    color: #000;
    width: 100%;
}

.controls {
    background: #232323 !important;
    width: 100% !important;
}

#tv-box-popupheader {
    cursor: move;
    z-index: 10;
    width: 350px;
    height: 260px;
}

#tv-box-popupheader iframe {
    width: 100%;
    margin: 0px;
    border: transparent;
}

#close {
    position: absolute;
    background: #ef333f;
    height: 25px;
    width: 25px;
    text-align: center;
    color: #fff;
    border-radius: 100%;
    right: -11px;
    top: -11px;
    font-size: 16px;
}

.select-tv button {
    padding: 5px 14px;
    border: transparent;
    background: #c99d1e;
}


/*horse-element*/

.team-details {
    width: 100%;
    float: left;
}

.odds_value {
    font-weight: bold;
}

.bracket-score {
    width: 3%;
    float: left;
    text-align: center;
}

.horse-icon-img {
    width: 4%;
    float: left;
    text-align: center;
    height: 100%;
    line-height: 24px;
    margin: 3px 5px;
    border: 1px solid #efefef;
}

.horse-icon-img img {
    width: 100%;
}

.jockey_name {
    font-weight: 200;
}

.horce_popup {
    display: none;
}

.horce-pop-team {
    cursor: pointer;
}

.horce_popup {
    position: absolute;
    background: #f6a21e;
    width: 160px;
    border: solid 1px #777777;
    z-index: 999;
    padding: 5px;
    left: 53px;
    text-transform: capitalize;
    font-weight: bold;
    /* box-shadow: 0px -1px 11px 5px #ddd; */
    display: none;
    top: 50px;
}

.horce_popup h6 {
    font-size: 14px;
    margin: 2px;
    font-weight: 600;
}

.horce-pop-team:hover .horce_popup {
    display: block;
}

@media (max-width: 767px) {
    #tvPlayer {
        height: 230px !important;
    }

    .balanceContainer {
        display: block !important;
        /* width: 13rem; */
        text-align: left;
        position: absolute;
        /* left: 207px; */
        right: 20px;
        top: 5px;
        /* height: 46px; */
        /* padding-left: 5px; */
        border-radius: 5px;
        font-weight: bold;
        font-size: 11px;
        /* border: 1px solid #96a3b5; */
    }

    .match_names {
        width: 100%;
    }

    .bracket-score {
        width: 10%;
    }

    .horse-icon-img {
        width: 18%;
    }

    .horce-pop-team {
        width: auto;
    }

    .bars {
        display: block;
        float: right;
        position: relative;
        right: auto;
        /* top: 5px; */
    }

    .headerlogo:after {
        display: none;
    }

    .headerlogo:before {
        display: none;
    }

    .page-wrapper.toggled .sidebar-wrapper {
        /* left: 0px; */
        overflow: scroll;
        height: 100vh;
        background-color:white  !important;;
        /* background-image: linear-gradient(#3dbaff, #18b0c8); */
    }

    .page-wrapper.chiller-theme.toggled {
        padding: 0;
    }

    .sidebar-wrapper {
        width: 0;
        position: fixed;
    }

    .main-inner {
        padding: 0;
    }

    .notification {
        width: 75px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .bettoggle {
        display: block;
    }

    .headerlogo {
        width: 50px;
        /* text-align: center;
        position: absolute;
        left: 36px;
        top: auto;
        margin: auto; */
    }

    .logo img {
        margin-top: 0px;
        margin-left: 0px;
    }
    @media (max-width: 767px) {
        .balanceContainer {
            top: 15px !important;
        }
    }


    .owl-game .items {
        width: 55px;
        height: 55px;
    }

    .item.items svg {
        height: 30px;
        width: 30px;
    }

    .w-56 {
        display: none;
    }

    .player-draw {
        display: block;
    }

    .notification svg {
        fill: #ffffff;
        width: 25px;
        height: 25px;
    }

    /* .backbattingbox {line-height: 0;}
.laybettingbox {line-height: 0;} */
    .odds_rows {
        /* padding: 5px 5px; */
    }

    .events_odds {
        padding: 0px 5px;
    }

    .closebtn33 {
        display: block !important;
    }

    .lazy-container-login {
        width: 95% !important;
    }

    .partner_logo {
        display: inherit;
        text-align: center;
        border-top: transparent;
        position: inherit;
    }

    .login_container {
        height: auto !important;
        display: inherit !important;
    }

    .partner_logo img {
        margin: 10px 15px;
    }
}


/*horse-element*/


/*score*/

.score_main {
    background: #303030;
    position: relative;
    width: 100%;
    float: left;
    color: #fff;
}

.score_main .col {
    text-align: center;
}

.score_main .col img {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(205deg) brightness(108%) contrast(101%);
    width: 50px;
}

.score_main .matchName {
    margin-bottom: 0px;
    font-weight: 500;
}

.currunt_sc {
    color: #2bcc20;
    font-weight: bold;
    margin-bottom: 0px;
    font-size: 25px;
}

.currunt_trget {
    display: block;
    color: #fff;
    border-radius: 30px;
    margin: 0 auto;
    font-size: 20px;
    color: yellow;
}

.score_main .teamtype .active {
    filter: inherit;
}

.score_main .row {
    margin: 0px;
    padding: 10px 0px;
}

.score-over ul {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
}

.score-over ul li {
    display: inline-block;
    background: #fff;
    border-radius: 100%;
    color: #000;
}

.score-over ul li:first-child {
    background: transparent;
    border-radius: inherit;
    color: #fff;
}

.w-color {
    background: #d00 !important;
    color: #fff !important;
}

/* .6-color {
    background: #2bcc20 !important;
    color: #fff !important;
} */

.score-over ul li p {
    margin-bottom: 0;
    font-size: 18px;
}

.score-over ul li span {
    display: block;
    text-align: center;
    font-size: 13px;
    width: 22px;
    line-height: 22px;
    /* border: dashed 1px #fff; */
    border-radius: 100%;
    font-weight: 600;
    height: 22px;
}

.score-over {
    overflow: hidden;
    border-radius: 5px;
    background: transparent;
}

.score-over-fter {
    color: #fff;
    z-index: 99;
    width: 100%;
    padding: 0px 10px;
    justify-content: center;
    align-items: center;
}

.over-status,
.commantry-status {
    flex: 1;
}

.matchScore .score_team {
    width: 100%;
    background: -webkit-linear-gradient(315deg, #303030 37%, #1e1e1e 0, #1e1e1e 50%, #303030 0, #303030 87%, #1e1e1e 0, #1e1e1e);
    background: linear-gradient(135deg, #303030 37%, #1e1e1e 0, #1e1e1e 50%, #303030 0, #303030 87%, #1e1e1e 0, #1e1e1e);
    -webkit-background-size: 6px 6px;
    background-size: 6px 6px;
    color: #fff;
}

.soccer-line {
    border-bottom: 1px solid #454545;
    display: flex;
    align-items: center;
}

.home-runner {
    font-weight: bold;
    flex: 1;
    padding: 5px 10px;
}

.dot-cls {
    color: #0c0;
    float: right;
}

.ui-set-home,
.cell {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    width: 40px;
    text-align: center;
    vertical-align: middle;
    background-color: rgba(0, 0, 0, .25);
    border-right: 1px solid #454545;
    /* display: flex; */
    padding: 5px 0px;
}

.points-item {
    position: relative;
    width: 30px;
    text-align: center;
    font-size: 16px;
    color: #0c0;
    font-weight: 700;
    padding: 5px 0px;
}

.points-item span {
    position: absolute;
    width: 50p;
    left: 0;
    right: 0;
    bottom: -10px;
    font-size: 12px;
}

.current_set {
    background-color: #303030;
    text-align: center;
    color: #0c0;
    font-size: 13px;
    padding: 5px;
    letter-spacing: 0.6px;
    font-weight: 600;
}

.score-compontent {
    display: flex;
    /* float: right; */
}

.description-sc {
    display: flex;
    float: right;
}

.cell {
    font-size: 10px;
    color: #9d9d9d;
    height: 35px;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    text-transform: capitalize;
}

.points-sc {
    color: #0c0;
}

.soccer-socre {
    background: #303030;
    position: relative;
    color: #fff;
    width: 100%;
    background: -webkit-linear-gradient(315deg, #303030 37%, #1e1e1e 0, #1e1e1e 50%, #303030 0, #303030 87%, #1e1e1e 0, #1e1e1e);
    background: linear-gradient(135deg, #303030 37%, #1e1e1e 0, #1e1e1e 50%, #303030 0, #303030 87%, #1e1e1e 0, #1e1e1e);
    -webkit-background-size: 6px 6px;
    background-size: 6px 6px;
}

.soccer-team-name {
    font-size: 14px;
    font-weight: 600;
    align-items: center;
    padding: 10px;
    letter-spacing: 0.5px;
}

.soccer-team-goals {
    color: #0c0;
}

.score-team_events {
    font-size: 13px;
    font-weight: 600;
    margin: 0px;
}

.time-goal {
    text-align: center;
    margin: 0px;
    color: #00cc00;
}

.progress.progress-match {
    height: 5px;
    background: linear-gradient(0deg, #9c9c9c, #fff);
    flex: 1;
    margin-left: 10px;
}

.progress.progress-match:first-child {
    margin-left: 0px;
}

.soccer-team-progress {
    display: flex;
    padding: 15px 10px;
    border-top: solid 1px #989898;
    background-color: #303030;
    position: relative;
}

.progress-match .progress-bar {
    width: 50%;
    background: linear-gradient(0deg, #087d0e, #0c0);
    -ms-filter: progid: dximagetransform.microsoft.gradient(startColorstr="#0c0", endColorstr="#087d0e", GradientType=0);
    position: relative
}

.time-elapsed {
    padding-bottom: 5px;
}

.score-footer {
    display: flex;
    align-items: center;
    color: #fff;
    position: relative;
    padding: 10px 15px;
    background: #1e1e1e;
}

.item-score {
    flex: 1;
}

.item-score ul {
    margin-bottom: 0px;
    padding: 0px;
    flex-grow: 1;
}

.item-score ul li {
    margin-right: 5px;
}

.item-score ul li img,
.bollerstatus img {
    height: 18px;
    width: 18px;
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(255deg) brightness(110%) contrast(102%);
    margin-right: 5px;
}

.item-score ul li.active {
    color: #2bcc20;
}

.batsman {
    display: flex;
    justify-content: center;
    align-items: center;
}


/* #score-board .modal-dialog{margin:0px;} */

#score-board .modal-header {
    background: #00b489;
    border-radius: 0px;
    border-bottom: transparent;
    color: #fff;
}

#score-board .modal-content {
    border-radius: 0px;
}

#score-board .modal-body {
    padding: 0px;
}

#score-board .modal-content::-webkit-scrollbar {
    width: 0px;
}

#score-board .modal-content::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#score-board .modal-content::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #6d6d6d;
}

.score-btn {
    padding: 0;
    display: none;
    margin: 5px auto;
    font-weight: 600;
    font-size: 13px;
    cursor: pointer;
    border: none;
    align-items: center;
    background: #fff;
}

.board-text {
    padding: 2px 5px;
}

.board-icon {
    background: yellow;
    padding: 3px;
    display: flex;
}

.score-btn img {
    width: 20px !important;
    filter: inherit !important;
}

.Goal {
    background: transparent url(../images/spritescore_.png) no-repeat 0 -1542px;
    width: 12px;
    height: 13px;
    margin-left: -6px;
    top: -10px;
}

.Goal.bottom {
    top: 4px;
}

.YellowCard.top {
    top: -10px;
}

.YellowCard {
    background: transparent url(../images/spritescore_.png) no-repeat 0 -1512px;
    top: 4px;
}

.YellowCard {
    width: 10px;
    height: 12px;
    margin-left: -5px;
}

.YellowCard,
.Goal {
    width: 10px;
    height: 12px;
    float: left;
    clear: left;
    position: absolute;
}

.timeline {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}

.soccer-team-progress .progress {
    overflow: inherit;
}

.score-tooltip {
    position: absolute;
    top: 0;
    background: #fff;
    left: 0;
    opacity: 0;
    color: #1e1e1e;
    padding: 3px;
    display: flex;
}

.score-tooltip .Goal {
    top: 0;
    margin-right: 15px;
}

.timeline span:hover .score-tooltip {
    opacity: 1;
}

.target-score .currunt_sc,
.target-score .currunt_over {
    display: block;
}


/*score*/

.tv-setting-box .tv-boxes {
    width: 100% !important;
}

.tv-setting-box {
    border: solid 2px #f6a21e;
    margin-bottom: 20px;
}

.tv-setting-box .panel-heading {
    background: #f6a21e;
    color: #fff;
}

.tv-save-btn {
    margin: 40px;
    padding: 4px 50px;
    font-size: 20px;
}

.save-button {
    text-align: center;
}

.click-tv .tv-icons {
    width: 30px;
}

.fancy_message {
    color: red
}


/*game-provider-tabs-css*/

.game-provider-tabs .tab-content {
    padding-top: 20px
}

.game-provider-tabs .nav-tabs li a {
    color: #fff;
    padding: 5px;
    border: none;
}

.game-provider-tabs .nav-tabs li {
    display: flex;
    align-items: center;
    padding: 5px;
}

.game-provider-tabs .nav-tabs li input {
    margin: 0px;
}

.game-provider-tabs .nav-tabs>li.active>a,
.game-provider-tabs .nav-tabs>li.active>a:focus,
.game-provider-tabs .nav-tabs>li.active>a:hover {
    background-color: transparent;
    border: none;
    color: #ff7b25;
}

.dream-boxes {
    background: url(../images/bg-dream-casion.jpg)no-repeat;
    background-size: cover;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
    border: solid 2px #fff;
    border-radius: 2px;
    position: relative;
    height: 300px;
    /*height: 240px;*/
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.dream-boxes img {
    width: 100%;
    height: 100%;
}

.dream-boxes a {
    font-family: 'Aclonica', sans-serif;
    /* padding: 90px 10px; */
    color: #fff;
    display: flex;
    font-size: 35px;
    text-shadow: 2px 3px 4px #ff21b0;
    height: 100%;
    font-weight: bold;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.dream-boxes .block_game {
    position: absolute;
    right: 8px;
    top: 8px;
    width: 20px;
    height: 20px;
    z-index: 999;
}

.carousel-inner {
    /* margin-bottom: 15px; */
}

.carousel-inner img {
    width: 100%;
}

.side-bar-thumb img {
    width: 100%;
}

.slider {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.slick {
    position: relative;
    overflow: hidden;
}

.slick .item {
    float: left;
    background-color: green;
    text-align: center;
}

.slick .item img {
    display: block;
    margin: 0 auto;
}

.slick-no-slide .slick-track {
    width: 100% !important;
    text-align: center;
    transform: inherit !important;
}

.slick-no-slide .slick-slide {
    float: none;
    display: inline-block;
}

.slick-list {
    position: relative;
    overflow: hidden;
}

.slick-arrow {
    display: none !important;
}

.slick-arrow {
    position: absolute;
    top: 48%;
    z-index: 1;
    width: 15px;
    height: 30px;
    font-size: 0;
    background-size: 100% 100%;
}

table thead {
    /* background: #000; */
    background-color: #18adc5;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
}

.custom-check div {
    float: left;
    color: #fff;
    background-color: #fff;
}

.clock2digit {
    max-width: 300px;
    bottom: -25px;
    position: absolute !important;
    right: -37px;
    width: auto !important;
    transform: scale(0.6);
    top: auto;
}

.video-overlay {
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.4);
    height: auto;
    left: 0;
    content: "";
    top: 0;
    padding: 5px;
}

.video-overlay.right {
    right: 0;
    left: auto;
    text-align: right;
}

.video-overlay h3 {
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 2px;
    text-transform: uppercase;
}

.video-overlay .card-inner {
    margin-bottom: 5px;
}

.video-overlay img {
    width: 20px;
    height: auto;
    margin-right: 2px;
    margin-left: 2px;
}

.text-white {
    color: white;
}


/* @media (pointer: coarse) {
    .video-overlay .card-inner {
        margin-bottom: 2px;
    }
    .video-overlay h3 {
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 2px;
        text-transform: uppercase;
    }
    .video-overlay img {
        width: 25px;
        height: auto;
        margin-right: 2px;
        margin-left: 2px;
    }
} */

.ball-runs.playera {
    background: #355e3b;
    color: #ff4500;
}

.ball-runs.playerb {
    background: #355e3b;
    color: #FFFF33;
}

.ball-runs.playerc {
    background: #355e3b;
    color: #08c;
}

.result-image img,
.player-type img,
.sixplayer-image img,
.andar-bahar-image {
    width: 50px;
}

.nrow {
    display: flex;
    justify-content: center;
}

.br1 {
    border-right: 1px solid #bfbfbf;
}

.winner-icon i {
    font-size: 26px;
    box-shadow: 0 0 0 var(--secondary-bg);
    -webkit-animation: winnerbox 2s infinite;
    animation: winnerbox 1.5s infinite;
    border-radius: 50%;
    color: #169733;
}

@-webkit-keyframes winnerbox {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(29, 127, 30, .6)
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(29, 127, 30, 0)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(29, 127, 30, 0)
    }
}

.ball-runs {
    background: #08c;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    display: inline-block;
    /* line-height: 20px; */
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}

.betting-pink h6,
.betting-blue h6 {
    /* background: #fff; */
    /* backdrop-filter: blur(4px);
    background-color: #ffffff90;
    opacity: 0.7;
    text-align: center;
    width: 117px;
    position: absolute;
    top: 0;
    color: red;
    right: 0;
    height: 100%;
    line-height: 43px;
    font-size: 15px;
    font-weight: bold;
    z-index: 0;
    border-radius: 6px;
    margin: 0 auto;
    left: 0; */
    background: #fff;
    /* opacity: 0.7; */
    text-align: center;

    width: 164px;
    position: absolute;
    top: 0;
    color: red;
    right: 0;
    /* width: 100%; */
    height: 100%;
    line-height: 43px;
    font-size: 12px;
    font-weight: 600;
    z-index: 1;
    border-radius: 6px;
    margin: 0 auto;
    left: 0;
    background: url(https://images.staticcontent.io/rde/uimg/bg-disabled.png) rgba(0, 0, 0, .5);
    background-size: 50% 50%;
    background-position: center;
}

.fancy_buttone h6 {
    background: #fff;
    /* opacity: 0.7; */
    text-align: center;
    background-image: url;
    /* width: 164px; */
    position: absolute;
    top: 0;
    color: red;
    right: 0;
    height: 100%;
    line-height: 43px;
    font-size: 12px;
    font-weight: 600;
    z-index: 1;
    border-radius: 6px;
    margin: 0 auto;
    left: 0;
    background: url(https://images.staticcontent.io/rde/uimg/bg-disabled.png) rgba(0, 0, 0, .5);
    background-size: 50% 50%;
    background-position: center;
}

[data-value] {
    color: green;
}

[data-value^="-"] {
    color: red;
}

.blue_button {
    background: #D3E89C;
    border: transparent;
    padding: 7px 10px;
    border: solid 1px #D3E89C;
    text-decoration: none;
    border-radius: 3px;
    color: #000;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    background-color: #33b85f;
    border-color: #33b85f;
    text-decoration: none;
}

.red_button {
    padding: 7px 10px;
    color: #232323;
    display: inline-block;
    text-align: center;
    background: #D3E89C;
    border: solid 1px #D3E89C;
    text-decoration: none;
    border-radius: 5px;
}

.right_col {
    min-height: auto !important;
}

.title_popup {
    width: 100%;
    display: inline-block;
    background: #232323;
    padding: 5px 10px;
    color: #fff;
    float: left;
}

.modal .blue_button {
    background: #D3E89C;
    color: #000;
    border: transparent;
    padding: 10px 20px;
    border-radius: 3px;
}

.modal .red_button {
    background: #D3E89C;
    color: #000;
    border: transparent;
    padding: 10px 20px;
    border-radius: 3px;
}

.content_popup {
    display: inline-block;
    width: 100%;
}

.popup_form_row {
    display: inline-block;
    width: 100%;
    float: left;
}

.popup_col_1 {
    width: 10%;
    float: left;
    padding: 5px 5px;
}

.popup_col_3 {
    width: 30%;
    float: left;
    padding: 5px 5px;
}

.popup_col_4 {
    width: 32%;
    float: left;
    padding: 5px 10px;
}

.popup_col_6 {
    width: 50%;
    float: left;
    padding: 5px 10px;
}

.popup_col_12 {
    width: 100%;
    float: left;
}

.block_2 {
    width: 25%;
    float: left;
    padding: 5px 10px;
    position: relative;
}

.popup_col_2 {
    width: 15%;
    float: left;
    padding: 5px 5px;
    position: relative;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.table-scroll p {
    display: inline-block;
    float: left;
    font-weight: 500;
    color: #000;
}

.table-scroll table {
    width: 100% !important;
    margin-bottom: 0px;
}

.table-scroll {
    overflow: scroll;
    margin: 0 auto;
}


/*loader-css-start*/

.spinner {
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    font-size: 11px;
    position: fixed;
    left: 50%;
    display: none;
    top: 50%;
    z-index: 10000;
    margin: 0 auto;
    transform: translate(-50%, -50%);
}

.report-loader .spinner {
    display: block !important;
    z-index: 999;
}

.report-loader:before {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 1;
}

.loader {
    position: absolute;
    top: 0%;
    right: 0%;
    justify-content: center;
    align-items: center;
    z-index: 9999999;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    padding: 34px 100px 34px 115px;
}

.loader-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.loader-inner.box1 {
    left: 0%;
    top: 0%;
    animation: cssload-rotate-one 1.15s linear infinite;
    -o-animation: cssload-rotate-one 1.15s linear infinite;
    -ms-animation: cssload-rotate-one 1.15s linear infinite;
    -webkit-animation: cssload-rotate-one 1.15s linear infinite;
    -moz-animation: cssload-rotate-one 1.15s linear infinite;
    border-bottom: 3px solid #f88e1f;
}

.loader-inner.box2 {
    right: 0%;
    top: 0%;
    animation: cssload-rotate-two 1.15s linear infinite;
    -o-animation: cssload-rotate-two 1.15s linear infinite;
    -ms-animation: cssload-rotate-two 1.15s linear infinite;
    -webkit-animation: cssload-rotate-two 1.15s linear infinite;
    -moz-animation: cssload-rotate-two 1.15s linear infinite;
    border-right: 3px solid #f88e1f;
}

.loader-inner.box3 {
    right: 0%;
    bottom: 0%;
    animation: cssload-rotate-three 1.15s linear infinite;
    -o-animation: cssload-rotate-three 1.15s linear infinite;
    -ms-animation: cssload-rotate-three 1.15s linear infinite;
    -webkit-animation: cssload-rotate-three 1.15s linear infinite;
    -moz-animation: cssload-rotate-three 1.15s linear infinite;
    border-top: 3px solid #f88e1f;
}

@keyframes cssload-rotate-one {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@-webkit-keyframes cssload-rotate-one {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@keyframes cssload-rotate-two {
    0% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
        transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@-webkit-keyframes cssload-rotate-two {
    0% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@keyframes cssload-rotate-three {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

@-webkit-keyframes cssload-rotate-three {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

#loader-1:before,
#loader-1:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    border: 10px solid transparent;
    border-top-color: #AFB763;
    margin: 0 auto;
}

#loader-1:before {
    z-index: 100;
    animation: spin 1s infinite;
}

#loader-1:after {
    border: 10px solid #ccc;
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


/*loader-css-end*/

.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5 em;
    padding: 0px !important;
    margin-left: 0px !important;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    cursor: hand;
    color: #333;
    border: 1 px solid transparent;
    border-radius: 2 px;
}

.paginate_button {
    margin-right: 0px !important;
}

.plus {
    color: green;
}

.minus {
    color: red;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    /* border: 1px solid black; */
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    /* -webkit-text-fill-color: black; */
    /* -webkit-box-shadow: 0 0 0px 1000px lightgrey inset; */
    /* transition: background-color 5000s ease-in-out 0s; */
}

.balanceContainer {
    display: none;
}

select {
    color: #000 !important;
}

input {
    color: #000 !important;
}

.runner_amount {
    font-weight: 600;
}

.yellow {
    background-color: rgba(246, 231, 54, 0.5) !important;
}

.pr-6 {
    padding-right: 6px;
}

.last-result {
    float: right;
}

.error {
    color: red !important;
    font-weight: 600;
}


/* @media (pointer :coarse) { */

@media only screen and (max-width: 600px) {
    footer {
        display: block !important;
    }
}

/* 
footer {
    background: #000;
    width: 100%;
    float: left;
    position: fixed;
    bottom: 0;
    border-top: 0px solid #c18400;
    padding: 3px 0px;
    display: none;
    z-index: 11;
} */
/* 
footer ul li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
} */

footer {
    content: '';
    background-color:#045662;
    /* border-top-left-radius: 20px; */
    /* border-top-right-radius: 20px; */
    border-radius: 10px 10px 0 0;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    /* padding: 5px 0px; */
    position: fixed;
}
.deposit_payment_third_div, .proof_of_deposit_div {
    background-color: #8adae7 !important;
    border-radius: 10px;
    padding: 15px;
    margin-top: 10px;
}

.menu-links li.home_nav_icon_footer {
    position: absolute;
    height: 6rem;
    /* width: calc(18% - 5px); */
    width: 6rem;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 10px;
    /* background-color: #292525; */
    
    background-color: #276d87;
    border-radius: 50%;
}


.menu-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 4px;
    list-style: none;
    margin: 0;
    position: relative;
}

footer img {
    width: 20px;
    margin: 0 auto;
    display: inherit;
}

footer .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
}

footer .item a {
    text-decoration: none;
    display: flex;
    /* height: 3.5rem; */
    /* flex-direction: column; */
    
}

footer .item a.active {
    /* background: #000; */
    /* background: linear-gradient(to top, #30ac28 0%, #2eae23 100%);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    border: solid 1px #d9ecdf; */
}

footer .item a.active img {
    width: 50%;
    /* line-height: 82px; */
    display: block;
    /* margin-top: 4px; */
}

footer .item a span {
    color: #fff;
    font-size: 12px;
    font-weight: 100;
}

.fanewfont {
    font-size: 21px !important;
    display: block !important;
    color: #fff;
}

footer .item .badge {
    /* color: black; */
    font-size: 14px;
    /* padding: 1px 4px !important; */
}

.home_nav_icon_footer::before {
    /* content: ""; */
    position: absolute;
    top: -4.26667vw;
    width: 100%;
    height: 4.53333vw;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: -1;
    background-image: url(/assets/app/homemenu.png);
}

.d-flex {
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: stretch;
    justify-content: center;
    align-items: baseline;
}

.action_icon a {
    margin-left: 12px;
}

.whats-app {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 73px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    /* box-shadow: 3px 4px 3px #999; */
    /* left: 15px; */
    right: 10px;
    z-index: 100;
}

.my-float {
    margin-top: 10px;
}

.scorecard {
    background-color: #f2f2f2;
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    background-image: url('../images/scorecard-mobile-bg.png');
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}

.team-name {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.row.row5 {
    margin-left: -5px;
    margin-right: -5px;
}

.container-fluid-5,
.container-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.container-fluid {
    width: 100% !important;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.score-inner {
    position: relative;
}

.text-right {
    text-align: right !important;
}

.ball-runs {
    background: #ffc21d;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    color: #000;
    font-weight: bold;
    margin-right: 5px;
    margin-bottom: 5px;
}

.lock_lay_overlay {
    position: absolute;
    z-index: 1;
    display: grid;
    place-items: center;
    text-align: center;
    right: 0;
    width: 50% !important;
    height: 100%;
    background: #fff;
    opacity: 0.7;
    color: #000;
    font-size: 27px;
    font-weight: bold;
    margin-top: 0px;
}

.lock_back_overlay {
    position: absolute;
    z-index: 1;
    display: grid;
    place-items: center;
    text-align: center;
    right: 50%;
    width: 50% !important;
    height: 100%;
    background-color: #fff;
    opacity: 0.7;
    color: #000;
    font-size: 27px;
    font-weight: bold;
    margin-top: 0px;
}



.blinking_green {
    animation: 2s blink-green ease infinite;
    width: 15px;
    height: 12px;
    border-radius: 100%;
    margin-left: 5px;
    /* background-color: #05fb33 !important; */
    background-color: #00FF00;
}



@keyframes blink-green {
    
    50%   {
        transform: scale(1.25);
        /* opacity: 0 */
      }
      /* 100%   {
        transform: scale(1.5);
        opacity: 0
      } */
}









.home-animated:hover {
    color: #000;
}

.home-animated span:first-child {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 4px;
    border-radisu: 10px;
    background: linear-gradient(90deg, #fff400, #fff);
    animation: animate1 2s linear infinite;
}

@keyframes animate1 {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(100%);
    }
}

.home-animated span:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 4px;
    background: linear-gradient(180deg, #05fb33, #fff);
    animation: animate2 2s linear infinite;
    animation-delay: 1s;
}

@keyframes animate2 {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(100%);
    }
}

.home-animated span:nth-child(3) {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(270deg, #ff7d88, #fff);
    animation: animate3 2s linear infinite;
}

@keyframes animate3 {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

.home-animated span:nth-child(4) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 4px;
    background: linear-gradient(0deg, #05d8fb, #fff);
    animation: animate4 2s linear infinite;
    animation-delay: 1s;
}

@keyframes animate4 {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

/* 
    .home-animated {
    width: 71px;
    top: -25px;
    position: relative;
    padding: 3px 10px;
    color: #000;
    text-decoration: none;
    overflow: hidden;
    border-radius: 3px; 
    background: transparent linear-gradient(94deg, #b6842d, #ebda8d 55%, #b7862f);
    left: 8px;
    bottom: 7px;
    font-size: 9px;
    text-transform: uppercase;
    animation: zoom-in-zoom-out 1s ease-out infinite;
    } */
.home-animated {
    position: absolute;
    padding: 3px 10px;
    color: #fff;
    text-decoration: none;
    overflow: hidden;
    border-radius: 3px;
    background-color: #5ecbdd;
    background-image: linear-gradient(#5ecbdd, #146578);
    /* border: 1px solid #72bbef; */
    right: 8px;
    bottom: 7px;
    font-size: 9px;
    text-transform: uppercase;
    animation: zoom-in-zoom-out 1s ease-out infinite;
}
.home-animateds:hover {
    color: #000;
}

.home-animateds span:first-child {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 4px;
    border-radius: 10px;
    background: linear-gradient(180deg, #fbff00, #fff);
    animation: animate1 2s linear infinite;
}

.home-animateds span:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 4px;
    background: linear-gradient(180deg, #05fb33, #fff);
    animation: animate2 2s linear infinite;
    animation-delay: 1s;
}
.home-animateds span:nth-child(3) {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(270deg, #ff7d88, #fff);
    animation: animate3 2s linear infinite;
}
.home-animateds span:nth-child(4) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 4px;
    background: linear-gradient(0deg, #05d8fb, #fff);
    animation: animate4 2s linear infinite;
    animation-delay: 1s;
}
@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}
.home-animateds{
    position: absolute;
    padding: 3px 10px;
    color: #fff! important;
    text-decoration: none;
    overflow: hidden;
    border-radius: 3px;
    background-color: #5ecbdd !important;
    background-image: linear-gradient(#5ecbdd, #146578) !important;
    /* border: 1px solid #72bbef; */
    right: 23px;
    bottom: 7px;
    font-size: 9px!important;
    text-transform: uppercase;
    animation: zoom-in-zoom-out 1s ease-out infinite;
}
.header_css {
    /* background: rgb(41, 37, 37); */
    /* background-color: #18b0c8; */
    /* background-image: linear-gradient(#022c43, #18b0c8); */
    height: 66px !important;
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    /* border-bottom: 1px solid #f6a21e; */
    /* position: relative; */
}

.rolling_button {
    position: relative;
    top: 5px;
    right: 69px;
}

.log-pass-div {
    /* margin-top: 20px; */
    margin-right: -10px;
}

a.whatsapp_link {
    position: fixed;
    left: 4%;
    bottom: 50px;
    z-index: 99;
}

a:hover {
    color: #0056b3;
    text-decoration: underline;
}

a.whatsapp_link img {
    width: 75px;
    animation: simple-scale 1s linear 1s infinite alternate;
    margin-top: 5rem;
    margin-right: 2rem;
}

a.whatsapp_link{
    position: fixed;
    left: 4%;
    bottom: 50px;
    z-index: 99;
}

a.whatsapp_link {
    position: fixed;
    left: 70%;
    bottom: 60px;
    z-index: 99;
    /* background: rgb(117, 0, 0) !important; */
    /* filter: invert(1); */
    padding: 10px;
    border-radius: 0px 18px 18px 18px;
}

@keyframes simple-scale {
    100% {
        transform: scale(1.2);
    }
}

a.whatsapp_link img {
    width: 75px;
    animation: simple-scale 1s linear 1s infinite alternate;
}

.button-61:not(:disabled) {
    /* background-color: #5ecbdd; */
    /* background-image: linear-gradient(#5ecbdd, #146578); */
    border: 1px solid #72bbef;
    background: #5ecbdd;
    background-image: linear-gradient(#5ecbdd, #146578);
    
    
    margin: 0px 3px;
    font-size: 14px;
    border-radius: 5px;
}

.button-61 {
    background-color: #fff;
    color: #b88831;
    align-items: center;
    appearance: none;
    /* border-radius: 4px; */
    border-style: none;
    box-shadow: rgba(0, 0, 0, .2) 0 3px 1px -2px, rgba(0, 0, 0, .14) 0 2px 2px 0, rgba(0, 0, 0, .12) 0 1px 5px 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-family: Roboto, sans-serif;
    font-size: 1rem;
    font-weight: bold;
    height: 28px;
    justify-content: center;
    letter-spacing: .0892857em;
    line-height: normal;
    min-width: 64px;
    outline: none;
    overflow: visible;
    padding: 0 16px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: box-shadow 280ms cubic-bezier(.4, 0, .2, 1);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: middle;
    will-change: transform, opacity;
}

.wrapper a {
    text-decoration: none;
    font-size: 1.5rem;
    color: #000000;
    /* float: left; */
}

@media only screen and (device-width: 1024px) and (device-height: 768px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape) {
    .main-wrapper {
        width: 16%;
    }

    .main-content {
        width: 54.5rem;
        /* Adjusted width for iPad Mini */
        margin-left: 23rem;
        /* Adjusted margin for iPad Mini */
        margin-top: -102.5rem;
        /* Adjusted margin for iPad Mini */
    }
}

.rolling_awc_image{
    border-radius: 5px; 
    width: 110px;
    height: 60px;
}
.rolling_awc_image_admin{
    border-radius: 5px; 
    width: 110px;
    height: 60px;    
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
}
.img_setup {
    width: 178px;
    height: 60px;
}

@media screen and (width: 820px) and (height: 1180px) {
    .main-content {
        width: 109.5rem;
        margin-left: 21rem;
        margin-top: -60.5rem;
    }
}

.sports_css {
    margin: 0 0 0px;
    margin-left: -9px;
}

.landing-footer-desktop {
    width: 100%;
    background-color: #18b0c8;
    background-image: linear-gradient(#3dbaff, #18b0c8);
    display: flex;
    flex-direction: column;
    /* margin-top: 30px; */
}

.landing-footer-desktop__number {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    padding-top: 15px;
}

.landing-footer-social-button {
    display: inline-block;
    position: relative;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 50%;
}

@media (max-width: 767px) {
    .landing-footer-desktop__companies {
        flex-direction: column;
        padding-top: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.icons_images_app {
    width: 43px;
    border-radius: 39px;
    margin-right: 10px;
}

.landing-footer-desktop__companies-info {
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    padding: 17px;
    text-align: justify;
}

.landing-footer-desktop__companies-logos-rows-wrapper {
    display: grid;
    grid-template-rows: auto auto auto;
    grid-row-gap: 11px;
    row-gap: 11px;
    padding: 16px 44px 0 73px;
    border-bottom: 1px solid #282828;
}

@media (max-width: 767px) {
    .landing-footer-desktop__companies-logos-row {
        display: grid;
        /* grid-template-columns: repeat(4, 1fr); */
        grid-column-gap: 11px;
        grid-row-gap: 31px;
        padding: 0px;
    }

    .landing-footer-desktop__companies-logos-row,
    .landing-footer-desktop__companies-logos-row.last {
        grid-template-columns: repeat(2, 1fr);
        /* grid-row-gap: 27px;
        grid-column-gap: unset; */
    }

    /* .landing-footer-desktop__companies-logos-rows-wrapper {
        grid-row-gap: 27px;
        padding: 0 2% 50px 10%;
    } */
}

/* .wrapper .btn {
    box-shadow: none;
    font-size: 18px;
    width: 100%;
    height: 40px;
    font-weight: 700;
    color: #000;
    border-radius: 25px;
    letter-spacing: 1.3px;
    background: transparent linear-gradient(94deg, #b6842d, #ebda8d 55%, #b7862f);
} */

.wrapper .form-field input {
    width: 100%;
    display: block;
    border: 1px solid #3f4045;
    outline: none;
    /* background: none; */
    /* -webkit-text-fill-color: darkgray; */
    font-size: 1.2rem;
    color: white !important;
    padding: 10px 15px 10px 10px;
    /* border: 1px solid red; */
    border-radius: 10px
}

.btn {
    display: inline-block;
    padding: 6px 7px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    border: none;
    color: white    ;
       
}

.wrapper a {
    text-decoration: none;
    font-size: 1.5rem;
    color: #000000;
    /* float: left; */
}

.user-card_boxs.boxs-left {
    width: 100%;
    height: 6rem;
    /* background-color: #5ecbdd; */
    /* background-image: linear-gradient(#5ecbdd, #146578); */
    /* border: 1px solid #72bbef; */
}

.user-card_boxs {
    /* border-radius: 5px; */
    /* margin-bottom: 20px; */
    padding: 1px 2px;
}

.image_logo_css {
    height: 25px;
    width: 150px;
    float: left;
    margin-left: 6px;
    margin-top: 2rem;
}
.new-image-css {
    display: flex;
    justify-content: center;
    margin: 3px 0;
    gap: 3px;
}
.img_setup {
    width: 120px;
    height: 60px;
}

.welcome-banner-close{
    width: 100%;
    /* background: linear-gradient(94deg, #b6842d, #ebda8d 55%, #b7862f); */
    /* position: fixed; */
}
button.btn.btn-secondary.welcome-close-button {
    /* width: 100%;
    height: auto;
    background:linear-gradient(94deg, #b6842d, #ebda8d 55%, #b7862f) !important;
    display: flex;
    justify-content: flex-end; */
    position:relative;
    color:black;
    background: transparent;

}

.new-image-css {
    display: flex;
    justify-content: center;
    margin: 3px 0;
    gap: 3px;
}
.item {
    cursor: pointer;
    padding: 0rem;
    border: none;
    margin: 0rem;
    display: inline-block;
}
.img_setup {
    width: 116px;
    /* height: 90px; */
    border: 3px solid brown;
    border-radius: 5px;
}

/* .red-close { */
    /* background: linear-gradient(270deg, #b2102f, #ff1744);
     */
     /* background-color: #18b0c8;
     background-image: linear-gradient(#022c43, #18b0c8); */
    /* padding: 10px 8px;
    height: 53px; */
/* } */

.red-close {
    /* background: linear-gradient(270deg, #b2102f, #ff1744); */
    padding: 11px 0px;
    height: 52px;
}
.header-fixed {
    display: flex
;
    justify-content: center;
    align-items: center;
    /* margin: 0px; */
    /* position: fixed; */
    z-index: 999;
    width: 100%;
    margin-top: -5px;
    /* margin-top: 0px; */
    /* background-color: #18b0c8;
    background-image: linear-gradient(#022c43, #18b0c8); */
    /* background: none; */
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-top: 8px;
    margin-bottom: -1px;
    margin: auto;
    margin-top: -1px;
    /* margin-bottom: 10px; */
}
.carousel-inner img {
    height: 150px;
    /* border-radius: 6px; */
}

.inplay-fancy-name {
    display: flex;
    justify-content: center;
    align-items: center;
    /* gap:    10px; */
}

.new-image-css-1 img {
    width: auto;
    /* object-fit: cover; */
    height: 105px;
    margin: 5px;
    border: 5px solid brown;
    border-radius: 6px;
}
/* .new-image-css-1{
    width:97%;
    margin:auto;
} */

.menu-links li.home_nav_icon_footer {
    position: absolute;
    height: 6rem;
    /* width: calc(18% - 5px); */
    width: 6rem;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 13px;
    background: rgb(52, 52, 53);
    border-radius: 50%;
    border: 4px solid white;
    padding: 4px;
}
span.user-color-white {
    color: white;
}
span.icon-header {
    color: white;
    margin: 2px;
    /* margin-top: 5px; */
}
h4.dummy-user {
    margin: 0;
    padding: 5px;
    color: white;
    font-size: 16px;
}
p.-user-pass {
    color: black;
    margin-bottom: -7px !important;
    margin-top: 10px;
    font-size: 14px ;
    font-weight: 400;
    font-family: "Roboto Condensed", sans-serif !important;
}
ul.lost-user {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    color: white;
    margin-bottom: 0px;
}
ul.lost-user a{
    color: black;
}
.login_logo h3 {
    color: black;
    /* font-size: x-large; */
    font-size: 18px;
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif !important;
}
p.user-white {
    color: black;
    margin-bottom: 3px;
    font-size: 14px;
    font-weight: 400;
    font-family: "Roboto Condensed", sans-serif !important;

}
.new-image-css-1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


ul.fancy-button {
    display: flex;
    background-color: #000;
}
.fancy-btn {
    display: flex;
    align-items: center;
    margin: 0px;
    /* background-color: rgb(41, 37, 37); */
    /* background-color: #26a6c3; */
}
.fancy-btn ul {
    display: flex;
    /* background: rgb(193, 9, 47); */
    background: #26a6c3;
    color: white;
    padding: 8px 29px;
    margin: 0px 0px -1px 0px ;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    cursor: pointer;
    font-family: Roboto Condensed, sans-serif;
    font-size: 12px;
    height: auto;
    padding: 5px 15px;
    text-align: center;
}
.fancy-overflow {
    /* background: rgb(41, 37, 37); */
    background: #064655;
    color: white;
    overflow: auto;
    margin: 1px 0px;
    scrollbar-width: none;
}
.over-f {
    display: flex;
    overflow-x: auto;
    justify-content: space-between;
    align-items: center;
    margin: 1px;
    width: 500px;
}
.fancy-overflow ul li.active, .fancy-overflow ul li:hover {
    /* background: linear-gradient(94deg, #b6842d, #ebda8d 55%, #b7862f) !important; */
    /* background: rgb(193, 9, 47); */
    background: #26a6c3;
    color: #000 !important;
}
.fancy-overflow ul li {
    padding: 8px 18px;
}

ul.over-f :nth-child(1) {
    /* background-color: rgb(193, 9, 47);; */
    /* background-color: #26a6c3; */
  }
  ul.casinos {
    /* display: grid; */
    /* grid-template-columns: 1fr 1fr 1fr; */
    /* grid-gap: 4px; */
    /* margin: 4px 8px; */
    display: flex;
    margin: 0px;
    justify-content: center;
}
li.casino-links img {
    width: 110px;
    height: 80px;
    margin: 4px;
    object-fit: cover;
    border: 1px solid  #f36c21;
    border-radius: 7px;
}


.modal-content-new{
    background-color: white;
}

.h-10{
    height: 10px;
}

.h-75{
    height: 75px;
}
.h-80{
    height: 80px;
}

.h-50{
    height: 50px;
}

.blockUI.blockMsg.blockPage {
    border: none !important;
    background: none !important;
}

.blockUI.blockMsg.blockPage {
    border: none !important;
    background: none !important;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    left: 25% !important;
}

@media (min-width:768px) and (max-width:2000px) {
    .blockUI.blockMsg.blockPage {
        left: 45% !important;
    }
}

.awesomemobile {
    animation: colorchange 1s infinite alternate;
    -webkit-animation: colorchange 1s infinite alternate;
    color: #000;
}

@keyframes  colorchange{
    0% {
        color: #edfd08;
    }
    
    10% {
        color: #dc8bff;
    }
    20% {
        color: #1abc9c;
    }
    30% {
        color: #d35400;
    }
    40% {
        color: blue;
    }
    50% {
        color: #55fd08;
    }
    60% {
        color: #00c573;
    }
    70% {
        color: #2980b9;
    }
    80% {
        color: #f1c40f;
    }
    90% {
        color: #b80baf;
    }
    100% {
        color: pink;
    }
    
}
.lvnow {
    background-color: #6bbd11;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    margin-right: 3px;
    width: 10px;
}

.depositbonus-banner {
    display: inline-block;
    width: 100%;
    /* margin: 0.1rem; */
    margin: 0.1rem 0rem 1rem 0rem;
}
.br-radius {
    width: 100%;
    /* height: 48px; */
    margin: auto;
    border-radius: 10px !important;
}
.partner_logo {
    /* background: #045662; */
    border-top: 1px solid #606060;
}
.partner_logo {
    bottom: 0;
    left: 0;
    position: relative;
    right: 0;
}
.casinotitle, .partner_logo {
    margin-top: 10px;
    text-align: center;
}

/* .footer-icon-desktop {
    display: inline-flex
;
} */
.footer-providers__list {
    display: flex
;
    flex-wrap: wrap;
    justify-content: center;
    margin: -4px 0px;
    padding: 6px;
    background-color: #ffff;
}

.footer-providers__list-item-link {
    /* align-items: center; */
    cursor: pointer;
    /* display: flex
; */
    height: 50px;
    /* justify-content: center; */
    margin: 0px 5px;
    /* transition: -webkit-filter .2s ease-out;
    transition: filter .2s ease-out;
    transition: filter .2s ease-out, -webkit-filter .2s ease-out; */
    width: 110px;
}
.footer-providers__list-item-link img {
    height: 100%;
    object-fit: contain;
    width: auto;
}

.partner_logo img {
    margin: 20px 10px;
}
.rules {
    /* color: #fff; */
    /* font-family: "Roboto Condensed", sans-serif; */
    font-family: Poppins, sans-serif;
    font-size: 10px;
    font-weight: 700;
    padding: 3px 16px;
    /* padding-bottom: 3px; */
    text-align: center !important;
    /* width: 38rem; */
    background-color: #ffffff;
}
.d-none {
    display: none !important;
}

.footer-providers__list .footer-providers__list-item-link img
{
    width: 49px;
    height: 38px;
}

/* @media (max-width: 767px) {
    .footer-icon-mobile {
        display: inline-flex;
    }
} */
/* @media (max-width: 390px) {
    .partner_logo {
        margin-bottom: 45px;
    }
}

@media (max-width: 469px) {
    .partner_logo {
        margin-bottom: 40px;
    }
}

@media (max-width: 575px) {
    .partner_logo {
        margin-bottom: 55px;
    }
}

@media (max-width: 767px) {
    .partner_logo {
        margin-bottom: 60px;
    }
}

@media (max-width: 767px) {
    .partner_logo, .seobannermobile {
        display: block;
    }
}


@media (max-width: 767px) {
    .banner, .login-casino, .login-footer, .partner_logo, header {
        display: none;
    }
}
@media (max-width: 767px) {
    .footer-icon-desktop {
        display: none;
    }
}
@media (max-width: 991px) {
    .footer-providers__list-item-link {
        height: 25px;
        width: 55px;
    }
}
@media (max-width: 1199px) {
    .footer-providers__list-item-link {
        height: 43px;
        width: 91px;
    }
}
@media (max-width: 1199px) {
    .partner_logo img {
        margin: 20px 3px;
    }
}

@media (max-width: 991px) {
    .partner_logo img {
        margin: 10px 3px;
    }
} */

.avator-design {
    display: block;
    height: 23px;
    margin: 0 auto;
    text-align: center;
    width: 35px;
}

.top-game-title {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    margin:4px 3px;
}
@media (max-width: 76px) {
    
    .top-game-title {
    
        margin-bottom: 2px;
    }

}

.livenownew {
    display: inline-block;
    line-height: 11px;
    overflow: hidden;
    white-space: nowrap;
    text-decoration: ellipse;
}

.livenow {
    color: #18adc5 !important;
}

.blinking_green {
    animation: 2s blink-green ease infinite;
    width: 15px;
    height: 12px;
    border-radius: 100%;
    margin-left: 5px;
    background-color: #05fb33 !important;
    background-color: #00FF00;
}

.hsmburger-icon
{
    margin-right: 12px;
    margin-top: 2px;
}


.marquee-icon {
    background: #045662;
    display: inline-block;
    left: 0;
    position: absolute;
    top: -2px;
    width: 22px;
    z-index: 9;
}
.mike {
    /* position: absolute; */
    /* top: 74px; */
    width: 100%;
    height: 25px;
    z-index: 99;
    /* margin-bottom: 0%; */
    /* justify-content: center; */
    /* margin: 30px 0px; */
}

.mike {
    display: flex
;
}
@media (max-width: 767px) {
    .mike {
        /* position: absolute; */
        top: 81px;
        width: 100%;
        right: 0;
        z-index: 99;
        margin-bottom: 0%;
        justify-content: center;
        /* margin: 24px 0px; */
    }
}

.marquee-icon {
    background: #045662;
    display: inline-block;
    left: 0;
    position: absolute;
    top: -2px;
    width: 22px;
    z-index: 9;
}

.fa {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    display: flex
;
    justify-items: center;
    align-items: center;
    height: 5vh;
    margin-left: 3px;
}

.flex-center, .flex-center-space {
    align-items: center;
    display: flex;
    
}

.float-right {
    float: right !important;
}
.header-time {
    font-size: 11px;
    justify-content: flex-end;
    background: #045662;
    color: white;
    padding: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.header-time, .header-top {
    align-items: center;
    display: flex;
    height:4vh;
}
@media (max-width: 390px) {
    .date-time-w {
        width: 30%;
    }
}

.main-class
{
    transition: margin-left .5s;
    /* margin-top: 45px; */
}

.ng-binding
{
    display: flex;
    align-items: center; /* Aligns items in the center */
    justify-content: center;
    gap: 5px; 
    color: #000000
}
.time-binding
{
    display: flex;
    align-items: center; 
    justify-content: flex-start;
    gap: 5px; 
    color: #000000
}

.lay.betting-pink.mark-lay {
    width: 7.2rem;
    height: 3.6rem;
}

.fancybtn-new a, ul.fancy-filter {
    background-color: #26a6c3;
}

.fancybtn-new a {
    color: #fff;
}


.fancybtn-new a {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    cursor: pointer;
    font-family: Roboto Condensed, sans-serif;
    font-size: 12px;
    height: auto;
    padding: 5px 15px;
    text-align: center;
    width: auto;
}
.font-weight-bold {
    font-family: Roboto Condensed, sans-serif;
    font-weight: 700;
}
.seesion-event {
    width: 100%;
    background-color: #26a6c3;
    padding: 0.5rem;
    margin-top: 1px;
    color: white;
}
.item1
{
    background-color: #18adc5;
    border-radius: 20px;
    padding: 5px 10px !important;
 }

.item1 a::after
{
    content: "Home";
    font-size: 10px;
    padding: 6px;
 
}

.fancybtn-new{
    position: relative;
}

.show-toggle
{
    padding-left: 1rem !important;
    margin-top: -7px;
}

.headings
{
    background-color: #18adc5;
}

.match_box {
    display: flex
;
    /* padding: 5px 15px 15px 15px; */
 padding: 0px 2px 5px !important;
    border-bottom: 2px solid #cdcdcd;
}

@media (min-width: 0px)  and (max-width: 2560px){
       .mike{ /* position: absolute; */
    /* top: 74px; */
    width: 100%;
    height: 25px;
    z-index: 99;
    /* margin-bottom: 0%; */
    /* justify-content: center; */
    /* /* margin: 30px 0px; */
    
}
.header_css
{
    max-width: 100%;
}
.header-fixed 
{
    max-width: 100%;

}
.second_tab  .nav .nav-tabs
{
    width: 100%;
}
       }

       .match-bet-box
       {
        align-items: flex-start;
        background-color: #343a40;
        border-bottom: 1px solid rgba(24, 173, 197, .5);
        display: flex ;
        display: none;
        gap: 2px;
        justify-content: space-around;
        padding: 0;
        width: 100%;
       }

       .match-info.active {
        /* -webkit-animation: translateRight .25s ease-in-out forwards; */
        animation: translateRight .25s ease-in-out forwards;
        background-color: #5ecbdd;
        background-image: linear-gradient(#5ecbdd, #146578);
    }

    @keyframes translateRight
    {
        0% {
            width: 0;
        }
        
        100% {
            width: 100%;
        }
    }

    .matched-bet-box .match-nfo {
        align-items: center;
        display: flex
    ;
        gap: 2px;
        height: 28px;
        justify-content: center;
        min-width: 50%;
        padding: 1px 10px;
        position: relative;
    }

    .matched-bet-box .match-info span {
        align-items: center;
        color: #e7eaef80;
        display: flex;
        font-family: Roboto;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        gap: 2px;
        line-height: 120%;
    }

    .country_code
    {
        border: 1px solid #3f4045 !important;
        border-radius: 10px;
        padding: 8px 5px;
    }

    .fancy-yes-no
    {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .session-style
    {
        width: 100%;
        display: inline-block;
        background-color: #26a6c3;
        padding: 0.5rem;
        margin-top: -8px;
        color: white;
    }


    /* responsive design */

    
    .form-field input::placeholder
    {
        color: darkgray;
    }



    .exposure-btn, .withdrawal-btn {
        background-color: #5ecbdd;
        background-image: linear-gradient(#5ecbdd, #146578);
        border: 1px solid #72bbef;
        border-radius: 10px;
    }

    .exposure-btn {
        border-radius: 7px;
        cursor: pointer;
        display: inline-block;
        font-size: 13px;
        height: auto;
        line-height: 16px;
        min-width: 80px;
        padding: 3px 8px;
        width: auto;
        position: relative;
        left: 15px;
          top: -8px;
          display: flex;
    align-items: center;
    justify-content: center;
    }

    .exposure-btn, .exposure-btn span, .withdrawal-btn span {
        font-family: Roboto Condensed, sans-serif;
    }
    .line.coin {
        position: relative;
        bottom: 2px;
        z-index: 0;
    }
    .line.coin img {
        position: relative;
        width: 21px;
        z-index: -1;
    }
    .pr-1, .px-1 {
        padding-right: .25rem !important;
    }
    .exposure-btn .p2, .withdrawal-btn .p-8 {
        padding-left: 2px !important;
    }
    .exposure-btn, .exposure-btn span, .withdrawal-btn span {
        font-family: Roboto Condensed, sans-serif;
    }
    .exposure-btn span, .withdrawal-btn span {
        color: #fff;
    }

    .balanceContainer {
        display: block !important;
        /* width: 13rem; */
        text-align: left;
        position: absolute;
        /* left: 207px; */
        right: 20px;
        top: 5px;
        /* height: 46px; */
        /* padding-left: 5px; */
        border-radius: 5px;
        font-weight: bold;
        font-size: 11px;
        display: flex !important;
        gap: 3px ;       
        flex-direction: column;
        /* border: 1px solid #96a3b5; */
        display: flex
        ;
            align-items: center;
            justify-content: center;
    }
    .logouts
    {
        margin-right: 3px;
    }

    /* .matchedbetbox
    {
        align-items: flex-start;
        background-color: #343a40;
        border-bottom: 1px solid rgba(24, 173, 197, .5);
        display: flex;
        /* display: none; */
        /* gap: 2px;
        justify-content: space-around;
        padding: 0;
        width: 100%; */
    /* } */
    
    .matchedbetbox .matchinfoname {
        align-items: center;
        display: flex
    ;
        gap: 2px;
        height: 28px;
        justify-content: center;
        min-width: 50%;
        padding: 1px 10px;
        position: relative;
    }

    .matchinfoname.active {
        -webkit-animation: translateRight .25s ease-in-out forwards;
        animation: translateRight .25s ease-in-out forwards;
        background-color: #5ecbdd;
        background-image: linear-gradient(#5ecbdd, #146578);
    }

    .matchedbetbox .matchinfoname span {
        align-items: center;
        color: white;
        display: flex
    ;
        font-family: Roboto;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        gap: 2px;
        line-height: 120%;
    }

    .matchedbetbox .matchinfoname.active .market {
        bottom: 0;
        height: 4px;
        left: 0;
        position: absolute;
        width: 0;
    }

    .matched_bet_box .match_info_name span {
        align-items: center;
        color: white;
        display: flex;
        font-family: Roboto;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        gap: 2px;
        line-height: 120%;
    } 

    .main-overflow
    {
        overflow:scroll;
    }

    .nav .hamburger-list
    {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0px 0px 0px 10px;
    }

    .mWallet
    {
        color:black;
        font-family: "Roboto Condensed", sans-serif !important; 
        font-size: 12px;
    }

    .liability
    {
        color: black;
        font-family: "Roboto Condensed", sans-serif !important; 
        font-size: 12px;
    }
    .fancy-color
    {
        /* color:#e7eaef80 */
    }

    
    .calculator-grid {
        display: grid;
        grid-template-columns: repeat(7, 52px);
        grid-template-rows: repeat(2, 30px);
        gap: 0;
        border: 2px solid #ccc;
        position: relative;
        bottom: 14px;
        right: 1px;
      }
  
      .btn-1 {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        font-weight: bold;
        border: 1px solid #efefef;
        background: #fff;
        cursor: pointer;
        color:black
      }
  
      .btn-1:hover {
        background: #f2f2f2;
      }
  
      .btn-1 img {
        width: 24px;
        height: 24px;
      }
  .stack-contain
  {
    float: left;
    position: relative;
    left: -6px;
    border: none;
    top: -1px;
}
  .plus-btn
  {

    width: 35px;
    height: 30px;
    background: darkgray;
    border: none;
    float: left;
    position: relative;
    right: 6px;
}

.minus-btn
{
    float: right;
    width: 35px;
    height: 30px;
    position: relative;
    bottom: 31px;
    left: -24px;
    border: none;
    background: darkgray;
}
.stack-input
{
    
    
        position: relative;
        left: 15px;
        top: -31px;
        height: 30px;
    }
    


.plus-btn-1
{

    width: 35px;
    height: 30px;
    padding: 6px 11px;
    background: #A4A4A4;
    border: none;
    /* margin-left: 0px; */
    position: relative;
    left: -21px;
}


.minus-btn-1
{
    float: right;
    width: 35px;
    height: 30px;
    border: none;
    background: darkgray;
    position: relative;
    bottom: 61px;
    left: 4px;
}


.bethistorytables
{
    background-color: #18adc5 !important;
}

.inputbethistory
{
    border-radius: 5px  !important;
    border: 1px solid #ccc !important;
}

.filterbtnbethistory
{
    background-color: #146578 !important;
    background-image: linear-gradient(-180deg, #5ecbdd, #146578) !important;
    font-weight: 500 !important;
    border-radius: 5px !important;
    display: flex
;
    align-items: center;
    justify-content: center;
    padding: 7px 7px;
}
.betlisthistory .active a
{
    background-color: #146578 !important;
    background-image: linear-gradient(-180deg, #5ecbdd, #146578) !important;
    font-weight: 500 !important;
}
.backhistorybtn
{
    background-color: #146578 !important;
    background-image: linear-gradient(-180deg, #5ecbdd, #146578) !important;
    font-weight: 500 !important;
}

@media  (min-width: 769px) and (max-width: 1024px){
    .page-wrapper.chiller-theme.toggled {
        /* background-color: rebeccapurple; */
        padding-right: 5px;
        background-color: #045662 !important;
        z-index: -1;
        width: 19% !important;
        /* height: 100vh; */
        float: left;
        margin-top: 16px;
        /* overflow-y: scroll; */
        /* position: sticky; */
    }
}
@media  (min-width: 769px) and (max-width: 1024px){
    .page-wrapper.chiller-theme.toggled {
        /* background-color: rebeccapurple; */
        padding-right: 5px;
        background-color: #045662 !important;
        z-index: -1;
        width: 19% !important;
        /* height: 100vh; */
        float: left;
        margin-top: 16px;
        /* overflow-y: scroll; */
        /* position: sticky; */
    }
}
@media  (min-width: 1025px) and (max-width: 1369px){
    .page-wrapper.chiller-theme.toggled {
        /* background-color: rebeccapurple; */
        padding-right: 5px;
        background-color: #045662 !important;
        z-index: -1;
        width: 26% !important;
        /* height: 100vh; */
        float: left;
        /* margin-top: 16px; */
        margin-top: 5px !important;
        /* overflow-y: scroll; */
        /* position: sticky; */
    }
    .lvnow {
        background-color: #6bbd11;
        border-radius: 50%;
        display: inline-block;
        height: 10px;
        margin-right: 3px;
        width: 10px;
        margin-left: 7px;
    }
    .match-content {
        padding: 0px !important;
        /* margin-top: 7px; */
        margin-top: 23px ;
        /* position: relative;
        padding: 0em 0px 0px;
        height: 100vh;
        right: 279px;
        top: 33px; */
    }
    .match_box {
        display: inherit !important;
        padding: 0px 3px 0px 5px;
        border-bottom: 1px solid #373e42;
    }
    .match_names {
        flex-grow: 1;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        margin-left:10px
    }

    .matchtimes1 {
        display: block !important;
        position: relative;
        top: -5px;
    }

    .lay.betting-pink {
        width: 82px !important;
        height: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .back.betting-blue {
        width: 85px !important;
        height: 23px;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }

    .column11
{
    width: 53% !important;
    margin-left: 13%;
}

.matchtime
{
    display: none !important;
}
.matchtimes1
{
    display: block !important
}
   
    .logo  img
    {
        width: 15% !important;
        margin-top:-8px;
    }
}


@media  (min-width: 1440px) and (max-width: 2560px)

{
    .main-content
    {
        float: right;
    width: 74%;
    }
    .page-wrapper.chiller-theme.toggled {
        /* background-color: rebeccapurple; */
        padding-right: 5px;
        background-color: #045662 !important;
        z-index: -1;
        width: 26% !important;
        /* height: 100vh; */
        float: left;
        margin-top: 16px;
        /* overflow-y: scroll; */
        /* position: sticky; */
    }   
    .match-content
    {
        padding: 0px !important;
        margin-top: -21px;

    }
            .eventsnmae
            {
                margin-left: -110px;
            }
            .fancybmfm
            {
                position: relative;
                right: -245px;
            }
            .balexpo
    
            {
                display: flex;
            flex-wrap: wrap;
            flex-direction: row !important;
            justify-content: center;
            align-items: center;
            /* margin: 0px 32px 0px 0px; */
            margin-right: 37px !important;
            }

            .user_detial {
                position: relative;
                top: 2px;
                right: 24px !important;
            }

            .hsmburger-icon
            {
                display: none;
            }

            .new-deposit-21
            {
                display: flex;
                flex-direction: column;
            }

            .new-deposit-22
            {
                width: 100% !important;
                display:flex;
                justify-content:flex-start !important;
            }
            .new-withdraw-22
            {
                width: 100% !important;
                display:flex;
                justify-content:flex-start !important;

            }
.responsivelink
{
    pointer-events: auto;
}
}

@media (min-width: 1025px) and (max-width: 1369px) {
    .accountstatementrespo
    {
        margin-top: -60px !important;
    }

    .wrapper {
        display: flex
    ;
        width: 100%;
        height: 100%;
        overflow: visible;
    }
    
    .balexpo
    
    {
        display: flex;
    /* flex-wrap: wrap; */
    flex-direction: row !important;
    justify-content: center;
    align-items: center;
    /* margin: 0px -px 0px 0px; */
    /* margin-right: 37px; */
    gap: 4px;
    }
    .hsmburger-icon
    {
        display: none;
    }
    .hamburger-list
    {
        cursor: pointer;
        cursor: pointer;
    }
    .back.betting-blue {
        width: 49px;
        height: 23px;
        display: flex
;
        align-items: center;
        justify-content: center;
    }
    .page-wrapper.toggled .sidebar-wrapper
    {
        position: sticky;
    }
    .page-wrapper.chiller-theme.toggled {
        /* background-color: rebeccapurple; */
        padding-right: 5px;
        background-color: #045662 !important;
        z-index: -1;
        width: 26%;
        height: 100vh;
        float: left;
        margin-top: 16px;
        /* overflow-y: scroll; */
        /* overflow: hidden;
        overflow-y: scroll; */
        /* position: sticky; */
    }
}




@media   (min-width: 375px) and (max-width: 468px) {
    .ngbindingss

    {
        display: none !important;
    }
}

@media (min-width:769px) and (max-width: 1024px)
{
    
    .bindings
   {
    white-space: nowrap;
   }
   .hsmburger-icon
   {
    display: none;
   }
   .accountstatementinput
   {
    display: flex
    ;
        flex-direction: column;
        gap: 5px;
   }
   .inputdataform
   {
    width:100%
   }
   .col-md-4 {
    width: 50%;
    display: flex
;
    align-items: center;
    justify-content: center;
    gap: 4px;
    margin: 0 auto;
}
.form-horizontal .btn-success, .form-horizontal .btn-danger {
    font-weight: 600;
    border-radius: 0px;
    position: relative;
    width: 50%;
    border: none;
    text-align: left;
    display: flex
;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}
.form-horizontal .btn-success:before, .form-horizontal .btn-danger:after {
    position: absolute;
    top: -2px;
    bottom: 2px;
    right: 0;
    padding-top: inherit;
    padding-bottom: inherit;
    width: 1.8em;
    font-size: 1.2em;
    text-align: center;
    transition: 0.2s;
    transform-origin: 50% 60%;
}
}


@media only screen and (min-width: 768px) {
    .ng-binding {
        display: contents;
        /* align-items: center; */
        justify-content: center;
        gap: 3px;
        color: #000000;
    }
    .main-content {
        -webkit-box-flex: 1;
        flex-grow: 1;
        overflow: hidden;
        /* width: 100%; */
        /* margin-left: 2%; */
    }

    .w-56 {
        width: 55px;
        /* text-align: center; */
        font-weight: 600;
        color: #000;
        font-size: 13px;
        padding-right: 6rem;
        position: relative;
        right: 126px;
    }
    .w-57 {
        width: 55px;
        /* text-align: center; */
        font-weight: 600;
        color: #000;
        font-size: 13px;
        padding-left: 1.2rem;
        position: relative;
        left: -124px;
    }
    .main-wrapper {
        padding: 0px;
        /* margin-top: 42px !important; */
    }
    .hsmburger-icon
    {
        display: none;
    }
.matchtkimess
{
    visibility: hidden;
}
    .time-bindings
    {
        display: none !important;
    }

    .bindings11
    {
        display: none !important;
    }

    .main-inner {
        display: block;
        /* margin-bottom: 10rem; */
        margin-top: -4px !important;
        margin-left: -6px;
        /* margin-top: 8px !important; */
        /* margin-top: -20px !important; */
    }
    .page-wrapper.chiller-theme.toggled
    {
        padding-right: 0px !important;
    }
    .header_css
    {
        width: 100%;
        height: 8vh;
        position: relative;
    }
    .header-inner{
            display: flex;
            justify-content: space-between;
    }
    .headerlogo a img 

    {
        margin-top: 16px !important;
        margin-right: 37px;
        width: 165px !important;
    }
    .mike{
        display: none;
    }

    .balanceContainer
    {
        bottom: -14px
    }

    .red-close
    {
        display: block !important ;
        padding: 10px 8px;
        height: 53px;
        background: none !important;
       
    }

    .headerlogo
    {
        display: flex;
        justify-content: center;
    }
    .hsmburger-icon
    {
        width: 100%;
    }

    .sidebar-wrapper
    {
        width: 100% !important;
        margin-top: 55px !important;
    }
    .page-wrapper.chiller-theme.toggled {
        /* background-color: rebeccapurple; */
        padding-right: 5px;
        background-color: #045662 !important;
        z-index: -1;
        width: 26%;
        /* height: 100vh; */
        float: left;
        margin-top: 16px;
        /* overflow-y: scroll; */
        /* overflow: hidden;
        overflow-y: scroll; */
        /* position: sticky; */
    }


    .header-fixed {
        display: flex
;
        justify-content: flex-end;
        align-items: center;
        margin: 0px;
        position: sticky !important;
        z-index: 999;
        width: 100% !important;
        margin-top: 8px;
        background-color: #045662;
    }
    .second_tab {
        display: flex
    ;
        border: none;
        padding: 6px 3px;
        justify-content: space-between;
        position: relative !important;
        top: 0px !important;
        width:100%;
        /* overflow:hidden; */
        overflow-y: scroll;
    }

    .userExpo {
        margin-bottom: 5px;
        border: 0;
        position: relative;
        border-radius: 3px;
        /* padding: 5px 12px; */
        line-height: 15px;
        background-color: #17afc6 !important;
        border: 1px solid #fff;
        float: left;
        cursor: pointer;
        margin-left: 8px;
        width: 129px;
        height: 50px;
        /* display: block; */
        padding: 6px 7px;
        display: flex
    ;
        justify-content: space-between;
        flex-direction: column;
    }

    .userbal {
        margin-bottom: 5px;
        border: 0;
        position: relative;
        border-radius: 3px;
        /* padding: 5px 12px; */
        line-height: 15px;
        background-color: #17afc6 !important;
        border: 1px solid #fff;
        float: left;
        cursor: pointer;
        margin-right: 1px;
        min-width: 129px;
        height: 50px;
        /* display: block; */
        padding: 6px 7px;
        display: flex
    ;
        justify-content: space-between;
        flex-direction: column;
    }
    .balexpo
    {
        display: flex
        ;
            justify-content: center;
            align-items: center;
            flex-direction: column;
            margin-right: 49px;
    }

    .match_box
    {
        display: flex;
    }
    .matchtimes1
    {
        display: none !important ;
    }
     
    .matchtime
    {
        flex-grow: 1;
        display: flex ;
        align-items: center;
        justify-content: space-between;
        width: 30%;
    }
   /* .bindings
   {
    white-space: nowrap;
   } */

   .open_bets-table .event-name
   {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    /* font-family: Ro; */
    font-family: "Roboto Condensed", sans-serif !important;

    display: inline-block;
   }
   .odds-group {
    display: flex
;
    width: auto;
   }

   .back.betting-blue {

    width: 49px;
    height:23px ;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;

   }
   .lay.betting-pink
   {
    width: 49px;
    height: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
   }

   .inplay-fancy-name {
    display: flex
;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    /* gap: 10px; */
    margin-right: 15px;
  }
  .match_box .backlay_box {
    display: flex
;
    color: #fff;
    align-items: center;
    width: 33%;
    /* justify-content: space-around; */
    margin-right: 4px;
}
.laybettingbox .lay.betting-pink
{
    margin: 1px;
    border-radius: 4px;
    padding: 5px 24px;
    height: 36px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.fancy_buttone {
    width: 100%;
    float: left;
    display: flex
;
    position: absolute;
    left: 134px;
}
.sidebar-content .user_bal {
    /* background-color: #000; */
    background-color: #045662;
    margin: 4px auto;
    display: flex;
    /* flex-direction: column; */
    justify-content: center;
    /* align-items: center; */
    margin: 4px auto;
}

.nav .hamburger-list
{
 white-space: nowrap;
}
.user_detial {
    position: relative;
    top: 2px;
    right: -36px;
}

.event-sports button {
    position: relative;
    left: 134px;
}

.round-status
{
    margin: 0px 0px 0px 42px;
}
.main-content
{
    margin-top: -18px;
}

.event-sports
{
    padding: 0px 0px 5px 14px;
}
.accountstatementrespo
{
    margin-top: -50px !important;
}
}

.dummy-icon0 {
    background-image: url(../images/sports-icons.png);
    background-repeat: no-repeat;
    background-size: 28px;
    display: block;
    height: 24px;
    text-align: center;
    width: 28px;
    background-position: -1px -1619px;
    margin: 0px auto;
    overflow: hidden;
}

.dummy-icon-in-play {
    background-image: url(../images/sports-icons.png);
    background-repeat: no-repeat;
    background-size: 28px;
    display: block;
    height: 24px;
    text-align: center;
    width: 28px;
    background-position: -1px -1527px;
    margin: 0px auto;
    overflow: hidden;
}
.dummy-icon-ipl {
    background-image: url(../images/sports-icons.png);
    background-repeat: no-repeat;
    background-size: 28px;
    display: block;
    height: 24px;
    text-align: center;
    width: 28px;
    background-position: -1px -1773px;
    margin: 0px auto;
    overflow: hidden;
}
.dummy-icon-soccer {
    background-image: url(../images/sports-icons.png);
    background-repeat: no-repeat;
    background-size: 28px;
    display: block;
    height: 24px;
    text-align: center;
    width: 28px;
    background-position: -1px -1026px;
    margin: 0px auto;
    overflow: hidden;
}
.dummy-icon5, .dummy-icon7, .dummy-icon8, .dummy-icon9, .avator-design, .dummy-icon11, .dummy-icon12, .dummy-icon13, .dummy-icon14, .dummy-icon15, .dummy-icon16{
    width: 28px;
}
.dummy-icon6{
    width: 28px;
    background-position: 0px -676px;
}
img.avator-design{
    margin: 0px;
    margin-right: 8px;
}

i.dummy-icon0, i.dummy-icon-in-play, i.dummy-icon-ipl, i.dummy-icon2, i.dummy-icon-soccer, i.dummy-icon5, i.dummy-icon6,
i.dummy-icon7, i.dummy-icon8, i.dummy-icon9, i.dummy-icon11, i.dummy-icon12, i.dummy-icon13, i.dummy-icon14, i.dummy-icon15, i.dummy-icon16{
    margin: 0;
}

a.head-link.endcooki span {
    display: flex;
    align-items: center;
    color: #045662;
}

button.btn.btn-primary {
    background: green;
}

img.smartphone {
    width: 20px;
    margin-right: 10px;
}

.hamburger-list a{
    color: #fff !important
}

/* CSS for reCAPTCHA styling */
.g-recaptcha {
    margin-top: 15px;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Add a margin to the submit button */
button[type="submit"] {
    /* margin-top: 15px; */
}

.captchabox {
    align-items: center;
    background-color: #d3d3d3;
    border: 1px solid #adadad;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    padding: 10px;
    width: 100%;
}

@media (min-width: 1441px) and (max-width: 2560px)
{
    .main-wrapper {
        width: 64% !important;
        position: absolute;
        top: 122px !important;
    }
    .column11
    {
        width: 36%;
    margin-left: 17%;
    margin-top: 34px;
    }
}

span.userName img {
    width: 80px;
    height: 25px;
}

button.close {
    position: absolute;
    right: 14px;
}

button.btn.btn-outline-primary.quick-amount {
    background: #f4d821;
    color: #000000;
}

.menu-links .item.active {
    background-color: #18adc5;
    border-radius: 20px;
    padding: 5px 10px !important;
}

div#collapseFourscore {
    display: none;
}

.teams-name {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    line-height: 20px;
}
.score-main {
    width: 100%;
    /* padding: 5px; */
    /* background-image: url('../../assets/images/scorecard-bg.png'); */
    background-color: #172832;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    z-index: 1;
    font-size: 12px;
    /* margin-left: 4px; */
    /* margin-right: 4px; */
}
.teams-status {
    display: flex;
    justify-content: space-between;
    background: #00000073;
}
div#targetdiv {
    display: flex;
    flex-direction: column;
    /* margin: 0 20px; */
    /* background: ; */
    padding: 10px;
    line-height: 20px;
}
.active-score {
    color: #8eea29;
}
.inactive-score {
    color: #fff;
}
.ball-update {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.bold-font-class{
    font-size: 14px !important;
    font-weight: 700 !important;
}
.row-for-score{
  padding: 0 10px;
} 