body.esko_theme_dark .webappslauncher-title {
  color: #ADAFB1;
}
body.esko_theme_dark .webappslauncher-valid-icon {
  color: #5EB242;
}
body.esko_theme_dark .webappslauncher-identifier-icon.glyphicon.glyphicon-ok-sign {
  color: #5EB242;
}
body.esko_theme_dark .webappslauncher-identifier-icon.glyphicon.glyphicon-remove-sign {
  color: #F54000;
}
body.esko_theme_dark .webappslauncher_tableaction:not(.esko_disabled) {
  opacity: 1 !important;
}
@media (prefers-color-scheme: dark) {
  body:not(.esko_theme_light) .webappslauncher-title {
    color: #ADAFB1;
  }
  body:not(.esko_theme_light) .webappslauncher-valid-icon {
    color: #5EB242;
  }
  body:not(.esko_theme_light) .webappslauncher-identifier-icon.glyphicon.glyphicon-ok-sign {
    color: #5EB242;
  }
  body:not(.esko_theme_light) .webappslauncher-identifier-icon.glyphicon.glyphicon-remove-sign {
    color: #F54000;
  }
  body:not(.esko_theme_light) .webappslauncher_tableaction:not(.esko_disabled) {
    opacity: 1 !important;
  }
}
body.esko_theme_dark .aetodoseparator {
  border-top-color: #4a4c51;
}
body.esko_theme_dark .common_todoparameter-placeholderlabel {
  color: #c3c4c5;
}
body.esko_theme_dark .common_tasklink-disabled {
  color: #666A70 !important;
}
body.esko_theme_dark .common_toolbarstatus {
  color: #c3c4c5;
}
body.esko_theme_dark .common_usernamemanaged {
  color: #575d64;
}
body.esko_theme_dark .common_customertabs {
  background-color: #2E3136;
}
body.esko_theme_dark .common_icon-cloud {
  background-image: url("../img/customer_is_linked_with_esko_cloud_darkmode.svg?v=20197981.781");
}
body.esko_theme_dark .esko_tablerow.esko_selected .common_icon-cloud {
  background-image: url("../img/customer_is_linked_with_esko_cloud_selected_darkmode.svg?v=20197981.781");
}
@media (prefers-color-scheme: dark) {
  body:not(.esko_theme_light) .aetodoseparator {
    border-top-color: #4a4c51;
  }
  body:not(.esko_theme_light) .common_todoparameter-placeholderlabel {
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .common_tasklink-disabled {
    color: #666A70 !important;
  }
  body:not(.esko_theme_light) .common_toolbarstatus {
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .common_usernamemanaged {
    color: #575d64;
  }
  body:not(.esko_theme_light) .common_customertabs {
    background-color: #2E3136;
  }
  body:not(.esko_theme_light) .common_icon-cloud {
    background-image: url("../img/customer_is_linked_with_esko_cloud_darkmode.svg?v=20197981.781");
  }
  body:not(.esko_theme_light) .esko_tablerow.esko_selected .common_icon-cloud {
    background-image: url("../img/customer_is_linked_with_esko_cloud_selected_darkmode.svg?v=20197981.781");
  }
}
body.esko_theme_dark .saloginwindow {
  background-color: #323439;
}
body.esko_theme_dark .saloginwindowseparator {
  border-top-color: #b4b4b4;
}
body.esko_theme_dark .sarestartoverlay {
  background-color: rgba(255, 255, 255, 0.3);
}
body.esko_theme_dark .sarestartoverlay > .esko_spinner {
  color: white;
}
body.esko_theme_dark .sarestartoverlay .esko_spinner_path {
  stroke: white;
}
body.esko_theme_dark .sa-status-icon.glyphicon.glyphicon-ok-sign {
  color: #5EB242;
}
body.esko_theme_dark .sa-status-icon.disabled.glyphicon.glyphicon-ok-sign {
  color: #CECECE;
}
body.esko_theme_dark .sa-status-icon.glyphicon.glyphicon-remove-sign {
  color: #F54000;
}
body.esko_theme_dark .sa-status-icon.disabled.glyphicon.glyphicon-remove-sign {
  color: #CECECE;
}
body.esko_theme_dark .sa-status-icon.glyphicon.glyphicon-exclamation-sign {
  color: #CECECE;
}
body.esko_theme_dark .sa-status-icon.disabled.glyphicon.glyphicon-exclamation-sign {
  color: #CECECE;
}
body.esko_theme_dark .sa-title {
  color: #ADAFB1;
}
body.esko_theme_dark .sa-title.sa-default-color {
  color: inherit;
}
body.esko_theme_dark .esko_icon-locked {
  background-image: url("../img/locked_darkmode.svg?v=20197981.781");
}
body.esko_theme_dark .esko_icon-unlocked {
  background-image: url("../img/unlocked_darkmode.svg?v=20197981.781");
}
body.esko_theme_dark .esko_icon-edit {
  background-image: url("../img/edit_darkmode.svg?v=20197981.781");
}
body.esko_theme_dark .esko_icon-edit.esko_disabled {
  background-image: url("../img/edit_disabled_darkmode.svg?v=20197981.781");
}
body.esko_theme_dark .esko_icon-trash {
  background-image: url("../img/trash_darkmode.svg?v=20197981.781");
}
body.esko_theme_dark .esko_icon-trash.esko_disabled {
  background-image: url("../img/trash_disabled_darkmode.svg?v=20197981.781");
}
body.esko_theme_dark .sacheck_ok {
  color: #5EB242;
}
body.esko_theme_dark .sa-warning-icon {
  color: #FFBB00;
}
body.esko_theme_dark .sa-error-icon {
  color: #F54000;
}
@media (prefers-color-scheme: dark) {
  body:not(.esko_theme_light) .saloginwindow {
    background-color: #323439;
  }
  body:not(.esko_theme_light) .saloginwindowseparator {
    border-top-color: #b4b4b4;
  }
  body:not(.esko_theme_light) .sarestartoverlay {
    background-color: rgba(255, 255, 255, 0.3);
  }
  body:not(.esko_theme_light) .sarestartoverlay > .esko_spinner {
    color: white;
  }
  body:not(.esko_theme_light) .sarestartoverlay .esko_spinner_path {
    stroke: white;
  }
  body:not(.esko_theme_light) .sa-status-icon.glyphicon.glyphicon-ok-sign {
    color: #5EB242;
  }
  body:not(.esko_theme_light) .sa-status-icon.disabled.glyphicon.glyphicon-ok-sign {
    color: #CECECE;
  }
  body:not(.esko_theme_light) .sa-status-icon.glyphicon.glyphicon-remove-sign {
    color: #F54000;
  }
  body:not(.esko_theme_light) .sa-status-icon.disabled.glyphicon.glyphicon-remove-sign {
    color: #CECECE;
  }
  body:not(.esko_theme_light) .sa-status-icon.glyphicon.glyphicon-exclamation-sign {
    color: #CECECE;
  }
  body:not(.esko_theme_light) .sa-status-icon.disabled.glyphicon.glyphicon-exclamation-sign {
    color: #CECECE;
  }
  body:not(.esko_theme_light) .sa-title {
    color: #ADAFB1;
  }
  body:not(.esko_theme_light) .sa-title.sa-default-color {
    color: inherit;
  }
  body:not(.esko_theme_light) .esko_icon-locked {
    background-image: url("../img/locked_darkmode.svg?v=20197981.781");
  }
  body:not(.esko_theme_light) .esko_icon-unlocked {
    background-image: url("../img/unlocked_darkmode.svg?v=20197981.781");
  }
  body:not(.esko_theme_light) .esko_icon-edit {
    background-image: url("../img/edit_darkmode.svg?v=20197981.781");
  }
  body:not(.esko_theme_light) .esko_icon-edit.esko_disabled {
    background-image: url("../img/edit_disabled_darkmode.svg?v=20197981.781");
  }
  body:not(.esko_theme_light) .esko_icon-trash {
    background-image: url("../img/trash_darkmode.svg?v=20197981.781");
  }
  body:not(.esko_theme_light) .esko_icon-trash.esko_disabled {
    background-image: url("../img/trash_disabled_darkmode.svg?v=20197981.781");
  }
  body:not(.esko_theme_light) .sacheck_ok {
    color: #5EB242;
  }
  body:not(.esko_theme_light) .sa-warning-icon {
    color: #FFBB00;
  }
  body:not(.esko_theme_light) .sa-error-icon {
    color: #F54000;
  }
}
/*# sourceMappingURL=style_dark.css.map */