.fc-day-grid-event .fc-time {
  font-weight: 700;
  display: none;
}

.fc-center {
  color: #e4881d;
  text-transform: uppercase;
}

.fc-row.fc-widget-header {
  color: white;
  background-color: #e4881d;
  font-size: 14px;
}

#calendar {
  max-width: 900px;
  margin: 0 auto;
}

#title {
  color: #9c27b0;
  font-weight: 800;
  border-bottom: 3px solid coral;
  background: #ccc;
  padding: 8px 30px;
}

/****************/
input {
  display: none;
}


.fc-content {
  color: #fff !important;
}



#btnCerrar {
  color: rgb(255, 255, 255);
  padding: 5px;
  /* background: #8888; */
  border-radius: 25px;
  font-size: 17px;
  font-weight: 600;
}

#btnCerrar:hover {
  cursor: pointer;
  background-color: #333;
}



.circu {
  padding: 25px;
  background: #ccc;
  border-radius: 50px;
}

#grupoRadio label:hover {
  cursor: pointer;
}

#grupoRadio input[type="radio"]:checked+label {
  border: 3px solid #ccc !important;
}


.activado input[type=radio]:checked+label {
  border: 3px solid #555 !important;
}

.dias {
  background-color: #e0791d;
  color: #ffffff;
  /* border-left: solid 1px #e4871d;
  border-top: solid 1px #e4871d; */
  border-right: solid 1px #ffffff;
}

.border-dia {
  border: solid 2px #7a7a7a;
  /* border: solid 1px #E4881D; */
  border-top: none;
}

.dia-gris {
  background-color: #ddd;
}

.titulo-año {
  font-size: 37px;
  color: #606060;
  font-family: sans-serif;
  text-decoration: underline;
  text-decoration-color: #e4881d;
}

span.estatus-Fi {
  color: transparent;
  background: #01AA12;
  border-radius: 50px;
}

span.estatus-Fi.error {
  animation: parpadeoFi 1s infinite alternate ease-in-out;
}

@keyframes parpadeoFi {
  0% {
    background-color: #01AA12;
  }

  100% {
    background-color: red;
  }
}

span.estatus-As {
  color: transparent;
  background: #9716AF;
  border-radius: 50px;
}

span.estatus-As.error {
  animation: parpadeoAs 1s infinite alternate ease-in-out;
}

@keyframes parpadeoAs {
  0% {
    background-color: #9716AF;
  }

  100% {
    background-color: red;
  }
}

span.estatus-Cr {
  color: transparent;
  background: #dc913a;
  border-radius: 50px;
}

span.estatus-Cr.error {
  animation: parpadeoCr 1s infinite alternate ease-in-out;
}

@keyframes parpadeoCr {
  0% {
    background-color: #dc913a;
  }

  100% {
    background-color: red;
  }
}

span.estatus-In {
  color: transparent;
  background: #FFC507;
  border-radius: 50px;
}

span.estatus-In.error {
  animation: parpadeoIn 1s infinite alternate ease-in-out;
}

@keyframes parpadeoIn {
  0% {
    background-color: #dc913a;
  }

  100% {
    background-color: red;
  }
}


span.TipoOrden-Ins {
  color: transparent;
  background-image: url("../assets/img/instalacion.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  width: 20px;
  height: 20px;
  margin: 1px 1px 1px 1px;
}

span.TipoOrden-Rev {
  color: transparent;
  background-image: url("../assets/img/revision.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  width: 20px;
  height: 20px;
  margin: 1px 1px 1px 1px;
}

span.TipoOrden-Com {
  color: transparent;
  background-image: url("../assets/img/combustible.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  width: 20px;
  height: 20px;
  margin: 1px 1px 1px 1px;
}

span.TipoOrden-Ret {
  color: transparent;
  background-image: url("../assets/img/retiro.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  width: 20px;
  height: 20px;
  margin: 1px 1px 1px 1px;
}

div span {
  display: block;
  float: left;
}

.finalizada {
  height: 7px;
  width: 34%;
  background-color: #01AA12;
  border-radius: 50px;
}

.asignada {
  height: 7px;
  width: 34%;
  background-color: #FFC507;
  border-radius: 50px;
}

.creada {
  height: 7px;
  width: 34%;
  background-color: #FF1100;
  border-radius: 50px;
}

.iniciada {
  height: 7px;
  width: 34%;
  background-color: #9716AF;
  border-radius: 50px;
}

td div {
  min-height: 80px;
  /* float: left; */
}

.dia-mes {
  font-size: 14px;
  z-index: -1;
  color: #ddd;
  float: right;
}

.pos-abs {
  /* position: absolute; */
}

.div-empresa {
  min-height: auto;
  padding-top: 6px;
}

.diavalido {

  /* background-image: url('../img/10.png'); */
  /* background-image: url('https://image.spreadshirtmedia.net/image-server/v1/designs/191019280,width=178,height=178.png'); */
  /* background-color: #cccccc; */
  /* height: 500px; */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-size: 120px 120px;
}

.fondoposterior {
  background-color: #f9efe44f;
}

.icon-iconos-02::before {
  position: relative;
  left: -6px;
}

.div-naranja-horas {
  background-color: #7a7a7a;
  min-height: 0% !important;
  font-size: 9px;
  margin: 0px 2px;
  color: white;
}

.contenedor-info {
  min-height: 23px;
  font-size: 9px;
  border: 1px solid #7a7a7a;
  border-radius: 6px;
  margin: 0px 2px;
}

#calendariov2 .pos-abs {
  min-height: 370px;
}

#calendariov2small .pos-abs {
  min-height: 160px;
}

/* --- Variables (personaliza aquí) --- */
:root {
  --switch-width: 56px;
  /* ancho del switch */
  --switch-height: 32px;
  /* alto del switch */
  --switch-radius: 999px;
  /* radio del contenedor */
  --knob-size: 26px;
  /* tamaño del "knob" */
  --gap: calc((var(--switch-height) - var(--knob-size)) / 2);

  --bg-off: #E6E6E6;
  --bg-on: #c8670f;
  --knob-bg: #ffffff;
  --shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
  --focus-ring: 3px;
}

/* Contenedor para el switch (para alinear y añadir texto) */
.switch {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
  user-select: none;
}

/* El input real - oculto pero accesible */
.switch input[type="checkbox"] {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
  white-space: nowrap;
}

/* La pista (track) */
.switch .track {
  position: relative;
  width: var(--switch-width);
  height: var(--switch-height);
  background: var(--bg-off);
  border-radius: var(--switch-radius);
  transition: background 180ms ease, box-shadow 180ms ease;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.06);
  flex-shrink: 0;
}

/* El knob (círculo móvil) */
.switch .knob {
  position: absolute;
  top: var(--gap);
  left: var(--gap);
  width: var(--knob-size);
  height: var(--knob-size);
  background: var(--knob-bg);
  border-radius: 50%;
  box-shadow: var(--shadow);
  transition: transform 180ms cubic-bezier(.2, .9, .3, 1), box-shadow 120ms;
  will-change: transform;
}

/* Estado checked -> mover el knob y cambiar background */
.switch input[type="checkbox"]:checked+.track {
  background: var(--bg-on);
}

.switch input[type="checkbox"]:checked+.track .knob {
  transform: translateX(calc(var(--switch-width) - var(--knob-size) - (var(--gap) * 2)));
}

/* Foco por teclado: mostrar anillo */
.switch input[type="checkbox"]:focus+.track {
  outline: none;
  box-shadow: 0 0 0 var(--focus-ring) rgba(37, 211, 102, 0.18);
}

/* Pequeño efecto activo (presionar) */
.switch input[type="checkbox"]:active+.track .knob {
  transform: translateX(calc(var(--switch-width) - var(--knob-size) - (var(--gap) * 2))) scale(0.98);
}

/* Label textual (opcional) */
.switch .label {
  font-size: 0.95rem;
  color: #222;
}

/* Estado disabled */
.switch input[type="checkbox"]:disabled+.track {
  opacity: 0.5;
  cursor: not-allowed;
  filter: grayscale(0.2);
}

.switch input[type="checkbox"]:disabled+.track .knob {
  box-shadow: none;
}

/* Variantes: tamaño pequeño y grande */
.switch.switch-sm {
  --switch-width: 44px;
  --switch-height: 24px;
  --knob-size: 18px;
}

.switch.switch-lg {
  --switch-width: 72px;
  --switch-height: 40px;
  --knob-size: 34px;
}

/* Ejemplo de estados ON/OFF visibles (texto) */
.state {
  display: inline-block;
  min-width: 52px;
  text-align: center;
  font-size: 0.9rem;
  color: #555;
}

/* Opcional: transición más suave para el fondo cuando cambia */
.switch .track {
  transition: background 220ms cubic-bezier(.2, .8, .2, 1);
}