.patient_div_1 {
    padding: 70px 0px;
}

.patient_p_1 {
    margin: 0px;
    font-size: 20px;
    font-weight: 500;
    border: 1px dashed #8d8d8d;
    padding: 30px 15px;
    text-align: center;
    width: 100%;
    letter-spacing: 0px;
    cursor: pointer;
}

.patient_div_4 {
    width: 45%;
    margin: auto;
    margin-top: 60px;
}

.patient_img_1 {
    width: 75%;
    margin-bottom: 25px;
}

.form_model_div_3 {
    text-align: center;
    padding: 20px;
    border: 1px dashed black;
}

.form_model_img_1 {
    width: 150px;
    margin-bottom: 15px;
}

.modal-backdrop {
    display: none;
}
.modalDialog1 {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    opacity:1;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: auto;
    display:none;
    padding: 50px 0px !important;
    background: #0000008f;
    z-index: 9999;
}
.model_div_1 {
    width: 45%;
    background-color: white;
    margin: auto;
}
.close1 {
    position: absolute;
    right: 369px;
    color: black;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    top: 49px;
    cursor: pointer;
}

.form_model_p_1 {
    margin: 0px;
    font-size: 16px;
    color: #5a8a41;
    font-weight: 600;
}

.patient_img_1 {
    width: 167px;
    height: 146px !important;
    object-fit: contain;
}

.newpatientform_div_1 {
    padding: 70px 0px;
}

.newpatientform_div_1 {
    padding: 70px 0px;
    background-color: #e6e6e6;
}

.newpatientform_div_2 {
    padding: 50px;
    background-color: white;
    box-shadow: 3px 3px 13px 0px #0000001f;
}

.newpatientform_p_2 {
    font-size: 18px;
    line-height: 28px;
    margin: 0px;
}

.newpatientform_p_1{
    font-size: 30px;
    font-weight: 800;
    line-height: 42px;
    margin-bottom: 0px;
    color: black;
}

.newpatientform_p_3.text-center {
    margin: 0px;
    padding: 5px;
    background-color: #a8dfff;
    font-size: 14px;
    letter-spacing: .5px;
    font-weight: 600;
    color: #2b2b2b;
}

.newpatientform_div_6 {
    padding: 20px;
}

.newpatientform_div_5 {
    border: 1px solid #bbbbbb;
}

.newpatientform_label_1 {
    font-size: 14px;
    font-weight: 600;
    color: black;
    margin-right: 5px;
    text-transform: uppercase;
}

.newpatientform_input_1 {
    padding: 0px 5px;
    border: 0px;
    border-bottom: 1px solid #636262;
    display: inline-block;
    margin: 0px 5px;
    font-size: 14px;
    color: black;
    font-weight: 600;
}

.newpatientform_div_7 {
    display: inline-block;
    margin-right: 10px;
}

.newpatientform_label_2 {
    font-size: 13px;
    width: fit-content;
    margin-right: 10px;
}

.newpatientform_table_1 {
    border: 1px solid #b5b5b5;
    border-bottom: 0px;
    border-right: 0px;
}

.newpatientform_tr_1 { 
    border-bottom: 1px solid #b5b5b5;
}

.newpatientform_td_1 {
    width: 35%;
    padding: 10px;
    border-right: 1px solid #b5b5b5;
}

.newpatientform_td_2 {
    padding: 10px;
    border-right: 1px solid #b5b5b5;
}

.newpatientform_div_10 {
    margin-top: 20px;
    text-align: center;
}

.newpatientform_img_1 {
    height: 200px !important;
    width: 160px;
    object-fit: contain;
}

.newpatientform_ul_1 {
    padding: 0px;
    margin: 0px;
}

.newpatientform_li_1 {
    list-style-type: none;
    display: inline-block;
    width: 48%;
}

.text_align_1 {
    text-align: left;
}

.text_align_2 {
    text-align: right;
}

.newpatientform_p_5 {
    font-size: 14px;
    font-weight: 500;
    color: black;
    border-top: 1px solid black;
    width: fit-content;
    margin: auto;
    margin-bottom: 60px;
    padding: 0px 30px;
}

.newpatientform_div_11 {
    text-align: end;
}

.newpatientform_btn_1 {
    background-color: #5a8a41;
    color: white;
    padding: 10px 40px;
    border-radius: 50px;
    font-size: 15px;
    letter-spacing: .5px;
    font-weight: 500;
}

.newpatientform_div_15 {
    display: inline-block;
    margin-right: 25px;
}



@media only screen and (max-width: 990px) {
    .model_div_1 {
        width: 70%;
    }
    .close1 {
        right: 122px;
    }
    .patient_div_4 {
        width: 80%;
    }
}

@media only screen and (max-width: 770px) {
    .patient_div_4 {
        width: 100%;
    }
    .patient_img_1 {
        width: 100%;
    }
    .model_div_1 {
        width: 90%;
    }
    .form_model_img_1 {
        width: 45px;
        height: 45px !important;
    }
    .form_model_div_3 {
        padding: 10px 5px 7px 5px;
        width: 138px;
        margin: auto;
    }
    .form_model_p_1 {
        font-size: 15px;
        line-height: normal;
        height: 35px;
    }
    .close1 {
        right: 25px;
        top: 30px;
        font-size: 20px;
    }
    .modalDialog1 {
        padding: 26px 0px !important;
    }
    .patient_p_1 {
        width: 80%;
        margin: auto;
    }
    .newpatientform_li_1 {
        width: 100%;
    }
    .newpatientform_p_5 {
        width: 100%;
        padding: 0px 30px;
        text-align: center;
    }
    .newpatientform_div_8 {
        overflow: auto;
        white-space: nowrap;
    }
    .newpatientform_div_2 {
        padding: 20px;
    }
}
