.PAElogin{
    width:80%;
}
.date-appointment{
    margin-top: 5%;
}
.color-silver{
    color: #757783;
}
.font-30{
    font-size: 30px !important;
}
.color-blue-fide{
    color:#09637c;
}
.mt-6px{
    margin-top: 6px;
}

.mt-36px{
    margin-top: -36px;
}
#patient-profile .patient-img{width:75px}#patient-profile .doctor-img{width:35px}#patient-profile .patient-name{text-align:center}#patient-profile .patient-details-row{position:absolute}#patient-profile .patient-info-heading{font-weight:900;display:inline-block;width:100px}#patient-profile .diesase-badge{margin-right:5px}.patient-wrapper.table td{padding:.75rem .8rem}.patient-wrapper .action i.text-success{margin-right:.3rem}

.mt-19n{
    margin-top: -19%;
}
.btn-green{
        border-color: #92BA41 !important;
    background-color: #92BA41 !important;
    color: #fff !important;
    
}


input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

input[type=number] { -moz-appearance:textfield; }

.mt-22p{
    margin-top: 22%;
}