﻿.custom-patientdailyfallowup-container {
    height: 120px !important;
    background: white !important;
    border-radius: 5px !important;
    padding-top: 10px !important;
}

.custom-patientdailyfallowup-container-title {
    font-size: 20px !important;
    font-weight: 700 !important;
}

.custom-patientdailyfallowup-container-subtitle {
    font-size: 20px !important;
    font-weight: 700 !important;
}

/*reminding
*/

.custom-reminding-container {
    width: 100% !important;
    height: 80px !important;
    background: white !important;
    border-radius: 12px !important;
    padding: 20px !important;
}