/* Sprint 64 Lote 34: closed mobile viewport fixes for PWA retest. */
body.feat-shell .breadcrumb a,
body.feat-shell .content-header a,
body.feat-shell .feat-shell-account-context,
body.feat-shell .page-link,
body.feat-shell input[type="file"].form-control-file {
  display: inline-flex;
  align-items: center;
  min-width: 44px;
  min-height: 44px;
}

@media (max-width: 767.98px) {
  body.feat-shell .feat-shell-top,
  body.feat-shell .main-header.feat-header,
  body.feat-shell .topbar {
    min-height: 72px !important;
    background: #060a1f !important;
    border: 0 !important;
    box-shadow: 0 10px 28px rgba(6, 10, 31, 0.22) !important;
  }

  body.feat-shell .topbar .feat-header-row,
  body.feat-shell .feat-header-row {
    min-height: 72px !important;
    padding: 8px 12px !important;
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    background: #060a1f !important;
  }

  body.feat-shell .topbar .feat-header-brand,
  body.feat-shell .brand.feat-header-brand,
  body.feat-shell .feat-header-brand {
    min-width: 0 !important;
    flex: 0 0 auto !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
  }

  body.feat-shell .topbar .feat-header-menu-toggle,
  body.feat-shell .feat-header-menu-toggle {
    width: 48px !important;
    height: 48px !important;
    min-width: 48px !important;
    min-height: 48px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #fff !important;
    background: rgba(255, 255, 255, 0.12) !important;
    border: 1px solid rgba(255, 255, 255, 0.22) !important;
    border-radius: 14px !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
    z-index: 3 !important;
  }

  body.feat-shell .topbar .feat-header-menu-toggle i,
  body.feat-shell .feat-header-menu-toggle i {
    color: #fff !important;
    font-size: 1.1rem !important;
  }

  body.feat-shell .topbar .brand-link.feat-header-logo,
  body.feat-shell .topbar .feat-header-logo,
  body.feat-shell .feat-header-logo {
    width: 48px !important;
    height: 48px !important;
    min-width: 48px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
  }

  body.feat-shell .topbar .feat-header-logo img,
  body.feat-shell .feat-header-logo img {
    width: 42px !important;
    height: 42px !important;
    max-width: 42px !important;
    max-height: 42px !important;
    object-fit: contain !important;
    opacity: 1 !important;
    filter: none !important;
  }

  body.feat-shell .feat-primary-nav-region {
    display: none !important;
  }

  body.feat-shell .topbar .feat-header-actions,
  body.feat-shell .feat-header-actions {
    margin-left: auto !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    min-width: 0 !important;
  }

  body.feat-shell .topbar .feat-utility-link,
  body.feat-shell .feat-utility-link,
  body.feat-shell .topbar .feat-module-switcher-cta,
  body.feat-shell .feat-module-switcher-cta {
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
    min-height: 44px !important;
    color: #fff !important;
    background: rgba(255, 255, 255, 0.12) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    border-radius: 14px !important;
  }

  body.feat-shell .topbar .feat-module-switcher-cta strong,
  body.feat-shell .feat-module-switcher-cta strong,
  body.feat-shell .feat-topbar-user {
    display: none !important;
  }

  body.feat-shell .feat-screen-stage .feat-s14-work-mode .form-check {
    display: block !important;
    grid-template-columns: none !important;
    min-height: 0 !important;
    padding-left: 0 !important;
  }

  body.feat-shell .feat-screen-stage .feat-s14-work-mode input[type="radio"],
  body.feat-shell .feat-screen-stage .feat-s14-work-mode .form-check-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    z-index: -1 !important;
    width: 1px !important;
    min-width: 1px !important;
    max-width: 1px !important;
    height: 1px !important;
    min-height: 1px !important;
    max-height: 1px !important;
    flex: 0 0 1px !important;
    margin: 0 !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  body.feat-shell .feat-screen-stage .feat-s14-work-mode .form-check-label {
    display: flex !important;
    min-height: 48px !important;
    width: 100% !important;
    max-width: 100% !important;
    align-items: center !important;
  }

  body.feat-shell .feat-screen-stage .feat-s14-cargo-flow__choice {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    align-items: start !important;
    justify-content: stretch !important;
    gap: 6px !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 0 !important;
    text-align: left !important;
  }

  body.feat-shell .feat-screen-stage .feat-s14-cargo-flow__choice .feat-s14-cargo-flow__step,
  body.feat-shell .feat-screen-stage .feat-s14-cargo-flow__choice strong,
  body.feat-shell .feat-screen-stage .feat-s14-cargo-flow__choice span:not(.feat-s14-cargo-flow__step) {
    grid-column: 1 !important;
    justify-self: start !important;
    text-align: left !important;
  }

  body.feat-shell .feat-screen-stage .feat-s14-cargo-flow__choice strong,
  body.feat-shell .feat-screen-stage .feat-s14-cargo-flow__choice span:not(.feat-s14-cargo-flow__step) {
    width: 100% !important;
    max-width: 100% !important;
  }

  body.feat-shell .feat-screen-stage .feat-s14-location-toggle {
    display: flex !important;
    grid-template-columns: none !important;
    min-height: 56px !important;
    width: 100% !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
    padding: 12px 14px !important;
  }

  body.feat-shell .feat-screen-stage .feat-s14-location-toggle input[type="checkbox"],
  body.feat-shell .feat-screen-stage .feat-s14-location-toggle .feat-s14-switch {
    position: absolute !important;
    width: 1px !important;
    min-width: 1px !important;
    max-width: 1px !important;
    height: 1px !important;
    min-height: 1px !important;
    max-height: 1px !important;
    flex: 0 0 1px !important;
    margin: 0 !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  body.feat-shell .feat-screen-stage .feat-s14-location-toggle__label {
    display: block !important;
    min-height: 0 !important;
    width: auto !important;
    max-width: calc(100% - 70px) !important;
    margin: 0 !important;
    align-items: initial !important;
  }

  body.feat-shell .feat-screen-stage .feat-s14-file-picker {
    display: grid !important;
    grid-template-columns: minmax(0, auto) minmax(0, 1fr) !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    min-height: 58px !important;
    align-items: center !important;
  }

  body.feat-shell .feat-screen-stage .feat-s14-file-control-native {
    position: absolute !important;
    width: 1px !important;
    min-width: 1px !important;
    max-width: 1px !important;
    height: 1px !important;
    min-height: 1px !important;
    max-height: 1px !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  body.feat-shell .feat-screen-stage .feat-s14-file-picker__button {
    display: inline-flex !important;
    min-width: 88px !important;
    min-height: 44px !important;
    align-items: center !important;
    justify-content: center !important;
  }

  body.feat-shell .feat-screen-stage .feat-s14-file-picker__name {
    display: block !important;
    min-width: 0 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }
}

body.feat-shell .page-link {
  justify-content: center;
}

body.feat-shell input[type="file"].form-control-file {
  padding-top: 8px;
  padding-bottom: 8px;
}

@media (max-width: 480px) {
  body.feat-shell,
  body.feat-shell .content-wrapper,
  body.feat-shell .feat-screen-stage,
  body.feat-shell .feat-page-shell {
    max-width: 100vw !important;
    overflow-x: hidden !important;
  }

  body.feat-shell .topbar .feat-header-row,
  body.feat-shell .feat-header-row {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100vw !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
    gap: 6px !important;
    overflow: hidden !important;
  }

  body.feat-shell .feat-header-brand,
  body.feat-shell .topbar .feat-header-brand,
  body.feat-shell .brand {
    min-width: 0 !important;
    max-width: calc(100vw - 168px) !important;
  }

  body.feat-shell .feat-header-actions {
    flex: 0 0 auto !important;
    min-width: 0 !important;
    max-width: 136px !important;
    gap: 4px !important;
    overflow: hidden !important;
  }

  body.feat-shell .feat-header-actions .navbar-nav,
  body.feat-shell .topbar .actions {
    flex-wrap: nowrap !important;
    gap: 4px !important;
    max-width: 136px !important;
    overflow: hidden !important;
  }

  body.feat-shell .feat-utility-link,
  body.feat-shell .feat-header-actions .feat-pwa-install-button,
  body.feat-shell .feat-user-toggle,
  body.feat-shell .topbar .user {
    width: 40px !important;
    min-width: 40px !important;
    max-width: 40px !important;
    height: 40px !important;
    min-height: 40px !important;
    padding: 0 !important;
  }

  body.feat-shell .feat-utility-link span,
  body.feat-shell .feat-user-toggle-copy,
  body.feat-shell .feat-user-toggle-company-copy,
  body.feat-shell .feat-topbar-user .user > div,
  body.feat-shell .feat-user-chevron {
    display: none !important;
  }

  body.feat-shell .feat-user-avatar {
    width: 32px !important;
    height: 32px !important;
    min-width: 32px !important;
  }

  body.feat-shell .feat-topbar-user {
    display: none !important;
  }

  body.feat-shell .feat-header-actions strong,
  body.feat-shell .feat-header-actions small,
  body.feat-shell .feat-header-actions .feat-utility-label {
    display: none !important;
  }

  body.feat-shell .table-responsive,
  body.feat-shell .dataTables_wrapper {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
  }

  body.feat-shell table.table,
  body.feat-shell table.dataTable,
  body.feat-shell .table-responsive > table,
  body.feat-shell .dataTables_wrapper table {
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    table-layout: fixed !important;
  }

  body.feat-shell table.table thead,
  body.feat-shell table.dataTable thead {
    display: none !important;
  }

  body.feat-shell table.table tbody,
  body.feat-shell table.table tr,
  body.feat-shell table.table td,
  body.feat-shell table.dataTable tbody,
  body.feat-shell table.dataTable tr,
  body.feat-shell table.dataTable td {
    display: block !important;
    box-sizing: border-box !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }

  body.feat-shell table.table tr,
  body.feat-shell table.dataTable tr {
    margin: 0 0 10px !important;
    border: 1px solid rgba(148, 163, 184, .22) !important;
    border-radius: 8px !important;
    background: #ffffff !important;
    overflow: hidden !important;
  }

  body.feat-shell table.table td,
  body.feat-shell table.dataTable td {
    padding: 10px 12px !important;
    border-right: 0 !important;
  }

  body.feat-shell .chart-legend,
  body.feat-shell .progress-legend,
  body.feat-shell .list-group,
  body.feat-shell .card,
  body.feat-shell .small-box {
    max-width: 100% !important;
    min-width: 0 !important;
    overflow-wrap: anywhere !important;
  }

  body.feat-shell select,
  body.feat-shell .custom-select,
  body.feat-shell .custom-select-sm {
    min-width: 44px !important;
  }

  body.feat-shell .feat-screen-stage input[type="checkbox"],
  body.feat-shell .feat-screen-stage input[type="radio"],
  body.feat-shell .feat-screen-stage .form-check-input,
  body.feat-shell .feat-screen-stage .feat-s14-switch {
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
    min-height: 44px !important;
    flex: 0 0 44px !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
    vertical-align: middle !important;
  }

  body.feat-shell .feat-screen-stage .form-check {
    display: grid !important;
    grid-template-columns: 44px minmax(0, 1fr) !important;
    align-items: center !important;
    gap: 8px !important;
    min-height: 44px !important;
    padding-left: 0 !important;
  }

  body.feat-shell .feat-screen-stage .form-check-label,
  body.feat-shell .feat-screen-stage label {
    min-height: 44px !important;
    display: inline-flex !important;
    align-items: center !important;
  }

  body.feat-shell .feat-screen-stage select,
  body.feat-shell .feat-screen-stage .form-control,
  body.feat-shell .feat-screen-stage .form-select,
  body.feat-shell .feat-screen-stage .custom-select {
    min-height: 44px !important;
  }

  body.feat-shell .feat-screen-stage input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]),
  body.feat-shell .feat-screen-stage textarea,
  body.feat-shell .content-wrapper input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]),
  body.feat-shell .content-wrapper select,
  body.feat-shell .content-wrapper textarea {
    min-height: 44px !important;
  }

  body.feat-shell button#prev,
  body.feat-shell button#next,
  body.feat-shell .carousel-control-prev,
  body.feat-shell .carousel-control-next,
  body.feat-shell .slick-prev,
  body.feat-shell .slick-next {
    width: 44px !important;
    min-width: 44px !important;
    min-height: 44px !important;
  }

  body.feat-shell .feat-screen-stage a:not(.brand-link):not(.nav-link):not(.dropdown-item):not(.feat-header-logo),
  body.feat-shell .feat-screen-stage button,
  body.feat-shell .feat-screen-stage .btn {
    min-width: 44px !important;
    min-height: 44px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
  }

  body.feat-shell a.font-weight-bold {
    display: inline-flex !important;
    align-items: center !important;
    min-width: 44px !important;
    min-height: 44px !important;
  }

  body.feat-shell .breadcrumb a,
  body.feat-shell .content-header a,
  body.feat-shell .feat-shell-account-context,
  body.feat-shell .page-link,
  body.feat-shell input[type="file"].form-control-file {
    display: inline-flex !important;
    align-items: center !important;
    min-width: 44px !important;
    min-height: 44px !important;
  }

  body.feat-shell .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  body.feat-shell [class*="col-"],
  body.feat-shell .feat-cand-bars,
  body.feat-shell .feat-cand-donut,
  body.feat-shell .feat-cand-legend {
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
  }
}

@media (max-width: 767.98px) {
  body.feat-shell .feat-shell-top,
  body.feat-shell .main-header.feat-header,
  body.feat-shell .topbar {
    min-height: 72px !important;
    background: #060a1f !important;
    border: 0 !important;
    box-shadow: 0 10px 28px rgba(6, 10, 31, 0.22) !important;
  }

  body.feat-shell .topbar .feat-header-row,
  body.feat-shell .feat-header-row {
    min-height: 72px !important;
    padding: 8px 12px !important;
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    background: #060a1f !important;
  }

  body.feat-shell .topbar .feat-header-brand,
  body.feat-shell .brand.feat-header-brand,
  body.feat-shell .feat-header-brand {
    min-width: 0 !important;
    flex: 0 0 auto !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
  }

  body.feat-shell .topbar .feat-header-menu-toggle,
  body.feat-shell .feat-header-menu-toggle {
    width: 48px !important;
    height: 48px !important;
    min-width: 48px !important;
    min-height: 48px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #fff !important;
    background: rgba(255, 255, 255, 0.12) !important;
    border: 1px solid rgba(255, 255, 255, 0.22) !important;
    border-radius: 14px !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
    z-index: 3 !important;
  }

  body.feat-shell .topbar .feat-header-menu-toggle i,
  body.feat-shell .feat-header-menu-toggle i {
    color: #fff !important;
    font-size: 1.1rem !important;
  }

  body.feat-shell .topbar .brand-link.feat-header-logo,
  body.feat-shell .topbar .feat-header-logo,
  body.feat-shell .feat-header-logo {
    width: 48px !important;
    height: 48px !important;
    min-width: 48px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
  }

  body.feat-shell .topbar .feat-header-logo img,
  body.feat-shell .feat-header-logo img {
    width: 42px !important;
    height: 42px !important;
    max-width: 42px !important;
    max-height: 42px !important;
    object-fit: contain !important;
    opacity: 1 !important;
    filter: none !important;
  }

  body.feat-shell .feat-primary-nav-region {
    display: none !important;
  }

  body.feat-shell .topbar .feat-header-actions,
  body.feat-shell .feat-header-actions {
    margin-left: auto !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    min-width: 0 !important;
  }

  body.feat-shell .topbar .feat-utility-link,
  body.feat-shell .feat-utility-link,
  body.feat-shell .topbar .feat-module-switcher-cta,
  body.feat-shell .feat-module-switcher-cta {
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
    min-height: 44px !important;
    color: #fff !important;
    background: rgba(255, 255, 255, 0.12) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    border-radius: 14px !important;
  }

  body.feat-shell .topbar .feat-module-switcher-cta strong,
  body.feat-shell .feat-module-switcher-cta strong,
  body.feat-shell .feat-topbar-user {
    display: none !important;
  }
}
