@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700");

body {
  font-family: "Roboto", sans-serif;
}

.form-group select.form-control {
  height: unset !important;
}

.pace .pace-progress {
  background: #303f9f;
  height: 3px;
}

a {
  color: #c20e18;
}

a:hover {
  color: #63070c;
}

.table.table-compacta thead tr th {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  bottom: 4px;
}

.table.table-compacta thead tr th:first-child {
  padding-left: 0px !important;
}

.table.table-compacta tbody tr td {
  padding: 1px;
  font-size: 12px;
  padding-left: 4px;
  border: 1px solid rgba(225, 225, 225, 0.7);
}

.page-sidebar .sidebar-menu .menu-items > li > a {
  padding-left: 20px;
  width: 100%;
}

.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu {
  padding: 0px;
}

.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li {
  padding: 0px 5px 0px 30px;
}
.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li > a {
  padding: 0px;
}

.page-sidebar .sidebar-menu .menu-items > li:hover {
  background: #ededed;
}

.page-sidebar .sidebar-menu .menu-items > li.open.active {
  background: #ededed;
}

.page-sidebar .sidebar-menu .menu-items li:hover > .icon-thumbnail,
.page-sidebar .sidebar-menu .menu-items li.open > .icon-thumbnail,
.page-sidebar .sidebar-menu .menu-items li.active > .icon-thumbnail {
  color: #c20e18;
}

.page-sidebar .sidebar-menu .menu-items li.open.active > .icon-thumbnail,
.page-sidebar .sidebar-menu .menu-items li.open > .icon-thumbnail,
.page-sidebar .sidebar-menu .menu-items li.active > .icon-thumbnail {
  color: #c20e18;
}

.page-sidebar
  .sidebar-menu
  .menu-items
  > li
  ul.sub-menu
  > li:hover
  > .icon-thumbnail {
  color: #c20e18;
}

/*
.page-sidebar .sidebar-menu .menu-items > li > a > .title{
	width: 80%;
}
*/
.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu {
  background-color: #ededed;
}

.page-sidebar .sidebar-menu .menu-items > li > a > .arrow {
  padding-right: 2px;
}

.dataTables_wrapper {
  padding: 0px !important;
}

div.dataTables_wrapper div.dataTables_info {
  padding: 7px;
  margin-top: 5px !important;
  height: 32px !important;
}

div.dataTables_wrapper div.dataTables_paginate {
  padding: 7px;
  margin-top: 5px !important;
  height: 32px !important;
}

.tabla-nav {
  font-size: 11px !important;
  margin-top: 10px;
}

.tabla-nav ul li a {
  color: rgba(89, 88, 88, 0.4);
}

.tabla-nav ul li a:hover {
  color: rgba(89, 88, 88, 1);
}

.dropdown-menu {
  background: #fff;
}

.tabla-nav ul li .form-control {
  font-size: 11px !important;
}

.form-group.bg-danger {
  background-color: rgba(243, 88, 88, 0.2) !important;
}

/*-----WMS4----*/

a {
  color: #3f51b5;
  text-decoration: none;
}

a:hover {
  color: #303f9f;
  text-decoration: none;
}

.header {
  background-color: #3f51b5;
  border-bottom: none;
}

.page-sidebar {
  background-color: #fff;
}

.page-sidebar a,
.page-sidebar button {
  color: #6a6c6f;
}

.page-sidebar .sidebar-header {
  background-color: #303f9f;
  border-color: #303f9f;
}

.page-sidebar .sidebar-header a,
.page-sidebar button {
  color: #fff;
}

.header .input-group .input-group-addon {
  background-color: #303f9f;
  color: #fff;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.header .form-control {
  border-radius: 4px;
}

.header form {
  width: 100%;
}

.page-sidebar {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.12), 0 10px 10px rgba(0, 0, 0, 0.1);
}

.page-sidebar a:hover,
.page-sidebar button:hover,
.page-sidebar a:active,
.page-sidebar button:active {
  color: #222 !important;
}

.icon-thumbnail {
  background: transparent;
  color: #808080;
  margin-right: 14px;
  margin-top: 10px;
}

body.menu-pin .icon-thumbnail {
  margin-right: 0px;
}

.page-sidebar .sidebar-menu .menu-items li:hover > .icon-thumbnail,
.page-sidebar .sidebar-menu .menu-items li.open > .icon-thumbnail,
.page-sidebar .sidebar-menu .menu-items li.active > .icon-thumbnail {
  color: #222 !important;
}

.page-sidebar .sidebar-menu .menu-items li:hover > a,
.page-sidebar .sidebar-menu .menu-items li.open > a,
.page-sidebar .sidebar-menu .menu-items li.active > a {
  color: #333;
}

.icon-thumbnail > i {
  font-size: 20px;
}

li.user-info {
  height: 48px;
  border-bottom: none;
  margin-top: 5px;
}

li.user-info .icon-thumbnail {
  background: transparent;
}

li.user-info .icon-thumbnail img {
  height: 40px;
  width: 40px;
  border-radius: 50px;
  border: solid 1px #ddd;
}

.sidebar-visible li.user-info {
  height: auto;
  min-height: 100px;
  border-bottom: solid 1px #edf0f0;
  margin-bottom: 5px;
}

.sidebar-visible li.user-info .detailed {
  margin-top: 30px;
  margin-left: 10px;
}

.sidebar-visible li.user-info .title {
  text-transform: uppercase !important;
  font-weight: 700;
  color: #6a6c6f;
  width: 100% !important;
}

.sidebar-visible li.user-info .details {
  text-transform: uppercase;
  color: #6a6c6f;
  font-weight: 400;
  opacity: 1 !important;
  width: 100% !important;
  line-height: 2px !important;
}

.sidebar-visible li.user-info .icon-thumbnail {
  float: left;
  left: 42px;
  margin-top: 20px;
}

.sidebar-visible li.user-info .icon-thumbnail img {
  height: 60px;
  width: 60px;
}

.page-sidebar .sidebar-menu .menu-items > li.user-info ul.sub-menu {
  background-color: #fff !important;
}

.page-sidebar .sidebar-menu .menu-items > li > a > .title {
  text-transform: capitalize;
}

.table.table-compacta thead tr th {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  bottom: 4px;
}

.table.table-compacta thead tr th:first-child {
  padding-left: 0px !important;
}

.table.table-compacta tbody tr td {
  padding: 1px;
  font-size: 12px;
  padding-left: 4px;
  border: 1px solid rgba(225, 225, 225, 0.7);
}

div.dataTables_wrapper div.dataTables_info {
  padding: 7px;
  margin-top: 5px !important;
  height: 32px !important;
}

div.dataTables_wrapper div.dataTables_paginate {
  padding: 7px;
  margin-top: 5px !important;
  height: 32px !important;
}

.table.table-hover tbody tr:hover td {
  background: rgba(63, 81, 181, 0.2) !important;
}

.tabla-nav {
  font-size: 11px !important;
  margin-top: 10px;
}

.tabla-nav ul li a {
  color: rgba(89, 88, 88, 0.4);
}

.tabla-nav ul li a:hover {
  color: rgba(89, 88, 88, 1);
}

.tabla-nav ul li .form-control {
  font-size: 11px !important;
}

.card {
  border-radius: 4px;
}

.login-nip .teclado {
  margin-left: 0px;
  margin-right: -5px;
}

.login-nip .teclado .btn {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 32%;
  margin-bottom: 5px;
}

.login-nip .teclado .btn:last-child {
  width: 65.3%;
  text-transform: uppercase;
}

.page-sidebar .sidebar-overlay-slide {
  background-color: #303f9f;
}

.header form {
  width: 40%;
  position: absolute;
  left: 260px;
  top: 13px;
}

#wrap {
  position: relative !important;
  height: 240px;
}

.over_frente {
  position: absolute;
  content: "";
  background: url(../img/r_frente.png);
  background-size: cover !important;
  background-position: center center !important;
  height: 240px;
  width: 320px;
  z-index: 4;
  border: solid;
  border-width: 1px;
  color: #051154;
  opacity: 0.4;
}

.over_izq {
  position: absolute;
  content: "";
  background: url(../img/r_derecho.png);

  background-size: cover !important;
  background-position: center center !important;
  height: 240px;
  width: 320px;
  z-index: 4;
  border: solid;
  border-width: 1px;
  color: #051154;
  opacity: 0.4;
}

.over_der {
  position: absolute;
  content: "";
  background: url(../img/r_izquierdo.png);
  background-size: cover !important;
  background-position: center center !important;
  height: 240px;
  width: 320px;
  z-index: 4;
  border: solid;
  border-width: 1px;
  color: #051154;
  opacity: 0.4;
}

.over_ticket {
  position: absolute;
  content: "";
  background: url(../img/r_ticket.png);
  background-size: cover !important;
  background-position: center center !important;
  height: 240px;
  width: 320px;
  z-index: 4;
  border: solid;
  border-width: 1px;
  color: #051154;
  opacity: 0.4;
}

.over_atras {
  position: absolute;
  content: "";
  background: url(../img/r_reverso.png);
  background-size: cover !important;
  background-position: center center !important;
  height: 240px;
  width: 320px;
  z-index: 4;
  border: solid;
  border-width: 1px;
  color: #051154;
  opacity: 0.4;
}

.over_adic {
  position: absolute;
  content: "";

  height: 240px;
  width: 320px;
  z-index: 4;
  border: solid;
  border-width: 1px;
  color: #051154;
  opacity: 0.4;
}

#camara video {
  position: relative !important;
}

#camara {
  /* 	position: absolute; */
  z-index: 1;
}

body.menu-pin .hiddemenu.btn.btn-link.hidden-md-down {
  position: unset;
}

.hiddemenu.btn.btn-link.hidden-md-down {
  position: absolute;
  top: 22px;
  right: 12px;
}

/*ESTILOS ADICIONALES D ELA OS CREAR*/

/* Ocultar el checkbox, no se ve en la página */

/* Estilos del modal */
.modallll {
  /*display: none; /* Inicialmente oculto */
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Fondo semi-transparente */
  justify-content: center;
  align-items: center;
  z-index: 1000; /* Asegura que el modallll esté por encima de otros elementos */
}

/* Estilos del contenido del modallll */
.modallll-content {
  background-color: white;
  padding: 20px;
  border-radius: 10px;
  width: 60em;
  text-align: center;
}

/* Mostrar el modallll cuando el checkbox esté marcado */

.mensaje_popup {
  font-size: 1.3em;
  margin: 1em 2em 0 2em;
}

/* Estilos para el spinner */
/* Estilos para el spinner */
.spinner-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.spinner {
  border: 4px solid rgba(255, 255, 255, 0.3);
  border-top: 4px solid #000;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
}
.ocultar {
  display: none !important;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Estilos para los botones */
#khronos,
#boton5 {
  font-size: 1.6em; /* Ajusta el tamaño de la letra según sea necesario */
  position: relative; /* Necesario para posicionar el texto "¡Nuevo!" */
  padding: 20px 40px;
  margin: 2em; /* Ajusta el margen para aumentar la separación */
}

#boton5 {
  background-color: white;
  color: #5569d7;
  border: 2px solid #5569d7;
}

#khronos {
  background-color: #5569d7;
  color: #ffffff;
  border: 2px solid #5569d7;
}

#nuevo_alerta {
  font-size: 0.6em;
  color: #ffe98f;
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 0px;
}
#cambiar-sistema {
  background-color: #3f51b5;
  color: white;
  border: none;
  padding: 0.5rem 1rem;
  /* display: block; */
  /* margin-left: auto; */
  /* width: 95%; */
  /* margin-right: 2rem;*/
}
#cambiar-sistema:hover {
  cursor: pointer;
}
/* Estilos para el modal */
/*
.modal {
  display: none; 
  position: fixed;
  z-index: 1; 
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7); 
  overflow: auto; 
  padding-top: 60px;
  text-align: center;
}
  */

/* Estilos para el contenido del modal */
/*
.modal-content {
	background-color: #2e2f4a70;
    margin: auto auto;
    border: 1px solid #888;
    display: block;
    margin: auto;
    margin-top: 3rem;
}
*/
/* Estilos para el botón de cierre (tache) */
/*
.close {
  color: black;
  font-size:4rem;
  font-weight: bold;
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
  */
#ver-explicacion {
  background-color: #3f51b5;
  color: white;
  border: none;
  padding: 0.5rem 1rem;
  /* display: block; */
  /* margin-left: auto; */
  /* width: 95%; */
  /* margin-right: 2rem; */
  /* margin-top: 2rem;*/
}
#ver-explicacion:hover {
  cursor: pointer;
}
#div-acciones-wms {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 90%;
  margin: auto;
}
.tipo-anterior {
  font-size: 1.5rem;
  color: #3f51b5;
  font-weight: bold;
}
.ver-explicacion,
.explicacion-ticket {
  background-color: white !important;
  color: #3f51b5 !important;
  border: 2px solid #3f51b5 !important;
}

.ver-explicacion,
.explicacion-ticket {
  background-color: white !important;
  color: #3f51b5 !important;
  border: 2px solid #3f51b5 !important;
}
.flex {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.modal_2,
.modal_3 {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: auto;
  text-align: center;
}

/* Estilos para el contenido del modal */
.modal-content_2,
.modal-content_3 {
  background-color: #2e2f4a70;
  margin: auto auto;
  border: 1px solid #888;
  display: block;
  margin: auto;
  font-size: 0.8px !important;
  margin-top: 8rem;
}

/* Estilos para el botón de cierre (tache) */

.close_3 {
  color: white;
  font-size: 4rem;
  font-weight: bold;
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
  margin-top: 8rem;
}

.close:hover,
.close_3:hover,
.close:focus,
.close_3:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
#ver-explicacion {
  background-color: #3f51b5;
  color: white;
  border: none;
  padding: 0.5rem 1rem;
}
#ver-explicacion:hover,
.explicacion-ticket:hover {
  cursor: pointer;
}
#div-acciones-wms {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 90%;
  margin: auto;
}
.tipo-anterior {
  font-size: 1.5rem;
  color: #3f51b5;
  font-weight: bold;
}

:root {
  --color1: hsl(358, 100%, 72%);
  --color2: hsl(102, 57%, 76%);
  --color3: hsl(162, 61%, 60%);
  --color4: hsl(341, 89%, 63%);
}
.card-skills {
  background: #fafafa;
  border-radius: 0.5em;
  -webkit-box-shadow: 2px 11px 2px -3px rgba(63, 63, 63, 0.77);
  box-shadow: 2px 11px 2px -3px rgba(63, 63, 63, 0.77);
  padding: 0 10px 10px 10px;
  text-align: center;
}
.linea-titulo {
  width: 100%;
}
.linea1 {
  border: 3px solid var(--color1);
  color: var(--color1);
}
.titulo1 {
  color: var(--color1);
  text-align: left;
}
.titulos-tabla1 {
  background: var(--color1);
}
.linea2 {
  border: 3px solid var(--color2);
}
.titulo2 {
  color: var(--color2);
  text-align: left;
}
.titulos-tabla2 {
  background: var(--color2);
}
.linea3 {
  border: 3px solid var(--color3);
}
.titulo3 {
  color: var(--color3);
  text-align: left;
}
.titulos-tabla3 {
  background: var(--color3);
}
.linea4 {
  border: 3px solid var(--color4);
}
.titulo4 {
  color: var(--color4);
  text-align: left;
}
.titulos-tabla4 {
  background: var(--color4);
}
.titulos-skills {
  font-size: 22px;
  font-weight: bold;
  padding: 10px 0 0 0;
}
.ocultar {
  display: none;
}

/******* ESTILOS ALERTA DE SALIDA *******/
/* Estilos del modal */
.modal_alerta_s {
  /*display: none; /* Inicialmente oculto */
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Fondo semi-transparente */
  justify-content: center;
  align-items: center;
  z-index: 1000; /* Asegura que el modal_alerta_s esté por encima de otros elementos */
}

/* Estilos del contenido del modal_alerta_s */
.modal_alerta_s-content {
  background-color: white;
  padding: 20px;
  border-radius: 10px;
  /*width: 70%;*/
  text-align: center;
}
.mensaje_popup_alerta_s {
  font-size: 1.1em;
}
/* Estilos para los botones */
#btn_alerta_s_salir,
#btn_alerta_s_continuar {
  font-size: 1.2em; /* Ajusta el tamaño de la letra según sea necesario */
  position: relative; /* Necesario para posicionar el texto "¡Nuevo!" */
  /*padding: 20px 40px;*/
  margin: 1.2em; /* Ajusta el margen para aumentar la separación */
}

#btn_alerta_s_salir {
  background-color: white;
  color: #5569d7;
  border: 2px solid #5569d7;
}

#btn_alerta_s_continuar {
  background-color: #5569d7;
  color: #ffffff;
  border: 2px solid #5569d7;
}

/***** ESTILOS NOTIFICACIONES TOAST (DAS) ******/
.toast-notification {
  position: fixed;
  right: 20px;
  top: 1rem;
  background: white;
  border: 1px solid #ff5a07;
  border-left: 5px solid #ff5a07;
  border-radius: 8px;
  padding: 15px 20px;
  font-size: 17px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  max-width: 350px;
  max-height: 150px; /* Altura máxima */
  overflow-y: auto; /* Scroll si el contenido es muy largo */
  z-index: 1050;
  transform: translateX(400px);
  transition: transform 0.3s ease-out;
}

.toast-notification.show {
  transform: translateX(0);
}

.toast-notification .close-btn {
  position: absolute;
  top: 5px;
  right: 10px;
  background: none;
  border: none;
  font-size: 18px;
  cursor: pointer;
  color: #999;
  z-index: 1; /* Asegurar que el botón esté sobre el contenido */
}

.toast-notification .close-btn:hover {
  color: #333;
}

/* Estilo opcional para el scrollbar */
.toast-notification::-webkit-scrollbar {
  width: 6px;
}

.toast-notification::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

.toast-notification::-webkit-scrollbar-thumb {
  background: #ff5a07;
  border-radius: 10px;
}

.toast-notification::-webkit-scrollbar-thumb:hover {
  background: #d94d06;
}

@media (max-width: 576px) {
  .toast-notification {
    right: 10px;
    left: 10px;
    max-width: none;
    max-height: 180px; /* Altura más pequeña en móviles */
    transform: translateY(-100px);
  }
  .toast-notification.show {
    transform: translateY(0);
  }
}
