﻿.video-overlay h3 {
    font-size: 13px;
    text-transform: uppercase;
    background: none;
    padding: 5px;
}

.video-overlay img {
    width: 35px;
    height: auto;
    margin-right: 2px;
    margin-left: 2px;
}

.game-highlight-wrap h3 {
    margin: 0px 0px 0px 0px;
}

.game-highlight-wrap span {
    margin: 0px 0px 1px 0px;
    line-height: 25px;
    padding-right: 5px;
    font-weight: 700;
}

.CasinoGameHeader {
    background-color: #FFB80C;
    margin-bottom: 1px;
}

.clock2digit {
    max-width: 300px;
    bottom: -28px;
    position: absolute !important;
    left: -41px;
    width: auto !important;
    transform: scale(.6);
}

.amountint {
    padding-left: 5px !important;
    margin: 0px !important;
}

.coupon-table button {
    width: 100%;
    min-width: 40px;
    height: 25px;
    margin: 0;
    text-align: center;
    display: inline-block;
    padding: 0;
}

.place-bet .value-buttons .btn {
    float: none !important;
}

.notifyjs-corner {
    bottom: 0px !important;
}

.closeresult {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    position: fixed;
    right: 15px;
}

.close-modal {
    display: none;
}
.loading {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    vertical-align: middle;
    background-color: rgba(255,255,255,.5);
    z-index: 10;
}