@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100&display=swap');


.bgSideBar {
    background: linear-gradient(91.48deg, #A7F2F9 1.12%, #DECEEB 99.45%);


}

.navlink {
    color: #6B7181;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.bgNavBar {
    background-color: #fff;

}

.searchBox {

    border-radius: 5px;
    background: #ECEFF3;
}

.inpSearch {
    background: transparent;
    border: none;
}

.mainH {
    color: #343A40;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;

}

.gCard {
    border-radius: 5px !important;
    background: linear-gradient(91.48deg, #A7F2F9 1.12%, #DECEEB 99.45%) !important;
}

.cText {
    color: #000;
    font-family: Poppins;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.cText2 {
    color: #000;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.cText3 {
    color: #000;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.bgblur {
    background: rgba(255, 255, 255, 0.50);
}

.oCard {
    border-radius: 5px !important;
    background: linear-gradient(91.48deg, #A7F2F9 1.12%, #DECEEB 99.45%) !important;

}

.bCard {
    border-radius: 5px;
    background: linear-gradient(91.48deg, #A7F2F9 1.12%, #DECEEB 99.45%) !important;

}

.rCard {
    border-radius: 5px;
    background: linear-gradient(91.48deg, #A7F2F9 1.12%, #DECEEB 99.45%) !important;

}

.tCard {
    border-radius: 10px;
    background: #FFF;
}

.mafText {
    color: #28A745;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.biText {
    color: #17A2B8;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.mantText {
    color: #FFC107;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.stText {
    color: #DC3545;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.pa1 {
    color: #FFC107;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.pText2 {
    color: #6B7181;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.btnP {
    border-radius: 5px !important;
    background: #007BFF !important;
    color: #fff;
}

.btnW {
    border-radius: 5px;
    border: 1px solid #007BFF;
    background: #FFF;
}

.nav-item:hover {
    background-color: #CAC9FE;
}

.navactive {
    background-color: #CAC9FE;
}
