﻿.modal-title {
  float: left;
}

.step:not(.active) {
  display: none;
}

a.sign-out:hover {
  color: #E8A424 !important;
}

a.mapplic-pin.pin3 {
  background-color: transparent !important;
}

.only-text.pin-label {
  background-color: transparent !important;
  background-image: none !important;
  color: black;
}

strong {
  color: #002A5A;
}

strong.font-bold {
  font-size: 14px;
}

span.text-muted {
  font-size: 11px;
}

td, th {
  text-align: center;
}

.disabled {
  opacity: 0.6;
  pointer-events: none;
  border: solid;
}

.loginscreen.middle-box {
  width: 100%;
}

.rentados {
  fill: #ff0000;
  background: #ff0000;
}

.disponibles {
  fill: #00ff00;
  background: #00ff00;
}

.apartados {
  fill: #ff9900;
  background: #ff9900;
}

.confinados {
  fill: #ffff00;
  background: #ffff00;
}

.prestados {
  fill: #0000ff;
  background: #0000ff;
}

.mapplic-pin.pin-label {
  font-size: 6px; 
  text-align: center;
  text-decoration: none;
  line-height: 50%;
}

.existingxy {
  fill: #990099;
  background: #990099;
}

.clickables{
    fill:#365899 ;
    background: #365899;
}

/*# sourceMappingURL=ApeStyle.css.map */