/* Minification failed. Returning unminified contents.
(1583,1): run-time error CSS1019: Unexpected token, found '}'
 */
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.autofillRebind {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

::-moz-selection { /* Code for Firefox */
    color: #fff;
    background-color: rgb(125, 187, 241);
}

::selection {
    color: #fff;
    background-color: rgb(125, 187, 241);
}

* {
    outline: none;
}

html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
    position: relative;
    background-color: rgb(197, 225, 242);
    font-family: 'Open Sans', sans-serif;
    color: rgba(0, 0, 0, 0.87);
    min-width: 1200px;
    min-height: 900px;
}

.dx-widget,
.dx-overlay-wrapper {
    font-family: 'Open Sans', sans-serif;
}

.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content),
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-datagrid-invalid:not(.dx-field-item-content) {
    padding-right: 14px;
    padding-left: 6px;
    line-height: 24px;
    vertical-align: middle;
}

.dx-datagrid .dx-column-indicators, .dx-datagrid-container .dx-column-indicators {
    height: 15px;
}

.loginBody {
    min-width: 1200px;
    overflow: hidden;
    background-color: rgb(197, 225, 242);
}

.dx-datagrid-header-panel {
    padding: 0 14px;
}

.adlineLogo, .loginContent, .loginFooter, .headerLoginLogo {
    -webkit-transition: 0.5s ease-out;
    -webkit-transition-delay: 1s;
    -o-transition: 0.5s ease-out;
    -o-transition-delay: .5s;
    -moz-transition: 0.5s ease-out;
    -moz-transition-delay: 1s;
    transition: 0.5s ease-out;
    transition-delay: .5s;
}

a {
    color: black;
    text-decoration: underline;
}

    a:hover,
    a:focus,
    a.active {
        color: black;
        text-decoration: none;
    }


.headerWrapper {
    height: 65px;
    padding: 0 20px 0 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header {
    margin-left: 10px;
    float: left;
    font-size: 60px;
    padding: 10px;
    font-weight: bold;
    background-color: #62a96d;
}

    .header span {
        color: #fff;
    }

.headerLogo {
    display: flex;
    align-items: center;
}

    .headerLogo a {
        text-decoration: none;
    }

.headerPlacement {
    margin-left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

    .headerPlacement .logoImgHeader {
        width: 50px;
        height: 50px;
        background-image: url("img/A-64.svg");
    }

    .headerPlacement .logoTextWrapper {
        font-size: 30px;
    }

.page + .use_leftSide {
    padding-bottom: 20px;
}

.userWelcomeWrapper {
    height: 100%;
    color: #414a4f;
    background-color: transparent;
}

.userWelcomeBtn {
    height: 100%;
    margin-left: 20px;
    padding-top: 24px;
    float: left;
}

.userWelcomeText {
    position: absolute;
    bottom: 7px;
    right: 20px;
}

.userWelcomeBtn a {
    font-size: 22px !important;
}

.textAlignCenter {
    text-align: center;
}

.preloaderWrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: rgba(255, 255, 255, 0.80);
}

    .preloaderWrapper .preloaderSpan {
        position: absolute;
        font-weight: bold;
        width: 150px;
        height: 122px;
        background-image: url(img/logo_adline.svg);
        background-repeat: no-repeat;
        left: 50%;
        top: 50%;
        margin: -115px 0 0 -120px;
    }

.page {
    padding: 0 10px;
    height: calc(100% - 65px);
    position: relative;
}

.blurWrapper {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #82C2F0;
}

.contentTabsWrapper.dx-toolbar {
    background-color: transparent;
}

    .contentTabsWrapper.dx-toolbar .dx-toolbar-item {
        display: inline-block;
    }

    .contentTabsWrapper.dx-toolbar .dx-toolbar-items-container {
        height: 43px;
    }

#areaSelect {
    margin-right: 20px;
}

#main_dxDataGrid .dx-datagrid .dx-row > td {
    padding: 0px 10px;
}

.tabElem {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 5px 15px;
    border-top: 5px solid transparent;
}

    .tabElem.activeTab {
        color: #000;
        padding: 5px 15px;
        border-top: 5px solid #32a8ee;
    }

.reportNameWrapper {
    display: flex;
    flex-direction: column;
}

.reporGrouptName {
    font-size: 14px;
    color: #383838;
}

.reportTypeName {
    font-weight: bold;
    font-size: 12px;
}

.content {
    position: relative;
    margin: 0 auto;
    height: 100%;
}

.loginFooter {
    opacity: 0;
    position: absolute;
    margin: 40px 0 24px 36px;
    bottom: -50px;
    font-size: 13px;
}

.tooltipLogoImg {
    background-image: url('img/os_logo.png');
    height: 37px;
    width: 270px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 14px;
}

.tooltipLogoText {
    padding-top: 9px;
}

.tooltipLogoWrapper {
    padding: 10px;
}

.footerVersion {
    position: absolute;
    bottom: 8px;
    left: 30px;
    font-size: 10px;
}

.footerVersionForStartPage {
    display: none;
    position: absolute;
    bottom: 8px;
    left: 30px;
    font-size: 10px;
}

.startPageContent {
    padding-top: 40px;
    height: calc(100% - 25px);
}

.dx-tooltip-wrapper .dx-overlay-content {
    background-color: #fff;
    color: #333;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.12);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.12);
    box-shadow: 0 1px 2px rgba(0,0,0,0.12);
}

.loginPage .form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}

.loginPage input, select, textarea {
    max-width: 100%;
}

.loginWrapper {
    width: 83.333333%;
    height: 250px;
}

.loginTitle {
    display: block;
    font-size: 26px;
    color: rgb(51, 51, 51);
    padding-top: 29px;
    padding-bottom: 18px;
    font-weight: 600;
}

.loginBody .dx-toolbar-label .dx-toolbar-item-content > div {
    overflow: visible;
}

.loginContent {
    opacity: 0;
}

.dx-toolbar-label .dx-toolbar-item-content > div {
    letter-spacing: -0.02em;
}

.userWrapper {
    max-width: 600px;
    margin: 0 auto;
}

.loginWrapper input {
    max-width: 100%;
}

.loginWrapperLabel {
    font-size: 21px;
    font-weight: bold;
    margin-left: 16px;
    margin-bottom: 25px;
}

.labelWrapper label {
    display: table-cell;
    vertical-align: middle;
}

.login {
    margin-bottom: 22px;
}

.loginPage .notifyjs-bootstrap-base {
    width: 300px;
}

.loginForm {
    background-color: transparent;
}

.error {
    border-color: #E81F2E;
}

    .error:focus {
        border-color: #E81F2E;
        outline: 0;
    }

.btn.btn-close {
    border-radius: 0;
}

.appointment-content .dx-popup-wrapper .dx-button.dx-button-has-text {
    margin-bottom: 20px;
    margin-left: 10px;
}

.dx-datagrid-rowsview .dx-selection.dx-row > td, .dx-datagrid-rowsview .dx-selection.dx-row:hover > td {
    background-color: rgb(220, 247, 229);
    color: rgba(0, 0, 0, 0.87);
}

.dx-button {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.12);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.12);
    box-shadow: 0 1px 2px rgba(0,0,0,0.12);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    font-size: 13px;
    background-color: transparent;
}

    .dx-button.dx-state-hover,
    .dx-button.dx-state-focused,
    .dx-button.dx-state-active {
        -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
        -moz-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
        background-color: #fff;
    }

.frgtPwd,
.frgtPwd.dx-button.dx-state-hover,
.frgtPwd.dx-button.dx-state-focused,
.frgtPwd.dx-button.dx-state-active {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .frgtPwd.dx-button.dx-state-hover .dx-button-text,
    .frgtPwd.dx-button.dx-state-focused .dx-button-text,
    .frgtPwd.dx-button.dx-state-active .dx-button-text {
        text-decoration: underline;
    }

    .frgtPwd .dx-inkripple {
        display: none;
    }

    .frgtPwd .dx-button-text {
        text-transform: none;
        font-size: 14px;
    }

    .frgtPwd .dx-button-content {
        padding-left: 0 !important;
    }

.logoDivider {
    font-size: 20px;
    color: rgb(211, 211, 211);
    font-weight: 300;
    margin: 0 10px;
}

.customerLogo {
    width: 167px;
    height: 35px;
    background-size: cover;
}

#menuToolbar .dx-scrollable-content {
    height: 100%;
}

#menuToolbar .dx-toolbar-items-container, #userToolbar .dx-toolbar-items-container {
    height: 100%;
}

#menuToolbar.dx-toolbar .dx-toolbar-before .dx-toolbar-item, #userToolbar.dx-toolbar .dx-toolbar-before .dx-toolbar-item {
    padding-right: 10px;
}

#menuToolbar.dx-toolbar .dx-toolbar-center .dx-toolbar-item, #userToolbar.dx-toolbar .dx-toolbar-center .dx-toolbar-item {
    padding: 0 20px;
    background-color: #c5e1f2;
}

/*#mainLayoutToolbar.dx-toolbar .dx-toolbar-after .dx-toolbar-item {
    padding: 0 10px;
}*/

.headerLoginLogo {
    height: 100%;
    width: 30%;
    display: flex;
    justify-content: center;
}

.loginContentWrapper {
    height: 100%;
    width: 100%;
    display: flex;
}

.adlineLogoWrapper {
    width: 70%;
    height: 100%;
    display: flex;
    justify-content: center;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.26);
    box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.26);
}

.adlineLogoWrapper, .headerLoginLogo {
    padding-top: 18%;
}

.adlineLogo {
    opacity: 0;
    display: flex;
    height: 120px;
}

.tabElemWrapper {
    text-decoration: none;
}

.tableWrapper {
    height: calc(100% - 30px);
}

    .tableWrapper .dx-scheduler-work-space, .tableWrapper .dx-scheduler-header {
        border: 1px solid transparent;
    }

.topTableWrapper {
    transition: width linear .1s;
}

    .topTableWrapper.detailRequest {
        height: 100%;
    }

.gridToolbar {
    width: 100%;
}

#requestGrid, #invoiceGrid {
    height: 100%;
}

    #requestGrid .dx-datagrid, #invoiceGrid .dx-datagrid {
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.12);
        -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.12);
        box-shadow: 0 1px 2px rgba(0,0,0,0.12);
    }

.fixed-table-toolbar {
    margin-bottom: 16px;
}

.statusNeedConfirm {
    font-size: 12px;
}

.dx-datagrid-content .dx-datagrid-table [class*="column"] + [class*="column"]:last-child td {
    border: none;
}

.dx-datagrid-content .dx-datagrid-table [class*="column"] + [class*="column"]:last-child td {
    border: none;
}

.box-shadow {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.12);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.12);
    box-shadow: 0 1px 2px rgba(0,0,0,0.12);
}

.rq_wrapper {
    overflow: hidden;
    width: 100%;
    background-color: #fff;
    padding: 20px;
}

    .rq_wrapper .itemWrapper {
        width: 23%;
        margin: 1%;
        float: left;
        min-height: 55px;
    }

    .rq_wrapper .caption {
        font-size: 12px;
        color: rgba(0, 0, 0, 0.54);
    }

.dx-state-readonly input, .dx-state-readonly textarea {
    color: #959595;
}

.dx-widget input, .dx-widget textarea {
    font-family: "Open Sans", sans-serif;
    padding: 4px 0 6px;
}

#createUser {
    height: 100%;
}

.user_form_wrapper {
    height: 100%;
    display: flex;
    justify-content: space-between;
}

    .user_form_wrapper .itemWrapper {
        margin-bottom: 20px;
    }


.rq_leftSide {
    width: 60%;
    float: left;
}

#login_form_wrapper .itemWrapper:last-child {
    margin-top: 30px;
}

.rq_rightSide {
    width: 39.4%;
    float: right;
}

    .rq_rightSide .dx-popup-wrapper > .dx-overlay-content, .orderGrid .dx-popup-wrapper > .dx-overlay-content {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
    }

.pl_wrapper {
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
}

.pl_table {
    height: 100%;
}

.topTableBtnWrapper {
    width: 100%;
    overflow: hidden;
}

#closeDetailAnfrageBtn {
    float: right;
    border: none;
    color: #333;
}

    #closeDetailAnfrageBtn.dx-button.dx-state-hover,
    #closeDetailAnfrageBtn.dx-button.dx-state-focused {
        background-color: transparent;
    }

.btnWrapper {
    height: 40px;
    text-align: center;
    margin-top: 20px;
}

    .btnWrapper .dx-button-has-text .dx-button-content {
        padding: 9px 50px 9px;
    }

    .btnWrapper .dx-button:last-child {
        margin-left: 1%;
    }

#pl_scrollArea {
    height: 100%;
}

.pl_create_wrapper {
    width: 100%;
    height: calc(100% - 68px);
    background-color: #fff;
    padding-top: 20px;
}

    .pl_create_wrapper .itemWrapper {
        width: calc(50% - 40px);
        margin: .5% 20px .5% 20px;
        float: left;
        min-height: 60px;
    }

    .pl_create_wrapper .itemWrapperMulti .dx-tag-content {
        margin: 0;
        padding: 4px 30px 4px 12px;
        margin-bottom: 1px;
        min-width: 28px;
        background-color: #03c3aa;
        color: #fff;
        font-size: 10px;
    }

    .pl_create_wrapper .caption {
        font-size: 12px;
        color: rgba(0, 0, 0, 0.54);
    }

    .pl_create_wrapper .dx-texteditor-input {
        font-size: 14px;
    }

.userRights_form_wrapper {
    width: 100%;
    background-color: #fff;
    padding: 20px;
    padding-top: 22px;
    height: calc(100% - 50px);
}

    .userRights_form_wrapper .itemWrapper {
        margin-bottom: 20px;
    }

    .userRights_form_wrapper .caption {
        font-size: 12px;
        color: rgba(0, 0, 0, 0.54);
    }

    .userRights_form_wrapper .dx-texteditor-input {
        font-size: 14px;
    }

    .userRights_form_wrapper .dx-list-search {
        margin: 0;
    }

        .userRights_form_wrapper .dx-list-search.dx-searchbox .dx-texteditor-container {
            padding-bottom: 0;
        }

        .userRights_form_wrapper .dx-list-search.dx-searchbox .dx-placeholder:before {
            font-size: 15px;
        }

        .userRights_form_wrapper .dx-list-search.dx-searchbox .dx-texteditor-container .dx-texteditor-input {
            margin: 0;
        }

.user_form_wrapper .caption {
    font-size: 15px;
    font-weight: bold;
    color: rgb(0, 80, 162);
}

.dx-switch-container {
    height: 20px;
}

.dx-clear-button-area {
    float: right;
    height: 100%;
    width: 34px;
    position: relative;
    cursor: pointer;
    text-align: justify;
}

.user_form_wrapper .dx-texteditor-input {
    font-size: 14px;
}

#ValuesList {
    height: calc(100% - 70px);
}

.dx-placeholder, .dx-placeholder:before {
    font-size: 14px;
    font-style: italic;
    width: 100%;
}

.master-detail-caption {
    padding: 10px;
}

.dx-datagrid .dx-row > td {
    padding: 3px;
}

.dx-datagrid-rowsview .dx-row-removed > td {
    border: none;
}

.dx-datagrid-focus-overlay:after {
    content: none;
}

.dx-datagrid-rowsview .dx-row,
.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-lines) > td,
.dx-datagrid-rowsview .dx-selection.dx-row:hover:not(.dx-row-lines) > td,
.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-lines):not(.dx-row-focused) > td,
.dx-datagrid-rowsview .dx-selection.dx-row:hover:not(.dx-row-lines):not(.dx-row-focused) > td {
    border-top: none;
    border-bottom: none;
}


.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-command-select,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content).dx-command-select,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-datagrid-invalid:not(.dx-field-item-content).dx-command-select {
    padding-left: 10px;
}

.dx-tagbox-popup-wrapper .dx-list-select-all {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
    margin-bottom: 3px;
}

.dx-list-select-all-label {
    margin-top: 0;
}

.dx-dropdownlist-popup-wrapper .dx-list-select-all {
    padding: 10px;
    font-size: 12px;
}

.dx-dropdownlist-popup-wrapper .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item-content {
    padding: 5px;
}

.dx-list-item-before-bag .dx-list-select-checkbox, .dx-list-item-before-bag .dx-list-select-radiobutton {
    margin-left: 25px;
}

.dx-list-item-content {
    font-size: 13px;
    padding: 7px 5px;
}

    .dx-list-item-content p {
        margin: 0;
    }

.dx-checkbox-icon:after {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
}

.dx-checkbox-indeterminate .dx-checkbox-icon {
    font-size: 14px;
}

.dx-checkbox-icon {
    width: 16px;
    height: 16px;
    border-radius: 0;
}

.dx-checkbox-checked .dx-checkbox-icon {
    font-size: 14px;
    background-color: #03c3aa;
}

.dx-tag {
    margin: 0 3px 2px 0;
}

.pl_create_wrapper .itemWrapper.datePicker {
    width: calc(100% - 40px);
    float: none;
    margin: 0 20px;
}

    .pl_create_wrapper .itemWrapper.datePicker .caption {
        margin-bottom: 15px;
    }

.popupWrapper {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
}

    .popupWrapper .pl_btn_wrapper {
        text-align: center;
    }

.pl_btn_wrapper .dx-button:last-child {
    margin-left: 1%;
}

.loginBody .popupWrapper {
    padding: 40px;
    height: auto;
}

.loginBody .pl_btn_wrapper {
    margin: 20px;
    text-align: center;
}

.dx-overlay-shader {
    background-color: rgba(0, 0, 0, 0.3);
}

.dx-overlay-modal.dx-popup-wrapper > .dx-overlay-content {
    border: 0;
    border-radius: 0;
    /*background-color: #C5E1F2;*/
}

.dx-fieldchooser-popup .dx-popup-title.dx-toolbar .dx-toolbar-item:last-child {
    padding-top: 0;
}

/*.dx-popup-title.dx-toolbar .dx-toolbar-item:last-child {
    padding-top: 20px;
}*/

.dx-popup-wrapper .dx-state-focused.dx-overlay-content {
    border: none;
}

.dx-list-item.dx-state-hover, .dx-list-item.dx-state-active {
    background-color: rgba(3, 169, 244, 0.08);
}

    .dx-list-item.dx-state-hover ._icon, .dx-list-item.dx-state-active ._icon,
    .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused ._icon {
        background-color: #e5eeff;
    }

.dx-popup-title {
    border: none;
    background-color: #fff;
}


.dx-popup-content {
    padding: 0;
}

    .dx-popup-content.dx-pivotgridfieldchooser {
        padding: 24px;
        padding-bottom: 0;
    }

.dx-popover-wrapper .dx-popup-content {
    padding: 24px;
}

.dx-invalid.dx-texteditor.dx-state-focused .dx-texteditor-container:before,
.dx-invalid.dx-texteditor.dx-state-active .dx-texteditor-container:before {
    border-top: 1px solid rgb(255, 29, 12);
    border-bottom: 1px solid rgb(255, 29, 12);
}

.dx-texteditor:not(.dx-textarea) .dx-texteditor-container:after {
    border-bottom: 1px solid #e0e0e0;
}

.dx-invalid.dx-texteditor .dx-texteditor-container:after,
.dx-invalid.dx-texteditor.dx-state-hover .dx-texteditor-container:after,
.dx-invalid.dx-texteditor.dx-state-hover .dx-texteditor-container:after {
    border-top: 1px solid rgb(255, 29, 12);
    border-bottom: 3px solid rgb(255, 29, 12);
}

.dx-invalid-message > .dx-overlay-content {
    display: none;
}

#usersGrid {
    height: 100%;
}

    #usersGrid .dx-datagrid {
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.12);
        -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.12);
        box-shadow: 0 1px 2px rgba(0,0,0,0.12);
    }

.defaultBtn {
    background-color: #03c3aa !important;
    color: #fff !important;
    border-radius: 50px !important;
    height: 32px;
}

    .defaultBtn .dx-button-has-icon:not(.dx-button-has-text) .dx-icon,
    .defaultBtn .dx-button .dx-icon {
        color: rgba(255, 255, 255, 0.87) !important;
    }

.lightBtn {
    border-radius: 50px !important;
    background-color: rgb(210, 237, 255) !important;
    height: 32px;
}

.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-toolbar-item-auto-hide {
    padding: 5px;
}

.dx-datagrid-headers .dx-datagrid-table .dx-row > td:hover:not(.dx-command-select):not(.dx-command-expand):not(.dx-editor-cell):not(.dx-command-edit):not(.dx-datagrid-group-space) {
    background-color: rgba(3, 169, 244, 0.08);
}

.dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row) {
    background-color: rgba(3, 169, 244, 0.08);
}

/*.dx-datagrid-rowsview .dx-master-detail-row:not(.dx-datagrid-edit-form) > .dx-datagrid-group-space, .dx-datagrid-rowsview .dx-master-detail-row:not(.dx-datagrid-edit-form) .dx-master-detail-cell {
    background-color: rgb(235, 248, 255);
}*/

.dx-datagrid .dx-row-alt > td {
    background-color: #edf6fb;
}

.dx-texteditor:not(.dx-textarea).dx-state-hover .dx-texteditor-container:after {
    border-bottom: 1px solid #C5E1F2;
    border-top: 1px solid #C5E1F2;
}

.dx-texteditor-input {
    font-size: 14px;
}

.dx-pager .dx-pages .dx-selection, .dx-pager .dx-page-sizes .dx-selection
.dx-pager .dx-pages .dx-selection, .dx-pager .dx-page-sizes .dx-selection {
    background-color: #03c3aa;
}

.dx-pager .dx-page, .dx-pager .dx-page-size {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.dx-calendar-cell span {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.dx-datagrid .dx-toolbar .dx-toolbar-item-content > .lightBtn.dx-button.dx-state-hover, .dx-toolbar .dx-toolbar-button > .lightBtn.dx-button.dx-state-hover {
    background-color: rgb(197, 225, 242) !important;
}

#pl_table .dx-toolbar .dx-toolbar-item:nth-child(4n),
#pl_table .dx-toolbar .dx-toolbar-item:nth-child(5n) {
    background-color: #E8F5FF;
    padding: 0 10px;
}

#requestGrid .dx-toolbar .dx-toolbar-item {
    padding: 0 5px;
}

.dx-icon-create_new {
    background: url('img/create_new.svg');
}

.dx-icon-duplicate {
    background: url('img/duplicate.svg');
}

.dx-icon-search {
    background: url('img/search.svg');
}

.dx-icon-logout {
    background: url('img/logout.svg');
}

.dx-icon-create_single {
    background: url('img/create_single.svg');
}

.dx-icon-create_multiply {
    background: url('img/create_multiply.svg');
}

.dx-icon-arrow_down {
    background: url('img/arrow_down.png');
}

.dx-icon-arrow_right {
    background: url('img/arrow_right.png');
}

.dx-icon-save_ {
    background: url('img/save.svg');
}

.dx-icon-save_and_new {
    background: url('img/save_and_new.svg');
}

.dx-icon-save_and_go {
    background: url('img/save_and_go.svg');
}

.dx-icon-cancel {
    background: url('img/cancel.svg');
}

.dx-icon-user_ {
    background: url('img/user.svg');
}

.dx-icon-trash_ {
    background: url('img/trash.svg');
}

.dx-icon-edit_ {
    background: url('img/edit.svg');
}

.dx-icon-change_status {
    background: url('img/change_status.svg');
}

.dx-icon-gebuchte_positionen {
    background: url('img/gebuchte_positionen.svg');
}

/*.dx-datagrid-group-closed {
    background: url('img/arrow_right.png');
    background-repeat: no-repeat;
    background-position: 6px;
}

    .dx-datagrid-group-closed:before {
        content: "";
    }*/

.dx-datagrid-group-opened {
    height: 19px;
}

/*.dx-datagrid-group-opened:before {
        content: "";
    }*/

.dx-searchbox .dx-icon-search:before {
    content: '';
}

.dx-list-search {
    margin: 0 10px;
}

.dx-datagrid-rowsview.dx-empty,
.dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row {
    background-color: #EEF4F8;
}

.dx-scheduler-view-switcher-label {
    display: none;
}

.dx-scheduler-view-switcher.dx-dropdownmenu.dx-button-has-icon:not(.dx-button-has-text) {
    display: none;
}

.dx-searchbox .dx-icon-search {
    margin-top: -10px;
    margin-left: 6px;
    width: 17px;
    height: 17px;
    background-size: 17px 17px;
    background-repeat: no-repeat;
}

.user_leftSide .dx-searchbox .dx-icon-search {
    margin-top: -12px;
    margin-left: 5px;
    width: 22px;
    height: 22px;
    background-size: 21px 23px;
    background-repeat: no-repeat;
}

.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-command-expand,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content).dx-command-expand,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-datagrid-invalid:not(.dx-field-item-content).dx-command-expand,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td .dx-datagrid-group-space,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content) .dx-datagrid-group-space,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-datagrid-invalid:not(.dx-field-item-content) .dx-datagrid-group-space {
    width: 24px;
    min-width: 24px;
    padding: 0 4px 0 0px;
    line-height: 32px;
}

.user_leftSide .dx-list-search.dx-searchbox .dx-texteditor-container .dx-texteditor-input {
    margin-top: 1px;
}

.user_leftSide .dx-searchbox .dx-texteditor-input,
.user_leftSide .dx-searchbox .dx-placeholder:before {
    padding-left: 41px;
}

.dx-toolbar-button .dx-button-has-text:not(.dx-button-back) .dx-icon {
    margin-top: 0;
    width: 17px;
    height: 17px;
    background-size: 17px 17px;
    background-repeat: no-repeat;
}

.dx-checkbox-indeterminate .dx-checkbox-icon {
    background-color: #03c3aa;
}
/*scheduler styles*/
.appointment-content {
    width: 450px;
    margin-top: 3px;
}

.dx-popup-content .appointment-content {
    margin-top: 7px;
    height: 50px;
    padding-left: 9px;
}

.appointment-badge {
    text-align: center;
    float: left;
    margin-right: 12px;
    color: white;
    width: 28px;
    height: 28px;
    font-size: 20px;
    line-height: 20px;
    border-radius: 28px;
    margin-top: 5px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.appointment-dates {
    color: #959595;
    font-size: 12px;
    text-align: left;
    float: left;
}

.appointment-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 300px;
    font-size: 15px;
    text-align: left;
    float: left;
}

.edit-appointment {
    position: relative;
    border: none;
    box-shadow: none;
    top: -8px;
    height: 50px;
}

    .edit-appointment .dx-button-content {
        width: 50px;
        height: 50px;
        padding-left: 4px;
    }

    .edit-appointment.dx-state-hover,
    .dx-list-item.dx-state-hover .dx-button {
        box-shadow: none;
        background-color: inherit;
    }

    .edit-appointment .dx-icon-edit {
        color: #337ab7 !important;
        font-size: 23px !important;
    }

/*scheduler styles*/

.dx-dropdowneditor-icon:before, .dx-datebox-calendar .dx-dropdowneditor-icon:before {
    content: "\f016";
    color: #03c3aa;
}

.dx-dropdowneditor.dx-dropdowneditor-active .dx-dropdowneditor-icon:before,
.dx-dropdowneditor-button.dx-state-active .dx-dropdowneditor-icon:before {
    content: "\f014";
    color: #03c3aa;
}

/*.dx-dropdowneditor-icon {
    line-height: 30px;
}

.dx-datebox-calendar .dx-dropdowneditor-icon {
    line-height: 30px;
}*/
.user_information_wrapper {
    display: flex;
    height: 100%;
}

.user_information {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.user_information_group_wrapper {
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.user_content_wrapper {
    display: flex;
    width: 100%;
    height: calc(100% - 30px);
    justify-content: space-between;
}

.user_centerSide_header_wrapper {
    width: 100%;
    min-height: 220px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 20px;
}

.user_leftSide_wrapper .dx-list-search,
#cloudReportList .dx-list-search,
#documentApprovalList .dx-list-search {
    padding-top: 12px;
    margin: 0 16px;
}

#cloudReportList .dx-list-item-content, #documentApprovalList .dx-list-item-content {
    padding: 7px 15px;
}

.user_centerSide_header {
    width: 100%;
}

.user_centerSide_header_icon {
    height: 80px;
    width: 80px;
    margin: 0 auto;
    background-size: 80px 80px;
    background-position: center;
    background-repeat: no-repeat;
}

.user_rightSide_header_wrapper {
    height: 30%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.user_rightSide_header {
    width: 100%;
}

.user_rightSide_header_icon {
    height: 140px;
    width: 140px;
    background-color: #e7f5ff;
    border-radius: 50%;
    margin: 0 auto;
    background-size: 80px 80px;
    background-position: center;
    background-repeat: no-repeat;
}

.userIconBig {
    background-image: url("img/user_big.svg");
}

.adminIconBig {
    background-image: url("img/admin_big.svg");
}

.userRightsIconBig {
    background-image: url("img/rechte.svg");
}

.user_centerSide_header_title, .user_rightSide_header_title {
    font-size: 1em;
    font-weight: 600;
    background-color: #0e5480;
    color: #fff;
    font-weight: bolder;
    padding: 0px 20px;
    margin-top: 20px;
    border-radius: 5px;
    text-transform: uppercase;
}

.user_centerSide_content {
    width: 100%;
    height: 100%;
}

.user_inputs_wrapper {
    display: flex;
    height: 100%;
    width: 39%;
    flex-direction: column;
    /* height: 25%; */
    margin-bottom: 10px;
}

.user_inputs {
    width: 100%;
    min-height: 220px;
    margin-top: 10px;
    background-color: #fff;
    padding: 20px;
}

.user_rightSide_content_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.user_rightSide_content {
    height: calc(100% - 460px);
    margin-top: 10px;
    padding: 10px 20px 20px;
    background-color: #fff;
}

    .user_rightSide_content .dx-popup-wrapper > .dx-overlay-content {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
    }

    .user_rightSide_content .dx-popup-title.dx-toolbar {
        padding: 0 8px 0 20px;
    }

    .user_rightSide_content .dx-datagrid-rowsview.dx-empty,
    .user_rightSide_content .dx-datagrid-rowsview .dx-datagrid-table .dx-freespace-row {
        background-color: rgb(255, 255, 255);
        border: none;
        height: 0 !important;
    }

    .user_rightSide_content .dx-datagrid .dx-row > td {
        padding: 6px;
        padding-bottom: 3px;
    }

    .user_rightSide_content .dx-datagrid-rowsview .dx-row.dx-group-row td {
        border-top-color: rgb(224, 224, 224);
        border-bottom-color: rgb(224, 224, 224);
        border-top: none;
    }

        .user_rightSide_content .dx-datagrid-rowsview .dx-row.dx-group-row td:last-child div {
            font-size: 14px;
            font-weight: normal;
            color: rgba(0,0,0,.87);
        }

#userManagerGrid {
    height: 100%;
    padding: 20px 0 20px;
}

.user_leftSide {
    height: 100%;
    width: 20%;
    min-width: 20%;
    position: relative;
}

    .user_leftSide .dx-list-item-content {
        padding: 10px;
    }

.user_leftSide_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.user_leftSide_btn_wrapper {
    padding: 10px;
    text-align: center;
    margin: 10px 0 0;
    background-color: #fff;
}

.user_centerSide_btn_wrapper {
    display: flex;
    justify-content: space-between;
    margin: 20px 0 0;
    background-color: #fff;
    width: 100%;
}

    .user_centerSide_btn_wrapper #closeBtn {
        margin-left: 1%;
    }

.user_rightSide, .user_centerSide {
    height: 100%;
    width: 79.5%;
    min-width: 79.5%;
    position: relative;
    display: flex;
}

.user_leftSide_wrapper,
.user_centerSide_wrapper {
    height: 100%;
}

.user_centerSide_wrapper {
    display: flex;
    background-color: transparent;
    flex-direction: column;
}

.user_permission {
    width: 25.3%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.user_permission_lists {
    height: 100%;
    padding: 20px 0;
}

}

.user_permission_lists .itemWrapper {
    margin: 0;
}

.user_leftSide_content {
    background-color: #fff;
}

    .user_leftSide_content.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected {
        background-color: rgba(0, 106, 175, 0.12);
    }

._icon {
    text-align: center;
    float: left;
    margin-right: 12px;
    color: rgb(255, 255, 255);
    background-color: rgb(230, 245, 254);
    width: 36px;
    height: 36px;
    font-size: 16px;
    line-height: 20px;
    border-radius: 28px;
    margin-top: 0;
    margin-bottom: 5px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

.adminIcon {
    background-image: url('img/admin.svg');
}

.userIcon {
    background-image: url('img/user_v.svg');
}

.userEmail {
    font-size: 15px;
    margin-bottom: 4px;
    padding-right: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.userLastLogin {
    font-size: 10px;
    color: #848484;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 50px;
}

.userConfirmed {
    position: absolute;
    right: 0;
    width: 22px;
    height: 100%;
    margin: auto;
    margin-right: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    background-image: url('img/userconfirm.svg');
}

.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused {
    background-color: rgba(3, 169, 244, 0.08);
}

.dx-inkripple-wave {
    background-color: rgba(3, 169, 244, 0.2);
}

#user_rightSide_permissionList {
    float: right;
    width: 50%;
}

.wrtWrapper {
    padding: 20px 40px 4px 35px;
    background: rgb(255, 255, 255);
    font-size: 13px;
}

    .wrtWrapper:last-child {
        padding-bottom: 30px;
    }

#frgtPwd .dx-button-has-text .dx-button-content {
    padding-left: 0;
}

.dx-popover-arrow + .dx-popup-title.dx-toolbar .dx-toolbar-item:last-child {
    font-size: 14px;
    padding-left: 18px;
    padding-top: 0;
}

.dx-popover-arrow + .dx-popup-title {
    background-color: #C5E1F2;
}

    .dx-popover-arrow + .dx-popup-title.dx-toolbar .dx-toolbar-items-container {
        height: 40px;
    }

#bookedGrid {
    float: left;
    width: 100%;
}

    #bookedGrid .dx-toolbar .dx-toolbar-before .dx-toolbar-item {
        padding: 0 20px 0 0;
    }

#soxReportGrid,
#cloudReportGrid,
#documentApprovalGrid, #ticketGrid {
    float: left;
    width: 100%;
}

    #soxReportGrid .dx-toolbar .dx-toolbar-before .dx-toolbar-item,
    #cloudReportGrid .dx-toolbar .dx-toolbar-before .dx-toolbar-item,
    #documentApprovalGrid .dx-toolbar .dx-toolbar-before .dx-toolbar-item {
        padding: 0 20px 0 0;
    }

#chartWrapper, #bookedRightSideWrapper,
#reportRightSideWrapper, #ticketRightSideWrapper {
    padding-bottom: 20px;
    float: right;
    height: 100%;
    display: none;
    background-color: rgba(255, 255, 255, 0.50);
}

#bookedGrid .dx-datagrid-rowsview .dx-row.dx-edit-row > td {
    border-top: none;
    border-bottom: none;
}

#soxReportGrid .dx-datagrid-rowsview .dx-row.dx-edit-row > td,
#cloudReportGrid .dx-datagrid-rowsview .dx-row.dx-edit-row > td,
#documentApprovalGrid .dx-datagrid-rowsview .dx-row.dx-edit-row > td, #ticketGrid .dx-datagrid-rowsview .dx-row.dx-edit-row > td {
    border-top: none;
    border-bottom: none;
}

#bookedRightSideWrapper {
    padding-bottom: 0;
}

    #bookedRightSideWrapper .dx-layout-manager .dx-field-item:not(.dx-last-col) {
        padding: 0 10px 0 0;
    }

    #bookedRightSideWrapper .dx-layout-manager .dx-field-item:not(.dx-first-col) {
        padding: 0 0 0 10px;
    }

    #bookedRightSideWrapper .dx-popup-wrapper > .dx-overlay-content {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
    }

    #bookedRightSideWrapper .dx-popup-content {
        padding: 0 20px;
    }


.chartOptionsWrapper {
    background-color: #fff;
    height: 56px;
    display: flex;
    justify-content: space-between;
}

    .chartOptionsWrapper .itemWrapper {
        width: 30%;
        margin-left: 2%;
        margin-bottom: 10px;
        margin-top: 10px;
        background-color: #fff;
    }

#pieChart, #barChart {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    height: calc(100% - 60px);
}

#barChart {
    display: none;
}

#chartTypeRadio {
    display: flex;
    align-items: center;
}

#chartWrapper.showChart {
    width: 39.4%;
    display: block;
}

#chartWrapper.hideChart {
    display: none;
}

#bookedRightSideWrapper.showRightSide {
    width: 29%;
    display: block;
}

#bookedRightSideWrapper.hideRightSide {
    display: none;
}

.bookedPivotGridWrapper {
    display: none;
    height: 100%;
}

#reportRightSideWrapper.showRightSide, #ticketRightSideWrapper.showRightSide {
    width: 29%;
    display: block;
}

#reportRightSideWrapper.hideRightSide, #ticketRightSideWrapper.hideRightSide {
    display: none;
}

.reportRightSideWrapper {
    display: none;
    height: 100%;
}

.reportPivotGridWrapper {
    display: none;
}

.topTableWrapper, .reportPivotGridWrapper {
    height: calc(100% - 70px);
}

    .topTableWrapper.withFilter, .reportPivotGridWrapper.withFilter {
        height: calc(100% - 140px);
    }

.dx-datagrid-export-button .dx-icon-export-excel-button:before {
    content: "";
}

.dx-icon-exportxlsx:before {
    content: "";
}

.dx-icon-exportxlsx {
    background-image: url('img/xls_24.svg');
}

.dx-icon-columnchooser {
    background-image: url('img/columnchooser_24.svg');
}

    .dx-icon-columnchooser:before {
        content: "";
    }

.dx-icon-column-chooser {
    background-image: url('img/columnchooser_24.svg');
}

    .dx-icon-column-chooser:before {
        content: "";
    }


.dx-icon-userRights {
    background-image: url('img/benutzerrechte.svg');
}

.dx-icon-chart_ {
    background-image: url('img/diagramm.svg');
}

.dx-icon-ok_ {
    background-image: url('img/ok.svg');
}

.dx-icon-favorite {
    background-image: url('img/star.svg');
}

.dx-icon-settings {
    background-image: url('img/settings.svg');
}

.dx-button-has-icon:not(.dx-button-has-text).dx-button-has-icon:not(.dx-button-has-text) {
    border-radius: 5px;
}

.dx-datagrid-export-button .dx-icon-export-excel-button {
    background-image: url('img/xls_24.svg');
}

#bookedToolbar {
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

#reportToolbar, #ticketToolbar {
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

#scrollableFilterToolbar {
    margin-bottom: 10px;
}

.bookedWrapper {
    padding-bottom: 66px;
}

#bookedToolbar .toolbar-label, #reportToolbar .toolbar-label, #ticketToolbar .toolbar-label {
    font-weight: bold;
}

.marked {
    color: #03c3aa;
}

.dx-datagrid-headers .dx-datagrid-table .dx-row > td {
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
    color: #333;
}

.dx-pivotgrid .dx-pivotgrid-horizontal-headers span, .dx-pivotgrid .dx-pivotgrid-vertical-headers span {
    font-weight: bold;
    color: #333;
}

.dx-pivotgrid-fields-container .dx-area-field.dx-area-box {
    color: #333;
    background-color: #c5e1f2;
    border-radius: 0;
    border: none;
    font-size: 12px;
    font-weight: 500;
    font-weight: bold;
}

.state-tooltip {
    width: 100%;
}

    .state-tooltip .caption {
        font-weight: 500;
    }

    .state-tooltip sup {
        font-size: 0.8em;
        vertical-align: super;
        line-height: 0;
    }

#gridLabel {
    padding-right: 10px;
}

#pivotLabel {
    padding-left: 10px;
}

.orderRightSideWrapper {
    height: calc(100% - 76px);
    padding: 14px 20px;
}

.orderGrid {
    float: left;
    width: 100%;
}

.order_rightSide {
    float: right;
    height: 100%;
    background-color: #fff;
    display: none;
}

    .order_rightSide.showRightSide {
        width: 34%;
        display: block;
    }

    .order_rightSide.hideRightSide {
        display: none;
    }

.order_btn_wrapper, .report_btn_wrapper, .ticket_btn_wrapper {
    width: 100%;
    text-align: center;
    margin: 20px auto;
}

.order_create_wrapper .halfElement {
    width: 47%;
    float: left;
}

.user_form_wrapper .halfElement {
    width: 47%;
    height: 100%;
}

.order_create_wrapper .marginRight {
    margin-right: 6%;
}

.order_create_wrapper .itemWrapper {
    margin-bottom: 10px;
}

.order_create_wrapper .caption {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.54);
}

/*.order_create_wrapper #TarifDescription.TarifDescription {
    width: 70%;
    margin-right: 5%;
}

.order_create_wrapper .TarifDescription {
    float: left;
}*/
#tarifBtn {
    margin-top: 16px;
    float: right;
}

.order_create_wrapper #tarifBtn.TarifDescription {
    margin-top: 13px;
}

#menuToolbar {
    margin-left: 40px;
    display: none;
}

    #menuToolbar .dx-scrollview-content {
        display: flex;
        height: 100%;
    }

    #menuToolbar a, #userToolbar a {
        font-size: 12px;
        text-decoration: none;
        border-bottom: 1px solid #03c3aa;
    }

        #menuToolbar a:hover, #userToolbar a:hover {
            /* color: rgba(0, 0, 0, 0.6);
            border-bottom-color: rgba(0, 0, 0, 0.6);*/
        }

        #menuToolbar a div, #userToolbar a div {
            font-size: 14px;
            height: 100%;
            white-space: nowrap;
        }

    #menuToolbar p, #userToolbar p {
        font-weight: 300;
        font-size: 18px;
        margin: 0;
        padding: 0 20px;
    }

.tarif_popup_btn_wrapper, .favorites_popup_btn_wrapper {
    padding: 20px 0;
}

.tarif_popup_btn_wrapper, .favorites_popup_btn_wrapper {
    text-align: center;
}

.tarif_popup_wrapper {
    padding: 6px 0px 0;
    height: calc(100% - 72px);
}

.btn_wrapper ._btn {
    margin-right: 10px;
}

.favorites_form_wrapper {
    padding: 20px 20px 0 20px;
    height: calc(100% - 68px);
}

#MediaList {
    height: calc(100% - 37px);
}

.tarifForm {
    padding: 10px 40px;
}

    .tarifForm .itemWrapper {
        float: left;
        width: 30%;
    }

    .tarifForm .marginRight {
        margin-right: 5%;
    }

#FavoriteSwitch .caption {
    float: left;
    margin-right: 20px;
}

.deviderHeader {
    font-size: 20px;
    color: rgb(211, 211, 211);
    font-weight: 300;
}

#userToolbar a.logoutBtn {
    font-size: 12px;
    text-decoration: none;
    border-bottom: 1px solid #03c3aa;
}

#menuToolbar a, #userToolbar a {
    font-size: 12px;
    text-decoration: none;
    border-bottom: none;
}

#bookedToolbar.dx-toolbar .dx-toolbar-item.dx-toolbar-label,
#reportToolbar.dx-toolbar .dx-toolbar-item.dx-toolbar-label,
#ticketToolbar.dx-toolbar .dx-toolbar-item.dx-toolbar-label {
    font-size: 14px;
}

.welcomeWrapper {
    width: 100%;
    min-height: 400px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    height: calc(100% - 10px);
    margin-top: 5px;
}

.reportSideWrapper {
    width: 100%;
    height: 100%;
    min-height: 400px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    display: none;
}

.cloudReportGridWrapper {
    width: 30%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
}

.documentApprovalGridWrapper {
    width: 15%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
}

.cloudReportDetailsWrapper {
    position: relative;
    width: 69.5%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
}

.pdfPreviewWrapper {
    position: relative;
    width: 52.25%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.documentBtnWrapper {
    width: 100%;
    height: 60px;
    min-height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}

#metaDataGrid {
    height: 100%;
    max-height: 160px;
}

    #metaDataGrid .dx-datagrid {
        background-color: transparent;
    }

.documentCommentWrapper {
    display: none;
    width: 100%;
    background-color: #fff;
    padding: 20px;
}

.documentListContainer {
    display: flex;
    justify-content: space-between;
}

.documentName {
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.documentDateTime {
    font-size: 10px;
}

.infoContainer {
    display: flex;
    width: calc(100% - 50px);
    flex-direction: column;
}

.countContainer {
    display: flex;
    font-weight: bold;
    align-items: center;
    width: 30px;
}

.documentApprovedCount {
    color: #03c3aa;
}

.recipientListContainer {
    padding: 5px;
}

    .recipientListContainer.currentUser {
        border-left: 3px solid #03c3aa;
    }

    .recipientListContainer .dx-icon-arrowright {
        font-size: 30px;
        color: #03c3aa;
    }

.nextRecipientWrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.nextRecipientItem {
    display: flex;
    align-items: center;
}

.notActive {
    color: #b1b1b1;
}

.nextRecipient {
    font-weight: bold;
}

.statusContainer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.recipientName {
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.recipientStatus {
}

.recipientStatusDateTime {
    text-align: left;
    font-size: 10px;
    color: #333;
}

.recipientComment {
    padding: 8px 15px;
    border-radius: 0 20px 20px 20px;
    background-color: #03c3aa1f;
    margin-top: 10px;
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

.badge-error {
    color: #fff;
    background-color: #dc3545;
}

.badge-warning {
    color: #212529;
    background-color: #ffc107;
}

.controlWrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.documentApprovalDetailsWrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 5px;
    width: 32.25%;
    height: 100%;
}

.emptyCloudReportContent, .emptyDocumentApprovalContent, .emptyTabContent {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #9a9a9a;
}

.emptyDocumentApprovalContent {
    position: relative;
    height: calc(100% - 65px);
    background: linear-gradient( 45deg,#fafafa 34.6%,#f2f2f2 0 69%,#fafafa 69%);
}

.dx-field-item-label-text {
    color: rgba(72,72,72,.86);
}

.cloudPage .cloudReportLabel.toolbar-label {
    font-size: 17px;
    color: #3e3e3e;
    font-weight: 400 !important;
}

.cloudReportLabel > .iconPlace, .documentApprovalLabel > .iconPlace {
    margin: 0 0 0 10px;
}

.cloudReportLabel .devider, .documentApprovalLabel .devider {
    margin: 0 10px;
}

.cloudReportLabel .staticText, .documentApprovalLabel .staticText {
    margin: 0 10px 0;
}

.cloudReportDetailsContent, .documentApprovalDetailsContent {
    width: 100%;
    height: 100%;
    padding: 0 20px;
    flex-direction: column;
    gap: 20px;
    display: none;
}

.documentApprovalDetailsContent {
    height: calc(100% - 220px);
    background: linear-gradient( 45deg,#fafafa 34.6%,#f2f2f2 0 69%,#fafafa 69%);
}

.long-title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 70px;
    grid-column-gap: 20px;
}

    .long-title h3 {
        font-family: 'Segoe UI Light', 'Helvetica Neue Light', 'Segoe UI', 'Helvetica Neue', 'Trebuchet MS', Verdana;
        font-weight: bold;
        font-size: 28px;
        margin-bottom: 20px;
        max-width: calc(100% - 200px);
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.fileIcon {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .fileIcon a {
        text-decoration: none;
    }

    .fileIcon i {
        font-size: 25px;
    }

        .fileIcon i.isFileExist {
            color: #299c4f;
        }

        .fileIcon i.isFileNoLink {
            color: #9c9c9c;
        }

.cloudReportSideWrapper, .documentApprovalSideWrapper, .ticketSystemSideWrapper {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    display: none;
}

.cloudReportSideContent, .documentApprovalSideContent, .ticketSystemSideContent {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}

    .ticketSystemSideContent.withToolbar {
        height: calc(100% - 70px);
    }

.reportSideTitle, .cloudReportSideTitle, .documentApprovalSideTitle {
    width: 100%;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 100;
    border-bottom: 3px solid #32a8ee;
    padding-bottom: 10px;
    padding-left: 20px;
}


#menuToolbar.dx-tabs, #menuToolbar .dx-tab {
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
}

#menuToolbar.dx-tabs {
    display: flex;
    align-content: center;
    justify-content: center;
}

#menuToolbar .dx-tabs-wrapper {
    display: flex;
    height: 100%;
    font-size: 14px;
}

#menuToolbar .dx-tab.dx-tab-selected:before {
    content: "";
    position: absolute;
    top: 0;
    height: 5px;
    left: 0;
    right: 0;
    background-color: #03c3aa;
}

#menuToolbar .dx-tab.dx-tab-selected {
    background-color: transparent !important;
    color: rgb(0,0,0);
    font-weight: bold;
}

#menuToolbar .dx-tab-content, #menuToolbar .dx-tab-text {
    color: rgb(0,0,0);
    text-transform: none;
    font-size: 14px;
}

.welcomeWrapper.smallSize {
    width: 100%;
    height: auto;
}

.menuListWrapper {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    transition: all linear .3s;
}

    .menuListWrapper a {
        text-decoration: none;
    }

.menuItemWrapper {
    min-width: 450px;
    position: relative;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 0;
    min-height: initial;
    text-align: left;
    background-color: rgb(204, 231, 248);
    margin: 10px;
    transition: all linear .3s;
    padding: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.06);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.06);
    box-shadow: 0 1px 1px rgba(0,0,0,0.06);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

    .menuItemWrapper.smallSize {
        position: relative;
        display: flex;
        justify-content: flex-start;
        margin-bottom: 0;
        min-height: initial;
        width: 20%;
        /* min-width: initial; */
        text-align: left;
        background-color: rgb(204, 231, 248);
        margin: 10px;
        transition: all linear .3s;
        padding: 0;
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.06);
        -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.06);
        box-shadow: 0 1px 1px rgba(0,0,0,0.06);
        transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    }

    .menuItemWrapper:hover {
        box-shadow: 0 14px 28px rgba(0,0,0,0.12), 0 10px 10px rgba(0,0,0,0.12);
        cursor: pointer;
    }

        .menuItemWrapper:hover .menuItemLinksWrapper {
            display: flex;
            box-shadow: 0 14px 28px rgba(0,0,0,0.12), 0 10px 10px rgba(0,0,0,0.12);
            z-index: 10;
        }

    .menuItemWrapper.smallSize .itemIconWrapper {
        width: 40%;
        margin: 20px 0;
        padding: 0;
    }

    .menuItemWrapper.smallSize .itemIcon {
        height: 60px;
        width: 73px;
        margin: 0 auto;
        background-repeat: no-repeat;
        background-size: contain;
    }


    .menuItemWrapper.smallSize .itemTitle {
        margin: 20px;
        margin-left: 0;
        width: 60%;
        align-items: center;
        display: flex;
        font-size: 18px;
        font-weight: bold;
    }

.menuItemTopWrapper {
    display: flex;
    justify-content: flex-start;
    width: 100%;
}

.itemIconWrapper {
    width: 40%;
    margin: 20px;
    padding: 0;
}

.itemIcon {
    height: 60px;
    width: 73px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: contain;
}

.menuItemLinksWrapper {
    position: absolute;
    width: 100%;
    display: none;
    background-color: rgba(3, 195, 170, .10);
    padding: 20px 30px;
    top: 100px;
    flex-direction: column;
    box-shadow: 0 14px 28px rgba(0,0,0,0.12), 0 10px 10px rgba(0,0,0,0.12);
}

.iconAnfrage {
    background-image: url("img/anfrage_main.png");
}

.iconEinkauf {
    background-image: url("img/einkauf_main.png");
}

.iconDispobestand {
    background-image: url("img/dispobestand_main.png");
}

.iconRechnungen {
    background-image: url("img/rechnungen_main.png");
}

.iconKostenpläne {
    background-image: url("img/kostenplane_main.png");
}

.iconDialoge {
    background-image: url("img/dialoge_sox.png");
}

.iconMenü {
    background-image: url("img/menu_sox.png");
}

.iconUserübersicht {
    background-image: url('img/userübersicht_sox.png');
}

.iconKundenzugriff {
    background-image: url("img/kundenzugriff_sox.png");
}

.iconReportGroup1 {
    background-image: url('img/security_reporting.png');
}

.iconReportGroup2 {
    background-image: url('img/finance.png');
}

.itemTitle {
    margin: 20px;
    margin-left: 0;
    width: 60%;
    align-items: center;
    display: flex;
    font-size: 18px;
    font-weight: bold;
}

.itemTextDescription {
}

    .itemText p, .itemTextDescription p {
        margin: 0;
        padding: 0;
    }

.itemTextWrapper {
    display: inline-block;
    padding: 2px 0;
    font-size: 14px;
}

a.itemText {
    /* border-bottom: 1px solid #333; */
}

    a.itemText:hover {
        color: rgba(0, 0, 0, 0.6);
        border-bottom-color: rgba(0, 0, 0, 0.6);
        border-bottom: 1px solid rgba(0, 0, 0, 0.6);
    }

.itemDevider {
    width: 0px;
    height: auto;
    background-color: rgb(178, 205, 221);
}

    .itemDevider:last-child {
        display: none;
    }

.welcomeTitle {
    font-size: 40px;
    height: 15%;
    margin-bottom: 0px;
    font-weight: 300;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: -0.04em;
}

    .welcomeTitle p {
        padding: 0;
        margin: 0;
    }

    .welcomeTitle b {
        position: relative;
    }

        .welcomeTitle b:before {
            content: " ";
            position: absolute;
            bottom: 1px;
            right: 9px;
            height: 4px;
            width: 50%;
            background-color: rgb(83, 171, 250);
        }

.welcomeFooter {
    font-size: 18px;
    font-weight: 300;
    position: absolute;
    right: 20px;
    bottom: 0;
}

    .welcomeFooter a {
        text-decoration: none;
        border-bottom: 1px solid #333;
    }

.welcomeMainFooter {
    font-size: 10px;
    padding-top: 28px;
    display: flex;
    justify-content: center;
    align-items: flex-start
}

.toolbarDateFilter, .toolbarAreaSelectLabel {
    padding-right: 10px;
}

#userRecoveryPassword.frgtPwd .dx-button-text {
    border-bottom: 1px solid;
}

#userRecoveryPassword.frgtPwd.dx-button.dx-state-hover .dx-button-text, .frgtPwd.dx-button.dx-state-focused .dx-button-text, .frgtPwd.dx-button.dx-state-active .dx-button-text {
    text-decoration: none;
    color: rgba(0,0,0,.6);
    border-bottom-color: rgba(0,0,0,.6);
}

.masterDetailTextBox {
    width: 300px;
    margin-bottom: 20px;
}

.costenPlanToolbar {
    margin-left: 10px;
}

#costPlansGrid .dx-toolbar .dx-toolbar-before .dx-toolbar-item:nth-child(2n),
#costPlansGrid .dx-toolbar .dx-toolbar-before .dx-toolbar-item:nth-child(3n),
#costPlansGrid .dx-toolbar .dx-toolbar-before .dx-toolbar-item:nth-child(4n) {
    background-color: #E8F5FF;
    padding: 0 10px;
}

.dx-toolbar-menu-section .dx-toolbar-item-auto-hide {
    padding: 10px;
}

.reportSelectCustomItem p:last-child {
    padding: 5px 0;
}

#reportRightSideWrapper, #ticketRightSideWrapper {
    height: 100%;
    background-color: #fff;
    padding: 0;
}

#reportRightSideContent, #ticketRightSideContent {
    height: calc(100% - 76px);
    padding: 14px 20px;
}

.tableWrapper .dx-toolbar .dx-toolbar-items-container {
    height: 60px;
}

.dx-searchbox.dx-editor-underlined .dx-texteditor-input, .dx-searchbox.dx-editor-underlined .dx-placeholder:before {
    padding-left: 30px;
}

.groupItemWrapper {
    display: flex;
    justify-content: space-between;
    width: 60.3%;
    height: 100%;
    margin: 0;
    background-color: #fff;
    padding: 20px;
}

#ReportGroup, #ToolPermissions, #ReportPermissions {
    display: flex;
    justify-content: space-between;
}

/*.logoImg {
    width: 120px;
    height: 120px;
    background-image: url("img/A-64.svg");
}*/

/*.logoTextWrapper {
    font-size: 70px;
    letter-spacing: -0.04em;
    color: rgba(0, 0, 0, 0.87);
    display: flex;
    align-items: center;
    margin-left: 20px;
}*/

.logoTextWrapper {
    font-size: 70px;
    letter-spacing: -0.04em;
    color: rgba(0, 0, 0, 0.87);
    display: flex;
    align-items: center;
}

.logoTextName {
    font-weight: 100;
}

.logoTextSubname {
    font-weight: 600;
}

.emailSection {
    position: absolute;
    top: 20px;
    right: 40px;
    font-size: 12px;
}

    .emailSection a {
        text-decoration: none;
        color: rgb(144, 144, 144);
    }

.filterWrapper {
    width: 100%;
    height: 60px;
    padding: 5px 20px;
    background-color: #fff;
    display: flex;
    justify-content: flex-start;
}

.filterComponent {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

    .filterComponent > span {
        margin-right: 10px;
        font-weight: bold;
    }

.filterComponentTagBox.dx-tagbox.dx-texteditor.dx-editor-filled {
    background-color: rgba(197, 225, 242, 0.38);
}

.filterComponentTagBox {
    width: 50%;
}

    .filterComponentTagBox .dx-tag-content {
        border-radius: .125rem;
        font-weight: initial;
        line-height: 1;
        padding: .25rem .375rem;
        padding-right: 2.8rem;
        font-weight: 600;
        margin: 0;
        color: #fff;
        background-color: rgb(125, 187, 241);
    }

    .filterComponentTagBox .dx-tag-remove-button:before {
        color: rgba(0, 0, 0, 0.87);
        background-color: rgba(0, 0, 0, 0);
    }

    .filterComponentTagBox.dx-tagbox .dx-texteditor-input {
        height: 25px;
    }

    .filterComponentTagBox.dx-tagbox .dx-placeholder {
        color: #5bc0de;
        font-size: 12px;
    }

    .filterComponentTagBox.dx-tagbox .dx-texteditor-input {
        font-size: 12px;
    }

    .filterComponentTagBox.dx-tagbox .dx-selectbox-container {
        padding: 2px 5px;
    }

    .filterComponentTagBox.dx-tagbox.dx-texteditor-empty.dx-editor-outlined .dx-selectbox-container {
        position: relative;
        border: none;
    }

    .filterComponentTagBox.dx-tagbox.dx-editor-filled .dx-tag-container, .filterComponentTagBox.dx-tagbox.dx-editor-outlined .dx-tag-container {
        min-height: initial;
        padding: 0;
    }

    .filterComponentTagBox.dx-tagbox.dx-editor-filled .dx-texteditor-input, .filterComponentTagBox.dx-tagbox.dx-editor-outlined .dx-texteditor-input {
        margin: 0;
    }

    .filterComponentTagBox.dx-texteditor.dx-editor-filled .dx-placeholder:before, .filterComponentTagBox.dx-texteditor.dx-editor-outlined .dx-placeholder:before {
        padding: 0 0 0 5px;
    }

    .filterComponentTagBox .dx-tag {
        margin: 0 5px 0 0;
    }

        .filterComponentTagBox .dx-tag:hover .dx-tag-content {
            color: rgb(125, 187, 241);
            background-color: #fff;
        }

    .filterComponentTagBox.dx-tagbox.dx-texteditor.dx-editor-outlined.dx-state-focused {
        -webkit-box-shadow: inset 0 0 0 2px #f4dc33;
        box-shadow: inset 0 0 0 1px #f4dc33;
    }

    .filterComponentTagBox.dx-tagbox.dx-texteditor.dx-state-focused:before, .filterComponentTagBox.dx-tagbox.dx-texteditor.dx-state-active:before {
        border: none;
    }

    .filterComponentTagBox.dx-tagbox.dx-texteditor {
        border-radius: 4px;
        position: relative;
        margin-top: 3px;
    }

        .filterComponentTagBox.dx-tagbox.dx-texteditor.dx-editor-filled.dx-state-hover:after {
            border: none;
        }

.documentApprovalInfoWrapper {
    width: 100%;
    height: calc(100% - 70px);
    padding-bottom: 40px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.documentApprovalFormWrapper {
    width: 100%;
    height: 70%;
    padding-right: 15px;
}

#documentApprovalUsersListWrapper {
    width: 100%;
    height: 30%;
}

    #documentApprovalUsersListWrapper .dx-list-item-content {
        padding: 0;
    }

    #documentApprovalUsersListWrapper .dx-field-item-label-text {
        font-size: 12px;
        font-weight: bold;
    }

.pdfPreview {
    background: linear-gradient( 45deg,#fafafa 34.6%,#f2f2f2 0 69%,#fafafa 69%);
    height: 100%;
}

.ticketFormWrapper {
    width: 100%;
    height: 100%;
}

.dx-field-item-label-location-top {
    padding: 0;
    margin: 0;
}

.status_1, .status_2, .status_3, .status_4, .status_5,
.status_6, .status_7, .status_9 {
    border-radius: 4px;
    font-size: 12px;
    font-weight: initial;
    line-height: 1;
    padding: 4px 6px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.87);
    margin: 0;
}

.status_0 {
    background: #9ddbff;
}

.status_1 {
    border: 1px solid #dedede;
}

.status_2 {
    background: #ffd79d;
}

.status_3 {
    background: #03c3aa;
}

.status_4 {
    background: #6680af;
    color: #ffffff;
}

.status_5 {
    background: #dff3ff;
}

.status_6 {
    background: #dedede;
}

.status_7 {
    border: 1px solid #dedede;
    background: #ffd700;
}

.status_9 {
    background: #cf0a10;
    color: #ffffff;
}

/*-----------------------------------------style like OMS----------------------------------------------------*/
.headerLogoImg {
    background-image: url('img/logo-slogan-adspace-io.svg');
    width: 190px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
}

.adlineLogoWrapper, .headerLoginLogo {
    padding-top: 20%;
}

.dx-tab.dx-tab-selected .dx-tab-content, .dx-tab.dx-tab-selected .dx-tab-text {
    font-weight: bold;
}

.dx-tab {
    background-color: #03c3aa;
}

html, body, .adlineLogoWrapper {
    background: linear-gradient(45deg, #1d4b83 27%, #20518e 27% 90%, #1d4b83 90%);
}

.logoImgHeader, .logoImg {
    display: none;
}

.loginWrapper {
    background-color: #fff;
}

.logoTextWrapper {
    color: #fff;
    margin-left: 0;
}

a {
    color: #fff;
}

.userWelcomeWrapper a {
    text-decoration: none;
    border-bottom: 1px solid #03c3aa;
}

    .userWelcomeWrapper a:hover {
        color: #03c3aa;
    }

.headerWrapper .dx-button-mode-text .dx-icon {
    color: #fff;
}

.deviderHeader {
    color: #fff;
}

.footerVersion {
    color: #fff;
}

.status_0 {
    background: #03c3aa;
}

.dx-tab.dx-state-hover {
    background-color: #03c3aa;
    color: #fff;
}

.logoTextDot {
    color: #03c3aa;
}

.loginWrapper {
    display: flex;
    width: 75%;
    justify-content: center;
    flex-direction: column;
}

.logoTextWrapper {
    font-size: 100px;
}

.loginForm {
    width: 75%;
}

.headerLoginLogo {
    background-color: #fff;
}

.loginButtonWrapper .loginButton {
    border-radius: 0;
    height: 46px;
    box-shadow: none;
}

.dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td:not(.dx-focused) {
    background-color: rgba(3,195,170,0.2);
}

#menuToolbar .dx-tab.dx-tab-selected:before {
    background-color: #03c3aa;
}

.tabElem.activeTab {
    border-top: 5px solid #03c3aa;
    color: #fff;
}

.menuItemWrapper,
.menuItemWrapper.smallSize {
    background-color: rgba(3, 195, 170, .05);
    border-top: 3px solid #03c3aa;
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.12);
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.12);
    box-shadow: 0 2px 3px rgba(0,0,0,0.12);
}

.menuItemLinksWrapper {
    background-color: #1e5790;
}

a.itemText:hover {
    color: #03c3aa;
    border-bottom-color: #03c3aa;
    border-bottom: 1px solid;
}

a:hover, a:focus, a.active {
    color: #03c3aa;
}

#menuToolbar .dx-tab-content, #menuToolbar .dx-tab-text {
    color: #fff;
}

#menuToolbar .dx-tab.dx-tab-selected {
    color: #fff;
}

.filterComponentTagBox.dx-tagbox.dx-texteditor.dx-editor-filled {
    background-color: rgba(3,195,170, 0.15);
}

.filterComponentTagBox.dx-tagbox .dx-placeholder {
    color: #03c3aa;
}

.reporGrouptName {
    color: #03c3aa;
}

.filterComponentTagBox .dx-tag-content {
    background-color: #03c3aa;
}

.filterComponentTagBox .dx-tag:hover .dx-tag-content {
    color: #03c3aa;
    background-color: #fff;
}

#chartWrapper, #bookedRightSideWrapper, #reportRightSideWrapper, #ticketRightSideWrapper {
    background-color: #fff;
}

.welcomeTitle {
    color: #fff;
}

.cloudReportGridWrapper, .documentApprovalGridWrapper {
    background-color: #fff;
}

.cloudReportDetailsWrapper {
    background: linear-gradient( 45deg,#fafafa 34.6%,#f2f2f2 0 69%,#fafafa 69%);
}

.preloaderWrapper {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(66,66,66, .8);
}

    .preloaderWrapper .preloaderSpan {
        background-image: url(img/logo-slogan-adspace-io.svg);
        width: 30%;
        position: relative;
        height: 122px;
        background-repeat: no-repeat;
        margin: 0;
        top: 0;
        left: 0;
    }

