/* Minification failed. Returning unminified contents.
(7,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(8,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(10,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(11,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(12,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(561,28): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-backGroundColor'
(606,28): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-active'
(616,28): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-backGroundColor'
(621,28): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-selected'
(670,32): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-backGroundColor'
(698,28): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-backGroundColor'
(789,17): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-backGroundColor'
(819,21): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-backGroundColor'
(828,21): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-backGroundColor'
(853,31): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-backGroundColor'
(876,28): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-backGroundColor'
(884,24): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-backGroundColor'
(886,17): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-backGroundColor'
(1259,21): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-backGroundColor'
(1371,29): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-backGroundColor'
(1655,32): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-backGroundColor'
(2052,24): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-backGroundColor'
(2055,28): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-backGroundColor'
(2160,28): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-backGroundColor'
(2164,32): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-selected'
(2498,22): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-backGroundColor'
(2506,25): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-backGroundColor'
(2511,25): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-backGroundColor'
(2515,36): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-backGroundColor'
(3181,22): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-backGroundColor'
(4128,34): run-time error CSS1039: Token not allowed after unary operator: '-default-history-conversation-type1'
(4133,34): run-time error CSS1039: Token not allowed after unary operator: '-default-history-conversation-type2'
(4138,34): run-time error CSS1039: Token not allowed after unary operator: '-default-history-conversation-type3'
(4143,33): run-time error CSS1039: Token not allowed after unary operator: '-default-history-conversation-type1'
(4149,33): run-time error CSS1039: Token not allowed after unary operator: '-default-history-conversation-type2'
(4155,33): run-time error CSS1039: Token not allowed after unary operator: '-default-history-conversation-type3'
(4161,28): run-time error CSS1039: Token not allowed after unary operator: '-default-history-conversation-type1'
(4168,28): run-time error CSS1039: Token not allowed after unary operator: '-default-history-conversation-type2'
(4175,28): run-time error CSS1039: Token not allowed after unary operator: '-default-history-conversation-type3'
(4231,28): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-backGroundColor'
(4232,28): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-active'
(4236,32): run-time error CSS1039: Token not allowed after unary operator: '-default-corporate-selected'
(4244,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(4245,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(4246,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

:root {
    --default-corporate-backGroundColor: #CC3467;
    --default-corporate-selected: #AC2B56;
    --default-corporate-active: #98264C;
    --default-history-conversation-type1: #1E88E5;
    --default-history-conversation-type2: #D81B60;
    --default-history-conversation-type3: #00ACC1;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd,
q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead,
tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*
    WEB SMS
*/

html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

* {
    box-sizing: border-box;
    min-width: 0;
    min-height: 0;
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local("Open Sans Light"), local("OpenSans-Light"), url("fonts/OpenSans-Light.ttf") format("truetype");
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: local("Open Sans LightItalic"), local("OpenSans-LightItalic"), url("fonts/OpenSans-LightItalic.ttf") format("truetype");
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans Regular"), local("OpenSans-Regular"), url("fonts/OpenSans-Regular.ttf") format("truetype");
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local("Open Sans Italic"), local("OpenSans-Italic"), url("fonts/OpenSans-Italic.ttf") format("truetype");
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("fonts/OpenSans-SemiBold.ttf") format("truetype");
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: local("Open Sans SemiBoldItalic"), local("OpenSans-SemiBoldItalic"), url("fonts/OpenSans-SemiBoldItalic.ttf") format("truetype");
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url("fonts/OpenSans-Bold.ttf") format("truetype");
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local("Open Sans BoldItalic"), local("OpenSans-BoldItalic"), url("fonts/OpenSans-BoldItalic.ttf") format("truetype");
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url("fonts/OpenSans-ExtraBold.ttf") format("truetype");
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 800;
    src: local("Open Sans ExtraBoldItalic"), local("OpenSans-ExtraBoldItalic"), url("fonts/OpenSans-ExtraBoldItalic.ttf") format("truetype");
}

body {
    display: flex;
    flex-direction: column;
    background-color: #ececec;
    font-family: "Open Sans";
    font-size: 14px;
    position: relative;
}

main {
    /*IE Fix*/
    display: block;
}


/* logos */
#innosoft-logo-100, #innosoft-logo-250, #innosoft-logo-400 {
    margin: 0;
    padding: 0;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(images/logo.png);
}

#innosoft-logo-100 {
    width: 100px;
    height: 28px;
}

#innosoft-logo-250 {
    width: 250px;
    height: 70px;
}

#innosoft-logo-400 {
    width: 400px;
    height: 113px;
}

#landing-page-logo h1 {
    text-align: center;
}
/* end logos */
/*General*/
.flex-container {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.flex-container--row {
    flex-direction: row;
}

.flex-container--align-center {
    align-items: center;
}

.flex-container--full-center {
    align-items: center;
    justify-content: center;
}

.flex-container:not(.flex-container--full-center) > div:only-child,
.flex-container__item
/*.flex-container.k-widget.k-tabstrip .k-content, 
.flex-container.k-widget.k-grid .k-grid-content*/ {
    flex: 1;
    height: 100%;
    overflow-y: auto;
}

.flex-container__item--height-auto {
    height: auto;
}

.unselectable {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fa.fa-bars {
    cursor: pointer;
}

a, a:visited, a:active {
    color: #767676;
    text-decoration: underline;
    cursor: pointer;
}

.vertical-scroll {
    overflow-x: hidden;
    overflow-y: auto;
}

.horizontal-scroll {
    overflow-x: auto;
    overflow-y: hidden;
}

/*end General*/


/*Components */

.fileUpload__button:hover {
    cursor: pointer;
}


/*Toggle Button*/
.toggle_button {
    width: 32px; 
    height: 32px; 
    font-size: 12pt; 
    justify-content: center;
    align-items: center; 
    border-color: #b3b3b3;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    display: inline-flex;
}

.toggle_button-enabled:hover {
    background-color: #EEEEEE;
    cursor: pointer;
}

.toggle_button-disabled {
    cursor: auto;
}

.toggle_button-active {
    background-color: #C8C8C8;
}

.toggle_button-inactive {
    background-color: #FAFAFA;
}


/*General resets*/
.k-panelbar {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}

    .k-panelbar > .k-item > .k-link.k-header {
        font-size: 1em;
    }

.k-panelbar__icon {
    height: 100%
}

    .k-panelbar__icon:hover {
        background-color: white;
        cursor: default;
    }
/*General resets*/

/*Components.Regions */
.region-container {
    height: 100%;
    overflow: auto;
    padding: 20px 10px 10px 10px;
}

    .region-container * {
        box-sizing: border-box;
    }

.region {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
    width: 500px;
    /*margin-right: 30px;*/
    background-color: white;
    color: black;
    /*box-shadow: 0 0 4px 1px #767676;*/
    padding: 0 10px;
}

    .region.region-break {
        width: 0px;
        margin: 0;
        padding: 0;
    }

.region__header {
    cursor: pointer;
    height: 33px;
    display: flex;
    align-items: center;
    color: #333;
    background-color: #eaeaea;
}

    .region__header:hover {
        background-color: #eaeaea;
    }

.region__status {
    width: 34px;
    height: 100%;
    background-repeat: no-repeat;
    background-image: url('siteIcons/webcrm-b32-white.png');
    background-position: 0px -608px;
}

.region--open .region__header:hover .region__status,
.region__header:hover .region__status {
    background-position-y: -640px;
}

.region__fields {
    padding-top: 10px;
}


.field-instance {
    padding: 5px;
}

.field__value {
    display: flex;
    align-items: flex-start;
}

.field__value__label {
    width: 30%;
    margin-right: 10px;
    margin-top: 9px;
}

    .field__value__label label {
        white-space: nowrap;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        height: 18px;
        width: auto;
    }

.field__value__content {
    width: 100%;
    flex: 1;
}

.fieldComment {
    margin: 5px;
}

.fieldComment__label {
    line-height: 1.25;
}

.multiple-radio-buttons__container, .checkbox__container, .multiple-checkBoxes__container {
    margin-top: 5px;
}

.multiple-radio-buttons__container {
    display: flex;
    flex-wrap: wrap;
}

    .multiple-radio-buttons__container > div {
        margin: 5px 0;
    }

input[type=checkbox][readonly], input[type=checkbox][disabled], input[type=radio][readonly], input[type=radio][disabled],
input.k-textbox[type=text][readonly], input.k-textbox[type=text][disabled],
.k-widget[data-readonly=true], input.k-input[readonly], textarea[readonly] {
    opacity: 0.7;
}

    input[type=checkbox][readonly]::before, input[type=checkbox][disabled]::before, input[type=radio][readonly]::before, input[type=radio][disabled]::before {
        opacity: 0.7;
        color: #ccc
    }

textarea.k-textbox {
    padding: 8px;
}


/*Accordion*/

.accordionHeader {
    font-size: x-large;
    display: flex;
    align-items: center;
    border-width: 1px;
    border-style: solid;
    padding: 2px;
    padding-left: 10px;
    margin-bottom: 10px;
    margin-right: 10px
}

    .accordionHeader svg {
        margin-left: 10px;
    }

.accordionHeader__svg__180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.accordionHeader:hover {
    cursor: pointer;
    background-color: #eaeaea
}


/*end Components.Regions*/
/*Components.FullHeightContainer*/
/*.full-height-container {
    display: flex;
    flex-direction: column;
    flex: 1;
    height: 100%;
}*/
/*end Components.FullHeightContainer*/

/*sortable tree*/
.sortable-tree__wrapper {
    /*needed for dragging/position ("position: fixed" does not work with "transform" */
    transform: translate(0, 0);
}

.sortable-tree__wrapper--dragging .sortable-tree__cancel-area {
    border: 1px dotted gray;
}

    .sortable-tree__wrapper--dragging .sortable-tree__cancel-area:hover {
        background-color: lightgray;
    }


.slot {
    width: 100%;
    min-width: 100px;
    /* min-height: 50px; */
    /* border: 1px dotted black; */
    user-select: none;
    padding-top: 5px;
    position: relative;
}

.slot--placeholder {
    min-height: 50px;
    height: 50px;
    border: 3px dashed lightgray;
    border-radius: 4px;
}

.slot--selected {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
}

    .slot--selected * {
        pointer-events: none;
    }

.slot--drop-candidate {
    /*border-left: 1px dotted gray;*/
}

.slot__drop-marker {
    position: absolute;
    top: 0;
    bottom: 0;
    border-left: 1px dotted lightgray;
}

.slot__toggle {
    position: absolute;
    top: 0;
    left: -20px;
    cursor: pointer;
    color: gray;
}

.execution_treeview .slot__menu {
    width: 600px;
}

.execution_treeview .slot__content-wrapper__content {
    width: 600px;
}

.slot__content-wrapper__content {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
    min-height: 50px;
    width: 300px;
    padding: 10px;
    background-color: #fff;
    margin: 5px;
    position: relative;
}

.execution_treeview .slot__content-wrapper__content--selected {
    background-color: #fff;
    color: black;
}

.slot__content-wrapper__content--selected {
    background-color: var(--default-corporate-backGroundColor);
    color: #fff;
    margin-bottom: 0;
}

.slot__content-wrapper__content--command-source {
    opacity: 0.6;
    transform: scale(0.9);
}

.slot__menu {
    height: 25px;
    /*siehe .slot__content-wrapper__content -> width*/
    width: 300px;
    border: 1px solid black;
    border-top: none;
    display: flex;
    margin-left: 5px;
    background-color: white;
    padding-top: 5px;
}

.slot__menu__button {
    cursor: pointer;
    padding-left: 2px;
}

/*end sortable tree*/

.dayOfWeekSelection {
    display: flex;
}

.dayOfWeekSelection > div:first-child{
    margin-left: 0;
}

.dayOfWeekSelection__item {
    align-self: center;
    width: 40px;
    height: 40px;
    margin: 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 2px var(--default-corporate-active);
    border-radius: 20px;
    cursor: pointer;
}

.dayOfWeekSelection__item label {
    cursor: pointer;
}

.dayOfWeekSelection__item--activ {
    background-color: var(--default-corporate-backGroundColor);
    color: white;
}

.dayOfWeekSelection__item--activ:hover  {
    background-color: var(--default-corporate-selected);
}

.dayOfWeekSelection__item--inactiv:hover {
    background-color: #eeeeee
}

/*end Components*/
/* login */
.login-form {
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: center;
    padding: 20px;
    /*margin-top: 80px;*/
    background-color: white;
}

    .login-form .validation-summary-errors ul li {
        background-image: none !important;
        padding: 15px;
        background-color: white;
        color: #333333;
        border: 1px solid #999999;
        border-left-width: 5px;
        min-height: 60px;
        opacity: 1;
        display: flex;
        align-items: center;
        border-left-color: #ef5350;
        /*width:300px;*/
    }

    .login-form > form {
        width: 250px;
    }

        .login-form > form > div {
            margin-top: 15px;
        }

        .login-form > form input[type=text], .login-form > form input[type=password] {
            width: 100%;
        }

    .login-form .login-submit-button {
        width: 100%;
        height: 40px;
        background-color: var(--default-corporate-backGroundColor);
        color: white;
        position: relative;
    }

        .login-form .login-submit-button input {
            width: 100%;
            height: 100%;
            color: white;
            border: none;
            cursor: pointer;
            background-color: transparent;
        }

        .login-form .login-submit-button svg {
            position: absolute;
            top: 50%;
            left: 30px;
            transform: translateY(-50%);
        }

/* end login */




#header {
    height: 100px;
    background-color: var(--default-corporate-backGroundColor); /*#767676;*/
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

    #header > div {
        display: flex;
        align-items: center;
        color: white;
        flex-wrap: nowrap;
        flex-shrink: 0;
        height: 50px;
    }



#breadcrumbs {
    margin-left: 10px;
}

    #breadcrumbs span {
        /* cursor: pointer; */
        font-size: 16px;
    }

#login-panel {
    margin-right: 5px;
}

    #login-panel #login-panel-out {
        display: none;
    }

    #login-panel.logged-in #login-panel-in {
        display: none;
    }

    #login-panel.logged-in #login-panel-out {
        display: block;
    }

#main {
    flex: 1;
    height: 100%;
    display: flex;
    /*needed for overlay*/
    /*needed for the tabstrip (on small screens)*/
    position: relative;
    /*padding-right: 50px;*/
    /*needed because the tabstrip has no explicit width => it takes the width of the .tabstrip-content*/
    /* align-items: flex-start; */
}

/*login & logout*/
.logout-timer {
    cursor: pointer;
    margin-right: 10px;
}

    .logout-timer:hover {
        text-decoration: underline;
    }

a.login-action {
    cursor: pointer;
    color: white;
    margin-right: 10px;
    display: flex;
    align-items: center;
    padding: 5px;
    color: white;
}

    a.login-action:hover {
        background-color: #ececec;
        color: #767676;
    }

.login-action > span {
    margin-left: 5px;
}

.logout-form {
    display: flex;
    align-items: center;
    z-index: 100;
}

.logout-form--active {
    background-color: #ffffff;
    color: var(--default-corporate-backGroundColor);
    position: relative;
}

    .logout-form--active::after {
        content: '';
        position: absolute;
        height: 1px;
        background-color: white;
        width: 100%;
        bottom: -1px;
        left: 0px;
    }

.logout-form__menu {
    position: relative;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

    .logout-form__menu > ul {
        display: none;
        position: absolute;
        top: 50px;
        right: 0;
        flex-direction: column;
        color: var(--default-corporate-backGroundColor);
        white-space: nowrap;
        background-color: #ffffff;
        box-shadow: 0 7px 7px -4px #767676;
        border: 1px solid #ccc;
        border-right: none;
    }

    .logout-form__menu a {
        color: var(--default-corporate-backGroundColor);
    }

.logout-form--active .logout-form__menu > ul {
    display: flex;
}

.logout-form__menu > ul > li {
    padding: 8px 5px;
}

    .logout-form__menu > ul > li > span {
        margin-left: 5px;
    }

        .logout-form__menu > ul > li > span, .logout-form__menu > ul > li > span * {
            text-decoration: none;
            /*color: #767676;*/
        }

    .logout-form__menu > ul > li:hover > span, .logout-form__menu > ul > li:hover > span * {
        text-decoration: underline;
    }

.logout-form__menu__userName__li {
    border-bottom-color: var(--default-corporate-backGroundColor);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: default;
}

#logout-form__menu__userName__span {
    text-decoration: none;
}

.logout-form__menu > ul > li.login-form__menu__reminders,
.logout-form__menu > ul > li.login-form__menu__reminders:hover,
.logout-form__menu > ul > li.login-form__menu__reminders:hover span {
    text-decoration: none;
}

    .logout-form__menu > ul > li.login-form__menu__reminders > span > span:hover {
        text-decoration: underline;
    }

#logout-form__menu__reminders {
    border-radius: 100%;
    border: 2px solid white;
    background-color: var(--default-corporate-backGroundColor);
    color: white;
    padding: 6px;
    box-shadow: 0 1px 8px 1px #333333;
}

.logout-form--active #logout-form__menu__reminders {
    border: 2px solid;
    border-color: var(--default-corporate-backGroundColor);
    background-color: white;
    color: var(--default-corporate-backGroundColor);
    box-shadow: 0 1px 7px 1px #aaaaaa;
}

/*end login & logout*/
.drawer {
    width: 240px;
    height: 100%;
    background-color: white;
    position: relative;
    transition: all .2s ease-in-out;
    z-index: 10;
}

.drawer--closed {
    width: 50px;
}

.drawer--no-animation {
    transition: none;
}

.drawer__toggle {
    position: absolute;
    top: -50px;
    right: 0;
    color: white;
    cursor: pointer;
    padding: 5px;
    background-color: transparent;
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform-origin: center center;
    /*transition: transform .2s ease-in-out;*/
}

    .drawer__toggle svg {
        transform-origin: center center;
        transition: transform .2s ease-in-out;
    }


.drawer--closed .drawer__toggle svg {
    transform: rotate(180deg);
}

.drawer--right.drawer--closed .drawer__toggle svg {
    transform: rotate(-180deg);
}

.drawer--right .drawer__toggle {
    left: 0;
}

.drawer--inactive {
    background-color: transparent;
}

    .drawer--inactive .drawer__toggle {
        display: none;
    }

.drawer__content-wrapper {
    height: 100%;
    overflow: auto;
    width: 240px;
    position: absolute;
    background-color: white;
    /*transition: opacity .2s ease-in-out;*/
}

/*.drawer--closed .drawer__content-wrapper {
    opacity: 0;
}*/

.drawer--left .drawer__content-wrapper {
    right: 0;
}

/*.drawer--closed.drawer--left .drawer__content-wrapper {
    right: 100%;
}*/


.drawer--right .drawer__content-wrapper {
    left: 0;
}

/*.drawer--closed.drawer--right .drawer__content-wrapper {
    right: 100%;
}*/

.drawer__content {
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: white;
    z-index: 1;
    transition: opacity .2s ease-in-out;
}

.drawer__content--hidden {
    display: none;
    opacity: 0;
}

.drawer--closed .drawer__content:not(.drawer__content--always-visible) {
    opacity: 0;
    cursor: default;
    pointer-events: none;
}

.drawer__content-wrapper .drawer__content:not(:last-of-type) {
    overflow: hidden;
    opacity: 0;
}

.drawer--slide-over {
    width: 50px;
    z-index: 12;
    /*left: 100%;*/
}

    .drawer--slide-over.drawer--left {
        transform: translateX(-100%);
    }

    .drawer--slide-over.drawer--right {
        transform: translateX(100%);
    }

.drawer--left.drawer--slide-over .drawer__toggle {
    left: 100%;
}

.drawer--right.drawer--slide-over .drawer__toggle {
    left: -100%;
}

/*.drawer--slide-over .drawer__content-wrapper {
    transition: transform .2s ease-in-out;
    transform: translateX(0);
    opacity: 1;
}*/

.drawer--right.drawer--slide-over:not(.drawer--closed) .drawer__content-wrapper {
    transform: translateX(-100%);
    box-shadow: -7px 0 7px -4px #767676;
}

/*.drawer--right.drawer--slide-over .drawer__content-wrapper {
    left: 100%;
}*/

.drawer--left.drawer--slide-over .drawer__content-wrapper {
    right: auto;
    box-shadow: 7px 0 7px -4px #767676;
}

.drawer--left.drawer--slide-over.drawer--closed .drawer__content-wrapper {
    transform: translateX(-100%);
}


body.no-north .drawer__toggle {
    top: 0;
    background-color: #767676;
}

body.no-north .drawer__content-wrapper {
    top: 50px;
}

.drawer--left .section-label {
    display: block;
    font-weight: bold;
    margin: 20px 0 5px 0;
    padding-left: 10px;
}

.tabstrip__content {
    /*height: 100%;*/
}

.tabstrip__item {
    height: 40px;
    display: flex;
    align-items: center;
    padding-left: 10px;
    cursor: pointer;
    /*opacity: 1;
    transition: opacity 0.2s ease-in-out;*/
    overflow: hidden;
}

    .tabstrip__item:hover, .tabstrip__item.current {
        background-color: #f0f0f0;
    }

    .tabstrip__item, .tabstrip__item * {
        cursor: pointer;
    }

.tabstrip__item__icon {
    margin-right: 5px;
}

.tabstrip__item__label-wrapper {
    display: flex;
    flex: 1;
    height: 100%;
    align-items: center;
}

.tabstrip__item__trailing-icon-wrapper {
    width: 0px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.4s ease-in-out, width 0.4s ease-in-out;
}

.drawer--closed .tabstrip__item__trailing-icon-wrapper {
    width: 50px;
    opacity: 1;
}

.tabstrip__item__label {
    /*flex: 1;
    height: 100%;
    display: flex;
    align-items: center;*/
    line-height: 18px;
}

.drawer--closed .tabstrip__item {
    /*opacity: 0;*/
    cursor: default;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.elem-loading {
    animation: slide-from-right 0.2s ease-out;
}

.elem-loading-tr {
    will-change: transform;
    animation: slide-from-bottom 0.3s ease-out forwards;
}

.elem-exiting-tr {
    will-change: transform;
    animation: slide-from-bottom 0.3s reverse ease-out forwards;
}

.elem-exiting-zoom-tr {
    will-change: transform;
    animation: zoom-out 0.3s ease-out;
}

.tabStrip-elem-loading {
    animation: slide-from-left 0.1s ease-out forwards;
    box-shadow: 7px 0 7px -4px #cccccc;
}

.tabStrip-elem-exiting {
    animation: slide-from-left 0.1s reverse ease-out forwards;
    box-shadow: 7px 0 7px -4px #cccccc;
}

@keyframes slide-from-bottom {
    0% {
        transform: translate3d(0, 100%, 0);
    }

    100% {
        transform: none;
    }
}

@keyframes slide-from-right {
    0% {
        left: 100%;
    }

    100% {
        left: 0;
    }
}

@keyframes slide-from-left {
    0% {
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        transform: none;
    }
}

@keyframes zoom-out {
    20% {
        transform: scale(1.2);
    }

    100% {
        /* width: 0px;
        height: 0px; */
        transform: scale(0);
        opacity: 0;
        display: none;
    }
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.overlay::after {
    /* opacity: 0.3; */
    display: block;
    content: '';
    opacity: 0.3;
    background-color: black;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}

/*NO NORTH resets*/
body.no-north #header, body.kiosk-mode #header {
    display: none;
}
/*end NO NORTH resets*/

/*NO WEST resets*/
body.no-west #left-drawer, body.kiosk-mode #left-drawer {
    width: 0px;
}
/*end NO WEST resets*/

/*NO WEST resets*/
body.no-east #side-tabs, body.kiosk-mode #side-tabs {
    display: none;
}
/*end NO WEST resets*/

#navigation {
    cursor: pointer;
    padding: 0 8px 0 7px;
    margin-right: 5px;
}

    #navigation:hover, #navigation.navigation--active {
        background-color: #ececec;
        color: var(--default-corporate-backGroundColor);
    }

#navigation-content {
    display: none;
    background-color: #ececec;
    box-shadow: 0 7px 7px -4px #767676;
    position: absolute;
    z-index: 200;
    top: 50px;
    left: 0;
    right: 0;
    /*reset the pointer*/
    cursor: default;
    color: black;
    max-height: calc((100%) - (50px));
    /*IE 11 fix...*/
    overflow: auto;
}

#navigation.navigation--active #navigation-content {
    display: flex;
    flex-direction: column;
}

#navigation-content ul {
    margin: 0;
    padding: 0;
}

#navigation-content li {
    list-style: none;
}

#navigation-content__modules {
    display: flex;
    margin-left: 50px;
    overflow-x: auto;
    padding-top: 10px;
    /*80% x height = 80px*/
    flex-shrink: 0;
}

.navigation-content__module {
    position: relative;
    display: flex;
    align-items: flex-end;
    flex-shrink: 0;
    padding: 5px;
    color: white;
    height: 80px;
    width: 200px;
    cursor: pointer;
    background-color: darkslategray;
    margin-right: 10px;
    justify-content: space-between;
}

    .navigation-content__module.active {
        height: 100px;
    }

    .navigation-content__module > span {
        /*new stacking context?*/
        /*bring over the svg*/
        /*z-index: 1;*/
    }

    .navigation-content__module > svg {
        /*position: absolute;
        top: 0;
        right: 0;*/
        align-self: flex-start;
    }

#navigation-content__sites {
    background-color: white;
    padding-left: 50px;
    padding-top: 20px;
    padding-bottom: 10px;
    overflow-y: auto;
    border-bottom: 1px solid #ccc;
}

    #navigation-content__sites span {
        height: 27px;
    }

    #navigation-content__sites > ul {
        display: none;
    }

        #navigation-content__sites > ul.active {
            display: flex;
            flex-wrap: wrap;
        }

        #navigation-content__sites > ul > li {
            width: 200px;
            margin-right: 10px;
            margin-bottom: 20px;
            display: inline-block;
        }

            #navigation-content__sites > ul > li svg {
                margin-right: 5px;
                flex-shrink: 0;
            }

            #navigation-content__sites > ul > li > label {
                font-weight: bold;
                font-size: 22px;
                color: var(--default-corporate-backGroundColor);
                display: flex;
                align-items: center;
                margin-bottom: 15px;
            }

            #navigation-content__sites > ul > li > ul {
                display: flex;
                flex-direction: column;
            }

                #navigation-content__sites > ul > li > ul a {
                    text-decoration: none;
                    line-height: 1.2;
                }

                #navigation-content__sites > ul > li > ul > li {
                    display: flex;
                    align-items: center;
                    margin-bottom: 10px;
                }

                    #navigation-content__sites > ul > li > ul > li a:hover {
                        text-decoration: underline;
                    }

/*colors*/
/*sizes*/
/*functions*/
#container {
    /*full height*/
    flex: 1;
    /*make space for the title*/
    margin: -50px 20px 0 0px;
    /*background-color: white;*/ /*#fafafa;*/
    /*needed for the sheets*/
    position: relative;
    /*for actions (buttons) & overflow*/
    z-index: 11;
    /*box-shadow: -7px 0 8px -7px #767676, 7px 0 8px -7px #767676;*/
}

    #container.overlay::after {
        right: -50px;
    }

    #container > div.sheet-wrapper {
        background-color: white;
        position: absolute;
        top: 0;
        /*stick to the bottom of the #container element; height is variable*/
        bottom: 0;
        left: 0;
        right: 0;
        /*width: 100%;*/
        border: 1px solid #cccccc;
        border-bottom: none;
        /*background-color: #fafafa;*/
        /*background-color: white;*/
        /* overflow-y: hidden; */
        /*needed for actions (buttons) when the width of the .sheet 
    is smaller than the width of the action container (.sheet-actions)*/
        overflow: visible;
        /*needed for actions: create a local stacking context inside the .sheet*/
        z-index: 1;
        transition: margin .2s ease-in-out, top .2s ease-in-out;
    }

        /*don't show a shadow on the first sheet (:not(:first-of-type))*/
        /*select only the last 2 sheets - the otherones are not "visible"*/
        /*#container > div.sheet-wrapper:not(:first-of-type):nth-last-child(1),
#container > div.sheet-wrapper:not(:first-of-type):nth-last-child(2) {
    box-shadow: 0 -7px 7px -4px #cccccc;
}*/

        #container > div.sheet-wrapper:nth-of-type(even) {
            /*equal to the negative margin set on the #container*/
            /*top: 50px;*/
        }

        #container > div.sheet-wrapper:nth-of-type(odd) {
            /*equal to the height of the title + the height of the negative margin (abs())*/
            /*top: 100px;*/
        }

    /*the first sheet needs to stay visible all the time (at least the title)*/
    /*#container > div.sheet-wrapper:nth-of-type(1) {
    top: 0;
}*/

    #container > .sheet-wrapper {
        margin: 0 40px;
    }


        /*#container > .sheet-wrapper:first-of-type:last-of-type,
    #container > .sheet-wrapper:nth-of-type(2):nth-last-of-type(1) {
        margin: 0;
    }*/

        #container > .sheet-wrapper:nth-last-of-type(1) {
            margin: 0;
        }

        #container > .sheet-wrapper:nth-last-of-type(2) {
            margin: 0 20px;
            pointer-events: none;
        }

            #container > .sheet-wrapper:nth-last-of-type(2):not(:first-of-type),
            #container > .sheet-wrapper:nth-last-of-type(1):nth-of-type(2) {
                top: 20px;
            }

        #container > .sheet-wrapper:nth-last-of-type(1):not(:first-of-type):not(:nth-of-type(2)) {
            top: 40px;
        }


.sheet__title > .sheet__corner-actions {
    display: flex;
    /*position: absolute;
    top: 10px;
    right: 5px;*/
    color: #767676;
    transition: all .2s ease-in-out;
}

.sheet__corner-actions .sheet__close-button {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    /*color: #767676;
    transition: all .2s ease-in-out;*/
    /*margin: 5px;*/
}

.sheet__corner-actions .sheet__close-button, .sheet__corner-actions .sheet__corner-actions__context-actions, .sheet__corner-actions .sheet__main-action--save, .sheet__reminders {
    color: #aeaeae;
}

    .sheet__corner-actions .sheet__close-button:hover, .sheet__corner-actions .sheet__corner-actions__context-actions:hover, .sheet__corner-actions .sheet__main-action--save:hover, .sheet__reminders:hover {
        color: #767676;
    }


#container > div.sheet-wrapper:first-of-type .sheet__close-button, #container > div.sheet-wrapper:not(:last-of-type) .sheet__corner-actions {
    display: none;
}

.sheet__reminders {
    cursor: pointer;
}

.sheet-wrapper > .sheet {
    height: 100%;
    /*helps with the content*/
    display: flex;
    flex-direction: column;
}

.sheet > .sheet__title {
    /*equal to the height of the negative margin (abs())*/
    height: 50px;
    border-bottom: 1px solid #eaeaea;
    display: flex;
    align-items: center;
    padding: 10px 10px 10px 20px;
    background-color: white;
    font-size: 16px;
    font-weight: bold;
    color: #767676;
}

.sheet__title .sheet__title__label {
    flex: 1;
    display: flex;
}

.sheet__title .sheet__title__label__text label {
    line-height: 1.3
}

.sheet__title__label .sheet__title__label_remarks {
    display: flex;
    flex-shrink: 0;
    margin-right: 10px;
}

#container > div.sheet-wrapper:not(:last-of-type) .sheet__title * {
    display: none;
}

.sheet > .sheet__title .sheet__title__main-item {
    font-weight: bold;
    margin: 0 8px;
    flex-shrink: 0;
}

.sheet > .sheet__content {
    /*padding: 10px;*/
    height: 100%;
    flex: 1;
    /*overflow: auto;*/
    position: relative;
}

.sheet > .sheet__loading-screen {
    position: absolute;
    top: 50px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: white;
    z-index: 1;
}

.sheet__actions {
    position: absolute;
    bottom: 50px;
    right: 50px;
    display: flex;
    /*bring to front inside the parent*/
    z-index: 1;
}

    .sheet__actions .sheet__action {
        border-radius: 50%;
        height: 60px;
        width: 60px;
        background-color: #767676;
        display: none;
        align-items: center;
        justify-content: center;
        margin: 5px;
        cursor: pointer;
        /*box-shadow: 0 3px 3px 1px #AEAEAE;*/
        box-shadow: 0 3px 5px -1px rgba(0,0,0,.2), 0 6px 10px 0 rgba(0,0,0,.14), 0 1px 18px 0 rgba(0,0,0,.12);
        transition: all 0.2s ease-in-out;
        color: white;
        order: 0;
        overflow: hidden;
    }

    .sheet__actions.sheet__actions--active .sheet__action {
        display: flex;
    }

    .sheet__actions .sheet__action:hover {
        /*user hardware acceleration*/
        transform: scale(1.1);
        /*translate3d(0, -5px, 0);*/
        /*color: white;*/
        /*box-shadow: 0 8px 10px 2px #AEAEAE;*/
        box-shadow: 0 5px 5px -3px rgba(0,0,0,.2), 0 8px 10px 1px rgba(0,0,0,.14), 0 3px 14px 2px rgba(0,0,0,.12);
    }

        .sheet__actions .sheet__action:hover .custom-actions {
            /*reset the scale transform set on the parent*/
            transform: scale(0.9);
        }

    /*.sheet__actions .sheet__action.back {
        background-color: #e2b613;
    }*/
    .sheet__actions .sheet__action.save, .sheet__actions .sheet__action.ok {
        /*background-color: #70a840;*/
        background-color: #4CAF50;
    }

    .sheet__actions .sheet__action.delete {
        /*background-color: #ff4747;*/
        background-color: #D32F2F;
    }

    /*.sheet__actions .sheet__action.close {
        background-color: #e2b613;
    }*/

    .sheet__actions .sheet__action.search {
        /*background-color: #00b386;*/
        background-color: var(--default-corporate-backGroundColor);
    }

    .sheet__actions .sheet__action.new {
        background-color: #cc3467;
    }

    .sheet__actions .sheet__action.trigger, .sheet__actions .sheet__action.commands {
        /*background-color: #4da6ff;*/
        background-color: #767676;
        display: flex;
        order: 1;
    }

        /*.sheet__actions .sheet__action--disabled, .sheet__actions .sheet__action--disabled:hover {
        transform: none;
        text-decoration: line-through;
        color: darkslategrey;
    }*/

        .sheet__actions .sheet__action.commands .custom-actions {
            position: absolute;
            /*fallback. will be overwitten*/
            top: -110%;
            right: 15%;
            white-space: nowrap;
            text-align: right;
            color: white;
            display: none;
            background-color: white; /* #ececec;*/
            border: 1px solid #767676;
            border-bottom: none;
            box-shadow: 0 2px 4px 1px darkslategrey;
        }

        .sheet__actions .sheet__action.commands:hover .custom-actions {
            display: block;
        }

        .sheet__actions .sheet__action.commands .custom-actions::after {
            display: block;
            content: '';
            /*border: 1px solid red;*/
            height: 40px;
            width: 80%;
            position: absolute;
            top: 100%;
            right: 0;
            transform-origin: top right;
            transform: rotate(15deg);
            /*send to back: do not cover the content*/
            z-index: -1;
        }

.single-action, .action-divider {
    padding: 5px;
    color: #333; /*#767676;*/
    margin: 2px 0;
}

    .single-action:hover {
        background-color: #767676;
        color: white;
    }

/*single-action.single-action--child {
    padding-right: 10px;
}*/

.action-divider {
    background-color: transparent;
    display: flex;
}

    .action-divider > span {
        flex: 1;
        height: 8px;
        border-bottom: 1px solid #767676;
    }

.sheet.small.elem-exiting-tr .sheet__actions {
    display: none;
}

/*.sheet .sheet__tab-pages > div {
    padding: 10px;
    padding-right: 0;
    overflow: auto;
}*/

.sheet .sheet__tab-pages > div:not(.active) {
    display: none;
}

.overlay div.sheet-wrapper:not(.small) .sheet__actions {
    /*dimm the colour on the buttons under the .overlay*/
    opacity: 0.2;
}


body.no-north #container {
    margin-top: 0;
}

/* ellipsis context menu */
.e-context-menu {
    position: relative;
    cursor: pointer;
}

.e-context-menu__entries {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1;
    background-color: white;
    color: black;
    border: 1px solid #767676;
    border-bottom: none;
    box-shadow: 0 1px 4px 1px #767676;
    white-space: nowrap;
    font-size: 14px;
    font-weight: normal;
}

.e-context-menu--left-align .e-context-menu__entries {
    left: 0;
    right: auto;
}

.e-context-menu--open .e-context-menu__entries {
    display: block;
}

.e-context-menu__entry {
    padding: 5px 15px 5px 5px;
    color: #333;
    margin: 2px 0;
    box-sizing: border-box;
    line-height: 1;
    display: flex;
}

    .e-context-menu__entry:hover {
        background-color: #767676;
        color: white;
    }
/* end ellipsis context menu */
/*
    new styles / updates / overwrites
*/
#navigation svg {
    margin-right: 0;
}



.sheet__content > div.react-app-root {
    height: 100%;
}

.sheet__content .k-widget.k-grid .k-grid-content {
    flex: 1;
    height: 100%;
}

/*.k-widget.k-numerictextbox input.k-input.k-formatted-value, .k-widget.k-numerictextbox .k-state-focused input.k-input {
    height: 1.65rem !important;
    padding: 0.177em 0 !important;
}

.k-ie .k-numeric-wrap, .k-ie .k-numeric-wrap.k-state-focused {
    height: auto !important;
}

.k-webkit .k-widget.k-numerictextbox input.k-input.k-formatted-value, .k-webkit .k-widget.k-numerictextbox .k-state-focused input.k-input {
    height: 24px !important;
}*/

#remMainItemLink {
    position: relative;
}

    #remMainItemLink > .item-text {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 30px;
        color: black;
        border-radius: 15px;
        background-color: white;
        font-size: 12px;
        font-weight: bold;
        padding: 0 5px;
        height: 18px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

/*#remQuickLabel {
}*/

#remQuickLabel .k-link {
    cursor: default;
    border-bottom: 1px solid black;
}


/*grid*/
td.grid-options-wrapper {
    padding: 0 5px;
    cursor: pointer;
}

.grid-options-column {
    position: relative;
    /*width: 15px;*/
    display: flex;
    justify-content: center;
}

    .grid-options-column > svg {
        pointer-events: none;
    }

    .grid-options-column .grid-row-options {
        display: none;
        position: absolute;
        top: 55%;
        left: 12px;
        border: 1px solid black;
        z-index: 1;
        background-color: white;
        color: black;
        border: 1px solid #767676;
        border-bottom: none;
        box-shadow: 0 2px 4px 1px darkslategrey;
        white-space: nowrap;
    }

.grid-options-column--active .grid-row-options {
    display: flex;
    flex-direction: column;
}

/*.grid-options-column:hover .grid-row-options {
        display: flex;
        flex-direction: column;
    }*/

/*.grid-options-column .grid-row-options:before {
        display: block;
        content: '';
        height: 30px;
        width: 10px;
        left: -10px;
        top: -75%;
        position: absolute;
        z-index: -1;
    }*/

.grid-row-options > div {
    padding: 5px 15px 5px 5px;
    color: #333; /*#767676;*/
    margin: 2px 0;
    /*kendo reset*/
    box-sizing: border-box;
    line-height: 1;
    /*end kendo reset*/
}

    .grid-row-options > div:hover {
        background-color: #767676;
        color: white;
    }

.grid-button-custom {
    position: relative;
    display: flex;
    justify-content: center;
    cursor: pointer;
    width: 12px;
}

td.grid-button-wrapper {
    padding: 0 5px;
}

.grid-icon {
    display: flex;
    cursor: pointer;
    align-items: center;
}

    .grid-icon > span {
        margin-left: 5px
    }

    .grid-icon > div {
        width: 22px;
        display: flex;
        justify-content: center;
    }

    .grid-icon:hover {
        cursor: default;
    }

.grid-icon-custom {
    display: flex;
    cursor: pointer;
    align-items: center;
}

    .grid-icon-custom > div {
        margin-left: 5px
    }

    .grid-icon-custom:hover {
        cursor: default;
    }

.grid-icon-custom-center {
    display: flex;
    justify-content: center;
}

.innoToolBarWrapper .k-button:hover {
    background-color: #e6e6e6;
}

.innoToolBarWrapper .k-button {
    background-color: #FFFFFF;
}

.k-button {
    border: solid 1px #bdbdbd;
    margin: 5px;
}

    .k-button[disabled] {
        border: solid 1px #bdbdbd;
    }

    .k-button .k-icon, .k-button .k-image, .k-button .k-sprite {
        margin-right: 5px;
    }

.k-grid tr td {
    border-top: 1px solid transparent;
    border-bottom: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
}

.k-grid-content table tr:first-child td, .k-grid-content-locked table tr:first-child td, .k-grid > table tr:first-child td {
    border-top: 1px solid transparent;
}

.k-grid tr td:not(:first-child) {
    border-left: none;
}


.k-grid tr td:first-child {
    border-left-width: 1px;
}

.k-filter-row th, .k-grid-header th.k-header {
    border-width: 0 1px 1px 1px;
}

.k-grid tr th:last-child {
    border-right: none;
}

.k-grid tr, .k-grid tr:hover {
    background-color: transparent;
}

.k-grid td .force-hover {
    /*"important" wegen color rules...*/
    background-color: lightslategray !important;
}

    .k-grid td .force-hover span {
        color: white !important;
    }

.k-grid .k-group-cell {
    border-bottom-width: 1px;
    border-top-width: 1px;
}

.k-grid tr.k-state-selected td, .k-grid-content table tr:first-child.k-state-selected td {
    border-color: var(--default-corporate-backGroundColor);
    border-right-color: #eaeaea;
    border-top: 1px solid;
    border-top-color: var(--default-corporate-backGroundColor);
}

/*.k-grid .k-state-selected td:not(:first-child) {
        border-left: none;
    }

    .k-grid .k-state-selected td:not(:last-child) {
        border-right: none;
        border-left-width: 1px;
    }*/


.k-grid tr:hover td, .k-grid-content table tr:first-child:hover td {
    border-color: #343434;
    border-right-color: #eaeaea;
}

.k-grid .k-grouping-row + tr td.k-group-cell {
    /*border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;*/
    border-width: 1px;
}

.k-grid .k-grouping-row td {
    border-bottom-width: 1px;
}

.k-grid td, .k-grid .k-grouping-header, .k-header.k-grid-toolbar, .k-grid-header-wrap {
    border-color: #eaeaea;
}

ul.k-group.k-panel > li > span.k-link {
    cursor: default;
}

    ul.k-group.k-panel > li > span.k-link.k-state-selected,
    ul.k-group.k-panel > li > span.k-link.k-state-hover {
        background-color: white;
    }

table.templateHoverTable td {
    line-height: 25px;
}

/*.k-grid tr:hover td:not(:first-child) {
        border-left: none;
    }

    .k-grid tr:hover td:not(:last-child) {
        border-right: none;
    }*/

.k-grid-header th.k-header > .k-link {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    flex-shrink: 0;
    line-height: unset;
}

    .k-grid-header th.k-header > .k-link > span {
        flex-shrink: 0;
    }

.k-grid tr.k-state-selected:not(.k-alt) {
    background-color: white;
}

.gridImage {
    display: flex;
    justify-content: center
}

    .gridImage > img {
        margin-top: 5px;
        margin-bottom: 5px;
        max-width: 275px;
        max-height: 175px;
    }

/*.k-grid tr.k-alt.k-state-selected {
    background-color: white;
}*/
/*.k-grid-content tbody tr:nth-child(even) {
    background-color: #fafafa;
}*/
/*end grid*/
/*tab strip*/
.inno-tab-strip-wrapper .k-tabstrip-wrapper {
    height: 100%;
}

.inno-k-tab-strip > .k-content > .region-container {
    padding: 0;
    height: auto;
}

.inno-k-tab-strip > .k-content {
    height: 100%;
}
/*end tabstrip*/
/*dynamic search*/

.dynamic-search__button {
    background-color: var(--default-corporate-backGroundColor);
}

    .dynamic-search__button:hover {
        background-color: var(--default-corporate-selected);
    }

.dynamic-search__filters-container {
    width: 200%;
    transform: none;
    transition: transform .3s ease-in-out;
}

    .dynamic-search__filters-container.right-active {
        transform: translateX(-50%);
    }

.advanced-search__fields {
}

.advanced-search__field-wrapper {
    margin: 10px 0;
    margin-right: 6px;
}

    .advanced-search__field-wrapper .k-multiselect {
        box-sizing: border-box;
    }

    .advanced-search__field-wrapper > div {
        margin-top: 2px;
    }

.multi-item-holder {
    background-color: #F3F3F6;
    border: 1px solid #D3D3D3;
    margin: 6px;
    padding: 3px;
    color: #6f6f6f;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
}

    .multi-item-holder:hover .multi-delete-marker {
        color: red;
    }

.dynamicsearch-maxrows-title {
    margin: 10px 0px 5px 3px;
    clear: both;
    display: block;
}

    .dynamicsearch-maxrows-title label {
        font-size: 12px;
        font-weight: bold;
        color: red;
    }

.resourceSkillSearchHeader {
    font-size: x-large;
    display: flex;
    align-items: center;
    border-width: 1px;
    border-style: solid;
    padding: 2px;
    padding-left: 10px;
    margin-bottom: 10px;
    margin-right: 10px
}

    .resourceSkillSearchHeader svg {
        margin-left: 10px;
    }

.resourceSkillSearchHeader__svg__180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.resourceSkillSearchHeader:hover {
    cursor: pointer;
    background-color: #eaeaea
}
/*end dynamic search*/
/*email*/
.file-selector__label {
    font-size: 13px;
    font-weight: bold;
}

.file-selector__selected-file, .file-selector__selected-doc {
    display: inline-block;
    background-color: white;
    margin: 3px;
    padding: 3px;
    cursor: default;
    overflow: hidden;
    height: 18px;
    white-space: nowrap;
    width: auto;
    font-size: 13px;
}

    .file-selector__selected-file span, .file-selector__selected-doc span {
        display: inline-block;
        height: 18px;
    }

.file-selector__remove {
    padding-right: 4px;
    padding-left: 4px;
    cursor: pointer;
    color: red;
}

    .file-selector__remove:hover {
        color: black;
    }
/*end email*/


/*Migartion*/

.reportMigration__Button {
    padding: 15px;
    height: 50px;
    width: 50px;
    background-color: #d50000;
    border-radius: 50%;
    position: relative;
    top: 0;
    transition: top ease 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .reportMigration__Button:hover {
        cursor: pointer;
        top: -10px;
        box-shadow: 0 5px 5px -3px rgba(0,0,0,.2), 0 8px 10px 1px rgba(0,0,0,.14), 0 3px 14px 2px rgba(0,0,0,.12);
    }


/*skills*/
.skills-wrapper {
    padding: 10px;
}

    .skills-wrapper .skills-wrapper__filter {
        /*display: flex;
        align-items: center;
        flex-wrap: wrap;*/
        max-width: 500px;
        margin-bottom: 10px;
    }

        .skills-wrapper .skills-wrapper__filter > div {
            /*margin-right: 10px;
            margin-bottom: 10px;
            flex-shrink: 0;*/
        }

        .skills-wrapper .skills-wrapper__filter label {
            /*display: inline-flex;
            align-items: center;
            margin-right: 10px;
            cursor: pointer;*/
        }

            .skills-wrapper .skills-wrapper__filter label input[type=text] {
                /*margin-left: 5px;*/
            }

.skills-category-menu {
    width: 350px;
    box-sizing: border-box;
    flex-shrink: 0;
    height: 100%;
    margin-right: 20px;
}

    /*.skills-category-menu ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}*/

    .skills-category-menu ul li {
        display: flex;
        padding-right: 5px;
        box-sizing: border-box;
        white-space: normal;
    }

        .skills-category-menu ul li a {
            box-sizing: border-box;
            display: flex;
            justify-content: space-between;
            color: black;
            width: 315px;
            text-decoration: none;
            cursor: pointer;
            margin: 3px;
            margin-bottom: 0px;
            margin-top: 0px;
            padding: 5px;
            border-bottom-color: #c9c9c9;
            border-bottom-style: solid;
            border-bottom-width: 1px;
            min-height: 30px;
            line-height: 1.25;
        }

            .skills-category-menu ul li a:hover {
                text-decoration: none;
                background-color: #eaeaea;
            }

#skills-disabled {
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    color: #a6a6a6;
    width: 315px;
    height: 30px;
    text-decoration: none;
    cursor: pointer;
    margin: 3px;
    margin-bottom: 0px;
    padding: 5px;
    padding-top: 7px;
    border-bottom-color: #c9c9c9;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-color: white
}

    #skills-disabled:hover {
        cursor: default;
    }


.skills-category-menu ul li .skill--with-value {
    /*background-color: #B82F5D;*/
    width: 22px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.skills-category-menu ul li a.selected-item {
    background-color: #eaeaea;
}

.skills-category-menu .skill-category__button {
    width: 118px;
    border: none;
    padding: 10px;
    cursor: pointer;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.skill-category__content {
    /*padding-top: 8px;*/
    min-width: 220px;
    box-sizing: border-box;
    height: 100%;
}

.skill-container {
    width: 250px;
    height: auto;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}

.skill__addingTextBox:hover {
    cursor: pointer;
}

.skill__editingTextBox:hover {
    cursor: pointer;
}

.skill__deleteButton:hover {
    cursor: pointer;
}

.skills__cleaningButton:hover {
    cursor: pointer;
    background-color: #e6e6e6
}

/*end skills*/

/*QRA Reports*/
.qra__targetCriteria .field-instance {
    padding-left: 0;
}

.qra__targetCriteria .downloadLabel:hover {
    cursor: pointer;
    text-decoration: underline;
}
/*QRA Reports ends*/
/*Nummernkreise*/
.nuKreisId {
    display: flex;
}
/*Nummernkreise ends*/
/*html editor*/
.emailEditor__dialog {
    display: flex;
    width: 100%;
    justify-content: center;
}

    .emailEditor__dialog > div {
        width: 180px;
        height: 190px;
        margin: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        border: var(--default-corporate-backGroundColor) 3px solid;
    }

        /*.emailEditor__dialog > div:first-child {
    border: #757575 3px solid;
}*/

        .emailEditor__dialog > div > svg {
            color: var(--default-corporate-backGroundColor);
        }

        .emailEditor__dialog > div > span {
            font-size: 18px;
            color: var(--default-corporate-backGroundColor);
        }

        .emailEditor__dialog > div:hover {
            background-color: var(--default-corporate-backGroundColor);
            cursor: pointer;
        }

            .emailEditor__dialog > div:hover > svg {
                color: white;
            }

            .emailEditor__dialog > div:hover > span {
                color: white;
            }

.emailTemplate__preview * {
    /*VS scheint die eigenschaft nicht zu kennen aber die gibt es*/
    margin: revert;
    padding: revert;
    font: revert;
}

.emailTemplate__preview ul {
    list-style: disc;
}

.emailTemplate__preview ol {
    list-style: decimal
}


/*end html editor*/
/*cockpit*/
.cockpit__label {
    background-color: #B82F5D;
    color: white;
    padding: 5px;
}
/*end cockpit*/

/*monitor tree*/
#tree-settings-wrapper {
    /*min-height: 33px;
    line-height: 33px;*/
}

.tree-settings__item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
/*end monitor tree*/

/*baseDataTreeStructure*/
.baseDataTreeStructureLayout {
    font-size: 1.1em;
}

    .baseDataTreeStructureLayout .highlight {
        font-weight: bold
    }
/*end baseDataTreeStructure*/

/*servicereport*/
.servRepStatus {
    border: 1px solid;
    padding: 10px;
    margin: 10px 5px;
    background-color: #fff;
}

.servRepStatus__title {
    display: inline-block;
    position: relative;
    top: -17px;
    background-color: #fff;
}

.servRepStatus__box {
    display: inline-block;
    color: white;
    width: 120px;
    height: 20px;
    margin: 3px;
    padding-top: 5px;
    text-align: center;
    vertical-align: central;
}

.servRepStatus__box--locked {
    background-color: red;
}

.servRepStatus__box--released {
    background-color: darkgreen;
}
/*end servicereport*/

/*reporting*/
.reporting-wrapper__tree-wrapper .k-treeview span.k-in .reportTreeQuestion.empty {
    color: red;
}

.reporting-wrapper__fields-wrapper {
    overflow: auto;
}

    .reporting-wrapper__fields-wrapper .region-container {
        min-width: 400px;
        /*reset overflow -> set the scrollbar on the parent*/
        overflow: visible;
    }

    .reporting-wrapper__fields-wrapper .region .field-instance {
        transition: all 1s ease;
    }

        .reporting-wrapper__fields-wrapper .region .field-instance.reportActiveQuestion {
            background-color: #d6ebad;
        }
/*end reporting*/

/*start partslist*/
.parts-list-container .k-treeview .k-item .k-in {
    cursor: pointer;
}

.parts-list-container__label--bold {
    font-weight: bold;
}

.parts-list-container__node--partlistfolder {
    background-image: url('siteIcons/partslist/folders_64.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.parts-list-container__node--partlistbaugruppe {
    background-image: url('siteIcons/partslist/generator_64.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.parts-list-container__node--partleaf {
    background-image: url('siteIcons/partslist/partleaf.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
}
/*end partslist*/

/*scheduler*/
.scheduler_white_main {
    flex: 1;
    border: none;
    border-top: 1px solid #c0c0c0;
}

    .scheduler_white_main, .scheduler_white_main td {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
    }

.scheduler_white_event {
    box-sizing: border-box;
}

.scheduler_white_event_inner {
    bottom: 15px;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    border: none;
    background: none;
    background-color: transparent;
    display: flex;
    align-items: flex-end;
}

.scheduler_white_rowheader_inner {
    padding: 0;
    border-color: transparent;
}

.scheduler_white_rowheader div {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}

.scheduler_white_columnheader_cell {
    background: none;
}

.scheduler_white_event_selected {
    outline: 2px solid black;
}

    .scheduler_white_event_selected .scheduler_white_event_inner, .scheduler_white_event_inner {
        bottom: 0;
        padding: 1px;
    }

.scheduler_white_rowheader.scheduler_white_rowheader_selected {
    background-color: #aaa;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-size: 20px 20px;
}

.scheduler_white_rowheader, .scheduler_white_corner, .scheduler_white_timeheadergroup, .scheduler_white_timeheadercol {
    background-color: white;
    background-image: none;
    color: #333;
}

.scheduler_white_corner_inner {
    display: flex;
    align-items: center;
    justify-content: center;
}

.scheduler_white_available_resource {
    background-color: #7de7f6;
}

.scheduler_white_shadow_inner {
    border-radius: 0;
}

.scheduler_white_divider, .scheduler_white_splitter, .scheduler_white_divider_horizontal, .scheduler_white_resourcedivider {
    background-color: #c0c0c0;
}

.scheduler_white_timeheadergroup_inner, .scheduler_white_timeheadercol_inner {
    border-color: #c0c0c0;
}

.scheduler_white_timeheader_clickable:hover {
    cursor: pointer;
    background-color: #eaeaea;
}

.resource-header__main-column {
    padding: 2px 4px;
}

.resource-header--container {
    font-weight: bold;
}

.scheduler_white_event_continueleft, .scheduler_white_event_continueright {
    position: relative;
}

    .scheduler_white_event_continueleft .scheduler_white_event_inner, .scheduler_white_event_continueright .scheduler_white_event_inner {
        border: none;
    }

    .scheduler_white_event_continueleft::before, .scheduler_white_event_continueright::after {
        position: absolute;
        content: '';
        border: 2px dotted black;
        top: 0;
        bottom: 0;
    }

    .scheduler_white_event_continueright::after {
        right: 0;
    }

.scheduler_white_event_fixedStart {
    border-left: 2px solid red
}

.scheduler_white_event_fixedEnd {
    border-right: 2px solid red
}

.scheduler_white_event_fixedResource {
    border-bottom: 2px solid red
}

.scheduler_white_event_bar_inner {
    position: absolute;
    height: 6px;
    background-color: blue;
    border: solid 1px black;
    top: -4px;
}

.scheduler_white_selected {
    outline: 2px solid black;
}

    .scheduler_white_selected .scheduler_white_event_inner, .scheduler_white_event_inner {
        bottom: 0;
        padding: 1px;
    }

/*end scheduler*/

/*resource planning container*/
.resource-planning-container * {
    box-sizing: border-box;
}

.resource-planning-container__work-list * {
    /*box-sizing: content-box;*/
}

/*end resource planning container*/
/*capacity diagram*/
.capacity-diagram {
    height: 130px;
    display: flex;
    box-sizing: border-box;
    font-size: 13px;
    /*kendo fix...*/
    line-height: 13px;
}

    .capacity-diagram * {
        box-sizing: border-box;
    }


.capacity-diagram__legend {
    border-right: 1px solid #ccc;
    padding: 5px;
}

    .capacity-diagram__legend label {
        display: flex;
        align-items: center;
        margin-bottom: 5px;
        white-space: nowrap;
        overflow: hidden;
        line-height: 1.2;
    }

.capacity-diagram__legend__colors {
    display: flex;
    flex-direction: column;
}

.capacity__color {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 5px;
}

.capacity-diagram__bars {
    flex: 1;
    display: flex;
    position: relative;
}

.capacity-diagram__bars__container {
    flex: 1;
    overflow-x: hidden;
    display: flex;
}

.capacity-diagram__bars__spacer {
    flex-shrink: 0;
    flex-grow: 0;
    background-color: white;
}

.capacity-diagram__bars__indicator {
    position: absolute;
    left: 0;
    right: 0;
    pointer-events: none;
    border-bottom: 1px solid transparent;
}

.capacity-diagram__bars__50 {
    border-color: blue;
}

.capacity-diagram__bars__100 {
    border-color: black;
}

.capacity-diagram__bar {
    flex-shrink: 0;
    flex-grow: 0;
    border-right: 1px solid #ccc;
    display: flex;
    flex-direction: column;
}

.capacity-diagram__bar__header {
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #ccc;
    cursor: default;
}

.capacity-diagram__bar__values {
    padding-left: 3px;
    padding-right: 3px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.capacity-diagram__info {
    background-color: white;
    border: 1px solid black;
    position: fixed;
    padding: 10px;
    z-index: 1;
}

    .capacity-diagram__info > h4 {
        border-bottom: 1px solid black;
    }

    .capacity-diagram__info > table {
        width: 100%;
        margin-top: 3px;
        font-size: 12px;
    }

        .capacity-diagram__info > table th, .capacity-diagram__info > table td {
            padding: 3px;
            white-space: nowrap;
        }

        .capacity-diagram__info > table th {
            text-align: left;
            text-decoration: underline;
        }

        .capacity-diagram__info > table tr th:last-of-type, .capacity-diagram__info > table tr td:last-of-type {
            text-align: right;
        }

        .capacity-diagram__info > table tbody tr:nth-of-type(odd) {
            background-color: #d3d3d3;
        }
/*end capacity diagram*/

/*general kendo resets*/
.k-splitter {
    border: none;
}

.k-widget.k-tooltip-validation {
    width: 100%;
    box-sizing: border-box;
}

.k-grid .k-alt, .k-grid .k-alt:hover, .k-grid tr.k-alt.k-state-selected /*:not(.k-state-selected) /*:not(:hover)*/ {
    background-color: #f8f8f8;
}

.k-dialog {
    border: none;
    max-height: 100%;
    display: flex;
    flex-direction: column;
}

.k-dialog-titlebar, .k-dialog-buttongroup {
    flex-shrink: 0;
}

.k-dialog-content {
    height: 100%;
    flex: 1;
    overflow: auto;
}

.k-grid .k-header {
    text-transform: none;
}
/*end general kendo resets*/

/*is context menu*/
.is-contextMenu label {
    font-size: 13px;
    margin-left: 8px;
}

.is-contextMenu svg {
    max-width: 16px;
}

.is-contextMenu label:hover {
    cursor: pointer;
}

/*start itemCard für SortableTree*/
.item-card {
}

    .item-card > .subtitle {
        font-size: 0.8em;
    }

    .item-card > .title {
        font-size: 1.1em;
    }

    .item-card > .detail {
        float: right;
    }
/*end itemCard für SortableTree*/


/*******************************************/
/***********  S I D E   T A B S  ***********/
/*******************************************/
.side-tabs {
    width: 300px;
    /*border: 1px solid #767676;*/
    display: flex;
    flex-direction: column;
    background-color: white;
    margin: 20px;
    margin-left: 0;
    box-shadow: 0 4px 5px -1px #767676;
}

.side-tabs--closed {
    width: auto;
    background-color: transparent;
    border: none;
    margin-right: 0;
    box-shadow: none;
}

.side-tabs--hidden {
    display: none;
}

.side-tabs__header {
    height: 50px;
    display: flex;
    border-bottom: 1px solid #ececec;
}

.side-tabs__content {
    flex: 1;
}

.side-tabs--closed .side-tabs__header, .side-tabs--closed .side-tabs__content {
    display: none;
}

.side-tabs__tab-content {
    height: 100%;
}

.side-tabs__tab-content--innactive {
    display: none;
}

.side-tabs__tabs {
    flex: 1;
    display: flex;
}

.side-tabs__tab {
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.side-tabs__tab--active {
    border-bottom: 2px solid #767676;
}

.side-tabs__sheet-info-content {
    height: 100%;
    width: 100%;
    display: none;
}

    .side-tabs__sheet-info-content:last-of-type {
        display: block;
    }

.side-tabs__quick-view {
    display: none;
}

.side-tabs--closed .side-tabs__quick-view {
    display: flex;
    flex-direction: column;
}

.side-tabs__quick-tab {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: white;
    margin-bottom: 10px;
    box-shadow: 0 4px 5px -1px #767676;
}

.side-tabs__close {
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    color: #767676
}
/*******************************************/

/*EmbeddedTabStrip*/

.embedded-tabs {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.embedded-tabs__header {
    height: 30px;
    display: flex;
    border-bottom: 1px solid #ececec;
}

.embedded-tabs__tab-header-item {
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.embedded-tabs__tab-header-item--active {
    border-bottom: 2px solid #767676;
}

.embedded-tabs__content {
    flex: 1;
    display: flex;
}

.embedded-tabs__tab-content-item {
    display: none;
}

.embedded-tabs__tab-content-item--active {
    display: block;
    width: 100%
}

.embedded-tabs__tab-content-item .region:first-of-type {
    padding-top: 10px;
}

/*SortableList*/
.sortable-list__li-element:hover {
    background: var(--default-corporate-backGroundColor);
}

/****************************************/
/***** E L E M E N T  Q U E R I E S *****/
/****************************************/

/*
    extra small:    <  800px
    small:          >= 800px
    medium:         >= 1200px
    large:          >= 1600px
    extra large:    >= 2000px
*/

/*default values*/
.region {
    width: 100%;
    box-sizing: border-box
}

.region-container[min-width~="800px"] .region:not(.region-break) {
    width: 50%;
}

.region-container[min-width~="1200px"] .region:not(.region-break) {
    width: 33.333%;
}

.region-container[min-width~="1600px"] .region:not(.region-break) {
    width: 25%;
}

/*Sonderfall...*/
.region-container[min-width~="2000px"] .region:not(.region-break) {
    width: 25%;
}

.region-container[min-width~="2400px"] .region:not(.region-break) {
    width: 16.666%;
}
/*end default values*/

/*standard*/
/*EXTRA SMALL*/
.region-container[max-width~="800px"] .region.r-xs-1 {
    width: 8.333%;
}

.region-container[max-width~="800px"] .region.r-xs-2 {
    width: 16.666%;
}

.region-container[max-width~="800px"] .region.r-xs-3 {
    width: 25%;
}

.region-container[max-width~="800px"] .region.r-xs-4 {
    width: 33.333%;
}

.region-container[max-width~="800px"] .region.r-xs-5 {
    width: 41.666%;
}

.region-container[max-width~="800px"] .region.r-xs-6 {
    width: 50%;
}

.region-container[max-width~="800px"] .region.r-xs-7 {
    width: 58.333%;
}

.region-container[max-width~="800px"] .region.r-xs-8 {
    width: 66.666%;
}

.region-container[max-width~="800px"] .region.r-xs-9 {
    width: 75%;
}

.region-container[max-width~="800px"] .region.r-xs-10 {
    width: 83.333%;
}

.region-container[max-width~="800px"] .region.r-xs-11 {
    width: 91.666%;
}

.region-container[max-width~="800px"] .region.r-xs-12 {
    width: 100%;
}

/*SMALL*/
.region-container[min-width~="800px"] .region.r-s-1 {
    width: 8.333%;
}

.region-container[min-width~="800px"] .region.r-s-2 {
    width: 16.666%;
}

.region-container[min-width~="800px"] .region.r-s-3 {
    width: 25%;
}

.region-container[min-width~="800px"] .region.r-s-4 {
    width: 33.333%;
}

.region-container[min-width~="800px"] .region.r-s-5 {
    width: 41.666%;
}

.region-container[min-width~="800px"] .region.r-s-6 {
    width: 50%;
}

.region-container[min-width~="800px"] .region.r-s-7 {
    width: 58.333%;
}

.region-container[min-width~="800px"] .region.r-s-8 {
    width: 66.666%;
}

.region-container[min-width~="800px"] .region.r-s-9 {
    width: 75%;
}

.region-container[min-width~="800px"] .region.r-s-10 {
    width: 83.333%;
}

.region-container[min-width~="800px"] .region.r-s-11 {
    width: 91.666%;
}

.region-container[min-width~="800px"] .region.r-s-12 {
    width: 100%;
}

/*MEDIUM*/
.region-container[min-width~="1200px"] .region.r-m-1 {
    width: 8.333%;
}

.region-container[min-width~="1200px"] .region.r-m-2 {
    width: 16.666%;
}

.region-container[min-width~="1200px"] .region.r-m-3 {
    width: 25%;
}

.region-container[min-width~="1200px"] .region.r-m-4 {
    width: 33.333%;
}

.region-container[min-width~="1200px"] .region.r-m-5 {
    width: 41.666%;
}

.region-container[min-width~="1200px"] .region.r-m-6 {
    width: 50%;
}

.region-container[min-width~="1200px"] .region.r-m-7 {
    width: 58.333%;
}

.region-container[min-width~="1200px"] .region.r-m-8 {
    width: 66.666%;
}

.region-container[min-width~="1200px"] .region.r-m-9 {
    width: 75%;
}

.region-container[min-width~="1200px"] .region.r-m-10 {
    width: 83.333%;
}

.region-container[min-width~="1200px"] .region.r-m-11 {
    width: 91.666%;
}

.region-container[min-width~="1200px"] .region.r-m-12 {
    width: 100%;
}

/*LARGE*/
.region-container[min-width~="1600px"] .region.r-l-1 {
    width: 8.333%;
}

.region-container[min-width~="1600px"] .region.r-l-2 {
    width: 16.666%;
}

.region-container[min-width~="1600px"] .region.r-l-3 {
    width: 25%;
}

.region-container[min-width~="1600px"] .region.r-l-4 {
    width: 33.333%;
}

.region-container[min-width~="1600px"] .region.r-l-5 {
    width: 41.666%;
}

.region-container[min-width~="1600px"] .region.r-l-6 {
    width: 50%;
}

.region-container[min-width~="1600px"] .region.r-l-7 {
    width: 58.333%;
}

.region-container[min-width~="1600px"] .region.r-l-8 {
    width: 66.666%;
}

.region-container[min-width~="1600px"] .region.r-l-9 {
    width: 75%;
}

.region-container[min-width~="1600px"] .region.r-l-10 {
    width: 83.333%;
}

.region-container[min-width~="1600px"] .region.r-l-11 {
    width: 91.666%;
}

.region-container[min-width~="1600px"] .region.r-l-12 {
    width: 100%;
}

/*EXTRA LARGE*/
.region-container[min-width~="2000px"] .region.r-xl-1 {
    width: 8.333%;
}

.region-container[min-width~="2000px"] .region.r-xl-2 {
    width: 16.666%;
}

.region-container[min-width~="2000px"] .region.r-xl-3 {
    width: 25%;
}

.region-container[min-width~="2000px"] .region.r-xl-4 {
    width: 33.333%;
}

.region-container[min-width~="2000px"] .region.r-xl-5 {
    width: 41.666%;
}

.region-container[min-width~="2000px"] .region.r-xl-6 {
    width: 50%;
}

.region-container[min-width~="2000px"] .region.r-xl-7 {
    width: 58.333%;
}

.region-container[min-width~="2000px"] .region.r-xl-8 {
    width: 66.666%;
}

.region-container[min-width~="2000px"] .region.r-xl-9 {
    width: 75%;
}

.region-container[min-width~="2000px"] .region.r-xl-10 {
    width: 83.333%;
}

.region-container[min-width~="2000px"] .region.r-xl-11 {
    width: 91.666%;
}

.region-container[min-width~="2000px"] .region.r-xl-12 {
    width: 100%;
}
/*end standard*/
/****************************************/

::-webkit-scrollbar-track {
    background: #eaeaea;
}

::-webkit-scrollbar-thumb {
    background: #999;
}


/*TOASTS*/
#toast-container > .toast {
    background-image: none !important;
    padding: 15px;
    background-color: white;
    color: #333333;
    border: 1px solid #999999;
    border-left-width: 5px;
    min-height: 60px;
    opacity: 1;
    display: flex;
    align-items: center;
}

#toast-container .toast-close-button {
    color: #333333;
    position: absolute;
    top: 6px;
    right: 8px;
}

#toast-container > .toast-error {
    border-left-color: #ef5350;
}

#toast-container > .toast-success {
    border-left-color: #558b2f;
}

#toast-container > .toast-info {
    border-left-color: #2F96B4;
}

#toast-container > .toast-warning {
    border-left-color: #F89406;
}

#toast-container .toast-wrapper {
    display: flex;
}

    #toast-container .toast-wrapper > svg {
        flex-shrink: 0;
        width: 25px;
        height: 25px;
        color: #ef5350;
    }

#toast-container .toast-error .toast-wrapper > svg {
    color: #ef5350;
}

#toast-container .toast-success .toast-wrapper > svg {
    color: #558b2f;
}

#toast-container .toast-info .toast-wrapper > svg {
    color: #2F96B4;
}

#toast-container .toast-warning .toast-wrapper > svg {
    color: #F89406;
}

#toast-container .toast-wrapper__message {
    display: flex;
    flex-direction: column;
    margin-right: 7px;
    justify-content: center;
}

    #toast-container .toast-wrapper__message i {
        font-style: italic;
    }

.toast-wrapper > svg {
    margin-right: 10px;
}
/*end TOASTS*/
/*RESPONSIVE*/
@media only screen and (max-width: 750px) {
    #main {
        padding-right: 0;
    }

    #tabStrip-wrapper {
        position: absolute;
        z-index: 3;
        left: -240px;
    }

    #tabStrip-toggle {
        background-color: #767676;
        left: 240px;
        z-index: 2;
    }

    #tabStrip-wrapper div.tabStrip-content {
        transition: left 0.2s ease-in-out;
        left: 240px;
    }

    #tabStrip-wrapper.closed div.tabStrip-content {
        /*transition: left 0.2s ease-in-out;*/
        left: 0;
    }

    #tabStrip-wrapper div.tabStrip-content:last-of-type {
        box-shadow: 7px 0 7px -4px #767676;
    }


    body.no-north #tabStrip-wrapper {
        height: calc(100% - 50px);
    }

    body.no-north #tabStrip-toggle {
        color: white;
    }

    body.no-north .tabStrip-content {
        top: 50px;
    }

    .tabstrip__item__trailing-icon-wrapper {
        display: none;
    }

    .side-tabs {
        display: none;
    }

    #container {
        margin-left: 0;
        margin-right: 0;
    }

    .sheet-wrapper {
        border-left: 0;
        border-right: 0;
    }

        .sheet-wrapper .sheet__title {
            padding-left: 60px;
        }

    .sheet__actions {
        flex-direction: column;
    }

    .drawer {
        position: absolute;
        width: 50px;
        z-index: 12;
    }

    .drawer--left {
        transform: translateX(-100%);
    }

    .drawer--right {
        right: 0;
        transform: translateX(100%);
    }

    .drawer__toggle {
        background-color: #767676;
        z-index: 2; /******/
    }

    .drawer--left .drawer__toggle {
        transform: translateX(100%);
    }

    .drawer--right .drawer__toggle {
        transform: translateX(-100%);
    }

    .drawer--left.drawer--slide-over .drawer__toggle {
        left: 0;
    }

    .drawer--right.drawer--slide-over .drawer__toggle {
        left: 0;
    }

    .drawer--closed .drawer__content-wrapper {
        transition: transform .2s ease-in-out, box-shadow .2s step-end;
    }

    .drawer__content-wrapper {
        transition: transform .2s ease-in-out, box-shadow .2s step-start;
    }

    .drawer--left.drawer--closed .drawer__content-wrapper,
    .drawer--right.drawer--closed .drawer__content-wrapper {
        transform: none;
        opacity: 1;
        box-shadow: none;
    }

    .drawer--left .drawer__content-wrapper {
        transform: translateX(100%);
        box-shadow: 7px 0 7px -4px #767676;
    }

    .drawer--right .drawer__content-wrapper {
        transform: translateX(-100%);
        box-shadow: -7px 0 7px -4px #767676;
    }

    .drawer--left.drawer--slide-over .drawer__content-wrapper {
        right: 0;
    }

    .drawer--left.drawer--slide-over.drawer--closed .drawer__content-wrapper {
        transform: none;
    }

    .drawer--right.drawer--slide-over .drawer__content-wrapper {
        left: 0;
    }

    .field__value {
        flex-direction: column;
    }

    .field__value__label {
        width: 100%;
    }
}

/*end RESPONSIVE*/

/*GRID LAYOUT*/
.grid-layout-wrapper {
    height: 100%;
    overflow-y: auto;
    padding-top: 10px;
}

.grid-layout-container {
    display: grid;
    grid-template-columns: repeat(12, 1fr); /*repeat(12, 1fr);*/
    grid-template-rows: max-content;
    overflow-y: auto;
}

    .grid-layout-container > .grid-layout-container__item {
        grid-column: span 12;
    }

/*default*/
.grid-layout-wrapper[min-width~="800px"] .grid-layout-container > .grid-layout-container__item {
    grid-column: span 6; /*width: 50%;*/
}

.grid-layout-wrapper[min-width~="1200px"] .grid-layout-container > .grid-layout-container__item {
    grid-column: span 4; /*width: 33.333%;*/
}

.grid-layout-wrapper[min-width~="1600px"] .grid-layout-container > .grid-layout-container__item {
    grid-column: span 3; /*width: 25%;*/
}

/*Sonderfall...*/
.grid-layout-wrapper[min-width~="2000px"] .grid-layout-container > .grid-layout-container__item {
    grid-column: span 3; /*width: 25%;*/
}

.grid-layout-wrapper[min-width~="2400px"] .grid-layout-container > .grid-layout-container__item {
    grid-column: span 2; /*width: 16.666%;*/
}
/*end default*/

.grid-layout-wrapper[max-width~="800px"] .grid-layout-container__item.glc-xs-1 {
    grid-column: span 1;
}

.grid-layout-wrapper[max-width~="800px"] .grid-layout-container__item.glc-xs-2 {
    grid-column: span 2;
}

.grid-layout-wrapper[max-width~="800px"] .grid-layout-container__item.glc-xs-3 {
    grid-column: span 3;
}

.grid-layout-wrapper[max-width~="800px"] .grid-layout-container__item.glc-xs-4 {
    grid-column: span 4;
}

.grid-layout-wrapper[max-width~="800px"] .grid-layout-container__item.glc-xs-5 {
    grid-column: span 5;
}

.grid-layout-wrapper[max-width~="800px"] .grid-layout-container__item.glc-xs-6 {
    grid-column: span 6;
}

.grid-layout-wrapper[max-width~="800px"] .grid-layout-container__item.glc-xs-7 {
    grid-column: span 7;
}

.grid-layout-wrapper[max-width~="800px"] .grid-layout-container__item.glc-xs-8 {
    grid-column: span 8;
}

.grid-layout-wrapper[max-width~="800px"] .grid-layout-container__item.glc-xs-9 {
    grid-column: span 9;
}

.grid-layout-wrapper[max-width~="800px"] .grid-layout-container__item.glc-xs-10 {
    grid-column: span 10;
}

.grid-layout-wrapper[max-width~="800px"] .grid-layout-container__item.glc-xs-11 {
    grid-column: span 11;
}

.grid-layout-wrapper[max-width~="800px"] .grid-layout-container__item.glc-xs-12 {
    grid-column: span 12;
}

/*SMALL*/
.grid-layout-wrapper[min-width~="800px"] .grid-layout-container__item.glc-s-1 {
    grid-column: span 1;
}

.grid-layout-wrapper[min-width~="800px"] .grid-layout-container__item.glc-s-2 {
    grid-column: span 2;
}

.grid-layout-wrapper[min-width~="800px"] .grid-layout-container__item.glc-s-3 {
    grid-column: span 3;
}

.grid-layout-wrapper[min-width~="800px"] .grid-layout-container__item.glc-s-4 {
    grid-column: span 4;
}

.grid-layout-wrapper[min-width~="800px"] .grid-layout-container__item.glc-s-5 {
    grid-column: span 5;
}

.grid-layout-wrapper[min-width~="800px"] .grid-layout-container__item.glc-s-6 {
    grid-column: span 6;
}

.grid-layout-wrapper[min-width~="800px"] .grid-layout-container__item.glc-s-7 {
    grid-column: span 7;
}

.grid-layout-wrapper[min-width~="800px"] .grid-layout-container__item.glc-s-8 {
    grid-column: span 8;
}

.grid-layout-wrapper[min-width~="800px"] .grid-layout-container__item.glc-s-9 {
    grid-column: span 9;
}

.grid-layout-wrapper[min-width~="800px"] .grid-layout-container__item.glc-s-10 {
    grid-column: span 10;
}

.grid-layout-wrapper[min-width~="800px"] .grid-layout-container__item.glc-s-11 {
    grid-column: span 11;
}

.grid-layout-wrapper[min-width~="800px"] .grid-layout-container__item.glc-s-12 {
    grid-column: span 12;
}

/*MEDIUM*/
.grid-layout-wrapper[min-width~="1200px"] .grid-layout-container__item.glc-m-1 {
    grid-column: span 1;
}

.grid-layout-wrapper[min-width~="1200px"] .grid-layout-container__item.glc-m-2 {
    grid-column: span 2;
}

.grid-layout-wrapper[min-width~="1200px"] .grid-layout-container__item.glc-m-3 {
    grid-column: span 3;
}

.grid-layout-wrapper[min-width~="1200px"] .grid-layout-container__item.glc-m-4 {
    grid-column: span 4;
}

.grid-layout-wrapper[min-width~="1200px"] .grid-layout-container__item.glc-m-5 {
    grid-column: span 5;
}

.grid-layout-wrapper[min-width~="1200px"] .grid-layout-container__item.glc-m-6 {
    grid-column: span 6;
}

.grid-layout-wrapper[min-width~="1200px"] .grid-layout-container__item.glc-m-7 {
    grid-column: span 7;
}

.grid-layout-wrapper[min-width~="1200px"] .grid-layout-container__item.glc-m-8 {
    grid-column: span 8;
}

.grid-layout-wrapper[min-width~="1200px"] .grid-layout-container__item.glc-m-9 {
    grid-column: span 9;
}

.grid-layout-wrapper[min-width~="1200px"] .grid-layout-container__item.glc-m-10 {
    grid-column: span 10;
}

.grid-layout-wrapper[min-width~="1200px"] .grid-layout-container__item.glc-m-11 {
    grid-column: span 11;
}

.grid-layout-wrapper[min-width~="1200px"] .grid-layout-container__item.glc-m-12 {
    grid-column: span 12;
}

/*LARGE*/
.grid-layout-wrapper[min-width~="1600px"] .grid-layout-container__item.glc-l-1 {
    grid-column: span 1;
}

.grid-layout-wrapper[min-width~="1600px"] .grid-layout-container__item.glc-l-2 {
    grid-column: span 2;
}

.grid-layout-wrapper[min-width~="1600px"] .grid-layout-container__item.glc-l-3 {
    grid-column: span 3;
}

.grid-layout-wrapper[min-width~="1600px"] .grid-layout-container__item.glc-l-4 {
    grid-column: span 4;
}

.grid-layout-wrapper[min-width~="1600px"] .grid-layout-container__item.glc-l-5 {
    grid-column: span 5;
}

.grid-layout-wrapper[min-width~="1600px"] .grid-layout-container__item.glc-l-6 {
    grid-column: span 6;
}

.grid-layout-wrapper[min-width~="1600px"] .grid-layout-container__item.glc-l-7 {
    grid-column: span 7;
}

.grid-layout-wrapper[min-width~="1600px"] .grid-layout-container__item.glc-l-8 {
    grid-column: span 8;
}

.grid-layout-wrapper[min-width~="1600px"] .grid-layout-container__item.glc-l-9 {
    grid-column: span 9;
}

.grid-layout-wrapper[min-width~="1600px"] .grid-layout-container__item.glc-l-10 {
    grid-column: span 10;
}

.grid-layout-wrapper[min-width~="1600px"] .grid-layout-container__item.glc-l-11 {
    grid-column: span 11;
}

.grid-layout-wrapper[min-width~="1600px"] .grid-layout-container__item.glc-l-12 {
    grid-column: span 12;
}

/*EXTRA LARGE*/
.grid-layout-wrapper[min-width~="2000px"] .grid-layout-container__item.glc-xl-1 {
    grid-column: span 1;
}

.grid-layout-wrapper[min-width~="2000px"] .grid-layout-container__item.glc-xl-2 {
    grid-column: span 2;
}

.grid-layout-wrapper[min-width~="2000px"] .grid-layout-container__item.glc-xl-3 {
    grid-column: span 3;
}

.grid-layout-wrapper[min-width~="2000px"] .grid-layout-container__item.glc-xl-4 {
    grid-column: span 4;
}

.grid-layout-wrapper[min-width~="2000px"] .grid-layout-container__item.glc-xl-5 {
    grid-column: span 5;
}

.grid-layout-wrapper[min-width~="2000px"] .grid-layout-container__item.glc-xl-6 {
    grid-column: span 6;
}

.grid-layout-wrapper[min-width~="2000px"] .grid-layout-container__item.glc-xl-7 {
    grid-column: span 7;
}

.grid-layout-wrapper[min-width~="2000px"] .grid-layout-container__item.glc-xl-8 {
    grid-column: span 8;
}

.grid-layout-wrapper[min-width~="2000px"] .grid-layout-container__item.glc-xl-9 {
    grid-column: span 9;
}

.grid-layout-wrapper[min-width~="2000px"] .grid-layout-container__item.glc-xl-10 {
    grid-column: span 10;
}

.grid-layout-wrapper[min-width~="2000px"] .grid-layout-container__item.glc-xl-11 {
    grid-column: span 11;
}

.grid-layout-wrapper[min-width~="2000px"] .grid-layout-container__item.glc-xl-12 {
    grid-column: span 12;
}


.grid-layout-wrapper[max-width~="800px"] .grid-layout-container__item.glr-xs-1,
.grid-layout-wrapper[min-width~="800px"] .grid-layout-container__item.glr-s-1,
.grid-layout-wrapper[min-width~="1200px"] .grid-layout-container__item.glr-m-1,
.grid-layout-wrapper[min-width~="1600px"] .grid-layout-container__item.glr-l-1,
.grid-layout-wrapper[min-width~="2000px"] .grid-layout-container__item.glr-xl-1 {
    grid-row: span 1;
}

.grid-layout-wrapper[max-width~="800px"] .grid-layout-container__item.glr-xs-2,
.grid-layout-wrapper[min-width~="800px"] .grid-layout-container__item.glr-s-2,
.grid-layout-wrapper[min-width~="1200px"] .grid-layout-container__item.glr-m-2,
.grid-layout-wrapper[min-width~="1600px"] .grid-layout-container__item.glr-l-2,
.grid-layout-wrapper[min-width~="2000px"] .grid-layout-container__item.glr-xl-2 {
    grid-row: span 2;
}

.grid-layout-wrapper[max-width~="800px"] .grid-layout-container__item.glr-xs-3,
.grid-layout-wrapper[min-width~="800px"] .grid-layout-container__item.glr-s-3,
.grid-layout-wrapper[min-width~="1200px"] .grid-layout-container__item.glr-m-3,
.grid-layout-wrapper[min-width~="1600px"] .grid-layout-container__item.glr-l-3,
.grid-layout-wrapper[min-width~="2000px"] .grid-layout-container__item.glr-xl-3 {
    grid-row: span 3;
}

.grid-layout-wrapper[max-width~="800px"] .grid-layout-container__item.glr-xs-4,
.grid-layout-wrapper[min-width~="800px"] .grid-layout-container__item.glr-s-4,
.grid-layout-wrapper[min-width~="1200px"] .grid-layout-container__item.glr-m-4,
.grid-layout-wrapper[min-width~="1600px"] .grid-layout-container__item.glr-l-4,
.grid-layout-wrapper[min-width~="2000px"] .grid-layout-container__item.glr-xl-4 {
    grid-row: span 4;
}

.grid-layout-wrapper[max-width~="800px"] .grid-layout-container__item.glr-xs-5,
.grid-layout-wrapper[min-width~="800px"] .grid-layout-container__item.glr-s-5,
.grid-layout-wrapper[min-width~="1200px"] .grid-layout-container__item.glr-m-5,
.grid-layout-wrapper[min-width~="1600px"] .grid-layout-container__item.glr-l-5,
.grid-layout-wrapper[min-width~="2000px"] .grid-layout-container__item.glr-xl-5 {
    grid-row: span 5;
}
/*end GRID LAYOUT*/

a.ticketTreeTarget {
    color: red;
}

/*GUI-Search-Field*/

.guiSearchField__multipleCheckBoxes {
    display: flex;
}

.guiSearchField__multipleCheckBoxes__checkBoxes {
    display: flex;
    align-items: center;
    margin: 5px;
    margin-right: 15px;
}

    .guiSearchField__multipleCheckBoxes__checkBoxes > span {
        margin-top: 5px;
        margin-left: 3px;
    }

        .guiSearchField__multipleCheckBoxes__checkBoxes > span:hover {
            cursor: pointer;
        }

/*end GUI-Search-Field*/


/*start Units of measurment*/

.unitOfMeasurment__units__chars__grid--open {
    height: 250px;
}

.open__chars__grid {
    animation-name: open_chars_grid;
    animation-duration: 0.3s;
}

@keyframes open_chars_grid {
    from {
        height: 0;
    }

    to {
        height: 250px;
    }
}

.unitOfMeasurment__units__chars__grid--close {
    height: 0;
}

.close__chars__grid {
    animation-name: close_chars_grid;
    animation-duration: 0.3s;
}

@keyframes close_chars_grid {
    from {
        height: 250px;
    }

    to {
        height: 0;
    }
}

.unitOfMeasurment__units__chars__label {
    padding-top: 5px;
    display: flex;
    flex-direction: row-reverse
}

    .unitOfMeasurment__units__chars__label > label:hover {
        cursor: pointer;
        text-decoration: underline;
    }

/*end Units of measurment*/

/* ticket history conversation stripe types*/


.legend_self_type1 {
    border-right: 4px solid var(--default-history-conversation-type1);
    border-radius: 2px;
}

.legend_self_type2 {
    border-right: 4px solid var(--default-history-conversation-type2);
    border-radius: 2px;
}

.legend_self_type3 {
    border-right: 4px solid var(--default-history-conversation-type3);
    border-radius: 2px;
}

.legend_other_type1 {
    border-left: 4px solid var(--default-history-conversation-type1);
    border-radius: 2px;
    padding-left: 3px;
}

.legend_other_type2 {
    border-left: 4px solid var(--default-history-conversation-type2);
    border-radius: 2px;
    padding-left: 3px;
}

.legend_other_type3 {
    border-left: 4px solid var(--default-history-conversation-type3);
    border-radius: 2px;
    padding-left: 3px;
}

.legend_radio_type1, .legend_label_type1 {
    background-color: var(--default-history-conversation-type1);
    border-radius: 2px;
    color: white;
    padding: 0px 2px;
}

.legend_radio_type2, .legend_label_type2 {
    background-color: var(--default-history-conversation-type2);
    border-radius: 2px;
    color: white;
    padding: 0px 2px;
}

.legend_radio_type3, .legend_label_type3 {
    background-color: var(--default-history-conversation-type3);
    border-radius: 2px;
    color: white;
    padding: 0px 2px;
}



/* end of ticket history conversation*/

.assignmentDistribution__header {
    display: flex;
    background-color: #eceff1;
}

.assignmentDistribution__header__item {
    margin: 5px;
    height: 35px;
    padding: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.assignmentDistribution__header__item--active {
    background-color: #D65C85 /*var(--default-corporate-backGroundColor)*/;
    border: solid 1px #AC516F/*var(--default-corporate-active)*/;
    color: white;
}

.assignmentDistribution__header__item--inactive {
    background-color: #cfd8dc;
}

.assignmentDistribution__header__item--completed {
    background-color: #4caf50;
    border: solid 1px #1b5e20;
    color: white;
}

.assignmentDistribution__footer__item {
    margin: 5px;
    height: 35px;
    padding: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 125px;
}

.assignmentDistribution__footer__item--inactive {
    background-color: #cfd8dc;
}

.assignmentDistribution__footer__item--active {
    color: white;
    background-color: var(--default-corporate-backGroundColor);
    border: solid 1px var(--default-corporate-active);
}

    .assignmentDistribution__footer__item--active:hover {
        background-color: var(--default-corporate-selected);
        cursor: pointer
    }

    .assignmentDistribution__footer__item--active label:hover {
        cursor: pointer
    }
:root {
    --default-corporate-selected: #2b50ac;
    --default-corporate-active: #a4a41e;
    --default-corporate-backGroundColor: #322cae;
}
#innosoft-logo-100 {
   background-size: 102px 28px;
    background-position: center;
}
#innosoft-logo-250 {
   background-size: 255px 70px;
    background-position: center;
}
#innosoft-logo-400 {
   background-size: 411px 113px;
    background-position: center;
}
#innosoft-logo-100, #innosoft-logo-250, #innosoft-logo-400 {
	background-image: url(images/custom/logo.png);
}
