.dhx_547239261_alert {
    width: 440px
}

.dhx_547239261_alert .dhx_alert__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.dhx_547239261_alert .dhx_alert__header--icon {
    width: 80px;
    height: 80px;
    fill: #ff5252;
    -ms-flex-item-align: center;
    align-self: center;
    margin-bottom: 16px
}

.dhx_547239261_alert .dhx_alert__header--text {
    font-size: 18px;
    line-height: 24px;
    text-align: center
}

.dhx_547239261_alert .dhx_alert__content {
    font-weight: 800;
    line-height: 20px
}

.dhx_638523928_message.dhx_message.dhx_widget {
    width: 400px;
    background-color: #ff5252
}

.dhx_638523928_message.dhx_message.dhx_widget .dhx_message__icon, .dhx_638523928_message.dhx_message.dhx_widget .dhx_message__text {
    color: #fff
}

.dhx_checkbox__input, .dhx_radiobutton__input, .dhx_simplevault__input, .dhx_visually-hidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.dhx_no-select {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: -webkit-grab;
    cursor: grab
}

.dhx_no-select:not(.dhx_no-select--resize):not(.dhx_no-select--pointer) * {
    cursor: -webkit-grab !important;
    cursor: grab !important
}

.dhx_no-select--pointer {
    cursor: pointer
}

.dhx_no-select--pointer, .dhx_no-select--resize {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dhx-resize-observer {
    position: absolute;
    left: 0;
    top: -100%;
    width: 100%;
    height: 100%;
    margin: 1px 0 0;
    border: none;
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.dhx_widget, .dhx_widget * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga"
}

.dhx_widget, .dhx_widget *, .dhx_widget:after, .dhx_widget :after, .dhx_widget:before, .dhx_widget :before {
    box-sizing: border-box
}

.dhx_widget * :not(output):-moz-ui-invalid, .dhx_widget :not(output):-moz-ui-invalid {
    box-shadow: none
}

body {
    margin: 0
}

.dhx_widget {
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 0, 0, .7)
}

.dhx_widget--bordered {
    border: 1px solid #e4e4e4
}

.dhx_widget--border_top {
    border-top: 1px solid #e4e4e4
}

.dhx_widget--border_bottom {
    border-bottom: 1px solid #e4e4e4
}

.dhx_widget--border_left {
    border-left: 1px solid #e4e4e4
}

.dhx_widget--border_right {
    border-right: 1px solid #e4e4e4
}

.dhx_widget--border-shadow {
    border: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15)
}

.dhx_widget--no-border {
    border: 0
}

.dhx_widget--no-border_top {
    border-top: 0
}

.dhx_widget--no-border_bottom {
    border-bottom: 0
}

.dhx_widget--no-border_left {
    border-left: 0
}

.dhx_widget--no-border_right {
    border-right: 0
}

.dhx_widget.dhx_widget--bg_white {
    background-color: #fff
}

.dhx_widget.dhx_widget--bg_gray {
    background-color: #f7f7f7
}

.dhx_drag-ghost {
    position: absolute;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    z-index: 999;
    opacity: .6
}

.dhx_drag-ghost * {
    box-sizing: border-box
}

.dhx_drag-ghost .dhx_list-item {
    list-style-type: none
}

.dhx_drag-ghost .dhx_list-item--selected {
    background-color: #fff;
    box-shadow: inset 0 0 0 0 #0288d1
}

.dhx_drag-ghost .dhx_list-item--focus, .dhx_drag-ghost .dhx_list-item--selected:hover, .dhx_drag-ghost .dhx_list-item:hover {
    background-color: #fff;
    transition: background-color .2s ease-out
}

.dhx_drag-ghost .dhx_tree-list-item__icon {
    position: relative;
    display: inline;
    vertical-align: middle;
    color: rgba(0, 0, 0, .3);
    font-size: 20px;
    top: 2px
}

.dhx_drag-ghost .dhx_tree-list-item__text {
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    font-size: 14px;
    vertical-align: middle;
    line-height: 20px;
    color: rgba(0, 0, 0, .7)
}

.dhx_drag-ghost .dhx_dataview-item, .dhx_drag-ghost .dhx_grid-cell, .dhx_drag-ghost .dhx_list-item {
    background-color: #fff;
    border: 1px solid #e4e4e4 !important
}

@font-face {
    font-family: Roboto;
    src: url(fonts/roboto-regular-webfont.woff2) format("woff2"), url(fonts/roboto-regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: Roboto;
    src: url(fonts/roboto-medium-webfont.woff2) format("woff2"), url(fonts/roboto-medium-webfont.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: Roboto;
    src: url(fonts/roboto-bold-webfont.woff2) format("woff2"), url(fonts/roboto-bold-webfont.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: dhxicons;
    src: url(data:font/woff2;base64,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) format("woff2"), url(data:font/woff;base64,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) format("woff")
}

.dxi:before {
    font-family: dhxicons !important;
    font-style: normal;
    font-weight: 400 !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.dxi.dxi-alert-circle:before {
    content: "\F101"
}

.dxi.dxi-arrow-collapse:before {
    content: "\F102"
}

.dxi.dxi-arrow-expand:before {
    content: "\F103"
}

.dxi.dxi-blur-off:before {
    content: "\F104"
}

.dxi.dxi-blur:before {
    content: "\F105"
}

.dxi.dxi-calendar-today:before {
    content: "\F106"
}

.dxi.dxi-check:before {
    content: "\F107"
}

.dxi.dxi-checkbox-blank-outline:before {
    content: "\F108"
}

.dxi.dxi-checkbox-marked-circle:before {
    content: "\F109"
}

.dxi.dxi-checkbox-marked:before {
    content: "\F10A"
}

.dxi.dxi-chevron-double-left:before {
    content: "\F10B"
}

.dxi.dxi-chevron-double-right:before {
    content: "\F10C"
}

.dxi.dxi-chevron-down:before {
    content: "\F10D"
}

.dxi.dxi-chevron-left:before {
    content: "\F10E"
}

.dxi.dxi-chevron-right:before {
    content: "\F10F"
}

.dxi.dxi-chevron-up:before {
    content: "\F110"
}

.dxi.dxi-clock-outline:before {
    content: "\F111"
}

.dxi.dxi-clock:before {
    content: "\F112"
}

.dxi.dxi-close-circle:before {
    content: "\F113"
}

.dxi.dxi-close:before {
    content: "\F114"
}

.dxi.dxi-delete-forever:before {
    content: "\F115"
}

.dxi.dxi-delete:before {
    content: "\F116"
}

.dxi.dxi-dots-horizontal:before {
    content: "\F117"
}

.dxi.dxi-dots-vertical:before {
    content: "\F118"
}

.dxi.dxi-download:before {
    content: "\F119"
}

.dxi.dxi-empty:before {
    content: "\F11A"
}

.dxi.dxi-eraser:before {
    content: "\F11B"
}

.dxi.dxi-eye-off:before {
    content: "\F11C"
}

.dxi.dxi-eye:before {
    content: "\F11D"
}

.dxi.dxi-eyedropper-variant:before {
    content: "\F11E"
}

.dxi.dxi-file-excel:before {
    content: "\F11F"
}

.dxi.dxi-file-export:before {
    content: "\F120"
}

.dxi.dxi-file-import:before {
    content: "\F121"
}

.dxi.dxi-file-outline:before {
    content: "\F122"
}

.dxi.dxi-filter-variant:before {
    content: "\F123"
}

.dxi.dxi-folder-open:before {
    content: "\F124"
}

.dxi.dxi-folder:before {
    content: "\F125"
}

.dxi.dxi-format-align-center:before {
    content: "\F126"
}

.dxi.dxi-format-align-left:before {
    content: "\F127"
}

.dxi.dxi-format-align-right:before {
    content: "\F128"
}

.dxi.dxi-format-bold:before {
    content: "\F129"
}

.dxi.dxi-format-color-fill:before {
    content: "\F12A"
}

.dxi.dxi-format-color-text:before {
    content: "\F12B"
}

.dxi.dxi-format-italic:before {
    content: "\F12C"
}

.dxi.dxi-format-line-spacing:before {
    content: "\F12D"
}

.dxi.dxi-format-quote-close:before {
    content: "\F12E"
}

.dxi.dxi-format-quote-open:before {
    content: "\F12F"
}

.dxi.dxi-format-strikethrough:before {
    content: "\F130"
}

.dxi.dxi-format-underline:before {
    content: "\F131"
}

.dxi.dxi-format-vertical-align-bottom:before {
    content: "\F132"
}

.dxi.dxi-format-vertical-align-center:before {
    content: "\F133"
}

.dxi.dxi-format-vertical-align-top:before {
    content: "\F134"
}

.dxi.dxi-function-variant:before {
    content: "\F135"
}

.dxi.dxi-grid-step:before {
    content: "\F136"
}

.dxi.dxi-help-circle-outline:before {
    content: "\F137"
}

.dxi.dxi-information-outline:before {
    content: "\F138"
}

.dxi.dxi-key:before {
    content: "\F139"
}

.dxi.dxi-link-variant-off:before {
    content: "\F13A"
}

.dxi.dxi-link-variant:before {
    content: "\F13B"
}

.dxi.dxi-loading:before {
    content: "\F13C"
}

.dxi.dxi-magnify:before {
    content: "\F13D"
}

.dxi.dxi-menu-down:before {
    content: "\F13E"
}

.dxi.dxi-menu-left:before {
    content: "\F13F"
}

.dxi.dxi-menu-right:before {
    content: "\F140"
}

.dxi.dxi-menu-up:before {
    content: "\F141"
}

.dxi.dxi-minus-box:before {
    content: "\F142"
}

.dxi.dxi-minus:before {
    content: "\F143"
}

.dxi.dxi-numeric:before {
    content: "\F144"
}

.dxi.dxi-pencil:before {
    content: "\F145"
}

.dxi.dxi-plus-circle:before {
    content: "\F146"
}

.dxi.dxi-plus:before {
    content: "\F147"
}

.dxi.dxi-printer:before {
    content: "\F148"
}

.dxi.dxi-redo:before {
    content: "\F149"
}

.dxi.dxi-rotate-right:before {
    content: "\F14A"
}

.dxi.dxi-select-all:before {
    content: "\F14B"
}

.dxi.dxi-sort-variant:before {
    content: "\F14C"
}

.dxi.dxi-table-column-plus-before:before {
    content: "\F14D"
}

.dxi.dxi-table-column-remove:before {
    content: "\F14E"
}

.dxi.dxi-table-column:before {
    content: "\F14F"
}

.dxi.dxi-table-row-plus-before:before {
    content: "\F150"
}

.dxi.dxi-table-row-remove:before {
    content: "\F151"
}

.dxi.dxi-table-row:before {
    content: "\F152"
}

.dxi.dxi-undo:before {
    content: "\F153"
}

.dxi.dxi-unfold-more-horizontal:before {
    content: "\F154"
}

.dxi.dxi-vault:before {
    content: "\F155"
}

.dxi.dxi-view-grid:before {
    content: "\F156"
}

.dxi.dxi-view-sequential:before {
    content: "\F157"
}

.dxi {
    display: inline-block;
    text-rendering: auto;
    line-height: 0;
    font-size: 0
}

.dxi:before {
    font-size: 20px
}

.dxi--small:before {
    font-size: 16px
}

.dxi--medium:before {
    font-size: 20px
}

.dxi--large:before {
    font-size: 24px
}

@-webkit-keyframes a {
    0% {
        transform: rotate(0deg);
        transform-origin: center center
    }
    to {
        transform: rotate(1439deg);
        transform-origin: center center
    }
}

@keyframes a {
    0% {
        transform: rotate(0deg);
        transform-origin: center center
    }
    to {
        transform: rotate(1439deg);
        transform-origin: center center
    }
}

.dhx_button {
    overflow: visible;
    position: relative;
    text-decoration: none;
    background-image: none;
    border: 0;
    touch-action: manipulation;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    cursor: pointer
}

.dhx_button:active, .dhx_button:focus {
    outline: none
}

.dhx_button__icon, .dhx_button__text {
    pointer-events: none
}

.dhx_button__icon {
    line-height: 0
}

.dhx_button__icon:before {
    display: inline-block
}

.dhx_button__icon + .dhx_button__text {
    margin-left: 4px
}

.dhx_button__loading {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    justify-content: center;
    align-items: center
}

.dhx_button__loading-icon {
    -webkit-animation: a 3s linear infinite;
    animation: a 3s linear infinite
}

.dhx_button--width_full {
    width: 100%
}

.dhx_button--justify_between {
    justify-content: space-between
}

.dhx_button--circle.dhx_button--size_small {
    border-radius: 28px
}

.dhx_button--circle.dhx_button--size_medium {
    border-radius: 32px
}

.dhx_button--disabled, .dhx_button:disabled {
    pointer-events: none
}

.dhx_button--icon.dhx_button--circle:not(.dhx_button--width_full) {
    border-radius: 50%
}

.dhx_button--icon.dhx_button--circle:not(.dhx_button--width_full).dhx_button--size_medium {
    padding-left: 6px;
    padding-right: 6px
}

.dhx_button--icon.dhx_button--circle:not(.dhx_button--width_full).dhx_button--size_small {
    padding-left: 4px;
    padding-right: 4px
}

.dhx_button--loading {
    position: relative
}

.dhx_button--loading .dhx_button__loading {
    display: flex
}

.dhx_button--loading .dhx_button__icon, .dhx_button--loading .dhx_button__text {
    visibility: hidden
}

.dhx_button--size_small {
    padding: 4px 12px;
    font-size: 14px;
    line-height: 20px
}

.dhx_button--size_small .dhx_button__icon:before {
    font-size: 16px;
    line-height: 16px
}

.dhx_button--size_small.dhx_button--loading-icon:before {
    font-size: 16px;
    margin-top: -8px;
    margin-left: -8px
}

.dhx_button--size_medium {
    padding: 6px 16px;
    text-transform: uppercase;
    line-height: 20px
}

.dhx_button--size_medium .dhx_button__icon:before {
    font-size: 20px;
    line-height: 20px
}

.dhx_button--size_medium.dhx_button--loading-icon:before {
    font-size: 20px;
    margin-top: -10px;
    margin-left: -10px
}

.dhx_button--view_flat {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    color: #fff;
    transition: background-color .2s ease-in, color .2s ease-in, box-shadow .2s ease-in
}

.dhx_button--view_flat:focus, .dhx_button--view_flat:hover {
    transition: background-color .2s ease-out, color .2s ease-out, box-shadow .2s ease-out
}

.dhx_button--view_flat.dhx_button--color_primary {
    background-color: #0288d1;
    outline-width: 0
}

.dhx_button--view_flat.dhx_button--color_primary.dhx_button--active, .dhx_button--view_flat.dhx_button--color_primary:focus, .dhx_button--view_flat.dhx_button--color_primary:hover {
    background-color: #35a0da
}

.dhx_button--view_flat.dhx_button--color_primary:active {
    background-color: #0288d1;
    box-shadow: none
}

.dhx_button--view_flat.dhx_button--color_primary.dhx_button--disabled, .dhx_button--view_flat.dhx_button--color_primary:disabled {
    background-color: #81c4e8
}

.dhx_button--view_flat.dhx_button--color_secondary {
    background-color: #4d4d4d;
    outline-width: 0
}

.dhx_button--view_flat.dhx_button--color_secondary.dhx_button--active, .dhx_button--view_flat.dhx_button--color_secondary:focus, .dhx_button--view_flat.dhx_button--color_secondary:hover {
    background-color: #717171
}

.dhx_button--view_flat.dhx_button--color_secondary:active {
    background-color: #4d4d4d;
    box-shadow: none
}

.dhx_button--view_flat.dhx_button--color_secondary.dhx_button--disabled, .dhx_button--view_flat.dhx_button--color_secondary:disabled {
    background-color: #a6a6a6
}

.dhx_button--view_flat.dhx_button--color_danger {
    background-color: #ff5252;
    outline-width: 0
}

.dhx_button--view_flat.dhx_button--color_danger.dhx_button--active, .dhx_button--view_flat.dhx_button--color_danger:focus, .dhx_button--view_flat.dhx_button--color_danger:hover {
    background-color: #ff7575
}

.dhx_button--view_flat.dhx_button--color_danger:active {
    background-color: #ff5252;
    box-shadow: none
}

.dhx_button--view_flat.dhx_button--color_danger.dhx_button--disabled, .dhx_button--view_flat.dhx_button--color_danger:disabled {
    background-color: #ffa9a9
}

.dhx_button--view_flat.dhx_button--color_success {
    background-color: #0ab169;
    outline-width: 0
}

.dhx_button--view_flat.dhx_button--color_success.dhx_button--active, .dhx_button--view_flat.dhx_button--color_success:focus, .dhx_button--view_flat.dhx_button--color_success:hover {
    background-color: #3bc187
}

.dhx_button--view_flat.dhx_button--color_success:active {
    background-color: #0ab169;
    box-shadow: none
}

.dhx_button--view_flat.dhx_button--color_success.dhx_button--disabled, .dhx_button--view_flat.dhx_button--color_success:disabled {
    background-color: #85d8b4
}

.dhx_button--view_link {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    border-radius: 2px;
    background: transparent;
    transition: background-color .2s ease-in, box-shadow .2s ease-in
}

.dhx_button--view_link:focus, .dhx_button--view_link:hover {
    transition: background-color .2s ease-out, box-shadow .2s ease-out
}

.dhx_button--view_link.dhx_button--color_primary {
    color: #0288d1;
    outline-width: 0
}

.dhx_button--view_link.dhx_button--color_primary:focus, .dhx_button--view_link.dhx_button--color_primary:hover {
    background-color: #d9edf8
}

.dhx_button--view_link.dhx_button--color_primary.dhx_button--active, .dhx_button--view_link.dhx_button--color_primary:active {
    background-color: #b8def2
}

.dhx_button--view_link.dhx_button--color_primary.dhx_button--disabled, .dhx_button--view_link.dhx_button--color_primary:disabled {
    color: #81c4e8
}

.dhx_button--view_link.dhx_button--color_secondary {
    color: #4d4d4d;
    outline-width: 0
}

.dhx_button--view_link.dhx_button--color_secondary:focus, .dhx_button--view_link.dhx_button--color_secondary:hover {
    background-color: #e4e4e4
}

.dhx_button--view_link.dhx_button--color_secondary.dhx_button--active, .dhx_button--view_link.dhx_button--color_secondary:active {
    background-color: #cdcdcd
}

.dhx_button--view_link.dhx_button--color_secondary.dhx_button--disabled, .dhx_button--view_link.dhx_button--color_secondary:disabled {
    color: #a6a6a6
}

.dhx_button--view_link.dhx_button--color_danger {
    color: #ff5252;
    outline-width: 0
}

.dhx_button--view_link.dhx_button--color_danger:focus, .dhx_button--view_link.dhx_button--color_danger:hover {
    background-color: #ffe5e5
}

.dhx_button--view_link.dhx_button--color_danger.dhx_button--active, .dhx_button--view_link.dhx_button--color_danger:active {
    background-color: #ffcfcf
}

.dhx_button--view_link.dhx_button--color_danger.dhx_button--disabled, .dhx_button--view_link.dhx_button--color_danger:disabled {
    color: #ffa9a9
}

.dhx_button--view_link.dhx_button--color_success {
    color: #0ab169;
    outline-width: 0
}

.dhx_button--view_link.dhx_button--color_success:focus, .dhx_button--view_link.dhx_button--color_success:hover {
    background-color: #daf3e9
}

.dhx_button--view_link.dhx_button--color_success.dhx_button--active, .dhx_button--view_link.dhx_button--color_success:active {
    background-color: #bae9d5
}

.dhx_button--view_link.dhx_button--color_success.dhx_button--disabled, .dhx_button--view_link.dhx_button--color_success:disabled {
    color: #85d8b4
}

.dhx_button--sidebar .dhx_button__icon + .dhx_button__text {
    margin-left: 8px;
    margin-right: auto
}

.dhx_widget .dhx_button__icon {
    line-height: 0
}

.dhx_widget .dhx_button__icon:before {
    font-size: 20px;
    line-height: 20px
}

.dhx_widget .dhx_button--size_small .dhx_button__icon:before {
    font-size: 16px;
    line-height: 16px
}

.dhx_form-group {
    position: relative;
    display: block;
    text-align: left;
    margin-bottom: 16px
}

.dhx_form-group--simplevault {
    line-height: 0;
    height: 100%
}

.dhx_form-group--textarea {
    display: flex;
    flex-direction: column;
    height: calc(100% - 16px)
}

.dhx_form-group--textarea .dhx_input--textarea, .dhx_form-group--textarea .dhx_input__wrapper {
    height: 100%
}

.dhx_form-group--textarea .dhx_label {
    min-height: 20px;
    line-height: 20px
}

.dhx_form-group--inline {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
    position: relative
}

.dhx_form-group--inline .dhx_label {
    position: relative;
    flex: 0 0 auto;
    max-height: 40px;
    margin-right: 16px;
    margin-bottom: 0;
    text-align: right;
    margin-top: 6px;
    align-self: flex-start;
    max-width: 30%;
    justify-content: flex-end
}

.dhx_form-group--inline .dhx_input__wrapper {
    flex: 0 1 auto;
    width: 300%;
    height: 100%
}

.dhx_form-group--inline .dhx_label--with-help {
    justify-content: flex-end
}

.dhx_form-group--inline .dhx_checkbox, .dhx_form-group--inline .dhx_radiobutton {
    margin-bottom: 12px
}

.dhx_form-group--required:not(.dhx_form-group--label_sr) .dhx_label:not(.dhx_label--with-help) {
    position: relative
}

.dhx_form-group--required:not(.dhx_form-group--label_sr) .dhx_label:not(.dhx_label--with-help):after {
    content: "*";
    display: inline-block;
    padding-left: 4px;
    color: rgba(0, 0, 0, .3)
}

.dhx_form-group--required:not(.dhx_form-group--label_sr) .dhx_label__holder {
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.dhx_form-group--required:not(.dhx_form-group--label_sr) .dhx_label__holder:after {
    content: "*";
    display: inline-block;
    padding-left: 4px;
    color: rgba(0, 0, 0, .3)
}

.dhx_form-group--no-message-holder {
    margin-bottom: 0
}

.dhx_form-group--disabled {
    opacity: .6;
    pointer-events: none;
    cursor: default
}

.dhx_form-group--checkbox-group .dhx_label, .dhx_form-group--checkbox .dhx_label, .dhx_form-group--radio-group .dhx_label {
    margin-top: 0;
    margin-bottom: 12px
}

.dhx_form-group--checkbox-group > .dhx_label, .dhx_form-group--checkbox > .dhx_label, .dhx_form-group--radio-group > .dhx_label {
    display: flex
}

.dhx_form-group--hidden {
    display: none
}

.dhx_form-group--state_error .dhx_input__caption, .dhx_form-group--state_error .dhx_label, .dhx_form-group--state_error .dhx_text {
    color: #ff5252
}

.dhx_form-group--state_error .dhx_combobox-input-box, .dhx_form-group--state_error .dhx_combobox-input-box:focus, .dhx_form-group--state_error .dhx_input, .dhx_form-group--state_error .dhx_input:focus {
    box-shadow: inset 0 0 0 1px #ffbaba
}

.dhx_form-group--state_error .dhx_simplevault-files, .dhx_form-group--state_error .dhx_simplevault-files:focus, .dhx_form-group--state_error .dhx_simplevault__drop-area, .dhx_form-group--state_error .dhx_simplevault__drop-area:focus {
    border-color: #ffbaba
}

.dhx_form-group--state_success .dhx_input__caption, .dhx_form-group--state_success .dhx_label, .dhx_form-group--state_success .dhx_text {
    color: #0ab169
}

.dhx_form-group--state_success .dhx_combobox-input-box, .dhx_form-group--state_success .dhx_combobox-input-box:focus, .dhx_form-group--state_success .dhx_input, .dhx_form-group--state_success .dhx_input:focus {
    box-shadow: inset 0 0 0 1px #9de0c3
}

.dhx_form-group--state_success .dhx_simplevault__drop-area, .dhx_form-group--state_success .dhx_simplevault__drop-area:focus {
    border-top-color: #9de0c3;
    border-left-color: #9de0c3;
    border-right-color: #9de0c3
}

.dhx_form-group--state_success .dhx_simplevault-files, .dhx_form-group--state_success .dhx_simplevault-files:focus {
    border-right-color: #9de0c3;
    border-left-color: #9de0c3;
    border-bottom-color: #9de0c3
}

.dhx_form-group--label_sr .dhx_label, .dhx_form-group--label_sr .dhx_text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.dhx_form-group .dhx_combobox {
    margin: 0
}

.dhx_form-group .dhx_slider {
    padding-bottom: 0
}

.dhx_form-group .dhx_text {
    position: relative;
    flex: 0 1 auto;
    max-height: 40px;
    margin-right: 16px;
    margin-bottom: 0;
    text-align: right;
    width: 100%;
    margin-top: 6px;
    align-self: flex-start
}

.dhx_input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    height: auto;
    padding: 6px 8px;
    margin: 0;
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 0, 0, .7);
    background-color: #f6f6f6;
    background-clip: padding-box;
    box-shadow: inset 0 0 0 1px #dfdfdf;
    border: 0;
    border-radius: 2px;
    outline: 0;
    transition: border-color .2s ease-in, box-shadow .2s ease-in
}

.dhx_input:-ms-input-placeholder {
    color: rgba(0, 0, 0, .5)
}

.dhx_input::placeholder {
    color: rgba(0, 0, 0, .5)
}

.dhx_input:focus {
    box-shadow: inset 0 0 0 1px #67b8e3
}

.dhx_input--icon-padding {
    padding-right: 24px
}

.dhx_input--textarea {
    max-width: 100%
}

.dhx_input--textinput {
    box-shadow: none;
    background: none;
    padding-left: 0
}

.dhx_input--textinput:focus {
    box-shadow: none
}

.dhx_input__wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    position: relative
}

.dhx_input__wrapper:before {
    color: rgba(0, 0, 0, .5);
    pointer-events: none;
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translateY(-50%)
}

.dhx_input__container {
    width: 100%;
    display: inline-block;
    position: relative
}

.dhx_input__caption {
    left: 0;
    bottom: 0;
    max-width: 100%;
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: rgba(0, 0, 0, .5);
    white-space: wrap;
    overflow: inherit;
    text-overflow: ellipsis;
    cursor: default
}

.dhx_input__icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 4px;
    z-index: 1;
    color: rgba(0, 0, 0, .5);
    pointer-events: none
}

.dhx_input__icon--color-selected {
    border-radius: 2px
}

.dhx_input__icon--color-selected:after, .dhx_input__icon--color-selected:before {
    opacity: 0
}

.dhx_widget .dhx_input__icon {
    line-height: 0
}

.dhx_widget .dhx_input__icon:before {
    font-size: 20px;
    line-height: 20px
}

.dhx_label, .dhx_text {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 6px;
    width: auto;
    flex: 0 1 auto;
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 0, 0, .7);
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    transition: color .2s ease-in, opacity .2s ease-in
}

.dhx_label:hover, .dhx_text:hover {
    opacity: .8;
    transition: color .2s ease-out, opacity .2s ease-out
}

.dhx_label__holder, .dhx_text__holder {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 4px
}

.dhx_label--with-help, .dhx_text--with-help {
    display: flex;
    align-items: center
}

.dhx_label-help {
    color: #0288d1;
    text-align: center;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.dhx_label-help:focus {
    outline: none
}

.dhx_text {
    font-weight: 400
}

.dhx_checkbox {
    display: inline-block;
    width: auto;
    padding-top: 0
}

.dhx_checkbox__holder {
    display: flex;
    align-items: center;
    white-space: nowrap
}

.dhx_checkbox__visual-input {
    display: block;
    border: 2px solid rgba(0, 0, 0, .5);
    min-width: 20px;
    min-height: 20px;
    max-width: 20px;
    max-height: 20px;
    background-color: #fff;
    border-radius: 2px;
    cursor: pointer
}

.dhx_checkbox .dhx_text {
    padding-left: 6px
}

.dhx_checkbox.dhx_form-group--inline .dhx_label, .dhx_checkbox .dhx_text {
    margin-bottom: 0;
    width: auto;
    cursor: pointer;
    margin-top: 0;
    justify-content: flex-end
}

.dhx_checkbox .dhx_input__caption {
    position: static;
    display: block;
    transform: none
}

.dhx_checkbox.dhx_form-group--inline {
    display: flex;
    align-items: center;
    white-space: nowrap
}

.dhx_checkbox.dhx_form-group--inline .dhx_label {
    margin-top: 0
}

.dhx_checkbox.dhx_form-group--hidden {
    display: none
}

.dhx_checkbox__input:disabled + * + .dhx_label, .dhx_checkbox__input:disabled + * + .dhx_text, .dhx_checkbox__input:disabled + .dhx_checkbox__visual-input {
    opacity: .6
}

.dhx_checkbox__input:focus + .dhx_checkbox__visual-input {
    border-color: #0288d1
}

.dhx_checkbox__input:checked + .dhx_checkbox__visual-input {
    background-color: #0288d1;
    background-position: 50%;
    background-size: cover;
    border-color: #0288d1;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIxIDdMOSAxOWwtNS41LTUuNSAxLjQxLTEuNDFMOSAxNi4xNyAxOS41OSA1LjU5IDIxIDd6Ii8+PC9zdmc+);
    transition: background-color .2s ease-out
}

.dhx_radiobutton {
    position: relative;
    display: flex;
    width: auto;
    padding-top: 0;
    cursor: pointer;
    white-space: nowrap;
    align-items: center
}

.dhx_radiobutton__visual-input {
    display: block;
    border: 2px solid rgba(0, 0, 0, .5);
    bottom: 4px;
    left: 0;
    min-width: 20px;
    min-height: 20px;
    max-width: 20px;
    max-height: 20px;
    background-color: #fff;
    border-radius: 50%
}

.dhx_radiobutton .dhx_text {
    padding-left: 6px
}

.dhx_radiobutton .dhx_label, .dhx_radiobutton .dhx_text {
    margin-bottom: 0;
    width: auto;
    cursor: pointer;
    margin-top: 0
}

.dhx_radiobutton .dhx_input__caption {
    position: static;
    display: block
}

.dhx_radiobutton__input:disabled + * + .dhx_label, .dhx_radiobutton__input:disabled + * + .dhx_text, .dhx_radiobutton__input:disabled + .dhx_radiobutton__visual-input {
    opacity: .6
}

.dhx_radiobutton__input:focus + .dhx_radiobutton__visual-input {
    border-color: #0288d1
}

.dhx_radiobutton__input:checked + .dhx_radiobutton__visual-input {
    background-color: #0288d1;
    border-color: #0288d1;
    box-shadow: inset 0 0 0 4px #fff;
    transition: background-color .2s ease-out
}

.dhx_select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.dhx_select::-ms-expand {
    display: none
}

.dhx_select__placeholder {
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 0, 0, .7)
}

.dhx_select:focus + .dhx_select__placeholder {
    opacity: 0
}

.dhx_simplevault {
    border: none;
    border-radius: 2px;
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    overflow: hidden;
    position: relative
}

.dhx_simplevault__drop-area {
    background-color: #f6f6f6;
    border: 1px solid #dfdfdf;
    transition: all .2s ease-in;
    display: flex;
    height: 115px;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 20px
}

.dhx_simplevault__drop-area--on-drag {
    border-style: dashed;
    transition: border .2s ease-out
}

.dhx_simplevault__icon:before {
    font-size: 40px;
    color: rgba(0, 0, 0, .3);
    transition: color .2s ease-in
}

.dhx_simplevault__title {
    max-width: 100%
}

.dhx_simplevault__label {
    color: #0288d1;
    cursor: pointer
}

.dhx_simplevault--on-drag .dhx_simplevault-loader {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .2s ease-in, transform .2s ease-in
}

.dhx_simplevault-files {
    background-color: #f6f6f6;
    border: 1px solid #dfdfdf;
    border-top: none;
    transition: all .2s ease-in;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: calc(100% - 115px);
    height: calc(100% - 115px);
    overflow-y: auto
}

.dhx_simplevault-files__fixed {
    max-height: 276px
}

.dhx_simplevault-files__item {
    position: relative;
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    line-height: 20px;
    font-size: 14px;
    text-align: left;
    color: rgba(0, 0, 0, .7);
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 8px 40px 8px 8px
}

.dhx_simplevault-files__item:not(:last-child) {
    border-bottom: 1px solid #e4e4e4
}

.dhx_simplevault-files__item-name {
    word-break: break-word
}

.dhx_simplevault-files__delete {
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translateY(-50%)
}

.dhx_simplevault-loader {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 1px;
    right: 1px;
    top: 1px;
    bottom: 1px;
    background-color: #ededed;
    transform: translateY(100%);
    opacity: 0;
    will-change: transform;
    transition: 0ms;
    z-index: 1
}

.dhx_simplevault-loader .dhx_simplevault__icon:before {
    color: #0288d1
}

.dhx_popup_toolbar {
    position: absolute;
    z-index: 1;
    -webkit-animation: b .2s ease-in-out forwards;
    animation: b .2s ease-in-out forwards;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .3), 0 2px 4px 0 rgba(0, 0, 0, .04)
}

.dhx_popup_toolbar.hide {
    -webkit-animation: c .2s ease-in-out forwards;
    animation: c .2s ease-in-out forwards
}

.dhx_item_toolbar {
    display: flex;
    height: 40px;
    padding: 0 8px;
    align-items: center
}

.dhx_item_toolbar .dhx_icon {
    display: flex;
    width: 30px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    border-radius: 2px;
    background-repeat: no-repeat;
    background-position: 50%;
    justify-content: center;
    align-items: center;
    color: #b8c6d6
}

.dhx_item_toolbar .dhx_icon svg {
    fill: #b8c6d6
}

.dhx_item_toolbar .dhx_icon:hover svg path {
    fill: #a6a6f2
}

.dhx_item_toolbar .dhx_icon:hover.dhx_icon_remove svg path {
    fill: #f1453d
}

.dhx_item_toolbar .dhx_active svg path {
    fill: #a6a6f2
}

@-webkit-keyframes b {
    0% {
        transform: translateY(30%);
        opacity: 0
    }
    to {
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes c {
    0% {
        transform: translateY(0);
        opacity: 1
    }
    to {
        transform: translateY(30%);
        opacity: 0
    }
}

.dhx_diagram {
    width: 100%;
    height: 100%;
    background: #f7f7f7;
    overflow: auto;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center
}

.dhx_diagram .dhx_wrapper {
    display: inline-block
}

.dhx_diagram .dhx_icon-container {
    position: absolute;
    top: -10px;
    left: -10px;
    width: 20px;
    height: 20px;
    border-radius: 10px
}

.dhx_diagram .dhx_icon-container .dxi {
    color: #fff
}

.dhx_diagram__container {
    position: relative
}

.dhx_diagram__scale-container {
    position: absolute;
    display: grid;
    display: -ms-grid
}

.dhx_diagram_flow_item .dhx_hide_icon {
    display: none
}

.dhx_diagram_flow_item .dhx_expand_icon, .dhx_diagram_flow_item .dhx_hide_icon {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    shape-rendering: auto
}

.dhx_diagram_flow_item .dhx_expand_icon {
    cursor: pointer
}

.dhx_diagram_flow_item:hover .dhx_hide_icon {
    display: block;
    -webkit-animation: d .5s ease-out;
    animation: d .5s ease-out;
    cursor: pointer
}

.dhx_diagram_item .dhx_hide_icon {
    display: none
}

.dhx_diagram_item .dhx_expand_icon, .dhx_diagram_item .dhx_hide_icon {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    shape-rendering: auto
}

.dhx_diagram_item .dhx_expand_icon {
    cursor: pointer
}

.dhx_diagram_item:hover .dhx_hide_icon {
    display: block;
    -webkit-animation: d .5s ease-out;
    animation: d .5s ease-out;
    cursor: pointer
}

.dhx_diagram_item .dhx_item_shape {
    fill: #fff;
    background: #fff
}

.dhx_diagram_item .shape_content {
    display: table-cell;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle
}

.dhx_diagram_item.dhx_selected .dhx_item_shape {
    fill: #fff
}

.dhx_diagram_item.dhx_diagram_image .shape_content {
    display: inline-block;
    text-align: left
}

.dhx_diagram_item.dhx_diagram_image .dhx_content_img {
    float: left;
    width: 60px;
    height: 60px;
    margin: 16px 12px 0 8px;
    border-radius: 50%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-color: #f7f7f7
}

.dhx_diagram_item.dhx_diagram_image .dhx_content_text {
    margin-top: 5px;
    color: rgba(0, 0, 0, .7);
    font-size: 14px;
    line-height: 17px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.dhx_diagram_item.dhx_diagram_image .dhx_content_text-alone {
    margin-top: 12px
}

.dhx_diagram_item.dhx_diagram_image .dhx_content_title {
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
    color: rgba(0, 0, 0, .38);
    font-size: 14px;
    line-height: 17px;
    margin-top: 25px;
    white-space: nowrap;
    text-transform: uppercase
}

.dhx_diagram_item.dhx_diagram_svg-card .dhx_content_text {
    fill: rgba(0, 0, 0, .7)
}

.dhx_diagram_item.dhx_diagram_svg-card .dhx_content_title {
    font-weight: 500;
    text-transform: uppercase;
    fill: rgba(0, 0, 0, .38)
}

.dhx_orgcard__img {
    width: 60px;
    height: 60px;
    float: left;
    margin: 16px 12px 0 8px;
    border-radius: 50%;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.dhx_orgcard__text {
    word-break: break-word;
    white-space: pre-wrap;
    line-height: 16px
}

.dhx_orgcard__title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
    color: rgba(0, 0, 0, .38);
    font-size: 14px;
    line-height: 16px;
    margin: 28px 0 4px;
    text-transform: uppercase
}

.dhx_free_diagram {
    background: #fff
}

.dhx_free_diagram .dhx_diagram_connector {
    stroke: #a6a6f2;
    stroke-width: 2px
}

@-webkit-keyframes d {
    0% {
        display: none;
        opacity: 0
    }
    1% {
        display: block;
        opacity: 0
    }
    to {
        display: block;
        opacity: 1
    }
}

@keyframes d {
    0% {
        display: none;
        opacity: 0
    }
    1% {
        display: block;
        opacity: 0
    }
    to {
        display: block;
        opacity: 1
    }
}

.dhx_layout {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    background-color: #fff
}

.dhx_layout-columns {
    display: flex;
    flex-direction: row;
    overflow: hidden
}

.dhx_layout-rows {
    display: flex;
    flex-direction: column;
    overflow: hidden
}

.dhx_layout-rows .dhx_layout-cell--resizable .dhx_layout-cell-content {
    overflow-y: auto
}

.dhx_layout-columns .dhx_layout-cell--resizable .dhx_layout-cell-content {
    overflow-x: auto
}

.dhx_layout-cell--start, .dhx_layout-columns--start, .dhx_layout-rows--start {
    justify-content: flex-start
}

.dhx_layout-cell--center, .dhx_layout-columns--center, .dhx_layout-rows--center {
    justify-content: center
}

.dhx_layout-cell--end, .dhx_layout-columns--end, .dhx_layout-rows--end {
    justify-content: flex-end
}

.dhx_layout-cell--between, .dhx_layout-columns--between, .dhx_layout-rows--between {
    justify-content: space-between
}

.dhx_layout-cell--around, .dhx_layout-columns--around, .dhx_layout-rows--around {
    justify-content: space-around
}

.dhx_layout-cell--evenly, .dhx_layout-columns--evenly, .dhx_layout-rows--evenly {
    justify-content: space-evenly
}

.dhx_layout-cell {
    overflow: hidden;
    background-color: #fff;
    flex-grow: 0;
    flex-shrink: 0
}

.dhx_layout-cell--bordered {
    border: 1px solid #e4e4e4
}

.dhx_layout-cell--border_top {
    border-top: 1px solid #e4e4e4
}

.dhx_layout-cell--border_bottom {
    border-bottom: 1px solid #e4e4e4
}

.dhx_layout-cell--border_left {
    border-left: 1px solid #e4e4e4
}

.dhx_layout-cell--border_right {
    border-right: 1px solid #e4e4e4
}

.dhx_layout-cell--border-shadow {
    border: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15)
}

.dhx_layout-cell--no-border {
    border: 0
}

.dhx_layout-cell--no-border_top {
    border-top: 0
}

.dhx_layout-cell--no-border_bottom {
    border-bottom: 0
}

.dhx_layout-cell--no-border_left {
    border-left: 0
}

.dhx_layout-cell--no-border_right {
    border-right: 0
}

.dhx_layout-cell--flex {
    display: flex
}

.dhx_layout-cell--accordion > .dhx_layout-cell--collapsed {
    border-bottom: 0
}

.dhx_layout-cell--collapsed {
    overflow: hidden;
    background-color: #fff
}

.dhx_layout-cell-content {
    height: 100%
}

.dhx_layout-cell-header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #e4e4e4;
    padding: 8px 12px;
    background-color: #fff
}

.dhx_layout-cell-header__title {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: rgba(0, 0, 0, .7);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    transition: color .2s ease-in
}

.dhx_layout-cell-header__icon {
    margin-right: 16px
}

.dhx_layout-cell-header__image-wrapper {
    position: relative;
    width: 20px;
    height: 20px;
    margin-right: 8px
}

.dhx_layout-cell-header__image {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%
}

.dhx_layout-cell-header__collapse-icon {
    margin-left: auto;
    color: #4d4d4d;
    transition: transform .2s ease-in, color .2s ease-in
}

.dhx_layout-cell-header--collapseble {
    cursor: pointer
}

.dhx_layout-cell-header--collapseble:focus-visible .dhx_layout-cell-header__collapse-icon, .dhx_layout-cell-header--collapseble:focus-visible .dhx_layout-cell-header__title, .dhx_layout-cell-header--collapseble:hover .dhx_layout-cell-header__collapse-icon, .dhx_layout-cell-header--collapseble:hover .dhx_layout-cell-header__title {
    color: #0288d1;
    transition: color .2s ease-out
}

.dhx_layout-cell-header--collapseble:focus-visible, .dhx_layout-cell-header:focus {
    outline-width: 0
}

.dhx_layout-cell-header--collapsed.dhx_layout-cell-header--col {
    border-bottom: 0;
    position: relative
}

.dhx_layout-cell-header--collapsed.dhx_layout-cell-header--col .dhx_layout-cell-header__title {
    position: absolute;
    transform-origin: left;
    transform: rotate(90deg);
    bottom: -12px;
    left: 50%
}

.dhx_layout-resizer {
    position: relative;
    overflow: visible;
    text-align: center
}

.dhx_layout-resizer .dhx_layout-resizer__icon {
    position: relative;
    z-index: 1
}

.dhx_layout-resizer--x {
    width: 0
}

.dhx_layout-resizer--x .dhx_layout-resizer__icon {
    width: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: rgba(0, 0, 0, .5);
    cursor: ew-resize
}

.dhx_layout-resizer--x .dhx_layout-resizer__icon:before {
    font-size: 16px
}

.dhx_layout-resizer--y {
    height: 0
}

.dhx_layout-resizer--y .dhx_layout-resizer__icon {
    width: 100%;
    height: 0;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    color: rgba(0, 0, 0, .5);
    cursor: ns-resize
}

.dhx_layout-resizer--y .dhx_layout-resizer__icon:before {
    font-size: 16px
}

.dhx_layout-space {
    background: #ededed;
    border: none
}

.dhx_layout-space.dhx_layout-columns > .dhx_layout-cell {
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    border: 1px solid #e4e4e4
}

.dhx_layout-space.dhx_layout-columns > .dhx_layout-cell:last-child {
    margin-right: 10px
}

.dhx_layout-space.dhx_layout-rows > .dhx_layout-cell {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #e4e4e4
}

.dhx_layout-space.dhx_layout-rows > .dhx_layout-cell:last-child {
    margin-bottom: 10px
}

.dhx_layout-space > .dhx_layout-resizer--x .dhx_layout-resizer__icon {
    right: 1px
}

.dhx_layout-space > .dhx_layout-resizer--y .dhx_layout-resizer__icon {
    bottom: 1px
}

.dhx_layout-wide {
    background: #ededed;
    border: none !important
}

.dhx_layout-wide.dhx_layout-columns > .dhx_layout-cell {
    margin-right: 10px;
    border: 1px solid #e4e4e4
}

.dhx_layout-wide.dhx_layout-columns > .dhx_layout-cell:last-child {
    margin-right: 0
}

.dhx_layout-wide.dhx_layout-rows > .dhx_layout-cell {
    margin-bottom: 10px;
    border: 1px solid #e4e4e4
}

.dhx_layout-wide.dhx_layout-rows > .dhx_layout-cell:last-child {
    margin-bottom: 0
}

.dhx_layout-wide > .dhx_layout-resizer--x .dhx_layout-resizer__icon {
    right: 11px
}

.dhx_layout-wide > .dhx_layout-resizer--y .dhx_layout-resizer__icon {
    bottom: 11px
}

.dhx_layout-line.dhx_layout-columns > .dhx_layout-cell {
    border-right: 1px solid #e4e4e4
}

.dhx_layout-line.dhx_layout-columns > .dhx_layout-cell:last-child {
    border-right: none
}

.dhx_layout-line.dhx_layout-columns > .dhx_layout-wide {
    margin-left: -1px
}

.dhx_layout-line.dhx_layout-columns > .dhx_layout-wide > .dhx_layout-cell:first-child {
    border-top: none
}

.dhx_layout-line.dhx_layout-columns > .dhx_layout-wide > .dhx_layout-cell:last-child {
    border-bottom: none
}

.dhx_layout-line.dhx_layout-rows > .dhx_layout-cell {
    border-bottom: 1px solid #e4e4e4
}

.dhx_layout-line.dhx_layout-rows > .dhx_layout-cell:last-child {
    border-bottom: none
}

.dhx_layout-line.dhx_layout-rows > .dhx_layout-wide {
    margin-top: -1px
}

.dhx_layout-line.dhx_layout-rows > .dhx_layout-wide > .dhx_layout-cell:first-child {
    border-left: none
}

.dhx_layout-line.dhx_layout-rows > .dhx_layout-wide > .dhx_layout-cell:last-child {
    border-right: none
}

.dhx_popup {
    position: fixed;
    z-index: 2147483647;
    box-sizing: border-box;
    -webkit-animation: b .2s ease-in-out forwards;
    animation: b .2s ease-in-out forwards;
    background: #fff;
    will-change: transform;
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 0, 0, .7)
}

.dhx_popup--window, .dhx_popup--window_modal {
    z-index: 2147483646
}

.dhx_popup--window_active {
    z-index: 2147483647
}

.dhx_popup.hide {
    -webkit-animation: c .2s ease-in-out forwards;
    animation: c .2s ease-in-out forwards
}

.dhx_popup:focus {
    outline: none
}

.dhx_widget--fullscreen .dhx_popup {
    z-index: 2147483647
}

@keyframes b {
    0% {
        transform: translateY(20px);
        opacity: 0
    }
    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes c {
    0% {
        transform: translateY(0);
        opacity: 1
    }
    to {
        transform: translateY(20px);
        opacity: 0
    }
}

.dhx_list {
    margin: 0;
    padding: 0;
    height: 100%;
    list-style: none;
    overflow: auto;
    max-height: 100%;
    background-color: #fff
}

.dhx_list-item {
    overflow: hidden;
    position: relative;
    padding: 8px 12px;
    border-bottom: 1px solid #e4e4e4;
    outline: none
}

.dhx_list-item, .dhx_list-item--text {
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif
}

.dhx_list-item--text {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    transition: background-color .2s ease-in, box-shadow .2s ease-in
}

.dhx_list-item--selected {
    background-color: #f7f7f7;
    box-shadow: inset 2px 0 0 0 #0288d1
}

.dhx_list-item--focus, .dhx_list-item--selected:hover, .dhx_list-item:hover {
    background-color: #ededed;
    transition: background-color .2s ease-out
}

.dhx_list-item--drophere:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #f7f7f7;
    opacity: .6
}

.dhx_list-item--dragtarget {
    opacity: .6
}

.dhx_list-item--drag {
    cursor: -webkit-grab;
    cursor: grab
}

.dhx_list-input {
    width: 100%;
    padding-left: 5px
}

.dhx_combobox {
    margin-bottom: 16px
}

.dhx_combobox__options {
    margin-top: 2px;
    width: 100%
}

.dhx_combobox--required:not(.dhx_combobox--label_sr) .dhx_label:not(.dhx_label--with-help) {
    position: relative
}

.dhx_combobox--required:not(.dhx_combobox--label_sr) .dhx_label:not(.dhx_label--with-help):after {
    content: "*";
    display: inline-block;
    padding-left: 4px;
    color: rgba(0, 0, 0, .3)
}

.dhx_combobox--required:not(.dhx_combobox--label_sr) .dhx_label__holder {
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.dhx_combobox--required:not(.dhx_combobox--label_sr) .dhx_label__holder:after {
    content: "*";
    display: inline-block;
    padding-left: 4px;
    color: rgba(0, 0, 0, .3)
}

.dhx_combobox--label_sr .dhx_label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.dhx_combobox--label-inline {
    display: flex;
    align-items: center;
    width: 100%;
    position: relative
}

.dhx_combobox--label-inline .dhx_combobox__label {
    flex: 0 0 auto;
    justify-content: flex-end;
    text-align: right;
    margin-right: 16px;
    max-width: 30%
}

.dhx_combobox--label-inline .dhx_combobox-input-box {
    flex: 0 1 auto;
    width: 300%
}

.dhx_combobox--disabled {
    opacity: .6;
    pointer-events: none;
    cursor: default
}

.dhx_combobox-input-box {
    position: relative;
    flex: 1;
    background-color: #f7f7f7;
    background-clip: padding-box;
    border-radius: 2px;
    box-shadow: inset 0 0 0 1px #dfdfdf;
    transition: border-color .2s ease-out, box-shadow .2s ease-out
}

.dhx_combobox-input-box--readonly, .dhx_combobox-input-box--readonly * {
    cursor: pointer
}

.dhx_combobox-input-box--disabled {
    cursor: not-allowed
}

.dhx_combobox-input-box--disabled * {
    cursor: not-allowed;
    pointer-events: none
}

.dhx_combobox-input-box--active, .dhx_combobox-input-box:focus-within {
    box-shadow: inset 0 0 0 1px #67b8e3
}

.dhx_combobox-input-box--state_success {
    box-shadow: inset 0 0 0 1px #6cd0a5
}

.dhx_combobox-input-box--state_error {
    box-shadow: inset 0 0 0 1px #ff9797
}

.dhx_combobox-input {
    min-height: 30px;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 0, 0, .7);
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent
}

.dhx_combobox-input:active, .dhx_combobox-input:focus {
    outline: none
}

.dhx_combobox-input__wrapper {
    position: static;
    padding-bottom: 0
}

.dhx_combobox-input__icon {
    display: flex;
    align-items: center;
    cursor: pointer;
    flex: 0;
    position: absolute;
    top: 50%;
    right: 4px;
    transform: translateY(-50%);
    font-size: 16px;
    z-index: 1;
    color: rgba(0, 0, 0, .5)
}

.dhx_combobox-input-list-wrapper {
    height: 100%;
    width: 100%;
    overflow: hidden
}

.dhx_combobox-input-list {
    display: flex;
    flex-wrap: wrap;
    flex-flow: row wrap;
    list-style: none;
    margin: 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    min-height: 30px;
    max-height: 96px;
    width: calc(100% - 32px);
    overflow-y: scroll;
    padding: 0 41px 0 8px;
    box-sizing: content-box !important
}

.dhx_combobox-input-list__item {
    flex: 0 1 auto
}

.dhx_combobox-input-list__item--input {
    position: relative;
    flex: 1 0 auto
}

.dhx_combobox-tag {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    border: 1px solid #e4e4e4;
    border-radius: 16px;
    background-color: #fff;
    margin-right: 8px
}

.dhx_combobox-tag__value {
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 0, 0, .7);
    white-space: nowrap
}

.dhx_combobox-tag__icon, .dhx_combobox-tag__image {
    margin-right: 4px
}

.dhx_combobox-tag__image {
    width: 16px;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

.dhx_combobox-tag__action {
    height: 20px;
    margin-left: 4px;
    margin-right: -6px;
    color: rgba(0, 0, 0, .5);
    padding: 0;
    background-color: transparent;
    transition: color .2s ease-in
}

.dhx_combobox-tag__action:hover {
    color: rgba(0, 0, 0, .7);
    transition: color .2s ease-out
}

.dhx_combobox-options {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3)
}

.dhx_combobox-options__icon {
    padding-right: 4px
}

.dhx_combobox-options__image {
    padding-right: 4px;
    width: 16px;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

.dhx_combobox-options__item {
    display: flex;
    align-items: center;
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    font-size: 14px;
    line-height: 20px;
    padding: 6px 8px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.dhx_combobox-options__item--select-all {
    color: #0288d1;
    line-height: 20px;
    border-bottom: 1px solid #e4e4e4
}

.dhx_message-container {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: absolute;
    padding: 20px;
    max-height: 100%;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
    width: auto;
    overflow: hidden;
    border: 2px solid transparent;
    z-index: 2147483647
}

.dhx_message-container * {
    box-sizing: border-box
}

.dhx_message-container--top-left {
    top: 0;
    left: 0
}

.dhx_message-container--top-right {
    top: 0;
    right: 0
}

.dhx_message-container--bottom-left {
    align-items: flex-start;
    bottom: 0;
    left: 0
}

.dhx_message-container--bottom-right {
    align-items: flex-start;
    bottom: 0;
    right: 0
}

.dhx_message-container--in-body {
    position: fixed
}

.dhx_message {
    display: flex;
    justify-content: space-between;
    width: 240px;
    flex-shrink: 0;
    padding: 12px;
    margin-bottom: 4px;
    margin-top: 4px;
    border-radius: 2px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .1), 0 10px 20px rgba(0, 0, 0, .1);
    background-color: #fff;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dhx_message, .dhx_message__text {
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    font-weight: 500;
    line-height: 20px;
    font-size: 14px;
    color: rgba(0, 0, 0, .7)
}

.dhx_message__text {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all
}

.dhx_message__icon {
    align-self: center;
    padding-left: 8px;
    color: rgba(0, 0, 0, .5)
}

.dhx_message--error .dhx_message__icon, .dhx_message--error .dhx_message__text, .dhx_message--success .dhx_message__icon, .dhx_message--success .dhx_message__text {
    color: #fff
}

.dhx_message--error {
    background-color: #ff5252
}

.dhx_message--success {
    background-color: #0ab169
}

.dhx_alert {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 600px;
    max-width: 100%;
    padding: 24px;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    will-change: transform;
    z-index: 2147483647
}

.dhx_alert__overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 2147483646
}

.dhx_alert__header {
    position: relative;
    margin-bottom: 20px;
    font-weight: 500;
    line-height: 20px;
    color: rgba(0, 0, 0, .7)
}

.dhx_alert__content, .dhx_alert__header {
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    font-size: 14px
}

.dhx_alert__content {
    height: 100%;
    font-weight: 400;
    color: rgba(0, 0, 0, .5);
    line-height: 1.3;
    overflow-y: auto;
    overflow-wrap: break-word;
    word-wrap: break-word
}

.dhx_alert__footer {
    margin-top: 20px;
    display: flex;
    justify-content: flex-start
}

.dhx_alert__footer--center {
    justify-content: center
}

.dhx_alert__footer--right {
    justify-content: flex-end
}

.dhx_alert__footer .dhx_button:not(:last-child) {
    margin-right: 16px
}

.dhx_tooltip {
    pointer-events: none;
    border-radius: 2px;
    background-color: #333;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    padding: 6px 12px;
    transition: opacity .01s ease, transform .01s ease;
    opacity: 0;
    z-index: 999;
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif
}

.dhx_tooltip--animate {
    opacity: 1;
    transition: opacity .15s ease-out
}

.dhx_tooltip--forced {
    opacity: 1
}

.dhx_tooltip--bottom {
    margin: 8px 0 0
}

.dhx_tooltip--top {
    margin: -8px 0 0
}

.dhx_tooltip--left {
    margin: 0 0 -8px
}

.dhx_tooltip--right {
    margin: 0 0 0 8px
}

.dhx_tooltip--light {
    background-color: #fff
}

.dhx_tooltip--light .dhx_tooltip__text {
    color: rgba(0, 0, 0, .7)
}

.dhx_widget--fullscreen .dhx_tooltip {
    z-index: 2147483647
}

.dhx_tooltip__text {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

.dhx_colorpicker {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    overflow: hidden;
    padding: 8px;
    border: 1px solid #e4e4e4;
    background-color: #fff;
    border-radius: 2px
}

.dhx_colorpicker, .dhx_colorpicker * {
    box-sizing: border-box
}

.dhx_popup .dhx_colorpicker {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    border: none
}

.dhx_palette {
    overflow: hidden;
    width: 100%;
    height: 100%;
    margin: 0;
    white-space: nowrap
}

.dhx_palette--custom {
    display: flex;
    flex-wrap: wrap;
    max-width: 236px
}

.dhx_palette--custom.dhx_palette__row .dhx_palette__cell {
    margin-bottom: 0
}

.dhx_palette__col {
    display: inline-block
}

.dhx_palette__col:last-child .dhx_palette_cell {
    margin-right: 0
}

.dhx_palette__row .dhx_palette__cell {
    display: inline-block;
    margin-bottom: 6px
}

.dhx_palette__row .dhx_palette__cell:last-child {
    margin-right: 0
}

.dhx_palette__row--last {
    margin-bottom: 0
}

.dhx_palette__cell {
    position: relative;
    width: 20px;
    height: 20px;
    margin: 0 2px 2px 0;
    vertical-align: top;
    border: 2px solid transparent;
    transition: border .2s ease-in
}

.dhx_palette__cell:after {
    content: "";
    display: block;
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    border: 1px solid transparent;
    transition: border .2s ease-in
}

.dhx_palette__cell:last-child {
    margin-bottom: 0
}

.dhx_palette__cell--selected, .dhx_palette__cell:hover {
    border: 2px solid hsla(0, 0%, 100%, .6);
    transition: border .2s ease-out
}

.dhx_palette__cell--selected:after, .dhx_palette__cell:hover:after {
    border: 1px solid rgba(0, 0, 0, .6);
    transition: border .2s ease-out
}

.dhx_colorpicker-custom-colors {
    font-size: 14px;
    color: #909cad
}

.dhx_colorpicker-custom-colors__header {
    font-size: 14px;
    padding: 9px 0 4px;
    letter-spacing: -.2px;
    position: relative
}

.dhx_colorpicker-custom-colors__picker {
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    color: #909cad;
    box-shadow: inset 0 0 0 1px #909cad
}

.dhx_colorpicker-picker__palette {
    position: relative;
    width: 100%;
    border-radius: 2px;
    overflow: hidden
}

.dhx_colorpicker-picker__palette:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(0deg, #000, hsla(0, 0%, 100%, 0));
    z-index: 2
}

.dhx_colorpicker-picker__palette:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(90deg, #fff, hsla(20, 42%, 65%, 0));
    z-index: 1
}

.dhx_colorpicker-picker__buttons {
    display: flex;
    padding: 12px 0 0;
    justify-content: flex-end
}

.dhx_colorpicker-picker__buttons .dhx_button:first-child {
    margin-right: 4px
}

.dhx_colorpicker-hue-range {
    position: relative;
    width: 100%;
    margin: 4px 0 8px;
    border-radius: 2px;
    background-image: linear-gradient(90deg, red, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red)
}

.dhx_colorpicker-hue-range__grip {
    width: 6px;
    height: 100%
}

.dhx_colorpicker-hue-range__grip, .dhx_palette_grip {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #fff;
    background: transparent;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .3)
}

.dhx_palette_grip {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    z-index: 10
}

.dhx_colorpicker-value {
    display: flex;
    flex-direction: row;
    height: 32px;
    justify-content: space-between
}

.dhx_colorpicker-value__color {
    width: 100px;
    border: 1px solid transparent;
    border-radius: 2px;
    margin-right: 8px
}

.dhx_colorpicker-value__input__wrapper {
    position: relative;
    border: 1px solid #d4dde7
}

.dhx_colorpicker-value__input__wrapper:before {
    content: "#";
    position: absolute;
    height: 100%;
    line-height: 30px;
    left: 8px;
    color: #909cad;
    font-size: 15px
}

.dhx_colorpicker-value__input {
    width: 100px;
    height: 100%;
    padding: 0 0 0 24px;
    line-height: 20px;
    font-size: 14px;
    color: rgba(0, 0, 0, .7);
    border: none;
    border-radius: 2px;
    outline: none
}

.dhx_property {
    position: relative;
    z-index: 5;
    display: flex;
    overflow-x: hidden;
    overflow-y: auto;
    flex-direction: column;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15)
}

.dhx_property-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px;
    padding: 10px 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #e4e4e4
}

.dhx_property-row {
    display: flex;
    width: 100%;
    height: 32px;
    min-height: 32px;
    margin-bottom: 8px;
    padding: 0 20px;
    align-items: center
}

.dhx_property-row--large {
    height: 64px;
    align-items: flex-start
}

.dhx_property-row--large .dhx_property-row__label {
    align-items: flex-start
}

.dhx_property-row__label {
    font-weight: 500;
    display: flex;
    min-width: 50px;
    height: 100%;
    padding: 0 20px 0 0;
    align-items: center;
    justify-content: flex-end
}

.dhx_property-row__label--standalone {
    font-size: 16px;
    flex: 1;
    justify-content: flex-start
}

.dhx_property-row__content {
    display: flex;
    overflow: hidden;
    flex: 1;
    height: 100%;
    align-items: center
}

.dhx_checkbox {
    position: relative;
    width: 20px;
    height: 20px;
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, .5);
    border-radius: 2px
}

.dhx_checkbox__input:checked + .dhx_checkbox__mark {
    visibility: visible
}

.dhx_checkbox__mark {
    position: absolute;
    top: -1px;
    left: -1px;
    visibility: hidden;
    width: 20px;
    height: 20px;
    border-radius: 2px;
    background: #0288d1
}

.dhx_checkbox__mark:before {
    color: #fff
}

.dhx_property-color {
    display: flex;
    width: 100%;
    height: 100%;
    cursor: pointer;
    align-items: center
}

.dhx_property-color__value {
    padding: 0 8px
}

.dhx_property-color__sample {
    width: 4px;
    height: 100%
}

.dhx_property-select {
    width: 100%;
    height: 100%;
    color: rgba(0, 0, 0, .7);
    border-color: #e4e4e4
}

.dhx_property-textarea {
    padding: 4px;
    resize: none;
    border-color: #e4e4e4
}

.dhx_property-input, .dhx_property-textarea {
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    font-size: 14px;
    width: 100%;
    height: 100%
}

.dhx_property-input {
    color: rgba(0, 0, 0, .7);
    border: none
}

.dhx_property-input--state_error {
    box-shadow: inset 0 0 0 1px #ffbaba
}

.dhx_property-input:disabled {
    background: transparent
}

.combo-wrapper {
    width: 100%;
    height: 100%
}

.dhx_combobox, .dhx_combobox .dhx_combobox-input-box {
    height: 100%
}

.dhx_editor {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    background: #e40000 !important;
    justify-content: stretch;
    overflow: hidden;
    position: relative;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15)
}

.dhx_editor .dhx_selected .dhx_item_shape {
    stroke: #dedede
}

.dhx_editor .dhx_diagram_item {
    cursor: move
}

.dhx_resize_grip, .free_editor .dhx_connect_point .dhx_connect_grip {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #fff;
    border: 1px solid #98a7bf;
    box-sizing: border-box;
    z-index: 10
}

.editor .dhx_diagram {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cdefs%3E%3Cpattern id='a' width='10' height='10' patternUnits='userSpaceOnUse'%3E%3Cpath stroke-width='.5' stroke='%23e0e0e0' fill='transparent' d='M0 0h10v10H0z'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' stroke='%23E0E0E0' d='M0 0h100v100H0z'/%3E%3C/svg%3E");
    text-align: left
}

.dhx_cell .dhx_preview_mode .dhx_diagram {
    background-image: none
}

.dhx_btn {
    height: 32px
}

.dhx_selection_box {
    border: 1px solid #a6a6f2;
    position: absolute
}

.dhx_free_editor {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between
}

.dhx_free_editor .dhx_diagram {
    background-color: #fff;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cdefs%3E%3Cpattern id='a' width='10' height='10' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='9.5' cy='9.5' r='.5' fill='%23c4c4c4'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h1000v1000H0z'/%3E%3C/svg%3E");
    background-position: 1px 1px;
    overflow: auto
}

.dhx_free_editor .dhx_diagram__container {
    position: absolute;
    top: 0;
    left: 0
}

.dhx_free_editor .dhx_wrapper {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dhx_free_editor .dhx_free_diagram {
    background: none;
    width: 0 !important;
    height: 0 !important;
    top: 0 !important;
    left: 0 !important
}

.dhx_free_editor .dhx_popup_toolbar {
    height: 40px
}

.dhx_free_editor .dxi {
    color: #b8c6d6
}

.dhx_free_editor .dhx_item_toolbar .dhx_icon {
    width: 30px;
    height: 30px;
    color: #b8c6d6
}

.dhx_free_editor .dhx_item_toolbar .dhx_icon svg {
    fill: #b8c6d6
}

.dhx_free_editor .dhx_item_toolbar .dhx_icon:hover svg path {
    fill: #a6a6f2
}

.dhx_free_editor .dhx_item_toolbar .dhx_icon:hover.dhx_icon_remove svg path {
    fill: #f1453d
}

.dhx_free_editor .dhx_item_toolbar .dhx_active_icon svg path {
    fill: #a6a6f2
}

.dhx_free_editor .dhx_blockselected .dhx_item_shape {
    stroke-dasharray: 2;
    stroke: #1876d2;
    outline: 1px dashed #1876d2 !important
}

.dhx_free_editor .dhx_blockselected .dhx_diagram_line {
    stroke-dasharray: 2;
    stroke: #1876d2;
    opacity: .5
}

.free_sidebar .dhx_property {
    background: #f8f8f8
}

.free_editor .dhx_connect_point .dhx_connect_grip, .free_editor .dhx_resize_grip {
    width: 8px;
    height: 8px;
    border: 1px solid #1876d2;
    border-radius: 50%
}

.free_editor .dhx_connect_point .dhx_connect_grip:focus, .free_editor .dhx_resize_grip:focus {
    border: 3px solid #1876d2;
    outline: none
}

.free_editor .dhx_break_point {
    width: 8px;
    height: 8px;
    border: 1px solid #a8d4ff;
    background: #a8d4ff;
    cursor: pointer
}

.free_editor .dhx_break_point:focus {
    border: 1px solid #a8d4ff;
    outline: none
}

.free_editor .dhx_slide_point {
    border: 2px solid #a8d4ff;
    border-radius: 8px;
    cursor: pointer
}

.free_editor .dhx_slide_point:focus {
    border: 2px solid #a6a6f2;
    outline: none
}

.free_editor .dhx_slide_point__vertical {
    height: 8px;
    width: 16px;
    border: 2px solid #a8d4ff;
    cursor: pointer
}

.free_editor .dhx_slide_point__horizontal {
    height: 16px;
    width: 8px;
    border: 2px solid #a8d4ff;
    cursor: pointer
}

.free_editor .dhx_connect_point {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    pointer-events: auto;
    cursor: pointer;
    position: absolute
    /*display: none;*/
}

.free_editor .dhx_connect_point .dhx_connect_grip {
    width: 8px;
    height: 8px;
    border: 1px solid #f7f7f7;
    border-radius: 50%;
    background: #1876d2;
    position: relative
}

.free_editor .dhx_nearest_point {
    background: rgba(0, 0, 0, .1)
}

.free_editor .dhx_nearest_point .dhx_connect_grip {
    width: 10px;
    height: 10px
}

.free_editor .dhx_diagram_connector path:hover, .free_editor .dhx_diagram_flow_item:hover, .free_editor .dhx_diagram_flow_shape:hover, .free_editor .dhx_diagram_item:hover, .free_editor .dhx_diagram_org_item:hover {
    cursor: pointer
}

.dhx_shape_rotate svg path {
    fill: #1876d2
}

.sidebar {
    z-index: 5;
    border-left: 1px solid #e0e0e0;
    overflow: hidden;
    min-width: 285px;
    max-width: 285px
}

.flex {
    width: 100%;
    overflow-y: auto
}

.dhx_diagram_connector.dhx_selected .dhx_diagram_line {
    stroke-opacity: .5
}

.dhx_diagram_connector.dhx_selected .dhx_diagram_arrow {
    stroke-opacity: .5;
    fill-opacity: .5
}

.dhx_org_chart_editor .dhx_wrapper {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dhx_org_chart_editor .dhx_org_chart {
    background: none;
    width: 0 !important;
    height: 0 !important;
    top: 0 !important;
    left: 0 !important
}

.dhx_org_chart_editor .dhx_diagram {
    overflow: auto
}

.dhx_org_chart_editor .dhx_diagram__container {
    position: absolute;
    top: 0;
    left: 0
}

.dhx_org_chart_editor .dhx_diagram_connector {
    stroke: #ccc;
    fill: none
}

.dhx_org_chart_editor .dhx_blockselected .dhx_item_shape {
    outline: 1px dashed #1876d2 !important
}

.dhx_org_chart_editor .dhx_blockselected .dhx_diagram_line {
    stroke-dasharray: 4;
    stroke: #1876d2;
    opacity: .5
}

.dhx_org_chart_editor .dxi {
    color: #b8c6d6
}

.dhx_dropdown {
    padding: 10px 0
}

.dhx_dropdown_checkbox, .dhx_dropdown_content {
    display: none
}

.dhx_dropdown_label {
    font-weight: 500;
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    text-transform: uppercase;
    color: #909cad
}

.dhx_dropdown_label:before {
    position: absolute;
    top: 30%;
    left: 0;
    width: 0;
    height: 0;
    content: "";
    border-right: 6px solid transparent;
    border-bottom: 6px solid rgba(0, 0, 0, .38);
    border-left: 6px solid transparent
}

.dhx_dropdown_checkbox:checked ~ .dhx_dropdown_content {
    display: block
}

.dhx_dropdown_checkbox:checked + .dhx_dropdown_label:before {
    border-top: 6px solid rgba(0, 0, 0, .38);
    border-bottom: none
}

body .shapesbar_cont {
    min-width: 295px;
    max-width: 295px;
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    display: flex;
    overflow-y: auto;
    flex-direction: row;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #f8f8f8;
    border-right: 1px solid #e0e0e0
}

.shapesbar_cont.dhx_shapesbar--with-width {
    flex: 1 0 auto;
    min-width: inherit;
    max-width: inherit
}

.shapesbar_wrap {
    width: 100%;
    height: 100%;
    padding: 15px 0 15px 15px;
    overflow-x: hidden
}

.shapesbar {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px
}

.dhx_shape_thumb-container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.dhx_shape_thumb {
    width: 33.33333%;
    cursor: pointer
}

.dhx_shape_thumb:hover svg path {
    fill: #fbfbfb;
    stroke: #b8c6d6
}

.dhx_shape_thumb .dhx_item_shape {
    fill: #eef1f6;
    stroke: #b8c6d6
}

.dhx_shape_thumb .dhx_diagram_extra_lines {
    stroke: #b8c6d6
}

.dhx_shape_thumb .dhx_diagram_flow_item, .dhx_shape_thumb .dhx_diagram_org_item {
    position: relative !important
}

.dhx_shape_thumb--img-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.dhx_shape_shadow {
    z-index: 2147483647;
    position: fixed
}

.dhx_shape_shadow .dhx_diagram_extra_lines {
    stroke: #b8c6d6
}

.dhx_shape_name {
    font-size: 12px;
    padding-top: 4px;
    color: #909cad
}

.dhx_topbar {
    position: relative;
    z-index: 30;
    display: flex;
    min-height: 60px;
    max-height: 60px;
    padding: 0 8px;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dhx_topbar .dhx_cell_content, .dhx_topbar .dhx_state_block {
    display: flex;
    align-items: center
}

.dhx_topbar .dhx_state_block {
    width: 150px;
    margin: 0 8px;
    padding: 18px 8px;
    justify-content: space-around
}

.dhx_topbar .dhx_state_block .redo, .dhx_topbar .dhx_state_block .undo {
    width: 24px;
    height: 24px;
    cursor: pointer;
    color: #909cad;
    fill: #909cad
}

.dhx_topbar .dhx_state_block .redo:hover, .dhx_topbar .dhx_state_block .undo:hover {
    color: #1876d2;
    fill: #1876d2;
    stroke: #1876d2
}

.dhx_topbar .dhx_state_block .redo--link, .dhx_topbar .dhx_state_block .undo--link {
    color: #8792a7
}

.dhx_topbar .dhx_state_block .redo--link:hover, .dhx_topbar .dhx_state_block .undo--link:hover {
    color: #1876d2
}

.dhx_topbar .dhx_state_block .redo--active, .dhx_topbar .dhx_state_block .undo--active {
    color: #8792a7
}

.dhx_topbar .dhx_topbar_wrap {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    align-items: center
}

.dhx_topbar .dhx_topbar_wrap .dhx_button__topbar {
    margin: 4px
}

.dhx_topbar .dhx_editor_scale {
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    display: flex;
    flex-direction: row;
    width: 94px;
    height: 30px;
    background: #f8f8f8;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    justify-content: space-around;
    align-items: center
}

.dhx_topbar .dhx_editor_scale .dhx_scale_value, .dhx_topbar .dhx_editor_scale .dhx_zoom_in, .dhx_topbar .dhx_editor_scale .dhx_zoom_out {
    font-size: 20px;
    font-weight: 900;
    display: flex;
    width: 20px;
    height: 20px;
    cursor: pointer;
    color: #909cad;
    justify-content: center;
    align-items: center
}

.dhx_topbar .dhx_editor_scale .dhx_scale_value {
    font-size: 14px;
    width: auto;
    height: auto;
    cursor: default
}

.dhx_topbar .dhx_visibility {
    padding: 0 30px;
    cursor: pointer;
    color: #909cad;
    width: 80px
}

.dhx_topbar .dhx_visibility.dhx_selected, .dhx_topbar .dhx_visibility:hover {
    color: #1876d2
}

.dhx_topbar .dhx_items_block {
    flex: 1;
    padding: 10px 8px;
    flex-direction: row
}

.dhx_topbar .dhx_items_block, .inputs_group {
    justify-content: flex-end;
    display: flex;
    align-items: center
}

.inputs_group {
    margin: 0 0 1px
}

.inputs_group span {
    color: #8792a7;
    letter-spacing: .5px;
    margin: 0 8px 0 0
}

.inputs_group input, .inputs_group span {
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    font-size: 14px;
    line-height: 20px
}

.inputs_group input {
    color: #202020;
    border: 1px solid #e6e6e6;
    background-color: #f7f7f7;
    width: 84px;
    height: 32px;
    transition: all .2s ease;
    text-align: center;
    outline: none
}

.inputs_group input:first-of-type {
    margin: 0 8px 0 0
}

.inputs_group input:hover {
    transition: all .2s ease;
    border-color: #ccc
}

.inputs_group input.dhx_invalid {
    border: 1px solid #e40000
}

.inputs_group_desc {
    display: flex;
    margin: 0 0 8px;
    justify-content: flex-end
}

.inputs_group_desc span {
    color: #8792a7;
    font-size: 12px;
    letter-spacing: .5px;
    line-height: 20px;
    width: 86px;
    text-align: center
}

.inputs_group_desc span:first-child {
    margin: 0 8px 0 0
}

.dhx_property, .side-bar {
    position: relative;
    z-index: 5;
    overflow-y: auto;
    overflow-x: hidden;
    box-sizing: border-box;
    height: 100%;
    padding: 20px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15)
}

.dhx_property input:focus, .dhx_property textarea:focus, .side-bar input:focus, .side-bar textarea:focus {
    box-shadow: 0 0 0 1px #1876d2
}

.edit-section {
    padding: 0 0 4px
}

.section-title {
    line-height: 20px;
    margin: 0 0 4px;
    letter-spacing: .5px
}

.dhx_invalid input {
    border: 1px solid #e40000 !important
}

.pop-up {
    font-size: 14px;
    color: #fff;
    border-radius: 2px;
    background-color: #333;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    line-height: 20px;
    z-index: 6;
    top: -4px;
    left: 42px;
    box-sizing: border-box;
    width: 94px;
    height: 38px;
    padding: 9px 22px;
    opacity: 0
}

.pop-up, .pop-up:before {
    position: absolute;
    transition: all .2s ease
}

.pop-up:before {
    bottom: 11px;
    left: -15px;
    content: "";
    border: 8px solid transparent;
    border-right-color: #333
}

.dhx_property {
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    font-size: 14px
}

.dhx_property * {
    box-sizing: border-box
}

.dhx_group_item {
    line-height: 30px;
    padding-left: 10px;
    color: #fff;
    background: #55f
}

.dhx_text_item {
    font-size: 15px;
    line-height: 30px;
    white-space: nowrap
}

.dhx_text_item:nth-child(2n) {
    background: #f8f8f8
}

.dhx_text_item .dhx_label {
    box-sizing: border-box;
    width: 50%;
    padding-left: 10px
}

.dhx_text_item .dhx_value {
    width: 50%;
    cursor: pointer
}

.dhx_label, .dhx_value {
    display: inline-block
}

.dhx_value .segmented input {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0
}

.segmented label {
    margin-right: -3px;
    padding: 1px 10px 2px 8px;
    cursor: pointer;
    border: 1px solid #dedede;
    background: #fff
}

.segmented input:checked + label {
    background: #dedede
}

.segmented input:focus + label {
    border-bottom: 2px solid #48f
}

.dhx_value {
    text-align: left
}

.dhx_value input, .dhx_value select {
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    font-size: 15px;
    line-height: 28px;
    width: 100%;
    border: none;
    border-bottom: 2px solid transparent;
    outline: none;
    background: transparent
}

.dhx_value select {
    padding: 0
}

.dhx_value input:focus, .dhx_value select:focus {
    border-bottom: 2px solid #48f
}

.dhx_value .dhx_check {
    position: relative;
    top: 2px;
    left: -9px;
    width: 18px;
    height: 18px
}

.dhx_invalid input, .dhx_invalid input:focus {
    border-bottom: 2px solid #e40000
}

.position-edit {
    display: flex;
    margin: 0 0 1px;
    justify-content: flex-end;
    align-items: center
}

.position-edit input:first-of-type {
    margin: 0 10px 0 0
}

.position-desc {
    display: flex;
    margin: 0 0 9px;
    justify-content: flex-end
}

.position-desc span {
    font-size: 12px;
    line-height: 20px;
    width: 86px;
    text-align: center;
    letter-spacing: .5px;
    color: #7b869d
}

.position-desc span:first-child {
    margin: 0 10px 0 0
}

.name-edit {
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    font-size: 14px;
    line-height: 20px;
    box-sizing: border-box;
    width: 248px;
    height: 56px;
    margin: 0 0 10px;
    padding: 8px 0 0 8px;
    resize: none;
    color: #202020;
    border: 1px solid #dedede;
    outline: none;
    background-color: #e0e0e0
}

.no-border {
    border-bottom: none
}

.no-margin {
    margin: 0
}

.no-padding {
    padding: 0
}

.photo-wrapper img {
    box-sizing: border-box;
    width: 60px;
    height: 60px;
    border: 1px solid #e0e0e0
}

.dhx_textarea {
    min-height: 40px;
    overflow-y: auto;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #d4dde7;
    border-radius: 2px;
    background-color: #fff;
    margin: 0 0 10px;
    padding: 8px;
    outline: none;
    resize: none;
    color: #202020;
    font-size: 14px;
    line-height: 20px;
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    transition: all .2s ease
}

.dhx_textarea:hover {
    border-color: #ccc;
    transition: all .2s ease
}

.dhx_textarea:focus {
    box-shadow: 0 0 0 1px #1876d2;
    transition: all .2s ease
}

.dhx_textarea::-webkit-input-placeholder {
    color: #202020;
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    font-size: 14px;
    line-height: 20px
}

.dhx_textarea:focus::-webkit-input-placeholder {
    color: transparent
}

.dhx_textarea:focus:-moz-placeholder, .dhx_textarea:focus::-moz-placeholder {
    color: transparent
}

.dhx_textarea:focus:-ms-input-placeholder {
    color: transparent
}

@-webkit-keyframes e {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

@keyframes e {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.dhx_img_uploader {
    cursor: pointer;
    position: relative
}

.dhx_img_uploader .pop-up {
    left: 70px;
    top: 10px;
    width: auto
}

.dhx_img_uploader:hover {
    cursor: pointer
}

.dhx_img_uploader:hover .pop-up {
    transition: all .2s ease;
    opacity: 1
}

.dhx_img_uploader .dhx_uploader_preview {
    cursor: pointer;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-size: 100% 100%;
    background-color: #f2f2f2
}

.dhx_img_uploader .dhx_uploader_preview.loading .dhx_loading {
    display: block;
    width: 101%;
    height: 101%;
    background: #fff;
    -webkit-animation: e .8s linear infinite;
    animation: e .8s linear infinite;
    border: 4px solid #03a9f4;
    border-right-color: #fff;
    border-radius: 50%;
    box-sizing: border-box
}

.dhx_img_uploader .dhx_uploader_preview .dhx_loading {
    display: none
}

.section-title {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 8px 0;
    color: #909cad
}

.input_element {
    height: 40px;
    width: 110px;
    border: 1px solid #d4dde7;
    border-radius: 2px;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    margin: 0 8px 10px 0
}

.input_element input {
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    font-size: 14px;
    background-color: #f7f7f7;
    line-height: 20px;
    width: 84px;
    height: 32px;
    transition: all .2s ease;
    text-align: center;
    outline: none;
    padding: 0 8px 0 40px;
    background: #fff;
    border: none;
    width: 100%;
    height: 100%;
    text-align: left;
    color: #202020
}

.input_element input:first-of-type {
    margin: 0 8px 0 0
}

.input_element input:hover {
    transition: all .2s ease;
    border-color: #ccc
}

.input_element input.dhx_invalid {
    border: 1px solid #e40000
}

.input_icon_wrap {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    width: 20px;
    height: 100%;
    margin: 0 9px
}

.input_icon_wrap .rotate_icon {
    color: #b8c6d6
}

.input_icon_wrap .rotate_icon:before {
    font-size: 24px;
    width: 24px;
    height: 24px
}

.input_icon {
    text-align: center;
    background: #b8c6d6;
    border-radius: 2px;
    width: 20px;
    height: 20px;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase
}

.input_group_up {
    font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.input_group_up .inputs_group {
    width: 110%;
    justify-content: flex-start;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap
}

.input_group_up .inputs_group input {
    padding: 0 8px 0 40px;
    background: #fff;
    width: 100%;
    height: 100%;
    text-align: left
}

.alone_picker {
    width: 40px;
    min-width: 40px
}

.line-edit-content {
    display: flex;
    flex-direction: row
}

.dhx_custom_select {
    font-size: 14px;
    font-weight: 500;
    position: relative;
    height: 40px;
    color: #909cad;
    outline: none
}

.dhx_custom_select .dhx_select_content {
    display: none
}

.dhx_custom_select .dhx_select_label {
    display: flex;
    height: 40px;
    padding: 0 18px;
    color: #202020;
    font-weight: 400;
    align-items: center
}

.dhx_custom_select:before {
    position: absolute;
    top: 40%;
    right: 12px;
    width: 0;
    height: 0;
    content: "";
    border-top: 5px solid #b8c6d6;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent
}

.dhx_custom_select:focus {
    box-shadow: inset 0 0 0 1px #1876d2
}

.dhx_custom_select:focus:before {
    border-top: none;
    border-bottom: 5px solid #b8c6d6
}

.dhx_custom_select:focus .dhx_select_content {
    position: absolute;
    z-index: 100;
    z-index: 10;
    top: 45px;
    display: block;
    width: 100%;
    height: auto;
    border: 1px solid #e6e6e6;
    background: #fff;
    box-shadow: 0 0 9px 0 hsla(0, 0%, 53%, .5)
}

.dhx_custom_select:focus .dhx_select_content:after {
    position: absolute;
    z-index: -1;
    top: -2px;
    right: 11px;
    width: 10px;
    height: 10px;
    content: "";
    transform: rotate(45deg);
    background: #fff;
    box-shadow: 0 0 9px 0 hsla(0, 0%, 53%, .5)
}

.dhx_custom_select .dhx_select_option {
    z-index: 10;
    display: flex;
    height: 30px;
    padding: 10px 18px;
    cursor: pointer;
    color: #202020;
    background: #fff;
    font-weight: 400;
    align-items: center
}

.dhx_custom_select .dhx_select_option:hover {
    color: #1876d2;
    background-color: #eef1f6
}

.dhx_custom_select .dhx_select_option:hover .dhx_select_dash, .dhx_custom_select .dhx_select_option:hover .dhx_select_line {
    border-color: #1876d2
}

.dhx_custom_select .dhx_selected_option {
    background-color: #eef1f6
}

.dhx_custom_select .dhx_selected_option .dhx_select_dash, .dhx_custom_select .dhx_selected_option .dhx_select_line {
    border-color: #1876d2
}

.dhx_custom_select .dhx_selected_option .dxi-check {
    font-size: 14px;
    padding: 0 8px;
    color: #909cad
}

.dhx_custom_select .dhx_select_dash, .dhx_custom_select .dhx_select_line {
    width: 60%;
    height: 0;
    border: 1px solid #909cad
}

.dhx_custom_select .dhx_select_dash {
    border: 1px dashed #909cad
}

.line_width {
    width: 65px
}

.line_width input {
    padding: 0 10px
}

.line_width .title {
    position: absolute;
    top: 30%;
    right: 0;
    padding: 0 10px;
    color: #b8c6d6
}

.icons_group {
    display: flex;
    align-items: center;
    height: 40px;
    margin: 0 10px 0 0
}

.icons_group .dhx_line_icon, .icons_group .dxi {
    min-width: 30px;
    min-height: 30px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    color: #b8c6d6;
    display: flex;
    align-items: center;
    justify-content: center
}

.icons_group .dhx_line_icon:hover, .icons_group .dxi:hover {
    background: #eef1f6
}

.icons_group .dhx_selected {
    color: #1876d2
}

.icons_group .dhx_selected svg * {
    fill: #1876d2
}

.icons_group .dhx_line_icon {
    cursor: pointer
}

.icons_group .dhx_line_icon i * {
    pointer-events: none
}

.line_height .dxi-format-line-spacing {
    color: #b8c6d6
}

.arrow_select {
    min-width: 70px
}

.arrow_select .dhx_select_label {
    padding: 0 8px
}

.align_bar {
    display: flex;
    padding-bottom: 12px
}

.align_icon_wrap {
    padding: 0 4px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.align_icon_wrap:hover {
    background: #eef1f6
}

.align_icon_wrap.dhx_selected svg path {
    fill: #1876d2
}

.dhx_select {
    font-weight: 500;
    position: relative;
    height: 40px;
    color: #202020;
    outline: none;
    padding: 0 4px 0 8px;
    border: 1px solid #e6e6e6;
    background: #fff;
    border-radius: 2px;
    width: 100%
}

.edit-section.color-edit {
    position: relative;
    margin-bottom: 8px
}

.edit-section.color-edit .color_picker_wrap {
    height: 40px;
    width: 120px;
    display: flex;
    flex-direction: row
}

.edit-section.color-edit .color_picker_wrap .color_preview {
    width: 20px;
    height: 20px;
    border-radius: 2px
}

.edit-section.color-edit .color_picker_wrap .color_code {
    height: 100%
}

.empty-state {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.empty-state__text {
    font-family: Roboto;
    font-style: normal;
    font-size: 12px;
    line-height: 14px;
    color: #909cad;
    margin-top: 32px
}
