/* .custom-cross-clr{
    color: #50da44b8;
}
.custom-footer{
    color: #f58c72 !important;
}
.header{
    height: 55px !important;
}
.custom_color{
    /* background-color: #3a3737 !important; */
background: #E0EAFC;
background: -webkit-linear-gradient(to right, #CFDEF3, #E0EAFC);
background: linear-gradient(to right, #CFDEF3, #E0EAFC);
}

.tabs-medium {
    font-size: 14px !important;
}

.custom_patient_name {
    margin-top: 70px;
    color: #f58c72;
}

.custom_text_color {
    color: #f58c72;
}

.custom-border-color {
    border-color: #f58c72;
}

*/