﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i);
  @font-face {
            font-family: "Source Sans Pro";
            src: url("https://form-renderer.trustarc.com/browser/fonts/SourceSansPro-ExtraLight.woff2") format("woff2");
            font-style: normal;
            font-weight: 200;
        }

        @font-face {
            font-family: "Source Sans Pro";
            src: url("https://form-renderer.trustarc.com/browser/fonts/SourceSansPro-ExtraLightItalic.woff2") format("woff2");
            font-style: italic;
            font-weight: 200;
        }

        @font-face {
            font-family: "Source Sans Pro";
            src: url("https://form-renderer.trustarc.com/browser/fonts/SourceSansPro-Regular.woff2") format("woff2");
            font-style: normal;
            font-weight: 400;
        }

        @font-face {
            font-family: "Source Sans Pro";
            src: url("https://form-renderer.trustarc.com/browser/fonts/SourceSansPro-Italic.woff2") format("woff2");
            font-style: italic;
            font-weight: 400;
        }

        @font-face {
            font-family: "Source Sans Pro";
            src: url("https://form-renderer.trustarc.com/browser/fonts/SourceSansPro-500.woff2") format("woff2");
            font-style: normal;
            font-weight: 500;
        }

        @font-face {
            font-family: "Source Sans Pro";
            src: url("https://form-renderer.trustarc.com/browser/fonts/SourceSansPro-500Italic.woff2") format("woff2");
            font-style: italic;
            font-weight: 500;
        }

        @font-face {
            font-family: "Source Sans Pro";
            src: url("https://form-renderer.trustarc.com/browser/fonts/SourceSansPro-SemiBold.woff2") format("woff2");
            font-style: normal;
            font-weight: 600;
        }

        @font-face {
            font-family: "Source Sans Pro";
            src: url("https://form-renderer.trustarc.com/browser/fonts/SourceSansPro-SemiBoldItalic.woff2") format("woff2");
            font-style: italic;
            font-weight: 600;
        }

        @font-face {
            font-family: "Source Sans Pro";
            src: url("https://form-renderer.trustarc.com/browser/fonts/SourceSansPro-Bold.woff2") format("woff2");
            font-style: normal;
            font-weight: 700;
        }

        @font-face {
            font-family: "Source Sans Pro";
            src: url("https://form-renderer.trustarc.com/browser/fonts/SourceSansPro-BoldItalic.woff2") format("woff2");
            font-style: italic;
            font-weight: 700;
        }

        @font-face {
            font-family: "TrustArc";
            src: url("https://form-renderer.trustarc.com/browser/fonts/TrustArc.woff2") format("woff2");
            font-style: normal;
            font-weight: 400;
        }

        .ta {
            display: inline-block;
            font: normal normal normal 14px/1 TrustArc;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

        .ta-fullscreen:before {
            content: "\e003";
        }

        .ta-edit:before {
            content: "\e004";
        }

        .ta-filter:before {
            content: "\e005";
        }

        .ta-upload:before {
            content: "\e006";
        }

        .ta-undo:before {
            content: "\e007";
        }

        .ta-redo:before {
            content: "\e008";
        }

        .ta-warning:before {
            content: "\e009";
        }

        .ta-check:before {
            content: "\e010";
        }

        .ta-plus:before {
            content: "\e011";
        }

        .ta-minus:before {
            content: "\e012";
        }

        .ta-hand:before {
            content: "\e013";
        }

        .ta-trash:before {
            content: "\e014";
        }

        .ta-close:before {
            content: "\e015";
        }

        .ta-warning-triangle:before {
            content: "\e016";
        }

        .ta-check-circle:before {
            content: "\e017";
        }

        .ta-bell-circle:before {
            content: "\e018";
        }

        .ta-info-circle:before {
            content: "ⓘ";
        }

        .ta-tiles:before {
            content: "\e019";
        }

        .ta-warning-circle-outline:before {
            content: "\e01f";
        }

        .ta-warning-circle:before {
            content: "\e020";
        }

        .ta-download:before {
            content: "\e021";
        }

        .ta-question-circle:before {
            content: "\e023";
        }

        .ta-chevron-down:before {
            content: "\e025";
        }

        .ta-chevron-up:before {
            content: "\e026";
        }

        .ta-chevron-right:before {
            content: "\e027";
        }

        .ta-chevron-left:before {
            content: "\e028";
        }

        .ta-ellipsis:before {
            content: "⋯";
        }

        .ta-bell:before {
            content: "\e031";
        }

        .ta-print:before {
            content: "\e030";
        }
     body {
            margin: 0;
            background: #000000 !important;
            font: 12px 'Open Sans', sans-serif !important;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }


 html, body {
     min-height: 100%!important;
}

.sportRules {
        padding: 0;
    background: #FFFFFF;
  
}
header {
        position: relative;
    width: 100%;
    background-color: #242424;
    color: #ababab;
    font-family: Open Sans,sans-serif;
    line-height: normal;
}
.topbar{
    display:none
}
.frame {
    padding-top:31px;
}
.frame .top{
     position: fixed;
    top: 0;
    width: 100%;
    z-index: 2020;
}

.top{
   height: 48px;
    max-width: 100%;
    text-shadow: none;
        display: flex;
     width: 100%;
    padding-left: 2px;
}


.topLogo {
    display: table-cell;
    width: 130px;
    height: 25px;
    background-position: center center;
    background-size:contain;
    background-repeat: no-repeat;
    background-image: url(/theme/Design/img/logos/ez1.png);
}
.topRight {
    /*display: table-cell;*/
    min-height:50px!important;
    float:right;
    width: 260px;
}
.tbUser {
       margin-bottom: 10px;
    min-height: 78px;
    font-size: 15px;
    /* float: right; */
    color: #004184 /*#85acde*/;
    border-collapse: collapse;
    width: 100%;
    cursor: default;
}
.uHead {
    font-weight:bold;
    text-align:right;
    font-size:11px;
    padding-top:6px;
    color:/*#4388e1*/ /*#648a43*/#4ca24f;
}
.uLeft, .uRight {
    text-align: left;
    border-bottom: 1px solid rgb(29, 36, 41);
    text-align:right;
    height:16px;
    line-height:16px;
}
.uRight {width:60%}
.uLast {border:none!important;}
.topLogin {
    display: table;
    table-layout: fixed;
    /*line-height: 0;*/
    margin: 16px 0 0 auto;
}
.topLogin .col1, .topLogin .col2 {
    display: inline-block;
    vertical-align: top;
}
.topLogin .col2 {
    position: relative;
    text-align: right;
    min-width: 132px;
    /*margin-left:5px;*/
}
.topLogin .input {
  background:-webkit-linear-gradient(transparent,#434f5b);background:-o-linear-gradient(transparent,#434f5b);background:-moz-linear-gradient(transparent,#434f5b);background:linear-gradient(transparent,#434f5b);
    font-size: 11px;
    color: #ccc;
    height: 25px;
    padding: 0 5px 0 6px;
    border-radius: 1px;
    background-color: #434f5b;
    display: inline-block;
    width: 100px;
    vertical-align: top;
}
.topLogin .link {
    font-size: 11px;
    line-height: 25px;
    color: #b1a55f;
    cursor: pointer;
}
.btLogin {
    line-height: 25px;
     color: #4acfa5;
    cursor: pointer;
    padding:0 0 0 5px ;
    font-size: 24px;
}
.btLogout {
  
     color: #ae0000!important;
   
    font-size: 12px;
    font-weight:700;
}
.btUser {
        float: right;
    /* width: 32px!important; */
    height: 100%!important;
    line-height: 30px!important;
    font-size: 12px!important;
        font-weight: 700;
    text-align: center;
    cursor: pointer;
    /* border-left: 1px solid #7f7f7f; */
    color: #ffffff;
}
.btUser i{
     font-size: 24px!important;
   
   color: #fdd13b;
}
.topMenuList {
    width: 70%;
}
.topMenuList, .topTime {
   display: flex;
    list-style-type: none;
    -ms-flex-pack: start;
    justify-content: start;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 0;
    margin: 0;
}
.topAlert {text-align: right; width:200px;height:30px;}
.topTime {text-align: right; width:40px;}
.alert {
  
    color: #a94442!important;
 
   
}
.clock{
    color:#a5a5a5;
    cursor: default;
}
.topMenu:hover {color:#e0e0e0;}
.btList {
       float: left;
    width: 36px;
    height: 100%;
    line-height: 48px!important;
    font-size: 22px!important;
    text-align: center;
    cursor: pointer;
    margin-right: 10px;
    border-right: 1px solid #29323c;
    color: #ffffff;
}
.topMenu {
        white-space: nowrap;
    font-size: 16px;
    font-weight:600;
    display: inline-table;
    position: relative;
    line-height: 30px;
    margin-right: 18px;
    cursor:pointer;
    color:#a5a5a5;
     white-space:nowrap;
    overflow:hidden;
}
.topMenu.active {    color: #53d337;}





.special {
    color:#fe4f4f;
    margin-right:0px;
}
.special:hover {
    color:#fa2121
}




.spName {
    border-bottom: 1px solid #212121;
   
}
.tab-switcher {
        position: relative;
    padding: 5px 2px;
    background-color: #000000;
}

.sportsbook-event-page__header {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #fff;
    border-bottom: 1px solid #242424;
    padding-left:2px;
    padding-right:2px;
}
.sportsbook-breadcrumb {
     display: flex; 
    padding-bottom: 8px;
    border-bottom: 1px solid var(--gray-800);
    white-space:nowrap;
    overflow:hidden;
}
.event-cell__status {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    margin-left: 10px;
    float: right;
}
.event-cell__clock {
    color: #c5c5c5;
    font-size: 10px;
    font-weight: 500;
    padding: 2px 4px;
}
#lbScore {
    color: #fbd002;
    font-weight: bold;
    padding: 0 4px;
}
#lbPeriod {
    padding: 0 4px;
    border-left: 0.2px solid #525252;
    border-right: 0.2px solid #525252;
}
#lbTime{
    padding: 0 4px;
    border-left:0.2px solid #525252;
}
.main-bets .tab-content {
    width:100%;
}
.mkMain{
  width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    /* padding: 0 8px; */
    overflow: hidden;
    background-color: var(--background-color_MARKET_BOARD__market);
    gap: 2px;
    background-color: #121212;
}
.btTop{
	 position: fixed;
    bottom: 40px;
    right: 20px;
    display: none;
    box-shadow: 0 8px 9px -4px rgb(220 76 100 / 30%), 0 4px 18px 0 rgb(220 76 100 / 20%);
    width: 48px!important;
    height: 52px!important;
    line-height: 10px;
    padding-left: 13px;
    padding-bottom: 8px;
    cursor: pointer;
    border-radius: 25%;
    background-color: #dc4c64;
    background-color: #24446f;
    color: #fff;
    z-index: 999999;
    transform: rotate(-90deg);
    font-size: 48px;
    font-weight: bolder;
    text-align: center;
        border: none;
}
.btTop:hover {
    color: #fff;
    background-color: #d1485f;
    background-color: #305f9f;
}
.sumbt {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    line-height: 35px;
    padding-left: 10px;
    font-size: 12px;
    cursor: pointer;
    max-width: 205px;
    min-width: 150px;
    float: right;
    display: inline;
    list-style-type: none;
}
.sumlb {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    min-width: 0;
    color: #4a4a4a;
    position: relative;
    margin-left: 5px;
}

.sumicon {
    color: #a7a7a7;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    vertical-align: top;
    padding: 0 10px 0 5px;
    line-height: 29px;
    cursor: pointer;
}
.sumpn {
    position: relative;
    z-index: 30;
}
.sumContainer {
    overflow-y: auto;
    max-height: 378px;
    border-radius: 2px;
    font-size: 12px;
    position: absolute;
    z-index: 30;
    top: 35px;
    right: 0px;
    display: block;
    min-width: 360px;
    max-width:460px;
    border-radius: 2px;
    background-color: #ddd;

}
.sumitem {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    text-align: left;
    padding: 0 10px 0 10px;
    font-size: 12px;
    color: #545454;
        background-color: #e8e8e8;
    border-bottom: 1px solid #c7c7c7;
    line-height: 24px;
    height: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border-left: 2px solid;
}
.team1 {border-left: 2px solid #c40010;}
.team2 {border-left: 2px solid #008000;}
.team0 {border-left: 0;text-align:center}
.sumContainer::-webkit-scrollbar {
    width: 15px;
}
.sumContainer::-webkit-scrollbar-thumb {
    border-radius: 11px;
    background-color: #888;
    border: 4px solid #d8d8d8;
}
.sumContainer::-webkit-scrollbar-track {
    background-color: #d8d8d8;
}




header .container {
    display: block;
     /*margin: 20px 0 0;*/
     margin: 0 auto;
     padding-top:20px;
}
.logo {
    text-align:center;
    float: left;
}
.lbMoney {
        color: #fff650 !important;
    min-width: 70px;
    margin-right: 12px;
    display: inline-table;
    position: relative;
    font-size: 12px;
    font-weight: 500;
    height: 30px;
    line-height: 30px;
}
.sc-btn {
    color:#e2d922  !important;
    cursor: pointer;
    margin-right:12px;
    display: inline-table;
    position: relative;
    font-size:11px;
    font-weight:500;
    height: 30px;
    line-height: 30px;
}
.sc-btn:hover {color:#fbf71c !important;
}
.lang-btn {
    color: #adadad  !important;
     display: inline-block;
    cursor: pointer;
    margin-right:12px;
    position: relative;
    font-size:11px;
    font-weight:500;
    height: 30px;
    line-height: 30px;
    width:30px;
    margin-bottom:-5px;
}
.lang-btn:hover {color:#e1e1e1 !important;
}
.flash-dot {
    display: inline-block;
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background-color: #37a836;
    animation-name: dotfade;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
}
@keyframes dotfade {0%{background-color:rgba(55,168,54,0)}50%{background-color:#37a836}100%{background-color:rgba(55,168,54,0)}}
.icon-eng{
    background-image:url(/theme/Design/img/flags/eng1.png);
     background-position: center center;
    /*background-size:contain;*/
    background-repeat: no-repeat;
    height: 18px;
    width: 24px;
}
.icon-spa{
    background-image:url(/theme/Design/img/flags/spa1.png);
     background-position: center center;
    /*background-size:contain;*/
    background-repeat: no-repeat;
    height: 18px;
    width: 24px;
}
.dd {
    z-index: 50;
    cursor: pointer;
    margin-right:7px;
}
.dd-odds {
    display: inline-table;
    position: relative;
    font-size:11px;
    font-weight:500;
    height: 30px;
    line-height: 30px;
    margin-right: 12px;
    color:#adadad;
}
.dd-odds:hover {
    color:#e1e1e1;
}
.dd-hl {
    color:#63a6ff;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 3px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dd-selected {
    color:#0065ea!important;
}
.dd-panel {
    float:left;
       right: 17px;
    display: table;
    table-layout: fixed;
    position: absolute;
    max-width: 120px;
    width:120px;
    top: 28px;
}
.dd-item {
    color: #333;
    font-size:12px;
    display: inline-table;
    vertical-align: top;
    table-layout: fixed;
    width: 100%;
    text-align: left;
    padding: 0 15px 0 11px;
    background-color: #ddd;
    border-top: 1px solid transparent;
    border-bottom: 1px solid #ccc;
    white-space: nowrap;
}
.bsBody{
       display: flex;
    flex-flow: row wrap;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #DADADA;
        padding-bottom: 3px;
}
.bet2{
      display: flex;
    flex-direction: column;
    margin-left: 10px;
    position: relative;
    width: 50px;
}
.bet1{
     
    flex-grow: 1;
    flex-basis: 0;
        width: 100%;
}
.bsAlert {
    position: absolute !important;
    color: #a5a5a5;
    text-align: center;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    background: rgba(52,0,0,0.70);
    cursor:not-allowed;
    height: 100%;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    z-index: 88;
    vertical-align:middle;
    display : flex;
    align-items : center;

    display:-ms-flexbox;
    -ms-flex-pack:center;
    -ms-flex-align:center;
    display:-moz-box;
    -moz-box-pack:center;
    -moz-box-align:center;
    display:-webkit-box;
    -webkit-box-pack:center;
    -webkit-box-align:center;
     display:box;
    box-pack:center;
    box-align:center;
}
.closed{
  background: rgba(0,0,0,0.70)!important;
}
.priceup{
	float: right;
	width: 15px;
	background: transparent url('/theme/Design/img/icons/liveup.gif') no-repeat scroll;
    margin-top:8px;
    background-size:90% 90%;
	font-weight:bold;
    height:15px;
        position: absolute;
        right: 55px;
    bottom: 0;
}

.pricedown{
	float: right;
	width: 15px;
	background: transparent url('/theme/Design/img/icons/livedown.gif') no-repeat scroll;
    margin-top:8px;
    background-size:90% 90%;
	font-weight:bold;
    height:15px;
        position: absolute;
       right: 55px;
    bottom: 0;
}

.mesbox{
    /*display:none;*/
    padding-right:12px;
    min-width: 280px; 
    height: 54px;
    line-height: 44px;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255,255,255,.2);
    /*color: #000;
    background: #ffdf1b;*/
    color: #f3f3f3;
    background-color: #14805e;
    /*border: 1px solid rgb(79, 79, 79);*/ 
    border: 3px solid #8793a2;
    border-radius: 2px;
    overflow: hidden;
}
.messager{
       display: none;
    padding: 0 20px 0;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 16px;
    text-align: right;
   
    color: #f3f3f3;
    overflow: hidden;
}
.mesIcon{
    color: #ddd;
    float: left;
    background-color: #333;
    -webkit-border-radius: 18px!important;
    -ms-border-radius: 18px!important;
    border-radius: 18px!important;
    width: 24px!important;
    height: 24px!important;
    line-height: 18px!important;
    margin-left: 7px;
    display: table-cell;
    vertical-align: middle;
    margin-top: 12px;
    padding-top:2px;
}
.gr{ background-color: #14805e !important;}
.ye { color: #1f1f1f !important;background-color:#f3df2c !important;}
.re { background-color: #983b39 !important;}
.bl { background-color: #364d6d !important;}

.mesback {
    z-index: 2098;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.rc-box,.billbox {
      width: 72mm;
    overflow-x: hidden;
    background-color: #ddd;
   z-index:10;
    position: absolute;
    margin: auto auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -60%);
    display: inline-block;
}
.img-box {
    width: 440px;
    height: 540px;
    padding: 10px 10px;
    background-color: #fff;
    z-index: 2100;
     position: absolute;
    margin:auto auto;
    left: 50%; 
    top: 50%; transform: translate(-50%, -60%);
}
.qr-box {
    width: 410px;
    height: 410px;
    padding: 5px 5px;
    overflow: hidden;
    margin:auto auto;
     border: 1px solid #252525;
    /*left: 50%; 
    top: 50%; transform: translate(-50%, -60%);*/
}
#barcode {
   width: 400px;
    height: 100px;
}
.mesbox2 {
    width: 269px;
    padding-bottom:15px;
    position: absolute;
    border-radius: 3px;
    overflow: hidden;
    background-color: #ddd;
    z-index: 2100;left: 50%; top: 150px; transform: translate(-50%, 0);
    display: inline-block;
}
.mesbox-close {
    position: absolute;
    margin-top: 6px;
    right: 10px;
    display: block;
    width: 10px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    color: #666;
    cursor: pointer;
}
.qr-close {
    position: absolute;
    right: 30px;
    top: 8px;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 36px;
    color: #f8f8f8;
    cursor: pointer;
    font-size: 36px;
    width: 60px;
    transform: translateY(-1px);
    z-index: 1;
    text-align: center;
    background: linear-gradient(180deg, rgb(0 0 0 / 30%) 0%, rgb(0 0 0 / 10%) 100%), rgba(255, 255, 255, 0.04);
    border-radius: 10em;
    outline: 1px solid #fff;
    text-decoration: none;
}
    .qr-close:hover {
        background:#315e9c;
    }
    .qr-mes {
     padding: 12px 0;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    line-height: 23px;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translate(-50%, 0);
    margin: 0 auto;
    letter-spacing: -1px;
    min-width: 100%;
}
.mesbox-text {
    padding: 24px 20px 16px;
    text-align: center;
    font-size: 12px;
    color: #474747;
    line-height: 18px;
}
.mesbox-ok {
    display: block;
    width: 229px;
    height: 30px;
    text-align: center;
    border: none;
    /*background-color: #14805e;*/
    background-color: #315e9c;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    border-radius: 2px;
    transition: background-color .1s ease-in-out;
    outline: none;
    font-family: Verdana,Geneva,Arial,sans-serif;
    margin: 0 auto;
    padding: 7px 0 8px;
}

.btSave {
    display: block;
    width: 180px;
    height: 40px;
    text-align: center;
    border: none;
    /*background-color: #14805e;*/
    background-color: #315e9c;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    border-radius: 2px;
    transition: background-color .1s ease-in-out;
    outline: none;
    font-family: Verdana,Geneva,Arial,sans-serif;
    font-weight:700;
    margin-top:8px;
    padding: 7px 0 8px;
   z-index:10;
    position:absolute;
}

.btBox {
    width: 180px;
    height: 40px;
   left:10px;
    margin-top:8px;
    padding: 7px 0 8px;
    z-index:10;
    position:absolute;
}
.btBox span {
    color:#fff;
}
.claimmes {
        border-radius: 0;
    min-width: 94%;
    max-width:94%;
    margin:5px auto;
    display: block;
    min-height: 74px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    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;
}
.loginBox {
    width: 269px;
    /*padding: 7px 7px;*/
    position: absolute;
    overflow: hidden;
    z-index: 2100;
  
    margin:auto auto;
    left: 50%; 
    top: 50%; 
    transform: translate(-50%, -75%);
    display: inline-block;
    background: #f5f5f5;
    border-radius: 8px;
    max-height: calc(100vh - 60px);
    transition: all .24s linear;
    pointer-events: auto;
    overflow-x: hidden;
    overflow-y: auto;
}
.loginInput {
    border-radius: 0;
    min-width: 100%;
    max-width: 100%;
    margin: 5px auto;
    display: block;
    min-height: 40px;
    padding: 3px 6px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.42857143;
    color: #131313;
    background-color: #fff;
    background-image: none;
    border: none;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -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;
}
.loginHeader {
        box-shadow: 0 0 8px 0 #00000040;
        display: flex;
    flex-direction: column;
    width: 100%;
  background: #90e37e;
    position: relative;
    z-index: 2;
        font-family: "Open Sans",sans-serif;
    color: #000;
    width: 100%;
    height: 56px;
    display: flex;
    flex-direction: row;
    place-content: center space-between;
    align-items: center;
    box-sizing: border-box;
    font-weight: 700;
    padding: 0 16px;
    margin: auto 0;
}
.btLogin {
    display: block;
    border-radius: 4px;
    width: 100%;
    text-align: center;
    border: none;
    background-color: #90e37e;
    color: #000;
    font-size: 14px;
    font-weight:600;
    cursor: pointer;
    transition: background-color .1s ease-in-out;
    outline: none;
    font-family: Verdana,Geneva,Arial,sans-serif;
    margin: 0 auto;
    padding: 3px 8px;
    height:56px;
    -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;
     border-bottom-right-radius:0!important;
    border-top-right-radius:0!important;
}
.btGuest {
    display: block;
    border-radius: 4px;
    width:80px;
    text-align: center;
    border: none;
    background-color: #14805e;
    /*background-color: #315e9c;*/
    color: #fff;
    font-size: 14px;
    font-weight:600;
    cursor: pointer;
    transition: background-color .1s ease-in-out;
    outline: none;
    font-family: Verdana,Geneva,Arial,sans-serif;
    margin: 0 auto;
    padding: 3px 8px;
    height:40px;
    -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;
    border-bottom-left-radius:0!important;
    border-top-left-radius:0!important;
}
.mestext {
    border-radius: 0;
   min-width: 100%;
    max-width: 100%;
    margin: 5px auto;
    display: block;
    min-height: 40px;
    padding: 3px 6px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #131313;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    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;
}
#fixedHeader {
    /*position: fixed;*/
    width: 100%;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    /*z-index: 99;*/
}
.universal {
    height: 30px;
    line-height: 32px;
    background-color: #3a3a3a;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3A3A3A', endColorstr='#FF3C3C3C');
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…Igd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g);
    background-size: 100%;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#3a3a3a),color-stop(19%,#3b3b3b),color-stop(100%,#3c3c3c));
    background-image: -webkit-linear-gradient(top,#3a3a3a 0,#3b3b3b 19%,#3c3c3c 100%);
    background-image: -moz-linear-gradient(top,#3a3a3a 0,#3b3b3b 19%,#3c3c3c 100%);
    background-image: -o-linear-gradient(top,#3a3a3a 0,#3b3b3b 19%,#3c3c3c 100%);
    background-image: linear-gradient(top,#3a3a3a 0,#3b3b3b 19%,#3c3c3c 100%);
}
.hd {
    
    background-image:url(/theme/Design/img/others/h1.png);
    background-size:100% 100%;
    border-bottom:0px!important;
}
.hb {
    height:80px;
    background-color: #f2f2f2;
    -webkit-print-color-adjust: exact;
}


.overWait{ background: #e9e9e9;   
    position:relative;
    top: 0;       
    left: 0;
    opacity: 0.5;
    z-index:2000;
}
.waiter {
    opacity: 0.6;
     pointer-events:none;
}
.waiterImg {
    background-image:url(/theme/Design/img/bg-score.gif);
    position:absolute;
    z-index:100;
    height:50px;
    width:100px;
    top:30%;
    left:50%;
}
#eTitle {
    overflow:hidden;
    white-space:nowrap;
    width:100%;
}
.player {
    /*background-image:url(/theme/Design/img/bg-score.gif);*/
    background-color: #242424;
    width: 100%;
    min-height: 120px;
    position: relative;
    margin: 0 auto;
    height: 300px;
    overflow:hidden;
}
.content-main iframe{
    border:none!important;
}
.streamMes {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    text-align:center;
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 2%;
    font-size: 12px;
    line-height: 22px;
    color: #a7a7a7;
    text-decoration: none;
}
.streamBlock {
    
    width: 100%;height:100%;z-index:1000;
  position: absolute;
  top: 0;
  left: 0;
}
.mediabox{
    margin-bottom:7px;
    display: block!important;
    /*min-height:340px;*/
    background-color: #2a2929;
     border: 1px solid #6d6d6d;
     /*border-right:0px!important;*/
}
.ButtonBar {
      display: inline-flex;
    align-items: center;
    color: #fff;
    float: right;
    padding-left: 3px;
}
.aniSelected,.btAni:hover {
    background-image: url(./gc.png)!important;
     opacity:1!important;
}
.streamSelected,.btStream:hover {
    background-image: url(./video.png)!important;
    opacity:1!important;
}


.btAudio {
    float:left;
    width: 26px;
    height: 25px;
    background-color: #2a2929;
    border-right: 1px solid #545454;
    background-position: center center;
    background-size:50%;
    background-repeat: no-repeat;
    cursor:pointer;
     background-image: url(/theme/Design/img/icons/speaker.png);
}
.btResize {
    width: 26px;
    float:right;
    height:25px;
    border-left: 1px solid #545454;
    background-image: url(/theme/Design/img/icons/resize.png);
    background-position: center center;
    background-size:50%;
    background-repeat: no-repeat;
    cursor:pointer;
}
.btMute {
     float:left;
    width: 26px;
    height: 25px;
    background-color: #2a2929;
    border-right: 1px solid #545454;
    background-position: center center;
    background-size:50%;
    background-repeat: no-repeat;
    cursor:pointer;
    background-image: url(/theme/Design/img/icons/mute.png);
}
.btAudio:hover {
    background-image: url(/theme/Design/img/icons/speaker1.png);
}
.btMute:hover {
    background-image: url(/theme/Design/img/icons/mute1.png);
}
.btResize:hover {
    background-image: url(/theme/Design/img/icons/resize1.png);
}
.btStream {
    background-image: url(./video.png);
}
.btAni {
    background-image: url(./gc.png);
    margin-left:10px;
}
.btStream, .btAni{
    background-position: center center;
    background-size:contain;
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 13px;
    color: #bbb;
    cursor: pointer;
    text-indent: -9999px;
    width: 22px;
     height: 22px;
    opacity: 0.5;
}
.total{font:12px 'Fira Sans',Arial,Helvetica,sans-serif;color:#a5a5a5;border-bottom:1px solid rgba(255, 255, 255, 0.1);padding-top:4px;}
.stake{
     padding:4px;margin:0 0 4px;
}
.stake-top{ 
  padding:2px 0}


.betslip-wager-box {
    
    float:left;
    width:100px;
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    margin-left: auto;
    height: 36px;
    color: #242424;
    border: 1px solid #c5c5c5;
    /*border-radius: 6px;*/
    overflow: hidden;
    transition: border-color .15s ease-out;
}
.betslip-wager-box__label {
       box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 2px;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    white-space: nowrap;
    color: #333;
}
.betslip-wager-box__input {
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    justify-content: flex-end;
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    text-align: right;
    font-size: 13px;
    line-height: 20px;
    padding: 0 6px;
    border: none;
    width: 100%;
    background: transparent;
}







.remove{
    cursor: pointer;
    display: block;
        text-align: right;
    width: 100%;
    height: 15px;
    z-index:90;
    font:bold 13px 'Fira Sans',Arial,Helvetica,sans-serif;color:#000
}
.stake h3{ 
        padding: 3px 0 3px 2px;
    color: #373737;
    font-size: 10px;
    line-height: 13px;
    margin-top: 2px;
    font-weight: 500;
    margin-bottom: 0px!important;

}
#bsError {
        font-weight: 700;
    letter-spacing: 0px;
}
.stake h4{font:bold 12px/14px 'Fira Sans',Arial,Helvetica,sans-serif;padding:4px 0 0}
.error{     color: #ef0000;}
.warn{     color: #ff6f00;}
.success{ color: #60f440;}
.bsOdd {
  font: 13px 'Fira Sans',Arial,Helvetica,sans-serif;
    padding: 1px 2px;
    border-radius: 2px;
    min-width: 40px;
    text-align: center;
    color: #1c7d00;
    position: absolute;
    bottom: 0;
    right: 0;
    font-weight: 600;
    border: 2px solid #26a402;
}
.bsMarket {
    font-weight: 700;
    line-height: 16px;
    color: #222;
    font: 10px 'Fira Sans',Arial,Helvetica,sans-serif;
    font-weight:bold;
    margin-top:1px;
    padding:3px 1px;
    display: block;
}
.bsValue{
    font-weight: 700;
    line-height: 16px;
    color: #000;
    font: 12px 'Fira Sans',Arial,Helvetica,sans-serif;
    font-weight:bold;
    margin-top:1px;
    padding:3px 1px;
    display: block; 
}
.total-bets{
    /*display: block;*/
    float: right;
}
.dk-betslip-header {
    display: flex;
    flex-direction: column;
    width: 100%;
    background: #f5f5f5;
    position: relative;
    z-index: 2;
}
.dk-betslip-header__wrapper {
    font-family: "Open Sans",sans-serif;
    color: #000;
    width: 100%;
    height: 56px;
    display: flex;
    flex-direction: row;
    place-content: center space-between;
    align-items: center;
    box-sizing: border-box;
    font-weight: 700;
    padding: 0 16px;
    margin: auto 0;
}
.dk-betslip-header__left-content {
    width: 50%;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.dk-betslip-header__bubble {
    background-color: #2a751a;
    border-radius: 30px;
    margin-right: 8px;
    font-family: "Saira Condensed","Arial Narrow",sans-serif;
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    line-height: 24px;
        width: 31px;
    height: 24px;
}
.dk-betslip-header__title {
    font-family: "Saira Condensed","Arial Narrow",sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 800;
    letter-spacing: .03em;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
}
.dk-betslip-header__right-content {
    width: 50%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}
.dk-betslip-header__clear-all {
    cursor: pointer;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #4d4d4d;
}
.sticky-heading {
    position: sticky;
    top: 0;
    background-color: #f5f5f5;
    z-index: 1;
   border-bottom: solid 2px #dadada;
}
.bsRow {
  
    height:48px;
    display: flex;
   margin: 10px 8px;
    position: relative;
}
.place-box {
    width:100%;
    
}
.bsBlock {
    width:100%;
    height:48px;
    display: table;
    table-layout: fixed;
    position: relative;
}
.bsRight {
    display: table-cell;
    width:100%;
    float:right;
}
.bsLeft {
    display: table-cell;
    /*float:left;*/
    width:134px;
}
.bsrow{ height:24px; font:12px 'Fira Sans',Arial,Helvetica,sans-serif;color:#fff;padding:4px 0}
.bsrow> span{width:44px; float:left;height:20px; line-height:20px;margin-right:5px;}
.mMenu>a:hover {color:#e0e0e0;}
.mMenu>a {
    font-size:13px;
    font-weight:600;
    display: inline-table;
    position: relative;
    line-height: 22px;
    margin-left: 9px;
    cursor:pointer;
    color:#a5a5a5;
     white-space:nowrap;
    overflow:hidden;
}
/*#mx1, #mx2 {font-size:16px}*/
.bsInput {
    width: 80px;
    float: left;
    border: solid 1px rgba(255, 255, 255, 0.12);
    background: rgba(255, 255, 255, 0.06);
    color: #dbdbdb;
    padding: 2px;
}
.bsPlaceBox {
   
    width: 100%;display: inline-flex;
}
.bsPlaceSetup {
     height:36px;
    padding:4px 12px;
     color:#000;
    background-color: #fcdd1f;
      cursor: pointer;
       font-family: "Verdana","Geneva","Arial",sans-serif;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
       border-left: 1px solid #a9a9a9;
}
.bsPlaceSetup:hover {
     
     color:#ffffff;
}

.bsPlace{
    font-family: "Verdana","Geneva","Arial",sans-serif;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    /*border-radius:3px 0px 0px 3px;*/
    text-align: center;
    vertical-align: middle;
    border: 1px solid #d4d4d4;
    border-right: hidden;
    width:100%;
    height:36px;
    padding:4px 4px;
    color:#000;
    background-color: #53d337;
    cursor: pointer;
    }
.bsPlace:hover {background-color: #53d337}
.bsPlace.disabled{background:#c2c2c2;pointer-events: none;}

.bsQR{
    font-family: "Verdana","Geneva","Arial",sans-serif;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    border-radius:3px 0px 0px 3px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #d4d4d4;
    border-right: hidden;
    width:100%;
    height:36px;
    padding:4px 4px;
    color:#000;
    background-color: #fcdd1f;
    cursor: pointer;
    }
.bsQR:hover {background-color: #e2c615}
.bsQR.disabled{background:#c2c2c2;pointer-events: none;}
.divLogin {
    padding: 2px;
    color: #fff;
}

.bsSide{
    
  min-width:340px;
}
  #bsBox{
    position: fixed;
   bottom: 30px;
    right: 1px;
    z-index: 12;
    width:340px;
        overflow-y: auto;
    max-height: calc(100% - 30px);
}
      .bscolla {
        height:60px;
        bottom: 34px;
    right: 0;
    z-index: 10!important;
	 overflow: hidden!important;
    }
.hasbg{
    padding-top:0px;
    position: relative;
    display: flex;
    min-height: 50vh;
    margin: 0 auto;
}
.bsLoad
{
      position: absolute;
       left: 16px;
    top: 16px;
    width: 24px;
    height: 24px;
    background-image: url(/theme/Design/img/loader.gif);
    background-position: center center;
    background-size: 150%;
    background-repeat: no-repeat;
    background-color: #333333ad;
    border-radius: 16px;
}
.loader
{
    display:block;
    z-index:99999999999;
    margin:auto auto;
    width:50px;
    height:50px;
    background-image: url(/theme/Design/img/loader.gif);
    background-position: center center;
    background-size:50px;
    background-repeat: no-repeat;
    z-index: 2100;
    position: absolute;
    margin:auto auto;
    left: 50%; 
    top: 50%; transform: translate(-50%, -60%);
    display: inline-block;
}
.mkLoad
{
    width:100%;
    height:50px;
    background-image: url(/theme/Design/img/loader.gif);
    background-position: center center;
    background-size:7%;
    background-repeat: no-repeat;
    cursor:pointer;
}
.mkEmpty
{
    text-align:center;
     font: 14px 'Fira Sans',Arial,Helvetica,sans-serif;
   color:#787878;
    width:100%;
    padding:5px;
}
.clickable{cursor:pointer;}

.bl-box{
   
    padding:4px;
    position: relative;
    display: flex;
    font-family: "Open Sans",sans-serif;
    flex-direction: column;
    background: #f5f5f5;
    /*border-radius: 8px;*/
    /*max-height: calc(100vh - 60px);*/
    transition: all .24s linear;
    pointer-events: auto;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.bl-box .nav-tabs{float:right}
.bl-box .nav-tabs > li{float:left;margin:0 5px 5px 0;list-style:none}
.bl-box .nav-tabs > li > a{font:bold 11px 'Fira Sans',Arial,Helvetica,sans-serif;display:block;background:#90B1D0;border-radius:3px;padding:5px;color:#000}
.bl-box .nav-tabs > li.active > a,.bl-box .nav-tabs > li.active > a:hover,.bl-box .nav-tabs > li.active > a:focus{cursor:default;background:#fff}
.bl-box .tab-content > .tab-pane{display:none}
.bl-box .tab-content > .active{width:100%;display:block;padding:0;margin:0;background:transparent;border-radius:0 0 4px 0}
.bl-box .tab-content{font:14px 'Fira Sans',Arial,Helvetica,sans-serif}

li .count {
       width: 18px;
    height: 18px;
    /* float: right; */
    color: #c5c5c5;
    font: 10px Arial,Helvetica,sans-serif!important;
    /* line-height: 18px!important; */
    border-radius: 50%;
    /* background-color: #000000; */
    /* color: #fff; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* font-size: 1.2em; */
    /* font-weight: bold; */
    border: 0.2px solid #282828;
    position: absolute;
    right: 10px;
    top: 9px;
}
li .game{
   display:table;
   background:#efefef;
   font: bold 12px 'Fira Sans',Arial,Helvetica,sans-serif;
   color:#4d4d4d;
   text-transform: none!important;
   width:100%;
  padding-top: 3px;
  padding-bottom: 2px;
  cursor:pointer;
  height:37px;
  border-bottom: 1px solid #dadada;
}
.game2{
 font: bold 12px 'Fira Sans',Arial,Helvetica,sans-serif!important;
 height:22px!important;
 line-height:22px!important;
 padding-left:2px!important;
 white-space:nowrap;
 position:relative;
}
.game3{
 font: bold 12px 'Fira Sans',Arial,Helvetica,sans-serif!important;
 height:24px!important;
 line-height:24px!important;
 padding-left:10px!important;
 white-space:nowrap;
 position:relative;
}
.sports-list {
     overflow-x:hidden;
}
.game:hover {
  /*color:#2d6eac;*/
  background:#e5e5e5;
}
.game.active {
 color: #101010;
    background: #cef9c4;
  height:38px;
}
.game-detail {
    position:relative;
    display:table-cell;
    padding-right:3px;
    text-align:right;
    float: right!important;
    width:60px;
    font-family:'Fira Sans',Arial,Helvetica,sans-serif;
}
.game .loading {
  position: absolute;
  z-index: 9999999;
  top: 0px;
  left:0;
  bottom:0;
   right:0px;
background-attachment: fixed;
background: url(../img/icons/2.svg) right no-repeat;
background-size:45%;
opacity:0.8;
}
.game2 .loading {
background-size:14% !important;
}
.game-team {
   
    display:table-cell;
    float: left;
    margin-right: -1000px!important;
    white-space: nowrap;
    overflow-x:hidden;
    width:100%;
    padding:0 5px 0 3px;
    padding-right:62px;
}

.gscore {
    white-space:nowrap;
    overflow-x:hidden;
    padding-top:1px;
    text-align:right;
    font-size: 12px;
}
.gtime {
    padding-top:3px!important;
   white-space:nowrap;
    overflow-x:hidden;
    overflow-y: hidden;
    text-align:right;
    font-weight: normal;
    font: 10px Verdana,Geneva,sans-serif;
    color: #5b5b5b;
}
.goffer {
    font-weight:lighter;
    font: 9px Verdana,Geneva,sans-serif;
    color: #03478d;
}
.hide{
    display:none!important;
}
.show{
    display:block;
}
.hide2{
    display:none;
}
.tname{
    width:100%!important;
    white-space: nowrap;
    overflow:hidden !important;
    text-overflow: ellipsis;
    line-height:16px;
}
.league {
     background-color: #2b2b2b;
   padding: 0 10px 0 20px;
    position: relative;
     width: 100%;
     overflow: hidden!important;
    white-space: nowrap!important;
}
.center {
     line-height: 18px;
    font-size: 11px;
    font-weight: 600;
    color: #fff;
    vertical-align: middle;
    text-overflow: ellipsis;
    overflow: hidden!important;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
     white-space: nowrap!important;
}
.sport-title {
    color: #4d4d4d;
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    margin: 0;
    font-weight: bold;
    position: relative;
    padding: 11px 30px 10px 8px;
    color: #c5c5c5;
    cursor: pointer;
    white-space:nowrap;
    overflow-x:hidden
}

.sport-title span {
    font: normal 14px 'Fira Sans', Arial, Helvetica, sans-serif
}

.sport-title:hover {
        color: #53d337;
}

.sport-title-lotto {
    font-size: 0.8rem!important;
    /*color: #dde0bf !important;*/
     color: #d9dcb9 !important;
    border-bottom: solid 1px #223b5f;
    background-color:#24446f; /*#275e92;*/
    white-space:nowrap;overflow-x:hidden;
   padding: 10px 5px 10px 10px!important;
}
 .graybg {
    /*background-color:#ededed !important;*/
    background-color:#d6d6d6;
}
 /*Menu collase----------------------------*/
a {
 text-decoration: none
}
.reverse {
font-size: 80%;
}
.collapse {
    display: none!important;
}
.in {
    display: block!important;
}
.collapsing{
    /*display: none;*/
    position:relative;
    height:0;
    overflow:hidden;
    -webkit-transition:height .35s ease!important;
    transition:height .35s ease!important}
 /*main: top&footer----------------------------*/
 .partners-container{
    display: block;
    font-size: 0;
    text-align: center;
    margin-top: 10px;
    padding: 0 30px;
    padding-bottom: 10px;
 }
.partner {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    vertical-align: middle;
    margin-left:20px;
    margin-right:20px;
    /*margin-bottom: 12px;*/
}

.scoreBoard {
    display: table;
    table-layout: fixed;
    background-color: #404040;
    border: 1px solid #303030;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index:99;
    opacity: 1!important;
   
}
.scoreBoard > img{margin:auto;}
#aniLive> img{margin: 0 auto;}
.bg > img{width:100%;height:100%}
.banner{width:100%;height:auto;border-radius:6px;position:relative; margin-bottom:5px}
.banner .bg{
     border: 2px solid rgb(157, 159, 158);
    height:145px!important;
    width:100%;border-radius:2px;
    opacity: 0.8; filter: alpha(opacity=80);
}
/*main: list----------------------------*/

.disable{pointer-events: none;opacity: 0.4;}
.disable2{pointer-events: none;opacity: 0.6;}
.eDetails {
    float: right;
    list-style-type: none;
}
 .eButton {
      position: relative;
    box-sizing: border-box;
    padding: 7px 13px;
    border: 1px solid #242424;
    border-radius: 50px;
    color: #ababab;
    background-color: #000000;
    white-space: nowrap;
    font-size: 10px;
    line-height: 12px;
    font-weight: 600;
    font-family: Saira Condensed, sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    transition: all .16s ease;
    text-decoration: none;
}

    .eButton:hover, .eButton:active {
  
    color: #ffffff;
    }
.eActive {
        border-color: #ffffff;
          color: #ffffff;
    }
.eButton span {
        font-size: 10px;
    color: #7a7a7a;
    font-weight: 400;
    line-height: 15px;
    padding-left: 2px;

}
.bets-panel {list-style:none
}
.tbl td.op-lb{
    width:40%!important;
    pointer-events: none;
    color:#f3f3f3!important;
    background-color:#5e754a !important;/*#6a7783 #3a6f8f  #2e5982 #657a86*/
    background-image:none!important;
}
.oplb{
    padding-left:15px;
    float: left;
    pointer-events: none;
}
.row2{
      border-bottom: 5px solid transparent!important;
     border-top: 5px solid transparent!important;
}
.tbl {
    border: 0px solid #69899F;
    width:100%;
   border-spacing: 3px!important;
  }
.tbl th{
    padding:15px;
    color:#fff;
    text-shadow:1px 1px 1px #568F23;
    border-bottom:3px solid #9ED929;
    background-color:#9DD929;
    background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.02, rgb(123,192,67)),
        color-stop(0.51, rgb(139,198,66)),
        color-stop(0.87, rgb(158,217,41))
        );
    background: -moz-linear-gradient(
        center bottom,
        rgb(123,192,67) 3%,
        rgb(139,198,66) 52%,
        rgb(158,217,41) 88%
        );
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius:5px 5px 0px 0px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
  }
.tbl td{
       box-sizing: border-box;
cursor:pointer;
    justify-content: center;
    gap: 0 5px;
    flex-wrap: wrap;
    margin: 0;
    padding: 5px;
    height: 44px;
    align-items: center;
    overflow: hidden;
    border: none;
    background-color: #242424;
    color: #ffffff;
    font-size: 12px;
    line-height: 16px;
    word-break: break-word;
    z-index: 0;
    text-align: center;
    letter-spacing: .32px;
  }

.blend {
  background: #647580; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #3a6f8f  , #537287); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #3a6f8f , #537287); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #3a6f8f , #537287); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #3a6f8f  , #537287); /* Standard syntax (must be last) */

}
.tbl td:hover {
    /*background: #1e568b;*/ /*#1f4e7c  #1c4369*/
    color: #fff;
     background: #628842;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#76a04f), to(#648a43));
    background-image: -webkit-linear-gradient(top, #76a04f, #648a43);
    background-image: -moz-linear-gradient(top, #76a04f, #648a43);
    background-image: -o-linear-gradient(top, #76a04f, #648a43);
    background-image: -ms-linear-gradient(top, #76a04f, #648a43);
    background-image: linear-gradient(to bottom, #76a04f, #648a43);

}


.value{
    text-align:center;
   font-size: 12px;
    color: #000;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: right;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
 .tbl .name{
    text-align:left;
    float:left;
    font-size:13px;
    color:#dcdcdc;
    margin-right: -90%!important;
    padding-left:5px;
    width:75%;
  }
.odd {
    vertical-align:middle;
    float:right;
    text-align:right;
    padding-right:5px;
    white-space: nowrap;  
      margin-inline: 5px;
    font-weight: 700;
    color: #53d337;
    flex-shrink: 0;
}
.disable2 .odd {
   display:none;
}
.haslb {
    float:right;
    text-align:right;
   margin-right:30px!important;
}
.info{
    font:17px 'Fira Sans',Arial,Helvetica,sans-serif;
      color:#494747;
      margin-left:7px;
      opacity: 0.9;
}
.suspended{
    font:14px 'Fira Sans',Arial,Helvetica,sans-serif;
      color:#e01a06;
      margin-left:7px;
      opacity: 0.9;
      float:right;
      line-height:20px;
}
.ebtlist {
        height: 35px;
      border-bottom:1px solid #869eb5;
      float:right;
}
.mktabs {
         
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    display: flex;
    gap: 2px;
    width: -moz-fit-content;
    width: fit-content;
    height:30px;
    line-height:30px;
}

.eDes {
    font: 14px 'Fira Sans',Arial,Helvetica,sans-serif;
    line-height:20px;
    color: #494747;
    margin-left: 10px;
    opacity: 0.8;
}
.bsTab-bt {
    font: bold 12px 'Fira Sans',Arial,Helvetica,sans-serif;
    font-weight:bold;
    display: block;
    background: rgba(255, 255, 255, 0.20);
    border-radius: 3px;
    padding: 5px 7px;
    color: #000;
    cursor:pointer;
}
.bsActive {
   cursor: default;
    background: #53d32e;
}



.udt1, .udt2, .udt3 {
    float: left;
    margin: 0 0 0 14px;
    font: 14px 'Fira Sans',Arial,Helvetica,sans-serif;
    color: #5f5f5f;
}
.sportsbook-wrapper__footer {
        position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 10;
  
}
footer.sportsbook-footer {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    position: relative;
    width: 100%;
    background-color: #242424;
    color: #fff;
      height:30px;
}
footer.sportsbook-footer .consent-bar {
    margin: auto;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 2147483647;
}
footer.sportsbook-footer .sub-footer {
    font-size: 11px;
    color: #c5c5c5;
   height: 100%;
    background-color: #19181a;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
footer.sportsbook-footer .sub-footer .left {
    display: flex;
    justify-content: flex-start;
    cursor: default;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 65px;
}
footer.sportsbook-footer .sub-footer .left .flag {
       position: fixed;
    background: url(w_logo.png) no-repeat top left;
    background-color: #19181a;
    background-size: 100%;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    bottom: 0;
    left: 0px;
}


.made-with-love {
  margin-top: 40px;
  padding: 10px;
  clear: left;
  text-align: center;
  font-size: 10px;
  font-family: arial;
  color: #fff;
}
.made-with-love i {
  font-style: normal;
  color: #F50057;
  font-size: 14px;
  position: relative;
  top: 2px;
}
.made-with-love a {
  color: #fff;
  text-decoration: none;
}
.made-with-love a:hover {
  text-decoration: underline;
}


body::-webkit-scrollbar {
    width: 14px;
    height: 14px;
}

body::-webkit-scrollbar-corner {
    background-color: #474747;
}

body::-webkit-scrollbar-thumb {
    border-radius: 19px;
    background-color: #888;
    border: 3px solid transparent;
    background-clip: content-box;
}

body::-webkit-scrollbar-track {
    background-color: #474747;
    border: 1px solid #373737;
}

.tab-content::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.tab-content::-webkit-scrollbar-corner {
    background-color: #c1bebe;
}

.tab-content::-webkit-scrollbar-thumb {
    border-radius: 19px;
    background-color: #888;
    border: 2px solid transparent;
    background-clip: content-box;
}

.tab-content::-webkit-scrollbar-track {
    background-color: rgba(71, 71, 71, 0.15);
    border: 1px solid #b6b6b6;
}



#bsBox::-webkit-scrollbar {
   width: 5px;
    height: 14px;
}

#bsBox::-webkit-scrollbar-corner {
    background-color: #c1bebe;
}

#bsBox::-webkit-scrollbar-thumb {
  border-radius: 16px;
    background-color: #c6c6c6;
    border: 1px solid transparent;
    background-clip: content-box;
}

#bsBox::-webkit-scrollbar-track {
    background-color: rgba(71, 71, 71, 0.15);
    border: 1px solid #b6b6b6;
}
@media (max-width: 600px) {
    .odd {
    /*vertical-align:middle;*/
    /*float:none;*/
    width:100%;
    display: inline-block!important;
    text-align:center!important;
    padding-right:0px!important;
}
     .tbl .name{
    text-align:center;
    margin-right: 0!important;
    width:100%;
  }
}
@media (max-width: 619px) {
    .topMenu {
    font-size: 13px;
    margin-right: 14px;
}
    .dd-odds,.sc-btn {
     font-size:10px;
    margin-right: 6px;
    }
    #eTitle {
   font-size:13px!important;
   padding-left:2px;
}
}
@media (max-width: 488px) {
    .topMenu {
    font-size: 11px;
    margin-right: 9px;
}
    .dd-odds,.sc-btn {
     font-size:9px;
    margin-right: 4px;
    }
    .eButton {
        position: relative;
        box-sizing: border-box;
        padding: 7px 7px;
        
    }
}

