body {
  margin: 0;
  font-family:
    "Montserrat",
    sans-serif,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Roboto",
    "Oxygen",
    "Ubuntu",
    "Cantarell",
    "Fira Sans",
    "Droid Sans",
    "Helvetica Neue";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.9em;
}
code {
  font-family:
    source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace;
}
.PageTop_homeImage__VhuXh {
  height: 160px;
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.PageTop_personalBgImage__MIDeR {
  background-image: url(../../static/media/woman-on-phone.6ef1b76e.jpg);
}
.PageTop_premierBgImage__2ES4N {
  background-image: url(../../static/media/sofaHero.54df23d9.jpg);
}
.PageTop_businessBgImage__1r4P2 {
  background-image: url(../../static/media/shellHero.c45698f6.jpg);
}
.PageTop_contactBgImage__irBmr {
  background-image: url(../../static/media/contactus.6814c12d.jpg);
}
.PageTop_supportBgImage__1WVe7 {
  background-image: url(../../static/media/supportCentre.43df964e.jpg);
}
.PageTop_financialHealthBgImage__35Sg7 {
  background-image: url(../../static/media/financialHealth.06bd0609.jpg);
}
.PageTop_premierProductsBgImage__1svtN {
  background-image: url(../../static/media/matureCoupleLaughing.7aff008e.jpg);
}
.PageTop_premierSelectBgImage__3_QtE {
  background-image: url(../../static/media/diamond.fb5e2148.png);
}
.PageTop_premierSupportBgImage__tq-Nd {
  background-image: url(../../static/media/grandpaPhone.459633bf.jpg);
}
.PageTop_homeImageMobile__3a2SI {
  background: #009bab;
  border-bottom: 1px solid #fff;
  text-align: center;
}
.PageTop_imageTitle__2jtMw {
  padding: 20px;
}
.PageTop_imageTitle__2jtMw h1 {
  font-size: 1.5em;
  background-color: #009bab;
  color: #fff;
  display: inline;
  padding: 5px;
  line-height: 1.7;
}
.PageTop_centerItem__3f2La {
  display: flex;
  justify-content: center;
  align-items: center;
}
.PageTop_currentButton__2In9R a:focus:before,
.PageTop_currentButton__2In9R a:hover:before {
  visibility: hidden;
}
.PageTop_currentButton__2In9R a {
  background: #1d7b8a;
  border-radius: 40px;
  transition: 0s;
  display: inline-block;
  text-align: center;
  padding: 20px 30px;
  font-size: 1em;
  font-weight: bolder;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  margin-bottom: 20px;
}
.PageTop_currentButton__2In9R a:hover {
  border-radius: 20px;
  color: #d1d6d9;
}
.PageTop_fluidImage__1M-p- {
  height: auto;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .PageTop_homeImage__VhuXh {
    height: 350px;
    background-size: cover;
  }
  .PageTop_imageTitle__2jtMw {
    margin-top: 20px;
  }
  .PageTop_imageTitle__2jtMw h1 {
    font-size: 3em;
    line-height: 1.4;
  }
  .PageTop_currentButton__2In9R a {
    margin-top: 25px;
  }
}
.bankAccounts_links__2LisI a {
  color: #1d7b8a;
  text-decoration: none;
  border-bottom: 1px solid #009bab;
  font-weight: 700;
}
.bankAccounts_links__2LisI a:hover {
  font-weight: bolder;
  color: #337ab7;
}
.bankAccounts_hr__1R-Wd {
  height: 1px;
  margin-top: 30px;
  background: #d8d8d8;
}
.bankAccounts_centerItem__1H9EK {
  display: flex;
  align-items: center;
}
.bankAccounts_centerItem__1H9EK span {
  font-size: 0.9em;
}
.bankAccounts_ba__12GQG h1 {
  font-size: 2em;
  color: black;
}
.bankAccounts_viewAccountBtn__1RAUX {
  border-radius: 45px;
  padding: 12px 60px;
  background: #1d7b8a;
  border: 0;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  color: #fff;
}
.bankAccounts_viewAccountBtn__1RAUX:hover {
  background: #009bab;
  cursor: pointer;
}
.bankAccounts_viewAccountBtn__1RAUX a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 1.2em;
  letter-spacing: 1.5px;
  border-bottom: 0;
}
.bankAccounts_viewAccountBtn__1RAUX a:hover {
  border-bottom: 0;
  color: #fff;
}
.bankAccounts_listStyles__3iFy1 h1 {
  font-size: 2em;
}
.ImageText_fluidImage__3cKtz {
  height: auto;
  width: 100%;
}
.ImageText_imageText__2yT9T {
  padding: 50px 10px;
  letter-spacing: 1.4px;
}
.ImageText_imageText__2yT9T h2,
.ImageText_imageText__2yT9T h3 {
  color: black;
  letter-spacing: 1px;
}
.ImageText_imageText__2yT9T a {
  color: #1d7b8a;
  text-decoration: none;
  border-bottom: 1px solid #1d7b8a;
  transition: all 0.5s ease-in-out;
}
.ImageText_imageText__2yT9T a:hover {
  font-weight: bolder;
  border-bottom: 2px solid #1d7b8a;
}
.ImageText_signupBtn__2aWAC {
  border-radius: 45px;
  padding: 12px 60px;
  background: #1d7b8a;
  border: 0;
  transition: all 0.4s ease-in-out;
  color: #fff;
}
.ImageText_signupBtn__2aWAC:hover {
  background: #009bab;
  cursor: pointer;
}
.ImageText_signupBtn__2aWAC a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 1.2em;
  letter-spacing: 1.5px;
}
.listComponent_listStyles__2yhij {
  font-size: 1.1em;
  color: #333;
  letter-spacing: -0.6px;
}
.listComponent_listStyles__2yhij h1 {
  font-size: 1.7em;
  color: #337ab7;
}
.listComponent_listHr__1A8US {
  height: 5px;
  color: #1d7b8a;
}
.listComponent_pHeader__37uA0 {
  font-size: 1.1em;
  color: #61801f;
}
.listComponent_listStyles__2yhij ul {
  list-style-type: square;
  position: relative;
  left: 15px;
}
.listComponent_listInfo__faRLa {
  font-size: 0.8em;
  letter-spacing: 1px;
}
.ListWithCheck_baList__1_xhd ul li {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAXCAMAAABd273TAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAq1BMVEUAAADS2uOYqsDEztsQOm0ALWSSpby2w9IKNWoBLWTN1eCltMgFMWeUpr6Tpr0EMGaktMeBl7IJNGmzwNFshqUOOGzBzNlbeJsVPnBKaZEdRHXY3+eHnLY7XYcnTXvi5+1jfqA2WYQuUoAyVoI1WITd4+ojSXk+YIlRb5U0V4MZQXNMa5IzV4PFz9xScJWmtclqhKR8k6+OorpTcZYDL2WfsMQHMmiuvM7///9OUtJaAAAAAXRSTlMAQObYZgAAAAFiS0dEOKAHpdYAAAAHdElNRQfkCxcSFADKEw1IAAAAAW9yTlQBz6J3mgAAAKZJREFUKM+1kMcOwkAMRJ2QATb0GnrvHUL5/z/DCxIiEPuAxFx2NM9aF6Kf5bg6T3hIajyVBowv80yWeU7meQMUijIvAShXZF5lXqvLPGDeUOZrMm+1o1nnzXeZ9/pRPsDw5UfMxx9/upxNnnY6Yz//6rrgdGmNs2K3jpnLVmyIth6/QezkO9t5z+fHQdjNVlgdxe0fFeYkn4dC4HwhTeH1Rrp8+o/u07YIat/EQN8AAAAtdEVYdENyZWF0aW9uIFRpbWUATW9uIDIzIE5vdiAyMDIwIDA3OjE5OjAyIFBNIENFVBzO3+kAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjAtMTEtMjNUMTg6MjA6MDArMDA6MDDcjXIDAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIwLTExLTIzVDE4OjIwOjAwKzAwOjAwrdDKvwAAABl0RVh0U29mdHdhcmUAZ25vbWUtc2NyZWVuc2hvdO8Dvz4AAAAASUVORK5CYII=)
    no-repeat 0;
  list-style: none;
  margin: 0;
  padding: 10px 10px 5px 50px;
}
.ListWithCheck_listData__2yaZ5 h2 {
  font-size: 2.3em;
}
.ListWithCheck_centerItem___J8JS {
  display: flex;
  align-items: center;
}
.ListWithCheck_centerItem___J8JS span {
  font-size: 0.9em;
}
.ListWithCheck_info__1sIXW {
  color: #dc6915;
}
.ListWithCheck_viewAccountBtn__101q2 {
  border-radius: 45px;
  padding: 12px 60px;
  background: #1d7b8a;
  border: 0;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  color: #fff;
}
.ListWithCheck_viewAccountBtn__101q2:hover {
  background: #009bab;
  cursor: pointer;
}
.ListWithCheck_viewAccountBtn__101q2 a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 1.2em;
  letter-spacing: 1.5px;
  border-bottom: 0;
}
.ListWithCheck_viewAccountBtn__101q2 a:hover {
  border-bottom: 0;
}
.threeImageCard_fluidImage__DlyEw {
  height: auto;
  width: 100%;
}
.threeImageCard_imageCards__2uDqK {
  letter-spacing: 1.5px;
}
.threeImageCard_imageCards__2uDqK a {
  color: #1d7b8a;
  text-decoration: none;
  border-bottom: 1px solid #1d7b8a;
  transition: all 0.5s ease-in-out;
}
.threeImageCard_imageCards__2uDqK a:hover {
  font-weight: bolder;
  border-bottom: 2px solid #1d7b8a;
}
.financialHealth_finanHealth__3DF4d {
  letter-spacing: 0.8px;
}
.financialHealth_h1__2-4fb {
  font-size: 2.5em;
  color: black;
}
ol li {
  margin-top: 20px;
  margin-left: -1.5em;
}
.financialHealth_accordionRoot__7X6pc {
  width: 70%;
  color: black;
}
.financialHealth_heading__3I3XC {
  color: black;
  font-weight: 700;
  font-size: 1em;
}
.corona_coronaUpdate__1fxLr {
  background: #009bab;
  color: #fff;
  font-size: 180%;
  padding: 20px;
}
.corona_coronaUpdate__1fxLr h2 {
  background: #009bab;
  display: inline;
  padding: 5px;
}
.premierSelect_apply__2YXSF {
  font-size: 2.5em;
  padding-top: 30px;
}
.pageTopSolid_cont__10dT8 {
  background: #009bab;
  color: #fff;
  padding: 35px;
  margin-bottom: 20px;
}
.pageTopSolid_cont__10dT8 h1 {
  font-size: 2.5em;
}
div.sideMenu_sidebar-parent__35DZf {
  width: 100%;
}
.Header_header__15j4c {
  background-color: #009bab;
  color: #fff;
  font-size: 0.8em;
}
.Header_loginLink__3AENj {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.Header_loginLink__3AENj a {
  padding: 0;
  font-size: 1.1em;
}
.Header_centerElement__1uN9x {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
nav {
  display: flex;
}
nav a {
  padding: 20px;
  text-decoration: none;
  position: relative;
  color: #fff;
}
.navigation_isActive__1H_T0 {
  background: #fff;
  color: black;
}
nav a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background: #fff;
  visibility: hidden;
  border-radius: 5px;
  transform: scaleX(0);
  transition: 0.25s linear;
}
nav a:focus:before,
nav a:hover:before {
  visibility: visible;
  transform: scaleX(1);
}
.LowerNav_centerElement__11pbH {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.LowerNav_lowerLinks__1K4pe a:first-child {
  padding-left: 0;
}
.LowerNav_lowerLinks__1K4pe a {
  color: black;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 0.8em;
}
.LowerNav_lowerLinks__1K4pe a:before {
  background: green;
  height: 2px;
}
a:focus:before,
a:hover:before {
  visibility: visible;
  transform: scaleX(1);
}
.LowerNav_lowerLinksActive__34jX_ {
  background: #f5f5f5;
  border-radius: 10px;
  transition: 0.2s ease-in-out;
}
.personalHome_homeImage__2znZM {
  height: 160px;
  background-image: url(../../static/media/woman-on-phone.6ef1b76e.jpg);
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.personalHome_homeImageMobile__1ZAWx {
  background: #009bab;
  border-bottom: 1px solid #fff;
  text-align: center;
}
.personalHome_imageTitle__1UniY {
  padding: 20px;
}
.personalHome_imageTitle__1UniY h1 {
  font-size: 1.5em;
  background-color: #009bab;
  color: #fff;
  display: inline;
  padding: 5px;
  line-height: 1.7;
}
.personalHome_centerItem__3Chji {
  display: flex;
  justify-content: center;
  align-items: center;
}
.personalHome_fluidImage__1utKt {
  height: auto;
  width: 100%;
}
.personalHome_noCalls__2SNWv {
  background: #009bab;
}
.personalHome_sqt__3x71J {
  margin-top: 40px;
  margin-bottom: 40px;
}
.personalHome_noCalls__2SNWv h1,
.personalHome_sqt__3x71J h1 {
  font-size: 2.5em;
}
.personalHome_switching__1gyao {
  padding: 10px;
  letter-spacing: 1px;
}
.personalHome_switching__1gyao p {
  margin-top: -2px;
}
.personalHome_switching__1gyao h1,
.personalHome_switching__1gyao h2 {
  font-size: 1.5em;
  color: black;
}
.personalHome_switching__1gyao a {
  color: black;
  text-decoration: none;
  border-bottom: 1px solid #009bab;
}
@media only screen and (min-width: 768px) {
  .personalHome_homeImage__2znZM {
    height: 350px;
    background-size: cover;
  }
  .personalHome_imageTitle__1UniY {
    margin-top: 20px;
  }
  .personalHome_imageTitle__1UniY h1 {
    font-size: 3em;
    line-height: 1.4;
  }
  .personalHome_currentButton__3OdRp a {
    margin-top: 25px;
  }
}
.imageService_personalImageServices__bfmME {
  background: #f5f5f5;
  padding-top: 30px;
  padding-bottom: 30px;
}
.imageService_personalImageServices__bfmME a {
  color: #1d7b8a;
  text-decoration: none;
  border-bottom: 1px solid #1d7b8a;
}
.imageService_centerItem__1S5AB {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .imageService_piSpan__11Yk_ {
    width: 60%;
    text-align: center;
  }
}
.businessHome_shopOwner__29CF- {
  background: #f5f5f5;
  padding: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.contact_icon__3hVyW {
  position: relative;
  top: 5px;
  padding-right: 10px;
}
.footer_footerContainer__1TRsE {
  color: #fff;
  background: "#E2001A";
  padding-top: 30px;
  padding-bottom: 100px;
}
.footer_footerTop__2Ti_N {
  display: flex;
  font-size: 1.2em;
  font-weight: 700;
  padding-top: 20px;
}
ul {
  list-style: none;
  margin-left: -40px;
}
ul li {
  margin-top: 20px;
}
ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 0.9em;
}
hr {
  height: 3px;
  background: #009fac;
  margin-top: 40px;
}
.footer_ep__3WVS4 {
  padding-top: 15px;
}
.footer_socials__yoFRm {
  margin-top: 40px;
}
.footer_socials__yoFRm span {
  border: 1px solid grey;
  border-radius: 50%;
  padding-top: 18px;
  padding-left: 6px;
  padding-right: 2px;
  margin: 0 3px;
}
.footer_socials__yoFRm span:hover {
  background-color: #fff;
  color: black;
  cursor: pointer;
}
.footer_socials__yoFRm span:last-child {
  padding-right: 6px;
}
.footer_socials__yoFRm img {
  float: right;
  clear: both;
}
.footer_scrollUp__1mXGI {
  cursor: pointer;
  position: fixed;
  z-index: 1;
  color: black;
  right: 20px;
  bottom: 10px;
}
.footer_scrollUpText__1vCwx {
  font-size: 0.8em;
}
.footer_scrollIcon__3S0ph {
  font-size: 2.7em;
  position: relative;
  left: 15px;
}
@media only screen and (min-width: 768pc) {
  .footer_footerTop__2Ti_N {
    justify-content: center;
    align-items: center;
  }
}
.dashHeader_headerCont__33Z3r {
  background: #009bab;
  padding: 10px;
  color: #fff;
}
.dashHeader_link__3UwRW {
  color: #000;
}
.dashGlobal_centralizeItems__1XVMz {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.dashGlobal_iconEl__9dPnl {
  font-size: 2em;
  margin-top: 20px;
  cursor: pointer;
  transition: all 0.5s ease-in-out !important;
}
.dashGlobal_iconEl__9dPnl:hover {
  font-size: 2.5em;
  transform: translate(4px);
  transform: rotate(90deg);
}
.sideMenu_menuContainer__Anlxc {
  font-size: 0.9em;
  margin: 0 auto;
  width: 80%;
}
.sideMenu_menus__1VzFJ {
  margin-top: 15px;
  min-width: 160px;
}
.sideMenu_mIcon__3Ur61 {
  color: #00f;
}
.sideMenu_mText__qhMkH {
  position: relative;
  top: -6px;
  left: 5px;
  font-weight: 700;
}
.sideMenu_navLink__2xTQn {
  transition: all 0.2s ease-in;
  padding: 5px;
  text-decoration: none;
  color: black;
}
,
.sideMenu_navLink__2xTQn:hover {
  box-shadow: 10px 10px 10px grey;
}
.sideMenu_profile__u1Scv p {
  font-size: 0.9em;
  line-height: 12px;
}
.sideMenu_dashActive__3lnHi {
  color: black;
  box-shadow: 10px 10px 10px grey;
}
.sideMenu_logout__21l5N {
  margin-left: 5px;
  color: black;
  cursor: pointer;
  margin-top: 25px;
  transition: all 0.2s ease-in;
  display: flex;
}
.sideMenu_logout__21l5N:hover {
  font-size: 1.3em;
  color: black;
  transition: all 0.2s ease-in;
}
.sideMenu_popOver__JfmZh {
  margin-left: 10px;
  margin-top: 4px;
}
@media only screen and (min-width: 768px) {
  .sideMenu_menus__1VzFJ {
    margin-top: 15px;
  }
  .sideMenu_profile__u1Scv {
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .sideMenu_profile__u1Scv p {
    font-size: 0.9em;
    line-height: 10px;
  }
}
.iconSidebar_iconOnly__kmvWb {
  background-color: #009bab;
  color: #fff;
  height: 150vh;
  text-align: center;
}
.iconSidebar_menuLink__bN2cH {
  margin-top: 30px;
}
.iconSidebar_iconLink__1sepI {
  color: #fff;
}
.iconSidebar_dashActive__3Od4E {
  color: #eae88d;
  box-shadow: 5px 5px 10px grey;
}
.iconSidebar_logout__3ecew {
  cursor: pointer;
  margin-top: 35px;
}
.account_cardContent__2J6fQ {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 50%;
}
.account_cardContent__2J6fQ h4 {
  color: grey;
}
.account_cardContent__2J6fQ h1 {
  font-size: 2.5em;
}
.account_refer__3LUkk {
  text-align: center;
  padding: 10px;
  background: #f4e5b8;
  font-size: 0.9em;
  color: grey;
  box-shadow: 20px 20px 20px grey;
}
.account_table__2jswo {
  height: 500px;
  overflow-y: scroll;
}
.account_status__1jI0U {
  font-weight: 700;
}
@media only screen and (min-width: 800px) {
  .account_cardContent__2J6fQ {
    font-size: 90%;
  }
  .account_refer__3LUkk {
    margin-left: 20px;
  }
  .account_table__2jswo {
    height: 350px;
    overflow-y: scroll;
  }
}
.history_tableCont__1GrUl {
  height: 400px;
  overflow-y: scroll;
}
@media only screen and (min-width: 800px) {
  .history_tableCont__1GrUl {
    height: 250px;
    overflow: scroll;
  }
}
.profile_inputP__2vyVz {
  padding-top: 10px;
}
.profile_adjustMargin__3eLpy {
  margin-top: 25px;
}
input {
  display: none;
}
.transfer_inputCont__2KBVR {
  margin-top: 20px;
}
.transfer_inputIcon__3Sc_c {
  font-size: 2em;
  color: black;
  margin-bottom: 25px;
}
.transfer_Button__1RtrM {
  float: right;
}
.transfer_loading__2LNni {
  position: fixed;
  top: 50%;
  left: 47%;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.transfer_smallShare__2xi-m {
  margin-left: 25px;
}
.transfer_bigShare__3u5kV {
  margin-left: 35px;
}
.login_input__S5ZYI {
  font-size: 0.9em;
  font-weight: 700;
}
.login_loginHeading__2fUj_ {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}
.login_loginHeading__2fUj_ p {
  font-size: 2em;
  color: black;
}
button:disabled,
button[disabled] {
  background: grey;
}
.login_formContainer__3M1sz {
  border: 1px solid #009bab;
  color: #fff;
}
.login_steps__1UHBp {
  background: #009bab;
  padding: 0.1px 0.1px 0.1px 15px;
  font-size: 1.1em;
}
.login_form__11Qp4 {
  padding: 15px;
  color: #000;
  font-size: 0.9em;
}
.login_formInstruction__AQlWQ {
  margin-left: 30px;
  margin-top: -5px;
}
.login_formLinks__S2GBv {
  color: #f50057;
  text-decoration: underline;
}
.login_finishUp__3yUeU {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.login_expandMore__2E1V4 {
  position: relative;
  top: 8px;
  cursor: pointer;
}
.login_rememberWarning__35l7c {
  margin-top: -4px;
  margin-left: 30px;
}
.login_rememberWarning__35l7c:active {
  border: 2px solid #000;
  border-radius: 5px;
  padding: 2px;
}
.login_submitButton__3Xw9_ {
  background: #0c7f88;
  color: #fff;
  cursor: pointer;
  padding: 12px 35px;
  border: 0;
}
.login_submitButton__3Xw9_:hover:not([disabled="disabled"]) {
  background: #086978;
}
.login_submitButton__3Xw9_:disabled:hover {
  background: grey;
  cursor: not-allowed;
}
.login_submitButton__3Xw9_ span:hover {
  text-decoration: underline;
}
.login_whoCanSignUp__1EgkD {
  margin-top: 30px;
  font-size: 0.95em;
}
.login_show__3dwBH {
  display: block;
}
.login_hide__3fSG3 {
  display: none;
}
.login_error__1PEfx {
  margin-top: 20px;
  border: 2px solid red;
  padding: 10px;
}
.login_error__1PEfx p {
  font-size: 0.9em;
  font-weight: 700;
  text-align: center;
  color: black;
}
.authHeader_loginBtn__2YHqa {
  background: green;
  border-radius: 0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px 20px;
  border: 0;
  cursor: pointer;
  text-decoration: none;
  font-size: 0.8em;
  font-weight: 700;
}
.authHeader_loginBtn__2YHqa:hover {
  background: #fff;
  color: green;
}
label {
  display: block;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 0.9em;
}
.regForm_headerInfo__3l4jO {
  margin-bottom: 15px;
}
.regForm_formGroup__1gNps {
  margin-top: 20px;
}
.regForm_cover__3rWbJ {
  margin-bottom: 50px;
}
.application_btnContainer__1O6UP {
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}
.application_completed__7Cxxb {
  padding-left: 30px;
}
.application_error__3gicO {
  margin-top: 20px;
  border: 2px solid red;
  padding: 10px;
}
.application_finishUp__b0CPW {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.application_loading__1c2-6 {
  background: rgba(0, 0, 0, 0.5);
  height: 100vh;
  width: 100%;
  z-index: 123;
  position: fixed;
}
.application_loading__1c2-6 .application_icon__1tTXf {
  position: fixed;
  left: 48%;
  top: 48%;
}
/*# sourceMappingURL=main.b08ec56c.chunk.css.map */
