/* Minification failed. Returning unminified contents.
(971,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(972,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(978,21): run-time error CSS1039: Token not allowed after unary operator: '-default-font-family'
(979,15): run-time error CSS1039: Token not allowed after unary operator: '-default-font-color'
 */
body #AuthenticationPageBody {
  background-color: white;
  border-radius: 5px;
  border: solid 1px #f1f1f1;
}
body #AuthenticationPageBody input[type=submit] {
  border-radius: 3.5px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.41);
}
body .page {
  border-top-width: 5px;
  border-top-color: #135ee2;
  border-top-style: solid;
}
body .page .page-header {
  margin-left: auto;
  margin-right: auto;
  width: 1261px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border: solid 1px #f1f1f1;
  border-top: none;
}
body .page #PageBody > .list .filter,
body .page #PageBody > .list .list-item {
  margin-left: 17px;
  margin-right: 17px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
body .page .page-body {
  margin-top: 20px;
}
body .page .page-body .page-header-layout {
  border: none;
}
body .page .page-body .page-header-layout .header-content {
  padding: 0 17px;
}
body .page .page-body .page-header-layout .header-actions {
  padding-right: 17px;
}
body .page .page-body .filter {
  border: 1px solid #eef4fe;
}
body .page .page-body .filter .introduction {
  padding-top: 10px;
  font-size: 13px;
  font-weight: bold;
}
body .page .page-body .filter label {
  line-height: initial;
  font-size: 13px !important;
}
body .page .page-body .list {
  background-color: white;
  border-radius: 5px;
  border: solid 1px #f1f1f1;
}
body .page .page-body .list .list-header {
  border: none;
}
body .page .page-body .list .list-content .list-item {
  border: 1px solid #eef4fe;
}
body .page .page-body .list .list-content .list-item .list-item-content {
  padding-top: 0px;
  padding-bottom: 0px;
}
body .page .page-body .list .list-content .list-item:not(:first-child) {
  border-top: none;
}
body .page .page-body .list .list-content .list-item .list-item-options {
  vertical-align: top;
}
body .page .page-body .list .list-content .list-item .list-item-options [data-ui-fn="splitbutton"] {
  display: block;
  height: 40px;
  border-radius: 3.5px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.41);
}
body .page .page-body .list .list-content .list-item .list-item-options [data-ui-fn="splitbutton"] [data-ui-splitbutton-element="label"] {
  padding-left: 10px;
}
body .page .page-body .list .list-footer {
  padding-bottom: 10px;
  padding-right: 10px;
}
body .page .page-body .proces-container {
  padding-right: 17px;
  padding-left: 17px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  background-color: white;
  border-radius: 5px;
  border: solid 1px #f1f1f1;
}
body .page .page-body .proces-container .mainbox-righttab {
  padding: 0;
}
body .page .page-body .proces-container .process-content-header {
  padding: 0 0 10px 0;
  margin: 0;
}
body .page .page-body .proces-container .process-header .header-content {
  padding-left: 0;
}
body .page .page-body .proces-container .process-header .header-actions {
  padding-right: 0;
}
body .page .page-body .proces-container .process-content .unlockstep-messagebox {
  border-radius: 3.5px;
}
body .page .page-body .proces-container .process-content #RecalculateButton {
  background-color: white;
}
body .page .page-body #DashboardSales {
  padding-left: 20px;
  padding-right: 20px;
  background-color: white;
  border-radius: 5px;
  border: solid 1px #f1f1f1;
}
body .page .page-body #DashboardSales .dashboard-tile {
  border-radius: 5px;
}
body .page .page-body #DashboardSales .process-content-header {
  padding-bottom: 20px;
}
body .page .page-body #DashboardSales .dashboard-case-item-header {
  border-bottom-width: 1px;
}
body .page .page-body #DashboardAnnouncements {
  padding-left: 20px;
  padding-right: 20px;
  background-color: white;
  border-radius: 5px;
  border: solid 1px #f1f1f1;
  width: 372px;
}
body .page .page-body #DashboardAnnouncements > div {
  margin: 0;
}
body .page .page-body #DashboardAnnouncements > div .process-content-header {
  margin: 20px 0 20px 0;
  padding-bottom: 20px;
}
body .page .page-body .main-menu li.current {
  border-bottom-width: 2px;
}
body .page .page-admin {
  background-color: white;
  border-radius: 5px;
  border: solid 1px #f1f1f1;
  display: table;
}
body .page .page-admin .mainbox-righttab.admin {
  width: 1036px;
  float: unset;
  display: table-cell;
}
body .page .page-admin .mainbox-righttab.admin {
  float: unset;
  display: table-cell;
}
body .page .page-reports {
  background-color: white;
  border-radius: 5px;
  border: solid 1px #f1f1f1;
}
body .page #MainReport .list-operations,
body .page #MainReport .list-content {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
body .page #MainReport .report-actions {
  border-top-color: #f1f1f1;
}
body .button-main1 {
  border-radius: 3.5px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.41);
}
body .button-main2 {
  border-radius: 3.5px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.41);
  border: none;
}
body #PopupContainer .buttons-line [type="submit"]:not(.custom) {
  border-radius: 3.5px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.41);
}
body .slider-wrapper .ui-slider-handle {
  box-shadow: none !important;
  border: none !important;
}
.page-header-left {
  padding-left: 0px !important;
}
.page-header-left img {
  display: inline-block;
}
.page-header-left img:last-child {
  padding-right: 15px;
}
.page-header-left .main-logo {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("/Content/images/erste_logo.svg") no-repeat;
  width: 123px;
  height: 57px;
  padding-left: 123px;
  background-color: #135ee2;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-position: center;
  margin-right: 10px;
}
.page-header-left .secondary-logo {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("/Content/images/dealplus_logo_erste.svg") no-repeat;
  width: 57px;
  height: 13px;
  padding-left: 57px;
  background-position: center;
  margin-right: 5px;
}
.filter input[type=submit]:not(.custom),
.filter-top input[type=submit]:not(.custom) {
  border-radius: 3.5px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.41);
}
.msg-box,
.main-warnings,
.main-errors {
  border-radius: 5px;
  padding: 10px;
}
.msg-box .msg-icon,
.main-warnings .msg-icon,
.main-errors .msg-icon {
  height: 1em;
  width: 1em;
}
.warningbox p.title,
.warningbox .label.title,
.infobox p,
.infobox .label {
  font-weight: normal;
  padding: 0;
}
.main-errors {
  background-color: rgba(207, 42, 30, 0.15);
}
.main-warnings {
  background-color: #fff4d5;
}
.validation-summary {
  margin-bottom: 0px;
}
.additional-errors-placeholder {
  border-radius: 5px;
  padding: 10px;
  margin: 0 25px 10px 25px;
  background-color: rgba(207, 42, 30, 0.15);
  color: #141414;
}
.additional-errors-placeholder .msg-icon {
  height: 1em;
  width: 1em;
}
.additional-errors-placeholder:before {
  content: '\e93a';
  font-family: 'fontnps';
  padding-right: 24px;
  color: #cf2a1e;
  float: left;
  font-size: 18px;
  height: 20px;
  line-height: 20px;
  width: 20px;
  text-align: center;
}
.additional-warnings-placeholder {
  border-radius: 5px;
  padding: 10px;
  margin: 0 25px 10px 25px;
  background-color: #fff4d5;
  color: #141414;
}
.additional-warnings-placeholder .msg-icon {
  height: 1em;
  width: 1em;
}
.additional-warnings-placeholder:before {
  content: '\e93b';
  font-family: 'fontnps';
  padding-right: 24px;
  color: #f7b32b;
  float: left;
  font-size: 18px;
  height: 20px;
  line-height: 20px;
  width: 20px;
  text-align: center;
}
.additional-informations-placeholder {
  border-radius: 5px;
  padding: 10px;
  margin: 0 25px 10px 25px;
  background-color: rgba(238, 244, 254, 0.7);
  color: #141414;
}
.additional-informations-placeholder .msg-icon {
  height: 1em;
  width: 1em;
}
.additional-informations-placeholder:before {
  content: '\e92b';
  font-family: 'fontnps';
  padding-right: 24px;
  color: #135ee2;
  float: left;
  font-size: 18px;
  height: 20px;
  line-height: 20px;
  width: 20px;
  text-align: center;
}
.validation-summary,
.validation-info .validation-summary-sign {
  background: none;
  color: #141414;
}
.content .msg-box {
  background: none;
}
.content .msg-icon {
  height: 1.5em;
  width: 1.5em;
}
.bookmarks,
#BookmarkLayoutBookmarks,
.subbookmarks {
  border-bottom: none;
  font-size: 14px;
}
.bookmarks a,
#BookmarkLayoutBookmarks a,
.subbookmarks a,
.bookmarks .subbookmarks-bookmark,
#BookmarkLayoutBookmarks .subbookmarks-bookmark,
.subbookmarks .subbookmarks-bookmark,
.bookmarks label,
#BookmarkLayoutBookmarks label,
.subbookmarks label {
  border: none;
  color: #0a285c;
  min-width: 70px;
  margin-left: 10px;
  margin-right: 10px;
}
.bookmarks a:link,
#BookmarkLayoutBookmarks a:link,
.subbookmarks a:link,
.bookmarks .subbookmarks-bookmark:link,
#BookmarkLayoutBookmarks .subbookmarks-bookmark:link,
.subbookmarks .subbookmarks-bookmark:link,
.bookmarks label:link,
#BookmarkLayoutBookmarks label:link,
.subbookmarks label:link,
.bookmarks a:visited,
#BookmarkLayoutBookmarks a:visited,
.subbookmarks a:visited,
.bookmarks .subbookmarks-bookmark:visited,
#BookmarkLayoutBookmarks .subbookmarks-bookmark:visited,
.subbookmarks .subbookmarks-bookmark:visited,
.bookmarks label:visited,
#BookmarkLayoutBookmarks label:visited,
.subbookmarks label:visited,
.bookmarks a:hover,
#BookmarkLayoutBookmarks a:hover,
.subbookmarks a:hover,
.bookmarks .subbookmarks-bookmark:hover,
#BookmarkLayoutBookmarks .subbookmarks-bookmark:hover,
.subbookmarks .subbookmarks-bookmark:hover,
.bookmarks label:hover,
#BookmarkLayoutBookmarks label:hover,
.subbookmarks label:hover,
.bookmarks a:active,
#BookmarkLayoutBookmarks a:active,
.subbookmarks a:active,
.bookmarks .subbookmarks-bookmark:active,
#BookmarkLayoutBookmarks .subbookmarks-bookmark:active,
.subbookmarks .subbookmarks-bookmark:active,
.bookmarks label:active,
#BookmarkLayoutBookmarks label:active,
.subbookmarks label:active {
  text-decoration: none;
}
.bookmarks a:first-child,
#BookmarkLayoutBookmarks a:first-child,
.subbookmarks a:first-child,
.bookmarks .subbookmarks-bookmark:first-child,
#BookmarkLayoutBookmarks .subbookmarks-bookmark:first-child,
.subbookmarks .subbookmarks-bookmark:first-child,
.bookmarks label:first-child,
#BookmarkLayoutBookmarks label:first-child,
.subbookmarks label:first-child {
  margin-left: 0;
}
.bookmarks a:last-child,
#BookmarkLayoutBookmarks a:last-child,
.subbookmarks a:last-child,
.bookmarks .subbookmarks-bookmark:last-child,
#BookmarkLayoutBookmarks .subbookmarks-bookmark:last-child,
.subbookmarks .subbookmarks-bookmark:last-child,
.bookmarks label:last-child,
#BookmarkLayoutBookmarks label:last-child,
.subbookmarks label:last-child {
  margin-right: 0;
}
.bookmarks .selected,
#BookmarkLayoutBookmarks .selected,
.subbookmarks .selected {
  color: #135ee2;
  border-bottom: 2px solid #135ee2;
  background: none;
}
.bookmarks .selected:focus,
#BookmarkLayoutBookmarks .selected:focus,
.subbookmarks .selected:focus {
  outline: thin transparent;
}
.process-content .bookmarks {
  padding: 0;
}
#ReportViewFilterForm [data-ui-fn="additionalsubmit"] {
  margin-top: 25px;
  background: white !important;
  border: none;
  font-size: 14px;
  font-weight: bold;
  min-width: 120px;
  text-align: center;
}
#OfferListFilterForm input[type='submit'] {
  margin-top: 25px;
  background: white !important;
  border: none;
  font-size: 14px;
  font-weight: bold;
}
#OfferListFilterForm a.showHideAdvanceFilters {
  font-size: 14px;
  font-weight: bold;
  padding-top: 35px;
}
#ContractorListFilterForm input[type='submit'] {
  margin-top: 25px;
  background: white !important;
  border: none;
  font-size: 14px;
  font-weight: bold;
}
#MainReport {
  margin-left: 17px;
  margin-right: 17px;
  height: 540px;
}
#MainReport iframe {
  height: 480px;
  max-width: 1225px;
}
#UserFilterForm input[type='submit'] {
  margin-top: 25px;
  background: white !important;
  border: none;
  font-size: 14px;
  font-weight: bold;
}
#OrganizationStructureFilterForm input[type='submit'] {
  margin-top: 25px;
  background: white !important;
  border: none;
  font-size: 14px;
  font-weight: bold;
}
#UserRoleFilterForm input[type='submit'] {
  margin-top: 25px;
  background: white !important;
  border: none;
  font-size: 14px;
  font-weight: bold;
}
#PermissionTreeFilterForm input[type='submit'] {
  margin-top: 25px;
  background: white !important;
  border: none;
  font-size: 14px;
  font-weight: bold;
}
#GlossaryGetGlossariesListForm input[type='submit'] {
  margin-top: 25px;
  background: white !important;
  border: none;
  font-size: 14px;
  font-weight: bold;
}
#CalculationSummaryExpander {
  font-size: 14px;
  font-weight: bold;
}
.process-caseinfo-expand {
  float: right;
}
input[type='radio'] {
  accent-color: #135ee2;
}
.bookmarks .selected {
  border-bottom: 2px solid #135ee2;
}
body .page .page-body .filter .introduction {
  color: #0a285c;
}
ul.tagit li.tagit-choice-editable {
  padding: 1px 19px 1px 4px !important;
  background: #e4eaf0;
  border-color: #b3c4d8;
}
.fn-plus:before {
  content: "\e928" !important;
  font-weight: bold;
  font-size: 15px;
}
.fn-logout:before {
  content: "\e931" !important;
  font-size: 1.6rem;
}
.fn-chevron-down:before {
  content: "\e932" !important;
  color: #135ee2;
  font-size: 0.9rem;
}
.fa-chevron-down:before {
  content: "\e95c" !important;
  font-family: fontnps;
  font-size: 0.5rem;
}
.fa-chevron-up:before {
  content: "\e95b" !important;
  font-family: fontnps;
  font-size: 0.5rem;
}
.fa-chevron-left:before {
  content: "\e930" !important;
  font-family: fontnps;
  font-size: 1.4rem;
}
.fa-chevron-left-centered:before {
  content: "\e95e" !important;
  font-family: fontnps;
  font-size: 1.4rem;
}
.fa-chevron-right:before {
  content: "\e92e" !important;
  font-family: fontnps;
  font-size: 1.4rem;
}
.fa-chevron-right-centered:before {
  content: "\e95d" !important;
  font-family: fontnps;
  font-size: 1.4rem;
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\e93b";
  font-family: fontnps;
  font-size: 1.4rem;
}
.fa-exclamation:before {
  content: "\e93a";
  font-family: fontnps;
  font-size: 1.7rem;
  line-height: 1.5rem;
}
.fa-times:before {
  content: "\e94f";
  font-family: fontnps;
}
.fn-process-screen-init:before {
  content: "\e955" !important;
}
.fn-process-screen-case-objects:before {
  content: "\e938" !important;
}
.fn-process-screen-calculation:before {
  content: "\e944" !important;
}
.fn-process-screen-bik-statements:before {
  content: "\e956" !important;
}
.fn-process-screen-assesment:before {
  content: "\e949" !important;
}
.fn-process-screen-application:before {
  content: "\e947" !important;
}
.fn-process-screen-application-sent:before {
  content: "\e946" !important;
}
.fn-process-screen-contract:before {
  content: "\e94c" !important;
}
.fn-process-screen-additional-data-left:before {
  content: "\e94d" !important;
}
.fn-process-screen-printouts:before {
  content: "\e92a" !important;
}
.fn-process-screen-attachements:before {
  content: "\e94e" !important;
}
.fn-process-screen-confirmation:before {
  content: "\e94a" !important;
}
.fn-process-screen-end:before {
  content: "\e954" !important;
}
.main-menu li.fn:before {
  margin-top: 12px !important;
}
.fn-calendar-icon:before {
  content: "\e94b" !important;
}
.calculator-products .product .warningssign {
  background-image: url('/Content/images/error/warning-erste.png') !important;
}
label.warningssign:before {
  background-image: url('/Content/images/error/warning-erste.png') !important;
}
#stop-access-icon {
  background-image: url('/Content/images/error/warning-erste.png') !important;
}
.fn-msg-error:before {
  content: "\e93a" !important;
  font-size: 19px;
}
.fn-msg-warning:before {
  content: "\e93b" !important;
}
.fn-msg-info:before {
  content: "\e92b" !important;
}
#InfoAnnouncements .msg-icon {
  font-size: 1.3rem !important;
  padding: 0 !important;
}
.fn-admin-screen-organization-units:before {
  content: "\e943" !important;
}
.fn-admin-screen-users:before {
  content: "\e933" !important;
}
.fn-admin-screen-system-roles:before {
  content: "\e936" !important;
}
.fn-admin-screen-permissions:before {
  content: "\e940" !important;
}
.fn-admin-screen-glossaries:before {
  content: "\e937" !important;
}
.fn-admin-screen-system-parameters:before {
  content: "\e929" !important;
}
.fn-admin-screen-main-products:before {
  content: "\e93e" !important;
}
.fn-admin-screen-additional-products:before {
  content: "\e93d" !important;
}
.fn-admin-screen-documents:before {
  content: "\e948" !important;
}
.fn-admin-screen-reports:before {
  content: "\e941" !important;
}
.fn-admin-screen-replacements:before {
  content: "\e935" !important;
}
.fn-admin-screen-forms:before {
  content: "\e945" !important;
}
.fn-admin-screen-announcement:before {
  content: "\e939" !important;
}
.fn-clear:before {
  content: "\e94f" !important;
  color: #135ee2;
}
#UpdatePermissionGrantsForRoleForm .permission-group-details .permission-header {
  padding: 0 31px !important;
  padding-bottom: 5px !important;
}
.fa-plus:before {
  content: "\e928" !important;
  font-weight: bold;
  font-size: 15px;
  font-family: fontnps;
}
#ClosePopupButton {
  background-image: url("/Content/images/popup_close_erste.svg") !important;
}
.autocomplete-button.autocomplete-clear {
  background-image: url(/Content/images/autocomplete-clear_erste.svg) !important;
}
.autocomplete-button.autocomplete-arrow {
  background-image: url(/Content/images/autocomplete-down_erste.svg) !important;
}
i.sm-info-sign:before {
  font-family: fontnps;
  font-weight: 100;
  content: "\e92b" !important;
  margin: 0 !important;
  font-size: 1.3rem !important;
}
.message-header i.sm-info-sign:before {
  font-size: 1.6rem !important;
}
#LogOutButton {
  padding-left: 8px !important;
}
label.checkbox-outer input[type="checkbox"]:checked ~ div {
  background: url(/Content/images/checked_erste.svg) !important;
}
.hint-bullet {
  border: none !important;
  color: #135ee2 !important;
}
.radius-border {
  border: none !important;
}
.checkbox-checked-img {
  background: url('/Content/images/checkbox-checked_erste.svg') no-repeat;
  width: 0px;
  height: 24px;
  padding-left: 24px;
}
.checkbox-unchecked-img {
  background: url('/Content/images/checkbox-unchecked_erste.svg') no-repeat;
  width: 0px;
  height: 24px;
  padding-left: 24px;
}
.shrinked-img {
  width: 0px !important;
}
#SettingsButton {
  padding: 5px 10px !important;
}
.sequencelist-arrows [data-sequence] {
  color: #135ee2 !important;
}
.sequencelist-arrows [data-sequence]:hover {
  color: #0a285c !important;
}
.warningbox .msg-messages ul {
  list-style-type: none !important;
}
.fa-plus-square-o:before {
  content: "\e952" !important;
  font-family: fontnps;
  color: #135ee2 !important;
  font-size: 1.2rem;
}
.fa-minus-square-o:before {
  content: "\e95a" !important;
  font-family: fontnps;
  color: #135ee2 !important;
  font-size: 1.2rem;
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\e958" !important;
  font-family: fontnps;
  font-size: 1.2rem;
}
.fa-copy:before,
.fa-files-o:before {
  content: "\e959" !important;
  font-family: fontnps;
  font-size: 1.3rem;
}
li[rel="Root"] > a > .jstree-icon {
  background-image: url('/Content/images/units/KA020-account user_blue.svg') !important;
  background-size: contain;
}
li[rel="Net"] > a > .jstree-icon {
  background-image: url('/Content/images/units/KA020-account user_violet.svg') !important;
  background-size: contain;
}
li[rel="Region"] > a > .jstree-icon {
  background-image: url('/Content/images/units/KA020-account user_green.svg') !important;
  background-size: contain;
}
li[rel="Unit"] > a > .jstree-icon {
  background-image: url('/Content/images/units/KA020-account user_yellow.svg') !important;
  background-size: contain;
}
li[rel="User"] > a > .jstree-icon {
  background-image: url('/Content/images/units/KA020-account user_grey.svg') !important;
  background-size: contain;
}
li[rel="0"] > a > .jstree-icon {
  background-image: url('/Content/images/units/KA020-account user_grey_unassigned.svg') !important;
  background-size: contain;
  background-position: 0 0 !important;
  background-repeat: repeat;
}
.ui-icon-close {
  background-position: 2px 0 !important;
  background-image: url('/Content/images/autocomplete-clear_erste.svg') !important;
  background-size: contain;
  width: 20px;
  height: 20px;
}
.permission-allow-img {
  background: url('/Content/images/Permission/allow_erste.svg') no-repeat;
  width: 24px;
  height: 24px;
  padding-left: 24px;
  margin-left: 2px;
}
.permission-forbidden-img {
  background: url('/Content/images/Permission/forbidden_erste.svg') no-repeat;
  width: 24px;
  height: 24px;
  padding-left: 24px;
  margin-left: 8px;
}
.permission-unknown-img {
  background: url('/Content/images/Permission/unknown_erste.svg') no-repeat;
  width: 24px;
  height: 24px;
  padding-left: 24px;
  margin-left: 8px;
}
.vertical-middle.permission-allow-img {
  margin-left: 2px !important;
}
.vertical-middle.permission-unknown-img {
  margin-left: 2px !important;
}
.vertical-middle .permission-allow-img {
  margin-left: 2px !important;
}
.vertical-middle .permission-unknown-img {
  margin-left: 2px !important;
}
.nested-list > li > div.expanded {
  background-image: url('/Content/images/chevron-up.svg');
  background-position: left;
}
.nested-list > li > div.collapsed {
  background-image: url('/Content/images/chevron-down.svg');
  background-position: left;
}
[data-ui-fn="submenu"] li > div.expanded {
  background-image: url('/Content/images/chevron-up.svg');
  background-position: left;
}
[data-ui-fn="submenu"] li > div.collapsed {
  background-image: url('/Content/images/chevron-down.svg');
  background-position: left;
}
.FormQuestionsExpander.expanded {
  background-image: url('/Content/images/chevron-up.svg');
  background-position: left;
}
.FormQuestionsExpander.collapsed {
  background-image: url('/Content/images/chevron-down.svg');
  background-position: left;
}
#UpdatePermissionGrantsForRoleForm .permission-group-details .permission-header {
  padding: 0px 30px !important;
  padding-bottom: 5px !important;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #ffffff;
  background-image: url(/Content/images/autocomplete-down_erste.svg);
  background-repeat: no-repeat;
  background-position: top 8px right 6px;
  padding-right: 24px;
}
.warningbox ul {
  margin-left: 0px;
}
.text-ellipsis > .checkbox-checked-img,
.text-ellipsis > .checkbox-unchecked-img {
  background-position-y: 6px;
}
#PopupContainer .warningbox .msg-icon {
  margin-right: 6px !important;
}
#PopupContainer .msg-messages {
  color: #0a285c !important;
}
ul.tagit li.tagit-choice .tagit-close {
  padding: 0px;
}
.case-msg-close-img {
  background: url('/Areas/Sales/Content/images/close_erste.svg') no-repeat;
  height: 24px;
  width: 24px;
  padding-left: 24px;
}
.expander-img {
  width: 26px;
  height: 26px;
}
.errorInfo .error-box .message-header .fa-exclamation:before {
  line-height: 1.2rem;
  font-size: 1.5rem;
}
#EurotaxStandardFeatures {
  color: #0a285c;
}
.uploaded-files {
  color: #0a285c;
}
.representative {
  color: #0a285c;
}
#InstallmentWizardTable {
  color: #0a285c;
}
.jstree-default .jstree-no-dots a {
  color: #0a285c;
}
.content {
  color: #0a285c;
}
.input_large,
.password {
  -webkit-text-fill-color: #0a285c;
  color: #0a285c;
}
.validation-summary-wrapper.main-warnings .validation-summary-sign .fn-msg-warning:before {
  font-size: 1.3rem;
}
/* Split button */
[data-ui-splitbutton-element="expander"].expanded {
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.2);
}
[data-ui-splitbutton-element="links"] {
  border: none!important;
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.2);
}
.annoucment-text-highlight {
  font-weight: bold;
}
:root {
  --default-font-family: 'OpenSans', "Arial Regular", Arial, sans-serif;
  --default-font-color: #0a285c;
}
body {
  background-color: #fafafa;
  background-position: center top;
  background-repeat: no-repeat;
  font-family: var(--default-font-family);
  color: var(--default-font-color);
  text-align: center;
  vertical-align: middle;
}
#InfoPage {
  width: 860px;
  background-position: left 40px;
  background-repeat: no-repeat;
  padding-top: 100px;
  margin: 0 auto;
}
#InfoBox {
  border-radius: 5px;
  border: solid 1px #f1f1f1;
  margin: 0px auto;
  background-color: white;
  overflow: auto;
  border: 1px solid #e4eaf0;
  height: 224px;
  background-position: right center;
  background-repeat: no-repeat;
  padding-top: 120px;
}
.logo {
  height: 28px;
}
span {
  display: block;
  margin-bottom: 10px;
}
a {
  text-decoration: none;
  font-weight: bolder;
  color: #135ee2;
}

body #AuthenticationPageBody {
  background-color: white;
  border-radius: 5px;
  border: solid 1px #f1f1f1;
}
body #AuthenticationPageBody input[type=submit] {
  border-radius: 3.5px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.41);
}
body .page {
  border-top-width: 5px;
  border-top-color: #135ee2;
  border-top-style: solid;
}
body .page .page-header {
  margin-left: auto;
  margin-right: auto;
  width: 1261px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border: solid 1px #f1f1f1;
  border-top: none;
}
body .page #PageBody > .list .filter,
body .page #PageBody > .list .list-item {
  margin-left: 17px;
  margin-right: 17px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
body .page .page-body {
  margin-top: 20px;
}
body .page .page-body .page-header-layout {
  border: none;
}
body .page .page-body .page-header-layout .header-content {
  padding: 0 17px;
}
body .page .page-body .page-header-layout .header-actions {
  padding-right: 17px;
}
body .page .page-body .filter {
  border: 1px solid #eef4fe;
}
body .page .page-body .filter .introduction {
  padding-top: 10px;
  font-size: 13px;
  font-weight: bold;
}
body .page .page-body .filter label {
  line-height: initial;
  font-size: 13px !important;
}
body .page .page-body .list {
  background-color: white;
  border-radius: 5px;
  border: solid 1px #f1f1f1;
}
body .page .page-body .list .list-header {
  border: none;
}
body .page .page-body .list .list-content .list-item {
  border: 1px solid #eef4fe;
}
body .page .page-body .list .list-content .list-item .list-item-content {
  padding-top: 0px;
  padding-bottom: 0px;
}
body .page .page-body .list .list-content .list-item:not(:first-child) {
  border-top: none;
}
body .page .page-body .list .list-content .list-item .list-item-options {
  vertical-align: top;
}
body .page .page-body .list .list-content .list-item .list-item-options [data-ui-fn="splitbutton"] {
  display: block;
  height: 40px;
  border-radius: 3.5px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.41);
}
body .page .page-body .list .list-content .list-item .list-item-options [data-ui-fn="splitbutton"] [data-ui-splitbutton-element="label"] {
  padding-left: 10px;
}
body .page .page-body .list .list-footer {
  padding-bottom: 10px;
  padding-right: 10px;
}
body .page .page-body .proces-container {
  padding-right: 17px;
  padding-left: 17px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  background-color: white;
  border-radius: 5px;
  border: solid 1px #f1f1f1;
}
body .page .page-body .proces-container .mainbox-righttab {
  padding: 0;
}
body .page .page-body .proces-container .process-content-header {
  padding: 0 0 10px 0;
  margin: 0;
}
body .page .page-body .proces-container .process-header .header-content {
  padding-left: 0;
}
body .page .page-body .proces-container .process-header .header-actions {
  padding-right: 0;
}
body .page .page-body .proces-container .process-content .unlockstep-messagebox {
  border-radius: 3.5px;
}
body .page .page-body .proces-container .process-content #RecalculateButton {
  background-color: white;
}
body .page .page-body #DashboardSales {
  padding-left: 20px;
  padding-right: 20px;
  background-color: white;
  border-radius: 5px;
  border: solid 1px #f1f1f1;
}
body .page .page-body #DashboardSales .dashboard-tile {
  border-radius: 5px;
}
body .page .page-body #DashboardSales .process-content-header {
  padding-bottom: 20px;
}
body .page .page-body #DashboardSales .dashboard-case-item-header {
  border-bottom-width: 1px;
}
body .page .page-body #DashboardAnnouncements {
  padding-left: 20px;
  padding-right: 20px;
  background-color: white;
  border-radius: 5px;
  border: solid 1px #f1f1f1;
  width: 372px;
}
body .page .page-body #DashboardAnnouncements > div {
  margin: 0;
}
body .page .page-body #DashboardAnnouncements > div .process-content-header {
  margin: 20px 0 20px 0;
  padding-bottom: 20px;
}
body .page .page-body .main-menu li.current {
  border-bottom-width: 2px;
}
body .page .page-admin {
  background-color: white;
  border-radius: 5px;
  border: solid 1px #f1f1f1;
  display: table;
}
body .page .page-admin .mainbox-righttab.admin {
  width: 1036px;
  float: unset;
  display: table-cell;
}
body .page .page-admin .mainbox-righttab.admin {
  float: unset;
  display: table-cell;
}
body .page .page-reports {
  background-color: white;
  border-radius: 5px;
  border: solid 1px #f1f1f1;
}
body .page #MainReport .list-operations,
body .page #MainReport .list-content {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
body .page #MainReport .report-actions {
  border-top-color: #f1f1f1;
}
body .button-main1 {
  border-radius: 3.5px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.41);
}
body .button-main2 {
  border-radius: 3.5px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.41);
  border: none;
}
body #PopupContainer .buttons-line [type="submit"]:not(.custom) {
  border-radius: 3.5px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.41);
}
body .slider-wrapper .ui-slider-handle {
  box-shadow: none !important;
  border: none !important;
}
.page-header-left {
  padding-left: 0px !important;
}
.page-header-left img {
  display: inline-block;
}
.page-header-left img:last-child {
  padding-right: 15px;
}
.page-header-left .main-logo {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("/Content/images/erste_logo.svg") no-repeat;
  width: 123px;
  height: 57px;
  padding-left: 123px;
  background-color: #135ee2;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-position: center;
  margin-right: 10px;
}
.page-header-left .secondary-logo {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("/Content/images/dealplus_logo_erste.svg") no-repeat;
  width: 57px;
  height: 13px;
  padding-left: 57px;
  background-position: center;
  margin-right: 5px;
}
.filter input[type=submit]:not(.custom),
.filter-top input[type=submit]:not(.custom) {
  border-radius: 3.5px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.41);
}
.msg-box,
.main-warnings,
.main-errors {
  border-radius: 5px;
  padding: 10px;
}
.msg-box .msg-icon,
.main-warnings .msg-icon,
.main-errors .msg-icon {
  height: 1em;
  width: 1em;
}
.warningbox p.title,
.warningbox .label.title,
.infobox p,
.infobox .label {
  font-weight: normal;
  padding: 0;
}
.main-errors {
  background-color: rgba(207, 42, 30, 0.15);
}
.main-warnings {
  background-color: #fff4d5;
}
.validation-summary {
  margin-bottom: 0px;
}
.additional-errors-placeholder {
  border-radius: 5px;
  padding: 10px;
  margin: 0 25px 10px 25px;
  background-color: rgba(207, 42, 30, 0.15);
  color: #141414;
}
.additional-errors-placeholder .msg-icon {
  height: 1em;
  width: 1em;
}
.additional-errors-placeholder:before {
  content: '\e93a';
  font-family: 'fontnps';
  padding-right: 24px;
  color: #cf2a1e;
  float: left;
  font-size: 18px;
  height: 20px;
  line-height: 20px;
  width: 20px;
  text-align: center;
}
.additional-warnings-placeholder {
  border-radius: 5px;
  padding: 10px;
  margin: 0 25px 10px 25px;
  background-color: #fff4d5;
  color: #141414;
}
.additional-warnings-placeholder .msg-icon {
  height: 1em;
  width: 1em;
}
.additional-warnings-placeholder:before {
  content: '\e93b';
  font-family: 'fontnps';
  padding-right: 24px;
  color: #f7b32b;
  float: left;
  font-size: 18px;
  height: 20px;
  line-height: 20px;
  width: 20px;
  text-align: center;
}
.additional-informations-placeholder {
  border-radius: 5px;
  padding: 10px;
  margin: 0 25px 10px 25px;
  background-color: rgba(238, 244, 254, 0.7);
  color: #141414;
}
.additional-informations-placeholder .msg-icon {
  height: 1em;
  width: 1em;
}
.additional-informations-placeholder:before {
  content: '\e92b';
  font-family: 'fontnps';
  padding-right: 24px;
  color: #135ee2;
  float: left;
  font-size: 18px;
  height: 20px;
  line-height: 20px;
  width: 20px;
  text-align: center;
}
.validation-summary,
.validation-info .validation-summary-sign {
  background: none;
  color: #141414;
}
.content .msg-box {
  background: none;
}
.content .msg-icon {
  height: 1.5em;
  width: 1.5em;
}
.bookmarks,
#BookmarkLayoutBookmarks,
.subbookmarks {
  border-bottom: none;
  font-size: 14px;
}
.bookmarks a,
#BookmarkLayoutBookmarks a,
.subbookmarks a,
.bookmarks .subbookmarks-bookmark,
#BookmarkLayoutBookmarks .subbookmarks-bookmark,
.subbookmarks .subbookmarks-bookmark,
.bookmarks label,
#BookmarkLayoutBookmarks label,
.subbookmarks label {
  border: none;
  color: #0a285c;
  min-width: 70px;
  margin-left: 10px;
  margin-right: 10px;
}
.bookmarks a:link,
#BookmarkLayoutBookmarks a:link,
.subbookmarks a:link,
.bookmarks .subbookmarks-bookmark:link,
#BookmarkLayoutBookmarks .subbookmarks-bookmark:link,
.subbookmarks .subbookmarks-bookmark:link,
.bookmarks label:link,
#BookmarkLayoutBookmarks label:link,
.subbookmarks label:link,
.bookmarks a:visited,
#BookmarkLayoutBookmarks a:visited,
.subbookmarks a:visited,
.bookmarks .subbookmarks-bookmark:visited,
#BookmarkLayoutBookmarks .subbookmarks-bookmark:visited,
.subbookmarks .subbookmarks-bookmark:visited,
.bookmarks label:visited,
#BookmarkLayoutBookmarks label:visited,
.subbookmarks label:visited,
.bookmarks a:hover,
#BookmarkLayoutBookmarks a:hover,
.subbookmarks a:hover,
.bookmarks .subbookmarks-bookmark:hover,
#BookmarkLayoutBookmarks .subbookmarks-bookmark:hover,
.subbookmarks .subbookmarks-bookmark:hover,
.bookmarks label:hover,
#BookmarkLayoutBookmarks label:hover,
.subbookmarks label:hover,
.bookmarks a:active,
#BookmarkLayoutBookmarks a:active,
.subbookmarks a:active,
.bookmarks .subbookmarks-bookmark:active,
#BookmarkLayoutBookmarks .subbookmarks-bookmark:active,
.subbookmarks .subbookmarks-bookmark:active,
.bookmarks label:active,
#BookmarkLayoutBookmarks label:active,
.subbookmarks label:active {
  text-decoration: none;
}
.bookmarks a:first-child,
#BookmarkLayoutBookmarks a:first-child,
.subbookmarks a:first-child,
.bookmarks .subbookmarks-bookmark:first-child,
#BookmarkLayoutBookmarks .subbookmarks-bookmark:first-child,
.subbookmarks .subbookmarks-bookmark:first-child,
.bookmarks label:first-child,
#BookmarkLayoutBookmarks label:first-child,
.subbookmarks label:first-child {
  margin-left: 0;
}
.bookmarks a:last-child,
#BookmarkLayoutBookmarks a:last-child,
.subbookmarks a:last-child,
.bookmarks .subbookmarks-bookmark:last-child,
#BookmarkLayoutBookmarks .subbookmarks-bookmark:last-child,
.subbookmarks .subbookmarks-bookmark:last-child,
.bookmarks label:last-child,
#BookmarkLayoutBookmarks label:last-child,
.subbookmarks label:last-child {
  margin-right: 0;
}
.bookmarks .selected,
#BookmarkLayoutBookmarks .selected,
.subbookmarks .selected {
  color: #135ee2;
  border-bottom: 2px solid #135ee2;
  background: none;
}
.bookmarks .selected:focus,
#BookmarkLayoutBookmarks .selected:focus,
.subbookmarks .selected:focus {
  outline: thin transparent;
}
.process-content .bookmarks {
  padding: 0;
}
#ReportViewFilterForm [data-ui-fn="additionalsubmit"] {
  margin-top: 25px;
  background: white !important;
  border: none;
  font-size: 14px;
  font-weight: bold;
  min-width: 120px;
  text-align: center;
}
#OfferListFilterForm input[type='submit'] {
  margin-top: 25px;
  background: white !important;
  border: none;
  font-size: 14px;
  font-weight: bold;
}
#OfferListFilterForm a.showHideAdvanceFilters {
  font-size: 14px;
  font-weight: bold;
  padding-top: 35px;
}
#ContractorListFilterForm input[type='submit'] {
  margin-top: 25px;
  background: white !important;
  border: none;
  font-size: 14px;
  font-weight: bold;
}
#MainReport {
  margin-left: 17px;
  margin-right: 17px;
  height: 540px;
}
#MainReport iframe {
  height: 480px;
  max-width: 1225px;
}
#UserFilterForm input[type='submit'] {
  margin-top: 25px;
  background: white !important;
  border: none;
  font-size: 14px;
  font-weight: bold;
}
#OrganizationStructureFilterForm input[type='submit'] {
  margin-top: 25px;
  background: white !important;
  border: none;
  font-size: 14px;
  font-weight: bold;
}
#UserRoleFilterForm input[type='submit'] {
  margin-top: 25px;
  background: white !important;
  border: none;
  font-size: 14px;
  font-weight: bold;
}
#PermissionTreeFilterForm input[type='submit'] {
  margin-top: 25px;
  background: white !important;
  border: none;
  font-size: 14px;
  font-weight: bold;
}
#GlossaryGetGlossariesListForm input[type='submit'] {
  margin-top: 25px;
  background: white !important;
  border: none;
  font-size: 14px;
  font-weight: bold;
}
#CalculationSummaryExpander {
  font-size: 14px;
  font-weight: bold;
}
.process-caseinfo-expand {
  float: right;
}
input[type='radio'] {
  accent-color: #135ee2;
}
.bookmarks .selected {
  border-bottom: 2px solid #135ee2;
}
body .page .page-body .filter .introduction {
  color: #0a285c;
}
ul.tagit li.tagit-choice-editable {
  padding: 1px 19px 1px 4px !important;
  background: #e4eaf0;
  border-color: #b3c4d8;
}
.fn-plus:before {
  content: "\e928" !important;
  font-weight: bold;
  font-size: 15px;
}
.fn-logout:before {
  content: "\e931" !important;
  font-size: 1.6rem;
}
.fn-chevron-down:before {
  content: "\e932" !important;
  color: #135ee2;
  font-size: 0.9rem;
}
.fa-chevron-down:before {
  content: "\e95c" !important;
  font-family: fontnps;
  font-size: 0.5rem;
}
.fa-chevron-up:before {
  content: "\e95b" !important;
  font-family: fontnps;
  font-size: 0.5rem;
}
.fa-chevron-left:before {
  content: "\e930" !important;
  font-family: fontnps;
  font-size: 1.4rem;
}
.fa-chevron-left-centered:before {
  content: "\e95e" !important;
  font-family: fontnps;
  font-size: 1.4rem;
}
.fa-chevron-right:before {
  content: "\e92e" !important;
  font-family: fontnps;
  font-size: 1.4rem;
}
.fa-chevron-right-centered:before {
  content: "\e95d" !important;
  font-family: fontnps;
  font-size: 1.4rem;
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\e93b";
  font-family: fontnps;
  font-size: 1.4rem;
}
.fa-exclamation:before {
  content: "\e93a";
  font-family: fontnps;
  font-size: 1.7rem;
  line-height: 1.5rem;
}
.fa-times:before {
  content: "\e94f";
  font-family: fontnps;
}
.fn-process-screen-init:before {
  content: "\e955" !important;
}
.fn-process-screen-case-objects:before {
  content: "\e938" !important;
}
.fn-process-screen-calculation:before {
  content: "\e944" !important;
}
.fn-process-screen-bik-statements:before {
  content: "\e956" !important;
}
.fn-process-screen-assesment:before {
  content: "\e949" !important;
}
.fn-process-screen-application:before {
  content: "\e947" !important;
}
.fn-process-screen-application-sent:before {
  content: "\e946" !important;
}
.fn-process-screen-contract:before {
  content: "\e94c" !important;
}
.fn-process-screen-additional-data-left:before {
  content: "\e94d" !important;
}
.fn-process-screen-printouts:before {
  content: "\e92a" !important;
}
.fn-process-screen-attachements:before {
  content: "\e94e" !important;
}
.fn-process-screen-confirmation:before {
  content: "\e94a" !important;
}
.fn-process-screen-end:before {
  content: "\e954" !important;
}
.main-menu li.fn:before {
  margin-top: 12px !important;
}
.fn-calendar-icon:before {
  content: "\e94b" !important;
}
.calculator-products .product .warningssign {
  background-image: url('/Content/images/error/warning-erste.png') !important;
}
label.warningssign:before {
  background-image: url('/Content/images/error/warning-erste.png') !important;
}
#stop-access-icon {
  background-image: url('/Content/images/error/warning-erste.png') !important;
}
.fn-msg-error:before {
  content: "\e93a" !important;
  font-size: 19px;
}
.fn-msg-warning:before {
  content: "\e93b" !important;
}
.fn-msg-info:before {
  content: "\e92b" !important;
}
#InfoAnnouncements .msg-icon {
  font-size: 1.3rem !important;
  padding: 0 !important;
}
.fn-admin-screen-organization-units:before {
  content: "\e943" !important;
}
.fn-admin-screen-users:before {
  content: "\e933" !important;
}
.fn-admin-screen-system-roles:before {
  content: "\e936" !important;
}
.fn-admin-screen-permissions:before {
  content: "\e940" !important;
}
.fn-admin-screen-glossaries:before {
  content: "\e937" !important;
}
.fn-admin-screen-system-parameters:before {
  content: "\e929" !important;
}
.fn-admin-screen-main-products:before {
  content: "\e93e" !important;
}
.fn-admin-screen-additional-products:before {
  content: "\e93d" !important;
}
.fn-admin-screen-documents:before {
  content: "\e948" !important;
}
.fn-admin-screen-reports:before {
  content: "\e941" !important;
}
.fn-admin-screen-replacements:before {
  content: "\e935" !important;
}
.fn-admin-screen-forms:before {
  content: "\e945" !important;
}
.fn-admin-screen-announcement:before {
  content: "\e939" !important;
}
.fn-clear:before {
  content: "\e94f" !important;
  color: #135ee2;
}
#UpdatePermissionGrantsForRoleForm .permission-group-details .permission-header {
  padding: 0 31px !important;
  padding-bottom: 5px !important;
}
.fa-plus:before {
  content: "\e928" !important;
  font-weight: bold;
  font-size: 15px;
  font-family: fontnps;
}
#ClosePopupButton {
  background-image: url("/Content/images/popup_close_erste.svg") !important;
}
.autocomplete-button.autocomplete-clear {
  background-image: url(/Content/images/autocomplete-clear_erste.svg) !important;
}
.autocomplete-button.autocomplete-arrow {
  background-image: url(/Content/images/autocomplete-down_erste.svg) !important;
}
i.sm-info-sign:before {
  font-family: fontnps;
  font-weight: 100;
  content: "\e92b" !important;
  margin: 0 !important;
  font-size: 1.3rem !important;
}
.message-header i.sm-info-sign:before {
  font-size: 1.6rem !important;
}
#LogOutButton {
  padding-left: 8px !important;
}
label.checkbox-outer input[type="checkbox"]:checked ~ div {
  background: url(/Content/images/checked_erste.svg) !important;
}
.hint-bullet {
  border: none !important;
  color: #135ee2 !important;
}
.radius-border {
  border: none !important;
}
.checkbox-checked-img {
  background: url('/Content/images/checkbox-checked_erste.svg') no-repeat;
  width: 0px;
  height: 24px;
  padding-left: 24px;
}
.checkbox-unchecked-img {
  background: url('/Content/images/checkbox-unchecked_erste.svg') no-repeat;
  width: 0px;
  height: 24px;
  padding-left: 24px;
}
.shrinked-img {
  width: 0px !important;
}
#SettingsButton {
  padding: 5px 10px !important;
}
.sequencelist-arrows [data-sequence] {
  color: #135ee2 !important;
}
.sequencelist-arrows [data-sequence]:hover {
  color: #0a285c !important;
}
.warningbox .msg-messages ul {
  list-style-type: none !important;
}
.fa-plus-square-o:before {
  content: "\e952" !important;
  font-family: fontnps;
  color: #135ee2 !important;
  font-size: 1.2rem;
}
.fa-minus-square-o:before {
  content: "\e95a" !important;
  font-family: fontnps;
  color: #135ee2 !important;
  font-size: 1.2rem;
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\e958" !important;
  font-family: fontnps;
  font-size: 1.2rem;
}
.fa-copy:before,
.fa-files-o:before {
  content: "\e959" !important;
  font-family: fontnps;
  font-size: 1.3rem;
}
li[rel="Root"] > a > .jstree-icon {
  background-image: url('/Content/images/units/KA020-account user_blue.svg') !important;
  background-size: contain;
}
li[rel="Net"] > a > .jstree-icon {
  background-image: url('/Content/images/units/KA020-account user_violet.svg') !important;
  background-size: contain;
}
li[rel="Region"] > a > .jstree-icon {
  background-image: url('/Content/images/units/KA020-account user_green.svg') !important;
  background-size: contain;
}
li[rel="Unit"] > a > .jstree-icon {
  background-image: url('/Content/images/units/KA020-account user_yellow.svg') !important;
  background-size: contain;
}
li[rel="User"] > a > .jstree-icon {
  background-image: url('/Content/images/units/KA020-account user_grey.svg') !important;
  background-size: contain;
}
li[rel="0"] > a > .jstree-icon {
  background-image: url('/Content/images/units/KA020-account user_grey_unassigned.svg') !important;
  background-size: contain;
  background-position: 0 0 !important;
  background-repeat: repeat;
}
.ui-icon-close {
  background-position: 2px 0 !important;
  background-image: url('/Content/images/autocomplete-clear_erste.svg') !important;
  background-size: contain;
  width: 20px;
  height: 20px;
}
.permission-allow-img {
  background: url('/Content/images/Permission/allow_erste.svg') no-repeat;
  width: 24px;
  height: 24px;
  padding-left: 24px;
  margin-left: 2px;
}
.permission-forbidden-img {
  background: url('/Content/images/Permission/forbidden_erste.svg') no-repeat;
  width: 24px;
  height: 24px;
  padding-left: 24px;
  margin-left: 8px;
}
.permission-unknown-img {
  background: url('/Content/images/Permission/unknown_erste.svg') no-repeat;
  width: 24px;
  height: 24px;
  padding-left: 24px;
  margin-left: 8px;
}
.vertical-middle.permission-allow-img {
  margin-left: 2px !important;
}
.vertical-middle.permission-unknown-img {
  margin-left: 2px !important;
}
.vertical-middle .permission-allow-img {
  margin-left: 2px !important;
}
.vertical-middle .permission-unknown-img {
  margin-left: 2px !important;
}
.nested-list > li > div.expanded {
  background-image: url('/Content/images/chevron-up.svg');
  background-position: left;
}
.nested-list > li > div.collapsed {
  background-image: url('/Content/images/chevron-down.svg');
  background-position: left;
}
[data-ui-fn="submenu"] li > div.expanded {
  background-image: url('/Content/images/chevron-up.svg');
  background-position: left;
}
[data-ui-fn="submenu"] li > div.collapsed {
  background-image: url('/Content/images/chevron-down.svg');
  background-position: left;
}
.FormQuestionsExpander.expanded {
  background-image: url('/Content/images/chevron-up.svg');
  background-position: left;
}
.FormQuestionsExpander.collapsed {
  background-image: url('/Content/images/chevron-down.svg');
  background-position: left;
}
#UpdatePermissionGrantsForRoleForm .permission-group-details .permission-header {
  padding: 0px 30px !important;
  padding-bottom: 5px !important;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #ffffff;
  background-image: url(/Content/images/autocomplete-down_erste.svg);
  background-repeat: no-repeat;
  background-position: top 8px right 6px;
  padding-right: 24px;
}
.warningbox ul {
  margin-left: 0px;
}
.text-ellipsis > .checkbox-checked-img,
.text-ellipsis > .checkbox-unchecked-img {
  background-position-y: 6px;
}
#PopupContainer .warningbox .msg-icon {
  margin-right: 6px !important;
}
#PopupContainer .msg-messages {
  color: #0a285c !important;
}
ul.tagit li.tagit-choice .tagit-close {
  padding: 0px;
}
.case-msg-close-img {
  background: url('/Areas/Sales/Content/images/close_erste.svg') no-repeat;
  height: 24px;
  width: 24px;
  padding-left: 24px;
}
.expander-img {
  width: 26px;
  height: 26px;
}
.errorInfo .error-box .message-header .fa-exclamation:before {
  line-height: 1.2rem;
  font-size: 1.5rem;
}
#EurotaxStandardFeatures {
  color: #0a285c;
}
.uploaded-files {
  color: #0a285c;
}
.representative {
  color: #0a285c;
}
#InstallmentWizardTable {
  color: #0a285c;
}
.jstree-default .jstree-no-dots a {
  color: #0a285c;
}
.content {
  color: #0a285c;
}
.input_large,
.password {
  -webkit-text-fill-color: #0a285c;
  color: #0a285c;
}
.validation-summary-wrapper.main-warnings .validation-summary-sign .fn-msg-warning:before {
  font-size: 1.3rem;
}
/* Split button */
[data-ui-splitbutton-element="expander"].expanded {
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.2);
}
[data-ui-splitbutton-element="links"] {
  border: none!important;
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.2);
}
.annoucment-text-highlight {
  font-weight: bold;
}

@keyframes spinner-line-fade-more {
  0%, 100% {
    opacity: 0; /* minimum opacity */
  }
  1% {
    opacity: 1;
  }
}

@keyframes spinner-line-fade-quick {
  0%, 39%, 100% {
    opacity: 0.25; /* minimum opacity */
  }
  40% {
    opacity: 1;
  }
}

@keyframes spinner-line-fade-default {
  0%, 100% {
    opacity: 0.22; /* minimum opacity */
  }
  1% {
    opacity: 1;
  }
}

@keyframes spinner-line-shrink {
  0%, 25%, 100% {
    /* minimum scale and opacity */
    transform: scale(0.5);
    opacity: 0.25;
  }
  26% {
    transform: scale(1);
    opacity: 1;
  }
}
