.v-sheet{
    
    background-color: rgb(246, 246, 246) !important;
    
}
.row{
    background-color: rgb(246, 246, 246) !important;
}
.col{
    background-color: rgb(246, 246, 246) !important;
}
.v-container{
    
    background-color: rgb(246, 246, 246) !important;

}
.container{
    
    background-color: rgb(246, 246, 246) !important;

}
.v-list{
    background-color: white !important;
}
.v-application{
    background-color: rgb(246, 246, 246) !important;
}
.title{
    font-weight: 500;
    font-size: 16;
    color: rgba(98, 108, 131, 1);

}
th{
    font-weight: 700;
    font-size: 14;
    color: #828282;
}
body{
    background-color: rgb(246, 246, 246) !important;
}
.add-user  {
    background-color: #2F4294 !important; 
}
.normalText{
    color: #2F4294 !important; 
}
.v-input__slot{
    background-color: white !important;
}
.v-otp-input {
    width: 60% !important;
}
.center{
    align-self: center;
    text-align: center;
}
.action{
    margin-top: 5px;
    cursor: pointer;
}
.cardTitle{
    border-bottom-width: 1px !important;
   
    border-bottom-color: black !important;

    border-bottom-style: solid !important;
}
.noSearch{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;  
    text-align: center;
}
.white{
    background-color: white !important;
}
.tabTitle{
    font-size: 18px !important;
    font-weight: 700 !important;
    letter-spacing: 0px !important;
  }
  .theme--light.v-tabs > .v-tabs-bar {
    background-color: rgb(246, 246, 246) !important; 
  }
  .v-slide-group__content{
  background-color: rgb(246, 246, 246) !important; 
  }
  .v-slide-group__next, .v-slide-group__prev {
    min-width: 0px !important;
    flex: none !important;
  }
  .v-window__container{
    background-color: rgb(246, 246, 246) !important; 
  }
  