input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}
.main-show-temporary .menu .main-menu {
    width: 50px !important;
}
.w-120px {
    width: 120px !important;
}
.card{
    position:relative;
    z-index:1;
}
.breadcrumb li {
    font-size: 14px;
}

.breadcrumb li a {
    color: #3a7bfb;
}
   
    .menu .main-menu {
        width: 135px !important;
    }
.menu .main-menu ul li{
    padding:0 0 0 10px !important;
    margin:0 !important;
}
.menu .main-menu ul li span {
    padding: 0 3px !important;
}
.menu .main-menu ul li a {
    flex-flow: row !important;
    font-size: 14px !important;
    text-align: left !important;
    justify-content: flex-start !important;
}
.menu .main-menu ul li a i {
    padding-right: 5px !important;
    font-size: 21px !important;
    line-height: 30px !important;
    flex: 0 0 30px;
    display:flex;
    align-items:center;
    justify-content:center;
    width:30px;
}
.menu .main-menu ul li a i:before{
    width:30px;
}
/*.menu .main-menu ul{
    height:100%;
}*/
#lst_dashboard i, #lst_teams i {
    font-size: 18px !important;
}
#inputGroupFile03-error {
    display: none !important;
}
.matches .slick-dotted.slick-slider, .events .slick-dotted.slick-slider {
    margin-bottom: 60px;
}
/*.matches .match-card .slick-dots, .matches .event-card .slick-dots {
    bottom: -45px;
}*/
.text-blue {
    color: #c500ff;
}

.arrow-top:after {
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid white;
    content: "";
    position: absolute;
    right: 12px;
    top: -8px;
}

.arrow-top:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(58,58,58,.15);
    content: "";
    position: absolute;
    right: 11px;
    top: -10px;
}

#blazor-error-ui .dismiss {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.font-xs {
    font-size: 11px;
}

.font-sm {
    font-size: 14px;
}

.HandPointer {
    cursor: pointer;
}

.minheight650 {
    min-height: 650px !important;
}

.minheight550 {
    min-height: 550px !important;
}

.displaynone {
    display: none !important;
}

.displayblock {
    display: block !important;
}

.align-right {
    text-align: right;
}

.w-100px {
    width: 100px;
    flex: 0 0 100px;
}
.w-130px {
    width: 130px;
    flex: 0 0 130px;
}
.w-230px {
    width: 230px;
    flex: 0 0 230px;
}

@media screen and (min-width: 1200px) {
    .maxwidth600 {
        min-width: 600px !important;
    }

    .skip-text {
        white-space: nowrap;
    }
}

@media screen and (max-width: 991px) {


    .plan-checkout .checkout-btn {
        max-width: 200px;
        width: 100%;
        margin: auto;
    }
}
/*Schedule style start*/
#Group_Point thead {
    background-color: #dee2e6;
    border-left: 5px solid #dee2e6;
}

.levelfont {
    color: #469A35 !important;
    font-size: 18px !important;
    font-weight: 900 !important;
}

#Groupbox .imgIcn {
    float: left;
    width: 24px;
    height: 30px;
    overflow: hidden;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
    border-radius: 50%;
}

#Groupbox img {
    width: 100% !important;
}

#Groupbox ul li {
    border-bottom: 1px solid #ddd;
    padding: 8px 0px;
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#Groupbox ul {
    margin: 0px 10px;
}

#Groupbox .headsection {
    padding: 8px 10px;
    background: #f3f3f3;
    color: #469A35;
    font-size: 18px;
    font-weight: 900;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items:center;
}

    #Groupbox .headsection a {
        float: right;
    }

#Groupbox .boxgrp {
    float: left;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    /*min-width: 350px;*/
}

#Groupbox li {
    list-style: none;
}

#Groupbox h4 {
    float: left;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0px;
}

.minheight350 {
    min-height: 200px !important;
}

.my-col {
    min-width: 25%;
    max-width: 25%;
}

.roundName {
    border: 0;
    outline: 0;
    background: transparent;
    border-bottom: 1px solid black;
    font-size: 16px;
    margin-bottom: 10px;
}

.height90 {
    min-height: 90px !important;
}

.border1width {
    border: 1px solid black;
}

.fntred {
    color: red;
    text-align: center;
    font-size: 16px;
}

.marginbottom10 {
    margin-bottom: 10px;
}

.knockoutbadge {
    background: none !important;
}

.displaynone {
    display: none !important;
}

.margin0 {
    margin: 0 !important;
}

#svgContainer {
    position: absolute;
    opacity: 0.5;
}

#svgContainer_WC {
    position: absolute;
    opacity: 0.5;
}

#svgContainer_IPL {
    position: absolute;
    opacity: 0.5;
}

#svgContainer_iccwccricket {
    position: absolute;
    opacity: 0.5;
}
/*Schedule style end*/

/*Dataentry style start*/
.Timerin {
    border: 0;
    outline: 0 !important;
    background: transparent;
    border-bottom: 1px solid black;
    font-size: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 35px;
    width: 47px;
}

.Pointerevtsnone {
    pointer-events: none;
}

.border-top-rounded-0.table-width {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.rounded-top-xl {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.borderbottom {
    border: 0 !important;
    border-bottom: 1px solid black !important;
    border-color: #868383 !important;
}

.Backwhite {
    background-color: white;
}

.displaynone {
    display: none;
}

.font-lg {
    font-size: 16px !important;
}

#timeline section.year section span {
    /*  position: absolute;
    bottom: 0;*/
    font-size: .9em;
    font-weight: 400;
    line-height: 1.2em;
    margin: 0;
    font-size: 0.9em !important;
    color: black !important;
}
/*Dataentry style end*/
.disablebtn {
    pointer-events: none;
    color: #fff !important;
    background-color: #6c757d !important;
    border-color: #6c757d !important;
}
/*Loading style start*/
#cover-spin {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.7);
    z-index: 9999;
    display: none;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

#cover-spin::after {
    content: '';
    display: block;
    position: absolute;
    left: 48%;
    top: 40%;
    width: 40px;
    height: 40px;
    border-style: solid;
    border-color: #c500ff;
    border-top-color: transparent;
    border-width: 2px;
    border-radius: 50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}

.dotmenuround {
    float: right;
    text-align: center;
    border-radius: 14px;
    width: 24px;
    margin-top: 1px;
    height: 22px;
}
/*Loading style end*/


/*Loading style start - 2*/
#cover-spin-2 {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
    display: none;
}

    #cover-spin-2::after {
        content: '';
        display: block;
        position: absolute;
        left: 48%;
        top: 40%;
        width: 40px;
        height: 40px;
        border-style: solid;
        border-color: #c500ff;
        border-top-color: transparent;
        border-width: 2px;
        border-radius: 50%;
        -webkit-animation: spin .8s linear infinite;
        animation: spin .8s linear infinite;
    }
/*Loading style end - 2*/
/*Loading style start - 3*/
#cover-spin-3 {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
    display: none;
}

    #cover-spin-3::after {
        content: '';
        display: block;
        position: absolute;
        left: 48%;
        top: 40%;
        width: 40px;
        height: 40px;
        border-style: solid;
        border-color: #c500ff;
        border-top-color: transparent;
        border-width: 2px;
        border-radius: 50%;
        -webkit-animation: spin .8s linear infinite;
        animation: spin .8s linear infinite;
    }
/*Loading style end - 3*/

/*Loading style start - 4*/
#cover-spin-4 {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
    display: none;
}

    #cover-spin-4::after {
        content: '';
        display: block;
        position: absolute;
        left: 48%;
        top: 40%;
        width: 40px;
        height: 40px;
        border-style: solid;
        border-color: #c500ff;
        border-top-color: transparent;
        border-width: 2px;
        border-radius: 50%;
        -webkit-animation: spin .8s linear infinite;
        animation: spin .8s linear infinite;
    }
/*Loading style end - 4*/
/*Search Style*/
input[type=search] {
    border: solid 1px #ccc;
    padding: 9px 10px 9px 32px;
    width: 35px;
    height: 25px !important;
    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 10em;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    cursor: pointer;
}

    input[type=search]:focus {
        width: 150px;        
        border-color: #66CC75;
        -webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
        -moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
        box-shadow: 0 0 5px rgba(109,207,246,.5);
    }

.search-sm:hover #searchbyword {
    width: 135px;
    /*background-color: #fff;
    border-color: #66CC75;
    -webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
    -moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
    box-shadow: 0 0 5px rgba(109,207,246,.5);*/
}


input:-moz-placeholder {
    color: #999;
}

input::-webkit-input-placeholder {
    color: #999;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none;
}
/*Search Style*/

.boxSep {
    background-color: #f7f7f7;
    border: 2px solid #ccc;
    margin: 10px;
    display: inline-block;
}


/*Cropped Image*/
.cropper_headshot_box {
    width: 500px;
    height: 500px;
}

img {
    max-width: 100%;
}

.preview-close {
    background-color: black;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 36px;
    height: 36px;
    position: absolute;
    color: white;
    text-align: center;
    top: -17px;
    right: -17px;
    font-size: 30px;
}
/*Cropped Image*/
.Fontbold {
    font-weight: bold !important;
}

.navbar .navbar-right {
    flex-basis: fit-content !important;
}

.cell-breakWord {
    word-wrap: break-word;
    max-width: 100px;
}

.rotate90deg {
    transform: rotate(90deg);
}

.rotate0deg {
    transform: rotate(0deg);
    margin-right: 8px;
}

.card .card-body {
    padding-left: 1em;
}

.z-index9 {
    z-index: 9;
}

.z-index99 {
    z-index: 99;
}

.font-md {
    font-size: 15px !important;
}

.top-0 {
    top: 0 !important;
}

.rounded-xl {
    border-radius: 8px !important;
}

.
er {
    color: #59595a;
}

.bottom-border-dark {
    border-bottom: 1px solid #c4c4c4;
}

.bottom-0 {
    bottom: 0;
}

.w-50px {
    width: 50px !important;
}

.w-200px {
    width: 200px;
}

.h-50px {
    height: 50px !important;
}

.transparent-bg {
    background: rgba(174,174,174,.6);
    border-radius: 12px;
}

.bg-fade {
    background-color: #f2f2f7 !important;
}

.bg-yellow {
    background-color: #FFB62B !important;
}

@media (min-width: 320px) and (max-width: 767px) {
    .bg-fade {
        margin: 1px !important;
    }
}

.pad-0 {
    padding: 0 !important;
}

.border-gray {
    border: 1px solid #dfdfdf;
}

.styled-select {
    width: 240px;
    height: 34px;
    overflow: visible;
    position: relative;
    border: 1px solid #dfdfdf;
    border-radius: 15px;
}

@media screen and (max-width: 767px) {
    .styled-select {
        width: 120px;
    }

        .styled-select:before {
            border-left: 3px solid transparent !important;
            border-right: 3px solid transparent !important;
            border-top: 8px solid #dfdfdf !important;
            top: 14px !important;
        }
}

.styled-select:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #dfdfdf;
    position: absolute;
    right: 10px;
    top: 12px;
}

.styled-select select::-ms-expand {
    display: none;
}

.disabletxtbox {
    pointer-events: none;
}

.enabletxtbox {
    pointer-events: all;
}

@media (max-width: 991px) {
    .qrcode {
        width: 60% !important;
    }

    .filterstatus .breadcrumb {
        padding-left: 0;
    }
}

.table .thead-light th {
    font-size: 1.1rem !important;
}

@media (max-width: 545px) {
    .filterstatus {
        font-size: 1rem !important;
    }

        .filterstatus .breadcrumb-item {
            display: inline-block;
        }

    .search-sm:hover #searchbyword {
        width: 136px;
    }

    .filterstatus .breadcrumb {
        padding-left: 0;
    }
}

@media (max-width: 991px) {
    .logo-mobile {
        width: 50px !important;
    }
}

@media (max-width: 575px) {
    #MatchPlayerList .top-right-button-container {
        display: block !important;
        text-align: center;
    }

        #MatchPlayerList .top-right-button-container .top-right-button:first-child {
            margin-bottom: 15px;
        }

        #MatchPlayerList .top-right-button-container .top-right-button {
            display: inline-block !important;
        }
}

#MatchPlayerList .search-sm {
    float: left !important
}

@media (max-width: 557px) {
    #battingcard .tab-pane {
        overflow-x: scroll;
    }

    #bowlingcard .tab-pane {
        overflow-x: scroll;
    }
}

.form-button-style {
    width: 82px !important;
}

/*.btn .btn-primary .botton-style-width {
    width: 82px !important;
}*/


/*Scroll div*/
.scroll_section {
    overflow: hidden;
    max-height: 100vh;
}


    .scroll_section::-webkit-scrollbar {
        width: 5px;
    }

.scroll_section::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #c500ff;
}
    .scroll_section::-webkit-scrollbar-track {
        -webkit-box-shadow: none;
        border-radius: 10px;
    }
#displayOptions .dropdown-menu {
    z-index: 9 !important;
}

.dropdown-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(232 230 230 / 30%);
    border-radius: 10px;
    background-color: #ffffff;
}

.dropdown-menu::-webkit-scrollbar {
    width: 2px !important;
    background-color: #F5F5F5;
}

.dropdown-menu::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgb(248 242 242 / 30%);
    background-color: #c500ff;
}

/*Scroll div*/
.glbtnstyle {
    width: 244px;
    height: 53px;
    background: no-repeat top left url('../Images/glbtn.png');
    border: 0px;
}
/*Scroll div*/
#File_-error {
    display: none !important;
}

#File_TeamLogo_Org-error {
    display: none !important;
}

#File_Logo_Org-error {
    display: none !important;
}

@media (max-width: 557px) {
    .TermsAccept_mb {
        height: 110px !important;
    }

    .TermsAccept_mb label {
        margin-top: 35px !important;
    }

    .TermsAccept_mb a {
        margin-top: 0 !important;
    }

    .breadcrumb-item + .breadcrumb-item::before {
        margin-right: 5px !important;
    }
}

.headtitlebc + .headtitlebc::before {
    content: "" !important;
    height: 9px;
    width: 9px;
    margin-top: 7px;
    margin-right: 15px;
    top: 10px;
    border-width: 2px 2px 0 0;
    border-color: #667085;
    border-style: solid;
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: static;
}

.c-btm-wrap-matchlist {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

    .c-btm-wrap-matchlist span {
        color: #737272;
        font-size: 0.9rem;
        font-weight: 400;
        line-height: 20px;
    }

    .c-btm-wrap-matchlist select {
        border: none;
    }

    .c-btm-wrap-matchlist:before {
        content: '';
        position: absolute;
        width: 67px;
        height: 6px;
        background: #6F95F7;
        bottom: 0;
        left: 2px;
        border-bottom-left-radius: 50px 28px;
    }





.text-fade {
    color: #d1d5d8;
}

.T20Colour:before {
    background-color: #8d58ff !important;
}   

.T10Colour:before {
    background-color: #42A0F9 !important;
}

.ODIColour:before {
    background-color: #5fbf28 !important;
}

.TestColour:before {
    background-color: #F0BB41 !important;
}

.TournamentColour:before {
    background-color: #42A0F9 !important;
}

.SeriesColour:before {
    background-color: #d26bf5 !important;
}

.ProcessedColour:before {
    background-color: #F0BB41 !important;
}

.match-card .card:hover, .event-card .card:hover {
    border: 1px solid #c500ff;
}
/*google sign in*/
#customBtn, .customAppleSignIn {
    display: inline-block;
    background: #fff;
    color: #747474;
    width: 210px;
    box-shadow: 0px 1px 0px rgba(0,0,0,.2);
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    height:44px;
}

    #customBtn:hover {
        cursor: pointer;
    }

    #customBtn span.label {
        font-family: serif;
        font-weight: normal;
    }

    #customBtn span.icon {
        background: url(../img/g-normal.png) transparent no-repeat -6px -6px;
        display: inline-block;
        vertical-align: middle;
        width: 19px;
        height: 19px;
    }

    #customBtn span.buttonText, .customAppleSignIn span.buttonText {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        line-height: 1;
        font-weight: bold;
        font-family: 'Roboto', sans-serif;
        color: #747474;
        margin-left: 6px;
    }

    .customAppleSignIn span.icon {
        background: url(../img/apple.png) transparent 1px 50% no-repeat;
        background-size: 75%;
        display: inline-block;
        vertical-align: middle;
        width: 25px;
        height: 42px;
        margin-right: 10px;
    }

.login-inner .login-version {
    right: 0;
    text-align: center;
    display: flex;
    flex-flow: column;
}

    .login-inner .login-version p {
        color: #E9E9E9
    }

.height100per {
    height: 100% !important;
    object-fit: cover;
}
/*google sign in*/

/*google sign in*/
#appleid-signin, .customAppleSignIn {
    display: inline-block;
    background: #fff;
    color: #747474;
    width: 210px;
    height:44px;
    box-shadow: 0px 1px 0px rgba(0,0,0,.2);
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
}

    #appleid-signin:hover {
        cursor: pointer;
    }

    #appleid-signin span.label {
        font-family: serif;
        font-weight: normal;
    }

    #appleid-signin span.icon {
        background: url(../img/g-normal.png) transparent 1px 50% no-repeat;
        display: inline-block;
        vertical-align: middle;
        width: 32px;
        height: 42px;
        margin-right: 10px;
    }

    #appleid-signin span.buttonText, .customAppleSignIn span.buttonText {
        display: inline-block;
        vertical-align: middle;
        /*padding-left: 42px;
    padding-right: 42px;*/
        font-size: 14px;
        line-height: 1;
        font-weight: bold;
        font-family: 'Roboto', sans-serif;
        color: #747474;
    }

.margin-bottom-auto {
    margin-bottom: auto !important;
}

.pad-right-40 {
    padding-right: 40px;
}
/*@media (min-width: 992px) {
    .team-card {
        max-width: 20% !important;
    }
}
@media (min-width: 992px) {
    .player-card {
        max-width: 20% !important;
    }
}*/
.logo {
    width: 100px !important;
    height: 50px !important;
    background-size: 100px 50px !important;
}

.search-sm:after {
    top: 3px;
}

@media (max-width: 767px) {
    
    .breadcrumb {
        line-height: 1;
        display: flex;
    }

        .breadcrumb li {
            font-size: 13px;
            margin-bottom: 8px;
            padding-left: 5px !important;
        }

    .breadcrumb-item + .breadcrumb-item::before {
        padding-right: 0 !important;
        height: 7px;
        width: 7px;
    }

    .logo {
        height: 28px !important;
        background-size: 100% !important;
        background-position: 0 0px !important;
        margin-left: 15px !important;
    }

    .navbar .user-block img {
        width: 28px !important;
        height: 28px !important;
    }

    .navbar {
        height: 52px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #displayOptions a {
        font-size: 15px;
    }

    #displayOptions button {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .breadcrumb li {
        margin-bottom: 8px;
    }
}

@media (max-width: 1199px) {
    #Modaldialog_PlayerList, #Modaldialog_TeamPlayerList {
        max-width: 450px !important;
    }

        #Modaldialog_TeamPlayerList .modal-body, #Modaldialog_PlayerList .modal-body {
            padding: 1.75rem 15px !important;
        }
}

#matchlistpage table th, #matchlistpage table td {
    white-space: nowrap;
}


.dropicon {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") !important;
    background-repeat: no-repeat !important;
    background-position-x: 95% !important;
    background-position-y: 5px !important;
    margin-right: 5rem !important;
    background-color: #fff !important;
    padding: 10px !important;
}

.rightborderradius {
    border-radius: 0 25px 25px 0 !important;
}

.borderradius {
    border-radius: 25px !important;
}

.leftborderradius {
    border-radius: 25px 0 0 25px !important;
}

.venue-data {
    position: absolute;
    z-index: 999;
    margin: 0 auto;
    left: 0;
    right: 15px;
    text-align: center;
    bottom: 5%;
    background: rgba(0,0,0,0.6);
    color: #fff;
    width: 85%;
    border-radius: 8px;
    padding: 10px 0;
    display: flex;
    flex-direction: column;
}

.venue-image {
    border-radius: 8px;
    margin: auto;
    position: absolute;
    top: 0;
    z-index: 99;
    left: 0;
    right: 15px !important;
    bottom: 0;
    width: 90%;
}

.player-head {
    position: absolute;
    left: 0;
    right: 0;
    top: 26px;
    color: #fff !important;
    z-index: 9999;
}

/*@media (max-width: 575px) {
    .team-img img {
        height: 45% !important;
    }
}*/

.position-bottomright {
    z-index: 9999 !important;
}

.modal-backdrop {
    width: 100% !important;
    height: 100% !important;
    z-index: 9999;
}

#modalAddNewplayer {
    z-index: 99999;
}

.chosen-container-single .chosen-single, .chosen-container-multi .chosen-choices {
    height: 39px !important;
    background: #fff !important;
    box-shadow: none !important;
    display: flex !important;
    align-items: center;
    border: 1px solid #d7d7d7 !important;
}

    .chosen-container-single .chosen-single div b {
        background-position: 0px 10px !important;
    }

#modalAddNewplayer .bottom-submit-buttons {
    position: sticky;
    bottom: 0;
    background: #fff;
    padding: 20px 0;
    box-shadow: 0 -7px 6px rgb(0 0 0 / 4%), 0 1px 0px rgb(0 0 0 / 4%);
    z-index: 9;
}

#modalCropImage {
    z-index: 9999999 !important;
}

#myModalPreview {
    z-index: 99999999 !important;
}

#modalCropImage .btn-group {
    margin-bottom: 2px;
}

@media only screen and (max-width: 767px) {
    #Modal_BallPositions #Canvas {
        width: inherit;
    }
}
/*.custom-radio-switch .custom-radio {
    display: none;
}

.custom-radio-switch label {
    border: 1px solid #c500ff;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    position: relative;
    margin: 0;
    padding: 0;
}
    .custom-radio-switch label > span {
        padding-left: 18px;
        display: inline-block;
        text-align: left;
        transform: translateY(-3px);
    }
.custom-radio-switch .custom-radio:checked + label:after {
    content: "";
    background: #c500ff;
    width: 7px;
    height: 7px;
    position: absolute;
    border-radius: 50%;
    top: 2px;
    left: 2px;
}
.custom-radio-switch .custom-radio + label:after {
    content: "";
    background: transparent;
    width: 7px;
    height: 7px;
    position: absolute;
    border-radius: 50%;
    top: 2px;
    left: 2px;
}*/
.radio-switch [type="radio"]:checked,
.radio-switch [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

    .radio-switch [type="radio"]:checked + label,
    .radio-switch [type="radio"]:not(:checked) + label {
        position: relative;
        padding-left: 28px;
        cursor: pointer;
        line-height: 20px;
        display: inline-block;
        color: #666;
    }
        .radio-switch [type="radio"]:checked + label:before {
            border: 1px solid #c500ff;           
        }
        .radio-switch [type="radio"]:not(:checked) + label:before {
            border: 1px solid #ababab;
        }
        .radio-switch [type="radio"]:checked + label:before, .radio-switch [type="radio"]:not(:checked) + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 20px;
            height: 20px;            
            border-radius: 100%;
            background: #fff;
        }

        .radio-switch [type="radio"]:checked + label:after,
        .radio-switch [type="radio"]:not(:checked) + label:after {
            content: '';
            width: 13px;
            height: 13px;
            background: #c500ff;
            position: absolute;
            top: 4px;
            left: 4px;
            border-radius: 100%;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

        .radio-switch [type="radio"]:not(:checked) + label:after {
            opacity: 0;
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        .radio-switch [type="radio"]:checked + label:after {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1);
        }

.custom-radio-switch [type="radio"]:checked, .custom-radio-switch
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

    .custom-radio-switch [type="radio"]:checked + label,
    .custom-radio-switch [type="radio"]:not(:checked) + label {
        position: relative;
        padding-left: 18px;
        cursor: pointer;
        line-height: 20px;
        display: inline-block;
        color: #666;
    }

        .custom-radio-switch [type="radio"]:not(:checked) + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 3px;
            width: 13px;
            height: 13px;
            border: 1px solid #6c6c6c;
            border-radius: 100%;
        }

        .custom-radio-switch [type="radio"]:checked + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 3px;
            width: 13px;
            height: 13px;
            border-radius: 100%;
            border: 1px solid #c500ff;
        }

        .custom-radio-switch [type="radio"]:checked + label:after,
        .custom-radio-switch [type="radio"]:not(:checked) + label:after {
            content: '';
            width: 7px;
            height: 7px;
            background: #c500ff;
            top: 6px;
            left: 3px;
            border-radius: 100%;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease;
            position: absolute;
        }

        .custom-radio-switch [type="radio"]:not(:checked) + label:after {
            opacity: 0;
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        .custom-radio-switch [type="radio"]:checked + label:after {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1);
        }

.redspan {
    color: red !important;
}

.position-top-sticky {
    position: sticky !important;
    top: 100px;
    z-index: 99;
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .position-top-sticky {
        top: 80px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1439.98px) {
    .position-top-sticky {
        top: 90px !important;
    }

}
@media(min-width:768px){
    .add-new {
        position: absolute;
        top: 15px;
        right: 15px;
    }
}
@media (min-width: 1440px) {
    .pt-100 {
        padding-bottom: 50px;
    }
}
    @media (max-width: 767px) {
        .position-top-sticky {
            top: 52px !important;
        }

        .joining-event img {
            width: 50px !important;
        }

        .pt-100 {
            padding-bottom: 100px;
        }
    }

    .menu_scroll .ps__rail-y {
        opacity: 0.6
    }

.navbar .header-icon#notificationButton .count, .navbar .header-icon#notificationMsg .count {
    font-size: 9px;
    color: #f15a42;
    border: 1px solid #f15a42;
    border-radius: 10px;
    position: absolute;
    width: 18px;
    height: 15px;
    text-align: center;
    font-weight: 700;
    top: -4px;
    right: 2px;
    line-height: 14px;
}

.chosen-container-single .chosen-default {
    background: transparent !important;
}
.chosen-container-single .chosen-single {
    background: transparent !important;
    color: #8f8f8f !important;
    border-radius: .1rem !important;
}
@media only screen and (min-width: 1600px) {
    .dashboard-listing {
        justify-content: space-between
    }

    .dashboard-item {
        flex: 0 0 49% !important;
        max-width: 49% !important; 
    }
}
label{
    font-size:14px; 
}
.menu .main-menu ul li span {
    transition: all ease .2s;
}

.main-show-temporary .menu_scroll li a span {
    opacity: 0;
    font-size: 0;
}

.main-show-temporary .menu .main-menu ul li {
    padding: 0 10px !important;
}
@media (min-width: 1200px) and (max-width: 1439.99px){
    body{
        zoom:89%;
    }
}
.social-buttons {
    display: flex;
    flex-flow: column;
    gap: 15px;
    margin-top: 25px;
}
    .social-buttons #appleid-signin div div {
        visibility: hidden;
    }
.user-block .user-image {
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
}
.main-menu .button-toggle {
    border-top: 1px solid #d7d7d7;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 50px;
}
@media only screen and (min-height: 630px) {
    .main-menu .button-toggle {
        position: absolute;
        bottom: 0px;
        left: 0;
        right: 0;
    }
}
.main-menu .button-toggle .menu-button-mobile {
    display: flex;
    align-items: center;
    font-size: 26px;
}

.main-menu .button-toggle .menu-button-mobile .icon-arrow-right {
    transform: rotate(-180deg);
    transition: all ease .5s;
    cursor: pointer;
}

.main-show-temporary .main-menu .button-toggle {
    justify-content: center;
}

.main-show-temporary .main-menu .button-toggle .menu-button-mobile .icon-arrow-right {
    transform: rotate(0deg);
}
.no-data .image-block{
    max-width:250px;
    width:100%;
    margin-bottom:24px;
}
.no-data h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    color: #656565;
    margin-bottom:5px;
    padding:0;
}
.no-data p {
    font-size: 16px;
    line-height: 22px;
    color: #656565;
}
@media (max-width: 767px) {
    #displayOptions {
        position: absolute;
        z-index: 99;
        top: 36px;
        left: 5px;
        right: 5px;
        padding: 11px;
        box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px;
        border-radius: 4px;
    }
}
#newslistpage .img-rounded a.HandPointer{
    height:170px;
    display:flex;
}
.form-group.position-relative.has-float-label {
    margin-bottom: 30px !important;
}
.needs-validation .validation-message{
    position:absolute;
    bottom:-22px;
}
#Event_Level_Groups{
    position:relative;
    z-index:0;
}
.dashboard-listing .slick-dots{
    position:absolute !important;
}
.four-runs {
    border: 2px solid transparent;
    background-color: #42A0F9;
    color: #ffffff;
}

.six-runs {
    border: 2px solid transparent;
    background-color: #7748da;
    color: #ffffff;
}

.wicket {
    border: 2px solid transparent;
    background-color: #c7342a;
    color: #ffffff;
}
.extra-runs, .additional-runs {
    border: 2px solid #ec87bf;
    color: #ec87bf;
}
.modal .modal-body .card-body{
    padding:0 !important;
}
.menu .main-menu ul {
    padding-bottom: 50px;
    overflow: auto;
    height: 100%;
}
.view-icon.active span{
    color: #c500ff;
    font-weight: normal !important;
}
.view-icon:first-child{
    display:flex;
    align-items:center;
}
.view-icon:first-child span {
    font-size: 19px;
    margin: 0;
}
.modal-content .card {
    box-shadow: none;
}