.blockchain-custom-login, .register-page {
  background: #f8f9fa;
  font-family: 'SF UI Text', sans-serif;
}
.blockchain-custom-login #login h1 a {
  background-image: unset;
  width: 100%;
  height: auto;
  text-indent: unset;
  font-size: 0;
}
.blockchain-custom-login #login h1 a img {
  width: 100%;
  height: auto;
}
.blockchain-custom-login #login .login-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.blockchain-custom-login #login .login-heading h2 {
  font-weight: normal;
  margin-right: auto;
  font-size: 20px;
}
.blockchain-custom-login #login .login-heading a {
  color: #2251aa;
  text-decoration: none;
}
.blockchain-custom-login #login form#loginform {
  padding: 0;
  border: 0;
  box-shadow: unset;
  background: transparent;
}
.blockchain-custom-login #login form#loginform input {
  padding: 10px 10px 10px 40px;
  border: 1px solid #E7E9EC;
  box-shadow: none;
  border-radius: 3px;
  font-size: 16px;
  background: #fbfbfb;
}
.blockchain-custom-login #login form#loginform label {
  position: relative;
  font-size: 0;
  display: block;
  margin-bottom: 0;
}
.blockchain-custom-login #login form#loginform label[for="user_login"]:before, .blockchain-custom-login #login form#loginform .wp-pwd:before {
  font-family: "bb-icons";
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  position: absolute;
  top: 13px;
  left: 10px;
}
.blockchain-custom-login #login {
  padding: 8% 0;
}
.blockchain-custom-login #login form#loginform label[for="user_login"]:before {
  content: "\f1fa";
  font-family: "font awesome 5 pro";
  font-weight: 300 !important;
}
i.fal.fa-at::before {
  content: "\f30d";
  font-family: "font awesome 5 pro";
  font-weight: 300;
}
.fal.fa-lock-alt:before {
  content: "\f30d";
  font-family: "font awesome 5 pro";
}
.blockchain-custom-login #login form#loginform .wp-pwd:before {
  content: "\f30d";
  font-family: "font awesome 5 pro";
  font-size: 20px;
  top: 10px;
  font-weight: 300;
}
.login.bb-login form .forgetmenot {
  font-size: 14px;
  line-height: 20px;
  vertical-align: bottom;
  padding-top: 4px;
  position: relative;
}
.login form .lostmenot {
  float: right;
  padding: 5px 0 0;
}
.login.bb-login form .forgetmenot input[type=checkbox], .login.bb-login form .forgetmenot input[type=checkbox]:before {
  margin: 0;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 4px;
}
.login.bb-login form .forgetmenot input[type=checkbox]:focus + .checkbox {
  border-color: #007CFF;
}
#login form .submit {
  display: inline-block;
  width: 100%;
}
#login form .submit input#wp-submit {
  background-color: #2251aa;
  border-color: #2251aa;
  width: 100%;
  border-radius: 100px;
  box-shadow: none;
  text-shadow: none;
  height: auto;
  padding: 4px 30px;
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
  float: none;
  margin: 20px 0 0;
  font-size: 14px;
}
#login form .submit input#wp-submit:hover, #login form .submit input#wp-submit:focus {
  background-color: #fc2a04;
  border-color: #fc2a04;
}
.blockchain-custom-login #login form#loginform .lostmenot {
  padding: 0;
}
.blockchain-custom-login #login form#loginform .forgetmenot label {
  font-size: 14px !important;
  line-height: 1.5;
  display: inline-block;
  margin-bottom: 3px;
  color: #474a4c;
}
.blockchain-custom-login #nav, .blockchain-custom-login #backtoblog {
  display: none;
}
.blockchain-custom-login #login .user-pass-wrap .wp-pwd .dashicons {
  font-family: "bb-icons";
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  position: absolute;
  top: 11px;
  left: 5px;
  color: #122B46;
  opacity: 0.5;
}
i.fal.fa-key::before {
  content: "\f084";
  font-family: "font awesome 5 pro";
  font-weight: 300;
}
.blockchain-custom-login #login .user-pass-wrap .wp-pwd .dashicons:before {
  content: '\f084';
}
.blockchain-custom-login #login .user-pass-wrap .wp-pwd .dashicons:hover {
  color: #fc2a04;
}
.blockchain-custom-login #login .user-pass-wrap .wp-pwd .dashicons-visibility:before {
  content: '\f084';
  font-family: "font awesome 5 pro";
}
.blockchain-custom-login #login #login_error {
  background-color: #fc2a04;
  border-left-color: #fc2a04;
  margin-top: 15px;
  border: 0;
  box-shadow: none;
  border-radius: 3px;
  color: #fff;
}
.register-page .min-blockchain {
  padding: 76px 10px;
}
.register-page .min-blockchain .blockchain-form .woocommerce-notices-wrapper .woocommerce-error {
  border: 0;
  background: #fc2a04;
  color: #ffffff;
  color: #fff;
  width: 100%;
  border-radius: 3px;
  font-size: 14px;
  padding: 10px 12px;
  margin-bottom: 25px;
}
.register-page .min-blockchain .blockchain-form .woocommerce-notices-wrapper .woocommerce-error::before {
  display: none;
}
.register-page .min-blockchain .site-logo img {
  width: 320px;
  display: block;
  margin: 0 auto 1.7rem;
  animation: 0;
}
.register-page .min-blockchain header.entry-header {
  max-width: 450px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.2rem;
}
.register-page .min-blockchain header.entry-header .entry-title {
  color: #474a4c;
  font-size: 20px;
  margin-right: auto;
  margin-bottom: 0;
}
.register-page .min-blockchain header.entry-header span {
  font-size: 14px;
  text-transform: lowercase;
}
.register-page .min-blockchain header.entry-header span a {
  color: #2251aa;
}
.register-page .min-blockchain .blockchain-form {
  max-width: 450px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  display: block;
}
.register-page .min-blockchain .blockchain-form .register .form-row {
  color: #474a4c;
  margin-bottom: 12px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}
.register-page .min-blockchain .blockchain-form .register .form-row label {
  font-weight: normal;
  font-size: 14px;
  color: #474a4c;
  width: 100%;
  margin: 0 0 3px;
  display: block;
  height: 27px;
}
.register-page .min-blockchain .blockchain-form .register .form-row input {
  display: inline-block;
  width: 100%;
  font-family: inherit;
  font-size: 15px;
  height: 40px;
  outline: none;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #DEDFE2;
  border-radius: 3px;
  box-shadow: none;
  padding: 0 12px;
  margin-bottom: 12px;
}
.register-page .min-blockchain .blockchain-form .register .form-row button.woocommerce-form-register__submit:hover {
  background-color: #fc2a04;
}
p.register-privacy-info {
  font-size: 14px;
  line-height: 21px;
}
.register-page .min-blockchain .blockchain-form .register .form-row button.woocommerce-form-register__submit {
  margin: 15px 0 0;
  font-size: 14px;
  margin-right: 0;
  background-color: #2251aa;
  border-radius: 25px;
  font-family: inherit;
  color: #fff;
  min-height: 40px;
  padding: 10px 20px;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  line-height: 1.3;
  border: 1px solid transparent;
  outline: none;
  vertical-align: middle;
  -webkit-appearance: none;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.register-page .min-blockchain .blockchain-form .register .form-row .toggle-password {
  height: 40px;
  width: 40px;
  color: rgba(18, 43, 70, .5);
  position: absolute;
  right: 0;
  top: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
}
.register-page .min-blockchain .blockchain-form .register .form-row .toggle-password i {
  font: normal normal normal 14px/1 "bb-icons";
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.register-page .min-blockchain .blockchain-form .register .form-row .toggle-password i:before {
  content: '\e8be';
}
.register-page .min-blockchain .blockchain-form .register .form-row .toggle-password:hover {
  color: #fc2a04;
}
.register-page .min-blockchain .blockchain-form .register .form-row .toggle-password.show-pass i::before {
  content: "\e8fc";
}
.blockchain-custom-login #login .message .message-p {
  background-color: #fc2a04;
  color: #ffffff;
  margin-top: 15px;
  border: 0;
  border-radius: 3px;
  padding: 12px !important;
  margin-left: 0 !important;
  margin-bottom: 20px !important;
  font-size: 16px;
  line-height: 24px;
}
.blockchain-custom-login #login form#lostpasswordform {
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: unset;
}
.blockchain-custom-login #login .message {
  padding: 0;
  margin: 0;
  border: 0;
}
.blockchain-custom-login #login .message div {
  font-size: 1rem;
  padding: 0 0 5px;
}
.blockchain-custom-login #login form#lostpasswordform a.sign-in {
  text-align: center;
  display: inline-block;
  width: 100%;
  color: #2251aa;
  text-decoration: none;
  margin: 15px auto 0;
  font-size: 14px;
}
.blockchain-custom-login #login form#lostpasswordform a.sign-in:hover {
  color: #fc2a04;
}
.blockchain-custom-login #login form#lostpasswordform input[type="text"] {
  background-color: #fff;
  border: 1px solid #E7E9EC;
  box-shadow: none;
  border-radius: 3px;
  font-size: 16px;
  padding: 10px 15px;
  color: #32373c;
}
.blockchain-custom-login #login form#lostpasswordform p label {
  display: none;
}
@media screen and (max-width:767px) {
  .register-page .min-blockchain {
    padding: 76px 20px;
  }
}
.register-footer footer {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #ffffff;
  color: #4d4545;
}
.register-footer footer .container.flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.register-footer footer .container.flex .footer-bottom-left {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.register-footer footer .container.flex .footer-bottom-right.push-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-left: 20px;
  margin-left: auto;
}
.footer-logo-wrap img {
  width: 10%!important;
}
.register-footer footer .container.flex .footer-bottom-left .footer-logo-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-bottom: 15px;
}
.register-footer footer .container.flex .footer-bottom-left .footer-logo-wrap a.footer-loto {
  margin-right: 10px!important;
}
.register-footer footer .container.flex .footer-bottom-left .footer-logo-wrap a.footer-loto img {
  max-width: 25%!important;
  height: auto;
  max-height: 25%!important;
  width: auto;
}
.register-footer footer .container.flex .footer-bottom-left .footer-logo-wrap .footer-tagline {
  font-size: 14px;
}
.register-footer footer .container.flex .footer-bottom-left .footer-copyright-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 5px;
}
.register-footer footer .container.flex .footer-bottom-left .footer-copyright-wrap .copyright p {
  font-size: 14px;
  letter-spacing: -.24px;
  margin-bottom: 0;
}
.register-footer footer .container.flex .footer-bottom-left .footer-copyright-wrap .copyright p a {
  color: #418009;
}
.register-footer footer .container.flex .footer-bottom-right.push-right ul li a {
  display: block;
  margin: 6px;
  color: #ffffff;
  font-size: 10px;
  letter-spacing: -.24px;
  width: 22px;
  height: 22px;
  background: #162a80;
  border-radius: 50%;
  text-align: center;
  line-height: 22px;
}
.register-footer footer .container.flex .footer-bottom-right.push-right ul {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 0 0 auto;
  list-style: none;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.register-footer footer .container.flex .footer-bottom-right.push-right ul li:first-child a {
  margin-left: 0;
}
@media screen and (max-width:767px) {
  .register-footer footer .container.flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .register-footer footer .container.flex .footer-bottom-left .footer-logo-wrap a.footer-loto {
    margin: 0 auto 15px;
  }
  .register-footer footer .container.flex .footer-bottom-left .footer-logo-wrap .footer-tagline {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    text-align: center;
  }
  .register-footer footer .container.flex .footer-bottom-left .footer-copyright-wrap {
    margin-top: 20px;
    text-align: center;
  }
  .register-footer footer .container.flex .footer-bottom-left .footer-copyright-wrap .copyright p {
    line-height: 27px;
  }
  .register-footer footer .container.flex .footer-bottom-right.push-right {
    margin-top: 20px;
    width: 100%;
    padding-left: 0;
  }
  .register-footer footer .container.flex .footer-bottom-right.push-right ul {
    text-align: center;
    align-items: center;
    justify-content: center;
  }
}