﻿:root {
  --mdc-theme-primary: rgba(0, 0, 0, 0.6);
  --mdc-theme-secondary: #f6f6f7;
  --mdc-theme-background: #ffffff;
  --mdc-theme-surface: rgba(0, 0, 0, 0.101961);
  --mdc-theme-text-secondary-on-dark: rgba(255, 255, 255, 0.901961);
  --error-background-color: #f2dede;
  --mdc-font-sizes: 10px;
  --mds-font-sizes-validation-label: 12px;
}

.loginframe {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 24px 24px 24px 24px;
  width: 400px;
  left: 0px;
  top: 0px;
  bottom: 0px;
  background: var(--mdc-theme-secondary);
}

.loginpanel {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px 0px 12px;
  width: 100%;
  left: 24px;
  top: 228.77px;
  background: var(--mdc-theme-background);
  border-radius: 8px;
  flex: none;
  order: 1;
  align-self: stretch;
  margin: 12px 0px;
}

.loginbody {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px 24px 0px;
  left: 0px;
  top: 0px;
  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 0px 0px;
}

.loginheader {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px 12px 12px;
  position: static;
  width: 352px;
  height: 86px;
  left: 0px;
  top: 24px;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  margin: 0px 0px;
}

.logocontainer {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px;
  position: static;
  width: 180px;
  height: 67.53px;
  left: 110px;
  top: 149.23px;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 12px 0px;
}

.logoframe {
  width: 180.83px;
  height: 67.26px;
  left: -0.41px;
  top: 0px;
}

.logo {
  width: 180px;
  height: 67.53px;
  left: 0px;
  top: 0px;
}

.loginbutton {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 16px;
  position: static;
  width: 100%;
  left: 24px;
  top: 78.4%;
  bottom: 14.4%;
  border: 1px solid;
  box-sizing: border-box;
  border-radius: 4px;
  flex: none;
  order: 2;
  align-self: stretch;
  flex-grow: 0;
  margin: 12px 0px;
}

.headermaincontainer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  left: 0px;
  top: 24px;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  margin: 0px 0px;
}

.headerdividercontainer-changepass {
  padding: 0px 12px;
}

.headerdividercontainer-changepin {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px 12px 0px;
  position: static;
  width: 328px;
  height: 13px;
  left: 12px;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  margin: 0px 0px;
}

.header-divider-container-forgot-details {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: static;
  height: 13px;
  left: 12px;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  margin: 0px 0px;
}

.headertext {
  position: static;
  left: 12px;
  top: 0px;
  text-align: center;
  color: var(--mdc-theme-text-secondary-on-background);
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  margin-bottom: 12px;
}

.header-title-forgot-details {
  --mdc-typography-subtitle1-font-weight: 700;
  color: var(--mdc-theme-text-secondary-on-background);
}

.headercaption {
  margin: 0px 0px 0px;
}

.loginbodyframe {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  position: static;
  width: 100%;
  left: 24px;
  top: 0px;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  margin: 0px 0px 12px 0px;
}

.div-username {
  position: static;
  width: 304px;
  height: 100px;
  left: calc(50% - 152px);
  top: 0%;
  bottom: 68.75%;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  margin: 0px 0px;
}

.div-password {
  position: static;
  width: 304px;
  left: 0px;
  top: 100px;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  margin: 0px 0px;
}

.div-loginbtn-rememberme {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  position: static;
  width: 100%;
  height: 96px;
  left: 0px;
  top: 200px;
  flex: none;
  order: 2;
  align-self: stretch;
  flex-grow: 0;
  margin: 0px 0px;
}

.loginbtn-style {
  display: flex;
  align-items: center;
  padding: 10px 16px;
  position: static;
  width: 100%;
  left: 0px;
  top: 0%;
  bottom: 50%;
  background: var(--mdc-theme-primary);
  border-radius: 4px;
  flex-direction: row;
  justify-content: center;
}

.div-remember-me {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px;
  position: static;
  left: calc(50% - 77px - 75px);
  top: 0%;
  bottom: 80%;
  flex: none;
  order: 0;
  flex-grow: 0;
  padding-top: 8px;
}

.div-checkbox {
  position: static;
  height: 24px;
  left: 0px;
  top: 0px;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 0px;
}

.checkbox-remember-me {
  position: relative;
  left: 12.5%;
  right: 12.5%;
  top: 12.5%;
  bottom: 12.5%;
  margin: 2px;
  background: var(--mdc-theme-text-secondary-on-background);
}

.checkbox-remember-me:hover {
  cursor: pointer;
}

.div-checkboxlabel {
  left: 28px;
  top: 0px;
  flex: none;
  order: 1;
  flex-grow: 1;
  margin: 0px 4px;
}

.checkboxlabel {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 24px;
  left: 0px;
  top: calc(50% - 12px);
  margin: 3px;
  color: var(--mdc-theme-text-secondary-on-background);
}

.div-loginbtn {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  position: static;
  width: 100%;
  left: 0px;
  top: 48px;
  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 12px 0px;
}

.login-btn-label {
  position: static;
  height: 16px;
  left: 129px;
  right: 129px;
  top: calc(50% - 8px);
  color: var(--mdc-theme-text-secondary-on-dark);
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 0px;
  display: flex;
  align-items: center;
}

.external-login a {
  background-color: var(--mdc-theme-secondary);
  color: var(--mdc-theme-text-primary-on-background);
  font-size: 0.75rem;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 16px;
  width: 100%;
  border: 1px solid;
  box-sizing: border-box;
  border-radius: 4px;
  flex-direction: row;
  text-align: center;

  margin-bottom: 16px;
}

.external-login {
  margin: 6px 0px 16px 0px;
}

.external-login a:last-child {
	margin-bottom: 0;
}

.ordividercontainer {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 12px 0px;
}

.ordividercontainer hr {
  border-top: 1px solid var(--mdc-theme-surface);
  flex-grow: 1;
}

.ordividercontainer span {
  color: var(--mdc-theme-text-secondary-on-background);
  margin-left: 20px;
  margin-right: 20px;
}

.imagepanel {
  max-height: 100%;
  display: flex;
  width: 100%;
}

.show-password-icon {
  right: 10px;
  position: absolute;
  top: 8px;
  height: 24px;
  width: 24px;
}

.show-password-icon:hover {
  cursor: pointer;
}

.password-input {
  position: relative;
}

.div-help {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  gap: 6px;
}

.div-trouble-login {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px;
  width: 304px;
  height: 24px;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.div-forgot-id {
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px;
  flex: none;
  order: 1;
  flex-grow: 0;
  margin-left: 24px;
}

.div-forgot-password {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px;
  flex: none;
  order: 2;
  flex-grow: 0;
  margin-left: 24px;
}

.login-help-label {
  color: var(--mdc-theme-text-secondary-on-background);
  flex: none;
  order: 1;
  flex-grow: 0;
}

.forgot-pass-panel {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px 0px 0px;
  width: 352px;
  background: var(--mdc-theme-background);
  border-radius: 8px;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
}

.forgot-pass-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px 12px 12px;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  text-align: center;
}

.forgot-pass-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px 24px 0px;
  gap: 12px;
  height: 160px;
  flex: none;
  order: 1;
  flex-grow: 0;
}

.cancel-btn-style {
  border: 1px solid;
  box-sizing: border-box;
  display: flex;
  padding: 0px 16px;
  width: 146px;
  height: 36px;
  border-radius: 4px;
  flex: none;
  order: 0;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
}

.sendpass-btn-style {
  display: flex;
  padding: 0px 16px;
  width: 146px;
  height: 36px;
  flex: none;
  order: 1;
  flex-grow: 1;
  background: var(--mdc-theme-primary);
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}

.cancel-btn-label {
  text-align: center;
  color: var(--mdc-theme-text-secondary-on-background);
  flex: none;
  order: 0;
  flex-grow: 0;
}

.sendpass-btn-label {
  text-align: center;
  color: var(--mdc-theme-secondary);
  flex: none;
  order: 0;
  flex-grow: 0;
}

.forgot-pass-pin-label {
  text-align: center;
  flex: none;
  order: 0;
  flex-grow: 0;
  color: var(--mdc-theme-text-secondary-on-background);
  margin: 0px 0px 12px 0px;
}

.forgot-pass-confirm-panel {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px 0px 0px;
  width: 352px;
  background: var(--mdc-theme-background);
  border-radius: 8px;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
}

.forgot-pass-confirm-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 352px;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}

.forgot-pass-confirm-body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 12px 24px 24px;
  flex: none;
  order: 1;
  flex-grow: 0;
}

.div-back-to-login-btn {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0px;
  gap: 12px;
  width: 304px;
  height: 36px;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
}

.toggle-help-icon {
  width: 24px;
  height: 24px;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.hide-panel {
  display: none;
}

.error-message {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin: 8px;
}

.label-pointer:hover {
  cursor: pointer;
}

button:hover {
  cursor: pointer;
}

.forgot-login-panel {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px 0px 0px;
  width: 352px;
  background: var(--mdc-theme-background);
  border-radius: 8px;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
}

.forgot-login-confirm-panel {
  display: flex;
  flex-direction: column;
  padding: 24px 0px 0px;
  width: 352px;
  background: var(--mdc-theme-background);
  border-radius: 8px;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
}

.forgot-login-confirm-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 352px;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}

.change-esig-frame {
  padding: 0px 24px 0px 24px;
}

.change-password-pin-panel {
  display: flex;
  flex-direction: column;
  padding: 24px 0px 24px;
  background: var(--mdc-theme-background);
  border-radius: 8px;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
}

.change-password-pin-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  margin-bottom: 12px;
}

.change-password-pin-body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px 24px 24px;
  gap: 12px;
  margin-top: 12px;
  flex: none;
  order: 1;
  flex-grow: 0;
}

.change-password-pin-controls {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  width: 304px;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}

.div-new-password {
  position: static;
  width: 304px;
  left: 0px;
  top: 100px;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  margin: 0px 0px;
}

.change-password-icon {
  position: relative;
  left: 12.5%;
  right: 12.5%;
  top: 12.5%;
  bottom: 12.5%;
  margin: 2px;
  --background: var(--mdc-theme-text-secondary-on-background);
}

.change-pass-validation-label-success {
  color: #008080;
  min-height: 24px;
  left: 28px;
  top: 0px;
  flex: none;
  order: 1;
  flex-grow: 1;
  margin: 0px 4px;
}

.change-pass-validation-label-error {
  min-height: 24px;
  left: 28px;
  top: 0px;
  flex: none;
  order: 1;
  flex-grow: 1;
  margin: 0px 4px;
}

.change-pass-validation-margin {
  margin: 12px 0px;
}

.hide-element {
  display: none;
}

.alert-danger {
  color: #a94442;
  background-color: var(--error-background-color);
  border-color: #ebccd1;
}

.error-message-forgot-details {
  width: 311px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin: 8px;
  padding-right: 24px;
}

.alert-forgot-details {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  padding-right: 8px;
}

.alert {
  border: 1px solid transparent;
  border-radius: 4px;
}

body {
  margin: 0px;
  overflow: hidden;
}

.forgot-pass-pin-controls {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  width: 304px;
  height: 136px;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}

.margin-bottom {
  margin-bottom: 12px;
}

.collapse-content {
  display: none;
  overflow: hidden;
}

.a-no-underline {
  text-decoration: none;
}

.logout-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
  color: var(--mdc-theme-text-secondary-on-background);
}

.error-page-col {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 50%;
  float: left;
}

.error-page-alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.newlogo-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px;
  gap: 8px;
  height: 48px;
  justify-content: center;
  flex: none;
  order: 2;
  flex-grow: 0;
  bottom: 12px;
  position: absolute;
}

.newlogo-text {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 3px 0px 0px;
  flex: none;
  order: 0;
  flex-grow: 0;
  color: var(--mdc-theme-text-secondary-on-background);
}

.newlogo-image {
  width: 77px;
  height: 48px;
  flex: none;
  order: 1;
  flex-grow: 0;
}

.required::after {
  content: "*";
  color: red;
  margin-left: 1px;
  font-weight: bold;
}

.register-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px;
  justify-content: center;
  flex: none;
  order: 2;
  flex-grow: 0;
}

.register-text {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 3px;
  flex: none;
  order: 0;
  flex-grow: 0;
  color: var(--mdc-theme-text-secondary-on-background);
}

.register-label {
  height: 20px;
  flex: none;
  order: 1;
  flex-grow: 0;
  font-weight: 700;
}

.signout {
  border: none;
}

.change-pin-new-margin {
  margin-top: 12px;
}

.newlogo-container-modal {
  bottom: 0px;
}

.error-message-change-details {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin: 12px;
}

.timeout-frame {
	background-color: var(--mdc-theme-secondary);
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding: 24px 24px 48px 24px;
	width: 352px;
}

.timeout-panel {
	display: flex;
	flex-direction: column;
	align-items: center;
	background: var(--mdc-theme-background);
	border-radius: 8px;
	padding: 12px 12px 12px;
	margin: 12px 0px
}

.timeout-redirect-label {
	width: 280px;
	text-align: center;
	flex: none;
	order: 0;
	flex-grow: 0;
	color: var(--mdc-theme-text-secondary-on-background);
	margin: 0px 0px 12px 0px;
}

.error-page-col-sso {
	width: 100%;
	margin-top: 15px;
	text-align: center;
}