/* /Pages/AbsoluteErrorSettings.razor.rz.scp.css */
.row-buttons[b-7v9c2xfz17] {
  display: flex;
  flex-direction: column;
}

.container-scoped[b-7v9c2xfz17] {
  display: flex;
  flex-direction: column;
}

.switches[b-7v9c2xfz17] {
  display: flex;
  flex-direction: row;
  margin-top: 10px;
  margin-bottom: 10px;
}

.switch-label[b-7v9c2xfz17] {
  margin-left: 10px;
}

.settings-label[b-7v9c2xfz17] {
  margin: 10px 10px 10px 0;
}

.save-button[b-7v9c2xfz17] {
  margin: 10px;
  margin-left: 0;
}

hr.devider[b-7v9c2xfz17] {
  margin: 20px 0;
  border: 0.5px solid color(gray);
  opacity: 1;
  width: 60%;
}
/* /Pages/AccelerationSensorSettings.razor.rz.scp.css */
.container-scoped[b-gdr7g1jbqv] {
  display: flex;
  flex-direction: column;
  width: 60%;
}

.switches[b-gdr7g1jbqv] {
  display: flex;
  flex-direction: row;
  margin-top: 10px;
  margin-bottom: 10px;
}

.switch-label[b-gdr7g1jbqv] {
  margin-left: 10px;
}
/* /Pages/BloemenveilingConverter.razor.rz.scp.css */
.output-container[b-769x2kfrzs] {
  margin: 1em 0;
}
.output-container th[b-769x2kfrzs] {
  padding: 1em;
}
.output-container table[b-769x2kfrzs], .output-container th[b-769x2kfrzs], .output-container tr[b-769x2kfrzs], .output-container td[b-769x2kfrzs] {
  border: 1px solid black;
}
.output-container td[b-769x2kfrzs] {
  text-align: center;
}
/* /Pages/Dashboard.razor.rz.scp.css */
/* /Pages/Dialogs/BvPositionConverterDialog.razor.rz.scp.css */
.BvPosition[b-p9igosnquh] {
  margin: 10px;
}
/* /Pages/Dialogs/DeleteConfirmationDialog.razor.rz.scp.css */
.header-text[b-fm5yef2dss] {
  color: white;
  font-size: 18px;
  font-weight: 400;
}

.header-icon[b-fm5yef2dss] {
  background: url("assets/img/login/icon-login-exclamation.svg");
  background-repeat: no-repeat;
  width: 28px;
  height: 28px;
}
/* /Pages/Dialogs/FunnelMarkingDialog.razor.rz.scp.css */
/* /Pages/Dialogs/OkDialog.razor.rz.scp.css */
.header-text[b-2s3m8egn5q] {
  color: white;
  font-size: 18px;
  font-weight: 400;
}

.header-icon[b-2s3m8egn5q] {
  background: url("assets/img/login/icon-exclamation.svg");
  background-repeat: no-repeat;
  width: 28px;
  height: 28px;
}
/* /Pages/Dialogs/RangeInputDialog.razor.rz.scp.css */
.align-in-row[b-oz06rf5osk] {
  display: flex;
  flex-direction: column;
  align-content: space-between;
}

.header-text[b-oz06rf5osk] {
  color: white;
  font-size: 18px;
  font-weight: 400;
}

.header-icon[b-oz06rf5osk] {
  background: url("assets/img/login/icon-exclamation.svg");
  background-repeat: no-repeat;
  width: 28px;
  height: 28px;
}
/* /Pages/Dialogs/SelectLanguageDialog.razor.rz.scp.css */
.header-text[b-rmhhvnaane] {
  color: white;
  font-size: 18px;
  font-weight: bold;
}

.header-icon[b-rmhhvnaane] {
  background: url("assets/img/language/icon-language-selection.svg");
  background-repeat: no-repeat;
  width: 28px;
  height: 28px;
}

.subheader[b-rmhhvnaane] {
  display: flex;
  padding: 5px;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background: white;
  color: #003B73;
  font-size: large;
  font-weight: bold;
}

.sub-subheader[b-rmhhvnaane] {
  display: flex;
  flex-direction: row;
  align-items: end;
  justify-content: center;
  color: #003B73;
  margin: 6px;
  font-weight: bold;
}

.sub-header-format[b-rmhhvnaane] {
  color: #003B73;
  font-size: large;
}

.language-entry[b-rmhhvnaane] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-left: 5%;
  padding-right: 5%;
  align-items: center;
}

hr.language-sub-title[b-rmhhvnaane] {
  border: 0.3px solid white;
  opacity: 0.5;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}

hr.language-entry[b-rmhhvnaane] {
  border: 0.3px solid white;
  opacity: 0.2;
  padding-left: 5%;
  margin: 0.5rem 0 0.5rem 5%;
}

.language-text[b-rmhhvnaane] {
  display: block;
  font-weight: bold;
}

.language-text-small[b-rmhhvnaane] {
  font-size: smaller;
}
/* /Pages/Dialogs/SupportDialog.razor.rz.scp.css */
.e-richtexteditor[b-gxju0gt8lu] {
    max-width: 50%;
    height: 200px;
    margin-bottom: 16px;
}

.header-text[b-gxju0gt8lu] {
    color: white;
    font-size: 18px;
    font-weight: 400;
}
/* /Pages/Dialogs/TextInputDialog.razor.rz.scp.css */
.header-text[b-xdt2l52pgo] {
  color: white;
  font-size: 18px;
  font-weight: bold;
}

.header-icon[b-xdt2l52pgo] {
  background: url("assets/img/login/icon-exclamation.svg");
  background-repeat: no-repeat;
  width: 28px;
  height: 28px;
}
/* /Pages/Dialogs/UpdateInfoDialog.razor.rz.scp.css */
.header-text[b-cvyfn9rrjp] {
    color: white;
    font-size: 18px;
    font-weight: 400;
}
/* /Pages/Dialogs/UserMessageDialog.razor.rz.scp.css */
/* /Pages/Dialogs/YesNoDialog.razor.rz.scp.css */
.header-text[b-kdivcihssw] {
  color: white;
  font-size: 18px;
  font-weight: 400;
}

.header-icon[b-kdivcihssw] {
  background: url("assets/img/login/icon-exclamation.svg");
  background-repeat: no-repeat;
  width: 28px;
  height: 28px;
}
/* /Pages/GeneralSettings.razor.rz.scp.css */
/* /Pages/IdaAnalysis.razor.rz.scp.css */
.row-elements[b-k10wuhznhy] {
  display: flex;
  flex-direction: row;
  -o-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-left: 8%;
}

.row-elements-left[b-k10wuhznhy] {
  display: flex;
  flex-direction: row;
  margin-left: 20px;
}

.data-blocks-container[b-k10wuhznhy] {
  display: flex;
  gap: 2rem;
  margin-bottom: 2rem;
}

.data-block[b-k10wuhznhy] {
  flex: 1 1 0;
  padding: 1rem;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background: #fafbfc;
}

.button-checkbox-container[b-k10wuhznhy] {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
  margin-top: 20px;
}

.checkbox-group[b-k10wuhznhy] {
  display: flex;
  flex-direction: column;
  margin-left: 40px;
  gap: 10px;
}

.legend[b-k10wuhznhy] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 10px;
}
/* /Pages/LoginView.razor.rz.scp.css */
.header-text[b-s0n6e840wd] {
  color: white;
  font-size: 18px;
  font-weight: bold;
}

.header-icon[b-s0n6e840wd] {
  background: url("assets/img/login/icon-login.svg");
  background-repeat: no-repeat;
  width: 28px;
  height: 28px;
}

.login-dialog[b-s0n6e840wd] {
  border-radius: 25px;
}
/* /Pages/MagneticValues.razor.rz.scp.css */
.sensor[b-69jxc8liwi] {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}

.single-sensor[b-69jxc8liwi] {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  display: flex;
  flex-direction: row;
}

.single-sensor-data[b-69jxc8liwi] {
  margin-left: 10px;
  font-weight: bold;
  color: blue;
}

.switches[b-69jxc8liwi] {
  display: flex;
  flex-direction: row;
  margin-top: 10px;
  margin-bottom: 10px;
}

.switch-label[b-69jxc8liwi] {
  margin-left: 10px;
}

.data-blocks-container[b-69jxc8liwi] {
  display: flex;
  gap: 2rem;
}

.data-block[b-69jxc8liwi] {
  flex: 1 1 0;
  padding: 1rem;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background: #fafbfc;
}
/* /Pages/MeasurementSummary.razor.rz.scp.css */
.measurement-buttons[b-4i4wql7tzf] {
  display: flex;
  flex-direction: column;
}

.m-button[b-4i4wql7tzf] {
  margin: 1rem;
}
/* /Pages/MotionDetectorSettings.razor.rz.scp.css */
.switches[b-377kz9pe0t] {
  display: flex;
  flex-direction: row;
  margin-top: 20px;
}

.position-text[b-377kz9pe0t] {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  display: flex;
  flex-direction: row;
}

.position-data[b-377kz9pe0t] {
  margin-left: 10px;
  font-weight: bold;
  color: blue;
}

.switch-label[b-377kz9pe0t] {
  margin-left: 10px;
}

.row-elements[b-377kz9pe0t] {
  display: flex;
  flex-direction: row;
  -o-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.data-blocks-container[b-377kz9pe0t] {
  display: flex;
  gap: 2rem;
}

.data-block[b-377kz9pe0t] {
  flex: 1 1 0;
  padding: 1rem;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background: #fafbfc;
}
/* /Pages/OfflineSettings.razor.rz.scp.css */
.container-scoped[b-8rfzaaep9h] {
  display: flex;
  flex-direction: column;
}

.switches[b-8rfzaaep9h] {
  display: flex;
  flex-direction: row;
  margin-top: 10px;
}

.switch-label[b-8rfzaaep9h] {
  margin-left: 10px;
}

p[b-8rfzaaep9h] {
  margin-bottom: 30px;
}

.data-blocks-container[b-8rfzaaep9h] {
  display: flex;
  gap: 2rem;
  margin-bottom: 2rem;
}

.data-block[b-8rfzaaep9h] {
  flex: 1 1 0;
  padding: 1rem;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background: #fafbfc;
}
/* /Pages/PositionSensorSettings.razor.rz.scp.css */
.row-elements[b-1rdfalqiqf] {
  display: flex;
  flex-direction: row;
  -o-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-left: 8%;
}

.switches[b-1rdfalqiqf] {
  display: flex;
  flex-direction: row;
  margin-top: 10px;
}

.switch-label[b-1rdfalqiqf] {
  margin-left: 10px;
}

.save-button[b-1rdfalqiqf] {
  margin: 10px;
  margin-left: 0;
}

.position-text[b-1rdfalqiqf] {
  margin-top: 10px;
  font-weight: bold;
  display: flex;
  flex-direction: row;
}

.position-data[b-1rdfalqiqf] {
  margin-left: 10px;
  font-weight: bold;
  color: blue;
}

.positions[b-1rdfalqiqf] {
  display: flex;
  flex-direction: column;
}
/* /Pages/PredictiveMaintenance.razor.rz.scp.css */
.settings-container .slider-container[b-sm3caiw8gj], .settings-container .dropdown-container[b-sm3caiw8gj] {
  width: 30%;
  margin: 1em 2em;
}
/* /Pages/ProblemHistory.razor.rz.scp.css */
.warning[b-sk4qiooyre] {
  background-color: #ffffe6;
}

.error[b-sk4qiooyre] {
  background-color: #ffebe6;
}

/* /Pages/ReferenceData.razor.rz.scp.css */
.row-elements[b-ohsbopz325] {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

hr.devider[b-ohsbopz325] {
  margin-bottom: 20px;
  margin-top: 20px;
}
/* /Pages/RelativeErrordetectionSettings.razor.rz.scp.css */
.row-elements[b-8wsw3cj2s1] {
  display: flex;
  flex-direction: row;
  -o-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 60%;
}

.row-elements-left[b-8wsw3cj2s1] {
  display: flex;
  flex-direction: row;
}

.switch-label[b-8wsw3cj2s1] {
  margin-top: 10px;
}
/* /Pages/SingleDigitalOutputSettings.razor.rz.scp.css */
.container[b-b7a69hi8un] {
  padding-left: 10px;
}
/* /Pages/SmartCollectorDetails.razor.rz.scp.css */
.padding-container[b-38v0az3o9o] {
  padding: 1rem;
  width: 100%;
}
/* /Pages/SmartCollectorSettings.razor.rz.scp.css */
.header-text[b-hnq0f7fyn5] {
  color: white;
  font-size: 18px;
  font-weight: bold;
}

.header-icon[b-hnq0f7fyn5] {
  background: url("assets/img/login/icon-exclamation.svg");
  -ms-background-repeat: no-repeat;
  background-repeat: no-repeat;
  width: 28px;
  height: 28px;
}
/* /Pages/TemperatureData.razor.rz.scp.css */
.button-checkbox-container[b-z9k0gkcfwh] {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
  margin-top: 20px;
}

.checkbox-group[b-z9k0gkcfwh] {
  display: flex;
  flex-direction: column;
  margin-left: 40px;
  gap: 10px;
}
.container-scoped[b-z9k0gkcfwh] {
  display: flex;
  flex-direction: column;
}

.switches[b-z9k0gkcfwh] {
  display: flex;
  flex-direction: row;
  margin-top: 10px;
  margin-bottom: 10px;
}

.switches p[b-z9k0gkcfwh] {
  margin: 0 10px;
}

.row-elements[b-z9k0gkcfwh] {
  -o-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  display: flex;
  flex-direction: row;
}

.row-elements-right[b-z9k0gkcfwh] {
  display: flex;
  flex-direction: row;
}

h6[b-z9k0gkcfwh] {
  margin-top: 10px;
  margin-bottom: 10px;
}

hr.divider[b-z9k0gkcfwh] {
  margin: 20px 0;
  border: 0.5px solid color(gray);
  opacity: 1;
  width: 60%;
}

.temperature-text[b-z9k0gkcfwh] {
  font-weight: bold;
  display: flex;
  flex-direction: row;
}

.temperature-data[b-z9k0gkcfwh] {
  margin-left: 10px;
  font-weight: bold;
  color: blue;
}

/*# sourceMappingURL=TemperatureData.razor.css.map */
/* /Pages/UpdatePassword.razor.rz.scp.css */
.header-text[b-0puqxkwyjc] {
  color: white;
  font-size: 18px;
  font-weight: bold;
}

.header-icon[b-0puqxkwyjc] {
  background: url("assets/img/login/icon-exclamation.svg");
  background-repeat: no-repeat;
  width: 28px;
  height: 28px;
}

.login-dialog[b-0puqxkwyjc] {
  border-radius: 25px;
}
/* /Pages/UserSettings.razor.rz.scp.css */
.dropdown-value[b-98qh9tkoz0] {
  padding-left: 8px;
  padding-top: 4px;
}

.header-text[b-98qh9tkoz0] {
  color: white;
  font-size: 18px;
  font-weight: bold;
}
/* /Pages/VehicleHeader.razor.rz.scp.css */
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header .panel-header-vehicle-upper[b-y5f1dg4q3r] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.panel-header-vehicle-progress[b-y5f1dg4q3r] {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.panel-header-vehicle-upper-icon[b-y5f1dg4q3r] {
  height: 50px;
}

.panel-header-vehicle-upper-Text[b-y5f1dg4q3r] {
  font-size: 2em;
}

.panel-header-vehicle-lower-Text[b-y5f1dg4q3r] {
  font-size: 1.5em;
}

.panel-header-vehicle-upper-left[b-y5f1dg4q3r] {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.panel-separator[b-y5f1dg4q3r] {
  color: white;
  border: 1px;
  margin: 0;
  margin-top: 0.5rem;
}

.buttons-in-line[b-y5f1dg4q3r] {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}

.first-button[b-y5f1dg4q3r] {
  margin-right: 10px;
}
/* /Pages/VehicleStatus.razor.rz.scp.css */
.vehicle-status[b-l8vdnw1gnd] {
  background: initial;
  color: black;
  margin: 20px;
  height: 100%;
}

.unacknowledged[b-l8vdnw1gnd] {
  background: #f1b558;
  color: #3a3737;
  padding: 4px;
  border-radius: 5px;
  margin-top: 1em;
}

.vehicle-status .status-header[b-l8vdnw1gnd] {
  color: #003B73;
  align-items: center;
  margin-bottom: 10px;
  height: 100%;
}

.vehicle-status .status-header .icon[b-l8vdnw1gnd] {
  height: 50px;
  margin-right: 10px;
}

.small-icon[b-l8vdnw1gnd] {
  height: 40px;
  margin: 0 10px;
}

.warning-container[b-l8vdnw1gnd] {
  display: flex;
  margin: 15px;
}

.warning-header[b-l8vdnw1gnd] {
  font-size: 110%;
}

.vehicle-status .status-header .text[b-l8vdnw1gnd] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-weight: bold;
}

.vehicle-status .status-header .text .status[b-l8vdnw1gnd] {
  font-size: 1.5em;
  line-height: 1em;
}
/* /Pages/WearDetection.razor.rz.scp.css */
.text[b-bnpf5fbmip] {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  display: flex;
  flex-direction: row;
}

.data[b-bnpf5fbmip] {
  margin-left: 10px;
  font-weight: bold;
  color: blue;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.bg-navbar[b-x55r92bf9k] {
  --bs-bg-opacity: 1;
  background: transparent linear-gradient(180deg, #325487 0%, #1D3B6C 100%) 0% 0% no-repeat padding-box;
}

.sc-logo-container[b-x55r92bf9k] {
  display: none;
}

.sc-title-container .sc-title[b-x55r92bf9k] {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 50%;
  color: rgb(27, 58, 131);
}

.sc-title-container .sc-title1[b-x55r92bf9k] {
  font-size: 3em;
  font-weight: bold;
  line-height: normal;
  color: rgb(100, 100, 100);
}

.logo[b-x55r92bf9k] {
  height: 30px;
}

@media screen and (min-width: 992px) {
  .sc-logo-container[b-x55r92bf9k] {
    display: flex;
    -o-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
}
.dynamic-nav-heigth[b-x55r92bf9k] {
  height: fit-content;
}

@media screen and (min-width: 768px) {
  .dynamic-nav-heigth[b-x55r92bf9k] {
    height: 100vh;
  }
}
/* /Shared/MainNavigation.razor.rz.scp.css */
.version[b-yyut2ml83p] {
  color: white;
}

.show[b-yyut2ml83p] {
  display: flex;
}

.hide[b-yyut2ml83p] {
  display: none;
}

.main-nav-image[b-yyut2ml83p], .nav-settings-image:disabled[b-yyut2ml83p], .nav-settings-image:active[b-yyut2ml83p], .nav-settings-image:hover[b-yyut2ml83p], .nav-settings-image[b-yyut2ml83p], .nav-logout-image:active[b-yyut2ml83p], .nav-logout-image:hover[b-yyut2ml83p], .nav-logout-image[b-yyut2ml83p], .nav-layout-image:active[b-yyut2ml83p], .nav-layout-image:hover[b-yyut2ml83p], .nav-layout-image[b-yyut2ml83p], .nav-dashboard-image:active[b-yyut2ml83p], .nav-dashboard-image:hover[b-yyut2ml83p], .nav-dashboard-image[b-yyut2ml83p], .nav-help-image:active[b-yyut2ml83p], .nav-help-image:hover[b-yyut2ml83p], .nav-help-image[b-yyut2ml83p], .nav-login-image:active[b-yyut2ml83p], .nav-login-image:hover[b-yyut2ml83p], .nav-login-image[b-yyut2ml83p] {
  width: 60px;
  height: 60px;
  display: inline-block;
}

.nav-login-image[b-yyut2ml83p] {
  background: url("assets/img/navigation/nav-icon-login-standard.svg") no-repeat;
}

.nav-login-image:hover[b-yyut2ml83p] {
  background: url("assets/img/navigation/nav-icon-login-hover.svg") no-repeat;
}

.nav-login-image:active[b-yyut2ml83p] {
  background: url("assets/img/navigation/nav-icon-login-active.svg") no-repeat;
}

.nav-help-image[b-yyut2ml83p] {
  background: url("assets/img/navigation/nav-icon-support-standard.svg") no-repeat;
}

.nav-help-image:hover[b-yyut2ml83p] {
  background: url("assets/img/navigation/nav-icon-support-hover.svg") no-repeat;
}

.nav-help-image:active[b-yyut2ml83p] {
  background: url("assets/img/navigation/nav-icon-support-active.svg") no-repeat;
}

.nav-dashboard-image[b-yyut2ml83p] {
  background: url("assets/img/navigation/nav-icon-dashboard-standard.svg") no-repeat;
}

.nav-dashboard-image:hover[b-yyut2ml83p] {
  background: url("assets/img/navigation/nav-icon-dashboard-hover.svg") no-repeat;
}

.nav-dashboard-image:active[b-yyut2ml83p] {
  background: url("assets/img/navigation/nav-icon-dashboard-active.svg") no-repeat;
}

.nav-layout-image[b-yyut2ml83p] {
  background: url("assets/img/navigation/nav-icon-layout-standard.svg") no-repeat;
}

.nav-layout-image:hover[b-yyut2ml83p] {
  background: url("assets/img/navigation/nav-icon-layout-hover.svg") no-repeat;
}

.nav-layout-image:active[b-yyut2ml83p] {
  background: url("assets/img/navigation/nav-icon-layout-active.svg") no-repeat;
}

.nav-logout-image[b-yyut2ml83p] {
  background: url("assets/img/navigation/nav-icon-logout-standard.svg") no-repeat;
}

.nav-logout-image:hover[b-yyut2ml83p] {
  background: url("assets/img/navigation/nav-icon-logout-hover.svg") no-repeat;
}

.nav-logout-image:active[b-yyut2ml83p] {
  background: url("assets/img/navigation/nav-icon-logout-active.svg") no-repeat;
}

.nav-settings-image[b-yyut2ml83p] {
  background: url("assets/img/navigation/nav-icon-settings-standard.svg") no-repeat;
}

.nav-settings-image:hover[b-yyut2ml83p] {
  background: url("assets/img/navigation/nav-icon-settings-hover.svg") no-repeat;
}

.nav-settings-image:active[b-yyut2ml83p] {
  background: url("assets/img/navigation/nav-icon-settings-active.svg") no-repeat;
}

.nav-settings-image:disabled[b-yyut2ml83p] {
  background: url("assets/img/navigation/nav-icon-settings-inactive.svg") no-repeat;
}
/* /Shared/SettingsNavigation.razor.rz.scp.css */
.version[b-s5fba27mtw] {
  color: white;
}

.show[b-s5fba27mtw] {
  display: flex;
}

.hide[b-s5fba27mtw] {
  display: none !important;
}

.main-nav-image[b-s5fba27mtw], .nav-dashboard-image:active[b-s5fba27mtw], .nav-dashboard-image:hover[b-s5fba27mtw], .nav-dashboard-image[b-s5fba27mtw], .nav-back-image:active[b-s5fba27mtw], .nav-back-image:hover[b-s5fba27mtw], .nav-back-image[b-s5fba27mtw], .nav-language-settings-image:hover[b-s5fba27mtw], .nav-language-settings-image:active[b-s5fba27mtw], .nav-language-settings-image[b-s5fba27mtw], .nav-sc-settings-image:active[b-s5fba27mtw], .nav-sc-settings-image:hover[b-s5fba27mtw], .nav-sc-settings-image[b-s5fba27mtw], .nav-user-settings-image:active[b-s5fba27mtw], .nav-user-settings-image:hover[b-s5fba27mtw], .nav-user-settings-image[b-s5fba27mtw] {
  width: 60px;
  height: 60px;
  display: inline-block;
}

.nav-user-settings-image[b-s5fba27mtw] {
  background: url("assets/img/navigation/nav-icon-user-settings-standard.svg") no-repeat;
}

.nav-user-settings-image:hover[b-s5fba27mtw] {
  background: url("assets/img/navigation/nav-icon-user-settings-hover.svg") no-repeat;
}

.nav-user-settings-image:active[b-s5fba27mtw] {
  background: url("assets/img/navigation/nav-icon-user-settings-active.svg") no-repeat;
}

.nav-sc-settings-image[b-s5fba27mtw] {
  background: url("assets/img/navigation/nav-icon-smartcollector-settings-standard.svg") no-repeat;
}

.nav-sc-settings-image:hover[b-s5fba27mtw] {
  background: url("assets/img/navigation/nav-icon-smartcollector-settings-hover.svg") no-repeat;
}

.nav-sc-settings-image:active[b-s5fba27mtw] {
  background: url("assets/img/navigation/nav-icon-smartcollector-settings-active.svg") no-repeat;
}

.nav-language-settings-image[b-s5fba27mtw] {
  background: url("assets/img/navigation/nav-icon-language-standard.svg") no-repeat;
}

.nav-language-settings-image:active[b-s5fba27mtw] {
  background: url("assets/img/navigation/nav-icon-language-active.svg") no-repeat;
}

.nav-language-settings-image:hover[b-s5fba27mtw] {
  background: url("assets/img/navigation/nav-icon-language-hover.svg") no-repeat;
}

.nav-back-image[b-s5fba27mtw] {
  background: url("assets/img/navigation/nav-icon-back-standard.svg") no-repeat;
}

.nav-back-image:hover[b-s5fba27mtw] {
  background: url("assets/img/navigation/nav-icon-back-hover.svg") no-repeat;
}

.nav-back-image:active[b-s5fba27mtw] {
  background: url("assets/img/navigation/nav-icon-back-active.svg") no-repeat;
}

.nav-dashboard-image[b-s5fba27mtw] {
  background: url("assets/img/navigation/nav-icon-dashboard-standard.svg") no-repeat;
}

.nav-dashboard-image:hover[b-s5fba27mtw] {
  background: url("assets/img/navigation/nav-icon-dashboard-hover.svg") no-repeat;
}

.nav-dashboard-image:active[b-s5fba27mtw] {
  background: url("assets/img/navigation/nav-icon-dashboard-active.svg") no-repeat;
}
