﻿body {
  font-family: "Brandon Text W01 Regular", "Brandon Text W01 Medium", "Brandon Text W01 Bold", "Brandon Text W01 Light", Arial;
}

@font-face {
  font-family: "Brandon Text W01 Bold";
  src: url("../fonts/5579079/314148f2-1786-479f-9e0b-e9418b8fee19.woff2") format("woff2"), url("../fonts/5579079/04c8b798-e77b-4516-98e8-964145344d65.woff") format("woff");
}
@font-face {
  font-family: "Brandon Text W01 Bold Italic";
  src: url("../fonts/5579933/1bf949cc-db2c-44f5-91d6-f90b6a434dca.woff2") format("woff2"), url("../fonts/5579933/3bac646a-a8d1-4095-9d9a-4d6125c53933.woff") format("woff");
}
@font-face {
  font-family: "Brandon Text W01 Black";
  src: url("../fonts/5579937/59af2f23-b3c8-49fc-9417-0250b65fd399.woff2") format("woff2"), url("../fonts/5579937/ea7e1e50-53ef-4673-8b08-456be24dd22f.woff") format("woff");
}
@font-face {
  font-family: "Brandon Text W01 Black Italic";
  src: url("../fonts/5579940/43d708cd-11f7-4c51-8dc7-3bfa894f7db9.woff2") format("woff2"), url("../fonts/5579940/8dcc3ef9-2fe0-49d9-a5d1-305a3fffe699.woff") format("woff");
}
@font-face {
  font-family: "Brandon Text W01 Thin";
  src: url("../fonts/5580062/e7822692-233b-4c9a-b559-a16d55a2bd5c.woff2") format("woff2"), url("../fonts/5580062/c58df586-ae44-41a7-98ff-0438ac809756.woff") format("woff");
}
@font-face {
  font-family: "Brandon Text W01 Thin Italic";
  src: url("../fonts/5580066/8d407c1f-aef2-484d-adda-2ef0a57ff580.woff2") format("woff2"), url("../fonts/5580066/861822ff-c969-4291-bd78-94020cdd8006.woff") format("woff");
}
@font-face {
  font-family: "Brandon Text W01 Light";
  src: url("../fonts/5580070/2b8d3660-1a97-4e2b-8637-c27c47ef6e4a.woff2") format("woff2"), url("../fonts/5580070/f2735d8e-dece-4e49-baeb-a1211c308cd2.woff") format("woff");
}
@font-face {
  font-family: "Brandon Text W01 Light Italic";
  src: url("../fonts/5580074/75e8bf7a-b5e2-4fbb-84ef-2cdc318345c7.woff2") format("woff2"), url("../fonts/5580074/57664b3f-fe4e-4041-8e68-a94f9a646f2e.woff") format("woff");
}
@font-face {
  font-family: "Brandon Text W01 Regular";
  src: url("../fonts/5580078/03bbca7e-869a-4f4f-a010-39e78be0b5df.woff2") format("woff2"), url("../fonts/5580078/b3634ffb-e593-4817-9d09-eaf133a014d0.woff") format("woff");
}
@font-face {
  font-family: "Brandon Text W01 Regular Italic";
  src: url("../fonts/5580083/ca2115b4-272c-49bc-bb7c-4b71645943de.woff2") format("woff2"), url("../fonts/5580083/31f66157-e856-495d-b92b-f7d471a2eafa.woff") format("woff");
}
@font-face {
  font-family: "Brandon Text W01 Medium";
  src: url("../fonts/5580089/12cd8b0d-0f5c-4ec2-b2c7-9b30a8d06ded.woff2") format("woff2"), url("../fonts/5580089/008df1be-c6b5-4688-a068-6729f08a0b08.woff") format("woff");
}
@font-face {
  font-family: "Brandon Text W01 Medium Italic";
  src: url("../fonts/5580093/82cb571f-2a61-46e6-b29e-6de5d83abb29.woff2") format("woff2"), url("../fonts/5580093/51bfc679-9574-480d-a2b7-2bc382e2070e.woff") format("woff");
}
.mobile-logo {
  display: none;
  position: absolute;
  top: 5rem;
}

@media screen and (max-width: 992px) {
  .mobile-logo {
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  .px-6 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
}
.px-6 {
  padding-left: 6.25rem;
  padding-right: 6.25rem;
}

.bold, .motus-right .heading {
  font-family: "Brandon Text W01 Bold" !important;
}

.motus-right {
  background-color: white;
  padding-top: 6rem;
  padding-left: 50px;
  padding-right: 50px;
  height: 200vh;
}
.motus-right .heading {
  padding-bottom: 45px;
  margin-top: 50px;
}

.welcome-page .logo {
  width: 64px;
}

.icon-banner {
  width: 48px;
  padding-bottom: 0.3rem;
}

.body-container {
  margin-top: 60px;
  padding-bottom: 40px;
}

.welcome-page li {
  list-style: none;
  padding: 4px;
}

.logged-out-page iframe {
  display: none;
  width: 0;
  height: 0;
}

@media (max-width: 978px) {
  .identity-selection-page .scrollable {
    max-height: 250px;
    padding-top: 2rem;
    overflow-y: scroll;
  }
}
.identity-selection-page .scrollable {
  max-height: 250px;
  padding-top: 6rem;
  overflow-y: scroll;
}
.identity-selection-page .identity-card-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 24px;
  padding: 0px 0px;
}
.identity-selection-page .identity-card {
  border: 1px solid rgb(55, 80, 70);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 22px 22px;
  display: flex;
  align-items: center;
  gap: 15px;
  background: white;
}
.identity-selection-page .icon-wrapper {
  width: 35px;
  margin-top: -12px;
  justify-content: center;
  align-items: center;
}
.identity-selection-page .icon {
  width: 35px;
  height: 35px;
  background: rgb(115, 175, 105);
  border-radius: 50%;
  display: block;
}
.identity-selection-page .icon-svg {
  position: relative;
  top: 3px;
  left: 0.75px;
}
.identity-selection-page .identity-card-info {
  flex-direction: column;
  display: flex;
}
.identity-selection-page .identity-card-name {
  font-family: "Brandon Text W01 Bold";
  text-align: left;
}
.identity-selection-page .identity-card-ssn {
  font-family: "Brandon Text W01 Regular";
  text-align: left;
}
.identity-selection-page .identity-card-type {
  font-family: "Brandon Text W01 Regular";
  text-align: left;
}

@media (max-width: 978px) {
  .account-selection-page .scrollable {
    max-height: 250px;
    padding-top: 2rem;
    overflow-y: scroll;
  }
}
.account-selection-page .scrollable {
  max-height: 250px;
  padding-top: 6rem;
  overflow-y: scroll;
}
.account-selection-page .account-card-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 24px;
  padding: 0px 0px;
}
.account-selection-page .account-card {
  border: 1px solid rgb(55, 80, 70);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 22px 22px;
  display: flex;
  align-items: center;
  gap: 15px;
  background: white;
}
.account-selection-page .icon-wrapper {
  width: 35px;
  margin-top: -12px;
  justify-content: center;
  align-items: center;
}
.account-selection-page .icon {
  width: 35px;
  height: 35px;
  background: rgb(115, 175, 105);
  border-radius: 50%;
  display: block;
}
.account-selection-page .icon-svg {
  position: relative;
  top: 3px;
  left: 0.75px;
}
.account-selection-page .account-card-info {
  flex-direction: column;
  display: flex;
}
.account-selection-page .account-card-organization {
  font-family: "Brandon Text W01 Bold";
  text-align: left;
}
.account-selection-page .account-card-name {
  font-family: "Brandon Text W01 Regular";
  text-align: left;
}
.account-selection-page .account-card-email {
  font-family: "Brandon Text W01 Regular";
  text-align: left;
}

.reset-password-page .user-greeting {
  margin-bottom: 2rem;
  font-family: "Brandon Text W01 Regular";
}
.reset-password-page .user-greeting-label {
  font-family: "Brandon Text W01 Bold";
  margin-bottom: 0.5rem;
}

.grants-page .card {
  margin-top: 20px;
  border-bottom: 1px solid lightgray;
}
.grants-page .card .card-title {
  font-size: 120%;
  font-weight: bold;
}
.grants-page .card .card-title img {
  width: 100px;
  height: 100px;
}
.grants-page .card label {
  font-weight: bold;
}

.notfound-page {
  position: absolute;
  background-image: url("/graphic_hor.svg");
  background-color: #283C32;
  width: 100%;
  max-width: 100%;
  top: 0px;
  bottom: 0px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.notfound-page .container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-top: -12px;
}
.notfound-page .p-header {
  font-family: "Brandon Text W01 Bold";
  font-weight: 400;
  font-size: 40px;
  color: white;
  line-height: 55.6px;
  margin-bottom: 0.5rem;
}
.notfound-page .p-detail {
  font-family: "Brandon Text W01 Light";
  font-weight: 200;
  font-size: 24px;
  font-style: normal;
  color: white;
  line-height: 36px;
}
.notfound-page .p-link {
  color: white;
  font-weight: 600;
}
.notfound-page .btn-wrapper {
  margin-top: 32px;
}

.toggle-password {
  cursor: pointer;
}

.motus-button {
  background-color: #283C32;
  width: 100%;
  font-weight: 600;
  color: #fff;
  border-radius: 4px;
}

.motus-button-secondary {
  border: 1px solid #375046;
  color: #375046;
  width: 100%;
  font-weight: 600;
  border-radius: 4px;
}

.motus-button-white {
  background-color: #fff;
  border: 1px solid #375046;
  color: #375046;
  width: 100%;
  border-radius: 4px;
}

.motus-button:hover {
  color: #fff;
}

.motus-button:focus {
  color: #fff;
}

.motus-button:disabled {
  opacity: 0.6;
  box-shadow: none !important;
  pointer-events: none;
}

.motus-button:hover, .motus-button-secondary:hover {
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.25);
}

.motus-button:active, .motus-button-secondary:active {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);
}

.motus-button:focus, .motus-button-secondary:focus {
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2509803922);
}

.motus-button-secondary:focus {
  border: 2px solid #375046;
}

.motus-input:active, .motus-input:focus {
  box-shadow: none;
  border: 1px solid #375046;
}

.error-banner {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #ced4da;
  border-radius: 4px;
  padding-left: 7px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2509803922);
}
.error-banner ul {
  padding-left: 0.5rem;
  list-style-type: none;
}

.input-error-banner {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #ced4da;
  border-radius: 4px;
  padding: 4px 10px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2509803922);
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.form {
  position: relative;
  height: 42px;
}
.form__input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0.5px solid #375046 !important;
  border-radius: 4px;
  font-family: inherit;
  font-size: inherit;
  outline: none;
  padding: 1.25rem;
  background: none;
}
.form__label {
  position: absolute;
  left: 1rem;
  top: 0.6rem;
  padding: 0 0.5rem;
  cursor: text;
  transition: top 150ms ease-in, left 150ms ease-in, font-size 150ms ease-in;
  background-color: #fff;
  z-index: 3;
}
.form__error {
  display: block;
  position: absolute;
  top: 2.6rem;
  font-size: 14px;
  right: 0;
}

.motus-green-link a:link, .motus-green-link a:visited, .motus-green-link a:hover, .motus-green-link a:active {
  color: rgb(40, 60, 50);
  text-decoration: none;
}

.motus-progress-bar-none {
  width: 0%;
}

.motus-progress-bar-danger {
  width: 33%;
  background-color: #cd5f3c;
}

.motus-progress-bar-warning {
  width: 67%;
  background-color: #ffcf33;
}

.motus-progress-bar-success {
  width: 100%;
  background-color: #74b06a;
}

.motus-lgn-nav-header {
  padding-bottom: 2rem;
}
.motus-lgn-nav-header .nav-tabs {
  display: flex;
  overflow: visible;
  flex-wrap: nowrap;
  border-bottom: 0px;
}
.motus-lgn-nav-header .nav-link {
  color: #283C32;
  font-family: "Brandon Text W01 Regular";
  font-size: 1.2rem;
  border: none;
  background-color: #fff;
}
.motus-lgn-nav-header .nav-link.active {
  color: #283C32;
  position: relative;
  font-family: "Brandon Text W01 Bold";
  font-size: 1.2rem;
}
.motus-lgn-nav-header .nav-link.active::after {
  content: "";
  position: absolute;
  bottom: -10px; /* Moves the line 10px below the tab */
  left: 0;
  right: 0;
  height: 2px; /* The thickness of the line */
  background-color: #73af69;
}
.motus-lgn-nav-header .nav-link:focus {
  outline: none;
}
@media (max-width: 600px) {
  .motus-lgn-nav-header .nav-link {
    padding: 0.5rem 0.5rem;
  }
  .motus-lgn-nav-header .nav-link.active {
    padding: 0.5rem 0.5rem;
  }
}

/* 
1. When the input is in the focus state
reduce the size of the label and move upwards 

2. Keep label state when content is in input field 
*/
.form__input:focus ~ .form__label,
.form__input:not(:placeholder-shown).form__input:not(:focus) ~ .form__label {
  top: -0.6rem;
  font-size: 0.8rem;
  left: 0.8rem;
}

.hr-text {
  line-height: 1em;
  position: relative;
  outline: 0;
  border: 0;
  text-align: center;
  height: 1.5em;
}
.hr-text:before {
  content: "";
  background: #D4D4D4;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
}
.hr-text:after {
  content: attr(data-content);
  position: relative;
  display: inline-block;
  color: black;
  padding: 0 0.5em;
  line-height: 1.5em;
  color: #666666;
  background-color: #fff;
}

.spinner {
  display: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}
