header, main, footer {
    padding-left: 240px;
}

.borderWhite {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.divRoleScoringNew {
    background-color: #0f1f40;
}

.c1::first-letter, second-letter, third-letter {
    color: red;
}

.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;
}

.trSelect {
    background-color: #e60f0fbf !important;
}

.trSelect1 {
    background-color: #e60f0fbf !important;
}

.trSelect2 {
    background-color: #e60f0fbf !important;
}

.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;
}

@media (min-width: 992px) {
    .col_lg_5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        /*max-width: 41.666667% !important;*/
        max-width: 50.666667%;
    }

    .col_lg_4 {
        -ms-flex: 0 0 35.333333%;
        flex: 0 0 35.333333%;
        max-width: 35.333333%;
    }

    .col_lg_3 {
        -ms-flex: 0 0 23% !important;
        flex: 0 0 23% !important;
        max-width: 23% !important;
    }

    .BTDD-drop:hover .dropdown-menu {
        display: block;
    }
}

@media (min-width: 768px) {
    .col_md_6 {
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
}

@media only screen and (max-width : 992px) {
    header, main, footer {
        padding-left: 0;
    }
}

@media (max-width: 992px) {
    body {
        font-size: .7rem !important;
    }

    .btn_StyleQC, .btnQC_Style {
        font-size: 10px !important;
    }

    .scorecard_Coding_Team {
        font-size: .7rem !important;
    }

    .scorecard_Coding_Over, .scorecard_Coding_target {
        font-size: .6rem !important;
    }

    #RunsDiv {
        height: 55px !important;
    }

    table td {
        font-size: 0.7rem !important;
    }

    .btn_StyleQC, .btnQC_Style {
        font-size: 11px !important;
    }

    .ScoreHeader {
        font-size: 0.9rem !important;
    }

    .lblSpeedHeader {
        font-size: 10px;
    }

    .txtSpeedHeight {
        height: 24px !important;
    }

    .circlePadding {
    }

    .tdBallByBall_1 {
        width: 10% !important;
    }

    .tdBallByBall_2 {
        width: 10% !important;
        padding: .05rem !important;
    }

    .tdBallByBall_3 {
        width: 70% !important;
    }

    .tdBallByBall_4 {
        width: 10% !important;
    }

    .wk_UpBack_Hgt {
        height: 16px !important;
        font-size: 11px !important;
    }

    .divMasterLbl, .divMasterHeader, .MasterHeightTemp {
        height: 20px !important;
        font-size: 12px !important;
    }

    .SelectionDivHeight {
        height: 22px !important;
    }

    .btnText {
        padding: 5px !important;
    }

    .FielderScrollHght {
        height: 25vh !important;
    }

    .btn_Style {
        height: 26px !important;
        font-size: 10px;
    }

    .txtbx_hgt {
        height: 20px !important;
    }

    .txtbx_hgqct {
        height: 34px !important;
    }

    .Balltbl_font {
        font-size: 11px !important;
    }

    .LayoutRightMargin {
        margin-left: 0px !important;
    }

    .LayoutCenterMargin {
        margin-left: auto !important;
    }

    .squadHeadLbl_NewMatch, .listbox {
        font-size: 12px !important;
    }
}

@media only screen and (min-width: 993px) and (max-width: 1399px) {
    body {
        font-size: .7rem !important;
    }

    .btn_StyleQC, .btnQC_Style {
        font-size: 10px !important;
    }

    .scorecard_Coding_Team {
        font-size: .8rem !important;
    }

    .scorecard_Coding_Over, .scorecard_Coding_target {
        font-size: .7rem !important;
    }

    #RunsDiv {
        height: 40px !important;
    }


    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 24px !important;
    }

    .select2-container .select2-selection--single, .hgt_txtbx {
        height: 24px !important;
    }



    table td {
        font-size: 0.7rem !important;
    }

    .ScoreHeader {
        font-size: 0.9rem !important;
    }


    .tdBallByBall_1 {
        width: 10% !important;
    }

    .tdBallByBall_2 {
        width: 8% !important;
        padding: .05rem !important;
    }

    .tdBallByBall_3 {
        width: 75% !important;
    }

    .tdBallByBall_4 {
        width: 7% !important;
    }

    .divMasterLbl, .divMasterHeader, .MasterHeightTemp {
        height: 18px !important;
        font-size: 11px !important;
    }

    .txtSpeedHeight, .txtbxHeight {
        height: 22px !important;
    }

    .txtbxHeightqcspeed {
        width: 54px !important;
    }

    .wk_UpBack_Hgt {
        height: 16px !important;
        font-size: 11px !important;
    }

    .SelectionDivHeight {
        height: 22px !important;
    }

    .btnText {
        padding: 5px !important;
    }

    .FielderScrollHght {
        height: 26vh !important;
    }

    .txtbx_hgt {
        height: 20px !important;
    }

    .Balltbl_font {
        font-size: 11px !important;
    }

    .squadHeadLbl_NewMatch, .listbox {
        font-size: 14px !important;
    }
}

@media only screen and (min-width: 1279px) and (max-width: 1280px) and (max-height: 720px) {

    body {
        font-size: .7rem !important;
    }

    .btn_StyleQC, .btnQC_Style {
        font-size: 10px !important;
    }

    .scorecard_Coding_Team {
        font-size: .8rem !important;
    }

    .scorecard_Coding_Over, .scorecard_Coding_target {
        font-size: .7rem !important;
    }

    #RunsDiv {
        height: 40px !important;
    }


    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 28px !important;
    }

    .select2-container .select2-selection--single, .hgt_txtbx {
        height: 28px !important;
    }



    table td {
        font-size: 0.7rem !important;
    }

    .ScoreHeader {
        font-size: 0.9rem !important;
    }


    .tdBallByBall_1 {
        width: 10% !important;
    }

    .tdBallByBall_2 {
        width: 8% !important;
        padding: .05rem !important;
    }

    .tdBallByBall_3 {
        width: 75% !important;
    }

    .tdBallByBall_4 {
        width: 7% !important;
    }

    .divMasterLbl, .divMasterHeader, .MasterHeightTemp {
        height: 16px !important;
        font-size: 10px !important;
    }

    .txtSpeedHeight, .txtbxHeight {
        height: 22px !important;
    }

    .wk_UpBack_Hgt {
        height: 16px !important;
        font-size: 11px !important;
    }

    .SelectionDivHeight {
        height: 22px !important;
    }

    .btnText {
        padding: 5px !important;
    }

    .FielderScrollHght {
        height: 26vh !important;
    }

    .txtbx_hgt {
        height: 20px !important;
    }

    .Balltbl_font {
        font-size: 11px !important;
    }

    .squadHeadLbl_NewMatch, .listbox {
        font-size: 14px !important;
    }
}

@media only screen and (min-width: 1920px) {

    body {
        font-size: 1rem !important;
    }


    .btn_StyleQC, .btnQC_Style {
        font-size: 14px !important;
    }

    .scorecard_Coding_Team {
        font-size: 1.2rem !important;
    }

    .scorecard_Coding_Over, .scorecard_Coding_target {
        font-size: 1rem !important;
    }

    #RunsDiv {
        height: 40px !important;
    }



    .wk_UpBack_Hgt {
        height: 24px !important;
        font-size: 14px !important;
    }

    table td {
        font-size: 1rem !important;
    }

    .ScoreHeader {
        font-size: 1.2rem !important;
    }

    .txtSpeedHeight, .txtbxHeight {
        height: 26px !important;
    }

    .headerMaster {
        padding-top: 1px;
        font-size: 1rem;
        font-weight: normal;
    }

    .circlePadding {
    }

    .tdBallByBall_1 {
        width: 10% !important;
    }

    .tdBallByBall_2 {
        width: 8% !important;
        padding: .25rem !important;
    }

    .tdBallByBall_3 {
        width: 66% !important;
    }

    .tdBallByBall_4 {
        width: 6% !important;
    }

    .SelectionDivHeight {
        height: 28px !important;
    }

    .divMasterLbl, .divMasterHeader, .MasterHeightTemp {
        height: 27px !important;
        font-size: 15px !important;
    }

    .btnText {
        padding: 5px !important;
    }



    .FielderScrollHght {
        height: 31vh !important;
    }

    .btn_Style {
        height: 26px !important;
    }

    .txtbx_hgt {
        height: 26px !important;
    }

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

    .squadHeadLbl_NewMatch, .listbox {
        font-size: 18px !important;
    }
}
/*@media (min-width: 100px) {
    body {
        font-size: .7rem !important;
    }

    .scorecard_Coding_Team
    {
        font-size:1rem !important;
    }
    .scorecard_Coding_Over
    {
        font-size:0.8rem !important;
    }
    .scorecard_Coding_target
    {
        font-size:0.7rem !important;
    }
    table td {
        font-size: 0.8rem !important;
    }

    .ScoreHeader {
        font-size: 1rem !important;
    }

    .headerMaster {
        padding-top: 4px;
        font-size: 0.75rem;
        font-weight: normal;
    }

    .txtSpeedHeight {
        height: 26px !important;
    }

    .tdBallByBall_1 {
        width: 10% !important;
    }

    .tdBallByBall_2 {
        width: 9% !important;
        padding: .15rem !important;
    }

    .tdBallByBall_3 {
        width: 74% !important;
    }

    .tdBallByBall_4 {
        width: 7% !important;
    }

    .divMasterLbl, .divMasterHeader {
        height: 20px !important;
         font-size: 13px !important;
    }

    .SelectionDivHeight {
        height: 22px !important;
    }

    .btnText {
        padding: 5px !important;
    }

    .FielderScrollHght {
        height: 28vh !important;
    }

    .btn_Style {
        height: 22px !important;
        font-size: 12px;
    }

    .txtbx_hgt {
        height: 24px !important;
    }

    .Balltbl_font {
        font-size: 14px !important;
    }
}*/

@media only screen and (min-width: 1400px) and (max-width: 1919px) {

    body {
        font-size: 1rem !important;
    }


    .btn_StyleQC, .btnQC_Style {
        font-size: 14px !important;
    }

    .scorecard_Coding_Team {
        font-size: 1rem !important;
    }

    .scorecard_Coding_Over, .scorecard_Coding_target {
        font-size: 0.9rem !important;
    }

    #RunsDiv {
        height: 40px !important;
    }

    .btn_StyleQC, .btnQC_Style {
        font-size: 14px !important;
    }

    .wk_UpBack_Hgt {
        height: 24px !important;
        font-size: 14px !important;
    }

    table td {
        font-size: 1rem !important;
    }

    .ScoreHeader {
        font-size: 1.2rem !important;
    }

    .txtSpeedHeight, .txtbxHeight {
        height: 26px !important;
    }

    .headerMaster {
        padding-top: 1px;
        font-size: 1rem;
        font-weight: normal;
    }

    .circlePadding {
    }

    .tdBallByBall_1 {
        width: 10% !important;
    }

    .tdBallByBall_2 {
        width: 8% !important;
        padding: .25rem !important;
    }

    .tdBallByBall_3 {
        width: 76% !important;
    }

    .tdBallByBall_4 {
        width: 6% !important;
    }

    .SelectionDivHeight {
        height: 28px !important;
    }

    .divMasterLbl, .divMasterHeader, .MasterHeightTemp {
        height: 26px !important;
        font-size: 15px !important;
    }

    .btnText {
        padding: 5px !important;
    }



    .FielderScrollHght {
        height: 31vh !important;
    }

    .btn_Style {
        height: 26px !important;
    }

    .txtbx_hgt {
        height: 26px !important;
    }

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

.Balltbl_font {
    font-size: 16px;
}

.QC_Runs_Width {
    width: 12.5%;
}

.Menulogo {
    border-bottom: 1px solid rgb(56, 125, 251);
    background: #031e3a;
}

.div_Sel1 {
    justify-content: center;
    color: black !important;
    background-color: #0ab112;
    font-weight: 500;
    border: 1px solid #fff;
}

.MultiCheckBox {
    border: 1px solid #e2e2e2;
    padding: 5px;
    border-radius: 4px;
    cursor: pointer;
}

    .MultiCheckBox .k-icon {
        font-size: 15px;
        float: right;
        font-weight: bolder;
        margin-top: -7px;
        height: 10px;
        width: 14px;
        color: #787878;
    }

.MultiCheckBoxDetail {
    display: none;
    position: absolute;
    border: 1px solid #e2e2e2;
    overflow-y: hidden;
}

.MultiCheckBoxDetailBody {
    overflow-y: scroll;
}

.MultiCheckBoxDetail .cont {
    clear: both;
    overflow: hidden;
    padding: 2px;
}

    .MultiCheckBoxDetail .cont:hover {
        background-color: #cfcfcf;
    }

.MultiCheckBoxDetailBody > div > div {
    float: left;
}

.MultiCheckBoxDetail > div > div:nth-child(1) {
}

.MultiCheckBoxDetailHeader {
    overflow: hidden;
    position: relative;
    height: 28px;
    background-color: #3d3d3d;
}

    .MultiCheckBoxDetailHeader > input {
        position: absolute;
        top: 4px;
        left: 3px;
    }

    .MultiCheckBoxDetailHeader > div {
        position: absolute;
        top: 5px;
        left: 24px;
        color: #fff;
    }

.div_NR1 {
    justify-content: center;
    color: white !important;
    border: 1px solid #fff;
    font-weight: 500;
    background-color: #6b2646;
}

.div_Sel {
    justify-content: center;
    align-items: center;
    color: black !important;
    background-color: #f58b1e;
    font-weight: 500;
    border: 1px solid #fff;
}

.closebtnNew {
    color: white !important;
    position: absolute;
    float: right !important;
    right: 5px;
    /* font-size: 28px !important; */
    font-weight: bold !important;
    opacity: .95 !important;
    font-size: 1.5rem;
    line-height: 1;
}


.closebtnNewqc {
    color: white !important;
    position: absolute;
    float: right !important;
    right: -330px;
    /* font-size: 28px !important; */
    font-weight: bold !important;
    opacity: .95 !important;
    font-size: 1.5rem;
    line-height: 1;
}



.div_NR {
    justify-content: center;
    align-items: center;
    color: white !important;
    border: 1px solid #fff;
    font-weight: 500;
    background-color: #020c17;
}

.SixMeterCls {
    position: fixed;
    bottom: 5px;
    left: 5px;
}

.divStriker_Sel {
    background-color: #388e3c6b;
    border-radius: 12px;
    font-weight: 400;
}

.Field_top {
    border-top: 1px solid #2196f3 !important;
}

.txtSpeedHeight, .txtbxHeight {
    height: 26px;
}

.div_Sel:hover, .div_NR:hover {
    cursor: pointer;
}

.txtbx_hgt {
    height: 26px;
}

.wd_Runs {
    width: 8.57%;
}

.wd_StartEnd {
    width: 13.33%;
}

.CardBorder_Managesports {
    border: 1px solid #64a064;
}

.listbox {
    cursor: pointer;
    list-style: none;
    /* color: white; */
    color: black;
    font-size: 16px;
    font-weight: 500;
    /* font-weight: normal; */
    text-decoration: none;
    padding: 8px;
    border-bottom: 1px solid #6c8496;
}

.squadHead_NewMatch {
    padding: 4px;
    background: #3f51b5;
    justify-content: center;
    text-align: center;
}

.UnselectListbox {
    color: #d1d1d1;
}

.selectListbox {
    color: #FF5722;
    font-size: 16px !important;
}

.squadHeadLbl_NewMatch {
    margin: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.ScrollDiv {
    height: calc(25rem + 2px);
    /* border: 1px solid #af1717; */
    width: 100%;
    overflow-y: auto;
}

.HeaderBG_Managesports {
    background: #64a064 !important;
    font-weight: 400;
    font-size: 18px;
}

.borderbottom_Managesports {
    border-bottom: 1px solid #0ed2ae;
}

.lbl_ManageSports {
    font-weight: normal;
    font-size: 16px;
    color: #000;
    margin-bottom: 0;
    padding-top: 8px;
}

.btn_Style {
    height: 30px;
    display: flex;
    justify-content: center;
    padding: 0px !important;
    margin: 0px;
    flex-direction: column;
    align-items: center;
    font-weight: bold;
    color: #770d0d !important;
    border: 1px solid #616307;
}

.lblSpeedHeader {
    color: white;
}

.SelectionDivHeight {
    height: 22px;
    font-weight: normal;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.LayoutRightMargin {
    margin-left: auto;
}

.LayoutCenterMargin {
    margin-left: 0px;
}

.MasterHeightTemp {
    height: 22px;
}

.divMasterLbl {
    height: 22px;
    font-weight: normal;
    display: flex;
    font-size: 15px;
    flex-direction: column;
    justify-content: center;
    color: white !important;
    border-bottom: 1px solid #223865 !important;
}

.ScoreHeader {
    font-weight: 600;
}

.mdb-skin .navbar {
    background-color: #3087e3;
    color: #fff;
}

.side-nav {
    background-color: #093767 !important;
}

.divDisable {
    border-left: 1px solid white;
    background-color: #212529;
    color: #187166;
    font-size: 15px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    text-align: center;
    font-weight: normal;
}

.headerdiv {
    /* background: linear-gradient(#5e8133,#8bc34a); */
    background: #153371;
    color: white;
    font-weight: 400;
    /* border: 1px solid black; */
}

.btnGrpStyle {
    background-color: #068c1de8 !important;
    color: #fff !important;
}


.divHeaderMenuSelected {
    background: green;
    color: white;
    font-weight: 400;
    border-right: 2px solid white;
    border-radius: 8px 8px 0px 0px;
    text-align: center;
}

.divHeaderMenu {
    background: #153371;
    color: white;
    font-weight: 400;
    border-right: 2px solid white;
    border-radius: 8px 8px 0px 0px;
    text-align: center;
}

    .divHeaderMenu:hover {
        cursor: pointer;
        background-color: green;
    }

.headerdiv2 {
    background: linear-gradient(#5e8133,#8bc34a);
    font-weight: 400;
}

.BtnInn:hover {
    cursor: pointer;
}

.BtnInn {
    border: 1px solid #0f1f40;
    border-radius: 5px;
    /* padding: 0px; */
    background-color: #F44336;
    color: #fff;
    font-weight: 500;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.Btn_disable {
    border: 1px solid #2357b7;
    border-radius: 5px;
    /* padding: 0px; */
    background-color: #10285a;
    color: #bdb1b1;
    font-weight: 500;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.btn_Dead {
    border: 1px solid #e8c518 !important;
    background-color: #dc0d0d !important;
    padding: 2px !important;
}

.btnUpdate_StyleQC {
    background-color: #ec550d;
    height: 40px;
    display: flex;
    justify-content: center;
    padding: 0px !important;
    margin: 5px 2px 0 2px !important;
    flex-direction: column;
    align-items: center;
    font-weight: 400;
    color: #fff !important;
    border: 1px solid #1ee248;
}

.btn_StyleQC {
    height: 100%;
    display: flex;
    justify-content: center;
    padding: 0px !important;
    margin: 0;
    flex-direction: column;
    align-items: center;
    font-weight: 400;
    color: #fff !important;
    border: 1px solid #afd33f;
    background-color: #00c8513b;
}

.btnQC_Style {
    height: 100%;
    display: flex;
    justify-content: center;
    padding: 0px !important;
    margin: 5px 2px 0 2px !important;
    flex-direction: column;
    align-items: center;
    font-weight: 400;
    color: #fff !important;
    border: 1px solid #afd33f;
    background-color: #00c8513b;
}

    .btn_StyleQC:hover, .btnQC_Style:hover {
        cursor: pointer !important;
    }
/*.BtnStyleWkt:after {
    background: -webkit-linear-gradient(#c09d9b,#c82b2b,#bc1f12) !important;
    background: -o-linear-gradient(#c09d9b,#c82b2b,#bc1f12) !important;
    background: linear-gradient(#c09d9b,#c82b2b,#bc1f12) !important;
}

.BtnStyleExtra:after {
    background: -webkit-linear-gradient(#FF9800,#a07b0c) !important;
    background: -o-linear-gradient(#FF9800,#a07b0c) !important;
    background: linear-gradient(#FF9800,#a07b0c) !important;
}

.BtnStyleWTO:after {
    background: -webkit-linear-gradient(#0da1e4,#1426bbf5) !important;
    background: -o-linear-gradient(#0da1e4,#1426bbf5) !important;
    background: linear-gradient(#0da1e4,#1426bbf5) !important;
}*/


/*.BtnCircleColor:after {
    background: -webkit-linear-gradient(#4fb761,#6091d0f5) !important;
    background: -o-linear-gradient(#4fb761,#6091d0f5) !important;
    background: linear-gradient(#4fb761,#6091d0f5) !important;
}

.BtnCircleColorSelect:after {
    background: -webkit-linear-gradient(40deg,#a5c6cf00,#12e51b) !important;
    background: -o-linear-gradient(40deg,#a5c6cf00,#12e51b) !important;
    background: linear-gradient(40deg,#a5c6cf00,#12e51b) !important;
}

.BtnCircleColor:hover:after {
    background: -webkit-linear-gradient(40deg,#a5c6cf00,#12e51b) !important;
    background: -o-linear-gradient(40deg,#a5c6cf00,#12e51b) !important;
    background: linear-gradient(40deg,#a5c6cf00,#12e51b) !important;
}*/

.PlayerBtn {
    border: 2px solid #4285f4 !important;
    /*background-color: transparent!important;*/
    background: linear-gradient(#fff,#19948947);
    color: black !important;
    font-weight: bold;
}

.PlayerBtnSelection {
    border: 2px solid #2c7614 !important;
    /*background-color: #3087e3!important;*/
    background: linear-gradient(#7891caeb,blue);
    color: white !important;
    font-weight: bold;
}

.border_bottom {
    border-bottom: 1px solid #191c20 !important;
}

.border_top {
    border-top: 1px solid #191c20 !important;
}

.divAppeal {
    border-bottom: 1px solid white;
}

.circle-text {
    width: 100%;
}

.circle-text-Extra {
    font-size: 12px;
}

    .circle-text-Extra:after {
        background: #007bff !important;
    }

.circle-text-wicket:after {
    background: red !important;
}

.circle-text-Boundary:after {
    background: green !important;
}

.circle-text:after {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    /*background: #0f1f40;*/
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: solid 1px white;
}

.circle-text div {
    float: left;
    width: 100%;
    padding-top: 50%;
    line-height: 1em;
    margin-top: -0.35em;
    text-align: center;
    /*color: black;*/
    color: white;
    cursor: pointer;
}

.BGMain {
    background: #01151e;
    /* font-weight: 350; */
}
/*   table Design  */
.tblClass {
    border-collapse: collapse;
    background: white;
    table-layout: fixed;
    width: 100%;
    color: white;
    font-weight: bold;
}

.tbl_header1 {
    background: #212529;
}

.tbl_body1 {
    background: #ccc !important;
    color: black;
}

    .tbl_body1 > tr > td {
        padding: 8px 16px;
        /*border: 1px solid #080505;*/
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .tbl_body1 > tr:nth-child(2n+1) {
        background: #fff !important;
    }


.tbl_header {
    background: #1662b3;
}

.tbl_body > tr > td, .tbl_th {
    padding: 8px 16px;
    /*border: 1px solid #080505;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tbl_body > tr:nth-child(2n+1) {
    background: #1c2d40f2 !important;
}



.tbl_body {
    background: #1d3754 !important;
}
/* table Design End*/

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

.table_body > tr > td, .th_tbl {
    padding: 8px 16px;
    border: 1px solid #080505;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.table_header {
    background: -webkit-linear-gradient(#dd3434,#4d0808) !important;
    background: -o-linear-gradient(#dd3434,#4d0808) !important;
    background: linear-gradient(#dd3434,#4d0808) !important;
}

.table_header1 {
    background: -webkit-linear-gradient(#185b55,#06720c) !important;
    background: -o-linear-gradient(#185b55,#06720c) !important;
    background: linear-gradient(#185b55,#06720c) !important;
}

.table_header2 {
    background: -webkit-linear-gradient(#007076,#042b2d) !important;
    background: -o-linear-gradient(#007076,#042b2d) !important;
    background: linear-gradient(#007076,#042b2d) !important;
}

.tbl_header2_bg {
    /*background: linear-gradient(#737a95,#b3b7cc) !important;*/
    background-color: #007076 !important;
}

.a_linkTxt {
    text-decoration: underline;
    color: white;
}

.txtbxHeight {
    height: 28px;
}

.table_body {
    background: #944444 !important;
}

.tbl_BG_1 {
    background: #2c3e22 !important;
}

.Scroll_BSE {
    height: 100vh;
    overflow-y: auto;
}

.ScrollHeight {
    height: 78vh;
    overflow-y: auto;
}

.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, .ScrollStyle_1, .ScrollStyle_2 {
    scrollbar-width: thin;
}


    .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;
    }

.bg_green {
    background: #8BC34A;
}

.txtstyle {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}

.chckbxtxt {
    height: 20px;
    font-size: 1rem;
    width: 20px;
    color: white;
}

.scrolltble {
    overflow: auto;
    width: 100%;
    height: 60vh;
    background: #944444;
}

.chkBx::after,
.chkBx::before {
    top: -0.50rem !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    /*border: 1px solid #050404 !important;*/
    border-radius: 4px;
}

.ModalStyle1 {
    display: none;
    position: fixed;
    z-index: 2;
    /* padding-top: 10vh; */
    top: 0px;
    /* width: 100%; */
    height: 100%;
    overflow: auto;
}

.ModalStyle2 {
    display: none;
    position: fixed;
    z-index: 1;
    /* padding-top: 10vh; */
    top: 0px;
    /* width: 100%; */
    height: 100%;
    overflow: auto;
}


.ModalStyle {
    display: none;
    position: fixed;
    z-index: 2;
    /* padding-top: 10vh; */
    /* top: 0px; */
    /* width: 100%; */
    height: 100%;
    overflow: auto;
}


.ModalStyleLeft {
    display: none;
    position: fixed;
    z-index: 2;
    left: 0px;
    /* padding-top: 10vh; */
    /* top: 0px; */
    /* width: 100%; */
    /*height: 100%;*/
    /*overflow: auto;*/
}

/* Modal Content */
.ModelContent {
    background-color: #fefefe;
    /*margin-left: auto;*/
    border: 1px solid #888;
}

.modalHeader {
    font-weight: bold;
    text-align: center;
    color: white;
}

/* The Close Button */
.closebtn {
    color: white !important;
    float: right !important;
    /*font-size: 28px !important;*/
    font-weight: bold !important;
    opacity: .95 !important;
    font-size: 1.5rem;
    line-height: 1;
}

    .closebtn:hover,
    .closebtn:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.tbl_list {
    border-collapse: collapse;
    width: 100%;
}

.tblbody_list > tr > td,
.tblbody_BallbyBall > tr > td {
    padding: 8px;
    text-align: left;
    border-bottom: 1px solid #223865;
    font-weight: 400;
    margin: 0;
}

.tblbody_list > tr:hover {
    background: linear-gradient(#23f152,#23ec51) !important;
    cursor: pointer;
}

.tblbody_BallbyBall > tr:hover {
    background: linear-gradient(#295ecc,#153371) !important;
    cursor: pointer;
}

.fntColor1 {
    color: #009688 !important;
}

.fntColorWhite {
    color: white !important;
}

.divBallByBallScroll {
    height: 20vh;
    overflow-y: auto;
    border: 1px solid black;
    border-top: none;
    background-color: #0f1f40;
}

.ImgTxtCntr {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(100%, -50%);
}

.btnEnd {
    background: linear-gradient(#f90e0e,#400a0af5) !important;
    border-radius: 8px;
    border: 1px solid #FF5722;
    padding: 10px;
    color: white;
    cursor: pointer;
}

.btnStart {
    background: linear-gradient(#23b729,#16691a) !important;
    border-radius: 8px;
    border: 1px solid #FF5722;
    padding: 10px;
    color: white;
    cursor: pointer;
}

.btnstyle {
    width: 100%;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    /*font-size: .81rem;*/
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    margin: .15rem;
    border: 0;
    /* -webkit-border-radius: .125rem; */
    /* border-radius: .125rem; */
    cursor: pointer;
    text-transform: uppercase;
    white-space: normal;
    color: #fff;
}

.btnText {
    background: linear-gradient(#224e9f,#041223f5) !important;
    border-radius: 8px;
    border: 1px solid #FF5722;
    padding: 10px;
    color: white;
    cursor: pointer;
}

.btnBG_W {
    background-color: red;
}


.tbl_listRd {
    border-collapse: collapse;
    width: 100%;
}

.tblbody_listRd > tr > td {
    padding-left: 5px;
    font-weight: 400;
}

.tblbody_listRd > tr:hover {
    /*background: linear-gradient(#4d5eb7,#596fe5) !important;*/
    background-color: #2dab1c;
    cursor: pointer;
    color: white;
}

.ScrollWTO {
    height: 40vh;
    overflow-y: auto;
    border: 1px solid black;
}

.ScrollExtra {
    height: 30vh;
    overflow-y: auto;
    border: 1px solid black;
}

.ScrollDismissal {
    height: 40vh;
    overflow-y: auto;
    border: 1px solid black;
}

.PlayerBtnDismissal {
    background: linear-gradient(#ff222275,red);
    color: black !important;
    font-weight: bold;
}

.fntColor2 {
    color: #3F51B5 !important;
    font-weight: 350;
}

.bgPlayer {
    background: linear-gradient(#fff,#c9e2aa);
}

.border3 {
    border: 3px solid #469a44 !important;
}

.borderWhite4 {
    border: 4px solid white !important;
}

.BGScore {
    background: linear-gradient(#FF5722,#85290c);
    font-weight: 500;
    color: white;
}

.Content_bg {
    background: #b1715d !important;
}

.deleteImg:hover {
    cursor: pointer;
}

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

.divRunsSelect {
    border-left: 1px solid white;
    background-color: #007bff;
    color: white;
    font-weight: 500;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.divMisRunsSelect {
    border: 1px solid white;
    background-color: #00c851;
    color: white;
    font-weight: 500;
    text-align: center;
}

.divReviewSelect {
    background-color: #007bff !important;
}

.divMisRunsSelect:hover {
    cursor: pointer;
}

.divDisable_LIB {
    border: 1px solid white;
    background-color: #020c17;
    color: #28f75e;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    text-align: center;
    font-weight: normal;
}

.divBtns {
    border: 1px solid #0f1f40;
    background-color: #068220;
    color: white;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
}

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

.divRuns {
    border-left: 1px solid white;
    background-color: #0f1f40;
    color: white;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
}

.divRuns1 {
    border-left: 1px solid white;
    background-color: #153371;
    color: white;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

    .divRuns1:hover {
        cursor: pointer;
        background-color: #3F51B5;
    }

.divRunsSelect1 {
    border-left: 1px solid white;
    background-color: #057d0a;
    color: #fff;
    font-size: 16px;
    /* border: 1px solid #FF5722; */
    font-weight: 500;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.divMisRuns {
    border: 1px solid white;
    background-color: #0f1f40;
    color: white;
    font-weight: 500;
    text-align: center;
}

    .divMisRuns:hover {
        cursor: pointer;
        /*background-color: #00c851;*/
    }

.FielderScrollHght {
    height: 31vh;
    overflow-y: auto;
}

.divStartBall:hover {
    cursor: pointer;
    background-color: blue;
}

.divStartBall {
    border-left: 1px solid white;
    background-color: green;
    color: white;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    text-align: center;
    font-weight: normal;
}


.divStart_LIB:hover {
    cursor: pointer;
    background-color: blue;
}

.divStart_LIB {
    border: 1px solid white;
    background-color: green;
    color: white;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    text-align: center;
    font-weight: normal;
}

.divEndBall:hover {
    cursor: pointer;
}

.divEndBall {
    border-left: 1px solid white;
    background-color: red;
    color: white;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    text-align: center;
    font-weight: normal;
}

.divWicket:hover {
    cursor: pointer;
    background-color: blue;
}

.div_LIB {
    background: #fff;
    left: 5% !important;
    top: 5%;
    position: absolute;
    z-index: 1;
    display: none;
}

.divWicket {
    width: 33.33%;
    border-left: 1px solid white;
    background-color: #f44236;
    color: white;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    text-align: center;
    font-weight: normal;
}

#RunsDiv {
    height: 40px;
}

.divExt:hover {
    cursor: pointer;
    background-color: blue;
}

.DivPointer:hover {
    cursor: pointer;
}

.divExt {
    width: 33.33%;
    border-left: 1px solid white;
    background-color: #d066e2;
    font-size: 16px;
    color: white;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    text-align: center;
    font-weight: normal;
}

.divWTO:hover {
    cursor: pointer;
    background-color: blue;
}

.divWTO {
    width: 33.33%;
    border-left: 1px solid white;
    background-color: #2196f3;
    color: white;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    text-align: center;
    font-weight: normal;
}

.divFielding {
    border: 1px solid #fff;
    background-color: #054992;
    color: white;
    font-weight: normal;
    text-align: center;
}

    .divFielding:hover {
        cursor: pointer;
        /*background-color: #053805;*/
    }

.divFieldingWK {
    border: 1px solid #fff;
    background-color: #6b2646;
    color: white;
    font-weight: normal;
    text-align: center;
}

    .divFieldingWK:hover {
        cursor: pointer;
        /*background-color: #053805;*/
    }

.divRoleScoring {
    border: 2px solid #fff;
    border-top: none;
    background-color: #0f1f40;
}

.divRole {
    border: 1px solid #056322;
    background-color: black;
}

.divBallbyBall {
    background-color: #0f1f40;
    color: white;
    font-weight: 300;
}

.divBallConflict {
    background-color: red;
    color: white;
    font-weight: 300;
    -webkit-animation: linear infinite;
    -webkit-animation-name: bg-color;
    -webkit-animation-duration: 8s;
}

.divBallVideo {
    background-color: #007bff87 !important;
    color: white;
    font-weight: 300;
    -webkit-animation: linear infinite;
    -webkit-animation-name: bg-color;
    -webkit-animation-duration: 8s;
}

@-webkit-keyframes bg-color {
    0% {
        background-color: #0f1f40;
    }

    20% {
        background-color: red;
    }

    40% {
        background-color: #0f1f40;
    }

    60% {
        background-color: red;
    }

    80% {
        background-color: #0f1f40;
    }

    100% {
        background-color: red;
    }
}

.ScrollHeight_MissBall {
    height: 30vh;
    overflow-y: auto;
}

.btn_StyleQC1 {
    height: 100%;
    display: flex;
    justify-content: center;
    padding: 0px !important;
    margin: 0px;
    flex-direction: column;
    align-items: center;
    font-weight: 400;
    color: #fff !important;
    border: 1px solid #afd33f;
    background-color: #c80025;
}

.borderLeft {
    border-left: 1px solid white;
}

.TeamHeader {
    /*font-size: .85rem;*/
    background: #c86f00;
    border-bottom: 1px solid;
}

.PlayerStriker {
    color: #84ff00;
}

.PlayerNonStriker {
    color: #fdfe1a;
}

.PlayerDismissal {
    color: red;
}



.borderRight {
    border-right: 1px solid white;
}

.borderTop {
    border-top: 1px solid white;
}

.borderBottom {
    border-bottom: 1px solid white;
}

.divBG1 {
    background-color: #2196f3;
}

.divBG2 {
    background-color: #ffc722;
}

.divBG3 {
    background-color: #d066e2;
}

.divBG4 {
    background-color: #d33f71;
}

.divBG5 {
    background-color: #00bbc4;
}

.divBG6 {
    background-color: #fb5561;
}



.divWTOBG1 {
    background-color: #145a92;
    border: 1px solid black;
}

.divBG_Update1 {
    background-color: #10b3524d;
    border: 1px solid black;
}

.divBG_Update2 {
    background-color: #14ce5e6b;
    border: 1px solid black;
}

.divBG_Update3 {
    background-color: #489e6bd1;
    border: 1px solid black;
}

.divMasterHeader {
    height: 28px;
    color: white;
    font-weight: bold;
    border: 2px solid white;
    border-bottom: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.divRoleHeader {
    /* background-color: #bc3003; */
    background: linear-gradient(#03962f,#064d1d);
    color: white;
    text-align: center;
    font-weight: 600;
}

.btnSave {
    background: linear-gradient(#5cce36,#16661af5) !important;
    border-radius: 8px;
    border: 1px solid #f22222;
    padding: 5px 15px 5px 15px;
    /* padding-top: 8px; */
    /* padding-bottom: 8px; */
    color: white;
    font-weight: 500;
    cursor: pointer;
}

.divNone {
    /*background-color:transparent;*/
}

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

.divFieldingSelect1 {
    border-bottom: 1px solid #223865;
    background-color: #3a988f;
}

.divFieldingSelect2 {
    border-bottom: 1px solid #223865;
    background-color: #1480a9;
}

.divFieldingSelect3 {
    border-bottom: 1px solid #223865;
    background-color: #276d2a;
}

.divFieldingSelect4 {
    border-bottom: 1px solid #223865;
    background-color: #305ab1;
}

.divSelect {
    border-bottom: 1px solid #223865;
}

divFieldingSelect1:hover {
    cursor: pointer;
}

.divSelect:hover {
    cursor: pointer;
}





.btnOK {
    background: green;
    color: white;
    border: 1px solid white;
}

    .btnOK:hover {
        cursor: pointer;
    }

.btnCancel {
    background: red;
    color: white;
    border: 1px solid white;
}

    .btnCancel:hover {
        cursor: pointer;
    }

.divRunsText {
    background-color: #008000;
    border: 1px solid white;
}

.divSC_Other {
    background-color: #0f1f40;
    border: 1px solid white;
}

.circle {
    height: 100%;
    width: 100%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    background: yellow;
    border: 1px solid red;
}

.divHeaderMenu1 {
    background: #052e4e;
    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;
}

.divHeaderMenu2 {
    background: #052e4e;
}

.RowMarginClear {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.ReviewScrollHeight {
    height: 50vh;
    overflow-y: auto;
}

.divHeaderMenu1Selected, .divMenu1UpdateSelected {
    background: #145a92;
    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;
}

.divHeaderMenu1Selected1 {
    background: #145a92;
}

.divMenu1UpdateSelected {
    background: #2e9a5a !important;
}


.divHeaderMenu1:hover {
    cursor: pointer;
    background-color: #145a92;
}

.GraphChkBxLbl {
    font-weight: 500;
    color: white;
}



.container {
    display: block;
    position: relative;
    padding-left: 1.4rem;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 1rem !important;
    font-weight: 500;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: white;
}

    /* Hide the browser's default checkbox */
    .container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 1.2rem;
    width: 1.2rem;
    background-color: #eee;
    border-radius: 5px;
    border: 1px solid white;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
    left: .4rem;
    top: .15rem;
    width: .3rem;
    height: .6rem;
    border: solid white;
    border-width: 0 2px 2px 0;
    /* border-radius: 25px; */
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.selectListbox_MR {
    background-color: green;
    border: 1px solid #fff;
    border-radius: 6px;
}

.Res_Label {
    color: red !important;
    font-size: 12px;
    font-weight: 600;
    /* background-color: #fff; */
    /* padding: 0px 19px 0 0px; */
}

.ScrollDiv_MR {
    height: calc(19rem + 2px);
    border: 1px solid #A9A9A9;
    overflow-y: scroll;
    background: #610404;
}

.ScrollDiv_Res {
    height: calc(19rem + 2px);
    border: 1px solid #A9A9A9;
    overflow-y: scroll;
    background: #fff;
    color: #000;
    font-weight: normal;
}

.li_MR {
    cursor: pointer;
    list-style: none;
    border-bottom: 1px solid #b57272;
    /* padding: 4px; */
}

.table_header_BSE {
    background: -webkit-linear-gradient(#122a58,#051129) !important;
    background: -o-linear-gradient(#122a58,#051129) !important;
    background: linear-gradient(#122a58,#051129) !important;
}

.table_body_BSE {
    background: #122a58 !important;
}

    .table_body_BSE > tr > td, .th_tbl {
        padding: 8px 16px;
        border: 1px solid #080505;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.DivBG_green {
    background-color: #1a521a;
}

.V_Align_Center {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.TeamA {
    background: linear-gradient(#28a745,#182a4e) !important;
    color: white;
    /* border-radius: 20px; */
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    /* border: 2px solid #dc3545; */
}

.TeamB {
    background: linear-gradient(#28a745,#182a4e) !important;
    color: white;
    /* border-radius: 20px; */
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    /* border: 2px solid #dc3545; */
}

.TeamAPlayer {
    background: linear-gradient(#00c851,#182a4e) !important;
    color: white;
    /* border-radius: 20px; */
    /* border-top-left-radius: 20px; */
    /* border-bottom-left-radius: 20px; */
    /* border: 2px solid #33b5e5; */
}

.KeySelectionNone {
    background-color: none !important;
}

.KeySelection {
    background-color: black !important;
}

.Home {
    display: block !important;
    padding-left: 10px;
    font-weight: bold;
}

.div_WKBackUp_None {
    height: 20px;
    font-size: 14px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: white !important;
    border: 1px solid #fff;
    font-weight: 500;
}

.div_WKBackUp_Select {
    height: 20px;
    font-size: 14px;
    justify-content: center;
    align-items: center;
    color: black !important;
    background-color: #f58b1e;
    font-weight: 500;
    border: 1px solid #fff;
}

.div_Around_None {
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: white !important;
    border: 1px solid #fff;
    font-weight: 500;
}

.div_Around_Select {
    justify-content: center;
    align-items: center;
    color: black !important;
    background-color: #f58b1e;
    font-weight: 500;
    border: 1px solid #fff;
}

.Score {
    background: linear-gradient(#d61223,#38080d) !important;
    color: white;
    border-radius: 15px;
    height: 60px;
}

    .Score:hover {
        cursor: pointer;
    }

.WKCls {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}

.OverAroundCls {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 5px;
    z-index: 1;
}

.ballbyballtracker {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 27px;
    z-index: 1;
}

.IPCls {
    position: absolute;
    width: 100%;
    left: 0;
    top: 4%;
    z-index: 1;
    border: 2px solid #0f1f40;
}

.ReleasePointCls {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 35px;
}

    .ReleasePointCls svg {
        position: relative;
        width: 100%;
        /*height: 140px;*/
        left: 0%;
    }

    .ReleasePointCls #imgRP {
        /*height: 140px;*/
    }

.scorecard_Coding {
    align-items: center;
}

.scorecard_Coding_Team {
    width: 100%;
    margin: 0;
    font-size: 1.2rem;
    display: flex;
    justify-content: center;
    font-weight: 600;
}

.scorecard_Coding_Over {
    width: 100%;
    margin: 0;
    font-size: 1rem;
    text-align: center;
}

.scorecard_Coding_target {
    width: 100%;
    margin: 0;
    font-size: 1rem;
    text-align: center;
    color: red;
}

.score_card {
    font-family: 'Montserrat';
    font-weight: 800;
    width: 100%;
    height: 120px;
    background: url(../../Images/ScoreCard2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.top_scorecard {
    display: flex;
    width: 100%;
    height: 83px;
}

.MOM_scorecard {
    width: 50%;
}

.MOS_scorecard {
    width: 50%;
}

    .MOS_scorecard > h4 {
        margin: 0;
        text-align: right;
        padding: 10px 10px;
        font-size: 16px;
    }

.MOM_scorecard > h4 {
    margin: 0;
    text-align: left;
    padding: 10px 10px;
    font-size: 16px;
}

.bottom_scorecard {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
    height: 37px;
}

.result_sc {
    width: 30%;
}

    .result_sc h4 {
        text-align: center;
        margin: 0;
        font-size: 16px;
    }

.scorecard_table thead th:first-child {
    background-color: #000;
    color: #fff;
    font-weight: 600;
    padding-left: 15px;
    /*transform: skew(-25deg);*/
    box-shadow: 0px 2px 15px 0px #000;
    z-index: 1;
    border-top: 0;
    position: relative;
}

    .scorecard_table thead th:first-child::before {
        background: #000000;
        position: absolute;
        top: 0;
        left: -11px;
        content: '';
        width: 50px;
        height: 100%;
        z-index: -1;
        /*transform: skew(25deg);*/
    }

.overs_runrate, .ball_by_ball {
    display: flex;
    width: 35%;
    padding-left: 20px;
}

.ball_by_ball {
    padding-left: 10px !important;
}

    .overs_runrate h4, .ball_by_ball h4 {
        font-size: 16px;
        /*margin: 0;*/
        color: #d7ac59;
    }

.batsman, .bowlers {
    width: 31%;
    padding: 5px 20px 0;
}

.team_a, .team_b {
    width: 10%;
    text-align: center;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .team_a h3, .team_b h3 {
        font-size: 25px;
        /*margin: 0;*/
        color: #d7ac59;
    }

.score {
    width: 18%;
    height: 90px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #d7ac59;
    font-family: 'Montserrat';
}

.striker, .non_striker, .curr_bowler, .pre_bowler {
    height: 33px;
    display: flex;
    align-items: center;
    color: #d7ac59;
    font-family: 'Montserrat';
}

    .striker h4, .non_striker h4, .curr_bowler h4, .pre_bowler h4 {
        width: 70%;
        float: left;
        margin-bottom: 0;
        font-size: 18px;
        color: #d7ac59;
        font-family: 'Montserrat';
    }

    .striker h5, .non_striker h5, .curr_bowler h5, .pre_bowler h5 {
        width: 30%;
        float: left;
        margin-bottom: 0;
        color: #d7ac59;
        font-family: 'Montserrat';
    }

.bg_body {
    background: url('../../Images/2.jpg');
    background-size: 100%;
    padding-top: 10px;
}

.bg_table {
    position: relative;
    z-index: 0;
    padding: 0 25px;
}

.bg_body .overlay {
    width: 100%;
    height: 100%;
    background: rgba(2,20,50,0.75);
    z-index: -1;
    position: fixed;
    top: 0;
    left: 0;
}

/*.bg_table::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.75);
    width: 100%;
    height: 100%;
    z-index: 1;
}*/
.tblVariation {
    background: rgba(0,0,0,0.30);
}

    .tblVariation td {
        border-color: #188eb9;
    }

.scorecard_table {
    z-index: 9;
    color: #fff;
    margin-bottom: 0;
}

    .scorecard_table thead th {
        border-bottom: 0;
    }

    .scorecard_table tbody td {
        position: relative;
        border-color: #188eb9;
        background: rgba(0,0,0,0.30);
    }

        .scorecard_table tbody td:first-child {
            background-color: #e0a128;
            color: #021627;
            color: #021627;
            font-weight: 600;
            padding-left: 15px;
            transform: skew(-25deg);
            box-shadow: 0px 2px 15px 0px #000;
            z-index: 1;
            border-top: 0;
        }

.scorecard_Bowl_td_Bg tbody td:first-child {
    background-color: #0ed2ae;
}

.skew_div {
    transform: skew(25deg);
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-weight: 500 !important;
}

.select2-container--default .select2-results > .select2-results__options {
    font-weight: 400 !important;
}

.select2-results__option {
    padding: 6px !important;
    border-bottom: 1px solid #3c70dc59 !important;
}

.btn_Padding {
    padding: .5rem .5rem !important;
}

/*.scorecard_table tbody td:first-child::before {
    content: '';
    position: absolute;
    top: 0;
    left: -10px;
    width: 12%;
    height: 103%;
    transform: skew(-25deg);
    border-left: 1px solid #e0a128;
    border-bottom: 1px solid #021627;
    background-color: #e0a128;
    z-index: -1;
}

.scorecard_table tbody td:first-child::after {
    content: '';
    position: absolute;
    top: 0;
    right: -10px;
    width: 12%;
    height: 103%;
    transform: skew(-25deg);
    border-left: 1px solid #fff;
    background-color: #171c33;
    border-left: 1px solid #e0a128;
}*/

/*.MS_Innings1{
  background: rgb(74,137,49);
background: -moz-linear-gradient(-45deg, rgba(74,137,49,1) 1%, rgba(19,98,10,1) 53%, rgba(50,118,38,1) 100%);
background: -webkit-linear-gradient(-45deg, rgba(74,137,49,1) 1%,rgba(19,98,10,1) 53%,rgba(50,118,38,1) 100%);
background: linear-gradient(135deg, rgba(74,137,49,1) 1%,rgba(19,98,10,1) 53%,rgba(50,118,38,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a8931', endColorstr='#327626',GradientType=1 );
}
.MS_Innings2{
  background: rgb(41,137,216);
background: -moz-linear-gradient(-45deg,  rgba(41,137,216,1) 1%, rgba(32,124,202,1) 53%, rgba(32,124,202,1) 53%, rgba(32,124,202,1) 54%, rgba(32,124,202,1) 54%, rgba(98,172,229,1) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(41,137,216,1) 1%,rgba(32,124,202,1) 53%,rgba(32,124,202,1) 53%,rgba(32,124,202,1) 54%,rgba(32,124,202,1) 54%,rgba(98,172,229,1) 100%);
background: linear-gradient(135deg,  rgba(41,137,216,1) 1%,rgba(32,124,202,1) 53%,rgba(32,124,202,1) 53%,rgba(32,124,202,1) 54%,rgba(32,124,202,1) 54%,rgba(98,172,229,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2989d8', endColorstr='#62ace5',GradientType=1 );

}*/
@-webkit-keyframes success {
    from {
        -webkit-transform: translate(-50%, -50%) rotate(0) scale(0);
    }

    to {
        -webkit-transform: translate(-50%, -50%) rotate(-45deg) scale(1);
    }
}


.sc_left_menu ul, .sc_right_menu ul, .sc_center_menu ul, .OverComp_menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .sc_left_menu ul li, .sc_right_menu ul li, .sc_center_menu ul li, .OverComp_menu ul li {
        display: inline-block;
    }

        .sc_left_menu ul li a, .sc_right_menu ul li a {
            color: #000;
            padding: 5px;
            background-color: #e0a128;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            transition: all .3s ease-in-out;
        }

        .OverComp_menu ul li a {
            color: #fff;
            padding: 5px;
            background-color: #021627;
            transition: all .3s ease-in-out;
        }

            .OverComp_menu ul li a.active {
                background-color: #e0a128;
                color: #333;
            }

        .sc_center_menu ul li a {
            color: #fff;
            padding: 5px;
            background-color: #021627;
            transition: all .3s ease-in-out;
        }

.s_menu {
    background: #ff35472b;
    padding: 4px 0;
}

.sc_left_menu ul li a:hover, .sc_right_menu ul li a:hover {
    background-color: #0ed2ae;
    color: #333;
}

.sc_left_menu ul li a.active, .sc_right_menu ul li a.active {
    background-color: #0ed2ae;
    color: #333;
}


.sc_center_menu ul li a:hover {
    background-color: #e0a128;
    color: #333;
}

.sc_center_menu ul li a.active {
    background-color: #e0a128;
    color: #333;
}

.DRS_TR_head {
    background-color: #000 !important;
}

.DRS_TR_Subhead {
    background-color: #0ed2ae6b !important;
}

.Variation_TR_Total {
    background-color: #ff000059 !important;
}

.lblRed {
    color: red;
    padding: 0;
    margin: 0;
    font-weight: 600;
}

.lblGreen {
    color: green;
    padding: 0;
    margin: 0;
    font-weight: 600;
}

.lblYellow {
    color: yellow;
    padding: 0;
    margin: 0;
    font-weight: 600;
}

.FF_Chkbx {
    height: 20px !important;
    font-size: 14px;
    justify-content: center;
    align-items: center;
    color: black !important;
    background-color: #0ae62f;
    font-weight: 500;
    border: 1px solid #fff;
}

    .FF_Chkbx:hover, .div_WKBackUp_None:hover, div_WKBackUp_Select:hover {
        cursor: pointer;
    }

.tblth_PlayerSearch {
    background-color: #3f51b5 !important;
    color: #000;
}

    .tblth_PlayerSearch td {
        border: 1px solid #fff;
    }

.tblbody_PlayerSearch {
    background-color: #fff !important;
    color: #000;
    background-color: #fff !important;
}

    .tblbody_PlayerSearch tr td {
        padding: 8px;
    }

    .tblbody_PlayerSearch tr:nth-child(2n+1) {
        background-color: rgba(63, 81, 181, 0.21) !important;
    }

.tbl_PlayerSearch {
    table-layout: fixed;
    width: 100%;
    border: 1px solid #3f51b5;
}

.tblbody_PlayerSearch tr:hover {
    background-color: #3f51b5 !important;
    color: #fff;
    font-weight: 500 !important;
    cursor: pointer;
}

.playerSearch_Menu {
    display: flex;
    justify-content: center;
    background-color: #000;
    padding: 8px;
    color: #fff !important;
    /* border-radius: 5px; */
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border: 1px solid;
}

    .playerSearch_Menu:hover {
        background-color: #28a745;
    }

    .playerSearch_Menu.active {
        background-color: #28a745;
    }

.txtbx_style {
    display: block;
    width: 100%;
    /* height: calc(2.25rem + 2px); */
    padding-left: .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btnSelect {
    height: 100%;
    cursor: pointer;
    float: left;
    text-align: center;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
}

.hgt_txtbx {
    height: 28px;
}

.ModelContent_Cr {
    margin: auto;
    border: 1px solid #888;
}

.ModalStyle_Cr {
    display: none;
    position: fixed;
    z-index: 2;
    padding-top: 10vh;
    background: #0000005e;
    /* top: 0px; */
    width: 100%;
    height: 100%;
    overflow: auto;
}

.ModalStyleqcCr {
    display: none;
    position: fixed;
    z-index: 2;
    padding-top: 10vh;
    background: #0000005e;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: auto;
    left: 20%;
}



.tblPlayingXI_header {
    background: -webkit-linear-gradient(#3f51b5,#3f51b5) !important;
    background: -o-linear-gradient(#3f51b5,#3f51b5) !important;
    color: #fff;
}

    .tblPlayingXI_header td {
        font-weight: 500 !important;
    }

.tblPlayingXI td {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
    border-width: 0;
    vertical-align: middle;
    border-bottom: 1px solid #ccc6c6;
}

.tblPlayingXI tbody td label {
    color: #000;
    margin: 0;
    font-weight: normal;
}

.tblPlayingXI tbody .custom-control-label:before {
    background-color: #666;
}

.chkBx_PXI:before, .chkBx_PXI:after {
    top: -.8rem !important;
}



.md-tabs .nav-item.open .nav-link, .md-tabs .nav-link.active {
    background-color: rgba(48, 135, 227, 0.68) !important;
    color: #fff;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
}

.listmenu {
    background-color: #000;
}



    .listmenu ul li.disable {
        pointer-events: none;
        opacity: 0.6;
    }

    .listmenu ul {
        display: flex;
        list-style: none;
        padding: 0;
        margin: 0;
        width: 100%;
    }

        .listmenu ul li {
            color: #fff;
            background-color: #3f51b5;
            border-radius: 5px;
            text-align: center;
            border: 1px solid #3f51b5;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            transition: all .3s ease-in-out;
            width: 16.6666666%;
            display: flex;
            justify-content: center;
            align-items: center;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
            margin-right: 2px;
        }

            .listmenu ul li a {
                color: #fff;
                position: relative;
                padding: 5px 0;
            }

            .listmenu ul li.active {
                background-color: #fff;
                border: 1px;
                color: #1612fb;
                font-weight: 500;
                transition: all 0.3s ease-in-out;
                position: relative;
            }

            .listmenu ul li a::after {
                content: '';
                position: absolute;
                bottom: 0;
                left: 50%;
                width: 0;
                height: 5px;
                background: transparent;
                border-radius: 10px;
                transition: all 0.9s ease-in-out;
            }

            .listmenu ul li.active a::after {
                background: #3f51b5;
                width: 100%;
                left: 0;
            }


            .listmenu ul li:last-child {
                margin: 0;
            }

            .listmenu ul li.active a {
                color: #FF9800;
                border-top-right-radius: 5px;
                border-top-left-radius: 5px;
                position: relative;
            }

.tblMatchSel tbody tr:hover {
    background-color: #3f51b557;
    cursor: pointer;
}

.NormalSelect {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: block !important;
    height: 28px;
    width: 100%;
}

.tblMatchSel td {
    font-weight: normal;
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
    border-width: 0;
    vertical-align: middle;
    border-bottom: 1px solid #ccc6c6;
}

.PickedClubDiv {
    overflow-y: scroll;
    height: calc(26rem + 2px);
}


.txtbxNew {
    background-color: #0006 !important;
    color: #fff;
    border-radius: 0px;
}

    .txtbxNew:focus {
        background-color: #0006 !important;
        color: #fff;
        border-radius: 0px;
    }



.MatchSelection > tbody {
    background-color: white !important;
}

.MatchSelection > thead > tr {
    background-color: #025bb9;
}

.MatchSelection > tbody > tr > td, .th_tbl {
    padding: 2px !important;
    text-align: center;
    border: 1px solid #08050526;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*.MatchSelection>tbody>tr:nth-child(2n+1){
    background-color: #9e9e9e47;
}*/
.MatchSelection > tbody > tr:hover {
    background-color: #025bb94d;
    cursor: pointer !important;
}

.MatchSelection > tbody > tr > td {
    color: black !important;
    font-size: 13px !important;
    font-weight: normal !important;
}

.Inn_Completed {
    background-color: #7efd7e;
}

.Inn_Progress {
    background-color: #f9f998;
}

.a_linkTxtQC {
    color: #000;
}

.Hglt_Status {
    display: flex;
    padding: 5px 0;
}

    .Hglt_Status label {
        margin: 0;
        color: #fff;
        padding-left: 22px;
        position: relative;
        margin-right: 10px;
    }

.high_clr label::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    top: 3px;
    left: 3px;
}

.high_clr label::after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    border: 1px solid transparent;
}

.cpt label::after {
    border-color: #7efd7e;
}

.cpt label::before {
    background-color: #7efd7e;
}

.inp label::after {
    border-color: #f9f998;
}

.inp label::before {
    background-color: #f9f998;
}

.yts label::after {
    border-color: #fff;
}

.yts label::before {
    background-color: #fff;
}

.lblTracking {
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    margin: 0px;
}

.backbtn {
    color: #8BC34A;
    font-size: 22px !important;
}

    .backbtn:hover {
        cursor: pointer;
    }

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

.LblTrckerBlue {
    color: #062ce4;
    font-weight: 500;
}

.LblTrckerGreen {
    color: #055f04;
    font-weight: 500;
}

.ModalStyleVideo {
    display: none;
    position: fixed;
    z-index: 10000;
    /* padding-top: 10vh; */
    top: 0px;
    /* width: 100%; */
    height: 100%;
    overflow: auto;
}


.tbl_body_Session {
    background: #122a58 !important;
}

    .tbl_body_Session > tr > td, .th_tbl {
        padding: 1px 16px;
        border: 1px solid #080505;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.Stadium_label {
    width: 120px !important;
}

.Toss_label {
    width: 65px !important;
}

.CP_label {
    width: 140px !important;
}

.ChkBx_label::before {
    top: 0;
}

.ChkBx_label::after {
    top: 0;
}

.player_label, .Stadium_label, .TeamList_label, .Toss_label, .CP_label {
    width: 100px;
    background-color: #212529b0;
    color: #fff;
    font-weight: 500;
    border: 1px solid #21252914 !important;
}

.TeamList_label {
    background-color: #b9c2ccb0 !important;
}

.Btn_ID {
    margin: 0;
    padding: 10px;
    border: none;
    background-color: #007bff !important;
    border-radius: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.Header_BG {
    background-color: #0a5bb1 !important;
}

.Rd_Border_none {
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-left: 0px !important;
}

.Rd_Border {
    border: 1px solid #ced4da;
    border-radius: .2rem;
}


/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.ProgressBar {
    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;
}





.SelectedRow {
    background-color: #4285f4 !important;
}

.MissingClubs {
    background-color: red !important;
}


.CM_BG {
    background-color: #1865e4 !important;
}

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

    .table_header_CM > td, .table_bodyCM > tr > td {
        border: 1px solid #094c92;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 4px;
        font-weight: 400;
    }



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

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

    .tableclsCM thead th {
        position: sticky;
        top: 0;
        background: #1eb741 !important;
    }

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

.btnSel {
    border-bottom: 2px solid #07f768 !important;
    background-color: #1640da !important;
}

.lblEndUpdate {
    width: 100%;
    font-weight: 400;
    margin: 0;
}

.HeaderEndUpdate {
    background-color: #921521;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
}

.border {
    border: 1px solid #000;
}



.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        /* Position the tooltip */
        position: absolute;
        z-index: 1;
    }

    .tooltip:hover .tooltiptext {
        visibility: visible;
    }


.lblEOtxt {
    display: block;
    color: #f3eded;
    font-weight: 500;
    float: right;
    z-index: 1;
}

.tr_EO {
    background-color: #165d0e;
}

.HeaderLogin {
    text-align: center;
    font-size: 16px;
    color: #fefefe;
    font-weight: 400;
    text-shadow: -1px 1px 0 #07ad90, 1px 1px 0 #07ad90, 1px -1px 0 #07ad90;
}

.EditLaterBox {
    background-color: #2de8b5;
    color: #000;
}

.MouseOver:hover {
    cursor: pointer;
}

.FileUploader {
    border: 1px solid #66696b;
    border-radius: 4px;
    width: 100%;
}

.Col_Middle {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#loading {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

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

    100% {
        transform: rotate(360deg);
    }
}


.container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-top: 13px;
    cursor: pointer;
    font-size: 25px;
}



.containerqc {
    display: block;
    position: relative;
    padding-left: 21px;
    cursor: pointer;
    font-size: 11px;
    color: white;
}

    .containerqc input {
        visibility: hidden;
        cursor: pointer;
    }
/* Hide the default checkbox */
.container input {
    visibility: hidden;
    cursor: pointer;
}

/* Create a custom checkbox */
.mark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: lightgray;
}

.markqc {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: lightgray;
    border-radius: 6px;
}

.markqc1 {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: lightgray;
    border-radius: 6px;
}

.container:hover input ~ .mark {
    background-color: gray;
}

.container input:checked ~ .mark {
    background-color: blue;
}

.containerqc:hover input ~ .markqc {
    background-color: gray;
}

.containerqc input:checked ~ .markqc {
    background-color: blue;
}

/* Create the mark/indicator (hidden when not checked) */
.mark:after {
    content: "";
    position: absolute;
    display: none;
}

.markqc:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the mark when checked */
.container input:checked ~ .mark:after {
    display: block;
}

.containerqc input:checked ~ .markqc:after {
    display: block;
}

.containerqc .markqc:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}


/* Style the mark/indicator */
.container .mark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}

.tbl_CS {
    text-align: center;
    border: 1px solid;
}

    .tbl_CS > tbody > tr:hover {
        background-color: #0cfb0c73;
    }

.tr_sel {
    background-color: #0cfb0c73;
}

.tbl_CS > tbody > tr > td {
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: normal;
    font-size: 14px !important;
    color: #000;
    border-bottom: 1px solid #63464680 !important;
}

.tbl_CS > thead > tr > th {
    font-size: 14px !important;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
}

#fsa {
    background-color: mediumpurple;
    /*margin-left:0px;
    margin-right:10px;
    padding-bottom:2px;
    padding-top:2px;*/
}

#selectable {
    -webkit-touch-callout: all;
    -webkit-user-select: all;
    -khtml-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    -o-user-select: all;
    user-select: all;
}

.OV-3 {
    overflow-y: scroll;
    height: 500px;
}

.OV-4 {
    overflow-y: scroll;
    height: 190px;
}


.Selected_div1 {
    /*background-color:lightgreen;*/
    background-color: dodgerblue;
}

.Selected_divrun {
    /*background-color:lightgreen;*/
    background-color: mediumvioletred;
    margin: 0;
}

.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;
}

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

.selected_TH_Active {
    font-weight: bold;
    text-decoration: underline;
}

.selected_TI_Active {
    font-weight: bold;
    text-decoration: underline;
}

.divMaster_QC {
    height: 35px;
    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;
    }

.Selected_divBlue {
    background-color: #007bff;
    background: linear-gradient(#007bff,#007bff);
}

.btn-wrapper .btn-secondary {
    line-height: 1;
}
