.text-align-center{
    text-align: center !important;
}
.user-profile-image{
    width: 35px !important;
    height: auto;
}
.required{
    color:red;
}

.fa-eye{
    color:green;
}