/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/@angular-devkit/build-angular/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[4].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].rules[1].use[1]!./src/styles.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap);
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/@angular-devkit/build-angular/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[4].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].rules[1].use[1]!./src/styles.scss (1) ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

/**
 * outline styles
 */.djs-outline {
  fill: none;
  visibility: hidden;
}.djs-element.hover .djs-outline,
.djs-element.selected .djs-outline {
  visibility: visible;
  shape-rendering: crispEdges;
  stroke-dasharray: 3,3;
}.djs-element.selected .djs-outline {
  stroke: #8888FF;
  stroke-width: 1px;
}.djs-element.hover .djs-outline {
  stroke: #FF8888;
  stroke-width: 1px;
}.djs-shape.connect-ok .djs-visual > :nth-child(1) {
  fill: #DCFECC /* light-green */ !important;
}.djs-shape.connect-not-ok .djs-visual > :nth-child(1),
.djs-shape.drop-not-ok .djs-visual > :nth-child(1) {
  fill: #f9dee5 /* light-red */ !important;
}.djs-shape.new-parent .djs-visual > :nth-child(1) {
  fill: #F7F9FF !important;
}svg.drop-not-ok {
  background: #f9dee5 /* light-red */ !important;
}svg.new-parent {
  background: #F7F9FF /* light-blue */ !important;
}.djs-connection.connect-ok .djs-visual > :nth-child(1),
.djs-connection.drop-ok .djs-visual > :nth-child(1) {
  stroke: #90DD5F /* light-green */ !important;
}.djs-connection.connect-not-ok .djs-visual > :nth-child(1),
.djs-connection.drop-not-ok .djs-visual > :nth-child(1) {
  stroke: #E56283 /* light-red */ !important;
}.drop-not-ok,
.connect-not-ok {
  cursor: not-allowed;
}.djs-element.attach-ok .djs-visual > :nth-child(1) {
  stroke-width: 5px !important;
  stroke: rgba(255, 116, 0, 0.7) !important;
}.djs-frame.connect-not-ok .djs-visual > :nth-child(1),
.djs-frame.drop-not-ok .djs-visual > :nth-child(1) {
  stroke-width: 3px !important;
  stroke: #E56283 /* light-red */ !important;
  fill: none !important;
}/**
* Selection box style
*
*/.djs-lasso-overlay {
  fill: rgb(255, 116, 0);
  fill-opacity: 0.1;

  stroke-dasharray: 5 1 3 1;
  stroke: rgb(255, 116, 0);

  shape-rendering: crispEdges;
  pointer-events: none;
}/**
 * Resize styles
 */.djs-resize-overlay {
  fill: none;

  stroke-dasharray: 5 1 3 1;
  stroke: rgb(255, 116, 0);

  pointer-events: none;
}.djs-resizer-hit {
  fill: none;
  pointer-events: all;
}.djs-resizer-visual {
  fill: white;
  stroke-width: 1px;
  stroke: #BBB;
  shape-rendering: geometricprecision;
}.djs-resizer:hover .djs-resizer-visual {
  stroke: #555;
}.djs-cursor-resize-ns,
.djs-resizer-n,
.djs-resizer-s {
  cursor: ns-resize;
}.djs-cursor-resize-ew,
.djs-resizer-e,
.djs-resizer-w {
  cursor: ew-resize;
}.djs-cursor-resize-nwse,
.djs-resizer-nw,
.djs-resizer-se {
  cursor: nwse-resize;
}.djs-cursor-resize-nesw,
.djs-resizer-ne,
.djs-resizer-sw {
  cursor: nesw-resize;
}.djs-shape.djs-resizing > .djs-outline {
  visibility: hidden !important;
}.djs-shape.djs-resizing > .djs-resizer {
  visibility: hidden;
}.djs-dragger > .djs-resizer {
  visibility: hidden;
}/**
 * drag styles
 */.djs-dragger * {
  fill: none !important;
  stroke: rgb(255, 116, 0) !important;
}.djs-dragger tspan,
.djs-dragger text {
  fill: rgb(255, 116, 0) !important;
  stroke: none !important;
}marker.djs-dragger circle,
marker.djs-dragger path,
marker.djs-dragger polygon,
marker.djs-dragger polyline,
marker.djs-dragger rect {
  fill: rgb(255, 116, 0) !important;
  stroke: none !important;
}marker.djs-dragger text,
marker.djs-dragger tspan {
  fill: none !important;
  stroke: rgb(255, 116, 0) !important;
}.djs-dragging {
  opacity: 0.3;
}.djs-dragging,
.djs-dragging > * {
  pointer-events: none !important;
}.djs-dragging .djs-context-pad,
.djs-dragging .djs-outline {
  display: none !important;
}/**
 * no pointer events for visual
 */.djs-visual,
.djs-outline {
  pointer-events: none;
}.djs-element.attach-ok .djs-hit {
  stroke-width: 60px !important;
}/**
 * all pointer events for hit shape
 */.djs-element > .djs-hit-all {
  pointer-events: all;
}.djs-element > .djs-hit-stroke,
.djs-element > .djs-hit-click-stroke {
  pointer-events: stroke;
}/**
 * all pointer events for hit shape
 */.djs-drag-active .djs-element > .djs-hit-click-stroke {
  pointer-events: all;
}/**
 * shape / connection basic styles
 */.djs-connection .djs-visual {
  stroke-width: 2px;
  fill: none;
}.djs-cursor-grab {
  cursor: grab;
}.djs-cursor-grabbing {
  cursor: grabbing;
}.djs-cursor-crosshair {
  cursor: crosshair;
}.djs-cursor-move {
  cursor: move;
}.djs-cursor-resize-ns {
  cursor: ns-resize;
}.djs-cursor-resize-ew {
  cursor: ew-resize;
}/**
 * snapping
 */.djs-snap-line {
  stroke: rgb(255, 195, 66);
  stroke: rgba(255, 195, 66, 0.50);
  stroke-linecap: round;
  stroke-width: 2px;
  pointer-events: none;
}/**
 * snapping
 */.djs-crosshair {
  stroke: #555;
  stroke-linecap: round;
  stroke-width: 1px;
  pointer-events: none;
  shape-rendering: crispEdges;
  stroke-dasharray: 5, 5;
}/**
 * palette
 */.djs-palette {
  position: absolute;
  left: 20px;
  top: 20px;

  box-sizing: border-box;
  width: 48px;
}.djs-palette .separator {
  margin: 0 5px;
  padding-top: 5px;

  border: none;
  border-bottom: solid 1px #DDD;

  clear: both;
}.djs-palette .entry:before {
  vertical-align: text-bottom;
}.djs-palette .djs-palette-toggle {
  cursor: pointer;
}.djs-palette .entry,
.djs-palette .djs-palette-toggle {
  color: #333;
  font-size: 30px;

  text-align: center;
}.djs-palette .entry {
  float: left;
}.djs-palette .entry img {
  max-width: 100%;
}.djs-palette .djs-palette-entries:after {
  content: '';
  display: table;
  clear: both;
}.djs-palette .djs-palette-toggle:hover {
  background: #666;
}.djs-palette .entry:hover {
  color: rgb(255, 116, 0);
}.djs-palette .highlighted-entry {
  color: rgb(255, 116, 0) !important;
}.djs-palette .entry,
.djs-palette .djs-palette-toggle {
  width: 46px;
  height: 46px;
  line-height: 46px;
  cursor: default;
}/**
 * Palette open / two-column layout is controlled via
 * classes on the palette. Events to hook into palette
 * changed life-cycle are available in addition.
 */.djs-palette.two-column.open {
  width: 94px;
}.djs-palette:not(.open) .djs-palette-entries {
  display: none;
}.djs-palette:not(.open) {
  overflow: hidden;
}.djs-palette.open .djs-palette-toggle {
  display: none;
}/**
 * context-pad
 */.djs-overlay-context-pad {
  width: 72px;
}.djs-context-pad {
  position: absolute;
  display: none;
  pointer-events: none;
}.djs-context-pad .entry {
  width: 22px;
  height: 22px;
  text-align: center;
  display: inline-block;
  font-size: 22px;
  margin: 0 2px 2px 0;

  border-radius: 3px;

  cursor: default;

  background-color: #FEFEFE;
  box-shadow: 0 0 2px 1px #FEFEFE;
  pointer-events: all;
}.djs-context-pad .entry:before {
  vertical-align: top;
}.djs-context-pad .entry:hover {
  background: rgb(255, 252, 176);
}.djs-context-pad.open {
  display: block;
}/**
 * popup styles
 */.djs-popup .entry {
  line-height: 20px;
  white-space: nowrap;
  cursor: default;
}/* larger font for prefixed icons */.djs-popup .entry:before {
  vertical-align: middle;
  font-size: 20px;
}.djs-popup .entry > span {
  vertical-align: middle;
  font-size: 14px;
}.djs-popup .entry:hover,
.djs-popup .entry.active:hover {
  background: rgb(255, 252, 176);
}.djs-popup .entry.disabled {
  background: inherit;
}.djs-popup .djs-popup-header .entry {
  display: inline-block;
  padding: 2px 3px 2px 3px;

  border: solid 1px transparent;
  border-radius: 3px;
}.djs-popup .djs-popup-header .entry.active {
  color: rgb(255, 116, 0);
  border: solid 1px rgb(255, 116, 0);
  background-color: #F6F6F6;
}.djs-popup-body .entry {
  padding: 4px 10px 4px 5px;
}.djs-popup-body .entry > span {
  margin-left: 5px;
}.djs-popup-body {
  background-color: #FEFEFE;
}.djs-popup-header {
  border-bottom: 1px solid #DDD;
}.djs-popup-header .entry {
  margin: 1px;
  margin-left: 3px;
}.djs-popup-header .entry:last-child {
  margin-right: 3px;
}/**
 * popup / palette styles
 */.djs-popup, .djs-palette {
  background: #FAFAFA;
  border: solid 1px #CCC;
  border-radius: 2px;
}/**
 * touch
 */.djs-shape,
.djs-connection {
  touch-action: none;
}.djs-segment-dragger,
.djs-bendpoint {
  display: none;
}/**
 * bendpoints
 */.djs-segment-dragger .djs-visual {
  fill: rgba(255, 255, 121, 0.2);
  stroke-width: 1px;
  stroke-opacity: 1;
  stroke: rgba(255, 255, 121, 0.3);
}.djs-bendpoint .djs-visual {
  fill: rgba(255, 255, 121, 0.8);
  stroke-width: 1px;
  stroke-opacity: 0.5;
  stroke: black;
}.djs-segment-dragger:hover,
.djs-bendpoints.hover .djs-segment-dragger,
.djs-bendpoints.selected .djs-segment-dragger,
.djs-bendpoint:hover,
.djs-bendpoints.hover .djs-bendpoint,
.djs-bendpoints.selected .djs-bendpoint {
  display: block;
}.djs-drag-active .djs-bendpoints * {
  display: none;
}.djs-bendpoints:not(.hover) .floating {
  display: none;
}.djs-segment-dragger:hover .djs-visual,
.djs-segment-dragger.djs-dragging .djs-visual,
.djs-bendpoint:hover .djs-visual,
.djs-bendpoint.floating .djs-visual {
  fill: yellow;
  stroke-opacity: 0.5;
  stroke: black;
}.djs-bendpoint.floating .djs-hit {
  pointer-events: none;
}.djs-segment-dragger .djs-hit,
.djs-bendpoint .djs-hit {
  pointer-events: all;
  fill: none;
}.djs-segment-dragger.horizontal .djs-hit {
  cursor: ns-resize;
}.djs-segment-dragger.vertical .djs-hit {
  cursor: ew-resize;
}.djs-segment-dragger.djs-dragging .djs-hit {
  pointer-events: none;
}.djs-updating,
.djs-updating > * {
  pointer-events: none !important;
}.djs-updating .djs-context-pad,
.djs-updating .djs-outline,
.djs-updating .djs-bendpoint,
.connect-ok .djs-bendpoint,
.connect-not-ok .djs-bendpoint,
.drop-ok .djs-bendpoint,
.drop-not-ok .djs-bendpoint {
  display: none !important;
}.djs-segment-dragger.djs-dragging,
.djs-bendpoint.djs-dragging {
  display: block;
  opacity: 1.0;
}.djs-segment-dragger.djs-dragging .djs-visual,
.djs-bendpoint.djs-dragging .djs-visual {
  fill: yellow;
  stroke-opacity: 0.5;
}/**
 * tooltips
 */.djs-tooltip-error {
  font-size: 11px;
  line-height: 18px;
  text-align: left;

  padding: 5px;

  opacity: 0.7;
}.djs-tooltip-error > * {
  width: 160px;

  background: rgb(252, 236, 240);
  color: rgb(158, 76, 76);
  padding: 3px 7px;
  border-radius: 5px;
  border-left: solid 5px rgb(174, 73, 73);
}.djs-tooltip-error:hover {
  opacity: 1;
}/**
 * search pad
 */.djs-search-container {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;

  width: 25%;
  min-width: 300px;
  max-width: 400px;
  z-index: 10;

  font-size: 1.05em;
  opacity: 0.9;
  background: #FAFAFA;
  border: solid 1px #CCC;
  border-radius: 2px;
}.djs-search-container:not(.open) {
  display: none;
}.djs-search-input input {
  font-size: 1.05em;
  width: 100%;
  padding: 6px 10px;
  border: 1px solid #ccc;
}.djs-search-input input:focus {
  outline: none;
  border-color: #52B415;
}.djs-search-results {
  position: relative;
  overflow-y: auto;
  max-height: 200px;
}.djs-search-results:hover {
  /*background: #fffdd7;*/
  cursor: pointer;
}.djs-search-result {
  width: 100%;
  padding: 6px 10px;
  background: white;
  border-bottom: solid 1px #AAA;
  border-radius: 1px;
}.djs-search-highlight {
  color: black;
}.djs-search-result-primary {
  margin: 0 0 10px;
}.djs-search-result-secondary {
  font-family: monospace;
  margin: 0;
}.djs-search-result:hover {
  background: #fdffd6;
}.djs-search-result-selected {
  background: #fffcb0;
}.djs-search-result-selected:hover {
  background: #f7f388;
}.djs-search-overlay {
  background: yellow;
  opacity: 0.3;
}/**
 * hidden styles
 */.djs-element-hidden,
.djs-element-hidden .djs-hit,
.djs-element-hidden .djs-outline,
.djs-label-hidden .djs-label {
  display: none !important;
}@font-face {
  font-family: 'bpmn';
  src: url('bpmn.4d005733f9a667c4e6b9.eot?26374340');
  src: url('bpmn.4d005733f9a667c4e6b9.eot?26374340#iefix') format('embedded-opentype'),
       url('bpmn.34cd3c536889c5da8c74.woff2?26374340') format('woff2'),
       url('bpmn.a7ab98ab4861f196e64f.woff?26374340') format('woff'),
       url('bpmn.127b9cbf6fbf03a31da4.ttf?26374340') format('truetype'),
       url('bpmn.cfe117edcfdead8ecb8f.svg?26374340#bpmn') format('svg');
  font-weight: normal;
  font-style: normal;
}/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. *//* Note, that will break hinting! In other OS-es font will be not as sharp as it could be *//*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'bpmn';
    src: url('../font/bpmn.svg?26374340#bpmn') format('svg');
  }
}
*/[class^="bpmn-icon-"]:before, [class*=" bpmn-icon-"]:before {
  font-family: "bpmn";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  /* margin-right: .2em; */
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* margin-left: .2em; */

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}.bpmn-icon-screw-wrench:before { content: '\e800'; }/* '' */.bpmn-icon-trash:before { content: '\e801'; }/* '' */.bpmn-icon-conditional-flow:before { content: '\e802'; }/* '' */.bpmn-icon-default-flow:before { content: '\e803'; }/* '' */.bpmn-icon-gateway-parallel:before { content: '\e804'; }/* '' */.bpmn-icon-intermediate-event-catch-cancel:before { content: '\e805'; }/* '' */.bpmn-icon-intermediate-event-catch-non-interrupting-message:before { content: '\e806'; }/* '' */.bpmn-icon-start-event-compensation:before { content: '\e807'; }/* '' */.bpmn-icon-start-event-non-interrupting-parallel-multiple:before { content: '\e808'; }/* '' */.bpmn-icon-loop-marker:before { content: '\e809'; }/* '' */.bpmn-icon-parallel-mi-marker:before { content: '\e80a'; }/* '' */.bpmn-icon-start-event-non-interrupting-signal:before { content: '\e80b'; }/* '' */.bpmn-icon-intermediate-event-catch-non-interrupting-timer:before { content: '\e80c'; }/* '' */.bpmn-icon-intermediate-event-catch-parallel-multiple:before { content: '\e80d'; }/* '' */.bpmn-icon-intermediate-event-catch-compensation:before { content: '\e80e'; }/* '' */.bpmn-icon-gateway-xor:before { content: '\e80f'; }/* '' */.bpmn-icon-connection:before { content: '\e810'; }/* '' */.bpmn-icon-end-event-cancel:before { content: '\e811'; }/* '' */.bpmn-icon-intermediate-event-catch-condition:before { content: '\e812'; }/* '' */.bpmn-icon-intermediate-event-catch-non-interrupting-parallel-multiple:before { content: '\e813'; }/* '' */.bpmn-icon-start-event-condition:before { content: '\e814'; }/* '' */.bpmn-icon-start-event-non-interrupting-timer:before { content: '\e815'; }/* '' */.bpmn-icon-sequential-mi-marker:before { content: '\e816'; }/* '' */.bpmn-icon-user-task:before { content: '\e817'; }/* '' */.bpmn-icon-business-rule:before { content: '\e818'; }/* '' */.bpmn-icon-sub-process-marker:before { content: '\e819'; }/* '' */.bpmn-icon-start-event-parallel-multiple:before { content: '\e81a'; }/* '' */.bpmn-icon-start-event-error:before { content: '\e81b'; }/* '' */.bpmn-icon-intermediate-event-catch-signal:before { content: '\e81c'; }/* '' */.bpmn-icon-intermediate-event-catch-error:before { content: '\e81d'; }/* '' */.bpmn-icon-end-event-compensation:before { content: '\e81e'; }/* '' */.bpmn-icon-subprocess-collapsed:before { content: '\e81f'; }/* '' */.bpmn-icon-subprocess-expanded:before { content: '\e820'; }/* '' */.bpmn-icon-task:before { content: '\e821'; }/* '' */.bpmn-icon-end-event-error:before { content: '\e822'; }/* '' */.bpmn-icon-intermediate-event-catch-escalation:before { content: '\e823'; }/* '' */.bpmn-icon-intermediate-event-catch-timer:before { content: '\e824'; }/* '' */.bpmn-icon-start-event-escalation:before { content: '\e825'; }/* '' */.bpmn-icon-start-event-signal:before { content: '\e826'; }/* '' */.bpmn-icon-business-rule-task:before { content: '\e827'; }/* '' */.bpmn-icon-manual:before { content: '\e828'; }/* '' */.bpmn-icon-receive:before { content: '\e829'; }/* '' */.bpmn-icon-call-activity:before { content: '\e82a'; }/* '' */.bpmn-icon-start-event-timer:before { content: '\e82b'; }/* '' */.bpmn-icon-start-event-message:before { content: '\e82c'; }/* '' */.bpmn-icon-intermediate-event-none:before { content: '\e82d'; }/* '' */.bpmn-icon-intermediate-event-catch-link:before { content: '\e82e'; }/* '' */.bpmn-icon-end-event-escalation:before { content: '\e82f'; }/* '' */.bpmn-icon-text-annotation:before { content: '\e830'; }/* '' */.bpmn-icon-bpmn-io:before { content: '\e831'; }/* '' */.bpmn-icon-gateway-complex:before { content: '\e832'; }/* '' */.bpmn-icon-gateway-eventbased:before { content: '\e833'; }/* '' */.bpmn-icon-gateway-none:before { content: '\e834'; }/* '' */.bpmn-icon-gateway-or:before { content: '\e835'; }/* '' */.bpmn-icon-end-event-terminate:before { content: '\e836'; }/* '' */.bpmn-icon-end-event-signal:before { content: '\e837'; }/* '' */.bpmn-icon-end-event-none:before { content: '\e838'; }/* '' */.bpmn-icon-end-event-multiple:before { content: '\e839'; }/* '' */.bpmn-icon-end-event-message:before { content: '\e83a'; }/* '' */.bpmn-icon-end-event-link:before { content: '\e83b'; }/* '' */.bpmn-icon-intermediate-event-catch-message:before { content: '\e83c'; }/* '' */.bpmn-icon-intermediate-event-throw-compensation:before { content: '\e83d'; }/* '' */.bpmn-icon-start-event-multiple:before { content: '\e83e'; }/* '' */.bpmn-icon-script:before { content: '\e83f'; }/* '' */.bpmn-icon-manual-task:before { content: '\e840'; }/* '' */.bpmn-icon-send:before { content: '\e841'; }/* '' */.bpmn-icon-service:before { content: '\e842'; }/* '' */.bpmn-icon-receive-task:before { content: '\e843'; }/* '' */.bpmn-icon-user:before { content: '\e844'; }/* '' */.bpmn-icon-start-event-none:before { content: '\e845'; }/* '' */.bpmn-icon-intermediate-event-throw-escalation:before { content: '\e846'; }/* '' */.bpmn-icon-intermediate-event-catch-multiple:before { content: '\e847'; }/* '' */.bpmn-icon-intermediate-event-catch-non-interrupting-escalation:before { content: '\e848'; }/* '' */.bpmn-icon-intermediate-event-throw-link:before { content: '\e849'; }/* '' */.bpmn-icon-start-event-non-interrupting-condition:before { content: '\e84a'; }/* '' */.bpmn-icon-data-object:before { content: '\e84b'; }/* '' */.bpmn-icon-script-task:before { content: '\e84c'; }/* '' */.bpmn-icon-send-task:before { content: '\e84d'; }/* '' */.bpmn-icon-data-store:before { content: '\e84e'; }/* '' */.bpmn-icon-start-event-non-interrupting-escalation:before { content: '\e84f'; }/* '' */.bpmn-icon-intermediate-event-throw-message:before { content: '\e850'; }/* '' */.bpmn-icon-intermediate-event-catch-non-interrupting-multiple:before { content: '\e851'; }/* '' */.bpmn-icon-intermediate-event-catch-non-interrupting-signal:before { content: '\e852'; }/* '' */.bpmn-icon-intermediate-event-throw-multiple:before { content: '\e853'; }/* '' */.bpmn-icon-start-event-non-interrupting-message:before { content: '\e854'; }/* '' */.bpmn-icon-ad-hoc-marker:before { content: '\e855'; }/* '' */.bpmn-icon-service-task:before { content: '\e856'; }/* '' */.bpmn-icon-task-none:before { content: '\e857'; }/* '' */.bpmn-icon-compensation-marker:before { content: '\e858'; }/* '' */.bpmn-icon-start-event-non-interrupting-multiple:before { content: '\e859'; }/* '' */.bpmn-icon-intermediate-event-throw-signal:before { content: '\e85a'; }/* '' */.bpmn-icon-intermediate-event-catch-non-interrupting-condition:before { content: '\e85b'; }/* '' */.bpmn-icon-participant:before { content: '\e85c'; }/* '' */.bpmn-icon-event-subprocess-expanded:before { content: '\e85d'; }/* '' */.bpmn-icon-lane-insert-below:before { content: '\e85e'; }/* '' */.bpmn-icon-space-tool:before { content: '\e85f'; }/* '' */.bpmn-icon-connection-multi:before { content: '\e860'; }/* '' */.bpmn-icon-lane:before { content: '\e861'; }/* '' */.bpmn-icon-lasso-tool:before { content: '\e862'; }/* '' */.bpmn-icon-lane-insert-above:before { content: '\e863'; }/* '' */.bpmn-icon-lane-divide-three:before { content: '\e864'; }/* '' */.bpmn-icon-lane-divide-two:before { content: '\e865'; }/* '' */.bpmn-icon-data-input:before { content: '\e866'; }/* '' */.bpmn-icon-data-output:before { content: '\e867'; }/* '' */.bpmn-icon-hand-tool:before { content: '\e868'; }/* '' */.bpmn-icon-group:before { content: '\e869'; }/* '' */.bpmn-icon-transaction:before { content: '\e8c4'; }/* '' */body.dialog-open {
  overflow: hidden;
}.nsm-dialog-btn-close {
  border: 0;
  background: none;
  position: absolute;
  top: 8px;
  right: 8px;
  font-size: 1.2em;
  cursor: pointer;
}.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: hidden;
  overflow-y: auto;
  transition: background-color 500ms;
  background-color: transparent;
  z-index: 999;
}.overlay.nsm-overlay-open {
  background-color: rgba(0, 0, 0, 0.5);
}.overlay.transparent {
  background-color: transparent;
}.nsm-dialog {
  position: relative;
  opacity: 1;
  visibility: visible;
  min-height: 200px;
  width: 100%;
  max-width: 520px;
  margin: 0 auto;
  pointer-events: none;
  outline: none;
}.nsm-dialog.nsm-dialog-close {
  opacity: 0;
}.nsm-dialog.nsm-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (1.75rem * 2));
}.nsm-content {
  position: relative;
  display: flex;
  flex-direction: column;
  pointer-events: auto;
  background-clip: padding-box;
  background-color: #fff;
  border-radius: 2px;
  padding: 1rem;
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
  margin-left: 1.75rem;
  margin-right: 1.75rem;
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
  outline: 0;
  transform: translate3d(0, 0, 0);
}.nsm-body {
  position: relative;
  flex: 1 1 auto;
}/* *************************
* Animations
* *************************/.nsm-dialog[class*=nsm-dialog-animation-] {
  transition: transform 500ms ease-in-out, opacity 500ms;
}.nsm-dialog-animation-ltr {
  transform: translate3d(-50%, 0, 0);
}.nsm-dialog-animation-ltr.nsm-dialog-open {
  transform: translate3d(0, 0, 0);
}.nsm-dialog-animation-ltr.nsm-dialog-close {
  transform: translate3d(-50%, 0, 0);
}.nsm-dialog-animation-rtl {
  transform: translate3d(50%, 0, 0);
}.nsm-dialog-animation-rtl.nsm-dialog-open {
  transform: translate3d(0, 0, 0);
}.nsm-dialog-animation-rtl.nsm-dialog-close {
  transform: translate3d(50%, 0, 0);
}.nsm-dialog-animation-ttb {
  transform: translate3d(0, -50%, 0);
}.nsm-dialog-animation-ttb.nsm-dialog-open {
  transform: translate3d(0, 0, 0);
}.nsm-dialog-animation-ttb.nsm-dialog-close {
  transform: translate3d(0, -50%, 0);
}.nsm-dialog-animation-btt {
  transform: translate3d(0, 50%, 0);
}.nsm-dialog-animation-btt.nsm-dialog-open {
  transform: translate3d(0, 0, 0);
}.nsm-dialog-animation-btt.nsm-dialog-close {
  transform: translate3d(0, 50%, 0);
}html,
body {
  height: 100%;
}body {
  margin: 0;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}.initial-loader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 100;
  animation: fade-in 1s normal;
  overflow: hidden;
  opacity: 1;
}.initial-loader.hide {
  bottom: 100%;
  opacity: 0;
  transition: opacity linear 1s, bottom 0ms linear 1s;
}.initial-loader img {
  width: 120px;
  height: 50px;
  -o-object-fit: center;
     object-fit: center;
  animation: pulse 2s infinite;
}@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}@keyframes pulse {
  0% {
    transform: scale(0.95);
    opacity: 1;
  }
  70% {
    transform: scale(1);
    opacity: 0.7;
  }
  100% {
    transform: scale(0.95);
    opacity: 1;
  }
}.cosmo-sidenav .mat-drawer-inner-container {
  background-color: #39464e !important;
}.cosmo-sidenav .mat-list-item {
  color: white !important;
}.cosmo-sidenav .mat-list-base .mat-subheader {
  color: rgba(255, 255, 255, 0.5) !important;
}.cosmo-sidenav__list-wrapper {
  margin-top: 20px !important;
}.cosmo-sidenav__list-element.active {
  background-color: #18262e !important;
}.cosmo-sidenav__header-image, .cosmo-sidenav__header-title {
  background-color: #f5f5f5 !important;
  margin: 0 !important;
  padding: 15px !important;
  width: auto !important;
  height: 64px !important;
  box-sizing: border-box !important;
  position: sticky;
  top: 0;
  z-index: 10;
}.cosmo-sidenav__footer {
  background-color: transparent !important;
  color: rgba(255, 255, 255, 0.5) !important;
}.actions__wrapper .mat-icon-button {
  color: black !important;
}.field-value__actions .mat-icon-button {
  color: black !important;
}.mat-form-field-appearance-outline .mat-form-field-infix {
  min-height: 30px;
  padding: 9px 0 !important;
  line-height: 30px;
}.mat-form-field-appearance-outline .mat-form-field-infix .mat-form-field-label:not(.mat-form-field-empty),
.mat-form-field-appearance-outline .mat-form-field-infix .error {
  line-height: 1;
}.mat-form-field-appearance-outline .mat-form-field-infix .mat-select-arrow-wrapper {
  transform: unset !important;
}.mat-form-field-appearance-outline.mat-form-field-should-float .mat-form-field-label {
  line-height: 1;
}.image-field img {
  height: 200px !important;
}.image-field .actions .buttons-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}.image-field .actions .mat-secondary {
  border: 1px solid black !important;
}.image-field .actions .mat-button-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}.image-field .crop-toggle {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 10px;
}.mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: #a2a2a2 !important;
}.mat-form-field-disabled .mat-form-field-outline {
  background-color: #dadada;
}.mat-slide-toggle.mat-disabled {
  opacity: 1 !important;
}.mat-slide-toggle {
  opacity: 1 !important;
}.mat-slide-toggle .mat-slide-toggle-bar {
  background-color: #cacaca !important;
}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: #cacaca !important;
}.mat-slide-toggle .mat-slide-toggle-persistent-ripple {
  display: none;
}.mat-select-disabled .mat-select-arrow-wrapper {
  visibility: hidden !important;
}page-builder .block .mat-expansion-panel {
  border: 1px solid #a2a2a2;
}page-builder .block .mat-expansion-panel-header .name {
  font-size: 12px !important;
  opacity: 0.5 !important;
  align-items: baseline !important;
}page-builder .block .mat-expansion-panel-body {
  padding: 0 16px !important;
}page-builder .block .mat-expansion-panel-content .mat-card {
  padding: 0 !important;
  margin: 0 !important;
  border-radius: 8px !important;
}page-builder .block .mat-expansion-panel-content .mat-form-field-wrapper {
  padding-bottom: 1em !important;
}page-builder .block .mat-expansion-panel-content .mat-form-field-appearance-standard .mat-form-field-flex {
  padding-top: 0 !important;
}page-builder .block .mat-expansion-panel-content .ck.ck-editor__main > .ck-editor__editable:not(.ck-focused) {
  border-color: transparent !important;
  border-top-color: var(--ck-color-base-border) !important;
}page-builder .block .mat-expansion-panel-content .ck.ck-editor__editable:not(.ck-editor__nested-editable).ck-focused {
  border: 1px solid var(--ck-color-base-border) !important;
  box-shadow: none !important;
}page-builder .block .content {
  border: none !important;
  padding: 0 !important;
}.login-card,
.role-card {
  box-shadow: none !important;
  position: absolute !important;
  top: 40px !important;
  left: 40px !important;
  bottom: 40px !important;
  width: 30vw !important;
  padding: 20px !important;
  min-width: 300px;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  grid-gap: 15px;
  gap: 15px;
  background-color: rgba(255, 255, 255, 0.9) !important;
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  animation: slide-in 1s;
}.login-card__header,
.role-card__header {
  display: flex;
  flex-direction: column;
  grid-gap: 15px;
  gap: 15px;
  margin-bottom: 30px;
}.login-card__header-image,
.role-card__header-image {
  height: auto !important;
  width: 250px !important;
  -o-object-fit: contain !important;
     object-fit: contain !important;
  padding: 0 !important;
  background-color: transparent !important;
}.login-card__footer-button,
.role-card__footer-button {
  text-transform: uppercase;
}.login-card .mat-card-title,
.role-card .mat-card-title {
  text-transform: uppercase;
  font-size: 16px !important;
}.login-card .mat-card-content,
.login-card .mat-card-actions,
.role-card .mat-card-content,
.role-card .mat-card-actions {
  width: 70%;
}.login-card .mat-card-content form,
.login-card .mat-card-actions form,
.role-card .mat-card-content form,
.role-card .mat-card-actions form {
  padding: 0 !important;
  background-color: transparent !important;
}.login-card .login-alternatives,
.role-card .login-alternatives {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  text-underline-offset: 2px;
}.login-card .mat-form-field-appearance-outline:not(.mat-focused):not(.mat-form-field-should-float) .mat-form-field-label,
.role-card .mat-form-field-appearance-outline:not(.mat-focused):not(.mat-form-field-should-float) .mat-form-field-label {
  top: 1.5em !important;
}.login-card .mat-form-field-appearance-outline .mat-form-field-suffix,
.role-card .mat-form-field-appearance-outline .mat-form-field-suffix {
  top: -0.15em !important;
}@keyframes slide-in {
  0% {
    opacity: 0;
    transform: translateX(-150%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}:root {
  --floki-font-family: "Ubuntu", "Roboto", "Helvetica Neue", sans-serif !important;
}body {
  font-family: "Ubuntu", "Roboto", "Helvetica Neue", sans-serif;
  font-family: var(--floki-font-family);
}.mat-list-item-content {
  padding: 0 12px 0 0 !important;
}.mat-list-item-content .icon-wrapper {
  margin-left: 0 !important;
}.mat-list-item-content .type-label {
  padding-left: 0 !important;
}.cosmo-sidenav__list-element fa-icon {
  padding: 14px;
}.cosmo-container .cosmo-sidenav__list-element.active fa-icon {
  background-color: var(--floki-color-primary);
  color: var(--floki-text-color-cta) !important;
}.cosmo-container .cosmo-sidenav__list .mat-list-item span {
  margin-left: 8px !important;
}.cosmo-sidenav__list-title {
  padding: 12px !important;
}.mat-dialog-container {
  background-color: #f5f5f5 !important;
  border-radius: 0 !important;
  padding: 0 24px 24px !important;
}.mat-flat-button {
  border-radius: 0 !important;
}.notification-error {
  border-radius: 0 !important;
  border: 2px solid #b52c1c;
}type-table {
  background-color: #f5f5f5 !important;
}type-table .header-wrapper {
  display: flex;
  flex-direction: column;
  grid-gap: 12px;
  gap: 12px;
  padding: 12px !important;
}type-table .header__title:not(:empty) {
  background-color: white;
  border: 2px solid #a0a0a0;
  padding: 12px;
}type-table .header__filters:not(:empty) {
  border: 2px solid #a0a0a0;
}type-table .header__filters:not(:empty) advanced-type-finder .mat-card {
  margin-top: 0;
}type-table .header__filters:not(:empty) advanced-type-finder .date-interval .mat-datepicker-toggle {
  height: 30px !important;
}type-table .header__filters:not(:empty) advanced-type-finder .date-interval .mat-datepicker-toggle button {
  height: 30px !important;
  width: 30px !important;
  line-height: 30px !important;
  margin-top: -5px;
}type-table .header__filters:not(:empty) advanced-type-finder .date-interval .mat-datepicker-toggle svg {
  margin-top: -3px;
}type-table .header__filters:not(:empty) .advanced-finder {
  margin-top: 0 !important;
}type-table .header__filters:not(:empty) .advanced-finder__fields {
  grid-column-gap: 8px;
  -moz-column-gap: 8px;
       column-gap: 8px;
  grid-row-gap: 4px;
  row-gap: 4px;
}type-table .header__filters:not(:empty) .mat-form-field-wrapper {
  padding-bottom: 0 !important;
}type-table .header__filters:not(:empty) .mat-form-field-infix {
  padding: 0 !important;
}type-table .header__filters:not(:empty) .mat-form-field-type-mat-date-range-input .mat-form-field-infix {
  width: 180px !important;
}type-table .header__filters:not(:empty) .mat-form-field-appearance-outline .mat-form-field-label {
  top: 0.84375em;
  margin-top: -0.25em;
}type-table .header__filters:not(:empty) .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
type-table .header__filters:not(:empty) .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%;
}type-table .header__filters:not(:empty) .mat-card {
  padding: 12px !important;
  background-color: var(--floki-color-white);
}type-table .header__filters:not(:empty) .buttons-wrapper {
  padding-bottom: 0 !important;
  margin: 0 !important;
}type-table .content-wrapper {
  padding: 0 12px !important;
  margin-bottom: 12px;
}type-table .content-wrapper .list-actions {
  margin-right: 12px;
}type-table .content-wrapper .list-actions .long-action__text {
  font-weight: bold;
  text-transform: uppercase;
}type-table .cosmo-table {
  border: 2px solid #a0a0a0;
  background-color: white;
  margin-top: 1px !important;
}type-actions .big-action {
  width: 48px;
  height: 48px;
}type-actions .big-action.mat-fab .mat-button-wrapper {
  padding: 0;
}type-detail {
  background-color: #f5f5f5 !important;
}type-detail .header-wrapper {
  display: flex;
  flex-direction: column;
  grid-gap: 12px;
  gap: 12px;
  padding: 12px !important;
  background-color: #f5f5f5 !important;
}type-detail .header-wrapper.injected {
  margin-top: 0 !important;
  top: 0 !important;
  padding-top: 36px !important;
}type-detail .header__title {
  background-color: white;
  border: 2px solid #a0a0a0;
  padding: 12px;
}type-detail .header__title .mat-card-subtitle {
  margin-bottom: 0 !important;
}type-detail .header__languages {
  background-color: white;
  border: 2px solid #a0a0a0;
  padding: 12px;
}type-detail .header__languages .type-language {
  margin: 0 !important;
}type-detail .header__languages .mat-form-field-wrapper {
  padding-bottom: 0 !important;
}type-detail .header__languages .mat-form-field-infix {
  padding: 6px 0 0 !important;
}type-detail .header__languages .mat-form-field-appearance-outline .mat-form-field-label {
  top: 0.84375em;
  margin-top: -0.25em;
}type-detail .header__languages .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
type-detail .header__languages .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%;
}type-detail .content-wrapper {
  padding: 0 12px !important;
  margin-bottom: 12px;
  box-sizing: border-box;
}type-detail .content-wrapper .tab-group-container .mat-tab-header {
  border: 2px solid #a0a0a0;
  border-bottom: 2px solid #dbdbdb;
  top: 108px !important;
}type-detail .content-wrapper.injected .tab-group-container .mat-tab-header {
  top: 132px !important;
}type-detail .content-wrapper.multilanguage .tab-group-container .mat-tab-header {
  top: 206px !important;
}type-detail .content-wrapper .col-1 {
  padding: 0 8px !important;
}type-detail .content-wrapper .col-2 {
  padding: 0 8px !important;
}type-detail .content-wrapper .col-3 {
  padding: 0 8px !important;
}type-detail .content-wrapper .col-4 {
  padding: 0 8px !important;
}type-detail .content-wrapper .col-5 {
  padding: 0 8px !important;
}type-detail .content-wrapper .col-6 {
  padding: 0 8px !important;
}type-detail .content-wrapper .col-7 {
  padding: 0 8px !important;
}type-detail .content-wrapper .col-8 {
  padding: 0 8px !important;
}type-detail .content-wrapper .col-9 {
  padding: 0 8px !important;
}type-detail .content-wrapper .col-10 {
  padding: 0 8px !important;
}type-detail .content-wrapper .col-11 {
  padding: 0 8px !important;
}type-detail .content-wrapper .col-12 {
  padding: 0 8px !important;
}type-detail .content-wrapper .mat-form-field-wrapper {
  padding-bottom: 12px !important;
}type-detail .content-wrapper .mat-form-field-appearance-outline .mat-form-field-subscript-wrapper {
  padding: 0.2em 1em;
}type-detail .content-wrapper .mat-form-field-infix .error {
  bottom: unset;
  top: -16px;
}type-detail type-form {
  margin-top: 1px !important;
}type-detail type-form .mat-card {
  margin: 0 !important;
  padding: 12px !important;
  border: 2px solid #a0a0a0;
  border-radius: 0 !important;
}type-detail type-form .tab-group-container .mat-card {
  border-top: none;
}type-detail type-form type-form .mat-card {
  border-top: 2px solid #a0a0a0 !important;
}type-detail type-form .header-wrapper,
type-detail type-form .cosmo-table,
type-detail type-form type-form {
  background-color: var(--floki-color-white) !important;
}type-detail type-form .mat-form-field-appearance-outline .mat-form-field-outline,
type-detail type-form .mat-form-field-appearance-outline .mat-form-field-outline-start,
type-detail type-form .mat-form-field-appearance-outline .mat-form-field-outline-end {
  border-radius: 0 !important;
}importer .importer-title {
  margin: 12px !important;
  border: 2px solid #a0a0a0;
  height: 60px !important;
  background-color: var(--floki-color-white);
}importer mat-stepper {
  margin: 0 12px !important;
  border: 2px solid #a0a0a0;
}app-dashboard .content .iframe-container {
  border: 2px solid #a0a0a0;
  box-sizing: border-box;
}.not-logged .mat-card {
  border-radius: 0 !important;
}detailed-report .header__toolbar, detailed-report .header__data {
  border: 2px solid #a0a0a0;
}detailed-report .header__toolbar {
  padding: 12px 0;
}detailed-report .header__title {
  display: none !important;
}detailed-report #report-header {
  padding: 12px;
  display: flex;
  flex-direction: column;
  grid-gap: 12px;
  gap: 12px;
}.versioning-dialog .wrapper {
  padding: 0 24px 24px;
  display: flex;
  flex-direction: column;
}.versioning-dialog .header,
.versioning-dialog .content,
.versioning-dialog .footer {
  border-bottom: unset;
  border: 2px solid #a0a0a0 !important;
  box-sizing: border-box;
}.versioning-dialog .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px;
  background-color: var(--floki-color-white);
}.versioning-dialog .header--wrapper {
  padding: 24px 0;
  position: sticky;
  top: 0;
  z-index: 1000;
  background-color: #f5f5f5 !important;
  border-bottom: 2px solid #a0a0a0 !important;
}.versioning-dialog .header__title {
  display: grid;
  grid-template-columns: min-content auto;
  grid-template-areas: "icon overtitle" "icon title";
  grid-column-gap: 12px;
  -moz-column-gap: 12px;
       column-gap: 12px;
}.versioning-dialog .header__title .icon {
  grid-area: icon;
}.versioning-dialog .header__title .overtitle {
  grid-area: overtitle;
}.versioning-dialog .header__title .title {
  grid-area: title;
  white-space: nowrap;
}.versioning-dialog .content {
  border-top: unset !important;
}.versioning-dialog .content .mat-tab-header {
  top: 118px !important;
}.versioning-dialog .content .mat-card {
  margin: 0 !important;
}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 1 !important;
}
