﻿/* Base import for any step stylesheet */
/* COLORS */
@font-face {
  font-family: sofia-pro;
  font-style: normal;
  font-weight: 300;
  src: local("sofia-pro"), url("../Fonts/SofiaPro/sofiapro-light-webfont.woff2") format("woff2"), url("../Fonts/SofiaPro/sofiapro-light-webfont.woff") format("woff");
}
@font-face {
  font-family: sofia-pro;
  font-style: italic;
  font-weight: 300;
  src: local("sofia-pro"), url("../Fonts/SofiaPro/sofiapro-lightitalic-webfont.woff2") format("woff2"), url("../Fonts/SofiaPro/sofiapro-lightitalic-webfont.woff") format("woff");
}
@font-face {
  font-family: sofia-pro;
  font-style: normal;
  font-weight: 400;
  src: local("sofia-pro"), url("../Fonts/SofiaPro/sofiapro-regular-webfont.woff2") format("woff2"), url("../Fonts/SofiaPro/sofiapro-regular-webfont.woff") format("woff");
}
@font-face {
  font-family: sofia-pro;
  font-style: normal;
  font-weight: 700;
  src: local("sofia-pro"), url("../Fonts/SofiaPro/sofiapro-bold-webfont.woff2") format("woff2"), url("../Fonts/SofiaPro/sofiapro-bold-webfont.woff") format("woff");
}
@font-face {
  font-family: sofia-pro;
  font-style: italic;
  font-weight: 400;
  src: local("sofia-pro"), url("../Fonts/SofiaPro/sofiapro-regularitalic-webfont.woff2") format("woff2"), url("../Fonts/SofiaPro/sofiapro-regularitalic-webfont.woff") format("woff");
}
@font-face {
  font-family: sofia-pro;
  font-style: italic;
  font-weight: 700;
  src: local("sofia-pro"), url("../Fonts/SofiaPro/sofiapro-bolditalic-webfont.woff2") format("woff2"), url("../Fonts/SofiaPro/sofiapro-bolditalic-webfont.woff") format("woff");
}
@font-face {
  font-family: "Guidestone-Icon-Font";
  src: url("../Fonts/GuideStoneIconFont/Guidestone-Icon-Font.ttf") format("truetype"), url("../Fonts/GuideStoneIconFont/Guidestone-Icon-Font.woff") format("woff"), url("../Fonts/GuideStoneIconFont/Guidestone-Icon-Font.svg?4nor7i#Guidestone-Icon-Font") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/* FONT AND TEXT */
/* BREAK POINTS */
/* COLORS */
@font-face {
  font-family: sofia-pro;
  font-style: normal;
  font-weight: 300;
  src: local("sofia-pro"), url("../Fonts/SofiaPro/sofiapro-light-webfont.woff2") format("woff2"), url("../Fonts/SofiaPro/sofiapro-light-webfont.woff") format("woff");
}
@font-face {
  font-family: sofia-pro;
  font-style: italic;
  font-weight: 300;
  src: local("sofia-pro"), url("../Fonts/SofiaPro/sofiapro-lightitalic-webfont.woff2") format("woff2"), url("../Fonts/SofiaPro/sofiapro-lightitalic-webfont.woff") format("woff");
}
@font-face {
  font-family: sofia-pro;
  font-style: normal;
  font-weight: 400;
  src: local("sofia-pro"), url("../Fonts/SofiaPro/sofiapro-regular-webfont.woff2") format("woff2"), url("../Fonts/SofiaPro/sofiapro-regular-webfont.woff") format("woff");
}
@font-face {
  font-family: sofia-pro;
  font-style: normal;
  font-weight: 700;
  src: local("sofia-pro"), url("../Fonts/SofiaPro/sofiapro-bold-webfont.woff2") format("woff2"), url("../Fonts/SofiaPro/sofiapro-bold-webfont.woff") format("woff");
}
@font-face {
  font-family: sofia-pro;
  font-style: italic;
  font-weight: 400;
  src: local("sofia-pro"), url("../Fonts/SofiaPro/sofiapro-regularitalic-webfont.woff2") format("woff2"), url("../Fonts/SofiaPro/sofiapro-regularitalic-webfont.woff") format("woff");
}
@font-face {
  font-family: sofia-pro;
  font-style: italic;
  font-weight: 700;
  src: local("sofia-pro"), url("../Fonts/SofiaPro/sofiapro-bolditalic-webfont.woff2") format("woff2"), url("../Fonts/SofiaPro/sofiapro-bolditalic-webfont.woff") format("woff");
}
@font-face {
  font-family: "Guidestone-Icon-Font";
  src: url("../Fonts/GuideStoneIconFont/Guidestone-Icon-Font.ttf") format("truetype"), url("../Fonts/GuideStoneIconFont/Guidestone-Icon-Font.woff") format("woff"), url("../Fonts/GuideStoneIconFont/Guidestone-Icon-Font.svg?4nor7i#Guidestone-Icon-Font") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/* FONT AND TEXT */
/* BREAK POINTS */
@font-face {
  font-family: "Guidestone-Icon-Font";
  src: url("../Fonts/GuideStoneIconFont/Guidestone-Icon-Font.ttf?4nor7i") format("truetype"), url("../Fonts/GuideStoneIconFont/Guidestone-Icon-Font.woff?4nor7i") format("woff"), url("../Fonts/GuideStoneIconFont/Guidestone-Icon-Font.svg?4nor7i#Guidestone-Icon-Font") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
html body .container .formContainer.authShellFormContainer {
  min-height: 100%;
  height: auto;
}
html body .container .formContainer.authShellFormContainer > form.authShellForm {
  min-height: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
}
html body .container .formContainer.authShellFormContainer > form.authShellForm > .authShellLayoutContainer {
  flex: 1 0 auto;
}
html body .container .formContainer .authShellLayoutContainer {
  min-height: 100%;
  display: flex;
  flex-direction: column;
}
html body .container .formContainer .authShellLayoutContainer > .authShell.formContent {
  flex: 1 0 auto;
}
html body .container .formContainer .authShell.formContent {
  min-height: calc(100vh - 1rem);
  min-height: -webkit-fill-available;
  height: auto;
  display: flex;
  flex-direction: column;
}
html body .container .formContainer .authShell.formContent .authShellContent {
  max-width: 29rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  justify-content: safe center;
  box-sizing: border-box;
  padding-bottom: 1.5rem;
  flex: 1;
}
html body .container .formContainer .authShell.formContent .authShellContent > .formContent {
  height: auto;
  min-height: 0;
}
html body .container .formContainer .authShell.formContent .logoContainer {
  text-align: center;
}
html body .container .formContainer .authShell.formContent .logoContainer h2 {
  margin-top: 0rem;
}
html body .container .formContainer .authShell.formContent .authShellFooter {
  margin-top: auto;
  width: 100%;
  position: static;
}
html body .container .formContainer .authShell.formContent .contactUsContainer {
  padding-top: 1.5rem;
  text-align: center;
}
html body .container .formContainer .authShell.formContent .contactUsContainer h3 {
  margin: 0rem 0rem 0.5rem;
}
html body .container .formContainer .authShell.formContent .contactUsContainer a {
  font-weight: normal;
  padding-right: 0;
  text-decoration: underline;
}
html body .container .formContainer .authShell.formContent .footer {
  font-size: 1rem;
  text-align: center;
  padding: 1.5rem 0;
  width: 100%;
}
html body .container .formContainer .authShell.formContent .footer .links a {
  padding: 0rem 1rem;
  font-weight: 800;
  white-space: nowrap;
}
html body .container .formContainer .authShell.formContent .footer .copyright {
  color: #3a3a3a;
  padding-top: 1rem;
}
html body .container .formContainer .authShell.formContent .footer .copyright .contactInfo {
  padding-bottom: 1rem;
}
html body .container .formContainer .authShell.formContent .footer .copyright a {
  white-space: nowrap;
  padding-left: 1.5rem;
}
html body .container .formContainer .authShell.formContent .footer .copyright a:hover {
  color: #024638;
}
@media only screen and (max-width: 640px) {
  html body .container .formContainer .authShell.formContent .footer .links {
    border-top: solid 1px #d2d2d2;
    padding-top: 1rem;
  }
  html body .container .formContainer .authShell.formContent .footer .links a {
    padding: 0.5rem 0rem;
    display: block;
    white-space: unset;
  }
}
