

body {
  background: none;
  padding: 0px;
  color: #565656;
}
body.component {
  padding: 0px;
}
a {
  color: #221c1e;
}
a:hover,
a:focus,
a:active {
  color: #31292c;
}
a[data-action="close"] {
  color: #221c1e !important;
}
#system-message .alert .alert-heading {
  display: none;
}
#system-message .alert .alert-message {
  margin: 0
}
.alert {
  border-radius: 0
}
.form-control:focus,
.input-group:hover,
.input-group.focus,
.checkbox .cr:hover,
.radio .cr:hover {
  border-color: #31292c;
}
.etoWaypointsAddButton {
  color: white;
}
.etoWaypointsAddButton:hover {
  color: #31292c;
}
.checkbox label input[type="checkbox"]:checked+.cr {
  background: #221c1e;
  border-color: #000000;
  color: #fff;
}
.radio label input[type="radio"]:checked+.cr {
  color: #221c1e;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover,
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #221c1e;
}
.bootstrap-datetimepicker-widget table td.today:before {
  border-bottom-color: #221c1e;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th,
.bootstrap-datetimepicker-widget table td span {
  border-radius: 0px;
}
.btn-selected,
.btn-default,
.btn-primary,
.btn-success,
.btn-danger,
.btn-info {
  border-radius: 0px !important;
}
.btn-link,
.btn-link:active,
.btn-link:focus {
  color: #221c1e !important;
}
.btn-link:hover {
  color: #31292c !important;
}
.btn-primary,
.btn-primary.active,
.btn-primary:active,
.btn-primary.focus,
.btn-primary:focus {
  background-color: #221c1e !important;
  border-color: #000000 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: 0 !important;
  color: #eee29d !important;
  font-size: 18px !important;
}
.btn-primary.hover,
.btn-primary:hover {
  background-color: #31292c !important;
  border-color: #000000 !important;
}
.tt-suggestion:hover {
  color: #fff;
  background-color: #221c1e;
}
.tt-menu:hover {
  border-color: #221c1e;
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  border-top-color: #221c1e
}
.nav-stacked>li.active>a,
.nav-stacked>li.active>a:hover {
  border-left-color: #221c1e
}
.etoVehicleInnerContainerSelected {
  border-color: #31292c !important
}
.etoStep1HeaderMini,
.etoStep1Header,
.etoStep2Header,
.etoStep3Header {
  font-size: 20px;
  line-height: 24px;
  text-transform: inherit;
}
.etoStep1HeaderMini {
  text-align: center;
  margin: 0px 0 20px 0;
}
#etoLeadPassengerContainer {
  display: none;
}
@media (max-width:400px) {
  .etoStep1HeaderMini {
    padding-right: 0px;
  }
}
