﻿


@media only screen and (max-width : 992px) {
    .divMaster_QC, .divMaster1_QC,.divRunsQC,.divMaster2_QC,.divSkewLeft,.divScoreQC,.divTeamPrefixQC  {
        height: 22px !important;
    }
    .txtbxHeightQC {
        height: 18px !important;
    }
}

@media (min-width: 993px) {
    .divMaster_QC, .divMaster1_QC,.divRunsQC,.divMaster2_QC,.divSkewLeft,.divScoreQC,.divTeamPrefixQC {
        height: 22px !important;
    }
    .txtbxHeightQC {
        height: 20px !important;
    }
}

@media (min-width: 1200px) {
    .divMaster_QC, .divMaster1_QC,.divRunsQC,.divMaster2_QC,.divSkewLeft,.divScoreQC,.divTeamPrefixQC {
        height: 19px !important;
    }
    .txtbxHeightQC {
        height: 22px !important;
    }
}

@media (min-width: 1400px) {
    .divMaster_QC, .divMaster1_QC,.divRunsQC,.divMaster2_QC,.divSkewLeft,.divScoreQC,.divTeamPrefixQC  {
        height: 28px !important;
    }
    .txtbxHeightQC {
        height: 22px !important;
    }
}
.divMaster2_QC {
    padding-left: 2px;
    color: white;
    font-weight: normal;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #054992;
    text-align: center;
    border: 1px solid #fff !important;
}
.divMaster1_QC {
    padding-left: 2px;
    color: white;
    font-weight: normal;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #7f2644;
    text-align: center;
    border: 1px solid #fff !important;
}

    .divMaster1_QC:hover {
        cursor: pointer;
    }

.txtbxHeightQC {
    height: 22px;
    margin-bottom:5px;
        font-weight: 500;
}

.table_header_QC {
    background: #061f3a !important;
}

    .table_header_QC > td, .table_bodyQC > tr > td {
        border: 1px solid #094c92;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 4px;
    }

.table_bodyQC > tr:nth-child(odd) {
    background: #053263 ;
}

.table_bodyQC > tr:nth-child(even) {
    background: #063e79 ;
}

.table_bodyQC > tr:hover {
    background: linear-gradient(#176d2a,#098c19) !important;
    cursor: pointer;
}

.tableclsQC {
    border-collapse: collapse;
    background: white;
    table-layout: fixed;
    width: 100%;
    color: white;
    font-weight: bold;
}

    .tableclsQC thead th {
        position: sticky;
        top: 0;
        background: #061f3a !important;
    }

.divBallByBallScrollQC {
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid black;
    border-top: none;
    background-color: #0f1f40;
}


.ScrollStyle::-webkit-scrollbar-track,
.ScrollStyle_1::-webkit-scrollbar-track,
.ScrollStyle_2::-webkit-scrollbar-track,
.select2-results__options::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.ScrollStyle::-webkit-scrollbar,
.ScrollStyle_1::-webkit-scrollbar,
.ScrollStyle_2::-webkit-scrollbar,
.select2-results__options::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.ScrollStyle::-webkit-scrollbar-thumb {
    background-color: #000000;
}

.ScrollStyle_1::-webkit-scrollbar-thumb {
    background-color: #c94218;
}

.ScrollStyle_2::-webkit-scrollbar-thumb,
.select2-results__options::-webkit-scrollbar-thumb {
    background-color: #037f29;
}



.divInningsQC {
    height: 28px;
    border: 1px solid white;
    background-color: #960a4b;
    color: white;
    font-weight: 500;
    text-align: center;
    transform: skewX(30deg);
    /* padding-top: 5px; */
    -webkit-box-shadow: 9px 6px 7px 2px rgba(0,0,0,0.44);
    -moz-box-shadow: 9px 6px 7px 2px rgba(0,0,0,0.44);
    box-shadow: 9px 6px 7px 2px rgba(0,0,0,0.44);
}

.divInningsQC_Sel {
    width: 100% !important;
    height: 28px;
    border: 1px solid white;
    background-color: rgb(41,154,11);
    color: white;
    font-weight: 500;
    text-align: center;
    transform: skewX(30deg);
    /* padding-top: 5px; */
    -webkit-box-shadow: 9px 6px 7px 2px rgba(0,0,0,0.44);
    -moz-box-shadow: 9px 6px 7px 2px rgba(0,0,0,0.44);
    box-shadow: 9px 6px 7px 2px rgba(0,0,0,0.44);
}

.divInn_Left {
    padding: 0px 4px 0 18px;
}

.divInn_Right {
    padding: 0 18px 0 4px;
}

.lblSkewRight {
    transform: skewX(-30deg);
}

.lblSkewLeft {
    transform: skewX(30deg);
}

.divSkewLeft {
    transform: skewX(30deg);
    -webkit-box-shadow: 9px 6px 7px 2px rgba(0,0,0,0.44);
    -moz-box-shadow: 9px 6px 7px 2px rgba(0,0,0,0.44);
    box-shadow: 9px 6px 7px 2px rgba(0,0,0,0.44);
    font-weight: 500;
    border: 1px solid white;
    color: white;
}

.divSkewRight {
    transform: skewX(-30deg);
    -webkit-box-shadow: 9px 6px 7px 2px rgba(0,0,0,0.44);
    -moz-box-shadow: 9px 6px 7px 2px rgba(0,0,0,0.44);
    box-shadow: 9px 6px 7px 2px rgba(0,0,0,0.44);
    font-weight: 500;
    border: 1px solid white;
}
.divH_FSA_BG {
    background-color: #0456ad;
}
.divStrikerQC {
    height: 28px;
    background-color: #0a1b96;
    color: white;
}
.Drp_hgt>span>span.select2-selection.select2-selection--single {
    height: 24px;
}
.divNonStrikerQC {
    height: 28px;
    background-color: #0a1b96;
    color: white;
}

.divBatsmanQC {
    background: rgb(15, 31, 64);
    /*background: rgb(30,87,153);
    background: -moz-linear-gradient(-45deg, rgb(5, 50, 99) 0%,rgb(6, 62, 121) 50%,rgb(5, 50, 99) 51%,rgb(6, 62, 121) 100%);
    background: -webkit-linear-gradient(-45deg, rgb(5, 50, 99) 0%,rgb(6, 62, 121) 50%,rgb(5, 50, 99) 51%,rgb(6, 62, 121) 100%);
    background: linear-gradient(135deg, rgb(5, 50, 99) 0%,rgb(6, 62, 121) 50%,rgb(5, 50, 99) 51%,rgb(6, 62, 121) 100%);*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 );
    /*background-color: #040006;*/
    color: white;
    font-weight: 500;
    border: 1px solid #825b06;
}

.divBowlerQC {
    background: rgb(30,87,153);
    background: -moz-linear-gradient(-45deg, rgb(5, 50, 99) 0%,rgb(6, 62, 121) 50%,rgb(5, 50, 99) 51%,rgb(6, 62, 121) 100%);
    background: -webkit-linear-gradient(-45deg, rgb(5, 50, 99) 0%,rgb(6, 62, 121) 50%,rgb(5, 50, 99) 51%,rgb(6, 62, 121) 100%);
    background: linear-gradient(135deg, rgb(5, 50, 99) 0%,rgb(6, 62, 121) 50%,rgb(5, 50, 99) 51%,rgb(6, 62, 121) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 );
    /*background-color: #040006;*/
    color: white;
    font-weight: 500;
    border: 1px solid white;
}

.divBowlerNameQC {
    height: 28px;
    background-color: #0a1b96;
    color: white;
}
.trSelect{
    background-color: #e60f0fbf !important;
}
.divOversQC {
    height: 28px;
   font-weight: 600;
    background-color: #00c851;
    color: black;
    border: 1px solid red !important;
}
.btnUpdateQC{
        font-size: 14px !important;
    font-weight: 500 !important;
    
}
.divFSA_BG{
    background: linear-gradient(0deg, rgba(6,47,12,1) 0%, rgb(80, 150, 23) 100%);
}
.btnUpdateQC:hover
{
    cursor:pointer;
}
.divH_FSASelected {
    background: #509617;
    color: white;
    font-weight: 400;
    border-right: 4px solid white;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
}
.divHeaderMenuQCSelected {
    background: #4b7926;
    color: white;
    font-weight: 400;
    border-right: 4px solid white;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
}
.divHeaderMenuQC {
    background: #630a12;
    color: white;
    font-weight: 500;
    border-right: 4px solid white;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
    box-shadow: 10px 6px 7px 2px rgba(0,0,0,0.44);
}

.divTeamPrefixQC {
      height: 28px;
    font-weight: 600;
    background-color: #00c851;
    color: black;
    border: 1px solid red !important;
}

.divScoreQC {
       height: 28px;
    background-color: #00c851;
    font-weight: 600;
    color: black;
    border: 1px solid #ff3547;
    text-align: center;
    box-shadow: 9px 6px 7px 2px rgba(0,0,0,0.44);
}

.divScoreCardQC {
    /*background: rgb(248,80,50);
background: -moz-linear-gradient(-45deg,  rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%);
background: linear-gradient(135deg,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=1 );*/
    background: rgb(41,154,11);
    background: -moz-linear-gradient(-45deg, rgba(41,154,11,1) 0%, rgba(41,154,11,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(41,154,11,1) 0%,rgba(41,154,11,1) 100%);
    background: linear-gradient(135deg, rgba(41,154,11,1) 0%,rgba(41,154,11,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299a0b', endColorstr='#299a0b',GradientType=1 );
    /*background-color: #212529;*/
    color: white;
    font-weight: 500;
    border: 1px solid white;
}


.divWicketQC {
    border: 1px solid white;
    background-color: #960a4b;
    color: white;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .divWicketQC:hover {
        cursor: pointer;
        background-color: #007bff;
    }

.fontWhite {
    color: white;
    font-weight: 400;
}

.BGMasters {
    background-color: #0f1f40;
    height: 100vh !important;
}

.QCBallHeader {
    background: #6b0f17;
    color: white;
    font-weight: 500;
    text-align: center;
    justify-content: center;
    padding: 2px;
    border: 1px solid #28a745;
}

.divRunoutQC {
    background-color: #7f2644;
    
}

.Selected_div {
    /*background-color:lightgreen;*/
    background: linear-gradient(#00c851,#28a745);
}






.divMaster_QC {
    height: 22px;
    padding-left: 2px;
    color: white;
    font-weight: normal;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px solid #223865;
}

    .divMaster_QC:hover {
        cursor: pointer;
    }



















@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);

/** {
  box-sizing: border-box;
  overflow: hidden;
}*/

/*body {
  padding-top: 10em;
  text-align: center;
}*/

.LoaderBG {
    height: 100vh;
    display: flex;
    justify-content: center;
    vertical-align: middle;
    flex-direction: column;
    align-items: center;
    width: 100vw;
    /* height: 100%; */
    text-align: center;
    background: #77060600;
    /* display: block; */
    position: fixed;
    background: #222222db;
    z-index: 2;
}

.loader1 {
    display: block;
    position: fixed;
    z-index: 2;
    margin: auto;
    color: white;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 250%;
    background: linear-gradient(180deg, #222 0, #444 100%);
    box-shadow: inset 0 5px 20px black;
    text-shadow: 5px 5px 5px rgba(0,0,0,0.3);
}

    .loader1:after {
        content: "";
        display: table;
        clear: both;
    }

.sp {
    float: left;
    height: 100px;
    line-height: 120px;
    width: 50px;
}

.loader1 > span {
    border-left: 1px solid #444;
    border-right: 1px solid #222;
}

.covers {
    position: absolute;
    height: 100%;
    width: 100%;
}

    .covers span {
        /*background: linear-gradient(180deg, white 0, #ddd 100%);
        animation: up 2s infinite;*/

            background: linear-gradient(180deg, #28a745 0, #dddddd47 100%);
    animation: up 2s infinite;
    }

@keyframes up {
    0% {
        margin-bottom: 0;
    }

    16% {
        margin-bottom: 100%;
        height: 20px;
    }

    50% {
        margin-bottom: 0;
    }

    100% {
        margin-bottom: 0;
    }
}

.covers span:nth-child(2) {
    animation-delay: .142857s;
}

.covers span:nth-child(3) {
    animation-delay: .285714s;
}

.covers span:nth-child(4) {
    animation-delay: .428571s;
}

.covers span:nth-child(5) {
    animation-delay: .571428s;
}

.covers span:nth-child(6) {
    animation-delay: .714285s;
}

.covers span:nth-child(7) {
    animation-delay: .857142s;
}
.Selected_divBlue {
    background-color: #007bff;
     background: linear-gradient(#007bff,#007bff); 
}
.Selected_divGreen {
     background-color: #28a745;
    background: linear-gradient(#388e3c,#28a745);
}
.divMenuSelected {
    background: #145a92;
    text-align:center;
    color: white;
    font-weight: 400;
    border-right: 2px solid white;
    border-radius: 8px 8px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
}
.divMenu {
    background: #052e4e;
    text-align:center;
    color: white;
    font-weight: 400;
    border-right: 2px solid white;
    border-radius: 8px 8px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
}
.divMenu:hover {
    cursor: pointer;
    background-color: #145a92;
}

/*.divRunsQC
{
    border: 1px solid white;
    background-color: #0f1f40;
    color: white;
    font-weight: 500;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
        align-items: center!important;
}*/


.divRunsQC {
    border: 1px solid white;
    background-color: #400f0f;
    color: white;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .divRunsQC:hover {
        cursor: pointer;
        background-color: #007bff;
    }






