* {
  margin: 0;
}
html,
body {
  height: 100%;
}
body {
  font-family: Tahoma, sans-serif, Arial Unicode MS;
  font-size: 1.25em;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  margin: 0;
}
.wrapper {
  flex: 1;
}
body .container-fluid {
  width: 98%;
  min-width: 1200px;
}
body.modal-open {
  padding-right: 0px !important;
}
.content {
  min-height: 100vh;
  width: 100%;
  overflow: hidden;
}
.main-block,
.sidebar {
  padding: 0;
  min-height: 100vh;
  padding-bottom: 100000px;
  margin-bottom: -100000px;
  width: 80% !important;
}
.main-block {
  background-color: #fff;
  padding-left: 1em;
}
.main-block-content .container {
  padding-left: 0;
}
.desktop-layout .container-fluid {
  min-width: 0;
  width: 100%;
}
.desktop-layout .wrapper {
  padding-left: 1em;
  padding-right: 1em;
}
.app-shell {
  display: flex;
  align-items: stretch;
  min-height: 100vh;
  overflow: visible;
}
.app-shell .app-sidebar {
  flex: 0 0 16rem;
  width: 16rem !important;
  min-height: 100vh;
  padding-bottom: 0;
  margin-bottom: 0;
}
.app-shell .app-main {
  flex: 1 1 auto;
  width: auto !important;
  min-width: 0;
  min-height: 100vh;
  padding-bottom: 0;
  margin-bottom: 0;
}
.app-shell .main-block-content {
  min-width: 0;
  overflow-x: auto;
  padding-bottom: 3em;
  padding-right: 1em;
}
.app-topbar {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  gap: 1em;
  min-height: 5em;
  margin-bottom: 0;
  padding-right: 1em;
}
.app-lang-switch .form-group {
  margin-bottom: 0;
}
.desktop-layout-bs5 {
  --bs-body-font-size: 0.78125em;
  --bs-body-line-height: 1.42857143;
  font-size: 0.78125em;
  line-height: 1.42857143;
}
.desktop-layout-bs5 h4,
.desktop-layout-bs5 .h4 {
  font-size: 1.44em;
}
.desktop-layout-bs5 .table,
.desktop-layout-bs5 .btn,
.desktop-layout-bs5 .form-control,
.desktop-layout-bs5 .form-select {
  font-size: inherit;
}
.desktop-layout-bs5 .vehicle-action-icon {
  display: block;
  height: 1rem;
  width: 1rem;
}
.desktop-layout-bs5 .home-auto {
  --bs-table-color: #8f908f;
  --bs-table-hover-color: #8f908f;
  --bs-table-hover-bg: transparent;
  border-color: #cecece;
  color: #8f908f;
  margin-bottom: 0;
}
.desktop-layout-bs5 .home-auto > :not(caption) > * > * {
  border-bottom-color: #cecece;
  padding: 1em 0.7em;
}
.desktop-layout-bs5 .home-auto > thead > tr > th {
  border-bottom-width: 1px;
  color: #333333;
  font-weight: 400;
  padding-bottom: 1em;
}
.desktop-layout-bs5 .vehicle-list-table > thead > tr > th:first-child,
.desktop-layout-bs5 .vehicle-list-table > tbody > tr > td:first-child {
  width: 20%;
}
.desktop-layout-bs5 .vehicle-list-table > thead > tr > th:nth-child(4),
.desktop-layout-bs5 .vehicle-list-table > tbody > tr > td:nth-child(4) {
  width: 14%;
}
.desktop-layout-bs5 .home-auto a,
.desktop-layout-bs5 .home-auto .link-primary {
  color: #8f908f !important;
  text-decoration: none;
}
.desktop-layout-bs5 .home-auto a:hover,
.desktop-layout-bs5 .home-auto .link-primary:hover {
  color: #11a5c0 !important;
  text-decoration: none;
}
.desktop-layout-bs5 .home-auto a.vehicle-cost-link,
.desktop-layout-bs5 .home-auto a.vehicle-cost-link:hover {
  text-decoration: underline;
}
.desktop-layout-bs5 .home-auto .btn {
  background: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
}
.desktop-layout-bs5 .home-auto .btn:hover,
.desktop-layout-bs5 .home-auto .btn:focus {
  background: transparent;
  box-shadow: none;
}
.desktop-layout-bs5 .home-auto .btn-outline-danger {
  color: inherit;
}
.desktop-layout-bs5 .home-auto .vehicle-action-cell {
  padding-left: 0.08em;
  padding-right: 0.08em;
  text-align: right;
  white-space: nowrap;
  width: 1%;
}
.desktop-layout-bs5 .home-auto .vehicle-action-cell .btn {
  min-width: 0;
}
.desktop-layout-bs5 .home-auto .vehicle-actions {
  align-items: center;
  display: inline-flex;
  gap: 0.45em;
  justify-content: flex-end;
  margin-left: 1em;
}
.desktop-layout-bs5 .home-auto .vehicle-actions .btn,
.desktop-layout-bs5 .home-auto .vehicle-actions .delete-form,
.desktop-layout-bs5 .home-auto .vehicle-actions .delete-form-service {
  align-items: center;
  display: inline-flex;
  margin: 0;
}
.desktop-layout-bs5 .home-page__alert {
  width: min(100%, 36rem);
  margin: 0 auto 1rem;
}
.desktop-layout-bs5 .home-page__workspace {
  padding-top: 1rem;
  padding-bottom: 2rem;
}
.desktop-layout-bs5 .home-page__heading {
  margin-bottom: 1rem;
  color: #0c6879;
}
.desktop-layout-bs5 .reports-page__table--flat {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-hover-bg: transparent;
  background: transparent !important;
}
.desktop-layout-bs5 .reports-page__table--flat > :not(caption) > * > * {
  background: transparent !important;
  box-shadow: none !important;
}
.desktop-layout-bs5 .reports-page__table--flat thead,
.desktop-layout-bs5 .reports-page__table--flat tbody,
.desktop-layout-bs5 .reports-page__table--flat tr,
.desktop-layout-bs5 .home-page__table-wrap {
  background: transparent !important;
}
.desktop-layout-bs5 .home-page__table {
  width: 100%;
}
.desktop-layout-bs5 .home-page__table .home-auto-a,
.desktop-layout-bs5 .home-page__table .home-auto-a:hover {
  text-decoration: none !important;
}
.desktop-layout-bs5 .home-page__actions-heading {
  width: 1%;
}
.desktop-layout-bs5 .app-option-row {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 0;
  padding: 1rem 0 !important;
  background: transparent;
}
.desktop-layout-bs5 .app-option-row > * {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.desktop-layout-bs5 .app-option-row form {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  margin: 0;
}
.desktop-layout-bs5 .app-option-row label,
.desktop-layout-bs5 .app-option-row span {
  margin: 0;
  color: #555;
  font-size: 0.875rem;
  line-height: 1.35;
}
.desktop-layout-bs5 .app-option-row .form-check-input,
.desktop-layout-bs5 .app-option-row input[type="checkbox"] {
  flex: 0 0 auto;
  width: 1.125rem;
  height: 1.125rem;
  margin: 0;
}
.home-equipment-nav--mobile,
.biz-settings-nav--mobile,
.invoices-nav--mobile {
  display: none;
}
.desktop-layout-bs5 .app-records-section {
  margin-top: 2rem !important;
}
.app-records-section--compact {
  width: 100%;
  max-width: 24rem;
  margin-right: auto;
}
.app-records-section--compact .reports-page__table {
  width: 100% !important;
  min-width: 0 !important;
  table-layout: fixed;
}
@media (max-width: 61.999rem) {
  .mobile-layout-bs5 .invoices-nav--desktop {
    display: none;
  }
  .mobile-layout-bs5 .invoices-nav--mobile {
    display: block;
  }
  .mobile-layout-bs5 .biz-settings-nav--desktop {
    display: none;
  }
  .mobile-layout-bs5 .biz-settings-nav--mobile {
    display: block;
  }
  .mobile-layout-bs5 .biz-settings-bs5 > .padding-top-1850 {
    width: calc(100% - 2rem);
    margin: 0 auto;
    padding: 1rem 0 2rem;
  }
  .mobile-layout-bs5 .biz-settings-bs5 .register-alert,
  .mobile-layout-bs5 .biz-settings-bs5 .register-done {
    width: 100% !important;
    margin: 0 0 1rem !important;
    padding: 0.75rem 0;
    border: 0;
    background: transparent;
    font-size: 0.8125rem;
    text-align: center;
  }
  .mobile-layout-bs5 .biz-settings-bs5 h4 {
    margin: 0 0 1rem;
    color: #0c6879;
    font-size: 1.125rem;
    line-height: 1.35;
  }
  .mobile-layout-bs5 .biz-settings-bs5 .vehicle-table {
    width: 100%;
    margin: 1rem 0 0 !important;
    overflow-x: auto;
    background: transparent;
    -webkit-overflow-scrolling: touch;
  }
  .mobile-layout-bs5 .biz-settings-bs5 .biz-settings-vehicle-table {
    width: 100%;
    min-width: 52rem;
    margin: 0;
    color: #555;
    background: transparent;
    font-size: 0.75rem;
  }
  .mobile-layout-bs5 .biz-settings-bs5 .biz-settings-vehicle-table > :not(caption) > * > * {
    padding: 0.625rem 0.5rem !important;
    border-bottom: 0.0625rem solid #d8d8d8;
    background: transparent;
    box-shadow: none;
    vertical-align: middle;
  }
  .mobile-layout-bs5 .biz-settings-bs5 .biz-settings-vehicle-table a {
    color: #0c6879;
    text-decoration: underline;
    text-underline-offset: 0.15em;
  }
  .mobile-layout-bs5 .biz-settings-bs5 .biz-settings-vehicle-table form {
    margin: 0;
  }
  .mobile-layout-bs5 .biz-settings-bs5 .form-check-input {
    width: 1.125rem;
    height: 1.125rem;
    margin: 0;
    float: none;
  }
  .mobile-layout-bs5 .biz-settings-bs5 > .padding-top-1850 > .margin-top-1,
  .mobile-layout-bs5 .biz-settings-bs5 > .padding-top-1850 > .margin-top-2,
  .mobile-layout-bs5 .biz-settings-bs5 > .padding-top-1850 > .width-35 {
    width: min(100%, 32rem) !important;
    margin: 2rem 0 0 !important;
  }
  .mobile-layout-bs5 .biz-settings-bs5 .biz-settings-form {
    width: 100%;
    margin: 0;
  }
  .mobile-layout-bs5 .biz-settings-bs5 .biz-settings-form-row {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 1.25rem;
    width: 100%;
    margin: 0 !important;
  }
  .mobile-layout-bs5 .biz-settings-bs5 .biz-settings-select-field,
  .mobile-layout-bs5 .biz-settings-bs5 .biz-settings-wide-field,
  .mobile-layout-bs5 .biz-settings-bs5 .biz-settings-save-field {
    flex: 0 0 auto;
    width: 100%;
    min-width: 0;
    margin: 0;
  }
  .mobile-layout-bs5 .biz-settings-bs5 .form-control,
  .mobile-layout-bs5 .biz-settings-bs5 .form-select {
    width: 100%;
    min-height: 2.5rem;
    border: 0.0625rem solid #b8b8b8;
    border-radius: 0.375rem;
    color: #555;
    background: transparent;
    font-size: 0.8125rem;
  }
  .mobile-layout-bs5 .biz-settings-bs5 .biz-settings-save-field .app-action-button {
    width: 100%;
    margin: 0;
  }
  .mobile-layout-bs5 .biz-settings-bs5 .form-check {
    display: flex;
    align-items: flex-start;
    gap: 0.625rem;
    width: 100%;
    min-height: 0;
    margin: 1.25rem 0 0 !important;
    padding: 0;
  }
  .mobile-layout-bs5 .biz-settings-bs5 .form-check > span {
    display: none;
  }
  .mobile-layout-bs5 .biz-settings-bs5 .form-check-label {
    margin: 0;
    color: #555;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .mobile-layout-bs5 .biz-settings-bs5 .biz-settings-sort-hint {
    display: none;
  }
  .mobile-layout-bs5 .biz-settings-bs5 .biz-settings-form + .biz-settings-form,
  .mobile-layout-bs5 .biz-settings-bs5 .biz-settings-form + form,
  .mobile-layout-bs5 .biz-settings-bs5 form + .biz-settings-form {
    margin-top: 1.5rem;
  }
  .mobile-layout-bs5 .biz-mobile-workspace {
    width: calc(100% - 2rem);
    margin: 0 auto;
    padding: 1rem 0 2rem;
    font-size: 0.8125rem;
  }
  .mobile-layout-bs5 .biz-mobile-workspace h4 {
    margin: 0 0 1rem;
    color: #0c6879;
    font-size: 1.125rem;
    line-height: 1.35;
  }
  .mobile-layout-bs5 .biz-mobile-workspace .register-alert,
  .mobile-layout-bs5 .biz-mobile-workspace .register-done {
    width: 100% !important;
    margin: 0 0 1rem !important;
    padding: 0.75rem 0;
    border: 0;
    background: transparent;
    font-size: 0.8125rem;
    text-align: center;
  }
  .mobile-layout-bs5 .biz-mobile-workspace .mb-3 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 1rem !important;
  }
  .mobile-layout-bs5 .biz-mobile-workspace label {
    margin-bottom: 0.375rem;
    color: #555;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .mobile-layout-bs5 .biz-mobile-workspace .form-control,
  .mobile-layout-bs5 .biz-mobile-workspace .form-select {
    width: 100%;
    min-height: 2.5rem;
    border: 0.0625rem solid #b8b8b8;
    border-radius: 0.375rem;
    color: #555;
    background: transparent;
    font-size: 0.8125rem;
  }
  .mobile-layout-bs5 .biz-mobile-workspace .app-action-button {
    width: 100% !important;
    margin: 0;
  }
  .mobile-layout-bs5 .biz-mobile-workspace .app-action-button.work-timer-action-button {
    width: auto !important;
  }
  .mobile-layout-bs5 .view-reservation-mobile-bs5 .work-timer-start-form,
  .mobile-layout-bs5 .edit-reservation-mobile-bs5 .work-timer-start-form {
    margin: 0 1.5rem;
  }
  .mobile-layout-bs5 .view-reservation-mobile-bs5 .work-timer-start-form .work-timer-action-button,
  .mobile-layout-bs5 .edit-reservation-mobile-bs5 .work-timer-start-form .work-timer-action-button {
    width: 100% !important;
  }
  .mobile-layout-bs5 .view-registry-bs5 .alert {
    width: 100% !important;
  }
  .mobile-layout-bs5 .view-registry-bs5 .view-registry-log {
    padding: 0 0 1rem !important;
    border-bottom: 0.0625rem solid #d8d8d8;
    background: transparent;
  }
  .mobile-layout-bs5 .view-registry-bs5 .view-registry-log h5 {
    margin: 0;
    font-size: 1rem;
  }
  .mobile-layout-bs5 .view-registry-bs5 .view-registry-log-item {
    padding: 0.75rem 0;
    border-bottom: 0.0625rem solid #d8d8d8;
  }
  .mobile-layout-bs5 .view-registry-bs5 .view-registry-log-changes {
    margin: 0.5rem 0 0;
    padding-left: 1.25rem;
  }
  .mobile-layout-bs5 .view-registry-bs5 .view-registry-content {
    padding: 1rem 0 2rem;
  }
  .mobile-layout-bs5 .view-registry-bs5 .view-registry-date-item,
  .mobile-layout-bs5 .view-registry-bs5 .view-registry-details .view-registry-field {
    float: none !important;
    width: 100% !important;
    margin: 0 0 1rem !important;
  }
  .mobile-layout-bs5 .view-registry-bs5 .view-registry-details .view-registry-field > div,
  .mobile-layout-bs5 .view-registry-bs5 .view-registry-log-item {
    overflow-wrap: anywhere;
  }
  .mobile-layout-bs5 .view-registry-bs5 .view-registry-loadings,
  .mobile-layout-bs5 .view-registry-bs5 .view-registry-scroll {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .mobile-layout-bs5 .view-registry-bs5 .view-registry-wide-row {
    min-width: 60rem;
  }
  .mobile-layout-bs5 .view-registry-bs5 .view-registry-section {
    padding-right: 0;
    padding-left: 0;
  }
  .mobile-layout-bs5 .view-registry-bs5 .view-registry-section + .view-registry-section {
    margin-top: 2rem !important;
    padding-top: 1.5rem !important;
    border-top: 0.0625rem solid #d8d8d8;
  }
  .mobile-layout-bs5 .registry-report-bs5 .registry-report-content {
    width: 100%;
  }
  .mobile-layout-bs5 .registry-report-bs5 .registry-report-filters {
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }
  .mobile-layout-bs5 .registry-report-bs5 .registry-report-filters .form-group {
    margin-bottom: 0 !important;
  }
  .mobile-layout-bs5 .registry-report-bs5 .registry-report-actions {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    width: 100%;
    margin-top: 0.5rem;
  }
  .mobile-layout-bs5 .registry-report-bs5 .registry-report-action {
    float: none !important;
    width: auto;
    margin: 0 !important;
  }
  .mobile-layout-bs5 .registry-report-bs5 .registry-report-action:first-child {
    flex: 1 1 auto;
  }
  .mobile-layout-bs5 .registry-report-bs5 .make-pdf-report-button,
  .mobile-layout-bs5 .registry-report-bs5 .make-csv-report-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.5rem;
    height: 2.5rem;
    border: 0;
  }
  .mobile-layout-bs5 .registry-report-bs5 .make-pdf-report-button img,
  .mobile-layout-bs5 .registry-report-bs5 .make-csv-report-button img {
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    margin: 0;
    object-fit: contain;
  }
  .mobile-layout-bs5 .registry-report-bs5 .registry-report-table-scroll {
    width: 100%;
    margin-top: 1.5rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .mobile-layout-bs5 .invoices-report-bs5 .invoices-report-content {
    width: 100%;
  }
  .mobile-layout-bs5 .invoices-report-bs5 .invoices-report-filters {
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }
  .mobile-layout-bs5 .invoices-report-bs5 .invoices-report-filters .form-group {
    margin-bottom: 0 !important;
  }
  .mobile-layout-bs5 .invoices-report-bs5 .invoices-report-actions {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    width: 100%;
    margin-top: 0.5rem;
  }
  .mobile-layout-bs5 .invoices-report-bs5 .invoices-report-action {
    float: none !important;
    width: auto;
    margin: 0 !important;
  }
  .mobile-layout-bs5 .invoices-report-bs5 .invoices-report-action:first-child {
    flex: 1 1 auto;
  }
  .mobile-layout-bs5 .invoices-report-bs5 .make-pdf-report-button,
  .mobile-layout-bs5 .invoices-report-bs5 .make-csv-report-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.5rem;
    height: 2.5rem;
    border: 0;
  }
  .mobile-layout-bs5 .invoices-report-bs5 .make-pdf-report-button img,
  .mobile-layout-bs5 .invoices-report-bs5 .make-csv-report-button img {
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    margin: 0;
    object-fit: contain;
  }
  .mobile-layout-bs5 .invoices-report-bs5 .invoices-report-table-scroll {
    width: 100%;
    margin-top: 1.5rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .mobile-layout-bs5 .invoices-report-bs5 .invoices-report-table {
    min-width: 60rem;
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    background: transparent;
    box-shadow: none;
  }
  .mobile-layout-bs5 .invoices-report-bs5 .invoices-report-table > :not(caption) > * > * {
    padding: 0.625rem;
    border-bottom: 0.0625rem solid #d8d8d8;
    background-color: transparent;
    box-shadow: none;
  }
  .mobile-layout-bs5 .registry-report-bs5 .registry-report-table {
    min-width: 70rem;
    --bs-table-color: #000;
    color: #000;
    background: transparent;
    font-family: Tahoma, Arial, sans-serif;
  }
  .mobile-layout-bs5 .registry-report-bs5 .registry-report-table > :not(caption) > * > * {
    border-bottom: 0.0625rem solid #d8d8d8;
    color: #000;
    background-color: transparent;
    box-shadow: none;
  }
  .mobile-layout-bs5 .registry-report-bs5 .registry-report-table td span,
  .mobile-layout-bs5 .registry-report-bs5 .registry-report-table th span {
    color: #000 !important;
  }
  .mobile-layout-bs5 .registry-report-bs5 .registry-report-table .ok-green > td {
    color: #000;
    background-color: #5fc45f;
  }
  .mobile-layout-bs5 .registry-report-bs5 .registry-report-table .check-rose > td {
    color: #000;
    background-color: #fcb5af;
  }
  .mobile-layout-bs5 .registry-report-bs5 .registry-report-table .valmis-yellow > td {
    color: #000;
    background-color: #ffea00;
  }
  .mobile-layout-bs5 .registry-report-bs5 .registry-report-workspace,
  .mobile-layout-bs5 .mobile-datepicker-workspace {
    position: relative;
  }
  .mobile-layout-bs5 .mobile-datepicker-workspace > .bootstrap-datetimepicker-widget.dropdown-menu {
    width: min(19rem, calc(100vw - 2rem));
    min-width: 0;
    padding: 0.375rem;
    font-size: 0.8125rem;
  }
  .mobile-layout-bs5 .mobile-datepicker-workspace > .bootstrap-datetimepicker-widget .datetimepicker-table {
    width: 100%;
    font-size: 1em;
  }
  .mobile-layout-bs5 .mobile-datepicker-workspace > .bootstrap-datetimepicker-widget table th {
    width: auto;
    height: 2rem;
    line-height: 2rem;
  }
  .mobile-layout-bs5 .mobile-datepicker-workspace > .bootstrap-datetimepicker-widget table th.picker-switch {
    width: auto;
  }
  .mobile-layout-bs5 .mobile-datepicker-workspace > .bootstrap-datetimepicker-widget table td {
    width: auto;
    height: auto;
    line-height: normal;
  }
  .mobile-layout-bs5 .mobile-datepicker-workspace > .bootstrap-datetimepicker-widget table td.day {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
  }
  .mobile-layout-bs5 .mobile-datepicker-workspace > .bootstrap-datetimepicker-widget table td span,
  .mobile-layout-bs5 .mobile-datepicker-workspace > .bootstrap-datetimepicker-widget .datepicker-years table td span,
  .mobile-layout-bs5 .mobile-datepicker-workspace > .bootstrap-datetimepicker-widget .datepicker-months table td span,
  .mobile-layout-bs5 .mobile-datepicker-workspace > .bootstrap-datetimepicker-widget .datepicker-decades table td span {
    width: 4em;
    height: 4em;
    margin: 0.25em 0.18em;
    line-height: 4em !important;
  }
  .mobile-layout-bs5 .registry-report-workspace .bootstrap-datetimepicker-widget.dropdown-menu {
    width: min(19rem, calc(100vw - 2rem));
    min-width: 0;
    padding: 0.375rem;
    font-size: 0.8125rem;
  }
  .mobile-layout-bs5 .registry-report-workspace .bootstrap-datetimepicker-widget .datetimepicker-table {
    width: 100%;
    font-size: 1em;
  }
  .mobile-layout-bs5 .registry-report-workspace .bootstrap-datetimepicker-widget table th {
    width: auto;
    height: 2rem;
    line-height: 2rem;
  }
  .mobile-layout-bs5 .registry-report-workspace .bootstrap-datetimepicker-widget table th.picker-switch {
    width: auto;
  }
  .mobile-layout-bs5 .registry-report-workspace .bootstrap-datetimepicker-widget table td {
    width: auto;
    height: auto;
    line-height: normal;
  }
  .mobile-layout-bs5 .registry-report-workspace .bootstrap-datetimepicker-widget table td.day {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
  }
  .mobile-layout-bs5 .registry-report-workspace .bootstrap-datetimepicker-widget table td span,
  .mobile-layout-bs5 .registry-report-workspace .bootstrap-datetimepicker-widget .datepicker-years table td span,
  .mobile-layout-bs5 .registry-report-workspace .bootstrap-datetimepicker-widget .datepicker-months table td span,
  .mobile-layout-bs5 .registry-report-workspace .bootstrap-datetimepicker-widget .datepicker-decades table td span {
    width: 4em;
    height: 4em;
    margin: 0.25em 0.18em;
    line-height: 4em !important;
  }
  .mobile-layout-bs5 .invoices-bs5 {
    padding-top: 0;
  }
  .mobile-layout-bs5 .invoices-bs5 .invoices-workspace {
    position: relative;
    font-family: Tahoma, sans-serif, Arial Unicode MS;
  }
  .mobile-layout-bs5 .invoices-bs5 .invoices-search {
    margin-top: 0 !important;
    width: 100%;
    max-width: 100%;
  }
  .mobile-layout-bs5 .invoices-bs5 .invoices-search form,
  .mobile-layout-bs5 .invoices-bs5 .invoices-search .form-group {
    float: none !important;
    width: 100% !important;
    max-width: 100%;
    margin-left: 0 !important;
  }
  .mobile-layout-bs5 .invoices-bs5 .invoices-search form + form {
    margin-top: 1rem;
  }
  .mobile-layout-bs5 .invoices-bs5 .invoices-search .form-control,
  .mobile-layout-bs5 .invoices-bs5 .invoices-search .form-select {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
  }
  .mobile-layout-bs5 .invoices-bs5 #select-customer-search {
    height: 7.85rem;
  }
  .mobile-layout-bs5 .invoices-bs5 .invoices-table-scroll,
  .mobile-layout-bs5 .invoices-bs5 #answer {
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .mobile-layout-bs5 .invoices-bs5 .invoices-table {
    min-width: 70rem;
    margin-top: 1.5rem !important;
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    background: transparent;
    box-shadow: none;
  }
  .mobile-layout-bs5 .invoices-bs5 #answer table {
    min-width: 60rem;
  }
  .mobile-layout-bs5 .invoices-bs5 .invoices-table > :not(caption) > * > * {
    padding: 0.625rem;
    border-bottom: 0.0625rem solid #d8d8d8;
    background-color: transparent;
    box-shadow: none;
  }
  .mobile-layout-bs5 .invoices-bs5 .delete-form,
  .mobile-layout-bs5 .invoices-bs5 .delete-payment-form {
    margin: 0;
  }
  .mobile-layout-bs5 .invoices-bs5 .delete-button-btn img,
  .mobile-layout-bs5 .invoices-bs5 .csv-button-btn img,
  .mobile-layout-bs5 .invoices-bs5 .paid-icon-g,
  .mobile-layout-bs5 .invoices-bs5 .edit-icon {
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    margin: 0;
    object-fit: contain;
  }
  .mobile-layout-bs5 .invoices-bs5 .invoices-pagination {
    width: 100%;
    margin-top: 1.5rem;
  }
  .mobile-layout-bs5 .invoices-bs5 .modal-dialog {
    width: auto !important;
    max-width: calc(100% - 2rem);
    margin: 1rem;
    font-size: inherit;
  }
  .mobile-layout-bs5 .invoices-bs5 .modal-block {
    width: 100% !important;
  }
  .mobile-layout-bs5 .invoices-bs5 .add-payments-form .sign-in-button {
    float: none !important;
    width: 100%;
    margin: 0 !important;
  }
  .mobile-layout-bs5 .invoices-workspace .bootstrap-datetimepicker-widget.dropdown-menu {
    width: min(19rem, calc(100vw - 2rem));
    min-width: 0;
    padding: 0.375rem;
    font-size: 0.8125rem;
  }
  .mobile-layout-bs5 .invoices-workspace .bootstrap-datetimepicker-widget .datetimepicker-table {
    width: 100%;
    font-size: 1em;
  }
  .mobile-layout-bs5 .invoices-workspace .bootstrap-datetimepicker-widget table th,
  .mobile-layout-bs5 .invoices-workspace .bootstrap-datetimepicker-widget table td.day {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
  }
  .mobile-layout-bs5 .invoices-workspace .bootstrap-datetimepicker-widget table th.picker-switch {
    width: auto;
  }
  .mobile-layout-bs5 .invoices-workspace .bootstrap-datetimepicker-widget table td span {
    width: 4em;
    height: 4em;
    margin: 0.25em 0.18em;
    line-height: 4em !important;
  }
  .mobile-layout-bs5 .incoming-invoices-bs5 {
    padding-top: 0;
  }
  .mobile-layout-bs5 .incoming-invoices-bs5 .incoming-invoice-fields {
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }
  .mobile-layout-bs5 .incoming-invoices-bs5 .incoming-invoice-fields .form-group {
    margin-bottom: 0 !important;
  }
  .mobile-layout-bs5 .incoming-invoices-bs5 #select-customer-menu {
    height: 8rem;
  }
  .mobile-layout-bs5 .incoming-invoices-bs5 .incoming-invoice-action {
    width: 100%;
    margin: 0;
  }
  .mobile-layout-bs5 .incoming-invoices-bs5 .incoming-invoices-table-scroll {
    width: 100%;
    margin-top: 1.5rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .mobile-layout-bs5 .incoming-invoices-bs5 .incoming-invoices-table {
    min-width: 65rem;
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    background: transparent;
    box-shadow: none;
  }
  .mobile-layout-bs5 .incoming-invoices-bs5 .incoming-invoices-table > :not(caption) > * > * {
    padding: 0.625rem;
    border-bottom: 0.0625rem solid #d8d8d8;
    background-color: transparent;
    box-shadow: none;
  }
  .mobile-layout-bs5 .incoming-invoices-bs5 .edit-icon,
  .mobile-layout-bs5 .incoming-invoices-bs5 .delete-button-btn img {
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    margin: 0;
    object-fit: contain;
  }
  .mobile-layout-bs5 .incoming-invoices-bs5 .incoming-invoices-pagination {
    width: 100%;
    margin-top: 1.5rem;
  }
  .mobile-layout-bs5 .edit-incoming-invoice-bs5 {
    padding-top: 0;
  }
  .mobile-layout-bs5 .edit-incoming-invoice-bs5 .edit-incoming-invoice-content {
    width: 100%;
    margin: 0;
  }
  .mobile-layout-bs5 .edit-incoming-invoice-bs5 .edit-incoming-invoice-fields {
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }
  .mobile-layout-bs5 .edit-incoming-invoice-bs5 .edit-incoming-invoice-fields .form-group {
    margin-bottom: 0 !important;
  }
  .mobile-layout-bs5 .edit-incoming-invoice-bs5 #select-customer-menu {
    height: 8rem;
  }
  .mobile-layout-bs5 .edit-incoming-invoice-bs5 .edit-incoming-invoice-action {
    width: 100%;
    margin: 0;
  }
  .mobile-layout-bs5 .edit-incoming-invoice-bs5 .edit-incoming-invoice-action .app-action-button {
    width: 100% !important;
  }
  .mobile-layout-bs5 .recurring-invoices-bs5 {
    padding-top: 0;
  }
  .mobile-layout-bs5 .recurring-invoices-bs5 .rinvoices-container {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    width: 100%;
    margin-top: 1rem !important;
  }
  .mobile-layout-bs5 .recurring-invoices-bs5 .rinvoices-container:first-child {
    margin-top: 0 !important;
  }
  .mobile-layout-bs5 .recurring-invoices-bs5 .rinvoices-card {
    float: none !important;
    width: 100%;
    height: auto;
    min-height: 0;
    margin-left: 0;
    padding-bottom: 1rem;
  }
  .mobile-layout-bs5 .recurring-invoices-bs5 .plus-button-container {
    height: 5rem;
    padding-bottom: 0;
  }
  .mobile-layout-bs5 .recurring-invoices-bs5 .plus-button {
    min-height: 5rem;
    font-size: 4rem;
    text-shadow: none;
  }
  .mobile-layout-bs5 .recurring-invoices-bs5 .plus-button::before {
    height: auto;
    line-height: 1;
  }
  .mobile-layout-bs5 .recurring-invoices-bs5 .recurring-invoice-card-header {
    display: flex;
    align-items: center;
  }
  .mobile-layout-bs5 .recurring-invoices-bs5 .recurring-invoice-card-title {
    float: none !important;
    flex: 1 1 auto;
    min-width: 0;
  }
  .mobile-layout-bs5 .recurring-invoices-bs5 .recurring-invoice-card-action {
    float: none !important;
    flex: 0 0 auto;
    margin-top: 0 !important;
  }
  .mobile-layout-bs5 .recurring-invoices-bs5 .delete-button-btn img,
  .mobile-layout-bs5 .recurring-invoices-bs5 .edit-icon {
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    margin: 0 !important;
    object-fit: contain;
  }
  .mobile-layout-bs5 .edit-recurring-invoice-bs5 {
    padding-top: 0;
  }
  .mobile-layout-bs5 .edit-recurring-invoice-bs5 .edit-recurring-invoice-content {
    width: 100%;
    margin-left: 0;
  }
  .mobile-layout-bs5 .edit-recurring-invoice-bs5 .edit-recurring-invoice-period {
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }
  .mobile-layout-bs5 .edit-recurring-invoice-bs5 .edit-recurring-invoice-period .form-group {
    margin-bottom: 0 !important;
  }
  .mobile-layout-bs5 .edit-recurring-invoice-bs5 #customer_id {
    height: 8rem;
  }
  .mobile-layout-bs5 .edit-recurring-invoice-bs5 .form-check {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding-left: 0;
  }
  .mobile-layout-bs5 .edit-recurring-invoice-bs5 .form-check-input {
    float: none;
    flex: 0 0 auto;
    width: 1.125rem !important;
    height: 1.125rem;
    margin: 0 !important;
  }
  .mobile-layout-bs5 .edit-recurring-invoice-bs5 .edit-recurring-invoice-action .app-action-button {
    width: 100% !important;
  }
  .mobile-layout-bs5 .schedule-list-bs5 {
    padding-top: 0;
  }
  .mobile-layout-bs5 .schedule-list-bs5 .schedule-list-table {
    width: 100%;
    margin-top: 1rem;
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    color: #555;
    background: transparent;
    box-shadow: none;
  }
  .mobile-layout-bs5 .schedule-list-bs5 .schedule-list-table > :not(caption) > * > * {
    padding: 0.75rem 0;
    border-bottom: 0.0625rem solid #d8d8d8;
    background: transparent;
    box-shadow: none;
  }
  .mobile-layout-bs5 .schedule-list-bs5 .schedule-list-table td:first-child {
    width: 2rem;
    padding-right: 0.625rem;
  }
  .mobile-layout-bs5 .schedule-list-bs5 .schedule-list-table a {
    color: #555;
  }
  .mobile-layout-bs5 .registry-bs5 .registry-new-form,
  .mobile-layout-bs5 .registry-bs5 .registry-record-form {
    width: 100%;
  }
  .mobile-layout-bs5 .registry-bs5 .registry-record-form.valmis-yellow input,
  .mobile-layout-bs5 .registry-bs5 .registry-record-form.valmis-yellow textarea,
  .mobile-layout-bs5 .registry-bs5 .registry-record-form.valmis-yellow select,
  .mobile-layout-bs5 .registry-bs5 .registry-record-form.valmis-yellow .customer-select {
    background-color: #ffea00;
  }
  .mobile-layout-bs5 .registry-bs5 .registry-record-form.ok-green input,
  .mobile-layout-bs5 .registry-bs5 .registry-record-form.ok-green textarea,
  .mobile-layout-bs5 .registry-bs5 .registry-record-form.ok-green select,
  .mobile-layout-bs5 .registry-bs5 .registry-record-form.ok-green .customer-select {
    background-color: #5fc45f;
  }
  .mobile-layout-bs5 .registry-bs5 .registry-record-form.check-rose input,
  .mobile-layout-bs5 .registry-bs5 .registry-record-form.check-rose textarea,
  .mobile-layout-bs5 .registry-bs5 .registry-record-form.check-rose select,
  .mobile-layout-bs5 .registry-bs5 .registry-record-form.check-rose .customer-select {
    background-color: #fcb5af;
  }
  .mobile-layout-bs5 .registry-bs5 .registry-record-form.check-red input,
  .mobile-layout-bs5 .registry-bs5 .registry-record-form.check-red textarea,
  .mobile-layout-bs5 .registry-bs5 .registry-record-form.check-red select,
  .mobile-layout-bs5 .registry-bs5 .registry-record-form.check-red .customer-select {
    background-color: rgb(254, 113, 209);
  }
  .mobile-layout-bs5 .registry-bs5 .registry-record-form.invoice-blue input,
  .mobile-layout-bs5 .registry-bs5 .registry-record-form.invoice-blue textarea,
  .mobile-layout-bs5 .registry-bs5 .registry-record-form.invoice-blue select,
  .mobile-layout-bs5 .registry-bs5 .registry-record-form.invoice-blue .customer-select {
    background-color: #1adaff;
  }
  .mobile-layout-bs5 .registry-bs5 .registry-blox {
    margin-top: 1.5rem;
    padding: 1.25rem 0;
    border-bottom: 0.0625rem solid #d8d8d8;
    background: transparent;
  }
  .mobile-layout-bs5 .registry-bs5 .registry-blox:nth-child(even) {
    padding: 1.25rem 0;
    background: transparent;
  }
  .mobile-layout-bs5 .registry-bs5 .registry-blox.registry-row-even {
    background-color: #effcff;
  }
  .mobile-layout-bs5 .registry-bs5 .registry-record-header {
    display: flex;
    align-items: center;
    gap: 0.625rem;
    width: 100%;
    min-width: 0;
  }
  .mobile-layout-bs5 .registry-bs5 .registry-record-number,
  .mobile-layout-bs5 .registry-bs5 .registry-customer-action,
  .mobile-layout-bs5 .registry-bs5 .registry-record-delete {
    flex: 0 0 auto;
    margin: 0 !important;
  }
  .mobile-layout-bs5 .registry-bs5 .registry-record-header .customer-block {
    flex: 1 1 auto;
    min-width: 0;
    margin: 0 !important;
  }
  .mobile-layout-bs5 .registry-bs5 .registry-record-header .customer-block > a {
    overflow-wrap: anywhere;
  }
  .mobile-layout-bs5 .registry-bs5 .registry-record-header .ex-icon,
  .mobile-layout-bs5 .registry-bs5 .registry-record-header .registry-record-delete img {
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    margin: 0;
    object-fit: contain;
  }
  .mobile-layout-bs5 .registry-bs5 .registry-record-header .delete-button-btn-registry {
    display: block;
    margin: 0;
    padding: 0;
    line-height: 1;
  }
  .mobile-layout-bs5 .registry-bs5 .registry-blox .customer-block,
  .mobile-layout-bs5 .registry-bs5 .registry-blox .registry-customer-action {
    float: none !important;
    margin-left: 0 !important;
  }
  .mobile-layout-bs5 .registry-bs5 .registry-blox .form-group,
  .mobile-layout-bs5 .registry-bs5 .registry-new-form .form-group {
    float: none !important;
    width: 100% !important;
    margin: 0 0 1rem !important;
  }
  .mobile-layout-bs5 .registry-bs5 .sign-in-button {
    float: none !important;
    width: 100%;
    margin: 1.5rem 0 0 !important;
  }
  .mobile-layout-bs5 .registry-bs5 #datepicker {
    display: flex;
    justify-content: center;
    width: 100% !important;
  }
  .mobile-layout-bs5 .registry-bs5 #datepicker .ui-datepicker {
    margin-right: auto;
    margin-left: auto;
  }
  .mobile-layout-bs5 .registry-bs5 .lighter {
    float: none !important;
    display: inline-block;
    margin: 0 0.625rem 0.625rem 0 !important;
  }
  .mobile-layout-bs5 .registry-bs5 .pagination-wrap {
    width: 100%;
    margin-top: 1.5rem;
  }
  .mobile-layout-bs5 .registry-bs5 #button-up {
    right: 0.75rem;
    bottom: 0.75rem;
    z-index: 1000;
  }
  .mobile-layout-bs5 .registry-bs5 .modal-dialog {
    width: auto !important;
    margin: 1rem;
    font-size: inherit;
  }
  .mobile-layout-bs5 .registry-bs5 .hidden-info {
    width: min(25rem, calc(100vw - 3rem));
    max-width: 100%;
    margin-left: 0;
    overflow-wrap: anywhere;
  }
  .mobile-layout-bs5 .biz-mobile-table-scroll {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .mobile-layout-bs5 .biz-mobile-table-scroll .table {
    margin: 0;
    color: #555;
    background: transparent;
    font-size: 0.75rem;
  }
  .mobile-layout-bs5 .biz-mobile-table-scroll .table > :not(caption) > * > * {
    padding: 0.625rem 0.5rem !important;
    border-bottom: 0.0625rem solid #d8d8d8;
    background: transparent;
    box-shadow: none;
    vertical-align: middle;
  }
  .mobile-layout-bs5 .schedule-mobile-bs5 .booking-table {
    font-family: inherit;
    font-size: 0.875rem;
  }
  .mobile-layout-bs5 .schedule-mobile-bs5 #datepicker {
    display: flex;
    justify-content: center;
    width: 100% !important;
  }
  .mobile-layout-bs5 .schedule-mobile-bs5 #datepicker .ui-datepicker {
    margin-right: auto;
    margin-left: auto;
  }
  .mobile-layout-bs5 .schedule-mobile-bs5 .schedule-table-scroll {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .mobile-layout-bs5 .schedule-mobile-bs5 .schedule-table-scroll > table.booking-table {
    table-layout: fixed;
  }
  .mobile-layout-bs5 .schedule-mobile-bs5 .schedule-table-scroll > table.booking-table > tbody > tr > td:first-child,
  .mobile-layout-bs5 .schedule-mobile-bs5 .schedule-table-scroll > table.booking-table > tr > td:first-child,
  .mobile-layout-bs5 .schedule-mobile-bs5 .schedule-table-scroll > table.booking-table > tbody > tr > td:nth-child(2),
  .mobile-layout-bs5 .schedule-mobile-bs5 .schedule-table-scroll > table.booking-table > tr > td:nth-child(2) {
    width: 50%;
  }
  .mobile-layout-bs5 .schedule-mobile-bs5 .booking-table {
    margin-bottom: 0;
  }
  .mobile-layout-bs5 .edit-reservation-mobile-bs5 .edit-reservation-content,
  .mobile-layout-bs5 .edit-reservation-mobile-bs5 .edit-reservation-files,
  .mobile-layout-bs5 .edit-reservation-mobile-bs5 .edit-reservation-activity {
    width: 100%;
    margin-right: 0;
    margin-left: 0 !important;
  }
  .mobile-layout-bs5 .edit-reservation-mobile-bs5 .delete-form-mobile {
    margin: 0 0 1rem;
  }
  .mobile-layout-bs5 .edit-reservation-mobile-bs5 #activity-report {
    width: 100%;
    font-size: 0.8125rem;
  }
  .mobile-layout-bs5 .edit-reservation-mobile-bs5 .form-check-input {
    float: none;
    margin: 0 0.625rem 0 0 !important;
    vertical-align: middle;
  }
  .mobile-layout-bs5 .edit-reservation-mobile-bs5 .form-check-input + .remind-checkbox {
    margin-left: 0 !important;
    vertical-align: middle;
  }
  .mobile-layout-bs5 .edit-reservation-mobile-bs5 .bs5-entry-form > .mb-3 {
    margin-bottom: 1.25rem !important;
  }
  .mobile-layout-bs5 .edit-reservation-mobile-bs5 .hr-grey-top-bottom {
    margin: 1.5rem 0;
    padding: 1rem 0 !important;
  }
  .mobile-layout-bs5 .edit-reservation-mobile-bs5 .sign-in-button {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    width: 100%;
    margin: 1.5rem 0 0 !important;
  }
  .mobile-layout-bs5 .edit-reservation-mobile-bs5 .sign-in-button .app-action-button {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
  }
  .mobile-layout-bs5 .edit-reservation-mobile-bs5 .edit-reservation-files,
  .mobile-layout-bs5 .edit-reservation-mobile-bs5 .edit-reservation-activity {
    margin-top: 2rem !important;
    padding-top: 1.5rem;
    border-top: 0.0625rem solid #d8d8d8;
  }
  .mobile-layout-bs5 .edit-reservation-mobile-bs5 .edit-reservation-files h4,
  .mobile-layout-bs5 .edit-reservation-mobile-bs5 .edit-reservation-activity h4 {
    margin-bottom: 1rem;
  }
  .mobile-layout-bs5 .view-reservation-mobile-bs5 .view-reservation-section,
  .mobile-layout-bs5 .edit-reservation-mobile-bs5 .view-reservation-section {
    width: 100%;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mobile-layout-bs5 .view-reservation-mobile-bs5 .view-reservation-workspace,
  .mobile-layout-bs5 .view-reservation-mobile-bs5 .register-alert,
  .mobile-layout-bs5 .view-reservation-mobile-bs5 .register-done,
  .mobile-layout-bs5 .view-reservation-mobile-bs5 label,
  .mobile-layout-bs5 .view-reservation-mobile-bs5 .form-control,
  .mobile-layout-bs5 .view-reservation-mobile-bs5 .form-select {
    font-size: 1.0625rem;
  }
  .mobile-layout-bs5 .view-reservation-mobile-bs5 #activity-report {
    width: 100%;
  }
  .mobile-layout-bs5 .view-reservation-mobile-bs5 #activity-report .mb-3 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 1.25rem !important;
  }
  .mobile-layout-bs5 .view-reservation-mobile-bs5 .sign-in-button {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    width: 100%;
    margin: 1.5rem 0 0 !important;
  }
  .mobile-layout-bs5 .view-reservation-mobile-bs5 .sign-in-button .app-action-button {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
  }
  .mobile-layout-bs5 .employee-bs5 .width-50,
  .mobile-layout-bs5 .employee-bs5 .employee-list,
  .mobile-layout-bs5 .company-profile-bs5 .company-profile-form-column,
  .mobile-layout-bs5 .edit-customer-bs5 .edit-customer-form-column {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .mobile-layout-bs5 .edit-customer-bs5 .edit-customer-content {
    margin-top: 0 !important;
  }
  .mobile-layout-bs5 .edit-customer-bs5 .edit-customer-actions {
    margin-top: 1.5rem;
  }
  .mobile-layout-bs5 .employee-bs5 .employee-form-row,
  .mobile-layout-bs5 .linked-accounts-bs5 .linked-accounts-form-row {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 1rem;
  }
  .mobile-layout-bs5 .employee-bs5 .employee-name-field,
  .mobile-layout-bs5 .employee-bs5 .employee-submit-field,
  .mobile-layout-bs5 .linked-accounts-bs5 .linked-accounts-field,
  .mobile-layout-bs5 .linked-accounts-bs5 .linked-accounts-type-field,
  .mobile-layout-bs5 .linked-accounts-bs5 .linked-accounts-save-field {
    flex: 0 0 auto;
    width: 100%;
    min-width: 0;
    margin: 0;
  }
  .mobile-layout-bs5 .employee-bs5 .employee-list {
    margin-top: 1.5rem !important;
  }
  .mobile-layout-bs5 .employee-bs5 .employee-list-item {
    display: flex;
    align-items: center;
    gap: 0.625rem;
    min-height: 2.75rem;
    border-bottom: 0.0625rem solid #d8d8d8;
  }
  .mobile-layout-bs5 .employee-bs5 .employee-list-item,
  .mobile-layout-bs5 .customers-bs5 .customers-table {
    font-family: inherit;
    font-size: 0.8125rem;
  }
  .mobile-layout-bs5 .employee-bs5 .employee-list-item > span:first-child {
    flex: 1 1 auto;
  }
  .mobile-layout-bs5 .linked-accounts-bs5 .linked-accounts-access-block {
    margin-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .mobile-layout-bs5 .linked-accounts-bs5 .linked-accounts-level-field {
    width: 100%;
  }
  .mobile-layout-bs5 .linked-accounts-bs5 .permission-row {
    display: flex;
    align-items: flex-start;
    gap: 0.625rem;
    margin-bottom: 0.75rem;
    font-size: 0.8125rem;
  }
  .mobile-layout-bs5 .linked-accounts-bs5 .linked-accounts-table {
    min-width: 42rem;
  }
  .mobile-layout-bs5 .customers-bs5 .margin-left-1,
  .mobile-layout-bs5 .company-profile-bs5 .margin-left-3 {
    margin-left: 0 !important;
  }
  .mobile-layout-bs5 .customers-bs5 .customers-company-search-form,
  .mobile-layout-bs5 .customers-bs5 .customers-company-data-form,
  .mobile-layout-bs5 .customers-bs5 .customers-form,
  .mobile-layout-bs5 .customers-bs5 .customers-list-search-form {
    width: 100%;
    margin: 0 0 1.5rem;
  }
  .mobile-layout-bs5 .customers-bs5 .customers-form .margin-top-2 {
    margin-top: 1rem !important;
  }
  .mobile-layout-bs5 .customers-bs5 .sign-in-button {
    float: none !important;
    width: 100%;
    margin: 0 0 1.5rem !important;
  }
  .mobile-layout-bs5 .customers-bs5 .customers-section-action {
    padding-top: 0;
  }
  .mobile-layout-bs5 .customers-bs5 .customers-table {
    min-width: 62rem;
  }
  .mobile-layout-bs5 .customers-bs5 .event-feed,
  .mobile-layout-bs5 .customers-bs5 .pagination-wrap {
    width: 100%;
    margin: 1.5rem 0 0 !important;
  }
  .mobile-layout-bs5 .company-profile-bs5 .company-profile-form {
    width: 100%;
    margin: 0;
  }
  .mobile-layout-bs5 .company-profile-bs5 .company-profile-submit {
    width: 100%;
    margin-top: 1.5rem;
  }
  .mobile-layout-bs5 .company-profile-bs5 .company-profile-logo {
    display: block;
    width: min(100%, 12.5rem);
    height: auto;
  }
  .mobile-layout-bs5 .home-cash-flow-page__vehicle {
    width: calc(100% - 2rem);
    margin: 1rem auto;
  }
  .mobile-layout-bs5 .home-cash-flow-page__vehicle h4 {
    margin: 0;
    color: #0c6879;
    font-size: 1.125rem;
    line-height: 1.35;
  }
  .mobile-layout-bs5 .home-cash-flow-page__workspace {
    width: calc(100% - 2rem);
    margin: 1rem auto 0;
    padding-bottom: 2rem;
  }
  .mobile-layout-bs5 .home-cash-flow-page .alert {
    margin: 0 0 1rem;
    padding: 0.75rem 0;
    border: 0;
    background: transparent;
    font-size: 0.8125rem;
    text-align: center;
  }
  .mobile-layout-bs5 .home-cash-flow-page__title {
    display: flex;
    flex-wrap: wrap;
    gap: 0.375rem;
    margin: 0 0 1rem;
    color: #0c6879;
    font-size: 1.125rem;
    line-height: 1.35;
  }
  .mobile-layout-bs5 .home-cash-flow-page__table-wrap {
    width: 100%;
    max-width: 24rem;
    overflow-x: auto;
    background: transparent;
  }
  .mobile-layout-bs5 .home-cash-flow-page__table {
    width: 100%;
    margin: 0;
    color: #555;
    background: transparent;
    font-size: 0.8125rem;
  }
  .mobile-layout-bs5 .home-cash-flow-page__table > :not(caption) > * > * {
    padding: 0.625rem 0;
    border-bottom: 0.0625rem solid #d8d8d8;
    background: transparent;
    box-shadow: none;
  }
  .mobile-layout-bs5 .home-cash-flow-page__table th {
    font-weight: 500;
  }
  .mobile-layout-bs5 .home-cash-flow-page__table td {
    padding-left: 1rem;
    text-align: right;
    white-space: nowrap;
  }
  .mobile-layout-bs5 .home-cash-flow-page__total th,
  .mobile-layout-bs5 .home-cash-flow-page__total td {
    color: #0c6879;
    font-weight: 700;
  }
  .mobile-layout-bs5 .home-cash-flow-page .pagination-wrap {
    max-width: 24rem;
    margin-top: 1.5rem;
  }
  .mobile-layout-bs5 .working-time-mobile-page__workspace {
    width: calc(100% - 2rem);
    margin: 1rem auto 0;
    padding-bottom: 2rem;
  }
  .mobile-layout-bs5 .working-time-mobile-page__title {
    margin: 0 0 1rem;
    color: #0c6879;
    font-size: 1.125rem;
    line-height: 1.35;
  }
  .mobile-layout-bs5 .working-time-mobile-page .alert {
    margin: 0 0 1rem;
    padding: 0.75rem 0;
    border: 0;
    background: transparent;
    font-size: 0.8125rem;
    text-align: center;
  }
  .mobile-layout-bs5 .working-time-mobile-page__form {
    width: min(100%, 32rem);
    margin: 0;
  }
  .mobile-layout-bs5 .working-time-mobile-page__fields {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
  }
  .mobile-layout-bs5 .working-time-mobile-page .mb-3 {
    min-width: 0;
    margin: 0;
  }
  .mobile-layout-bs5 .working-time-mobile-page label {
    display: block;
    margin: 0 0 0.375rem;
    color: #555;
    font-size: 0.75rem;
    font-weight: 600;
  }
  .mobile-layout-bs5 .working-time-mobile-page .form-control {
    width: 100%;
    min-height: 2.5rem;
    padding: 0.5rem 0.625rem;
    border: 0.0625rem solid #b8b8b8;
    border-radius: 0.375rem;
    color: #555;
    background: transparent;
    font-size: 0.8125rem;
  }
  .mobile-layout-bs5 .working-time-mobile-page__comment {
    grid-column: 1 / -1;
  }
  .mobile-layout-bs5 .working-time-mobile-page textarea.form-control {
    min-height: 5rem;
    resize: vertical;
  }
  .mobile-layout-bs5 .working-time-mobile-page__actions {
    width: 100%;
    margin-top: 1.25rem;
  }
  .mobile-layout-bs5 .working-time-mobile-page__actions .app-action-button {
    width: 100%;
    margin: 0;
  }
  .mobile-layout-bs5 .working-time-mobile-page__records {
    width: min(100%, 32rem);
    margin-top: 2rem;
  }
  .mobile-layout-bs5 .working-time-mobile-page__record {
    padding: 0.75rem 0;
    border-bottom: 0.0625rem solid #d8d8d8;
  }
  .mobile-layout-bs5 .working-time-mobile-page__date {
    margin-bottom: 0.375rem;
    color: #777;
    font-size: 0.75rem;
  }
  .mobile-layout-bs5 .working-time-mobile-page__record-link {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 0.375rem 0.75rem;
    color: #0c6879;
    font-size: 0.875rem;
    text-decoration: underline;
    text-underline-offset: 0.15em;
  }
  .mobile-layout-bs5 .working-time-mobile-page__record-comment {
    grid-column: 1 / -1;
    color: #666;
    font-size: 0.75rem;
    text-decoration: none;
  }
  .mobile-layout-bs5 .working-time-mobile-page__total {
    display: flex;
    justify-content: flex-end;
    gap: 0.5rem;
    padding-top: 1rem;
    font-size: 0.8125rem;
  }
  .mobile-layout-bs5 .edit-working-time-mobile-page__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 1rem;
  }
  .mobile-layout-bs5 .edit-working-time-mobile-page__header .working-time-mobile-page__title {
    margin-bottom: 0;
  }
  .mobile-layout-bs5 .edit-working-time-mobile-page__delete {
    flex: 0 0 auto;
    margin: 0;
  }
  .mobile-layout-bs5 .edit-working-time-mobile-page__delete .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.25rem;
    height: 2.25rem;
    padding: 0.375rem;
    border: 0;
    background: transparent;
    box-shadow: none;
  }
  .mobile-layout-bs5 .edit-working-time-mobile-page__delete .btn:hover,
  .mobile-layout-bs5 .edit-working-time-mobile-page__delete .btn:focus,
  .mobile-layout-bs5 .edit-working-time-mobile-page__delete .btn:active {
    border: 0;
    background: transparent;
    box-shadow: none;
  }
  .mobile-layout-bs5 .edit-working-time-mobile-page__delete .vehicle-action-icon {
    width: 1rem;
    height: 1rem;
    object-fit: contain;
  }
  .mobile-layout-bs5 .home-equipment-nav--desktop {
    display: none !important;
  }
  .mobile-layout-bs5 .home-equipment-nav--mobile {
    display: block;
  }
  .mobile-layout-bs5 .vehicle-equipment__workspace {
    width: calc(100% - 2rem);
    margin: 1rem auto 0 !important;
  }
  .mobile-layout-bs5 .vehicle-equipment__workspace h4 {
    margin: 0 0 1rem;
    color: #0c6879;
    font-size: 1.125rem;
    line-height: 1.35;
  }
  .mobile-layout-bs5 .vehicle-equipment-available,
  .mobile-layout-bs5 .vehicle-equipment__workspace .event-feed {
    border: 0;
    background: transparent;
  }
  .mobile-layout-bs5 .vehicle-equipment-available {
    padding-bottom: 1.5rem !important;
  }
  .mobile-layout-bs5 .vehicle-equipment-available .equipment-list-item {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
    font-size: 0.8125rem;
  }
  .mobile-layout-bs5 .vehicle-equipment-table {
    min-width: 48rem;
    font-size: 0.75rem;
  }
  .mobile-layout-bs5 .equipment-groups-page__workspace {
    width: calc(100% - 2rem);
    margin: 1rem auto 0 !important;
  }
  .mobile-layout-bs5 .equipment-groups-page__workspace .alert {
    width: 100% !important;
    margin: 0 0 1rem !important;
    border: 0;
    background: transparent;
    font-size: 0.8125rem;
  }
  .mobile-layout-bs5 .equipment-groups-page__form-section {
    width: min(100%, 30rem) !important;
    margin: 0 !important;
  }
  .mobile-layout-bs5 .equipment-groups-page__title {
    margin: 0 0 1rem;
    color: #0c6879;
    font-size: 1.125rem;
    line-height: 1.35;
  }
  .mobile-layout-bs5 .equipment-groups-page .equipment-groups-entry-form {
    width: 100%;
    margin: 0;
  }
  .mobile-layout-bs5 .equipment-groups-page .equipment-groups-form-row {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 1rem;
    margin: 0 !important;
  }
  .mobile-layout-bs5 .equipment-groups-page .equipment-groups-form-row .form-control,
  .mobile-layout-bs5 .equipment-groups-page .equipment-groups-form-row .app-action-button {
    flex: 0 0 auto;
    width: 100% !important;
    margin: 0 !important;
  }
  .mobile-layout-bs5 .equipment-groups-page__list {
    width: 100%;
    max-width: 24rem;
    margin-top: 2rem !important;
    background: transparent;
    font-size: 0.8125rem;
  }
  .mobile-layout-bs5 .equipment-groups-page__list > .padding-top-bottom-05 {
    padding: 0 !important;
    border-bottom: 0.0625rem solid #d8d8d8;
  }
  .mobile-layout-bs5 .equipment-groups-page .equipment-group-row {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: 0.625rem;
    min-height: 2.75rem;
    padding: 0.5rem 0;
  }
  .mobile-layout-bs5 .equipment-groups-page .equipment-group-row .delete-form-service {
    margin: 0;
  }
  .mobile-layout-bs5 .equipment-groups-page .equipment-group-row .font-size-08 {
    font-size: 0.75rem;
    white-space: nowrap;
  }
  .mobile-layout-bs5 .equipment-page__workspace {
    width: calc(100% - 2rem);
    margin: 1rem auto 0 !important;
  }
  .mobile-layout-bs5 .equipment-page__workspace .alert {
    width: 100% !important;
    margin: 0 0 1rem !important;
    border: 0;
    background: transparent;
    font-size: 0.8125rem;
  }
  .mobile-layout-bs5 .equipment-page__form-section {
    width: min(100%, 30rem);
    margin: 0 !important;
  }
  .mobile-layout-bs5 .equipment-page__title {
    margin: 0 0 1rem;
    color: #0c6879;
    font-size: 1.125rem;
    line-height: 1.35;
  }
  .mobile-layout-bs5 .equipment-page .equipment-entry-form {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 1rem;
    width: 100%;
    margin: 0;
  }
  .mobile-layout-bs5 .equipment-page .equipment-entry-field,
  .mobile-layout-bs5 .equipment-page .equipment-entry-submit {
    flex: 0 0 auto;
    width: 100% !important;
    margin: 0;
    padding: 0;
  }
  .mobile-layout-bs5 .equipment-page .equipment-entry-field .app-option-row {
    padding: 0.75rem 0 0 !important;
  }
  .mobile-layout-bs5 .equipment-page__records {
    width: 100%;
    margin: 2rem 0 0 !important;
    background: transparent;
  }
  .mobile-layout-bs5 .equipment-page__table-wrap {
    width: 100%;
    overflow-x: auto;
    background: transparent;
    -webkit-overflow-scrolling: touch;
  }
  .mobile-layout-bs5 .equipment-page .equipment-table {
    width: 100%;
    min-width: 46rem;
    font-size: 0.75rem;
  }
  .home-mobile-section .main-block-content {
    min-width: 0;
    background: transparent;
  }
  .home-mobile-section .main-block-content > .margin-top-1:first-child {
    width: calc(100% - 2rem);
    margin: 1rem auto 0;
  }
  .home-mobile-section .main-block-content > .margin-top-1:first-child h4,
  .home-mobile-section .main-block-content > .margin-top-1:first-child .font-size-3,
  .home-mobile-section .main-block-content > .margin-top-1:first-child .font-size-4 {
    margin: 0;
    color: #0c6879;
    font-size: 1.125rem;
    line-height: 1.35;
  }
  .home-mobile-section .main-block-content > .padding-top-1850,
  .home-mobile-section .main-block-content > .home-section-nav ~ .padding-top-1850,
  .home-mobile-section .main-block-content > .home-section-nav ~ .margin-top-1,
  .home-mobile-section .main-block-content > .home-section-nav ~ .width-90,
  .home-mobile-section .main-block-content > .home-section-nav ~ form {
    width: calc(100% - 2rem) !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .home-mobile-section .main-block-content .width-90.mx-auto,
  .home-mobile-section .main-block-content .width-80.mx-auto {
    width: 100% !important;
    margin-right: auto;
    margin-left: auto;
  }
  .home-mobile-section .main-block-content .register-alert,
  .home-mobile-section .main-block-content .register-done {
    width: min(100%, 30rem) !important;
    margin: 0 auto 1rem;
    padding: 0.75rem 1rem;
    border: 0;
    background: transparent;
    font-size: 0.8125rem !important;
  }
  .home-mobile-section .main-block-content .form-group {
    margin-bottom: 1rem !important;
  }
  .home-mobile-section .main-block-content .form-group label,
  .home-mobile-section .main-block-content .bs5-entry-form label {
    display: inline-block;
    margin-bottom: 0.375rem;
    color: #555;
    font-size: 0.75rem;
    font-weight: 600;
  }
  .home-mobile-section .main-block-content .login-input-field,
  .home-mobile-section .main-block-content .login-textarea-field,
  .home-mobile-section .main-block-content .login-textarea-field-registry,
  .home-mobile-section .main-block-content .form-control,
  .home-mobile-section .main-block-content .form-select {
    width: 100% !important;
    min-height: 2.5rem;
    border: 0.0625rem solid #b8b8b8;
    border-radius: 0.375rem !important;
    color: #555;
    background-color: transparent;
    font-size: 0.8125rem;
  }
  .home-mobile-section .main-block-content textarea,
  .home-mobile-section .main-block-content textarea.form-control {
    min-height: 6rem;
    height: auto;
    resize: vertical;
  }
  .home-mobile-section .main-block-content .bs5-entry-form,
  .home-mobile-section .main-block-content .equipment-entry-form {
    width: min(100%, 30rem);
    margin: 1rem auto 0;
  }
  .home-mobile-section .main-block-content .bs5-entry-form .row,
  .home-mobile-section .main-block-content form.row {
    margin-right: 0;
    margin-left: 0;
  }
  .home-mobile-section .main-block-content .width-12,
  .home-mobile-section .main-block-content .width-15,
  .home-mobile-section .main-block-content .width-18,
  .home-mobile-section .main-block-content .width-20,
  .home-mobile-section .main-block-content .width-25,
  .home-mobile-section .main-block-content .width-30,
  .home-mobile-section .main-block-content .width-35,
  .home-mobile-section .main-block-content .width-50 {
    width: 100% !important;
  }
  .home-mobile-section .main-block-content .sign-in-button,
  .home-mobile-section .main-block-content .equipment-entry-submit,
  .home-mobile-section .main-block-content .salary-save-field {
    width: 100%;
    margin-top: 1rem;
  }
  .home-mobile-section .main-block-content .sign-in-button .app-action-button,
  .home-mobile-section .main-block-content .equipment-entry-submit .app-action-button,
  .home-mobile-section .main-block-content .salary-save-field .app-action-button {
    width: 100%;
    margin: 0;
  }
  .home-mobile-section .main-block-content .table-responsive {
    width: 100%;
    background: transparent;
  }
  .home-mobile-section .main-block-content table.home-auto,
  .home-mobile-section .main-block-content .table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-hover-bg: transparent;
    width: 100%;
    margin-bottom: 0;
    color: #555;
    background: transparent !important;
    font-size: 0.75rem;
    line-height: 1.3;
  }
  .home-mobile-section .main-block-content table.home-auto > :not(caption) > * > *,
  .home-mobile-section .main-block-content .table > :not(caption) > * > * {
    padding: 0.625rem 0.375rem !important;
    background: transparent !important;
    box-shadow: none !important;
    vertical-align: middle;
  }
  .home-mobile-section .main-block-content .event-feed,
  .home-mobile-section .main-block-content .margin-left-2,
  .home-mobile-section .main-block-content .margin-left-3 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mobile-layout-bs5 .home-section-nav {
    display: block;
    width: 100%;
    border-bottom: 0.0625rem solid #cecece;
    background: transparent;
  }
  .mobile-layout-bs5 .home-section-nav__toggle {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    column-gap: 0.75rem;
    width: 100%;
    min-height: 2.5rem;
    padding: 0.5rem 1rem;
    box-sizing: border-box;
    border: 0;
    background: transparent;
    color: #0c6879;
    font-size: 0.875rem;
    line-height: 1.3;
    text-align: left;
    cursor: pointer;
    list-style: none;
  }
  .mobile-layout-bs5 .home-section-nav[open] > .home-section-nav__toggle {
    position: relative;
    top: auto;
    z-index: 1;
    border-bottom: 0.0625rem solid #cecece;
    background: #f5f7f8;
  }
  .mobile-layout-bs5 .home-section-nav__toggle::-webkit-details-marker {
    display: none;
  }
  .mobile-layout-bs5 .home-section-nav__arrow {
    display: block;
    flex: 0 0 auto;
    width: 0.625rem;
    height: 0.625rem;
    border-right: 0.125rem solid currentColor;
    border-bottom: 0.125rem solid currentColor;
    transform: rotate(45deg);
    transition: transform 0.2s ease;
  }
  .mobile-layout-bs5 .home-section-nav[open] .home-section-nav__arrow {
    transform: rotate(225deg);
  }
  .mobile-layout-bs5 .home-section-nav__menu {
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 0 !important;
    height: auto !important;
    padding: 0 !important;
    overflow: visible !important;
  }
  .mobile-layout-bs5 .home-section-nav__menu .nav {
    display: flex !important;
    width: 100% !important;
    min-width: 0 !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
    flex-direction: column !important;
    align-items: stretch !important;
    overflow: visible !important;
  }
  .mobile-layout-bs5 .home-section-nav__menu .menu-element {
    display: block !important;
    position: static !important;
    float: none !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .mobile-layout-bs5 .home-section-nav__menu .menu-element > a {
    display: flex !important;
    position: static !important;
    align-items: center !important;
    width: 100%;
    min-height: 0;
    height: auto !important;
    margin: 0 !important;
    padding: 0.4375rem 1rem !important;
    box-sizing: border-box;
    border-right: 0;
    border-top: 0.0625rem solid #e1e1e1;
    font-size: 0.75rem !important;
    line-height: 1.3;
    text-align: left !important;
    top: auto !important;
    transform: none !important;
  }
  .mobile-layout-bs5 .home-section-nav__menu .menu-element:first-child > a {
    border-top: 0;
    padding-top: 0.875rem !important;
  }
  .mobile-layout-bs5 .home-page__heading {
    margin-bottom: 0.75rem;
  }
  .mobile-layout-bs5 .home-page__heading h4 {
    font-size: 1.125rem;
  }
  .mobile-layout-bs5 .home-page__table {
    min-width: 32rem;
    font-size: 0.75rem;
    line-height: 1.25;
  }
  .mobile-layout-bs5 .home-page__table > :not(caption) > * > * {
    padding: 0.625rem 0.375rem;
  }
  .mobile-layout-bs5 .home-page__table .vehicle-actions {
    gap: 0.25rem;
    margin-left: 0.5rem;
  }
  .mobile-layout-bs5 .home-vehicle-page__workspace {
    padding-top: 1rem;
    padding-bottom: 2rem;
  }
  .mobile-layout-bs5 .reports-page .reports-page__nav {
    margin-top: 0;
    background: transparent;
  }
  .mobile-layout-bs5 .reports-page .reports-page__nav:not(.home-section-nav__menu) .nav > li > a {
    margin-left: 0.75rem !important;
    padding: 0.75rem 0.5rem;
    font-size: 0.8125rem !important;
  }
  .mobile-layout-bs5 .home-vehicle-page__controls {
    display: flex;
    justify-content: flex-start;
    margin-top: 0.75rem;
    margin-bottom: 1.25rem;
  }
  .mobile-layout-bs5 .home-vehicle-page__control {
    width: min(100%, 12rem);
  }
  .mobile-layout-bs5 .home-vehicle-page__control .form-select {
    min-height: 2.25rem;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    border-radius: 0.375rem;
    font-size: 0.75rem;
  }
  .mobile-layout-bs5 .home-vehicle-page__legend {
    width: 100%;
    height: auto;
    margin: 0 0 1.25rem;
    padding: 0.625rem 0;
    overflow-x: auto;
    background: transparent;
  }
  .mobile-layout-bs5 .home-vehicle-page__legend-list {
    width: max-content;
    margin: 0;
    gap: 1rem;
  }
  .mobile-layout-bs5 .home-vehicle-page__legend .event-status-element {
    display: flex;
    align-items: center;
    gap: 0.375rem;
    margin: 0 !important;
    font-size: 0.75rem;
  }
  .mobile-layout-bs5 .home-vehicle-page__legend .event-img img {
    width: 1rem;
    height: 1rem;
    object-fit: contain;
  }
  .mobile-layout-bs5 .home-vehicle-page__events {
    margin-top: 1.25rem;
  }
  .mobile-layout-bs5 .home-vehicle-page__table-wrap {
    background: transparent;
  }
  .mobile-layout-bs5 .home-vehicle-page__table {
    min-width: 0;
    margin: 0;
    font-size: 0.75rem;
    line-height: 1.25;
    table-layout: auto;
    white-space: normal;
  }
  .mobile-layout-bs5 .home-vehicle-page__table > :not(caption) > * > * {
    padding: 0.625rem 0.375rem !important;
    vertical-align: middle !important;
  }
  .mobile-layout-bs5 .home-vehicle-page__table .event-title {
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
  }
  .mobile-layout-bs5 .home-vehicle-page__table .event-title img {
    display: block;
    margin: 0;
  }
  .mobile-layout-bs5 .home-vehicle-page__table .home-auto-a,
  .mobile-layout-bs5 .home-vehicle-page__table .home-auto-a:visited {
    color: #0c6879 !important;
    text-decoration: underline !important;
    text-decoration-thickness: 0.0625rem !important;
    text-underline-offset: 0.1875rem;
  }
  .mobile-layout-bs5 .home-vehicle-page__table .home-auto-a:hover,
  .mobile-layout-bs5 .home-vehicle-page__table .home-auto-a:focus {
    color: #11a5c0 !important;
    text-decoration: underline !important;
  }
  .mobile-layout-bs5 .home-vehicle-page__table .vehicle-action-cell {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
    white-space: nowrap;
  }
  .mobile-layout-bs5 .home-vehicle-page__table .event-date {
    white-space: nowrap;
  }
  .mobile-layout-bs5 .home-vehicle-page__pagination {
    margin-top: 1rem;
  }
  .mobile-layout-bs5 .home-view-event__workspace {
    padding-top: 1rem;
    padding-bottom: 2rem;
  }
  .mobile-layout-bs5 .home-view-event__vehicle {
    margin-bottom: 1.25rem;
  }
  .mobile-layout-bs5 .home-view-event__content + .home-view-event__content {
    margin-top: 1.5rem;
  }
  .mobile-layout-bs5 .home-view-event__title-row {
    display: flex;
    align-items: center;
    gap: 0.625rem;
    margin-bottom: 0.875rem;
  }
  .mobile-layout-bs5 .home-view-event__title {
    margin: 0;
    color: #0c6879;
    font-size: 1rem;
    line-height: 1.35;
  }
  .mobile-layout-bs5 .home-view-event__edit,
  .mobile-layout-bs5 .home-view-event__edit:hover,
  .mobile-layout-bs5 .home-view-event__edit:focus {
    min-width: 0;
    padding: 0.25rem;
    border: 0;
    background: transparent;
    box-shadow: none;
  }
  .mobile-layout-bs5 .home-view-event__description {
    margin-bottom: 1rem;
    color: #555;
    font-size: 0.8125rem;
    line-height: 1.5;
  }
  .mobile-layout-bs5 .home-view-event__table-wrap {
    width: 100%;
    margin-bottom: 1.25rem;
    background: transparent;
  }
  .mobile-layout-bs5 .home-view-event__table {
    width: 100%;
    min-width: 0;
    margin: 0;
    color: #555;
    font-size: 0.75rem;
    line-height: 1.3;
    table-layout: fixed;
    white-space: normal;
  }
  .mobile-layout-bs5 .home-view-event__table > :not(caption) > * > * {
    padding: 0.625rem 0.375rem !important;
    vertical-align: middle;
  }
  .mobile-layout-bs5 .home-view-event__table th {
    width: 43%;
    color: #333;
    font-weight: 400;
    text-align: left;
  }
  .mobile-layout-bs5 .home-view-event__table td,
  .mobile-layout-bs5 .home-view-event__table td span {
    margin-left: 0 !important;
    overflow-wrap: anywhere;
  }
  .mobile-layout-bs5 .home-view-event__notice {
    margin-top: 1rem;
    color: #555;
    font-size: 0.75rem;
    line-height: 1.5;
  }
  .mobile-layout-bs5 .home-service-page__workspace {
    padding-top: 1rem;
    padding-bottom: 2rem;
  }
  .mobile-layout-bs5 .home-service-page__content {
    width: min(100%, 30rem);
    margin: 0 auto;
  }
  .mobile-layout-bs5 .home-service-page__title {
    margin: 0 0 1rem;
    color: #0c6879;
    font-size: 1.125rem;
    line-height: 1.35;
  }
  .mobile-layout-bs5 .home-service-form {
    width: 100%;
    margin-top: 0;
  }
  .mobile-layout-bs5 .home-service-form .mb-3 {
    margin-bottom: 1rem !important;
  }
  .mobile-layout-bs5 .home-service-form label,
  .mobile-layout-bs5 .home-service-form .remind-checkbox {
    display: inline-block;
    margin-bottom: 0.375rem;
    color: #555;
    font-size: 0.75rem;
    font-weight: 600;
  }
  .mobile-layout-bs5 .home-service-form .form-control,
  .mobile-layout-bs5 .home-service-form .form-select,
  .mobile-layout-bs5 .home-service-form .login-input-field {
    width: 100%;
    min-height: 2.5rem;
    border: 0.0625rem solid #b8b8b8;
    border-radius: 0.375rem;
    color: #555;
    font-size: 0.8125rem;
  }
  .mobile-layout-bs5 .home-service-form textarea.form-control {
    min-height: 7rem;
    height: auto;
    resize: vertical;
  }
  .mobile-layout-bs5 .app-option-row {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    width: 100%;
    min-height: 0;
    padding: 0.5rem 0 !important;
    background: transparent;
  }
  .mobile-layout-bs5 .app-option-row > * {
    margin: 0 !important;
  }
  .mobile-layout-bs5 .app-option-row .form-check-input,
  .mobile-layout-bs5 .app-option-row input[type="checkbox"] {
    flex: 0 0 1rem;
    width: 1rem;
    height: 1rem;
    margin: 0 !important;
    transform: none;
  }
  .mobile-layout-bs5 .app-option-row .form-check-label,
  .mobile-layout-bs5 .app-option-row label,
  .mobile-layout-bs5 .app-option-row span {
    margin: 0 !important;
    font-size: 0.75rem;
    line-height: 1.35;
  }
  .mobile-layout-bs5 .home-service-form .form-check-input {
    width: 1rem;
    height: 1rem;
    margin: 0 0.375rem 0 0;
    vertical-align: middle;
  }
  .mobile-layout-bs5 .home-service-page__action {
    width: 100%;
    margin-top: 1.25rem;
  }
  .mobile-layout-bs5 .home-service-page__action .app-action-button {
    width: 100%;
    margin: 0;
  }
  .mobile-layout-bs5 .home-fuel-page__content {
    width: 100%;
  }
  .mobile-layout-bs5 .home-fuel-page__toggle {
    width: min(100%, 30rem);
    margin: 0 auto 1.25rem;
    padding: 0.625rem 0;
    background: transparent;
  }
  .mobile-layout-bs5 .home-fuel-page__toggle form {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin: 0;
  }
  .mobile-layout-bs5 .home-fuel-page__toggle label {
    margin: 0;
    color: #555;
    font-size: 0.75rem;
  }
  .mobile-layout-bs5 .home-fuel-page__toggle .form-check-input {
    width: 1rem;
    height: 1rem;
    margin: 0;
  }
  .mobile-layout-bs5 .home-fuel-page__summary {
    width: min(100%, 30rem);
    margin: 0 auto 1.5rem;
    white-space: normal;
  }
  .mobile-layout-bs5 .home-fuel-page__summary th {
    width: 55%;
    font-weight: 400;
  }
  .mobile-layout-bs5 .home-fuel-page__form-section {
    margin-top: 1.5rem;
  }
  .mobile-layout-bs5 .home-fuel-page__table-wrap {
    width: 100%;
    margin-top: 1.5rem;
    background: transparent;
  }
  .mobile-layout-bs5 .home-fuel-page__table {
    width: 100%;
    min-width: 30rem;
    margin: 0;
    font-size: 0.75rem;
    white-space: nowrap;
  }
  .mobile-layout-bs5 .home-fuel-page__table .home-auto-a,
  .mobile-layout-bs5 .home-fuel-page__table .home-auto-a:visited {
    color: #0c6879 !important;
    text-decoration: underline !important;
    text-underline-offset: 0.1875rem;
  }
  .mobile-layout-bs5 .home-fuel-page__pagination {
    margin-top: 1rem;
  }
}
.d-flex {
  display: flex;
}
.justify-content-between {
  justify-content: space-between;
}
.regular {
  font-weight: normal;
}
.flexbox {
  display: flex;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.vertical-align-baseline {
  vertical-align: baseline !important;
}
.vertical-align-bottom {
  vertical-align: bottom !important;
}
.vertical-align-middle {
  vertical-align: middle !important;
}
.vertical-align-top {
  vertical-align: top !important;
}
.vertical-align-text-top {
  vertical-align: text-top !important;
}
.display-inline-block{
  display: inline-block !important;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
input[type='number'] {
  -moz-appearance: textfield;
}
input[readonly],
input[disabled],
select[readonly],
select[disabled],
textarea[readonly],
textarea[disabled]{
  background-color: #e7e7e7;
}
.invalid {
  background: #fcdbdb;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.invoice-nr,
.cursor-pointer {
  cursor: pointer !important;
}
.make-pdf-report-button,
.make-csv-report-button {
  height: 3em;
  border: 0;
  background: transparent;
}
.make-pdf-report-button img {
  width: 2.15em;
  margin-left: 0.5em;
  vertical-align: text-top;
  margin-top: 1.9em;
}
.make-csv-report-button img {
  width: 2.8em;
  margin-left: 0.5em;
  vertical-align: text-top;
  margin-top: 1.9em;
}
.bold {
  font-weight: bold !important;
}
.italic {
  font-style: italic;
}
.z-index-100 {
  z-index: 100;
}
.background-color-white {
  background-color: #ffffff;
}
.top-8 {
  top: 8% !important;
}
.top-10 {
  top: 10% !important;
}
.top-12 {
  top: 12% !important;
}
.border-right {
  border-right: 1px solid;
}
.border-bottom-1{
  border-bottom: 1px solid;
}
.border-left-none {
  border-left: none;
}
.red {
  color: red !important;
}
.primary-bg-color {
  color: #0c6879;
}
.disabled{
  background-color: #dedddd;
}
.main-page-header {
  height: 4em;
  background-color: #ffffff;
}
.main-page-header a:hover {
  text-decoration: none;
}
.main-page-header-link,
.main-page-name {
  color: #0c6879;
}
.main-page-header-link:hover,
.main-page-name:hover,
.main-page-header-link:focus,
.main-page-name:focus {
  color: #1190a7;
  transition: color 0.1s linear;
}
.main-page-lang-form .form-group {
  margin-bottom: 0;
  margin-top: -6px;
}
.main-page-header .navbar-light,
.main-page-header-mobile .navbar-light {
  background-color: #ffffff;
  border: 0;
}
.main-page-header-mobile {
  font-size: 2.5em;
  height: 4em;
  background-color: #ffffff;
}
.main-page-name {
  font-size: 1.69em;
  font-style: italic;
  font-weight: bold;
  vertical-align: baseline;
  margin-left: 0.2em;
}
.main-page-name a:hover {
  text-decoration: none;
}
.main-page-logo {
  vertical-align: unset !important;
  margin-bottom: -1px;
}
.main-block-header {
  background: #ffffff;
  height: 5em;
}
.main-block-header .navbar-light {
  background-color: transparent;
  border-color: transparent;
  height: 100%;
}
.welcome-container {
  display: inline;
  margin-top: 1em;
  margin-left: 1em;
}
.welcome {
  color: #11a5c0;
}
.main-block-header-mobile {
  height: 5em;
  font-size: 3.5em;
  position: relative;
}
.main-block-header-mobile .navbar-light {
  background-color: transparent;
  border-color: transparent;
  height: 100%;
}
header {
  background: #ffffff;
  position: relative;
  z-index: 9999;
}
.sticky {
  position: fixed;
  top: 0;
}

.margin-mobile {
  padding-top: 230px; /* Замените на фактическую высоту шапки */
}

.scale-3{
  scale: 3;
}
/**
 * Переключаемая боковая панель навигации
 * выдвигающаяся по клику слева
 */
header .nav {
  /*  ширна произвольная, не стесняйтесь экспериментировать */
  width: 70%;
  min-width: 320px;
  /* фиксируем и выставляем высоту панели на максимум */
  height: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  margin: 0;
  /* сдвигаем (прячем) панель относительно левого края страницы */
  left: -72%;
  /* внутренние отступы */
  padding: 15px 20px;
  /* плавный переход смещения панели */
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  transition: left 0.3s;
  /* определяем цвет фона панели */
  background: #0c6879;
  /* поверх других элементов */
  z-index: 2000;
}
/**
 * Кнопка переключения панели
 * тег <label>
 */
header .nav-toggle {
  /* абсолютно позиционируем */
  position: relative;
  /* относительно левого края панели */
  left: 111%;
  /* отступ от верхнего края панели */
  top: 0.3em;
  /* внутренние отступы */
  padding: 0.7em;
  /* определяем цвет фона переключателя
   * чаще вчего в соответствии с цветом фона панели
  */
  background: inherit;
  /* цвет текста */
  color: #dadada;
  /* вид курсора */
  cursor: pointer;
  /* размер шрифта */
  font-size: 1.3em;
  line-height: 1;
  /* всегда поверх других элементов страницы */
  /* анимируем цвет текста при наведении */
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
/* определяем текст кнопки
 * символ Unicode (TRIGRAM FOR HEAVEN)
*/
header .nav-toggle:after {
  content: '\2630';
  text-decoration: none;
}
/* цвет текста при наведении */
header .nav-toggle:hover {
  color: #f4f4f4;
}
/**
 * Скрытый чекбокс (флажок)
 * невидим и недоступен :)
 * имя селектора атрибут флажка
 */
header [id='nav-toggle'] {
  position: absolute;
  display: none;
}
/**
 * изменение положения переключателя
 * при просмотре на мобильных устройствах
 * когда навигация раскрыта, распологаем внутри панели
*/
header [id='nav-toggle']:checked ~ .nav > .nav-toggle {
  left: auto;
  right: 2px;
  top: 1em;
}
/**
 * Когда флажок установлен, открывается панель
 * используем псевдокласс:checked
 */
header [id='nav-toggle']:checked ~ .nav {
  left: 0;
  box-shadow: 4px 0px 20px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 4px 0px 20px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 4px 0px 20px 0px rgba(0, 0, 0, 0.5);
  overflow-y: auto;
}
/*
 * смещение контента страницы
 * на размер ширины панели,
 * фишка необязательная, на любителя
*/
header [id='nav-toggle']:checked ~ main > article {
  -webkit-transform: translateX(320px);
  -moz-transform: translateX(320px);
  transform: translateX(320px);
}
/*
 * изменение символа переключателя,
 * привычный крестик (MULTIPLICATION X),
 * вы можете испльзовать любой другой значок
*/
header [id='nav-toggle']:checked ~ .nav > .nav-toggle:after {
  content: '\2715';
}
/**
 * профиксим баг в Android <= 4.1.2
 * см: http://timpietrusky.com/advanced-checkbox-hack
 */
body {
  -webkit-animation: bugfix infinite 1s;
}
@-webkit-keyframes bugfix {
  to {
    padding: 0;
  }
}
/**
 * позаботьтимся о средних и маленьких экранах
 * мобильных устройств
 */
@media screen and (min-width: 320px) {
  html,
  body {
    margin: 0;
    overflow-x: hidden;
  }
}
@media screen and (max-width: 320px) {
  html,
  body {
    margin: 0;
    overflow-x: hidden;
  }
  header .nav {
    width: 100%;
    box-shadow: none;
  }
}
.autonote-mobile-blox {
  margin-left: 5em;
  margin-top: 0.9em;
  float: left;
}
.autonote-mobile {
  vertical-align: bottom;
  font-size: 2em;
  font-style: italic;
  font-weight: 600;
  color: #11a5c0;
}
.main-page-content {
  position: relative;
}
.up-block,
.down-block {
  padding: 3.6%;
}
.up-block,
.down-block {
  height: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.2em;
}
.up-block,
.up-block-mobile {
  background: #124c5d;
  color: #ffffff;
}
.autonote-name {
  color: #19a8c2;
  font-weight: bold;
}
.up-block-mobile,
.down-block-mobile {

  justify-content: center;
  align-items: center;
  font-size: 3em;
  padding: 1em;
}
.main-page-footer {
  background: #124c5d;
  color: #fff;
}
.main-page-footer,
.margin-auto {
  margin: 0 auto;
}
.margin-0 {
  margin: 0 !important;
}
.margin-left-0 {
  margin-left: 0 !important;
}
.margin-left-03 {
  margin-left: 0.3em !important;
}
.margin-left-05 {
  margin-left: 0.5em !important;
}
.margin-left-07 {
  margin-left: 0.7em !important;
}
.margin-left-08 {
  margin-left: 0.8em !important;
}
.margin-left-1 {
  margin-left: 1em !important;
}
.margin-left-1200 {
  margin-left: 1.2em;
}
.margin-left-2 {
  margin-left: 2em;
}
.margin-left-2450 {
  margin-left: 2.45em;
}
.margin-left-3 {
  margin-left: 3em;
}
.margin-left-3100 {
  margin-left: 3.1em;
}
.margin-left-3800 {
  margin-left: 3.8em;
}
.margin-left-4 {
  margin-left: 4em;
}
.margin-top-1px {
  margin-top: 1px;
}
.margin-top--1px {
  margin-top: -1px;
}
.margin-top-0 {
  margin-top: 0 !important;
}
.margin-top-016 {
  margin-top: 0.16em;
}
.margin-top-025 {
  margin-top: 0.25em;
}
.margin-top-05 {
  margin-top: 0.5em !important;
}
.margin-top-06 {
  margin-top: 0.6em !important;
}
.margin-top-07 {
  margin-top: 0.7em;
}
.margin-top-08 {
  margin-top: 0.8em;
}
.margin-top-1 {
  margin-top: 1em;
}
.margin-top-1200 {
  margin-top: 1.2em;
}
.margin-top-1600 {
  margin-top: 1.6em;
}
.margin-top-1700 {
  margin-top: 1.7em;
}
.margin-top-1800 {
  margin-top: 1.8em;
}
.margin-top-2 {
  margin-top: 2em;
}
.margin-top-2300 {
  margin-top: 2.3em;
}
.margin-top-2500 {
  margin-top: 2.5em;
}
.margin-top-3 {
  margin-top: 3em;
}
.margin-top-4 {
  margin-top: 4em;
}
.margin-top-5 {
  margin-top: 5em;
}
.margin-top-6 {
  margin-top: 6em;
}
.margin-top-7 {
  margin-top: 7em;
}
.margin-top-8 {
  margin-top: 10em !important;
}
.margin-top-20px {
  margin-top: 20px;
}
.margin-sides-1 {
  margin-left: 1em;
  margin-right: 1em;
}
.margin-bottom-0 {
  margin-bottom: 0 !important;
}
.margin-bottom-350 {
  margin-bottom: 0.35em;
}
.margin-bottom-05 {
  margin-bottom: 0.5em;
}
.margin-bottom-1 {
  margin-bottom: 1em !important;
}
.margin-bottom-2 {
  margin-bottom: 2em !important;
}
.margin-right-05 {
  margin-right: 0.5em !important;
}
.margin-right-1 {
  margin-right: 1em;
}
.margin-right-2 {
  margin-right: 2em;
}
.margin-right-3 {
  margin-right: 3em;
}
.margin-right-4 {
  margin-right: 4em;
}
.padding-0 {
  padding: 0;
}
.padding-04 {
  padding: 0.4em;
}
.padding-05 {
  padding: 0.5em;
}
.padding-07 {
  padding: 0.7em;
}
.padding-1 {
  padding: 1em;
}
.padding-top-2 {
  padding-top: 2em;
}
.padding-top-4 {
  padding-top: 4em;
}
.padding-bottom-05 {
  padding-bottom: 0.5em;
}
.padding-bottom-1 {
  padding-bottom: 1em;
}
.padding-bottom-1500 {
  padding-bottom: 1.5em;
}
.padding-bottom-2 {
  padding-bottom: 2em;
}
.padding-bottom-3 {
  padding-bottom: 3em;
}
.padding-bottom-4500 {
  padding-bottom: 4.5em;
}
.padding-bottom-8{
    padding-bottom: 8em;
}
.padding-right-05 {
  padding-right: 0.5em;
}
.padding-right-1 {
  padding-right: 1em;
}
.padding-right-2 {
  padding-right: 2em;
}
.padding-right-3 {
  padding-right: 3em;
}
.padding-top-05 {
  padding-top: 0.5em;
}
.padding-top-07 {
  padding-top: 0.7em;
}
.padding-top-1 {
  padding-top: 1em;
}
.padding-top-1850 {
  padding-top: 1.85em;
}
.padding-top-bottom-05 {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.padding-top-bottom-1 {
  padding-top: 1em;
  padding-bottom: 1em;
}
.padding-left-0 {
  padding-left: 0;
}
.padding-left-05 {
  padding-left: 0.5em;
}
.padding-left-1 {
  padding-left: 1em;
}
.padding-left-2 {
  padding-left: 2em;
}
.width-1-1-em {
  width: 1.1em !important;
}
.width-1 {
  width: 1%;
}
.width-2 {
  width: 2%;
}
.width-3 {
  width: 3%;
}
.width-5 {
  width: 5%;
}
.width-6 {
  width: 6%;
}
.width-6-5 {
  width: 6.5%;
}
.width-7 {
  width: 7%;
}
.width-8 {
  width: 8%;
}
.width-10 {
  width: 10%;
}
.width-11 {
  width: 11% !important;
}
.width-12 {
  width: 12% !important;
}
.width-13 {
  width: 13% !important;
}
.width-14 {
  width: 14% !important;
}
.width-15 {
  width: 15% !important;
}
.width-16 {
  width: 16% !important;
}
.width-17 {
  width: 17% !important;
}
.width-18 {
  width: 18% !important;
}
.width-19 {
  width: 19% !important;
}
.width-20 {
  width: 20% !important;
}
.width-21 {
  width: 21% !important;
}
.width-22 {
  width: 22% !important;
}
.width-24 {
  width: 24% !important;
}
.width-25 {
  width: 25% !important;
}
.width-28 {
  width: 28% !important;
}
.width-30 {
  width: 30% !important;
}
.width-31 {
  width: 31% !important;
}
.width-35 {
  width: 35% !important;
}
.width-37 {
  width: 37% !important;
}
.width-40 {
  width: 40% !important;
}
.width-46 {
  width: 46% !important;
}
.width-47 {
  width: 47% !important;
}
.width-48 {
  width: 48% !important;
}
.width-49 {
  width: 49% !important;
}
.width-50 {
  width: 50% !important;
}
.width-55 {
  width: 55% !important;
}
.width-56 {
  width: 56% !important;
}
.width-60 {
  width: 60% !important;
}
.width-65 {
  width: 65% !important;
}
.width-67 {
  width: 67% !important;
}
.width-68 {
  width: 68% !important;
}
.width-70 {
  width: 70% !important;
}
.width-77-1 {
  width: 77.1% !important;
}
.width-75 {
  width: 75% !important;
}
.width-80 {
  width: 80% !important;
}
.width-83 {
  width: 83% !important;
}
.width-90 {
  width: 90% !important;
}
.width-95 {
  width: 95% !important;
}
.width-100 {
  width: 100% !important;
}
.wh-1-5-em {
  width: 1.5em !important;
  height: 1.5em !important;
}
.height-100 {
  min-height: 100%;
  height: 100%;
}
.height-2-em {
  height: 2em;
}
.height-3-em {
  height: 3em;
}
.height-4-em {
  height: 4em;
}
.height-20-em {
  height: 20em !important;
}
.height-650-em {
  height: 6.5em !important;
}
.height-785-em {
  height: 7.85em !important;
}
.height-836-em {
  height: 8.36em !important;
}

.hr-grey {
  border-bottom: 1px solid #cecece !important;
}
.hr-grey-top-bottom {
  border-top: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 4px 30px 5px 10px;
  background: url(/images/caret-down.png) no-repeat right 10px center / 9px auto;
  border: 1px solid #cecece;
  border-radius: 5px;
  color: #8f908f;
}
select::-ms-expand {
  display: none;
}
.start {
  text-transform: uppercase;
  font-size: 0.8em;
  padding: 0.3em 2em;
  color: #fff;
  background-color: #19a8c2;
  border: 0;
  border-radius: 4px;
}
.start:hover {
  background-color: #228A98;
  transition: background-color 0.1s linear;
}
.start:active {
  background-color: #19a8c2;
}
.app-action-button {
  border: 1px solid #0c6879;
  background-color: #0c6879;
  color: #fff;
  text-transform: uppercase;
  border-radius: 3px;
  cursor: pointer;
}
.app-action-button:hover {
  background: #0c6879;
  color: #00f6ff;
}
.app-action-button:active {
  background-color: #2a3344;
}
.default-driver-option {
  display: inline-flex;
  align-items: center;
  gap: .35rem;
  margin-top: .4rem;
  font-size: .82rem;
  font-weight: 400;
  line-height: 1.25;
}
.simple-reservation-submit.app-action-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3em;
  padding: 0.5em 1.5em;
  border: 1px solid #0c6879 !important;
  background-color: #0c6879 !important;
  color: #fff !important;
}
.simple-reservation-submit.app-action-button:hover,
.simple-reservation-submit.app-action-button:focus {
  background-color: #0c6879 !important;
  color: #00f6ff !important;
}
.simple-reservation-submit.app-action-button:active {
  background-color: #2a3344 !important;
  color: #fff !important;
}
.work-timer-secondary-button {
  min-height: 3em;
}
.access-denied-actions .app-action-button {
  margin-top: 0;
  margin-bottom: 1em;
}

.error-page {
  display: flex;
  width: 100%;
  min-height: 32rem;
  padding: 3rem 1rem;
  align-items: center;
  justify-content: center;
}
.error-page__content {
  width: 100%;
  max-width: 42rem;
  margin-right: auto;
  margin-left: auto;
}
.error-page__code {
  color: #19a8c2;
  font-size: 5rem;
  font-weight: 700;
  line-height: 1;
}
.error-page__title {
  margin-top: 1rem;
  margin-bottom: 1rem;
  color: #0c6879;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.25;
}
.error-page__description {
  max-width: 34rem;
  margin-right: auto;
  margin-bottom: 2rem;
  margin-left: auto;
  color: #555;
  font-size: 1rem;
  line-height: 1.6;
}
.error-page__details {
  margin-bottom: 2rem;
  padding: 1rem;
  overflow-wrap: anywhere;
  border-left: 0.25rem solid #19a8c2;
  background: rgba(25, 168, 194, 0.08);
  font-size: 0.875rem;
}
.error-page__details p:last-child {
  margin-bottom: 0;
}
.error-page__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
}
.error-page__button {
  display: inline-flex;
  width: auto;
  min-width: 12rem;
  min-height: 2.75rem;
  padding: 0.5rem 1rem;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

@media (max-width: 35.999rem) {
  .error-page {
    min-height: 24rem;
    padding: 2rem 0;
  }
  .error-page__code {
    font-size: 3.5rem;
  }
  .error-page__title {
    font-size: 1.5rem;
  }
  .error-page__actions {
    flex-direction: column;
  }
  .error-page__button {
    width: 100%;
  }
}
.delete-button-btn,
.delete-button-btn-registry,
.csv-button-btn {
  border: 0;
  background-color: transparent;
}
.delete-button-btn img {
  width: 1.15em;
  margin-left: 0.5em;
  vertical-align: top;
}
.delete-button-btn-registry {
  padding: 0;
  margin-top: 0.2em;
}
.delete-button-btn-registry img {
  width: 2em;
  vertical-align: top;
}
.reservation-delete-button img {
  width: 15px !important;
  vertical-align: middle !important;
  margin-top: 3px;
}
.home-index-mobile-img {
  width: 1.1em !important;
}
.add_i_button {
  background: transparent;
  border: 0;
  display: inherit;
}
.csv-button-btn img {
  width: 1.5em;
  vertical-align: top;
}
.login-fields {
  width: 90%;
  margin: 0 auto;
  margin-top: 1.5em;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  text-align: center;
  background: #edeef3;
}
.login-textarea-field {
  width: 100%;
  height: 7em;
  padding-top: 5px;
}
.login-textarea-field-registry {
  width: 100%;
  height: 7.4em !important;
  padding-top: 5px;
}
.login-input-field,
.sign-in-button-btn,
.fuel-button-btn {
  width: 100%;
  height: 3em;
}
.checkbox-change-password {
  transform: scale(3);
  opacity: 0.9;
  cursor: pointer;
  float: left;
  margin-left: 0.4em !important;
}
.checkbox-change-password-span {
  display: inline-block;
  margin-top: -20px;
  float: left;
}
.form-group label {
  color: #8f908f;
}
.edit-vehicle-input-field {
  margin-top: 0 !important;
}
.login-input-field,
.login-textarea-field {
  border: 1px solid #8f908f;
  padding-left: 10px;
}
.login-input-field-error {
  border: 1px solid red !important;
}
.delete-form {
  margin-bottom: 0px;
}
.mobile-checkbox {
  /* Double-sized Checkboxes */
  -ms-transform: scale(4);
  /* IE */
  -moz-transform: scale(4);
  /* FF */
  -webkit-transform: scale(4);
  /* Safari and Chrome */
  -o-transform: scale(4);
  /* Opera */
  transform: scale(4);
  display: inline-block;
}
.mobile_select {
  background: url(/images/caret-down.png) no-repeat right 10px center / 0.5em auto;
}
.success-message {
  color: green !important;
}
.custom-errors {
  color: red !important;
}
.reports-result-cell{
  background-color: powderblue;
}
.custom-errors ul {
  padding: 0;
}
.custom-errors li {
  list-style-type: none;
}
.font-size-05 {
  font-size: 0.5em !important;
}
.font-size-07 {
  font-size: 0.7em !important;
}
.font-size-08 {
  font-size: 0.8em !important;
}
.font-size-1 {
  font-size: 1em !important;
}
.font-size-1100 {
  font-size: 1.1em !important;
}
.font-size-1200 {
  font-size: 1.2em !important;
}
.font-size-1300 {
  font-size: 1.3em !important;
}
.font-size-1500 {
  font-size: 1.5em !important;
}
.font-size-1800 {
  font-size: 1.8em !important;
}
.font-size-2 {
  font-size: 2em !important;
}
.font-size-2200 {
  font-size: 2.2em !important;
}
.font-size-2400 {
  font-size: 2.4em !important;
}
.font-size-2600 {
  font-size: 2.6em !important;
}
.font-size-2800 {
  font-size: 2.8em !important;
}
.font-size-3 {
  font-size: 3em !important;
}
.font-size-3200 {
  font-size: 3.2em !important;
}
.font-size-3500 {
  font-size: 3.5em !important;
}
.font-size-4 {
  font-size: 4em !important;
}
.font-size-4500 {
  font-size: 4.5em !important;
}
.underline-cursor{
  text-decoration: underline;
  cursor: pointer;
}
.sidebar {
  background-color: #0c6879;
  width: 18% !important;
}
.sidebar.close {
  display: none;
}
.desktop-layout-bs5 .sidebar a {
  text-decoration: none;
}
.desktop-layout-bs5 .hidden {
  display: none !important;
}
.desktop-layout-bs5 .navbar-light {
  background-color: transparent;
  border-color: transparent;
  height: 100%;
}
.desktop-layout-bs5 .main-page-header .navbar {
  display: block;
  padding: 0;
}
.desktop-layout-bs5 .main-page-header .margin-top-1 {
  margin-top: 1em;
}
.desktop-layout-bs5 .main-page-header .row,
.desktop-layout-bs5 .main-page-footer .row {
  width: 100%;
}
.desktop-layout-bs5 .main-page-content {
  padding-left: 0;
  padding-right: 0;
}
.desktop-layout-bs5 .main-page-header a {
  text-decoration: none;
}
.desktop-layout-bs5 .main-page-footer a {
  color: #fff;
  text-decoration: underline;
}
.desktop-layout-bs5 .main-page-lang-form select {
  width: auto;
}
.desktop-layout-bs5 .main-page-index-bs5 {
  width: 100%;
}
.desktop-layout-bs5 .main-page-index-bs5 .up-block,
.desktop-layout-bs5 .main-page-index-bs5 .down-block {
  box-sizing: border-box;
  width: 100%;
}
.desktop-layout-bs5 .main-page-index-bs5 .start {
  border: 0;
  border-radius: 0.25em;
  font-size: 0.8em;
  line-height: normal;
  padding: 0.3em 2em;
}
.sidebar a:hover {
  text-decoration: none;
}
.sidebar-container {
  width: 90%;
  margin: 0 auto;
}
.sidebar-header {
  background-color: #0c6879;
  border-bottom: 1px solid #00f6ff;
  width: 90%;
  position: relative;
  margin: 0 auto;
  height: 5em;
}
.sidebar-header-wrap {
  width: 70%;
  margin: 0 auto;
  padding-top: 1.5em;
}
.logo {
  margin-top: 1.2em;
  width: 25%;
}
.logo-link {
  text-decoration: none !important;
  color: #333 !important;
}
.logo-link:hover {
  color: #333 !important;
}
.autonote {
  font-size: 1.8em;
  margin-left: 0.4em;
  vertical-align: bottom;
  line-height: 22px;
  font-style: italic;
  font-weight: 600;
  color: #fff;
  background-color: transparent;
}
.autonote:hover {
  color: #00f6ff;
}
.sidebar-header-wrap:hover,
.autonote:hover,
.logo:hover {
  border: 0;
  text-decoration: none !important;
}
.new-vehicle {
  display: block;
  padding: 1em;
  border: 1px solid #00f6ff !important;
  border-radius: 3px;
  text-align: center;
  color: #00f6ff !important;
}
.new-vehicle:hover {
  color: #fff !important;
  text-decoration: none;
  border-color: #fff !important;
}
.new-vehicle-active {
  display: block;
  padding: 1em;
  border: 1px solid #fff !important;
  border-radius: 3px;
  text-align: center;
  color: #fff !important;
}
.sidebar-content ul {
  padding: 0;
  margin: 0;
}
.sidebar-vehicles {
  list-style-type: none;
  width: 100%;
  position: relative;
}
.vehicle-name {
  margin-top: 1em;
  display: block;
  color: #00f6ff !important;
  font-size: 1em;
}
.vehicle-name:before {
  content: "\2010";
  /* Unicode символ - дефис */
  margin-right: 8px;
}
.vehicle-name:hover {
  color: #fff !important;
  text-decoration: none;
}
.vehicle-name-active {
  color: #fff !important;
}
.vehicle-name-unactive {
  color: #00f6ff !important;
}
.vehicle-name-unactive:hover {
  color: #fff !important;
}
.logout-form {
  margin: 0;
}
.logout-button {
  border: 0;
  background: transparent;
  padding: 0;
  font: inherit;
  text-align: left;
  cursor: pointer;
}
.spoiler-title {
  color: #effcff;
}
.spoiler-title:hover {
  color: #ffe400;
  cursor: pointer;
}
.vehicle-table {
  font-size: 1.1em;
}
.home-auto-a {
  color: #8f908f !important;
}
.home-auto span {
  color: #8f908f;
}
.home-auto-a {
  text-decoration: underline !important;
}
.home-auto-a:hover {
  color: #11a5c0 !important;
  text-decoration: none;
}
.home-auto tr:last-child {
  border: none;
}
.closed-invoice td span {
  color: #0f0f0f;
}
.stats-table tr:nth-child(2n) {
  background-color: #faf2cc;
}
.event-img img {
  width: 1.5em;
  margin-bottom: 0.2em;
  display: inline-block;
}
.edit-icon {
  width: 1.1em !important;
}
.client-request-actions > a,
.client-request-actions .delete-form,
.client-request-actions .delete-button-btn {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  line-height: 1;
  margin: 0;
}
.client-request-actions > a,
.client-request-actions .delete-button-btn {
  height: 1.5em;
  width: 1.5em;
}
.client-request-actions > a img,
.client-request-actions .delete-button-btn img {
  display: block;
  height: auto;
  margin: 0;
  vertical-align: middle;
  width: 1.1em !important;
}
.edit-icon-g {
  width: 1.3em;
  margin-bottom: 0.3em;
}
.edit-icon-g-mobile {
  width: 1em;
}
.img-20px {
  width: 20px;
  height: auto;
}
.delete-form-mobile .popover {
  max-width: 100% !important;
  width: 40% !important;
  padding: 1em;
  border-radius: 18px !important;
}
.delete-form-mobile .popover-title {
  font-size: 3em !important;
  padding: 0.8em;
}
.delete-form-mobile .btn-group-xs > .btn,
.delete-form-mobile .btn-xs {
  font-size: 3.2em;
  padding: 0.2em;
}
.popover-title {
  background-color: #0c6879 !important;
  color: #fff;
}
.confirmation-buttons .btn-primary {
  background-color: #0c6879 !important;
}
.confirmation-buttons .btn-primary:hover {
  color: #00f6ff !important;
}
.popover.confirmation {
  border: 1px solid #c7d3d8;
  border-radius: 8px;
  box-shadow: 0 4px 16px rgba(12, 104, 121, 0.22);
  overflow: visible;
}
.popover.confirmation .popover-header {
  background-color: #0c6879 !important;
  border-bottom: 1px solid #0a5d6c;
  border-radius: 7px 7px 0 0;
  color: #fff;
  font-size: 0.9em;
  font-weight: 700;
  line-height: 1.2;
  padding: 0.6em 0.75em;
  text-align: center;
}
.popover.confirmation .popover-body {
  background-color: #fff;
  border-radius: 0 0 7px 7px;
  padding: 1.25em 1.4em 1.45em;
}
.popover.confirmation .confirmation-content {
  margin: 0 0 0.75em;
}
.popover.confirmation .confirmation-buttons .btn-group {
  display: inline-flex;
}
.popover.confirmation .confirmation-buttons .btn {
  align-items: center;
  display: inline-flex;
  font-size: 0.78em;
  font-weight: 600;
  gap: 0.25em;
  line-height: 1.2;
  padding: 0.35em 0.5em;
}
.popover.confirmation .confirmation-buttons .btn-primary {
  background-color: #0c6879 !important;
  border-color: #0c6879 !important;
  color: #fff;
}
.popover.confirmation .confirmation-buttons .btn-primary:hover,
.popover.confirmation .confirmation-buttons .btn-primary:focus {
  background-color: #0a5d6c !important;
  border-color: #0a5d6c !important;
  color: #00f6ff !important;
}
.popover.confirmation .confirmation-buttons .btn-outline-secondary {
  background-color: #fff;
  border-color: #c4c4c4;
  color: #333;
}
.popover.confirmation .confirmation-buttons .btn-outline-secondary:hover,
.popover.confirmation .confirmation-buttons .btn-outline-secondary:focus {
  background-color: #f3f3f3;
  border-color: #adadad;
  color: #111;
}
.popover.confirmation.bs-popover-top .popover-arrow::before,
.popover.confirmation[data-popper-placement^="top"] .popover-arrow::before {
  border-top-color: #c7d3d8;
}
.popover.confirmation.bs-popover-top .popover-arrow::after,
.popover.confirmation[data-popper-placement^="top"] .popover-arrow::after {
  border-top-color: #fff;
}
.popover.confirmation.bs-popover-bottom .popover-arrow::before,
.popover.confirmation[data-popper-placement^="bottom"] .popover-arrow::before {
  border-bottom-color: #c7d3d8;
}
.popover.confirmation.bs-popover-bottom .popover-arrow::after,
.popover.confirmation[data-popper-placement^="bottom"] .popover-arrow::after {
  border-bottom-color: #0c6879;
}
.popover.confirmation.bs-popover-start .popover-arrow::before,
.popover.confirmation[data-popper-placement^="left"] .popover-arrow::before {
  border-left-color: #c7d3d8;
}
.popover.confirmation.bs-popover-start .popover-arrow::after,
.popover.confirmation[data-popper-placement^="left"] .popover-arrow::after {
  border-left-color: #fff;
}
.popover.confirmation.bs-popover-end .popover-arrow::before,
.popover.confirmation[data-popper-placement^="right"] .popover-arrow::before {
  border-right-color: #c7d3d8;
}
.popover.confirmation.bs-popover-end .popover-arrow::after,
.popover.confirmation[data-popper-placement^="right"] .popover-arrow::after {
  border-right-color: #fff;
}
.status-cell {
  width: 24%;
  background-color: #d0eef3;
}
.status-cell-span {
  font-size: 1.6em;
  color: #8f908f;
  padding-bottom: 0.5em;
  font-weight: 300;
  overflow: hidden;
  max-width: 70%;
  margin: 0 auto;
}
.status h5 {
  color: #11a5c0;
}
.status-cell {
  margin-left: 1.04em;
}
.status-cell:first-child {
  margin-left: 0;
}
.desktop-layout-bs5 .status {
  display: flex;
  gap: 1.04em;
  margin-bottom: 1em;
  margin-top: 0.8em;
}
.desktop-layout-bs5 .status-cell {
  flex: 1 1 0;
  float: none !important;
  margin-left: 0;
  padding: 0.65em 0.8em 0.75em;
  width: auto;
}
.desktop-layout-bs5 .status h5 {
  font-size: 1.15em;
  margin: 0 0 0.65em;
}
.desktop-layout-bs5 .status-cell-span {
  font-size: 1.2em;
  line-height: 1.35;
  max-width: 100%;
  padding-bottom: 0;
}
.desktop-layout-bs5 .bs5-entry-form {
  margin-top: 1.25em;
}
.desktop-layout-bs5 .bs5-entry-form label {
  color: #8f908f;
  font-size: 1.05em;
  font-weight: 700;
  margin-bottom: 0.45em;
}
.desktop-layout-bs5 .bs5-entry-form .form-control,
.desktop-layout-bs5 .bs5-entry-form .login-input-field {
  border: 0.08em solid #8f908f;
  border-radius: 0;
  color: #8f908f;
  height: 3em;
  padding: 0.45em 0.8em;
}
.desktop-layout-bs5 .bs5-entry-form .form-control::placeholder,
.desktop-layout-bs5 .bs5-entry-form .login-input-field::placeholder {
  color: #8f908f;
  opacity: 1;
}
.desktop-layout-bs5 .bs5-entry-form .app-action-button {
  margin: 0;
}
.desktop-layout-bs5 .bs5-entry-form .datepicker-field {
  position: relative;
}
.desktop-layout-bs5 .salary-entry-form .employee-select-field select {
  border-radius: 0.25em;
}
.desktop-layout-bs5 .salary-entry-form .salary-save-field {
  padding-top: 1.95em;
}
.desktop-layout-bs5 .salary-entry-form .app-action-button {
  width: 100%;
}
.desktop-layout-bs5 .edit-salary-entry-form .edit-salary-date-field,
.desktop-layout-bs5 .edit-salary-entry-form .edit-salary-sum-field,
.desktop-layout-bs5 .edit-salary-entry-form .edit-salary-currencies-field,
.desktop-layout-bs5 .edit-salary-entry-form .edit-salary-odometr-field {
  flex: 0 0 auto;
  width: 12.5%;
}
.desktop-layout-bs5 .insurance-entry-form .form-check {
  align-items: center;
  display: flex;
  min-height: 3em;
}
.desktop-layout-bs5 .insurance-entry-form .form-check-input {
  margin-top: 0;
}
.desktop-layout-bs5 .insurance-entry-form .form-check-label {
  margin-bottom: 0;
  margin-left: 0.45em;
}
.desktop-layout-bs5 .odometr-entry-form .odometr-form-row {
  align-items: center;
  display: flex;
  gap: 1em;
}
.desktop-layout-bs5 .odometr-entry-form .odometr-form-row .login-input-field {
  flex: 0 0 50%;
}
.desktop-layout-bs5 .odometr-entry-form .odometr-form-row .app-action-button {
  flex: 0 0 35%;
  margin-left: 0;
}
.desktop-layout-bs5 .odometr-feed .odometr-manual-row {
  align-items: center;
  display: flex;
  gap: 0.35em;
}
.desktop-layout-bs5 .odometr-feed .delete-form-service {
  margin: 0;
}
.desktop-layout-bs5 .bootstrap-datetimepicker-widget {
  font-size: 1em;
}
.desktop-layout-bs5 .bootstrap-datetimepicker-widget.dropdown-menu {
  border: 0.08em solid #d6d6d6;
  border-radius: 0.25em;
  box-shadow: 0 0.75em 1.8em rgba(0, 0, 0, 0.12);
  min-width: 17em;
  padding: 0.35em;
  width: 17em;
}
.desktop-layout-bs5 .bootstrap-datetimepicker-widget table th {
  border-radius: 0.2em;
  font-weight: 700;
  height: 1.8em;
  line-height: 1.8em;
}
.desktop-layout-bs5 .bootstrap-datetimepicker-widget table th.picker-switch {
  font-size: 1.05em;
  width: auto;
}
.desktop-layout-bs5 .bootstrap-datetimepicker-widget table td {
  height: auto;
  line-height: normal;
  width: auto;
}
.desktop-layout-bs5 .bootstrap-datetimepicker-widget table td span {
  border-radius: 0.25em;
  height: 4em;
  line-height: 4em;
  margin: 0.25em 0.18em;
  width: 4em;
}
.desktop-layout-bs5 .bootstrap-datetimepicker-widget .datepicker-years table td span,
.desktop-layout-bs5 .bootstrap-datetimepicker-widget .datepicker-months table td span,
.desktop-layout-bs5 .bootstrap-datetimepicker-widget .datepicker-decades table td span {
  height: 4em;
  line-height: 4em;
  width: 4em;
}
.desktop-layout-bs5 .bootstrap-datetimepicker-widget table td.active,
.desktop-layout-bs5 .bootstrap-datetimepicker-widget table td.active:hover,
.desktop-layout-bs5 .bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: none;
}
.event-status {
  color: #8f908f;
}
.event-buttons {
  height: 4em;
  position: relative;
}
.event-buttons a {
  margin-left: 2em !important;
  border-right: 1px solid #11a5c0;
  color: #11a5c0 !important;
  font-weight: 300 !important;
  text-decoration: none;
}
.desktop-layout-bs5 .event-buttons .navbar-nav {
  align-items: center;
  display: flex;
  flex-direction: initial;
  margin: 0;
}
.desktop-layout-bs5 .event-buttons .navbar-nav > li {
  display: list-item;
  float: none;
  width: auto;
}
.desktop-layout-bs5 .event-buttons {
  align-items: center;
  display: flex;
  height: auto;
  min-height: 4em;
}
.inner-box {
  width: 225%;
  margin-top: 2.5em;
}
.event-buttons_mobile .nav > li > a {
  font-size: 4em !important;
  margin-left: 1em !important;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent;
}
.event-buttons li:first-child a {
  margin-left: 0.5em !important;
}
.event-buttons li:last-child a {
  border-right: none;
  padding-right: 0;
}
.event {
  margin-bottom: 10px;
}
.event-feed {
  margin-left: 2em;
  font-size: 1.1em;
}
.desktop-layout-bs5 .odometr-feed {
  margin-left: 2em;
  margin-top: 2.2em;
}
.desktop-layout-bs5 .odometr-list a,
.desktop-layout-bs5 .odometr-list .link-primary {
  color: #8f908f !important;
  text-decoration: none;
}
.desktop-layout-bs5 .odometr-list a:hover,
.desktop-layout-bs5 .odometr-list .link-primary:hover {
  color: #11a5c0 !important;
  text-decoration: none;
}
.desktop-layout-bs5 .odometr-pagination {
  margin-top: 1.6em;
}
.desktop-layout-bs5 .view-group-form-row {
  align-items: center;
  display: flex;
  gap: 1em;
}
.desktop-layout-bs5 .view-group-form-row .login-input-field {
  flex: 0 0 50%;
}
.desktop-layout-bs5 .view-group-form-row .app-action-button {
  flex: 0 0 20%;
  margin-left: 0;
}
.desktop-layout-bs5 .view-group-events .form-check {
  min-height: 0;
  padding-left: 1.5em;
}
.desktop-layout-bs5 .view-group-events .form-check-input {
  margin-top: 0.3em;
}
.desktop-layout-bs5 .view-event-table {
  width: auto;
}
.desktop-layout-bs5 .view-event-table th,
.desktop-layout-bs5 .view-event-table td {
  padding-left: 0;
  padding-right: 1.5em;
}
.desktop-layout-bs5 .view-event-table th {
  white-space: nowrap;
}
.desktop-layout-bs5 .cash-flow-table {
  width: auto;
}
.desktop-layout-bs5 .cash-flow-table th,
.desktop-layout-bs5 .cash-flow-table td {
  padding-left: 0;
  padding-right: 1.5em;
}
.desktop-layout-bs5 .cash-flow-table th {
  white-space: nowrap;
}
.desktop-layout-bs5 .equipment-entry-form {
  align-items: flex-start;
  display: flex;
  gap: 2em;
}
.desktop-layout-bs5 .equipment-entry-form .equipment-entry-field,
.desktop-layout-bs5 .equipment-entry-form .equipment-entry-submit {
  flex: 0 0 auto;
}
.desktop-layout-bs5 .equipment-entry-form .equipment-entry-submit {
  padding-top: 1.95em;
}
.desktop-layout-bs5 .equipment-entry-form .form-check {
  align-items: center;
  display: flex;
  min-height: 0;
  padding-left: 1.35em;
}
.desktop-layout-bs5 .equipment-entry-form .form-check-input {
  margin-top: 0;
}
.desktop-layout-bs5 .equipment-entry-form .form-check-label {
  margin-bottom: 0;
  margin-left: 0.45em;
}
.desktop-layout-bs5 .equipment-groups-form-row {
  align-items: center;
  display: flex;
  gap: 1em;
}
.desktop-layout-bs5 .equipment-groups-form-row .login-input-field {
  flex: 0 0 50%;
}
.desktop-layout-bs5 .equipment-groups-form-row .app-action-button {
  flex: 0 0 35%;
  margin-left: 0;
}
.desktop-layout-bs5 .equipment-group-row {
  align-items: center;
  display: flex;
  gap: 0.45em;
}
.desktop-layout-bs5 .equipment-group-row .delete-form-service {
  margin: 0;
}
.desktop-layout-bs5 .equipment-group-row .btn-outline-danger {
  background: transparent;
  border: 0;
  padding: 0;
}
.desktop-layout-bs5 .sub-user-profile-bs5 .sub-user-profile-row {
  align-items: center;
  display: flex;
  margin-bottom: 0.5em;
}
.desktop-layout-bs5 .sub-user-profile-bs5 .employee-switch-form {
  margin: 0;
}
.desktop-layout-bs5 .sub-user-profile-bs5 .form-check-input {
  float: none;
  height: 1em;
  margin: 0;
  width: 1em;
}
.desktop-layout-bs5 .sub-user-profile-bs5 .sub-user-profile-span {
  line-height: 1.4;
}
.desktop-layout-bs5 .working-time-bs5 .working-time-form-row {
  align-items: flex-end;
  display: flex;
  gap: 1em;
}
.desktop-layout-bs5 .working-time-bs5 .working-time-form {
  font-size: 0.9em;
}
.desktop-layout-bs5 .working-time-bs5 .working-time-date-field,
.desktop-layout-bs5 .working-time-bs5 .working-time-time-field {
  flex: 0 0 11%;
}
.desktop-layout-bs5 .working-time-bs5 .working-time-comment-field {
  flex: 0 0 18%;
}
.desktop-layout-bs5 .working-time-bs5 .working-time-submit-field {
  flex: 0 0 11%;
}
.desktop-layout-bs5 .working-time-bs5 .login-textarea-field {
  height: 3em;
}
.desktop-layout-bs5 .working-time-bs5 .working-time-table {
  font-size: 0.9em;
}
.desktop-layout-bs5 .working-time-bs5 .working-time-table > :not(caption) > * > * {
  border-bottom: 1px solid #ddd;
}
.desktop-layout-bs5 .working-time-bs5 .delete-form {
  margin: 0;
}
.desktop-layout-bs5 .view-salary-bs5 .view-salary-table {
  font-size: 0.9em;
  width: auto;
}
.desktop-layout-bs5 .view-salary-bs5 .view-salary-table > :not(caption) > * > * {
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
}
.desktop-layout-bs5 .view-regular-event-bs5 .view-regular-event-delete-form {
  margin: 0 0.6em 0 0;
}
.desktop-layout-bs5 .view-regular-event-bs5 .delete-button-btn {
  background: transparent;
  border: 0;
  line-height: 1;
}
.desktop-layout-bs5 .view-regular-event-bs5 .delete-button-btn img {
  display: block;
}
.desktop-layout-bs5 .view-regular-event-bs5 .event-img,
.desktop-layout-bs5 .view-regular-event-bs5 .event-title {
  vertical-align: middle;
}
.desktop-layout-bs5 .view-regular-event-bs5 .view-regular-event-table {
  font-size: 0.9em;
  width: auto;
}
.desktop-layout-bs5 .view-regular-event-bs5 .view-regular-event-table > :not(caption) > * > * {
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
}
.desktop-layout-bs5 .employee-bs5 .employee-form {
  font-size: 0.9em;
}
.desktop-layout-bs5 .employee-bs5 .employee-content,
.desktop-layout-bs5 .employee-bs5 .employee-feed {
  margin-left: 0;
  width: 100%;
}
.desktop-layout-bs5 .employee-bs5 .employee-form-row {
  align-items: center;
  display: flex;
  gap: 1em;
}
.desktop-layout-bs5 .employee-bs5 .employee-name-field {
  flex: 0 0 40%;
}
.desktop-layout-bs5 .employee-bs5 .employee-submit-field {
  flex: 0 0 35%;
  height: 3em;
  margin: 0;
}
.desktop-layout-bs5 .employee-bs5 .employee-list {
  margin-top: 1em;
  width: 75%;
}
.desktop-layout-bs5 .employee-bs5 .employee-list-item {
  align-items: center;
  display: flex;
  gap: 0.5em;
  min-height: 1.8em;
}
.desktop-layout-bs5 .employee-bs5 .employee-list-item .vehicle-action-icon {
  align-items: center;
  display: inline-flex;
  height: 1.2em;
  justify-content: center;
  width: 1.2em;
}
.desktop-layout-bs5 .employee-bs5 .employee-list-item img {
  display: block;
  margin: 0 !important;
  vertical-align: middle;
  width: 1.1em !important;
}
.desktop-layout-bs5 .employee-bs5 .employee-delete-form,
.desktop-layout-bs5 .employee-bs5 .employee-switch-form {
  margin: 0;
}
.desktop-layout-bs5 .employee-bs5 .form-check-input {
  float: none;
  height: 1em;
  margin: 0;
  width: 1em;
}
.desktop-layout-bs5 .company-profile-bs5 .company-profile-form-column,
.desktop-layout-bs5 .edit-customer-bs5 .edit-customer-form-column {
  width: 41.6667%;
}
.desktop-layout-bs5 .edit-customer-bs5 .form-group {
  margin-bottom: 1em;
}
.desktop-layout-bs5 .edit-customer-bs5 textarea.form-control {
  height: 7em;
}
.desktop-layout-bs5 .edit-customer-bs5 .edit-customer-actions {
  margin-top: 1.5em;
}
.desktop-layout-bs5 .company-profile-bs5 .company-profile-form {
  font-size: 0.9em;
}
.desktop-layout-bs5 .company-profile-bs5 .form-group {
  margin-bottom: 1em;
}
.desktop-layout-bs5 .company-profile-bs5 .company-profile-file {
  border: 0.08em solid #8f908f;
  border-radius: 0;
  color: #8f908f;
  min-height: 3em;
}
.desktop-layout-bs5 .company-profile-bs5 .company-profile-submit {
  margin-top: 1em;
}
.desktop-layout-bs5 .company-profile-bs5 .app-action-button {
  margin-bottom: 0;
}
.desktop-layout-bs5 .schedule-bs5 .booking-table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 0;
}
.desktop-layout-bs5 .schedule-bs5 #datepicker {
  display: flex;
  justify-content: center;
  width: 100% !important;
}
.desktop-layout-bs5 .schedule-bs5 #datepicker .ui-datepicker {
  margin-left: auto;
  margin-right: auto;
}
.desktop-layout-bs5 .schedule-bs5 .booking-table td,
.desktop-layout-bs5 .schedule-bs5 .booking-table th {
  box-sizing: border-box;
  border-width: 0.5px;
  vertical-align: middle;
}
.desktop-layout-bs5 .schedule-bs5 .booking-table a {
  text-decoration: none;
}
.desktop-layout-bs5 .schedule-bs5 .hidden-info {
  font-size: 1em;
  line-height: 1.4;
  text-align: left;
  -webkit-user-select: text;
  user-select: text;
}
.desktop-layout-bs5 .schedule-bs5 .schedule-dragitem,
.desktop-layout-bs5 .schedule-bs5 .schedule-dropzone {
  user-select: none;
}
.schedule-bs5 .client-request-free-slot {
  background-color: #e7f1ff;
  box-shadow: inset 0 0 0 2px #0d6efd;
  cursor: pointer;
}
.desktop-layout-bs5 .schedule-list-bs5 {
  padding-top: 1.85em;
}
.desktop-layout-bs5 .schedule-list-bs5 .schedule-list-table {
  margin-top: 1em;
  width: auto;
}
.desktop-layout-bs5 .schedule-list-bs5 .schedule-list-table > :not(caption) > * > * {
  border-bottom: 1px solid #ddd;
  padding: 0.8em 1em 0.8em 0;
}
.desktop-layout-bs5 .schedule-list-bs5 .schedule-list-table a {
  color: #337ab7;
}
.desktop-layout-bs5 .registry-bs5 .form-control,
.desktop-layout-bs5 .registry-bs5 .form-select {
  border-radius: 0;
  font-size: 1em;
}
.desktop-layout-bs5 .registry-bs5 .form-group {
  margin-bottom: 0.9em;
}
.desktop-layout-bs5 .registry-bs5 .form-group label {
  display: inline-block;
  margin-bottom: 0.35em;
}
.desktop-layout-bs5 .registry-bs5 .form-group > div + div {
  margin-top: 0.6em;
}
.desktop-layout-bs5 .registry-bs5 .login-input-field.form-control,
.desktop-layout-bs5 .registry-bs5 .login-input-field.form-select {
  height: 3em;
}
.desktop-layout-bs5 .registry-bs5 #search-customer {
  height: 2.2em;
  min-height: 2.2em;
}
.desktop-layout-bs5 .registry-bs5 #select-customer-menu {
  height: 4.2em;
}
.desktop-layout-bs5 .registry-bs5 textarea.form-control {
  resize: vertical;
}
.desktop-layout-bs5 .registry-bs5 .registry-booking-comment {
  background-color: #e9ecef;
  color: #555;
  cursor: default;
  opacity: 1;
}
.desktop-layout-bs5 .registry-bs5 .registry-number-pair {
  width: 7em;
}
.desktop-layout-bs5 .registry-bs5 .registry-sum-field {
  width: 9em;
}
.desktop-layout-bs5 .registry-bs5 .registry-discount-field {
  width: 6em;
}
.desktop-layout-bs5 .registry-bs5 .registry-record-form {
  width: 100%;
}
.desktop-layout-bs5 .registry-bs5 .registry-record-form > div:first-of-type {
  display: grid;
  grid-template-columns: 8fr 10fr 20fr 12fr 20fr 22fr;
  gap: 1em;
  width: 100%;
}
.desktop-layout-bs5 .registry-bs5 .registry-record-form > div:first-of-type > .form-group {
  float: none !important;
  width: auto !important;
  min-width: 0;
  margin-left: 0 !important;
}
.desktop-layout-bs5 .registry-bs5 .delete-button-btn-registry.btn,
.desktop-layout-bs5 .registry-bs5 .add_i_button.btn {
  border: 0;
  line-height: 1;
}
.desktop-layout-bs5 .registry-bs5 .registry-new-form > div {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 1em;
}
.desktop-layout-bs5 .registry-bs5 .registry-new-form > div > .form-group,
.desktop-layout-bs5 .registry-bs5 .registry-new-form > div > .sign-in-button {
  float: none !important;
  margin-left: 0 !important;
}
.desktop-layout-bs5 .registry-bs5 .registry-blox + .registry-blox {
  margin-top: 1.25em;
}
.desktop-layout-bs5 .registry-bs5 .registry-blox.registry-row-even {
  background-color: #effcff;
}
.desktop-layout-bs5 .registry-bs5 .registry-record-header {
  display: flex;
  align-items: center;
  gap: 0.625em;
  min-width: 0;
}
.desktop-layout-bs5 .registry-bs5 .registry-record-header .customer-block {
  min-width: 0;
}
.desktop-layout-bs5 .registry-bs5 .registry-record-header .ex-icon,
.desktop-layout-bs5 .registry-bs5 .registry-record-header .registry-record-delete img {
  display: block;
  width: 1.25em;
  height: 1.25em;
  margin: 0;
  object-fit: contain;
}
.desktop-layout-bs5 .registry-bs5 .registry-record-header .delete-button-btn-registry {
  margin: 0;
  padding: 0;
  line-height: 1;
}
.desktop-layout-bs5 .view-registry-bs5 .view-registry-field label {
  color: #8f908f;
  font-weight: 700;
}
.desktop-layout-bs5 .view-registry-bs5 .view-registry-content {
  padding: 1.85em 0 4.5em;
}
.desktop-layout-bs5 .view-registry-bs5 .view-registry-log-item {
  padding: 0.75em 0;
  border-bottom: 1px solid #ddd;
}
.desktop-layout-bs5 .view-registry-bs5 .view-registry-log-changes {
  margin: 0.5em 0 0;
  padding-left: 1.25em;
}
.desktop-layout-bs5 .view-registry-bs5 .hr-grey {
  border-color: #ddd;
}
.desktop-layout-bs5 .view-registry-bs5 ul {
  margin-bottom: 0;
}
.desktop-layout-bs5 .reservation-bs5 .form-control,
.desktop-layout-bs5 .reservation-bs5 .form-select {
  border-radius: 0;
  font-size: 1em;
}
.desktop-layout-bs5 .reservation-bs5 .form-group {
  margin-bottom: 0.9em;
}
.desktop-layout-bs5 .reservation-bs5 .form-group label {
  display: inline-block;
  margin-bottom: 0.35em;
}
.desktop-layout-bs5 .reservation-bs5 .login-input-field.form-control,
.desktop-layout-bs5 .reservation-bs5 .login-input-field.form-select {
  display: inline-block !important;
  height: 3em;
}
.desktop-layout-bs5 .reservation-bs5 [name="booking_start_date"],
.desktop-layout-bs5 .reservation-bs5 [name="booking_finish_date"],
.desktop-layout-bs5 .reservation-bs5 [name="booking_start"],
.desktop-layout-bs5 .reservation-bs5 [name="booking_finish"] {
  display: inline-block !important;
  vertical-align: top;
}
.desktop-layout-bs5 .reservation-bs5 select.login-input-field.form-select[multiple],
.desktop-layout-bs5 .reservation-bs5 select.login-input-field.form-select[size] {
  height: 7.85em;
}
.desktop-layout-bs5 .reservation-bs5 textarea.form-control {
  resize: vertical;
}
.desktop-layout-bs5 .reservation-bs5 .form-check-input {
  float: none;
  height: 1em;
  margin: 0 0.35em 0 0;
  vertical-align: middle;
  width: 1em;
}
.desktop-layout-bs5 .edit-reservation-bs5 .form-check-input {
  width: 1.1em;
  height: 1.1em;
}
.desktop-layout-bs5 .reservation-bs5 #search-customer {
  height: 3em;
  min-height: 3em;
}
.desktop-layout-bs5 .reservation-bs5 #select-customer-menu {
  height: 7.8em;
}
.desktop-layout-bs5 .edit-reservation-bs5 .delete-button-btn.btn {
  border: 0;
  line-height: 1;
  padding: 0;
}
.desktop-layout-bs5 .edit-reservation-bs5 .delete-form h4 {
  font-size: 1rem;
}
.desktop-layout-bs5 .edit-reservation-bs5 #activity-report .login-input-field.form-control,
.desktop-layout-bs5 .edit-reservation-bs5 #activity-report .login-input-field.form-select {
  display: inline-block !important;
}
.desktop-layout-bs5 .view-reservation-bs5 .view-reservation-loadings,
.desktop-layout-bs5 .view-reservation-bs5 .view-reservation-details {
  width: auto;
}
.desktop-layout-bs5 .view-reservation-bs5 .view-reservation-loadings > :not(caption) > * > *,
.desktop-layout-bs5 .view-reservation-bs5 .view-reservation-details > :not(caption) > * > * {
  border-bottom: 1px solid #ddd;
  padding: 0.5em 1em 0.5em 0;
}
.desktop-layout-bs5 .view-reservation-bs5 #activity-report .login-input-field {
  display: inline-block;
  height: 3em;
}
.desktop-layout-bs5 .view-reservation-bs5 #activity-report textarea.login-input-field {
  height: 3em;
  resize: vertical;
}
.desktop-layout-bs5 .view-reservation-bs5 .activity-actions .app-action-button {
  margin-bottom: 0;
}
.desktop-layout-bs5 .registry-report-bs5 .form-control,
.desktop-layout-bs5 .registry-report-bs5 .form-select {
  border-radius: 0;
  font-size: 1em;
}
.desktop-layout-bs5:not(.mobile-layout-bs5) .registry-report-bs5 .registry-report-filters {
  display: flex;
  align-items: flex-start;
  gap: 1em;
}
.desktop-layout-bs5 .registry-report-bs5 .registry-report-date-field {
  flex: 0 0 11%;
}
.desktop-layout-bs5 .registry-report-bs5 .registry-report-customer-field {
  flex: 0 0 16%;
}
.desktop-layout-bs5 .registry-report-bs5 .registry-report-vehicle-field {
  flex: 0 0 12%;
}
.desktop-layout-bs5 .registry-report-bs5 .registry-report-actions {
  display: flex;
  align-items: center;
  gap: 1em;
}
.desktop-layout-bs5:not(.mobile-layout-bs5) .registry-report-bs5 .registry-report-actions {
  margin-top: 1.85em;
}
.desktop-layout-bs5 .registry-report-bs5 .registry-report-action {
  margin: 0;
}
.desktop-layout-bs5 .registry-report-bs5 .form-group {
  margin-bottom: 0.9em;
}
.desktop-layout-bs5 .registry-report-bs5 .form-group label {
  display: inline-block;
  margin-bottom: 0.35em;
}
.desktop-layout-bs5 .registry-report-bs5 .login-input-field.form-control,
.desktop-layout-bs5 .registry-report-bs5 .login-input-field.form-select {
  display: inline-block !important;
  height: 3em;
}
.desktop-layout-bs5 .registry-report-bs5 select.login-input-field.form-select[multiple],
.desktop-layout-bs5 .registry-report-bs5 select.login-input-field.form-select[size] {
  height: 7.85em;
}
.desktop-layout-bs5 .registry-report-bs5 #select-customer-menu {
  height: 8.8em;
  min-height: 8.8em;
}
.desktop-layout-bs5 .registry-report-bs5 #select-vehicle-menu {
  height: 7.85em;
  min-height: 7.85em;
}
.desktop-layout-bs5 .registry-report-bs5 .registry-report-action label {
  display: block;
  height: 1.5em;
  margin-bottom: 0.35em;
}
.desktop-layout-bs5 .registry-report-bs5 .make-pdf-report-button.btn,
.desktop-layout-bs5 .registry-report-bs5 .make-csv-report-button.btn {
  align-items: center;
  border: 0;
  display: inline-flex;
  height: 3em;
  justify-content: center;
  line-height: 1;
}
.desktop-layout-bs5 .registry-report-bs5 .make-pdf-report-button img,
.desktop-layout-bs5 .registry-report-bs5 .make-csv-report-button img {
  display: block;
  width: 1.5em;
  height: 1.5em;
  margin-top: 0;
  object-fit: contain;
}
.desktop-layout-bs5 .registry-report-bs5 .registry-report-table-scroll {
  margin-top: 2em;
}
.desktop-layout-bs5 .registry-report-bs5 .registry-report-table {
  --bs-table-color: #000;
  color: #000;
}
.desktop-layout-bs5 .registry-report-bs5 .registry-report-table > :not(caption) > * > * {
  color: #000;
}
.desktop-layout-bs5 .registry-report-bs5 .registry-report-table td span,
.desktop-layout-bs5 .registry-report-bs5 .registry-report-table th span {
  color: #000 !important;
}
.desktop-layout-bs5 .invoices-report-bs5 .form-control,
.desktop-layout-bs5 .invoices-report-bs5 .form-select {
  border-radius: 0;
}
.desktop-layout-bs5 .invoices-report-bs5 .invoices-report-filters {
  display: flex;
  align-items: flex-start;
  gap: 1em;
}
.desktop-layout-bs5 .invoices-report-bs5 .invoices-report-date-field {
  flex: 0 0 11%;
}
.desktop-layout-bs5 .invoices-report-bs5 .invoices-report-customer-field {
  flex: 0 0 20%;
}
.desktop-layout-bs5 .invoices-report-bs5 .invoices-report-actions {
  display: flex;
  align-items: center;
  gap: 1em;
  margin-top: 1.85em;
}
.desktop-layout-bs5 .invoices-report-bs5 .invoices-report-action {
  margin: 0;
}
.desktop-layout-bs5 .invoices-report-bs5 .form-group {
  margin-bottom: 0.9em;
}
.desktop-layout-bs5 .invoices-report-bs5 .form-group label {
  display: inline-block;
  margin-bottom: 0.35em;
}
.desktop-layout-bs5 .invoices-report-bs5 .login-input-field.form-control,
.desktop-layout-bs5 .invoices-report-bs5 .login-input-field.form-select {
  display: inline-block !important;
  height: 3em;
}
.desktop-layout-bs5 .invoices-report-bs5 #select-customer-menu {
  height: 7.85em;
  width: 100%;
}
.desktop-layout-bs5 .invoices-report-bs5 .make-pdf-report-button.btn,
.desktop-layout-bs5 .invoices-report-bs5 .make-csv-report-button.btn {
  align-items: center;
  border: 0;
  display: inline-flex;
  height: 3em;
  justify-content: center;
  line-height: 1;
}
.desktop-layout-bs5 .invoices-report-bs5 .make-pdf-report-button img,
.desktop-layout-bs5 .invoices-report-bs5 .make-csv-report-button img {
  display: block;
  width: 1.5em;
  height: 1.5em;
  margin-top: 0;
  object-fit: contain;
}
.desktop-layout-bs5 .invoices-report-bs5 .invoices-report-table-scroll {
  margin-top: 2em;
}
.desktop-layout-bs5 .invoices-bs5 .form-control,
.desktop-layout-bs5 .invoices-bs5 .form-select {
  border-radius: 0;
  font-size: 1em;
}
.desktop-layout-bs5 .invoices-bs5 .login-input-field.form-control,
.desktop-layout-bs5 .invoices-bs5 .login-input-field.form-select {
  display: inline-block !important;
  height: 3em;
}
.desktop-layout-bs5 .invoices-bs5 #select-customer-search {
  height: 7.85em;
}
.desktop-layout-bs5 .invoices-bs5 .delete-button-btn.btn,
.desktop-layout-bs5 .invoices-bs5 .csv-button-btn.btn {
  border: 0;
  line-height: 1;
}
.desktop-layout-bs5 .invoices-bs5 .delete-button-btn.btn img,
.desktop-layout-bs5 .invoices-bs5 .csv-button-btn.btn img {
  display: block;
}
.desktop-layout-bs5 .incoming-invoices-bs5 .form-control,
.desktop-layout-bs5 .incoming-invoices-bs5 .form-select {
  border-radius: 0;
}
.desktop-layout-bs5 .incoming-invoices-bs5 .incoming-invoice-fields {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 0.5em;
}
.desktop-layout-bs5 .incoming-invoices-bs5 .incoming-invoice-number-field,
.desktop-layout-bs5 .incoming-invoices-bs5 .incoming-invoice-date-field {
  flex: 0 0 11%;
}
.desktop-layout-bs5 .incoming-invoices-bs5 .incoming-invoice-description-field {
  flex: 0 0 13%;
}
.desktop-layout-bs5 .incoming-invoices-bs5 .incoming-invoice-customer-field {
  flex: 0 0 15%;
}
.desktop-layout-bs5 .incoming-invoices-bs5 .incoming-invoice-amount-field {
  flex: 0 0 6.5%;
}
.desktop-layout-bs5 .incoming-invoices-bs5 .login-input-field.form-control,
.desktop-layout-bs5 .incoming-invoices-bs5 .login-input-field.form-select {
  display: inline-block !important;
  height: 3em;
}
.desktop-layout-bs5 .incoming-invoices-bs5 #select-customer-menu {
  height: 7.85em;
}
.desktop-layout-bs5 .incoming-invoices-bs5 .login-textarea-field-registry.form-control {
  display: inline-block !important;
}
.desktop-layout-bs5 .incoming-invoices-bs5 .incoming-invoice-action {
  flex: 0 0 auto;
  margin: 0;
}
.desktop-layout-bs5 .incoming-invoices-bs5 .incoming-invoice-action .app-action-button {
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.desktop-layout-bs5 .incoming-invoices-bs5 .delete-button-btn.btn {
  border: 0;
  line-height: 1;
}
.desktop-layout-bs5 .incoming-invoices-bs5 .delete-button-btn.btn img {
  display: block;
}
.desktop-layout-bs5 .incoming-invoices-bs5 .delete-form {
  margin: 0 !important;
}
.desktop-layout-bs5 .incoming-invoices-bs5 .incoming-invoices-table-scroll {
  margin-top: 2em;
}
.desktop-layout-bs5 .edit-incoming-invoice-bs5 .edit-incoming-invoice-content {
  width: 94%;
  margin-right: auto;
  margin-left: auto;
}
.desktop-layout-bs5 .edit-incoming-invoice-bs5 .edit-incoming-invoice-fields {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 0.5em;
}
.desktop-layout-bs5 .edit-incoming-invoice-bs5 .edit-incoming-invoice-number-field,
.desktop-layout-bs5 .edit-incoming-invoice-bs5 .edit-incoming-invoice-date-field {
  flex: 0 0 11%;
}
.desktop-layout-bs5 .edit-incoming-invoice-bs5 .edit-incoming-invoice-description-field {
  flex: 0 0 13%;
}
.desktop-layout-bs5 .edit-incoming-invoice-bs5 .edit-incoming-invoice-customer-field {
  flex: 0 0 15%;
}
.desktop-layout-bs5 .edit-incoming-invoice-bs5 .edit-incoming-invoice-amount-field {
  flex: 0 0 6.5%;
}
.desktop-layout-bs5 .edit-incoming-invoice-bs5 .form-control,
.desktop-layout-bs5 .edit-incoming-invoice-bs5 .form-select {
  border-radius: 0;
}
.desktop-layout-bs5 .edit-incoming-invoice-bs5 .login-input-field.form-control,
.desktop-layout-bs5 .edit-incoming-invoice-bs5 .login-input-field.form-select {
  display: inline-block !important;
  height: 3em;
}
.desktop-layout-bs5 .edit-incoming-invoice-bs5 #select-customer-menu {
  height: 7.85em;
}
.desktop-layout-bs5 .edit-incoming-invoice-bs5 .login-textarea-field-registry.form-control {
  display: inline-block !important;
}
.desktop-layout-bs5 .edit-incoming-invoice-bs5 .edit-incoming-invoice-action {
  flex: 0 0 auto;
  margin: 0;
}
.desktop-layout-bs5 .edit-incoming-invoice-bs5 .edit-incoming-invoice-action .app-action-button {
  padding-right: 0.5em;
  padding-left: 0.5em;
}
.desktop-layout-bs5 .recurring-invoices-bs5 .delete-form {
  margin: 0 !important;
}
.desktop-layout-bs5 .recurring-invoices-bs5 .delete-button-btn.btn {
  align-items: center;
  border: 0;
  display: inline-flex;
  height: 1.25em;
  justify-content: center;
  line-height: 1;
  width: 1.25em;
}
.desktop-layout-bs5 .recurring-invoices-bs5 .delete-button-btn.btn img,
.desktop-layout-bs5 .recurring-invoices-bs5 .edit-icon {
  display: block;
}
.desktop-layout-bs5 .recurring-invoices-bs5 .rinvoices-card h5 {
  line-height: 1.25;
  margin-bottom: 0;
  margin-top: 0;
}
.desktop-layout-bs5 .recurring-invoices-bs5 .rinvoices-card .padding-04.hr-grey {
  align-items: center;
  display: flex;
}
.desktop-layout-bs5 .recurring-invoices-bs5 .recurring-invoice-card-title {
  flex: 1 1 auto;
}
.desktop-layout-bs5 .recurring-invoices-bs5 .recurring-invoice-card-action {
  flex: 0 0 auto;
  margin-top: 0 !important;
}
.desktop-layout-bs5 .recurring-invoices-bs5 .rinvoices-card .edit-icon {
  margin-bottom: 0 !important;
}
.desktop-layout-bs5 .recurring-invoices-bs5 .rinvoices-card {
  height: 22.5em;
}
.desktop-layout-bs5 .recurring-invoices-bs5 .rinvoices-description {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  display: -webkit-box;
  line-height: 1.35;
  max-height: 6.75em;
  overflow: hidden;
}
.desktop-layout-bs5 .edit-recurring-invoice-bs5 .edit-recurring-invoice-content {
  width: 94%;
  margin-right: auto;
  margin-left: auto;
}
.desktop-layout-bs5 .edit-recurring-invoice-bs5 .edit-recurring-invoice-form {
  max-width: 36rem;
}
.desktop-layout-bs5 .edit-recurring-invoice-bs5 .form-control,
.desktop-layout-bs5 .edit-recurring-invoice-bs5 .form-select {
  border-radius: 0;
}
.desktop-layout-bs5 .edit-recurring-invoice-bs5 .edit-recurring-invoice-period {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1em;
}
.desktop-layout-bs5 .edit-recurring-invoice-bs5 .login-input-field.form-control,
.desktop-layout-bs5 .edit-recurring-invoice-bs5 .login-input-field.form-select {
  display: inline-block !important;
  height: 3em;
}
.desktop-layout-bs5 .edit-recurring-invoice-bs5 .login-textarea-field.form-control {
  display: inline-block !important;
}
.desktop-layout-bs5 .edit-recurring-invoice-bs5 #customer_id {
  height: 7.85em;
}
.desktop-layout-bs5 .edit-recurring-invoice-bs5 .form-check-input {
  float: none;
  margin-left: 0;
  margin-top: 0;
  vertical-align: middle;
}
.desktop-layout-bs5 .edit-recurring-invoice-bs5 .form-check {
  display: flex;
  align-items: center;
  gap: 0.5em;
  padding-left: 0;
}
.desktop-layout-bs5 .edit-recurring-invoice-bs5 .sign-in-button .app-action-button {
  width: 35%;
}
.desktop-layout-bs5 .new-invoice-bs5 .form-control,
.desktop-layout-bs5 .new-invoice-bs5 .form-select {
  border-radius: 0;
}
.desktop-layout-bs5 .new-invoice-bs5 .login-input-field.form-control,
.desktop-layout-bs5 .new-invoice-bs5 .login-input-field.form-select {
  display: inline-block !important;
  height: 3em;
}
.desktop-layout-bs5 .new-invoice-bs5 .login-textarea-field.form-control {
  display: inline-block !important;
}
.desktop-layout-bs5 .new-invoice-bs5 #select-customer-menu {
  height: 7.85em;
}
.desktop-layout-bs5 .new-invoice-bs5 .new-invoice-form-area {
  box-sizing: border-box;
  padding-right: 2em;
}
.desktop-layout-bs5 .new-invoice-bs5 #my-list .calc {
  margin-bottom: 0.9em;
}
.desktop-layout-bs5 .new-invoice-bs5 #my-list .calc .form-group {
  margin-bottom: 0.35em;
}
.desktop-layout-bs5 .new-invoice-bs5 #my-list .calc .margin-top-1 {
  margin-top: 0.75em !important;
}
.desktop-layout-bs5 .new-invoice-bs5 #add {
  width: auto;
}
.desktop-layout-bs5 .edit-invoice-bs5 .form-control,
.desktop-layout-bs5 .edit-invoice-bs5 .form-select {
  border-radius: 0;
}
.desktop-layout-bs5 .edit-invoice-bs5 .login-input-field.form-control,
.desktop-layout-bs5 .edit-invoice-bs5 .login-input-field.form-select {
  display: inline-block !important;
  height: 3em;
}
.desktop-layout-bs5 .edit-invoice-bs5 .login-textarea-field.form-control {
  display: inline-block !important;
}
.desktop-layout-bs5 .edit-invoice-bs5 #select-customer-menu {
  height: 10em;
}
.desktop-layout-bs5 .edit-invoice-bs5 .edit-invoice-form-area {
  box-sizing: border-box;
  padding-right: 2em;
  width: 94% !important;
}
.desktop-layout-bs5 .edit-invoice-bs5 #my-list .calc {
  margin-bottom: 0.9em;
}
.desktop-layout-bs5 .edit-invoice-bs5 #my-list .calc .form-group {
  margin-bottom: 0.35em;
}
.desktop-layout-bs5 .edit-invoice-bs5 #my-list .new-invoice-line > .form-group:nth-child(2) {
  margin-left: 0.5em !important;
}
.desktop-layout-bs5 .edit-invoice-bs5 #my-list .calc .margin-top-1 {
  margin-top: 0.75em !important;
}
.desktop-layout-bs5 .edit-invoice-bs5 #add,
.desktop-layout-bs5 .edit-invoice-bs5 .sign-in-button .app-action-button {
  width: auto;
}
.desktop-layout-bs5 .edit-invoice-bs5 .sign-in-button .app-action-button.width-15 {
  width: 15%;
}
.desktop-layout-bs5 .reports-bs5 .stats-table {
  font-size: 0.9em;
}
.desktop-layout-bs5 .reports-bs5 .stats-table th,
.desktop-layout-bs5 .reports-bs5 .stats-table td {
  vertical-align: middle;
}
.desktop-layout-bs5 .reports-bs5 .reports-month-block {
  width: 98%;
}
.desktop-layout-bs5 .reports-bs5 .reports-month-table {
  width: 100% !important;
}
.desktop-layout-bs5 .reports-bs5 canvas {
  max-width: 100%;
}
.desktop-layout-bs5 .reports-bs5 .reports-main-chart {
  height: 36em;
}
.desktop-layout-bs5 .reports-bs5 .reports-main-chart canvas {
  max-height: 36em;
}
.desktop-layout-bs5 .reports-bs5 .reports-working-time-cell {
  text-align: center;
  vertical-align: middle;
}
.desktop-layout-bs5 .reports-bs5 a {
  color: #337ab7;
}
.desktop-layout-bs5 .reports-charts-bs5 .form-select {
  border-radius: 0.375rem;
  display: inline-block;
  font-size: 1rem;
  min-height: 2.75rem;
  width: auto;
}
.desktop-layout-bs5 .reports-charts__item {
  width: 90%;
  min-height: 20rem;
  margin: 1.5rem auto 0;
}
.desktop-layout-bs5 .reports-charts__item canvas {
  max-width: 100%;
}
.desktop-layout-bs5 .reports-charts-bs5 .chart-period-control {
  margin-bottom: 1rem;
}
.desktop-layout-bs5 .reports-charts-bs5 .chart-month-link {
  font-size: 0.875rem;
}
.desktop-layout-bs5 .reports-charts__divider {
  width: 100%;
  margin-top: 2rem;
}
.desktop-layout-bs5 .vehicles-reports-bs5 .form-select {
  border-radius: 0;
  display: inline-block;
  font-size: 1em;
  height: 3em;
  width: auto;
}
.desktop-layout-bs5 .vehicles-reports-bs5 .vehicles-chart-block {
  min-height: 20em;
}
.desktop-layout-bs5 .vehicles-reports-bs5 canvas {
  max-width: 100%;
}
.desktop-layout-bs5 .vehicle-customers-report-bs5 .form-select {
  border-radius: 0;
  font-size: 1em;
  min-height: 7.5em;
}
.desktop-layout-bs5 .vehicle-customers-report-bs5 .sign-in-button {
  margin-bottom: 0;
  margin-top: 1.45em;
}
.desktop-layout-bs5 .vehicle-customers-report-bs5 .sign-in-button .app-action-button {
  width: auto;
}
.desktop-layout-bs5 .vehicle-customers-report-bs5 .vehicle-customers-table {
  font-size: 0.9em;
}
.desktop-layout-bs5 .vehicle-customers-report-bs5 .vehicle-customers-table > :not(caption) > * > * {
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
}
.desktop-layout-bs5 .vehicle-customers-report-bs5 a {
  color: #337ab7;
}
.desktop-layout-bs5 .vehicle-customers__filter {
  width: 98%;
  max-width: none;
  margin-right: auto;
  margin-top: 1rem;
  margin-left: auto;
  padding: 0;
}
.desktop-layout-bs5 .vehicle-customers__form-row {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: flex-end;
}
.desktop-layout-bs5 .vehicle-customers__field {
  width: 100%;
  margin-bottom: 0;
}
.desktop-layout-bs5 .vehicle-customers__field label {
  margin-bottom: 0.5rem;
  color: #0c6879;
  font-weight: 600;
}
.desktop-layout-bs5 .vehicle-customers__field .form-select {
  min-height: 7.5rem;
  border-color: #b8c9ce;
  border-radius: 0.375rem;
  background-color: #fff;
}
.desktop-layout-bs5 .vehicle-customers__action {
  display: flex;
  width: 100%;
  margin: 0;
  justify-content: flex-end;
}
.desktop-layout-bs5 .vehicle-customers__table-wrap {
  width: 98%;
  margin-right: auto;
  margin-top: 1.5rem;
  margin-left: auto;
  overflow-x: auto;
}
.desktop-layout-bs5 .vehicle-customers__table {
  width: 100%;
  margin-bottom: 0;
}
.desktop-layout-bs5 .vehicle-customers__table th {
  color: #0c6879;
  background: #effcff;
  font-weight: 600;
  white-space: nowrap;
}
.desktop-layout-bs5 .vehicle-customers__table th,
.desktop-layout-bs5 .vehicle-customers__table td {
  padding: 0.75rem 0.625rem !important;
}
.desktop-layout-bs5 .vehicle-customers__table tr:last-child td {
  border-bottom: 0;
}
.desktop-layout-bs5 .vehicle-customers__contacts {
  width: 98%;
  margin-right: auto;
  margin-top: 1.5rem;
  margin-left: auto;
  padding: 0;
}
.desktop-layout-bs5 .vehicle-customers__attention {
  font-size: 1rem;
}
.desktop-layout-bs5 .vehicle-customers__emails {
  margin-top: 0.75rem;
  overflow-wrap: anywhere;
  line-height: 1.6;
}
.desktop-layout-bs5 .costs-report-bs5 {
  font-size: 1.2em;
}
.desktop-layout-bs5 .costs-report-bs5 .event-buttons {
  font-size: 0.8333em;
}
.desktop-layout-bs5 .costs-report-bs5 .costs-report-content {
  padding-left: 1em;
}
.desktop-layout-bs5 .costs-report-bs5 h3 {
  font-size: 1em;
  font-weight: 300 !important;
  line-height: 1.35;
}
.desktop-layout-bs5 .costs-report-bs5 .costs-report-table {
  font-size: 0.9em;
  line-height: 1.25;
}
.desktop-layout-bs5 .costs-report-bs5 .costs-report-table > :not(caption) > * > * {
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.45em;
  padding-top: 0.45em;
  vertical-align: middle;
}
.desktop-layout-bs5 .costs-report-bs5 .underline-cursor {
  color: #337ab7;
}
.desktop-layout-bs5 .costs-report__summary {
  display: flex;
  width: 100%;
  max-width: 38rem;
  margin: 1rem 0 0;
  padding: 0.875rem 1rem;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  border: 0.0625rem solid #d9e3e6;
  border-radius: 0.5rem;
  background: #f4fbfc;
  font-size: 1rem;
  font-weight: 600 !important;
}
.desktop-layout-bs5 .costs-report__label {
  color: #333;
}
.desktop-layout-bs5 .costs-report__amount {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 0.375rem;
  color: #0c6879;
  white-space: nowrap;
}
.desktop-layout-bs5 .costs-report__trigger {
  position: relative;
  padding-right: 1.125rem;
  color: #0c6879;
  text-decoration: none;
}
.desktop-layout-bs5 .costs-report__trigger::after {
  content: '›';
  position: absolute;
  right: 0;
  font-size: 1.25rem;
  line-height: 1;
  transform: rotate(90deg);
  transition: transform 0.2s ease;
}
.desktop-layout-bs5 .costs-report__trigger.is-open::after {
  transform: rotate(-90deg);
}
.desktop-layout-bs5 .costs-report__details {
  width: 100%;
  margin: 0;
  padding: 0.5rem 0 1rem;
  overflow-x: auto;
}
.desktop-layout-bs5 .costs-report__table {
  width: 100%;
  margin: 0;
}
.desktop-layout-bs5 .employee-report-bs5 .form-control,
.desktop-layout-bs5 .employee-report-bs5 .form-select {
  border-radius: 0;
  font-size: 1em;
}
.desktop-layout-bs5 .employee-report-bs5 .form-control {
  height: 3em;
}
.desktop-layout-bs5 .employee-report-bs5 .form-select[multiple] {
  min-height: 7.5em;
}
.desktop-layout-bs5 .employee-report-bs5 .employee-report-action,
.desktop-layout-bs5 .employee-report-bs5 .employee-report-export {
  margin-bottom: 0;
  margin-top: 1.45em;
}
.desktop-layout-bs5 .employee-report-bs5 .employee-report-action .app-action-button {
  width: auto;
}
.desktop-layout-bs5 .employee-report-bs5 .make-csv-report-button {
  background: transparent;
  border: 0;
  padding: 0;
}
.desktop-layout-bs5 .employee-report-bs5 .make-csv-report-button img {
  margin-top: 0;
  vertical-align: middle;
}
.desktop-layout-bs5 .employee-report-bs5 .employee-report-table {
  font-size: 0.9em;
}
.desktop-layout-bs5 .employee-report-bs5 .employee-report-table > :not(caption) > * > * {
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
}
.desktop-layout-bs5 .employee-report-bs5 a {
  color: #337ab7;
}
.desktop-layout-bs5 .employee-report__filter,
.desktop-layout-bs5 .employee-report__reset,
.desktop-layout-bs5 .employee-report__results,
.desktop-layout-bs5 .vehicle-report__filter,
.desktop-layout-bs5 .vehicle-report__reset,
.desktop-layout-bs5 .vehicle-report__results {
  width: 98%;
  margin-right: auto;
  margin-left: auto;
}
.desktop-layout-bs5 .employee-report__filter,
.desktop-layout-bs5 .vehicle-report__filter {
  margin-top: 1rem;
}
.desktop-layout-bs5 .employee-report__filter h4,
.desktop-layout-bs5 .vehicle-report__filter h4 {
  margin-bottom: 1rem;
  color: #0c6879;
  font-size: 1.25rem;
}
.desktop-layout-bs5 .employee-report__form-row,
.desktop-layout-bs5 .vehicle-report__form-row {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: flex-end;
}
.desktop-layout-bs5 .employee-report__field,
.desktop-layout-bs5 .vehicle-report__field {
  width: 20rem;
  margin-bottom: 0;
}
.desktop-layout-bs5 .employee-report__field--vehicle,
.desktop-layout-bs5 .vehicle-report__field--employee {
  width: 14rem;
}
.desktop-layout-bs5 .employee-report__field label,
.desktop-layout-bs5 .vehicle-report__field label {
  margin-bottom: 0.5rem;
  color: #0c6879;
  font-weight: 600;
}
.desktop-layout-bs5 .employee-report__field .form-control,
.desktop-layout-bs5 .employee-report__field .form-select,
.desktop-layout-bs5 .vehicle-report__field .form-control,
.desktop-layout-bs5 .vehicle-report__field .form-select {
  border-color: #b8c9ce;
  border-radius: 0.375rem;
}
.desktop-layout-bs5 .employee-report-bs5 .employee-report__action,
.desktop-layout-bs5 .employee-report-bs5 .employee-report__export,
.desktop-layout-bs5 .vehicle-report-bs5 .vehicle-report__action,
.desktop-layout-bs5 .vehicle-report-bs5 .vehicle-report__export {
  margin: 0;
}
.desktop-layout-bs5 .employee-report__export img,
.desktop-layout-bs5 .vehicle-report__export img {
  width: 1.5rem;
  height: auto;
}
.desktop-layout-bs5 .employee-report__reset,
.desktop-layout-bs5 .vehicle-report__reset {
  padding: 1rem 0;
  font-weight: 600;
}
.desktop-layout-bs5 .employee-report__results,
.desktop-layout-bs5 .vehicle-report__results {
  margin-top: 1rem;
}
.desktop-layout-bs5 .employee-report__results h4,
.desktop-layout-bs5 .vehicle-report__results h4 {
  margin-bottom: 0.75rem;
  color: #0c6879;
  font-size: 1.125rem;
}
.desktop-layout-bs5 .employee-report__table-wrap,
.desktop-layout-bs5 .vehicle-report__table-wrap,
.desktop-layout-bs5 .working-times__table-wrap {
  width: 100%;
  overflow-x: auto;
}
.desktop-layout-bs5 .employee-report__table,
.desktop-layout-bs5 .vehicle-report__table,
.desktop-layout-bs5 .working-times__table {
  width: 100%;
  margin: 0;
}
.desktop-layout-bs5 .employee-report__table th,
.desktop-layout-bs5 .vehicle-report__table th,
.desktop-layout-bs5 .working-times__table th {
  color: #0c6879;
  background: #effcff;
  font-weight: 600;
}
.desktop-layout-bs5 .employee-report__table th,
.desktop-layout-bs5 .employee-report__table td,
.desktop-layout-bs5 .vehicle-report__table th,
.desktop-layout-bs5 .vehicle-report__table td,
.desktop-layout-bs5 .working-times__table th,
.desktop-layout-bs5 .working-times__table td {
  padding: 0.625rem 0.5rem !important;
}
.desktop-layout-bs5 .vehicle-report-bs5 .form-control,
.desktop-layout-bs5 .vehicle-report-bs5 .form-select {
  border-radius: 0;
  font-size: 1em;
}
.desktop-layout-bs5 .vehicle-report-bs5 .form-control {
  height: 3em;
}
.desktop-layout-bs5 .vehicle-report-bs5 .form-select[multiple] {
  min-height: 7.5em;
}
.desktop-layout-bs5 .vehicle-report-bs5 .vehicle-report-action,
.desktop-layout-bs5 .vehicle-report-bs5 .vehicle-report-export {
  margin-bottom: 0;
  margin-top: 1.45em;
}
.desktop-layout-bs5 .vehicle-report-bs5 .vehicle-report-action .app-action-button {
  width: auto;
}
.desktop-layout-bs5 .vehicle-report-bs5 .make-csv-report-button {
  background: transparent;
  border: 0;
  padding: 0;
}
.desktop-layout-bs5 .vehicle-report-bs5 .make-csv-report-button img {
  margin-top: 0;
  vertical-align: middle;
}
.desktop-layout-bs5 .vehicle-report-bs5 .vehicle-report-table {
  font-size: 0.9em;
}
.desktop-layout-bs5 .vehicle-report-bs5 .vehicle-report-table > :not(caption) > * > * {
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
}
.desktop-layout-bs5 .vehicle-report-bs5 a {
  color: #337ab7;
}

.desktop-layout-bs5 .reports-page {
  width: 100%;
  min-width: 0;
}
.desktop-layout-bs5 .reports-page__nav {
  width: 100%;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
}
.desktop-layout-bs5 .reports-page__nav > ul,
.desktop-layout-bs5 .reports-page__nav .nav {
  display: flex;
  width: max-content;
  min-width: 100%;
  flex-wrap: nowrap;
}
.desktop-layout-bs5 .reports-page__nav a {
  white-space: nowrap;
}

@media (max-width: 61.999rem) {
  .desktop-layout-bs5 .reports-page {
    padding-right: 0;
    padding-left: 0;
    font-size: 1rem;
  }
  .desktop-layout-bs5 .reports-page > .padding-top-1850 {
    padding-top: 1.25rem;
  }
  .desktop-layout-bs5 .reports-page > .padding-bottom-4500,
  .desktop-layout-bs5 .reports-page .padding-bottom-4500 {
    padding-bottom: 2rem;
  }
  .desktop-layout-bs5 .reports-page__workspace {
    width: calc(100% - 2rem);
    margin-right: auto;
    margin-left: auto;
  }
  .desktop-layout-bs5 .reports-page form .d-flex {
    flex-direction: column;
    align-items: stretch !important;
    margin-left: 0 !important;
  }
  .desktop-layout-bs5 .reports-page form .form-group,
  .desktop-layout-bs5 .reports-page form .width-12,
  .desktop-layout-bs5 .reports-page form .width-16,
  .desktop-layout-bs5 .reports-page form .width-25,
  .desktop-layout-bs5 .reports-page form .width-30,
  .desktop-layout-bs5 .reports-page form .width-35,
  .desktop-layout-bs5 .reports-page form .width-50 {
    width: 100% !important;
  }
  .desktop-layout-bs5 .reports-page .form-control,
  .desktop-layout-bs5 .reports-page .form-select {
    width: 100%;
    border-radius: 0.375rem;
  }
  .desktop-layout-bs5 .reports-page .sign-in-button,
  .desktop-layout-bs5 .reports-page .employee-report-action,
  .desktop-layout-bs5 .reports-page .vehicle-report-action {
    width: 100%;
    margin-top: 0;
  }
  .desktop-layout-bs5 .reports-page .sign-in-button .app-action-button,
  .desktop-layout-bs5 .reports-page .employee-report-action .app-action-button,
  .desktop-layout-bs5 .reports-page .vehicle-report-action .app-action-button {
    width: 100%;
  }
  .desktop-layout-bs5 .reports-page table {
    display: block;
    width: 100% !important;
    max-width: 100%;
    overflow-x: auto;
    white-space: nowrap;
  }
  .desktop-layout-bs5 .reports-page .reports-month-block {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .desktop-layout-bs5 .reports-page .reports-main-chart {
    width: 100% !important;
    height: 20rem;
  }
  .desktop-layout-bs5 .reports-page .vehicles-chart-block,
  .desktop-layout-bs5 .reports-page--charts .reports-charts__item {
    width: 100% !important;
    min-height: 18rem;
  }
  .desktop-layout-bs5 .reports-page--charts .reports-charts__workspace {
    padding-bottom: 2rem !important;
  }
  .desktop-layout-bs5 .reports-page--charts .reports-charts__item {
    margin-top: 1.25rem;
  }
  .desktop-layout-bs5 .reports-page--charts .reports-charts__item canvas {
    width: 100% !important;
    height: auto !important;
  }
  .desktop-layout-bs5 .reports-page--charts .chart-period-control {
    align-items: stretch;
    gap: 0.5rem;
    margin-bottom: 0.625rem;
  }
  .desktop-layout-bs5 .reports-page--charts .chart-period-control form,
  .desktop-layout-bs5 .reports-page--charts .form-select {
    width: 100%;
  }
  .desktop-layout-bs5 .reports-page--charts .form-select {
    min-height: 2.5rem;
    font-size: 0.8125rem;
  }
  .desktop-layout-bs5 .reports-page--charts .chart-month-links {
    gap: 0.25rem;
  }
  .desktop-layout-bs5 .reports-page--charts .chart-month-link {
    padding: 0.375rem 0.5rem;
    font-size: 0.6875rem;
  }
  .desktop-layout-bs5 .reports-page--charts .reports-charts__divider {
    margin-top: 1.25rem;
  }
  .desktop-layout-bs5 .reports-page canvas {
    max-width: 100%;
  }
  .desktop-layout-bs5 .reports-page--costs {
    font-size: 1rem;
  }
  .desktop-layout-bs5 .reports-page--vehicle-customers .vehicle-customers__filter {
    width: 100%;
    margin-top: 0.75rem;
    padding: 0;
  }
  .desktop-layout-bs5 .reports-page--vehicle-customers .vehicle-customers__form-row {
    flex-direction: column;
    align-items: stretch;
  }
  .desktop-layout-bs5 .reports-page--vehicle-customers .vehicle-customers__field,
  .desktop-layout-bs5 .reports-page--vehicle-customers .vehicle-customers__action,
  .desktop-layout-bs5 .reports-page--vehicle-customers .vehicle-customers__action .app-action-button {
    width: 100%;
  }
  .desktop-layout-bs5 .reports-page--vehicle-customers .vehicle-customers__table-wrap {
    width: 100%;
    margin-top: 1rem;
  }
  .desktop-layout-bs5 .reports-page--vehicle-customers .vehicle-customers__table {
    min-width: 48rem;
    font-size: 0.75rem;
    line-height: 1.25;
  }
  .desktop-layout-bs5 .reports-page--vehicle-customers .vehicle-customers__table th,
  .desktop-layout-bs5 .reports-page--vehicle-customers .vehicle-customers__table td {
    padding: 0.5rem 0.375rem !important;
  }
  .desktop-layout-bs5 .reports-page--vehicle-customers .vehicle-customers__contacts {
    width: 100%;
    margin-top: 1rem;
    padding: 0;
  }
  .desktop-layout-bs5 .reports-page--employee .employee-report__filter,
  .desktop-layout-bs5 .reports-page--employee .employee-report__reset,
  .desktop-layout-bs5 .reports-page--employee .employee-report__results,
  .desktop-layout-bs5 .reports-page--vehicle .vehicle-report__filter,
  .desktop-layout-bs5 .reports-page--vehicle .vehicle-report__reset,
  .desktop-layout-bs5 .reports-page--vehicle .vehicle-report__results {
    width: 100%;
  }
  .desktop-layout-bs5 .reports-page--employee .employee-report__form-row,
  .desktop-layout-bs5 .reports-page--vehicle .vehicle-report__form-row {
    flex-direction: column;
    align-items: stretch;
  }
  .desktop-layout-bs5 .reports-page--employee .employee-report__field,
  .desktop-layout-bs5 .reports-page--employee .employee-report__field--vehicle,
  .desktop-layout-bs5 .reports-page--vehicle .vehicle-report__field,
  .desktop-layout-bs5 .reports-page--vehicle .vehicle-report__field--employee,
  .desktop-layout-bs5 .reports-page--employee .employee-report__action,
  .desktop-layout-bs5 .reports-page--vehicle .vehicle-report__action,
  .desktop-layout-bs5 .reports-page--employee .employee-report__action .app-action-button,
  .desktop-layout-bs5 .reports-page--vehicle .vehicle-report__action .app-action-button {
    width: 100%;
  }
  .desktop-layout-bs5 .reports-page--employee .employee-report__export,
  .desktop-layout-bs5 .reports-page--vehicle .vehicle-report__export {
    width: auto;
    margin: 0;
    align-self: flex-start;
  }
  .desktop-layout-bs5 .reports-page--employee .employee-report__export img,
  .desktop-layout-bs5 .reports-page--vehicle .vehicle-report__export img {
    width: 1.25rem;
  }
  .desktop-layout-bs5 .reports-page--employee .employee-report__reset,
  .desktop-layout-bs5 .reports-page--vehicle .vehicle-report__reset {
    padding: 0.75rem 0;
    font-size: 0.875rem;
  }
  .desktop-layout-bs5 .reports-page--employee .employee-report__results,
  .desktop-layout-bs5 .reports-page--vehicle .vehicle-report__results {
    margin-top: 0.75rem;
  }
  .desktop-layout-bs5 .reports-page--employee .employee-report__table,
  .desktop-layout-bs5 .reports-page--vehicle .vehicle-report__table {
    min-width: 52rem;
    font-size: 0.6875rem;
    line-height: 1.2;
  }
  .desktop-layout-bs5 .reports-page--employee .employee-report__table th,
  .desktop-layout-bs5 .reports-page--employee .employee-report__table td,
  .desktop-layout-bs5 .reports-page--vehicle .vehicle-report__table th,
  .desktop-layout-bs5 .reports-page--vehicle .vehicle-report__table td {
    padding: 0.375rem 0.25rem !important;
    white-space: normal;
  }
  .desktop-layout-bs5 .reports-page--costs .costs-report-content {
    padding-left: 0;
  }
  .desktop-layout-bs5 .reports-page--costs .costs-report__summary {
    max-width: none;
    margin-top: 0.75rem;
    padding: 0.75rem;
    border-radius: 0.375rem;
  }
  .desktop-layout-bs5 .reports-page--costs .costs-report__details {
    padding-top: 0.375rem;
    padding-bottom: 0.75rem;
  }
  .desktop-layout-bs5 .reports-page--costs .costs-report__table {
    min-width: 38rem;
    font-size: 0.75rem;
    line-height: 1.25;
  }
  .desktop-layout-bs5 .reports-page--costs .costs-report__table th,
  .desktop-layout-bs5 .reports-page--costs .costs-report__table td {
    padding: 0.5rem 0.375rem !important;
    white-space: normal;
  }
}
.desktop-layout-bs5 .employee-working-times-bs5 .employee-working-times-table {
  font-size: 0.9em;
}
.desktop-layout-bs5 .employee-working-times-bs5 .employee-working-times-table > :not(caption) > * > * {
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
}
.desktop-layout-bs5 .working-times__content {
  width: 98%;
  margin: 1rem auto 0;
}
.desktop-layout-bs5 .working-times__title {
  display: flex;
  flex-wrap: wrap;
  gap: 0.375rem;
  margin-bottom: 1rem;
  color: #0c6879;
  font-size: 1.25rem;
  line-height: 1.35;
}
@media (max-width: 61.999rem) {
  .desktop-layout-bs5 .reports-page--working-times .working-times__content {
    width: 100%;
    margin-top: 0.75rem;
  }
  .desktop-layout-bs5 .reports-page--working-times .working-times__title {
    margin-bottom: 0.75rem;
    font-size: 1rem;
  }
  .desktop-layout-bs5 .reports-page--working-times .working-times__table {
    min-width: 48rem;
    font-size: 0.6875rem;
    line-height: 1.2;
  }
  .desktop-layout-bs5 .reports-page--working-times .working-times__table th,
  .desktop-layout-bs5 .reports-page--working-times .working-times__table td {
    padding: 0.375rem 0.25rem !important;
    white-space: normal;
  }
}
.desktop-layout-bs5 .biz-index-bs5 .event-buttons.hr-grey-top-bottom {
  min-height: 4em;
}
.desktop-layout-bs5 .customers-bs5 .customers-workspace {
  width: calc(100% - 2rem);
  margin-right: auto;
  margin-left: auto;
}
.desktop-layout-bs5 .customers-bs5 .customers-section {
  margin-bottom: 1.25em;
  padding-bottom: 1.25em;
}
.desktop-layout-bs5 .customers-bs5 .customers-section-action {
  margin-left: 0.75em;
  padding-top: 1.95em;
}
.desktop-layout-bs5 .customers-bs5 .customers-list-section {
  margin-top: 1.25em;
}
.desktop-layout-bs5 .customers-bs5 .customers-list-results {
  margin: 1em 0 0;
}
.desktop-layout-bs5 .customers-bs5 .bs5-entry-form .form-group {
  margin-bottom: 1em;
}
.desktop-layout-bs5 .customers-bs5 .bs5-entry-form .form-group > .margin-top-05 {
  margin-top: 0.8em;
}
.desktop-layout-bs5 .customers-bs5 .customers-form {
  margin-bottom: 1em;
}
.desktop-layout-bs5 .customers-bs5 .customers-table > :not(caption) > * > * {
  border-bottom: 1px solid #ddd;
}
.desktop-layout-bs5 .customers-bs5 .customers-table th:nth-child(1),
.desktop-layout-bs5 .customers-bs5 .customers-table td:nth-child(1),
.desktop-layout-bs5 .customers-bs5 .customers-table th:nth-child(2),
.desktop-layout-bs5 .customers-bs5 .customers-table td:nth-child(2) {
  padding-left: 0.25em;
  padding-right: 0.25em;
  text-align: center;
  width: 1.8em;
}
.desktop-layout-bs5 .customers-bs5 .customers-table form {
  margin: 0 !important;
}
.desktop-layout-bs5 .customers-bs5 .customers-table .delete-form,
.desktop-layout-bs5 .customers-bs5 .customers-table .employee-switch-form {
  align-items: center;
  display: flex;
  justify-content: center;
}
.desktop-layout-bs5 .customers-bs5 .customers-table .csv-button-btn,
.desktop-layout-bs5 .customers-bs5 .customers-table .delete-button-btn,
.desktop-layout-bs5 .customers-bs5 .customers-table .form-check-input,
.desktop-layout-bs5 .customers-bs5 .customers-table .vehicle-action-icon {
  margin: 0 !important;
}
.desktop-layout-bs5 .customers-bs5 .customers-table .csv-button-btn,
.desktop-layout-bs5 .customers-bs5 .customers-table .delete-button-btn {
  align-items: center;
  display: inline-flex;
  height: 1.25em;
  justify-content: center;
  width: 1.25em;
}
.desktop-layout-bs5 .customers-bs5 .vehicle-action-icon {
  align-items: center;
  display: inline-flex;
  height: 1.2em;
  justify-content: center;
  line-height: 1;
  width: 1.2em;
}
.desktop-layout-bs5 .customers-bs5 .vehicle-action-icon img,
.desktop-layout-bs5 .customers-bs5 .delete-button-btn img {
  display: block;
  margin: 0 !important;
  vertical-align: middle;
  width: 1.1em !important;
}
.desktop-layout-bs5 .customers-bs5 .delete-button-btn {
  padding: 0;
}
.desktop-layout-bs5 .customers-bs5 .form-check-input {
  float: none;
  height: 1em;
  margin: 0;
  width: 1em;
}
.desktop-layout-bs5 .customers-bs5 .customer-on-off {
  margin-bottom: 0 !important;
}
.desktop-layout-bs5 .customers-bs5 .customers-company-data-form,
.desktop-layout-bs5 .customers-bs5 .customers-list-search-form {
  margin-top: 0;
}
.desktop-layout-bs5 .view-customer-bs5 .view-customer-header {
  gap: 0.55em;
  margin-bottom: 1em;
}
.desktop-layout-bs5 .view-customer-bs5 .view-customer-delete-form {
  margin: 0;
}
.desktop-layout-bs5 .view-customer-bs5 .delete-button-btn {
  align-items: center;
  background: transparent;
  border: 0;
  display: inline-flex;
  height: 1.25em;
  justify-content: center;
  margin: 0;
  padding: 0;
  width: 1.25em;
}
.desktop-layout-bs5 .view-customer-bs5 .delete-button-btn img,
.desktop-layout-bs5 .view-customer-bs5 .vehicle-action-icon img {
  display: block;
  margin: 0 !important;
  width: 1.1em !important;
}
.desktop-layout-bs5 .view-customer-bs5 .view-customer-table {
  width: auto;
}
.desktop-layout-bs5 .view-customer-bs5 .view-customer-table > :not(caption) > * > * {
  border-bottom: 1px solid #ddd;
  padding: 0.5em 1em 0.5em 0;
}
.desktop-layout-bs5 .view-customer-bs5 .view-customer-debt-form {
  align-items: center;
  display: flex;
  gap: 0.35em;
  margin-bottom: 0;
  padding-left: 0;
}
.desktop-layout-bs5 .view-customer-bs5 .view-customer-debt-form .form-check-input {
  float: none;
  margin: 0;
}
.desktop-layout-bs5 .view-customer-bs5 .view-customer-debt-form .form-check-label {
  margin-bottom: 0;
}
.desktop-layout-bs5 .view-payments-bs5 .view-payments-table {
  width: auto;
}
.desktop-layout-bs5 .view-payments-bs5 .view-payments-table > :not(caption) > * > * {
  border-bottom: 1px solid #ddd;
  padding: 0.5em 1em 0.5em 0;
}
.desktop-layout-bs5 .view-payments-bs5 .view-payments-row {
  padding: 0.35em 0;
}
.desktop-layout-bs5 .view-payments-bs5 .view-payments-row span + span {
  margin-left: 0.35em;
}
.desktop-layout-bs5 .biz-settings-bs5 .biz-settings-vehicle-table > :not(caption) > * > * {
  border-bottom: 1px solid #ddd;
}
.desktop-layout-bs5 .biz-settings-bs5 .biz-settings-vehicle-table form {
  margin-bottom: 0;
}
.desktop-layout-bs5 .biz-settings-bs5 .biz-settings-vehicle-table .biz-settings-color-cell {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 5%;
}
.desktop-layout-bs5 .biz-settings-bs5 .form-check-input {
  float: none;
  height: 1em;
  margin: 0;
  width: 1em;
}
.desktop-layout-bs5 .biz-settings-bs5 .form-check {
  align-items: center;
  display: flex;
  gap: 0.35em;
  min-height: 0;
  padding-left: 0;
}
.desktop-layout-bs5 .biz-settings-bs5 .form-check-label {
  margin-bottom: 0;
}
.desktop-layout-bs5 .biz-settings-bs5 .biz-settings-form {
  font-size: 0.9em;
}
.desktop-layout-bs5 .biz-settings-bs5 .biz-settings-form-row {
  align-items: flex-end;
  display: flex;
  gap: 1em;
}
.desktop-layout-bs5 .biz-settings-bs5 .biz-settings-select-field {
  flex: 0 0 11%;
}
.desktop-layout-bs5 .biz-settings-bs5 .biz-settings-wide-field {
  flex: 0 0 60%;
}
.desktop-layout-bs5 .biz-settings-bs5 .biz-settings-save-field {
  flex: 0 0 12%;
  min-width: 10em;
}
.desktop-layout-bs5 .biz-settings-bs5 .colorpicker.input-group {
  align-items: center;
  display: inline-flex !important;
  height: auto !important;
  justify-content: center;
  margin-top: 0 !important;
  transform: translateY(-2px);
  width: auto !important;
}
.desktop-layout-bs5 .biz-settings-bs5 form[name="color-picker"] {
  display: flex;
  justify-content: center;
  margin-bottom: 0;
  width: 100%;
}
.desktop-layout-bs5 .biz-settings-bs5 .colorpicker input[type="hidden"] {
  display: none !important;
}
.desktop-layout-bs5 .biz-settings-bs5 .colorpicker .colorpicker-component-trigger {
  align-items: center;
  background: transparent;
  box-sizing: border-box;
  border: 1px solid #999;
  display: inline-flex !important;
  height: 1.15em !important;
  justify-content: center;
  line-height: 1 !important;
  max-height: 1.15em !important;
  max-width: 1.15em !important;
  min-height: 1.15em !important;
  min-width: 1.15em !important;
  overflow: hidden;
  padding: 0 !important;
  width: 1.15em !important;
}
.desktop-layout-bs5 .biz-settings-bs5 .colorpicker .colorpicker-component-trigger i {
  cursor: pointer;
  display: block !important;
  flex: 0 0 100%;
  height: 100% !important;
  margin: 0 !important;
  width: 100% !important;
}
.desktop-layout-bs5 .linked-accounts-bs5 .linked-accounts-form {
  font-size: 0.9em;
}
body.desktop-layout-bs5:not(.mobile-layout-bs5) .linked-accounts-bs5 .linked-accounts-form-row {
  align-items: flex-end;
  display: flex;
  gap: 1em;
  flex-wrap: wrap;
  width: 100%;
}
body.desktop-layout-bs5:not(.mobile-layout-bs5) .linked-accounts-bs5 .linked-accounts-field {
  flex: 1 1 10em;
  min-width: 0;
}
body.desktop-layout-bs5:not(.mobile-layout-bs5) .linked-accounts-bs5 .linked-accounts-type-field {
  flex: 1.25 1 12em;
  min-width: 0;
}
body.desktop-layout-bs5:not(.mobile-layout-bs5) .linked-accounts-bs5 .linked-accounts-save-field {
  flex: 0 0 auto;
  margin-left: auto;
  min-width: 10em;
}
.desktop-layout-bs5 .linked-accounts-bs5 .linked-accounts-access-block {
  margin-top: 0.75em;
  padding-bottom: 2em;
}
.desktop-layout-bs5 .linked-accounts-bs5 .linked-accounts-access-block h4 {
  margin-bottom: 0;
}
.desktop-layout-bs5 .linked-accounts-bs5 .linked-accounts-level-field {
  width: 15%;
}
.desktop-layout-bs5 .linked-accounts-bs5 .form-check-input {
  float: none;
  height: 1em;
  margin: 0;
  width: 1em;
}
.desktop-layout-bs5 .linked-accounts-bs5 .permission-row {
  align-items: center;
  display: flex;
  margin-bottom: 0.35em;
}
.desktop-layout-bs5 .linked-accounts-bs5 .linked-accounts-table {
  font-size: 0.95em;
}
.desktop-layout-bs5 .linked-accounts-bs5 .linked-accounts-table > :not(caption) > * > * {
  border-bottom: 1px solid #ddd;
}
.desktop-layout-bs5 .linked-accounts-bs5 .linked-accounts-actions-cell {
  width: 4em;
}
.desktop-layout-bs5 .linked-accounts-bs5 .linked-accounts-actions {
  align-items: center;
  display: flex;
  gap: 1em;
  justify-content: flex-end;
}
.desktop-layout-bs5 .linked-accounts-bs5 .linked-accounts-actions .vehicle-action-icon {
  align-items: center;
  display: flex;
  height: 1.2em;
  justify-content: center;
  line-height: 1;
  width: 1.2em;
}
.desktop-layout-bs5 .linked-accounts-bs5 .linked-accounts-actions img {
  display: block;
  margin: 0 !important;
  vertical-align: middle;
  width: 1.1em !important;
}
.desktop-layout-bs5 .linked-accounts-bs5 .linked-accounts-actions .edit-icon {
  transform: translateY(-1px);
}
.desktop-layout-bs5 .linked-accounts-bs5 .delete-form {
  margin: 0;
}
.event-title {
  margin-left: 0.5em;
}
.event-img img {
  width: 1.5em;
  margin-bottom: 0.2em;
  display: inline-block;
}
.navbar {
  min-height: 0;
  border-radius: 0px;
  margin: 0;
}
.navbar-light {
  background-color: transparent;
  border-color: transparent;
  height: 100%;
}
.nav {
  height: 100%;
}
.nav > li {
  position: relative;
  height: 100%;
}
.nav > li > a {
  padding: 0;
  margin-left: 0.35em;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.125em;
  font-weight: bold;
}
.event-buttons:not(.event-buttons_mobile) .menu-element > a {
  font-weight: 400 !important;
}
.event-buttons_mobile {
  height: 8em;
  overflow-x: scroll;
}
.ul-menu-mobile {
  display: flex;
}
.ul-menu-mobile > li > a.active-link {
  border-bottom: 5px solid #11a5c0;
}
.menu-element {
  flex-shrink: 0;
}
.event-buttons_mobile .menu-element a {
  height: 65% !important;
}
.menu-element a {
  border-right: 0;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #0c6879 !important;
}
.pagination-mobile .pagination > li > a {
  padding: 0.3em 0.6em;
}
.desktop-layout-bs5 .pagination-wrap {
  margin-top: 1.5em;
}
.desktop-layout-bs5 ul.pagination {
  display: flex;
  margin: 0;
  padding-left: 0;
}
.desktop-layout-bs5 ul.pagination > li {
  display: block;
}
.desktop-layout-bs5 ul.pagination > li > a,
.desktop-layout-bs5 ul.pagination > li > span {
  align-items: center;
  background-color: #ffffff;
  border: 0.08em solid #dddddd;
  color: #2a75b5;
  display: flex;
  min-height: 2.6em;
  padding: 0.55em 1em;
  text-decoration: none;
}
.desktop-layout-bs5 ul.pagination > li + li > a,
.desktop-layout-bs5 ul.pagination > li + li > span {
  margin-left: -0.08em;
}
.desktop-layout-bs5 ul.pagination > .active > a,
.desktop-layout-bs5 ul.pagination > .active > a:focus,
.desktop-layout-bs5 ul.pagination > .active > a:hover,
.desktop-layout-bs5 ul.pagination > .active > span,
.desktop-layout-bs5 ul.pagination > .active > span:focus,
.desktop-layout-bs5 ul.pagination > .active > span:hover {
  background-color: #0c6879 !important;
  color: #ffffff;
}
.desktop-layout-bs5 ul.pagination > .disabled > span,
.desktop-layout-bs5 ul.pagination > .disabled > a {
  color: #8f908f;
}
.desktop-layout-bs5 ul.pagination > li:first-child > a,
.desktop-layout-bs5 ul.pagination > li:first-child > span {
  border-bottom-left-radius: 0.25em;
  border-top-left-radius: 0.25em;
}
.desktop-layout-bs5 ul.pagination > li:last-child > a,
.desktop-layout-bs5 ul.pagination > li:last-child > span {
  border-bottom-right-radius: 0.25em;
  border-top-right-radius: 0.25em;
}
@media (max-width: 61.999rem) {
  .mobile-layout-bs5 .pagination-wrap,
  .mobile-layout-bs5 div.pagination {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    font-size: 0.7875rem !important;
  }
  .mobile-layout-bs5 ul.pagination {
    display: flex;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 0.7875rem !important;
  }
  .mobile-layout-bs5 ul.pagination > li {
    display: block;
    min-width: 0;
    flex: 1 1 0;
  }
  .mobile-layout-bs5 ul.pagination > li:first-child,
  .mobile-layout-bs5 ul.pagination > li:last-child {
    flex: 1.5 1 0;
  }
  .mobile-layout-bs5 ul.pagination > li > a,
  .mobile-layout-bs5 ul.pagination > li > span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-width: 0;
    min-height: 1.75rem;
    padding: 0.25rem 0.375rem !important;
    font-size: 0.7875rem !important;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.event-header {
  min-height: 2.6em;
  color: #000;
  font-size: 1.35em;
  display: inline-flex;
  align-items: center;
  margin-left: 0.5em;
}
.event-legend {
  overflow-x: scroll;
  height: 2.7em;
}
.inner-box-event-legend {
  margin-top: 0.6em;
  display: flex;
}
.event-status-element {
  flex-shrink: 0;
}
.booking-table td,
.booking-table th {
  position: static;
  border: 1px solid #333;
}
.booking-table-date-th {
  color: #000;
  background-color: #ccc;
}
.booking-table-hour-th {
  color: #000;
  background-color: #ccc;
  font-weight: normal;
  border: 1px solid #0c6879;
}
.booking-td-reservable:hover {
  background-color: #47be47;
  cursor: pointer;
}
.booking-td-reservable--active {
  background-color: #47be47;
}
.mobile_wrap .ui-datepicker .ui-datepicker-prev span,
.mobile_wrap .ui-datepicker .ui-datepicker-next span {
  scale: 3.5;
  margin-top: -2px;
}
.current-day {
  border-left-color: #333 !important;
  color: #000;
  font-weight: bold;
  background-color: #01ffff;
}
#button-up {
  position: fixed;
  right: 5px;
  bottom: 10px;
  color: #fff;
  background-color: #0c6879;
  text-align: center;
  font-size: 1em;
  padding: 10px;
  transition: 0.3s;
}
#button-up:hover {
  cursor: pointer;
  background-color: #75d8ea;
  color: #0f0f0f;
  transition: 0.3s;
}
.hdn-block {
  position: relative;
}
.hidden-info {
  position: absolute;
  display: none;
  width: 25em;
  height: auto;
  background-color: #fff;
  z-index: 999;
  margin-left: 0px;
  margin-top: 0px;
  padding: 15px;
  border: 1px solid #cccccc;
  border-radius: 6px;
  color: #0f0f0f;
}
.invoices-table span,
.i_closed-color td select,
.i_closed-color-status-div {
  color: #000;
  border-color: #000;
}
.customers-answer-color {
  background-color: #effcff;
}
.i_draft-color td select,
.i_draft-status-div {
  color: #ff9000;
  border-color: #ff9000;
}
.sent-color td select,
.sent-status-div {
  color: #0077ff;
  border-color: #0077ff;
}
.creditnote-color td span {
  color: #8f908f;
}
.paid-color td select,
.paid-color-status-div {
  color: #01a801;
  border-color: #01a801;
}
.paid-modal-color span {
  color: #01a801;
}
.remain-modal-color span {
  color: #0077ff;
}
.status-div {
  margin: 0 auto;
  width: 80%;
  padding: 5px 9px;
  border-radius: 3px;
  border: 1px solid;
  text-align: center;
}
.customer-debt-info {
  color: #b60101 !important;
}
.customer-info {
  color: #0140b6 !important;
}
.new-invoice-line input,
.new-invoice-line select,
.new-invoice-line textarea {
  background-color: rgba(128, 255, 128, 0.53) !important;
}
.paid-icon-g {
  width: 1.6em;
  margin-bottom: 0.3em;
}
.ex-icon {
  width: 1.4em;
  margin-bottom: 0.3em;
}
.remove {
  cursor: pointer;
}
.circle {
  height: 1em;
  width: 1em;
  background-color: #555;
  border-radius: 50%;
  background-color: red;
  position: absolute;
  top: -6px;
  right: -6px;
  z-index: 0;
}
.modal-block {
  border: 1px solid #8f908f;
}
.modal-block-header {
  background-color: #d0eef3;
  color: #8f908f;
}
#payment-request-responce li {
  color: red;
}
#payment-request-responce ul.success-message li,
.working-time-counter {
  color: #01a801 !important;
}
.sub-user-profile-span {
  display: inline-block;
  margin-top: -3px;
}
.working-time-container {
  position: relative;
  width: 100%;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding: 1em;
  border: 1px solid #c5c5c5;
  border-radius: 10px;
  background-color: #cccccc;
}
.colorpicker {
  margin-top: -4px !important;
  min-width: 0 !important;
}
.colorpicker::before {
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
}
.colorpicker-alpha {
  display: none !important;
}
.customer-on-off {
  display: inline-block;
  margin-bottom: 0.4em !important;
}
.form-group-black,
.form-group-black label,
.form-group-black input,
.form-group-black select,
.form-group-black textarea {
  color: #0f0f0f !important;
  border-color: #0f0f0f !important;
  border-width: thin;
}
.valmis-yellow input,
.valmis-yellow textarea,
.valmis-yellow select,
.valmis-yellow td,
.valmis-yellow-lighter,
.valmis-yellow .customer-select {
  background-color: #ffea00;
}
.ok-green input,
.ok-green textarea,
.ok-green select,
.ok-green td,
.ok-green .customer-select {
  background-color: #5fc45f;
}
.check-rose input,
.check-rose textarea,
.check-rose select,
.check-rose td,
.check-rose-lighter,
.check-rose .customer-select {
  background-color: #fcb5af;
}
.check-red input,
.check-red textarea,
.check-red select,
.check-red td,
.check-red-lighter,
.check-red .customer-select{
  background-color: rgb(254, 113, 209);
}
.invoice-blue input,
.invoice-blue textarea,
.invoice-blue select,
.invoice-blue td,
.invoice-blue-lighter,
.invoice-blue .customer-select {
  background-color: #1adaff;
}
.invoice-blue-text span {
  color: #20a7c0 !important;
}
.date-separator {
  color: #0c5460;
  border: none;
  background-color: #0c5460;
  height: 2px;
}
.week-separator {
  color: #0e53ff;
  border: none;
  background-color: #0e53ff;
  height: 3px;
}
.textarea-field-registry {
  width: 100%;
  box-sizing: border-box;
  padding-top: 5px;
}
.lighter {
  width: 1.5em !important;
  height: 2em !important;
  border: 1px solid #ccc;
}
.report-container {
  display: flex;
}
.report-table-container {
  flex: 1;
}
.stats-table,
.stats-table td,
.stats-table th {
  border: 1px solid #333;
}
.rinvoices-card {
  height: 21em;
  width: 16.5em;
  border: 1px solid #8f908f;
  border-radius: 7px;
  margin-left: 1.5em;
}
.rinvoices-card:first-child {
  margin-left: 0;
}
.rinvoices-container:first-child {
  margin-top: 0;
}
.plus-button-container {
  border: 0 !important;
}
.plus-button {
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  background-color: #fff;
  /* Цвет фона */
  color: #999;
  /* Цвет текста */
  font-size: 18em;
  cursor: pointer;
  text-shadow: -1px -1px 0 #8f908f, /* верхняя-левая тень */ 1px -1px 0 #8f908f, /* верхняя-правая тень */ -1px 1px 0 #8f908f, /* нижняя-левая тень */ 1px 1px 0 #8f908f;
  /* нижняя-правая тень */
}
.plus-button::before {
  content: "+";
  font-weight: bold;
  height: 140%;
}
.plus-button:hover {
  background-color: #efefef;
}
.plus-button:active {
  transform: translateY(1px);
}

.terms{
  width: 70%;
  margin: 0 auto;
}

.terms p{
  margin-left: .5em !important;
}
.desktop-layout-bs5 .terms-bs5 {
  color: #333;
  font-size: 1em;
  line-height: 1.45;
  padding-bottom: 3em;
}
.desktop-layout-bs5 .terms-bs5 p,
.desktop-layout-bs5 .terms-bs5 ul,
.desktop-layout-bs5 .terms-bs5 ol {
  margin-bottom: 1em;
}
.desktop-layout-bs5 .terms-bs5 h1,
.desktop-layout-bs5 .terms-bs5 h2,
.desktop-layout-bs5 .terms-bs5 h3,
.desktop-layout-bs5 .terms-bs5 h4,
.desktop-layout-bs5 .terms-bs5 h5 {
  color: #333;
  font-weight: 600;
  margin-bottom: 0.65em;
  margin-top: 1em;
}
.desktop-layout-bs5 .auth-page-bs5 .form-label {
  color: #8f908f;
  margin-bottom: 0.5em;
}
.desktop-layout-bs5 .auth-page-bs5 .login-input-field {
  border: 1px solid #8f908f;
  border-radius: 0;
  box-shadow: none;
  height: 3em;
  padding-left: 0.7em;
}
.desktop-layout-bs5 .auth-page-bs5 .login-input-field:focus {
  border-color: #8f908f;
  box-shadow: none;
}
.desktop-layout-bs5 .auth-page-bs5 .login-input-field:disabled {
  background-color: #eee;
  opacity: 1;
}
.desktop-layout-bs5 .auth-page-bs5 .app-action-button {
  margin-bottom: 1em;
}
.desktop-layout-bs5 .auth-page-bs5 .auth-action-row .app-action-button {
  margin-bottom: 0;
  min-width: 8em;
}
.desktop-layout-bs5 .auth-page-bs5 .form-check {
  align-items: center;
  display: flex;
  gap: 0.35em;
  min-height: 0;
  padding-left: 0;
}
.desktop-layout-bs5 .auth-page-bs5 .form-check-input {
  float: none;
  margin: 0;
}
.desktop-layout-bs5 .auth-page-bs5 .form-check-label {
  color: #8f908f;
  margin-bottom: 0;
}
.desktop-layout-bs5 .auth-page-bs5 .checkbox-container {
  margin-bottom: 1em;
}
.desktop-layout-bs5 .license-page-bs5 .form-check {
  align-items: center;
  display: flex;
  gap: 0.35em;
  min-height: 0;
  padding-left: 0;
}
.desktop-layout-bs5 .license-page-bs5 .form-check-input {
  float: none;
  margin: 0;
}
.desktop-layout-bs5 .license-page-bs5 .form-check-label {
  color: #8f908f;
  margin-bottom: 0;
}
.desktop-layout-bs5 .license-page-bs5 .app-action-button {
  margin-top: 0.4em;
}

.terms-mobile{
  width: 90% !important;
  margin: 0 auto;
}
.terms-mobile p, .terms-mobile ul, .terms-mobile span{
  font-size: 3em !important;
}
.terms-mobile h2{
  font-size: 4em;
}

.terms-mobile h3{
  font-size: 3.8em !important;
}
.terms-mobile h4{
  font-size: 3.5em !important;
}
.terms-mobile h5{
  font-size: 3.2em !important;
}
.main-page-footer a{
  color: #fff;
  text-decoration: underline;
}
.main-page-footer a:hover{
  color: #00f6ff;
  text-decoration: none;
}
.checkbox-container {
  display: inline-flex;
  align-items: flex-start;
  gap: .5em; /* расстояние между чекбоксом и текстом */
}

.checkbox-container label{
  display: inline-block;
}
/*# sourceMappingURL=main.css.map */

.equipment-ul{
    list-style: none;       /* убираем маркеры */
    padding: 0;
    margin: 0;
    column-width: 10em; /* ширина каждой колонки */
    column-gap: 20px;
}

.add-btn {
    cursor: pointer;
    margin-right: 3px;
    color: green;       /* можно сделать зеленым */
    font-weight: bold;
}
.add-btn:hover {
    color: darkgreen;
}

.jobs-count{
    position: absolute;
    top: 3px;
    right: 3px;
    font-size: .9em;
}

.jobs-count a{
    text-decoration: underline;
}

.customer-select {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;

    width: 100%;
    min-width: 0;

    height: 3em;              /* ← главное изменение */
    box-sizing: border-box;
    padding: 0 10px;          /* убираем вертикальный padding */

    border: 1px solid rgba(0, 0, 0, 0.6);
    border-radius: 4px;

    line-height: 1;           /* важно, чтобы не раздувало */

    cursor: pointer;
    user-select: none;

    transition: all 0.15s ease;
}

/* Текст */
.customer-select__name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* Стрелка */
.customer-select__arrow {
    margin-left: 10px;
    font-size: 0.7rem;
    opacity: 0.7;
}

/* Hover */
.customer-select:hover {
    border-color: #000;
    box-shadow: inset 0 0 0 1px #000;
}

/* Active (нажатие) */
.customer-select:active {
    transform: scale(0.98);
}

/* Состояние "нет клиента" */
.customer-select--empty {
    opacity: 0.6;
    font-style: italic;
}

/* Фокус (если будешь добавлять tabindex) */
.customer-select:focus {
    outline: none;
    border-color: #000;
    box-shadow: inset 0 0 0 1px #000;
}

.customer-list {
    max-height: 300px;
    overflow-y: auto;
}

.customer-item {
    padding: 6px 8px;
    cursor: pointer;
    transition: background 0.1s ease;
}

.customer-item:hover {
    background: rgba(0,0,0,0.05);
}

.customer-item--active {
    font-weight: bold;
}

.toast {
    visibility: hidden;
    min-width: 250px;
    max-width: 350px;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 12px 20px;
    position: fixed;
    z-index: 9999;
    bottom: 20px;
    right: 20px;
    opacity: 0;
    transition: all 0.3s ease;
    font-size: 14px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

/* появление */
.toast.show {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

/* скрытое положение */
.toast {
    transform: translateY(20px);
}

/* типы */
.toast.success {
    background-color: #28a745;
}

.toast.error {
    background-color: #dc3545;
}

.toast.info {
    background-color: #007bff;
}

.status-cancelled {
    opacity: 0.5;
}

.log-toggle {
    font-size: .88rem !important;
    margin-left: 10px;
}

.log-toggle .arrow {
    font-size: .88rem !important;
}

.log-toggle.active {
    background-color: transparent; !important;
    color: #007bff;
    cursor: pointer;
}

.log-toggle.disabled {
    background-color: transparent; !important;
    color: #999;
    cursor: default;
}

.log-container {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.3s ease;
}

.holiday {
    background-color: #ffdddd;
    color: #a00000;
}

.holiday-date a {
    background-color: #ffdddd !important;
    color: #a00000 !important;
}

.auth-card {
    border: 1px solid #eaeaea;
    border-radius: 12px;
    padding: 30px;
    background: #fff;
    box-shadow: 0 10px 25px rgba(0,0,0,0.05);
    margin-bottom: 4.5em;
}

.vehicle-color-square{
    display: inline-block;
    border: 1px solid #cccccc;
    height: .8em;
    width: .8em;
}

.desktop-layout-bs5 .reports-page__month {
    overflow: hidden;
    border: 0.0625rem solid #cecece;
    border-radius: 0.375rem;
    background: #fff;
}
.desktop-layout-bs5 .reports-page__month summary {
    cursor: pointer;
    color: #0c6879;
    background: #effcff;
    list-style: none;
}
.desktop-layout-bs5 .reports-page__month summary::-webkit-details-marker {
    display: none;
}
.desktop-layout-bs5 .reports-page__month summary::before {
    content: '▶';
    margin-right: 0.5rem;
}
.desktop-layout-bs5 .reports-page__month[open] summary::before {
    content: '▼';
}
.desktop-layout-bs5 .reports-page--mobile .reports-page__chart {
    width: 100%;
    height: min(26rem, 55vw);
    min-height: 18rem;
}
.desktop-layout-bs5 .reports-page--mobile .reports-page__chart canvas {
    width: 100% !important;
    max-width: 100%;
    height: 100% !important;
}
.desktop-layout-bs5 .reports-page--mobile table {
    font-size: 0.6875rem;
    line-height: 1.2;
    margin-right: auto;
    margin-left: auto;
    white-space: normal;
}
.desktop-layout-bs5 .reports-page--mobile .reports-page__month > .container {
    width: 100%;
    max-width: 100%;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.desktop-layout-bs5 .reports-page--mobile .reports-page__month .row {
    margin-right: 0;
    margin-left: 0;
}
.desktop-layout-bs5 .reports-page--mobile .reports-page__month .row > * {
    padding-right: 0;
    padding-left: 0;
}
.desktop-layout-bs5 .reports-page--mobile .reports-page__month .mx-auto {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.desktop-layout-bs5 .reports-page--mobile table th,
.desktop-layout-bs5 .reports-page--mobile table td {
    padding: 0.375rem 0.25rem !important;
    vertical-align: middle;
}
.desktop-layout-bs5 .reports-page--mobile table th {
    overflow-wrap: anywhere;
}
.desktop-layout-bs5 .reports-page--mobile .reports-page__month summary {
    font-size: 0.875rem;
}

.chart-period-control {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.5rem 0.75rem;
}

.chart-month-links {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.25rem;
}

.chart-month-link {
    border: 0.0625rem solid #d7d7d7;
    border-radius: 0.25rem;
    background: #fff;
    color: #555;
    cursor: pointer;
    font-size: 0.75rem;
    line-height: 1;
    padding: 0.375rem 0.5rem;
}

.chart-month-link:hover,
.chart-month-link.active {
    border-color: #777;
    color: #111;
}

.chart-month-link:disabled {
    background: #f4f4f4;
    border-color: #e0e0e0;
    color: #b5b5b5;
    cursor: default;
}

.fuel-consumption-summary {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1.5em;
    padding-right: 1em;
}

.fuel-consumption-periods {
    flex: 0 1 auto;
    min-width: 0;
}

.fuel-consumption-chart {
    flex: 0 0 23.75em;
    height: 14em;
    min-width: 50%;
    padding: 0.5em 0 0.75em;
}

.fuel-consumption-chart canvas {
    display: block;
    width: 100% !important;
    height: 100% !important;
}

.desktop-layout-bs5 .app-action-button {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    min-height: 3em;
    padding-left: 1.5em;
    padding-right: 1.5em;
}

@media (max-width: 74.9375em) {
    .fuel-consumption-summary {
        flex-wrap: wrap;
    }

    .fuel-consumption-chart {
        flex-basis: 100%;
        max-width: 32.5em;
        min-width: 0;
        margin-left: 1em;
    }
}


@media (max-width: 1199px){
    body .container-fluid{
        min-width:auto;
        width:100%;
    }

    .app-shell .app-sidebar {
        flex-basis: 14rem;
        width: 14rem !important;
    }

    .app-shell .app-main {
        padding-left: 0.75em;
    }
}

@media (max-width: 991px){
    .app-shell {
        flex-direction: column;
    }

    .app-shell .app-sidebar {
        flex: 0 0 auto;
        width: 100% !important;
        min-height: 0;
    }

    .app-shell .sidebar-header {
        width: 100%;
        height: auto;
        min-height: 4.5em;
    }

    .app-shell .sidebar-header-wrap {
        width: auto;
        padding: 1em;
    }

    .app-shell .sidebar-container {
        width: 100%;
        padding: 0 1em 1em;
    }

    .app-shell .app-main {
        min-height: 0;
        padding-left: 1em;
    }

    .app-topbar {
        justify-content: space-between;
        min-height: 4em;
        padding-left: 0;
    }
}

@media (max-width: 767px){
    .desktop-layout {
        font-size: 0.78125em;
    }

    .desktop-layout .wrapper {
        padding-left: 0.75em;
        padding-right: 0.75em;
    }

    .app-shell .app-main {
        padding-left: 0.75em;
    }

    .app-shell .main-block-content {
        padding-right: 0.75em;
    }
}

/* Bootstrap 5 mobile shell used by the User section. */
.user-mobile-layout { min-width: 0; font-size: 1rem; background: #f5f7f8; }
.user-mobile-layout > .container-fluid,
.user-mobile-layout .user-public-shell { width: 100%; min-width: 0; padding: 0; }
.user-mobile-layout .main-page-header-mobile { height: auto; min-height: 4.5rem; font-size: 1rem; }
.user-mobile-layout .main-page-header-mobile .navbar { min-height: 3.75rem; margin-bottom: 0; padding: 0.625rem 1rem; background: #fff; }
.user-mobile-layout .main-page-header-mobile .width-90,
.user-mobile-layout .main-page-content,
.user-mobile-layout .main-page-footer,
.user-mobile-layout .user-mobile__content,
.user-mobile-layout .register-alert,
.user-mobile-layout .register-done { width: 100% !important; max-width: 36rem; margin-right: auto; margin-left: auto; }
.user-mobile-layout .main-page-content { padding: 1.5rem 1rem; }
.user-mobile-layout .main-page-name { margin-left: 0; font-size: 1.5rem; line-height: 1; white-space: nowrap; }
.user-mobile-layout .main-page-header-link { font-size: 0.875rem; white-space: nowrap; }
.user-mobile-layout .user-mobile-header-row { display: grid; width: 100%; grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr); gap: 0.75rem; align-items: center; }
.user-mobile-layout .user-mobile-brand a { display: inline-flex; align-items: center; text-decoration: none; }
.user-mobile-layout .user-mobile-nav { display: contents; }
.user-mobile-layout .user-mobile-auth-links { grid-column: 2; white-space: nowrap; text-align: center; }
.user-mobile-layout .main-page-lang-form { grid-column: 3; margin: 0; justify-self: end; }
.user-mobile-layout .main-page-lang-form .form-group { margin: 0; }
.user-mobile-layout .main-page-lang-form select { width: auto; max-width: 7rem; min-height: 2.25rem; padding: 0.25rem 1.5rem 0.25rem 0.5rem; font-size: 0.875rem; background-position: right 0.5rem center; }
.user-mobile-layout .user-mobile { width: 100%; max-width: 48rem; margin-right: auto; margin-left: auto; }
.user-mobile-layout .user-mobile__content { padding: 1.5rem 0; font-size: 1rem; }
.user-mobile-layout .user-mobile__content h4 { margin-bottom: 1.5rem; font-size: 1.375rem; line-height: 1.3; color: #0c6879; }
.user-mobile-layout .user-mobile__form { width: 100%; }
.user-mobile-layout .form-group { margin-bottom: 1rem; }
.user-mobile-layout .form-group > label { display: inline-block; margin-bottom: 0.5rem; }
.user-mobile-layout .login-input-field { display: block; width: 100%; min-height: 2.75rem; padding: 0.5rem 0.75rem; font-size: 1rem; }
.user-mobile-layout input.login-input-field,
.user-mobile-layout select.login-input-field,
.user-mobile-layout textarea.login-input-field,
.user-mobile-layout .form-control,
.user-mobile-layout .form-select {
    border-radius: 0.375rem;
}
.user-mobile-layout .sign-in-button .app-action-button,
.user-mobile-layout .app-action-button { width: auto; min-width: 8rem; min-height: 2.75rem; padding: 0.5rem 1rem; font-size: 1rem; }
.user-mobile-layout .sign-in-button .app-action-button.width-100 { width: 100%; }
.user-mobile-layout .auth-action-row { display: flex; flex-wrap: wrap; gap: 1rem; align-items: center; justify-content: space-between; }
.user-mobile-layout .form-check-input { width: 1.1em; height: 1.1em; margin-top: 0.125rem; }
.mobile-layout-bs5 input[type="checkbox"]:not(#nav-toggle) {
  flex: 0 0 1.1em;
  width: 1.1em;
  height: 1.1em;
  min-width: 1.1em;
  min-height: 1.1em;
  -ms-transform: none;
  -moz-transform: none;
  -webkit-transform: none;
  -o-transform: none;
  transform: none;
}
.user-mobile-layout .main-block-header-mobile { height: auto; min-height: 4.5rem; font-size: 1rem; }
.user-mobile-layout .main-block-header-mobile .navbar { display: flex; min-height: 3.75rem; margin-bottom: 0; padding: 0.625rem 1rem 0.625rem 4.75rem; align-items: center; justify-content: space-between; }
.user-mobile-layout .autonote-mobile-blox { display: flex; height: 2.75rem; margin: 0; float: none; align-items: center; }
.user-mobile-layout .autonote-mobile-blox a { display: inline-flex; align-items: center; text-decoration: none; }
.user-mobile-layout .autonote-mobile { font-size: 1.5rem; line-height: 1; }
.user-mobile-layout .app-lang-switch-mobile { display: flex; height: 2.75rem; margin: 0; flex: 0 0 auto; align-items: center; }
.user-mobile-layout .app-lang-switch-mobile form,
.user-mobile-layout .app-lang-switch-mobile .form-group { display: flex; margin: 0; align-items: center; }
.user-mobile-layout .app-lang-switch-mobile select {
    width: auto;
    max-width: 7rem;
    min-height: 2.25rem;
    padding: 0.25rem 1.5rem 0.25rem 0.5rem;
    font-size: 0.875rem;
    background-position: right 0.5rem center;
    line-height: 1.25;
}
.user-mobile-layout .margin-mobile { padding-top: 1rem; }
.user-mobile-layout .main-page-footer { max-width: none; padding: 1.5rem 1rem; font-size: 0.875rem !important; }
.user-mobile-layout .register-alert.font-size-3,
.user-mobile-layout .register-done.font-size-3 { font-size: 1rem !important; }

/* Mobile reservation: keep each date/time pair inside its half of the screen. */
.mobile-layout-bs5 .reservation-mobile-page form label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
.mobile-layout-bs5 .reservation-mobile-page form select {
    min-height: 4.6875rem;
}
.mobile-layout-bs5 .reservation-mobile-page .reservation-mobile-time-field select {
    min-height: 0;
    height: auto;
}
.mobile-layout-bs5 .reservation-mobile-page .reservation-mobile-time-row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
    margin-bottom: 0 !important;
}
.mobile-layout-bs5 .reservation-mobile-page .reservation-mobile-time-field {
    float: none !important;
    width: auto !important;
    min-width: 0;
    text-align: left !important;
}
.mobile-layout-bs5 .reservation-mobile-page .reservation-mobile-time-field > .login-input-field {
    display: block;
    width: 100% !important;
    min-width: 0;
    margin: 0 0 0.5rem !important;
}
.mobile-layout-bs5 .reservation-mobile-page .reservation-mobile-time-field > .login-input-field:last-child {
    margin-bottom: 0 !important;
}
.mobile-layout-bs5 .reservation-mobile-page .reservation-mobile-fixed-time {
    display: flex;
    align-items: center;
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
}
.mobile-layout-bs5 .reservation-mobile-page .reservation-mobile-loading-section {
    margin: 1.25rem 0;
    padding: 1rem;
    border: 0.0625rem solid #d4d9dc;
    border-radius: 0.5rem;
    background: #f5f7f8;
}
.mobile-layout-bs5 .reservation-mobile-page .reservation-mobile-loading-section > .mb-3:last-of-type {
    margin-bottom: 0 !important;
}
.mobile-layout-bs5 .reservation-mobile-page .reservation-mobile-loading-section .inputs > div {
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    border-top: 0.0625rem solid #d4d9dc;
}
.mobile-layout-bs5 .reservation-mobile-page .reservation-mobile-loading-section .inputs > div > .hr-grey-top-bottom {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.mobile-layout-bs5 .reservation-mobile-page .reservation-mobile-loading-section > .hr-grey-top-bottom {
    margin-top: 1rem;
}
.mobile-layout-bs5 .reservation-mobile-page form > .sign-in-button:last-child {
    margin-bottom: 2rem;
}
.user-mobile-layout .profile-mobile__workspace {
    width: calc(100% - 2rem) !important;
    max-width: 30rem;
    margin: 0 auto;
    padding: 1rem 0 2rem;
}
.user-mobile-layout .profile-mobile__form {
    width: 100%;
}
.user-mobile-layout .profile-mobile__password-option {
    padding: 0.75rem 0 !important;
}
.user-mobile-layout .profile-mobile__actions {
    width: 100%;
    margin-top: 1.25rem;
}
.user-mobile-layout .profile-mobile__actions .app-action-button {
    width: 100%;
    margin: 0;
}
.user-mobile-layout .profile-mobile__message {
    margin: 1rem 0 0;
    padding: 0.75rem 0;
    border: 0;
    background: transparent;
    font-size: 0.875rem;
    text-align: center;
}

/* Compact off-canvas navigation for Bootstrap 5 mobile layouts. */
.mobile-layout-bs5 .main-block-header-mobile {
  position: relative;
  overflow: visible;
}
.mobile-layout-bs5 > header {
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 10000;
}
.mobile-layout-bs5 header .mobile-sidebar {
  display: block;
  width: min(20rem, 85%);
  min-width: 0;
  height: 100dvh;
  padding: 0;
  overflow-y: auto;
  left: 0;
  background: #0c6879;
  box-shadow: none;
  transform: translateX(-100%);
  transition: transform 0.25s ease;
  z-index: 10002;
}
.mobile-layout-bs5 header [id='nav-toggle']:checked ~ .mobile-sidebar {
  left: 0;
  box-shadow: 0.5rem 0 1.5rem rgba(0, 0, 0, 0.25);
  transform: translateX(0);
}
.mobile-layout-bs5 .mobile-sidebar__content {
  padding: 4.75rem 1.25rem 2rem;
}
.mobile-layout-bs5 .mobile-sidebar a,
.mobile-layout-bs5 .mobile-sidebar a:hover,
.mobile-layout-bs5 .mobile-sidebar a:focus,
.mobile-layout-bs5 .mobile-sidebar a:active {
  text-decoration: none;
}
.mobile-layout-bs5 header .mobile-sidebar__close {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  left: auto;
  display: inline-flex;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
  font-size: 0;
  line-height: 1;
}
.mobile-layout-bs5 header .mobile-sidebar__close::after {
  content: '\2715';
  font-size: 1.25rem;
}
.mobile-layout-bs5 header [id='nav-toggle']:checked ~ .mobile-sidebar > .mobile-sidebar__close {
  top: 1.25rem;
  right: 1.25rem;
  left: auto;
}
.mobile-layout-bs5 .mobile-menu-toggle {
  position: absolute;
  top: 50%;
  left: 0.75rem;
  display: inline-flex;
  width: 2.75rem;
  height: 2.75rem;
  padding: 0;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  background: #0c6879;
  color: #fff;
  cursor: pointer;
  transform: translateY(-50%);
  transition: background-color 0.2s ease, opacity 0.2s ease;
  z-index: 10001;
}
.mobile-layout-bs5 .mobile-menu-toggle::after {
  content: '\2630';
  font-size: 1.375rem;
  line-height: 1;
}
.mobile-layout-bs5 .mobile-menu-toggle:hover,
.mobile-layout-bs5 .mobile-menu-toggle:focus {
  background: #1190a7;
}
.mobile-layout-bs5 header [id='nav-toggle']:checked ~ .mobile-menu-toggle {
  opacity: 0;
  pointer-events: none;
}
.mobile-layout-bs5 .mobile-sidebar-backdrop {
  position: fixed;
  inset: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  z-index: 10000;
}
.mobile-layout-bs5 header [id='nav-toggle']:checked ~ .mobile-sidebar-backdrop {
  visibility: visible;
  opacity: 1;
}

/* Shared Bootstrap 5 layout for the mobile Pages section. */
.user-mobile-layout .pages-mobile {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.user-mobile-layout .pages-mobile--home {
    width: calc(100% + 2rem);
    max-width: none;
    margin: -1.5rem -1rem 0;
}
.user-mobile-layout .pages-mobile__section {
    display: flex;
    min-height: 18rem;
    padding: 2.5rem 1rem;
    align-items: center;
    justify-content: center;
    font-size: 1.125rem;
}
.user-mobile-layout .pages-mobile__section--hero {
    color: #fff;
    background: #124c5d;
}
.user-mobile-layout .pages-mobile__section--features {
    color: #333;
    background: #fff;
}
.user-mobile-layout .pages-mobile__content {
    width: 100%;
    max-width: 40rem;
    line-height: 1.6;
}
.user-mobile-layout .pages-mobile__accent {
    color: #19a8c2;
}
.user-mobile-layout .pages-mobile__button {
    width: auto;
    min-width: 8rem;
    border-color: #19a8c2;
    background: #19a8c2;
}
.user-mobile-layout .pages-mobile__button:hover,
.user-mobile-layout .pages-mobile__button:focus {
    border-color: #1190a7;
    background: #1190a7;
    color: #fff;
}
.user-mobile-layout .pages-mobile--legal {
    max-width: 48rem;
}
.user-mobile-layout .pages-mobile__document {
    width: 100% !important;
    color: #333;
    font-size: 1rem;
    line-height: 1.6;
}
.user-mobile-layout .pages-mobile__document p,
.user-mobile-layout .pages-mobile__document ul,
.user-mobile-layout .pages-mobile__document ol,
.user-mobile-layout .pages-mobile__document span {
    margin-bottom: 1rem;
    font-size: 1rem !important;
}
.user-mobile-layout .pages-mobile__document h1,
.user-mobile-layout .pages-mobile__document h2,
.user-mobile-layout .pages-mobile__document h3,
.user-mobile-layout .pages-mobile__document h4,
.user-mobile-layout .pages-mobile__document h5 {
    margin-top: 1.5rem;
    margin-bottom: 0.75rem;
    color: #333;
    font-size: 1.25rem !important;
    font-weight: 600;
    line-height: 1.3;
}

@media (max-width: 35.999rem) {
    .user-mobile-layout .main-page-header-mobile .navbar { padding-right: 0.625rem; padding-left: 0.625rem; }
    .user-mobile-layout .main-block-header-mobile .navbar { padding-right: 0.625rem; padding-left: 4.25rem; }
    .user-mobile-layout .autonote-mobile { font-size: 1.25rem; }
    .user-mobile-layout .user-mobile-header-row { gap: 0.5rem; }
    .user-mobile-layout .main-page-name { font-size: 1.25rem; }
    .user-mobile-layout .main-page-header-link { font-size: 0.6875rem; }
    .user-mobile-layout .main-page-header-link.margin-sides-1 { margin-right: 0.25rem; margin-left: 0.25rem; }
    .user-mobile-layout .main-page-lang-form select,
    .user-mobile-layout .app-lang-switch-mobile select { max-width: 5.75rem; min-height: 2rem; padding-left: 0.375rem; font-size: 0.6875rem; }
    .user-mobile-layout .main-page-content { padding: 1rem 0.75rem; }
    .user-mobile-layout .user-mobile__content { padding: 1.25rem 0; }
    .user-mobile-layout .pages-mobile__section { min-height: 15rem; padding: 2rem 1rem; font-size: 1rem; }
    .user-mobile-layout .pages-mobile--home { width: calc(100% + 1.5rem); margin: -1rem -0.75rem 0; }
    .user-mobile-layout .auth-action-row .app-action-button,
    .user-mobile-layout .sign-in-button .app-action-button { width: 100%; }
}

@media (max-width: 61.999rem) {
  .mobile-layout-bs5 .new-invoice-bs5 {
    padding-top: 0;
  }
  .mobile-layout-bs5 .new-invoice-bs5 .new-invoice-form-area {
    width: 100% !important;
    margin-left: 0 !important;
    padding-right: 0;
  }
  .mobile-layout-bs5 .new-invoice-bs5 .new-invoice-details > .float-start,
  .mobile-layout-bs5 .new-invoice-bs5 .new-invoice-details > .float-end {
    float: none !important;
    width: 100% !important;
  }
  .mobile-layout-bs5 .new-invoice-bs5 #select-customer-menu {
    height: 8rem;
  }
  .mobile-layout-bs5 .new-invoice-bs5 .new-invoice-lines > div:first-child {
    display: none;
  }
  .mobile-layout-bs5 .new-invoice-bs5 #my-list .calc {
    width: 100%;
    margin-bottom: 1rem;
    padding: 1rem;
    border: 0.0625rem solid #d8d8d8;
    border-radius: 0.375rem;
    overflow: hidden;
  }
  .mobile-layout-bs5 .new-invoice-bs5 #my-list .calc .counter {
    margin-bottom: 0.5rem !important;
    color: #0c6879;
    font-weight: 600;
  }
  .mobile-layout-bs5 .new-invoice-bs5 #my-list .calc [id^="del_"] {
    width: auto !important;
    margin-bottom: 0 !important;
  }
  .mobile-layout-bs5 .new-invoice-bs5 .new-invoice-toolbar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.75rem;
  }
  .mobile-layout-bs5 .new-invoice-bs5 .new-invoice-toolbar > .float-start,
  .mobile-layout-bs5 .new-invoice-bs5 .new-invoice-toolbar > .float-end {
    float: none !important;
    flex: 1 1 12rem;
  }
  .mobile-layout-bs5 .new-invoice-bs5 .new-invoice-totals {
    float: none !important;
    width: 100% !important;
  }
  .mobile-layout-bs5 .new-invoice-bs5 .new-invoice-totals > div {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
  }
  .mobile-layout-bs5 .new-invoice-bs5 .new-invoice-totals .float-start,
  .mobile-layout-bs5 .new-invoice-bs5 .new-invoice-totals .float-end {
    float: none !important;
  }
  .mobile-layout-bs5 .new-invoice-bs5 .new-invoice-totals > div > .clearfix {
    display: none;
  }
  .mobile-layout-bs5 .edit-invoice-bs5 {
    padding-top: 0;
  }
  .mobile-layout-bs5 .edit-invoice-bs5 .edit-invoice-form-area {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .mobile-layout-bs5 .edit-invoice-bs5 .edit-invoice-details > .float-start,
  .mobile-layout-bs5 .edit-invoice-bs5 .edit-invoice-details > .float-end {
    float: none !important;
    width: 100% !important;
  }
  .mobile-layout-bs5 .edit-invoice-bs5 .edit-invoice-details > .float-start > .form-group {
    float: none !important;
    width: 100% !important;
    max-width: 100%;
  }
  .mobile-layout-bs5 .edit-invoice-bs5 .edit-invoice-details > .float-start .form-control,
  .mobile-layout-bs5 .edit-invoice-bs5 .edit-invoice-details > .float-start .form-select {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
  }
  .mobile-layout-bs5 .edit-invoice-bs5 #select-customer-menu {
    height: 8rem;
  }
  .mobile-layout-bs5 .edit-invoice-bs5 .edit-invoice-table-scroll {
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .mobile-layout-bs5 .edit-invoice-bs5 .edit-invoice-table-header,
  .mobile-layout-bs5 .edit-invoice-bs5 #my-list {
    min-width: 75rem;
  }
  .mobile-layout-bs5 .edit-invoice-bs5 #my-list .calc {
    width: 100%;
    margin-bottom: 1rem;
    padding: 0;
    border: 0;
    border-radius: 0;
    overflow: visible;
  }
  .mobile-layout-bs5 .edit-invoice-bs5 #my-list .calc .counter {
    color: #0c6879;
    font-weight: 600;
  }
  .mobile-layout-bs5 .edit-invoice-bs5 #my-list .calc .ddc,
  .mobile-layout-bs5 .edit-invoice-bs5 #my-list .calc [id^="del_"] {
    width: auto !important;
    margin-bottom: 0 !important;
  }
  .mobile-layout-bs5 .edit-invoice-bs5 .edit-invoice-toolbar {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0.75rem;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
  }
  .mobile-layout-bs5 .edit-invoice-bs5 .edit-invoice-toolbar > .float-start,
  .mobile-layout-bs5 .edit-invoice-bs5 .edit-invoice-toolbar > .float-end {
    float: none !important;
    flex: none;
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
  .mobile-layout-bs5 .edit-invoice-bs5 .edit-invoice-toolbar .app-action-button,
  .mobile-layout-bs5 .edit-invoice-bs5 .edit-invoice-toolbar .form-select {
    box-sizing: border-box;
    width: 100% !important;
    max-width: 100%;
  }
  .mobile-layout-bs5 .edit-invoice-bs5 .edit-invoice-toolbar .form-select {
    padding-right: 2.25rem;
    background-color: transparent;
    background-image: url(/images/caret-down.png);
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 0.5625rem auto;
  }
  .mobile-layout-bs5 .edit-invoice-bs5 .edit-invoice-totals {
    float: none !important;
    width: 100% !important;
  }
  .mobile-layout-bs5 .edit-invoice-bs5 .edit-invoice-totals > div {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
  }
  .mobile-layout-bs5 .edit-invoice-bs5 .edit-invoice-totals .float-start,
  .mobile-layout-bs5 .edit-invoice-bs5 .edit-invoice-totals .float-end {
    float: none !important;
  }
  .mobile-layout-bs5 .edit-invoice-bs5 .edit-invoice-totals > div > .clearfix {
    display: none;
  }
}

/* Shared typography for every form rendered by a mobile layout. */
body.mobile-layout-bs5.user-mobile-layout form {
  font-size: 0.875rem !important;
}
body.mobile-layout-bs5.user-mobile-layout form * {
  font-size: inherit !important;
}
body.mobile-layout-bs5.user-mobile-layout .register-alert,
body.mobile-layout-bs5.user-mobile-layout .register-done {
  font-size: 0.875rem !important;
}
body.mobile-layout-bs5.user-mobile-layout .register-alert *,
body.mobile-layout-bs5.user-mobile-layout .register-done * {
  font-size: inherit !important;
}
/* Shared full-width work-time and activity report rows. */
.activity-report-wide {
  width: 100vw;
  min-width: 1180px;
  margin-left: calc(50% - 50vw);
  overflow-x: auto;
}
.activity-report-wide .activity-report-row {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  min-width: 1180px;
}
.activity-report-wide .activity-report-row > div {
  flex: 0 0 auto;
  float: none;
}
.registry-work-summary {
  clear: both;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 1.25rem;
  width: 100%;
  margin-bottom: 1rem;
  box-sizing: border-box;
  white-space: nowrap;
  overflow-x: auto;
}
.registry-work-summary > a {
  display: contents;
}
.registry-work-summary > * {
  flex: 0 0 auto;
}
.booking-mileage-input {
  flex: 0 0 10%;
  width: 10%;
  max-width: 10%;
}
.booking-mileage-remove {
  flex: 0 0 auto;
}
@media (max-width: 575.98px) {
  .booking-mileage-field {
    flex-wrap: nowrap;
  }
  .booking-mileage-input {
    flex: 1 1 auto;
    width: auto;
    max-width: none;
    min-width: 0;
  }
}
