.av-staff-login { margin-top: 18px; text-align: center; }
.av-staff-login__toggle,
.av-staff-login__back,
.av-staff-login__logout { appearance: none; background: transparent !important; border: 0 !important; box-shadow: none !important; color: #59616d !important; cursor: pointer; font: inherit; font-size: 14px; padding: 5px; text-decoration: underline; }
.av-staff-login__logout { display: inline-block; }
.av-staff-login__fields[hidden] { display: none !important; }
.av-staff-login__fields { margin: 0 auto; max-width: 530px; }
.av-staff-login__title { color: #303740; font-size: 24px; font-weight: 600; line-height: 1.25; margin: 0 0 22px; }
.av-staff-login__fields input { appearance: none; background: #fff; border: 1px solid #cbd3df; border-radius: 12px; box-sizing: border-box; color: #303740; display: block; font: inherit; font-size: 18px; height: 58px; margin: 0 0 12px; padding: 0 20px; width: 100%; }
.av-staff-login__fields input:focus { border-color: #4299e8; box-shadow: 0 0 0 2px rgba(66, 153, 232, .15); outline: 0; }
.av-staff-login__submit { appearance: none; background: #dc2f3e !important; border: 0 !important; border-radius: 7px; box-shadow: none !important; color: #fff !important; cursor: pointer; display: block; font: inherit; font-size: 18px; font-weight: 600; height: 58px; margin: 18px 0 10px; padding: 0 20px; width: 100%; }
.av-staff-login__back { display: inline-block; margin-top: 4px; }
.av-staff-login__message { color: #b33232; font-size: 13px; margin: 7px 0 0; min-height: 1.3em; }
.av-staff-login.is-loading { opacity: .65; pointer-events: none; }
.latepoint-customer-auth-options-wrapper.av-showing-staff-login > :not(.av-staff-login) { display: none !important; }

@media (max-width: 520px) {
	.av-staff-login__title { font-size: 22px; margin-bottom: 18px; }
	.av-staff-login__fields input,
	.av-staff-login__submit { height: 54px; }
}
