.flexify {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

.row.flexify:before, .row.flexify:after {
  display: none; }

.flex-wrap {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

.flex-end {
  justify-content: flex-end;
  -webkit-justify-content: flex-end; }

.flex-center {
  align-items: center;
  -webkit-align-items: center; }

.flex-space-between {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

body {
  color: #333;
  font-family: Lato; }

.divLogin {
  margin-bottom: 90px;
  position: relative; }
  .divLogin:before {
    content: '';
    width: calc((100%) - 10px);
    height: 1px;
    position: absolute;
    bottom: -45px;
    left: 5px;
    background: #ebebeb; }
  .divLogin > div:last-child {
    margin-top: 25px;
    align-items: flex-start;
    -webkit-align-items: flex-start; }
  .divLogin > div label {
    display: block;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: 0.2px;
    text-align: left;
    color: #333333;
    margin-bottom: 8px; }
  .divLogin > div input.login_input {
    width: 100%;
    height: 48px;
    background-color: #f1f1f1;
    border: solid 1px #d3d3d3; }
  .divLogin > div input.reset_input {
    margin-bottom: 20px; }
  .divLogin > div input.login_button {
    width: 112px;
    height: 48px;
    background-color: #1385b0;
    border: none;
    color: #fff;
    font-family: Lato;
    font-size: 16px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: 0.2px;
    margin-top: 5px; }
    .divLogin > div input.login_button.reset_button {
      width: 207px; }
  .divLogin > div .login_reset_pw {
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: 0.2px;
    text-align: left;
    color: #fd8033; }
  .divLogin > div:first-child input {
    margin-bottom: 20px; }

@media screen and (min-width: 992px) {
  .redesigned {
    min-height: calc((100vh) - 81px - 193px - 200px); } }
.redesigned > div {
  padding-left: 10px;
  padding-right: 10px;
  margin: 40px 0px 140px; }
.redesigned .row.no_n_margin {
  margin-left: -5px;
  margin-right: -5px; }
  .redesigned .row.no_n_margin [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px; }
.redesigned h1 {
  font-family: Lato;
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  margin: 0px;
  margin-bottom: 30px; }
.redesigned .divResetInst > div {
  padding-left: 140px;
  padding-top: 27px; }
  @media screen and (max-width: 991px) {
    .redesigned .divResetInst > div {
      padding-left: 0px;
      padding-top: 0px; } }
  .redesigned .divResetInst > div p {
    font-family: Lato;
    font-size: 16px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: 0.2px;
    text-align: left;
    color: #fd8033; }
.redesigned .divTnc > div {
  padding-left: 70px; }
  @media screen and (max-width: 991px) {
    .redesigned .divTnc > div {
      padding-left: 0px; } }
  .redesigned .divTnc > div:first-child {
    margin-bottom: 90px;
    position: relative; }
    .redesigned .divTnc > div:first-child:before {
      content: '';
      width: calc((100%) - 70px);
      height: 1px;
      position: absolute;
      bottom: -45px;
      right: 0px;
      background: #ebebeb; }
      @media screen and (max-width: 991px) {
        .redesigned .divTnc > div:first-child:before {
          width: 100%; } }
  .redesigned .divTnc > div h2 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    font-family: Lato;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.2px;
    text-align: left;
    color: #333333;
    margin-bottom: 22px;
    margin-top: 27px; }
    .redesigned .divTnc > div h2 span {
      font-size: 16px;
      font-weight: normal;
      line-height: 1.38;
      color: #1385b0; }
  .redesigned .divTnc > div p {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.38;
    margin-bottom: 21px; }
    .redesigned .divTnc > div p span {
      font-weight: 900;
      color: #fd8033; }
  .redesigned .divTnc > div .notice_block p:first-child {
    color: #1385b0;
    line-height: 22px;
    letter-spacing: 0.2px;
    font-size: 16px;
    margin-bottom: 0px; }

.divTermsAndConditions {
  max-width: 880px;
  padding: 0px 20px !important;
  margin: 0 auto !important;
  margin-top: 40px !important;
  margin-bottom: 73px !important;
  display: block; }
  @media screen and (max-width: 991px) {
    .divTermsAndConditions {
      padding: 0px !important; } }
  .divTermsAndConditions h1 {
    margin-bottom: 28px; }
  .divTermsAndConditions p {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: 0.26px;
    text-align: left;
    margin-bottom: 26px; }
    .divTermsAndConditions p a {
      font-weight: bold;
      color: #fd8033; }
  .divTermsAndConditions .tncBtnContainer input {
    width: 112px;
    height: 48px;
    background-color: #1385b0;
    border: none;
    color: #fff;
    font-family: Lato;
    font-size: 16px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: 0.2px;
    margin-top: 5px; }

.divRegComplete {
  max-width: 825px; }
  .divRegComplete p {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: 0.2px;
    text-align: left;
    margin-bottom: 26px; }
    .divRegComplete p span {
      color: #fd8033; }
    .divRegComplete p a {
      color: #fd8033; }
  .divRegComplete ul {
    padding-left: 20px;
    margin-bottom: 26px; }
    .divRegComplete ul li {
      font-family: Lato;
      font-size: 16px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.63;
      letter-spacing: 0.2px;
      text-align: left; }

.divRegister {
  max-width: 880px;
  padding: 0px 20px !important;
  margin: 0 auto !important;
  margin-top: 40px !important;
  margin-bottom: 73px !important;
  display: block; }
  @media screen and (max-width: 991px) {
    .divRegister {
      padding: 0px !important; } }
  .divRegister h1 {
    font-family: Lato;
    font-size: 30px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.73;
    letter-spacing: normal;
    text-align: left;
    margin-bottom: 27px; }
  .divRegister p {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: 0.2px;
    text-align: left; }
    .divRegister p.reg_intro_text {
      margin-bottom: 64px; }
    .divRegister p.reg_p {
      margin-bottom: 26px; }
  .divRegister .row {
    margin-left: -8px;
    margin-right: -8px; }
    .divRegister .row > div {
      padding-left: 8px;
      padding-right: 8px; }
      .divRegister .row > div.reg_btn_container {
        margin-top: 16px; }
        @media screen and (max-width: 470px) {
          .divRegister .row > div.reg_btn_container > div {
            justify-content: flex-end;
            -webkit-justify-content: flex-end; } }
  .divRegister > div > div {
    margin-bottom: 18px; }
    .divRegister > div > div label {
      display: block;
      font-family: Lato;
      font-size: 16px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.38;
      letter-spacing: 0.2px;
      text-align: left;
      color: #333333;
      margin-bottom: 9px; }
      .divRegister > div > div label span {
        color: #fd8033; }
    .divRegister > div > div input.reg_input, .divRegister > div > div select.reg_input {
      width: 100%;
      height: 48px;
      background-color: #f1f1f1;
      border: solid 1px #d3d3d3; }
    .divRegister > div > div input.reg_button, .divRegister > div > div select.reg_button {
      border: none;
      width: 234px;
      height: 48px;
      background-color: #1385b0;
      color: #fff;
      font-size: 16px;
      font-weight: 900;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.38;
      letter-spacing: 0.2px;
      margin-top: 5px; }
    .divRegister > div > div p.ind_req_field {
      font-size: 16px;
      line-height: 22px;
      letter-spacing: 0.2px;
      margin: 0px;
      margin-bottom: 5px;
      margin-right: 20px; }
      .divRegister > div > div p.ind_req_field span {
        color: #fd8033; }

.divPromo {
  max-width: 880px;
  padding: 0px 20px !important;
  margin: 0 auto !important;
  margin-top: 40px !important;
  margin-bottom: 73px !important;
  display: block; }
  @media screen and (max-width: 991px) {
    .divPromo {
      padding: 0px !important; } }
  .divPromo > div.divPromoSub {
    max-width: 555px; }
  .divPromo h1 {
    font-family: Lato;
    font-size: 30px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    color: #333333; }
  .divPromo h2 {
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: 0.2px;
    text-align: left;
    margin-bottom: 27px; }
  .divPromo p {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: 0.2px;
    text-align: left;
    margin-bottom: 25px; }
    .divPromo p.lastp {
      margin-bottom: 60px; }
  .divPromo .promo_error {
    text-align: right;
    display: block;
    color: red; }
  .divPromo .promo_form > .row {
    margin-right: -8px;
    margin-left: -8px; }
    .divPromo .promo_form > .row > div {
      padding-left: 8px;
      padding-right: 8px; }
  .divPromo .promo_form label {
    display: block;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: 0.2px;
    margin-bottom: 8px; }
    .divPromo .promo_form label span {
      color: #fd8033; }
  .divPromo .promo_form input.promo_input {
    width: 100%;
    height: 48px;
    background-color: #f1f1f1;
    border: solid 1px #d3d3d3; }
  .divPromo .promo_form input.promo_btn {
    width: 127px;
    height: 48px;
    background-color: #1385b0;
    color: #fff;
    border: none;
    font-size: 16px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: 0.2px;
    text-align: center;
    margin-top: 20px; }

.divNCP {
  max-width: 880px;
  padding: 0px 20px !important;
  margin: 0 auto !important;
  margin-top: 40px !important;
  margin-bottom: 73px !important;
  display: block; }
  @media screen and (max-width: 991px) {
    .divNCP {
      padding: 0px !important; } }
  .divNCP .ncp_error {
    text-align: right;
    display: block;
    color: red; }
  .divNCP .ncp_form > .row {
    margin-right: -8px;
    margin-left: -8px; }
    .divNCP .ncp_form > .row > div {
      padding-left: 8px;
      padding-right: 8px; }
  .divNCP .ncp_form label {
    display: block;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: 0.2px;
    margin-bottom: 8px; }
    .divNCP .ncp_form label span {
      color: #fd8033; }
  .divNCP .ncp_form input.ncp_input {
    width: 100%;
    height: 48px;
    background-color: #f1f1f1;
    border: solid 1px #d3d3d3; }
  .divNCP .ncp_form input.ncp_btn {
    width: 127px;
    height: 48px;
    background-color: #1385b0;
    color: #fff;
    border: none;
    font-size: 16px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: 0.2px;
    text-align: center;
    margin-top: 20px; }
  .divNCP h2 {
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: 0.2px;
    text-align: left;
    margin-bottom: 27px; }
  .divNCP p {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: 0.2px;
    text-align: left;
    margin-bottom: 25px; }
    .divNCP p.lastp {
      margin-bottom: 60px; }
  .divNCP ol {
    padding: 0px;
    padding-left: 16px;
    margin-bottom: 25px; }
    .divNCP ol li {
      font-family: Lato;
      font-size: 16px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 27px;
      letter-spacing: 0.24px;
      text-align: left;
      margin-bottom: 9px;
      padding-left: 6px; }

/*# sourceMappingURL=redesign.css.map */
