/* width */
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #ddd;
    
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #ddd;
  }


.card.card-animate.one {
    background: linear-gradient(114.52deg, #4C0DFF 0%, #0084A2 95%) !important;
    /* color: #fff !important; */
}
p.text-uppercase.earnings {
    color:#fff !important;
}
h4.fs-22.amount {
    color:#fff !important;
}
span.avatar-title.apart {
    background-color: rgb(249 249 249 / 18%)!important;
}
.card.card-animate.two {
background: linear-gradient(118.07deg, #FF9D56 15.34%, #1D00D1 108.56%);
}
.card.card-animate.three {
    background: linear-gradient(116.63deg, #00C0FF -12.39%, #DFCB14 135.39%);
    }
    .card.card-animate.four {
        background: linear-gradient(131.89deg, #7ED1FF 13.75%, #E01F1F 102.31%);
        }
        .overall-sponsors-count {
            display: flex;
            padding: 5px 15px;
            gap: 10px !important;
            justify-content: center;
        }
        .sponsor-counter {
           
            
            background: aliceblue;
            border-radius: 10px;
            text-align: center;
        }
        
        h6.sponsors-count {
            font-size: 15px;
            color: #000;
            font-weight: 500;
            margin-bottom: 8px !important;
            height: fit-content;
            
        }        
        span.sponsor-counter {
            font-size: 20px;
            font-weight: 600;
            color: #354BB4;
        }
        .popaytotal {
           
            border: 1px solid #407bff;
            color: hotpink;
            padding: 10px 30px;
            font-weight: 600;
            border-radius: 5px;
            gap: 20px;
        }
        .popaytotal .count {
            background-color: #fff;
            border-radius: 50px;
            color: #407BFF;
            font-weight: 600;
            margin-top: 6px;
        }
        h6.total-five {
            color: #407BFF;
            font-size: 16px;
        }
        h5.my-1.school-details {
            font-size: 17px;
            font-weight: 400;
        }
        .chart-container{
        margin: 0 auto;
        width: 280px;
        }
        .cashhead {
            background-color: aliceblue;
            border-radius: 3px;
            font-weight: 600;
            font-size: 1.2rem;
            background: #0084a2;
           
            color: #fff !important;
        }
        .cash {
            display: flex;
            align-items: center;
            justify-content: space-between;
            font-size: 16px;
            padding: 16px 30px 16px 20px;
        }
        .cashcont .pare {
            padding: 10px 15px;
        }
        .cashcont .pare .credit {
            font-size: 14px;
            padding-top: 6px;
            padding-bottom: 6px;
            line-height: 1rem;
            min-width: 50px;
            background-color: rgb(205 208 242 / 45%)!important;
            color: #0b18e2!important;
            text-align: center;
            border-radius: 50px;
        }
        .cashcont .pare .debit {
            color: #d9376d;
        }
        .paytotal {
            color: darkcyan;
            font-weight: 600;
            font-size: 18px;
            border-radius: 15px 15px 15px 15px !important;
            padding: 15px 37px 15px 25px;
        }
        .staff{
            color: #000;
    font-size: 17px;
        }

        .card.toppers .text img{
            height: 60px;
            border-radius: 50%;
          margin-bottom:10px;
        }
        .card.toppers .text {
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        .card.toppers {
            box-shadow: rgb(0 0 0 / 15%) 0px 5px 15px 0px;
            padding: 20px;
            display: flex;
            flex-direction: column;
            align-items: center;
       
        }
        .card.toppers .text h3 {
            font-size: 16px;
            font-weight: 400;
            text-align: center;
        }
        .card.toppers .text p {
            background: #13375B;
            border-radius: 50px;
            width: 70px;
            height: 29px;
            color: #fff;
            text-align: center;
            padding-top: 4px;
        }
        .dropdown.card-header-dropdown {
            border: 1px solid #efe9e9;
            padding: 6px;
        }
        div#chart1 {
            margin: 0 auto;
            width: 365px;
        }
      .first-ones{


        background: #ffb822;
      
        width: 15px;
        height: 15px;
      }
      .firsters {
        display: inline-flex;
        line-height: 35px;
        justify-content: center;
        gap: 10px;
        
    margin-left: 34px;

        
    }
    .second-ones{


        background: #249EFA;
      
        width: 15px;
        height: 15px;
      }
      span.truncate {
        font-size: 16px;
      
    }
    span.font-medium.ml-auto {
        font-size: 16px;
    }
    h6.games-design {
        color: #5F89DB;
        font-size: 16px;
        font-weight: 500;
    }

    .loaded.fxt-template-animation {
        opacity: 1;
    }
    .fxt-template-layout4 {
        min-height: 100vh;
    }
    .fxt-template-animation {
        position: relative;
        z-index: 1;
        width: 100%;
        
        overflow: hidden;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .fxt-template-layout4 .fxt-bg-wrap {
        padding: 8vh 0 8vh 16vw;
        min-height: 100vh;
        position: relative;
        z-index: 1;
    }
    .fxt-template-layout4 .fxt-bg-wrap:before {
        position: absolute;
        z-index: 0;
        background: linear-gradient(114.52deg, #4C0DFF 0%, #0084A2 95%) !important;
        content: "";
        min-height: 100%;
        width: 35vw;
        top: 0;
        left: 0;
    }
    .fxt-template-layout4 .fxt-bg-img {
        padding: 40px 50px;
        min-height: 100%;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        z-index: 1;
    }
    .fxt-template-layout4 .fxt-bg-img:before {
        content: "";
        height: 100%;
        width: 100%;
        background-color: rgba(2, 2, 3, 0.6);
        left: 0;
        top: 0;
        position: absolute;
        z-index: 0;
    }
    .fxt-template-layout4 .fxt-header {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        justify-content: center;
        text-align: center;
        z-index: 1;
    }
    .loaded.fxt-template-animation .fxt-transformY-50 {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        -webkit-transition: all 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
        -o-transition: all 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
        transition: all 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    }
    .loaded.fxt-template-animation .fxt-transition-delay-1 {
        -webkit-transition-delay: 0.1s;
        -o-transition-delay: 0.1s;
        transition-delay: 0.1s;
    }
    .fxt-template-layout4 .fxt-header .fxt-logo {
        display: block;
        /*margin-bottom: 50px;*/
        margin-left: -24px;
        margin-right: auto;
        max-width: 40vw;
    }
    .fxt-template-layout4 .fxt-header h1 {
        color: #fff;
        font-size: 32px;
        font-weight: 500;
        margin-bottom: 10px;
    }
    .fxt-template-layout4 .fxt-header p {
        color: #fff;
    }
    .fxt-template-layout4 ul.fxt-socials {
        text-align: center;
    }
    .fxt-template-layout4 ul.fxt-socials li {
        display: inline-block;
        margin-right: 4px;
    }
    .fxt-template-layout4 ul.fxt-socials li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 14px;
        height: 40px;
        width: 40px;
        color: #ffffff;
        border-radius: 50%;
        border: 1px solid;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .fxt-template-layout4 ul.fxt-socials li.fxt-facebook a {
        background-color: #3b5998;
        border-color: #3b5998;
    }
    .fxt-template-layout4 .fxt-bg-color {
        background-color: #ffffff;
        min-height: 100vh;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 45px;
    }
    .fxt-template-layout4 .fxt-content {
        padding: 30px;
        max-width: 460px;
        width: 100%;
    }
    .fxt-template-layout4 .fxt-form {
        margin-top: 30px;
    }
    .fxt-template-layout4 .fxt-form .form-group {
        position: relative;
        z-index: 1;
        margin-bottom: 30px;
    }
    .fxt-template-layout4 .fxt-form .form-group .input-label {
        margin-bottom: 10px;
    }
    label {
        display: inline-block;
    }
    .fxt-template-layout4 .fxt-form .form-control {
        min-height: 40px;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 0;
        border-bottom: 1px solid #e7e7e7;
        padding: 10px 30px 10px 0;
        color: #111;
    }
    .form-control {
        display: block;
        width: 100%;
        padding: 0.375rem 0.75rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 0.25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }
    .fxt-template-layout4 .fxt-form .form-group .field-icon {
        position: absolute;
        z-index: 1;
        right: 24px;
        bottom: 18px;
        padding: 0 5px;
        color: #c5c5c5;
        font-size: 14px;
    }
    .fxt-template-layout4 .fxt-checkbox-area {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 30px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .fxt-template-layout4 .checkbox {
        padding-left: 5px;
        margin-right: 30px;
        margin-bottom: 5px;
    }
    .fxt-template-layout4 .switcher-text {
        color: #63bbff;
        font-size: 15px;
        margin-bottom: 5px;
        display: block;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .fxt-template-layout4 .fxt-btn-fill {
        font-family: 'Roboto', sans-serif;
        cursor: pointer;
        display: inline-block;
        font-size: 17px;
        font-weight: 500;
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: none;
        border: 0;
        color: #fff;
        border-radius: 3px;
        background: linear-gradient(114.52deg, #4C0DFF 0%, #0084A2 95%) !important;
        padding: 10px 36px;
        margin-bottom: 10px;
        width: 100%;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .fxt-template-layout4 .fxt-footer {
        text-align: center;
    }
    .fxt-template-layout4 .fxt-footer p {
        color: #999898;
        margin-bottom: 10px;
        display: inline-flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .fxt-template-layout4 .switcher-text2.inline-text {
        margin-left: 3px;
    }
    .fxt-template-layout4 .switcher-text2 {
        color: #63bbff;
        font-size: 15px;
        display: inline-block;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .fxt-template-layout4 .fxt-bg-img:after {
        content: "";
        right: 0;
        top: 20%;
        position: absolute;
        z-index: 1;
        width: 0;
        height: 0;
        border-top: 15px solid transparent;
        border-right: 20px solid #fff;
        border-bottom: 15px solid transparent;
    }
    .fxt-template-layout4 ul.fxt-socials li.fxt-twitter a {
        background-color: #00acee;
        border-color: #00acee;
    }
    .fxt-template-layout4 ul.fxt-socials li.fxt-google a {
        background-color: #CC3333;
        border-color: #CC3333;
    }
    .fxt-template-layout4 ul.fxt-socials li.fxt-linkedin a {
        background-color: #0077B5;
        border-color: #0077B5;
    }
    .fxt-template-layout4 ul.fxt-socials li.fxt-youtube a {
        background-color: #c4302b;
        border-color: #c4302b;
    }
    .fxt-template-layout4 ul.fxt-socials li.fxt-facebook a:hover {
        background-color: transparent;
        color: #3b5998;
    }
    .fxt-template-layout4 ul.fxt-socials li.fxt-twitter a:hover {
        background-color: transparent;
        color: #00acee;
    }
    .fxt-template-layout4 ul.fxt-socials li.fxt-google a:hover {
        background-color: transparent;
        color: #CC3333;
    }
    .fxt-template-layout4 ul.fxt-socials li.fxt-linkedin a:hover {
        background-color: transparent;
        color: #0077B5;
    }
    .fxt-template-layout4 ul.fxt-socials li.fxt-youtube a:hover {
        background-color: transparent;
        color: #c4302b;
    }
    span.crores{
        color:  #407BFF !important;
      }
      span.amounts{
          color:#FF6C6C !important
      }
      .d-flex.overall-income {
        gap: 35px;
        border: 1px solid #EEEEEE;
    }

    h6.sponsors-counts {
        font-size: 14px;
        color: #253238;
        font-weight: 400;
        margin-bottom: 8px !important;
        height: fit-content;
    }
    .text-center.p-3 {
        border: 1px solid #EEEEEE;
    }
.amounters-span{
    font-size: 16px;
    font-weight: 500;
}
.cashcont {
    max-height: calc(100vh - 430px);
    overflow: auto;
    display: grid;
    gap: 10px;
    min-height: 350px;
    padding: 16px;
}

    @media only screen and (max-width: 768px) {
        
        img.logo-fxt {
            height:60px !important;
        }
        .fxt-template-layout4 ul.fxt-socials li {
            display: inline-block;
             margin-right:auto;
        }
        .fxt-template-layout4 ul.fxt-socials {
            text-align: inherit;
        }
        .d-flex.justify-content-between.mt-2 {
            flex-direction: column;
            align-items: baseline;
        }
        .d-flex.justify-content-between.mb-2 {
            flex-direction: column;
            align-items: baseline;
        }
      }



      thead.sectioners-finals {
        background: aliceblue;
        font-size: 16px;
        text-align: center;
    }
    td.text-truncate.blue {
        color: #407BFF !important;
      
    }
    td.text-truncate.red {
        color: #FF6C6C !important;
      
    }
    td.text-truncate{

        text-align: center;
        font-size: 14px;

    }
    .cashcont .pare {
        padding: 9px 8px;
    }
    .mark-twelves {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    p.twelve-mark {
        background: #13375B;
        border-radius: 50px;
        width: 70px;
        height: 29px;
        color: #fff;
        text-align: center;
        padding-top: 4px;
    }
    .paymain {
        background: #f0f5ff;
        border-radius: 15px;
    overflow: hidden;
    }
  .background-set{
    background: none !important;
    border-radius: none !important;
  }