html {
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 14px;
}
body {
  background: #012e3e;
  position: relative;
}
.mdl-button--raised.mdl-button--colored {
  background: #68bd44;
  color: white;
}
.mdl-button--raised.mdl-buttonnext--colored {
  background: #68bd44;
  color: white;
  float: right;
  margin: 10px;
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.mdl-button--raised.mdl-button--colored:hover {
  background: #68bd44;
  color: white;
}
.italic-message {
  font-style: italic;
}
.bold-message {
  font-weight: bold;
}
.default-message .italic-message {
  font-style: italic !important;
}
.default-message .bold-message {
  font-weight: bold !important;
}
.info-message {
  color: blue;
}
.info-message .italic-message {
  font-style: italic !important;
}
.info-message .bold-message {
  font-weight: bold !important;
}
.success-message {
  color: green;
}
.success-message .italic-message {
  font-style: italic !important;
}
.success-message .bold-message {
  font-weight: bold !important;
}
.warning-message {
  color: yellow;
}
.warning-message .italic-message {
  font-style: italic !important;
}
.warning-message .bold-message {
  font-weight: bold !important;
}
.error-message {
  color: red;
}
.error-message .italic-message {
  font-style: italic;
}
.error-message .bold-message {
  font-weight: bold;
}
.login-card-wide.mdl-card {
  height: auto;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
.login-card-wide > .mdl-card__title {
  color: #808080;
  width: auto;
  height: 220px;
  background: url('../img/basys-logo.png') center;
  background-size: auto;
  background-repeat: no-repeat;
}
.register-card-wide.mdl-card {
  height: auto;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
.register-card-wide > .mdl-card__title {
  width: auto;
  height: 90px;
}
.signup-card-wide.mdl-card {
  height: auto;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.signup-card-wide > .mdl-card__title {
  color: #808080;
  height: 220px;
  background: url('../img/basys-logo.png') center / cover;
  background-size: auto;
  background-repeat: no-repeat;
}
.signup-buttons {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  width: 170px;
  text-align: center;
}
.signup-fields {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  width: 300px;
}
.forgot-card-wide.mdl-card {
  height: auto;
  width: 512px;
  margin-left: auto;
  margin-right: auto;
}
.forgot-card-wide > .mdl-card__title {
  color: #808080;
  width: auto;
  height: 220px;
  background: url('../img/basys-logo.png') center;
  background-size: auto;
  background-repeat: no-repeat;
}
.error-card-wide.mdl-card {
  width: 512px;
  margin-left: auto;
  margin-right: auto;
}
.error-card-wide > .mdl-card__title {
  color: #808080;
  height: 220px;
  width: auto;
  background: url('../img/basys-logo.png') center;
  background-size: auto;
  background-repeat: no-repeat;
}
.login-card-wide > .mdl-card__menu {
  color: #808080;
}
.logout-card-foa {
  font-style: italic !important;
  font-size: 13px !important;
  color: green !important;
}
.error-card-wide > .mdl-card__menu {
  color: #808080;
}
.register-buttons {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  width: 250px;
  text-align: center;
}
.login-buttons {
  margin-left: auto;
  margin-right: auto;
  width: 170px;
  text-align: center;
}
.login-fields {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  width: 300px;
}
.button-as-link {
  border: 0px;
  background-color: transparent;
  color: blue;
  cursor: pointer;
}
.button-as-link:hover {
  text-decoration: underline;
}
.mdl-button--raised.mdl-button--colored {
  background: #68bd44;
  color: white;
}
.mdl-button--raised.mdl-button--colored:hover {
  background: #68bd44;
  color: white;
}
.forgot-link {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: center;
}
.forgot-buttons {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  width: 250px;
  text-align: center;
}
.forgot-fields {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  width: 300px;
}
.navbar-brand {
  height: 64px !important;
  margin-left: auto;
  margin-right: auto;
}
.navbar-height {
  height: 64px !important;
}
.no-padding {
  padding: 0px !important;
}
.page-consent .client-logo {
  float: left;
}
.page-consent .client-logo img {
  width: 80px;
  height: 80px;
}
.page-consent .consent-buttons {
  margin-top: 25px;
}
.page-consent .consent-form .consent-scopecheck {
  display: inline-block;
  margin-right: 5px;
}
.page-consent .consent-form .consent-description {
  margin-left: 25px;
}
.page-consent .consent-form .consent-description label {
  font-weight: normal;
}
.page-consent .consent-form .consent-remember {
  padding-left: 16px;
}
.page-content {
  margin-top: 20px;
}
.grants .page-header {
  margin-bottom: 10px;
}
.grants .grant {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid lightgray;
}
.grants .grant img {
  width: 100px;
  height: 100px;
}
.grants .grant .clientname {
  font-size: 140%;
  font-weight: bold;
}
.grants .grant .granttype {
  font-size: 120%;
  font-weight: bold;
}
.grants .grant .created {
  font-size: 120%;
  font-weight: bold;
}
.grants .grant .expires {
  font-size: 120%;
  font-weight: bold;
}
.grants .grant li {
  list-style-type: none;
  display: inline;
}
.grants .grant li:after {
  content: ', ';
}
.grants .grant li:last-child:after {
  content: '';
}
@media (max-width: 576px) {
  .login-card-wide.mdl-card {
    width: 90%;
  }
  .forgot-card-wide.mdl-card {
    width: 90%;
  }
  .error-card-wide.mdl-card {
    width: 90%;
  }
  .login-fields {
    width: 200px;
  }
}
@media (min-width: 577px) and (max-width: 768px) {
  .login-card-wide.mdl-card {
    width: 80%;
  }
  .forgot-card-wide.mdl-card {
    width: 80%;
  }
  .error-card-wide.mdl-card {
    width: 80%;
  }
  .login-fields {
    width: 250px;
  }
}
.wrapper-progress-bar {
  width: 100%;
  margin-left: -20px;
}
.progress-bar li {
  list-style-type: none;
  float: left;
  width: 33%;
  position: relative;
  text-align: center;
}
.progress-bar li:before {
  content: " ";
  line-height: 30px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  border: 1px solid #a0a0a0;
  background-color: white;
  display: block;
  text-align: center;
  margin: 0 auto 10px;
}
.progress-bar li:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  border: 1px solid #a0a0a0;
  background-color: white;
  top: 15px;
  left: -50%;
  z-index: -1;
}
.progress-bar li:first-child:after {
  content: none;
}
.progress-bar li.active {
  color: #68bd44;
}
.progress-bar li.active:before {
  border-color: #68bd44;
  background-color: #68bd44;
}
.progress-bar .active:after {
  background-color: #68bd44;
}
.progress-bar li.current {
  color: #a0a0a0;
}
.progress-bar li.current:before {
  border-color: #a0a0a0;
  background-color: #a0a0a0;
}
.progress-bar .current:after {
  background-color: #a0a0a0;
}
.validation-summary-margin {
  margin-top: 100px !important;
}
.password-field-visibility-icon {
  display: block;
  position: relative;
  margin-top: -27px;
  margin-left: 270px;
}
