.page-margin{
    padding: 0% 3%;
    margin-top: 2.55%;
}

#stage-menu{
    width: 100%;
}

.menu-separator{
    border-bottom: 2px solid #0560C9;
    padding-bottom: 0.06%;
}
.nav-tabs .nav-link.active {
    background-color: #0560C9 !important;
    color: #FFFFFF;
    border: none;
    border-radius: 0px;
}

.nav-tabs .nav-link.disabled {
    background-color: #1E1E2E !important;
    color: #77859A !important;
    border: none;
    border-radius: 0px;
}

.nav-tabs{
    border: none;
}

.nav-tabs-a{
    color: #FFFFFF;
    background-color: #1E1E2E;
    padding: 0%;
    margin-right: 1.5%;
    width: 10.8%;
}

.nav-tabs-a:hover{
    background-color: #0560C9;
}

.first-link{
    margin-right: 0! important;
}

.nav-tabs-a:hover{
    color: #FFFFFF;
    border: none;
    border-radius: 0px;
    padding: 0%;
    margin-right: 1.5%;
}

.bar{
    width: 100%;
    padding: 6% 0%;
    border-radius: 0px;
    line-height: 18px;
    font-size: 15px;
    font-family: rubik;
}

.nav-tabs-span{
    display: block;
}

.nav-tabs-Knockout-span{
    padding: 8% 0%;
}

.close-timer-span{
    font-family: rubik;
    font-size: 30px;
    color: #FFFFFF;
    margin-right: 25px;
    display: inline-block;
    direction: ltr;
}

.timer-label-span{
    font-family: rubik;
    font-size: 15px;
    color: #FFFFFF;
}

.content-hide{
    display: none;
}

.strip-header-cell{
    font-family: rubik;
    font-size: 15px;
    color: #FFFFFF;
    background-color: #16171F;
    padding: 0.5% 0%;
    display: inline-block;
    margin-left: 0.1%;
}

#header-match{
    width: 24%;
}

#header-direction{
    width: 24.4%;
}

#header-result{
    width: 19%;
}

#header-joker{
    width: 9%;
    position: relative;
}

#header-joker img{
    width: 13%;
    margin-right: 7%;
}

#header-score{
    width: 12%;
}

#header-details{
    width: 11%;
}

#header-direction-after{
    width: 16.3%;
}

#header-result-after{
    width: 17.3%;
}

#header-extra{
    width: 18.3%;
    position: relative;
}

#header-extra img{
    width: 8%;
    margin-right: 4%;
}

.match-date-header{
    color: #F2F4F8;
    font-size: 20px;
    font-family: rubik;
    margin-top: 2.5%;
}

#stripHeader-tooltip{
    background-color: #AAD4FE;
    border-radius: 0px 28px 28px 28px;
    top: 86%;
    left: 34%;
    text-align: center;
    letter-spacing: -0.3px;
    color: #0C0A14;
    opacity: 1;
    width: 218px;
    font-size: 13px;
    padding: 12px 16px;
    position: absolute;
    font-family: rubik;
    z-index: 4;
    display: none;
}

.strip-row-margin{
    margin-top: 1% !important;
}

.strip-match{
    width: 24%;
    font-family: rubik;
    color: #F2F4F8;
    background-color: #16171F;
    margin-left: 0.1% !important;
    padding: 0% 2%;
    padding-top: 2%;
    padding-bottom: 0.5%;
}

.strip-match-time{
    font-size: 15px;
}

.strip-team-title{
    font-size: 13px;
}

.btn-secondary.active {
    background-color: #0560C9 !important;
    color: #FFFFFF;
    border: 1px solid #0560C9;
    border-radius: 0px;
    border-color: #0560C9 !important;
}

.btn-secondary.focus {
    box-shadow: none;
}

.btn-secondary:hover{
    color: #fff;
    background-color: #16171F;
    border-color: #6c757d;
}

.direction-btn-group{
    display: block;
    width: 100%;
}

.btn-secondary-custom{
    background-color: #16171F;
    border: 1px solid #FFFFFF;
    border-radius: 0px;
}

.btn-secondary-pivot{
    margin: 0% 12% !important;
}

.btn-direction-custom{
    padding: 3% 6%;
}

.strip-direction{
    width: 24.4%;
    font-family: rubik;
    color: #F2F4F8;
    background-color: #16171F;
    margin-left: 0.1% !important;
    padding: 0% 2%;
    padding-top: 1.5%;
    padding-bottom: 0.5%;
}

.direction-odds-component{
    font-family: rubik;
    font-size: 13px;
    margin-top: 3%;
    width: 100%;
}

.direction-odds{
    width: 16%;
    display: inline-block;
}

.direction-odds-pivot{
    margin: 0% 12%;
}

.strip-select-score{
    width: 19%;
    font-family: rubik;
    color: #F2F4F8;
    background-color: #16171F;
    margin-left: 0.1% !important;
    padding: 0% 2%;
    padding-top: 2%;
    padding-bottom: 0.5%;
}

.score-dropdwon-container{
    width: 100%;
}


.dropdown-toggle::after {
    display: none;
}

.score-dropdown-custom{
    width: 72%;
    padding: 2% 5%;
    background-color: #16171F;
    font-size: 15px;
    font-family: rubik;
    text-align: right;
    padding-left: 5%;
    border: 1px solid #FFFFFF;
    border-radius: 0%;
}

.dropdown-selected-value{
    margin-left: 60%;
}

.dropdown-icon{
    width: 16%;
}

.dropdown-item-custom{
    color: #FFFFFF;
}

.score-option{
    display: inline-block;
    width: 32%;
    font-size: 15px;
    font-family: rubik;
}

.score-option-odds{
    display: inline-block;
    float: left;
    width: 48%;
    font-size: 15px;
    font-family: rubik;
}

.score-dropdwon-container a:hover{
    color: #AAD4FE;
    background-color: #454965;
}


.dropdown-menu.show {
    display: block;
    border-radius: 0%;
    background-color: #454965;
}

.show>.btn-secondary.dropdown-toggle{
    background-color: #16171F;
    border: 1px solid #FFFFFF;
}

.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-secondary:focus{
    box-shadow: none;
}

.score-odds-component{
    font-family: rubik;
    font-size: 13px;
    width: 100%;
    margin-top: 5.0%;
}

.strip-joker{
    width: 9%;
    font-family: rubik;
    color: #F2F4F8;
    background-color: #16171F;
    margin-left: 0.1% !important;
    padding: 0% 2%;
    padding-top: 1.5%;
    padding-bottom: 0.5%;
}

.joker-container{
    width: 100%;
}

.joker-container img:hover{
    cursor: pointer;
}

.strip-calculate-socre{
    width: 12%;
    font-family: rubik;
    color: #F2F4F8;
    background-color: #16171F;
    margin-left: 0.1% !important;
    padding: 0% 2%;
    padding-top: 1.5%;
    padding-bottom: 0.5%;
    position: relative;
}

.strip-calculate-socre-joker{
    width: 12%;
    font-family: rubik;
    color: #F2F4F8;
    background-color: #16171F;
    margin-left: 0.1% !important;
    padding: 0% 2%;
    padding-top: 2.5%;
    padding-bottom: 0.5%;
    position: relative;
}


.score-container{
    width: 100%;
    font-size: 36px;
}

.score-jocker{
    margin-left: 9%
}


.strip-match-details{
    width: 11%;
    font-family: rubik;
    color: #F2F4F8;
    background-color: #16171F;
    margin-left: 0.1% !important;
    padding: 0% 2%;
    padding-top: 2.5%;
    padding-bottom: 0.5%;
}

.match-details-container{
    width: 100%;
}

.match-details-container img:hover{
    cursor: pointer;
    background-color: #0560C9;
}

.match-details-img{
    border: 1px solid white;
    width: 33%;
}

.strip-direction-after{
    width: 16.3%;
    font-family: rubik;
    color: #F2F4F8;
    background-color: #16171F;
    margin-left: 0.1% !important;
    padding: 0% 2%;
    padding-top: 2%;
    padding-bottom: 0.5%;
    position: relative;
}

.direction-container-after{
    width: 100%;
    font-size: 20px;
}

.strip-score-after{
    width: 17.3%;
    font-family: rubik;
    color: #F2F4F8;
    background-color: #16171F;
    margin-left: 0.1% !important;
    padding: 0% 2%;
    padding-top: 2%;
    padding-bottom: 0.5%;
    position: relative;
}

.strip-score-after img{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 11.5%;
}

.strip-extra-none{
    width: 18.3%;
    font-family: rubik;
    color: #77859A;
    background-color: #16171F;
    margin-left: 0.1% !important;
    padding: 0% 2%;
    padding-top: 2%;
    padding-bottom: 0.5%;
}

.extra-container-none{
    width: 100%;
    font-size: 20px;
}

.extra-odds-component{
    font-family: rubik;
    font-size: 13px;
    width: 100%;
    margin-top: 5.0%;
}

.strip-extra-open{
    width: 18.3%;
    font-family: rubik;
    color: #F2F4F8;
    background-color: #16171F;
    margin-left: 0.1% !important;
    padding: 0% 2%;
    padding-top: 0.5%;
    padding-bottom: 0.5%;
}

.extra-timer{
    width: 100%;
    font-size: 13px;
    color: #F2F4F8;
    height: 25%;
}

.extra-btn-container{
    width: 100%;
}

.extra-btn{
    background-color: #0560C9;
    font-size: 15px;
    font-family: rubik;
    border-color: #0560C9;
    width: 60%;
    border-radius: 4px;
}

.extra-score-container{
    width: 100%;
    font-size: 20px;
}

.extra-edit-container{
    width: 100%;
    font-size: 13px;
    font-family: rubik;
    padding-top: 2%;
    height: 25%;
}

.strip-extra-close{
    width: 18.3%;
    font-family: rubik;
    color: #F2F4F8;
    background-color: #16171F;
    margin-left: 0.1% !important;
    padding: 0% 2%;
    padding-top: 2%;
    padding-bottom: 0.5%;
    position: relative
}

.strip-extra-close img{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 11%;
}

.strip-progress{
    margin-top: -47% !important;
    background-color: #16171F !important;
}

.strip-live-time{
    width: 100%;
    font-size: 13px;
    margin-top: 4%;
}

.strip-live-match{
    background-color: #454965 !important;
}

.progress-circle:after{
    border: none;
    position: absolute;
    top: 0.35em;
    left: 0.35em;
    text-align: center;
    display: block;
    border-radius: 50%;
    width: 4.3em;
    height: 4.3em;
    background-color: #454965 !important;
    content: " ";
}

.joker-score-container{
    position: absolute;
    top: 7%;
    left: 5%;
}

.strip-direction-after img{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 12%;
}

.flash-strip{
    animation: blinkingText 2s infinite;
}

@keyframes blinkingText{
    0%		{ color: #FFFFFF;}
    25%		{ color: #c6c8cd;}
    50%		{ color: #FFFFFF;}
    75%		{ color: #c6c8cd;}
    100%	{ color: #FFFFFF;}
}