/* Add to all projects*/
/*@import (less) "normalize";*/
/*@import (less) "mixins";*/
/* Project specific*/
html,
body {
  height: 100%;
}
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#content-wrapper {
  min-height: 100%;
  margin-bottom: -47px;
  padding-bottom: 67px;
}
#content-wrapper:after {
  content: "";
  display: block;
}
#content-wrapper .container {
  width: auto;
  max-width: 365px;
  padding: 0;
  margin: 0 auto;
  margin-top: 25px;
  padding: 0 15px;
}
#content-wrapper .container .row {
  margin: 0;
}
#content-wrapper .container {
  width: auto;
  max-width: 365px;
  padding: 0;
  margin: 0 auto;
  margin-top: 25px;
  padding: 0 15px;
}
#content-wrapper .container .row {
  margin: 0;
}
h3,
h4 {
  text-align: left;
}
.form-container {
  background-color: #FFFFFF;
  color: #2C3461;
  text-align: left;
}
.form-container .or-divider {
  margin-bottom: 5px;
  position: relative;
  text-align: center;
}
.form-container .or-divider .divider {
  background-color: #CDCDCD;
  display: block;
  height: 2px;
  margin-top: 15px;
  z-index: 1;
}
.form-container .or-divider .or {
  background-color: #FFFFFF;
  color: #333333;
  display: inline-block;
  font-size: 2.2em;
  margin-top: -26px;
  padding: 0 7px;
  z-index: 200;
}
.branding-logo-text {
  text-align: center;
}
.form-signin {
  margin: 0 auto;
}
.form-signin .checkbox {
  margin-bottom: 10px;
  text-align: left;
  font-weight: normal;
}
.form-signin .form-control {
  background-color: #EFEFEF;
  border-radius: 0;
  box-sizing: border-box;
  font-size: 16px;
  height: auto;
  padding: 10px;
  position: relative;
  margin-bottom: 10px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.form-signin-heading {
  padding-top: 0;
  margin-top: 0;
  text-align: center;
}
.form-signin button {
  background-color: #0e6aaa;
  border: 0;
  border-radius: 2px;
  padding: 0 15px;
  width: auto;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.form-signin button:focus,
.form-signin button:hover {
  outline: none;
  text-decoration: none;
  background-color: #0e6aaa;
}
.form-signin button:focus:not(:active) {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36);
}
.form-signin button:active {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}
.home-institution-btn,
.athens-btn,
.other-login-btn {
  border-radius: 0;
}
/* ----- MASTHEAD & CORP NAV BAR----- */
#masthead {
  background: #003865;
  margin: 0;
  padding: 15px 15px 15px 25px;
  position: relative;
  font: bold 11px Arial, Helvetica, sans-serif;
}
#masthead img {
  border: 0;
  height: 50px;
}
#masthead a:focus:not(:active) img {
  outline: dotted 1px #ccc;
}
#corp ul,
#corp li {
  display: inline;
  line-height: 50px;
  width: auto;
}
#corp #usergroup {
  display: inline;
  line-height: 50px;
  width: auto;
  text-align: right;
}
#corp a {
  color: #fff;
  text-decoration: none;
  padding: 0 5px;
  margin: 0;
}
#footer {
  width: 65%;
  text-align: left;
}
a.thirdPartySigninLink,
.home-institution-btn {
  border-radius: 2px;
  text-decoration: none;
  color: #333;
  margin-bottom: 4px;
  text-align: left;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  padding: 0 15px;
  overflow: hidden;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
a.thirdPartySigninLink:focus,
.home-institution-btn:focus,
a.thirdPartySigninLink:hover,
.home-institution-btn:hover {
  outline: none;
  text-decoration: none;
  color: #333;
}
a.thirdPartySigninLink:focus:not(:active),
.home-institution-btn:focus:not(:active) {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36);
}
a.thirdPartySigninLink:active,
.home-institution-btn:active {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}
.home-institution-btn {
  color: #333;
  border: 0;
  background: #ebebeb;
  margin-bottom: 0;
  margin-top: 10px;
}
.home-institution-btn:focus,
.home-institution-btn:hover,
.home-institution-btn:active {
  color: #333;
  background: #ebebeb;
}
a.thirdPartySigninLink {
  width: 200px;
}
a.thirdPartySigninLink i.cloud-icon {
  margin-right: 4px;
}
.thirdPartyAuthTypeName {
  text-transform: capitalize;
}
.thirdPartySignin {
  margin-top: 10px;
}
.thirdPartySignin > div {
  float: left;
}
.thirdPartySignin .cloud-icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.thirdPartySignin .google .cloud-icon {
  background: url(../../images/google-transparent.png) no-repeat 0px 0px;
}
.thirdPartySignin .microsoft .cloud-icon {
  background: url(../../images/microsoft-transparent.png) no-repeat 0px 0px;
  background-size: 18px 18px;
}
.thirdPartySignin .classlink .cloud-icon {
  background: url('../../images/ClassLink-blue.png') no-repeat 0px 0px;
  background-size: 18px 18px;
}
.thirdPartySignin .clever .cloud-icon {
  background: url('../../images/clever.png') no-repeat 0px 0px;
  background-size: 18px 18px;
}
.contact {
  text-align: left;
}
.galeContact,
.libContact {
  display: block;
}
h4 {
  margin-top: 18px;
}
.col-md-12 {
  padding: 0;
}
.alert {
  padding: 8px;
  border: 0;
  border-radius: 0;
  text-align: left;
}
.alert-danger {
  color: #DC4405;
  background: #fbeae4;
}
.ErrorInfo {
  color: red;
}
.offscreen {
  position: absolute;
  height: 1px;
  width: 1px;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  overflow: hidden!important;
}
@media (max-height: 768px) {
  .new-home #box {
    min-height: 641px;
  }
}
@media (min-width: 800px) {
  .new-home #box {
    width: 395px;
    float: right;
    background: #fff;
    padding: 15px;
    height: 100%;
    min-height: 807px;
  }
  .new-home #content-wrapper {
    padding-bottom: 0;
  }
  .new-home #content-wrapper .container {
    max-width: none;
    background: url('../../images/sso.jpg') no-repeat;
    height: 100%;
    background-position: 0px -35px;
    background-size: cover;
    margin-top: 0;
    padding: 0;
    padding-bottom: 47px;
  }
}
#authenticateUserGroup .contact .prefWebsite,
#authenticateUserGroup .contact .prefPhone,
#authenticateUserGroup .contact .prefEmail {
  font-weight: bold;
  font-size: 13px;
}
.footer-links {
  text-align: center;
}
#footer-corporate a,
#footer-corporate a:visited {
  text-transform: uppercase;
  color: #003865;
  width: auto;
}
div#footer-corporate {
  position: relative;
  height: 47px;
  line-height: 47px;
  background-color: #e1e1e1;
  width: 100%;
  color: #003865;
  padding-left: 15px;
  font-size: 13px;
}
#empower-img {
  position: absolute;
  right: 15px;
  top: 15px;
}
.copyright {
  position: absolute;
}
@media (max-width: 600px) {
  .copyright,
  .footer-links,
  #empower-img {
    position: relative;
    display: block;
    width: auto;
    text-align: left;
  }
  .copyright,
  .footer-links {
    margin-bottom: 10px;
  }
  #empower-img {
    right: auto;
    top: auto;
  }
  div#footer-corporate {
    height: 100px;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: normal;
  }
  #content-wrapper {
    padding-bottom: 120px;
    margin-bottom: -100px;
  }
}
/*# sourceMappingURL=/auth/css/styles.less.map */