/* line 4, app/assets/stylesheets/portal/components/_dl_list.scss */
.dl-justify {
  font-size: 0.75rem;
}

/* line 7, app/assets/stylesheets/portal/components/_dl_list.scss */
.dl-justify dt {
  float: left;
  font-weight: normal;
  background-color: #ffffff;
  padding-right: 1em;
  padding-bottom: 0.5em;
  position: relative;
  z-index: 2;
}

/* line 17, app/assets/stylesheets/portal/components/_dl_list.scss */
.dl-justify dd {
  text-align: right;
  margin: 0;
  position: relative;
  padding-bottom: 0.5em;
  z-index: 1;
}

/* line 24, app/assets/stylesheets/portal/components/_dl_list.scss */
.dl-justify dd span {
  background-color: #ffffff;
  padding-left: 1em;
}

/* line 29, app/assets/stylesheets/portal/components/_dl_list.scss */
.dl-justify dd:before {
  z-index: -1;
  position: absolute;
  top: 0.8em;
  left: 0;
  right: 0;
  content: "";
  border-top: 1px dotted #E8EDF2;
}
/* line 4, app/assets/stylesheets/public/_footer-en-AU.scss */
#addressfinder_new_zealand a {
  background: url(/assets/web/icon_flag_new_zealand-91936975a2435445159c3afccb8cfaf97f8f29aa570fa8138aa4df2c7870ca94.png) 50% 0 no-repeat;
  display: inline-block;
  padding-top: 20px;
}
/* line 4, app/assets/stylesheets/public/_footer-en-NZ.scss */
#addressfinder_australia a {
  background: url(/assets/web/icon_flag_australia-68d2d60df28ab0e1302f41545141e90973c5a4d712aa4be56134d1ad759a993c.png) 50% 0 no-repeat;
  display: inline-block;
  padding-top: 20px;
}
/* line 6, app/assets/stylesheets/public/_theme_guest.scss */
.theme_guest main header.banner {
  text-align: center;
}

/* line 11, app/assets/stylesheets/public/_theme_guest.scss */
.theme_guest main form.form-narrow {
  margin: 0 auto;
  max-width: 450px;
}

/* line 17, app/assets/stylesheets/public/_theme_guest.scss */
.theme_guest main select {
  height: 2.25rem;
  padding: 0.25rem 0.5rem;
}

/* line 23, app/assets/stylesheets/public/_theme_guest.scss */
.theme_guest main .field_error [type="email"],
.theme_guest main .field_error [type="tel"],
.theme_guest main .field_error [type="text"],
.theme_guest main .field_error textarea {
  border-color: #980110;
}

/* line 31, app/assets/stylesheets/public/_theme_guest.scss */
.theme_guest main input[type=text],
.theme_guest main input[type=email],
.theme_guest main input[type=tel] {
  border: 2px solid #444444;
}
/* line 5, app/assets/stylesheets/public/pages/_page_signup.scss */
.page_signup main .hint {
  display: block;
  text-align: left;
  font-size: 1rem;
  margin: 0.1em 0 0 0.1em;
  font-family: Georgia, arial, serif;
  font-size: small;
}

/* line 13, app/assets/stylesheets/public/pages/_page_signup.scss */
.page_signup main .hint.font-sans {
  font-family: "IBM Plex Mono", sans-serif;
}

/* line 17, app/assets/stylesheets/public/pages/_page_signup.scss */
.page_signup main .hint.font-medium {
  font-size: medium;
}

/* line 21, app/assets/stylesheets/public/pages/_page_signup.scss */
.page_signup main .hint a {
  color: #444444;
  text-decoration: underline;
}

/* line 27, app/assets/stylesheets/public/pages/_page_signup.scss */
.page_signup main p ~ p {
  margin-top: 3rem;
}

/* line 33, app/assets/stylesheets/public/pages/_page_signup.scss */
.icon {
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 39, app/assets/stylesheets/public/pages/_page_signup.scss */
.icon::before {
  content: '';
  display: inline-block;
  width: 24px;
}

/* line 45, app/assets/stylesheets/public/pages/_page_signup.scss */
.icon.login-white {
  background-image: url(/assets/web/signup_icons/login-white-ea5163749b4e0195932f3db6b8ade9f4bcbb8e56db571f6698223a9d845e08b5.svg);
}

/* line 51, app/assets/stylesheets/public/pages/_page_signup.scss */
.login a {
  color: white;
  font-family: "IBM Plex Mono", sans-serif;
}

/* line 56, app/assets/stylesheets/public/pages/_page_signup.scss */
.login a:hover {
  text-decoration: none;
}

/* line 61, app/assets/stylesheets/public/pages/_page_signup.scss */
.page_subheading {
  color: #444444;
  font-weight: bold;
}

/* line 67, app/assets/stylesheets/public/pages/_page_signup.scss */
[role="banner"] .banner_container {
  overflow: hidden;
}

/* line 71, app/assets/stylesheets/public/pages/_page_signup.scss */
[role="banner"] h1 {
  float: left;
}

/* line 76, app/assets/stylesheets/public/pages/_page_signup.scss */
#menu {
  position: absolute;
  top: -42px;
  right: 1rem;
  z-index: 4;
  margin-top: -19px;
}

@media (max-width: 600px) {
  /* line 85, app/assets/stylesheets/public/pages/_page_signup.scss */
  #menu {
    top: -32px;
  }
}

@media (min-width: 1536px) {
  /* line 91, app/assets/stylesheets/public/pages/_page_signup.scss */
  #menu {
    right: 50%;
  }
}
/* line 3, app/assets/stylesheets/public/pages/_page_login.scss */
.page_login main .banner.aux,
.page_login main ul,
.page_login main p {
  text-align: center;
}

/* line 9, app/assets/stylesheets/public/pages/_page_login.scss */
.page_login .banner.aux {
  border-top: none;
}
/* line 5, app/assets/stylesheets/shared/pages/_page_keys.scss */
.c_credential__card_section .tool_tip_icon {
  font-size: 1.5rem;
}

/* line 9, app/assets/stylesheets/shared/pages/_page_keys.scss */
.c_credential__card_section .tip_text {
  bottom: 40px;
  right: -67px;
}

/* line 15, app/assets/stylesheets/shared/pages/_page_keys.scss */
.c_credential__content_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 19, app/assets/stylesheets/shared/pages/_page_keys.scss */
.c_credentials__material_icons_container {
  text-align: right;
  width: 20%;
}

/* line 24, app/assets/stylesheets/shared/pages/_page_keys.scss */
.c_credentials__section_admin {
  position: relative;
}

/* line 27, app/assets/stylesheets/shared/pages/_page_keys.scss */
.c_credentials__section_admin .o_arrow {
  position: absolute;
  top: 20px;
  right: 20px;
}

/* line 33, app/assets/stylesheets/shared/pages/_page_keys.scss */
.c_credentials__section_admin .card .o_arrow {
  top: 38px;
  right: 36px;
}

/* line 39, app/assets/stylesheets/shared/pages/_page_keys.scss */
.c_credentials__section_message {
  text-align: center;
}

/* line 43, app/assets/stylesheets/shared/pages/_page_keys.scss */
.c_credentials__banner_divide {
  margin: 20px 0 20px 0;
  text-align: center;
}

/* line 48, app/assets/stylesheets/shared/pages/_page_keys.scss */
button {
  background-color: transparent;
  border: 0;
}

/* line 52, app/assets/stylesheets/shared/pages/_page_keys.scss */
button:hover {
  cursor: pointer;
}

/* line 56, app/assets/stylesheets/shared/pages/_page_keys.scss */
button:disabled:hover {
  cursor: default;
}

/* line 61, app/assets/stylesheets/shared/pages/_page_keys.scss */
[data-copy-id] {
  position: relative;
  overflow: visible;
}

/* line 65, app/assets/stylesheets/shared/pages/_page_keys.scss */
[data-copy-id] [data-copy-badge] {
  position: absolute;
  top: -75%;
  right: 100%;
  padding: 3px 16px;
  background-color: #f6db94;
  color: #444444;
  border-radius: 4px;
  font-size: 0.7rem;
  font-weight: 600;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  opacity: 0;
  pointer-events: none;
}

/* line 84, app/assets/stylesheets/shared/pages/_page_keys.scss */
[data-copy-id]:not(:disabled):hover [data-copy-badge], [data-copy-id]:not(:disabled):focus [data-copy-badge] {
  -webkit-transition: 300ms opacity ease-out, 100ms -webkit-transform ease;
  transition: 300ms opacity ease-out, 100ms -webkit-transform ease;
  transition: 100ms transform ease, 300ms opacity ease-out;
  transition: 100ms transform ease, 300ms opacity ease-out, 100ms -webkit-transform ease;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  opacity: 1;
}

/* line 93, app/assets/stylesheets/shared/pages/_page_keys.scss */
[data-secret-id] {
  position: relative;
  overflow: visible;
}

/* line 97, app/assets/stylesheets/shared/pages/_page_keys.scss */
[data-secret-id] [data-secret-badge] {
  position: absolute;
  top: -150%;
  right: 100%;
  padding: 3px 16px;
  background-color: #f6db94;
  color: #444444;
  border-radius: 4px;
  font-size: 0.7rem;
  font-weight: 600;
  -webkit-transform: translate(50%, 50%);
      -ms-transform: translate(50%, 50%);
          transform: translate(50%, 50%);
  opacity: 0;
  pointer-events: none;
}

/* line 116, app/assets/stylesheets/shared/pages/_page_keys.scss */
[data-secret-id]:not(:disabled):hover [data-secret-badge], [data-secret-id]:not(:disabled):focus [data-secret-badge] {
  -webkit-transition: 300ms opacity ease-out, 100ms -webkit-transform ease;
  transition: 300ms opacity ease-out, 100ms -webkit-transform ease;
  transition: 100ms transform ease, 300ms opacity ease-out;
  transition: 100ms transform ease, 300ms opacity ease-out, 100ms -webkit-transform ease;
  -webkit-transform: translate(50%, 50%);
      -ms-transform: translate(50%, 50%);
          transform: translate(50%, 50%);
  opacity: 1;
}
/* line 1, app/assets/stylesheets/shared/_dropdown_inverting_arrow.scss */
.o_arrow {
  height: 10px;
  width: 10px;
}

/* line 6, app/assets/stylesheets/shared/_dropdown_inverting_arrow.scss */
.o_arrow::before,
.o_arrow::after {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 0.15rem;
  height: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #444444;
}

/* line 17, app/assets/stylesheets/shared/_dropdown_inverting_arrow.scss */
.js_collapsed .o_arrow::before {
  left: -2px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/* line 22, app/assets/stylesheets/shared/_dropdown_inverting_arrow.scss */
.js_collapsed .o_arrow::after {
  left: 4px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* line 27, app/assets/stylesheets/shared/_dropdown_inverting_arrow.scss */
.o_arrow::before {
  left: -2px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* line 32, app/assets/stylesheets/shared/_dropdown_inverting_arrow.scss */
.o_arrow::after {
  left: 4px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/* line 5, app/assets/stylesheets/shared/_faq.scss */
.section_faq {
  background-color: #ffffff;
  padding: 0.5rem 0;
}

/* line 9, app/assets/stylesheets/shared/_faq.scss */
.section_faq .icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 14, app/assets/stylesheets/shared/_faq.scss */
.section_faq .icon::before {
  content: "";
  display: inline-block;
}

/* line 19, app/assets/stylesheets/shared/_faq.scss */
.section_faq .icon.question-circle {
  background-image: url(/assets/icons/question-circle-2af9fa87007efed73d5e913b19b07825fde19a6c16045c7f860353f318c387d5.svg);
  height: 48px;
}

/* line 23, app/assets/stylesheets/shared/_faq.scss */
.section_faq .icon.question-circle::before {
  width: 48px;
}

/* line 29, app/assets/stylesheets/shared/_faq.scss */
.theme_portal .section_faq {
  background-color: transparent;
}

/* line 33, app/assets/stylesheets/shared/_faq.scss */
.section_faq .c_toggle_list {
  list-style: none;
  padding: 0;
  margin: auto;
  width: 100%;
}

/* line 40, app/assets/stylesheets/shared/_faq.scss */
.section_faq .c_toggle_list--half {
  padding: 15px 0 30px 0;
}

/* line 44, app/assets/stylesheets/shared/_faq.scss */
.section_faq .c_toggle_item {
  position: relative;
  cursor: pointer;
  margin-bottom: 1rem;
  -webkit-box-shadow: 0px 2px 13px #979797;
          box-shadow: 0px 2px 13px #979797;
  border-radius: 4px;
}

/* line 51, app/assets/stylesheets/shared/_faq.scss */
.section_faq .c_toggle_item:last-child {
  border-bottom: 1px solid #E8EDF2;
}

/* line 55, app/assets/stylesheets/shared/_faq.scss */
.section_faq .c_toggle_item .section_faq .c_toggle_item__description.hidden {
  display: none;
}

/* line 60, app/assets/stylesheets/shared/_faq.scss */
.section_faq .c_toggle_item__heading {
  margin: 0;
  color: #496488;
}

/* line 66, app/assets/stylesheets/shared/_faq.scss */
.section_faq .c_toggle_item__description p:last-child {
  padding-bottom: 1rem;
  border-bottom: 2px solid #f2be36;
}

/* line 72, app/assets/stylesheets/shared/_faq.scss */
.section_faq .o_arrow {
  position: absolute;
  top: 18px;
  right: 10px;
}

@media (min-width: 720px) {
  /* line 80, app/assets/stylesheets/shared/_faq.scss */
  .c_toggle_list--half {
    max-width: 750px;
    margin: auto;
    padding: 1rem 0;
  }
  /* line 86, app/assets/stylesheets/shared/_faq.scss */
  .c_toggle_item {
    border: 1px solid #E8EDF2;
    border-bottom: none;
  }
}
/* line 5, app/assets/stylesheets/shared/_tips.scss */
.tip_container {
  cursor: pointer;
  position: relative;
}

/* line 11, app/assets/stylesheets/shared/_tips.scss */
.tip_container .tip_expander .tool_tip_icon {
  color: #f2be36;
}

/* line 13, app/assets/stylesheets/shared/_tips.scss */
.tip_container .tip_expander .tool_tip_icon:hover {
  color: #f6db94;
  text-decoration: none;
}

/* line 18, app/assets/stylesheets/shared/_tips.scss */
.tip_container .tip_expander .tool_tip_icon_secondary {
  color: #496488;
}

/* line 20, app/assets/stylesheets/shared/_tips.scss */
.tip_container .tip_expander .tool_tip_icon_secondary:hover {
  color: #E8EDF2;
  text-decoration: none;
}

/* line 27, app/assets/stylesheets/shared/_tips.scss */
.tip_container .tip_expander .tip_text {
  background-color: #f6db94;
  color: #444444;
  border-radius: 4px;
  width: 10rem;
  font-size: 0.7rem;
  line-height: 1.5;
  padding: 5px 10px;
  position: absolute;
  z-index: 10;
  text-align: left;
  word-break: break-word;
  right: -12px;
}

/* line 40, app/assets/stylesheets/shared/_tips.scss */
.tip_container .tip_expander .tip_text.tip_hidden {
  display: none;
}

/* line 46, app/assets/stylesheets/shared/_tips.scss */
.tip_container .tip_expander .tip_text:after {
  content: "";
  position: absolute;
  bottom: 1px;
  left: auto;
  right: 12px;
  border: 10px solid transparent;
  border-top-color: #f6db94;
  border-bottom: 0;
  margin-bottom: -10px;
  z-index: 10;
}

/* line 61, app/assets/stylesheets/shared/_tips.scss */
.tip_container.tip_position_top .tip_text {
  top: -12px;
  -webkit-transform: translate(-50%, -100%);
      -ms-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

/* line 68, app/assets/stylesheets/shared/_tips.scss */
#tool_tip_overlay {
  display: block;
  position: fixed;
  top: 0;
  left: 225px;
  right: 0;
  bottom: 0;
  z-index: 4;
  content: "";
}

/* line 77, app/assets/stylesheets/shared/_tips.scss */
#tool_tip_overlay.overlay_hidden {
  display: none;
}
/* line 4, app/assets/stylesheets/portal/_utils.scss */
.box-shadow {
  -webkit-box-shadow: 0px 2px 13px #979797;
          box-shadow: 0px 2px 13px #979797;
}

/* line 8, app/assets/stylesheets/portal/_utils.scss */
.text-600 {
  font-weight: 600;
}

/* line 12, app/assets/stylesheets/portal/_utils.scss */
.text-500 {
  font-weight: 500;
}

/* line 16, app/assets/stylesheets/portal/_utils.scss */
.text-400 {
  font-weight: 400;
}

/* line 20, app/assets/stylesheets/portal/_utils.scss */
.text-size-16 {
  font-size: 1rem;
}

/* line 24, app/assets/stylesheets/portal/_utils.scss */
.text-size-18 {
  font-size: 1.125rem;
}

/* line 28, app/assets/stylesheets/portal/_utils.scss */
.text-gray-light {
  color: #969696;
}

/* line 32, app/assets/stylesheets/portal/_utils.scss */
.text-blue {
  color: #496488;
}

/* line 36, app/assets/stylesheets/portal/_utils.scss */
.text-red {
  color: #9E0B00;
}

/* line 40, app/assets/stylesheets/portal/_utils.scss */
.width-100 {
  width: 100%;
}

/* line 44, app/assets/stylesheets/portal/_utils.scss */
.width-max-100 {
  width: 100%;
}

/* line 48, app/assets/stylesheets/portal/_utils.scss */
.width-max-100-i {
  max-width: 100% !important;
}

/* line 52, app/assets/stylesheets/portal/_utils.scss */
.width-min-200 {
  min-width: 200px;
}

/* line 56, app/assets/stylesheets/portal/_utils.scss */
.width-min-160 {
  min-width: 160px;
}

/* line 60, app/assets/stylesheets/portal/_utils.scss */
.row-gap-12 {
  row-gap: 12px;
}

@media screen and (max-width: 600px) {
  /* line 64, app/assets/stylesheets/portal/_utils.scss */
  .flex-column-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* line 70, app/assets/stylesheets/portal/_utils.scss */
.no-margin-block {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}

/* line 75, app/assets/stylesheets/portal/_utils.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 87, app/assets/stylesheets/portal/_utils.scss */
.divider {
  border-bottom: 1px solid #e1e0eb;
}

/* line 91, app/assets/stylesheets/portal/_utils.scss */
.divider-yellow {
  border-bottom: 2px solid #f2be36;
}

/* line 95, app/assets/stylesheets/portal/_utils.scss */
.invoke-transition {
  -webkit-transition: 0.1s ease all;
  transition: 0.1s ease all;
}

/* line 99, app/assets/stylesheets/portal/_utils.scss */
.hiddeni {
  display: none !important;
}
/* line 1, app/assets/stylesheets/portal/layouts/_card_layout.scss */
.card-layout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 7, app/assets/stylesheets/portal/layouts/_card_layout.scss */
.card-layout-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 11, app/assets/stylesheets/portal/layouts/_card_layout.scss */
.card-layout-dynamic-heights {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
/* line 5, app/assets/stylesheets/portal/components/_cards.scss */
.card {
  --padding-horizontal: 36px;
  --padding-vertical: 24px;
  --item-gutter: 1rem;
  padding: var(--item-gutter);
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-basis: calc(50% - (var(--item-gutter)));
      -ms-flex-preferred-size: calc(50% - (var(--item-gutter)));
          flex-basis: calc(50% - (var(--item-gutter)));
  min-width: 20rem;
  background-color: #ffffff;
}

/* line 17, app/assets/stylesheets/portal/components/_cards.scss */
.card.card-expand {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: 100%;
}

/* line 23, app/assets/stylesheets/portal/components/_cards.scss */
.card.card-half {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  max-width: calc(50% - (var(--item-gutter)));
  padding: 0;
  min-width: 20rem;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

@media screen and (max-width: 1100px) {
  /* line 23, app/assets/stylesheets/portal/components/_cards.scss */
  .card.card-half {
    max-width: 100%;
  }
}

/* line 36, app/assets/stylesheets/portal/components/_cards.scss */
.card > form {
  display: contents;
}

/* line 41, app/assets/stylesheets/portal/components/_cards.scss */
.card-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 24px;
  row-gap: 12px;
}

/* line 48, app/assets/stylesheets/portal/components/_cards.scss */
.card-header > *:nth-child(1) {
  margin-right: 12px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

/* line 55, app/assets/stylesheets/portal/components/_cards.scss */
.card-header p {
  margin-bottom: 0;
  margin-top: 8px;
  font-weight: 400;
  font-size: 1.25rem;
}

/* line 62, app/assets/stylesheets/portal/components/_cards.scss */
.card-header .btn {
  white-space: nowrap;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 69, app/assets/stylesheets/portal/components/_cards.scss */
.card-button-wrapper[data-size="small"] {
  -webkit-flex-basis: 140px;
      -ms-flex-preferred-size: 140px;
          flex-basis: 140px;
}

/* line 73, app/assets/stylesheets/portal/components/_cards.scss */
.card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* line 77, app/assets/stylesheets/portal/components/_cards.scss */
.card-content > *:not(:last-child) {
  margin-bottom: var(--item-gutter);
}

/* line 82, app/assets/stylesheets/portal/components/_cards.scss */
.card-divider {
  border-bottom: 1px solid #979797;
}

/* line 88, app/assets/stylesheets/portal/components/_cards.scss */
.is-ie11 .card-content > * {
  margin-bottom: 24px;
}

/* line 92, app/assets/stylesheets/portal/components/_cards.scss */
.is-ie11 .card-content > *:last-child {
  margin-bottom: 0;
}

/* line 97, app/assets/stylesheets/portal/components/_cards.scss */
.is-ie11 .card-header > *:nth-child(2) {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
}
/* line 3, app/assets/stylesheets/portal/components/_ul.scss */
.ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 9, app/assets/stylesheets/portal/components/_ul.scss */
.ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #E8EDF2;
  padding-bottom: 12px;
  margin-bottom: 12px;
}

/* line 16, app/assets/stylesheets/portal/components/_ul.scss */
.ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

/* line 22, app/assets/stylesheets/portal/components/_ul.scss */
.ul li > * {
  margin-right: 12px;
}

/* line 25, app/assets/stylesheets/portal/components/_ul.scss */
.ul li > *:last-child {
  margin-right: 0;
}

/* line 31, app/assets/stylesheets/portal/components/_ul.scss */
.ul p {
  margin: 0;
  font-weight: 400;
  word-break: break-all;
}

/* line 37, app/assets/stylesheets/portal/components/_ul.scss */
.ul .tip_container {
  -webkit-align-self: normal;
      -ms-flex-item-align: normal;
          align-self: normal;
}

/* line 41, app/assets/stylesheets/portal/components/_ul.scss */
.ul-users li {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 46, app/assets/stylesheets/portal/components/_ul.scss */
.ul-users p:nth-child(1) {
  margin-right: 24px;
}

/* line 51, app/assets/stylesheets/portal/components/_ul.scss */
.ul-users-has-roles li {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

/* line 53, app/assets/stylesheets/portal/components/_ul.scss */
.ul-users-has-roles li > * {
  margin: 0 !important;
}

/* line 60, app/assets/stylesheets/portal/components/_ul.scss */
.ul-users-has-roles li > *:nth-child(1) {
  display: table;
  width: 100%;
}

/* line 64, app/assets/stylesheets/portal/components/_ul.scss */
.ul-users-has-roles li > *:nth-child(1):before {
  display: table-column;
  width: 100%;
  content: "";
}

/* line 71, app/assets/stylesheets/portal/components/_ul.scss */
.ul-users-has-roles li .ul-users-badge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 6px;
     -moz-column-gap: 6px;
          column-gap: 6px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}

/* line 78, app/assets/stylesheets/portal/components/_ul.scss */
.ul-users-has-roles li .ul-users-name {
  display: table-cell;
  max-width: 1px;
}

/* line 83, app/assets/stylesheets/portal/components/_ul.scss */
.ul-users-has-roles li .ul-users-email {
  white-space: nowrap;
}

/* line 87, app/assets/stylesheets/portal/components/_ul.scss */
.ul-users-has-roles li p {
  margin: 0 !important;
  word-break: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 4, app/assets/stylesheets/portal/components/_card_credentials.scss */
.card .c_credential__card_wrapper {
  margin: -12px;
}

/* line 8, app/assets/stylesheets/portal/components/_card_credentials.scss */
.card .c_credential__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

/* line 14, app/assets/stylesheets/portal/components/_card_credentials.scss */
.card .c_credential__card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin: 0px;
  padding: 0;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border: 0;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 25, app/assets/stylesheets/portal/components/_card_credentials.scss */
.card .c_credential__card .c_credential__content_container {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 30, app/assets/stylesheets/portal/components/_card_credentials.scss */
.card .c_credential__card_section {
  -webkit-flex-basis: 250px;
      -ms-flex-preferred-size: 250px;
          flex-basis: 250px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 2rem;
  padding: 1rem 0;
}

/* line 36, app/assets/stylesheets/portal/components/_card_credentials.scss */
.card .c_credential__card_section.section_key {
  border-bottom: solid 2px #f2be36;
}

/* line 41, app/assets/stylesheets/portal/components/_card_credentials.scss */
.card .c_credential__card_section.unavailable .secret_field {
  -webkit-filter: blur(3px);
          filter: blur(3px);
}

/* line 47, app/assets/stylesheets/portal/components/_card_credentials.scss */
.card .c_credential__section_header,
.card .secret_field {
  padding: 6px 0;
  width: 100%;
}

/* line 53, app/assets/stylesheets/portal/components/_card_credentials.scss */
.card .secret_field {
  font-family: "IBM Plex Mono", sans-serif;
  font-size: 1.25rem;
  font-weight: 300;
  padding-left: 12px;
  border: none;
  background-color: inherit;
}

/* line 62, app/assets/stylesheets/portal/components/_card_credentials.scss */
.card .c_credential__section_header {
  font-weight: 900;
  color: #444444;
  text-transform: uppercase;
  margin: 0;
}

/* line 69, app/assets/stylesheets/portal/components/_card_credentials.scss */
.card .c_credentials__material_icons_container {
  margin-left: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  width: auto;
}

/* line 75, app/assets/stylesheets/portal/components/_card_credentials.scss */
.card .c_credentials__material_icons_container .material-icons:not(:first-child) {
  margin-left: 12px;
}

/* line 80, app/assets/stylesheets/portal/components/_card_credentials.scss */
.card .c_credential__footer {
  background-color: #E8EDF2;
  margin: 0;
  padding: 1.2rem 2rem;
  position: relative;
  line-height: 2rem;
}

/* line 87, app/assets/stylesheets/portal/components/_card_credentials.scss */
.card .c_credential__footer .btn-footer {
  position: absolute;
  right: 2rem;
}
/* line 1, app/assets/stylesheets/portal/components/_icon_text.scss */
.icon-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 4, app/assets/stylesheets/portal/components/_icon_text.scss */
.icon-text > :first-child {
  margin-right: 24px;
}

/* line 9, app/assets/stylesheets/portal/components/_icon_text.scss */
.icon-text-icon {
  width: 30px;
  height: 30px;
  display: block;
}
/* line 3, app/assets/stylesheets/portal/layouts/_layout_base.scss */
.page_masthead {
  margin: 0 1rem;
  padding: 1rem 0;
  border-bottom: solid 2px #f2be36;
}

@media (min-width: 800px) {
  /* line 9, app/assets/stylesheets/portal/layouts/_layout_base.scss */
  .page_masthead .masthead_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  /* line 14, app/assets/stylesheets/portal/layouts/_layout_base.scss */
  .page_masthead .masthead_button {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
}

/* line 23, app/assets/stylesheets/portal/layouts/_layout_base.scss */
abbr {
  text-decoration: none;
}

/* line 29, app/assets/stylesheets/portal/layouts/_layout_base.scss */
.dropdown_link:hover {
  text-decoration: none;
}

/* line 35, app/assets/stylesheets/portal/layouts/_layout_base.scss */
.banner_container_portal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 1rem;
  height: 70px;
}

/* line 45, app/assets/stylesheets/portal/layouts/_layout_base.scss */
.banner_container_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 50, app/assets/stylesheets/portal/layouts/_layout_base.scss */
.banner_container_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 55, app/assets/stylesheets/portal/layouts/_layout_base.scss */
.main_portal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1500px;
  margin: 0 auto;
  background: #f9f8f8;
}

/* line 64, app/assets/stylesheets/portal/layouts/_layout_base.scss */
.nav_icon {
  font-size: 1.5rem;
  font-weight: 500;
  max-width: 1.5rem;
}

/* line 70, app/assets/stylesheets/portal/layouts/_layout_base.scss */
.content_portal {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  overflow: auto;
  background: #ffffff;
}

/* line 76, app/assets/stylesheets/portal/layouts/_layout_base.scss */
#sidebar_trigger {
  display: none;
}

@media (max-width: 800px) {
  /* line 76, app/assets/stylesheets/portal/layouts/_layout_base.scss */
  #sidebar_trigger {
    font-size: 1.875rem;
    font-weight: 500;
    color: #ffffff;
    max-width: 2rem;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 1rem 0 0;
  }
}

/* line 90, app/assets/stylesheets/portal/layouts/_layout_base.scss */
#sidebar_trigger > #hamburger_closed {
  display: block;
}

/* line 94, app/assets/stylesheets/portal/layouts/_layout_base.scss */
#sidebar_trigger > #hamburger_open {
  display: none;
}

/* line 99, app/assets/stylesheets/portal/layouts/_layout_base.scss */
#sidebar_trigger.js_menu_active > #hamburger_closed {
  display: none;
}

/* line 103, app/assets/stylesheets/portal/layouts/_layout_base.scss */
#sidebar_trigger.js_menu_active > #hamburger_open {
  display: block;
}
/* line 8, app/assets/stylesheets/shared/_layouts.scss */
.layout_split .layout_secondary.alternate {
  background-color: #d7ebf4;
  padding: 0 1.5em 1.5em;
  border: solid 1px #ededed;
}

/* line 16, app/assets/stylesheets/shared/_layouts.scss */
.banner {
  background: white;
}

/* line 19, app/assets/stylesheets/shared/_layouts.scss */
.banner.subtle {
  background: #f9f8f8;
}

/* line 22, app/assets/stylesheets/shared/_layouts.scss */
header.banner + .banner.subtle {
  border-top: #f9f8f8 solid 1px;
}

/* line 27, app/assets/stylesheets/shared/_layouts.scss */
.banner.stripe {
  border-top: #dedede solid 1px;
  border-bottom: #dedede solid 1px;
}

/* line 32, app/assets/stylesheets/shared/_layouts.scss */
.banner.aux {
  background: #f9f8f8;
  border-top: #969696 solid 1px;
  border-bottom: #969696 solid 1px;
}

/* line 38, app/assets/stylesheets/shared/_layouts.scss */
.banner.alternate {
  background: #980110;
  color: white;
}

/* line 43, app/assets/stylesheets/shared/_layouts.scss */
.banner.none {
  background: none;
}

/* line 48, app/assets/stylesheets/shared/_layouts.scss */
.banner.narrow .banner_container {
  max-width: 640px;
}

/* line 54, app/assets/stylesheets/shared/_layouts.scss */
.theme_portal main.banner {
  display: block;
}

/* line 58, app/assets/stylesheets/shared/_layouts.scss */
.banner_content {
  background-color: #f9f8f8;
}

/* line 62, app/assets/stylesheets/shared/_layouts.scss */
.banner_container {
  --banner-container-padding: 24px;
  max-width: 1500px;
  margin: 0 auto;
  padding: var(--banner-container-padding);
}

/* line 69, app/assets/stylesheets/shared/_layouts.scss */
.banner_container.banner_concise {
  max-width: 460px;
  padding: 1rem 0;
}

/* line 74, app/assets/stylesheets/shared/_layouts.scss */
.banner_container.banner_inset {
  padding: 2.7rem 0;
}

/* line 78, app/assets/stylesheets/shared/_layouts.scss */
.banner_container.banner_constrained {
  max-width: 720px;
}

/* line 82, app/assets/stylesheets/shared/_layouts.scss */
.banner_container.banner_portal {
  max-width: 640px;
}

/* line 86, app/assets/stylesheets/shared/_layouts.scss */
.banner_container.banner_alternate {
  max-width: 1500px;
  margin: 0 auto;
  padding: 2.7rem 1rem;
}

@media screen and (max-width: 600px) {
  /* line 62, app/assets/stylesheets/shared/_layouts.scss */
  .banner_container {
    --banner-container-padding: 12px;
  }
}

/* line 97, app/assets/stylesheets/shared/_layouts.scss */
.layout_feature {
  text-align: center;
}

/* line 100, app/assets/stylesheets/shared/_layouts.scss */
.layout_feature figure {
  padding: 1px;
}

/* line 104, app/assets/stylesheets/shared/_layouts.scss */
.layout_feature .layout_feature_description {
  display: inline-block;
  text-align: left;
}

/* line 110, app/assets/stylesheets/shared/_layouts.scss */
.section-hide {
  display: none;
}

@media (min-width: 640px) {
  /* line 115, app/assets/stylesheets/shared/_layouts.scss */
  .layout_split {
    overflow: hidden;
  }
  /* line 118, app/assets/stylesheets/shared/_layouts.scss */
  .layout_split .layout_primary {
    float: left;
    width: 47.49%;
    overflow: hidden;
  }
  /* line 124, app/assets/stylesheets/shared/_layouts.scss */
  .layout_split .layout_secondary {
    width: 47.49%;
    margin: 0 0 0 52.5%;
    overflow: hidden;
  }
}

@media (min-width: 800px) {
  /* line 133, app/assets/stylesheets/shared/_layouts.scss */
  .layout_feature {
    overflow: hidden;
  }
  /* line 136, app/assets/stylesheets/shared/_layouts.scss */
  .layout_feature figure {
    width: 48%;
  }
  /* line 140, app/assets/stylesheets/shared/_layouts.scss */
  .layout_feature .layout_feature_description {
    display: block;
  }
  /* line 143, app/assets/stylesheets/shared/_layouts.scss */
  .layout_feature .layout_feature_description > *:first-child {
    margin-top: 0;
  }
  /* line 149, app/assets/stylesheets/shared/_layouts.scss */
  .layout_feature.layout_feature_primary figure {
    float: left;
    text-align: left;
  }
  /* line 154, app/assets/stylesheets/shared/_layouts.scss */
  .layout_feature.layout_feature_primary .layout_feature_description {
    margin-left: 52%;
  }
  /* line 160, app/assets/stylesheets/shared/_layouts.scss */
  .layout_feature.layout_feature_secondary figure {
    float: right;
    text-align: right;
  }
  /* line 165, app/assets/stylesheets/shared/_layouts.scss */
  .layout_feature.layout_feature_secondary .layout_feature_description {
    margin-right: 52%;
  }
  /* line 173, app/assets/stylesheets/shared/_layouts.scss */
  .banner.block_side_by_side .block_container {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-spacing: 1rem 0;
    padding: 0;
  }
  /* line 180, app/assets/stylesheets/shared/_layouts.scss */
  .banner.block_side_by_side .block_container .block.inset {
    display: table-cell;
    vertical-align: top;
  }
  /* line 187, app/assets/stylesheets/shared/_layouts.scss */
  .banner.block_side_by_side .block_container .block.plain {
    border: none;
    background-color: transparent;
  }
}
/* line 3, app/assets/stylesheets/portal/components/_typography.scss */
.typography > :first-child {
  margin-top: 0;
}

/* line 7, app/assets/stylesheets/portal/components/_typography.scss */
.typography > :last-child {
  margin-bottom: 0;
}

/* line 11, app/assets/stylesheets/portal/components/_typography.scss */
.typography ul,
.typography ol {
  padding-left: 4rem;
}

/* line 16, app/assets/stylesheets/portal/components/_typography.scss */
.typography li::marker {
  font-weight: 600;
}
/* line 30, app/assets/stylesheets/shared/components/_text_input.scss */
.input-select-wrapper {
  position: relative;
}

/* line 33, app/assets/stylesheets/shared/components/_text_input.scss */
.input-select-wrapper select {
  padding: 6px 18px;
  width: 100%;
  max-width: 400px;
  font-family: "IBM Plex Mono", sans-serif;
}

/* line 39, app/assets/stylesheets/shared/components/_text_input.scss */
.input-select-wrapper select.max-width {
  max-width: 100%;
}

/* line 44, app/assets/stylesheets/shared/components/_text_input.scss */
.input-select-wrapper select[data-dirty='true'] ~ label {
  top: -25px;
  color: #496488;
  font-size: 1rem;
}

/* line 50, app/assets/stylesheets/shared/components/_text_input.scss */
.input-select-wrapper label {
  color: #757575;
  font-weight: 400;
  position: absolute;
  pointer-events: none;
  left: 18px;
  top: 15px;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
  font-family: "IBM Plex Mono", sans-serif;
}

/* line 61, app/assets/stylesheets/shared/components/_text_input.scss */
.input-select-wrapper small {
  margin-top: 4px;
  margin-right: 18px;
  margin-left: 18px;
  font-weight: 400;
  font-size: 0.85rem;
  display: block;
  color: #757575;
}

/* line 72, app/assets/stylesheets/shared/components/_text_input.scss */
.input-text-wrapper {
  position: relative;
}

/* line 75, app/assets/stylesheets/shared/components/_text_input.scss */
.input-text-wrapper input,
.input-text-wrapper textarea {
  font-family: "IBM Plex Mono", sans-serif;
  padding: 15px;
  font-size: 1.125rem;
  border: 1px solid #979797;
  display: block;
  background-color: #ffffff;
  max-width: 400px;
  width: 100%;
}

/* line 86, app/assets/stylesheets/shared/components/_text_input.scss */
.input-text-wrapper input.max-width,
.input-text-wrapper textarea.max-width {
  max-width: 100%;
}

/* line 91, app/assets/stylesheets/shared/components/_text_input.scss */
.input-text-wrapper textarea:-moz-read-only, .input-text-wrapper input:-moz-read-only {
  background-color: #f9f8f8;
  border-color: #f9f8f8;
}
.input-text-wrapper textarea:disabled,
.input-text-wrapper input:disabled,
.input-text-wrapper textarea:read-only,
.input-text-wrapper input:read-only {
  background-color: #f9f8f8;
  border-color: #f9f8f8;
}

/* line 99, app/assets/stylesheets/shared/components/_text_input.scss */
.input-text-wrapper small {
  margin-top: 4px;
  margin-right: 18px;
  margin-left: 18px;
  font-weight: 400;
  font-size: 0.85rem;
  display: block;
  color: #757575;
}

/* line 109, app/assets/stylesheets/shared/components/_text_input.scss */
.input-text-wrapper label {
  position: absolute;
  pointer-events: none;
  top: 4px;
  left: 15px;
  color: #757575;
  font-size: 0.75rem;
  font-family: "IBM Plex Mono", sans-serif;
  font-size: small;
  z-index: 1;
}

/* line 121, app/assets/stylesheets/shared/components/_text_input.scss */
.input-text-wrapper input[data-floating-placeholder]::-webkit-input-placeholder {
  font-family: "IBM Plex Mono", sans-serif;
  color: #444444;
}
.input-text-wrapper input[data-floating-placeholder]::-moz-placeholder {
  font-family: "IBM Plex Mono", sans-serif;
  color: #444444;
}
.input-text-wrapper input[data-floating-placeholder]:-ms-input-placeholder {
  font-family: "IBM Plex Mono", sans-serif;
  color: #444444;
}
.input-text-wrapper input[data-floating-placeholder]::-ms-input-placeholder {
  font-family: "IBM Plex Mono", sans-serif;
  color: #444444;
}
.input-text-wrapper input[data-floating-placeholder]::placeholder {
  font-family: "IBM Plex Mono", sans-serif;
  color: #444444;
}

/* line 126, app/assets/stylesheets/shared/components/_text_input.scss */
.input-text-wrapper label.hide_label {
  display: none;
}

/* line 130, app/assets/stylesheets/shared/components/_text_input.scss */
.input-text-wrapper label.hide_label ~ input, .input-text-wrapper textarea {
  padding: 15px;
}

/* line 134, app/assets/stylesheets/shared/components/_text_input.scss */
.input-text-wrapper label:not(.hide_label) ~ input, .input-text-wrapper textarea {
  padding: 20px 14px 10px;
}

/* line 138, app/assets/stylesheets/shared/components/_text_input.scss */
.input-text-wrapper input[data-floating-placeholder]:focus::-webkit-input-placeholder, .input-text-wrapper textarea[data-floating-placeholder]:focus::-webkit-input-placeholder {
  color: transparent;
}
.input-text-wrapper input[data-floating-placeholder]:focus::-moz-placeholder, .input-text-wrapper textarea[data-floating-placeholder]:focus::-moz-placeholder {
  color: transparent;
}
.input-text-wrapper input[data-floating-placeholder]:focus:-ms-input-placeholder, .input-text-wrapper textarea[data-floating-placeholder]:focus:-ms-input-placeholder {
  color: transparent;
}
.input-text-wrapper input[data-floating-placeholder]:focus::-ms-input-placeholder, .input-text-wrapper textarea[data-floating-placeholder]:focus::-ms-input-placeholder {
  color: transparent;
}
.input-text-wrapper input[data-floating-placeholder]:focus::placeholder,
.input-text-wrapper textarea[data-floating-placeholder]:focus::placeholder {
  color: transparent;
}

/* line 144, app/assets/stylesheets/shared/components/_text_input.scss */
.input-text-wrapper .field_error input[data-floating-placeholder]::-webkit-input-placeholder {
  color: #980110;
}
.input-text-wrapper .field_error input[data-floating-placeholder]::-moz-placeholder {
  color: #980110;
}
.input-text-wrapper .field_error input[data-floating-placeholder]:-ms-input-placeholder {
  color: #980110;
}
.input-text-wrapper .field_error input[data-floating-placeholder]::-ms-input-placeholder {
  color: #980110;
}
.input-text-wrapper .field_error input[data-floating-placeholder]::placeholder {
  color: #980110;
}

/* line 148, app/assets/stylesheets/shared/components/_text_input.scss */
.input-text-wrapper .field_error input[data-floating-placeholder]:focus::-webkit-input-placeholder {
  color: transparent;
}
.input-text-wrapper .field_error input[data-floating-placeholder]:focus::-moz-placeholder {
  color: transparent;
}
.input-text-wrapper .field_error input[data-floating-placeholder]:focus:-ms-input-placeholder {
  color: transparent;
}
.input-text-wrapper .field_error input[data-floating-placeholder]:focus::-ms-input-placeholder {
  color: transparent;
}
.input-text-wrapper .field_error input[data-floating-placeholder]:focus::placeholder {
  color: transparent;
}

/* line 8, app/assets/stylesheets/shared/components/_text_input.scss */
.input-text-wrapper input[data-touched='true'][data-valid='true'], .input-text-wrapper input[data-touched='true'][data-valid='true']:focus,
.input-text-wrapper textarea[data-touched='true'][data-valid='true'],
.input-text-wrapper textarea[data-touched='true'][data-valid='true']:focus {
  border-color: #1D5D3D;
}

/* line 12, app/assets/stylesheets/shared/components/_text_input.scss */
.input-text-wrapper input[data-touched='true'][data-valid='true'] ~ label,
.input-text-wrapper textarea[data-touched='true'][data-valid='true'] ~ label {
  color: #1D5D3D;
}

/* line 18, app/assets/stylesheets/shared/components/_text_input.scss */
.input-text-wrapper input[data-floating-placeholder][data-touched='true'][data-valid='true']::-webkit-input-placeholder {
  color: #1D5D3D;
}
.input-text-wrapper input[data-floating-placeholder][data-touched='true'][data-valid='true']::-moz-placeholder {
  color: #1D5D3D;
}
.input-text-wrapper input[data-floating-placeholder][data-touched='true'][data-valid='true']:-ms-input-placeholder {
  color: #1D5D3D;
}
.input-text-wrapper input[data-floating-placeholder][data-touched='true'][data-valid='true']::-ms-input-placeholder {
  color: #1D5D3D;
}
.input-text-wrapper input[data-floating-placeholder][data-touched='true'][data-valid='true']::placeholder {
  color: #1D5D3D;
}

/* line 24, app/assets/stylesheets/shared/components/_text_input.scss */
.input-text-wrapper input[data-floating-placeholder][data-touched='true'][data-valid='true']:focus::-webkit-input-placeholder {
  color: transparent;
}
.input-text-wrapper input[data-floating-placeholder][data-touched='true'][data-valid='true']:focus::-moz-placeholder {
  color: transparent;
}
.input-text-wrapper input[data-floating-placeholder][data-touched='true'][data-valid='true']:focus:-ms-input-placeholder {
  color: transparent;
}
.input-text-wrapper input[data-floating-placeholder][data-touched='true'][data-valid='true']:focus::-ms-input-placeholder {
  color: transparent;
}
.input-text-wrapper input[data-floating-placeholder][data-touched='true'][data-valid='true']:focus::placeholder {
  color: transparent;
}

/* line 8, app/assets/stylesheets/shared/components/_text_input.scss */
.input-text-wrapper input[data-touched='true'][data-valid='false'], .input-text-wrapper input[data-touched='true'][data-valid='false']:focus,
.input-text-wrapper textarea[data-touched='true'][data-valid='false'],
.input-text-wrapper textarea[data-touched='true'][data-valid='false']:focus {
  border-color: #9E0B00;
}

/* line 12, app/assets/stylesheets/shared/components/_text_input.scss */
.input-text-wrapper input[data-touched='true'][data-valid='false'] ~ label,
.input-text-wrapper textarea[data-touched='true'][data-valid='false'] ~ label {
  color: #9E0B00;
}

/* line 18, app/assets/stylesheets/shared/components/_text_input.scss */
.input-text-wrapper input[data-floating-placeholder][data-touched='true'][data-valid='false']::-webkit-input-placeholder {
  color: #9E0B00;
}
.input-text-wrapper input[data-floating-placeholder][data-touched='true'][data-valid='false']::-moz-placeholder {
  color: #9E0B00;
}
.input-text-wrapper input[data-floating-placeholder][data-touched='true'][data-valid='false']:-ms-input-placeholder {
  color: #9E0B00;
}
.input-text-wrapper input[data-floating-placeholder][data-touched='true'][data-valid='false']::-ms-input-placeholder {
  color: #9E0B00;
}
.input-text-wrapper input[data-floating-placeholder][data-touched='true'][data-valid='false']::placeholder {
  color: #9E0B00;
}

/* line 24, app/assets/stylesheets/shared/components/_text_input.scss */
.input-text-wrapper input[data-floating-placeholder][data-touched='true'][data-valid='false']:focus::-webkit-input-placeholder {
  color: transparent;
}
.input-text-wrapper input[data-floating-placeholder][data-touched='true'][data-valid='false']:focus::-moz-placeholder {
  color: transparent;
}
.input-text-wrapper input[data-floating-placeholder][data-touched='true'][data-valid='false']:focus:-ms-input-placeholder {
  color: transparent;
}
.input-text-wrapper input[data-floating-placeholder][data-touched='true'][data-valid='false']:focus::-ms-input-placeholder {
  color: transparent;
}
.input-text-wrapper input[data-floating-placeholder][data-touched='true'][data-valid='false']:focus::placeholder {
  color: transparent;
}

/* line 162, app/assets/stylesheets/shared/components/_text_input.scss */
.asterisk::before {
  font-weight: bold;
  color: #496488;
  content: attr(data-start);
}

/* line 168, app/assets/stylesheets/shared/components/_text_input.scss */
.asterisk::after {
  font-weight: bold;
  color: #496488;
  content: attr(data-end);
}
/*



















 */
