body{
  margin-top: 35px;
  background-color: #f7f9fa;
  font-family: 'Jost' , 'Roboto', sans-serif;
  font-size: 14px;
  color: #636363;
}

/* Mi Suscripcion */
.tenant-users-subscription-quota {
  background: #fff;
  border: 1px solid #d7e0ea;
  border-radius: 8px;
  display: table;
  margin-bottom: 16px;
  padding: 12px 14px;
  width: 100%;
}

.tenant-users-subscription-quota > div {
  display: table-cell;
  padding-right: 16px;
  vertical-align: middle;
}

.tenant-users-subscription-quota span {
  color: #6b7280;
  display: block;
  font-size: 12px;
  letter-spacing: 0;
  text-transform: uppercase;
}

.tenant-users-subscription-quota strong {
  color: #111827;
  display: block;
  font-size: 22px;
  line-height: 1.2;
}

.tenant-users-subscription-quota-warning {
  border-color: #f0ad4e;
}

.tenant-users-subscription-action {
  text-align: right;
  white-space: nowrap;
}

.tenant-users-subscription-action .label {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}

.company-subscription-page {
  color: #1f2933;
}

.company-subscription-header {
  background: #fff;
  border: 1px solid #d7e0ea;
  border-radius: 8px;
  display: table;
  margin-bottom: 16px;
  padding: 16px 18px;
  width: 100%;
}

.company-subscription-header > div {
  display: table-cell;
  vertical-align: middle;
}

.company-subscription-header h3 {
  color: #111827;
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 4px;
}

.company-subscription-header p {
  color: #6b7280;
  margin: 0;
}

.company-subscription-actions {
  text-align: right;
  width: 52%;
}

.company-subscription-actions .btn {
  margin: 3px 0 3px 6px;
  min-height: 34px;
}

.company-subscription-loading,
.company-subscription-empty {
  color: #6b7280;
  padding: 20px;
  text-align: center;
}

.company-subscription-loading .glyphicon {
  color: #337ab7;
  display: block;
  font-size: 24px;
  margin-bottom: 8px;
}

.company-subscription-panel {
  border-color: #d7e0ea;
  border-radius: 8px;
  box-shadow: none;
  overflow: hidden;
}

.company-subscription-panel > .panel-heading {
  background: #fff;
  border-color: #e5e7eb;
  color: #111827;
  padding: 12px 14px;
}

.company-subscription-panel .panel-title {
  font-size: 15px;
  font-weight: 600;
}

.company-subscription-summary .panel-body {
  padding-bottom: 8px;
}

.company-subscription-metrics-row .company-subscription-panel {
  min-height: 218px;
}

.company-subscription-metric {
  background: #f8fafc;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  margin-bottom: 10px;
  min-height: 104px;
  padding: 13px;
}

.company-subscription-total {
  background: #f0f9f4;
  border-color: #b7e4c7;
}

.company-subscription-label {
  color: #6b7280;
  display: block;
  font-size: 12px;
  letter-spacing: 0;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.company-subscription-number {
  color: #111827;
  display: block;
  font-size: 24px;
  line-height: 1.15;
  margin-bottom: 6px;
  word-break: break-word;
}

.company-subscription-inline-metrics {
  display: table;
  margin-bottom: 12px;
  width: 100%;
}

.company-subscription-inline-metrics span {
  color: #6b7280;
  display: table-cell;
  font-size: 13px;
}

.company-subscription-inline-metrics span + span {
  text-align: right;
}

.company-subscription-progress {
  background: #eef2f7;
  border-radius: 6px;
  box-shadow: none;
  height: 9px;
  margin-bottom: 0;
}

.company-subscription-progress .progress-bar {
  background-color: #337ab7;
  box-shadow: none;
}

.company-subscription-addon {
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  display: table;
  margin-bottom: 9px;
  padding: 11px 12px;
  width: 100%;
}

.company-subscription-addon > div {
  display: table-cell;
  vertical-align: middle;
}

.company-subscription-addon > div:last-child {
  text-align: right;
  white-space: nowrap;
}

.company-subscription-addon p,
.company-subscription-addon small {
  color: #6b7280;
  display: block;
  margin: 3px 0 0;
}

.company-subscription-table {
  margin-bottom: 0;
}

.company-subscription-table th {
  color: #4b5563;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}

.company-subscription-warning {
  border-radius: 8px;
}

.company-subscription-plans .panel-body {
  padding-bottom: 4px;
}

.company-subscription-plan-card {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  margin-bottom: 12px;
  min-height: 286px;
  padding: 14px;
}

.company-subscription-plan-card-current {
  background: #f0f9f4;
  border-color: #79c99e;
}

.company-subscription-plan-card-header {
  display: table;
  margin-bottom: 8px;
  width: 100%;
}

.company-subscription-plan-card-header strong,
.company-subscription-plan-card-header span {
  display: table-cell;
  vertical-align: middle;
}

.company-subscription-plan-card-header strong {
  color: #111827;
  font-size: 16px;
}

.company-subscription-plan-card-header span {
  text-align: right;
}

.company-subscription-plan-card p {
  color: #6b7280;
  min-height: 40px;
}

.company-subscription-plan-features {
  color: #4b5563;
  list-style: none;
  margin: 0 0 12px;
  padding: 0;
}

.company-subscription-plan-features li {
  border-top: 1px solid #eef2f7;
  padding: 7px 0;
}

.company-subscription-plan-price {
  color: #111827;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 12px;
}

.company-subscription-plan-change {
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  display: table;
  margin-bottom: 14px;
  padding: 12px;
  width: 100%;
}

.company-subscription-plan-change > div {
  display: table-cell;
  padding-right: 12px;
  vertical-align: top;
}

.company-subscription-plan-change span,
.company-subscription-plan-change small {
  color: #6b7280;
  display: block;
  font-size: 12px;
  letter-spacing: 0;
  text-transform: uppercase;
}

.company-subscription-plan-change strong {
  color: #111827;
  display: block;
  font-size: 16px;
  margin-top: 4px;
}

.company-subscription-history {
  margin-bottom: 24px;
}

.company-subscription-history-scroll {
  max-height: 800px;
  overflow-y: auto;
  padding-right: 4px;
}

.company-subscription-history-item {
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  display: table;
  margin-bottom: 10px;
  padding: 12px;
  width: 100%;
}

.company-subscription-history-date,
.company-subscription-history-body {
  display: table-cell;
  vertical-align: top;
}

.company-subscription-history-date {
  color: #4b5563;
  width: 185px;
}

.company-subscription-history-date strong {
  display: block;
  margin-bottom: 6px;
}

.company-subscription-history-status {
  display: inline-block;
}

.company-subscription-history-title {
  display: table;
  margin-bottom: 5px;
  width: 100%;
}

.company-subscription-history-title strong,
.company-subscription-history-title span {
  display: table-cell;
  vertical-align: middle;
}

.company-subscription-history-title span {
  color: #6b7280;
  font-size: 12px;
  text-align: right;
}

.company-subscription-history-body p {
  color: #4b5563;
  margin-bottom: 7px;
}

.company-subscription-history-meta {
  line-height: 25px;
}

.company-subscription-history-meta span {
  background: #f8fafc;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  color: #4b5563;
  display: inline-block;
  font-size: 12px;
  margin: 0 4px 4px 0;
  padding: 1px 7px;
}

.company-subscription-history-more,
.tenant-user-history-more {
  border-top: 1px solid #eef2f7;
  margin-top: 10px;
  padding-top: 12px;
  text-align: center;
}

.company-subscription-admin-page {
  color: #1f2933;
}

.company-subscription-admin-header {
  background: #fff;
  border: 1px solid #d7e0ea;
  border-radius: 8px;
  display: table;
  margin-bottom: 16px;
  padding: 16px 18px;
  width: 100%;
}

.company-subscription-admin-header > div {
  display: table-cell;
  vertical-align: middle;
}

.company-subscription-admin-header h3 {
  color: #111827;
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 4px;
}

.company-subscription-admin-header p {
  color: #6b7280;
  margin: 0;
}

.company-subscription-admin-actions {
  text-align: right;
  white-space: nowrap;
}

.company-subscription-admin-actions .btn {
  margin-left: 6px;
}

.company-subscription-admin-filters,
.company-subscription-admin-panel {
  border-color: #d7e0ea;
  border-radius: 8px;
  box-shadow: none;
}

.company-subscription-admin-filters .form-group {
  margin-bottom: 10px;
}

.company-subscription-admin-date-range {
  cursor: pointer;
  min-height: 34px;
}

.company-subscription-admin-filter-row {
  border-top: 1px solid #eef2f7;
  margin-top: 4px;
  padding-top: 12px;
}

.company-subscription-admin-filter-actions {
  padding-top: 25px;
  text-align: right;
}

.company-subscription-admin-panel > .panel-heading {
  background: #fff;
  border-color: #e5e7eb;
}

.company-subscription-admin-panel .panel-title {
  color: #111827;
  font-size: 15px;
  font-weight: 600;
}

.company-subscription-admin-table {
  margin-bottom: 0;
}

.company-subscription-admin-table th {
  color: #4b5563;
  font-size: 12px;
  letter-spacing: 0;
  text-transform: uppercase;
}

.company-subscription-admin-table td {
  vertical-align: middle !important;
}

.company-subscription-admin-table small {
  color: #6b7280;
  display: block;
}

.company-subscription-admin-row-actions .btn {
  margin-left: 3px;
  min-width: 28px;
}

.company-subscription-admin-empty {
  color: #6b7280;
  padding: 20px;
  text-align: center;
}

.company-subscription-admin-loadmore {
  border-top: 1px solid #eef2f7;
  margin-top: 10px;
  padding-top: 12px;
  text-align: center;
}

.company-subscription-admin-detail dl {
  margin-bottom: 0;
}

.company-subscription-admin-detail dt {
  color: #6b7280;
  font-size: 12px;
  letter-spacing: 0;
  margin-top: 8px;
  text-transform: uppercase;
}

.company-subscription-admin-detail dd {
  color: #111827;
  margin-bottom: 5px;
}

.company-subscription-admin-detail-table th {
  color: #4b5563;
  width: 22%;
}

.company-subscription-admin-action-summary {
  background: #f8fafc;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  margin-bottom: 14px;
  padding: 12px;
}

.company-subscription-admin-action-summary strong,
.company-subscription-admin-action-summary small {
  display: block;
  margin-top: 5px;
}

.company-subscription-admin-audit-list {
  max-height: 260px;
  overflow-y: auto;
}

.company-subscription-admin-audit-item {
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  margin-bottom: 8px;
  padding: 10px 12px;
}

.company-subscription-admin-audit-item span,
.company-subscription-admin-audit-item small {
  color: #6b7280;
  display: inline-block;
  margin-left: 8px;
}

.company-subscription-admin-audit-item p {
  margin: 6px 0 0;
}

@media (max-width: 767px) {
  .tenant-users-subscription-quota,
  .tenant-users-subscription-quota > div,
  .company-subscription-header,
  .company-subscription-header > div,
  .company-subscription-admin-header,
  .company-subscription-admin-header > div,
  .company-subscription-addon,
  .company-subscription-addon > div,
  .company-subscription-plan-change,
  .company-subscription-plan-change > div,
  .company-subscription-history-item,
  .company-subscription-history-date,
  .company-subscription-history-body,
  .company-subscription-history-title strong,
  .company-subscription-history-title span {
    display: block;
    width: 100%;
  }

  .tenant-users-subscription-quota > div {
    margin-bottom: 10px;
    padding-right: 0;
  }

  .company-subscription-plan-change > div {
    margin-bottom: 10px;
    padding-right: 0;
  }

  .tenant-users-subscription-action,
  .company-subscription-actions,
  .company-subscription-admin-actions,
  .company-subscription-admin-filter-actions,
  .company-subscription-addon > div:last-child,
  .company-subscription-history-title span {
    text-align: left;
  }

  .company-subscription-actions,
  .company-subscription-admin-actions {
    margin-top: 12px;
  }

  .company-subscription-actions .btn,
  .company-subscription-admin-actions .btn,
  .company-subscription-admin-filter-actions .btn {
    display: block;
    margin: 0 0 7px;
    width: 100%;
  }

  .company-subscription-history-date {
    margin-bottom: 10px;
  }
}

/* Usuarios y Roles */
.tenant-users-page {
  color: #1f2933;
}

.tenant-users-header {
  align-items: center;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  display: table;
  margin-bottom: 16px;
  padding: 16px 18px;
  width: 100%;
}

.tenant-users-header > div,
.tenant-users-header > button,
.tenant-users-header > a {
  display: table-cell;
  vertical-align: middle;
}

.tenant-users-header h3 {
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 4px;
}

.tenant-users-header p {
  color: #6b7280;
  margin: 0;
}

.tenant-users-header .btn {
  min-height: 40px;
  white-space: nowrap;
}

.tenant-users-summary {
  margin-bottom: 16px;
}

.tenant-users-summary-item {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  min-height: 86px;
  padding: 14px;
}

.tenant-summary-card-clickable {
  cursor: pointer;
  outline: none;
  transition: border-color 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
}

.tenant-summary-card-clickable:hover,
.tenant-summary-card-clickable:focus {
  border-color: #9ca3af;
  box-shadow: 0 4px 12px rgba(15, 23, 42, 0.08);
}

.tenant-summary-card-active {
  background: #eff6ff;
  border-color: #2563eb;
  box-shadow: 0 0 0 1px rgba(37, 99, 235, 0.12);
}

.tenant-summary-card-active .tenant-users-summary-label {
  color: #1d4ed8;
}

.tenant-summary-card-active strong {
  color: #1d4ed8;
}

.tenant-summary-card-muted {
  opacity: 0.78;
}

.tenant-users-summary-label {
  color: #6b7280;
  display: block;
  font-size: 12px;
  letter-spacing: 0;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.tenant-users-summary-item strong {
  color: #111827;
  display: block;
  font-size: 28px;
  line-height: 1;
}

.tenant-users-toolbar {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  margin-bottom: 12px;
  padding: 12px;
}

.tenant-users-bulk-toolbar {
  align-items: center;
  border-top: 1px solid #eef2f7;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  margin-top: 12px;
  padding-top: 12px;
}

.tenant-users-selection-summary {
  color: #334155;
  font-size: 13px;
  white-space: nowrap;
}

.tenant-users-selection-summary .glyphicon {
  color: #4d6bfe;
  margin-right: 6px;
}

.tenant-users-selection-actions {
  text-align: right;
}

.tenant-users-selection-actions .btn {
  margin-left: 5px;
  margin-bottom: 4px;
}

.tenant-users-bulk-delete-action .glyphicon,
.tenant-user-delete .glyphicon {
  margin-right: 4px;
}

.tenant-users-filter-status {
  color: #6b7280;
  font-size: 12px;
  margin-top: 8px;
}

.tenant-users-clear-filter {
  font-size: 12px;
  margin-left: 8px;
  padding: 0;
  vertical-align: baseline;
}

.tenant-users-list {
  min-height: 220px;
}

.tenant-users-history-panel {
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  box-shadow: none;
  margin-top: 18px;
}

.tenant-users-history-panel > .panel-heading {
  background: #f8fbff;
  border-bottom: 1px solid #e2e8f0;
  border-radius: 8px 8px 0 0;
}

.tenant-users-history-panel .panel-title {
  color: #334155;
  font-size: 15px;
  font-weight: 600;
}

.tenant-users-history-panel .panel-title .glyphicon {
  color: #4d6bfe;
  margin-right: 6px;
}

.tenant-user-history-scroll {
  max-height: 800px;
  overflow-y: auto;
  padding-right: 4px;
}

.tenant-user-history-item {
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  display: table;
  margin-bottom: 10px;
  padding: 12px;
  width: 100%;
}

.tenant-user-history-date,
.tenant-user-history-body {
  display: table-cell;
  vertical-align: top;
}

.tenant-user-history-date {
  color: #4b5563;
  width: 185px;
}

.tenant-user-history-date strong {
  display: block;
  margin-bottom: 6px;
}

.tenant-user-history-date span,
.tenant-user-history-title span {
  color: #6b7280;
  font-size: 12px;
}

.tenant-user-history-title {
  display: table;
  margin-bottom: 5px;
  width: 100%;
}

.tenant-user-history-title strong,
.tenant-user-history-title span {
  display: table-cell;
  vertical-align: middle;
}

.tenant-user-history-title span {
  text-align: right;
}

.tenant-user-history-body p {
  color: #4b5563;
  margin-bottom: 0;
}

.tenant-user-history-empty {
  margin-bottom: 0;
}

.tenant-user-card {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  display: table;
  margin-bottom: 10px;
  padding: 12px;
  width: 100%;
}

.tenant-user-selection,
.tenant-user-card-main,
.tenant-user-actions {
  display: table-cell;
  vertical-align: middle;
}

.tenant-user-selection {
  padding-right: 12px;
  text-align: center;
  width: 54px;
}

.tenant-user-select-wrap {
  cursor: pointer;
  display: inline-block;
  margin: 0 8px 0 2px;
  position: relative;
  vertical-align: middle;
}

.tenant-user-select {
  height: 1px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  width: 1px;
}

.tenant-user-select-mark {
  align-items: center;
  background: #f8fbff;
  border: 1px solid #cbd5e1;
  border-radius: 6px;
  color: transparent;
  display: inline-flex;
  height: 24px;
  justify-content: center;
  transition: background 0.15s ease, border-color 0.15s ease, color 0.15s ease, box-shadow 0.15s ease;
  width: 24px;
}

.tenant-user-select-wrap:hover .tenant-user-select-mark,
.tenant-user-select:focus + .tenant-user-select-mark {
  border-color: #4d6bfe;
  box-shadow: 0 0 0 3px rgba(77, 107, 254, 0.12);
}

.tenant-user-select:checked + .tenant-user-select-mark {
  background: #4d6bfe;
  border-color: #4d6bfe;
  color: #fff;
}

.tenant-user-card-main {
  width: 58%;
}

.tenant-user-avatar {
  background: #eef2ff;
  border: 1px solid #c7d2fe;
  border-radius: 8px;
  color: #3730a3;
  display: inline-block;
  font-weight: 700;
  height: 44px;
  line-height: 42px;
  margin-right: 12px;
  text-align: center;
  vertical-align: top;
  width: 44px;
}

.tenant-user-info {
  display: inline-block;
  max-width: calc(100% - 62px);
}

.tenant-user-info h4 {
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 3px;
}

.tenant-user-info p {
  color: #6b7280;
  margin: 0 0 5px;
}

.tenant-user-meta {
  color: #64748b;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 8px;
}

.tenant-user-meta .glyphicon {
  color: #4d6bfe;
  margin-right: 5px;
}

.tenant-user-badges {
  line-height: 26px;
}

.tenant-user-password-reset-field {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 12px;
}

.tenant-user-delete-warning {
  align-items: center;
  display: flex;
  gap: 8px;
  margin-bottom: 0;
}

.tenant-user-role-badge {
  background: #f3f4f6;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  color: #374151;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  margin: 0 4px 4px 0;
  padding: 0 7px;
}

.tenant-user-actions {
  text-align: right;
  width: 40%;
}

.tenant-user-actions .btn {
  margin-left: 5px;
  min-height: 34px;
}

.tenant-user-enabled-switch {
  align-items: center;
  display: inline-flex;
  margin-left: 8px;
  min-height: 34px;
  vertical-align: middle;
}

.tenant-user-enabled-switch .sf-switch-toggle {
  margin-right: 8px;
}

.tenant-user-enabled-switch .sf-switch-state {
  color: #4b5563;
  min-width: 54px;
  text-align: left;
}

.tenant-users-empty {
  background: #fff;
  border: 1px dashed #d1d5db;
  border-radius: 8px;
  color: #6b7280;
  padding: 36px 12px;
  text-align: center;
}

.tenant-users-empty .glyphicon {
  display: block;
  font-size: 24px;
  margin-bottom: 8px;
}

.tenant-user-modal .modal-content {
  border: 0;
  border-radius: 8px;
}

.tenant-user-modal .modal-header {
  border-bottom: 1px solid #e5e7eb;
}

.tenant-user-modal .modal-header.deepseek-modal-header {
  background: #f8fbff;
  border-bottom-color: #e2e8f0;
  border-radius: 8px 8px 0 0;
}

.tenant-user-modal .modal-title {
  color: #334155;
  font-weight: 600;
}

.tenant-user-modal .modal-title .fa {
  color: #4d6bfe;
  margin-right: 6px;
}

.tenant-user-modal-subtitle {
  color: #6b7280;
  margin: 6px 0 0;
}

.tenant-user-enabled-field {
  align-items: center;
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 14px;
  margin-top: 0;
  padding: 10px 12px;
}

.tenant-user-enabled-title {
  color: #1f2933;
  font-weight: 600;
}

.tenant-user-active-switch {
  margin-left: 12px;
}

.tenant-user-active-checkbox {
  height: 1px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  width: 1px;
}

.tenant-user-modal-roles {
  border-top: 1px solid #e5e7eb;
  margin-top: 12px;
  padding-top: 12px;
}

.tenant-user-modal-roles h5 {
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 10px;
}

.tenant-role-toolbar {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  margin-bottom: 12px;
  padding: 10px;
}

.tenant-role-toolbar .input-group {
  display: inline-table;
  max-width: 420px;
  width: 70%;
}

.tenant-role-count {
  color: #64748b;
  float: right;
  font-weight: 600;
  line-height: 34px;
}

.tenant-role-group {
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  margin-bottom: 12px;
  padding: 10px;
}

.tenant-role-group-header {
  align-items: center;
  border-bottom: 1px solid #eef2f7;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  min-height: 28px;
  padding-bottom: 8px;
}

.tenant-role-group-header strong {
  font-size: 14px;
}

.tenant-role-group-header > span {
  color: #6b7280;
  float: right;
  font-size: 12px;
}

.tenant-role-group-header .btn {
  border-color: #e2e8f0;
  border-radius: 8px;
  color: #334155;
  margin-left: 4px;
}

.tenant-role-group-header .btn:hover,
.tenant-role-group-header .btn:focus {
  background: #eef0ff;
  border-color: #c7d2fe;
  color: #4d6bfe;
}

.tenant-role-tabs {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 6px;
}

.tenant-role-tabs > li > a {
  border-radius: 8px;
  color: #475569;
  font-weight: 600;
  margin-bottom: 4px;
  padding: 9px 10px;
}

.tenant-role-tabs > li.active > a,
.tenant-role-tabs > li.active > a:hover,
.tenant-role-tabs > li.active > a:focus {
  background: #eef0ff;
  color: #4d6bfe;
}

.tenant-role-tab-badge {
  background: #e2e8f0;
  color: #475569;
  font-weight: 600;
}

.tenant-role-tabs > li.active .tenant-role-tab-badge {
  background: #4d6bfe;
  color: #fff;
}

.tenant-role-tab-content {
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  min-height: 320px;
  padding: 12px;
}

.tenant-role-checkbox {
  border: 1px solid transparent;
  border-radius: 8px;
  cursor: pointer;
  display: block;
  margin-bottom: 8px;
  min-height: 44px;
  padding: 8px 8px 8px 28px;
  position: relative;
}

.tenant-role-checkbox:hover {
  background: #f9fafb;
  border-color: #e5e7eb;
}

.tenant-role-checkbox input {
  left: 8px;
  position: absolute;
  top: 10px;
}

.tenant-role-checkbox span {
  display: block;
  font-weight: 600;
}

.tenant-role-checkbox small {
  color: #6b7280;
  display: block;
  font-weight: 400;
  margin-top: 2px;
}

.tenant-role-switch {
  align-items: center;
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  margin-bottom: 8px;
  min-height: 54px;
  padding: 9px 10px;
  transition: background 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
}

.tenant-role-switch:hover,
.tenant-role-switch:focus-within {
  background: #f8fbff;
  border-color: #c7d2fe;
  box-shadow: 0 4px 12px rgba(77, 107, 254, 0.08);
}

.tenant-role-switch.is-on {
  background: #f8fbff;
  border-color: #b9c4ff;
}

.tenant-role-switch-input {
  height: 1px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  width: 1px;
}

.tenant-role-switch-copy {
  flex: 1 1 auto;
  min-width: 0;
  padding-right: 12px;
}

.tenant-role-switch-title {
  color: #334155;
  display: block;
  font-weight: 600;
}

.tenant-role-switch small {
  color: #64748b;
  display: block;
  font-weight: 400;
  line-height: 1.35;
  margin-top: 3px;
}

.tenant-role-switch-toggle {
  flex: 0 0 52px;
}

@media (max-width: 767px) {
  .tenant-users-header,
  .tenant-user-card,
  .tenant-users-header > div,
  .tenant-users-header > button,
  .tenant-users-bulk-toolbar,
  .tenant-user-selection,
  .tenant-user-card-main,
  .tenant-user-actions,
  .tenant-user-history-item,
  .tenant-user-history-date,
  .tenant-user-history-body,
  .tenant-user-history-title strong,
  .tenant-user-history-title span {
    display: block;
    width: 100%;
  }

  .tenant-users-header .btn,
  .tenant-user-actions {
    margin-top: 12px;
  }

  .tenant-user-actions {
    text-align: left;
  }

  .tenant-user-history-date {
    margin-bottom: 10px;
  }

  .tenant-user-history-title span {
    text-align: left;
  }

  .tenant-users-selection-actions,
  .tenant-user-selection {
    text-align: left;
  }

  .tenant-user-selection {
    margin-bottom: 10px;
    padding-right: 0;
  }

  .tenant-users-selection-actions .btn {
    margin: 0 5px 6px 0;
  }

  .tenant-user-actions .btn {
    margin: 0 5px 6px 0;
  }

  .tenant-role-toolbar .input-group {
    display: table;
    width: 100%;
  }

  .tenant-role-count {
    display: block;
    float: none;
    line-height: 24px;
    margin-top: 8px;
  }
}

@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Jost/Jost-VariableFont_wght.ttf') format('truetype');
}
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Jost/Jost-VariableFont_wght.ttf') format('truetype');
}
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/Jost/static/Jost-SemiBold.ttf') format('truetype');
}
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/Jost/static/Jost-SemiBold.ttf') format('truetype');
}

.light{
  color: #989898 !important;
}

/*margin: 0;
}*/

.title_light{
  font-weight: 300;
}
/*INICIO caret*/
#dropdown-trigger {
    /*display:inherit;*/
}
.caret-dropdown{
  cursor: pointer;
  top:50%;
  transform:translateY(-50%);
  display:inline-block;
  height:10px;
  left:15px;
  margin-top:2px;
  position:relative;
  text-align:left;
  transition:.4s ease;
  transform:rotate(0);
  width:13px;
}
.caret-dropdown:after,
.caret-dropdown:before {
    background-color:transparent;
    border-bottom:9px solid #444;
    box-sizing:content-box;
    content:'';
    display:inline-block;
    height:8px;
    left:0;
    position:absolute;top:0;
    transition:.4s ease;width:1px;
}
.caret-dropdown:before{
  transform:rotate(-135deg);
}
.caret-dropdown:after{
  transform:rotate(135deg);
}
.caret-dropdown.active {
  transform:rotate(0);
  transform:translate(0,-6px);
  }

.caret-dropdown.active:before
  {
    transform:rotate(-45deg);
  }
.caret-dropdown.active:after
  {
    transform:rotate(45deg);
  }
/*END caret*/

p{
  font-size: 15px;
}

.logo{
  width: 145px;
  margin-top: -3px;
  margin-right: 60px;
}

.img_logo_config{
  width: auto;
  height: 150px;
}
.row {
  margin-left: -15px !important;
  margin-right: -5px !important;
}
.input-group-addon {
  padding: 3px 6px;
}

.font17{
  font-size: 17px !important;
  font-weight: 400;
}

.font15{
  font-size: 15px !important;
}

.font13{
  font-size: 13px !important;
}

.font14{
  font-size: 14px !important;
  /*color: white;*/
}

/*li{
  font-size: 15px;
}*/

.resaltado_amarillo{
    background-color: yellow;
    border-radius: 2px;
    padding: 10px;
}

.ocultar{
  display: none;
}

#fixed-top{
  position: fixed;
  top: 0% !important;
  left: 40% !important;
  width: 25% !important;
  z-index: 9999 !important;
  padding: 5px !important;
  border-radius: 0px 0px 3px 3px;
  margin-top: 0px;
  border-color: #b38d24;
}

.alinear-btn{
  margin-top: 26px;
}

.alinear_config{
  margin-top: 20px;
}
.facturaTabla tbody{
  font-size: 14px;
}

.fontMensajeHome{
  font-size: 15px;
}

.infoCbte{
  font-size: 18px;
  padding-bottom: 20px;
}

.fuente13{
  font-size: 13px;
  text-align: justify;
}

.tamanio-xs{
  width: 20px;
  height: 20px;

}

/************************************************************************/
/*Menu del contenido*/
/************************************************************************/

.clienteDatos .row{
  margin-bottom: 10px;
}
.thumb{
  height: 80px;
}

.thumb_xs{
  height: 40px;
}

#ok, #okSave, #okSaveP{
  font-size: 18px;
  color: #27D627;
  vertical-align: middle;
  font-family: inherit;
}
#error, #errorSave, #errorSaveP{
  font-size: 18px;
  color: #FF0000;
  vertical-align: middle;
  font-family: inherit;
}

#error p{
    font-size: 13px;
    font-family: inherit;
    display: inline;
}

.modal-body{
  font-size: 14px;
  background-color: #f7f7f7;
}

/*ul.typeahead{
  font-size: 10px !important;
}*/
/************************************************************************/
/*Menu lateral y contenido principal*/
/************************************************************************/
.menu-lateral {
    background-color: #1d1d1d;
    margin: 0px;
    margin-left: -15px;
    padding: 10px 0px 0px 0px !important;
    border-bottom-right-radius: 5px;
    font-weight: 600;
    color: darkblue;
    border: 0px 1px 0px 0px solid;
    /*width: 13.66666667%;*/
}
p span.caret,p span.right-caret{
  float: right;
}
.blanco.right-caret{
      border-left: 4px solid #9d9d9d;
}
.blanco.right-caret:hover{
      border-left: 4px solid white;
}
.nav-titulo{
/*  text-transform: uppercase;*/
}
.navActivo{
  background-color: lightgray;
}
.nav-highlight{
  background-color: #DDF9D5;

}

/*.activo a{
  color: white;
}*/

.right-caret {
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid #337ab7;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
}

.contenido-ppal{
	padding-top: 10px;
	padding-left: 10px !important;
  margin-right: -10px;
}

.rojo_input{
  border: 1px solid red !important;
}
.verde_input{
  border: 1px solid green !important;
}
.azul_input{
  border: 1px solid blue !important;
}
.amarillo_input{
  border: 1px solid yellow !important;
}

.ventas{
    text-align: center;
}
.ventas_wrap{
  margin: 5px;
  border: 1px solid gray;
    border-radius: 2px;
}
.ventas .ventas_titulo{
  color: gray;
  font-size: 18px;
  font-weight: 500;
}
.ventas .ventas_contenido{
  font-size: 20px;
  font-weight: 500;
}
.verde{
  /*color: green;*/
  color: #1c9b1c;
}
.verde_fluor{
  color: #58a033;
}
.rojo{
  color: red;
}
.amarillo{
  color: #d8c205;
}
.marron{
  color: #e0a044;
}
.ventas .palo_izq{
  border-left: 1px solid gray;
}
.ventas .celda{
  padding: 10px;
}

.azul_numero{
  color: #0043ff;
  border: 2px solid #0043ff;
  padding: 0px 2px 0px 2px;
  border-radius: 2px;
  background-color: #efefef;
}

/* Esto es para q se despliegue el menu cuando haces un hover
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; // remove the gap so it doesn't close
 }*/

.btn-titulo{
  margin-bottom: 5px;
}

.btn-cancelar{
  cursor: pointer;
}

input.sinFlechas::-webkit-outer-spin-button,
input.sinFlechas::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
input[type="number"].sinFlechas {
    -moz-appearance: textfield;
}
.resumen{
    background-color: white;
    padding: 5px;
    border-radius: 2px;
    border: 1px solid lightblue;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.32);

}
.resumen input{
  background-color: white !important;
  -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0.0);
  box-shadow: inset 0 0px 0px rgba(0,0,0,0.0);
  border: 0px;
  /*border-bottom: solid 1px;*/
  border-radius: 1px;
  width: 80%;
}
.total_venta{
  color: #203976;
  text-align: center;
}

.resumen label{
  margin-top: 5px;
}

.resumen label.total, .resumen .factura_total{
    font-size: 18px;
    color: #1f3976 !important;
}

.otroTributo .col-md-3, .otroTributo .col-md-2{
  /*margin-left: 0px;
  padding-left: 0px;
  padding-right: 0px;*/
}
.otroTributo .col-md-1 button{
  margin-top: 5px;
}
legend.tributo{
  font-size: 15px;
}
legend{
  color: #334155 !important;
  background-color: #F8FAFC;
  border: 0px solid #E2E8F0;
  border-radius: 8px;
  padding: 10px 16px;
}

.nav-pills>li>a{
  border-radius: 0px;
}

/*.nav-item>.nav-pills>li>a:hover{
  background-color: lightgray;
}
.nav-item>.nav-pills>li>a:active{
  background-color: white;
}*/
.nav-item>.nav-pills>li>a{
  padding: 7px 6px 7px 25px;
}

.navbar-inverse .navbar-nav>li>a {
    color: #2c3b51;
}
.navbar-inverse .navbar-nav>li>.activo {
    color: white !important;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus{
  color: red;
}

/*

.input-group-addon{
  line-height: 0.9
}
.btn{
  padding: 2px 10px ;
  border-radius: 2px;
}
.btn-xs, .btn-group-xs>.btn {
    padding: 1px 5px !important;
}*/

/************************************************************************/
/*Paleta de colores */
/************************************************************************/
a.azul{
  color: white !important;
}
a.azul:hover{
  color: #859DE6 !important;
}
a.azul:active{
  color: #859DE6 !important;
}

a.blanco{
  color: #ffffff !important;
}
a.blanco:hover{
  color: #FDFF97 !important;
}
a.blanco:active{
  color: #F0F3FF !important;
}
/************************************************************************/
/*Botones */
/************************************************************************/

.anchorCerrar{
  margin-left: 10px;
  margin-right: 10px;
  color: black;
  font-size: 14px;
}

.btn-default-i,
.btn-default-i:active,
.btn-default-i:focus{
  background-color: transparent;
  color: #272727;
  border-color: #444444;
}

.btn-default-i:hover{
  background-color: #0000001f;
  color: #272727;
  border-color: #444444;
}

.btn-primary-i,
.btn-primary-i:active,
.btn-primary-i:focus{
  background-color: transparent;
  color: #3c4d76;
  border-color: #3c4d76 !important;
}
.btn-primary-i:hover{
  background-color: #3c4d76;
  color: white !important;
  border-color: #3c4d76;
}

.btn-danger-i,
.btn-danger-i:active,
.btn-danger-i:focus{
  background-color: transparent;
  color: #c9302c;
  border-color: #c9302c;
}
.btn-danger-i:hover{
  background-color: #c9302c;
  color: white;
  border-color: #c9302c;
}

.btn-success-i,
.btn-success-i:active,
.btn-success-i:focus{
  background-color: transparent;
  color: green;
  border-color: green;
}

.btn-success-i:hover{
  background-color: green;
  color: white;
  border-color: green;
}

.btn-warning-i,
.btn-warning-i:active,
.btn-warning-i:focus{
  background-color: transparent;
  color: #FFD630;
  border-color: #E6C12B;
}

.btn-warning-i:hover{
  background-color: #FFD630;
  color: white;
  border-color: #E6C12B;
}

.btn-info-i,
.btn-info-i:active,
.btn-info-i:focus{
  background-color: transparent;
  color: #269abc;
  border-color: #31b0d5;
}

.btn-info-i:hover{
  background-color: #31b0d5;
  color: white;
  border-color: #269abc;
}

.breadcrumb {
  background-color: #f8f7fa;
  color: #000000;
  font-weight: lighter;
}

.breadcrumb li{
    font-size: 26px;
}

.thisone {
    width: 200px;
    margin-top: 10px;
    height: 150px;
    /*border: solid black 1px;*/
    padding: 10px;
}
/************************************************************************/
/*Footer */
/************************************************************************/

.footer{
    /*margin: 40px -15px 0px -15px !important;
    padding: 0px 0px 10px 0px !important;*/
    font-weight: 200;
    font-size: 15px;
    text-align: center;
    background-color: #f5f5f5;
    opacity: 0.8;
    color: #6357BB;
    border-bottom: 2;
    /*display: none;*/
  }

  .footer hr{
    margin-top: 5px;
    margin-bottom: : 5px;
  }
  .footer a img{
    height: 70px;
    width: 55px;

  }

.popover-content {
  color: #0d4c82;
}

.pop{
  outline: none !important;
  color: blue;
}

hr.hr{
    margin-top: 20px;
    /*border: 0;*/
    border-top: 1px solid #dadada;
    margin-right: -5px !important;
}

/************************************************************************/
/*Spinner */
/************************************************************************/
.spinner, .spinner1,.spinner2,.spinner3,.spinner4,.spinner5,.spinner6,.spinner7,.spinner8,.spinner9
.spinner10,.spinner11{
  width: 18px; display: none; vertical-align: bottom;
}

.modal2 {
    display:    none;
    position:   fixed;
    z-index:    99999;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 201, 201, 201, .3 )
                url('../images/cargando3.gif')
                50% 50%
                no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal2 {
    display: block;
}

.cuadrado{
  background-color: #D9D9FF;
  font-family: sans-serif;
  color: #337ab7;
  padding: 25px;
  height: 85px;
  font-weight: bold;
  margin: 1px;
}
.cuadrado:hover{
  background-color: #D9D9F2;
  font-family: sans-serif;
  cursor: pointer;
  color: #337ab7;
  padding: 25px;
  margin: 1px;
}

input[type='number'].sinDecoNumber{
    -moz-appearance:textfield;
}

input.sinDecoNumber::-webkit-outer-spin-button,
input.sinDecoNumber::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.excelente{
  background-color: #70e470;
  color: black;
}

.muyBueno{
  background-color: #4c86af;
  color: white;
}

.bueno{
  background-color: #a5deff;
  color: black;
}

.muyMalo{
  background-color: #ff3d00;
  color: black;
}

.malo{
  background-color: #ffeb3b;
  color: black;
}

.noRecomendable{
  background-color: #151515;
  color: white;
}

.opaco{
  color: gray;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

label{
  color: #2c3b51db !important;
  font-weight: normal;

  /*color: #7f7f7f !important;
  font-weight: inherit !important;
  font-size: 15px;*/
}
/*.label{
  color: white !important;
  font-size: 90%;
  border-radius: 1px;
}*/

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th,
.table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    border-top: 1px solid #a2a2a212;
}
.table>thead:first-child>tr:first-child>th{
  border-top: 1px solid #a2a2a212;
}
.table>thead>tr>th{
  color: #2c3b51ba !important;
  border-bottom: 0px solid #ddd;
/*  background-color: white;*/
  background-color: #f2f5f7;

}

.table_title{
  color: #2c3b51ba !important;
  font-weight: 600;
}

.table.sin_estilo>thead>tr>th{
  color: black !important;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    /*z-index: 2;
    color: #fff;*/
    background-color: #3c4d76;
    border-color: #3c4d76;
}

/*.btn-primary{
  color: #fff;
  background-color: #2c97d1;
  border-color: #2c97d1;
}
*/

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    /*color: white;*/
    color: #5d5d5d;
}

.btn{
  text-shadow: inherit;
/*  box-shadow: 2px 3px 6px 1px rgba(0,0,0,0.15) !important;*/
  font-size: 13px;
  border-radius: 2px;

/*  border: 0.01em solid transparent;*/
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.barcodeActivo{
  background-color: #dbf7d7 !important;
}
.barcodeInactivo{
  background-color: #f7d7d7 !important;
}
.barcodeActivo:hover,
.barcodeInactivo:hover{
  color: black !important;
}
.btn-primary, .btn-primary:active, .btn-primary:active:focus{
  color: #2c3b51;
  /*background-color: #007bff;
  border-color: #007bff;*/
  background-color: #f8f7fa;
  border-color: #2c3b51;
  outline:0;

}
.btn-primary:focus, .btn-primary.focus{
    color: #2c3b51;
    background-color: #f8f7fa;
    border-color: #2c3b51;
    outline:auto;
    /*outline-style: solid;*/
}

.i-btn-default:focus, .i-btn-default.focus{
/*    color: #2c3b51;*/
/*    background-color: #f8f7fa;*/
/*    border-color: #2c3b51;*/
    outline: auto !important;
    /*outline-style: solid;*/
}

.btn:focus{
  outline-style: solid !important;
}
.btn:active:focus{
  outline: auto !important;
  outline-offset: 0px !important;
}

.btn-primary:hover {
    color: white;
    background-color: #2c3b51;
}

.btn-success, .btn-success:active, .btn-success:active:focus {
    /*color: #fff;
    background-color: #5d996b;
    border-color: #5d996b;*/
    color: #2c3b51;
    background-color: #f8f7fa;
    border-color: #2c3b51;
    outline:0;
}
.btn-success:focus, .btn-success.focus{
    color: #2c3b51;
    background-color: #f8f7fa;
    border-color: #2c3b51;
    outline:auto;
}
.btn-success:hover{
    /*background-color: #559e00;*/
    color: white;
    background-color: #2c3b51;
}

/*.btn-default {
  color: #454545;
  background-color: #ddd;
  border-color: #ccc;
  outline:0;
}*/
.btn-default {
    color: #2b3a50;
    background-color: #2c3b511a;
    border-color: #2c3b511a;
    outline: 0;
}

.btn-warning, .btn-warning:active, .btn-warning:focus, .btn-warning:active:focus{
    /*color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;*/
    color: #2c3b51;
    background-color: #f8f7fa;
    border-color: #2c3b51;
    outline:0; /*This remove blue border on active button*/
}
.btn-warning:hover {
    color: white;
    background-color: #2c3b51;
}
.btn-warning:focus, .btn-warning.focus{
    color: #2c3b51;
    background-color: #f8f7fa;
    border-color: #2c3b51;
    outline:auto;
}

.btn-danger, .btn-danger:active, .btn-danger:focus, .btn-danger:active:focus {
    /*color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;*/
    color: #2c3b51;
    background-color: #f8f7fa;
    border-color: #2c3b51;
    outline:0;
}
.btn-danger:hover {
    background-color: #2c3b51;
}
.btn-danger:focus, .btn-danger.focus{
    color: #2c3b51;
    background-color: #f8f7fa;
    border-color: #2c3b51;
    outline:auto;
}

/******************CHANGELOG INICIO*********************************************/

  #HW_frame_cont{
    z-index: 9999 !important;
    margin-top: 35px !important;
  }
  #HW_badge{
    top: 0px !important;
    left: -8px !important;
    height: 20px !important;
    width: 20px !important;
  }
  #HW_badge_cont {
    visibility: hidden;
    pointer-events: none;
    display: block;
    height: 1px !important;
    width: 1px !important;
    cursor: pointer;
    position: relative;
  }
/******************CHANGELOG FIN*************************************************/

/*Para deshabilitar y habiltiar el menu lateral*/
.disabledbutton {
    pointer-events: none;
    opacity: 0.4;
}

.scrollToTop {
    color: #0096ec !important;
    font-size: 25px;
    width: 50px;
    height: 45px;
    padding: 10px;
    font-weight: 500;
    color: #444;
    position: fixed;
    top: 90%;
    right: 5px;
    display: none;
    z-index: 99999;
}

a.scrollToTop:active, a.scrollToTop:focus {
  border: 0;
  outline : none;
}

.hr_xs{
    margin-top: 10px; margin-bottom: 10px;
}

#tablaConc .row,
#calificaciones .row,
#legajos .row,
#empresas .row,
#novedades .row,
#liquidaPend .row,
#liquidaListos .row,

#convenios .row{
  margin-top: 10px;
}

#tablaConc .form-control,
#calificaciones .form-control,
#legajos .form-control,
#liquidaPend  .form-control,
#liquidaListos  .form-control,
#empresas .form-control,
#novedades .form-control,
#convenios .form-control{
  margin-top:0px;
}

.bajarBtn{
  margin-top: 25px;
}

.legendTitulo {
    background-color: #2c3b51;
    font-weight: 500;
    border-radius: 2px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 2px;
}

.celeste{
  /*color: #2c3b51;*/
  /*background-color: #2c3b5126 !important;*/
  border-color: #2c3b51;
  background-image: inherit;
}

}

.color_fondo{
    color: black;
    background-color: rgba(226, 244, 255, 0.44);
    padding: 15px 0px 15px 10px;
    border: 0px solid #acd2f4;
    border-radius: 2px;
    border-radius: 2px;
}

/*************************************************************************************/
/*************************          TESORERIA   **************************************/
/*************************************************************************************/
/*************************************************************************************/

    .panel-heading{
      /*font-weight: bold;*/
      border-top-right-radius: 1px;
      border-top-left-radius: 1px;
      padding: 12px;
    }

    .tesoreria .panel-heading{
      padding: 16px;
      font-size: 18px;
    }

    .tesoreria .panel-heading{
      font-weight: bold;
    }

    .panel-success>.panel-heading {
        background-image: inherit;
        background-color: #2c3b51d9;
        border-color: #a2a2a212;
        color: #f8f7fa;
    }
    .panel-danger>.panel-heading {
        background-image: inherit;
        background-color: #2c3b51d9;
        border-color: #a2a2a212;
        color: #f8f7fa;
    }

    .panel-primary>.panel-heading {
        background-image: inherit;
        background-color: #2c3b51d9;
        border-color: #a2a2a212;
        color: #f8f7fa;
    }
    .panel-primary{
        border-color: #2c3b51;
    }

    .tesoreria .panel-footer{
      font-size: 20px;
      font-weight: normal;

    }
    .tesoreria .fa{
      font-size: 20px;
    }

    .tesoreria .panel-heading.tesoreria-panel-heading{
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 12px;
      flex-wrap: wrap;
      padding: 12px 16px;
      font-size: 14px;
      font-weight: normal;
    }

    .tesoreria-panel-title{
      display: flex;
      align-items: center;
      gap: 10px;
      min-width: 0;
      flex: 1 1 260px;
    }

    .tesoreria-panel-icon{
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 30px;
      height: 30px;
      min-width: 30px;
      border-radius: 6px;
    }

    .tesoreria .tesoreria-panel-icon .fa{
      font-size: 14px;
    }

    .tesoreria-panel-copy{
      min-width: 0;
    }

    .tesoreria-panel-title-text{
      display: block;
      max-width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      font-size: 15px;
      font-weight: 600;
      line-height: 1.2;
    }

    .tesoreria-panel-subtitle{
      display: block;
      margin-top: 2px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      font-size: 12px;
      font-weight: normal;
      line-height: 1.2;
    }

    .tesoreria-panel-category{
      display: inline-flex;
      align-items: center;
      max-width: 100%;
      margin-top: 4px;
      padding: 3px 7px;
      border-radius: 6px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      font-size: 12px;
      font-weight: 600;
      line-height: 1.2;
    }

    .tesoreria-panel-metrics{
      display: flex;
      align-items: center;
      justify-content: flex-end;
      gap: 8px;
      flex: 0 1 auto;
      flex-wrap: wrap;
    }

    .tesoreria-panel-chip{
      display: inline-flex;
      align-items: center;
      gap: 6px;
      min-height: 30px;
      padding: 5px 8px;
      border: 1px solid transparent;
      border-radius: 6px;
      white-space: nowrap;
      font-size: 12px;
      font-weight: normal;
      line-height: 1.1;
    }

    .tesoreria .tesoreria-panel-chip .fa{
      font-size: 12px;
    }

    .tesoreria-panel-chip strong{
      font-size: 13px;
      font-weight: 600;
      font-variant-numeric: tabular-nums;
    }

    .tesoreria-panel-chip--amount strong{
      font-variant-numeric: tabular-nums;
    }

    @media (max-width: 767px){
      .tesoreria .panel-heading.tesoreria-panel-heading{
        align-items: flex-start;
      }

      .tesoreria-panel-title,
      .tesoreria-panel-metrics{
        width: 100%;
        flex-basis: 100%;
      }

      .tesoreria-panel-metrics{
        justify-content: flex-start;
      }
    }

    .tesoreria .arriba{
      vertical-align: top;
    }

    .panel-danger>.panel-heading.light_color,
    .panel-primary>.panel-heading.light_color,
    .panel-primary>.panel-heading.light_color,
    .panel-success>.panel-heading.light_color{
      background-image: inherit;
      background-color: #2c3b5130;
      border-color: #a2a2a212;
      color: #4c586b;
      /* font-weight: 500; */
      font-size: 16px;
    }

/*************************************************************************************/
/*************************************************************************************/
/*************************************************************************************/
/*************************************************************************************/

/*.panel-primary>.panel-heading {

    background-image: -webkit-linear-gradient(top, #8aa6bf 0, #7797b3 100%);
    background-image: -o-linear-gradient(top, #8aa6bf 0, #7797b3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8aa6bf), to(#7797b3));
    background-image: linear-gradient(to bottom, #8aa6bf 0, #7797b3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
}
*/

.sacar-radius-bottom{
  border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.colorAzul{
  background-color: #F8F8F8;
    border-color: #E7E7E7;
}

/****************************************************************************************************/
/****************************************************************************************************/
/****************************************************************************************************/
/****************************************************************************************************/
/****************************************************************************************************/
/****************************************************************************************************/
/****************************************************************************************************/
/****************************************************************************************************/
/****************************************************************************************************/

/*!
 * Start Bootstrap - SB Admin (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

#wrapper {
    padding-left: 0;
}

#page-wrapper {
    width: 100%;
    padding: 0;
}

.huge {
    font-size: 50px;
    line-height: normal;
}

/* Top Navigation */

.top-nav {
    padding: 0 15px;
}

.top-nav>li {
    display: inline-block;
    float: left;
}
#HW_badge.HW_softHidden {
    background: #ffffff !important;
}
#HW_badge.HW_softHidden:hover {
    background: : #000 !important;
}
.top-nav>li>a {
    padding-top: 15px;
    padding-bottom: 19px;
    line-height: 20px;
    color: #ffffff;
}

.top-nav>li>a:hover,
.top-nav>li>a:focus,
.top-nav>.open>a,
.top-nav>.open>a:hover,
.top-nav>.open>a:focus {
    color: #fff;
    background-color: #000;
}

.top-nav>.open>.dropdown-menu {
    float: left;
    position: absolute;
    margin-top: 0;
    border: 1px solid rgba(0,0,0,.15);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.top-nav>.open>.dropdown-menu>li>a {
    white-space: normal;
}

ul.message-dropdown {
    padding: 0;
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}

li.message-preview {
    width: 275px;
    border-bottom: 1px solid rgba(0,0,0,.15);
}

li.message-preview>a {
    padding-top: 15px;
    padding-bottom: 15px;
}

li.message-footer {
    margin: 5px 0;
}

ul.alert-dropdown {
    width: 200px;
}

/*::-webkit-scrollbar {
    display: none;
}*/

/* Side Navigation */
.puntero{
  cursor: pointer;
}

.informes .box{
    background-color: #2c3b510d;
    border-radius: 5px;
    /* border: 1px solid #8ec6ff; */
    cursor: pointer;
    padding: 15px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 30px;
    box-shadow: bisque;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0.0);
/*    box-shadow: 4px 4px 4px 3px #e0e0e0;*/
}

.informes .box:hover{
/*  background-color: #f8f7fa;*/
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(0, 0, 0, 0.15) 0px 2px 6px 2px;

}

/*.informes .box{
  background-color: ##cbe8bc;
  border-radius: 5px;
  border: 1px solid #8ec6ff;
  cursor: pointer;
  padding: 15px;
  margin-left: 10px;
  margin-right: 15px;
  margin-top: 10px;
}
.informes .box:hover{
  background-color: rgba(201, 233, 255, 0.5);
}*/
.informes .fa{
  font-size: 35px;
}
.informes #img{
  color: #2c3b51db;
}
.informes #titulo{
  font-weight: bold;
  color: #2c3b51db;
  font-size: 16px;
}
.informes .cuerpo{

}

.verde_b{
  background-color: #a3f5b2;
  color: black;
}
.amarillo_b{
  background-color: #ffffc1;
  color: black;
}
.rojo_b{
  background-color: #f5a3a3;
  color: black;
}

.badge-success {
  background-color: #d4edda;
  color: #155724;
}

.badge-danger {
  background-color: #f8d7da;
  color: #721c24;
}

table.dataTable>tbody>tr.selected {
  background-color: #dbdfff !important;
/*  background-color: #eefffb !important;*/

}

table.colored>tbody>tr.selected {
    background-color: #dbdfff !important;
/*  background-color: #eefffb !important;*/
}

.btn_top_space{
  margin-top: 10px;
}

.btn_top_space_xs{
  margin-top: 5px;
}

.btn_left_space{
  margin-left: 5px;
}

.table.table-header{
  margin-bottom: 0px;
}

.table.sin_espacio>thead>tr>th, .table.sin_espacio>tbody>tr>th, .table.sin_espacio>tfoot>tr>th, .table.sin_espacio>thead>tr>td, .table.sin_espacio>tbody>tr>td, .table.sin_espacio>tfoot>tr>td {
    padding: 20px;
    white-space: nowrap;
}

.table.sin_espacio2>thead>tr>th, .table.sin_espacio2>tbody>tr>th, .table.sin_espacio2>tfoot>tr>th, .table.sin_espacio2>thead>tr>td, .table.sin_espacio2>tbody>tr>td, .table.sin_espacio2>tfoot>tr>td {
    padding: 15px;
    /*white-space: nowrap;*/
}
.table.sin_espacio3>thead>tr>th, .table.sin_espacio3>tbody>tr>th, .table.sin_espacio3>tfoot>tr>th, .table.sin_espacio3>thead>tr>td, .table.sin_espacio3>tbody>tr>td, .table.sin_espacio3>tfoot>tr>td {
    padding: 12px;
    /*white-space: nowrap;*/
}

.table.sin_espacio4>thead>tr>th, .table.sin_espacio4>tbody>tr>th, .table.sin_espacio4>tfoot>tr>th, .table.sin_espacio4>thead>tr>td, .table.sin_espacio4>tbody>tr>td, .table.sin_espacio4>tfoot>tr>td {
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 15px;
    padding-bottom: 15px;
    /*white-space: nowrap;*/
}

.table-responsive.res-drop{height:800px!important;}

.table.color>thead>tr>th, .table.color>tbody>tr>td{
  background-color: #e7e7e7;
  color: black;
}
.table.color>thead>tr>th.verde, .table.color>tbody>tr>td.verde{
  background-color: lightgreen;
  color: black;
}
.table.color>thead>tr>th.rojo, .table.color>tbody>tr>td.rojo{
  background-color: red;
  color: white;
}
.table.color>thead>tr>th.blanco, .table.color>tbody>tr>td.blanco{
  background-color: white;
  color: black;
}
.table.color>thead>tr>th.amarillo, .table.color>tbody>tr>td.amarillo{
  background-color: #ffffc1;
  color: black;
}
.table.color>thead>tr>th.verde_amarillo, .table.color>tbody>tr>td.verde_amarillo{
  background-color: #e8ffe0;
  color: black;
}
.table.color>thead>tr>th.gris, .table.color>tbody>tr>td.gris{
  background-color: #c7c7c7;
  color: black;
}
.table.color>thead>tr>th.amarillo_rojo, .table.color>tbody>tr>td.amarillo_rojo{
  background-color: #eee290;
  color: black;
}
.table.color>thead>tr>th.amarillo_rojo_rojo, .table.color>tbody>tr>td.amarillo_rojo_rojo{
  background-color: #ecb768;
  color: black;
}

.table.color>thead>tr>th.rojo_amarillo_rojo, .table.color>tbody>tr>td.rojo_amarillo_rojo{
  background-color: #ec8d68;
  color: black;
}

.table.color>thead>tr>th.rojo, .table.color>tbody>tr>td.rojo{
  background-color: #ff5043;
  color: black;
}

.table.color>thead>tr>th.naranja, .table.color>tbody>tr>td.naranja{
  background-color: #ff3e00;
  color: black;
}

.table.color>thead>tr>td{

}

.side-nav>li>ul {
    padding: 0;
}

/* Flot Chart Containers */

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

/* Custom Colored Panels */

.panel-green {
    border-color: #5cb85c;
}

.panel-green > .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green > a {
    color: #5cb85c;
}

.panel-green > a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red > .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red > a {
    color: #d9534f;
}

.panel-red > a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow > .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow > a {
    color: #f0ad4e;
}

.panel-yellow > a:hover {
    color: #df8a13;
}

.panel {
  /*-webkit-box-shadow: 5px 4px 5px 3px rgba(0,0,0,0.15);*/

  /*box-shadow: 5px 4px 5px 3px rgba(0,0,0,0.15);*/

  /*box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);*/

/*  box-shadow: 0px 2px 6px rgb(20 9 51 / 17%);*/
  box-shadow: 0 4px 25px 0 rgba(0,0,0,.1);
  border: 0px;
  border-radius: 2px;
}

/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.2.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}

/*****************************************************/
/*****************************************************/
/*****************************************************/
/*****************************************************/
/****************************************************
  data range picker
*/
.daterangepicker.ltr .ranges {
    /*float: right;*/
}

.rago_de_fechas{
  background: #fff;
  cursor: pointer;
  border: 1px solid #ccc;
  width: 100%;
}

/*****************************************************/
/*****************************************************/
/*****************************************************/
/*****************************************************/

.red-tooltip + .tooltip > .tooltip-inner {
  background-color: #00c4ff;
}
.red-tooltip + .tooltip.left .tooltip-inner {
    background-color:#00c4ff;
}
.red-tooltip + .tooltip.left .tooltip-arrow {
      border-left-color: #00c4ff;
}

.preg{
  cursor: help;
}

.fondo_gris{
  /*background-color: ;*/
  padding: 8px;
  border-radius: 2px;
}

.alinear_izquierda{
  text-align: left;
}

.alinear_derecha{
  text-align: right;
}

.config-app-date-mismatch-cell {
  background-color: #fff7df !important;
  border-color: #efd9a2 !important;
  color: #4d3b12;
}

.config-app-date-mismatch-cell a {
  color: #2f5f8f;
  font-weight: 600;
}

.alinear_centro{
  text-align: center;
}

.alinear_h_centro{
  vertical-align: middle !important;
}

.alinear_top{
  vertical-align: top;
}

.negrita{
  font-weight: bold;
}
.fuente_gris{
  font-size: 15px;
  color: #676767;
  font-weight: 500;
}

.padding-30{
  padding-left: 30px !important;
}

.padding-15{
  padding-left: 15px !important;
}

.padding-top{
  padding-top: 10px;
}
.padding-left{
  padding-left: 10px;
}

.beige{
  background-color: inherit;
}

/*Scrollable typeahead bootstrap*/

/*.typeahead {
   max-height: 250px !important;
   width: max-content !important;
   overflow-y: scroll !important;
   overflow-x: scroll !important;
   background-color: red !important;
 }
*/

.list-group{
  border-radius: 2px;
}
.list-group-item:first-child,
.list-group-item:last-child {
    /*margin-bottom: 0;*/
    border-radius: 2px;
    /* border-bottom-right-radius: 4px; */
    /* border-bottom-left-radius: 4px; */
}

.informe .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 0px solid #ddd;
}

.list-group-item {
  font-size: 14px;
  padding: 15px 15px;
}

.table_redonda{
  border-radius: 3px !important;
  /*border: 1px solid #ddd;*/
}

/*.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
    color: #235b8a;
    font-weight: bold;
}*/

table>thead{
  background-color: #f8f7fa;
}

.datepicker table>thead, .daterangepicker table>thead{
  background-color: inherit;
}

.alert {
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: none;
}

.alert .alert-link,
.alert a {
  color: inherit;
  font-weight: 600;
  text-decoration: underline;
}

.alert .close {
  color: inherit;
  opacity: 0.65;
  text-shadow: none;
}

.alert .close:hover,
.alert .close:focus {
  color: inherit;
  opacity: 0.9;
}

.alert.alert-success,
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert.alert-info,
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert.alert-warning,
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert.alert-danger,
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.navbar-inverse .navbar-brand,

.side-nav>li>ul>li>a:hover {
    color: #0048c1;
}

.side-nav>li>ul>li.activo>a {
    color: white !important;
}

li.activo>a, li.activo>a{
  /*color: white !important;*/
  background-color: var(--ds-primary-light) !important;
  color: var(--ds-primary) !important;
}
/*Si cambiar el de arriba, cambia este tmb, son los fa de crear*/
.activo .elem_nuevo{
    color: white;
}
.elem_nuevo{
  color: #a3a3a3;
  float: right;
}
.elem_nuevo>i{
  padding-top: 4px;
  color: #a3a3a3;
}
.elem_component{
  float: left;
}

.alto-navbar{
  overflow: hidden;
}

/* Fix: elem_component ocupa el espacio restante junto al float derecho elem_nuevo */
.side-nav > li > ul > li > a.elem_component {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

div.dataTables_wrapper div.dataTables_filter {
  margin: 5px 5px 5px 5px !important;
}

.dataTables_wrapper .dataTables_length {
    padding: 5px !important;
}

.panel.panel-default.panel-heading{
  padding: 20px;
}

.activo{
  background-color: #2c3b51 !important;
}

.navbar{
  min-height: 55px;
}

.nav-tabs>li>a{
  border-radius: 1px 1px 0 0;
  margin-right: 0px;
}

.nav>li>a:focus{
  outline: none;
}

/*nav-tabs con diseño de lineas*/

/*
.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs>li {
  border-color: #eee #eee #ddd;
  border-left: 1px solid rgb(203, 214, 226);
  border-top: 1px solid rgb(203, 214, 226);
}
.nav-tabs>li:first-child{
  border-left: 1px solid rgb(203, 214, 226);
  border-right: 0px;
}
.nav-tabs>li:last-child{
  border-right: 0px;
  border-right: 1px solid rgb(203, 214, 227);
}*/

.navbar-nav>li>a:hover, .navbar-nav>li>a:focus{
  color: #5b5b5b !important;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #fff;
    background-color: #2c3b51;
    border: 1px solid #2c3b51;
    border-bottom-color: transparent;
    cursor: default;
    font-weight: 400;
    outline: none;
}
.navbar-inverse{
    background-image: inherit;
    background-color: #2c3b51;
    border-color: #2c3b51;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.32);
}
.side-nav ul>li:hover, .side-nav li>a:hover {
/*    font-weight: 500;*/
  font-weight: normal;
  color: #5b5b5b !important;
}

.side-nav li>a:hover {
  color: #5b5b5b !important;
}
.side-nav .activo a:hover, .side-nav .activo a:focus{
  color: #f4fbf3 !important;
}

.side-nav ul>li{
    background-color: #fbfbfb;
}
.side-nav>li>ul>li>a {
  /*font-size: 14px;*/
  display: block;
  padding: 10px 15px 10px 30px;
  text-decoration: none;
  color: #2c3b51 !important;
}

/* Hover visual en el <li> completo: pointer + sombreado sutil (mismo feedback que el <a>) */
.side-nav > li > ul > li {
    cursor: pointer;
}
.side-nav > li > ul > li:hover {
    background-color: #f0f0f0;
}

.side-nav>li>a{
  padding-left: 10px;
}

/****************************************************
  Control del alto de los inputs y de los botones
*/
.form-control{
  border: 1px solid #2c3b511a;
  padding: 6px 6px;
  font-size: 14px;
  border-radius: 2px;
  height: 38px;
  box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);
/*  color: #2c3b51;*/
  /*padding: 2px;
  height: 26px;*/
  /*box-shadow: none !important;*/
}
.form-control:focus {
  border-color: #e1e1e1;
  /*box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 1px 1px 3px 1px rgba(152, 152, 152, 0.6);*/
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);

}
/* DateRangePicker Config - INICIO */
.ranges li {
    color: #283f68;
    border-radius: 1px;
    padding: 5px 10px;
}

/*.ranges li {
    font-size: 13px;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;

    color: #08c;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer;
    }
    */
.ranges li.active, .ranges li:hover {
    background-color: #2c3b51;
    border: 1px solid #2c3b51;
    color: #fff;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #2c3b51;
    border-color: transparent;
    color: #fff;
}
/* DateRangePicker Config - FIN */

/* Autucomplete config INICIO */

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    background-image: -webkit-linear-gradient(top, #4e6bfe 0, #4e6bfe 100%);
    background-image: -o-linear-gradient(top, #4e6bfe 0, #4e6bfe 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4e6bfe), to(#4e6bfe));
    background-image: linear-gradient(to bottom, #4e6bfe 0, #4e6bfe 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff283068', GradientType=0);
    background-color: #4e6bfe;
}

/* Autucomplete config INICIO */

.titleTesoreria{
  text-align: left;
  /*background-color: #f2f1f1;
  color: #06083d;*/
  font-size: 16px;
}

.fa.resaltar{
   background-color: #0048c969;
    padding: 3px;
    border-radius: 2px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.32);
}

.title_dark{
  font-size: 22px;
  font-weight: 300;
  /*font-size: 22px;
  color: #06083d;*/
}
.title_white{
  font-size: 22px;
  color: #f8f7fa;
  font-weight: 300;
}

.panel-default>.panel-heading, .panel-success>.panel-heading {
    background-image: inherit;
}

/*

Modificando css para chosen
*/

.chosen-container-single .chosen-single {
    padding: 7px !important;
    border: 1px solid #e6e5ef !important;
    border-radius: 3px !important;
    line-height: inherit !important;

    height: inherit !important;
    background: inherit !important;
    background: linear-gradient(#fff 20%,#ffffff 50%,#fff 52%,#ffffff 100%) !important;
    background-clip: inherit !important;
    -webkit-box-shadow: inherit !important;
    box-shadow: inherit !important;

}

.chosen-container {
    display: inherit !important;
}

.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus, .datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active, .open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
    color: #ffffff;
    background-color: #2c3b51;
    border-color: #2c3b51;
}

.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active:hover, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
    color: #ffffff;
    background-color: #2c3b51;
    border-color: #2c3b51;
}
.chosen-container .chosen-results li.highlighted,
.chosen-container .chosen-results li.highlighted:hover{
  background-color: #2c3b51;
  background-image: inherit;

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #2c3b51), color-stop(90%, #182944));
  background-image: linear-gradient(#2c3b51 20%, #182944 90%);
}

.logo_cliente_c{
  text-align: center;
  background-color: #f8f7fa;
  border-bottom: 1px solid #f1f1f1;
}

.table>thead>tr>td.info, .table>tbody>tr>td.info, .table>tfoot>tr>td.info, .table>thead>tr>th.info, .table>tbody>tr>th.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>tbody>tr.info>td, .table>tfoot>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr.info>th, .table>tfoot>tr.info>th {
    background-color: #2c3b5121;
}

.table-hover>tbody>tr:hover {
  background-color: #2c3b5112 !important;
}

#factDatosFactu label{
  padding-top: 5px;
}

/*.ocTabla table tbody,.ocTabla table thead
{
    display: block;
}*/

.ocTabla{
  max-height: 600px;
  overflow: auto;
}

.ventasTabla{
  max-height: 600px;
  overflow: auto;
}

.consumptionTabla{
  max-height: 600px;
  overflow: auto;
}

.merchantTable{
  max-height: 500px;
  overflow: auto;
}

.payment_max_height{
  max-height: 550px;
  overflow: auto;
}

.treasury_movs_max_height{
  max-height: 650px;
  overflow: auto;
}

.panel-default>.panel-heading {
    border-color: #ddd;
}

.bg-transparent {
  background-color: transparent !important;
}

.checkbox {
  width: 100%;
  margin: 15px auto;
  position: relative;
  display: block;
}
.checkbox label {
  position: relative;
  min-height: 34px;
  display: block;
  padding-left: 40px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
  padding-top: 6px;
}
.checkbox label span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.checkbox label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 22px;
  height: 22px;
  transition: transform 0.28s ease;
  border-radius: 2px;
  border: 2px solid #2c3b51;
}
.checkbox label:after {
  content: "";
  display: block;
  width: 10px;
  height: 5px;
  border-bottom: 2px solid #2c3b51;
  border-left: 2px solid #2c3b51;
  transform: rotate(-45deg) scale(0);
  transition: transform ease 0.25s;
  position: absolute;
  top: 12px;
  left: 10px;
}

.checkbox input[type="checkbox"] {
  width: auto;
  opacity: 0.00000001;
  position: absolute;
  left: 0;
  margin-left: -20px;
}
.checkbox input[type="checkbox"]:checked ~ label:before {
  border: 2px solid #2c3b51;
}
.checkbox input[type="checkbox"]:checked ~ label:after {
  transform: rotate(-45deg) scale(1);
}
.checkbox input[type="checkbox"]:focus + label::before {
  outline: 0;
}

/*Aumento tamaño de los checkbox de los inptos add on*/
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    height: 20px;
    width: 25px;
}

.format_checkbox{
  height: 20px;
  width: 25px;
  display: block;
  accent-color: #6c6c6c;
/*  accent-color: darkslategray;*/

}
.format_checkbox_td{
  vertical-align: inherit !important;
}

input[type="checkbox"]{
  accent-color: #ebebeb;
}
input[type="radio"]{
/*  accent-color: #2c3b51;*/
  accent-color: darkgray;

}

.max_width{
  width: 100%;
}

.config_tutorial_products{
  border: 1px solid lightgray;
  border-radius: 2px;
}

/*.select2-container .select2-selection--single .select2-selection__rendered {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 2px;
  padding-right: 2px;
}*/

:focus-visible {
    outline: 0px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
/*    border: solid #f1f1f1 1px;*/
    border: solid #e1ddf2 1px;
    outline: 0;
}

.select2-container--default .select2-selection--multiple{
  border: solid #e1ddf2 1px;
  border-radius: 1px;
}
.select2-dropdown{
  max-width: 400px !important;
}
.select2-container{
  width: 100% !important;
}
.select2-results__option {
    padding: 8px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice
{
    background-color: #a0bce552;
    border: 1px solid #a0bce552;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 5px 5px 5px 5px;
    color: #2c3b51;
}
.select2-container .select2-search--inline {
    padding: 3px;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #e1ddf2;
    border-radius: 1px;
}
.select2-container .select2-selection--single {
    height: 38px;
    padding: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 38px;
}
.select2:focus-visible,
/*.select2-container .select2-selection--single:focus-visible,*/
.select2-container--focus {
    border-color: #e1e1e1;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #2c3b51;
    color: white;
}

.select2-container--default .select2-results > .select2-results__options {
    overflow-y: scroll;
}

.textarea_cta_cte{
  /*height: 300px !important;
  width: 100%;*/
  border: 1px solid lightgray;
  padding: 10px;
}

.tox .tox-promotion-link{
  display: none !important;
}

.auto_width_date{
  white-space: break-spaces !important;
}
.auto_width_string{
  white-space: inherit !important;
}

.width_65{
  width: 65% !important;
}

.titulo_mayor{
  background-color: #e3e3e3;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 2px;
}

.fixed_width{
  width: 90px;
}

.suscripcion .tablaCliente,
.suscripcion .tablaProductos{
  max-height: 500px;
}

ul.dropdown-menu>li>a {
    display: block;
    padding: 8px 20px;
}
ul.dropdown-menu {
    padding: 0px 0;
}
ul.dropdown-menu .divider {
    margin: 0px 0;
}

.dropdown.open ul.dropdown-menu>li>a {
    display: block;
    padding: 12px 20px;
}
/*.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #2c3b51;
    background-color: #f5f5f5;
    background-image: inherit;

}*/

/*select {
  appearance: none;
  background-color: transparent;
  border: none;
  padding: 0 1em 0 0;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
  cursor: inherit;
  line-height: inherit;
}*/

/*select {
  width: 100%;
  min-width: 15ch;
  max-width: 30ch;
  border: 1px solid red;
  border-radius: 0.25em;
  padding: 0.25em 0.5em;
  font-size: 1.25rem;
  cursor: pointer;
  line-height: 1.1;
  background-color: #fff;
  background-image: linear-gradient(to top, #f9f9f9, #fff 33%);
  align-items: center;
}
select::after {
  content: "";
  width: 0.8em;
  height: 0.5em;
  background-color: red;
  clip-path: polygon(100% 0%, 0 0%, 50% 100%);
  justify-self: end;
}

*/

.dropzone {
    min-height: 150px;
/*    border: 2px solid rgba(0,0,0,.3);*/
    /*background: #fff;*/
    padding: 50px 20px;
/*    border: 1px solid lightgray;*/
    border-radius: 1px;
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, .1);

}

.masiva-error{
  min-width: 300px;
}
.masiva-alto-tabla{
  max-height: 600px;
  overflow-x: scroll;
  overflow-y: scroll;
}
.masiva_nombre_archivo{
  margin: 10px;
  color: #2c3b51;
}

.max_alto_tabla_cobro_pendiente{
  max-height: 700px;
}
.max_alto_tabla_generica{
  max-height: 700px;
}

.max_alto_500{
  max-height: 500px;
  overflow-x: scroll;
  overflow-y: scroll;
}
/*Difinimos un css para smartphoens mirar @media (max-width:768px) {*/
.cash_flow_title{
  width: 105%;
  display: inline-block;
  padding: 7px;
  text-align: left;
  margin-top: 5px;
}

.radio_button_custom{
  display: inline-flex;
}
.radio_button_custom_space{
  margin-left: 15px;
}

.width_95{
  width: 95%;
}

.width_40_px{
  width: 40px;
}

.width_400_px{
  width: 400px;
}

.width_remito_descripction{
  width: 300px;
}

.row_left{
  border-left: 1px solid black;
}

input[type="range"] {
  width: 30px;
  display: inline-grid;
  vertical-align: sub;
  accent-color: #2c3b51;
}

.screen-reader-only {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.factory_column_gray{
  background-color: lightgray;
}

.aditional_options{
  display: block;
  padding: 15px;
/*  background-color: rgb(243, 243, 243);*/
}

.margin_left_10{
  margin-left: 10px;
}

.panel_heading_collect,
.panel_heading_payment{
  height: 60px;
  background-color: #e6e6e6 !important;
}

.accounting_edit{
  margin-right: 30px;
  padding-left: 65px;
  padding-right: 65px;
}

canvas.resizable-canvas {
  resize: vertical;
  overflow: auto;
  min-height: 300px;
  max-height: 1200px;
  display: block;
}

/* Para navegadores basados en Webkit (Chrome, Edge, Safari) */
#table-responsive-cliente::-webkit-scrollbar {
  height: 14px; /* aumenta el grosor de la barra horizontal */
}

#table-responsive-cliente::-webkit-scrollbar-thumb {
  background-color: #aaa;  /* color de la barra */
  border-radius: 8px;
}

#table-responsive-cliente::-webkit-scrollbar-track {
  background: #f1f1f1; /* color del fondo */
}

.min-width-import{
  min-width: 400px;
}

.max-modal-height{
  max-height: 800px;
  overflow-x: scroll;
  overflow-y: scroll;
}
.max-width-col{
  max-width: 214px;
}

.button-treasury-card{
  width: 175px;
}

.td-id-tesoreria {
  white-space: nowrap;
}

.icono-tipo {
  font-size: 14px;
  margin-right: 6px;
  vertical-align: middle;
}

/* A COBRAR */
.icono-A_COBRAR {
  color: #5b7ede; /* info */
}

/* A PAGAR */
.icono-A_PAGAR {
  color: #d9534f; /* danger */
}

/* EFECTIVO */
.icono-EFECTIVO {
  color: #5cb85c; /* success */
}

/* BANCO */
.icono-BANCO {
  color: #7b68ee; /* violeta suave */
}

/* OTRA CUENTA */
.icono-OTRA_CUENTA {
  color: #777;
}

/* NO MOSTRAR */
.icono-NO_MOSTRAR {
  color: #aaa;
}

.id-cuenta {
  font-weight: 600;
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    padding: 8px 12px;
}

.navbar-inverse .navbar-nav>li>a{
    text-shadow: none;
}

/**
 * ===========================================================================
 * ===========================================================================
 * ===========================================================================
 * ===========================================================================
 * ===========================================================================
 * ===========================================================================
 * ===========================================================================
 *                          RESPONSIVE FROM HERE
 * ===========================================================================
 * ===========================================================================
 * ===========================================================================
 * ===========================================================================
 * ===========================================================================
 * ===========================================================================
 * ===========================================================================
 * /

/*Oculta los elementos que contengan este class cuando el dispositivo es menor a 1180, un iPad*/
@media only screen and (min-width: 1180px) {
  .mobile-only {
    display: none;
  }
}

@media (max-width:768px) {
  body{
    margin-top: 100px;
  }

  #fixed-top{
    left: 25% !important;
    width: 50% !important;
  }

  .contenido-ppal{
    background-color: white;
    padding-top: 20px;
    padding-left: 10px !important;
    padding-right: 0px !important;
    margin-left: -10px !important;
    /*margin-right: -20px !important;*/
    /*margin-right: -10px;*/
    width: 104%;
  }
  .footer{
    margin: 40px -15px 0px -15px !important;
    padding: 30px 7px 10px 7px !important;
    font-weight: 200;
    font-size: 15px;
    text-align: center;
    background-color: #f5f5f5;
    opacity: 0.8;
    color: #6357BB;
    border-bottom: 2;
  }

  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    background-color: #e3e3e3;
  }
  .navbar-inverse .navbar-toggle {
      border-color: #34458c;
  }
  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #414141;
  }
  .nav-tabs>li{
    float: inherit;
    border: 1px solid rgb(203, 214, 226) !important;
  }

  .cash_flow_title{
    width: 100%;
    display: inline-block;
    padding: 12px;
    text-align: left;
    margin-top: 5px;
  }
}

@media(min-width: 768px){

    #wrapper {
        padding-left: 225px;
    }

    #page-wrapper {
        padding: 10px 20px 30px 50px;
    }

    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    /*padding-left: 10px;*/
      padding-right: 5px;
    }

    .modal-l {
      width: 65%;
    }
    .modal-xl {
      width: 77%;
      /*margin: 3px auto;*/
    }
    .modal-xxl {
        width: 90%;
    }
    .modal-xxxl {
        width: 95%;
    }

    .navbar-nav>li {
      float: initial;
      /*border-bottom: 1px solid #f4f4f4;*/
      /*font-size: 13px;*/
      font-weight: 400;

    }

    .side-nav {
        position: fixed;
        top: 55px;
        left: 225px;
        width: 255px;
        margin-left: -225px;
        /*border: 1px solid lightgray ;*/
        border-radius: 0;
        background-color: #ffffff;
        bottom: 0;
        overflow-x: hidden;
        overflow-y: scroll;
        padding-bottom: 40px;
/*        box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 1px 3px 5px 0px rgba(0,0,0,0.2);*/
        box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 15px 0px;
    }

    .side-nav::-webkit-scrollbar {
        display: none;
    }

    .boton_emitir{
      padding-top: 10px;
      padding-bottom: 10px;
      margin-top: 15px;
    }
    .informes .box{
      padding: 15px;
      margin-left: 25px;
      height: 98px;
    }

    /*.side-nav>li>a {
      border-top: 1px solid #292929;
    }*/

    /*.side-nav>li>a {
        width: 213px;
    }*/

    .side-nav li a:hover,
    .side-nav li a:focus {
        outline: none;
        /*background-color: #000 !important;*/
    }
}


/* ==========================================================================
   Toggle Switch (radios nativos cliqueables, look BS5)
   ========================================================================== */
.toggle-switch-row {
  display: flex;
  align-items: center;
  gap: 18px;
}
.toggle-switch-row .switch-option {
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 600;
  color: #999;
}
.toggle-switch-row .switch-option input[type="radio"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 44px;
  height: 24px;
  background-color: #c8d4e0;
  border-radius: 24px;
  position: relative;
  cursor: pointer;
  transition: background-color 0.25s ease;
  flex-shrink: 0;
  margin: 0;
  outline: none;
  border: none;
}
.toggle-switch-row .switch-option input[type="radio"]::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 50%;
  transition: transform 0.25s ease;
  box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}
.toggle-switch-row .switch-option input[type="radio"]:checked {
  background-color: #2c3b51;
}
.toggle-switch-row .switch-option input[type="radio"]:checked::after {
  transform: translateX(20px);
}
.toggle-switch-row .switch-option:has(input:checked) {
  color: #2c3b51;
}

.configuracion-facturacion-tab-content {
  max-height: 800px;
  overflow-y: auto;
}

.cloudbeds-config {
  padding-bottom: 24px;
}

.cloudbeds-config-layout {
  margin-top: 4px;
}

.cloudbeds-section-content .cloudbeds-config-panel {
  margin-bottom: 0;
}

.cloudbeds-config-option {
  margin-bottom: 10px;
}

.cloudbeds-config-card {
  background: #fff;
  border: 1px solid #f1f5f9;
  border-radius: 8px;
  min-height: 80px;
  padding: 10px 12px 8px;
}

.cloudbeds-config-card .sf-switch-control {
  min-height: auto;
  margin-bottom: 0;
}

.cloudbeds-config-card .sf-switch-control label {
  color: #334155;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.35;
  min-height: auto;
  margin-bottom: 4px;
}

.cloudbeds-config-card .sf-switch-field {
  justify-content: space-between;
}

.cloudbeds-config-card .form-control {
  margin-top: 4px;
}

.cloudbeds-config-card.is-saving {
  background: #f8fbff;
  border-color: #93c5fd;
}

.cloudbeds-config-card.is-saved {
  border-color: #9bd8b4;
}

.cloudbeds-config-card.is-error {
  background: #fffafa;
  border-color: #f3a3a3;
}

.cloudbeds-config-save-status {
  color: #64748b;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  min-height: 18px;
  margin-left: 12px;
  vertical-align: middle;
}

.cloudbeds-config-save-status.is-pending {
  color: #b45309;
}

.cloudbeds-config-save-status.is-saving {
  color: #4d6bfe;
}

.cloudbeds-config-save-status.is-saved {
  color: #10b981;
}

.cloudbeds-config-save-status.is-error {
  color: #ef4444;
}

.cloudbeds-config-panel {
  margin-bottom: 18px;
}

.cloudbeds-summary-actions {
  align-items: center;
  border-bottom: 1px solid #f1f5f9;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 16px;
  padding-bottom: 14px;
}

.cloudbeds-summary-actions .cloudbeds-config-save-status {
  margin-left: 0;
}

.cloudbeds-summary-actions .label {
  display: inline-block;
  line-height: 1.6;
}

.cloudbeds-help-text {
  color: #64748b;
  font-size: 12px;
  margin: 2px 0 0 0;
  line-height: 1.4;
}

.cloudbeds-summary-label {
  margin-bottom: 4px;
  color: #64748b;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.cloudbeds-summary-value {
  background: #f8fafc;
  border: 1px solid #f1f5f9;
  border-radius: 8px;
  color: #334155;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  padding: 6px 14px;
}

.cloudbeds-section-desc {
  margin-bottom: 14px;
  color: #64748b;
  font-size: 13px;
}

.sf-profile-nav {
  background: #fff;
  border: 1px solid #dce3ed;
  border-radius: 8px;
  margin: 0 0 18px;
  padding: 8px;
}

.sf-profile-nav>li>a {
  color: #34445c;
  font-weight: 700;
}

.sf-profile-nav>li>a:hover,
.sf-profile-nav>li>a:focus {
  background: #edf5ff;
  color: #1d5f99;
}

.sf-company-card,
.sf-profile-card,
.sf-profile-summary-card {
  background: #fff;
  border: 1px solid #dce3ed;
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(33, 47, 71, 0.08);
  margin-bottom: 24px;
}

.sf-company-card {
  padding: 24px;
}

.sf-company-hero {
  align-items: flex-start;
  border-bottom: 1px solid #edf1f5;
  display: flex;
  gap: 18px;
  margin-bottom: 18px;
  padding-bottom: 18px;
}

.sf-company-hero-logo {
  align-items: center;
  background: #f8fafc;
  border: 1px solid #e2e9f2;
  border-radius: 8px;
  display: flex;
  flex: 0 0 86px;
  height: 86px;
  justify-content: center;
  overflow: hidden;
}

.sf-company-header-logo-img {
  display: block;
  max-height: 76px;
  max-width: 76px;
}

.sf-company-logo-placeholder {
  color: #7a899f;
  font-size: 30px;
}

.sf-company-hero-main {
  flex: 1 1 auto;
  min-width: 0;
}

.sf-company-hero-main h2 {
  color: #243247;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0;
  margin: 4px 0 2px;
  overflow-wrap: anywhere;
}

.sf-company-hero-main p {
  color: #5f6f84;
  margin: 0 0 12px;
}

.sf-company-eyebrow {
  color: #6b788c;
  display: block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}

.sf-company-hero-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.sf-company-pill {
  background: #f8fafc;
  border: 1px solid #e4eaf1;
  border-radius: 7px;
  display: inline-block;
  min-width: 150px;
  padding: 9px 12px;
}

.sf-company-pill small {
  color: #6b788c;
  display: block;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 3px;
  text-transform: uppercase;
}

.sf-company-pill strong {
  color: #223047;
  display: block;
  font-size: 14px;
  line-height: 1.25;
  overflow-wrap: anywhere;
}

.sf-company-status {
  align-items: center;
  background: #eef8f2;
  border: 1px solid #cfe9d9;
  border-radius: 18px;
  color: #287246;
  display: inline-flex;
  flex: 0 0 auto;
  font-size: 12px;
  font-weight: 700;
  gap: 7px;
  padding: 7px 12px;
}

.sf-company-status-dot {
  background: #2eb872;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  width: 8px;
}

.sf-company-section {
  border-top: 1px solid #edf1f5;
  padding-top: 18px;
}

.sf-company-section + .sf-company-section {
  margin-top: 12px;
}

.sf-company-section h3 {
  color: #2d3d55;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0;
  margin: 0 0 14px;
}

.sf-company-form .form-group {
  min-height: 92px;
}

.sf-company-form label {
  color: #34445c;
  font-size: 13px;
}

.sf-company-form .help-block {
  color: #6f7d91;
  font-size: 12px;
  margin-bottom: 0;
}

.sf-company-form input[disabled],
.sf-company-form .sf-protected-input {
  background: #f3f6f9;
  border-color: #d8e0e9;
  color: #536274;
  cursor: not-allowed;
  font-weight: 700;
}

.sf-protected-field .help-block {
  color: #6b788c;
  font-weight: 700;
}

.sf-company-settings-grid {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.sf-company-setting-card {
  border: 1px solid #e4eaf1;
  border-radius: 8px;
  padding: 14px 14px 4px;
}

.sf-company-setting-card h4 {
  color: #243247;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  margin: 0 0 12px;
}

.sf-company-setting-card .form-group,
.sf-switch-control {
  min-height: 80px;
}

.sf-switch-control label {
  display: block;
  min-height: 34px;
}

.sf-boolean-select {
  height: 1px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  width: 1px;
}

.sf-switch-field {
  align-items: center;
  display: flex;
  gap: 10px;
}

.accounting-template-status-row {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.accounting-template-audit-detail {
  color: #64748b;
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  gap: 4px 10px;
  line-height: 1.4;
}

.accounting-template-audit-label {
  color: #34445c;
  font-weight: 700;
}

#accountingTemplateTable > tbody > tr.accounting-template-row-editing > td {
  background-color: rgba(59, 130, 246, 0.12);
  border-color: rgba(59, 130, 246, 0.24);
}

#accountingTemplateTable > tbody > tr.accounting-template-row-editing > td:first-child {
  box-shadow: inset 3px 0 0 var(--ds-info, #3b82f6);
}

#accountingTemplateTable > tbody > tr[data-id] {
  cursor: pointer;
}

#accountingTemplateTable > tbody > tr[data-id]:hover > td {
  background-color: rgba(59, 130, 246, 0.08);
}

.accounting-template-active-toggle {
  background: transparent;
  border: 0;
  line-height: 1;
  padding: 2px 4px;
}

.accounting-template-active-toggle:focus {
  outline: 2px solid #9bc6ef;
}

.accounting-template-active-toggle[disabled] {
  cursor: wait;
  opacity: 0.65;
}

.accounting-template-active-static {
  display: inline-block;
  line-height: 1;
  padding: 2px 4px;
}

.accounting-template-active-icon {
  color: var(--ds-success, #10b981);
}

.accounting-template-inactive-icon {
  color: var(--ds-danger, #ef4444);
}

.sf-switch-toggle {
  background: #c9d4e1;
  border: 0;
  border-radius: 20px;
  height: 28px;
  padding: 3px;
  position: relative;
  transition: background 0.2s ease;
  width: 52px;
}

.sf-switch-toggle:focus {
  outline: 2px solid #9bc6ef;
}

.sf-switch-toggle.is-on {
  background: #2f8f5b;
}

.sf-switch-knob {
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
  display: block;
  height: 22px;
  transition: transform 0.2s ease;
  width: 22px;
}

.sf-switch-toggle.is-on .sf-switch-knob {
  transform: translateX(24px);
}

.sf-switch-state {
  color: #34445c;
  font-size: 13px;
  font-weight: 700;
}

.sf-company-actions {
  align-items: center;
  border-top: 1px solid #edf1f5;
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
  padding-top: 18px;
}

.sf-company-change-state {
  align-items: center;
  color: #66778d;
  display: inline-flex;
  flex-wrap: wrap;
  font-size: 13px;
  font-weight: 700;
  gap: 8px;
}

.sf-company-change-dot {
  background: #93a3b7;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  width: 8px;
}

.sf-company-change-state.is-dirty {
  color: #956313;
}

.sf-company-change-state.is-dirty .sf-company-change-dot {
  background: #e5a11f;
}

.sf-company-last-update {
  color: #2f8f5b;
  font-weight: 700;
}

.sf-company-action-buttons {
  display: flex;
  gap: 8px;
}

.sf-profile-card,
.sf-profile-summary-card {
  overflow: hidden;
}

.sf-profile-card-heading {
  border-bottom: 0;
}

.sf-logo-uploader {
  align-items: center;
  display: flex;
  gap: 18px;
}

.sf-logo-preview {
  align-items: center;
  background: #f8fafc;
  border: 1px dashed #b9c7d8;
  border-radius: 8px;
  display: flex;
  height: 130px;
  justify-content: center;
  min-width: 170px;
  padding: 12px;
}

.sf-logo-preview .thumb {
  max-height: 105px;
  max-width: 145px;
}

.sf-logo-actions {
  flex: 1 1 auto;
}

.sf-logo-select {
  margin-bottom: 8px;
}

.sf-profile-summary {
  text-align: center;
}

.sf-profile-avatar {
  align-items: center;
  background: #edf5ff;
  border-radius: 50%;
  color: #2d6f9f;
  display: inline-flex;
  font-size: 24px;
  height: 56px;
  justify-content: center;
  margin-bottom: 10px;
  width: 56px;
}

.sf-profile-summary h4 {
  color: #243247;
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 4px;
}

.sf-profile-email {
  color: #66778d;
  overflow-wrap: anywhere;
}

.sf-profile-summary-row {
  border-top: 1px solid #edf1f5;
  margin-top: 12px;
  padding-top: 12px;
  text-align: left;
}

.sf-profile-summary-row span {
  color: #6b788c;
  display: block;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}

.sf-profile-summary-row strong {
  color: #243247;
  display: block;
  font-size: 13px;
  margin-top: 4px;
}

.sf-role-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.sf-role-badge {
  background: #f4f8fb;
  border: 1px solid #dce6f0;
  border-radius: 14px;
  color: #34445c;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  padding: 6px 10px;
}

@media (max-width: 991px) {
  .sf-company-settings-grid {
    grid-template-columns: 1fr;
  }

  .sf-company-hero {
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .sf-company-card {
    padding: 16px;
  }

  .sf-company-hero {
    display: block;
  }

  .sf-company-hero-logo {
    margin-bottom: 12px;
  }

  .sf-company-status {
    margin-top: 12px;
  }

  .sf-company-pill {
    width: 100%;
  }

  .sf-company-actions,
  .sf-logo-uploader {
    align-items: stretch;
    display: block;
  }

  .sf-company-action-buttons {
    display: block;
    margin-top: 12px;
  }

  .sf-company-action-buttons .btn {
    margin-top: 8px;
    width: 100%;
  }

  .sf-logo-preview {
    margin-bottom: 12px;
    width: 100%;
  }
}

/* ============================================================
   Profile tabs - nav-tabs style matching frontend patterns
   ============================================================ */
.sf-profile-nav.nav-tabs {
  border-bottom: 1px solid #dce3ed;
  margin-bottom: 0;
}

.sf-profile-nav.nav-tabs > li {
  margin-bottom: -1px;
}

.sf-profile-nav.nav-tabs > li > a {
  border: 1px solid transparent;
  border-radius: 6px 6px 0 0;
  color: #5f6f84;
  font-weight: 700;
  margin-right: 2px;
  padding: 10px 18px;
}

.sf-profile-nav.nav-tabs > li > a:hover,
.sf-profile-nav.nav-tabs > li > a:focus {
  background: #edf5ff;
  border-color: #dce3ed #dce3ed transparent;
  color: #1d5f99;
}

.sf-profile-nav.nav-tabs > li.active > a,
.sf-profile-nav.nav-tabs > li.active > a:hover,
.sf-profile-nav.nav-tabs > li.active > a:focus {
  background: #fff;
  border-color: #dce3ed #dce3ed transparent;
  color: #1d5f99;
  cursor: default;
}

/* Tab content spacing */
.sf-tab-content {
  margin-top: 18px;
}

.sf-tab-content > .tab-pane {
  display: none;
}

.sf-tab-content > .active {
  display: block;
  padding-left: 15px;
}

/* Company card inside tab */
.sf-company-card--tab {
  margin-bottom: 0;
}

/* ============================================================
   Protected field enhancements
   ============================================================ */
.sf-protected-input-wrapper {
  position: relative;
}

.sf-protected-input-wrapper .sf-protected-badge {
  align-items: center;
  color: #aab7cb;
  display: flex;
  font-size: 13px;
  height: 100%;
  pointer-events: none;
  position: absolute;
  right: 10px;
  top: 0;
}

.sf-company-form input[disabled],
.sf-company-form .sf-protected-input {
  background: #e9edf3;
  border-color: #cdd6e2;
  color: #3d4d63;
  cursor: not-allowed;
  font-weight: 700;
}

.sf-protected-field .help-block {
  color: #8897ab;
  font-weight: 700;
}

/* ============================================================
   Profile sidebar responsive
   ============================================================ */
@media (max-width: 767px) {
  .sf-tab-content .tab-pane.active .panel-body .col-md-10,
  .sf-tab-content .tab-pane.active .panel-body .col-md-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .sf-profile-nav.nav-tabs > li > a {
    font-size: 12px;
    padding: 8px 12px;
  }
}

/* ============================================================
   POS modern retail interface
   ============================================================ */
.pos-shell {
  background: #f4f6f9;
  color: #1f2937;
  display: flex;
  flex-direction: column;
  height: calc(100vh - 30px);
  min-height: calc(100vh - 30px);
  overflow-x: hidden;
  overflow-y: auto;
  padding: 14px;
}

.pos-shell *,
.pos-payment-modal * {
  letter-spacing: 0;
}

.pos-kicker {
  color: #64748b;
  display: block;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}

.pos-touch-btn {
  min-height: 44px;
}

.pos-layout .btn:focus,
.pos-layout .form-control:focus,
.pos-payment-modal .btn:focus,
.pos-payment-modal .form-control:focus {
  border-color: #0f766e;
  box-shadow: 0 0 0 2px rgba(15, 118, 110, 0.22);
  outline: none;
}

.pos-topbar {
  background: #fff;
  border: 1px solid #dbe3ee;
  border-radius: 8px;
  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.06);
  margin-bottom: 10px;
  padding: 8px 10px;
  position: sticky;
  flex: 0 0 auto;
  top: 0;
  z-index: 20;
}

.pos-topbar-compact {
  min-height: 58px;
}

.pos-register-row {
  align-items: center;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  min-height: 44px;
}

.pos-register-summary {
  align-items: center;
  display: flex;
  flex: 1 1 auto;
  gap: 8px;
  min-width: 0;
}

.pos-topbar-main {
  align-items: center;
  display: flex;
  gap: 16px;
  justify-content: space-between;
}

.pos-brand-block h2,
.pos-search-heading h3,
.pos-ticket-header h3 {
  color: #0f172a;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.2;
  margin: 2px 0 0;
}

.pos-session-strip {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: flex-end;
}

.pos-session-pill {
  align-items: center;
  background: #f8fafc;
  border: 1px solid #dbe3ee;
  border-radius: 8px;
  display: flex;
  gap: 7px;
  min-height: 38px;
  padding: 6px 9px;
}

.pos-session-pill span {
  color: #64748b;
  font-size: 11px;
  font-weight: 700;
}

.pos-session-pill strong {
  color: #0f172a;
  font-size: 12px;
  max-width: 132px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pos-session-pill strong.pos-caja-actual {
  align-items: center;
  display: inline-flex;
  gap: 8px;
  max-width: none;
  overflow: visible;
}

.pos-caja-nombre {
  color: #0f172a;
  font-size: 12px;
  font-weight: 900;
  max-width: 132px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pos-caja-status {
  align-items: center;
  color: #475569;
  display: inline-flex;
  font-size: 11px;
  font-weight: 800;
  gap: 5px;
  white-space: nowrap;
}

.pos-status-dot {
  background: #16a34a;
  border-radius: 50%;
  box-shadow: 0 0 0 3px rgba(22, 163, 74, 0.14);
  display: inline-block;
  height: 10px;
  width: 10px;
}

.pos-caja-status.is-closed .pos-status-dot {
  background: #dc2626;
  box-shadow: 0 0 0 3px rgba(220, 38, 38, 0.14);
}

.pos-caja-status.is-closed .pos-status-text {
  color: #991b1b;
}

.pos-caja-status.is-open .pos-status-text {
  color: #166534;
}

.pos-topbar-actions {
  display: flex;
  flex: 0 0 auto;
  flex-wrap: nowrap;
  gap: 6px;
  margin-top: 0;
}

.pos-topbar-actions .btn {
  border-radius: 8px;
  font-size: 12px;
  font-weight: 700;
  min-height: 38px;
  padding: 7px 9px;
}

.pos-clean-view .pos-workspace {
  gap: 10px;
}

body.pos-clean-page-active {
  margin-top: 0 !important;
}

body.pos-clean-page-active .navbar.navbar-inverse.navbar-fixed-top,
body.pos-clean-page-active .navbar-collapse.navbar-ex1-collapse,
body.pos-clean-page-active .nav.navbar-nav.side-nav {
  display: none !important;
}

body.pos-clean-page-active #wrapper {
  padding-left: 0 !important;
}

body.pos-clean-page-active #page-wrapper {
  padding: 0 !important;
}

body.pos-clean-page-active .pos-shell {
  height: 100vh;
  min-height: 100vh;
}

.pos-operation-feedback {
  background: #e8f3ff;
  border: 1px solid #bcd8fb;
  border-radius: 8px;
  color: #1d4ed8;
  display: none;
  font-weight: 700;
  margin-top: 10px;
  padding: 9px 12px;
  position: fixed;
  right: 22px;
  top: 78px;
  width: 340px;
  z-index: 1080;
}

.pos-operation-feedback.is-visible {
  display: block;
}

.pos-cajas-bar {
  align-items: center;
  border-left: 1px solid #edf2f7;
  display: flex;
  gap: 10px;
  margin-left: 2px;
  min-width: 0;
  padding-left: 10px;
}

.pos-cajas-label {
  color: #475569;
  font-size: 12px;
  font-weight: 800;
  white-space: nowrap;
}

.pos-cajas-tabs {
  display: flex;
  gap: 5px;
  min-width: 0;
  overflow-x: auto;
  white-space: nowrap;
}

.pos-cajas-tabs > li > a {
  border-radius: 8px;
  color: #475569;
  font-weight: 700;
  min-height: 32px;
  padding: 6px 9px;
}

.pos-cajas-tabs > li.active > a,
.pos-cajas-tabs > li.active > a:hover,
.pos-cajas-tabs > li.active > a:focus {
  background: #0f766e;
  color: #fff;
}

.pos-workspace {
  align-items: flex-start;
  display: flex;
  gap: 10px;
  flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
}

.pos-sidebar {
  background: #fff;
  border: 1px solid #dbe3ee;
  border-radius: 8px;
  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.05);
  flex: 0 0 220px;
  height: 100%;
  max-height: none;
  overflow: hidden;
  padding: 12px;
  position: sticky;
  top: 76px;
}

.pos-panel-resizer {
  align-items: center;
  align-self: stretch;
  cursor: col-resize;
  display: flex;
  flex: 0 0 2px;
  justify-content: center;
  min-height: 100%;
  outline: none;
  position: relative;
  touch-action: none;
}

.pos-panel-resizer span {
  background: #cbd5e1;
  border-radius: 8px;
  display: block;
  height: 58px;
  transition: background 140ms ease, box-shadow 140ms ease, height 140ms ease;
  width: 3px;
}

.pos-panel-resizer:hover span,
.pos-panel-resizer:focus span,
body.pos-is-resizing .pos-panel-resizer span {
  background: #0f766e;
  box-shadow: 0 0 0 4px rgba(15, 118, 110, 0.12);
  height: 76px;
}

body.pos-is-resizing {
  cursor: col-resize;
  user-select: none;
}

.pos-sidebar-header {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.pos-category-search,
.pos-search-box,
.pos-client-search {
  align-items: center;
  background: #f8fafc;
  border: 1px solid #dbe3ee;
  border-radius: 8px;
  display: flex;
  gap: 8px;
  padding: 7px 9px;
}

.pos-category-search .fa,
.pos-search-box .fa,
.pos-client-search .fa {
  color: #64748b;
}

.pos-category-search .form-control,
.pos-search-box .form-control,
.pos-client-search .form-control {
  background: transparent;
  border: 0;
  box-shadow: none;
  height: 34px;
  padding-left: 0;
}

.pos-category-list {
  list-style: none;
  margin: 12px 0 0;
  max-height: calc(100% - 62px);
  overflow-y: auto;
  padding: 0;
}

.pos-category-list > li {
  margin-bottom: 6px;
}

.pos-category-item {
  align-items: center;
  border-radius: 8px;
  color: #334155;
  display: flex;
  gap: 9px;
  min-height: 44px;
  padding: 8px 9px;
  text-decoration: none;
}

.pos-category-item:hover,
.pos-category-item:focus {
  background: #eef6ff;
  color: #0f4c81;
  text-decoration: none;
}

.pos-category-list > li.active > .pos-category-item,
.pos-category-list > li.active > a {
  background: #0f766e;
  color: #fff;
}

.pos-category-icon {
  align-items: center;
  background: rgba(15, 118, 110, 0.1);
  border-radius: 8px;
  display: inline-flex;
  height: 30px;
  justify-content: center;
  width: 30px;
}

.pos-category-list > li.active .pos-category-icon {
  background: rgba(255, 255, 255, 0.16);
}

.pos-category-name {
  flex: 1;
  font-weight: 800;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pos-category-count {
  background: rgba(15, 23, 42, 0.08);
  border-radius: 8px;
  font-size: 11px;
  font-weight: 800;
  min-width: 28px;
  padding: 3px 7px;
  text-align: center;
}

.pos-sidebar-collapsed .pos-sidebar {
  flex-basis: 72px !important;
  width: 72px !important;
}

.pos-sidebar-collapsed .pos-resizer-sidebar,
.pos-sidebar-collapsed .pos-panel-resizer-sidebar {
  display: none;
}

.pos-sidebar-collapsed .pos-category-search,
.pos-sidebar-collapsed .pos-category-name,
.pos-sidebar-collapsed .pos-category-count,
.pos-sidebar-collapsed .pos-sidebar-header .pos-kicker {
  display: none;
}

.pos-sidebar-collapsed .pos-category-item {
  justify-content: center;
}

.pos-catalog-main {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  height: 100%;
  min-width: 0;
  overflow: hidden;
}

.pos-search-panel,
.pos-catalog-panel,
.pos-ticket-card {
  background: #fff;
  border: 1px solid #dbe3ee;
  border-radius: 8px;
  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.05);
}

.pos-search-panel {
  margin-bottom: 14px;
  padding: 14px;
}

.pos-search-heading,
.pos-catalog-toolbar,
.pos-ticket-header {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.pos-shortcuts-help {
  color: #64748b;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: flex-end;
}

.pos-shortcuts-help kbd,
.pos-payment-hints kbd {
  background: #0f172a;
  border-radius: 4px;
  box-shadow: none;
  color: #fff;
  font-size: 11px;
  padding: 3px 5px;
}

.pos-search-box {
  margin-top: 12px;
}

.pos-search-input {
  font-size: 16px;
  min-height: 44px;
}

.pos-search-box .btn {
  border-radius: 8px;
  flex: 0 0 auto;
  font-weight: 800;
  min-width: 110px;
}

.pos-search-meta {
  align-items: center;
  display: flex;
  gap: 6px;
  justify-content: space-between;
  margin-top: 4px;
}

.pos-search-meta-panel {
  margin-top: 5px;
}

.pos-search-meta-toggle {
  color: #64748b;
  font-size: 11px;
  font-weight: 800;
  padding: 0;
}

.pos-search-meta-toggle:hover,
.pos-search-meta-toggle:focus {
  color: #0f766e;
  text-decoration: none;
}

.pos-search-meta-panel.is-collapsed .pos-search-meta {
  display: none;
}

.pos-scan-feedback {
  background: #eef6ff;
  border: 1px solid #c8def8;
  border-radius: 6px;
  color: #31567a;
  display: inline-block;
  font-size: 11px;
  font-weight: 800;
  min-height: 24px;
  padding: 4px 8px;
}

.pos-scan-feedback.is-success {
  background: #ecfdf3;
  border-color: #bbf7d0;
  color: #166534;
}

.pos-scan-feedback.is-warning {
  background: #fff8e6;
  border-color: #fde68a;
  color: #854d0e;
}

.pos-scan-feedback.is-error {
  background: #fef2f2;
  border-color: #fecaca;
  color: #991b1b;
}

.pos-sound-toggle {
  align-items: center;
  color: #64748b;
  display: flex;
  border: 1px solid #dbe3ee;
  border-radius: 6px;
  font-size: 11px;
  gap: 6px;
  margin: 0;
  padding: 4px 8px;
}

.pos-catalog-panel {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  min-height: 0;
  padding: 12px;
}

.pos-catalog-toolbar {
  border-bottom: 1px solid #edf2f7;
  margin-bottom: 12px;
  padding-bottom: 10px;
}

.pos-catalog-toolbar strong {
  color: #0f172a;
  display: block;
  font-size: 17px;
}

.pos-catalog-toolbar span {
  color: #64748b;
  font-weight: 700;
}

.pos-catalog-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  justify-content: flex-end;
}

.pos-products-scroll {
  flex: 1 1 auto;
  max-height: none;
  min-height: 0;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 2px;
}

.pos-product-grid {
  margin-left: -6px;
  margin-right: -6px;
}

.pos-producto-col {
  padding-left: 6px;
  padding-right: 6px;
}

.pos-product-card {
  background: #fff;
  border: 1px solid #dbe3ee;
  border-radius: 8px;
  box-shadow: 0 4px 14px rgba(15, 23, 42, 0.04);
  margin-bottom: 12px;
  min-height: 222px;
  overflow: hidden;
  position: relative;
  transition: border-color 140ms ease, box-shadow 140ms ease, transform 140ms ease;
}

.pos-product-card:hover,
.pos-product-card:focus-within,
.pos-product-card.is-added,
.pos-product-card.is-in-ticket {
  border-color: #0f766e;
  box-shadow: 0 12px 24px rgba(15, 118, 110, 0.14);
  transform: translateY(-1px);
}

.pos-product-card.is-disabled {
  opacity: 0.66;
}

.pos-product-image {
  align-items: center;
  background: #eef2f7;
  display: flex;
  height: 92px;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

.pos-product-image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.pos-product-image .fa {
  color: #64748b;
}

.pos-stock-dot {
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 0 2px 8px rgba(15, 23, 42, 0.18);
  display: block;
  height: 13px;
  position: absolute;
  right: 11px;
  bottom: 10px;
  width: 13px;
  z-index: 2;
}

.pos-product-card.stock-ok .pos-stock-dot {
  background: #16a34a;
}

.pos-product-card.stock-low .pos-stock-dot {
  background: #f59e0b;
}

.pos-product-card.stock-none .pos-stock-dot {
  background: #dc2626;
}

.pos-in-cart-badge {
  background: #0f766e;
  border-radius: 8px;
  color: #fff;
  font-size: 11px;
  font-weight: 800;
  left: 10px;
  max-width: calc(100% - 40px);
  overflow: hidden;
  padding: 4px 7px;
  position: absolute;
  text-overflow: ellipsis;
  top: 10px;
  white-space: nowrap;
  z-index: 2;
}

.pos-product-body {
  min-height: 74px;
  padding: 9px;
}

.pos-product-title {
  color: #111827;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.25;
  min-height: 36px;
}

.pos-product-code,
.pos-product-meta {
  color: #64748b;
  font-size: 12px;
  font-weight: 700;
  margin-top: 4px;
}

.pos-product-meta {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.pos-product-footer {
  align-items: center;
  border-top: 1px solid #edf2f7;
  display: flex;
  gap: 8px;
  justify-content: space-between;
  padding: 9px;
}

.pos-product-price {
  color: #0f172a;
  display: block;
  font-size: 17px;
  font-weight: 900;
}

.pos-btn-favorito {
  background: rgba(255, 255, 255, 0.88);
  border-radius: 50%;
  color: #64748b;
  height: 34px;
  padding: 7px 0;
  position: absolute;
  right: 8px;
  text-align: center;
  top: 8px;
  width: 34px;
  z-index: 3;
}

.pos-btn-favorito.is-active {
  color: #b45309;
}

.pos-product-skeleton {
  animation: posSkeletonPulse 1.1s ease-in-out infinite;
  background: linear-gradient(90deg, #eef2f7 25%, #f8fafc 37%, #eef2f7 63%);
  background-size: 400% 100%;
  border-radius: 8px;
  height: 222px;
  margin-bottom: 12px;
}

@keyframes posSkeletonPulse {
  0% { background-position: 100% 0; }
  100% { background-position: 0 0; }
}

.pos-stock-label {
  color: #64748b;
  font-weight: 700;
}

.pos-product-footer .btn {
  border-radius: 8px;
  font-weight: 900;
  min-height: 44px;
  min-width: 88px;
}

.pos-ticket-panel {
  flex: 0 0 380px;
  height: 100%;
  max-height: none;
  position: sticky;
  top: 126px;
}

.pos-ticket-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  max-height: none;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 12px;
}

.pos-ticket-header {
  border-bottom: 1px solid #edf2f7;
  padding-bottom: 6px;
}

.pos-ticket-header h3 {
  font-size: 18px;
  margin-top: 0;
}

.pos-ticket-header .badge {
  background: #0f766e;
  margin-left: 6px;
}

.pos-ticket-tools {
  align-items: center;
  display: flex;
  gap: 6px;
}

.pos-density-control .btn {
  border-radius: 6px;
  font-size: 11px;
  font-weight: 900;
  line-height: 1;
  min-height: 26px;
  min-width: 28px;
  padding: 4px 6px;
}

.pos-density-control .btn.active {
  background: #0f766e;
  border-color: #0f766e;
  color: #fff;
}

.pos-client-card {
  background: #f8fafc;
  border: 1px solid #dbe3ee;
  border-radius: 8px;
  margin: 10px 0;
  padding: 9px;
}

.pos-client-search .btn {
  border-radius: 8px;
  min-height: 34px;
}

.pos-client-current {
  color: #475569;
  display: grid;
  gap: 2px;
  margin-top: 6px;
}

.pos-client-current strong {
  color: #0f172a;
}

.pos-client-current span {
  font-size: 12px;
  font-weight: 700;
}

.pos-client-actions {
  margin-top: 6px;
  text-align: right;
}

.pos-client-menu-btn {
  border-radius: 8px;
  font-weight: 800;
  min-height: 32px;
}

.pos-client-menu > li > a {
  font-weight: 700;
}

.pos-ticket-items {
  flex: 1 1 auto;
  min-height: 120px;
  max-height: none !important;
  overflow-y: auto;
  padding-right: 2px;
}

.pos-empty-ticket {
  background: #f8fafc;
  border: 1px dashed #cbd5e1;
  border-radius: 8px;
  margin: 4px 0 12px;
  padding: 20px 12px;
}

.pos-carrito-row {
  background: #fff;
  border: 1px solid #dbe3ee;
  border-radius: 8px;
  margin-bottom: 8px;
  overflow: hidden;
}

.pos-carrito-row.is-expanded,
.pos-carrito-row.is-added {
  border-color: #8ec7bf;
  box-shadow: 0 6px 16px rgba(15, 118, 110, 0.12);
}

.pos-item-compact {
  align-items: stretch;
  cursor: pointer;
  display: block;
  min-height: 64px;
  padding: 7px;
}

.pos-ticket-main-line {
  align-items: center;
  display: grid;
  gap: 7px;
  grid-template-columns: minmax(118px, 1fr) 96px 92px 30px;
}

.pos-ticket-product {
  align-items: center;
  display: flex;
  gap: 8px;
  min-width: 0;
}

.pos-ticket-thumb {
  align-items: center;
  background: #eef2f7;
  border-radius: 8px;
  display: flex;
  flex: 0 0 34px;
  height: 34px;
  justify-content: center;
  overflow: hidden;
  width: 34px;
}

.pos-ticket-thumb img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.pos-ticket-copy {
  min-width: 0;
}

.pos-item-desc {
  color: #0f172a;
  font-weight: 800;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pos-ticket-code {
  color: #64748b;
  font-size: 11px;
  font-weight: 700;
}

.pos-ticket-qty {
  align-items: center;
  display: flex;
  gap: 3px;
}

.pos-ticket-qty .btn,
.pos-ticket-qty .form-control {
  border-radius: 8px;
  height: 40px;
  min-height: 40px;
}

.pos-ticket-qty .btn {
  padding: 6px 8px;
}

.pos-ticket-qty .form-control {
  padding-left: 4px;
  padding-right: 4px;
}

.pos-ticket-money {
  min-width: 0;
  text-align: right;
}

.pos-ticket-meta-line {
  align-items: center;
  color: #64748b;
  display: flex;
  flex-wrap: wrap;
  font-size: 11px;
  font-weight: 700;
  gap: 8px;
  margin-left: 42px;
  margin-top: 4px;
}

.pos-density-ultra-compact .pos-ticket-card {
  padding: 6px;
}

.pos-density-ultra-compact .pos-ticket-header {
  padding-bottom: 3px;
}

.pos-density-ultra-compact .pos-ticket-header h3 {
  font-size: 13px;
}

.pos-density-ultra-compact .pos-ticket-header .pos-kicker {
  display: none;
}

.pos-density-ultra-compact .pos-client-card {
  margin: 5px 0;
  padding: 6px;
}

.pos-density-ultra-compact .pos-client-current {
  margin-top: 3px;
}

.pos-density-ultra-compact .pos-carrito-row {
  margin-bottom: 4px;
}

.pos-density-ultra-compact .pos-item-compact {
  min-height: 40px;
  padding: 4px;
}

.pos-density-ultra-compact .pos-ticket-main-line {
  gap: 4px;
  grid-template-columns: minmax(74px, 1fr) 74px 66px 22px;
}

.pos-density-ultra-compact .pos-ticket-product {
  gap: 4px;
}

.pos-density-ultra-compact .pos-ticket-thumb {
  border-radius: 5px;
  flex-basis: 22px;
  height: 22px;
  width: 22px;
}

.pos-density-ultra-compact .pos-item-desc {
  font-size: 11px;
}

.pos-density-ultra-compact .pos-ticket-code,
.pos-density-ultra-compact .pos-item-precio,
.pos-density-ultra-compact .pos-ticket-meta-line {
  font-size: 9px;
}

.pos-density-ultra-compact .pos-ticket-qty {
  gap: 1px;
}

.pos-density-ultra-compact .pos-ticket-qty .btn,
.pos-density-ultra-compact .pos-ticket-qty .form-control {
  height: 26px;
  min-height: 26px;
}

.pos-density-ultra-compact .pos-ticket-qty .btn {
  padding: 3px 5px;
}

.pos-density-ultra-compact .pos-ticket-meta-line {
  gap: 4px;
  margin-left: 26px;
  margin-top: 1px;
}

.pos-density-ultra-compact .pos-item-detail-grid {
  gap: 5px;
}

.pos-density-compact .pos-ticket-card {
  padding: 8px;
}

.pos-density-compact .pos-ticket-header {
  padding-bottom: 4px;
}

.pos-density-compact .pos-ticket-header h3 {
  font-size: 15px;
}

.pos-density-compact .pos-ticket-header .pos-kicker {
  font-size: 9px;
}

.pos-density-compact .pos-client-card {
  margin: 6px 0;
  padding: 7px;
}

.pos-density-compact .pos-carrito-row {
  margin-bottom: 5px;
}

.pos-density-compact .pos-item-compact {
  min-height: 46px;
  padding: 5px;
}

.pos-density-compact .pos-ticket-main-line {
  gap: 5px;
  grid-template-columns: minmax(88px, 1fr) 82px 74px 24px;
}

.pos-density-compact .pos-ticket-product {
  gap: 5px;
}

.pos-density-compact .pos-ticket-thumb {
  border-radius: 6px;
  flex-basis: 26px;
  height: 26px;
  width: 26px;
}

.pos-density-compact .pos-item-desc {
  font-size: 12px;
}

.pos-density-compact .pos-ticket-code,
.pos-density-compact .pos-item-precio,
.pos-density-compact .pos-ticket-meta-line {
  font-size: 10px;
}

.pos-density-compact .pos-ticket-qty {
  gap: 2px;
}

.pos-density-compact .pos-ticket-qty .btn,
.pos-density-compact .pos-ticket-qty .form-control {
  height: 30px;
  min-height: 30px;
}

.pos-density-compact .pos-ticket-qty .btn {
  padding: 4px 6px;
}

.pos-density-compact .pos-ticket-meta-line {
  gap: 5px;
  margin-left: 31px;
  margin-top: 2px;
}

.pos-density-compact .pos-item-detail-grid {
  gap: 6px;
}

.pos-density-comfortable .pos-ticket-card {
  padding: 14px;
}

.pos-density-comfortable .pos-ticket-header {
  padding-bottom: 10px;
}

.pos-density-comfortable .pos-ticket-header h3 {
  font-size: 22px;
}

.pos-density-comfortable .pos-client-card {
  margin: 12px 0;
  padding: 11px;
}

.pos-density-comfortable .pos-carrito-row {
  margin-bottom: 10px;
}

.pos-density-comfortable .pos-item-compact {
  min-height: 72px;
  padding: 9px;
}

.pos-density-comfortable .pos-ticket-main-line {
  gap: 9px;
  grid-template-columns: minmax(128px, 1fr) 104px 98px 34px;
}

.pos-density-comfortable .pos-ticket-thumb {
  flex-basis: 38px;
  height: 38px;
  width: 38px;
}

.pos-density-comfortable .pos-item-desc {
  font-size: 14px;
}

.pos-density-extra-comfortable .pos-ticket-card {
  padding: 16px;
}

.pos-density-extra-comfortable .pos-ticket-header {
  padding-bottom: 12px;
}

.pos-density-extra-comfortable .pos-ticket-header h3 {
  font-size: 24px;
}

.pos-density-extra-comfortable .pos-client-card {
  margin: 14px 0;
  padding: 12px;
}

.pos-density-extra-comfortable .pos-carrito-row {
  margin-bottom: 12px;
}

.pos-density-extra-comfortable .pos-item-compact {
  min-height: 82px;
  padding: 11px;
}

.pos-density-extra-comfortable .pos-ticket-main-line {
  gap: 10px;
  grid-template-columns: minmax(138px, 1fr) 112px 108px 36px;
}

.pos-density-extra-comfortable .pos-ticket-product {
  gap: 10px;
}

.pos-density-extra-comfortable .pos-ticket-thumb {
  flex-basis: 44px;
  height: 44px;
  width: 44px;
}

.pos-density-extra-comfortable .pos-item-desc {
  font-size: 15px;
}

.pos-density-extra-comfortable .pos-ticket-code,
.pos-density-extra-comfortable .pos-item-precio,
.pos-density-extra-comfortable .pos-ticket-meta-line {
  font-size: 12px;
}

.pos-density-extra-comfortable .pos-ticket-qty .btn,
.pos-density-extra-comfortable .pos-ticket-qty .form-control {
  height: 44px;
  min-height: 44px;
}

.pos-item-precio {
  color: #64748b;
  display: block;
  font-size: 11px;
  font-weight: 700;
}

.pos-item-subtotal {
  color: #0f172a;
  display: block;
  font-size: 13px;
  font-weight: 900;
}

.pos-btn-eliminar {
  align-self: start;
  color: #b91c1c;
  left: -6px;
  min-height: 40px;
  min-width: 30px;
  position: relative;
  top: -8px;
  padding: 8px 4px;
  z-index: 2;
}

.pos-btn-detalles-item {
  color: #0f766e;
  font-weight: 800;
  padding: 0;
}

.pos-item-details {
  background: #f8fafc;
  border-top: 1px solid #edf2f7;
  padding: 9px;
}

.pos-item-details-title {
  color: #334155;
  font-size: 12px;
  font-weight: 900;
  margin-bottom: 8px;
}

.pos-item-detail-grid {
  display: grid;
  gap: 8px;
  grid-template-columns: 1fr 1fr 1fr;
}

.pos-item-detail-field label {
  color: #64748b;
  display: block;
  font-size: 11px;
  font-weight: 800;
}

.pos-item-detail-field .form-control,
.pos-item-detail-field .btn {
  border-radius: 8px;
  min-height: 36px;
}

.pos-ticket-footer {
  background: #fff;
  border-top: 1px solid #edf2f7;
  flex: 0 0 auto;
  padding-top: 12px;
}

.pos-discount-editor {
  background: #f8fafc;
  border: 1px solid #dbe3ee;
  border-radius: 8px;
  margin-bottom: 10px;
  padding: 10px;
}

.pos-total-row.has-discount strong,
#pos-descuento:not(:empty) {
  color: #fde68a;
}

.pos-discount-editor label {
  color: #475569;
  font-size: 12px;
  font-weight: 800;
}

.pos-total-summary {
  background: #0f172a;
  border-radius: 8px;
  color: #e5eef8;
  margin-bottom: 12px;
  padding: 10px 12px;
}

.pos-total-summary-header {
  align-items: center;
  color: #cbd5e1;
  display: flex;
  font-size: 11px;
  font-weight: 800;
  justify-content: space-between;
  margin-bottom: 7px;
  text-transform: uppercase;
}

.pos-total-toggle {
  color: #e5eef8;
  line-height: 1;
  padding: 0;
}

.pos-total-toggle:hover,
.pos-total-toggle:focus {
  color: #fff;
  text-decoration: none;
}

.pos-total-summary.is-collapsed .pos-total-details {
  display: none;
}

.pos-total-summary.is-collapsed .pos-total-summary-header {
  margin-bottom: 0;
}

.pos-total-row {
  align-items: center;
  display: flex;
  font-weight: 700;
  justify-content: space-between;
  margin-bottom: 6px;
}

.pos-total-row strong {
  color: #fff;
}

.pos-total-final {
  border-top: 1px solid rgba(255, 255, 255, 0.18);
  font-size: 20px;
  margin-bottom: 0;
  margin-top: 8px;
  padding-top: 10px;
}

.pos-pay-button {
  border-radius: 8px;
  font-size: 18px;
  font-weight: 900;
  min-height: 58px;
  position: relative;
}

.pos-pay-shortcut {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 6px;
  font-size: 11px;
  padding: 3px 6px;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}

.pos-payment-modal .modal-dialog {
  width: 940px;
}

.pos-payment-modal .modal-content {
  border: 0;
  border-radius: 8px;
  box-shadow: 0 22px 60px rgba(15, 23, 42, 0.28);
  overflow: hidden;
}

.pos-payment-header,
.pos-payment-footer {
  background: #f8fafc;
  border-color: #dbe3ee;
}

.pos-payment-header h4 {
  color: #0f172a;
  font-size: 22px;
  font-weight: 900;
}

.pos-payment-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: minmax(0, 1fr) 250px;
}

.pos-payment-totals {
  display: grid;
  gap: 8px;
  grid-template-columns: 1.4fr 1fr 1fr 1fr;
  margin-bottom: 14px;
}

.pos-payment-total-main,
.pos-payment-metric {
  background: #f8fafc;
  border: 1px solid #dbe3ee;
  border-radius: 8px;
  padding: 10px;
}

.pos-payment-total-main span,
.pos-payment-metric span {
  color: #64748b;
  display: block;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
}

.pos-payment-total-main strong {
  color: #0f172a;
  display: block;
  font-size: 24px;
  font-weight: 900;
}

.pos-payment-metric strong {
  color: #0f172a;
  display: block;
  font-size: 16px;
  font-weight: 900;
}

.pos-payment-methods h5,
.pos-payment-keypad h5 {
  color: #0f172a;
  font-weight: 900;
  margin-top: 0;
}

.pos-payment-method-pills {
  display: grid;
  gap: 7px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-bottom: 10px;
}

.pos-payment-method-pill {
  border-radius: 8px;
  font-size: 12px;
  font-weight: 800;
  min-height: 48px;
  white-space: normal;
}

.pos-payment-method-pill.is-active {
  background: #0f766e;
  border-color: #0f766e;
  color: #fff;
}

.pos-payment-row-card {
  align-items: end;
  background: #fff;
  border: 1px solid #dbe3ee;
  border-radius: 8px;
  display: grid;
  gap: 10px;
  grid-template-columns: 44px minmax(150px, 1fr) 140px 170px;
  margin-bottom: 9px;
  padding: 10px;
}

.pos-payment-row-card.has-card-extra {
  align-items: start;
}

.pos-payment-row-card.is-active {
  border-color: #0f766e;
  box-shadow: 0 0 0 2px rgba(15, 118, 110, 0.14);
}

.pos-payment-method-icon {
  align-items: center;
  background: #eef6ff;
  border-radius: 8px;
  color: #0f4c81;
  display: flex;
  height: 44px;
  justify-content: center;
  width: 44px;
}

.pos-payment-row-card label {
  color: #64748b;
  font-size: 11px;
  font-weight: 800;
}

.pos-payment-row-card .form-control,
.pos-payment-row-card .btn {
  border-radius: 8px;
  min-height: 44px;
}

.pos-metodo-pago-importe.is-active {
  border-color: #0f766e;
  box-shadow: 0 0 0 2px rgba(15, 118, 110, 0.18);
}

.pos-payment-row-actions {
  display: grid;
  gap: 6px;
  grid-template-columns: 1fr 1fr 44px;
}

.pos-card-payment-extra {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  display: none;
  grid-column: 2 / -1;
  margin-top: 0;
  padding: 8px;
}

.pos-card-payment-extra .row {
  margin-left: -4px;
  margin-right: -4px;
}

.pos-card-payment-extra [class*="col-"] {
  padding-left: 4px;
  padding-right: 4px;
}

.pos-card-payment-extra .form-group {
  margin-bottom: 0;
}

.pos-card-payment-extra label {
  color: #6b7280;
  display: block;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 3px;
}

.pos-card-payment-extra input {
  font-size: 13px;
  height: 32px;
  min-height: 32px;
}

.pos-payment-keypad {
  background: #f8fafc;
  border: 1px solid #dbe3ee;
  border-radius: 8px;
  padding: 12px;
}

.pos-keypad-grid {
  display: grid;
  gap: 8px;
  grid-template-columns: 1fr 1fr 1fr;
}

.pos-keypad-key {
  border-radius: 8px;
  font-size: 20px;
  font-weight: 900;
  min-height: 58px;
}

.pos-payment-hints {
  color: #64748b;
  display: grid;
  gap: 6px;
  margin-top: 12px;
}

.pos-payment-metric.is-due {
  border-color: #f59e0b;
  background: #fff8e6;
}

.pos-payment-metric.is-due strong {
  color: #92400e;
}

.pos-payment-metric.is-change {
  border-color: #16a34a;
  background: #ecfdf3;
}

.pos-payment-metric.is-change strong {
  color: #166534;
}

.pos-payment-validation {
  color: #b91c1c;
  font-size: 12px;
  font-weight: 800;
  margin-top: 8px;
  min-height: 18px;
}

.pos-theme-dark {
  background: #101827;
  color: #dbe7f3;
}

.pos-theme-dark .pos-topbar,
.pos-theme-dark .pos-sidebar,
.pos-theme-dark .pos-search-panel,
.pos-theme-dark .pos-catalog-panel,
.pos-theme-dark .pos-ticket-card,
.pos-theme-dark .pos-product-card,
.pos-theme-dark .pos-carrito-row,
.pos-theme-dark .pos-client-card,
.pos-theme-dark .pos-discount-editor,
.pos-theme-dark .pos-ticket-footer {
  background: #172033;
  border-color: #29364d;
  color: #dbe7f3;
}

.pos-theme-dark .pos-brand-block h2,
.pos-theme-dark .pos-search-heading h3,
.pos-theme-dark .pos-ticket-header h3,
.pos-theme-dark .pos-product-title,
.pos-theme-dark .pos-product-price,
.pos-theme-dark .pos-item-desc,
.pos-theme-dark .pos-item-subtotal,
.pos-theme-dark .pos-client-current strong,
.pos-theme-dark .pos-catalog-toolbar strong,
.pos-theme-dark .pos-session-pill strong {
  color: #f8fafc;
}

.pos-theme-dark .pos-panel-resizer span {
  background: #475569;
}

.pos-theme-dark .pos-panel-resizer:hover span,
.pos-theme-dark .pos-panel-resizer:focus span,
body.pos-is-resizing .pos-theme-dark .pos-panel-resizer span {
  background: #5eead4;
  box-shadow: 0 0 0 4px rgba(94, 234, 212, 0.14);
}

.pos-theme-dark .pos-product-image {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  border-bottom: 1px solid #29364d;
}

.pos-theme-dark .pos-product-image .fa {
  color: #5eead4;
}

.pos-theme-dark .pos-stock-dot {
  border-color: #172033;
  box-shadow: 0 2px 9px rgba(0, 0, 0, 0.38);
}

.pos-theme-dark .pos-session-pill,
.pos-theme-dark .pos-category-search,
.pos-theme-dark .pos-search-box,
.pos-theme-dark .pos-client-search,
.pos-theme-dark .pos-item-details,
.pos-theme-dark .pos-empty-ticket {
  background: #111827;
  border-color: #29364d;
}

.pos-theme-dark .form-control {
  color: #f8fafc;
}

.pos-shake {
  animation: posShake 0.36s linear;
}

@keyframes posShake {
  0% { transform: translateX(0); }
  25% { transform: translateX(-4px); }
  50% { transform: translateX(4px); }
  75% { transform: translateX(-3px); }
  100% { transform: translateX(0); }
}

@media (max-width: 1199px) {
  .pos-ticket-panel {
    flex-basis: 340px;
  }

  .pos-item-compact {
    grid-template-columns: minmax(100px, 1fr) 86px 72px 78px 28px;
  }

  .pos-payment-modal .modal-dialog {
    width: 92%;
  }
}

@media (max-width: 991px) {
  .pos-shell {
    height: auto;
    min-height: 100vh;
    overflow: visible;
  }

  .pos-topbar-main,
  .pos-workspace {
    display: block;
  }

  .pos-panel-resizer {
    display: none;
  }

  .pos-register-row {
    align-items: flex-start;
    display: block;
  }

  .pos-register-summary,
  .pos-topbar-actions {
    flex-wrap: wrap;
  }

  .pos-topbar-actions {
    margin-top: 8px;
  }

  .pos-workspace,
  .pos-catalog-main {
    height: auto;
    overflow: visible;
  }

  .pos-session-strip {
    justify-content: flex-start;
    margin-top: 10px;
  }

  .pos-sidebar,
  .pos-ticket-panel {
    flex-basis: auto !important;
    max-height: none;
    position: static;
    width: auto !important;
  }

  .pos-sidebar {
    margin-bottom: 14px;
  }

  .pos-category-list {
    display: flex;
    gap: 8px;
    max-height: none;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .pos-category-list > li {
    flex: 0 0 180px;
  }

  .pos-products-scroll,
  .pos-ticket-card {
    max-height: none;
  }

  .pos-catalog-main {
    margin-bottom: 14px;
  }

  .pos-payment-grid,
  .pos-payment-totals {
    grid-template-columns: 1fr;
  }

  .pos-payment-row-card {
    grid-template-columns: 44px minmax(0, 1fr);
  }

  .pos-payment-method-pills {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .pos-payment-amount,
  .pos-payment-row-actions,
  .pos-card-payment-extra {
    grid-column: 1 / -1;
  }
}

@media (max-width: 767px) {
  .pos-shell {
    padding: 8px;
  }

  .pos-topbar {
    position: static;
  }

  .pos-topbar-actions,
  .pos-search-meta,
  .pos-search-heading,
  .pos-catalog-toolbar,
  .pos-ticket-header,
  .pos-cajas-bar {
    display: block;
  }

  .pos-topbar-actions .btn,
  .pos-search-box .btn,
  .pos-pay-button {
    margin-top: 8px;
    width: 100%;
  }

  .pos-register-summary {
    display: block;
  }

  .pos-session-pill {
    margin-bottom: 6px;
  }

  .pos-cajas-bar {
    border-left: 0;
    display: block;
    margin-left: 0;
    padding-left: 0;
  }

  .pos-card-payment-extra .form-group {
    margin-bottom: 6px;
  }

  .pos-search-box,
  .pos-client-search {
    display: block;
  }

  .pos-search-box .fa,
  .pos-client-search .fa {
    display: none;
  }

  .pos-search-box .form-control,
  .pos-client-search .form-control {
    border-bottom: 1px solid #dbe3ee;
    margin-bottom: 8px;
    width: 100%;
  }

  .pos-shortcuts-help,
  .pos-catalog-filters {
    justify-content: flex-start;
    margin-top: 8px;
  }

  .pos-item-compact {
    display: block;
  }

  .pos-ticket-main-line {
    grid-template-columns: 1fr 96px;
  }

  .pos-ticket-money,
  .pos-btn-eliminar {
    grid-column: 1 / -1;
  }

  .pos-ticket-money {
    text-align: left;
  }

  .pos-ticket-meta-line {
    margin-left: 0;
  }

  .pos-item-detail-grid,
  .pos-payment-row-actions {
    grid-template-columns: 1fr;
  }

  .pos-payment-row-card {
    display: block;
  }

  .pos-payment-method-pills {
    grid-template-columns: 1fr;
  }

  .pos-payment-method-icon,
  .pos-payment-method-form,
  .pos-payment-amount,
  .pos-payment-row-actions {
    margin-bottom: 8px;
  }
}

/* Produccion Panel */
.produccion-panel-page {
  color: #2f3b45;
}

.produccion-panel-filter {
  border-color: #d7e0ea;
  border-radius: 8px;
  box-shadow: none;
  margin-bottom: 12px;
  padding: 10px 12px;
}

.produccion-panel-filter-row {
  align-items: flex-end;
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 8px;
  min-width: 100%;
  overflow-x: visible;
  padding-bottom: 2px;
}

.produccion-panel-filter-item {
  min-width: 0;
}

.produccion-panel-filter-item label {
  color: #596875;
  display: block;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 3px;
  text-transform: uppercase;
}

.produccion-panel-filter-item .form-control,
.produccion-panel-filter-actions .btn {
  min-height: 30px;
}

.produccion-panel-filter-etapa {
  grid-column: span 2;
}

.produccion-panel-filter-ofa {
  grid-column: span 1;
}

.produccion-panel-filter-cliente,
.produccion-panel-filter-producto {
  grid-column: span 3;
}

.produccion-panel-filter-fecha {
  grid-column: span 3;
}

.produccion-panel-filter-small {
  grid-column: span 2;
}

.produccion-panel-filter-fecha .rago_de_fechas {
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.produccion-panel-filter-actions {
  align-items: flex-end;
  display: flex;
  gap: 6px;
  grid-column: span 2;
  min-width: 0;
}

.produccion-panel-actions-menu {
  display: inline-block;
}

.produccion-panel-summary {
  align-items: center;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  margin-bottom: 8px;
}

.produccion-panel-summary-filter {
  position: relative;
  width: 280px;
}

.produccion-panel-summary-filter .fa {
  color: #7a8792;
  left: 10px;
  position: absolute;
  top: 8px;
}

.produccion-panel-summary-filter .form-control {
  padding-left: 30px;
}

.produccion-panel-kanban {
  display: flex;
  gap: 12px;
  min-height: 460px;
  overflow-x: auto;
  padding: 0 2px 12px;
}

.produccion-panel-column {
  background: #eef2f6;
  border: 1px solid #d8e0e8;
  border-radius: 8px;
  display: flex;
  flex: 0 0 300px;
  flex-direction: column;
  max-height: calc(100vh - 210px);
  min-height: 440px;
}

.produccion-panel-column-heading {
  align-items: center;
  background: #fff;
  border-bottom: 1px solid #d8e0e8;
  border-radius: 8px 8px 0 0;
  display: flex;
  justify-content: space-between;
  min-height: 58px;
  padding: 10px 12px;
}

.produccion-panel-column-heading h4 {
  color: #24313b;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.25;
  margin: 0;
}

.produccion-panel-column-heading span,
.produccion-panel-column-heading strong {
  color: #6c7a86;
  font-size: 12px;
  font-weight: 600;
}

.produccion-panel-column-body {
  flex: 1;
  overflow-y: auto;
  padding: 10px;
  transition: background-color .15s ease, box-shadow .15s ease;
}

.produccion-panel-drop-ok {
  background: #e9f8ef;
  box-shadow: inset 0 0 0 2px #5cb85c;
}

.produccion-panel-drop-no {
  background: #fff0f0;
  box-shadow: inset 0 0 0 2px #d9534f;
}

.produccion-panel-column-empty,
.produccion-panel-empty-board {
  color: #7a8792;
  font-size: 13px;
  text-align: center;
}

.produccion-panel-column-empty {
  border: 1px dashed #c7d1db;
  border-radius: 8px;
  padding: 18px 8px;
}

.produccion-panel-card {
  background: #fff;
  border: 1px solid #d7e0ea;
  border-radius: 8px;
  box-shadow: 0 1px 2px rgba(36, 49, 59, .08);
  cursor: move;
  margin-bottom: 10px;
  padding: 10px;
}

.produccion-panel-card:hover {
  border-color: #98b6cf;
}

.produccion-panel-card-dragging {
  opacity: .55;
}

.produccion-panel-card-top {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}

.produccion-panel-card-top strong {
  color: #25323c;
  display: block;
  font-size: 13px;
  line-height: 1.3;
  margin-right: 8px;
  word-break: break-word;
}

.produccion-panel-card-kicker {
  color: #337ab7;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 3px;
}

.produccion-panel-card-kicker:hover {
  text-decoration: underline;
}

.produccion-panel-card .dropdown {
  flex: 0 0 auto;
}

.produccion-panel-card-meta,
.produccion-panel-card-foot {
  display: flex;
  justify-content: space-between;
}

.produccion-panel-card-meta {
  border-top: 1px solid #edf1f5;
  color: #5f6d78;
  font-size: 12px;
  gap: 8px;
  margin-top: 9px;
  padding-top: 8px;
}

.produccion-panel-card-meta span {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.produccion-panel-card-foot {
  color: #7c8791;
  font-size: 11px;
  margin-top: 8px;
}

.produccion-panel-card-foot strong {
  color: #2f3b45;
}

@media (max-width: 991px) {
  .produccion-panel-filter-row {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .produccion-panel-column {
    flex-basis: 280px;
    max-height: none;
  }

  .produccion-panel-kanban {
    min-height: 380px;
  }
}

@media (max-width: 767px) {
  .produccion-panel-filter-row {
    grid-template-columns: 1fr;
  }

  .produccion-panel-filter-etapa,
  .produccion-panel-filter-ofa,
  .produccion-panel-filter-cliente,
  .produccion-panel-filter-producto,
  .produccion-panel-filter-fecha,
  .produccion-panel-filter-small,
  .produccion-panel-filter-actions {
    grid-column: 1;
  }

  .produccion-panel-filter-actions {
    display: block;
  }

  .produccion-panel-filter-actions .btn,
  .produccion-panel-actions-menu {
    margin-top: 6px;
    width: 100%;
  }

  .produccion-panel-summary {
    align-items: stretch;
    display: block;
  }

  .produccion-panel-summary-filter {
    margin-top: 8px;
    width: 100%;
  }
}

.reporte-final-filter-panel {
  padding: 30px;
}

.reporte-final-range-col {
  width: auto;
}

.reporte-final-action-spaced {
  margin-left: 3px;
}

.reporte-final-chart {
  height: 500px;
}

.reporte-final-summary {
  margin-bottom: 0;
}

.reporte-final-summary-title,
.reporte-final-summary-value {
  font-size: 22px !important;
  text-align: center;
}

.reporte-final-summary-title {
  font-weight: 500;
  padding: 20px !important;
}

.reporte-final-summary-title--income {
  background-color: #bdffbd !important;
  color: #1f5b2b !important;
}

.reporte-final-summary-title--expense {
  background-color: #ffafaf !important;
  color: #7f1d1d !important;
}

.reporte-final-summary-title--result {
  background-color: #dbeafe !important;
  color: #203976 !important;
}

.reporte-final-section-title {
  color: #ffffff !important;
  font-size: 18px !important;
  padding: 15px !important;
  text-align: center;
}

.reporte-final-section-title--income {
  background-color: #2f7d32 !important;
}

.reporte-final-section-title--expense {
  background-color: #c0392b !important;
}

.reporte-final-section-title--result {
  background-color: #318ede !important;
}

.reporte-final-metric-row {
  font-size: 18px;
  font-weight: 400;
}

.reporte-final-text-right {
  text-align: right;
}
