.disabled{
    background-color: #fafafa !important;
}
.disabled input{
    cursor:default !important;
    color: rgb(113, 113, 122) !important;
}
