:root {
  --contentAltBgColor: #E8F1F8;
}

.order-badge {
  border-radius: 2px;
  padding: 0.25em 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.3px;
}
.order-badge.order-delivered {
  background: #C8E6C9;
  color: #256029;
}
.order-badge.order-cancelled {
  background: #FFCDD2;
  color: #C63737;
}
.order-badge.order-pending {
  background: #FEEDAF;
  color: #8A5340;
}
.order-badge.order-returned {
  background: #ECCFFF;
  color: #694382;
}

.product-badge {
  border-radius: 2px;
  padding: 0.25em 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.3px;
}
.product-badge.status-instock {
  background: #C8E6C9;
  color: #256029;
}
.product-badge.status-outofstock {
  background: #FFCDD2;
  color: #C63737;
}
.product-badge.status-lowstock {
  background: #FEEDAF;
  color: #8A5340;
}

.customer-badge {
  border-radius: 2px;
  padding: 0.25em 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.3px;
}
.customer-badge.status-qualified {
  background: #C8E6C9;
  color: #256029;
}
.customer-badge.status-unqualified {
  background: #FFCDD2;
  color: #C63737;
}
.customer-badge.status-negotiation {
  background: #FEEDAF;
  color: #8A5340;
}
.customer-badge.status-new {
  background: #B3E5FC;
  color: #23547B;
}
.customer-badge.status-renewal {
  background: #ECCFFF;
  color: #694382;
}
.customer-badge.status-proposal {
  background: #FFD8B2;
  color: #805B36;
}

.filter-container .ui-inputtext {
  width: 400px;
}

.ui-selection-column {
  width: 2rem;
}

@media (max-width: 640px) {
  .filter-container {
    width: 100%;
    margin-top: 0.5rem;
  }

  .filter-container .ui-inputtext {
    width: 100%;
  }

  .ui-selection-column {
    width: auto;
    text-align: center;
  }
  .ui-selection-column .ui-column-title {
    display: none !important;
  }
}
pre {
  font-family: "Open Sans";
  background: #E8F1F8;
  color: #515C66;
  padding: 1em;
  font-size: 14px;
  border-radius: 3px;
  overflow: auto;
  line-height: 1.5;
}

.form-superfinanciera .p-field {
  margin-bottom: 0.5rem;
}
.form-superfinanciera .p-field .ui-selectonemenu {
  vertical-align: middle;
}
.form-superfinanciera .p-field .ui-message-error, .form-superfinanciera .ui-message-fatal {
  background: none;
  padding: 0;
  border: none;
  font-size: 12px;
}
.form-superfinanciera .p-field .ui-message-error .ui-message-error-detail, .form-superfinanciera .ui-message-fatal .ui-message-error-detail {
  margin-left: 0;
}
.form-superfinanciera .ui-fluid .ui-spinner .ui-spinner-input {
  padding-right: 6.9rem !important;
}
.form-superfinanciera .view-attribute {
  font-weight: bold;
}
.form-superfinanciera .input-switch {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.form-superfinanciera .hidden-inputs {
  padding: 0 16px;
  width: 100%;
}
.form-superfinanciera .form-footer {
  padding-top: 1rem;
  border-top: 1px solid #E8F1F8;
  display: flex;
  justify-content: flex-end;
}
.form-superfinanciera .form-footer > button {
  margin-left: 10px;
}
.form-superfinanciera .ui-wizard-content {
  margin-top: 1.5rem;
}
.form-superfinanciera .wizard-superfinanciera {
  padding: 10px;
}
.form-superfinanciera .wizard-superfinanciera .form-control {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 1rem;
}
.form-superfinanciera .wizard-superfinanciera .form-control > button {
  margin-left: 10px;
}

body .ui-datepicker .ui-datepicker-calendar td a.ui-state-default {
  background-color: #e8f1f8;
  font-weight: bolder;
}

.home-superfinanciera .header {
  text-align: center;
  margin-bottom: 2rem;
}
.home-superfinanciera .header > h3 {
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.home-superfinanciera .header > h5 {
  margin-top: 0.1rem;
}

.ui-dialog .ui-dialog-content {
  max-height: 90vh !important;
}

body .ui-fieldset {
  border: none !important;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.06);
}
body .ui-selectonemenu-panel .ui-selectonemenu-items-wrapper {
  max-width: none;
}
body ui-selectonemenu {
  min-width: auto;
}

.layout-rightpanel .rightpanel-wrapper .section-tasks h5 {
  margin: 30px 20px 10px;
  color: #515C66;
  opacity: 0.8;
}
.layout-rightpanel .rightpanel-wrapper .section-tasks > ul {
  padding: 30px 0px;
  margin: 0;
  list-style-type: none;
}
.layout-rightpanel .rightpanel-wrapper .section-tasks > ul > li {
  display: -ms-flexbox;
  display: flex;
  padding: 8px 24px;
  margin: 0 0 4px;
}
.layout-rightpanel .rightpanel-wrapper .section-tasks > ul > li .ui-selectbooleancheckbox {
  width: 32px;
  height: 32px;
}
.layout-rightpanel .rightpanel-wrapper .section-tasks > ul > li .ui-selectbooleancheckbox .ui-chkbox-box {
  width: 32px;
  height: 32px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.layout-rightpanel .rightpanel-wrapper .section-tasks > ul > li .ui-selectbooleancheckbox .ui-chkbox-box.ui-state-active {
  color: #515C66;
  background-color: transparent;
  border-color: transparent;
}
.layout-rightpanel .rightpanel-wrapper .section-tasks > ul > li .ui-selectbooleancheckbox .ui-chkbox-box.ui-state-active.ui-state-hover {
  border-color: #D9DEE6;
}
.layout-rightpanel .rightpanel-wrapper .section-tasks > ul > li .task {
  margin-left: 12px;
}
.layout-rightpanel .rightpanel-wrapper .section-tasks > ul > li .task h6 {
  margin: 0;
  color: #515C66;
}
.layout-rightpanel .rightpanel-wrapper .section-tasks > ul > li .task span {
  display: block;
  font-size: 12px;
  color: #515C66;
  opacity: 0.5;
}
.layout-rightpanel .rightpanel-wrapper .section-tasks > ul > li .task.done h6 {
  text-decoration: line-through;
}
.layout-rightpanel .rightpanel-wrapper hr {
  border: none;
  background-image: linear-gradient(to right, #E8F1F8, #FDFEFF 100%);
  height: 1px;
  margin: 0;
  margin-left: 20px;
}

.table-superfinanciera {
  /*.ui-datatable .ui-datatable-data > tr > td {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }*/
}
.table-superfinanciera .ui-datatable .ui-column-filter {
  display: none;
}
.table-superfinanciera .no-header thead th {
  display: none;
}
.table-superfinanciera .superfinanciera-table-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.table-superfinanciera .edit-button.ui-button {
  margin-right: 0.5rem;
}
.table-superfinanciera .sub-table {
  padding: 1rem;
}
.table-superfinanciera .rounded-button > button {
  border-radius: 50%;
  height: 2.357rem;
}

.ui-datatable-space .ui-datatable-data > tr > td {
  white-space: normal !important;
}

.sticky-column-left {
  position: sticky;
  left: 0;
  z-index: 10;
  background: inherit;
}

.sticky-column-right {
  position: sticky;
  right: 0;
  z-index: 10;
  background: inherit;
}

.column-sm {
  width: 100px;
}

.column-md {
  width: 150px;
}

.column-lg {
  width: 200px;
}

.column-xl {
  width: 250px;
}

.column-xxl {
  width: 300px;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

body {
  overflow-x: hidden;
}

.layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions > li.notifications > ul > li:nth-child(2) > a > i, .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions > li.settings > ul > li:nth-child(2) > a > i {
  background-color: rgba(47, 142, 229, 0.2);
  color: #2f8ee5;
}
.layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions > li.notifications > ul > li:nth-child(3) > a > i, .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions > li.settings > ul > li:nth-child(3) > a > i {
  background-color: rgba(2, 172, 172, 0.2);
  color: #02acac;
}
.layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions > li.notifications > ul > li:nth-child(4) > a > i, .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions > li.settings > ul > li:nth-child(4) > a > i {
  background-color: rgba(241, 99, 131, 0.2);
  color: #f16383;
}
.layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions > li.notifications > ul > li:nth-child(5) > a > i, .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions > li.settings > ul > li:nth-child(5) > a > i {
  background-color: rgba(47, 142, 229, 0.2);
  color: #2f8ee5;
}
