.no-user-select {
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer */
  -khtml-user-select: none;
  /* KHTML browsers (e.g. Konqueror) */
  -webkit-user-select: none;
  /* Chrome, Safari, and Opera */
  -webkit-touch-callout: none;
  /* Disable Android and iOS callouts*/
}

md-icon.icon-font-16 {
  font-size: 16px;
  min-width: 16px;
  min-height: 16px;
  height: 16px;
  width: 16px;
}

.shipment-details {
  border: 1px solid #939597;
  margin: 5px;
  width: calc(100% - 10px) !important;
}

.shipment-details .buttons-wrapper {
  position: absolute;
  bottom: 0;
  width: calc(100% - 8px);
  margin-bottom: 5px;
}

.shipment-details b {
  font-weight: 900;
}

.shipment-details div.pd5:nth-child(2) {
  border-top: 1px solid #939597;
  border-bottom: 1px solid #939597;
}

.trolley-list table {
  border-collapse: collapse;
}

.trolley-list table thead {
  background: #10446A;
  color: #FFF;
}

.trolley-list table tbody {
  display: block;
  width: 100%;
  overflow: auto;
  height: 150px;
}

.trolley-list table tbody tr td:first-child {
  color: #081D40;
  text-decoration: underline;
}

md-icon.icon-font-18 {
  font-size: 18px;
  min-width: 18px;
  min-height: 18px;
  height: 18px;
  width: 18px;
}

.header {
  background-color: #00649c;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
  color: white;
}

.header .title {
  font-size: 30px;
}

.header span.sub-header {
  font-size: 15px;
}

.header .logout {
  height: 100%;
  width: auto;
  padding: 0px;
  margin: 0px;
}

.header .logout span {
  font-size: 20px;
  font-weight: bold;
}

.header .logout .exit {
  color: white !important;
  /* padding-bottom: 30px; */
  /* font-size: 30px; */
  /* width: 30px;
  height: 30px;
  min-height: 30px; */
  padding: 0px;
  margin: 0px;
}

.md-button {
  min-width: 0px;
}

.home-page .status-wrapper {
  padding: 20px 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.home-page .status-wrapper .status {
  margin: 15px;
  padding: 10px;
  border: 1px solid #BDBDBD;
}

.home-page .status-wrapper .status .status-header {
  font-size: 18px;
  text-align: center;
}

.home-page .status-wrapper .status .status-result label:nth-child(1) {
  height: 30px;
  line-height: 30px;
  font-size: 30px;
}

.home-page .status-wrapper .status .status-result label:nth-child(1).orange-fg {
  color: #C77435;
}

.home-page .status-wrapper .status .status-result label:nth-child(2) {
  font-size: 16px;
  padding-top: 5px;
}

.home-page .home-nav-buttons .quick-links-label {
  font-size: 18px;
  padding: 20px;
  text-align: center;
}

.home-page .home-nav-buttons .nav-item {
  background-color: #4A4A4A;
  height: 140px;
  color: white;
}

.home-page .home-nav-buttons .nav-item:not(:last-child) {
  margin-right: 7px;
}

.home-page .home-nav-buttons .nav-item span {
  padding-top: 10px;
  font-size: 18px;
}

.shipment-acceptance .acceptance-header {
  padding: 10px;
  text-align: center;
}

.shipment-acceptance .acceptance-label {
  text-align: right;
  margin-right: 10px;
  flex: 1;
  box-sizing: border-box;
  max-width: 40%;
}

.shipment-acceptance .acceptance-input {
  max-width: 100px;
  text-align: right;
}

.shipment-acceptance .manifest, .shipment-acceptance .actuals {
  padding: 10px;
  font-size: 15px;
}

.shipment-acceptance .warehouse {
  font-size: 15px;
}

.shipment-acceptance .manifest, .shipment-acceptance .actuals {
  background-position: right;
  background-size: 1px 7px;
  background-repeat: repeat-y;
}

.shipment-acceptance .manifest input, .shipment-acceptance .actuals input, .shipment-acceptance .header-wrapper input {
  border: 2px solid #CECECE;
}

@media screen and (max-width: 1280px) {
  .shipment-acceptance .warehouse {
    align-items: center;
  }
}

.shipment-acceptance .warehouse-wrapper .warehouse-item .warehouse-input {
  border-color: #CECECE;
  border-style: solid;
  border-width: 0px;
  padding: 10px;
}

.shipment-acceptance .warehouse-wrapper .warehouse-item .warehouse-input:first-child {
  border-left-width: 2px;
}

.shipment-acceptance .warehouse-wrapper .warehouse-item .warehouse-input:last-child {
  border-right-width: 2px;
}

.shipment-acceptance .warehouse-wrapper .warehouse-item:not(:last-child) .warehouse-input {
  border-bottom-width: 1px;
}

.shipment-acceptance .warehouse-wrapper .warehouse-item:first-child .warehouse-input {
  border-top-width: 2px;
}

.shipment-acceptance .warehouse-wrapper .warehouse-item:last-child .warehouse-input {
  border-bottom-width: 2px;
}

.home-nav-buttons {
  position: absolute;
  max-width: 1360px;
  bottom: 40px;
  width: 100%;
}

md-dialog .dialog-title {
  font-size: 16px;
}

md-dialog .alert-title {
  font-size: 20px;
  font-weight: bold;
  padding: 30px 40px;
}

.content-wrapper {
  border: 1px solid #666666;
  min-height: 400px;
}

.content-wrapper .header-wrapper {
  padding: 10px;
  border-bottom: 1px solid #666666;
}

.content-wrapper .header-wrapper .flight-number {
  height: 26px;
  line-height: 26px;
  font-size: 26px;
}

.content-wrapper .header-wrapper .header-value {
  height: 23px;
  line-height: 23px;
  font-size: 23px;
}

.content-wrapper .header-wrapper .header-label {
  font-size: 18px;
  font-weight: normal;
}

.page-wrapper {
  overflow: auto;
}

.page-wrapper .page-wrapper-child {
  max-width: 1360px;
  margin: 0px auto;
  width: 100%;
}

table.new-table {
  border-collapse: collapse;
  border: 1px solid #b1a9a9;
  background-color: white;
  box-shadow: 0 0 10px 0px black;
}

@media screen and (max-width: 1280px) {
  table.new-table {
    height: 200px;
    display: inline-block;
    overflow-y: scroll;
  }
}

table.new-table th {
  text-align: left;
  padding: 15px;
  overflow: auto;
  background-color: #bdbdbd5c;
  font-size: large;
}

table.new-table td {
  text-align: left;
  padding: 15px;
  overflow: auto;
  font-size: large;
  color: #0b5188;
  padding-left: 20px;
  padding-bottom: 15px;
}

table.new-table td>img {
  cursor: pointer;
}

button:disabled, button[disabled] {
  border: 1px solid #999999;
  background-color: #cccccc;
  color: #666666;
}

md-tabs.carousel md-tabs-wrapper {
  display: none;
}

.text-box {
  padding: 6px;
  height: 32px;
}

@media screen and (max-width: 1280px) {
  .text-box {
    width: 200px;
    font-size: x-large;
    height: 40px;
    font-weight: bold;
    font-family: inherit;
  }
}

md-checkbox>div.md-container.md-ink-ripple {
  background-color: white;
  border-radius: 2px;
}

@media screen and (max-width: 1280px) {
  md-checkbox>div.md-container.md-ink-ripple {
    transform: scale(1.5);
  }
}

@media screen and (max-width: 1280px) {
  md-checkbox {
    padding-top: 18px;
  }
}

md-checkbox .md-label {
  margin-top: 0px;
}

.arrow-down {
  transform: rotate(90deg);
}

.arrow-up {
  transform: rotate(270deg);
  padding-top: 5px;
}

.panel-holder {
  flex-wrap: wrap;
  display: inline-flex;
  border: 1px solid #9e9e9e;
  align-items: center;
  justify-content: center;
}

.panel-box {
  height: 190px;
  position: relative;
  float: left;
  padding: 5px;
  min-width: 200px;
}

.panel-box .panel-box-wrapper {
  background-color: #ececec;
}

.panel-box .selection {
  position: absolute;
  right: 0px;
  background: #F5F5F5;
  padding: 12px 8px;
  margin: 3px 8px;
}

.panel-box .tick {
  background: #F5F5F5;
  padding: 8px 6px;
  margin-left: auto;
}

.panel-box .panel-label {
  font-size: 18px;
  color: #000000;
  font-weight: normal;
}

.panel-box .panel-value {
  font-size: 18px;
}

.panel-box .panel-label {
  font-size: 16px;
}

.panel-box .md-title {
  font-size: 35px;
  color: #0b5188;
  font-weight: 600;
}

.panel-box .md-body-2 {
  font-size: 22px;
  font-weight: 600;
}

.panel-box .flight-date {
  font-size: x-large;
  margin: auto;
}

.panel-box .flight-select {
  background-color: white;
  padding: 5px;
  align-self: flex-end;
  margin: 5px 5px;
  margin-bottom: -20px;
}

@media screen and (max-width: 1280px) {
  .panel-box .flight-select {
    background-color: white;
    padding: 5px;
    align-self: flex-end;
    margin: 5px 5px;
    margin-bottom: -20px;
    padding-bottom: 12px;
  }
}

.panel-box .shipment-icon {
  font-size: xx-large;
  background-color: #8e8e8e;
  padding: 10px 42px 5px 8px;
  border-radius: 50%;
  width: 45px;
  color: #eae9e9;
}

.panel-box .shipment-details {
  font-size: 28px;
  font-weight: 600;
  vertical-align: top;
  text-align: center;
}

@media screen and (max-width: 1280px) {
  .panel-box .shipment-details {
    font-size: 35px;
  }
}

.panel-holder .panel-box .shipment-details-label {
  font-size: large;
  color: black;
}

@media screen and (min-width: 768px) and (max-width: 800px) {
  .flight-no, .flight-date {
    margin-right: 5px !important;
    margin-top: 3px !important;
  }
}

@media screen and (max-width: 480px) {
  .feedback-text {
    font-size: 15px;
  }
  .search-button, .theme-btn {
    margin-top: 7px;
    height: 28px;
    font-weight: bold;
    font-size: 13px;
    margin-left: 0px;
    margin-right: 10px;
    min-width: 65px;
    border-radius: 3px;
  }
  .reset-button {
    margin-top: 7px;
    height: 28px;
    font-weight: bold;
    font-size: 13px;
    margin-left: 0px;
    margin-right: 0px;
    min-width: 65px;
    border-radius: 3px;
    border-style: solid;
  }
  .flight-no, .flight-date {
    margin-right: 10px !important;
  }
  .header .logout span {
    font-size: 15px;
    font-weight: bold;
  }
  .panel-box .flight-no {
    font-size: 18px;
    font-weight: bold;
  }
  .sub-header {
    display: none;
  }
  .homeicon {
    display: none;
  }
  .panel-box .panel-value {
    font-size: 16px;
  }
  .panel-box .panel-label {
    font-size: 14px;
  }
  .content-wrapper .header-wrapper .header-value {
    height: 23px;
    line-height: 25px;
    font-size: 15px;
  }
  .content-wrapper .header-wrapper .header-label {
    font-size: 12px;
    font-weight: normal;
    line-height: 28px;
  }
  .content-wrapper .header-wrapper .flight-number {
    font-size: 14px;
  }
  .pd-l10-m {
    padding-left: 3px;
  }
  .flight-icon {
    width: 25px;
    height: 25px;
  }
  .panel-box {
    height: 165px !important;
  }
  .uld-no {
    font-size: 11px;
  }
  .uld-wrapper .header-wrapper .header-value {
    font-size: 11px;
    font-weight: bold;
    line-height: 28px;
  }
  .header .title {
    font-size: 16px;
  }
  .theme-btn {
    margin-left: 10px !important;
    margin-top: 5px !important;
  }
  .reset-button {
    margin-top: 5px !important;
  }
  .no-margin-mobile {
    margin-right: 0px !important;
  }
  .navigationmenu img {
    width: 100px !important;
  }
  /* .header .logout {
    padding-top: 10px;
  } */
  .no-margin-right-mobile {
    margin-right: 5px !important;
  }
  /* .shipment-acceptance .md-button { */
  /* margin-left: 0px !important;
    margin-right: 0px !important; } } */
}

@media screen and (max-width: 375px) {
  .reset-button {
    display: none;
  }
  .sub-header {
    display: none;
  }
  .homeicon {
    display: none;
  }
  .content-wrapper .header-wrapper .header-value {
    height: 23px;
    line-height: 25px;
    font-size: 12px;
  }
  .content-wrapper .header-wrapper .header-label {
    font-size: 12px;
    font-weight: normal;
    line-height: 28px;
  }
  .content-wrapper .header-wrapper .flight-number {
    font-size: 13px;
  }
  .pd-l10-m {
    padding-left: 10px;
  }
  .flight-icon {
    width: 25px;
    height: 25px;
  }
  .uld-wrapper .header-wrapper .header-value {
    font-size: 11px;
    font-weight: normal;
    line-height: 28px;
  }
  .flightlisting-date {
    width: 100px;
    margin-top: 2px;
  }
  .theme-btn {
    margin-left: 10px !important;
  }
  .no-margin-mobile {
    margin-right: 0px !important;
  }
  .header .logout {
    padding-top: 10px;
  }
  .mobileversiontitle {
    display: none;
  }
  .wrapper-box .child-item {
    min-width: 154px !important;
    max-width: 154px !important;
  }
  .no-margin-right-mobile {
    margin-right: 5px !important;
  }
  .wrapper-box .child-item {
    min-width: 154px !important;
    max-width: 154px !important;
  }
}

@media screen and (min-width: 700px) and (max-width: 800px) {
  .panel-box .flight-no {
    font-size: 24px;
    font-weight: bold;
  }
  .panel-box .panel-value {
    font-size: 16px;
  }
  .content-wrapper .header-wrapper .header-value {
    font-size: 16px;
  }
  .menu-width {
    height: 85px;
  }
  .date-section {
    position: fixed;
    top: 65px;
    right: 20px;
  }
  .logout {
    position: fixed;
    top: 26px;
    right: 0px;
    height: auto !important;
  }
  .welcome-message {
    position: fixed;
    top: 8px;
    right: 0px;
  }
  .theme-btn, .reset-button {
    padding: 5px 20px !important;
    line-height: 10px;
    font-size: 13px !important;
    min-height: 20px;
  }
  .theme-btn {
    margin-left: 20px !important;
  }
}

@media screen and (max-width: 1280px) {
  .panel-holder .panel-box .shipment-details-label {
    font-size: x-large;
  }
}

@media screen and (min-width: 1024px) {
  .search-button, .theme-btn {
    margin-top: 7px;
    height: 28px;
    font-weight: bold;
    font-size: 16px;
    margin-left: 0px;
    margin-right: 10px;
    border-radius: 3px;
  }
  .reset-button {
    margin-top: 7px;
    height: 28px;
    font-weight: bold;
    font-size: 16px;
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 3px;
  }
  .flight-no, .flight-date {
    margin-right: 10px !important;
  }
  .panel-box .flight-no {
    font-size: 30px;
    font-weight: bold;
  }
  .menu-width {
    height: 95px;
  }
  .date-section {
    position: fixed;
    top: 65px;
    right: 20px;
  }
  .logout {
    position: fixed;
    top: 26px;
    right: 0px;
    height: auto !important;
  }
  .welcome-message {
    position: fixed;
    top: 8px;
    right: 0px;
  }
  .header span.sub-header {
    font-size: 17px;
  }
  .header .title {
    font-size: 24px;
  }
  .theme-btn, .reset-button {
    padding: 10px 20px !important;
    line-height: 10px;
    font-size: 14px !important;
    min-height: 30px;
  }
}

.panel-holder .panel-box img.open-shipments:hover {
  transform: rotateZ(60deg);
}

.slide {
  border-radius: 50px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  margin-right: 20px;
  background-color: #0b5188;
}

md-radio-button .md-off {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  border-style: solid;
  border-width: 2px;
  border-radius: 50%;
  margin-right: 15px;
  transition: border-color ease .28s;
}

md-radio-button .md-on {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 15px;
  transition: -webkit-transform ease .28s;
  transition: transform ease .28s;
  -webkit-transform: scale(0);
  transform: scale(0);
}

md-radio-button.md-default-theme.md-checked .md-off, md-radio-button.md-checked .md-off {
  border-color: #607D8B;
  background-color: #607D8B;
}

md-radio-button .md-on {
  background-color: #607d8b;
}

.close-shipments {
  font-size: 60px;
  color: #ffffff;
  background: #4843438c;
  border-radius: 50%;
  height: max-content;
  margin-top: auto;
  margin-left: auto;
  /* position: fixed; */
  /* z-index: 100; */
  align-self: center;
  /* flex: 20%; */
  /* flex-basis: 80%; */
  /* padding-bottom: 0px; */
  margin-bottom: -50px;
  z-index: 1;
  margin-right: 15px;
  cursor: pointer;
}

flights-widget {
  width: 280px;
  height: 270px;
  display: flex;
  border: 1px solid #e4e4e4;
  transition: height ease-in .5s;
  overflow: hidden;
}

.search-btn {
  background-color: #0b5188;
  color: #fff;
  padding: 5px;
  width: 80px;
  border: 1px solid black;
}

.next-btn {
  background-color: #0b5188;
  color: #fff;
  height: 43px;
  border: 1px solid black;
  display: flex;
  align-items: center;
}

.prev-btn, .breakdown-btn {
  height: 36px;
  font-weight: bold;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 15px;
}

.prev-btn {
  margin-left: 0px;
  margin-top: 0px;
  border: 1px solid black;
}

.breakdown-btn {
  margin-right: 5px;
  margin-top: 0px;
  margin-left: 0px;
  color: white;
}

md-dialog .md-button, .shipment-acceptance .md-button {
  height: 36px;
  font-weight: bold;
  font-size: 16px;
}

md-dialog .md-title {
  color: #FFF;
  font-weight: bold;
}

md-dialog p {
  line-height: 26px !important;
  font-size: 15px;
}

.action-button {
  background-color: #1F52A8;
  color: white;
  font-weight: 800;
}

.shipment-acceptance .md-button {
  margin-top: 0px;
  padding: 0px 15px;
}

.clear-btn {
  background: #fff;
  color: #1a7fd0;
  width: 80px;
  padding: 5px;
  font-size: 12px;
}

.widget {
  background-color: #fff;
  height: 100%;
  width: 580px;
  padding-bottom: 3px;
  max-width: fit-content;
  margin-left: 400px;
}

.play-btn {
  color: #fff;
  background-color: #1a7fd0;
  vertical-align: bottom;
  padding: 2px;
  border: 1px solid #1a7fd0;
  margin-left: -33px;
  border-top-width: medium;
}

@media screen and (max-width: 1280px) {
  .play-btn {
    padding: 3px;
    font-size: 30px;
    width: auto;
    margin-left: -5px;
  }
}

.confirm-block {
  padding-bottom: 30px;
  height: 640px;
}

.checkin-btn-content .btn-large {
  padding: 20px;
  width: 200%;
  max-width: 402px;
}

@media screen and (max-width: 1280px) {
  .checkin-btn-content .btn-large {
    padding: 50px !important;
    max-width: 565px;
  }
}

.checkin-btn-content {
  margin-right: 120px;
  margin-left: -90px;
}

@media screen and (max-width: 1280px) {
  .checkin-btn-content {
    margin-right: 300px;
    padding: 15px;
    margin-left: 50px;
  }
}

@media screen and (max-width: 1280px) {
  .checkin-btn-content .md-button .md-title {
    font-size: x-large;
  }
}

textarea .area {
  font-size: medium;
  width: 383px !important;
  height: 90px !important;
}

.rating-btn {
  font-family: unset;
  background-color: #0e458a;
  padding: 10px;
}

@media screen and (max-width: 1280px) {
  .rating-btn {
    padding: 25px;
    background-color: #0e458a;
  }
}

.feedback-text {
  white-space: pre-line;
  color: #105186;
  font-size: 24px;
}

@media screen and (max-width: 1280px) {
  .feedback-text {
    font-size: 40px;
  }
}

@media screen and (max-width: 1280px) {
  .feedback-btn {
    height: 65px;
    width: 140px;
  }
}

md-dialog.md-transition-in, md-dialog.md-transition-out {
  background-color: #0a2154;
  color: white;
}

md-dialog md-dialog-content .md-dialog-content-body>p {
  font-size: 18px;
  color: #fff;
}

md-dialog .md-actions, md-dialog md-dialog-actions {
  padding: 10px;
  align-self: center;
}

md-dialog-actions .md-button.md-default-theme.md-primary {
  background-color: #fff !important;
}

md-dialog .md-dialog-content {
  padding-bottom: 10px !important;
}

@media screen and (max-width: 1280px) {
  md-dialog-actions .md-button.md-default-theme.md-primary {
    padding: 5px;
    width: 100px;
    font-size: large;
  }
}

@media screen and (max-width: 1280px) {
  .ui-grid-header-cell-label {
    font-size: 18px;
    font-weight: inherit;
  }
}

md-tabs.awb-tab>md-tabs-wrapper>md-tabs-canvas>md-pagination-wrapper {
  display: none;
}

md-input-container .md-errors-spacer {
  display: none;
}

.createGrid {
  height: 22px;
}

items-wrapper {
  display: block;
}

.tabs-pagination-wrapper {
  padding-bottom: 30px;
  padding-top: 15px;
}

.tabs-pagination-wrapper .page {
  width: 25px;
  height: 25px;
  border-radius: 50px;
  background-color: #ccc;
  margin-right: 10px;
}

md-tab-content>div {
  height: 100%;
  display: inline-block;
  width: 100%;
}

div[ng-view] {
  padding-top: 0px;
}

md-input-container input.md-input, .md-dummy-container input, md-datepicker .calendar-icon {
  height: 30px;
  line-height: 30px;
}

md-tabs md-tabs-content-wrapper md-tab-content {
  padding: 5px;
}

@media screen and (max-width: 1280px) and (min-width: 960px) {
  md-input-container:not(.right-margin-required), .md-dummy-container {
    margin-right: 20px !important;
  }
}

.login-form {
  background: #081d40;
}

.ecw-footer .copyrights, .ecw-footer-hidden .copyrights {
  font-size: 18px;
}

.menu-wrapper {
  /*background: #070c27;*/
  line-height: 0;
}

.menu-wrapper .md-sidenav-left {
  background: #4F4F4F;
}

@media screen and (max-width: 450px) {
  .menu-wrapper .md-sidenav-left {
    width: 200px !important;
    min-width: 200px !important;
  }
}

.menu-wrapper .md-sidenav-left button {
  border-bottom: 1px solid;
  border-top: 1px solid;
}

.wrapper-box {
  display: -webkit-flex;
  /* Safari */
  -webkit-flex-wrap: wrap;
  /* Safari 6.1+ */
  display: flex;
  flex-wrap: wrap;
  /*height: 100%;*/
  border: 1px solid #c3c3c3;
}

.wrapper-box span, .wrapper-box input {
  /*color: #707070; */
}

.wrapper-box input {
  font-size: 12px;
}

.wrapper-box .child-item {
  min-width: 164px;
  max-width: 164px;
  min-height: 90px;
  background: #EBEBEB;
  margin: 10px 10px;
}

.ecw-padding.breakdown-dialog button {
  height: 45px;
  width: 100px;
}

.ecw-padding.breakdown-dialog button.secondary-btn {
  color: #081D40;
  border: 1px solid #e5e5e5;
}

.ecw-padding.location-dialog {
  background: #081D40;
  height: 240px;
}

.ecw-padding.location-dialog button {
  width: 110px;
}

.ecw-padding.location-dialog .location-list-table {
  border-collapse: collapse;
  border: 1px solid;
  width: 245px;
}

.ecw-padding.location-dialog .location-list-table th {
  background: #000;
  font-weight: 100;
}

.ecw-padding.location-dialog .location-list-table tbody {
  display: block;
  width: 100%;
  overflow: auto;
  height: 120px;
}

.ecw-padding.location-dialog .location-list-table tbody tr {
  background: #081D40;
}

.ecw-padding.location-dialog .location-list-table tbody tr td {
  border-bottom: 1px solid #FFF;
}

.ecw-padding.trolley-dialog, .ecw-padding.breakdown-dialog {
  background: #081D40;
  min-height: 185px;
}

.ecw-padding.delivery-dialog {
  background: #081D40;
}

.ecw-padding.delivery-dialog center {
  white-space: pre-line;
}

.ecw-padding.trolley-dialog center, .ecw-padding.breakdown-dialog center {
  white-space: pre-line;
}

.cw-padding.delivery-dialog input, .ecw-padding.trolley-dialog input, .ecw-padding.breakdown-dialog input {
  font-size: 30px;
  width: 225px;
  padding: 20px !important;
  color: #FFF;
  background: inherit;
  text-align: center;
}

.ecw-padding.trolley-dialog button.layout-row, .ecw-padding.breakdown-dialog button.layout-row {
  background: #1F52A8;
  width: 225px;
  color: #FFF;
  border: 1px solid #1F52A8;
  padding: 10px;
}

.ecw-padding.trolley-dialog .bags-container-list, .ecw-padding.breakdown-dialog .bags-container-list {
  height: 140px;
  overflow-y: auto;
  border: 1px solid #FFF;
  width: 225px;
}

.theme-btn {
  background: #081d40;
  color: #FFF;
  padding: 10px 8px;
  border: #081d40;
  border-radius: 0px;
}

.theme-btn:disabled {
  background: #8F908F;
}

.cfl-theme-fg {
  color: #081D40;
}

.cfl-theme-fg-dark {
  color: #052137;
}

.footer-buttons-wrapper {
  width: calc(100% - 16px) !important;
}

.footer-buttons-wrapper button {
  height: 30px;
  min-width: 50px;
  background: #081D40;
  border: 1px solid #081D40;
  color: #fff;
  border-radius: 0px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px 3px;
  padding: 5px;
}

.footer-buttons-wrappr button span {
  font-weight: bold !important;
  font-size: 14px !important;
}

button.secondary {
  background: #FFF !important;
  color: #000 !important;
  font-weight: bold;
  border: 1px solid #000 !important;
}

button.secondary span {
  position: relative;
  right: 5px;
  bottom: 1px;
  font-weight: bold !important;
  font-size: 14px !important;
}

.font-24 {
  font-size: 24px;
}

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

.button-dialoguebox {
  background: #1F52A8;
  border: none;
}

.button-uldlisting-awblisting {
  margin-top: -383px !important;
  margin-left: 8px;
  /*margin:8px;*/
}

.mr-t10 {
  margin-top: 10px !important;
}

.flightlisting-date {
  width: 60px;
  margin-top: 2px;
}

.flightimage {
  height: 20px;
  width: 18px;
}

.tickmarkimage {
  height: 20px;
  width: 22px;
}

@media screen and (min-width: 320px) and (max-width: 1200px) {
  .mobileversiontitle {
    margin-left: 0px;
  }
  .mr-t10 {
    margin-top: 0px !important;
  }
  .flightimage {
    height: 20px;
    width: 18px;
    margin-left: 10px;
  }
  .tickmarkimage {
    height: 20px;
    width: 22px;
  }
  /* .md-tab {
       visibility: hidden;
   }*/
  .dailystatus-offload {
    margin-left: 0px;
  }
  .paginationtab div {
    display: none;
  }
  .uldlistingpaginationtab div {
    display: none;
  }
  .awblistingpaginationtab div {
    display: none;
  }
}

@media screen and (min-width: 320px) {
  .button-uldlisting-awblisting {
    margin-top: -327px !important;
    margin-left: 8px;
    /*margin:8px;*/
  }
  .flightimage {
    height: 20px;
    width: 18px;
  }
  .tickmarkimage {
    height: 20px;
    width: 22px;
  }
  .footer div {
    visibility: hidden;
  }
  .home-page .status-wrapper {
    padding: 10px 0px;
  }
  .home-page .home-nav-buttons .quick-links-label {
    padding: 10px 0px 20px 0px;
  }
  .home-page .home-nav-buttons .nav-item span {
    padding-top: 15px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
  }
  .home-nav-buttons {
    position: absolute;
    bottom: 0px;
    width: 100%;
  }
  .home-nav-buttons img {
    height: 32px;
    padding-bottom: 5px !important;
    vertical-align: top;
    margin-top: 0px;
    padding-top: 0px;
  }
  .home-page .home-nav-buttons .nav-item {
    height: 110px;
  }
  .paginationtab div {
    display: none;
  }
  .uldlistingpaginationtab div {
    display: none;
  }
  .awblistingpaginationtab div {
    display: none;
  }
  .status-result {
    min-height: 75px !important;
  }
}

@media only screen and (min-width: 1280px) and (min-height: 1024px) {
  .tabfontsize {
    font-size: 20px !important;
    margin-right: 13px !important;
  }
  .wrapper-box input {
    font-size: 20px;
  }
  md-input-container input.md-input, .md-dummy-container input, md-datepicker .calendar-icon {
    height: 45px;
    width: 128px;
  }
  md-input-container .md-input {
    font-size: 22px !important;
  }
  .flightlisting-date {
    width: 0px;
    margin-top: 2px;
  }
  .exportflightlist-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
  .panelboxflight-fontsize {
    font-size: 35px;
  }
  .panelboxawbcount-fontsize {
    font-size: 25px;
  }
  .panelboxawbdetails-fontsize {
    font-size: 20px;
  }
  .flightimage {
    height: 40px;
    width: 36px;
  }
  .tickmarkimage {
    height: 40px;
    width: 36px;
  }
  .wrapper-box .child-item {
    min-width: 45%;
    max-width: 45%;
    min-height: 141px;
    background: #EBEBEB;
    margin: 3px;
  }
  /*
      md-tabs {
          visibility: visible;
      }
  */
  md-tabs md-pagination-wrapper, md-tabs md-tabs-canvas {
    height: 36px;
    width: 100% !important;
  }
  .md-tab {
    -webkit-transition: background-color 0.35s cubic-bezier(0.35, 0, 0.25, 1);
    transition: background-color 0.35s cubic-bezier(0.35, 0, 0.25, 1);
    cursor: pointer;
    white-space: nowrap;
    position: relative;
    text-transform: uppercase;
    float: left;
    font-weight: 500;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 50%;
    padding: 0px 10px 10px 20px;
    background-color: white;
    border: 1px solid #777;
    margin-top: 2px;
    margin-left: 10px;
  }
  md-tab-item.md-active {
    background-color: gray !important;
  }
  md-tabs md-tab-item.md-active {
    border-top-color: #808080 !important;
  }
  md-tabs md-tab-item:not(.md-disabled) {
    border-top: 1px solid;
  }
  md-tabs md-tab-item:not(.md-active):not(.md-disabled) {
    border-top-color: gray !important;
  }
  md-tabs md-tabs-canvas {
    height: 50px;
  }
  md-tabs div>label.sub-header.font-bold {
    text-align: -webkit-center;
  }
  .footer div {
    visibility: visible;
  }
  .uldListing-flightheader {
    font-size: 35px;
  }
  .uldListing-panel {
    font-size: 24px;
  }
  .uldListing-insidepanel {
    font-size: 24px;
  }
  .uldlisting-flightimg {
    width: 37px;
  }
  .uldlisting-tickimg {
    width: 35px !important;
    height: 35px !important;
  }
  .uldListing-agentfont {
    font-size: 18px;
  }
  .button-uldlisting-awblisting {
    margin-top: -592px !important;
    margin-left: 8px;
    /*margin:8px;*/
  }
  .uldlisting-buttonfont {
    font-size: 25px;
  }
  .uldlisting-pd17 {
    padding: 17px !important;
  }
  .scanuld-dialogbox {
    min-height: 294px !important;
    min-width: 377px !important;
  }
  .scanuld-dialogbox-fontsize {
    font-size: 35px !important;
  }
  .scanuld-dialogbox-inputbox {
    width: 326px !important;
    font-size: 34px !important;
  }
  .scanuld-dialogbox-inputcontainer {
    margin: 31px !important;
  }
  .scanuld-dialogbox-button {
    width: 258px !important;
  }
  .buildup-dialogbox {
    min-height: 294px !important;
    min-width: 377px !important;
  }
  .buildup-font {
    font-size: 35px !important;
  }
  .buildup-button-width {
    height: 61px !important;
    width: 160px !important;
  }
  .awblistmargin {
    /*margin-left: 10px !important;*/
    flex: 0 !important;
    padding-left: 20px !important;
  }
  .awblisting-diamondimg {
    width: 70px !important;
    height: 40px !important;
  }
  .awblisting-scanimg {
    height: 31px !important;
    width: 31px !important;
  }
  .ecw-padding.trolley-dialog .bags-container-list {
    height: 234px !important;
    width: 433px !important;
  }
  .remove-icon {
    font-size: 28px !important;
  }
  .bag-container-input {
    font-size: 35px !important;
  }
  .button-bag-container {
    width: 279px !important;
  }
  .quicklinks div {
    visibility: visible;
  }
  .dailystatus-open {
    padding-left: 30px;
    padding-right: 80px;
  }
  .dailystatus-accepted {
    padding-left: 100px;
    padding-right: 183px;
  }
  .dailystatus-transit {
    padding-left: 80px;
    padding-right: 80px;
  }
  .dailystatus-offload {
    padding-left: 80px;
    padding-right: 80px;
  }
  .dailystatus-discrepency {
    padding-left: 80px;
    padding-right: 80px;
  }
  /*.paginationtab div{
      display: flex;
  }*/
  /*.paginationtab md-tabs{
      visibility: visible;
  }
  .paginationtab tabs-pagination{
      visibility: visible;
  }*/
  .paginationmobileversion div {
    display: none;
  }
  .datepicker-margin {
    margin-right: -136px !important;
  }
  .uldlistingpaginationformobile div {
    display: none;
  }
  .footer-buttons-wrapper {
    width: calc(100% - 16px) !important;
  }
  .footer-buttons-wrapper button {
    height: 30px;
    min-width: 50px;
    background: #081D40;
    border: 1px solid #081D40;
    color: #fff;
    border-radius: 0px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 3px;
    padding: 5px;
  }
  .button-uldlisting-tabversion {
    /* margin-top: -592px !important; */
    margin-left: 31px;
    /* margin: 8px; */
    margin-top: -23px;
  }
  .buildupbut-margin {
    margin-right: 47px !important;
  }
  .awblistingformobile div {
    display: none;
  }
  .md-input-container:not(.right-margin-required), .md-dummy-container {
    margin-right: 2px !important;
  }
}

.flight-no {
  border-radius: 5px;
}

.uldlistingpaginationformobile .wrapper-box, .awblistingformobile .wrapper-box {
  border: 1px solid #c3c3c3;
}

.font-10 {
  font-size: 10px;
  font-weight: bold;
}

.panelboxflight-fontsize {
  position: relative;
  left: -20px;
}

.font-12 {
  font-size: 12px;
  font-weight: bold;
}

.scanuld-dialogbox-fontsize, .buildupfont {
  font-weight: bold;
}

.con-popup .title {
  color: #FFF !important;
}

@media only screen and (min-width: 360px) and (min-height: 600px) {
  .wrapper-box .child-item {
    min-width: 180px;
    max-width: 180px;
    min-height: 100px;
  }
}

.deliverypage-wrapper {
  border: 1px solid #666666;
  min-height: 500px;
  margin: 7px;
}

md-tabs:not(.md-no-tab-content):not(.md-dynamic-height) {
  min-height: 500px !important;
}

.md-tab, ecw-tab-header {
  padding: 12px 82px;
}

.awbdetails {
  background-color: #EBEBEB;
  padding: 14px;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
}

.delivery-btn-awb {
  margin-right: 5px;
  margin-top: 0px;
  margin-left: 13px;
  width: 176px;
  height: 50px;
  color: white;
}

.delivery-btn-uld {
  margin-right: 5px;
  margin-top: 0px;
  margin-left: 0px;
  width: 176px;
  height: 50px;
  color: white;
}

.color-button {
  background-color: #212F46;
  color: white;
  font-weight: 800;
}

.md-tab, ecw-tab-header {
  padding: 12px 82px;
}

md-tabs-wrapper md-next-button md-icon {
  display: none;
}

/* .md-tabs md-tab-item {
          background:#212F46;
        }
        .md-tab-item.md-active {
          background-color:#212F46;
        } */

md-tabs-wrapper md-prev-button md-icon {
  display: none;
}

md-tab-item.md-active, ecw-tab-header.active {
  background-color: #212F46 !important;
  color: #fff !important;
  font-size: 14px;
}

.delivery-btn-awb {
  margin-right: 5px;
  margin-top: 0px;
  margin-left: 13px;
  width: 176px;
  height: 50px;
  color: white;
}

.delivery-btn-uld {
  margin-right: 5px;
  margin-top: 0px;
  margin-left: 0px;
  width: 176px;
  height: 50px;
  color: white;
}

.deliverypage {
  border-color: #CECECE;
  border-style: solid;
  border-width: 2px;
  padding: 10px;
  margin: 10px;
}

.activebg {
  background: #212F46;
}

.inactivebg {
  background: #9c9fa5;
}
.awb-fg {
  color: #081D40;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
}
.awb-detailfg {
  color: #081D40;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
}
.uld-fg {
  color: #081D40;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
}
.uld-detailfg {
  color: #081D40;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
}
.idfield{
     margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
}
.dnowith{
  width: 104px;
}
.ulddono{
  width: 137px;
    height: 30px;
}


.awb-card {
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 15px;
  cursor: pointer;
  background-color: #f9f9f9;
  transition: box-shadow 0.2s ease;
  width: 100%;
}

.awb-card:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.main-row {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
}

.pcs-wt-row,
.info-row,
.status {
  font-size: 14px;
  margin-top: 4px;
}


.separator {
  border: none;
  border-top: 1px solid #ccc;
  margin: 8px 0;
}

.status {
  font-weight: bold;
  color: rgb(23, 128, 197);
}

.awb-location-container {
  /* max-width: 900px; */
  /* margin: 30px auto; */
  padding: 20px;
  padding-top: 20px;
  /* padding-top: 30px; */
  background-color: white;
}

.header-bar {
  text-align: center;
  /* margin-bottom: 20px; */
}

.awb-form {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 20px;
}

.section-block {
  padding: 10px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #dfe3e8;
}

.section-title {
  font-size: 18px;
  font-weight: 600;
  
}

.row-group {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.form-row {
  display: flex;
  align-items: center;
  margin-bottom: 3px;
  gap: 10px;
  /* width: 100%; */
  /* flex-wrap: nowrap; */
  justify-content: space-between;
}

.form-label {
  width: 30%;
  font-weight: bold;
  color: #333;
  /* text-align: right;  */
  padding-right: 10px;
  box-sizing: border-box;
  font-size: 12px;
}

.form-input {
  width: 70%;
  padding: 6px 10px;
  border: 1px solid #ccc;
  border-radius: 6px;
  box-sizing: border-box;
  color: #004b87;
  font-weight: bold;
  font-size: 15px;
}



.form-static {
  min-width: 100px;
  font-weight: bold;
  color: #004b87;
  font-size: 17px;
}

.stock-location-group {
  padding: 5px;
  margin-bottom: 15px;
  background-color: #f0f4f7;
  border-left: 4px solid #007bff;
  border-radius: 5px;
}

/* .location-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
} */

.no-location {
  font-style: italic;
  color: #888;
  margin-left: 10px;
}

.button-row {
  display: flex;
  justify-content: flex-end;
  gap: 15px;
}

.btn {
  padding: 10px 20px;
  font-weight: 600;
  font-size: 14px;
  border-radius: 6px;
  cursor: pointer;
  border: none;
  transition: background-color 0.2s ease;
}

.btn-primary {
  background-color: #007bff;
  color: #fff;
}

.btn-success {
  background-color: #28a745;
  color: #fff;
}

.btn-secondary {
  background-color: #6c757d;
  color: #fff;
}

.prev-button {
  background-color: #00649c;
  color: white;
  padding: 3px 8px;
  font-size: 15px;
  font-weight:500;
  border: 2px solid #00649c;
  border-radius: 5px;
  max-width: 80px;
  min-width: 80px;
}

.buttons {
  background-color: #004b87;
  color: white;
  border: 0px;
  border-radius: 5px;
}

.awbPrefix {
  min-width: 30%;
  font-size: 17px;
  color: #004b87;
  font-weight: bold;
  border-radius: 7px;
}

.awbSuffix {
  min-width: 70%;
  font-size: 17px;
  color: #004b87;
  font-weight: bold;
  border-radius: 7px;
}

.flight-toggle-group {
  margin-bottom: 15px;
  display: flex;
  gap: 15px;
  justify-content: space-around;
  width: 100%;
}

.flight-toggle {
  flex: 1;
  max-width: 50%;
  padding: 12px 20px;
  font-size: 17px;
  border: 2px solid #ccc;
  border-radius: 8px;
  background-color: #f9f9f9;
  color: #333;
  cursor: pointer;
  transition: all 0.3s ease;
  text-align: center;
}

.flight-toggle:hover {
  border-color: rgb(23, 128, 197);
  color: rgb(23, 128, 197);
}

.flight-toggle.selected {
  background-color: rgb(23, 128, 197);
  color: #fff;
  border-color: rgb(23, 128, 197);
  box-shadow: 0 2px 6px rgba(63, 81, 181, 0.3);
}



.uld-details .card {
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 16px;
  margin: 16px 0;
  background-color: #fff;
  /* max-width: 300px; */
}

.uld-details {
  padding: 20px;
}

.uld-details .card-header {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}

.uld-details .separator {
  border-top: 1px solid #ddd;
  margin: 8px 0;
}

.uld-details .info-columns {
  display: flex;
  justify-content: space-between;
  gap: 70px;
  margin-top: 12px;
}

.uld-details .info-column {
  flex: 1;

}

.uld-details .section {
  display: flex;
  justify-content: space-between;
  margin-bottom: 6px;
}

.uld-details .label {
  font-weight: 600;
  color: #333;
}

.uld-details .value {
  color: #555;
}

.uld-details .status-badge {
  padding: 4px 10px;
  border-radius: 12px;
  font-weight: bold;
}

.uld-details .status-text {
  font-size: 12px;
}

.flight-summary-card {
  display: flex;
  padding: 8px 12px;
  margin: 7px 0;
  border: 1px solid #ccc;
  border-radius: 8px;
  justify-content: space-between;
  align-items: flex-start;
  background-color: #f0f4f7;
}

.flight-summary-card .flight-info {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.flight-summary-card .label {
  font-size: 12px;
  font-weight: bold;
  color: #004b87;
  margin-bottom: 4px;
}

.flight-summary-card .value {
  font-size: 12px;
  color: black;
}

#reader {
  margin-top: 20px;
  border: 1px solid #ccc;
  border-radius: 6px;
}

.image-modal {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.modal-content {
  max-width: 90%;
  max-height: 90%;
  border: 2px solid white;
  border-radius: 8px;
}

.floating-home-button {
  position: fixed;
  bottom: 60px;
  left: 20px;
  z-index: 1000;
  background-color: #004b87;
  color: white; 
  padding: 14px;
  border-radius: 50%;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: background-color 0.3s;
}

.report-damage-button {
  background-color: red;
  padding: 10px;
  border: none;
  color: white;
  font-weight: bold;
  border-radius: 8px;
}

.image-preview-grid {
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
      margin-top: 15px;
    }

    .preview-card {
      position: relative;
      width: 100px;
      height: 100px;
      border: 1px solid #ddd;
      border-radius: 4px;
      overflow: hidden;
    }

    .preview-img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

/* Scoped to the damage report page */
.damage-report-page {
  font-size: 15px;
  padding: 16px;
  box-sizing: border-box;
}

/* Labels */
.damage-report-page label {
  font-weight: 600;
  margin: 12px 0 6px;
  display: block;
  color: #333;
}

/* Inputs, Selects, Textareas */
.damage-report-page input,
.damage-report-page select,
.damage-report-page textarea {
  width: 100%;
  padding: 7px 8px;
  font-size: 15px;
  border: 1px solid #ccc;
  border-radius: 8px;
  box-sizing: border-box;
  transition: border-color 0.2s ease;
  background-color: #fff;
}

.damage-report-page input:focus,
.damage-report-page select:focus,
.damage-report-page textarea:focus {
  border-color: #007bff;
  outline: none;
}

/* Side-by-side fields */
.damage-report-page .row-flex {
  display: flex;
  flex-direction: row;
  gap: 10px;
}

.damage-report-page .row-flex label,
.damage-report-page .row-flex input {
  flex: 1;
}

/* Buttons */
.damage-report-page button {
  padding: 10px 16px;
  font-size: 14px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.damage-report-page .save-button {
  background-color: #00649c;
  color: white;
  font-weight: bold;
}

.damage-report-page .cancel-button {
  background-color: red;
  color: white;
  font-weight: bold;
}

.damage-report-page .md-raised {
  background-color: #007bff;
  color: white;
  margin: 16px 0;
  border-radius: 8px;
}

.damage-report-page .md-raised:hover {
  background-color: #0069d9;
}


/* Mobile responsiveness */
@media (max-width: 480px) {
  .damage-report-page .row-flex {
    flex-direction: column;
  }

  .damage-report-page .button-group {
    flex-direction: column;
    align-items: stretch;
  }

  .damage-report-page button {
    width: 100%;
  }
}


.damage-report-page .remove-btn {
      position: absolute;
      top: 2px;
      right: 2px;
      background-color: rgba(255, 0, 0, 0.7);
      color: white;
      border: none;
      border-radius: 50%;
      font-size: 12px;
      width: 20px;
      height: 20px;
      cursor: pointer;
      text-align: center;
      padding: 0px;
    }

.remove-btn {
  position: absolute;
      top: 2px;
      right: 2px;
      background-color: rgba(255, 0, 0, 0.7);
      color: white;
      border: none;
      border-radius: 50%;
      font-size: 12px;
      width: 20px;
      height: 20px;
      cursor: pointer;
      text-align: center;
      padding: 0px;
}

.preview-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.85);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  touch-action: none;
}

.preview-wrapper {
  width: 90%;
  height: 80%;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  touch-action: none;
}

.preview-wrapper img {
  width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: contain;
  user-select: none;
  touch-action: none;
}

video {
  width: 100% !important;
  height: auto;
}

.tab-header {
  display: flex;
  border-bottom: 1px solid #ccc;
  margin: 10px 0;
}

.tab-header button {
  flex: 1;
  padding: 10px;
  border: none;
  background-color: #f1f1f1;
  cursor: pointer;
  font-weight: bold;
}

.tab-header .active-tab {
  background-color: #2196f3;
  color: white;
}

.tab-content {
  padding: 15px;
  background-color: #f9f9f9;
}


.uld-card-container {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.uld-card {
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  padding: 1.5rem;
  width: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06);
  transition: transform 0.2s ease;
}

.uld-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.uld-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #eee;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}

.uld-header h3 {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 600;
  color: #2c3e50;
}

.destination {
  font-size: 1.3rem;
  background-color: #f0f0f0;
  padding: 2px 8px;
  border-radius: 4px;
  color: #555;
  font-weight: bold;
}

.uld-details {
  padding: 10px;
}

.uld-details p {
  margin: 4px 0;
  font-size: 0.9rem;
  color: #444;
  padding: 0px;
}

.no-uld-msg {
  text-align: center;
  padding: 2rem;
  font-size: 1rem;
  color: #777;
}

.view-damage-flash {
  background-color: #ff9800; /* Orange for distinction */
  color: white;
  font-weight: bold;
  animation: flash 3s infinite;
}

@keyframes flash {
  0% { opacity: 1; }
  25% { opacity: 0.8; }
  50% { opacity: 0.4; }
  75% { opacity: 0.8; }
  100% { opacity: 1; }
}













