/* ------------------------------------------------------------
    STYLES

    1 ::::: BASE
    Variables
    Mixins
    Reset
    Base

    2 ::::: LIB
    Forms
    Buttons
    Icons
    Tables

    3 ::::: PLUGINS
    Slick 1.8.1

    4 ::::: RESPONSIVE
    Largedevices
    Mediumdevices
    Smalldevices

------------------------------------------------------------ */
/* ------------------------------------------------------------
    FONTS
------------------------------------------------------------ */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk_RkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1y4n.ttf) format('truetype');
}
/* ------------------------------------------------------------
    BASE COLORS
------------------------------------------------------------ */
.w-150 {
  width: 150px;
}
.h-200 {
  height: 200px;
}
.w-fc {
  width: fit-content !important;
}
/* ------------------------------------------------------------
   FONTS
------------------------------------------------------------ */
/* ------------------------------------------------------------
    ANIMATIONS
------------------------------------------------------------ */
a,
input,
button {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
html {
  box-sizing: border-box;
  font-size: 62.5%;
  /*10px = 1rem*/
  overflow-x: hidden;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
  overflow-x: hidden;
  min-width: 360px;
  background-color: #f7f8fa;
}
h1 {
  font-family: "Open Sans", sans-serif;
  font-weight: 900;
  color: #343a40;
  font-size: 32px;
}
h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 900;
  color: #343a40;
  font-size: 24px;
}
h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #343a40;
  font-size: 22px;
}
h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #343a40;
  font-size: 18px;
}
h5 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #343a40;
  font-size: 16px;
}
h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #343a40;
  font-size: 14px;
}
p,
ul,
ol,
li {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #343a40;
  font-size: 14px;
}
a,
.btn {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #343a40;
  font-size: 16px;
}
label {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #343a40;
  font-size: 16px;
}
.form-control {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #343a40;
  font-size: 16px;
}
.form-select {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #343a40;
  font-size: 16px;
}
.form-check-input {
  width: 18px;
  height: 18px;
}
.table {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #343a40;
  font-size: 16px;
}
section {
  padding: 24px 0;
}
header {
  padding: 24px 36px;
  margin-bottom: 24px;
}
header .logo {
  font-weight: 600;
  text-decoration: none;
}
header .menu ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  list-style: none;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
header .menu ul li {
  margin: 0 4px;
  box-sizing: border-box;
  padding: 0;
}
header .menu ul li a {
  font-size: 14px;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  padding: 4px 8px;
}
header .menu ul li:hover {
  background-color: #0d6efd;
  color: #FDFCF9;
}
header .menu ul li:hover a {
  color: #FDFCF9;
}
header .menu ul li.active {
  background-color: #0d6efd;
  color: #FDFCF9;
}
header .menu ul li.active a {
  color: #FDFCF9;
}
header .menu ul li:last-child {
  margin: 0;
}
#dashboard {
  padding: 24px 0;
}
.card-dashboard {
  padding: 16px;
}
.card-dashboard h3 {
  color: #0d6efd;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 4px;
}
.card-dashboard p {
  font-size: 13px;
  color: #343a40;
}
.card-table {
  padding: 16px;
}
.card-table .table {
  font-size: 14px;
}
.card-table .table th,
.card-table .table td {
  padding: 16px 24px;
  /* vertical - horizontal */
}
.card-table .table-responsive .table tr > th:last-child,
.card-table .table-responsive .table tr > td:last-child {
  text-align: right;
}
.table-responsive .table tr > th:last-child,
.table-responsive .table tr > td:last-child {
  text-align: right;
}
.statusflujo {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  overflow: hidden;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
  padding-bottom: 24px;
  position: relative;
  z-index: 9;
}
.statusflujo::after {
  content: '';
  width: 100%;
  height: 5px;
  background-color: #6c757d;
  position: absolute;
  z-index: 1;
  top: 20px;
}
.statusflujo .cardstatusflujo {
  display: flex;
  flex-direction: column;
  flex: 1;
  align-items: center;
  position: relative;
  z-index: 9;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #343a40;
  font-size: 14px;
}
.statusflujo .cardstatusflujo i {
  font-size: 32px;
  background-color: #6c757d;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  color: #FDFCF9;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
}
.statusflujo .cardstatusflujo i.active {
  background-color: #198754;
}
.cardevidencia {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 8px;
  margin-bottom: 8px;
}
.cardevidencia div {
  flex: 1;
}
.cardevidencia .content p {
  font-size: 14px;
}
.cardevidencia .content .file {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-weight: 600;
  font-size: 16px;
}
.cardevidencia .content .file i {
  font-size: 22px;
  margin-right: 8px;
}
.modalcostoshow {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.search {
  display: flex;
}
.search input {
  flex: 1;
  margin-right: 8px;
}
.search button {
  flex: 0 0 auto;
  border: none;
  border-radius: 8px;
  width: 48px;
  font-size: 22px;
  color: #6c757d;
  display: flex;
  justify-content: center;
  align-items: center;
}
.card-stock {
  padding: 24px;
  text-align: center;
}
.card-stock h6 {
  font-size: 32px;
  margin: 0;
  color: #0d6efd;
}
.card-stock p {
  font-size: 12px;
}
.pagination .page-link {
  font-size: 16px;
}
.loader-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(27, 28, 30, 0.8);
  top: 0;
  left: 0;
  z-index: 999999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.loader-overlay .spinner-border {
  width: 60px;
  /* Example custom width */
  height: 60px;
  /* Example custom height */
  border-width: 5px;
}
.dt-input {
  margin-right: 8px;
  font-size: 14px;
}
.mobile-menu {
  display: none;
}
.fit-width {
  width: fit-content;
}
.comment-card {
  border: 1px solid #e9ecef;
  border-radius: 8px;
  display: flex;
  flex-direction: row;
  gap: 16px;
}
.comment-card .letter {
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
  background-color: #495057;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #f8f9fa;
  font-size: 22px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.comment-card .content h4 {
  font-size: 16px;
}
.comment-card .content h4 small {
  display: block;
  font-size: 12px;
  font-weight: 400;
}
.btn {
  display: inline-block;
  width: auto;
}
pre code {
  display: block;
  background-color: #212529;
  /* gris oscuro */
  color: #f8f9fa;
  /* texto claro */
  padding: 1rem;
  border-radius: 0.375rem;
  overflow-x: auto;
  font-size: 1.3rem;
  line-height: 1.4;
}
@media (max-width: 767px) {
  header .mobile-menu {
    text-align: end;
    width: 100%;
    display: block;
  }
  header .menu {
    position: fixed;
    background: #FDFCF9;
    width: 100%;
    height: 100%;
    z-index: 99;
    left: 0;
    top: 0;
    display: none;
  }
  header .menu ul {
    flex-direction: column;
    align-items: start;
  }
  header .menu ul li {
    padding: 8px;
  }
  header .menu ul li:last-child {
    margin: 0 8px;
  }
}
#app {
  padding: 32px 0;
}
#app p {
  font-size: 16px;
}
#app header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #FDFCF9;
  padding: 12px 16px;
  z-index: 99999;
}
#app header a {
  color: #1B1C1E;
}
#app header a i {
  font-size: 32px;
}
#app header.simple {
  background-color: #FDFCF9;
  padding: 24px;
}
#app header.simple .logo {
  width: 100px;
}
#app main {
  padding: 64px 16px;
}
#app #menu {
  position: fixed;
  padding: 32px 16px;
  width: 100%;
  bottom: 0;
  z-index: 99999;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#app #menu a i {
  font-size: 22px;
  color: #FDFCF9;
}
#app .card-cot-app {
  position: relative;
}
#app .card-cot-app .btn-go {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 150px;
  display: flex;
  justify-content: end;
  text-decoration: none;
}
#app .card-cot-app .btn-go i {
  font-size: 42px;
  color: #6c757d;
}
#app .card-cot-app .selection-ref {
  border-bottom: 1px solid #adb5bd;
  position: relative;
  padding: 24px 24px 24px 0;
}
#app .card-cot-app .selection-ref .btn-remove {
  position: absolute;
  right: 0;
  top: 24px;
}
#app .card-cot-app .selection-ref .btn-remove i {
  font-size: 18px;
}
#app .toast-container {
  z-index: 999999;
}
#app #evidimg {
  display: flex;
  flex-direction: row;
  gap: 24px;
  flex-wrap: wrap;
}
#app #evidimg img {
  width: 100px;
  aspect-ratio: 1/1;
  object-fit: contain;
}
