@charset "UTF-8";

.login h1 a {
  width: 300px;
  height: 136px;
  background-image: url('../images/Kaplan_Logo_RGB-300x136.png') !important;
  background-position: center center;
  background-size: contain;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 2.5rem;
  text-indent: -9999px;
  overflow: hidden;
}

.login h1 a[href="https://operator.trxtrucking.com"] {
  width: 180px;
  height: 95px;
  background-image: url('../images/TRX-Logo-1.png') !important;
}

.login h1 a[href="https://operator.horizonfreightsystem.com"] {
  width: 182px;
  height: 116px;
  background-image: url('../images/horizon-Logo.png') !important;
}

.login h1 a[href="https://operator.ddsexpress.com"] {
  height: 57px;
  background-image: url('../images/dds-Logo-300x57.png') !important;
}

.login h1 a[href="https://operator.easternexpressinc.com"] {
  width: 208px;
  height: 91px;
  background-image: url('../images/Eastern-Trucking-Logo-Web.png') !important;
}

.login h1 a:hover {
	color: #444;
}

#backtoblog {
  display: none;
}

#login #nav {
  text-align: center;
}