:root{--mdc-theme-primary:#103d77;--mdc-theme-secondary:#f3e6d1;--mdc-theme-background:#fff;--mdc-theme-surface:#fff;--mdc-theme-error:#b00020;--mdc-theme-on-primary:#fff;--mdc-theme-on-secondary:#103d77;--mdc-theme-on-surface:#000;--mdc-theme-on-error:#fff;--mdc-theme-text-primary-on-background:rgba(0,0,0,0.87);--mdc-theme-text-secondary-on-background:rgba(0,0,0,0.54);--mdc-theme-text-hint-on-background:rgba(0,0,0,0.38);--mdc-theme-text-disabled-on-background:rgba(0,0,0,0.38);--mdc-theme-text-icon-on-background:rgba(0,0,0,0.38);--mdc-theme-text-primary-on-light:rgba(0,0,0,0.87);--mdc-theme-text-secondary-on-light:rgba(0,0,0,0.54);--mdc-theme-text-hint-on-light:rgba(0,0,0,0.38);--mdc-theme-text-disabled-on-light:rgba(0,0,0,0.38);--mdc-theme-text-icon-on-light:rgba(0,0,0,0.38);--mdc-theme-text-primary-on-dark:white;--mdc-theme-text-secondary-on-dark:rgba(255,255,255,0.7);--mdc-theme-text-hint-on-dark:rgba(255,255,255,0.5);--mdc-theme-text-disabled-on-dark:rgba(255,255,255,0.5);--mdc-theme-text-icon-on-dark:rgba(255,255,255,0.5)}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#103d77}.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-primary);color:#103d77}.mdc-button--raised:focus,.mdc-button--raised:hover{box-shadow:none;background-color:var(--mdc-theme-primary);background-color:#103d77;color:var(--mdc-theme-on-primary);color:#fff}:not(:disabled).mdc-button--raised,:not(:disabled).mdc-button--unelevated{background-color:var(--mdc-theme-primary);background-color:#103d77}i.material-icons.mdc-text-field__icon.visibility-icon{cursor:pointer;pointer-events:auto;right:10px}