@import url(https://fonts.googleapis.com/css?family=Nunito);@charset "UTF-8";

.dropdown.bootstrap-select {
  width: 100% !important;
  max-width: 100% !important;
  transform: none !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  padding: 0 !important;
}

.dropdown.bootstrap-select .btn-light {
  background-color: transparent !important;
  border-color: #dee2e6 !important;
  padding: 13px !important;
}

.dropdown.bootstrap-select ul.dropdown-menu {
  padding: 0x;
  width: 100% !important;
  max-width: 100% !important;
}

.dropdown.bootstrap-select ul.dropdown-menu li {
  border-left: 3px solid transparent;
  padding: 5px 15px;
}

.dropdown.bootstrap-select ul.dropdown-menu li:hover {
  background-color: #f9f9f9;
}

.dropdown.bootstrap-select ul.dropdown-menu li:hover a {
  background-color: #f9f9f9;
}

.dropdown.bootstrap-select ul.dropdown-menu li.active {
  background-color: #f9f9f9;
}

.dropdown.bootstrap-select ul.dropdown-menu li.active a {
  background-color: #f9f9f9;
}

.dropdown.bootstrap-select ul.dropdown-menu li.active small {
  color: #a1aab2 !important;
}

.dropdown.bootstrap-select ul.dropdown-menu li.selected {
  background-color: transparent;
  border-left-color: #2196F3;
}

.dropdown.bootstrap-select ul.dropdown-menu li.selected a {
  background-color: transparent;
  color: #000000;
  font-weight: 600;
}

.dropdown.bootstrap-select ul.dropdown-menu li a {
  color: #4f5861;
  font-size: 13px;
  padding: 0;
}

.dropdown.bootstrap-select ul.dropdown-menu li a span.text {
  color: #4f5861;
  white-space: pre-line !important;
}

.dropdown.bootstrap-select ul.dropdown-menu li a span.text .text-muted {
  color: #A3AABA !important;
  font-weight: 600 !important;
  display: block;
  padding-left: 0 !important;
}

.dropdown.bootstrap-select .no-results {
  color: #4f5861;
  border-left-color: #f62d51 !important;
  background-color: transparent !important;
  margin: 0;
}

.dropdown.bootstrap-select .no-results:hover {
  border-left-color: #f62d51 !important;
  background-color: transparent !important;
}

.btn:not(.btn-secondary):not([class*=btn-outline-]):not(.btn-link) {
  outline: none !important;
}

.bootstrap-switch {
  box-shadow: none !important;
}

.bootstrap-switch.bootstrap-switch-focused {
  border-color: #dee2e6 !important;
}

.form-group .bootstrap-switch {
  display: block;
  height: 42px !important;
}

.form-group .bootstrap-switch .bootstrap-switch-handle-on {
  padding-bottom: 8px;
  padding-top: 8px;
}

.form-group .bootstrap-switch .bootstrap-switch-handle-off {
  padding-bottom: 8px;
  padding-top: 8px;
}

.form-group .bootstrap-switch .bootstrap-switch-primary {
  background-color: #32c787 !important;
}

.form-group .bootstrap-switch .bootstrap-switch-default {
  color: #FFFFFF !important;
  background-color: #f62d51 !important;
}

.modal .form-group .bootstrap-switch,
.modal .form-group .bootstrap-switch-container {
  margin-right: -3px !important;
}

.modal .form-group .bootstrap-switch {
  display: block;
  height: 50px !important;
}

.modal .form-group .bootstrap-switch .bootstrap-switch-handle-on {
  padding: 14px;
  line-height: 20px !important;
}

.modal .form-group .bootstrap-switch .bootstrap-switch-handle-off {
  padding: 14px;
  line-height: 20px !important;
  margin-right: -3px !important;
}

.modal .form-group .bootstrap-switch .bootstrap-switch-primary {
  background-color: #32c787 !important;
}

.modal .form-group .bootstrap-switch .bootstrap-switch-default {
  color: #FFFFFF !important;
  background-color: #f62d51 !important;
}

.bootstrap-tagsinput {
  display: block;
  border: 1px solid #dee2e6 !important;
  border-radius: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  box-shadow: none !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.bootstrap-tagsinput .tag {
  color: #4f5861 !important;
  border-radius: 15px !important;
  background-color: #dee2e6 !important;
}

.bootstrap-tagsinput input {
  border: 0 !important;
}

.calendar.vacaciones .fc-time {
  display: none !important;
}

.calendar.vacaciones .fc-event {
  border-radius: 20px !important;
  padding: 7px !important;
}

.calendar table tbody tr td {
  overflow: hidden;
}

.calendar .fc-toolbar .fc-left button {
  background: #FFFFFF !important;
  border-radius: 0 !important;
  border-color: #dee2e6 !important;
  color: #4f5861 !important;
  box-shadow: none !important;
  height: auto !important;
  padding: 8px 12px !important;
  outline: none !important;
  text-transform: uppercase;
}

.calendar .fc-toolbar .fc-left button:disabled {
  color: #FFFFFF !important;
  background-color: #32c787 !important;
  border-color: #32c787 !important;
  opacity: 1;
}

.calendar .fc-toolbar .fc-center h2 {
  text-transform: uppercase;
}

.calendar .fc-toolbar .fc-right .fc-button-group button {
  background: #FFFFFF !important;
  border-radius: 0 !important;
  border-color: #dee2e6 !important;
  color: #4f5861 !important;
  box-shadow: none !important;
  height: auto !important;
  padding: 8px 12px !important;
  outline: none !important;
  text-transform: uppercase;
}

.calendar .fc-toolbar .fc-right .fc-button-group button.fc-button-active {
  color: #FFFFFF !important;
  background-color: #32c787 !important;
  border-color: #32c787 !important;
}

.calendar .fc-view-container .fc-head .fc-day-header {
  color: #4f5861;
  padding: 5px;
  text-transform: uppercase;
}

.calendar .fc-day-grid .fc-today {
  font-weight: 600;
}

.calendar .fc-event {
  color: #FFFFFF;
  cursor: pointer;
  font-weight: 600;
  font-size: 0.7rem;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 2px 0;
  padding-left: 5px;
}

.calendar .fc-content {
  color: #FFFFFF;
  cursor: pointer;
  font-weight: 600;
  font-size: 0.7rem;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 0;
}

.calendar .event-content {
  background-color: #f9f9f9;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: auto;
  padding: 3px;
  margin-bottom: 2px;
  width: 100%;
}

.calendar .event-content h2 {
  color: #4f5861;
  font-size: 0.8rem;
  font-weight: 600;
  margin: 0;
  padding: 0;
  padding-left: 5px;
}

.calendar .d-flex {
  border: 1px solid #dee2e6;
  padding: 10px 10px;
}

.calendar .d-flex .bg-inverse {
  background-color: #dee2e6;
}

.calendar .d-flex .archive {
  flex: 1;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.calendar .d-flex .archive h3 {
  font-size: 0.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
}

.calendar .d-flex .archive .text-muted {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 2px;
}

.calendar .d-flex .archive .progress-bar {
  background-color: #f62d51;
}

.calendar .d-flex .amount {
  text-align: right;
  width: 90px;
}

.calendar .d-flex .amount h2 {
  font-size: 1.1rem;
}

.calendar .fc-list-heading .fc-widget-header {
  text-transform: uppercase;
}

.calendar .rooms-item {
  cursor: pointer;
}

.calendar .rooms-item.active {
  opacity: 0.3;
}

.card {
  margin-bottom: 0;
}

.card .card-body.custom {
  padding: 0.8rem;
}

.card .card-body.custom .d-flex div h2 {
  color: #414755;
  font-size: 1.1rem;
}

.card .card-body.custom .d-flex div h6 {
  color: #4f5861;
  font-weight: 700;
  font-size: 0.75rem;
}

.card .card-body.custom .d-flex .ml-auto .display-6 {
  color: #414755;
  font-size: 2.2rem;
}

.card .card-body.custom .d-flex .ml-auto .display-6 img {
  height: 40px;
}

.card-kpis .card .card-body h5 {
  font-size: 0.8rem;
}

.card-kpis .card .card-body h2 {
  font-size: 1.05rem;
}

.card-kpis .card .card-body .display-6 {
  font-size: 1.5rem;
}

.chosen-container {
  width: 100% !important;
  max-width: 100% !important;
  box-shadow: none !important;
}

.chosen-container .chosen-choices {
  background-image: none !important;
  border: 1px solid #dee2e6 !important;
  box-shadow: none !important;
}

.chosen-container .chosen-choices:hover,
.chosen-container .chosen-choices:active,
.chosen-container .chosen-choices:focus {
  background-image: none !important;
  border: 1px solid #dee2e6 !important;
  box-shadow: none !important;
}

.chosen-container .chosen-choices .search-choice {
  background-color: #dee2e6 !important;
  border-color: #dee2e6 !important;
}

.chosen-container .chosen-choices .search-choice span {
  font-size: 10px !important;
  font-weight: 700 !important;
}

.chosen-container .chosen-drop {
  border: 1px solid #dee2e6 !important;
  box-shadow: none !important;
}

.chosen-container .chosen-drop .chosen-results li {
  color: #4f5861 !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  text-align: left !important;
}

.chosen-container .chosen-drop .chosen-results li:hover,
.chosen-container .chosen-drop .chosen-results li:active,
.chosen-container .chosen-drop .chosen-results li:focus {
  background-color: #dee2e6 !important;
}

.chosen-container .chosen-drop .chosen-results li.highlighted {
  background-color: #dee2e6 !important;
  background-image: none !important;
}

.compose .form-group input {
  padding: 13px;
}

.jconfirm .jconfirm-scrollpane {
  background: rgba(0, 0, 0, 0.8);
}

.jconfirm .jconfirm-box {
  border-radius: 0 !important;
}

.jconfirm .jconfirm-box .jconfirm-title-c {
  text-align: center;
}

.jconfirm .jconfirm-box .jconfirm-content {
  text-align: center;
}

.jconfirm .jconfirm-box .jconfirm-buttons {
  float: none !important;
  text-align: center !important;
}

.jconfirm .jconfirm-box .jconfirm-buttons button {
  border-radius: 0;
}

.context-menu-list {
  font-size: 0.85rem !important;
  background-color: #FFFFFF !important;
  box-shadow: none !important;
  left: 52px !important;
  border: 1px solid #dee2e6 !important;
}

.context-menu-list li {
  color: #4f5861 !important;
  font-family: "Roboto", sans-serif !important;
  padding: 3px 50px 3px 10px !important;
}

.context-menu-list li:hover {
  color: #4f5861 !important;
  background-color: #f9f9f9 !important;
}

.customizer {
  right: -480px;
  width: 480px;
}

.cambiar_moneda {
  position: fixed;
  top: 175px;
  left: -100px;
  transition: 1s;
  width: 200px;
  z-index: 99999;
}

.cambiar_moneda:hover {
  left: 0;
}

.cambiar_descargar {
  position: fixed;
  top: 215px;
  left: -100px;
  transition: 1s;
  width: 200px;
  z-index: 99999;
}

.cambiar_descargar:hover {
  left: 0;
}

.dataTables_wrapper {
  position: relative;
}

.dataTables_wrapper .dataTables_filter {
  width: 100%;
}

.dataTables_wrapper .dataTables_filter label {
  width: 100%;
}

.dataTables_wrapper .dataTables_filter label input {
  color: #4f5861;
  padding: 0.6rem;
  border: 1px solid #f6f6f6;
  box-shadow: none;
  margin: 0 !important;
  width: 100% !important;
}

.dataTables_wrapper .dataTables_filter label input:focus,
.dataTables_wrapper .dataTables_filter label input:active,
.dataTables_wrapper .dataTables_filter label input:hover {
  border-color: #c6c6c6;
  background-color: transparent !important;
}

.dataTables_wrapper .button-group-full {
  display: grid;
  grid-template-columns: 120px auto;
  grid-gap: 10px;
  width: 100%;
}

.dataTables_wrapper .button-group-full .button-group {
  width: 100%;
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: auto;
  gap: 10px;
  justify-content: flex-start;
}

.dataTables_wrapper .button-group-full .button-group:last-child {
  justify-content: flex-end;
}

.dataTables_wrapper .button-group-full .create {
  color: #FFFFFF;
  background: #2e3640 !important;
  background-color: #2e3640 !important;
}

.dataTables_wrapper .button-group-full .create:hover,
.dataTables_wrapper .button-group-full .create:active,
.dataTables_wrapper .button-group-full .create:focus {
  color: #FFFFFF;
  background: #2e3640 !important;
  background-color: #2e3640 !important;
}

.dataTables_wrapper table {
  margin: 0.8rem 0;
}

.dataTables_wrapper table thead {
  background-color: #FFFFFF;
}

.dataTables_wrapper table thead tr th {
  background-color: #FFFFFF;
  font-size: 0.55rem;
  font-weight: 800;
  padding: 10px 10px !important;
  border-width: 0;
  border-bottom: 1px solid #f6f6f6 !important;
  text-transform: uppercase;
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 0;
  z-index: 9;
}

.dataTables_wrapper table thead tr th .yadcf-filter-wrapper {
  display: block;
  position: relative;
  margin-top: 5px;
  width: 100%;
}

.dataTables_wrapper table thead tr th .yadcf-filter-wrapper button {
  color: #d0d0d0;
  background-color: transparent;
  border: 0;
  font-size: 1.2rem;
  position: absolute;
  cursor: pointer;
  right: 5px;
  top: 0;
  outline: none !important;
}

.dataTables_wrapper table thead tr th .yadcf-filter-wrapper button:focus,
.dataTables_wrapper table thead tr th .yadcf-filter-wrapper button:hover {
  color: #4f5861;
}

.dataTables_wrapper table thead tr th .yadcf-filter-wrapper input {
  color: #4f5861;
  border: 1px solid #f6f6f6;
  box-shadow: none;
  font-size: 0.68rem;
  padding: 5px;
  width: 100%;
}

.dataTables_wrapper table thead tr th .yadcf-filter-wrapper input:focus,
.dataTables_wrapper table thead tr th .yadcf-filter-wrapper input:active,
.dataTables_wrapper table thead tr th .yadcf-filter-wrapper input:hover,
.dataTables_wrapper table thead tr th .yadcf-filter-wrapper input.inuse {
  border-color: #c6c6c6;
  background-color: transparent !important;
}

.dataTables_wrapper table thead tr th .row span {
  font-size: 11px;
  font-weight: 500;
}

.dataTables_wrapper table tbody.zoom-w80 tr td {
  font-size: 0.72rem;
}

.dataTables_wrapper table tbody.task-active .odd,
.dataTables_wrapper table tbody.task-active .even {
  display: none;
}

.dataTables_wrapper table tbody tr:hover td {
  background-color: #F3F3F3 !important;
  border-color: #F3F3F3 !important;
}

.dataTables_wrapper table tbody tr:hover td.sorting_1 {
  background-color: #F3F3F3 !important;
  opacity: 0.6 !important;
  border-color: #F3F3F3 !important;
}

.dataTables_wrapper table tbody tr.task-item td,
.dataTables_wrapper table tbody tr.tasks-update td {
  padding: 0 !important;
}

.dataTables_wrapper table tbody tr.task-item td input,
.dataTables_wrapper table tbody tr.tasks-update td input {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  /* asegura que padding y border no rompan el 100% */
  display: block;
  /* evita problemas con inline */
  padding: 6px;
}

.dataTables_wrapper table tbody tr.task-item td input:focus,
.dataTables_wrapper table tbody tr.task-item td input:active,
.dataTables_wrapper table tbody tr.tasks-update td input:focus,
.dataTables_wrapper table tbody tr.tasks-update td input:active {
  border: 1px solid rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

.dataTables_wrapper table tbody tr.task-item td .select2-content,
.dataTables_wrapper table tbody tr.tasks-update td .select2-content {
  margin: 0 !important;
  width: 100% !important;
}

.dataTables_wrapper table tbody tr.task-item td .select2-container,
.dataTables_wrapper table tbody tr.tasks-update td .select2-container {
  width: 100% !important;
}

.dataTables_wrapper table tbody tr.task-item td .select2-selection,
.dataTables_wrapper table tbody tr.tasks-update td .select2-selection {
  height: 32px !important;
}

.dataTables_wrapper table tbody tr.task-item td .select2-selection .select2-selection__arrow,
.dataTables_wrapper table tbody tr.tasks-update td .select2-selection .select2-selection__arrow {
  height: 100%;
  line-height: normal;
}

.dataTables_wrapper table tbody tr.task-item td .text-danger,
.dataTables_wrapper table tbody tr.tasks-update td .text-danger {
  margin: 0;
}

.dataTables_wrapper table tbody tr.task-item td .button-group,
.dataTables_wrapper table tbody tr.tasks-update td .button-group {
  text-align: center;
  width: 100%;
}

.dataTables_wrapper table tbody tr.task-item td .button-group button,
.dataTables_wrapper table tbody tr.tasks-update td .button-group button {
  margin: 0;
}

.dataTables_wrapper table tbody tr.task-item td .button-group button:focus,
.dataTables_wrapper table tbody tr.task-item td .button-group button:active,
.dataTables_wrapper table tbody tr.tasks-update td .button-group button:focus,
.dataTables_wrapper table tbody tr.tasks-update td .button-group button:active {
  outline: 1px solid rgba(0, 0, 0, 0.5) !important;
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

.dataTables_wrapper table tbody tr.task-item td .content-cal-create,
.dataTables_wrapper table tbody tr.tasks-update td .content-cal-create {
  width: 100%;
}

.dataTables_wrapper table tbody tr.task-item td .content-cal-create .dmy-cal-days,
.dataTables_wrapper table tbody tr.tasks-update td .content-cal-create .dmy-cal-days {
  float: left;
  width: 40%;
  padding: 1px;
}

.dataTables_wrapper table tbody tr.task-item td .content-cal-create .dmy-cal-months,
.dataTables_wrapper table tbody tr.tasks-update td .content-cal-create .dmy-cal-months {
  float: left;
  width: 60%;
  padding: 1px;
}

.dataTables_wrapper table tbody tr.task-item td .content-cal-create select,
.dataTables_wrapper table tbody tr.tasks-update td .content-cal-create select {
  background-color: #FFFFFF;
  border: 0;
  color: #4f5861;
  width: 100%;
  padding: 0.4rem;
  border: 1px solid #e9ecef !important;
}

.dataTables_wrapper table tbody tr.task-item td .content-cal-create select:focus,
.dataTables_wrapper table tbody tr.task-item td .content-cal-create select:active,
.dataTables_wrapper table tbody tr.tasks-update td .content-cal-create select:focus,
.dataTables_wrapper table tbody tr.tasks-update td .content-cal-create select:active {
  outline: 1px solid rgba(0, 0, 0, 0.5) !important;
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
  z-index: 1;
}

.dataTables_wrapper table tbody tr.task-item td .content-cal-update,
.dataTables_wrapper table tbody tr.tasks-update td .content-cal-update {
  width: 100%;
}

.dataTables_wrapper table tbody tr.task-item td .content-cal-update .dmy-cal-days,
.dataTables_wrapper table tbody tr.tasks-update td .content-cal-update .dmy-cal-days {
  float: left;
  width: 25%;
  padding: 1px;
}

.dataTables_wrapper table tbody tr.task-item td .content-cal-update .dmy-cal-months,
.dataTables_wrapper table tbody tr.tasks-update td .content-cal-update .dmy-cal-months {
  float: left;
  width: 50%;
  padding: 1px;
}

.dataTables_wrapper table tbody tr.task-item td .content-cal-update .dmy-cal-years,
.dataTables_wrapper table tbody tr.tasks-update td .content-cal-update .dmy-cal-years {
  float: left;
  width: 25%;
  padding: 1px;
}

.dataTables_wrapper table tbody tr.task-item td .content-cal-update select,
.dataTables_wrapper table tbody tr.tasks-update td .content-cal-update select {
  background-color: #FFFFFF;
  border: 0;
  color: #4f5861;
  width: 100%;
  padding: 0.4rem;
  border: 1px solid #e9ecef !important;
}

.dataTables_wrapper table tbody tr.task-item td .content-cal-update select:focus,
.dataTables_wrapper table tbody tr.task-item td .content-cal-update select:active,
.dataTables_wrapper table tbody tr.tasks-update td .content-cal-update select:focus,
.dataTables_wrapper table tbody tr.tasks-update td .content-cal-update select:active {
  outline: 1px solid rgba(0, 0, 0, 0.5) !important;
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
  z-index: 1;
}

.dataTables_wrapper table tbody tr.table-form {
  padding: 0;
}

.dataTables_wrapper table tbody tr.table-form input {
  padding: 3px;
}

.dataTables_wrapper table tbody tr.dtrg-group th {
  font-weight: 700;
  color: #FFFFFF;
  background-color: #2e3640;
  padding: 8px 10px;
}

.dataTables_wrapper table tbody tr.row-trash-at td {
  border: 1px solid rgba(246, 45, 81, 0.35) !important;
  background-color: rgba(246, 45, 81, 0.35) !important;
}

.dataTables_wrapper table tbody tr.row-bg-task-create {
  background-color: rgba(255, 235, 59, 0.7);
}

.dataTables_wrapper table tbody tr.row-bg-task-create:hover td {
  background-color: rgba(255, 235, 59, 0.7) !important;
  border-color: rgba(255, 235, 59, 0.7) !important;
}

.dataTables_wrapper table tbody tr.row-bg-task-create td {
  background-color: rgba(255, 235, 59, 0.7) !important;
  border-color: rgba(255, 235, 59, 0.7) !important;
}

.dataTables_wrapper table tbody tr.row-border td:first-child {
  border-left: 2px solid #c6c6c6 !important;
}

.dataTables_wrapper table tbody tr.row-border-success td:first-child {
  border-left: 2px solid #32c787 !important;
}

.dataTables_wrapper table tbody tr.row-border-warning td:first-child {
  border-left: 2px solid #FF9800 !important;
}

.dataTables_wrapper table tbody tr.row-border-danger td:first-child {
  border-left: 2px solid #f62d51 !important;
  opacity: 0.7;
}

.dataTables_wrapper table tbody tr.row-border-primary td:first-child {
  border-left: 2px solid #2196F3 !important;
}

.dataTables_wrapper table tbody tr.row-border-default td:first-child {
  border-left: 2px solid #FF9800 !important;
}

.dataTables_wrapper table tbody tr.row-border-success-task td:first-child {
  border-left: 2px solid #32c787 !important;
  border-style: dashed;
}

.dataTables_wrapper table tbody tr.row-border-warning-task td:first-child {
  border-left: 2px solid #FF9800 !important;
  border-style: dashed;
}

.dataTables_wrapper table tbody tr.row-border-danger-task td:first-child {
  border-left: 2px solid #f62d51 !important;
  border-style: dashed;
  opacity: 0.7;
}

.dataTables_wrapper table tbody tr td {
  color: #4f5861;
  border-color: #f6f6f6;
  font-size: 0.65rem;
  padding: 5px 5px;
  vertical-align: middle;
  position: relative;
}

.dataTables_wrapper table tbody tr td .expand-id {
  position: relative;
  width: 100%;
}

.dataTables_wrapper table tbody tr td .currency {
  float: left;
}

.dataTables_wrapper table tbody tr td .btn-group .btn {
  font-size: 0.65rem;
}

.dataTables_wrapper table tbody tr td .btn-group .dropdown-menu {
  padding: 0 0;
}

.dataTables_wrapper table tbody tr td .btn-group .dropdown-menu .dropdown-item {
  font-size: 0.7rem;
}

.dataTables_wrapper table tbody tr td .tooltip-circular {
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: #c6c6c6;
  display: inline-block;
}

.dataTables_wrapper table tbody tr td .recordatorio-circular {
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background-color: #c6c6c6;
  display: inline-block;
  margin-right: 5px;
}

.dataTables_wrapper table tbody tr td .datatable-link {
  color: #4f5861;
  cursor: pointer;
}

.dataTables_wrapper table tbody tr td .datatable-link:hover,
.dataTables_wrapper table tbody tr td .datatable-link:active,
.dataTables_wrapper table tbody tr td .datatable-link:focus {
  color: #2196F3;
}

.dataTables_wrapper table tbody tr td .img {
  height: 20px;
  margin-right: 5px;
}

.dataTables_wrapper table tbody tr td .img.pull-left {
  float: left;
}

.dataTables_wrapper table tbody tr td .img.pull-right {
  float: right;
}

.dataTables_wrapper table tbody tr td .task-indicator {
  align-items: center;
  display: grid;
  grid-template-columns: 80px auto 20px;
  gap: 5px;
}

.dataTables_wrapper table tbody tr td .task-indicator .task-activities {
  display: flex;
  flex-direction: row;
  width: 100%;
  gap: 3px;
}

.dataTables_wrapper table tbody tr td .task-indicator .task-activities div {
  cursor: pointer;
  border-radius: 5px;
  font-size: 9px;
  font-weight: bold;
  display: flex;
  background-color: #f9f9f9;
  justify-content: center;
  align-items: center;
  height: 25px;
  position: relative;
  width: 23px;
}

.dataTables_wrapper table tbody tr td .task-indicator .task-activities div.active {
  color: #FFFFFF;
  background-color: #ffc107;
}

.dataTables_wrapper table tbody tr td .task-indicator .task-activities div .badge-count {
  color: #FFFFFF;
  font-size: 8px;
  position: absolute;
  background: #32c787;
  border-radius: 50%;
  top: -2px;
  left: -2px;
  transition: all 0.3s ease;
}

.dataTables_wrapper table tbody tr td .task-indicator .task-activities div .badge-count:not(:hover) {
  font-size: 0;
  padding: 3px;
  max-width: 0;
}

.dataTables_wrapper table tbody tr td .task-indicator .task-activities div .badge-count:hover {
  font-size: 11px;
  font-weight: 600;
  border-radius: 6px;
  padding: 3px 12px;
  z-index: 9999999;
}

.dataTables_wrapper table tbody tr td .task-indicator .task-activities div .badge-news {
  color: #FFFFFF;
  font-size: 8px;
  position: absolute;
  right: -6px;
  top: -8px;
  background: #f62d51;
  padding: 3px 5px;
  border-radius: 10px;
  transition: all 0.3s ease;
}

.dataTables_wrapper table tbody tr td .task-indicator .task-flag i {
  border-radius: 5px;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  background-color: #f9f9f9;
  justify-content: center;
  align-items: center;
  height: 25px;
  width: 20px;
}

.dataTables_wrapper table tbody tr td .task-activities {
  align-items: center;
  display: grid;
  grid-template-columns: auto 20px;
  gap: 5px;
}

.dataTables_wrapper table tbody tr td .task-activities .task-flag i {
  border-radius: 5px;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  background-color: #f9f9f9;
  justify-content: center;
  align-items: center;
  height: 25px;
  width: 20px;
}

.dataTables_wrapper table tbody tr .dataTables_empty {
  padding-bottom: 1rem;
  padding-top: 1rem;
}

.dataTables_wrapper .dataTables_length {
  width: 100%;
}

.dataTables_wrapper .dataTables_length label {
  width: 100%;
}

.dataTables_wrapper .dataTables_length label select.custom-select {
  height: calc(2rem + 2px);
  margin: 0 5px;
  background: url(/images/custom-select.png?33d0b67c047e466b46c464b8eefc2d31) right 0.75rem center no-repeat #fff;
}

.dataTables_wrapper .DTTT_container {
  width: 100%;
}

.dataTables_wrapper .DTTT_container .DTTT_button {
  text-align: right;
  width: 100%;
}

.dataTables_wrapper .DTTT_container .DTTT_button .button-group .btn {
  margin-right: 0;
}

.dataTables_wrapper .DTTT_container .DTTT_button .button-group .btn.active {
  color: #FFFFFF;
  border-color: #2e3640;
  background-color: #2e3640;
}

.dataTables_wrapper .DTTT_container .DTTT_button .button-group .btn.active:hover,
.dataTables_wrapper .DTTT_container .DTTT_button .button-group .btn.active:active,
.dataTables_wrapper .DTTT_container .DTTT_button .button-group .btn.active:focus {
  outline: none !important;
  background-color: #2e3640 !important;
  background: #2e3640 !important;
  border-color: #2e3640 !important;
}

.dataTables_wrapper .dataTables_info {
  color: #4f5861 !important;
  font-size: 0.9rem;
  text-align: center;
  margin: 0.8rem;
  width: 100%;
}

.dataTables_wrapper .dataTables_paginate {
  height: auto;
  margin: 0 auto;
  padding: 10px;
  text-align: center !important;
  width: 100%;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  cursor: pointer;
  color: #4f5861 !important;
  background-color: transparent;
  border: 1px solid #f6f6f6 !important;
  border-radius: 0;
  box-shadow: none !important;
  font-size: 0.9rem;
  margin-left: 0;
  outline: none;
  padding: 10px 15px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
  cursor: not-allowed !important;
  opacity: 0.8;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button:active,
.dataTables_wrapper .dataTables_paginate .paginate_button:focus {
  color: #4f5861 !important;
  background: #f9f9f9;
  border-color: #f9f9f9 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button i {
  color: #4f5861;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  color: #4f5861 !important;
  background: #dee2e6 !important;
  border-color: #dee2e6 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:focus {
  color: #4f5861 !important;
  background: #dee2e6 !important;
  border-color: #dee2e6 !important;
}

.dataTables_wrapper .dataTables_processing {
  background-color: transparent;
  display: flex !important;
  justify-content: center;
  align-items: center;
  height: 100%;
  top: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  z-index: 9;
}

.dataTables_wrapper .dataTables_processing.hide {
  height: 0 !important;
  padding: 0 !important;
  display: none !important;
}

.dataTables_wrapper .dataTables_processing img {
  height: 220px;
  z-index: 10;
}

.dataTables_wrapper .row-detail {
  margin: 0;
  width: 100%;
}

.dataTables_wrapper .row-detail:hover {
  background-color: transparent !important;
}

.dataTables_wrapper .row-detail:hover td {
  background-color: transparent !important;
}

.dataTables_wrapper .row-detail td {
  background: transparent !important;
}

.dataTables_wrapper .row-detail td ul {
  width: 100%;
}

.dataTables_wrapper .row-detail td ul li {
  list-style: none;
  width: 100%;
  display: inline-block;
  color: transparent;
  padding-left: 5px;
  padding-right: 5px;
}

.dataTables_wrapper .row-detail td ul li:after {
  content: "";
}

.dataTables_wrapper .row-detail td ul li .columnTitle {
  color: #4f5861;
  font-size: 0.9rem;
  float: left;
}

.dataTables_wrapper .row-detail td ul li .columnValue {
  color: #4f5861;
  font-size: 0.9rem;
  float: left;
  text-align: left;
  min-width: 100%;
}

.dataTables_wrapper .row-detail td ul li .yadcf-filter-wrapper {
  display: none;
}

.dataTables_wrapper .col-lg-3 {
  display: inline-flex;
}

.dataTables_wrapper .col-lg-6 {
  display: inline-flex;
}

.dataTables_wrapper .col-lg-12 {
  display: inline-flex;
}

.dataTables_wrapper .top-info .dataTables_info {
  text-align: right;
}

.table-bordered,
.table-bordered td,
.table-bordered th {
  border-color: #f6f6f6;
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
  background-color: rgba(249, 249, 249, 0.3);
}

table.dataTable.stripe tbody tr.odd:hover,
table.dataTable.display tbody tr.odd:hover {
  background-color: #f9f9f9;
  border-color: #f9f9f9;
}

table.dataTable.stripe tbody tr.even,
table.dataTable.display tbody tr.even {
  background-color: #FFFFFF;
}

table.dataTable.stripe tbody tr.even:hover,
table.dataTable.display tbody tr.even:hover {
  background-color: #f9f9f9;
  border-color: #f9f9f9;
}

table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: rgba(249, 249, 249, 0.1);
}

table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: rgba(249, 249, 249, 0.7);
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc:after {
  top: 5px !important;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc:before {
  top: 5px !important;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  background-position: calc(100% - 5px) 10px;
}

@media (max-width: 800px) {
  .dataTables_wrapper .dataTables_info {
    font-size: 12px;
    text-align: center !important;
    white-space: normal !important;
  }

  .dataTables_wrapper .DTTT_container {
    margin-bottom: 10px;
  }

  .dataTables_wrapper .DTTT_container .DTTT_button {
    text-align: center;
  }

  .dataTables_wrapper .dataTables_length {
    margin-bottom: 5px;
    margin-top: 10px;
  }

  .dataTables_wrapper .dataTables_length label {
    text-align: center !important;
  }

  .dataTables_wrapper .dataTables_paginate .paginate_button {
    font-size: 0.8rem;
  }
}

@media (max-width: 600px) {
  .dataTables_wrapper .responsiveExpander {
    float: none;
    position: relative;
  }
}

.auto-width {
  position: relative;
  clear: both;
}

.auto-width.left {
  padding-left: 12px;
}

.auto-width.left a {
  color: #a1aab2;
}

.auto-width.left .badge {
  font-size: 10px;
  position: absolute;
  left: -1px;
  max-width: auto;
  transition: all 0.3s ease;
}

.auto-width.left .badge:not(:hover) {
  font-size: 0;
  padding: 6px;
  max-width: 0;
  border-radius: 50%;
  top: -8px;
  left: -5px;
}

.auto-width.left .badge:hover {
  top: -8px;
  padding: 3px 12px;
  border-radius: 5px;
  z-index: 99999999999999 !important;
}

.auto-width.left .badge.incorrect {
  color: #FFFFFF;
  background-color: #FF9800;
}

.auto-width.left .badge.base {
  color: #FFFFFF;
  background-color: #2e3640;
}

.auto-width .id {
  margin-left: 2px;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
  border-radius: 0;
  color: #4f5861;
  text-transform: uppercase !important;
}

.bootstrap-datetimepicker-widget .list-unstyled {
  padding: 0;
  margin-left: -5px;
  margin-right: -5px;
}

.bootstrap-datetimepicker-widget .list-unstyled .table-condensed thead {
  border-bottom: 1px solid #dee2e6;
}

.bootstrap-datetimepicker-widget .list-unstyled .table-condensed thead tr th {
  background-color: transparent !important;
  color: #4f5861 !important;
  border-radius: 0;
  padding: 5px;
  text-transform: capitalize;
}

.bootstrap-datetimepicker-widget .list-unstyled .table-condensed thead tr th:hover {
  background-color: #f9f9f9 !important;
}

.bootstrap-datetimepicker-widget .list-unstyled .table-condensed thead tr th.prev {
  padding-left: 10px;
  padding-right: 10px;
}

.bootstrap-datetimepicker-widget .list-unstyled .table-condensed thead tr th.next {
  padding-left: 10px;
  padding-right: 10px;
}

.bootstrap-datetimepicker-widget .list-unstyled .table-condensed thead tr th.disabled {
  opacity: 0.7;
}

.bootstrap-datetimepicker-widget .list-unstyled .table-condensed tbody tr td {
  border-radius: 0;
}

.bootstrap-datetimepicker-widget .list-unstyled .table-condensed tbody tr td.active {
  background-color: #32c787 !important;
}

.bootstrap-datetimepicker-widget .list-unstyled .table-condensed tbody tr td span {
  border-radius: 0;
  text-transform: capitalize;
}

.bootstrap-datetimepicker-widget .list-unstyled .table-condensed tbody tr td span.active {
  background-color: #32c787 !important;
}

.bootstrap-datetimepicker-widget .list-unstyled .table-condensed tbody tr td .btn {
  color: #4f5861 !important;
}

.bootstrap-datetimepicker-widget .list-unstyled .table-condensed tbody tr td .btn.btn-primary {
  border-color: #f9f9f9 !important;
  background-color: #f9f9f9 !important;
}

.dropdown-menu {
  margin: 0 0 0;
  max-width: 100%;
}

.dropdown-menu .with-arrow {
  z-index: 1;
}

.dropdown-menu .dropdown-item {
  color: #4f5861;
  padding: 0.5rem 0.5rem;
}

.dropdown-menu .dropdown-item:active {
  color: #4f5861;
  background-color: transparent;
}

.dropdown-menu .dropdown-divider {
  margin: 0;
}

.dropdown-menu.mailbox {
  min-width: 400px;
}

.dropdown-menu.mailbox .drop-title {
  padding: 10px 15px 15px;
}

.dropdown-menu.mailbox .drop-title h4 {
  font-size: 14px;
}

.dropdown-menu.mailbox .nav-link {
  color: #4f5861;
}

.dropdown-menu.mailbox .nav-link:hover {
  color: #4f5861;
}

.dropdown-menu.mailbox .dropdown-item {
  padding: 0.5rem 15px;
}

.dropdown-menu.mailbox-xs {
  min-width: 325px;
}

.dropdown-menu.mailbox-xs .drop-title {
  padding: 10px 15px 15px;
}

.dropdown-menu.mailbox-xs .drop-title h4 {
  font-size: 14px;
}

.dropdown-menu.mailbox-xs .nav-link {
  color: #4f5861;
}

.dropdown-menu.mailbox-xs .nav-link:hover {
  color: #4f5861;
}

.dropdown-menu.mailbox-xs .dropdown-item {
  padding: 0.5rem 15px;
}

.user-dd .m-l-10 h4 {
  font-size: 12px;
}

.mailbox {
  min-height: 150px;
}

.mailbox .drop-title:after {
  background: transparent !important;
}

.mailbox .notifications .btn-danger {
  border: 0;
  padding: 0;
  margin: 0;
}

.mailbox .notifications .btn-danger .listview__img {
  height: 40px;
}

.mailbox .notifications .launch {
  border: 0;
  text-align: center;
  margin-top: 65px;
}

.mailbox .notifications .launch:hover {
  background-color: transparent;
}

.mailbox .notifications .launch img {
  height: 125px;
  margin-bottom: 25px;
}

.mailbox .nav-link {
  color: #4f5861 !important;
}

.mailbox .nav-link:hover {
  color: #4f5861;
}

.topbar .mega-dropdown .dropdown-menu {
  padding: 0.5rem 1.1rem;
}

.dropzone {
  border: 1px solid #dee2e6 !important;
}

.dropzone:hover {
  background-color: transparent !important;
}

.dropzone .dz-preview {
  position: relative !important;
}

.dropzone .dz-preview.dz-file-preview .dz-progress {
  display: none;
}

.dropzone .dz-preview.dz-file-preview.dz-processing .dz-progress {
  display: block;
}

.dropzone .dz-file-preview .dz-image {
  background-color: #dee2e6 !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}

.dropzone .dz-remove {
  font-family: themify;
  color: #f62d51;
  font-size: 16px !important;
  top: 5px;
  right: 10px;
  position: absolute;
  text-decoration: none !important;
  z-index: 999;
}

.dropzone .dz-remove::before {
  text-decoration: none !important;
  content: "\E646";
}

.easy-autocomplete {
  width: 100% !important;
}

.easy-autocomplete input {
  border-color: #dee2e6;
  border-radius: 0;
  box-shadow: 0 0 transparent;
}

.easy-autocomplete .easy-autocomplete-container {
  z-index: 99999;
}

.easy-autocomplete .easy-autocomplete-container ul {
  border: 1px solid #dee2e6 !important;
}

.easy-autocomplete .easy-autocomplete-container ul li {
  background-color: transparent !important;
  border-left: 2px solid transparent !important;
  padding: 5px 5px;
  list-style: none;
}

.easy-autocomplete .easy-autocomplete-container ul li.selected {
  border-left-color: #2196F3 !important;
}

.easy-autocomplete .easy-autocomplete-container ul li .eac-item {
  background-color: transparent !important;
}

.easy-autocomplete .easy-autocomplete-container ul li .eac-item .card-header {
  background-color: transparent;
  padding: 0;
}

.easy-autocomplete .easy-autocomplete-container ul li .eac-item .card-header.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.easy-autocomplete .easy-autocomplete-container ul li .eac-item .card-header .card-title {
  font-size: 0.75rem !important;
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.easy-autocomplete .easy-autocomplete-container ul li .eac-item .card-header .card-title small {
  font-size: 0.7rem !important;
  margin-left: 5px;
}

.easy-autocomplete .easy-autocomplete-container ul li .eac-item .card-header .indicador-flag-check {
  display: inline-block;
}

.easy-autocomplete .easy-autocomplete-container ul li .eac-item .card-header .indicador-flag-check i {
  color: #32c787;
  font-size: 16px;
}

.easy-autocomplete .easy-autocomplete-container ul li .eac-item .card-header .indicador-flag {
  display: inline-block;
}

.easy-autocomplete .easy-autocomplete-container ul li .eac-item .card-header .indicador-flag i {
  color: #f62d51;
  font-size: 16px;
}

.easy-autocomplete .easy-autocomplete-container ul li .eac-item .card-header .card-subtitle {
  margin-top: 0;
}

.easy-autocomplete .easy-autocomplete-container ul li .card-users {
  overflow: hidden;
}

.easy-autocomplete .easy-autocomplete-container ul li .card-users .d-flex {
  padding: 5px;
  border-bottom: 1px solid #f9f9f9;
}

.easy-autocomplete .easy-autocomplete-container ul li .card-users .d-flex h5 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem !important;
}

.easy-autocomplete .easy-autocomplete-container ul li .card-users .d-flex span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.7rem !important;
}

.easy-autocomplete .easy-autocomplete-container ul li .card-users .d-flex .align-self-center h6 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.65rem !important;
}

.easy-autocomplete .easy-autocomplete-container ul li .card-product {
  overflow: hidden;
  width: 100%;
}

.easy-autocomplete .easy-autocomplete-container ul li .card-product .d-flex {
  padding: 0 5px;
  border-bottom: 1px solid #f9f9f9;
}

.easy-autocomplete .easy-autocomplete-container ul li .card-product .d-flex h5 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem !important;
}

.easy-autocomplete .easy-autocomplete-container ul li .card-product .d-flex span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.7rem !important;
}

.easy-autocomplete .easy-autocomplete-container ul li .card-product .d-flex .align-self-center h6 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.7rem !important;
}

.easy-autocomplete .easy-autocomplete-container ul li .card-product .d-flex .footer span {
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  min-width: 120px;
}

.easy-autocomplete .easy-autocomplete-container ul li .card-product .card-product-item {
  padding: 2px 5px;
  margin: 0;
}

.easy-autocomplete .easy-autocomplete-container ul li .card-product .card-product-item img {
  float: left;
  height: 55px;
  width: 55px;
}

.easy-autocomplete .easy-autocomplete-container ul li .card-product .card-product-item .card-product-body {
  float: left;
  width: calc(100% - 57px);
}

.form-group textarea.form-control {
  resize: none;
}

.form-group select.custom-select {
  background: url(/images/custom-select.png?33d0b67c047e466b46c464b8eefc2d31) right 0.75rem center no-repeat #fff;
}

.form-group .custom-checkbox {
  padding-top: 10px;
}

.form-group .custom-checkbox .custom-control-label::before,
.form-group .custom-checkbox .custom-control-label::after {
  top: 12px;
}

.input-group .custom-file-input {
  padding: 15px;
  border-color: #dee2e6;
  height: calc(2.8rem + 2px);
}

.input-group .custom-file-label {
  border-radius: 0;
  height: 46px;
  line-height: 34px;
}

.input-group .custom-file-label:after {
  padding: 1.36rem 0.95rem;
  line-height: 0;
}

.invalid-feedback {
  display: inline-block;
}

.input-group > .custom-file {
  height: auto;
  width: 100%;
  overflow: hidden;
  margin-top: 0;
}

.input-group > .custom-file.disabled {
  opacity: 0.3;
}

.input-group > .custom-file.disabled label {
  background-color: #d0d0d0;
  text-overflow: ellipsis;
}

.input-group > .custom-file label {
  text-overflow: ellipsis;
}

.custom-control-input:checked ~ .custom-control-label::before {
  background-color: #32c787 !important;
}

.form-group .bootstrap-switch {
  height: 50px;
}

.form-group .bootstrap-switch .bootstrap-switch-handle-off {
  line-height: 26px;
}

.form-group .bootstrap-switch .bootstrap-switch-handle-on {
  line-height: 26px;
}

.form-options .col-lg-12 {
  position: relative;
}

.form-options .col-lg-12 .mdi-delete {
  color: #a1aab2;
  cursor: pointer;
  font-size: 24px;
  position: absolute;
  right: 15px;
  top: 5px;
}

.form-options .col-lg-12 .mdi-delete:hover {
  color: #f62d51;
}

.form-emails input {
  border: 0;
}

.bootstrap-tagsinput {
  padding: 0;
}

.bootstrap-tagsinput input {
  display: inline-block !important;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.btn {
  border-radius: 0;
  font-weight: 600;
  box-shadow: none !important;
}

.btn.btn-danger {
  background-color: #f62d51;
  border-color: #f62d51;
}

.btn.btn-danger:hover,
.btn.btn-danger:active,
.btn.btn-danger:focus {
  background-color: #f62d51;
  border-color: #f62d51 !important;
}

.btn.btn-default {
  color: #4f5861;
  background-color: #dee2e6;
}

.btn.btn-default:hover,
.btn.btn-default:active,
.btn.btn-default:focus {
  color: #4f5861;
  background-color: #dee2e6 !important;
}

.btn.btn-primary {
  background-color: #2196F3 !important;
  border-color: #2196F3 !important;
}

.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus {
  outline: none !important;
  background-color: #2196F3 !important;
  background: #2196F3 !important;
  border-color: #2196F3 !important;
}

.btn.btn-success {
  background-color: #32c787;
  border-color: #32c787;
}

.btn.btn-success:hover,
.btn.btn-success:active,
.btn.btn-success:focus {
  outline: none !important;
  background-color: #32c787 !important;
  background: #32c787 !important;
  border-color: #32c787 !important;
}

button[type=submit] {
  background-color: #f62d51;
  border-color: #f62d51;
  box-shadow: none !important;
}

button[type=submit]:hover,
button[type=submit]:active,
button[type=submit]:focus {
  background-color: #f62d51;
  border-color: #f62d51;
}

input::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #c6c6c6 !important;
  opacity: 1;
  /* Firefox */
}

input::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #c6c6c6 !important;
  opacity: 1;
  /* Firefox */
}

input:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #c6c6c6 !important;
  opacity: 1;
  /* Firefox */
}

input::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #c6c6c6 !important;
  opacity: 1;
  /* Firefox */
}

input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #c6c6c6 !important;
  opacity: 1;
  /* Firefox */
}

input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #c6c6c6 !important;
}

input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #c6c6c6 !important;
}

.m-auto {
  margin: 0 auto;
}

body {
  background: #eef5f9;
}

.page-wrapper > .container-fluid {
  min-height: auto;
}

.navbar .navbar-header .logo-text h2 {
  font-size: 1.2rem;
  font-weight: 200;
  top: 4px;
}

.navbar .light-logo {
  position: relative;
  top: -4px;
}

.topbar .nav-toggler,
.topbar .topbartoggler {
  font-size: 1.5rem;
}

.custom-select {
  height: calc(2.75rem + 2px);
}

.highlight {
  font-weight: 600;
}

.highlight.highlight-old {
  color: #FF9800;
}

.highlight.highlight-new {
  color: #32c787;
}

.d-contents {
  display: contents;
}

.p-h-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.p-h-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.bg-base {
  background-color: #2e3640 !important;
}

.border-right-d {
  border-right: 1px dashed #dee2e6;
}

.border-left-d {
  border-left: 1px dashed #dee2e6;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.text-bold {
  font-weight: 800;
}

.cursor-pointer {
  cursor: pointer;
}

form .form-group {
  margin-bottom: 0.5rem;
}

form .form-group input,
form .form-group select,
form .form-group textarea {
  padding: 0.8rem 0.7rem;
}

.date-diff {
  padding: 0.8rem;
  text-align: left;
}

.date-diff h2 {
  color: #FFFFFF;
  font-size: 20px;
  margin: 0;
}

.date-diff span {
  color: #FFFFFF;
  font-size: 0.75rem;
}

.date-diff .rent {
  text-align: center;
  font-size: 1rem;
  margin-top: 10px !important;
}

.read .link {
  background-color: #2e3640;
  color: #FFFFFF;
  text-align: center;
  padding: 10px;
}

.read .link a {
  color: #FFFFFF;
  font-size: 0.75rem;
}

.cursor {
  cursor: pointer;
}

#toast-container .toast {
  color: #FFFFFF;
  border-radius: 10px;
  opacity: 1 !important;
  box-shadow: none;
  width: 450px;
}

#toast-container .toast:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

#toast-container .toast-warning {
  color: #FFFFFF;
  background-color: #ffc107;
}

#toast-container .toast-success {
  color: #FFFFFF;
  background-color: #32c787;
}

#toast-container .toast-info {
  color: #FFFFFF;
  background-color: #2196F3;
}

#toast-container .toast-error {
  color: #FFFFFF;
  background-color: #f62d51;
}

.label {
  font-weight: 600;
  display: inline-block;
}

.label.label-default {
  color: #4f5861;
  background-color: #dee2e6;
}

.on-sidebar {
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 0.9rem;
}

.on-sidebar .logo {
  margin-bottom: 1rem;
}

.on-sidebar .logo img {
  height: 100px;
}

.on-sidebar .invalid-feedback {
  display: inline-block;
}

.on-sidebar .password-show {
  cursor: pointer;
  font-size: 1.2rem;
  top: 6px;
  right: 10px;
  position: absolute;
  z-index: 9;
}

.on-sidebar .password-show.active:before {
  content: "\F209";
}

.on-sidebar #loginform {
  width: 100%;
  padding-bottom: 3rem;
}

.on-sidebar #recoverform {
  width: 100%;
  padding-bottom: 3rem;
  display: inline-block;
}

.on-sidebar button {
  font-size: 0.9rem;
}

.on-sidebar button[type=submit] {
  background: #2e3640;
  background-color: #2e3640;
  border-color: #2e3640 !important;
  outline: none !important;
  box-shadow: none !important;
  font-size: 18px;
  padding: 15px;
}

.on-sidebar button[type=submit]:hover,
.on-sidebar button[type=submit]:active,
.on-sidebar button[type=submit]:focus {
  outline: none !important;
  background: #2e3640 !important;
  background-color: #2e3640 !important;
  border-color: #2e3640 !important;
}

.on-sidebar .btn {
  font-size: 1rem;
}

.on-sidebar .error-session {
  padding: 10px;
  width: 100%;
}

.on-sidebar .error-session p {
  font-weight: 600;
  margin: 0;
  width: 100%;
}

.auth-wrapper {
  height: 100%;
  background-size: cover !important;
  background-position: center;
  /* centrar la imagen */
  background-repeat: no-repeat;
  /* no repetir */
}

.auth-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.auth-wrapper .auth-box {
  max-width: 380px;
}

.auth-box {
  border-radius: 20px;
  z-index: 9;
}

.auth-box .logo {
  margin-bottom: 1rem;
}

.auth-box .logo img {
  height: 70px;
  margin-bottom: 5px;
}

.auth-box .invalid-feedback {
  display: inline-block;
  font-size: 12px;
  margin-top: 10px;
}

.auth-box .password-show {
  cursor: pointer;
  font-size: 1.2rem;
  top: 6px;
  right: 10px;
  position: absolute;
  z-index: 9;
}

.auth-box .password-show.active:before {
  content: "\F209";
}

.auth-box #loginform {
  width: 100%;
  padding-bottom: 1.6rem;
}

.auth-box #recoverform {
  width: 100%;
  padding-bottom: 1.6rem;
  display: inline-block;
}

.auth-box button {
  font-size: 0.9rem;
}

.auth-box button[type=submit] {
  background: #2e3640;
  background-color: #2e3640;
  border-color: #2e3640 !important;
  outline: none !important;
  box-shadow: none !important;
  font-size: 18px;
  padding: 15px;
  margin-top: 15px;
}

.auth-box button[type=submit]:hover,
.auth-box button[type=submit]:active,
.auth-box button[type=submit]:focus {
  outline: none !important;
  background: #2e3640 !important;
  background-color: #2e3640 !important;
  border-color: #2e3640 !important;
}

.auth-box .btn {
  font-size: 1rem;
}

.gm-style .gm-style-iw-c .gm-ui-hover-effect {
  outline: none !important;
}

.modal.show {
  background: rgba(0, 0, 0, 0.7);
}

.modal form {
  display: initial;
}

.modal .nav-tabs .nav-link {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.modal .record-users ul {
  padding: 0;
  margin: 10px 0;
  width: 100%;
}

.modal .record-users ul li {
  font-size: 13px;
  list-style: none;
  position: relative;
}

.modal .record-users ul li .indicator-top {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: 600;
  padding: 3px 10px;
  position: absolute;
  top: -5px;
  left: -5px;
  border-radius: 5px;
  white-space: nowrap;
  z-index: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  max-width: auto;
}

.modal .record-users ul li .indicator-top:not(:hover) {
  font-size: 0;
  padding: 6px;
  border-radius: 50%;
}

.modal .record-users ul li .indicator-top.warning {
  background-color: #ffc107;
}

.modal .record-users ul li .indicator-top.danger {
  background-color: #f62d51;
}

.modal .record-users ul li .indicator-top.success {
  background-color: #32c787;
}

.modal .view-item {
  padding: 0;
  margin: 0;
  width: 100%;
}

.modal .view-item li {
  border-bottom: 1px solid #dee2e6;
  padding: 5px 0;
  margin: 0;
  list-style: none;
}

.modal .view-item li:last-child {
  border-bottom: 0;
}

.modal .view-item li p {
  margin: 0;
  padding: 0;
}

.modal .view-item li p:first-child {
  font-weight: 700;
}

.modal .modal-dialog .modal-content {
  border: 0;
  border-radius: 0;
}

.modal .modal-dialog .modal-content .modal-header {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.modal .modal-dialog .modal-content .modal-header.border-none {
  border-color: transparent;
}

.modal .modal-dialog .modal-content .modal-header.border-danger {
  border-top: 3px solid #f62d51;
}

.modal .modal-dialog .modal-content .modal-header.border-success {
  border-top: 3px solid #32c787;
}

.modal .modal-dialog .modal-content .modal-header .close {
  outline: none;
}

.modal .modal-dialog .modal-content .modal-header .close span {
  font-weight: 800;
  font-size: 1.8rem;
  line-height: 1.4rem;
}

.modal .modal-dialog .modal-content .modal-header .modal-title {
  text-transform: uppercase;
}

.modal .modal-dialog .modal-content .modal-header .modal-title .modal-code {
  color: #dee2e6;
}

.modal .modal-dialog .modal-content .modal-body form {
  width: 100%;
}

.modal .modal-dialog .modal-content .modal-body .form-card {
  margin: 0 auto;
  max-width: 370px;
}

.modal .modal-dialog .modal-content .modal-body .invalid-feedback {
  display: block;
}

.modal .modal-dialog .modal-content .modal-body .invalid-feedback .form-error {
  display: block;
}

.modal .modal-dialog .modal-content .modal-body .invalid-feedback .form-error:empty {
  display: none;
}

.modal .modal-dialog .modal-content .modal-body .card-wrapper .jp-card-container .jp-card .jp-card-name {
  font-size: 0.85rem !important;
}

.modal .modal-dialog .modal-content .modal-body .card-wrapper .jp-card-container .jp-card .jp-card-number {
  font-size: 1.25rem !important;
}

.modal .modal-dialog .modal-content .modal-body .mini-table tbody tr td {
  padding: 0.1rem 0.5rem;
}

.modal .modal-dialog .modal-content .modal-body .events .event {
  padding: 5px;
}

.modal .modal-dialog .modal-content .modal-body .events .event div {
  text-align: center;
  border: 1px solid #f6f6f6;
  padding: 5px;
}

.modal .modal-dialog .modal-content .modal-body .events .event div h5 {
  font-size: 10px;
  font-weight: 600;
  margin: 0;
}

.modal .modal-dialog .modal-content .modal-body .events .event div h3 {
  font-size: 32px;
  font-weight: 500;
  margin: 0;
}

.modal .modal-dialog .modal-content .modal-body .events .event div span {
  font-size: 10px;
  font-weight: 600;
  margin: 0;
}

.modal .modal-dialog .modal-content .modal-footer {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.modal .modal-dialog .modal-content .modal-footer button {
  outline: none !important;
  border: 0;
  box-shadow: none !important;
}

.modal-view .modal-header {
  border-bottom: 0;
}

.modal-view .modal-body {
  padding: 0;
}

.modal-view .modal-body .card {
  margin-bottom: 10px;
}

.modal-view .modal-body .card.card-detail {
  padding-left: 10px;
  padding-right: 10px;
}

.modal-view .modal-body .card .card-body {
  padding: 1rem;
}

.modal-view .modal-body .card .card-body .badge {
  background-color: #dee2e6;
  font-size: 0.8rem;
  font-weight: 700;
}

.modal-view .modal-body .card .card-body .badge.badge-pill {
  padding: 0.4em 0.9em;
}

.modal-view .modal-body .tab-content .tab-pane {
  padding: 10px 20px;
}

.modal-view .modal-body .tab-content .tab-pane .text-muted {
  font-size: 0.85rem;
}

.modal-view .modal-body .tab-content .tab-pane h6 {
  margin: 0;
}

.modal-view .modal-body .tab-content .tab-pane img {
  max-width: 100%;
}

.modal-view .modal-body .authentications-logs {
  border-top: 1px solid #dee2e6;
  margin-top: 15px;
  margin-bottom: -15px;
  margin-left: -30px;
  margin-right: -30px;
  padding-top: 10px;
}

.modal-view .modal-body .authentications-logs div {
  font-weight: 600;
  padding-bottom: 10px;
  padding-top: 10px;
}

.modal-view .modal-body .authentications-logs div img {
  height: 20px;
  margin-right: 8px;
}

.modal-view .modal-body .authentications-logs .device {
  border-right: 1px solid #dee2e6;
}

.modal-view .modal-body .authentications-logs .ip {
  border-left: 1px solid #dee2e6;
}

.modal-view .modal-body .comment-widgets {
  margin-bottom: 0;
}

.modal-view .modal-body .comment-widgets.audits .comment-row:hover {
  cursor: pointer;
  background-color: #f9f9f9;
}

.modal-view .modal-body .comment-widgets.audits-version .comment-row:hover {
  background-color: transparent;
}

.modal-view .modal-body .comment-widgets.audits-version .comment-row .comment-text p {
  margin: 0;
  padding: 0;
}

.modal-view .modal-body .comment-widgets.audits-version .comment-row .comment-text p b {
  color: #A3AABA;
  font-weight: 600;
}

.modal-view .modal-body .comment-widgets .comment-row {
  padding: 8px 10px;
  border-bottom: 1px solid #dee2e6;
  margin: 0;
}

.modal-view .modal-body .comment-widgets .comment-row:last-child {
  border-bottom: 0;
}

.modal-view .modal-body .comment-widgets .comment-row .comment-text {
  padding-left: 0;
  padding-top: 5px;
}

.modal-view .modal-body .comment-widgets .comment-row .comment-text h6 {
  margin-bottom: 0px;
}

.modal-view .modal-body .comment-widgets .comment-row .comment-text h6 .text-muted {
  font-size: 0.7rem;
}

.modal-view .modal-body .comment-widgets .comment-row .comment-text .comment-footer {
  padding-bottom: 5px;
}

.modal-view .modal-body .mailbox .user-img {
  height: 60px;
  width: 60px;
  overflow: hidden;
  padding: 2px;
}

.modal-view .modal-body .mailbox .user-img img {
  background-color: #dee2e6;
  border-radius: 50%;
  padding: 1px;
  height: 100%;
  width: 100%;
}

.modal-view .modal-body .mailbox .mail-contnet {
  vertical-align: top;
}

.modal.modal-payment.show {
  background: #eef5f9;
}

.modal.modal-payment .modal-dialog .modal-body h2 {
  font-size: 1.1rem;
}

.modal.modal-payment .modal-dialog .modal-body .card {
  padding: 1.5rem;
}

.modal.modal-payment .modal-dialog .modal-body .card .card-body {
  padding: 0;
}

.modal.modal-payment .modal-dialog .modal-body .card .card-body .date-limit {
  font-size: 1rem;
  font-weight: 700;
}

.modal.modal-payment .modal-dialog .modal-body .flex-row .m-r-10 h3 {
  font-size: 1rem;
}

.modal.modal-payment .modal-dialog .modal-body .flex-row .m-r-10 small {
  font-size: 0.85rem;
}

.modal.modal-payment .modal-dialog .modal-body .mini-table tbody tr td {
  padding: 0.1rem 0.5rem;
}

@media (max-width: 560px) {
  .modal .modal-dialog {
    margin: 0 0;
    align-items: start;
  }
}

.modal .modal-dialog.modal-fullscreen {
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 100%;
  min-height: 100vh;
  flex-direction: row;
  justify-content: start;
  overflow: hidden;
}

@media (min-width: 800px) {
  .modal.modal-98 .modal-dialog {
    max-width: 99%;
  }

  .modal .modal-dialog.modal-lg {
    max-width: 850px;
  }
}

@media (min-width: 1024px) {
  .modal-dialog {
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
  }

  .modal.modal-98 .modal-dialog {
    width: 100%;
    max-width: 98%;
  }

  .modal .modal-dialog.modal-large {
    width: 100%;
    max-width: 85%;
  }
}

#tab-view > div {
  float: left;
  margin-bottom: 5px;
  padding-bottom: 5px;
  overflow: hidden;
}

#tab-view .content-item {
  padding: 5px 10px;
  border: 1px solid #dee2e6;
}

.archive-container .archive-item {
  margin-bottom: 15px;
}

.archive-container .archive-item .border {
  padding: 10px;
  min-height: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}

.archive-container .archive-item .border img {
  height: 38px;
  margin: 0 auto;
  width: 38px;
}

.archive-container .archive-item .border h2 {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}

.archive-container .archive-item .border h6 {
  color: #A3AABA;
  font-size: 14px;
}

.archive-header h2 {
  font-size: 1.4rem !important;
}

.archive-header h6 {
  color: #A3AABA;
}

.modal.modal-right .modal-dialog {
  margin: 0;
  margin-right: 0;
  margin-left: auto;
  max-width: 900px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.modal.modal-right .modal-dialog .modal-content {
  min-height: 100vh;
}

.modal.modal-right .modal-dialog .modal-content .modal-header {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
}

.modal.modal-right .modal-dialog .modal-content .modal-header .modal-title .task-status {
  display: inline-block;
  padding: 5px 10px;
  font-size: 14px;
  text-transform: capitalize;
  background-color: #f9f9f9;
  border-radius: 10px;
  align-items: center;
}

.modal.modal-right .modal-dialog .modal-content .modal-header .modal-title .task-status.danger {
  color: #FFFFFF;
  background-color: #f62d51;
}

.modal.modal-right .modal-dialog .modal-content .modal-header .modal-title .task-status.warning {
  color: #FFFFFF;
  background-color: #FF9800;
}

.modal.modal-right .modal-dialog .modal-content .modal-header .modal-title .task-status.success {
  color: #FFFFFF;
  background-color: #32c787;
}

.modal.modal-right .modal-dialog .modal-content .modal-header .modal-title .task-status i {
  margin-right: 2px;
}

.modal.modal-right .modal-dialog .modal-content .modal-header .actions {
  width: 100%;
  display: grid;
  gap: 3px;
  grid-auto-flow: column;
  margin: 0;
  padding: 0;
}

.modal.modal-right .modal-dialog .modal-content .modal-header .actions li {
  list-style: none;
}

.modal.modal-right .modal-dialog .modal-content .modal-header .actions li i {
  cursor: pointer;
  font-size: 20px;
  color: #4f5861;
  padding: 6px;
  border-radius: 10px;
  background-color: #f9f9f9;
}

.modal.modal-right .modal-dialog .modal-content .modal-header .indicador-flag {
  display: inline-block;
}

.modal.modal-right .modal-dialog .modal-content .modal-header .indicador-flag i {
  font-size: 1.2rem;
  margin-right: 5px;
}

.modal.modal-right .modal-dialog .modal-content .modal-body .tasks-title {
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 5px;
}

@media (max-width: 1020px) {
  .modal.modal-right .modal-dialog {
    max-width: 700px;
  }
}

@media (max-width: 820px) {
  .modal.modal-right .modal-dialog {
    max-width: 600px;
  }
}

@media (max-width: 520px) {
  .modal.modal-right .modal-dialog {
    max-width: 100%;
  }
}

.notify {
  background-color: #FFFFFF;
  border-radius: 0;
  color: #4f5861;
  padding: 15px;
  right: 15px;
}

.notify.alert-danger {
  border-left: 4px solid #f62d51;
  border-bottom: 0;
  border-right: 0;
  border-top: 0;
}

.notify.alert-error {
  border-left: 4px solid #f62d51;
  border-bottom: 0;
  border-right: 0;
  border-top: 0;
}

.notify.alert-success {
  border-left: 4px solid #32c787;
  border-bottom: 0;
  border-right: 0;
  border-top: 0;
}

.notify.alert-warning {
  border-left: 4px solid #ffc107;
  border-bottom: 0;
  border-right: 0;
  border-top: 0;
}

[data-notify=container] [data-notify=icon] {
  color: #4f5861;
  font-size: 1.1rem;
}

[data-notify=container] [data-notify=icon].payment {
  height: 55px;
  margin-right: 15px;
  float: left;
}

[data-notify=container] [data-notify=icon].icon {
  height: 55px;
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
}

[data-notify=container] [data-notify=title] {
  color: #4f5861;
  font-size: 1.1rem;
  font-weight: 700;
}

[data-notify=container] [data-notify=dismiss] {
  color: #4f5861;
  font-size: 1.6rem;
  font-weight: 400;
  outline: none;
  opacity: 0.7;
}

[data-notify=container] [data-notify=dismiss]:hover {
  opacity: 1;
}

[data-notify=container] [data-notify=message] {
  color: #4f5861;
  font-size: 0.9rem !important;
  font-weight: 400;
  margin-bottom: 0;
  width: 100%;
  padding: 0;
}

[data-notify=container] [data-notify=message] li {
  color: #4f5861;
  font-size: 0.9rem !important;
  list-style: none;
}

@media only screen and (max-width: 750px) {
  .notify {
    right: 0 !important;
    top: 0 !important;
  }
}

.payment-link {
  background-color: #eff3f6;
}

.select2-container:focus,
.select2-container:active {
  border: 1px solid #2e3640;
}

.select2-container .select2-selection {
  border-radius: 0 !important;
}

.select2-container .select2-selection:focus {
  border: 1px solid rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

.select2-container .select2-selection .select2-selection__rendered {
  line-height: 28px !important;
}

.select2-container .select2-results__options .select2-results__option {
  color: #4f5861;
  padding: 4px;
  font-size: 12px;
  border-left: 2px solid transparent;
}

.select2-container .select2-results__options .select2-results__option:hover {
  background-color: #f9f9f9;
}

.select2-container .select2-results__options .select2-results__option[aria-selected=true] {
  color: #FFFFFF;
  background-color: #2196F3;
  border-left: 2px solid #2196F3;
}

.select2-container .select2-results__options .select2-results__option--highlighted {
  color: #4f5861;
  background-color: transparent;
  border-left: 2px solid #2196F3 !important;
}

.sidebar-nav ul .sidebar-item .sidebar-link {
  padding: 7px 10px;
}

.sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link {
  padding: 4px 0px;
}

.wizard .steps ul li.current a {
  color: #FFFFFF !important;
  background-color: #2e3640 !important;
}

.wizard .steps ul li a {
  color: #4f5861 !important;
  background-color: #f9f9f9 !important;
  border-radius: 0 !important;
}

.wizard .content {
  background-color: transparent !important;
  border: 1px solid #f9f9f9 !important;
  border-radius: 0 !important;
  margin-bottom: 15px;
  overflow: visible;
}

.wizard .content .body {
  padding: 1rem !important;
  width: 100% !important;
  min-width: 100% !important;
}

.wizard .content .body input.error {
  background-color: transparent !important;
  border-color: #f9f9f9 !important;
  color: #4f5861;
}

.wizard .content .body label.error {
  color: #f62d51 !important;
  margin-left: 0;
}

.wizard .actions ul li.disabled a {
  color: #4f5861 !important;
  background-color: #dee2e6 !important;
}

.wizard .actions ul li a {
  border-radius: 0 !important;
  background-color: #32c787 !important;
}

.wizard .actions ul li a[href$="#previous"] {
  color: #4f5861 !important;
  background-color: #dee2e6 !important;
}

@media (max-width: 960px) {
  .wizard .steps ul li {
    width: 50%;
  }

  .wizard .content .body {
    padding: 0.9rem !important;
  }
}

@media (max-width: 560px) {
  .wizard .steps ul li {
    width: 100%;
  }

  .wizard .content {
    border: 1px solid transparent !important;
  }

  .wizard .content .body {
    padding: 0.1rem !important;
  }
}

.steps-custom .form-group {
  margin-bottom: 0.5rem;
}

.steps-custom .form-group input,
.steps-custom .form-group select,
.steps-custom .form-group textarea {
  padding: 0.8rem 0.7rem;
}

.steps-custom .wizard {
  overflow: visible;
}

.steps-custom .wizard .steps ul {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 0;
  padding: 0;
}

.steps-custom .wizard .steps ul li {
  display: table-cell;
  width: auto;
  vertical-align: top;
  text-align: center;
  position: relative;
  width: 20%;
}

.steps-custom .wizard .steps ul li:first-child:after {
  display: none;
}

.steps-custom .wizard .steps ul li:last-child:before {
  display: none;
}

.steps-custom .wizard .steps ul li:after {
  background-color: #A3AABA;
  content: "";
  top: 25px;
  height: 3px;
  position: absolute;
  left: 0;
  width: calc(50% - 24px);
}

.steps-custom .wizard .steps ul li:before {
  background-color: #A3AABA;
  content: "";
  top: 25px;
  height: 3px;
  position: absolute;
  right: 0;
  width: calc(50% - 24px);
}

.steps-custom .wizard .steps ul li.current:after {
  background-color: #32c787;
}

.steps-custom .wizard .steps ul li.current a {
  color: #A3AABA !important;
  background-color: transparent !important;
}

.steps-custom .wizard .steps ul li.current .number {
  border-color: #32c787 !important;
}

.steps-custom .wizard .steps ul li.error:after {
  background-color: #f62d51;
}

.steps-custom .wizard .steps ul li.error a {
  color: #f62d51 !important;
  background-color: transparent !important;
}

.steps-custom .wizard .steps ul li.error .number {
  color: #FFFFFF;
  border-color: #f62d51 !important;
  background-color: #f62d51 !important;
}

.steps-custom .wizard .steps ul li.done:after,
.steps-custom .wizard .steps ul li.done:before {
  background-color: #32c787;
}

.steps-custom .wizard .steps ul li.done a {
  color: #32c787 !important;
}

.steps-custom .wizard .steps ul li.done .number {
  color: #FFFFFF !important;
  background-color: #32c787 !important;
  border-color: #32c787 !important;
}

.steps-custom .wizard .steps ul li a {
  color: #A3AABA !important;
  background-color: transparent !important;
  font-weight: 700;
  position: relative;
  padding-top: 52px;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.steps-custom .wizard .steps ul li .number {
  display: inline-block;
  font-weight: 500;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -24px;
  z-index: 10;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 45px;
  border: 3px solid #A3AABA;
  font-size: 1.3rem;
  border-radius: 50%;
}

.steps-custom .wizard .content {
  background-color: transparent !important;
  border: 1px solid #f9f9f9 !important;
  border-radius: 0 !important;
  margin-bottom: 15px;
  width: 100% !important;
}

.steps-custom .wizard .content.body {
  padding: 1rem !important;
  width: 100% !important;
}

.steps-custom .wizard .content.body input.error {
  background-color: transparent !important;
  border-color: #e9ecef !important;
  color: #4f5861;
}

.steps-custom .wizard .content.body label.error {
  color: #f62d51 !important;
  margin-left: 0;
}

.steps-custom .wizard .actions ul li.disabled a {
  color: #4f5861 !important;
  background-color: #dee2e6 !important;
}

.steps-custom .wizard .actions ul li a {
  border-radius: 0 !important;
  background-color: #32c787 !important;
}

.steps-custom .wizard .actions ul li a[href$="#previous"] {
  color: #4f5861 !important;
  background-color: #dee2e6 !important;
}

@media (max-width: 960px) {
  .steps-custom .wizard .steps ul li {
    width: 50%;
  }

  .steps-custom .wizard .steps ul li:after {
    display: none;
  }

  .steps-custom .wizard .steps ul li:before {
    display: none;
  }

  .steps-custom .wizard .steps ul li a {
    font-size: 12px;
    font-weight: 600;
  }

  .steps-custom .wizard .content .body {
    padding: 0.9rem !important;
  }
}

@media (max-width: 560px) {
  .wizard .steps ul li {
    width: 100%;
  }

  .wizard .content {
    border: 1px solid transparent !important;
  }

  .wizard .content .body {
    padding: 0.1rem !important;
  }
}

.note-editor {
  border-color: #e9ecef !important;
}

.note-editor .note-toolbar-wrapper {
  background-color: #e9ecef;
}

.note-editor .note-editable p {
  margin-bottom: 0 !important;
}

.note-editor .note-resizebar {
  background-color: #e9ecef !important;
}

.nav.customtab {
  padding-left: 15px;
  padding-right: 15px;
}

.nav.customtab .nav-item a {
  color: #4f5861;
  font-weight: 600;
}

.tab-content.tab-content-border {
  border-bottom: 1px solid #dee2e6;
  border-left: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
  padding: 10px;
}

.table-responsive.table-custom table thead tr th {
  font-weight: 800;
  padding: 0.6rem;
  border-bottom: 1px solid #dee2e6;
}

.table-responsive.table-custom table tbody tr td {
  padding: 0.6rem;
}

.table-responsive.table-modal table thead tr th {
  font-size: 11px;
  font-weight: 700;
  padding: 0.6rem;
  border-bottom: 1px solid #dee2e6;
  min-width: 50px;
}

.table-responsive.table-modal table tbody tr td {
  font-size: 11px;
  padding: 0.3rem;
}

.table-resumen table {
  white-space: nowrap;
}

.table-resumen table thead tr th {
  background-color: #FFFFFF;
  font-size: 12px;
  font-weight: 800;
  padding: 0.4rem;
  border-bottom: 1px solid #dee2e6;
  min-width: 90px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.table-resumen table thead tr th:nth-child(1) {
  background-color: #FFFFFF;
  position: -webkit-sticky;
  position: sticky;
  left: -1px;
  max-width: 250px;
  min-width: 250px;
  z-index: 1;
}

.table-resumen table tbody tr:hover {
  background-color: #eff3f6;
  border-color: #eff3f6;
}

.table-resumen table tbody tr:hover td {
  background-color: #eff3f6 !important;
  border-color: #eff3f6 !important;
}

.table-resumen table tbody tr.totales {
  font-size: 11px;
  font-weight: 700;
}

.table-resumen table tbody tr td {
  font-size: 11px;
  padding: 0.4rem;
  white-space: nowrap;
}

.table-resumen table tbody tr td:nth-child(1) {
  background-color: #FFFFFF;
  position: -webkit-sticky;
  position: sticky;
  left: -1px;
  max-width: 250px;
  min-width: 250px;
  z-index: 1;
}

.table-resumen table tbody tr td:hover {
  background-color: #eff3f6;
  border-color: #eff3f6;
}

.table-resumen table .highlighted {
  border-color: #eff3f6 !important;
  background-color: #eff3f6 !important;
}

.table-valuacion table thead tr th {
  background-color: #dee2e6;
  font-size: 12px;
  font-weight: 800;
  padding: 0.4rem;
  border-color: #dee2e6;
  border-top: 2px solid #dee2e6;
  min-width: 110px;
  top: 0;
}

.table-valuacion table thead tr th:nth-child(2) {
  max-width: 90px !important;
  min-width: 90px !important;
  width: 90px !important;
}

.table-valuacion table thead tr th.active {
  border-top: 2px solid #03A9F4 !important;
}

.table-valuacion table thead tr th.active:hover {
  cursor: pointer;
}

.table-valuacion table thead tr th.padre:hover {
  cursor: pointer;
}

.table-valuacion table tbody tr:hover {
  background-color: #eff3f6;
  border-color: #eff3f6;
}

.table-valuacion table tbody tr:hover td {
  background-color: #eff3f6;
  border-color: #eff3f6;
}

.table-valuacion table tbody tr.totales {
  font-size: 11px;
  font-weight: 800;
}

.table-valuacion table tbody tr.categoria:hover td {
  color: #FFFFFF;
  background-color: #2e3640;
}

.table-valuacion table tbody tr.categoria td {
  color: #FFFFFF;
  background-color: #2e3640;
}

.table-valuacion table tbody tr td {
  font-size: 11px;
  padding: 0.4rem;
  white-space: nowrap;
  position: relative;
  border-left: 1px solid transparent;
  overflow: hidden;
}

.table-valuacion table tbody tr td.cerrar-1:before {
  content: "";
  position: absolute;
  top: -7px;
  left: -7px;
  width: 12px;
  height: 12px;
  background: #32c787;
  transform: rotate(45deg);
}

.table-valuacion table tbody tr td:nth-child(2) {
  max-width: 90px !important;
  min-width: 90px !important;
  width: 90px !important;
}

.table-valuacion table .highlighted {
  border-color: #eff3f6 !important;
  background-color: #eff3f6 !important;
}

@media (max-width: 800px) {
  .table-valuaciones .hide-responsive {
    display: none;
  }
}

table.table-valuaciones thead tr th {
  background-color: #2e3640;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 700;
  padding: 0.4rem;
  border: 1px solid #2e3640 !important;
  border-bottom: 1px solid #2e3640 !important;
  border-width: 0 !important;
  text-transform: uppercase;
  text-align: center;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

table.table-valuaciones tbody tr:hover {
  background-color: #F3F3F3 !important;
  border-color: #F3F3F3 !important;
}

table.table-valuaciones tbody tr:hover td {
  background-color: #F3F3F3 !important;
  border-color: #F3F3F3 !important;
}

table.table-valuaciones tbody tr.totales {
  font-size: 11px;
  font-weight: 800;
}

table.table-valuaciones tbody tr.categoria:hover td {
  color: #FFFFFF;
  background-color: #2e3640;
}

table.table-valuaciones tbody tr.categoria td {
  color: #FFFFFF;
  background-color: #2e3640;
}

table.table-valuaciones tbody tr td {
  font-size: 12px;
  padding: 0.4rem;
  white-space: nowrap;
  position: relative;
  border-left: 1px solid transparent;
  overflow: hidden;
}

table.table-valuaciones tbody tr td.cerrar-1:before {
  content: "";
  position: absolute;
  top: -7px;
  left: -7px;
  width: 12px;
  height: 12px;
  background: #32c787;
  transform: rotate(45deg);
}

table.table-valuaciones tbody tr td:nth-child(2) {
  max-width: 90px !important;
  min-width: 90px !important;
  width: 90px !important;
}

body[data-theme=dark] #main-wrapper[data-layout=horizontal] .topbar .top-navbar .navbar-header[data-logobg=skin1] {
  background: #414755;
}

body[data-theme=dark] #main-wrapper[data-layout=horizontal] .topbar .navbar-collapse[data-navbarbg=skin1] {
  background-color: #414755;
}

#main-wrapper[data-layout=horizontal] {
  overflow: visible !important;
}

#main-wrapper[data-layout=horizontal] .topbar .top-navbar .navbar-header[data-logobg=skin1] {
  background: #2e3640;
  border-color: #2e3640;
}

#main-wrapper[data-layout=horizontal] .topbar .navbar-collapse[data-navbarbg=skin1] {
  background-color: #2e3640;
  border-color: #2e3640;
}

@media (min-width: 768px) {
  #main-wrapper[data-layout=horizontal] .left-sidebar .scroll-sidebar {
    height: auto;
  }
}

.hide {
  display: none !important;
}

.weather-content {
  padding-right: 10px;
}

.weather-content span {
  font-size: 11px;
  font-weight: 900;
  position: relative;
  top: -8px;
  right: 10px;
}

.page-breadcrumb {
  padding: 0 0 5px 0;
}

.tour-tour .popover-header {
  color: #4f5861 !important;
  background-color: transparent !important;
  border-bottom: 1px solid #dee2e6 !important;
}

.tour-tour .popover-body {
  color: #4f5861 !important;
  padding: 0.5rem 0.5rem !important;
}

.tour-tour .popover-body .progress {
  height: 6px !important;
  margin-bottom: 5px;
}

.tour-tour .popover-body .progress .progress-bar {
  background-image: none !important;
  background-color: #2e3640 !important;
}

.tour-tour .popover-navigation button {
  color: #4f5861 !important;
  border-color: #dee2e6 !important;
}

.tour-tour .popover-navigation button:hover {
  background-color: #dee2e6 !important;
}

.tour-tour button {
  border-color: transparent !important;
  outline: none !important;
  box-shadow: none !important;
}

#tourBackdrop,
.tour-backdrop {
  background: rgba(0, 0, 0, 0.2) !important;
  display: inline !important;
  transition: 0.6s all;
}

.best ul {
  padding: 0 15px;
  margin: 5px 0 0 0;
  min-height: 205px;
  overflow: hidden;
  width: 100%;
}

.best ul li {
  list-style: none;
}

.best ul li small {
  float: right;
}

/* ====== ATENEA PRESENTACION (SASS COMPLETO) ====== */

:root {
  --bg: #070a14;
  --bg2: #0b1020;
  --bg3: #0f1731;
  --card: rgba(255, 255, 255, 0.06);
  --card2: rgba(255, 255, 255, 0.085);
  --stroke: rgba(255, 255, 255, 0.12);
  --txt: rgba(255, 255, 255, 0.92);
  --muted: rgba(255, 255, 255, 0.68);
  --glow: 0 18px 60px rgba(0, 0, 0, 0.5);
  --r: 24px;
  --a: #7b5cff;
  --b: #00d2ff;
  --c: #00ffb0;
  --ease-out: cubic-bezier(0.22, 1, 0.36, 1);
}

/* ===== Animations ===== */

@-webkit-keyframes aurora {
  0% {
    transform: translate3d(-2%, -1%, 0) rotate(-6deg) scale(1);
    opacity: 0.88;
  }

  100% {
    transform: translate3d(3%, 2%, 0) rotate(6deg) scale(1.07);
    opacity: 1;
  }
}

@keyframes aurora {
  0% {
    transform: translate3d(-2%, -1%, 0) rotate(-6deg) scale(1);
    opacity: 0.88;
  }

  100% {
    transform: translate3d(3%, 2%, 0) rotate(6deg) scale(1.07);
    opacity: 1;
  }
}

@-webkit-keyframes floaty {
  0%, 100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-4px);
  }
}

@keyframes floaty {
  0%, 100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-4px);
  }
}

@-webkit-keyframes loadbar {
  from {
    width: 0;
  }

  to {
    width: var(--p);
  }
}

@keyframes loadbar {
  from {
    width: 0;
  }

  to {
    width: var(--p);
  }
}

@-webkit-keyframes pop {
  0%, 100% {
    transform: translateY(0) rotate(0deg);
  }

  50% {
    transform: translateY(-3px) rotate(-2deg);
  }
}

@keyframes pop {
  0%, 100% {
    transform: translateY(0) rotate(0deg);
  }

  50% {
    transform: translateY(-3px) rotate(-2deg);
  }
}

@-webkit-keyframes shine {
  0% {
    transform: translateX(-60%);
  }

  100% {
    transform: translateX(60%);
  }
}

@keyframes shine {
  0% {
    transform: translateX(-60%);
  }

  100% {
    transform: translateX(60%);
  }
}

@-webkit-keyframes blob {
  0% {
    transform: translateX(-10%) rotate(-8deg);
  }

  100% {
    transform: translateX(10%) rotate(8deg);
  }
}

@keyframes blob {
  0% {
    transform: translateX(-10%) rotate(-8deg);
  }

  100% {
    transform: translateX(10%) rotate(8deg);
  }
}

@-webkit-keyframes hue {
  0% {
    -webkit-filter: hue-rotate(0deg);
            filter: hue-rotate(0deg);
  }

  100% {
    -webkit-filter: hue-rotate(25deg);
            filter: hue-rotate(25deg);
  }
}

@keyframes hue {
  0% {
    -webkit-filter: hue-rotate(0deg);
            filter: hue-rotate(0deg);
  }

  100% {
    -webkit-filter: hue-rotate(25deg);
            filter: hue-rotate(25deg);
  }
}

@-webkit-keyframes spin {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

@keyframes spin {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

@-webkit-keyframes atnTogglePulse {
  0%, 100% {
    transform: translateY(0) scale(1);
    box-shadow: 0 10px 26px rgba(0, 0, 0, 0.38), 0 0 0 0 rgba(0, 210, 255, 0.2);
  }

  50% {
    transform: translateY(-1px) scale(1.03);
    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.45), 0 0 0 10px rgba(0, 210, 255, 0);
  }
}

@keyframes atnTogglePulse {
  0%, 100% {
    transform: translateY(0) scale(1);
    box-shadow: 0 10px 26px rgba(0, 0, 0, 0.38), 0 0 0 0 rgba(0, 210, 255, 0.2);
  }

  50% {
    transform: translateY(-1px) scale(1.03);
    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.45), 0 0 0 10px rgba(0, 210, 255, 0);
  }
}

@-webkit-keyframes atnRingSpin {
  to {
    transform: rotate(1turn);
  }
}

@keyframes atnRingSpin {
  to {
    transform: rotate(1turn);
  }
}

@-webkit-keyframes revealUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 24px, 0) scale(0.985);
    -webkit-filter: blur(6px);
            filter: blur(6px);
  }

  100% {
    opacity: 1;
    transform: none;
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}

@keyframes revealUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 24px, 0) scale(0.985);
    -webkit-filter: blur(6px);
            filter: blur(6px);
  }

  100% {
    opacity: 1;
    transform: none;
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}

@-webkit-keyframes revealLeft {
  0% {
    opacity: 0;
    transform: translate3d(24px, 0, 0) scale(0.985);
    -webkit-filter: blur(6px);
            filter: blur(6px);
  }

  100% {
    opacity: 1;
    transform: none;
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}

@keyframes revealLeft {
  0% {
    opacity: 0;
    transform: translate3d(24px, 0, 0) scale(0.985);
    -webkit-filter: blur(6px);
            filter: blur(6px);
  }

  100% {
    opacity: 1;
    transform: none;
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}

@-webkit-keyframes revealRight {
  0% {
    opacity: 0;
    transform: translate3d(-24px, 0, 0) scale(0.985);
    -webkit-filter: blur(6px);
            filter: blur(6px);
  }

  100% {
    opacity: 1;
    transform: none;
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}

@keyframes revealRight {
  0% {
    opacity: 0;
    transform: translate3d(-24px, 0, 0) scale(0.985);
    -webkit-filter: blur(6px);
            filter: blur(6px);
  }

  100% {
    opacity: 1;
    transform: none;
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}

/* ===== Base ===== */

.atn {
  color: var(--txt);
  background: linear-gradient(180deg, var(--bg), var(--bg2));
  font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial;
  overflow-x: clip;
}

.atn * {
  box-sizing: border-box;
}

.atn-sec {
  padding: 72px 10px;
  position: relative;
  overflow: hidden;
}

.atn-sec--alt {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.02), rgba(255, 255, 255, 0));
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.atn-wrap {
  width: min(1120px, 92vw);
  margin: 0 auto;
  position: relative;
  z-index: 2;
  padding-left: 10px;
  padding-right: 10px;
}

/* ===== Scroll helpers (usa data-animate + .is-visible por JS) ===== */

.atn [data-animate] {
  opacity: 0;
  will-change: transform, opacity, filter;
}

.atn [data-animate=up] {
  transform: translate3d(0, 24px, 0) scale(0.985);
  -webkit-filter: blur(6px);
          filter: blur(6px);
}

.atn [data-animate=left] {
  transform: translate3d(24px, 0, 0) scale(0.985);
  -webkit-filter: blur(6px);
          filter: blur(6px);
}

.atn [data-animate=right] {
  transform: translate3d(-24px, 0, 0) scale(0.985);
  -webkit-filter: blur(6px);
          filter: blur(6px);
}

.atn .is-visible[data-animate=up] {
  -webkit-animation: revealUp 0.85s var(--ease-out) both;
          animation: revealUp 0.85s var(--ease-out) both;
}

.atn .is-visible[data-animate=left] {
  -webkit-animation: revealLeft 0.85s var(--ease-out) both;
          animation: revealLeft 0.85s var(--ease-out) both;
}

.atn .is-visible[data-animate=right] {
  -webkit-animation: revealRight 0.85s var(--ease-out) both;
          animation: revealRight 0.85s var(--ease-out) both;
}

/* ===== NAV (corregido y estable) ===== */

.atn-nav {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 80;
  width: min(1120px, 92vw);
  margin: 0 auto;
  padding: 10px 0;
  display: flex;
  align-items: center;
  gap: 10px;
  background: rgba(7, 10, 20, 0.72);
  border-bottom: 1px solid rgba(255, 255, 255, 0.09);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  isolation: isolate;
}

.atn-nav__list {
  display: flex;
  gap: 8px;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  width: 100%;
}

.atn-nav__item {
  text-decoration: none;
  color: var(--muted);
  padding: 9px 12px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.03);
  min-height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.22s ease, color 0.22s ease, border-color 0.22s ease, background 0.22s ease;
}

.atn-nav__item span {
  font-size: 12px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.atn-nav__item:hover {
  transform: translateY(-2px);
  color: var(--txt);
  border-color: rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.06);
}

.atn-nav__toggle {
  display: none;
  position: relative;
  width: 46px;
  height: 46px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 14px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.03)), linear-gradient(130deg, rgba(123, 92, 255, 0.24), rgba(0, 210, 255, 0.2));
  color: var(--txt);
  cursor: pointer;
  overflow: hidden;
  padding: 0;
  -webkit-animation: atnTogglePulse 2.1s ease-in-out infinite;
          animation: atnTogglePulse 2.1s ease-in-out infinite;
}

.atn-nav__toggle::before {
  content: "";
  position: absolute;
  inset: -1px;
  border-radius: inherit;
  background: conic-gradient(from 0deg, rgba(123, 92, 255, 0.72), rgba(0, 210, 255, 0.9), rgba(0, 255, 176, 0.65), rgba(123, 92, 255, 0.72));
  opacity: 0.26;
  -webkit-filter: blur(8px);
          filter: blur(8px);
  z-index: 0;
  pointer-events: none;
  -webkit-animation: atnRingSpin 4s linear infinite;
          animation: atnRingSpin 4s linear infinite;
}

.atn-nav__ico {
  width: 24px;
  height: 18px;
  position: relative;
  display: block;
  margin: 0 auto;
  z-index: 1;
}

.atn-nav__ico span {
  position: absolute;
  left: 0;
  width: 24px;
  height: 2.5px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--a), var(--b), var(--c));
  box-shadow: 0 0 12px rgba(0, 210, 255, 0.45);
  transform-origin: center;
  transition: top 0.34s var(--ease-out), transform 0.34s var(--ease-out), opacity 0.2s ease;
}

.atn-nav__ico span:nth-child(1) {
  top: 0;
}

.atn-nav__ico span:nth-child(2) {
  top: 7.5px;
}

.atn-nav__ico span:nth-child(3) {
  top: 15px;
}

.atn-nav.is-open .atn-nav__toggle,
.atn-nav .atn-nav__toggle[aria-expanded=true] {
  -webkit-animation: none;
          animation: none;
  border-color: rgba(0, 210, 255, 0.65);
  box-shadow: 0 0 0 1px rgba(0, 210, 255, 0.35) inset, 0 14px 36px rgba(0, 0, 0, 0.48), 0 0 24px rgba(0, 210, 255, 0.22);
}

.atn-nav.is-open .atn-nav__ico span:nth-child(1),
.atn-nav .atn-nav__toggle[aria-expanded=true] .atn-nav__ico span:nth-child(1) {
  top: 7.5px;
  transform: rotate(45deg);
}

.atn-nav.is-open .atn-nav__ico span:nth-child(2),
.atn-nav .atn-nav__toggle[aria-expanded=true] .atn-nav__ico span:nth-child(2) {
  opacity: 0;
  transform: scaleX(0.3);
}

.atn-nav.is-open .atn-nav__ico span:nth-child(3),
.atn-nav .atn-nav__toggle[aria-expanded=true] .atn-nav__ico span:nth-child(3) {
  top: 7.5px;
  transform: rotate(-45deg);
}

@media (max-width: 900px) {
  .atn-nav {
    width: 100%;
    margin: 0;
    padding: 10px 14px;
  }

  .atn-nav__toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    flex: 0 0 auto;
  }

  .atn-nav__list {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100%);
    display: grid;
    gap: 8px;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    border-radius: 16px;
    background: linear-gradient(180deg, rgba(11, 16, 32, 0.98), rgba(7, 10, 20, 0.98)), radial-gradient(900px 220px at 20% 0%, rgba(123, 92, 255, 0.2), transparent 60%), radial-gradient(900px 220px at 90% 0%, rgba(0, 210, 255, 0.18), transparent 60%);
    border: 1px solid rgba(255, 255, 255, 0.12);
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.45);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-8px);
    transition: max-height 0.26s ease, padding 0.26s ease, opacity 0.22s ease, visibility 0.22s ease, transform 0.22s ease;
    z-index: 90;
  }

  .atn-nav.is-open .atn-nav__list {
    max-height: 72vh;
    overflow-y: auto;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
    padding: 10px;
  }

  .atn-nav__item {
    width: 100%;
    justify-content: center;
    text-align: center;
    padding: 12px;
    border-radius: 14px;
  }

  .atn-heroCards {
    grid-template-columns: 1fr;
  }

  .atn-grid2 {
    grid-template-columns: 1fr;
  }

  .atn-slab {
    grid-template-columns: 1fr;
  }

  .atn-rule {
    grid-template-columns: 1fr;
  }

  .atn-bhag {
    grid-template-columns: 1fr;
  }

  .atn-fly__steps {
    grid-template-columns: 1fr;
  }
}

/* HERO AURORA */

.atn-hero {
  padding: 84px 0 70px;
  background: radial-gradient(1200px 600px at 15% 10%, rgba(123, 92, 255, 0.26), transparent 60%), radial-gradient(1000px 500px at 90% 30%, rgba(0, 210, 255, 0.18), transparent 55%), linear-gradient(180deg, #050712 0%, #0b1020 70%);
}

.atn-aurora {
  position: absolute;
  inset: -45% -30%;
  background: radial-gradient(closest-side, rgba(123, 92, 255, 0.24), transparent 70%), radial-gradient(closest-side, rgba(0, 210, 255, 0.18), transparent 72%), radial-gradient(closest-side, rgba(0, 255, 176, 0.1), transparent 72%);
  -webkit-filter: blur(28px);
          filter: blur(28px);
  -webkit-animation: aurora 9s ease-in-out infinite alternate;
          animation: aurora 9s ease-in-out infinite alternate;
  z-index: 1;
}

/* HEADERS */

.atn-badge {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 14px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 12px 45px rgba(0, 0, 0, 0.35);
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-animation: floaty 3.6s ease-in-out infinite;
          animation: floaty 3.6s ease-in-out infinite;
}

.atn-badge__dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: linear-gradient(180deg, var(--a), var(--b));
  box-shadow: 0 0 18px rgba(0, 210, 255, 0.35);
}

.atn-title {
  margin: 18px 0 10px;
  font-size: clamp(40px, 5vw, 66px);
  letter-spacing: -0.02em;
  line-height: 1.02;
  text-shadow: 0 18px 70px rgba(0, 0, 0, 0.6);
}

.atn-sub {
  margin: 0;
  color: var(--muted);
  font-size: clamp(15px, 1.35vw, 18px);
  line-height: 1.7;
  max-width: 80ch;
}

.atn-head {
  display: grid;
  gap: 10px;
  margin-bottom: 18px;
}

.atn-h2 {
  margin: 0;
  font-size: clamp(26px, 2.6vw, 38px);
  letter-spacing: -0.02em;
}

.atn-h3 {
  margin: 8px 0 8px;
  font-size: 18px;
}

.atn-muted {
  margin: 0;
  color: var(--muted);
  line-height: 1.7;
}

/* CARDS */

.atn-card {
  border-radius: var(--r);
  background: linear-gradient(180deg, var(--card), rgba(255, 255, 255, 0.03));
  border: 1px solid var(--stroke);
  box-shadow: var(--glow);
  padding: 18px;
  position: relative;
  overflow: hidden;
  transform: translateZ(0);
  margin-bottom: 15px;
  transition: transform 0.35s ease;
}

.atn-card::before {
  content: "";
  position: absolute;
  inset: -2px;
  background: radial-gradient(700px 180px at 20% 0%, rgba(123, 92, 255, 0.22), transparent 60%), radial-gradient(700px 180px at 90% 10%, rgba(0, 210, 255, 0.18), transparent 60%);
  opacity: 0.35;
  pointer-events: none;
}

.atn-card:hover {
  transform: translateY(-6px);
}

.atn-card--glow {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.03));
}

.atn-card--soft {
  background: linear-gradient(180deg, var(--card2), rgba(255, 255, 255, 0.03));
}

.atn-miniTitle {
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.78);
  margin-bottom: 8px;
}

/* HERO GRID */

.atn-heroCards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-top: 22px;
}

.atn-kpi {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 12px;
  position: relative;
  z-index: 1;
}

.atn-kpi__value {
  font-size: clamp(44px, 4.6vw, 78px);
  font-weight: 900;
  letter-spacing: -0.02em;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.62));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.atn-kpi__label {
  color: var(--muted);
  font-weight: 700;
}

.atn-bar {
  margin-top: 14px;
  height: 10px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.atn-bar span {
  display: block;
  height: 100%;
  width: var(--p);
  border-radius: 999px;
  background: linear-gradient(90deg, var(--a), var(--b));
  box-shadow: 0 0 22px rgba(0, 210, 255, 0.35);
  -webkit-animation: loadbar 1.25s ease-out both;
          animation: loadbar 1.25s ease-out both;
}

.atn-hint {
  margin-top: 10px;
  color: rgba(255, 255, 255, 0.55);
  font-size: 13px;
  position: relative;
  z-index: 1;
}

.atn-fadeLine {
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.18), transparent);
  margin: 14px 0;
  position: relative;
  z-index: 1;
}

/* LISTS */

.atn-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 10px;
  position: relative;
  z-index: 1;
}

.atn-list li {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  color: var(--muted);
  line-height: 1.55;
}

.atn-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: linear-gradient(180deg, var(--a), var(--b));
  box-shadow: 0 0 12px rgba(0, 210, 255, 0.35);
  margin-top: 6px;
  flex: 0 0 auto;
}

.atn-bullets {
  margin: 0;
  padding-left: 18px;
  display: grid;
  gap: 10px;
  color: var(--muted);
  line-height: 1.6;
}

/* BUS */

.atn-grid2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.atn-icon {
  width: 52px;
  height: 52px;
  border-radius: 16px;
  display: grid;
  place-items: center;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.35);
  -webkit-animation: pop 2.6s ease-in-out infinite;
          animation: pop 2.6s ease-in-out infinite;
}

.atn-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 12px;
  position: relative;
  z-index: 1;
}

.atn-pill {
  padding: 8px 10px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  font-size: 12px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* Mosaic */

.atn-mosaic {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.atn-shot {
  margin: 0;
  border-radius: 18px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.03);
  box-shadow: var(--glow);
  transform: translateZ(0);
}

.atn-shot img {
  width: 100%;
  height: 160px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  -webkit-filter: saturate(1.05) contrast(1.05);
          filter: saturate(1.05) contrast(1.05);
  transform: scale(1.02);
  transition: transform 0.45s ease;
}

.atn-shot:hover img {
  transform: scale(1.08);
}

/* 2026 slab */

.atn-slab {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 16px;
  border-radius: var(--r);
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.02));
  box-shadow: var(--glow);
  padding: 18px;
}

.atn-big__num {
  font-size: clamp(56px, 6vw, 96px);
  font-weight: 950;
  letter-spacing: -0.03em;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.55));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.atn-big__lbl {
  color: var(--muted);
  font-weight: 700;
}

.atn-meter {
  height: 14px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  overflow: hidden;
  position: relative;
}

.atn-meter__fill {
  display: block;
  height: 100%;
  width: var(--p);
  background: linear-gradient(90deg, var(--a), var(--b));
  box-shadow: 0 0 28px rgba(0, 210, 255, 0.32);
  -webkit-animation: loadbar 1.25s ease-out both;
          animation: loadbar 1.25s ease-out both;
}

.atn-meter__shine {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);
  transform: translateX(-60%);
  -webkit-animation: shine 2.2s ease-in-out infinite;
          animation: shine 2.2s ease-in-out infinite;
}

.atn-callouts {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 12px;
}

.atn-chip {
  padding: 8px 10px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.78);
  font-size: 12px;
}

/* ¿QUE ES? */

.atn-cards3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

@media (max-width: 1000px) {
  .atn-cards3 {
    grid-template-columns: 1fr;
  }

  .atn-kpiGrid {
    grid-template-columns: 1fr;
  }
}

/* Quote */

.atn-quote {
  display: grid;
  grid-template-columns: 40px 1fr;
  gap: 14px;
  border-radius: var(--r);
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
  box-shadow: var(--glow);
  padding: 18px;
}

.atn-quote__mark {
  font-size: 56px;
  line-height: 1;
  opacity: 0.7;
  background: linear-gradient(180deg, var(--a), var(--b));
  -webkit-background-clip: text;
  color: transparent;
}

.atn-quote__title {
  margin: 0 0 8px;
  font-size: 22px;
  letter-spacing: -0.01em;
}

.atn-rule {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-top: 16px;
}

.atn-alert {
  border-radius: var(--r);
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: linear-gradient(180deg, rgba(255, 120, 120, 0.1), rgba(255, 255, 255, 0.02));
  padding: 16px;
  box-shadow: var(--glow);
}

.atn-alert__title {
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 6px;
}

/* TIEMPO strip */

.atn-tiempostrip {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 10px;
  margin: 18px 0 14px;
}

@media (max-width: 1100px) {
  .atn-tiempostrip {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 640px) {
  .atn-tiempostrip {
    grid-template-columns: repeat(2, 1fr);
  }
}

.atn-timeCard {
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.02));
  padding: 14px;
  box-shadow: var(--glow);
  position: relative;
  overflow: hidden;
}

.atn-timeCard::after {
  content: "";
  position: absolute;
  inset: auto -30% -60% -30%;
  height: 220px;
  background: radial-gradient(closest-side, rgba(123, 92, 255, 0.22), transparent 70%);
  -webkit-filter: blur(18px);
          filter: blur(18px);
  -webkit-animation: blob 7s ease-in-out infinite alternate;
          animation: blob 7s ease-in-out infinite alternate;
}

.atn-letter {
  width: 44px;
  height: 44px;
  border-radius: 14px;
  display: grid;
  place-items: center;
  font-weight: 950;
  font-size: 18px;
  background: linear-gradient(180deg, var(--a), var(--b));
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.35);
  position: relative;
  z-index: 1;
}

.atn-timeTxt {
  margin-top: 10px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  z-index: 1;
}

/* Accordion */

.atn-accordion {
  display: grid;
  gap: 10px;
  margin-top: 10px;
}

.atn-det {
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.02));
  box-shadow: var(--glow);
  overflow: hidden;
}

.atn-det summary {
  list-style: none;
  cursor: pointer;
  padding: 14px 14px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 900;
  letter-spacing: -0.01em;
}

.atn-det summary::-webkit-details-marker {
  display: none;
}

.atn-sumBadge {
  width: 30px;
  height: 30px;
  border-radius: 10px;
  display: grid;
  place-items: center;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.88);
}

.atn-detBody {
  padding: 0 14px 14px;
  color: var(--muted);
  line-height: 1.7;
}

.atn-det[open] summary {
  background: rgba(255, 255, 255, 0.03);
}

/* BHAG */

.atn-bhag {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 16px;
}

.atn-bhag__main {
  border-radius: var(--r);
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
  box-shadow: var(--glow);
  padding: 18px;
  position: relative;
  overflow: hidden;
}

.atn-bhag__main::before {
  content: "";
  position: absolute;
  inset: -2px;
  background: radial-gradient(800px 220px at 30% 0%, rgba(0, 210, 255, 0.18), transparent 60%), radial-gradient(800px 220px at 90% 10%, rgba(123, 92, 255, 0.22), transparent 60%);
  opacity: 0.45;
}

.atn-bhag__label {
  position: relative;
  z-index: 1;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.78);
}

.atn-bhag__title {
  position: relative;
  z-index: 1;
  margin-top: 10px;
  font-size: clamp(24px, 2.6vw, 36px);
  line-height: 1.1;
  font-weight: 950;
}

.atn-bhag__money {
  display: inline-block;
  background: linear-gradient(90deg, var(--a), var(--b), var(--c));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  text-shadow: 0 18px 60px rgba(0, 0, 0, 0.35);
  -webkit-animation: hue 4s ease-in-out infinite alternate;
          animation: hue 4s ease-in-out infinite alternate;
}

.atn-bhag__note {
  position: relative;
  z-index: 1;
  margin-top: 10px;
  color: var(--muted);
  line-height: 1.7;
}

/* Flywheel */

.atn-fly {
  position: relative;
}

.atn-fly__ring {
  position: absolute;
  left: 50%;
  top: 50%;
  width: min(560px, 80vw);
  height: min(560px, 80vw);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  border: 1px dashed rgba(255, 255, 255, 0.18);
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.01), 0 0 70px rgba(0, 210, 255, 0.1);
  -webkit-animation: spin 16s linear infinite;
          animation: spin 16s linear infinite;
}

.atn-fly__steps {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(2, 1fr);
  position: relative;
  z-index: 2;
}

.atn-step {
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.02));
  box-shadow: var(--glow);
  padding: 14px;
  display: grid;
  grid-template-columns: 34px 1fr;
  gap: 10px;
}

.atn-step__n {
  width: 34px;
  height: 34px;
  border-radius: 12px;
  display: grid;
  place-items: center;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.12);
  font-weight: 950;
}

.atn-step__t {
  font-weight: 900;
}

.atn-step__d {
  color: var(--muted);
  line-height: 1.6;
  grid-column: 2/-1;
  margin-top: 2px;
}

/* KPI Grid */

.atn-kpiGrid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

/* Pyramid */

.atn-pyr {
  display: grid;
  gap: 10px;
}

.atn-pyr__row {
  padding: 12px 14px;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.04);
  color: rgba(255, 255, 255, 0.8);
  position: relative;
}

.atn-pyr__row::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 18px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.09), transparent);
  transform: translateX(-60%);
  -webkit-animation: shine 2.6s ease-in-out infinite;
          animation: shine 2.6s ease-in-out infinite;
  pointer-events: none;
}

/* Cierre */

.atn-cierre {
  background: linear-gradient(180deg, #070a14 0%, #050612 100%);
}

.atn-final {
  border-radius: 32px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.02));
  box-shadow: var(--glow);
  padding: 28px;
  position: relative;
  overflow: hidden;
}

.atn-final__badge {
  display: inline-flex;
  padding: 10px 12px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.05);
  color: rgba(255, 255, 255, 0.82);
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 12px;
}

.atn-final__title {
  margin: 14px 0 10px;
  font-size: clamp(34px, 4.2vw, 58px);
  letter-spacing: -0.02em;
}

.atn-final__shine {
  position: absolute;
  inset: -40% -30%;
  background: radial-gradient(closest-side, rgba(123, 92, 255, 0.22), transparent 70%), radial-gradient(closest-side, rgba(0, 210, 255, 0.18), transparent 72%), radial-gradient(closest-side, rgba(0, 255, 176, 0.1), transparent 72%);
  -webkit-filter: blur(26px);
          filter: blur(26px);
  -webkit-animation: aurora 10s ease-in-out infinite alternate;
          animation: aurora 10s ease-in-out infinite alternate;
}

/* Reduced motion */

@media (prefers-reduced-motion: reduce) {
  * {
    -webkit-animation: none !important;
            animation: none !important;
    transition: none !important;
    scroll-behavior: auto !important;
  }

  .atn [data-animate] {
    opacity: 1 !important;
    transform: none !important;
    -webkit-filter: none !important;
            filter: none !important;
  }
}

.banks {
  border: 1px solid transparent;
  border-right: 1px solid #eff3f6;
  padding: 0.5rem;
}

.banks:last-child {
  border-right: 1px solid transparent;
}

.banks .img-fluid {
  height: 30px;
}

.banks .card-body {
  padding: 0;
}

.banks .card-body .d-flex div {
  padding: 0;
  margin: 0;
  width: 50%;
}

.banks .card-body .d-flex div h3 {
  color: #4f5861;
  font-size: 0.85rem;
  font-weight: 700;
  margin: 0;
}

.banks .card-body .d-flex div h3 i:before {
  font-size: 1rem;
  font-weight: 900;
  top: 1px;
  position: relative;
}

.banks .card-body .d-flex div h5 {
  font-size: 0.7rem;
  color: #A3AABA;
  margin: 0;
}

@media (max-width: 1700px) and (min-width: 994px) {
  .banks .img-fluid {
    height: 25px;
  }

  .card-body .d-flex div h3 {
    font-size: 0.7rem !important;
  }

  .card-body .d-flex div h5 {
    font-size: 0.6rem !important;
  }
}

/* layout general */

#gjs {
  height: 70vh;
  border: 1px solid #eee;
}

.about_us {
  /* clases generales (pocas y reutilizables) */
  /* similar a bg-light */
}

.about_us .section {
  padding: 64px 0;
}

.about_us .section--alt {
  background: #f8f9fa;
}

.about_us .section--dark {
  background: #111;
  color: #fff;
}

.about_us .section__title {
  margin: 0 0 16px;
  font-weight: 700;
}

.about_us .section__lead {
  margin: 0 0 24px;
  opacity: 0.75;
}

.about_us .cardx {
  border: 1px solid #e9ecef;
  border-radius: 12px;
  padding: 18px;
  height: 100%;
  background: #fff;
}

.about_us .imgx {
  width: 100%;
  height: auto;
  border-radius: 12px;
  display: block;
}

.about_us .section {
  padding: 64px 0;
}

.about_us .section--alt {
  background: #f8f9fa;
}

.about_us .section--dark {
  background: #111;
  color: #fff;
}

.about_us .section__title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 16px;
}

.about_us .section__lead {
  font-size: 16px;
  opacity: 0.75;
  margin-bottom: 24px;
}

.about_us .cardx {
  border: 1px solid #e9ecef;
  border-radius: 12px;
  padding: 20px;
  background: #fff;
  height: 100%;
}

.about_us .imgx {
  width: 100%;
  height: auto;
  border-radius: 12px;
  display: block;
}

.about_us .btnx {
  display: inline-block;
  padding: 10px 18px;
  border-radius: 10px;
  text-decoration: none;
  font-weight: 600;
}

.about_us .btnx--dark {
  background: #111;
  color: #fff;
}

.about_us .btnx--light {
  background: #fff;
  color: #111;
}

.header-y-texto {
  display: grid;
  gap: 10px;
  grid-template-columns: auto 1fr;
  padding: 5px;
}

.header-y-texto .title {
  color: #FFFFFF;
  background-color: #2e3640;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  padding: 10px;
  border-radius: 10px;
  min-width: 65px;
}

.header-y-texto .title h3 {
  margin: 0;
  padding: 0;
}

.header-y-texto .body {
  display: flex;
  align-items: center;
}

.header-y-texto .body p {
  font-size: 14px;
  margin-bottom: 0;
}

.header-y-texto {
  display: grid;
  gap: 10px;
  grid-template-columns: auto 1fr;
  padding: 5px;
}

.header-y-texto .title {
  color: #FFFFFF;
  background-color: #2e3640;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  padding: 10px;
  border-radius: 10px;
  min-width: 45px;
}

.header-y-texto .title h3 {
  margin: 0;
  padding: 0;
}

.header-y-texto .body {
  display: flex;
  align-items: center;
}

.header-y-texto .body p {
  font-size: 14px;
  margin-bottom: 0;
}

.header-y-icon {
  display: grid;
  gap: 10px;
  grid-template-columns: auto 1fr;
  padding: 5px;
}

.header-y-icon .title {
  color: #FFFFFF;
  background-color: #2e3640;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  padding: 10px;
  border-radius: 10px;
  min-width: 75px;
}

.header-y-icon .title h3 {
  margin: 0;
  padding: 0;
}

.header-y-icon .body {
  display: flex;
  align-items: center;
}

.header-y-icon .body p {
  font-size: 14px;
  margin-bottom: 0;
}

.dashboard-archive .nav-tabs {
  border-bottom: 0;
  position: relative;
}

.dashboard-archive .nav-tabs .nav-item:last-child {
  margin-right: 0;
}

.dashboard-archive .nav-tabs .nav-item:last-child .nav-link {
  margin-right: 0;
}

.dashboard-archive .nav-tabs .nav-item .nav-link {
  color: #4f5861;
  background-color: #FFFFFF;
  border: 0;
  border-radius: 10px 10px 0 0;
  margin-right: 2px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.dashboard-archive .nav-tabs .nav-item .nav-link:hover {
  color: #4f5861;
}

.dashboard-archive .nav-tabs .nav-item .nav-link.active {
  color: #FFFFFF;
  background-color: #2196F3;
}

.dashboard-archive .nav-tabs.nav-tabs-kpis .nav-item .nav-link {
  font-size: 12px;
}

.dashboard-archive .nav-tabs.nav-tabs-kpis .nav-item .nav-link.active {
  color: #4f5861;
  background-color: #dee2e6;
}

.dashboard-archive .tab-content.nav-tabs-kpis {
  padding: 15px 15px 5px 15px;
  border: 1px solid #dee2e6;
  margin-top: 1px;
}

@media (max-width: 980px) {
  .dashboard-archive .nav-tabs .nav-item {
    width: 25%;
  }

  .dashboard-archive .nav-tabs .nav-item .nav-link {
    border-radius: 0;
    margin-right: 0;
  }
}

@media (max-width: 600px) {
  .dashboard-archive .nav-tabs .nav-item {
    width: 100%;
  }
}

.dashboard-invoice .nav-tabs {
  border-bottom: 0;
  position: relative;
}

.dashboard-invoice .nav-tabs .nav-item:last-child {
  margin-right: 0;
}

.dashboard-invoice .nav-tabs .nav-item:last-child .nav-link {
  margin-right: 0;
}

.dashboard-invoice .nav-tabs .nav-item .nav-link {
  color: #4f5861;
  background-color: #FFFFFF;
  border: 0;
  border-radius: 10px 10px 0 0;
  margin-right: 2px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.dashboard-invoice .nav-tabs .nav-item .nav-link:hover {
  color: #4f5861;
}

.dashboard-invoice .nav-tabs .nav-item .nav-link.active {
  color: #FFFFFF;
  background-color: #2196F3;
}

@media (max-width: 980px) {
  .dashboard-invoice .nav-tabs .nav-item {
    width: 25%;
  }

  .dashboard-invoice .nav-tabs .nav-item .nav-link {
    border-radius: 0;
    margin-right: 0;
  }
}

@media (max-width: 600px) {
  .dashboard-invoice .nav-tabs .nav-item {
    width: 100%;
  }
}

.dashboard-tasks {
  overflow: hidden;
  /* Scrollbar personalizada */
}

.dashboard-tasks .nav.customtab {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  gap: 2px;
}

.dashboard-tasks .nav.customtab .nav-item a {
  background-color: #FFFFFF;
  border-radius: 10px 10px 0 0;
}

.dashboard-tasks .nav.customtab .nav-item a.active {
  background-color: #2e3640;
  border-color: #2e3640 #2e3640 #2e3640;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  color: #FFFFFF;
}

.dashboard-tasks .nav.customtab .nav-item a.active i {
  color: #FFFFFF;
}

.dashboard-tasks .table-responsive {
  overflow-y: hidden;
}

.dashboard-tasks .nav-tabs.nav-tabs-kpis {
  margin-bottom: 20px;
  width: 100%;
  border: 0;
  gap: 10px;
}

.dashboard-tasks .nav-tabs.nav-tabs-kpis .nav-item .nav-link {
  border: 0;
  font-size: 0.9rem;
  padding: 10px 15px;
  background-color: #FFFFFF;
  color: #4f5861;
  border-radius: 10px;
}

.dashboard-tasks .nav-tabs.nav-tabs-kpis .nav-item .nav-link.active {
  color: #FFFFFF;
  background-color: #2e3640;
}

.dashboard-tasks .tab-content.nav-tabs-kpis {
  margin-bottom: 20px;
}

.dashboard-tasks .tab-content .alerts ul {
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0;
  gap: 10px;
  margin-bottom: 0;
}

.dashboard-tasks .tab-content .alerts ul li {
  background: rgba(255, 255, 255, 0.95);
  padding: 10px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 2px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  background-color: #FFFFFF;
}

.dashboard-tasks .tab-content .alerts ul li .header {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.dashboard-tasks .tab-content .alerts ul li .header h4 {
  font-size: 0.9em;
  margin-bottom: 0;
}

.dashboard-tasks .tab-content .alerts ul li .header h3 {
  color: #A3AABA;
  font-size: 1.4em;
  font-weight: 200;
  margin-bottom: 0;
}

.dashboard-tasks .tab-content .alerts ul li .progress {
  width: 100%;
}

.dashboard-tasks .tab-content .alerts ul li .row div {
  display: flex;
  padding: 5px;
  justify-content: center;
  align-items: center;
}

.dashboard-tasks .tab-content .alerts ul li .row div:first-child {
  border-right: 1px solid #f9f9f9;
}

.dashboard-tasks .tab-content .alerts ul li .row div h5 {
  font-size: 0.8em;
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 750px) {
  .dashboard-tasks .tab-content .alerts ul li {
    flex: 1 1 calc(33% - 10px);
  }
}

@media (max-width: 500px) {
  .dashboard-tasks .tab-content .alerts ul li {
    flex: 1 1 calc(50% - 10px);
    border-radius: 10px;
  }

  .dashboard-tasks .tab-content .alerts ul li .header {
    flex-direction: row;
    justify-content: space-between;
  }

  .dashboard-tasks .tab-content .alerts ul li .header h3 {
    font-size: 0.9em;
  }
}

.dashboard-tasks .tab-content .indicators .indicator-item .card-body {
  padding: 10px;
}

.dashboard-tasks .tab-content .indicators .indicator-item .card-body h4 {
  font-size: 14px;
  margin-bottom: 8px;
}

.dashboard-tasks .tab-content .indicators .indicator-item .card-body p {
  font-size: 12px;
}

.dashboard-tasks .tab-content .indicators .indicator-item .card-body .alert-item-bottom {
  margin-top: 5px;
}

.dashboard-tasks .tab-content .indicators .indicator-item .card-body .alert-item-bottom .row > div {
  padding: 5px;
}

.dashboard-tasks .tab-content .indicators .indicator-item .card-body .alert-item-bottom .row > div h5 {
  font-size: 13px;
  margin-bottom: 0;
}

.dashboard-tasks .dataTables_wrapper .dataTables_length label {
  text-align: right;
}

.dashboard-tasks .dataTables_wrapper .DTTT_button_text {
  padding: 10px;
  text-align: center;
}

.dashboard-tasks .dataTables_wrapper .DTTT_button_text button {
  background: linear-gradient(135deg, #f9f9f9, #f6f6f6);
  border-radius: 10px;
  padding: 10px;
}

.dashboard-tasks .worlds ul {
  align-items: end;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  padding: 0;
  gap: 10px;
  margin-bottom: 0;
  width: 100%;
}

.dashboard-tasks .worlds ul li {
  display: flex;
  flex: 1;
  align-items: center;
  flex-direction: column;
}

.dashboard-tasks .worlds ul li .content {
  background: rgba(255, 255, 255, 0.95);
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 5px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 10px;
  border-radius: 10px;
  width: 100%;
}

.dashboard-tasks .worlds ul li .content.active {
  border: 2px solid #4cfc46;
}

.dashboard-tasks .worlds ul li .content .name {
  font-size: 0.85rem;
  font-weight: bold;
  color: #4f5861;
  margin: 0;
}

.dashboard-tasks .worlds ul li .content a .name i {
  color: #2196F3;
}

.dashboard-tasks .worlds ul li .content .indicadores {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 5px;
}

.dashboard-tasks .worlds ul li .content .indicadores .indicador {
  cursor: pointer;
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
  padding: 5px;
  background: #f9f9f9;
  background: linear-gradient(135deg, #f9f9f9, #f6f6f6);
  color: #4f5861;
  border-radius: 7px;
  min-width: 10px;
  transition: all 0.3s ease;
}

.dashboard-tasks .worlds ul li .content .indicadores .indicador:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 45px rgba(0, 0, 0, 0.2);
}

.dashboard-tasks .worlds ul li .content .indicadores .indicador.bg-danger {
  color: #FFFFFF;
  background: #fa0f47;
  background-color: #fa0f47;
  opacity: 1;
}

.dashboard-tasks .worlds ul li .content .indicadores .indicador .indicador-valor {
  font-size: 0.68rem;
  font-weight: bold;
  margin-bottom: -1px;
}

.dashboard-tasks .worlds ul li .content .indicadores .indicador .indicador-label {
  font-size: 0.62rem;
  letter-spacing: 0.5px;
  opacity: 0.9;
  display: block;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}

.dashboard-tasks .worlds ul li .worlds-parent {
  width: 100%;
  margin-bottom: 10px;
}

.dashboard-tasks .worlds ul li .worlds-parent ul {
  display: grid;
  grid-template-columns: repeat(6, auto);
  gap: 5px;
  width: 100%;
}

.dashboard-tasks .worlds ul li .worlds-parent ul li {
  cursor: pointer;
  display: flex;
  font-size: 11px;
  font-weight: 600;
  flex: 1;
  flex-direction: column;
  align-items: center;
  padding: 10px 0;
  background: #FFFFFF;
  color: #4f5861;
  border-radius: 10px;
  min-width: 10px;
  transition: all 0.3s ease;
  position: relative;
}

.dashboard-tasks .worlds ul li .worlds-parent ul li:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 45px rgba(0, 0, 0, 0.2);
}

.dashboard-tasks .worlds ul li .worlds-parent ul li.reciente {
  background-color: #2e3640;
}

.dashboard-tasks .worlds ul li .worlds-parent ul li.reciente h3 {
  color: #FFFFFF;
}

.dashboard-tasks .worlds ul li .worlds-parent ul li.reciente .count {
  color: #FFFFFF;
}

.dashboard-tasks .worlds ul li .worlds-parent ul li h3 {
  font-size: 11px;
  margin: 0;
  padding: 0;
}

.dashboard-tasks .card {
  border-radius: 10px;
}

.dashboard-tasks .calendar-grid {
  padding-bottom: 15px;
}

.dashboard-tasks .calendar-grid .calendar-scroll {
  overflow-x: auto;
  display: flex;
  gap: 10px;
  padding: 10px 25px;
  width: 100%;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.dashboard-tasks .calendar-grid .calendar-scroll::-webkit-scrollbar {
  display: none;
}

.dashboard-tasks .calendar-grid .calendar-scroll .scroll-left,
.dashboard-tasks .calendar-grid .calendar-scroll .scroll-right {
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.3);
  color: white;
  border: none;
  padding: 5px 2px;
  cursor: pointer;
  z-index: 1;
}

.dashboard-tasks .calendar-grid .calendar-scroll .scroll-left:hover,
.dashboard-tasks .calendar-grid .calendar-scroll .scroll-right:hover {
  background: rgba(0, 0, 0, 0.8);
}

.dashboard-tasks .calendar-grid .calendar-scroll .scroll-left.disabled,
.dashboard-tasks .calendar-grid .calendar-scroll .scroll-right.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.dashboard-tasks .calendar-grid .calendar-scroll .scroll-left {
  left: 10px;
}

.dashboard-tasks .calendar-grid .calendar-scroll .scroll-right {
  right: 10px;
}

.dashboard-tasks .calendar-grid .calendar-scroll .day-card {
  min-width: 42px;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 8px;
  text-align: center;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.dashboard-tasks .calendar-grid .calendar-scroll .day-card:before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(102, 126, 234, 0.1), transparent);
  transition: left 0.5s ease;
}

.dashboard-tasks .calendar-grid .calendar-scroll .day-card:hover {
  transform: scale(1.2);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  z-index: 9;
  position: relative;
}

.dashboard-tasks .calendar-grid .calendar-scroll .day-card.today {
  background: #2e3640;
  color: #FFFFFF;
  transform: scale(1.05);
}

.dashboard-tasks .calendar-grid .calendar-scroll .day-card.slide-left {
  -webkit-animation: slideFromLeft 0.3s ease-out;
          animation: slideFromLeft 0.3s ease-out;
}

.dashboard-tasks .calendar-grid .calendar-scroll .day-card.slide-right {
  -webkit-animation: slideFromRight 0.3s ease-out;
          animation: slideFromRight 0.3s ease-out;
}

.dashboard-tasks .calendar-grid .calendar-scroll .day-card .day-name {
  font-size: 0.7rem;
  font-weight: 600;
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.dashboard-tasks .calendar-grid .calendar-scroll .day-card .day-number {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0;
}

.dashboard-tasks .calendar-grid .calendar-scroll .day-card .day-events {
  font-size: 0.7rem;
  opacity: 0.9;
}

.dashboard-tasks .calendar-grid .calendar-scroll .day-card .day-events.day-events-success {
  opacity: 1;
}

.dashboard-tasks .calendar-grid .calendar-scroll .day-card .day-events.day-events-success .event-dot {
  background-color: #32c787;
  -webkit-animation: none;
          animation: none;
}

.dashboard-tasks .calendar-grid .calendar-scroll .day-card .day-events.day-events-disabled {
  opacity: 1;
}

.dashboard-tasks .calendar-grid .calendar-scroll .day-card .day-events.day-events-disabled .event-dot {
  background-color: #c6c6c6;
  -webkit-animation: none;
          animation: none;
}

.dashboard-tasks .calendar-grid .calendar-scroll .day-card .day-events .event-dot {
  width: 10px;
  height: 10px;
  background: #f62d51;
  border-radius: 50%;
  display: inline-block;
  -webkit-animation: pulse 2s infinite;
          animation: pulse 2s infinite;
}

.dashboard-tasks .calendar-panel {
  position: absolute;
  width: 1050px;
  min-height: 300px;
  height: auto;
  right: -1050px;
  transition: right 0.1s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
  transition-delay: 0.1s;
  top: 30px;
  z-index: 9;
}

.dashboard-tasks .calendar-panel.hover {
  transition-delay: 0s;
  right: 0;
  z-index: 99;
}

.dashboard-tasks .calendar-panel.hover .calendar-tab {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.dashboard-tasks .calendar-panel.hover .calendar-tab .calendar-icon {
  transform: scale(1.2) rotate(5deg);
}

.dashboard-tasks .calendar-panel.hover .calendar-tab .calendar-text {
  color: rgba(255, 255, 255, 0.9);
}

.dashboard-tasks .calendar-panel .calendar-tab {
  position: absolute;
  left: -74px;
  top: 0;
  width: 74px;
  height: 75px;
  background: #2e3640;
  border-radius: 15px 0px 0 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
  z-index: 10;
}

.dashboard-tasks .calendar-panel .calendar-tab .calendar-icon {
  font-size: 20px;
  margin-bottom: 0px;
  display: block;
}

.dashboard-tasks .calendar-panel .calendar-tab .calendar-text {
  color: white;
  font-size: 7px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
}

.dashboard-tasks .calendar-panel .calendar-content {
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  border-radius: 0 0 0 10px;
  box-shadow: 5px 0 30px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  padding: 20px;
}

.dashboard-tasks .calendar-panel .calendar-content .fc-header-toolbar {
  padding: 0 !important;
  margin: 0 0 5px 0 !important;
}

.dashboard-tasks .calendar-panel .calendar-content .fc-header-toolbar button {
  font-size: 12px;
  padding: 3px 3px !important;
}

.dashboard-tasks .calendar-panel .calendar-content .fc-daygrid-day-frame {
  padding: 2px !important;
}

.dashboard-tasks .calendar-panel .calendar-content .fc-dayGrid-view .fc-body .fc-row {
  min-height: 0.2em;
  margin-bottom: 0;
  position: relative;
}

.dashboard-tasks .calendar-panel .calendar-content .fc-content-skeleton td {
  position: relative;
}

.dashboard-tasks .calendar-panel .calendar-content .fc-content-skeleton td .fc-day-number {
  font-size: 9px;
}

.dashboard-tasks .calendar-panel .calendar-content .fc-event-container {
  height: 100%;
  width: 100%;
}

.dashboard-tasks .calendar-panel .calendar-content .fc-event-container .fc-event {
  background-color: transparent;
  border: 0;
  height: 100%;
  width: 100%;
}

.dashboard-tasks .calendar-panel .calendar-content .fc-event-container .fc-event .fc-content {
  height: 100%;
  width: 100%;
  overflow: visible;
}

.dashboard-tasks .calendar-panel .calendar-content .fc-event-container .fc-event .fc-content .fc-time {
  display: none;
}

.dashboard-tasks .calendar-panel .calendar-content .fc-event-container .fc-event .fc-content .fc-title {
  height: 100%;
  width: 100%;
}

.dashboard-tasks .calendar-panel .calendar-content .fc-event-container .fc-event .fc-content .fc-title .day-content {
  height: 100%;
  width: 100%;
  display: flex;
  gap: 5px;
  justify-content: center;
  align-items: center;
}

.dashboard-tasks .calendar-panel .calendar-content .fc-event-container .fc-event .fc-content .fc-title .day-content .logins {
  border-radius: 50%;
  position: absolute;
  top: -15px;
  left: 0;
  height: 10px;
  width: 10px;
}

.dashboard-tasks .calendar-panel .calendar-content .fc-event-container .fc-event .fc-content .fc-title .day-content .logins.success {
  background-color: #32c787;
}

.dashboard-tasks .calendar-panel .calendar-content .fc-event-container .fc-event .fc-content .fc-title .day-content .logins.danger {
  background-color: #f62d51;
}

.dashboard-tasks .calendar-panel .calendar-content .fc-event-container .fc-event .fc-content .fc-title .day-content .logins.disabled {
  background-color: #d0d0d0;
}

.dashboard-tasks .calendar-panel .calendar-content .fc-event-container .fc-event .fc-content .fc-title .day-content .finalizadas {
  color: #FFFFFF;
  background-color: #32c787;
  cursor: pointer;
  padding: 3px 5px;
  border-radius: 5px;
}

.dashboard-tasks .calendar-panel .calendar-content .fc-event-container .fc-event .fc-content .fc-title .day-content .vencidas {
  color: #FFFFFF;
  background-color: #f62d51;
  cursor: pointer;
  padding: 3px 5px;
  border-radius: 5px;
}

.dashboard-tasks .note-panel {
  position: absolute;
  width: 1050px;
  min-height: 750px;
  height: auto;
  right: -1050px;
  transition: right 0.1s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
  transition-delay: 0.1s;
  top: 115px;
  z-index: 999;
}

.dashboard-tasks .note-panel.hover {
  right: 0;
  transition-delay: 0s;
  z-index: 99;
}

.dashboard-tasks .note-panel.hover .note-tab {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.dashboard-tasks .note-panel.hover .note-tab .note-icon {
  transform: scale(1.2) rotate(5deg);
}

.dashboard-tasks .note-panel.hover .note-tab .note-text {
  color: rgba(255, 255, 255, 0.9);
}

.dashboard-tasks .note-panel .note-tab {
  position: absolute;
  left: -74px;
  top: 0;
  width: 74px;
  height: 75px;
  background: #2e3640;
  border-radius: 15px 0px 0 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
  z-index: 10;
}

.dashboard-tasks .note-panel .note-tab .note-icon {
  font-size: 20px;
  margin-bottom: 0px;
  display: block;
}

.dashboard-tasks .note-panel .note-tab .note-text {
  color: white;
  font-size: 7px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
}

.dashboard-tasks .note-panel .note-content {
  width: 100%;
  height: auto;
  background: #FFFFFF;
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  border-radius: 0 0 0 10px;
  box-shadow: 5px 0 30px rgba(0, 0, 0, 0.15);
  padding: 20px;
  min-height: 500px;
}

.dashboard-tasks .note-panel .note-content form {
  display: block;
  padding: 0px;
  margin-bottom: 10px;
}

.dashboard-tasks .note-panel .note-content form button[type=submit] {
  right: 5px;
  bottom: 17px;
}

.dashboard-tasks .note-panel .note-content .filters {
  display: grid;
  grid-template-columns: 1fr;
  gap: 15px;
  margin-bottom: 15px;
  width: 100%;
}

.dashboard-tasks .note-panel .note-content .filters .group {
  display: flex;
  gap: 5px;
  flex-direction: row;
  width: 100%;
}

.dashboard-tasks .note-panel .note-content .filters .group button {
  color: #4f5861;
  cursor: pointer;
  border: 1px solid #eff3f6;
  background-color: #eff3f6;
  font-size: 12px;
  outline: none;
  border-radius: 15px;
  padding: 2px 8px;
  box-shadow: none;
  min-width: 15px;
}

.dashboard-tasks .note-panel .note-content .filters .group button.active {
  color: #FFFFFF;
  border: 1px solid #2e3640;
  background-color: #2e3640;
}

.dashboard-tasks .note-panel .note-content .worlds {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  align-items: center;
  gap: 10px;
  width: 100%;
  /* Ocupa todo el ancho disponible */
  white-space: nowrap;
  margin-bottom: 15px;
}

.dashboard-tasks .note-panel .note-content .worlds .world {
  display: flex;
  flex-direction: column;
  color: #4f5861;
  cursor: pointer;
  border: 1px solid #eff3f6;
  border-radius: 10px;
  font-size: 11px;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 45px;
}

.dashboard-tasks .note-panel .note-content .worlds .world .header {
  align-items: center;
  justify-content: center;
  display: flex;
  margin-bottom: 5px;
}

.dashboard-tasks .note-panel .note-content .worlds .world .info {
  align-items: center;
  justify-content: center;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5px;
  width: 100%;
}

.dashboard-tasks .note-panel .note-content .worlds .world .info div {
  align-items: center;
  background-color: #eff3f6;
  border-radius: 10px;
  padding: 5px 2px;
  display: flex;
  flex-direction: row;
  gap: 5px;
  cursor: pointer;
  border-radius: 5px;
  justify-content: center;
}

.dashboard-tasks .note-panel .note-content .worlds .world .info div span {
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-weight: 300;
}

.dashboard-tasks .note-panel .note-content .worlds .world .info div h3 {
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-weight: 300;
}

.dashboard-tasks .task-check {
  color: #FFFFFF;
  background-color: #dee2e6;
  border-radius: 50%;
  height: 10px;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 10px;
  transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  overflow: hidden;
  white-space: nowrap;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.dashboard-tasks .task-check.success {
  background-color: #32c787;
}

.dashboard-tasks .task-check.warning {
  background-color: #FF9800;
}

.dashboard-tasks .task-check.danger {
  background-color: #f62d51;
}

.dashboard-tasks .indicador-flag i {
  font-size: 18px;
}

.dashboard-tasks .nosotros {
  display: flex;
  flex-direction: row;
  padding: 0;
  margin: 0;
  gap: 10px;
  width: 100%;
}

.dashboard-tasks .nosotros li {
  background-color: #FFFFFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  list-style: none;
  border-radius: 15px;
  width: 100%;
}

.dashboard-tasks .nosotros li h4 {
  font-size: 32px;
}

.dashboard-tasks .nosotros li p {
  margin: 0;
}

.tasks-usuarios {
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(5, -webkit-max-content);
  grid-template-columns: repeat(5, max-content);
  gap: 10px;
  width: 100%;
  justify-content: center;
  align-content: center;
}

.tasks-usuarios li {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  list-style: none;
}

.tasks-usuarios li img {
  border-radius: 10px;
  border: 2px solid #bdc3c7;
  height: 55px;
  margin: 0;
  padding: 0;
  width: 55px;
}

.tasks-usuarios li img.danger {
  border: 2px solid #f62d51;
}

.tasks-usuarios li img.success {
  border: 2px solid #32c787;
}

.tasks-usuarios li img:before {
  content: "Error";
  display: block;
  width: 55px;
  height: 55px;
  background-color: #f9f9f9;
  text-align: center;
  line-height: 55px;
  font-size: 6px;
  color: #a1aab2;
}

.tasks-usuarios li h2 {
  font-size: 12px;
  margin: 0;
  padding: 0;
  margin-top: 3px;
}

.tasks-usuarios li span {
  font-size: 10px;
}

.tasks-usuarios-list {
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(5, -webkit-max-content);
  grid-template-columns: repeat(5, max-content);
  gap: 10px;
  width: 100%;
}

.tasks-usuarios-list li {
  width: 100%;
  display: grid;
  grid-template-columns: 45px auto;
  flex-direction: column;
  align-items: center;
  list-style: none;
}

.tasks-usuarios-list li img {
  border-radius: 10px;
  border: 3px solid #bdc3c7;
  height: 45px;
  margin: 0;
  padding: 0;
  width: 45px;
}

.tasks-usuarios-list li img.danger {
  border: 2px solid #f62d51;
}

.tasks-usuarios-list li img.success {
  border: 2px solid #32c787;
}

.tasks-usuarios-list li img:before {
  content: "Error";
  display: block;
  width: 45px;
  height: 45px;
  background-color: #f9f9f9;
  text-align: center;
  line-height: 45px;
  font-size: 6px;
  color: #a1aab2;
}

.tasks-usuarios-list li .right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 10px;
}

.tasks-usuarios-list li .right h2 {
  font-size: 14px;
  margin: 0;
  padding: 0;
}

.tasks-usuarios-list li .right h2 .thickness {
  display: block;
  text-decoration: line-through;
  text-decoration-thickness: 1px;
  /* grosor */
  -webkit-text-decoration-color: #FF9800;
          text-decoration-color: #FF9800;
}

.tasks-usuarios-list li .right span {
  font-size: 12px;
  margin-top: -2px;
}

.tasks-usuarios-list li .right h3 {
  color: #A3AABA;
  font-size: 12px;
  font-weight: 500;
  margin: 0;
  padding: 0;
}

.calendar-navbar .fc-header-toolbar {
  padding: 0 !important;
  margin: 0 0 5px 0 !important;
}

.calendar-navbar .fc-header-toolbar button {
  font-size: 12px;
  padding: 3px 3px !important;
}

.calendar-navbar .fc-daygrid-day-frame {
  padding: 2px !important;
}

.calendar-navbar .fc-dayGrid-view .fc-body .fc-row {
  min-height: 0.2em;
  margin-bottom: 0;
  position: relative;
}

.calendar-navbar .fc-content-skeleton td {
  position: relative;
}

.calendar-navbar .fc-content-skeleton td .fc-day-number {
  font-size: 9px;
}

@media (min-width: 1600px) {
  .dashboard-tasks .nav-tabs .nav-item .nav-link {
    border-radius: 0;
    margin-right: 0;
  }

  .dashboard-tasks .note-panel,
  .dashboard-tasks .calendar-panel {
    width: 1550px;
    right: -1550px;
  }
}

@media (max-width: 1200px) {
  .dashboard-tasks .nav-tabs .nav-item .nav-link {
    border-radius: 0;
    margin-right: 0;
  }

  .dashboard-tasks .note-panel,
  .dashboard-tasks .calendar-panel {
    width: 1080px;
    right: -1080px;
  }

  .dashboard-tasks .nosotros {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
  }

  .dashboard-tasks .nosotros li h4 {
    font-size: 22px;
  }
}

@media (max-width: 980px) {
  .dashboard-tasks .nav-tabs .nav-item .nav-link {
    border-radius: 0;
    margin-right: 0;
  }

  .dashboard-tasks .note-panel,
  .dashboard-tasks .calendar-panel {
    width: 880px;
    right: -880px;
  }
}

@media (max-width: 800px) {
  .dashboard-tasks .note-panel,
  .dashboard-tasks .calendar-panel {
    width: 700px;
    right: -700px;
  }

  .nosotros {
    grid-template-columns: repeat(2, 1fr);
  }

  .nosotros li h4 {
    font-size: 18px;
  }

  .nosotros li p {
    font-size: 12px;
  }
}

@media (max-width: 600px) {
  .dashboard-tasks .nav-tabs .nav-item {
    width: 100%;
  }

  .dashboard-tasks .note-panel,
  .dashboard-tasks .calendar-panel {
    width: 450px;
    right: -450px;
  }

  .dashboard-tasks .note-panel.hover .note-tab,
  .dashboard-tasks .note-panel.hover .calendar-tab,
  .dashboard-tasks .calendar-panel.hover .note-tab,
  .dashboard-tasks .calendar-panel.hover .calendar-tab {
    display: none;
  }

  .dashboard-tasks .nosotros {
    grid-template-columns: repeat(2, 1fr);
  }

  .dashboard-tasks .nosotros li h4 {
    font-size: 18px;
  }

  .dashboard-tasks .nosotros li p {
    font-size: 12px;
  }
}

@media (max-width: 450px) {
  .dashboard-tasks .nav-tabs .nav-item {
    width: 100%;
  }

  .dashboard-tasks .note-panel,
  .dashboard-tasks .calendar-panel {
    width: 450px;
    right: -450px;
  }

  .dashboard-tasks .note-panel.hover .note-tab,
  .dashboard-tasks .note-panel.hover .calendar-tab,
  .dashboard-tasks .calendar-panel.hover .note-tab,
  .dashboard-tasks .calendar-panel.hover .calendar-tab {
    display: none;
  }

  .dashboard-tasks .nosotros {
    grid-template-columns: repeat(2, 1fr);
  }

  .dashboard-tasks .nosotros li h4 {
    font-size: 18px;
  }

  .dashboard-tasks .nosotros li p {
    font-size: 12px;
  }
}

@media (max-width: 1500px) {
  .dashboard-tasks .worlds ul {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 950px) {
  .dashboard-tasks .worlds ul {
    grid-template-columns: repeat(3, 1fr);
  }

  .dashboard-tasks .worlds ul li .content .indicadores .indicador {
    min-width: 0px;
  }
}

@media (max-width: 750px) {
  .dashboard-tasks .worlds ul {
    grid-template-columns: repeat(2, 1fr);
  }

  .dashboard-tasks .worlds ul li .content {
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
  }

  .dashboard-tasks .worlds ul li .content .name {
    font-size: 0.8rem;
  }

  .dashboard-tasks .worlds ul li .content .indicadores {
    gap: 2px;
  }

  .dashboard-tasks .worlds ul li .content .indicadores .indicador {
    min-width: 0px;
  }

  .dashboard-tasks .worlds ul li .content .indicadores .indicador .indicador-valor {
    font-size: 0.75rem;
  }

  .dashboard-tasks .worlds ul li .content .indicadores .indicador .indicador-label {
    font-size: 0.55rem;
  }
}

@media (max-width: 570px) {
  .dashboard-tasks .worlds ul {
    grid-template-columns: 1fr;
  }

  .dashboard-tasks .worlds ul li {
    flex: 1 1 100%;
    border-radius: 10px;
  }

  .dashboard-tasks .worlds ul li .content {
    flex-direction: column;
  }

  .dashboard-tasks .worlds ul li .content .name {
    font-size: 0.8rem;
    width: 100%;
  }

  .dashboard-tasks .worlds ul li .content .indicadores {
    width: 100%;
  }

  .dashboard-tasks .worlds ul li .content .indicadores .indicador .indicador-valor {
    font-size: 0.75rem;
  }

  .dashboard-tasks .worlds ul li .content .indicadores .indicador .indicador-label {
    font-size: 0.55rem;
  }
}

.checkbox-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 0.65rem;
  color: #4f5861;
  font-weight: 300;
}

.checkbox-container .checkbox-wrapper {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
}

.checkbox-container .checkbox-input {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  cursor: pointer;
  left: 0;
}

.checkbox-container .checkbox-custom {
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

.checkbox-container .checkbox-input:checked + .checkbox-custom {
  background-color: #2e3640;
  border-color: #2e3640;
}

.checkbox-container .checkbox-custom::after {
  content: "";
  display: block;
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) scale(0);
  opacity: 0;
  transition: transform 0.15s ease-in-out, opacity 0.15s ease-in-out;
}

.checkbox-container .checkbox-input:checked + .checkbox-custom::after {
  transform: rotate(45deg) scale(1);
  opacity: 1;
}

.checkbox-container .checkbox-label {
  color: #4f5861;
  font-size: 0.65rem;
  margin: 0;
}

.checkbox-container .checkbox-label.checkbox-label-users span {
  display: block;
}

.checkbox-container .checkbox-label.checkbox-label-users .thickness {
  text-decoration: line-through;
  text-decoration-thickness: 1px;
  /* grosor */
  -webkit-text-decoration-color: #FF9800;
          text-decoration-color: #FF9800;
}

.datatable-tooltip .thickness {
  display: block;
  text-decoration: line-through;
  text-decoration-thickness: 1px;
  /* grosor */
  -webkit-text-decoration-color: #FF9800;
          text-decoration-color: #FF9800;
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  50% {
    transform: scale(1.4);
    opacity: 0.7;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  50% {
    transform: scale(1.4);
    opacity: 0.7;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

/* Responsive design */

@media (max-width: 768px) {
  .calendar-container {
    padding: 20px;
    margin: 10px;
  }

  .calendar-container .day-card {
    min-width: 100px;
    padding: 15px 10px;
  }

  .calendar-container .day-card .day-number {
    font-size: 1.8rem;
  }
}

@-webkit-keyframes slideFromRight {
  from {
    transform: translateX(30px);
    opacity: 0.5;
  }

  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideFromRight {
  from {
    transform: translateX(30px);
    opacity: 0.5;
  }

  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes slideFromLeft {
  from {
    transform: translateX(-30px);
    opacity: 0.5;
  }

  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideFromLeft {
  from {
    transform: translateX(-30px);
    opacity: 0.5;
  }

  to {
    transform: translateX(0);
    opacity: 1;
  }
}

.popover-trigger {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.popover-trigger .trigger-span {
  color: #4f5861;
  padding: 2px 10px;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
  position: relative;
  overflow: hidden;
}

.popover-trigger .trigger-span:before {
  content: "";
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
  transition: left 0.5s ease;
}

.popover-trigger .trigger-span:hover::before {
  left: 100%;
}

.popover-trigger .trigger-span:hover {
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  background: #2e3640;
  color: #FFFFFF;
}

.popover-trigger .popover {
  position: absolute;
  background: #FFFFFF;
  border-radius: 15px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2);
  padding: 0;
  margin-bottom: 0;
  min-width: 320px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1000;
}

.popover-trigger .popover:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -17px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 17px solid #FFFFFF;
  z-index: 1000;
}

.popover-trigger .popover.show {
  opacity: 1;
  visibility: visible;
  top: 50%;
  left: -340px;
  transform: translateY(-50%);
}

.popover-trigger .popover .popover-header {
  padding: 20px 20px 15px;
  border-radius: 15px 15px 0 0;
  background: #2e3640;
  border-bottom: 0;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 1.1rem;
  text-align: center;
}

.popover-trigger .popover .category-list {
  padding: 0;
}

.popover-trigger .popover .category-list .category-item {
  display: flex;
  align-items: center;
  padding: 5px 10px;
  position: relative;
  overflow: hidden;
  -webkit-animation: slideIn 0.5s ease forwards;
          animation: slideIn 0.5s ease forwards;
  opacity: 0;
  transform: translateX(-20px);
}

.popover-trigger .popover .category-list .category-item:hover {
  transform: translateX(5px);
}

.popover-trigger .popover .category-list .category-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background: #2196F3;
  transform: scaleY(0);
  transition: transform 0.3s ease;
}

.popover-trigger .popover .category-list .category-item:hover::before {
  transform: scaleY(1);
}

.popover-trigger .popover .category-list .category-item .category-content {
  flex: 1;
  text-align: left;
}

.popover-trigger .popover .category-list .category-item .category-content .category-title {
  font-weight: 500;
  font-size: 0.9rem;
  color: #4f5861;
  transition: color 0.3s ease;
}

.popover-trigger .popover .category-list .category-item .category-content .category-description {
  font-size: 0.8rem;
  color: #A3AABA;
  transition: all 0.3s ease;
}

@-webkit-keyframes slideIn {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes slideIn {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@media (max-width: 1200px) {
  .dataTables_wrapper .button-group-full {
    display: grid;
  }

  .dataTables_wrapper .button-group-full .button-group {
    gap: 5px;
  }

  .dataTables_wrapper .button-group-full .button-group:last-child {
    grid-auto-flow: dense;
    grid-template-columns: repeat(4, 1fr);
  }

  .dataTables_wrapper .button-group-full .button-group button {
    font-size: 12px;
    padding: 5px;
  }
}

/* Responsive */

@media (max-width: 768px) {
  .dataTables_wrapper .button-group-full {
    grid-template-columns: 1fr;
  }

  .dataTables_wrapper .button-group-full .button-group {
    grid-template-rows: auto;
    gap: 5px;
  }

  .dataTables_wrapper .button-group-full .button-group:last-child {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }

  .dataTables_wrapper .button-group-full .button-group button {
    font-size: 12px;
    padding: 5px;
  }

  .main-title {
    font-size: 2rem;
  }

  .popover {
    min-width: 280px;
    margin-left: -140px;
  }

  .category-item {
    padding: 12px 15px;
  }
}

.modal-tasks {
  /* Estilos principales del drag & drop */
  /* Icono de upload */
  /* Texto principal */
  /* Estados hover y focus */
  /* Estado cuando se arrastra un archivo sobre el área */
  /* Estilo alternativo con gradiente */
  /* Texto adicional */
}

.modal-tasks .tasks-grid {
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 5px;
  width: 100%;
}

.modal-tasks .tasks-grid li {
  border: 1px solid #f9f9f9;
  display: flex;
  flex-direction: column;
  justify-content: center;
  list-style: none;
  padding: 5px;
  width: 100%;
}

.modal-tasks .tasks-grid li p {
  font-size: 0.8rem;
  margin: 0;
  padding: 0;
}

.modal-tasks .tasks-grid li b {
  font-size: 0.7rem;
  font-weight: 800;
}

.modal-tasks .section-title {
  font-size: 1rem;
  font-size: 800;
  margin-bottom: 10px;
  margin-top: 10px;
}

.modal-tasks .tasks-name {
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  margin: 0;
}

.modal-tasks .form-comment textarea {
  width: 100%;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #f9f9f9;
  background-color: #FFFFFF;
  color: #4f5861;
  font-size: 12px;
  resize: none;
  transition: all 0.3s ease;
}

.modal-tasks .form-comment textarea:focus {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  outline: none;
}

.modal-tasks .form-comment textarea:disabled {
  height: 90px;
  opacity: 0.4;
  cursor: not-allowed;
}

.modal-tasks .form-comment input {
  width: 100%;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #f9f9f9;
  background-color: #FFFFFF;
  color: #4f5861;
  font-size: 12px;
  resize: none;
  transition: all 0.3s ease;
}

.modal-tasks .form-comment input:focus {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  outline: none;
}

.modal-tasks .form-comment input:disabled {
  height: 90px;
  opacity: 0.4;
  cursor: not-allowed;
}

.modal-tasks .form-comment button[type=submit] {
  cursor: pointer;
  outline: none;
  background-color: transparent;
  border: 0;
  padding: 5px 8px;
  position: absolute;
  right: 12px;
  bottom: 7px;
  transition: all 0.3s ease;
}

.modal-tasks .form-comment button[type=submit]:enabled {
  -webkit-animation: pulse 1.5s ease-in-out 3;
          animation: pulse 1.5s ease-in-out 3;
}

.modal-tasks .form-comment button[type=submit]:enabled i {
  color: #2196F3;
}

.modal-tasks .form-comment button[type=submit]:focus i {
  color: #32c787;
  transform: scale(1.6);
}

.modal-tasks .form-comment button[type=submit] i {
  font-size: 1.4rem;
}

.modal-tasks .footer-comment {
  background-color: #f9f9f9;
  position: relative;
  width: 100%;
}

.modal-tasks .footer-comment .comment-reply {
  color: #4f5861;
  align-items: center;
  justify-self: center;
  display: grid;
  grid-template-columns: auto 25px;
  font-size: 12px;
  border-left: 3px solid #2196F3;
  background-color: #f9f9f9;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  background-color: #FFFFFF;
  padding: 10px;
  width: 100%;
}

.modal-tasks .footer-comment .comment-reply p {
  margin: 0;
  font-size: 11px;
}

.modal-tasks .footer-comment .comment-reply .comment-reply-close {
  color: #4f5861;
  cursor: pointer;
  font-size: 13px;
  transition: all 0.3s ease;
  opacity: 0.8;
}

.modal-tasks .footer-comment .comment-reply .comment-reply-close:hover {
  overflow: 1;
}

.modal-tasks .footer-comment form {
  display: block;
  padding: 20px;
}

.modal-tasks .footer-comment form button[type=submit] {
  right: 20px;
  bottom: 17px;
}

.modal-tasks .uploads {
  border: 2px dashed transparent;
  border-radius: 8px;
  padding: 15px;
  transition: 0.3s;
}

.modal-tasks .uploads.dragover {
  border-color: #2196F3;
  background: #FFFFFF;
}

.modal-tasks .uploads.active {
  cursor: not-allowed;
  border: 2px dashed transparent;
}

.modal-tasks .uploads.active .pre-upload {
  display: flex;
  position: absolute;
}

.modal-tasks .uploads .section-title {
  cursor: pointer;
}

.modal-tasks .uploads .pre-upload {
  display: none;
  inset: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 20;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.modal-tasks .uploads .pre-upload .spinner {
  width: 36px;
  height: 36px;
  border: 3px solid #f9f9f9;
  border-top: 3px solid #2196F3;
  border-radius: 50%;
  margin: 0 auto;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}

.modal-tasks .uploads .pre-upload p {
  margin-top: 8px;
  font-size: 13px;
  color: #4f5861;
}

.modal-tasks .uploads.blocked::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.6);
  z-index: 10;
  cursor: not-allowed;
}

.modal-tasks .uploads.empty ul {
  grid-template-columns: 1fr;
}

.modal-tasks .uploads.empty ul li {
  padding: 0;
  margin: 0;
  width: 100%;
  padding: 10px 0;
  list-style: none;
}

.modal-tasks .uploads.empty ul li h2 {
  text-align: left;
  font-size: 14px;
  font-weight: 500;
}

.modal-tasks .uploads ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin: 0;
  padding: 0;
  width: 100%;
}

.modal-tasks .uploads ul .item {
  align-items: center;
  border: 1px solid #f9f9f9;
  border-radius: 10px;
  display: grid;
  grid-template-columns: 45px 1fr;
  margin: 0;
  padding: 5px;
  list-style: none;
  width: 100%;
  gap: 10px;
}

.modal-tasks .uploads ul .item .avatar {
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-tasks .uploads ul .item .avatar .extension {
  width: 45px;
  height: 45px;
  border-radius: 10px;
  background-color: #2e3640;
  /* color de fondo */
  color: #FFFFFF;
  /* color del texto */
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
}

.modal-tasks .uploads ul .item .content {
  width: 100%;
  overflow: hidden;
}

.modal-tasks .uploads ul .item .content h2 {
  color: #4f5861;
  font-size: 12px;
  font-weight: 600;
  margin: 0;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.modal-tasks .uploads ul .item .content p {
  font-size: 10px;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.modal-tasks .uploads ul .item .content .action-icons {
  display: flex;
  flex-direction: row;
  gap: 5px;
  margin: 0;
  padding: 0;
  width: 100%;
}

.modal-tasks .uploads ul .item .content .action-icons a {
  color: #4f5861;
  font-size: 14px;
  transition: all 0.3s ease;
}

.modal-tasks .uploads ul .item .content .action-icons a.update:hover {
  color: #2196F3;
}

.modal-tasks .uploads ul .item .content .action-icons a.delete:hover {
  color: #f62d51;
}

.modal-tasks .comments.empty ul {
  grid-template-columns: 1fr;
}

.modal-tasks .comments.empty ul li {
  padding: 0;
  margin: 0;
  width: 100%;
  padding: 10px 0;
}

.modal-tasks .comments.empty ul li h2 {
  text-align: left;
  font-size: 14px;
  font-weight: 500;
}

.modal-tasks .comments ul {
  display: grid;
  grid-template-columns: 1fr;
  margin: 0 0 20px 0;
  padding: 0;
  width: 100%;
}

.modal-tasks .comments ul li {
  display: grid;
  width: 100%;
}

.modal-tasks .comments ul li .content {
  align-items: center;
  border-top: 1px solid #f9f9f9;
  display: grid;
  grid-template-columns: 45px 1fr;
  margin: 0;
  padding: 5px 0;
  list-style: none;
  width: 100%;
  gap: 10px;
}

.modal-tasks .comments ul li .content:first-child {
  border-top: 0 solid transparent;
}

.modal-tasks .comments ul li .content .avatar {
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-tasks .comments ul li .content .avatar img {
  border: 1px solid #f9f9f9;
  border-radius: 10px;
  height: 45px;
  width: 45px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.modal-tasks .comments ul li .content .avatar img:hover {
  background-color: #FFFFFF;
  transform: scale(1.2);
  z-index: 999999;
}

.modal-tasks .comments ul li .content .info {
  width: 100%;
}

.modal-tasks .comments ul li .content .info h2 {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}

.modal-tasks .comments ul li .content .info h2 small {
  font-size: 70%;
}

.modal-tasks .comments ul li .content .info p {
  font-size: 12px;
  margin: 0;
  padding: 0;
}

.modal-tasks .comments ul li .content .info .action-icons {
  display: flex;
  flex-direction: row;
  gap: 5px;
  margin: 0;
  padding: 0;
  width: 100%;
}

.modal-tasks .comments ul li .content .info .action-icons a {
  color: #4f5861;
  font-size: 14px;
  transition: all 0.3s ease;
}

.modal-tasks .comments ul li .content .info .action-icons a.update:hover {
  color: #2196F3;
}

.modal-tasks .comments ul li .content .info .action-icons a.delete:hover {
  color: #f62d51;
}

.modal-tasks .comments ul li > ul {
  display: grid;
  grid-template-columns: 1fr;
  margin: 0;
  padding: 0 0 0 25px;
  width: 100%;
}

.modal-tasks .comments ul li > ul li {
  width: 100%;
}

.modal-tasks .comments ul li > ul li .content {
  align-items: center;
  border-top: 1px solid #f9f9f9;
  display: grid;
  grid-template-columns: 45px 1fr;
  margin: 0;
  padding: 5px 0;
  list-style: none;
  width: 100%;
  gap: 10px;
}

.modal-tasks .comments ul li > ul li .content:first-child {
  border-top: 0 solid transparent;
}

.modal-tasks .comments ul li > ul li .content .avatar {
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-tasks .comments ul li > ul li .content .avatar img {
  border: 1px solid #f9f9f9;
  border-radius: 10px;
  height: 45px;
  width: 45px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.modal-tasks .comments ul li > ul li .content .avatar img:hover {
  transform: scale(1.2);
}

.modal-tasks .comments ul li > ul li .content .info {
  width: 100%;
}

.modal-tasks .comments ul li > ul li .content .info h2 {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}

.modal-tasks .comments ul li > ul li .content .info h2 small {
  font-size: 70%;
}

.modal-tasks .comments ul li > ul li .content .info p {
  font-size: 12px;
  margin: 0;
  padding: 0;
}

.modal-tasks .comments ul li > ul li .content .info .action-icons {
  display: flex;
  flex-direction: row;
  gap: 5px;
  margin: 0;
  padding: 0;
  width: 100%;
}

.modal-tasks .comments ul li > ul li .content .info .action-icons a {
  color: #4f5861;
  font-size: 14px;
  transition: all 0.3s ease;
}

.modal-tasks .comments ul li > ul li .content .info .action-icons a.update:hover {
  color: #2196F3;
}

.modal-tasks .comments ul li > ul li .content .info .action-icons a.delete:hover {
  color: #f62d51;
}

.modal-tasks .form-bottom {
  position: absolute;
  bottom: 10px;
  right: 0;
  left: 0;
  padding: 0 35px;
}

.modal-tasks .form-bottom .form-comment button[type=submit] {
  right: 38px;
  bottom: 10px;
}

.modal-tasks .modal-dialog {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
  /* Ajusta según tu diseño */
}

.modal-tasks .modal-dialog .modal-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.modal-tasks .modal-dialog .modal-content .modal-body {
  padding-top: 15px;
  flex: 1 1 auto;
  overflow-x: none;
  overflow-y: auto;
  /* Aquí va el scroll */
}

.modal-tasks .modal-dialog .modal-content .modal-footer {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  background: #fff;
  /* Para que no se vea transparente */
  border-top: 1px solid #dee2e6;
  z-index: 10;
  /* Se asegura que quede encima */
}

.modal-tasks .custom-file {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 0;
}

.modal-tasks .custom-file-input {
  position: absolute;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.modal-tasks .custom-file-label {
  position: relative;
  z-index: 1;
  height: 200px;
  padding: 40px 20px;
  font-weight: 400;
  line-height: 1.5;
  color: #4f5861;
  background-color: #FFFFFF;
  border: 1px dashed #f9f9f9;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.modal-tasks .custom-file-label::before {
  content: "\1F4C1";
  font-size: 3rem;
  margin-bottom: 15px;
  display: block;
}

.modal-tasks .custom-file-label::after {
  content: "Arrastra tus archivos aqu\ED   o haz clic para seleccionar";
  font-size: 1rem;
  font-weight: 500;
  color: #495057;
  margin-bottom: 8px;
  display: block;
  width: 100%;
}

.modal-tasks .custom-file-input:hover + .custom-file-label,
.modal-tasks .custom-file-input:focus + .custom-file-label {
  border-color: #007bff;
  background-color: #f8f9fa;
  color: #007bff;
}

.modal-tasks .custom-file-input:hover + .custom-file-label::before,
.modal-tasks .custom-file-input:focus + .custom-file-label::before {
  content: "\1F4C2";
}

.modal-tasks .custom-file-input:focus + .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.modal-tasks .custom-file-label-gradient {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  border: 2px dashed #fff;
  color: #fff;
}

.modal-tasks .custom-file-label-gradient::after {
  color: #fff;
}

.modal-tasks .file-info {
  font-size: 0.8rem;
  color: #a1aab2;
  margin-top: 5px;
  width: 100%;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.reminder-app {
  position: relative;
  /* referencia para el panel */
  width: 800px;
  margin: 40px auto;
  display: flex;
  padding: 16px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

/* Lista */

.reminder-list {
  width: 40%;
  border-right: 1px solid #eee;
  padding-right: 8px;
}

.reminder-item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  border-radius: 8px;
  cursor: pointer;
}

.reminder-item:hover {
  background: #f0f0ff;
}

.reminder-item.active {
  background: #ece4ff;
}

.reminder-item .dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid #c56bff;
}

.reminder-item .title {
  flex: 1;
}

/* Panel detalle */

.reminder-detail {
  position: absolute;
  width: 55%;
  left: 65px;
  /* pegado a la derecha del contenedor */
  top: 0;
  /* se actualizará con JS */
  background: #fafafa;
  border-radius: 16px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  padding: 16px;
  box-sizing: border-box;
  display: none;
  z-index: 99999;
}

.reminder-detail::before {
  content: "";
  position: absolute;
  left: -10px;
  /* se pega al borde izquierdo del panel */
  top: 40px;
  /* ajusta esta posición para alinearlo al item */
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  /* top right bottom left */
  border-color: transparent #fafafa transparent transparent;
  /* opcional: pequeña sombra para que se vea integrado */
  -webkit-filter: drop-shadow(-2px 0 3px rgba(0, 0, 0, 0.15));
          filter: drop-shadow(-2px 0 3px rgba(0, 0, 0, 0.15));
}

.reminder-detail .detail-close {
  border: none;
  background: transparent;
  font-size: 20px;
  line-height: 1;
  outline: none;
  cursor: pointer;
  float: right;
}

.reminder-detail .detail-close:active,
.reminder-detail .detail-close:focus {
  outline: none;
}

.reminder-detail .detail-body input,
.reminder-detail .detail-body textarea {
  border: 1px solid #f9f9f9;
  width: 100%;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 10px;
}

.reminder-detail .detail-body input::-webkit-input-placeholder, .reminder-detail .detail-body textarea::-webkit-input-placeholder {
  color: #4f5861 !important;
}

.reminder-detail .detail-body input::-moz-placeholder, .reminder-detail .detail-body textarea::-moz-placeholder {
  color: #4f5861 !important;
}

.reminder-detail .detail-body input:-ms-input-placeholder, .reminder-detail .detail-body textarea:-ms-input-placeholder {
  color: #4f5861 !important;
}

.reminder-detail .detail-body input::-ms-input-placeholder, .reminder-detail .detail-body textarea::-ms-input-placeholder {
  color: #4f5861 !important;
}

.reminder-detail .detail-body input::placeholder,
.reminder-detail .detail-body textarea::placeholder {
  color: #4f5861 !important;
}

.reminder-detail .detail-body label {
  font-size: 12px;
  color: #666;
}

.reminder-detail .detail-body textarea {
  resize: vertical;
}

.header-universe {
  display: flex;
  gap: 10px;
  padding: 0 10px;
  margin: 15px 0 15px 0;
  width: 100%;
}

.header-universe li {
  list-style: none;
}

.header-universe li a {
  color: #4f5861;
  background-color: #FFFFFF;
  border-radius: 10px;
  padding: 10px 15px;
  transition: all 0.3s ease;
}

.header-universe li a:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 45px rgba(0, 0, 0, 0.2);
  transform: scale(1.2);
}

.header-universe li a.active {
  color: #FFFFFF;
  background-color: #2e3640;
}

.ideal_income .card .card-body h3 {
  font-size: 32px;
  font-weight: 400;
}

.ideal_income .card .card-body .detalle h6 {
  font-size: 12px;
}

.ideal_income .card .card-body .detalle .resultados div {
  padding-left: 5px;
  padding-right: 5px;
}

.ideal_income .card .card-body table tbody tr.pointer {
  cursor: pointer;
}

.ideal_income .card .card-body table tbody tr td {
  padding: 3px 4px;
  font-size: 10px;
}

.payments .social-widget .input-group .input-group-append .btn {
  background-color: #FFFFFF;
  border: 0 !important;
  position: absolute;
  right: 0;
}

.payments .social-widget .input-group .input-group-append .btn:focus,
.payments .social-widget .input-group .input-group-append .btn:active {
  outline: none;
}

.payments .social-widget .input-group input {
  border: 0;
  border-radius: 0;
  font-size: 0.9rem;
  outline: none;
  padding: 11px 15px;
}

.payments .payments-stop img,
.payments .payments-validation img {
  height: 125px;
}

.payments .payments-body {
  position: relative;
}

.payments .payments-body .actions {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 9;
}

.payments .payments-body .actions .btn {
  background-color: transparent;
  outline: none;
  border-bottom: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
}

.payments .payments-body .actions .btn:focus,
.payments .payments-body .actions .btn:active {
  background-color: transparent;
  border-bottom: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
}

.payments .payments-body .actions .dropdown-menu .dropdown-item {
  padding: 0.3rem 0.3rem;
  font-size: 0.75rem;
}

.payments .payments-body .customers {
  font-size: 1rem;
}

.payments .payments-body .nit {
  font-size: 0.75rem;
  color: #A3AABA;
  font-weight: 600;
}

.payments .payments-body .invoice-link {
  background-color: #2196F3;
  height: 1px;
  position: relative;
  margin: 20px auto 20px auto;
  width: 100%;
}

.payments .payments-body .invoice-link.danger {
  background-color: #f62d51;
}

.payments .payments-body .invoice-link.danger a {
  background-color: #f62d51;
}

.payments .payments-body .invoice-link.success {
  background-color: #32c787;
}

.payments .payments-body .invoice-link.success a {
  background-color: #32c787;
}

.payments .payments-body .invoice-link a {
  background-color: #2196F3;
  color: #FFFFFF;
  font-size: 0.75rem;
  border-radius: 15px;
  padding: 5px 15px;
  position: relative;
  text-transform: uppercase;
  top: -12px;
}

.payments .payments-body .col-4 {
  padding-left: 0;
  padding-right: 0;
}

.payments .payments-body .col-4 small {
  font-size: 70%;
  font-weight: 600;
}

.payments .payments-body .table thead th {
  border-bottom: 1px solid #dee2e6;
  font-size: 0.7rem;
  font-weight: 800;
  padding: 0.4rem;
}

.payments .payments-body .table tbody tr td {
  font-size: 0.72rem;
  padding: 0.2rem 0.4rem;
}

.payments .barcode {
  margin: 0 auto;
}

.payments .barcode img {
  display: block;
  height: 90px;
  margin: 0 auto;
}

.payments .barcode small {
  color: #000000;
  font-weight: 500;
}

.payments .periods-item {
  cursor: pointer;
  padding-bottom: 20px;
}

.payments .periods-item .card {
  border-left: 2px solid #dee2e6;
}

.payments .periods-item .card.current {
  border-left: 2px solid #2196F3 !important;
}

.payments .periods-item .card.current .ti-tag {
  color: #2196F3 !important;
}

.payments .periods-item .card .card-body {
  padding: 0.6rem;
}

.payments .periods-item .card .ti-receipt {
  color: #dee2e6;
}

.payments .periods-item .card .ti-tag {
  color: #dee2e6;
}

.payments .periods-item .card.border-success .ti-receipt {
  color: #32c787;
}

.payments .periods-item .card.border-success .ti-tag {
  color: #32c787;
}

.payments .periods-item .card.border-danger .ti-receipt {
  color: #f62d51;
}

.payments .periods-item .card.border-danger .ti-tag {
  color: #f62d51;
}

.payments .periods-item .period {
  text-transform: uppercase;
}

.profile .profile-avatar {
  position: relative;
}

.profile .profile-avatar:hover div {
  display: block;
}

.profile .profile-avatar:hover div p {
  color: #FFFFFF;
  line-height: 110px;
}

.profile .profile-avatar div {
  cursor: pointer;
  display: none;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  position: absolute;
  font-size: 10px;
  font-weight: 700;
  height: 110px;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  z-index: 1;
  width: 110px;
}

@media screen and (max-width: 1024px) {
  .profile .list-unstyled .media .media-body .font-medium {
    font-size: 1.1rem;
  }
}

@media screen and (max-width: 600px) {
  .profile .list-unstyled .media .media-body .font-medium {
    font-size: 1rem;
  }
}

.board {
  border-radius: 10px;
  position: relative;
}

.board__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 16px;
  border-bottom: 1px solid #1f2937;
}

.board__title {
  font-weight: 700;
}

.board .add-row {
  background-color: #f9f9f9;
  position: relative;
  width: 100%;
}

.board .add-row input {
  width: 100%;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #f9f9f9;
  background-color: #FFFFFF;
  color: #4f5861;
  font-size: 12px;
  resize: none;
  transition: all 0.3s ease;
}

.board .add-row input:focus {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  outline: none;
}

.board .add-row input:disabled {
  height: 90px;
  opacity: 0.4;
  cursor: not-allowed;
}

.board .add-row button {
  cursor: pointer;
  outline: none;
  background-color: transparent;
  border: 0;
  padding: 5px 8px;
  position: absolute;
  top: 0;
  right: 3px;
  transition: all 0.3s ease;
}

.board .add-row button:enabled {
  -webkit-animation: pulse 1.5s ease-in-out 3;
          animation: pulse 1.5s ease-in-out 3;
}

.board .add-row button:enabled i {
  color: #2196F3;
}

.board .add-row button:focus i {
  color: #32c787;
  transform: scale(1.6);
}

.board .add-row button i {
  font-size: 1.4rem;
}

.task {
  padding: 0;
  display: grid;
  grid-template-columns: 25px 1fr auto auto;
  gap: 2px;
  align-items: center;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.06);
  outline: 0;
  margin: 0;
}

.task.note {
  grid-template-columns: 1fr;
  border: 1px solid #f9f9f9;
  padding: 10px;
  gap: 5px;
}

.task.note .comment .task__comment {
  font-size: 16px;
  font-weight: 500;
}

.task.note .comment .sub-header {
  align-items: center;
  display: flex;
  flex-direction: row;
  width: 100%;
  gap: 5px;
}

.task.note .comment .sub-header .edit {
  font-size: 20px;
}

.task.note .comment .sub-header .edit i {
  color: #4f5861;
  position: relative;
  margin-right: 5px;
}

.task.note .comment .sub-header .avatar {
  display: flex;
  flex-direction: row;
  gap: 5px;
}

.task.note .comment .sub-header .avatar img {
  border-radius: 5px;
  height: 18px;
  width: 18px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.task.note .comment .sub-header .avatar img:hover {
  transform: scale(4);
}

.task.note .comment .sub-header .avatar h2 {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
}

.task.note .comment .sub-header label {
  margin: 0;
}

.task.note .comment .sub-header .delete {
  color: #4f5861;
  font-size: 22px;
  transition: all 0.3s ease;
}

.task.note .comment .sub-header .delete:hover {
  color: #f62d51;
}

.task.note .comment .sub-header .files {
  display: flex;
  flex-direction: row;
  gap: 6px;
}

.task.note .comment .sub-header .files div {
  position: relative;
  width: 18px;
  height: 18px;
  margin-top: -3px;
}

.task.note .comment .sub-header .files div a {
  color: #4f5861;
  font-size: 4px;
  background: #F3F3F3;
  border-radius: 5px;
  transition: all 0.3s ease;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: absolute;
}

.task.note .comment .sub-header .files div a:not(:hover) {
  font-size: 0;
  padding: 6px;
  max-width: 0;
  top: 5px;
}

.task.note .comment .sub-header .files div a:hover {
  transform: scale(1.1);
  font-size: 11px;
  font-weight: 600;
  border-radius: 6px;
  padding: 3px 12px;
  z-index: 9999999;
}

.task.note .title {
  display: grid;
  grid-template-columns: 18px 1fr 20px 20px 20px;
  gap: 5px;
}

.task.note .title .avatar {
  width: 100%;
}

.task.note .title .avatar img {
  border: 1px solid #f9f9f9;
  border-radius: 10px;
  height: 18px;
  width: 18px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.task.note .title .avatar img:hover {
  transform: scale(3.2);
}

.task.is-editing {
  background-color: rgba(255, 235, 59, 0.1);
}

.task.is-editing .task__comment {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.task.completed .task__comment {
  color: #9aa4b2;
  text-decoration: line-through;
}

.task .comment .task__comment {
  padding: 2px 0;
  border-radius: 10px;
  min-height: 28px;
  outline: 0;
  font-size: 12px;
  font-weight: 500;
}

.task .comment .task__comment[contenteditable=true]:empty:before {
  content: attr(data-ph);
  color: #9aa4b2;
}

.task .comment .description {
  width: 100;
}

.task .comment .description p {
  font-size: 12px;
  padding: 0;
  margin: 0;
}

.task .task__meta .upload {
  color: #4f5861;
  font-size: 18px;
  transition: all 0.3s ease;
  margin-right: 3px;
}

.task .task__meta .upload:hover {
  color: #2e3640;
}

.task .task__meta .delete {
  color: #4f5861;
  font-size: 18px;
  transition: all 0.3s ease;
}

.task .task__meta .delete:hover {
  color: #f62d51;
}

.pill {
  font-size: 12px;
  padding: 6px 8px;
  border-radius: 999px;
  border: 1px solid #1f2937;
  color: #cbd5e1;
  background: #f62d51;
}

.handle {
  cursor: -webkit-grab;
  cursor: grab;
  opacity: 0.6;
  min-width: 24px;
}

.handle:after {
  content: "\22EE\22EE";
  font-weight: 700;
  letter-spacing: -2px;
  font-size: 18px;
}

.check {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin: 0;
}

.check input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  outline: none;
}

.check input:checked + .checkmark {
  background: #32c787;
  border-color: #32c787;
}

.check input:checked + .checkmark::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 11px;
  border: solid #FFFFFF;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  left: 8px;
  top: 3px;
}

.check input:disabled + .checkmark {
  cursor: not-allowed;
  opacity: 0.6;
}

.checkmark {
  width: 20px;
  height: 20px;
  border: 1px solid #4f5861;
  border-radius: 5px;
  background: #FFFFFF;
  display: inline-block;
  outline: none;
}

.check-enfoque {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin: 0;
}

.check-enfoque input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  outline: none;
}

.check-enfoque input:checked + .checkmark-enfoque {
  background: #2e3640;
  border-color: #2e3640;
}

.check-enfoque input:checked + .checkmark-enfoque::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 11px;
  border: solid #FFFFFF;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  left: 8px;
  top: 3px;
}

.check-enfoque input:disabled + .checkmark-enfoque {
  cursor: not-allowed;
  opacity: 0.6;
}

.checkmark-enfoque {
  width: 20px;
  height: 20px;
  border: 1px solid #4f5861;
  border-radius: 50%;
  background: #FFFFFF;
  display: inline-block;
  outline: none;
}

@media (max-width: 768px) {
  .wrapper {
    margin: 20px auto;
    padding: 0 12px;
  }

  .board__head {
    padding: 12px;
  }

  .task {
    padding: 8px;
    gap: 8px;
  }
}

.u-hidden {
  display: none !important;
}

.u-sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.u-text-center {
  text-align: center !important;
}

.u-mb-0 {
  margin-bottom: 0 !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.animate-fade-in {
  -webkit-animation: fadeIn 0.3s ease-out;
          animation: fadeIn 0.3s ease-out;
}

.animate-slide-in {
  -webkit-animation: slideIn 0.3s ease-out;
          animation: slideIn 0.3s ease-out;
}

.task {
  transition: background 0.2s ease;
}

.task:hover {
  background: rgba(255, 255, 255, 0.02);
}

.checkmark:hover {
  border-color: #8e9bae;
}

.handle {
  transition: opacity 0.2s ease;
}

.handle:hover {
  opacity: 1;
}

.handle:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

:root {
  --primary-bg: #ffffff;
  --secondary-bg: #f8fafc;
  --text-primary: #1f2937;
  --border-light: #e5e7eb;
}

[data-theme=light] {
  --primary-bg: #ffffff;
  --secondary-bg: #f8fafc;
  --text-primary: #1f2937;
  --border-light: #e5e7eb;
}

#note-detail .uploads {
  border: 2px dashed transparent;
  border-radius: 8px;
  padding: 15px;
  transition: 0.3s;
  border: 1px solid #f9f9f9;
}

#note-detail .uploads.dragover {
  border-color: #2196F3;
  background: #FFFFFF;
}

#note-detail .uploads.active {
  cursor: not-allowed;
  border: 2px dashed transparent;
}

#note-detail .uploads.active .pre-upload {
  display: flex;
  position: absolute;
}

#note-detail .uploads .section-title {
  cursor: pointer;
  font-size: 14px;
  text-align: center;
}

#note-detail .uploads .pre-upload {
  display: none;
  inset: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 20;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}

#note-detail .uploads .pre-upload .spinner {
  width: 36px;
  height: 36px;
  border: 3px solid #f9f9f9;
  border-top: 3px solid #2196F3;
  border-radius: 50%;
  margin: 0 auto;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}

#note-detail .uploads .pre-upload p {
  margin-top: 8px;
  font-size: 13px;
  color: #4f5861;
}

#note-detail .uploads.blocked::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.6);
  z-index: 10;
  cursor: not-allowed;
}

#note-detail .uploads.empty ul {
  grid-template-columns: 1fr;
}

#note-detail .uploads.empty ul li {
  padding: 0;
  margin: 0;
  width: 100%;
  padding: 10px 0;
  list-style: none;
}

#note-detail .uploads.empty ul li h2 {
  text-align: left;
  font-size: 14px;
  font-weight: 500;
}

#note-detail .uploads ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin: 0;
  padding: 0;
  width: 100%;
}

#note-detail .uploads ul .item {
  align-items: center;
  border: 1px solid #f9f9f9;
  border-radius: 10px;
  display: grid;
  grid-template-columns: 45px 1fr;
  margin: 0;
  padding: 5px;
  list-style: none;
  width: 100%;
  gap: 10px;
}

#note-detail .uploads ul .item .avatar {
  display: flex;
  align-items: center;
  justify-content: center;
}

#note-detail .uploads ul .item .avatar .extension {
  width: 45px;
  height: 45px;
  border-radius: 10px;
  background-color: #2e3640;
  /* color de fondo */
  color: #FFFFFF;
  /* color del texto */
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
}

#note-detail .uploads ul .item .content {
  width: 100%;
  overflow: hidden;
}

#note-detail .uploads ul .item .content h2 {
  color: #4f5861;
  font-size: 12px;
  font-weight: 600;
  margin: 0;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#note-detail .uploads ul .item .content p {
  font-size: 10px;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

#note-detail .uploads ul .item .content .action-icons {
  display: flex;
  flex-direction: row;
  gap: 5px;
  margin: 0;
  padding: 0;
  width: 100%;
}

#note-detail .uploads ul .item .content .action-icons a {
  color: #4f5861;
  font-size: 14px;
  transition: all 0.3s ease;
}

#note-detail .uploads ul .item .content .action-icons a.update:hover {
  color: #2196F3;
}

#note-detail .uploads ul .item .content .action-icons a.delete:hover {
  color: #f62d51;
}

.usuario table thead tr th {
  border-bottom: 1px solid #f6f6f6;
  padding: 10px;
  font-weight: 600;
}

.usuario table tbody tr td {
  padding: 8px;
  font-size: 12px;
}

.users-action .item {
  cursor: pointer;
  opacity: 0.4;
}

.users-action .item.active {
  opacity: 1;
}

.users-action .item .imagen {
  height: 35px;
  margin-bottom: 5px;
}

.users-action .item .titulo {
  font-size: 12px;
  font-weight: 400;
  margin: 0;
}

.users-action .item .descripcion {
  font-size: 12px;
  margin: 0;
}

.timeline-left-custom .timeline-item {
  margin-bottom: 20px;
}

.timeline-left-custom .timeline-item .timeline-badge {
  line-height: 45px;
}

.timeline-left-custom .timeline-item .timeline-panel {
  padding: 10px;
}

.timeline-left-custom .timeline-item .timeline-panel .timeline-title {
  margin: 0;
  padding: 0;
}

.timeline-left-custom .timeline-item .timeline-panel .timeline-user {
  margin: 0;
  padding: 0;
}

.timeline-left-custom .timeline-item .timeline-panel p {
  margin: 0;
  padding: 0;
}

.documentation .list-group .list-group-item {
  padding: 10px;
}

.calendar-days .item {
  padding: 10px;
}

.calendar-days .item.success .action {
  border-bottom: 1px solid #32c787;
}

.calendar-days .item.success .action .check {
  cursor: default;
}

.calendar-days .item.danger .action {
  border-bottom: 1px solid #f62d51;
}

.calendar-days .item.danger .action .cancel {
  cursor: default;
}

.calendar-days .item .date {
  background-color: #f9f9f9;
  padding: 10px;
  text-align: center;
  width: 100%;
}

.calendar-days .item .date .month {
  font-size: 18px;
}

.calendar-days .item .date .year {
  font-size: 14px;
}

.calendar-days .item .day {
  background-color: #FFFFFF;
  font-size: 32px;
  font-weight: 400;
  padding: 10px 0px;
  text-align: center;
  border-radius: 10px 10px 0 0;
  width: 100%;
}

.calendar-days .item .action {
  border-bottom: 1px solid #FFFFFF;
  overflow: hidden;
  background-color: #FFFFFF;
  padding: 5px 5px 3px 5px;
  width: 100%;
}

.calendar-days .item .action div {
  cursor: pointer;
  font-size: 18px;
  font-weight: 400;
  float: left;
  text-align: center;
  width: 50%;
}

.calendar-days .item .action div:first {
  border-right: 1px solid #f9f9f9;
}

