body.esko_theme_dark {
  background-color: #262829;
  color: #c3c4c5;
}
body.esko_theme_dark .panel {
  background-color: #262829;
}
body.esko_theme_dark .panel-default {
  border-color: #4a4c51;
}
body.esko_theme_dark .panel-default > .panel-heading {
  color: #c3c4c5;
  background-color: #35393E;
  border-color: #4a4c51;
}
body.esko_theme_dark .panel-footer {
  background-color: #35393E;
  border-color: #4a4c51;
}
body.esko_theme_dark a {
  color: #c3c4c5;
}
body.esko_theme_dark .navbar-default .navbar-nav > .active > a {
  background-color: #35393E;
}
body.esko_theme_dark .form-control {
  color: #c3c4c5;
  background-color: #2A2C30;
  border-color: #656a70;
}
body.esko_theme_dark .btn-default,
body.esko_theme_dark .form-control .btn-default {
  color: #c3c4c5;
  background-color: #575d64;
  border-color: #575d64;
}
body.esko_theme_dark .btn-default:hover,
body.esko_theme_dark .form-control .btn-default:hover {
  color: #c3c4c5;
  background-color: #3b3f44;
  border-color: #3b3f44;
}
body.esko_theme_dark .btn-default:focus,
body.esko_theme_dark .form-control .btn-default:focus {
  color: #9c9e9f;
}
body.esko_theme_dark .btn-link,
body.esko_theme_dark .form-control .btn-link {
  color: #c3c4c5;
}
body.esko_theme_dark .btn[disabled],
body.esko_theme_dark .btn[disabled]:hover,
body.esko_theme_dark .btn[disabled]:focus {
  color: #777c80;
  background-color: #575d64;
  border-color: #575d64;
  opacity: 1;
}
body.esko_theme_dark .btn-default.active {
  color: #434b53;
  background-color: #c3c4c5;
  border-color: #c3c4c5;
  box-shadow: none;
}
body.esko_theme_dark .btn-default.active:hover {
  color: #434b53;
  background-color: #858686;
  border-color: #858686;
  box-shadow: none;
}
body.esko_theme_dark .btn-default.active:focus {
  color: #212529;
}
body.esko_theme_dark .btn-default[disabled].active:hover,
body.esko_theme_dark .btn-default[disabled].active:focus,
body.esko_theme_dark .btn[disabled].active:hover,
body.esko_theme_dark .btn[disabled].active:focus {
  color: #434b53;
  background-color: #c3c4c5;
  border-color: #c3c4c5;
  box-shadow: none;
}
body.esko_theme_dark .btn-link,
body.esko_theme_dark .btn-link.active,
body.esko_theme_dark .btn-link:active,
body.esko_theme_dark .btn-link[disabled],
body.esko_theme_dark fieldset[disabled] .btn-link,
body.esko_theme_dark .btn-link:hover,
body.esko_theme_dark .btn-link.active:hover,
body.esko_theme_dark .btn-link:active:hover,
body.esko_theme_dark .btn-link[disabled]:hover,
body.esko_theme_dark fieldset[disabled] .btn-link:hover,
body.esko_theme_dark .btn-link:focus,
body.esko_theme_dark .btn-link.active:focus,
body.esko_theme_dark .btn-link:active:focus,
body.esko_theme_dark .btn-link[disabled]:focus,
body.esko_theme_dark fieldset[disabled] .btn-link:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}
body.esko_theme_dark .viewerApp .btn:active,
body.esko_theme_dark .viewerApp .btn.active {
  /* set viewer style again because darkmode overrides this */
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
body.esko_theme_dark .viewerApp .toolbar .btn-default {
  /* set viewer style again because darkmode overrides this */
  background-color: #505050;
  color: #ffffff;
}
body.esko_theme_dark .viewerApp .toolbar .btn-default.active {
  /* set viewer style again because darkmode overrides this */
  background-color: #484848;
}
body.esko_theme_dark .list-group-item {
  color: #c3c4c5;
}
body.esko_theme_dark .list-group-item.active,
body.esko_theme_dark .list-group-item.active:focus,
body.esko_theme_dark .list-group-item.active:hover {
  color: #c3c4c5;
}
body.esko_theme_dark .list-group-item.active,
body.esko_theme_dark .list-group-item.active:focus,
body.esko_theme_dark .list-group-item.active:hover {
  background-color: #2A2C30;
  border-color: #656a70;
}
body.esko_theme_dark .list-group-item {
  border-color: #656a70;
}
body.esko_theme_dark .input-group > .input-group-btn > .btn {
  border: 1px solid #656a70;
}
body.esko_theme_dark .input-group-btn > .btn:active,
body.esko_theme_dark .input-group-btn > .btn:focus,
body.esko_theme_dark .input-group-btn > .btn:hover {
  z-index: initial;
}
body.esko_theme_dark .close {
  color: #c3c4c5;
}
body.esko_theme_dark .dropdown-menu {
  background-color: #444B54;
  border-color: #444B54;
  padding-bottom: 5px;
}
body.esko_theme_dark .dropdown-menu li {
  color: #c3c4c5;
  background-color: #444B54;
}
body.esko_theme_dark .dropdown-menu > li > a {
  color: #c3c4c5;
}
body.esko_theme_dark .dropdown-menu > .active > a {
  background-color: #2D3238;
}
body.esko_theme_dark .dropdown-menu > .active > a,
body.esko_theme_dark .dropdown-menu > .active > a:focus,
body.esko_theme_dark .dropdown-menu > .active > a:hover {
  color: #c3c4c5;
}
body.esko_theme_dark .dropdown-menu > .active > a:hover {
  background-color: #585e65;
}
body.esko_theme_dark .dropdown-menu > li > a:focus,
body.esko_theme_dark .dropdown-menu > li > a:hover {
  background-color: #585e65;
}
body.esko_theme_dark .dropdown-menu .divider {
  background-color: #585e65;
}
body.esko_theme_dark .modal-header {
  border-bottom-color: #585e65;
}
body.esko_theme_dark .modal-footer {
  border-top-color: #585e65;
}
body.esko_theme_dark .modal-content {
  background-color: #444B54;
}
body.esko_theme_dark .modal-content .close {
  color: #c3c4c5;
}
body.esko_theme_dark .nav-pills > li.active > a,
body.esko_theme_dark .nav-pills > li.active > a:hover {
  background-color: #7a8085;
  color: #c3c4c5;
}
body.esko_theme_dark .nav-pills > li > a:hover {
  background-color: #35393d;
  color: #c3c4c5;
}
body.esko_theme_dark .list-group-item {
  background-color: #262829;
}
body.esko_theme_dark .nav-tabs {
  background-color: #454B55;
}
body.esko_theme_dark .nav-tabs > li.active > a,
body.esko_theme_dark .nav-tabs > li.active > a:focus,
body.esko_theme_dark .nav-tabs > li.active > a:hover {
  background-color: #2E3136;
}
body.esko_theme_dark .nav-tabs > li > a:focus,
body.esko_theme_dark .nav-tabs > li > a:hover {
  background-color: transparent;
}
body.esko_theme_dark .input-group-addon {
  background-color: #2E3136;
  border-color: #666A70;
  color: #C3C4C5;
}
body.esko_theme_dark .esko_loginwindow {
  background-color: #323439;
}
body.esko_theme_dark .esko_loginwindowseparator {
  border-top-color: #b4b4b4;
}
body.esko_theme_dark .esko_checkbox input[type="radio"] + label:before,
body.esko_theme_dark .esko_checkbox input[type="checkbox"] + label:before {
  border-color: #666A70;
  background-color: #2A2C30;
}
body.esko_theme_dark .esko_checkbox input[type="radio"] + label:hover:before,
body.esko_theme_dark .esko_checkbox input[type="checkbox"] + label:hover:before {
  border-color: #adafb1;
}
body.esko_theme_dark .esko_checkbox input[type="radio"]:disabled + label:hover:before,
body.esko_theme_dark .esko_checkbox input[type="checkbox"]:disabled + label:hover:before {
  border-color: #666A70;
}
body.esko_theme_dark .esko_checkbox input[type="checkbox"]:disabled + label:after {
  color: #666A70;
}
body.esko_theme_dark .esko_checkbox input[type="radio"]:disabled + label:after {
  background-color: #666A70;
}
body.esko_theme_dark .esko_checkbox input[type="radio"]:disabled + label,
body.esko_theme_dark .esko_checkbox input[type="checkbox"]:disabled + label {
  color: #666A70;
}
body.esko_theme_dark .esko_colorbutton {
  border-color: #000;
  background-color: #fff;
}
body.esko_theme_dark .dropdown:not(.open) .esko_dropdown-doesnotexist {
  color: #ff3733;
}
body.esko_theme_dark .esko_forminput h3 {
  color: #93989f;
}
body.esko_theme_dark .esko_disabledinput.form-control {
  color: #666A70;
}
body.esko_theme_dark .has-error .form-control {
  background-color: #a94442;
  border-color: #f2dede;
}
body.esko_theme_dark .esko_formlabel_disabled {
  color: #666A70;
}
body.esko_theme_dark .esko_btn-icon,
body.esko_theme_dark .esko_btn-icon:visited {
  color: #b4b4b4;
}
body.esko_theme_dark .esko_btn-icon:active,
body.esko_theme_dark .esko_btn-icon:active:hover,
body.esko_theme_dark .esko_btn-icon:active:focus {
  color: #63676E;
}
body.esko_theme_dark .esko_btn-icon:hover,
body.esko_theme_dark .esko_btn-icon:focus {
  color: #b4b4b4;
}
body.esko_theme_dark .esko_icon-more {
  background-image: url("../images/icon_more_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_icon-remove {
  background-image: url("../images/icon_remove_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_icon-locked {
  background-image: url("../images/icon_locked_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_icon-unlocked {
  background-image: url("../images/icon_unlocked_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_icon-gotoparentfolder {
  background-image: url("../images/icon_gotoparentfolder_dark.svg?v=20198778.646");
}
body.esko_theme_dark .btn-default[disabled] .esko_icon-gotoparentfolder {
  background-image: url("../images/icon_gotoparentfolder_disabled_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_icon-folder {
  background-image: url("../images/icon_folder_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_icon-container {
  background-image: url("../images/icon_container_large_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_tablerow.esko_selected .esko_icon-container {
  background-image: url("../images/icon_container_large_selected_dark.svg?v=20198778.646");
}
body.esko_theme_dark .nav-pills > li.active > a .esko_icon-container {
  background-image: url("../images/icon_container_large_selected_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_tablerow.esko_selected .esko_icon-folder {
  background-image: url("../images/icon_folder_selected_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_icon-jobfolder {
  background-image: url("../images/icon_jobfolder_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_icon-hotfolder {
  background-image: url("../images/icon_hotfolder_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_icon-addfolder {
  background-image: url("../images/icon_addfolder_dark.svg?v=20198778.646");
}
body.esko_theme_dark .btn-default[disabled] .esko_icon-addfolder {
  background-image: url("../images/icon_addfolder_disabled_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_icon-folderinlist {
  background-image: url("../images/icon_folderinlist_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_tablerow.esko_selected .esko_icon-folderinlist {
  background-image: url("../images/icon_folderinlist_selected_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_icon-folderinnotification {
  background-image: url("../images/icon_folderinnotification.svg?v=20198778.646");
}
body.esko_theme_dark .esko_icon-fileinnotification {
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  background-image: url("../images/icon_fileinnotification.svg?v=20198778.646");
  background-size: 18px 14px;
}
body.esko_theme_dark .esko_icon-trash {
  background-image: url("../images/icon_trash_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_icon-trash.esko_disabled {
  background-image: url("../images/icon_trash_disabled_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_icon-multiselect {
  background-image: url("../images/icon_multiselect_dark.svg?v=20198778.646");
}
body.esko_theme_dark button.active .esko_icon-multiselect {
  background-image: url("../images/icon_multiselect_selected_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko-icon-locked-enabled {
  background-image: url("../images/icon_locked_enabled_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko-icon-locked-disabled {
  background-image: url("../images/icon_locked_disabled_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko-icon-unlocked-enabled {
  background-image: url("../images/icon_unlocked_enabled_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko-icon-printable-enabled {
  background-image: url("../images/icon_printable_enabled_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko-icon-printable-disabled {
  background-image: url("../images/icon_printable_disabled_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko-icon-printable-mixedstates {
  background-image: url("../images/icon_printable_mixedstates_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_inlineedit-icon {
  background-image: url("../images/icon_inlineedit_edit_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_inlineedit-btn {
  background-color: #575d64;
  color: #c3c4c5;
  border-color: #575d64;
}
body.esko_theme_dark .esko_inlineedit-btn:hover {
  background-color: #3b3f44;
  border-color: #3b3f44;
}
body.esko_theme_dark .esko_inlineedit-btn-cancel {
  background-image: url("../images/icon_inlineedit_cancel_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_inlineedit-btn-ok {
  background-image: url("../images/icon_inlineedit_ok_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_btnlink {
  color: #c3c4c5;
}
body.esko_theme_dark .esko_tablerow.esko_selected .esko_namebtnlink {
  color: #c3c4c5;
}
body.esko_theme_dark .esko_tileactionbar {
  background-color: #262829;
}
body.esko_theme_dark .esko_tile.selected,
body.esko_theme_dark .esko_tiletextcontainer.selected {
  background-color: #62676e;
  color: #c3c4c5;
}
body.esko_theme_dark .esko_tileandtiletextcontainer.highlighted {
  background-color: #3B3E43;
}
body.esko_theme_dark .esko_tileandtiletextcontainer.selected {
  background-color: inherit;
}
body.esko_theme_dark .esko_infopanel {
  background: #3B3E43;
}
body.esko_theme_dark .esko_infopanelarrow {
  fill: #3B3E43;
  stroke: none;
}
body.esko_theme_dark .esko_previewtile {
  border-color: #A0A0A0;
  background-color: white;
}
body.esko_theme_dark .esko_tileactionmore {
  background-image: url("../images/icon_action_more_disabled_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_tile:hover .esko_tileactionmore {
  background-image: url("../images/icon_action_more_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_tile.highlighted .esko_tileactionmore {
  background-image: url("../images/icon_action_more_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_tileactiondisabled .esko_tileactionmore {
  background-image: url("../images/icon_action_more_disabled_dark.svg?v=20198778.646") !important;
}
body.esko_theme_dark .esko_tileview_sort {
  background-color: #262829;
}
body.esko_theme_dark .esko_resourceinput > .input-group > .input-group {
  border-color: #656a70;
  background-color: #2A2C30;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
body.esko_theme_dark .esko_resourceinput > .input-group > .input-group.has-error {
  background-color: #a94442;
  border-color: #f2dede;
}
body.esko_theme_dark .esko_resourceinput[disabled] > .input-group > .input-group input.form-control {
  color: #b4b4b4;
}
body.esko_theme_dark .esko_resourceinput > .input-group > .input-group > .input-group-btn > .btn {
  color: #444B54;
}
body.esko_theme_dark .esko_resourceinput > .input-group > .input-group-btn > .btn:active,
body.esko_theme_dark .esko_resourceinput > .input-group > .input-group-btn > .btn.active {
  color: #424b53;
  background-color: #CFCFCF;
}
body.esko_theme_dark .esko_resourceinput .dropdown.open .btn {
  border-color: #424b53;
}
body.esko_theme_dark .esko_resourceinput > .input-group > .input-group.focus {
  border-color: #66afe9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
body.esko_theme_dark .esko_resourceinput > .dropdown-menu > li > p.no-matches {
  color: #ff3733;
}
body.esko_theme_dark .esko_missingresource {
  color: #FFBB00;
}
body.esko_theme_dark .esko_rowalternatecolor {
  background-color: #2E3136;
}
body.esko_theme_dark .esko_search {
  border-color: #656a70;
  background-color: #2A2C30;
}
body.esko_theme_dark .esko_search.input-group > .input-group-addon {
  border: none;
  color: #c3c4c5;
}
body.esko_theme_dark .esko_search.input-group > .input-group-btn > .btn {
  border: none;
  color: #c3c4c5;
}
body.esko_theme_dark .esko_search.input-group > .input-group-btn > .btn:hover {
  color: #c3c4c5;
}
body.esko_theme_dark .esko_navigationcolumnseparation {
  border-color: #35393E;
}
body.esko_theme_dark .esko_nav-stacked-title {
  color: #93989f;
}
body.esko_theme_dark .esko_collapsedsidebar > :last-child:not(:first-child) .btn.esko_sidebarbutton:first-child {
  border-left-color: #575d64;
}
body.esko_theme_dark .esko_collapsedsidebar > :first-child:not(:last-child) .btn.esko_sidebarbutton:last-child {
  border-right-color: #575d64;
}
body.esko_theme_dark .esko_slideout {
  background: #323439;
}
body.esko_theme_dark .esko_slideout.align-left.is-visible {
  box-shadow: -55px 10px 100px 0px #000;
}
body.esko_theme_dark .esko_slideout.align-right.is-visible {
  box-shadow: 55px 10px 100px 0px #000;
}
body.esko_theme_dark .esko_slideoutbackground.is-visible {
  background-color: #000;
}
body.esko_theme_dark .esko_slideoutbottomseparator {
  border-color: #4a4c51;
}
body.esko_theme_dark .esko_slideoutgroupseparator {
  border-top-color: #4a4c51;
}
body.esko_theme_dark .esko_spinner_path {
  stroke: #CCC;
}
body.esko_theme_dark .esko_spinner_path.selected {
  stroke: #666;
}
body.esko_theme_dark .esko_spinner_small_path {
  stroke: #EEE;
}
body.esko_theme_dark .esko_spinner_small_path.selected {
  stroke: #444;
}
body.esko_theme_dark .esko_statusbar {
  background-color: #35393E;
}
body.esko_theme_dark .esko_tableheader {
  background-color: #43484e;
}
body.esko_theme_dark .esko_table {
  border-color: #43484e;
}
body.esko_theme_dark .esko_tabledatacell > div {
  border-color: #43484e;
}
body.esko_theme_dark .esko_tabledata {
  background-color: #262829;
}
body.esko_theme_dark .esko_tabledata tr:not(.esko_tablerow_nohover):not(.esko_selected):hover {
  background-color: #35393E;
}
body.esko_theme_dark .esko_tablerow.esko_selected:hover,
body.esko_theme_dark .esko_tablerow.esko_selected {
  background-color: #62676e;
  color: #c3c4c5;
}
body.esko_theme_dark .esko_tablerow > .esko_tabledatacell {
  -webkit-transition: background-color 2s ease-in-out;
  -moz-transition: background-color 2s ease-in-out;
  -o-transition: background-color 2s ease-in-out;
  -ms-transition: background-color 2s ease-in-out;
  transition: background-color 2s ease-in-out;
}
body.esko_theme_dark .esko_tablerow.esko_highlight > .esko_tabledatacell {
  background-color: #93989f;
}
body.esko_theme_dark .esko_tablerow.esko_disabled > td > div > * {
  opacity: 0.4;
  cursor: not-allowed;
}
body.esko_theme_dark .esko_tablerow .esko_tableaction,
body.esko_theme_dark .esko_tablerow:focus .esko_tableaction {
  color: #C3C4C5;
  opacity: 0.1;
}
body.esko_theme_dark .esko_tablerow.esko_selected .esko_tableaction,
body.esko_theme_dark .esko_tablerow.esko_selected .esko_tableaction {
  color: #c3c4c5;
}
body.esko_theme_dark .esko_tablerow.esko_selected .esko_tableaction .esko_tablerow.esko_selected:focus .esko_tableaction {
  color: #c3c4c5;
  opacity: 0.1;
}
body.esko_theme_dark .esko_tablerow:hover .esko_tableaction:not(.esko_disabled) {
  color: #C3C4C5;
  opacity: 1;
}
body.esko_theme_dark .esko_tablerow.esko_selected:hover .esko_tableaction:not(.esko_disabled) {
  color: #c3c4c5;
  opacity: 1;
}
body.esko_theme_dark .esko_tablerow.esko_selected .shuttle-dropdown-menu a {
  color: #c3c4c5;
}
body.esko_theme_dark .esko_tablerow.esko_selected .esko_parameterbtnlink {
  color: #c3c4c5;
}
body.esko_theme_dark .esko_tablecoldivider {
  background-color: #5b5f64;
}
body.esko_theme_dark .esko_columnselector.dropdown.open > button {
  color: #63676E;
}
body.esko_theme_dark .esko_tableactionedit {
  background-image: url("../images/icon_action_edit_disabled_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_tablerow:hover .esko_tableactionedit {
  background-image: url("../images/icon_action_edit_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_tablerow.esko_selected .esko_tableactionedit {
  background-image: url("../images/icon_action_edit_selected_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_tableactionsdisabled .esko_tableactionedit {
  background-image: url("../images/icon_action_edit_disabled_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_tableactionremove {
  background-image: url("../images/icon_action_remove_disabled_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_tablerow:hover .esko_tableactionremove {
  background-image: url("../images/icon_action_remove_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_tableactionsdisabled .esko_tableactionremove {
  background-image: url("../images/icon_action_remove_disabled_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_tableactionduplicate {
  background-image: url("../images/icon_action_duplicate_disabled_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_tablerow:hover .esko_tableactionduplicate {
  background-image: url("../images/icon_action_duplicate_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_tableactionsdisabled .esko_tableactionduplicate {
  background-image: url("../images/icon_action_duplicate_disabled_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_tabsview-tab {
  background-color: #2E3136;
}
body.esko_theme_dark .esko_toolbar {
  background-color: #35393E;
}
body.esko_theme_dark .tooltip.right .esko_errortooltip-arrow {
  border-right-color: #a94442 !important;
}
body.esko_theme_dark .tooltip.left .esko_errortooltip-arrow {
  border-left-color: #a94442 !important;
}
body.esko_theme_dark .tooltip.top .esko_errortooltip-arrow {
  border-top-color: #a94442 !important;
}
body.esko_theme_dark .tooltip.bottom .esko_errortooltip-arrow {
  border-bottom-color: #a94442 !important;
}
body.esko_theme_dark .esko_errortooltip-inner {
  background-color: #a94442;
  color: #f2dede;
}
body.esko_theme_dark .esko_applauncher-applink-active {
  background-color: #1C1E22;
}
body.esko_theme_dark .esko_applauncher-separator {
  border-top-color: #b4b4b4;
}
body.esko_theme_dark .esko_aboutwindow {
  color: black;
  background-color: silver;
}
body.esko_theme_dark .esko_workflows-title {
  color: #93989f;
}
body.esko_theme_dark .esko_folded-favorites {
  border-top-color: #5b5f64;
  border-bottom-color: #5b5f64;
}
body.esko_theme_dark .esko_inkselection_fromfile {
  color: #b4b4b4;
}
body.esko_theme_dark .eskosortfieldbutton,
body.esko_theme_dark .eskosortfieldbutton:focus {
  background-color: transparent;
  color: #c3c4c5;
}
body.esko_theme_dark .eskosortfieldbutton.active,
body.esko_theme_dark .eskosortfieldbutton:active,
body.esko_theme_dark .eskosortfieldbutton.active:focus,
body.esko_theme_dark .eskosortfieldbutton:active:focus {
  background-color: #424b53;
}
body.esko_theme_dark .btn-link.eskosortfieldbutton:hover {
  color: #c3c4c5;
}
body.esko_theme_dark .esko-sort-collapsed-icon {
  background-image: url("../images/sort_collapsed_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko-sort-az-icon {
  background-image: url("../images/sort_az_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko-sort-za-icon {
  background-image: url("../images/sort_za_dark.svg?v=20198778.646");
}
body.esko_theme_dark .esko_dropzone-progress {
  background-color: #262829;
}
body.esko_theme_dark .esko_upload-progress {
  background-color: #424b53;
  border-color: #262829;
}
body.esko_theme_dark .esko_upload-progress .esko_upload-amount {
  color: #ADAFB1;
}
body.esko_theme_dark .esko_dropzone-cancel {
  color: #93989f;
}
body.esko_theme_dark .esko_dropzone-cancel:hover,
body.esko_theme_dark .esko_dropzone-cancel:focus {
  color: #c3c4c5;
}
body.esko_theme_dark .esko_filebrowser-selectable {
  color: #666A70;
}
body.esko_theme_dark :not(.esko_action.disabled > a) .esko_browseinput > .esko_browsefilename {
  color: #c3c4c5;
}
body.esko_theme_dark .esko_account_locations .list-group-item {
  background-color: initial;
}
@media (prefers-color-scheme: dark) {
  body:not(.esko_theme_light) {
    background-color: #262829;
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .panel {
    background-color: #262829;
  }
  body:not(.esko_theme_light) .panel-default {
    border-color: #4a4c51;
  }
  body:not(.esko_theme_light) .panel-default > .panel-heading {
    color: #c3c4c5;
    background-color: #35393E;
    border-color: #4a4c51;
  }
  body:not(.esko_theme_light) .panel-footer {
    background-color: #35393E;
    border-color: #4a4c51;
  }
  body:not(.esko_theme_light) a {
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .navbar-default .navbar-nav > .active > a {
    background-color: #35393E;
  }
  body:not(.esko_theme_light) .form-control {
    color: #c3c4c5;
    background-color: #2A2C30;
    border-color: #656a70;
  }
  body:not(.esko_theme_light) .btn-default,
  body:not(.esko_theme_light) .form-control .btn-default {
    color: #c3c4c5;
    background-color: #575d64;
    border-color: #575d64;
  }
  body:not(.esko_theme_light) .btn-default:hover,
  body:not(.esko_theme_light) .form-control .btn-default:hover {
    color: #c3c4c5;
    background-color: #3b3f44;
    border-color: #3b3f44;
  }
  body:not(.esko_theme_light) .btn-default:focus,
  body:not(.esko_theme_light) .form-control .btn-default:focus {
    color: #9c9e9f;
  }
  body:not(.esko_theme_light) .btn-link,
  body:not(.esko_theme_light) .form-control .btn-link {
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .btn[disabled],
  body:not(.esko_theme_light) .btn[disabled]:hover,
  body:not(.esko_theme_light) .btn[disabled]:focus {
    color: #777c80;
    background-color: #575d64;
    border-color: #575d64;
    opacity: 1;
  }
  body:not(.esko_theme_light) .btn-default.active {
    color: #434b53;
    background-color: #c3c4c5;
    border-color: #c3c4c5;
    box-shadow: none;
  }
  body:not(.esko_theme_light) .btn-default.active:hover {
    color: #434b53;
    background-color: #858686;
    border-color: #858686;
    box-shadow: none;
  }
  body:not(.esko_theme_light) .btn-default.active:focus {
    color: #212529;
  }
  body:not(.esko_theme_light) .btn-default[disabled].active:hover,
  body:not(.esko_theme_light) .btn-default[disabled].active:focus,
  body:not(.esko_theme_light) .btn[disabled].active:hover,
  body:not(.esko_theme_light) .btn[disabled].active:focus {
    color: #434b53;
    background-color: #c3c4c5;
    border-color: #c3c4c5;
    box-shadow: none;
  }
  body:not(.esko_theme_light) .btn-link,
  body:not(.esko_theme_light) .btn-link.active,
  body:not(.esko_theme_light) .btn-link:active,
  body:not(.esko_theme_light) .btn-link[disabled],
  body:not(.esko_theme_light) fieldset[disabled] .btn-link,
  body:not(.esko_theme_light) .btn-link:hover,
  body:not(.esko_theme_light) .btn-link.active:hover,
  body:not(.esko_theme_light) .btn-link:active:hover,
  body:not(.esko_theme_light) .btn-link[disabled]:hover,
  body:not(.esko_theme_light) fieldset[disabled] .btn-link:hover,
  body:not(.esko_theme_light) .btn-link:focus,
  body:not(.esko_theme_light) .btn-link.active:focus,
  body:not(.esko_theme_light) .btn-link:active:focus,
  body:not(.esko_theme_light) .btn-link[disabled]:focus,
  body:not(.esko_theme_light) fieldset[disabled] .btn-link:focus {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
  }
  body:not(.esko_theme_light) .viewerApp .btn:active,
  body:not(.esko_theme_light) .viewerApp .btn.active {
    /* set viewer style again because darkmode overrides this */
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
  body:not(.esko_theme_light) .viewerApp .toolbar .btn-default {
    /* set viewer style again because darkmode overrides this */
    background-color: #505050;
    color: #ffffff;
  }
  body:not(.esko_theme_light) .viewerApp .toolbar .btn-default.active {
    /* set viewer style again because darkmode overrides this */
    background-color: #484848;
  }
  body:not(.esko_theme_light) .list-group-item {
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .list-group-item.active,
  body:not(.esko_theme_light) .list-group-item.active:focus,
  body:not(.esko_theme_light) .list-group-item.active:hover {
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .list-group-item.active,
  body:not(.esko_theme_light) .list-group-item.active:focus,
  body:not(.esko_theme_light) .list-group-item.active:hover {
    background-color: #2A2C30;
    border-color: #656a70;
  }
  body:not(.esko_theme_light) .list-group-item {
    border-color: #656a70;
  }
  body:not(.esko_theme_light) .input-group > .input-group-btn > .btn {
    border: 1px solid #656a70;
  }
  body:not(.esko_theme_light) .input-group-btn > .btn:active,
  body:not(.esko_theme_light) .input-group-btn > .btn:focus,
  body:not(.esko_theme_light) .input-group-btn > .btn:hover {
    z-index: initial;
  }
  body:not(.esko_theme_light) .close {
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .dropdown-menu {
    background-color: #444B54;
    border-color: #444B54;
    padding-bottom: 5px;
  }
  body:not(.esko_theme_light) .dropdown-menu li {
    color: #c3c4c5;
    background-color: #444B54;
  }
  body:not(.esko_theme_light) .dropdown-menu > li > a {
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .dropdown-menu > .active > a {
    background-color: #2D3238;
  }
  body:not(.esko_theme_light) .dropdown-menu > .active > a,
  body:not(.esko_theme_light) .dropdown-menu > .active > a:focus,
  body:not(.esko_theme_light) .dropdown-menu > .active > a:hover {
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .dropdown-menu > .active > a:hover {
    background-color: #585e65;
  }
  body:not(.esko_theme_light) .dropdown-menu > li > a:focus,
  body:not(.esko_theme_light) .dropdown-menu > li > a:hover {
    background-color: #585e65;
  }
  body:not(.esko_theme_light) .dropdown-menu .divider {
    background-color: #585e65;
  }
  body:not(.esko_theme_light) .modal-header {
    border-bottom-color: #585e65;
  }
  body:not(.esko_theme_light) .modal-footer {
    border-top-color: #585e65;
  }
  body:not(.esko_theme_light) .modal-content {
    background-color: #444B54;
  }
  body:not(.esko_theme_light) .modal-content .close {
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .nav-pills > li.active > a,
  body:not(.esko_theme_light) .nav-pills > li.active > a:hover {
    background-color: #7a8085;
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .nav-pills > li > a:hover {
    background-color: #35393d;
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .list-group-item {
    background-color: #262829;
  }
  body:not(.esko_theme_light) .nav-tabs {
    background-color: #454B55;
  }
  body:not(.esko_theme_light) .nav-tabs > li.active > a,
  body:not(.esko_theme_light) .nav-tabs > li.active > a:focus,
  body:not(.esko_theme_light) .nav-tabs > li.active > a:hover {
    background-color: #2E3136;
  }
  body:not(.esko_theme_light) .nav-tabs > li > a:focus,
  body:not(.esko_theme_light) .nav-tabs > li > a:hover {
    background-color: transparent;
  }
  body:not(.esko_theme_light) .input-group-addon {
    background-color: #2E3136;
    border-color: #666A70;
    color: #C3C4C5;
  }
  body:not(.esko_theme_light) .esko_loginwindow {
    background-color: #323439;
  }
  body:not(.esko_theme_light) .esko_loginwindowseparator {
    border-top-color: #b4b4b4;
  }
  body:not(.esko_theme_light) .esko_checkbox input[type="radio"] + label:before,
  body:not(.esko_theme_light) .esko_checkbox input[type="checkbox"] + label:before {
    border-color: #666A70;
    background-color: #2A2C30;
  }
  body:not(.esko_theme_light) .esko_checkbox input[type="radio"] + label:hover:before,
  body:not(.esko_theme_light) .esko_checkbox input[type="checkbox"] + label:hover:before {
    border-color: #adafb1;
  }
  body:not(.esko_theme_light) .esko_checkbox input[type="radio"]:disabled + label:hover:before,
  body:not(.esko_theme_light) .esko_checkbox input[type="checkbox"]:disabled + label:hover:before {
    border-color: #666A70;
  }
  body:not(.esko_theme_light) .esko_checkbox input[type="checkbox"]:disabled + label:after {
    color: #666A70;
  }
  body:not(.esko_theme_light) .esko_checkbox input[type="radio"]:disabled + label:after {
    background-color: #666A70;
  }
  body:not(.esko_theme_light) .esko_checkbox input[type="radio"]:disabled + label,
  body:not(.esko_theme_light) .esko_checkbox input[type="checkbox"]:disabled + label {
    color: #666A70;
  }
  body:not(.esko_theme_light) .esko_colorbutton {
    border-color: #000;
    background-color: #fff;
  }
  body:not(.esko_theme_light) .dropdown:not(.open) .esko_dropdown-doesnotexist {
    color: #ff3733;
  }
  body:not(.esko_theme_light) .esko_forminput h3 {
    color: #93989f;
  }
  body:not(.esko_theme_light) .esko_disabledinput.form-control {
    color: #666A70;
  }
  body:not(.esko_theme_light) .has-error .form-control {
    background-color: #a94442;
    border-color: #f2dede;
  }
  body:not(.esko_theme_light) .esko_formlabel_disabled {
    color: #666A70;
  }
  body:not(.esko_theme_light) .esko_btn-icon,
  body:not(.esko_theme_light) .esko_btn-icon:visited {
    color: #b4b4b4;
  }
  body:not(.esko_theme_light) .esko_btn-icon:active,
  body:not(.esko_theme_light) .esko_btn-icon:active:hover,
  body:not(.esko_theme_light) .esko_btn-icon:active:focus {
    color: #63676E;
  }
  body:not(.esko_theme_light) .esko_btn-icon:hover,
  body:not(.esko_theme_light) .esko_btn-icon:focus {
    color: #b4b4b4;
  }
  body:not(.esko_theme_light) .esko_icon-more {
    background-image: url("../images/icon_more_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_icon-remove {
    background-image: url("../images/icon_remove_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_icon-locked {
    background-image: url("../images/icon_locked_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_icon-unlocked {
    background-image: url("../images/icon_unlocked_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_icon-gotoparentfolder {
    background-image: url("../images/icon_gotoparentfolder_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .btn-default[disabled] .esko_icon-gotoparentfolder {
    background-image: url("../images/icon_gotoparentfolder_disabled_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_icon-folder {
    background-image: url("../images/icon_folder_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_icon-container {
    background-image: url("../images/icon_container_large_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_tablerow.esko_selected .esko_icon-container {
    background-image: url("../images/icon_container_large_selected_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .nav-pills > li.active > a .esko_icon-container {
    background-image: url("../images/icon_container_large_selected_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_tablerow.esko_selected .esko_icon-folder {
    background-image: url("../images/icon_folder_selected_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_icon-jobfolder {
    background-image: url("../images/icon_jobfolder_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_icon-hotfolder {
    background-image: url("../images/icon_hotfolder_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_icon-addfolder {
    background-image: url("../images/icon_addfolder_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .btn-default[disabled] .esko_icon-addfolder {
    background-image: url("../images/icon_addfolder_disabled_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_icon-folderinlist {
    background-image: url("../images/icon_folderinlist_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_tablerow.esko_selected .esko_icon-folderinlist {
    background-image: url("../images/icon_folderinlist_selected_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_icon-folderinnotification {
    background-image: url("../images/icon_folderinnotification.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_icon-fileinnotification {
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    background-image: url("../images/icon_fileinnotification.svg?v=20198778.646");
    background-size: 18px 14px;
  }
  body:not(.esko_theme_light) .esko_icon-trash {
    background-image: url("../images/icon_trash_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_icon-trash.esko_disabled {
    background-image: url("../images/icon_trash_disabled_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_icon-multiselect {
    background-image: url("../images/icon_multiselect_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) button.active .esko_icon-multiselect {
    background-image: url("../images/icon_multiselect_selected_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko-icon-locked-enabled {
    background-image: url("../images/icon_locked_enabled_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko-icon-locked-disabled {
    background-image: url("../images/icon_locked_disabled_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko-icon-unlocked-enabled {
    background-image: url("../images/icon_unlocked_enabled_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko-icon-printable-enabled {
    background-image: url("../images/icon_printable_enabled_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko-icon-printable-disabled {
    background-image: url("../images/icon_printable_disabled_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko-icon-printable-mixedstates {
    background-image: url("../images/icon_printable_mixedstates_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_inlineedit-icon {
    background-image: url("../images/icon_inlineedit_edit_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_inlineedit-btn {
    background-color: #575d64;
    color: #c3c4c5;
    border-color: #575d64;
  }
  body:not(.esko_theme_light) .esko_inlineedit-btn:hover {
    background-color: #3b3f44;
    border-color: #3b3f44;
  }
  body:not(.esko_theme_light) .esko_inlineedit-btn-cancel {
    background-image: url("../images/icon_inlineedit_cancel_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_inlineedit-btn-ok {
    background-image: url("../images/icon_inlineedit_ok_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_btnlink {
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .esko_tablerow.esko_selected .esko_namebtnlink {
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .esko_tileactionbar {
    background-color: #262829;
  }
  body:not(.esko_theme_light) .esko_tile.selected,
  body:not(.esko_theme_light) .esko_tiletextcontainer.selected {
    background-color: #62676e;
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .esko_tileandtiletextcontainer.highlighted {
    background-color: #3B3E43;
  }
  body:not(.esko_theme_light) .esko_tileandtiletextcontainer.selected {
    background-color: inherit;
  }
  body:not(.esko_theme_light) .esko_infopanel {
    background: #3B3E43;
  }
  body:not(.esko_theme_light) .esko_infopanelarrow {
    fill: #3B3E43;
    stroke: none;
  }
  body:not(.esko_theme_light) .esko_previewtile {
    border-color: #A0A0A0;
    background-color: white;
  }
  body:not(.esko_theme_light) .esko_tileactionmore {
    background-image: url("../images/icon_action_more_disabled_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_tile:hover .esko_tileactionmore {
    background-image: url("../images/icon_action_more_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_tile.highlighted .esko_tileactionmore {
    background-image: url("../images/icon_action_more_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_tileactiondisabled .esko_tileactionmore {
    background-image: url("../images/icon_action_more_disabled_dark.svg?v=20198778.646") !important;
  }
  body:not(.esko_theme_light) .esko_tileview_sort {
    background-color: #262829;
  }
  body:not(.esko_theme_light) .esko_resourceinput > .input-group > .input-group {
    border-color: #656a70;
    background-color: #2A2C30;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  }
  body:not(.esko_theme_light) .esko_resourceinput > .input-group > .input-group.has-error {
    background-color: #a94442;
    border-color: #f2dede;
  }
  body:not(.esko_theme_light) .esko_resourceinput[disabled] > .input-group > .input-group input.form-control {
    color: #b4b4b4;
  }
  body:not(.esko_theme_light) .esko_resourceinput > .input-group > .input-group > .input-group-btn > .btn {
    color: #444B54;
  }
  body:not(.esko_theme_light) .esko_resourceinput > .input-group > .input-group-btn > .btn:active,
  body:not(.esko_theme_light) .esko_resourceinput > .input-group > .input-group-btn > .btn.active {
    color: #424b53;
    background-color: #CFCFCF;
  }
  body:not(.esko_theme_light) .esko_resourceinput .dropdown.open .btn {
    border-color: #424b53;
  }
  body:not(.esko_theme_light) .esko_resourceinput > .input-group > .input-group.focus {
    border-color: #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  }
  body:not(.esko_theme_light) .esko_resourceinput > .dropdown-menu > li > p.no-matches {
    color: #ff3733;
  }
  body:not(.esko_theme_light) .esko_missingresource {
    color: #FFBB00;
  }
  body:not(.esko_theme_light) .esko_rowalternatecolor {
    background-color: #2E3136;
  }
  body:not(.esko_theme_light) .esko_search {
    border-color: #656a70;
    background-color: #2A2C30;
  }
  body:not(.esko_theme_light) .esko_search.input-group > .input-group-addon {
    border: none;
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .esko_search.input-group > .input-group-btn > .btn {
    border: none;
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .esko_search.input-group > .input-group-btn > .btn:hover {
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .esko_navigationcolumnseparation {
    border-color: #35393E;
  }
  body:not(.esko_theme_light) .esko_nav-stacked-title {
    color: #93989f;
  }
  body:not(.esko_theme_light) .esko_collapsedsidebar > :last-child:not(:first-child) .btn.esko_sidebarbutton:first-child {
    border-left-color: #575d64;
  }
  body:not(.esko_theme_light) .esko_collapsedsidebar > :first-child:not(:last-child) .btn.esko_sidebarbutton:last-child {
    border-right-color: #575d64;
  }
  body:not(.esko_theme_light) .esko_slideout {
    background: #323439;
  }
  body:not(.esko_theme_light) .esko_slideout.align-left.is-visible {
    box-shadow: -55px 10px 100px 0px #000;
  }
  body:not(.esko_theme_light) .esko_slideout.align-right.is-visible {
    box-shadow: 55px 10px 100px 0px #000;
  }
  body:not(.esko_theme_light) .esko_slideoutbackground.is-visible {
    background-color: #000;
  }
  body:not(.esko_theme_light) .esko_slideoutbottomseparator {
    border-color: #4a4c51;
  }
  body:not(.esko_theme_light) .esko_slideoutgroupseparator {
    border-top-color: #4a4c51;
  }
  body:not(.esko_theme_light) .esko_spinner_path {
    stroke: #CCC;
  }
  body:not(.esko_theme_light) .esko_spinner_path.selected {
    stroke: #666;
  }
  body:not(.esko_theme_light) .esko_spinner_small_path {
    stroke: #EEE;
  }
  body:not(.esko_theme_light) .esko_spinner_small_path.selected {
    stroke: #444;
  }
  body:not(.esko_theme_light) .esko_statusbar {
    background-color: #35393E;
  }
  body:not(.esko_theme_light) .esko_tableheader {
    background-color: #43484e;
  }
  body:not(.esko_theme_light) .esko_table {
    border-color: #43484e;
  }
  body:not(.esko_theme_light) .esko_tabledatacell > div {
    border-color: #43484e;
  }
  body:not(.esko_theme_light) .esko_tabledata {
    background-color: #262829;
  }
  body:not(.esko_theme_light) .esko_tabledata tr:not(.esko_tablerow_nohover):not(.esko_selected):hover {
    background-color: #35393E;
  }
  body:not(.esko_theme_light) .esko_tablerow.esko_selected:hover,
  body:not(.esko_theme_light) .esko_tablerow.esko_selected {
    background-color: #62676e;
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .esko_tablerow > .esko_tabledatacell {
    -webkit-transition: background-color 2s ease-in-out;
    -moz-transition: background-color 2s ease-in-out;
    -o-transition: background-color 2s ease-in-out;
    -ms-transition: background-color 2s ease-in-out;
    transition: background-color 2s ease-in-out;
  }
  body:not(.esko_theme_light) .esko_tablerow.esko_highlight > .esko_tabledatacell {
    background-color: #93989f;
  }
  body:not(.esko_theme_light) .esko_tablerow.esko_disabled > td > div > * {
    opacity: 0.4;
    cursor: not-allowed;
  }
  body:not(.esko_theme_light) .esko_tablerow .esko_tableaction,
  body:not(.esko_theme_light) .esko_tablerow:focus .esko_tableaction {
    color: #C3C4C5;
    opacity: 0.1;
  }
  body:not(.esko_theme_light) .esko_tablerow.esko_selected .esko_tableaction,
  body:not(.esko_theme_light) .esko_tablerow.esko_selected .esko_tableaction {
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .esko_tablerow.esko_selected .esko_tableaction .esko_tablerow.esko_selected:focus .esko_tableaction {
    color: #c3c4c5;
    opacity: 0.1;
  }
  body:not(.esko_theme_light) .esko_tablerow:hover .esko_tableaction:not(.esko_disabled) {
    color: #C3C4C5;
    opacity: 1;
  }
  body:not(.esko_theme_light) .esko_tablerow.esko_selected:hover .esko_tableaction:not(.esko_disabled) {
    color: #c3c4c5;
    opacity: 1;
  }
  body:not(.esko_theme_light) .esko_tablerow.esko_selected .shuttle-dropdown-menu a {
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .esko_tablerow.esko_selected .esko_parameterbtnlink {
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .esko_tablecoldivider {
    background-color: #5b5f64;
  }
  body:not(.esko_theme_light) .esko_columnselector.dropdown.open > button {
    color: #63676E;
  }
  body:not(.esko_theme_light) .esko_tableactionedit {
    background-image: url("../images/icon_action_edit_disabled_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_tablerow:hover .esko_tableactionedit {
    background-image: url("../images/icon_action_edit_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_tablerow.esko_selected .esko_tableactionedit {
    background-image: url("../images/icon_action_edit_selected_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_tableactionsdisabled .esko_tableactionedit {
    background-image: url("../images/icon_action_edit_disabled_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_tableactionremove {
    background-image: url("../images/icon_action_remove_disabled_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_tablerow:hover .esko_tableactionremove {
    background-image: url("../images/icon_action_remove_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_tableactionsdisabled .esko_tableactionremove {
    background-image: url("../images/icon_action_remove_disabled_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_tableactionduplicate {
    background-image: url("../images/icon_action_duplicate_disabled_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_tablerow:hover .esko_tableactionduplicate {
    background-image: url("../images/icon_action_duplicate_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_tableactionsdisabled .esko_tableactionduplicate {
    background-image: url("../images/icon_action_duplicate_disabled_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_tabsview-tab {
    background-color: #2E3136;
  }
  body:not(.esko_theme_light) .esko_toolbar {
    background-color: #35393E;
  }
  body:not(.esko_theme_light) .tooltip.right .esko_errortooltip-arrow {
    border-right-color: #a94442 !important;
  }
  body:not(.esko_theme_light) .tooltip.left .esko_errortooltip-arrow {
    border-left-color: #a94442 !important;
  }
  body:not(.esko_theme_light) .tooltip.top .esko_errortooltip-arrow {
    border-top-color: #a94442 !important;
  }
  body:not(.esko_theme_light) .tooltip.bottom .esko_errortooltip-arrow {
    border-bottom-color: #a94442 !important;
  }
  body:not(.esko_theme_light) .esko_errortooltip-inner {
    background-color: #a94442;
    color: #f2dede;
  }
  body:not(.esko_theme_light) .esko_applauncher-applink-active {
    background-color: #1C1E22;
  }
  body:not(.esko_theme_light) .esko_applauncher-separator {
    border-top-color: #b4b4b4;
  }
  body:not(.esko_theme_light) .esko_aboutwindow {
    color: black;
    background-color: silver;
  }
  body:not(.esko_theme_light) .esko_workflows-title {
    color: #93989f;
  }
  body:not(.esko_theme_light) .esko_folded-favorites {
    border-top-color: #5b5f64;
    border-bottom-color: #5b5f64;
  }
  body:not(.esko_theme_light) .esko_inkselection_fromfile {
    color: #b4b4b4;
  }
  body:not(.esko_theme_light) .eskosortfieldbutton,
  body:not(.esko_theme_light) .eskosortfieldbutton:focus {
    background-color: transparent;
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .eskosortfieldbutton.active,
  body:not(.esko_theme_light) .eskosortfieldbutton:active,
  body:not(.esko_theme_light) .eskosortfieldbutton.active:focus,
  body:not(.esko_theme_light) .eskosortfieldbutton:active:focus {
    background-color: #424b53;
  }
  body:not(.esko_theme_light) .btn-link.eskosortfieldbutton:hover {
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .esko-sort-collapsed-icon {
    background-image: url("../images/sort_collapsed_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko-sort-az-icon {
    background-image: url("../images/sort_az_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko-sort-za-icon {
    background-image: url("../images/sort_za_dark.svg?v=20198778.646");
  }
  body:not(.esko_theme_light) .esko_dropzone-progress {
    background-color: #262829;
  }
  body:not(.esko_theme_light) .esko_upload-progress {
    background-color: #424b53;
    border-color: #262829;
  }
  body:not(.esko_theme_light) .esko_upload-progress .esko_upload-amount {
    color: #ADAFB1;
  }
  body:not(.esko_theme_light) .esko_dropzone-cancel {
    color: #93989f;
  }
  body:not(.esko_theme_light) .esko_dropzone-cancel:hover,
  body:not(.esko_theme_light) .esko_dropzone-cancel:focus {
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .esko_filebrowser-selectable {
    color: #666A70;
  }
  body:not(.esko_theme_light) :not(.esko_action.disabled > a) .esko_browseinput > .esko_browsefilename {
    color: #c3c4c5;
  }
  body:not(.esko_theme_light) .esko_account_locations .list-group-item {
    background-color: initial;
  }
}
/*# sourceMappingURL=sharedstyle_dark.css.map */