.bigquery-module__fYehb {
  margin: 0 0 1em !important;
}

.bigquery-module__RkthT {
  padding-left: 0 !important;
}

.bigquery-module__fNh4S {
  padding-right: 0 !important;
}

.bigquery-module__M83Pt {
  display: flex;
  justify-content: space-between;
}

.bigquery-module__EIRF3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bigquery-module__BOTkR {
  display: flex;
  gap: 8px;
  align-items: center;
}

.bigquery-module__RKjTs {
  word-break: break-all;
}

.bigquery-module__dK2Nl {
  margin-top: 1em;
}

.diff_modal-module__M1nIp {
  font-size: 18px;
}

.diff_modal-module__ajEa2 {
  max-height: 80vh !important;
}

.diff_modal-module__sPtee {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.diff_modal-module__bliMQ {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  font-weight: 400;
  font-size: 12px;
  margin-right: 24px;
}

.styles-module__GCtS2 {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, 0, 0);
  z-index: var(--z-index-modal);
}

.styles-module__ZrnzL {
  background-color: var(--color-core-blue-200);
  padding: 8px;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
}

.styles-module__P3gBQ {
  text-align: left;
  background-color: var(--color-core-blue-200);
  position: sticky;
  left: 0;
  z-index: 2;
  padding: 8px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.styles-module__LBTGd {
  border-right: 1px solid var(--color-core-blue-300);
  padding: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.styles-module__KenMz {
  padding: 8px;
  text-align: center;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle;
}

.styles-module__VwTRP {
  width: 100%;
  max-height: 300px;
  overflow-x: auto;
  overflow-y: hidden;
}

.styles-module__efpnX {
  margin: 0;
  width: fit-content;
  background-color: #ffffff;
  border-radius: 6px;
  border: 1px solid var(--color-core-gray-400);
}

.styles-module__efpnX table {
  width: auto !important;
}

.styles-module__rWlDH {
  font-size: 12px;
  line-height: 1.2;
  white-space: nowrap;
}

.styles-module__gKcvC {
  display: inline-block;
  padding: 4px 8px;
  border-radius: 4px;
  min-width: 24px;
  text-align: center;
  width: fit-content;
}

.styles-module__fR6PT {
  width: 100%;
  text-align: center;
  display: block;
}

.styles-module__QEVpR {
  position: relative;
  width: 100%;
  overflow-x: auto;
  background-color: var(--color-core-blue-50);
  border-radius: 8px;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05);
  padding: 16px;
  margin: 8px 0;
  border: 1px solid var(--color-core-blue-200);
}

.styles-module__XxiTx {
  padding-top: 20px;
}

.styles-module__t4ffz,
.styles-module__BJ_xK {
  --status-success-color: var(--color-core-green-800);
  --status-success-rgb: 69, 170, 102;
  --status-client-error-color: var(--color-core-red-800);
  --status-client-error-rgb: 220, 38, 38;
  --status-server-error-color: var(--color-core-red-900);
  --status-server-error-rgb: 185, 28, 28;
  --status-unknown-color: var(--color-core-gray-600);
  --status-unknown-rgb: 107, 114, 128;
  --status-other-color: var(--color-core-gray-700);
  --status-other-rgb: 75, 85, 99;
}

.styles-module__t4ffz {
  color: var(--status-color);
}

.styles-module__BJ_xK {
  background-color: rgba(var(--status-bg-rgb), 0.1);
}

.styles-module__t4ffz[data-status='success'],
.styles-module__BJ_xK[data-status='success'] {
  --status-color: var(--status-success-color);
  --status-bg-rgb: var(--status-success-rgb);
}

.styles-module__t4ffz[data-status='client-error'],
.styles-module__BJ_xK[data-status='client-error'] {
  --status-color: var(--status-client-error-color);
  --status-bg-rgb: var(--status-client-error-rgb);
}

.styles-module__t4ffz[data-status='server-error'],
.styles-module__BJ_xK[data-status='server-error'] {
  --status-color: var(--status-server-error-color);
  --status-bg-rgb: var(--status-server-error-rgb);
}

.styles-module__t4ffz[data-status='unknown'],
.styles-module__BJ_xK[data-status='unknown'] {
  --status-color: var(--status-unknown-color);
  --status-bg-rgb: var(--status-unknown-rgb);
}

.styles-module__t4ffz[data-status='other'],
.styles-module__BJ_xK[data-status='other'] {
  --status-color: var(--status-other-color);
  --status-bg-rgb: var(--status-other-rgb);
}

.styles-module__tLug5 {
  margin-left: 8px;
}

.styles-module__TtJHT {
  min-width: 180px;
  white-space: nowrap;
}

.styles-module__wSPUI {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  border-bottom: 1px solid var(--color-core-blue-300);
  padding-bottom: 12px;
}

.styles-module__QQowx {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: var(--color-core-blue-1800);
}

.styles-module__PPrYP {
  font-size: 16px;
  font-weight: 600;
  color: var(--color-core-blue-1800);
  margin-right: 8px;
}

.styles-module__SAYEL {
  padding: 20px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid var(--color-core-blue-300);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  margin-bottom: 16px;
}

.styles-module__jeUtc {
  padding: 20px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid var(--color-core-blue-300);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.styles-module__hVlG3 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.styles-module__EKhVN {
  display: flex;
  align-items: center;
  gap: 12px;
}

.styles-module__WGkym {
  font-size: 14px;
  font-weight: 500;
  color: var(--color-core-gray-1200);
  min-width: 60px;
}

.styles-module__YmT24 {
  display: flex;
  align-items: center;
  gap: 8px;
}

.styles-module__f5_eT {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.styles-module__Lhrrq {
  font-size: 14px;
  font-weight: 500;
}

.styles-module__n6vDw {
  margin-top: 16px;
  padding: 16px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid var(--color-core-blue-300);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.styles-module__um6rJ {
  font-size: 14px;
  font-weight: 500;
  color: var(--color-core-gray-1200);
}

.styles-module__K8K5R {
  font-size: 14px;
  color: var(--color-core-green-800);
}

.styles-module__Pzted {
  font-size: 13px;
  color: var(--color-core-gray-1000);
  line-height: 1.4;
}

.styles-module__PET41 {
  display: block;
  padding: 8px 12px;
  color: #333;
  -webkit-text-decoration: none;
  text-decoration: none;
  border: none;
  background: transparent;
  text-align: left;
  cursor: pointer;
  width: 100%;
}

.styles-module__BZGrG {
  width: 100%;
}

.styles-module__BZGrG .ui.dropdown {
  width: 100%;
}

.styles-module__BZGrG .ui.dropdown .menu .item.deprecated-provider,
.styles-module__BZGrG .ui.dropdown .menu .item.deprecated-provider .text {
  color: red !important;
}

.styles-module__BZGrG .ui.dropdown.deprecated-selected > .text,
.styles-module__BZGrG .ui.dropdown.deprecated-selected > .text > span {
  color: red !important;
}

.styles-module__BZGrG .ui.dropdown.deprecated-selected .menu .item:not(.deprecated-provider) .text {
  color: inherit !important;
}

.styles-module__WhOMs {
  padding-top: 4px;
}

.transport_analyzer_results_list-module__Fu_wX {
  padding: 1rem;
  background-color: #f9f9f9;
  vertical-align: top;
  width: 50%;
}

.transport_analyzer_results_list-module__uzGz6 {
  padding: 0.5rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.transport_analyzer_results_list-module__Fo15C {
  margin-bottom: 0.5rem;
}

.transport_analyzer_results_list-module__jOMxh {
  max-height: 600px;
  overflow-y: auto;
}

.transport_analyzer_results_list-module__m_nwr {
  margin-bottom: 1rem;
  padding: 0.5rem;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fff;
}

.transport_analyzer_results_list-module__hojKv {
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.transport_analyzer_results_list-module__NoI6U {
  color: #666;
  margin-bottom: 0.5rem;
}

.transport_analyzer_results_list-module__RxEOc {
  white-space: pre-wrap;
  word-break: break-word;
  margin: 0;
}

.tour_analyze_tab-module__guOSA {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
  position: relative;
}

.tour_analyze_tab-module__pvhGf {
  margin: 0;
}

.tour_analyze_tab-module__G1ouJ {
  display: flex;
  align-items: center;
}

.tour_analyze_tab-module__CaaA7 {
  margin-left: 10px;
}

.tour_analyze_tab-module__QoMJd {
  margin-top: 10px;
  position: absolute;
  width: 100%;
  left: 0;
}

.tour_analyze_tab-module___CT6t {
  text-align: center;
  margin-top: 5px;
}

.tour_analyze_tab-module__PYmLA {
  margin-top: 20px;
  margin-bottom: 20px;
}

.tour_analyze_tab-module__ERHo8 {
  padding: 15px;
  background-color: #ffebee;
  border: 1px solid #f44336;
  border-radius: 4px;
  color: #c62828;
}

.tour_analyze_tab-module__Ni2N1 {
  width: 100%;
  margin: 0;
}

.tour_analyze_tab-module__v_bJ8 {
  border: 1px solid #ddd;
  border-bottom: none;
  padding: 12px 15px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.tour_analyze_tab-module__n6MmC {
  background-color: #e8f4f8;
  font-weight: 600;
}

.tour_analyze_tab-module__yRSMP {
  background-color: #f5f5f5;
  font-weight: 500;
}

.tour_analyze_tab-module__yRSMP:hover {
  background-color: #eeeeee;
}

.tour_analyze_tab-module__FEbzK {
  border: 1px solid #ddd;
  border-top: none;
  background-color: #ffffff;
  padding: 0;
}

.tour_analyze_tab-module__flsO_ {
  margin-left: 0;
  color: #666;
}

.tour_analyze_tab-module__JWLP8 {
  margin-left: 8px;
}

.tour_analyze_tab-module__lceAQ {
  margin-left: 10px;
  color: #999;
  font-size: 0.9em;
}

.tour_analyze_tab-module__VOc1N {
  color: #c62828;
  margin-bottom: 15px;
  padding: 10px;
  background-color: #ffebee;
  border-radius: 4px;
}

.tour_analyze_tab-module__TOr8J {
  word-break: break-all;
}

.tour_analyze_tab-module__YnTF2 {
  padding: 15px;
  background-color: #f9f9f9;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  line-height: 1.6;
}

.markdown-content h1,
.markdown-content h2,
.markdown-content h3,
.markdown-content h4,
.markdown-content h5,
.markdown-content h6 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-weight: bold;
}

.markdown-content p {
  margin: 0.5em 0;
}

.markdown-content ul,
.markdown-content ol {
  margin: 0.5em 0;
  padding-left: 2em;
}

.markdown-content code {
  background-color: #f4f4f4;
  padding: 2px 4px;
  border-radius: 3px;
  font-family: monospace;
}

.markdown-content pre {
  background-color: #f4f4f4;
  padding: 10px;
  border-radius: 4px;
  overflow-x: auto;
}

.markdown-content blockquote {
  border-left: 3px solid #ccc;
  padding-left: 1em;
  margin: 1em 0;
  color: #666;
}

.markdown-content a {
  color: #0046b8;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.markdown-content a:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.ui.accordion.styled {
  width: 100% !important;
  margin: 0 !important;
}

.ui.accordion.styled .title {
  width: 100% !important;
}

.ui.accordion.styled .content {
  width: 100% !important;
  padding: 0 !important;
}

.tour_external_event_logs_list-module__bWogq {
  margin-bottom: 24px;
}

.tour_external_event_logs_list-module__zUs8K {
  float: right;
  margin-left: 20px;
}

.tour_external_event_logs_list-module__hxgbz {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.tour_external_event_logs_list-module__gG2Db {
  display: flex;
  align-items: center;
  gap: 8px;
}

.tour_external_event_logs_list-module__PbPTb {
  border: 1px solid #e1e4e8;
  border-radius: 6px;
  margin-bottom: 32px;
}

.tour_external_event_logs_list-module__m9iMX {
  background-color: #f8f9fa;
}

.tour_external_event_logs_list-module__StAjQ {
  background-color: #f0f8ff;
}

.tour_external_event_logs_list-module__ZIylX {
  background-color: #fff8f0;
}

.tour_external_event_logs_list-module__jTSen {
  padding: 16px;
}

.tour_external_event_logs_list-module__hw3pe {
  margin-bottom: 16px;
}

.tour_external_event_logs_list-module__hw3pe:last-child {
  margin-bottom: 0;
}

.tour_external_event_logs_list-module__qDXDH {
  margin-bottom: 16px;
}

.tour_external_event_logs_list-module__fKUwG {
  margin-bottom: 0;
}

.tour_external_event_logs_list-module__RM1ET {
  margin-bottom: 24px;
}

.tour_external_event_logs_list-module__e4R6M {
  float: right;
  margin-left: 20px;
}

.tour_external_event_logs_list-module__MYsWy {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.tour_external_event_logs_list-module__qlJ6H {
  display: flex;
  align-items: center;
  gap: 8px;
}

.tour_external_event_logs_list-module__qa2GL {
  word-break: break-word;
  white-space: pre-wrap;
  font-family: monospace;
  background-color: #d5e0e630;
  padding: 8px;
}

.tour_trips-module__KzTVT {
  display: block;
  flex-direction: column;
  align-items: flex-start;
  border: 1px solid transparent;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-right: 20px;
  margin-left: 20px;
  padding: 0px;
  background-color: white;
  box-sizing: border-box;
  max-width: 500px;
}

.tour_trips-module__KzTVT:hover {
  border: 1px solid gray;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.4);
}

.tour_trips-module__KzTVT.tour_trips-module__dQ5Ux {
  border: 2px solid black;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
}

.tour_trips-module__JgGHy {
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  font-size: 10px;
  font-weight: 600;
  white-space: nowrap;
  padding: 3px;
  background: rgba(39, 62, 98, 0.2);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.tour_trips-module__UlvhM {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.tour_trips-module__xY8uB {
  align-self: center;
  font-size: 12px;
  font-weight: 600;
  background: #f5f5f5;
}

.tour_trips-module__GdqyQ {
  align-self: flex-start;
  padding: 4px;
}

.tour_trips-module__fpktF {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.tour_trips-module__doFIk {
  align-self: flex-start;
  font-size: 12px;
  line-height: normal;
  flex: 1;
}

.tour_trips-module__WlXc5 {
  align-self: flex-end;
  font-size: 10px;
  line-height: normal;
  align-content: flex-end;
}

.tour_trips-module__KzTVT.tour_trips-module__dQ5Ux .tour_trips-module__WlXc5 {
  display: none;
}

.tour_trips-module__P03Bc {
  display: flex;
  flex-direction: column;
  font-size: 12px;
  width: 100%;
  align-items: flex-end;
}

.tour_trips-module__R5AHn {
  border: 2px solid;
  border-radius: 2.5px;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  display: flex;
}

.tour_trips-module__GvsC9.tour_trips-module__gf_El {
  background: rgb(39, 150, 39);
  border: 1px solid white;
  border-radius: 2px;
  flex: 1;
}

.tour_trips-module__VAgh6 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}

.tour_trips-module__LUcbc {
  font-size: 10px;
}

.tour_trips-module__OxcM6 {
  font-weight: 600;
}

.tour_trips-module__xbdzy {
  position: relative;
  background-color: rgb(239, 239, 239);
}

.tour_trips-module__CbXh9 {
  display: grid;
  grid-auto-flow: dense;
  z-index: 2;
  position: relative;
}

.tour_trips-module__xbdzy svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.tour_trips-module__xbdzy svg line {
  stroke-width: 3px;
}

.tour_trips-module__xbdzy svg text {
  font-size: 12px;
}

.tour_trips-module__esemk th {
  font-size: 12px;
}

.tour_trips-module__esemk td {
  font-size: 12px;
}

.tour_trips-module__esemk .tour_trips-module__xHK_C {
  width: 10px;
  height: 10px;
  border-radius: 5px;
}

svg circle {
  stroke: gray;
  stroke-width: 0.5px;
  fill: white;
}

.user-module__fh5cv {
  margin-bottom: 15px;
  font-size: 14px;
  color: #666;
}

.user-module__fh5cv > div:first-child {
  margin-bottom: 5px;
}

.not_found_license_plates_styles-module__PltZt {
  padding-bottom: 16px;
}

.not_found_license_plates_styles-module__BLuS5 {
  max-width: 600px;
  margin-top: 16px;
  padding: 12px 16px;
  background-color: #f8f9fa;
  border: 1px solid #dee2e6;
  border-radius: 6px;
  font-size: 14px;
  color: #495057;
  white-space: pre-line;
}

.not_found_license_plates_styles-module__hevWt {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.vehicle_list_container-module__ykUmM {
  margin-bottom: 10px;
}

.vehicle_list_container-module__NzPLD {
  gap: 20px;
}

.vehicle_list_container-module__m0G9k {
  margin-bottom: 10px;
}

.vehicle_list_container-module__K9ig4 {
  width: 300px;
  min-height: 200px;
  resize: vertical;
  font-size: 14px;
  font-family: inherit;
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
  padding-right: 10px;
}

.vehicle_list_container-module__G2X8w {
  margin-bottom: 10px;
}

.vehicle_list_container-module__z_YBE {
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: stretch;
}

.vehicle_list_container-module__DwzOq {
  margin-bottom: 10px;
  display: flex;
  gap: 10px;
  align-items: center;
}

.vehicle_list_container-module__JMQ71 {
  flex: 1;
}

.vehicle_list_container-module__ZJjAS {
  flex: 1;
}

.vehicle_list_container-module__OqlYD {
  flex: 1;
}

.vehicle_list_container-module__x9FsL {
  flex: 1;
}

.vehicle_list_container-module__NAwGJ {
  margin-bottom: 10px;
}

:root {
  --color-blue: #273e61;
  --color-blue-bright: #00aaff;
  --color-red: #d0021b;
  --color-green: #00c361;
  --color-black: #000000;
  --color-yellow: #f4f776;
  --color-component-background: #fafbfe;
  --color-neutral-gray: #d5e0e6;
  --color-small-break: #7f5cff;
  --color-rest-break: #ff76b1;
  --color-weekend-break: #e28f33;
  --color-timeslot-loading: #fd818dbf;
  --color-timeslot-unloading: #7aa9e8bf;
}

:root {
  --color-blue: #273e61;
  --color-blue-bright: #00aaff;
  --color-red: #d0021b;
  --color-green: #00c361;
  --color-black: #000000;
  --color-yellow: #f4f776;
  --color-component-background: #fafbfe;
  --color-neutral-gray: #d5e0e6;
  --color-small-break: #7f5cff;
  --color-rest-break: #ff76b1;
  --color-weekend-break: #e28f33;
  --color-timeslot-loading: #fd818dbf;
  --color-timeslot-unloading: #7aa9e8bf;
}

.error {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  font-size: 12px;
  overflow: auto;
}

body {
  -webkit-font-smoothing: antialiased;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
.ui.menu,
.ui.menu .item,
.ui.large.header {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  color: #273e62;
}

.ui.menu.submenu {
  flex-wrap: wrap;
}

b,
strong,
.ui.large.header {
  font-weight: 500;
}

.ui.list .list > .item .header,
.ui.list > .item .header,
.ui.list > .item .description {
  line-height: 1.5em;
  color: #273e62;
}

.Login {
  display: flex;
  justify-content: center;
  min-height: 100vh;
  align-items: center;
}

.ui.secondary.menu .item.logo {
  padding-left: 0;
}

.ui.inline.loader.companies {
  margin-top: 50px;
}

#root .notifications {
    height: 100%;
  }

#root .notifications .container {
      flex-shrink: 1;
      overflow: inherit;
    }

#root .notifications .container .content {
        overflow: inherit;
      }

#root .notifications .container .content > div {
          width: 100%;
        }

#root .notifications .container .content > .loading {
          display: flex;
          justify-content: center;
          min-height: 100vh;
          align-items: center;
        }

.workspace {
  flex-basis: 100%;
  padding: 15px 30px;
  box-sizing: border-box;
}

.map.pin.icon.stop_unloading {
  color: var(--color-blue-bright);
}

.map.pin.icon.stop_loading {
  color: var(--color-red);
}

.m8__horizontal {
  margin-bottom: 8px;
  margin-top: 8px;
}

.intercom_token {
  text-overflow: ellipsis;
  overflow: hidden;
  text-wrap: nowrap;
}

.table__header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.table__header > span {
    margin-right: 10px;
  }

.table__header .ui.checkbox,
  .table__header .ui.radio {
    margin-bottom: 5px;
    margin-left: 10px;
  }

.table__header .ui.checkbox > label, .table__header .ui.radio > label {
      cursor: pointer;
      -webkit-user-select: none;
              user-select: none;
    }

.table__header .ui.dropdown,
  .table__header .ui.input {
    margin-right: 10px;
    font-size: 14px;
  }

.table__header .ui.dropdown:first-of-type, .table__header .ui.input:first-of-type {
      margin-left: 10px;
    }

.data-to-list {
  max-height: 150px;
  overflow: auto;
  position: relative;
}

.data-to-list:hover > button.ui {
      display: block;
    }

.data-to-list > button.ui {
    position: absolute;
    top: 0;
    right: 4px;
    display: none;
  }

.link {
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #0046b8;
}

.link:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }

.tour {
  height: calc(100vh - 100px);
  overflow: hidden;
}

.tour .tour__details {
    overflow: hidden;
    height: 100%;
  }

.tour .tour__details .ui.menu:after {
      content: none !important;
    }

.tour .tour__details .tour__details__menu {
      justify-content: space-between;
    }

.tour .tour__details .tour__details__menu > * {
        padding-left: 0 !important;
        padding-right: 0 !important;
      }

.tour .tour__details__content {
    overflow-y: scroll;
    overflow-x: auto;
    padding-right: 5px;
    height: calc(100% - 85px);
    width: calc(100% + 10px);
  }

.tour__tour-list {
  overflow: auto;
}

.company {
  margin-bottom: 15px;
}

.company .company__metadata-container {
    margin-bottom: 28px;
  }

.company .company__metadata-container .id_labels {
      max-width: 50%;
    }

.company .company__metadata-container .id_labels .smallerRow {
        display: flex;
        justify-content: space-between;
        font-size: 7px;
        align-items: flex-end;
        padding-top: 5px;
      }

.company .company__metadata-container .id_labels .smallerRow .country {
          border-radius: 5px;
          padding: 2px 5px;
          min-height: 10px;
        }

.company .company__metadata-container .id_labels .smallerRow .country:not(:empty) {
          background-color: white;
        }

.company__featureFlags-header {
    display: flex;
  }

.company__featureFlags-header h2 {
      margin-right: 10px;
    }

.company__featureFlags-container .company__featureFlags-list {
      margin-right: 5px;
      margin-top: 5px;
      margin-bottom: 5px;
      font-size: 13px;
    }

.company__featureFlags-auditStackList {
  max-height: calc(100vh - 80px);
  overflow: auto;
}

.company__featureFlags-auditStackContainer {
  margin-top: 8px;
  margin-bottom: 8px;
}

.company__featureFlags-auditStackContainer .company__featureFlags-auditStack {
    flex-grow: 1;
  }

.company__company-list {
  overflow: auto;
}

.vehicles__list__table {
  height: calc(100vh - 155px);
  overflow: auto;
}

.vehicles__list__table tr td.vehicle_status_timestamp {
      border-right: 4px solid transparent;
    }

.vehicles__list__table tr td.vehicle_status_timestamp.fresh {
        border-right-color: var(--color-green);
      }

.vehicles__list__table tr td.vehicle_status_timestamp.outdated {
        border-right-color: var(--color-yellow);
      }

.vehicles__list__table tr td.vehicle_status_timestamp.old {
        border-right-color: var(--color-red);
      }

.map-slider__container {
  padding: 5px;
}

.map-slider__container > .map-slider-tour {
    margin-bottom: 0;
  }

.map-slider {
  position: relative;
  width: 100%;
  padding-bottom: 10px;
}

.map-slider__header-debug {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
  font-size: 12px;
}

.map-slider__header-debug .debug-btn {
    font-size: inherit;
    padding: 4px;
  }

.map-slider__header-debug .debug-input-container .debug-input-error {
      color: red;
    }

.map-slider__header-debug .debug-input-container input {
      border-radius: 3px;
      border: 1px solid var(--color-core-black-700);
      padding: 2px;
      min-width: 170px;
    }

.map-slider__details {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  font-size: 12px;
}

.map-slider__details > li:not(.wide-column) {
    width: 33%;
  }

.map-slider__details > li:not(.wide-column):last-of-type {
      text-align: right;
    }

.map-slider-tour > .map-slider > .map-slider__ticks-container {
      height: 30px;
    }

.map-slider-tour > .map-slider > .map-slider__input {
      height: 34px;
    }

.map-slider-tour > .map-slider input[type='range']::-webkit-slider-thumb {
      height: 30px;
    }

.map-slider-tour > .map-slider input[type='range']::-moz-range-thumb {
      height: 30px;
    }

.map-slider-tour > .map-slider input[type='range']::-ms-thumb {
      height: 30px;
    }

.map-slider-vehicle > .map-slider .map-slider-vehicle__input::-webkit-slider-thumb {
        background-color: currentColor;
      }

.map-slider-vehicle > .map-slider .map-slider-vehicle__input::-moz-range-thumb {
        background-color: currentColor;
      }

.map-slider-vehicle > .map-slider .map-slider-vehicle__input::-ms-thumb {
        background-color: currentColor;
      }

.map-slider__ticks-container {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  margin-left: 6px;
  margin-right: 4px;
  width: calc(100% - 10px);
  display: flex;
  height: 20px;
  background: var(--color-core-black-300);
}

.map-slider__tracking-range-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 10;
}

.map-slider__tick-range {
  position: absolute;
  cursor: pointer;
  z-index: 11;
  height: 4px;
  border-radius: 2px;

  /* Colors matching the map_icons */
}

.map-slider__tick-range--stop {
    top: 0;
    background: var(--color-core-black-800);
  }

.map-slider__tick-range--timeslot-loading {
    top: 0;
    background-color: var(--color-timeslot-loading);
  }

.map-slider__tick-range--timeslot-unloading {
    top: 0;
    background-color: var(--color-timeslot-unloading);
  }

.map-slider__tick-range--events {
    bottom: 0;
    background-color: var(--color-core-yellow-400);
  }

/* Violet */

.map-slider__tick-range--small-break {
    bottom: 0;
    background-color: var(--color-small-break);
  }

/* Pink */

.map-slider__tick-range--rest-break {
    bottom: 0;
    background-color: var(--color-rest-break);
  }

/* Orange */

.map-slider__tick-range--we-break {
    bottom: 0;
    background-color: var(--color-weekend-break);
  }

.map-slider__tick-range--telemetry-chunk {
    top: 8px;
    background-color: var(--color-core-black-500);
  }

.map-slider__tick-event {
  position: absolute;
  height: 100%;
  top: 0;
  z-index: 11;
  color: var(--color-core-yellow-400);
  font-size: 10px;
  cursor: pointer;
  line-height: 2;
  text-shadow: 0 0px 1px #847e7e;
  transform: translateX(-50%);
}

.map-slider__tick-event--tractor-switch {
    color: var(--color-small-break);
  }

.map-slider__tick-external-event {
  position: absolute;
  height: 100%;
  top: 10px;
  z-index: 12;
  color: var(--color-core-black-300);
  font-size: 10px;
  cursor: pointer;
  line-height: 2;
  text-shadow: 0 0px 1px var(--color-core-blue-700);
  transform: translateX(-50%);
}

.map-slider__tick-external-event--mapped {
    color: var(--color-core-blue-700);
    opacity: 0.75;
  }

.map-slider__tick-tooltip:hover {
    z-index: 13;
  }

.map-slider__tick-tooltip:hover:after {
      display: flex;
    }

.map-slider__tick-tooltip:after {
    content: attr(aria-label);
    display: none;
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    bottom: 120%;
    right: 0;
    padding: 2px 4px;
    background: black;
    white-space: nowrap;
    color: white;
    z-index: 13;
  }

.map-slider__input {
  height: 24px;
  width: 100%;
  position: absolute;
  top: -2px;
  bottom: 5px;
}

.stats__sparkline {
  width: 100px;
  height: 16px;
  margin-left: 20px;
  display: inline-block;
}

.stats__icon-placeholder {
  visibility: hidden;
}

.stats__icon-red {
  color: red;
}

.stats__icon-green {
  color: green;
}

.stats__value {
  display: flex;
  position: relative;
}

.stats__cell-header {
  display: flex;
  align-items: center;
}

.stats__report-section {
  padding: 2em !important;
}

.stats__report-section-header {
  display: flex;
  align-items: center;
  margin-bottom: 2em;
}

.stats__report-section-heading {
  margin: 0 0.5em 0 0 !important;
}

.stats__report-description {
  font-style: italic;
}

.helptext {
  font-style: italic;
  margin: 30px 0;
}

.tour__tour-details__stop-item {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.tour__tour-details__stop-item__stop-header {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px !important;
  }

.tour__tour-details__stop-item__stop-header > *:not(:first-child) {
      margin-left: 4px;
      flex-shrink: 0;
      flex-grow: 0;
    }

.tour__tour-details__stop-item__stop-header__address {
      margin-right: auto;
      flex-shrink: 1;
      flex-grow: 1;
    }

.tour__tour-details__event-prop-list {
  padding-top: 0 !important;
}

.tour__map-controls {
  display: flex;
  padding: 4px;
  font-size: 11px;
}

.tour__map-controls > b,
  .tour__map-controls .ui.label {
    margin-right: 5px;
  }

.tour__map-controls .ui.checkbox label {
    cursor: pointer;
    font-size: 11px;
  }

.tour__map-controls .ui.dropdown {
    width: 100%;
  }

.tour__map-controls .ui.dropdown .menu {
    left: -10px;
  }

.tour__feature__flag {
  vertical-align: middle;
}

input[type='range'] {
  -webkit-appearance: none;
  width: 100%;
  background: transparent;
}

input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
}

input[type='range']:focus {
  outline: 1px solid var(--color-core-black-900);
}

input[type='range']::-ms-track {
  width: 100%;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}

input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 1px solid #273e61;
  height: 20px;
  width: 10px;
  background: transparent;
  cursor: pointer;
  margin: 0;
}

input[type='range']::-moz-range-thumb {
  border: 1px solid #273e61;
  height: 20px;
  width: 10px;
  background: transparent;
  cursor: pointer;
}

input[type='range']::-ms-thumb {
  border: 1px solid #273e61;
  height: 20px;
  width: 10px;
  background: transparent;
  cursor: pointer;
}

/* Vehicle details view */
.vehicle .row {
  height: calc(100vh - 100px);
}

.vehicle > .row > .column.vehicle__details {
  display: flex;
  flex-direction: column;
}

.vehicle > .row > .column.vehicle__details > .vehicle__details__temperature {
  margin-top: 1rem;
}

.vehicle .vehicle__details .statistics {
  flex-shrink: 0;
}

.vehicle .vehicle__stats_header {
  margin-top: 0;
}

.vehicle__breaks-list {
  overflow-y: auto;
  flex-shrink: 1;
  flex-grow: 1;
  flex-basis: 0;
}

.vehicle__breaks-list > .item .icon-break--small-break {
      color: var(--color-small-break);
    }

/* Pink */

.vehicle__breaks-list > .item .icon-break--rest-break {
      color: var(--color-rest-break);
    }

/* Orange */

.vehicle__breaks-list > .item .icon-break--we-break {
      color: var(--color-weekend-break);
    }

.integration__configuration-footer {
  display: flex;
  justify-content: space-between;
}

.telematics__integration-list {
  overflow-x: auto;
  overflow-y: hidden;
}

.hoverable {
  text-decoration-style: dotted;
  text-decoration-color: gray;
  text-decoration-line: underline;
}

.span-link {
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #0046b8;
}

.span-link:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline;
    color: #1e70bf;
    cursor: pointer;
  }

.active__allocation {
  font-weight: bold;
}

.sync-history {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}

.sync-history__result {
  padding: 1px;
  display: flex;
}
.sync-history__result-historyflag {
  width: 25px;
  height: 24px;
  text-align: center;
}

.sync-history__errorDescription {
  max-width: 400px;
  max-height: 200px;
  overflow: auto;
}

.sync-history__lastError {
  max-height: 150px;
  overflow: auto;
}

.sync-history__lastWarning {
  max-height: 150px;
  overflow: auto;
}

.bold-text {
  font-weight: bold;
}

.scope__header {
  display: flex;
}

.permission-tip {
  margin-left: 2px !important;
}

.company__integrations-left {
  flex: 1 0 50%;
  white-space: nowrap;
  padding: 10px;
  box-sizing: border-box;
}
@media (width >= 1440px) {
.company__integrations-left-widthLimit {
    max-width: 650px
}
  }
.company__integrations-right {
  flex: 1 0 50%;
  white-space: nowrap;
  padding: 10px;
  box-sizing: border-box;
}

.company__relationships-identifierContainer {
  width: 100%;
  max-width: 250px;
  overflow: auto;
  background-color: var(--color-core-gray-400);
  margin: var(--size-spacing-xsmall);
}

.sync-state-box {
  background-color: rgba(213, 224, 230, 0.188);
  display: flex;
  flex-direction: column;
  font-family: monospace;
  justify-content: space-between;
  max-width: 1500px;
  max-height: 500px;
  overflow: auto;
  padding: var(--size-spacing-small);
  word-break: break-word;
  white-space: pre-wrap;
}

.delete-sync-state-button {
  align-self: flex-end;
  position: sticky;
  bottom: 0;
}

.companyIdentifierLabel {
  cursor: pointer;
}

.companyIdentifierLabel:hover {
    background-color: var(--color-core-gray-400);
  }

.api-usage-container__select {
  margin-right: 10px;
}

.api-usage-container__filters {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  margin-top: 40px;
  max-width: 1000px;
}


/*# sourceMappingURL=main.3ecfab142ece94929003.css.map*/