a {
    color: #0c7dba;
}
a:hover, a:focus {
    color: #002855;
}
::placeholder {
	color: #002855 !important;
}
.btn-login {
    width: 88%;
    height: 48px;
    margin: 10px 0 0 0;
    padding: 0 20px;
    background: #2da9d7;
    font-size: 16px;
    line-height: 46px;
    color: #fff;
    border-radius: 7px;
}
.p-create-doc-account a {
    color: #2da9d7;
    font-size: 15px;
    font-weight: 400;
    float: right;
}
.p-goback a {
    color: #002855;
    font-weight: 400;
    float: right;
    cursor: pointer;
}
.p-goback a:hover, .p-goback a:focus,
.p-create-doc-account a:hover, .p-create-doc-account a:focus {
    color: #002855;
    text-decoration: none;
}
#formEye,
#formEye2,
#formEye3 {
    position: relative;
    background-color: #fff;
    width: 10%;
    height: 44px;
    padding-top: 15px;
    margin-top: 0px;
    text-align: center;
    border-radius: 30px;
    border-left: none !important;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: 1px solid #b6d2f0;
    background: #b6d2f0;
    color: #000;
}
.download-app-hc {
    width: 100%;
    margin-top: 10px;
    padding: 0 0 14px 0 !important;
    background: #f3f3f387;
    border-radius: 10px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
    text-align: center;
}
.download-app-hc h1 {
    font-size: 14px;
    text-align: center;
    color: #002855;
    padding: 10px 25px 0px 25px;
    font-style: italic;
}
::-webkit-scrollbar-thumb {
    background-color: #002855;
    border-radius: 10px;
}
::-webkit-scrollbar-track {
    border: 1px solid #002855;
    background-color: #F5F5F5;
    border-radius: 10px;
}
.new-login-body .m-div .right-div h3 {
    margin-bottom: 1.4rem;
    font-size: 19px;
    font-weight: bold;
    line-height: 1.35;
    text-align: center;
    color: #0c7dba;
    border-bottom: 2px solid #0c7dba;
	display: none;
}
.new-login-body .m-div .right-div .content1 .p-title {
    position: absolute;
	text-transform: uppercase;
    text-align: center;
    color: #8BB8E8;
    width: 55px;
    margin-top: -27px;
    left: 40px;
    /* font-size: 12px; */
}
.new-login-body .m-div .right-div .content1 .svg-opt path {
    fill: #F67599;
    opacity: 0.5;
}
.new-login-body .m-div .right-div .content1 input.user,
.new-login-body .m-div .right-div .content1 input.pin {
    background-color: #b6d2f0 !important;
    margin-bottom: 5px;
    margin-top: 0px;
    width: 100%;
    text-align: left;
    border: 1px solid #b6d2f0;
    border-radius: 30px;
}
.new-login-body .m-div .right-div .content1 .btn-login {
    color: #fff;
    background-color: #002855;
    outline: none;
    width: 100%;
    margin-top: 20px;
    border-radius: 30px;
    font-weight: bold;
}
.modal .modal-dialog .modal-footer .btn {
    margin-top: -10px;
    margin-bottom: 0;
    border: none;
    color: #002855;
}
.modal .modal-dialog .modal-footer .btn:hover {
    color: #002855  !important;
    background: transparent !important;
}
.new-login-body .m-div .left-div .content1 {
    position: absolute;
    right: 30px;
    width: 60%;
    text-align: right;
    padding-top: 4rem;
    color: #002855;
}
#p-error, #direct-error-1, #direct-error-2 {
    display: none;
    font-weight: 500;
    /*margin-top: 3%;*/
    margin-bottom: 2% !important;
    padding: 1px;
    text-align: center;
    width: 100%;
    background-color: #fef1f1;
    border-color: #fcd9df;
    color: #f56b6b;
    font-size: 14px;
    border-radius: 30px;
}
#p-success {
    display: none;
    font-weight: 500;
    margin-top: 3%;
    margin-bottom: 2%;
    padding: 1px;
    text-align: center;
    width: 100%;
    background-color: #d4edda;
    border-color: #c3e6cb;
    color: #155724;
    font-size: 14px;
    border-radius: 30px;
}
.small-footer-p {
    margin: 0;
    position: absolute;
    bottom: 2%;
    margin-right: 15px;
    padding: 10px;
    background-color: rgb(255 255 255 / 64%);
    border-radius: 30px;
    color: #000;
    font-size: 12px;
}
.small-footer-p-v2 {
    margin: 0;
    position: absolute;
    bottom: 1px;
    border-radius: 30px;
    color: #000;
    font-size: 12px;
    opacity: 0;
}
.modal .modal-footer {
    right: 0;
    top: 0;
    position: absolute;
    border-top: none;
    width: 100%;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
}
#login-div, #auth-code-form, #reset-password-div, #new-password-div, #create-acc-div {
    height: 620px;
    vertical-align: top;
}
#login-div.loginContHeight,
#auth-code-form.loginContHeight,
#reset-password-div.loginContHeight,
#new-password-div.loginContHeight,
#create-acc-div.loginContHeight,
#patient-pin-div {
    height: 690px;
}
#invalidPinHelpModal.modal .modal-body {
	height: auto !important;
	margin: 0 !important;
}
#invalidPinHelpModal.modal .modal-body ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}
#invalidPinHelpModal.modal .modal-body ul .modalDesc1 {
    font-style: italic;
    text-align: center;
    padding-bottom: 10px;
}
#invalidPinHelpModal.modal .modal-body ul .modalDiv1 {
    padding-bottom: 2px;
}
#invalidPinHelpModal.modal .modal-body ul .modalDiv1 .justify-items-left {
    width: 60%;
}
#invalidPinHelpModal.modal .modal-body ul .modalDiv2 {
    display: flex;
    margin-bottom: 5px !important;
    background: #fff;
    border-radius: 10px;
    padding-top: 2px;
    margin: 0;
    font-size: 16px;
}
#invalidPinHelpModal.modal .modal-body ul .modalDiv2 b {
    font-weight: bold;
    padding: 5px 10px;
    padding-right: 0;
    padding-top: 2px;
    margin: 0;
}
#invalidPinHelpModal.modal .modal-body ul .modalDiv2 p {
    padding: 5px 10px;
    padding-left: 3px;
    padding-top: 2px;
    margin: 0;
    letter-spacing: 2px;
}
#invalidPinHelpModal.modal .modal-body ul .modalDiv1 a#goToPatientPinBtn,
#invalidPinHelpModal.modal .modal-body ul .modalDiv1 a#goToExamPinBtn {
    height: 40px;
    margin-right: 0;
    padding: 10px;
    float: right;
    margin-top: -50px;
}
#goToPatientPinBtn {
    background: #0c7dba;
    border: 1px solid #0c7dba;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.16);
}
#goToExamPinBtn {
    background: #002855;
    border: 1px solid #002855;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.16);
}
#goToPatientPinBtn:hover, #goToPatientPinBtn:focus {
    background: #0c7dba !important;
    border: 1px solid #0c7dba !important;
}
#goToExamPinBtn:hover, #goToExamPinBtn:focus {
    background: #0c7dba !important;
    border: 1px solid #0c7dba !important;
}
.modalErrorText {
    text-transform: uppercase;
    color: #ff0000;
    font-weight: bold;
    text-align: center;
    background: #fef1f1;
    margin: -15px;
    padding: 15px;
    margin-bottom: 20px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    font-size: 16px;
}
.modalErrorLi {
	display: block;
    background-color: #f8f9fa;
    padding: 10px;
    padding-bottom: 0;
    border-radius: 10px;
    margin-bottom: 15px;
    text-align: center;
    background-position-x: right;
    background-position-y: center;
    background-size: cover;
}
.modalErrorLiStrong {
	color: #0c7dba;
	text-transform: uppercase;
	border-bottom: 2px solid #0c7dba;
	text-align: center;
	display: flow;
}
.modalErrorNote {
    text-align: center;
    margin-bottom: 0;
    color: #0c7dba;
}
.modalErrorNoteStrong {
    text-transform: uppercase;
    color: #002855;
    font-size: 16px;
}
.modalErrorLiPIN {
    font-style: italic;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
    color: #0c7dba;
}