﻿.add-patient-model-btn1 {
    background: #4FB946;
    color: #fff;
    font-size: 18px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
}

.add-patient-model-btn2 {
    background: #4FB946;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    margin-top: 15px;
}
