.arrow-left {
  border-top: 5px solid #0000;
  border-bottom: 5px solid #0000;
  border-right: 5px solid gray;
  width: 0;
  height: 0;
}

a#twitter-login-link {
  background: url("/fa/min/assets/twitter-login-847b1a62.png");
}

a.sbf-login-link, a#sbf-authcodecreate-login-link {
  background-color: #6ca044;
}

a.sbf-login-link:hover, a#sbf-authcodecreate-login-link:hover {
  background-color: #609438;
}

a, a.cancel {
  text-decoration: underline;
}

a#sbf-login-forgot-username-link, a#sbf-login-forgot-password-link, a#sbf-login-associate-forgot-username, a#sbf-login-associate-forgot-password {
  color: #005595;
  border-bottom: none;
  font-size: 14px;
}

div.content {
  overflow: visible;
}

#sbf-login-forgot-username-email-address-error {
  width: 140%;
  margin-left: -13%;
}

.alert.popover {
  z-index: 5;
}

h3.title {
  margin-bottom: 1rem;
}

h3.title + p {
  font-size: 18px;
}

@media (max-width: 680px) {
  #sbf-login-forgot-username-email-address-error {
    width: 80%;
    margin-left: 13%;
  }
}

.g-recaptcha {
  margin: 0 0 15px;
}
