button {
  cursor: pointer;
}

a:hover {
  text-decoration: none;
}

.ngx-pagination {
  padding: 0;
}

.card-body, .card-header, .card-footer {
  padding: .25rem .75rem;
  font-size: .85rem;
}

.card-title {
  margin-bottom: .25rem;
  font-size: 1rem;
}

/*.img-fluid {
  margin-top: .25rem;
  margin-bottom: .25rem;
}*/

.img-fluid-logo-main {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.container-logo-main {
  height: 50px;
  width: 170px;
}

.container-app-main {
  height: 50px;
  width: 250px;
}

.img-total {
  width:100%;
}

hr {
  height: 2px;
  background-color: #553725;
}

.fas {
  width: 20px;
}

.nav-tabs {
  margin-top: 0rem;
}

.nav-tabs-programacion {
  margin-top: 0rem !important;
}

h2, h3, h4, h5 {
  margin-bottom: 0rem;
  line-height: 1.7;
}

.form-check-input {
  margin-top: 0rem;
  margin-left: 0rem;
  position: relative;
  height: 1rem;
  width: 1rem;
}

.form-check-label {
  margin-left: .75rem;
}

@media (max-width: 599px){
  .mat-toolbar-row, .mat-toolbar-single-row {
      height: 64px !important;
  }
}

@media (max-width: 575.98px) {
  .modal-dialog {
    max-width: 100% !important;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .modal-dialog {
    max-width: 95% !important;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .modal-dialog {
    max-width: 90% !important;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .modal-dialog {
    max-width: 90% !important;
  }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .modal-dialog {
    max-width: 85% !important;
  }
}

@media (min-width: 1400px) {
  .modal-dialog {
    max-width: 75% !important;
  }
}

.table > thead > tr > th, td {
  vertical-align: middle !important;
}

.btn-upload {
    padding: 3px 8px;
    background: #fc512e;
    color:#fff;
    border:0px solid #fff;
}

.btn-upload:hover {
    color:#fff;
    background: #ee7e67;
}

.btn-upload-disabled {
  padding: 3px 8px;
  background: #ee7e67;
  color:#fff;
  border:0px solid #fff;
}

.calendar {
  height: 1.875rem;
  padding: .175rem .75rem;
}

label {
  margin-bottom: 0.0rem;
  font-size: .95rem;
}

.label-alerta {
  margin-bottom: 0.0rem;
  padding: .0rem 1.0rem;
  font-size: .95rem;
  font-weight: bold;
  border-radius: 15px;
}

.label-bold {
  margin-bottom: 0.0rem;
  font-size: .95rem;
  font-weight: bold;
  border-radius: 15px;
}

.label-bold-2 {
  padding: .0rem 1.0rem;
  margin: 0.0rem 0.0rem !important;
  font-size: 1.13rem !important;
  line-height: 1.5;
  font-weight: bold;
  border-radius: 15px;
}

.label-bold-3 {
  padding: .0rem 0.5rem;
  margin: 0.0rem 0.0rem !important;
  font-size: 0.85rem !important;
  line-height: 1.5;
  font-weight: bold;
  border-radius: 10px;
}

.label-2 {
  margin-bottom: 0.0rem;
  font-size: .85rem !important;
}

.label-3 {
  margin-bottom: 0.0rem;
  font-size: .75rem !important;
}

.fa-medio{
  font-size: 1.15rem !important;
}

p {
  margin-bottom: .5rem;
  font-size: .95rem;
}

.form-control {
  height: calc(1rem + .75rem + 2px);
  padding: .36rem .58rem;
  font-size: .85rem;
  font-weight: bold;
}

.form-control-siops {
  display: inline-block !important;
  width: auto !important;
}

.form-group {
  margin-bottom: .5rem;
}

.btn-siops {
  background-color: #0fa05c;
  border-color: #0fa05c;
  color: #fff;
}

.btn-siops:hover {
  background-color: #3ca876;
  border-color: #3ca876;
  color: #fff;
}

.tab-icon {
  font-size: 60% !important;
}

.tab-color {
  background-color: #7c5b47 !important;
  border-color: #7c5b47 !important;
  color: #b4afafc9 !important;
}

.tab-color:hover {
  background-color: #553725 !important;
  border-color: #553725 !important;
  color: #f8b051 !important; }

a.nav-link.active {
  background-color: #553725 !important;
  border-color: #553725 !important;
  color: #fff !important;
}

.btn-secondary {
  background-color: #7c5b47;
  border-color: #7c5b47;
}

.btn-secondary:hover, .btn-secondary.hover {
  background-color: #553725;
  border-color: #553725;
}

/*.btn-secondary:visited, .btn-secondary.visited, .btn-secondary:active, .btn-secondary.active {
  background-color: #7c5b47;
  border-color: #7c5b47;
}*/

#navbarsSIOPS {
  margin-top: 0rem;
}

.row-interior {
  margin-bottom: 0rem;
  margin-right: 0px !important;
  margin-left: 0px !important;
}

.row-sin-base {
  margin-bottom: 0rem;
}

.row-cero {
  margin-top: 0rem;
  margin-bottom: 0rem;
  padding-top: 0rem;
  padding-bottom: 0rem;
  height: 10px;
}

.margin-cero {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
  margin-left: 0rem !important;
  margin-right: 0rem !important;
}

.padding-cero {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
  padding-left: 0rem !important;
  padding-right: 0rem !important;
}

.row-btn {
  margin-top: .875rem;
  margin-bottom: .625rem;
}

.btn-link {
  color: #0fa05c;
  padding-top: 0px;
  padding-bottom: 0px;
}

.btn-link:hover {
  color: #097944;
}

.content-principal {
  position: relative;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  margin-top: 0rem;
  margin-bottom: 0rem;
}

.content-principal-interior {
  position: relative;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  margin-top: .5rem;
  margin-bottom: 0rem;
}

.content-principal:hover, .content-principal.hover {
  box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.content-principal-interior:hover, .content-principal-interior.hover {
  box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.title-color {
  background-color: #f8b051; /*#eef4f4;*/
  color: #000; }

.bg-principal-opacity {
  background-color: #00d0de;
  color: #FFF; }

/*.btn-success, .btn-primary {
  background-color: #00c1d5;
  border-color: #00c1d5; }

.btn-success.active, .btn-success:active, .btn-primary.active, .btn-primary:active {
    background-color: #00c1d5;
    border-color: #00c1d5; }

.btn-success:hover, .btn-success.hover, .btn-primary:hover, .btn-primary.hover {
    background-color: #00d0de;
    border-color: #00d0de; }

.btn-success.disabled, .btn-success:disabled, .btn-primary.disabled, .btn-primary:disabled {
    background-color: #00d0de;
    border-color: #00d0de; }

.btn-outline-primary, .btn-outline-success {
  color: #00c1d5;
  border-color: #00c1d5; }

.btn-outline-primary:hover, .btn-outline-primary.hover, .btn-outline-success:hover, .btn-outline-success.hover {
    background-color: #00c1d5;
    border-color: #00c1d5; }

.body {
  margin-left: 260px;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  height: 100vh; }*/

.div-scroll {
  overflow-y: scroll;
  overflow-x: hidden;
}

.bg-principal {
  background-color: #00c1d5;
  color: #FFF; }

.bg-secundario {
  background-color: #717c7d;
  color: #FFF; }

.btn-icon {
  padding: 0.2rem;
  line-height: 0;
  font-size: 0.75rem;
}

.btn-icon2 {
  padding: 0.2rem;
  line-height: 0;
  font-size: 1.5rem;
}

.btn-tab {
  padding-top: 0.15rem;
  padding-bottom: 0.1rem;
  padding-left: 0.05rem;
  padding-right: 0.05rem;
  line-height: 0;
  font-size: 0.9rem;
}

.btn-grid {
  padding: 0.2rem;
  line-height: 0;
  font-size: 1.20rem;
}

.btn-grid2 {
  padding: 0.1rem;
  font-size: 0.95rem;
  font-weight: bold;
}

.margin-vertical-bottom {
  margin-bottom: 1rem !important;
}

.margin-vertical-top {
  margin-top: 0.5rem !important;
}

.table-terminal {
  background-color: #000000;
  width:100%;
  /*background-image: url("/assets/img/web/zonas.png");*/
}

.table-dashboard {
  border: 1px solid #dee4e8;
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}

#no-scroll {
  overflow: hidden;
}

.table {
  border: 1px solid #dee4e8;
  margin-top: .5rem;
  margin-bottom: 0rem;
}

.table-cero {
  border: 0px !important;
  margin-top: 0rem !important;
}

.table th, .table td {
  border: 1px solid #dee4e8;
  vertical-align: middle;
  font-size: .85rem;
}

.table-td-top {
  vertical-align: top !important;
}

.td-cero {
  padding: 0px !important;
}

.axis-selected {
  background-color: #28a745;
  color: #FFF;
}

.cell-selected {
  background-color: #f8b051;
  color: #000;
}

.cell-selected-mandatory {
  background-color: red;
  color: #000;
}

.cell-selected-conditional {
  background-color: yellow;
  color: #000;
}

.cell-selected-optional {
  background-color: blue;
  color: #000;
}

.text-vertical {
  writing-mode: vertical-lr;
  transform: rotate(180deg);
}

.content-border {
  border: 1px solid #dee4e8; }

.content-title {
  font-size: 1.7em;
  padding: 0.05em 1em; }

.content-body {
  /*padding: 1em 1.5em 0.0em 1.5em;*/
  padding: 0.5em 1.5em 0.0em 1.5em;
}

.loading {
  height: 3rem;
}

.footer-bitall {
  width: 100%;
  padding: 0rem 0.5rem;
  text-align: left;
  position: absolute;
}

.footer-text {
  font-size: 0.75rem;
}

.row-dashboard {
  margin-top: 8px;
  margin-bottom: 8px;
}

.ngx-pagination {
  margin-top: 0.5rem;
  margin-bottom: 0 !important;
  font-size: 0.95rem;
}

.ngx-pagination .current {
  background-color: #f8b051 !important;
  color: #000 !important;
}

.ngx-pagination a {
  outline: none !important;
}

a:not([href]) {
  color: #007bff;
  cursor: pointer;
}

a:not([href]):hover {
  color: #0a5bb1;
}

.mandatory {
  color: #f00;
}

.information {
  color: #00f;
}

.anotacion {
  color: #6e6c6a;
  font-size: .75rem !important;
}

.uploadFile {
  cursor: pointer;
}

.badge {
  vertical-align: text-top;
}

.badge-siops {
  color: #fff;
  background-color: #7c5b47;
}

.badge-tab {
  padding: 0px !important;
}

.full-width {
  width: 100%;
}

.option-autocomplete {
  height: 2rem !important;
  font-size: .85rem !important;
}

.list-container {
  height: 72vh;
  width: 100%;
}

.container-fluid {
  padding: 0px;
}

.col-cero-pad-izq {
  padding-left: 0px;
}

.col-cero-pad-der {
  padding-right: 0px;
}

@media (max-width: 991.98px) {
  .col-cero-izq {
      padding-left: 0px;
      padding-right: 0px;
  }

  .col-cero-der {
      padding-left: 0px;
      padding-right: 0px;
  }
}

@media (min-width: 992px) {
  .col-cero-izq {
      padding-left: 0px;
  }

  .col-cero-der {
      padding-right: 0px;
  }
}

.row-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
}

.badge-danger-invert {
  margin-left: 4px;
  color: #dc3545;
  background-color: #fff;
}

.badge-success-invert {
  margin-left: 4px;
  color: #28a745;
  background-color: #fff;
}

.badge-warning-invert {
  margin-left: 4px;
  color: #ffc107;
  background-color: #fff;
}

.badge-primary-invert{
  margin-left: 4px;
  color: #007bff;
  background-color: #fff;
}

.badge-light-bold{
  background-color: #DCDEDE;
}

.tooltip-box{
  background-color: rgb(252, 247, 247);
  border-style: solid;
  border-width: 1.5px;
  border-image: initial;
  cursor: default !important;
}

.tooltip-box-item{
  background-color: rgb(252, 247, 247) !important;
  padding: 0.25rem 0.5rem;
  cursor: default !important;
}

/* ************************************************************************** */
/* ************************************************************************** */

 @-webkit-keyframes parpadeo {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
 }

 @keyframes parpadeo {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
 }

 .parpadeo {
  -webkit-animation-name: parpadeo;
  animation-name: parpadeo;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite ;
  animation-iteration-count: infinite ;
 }

/* ************************************************************************** */
/* ************************************************************************** */

.toolbar-color-strong {
  background-color: #553725;
  color: white;
}

.toolbar-color-weak {
  background-color: #7c5b47;
  color: white;
}

/* .title-color {
  background-color: #f8b051;
  color: white;
} */

.text-light {
  color: white;
}

.text-dark {
  color: black;
}

.btn-desplegable {
  display: inline-block;
  position: relative;
}

.btn-desplegable::before {
  display: block;
  font-family: "FontAwesome";
  transform-origin: top center;
}

.btn-desplegable::after {
  font-family: Arial;
  position: absolute;
  opacity: 0;
}

.notification {
  display: inline-block;
  position: relative;
  padding-top: -0.1rem;
  padding-bottom: 0.1rem;
  padding-right: 0.2rem;
  padding-left: 0.2rem;
  margin-bottom: 0.2rem;
  background: #f8b051;
  color: #000;
  border-radius: 0.2em;
  font-size: 1.3em;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.notification::before,
.notification::after {
  color: #fff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.notification::before {
  display: block;
  font-family: "FontAwesome";
  transform-origin: top center;
}

.notification::after {
  font-family: Arial;
  font-size: 0.7em;
  font-weight: 700;
  position: absolute;
  top: -12px;
  right: -8px;
  padding: 5px 6px;
  line-height: 100%;
  border: 2px #fff solid;
  border-radius: 60px;
  background: #f00;
  opacity: 0;
  content: attr(data-count);
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  transition: transform, opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}

.notification.show-count::after {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.cantidadIcono {
  display: inline-block;
  position: relative;
  padding-top: -0.1rem;
  padding-bottom: 0.1rem;
  padding-right: 0.2rem;
  padding-left: 0.2rem;
  margin-bottom: 0.2rem;
  border-radius: 0.2em;
  font-size: 1.3em;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.cantidadIcono::before,
.cantidadIcono::after {
  color: #fff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.cantidadIcono::before {
  display: block;
  font-family: "FontAwesome";
  transform-origin: top center;
}

.cantidadIcono::after {
  font-family: Arial;
  font-size: 0.7em;
  font-weight: 700;
  position: absolute;
  top: -12px;
  right: -8px;
  padding: 5px 6px;
  line-height: 100%;
  border: 2px #fff solid;
  border-radius: 60px;
  background: #f00;
  opacity: 0;
  content: attr(data-count);
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  transition: transform, opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}

.cantidadIcono.show-count::after {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/* ************************************************************************** */
/* ************************************************************************** */

.view-docs {
  height: 85vh !important;
  width: 100%;
  margin: 0rem;
}

.fondo-login {
  background: url("/assets/img/web/loginImage.jpeg") no-repeat center center;
  background-size: cover;
}

.view {
  height: 100vh !important;
  width: 100%;
  margin: 0rem;
}

.view-inicio {
  height: 70vh !important;
  margin-top: 6rem;
}

.rgba-gradient .full-bg-img {
  background: linear-gradient(45deg, rgba(83, 125, 210, 0.4), rgba(178, 30, 123, 0.4) 100%);
}

.full-bg-img {
  height: 100%;
  width: 100%;
}

.card-login {
  margin: 1rem 1rem;
  padding: 1rem 1rem;
  background-color: rgba(47, 47, 53, 0.65); /*rgba(229, 228, 255, 0.2);*/
}

.card-info-siops {
  margin: 1rem 1rem;
  padding: 1rem 1rem;
  background-color: rgba(47, 47, 53, 0.65);
}

.login-title {
  font-size: 4rem;
  /*font-weight: bold;
  color: #8f6348;*/
}

.md-form .prefix {
  font-size: 1.5rem;
  margin-top: 1rem;
}

.md-form label {
  color: #ffffff;
  transition: .2s ease-out;
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease-out;
  transition-delay: 0s;
}

/*h6 {
  line-height: 1.7;
}*/

.modal-fullscreen .modal-dialog {
  max-width: none; /* Anula el max-width por defecto */
  width: 100vw;    /* Ocupa todo el ancho del viewport */
  height: 100vh;   /* Ocupa todo el alto del viewport */
  margin: 0;       /* Elimina márgenes */
}

.modal-fullscreen .modal-content {
  height: 100%;         /* El contenido llena la altura del diálogo */
  border: 0;            /* Opcional: quitar borde */
  border-radius: 0;     /* Opcional: quitar esquinas redondeadas */
}

.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  flex-shrink: 0; /* Evita que header/footer se encojan */
  border-radius: 0; /* Opcional */
}

.modal-fullscreen .modal-body {
  overflow-y: auto; /* Permite scroll dentro del body si el contenido es largo */
}

/* Ajuste por si se combina con centered (no recomendado con este CSS) */
.modal.fade.show.modal-fullscreen .modal-dialog.modal-dialog-centered {
   transform: none !important;
   min-height: 100vh; /* Asegura altura mínima */
   display: flex;
   align-items: initial; /* Resetea alineación */
}