@charset "UTF-8";
@media print {
  #side-nav {
    display: none;
  }
  .portal-l-contentmain {
    display: block;
    min-width: 90%;
  }
  .table-stickyHeader table.table th {
    position: relative;
  }
  .table {
    max-width: 98%;
    table-layout: auto;
  }
  .table th, .table td {
    display: table-cell;
  }
  .table tr.ColumnSearchRow {
    display: none;
  }
}
/* ----------------------------------------------
 * Generated by Animista on 2019-10-17 17:25:37
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation pulsate-fwd
 * ----------------------------------------
 */
@-webkit-keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes slideWarning {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes fauleRotation {
  from {
    transform: rotate(-2deg);
  }
  30% {
    transform: rotate(5deg);
  }
  60% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(-2deg);
  }
}
.t-plm-product-img-wrapper img, .maintale > li.maintale-simple:hover, .t-priv-tile-wrapper:hover, .t-priv-portal-thumbnail:hover, .t-priv-thumbnail:hover, .t-adm-thumbnail:hover, .t-form-login form, .t-background-popup, .t-thumbnail-simpleText:hover, .t-thumbnail-simpleIcon:hover, .t-thumbnail-darkBgr:hover, .t-thumbnail:hover {
  box-shadow: 1px 0 10px 0 rgba(0, 0, 0, 0.35);
}

.t-plm-thumbnail:hover, .t-priv-portal-thumbnail, .t-paragraph-description .hero-img img {
  box-shadow: 1px 0 20px 0 rgba(0, 0, 0, 0.15);
}

.t-plm-thumbnail, .t-panel-filter, .t-button-fixed-section, .t-bolean-wrapper span:hover, .t-bolean-wrapper span.active, .t-multiSelectTag .shadow, .green-light:before, .yellow-light:before, .red-light:before, .t-portal-breadcrumb li ul li {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
}

.t-portal-breadcrumb li ul li:hover {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
}

.t-wizard-element .icon, .t-message-error-small .icon, .t-btn-icon .icon, .t-btn-link .icon, .t-tree-wrapper label .icon, .t-tree-wrapper a .icon, .t-assistant-form .t-assistant-form-elements .t-assistant-btn-next .icon, .t-portal-nav-module .navi-item .icon, .t-portal-nav-module .navi-item-second li .icon {
  padding: 0;
  margin: 0;
  position: relative;
}

.t-logo-small {
  display: block;
  background-repeat: no-repeat;
  background-size: 100%;
}

div:focus, span:focus {
  box-shadow: 1px 0 15px 1px rgba(0, 0, 0, 0.35);
}

td:focus {
  box-shadow: inset 0px 0px 3px 2px rgba(0, 0, 0, 0.15) !important;
}

.t-logo:focus {
  border: 1px solid #fff;
  opacity: 0.85;
}

.cont_fileupload .fileupload_cont_fileinput span.focused {
  box-shadow: 1px 0 5px 1px rgba(0, 0, 0, 0.35);
}

.t-task-box a, .t-portal-nav li a, .t-portal-nav-module a, .nav-anonymous .t-portal-nav a, .t-form-simple a, .t-nav-component a, .t-nav-component span, a {
  text-decoration: none;
  vertical-align: baseline;
  font-weight: 300;
}
.t-portal-nav li a:active, .nav-anonymous .t-portal-nav a:active, .t-nav-component span:active, a:active {
  color: #47519c;
}
.t-portal-nav li a:hover, .nav-anonymous .t-portal-nav a:hover, .t-nav-component span:hover, a:hover {
  cursor: pointer;
}

.t-form-simple a, .t-nav-component a, .t-nav-component span, a {
  color: #47519c;
}

.nav-anonymous .t-portal-nav a {
  color: #E3E4E1;
}

div:focus, span:focus {
  box-shadow: 1px 0 15px 1px rgba(0, 0, 0, 0.35);
}

td:focus {
  box-shadow: inset 0px 0px 3px 2px rgba(0, 0, 0, 0.15) !important;
}

.t-logo:focus {
  border: 1px solid #fff;
  opacity: 0.85;
}

.cont_fileupload .fileupload_cont_fileinput span.focused {
  box-shadow: 1px 0 5px 1px rgba(0, 0, 0, 0.35);
}

.t-task-box a, .t-portal-nav li a, .t-portal-nav-module a, .t-form-simple a, .t-nav-component a, .t-nav-component span, a, .nav-anonymous .t-portal-nav a {
  text-decoration: none;
  vertical-align: baseline;
  font-weight: 300;
}
.t-portal-nav li a:active, .t-nav-component span:active, a:active, .nav-anonymous .t-portal-nav a:active {
  color: #47519c;
}
.t-portal-nav li a:hover, .t-nav-component span:hover, a:hover, .nav-anonymous .t-portal-nav a:hover {
  cursor: pointer;
}

.t-form-simple a, .t-nav-component a, .t-nav-component span, a {
  color: #47519c;
}

.nav-anonymous .t-portal-nav a {
  color: #E3E4E1;
}

.t-accordion .accordion-header {
  color: #47519c;
  border-color: #47519c;
}
.t-accordion .accordion-header::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: url("../images/icons/chevron_upDown.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top;
  padding: 1px;
  left: 0px;
  bottom: 1px;
  transform: rotate(270deg);
}
.t-accordion .accordion-header.selected::after {
  transform: rotate(0deg);
}
.t-accordion .accordion-section:not(:last-child) {
  border-bottom: 1px dotted #A19EAF;
}
.t-accordion .accordion-header:focus {
  box-shadow: none;
}
.t-accordion .accordion-header:focus h4, .t-accordion .accordion-header:focus h6, .t-accordion .accordion-header:focus.h6 {
  color: #47519c;
}
.t-accordion .accordion-header:focus::after {
  background-image: url("../images/icons/chevron_upDown_focus.svg");
  background-color: #E3E4E1;
  border-radius: 2px;
}

.t-tags {
  border-color: #006f75;
  color: #006f75;
  background-color: transparent;
}
.t-tags:hover {
  border-color: #241c43;
  background-color: #241c43;
  color: #fff;
}

li {
  font-family: Arial, Helvetica, sans-serif;
}
li.active a {
  color: #009FA8;
}
li.active a .icon {
  fill: #009FA8;
}

input, select, textarea, .t-dropdown {
  background-color: #fff;
  box-shadow: none;
  border: 1px solid #A19EAF;
  color: #4B4B4B;
}
input:focus, select:focus, textarea:focus, .t-dropdown:focus {
  border: 1px solid #A19EAF;
  box-shadow: 0px 0px 3px 0px #A19EAF;
}
input[type=checkbox]:focus, select[type=checkbox]:focus, textarea[type=checkbox]:focus, .t-dropdown[type=checkbox]:focus {
  border: none;
  box-shadow: none;
  outline: 1px dotted #6c687f;
}

input::placeholder {
  color: #A19EAF;
}

textarea.readonly {
  background-color: #fcfcfc;
  border: 1px solid #A19EAF;
  color: #A19EAF;
}

.input-wrapper input:hover, textarea:hover {
  cursor: text;
}

.input-wrapper input[type=radio]:hover,
.input-wrapper input[type=checkbox]:hover {
  cursor: pointer;
}

input.datetime-field {
  background-image: url(../images/icons/cal_32.svg);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 25px;
}
input.datetime-field:hover {
  cursor: pointer;
}

label {
  color: #4B4B4B;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #4B4B4B;
}
@media only screen and (min-width: 640px) {
  body {
    font-size: 14px;
  }
}

p {
  font-family: Arial, Helvetica, sans-serif;
}

.nav-component li {
  font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, h6 > p, .nav-component li,
.add-element, .calendar .head .title {
  font-family: Arial, Helvetica, sans-serif;
}

.t-text-center {
  text-align: center;
}

.t-text-simple h2, .t-text-simple h6 {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.3em;
}
.t-text-simple h2, .t-text-simple h6, .t-text-simple a {
  z-index: 1;
}

a {
  line-height: 1.2em;
}

.t-text-link {
  color: #5d5780;
  text-decoration: underline;
}
.t-text-link:hover {
  color: #47519c;
  cursor: pointer;
}

.t-notext {
  font-size: 0;
}

.t-wrapper-background {
  box-shadow: 0px 3px 20px -5px #A19EAF;
  background-color: #fff;
}

.t-wrapper-header {
  color: #47519c;
}
.t-wrapper-header h6 {
  color: #47519c;
}

.t-wrapper-footer, .t-footer {
  background-color: #fff;
}

.t-item:first-child {
  font-weight: bold;
  color: #47519c;
}

.nav-anonymous .t-nav-top {
  background-color: #241c43;
}
.nav-anonymous .t-portal-nav .li .icon {
  fill: #fff;
}
.nav-anonymous .t-portal-nav a {
  font-size: 1.2em;
}
.nav-anonymous .t-portal-nav:hover a {
  color: #E3E4E1;
}
.nav-anonymous .t-portal-nav:hover .icon {
  fill: #E3E4E1;
}
.nav-anonymous .t-portal-nav:active a {
  color: #E3E4E1;
}
.nav-anonymous .t-portal-nav:active .icon {
  fill: #E3E4E1;
}

.t-nav-top {
  background-color: #241c43;
}

.t-portal-nav-module-wrapper {
  scrollbar-width: thin;
}
.t-portal-nav-module-wrapper::-webkit-scrollbar {
  width: 8px;
  margin-left: -8px;
}
.t-portal-nav-module-wrapper::-webkit-scrollbar-track {
  background: transparent;
}
.t-portal-nav-module-wrapper::-webkit-scrollbar-thumb {
  background-color: #5d5780;
  outline: 1px solid #5d5780;
}
.t-portal-nav-module-wrapper::-webkit-scrollbar-thumb:hover {
  background: #47519c;
}

.t-portal-nav-module {
  background-color: #241c43;
}
.t-portal-nav-module .navi-item-second li .icon {
  width: 32px;
  height: 32px;
  min-width: 32px;
  min-height: 32px;
  left: 2px;
  bottom: 0px;
  fill: #fff;
}
.t-portal-nav-module .navi-item {
  color: #fff;
}
.t-portal-nav-module .navi-item a {
  color: #fff;
}
.t-portal-nav-module .navi-item .icon {
  width: 42px;
  height: 42px;
  min-width: 42px;
  min-height: 42px;
  left: 0px;
  bottom: 0px;
  fill: #fff;
  margin: 0 2px 0 0;
}
.t-portal-nav-module .navi-item:hover {
  background-color: #241c43;
}
.t-portal-nav-module .navi-item:hover a {
  color: #fff;
}
.t-portal-nav-module .navi-item:hover .icon {
  fill: #fff;
}
.t-portal-nav-module.active .icon {
  fill: #fff;
}
.t-portal-nav-module.active a {
  color: #fff;
}

.t-portal-nav-module-wide .navi-item-second {
  background-color: #4B4B4B;
  border-top: 2px solid #A19EAF;
  border-bottom: 2px solid #A19EAF;
}
.t-portal-nav-module-wide .navi-item-second span:hover, .t-portal-nav-module-wide .navi-item-second a:hover {
  background-color: #4B4B4B;
  color: #E3E4E1;
  cursor: pointer;
}

.t-portal-nav li .icon {
  fill: #E3E4E1;
}
.t-portal-nav li a {
  color: #E3E4E1;
}
.t-portal-nav li:hover a {
  color: #E3E4E1;
}
.t-portal-nav li:hover .icon {
  fill: #E3E4E1;
}
.t-portal-nav li:active a {
  color: #E3E4E1;
}
.t-portal-nav li:active .icon {
  fill: #E3E4E1;
}
.t-portal-nav li:first-child a {
  border-right: 1px solid #A19EAF;
  padding-right: 5px;
  color: #bdc0b9;
}
.t-portal-nav li:first-child a:hover {
  cursor: default;
}

.t-nav-arrow {
  background-color: #241c43;
}
.t-nav-arrow span {
  background: #E3E4E1;
}
.t-nav-arrow span::after {
  background-color: #fff;
}

.t-nav-burger-trigger a:hover span:before, .t-nav-burger-trigger a:hover span:after {
  background-color: #E3E4E1;
}
.t-nav-burger-trigger a span, .t-nav-burger-trigger a span:before, .t-nav-burger-trigger a span:after {
  background: #E3E4E1;
}

.t-portal-nav-cta {
  background-color: #E1C300;
  background-image: url("../images/icons/upgrade.svg");
  background-repeat: no-repeat;
  background-position: center left;
  background-size: contain;
  border-radius: 1px;
  width: 35px;
  height: 35px;
}
@media only screen and (min-width: 640px) {
  .t-portal-nav-cta {
    background-image: none;
    width: auto;
    height: auto;
  }
}
.t-portal-nav-cta span, .t-portal-nav-cta div {
  color: #000;
  padding: 0;
}
.t-portal-nav-cta svg {
  fill: #000;
}
.t-portal-nav-cta:hover {
  cursor: pointer;
  background-color: #ffe015;
  box-shadow: 1px 1px 5px rgba(255, 255, 255, 0.8);
}

.t-portal-nav-top-anonym li {
  cursor: pointer;
  color: #000;
  background-color: #E1C300;
  border-radius: 1px;
}
.t-portal-nav-top-anonym li:hover {
  background-color: #ffe015;
  box-shadow: 1px 1px 5px rgba(255, 255, 255, 0.8);
}
.t-portal-nav-top-anonym .t-mod-background-grey {
  background-color: #A19EAF;
}
.t-portal-nav-top-anonym .t-mod-background-grey:hover {
  background-color: #bcbac6;
}

.portal-nav-top svg {
  fill: #E3E4E1;
}
.portal-nav-top span {
  font-weight: 300;
  color: #E3E4E1;
  background: linear-gradient(0deg, #E3E4E1, #E3E4E1) no-repeat right bottom/0 var(--bg-h);
  transition: background-size 350ms;
  --bg-h: 2px;
}
.portal-nav-top .portal-nav-top-username .portal-nav-top-menu {
  background-color: #241c43;
  box-shadow: 0px 3px 5px #241c43;
}
.portal-nav-top .portal-nav-top-username .portal-nav-top-menu li {
  cursor: pointer;
}
.portal-nav-top .portal-nav-top-username .portal-nav-top-menu li:hover span {
  background-size: 100% var(--bg-h);
  background-position-x: left;
}
.portal-nav-top .portal-nav-top-username .portal-nav-top-menu a {
  color: #E3E4E1;
}
.portal-nav-top .portal-nav-top-starting:hover span {
  background-size: 100% var(--bg-h);
  background-position-x: left;
}

.t-portal-breadcrumb li {
  text-transform: uppercase;
  font-size: 0.8em;
}
.t-portal-breadcrumb li::before, .t-portal-breadcrumb li::after {
  content: "";
  border-right: 1px solid #4B4B4B;
  display: block;
  height: 25%;
  position: absolute;
  left: 0;
  right: 0;
  top: 3px;
  z-index: -1;
  transform: skewX(45deg);
}
.t-portal-breadcrumb li::after {
  bottom: 4px;
  top: auto;
  transform: skewX(-45deg);
}
.t-portal-breadcrumb li:last-of-type::before, .t-portal-breadcrumb li:last-of-type::after {
  display: none;
}
.t-portal-breadcrumb li span {
  color: #5d5780;
}
.t-portal-breadcrumb li ul li {
  background-color: #fcfcfc;
  font-size: 1em;
}
.t-portal-breadcrumb li ul li::before, .t-portal-breadcrumb li ul li::after {
  display: none;
}
.t-portal-breadcrumb li ul li:hover {
  background-color: #E3E4E1;
  color: #4B4B4B;
}

.t-separate:not(:last-child) {
  border-bottom: 1px solid #A19EAF;
}

.t-dropdown h6 {
  color: #4B4B4B;
}
.t-dropdown h6:hover {
  color: #47519c;
}
.t-dropdown ul {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
  background-color: #fff;
  border: 1px solid #A19EAF;
}
.t-dropdown li {
  color: #47519c;
}
.t-dropdown li:hover {
  background-color: #E3E4E1;
  color: #6c687f;
}

.t-dropdown-sort:after, .t-dropdown-icon:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #A19EAF;
  position: absolute;
  top: 10px;
  right: 7px;
  pointer-events: none;
}

.t-dropdown-language h6 {
  display: block;
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
}
.t-dropdown-language:after {
  content: "";
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  pointer-events: none;
  top: 5px;
  right: 0;
}
.t-dropdown-language ul {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
  background-color: #fff;
  border: 1px solid #A19EAF;
}
.t-dropdown-language li {
  color: #47519c;
}
.t-dropdown-language li:hover {
  color: #4B4B4B;
}

.t-message-error {
  color: #DA370A;
}

.t-resizable-wrapper {
  background-color: #E3E4E1;
  border: 2px solid #E3E4E1;
}
.t-resizable-wrapper > * {
  background-color: #fff;
  border: 1px solid #fff;
}
.t-resizable-wrapper > *, .t-resizable-wrapper > * > * {
  box-shadow: none;
}
.t-resizable-wrapper .js-resizable-resizer::after {
  content: "";
  border-right: 1px solid #4B4B4B;
  border-left: 1px solid #4B4B4B;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  position: absolute;
  top: 50%;
  left: 7px;
  height: 35px;
  width: 3px;
}
.t-resizable-wrapper.js-wrapper-column .js-resizable-resizer::after {
  left: 50%;
  top: 5px;
  height: 3px;
  width: 30px;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-top: 1px solid #4B4B4B;
  border-bottom: 1px solid #4B4B4B;
}

.t-list-item-2col:hover {
  background: white;
  border-color: #47519c;
}
.t-list-item-2col:hover h2 {
  color: #47519c;
}
.t-list-item-2col .thumbnail-options a:hover {
  color: #009FA8;
}

.t-add-element {
  background-color: #241c43;
}
.t-add-element a, .t-add-element span {
  color: #fff;
  font-size: 24px;
}
.t-add-element a:visited, .t-add-element span:visited {
  color: #fff;
}
.t-add-element a:hover, .t-add-element span:hover {
  text-decoration: none;
}
.t-add-element:hover {
  background-color: #47519c;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  cursor: pointer;
}
.t-add-element:hover a, .t-add-element:hover span {
  color: #fff;
  text-decoration: none;
}

.t-search-wrapper .icon {
  fill: #241c43;
}

.t-progress-circle text {
  fill: #6c687f -active;
  font-weight: 100;
}

.flatpickr-calendar {
  width: 260px;
  font-size: 12px;
  line-height: 1.2em;
}
.flatpickr-calendar.open .flatpickr-rContainer {
  max-width: 100%;
}
.flatpickr-calendar.open .flatpickr-months .flatpickr-month {
  height: 40px;
  margin: auto 0;
}
.flatpickr-calendar.open .flatpickr-months .flatpickr-current-month input.cur-year:focus {
  background: #fff;
  box-shadow: 1px 0 3px 0 rgba(0, 0, 0, 0.35);
}
.flatpickr-calendar.open .dayContainer {
  min-width: 260px;
  max-width: 260px;
  width: 260px;
}
.flatpickr-calendar.open .dayContainer .flatpickr-day {
  border-radius: 5px;
  max-width: 35px;
  height: 35px;
  line-height: 35px;
  color: #47519c;
}
.flatpickr-calendar.open .dayContainer .flatpickr-day.today {
  border-color: #47519c;
}
.flatpickr-calendar.open .dayContainer .flatpickr-day.today:hover, .flatpickr-calendar.open .dayContainer .flatpickr-day.today:focus {
  background: #5d5780;
  color: #fff;
}
.flatpickr-calendar.open .dayContainer .flatpickr-day.selected, .flatpickr-calendar.open .dayContainer .flatpickr-day.endRange, .flatpickr-calendar.open .dayContainer .flatpickr-day.nextMonthDay.endRange {
  color: #fff;
}
.flatpickr-calendar.open .dayContainer .flatpickr-day.inRange {
  box-shadow: none;
  background: #E3E4E1;
  border-color: #E3E4E1;
}
.flatpickr-calendar.open .dayContainer .flatpickr-day.prevMonthDay, .flatpickr-calendar.open .dayContainer .flatpickr-day.nextMonthDay, .flatpickr-calendar.open .dayContainer .flatpickr-day.flatpickr-disabled, .flatpickr-calendar.open .dayContainer .flatpickr-day.flatpickr-disabled:hover, .flatpickr-calendar.open .dayContainer .flatpickr-day.notAllowed, .flatpickr-calendar.open .dayContainer .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-calendar.open .dayContainer .flatpickr-day.notAllowed.nextMonthDay {
  color: #A19EAF;
}
.flatpickr-calendar.hasTime .flatpickr-time {
  height: 35px;
  max-height: 35px;
  line-height: 35px;
}
.flatpickr-calendar.hasTime .flatpickr-time .numInputWrapper {
  height: 35px;
  max-height: 35px;
  line-height: 35px;
}
.flatpickr-calendar.hasTime .flatpickr-time input {
  font-size: 12px;
  height: 35px;
  max-height: 35px;
  line-height: 35px;
}
.flatpickr-calendar.hasTime .flatpickr-time input:focus {
  background: #fff;
  box-shadow: 1px 0 3px 0 rgba(0, 0, 0, 0.35);
}

.t-thumbnail {
  background-color: #fff;
  border: 1px solid #47519c;
  border-top: 8px solid #47519c;
}
.t-thumbnail .thumbnail-header {
  color: #5d5780;
  font-size: 1.3em;
  font-weight: 300;
}
.t-thumbnail .thumbnail-header h3, .t-thumbnail .thumbnail-header h4 {
  color: #5d5780;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 300;
}
.t-thumbnail .thumbnail-header .icon {
  fill: #5d5780;
}
.t-thumbnail .thumbnail-header:hover {
  color: #241c43;
}
.t-thumbnail .thumbnail-header:hover .icon {
  fill: #241c43;
}
.t-thumbnail .btn-submenu:hover .icon {
  fill: #47519c;
}
.t-thumbnail .thumbnail-details h6 {
  color: #000;
}
.t-thumbnail .thumbnail-details .icon {
  fill: #241c43;
}
.t-thumbnail .thumbnail-footer .badge-category {
  color: #fff;
}
.t-thumbnail .thumbnail-footer .t-thumbnail-counter-task {
  padding-left: 20px;
  position: relative;
}
.t-thumbnail .thumbnail-footer .t-thumbnail-counter-task::before {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  height: 16px;
  width: 16px;
  background-image: url(../images/icons/task_openTasks.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  display: block;
}
.t-thumbnail.portal-thumbnail-img-big {
  background-color: #241c43;
  border: 1px solid #241c43;
}
.t-thumbnail.portal-thumbnail-img-big .img-big {
  position: relative;
}
.t-thumbnail.portal-thumbnail-img-big .img-big::after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: #241c43;
  opacity: 0.2;
  top: 0;
  left: 0;
}
.t-thumbnail.portal-thumbnail-img-big .img-info {
  background-color: #241c43;
  border-top: 1px solid #E3E4E1;
  color: #E3E4E1;
  position: absolute;
  bottom: 0;
}

.t-thumbnail-text {
  border: 1px solid #A19EAF;
  border-top: 8px solid #A19EAF;
  background-color: #fff;
}
.t-thumbnail-text .thumbnail-header:hover {
  color: #47519c;
}
.t-thumbnail-text .btn-submenu:hover .icon {
  fill: #47519c;
}

.t-thumbnail-simpleIcon, .t-thumbnail-darkBgr {
  border: 1px solid #241c43;
  background: linear-gradient(343deg, #241c43 20%, #47519c 180%);
  color: #fff;
  background-size: 100% !important;
}
.t-thumbnail-simpleIcon:focus, .t-thumbnail-darkBgr:focus {
  outline: 3px solid #A19EAF;
}
.t-thumbnail-simpleIcon .thumbnail-header h3, .t-thumbnail-darkBgr .thumbnail-header h3 {
  text-align: center;
}
.t-thumbnail-simpleIcon .btn-submenu .icon, .t-thumbnail-darkBgr .btn-submenu .icon {
  fill: #E3E4E1;
}
.t-thumbnail-simpleIcon .btn-submenu:hover .icon, .t-thumbnail-darkBgr .btn-submenu:hover .icon {
  fill: #fff;
}

.t-thumbnail-simpleBGD {
  border: 1px solid #241c43;
  background: linear-gradient(343deg, #241c43 20%, #47519c 180%);
  color: #fff;
}
.t-thumbnail-simpleBGD .thumbnail-header h3 {
  text-align: center;
}
.t-thumbnail-simpleBGD:focus {
  outline: 3px solid #A19EAF;
}

.t-thumbnail-simpleText {
  border: 1px solid #241c43;
  background: linear-gradient(343deg, #241c43 20%, #47519c 180%);
  color: #fff;
  background-size: 100% !important;
}
.t-thumbnail-simpleText:focus {
  outline: 3px solid #A19EAF;
}

.t-thumbnail-step {
  border: 1px solid transparent;
}
.t-thumbnail-step:nth-child(n) {
  border-right: 3px solid #241c43;
}
.t-thumbnail-step:nth-child(n) .icon-big {
  fill: #241c43;
}
.t-thumbnail-step:nth-child(2n) {
  border-right: 1px solid transparent;
  box-shadow: -3px 0px #1a1431;
}
.t-thumbnail-step:nth-child(2n) .icon-big {
  fill: #1a1431;
}
.t-thumbnail-step:nth-child(3) {
  border-right: 3px solid #110d1f;
}
.t-thumbnail-step:nth-child(3) .icon-big {
  fill: #110d1f;
}
.t-thumbnail-step:nth-child(4) {
  box-shadow: -3px solid #07050d;
}
.t-thumbnail-step:nth-child(4) .icon-big {
  fill: #07050d;
}
.t-thumbnail-step:nth-child(5) {
  border-right: 3px solid black;
}
.t-thumbnail-step:nth-child(5) .icon-big {
  fill: black;
}

.t-thumbnail-border {
  background-color: #fff;
}
.t-thumbnail-border h4, .t-thumbnail-border h6 {
  text-transform: uppercase;
}

.t-thumbnail-info-important {
  border: 5px solid #8E1259;
  background: #fff;
}
.t-thumbnail-info-important h4, .t-thumbnail-info-important h6 {
  color: #8E1259;
}
.t-thumbnail-info-important .bold {
  color: #8E1259;
  font-weight: bold;
}
.t-thumbnail-info-important .t-btn-primary {
  background-color: #8E1259;
  text-align: center;
}
.t-thumbnail-info-important .t-btn-primary:hover {
  background-color: #770f4b;
}
.t-thumbnail-info-important:focus {
  outline: 3px solid #A19EAF;
}

.t-thumbnail-background-dark {
  background-image: url(../images/thumbnails/thumbnail-texture.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.t-thumbnail-background-dark h4, .t-thumbnail-background-dark h6, .t-thumbnail-background-dark a {
  text-transform: uppercase;
  color: #fff;
}
.t-thumbnail-background-dark a:hover {
  color: #E3E4E1;
}
.t-thumbnail-background-dark:focus {
  outline: 3px solid #A19EAF;
}

.t-thumbnail-imageBGD {
  position: relative;
  background-color: #241c43;
  color: #fff;
}
.t-thumbnail-imageBGD:after {
  content: "";
  display: block;
  background: linear-gradient(343deg, #241c43 20%, #47519c 180%);
  opacity: 0.5;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: opacity 500ms;
}
.t-thumbnail-imageBGD:hover:after {
  opacity: 0;
}
.t-thumbnail-imageBGD:focus {
  outline: 3px solid #A19EAF;
}

.t-thumbnail-academy {
  background-image: url(../images/MRKNOW/MR.KNOW_academy.gif);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: 100% -40%;
}
.t-thumbnail-academy:focus {
  outline: 3px solid #A19EAF;
}

.t-thumbnail-solution {
  background-image: url(../images/MRKNOW/MR.KNOW_solution.gif);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: 100% -40%;
}
.t-thumbnail-solution:focus {
  outline: 3px solid #A19EAF;
}

.t-thumbnail-consulting {
  background-image: url(../images/MRKNOW/MR.KNOW_consulting.gif);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: 100% -40%;
}
.t-thumbnail-consulting:focus {
  outline: 3px solid #A19EAF;
}

.t-thumbnail-pm {
  background-color: #397700;
}

.t-thumbnail-setting {
  background-color: #47519c;
}

.t-thumbnail-dashboard {
  background-color: #8E1259;
}

.t-thumbnail-app {
  background-color: #E1C300;
  color: #241c43;
}

.t-assistant-thumbnail {
  border-top: 8px solid #47519c;
}
.t-assistant-thumbnail h2 {
  color: #343b72;
}

.t-assistant-form {
  background-color: #fff;
}
.t-assistant-form .t-assistant-form-header {
  height: 130px;
  position: relative;
}
.t-assistant-form .t-assistant-form-content {
  padding: 10px 0;
}
.t-assistant-form .t-assistant-form-avatar {
  background: url("../images/design-inspire.png");
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
}
.t-assistant-form .t-assistant-form-elements section {
  position: relative;
  width: 100%;
}
.t-assistant-form .t-assistant-form-elements section:not(:last-assistant-child) {
  padding: 40px 10px;
}
.t-assistant-form .t-assistant-form-elements .input-assistant-wrapper, .t-assistant-form .t-assistant-form-elements .radio-wrapper, .t-assistant-form .t-assistant-form-elements .bolean-wrapper, .t-assistant-form .t-assistant-form-elements .structure-wrapper {
  padding: 0;
}
.t-assistant-form .t-assistant-form-elements .bolean-wrapper span {
  border: 1px solid #47519c;
  padding: 7px 15px;
}
.t-assistant-form .t-assistant-form-elements .bolean-wrapper span.active, .t-assistant-form .t-assistant-form-elements .bolean-wrapper span:hover {
  background-color: #47519c;
  border: 1px solid #47519c;
}
.t-assistant-form .t-assistant-form-elements .structure-wrapper label {
  padding: 0 0 2px 0;
  margin-top: 10px;
}
.t-assistant-form .t-assistant-form-elements .structure-wrapper input {
  max-width: 250px;
}
.t-assistant-form .t-assistant-form-elements .t-assistant-date-picker input {
  background: url("../images/icons/cal_32.svg");
  background-color: #fff;
  background-position: 98%;
  background-repeat: no-repeat;
  background-size: 11%;
}
.t-assistant-form .t-assistant-form-elements label {
  color: #6c687f;
  padding: 0 0 10px 0;
}
.t-assistant-form .t-assistant-form-elements input {
  min-width: 280px;
}
.t-assistant-form .t-assistant-form-elements .t-assistant-btn-next {
  min-width: 35px;
  max-width: 35px;
  padding: 1px;
  border-radius: 50%;
  border: 1px solid transparent;
  box-shadow: none;
  background-color: #241c43;
  position: absolute;
  bottom: 35px;
  right: 0px;
}
.t-assistant-form .t-assistant-form-elements .t-assistant-btn-next:hover {
  background-color: #47519c;
}
.t-assistant-form .t-assistant-form-elements .t-assistant-btn-next .icon {
  width: 32px;
  height: 32px;
  min-width: 32px;
  min-height: 32px;
  left: 0px;
  bottom: 0px;
  fill: #fff;
  display: inline-block;
}
.t-assistant-form .t-assistant-form-result {
  display: flex;
  flex-direction: row-reverse;
  border-top: 3px solid #241c43;
}
.t-assistant-form .t-assistant-form-result p {
  text-align: left;
  align-self: center;
  word-break: normal;
}
.t-assistant-form .t-assistant-form-result .t-assistant-message-file {
  width: 300px;
  margin-right: 15px;
}

.t-asisstant-big-avatar {
  background-size: 125%;
  background-repeat: no-repeat;
  background-image: url("../../digitalAssistant/images/MRKNOW/MRKNOW_Assistent_big.png");
}

.t-assistant-fileupload input {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  font-size: 20px;
  box-shadow: none;
  border: 1px solid #A19EAF;
  color: #4B4B4B;
}
.t-assistant-fileupload .fileupload_filename {
  font-weight: bold;
}
.t-assistant-fileupload .fileupload_progressbar {
  border-radius: 0px;
  background-color: #47519c;
  color: #E3E4E1;
  line-height: 1em;
}
.t-assistant-fileupload .btn.button_upload {
  background-color: #47519c;
  color: #E3E4E1;
  border: none;
  font-size: 12px;
}

/**
  * @stylesheet _backgrounds-and-images.scss Backgrounds and images
  * @parent styleguide.style
  *
  **/
/**
  * @styles backgrounds backgrounds
  * basic backgrounds used for different elements for Inspire theme.
  * @demo demos/backgrounds.html
  **/
.green-light, .yellow-light, .red-light {
  position: relative;
  padding-left: 18px !important;
}
.green-light.nolabel, .yellow-light.nolabel, .red-light.nolabel {
  width: 18px;
  height: 18px;
  white-space: nowrap;
  overflow: hidden;
}
.green-light:before, .yellow-light:before, .red-light:before {
  content: "";
  height: 12px;
  width: 12px;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 0;
}

.green-light::before {
  background-color: #5ec400;
}

.yellow-light::before {
  background-color: #ffe32f;
}

.red-light::before {
  background-color: #f23d0b;
}

.t-background-wait-layer {
  background: #241c43;
  opacity: 0.7;
  cursor: wait;
}

.t-background-dark {
  background-color: #241c43;
  color: #fff;
}
.t-background-dark.sticky {
  position: fixed;
  top: 0;
  opacity: 0.9;
  width: 100%;
  z-index: 999;
}

.t-background-semitransparent {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.85;
}

.nav-anonymous .t-background-overlay {
  background-image: url(../images/background/background-bigPNG24.png);
  background-size: contain;
  background-repeat: repeat;
  background-position: top left;
  background-color: #241c43;
  opacity: 0.94;
}

.t-background-overlay {
  background: rgba(0, 0, 0, 0.66);
  backdrop-filter: blur(2px);
}

.t-background-popup {
  background-color: #fff;
}

.t-background-gradient-neutral {
  background: linear-gradient(0deg, #E3E4E1 -10%, #fcfcfc 40%);
}

/**
  * @styles logo logo
  * How to use Platform logo on the dark background.
  * @demo demos/logo.html
  **/
.t-logo {
  background-color: #241c43;
  background-image: url(../images/logo/waagerecht_ohnePLATFORM_tranz.svg);
  background-size: cover;
  background-position: left;
  margin: 5px;
}

.t-logo-small {
  height: 40px;
  width: 135px;
  position: absolute;
  right: 5px;
  top: 5px;
  background-image: url(../images/logo/waagerecht_ohnePLATFORM_tranz.svg);
  background-size: 100%;
  display: block;
}

@media only screen and (min-width: 640px) {
  .nav-active .t-logo-small {
    display: none;
  }
}

.nav-anonymous .t-logo {
  background-image: url(../images/logo/waagerecht_ohnePLATFORM_tranz.svg);
}

.t-background-wait-layer {
  background: #241c43;
  opacity: 0.7;
  cursor: wait;
}

.portal-l-contentmain:has(form.assistant-background) {
  background-image: url("../images/background/bpmn_editor_background_2k.png");
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  position: relative;
}
.portal-l-contentmain:has(form.assistant-background)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(3px);
  z-index: 0;
}

.t-form {
  background-color: #fff;
  border-radius: 0px;
}
.t-form .divider {
  border-bottom: 1px solid #A19EAF;
  opacity: 0.4;
}
.t-form h3 {
  color: #47519c;
}
.t-form summary.divider:hover {
  cursor: pointer;
}
.t-form summary.divider:hover h3 {
  color: #47519c;
}

.t-form-info {
  color: #4B4B4B;
  font-style: italic;
  padding: 3px 0;
  font-size: 0.9em;
}

.t-form-login .header-login-form h4 {
  color: #4B4B4B;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  padding: 0 0 10px 0;
}
.t-form-login .register-link {
  color: #009FA8;
}
.t-form-login form {
  background-color: #fff;
}
.t-form-login section {
  background-color: #4B4B4B;
  color: #fff;
}

.t-form-simple .header {
  color: #47519c;
  border-bottom: 1px solid #47519c;
}
.t-form-simple .section-bold {
  background-color: #E3E4E1;
}
.t-form-simple .section-divider {
  border-top: 1px solid #47519c;
  border-bottom: 1px solid #47519c;
}
.t-form-simple .section h6 {
  color: #47519c;
  font-style: normal;
  border-bottom: 1px solid #47519c;
  padding: 5px 0;
}
.t-form-simple section > p {
  font-size: 14px;
  color: #4B4B4B;
  text-align: center;
}
.t-form-simple a {
  display: inline-block;
  color: #47519c;
}
.t-form-simple a:hover {
  color: #47519c;
}

.t-form-modal {
  background-color: #E3E4E1;
}
.t-form-modal .header-wrapper {
  background-color: #241c43;
}
.t-form-modal .header-wrapper h4 {
  color: #fff;
}
.t-form-modal .divider {
  border-bottom: 1px solid #A19EAF;
  opacity: 0.4;
}

.t-form-preview {
  background-color: #E3E4E1;
}
.t-form-preview .highlight {
  border: 3px solid #47519c;
  border-radius: 4px;
}
.t-form-preview .button-container.highlight {
  padding: 0 5px;
}
.t-form-preview .js-resizable-wrapper > div:nth-child(2) .button-section {
  background-color: #E3E4E1;
}

.t-multiSelectTag .body {
  border: 1px solid #A19EAF;
  background: #fff;
}
.t-multiSelectTag .input {
  background: transparent;
  color: #4B4B4B;
  border-radius: 3px;
  outline: 0;
  border: 1px solid #A19EAF;
}
.t-multiSelectTag .btn-container {
  color: #E3E4E1;
  border-left: 1px solid #A19EAF;
}
.t-multiSelectTag button {
  cursor: pointer;
  color: #A19EAF;
  outline: 0;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
  text-transform: none;
}
.t-multiSelectTag .drawer {
  background: #fff;
  border: 1px solid #A19EAF;
  border-radius: 3px;
}
.t-multiSelectTag ul li:hover {
  background: #c7c5cf;
}
.t-multiSelectTag .rounded {
  border-radius: 1px;
}
.t-multiSelectTag .item-container {
  color: #241c43;
  border: 1px solid #47519c;
  background-color: #fff;
}
.t-multiSelectTag .item-label {
  color: #241c43;
}

.cont_fileupload .fileupload_cont_uploaded > .fileupload_cont_progress > .fileupload_progressbar {
  background-color: #47519c;
  color: #E3E4E1;
  border-radius: 0px;
}
.cont_fileupload .fileupload_cont_fileinput .t-btn-primary {
  background-color: #E3E4E1;
  color: #47519c;
  border: 2px solid transparent;
}
.cont_fileupload .fileupload_cont_fileinput .t-btn-primary.mandatory {
  border-color: #47519c;
}

.t-slider-wrapper input {
  background: #6c687f;
  outline: none;
  transition: background 0.15s ease-in-out;
}
.t-slider-wrapper input:hover {
  background: #241c43;
}
.t-slider-wrapper input:focus {
  box-shadow: 0 0 0 3px #47519c;
  border: 0;
}
.t-slider-wrapper span {
  background: #6c687f;
  color: #fff;
}
.t-slider-wrapper span:after {
  border-top: 7px solid transparent;
  border-right: 7px solid #6c687f;
  border-bottom: 7px solid transparent;
}

.checkbox-wrapper-input-wrapper span {
  font-style: italic;
  font-size: 12px;
  color: #A19EAF;
  line-height: 17px;
}

.t-radio-input-wrapper span {
  font-size: 12px;
  font-style: italic;
  color: #6c687f;
}

.t-formElem-borderless input, .t-formElem-borderless select, .t-formElem-borderless textarea, .t-formElem-borderless .t-dropdown {
  border: none !important;
}
.t-formElem-borderless input:focus, .t-formElem-borderless select:focus, .t-formElem-borderless textarea:focus, .t-formElem-borderless .t-dropdown:focus {
  border: none !important;
}

.t-styled-checkbox {
  opacity: 0;
}
.t-styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
.t-styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 13px;
  height: 13px;
  border: 1px solid #A19EAF;
  background: #A19EAF;
  margin-top: 0px;
}
.t-styled-checkbox:hover + label:before {
  border: 1px solid #868298;
  background: #868298;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
}
.t-styled-checkbox:focus + label:before {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
}
.t-styled-checkbox:checked + label:before {
  border: 1px solid #A19EAF;
  background: #A19EAF;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
}
.t-styled-checkbox:disabled + label {
  color: #A19EAF;
  cursor: auto;
}
.t-styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #A19EAF;
}
.t-styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 6px;
  background: #fff;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff;
  transform: rotate(45deg);
}

.t-bolean-wrapper span {
  border: 1px solid #6c687f;
}
.t-bolean-wrapper span:hover, .t-bolean-wrapper span.active {
  background-color: #47519c;
  color: #fff;
  cursor: pointer;
}

.t-tree-wrapper {
  background-color: #fff;
}
.t-tree-wrapper label .icon, .t-tree-wrapper a .icon {
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  left: 0px;
  bottom: -9px;
  fill: #4B4B4B;
  display: inline-block;
}
.t-tree-wrapper label {
  font-weight: bold;
}
.t-tree-wrapper label:hover {
  cursor: pointer;
  color: #241c43;
}
.t-tree-wrapper label:hover .icon {
  fill: #241c43;
}
.t-tree-wrapper a:after {
  content: "";
  display: block;
  position: relative;
  left: -24px;
  top: -10px;
  bottom: 0;
  border-top: 1px dotted #A19EAF;
  width: 12px;
  height: 0;
}
.t-tree-wrapper a:hover .icon {
  fill: #009FA8;
}
.t-tree-wrapper .group-members:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 10px;
  right: auto;
  bottom: 0;
  left: 5px;
  margin: auto;
  border-right: 1px dotted #A19EAF;
  width: 0;
  height: auto;
}
.t-tree-wrapper .group-members-all {
  color: #6c687f;
}

.treejs .treejs-checkbox:before {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  position: absolute;
  top: 2px;
  content: " ";
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #A19EAF;
}

.treejs .treejs-checkbox:hover:before {
  -webkit-box-shadow: 0 0 2px 1px #6c687f;
  box-shadow: 0 0 2px 1px #6c687f;
}

.treejs .treejs-node__checked > .treejs-checkbox:before {
  background-color: #6c687f;
  border-color: #6c687f;
}

.treejs .treejs-node__checked > .treejs-checkbox:after {
  position: absolute;
  content: " ";
  display: block;
  top: 4px;
  left: 5px;
  width: 5px;
  height: 9px;
  border: 2px solid #fff;
  border-top: none;
  border-left: none;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.treejs .treejs-node__halfchecked > .treejs-checkbox:before {
  background-color: #6c687f;
  border-color: #6c687f;
}

.treejs .treejs-node__halfchecked > .treejs-checkbox:after {
  position: absolute;
  content: " ";
  display: block;
  top: 9px;
  left: 3px;
  width: 10px;
  height: 2px;
  background-color: #fff;
}

.treejs .treejs-node__disabled {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}

.treejs .treejs-node__disabled .treejs-checkbox {
  cursor: not-allowed;
}

.treejs .treejs-node__disabled .treejs-checkbox:before {
  cursor: not-allowed;
  border-color: #A19EAF !important;
  background-color: #E3E4E1 !important;
}

.treejs .treejs-node__disabled .treejs-checkbox:hover:before {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.treejs .treejs-node__disabled .treejs-node__checked > .treejs-checkbox:after {
  border-color: #A19EAF;
}

.treejs .treejs-node__disabled .treejs-node__halfchecked > .treejs-checkbox:after {
  background-color: #E3E4E1;
}

.treejs .treejs-node__disabled.treejs-node__checked > .treejs-checkbox:after {
  border-color: #A19EAF;
}

.treejs .treejs-node__disabled.treejs-node__halfchecked > .treejs-checkbox:after {
  background-color: #A19EAF;
}

.treejs .treejs-link {
  display: inline-block;
  padding: 0 0 0 15px;
  text-decoration: underline;
  color: #009FA8;
}
.treejs .treejs-link:hover {
  cursor: pointer;
}

.t-color-picker-panel {
  background: #fff;
  border: 1px solid #A19EAF;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
}

.t-swatch {
  margin: 5px 5px 0px 0;
  border: 1px solid #A19EAF;
}
.t-swatch:hover {
  border: 1px solid #6c687f;
  opacity: 0.8;
}

#color-swatch {
  background: #fff;
  cursor: pointer;
  border: 1px solid #A19EAF;
}

#color-swatch-preview {
  border: 1px solid #A19EAF;
}

#spectrum-canvas, #hue-canvas {
  background: #E3E4E1;
}

.t-color-cursor {
  border: 1px solid #fff;
  transition: all 0.2s ease;
}

.t-color-wrapper .color-holder {
  background: #fff;
  cursor: pointer;
  border: 1px solid #A19EAF;
}

.t-dialog-picker {
  border: 1px solid #A19EAF;
  background: #fff;
}
.t-dialog-picker .color-item {
  border: 1px solid #A19EAF;
}
.t-dialog-picker .color-item:hover {
  border: 1px solid #6c687f;
  opacity: 0.8;
}

table tr.highlight {
  background-color: #A19EAF !important;
}
table tr.readonly td {
  color: #717171 !important;
}

.t-table th h6 {
  text-transform: uppercase;
  color: #47519c;
}
.t-table td, .t-table th {
  color: #241c43;
  text-align: left;
}
.t-table tr {
  border-bottom: 1px solid #A19EAF;
}
.t-table tr:hover {
  background-color: #E3E4E1;
}
.t-table td:first-child {
  color: #47519c;
  font-weight: 600;
}
.t-table td:hover {
  color: #241c43;
}
.t-table td.status-new {
  color: #397700;
}
.t-table td.status-end {
  color: #4B4B4B;
}
.t-table td.error {
  color: #DA370A;
}

.t-table-complex thead {
  border-bottom: 3px solid #47519c;
}
.t-table-complex thead tr:first-child th {
  font-weight: bold;
}
.t-table-complex thead th {
  color: #47519c;
}
.t-table-complex tbody tr {
  border-bottom: 1px dotted #47519c;
}

.t-table-simple ul {
  list-style: none;
}
.t-table-simple ul li {
  display: block;
  width: 100%;
  padding: 2px;
}
.t-table-simple th h6 {
  text-transform: uppercase;
  color: #47519c;
}
.t-table-simple th {
  color: #241c43;
  text-align: center;
  background-color: #fff;
}
.t-table-simple th.table-stickyHeader {
  box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.35) inset;
}
.t-table-simple td {
  color: #000;
}
.t-table-simple tr {
  border-bottom: 1px solid #A19EAF;
}
.t-table-simple th {
  padding: 5px 0;
}
.t-table-simple tbody tr:nth-child(2n) {
  background-color: #f7f7f6;
}
.t-table-simple tbody tr:hover {
  background-color: #f7f7f6;
}
.t-table-simple td.background-neutral, .t-table-simple th.background-neutral {
  background-color: #E3E4E1;
}
.t-table-simple td.background-light, .t-table-simple th.background-light {
  background-color: #b7b4c1;
}
.t-table-simple td img {
  display: inline-block;
  height: 18px;
}
.t-table-simple td.mobile-lp img {
  height: 24px;
}
.t-table-simple td:hover {
  color: #241c43;
}
.t-table-simple td.status-new {
  color: #397700;
}
.t-table-simple td.status-end {
  color: #4B4B4B;
}
.t-table-simple td.error {
  color: #DA370A;
}
.t-table-simple tfoot {
  background-color: #A19EAF;
}
.t-table-simple tfoot td {
  border-bottom: 1px solid #fff;
}
.t-table-simple tfoot td label, .t-table-simple tfoot td div {
  color: #fff;
  font-weight: bold;
  text-align: right;
}

.sticky_header {
  background-color: #A19EAF;
  opacity: 0.95;
}
.sticky_header th {
  padding-right: 3px;
}
.sticky_header th h6 {
  color: #fff;
  font-weight: 700;
}
.sticky_header th:hover {
  background-color: #868298;
}

.t-table-decision tr {
  border-bottom: 1px solid #A19EAF;
}
.t-table-decision tbody tr:nth-child(2n) {
  background-color: #f0f0ee;
}
.t-table-decision tbody tr:hover {
  background-color: #f0f0ee;
}
.t-table-decision td img {
  display: inline-block;
  height: 22px;
}
.t-table-decision div.dtb input, .t-table-decision div.dtb select {
  border-color: #E3E4E1;
}
.t-table-decision div.dtb textarea {
  border-color: #E3E4E1;
}
.t-table-decision .dtc-td-RH, .t-table-decision .dtc-td-RN, .t-table-decision .dtc-td-IX,
.t-table-decision .dtc-td-IE, .t-table-decision .dtc-td-ON, .t-table-decision .dtc-td-OE {
  border: 2px solid #E3E4E1;
}
.t-table-decision .dtc-td-RH {
  background-color: #fff6b8;
}
.t-table-decision .dtc-td-RN {
  background-color: #fffad7;
}
.t-table-decision .dtc-td-IX {
  background-color: #e0ffc4;
}
.t-table-decision .dtc-td-IE {
  background-color: #f3ffe7;
}
.t-table-decision .dtc-td-ON {
  background-color: #edecf0;
}
.t-table-decision .dtc-td-OE {
  background-color: #f8f7f9;
}

.t-table-contrast thead {
  background-color: #4B4B4B;
}
.t-table-contrast thead th {
  border: 1px solid #4B4B4B;
}
.t-table-contrast thead th, .t-table-contrast thead label {
  color: #fff;
}
.t-table-contrast tbody td {
  border: 1px solid #4B4B4B;
}
.t-table-contrast tbody tr:nth-child(odd) {
  background-color: #fafaf9;
}
.t-table-contrast tbody tr:nth-child(even) {
  background-color: #f2f2f1;
}
.t-table-contrast tfoot {
  background-color: #A19EAF;
  border: 1px solid #4B4B4B;
}
.t-table-contrast tfoot td {
  border-bottom: 1px solid #fff;
}
.t-table-contrast tfoot td label {
  color: #fff;
  font-weight: bold;
  text-align: right;
}
.t-table-contrast tfoot tr:last-child td {
  border-bottom: 1px solid #4B4B4B;
}

.dataTable-table .dataTable-sorter::after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 6px solid #241c43;
  border-top: 6px solid transparent;
  top: -7px;
  right: 1px;
}
.dataTable-table .dataTable-sorter::before {
  top: 8px;
  border-top: 6px solid #241c43;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  right: 1px;
}
.dataTable-table .no-sort .dataTable-sorter::after {
  display: none;
}
.dataTable-table .no-sort .dataTable-sorter::before {
  display: none;
}

.dataTable-pagination .active a, .dataTable-pagination .active a:focus, .dataTable-pagination .active a:hover {
  background-color: transparent;
  border-bottom: 1px solid #47519c;
}

.dataTable-bottom {
  font-size: 12px;
  color: #6c687f;
}

.t-btn-submit, .t-btn-primary {
  background-color: #47519c;
  color: #E3E4E1;
  border: none;
}
.t-btn-submit:hover, .t-btn-primary:hover {
  background-color: #373f79;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
}

.t-btn-cancel {
  color: #47519c;
  border: none;
}
.t-btn-cancel:hover {
  box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
  color: #241c43;
}

.t-btn-primary input {
  background-color: transparent;
}

.t-btn-link {
  background-color: transparent;
  border: 1px solid transparent;
  text-transform: uppercase;
}
.t-btn-link .icon {
  width: 16px;
  height: 16px;
  min-width: 16px;
  min-height: 16px;
  left: 1px;
  bottom: -5px;
  fill: #47519c;
}
.t-btn-link:hover {
  border: 1px solid #47519c;
  color: #47519c;
  cursor: pointer;
}

.t-btn-link, .t-btn-secondary {
  color: #47519c;
}

.t-btn-secondary, .t-btn-primary.secondary,
button.t-btn-secondary, button.t-btn-primary.secondary {
  background-color: transparent;
  border: 1px solid #47519c;
  color: #47519c;
  white-space: nowrap;
}
.t-btn-secondary:hover, .t-btn-primary.secondary:hover,
button.t-btn-secondary:hover, button.t-btn-primary.secondary:hover {
  box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
  color: #241c43;
  background-color: transparent;
}

.t-btn-close {
  fill: #4B4B4B;
}

.t-btn-add {
  background-color: #47519c;
  color: #E3E4E1;
  border: none;
  position: relative;
}
.t-btn-add:before {
  content: "+";
  padding: 0 3px 0 0;
}
.t-btn-add:hover {
  background-color: #373f79;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
}

.t-btn-icon-light > .icon {
  fill: #fff;
  background-color: #47519c;
  border-radius: 3px;
}
.t-btn-icon-light > .icon:hover {
  background-color: #241c43;
}

.btn-neutral {
  color: #241c43;
}
.btn-neutral:hover {
  box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.15);
}

.t-btn-icon {
  background-color: transparent;
  font-size: 12px;
  border-radius: 20px;
}
.t-btn-icon .icon {
  width: 32px;
  height: 32px;
  min-width: 32px;
  min-height: 32px;
  left: 0px;
  bottom: 0px;
  fill: #47519c;
  display: inline-block;
}
.t-btn-icon:hover {
  cursor: pointer;
}
.t-btn-icon:hover svg {
  fill: #47519c;
}

.t-btn-small {
  border-radius: 3px;
  color: #fff;
  background-color: #47519c;
  font-size: 24px;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
}

.t-button-fixed-section {
  background-color: #47519c;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.t-btn-commit {
  background-image: url("../images/icons/checked.svg");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}
.t-btn-commit:hover {
  background-position: bottom;
  cursor: pointer;
}

.t-btn-save {
  background-image: url("../images/icons/save.svg");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}
.t-btn-save:hover {
  background-position: bottom;
  cursor: pointer;
}

.t-btn-message-ok, .t-btn-primary.t-btn-message-ok {
  min-width: 40px;
  width: 40px;
  background-color: #47519c;
  color: #E3E4E1;
  border: none;
  padding: 8px 5px !important;
  max-height: 30px;
  box-sizing: border-box;
  margin: 3px 0;
  box-shadow: none;
}

.t-welcome-category-link {
  text-transform: uppercase;
  background: linear-gradient(0deg, #241c43 0%, #5d5780 100%);
}
.t-welcome-category-link:hover {
  background: #241c43;
}

.category_buttons-text {
  color: #fff;
}

.js-assistent-container-close {
  color: #fff;
  background-color: #241c43;
  box-shadow: 2px 4px 13px rgba(0, 0, 0, 0.8);
  cursor: pointer;
}

.js-assistent-container-close:hover {
  background: #4b3a8b;
}

.t-icon-edit {
  background-image: url(../images/icons/edit.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  filter: grayscale(0);
}
.t-icon-edit:hover {
  background-position: top;
}

.t-icon-editBPMN {
  background-image: url(../images/icons/edit_bpmn.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  filter: grayscale(0);
}
.t-icon-editBPMN:hover {
  background-position: top;
}

.t-icon-editPrev {
  background-image: url(../images/icons/edit_prev.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  filter: grayscale(0);
}
.t-icon-editPrev:hover {
  background-position: top;
}

.t-icon-xls {
  background-image: url(../images/icons/XLS_sprite.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  filter: grayscale(0);
}
.t-icon-xls:hover {
  background-position: top;
}

.t-icon-refresh {
  background-image: url(../images/icons/refresh.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  filter: grayscale(0);
}

.t-icon-save {
  background-image: url(../images/icons/save.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  filter: grayscale(0);
}

.t-icon-cancel {
  background-image: url(../images/icons/abort.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  filter: grayscale(0);
}

.t-icon-error {
  background-image: url(../images/icons/error.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  filter: grayscale(0);
}

.t-icon-warning {
  background-image: url(../images/icons/warning.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  filter: grayscale(0);
}

.t-icon-arrow-up {
  background-image: url(../images/icons/chevron_upDown.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
  filter: grayscale(0);
}

.t-icon-arrow-down {
  background-image: url(../images/icons/chevron_upDown.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top;
  filter: grayscale(0);
}

.t-icon-happy {
  background-image: url(../images/icons/happyface.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  filter: grayscale(0);
}

.t-icon-success {
  background-image: url(../images/icons/succeed.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  filter: grayscale(0);
}

.t-icon-add {
  background-image: url(../images/icons/add_sprite.svg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  filter: grayscale(0);
}
.t-icon-add:hover {
  background-position: bottom;
  cursor: pointer;
}

.t-icon-delete {
  background-image: url(../images/icons/delete_sprite.svg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  filter: grayscale(0);
}
.t-icon-delete:hover {
  background-position: bottom;
  cursor: pointer;
}

.t-icon-document {
  background-image: url(../images/icons/file_document.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  filter: grayscale(0);
}
.t-icon-document:hover {
  cursor: pointer;
}

.t-icon-remove {
  background-image: url(../images/icons/delete_wastebasket.svg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  filter: grayscale(0);
}
.t-icon-remove:hover {
  cursor: pointer;
}

.t-icon-delete-single {
  background-image: url(../images/icons/delete_single.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  filter: grayscale(0);
}
.t-icon-delete-single:hover {
  cursor: pointer;
}

.t-icon-wastebasket {
  background-image: url(../images/icons/wastebasket_sprite.svg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  filter: grayscale(0);
}
.t-icon-wastebasket:hover {
  cursor: pointer;
}

.t-icon-stop {
  background-image: url(../images/icons/stop.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  filter: grayscale(0);
}

.t-icon-info {
  background-image: url(../images/icons/status_info.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  filter: grayscale(0);
}

.t-icon-status-new {
  background-image: url(../images/icons/status_new.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  filter: grayscale(0);
}

.t-icon-status-error {
  background-image: url(../images/icons/status_error.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  filter: grayscale(0);
}

.t-icon-status-active {
  background-image: url(../images/icons/status_active.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  filter: grayscale(0);
}

.t-icon-status-finish {
  background-image: url(../images/icons/status_finished.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  filter: grayscale(0);
}

.t-icon-share {
  background-image: url(../images/icons/share.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  filter: grayscale(0);
}

.t-icon-viewSelf {
  background-image: url(../images/icons/viewSelf.svg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}
.t-icon-viewSelf.selected, .t-icon-viewSelf:hover {
  background-position: bottom;
}

.t-icon-viewSplitter {
  background-image: url(../images/icons/viewSplitter.svg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}
.t-icon-viewSplitter.selected, .t-icon-viewSplitter:hover {
  background-position: bottom;
}

.t-icon-viewPopup {
  background-image: url(../images/icons/viewPopup.svg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}
.t-icon-viewPopup.selected, .t-icon-viewPopup:hover {
  background-position: bottom;
}

.t-icon-alltasks {
  background-image: url(../images/icons/tasks_allTask.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
}

.t-icon-sessionlocked {
  background-image: url(../images/icons/tasks_locked.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}

.t-icon-admin {
  background-image: url(../images/icons/tasks_admin.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}

.t-icon-finished {
  background-image: url(../images/icons/tasks_finished.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}

.t-icon-open {
  background-image: url(../images/icons/tasks_open.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}

.t-icon-info {
  background-image: url(../images/icons/task_info.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}

.t-icon-info-light {
  background-image: url(../images/icons/task_info_light.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}

.t-icon-locker {
  background-image: url(../images/icons/locker.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.t-icon-userTask {
  background-image: url(../images/icons/task_userTask.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}

.t-icon-lockedTask {
  background-image: url(../images/icons/task_lockedTask.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}

.t-icon-eyeTask {
  background-image: url(../images/icons/task_eyeTask.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}

.t-icon-clockTask {
  background-image: url(../images/icons/task_clockTask.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}

.t-icon-delegateTask {
  background-image: url(../images/icons/task_delegateTask.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}

.t-icon-reserveTask {
  background-image: url(../images/icons/task_reserveTask.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}

.t-icon-releaseTask {
  background-image: url(../images/icons/task_freigebenTask.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}

.t-icon-unlockTask {
  background-image: url(../images/icons/task_unlockTask.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}

.t-icon-close:hover span:before, .t-icon-close:hover span:after {
  background-color: #47519c;
}
.t-icon-close span,
.t-icon-close span:before,
.t-icon-close span:after {
  background-color: transparent;
}
.t-icon-close span:before {
  background: #241c43;
}
.t-icon-close span:after {
  background: #241c43;
}
.t-icon-close.active span {
  background-color: transparent;
}

.t-icon-filter-common {
  background-image: url(../images/icons/search_dark.svg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

.t-icon-toolbar-locked {
  background-image: url(../images/icons/toolbar/toolbar_locked.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.t-icon-toolbar-release {
  background-image: url(../images/icons/toolbar/toolbar_release.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.t-icon-toolbar-edit {
  background-image: url(../images/icons/toolbar/toolbar_edit.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.t-icon-toolbar-delete {
  background-image: url(../images/icons/toolbar/toolbar_delete.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.t-icon-toolbar-add {
  background-image: url(../images/icons/toolbar/toolbar_add.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.t-icon-callback {
  background-image: url(../images/icons/flyout/flyout_callback.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  filter: grayscale(0);
}

.t-icon-email {
  background-image: url(../images/icons/flyout/flyout_mail.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  filter: grayscale(0);
}

.t-icon-newsletter {
  background-image: url(../images/icons/flyout/flyout_newsletter.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  filter: grayscale(0);
}

.t-icon-trial {
  background-image: url(../images/icons/flyout/flyout_trial.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  filter: grayscale(0);
}

.t-icon-holiday {
  background-image: url(../images/icons/vacation.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  filter: grayscale(0);
}

.t-icon-homeoffice {
  background-image: url(../images/icons/homeoffice.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  filter: grayscale(0);
}

.t-icon-home {
  background-image: url(../images/icons/home.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  filter: grayscale(0);
}

.t-icon-car {
  background-image: url(../images/icons/car.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  filter: grayscale(0);
}

.t-icon-color-danger,
.t-icon-color-danger > svg {
  fill: #DA370A;
}
.t-icon-color-danger:hover,
.t-icon-color-danger > svg:hover {
  fill: #a92b08;
}

.t-icon-color-warning,
.t-icon-color-warning > svg {
  fill: #E1C300;
}
.t-icon-color-warning:hover,
.t-icon-color-warning > svg:hover {
  fill: #ae9700;
}

.t-icon-color-success,
.t-icon-color-success > svg {
  fill: #397700;
}
.t-icon-color-success:hover,
.t-icon-color-success > svg:hover {
  fill: #214400;
}

.t-icon-color-neutral,
.t-icon-color-neutral > svg {
  fill: #241c43;
}
.t-icon-color-neutral:hover,
.t-icon-color-neutral > svg:hover {
  fill: #47519c;
}

.t-icon-adm-element,
.t-icon-adm-element > svg {
  fill: #fff;
}

.t-icon-color-light,
.t-icon-color-light > svg {
  fill: #fff;
}
.t-icon-color-light:hover,
.t-icon-color-light > svg:hover {
  fill: #47519c;
}

.t-icon-color-blue,
.t-icon-color-blue > svg {
  fill: #47519c;
}
.t-icon-color-blue:hover,
.t-icon-color-blue > svg:hover {
  fill: #241c43;
}

.t-icon-gallery,
.t-icon-gallery > svg,
.t-icon-table,
.t-icon-table > svg {
  fill: #47519c;
}
.t-icon-gallery:hover,
.t-icon-gallery > svg:hover,
.t-icon-table:hover,
.t-icon-table > svg:hover {
  fill: #241c43;
}

.t-adm-icon-view-active,
.t-adm-icon-view-active > svg {
  fill: #241c43;
}

.t-tags {
  border-color: #006f75;
  color: #006f75;
  background-color: transparent;
}
.t-tags:hover {
  border-color: #241c43;
  background-color: #241c43;
  color: #fff;
}

li {
  font-family: Arial, Helvetica, sans-serif;
}
li.active a {
  color: #009FA8;
}
li.active a .icon {
  fill: #009FA8;
}

input, select, textarea, .t-dropdown {
  background-color: #fff;
  box-shadow: none;
  border: 1px solid #A19EAF;
  color: #4B4B4B;
}
input:focus, select:focus, textarea:focus, .t-dropdown:focus {
  border: 1px solid #A19EAF;
  box-shadow: 0px 0px 3px 0px #A19EAF;
}
input[type=checkbox]:focus, select[type=checkbox]:focus, textarea[type=checkbox]:focus, .t-dropdown[type=checkbox]:focus {
  border: none;
  box-shadow: none;
  outline: 1px dotted #6c687f;
}

input::placeholder {
  color: #A19EAF;
}

textarea.readonly {
  background-color: #fcfcfc;
  border: 1px solid #A19EAF;
  color: #A19EAF;
}

.input-wrapper input:hover, textarea:hover {
  cursor: text;
}

.input-wrapper input[type=radio]:hover,
.input-wrapper input[type=checkbox]:hover {
  cursor: pointer;
}

input.datetime-field {
  background-image: url(../images/icons/cal_32.svg);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 25px;
}
input.datetime-field:hover {
  cursor: pointer;
}

label {
  color: #4B4B4B;
}

.t-tabs-wrapper-links {
  background-color: #47519c;
  list-style: none;
  color: #fff;
}
.t-tabs-wrapper-links li:hover {
  border-bottom: 5px solid #959ee9;
}
.t-tabs-wrapper-links li.active {
  border-bottom: 5px solid #959ee9;
}
.t-tabs-wrapper-links li.active span {
  color: #fff;
}

@media (max-width: 1024px) {
  .t-tabs-wrapper-links li {
    border-bottom: solid 5px #454f95;
  }
  .t-tabs-wrapper-links li:hover {
    background-color: #959ee9;
  }
  .t-tabs-wrapper-links li.active {
    background-color: #959ee9;
  }
}
.t-tabs-wrapper-content {
  background-color: #fff;
}
.t-tabs-wrapper-content ul {
  list-style: square inside url("../images/icons/ring_12.svg");
}

ul.t-tabs-wrapper-second {
  list-style: none;
  background-color: #241c43;
}
ul.t-tabs-wrapper-second li {
  color: #fff;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
}
ul.t-tabs-wrapper-second li:not(:last-child) {
  border-right: 1px solid #b1b4ab;
}
ul.t-tabs-wrapper-second li:hover {
  background-color: #372b67;
}
ul.t-tabs-wrapper-second li.active {
  background-color: #372b67;
}

.treejs .tree-wrapper {
  box-shadow: 0 0 15px -10px rgba(0, 0, 0, 0.15);
}
.treejs .treejs-switcher {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 20px;
  cursor: pointer;
  position: relative;
  -webkit-transition: -webkit-transform 150ms ease-out;
  transition: -webkit-transform 150ms ease-out;
  -o-transition: transform 150ms ease-out;
  transition: transform 150ms ease-out;
  transition: transform 150ms ease-out, -webkit-transform 150ms ease-out;
}
.treejs .treejs-switcher:hover:before {
  border-top: 4px solid rgba(0, 0, 0, 0.65);
}
.treejs .treejs-switcher:before {
  position: absolute;
  top: 8px;
  left: 6px;
  display: block;
  content: " ";
  border: 4px solid transparent;
  border-top: 4px solid rgba(0, 0, 0, 0.4);
  -webkit-transition: border-color 150ms;
  -o-transition: border-color 150ms;
  transition: border-color 150ms;
}
.treejs .treejs-active {
  background-color: #ecedf6;
}
.treejs .treejs-icon {
  display: inline-block;
  vertical-align: middle;
  min-width: 16px;
  height: 16px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.treejs .treejs-icon.jstree-file {
  background-image: url(../images/icons/file_32.svg);
}
.treejs .treejs-icon.jstree-folder {
  background-image: url(../images/icons/folder_32.svg);
}
.treejs .treejs-icon.jstree-link {
  background-image: url(../images/icons/link.svg);
}

.t-panel-item .panel-item-header h4 {
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
}
.t-panel-item input[readonly=readonly], .t-panel-item input[readonly], .t-panel-item select[disabled], .t-panel-item textarea[readonly=readonly], .t-panel-item textarea[readonly] {
  background-color: #fcfcfc;
  border: 1px solid #A19EAF;
  color: #716d84;
}

.canvas-wrapper {
  border: 1px solid #E3E4E1;
}

.t-panel-filter {
  background-color: #E3E4E1;
}

.t-panel-document-prev .document-thumbnail {
  border-bottom: 2px solid #A19EAF;
}
.t-panel-document-prev .toolset-pdf-wrapper span {
  font-style: italic;
  font-size: 14px;
  line-height: 1.2em;
}
.t-panel-document-prev .toolset-pdf-wrapper .document-page-prev {
  background-image: url(../images/icons/arrow_left_32.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.t-panel-document-prev .toolset-pdf-wrapper .document-page-prev:hover {
  cursor: pointer;
}
.t-panel-document-prev .toolset-pdf-wrapper .document-page-next {
  background-image: url(../images/icons/arrow_right_32.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.t-panel-document-prev .toolset-pdf-wrapper .document-page-next:hover {
  cursor: pointer;
}
.t-panel-document-prev .document-zoom-in {
  background-image: url(../images/icons/zoom_in.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.t-panel-document-prev .document-zoom-in:hover {
  cursor: pointer;
}
.t-panel-document-prev .document-zoom-out {
  background-image: url(../images/icons/zoom_out.svg);
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.t-panel-document-prev .document-zoom-out:hover {
  cursor: pointer;
}

.t-bar-toolbar {
  background-color: #E3E4E1;
  box-shadow: 0px 0 2px 0 rgba(0, 0, 0, 0.35);
}
.t-bar-toolbar .bar-toolbar-option:hover {
  box-shadow: 0px 0 2px 0 rgba(0, 0, 0, 0.35);
}
.t-bar-toolbar .bar-toolbar-option:hover span {
  color: #47519c;
}

.fc table {
  display: table;
}
.fc .fc-unthemed .fc-content, .fc .fc-unthemed .fc-divider, .fc .fc-unthemed .fc-list-view, .fc .fc-unthemed .fc-popover, .fc .fc-unthemed .fc-row,
.fc .fc-unthemed tbody, .fc .fc-unthemed thead, .fc .fc-unthemed td, .fc .fc-unthemed th, .fc .fc-unthemed .fc-list-heading td {
  border-color: #A19EAF;
}

.fc-button-primary {
  background-color: #241c43;
  border-color: #241c43;
}
.fc-button-primary:not(:disabled).fc-button-active, .fc-button-primary:not(:disabled):active {
  background-color: #47519c;
  border-color: #47519c;
}

.fc-button-primary:disabled {
  color: #241c43;
  background-color: #E1C300;
  border-color: #E1C300;
}

.fc-button, .fc-button-primary {
  border-radius: 0;
}

.fc-button-group .fc-button:not(:last-child) {
  border-radius: 0;
}

.fc-unthemed td.fc-today {
  background: #E1C300;
}

.fc-event, .fc-event-dot {
  border-color: #397700;
  background-color: #397700;
}

.t-phases-wrapper {
  scrollbar-width: thin;
}
.t-phases-wrapper .phases-item {
  color: #fff;
  background: #78748c;
  text-decoration: none;
  text-align: center;
  position: relative;
}
.t-phases-wrapper .phases-item:first-child {
  padding-left: 15px;
  border-radius: 4px 0 0 4px;
}
.t-phases-wrapper .phases-item:first-child:before {
  border: none;
}
.t-phases-wrapper .phases-item:last-child {
  padding-right: 15px;
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}
.t-phases-wrapper .phases-item:last-child:after {
  border: none;
}
.t-phases-wrapper .phases-item:before, .t-phases-wrapper .phases-item:after {
  content: "";
  position: absolute;
  top: 0;
  border: 0 solid #78748c;
  border-width: 20px 11px;
  width: 0;
  height: 0;
}
.t-phases-wrapper .phases-item:before {
  left: -20px;
  border-left-color: transparent;
}
.t-phases-wrapper .phases-item:after {
  left: 100%;
  border-color: transparent;
  border-left-color: #78748c;
}
.t-phases-wrapper .phases-item.present {
  background-color: #47519c;
}
.t-phases-wrapper .phases-item.present:before {
  border-color: #47519c;
  border-left-color: transparent;
}
.t-phases-wrapper .phases-item.present:after {
  border-left-color: #47519c;
}
.t-phases-wrapper .phases-item.future {
  opacity: 0.6;
}
.t-phases-wrapper::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #d7d6dd;
}
.t-phases-wrapper::-webkit-scrollbar-track {
  background: transparent;
}
.t-phases-wrapper::-webkit-scrollbar-thumb {
  background-color: #A19EAF;
}
.t-phases-wrapper::-webkit-scrollbar-thumb:hover {
  background: #47519c;
}

.monaco-prev {
  min-height: 40px;
  max-height: 45px;
  color: #7e7e7e;
  resize: none;
  cursor: pointer;
}
.monaco-prev:hover {
  background-color: #f0f0ee;
  cursor: pointer;
}

.monaco-editor-wrapper {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.monaco-editor-wrapper.active {
  position: fixed;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #241c43;
  z-index: 99;
}
.monaco-editor-wrapper .t-btn-secondary {
  border-color: #E3E4E1;
  color: #E3E4E1;
}
.monaco-editor-wrapper .t-btn-primary {
  background-color: #E3E4E1;
  border-color: #E3E4E1;
  color: #241c43;
}

.monaco-editor {
  position: relative;
  width: 80%;
  height: 70%;
  max-width: 1200px;
  max-height: 1000px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

input.mandatory, select.mandatory, textarea.mandatory {
  border: 2px solid #47519c;
}

input.mandatory_error, select.mandatory_error, textarea.mandatory_error {
  border: 2px solid #DA370A;
}

.formError .formErrorContent {
  background: #DA370A;
  border: 2px solid #DA370A;
  border-radius: 1px;
  padding: 10px;
}

.formError .formErrorArrow div, .formError .formErrorArrow .line {
  background: #DA370A !important;
  border-color: #DA370A !important;
}

.t-preloader {
  background-color: #4B4B4B;
}
.t-preloader .t-preloader-loader span {
  transform: rotate(calc(18deg * var(--i)));
}
.t-preloader .t-preloader-loader span::before {
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 40px #fff, 0 0 60px #fff;
  transform: scale(0.1);
  animation: spin 2s linear infinite;
  animation-delay: calc(0.1s * var(--i));
}

.t-preloader-on {
  animation: vanish 1.5s forwards;
}

@keyframes spin {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.1);
  }
}
@keyframes vanish {
  100% {
    opacity: 0;
  }
}
/* Real Person jQuery plugin styles v2.0.1. */
.realperson-challenge {
  display: inline-block;
  padding: 5px;
  color: #fff;
  background-color: #A19EAF;
  border-style: solid;
  border-width: thin;
}

.realperson-text {
  font-family: "Courier New", monospace !important;
  font-size: 6px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 3px;
  cursor: pointer;
}

.realperson-regen {
  padding: 10px 0 0 0;
  font-size: 11px;
  cursor: pointer;
}

.realperson-disabled {
  opacity: 0.5;
  filter: Alpha(Opacity=50);
}

.realperson-disabled .realperson-regen {
  cursor: default;
}

.form-register {
  background-color: #E3E4E1;
  box-shadow: 0px 3px 20px -5px rgba(0, 0, 0, 0.35);
}
.form-register .form-register-description {
  max-width: 400px;
  padding: 30px 15px;
  background-image: url("../images/background_register.png");
  background-position: top;
  background-repeat: no-repeat;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.form-register .form-register-description > * {
  color: #fff;
  line-height: 1.2em;
}
.form-register .form-register-description h6 .login-link {
  padding: 5px 0;
  color: #009FA8;
  width: 100%;
}
.form-register .form-register-description h5 {
  border-top: 1px solid #A19EAF;
  border-bottom: 1px solid #A19EAF;
}

.t-message-big {
  border-color: #47519c;
}
.t-message-big p {
  font-size: 14px;
  color: #47519c;
  display: inline-block;
}

.t-message-bold {
  background-color: #A19EAF;
  color: #fff;
}
.t-message-bold .message-icon {
  background-image: url("../images/icons/info_light.svg");
  background-repeat: no-repeat;
  background-size: cover;
}
.t-message-bold .message-icon:hover {
  cursor: pointer;
}

.t-message-big-warning {
  border-color: #6c687f;
}
.t-message-big-warning p {
  font-size: 14px;
  color: #6c687f;
  display: inline-block;
}

.t-message-error {
  border-color: #8E1259;
}
.t-message-error p {
  font-size: 14px;
  color: #8E1259;
  display: inline-block;
}

.t-message-error-small {
  border-color: #8E1259;
}
.t-message-error-small p {
  font-size: 14px;
  color: #8E1259;
  display: inline-block;
}
.t-message-error-small .icon {
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  left: 3px;
  bottom: 0px;
  fill: #DA370A;
}
.t-message-error-small p {
  color: #DA370A;
}

.t-help-searchresult-list .help-searchresult-link {
  text-decoration: underline;
  color: #47519c;
  cursor: pointer;
}
.t-help-searchresult-list .help-searchresult-category {
  color: #A19EAF;
  font-weight: bold;
}

.t-help-searchresult-item:not(:first-child) {
  border-top: 1px dotted #E3E4E1;
}
.t-help-searchresult-item .help-text-highlight {
  background-color: #fff8c8;
}

.t-help-wrapper-frame {
  box-shadow: 0px 3px 20px -5px #A19EAF;
  background-color: #fff;
}

.t-help-nav-wrapper {
  background-color: #47519c;
}
.t-help-nav-wrapper [scrollto] {
  color: #fff;
  cursor: pointer;
}

.t-help-faq-container .help-faq-item {
  background-color: #47519c;
  color: #fff;
}
.t-help-faq-container .help-faq-item-body {
  background-color: #fff;
  color: #000;
}

.t-help-MRKNOW-img-small {
  width: 200px;
  height: 220px;
  background-image: url(../images/MRKNOW/MrKnowIconV2.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.t-help-thumbnail-contrast, .t-help-thumbnail-light,
.t-help-tipp h3 {
  background-image: url(../images/thumbnails/thumbnail-texture.png);
  background-size: cover;
  background-repeat: no-repeat;
  text-transform: uppercase;
  position: relative;
}

.t-help-thumbnail-contrast {
  background-color: #8E1259;
  color: #fff;
}

.t-help-thumbnail-light {
  background-color: #47519c;
  color: #fff;
  background-position: top right;
}

.t-help-tipp h3 {
  background-color: #E1C300;
}
.t-help-tipp:nth-child(2n) h3 {
  background-color: #397700;
  color: #fff;
}

.t-paragraph-item-content h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  padding: 15px 0 0px 0;
}
.t-paragraph-item-content h3 strong {
  font-weight: bold;
  color: #47519c;
}
.t-paragraph-item-content table td {
  border: 1px dotted #47519c;
}
.t-paragraph-item-content table th {
  background-color: #47519c;
}
.t-paragraph-item-content table th label {
  color: #fff;
  font-weight: normal;
}

.t-paragraph-container {
  background-color: #fff;
}
.t-paragraph-container h2 {
  font-size: 24px;
}

.t-paragraph-description {
  background-color: #fff;
  border-left: 3px solid #47519c;
}
.t-paragraph-description .hero-img {
  background-color: #fff;
}
.l-container-popup .t-paragraph-description {
  border: none;
}

.t-paragraph-item-header > h5 {
  color: #4B4B4B;
}

.t-paragraph-header-bold {
  border: none;
}
.t-paragraph-header-bold p {
  display: block;
  width: 100%;
  line-height: 1.5em;
  border-top: 1px solid #5d5780;
  border-bottom: 1px solid #5d5780;
  padding: 3px 0;
  margin: 0;
}

.t-paragraph-text-bold p {
  margin-left: 5%;
  border-left: 1px solid #5d5780;
  padding: 5px;
}

.t-wizard-element .icon {
  width: 64px;
  height: 64px;
  min-width: 64px;
  min-height: 64px;
  left: 1px;
  bottom: -7px;
  fill: #47519c;
}

.t-submenu {
  background-color: #fff;
}

.t-quill.readonly + .quill-wrapper {
  background-color: #E3E4E1;
}

.t-quill-wrapper.mandatory {
  border: 2px solid #47519c;
}

.t-quill-wrapper.mandatory_error {
  border: 2px solid #DA370A;
}

.ql-toolbar.ql-snow {
  border-color: #A19EAF;
  background-color: #fff;
}

.ql-container.ql-snow {
  border-color: #A19EAF;
  background-color: #fff;
}

.t-quill-wrapper-ro {
  background-color: #E3E4E1;
  display: block;
}

.t-quill-wrapper-ro {
  background-color: #E3E4E1;
}
.t-quill-wrapper-ro .ql-toolbar.ql-snow {
  border-color: #A19EAF;
}
.t-quill-wrapper-ro .ql-container.ql-snow {
  border-color: #A19EAF;
}
.t-quill-wrapper-ro .ql-snow.ql-toolbar button:hover, .t-quill-wrapper-ro .ql-snow .ql-toolbar button:hover, .t-quill-wrapper-ro .ql-snow.ql-toolbar button:focus,
.t-quill-wrapper-ro .ql-snow .ql-toolbar button:focus, .t-quill-wrapper-ro .ql-snow.ql-toolbar button.ql-active, .t-quill-wrapper-ro .ql-snow .ql-toolbar button.ql-active, .t-quill-wrapper-ro .ql-snow.ql-toolbar .ql-picker-label:hover,
.t-quill-wrapper-ro .ql-snow .ql-toolbar .ql-picker-label:hover, .t-quill-wrapper-ro .ql-snow.ql-toolbar .ql-picker-label.ql-active, .t-quill-wrapper-ro .ql-snow .ql-toolbar .ql-picker-label.ql-active, .t-quill-wrapper-ro .ql-snow.ql-toolbar .ql-picker-item:hover,
.t-quill-wrapper-ro .ql-snow .ql-toolbar .ql-picker-item:hover, .t-quill-wrapper-ro .ql-snow.ql-toolbar .ql-picker-item.ql-selected, .t-quill-wrapper-ro .ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #A19EAF;
  cursor: not-allowed;
}
.t-quill-wrapper-ro .ql-snow.ql-toolbar button:hover .ql-stroke, .t-quill-wrapper-ro .ql-snow .ql-toolbar button:hover .ql-stroke, .t-quill-wrapper-ro .ql-snow.ql-toolbar button:focus .ql-stroke,
.t-quill-wrapper-ro .ql-snow .ql-toolbar button:focus .ql-stroke, .t-quill-wrapper-ro .ql-snow.ql-toolbar button.ql-active .ql-stroke, .t-quill-wrapper-ro .ql-snow .ql-toolbar button.ql-active .ql-stroke,
.t-quill-wrapper-ro .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke, .t-quill-wrapper-ro .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke, .t-quill-wrapper-ro .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.t-quill-wrapper-ro .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke, .t-quill-wrapper-ro .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke, .t-quill-wrapper-ro .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.t-quill-wrapper-ro .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .t-quill-wrapper-ro .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .t-quill-wrapper-ro .ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.t-quill-wrapper-ro .ql-snow .ql-toolbar button:hover .ql-stroke-miter, .t-quill-wrapper-ro .ql-snow.ql-toolbar button:focus .ql-stroke-miter, .t-quill-wrapper-ro .ql-snow .ql-toolbar button:focus .ql-stroke-miter, .t-quill-wrapper-ro .ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.t-quill-wrapper-ro .ql-snow .ql-toolbar button.ql-active .ql-stroke-miter, .t-quill-wrapper-ro .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .t-quill-wrapper-ro .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.t-quill-wrapper-ro .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .t-quill-wrapper-ro .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .t-quill-wrapper-ro .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.t-quill-wrapper-ro .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .t-quill-wrapper-ro .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .t-quill-wrapper-ro .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #A19EAF;
}
.t-quill-wrapper-ro .ql-editor p {
  white-space: break-spaces;
  color: #78748c;
}
.t-quill-wrapper-ro .ql-editor p:hover {
  cursor: not-allowed;
}
.t-quill-wrapper-ro .ql-editor[contenteditable=false] {
  cursor: not-allowed;
  background-color: #E3E4E1;
  min-height: 80px;
}
.t-quill-wrapper-ro .ql-editor:hover {
  cursor: not-allowed;
}

.ql-toolbar.ql-snow {
  border-color: #A19EAF;
}

.ql-container.ql-snow {
  border-color: #A19EAF;
}

.t-processMap-wrapper .accordion-header {
  color: #241c43;
  border-bottom: none;
}
.t-processMap-wrapper .t-processMap-1 > div {
  background-color: #e8e7ef;
  font-weight: bold;
}
.t-processMap-wrapper .t-processMap-1 > div:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.t-processMap-wrapper .t-processMap-1 > div:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.t-processMap-wrapper .t-processMap-2 > div {
  background-color: #cbc9da;
}
.t-processMap-wrapper .t-processMap-2 > div:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.t-processMap-wrapper .t-processMap-2 > div:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.t-processMap-wrapper .t-processMap-item {
  background-color: #47519c;
  color: #fff;
  position: relative;
}
.t-processMap-wrapper .t-processMap-item:before, .t-processMap-wrapper .t-processMap-item:after {
  content: "";
  position: absolute;
  top: 0;
  border: 0 solid #47519c;
  border-width: 20px 7px;
  width: 0;
  height: 0;
}
.t-processMap-wrapper .t-processMap-item:before {
  left: -12px;
  border-left-color: transparent;
}
.t-processMap-wrapper .t-processMap-item:after {
  left: 100%;
  border-color: transparent;
  border-left-color: #47519c;
}

.t-documentation-popup-wrapper .documentation-bcg {
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(2px);
}

.t-documentation-config-popup {
  background-color: #fff;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.15);
}
.t-documentation-config-popup .popup-title {
  background-color: #6c687f;
  color: #fff;
  border: none;
  border-radius: 2px 2px 0 0;
  font-weight: 700;
}
.t-documentation-config-popup .popup-close {
  color: #E3E4E1;
}
.t-documentation-config-popup .popup-button-container {
  border-top: 1px solid #E3E4E1;
}

.tooltipster-base ul {
  list-style: disc;
  padding: 5px 10px;
}

.tooltipster-base ol {
  list-style: decimal;
  padding: 5px 10px;
}

.tooltipster-base li {
  display: list-item;
}

.t-cms-background {
  background-color: #fff;
}

.t-cms-content_wrapper_carousel .carousel_button {
  background-image: url(../images/icons/lp_arrow.svg);
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.35);
  background-position: center;
}

.t-cms-carousel_subtitle {
  color: #fff;
}

.t-cms-carousel_text h1, .t-cms-carousel_text h2 {
  color: #fff;
}
.t-cms-carousel_text:before {
  content: "";
  position: absolute;
  width: 120%;
  height: 120%;
  background-color: #241c43;
  opacity: 0.6;
  top: -10%;
  left: -10%;
}

.t-cms-content_wrapper_section {
  color: #fff;
}
.t-cms-content_wrapper_section .cms-welcome-box-element {
  color: #fff;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.8);
}
.t-cms-content_wrapper_section .cms-welcome-box-element img {
  object-fit: cover;
}
.t-cms-content_wrapper_section .cms-welcome-box-element .cms-welcome-box-text {
  color: #fff;
  background-color: transparent;
}
.t-cms-content_wrapper_section .cms-welcome-box-element .cms-welcome-box-text p {
  color: #fff;
}
.t-cms-content_wrapper_section .cms-welcome-box-element .cms-welcome-box-text p:first-of-type {
  background-color: #241c43;
}
.t-cms-content_wrapper_section .cms-welcome-box-element .cms-welcome-box-text:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.t-cms-content_wrapper_section .cms-welcome-box-element .cms-welcome-box-text:hover p {
  opacity: 1;
}

.t-cms-content_wrapper_steps .cms-wrapper-numer h2 {
  color: #fff;
  background: #241c43;
}
@media only screen and (min-width: 1024px) {
  .t-cms-content_wrapper_steps h2::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -350px;
    height: 350px;
    width: 1px;
    background-color: transparent;
    border-left: 4px dotted #241c43;
  }
}

@media (max-width: 768px) {
  .t-cms-content_wrapper_steps .cms-wrapper-numer {
    background: #5d5780;
  }
}
.descriptive-component input, .descriptive-component select, .descriptive-component textarea {
  font-family: Arial, Helvetica, sans-serif;
}

.ui-widget-overlay {
  background: #4B4B4B;
  opacity: 0.75;
}

.ui-dialog.ui-widget-content {
  background: #fff;
  border: none;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.12);
  padding: 0;
}

.ui-widget-content > .ui-widget-header {
  background-color: #6c687f;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align: left;
  line-height: 18px;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 2px 2px 0 0;
}

.progress_message_details {
  color: #A19EAF;
  font-style: italic;
  margin: 0 0 5px 0;
}

.saving_progress h4 {
  color: #47519c;
}

.ui-dialog-buttonset button {
  background-color: #47519c;
  color: #E3E4E1;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 14px;
}
.ui-dialog-buttonset button:hover {
  color: #fff;
  background-color: #6c687f;
}
.ui-dialog-buttonset button:focus {
  background-color: #5d5780;
  color: #fff;
}

button.ui-dialog-titlebar-close {
  background-color: #6c687f;
  border: 1px solid #6c687f;
}
button.ui-dialog-titlebar-close .ui-button-icon-space {
  display: none;
}

.t-adm-wrapper {
  box-shadow: 0px 3px 20px -5px #A19EAF;
  background-color: #fff;
}

.t-adm-border-bottom {
  border-bottom: solid #bfbfbf 2px;
}

.t-administration-submenu {
  border-left: 5px solid #47519c;
}
.t-administration-submenu li {
  padding: 0 10px;
  border-top: 1px solid #c7c5cf;
}
.t-administration-submenu li:hover {
  color: #47519c;
}

.t-adm-tile-name-header {
  color: #47519c;
}

.t-adm-label-disabled {
  color: #A19EAF;
}

.t-adm-wrapper-tab {
  background-color: #47519c;
  list-style: none;
  color: #fff;
}
.t-adm-wrapper-tab li {
  text-transform: uppercase;
}

.t-adm-thumbnail {
  border: 1px solid #47519c;
}
.t-adm-thumbnail .adm-thumbnail-header {
  background-color: #47519c;
  color: #fff;
}
.t-adm-thumbnail .adm-thumbnail-footer .adm-ico-attributes::before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  background-image: url("../images/icons/ok.svg");
  background-repeat: no-repeat;
  background-size: cover;
  filter: grayscale(0);
}
.t-adm-thumbnail .adm-thumbnail-footer .adm-ico-privileges::before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  background-image: url("../images/icons/ok.svg");
  background-repeat: no-repeat;
  background-size: cover;
  filter: grayscale(0);
}
.t-adm-thumbnail .adm-thumbnail-footer .li_groups::before {
  background-image: url("../images/icons/ok.svg");
  content: "";
  width: 16px;
  height: 16px;
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
  margin-right: 5px;
}
.t-adm-thumbnail .adm-thumbnail-footer .li_roles::before {
  background-image: url("../images/icons/ok.svg");
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
  margin-right: 5px;
}
.t-adm-thumbnail .adm-thumbnail-footer .li_object_type::before {
  background-image: url("../images/icons/ok.svg");
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
  margin-right: 5px;
}
.t-adm-thumbnail .adm-thumbnail-footer .li_user::before {
  background-image: url("../images/icons/ok.svg");
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
  margin-right: 5px;
}
.t-adm-thumbnail .adm-thumbnail-footer .li_function::before {
  background-image: url("../images/icons/ok.svg");
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
  margin-right: 5px;
}

.t-priv-wrapper-section {
  box-shadow: 0px 3px 20px -5px #A19EAF;
  background-color: #fff;
}

.t-priv-wrapper-section-header h4, .t-priv-wrapper-section-header h3 {
  color: #47519c;
}

.t-priv-wrapper-section-body h1, .t-priv-wrapper-section-body h2, .t-priv-wrapper-section-body h3, .t-priv-wrapper-section-body h4, .t-priv-wrapper-section-body h5, .t-priv-wrapper-section-body h6 {
  font-family: Arial, Helvetica, sans-serif;
}

.t-priv-wrapper-item > *:first-child {
  font-weight: 300;
}
.t-priv-wrapper-item > *:nth-child(2) {
  color: #47519c;
}

.t-priv-icon-edit {
  background-image: url("../private/images/icons/edit.svg");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  filter: grayscale(0);
}
.t-priv-icon-edit:hover {
  background-position: top;
}

.t-priv-link {
  color: #47519c;
  text-decoration: underline;
}
.t-priv-link:hover {
  color: #009FA8;
}

.t-priv-icon-location {
  background-image: url("../private/images/icons/location_pin.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  filter: grayscale(0);
}

.t-priv-icon-page {
  background-image: url("../private/images/icons/link_ico.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  filter: grayscale(0);
}

.t-priv-icon-status {
  background-image: url("../private/images/icons/status_ico.svg");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  filter: grayscale(0);
}

.t-priv-user-photo-wrapper {
  border: 8px solid #47519c;
}
.t-priv-user-photo-wrapper img {
  background-image: url("../private/images/mrKNOWsmallFace.jpg");
  background-size: 75%;
  background-position: left bottom;
  background-repeat: no-repeat;
}

.thumbnail-simpleIcon .thumbnail-details {
  display: none;
}

.t-priv-btn-primary {
  background-color: #47519c;
  color: #E3E4E1;
  border: none;
}
.t-priv-btn-primary:hover {
  background-color: #373f79;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
}

.t-priv-thumbnail {
  background-color: #fff;
  border: 1px solid #47519c;
  border-top: 8px solid #47519c;
}
.t-priv-thumbnail .thumbnail-header {
  color: #5d5780;
  font-size: 1.3em;
  font-weight: 300;
}
.t-priv-thumbnail .thumbnail-header:hover {
  color: #241c43;
}
.t-priv-thumbnail .thumbnail-header:hover .icon {
  fill: #241c43;
}
.t-priv-thumbnail .thumbnail-details h6 {
  color: #000;
}

.t-priv-portal-thumbnail {
  background-color: #fff;
}
.t-priv-portal-thumbnail .t-priv-portal-thumbnail-header {
  background-color: #241c43;
  color: #fff;
  font-size: 1.3em;
  line-height: 1.3em;
  font-weight: 300;
}
.t-priv-portal-thumbnail .t-priv-portal-thumbnail-header .t-priv-portal-thumbnail-img {
  background-image: url("../private/images/icons/portal_ico.svg");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  filter: grayscale(0);
}
.t-priv-portal-thumbnail .t-priv-portal-thumbnail-body {
  background: linear-gradient(343deg, #47519c 45%, #397700 125%);
  color: #fff;
}
.t-priv-portal-thumbnail .t-priv-portal-thumbnail-link {
  color: #47519c;
}

.t-priv-msg-tab-wrapper .priv-msg-tab-item {
  border-bottom: 2px solid;
  border-color: #A19EAF;
  font-size: 1.2em;
  font-weight: 300;
  color: #5d5780;
}
.t-priv-msg-tab-wrapper .priv-msg-tab-item.active {
  color: #47519c;
  border-color: #397700;
  font-weight: bold;
}
.t-priv-msg-tab-wrapper .priv-msg-tab-item:hover {
  cursor: pointer;
  border-color: #397700;
  color: #47519c;
}
@media only screen and (min-width: 768px) {
  .t-priv-msg-tab-wrapper .priv-msg-tab-item {
    border-bottom: 5px solid;
  }
}

.t-priv-tile-wrapper {
  border: 2px solid #47519c;
}
.t-priv-tile-wrapper .priv-tile-footer > *:hover {
  cursor: pointer;
}
.t-priv-tile-wrapper.active {
  position: relative;
}
.t-priv-tile-wrapper.active:before {
  content: "";
  position: absolute;
  width: 48px;
  height: 48px;
  top: -2px;
  left: 5px;
  background-image: url("../private/images/icons/flag_ico.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  filter: grayscale(0);
}

.t-dashboard-section-header {
  color: #8E1259;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
}

.t-dashboard-section-text h6 {
  color: #8E1259;
  text-transform: uppercase;
  font-weight: bold;
}

.t-dashboard-item-message_area .inaktiv {
  font-style: italic;
  color: #6c687f -active;
}

.t-dashboard-MRKNOW-img-small {
  width: 160px;
  height: 160px;
  background-image: url(../images/MRKNOW/MrKnowIconV2.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.t-dashboard-flyout {
  background-color: #241c43;
  color: #fff;
  border: 1px solid #E3E4E1;
}
.t-dashboard-flyout .dashboard-flyout-item:not(:last-child) {
  border-bottom: 1px solid #fff;
}
.t-dashboard-flyout .dashboard-flyout-item:hover {
  background-color: #47519c;
  cursor: pointer;
}
.t-dashboard-flyout .l-wrapper-item h4 {
  text-transform: uppercase;
}

.t-bot-form .t-bot-form-avatar {
  background-size: 125%;
  background-repeat: no-repeat;
  background-image: url("../../digitalAssistant/images/MRKNOW/MRKNOW_Assistent_big.png");
}
.t-bot-form .bot-form-content {
  border-radius: 0;
  border: 8px solid #241c43;
  background-color: #fff;
}
.t-bot-form .t-bot-form-header {
  background-color: #241c43;
  color: #fff;
}
.t-bot-form .t-bot-form-header .t-icon-edit {
  background-image: url(../images/icons/edit_white.svg);
  background-size: 87%;
  background-position: center;
}
.t-bot-form .t-bot-form-header .t-icon-editPrev {
  background-image: url(../images/icons/edit_prev_white.svg);
}
.t-bot-form label.bot-label-tipp {
  color: #5d5780;
  font-weight: bold;
  font-size: 0.85em;
}

.containerCols {
  box-shadow: 0px 3px 20px -5px #A19EAF;
  background-color: #fff;
}

.asst-header {
  font-family: Arial, Helvetica, sans-serif;
  color: #47519c;
}

.containerQuestion {
  border-bottom: 1px solid #E1C300;
}
.containerQuestion .answer_active small, .containerQuestion .answer.active small {
  color: #656565;
}
.containerQuestion .answer_active .group-wrapper-content > div, .containerQuestion .answer.active .group-wrapper-content > div {
  background-color: #E3E4E1;
}
.containerQuestion .answer_active .group-wrapper-content > div > div, .containerQuestion .answer.active .group-wrapper-content > div > div {
  border: solid 1px #fff;
}
.containerQuestion .answer_active .group-wrapper-content .quill-wrapper, .containerQuestion .answer.active .group-wrapper-content .quill-wrapper {
  background-color: #fff;
}
.containerQuestion ul, .containerQuestion ol {
  padding: 5px 0 5px 15px;
}
.containerQuestion ul li, .containerQuestion ol li {
  display: list-item;
  padding: 5px 0 0 0;
}
.containerQuestion ul {
  list-style: square;
}
.containerQuestion ol {
  list-style: auto;
}
.containerQuestion .ql-align-justify {
  text-align: justify;
}
.containerQuestion strong {
  font-weight: bold;
}

.form_radio_cont input[type=radio] {
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 50px;
  height: 40px;
  -webkit-appearance: radio;
  -webkit-border-radius: 3px;
  background-color: #fff;
}
.form_radio_cont input[type=radio] + span {
  float: left;
  display: inline-block;
}
.form_radio_cont input[type=radio] + span:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 15px;
  border: 2px solid #fff;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.15);
  margin: 0 5px;
  transition: 0.5s ease all;
}
.form_radio_cont input[type=radio]:checked + span:before {
  background: #47519c;
  box-shadow: 0 0 0 0.12em rgba(0, 0, 0, 0.15);
}

.buttonAnswer {
  background-color: transparent;
  border: 1px solid #47519c;
  color: #47519c;
}
.buttonAnswer:hover {
  cursor: pointer;
  background-color: #47519c;
  color: #fff;
}
.buttonAnswer.sel {
  background-color: #47519c;
  color: #fff;
}

.note.hint {
  background-color: #241c43;
  color: #fff;
}

.bottom.bb a {
  background-color: #47519c;
  color: #E3E4E1;
}
.bottom.bb a:hover {
  background-color: #373f79;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
}
.bottom.bb a.buttonGrey:hover {
  color: #fff;
}

.answerCol.bb {
  background-color: #E3E4E1;
}
.answerCol.bb .t-btn-cta {
  cursor: pointer;
  color: #000;
  background-color: #E1C300;
  border-radius: 1px;
}

.ui-datepicker .ui-state-active, .ui-datepicker .ui-widget-content .ui-state-active {
  border: 1px solid #241c43;
  background: #241c43;
}
.ui-datepicker .ui-state-highlight, .ui-datepicker .ui-widget-content .ui-state-highlight, .ui-datepicker .ui-widget-header .ui-state-highlight {
  border: 1px solid #E1C300;
  background: #E1C300;
  color: #241c43;
}

.tooltip > span {
  color: #fff;
  background-color: #4B4B4B;
}

.tooltip_question > span, .tooltip_answer > span, .tooltip_hint > span {
  color: #fff;
  background-color: #47519c;
}

.tooltip > span a.close, .tooltip_hint > span a.close, .tooltip_answer > span a.close {
  color: #fff;
}

.tooltip > span:after {
  border: solid transparent;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 16px solid #4B4B4B;
}

.tooltip_question > span:after, .tooltip_answer > span:after, .tooltip_hint > span:after, .tooltip_answer_result > span:after {
  border: solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 7px solid #47519c;
}

.tooltip_question span::selection {
  background-color: transparent;
}

.tooltip_answer span::selection {
  background-color: transparent;
}

.tooltip_hint span::selection {
  background-color: #E1C300;
}

.tooltip_question span::-moz-selection {
  background-color: transparent;
}

.tooltip_answer span::-moz-selection {
  background-color: transparent;
}

.tooltip_hint span::-moz-selection {
  background-color: #E1C300;
}

.maintale > li {
  background: linear-gradient(343deg, #241c43 20%, #47519c 180%);
}
.maintale > li:focus {
  outline: 3px solid #A19EAF;
}
.maintale > li .button:focus a {
  color: #A19EAF;
}
.maintale > li.maintale-simple:focus {
  box-shadow: 2px 4px 11px #000 !important;
}
.maintale > li.maintale-simple.coming-soon:hover {
  cursor: not-allowed;
}
.maintale > li.maintale-simple.coming-soon::after {
  content: "";
  display: inline-block;
  height: 35px;
  width: 80px;
  position: absolute;
  top: 3%;
  right: 12%;
  background-image: url("../digitalAssistant/images/_icons/comingSoonType.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.maintale > li.maintale-simple.coming-soon .button-wrapper, .maintale > li.maintale-simple.coming-soon .button:hover, .maintale > li.maintale-simple.coming-soon .button > a:hover {
  pointer-events: none;
}

.portal_assistent_container .maintale > li {
  box-shadow: 2px 4px 13px rgba(0, 0, 0, 0.8);
  min-height: 345px;
}
.portal_assistent_container .maintale > li .button:hover a {
  text-decoration: underline;
}

.maintale p {
  color: #fff;
}

.maintale .maintale-header h2 {
  color: #fff;
}
.maintale .maintale-header .t-icon-delete-single {
  background-size: 115%;
}
.maintale .maintale-header .icon-small:focus {
  background-color: #47519c;
  border-radius: 3px;
  box-shadow: none;
}

.maintale .status-wrapper .status-item {
  color: #fff;
}

.maintale .wrapper_p, .maintale > li .button > a, .buttonGrey {
  color: #fff;
}

.maintale .social-wrapper label, .maintale .social-wrapper a {
  color: #fff;
}
.maintale .social-wrapper label:hover, .maintale .social-wrapper a:hover {
  cursor: pointer;
}
.maintale .social-wrapper a:focus {
  text-decoration: underline;
}

.maintale .button-wrapper {
  border-top: 1px solid #fff;
}

.buttonGrey:hover {
  color: #fff;
}
.buttonGrey.purple {
  background-color: #241c43;
}
.buttonGrey.purple:hover {
  color: #fff;
}

.assistant-container {
  border-radius: 0;
  border: 8px solid #241c43;
  background-color: #fff;
}

.assistant-thumbnail {
  background-color: #fff;
}

.assistant-form-selector {
  border-bottom: 2px solid #6c687f -active;
}

.chat-wrapper {
  background-color: #E3E4E1;
}

.chat-wrapper.active {
  border: 2px solid #241c43;
}

.chat-header-area {
  background-color: #241c43;
}
.chat-header-area h4, .chat-header-area h2 {
  color: #fff;
}
.chat-header-area .t-icon-close span:before, .chat-header-area .t-icon-close span:after {
  background-color: #E3E4E1;
}

.chat-input-area {
  border-top: 1px solid #241c43;
}
.chat-input-area .input-container input {
  padding: 5px;
  border-top: 1px solid #241c43;
}
.chat-input-area .button-container {
  border: 1px solid #241c43;
}
.chat-input-area .button-container a {
  display: block;
  height: 35px;
  width: 35px;
  background-color: #241c43;
  background-image: url("../images/icons/chevron_right_32.png");
  background-position: center;
  background-repeat: no-repeat;
}
.chat-input-area .button-container a:hover {
  background-color: #241c43;
  cursor: pointer;
}

.message-area {
  color: #47519c;
}
.message-area .message {
  color: #241c43;
}
.message-area .message-tooltip {
  background-color: #47519c;
  color: #fff;
}

.message-tip-wrapper {
  font-size: 16px;
}
.message-tip-wrapper p {
  font-size: 16px;
}
.message-tip-wrapper .btn-primary {
  background-color: #47519c;
  color: #E3E4E1;
  border: none;
}

.message-file .message-file-image {
  margin: 15px 10px;
  width: 25px;
  height: 32px;
  background-image: url("../images/icons/pdf_icon.svg");
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}

.message-container-bot .message-area small {
  color: #4B4B4B;
}
.message-container-bot .message-area span {
  border-top-left-radius: 0;
}
.message-container-bot .tooltip_question > span:after {
  border: solid transparent;
  border-left: 8px solid #47519c;
  border-right: 7px solid transparent;
  border-top: 9px solid transparent;
  border-bottom: 8px solid transparent;
}

.message-container-user .message-area span {
  border-top-right-radius: 0;
}

.message.selector-simple span {
  border: 1px solid #A19EAF;
  background-color: #A19EAF;
  border-radius: 3px;
  padding: 5px 10px;
  color: #241c43;
}
.message.selector-simple span:hover {
  cursor: pointer;
  border-color: #47519c;
  background-color: #47519c;
  color: #fff !important;
}
.message.selector-simple span:hover small {
  color: #fff !important;
}
.message.selector-simple span:active {
  background-color: #241c43;
  color: #fff;
}
.message.selector-simple span:active small {
  color: #fff;
}

#message-loader {
  position: relative;
  margin: 20px 5px;
}
#message-loader .dot {
  display: inline-block;
  box-sizing: border-box;
  padding: 3px;
  margin-right: 2px;
  border-radius: 50%;
  background: #47519c;
  animation: wave 1.3s linear infinite;
}
#message-loader .dot:nth-child(2) {
  animation-delay: -1.1s;
}
#message-loader .dot:nth-child(3) {
  animation-delay: -0.9s;
}

@keyframes wave {
  0%, 60%, 100% {
    transform: initial;
  }
  30% {
    transform: translateY(-15px);
  }
}
.t-myProjects-wrapper {
  box-shadow: 0px 3px 20px -5px #A19EAF;
  background-color: #fff;
}

.myprojects-thumbnail-icon .t-project-date:before {
  content: "";
  display: block;
  height: 1em;
  width: 26px;
  top: 0;
  left: 0;
  background-image: url(../images/icons/cal_32.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
}
.myprojects-thumbnail-icon .t-project-manager:before {
  content: "";
  display: block;
  height: 1em;
  width: 26px;
  top: 0;
  left: 0;
  background-image: url(../images/icons/avatar_user.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
}
.myprojects-thumbnail-icon .t-project-budget:before {
  content: "";
  display: block;
  height: 1em;
  width: 25px;
  top: 0;
  left: 0;
  background-image: url(../images/icons/wallet.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
}
.t-task-box {
  box-shadow: 0px 0 10px -2px rgba(0, 0, 0, 0.15);
  border-left: 5px solid #47519c;
}
.t-task-box .task-box-details li {
  border-top: 1px solid #c7c5cf;
}
.t-task-box .task-comment h6 {
  border-top: 1px solid #A19EAF;
}

.t-task-box-archiv {
  border-left: 5px solid #A19EAF;
}

.t-plm-shoppingCart {
  position: relative;
}
.t-plm-shoppingCart.full:after {
  content: attr(card-items) "";
  position: absolute;
  display: block;
  height: 15px;
  width: 17px;
  border-radius: 2px;
  background-color: #E3E4E1;
  color: #47519c;
  top: -1px;
  right: -20px;
  padding: 2px;
  font-size: 12px;
  text-align: center;
}

.t-plm-thumbnail {
  background: linear-gradient(0deg, #47519c -150%, #fff 40%);
}
.t-plm-thumbnail .product-title {
  text-transform: uppercase;
  color: #5d5780;
  font-weight: 300;
}
.t-plm-thumbnail .product-title h4 {
  color: #47519c;
}
.t-plm-btn-cta {
  color: #fff;
  position: relative;
  border: 1px solid transparent;
}
.t-plm-btn-cta:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 5px;
  height: 16px;
  width: 16px;
  background-image: url(../images/icons/shoppingCart_white.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
}
.t-plm-btn-cta:hover {
  border: 1px solid #fff;
  cursor: pointer;
}

.t-plm-thumbnail-header {
  font-family: Arial, Helvetica, sans-serif;
}
.t-plm-thumbnail-header h6, .t-plm-thumbnail-header h5, .t-plm-thumbnail-header h4, .t-plm-thumbnail-header h3, .t-plm-thumbnail-header h2, .t-plm-thumbnail-header h1 {
  font-family: Arial, Helvetica, sans-serif;
}

.t-plm-thumbnail-footer {
  background: linear-gradient(340deg, #241c43 -15%, #8E1259 180%);
}

.t-plm-wrapper-item-lead-short {
  font-family: Arial, Helvetica, sans-serif;
}
.t-plm-wrapper-item-lead-short h6, .t-plm-wrapper-item-lead-short h5, .t-plm-wrapper-item-lead-short h4, .t-plm-wrapper-item-lead-short h3, .t-plm-wrapper-item-lead-short h2, .t-plm-wrapper-item-lead-short h1 {
  font-family: Arial, Helvetica, sans-serif;
}

.t-plm-wrapper-item-content ul {
  list-style: inside;
}
.t-plm-wrapper-item-content ul li {
  display: list-item;
}

.t-plm-wrapper-background {
  box-shadow: 0px 3px 20px -5px #A19EAF;
  background-color: #fff;
}

.t-l-plm-lead {
  background: linear-gradient(0deg, #241c43 -150%, #5d5780 50%);
  background-image: url(../marketplace/images/marketplace_header_basic.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}

.t-plm-product-img-header h1, .t-plm-product-img-header h2, .t-plm-product-img-header h3, .t-plm-product-img-header h4, .t-plm-product-img-header h5, .t-plm-product-img-header h6 {
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #5d5780;
}

.t-plm-product-description .t-plm-product-text-header {
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #5d5780;
  font-weight: 300;
}

.t-plm-product-cta {
  font-size: 1.2em;
}
.t-plm-product-cta .t-plm-btn-cta {
  background-color: #241c43;
  border-radius: 2px;
}
.t-plm-product-cta .t-plm-btn-cta:before {
  height: 22px;
  width: 22px;
}
.t-plm-product-cta .t-plm-btn-cta:hover {
  border-color: #8E1259;
  background-color: #8E1259;
}

.t-plm-product-text ol {
  list-style: decimal;
  padding: 10px;
}
.t-plm-product-text ol li {
  display: list-item;
  padding: 3px 0;
}
.t-plm-product-text ul {
  list-style: disc;
  padding: 10px;
}
.t-plm-product-text ul li {
  display: list-item;
  padding: 3px 0;
}

.t-plm-contact-content {
  background: linear-gradient(0deg, #47519c -150%, #fff 50%);
}
.t-plm-contact-content .t-plm-contact-title {
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #5d5780;
  font-weight: 300;
}
.t-plm-contact-content .t-plm-contact-img img {
  border-bottom: 3px solid #47519c;
}

.t-plm-cart td[data-th=Löschen] > div, .t-plm-cart td[data-th=delete] > div {
  position: relative;
  height: 24px;
  width: 24px;
  top: 3px;
  left: 5px;
  background-image: url(../marketplace/images/icons/delete_sprite.svg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}
.t-plm-cart td[data-th=Löschen] > div:hover, .t-plm-cart td[data-th=delete] > div:hover {
  cursor: pointer;
  background-position: bottom;
}
.t-plm-cart td[data-th=Löschen] label, .t-plm-cart td[data-th=delete] label {
  position: relative;
  width: 50px;
  height: 30px;
  opacity: 0;
  z-index: 2;
}
.t-plm-cart td[data-th=Löschen] label:hover, .t-plm-cart td[data-th=delete] label:hover {
  cursor: pointer;
}
.t-plm-cart .rapid-component table tr:nth-child(2n) {
  background-color: #f0f0ee;
}
@media only screen and (min-width: 768px) {
  .t-plm-cart .rapid-component table tr:nth-child(2n) {
    background-color: transparent;
  }
}
.t-plm-cart .input-wrapper[var_vm_name=amount_net] {
  background-color: #E3E4E1;
}

.t-plm-cart-empty h3 {
  color: #47519c;
}
.t-plm-cart-empty a {
  color: #5d5780;
}

.t-kbn-ok {
  background-color: #397700;
}

.t-kbn-error {
  background-color: #DA370A;
}

.t-kbn-msg-error {
  color: #DA370A;
}

.t-kbn-icon-ok {
  color: #397700;
}

.t-kbn-icon-error {
  color: #DA370A;
}

.t-kbn-column-title {
  text-transform: uppercase;
  font-weight: 300;
  color: #fff;
}

.t-kbn-link-delete {
  color: #fff;
}
.t-kbn-link-delete:before {
  content: "";
  background-image: url("../kanban/images/icons/delete_white.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 1px;
  left: 1px;
  height: 1em;
  width: 1em;
}
.t-kbn-link-delete:hover {
  cursor: pointer;
  color: #E3E4E1;
}

.t-kbn-link-edit {
  color: #fff;
}
.t-kbn-link-edit:before {
  content: "";
  background-image: url("../kanban/images/icons/edit_white.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 1px;
  left: 1px;
  height: 1em;
  width: 1em;
}
.t-kbn-link-edit:hover {
  cursor: pointer;
  color: #E3E4E1;
}

.t-kbn-component-header h4, .t-kbn-component-header h5, .t-kbn-component-header h6 {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  color: #47519c;
}
.t-kbn-component-header a {
  color: #47519c;
  text-decoration: underline;
  cursor: pointer;
}
.t-kbn-component-header input, .t-kbn-component-header select, .t-kbn-component-header textarea, .t-kbn-component-header a, .t-kbn-component-header p {
  font-family: Arial, Helvetica, sans-serif;
}

.t-kbn-wrapper-column {
  border: 2px solid #5d5780;
  background-color: #E3E4E1;
}
.t-kbn-wrapper-column .t-kbn-column-header {
  background-color: #5d5780;
  color: #fff;
}
.t-kbn-wrapper-column .t-kbn-column-header a {
  color: #fff;
  text-decoration: underline;
}
.t-kbn-wrapper-column .t-kbn-phase-column {
  justify-content: center;
  align-items: center;
  cursor: default;
}
.t-kbn-wrapper-column .t-kbn-phase-column .t-kbn-phase-column-header {
  display: inline-block;
  cursor: default;
  padding-right: 10px;
}
.t-kbn-wrapper-column .t-kbn-column-body {
  border-top: 1px solid #47519c;
}
.t-kbn-wrapper-column .t-kbn-column-body:after {
  color: #fff;
  background-color: #5d5780;
}

.t-kbn-task {
  background-color: #fff8c8;
  border-color: #ffea62;
  color: #4B4B4B;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
  transform: rotate(2deg);
}
.t-kbn-task::before {
  display: block;
  content: "";
  position: absolute;
  cursor: grab;
  width: 45%;
  height: 20px;
  top: -13px;
  left: 30%;
  background: rgba(227, 228, 225, 0.4);
  box-shadow: 0px 0 3px rgba(0, 0, 0, 0.15);
}
.t-kbn-task.t-kbn-userTask {
  transform: rotate(-1deg);
  background-color: #eafeff;
  border-color: #b7fbff;
}
.t-kbn-task.t-kbn-sendTask {
  transform: rotate(-2deg);
  background-color: #f5ffec;
  border-color: #dbffb9;
}
.t-kbn-task.t-kbn-serviceTask {
  transform: rotate(1deg);
  background-color: #feebe5;
  border-color: #fdd7cd;
}
.t-kbn-task.t-kbn-scriptTaskr {
  transform: rotate(2deg);
  background-color: #fffbe1;
  border-color: #ffed7b;
}
.t-kbn-task .t-kbn-icon-delete {
  background-image: url("../kanban/images/icons/delete_neutral.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80%;
  background-color: transparent;
  border-radius: 3px;
  cursor: pointer;
}
.t-kbn-task .t-kbn-icon-delete:hover {
  background-color: #A19EAF;
  background-image: url("../kanban/images/icons/delete_white_.svg");
}
.t-kbn-task .t-kbn-icon-edit {
  background-image: url("../kanban/images/icons/edit_neutral.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80%;
  background-color: transparent;
  border-radius: 3px;
  cursor: pointer;
}
.t-kbn-task .t-kbn-icon-edit:hover {
  background-image: url("../kanban/images/icons/edit_white_.svg");
  background-color: #A19EAF;
}
.t-kbn-task .kbn-task-header h1, .t-kbn-task .kbn-task-header h2, .t-kbn-task .kbn-task-header h3, .t-kbn-task .kbn-task-header h4, .t-kbn-task .kbn-task-header h5, .t-kbn-task .kbn-task-header h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 300;
}

.t-kbn-task-add {
  background-color: #f7f6f9;
  border-color: #dad8e4;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
  transform: rotate(-2deg);
  background-image: url("../kanban/images/icons/add_neutral.svg");
  background-repeat: no-repeat;
  background-position: 20% 95%;
  background-size: 25%;
  font-size: 12px;
}
.t-kbn-task-add:hover {
  animation: fauleRotation 0.3s ease-in-out;
}

.t-kbn-icon-user {
  border: 1px solid gray;
  border-radius: 50%;
  padding: 1em;
}
.t-kbn-icon-user ::after {
  clear: both;
}

.t-kbn-wrapper-input input, .t-kbn-wrapper-input select, .t-kbn-wrapper-input textarea {
  background-color: #fff;
  border: 1px solid #A19EAF;
  color: #4B4B4B;
  font-family: Arial, Helvetica, sans-serif;
}

.t-kbn-dialog-popup .kbn-dialog-header {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 300;
  background: #47519c;
  color: #fff;
}
.t-kbn-dialog-popup .kbn-dialog-header h4 {
  line-height: 1rem;
}
.t-kbn-dialog-popup .kbn-dialog-body {
  color: #4B4B4B;
}
.t-kbn-dialog-popup .kbn-dialog-body .kbn-btn-cont {
  display: flex;
  align-items: center;
  justify-content: center;
}
.t-kbn-dialog-popup .kbn-dialog-body .kbn-btn-cont button {
  line-height: 0;
}

.kbn-dialog-popup .kbn-dialog-cont .kbn-dialog-selectLane .kbn-section-container .kbn-section-header {
  border: 1px solid #A19EAF;
  background-color: #E3E4E1;
}
.kbn-dialog-popup .kbn-dialog-cont .kbn-dialog-selectLane .kbn-section-container .kbn-select-cont {
  border-left: 1px solid #A19EAF;
  border-right: 1px solid #A19EAF;
}
.kbn-dialog-popup .kbn-dialog-cont .kbn-dialog-selectLane .kbn-edint-aufgabeList {
  border: 1px solid #A19EAF;
  border-bottom: none;
}
.kbn-dialog-popup .kbn-dialog-cont .kbn-dialog-selectLane .kbn-edint-aufgabeList .kbn-aufgabeList-header {
  background-color: #E3E4E1;
  border-bottom: 1px solid #A19EAF;
}
.kbn-dialog-popup .kbn-dialog-cont .kbn-dialog-selectLane .kbn-edint-aufgabeList ul li:nth-child(even) {
  background-color: #E3E4E1;
}
.kbn-dialog-popup .kbn-dialog-cont .kbn-dialog-selectLane .kbn-edint-aufgabeList ul li:last-of-type {
  border-bottom: 1px solid #A19EAF;
}

.t-kbn-thumbnail {
  background: linear-gradient(343deg, #241c43 20%, #47519c 180%);
}
.t-kbn-thumbnail .t-kbn-thumbnail-header {
  color: #fff;
  padding-bottom: 10px;
}

.t-kbn-thumbnail:hover {
  cursor: default;
}

.t-kbn-nopointer:hover {
  cursor: default;
}

.t-kbn-thumbnail-icon {
  margin-left: 1em;
  padding-bottom: 2px;
  padding-left: 0 !important;
  border-bottom: 1px solid transparent;
  cursor: pointer;
}
.t-kbn-thumbnail-icon:hover {
  border-bottom: 1px solid lightgray;
}

.t-kanban-var-list-item {
  border-top: 1px solid lightgray;
  border-left: 1px solid lightgray;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}

.t-kbn-toolbar {
  background-color: #A19EAF;
  color: #fff;
}

.kbn-toolbar-gap {
  border-right: 2px solid #5d5780;
}

.kbn-toolbar-gap:nth-child(3) {
  border-right: none;
  border-left: 2px solid #5d5780;
}

.kbn-button-group .t-kbn-icon-zoomIn {
  background-image: url("../kanban/images/icons/increase.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
  width: 40px;
}
.kbn-button-group .t-kbn-icon-zoomOut {
  background-image: url("../kanban/images/icons/decrease.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
  width: 40px;
}
.kbn-button-group .t-kbn-icon-save {
  background-image: url("../kanban/images/icons/save.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
  width: 40px;
}
.kbn-button-group .t-kbn-icon-info-object {
  display: none;
  background-image: url("../kanban/images/icons/info_object.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
  width: 40px;
}
.kbn-button-group .t-kbn-icon-add {
  background-image: url("../kanban/images/icons/add_icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
  width: 16px;
}
.kbn-button-group .t-kbn-icon-minus {
  background-image: url("../kanban/images/icons/minus.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
  width: 16px;
}

.t-kbn-edit-icon {
  background-image: url("../kanban/images/icons/edit_white_.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
  width: 16px;
}

.t-kbn-delete-icon {
  background-image: url("../kanban/images/icons/delete_white_.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
  width: 16px;
}

.t-kbn-toolbar-button {
  color: #fff;
  background-color: #5d5780;
}
.t-kbn-toolbar-button:hover {
  background-color: #756e9c;
}
.t-kbn-toolbar-button:active {
  background-color: #5d5780;
}
.t-kbn-toolbar-button:disabled {
  opacity: 0.4;
}

.kbn-column-button {
  width: 30px;
  background-color: #A19EAF;
  color: #fff;
  min-height: 30px;
}
.kbn-column-button:hover {
  background-color: #afacbb;
}
.kbn-column-button:active {
  background-color: #A19EAF;
}

.kbn-component-board .kbn-wrapper-column .kbn-column-header .kbn-column-tile-wrapper {
  border: 1px solid transparent;
  border-radius: 3px;
}
.kbn-component-board .kbn-wrapper-column .kbn-column-header .kbn-column-tile-wrapper:hover {
  border: 1px solid #fff;
}
.kbn-component-board .kbn-wrapper-column .kbn-column-header .kbn-column-tile-wrapper input {
  color: #fff;
  background-color: #5d5780;
  border-radius: 3px;
  border: none;
}

.t-kbn-component-wrapper {
  border: 1px solid #A19EAF;
}

[rapp_component_name~="kanban.Prozessboard"] {
  box-shadow: 0px 3px 20px -5px #A19EAF;
}

.t-kbn-dialog-process {
  border-bottom: 1px solid #A19EAF;
  border-left: 1px solid #A19EAF;
  border-right: 1px solid #A19EAF;
  scrollbar-width: thin;
}
.t-kbn-dialog-process::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #d7d6dd;
}
.t-kbn-dialog-process::-webkit-scrollbar-track {
  background: transparent;
}
.t-kbn-dialog-process::-webkit-scrollbar-thumb {
  background-color: #A19EAF;
}
.t-kbn-dialog-process::-webkit-scrollbar-thumb:hover {
  background: #47519c;
}

.kbn-accordion-wrapper {
  max-width: unset;
  padding: 10px 10px 0 10px;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .kbn-accordion-wrapper {
    padding: 10px 5px 0px;
  }
}
.kbn-accordion-wrapper .icon-group {
  margin: 0;
}

#bd_body .l-wrapper-header.kbn-l-wrapper-header {
  padding: 15px 10px 15px 10px;
}

.kbn-img-buttons .kbn-toolbar-gap:nth-child(2) {
  margin-right: 0;
  margin-left: auto;
  border-right: none;
  padding-right: 0;
  padding-left: 5px;
  border-left: 2px solid #5d5780;
}

.kbn-wrapper-column .kbn-phasen .kbn-pashenTextCont .t-kbn-phasenText {
  font-size: 50px !important;
  font-weight: bold;
  color: #5d5780;
  background-color: #E3E4E1;
  border: 1px solid transparent;
  border-radius: 3px;
  text-align: center;
  text-overflow: ellipsis;
  transition: transform 200ms ease-in;
}
.kbn-wrapper-column .kbn-phasen .kbn-pashenTextCont .t-kbn-phasenText:hover {
  border: 1px solid #A19EAF;
}
.kbn-wrapper-column .kbn-phasen .kbn-pashenTextCont .t-kbn-phasenText:focus {
  text-align: start;
  font-size: 18px !important;
  height: 18px;
  transform: rotate(0deg);
  min-width: 90px;
}
.kbn-wrapper-column .kbn-phasen .kbn-pashenTextCont .kbn-edited-phase {
  transform: rotate(-90deg);
  font-size: 18px !important;
  min-width: 190px;
  height: 18px;
}

.t-kbn-download-container {
  border-bottom: 1px solid #A19EAF;
  border-left: 1px solid #A19EAF;
  border-right: 1px solid #A19EAF;
}

.kbn-component-board {
  scrollbar-width: thin;
}
.kbn-component-board::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #d7d6dd;
}
.kbn-component-board::-webkit-scrollbar-track {
  background: transparent;
}
.kbn-component-board::-webkit-scrollbar-thumb {
  background-color: #A19EAF;
}
.kbn-component-board::-webkit-scrollbar-thumb:hover {
  background: #47519c;
}

.kbn-focused-text {
  border: 1px solid #241c43;
}

.kbn-focused-white-text {
  border: 1px solid #fff;
}

.kbn-false-text {
  color: #DA370A !important;
  border: 1px solid #DA370A !important;
}

.kbn-false::after, .kbn-false-variable::after {
  color: #fff;
  background-color: #DA370A;
  box-shadow: 1px 3px 10px #A19EAF;
  font-weight: bold;
  transition: transform 0.5s, display 0.5s, opacity 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  animation: slideWarning 0.5s ease-out;
}

.kbn-component-wrapper .ui-sortable-placeholder {
  background: #3a7a00 !important;
  visibility: visible !important;
  opacity: 0.3;
  box-shadow: 0px 0px 50px 10px rgb(57, 119, 0) !important;
}
.kbn-component-wrapper .ui-sortable-placeholder::before {
  display: none !important;
}

.t-kbn-boardlist-panel {
  background-color: #A19EAF;
}

.card-view .t-kbn-process-cont {
  background: linear-gradient(343deg, #241c43 20%, #47519c 180%);
  color: #fff;
}

.ui-widget-header .ui-icon {
  background-image: url(../js/jquery-ui-1.12.1/images/ui-icons_ffffff_256x240.png);
}

.t-background-main {
  background-image: radial-gradient(#E3E4E1, #fff);
}
