
.xControlCaption {
    padding-left: 9px;
}
.xGroupBoxRowElement > .xControlCaption,
.xGroupBoxBody > .xControlContainer > .xControlCaption,
.xTabPage > .xControlContainer > .xControlCaption {
    padding-left: 13px;
}
.xMemoNoFocus .xMemoInfo_dxControl {
    margin-top: 6px;
}
.xMemoNoFocus .dx-htmleditor-toolbar-wrapper {
    visibility:hidden;
    min-height:0px;
    max-height:0px;
    height:0px;
}
.xMemoInfo:not(.xMemoNoFocus) .xControlCaption {
    display: none;
}
.xMemoInfo:not(.xMemoNoFocus) .xInputContainer:hover {
    background-color: #FFFFFF;
}
.xMemoInfo .dx-htmleditor {
    border: none !important;
}
.xMemoInfo .dx-htmleditor-content {
    padding: 12px 11px !important;
}
.xMemoInfo .dx-icon-language {
    content: url(/I/21/Sprache?s=1);
    display: inline-block;
    width: 12px;
    height: 12px;
}
.xMemoInfo .dx-icon-signatur {
    content: url(/I/21/Signatur?s=1);
    display: inline-block;
    width: 12px;
    height: 12px;
}
.xMemoInfo .dx-icon-textmodules {
    content: url(/I/21/Textbaustein?s=1);
    display: inline-block;
    width: 12px;
    height: 12px;
}
.xMemoInfo .xMemoInfo_dxControl {
    width: 100%;
}
.xMemoInfo > .xBtnContainer {
    max-height: 100%;
}
.dx-htmleditor-toolbar .dx-button {
    font-size: 12px !important;
    height: 24px !important;
    min-width: 24px !important;
}
.dx-htmleditor-toolbar .dx-icon {
    font-size: 12px !important;
}
.dx-toolbar-text-auto-hide .dx-button .dx-icon {
    width: 16px !important;
    height: 16px !important;
    font-size: 12px !important;
}
.dx-toolbar .dx-toolbar-items-container {
    height: 32px !important;
}
.dx-htmleditor-toolbar .dx-htmleditor-toolbar-separator {
    height: 32px !important;
}
.dx-htmleditor .dx-htmleditor-toolbar-wrapper {
    padding: 0px !important;
}
.dx-texteditor-input {
    min-height: 28px !important;
    padding: 7px 9px !important;
}
.dx-toolbar-text-auto-hide .dx-button .dx-button-content {
    padding-block: 0px !important;
    padding-inline-start: 0px !important;
    padding-inline-end: 0px !important;
}
.dx-toolbar .dx-toolbar-item {
    padding: 0pc !important;
    padding-inline-end: 0px !important;
}
.dx-widget {
    font-size: 12px !important;
}
.master-center {
    display: flex;
    flex-flow: column;
}
.master-north {
    height: 42px;
}
.master-west {
    background-color: #252525;
    border: none;
    margin: 0px 0px 0px 0px;
    visibility: hidden;
    overflow-x: hidden !important;
    overflow: hidden !important;
    display: flex;
}
#contextBar {
    height: 100%;
    width: 100%;
    overflow-y: auto;
    scrollbar-color: #888 transparent;
    scrollbar-width: none;
}
    #contextBar:hover {
        height: 100%;
        width: 100%;
        overflow-y: auto;
        scrollbar-color: #888 transparent;
        scrollbar-width: thin;
    }
    #contextBar li {
        display: block;
    }
#ContextSideBar {
    border-right: 1px solid #BBBBBB;
    
    flex-flow: column;
    z-index: 2;
}
#Master_Head_ToggleAppMenu, #Master_Head_ToggleContextMenu, #Master_Head_FavMenu {
    display: inline-block;
    width: 32px;
    height: 40px;
    margin-left: 16px;
    background-repeat: no-repeat !important;
    background-position: left 50%;
    cursor: pointer;
    flex: 0 0 auto;
}
#Master_Head_ToggleContextMenu, #Master_Head_logo_ToggleContextMenu {
    
    background-image: url(/I/21/MainFormMenu?s=2);
    height: 21px;
    margin-left: 4px;
}
#Master_Head_ToggleContextMenu {
    display: none;
}
#Master_Head_ToggleAppMenu {
    background-image: url(/I/21/MainFormApps?s=1);
}
.content-north {
    min-height: 32px;
    font-size: 16px;
    font-weight: bold;
    padding-top: 14px;
    padding-left: 15px;
    overflow: hidden !important;
    background-color: #F9F9F9;
    display: flex;
    border-bottom: 1px solid #bbb;
    flex: 0 0 auto;
}
#titleBtnToggleWrapper {
    display: flex;
}
#titleBtnToggle {
    width: 32px;
    height: 40px;
    background-repeat: no-repeat !important;
    background-position: left 50%;
    cursor: pointer;
    background-image: url(/I/21/MainFormMenu?s=1);
    height: 21px;
    margin-left: 0px;
    flex: 32px 0 0;
}
#titleHead {
    float: left;
    flex: 1 1 auto;
    padding-right: 6px;
    padding-left: 10px
}
#titleHeadLine {
    margin-bottom: 6px;
}
#titleHeadSubLine {
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 6px;
    line-height: 1.25em;
}
#filterCaption {
    font-weight: normal;
    cursor: pointer;
}
    #filterCaption:not(:empty)::after {
        content: ' \2193 ';
        color: #666;
    }
#areaBtnsTop {
    display: flex;
    padding-right: 16px;
}
    #areaBtnsTop > button {
        margin: 0px 10px 0px 0px;
        padding: 0px;
        height: 30px;
        background-position: 6px center;
    }
@media screen and (max-width: 1100px) {
    #areaBtnsTop > button {
        min-width: 35px;
    }
        #areaBtnsTop > button > .xButtonText {
            display: none;
        }
}
.content-center {
    flex: auto;
    min-height: 20px;
}
#appMenuWrapper {
    position: absolute;
    top: 51px;
    left: 0;
    width: auto;
    max-width: 1370px;
    z-index: 28;
    background-color: #111;
    border-top: 3px solid #555;
    max-height: calc(100% - 51px);
    box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.35);
    overflow: auto;
}
.appMenuWrapper-shown {
}
#appMenu {
    flex-direction: column;
}
#caqmaster {
    width: 100%;
    height: 100%;
}
#Menuclick-master-west {
    display: none;
}
#Master_Head {
    height: 51px;
    background-color: #111;
    color: #fff;
    z-index: 28;
    display: flex;
}
#Master_Head_left {
    height: 51px;
    display: flex;
    align-items: center;
    flex: 1 1 auto;
    overflow: hidden;
}
#Master_Head_Product {
    min-width: 150px;
    white-space: nowrap;
    color: #dcdcdc;
    font-size: 16px;
    font-weight: 200;
    padding-left: 10px;
    padding-right: 10px;
}
@media only screen and (max-width: 780px) {
    #Master_Head_Product {
        display: none;
    }
}
#Master_Head_right {
    height: 51px;
    display: flex;
    align-items: center;
}
#Master_Head_SystemTag {
    
    white-space: nowrap;
    display: table-cell;
    font-weight: bold;
    vertical-align: middle;
    color: #ff0000;
    font-size: 16px;
    padding: 0px 4px;
    line-height: 38px;
}
#Master_Head_logo {
    background-image: url(/images/general/LogoCAQHead.png);
    background-image: url(/I/87/CAQLogo?s=1);
    background-repeat: no-repeat;
    background-size: contain;
    height: 35px;
    width: 81px;
    margin: 6px 10px 2px 10px;
    cursor: pointer;
}
@media only screen and (max-width: 880px) {
    #Master_Head_logo {
        display: none;
    }
}
#menuSettings {
    width: 41px;
    cursor: pointer;
    height: 100%;
    background-image: url(/I/21/MainFormSettings?s=1);
    background-size: 24px;
    background-repeat: no-repeat !important;
    background-position: 50% 50%;
}
#menuInfo {
    color: #dcdcdc;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    font-size: 11px;
    padding: 0 5px 0 10px;
}
#menuUser {
    cursor: pointer;
    background-image: url(/I/21/MainFormUser?s=1);
    background-size: 38px;
    background-repeat: no-repeat !important;
    background-position: right 50% !important;
    margin: 0px 20px 0px 10px;
    padding-right: 38px !important;
    height: 100%;
}
#menuUserLic {
}
#menuUserName {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
    margin-bottom: 1px;
}
.masterHeadSplitter {
    width: 1px;
    height: 32px;
    background-color: #888;
    margin: auto 10px
}
#Master_Head_colorbar {
    height: 3px;
    width: 100%;
    flex: 0 0 auto;
    background-image: linear-gradient(to right, #2186CC, #2186CC, #7AA52F, #7AA52F, #EA9E26, #EA9E26, #A9253A, #A9253A);
}
#caqlogin {
    position: fixed;
    z-index: 30;
    top: 0px;
    right: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#caqlogin-box {
    max-width: 400px;
    min-width: 380px;
    min-height: 400px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 4px solid #FFFFFF;
    box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.5);
    display: flex;
    flex-direction: column;
}
#caqlogin-logo {
    padding: 6px 15px 6px 25px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom: 1px solid #BBBBBB;
    width: auto;
    flex: 0 0 auto;
    display: flex;
}
    #caqlogin-logo > img {
        max-width: 120px;
    }
#caqlogin-form {
    padding: 20px 25px 10px 25px;
    flex: 0 0 auto;
}
#resetPassword {
    padding-left: 25px;
    padding-top: 40px;
    flex: 1 1 auto;
}
#caqlogin-linkbox {
    font-size: 12px;
    display: flex;
    flex-flow: wrap;
    color: #888;
    padding: 15px 10px 5px 25px;
    flex: 0 0 auto;
}
.caqlogin-link {
    white-space: nowrap;
    border-right: 1px solid #888;
    padding-right: 6px;
    margin: 3px 6px 3px 0px;
}
    .caqlogin-link > a {
        color: #888;
    }
@media (max-width: 600px) {
    #caqlogin {
        display: block;
        background-image: none !important;
        background-color: #fff;
        height: 100%;
    }
    #caqlogin-box {
        max-width: 100%;
        height: 100%;
        margin: 0px;
        box-shadow: none;
    }
    #LoginLogo {
        clear: both;
    }
}
#CustomerLogo {
    height: 90px;
    display: flex;
    border-top: 1px solid #666;
    flex: 0 0 90px;
}
#CustomerLogoToggleMenu {
    display: inline-block;
    background-repeat: no-repeat !important;
    background-position: left center;
    cursor: pointer;
    background-image: url(/I/21/ToggleMainMenu?s=1);
    height: 21px;
    margin-left: 4px;
    margin-top: 12px;
    margin-left: 15px;
    width: 21px;
    flex: 0 0 21px;
}
#CustomerLogo div {
    height: auto;
    min-height: 55px;
    min-width: 100px;
    width: 100%;
    margin: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}
.CustomerLogoBGColor { 
}
.TenantLogoBGColor { 
}
.note, .warning {
    padding: 8px 10px 8px 44px;
    margin: 15px 2px 20px 2px;
    min-height: 22px;
    border: 1px solid #999;
    font-size: 14px;
    border-radius: 3px;
}
.note {
    background: #f6f6f6 url(/I/32/Information?s=1) no-repeat 10px 6px;
}
.warning {
    background: #fff7f4 url(/I/32/Warnung?s=1) no-repeat 10px 6px;
    color: #cd0a0a;
    border-color: #cd0a0a;
}
.xControlRequired > span.xControlCaption::after, .xControlRequired .xInputContainer .xRadioLabel::after {
    content: unset;
}
.xSelectorInfo.xControlRequired > span.xControlCaption::after {
    content: unset;
}
.xTeamTreeGroup {
    border: 0px solid gray;
    position: relative;
    overflow: visible;
    width: 100%;
    margin-top: 16px;
    display: flex;
    flex-direction: column;
}
.xTeamTree {
    overflow: auto;
    position: relative;
    min-height: 72px;
    flex: 1;
}
    .xTeamTree .xTree {
        padding-top: 0px;
        background-color: unset;
    }
.xTeamTreeToolBar {
    flex: 0;
    vertical-align: text-bottom;
    width: 100%;
    font-size: 12px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    background-color: #F9F9F9;
    border-top: 1px solid #BBBBBB;
    align-items: center;
    height: 45px;
}
    .xTeamTreeToolBar > div {
        height: 100%;
        margin: 0px;
    }
    .xTeamTreeToolBar > .xDBSelectorInfo {
        flex: 1;
    }
    .xTeamTreeToolBar .xInputContainer {
        border-top: none;
        border-bottom: none;
        padding: 0px;
        border-radius: 0px;
        margin-bottom: 0px;
    }
    .xTeamInfo.xdisabled .xTeamTreeToolBar {
        display: none;
    }
.xTeamSwitchToP, .xTeamSwitchToG {
    flex: 0 1 auto;
    background-repeat: no-repeat;
    background-position: 3px 3px;
    cursor: pointer;
    padding: 0px 0px 0px 23px;
    min-height: 16px;
    background-position-y: 50%;
}
    .xTeamSwitchToP:hover, .xTeamSwitchToG:hover {
        background-color: #EDF6FC;
    }
.xTeamSwitchToG {
    background-image: url(/I/16/Person?s=1);
}
.xTeamSwitchToP {
    background-image: url(/I/16/PersonGruppe?s=1);
}
.xOLEContainer {
    width: 100%;
    display: flex;
    flex-flow: column;
}
    .xOLEContainer div:first-child {
        flex: 1;
        height: auto;
    }
.xOLEToolBar {
    border-top: 1px solid #BBBBBB;
    background-color: #F9F9F9;
    width: 100%;
    white-space: nowrap;
    padding: 0px;
    min-height: 22px;
    font-size: 13px;
}
    .xOLEToolBar .toolBarButton {
        color: #222;
        min-height: 20px;
        padding: 4px 8px 4px 8px;
    }
        .xOLEToolBar .toolBarButton img {
            padding-right: 5px;
        }
        .xOLEToolBar .toolBarButton:hover {
            background-color: #EEF6FC;
        }
.xOLEImageContainer {
    text-align: center;
    border: none;
    display: flex;
    position: relative;
    max-height: calc(100% - 32px); 
}
.xGroupBoxRow .xOLEImageContainer img {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    padding: unset !important;
}
.xGroupBoxRow .xOLEImageContainer {
    margin: 4px;
}
.xOLE_ProgressContainer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 24px;
    background-color: #F9F9F9;
    border: 1px solid #BBBBBB;
}
.xOLE_ProgressText {
    position: absolute;
    line-height: 24px;
    font-weight: bold;
    z-index: 1;
}
.xOLE_ProgressBar {
    height: 100%;
    position: relative;
    background-color: #4DA21F;
    opacity: .7;
    width: 0;
}
.xOLEPreviewText {
    position: absolute;
    max-Height: 99%;
    margin: auto;
    bottom: 50px;
    width: 100%;
    font-size: xx-large;
    font-weight: bold;
    color: #F9F9F9;
    cursor: pointer;
}
@media (max-width: 800px) {
    .xOLEtoolBarButton.up > span, .xOLEtoolBarButton.down > span, .xOLEtoolBarButton.del > span {
        display: none;
    }
}
.xOLEtoolBarButton {
    margin: 1px 2px;
    padding:5px;
}
    .xOLEtoolBarButton > span {
        padding-left: 4px;
        padding-right: 2px;
    }
.xOLEtoolBarButtonBorderRight {
    border-right: 1px solid #BBBBBB;
}
.xIFrameContainer {
    display: flex;
    flex: 1 auto;
    padding: 0 16px 16px 0;
    position: relative;
    padding-top: 56.25%; 
}
.xIFrame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.xDocumentHeader {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.dbEMainConfigBtn {
    position: absolute;
    top: 14px;
    right: 20px;
}
.dbElement {
    border: 1px solid #BBBBBB;
    background-image: none;
    width: 250px;
    margin: 10px 20px 10px 0px !important;
    height: 130px;
    float: left;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 5px 0px rgb(51,51,51,0.2);
    border-radius: 4px;
    background-color: #fff;
}
.dbElementDragPlaceHolder {
    background-color: #ff1493;
}
.dbEBtn {
    width: 22px;
    max-width: 22px;
    min-width: 22px;
    cursor: pointer;
}
    .dbEBtn:hover {
        background-color: #EDF6FC;
    }
.dbEConfBtn {
    background: url(/I/16/xi-more?s=1) no-repeat center;
}
.dbEOpenBtn {
    background: url(/I/16/GeheZu?s=1) no-repeat center;
}
.dbEHeader {
    border-bottom: 1px solid #BBBBBB;
    font-size: 14px;
    font-weight: bold;
    background-color: #F9F9F9;
    height: 28px;
    width: 100%;
    display: flex;
    flex-direction: row;
}
.dbEHeaderTitle {
    padding: 4px 3px 5px 10px;
    flex: 1;
    width: auto;
    height: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.dbEContent {
    height: calc(100% - 29px);
    overflow: auto;
}
.dbHeightSmall {
    height: 130px;
}
.dbHeightMedium {
    height: 282px;
}
.dbHeightBig {
    height: 433px;
}
.dbWidthSmall {
    width: 250px;
}
.dbWidthMedium {
    width: 525px;
}
.dbWidthBig {
    width: 795px;
}
.dbWidth100P {
    width: 95%;
}
.dbELinkList {
    list-style-type: none;
    margin: 0 5px;
}
    .dbELinkList li {
        font-weight: 500;
        cursor: pointer;
        padding: 5px 10px 5px 28px;
        font-size: 14px;
        border-bottom: 1px solid #e7e7e7;
        background: url(/I/16/HyperLink?s=1) no-repeat 4px;
    }
        .dbELinkList li:hover {
            background-color: #EDF6FC;
        }
#mainView .xViewToolBarContainer {
    padding-left: 2px;
}
#mainView > div > .xViewRowContainer {
    margin: 8px 0px 0px 8px;
}
#mainView > div > .xViewRowContainer > div:not(.xLayoutSplit) {
    border: 1px solid #BBBBBB;
}
#mainView .xLayoutSplit.West{
    border:none;
}
.assiHeader {
    padding: 16px 0px 0px 50px;
    font-size: large;
    font-weight: bold;
    border-bottom: 1px solid #BBBBBB;
}
.assiSubTitle {
    font-size: small;
    font-weight: normal;
    clear: both;
}
.assiNavigator {
    padding: 8px 0px 0px 12px;
    list-style-type: none;
}
    .assiNavigator > div {
        position: relative;
        width: 175px;
        padding: 6px 10px 6px 8px;
        margin-top: 4px;
        margin-right: 12px;
        border-radius: 2px;
        white-space: nowrap;
    }
        .assiNavigator > div:hover {
            background-color: #EDF6FC;
            font-weight: bold;
        }
        .assiNavigator > div.current {
            background-color: #3299FF;
            color: #FFFFFF;
            font-weight: bold;
        }
            .assiNavigator > div.current:after {
                content: "";
                position: absolute;
                top: 50%;
                margin-top: -8px;
                border-top: 8px solid transparent;
                border-bottom: 8px solid transparent;
                border-left: 8px solid #3299FF;
                right: -8px;
            }
.assiContent {
}
    .assiContent > .caption {
        font-size: large;
        padding: 16px 0px 4px 0px;
    }
.assiButtonBar {
    width: 629px;
    height: 50px;
    margin-top: 16px;
    border-top: 1px solid #999;
}
.assiSmallNextBtn {
    cursor: pointer;
    background: url(/I/24/Weiter?s=1) no-repeat center center;
    margin-top: 8px;
}
.assiSmallPrevBtn {
    cursor: pointer;
    background: url(/I/24/Zurueck?s=1) no-repeat center center;
    margin-top: 8px;
}
.xDocControlToolBar {
    border-bottom: 1px solid #BBBBBB;
}
    .xDocControlToolBar .active {
        background-color: #0073ea;
        color: #fff;
    }
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}
.ui-timepicker-div dl {
    text-align: left;
}
    .ui-timepicker-div dl dt {
        float: left;
        clear: left;
        padding: 0 0 0 5px;
    }
    .ui-timepicker-div dl dd {
        margin: 0 10px 10px 40%;
    }
.ui-timepicker-div td {
    font-size: 90%;
}
.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ui-timepicker-div .ui_tpicker_unit_hide {
    display: none;
}
.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input {
    background: none;
    color: inherit;
    border: none;
    outline: none;
    border-bottom: solid 1px #555;
    width: 95%;
}
    .ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus {
        border-bottom-color: #aaa;
    }
.ui-timepicker-rtl {
    direction: rtl;
}
    .ui-timepicker-rtl dl {
        text-align: right;
        padding: 0 5px 0 0;
    }
        .ui-timepicker-rtl dl dt {
            float: right;
            clear: right;
        }
        .ui-timepicker-rtl dl dd {
            margin: 0 40% 10px 10px;
        }
.ui-timepicker-div.ui-timepicker-oneLine {
    padding-right: 2px;
}
    .ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time, .ui-timepicker-div.ui-timepicker-oneLine dt {
        display: none;
    }
    .ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label {
        display: block;
        padding-top: 2px;
    }
    .ui-timepicker-div.ui-timepicker-oneLine dl {
        text-align: right;
    }
        .ui-timepicker-div.ui-timepicker-oneLine dl dd, .ui-timepicker-div.ui-timepicker-oneLine dl dd > div {
            display: inline-block;
            margin: 0;
        }
            .ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before, .ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before {
                content: ':';
                display: inline-block;
            }
            .ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before, .ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before {
                content: '.';
                display: inline-block;
            }
    .ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide, .ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before {
        display: none;
    }
.xProgressContainer {
    display: flex;
    flex: 1 auto;
    border: 1px solid #bbb;
    border-radius: 3px;
    background-color: #ffffff;
}
.xProgressbar {
    display: flex;
    flex: 1 auto;
    position: relative;
}
.xProgressValue {
    background-color: #beebff;
    position: relative;
    border-radius: 5px;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-right: 1px;
    margin-left: 1px;
}
.xProgressText {
    flex: 1 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    color: black;
    font-weight: 500;
    font-size: 16px;
    padding: 5px;
}
.content-center-inner {
    margin: 0 auto 0 auto;
    padding: 0px 20px;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: calc(100% - 40px);
    max-width: 1280px;
}
.content-center-bg {
    width: 100%;
    display: flex;
    background-color: #f9f9f9;
    overflow: auto;
    height: 100%;
    flex-direction: column;
}
.CAQDataTableV1 {
    font-size: 15px;
    border-collapse: collapse;
    border: 1px solid #bbb;
}
    .CAQDataTableV1 tr:nth-child(odd) {
        background: #f6f6f6;
    }
    .CAQDataTableV1 th {
        font-weight: 700;
        padding: 6px 10px;
        text-align: left;
        font-size: 15px;
        border-top: 1px solid #bbb;
    }
    .CAQDataTableV1 td {
        font-weight: 400;
        padding: 6px 10px;
        vertical-align: top;
        border: unset;
        border-top: 1px solid #bbb;
    }
    .CAQDataTableV1 .bold {
        font-weight: 500;
    }
.AuditProgressbar {
    border: 1px solid gray;
    width: 98%;
    min-width: 100px;
    max-width: 629px;
    height: 20px;
    margin-bottom: 16px;
    position: relative;
}
.AuditProgressValue {
    background-color: #beebff;
    width: 10%;
    height: 100%;
    position: absolute
}
.AuditProgressText {
    height: 100%;
    width: 100%;
    position: absolute;
    text-align: center;
    color: black;
    font-weight: normal;
    padding: 3px;
}
.AuditQuestion {
    font-size: larger;
    width: 98%;
}
.AuditQuestionShort {
    font-weight: bold;
    font-size: larger;
    padding-bottom: 8px;
    line-height: 130%;
}
.AuditRatingContainer {
    display: flex;
    justify-content: space-around;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-width: 100px;
}
.AuditRatingImg {
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 16px;
    float: right;
}
.AuditTable {
    
    width: 100%;
    max-width: 1280px;
}
    .AuditTable td {
        padding: 6px 10px 4px 10px;
        
        font-weight: 500;
    }
    .AuditTable tr:nth-child(odd) {
        background: #f6f6f6;
    }
    .AuditTable tr:nth-child(even) {
        background: #ffffff;
    }
    .AuditTable.hover tr:hover th[scope=row], .AuditTable.hover tr:hover td {
        background-color: #ffe8a4;
    }
.AuditTableColStyle {
    border: none !important;
    background-color: #ffffff;
    height: 1px;
    font-size: 1px;
    margin: 0px !important;
    padding: 0px !important;
}
.AuditTable td.No, .AuditTable th.No {
    overflow-wrap: break-word;
}
.AuditTable td.No2, .AuditTable th.No2 {
    overflow-wrap: break-word;
}
.AuditTable td.Text {
    min-width: 100px;
    max-width: 500px;
    font-weight: 500;
}
.AuditTable td.Answer {
    font-size: 14px;
    font-weight: 500;
}
.AuditTable td.Detail {
    background-image: url(/I/24/Bemerkung?s=1);
    background-position: 4px center;
    background-repeat: no-repeat;
    width: 27px;
    min-width: 24px;
}
.xViewQuickFilterContainer .xGroupBox {
    padding: 0px;
}
.xViewQuickFilterContainer .xGroupBoxBody{
    width:unset;
}
.xViewQuickFilterContainer  .xGroupBox  .xControlContainer {
    margin-bottom: 0px;
    padding-top: 0px;
    min-height: 38px;
    flex-basis:unset!important;
}
.xViewQuickFilterContainer .xGroupBox  .xGroupBoxRow {
    flex-wrap: wrap;
}
.xViewQuickFilterContainer .xGroupBox  .xGroupBoxRowElement {    
    width:250px;
    max-width:250px;    
}
.viewQuickFilter {
    font-size: 13px;
    font-weight: normal;
}
.xViewQuickFilterContainer .xInputContainer label > span:first-child { 
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 18px;
    display: inline-block;
    max-width: 130px;
    font-size: 13px;
    margin-left: -5px;
}
    
.content-north .viewQuickFilter {
    margin-top: -9px;
}
@media print {
    html, body {
        overflow: visible !important;
        width: auto !important;
        height: auto !important;
        position: static !important;
        background-image: none !important;
    }
    .ui-layout-pane, .ui-layout-resizer, .master-resizer, .ui-layout-toggler {
        display: none !important;
        position: relative !important;
        top: auto !important;
        bottom: auto !important;
        left: auto !important;
        right: auto !important;
        width: auto !important;
        height: auto !important;
        overflow: visible !important;
    }
    .ui-layout-pane-center, .ui-layout-pane-south {
        display: block !important;
        width: 100% !important;
    }
    * {
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    .noprint {
        display: none !important;
    }
    #ProcessInfo {
        display: none !important;
    }
    #imgDiagram {
        width: 100% !important;
    }
    #Master_Head {
        display: none;
    }
    #Master_Head_right {
        display: none;
    }
    #caqmaster {
        padding: 0px;
    }
    #appMenuWrapper {
        display: none;
    }
    #ContextSideBar {
        display: none;
    }
    #appMenuWrapper {
        display: none;
    }
    #caqmaster_West {
        display: none;
    }
    .xViewToolBarContainer {
        display: none;
    }
    #tree {
        overflow: hidden !important;
        min-height: 800px !important
    }
    #titleBtnToggleWrapper {
        display: none;
    }
}
@media screen and (max-width: 1200px) {
    #docRefDocsText {
        display: none;
    }
    @media screen and (max-width: 768px) {
        #caqmaster {
            width: 100% !important;
            padding-left: 0px;
        }
        #Master_Head_Product {
            display: none;
        }
        #Master_Head_right {
            display: flex;
            flex: 1 0 auto;
            justify-content: flex-end;
            left: 51px;
        }
        #appMenuWrapper {
            right: 0;
            left: auto;
            height: 40px;
            
            overflow: hidden;
        }
            #appMenuWrapper.appMenuWrapper-shown {
                height: 100%;
                
                
            }
        .xSideBarToggle {
            height: 42px;
            display: block;
        }
            .xSideBarToggle a {
                position: absolute;
                right: 0px;
            }
        #titleBtnToggleWrapper {
            display: none;
        }
        #Master_Head_ToggleContextMenu {
            display: block
        }
        #appMenu {
            overflow-y: hidden;
            flex-direction: column;
        }
        .appMenuWrapper-shown {
            box-shadow: -5px 0px 10px 0px rgba(0,0,0,0.35) !important
        }
            .appMenuWrapper-shown #appMenu {
                overflow-y: auto;
                
            }
        .xSideBar li {
            clear: both;
        }
        .master-west {
            display: none;
            box-shadow: 5px 0px 10px 0px rgba(0,0,0,0.35);
            z-index: 500;
            position: absolute !important;
            left: 0px;
            
            height: 100%;
        }
        .content-north {
            padding-left: 0px;
        }
        
        #caqmaster_West {
            display: none;
        }
        #menuUser {
            padding-right: 38px !important;
        }
        #Master_Head_user {
            display: none;
        }
        #Master_Head_license {
            display: none;
        }
        
        .Print {
            display: none !important;
        }
        .UserName {
            margin-right: 16px;
            width: 44px;
            background-position: 14px 8px !important;
            height: 30px;
            padding-top: 50px !important;
            padding-right: 0px !important;
        }
        li > a.UserName {
            overflow: hidden;
            height: 30px;
        }
        #Master_Head_ToggleContextMenu {
            display: inline-block;
        }
        #CustomerLogoToggleMenu {
            display: none;
        }
    }
    @media screen and (max-width: 640px) {
        .xTabBtn {
            display: none;
        }
        .content-north {
            padding-left: 0px;
        }
        .xOkButton:not(.xTextOnly), .xOkButton:disabled:not(.xTextOnly) {
            background-image: none !important;
        }
            .xOkButton:not(.xTextOnly) .xButtonText {
                padding-left: 4px;
                padding-right: 4px;
            }
        .xMobileDisable {
            display: none !important;
        }
        .xViewQuickFilterContainer .xGroupBox .xGroupBoxRowElement {
            width: 200px;
            flex-wrap: wrap;
        }
        .xViewQuickFilterContainer .xGroupBoxAttachContainer {
            flex-wrap: wrap;
        }
        .xViewQuickFilterContainer .xGroupBoxRow {
            flex-wrap: wrap;
            flex-direction: column;
        }
        .xViewQuickFilterContainer .xGroupBoxRowElement {
            width: unset;
        }
        .xViewQuickFilterContainer .xInputContainer label > span:first-child {
            width: unset;
        }
    }
}
