﻿
.video-overlay {
    position: absolute;
    top: 0;
    background: rgba(0,0,0,.4);
    height: auto;
    left: 0;
    content: "";
    top: 0;
    padding: 3px
}

    .video-overlay h3 {
        font-size: 9px;
        line-height: 9px;
        font-weight: 700;
        margin-bottom: 0;
        margin-top: 0;
        text-transform: uppercase
    }

    .video-overlay .card-inner {
        margin-bottom: 3px
    }

    .video-overlay img {
        width: 23px;
        height: auto;
        margin-right: 3px
    }

#result-desc {
    background: rgba(0,0,0,.4);
    color: #fff;
    text-align: right;
    padding: 10px;
    position: absolute;
    top: 0;
    right: 0
}

.greenbx {
    color: #04d604;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase
}

.yellowbx {
    color: #ff0;
    font-weight: 700;
    text-transform: uppercase
}

.redbx {
    color: red;
    font-weight: 700;
    text-transform: uppercase
}

.andarbahar-module .andar-bahar.table tr.bet-info {
    background-color: #fff
}

    .andarbahar-module .andar-bahar.table tr.bet-info td, .andarbahar-module .andar-bahar.table tr.bet-info th {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-top: 0;
        border-bottom: 1px solid #ddd
    }

.andarbahar-module .andar-bahar-image {
    width: 45px;
    cursor: pointer
}

.andarbahar-module #andar-box, .andarbahar-module #bahar-box {
    vertical-align: top;
    height: 80px
}

    .andarbahar-module #andar-box .game-section, .andarbahar-module #bahar-box .game-section {
        position: relative
    }

        .andarbahar-module #andar-box .game-section .odds, .andarbahar-module #bahar-box .game-section .odds {
            position: absolute;
            top: 40px;
            left: 0;
            width: 100%
        }

.andarbahar-module .ab-rtlslider {
    margin: 0 15px;
    width: 80px
}

    .andarbahar-module .ab-rtlslider .owl-next {
        position: absolute;
        top: -7px;
        left: -15px
    }

    .andarbahar-module .ab-rtlslider .owl-prev {
        position: absolute;
        top: -7px;
        right: -15px
    }

        .andarbahar-module .ab-rtlslider .owl-next span, .andarbahar-module .ab-rtlslider .owl-prev span {
            color: #fff;
            font-size: 26px;
            line-height: 1
        }

.last-result-slider .owl-prev {
    position: absolute;
    top: 0;
    left: -20px
}

.last-result-slider .owl-next {
    position: absolute;
    top: 0;
    right: -20px
}

    .last-result-slider .owl-next span, .last-result-slider .owl-prev span {
        color: #333;
        font-size: 45px;
        line-height: 1
    }

.election-menu {
    animation: blinkingElection 1s infinite;
    font-size: 16px !important
}

@keyframes blinkingElection {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.overlayses {
    z-index: 100
}

.blinking .lineanimation {
    height: 1px;
    width: 20px;
    background-color: red;
    animation: pulse 4s ease infinite alternate,nudge .5s linear infinite alternate;
    border-radius: 100%;
    position: absolute;
    bottom: 10px
}

@keyframes pulse {
    0%,100% {
        background-color: red
    }

    50% {
        background-color: #ff0
    }
}

@keyframes nudge {
    0%,100% {
        transform: translate(0,0)
    }

    50% {
        transform: translate(15px,0)
    }

    100% {
        transform: translate(30px,0)
    }
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .mfp-container:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

    .mfp-preloader a {
        color: #ccc
    }

        .mfp-preloader a:hover {
            color: #fff
        }

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace
}

    .mfp-close:focus, .mfp-close:hover {
        opacity: 1
    }

    .mfp-close:active {
        top: 1px
    }

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

    .mfp-arrow:active {
        margin-top: -54px
    }

    .mfp-arrow:focus, .mfp-arrow:hover {
        opacity: 1
    }

    .mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: medium inset transparent
    }

    .mfp-arrow .mfp-a, .mfp-arrow:after {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px
    }

    .mfp-arrow .mfp-b, .mfp-arrow:before {
        border-top-width: 21px;
        border-bottom-width: 21px;
        opacity: .7
    }

.mfp-arrow-left {
    left: 0
}

    .mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
        border-right: 17px solid #fff;
        margin-left: 31px
    }

    .mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
        margin-left: 25px;
        border-right: 27px solid #3f3f3f
    }

.mfp-arrow-right {
    right: 0
}

    .mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
        border-left: 17px solid #fff;
        margin-left: 39px
    }

    .mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
        border-left: 27px solid #3f3f3f
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px
    }

    .mfp-iframe-holder .mfp-close {
        top: -40px
    }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px rgba(0,0,0,.6);
        background: #000
    }

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

    .mfp-figure:after {
        content: '';
        position: absolute;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        box-shadow: 0 0 8px rgba(0,0,0,.6);
        background: #444
    }

    .mfp-figure small {
        color: #bdbdbd;
        display: block;
        font-size: 12px;
        line-height: 14px
    }

    .mfp-figure figure {
        margin: 0
    }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.mtree-skin-selector {
    display: none;
}

.modalDialog, .modalconfirm {
    position: fixed;
    min-height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    font-family: Arial,Helvetica,sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.8);
    z-index: 99999;
    opacity: 0;
    -webkit-transition: opacity .4s ease-in;
    -moz-transition: opacity .4s ease-in;
    transition: opacity .4s ease-in;
    pointer-events: none
}

.modalDialog_tg {
    opacity: 1;
    pointer-events: auto
}

.modalDialog > div {
    width: 240px;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: #fff;
    background: -moz-linear-gradient(#fff,#ccc);
    background: -webkit-linear-gradient(#fff,#ccc);
    background: -o-linear-gradient(#fff,#ccc)
}

.modalconfirm > div {
    position: fixed;
    top: 10%;
    width: 80%;
    margin: 0 0 0 -40%;
    left: 50%;
    background: #fff;
    background: -moz-linear-gradient(#fff,#ccc);
    background: -webkit-linear-gradient(#fff,#ccc);
    background: -o-linear-gradient(#fff,#ccc)
}

@media only screen and (min-device-width:480px) and (max-device-width:640px) and (orientation:landscape) {
    .modalDialog {
        overflow: auto
    }
}

input.amountint {
    text-align: center;
    width: 100px;
    margin: -8px;
    height: 20px
}

label.lblcus {
    display: inline-block;
    min-width: 70px;
    float: left
}

.btnres {
    min-width: 75px;
    width: 100%
}

@media (max-width:300px) {
    .modalDialog {
        padding: 5%
    }

        .modalDialog > div {
            width: auto
        }

    form div.custdiv {
        width: 200px
    }

    .btnres {
        min-width: 55px;
        width: 100%
    }
}

form div.custdiv {
    width: 250px;
    margin: 0 auto 8px
}

.btn-group {
    position: relative;
    display: inline-block;
    font-size: 0;
    white-space: nowrap;
    vertical-align: middle;
    margin-top: 4px
}


.btn {
    color: #fff;
    background: #a7b2be;
    position: relative;
    border-width: 0;
    text-shadow: none;
    box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
    font-weight: 700;
    padding: 9px 12px;
    transition: background-color .3s ease-in-out 0s;
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

form {
    margin: 0 0 20px;
    margin-bottom: 10px;
}

.bg-warning, .btn-warning, .btn-warning.btn-circle > i {
    color: #fff;
    background-color: #f4c414
}

    .btn-group.open .btn-warning.dropdown-toggle, .btn-warning.active, .btn-warning.btn-circle:hover > i, .btn-warning:active, .btn-warning:focus, .btn-warning:hover {
        color: #fff;
        background-color: #f6d616
    }

.bg-danger, .btn-danger, .btn-danger.btn-circle > i {
    color: #fff;
    background-color: #ff5f5f
}

    .btn-danger.active, .btn-danger.btn-circle:hover > i, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .btn-group.open .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #ff8585
    }


.bg-primary, .btn-primary, .btn-primary.btn-circle > i {
    color: #fff;
    background-color: #13c4a5
}

    .btn-group.open .btn-primary.dropdown-toggle, .btn-primary.active, .btn-primary.btn-circle:hover > i, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .btn.btn-circle:hover > i {
        color: #fff;
        background-color: #23d4b5
    }

.bg-success, .btn-success, .btn-success.btn-circle > i {
    color: #fff;
    background-color: #3fcf7f
}

    .btn-group.open .btn-success.dropdown-toggle, .btn-success.active, .btn-success.btn-circle:hover > i, .btn-success:active, .btn-success:focus, .btn-success:hover {
        color: #fff;
        background-color: #4fdf8f
    }

hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff;
}

.suspended {
    position: relative;
    display: table;
    width: 100%;
}

    .suspended:after {
        position: absolute;
        content: attr(data-title);
        top: 0;
        right: 0;
        background: rgba(0,0,0,.5);
        color: #730709;
        font-weight: 700;
        width: 100%;
        height: 100%;
        font-size: 20px;
        cursor: not-allowed;
        align-items: center;
        display: flex;
        display: -ms-flex;
        display: -webkit-flex;
        justify-content: center
    }

.blinking span {
    animation: blinkingText .8s infinite
}

.blinking:hover span {
    animation: blinkingHoverText .8s infinite
}

@media (max-width:767px) {


    .row .row {
        margin-left: -10px;
        margin-right: -10px
    }

    .col {
        padding-left: 10px;
        padding-right: 10px
    }
}

.row:after, .row:before {
    display: table;
    line-height: 0;
    content: ""
}

.row:after {
    clear: both
}

@media (max-width:767px) {
    .navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
        margin-right: -20px;
        margin-left: -20px
    }

    .container-fluid {
        padding: 0
    }

    .dl-horizontal dt {
        float: none;
        width: auto;
        clear: none;
        text-align: left
    }

    .dl-horizontal dd {
        margin-left: 0
    }

    .container {
        width: auto
    }

    .row-fluid {
        width: 100%
    }

    .row, .thumbnails {
        margin-left: 0
    }

        .thumbnails > li {
            float: none;
            margin-left: 0
        }

    .row-fluid [class*=span], .uneditable-input[class*=span], [class*=span] {
        display: block;
        float: none;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .row-fluid .span12, .span12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .row-fluid [class*=offset]:first-child {
        margin-left: 0
    }

    .input-large, .input-xlarge, .input-xxlarge, .uneditable-input, input[class*=span], select[class*=span], textarea[class*=span] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .input-append input, .input-append input[class*=span], .input-prepend input, .input-prepend input[class*=span] {
        display: inline-block;
        width: auto
    }

    .controls-row [class*=span] + [class*=span] {
        margin-left: 0
    }

    .modal {
        position: fixed;
        top: 20px;
        right: 20px;
        left: 20px;
        width: auto;
        margin: 0
    }

        .modal.fade {
            top: -100px
        }

            .modal.fade.in {
                top: 20px
            }
}

.row:after, .row:before {
    display: table;
    line-height: 0;
    content: "";
}

/* Casino - Lucky 7 starts here */
.low-high-btn {
    color: #fff;
    background-image: linear-gradient(to right, #0088CC,#2C3E50);
    width: 100%;
    border-radius: 4px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
    border: 0;
    padding: 8px 10px;
    cursor: pointer;
    font-size: 20px;
}

.card-seven img {
    width: 35px;
}

.lucky-seven-content {
    background-color: #eee;
    padding: 10px;
}

.luckyseven-img img {
    width: 50px;
}

.lucky-seven-content .card-image .suspended {
    display: inline-block;
    width: auto;
}

.card-image {
    display: inline-block;
}

.lucky-seven-content .suspended:after {
    width: 100%;
    content: "\f023";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
    background: rgba(0, 0, 0, 0.90);
}

.lucky7-container .col-12 {
    width: 100%;
    float: left;
    padding: 0 15px;
    box-sizing: border-box;
}

.lucky7-container .col-6 {
    width: 50%;
    float: left;
    padding: 0 5px;
    box-sizing: border-box;
}

.lucky7-container .col-5 {
    width: 41.666667%;
    float: left;
    padding: 0 5px;
    box-sizing: border-box;
}

.lucky7-container .col-2 {
    width: 16.666667%;
    float: left;
    padding: 0 15px;
    box-sizing: border-box;
}

.lucky7-container .min-max-val {
    font-size: 11px;
}

.p-l-5 {
    padding-left: 5px;
}

.p-r-5 {
    padding-right: 5px;
}

.p-l-0 {
    padding-left: 0;
}

.p-r-0 {
    padding-right: 0;
}
/* Dragon Tiger starts */
.dt20-container .col-1 {
    width: 8.333333%;
    float: left;
    padding: 0 5px;
    box-sizing: border-box;
}

.dt20-container .col-2 {
    width: 16.666667%;
    float: left;
    padding: 0 5px;
    box-sizing: border-box;
}

.dt20-container .col-3 {
    width: 25%;
    float: left;
    padding: 0 5px;
    box-sizing: border-box;
}

.dt20-container .col-4 {
    width: 33.333333%;
    float: left;
    padding: 0 5px;
    box-sizing: border-box;
}

.dt20-container .col-5 {
    width: 41.666667%;
    float: left;
    padding: 0 5px;
    box-sizing: border-box;
}

.dt20-container .col-6 {
    width: 50%;
    float: left;
    padding: 0 5px;
    box-sizing: border-box;
}

.dt20-container .col-7 {
    width: 58.333333%;
    float: left;
    padding: 0 5px;
    box-sizing: border-box;
}

.dt20-container .col-8 {
    width: 66.666667%;
    float: left;
    padding: 0 5px;
    box-sizing: border-box;
}

.dt20-container .col-9 {
    width: 75%;
    float: left;
    padding: 0 5px;
    box-sizing: border-box;
}

.dt20-container .col-10 {
    width: 83.333333%;
    float: left;
    padding: 0 5px;
    box-sizing: border-box;
}

.dt20-container .col-11 {
    width: 91.666667%;
    float: left;
    padding: 0 5px;
    box-sizing: border-box;
}

.dt20-container .col-12 {
    width: 100%;
    float: left;
    padding: 0 5px;
    box-sizing: border-box;
}

.dt20-container .d-t-box {
    background-color: #eee;
    padding: 5px;
}

.dt20-container .dt-button {
    color: #fff;
    background-image: linear-gradient(to right, #0088CC, #2C3E50);
    width: 100%;
    border-radius: 4px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border: 0;
    padding: 8px 10px;
    cursor: pointer;
    font-size: 16px;
}

.dt20-container .card-dt .card-image img {
    width: 45px;
}

.dt20-container .card-dt .card-image {
    display: inline-block;
}

.dt20-container .d-t-box .suspended::after {
    width: 100%;
    content: "\f023";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
    background: rgba(0, 0, 0, 0.90);
}

.dt20-container .nav-tabs .nav-item.active .nav-link {
    background-color: #2c3e50;
    border-bottom: 0 !important;
    color: #fff;
}

.dt20-container .nav-tabs .nav-link {
    background-color: #ccc;
    border-radius: 0;
    color: #000;
    font-size: 1rem;
    border-right: 1px solid #ddd;
    font-weight: bold;
    text-align: center;
}

.dt20-container .dt20-tabs {
    border-bottom: 4px solid #2C3E50;
    display: flex;
}

.dt20-container .nav-tabs > li {
    margin-bottom: 0;
}

.dt20-container .nav-tabs .nav-link.active {
    border-bottom: 0 !important;
}

.dt20-container .nav-tabs .nav-link {
    border-radius: 0;
    font-size: 1rem;
}

.dt20-container .nav-tabs {
    display: flex;
}

#last-result .ball-runs {
    height: 30px;
    width: 30px;
    line-height: 30px;
}
.ball-runs.playera {
    background: #355e3b;
    color: #ff4500
}

.ball-runs.playerb {
    background: #355e3b;
    color: #ff3
}

.modalDialog .close {
    background: #d6d6d6;
    color: #fff;
    line-height: 25px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: 700;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

.modalDialog img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
}

.container-fluid:before {
    display: table;
    line-height: 0;
    content: "";
}
.text-center {
    text-align: center;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
}
h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
    font-family: inherit;
    font-weight: 700;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility;
}
h1, h2, h3 {
    line-height: 40px; color: #fff;
}


label {
    display: block;
    margin-bottom: 5px;
}
button, input, label, select, textarea {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.loading {
    position: relative;
    width: auto !important;
    height: auto !important;
}