@import "google.css";
@import "sso.css";

.width15 {
  width: 15% !important;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}

.it-brand-wrapper img {
  height: 69px;
  max-height: 69px;
  max-width: 69px;
  object-fit: contain;
  margin-right: 12px;
}

.footer-bottom {
  border-top: 1px solid hsla(0, 0%, 100%, .5);
}

.no-margin {
  margin: 0px!important;
}

.rating .disabled {
  pointer-events: none;
}

.rating .disabled img {
  opacity: .5;
}

.card-disabled {
  opacity: .5;
}