.upload-doc .form-control{
    padding: 7px 10px !important;
    height: 19px;
    min-height: 35px;
}
#loader {
    display: none;
    position: relative;
    top: -30px;
    left: -10px;
    color: #00baff;
}
#loader img{
    width: 60px;
}
#documentModal img{
    width: 100%;
    object-fit: cover;
}