/* LESS FILE: uxframework-flow/brand-colors.less */
/* LESS FILE: uxframework-flow/variables.less */
.bg-orange-light {
  background-color: #f1b54a;
  color: white;
}
.bg-orange {
  background-color: #e16b35;
  color: white;
}
.bg-orange-dark {
  background-color: #a65329;
  color: white;
}
.bg-olive-light {
  background-color: #bcc83e;
  color: white;
}
.bg-olive {
  background-color: #969b2f;
  color: white;
}
.bg-olive-dark {
  background-color: #7e7f26;
  color: white;
}
.bg-purple-light {
  background-color: #9386b2;
  color: white;
}
.bg-purple {
  background-color: #716199;
  color: white;
}
.bg-purple-dark {
  background-color: #42296b;
  color: white;
}
.bg-teal-light {
  background-color: #63bdad;
  color: white;
}
.bg-teal {
  background-color: #009783;
  color: white;
}
.bg-teal-dark {
  background-color: #008371;
  color: white;
}
.bg-blue-light {
  background-color: #75c7e4;
  color: white;
}
.bg-blue {
  background-color: #0693c4;
  color: white;
}
.bg-blue-dark {
  background-color: #04649f;
  color: white;
}
.bg-logo-red {
  background-color: #cd263d;
  color: white;
}
.bg-logo-gray-light {
  background-color: #e2e4e4;
  color: #868888;
}
.bg-logo-gray {
  background-color: #868888;
  color: white;
}
.bg-logo-gray-dark {
  background-color: #404141;
  color: white;
}
.sidebar-menu-item-border-bottom {
  border-bottom: 1px solid #dad9d6;
}
p > small,
p.small,
p > .small {
  font-size: 12px;
}
.lighter {
  color: #494c50;
}
.even-lighter {
  color: #767676;
}
.lightest {
  color: #afb2b6;
}
.caption {
  font-size: 12px;
  color: #767676;
  font-weight: 300;
  line-height: inherit;
}
.well {
  color: #666;
}
.well strong {
  font-weight: 600;
  color: #333;
}
.institutional-signup-container h1 {
  color: #00558e;
}
.institutional-signup-container h2 {
  color: #00558e;
  margin-bottom: 1rem;
}
.institutional-signup-container a,
.institutional-signup-container .instruction {
  color: #0066cc;
}
.institutional-signup-container .labelRequired {
  text-align: left;
  color: black;
}
.institutional-signup-container #providedby {
  color: black;
}
.institutional-signup-container .new-ref-header {
  padding-top: 6rem;
}
.institutional-signup-container .old-ref-header {
  padding-top: 6rem;
}
.institutional-signup-container .required {
  color: #ff0000;
}
.institutional-signup-container .instruction-signup {
  color: black;
}
.institutional-signup-container #login {
  color: #0066CC;
}
.institutional-signup-container small.required {
  margin-left: 50px;
  text-align: left;
  color: #ff0000;
}
.institutional-signup-container .checkbox {
  color: #53565a;
}
.institutional-signup-container .checkbox label {
  text-align: left;
  line-height: 1.5;
  font-size: 12px;
}
.institutional-signup-container .checkbox label a {
  color: #0066cc;
}
.institutional-signup-container .checkbox label a:hover {
  color: #0066cc;
}
.institutional-signup-container .checkbox label a:active,
.institutional-signup-container .checkbox label a:focus {
  color: #0197d2;
}
#multiple-matches {
  margin-top: 15px;
  line-height: 160%;
}
#multiple-matches-user {
  font-weight: bold;
}
#select-institution {
  width: 250px;
  text-align: center;
  margin-left: 80px;
  line-height: 160%;
}
#select-institution hr {
  margin-top: 15px;
  margin-bottom: 15px;
}
#activation-email {
  margin-top: 25px;
  line-height: 90%;
}
#activation-links a {
  color: #0e7bba;
}
#activation-links p {
  color: #53565A;
}
#activation-links hr {
  width: 50%;
}
