/* ESTILOS PROPIOS CUSTOM */

/* GENERALES */

body{
  color: #0e1726;
}

.pointer{
  cursor: pointer;
}
.contenedores {
  padding: 20px;
  margin-top: 1.5rem;
  background-color: #fff;
  border-radius: 3px 3px 0 0;
  box-shadow: 0 4px 6px 0 rgb(85 85 85 / 8%), 0 1px 20px 0 rgb(0 0 0 / 7%),
    0px 1px 11px 0px rgb(0 0 0 / 7%);
  border-top: 3px solid #ff9900 !important;
  width: 100%;
}
.nav-configuracion {
  margin: 24px 0px 0px 0px;
  height: max-content;
  padding: 0px 22px;
  background: white;
  border-radius: 3px 3px 0 0;
  box-shadow: 0 4px 6px 0 rgb(85 85 85 / 8%), 0 1px 20px 0 rgb(0 0 0 / 7%), 0px 1px 11px 0px rgb(0 0 0 / 7%);
}
.f-direcc {
  flex-direction: column;
}
.fit-h {
  height: fit-content !important;
}
.nowrap {
  white-space: nowrap;
}
.d-chart {
  width: fit-content;
  margin: 0 auto;
}
.pb-10 {
  padding-bottom: 10px;
}
.p8-res {
  padding: 8px !important;
}
.swal2-popup {
  height: fit-content !important;
}
.no-hover:hover {
  color: #fff !important;
  background-color: #ff9900 !important;
  box-shadow: none !important;
  border-color: transparent !important;
}
.pb-9r {
  padding-bottom: 6rem !important;
}
.btn-despe {
  padding: 10px 16px !important;
  width: 189px;
}
.btn-despe:hover {
  background-color: #e2a03f2e;
}
.swal2-popup .swal2-title {
  margin: 30px 0px 15px !important;
}
 .mt-5r {
  margin-top: 2rem;
 }

.swal2-icon {
  margin: 0 auto !important;
}
/* COLORES */

.color_principal , .c-pendiente {
  color: #ff9900;
}
.dis-mobile {
  display: none;
}
.tag-verde {
  color: white;
  background-color: #01b671;
  border: 1px solid #01b671;
  border-radius: 15px;
  padding: 2px 6px;
  font-size: 12px;
}
.tag-rojo {
  color: white;
  background-color: #EA232A;
  border: 1px solid #EA232A;
  border-radius: 15px;
  padding: 2px 6px;
  font-size: 12px;
}
.tag-amar {
  color: white;
  background-color: #ff9900;
  border: 1px solid #ff9900;
  border-radius: 15px;
  padding: 2px 6px;
  font-size: 12px;
}
.tag-gris {
  background-color: #d8dae3;
  border-radius: 15px;
  padding: 1px 14px;
  font-size: 12px;
}
.c-verde {
 color: #01b671;
}
.c-rojo{
  color: #EA232A;
}
.sin_datos{
  color: #888ea8 !important;
  font-weight: 500;
  font-size: 14px !important;
  font-family: 'Nunito', sans-serif !important;
  letter-spacing: 1px !important;
}
.miperfil-form {
  max-width: 600px !important;
  text-align: center;
  margin: 0 auto;
  margin-top: 50px;
}
.flex-cl-alg-cen {
  flex-direction: column;
}
.swal2-container.swal2-center >.swal2-popup {
  align-items: center;
}
.swal2-popup {
  justify-content: space-around;
}
.max-650 {
  max-width: 650px;
}
.color-gris {
  color: #9ba3ad;
}
.selec-recibos {
  width: 300px;
  margin: 10px 0px;
}
.my-rechazar {
  margin-bottom: 0px !important;
  margin-top: 12px !important;
}
.text-p-ayuda {
  text-align: initial;
  font-size: 14px;
}
.gratis-icon {
  border: 1px solid #2CA01C;
  padding: 2px;
  color: #2CA01C;
  border-radius: 50px;
  font-weight: 500;
  font-size: 8px;
  margin-left: 8px;
  font-weight: bolder;
}
/* BOTONES */

.botonAceptar {
  color: #fff;
  background-color: rgb(44, 160, 28);
  border: none;
  border-radius: 3px;
  height: 35px;
  padding: 8px 15px;
  font-size: 13.33px;
}
.botonAceptar:hover {
  background-color: rgb(38, 141, 24);
}

.botonCancelar {
  color: #0e1726;
  background-color: rgb(228, 222, 222);
  border: none;
  border-radius: 3px;
  height: 35px;
  padding: 8px 15px;
  font-size: 13.33px;
}
.botonCancelar:hover {
  background-color: rgb(216, 210, 210);
}

.boton_exportar {
  background-color: #fff;
  height: 35px;
  border: 1px solid #d3d3d3;
  color: #0e1726;
  letter-spacing: 0.0312rem;
  border-radius: 3px;
  transition: none;
  -webkit-transition: none;
  box-shadow: none;
  font-size: 0.9rem;
  align-self: center;
  padding: 5px 13px;
}

.boton_exportar:hover {
  background-color: #fafafa;
}

/* FILTROS PARA TABLAS */

/* Inputs y selects*/

.filtro_input {
  height: 35px;
  /* width: 200px !important; */
  /* padding-left: 30px; */
  border-color: #dbdfea;
  border-radius: 0.938rem;
  font-size: 13.33px;
  position: relative;
  color: #3b3f5c;
  letter-spacing: 1px;
}

.filtro_input:focus {
  border-color: #ff9900 !important;
  box-shadow: none !important;
}
.filtro_input::placeholder {
  color: #dbdfea;
}
.svg_filtros {
  position: absolute;
  left: 7px;
  color: #acb0c3;
  height: 36px;
  width: 19px;
  top: 0;
  z-index: 1;
}
.pd-alert {
  padding: 6px 20px !important;
}
.dflex-c {
  flex-direction: column;
}

.dflexcir {
  margin: 0 auto;
  margin-bottom: 20px;
}

/* Select2 */

span.select2-selection .select2-selection--single[aria-expanded="true"] > span {
  border-color: red;
}

.filtro_input_select2 > span > span > span > span.select2-selection__rendered {
  height: 35px !important;
  width: 200px !important;
  padding: 0 0 0 30px !important;
  line-height: 35px;
  border-color: #bfc9d4;
  border-radius: 3px;
  font-size: 13.33px;
  position: relative;
  padding-right: 0;
  color: #3b3f5c;
  letter-spacing: 1px;
}

/* BOTONES PARA LAS SECCIONES CON TABLAS */

.seccionBotones_tablas {
  background-color: #fafafa;
  padding: 7px 0;
  border: 1px solid #eeeeee;
  width: 12.063rem;
}

.seccionBotones_tablas_full_width {
  background-color: #fafafa;
  padding: 7px 0;
  border: 1px solid #eeeeee;
}

.botonAdd {
  width: 30px;
  height: 30px;
  border-radius: 50% !important;
  background-color: #0091FF !important;
  color: #fafafa !important;
  border: none !important;
  position: relative;
  align-self: center;
}
.bg-color {
  background-color: #fafafa !important;
}
.text-pagos-plan {
  font-style: italic;
}
.doc-text {
  border: 1px solid #d3d3d3;
  width: fit-content;
  margin: 0 auto;
  padding: 4px 8px;
  border-radius: 25px;
}
.posicion-icon {
  position: absolute;
  left: 277px;
  top: 31px;
  z-index: 1;
}
.ejemplo-text {
  margin: 0 auto;
  width: fit-content;
  font-size: 11px;
  padding-top: 4px;
  color: #888ea8;
}
.t-center-mob {
  text-align: center;
}
.modal {
  width: 98% !important;
}
.bntfun {
  background-color: transparent;
  border: none !important;
}
.button-carpetas {
  color: #0E1726 !important;
  padding-left: 34px;
  padding-top: 3px;
  margin-bottom: 0px;
}
.p-modal-doc {
  margin: 11px 1.2rem;
  font-size: 12px;
  margin-bottom: 0;
  color: gray;
}
.i-option-ver {
  position: relative;
  bottom: 80px;
  left: 126px;
}
.i-option-ver-empleado {
  position: relative;
  bottom: 55px;
  left: 126px;
}
.i-option-doc {
  position: relative;
  bottom: 89px;
  left: 87px;
}
.i-option-doc-emple {
  position: relative;
  bottom: 61px;
  left: 87px;
}
.mb-calen {
  margin-bottom: 10px !important;
}
.text-aling-s-c {
  text-align: center !important;
}
.pb-0res {
  padding-bottom: 0px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-12 {
  margin-bottom: 12px;
}
.icon-img {
  width: 35px; 
  height: 35px; 
  border-radius: 50%;
}
#inf-card {
  border: none;
  border-radius: 6px;
  -webkit-box-shadow: 0 4px 6px 0 rgba(85, 85, 85, 0.08), 0 1px 20px 0 rgba(0, 0, 0, 0.07), 0px 1px 11px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0 4px 6px 0 rgba(85, 85, 85, 0.08), 0 1px 20px 0 rgba(0, 0, 0, 0.07),;
  padding: 10px;
  max-width: 154px;
  background-color: white;
  position: absolute;
  z-index: 9999;
  left: 238px;
  top: 149px;
}
#inf-sub {
  border: none;
  border-radius: 6px;
  -webkit-box-shadow: 0 4px 6px 0 rgba(85, 85, 85, 0.08), 0 1px 20px 0 rgba(0, 0, 0, 0.07), 0px 1px 11px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0 4px 6px 0 rgba(85, 85, 85, 0.08), 0 1px 20px 0 rgba(0, 0, 0, 0.07),;
  padding: 10px;
  max-width: 214px;
  background-color: white;
  position: absolute;
  z-index: 9999;
  left: 36%;
  top: 10%;
}
#inf-repor {
  border: none;
  border-radius: 6px;
  -webkit-box-shadow: 0 4px 6px 0 rgba(85, 85, 85, 0.08), 0 1px 20px 0 rgba(0, 0, 0, 0.07), 0px 1px 11px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0 4px 6px 0 rgba(85, 85, 85, 0.08), 0 1px 20px 0 rgba(0, 0, 0, 0.07),;
  padding: 10px;
  max-width: 269px;
  background-color: white;
  position: absolute;
  z-index: 9999;
  bottom: 68px;
  margin-left: 23px;
  bottom: 68px;
}
#inf-cumple {
  border: none;
  border-radius: 6px;
  -webkit-box-shadow: 0 4px 6px 0 rgba(85, 85, 85, 0.08), 0 1px 20px 0 rgba(0, 0, 0, 0.07), 0px 1px 11px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0 4px 6px 0 rgba(85, 85, 85, 0.08), 0 1px 20px 0 rgba(0, 0, 0, 0.07),;
  padding: 10px;
  max-width: 196px;
  background-color: white;
  position: absolute;
  z-index: 9999;
  bottom: 68px;
  margin-left: 23px;
  bottom: 71px;
  left: 66px;
}
#sub-icon{
  border: none;
  border-radius: 6px;
  box-shadow: 0 4px 6px 0 rgba(85, 85, 85, 0.08), 0 1px 20px 0 rgba(0, 0, 0, 0.07),;
  padding: 10px;
  max-width: 154px;
  position: absolute;
  z-index: 1;
  left: 105%;
  top: 4%;
}
.img-soli {
  width: 26px;
  height: 26px;
}
.swal2-popup .swal2-styled.swal2-cancel {
  font-weight: 400;
  color: #0e1726;
  font-size: 14px;
  border-radius: 1.875rem !important;
}
.i-option-ause {
  position: relative;
  bottom: 65px;
  left: 82px;
}
.modal-parrafo-alert {
  color: #888ea8;
  font-size: 0.8rem !important;
}
.t-doc {
  color: #0E1726 !important;
  font-size: 12px !important;
  font-weight: 600;
  margin-bottom: 2px;
}
.p-legajos {
  border: 1px solid #888ea8;
  width: fit-content;
  padding: 3px 11px;
  border-radius: 15px;
}
.l-correo{
  height: 28px;
  line-height: 28px;
  padding: 0px 7px;
  border-radius: 15px;
}
#DataTables_Table_1_wrapper {
  height: 260px;
  overflow: auto;
  border: 1px solid #e0e6ed;
  padding: 4px;
  border-radius: 8px;
}
.h-284 {
  max-height: 284px;
}
.w-300 {
  width: 300px;
}
.w-230 {
  width: 230px !important;
}
.w-320 {
  max-width: 320px;
}
.w-520 {
  max-width: 520px;
}
.max-730 {
  max-width: 730px !important;
}
.w-mil {
  max-width: 1000px;
}
.w-1500 {
  max-width: 1500px;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
  margin: 0 auto;
  width: fit-content;
  padding-right: 0px !important;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
  margin: 0 auto;
  width: fit-content;
  padding-left: 0px !important;
}
#calendar .fc-event-content {
  display: flex;
  overflow-x: hidden;
  background-color: white !important;
  border: 1.3px solid #d0e6ff !important;
}
.btn-mostarse {
  display: none;
}
.pd-0 {
  padding: 0px !important;
}
.ptop-4 {
  padding-top: 4px;
}
.btn-group {
  background: #ff9900;
  border-radius: 1.875rem;
  align-items: center;
  justify-content: center;
  padding: 0px 14px 0px 10px;
}
.svg-firma {
  color: #ff9900;
  background: white;
  border-radius: 50%;
  cursor: pointer;
}
.mremple-5 {
  margin-right: 0rem;
}
/* CHECKBOXS */

input[type="checkbox"]:before {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  float: left;
  left: 0px;
  border: 1px solid #e0e6ed;
  background-color: #e0e6ed;
}

input[type="checkbox"]:checked:before {
  background-color: #ff9900;
  border-color: #ff9900;
}

input[type="checkbox"]:checked:after {
  content: "";
  width: 8px;
  height: 3px;
  border: 2px solid #fff;
  float: left;
  position: absolute;
  margin-left: -1.95em;
  top: -10px;
  right: 2px;
  border-right: 0;
  border-top: 0;
  margin-top: 1em;
  transform: rotate(-55deg);
}
.alert-contra {
  color: red;
  text-align: right;
  font-size: 11px;
}

.desplegar_opciones {
  font-size: 12px;
  display: inline-block;
  padding: 10px;
  white-space: nowrap;
  cursor: pointer;
  color: #ff9900;
}
.desplegar_opciones:hover {
  text-decoration: underline;
  color: #ffaa2b ;
}
.pp-10 {
  padding: 10px;
}
.mr-20 {
  margin-right: 20px;
}
.hide {
  display: none !important;
}
.page-item.active .page-link {
  background-color: #ff9900;
}
.page-item.active .page-link {
  background-color: #ff9900;
  border-color: #ff9900;
}
.filtro_input {
  padding-left: 8px 10px !important;
}

.activo {
  color: #28a745;
}
.inactivo {
  color: #e7515a;
}

.cursor {
  cursor: pointer;
}

/* .table-responsive {
  max-height: 50vh; 
} */
.form-wm {
  width: 95% !important;
  margin: 0px 10px;
}
.requerido {
  color: #ff9900;
  margin: 0 5px;
}

.color_negro {
  color: #0e1726;
}
.text-end {
  text-align: right;
}
.right {
  float: right !important;
}
.left {
  float: left !important;
}
.svg-icon-btn {
  position: absolute;
  left: 3px;
  top: 2px;
}
.btn-plan {
  background: #0091ff;
  color: white;
  padding: 4px 9px;
  border-radius: 15px;
}
.btn-plan:hover {
  color: white;
  background-color: #36A9FF;
}
.btn-azulclaro {
  padding: 4px 9px;
  border: 1px solid #0091ff;
  border-radius: 15px;
  color: #0091ff;
}
.nombre_empleados {
  font-weight: 600;
  color: #515365;
}
.nombre_empleados:hover {
  color: #0091ff;
}
.links_edicionEmpleado {
  color: #0e1726;
  font-size: 16px;
}
.links_edicionEmpleado:hover {
  color: #0091ff;
}
.links_edicionEmpleado:active {
  color: #0091ff !important;
}
.div-noregistros {
  height: 113px;
  padding-top: 1rem;
}
.titulos {
  font-size: 24px;
  color: #0e1726;
  font-weight: 600;
}
.subtitulos {
  font-size: 16px;
  font-weight: 400;
  color: #0e1726;
}
.modal-body label {
  font-size: 14px;
}
.border-top {
  border-top: 1px solid #bfc9d4 !important;
}
.border-plan {
  border-bottom: 1px solid #ebedf2 !important;
}
.fz-12 {
  font-size: 12px;
}
.fz-14 {
  font-size: 14px;
}
.fs-home {
  font-size: 10px;
  color: #888ea8 !important;
}
.mt-4t {
  margin-top: 4px;
}
.mt--7 {
  margin-top: -7px !important;
}
.table > tbody > tr > td {
  vertical-align: middle !important;
  color: #515365;
  font-size: 14px !important;
  letter-spacing: 1px; 
  padding: 13px 0px;
}
.btn-ayuda {
  color: #9ba3ad;
  font-weight: normal;
  transition: 0.2s ease-out;
  touch-action: manipulation;
  cursor: pointer;
  will-change: opacity, transform;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  border: 1px solid #9ba3ad;
  border-radius: 1.875rem;
  background: white;
  position: absolute;
  top: 51px;
  right: 10%;
  padding: 2px 7px;
  font-size: 10px;
}
.btn-vin {
  color: #9ba3ad;
  font-weight: normal;
  transition: 0.2s ease-out;
  touch-action: manipulation;
  cursor: pointer;
  will-change: opacity, transform;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  border: 1px solid #9ba3ad;
  border-radius: 1.875rem;
  background: white;
  padding: 6px 13px;
  font-size: 14px;
}

.icon-invi {
  width: 22px !important;
}
.btn-aceptar {
  border: 0 !important;
  height: 35px !important;
  padding: 0 30px !important;
  border-radius: 1.875rem !important;
  background: initial !important;
  background-color: #ff9900 !important;
  color: #fff !important;
  font-size: 14px !important;
}
.btn-rechazar {
  border: 0 !important;
  height: 35px !important;
  padding: 0 30px !important;
  border-radius: 1.875rem !important;
  background: initial !important;
  background-color: #EA232A !important;
  color: #fff !important;
  font-size: 14px !important;
}
.sinFotoPerfil {
  height: 38px;
  width: 38px;
  border-radius: 50%;
  background-color: #ff9900;
  display: flex;
}
.nombreUsuario {
  padding: 0 10px;
}
.nombreUsuario:hover {
  box-shadow: 0 0 7px -1px #ccc;
  transition: 0.5s all ease;
}
.ruta_documentos {
  background-color: #f1f2f3;
  border-radius: 6px;
  padding: 1px 15px;
  margin-right: 10px;
}
.cajas_dash {
  position: relative;
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  height: 100%;
  box-shadow: none;
  border: 1px solid #e0e6ed;
}
.cajas-shadow{
  box-shadow: 0 2px 18px rgba(87, 87, 87, 0.12);
}
.i-nav {
  color: #0e1726;
  padding: 0;
  margin: 0;
}
.i-nav:hover {
  color: #0e1726;
}
.icon-planes {
  width: 30px !important;
  height: 30px !important;
  padding: 3px;
  border-radius: 4px;
}
.icon-planes:hover {
  background: #eee;
}
.bg-planes {
display: none;
}
.container-prom {
  padding: 10px 5px;
  border: 1px solid #2CA01C;
  margin-top: 34px;
  border-radius: 10px;
}
.text-prom {
  text-align: center;
  font-size: 24px;
  color: #ff9900;
  font-weight: 600;
  margin-bottom: 2px;
}
.text-firma {
  font-weight: 600;
  font-size: 15px; 
  color:#0e1726;
  margin-bottom:0;
}
.estado-vacaciones {
  display: flex;
  width: 33.5%; 
  justify-content: space-between;
}
.ausen-w {
  width: 50px;
  overflow: hidden;
}
.d-hmob{
  display: none;
}
.w-150 {
  width: 150px;
}
.w-200 {
  width: 25% !important;
}
.snackbar-border {
  border: 1px solid #ff9000;
  }
.cajas_vacaciones {
  justify-content: space-around;
  width: 100%;
  padding: 16px 0px;
  border-bottom: 0.5px solid #e0e6ed;
  flex-direction: column;
  height: 135px;
} 
.my-integracion {
  margin: 2rem 0px;
}
.my-docs {
  margin: 1rem 0px;
}
.cajas_vacaciones:hover {
  background-color: #fafafa;
}
.input-email-importar{
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.cajas-btn-conf {
  position: relative;
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: none;
  border: 1px solid #e0e6ed;
}
.li-conf a {
  color: #0e1726;
  display: block;
  padding: 12px 0px;
}
.li-conf a:hover {
  color: #ff9900;
  border-right: 2px solid #FF9900;
}
.dropify-wrapper {
  height: 130px !important;
 }
.porcetajewidth {
  width: 100%;
}

.ui-multiselect {
  margin-bottom: 14px;
}

.iconsflex {
  align-items: center;
  justify-content: flex-end;
  margin: 20px 0px;
}
.li-active {
  color: #ff9900;
  border-right: 2px solid #FF9900;
}

.li-active a {
  color: #ff9900;
}

.ul-style {
  border-right: 1px solid #e0e6ed;
}
.title-inicio {
  display:flex;
  align-items: center;
  border-bottom: 1px solid #e0e6ed;
  padding-bottom: 6px"
  }
.fechas_cajas {
  display: flex;
  justify-content: space-around;
  margin-top: 2rem;
  color: #0E1726;
  border-bottom: 1px solid #e0e6ed;
}
.bg-gris {
  background-color: #f8fcff;
}
.calendario {
  width: 24px;
  height: 28px;
  border-radius: 10px;
  background-color: #f1f2f3;
  display: flex;
  flex-direction: column;
  margin: 0px !important;
}
.mes_calendario {
  background-color: red;
  color: #fff;
  border-radius: 10px 10px 0 0;
  width: 100%;
  text-align: center;
  /* font-size: 12px; */
  font-size: 8px;
}
.dropdown-toggle[aria-expanded="true"] svg.feather-chevron-right {
  transform: rotate(90deg);
}
.img-user {
  height: 38px; 
  width: 38px;
}
.cajas-plansus {
  text-align: center;
  padding: 1rem;
}
.sus-descripcion {
  margin-top: 2rem
}
.over-cajaf {
  height: 413px;
  overflow-y: scroll;
}
.w-ausen {
  width: auto;
}
.feather-arrow-right {
  width: 14px;
}
.dia_calendario {
  color: #0e1726;
  font-weight: bold;
  text-align: center;
  font-size: 10px;
}
.calendario-ini {
  width: 24px;
  height: 30px;
  border-radius: 6px;
  background-color: #f1f2f3;
  display: flex;
  flex-direction: column;
}
.mes_calendario-ini {
  background-color: red;
  color: #fff;
  border-radius: 6px 6px 0 0;
  width: 100%;
  text-align: center;
  font-size: 8px;
}
.fz-inf-doc {
  font-size: 16px;
  padding:  8px !important;
}
.dia_calendario-ini{
  color: #0e1726;
  font-weight: bold;
  text-align: center;
  font-size: 10px;
}
.dateRange {
  height: 35px;
  border: 1px solid #dbdfea;
  border-radius: 6px;
  margin-left: 20px;
  padding: 0 10px;
  width: auto !important;
  text-align: center !important;
  color: #888ea8 !important;
  font-family: Arial, Helvetica, sans-serif;
}
.dateRange::placeholder {
  color: #888ea8 !important;
  font-family: Arial, Helvetica, sans-serif;
}
.tabla_doc > tbody tr {
  border: none;
}
.drop_documentos {
  min-height: 30px;
  height: 45px;
  width: 45px;
  border: none;
}
.swal2-title {
  margin: 0 !important;
}
.mar-0 {
  margin: 0 !important;
}
.iniciales_perfil {
  background-color: #0091ff;
  font-weight: bold;
}
.swal2-html-container {
  margin: 0 !important;
} 
table.dataTable thead > tr > th.no-sorting {
  padding-right: 30px;
  /* Agrega otros estilos personalizados si es necesario */
}

table.dataTable thead > tr > th.no-sorting:before,
table.dataTable thead > tr > th.no-sorting:after {
  display: none !important; /* Oculta los íconos de sorting */
}
.sombra_flechaAusencia {
  border-radius: 50%;
  padding: 5px;
  box-shadow: 1px 1px 3px 0px #ddd;
}
.fw-400 {
  font-weight: 400;
}
.fw-600 {
  font-weight: 600;
}
.fw-700 {
  font-weight: 700;
}
.custom-swal-content {
  font-weight: normal !important; 
}.col-doc-canvas {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
.col-form-doc {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
.custom-swal-content , .important-text {
  font-weight: bold;
  display: block;
  margin-top: 10px;
}
/* LOADING INICIO */
.lmask {
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: #f5f5f5;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999999999;
  opacity: 0.9;
}
.lmask:after {
  content: "";
  background-color: transparent;
  border: 5px solid #ff9900;
  opacity: 0.98;
  border-left: 5px solid transparent;
  /* border-right: 5px solid transparent; */
  border-radius: 50px;
  width: 30px;
  height: 30px;
  -moz-animation: spinoffPulse 0.8s infinite linear;
  -webkit-animation: spinoffPulse 0.8s infinite linear;
  margin: -15px 0 0 -15px;
  position: fixed;
  top: 40%;
  left: 50%;
}
@-moz-keyframes spinPulse {
  0% {
    -moz-transform: rotate(160deg);
    opacity: 0;
    box-shadow: 0 0 1px #5636cc;
  }
  50% {
    -moz-transform: rotate(145deg);
    opacity: 1;
  }
  100% {
    -moz-transform: rotate(-320deg);
    opacity: 0;
  }
}
@-moz-keyframes spinoffPulse {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spinPulse {
  0% {
    -webkit-transform: rotate(160deg);
    opacity: 0;
    box-shadow: 0 0 1px #5636cc;
  }
  50% {
    -webkit-transform: rotate(145deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-320deg);
    opacity: 0;
  }
}
@-webkit-keyframes spinoffPulse {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

.texto_loading {
  margin: auto;
  margin-top: 21%;
  text-align: center;
  width: 500px;
  color: #0e1726;
  font-size: 1rem;
}
/*FIN FIG LOADGIN*/

/* custom css*/
.table td {
  vertical-align: middle !important;
}
.selec-enviados-in {
  text-align: -webkit-center;
  padding-right: 10px !important;
  color: #888ea8;
  font-family: arial;
}
.clone-fecha{
margin-left: 20px !important;
color: #888ea8;
font-weight: 600;
}
.clone-fecha-hasta{
  margin-left: 20px !important;
  color: #888ea8;
  font-weight: 600;
}
.scroll-emple {
  max-height: 550px;
  overflow-y: scroll;
}
.selec-enviados {
  color: #888ea8;
  font-family: arial;
}
.tr-noti {
  text-align: center !important;
  border-bottom: 0px;
  padding: 7em 0px !important;
}
.menu-svg-inicio {
  margin-left: 6px; 
  color: #0091FF;
}
.menu-svg-inicio:hover { 
  color: #0091FF !important;
}
.datos_empleado{
  font-size: 13px;
  font-weight: 400;
}
.integracion-link {
  font-size: 13px;
  margin-left: 10px;
}
/* CLASSES FOR @MEDIA QUERIES */
@media screen and (min-width: 575px) {
  .modal {
    width: 100% !important;
  }
  .bg-planes {
    height: 30px;
    border-right: 1px solid #d3d3d3;
    width: 101px;
    justify-content: center;
    display: flex;
    align-items: center;
    padding-right: 10px;
  }
  .menu-svg-inicio {
    margin-left: 14px; 
  }
  .my-integracion {
    margin: 7rem 0px;
  }
  .mt-5r {
    margin-top: 5rem;
   }
  .cajas-plansus {
    text-align: center;
    border-right: 1px solid #e0e6ed;
    padding: 3rem 8rem;
  }
  .sus-descripcion {
    margin-top: 0rem;
    padding-left: 3rem;
  }
  .my-docs {
    margin: 2rem 0px;
  }
  .posicion-icon {
    position: absolute;
    left: 85%;
    top: 31px;
  }
  .btn-ayuda {
    padding: 4px 14px;
    font-size: 12px;
    right: 3%;
  }
  #inf-card {
    left: 291px;
    top: 131px;
    max-width: 240px;
  }
  #inf-repor {
    right: 54px;
    margin-left: 0px;
  }
  #inf-cumple {
    left: 99px;
    margin-left: 0px;
  }
  #inf-sub {
    left: 11%;
    top: 5%;
  }
  .t-center-mob {
    text-align: start;
  }
  .dflex-c {
    flex-direction: initial; 
  }
  .px-50 {
    padding: 0px 50px !important;
  }
  .alert-contra {
    color: red;
    text-align: right;
    font-size: 16px;
    margin: 8px 89px 0px 0px;
  }
  .dflexcir {
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .form-wm {
    width: 100% !important;
    margin: 0px;
  }
  .mb-calen {
    margin-bottom: 0px !important;
  }
  .text-aling-s-c {
    text-align: initial !important;
  }
  .pb-0res {
    padding-bottom: 18px;
  }
  .pl5 {
    padding-left: 3rem !important;
  }
  .nowr {
      white-space: nowrap;
  }
  .dflexcir  {
    margin: unset;
    margin-bottom: unset;
  }
  .p8-res {
    padding: 20px !important;
  }
  .mrr {
    margin-right: 3rem !important;
  }
  .iconsflex {
    margin: 0;
  }
  .d-hmob {
    display: block;
  }
  .fechas_cajas {
    justify-content: start;
  }
  .pta-1 {
    padding-left: 25%;
  }
  .pta-2 {
    padding-left: 13%;
  }
  .pta-3 {
    padding-left: 38%;
  }
  .pta-4 {
    padding-left: 62%;
  }
  .cajas_vacaciones {
    flex-direction: initial;
    height: auto;
  }
}

@media screen and (min-width: 768px) {
  .btn-mostarse {
    display: initial ;
  }
  .plan-ab {
    left: -339px !important;
  }
  .mremple-5 {
    margin-right: 3rem;
  }
  .col-doc-canvas {
    flex: 0 0 68.666667% !important;
    max-width: 68.666667% !important;
  }
  .dis-mobile {
    display: inline-block;
  }
  .col-form-doc {
    flex: 0 0 33.333333% !important;
    max-width: 33.333333% !important;
  }
  .f-direcc {
    flex-direction: initial;
  }
  .flex-cl-alg-cen {
    flex-direction: initial;
    align-items: center;
  }
  .nav-configuracion {
    width: 25%;
  }
  .container-prom {
    padding: 10px 0px ;
    border: 1px solid #2CA01C;
    margin-top: 34px;
    border-radius: 15px;
    width: 54%; 
    margin: 0 auto;
  }
  .w-120 {
    width: 120px;
  }
  .w-150 {
    width: 150px;
  }
  .wmin-125 {
    min-width: 120px;
  }
  .w-140 {
    width: 140px;
  }
  .w-145 {
    width: 145px;
  }
  .w-220 {
    width: 220px;
  }
  .w-240 {
    width: 240px;
  }
  .w-nombre {
    width: 160px;
  } 
  .w-260 {
    width: 260px;
  }
  .w-300 {
    width: 320px;
  }
  .miperfil-form {
    padding-left: 35px;
    margin-top: 0px;
  }
  .pd-0 {
    padding: 1.25rem!important;
  }
  .nav-configuracion {
    margin: 24px 10px 0px 0px;
  }
  .i-option-ver, .i-option-ause, .i-option-doc, .i-option-ver-empleado, .i-option-doc-emple {
    position: initial;
    left: 0px;
  }
}
@media screen and (min-width: 992px) {
  .nav-configuracion {
    width: 18%;
  }
  .pasosPago {
    width: 32% !important;
    padding: 20px;
  }
  .calendario {
  width: 30px;
  height: 36px;
  }
  .mes_calendario,  .dia_calendario {
    font-size: 12px;
  }
  .feather-arrow-right {
    width: 24px;
    /* margin: 0px 10px; */
  }
  .ausen-w {
    width: auto;
  }
  .w-ausen {
  width: 240px;
  }
  /* estilos swal2 modal */
  .marg-btn {
  margin-left: 50rem;
  }
  .swal2-styled.swal2-deny {
    height: 35px;
    padding: 0 30px;
  }

  .swal2-popup .swal2-title {
    padding: 30px;
    padding-bottom: 0;
  }

  .swal2-popup .swal2-file,
  .swal2-popup .swal2-input,
  .swal2-popup .swal2-textarea {
    width: 90%;
  }
  .swal2-popup .swal2-styled.swal2-confirm {
    border-radius: 1.875rem !important;
    font-weight: 400;
    font-size: 14px;
    }
  .swal2-popup .swal2-styled.swal2-cancel {
    font-weight: 400;
    color: #0e1726;
    font-size: 14px;
    border-radius: 1.875rem !important;
  }
}
