@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&display=swap);:root{--q-light-new:#f48fb1;--q-light-unassigned:#eee;--q-light-assigned:#a5d6a7;--q-light-pending:#ffab91;--q-light-declined:#ef9a9a;--q-light-accepted:#a5d6a7;--q-light-draft:#ffcc80;--q-light-request:#80cbc4;--q-light-enquired:#fff59d;--q-light-deleted:#e0e0e0;--q-dark-new:#880e4f;--q-dark-unassigned:#424242;--q-dark-assigned:#1b5e20;--q-dark-pending:#bf360c;--q-dark-declined:#b71c1c;--q-dark-accepted:#1b5e20;--q-dark-draft:#ffcc80;--q-dark-request:#80cbc4;--q-dark-enquired:#fff59d;--q-dark-deleted:#e0e0e0;--q-mode_sea:#29b6f6;--q-mode_air:#ec407a;--q-mode_rail:#4db6ac;--q-mode_courier:#ffb74d;--q-mode_road:#ba68c8}body.body--dark .custom-tooltip{background:#282828}body.body--light .custom-tooltip{background:#f5f5f5}body.body--dark{background:#282828}body.body--light{background:#f5f5f5}.q-field__native span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body{scroll-behavior:smooth}.container,.container-lg,.container-md,.container-sm,.container-xl{margin-left:auto;margin-right:auto;padding:0 20px;width:100%}@media (min-width:718px){.container,.container-sm{max-width:800px}}@media (min-width:1024px){.container,.container-md,.container-sm{max-width:920px}}@media (min-width:1439px){.container,.container-lg,.container-md,.container-sm{max-width:1140px}}@media (min-width:1920px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1440px}}.custom-tooltip{border-radius:8px;box-shadow:0 4px 12px #0000001a;color:#333;padding:0 0 8px}.custom-table{border-collapse:initial;border-spacing:12px 8px;font-size:14px;text-align:center;width:100%}.custom-table th{color:#ff7043;font-weight:700;padding-top:4px;text-transform:uppercase}.custom-table td{background-color:#ff7043;border-radius:4px;color:#fff;min-height:50px;padding:4px 14px}.custom-table tbody td:empty:before{content:" "}.sticky-header-table{max-height:500px}body.body--dark .sticky-header-table{background-color:#282828;color:#fff}body.body--light body.body--dark .sticky-header-table{background-color:#f5f5f5;color:#000}.sticky-header-table thead tr th{position:sticky;z-index:1}.sticky-header-table thead tr:first-child th{top:0}.sticky-header-table.q-table--loading thead tr:last-child th{top:48px}.sticky-header-table tbody{scroll-margin-top:48px}