
.formularioEntregarOficina[data-v-1bc89ccd] span:not(.v-btn__content):not(.v-icon) {
  color: blue;
}

.content[data-v-4007f9c0] {
  z-index: 2 !important;
}
.cont-item-circular[data-v-4007f9c0] {
  width: 360px;
  padding: 10px;
  -webkit-filter: drop-shadow(2px 3px 7px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(2px 3px 7px rgba(0, 0, 0, 0.1));
}
.barra[data-v-4007f9c0] {
  border-radius: 50%;
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0px 10px rgba(0, 0, 0, 0.5);
}
.fondo[data-v-4007f9c0] {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fondo p[data-v-4007f9c0] {
  text-align: center;
  color: #003743;
  font-size: 1rem !important;
  margin: 0px;
  padding: 0px;
}
.Seleccionado[data-v-4007f9c0] {
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 21, 0.3);
          box-shadow: 0px 0px 10px 2px rgba(0, 0, 21, 0.3);
}
.cont-texto[data-v-4007f9c0] {
  width: 100%;
  white-space: normal;
}
.cont-texto p[data-v-4007f9c0] {
  font-size: 0.9em;
  line-height: 1em;
  font-weight: 600;
}
.customCard[data-v-4007f9c0]:hover {
  background-color: #ebedf0;
  cursor: pointer;
}
.active[data-v-4007f9c0] {
  color: rgb(0, 0, 0) !important;
}
.title[data-v-4007f9c0] {
  line-height: 1.125rem;
  max-width: 80%; /* O un valor fijo como 300px */
  font-size: 1rem !important;
  font-family: "Hind", sans-serif !important;
}

.formularioEntregarOficina[data-v-09b9ddd6] span:not(.v-btn__content):not(.v-icon) {
  color: blue;
}

