body {
  background-color: #ecf0f5;
  --tabulator-bg-color: #5bac29;
  --tabulator-header-color: #fff;
}

.navbar-custom,
table.dataTable thead > tr > th,
table.dataTable thead > tr > th.sorting:first-child,
.modal-header.bg-primary {
  background-color: #008900;
}

.panel-primary {
  border-color: #008900;
}

a.bg-primary:focus,
a.bg-primary:hover,
a.label-primary:focus,
a.label-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover,
button.label-primary:focus,
button.label-primary:hover {
  background-color: #117e11 !important;
  border-color: #117e11 !important;
}

.panel-primary > .panel-heading,
.btn-primary {
  background-color: #008900 !important;
  border-color: #008900 !important;
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary:disabled,
.btn-primary:checked,
.btn-primary:active:hover {
  background-color: #0b790b !important;
  border-color: #0b790b !important;
}

#header.navbar-custom ul.nav li img {
  border-radius: 4px;
  display: inline-block;
  margin-right: 5px;
  max-width: 55px;
  max-height: 48px;
}

table.dataTable thead th,
.modal table.table thead th {
  padding: 3px 10px 3px 10px;
}

table.dataTable thead > tr > th,
.modal table.table thead > tr > th {
  font-size: 12px;
}

table.dataTable tbody > tr > td,
.modal table.table tbody > tr > td {
  font-size: 11px;
}

table.dataTable tbody th,
table.dataTable tbody td,
.modal table.table tbody th,
.modal table.table tbody td {
  padding: 1px;
  margin: 1px;
}

.modal table.table tbody th {
  vertical-align: middle;
}

/* AdminLTE override rules */
.skin-green .main-header .navbar {
  background-color: #008448;
}

table.dataTable tbody > tr.flight-cnd {
  background-color: #008448;
}

/* child row */
td > div > div.row > div.col > table.table td {
  vertical-align: middle;
}

td > div > div.row > div.col > table.table tr > td:first-child {
  width: 50px;
  padding: 1px !important;
}

/* child row */

/* LOGIN PAGE */
body.login-page-background .content-wrapper::before {
  background-image: url("/images/handling-atlantica-background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-blend-mode: luminosity;
  background-color: gray;
  content: " ";
  width: 100vw;
  height: 100vh;
  position: absolute;
  z-index: -1;
  opacity: 0.8;
  filter: blur(2px);
}

body.login-page-background .main-footer {
  background: rgba(0, 132, 72, 0.35);
}

.login-box,
.register-box {
  width: 380px;
}

body.login-page-background .login-card-body .input-group .input-group-text,
body.login-page-background .register-card-body .input-group .input-group-text {
  color: white;
}

body.login-page-background .btn-primary {
  background-color: #008448;
  border-color: #008448;
}

body.login-page-background .btn-primary:hover {
  background-color: #008448;
  border-color: #008448;
}

body.login-page-background .btn-primary:active {
  background-color: #008448 !important;
  border-color: #008448 !important;
}

body.login-page-background .btn-primary:active:focus {
  box-shadow:
    inset 0 1px 2px rgba(0, 0, 0, 0.125),
    0 0 0 0.1rem rgba(0, 56, 31, 0.5) !important;
}

/* LOGIN PAGE */

/* Custom checkbox icon */
.checkbox .cr.pax,
.checkbox .cr.bag {
  width: 1.8em;
  height: 1.8em;
}

.checkbox .cr.pax .cr-icon,
.checkbox .cr.bag .cr-icon {
  font-size: 1.3em;
}

/* Custom checkbox icon */

/* header colors */
.adminlte3-layout .main-header.navbar {
  background-color: #fff;
}

.adminlte3-layout .main-header.navbar .brand-link {
  color: #2d2b2b;
}

.adminlte3-layout .main-header.navbar .ghds-navbar-menu li a {
  color: #2d2b2b;
}

/* table header colors */
.adminlte3-layout table.dataTable thead > tr > th {
  background-color: #5bac29;
  color: #fff;
}

/* footer colors */
.adminlte3-layout .main-footer {
  background-color: #4a4a4a;
}

.adminlte3-layout .main-footer .text-muted {
  color: #9aa792 !important;
}

.adminlte3-layout .main-footer .navbar-nav > li > a:hover {
  color: #5bac29;
}

/* tabs links colors */
.nav-tabs .nav-item .nav-link.active {
  color: #008900;
}

.nav-pills .nav-link:not(.active):hover,
.nav-tabs .nav-item .nav-link.active:hover {
  color: #016301;
}

.nav-tabs .nav-item .nav-link {
  color: #495057;
}

.nav-tabs .nav-item .nav-link:hover {
  color: #2f3438;
}

/* label colors */
label {
  color: #023502;
}

/* side bar colors */

.control-sidebar-dark,
.control-sidebar-dark::before {
  background: #666865;
}

.control-sidebar-dark,
.control-sidebar-dark .nav-link,
.control-sidebar-dark a {
  color: #cad2c9;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #3c3d3b;
}

.control-sidebar .nav-pills .nav-item .nav-link:hover {
  background-color: #3c3d3b;
}

.bg-primary {
  background-color: #5bac29 !important;
}

table.dataTable tbody tr.crj-error.odd:hover,
.crj-error.odd {
  background-color: #ffa4a4 !important;
}

table.dataTable tbody tr.crj-error.even:hover,
.crj-error.even {
  background-color: #ffd6d6 !important;
}

td.dataTables_empty input {
  width: 100% !important;
}

.cr {
  background-color: white;
}

.error-remission-sheet {
  background-color: #c2ae67;
}

/* Transitos flight menu */
.flight-menu-link {
  height: 32px;
  line-height: 24px;
}

.flight-menu-link .icon-menu-contextual {
  margin-right: 5px;
  width: 17px;
  margin-bottom: 2px;
}

.tto-fn {
  background-color: #f2f5f7 !important;
  color: #2f3e4a !important;
  border: 1px solid #c3cfd9 !important;
  position: relative;
}

.tto-fn::before {
  content: attr(data-company);
  position: absolute;
  top: 0.25em;
  left: 0.25em;
  font-size: 0.65rem;
}

.tto-fn.own_company {
  background-color: #788896 !important;
  color: #fff !important;
  font-weight: bold !important;
}

/* Transitos flight menu */

.card-body.p-0 .table tbody > tr > td:first-of-type,
.card-body.p-0 .table tbody > tr > th:first-of-type,
.card-body.p-0 .table thead > tr > td:first-of-type,
.card-body.p-0 .table thead > tr > th:first-of-type {
  padding: 0rem 0.5rem !important;
}

.card-body.p-0 .table tbody > tr > td:last-of-type,
.card-body.p-0 .table thead > tr > td:last-of-type {
  padding: 0rem 0rem !important;
}

/* Table elements style */
.table-filter-label {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #e9ecef;
  color: #495057;
  border: 1px solid #ced4da;
  border-radius: 5px 0px 0px 5px;
}

.table-field-box {
  border: 1px solid #c3cfd9;
  border-radius: 5px;
  background-color: #fff;
  width: 3em;
  position: relative;
}

.table-field-box.underline::before {
  content: "";
  background-color: #788896;
  position: absolute;
  width: 50%;
  height: 0.25em;
  border-radius: 5px;
  left: 26%;
  bottom: 0.2em;
}

.table-field-box.info {
  border-color: #68bbb3;
  background-color: #68bbb3;
}

.table-field-box.warning {
  border-color: #f7c325;
  background-color: #f7c325;
}
.table-field-box.error {
  border: 2px solid #d3455b;
  background-color: #ffffff;
  color: #d3455b;
  font-weight: bold;
}

.table-field-box.danger {
  border: 2px solid #d3455b;
  background-color: #d3455b;
  color: #ffffff;
  font-weight: bold;
}
.table-field-box.disabled {
  border-color: #c3cfd9;
  background-color: #c3cfd9;
}

#plane_view {
  text-align: center;
  margin: 10px auto;
  display: flex;
  justify-content: center;
  margin: 10px 0;
}
.airplane-cabin {
  width: 150px;
  height: 100%;
  background: #ffffff;
  border: 3px solid #16d426;
  border-right: none;
  border-radius: 530px 0 0 530px;
  box-sizing: border-box;
  margin: 20px 0;
  /* box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); */
  position: relative;
  user-select: none;
}
.airplane-cabin::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 25%;
  width: 100px;
  height: 15px;
  background-color: #05490b;
  border-radius: 5px;
  transform: translateY(-50%) rotate(90deg);
  transform-origin: center;
}
.fuselage {
  display: inline-block;
  background: #ffffff;
  border: 3px solid #16d426;
  border-left: none;
  border-radius: 0 40px 40px 0;
  padding: 10px 20px;
  /* box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); */
  user-select: none;
}
.seat-map {
  display: flex;
  gap: 5px;
  align-items: center;
}
.seat-column {
  display: grid;
  grid-template-rows: repeat(5, 40px);
  gap: 4px;
  align-items: center;
  justify-content: center;
  user-select: none;
}
.seat {
  font-family: monospace;
  width: 40px;
  height: 40px;
  background-color: #e0e0e0;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 0.6rem;
  font-weight: 600;
  cursor: default;
  user-select: none;
  transition: background-color 0.3s ease;
}
.seat.occupied {
  padding-left: 6px;
}
.seat.occupied.M {
  background-color: #bbdefb;
  color: #0d47a1;
}
.seat.occupied.F {
  background-color: #f8bbd0;
  color: #880e4f;
}
.seat.occupied.C {
  background-color: #c8e6c9;
  color: #1b5e20;
}
.seat.occupied.W {
  background-color: #fff3e0;
  color: #ff9800;
}
.seat.occupied.unknown {
  background-color: #757575;
  color: white;
}
.seat.exit-up {
  background-color: #ffffff;
  border: none;
  width: 40px;
  height: 40px;
  position: relative;
}
.seat.exit-up::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  width: 20px;
  height: 20px;
  border-top: 5px solid #16d426;
  border-left: 5px solid #16d426;
}
.seat.exit-down {
  background-color: #ffffff;
  border: none;
  width: 40px;
  height: 40px;
  position: relative;
}
.seat.exit-down::before {
  content: "";
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%) rotate(-135deg);
  width: 20px;
  height: 20px;
  border-top: 5px solid #16d426;
  border-left: 5px solid #16d426;
}
.seat.blocked {
  background-color: #bdbdbd;
  cursor: not-allowed;
  color: #757575;
}
.seat:hover .seat-tooltip {
  display: block;
}
.seat-tooltip {
  display: none;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.85);
  color: white;
  padding: 4px 7px;
  border-radius: 5px;
  z-index: 1;
  white-space: nowrap;
  font-size: 0.6rem;
  pointer-events: none;
  max-width: 220px;
}

.legend {
  display: flex;
  flex-direction: row;
  font-size: 1rem;
}

.legend div {
  display: inline-block;
  padding: 5px;
  justify-content: flex-start;
  margin-right: 2em;
}

.legend span {
  padding-top: 2px;
  margin-left: 4px;
  text-align: right;
  vertical-align: middle;
}

.legend svg {
  width: 20px;
  display: inline-block;
}

.aisle {
  visibility: hidden;
  width: 6px;
}
.seat-row-number {
  font-size: 0.55rem;
  text-align: center;
  color: #888;
  margin-top: 2px;
  user-select: none;
}
.gender-icon {
  width: 22px;
  height: 22px;
  color: white;
  vertical-align: middle;
}
.wing {
  width: 240px;
  height: 10px;
  border: 2px solid #16d426;
  background: #ffffff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.wing-top {
  border-radius: 5px 0 0 0;
}
.wing-bottom {
  border-radius: 0 0 0 5px;
}

/* Table elements style */

/* AMC FLIGHTS TABLE */
#amc_flights_table .tabulator-row .tabulator-cell {
  border-top: none;
  font-family:
    source sans pro,
    -apple-system,
    BlinkMacSystemFont,
    segoe ui,
    Roboto,
    helvetica neue,
    Arial,
    sans-serif,
    apple color emoji,
    segoe ui emoji,
    segoe ui symbol;
  font-size: 0.75rem;
  min-height: 62px;
}
#amc_flights_table .tabulator-cell-wrapper {
  flex-wrap: nowrap;
  gap: 1px;
}
#amc_flights_table .tabulator-row-odd,
#amc_flights_table .tabulator-row-even {
  background-color: #fff;
}
#amc_flights_table .tabulator-row:hover,
#amc_flights_table .tabulator-selected {
  background-color: #ececec;
}

.blink {
  -webkit-animation: alert-change 750ms infinite; /* Safari 4+ */
  -moz-animation: alert-change 750ms infinite; /* Fx 5+ */
  -o-animation: alert-change 750ms infinite; /* Opera 12+ */
  animation: alert-change 750ms infinite; /* IE 10+, Fx 29+ */
}

@-webkit-keyframes alert-change {
  0%,
  49% {
    /* border: 2px solid #f7c325;
    color: #f7c325; */
    /* color: transparent; */
    opacity: 0;
  }
  50%,
  100% {
  }
}

/* Flight data block definition */
#amc_flights_table .tabulator-row .tabulator-cell .arrivalColumns,
#amc_flights_table .tabulator-row .tabulator-cell .departureColumns {
  border-bottom: 1px solid #c3cfd9;
}
#amc_flights_table
  div.tabulator-row
  > div.tabulator-cell.arrivalColumns:nth-child(1 of div.arrivalColumns),
#amc_flights_table
  div.tabulator-row
  > div.tabulator-cell.departureColumns:nth-child(1 of div.departureColumns) {
  border-left: 1px solid #c3cfd9;
}
#amc_flights_table
  div.tabulator-row
  > div.tabulator-cell.arrivalColumns:nth-last-child(1 of div.arrivalColumns),
#amc_flights_table
  div.tabulator-row
  > div.tabulator-cell.departureColumns:nth-last-child(
    1 of div.departureColumns
  ) {
  border-right: 1px solid #c3cfd9;
}

#amc_flights_table .tabulator-row-odd .arrivalColumns,
#amc_flights_table .tabulator-row-odd .departureColumns {
  background-color: #f8f8f8;
}
#amc_flights_table .tabulator-row-even .arrivalColumns,
#amc_flights_table .tabulator-row-even .departureColumns {
  background-color: #fefefe;
}
/* Flight data block definition */
.dimm_info {
  color: #7b8a98 !important;
}

/* AMC Fields specifications*/

.amc-park-column div {
  display: flex;
  flex-direction: column;
}
.ttos-register-column::after,
.amc-register-column::before {
  content: attr(data-fleet);
  position: absolute;
  right: 0.25em;
  bottom: 0.55em;
  font-weight: bold;
  font-size: 0.7rem;
}
.amc-register-column div {
  position: absolute;
  display: flex;
  bottom: 0.25em;
  color: #008900;
  right: 0.5em;
  justify-content: end;
  align-items: center;
  gap: 0.25em;
}
.ttos-time-column,
.amc-time-column {
  flex-direction: column;
}
.ttos-time-column span:first-child,
.amc-time-column span:first-child {
  font-weight: bold;
  font-size: 1rem;
}

@media only screen and (max-width: 1080px) {
  .ttos-time-column span:first-child {
    font-size: 0.85rem;
  }
}

.amc-boarding-column {
  width: 4em;
  font-weight: bold;
}

.amc-alert-icon {
  padding: 0.5em;
}
.amc-options-column {
  align-content: center;
  justify-content: end !important;
  gap: 0.25em;
}

/* Flight fn column definition */
.ttos-fn,
.amc-fn {
  border: 1px solid #c3cfd9 !important;
  font-weight: bold;
  font-size: 0.9rem !important;
  position: relative;
  font-size: 1rem;
  flex-direction: column;
}
.amc-fn::after {
  content: attr(data-status_desc);
  font-weight: bold;
  font-size: 0.6rem;
  position: absolute;
  bottom: 0.25em;
  width: 100%;
  text-align: center;
}

.amc-fn div.dropdown {
  position: absolute;
  right: -0.5em;
  display: none;
}
.amc-fn:hover div.dropdown {
  display: block;
}

.amc-fn div.dropdown button svg {
  color: #fff;
}
.amc-fn.operated div.dropdown button svg,
.amc-fn.rchange div.dropdown button svg {
  color: #000;
}

.ttos-fn::before,
.amc-fn::before {
  content: attr(data-ldm);
  color: #293845;
  font-size: 0.5rem;
  position: absolute;
  top: -0.25em;
  left: 0.3em;
}

/* Flight Status column definition */
.amc-fn.operated {
  background-color: #f2f5f7 !important;
  color: #39434b;
}

.ttos-fn.no-actual,
.amc-fn.unoperated {
  background-color: #4b5c6b !important;
  color: #fff;
}

.amc-fn.rchange,
.amc-fn.luchange {
  background-color: #f7c325 !important;
  color: #39434b;
}

.amc-fn.cancel {
  background-color: #d3455b !important;
  color: #fff;
}

.amc-fn.acancel {
  background-color: #d3455b !important;
  color: #fff;
}

.amc-fn.couple {
  background-color: #d3455b !important;
  color: #fff;
}

.amc-fn.divert {
  background-color: #2c88d9 !important;
  color: #ffffff;
}

.amc-fn.return {
  background-color: #2c88d9 !important;
  color: #ffffff;
}

.amc-agents {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 0.25em;
  grid-row-gap: 0.25em;
}

#select2-select_edit_agent-results
  .select2-results__option[aria-selected="true"] {
  /*color: red !important;*/
  display: none !important;
}
#edit_agents_form .select2-selection__rendered {
  display: flex !important;
  flex-direction: column !important;
  /*align-items: flex-start;*/
  align-items: stretch !important;
  padding: 0 !important;
}
#edit_agents_form .select2-selection__choice {
  margin: 2px 0 !important;
  width: 100% !important;
  box-sizing: border-box !important;
  text-align: left;
  white-space: normal !important;
}

.amc-boarding span {
  font-weight: bold;
  min-width: 3.85em;
}

.amc-slot {
  font-weight: bold;
  color: #fff;
  background-color: #1aae9f;
  border: none;
}

.amc-dly > .tabulator-cell-wrapper {
  justify-content: flex-start !important;
}

.amc-dly,
.amc-payload {
  justify-content: space-between !important;
}
.amc-dly span:last-child,
.amc-payload span:first-child {
  color: #788896;
}
.amc-payload:before {
  content: attr(data-payload_code);
  position: absolute;
  top: 0.25em;
  left: 0.25em;
}

.amc-gt {
  padding: 0.25em 0.5em;
  gap: 0px !important;
}
.amc-gt span {
  padding: 0.25em 0.5em;
  font-weight: bold;
  width: 100%;
}
.amc-gt span:first-child {
  border-right: 1px solid #c3cfd9;
}
.amc-gt span:last-child {
  border-left: 1px solid #c3cfd9;
}

.amc-gt.grounded {
  background-color: #d5e7f7;
}
.amc-gt.grounded span:last-child {
  color: #4194dc;
}
.amc-gt.warning {
  background-color: #fdf3d3;
}
.amc-gt.warning span:last-child {
  color: #f7c42b;
}
.amc-gt.danger {
  background-color: #f6dade;
}
.amc-gt.danger span:last-child {
  color: #d55267;
}
.amc-gt.operated {
  background-color: #f2f5f7;
}

.amc-gt .gt-diff {
  font-size: 0.9em;
  font-weight: bold;
  text-align: center;
  padding: 1px 0;
  width: 100%;
}
.amc-gt .gt-gain {
  background-color: #dcfce7;
  color: #16a34a;
}
.amc-gt .gt-loss {
  background-color: #fee2e2;
  color: #dc2626;
}
.amc-gt .gt-neutral {
  background-color: #f1f5f9;
  color: #94a3b8;
}

/* AMC Fields specifications*/

/* AMC TOOLTIPS */
.amc-fn-tooltip {
  width: 12em;
}
.amc-pax-tooltip {
  padding: 0.25rem;
  width: 8rem;
}

.amc-cgco-tooltip {
  width: 12em;
  padding: 0.25em;
}

.amc-cgco-tooltip .row:nth-child(1) .col:nth-child(1) {
  border-right: 2px solid #fff;
}
.amc-cgco-tooltip .container-fluid {
  margin-top: 0.5em;
  border-top: 1px dashed #c3cfd9;
}
.amc-boarding-tooltip .container-fluid .row:nth-child(1),
.amc-cgco-tooltip .container-fluid .row:nth-child(1) {
  font-size: 0.75rem;
  color: #c3cfd9;
}
.tooltip .tooltip-inner {
  max-width: fit-content;
}

.amc-hld-tooltip,
.amc-cab-tooltip {
  width: 38em;
  padding: 15px;
}

.amc-cab-tooltip .row {
  margin-bottom: 8px;
}

.amc-ttos-tooltip {
  width: 30em;
}
.amc-ttos-tooltip .row:nth-child(1),
.amc-hld-tooltip .row:nth-child(1),
.amc-cab-tooltip .row:nth-child(1) {
  font-size: 0.75rem;
  color: #c3cfd9;
}
.amc-ttos-tooltip-connect {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  padding: 0em 1.35em;
}
.amc-ttos-tooltip-connect::before {
  content: "";
  width: 0.75em;
  height: 0.75em;
  display: inline-block;
  border-radius: 500px;
}
.info.amc-ttos-tooltip-connect::before {
  background-color: #1aae9f;
}
.danger.amc-ttos-tooltip-connect::before {
  background-color: #d3455b;
}
.warning.amc-ttos-tooltip-connect::before {
  background-color: #f7c325;
}

.amc-dly-tooltip {
  width: 15em;
}
/* AMC TOOLTIPS */

/* AMC Layer tables */
.amc_flight_item > .col {
  background-color: #c3cfd9;
  border-radius: 0.25em;
  position: relative;
}
.amc_flight_item > .col::after {
  content: "";
  border-width: 0px 0px 3px 3px;
  border-color: #c3cfd9;
  border-style: solid;
  position: absolute;
  width: 2em;
  left: -2em;
  bottom: 0.55em;
  height: 2.5em;
}

div#layer_edit_dly > div#table_dly,
div#layer_edit_special_field > div#table_specials,
div#layer_edit_cgco > div#table_cgco {
  max-height: 13em;
  overflow-y: auto;
}

div#layer_edit_coordinator > div#coordinator_list > .row,
div#layer_edit_boarding > div#table_boarding_st > .row,
div#layer_edit_dly > div#table_dly > .row,
div#layer_edit_special_field > div#table_specials > .row,
div#layer_edit_cgco > div#table_cgco > .row {
  font-size: 0.75rem;
  padding: 0.25em 0em;
}
div#layer_edit_coordinator > div#coordinator_list > .row:nth-child(odd),
div#layer_edit_boarding > div#table_boarding_st > .row:nth-child(odd),
div#layer_edit_dly > div#table_dly > .row:nth-child(odd),
div#layer_edit_special_field > div#table_specials > .row:nth-child(odd),
div#layer_edit_cgco > div#table_cgco > .row:nth-child(odd) {
  background-color: #f8f8f8;
}

#table_specials {
  min-height: 26em;
  overflow-y: auto;
  padding: 1em;
  display: flex;
  flex-direction: column;
  gap: 1em;
}
/* AMC Layer tables */

/* AMC FLIGHTS TABLE */

/* AMC FLIGHTS STATUS LIST*/
/* .tabulator-cell.arrivalColumns.cancel .amc-fn,
.tabulator-cell.departureColumns.cancel .amc-fn {
  background-color: #d3455b !important;
  color: #fff;
}

.tabulator-cell.arrivalColumns.cambio .amc-fn,
.tabulator-cell.departureColumns.cambio .amc-fn {
  background-color: #f7c325 !important;
  color: #293845 !important;
}

.tabulator-cell.arrivalColumns.acople .amc-fn,
.tabulator-cell.departureColumns.acople .amc-fn {
  background-color: #f6dade !important;
  border: 1px solid #dc6a7b !important;
  color: #293845 !important;
}

.tabulator-cell.arrivalColumns.creado .amc-fn,
.tabulator-cell.departureColumns.creado .amc-fn {
  background-color: #2c88d9 !important;
  color: #fff;
} */
/* AMC FLIGHTS STATUS LIST*/

#edit-header-text div {
  padding: 0.5rem 2rem;
}

#edit-header-text div:not(:last-child) {
  border-right: 5px solid #fff;
}

.edit-info-secction > div > span,
.info-panel > div > span {
  font-size: 1rem;
  color: #2c5514;
}

.edit-info-secction > div > p,
.info-panel > div > p {
  font-size: 1.25rem;
  margin: 0px;
}

.edit-info-secction {
  background-color: #f2f5f7;
  border-radius: 5px;
}

.flight-info p {
  font-weight: bold;
}

.info-panel p#std {
  font-weight: bold;
}

.info-panel p#dly {
  color: #d3455b;
}

.info-panel p#slot {
  font-weight: bold;
  color: #5bac29;
}

.pax-transits-table,
.pax-specials-table,
.cargo-details-table,
.cargo-specials-table,
.cargo-distribution-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
}

.pax-transits-table th,
.pax-specials-table th,
.cargo-details-table th,
.cargo-specials-table th,
.cargo-distribution-table th {
  font-size: 0.75rem;
  color: #788896;
}

.pax-transits-table td,
.pax-specials-table td,
.cargo-details-table td,
.cargo-specials-table td,
.cargo-distribution-table td {
  font-weight: bold;
  font-size: 1rem;
}

.pax-transits-table tbody tr:nth-child(odd) {
  background-color: #eaedee;
}

span.important {
  background-color: #c3cfd9;
  color: #2c5514;
  padding: 0rem 0.25rem;
}

.cargo-info {
  border: 3px solid #c3cfd9;
  border-radius: 5px;
  padding: 0.5rem;
}

.cargo-info > div > p > span {
  margin: 0rem 0.5rem;
}

.info-panel > div > p > span::after,
.cargo-info > div > p > span::after {
  content: attr(data-unit);
  margin: 0rem 0.25rem;
  font-size: 1rem;
  color: #2c5514;
}

.info-panel p#flight::after {
  content: attr(data-arcsit);
  background-color: #c3cfd9;
  color: #2c5514;
  padding: 0rem 0.25rem;
  font-size: 0.75rem;
  position: relative;
  top: 1rem;
  left: -2rem;
}

.info-panel p#total_pax::after {
  content: attr(data-pax_details);
  background-color: #c3cfd9;
  color: #2c5514;
  padding: 0rem 0.25rem;
  font-size: 0.75rem;
  position: relative;
  top: 1rem;
  left: -1.5rem;
}

.ttos-noptm-warning > div:first-child {
  box-shadow: inset 0.75em 0em 0em 0em #9fcdff;
}
.ttos-noptm > div:first-child {
  box-shadow: inset 0.75em 0em 0em 0em #ffeeba;
}
.ttos-row-separator {
  border-top: 1px solid #000;
}

.iconpicker-popover.popover {
  height: auto;
}

.modified::after {
  content: "*";
  font-weight: bold;
}

.amc-service-checkbtn {
  text-align: left;
}
.amc-service-checkbtn svg {
  margin-right: 0.5em;
}

/* AMC PANEL INFO*/
.flight-card {
  background: white;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  max-width: 450px;
}

.flight-card-sm {
  background: white;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  max-width: 350px;
}

.flight-card-delay {
  background: white;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  min-width: 450px;
  max-height: 172.81px;
}

.flight-card-data {
  background: white;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  height: 15em;
  min-width: 300px;
}

.flight-card-tto {
  background: white;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  height: 31em;
  min-width: 470px;
}

.text-gray {
  color: #6c757d;
}

.text-light-gray {
  color: #adb5bd;
}

.badge-delay {
  background-color: #f8f9fa;
  color: #6c757d;
  padding: 8px 12px;
  border-radius: 4px;
  font-weight: normal;
}

.badge-slot {
  background-color: #17a2b8;
  color: white;
  padding: 6px 12px;
  border-radius: 4px;
  font-weight: 500;
}

.time-large {
  font-size: 1.1rem;
  font-weight: 600;
}

.section-label {
  font-size: 0.85rem;
  color: #6c757d;
  margin-bottom: 2px;
  min-width: 90px;
}

/*Pax List*/
.plane-view-column {
  width: 3em;
}

.plane-view-row,
.plane-view-sit,
.plane-view-free,
.plane-view-letter {
  height: 3em;
  display: flex;
  justify-content: center;
  align-items: center;
}

.plane-view-letter {
  background-color: #5bac29;
  color: #fff;
}

.plane-view-sit {
  background-color: #aeaeae;
  border: 1px solid #cecece;
}

.remarks_gradient {
  background: linear-gradient(135deg, #117a8b 50%, #fff 50%);
}

.flights-menu-list {
  background-color: #fff;
  border-radius: 5px;
  border: none;
  padding: 0;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.flights-menu-list .context-menu-item {
  border: none !important;
  background-color: white !important;
  color: black !important;
  transition:
    background 0.2s,
    color 0.2s;
}

.flights-menu-list .context-menu-item:hover {
  background-color: #f0f0f0 !important;
  color: black !important;
  cursor: pointer;
}

.modalTitleHeaderElement {
  padding: 10px;
  margin: 0px 0px 0px 25px;
  border: 1px solid #609b3c;
  border-radius: 7px;
  background: #58c813;
  font-size: 15px;
}

.header-payload-title {
  color: #2c3e50;
  font-weight: 800;
  font-size: 1.1rem;
  border-bottom: 2px solid #eee;
}
.label-payload-text {
  font-weight: 600;
  color: #34495e;
  font-size: 0.95rem;
}
.sub-payload-label {
  font-size: 0.75rem;
  font-style: italic;
  color: #7f8c8d;
}
.col-payload-header {
  color: #7f8c8d;
  font-size: 0.85rem;
  text-align: center;
}
.form-payload-control-custom {
  text-align: center;
  border: 1px solid #bdc3c7;
  border-radius: 4px;
  padding: 2px 5px;
  color: #2c3e50;
  background-color: #fff;
}
.form-payload-control-custom:disabled {
  background-color: #f8f9fa;
  color: #2c3e50;
}
.section-payload-divider {
  border-top: 2px solid #dee2e6;
  margin: 15px 0;
}
.icon-payload-width {
  width: 25px;
  text-align: center;
  color: #7f8c8d;
}
#info-calc {
  background-color: #2c3e50;
  color: #fff;
  border-radius: 5px;
  font-weight: bold;
}
#bag_average_value {
  display: inline-block;
  min-width: 120px;
}

.ldm-card {
  background: white;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.22);
  width: 100%;
}

.gtds-select-option:has(.ssrLdmTitle) {
  background-color: #5bac29 !important;
  color: #fff;
  font-weight: bold;
}
.vertical-ldm-line {
  width: 2px;
  border-radius: 5px;
  background-color: #b6b5b5;
}

.ldm-hld-ssr {
  height: 18.9em;
}

.ldm-arrow {
  border: none;
  background-color: #fff;
  cursor: pointer;
  text-decoration: none;
}

.ldm-arrow svg {
  color: #000 !important;
}

.ldm-arrow-icon {
  background: none;
  border: none;
  cursor: pointer;
  transition: transform 0.25s ease;
}

#ldm_commat_arrow[aria-expanded="true"] .ldm-arrow-icon {
  transform: rotate(180deg);
}

#ldm_valija_arrow[aria-expanded="true"] .ldm-arrow-icon {
  transform: rotate(180deg);
}

.ldm-arrow-modal {
  display: flex;
  flex-direction: column;
  width: 40em;
  padding: 10px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.5);
}

.ldm-arrow-modal-input {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.ldm-arrow-modal-col {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.ldm-arrow-modal-button {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: center;
}

.ldm-unmatch {
  background-color: #f56363 !important;
}
