.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%;
}
.bold{
    font-weight: bold;
}
.bar-login{
    background-color: #e5652c;
    height: 4px;
    margin-top: -4px;
    width: 10%;
    margin-left: 0px;

}
.input-new{
    border: 0px !important;
    border-bottom: 1px solid #cacfe7 !important;
}
.w-75p{
    width: 75%;
}

.w-78p{
    width: 78%;
}

.ml-22p{
    margin-left: 22%
}
.ml-5{
        margin-left: 5rem !important;
}
.text-green{
    color: #92BA41;
}
#sendRecoverPass{
    margin: 0 auto !important;
}
.header-green{
    background-color: #7b9e25;
    color: white;
    font-weight: bold;
    padding: 3%;
    font-size: 15px;
}

.link-2{
    color: #6b6f82;

}

.header-orange{
    background-color: #e5652c;
    color: white;
    font-weight: bold;
    padding: 2%;
    font-size: 15px;
}

.bg-blue-fide{
    background-color: #09637c
}
.border-green{
    border-bottom: 1px solid #92ba41 !important;

}