.eyeTitl {
    padding-bottom:2px;
    background: rgb(231, 243, 242) !important;
    color:black;
    outline: none;
    border-radius: 5px;
    height: 37px;
    padding-top: 5px;
    cursor: pointer;
    border-color: white;
}
.eyeTitl2 {
    padding-bottom:2px;
    background: rgb(231, 243, 242) !important;
    color:black;
    outline: none;
    border-radius: 5px;
    cursor: pointer;
    border-color: white;
}
.NuGrn {
    background-color:rgb(192, 252, 212) !important;
    color:black !important;
}
.eyeYell {
    background-color:rgb(255,231,199) !important;
    color:black !important;
}
.myslvr {
    background-color:rgb(215,215,215) !important;
    color:black !important;
}
.eyered { /* hafez ameer 2*/
    background-color:rgb(255,212,199) !important;
    color:black !important;
}
