/* Minification failed. Returning unminified contents.
(2,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(4,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(5,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(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 '-'
(13,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(14,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(16,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(17,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(18,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(19,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(20,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(21,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(22,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(23,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(25,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(26,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(27,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(28,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(29,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(30,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(32,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(33,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(34,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(35,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(36,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(37,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(38,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(39,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(40,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(41,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(171,21): run-time error CSS1039: Token not allowed after unary operator: '-nav-hover'
(179,17): run-time error CSS1039: Token not allowed after unary operator: '-bg-color-level-1'
(247,22): run-time error CSS1039: Token not allowed after unary operator: '-button-action'
(258,22): run-time error CSS1039: Token not allowed after unary operator: '-button-function'
(352,18): run-time error CSS1039: Token not allowed after unary operator: '-border-width-field'
(352,50): run-time error CSS1039: Token not allowed after unary operator: '-border-color-field'
(405,28): run-time error CSS1039: Token not allowed after unary operator: '-bg-color-bx-selected-mousover'
(447,21): run-time error CSS1039: Token not allowed after unary operator: '-bg-color-level-1'
(454,21): run-time error CSS1039: Token not allowed after unary operator: '-bg-color-level-1'
(456,36): run-time error CSS1039: Token not allowed after unary operator: '-bg-color-level-1'
(457,39): run-time error CSS1039: Token not allowed after unary operator: '-bg-color-level-1'
(464,28): run-time error CSS1039: Token not allowed after unary operator: '-bg-color-level-3'
(472,17): run-time error CSS1039: Token not allowed after unary operator: '-bg-color-level-2'
(479,24): run-time error CSS1039: Token not allowed after unary operator: '-bg-color-level-2'
(505,28): run-time error CSS1039: Token not allowed after unary operator: '-bg-color-level-2'
(510,22): run-time error CSS1039: Token not allowed after unary operator: '-bg-color-level-2'
(516,28): run-time error CSS1039: Token not allowed after unary operator: '-bg-color-level-2'
(575,17): run-time error CSS1039: Token not allowed after unary operator: '-information-link-color'
(580,21): run-time error CSS1039: Token not allowed after unary operator: '-information-link-hover-color'
(584,28): run-time error CSS1039: Token not allowed after unary operator: '-information-bg-color'
(585,17): run-time error CSS1039: Token not allowed after unary operator: '-information-text-color'
(689,28): run-time error CSS1039: Token not allowed after unary operator: '-highlight-color'
 */
:root {
    --highlight-color: #ff9700;
    --bg-color-level-1: #388670;
    --bg-color-level-2: #72b1a0;
    --bg-color-level-3: #bee1da;
    --bg-color-level-4: #d2e8e3;
    --bg-color-level-5: #eff7f6;
    --border-width-field: 1px;
    --border-color-field: #000000;
    --button-function: var(--highlight-color);
    --button-action: #00876F;
    --information-bg-color: black;
    --information-text-color: white;
    --information-link-color: var(--highlight-color);
    --bg-color-metadata-level-1: #bee1da;
    --bg-color-metadata-level-3: #CDE7E2;
    --bg-color-metadata-level-5: #DCEDEA;
    --bg-color-metadata-level-7: #EBF3F2;
    --bg-color-metadata-level-9: #FAFAFA;
    --bg-bx-active: #45B2A1;
    --bg-bx-hover: #000000;
    --bg-bx-disbaled-hover: #ffffff;
    --t-grid-a-hover: var(--highlight-color);
    --t-windows-titlebar-color: var(--highlight-color);
    --t-animation-container-hover-selected: var(--highlight-color);
    --bg-color-bx-selected-mousover: var(--highlight-color);
    --nav-hover: var(--highlight-color);
    --nav-text-color: #777;
    --bs-primary: var(--button-action);
    --bg-tab: #efefef;
    /*2.15*/
    --bexis2-text-color-level-1: #111;
    --bexis2-text-color-level-2: #333;
    --bexis2-text-color-level-3: #777;
    --bexis2-hover: #efefef;
    --bexis2-border: #eee;
    --bexis2-bg-color: #fff;
    --bexis2-gray-1: #f5f5f5;
    --bexis2-gray-2: #ebebeb;
    --bexis2-gray-3: #afb0b1;
    --bexis2-gray-4: #323232;
}
/**Window**/
.ui-dialog {
    padding: 0;
    border-radius: 0;
    border-color: #666666;
}

.ui-dialog {
    width: 600px;
}

    .ui-dialog .ui-helper-clearfix {
        border: none;
    }

    .ui-dialog,
    .ui-dialog .ui-dialog-content {
        background-color: #ebebeb;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
    }

.ui-widget-header {
    border-radius: 0;
    border: none;
    background-image: none;
    background-color: #666666;
    font-size: 16px;
    color: white;
    padding: 0;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}

.ui-dialog .ui-widget-header .ui-dialog-titlebar-close {
    border: none;
    background-image: none;
    background-color: #666666;
    color: white;
}

.ui-dialog .ui-widget-header .ui-icon,
.ui-dialog .ui-widget-header .ui-button-text {
    display: none;
}

.ui-dialog .ui-dialog-buttonpane {
    padding: 0;
    margin: 0;
    background-image: none;
    background-color: #ebebeb;
}

    .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
        border: none;
        text-align: center;
        width: 100%;
    }

    .ui-dialog .ui-dialog-buttonpane button {
        min-width: 160px;
        margin-bottom: 40px;
    }

/*.alert {
    border-color: #f24c24;
    background-color: #ebebeb;
}
*/
.alert .ui-widget-header {
    background-color: #f24c24;
    border-color: #f24c24;
    color: white;
}

/*.alert{border-color:#f24c24;background-color:#ebebeb;}*/
.alert .ui-widget-header {
    background-color: #f24c24;
    border-color: #f24c24;
    color: white;
}

    .alert .ui-widget-header .ui-dialog-titlebar-close {
        background-color: #f24c24;
    }

.alert-info {
    border-color: #bce8f1;
}

.alert-info {
    border-color: #bce8f1;
}
/*
Color Overview

White    #000000   brigth
Gray 01  #f5f5f5
Gray 02  #ebebeb
Gray 03  #afb0b1
Gray 04  #009cdf   dark // new 323232
Black    #ffffff
Yellow   #ffbb52
Orange   #ff9700
Red      #f24c24
Green 01  #388670   dark
Green 02  #72b1a0
Green 03  #bee1da
Green 04  #d2e8e3
Green 05  #eff7f6   brigth
*/

/*Helpers*/
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

/**LINK im Content*/
.nav a {
    /*text-transform:uppercase;*/
}

    .nav a:hover {
        /*text-transform:uppercase;*/
        color: var(--nav-hover) !important;
        cursor: pointer;
    }

.bx-link,
.content a,
.t-link,
.t-in {
    color: var(--bg-color-level-1);
    cursor: pointer;
}

    .bx-link:hover,
    .content a:hover,
    .content a::selection,
    .content a .t-link:hover,
    .content a .t-link::selection,
    .content .t-in:hover,
    .content .t-in::selection {
        font-weight: bold;
        cursor: pointer;
    }

.bx-selection {
    cursor: pointer !important;
}

button,
.t-button,
.bx-button,
.bx-combo-button,
.t-filter-options .t-clear-button,
.t-filter-options .t-filter-button,
.ui-dialog .ui-dialog-buttonpane button {
    display: inline-block;
    border-radius: 8px;
    background: #666666;
    text-decoration: none;
    color: white;
    text-align: center;
    margin: 2px;
    border: none;
    padding: 10px 20px 10px 20px;
    font-size: inherit;
    cursor: pointer;
}

a.bx-button {
    text-decoration: none;
}

    a.bx-button:hover {
        color: white;
    }

button.small,
.bx-button.small,
.t-filter-options .t-clear-button,
.t-filter-options .t-filter-button,
.t-grid-Edit,
.t-grid-Create,
.t-grid-Delete,
.ui-dialog .ui-dialog-buttonpane button {
    padding: 6px 12px 6px 12px;
    font-size: 94%;
}

button.smaller,
.bx-button.smaller {
    padding: 3px 12px 3px 12px;
    font-size: 80%;
}

button.action,
.t-button.action,
.bx-button.action {
    background: var(--button-action);
}

.whiteText {
    color: white !important;
}

button.function,
.t-button.function,
.bx-button.function,
.t-upload-button {
    background: var(--button-function);
}

button.confirm,
.t-button.confirm,
.bx-button.confirm {
    background: #000000;
}

.bx-button.bx-disabled,
.bx-action.bx-disabled,
.bx-function.bx-disabled,
.bx-grid-function.bx-disabled,
button.bx-disabled,
button.t-state-disabled,
.t-link.t-state-disabled .t-icon {
    background-color: white;
    border: 1px #afb0b1 solid;
    color: #afb0b1;
    cursor: not-allowed;
}

a {
    cursor: pointer;
}

    a.bx-grid-function {
        margin-left: 2px;
        margin-right: 2px;
    }

.t-grid-filter {
    cursor: pointer;
}

input[type=radio].css-checkbox {
    background: none;
}

.bx-combo-button {
    margin-right: -24px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
/**Tab**/
.bx-tab,
.t-tabstrip .t-item,
li.t-state-disabled .t-link {
    background-color: white;
    border-top: 4px solid #afb0b1;
    border-left: 2px solid #afb0b1;
    border-right: 2px solid #afb0b1;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.bx-tab-active,
.t-tabstrip li.t-state-active {
    background-color: #f5f5f5;
    color: white;
    font-weight: bold;
    margin-bottom: 0;
    border-bottom: none;
    vertical-align: bottom;
    height: 36px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.bx-tab-disabled,
li.t-state-disabled .t-link {
    color: #bbbbbb;
    cursor: not-allowed;
}

/**Input**/

/*.bx-small-input,
.t-animation-container input[type=text],
.t-animation-container select
{
	height:24px;
	width:90%;
}*/

/* Input/ Select/  Dropdown*/
.bx-input,
.bx-dropdown,
.bx-textarea,
.t-autocomplete,
.t-datepicker .t-picker-wrap input {
    width: 100px; /*Width of select dropdown to give space for arrow image*/
    text-indent: 0.01px; /* Removes default arrow from firefox*/
    text-overflow: ""; /*Removes default arrow from firefox*/
    border: var(--border-width-field) solid var(--border-color-field);
    font-size: 12pt;
    font-family: Arial;
    padding-left: 5px;
    padding-right: 5px;
}

.bx-input,
.t-autocomplete,
.t-datepicker .t-picker-wrap input {
    -webkit-appearance: none; /*Removes default chrome and safari style*/
    -moz-appearance: none; /* Removes Default Firefox style*/
}

.bx-input,
.bx-textarea,
.t-autocomplete {
    width: 372px;
}

.bx-input,
.t-autocomplete,
.t-datepicker .t-picker-wrap input {
    height: 30px;
}

input,
textarea,
select {
    border: 1px solid #000000;
}

input,
textarea {
    padding-left: 3px;
}

    input:disabled,
    textarea:disabled,
    .bx-input.bx-disabled,
    .bx-textarea.bx-disabled,
    .t-autocomplete.bx-disabled {
        border-color: #565655;
        background-color: #f5f5f5;
        color: #565655;
    }

.bx-dropdown {
    height: 36px;
    width: auto;
}

.bx-select-mouseover {
    background-color: var(--bg-color-bx-selected-mousover);
    color: white;
}

.bx-input-icon {
    height: 36px;
    margin-left: -15px;
}

.bx-input-error {
    border-color: #f24c24 !important;
}

/*Lists*/
.bx-list,
.bx-list-multi {
    width: 100%;
    border-bottom: 1px solid #ebebeb;
}

ul.bx-list,
ul.bx-list-multi {
    list-style-type: none;
    width: 100%;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #ebebeb;
}

.bx-list li,
.bx-list-multi li {
    padding: 13px 40px 13px;
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 12pt;
    margin: 0;
    border-top: 1px solid #ebebeb;
}

    .bx-list li:hover,
    .bx-list-multi li:hover {
        background-color: #eff7f6;
        color: var(--bg-color-level-1);
        border-top: 1px solid white;
    }

    .bx-list li.selected,
    .bx-list-multi li.selected {
        background-color: #eff7f6;
        color: var(--bg-color-level-1);
        /*font-weight:bold;*/
        border-top: 1px solid var(--bg-color-level-1);
        border-bottom: 1px solid var(--bg-color-level-1);
    }

/* Container */
.overlay {
    /*display:none;*/
    /* background-color: #bee1da; */
    background-color: var(--bg-color-level-3);
    padding: 12px 25px 12px 25px;
    width: calc(100% + 12pt);
    margin-left: -15px;
    z-index: 1000;
}

.overlayHeader {
    color: var(--bg-color-level-2);
    text-transform: uppercase;
    font-size: 16px;
    padding-bottom: 12px;
}

.overlayContent {
    border-color: var(--bg-color-level-2);
}

    .overlayContent li a,
    .overlayContent li span {
        color: black;
    }

    .overlayContent .bx-more {
        color: #afb0b1;
    }

.overlay .overlayHeader i:hover {
    color: white;
    cursor: pointer;
}

/*Slider*/
.slider .slider-selection,
.slider .slider-handle {
    background: black;
}

.slider .slider-track-high,
.slider .slider-track-low {
    background: white;
    border: 1px solid var(--bg-color-level-2);
}

.overlay .slider .slider-selection,
.overlay .slider .slider-handle {
    background: var(--bg-color-level-2);
}

.overlay .slider .slider-track-high,
.overlay .slider .slider-track-low {
    background: white;
    border: 1px solid var(--bg-color-level-2);
}

/*Window Layout*/
.bx-window,
.t-window,
.t-window-content {
    background-color: #ebebeb;
    max-width: 95vm;
}

    .bx-window .bx-title {
        padding: 4px 0;
        font-size: 13pt;
    }

    .bx-window .bx-content {
        background-color: white;
        padding: 10px;
    }

.bx-footer {
    padding: 10px 5px;
}

.bx-window .bx-footer, .bx-window .bx-title {
    padding: 10px 0px;
}

    .bx-footer.left,
    .bx-window .bx-footer.left {
        text-align: left;
    }

    .bx-footer.right,
    .bx-window .bx-footer.right {
        text-align: right;
    }

    .bx-footer.center,
    .bx-window .bx-footer.center {
        text-align: center;
    }

/*Required and Error*/

.bx-errorMsg,
.bx-required {
    color: #f24c24;
}

.bx-required {
    font-size: 6pt;
    vertical-align: top;
}

/*information section*/

.bx-informationLink {
    color: var(--information-link-color);
    font-weight: bold;
}

    .bx-informationLink:hover {
        color: var(--information-link-hover-color);
    }

#information-container {
    background-color: var(--information-bg-color);
    color: var(--information-text-color);
    position: fixed;
    width: 100%;
    z-index: 1000;
}

.bx-selection-grid tr:hover {
    background-color: #eff7f6;
}

/**GENERAL*/

.bx-mouse-pointer:hover {
    cursor: pointer;
}

/**States**/
.bx-success {
    color: green;
}

/**Settings Menu*/
.settings-menu {
    height: auto;
    overflow-x: hidden;
    max-height: 500px;
}

/* Toggle */
.bx2-toggle {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden;
}

    .bx2-toggle + label {
        display: block;
        position: relative;
        cursor: pointer;
        outline: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

input.bx2-toggle-round-flat + label {
    /*    padding: 2px;*/
    width: 48px;
    height: 24px;
    background-color: rgb(216, 216, 216);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    -webkit-transition: background 0.4s;
    -moz-transition: background 0.4s;
    -o-transition: background 0.4s;
    transition: background 0.4s;
}

    input.bx2-toggle-round-flat + label:before, input.bx2-toggle-round-flat + label:after {
        display: block;
        position: absolute;
        content: "";
    }

    input.bx2-toggle-round-flat + label:before {
        /*      top: 2px;
        left: 2px;
        bottom: 2px;
        right: 2px;*/
        background-color: rgb(216, 216, 216);
        -webkit-border-radius: 60px;
        -moz-border-radius: 60px;
        -ms-border-radius: 60px;
        -o-border-radius: 60px;
        border-radius: 60px;
        -webkit-transition: background 0.4s;
        -moz-transition: background 0.4s;
        -o-transition: background 0.4s;
        transition: background 0.4s;
    }

    input.bx2-toggle-round-flat + label:after {
        top: 2px;
        left: 2px;
        bottom: 2px;
        width: 19.2px;
        height: 19.2px;
        background-color: #fff; /*var(--bexis2-gray-2);*/
        -webkit-border-radius: 52px;
        -moz-border-radius: 52px;
        -ms-border-radius: 52px;
        -o-border-radius: 52px;
        border-radius: 52px;
        -webkit-transition: margin 0.4s, background 0.4s;
        -moz-transition: margin 0.4s, background 0.4s;
        -o-transition: margin 0.4s, background 0.4s;
        transition: margin 0.4s, background 0.4s;
    }

input.bx2-toggle-round-flat:checked + label {
    background-color: var(--highlight-color)
}

    input.bx2-toggle-round-flat:checked + label:after {
        margin-left: 24px;
        background-color: #fff;
    }
