@charset "UTF-8";

/* -------------------------------------------- */
/* ------------------Reset--------------------- */

/* -------------------------------------------- */
/* ------------------Font---------------------- */

/*Add your font at here*/

/* -------------------------------------------- */
/* ------------------Style--------------------- */

.plan_show{
    display: block;
  }
  
  .plan_hidden{
    display: none;
  }
  
  div#plan_individual_padre div#empresa_planes div.pq-select-button{
    width:307px !important;
  }
  
  div#plan_individual_padre div#centros_planes div.pq-select-button{
    width:307px !important;
  }
  
  div#plan_individual_padre div#empleados_planes div.pq-select-button{
    width:307px !important;
  }

  .tabla_listado .select_cambiar_horario{font-size: 12px;padding: 0 3px; width:200px; height:20px; border-radius:3px;}
  .tabla_listado .select_acceso_directo{font-size: 12px;padding: 0 3px; width:115px; height:20px; border-radius:3px;}
  .tabla_listado table{width: 100%; line-height: 20px;}
  .tabla_listado table tbody tr{border-bottom: none;}
  .tabla_listado table tbody tr th{text-align:center;}
  .tabla_listado table tbody tr td{line-height: 30px; text-align: center;}
  /* .tabla_listado table tbody tr .acciones{width: 30%;} */
  .tabla_listado table tbody tr .dix_percent{width: 10%;}
  .tabla_listado table tbody tr .selectores{width: 70%;}
  .acciones{width: 20%; text-align: left;}
  .acciones_center{width: 20%; text-align: center;}

  .festivo_forum{font-weight: bold;color: #000000; cursor: pointer;}
  .container_modal{display: flex; flex-direction: row; margin-top: 20px; justify-content: space-between;}
  .container_main_modal{display: flex; flex-direction: column; width: 100%; justify-content: center; margin-top:10px}
  .fecha_modal{border:1px solid #000000; padding: 2px;}

/* -------------------------------------------- */
/* ------------------Header-------------------- */
header {background-color: #0c3b5d;}
/* -------------------------------------------- */
/* ------------------Navigation---------------- */

/* -------------------------------------------- */
/* ------------------Content------------------- */
.ftrl_diferido{
  background-color: #fa9f9e;
}
/* -------------------------------------------- */
/* ------------------Footer-------------------- */

/* -------------------------------------------- */
/* ------------------Components-----------------*/
