html body {
  background-color: white; }
  html body .button-group.button-large .button,
  html body .button.button-large {
    padding: .75em 2.5em;
    font: 400 1.357em / 1 AvenirNext, Montserrat;
    font-family: "montserrat_regular", sans-serif;
    text-decoration: none;
    color: #fff;
    background: #41586f;
    border: 1px solid transparent;
    border-radius: 1px;
    cursor: pointer;
    min-width: 151px;
    font-size: 19px;
    transition: color 250ms, background-color 250ms, border-top-color 250ms, border-bottom-color 250ms, border-left-color 250ms, border-right-color 250ms;
    display: block;
    margin: 0 auto;
    margin-top: .5rem; }
  html body p.submit.reset-pass-submit button.wp-generate-pw {
    font: 400 1.357em / 1 AvenirNext, Montserrat;
    font-family: "montserrat_regular", sans-serif;
    text-decoration: none;
    color: #41586f;
    background: white;
    border: 1px solid #41586f;
    border-radius: 1px;
    cursor: pointer;
    min-width: 151px;
    font-size: 19px;
    transition: color 250ms, background-color 250ms, border-top-color 250ms, border-bottom-color 250ms, border-left-color 250ms, border-right-color 250ms;
    display: block;
    margin: 0;
    padding: 0 15px; }
  html body p.forgetmenot {
    display: block;
    width: 100%;
    float: none; }
  html body p.submit {
    display: flex;
    justify-content: center;
    width: 100%;
    box-shadow: none !important; }
    html body p.submit input[type="submit"]:hover {
      background-color: #41586f;
      border-color: #41586f; }
    html body p.submit.reset-pass-submit {
      justify-content: space-between; }
      html body p.submit.reset-pass-submit input[type="submit"] {
        margin: 0; }
      html body p.submit.reset-pass-submit button {
        margin-bottom: 0 !important; }
  html body #login {
    background: #fff;
    width: 100%;
    max-width: 1140px;
    padding: 0 15px;
    padding-bottom: 160px; }
    html body #login .notice,
    html body #login .notice-info,
    html body #login .message,
    html body #login .reset-pass {
      border: 1px solid #E0E2E2;
      border-left: 4px solid #42586e;
      box-shadow: none;
      border-radius: 0;
      font-size: 18px; }
  html body #login h1 {
    padding: 30px 0 35px 0;
    text-align: left;
    border-bottom: 1px solid #E0E2E2;
    margin-bottom: 125px; }
    html body #login h1 a {
      display: none; }
    html body #login h1:after {
      content: 'Business Loan Network';
      display: block;
      color: #42586e;
      text-decoration: underline;
      font-size: 21px;
      font-weight: 400;
      font-family: "montserrat_regular", sans-serif; }
  html body #backtoblog,
  html body .language-switcher {
    display: none; }
  html body .lwa {
    position: relative; }
  html body p#nav {
    padding-left: 0 !important; }
    html body p#nav a {
      font-size: 18px;
      text-decoration: underline !important; }
  html body #loginform,
  html body #resetpassform,
  html body #lostpasswordform {
    max-width: 457px;
    padding: 0;
    border: none;
    position: relative;
    box-shadow: none;
    border-right: 1px solid #e0e2e2;
    padding-right: 115px; }
    html body #loginform:before,
    html body #resetpassform:before,
    html body #lostpasswordform:before {
      content: 'Sign In To Your Account';
      font-size: 28px;
      margin-bottom: 16px;
      font-weight: 400;
      color: #42586e;
      margin-top: 0;
      font-family: "avenir_regular", sans-serif;
      line-height: 36.5px; }
    html body #loginform p,
    html body #resetpassform p,
    html body #lostpasswordform p {
      padding-top: 15px; }
      html body #loginform p label,
      html body #resetpassform p label,
      html body #lostpasswordform p label {
        font-size: 18px; }
    html body #loginform .user-pass-wrap label,
    html body #resetpassform .user-pass-wrap label,
    html body #lostpasswordform .user-pass-wrap label {
      font-size: 18px; }
    html body #loginform input[type=text],
    html body #loginform input[type=password],
    html body #resetpassform input[type=text],
    html body #resetpassform input[type=password],
    html body #lostpasswordform input[type=text],
    html body #lostpasswordform input[type=password] {
      border: 1px solid #E0E2E2;
      width: 100%;
      padding: 0 0 0 10px;
      margin: 0 0 10.5px 0;
      z-index: 1;
      position: relative;
      background-color: transparent;
      font-family: "montserrat_regular", sans-serif;
      border-radius: 0;
      font-size: 18px; }
      html body #loginform input[type=text]:focus,
      html body #loginform input[type=password]:focus,
      html body #resetpassform input[type=text]:focus,
      html body #resetpassform input[type=password]:focus,
      html body #lostpasswordform input[type=text]:focus,
      html body #lostpasswordform input[type=password]:focus {
        outline: none;
        box-shadow: none; }
  html body #resetpassform:before {
    content: 'Reset Your Password'; }

/*# sourceMappingURL=wp-login.css.map */
