[
  {
    "name": "Mailadressen",
    "id": "rpb3f6b2a4-d75a-4654-aa55-24b45aa274ef",
    "type": "paProject",
    "dataBag": {
      "headerText": "processAppProjectLabel",
      "label": "Mailadressen",
      "disableWidgetTypeInfo": false,
      "translationKeys": [
        "App Projekt-LnZ0"
      ],
      "idRepo": "rpb3f6b2a4-d75a-4654-aa55-24b45aa274ef",
      "runMainEpcModelNew": {
        "id": "770bbf10-3042-4001-aff5-136e6f9afab3",
        "name": "reference_model",
        "data": {
          "id": "770bbf10-3042-4001-aff5-136e6f9afab3",
          "type": "modelEpc"
        },
        "label": "Referenzmodell"
      },
      "runMainEpcModelSearch": {
        "id": "7898966c-a1ad-4fe2-a627-e8491d73edda",
        "name": "search_model",
        "data": {
          "id": "7898966c-a1ad-4fe2-a627-e8491d73edda",
          "type": "modelEpc"
        },
        "label": "Übersichtsmodell"
      },
      "runInitEpcModelNew": {
        "id": "dde03b75-5325-42ce-a6e2-cb0244da1db9",
        "name": "initialisation_model",
        "data": {
          "id": "dde03b75-5325-42ce-a6e2-cb0244da1db9",
          "type": "modelEpc"
        },
        "label": "Initialisierungsmodell"
      },
      "runInitEpcModelSearch": {
        "id": "dde03b75-5325-42ce-a6e2-cb0244da1db9",
        "name": "initialisation_model",
        "data": {
          "id": "dde03b75-5325-42ce-a6e2-cb0244da1db9",
          "type": "modelEpc"
        },
        "label": "Initialisierungsmodell"
      },
      "adminModel": {
        "id": "2cafcaeb-ac76-40d0-bc26-e484deed6f29",
        "name": "Administrationsmodell",
        "data": {
          "id": "2cafcaeb-ac76-40d0-bc26-e484deed6f29",
          "type": "epcAdministration"
        },
        "label": "Administrationsmodell"
      },
      "backgroundImageUrl": "https://scheer-bpaas.de/oauth/img/logos/Login%20Hintergrund.png",
      "collectionName": "LnZ0",
      "containsInteriorObjects": true,
      "hashtags": [
        "#mailadressen"
      ]
    },
    "interior": [
      {
        "id": "8kIk",
        "objType": "CssDocument",
        "x": 50,
        "y": 410,
        "zIndex": 100,
        "width": 180,
        "height": 60,
        "name": "Mailadressen - CSS Rot",
        "currentValue": {
          "name": ""
        },
        "data": {
          "idRepo": "bdc2c380-008b-4e84-9368-156e53275edb",
          "udxCSS": "@charset \"UTF-8\";\r\n\r\n/** --- Icon Sets ------------------------------------------------------- */\r\n/* css/images/ui-icons_ffffff_256x240.png */\r\n/* css/images/ui-icons_3E3E3E_256x240.png */\r\n/* css/images/ui-icons_5B919B_256x240.png */\r\n/* css/images/ui-icons_9CBAC4_256x240.png */\r\n/* css/images/ui-icons_C81F4A_256x240.png */\r\n/* css/images/ui-icons_FAFBFD_256x240.png */\r\n\r\n/** --- General --------------------------------------------------------- */\r\nbody {\r\n    color: #475566;\r\n}\r\n\r\n.bpaasWidgetLabel {\r\n    color: #000000;\r\n}\r\n\r\n.ui-widget-overlay {\r\n    background: rgba(255,255,255,0.775) !important;\r\n    top: 75px;\r\n    opacity: 1;\r\n}\r\n\r\n/** --- Hintergund ------------------------------------------------------ */\r\nbody {\r\n    background-image: url(css/images/bg_dark_red.png);\r\n    background-size: cover;\r\n    background-attachment: fixed;\r\n    background-position: center top;\r\n    background-repeat: no-repeat;\r\n    background-color: #F8F7F8;\r\n    position: relative;\r\n    border-top: 75px solid rgba(255,255,255,0.95);\r\n}\r\n\r\n/** --- Logo ------------------------------------------------------------ */\r\nbody:before {\r\n    background-image: url(img/logos/logo_scheer.png);\r\n    background-size: contain;\r\n    background-position: center;\r\n    background-repeat: no-repeat;\r\n    background-color: transparent;\r\n    position: absolute;\r\n    /*top: 30px;*/\r\n    top: -50px;\r\n    left: 30px;\r\n    height: 24px;\r\n    width: 130px;\r\n    content: '';\r\n}\r\n\r\n/** --- Main Container -------------------------------------------------- */\r\n.wn-mainAreaOne {\r\n    \r\n}\r\n\r\n/** Gruppierungselement ------------------------------------------------- */\r\n.subViewRootGrid > .ct-ResponsiveGrid > .w-ResponsiveRow > .ct-ResponsiveRow > .group-elem,\r\n.ctn-RootGrid > .w-ResponsiveRow > .ct-ResponsiveRow > .group-elem {\r\n    background: rgba(255, 255, 255, 0.95);\r\n    border-radius: 3px;\r\n    margin-top: 30px;\r\n}\r\n\r\n.bpaasArea>.bpaasWidgetLabel:not(:empty) {\r\n    height: auto;\r\n    padding: 0.5rem;\r\n    background: rgba(172,30,28,1);\r\n}\r\n\r\n.bpaasArea>.bpaasWidgetLabel {\r\n    font-size: 1.5em;\r\n    padding: .5rem;\r\n}\r\n\r\n/** erstes Element */\r\n.ctn-RootGrid > .w-ResponsiveRow:first-child {\r\n    margin-top: 50px;\r\n}\r\n\r\n/** responsives Verhalten */\r\n.desk .rootGrid.bpaasDESK12 > .ctn-RootGrid > .w-ResponsiveRow,\r\n.desk .rootGrid.bpaasDESK10 > .ctn-RootGrid > .w-ResponsiveRow {\r\n    margin-left: 11%;\r\n    margin-right: 11%;\r\n}\r\n\r\n/** Label */\r\n.lb-ResponsiveGrid {\r\n    color: #fff;\r\n    font-size: 42px;\r\n    font-weight: 100;\r\n}\r\n\r\n/** --- Input, Textarea, Select ----------------------------------------- */\r\ninput, select, textarea,\r\ninput[type=\"number\"], input[type=\"password\"], input[type=\"text\"] {\r\n    background-color: #fff;\r\n    border: 1px solid #ccc;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);\r\n    transition: border linear .2s,box-shadow linear .2s;\r\n    border-radius: 3px;\r\n}\r\n\r\ninput:focus, textarea:focus, select:focus {\r\n    border-color: rgba(172,30,28,0.8);\r\n    outline: 0;\r\n    outline: thin dotted \\9;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(172,30,28,0.6);\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetLabel:after {\r\n    content: ' *';\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetContent {\r\n    background: none;\r\n}\r\n\r\n.bpaasWidgetMandatory select.bpaasWidgetContent,\r\n.bpaasWidgetMandatory textarea.bpaasWidgetContent,\r\n.bpaasWidgetMandatory input[type=\"number\"].bpaasWidgetContent,\r\n.bpaasWidgetMandatory input[type=\"password\"].bpaasWidgetContent,\r\n.bpaasWidgetMandatory input[type=\"text\"].bpaasWidgetContent {\r\n    background-color: rgba(172,30,28,0.1);\r\n    border-right: 5px solid rgba(172,30,28,1);\r\n}\r\n\r\n.bpaasWidgetReadOnly select.bpaasWidgetContent,\r\n.bpaasWidgetReadOnly textarea.bpaasWidgetContent,\r\n.bpaasWidgetReadOnly input[type=\"number\"].bpaasWidgetContent,\r\n.bpaasWidgetReadOnly input[type=\"password\"].bpaasWidgetContent,\r\n.bpaasWidgetReadOnly input[type=\"text\"].bpaasWidgetContent {\r\n    background-color: rgba(235, 235, 228, 1);\r\n    opacity: 0.5;\r\n}\r\n\r\n.w-DatePicker {\r\n    position: relative;\r\n}\r\n\r\n.w-DatePicker:before {\r\n    font-family: FontAwesome;\r\n    content: \"\\f073\";\r\n    position: absolute;\r\n    left: 13px;\r\n    top: 20px;\r\n    bottom: 0;\r\n    z-index: 1;\r\n    color: #ccc;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: center;\r\n}\r\n\r\n.w-DatePicker.no-lb:before {\r\n    top: 0;\r\n}\r\n\r\n.w-DatePicker input {\r\n    padding-left: 23px;\r\n}\r\n\r\n/** --- Checkbox -------------------------------------------------------- */\r\n.ct-CheckBox input[type=\"checkbox\"] {\r\n    display: none !important;\r\n}\r\n\r\ninput[type=\"checkbox\"] + label:before {\r\n    font-family: 'FontAwesome';\r\n    content: '';\r\n    display: inline-block;\r\n    height: 15px;\r\n    width: 15px;\r\n    font-size: 15px;\r\n    cursor: pointer;\r\n    margin-right: 3px;\r\n    margin-bottom: -3px;\r\n    border-radius: 3px;\r\n    border: 1px solid #ccc;\r\n    background-color: #fff;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);\r\n}\r\n\r\ninput[type=\"checkbox\"]:checked + label:before {\r\n    font-family: 'FontAwesome';\r\n    content: '\\f00c';\r\n}\r\n\r\ninput[type=\"checkbox\"]:focus,\r\ninput[type=\"checkbox\"]:focus + label:before {\r\n    border-color: rgba(172,30,28,0.8);\r\n    outline: 0;\r\n    outline: thin dotted \\9;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(172,30,28,0.6);\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetContent input[type=\"checkbox\"] + label:before {\r\n    background-color: rgba(172,30,28,0.1);\r\n    border-right: 5px solid rgba(172,30,28,1);\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetContent input[type=\"checkbox\"] + label:after {\r\n    content: ' *';\r\n}\r\n\r\n.bpaasWidgetReadOnly.bpaasWidgetContent input[type=\"checkbox\"] + label:before {\r\n    background-color: rgba(235, 235, 228, 1);\r\n    opacity: 0.5;\r\n}\r\n\r\n/** --- Radiobutton ----------------------------------------------------- */\r\n\r\n.ct-RadioButton input[type=\"radio\"] {\r\n    display: none !important;\r\n}\r\n\r\ninput[type=\"radio\"] + label:before {\r\n    font-family: 'FontAwesome';\r\n    content: '';\r\n    display: inline-block;\r\n    height: 15px;\r\n    width: 15px;\r\n    font-size: 15px;\r\n    cursor: pointer;\r\n    margin-right: 3px;\r\n    margin-bottom: -2px;\r\n    border-radius: 50%;\r\n    box-sizing: border-box;\r\n    border: 1px solid #ccc;\r\n    background-color: #fff;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);\r\n}\r\n\r\ninput[type=\"radio\"]:checked + label:before {\r\n    font-family: 'FontAwesome';\r\n    border: 5px solid #475566;\r\n}\r\n\r\ninput[type=\"radio\"]:focus,\r\ninput[type=\"radio\"]:focus + label:before {\r\n    border-color: rgba(172,30,28,0.8);\r\n    outline: 0;\r\n    outline: thin dotted \\9;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(172,30,28,0.6);\r\n}\r\n\r\n.bpaasWidgetReadOnly input[type=\"radio\"] + label:before {\r\n    background-color: rgba(235, 235, 228, 1);\r\n    opacity: 0.5;\r\n}\r\n\r\n/** --- Buttons --------------------------------------------------------- */\r\n\r\nbutton.btn-default,\r\n.ui-dialog-buttonset > button, .w-PushButton > button {\r\n    background: rgba(172,30,28,1) !important;\r\n    color: #ffffff !important;\r\n    border: 1px solid rgba(172,30,28,0.4) !important;\r\n    font-weight: normal;\r\n}\r\n\r\n.ui-dialog-buttonset > button.bpaasPrimary, .w-PushButton > button.bpaasPrimary {\r\n    background: rgba(172,30,28,0.4) !important;\r\n    color: #ffffff !important;\r\n    border-color: rgba(106,116,127,0.2) !important;\r\n}\r\n\r\n.ui-dialog-buttonset > button:hover, .w-PushButton > button:hover {\r\n    background: #000000 !important;\r\n    border-color: rgba(0,0,0,0.4) !important;\r\n}\r\n\r\n.ui-dialog-buttonset > button.bpaasPrimary:hover, .w-PushButton > button.bpaasPrimary:hover {\r\n    background: #000000 !important;\r\n    border-color: rgba(0,0,0,0.4) !important;\r\n    position: relative;\r\n}\r\n\r\n/** --- Highlighting ---------------------------------------------------- */\r\n.ui-state-highlight, \r\n.ui-widjet-content .ui-state-highlight, \r\n.ui-widget-header .ui-state-highlight {\r\n    border-color: rgba(172,30,28,0.2) !important;\r\n    background: rgba(172,30,28,0.3) !important;\r\n}\r\n\r\n.ui-state-hover,\r\n.ui-widget-content .ui-state-hover,\r\n.ui-widget-header .ui-state-hover,\r\n.ui-state-focus,\r\n.ui-widget-content .ui-state-focus,\r\n.ui-widget-header .ui-state-focus {\r\n    background: none;\r\n}\r\n\r\n/** ---  calender ------------------------------------------------------- */\r\n.ui-datepicker {\r\n    box-shadow: 0 6px 12px rgba(0,0,0,0.175);\r\n}\r\n\r\n.ui-datepicker .ui-state-default {\r\n    background: none;\r\n    border: 0 none;\r\n    font-weight: normal;\r\n    text-align: center;\r\n    border-radius: 3px;\r\n    transition: background .15s ease-in-out, color .15s ease-in-out;\r\n}\r\n\r\n.ui-datepicker .ui-state-highlight {\r\n    background: #fff !important;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-buttonpane .ui-state-default {\r\n    background: rgba(172,30,28,1);\r\n    color: #fff;\r\n    border: 1px solid rgba(172,30,28,0.4);\r\n    font-weight: normal;\r\n}\r\n\r\n.ui-datepicker .ui-state-highlight.ui-state-hover,\r\n.ui-datepicker .ui-datepicker-calendar .ui-state-hover {\r\n    background: rgba(172,30,28,0.4) !important;\r\n    color: #fff;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-calendar .ui-state-active {\r\n    background: rgba(172,30,28,1) !important;\r\n    color: #fff;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-buttonpane .ui-state-hover {\r\n    background: #000;\r\n    border-color: rgba(0,0,0,0.4);\r\n}\r\n\r\n.ui-datepicker .ui-icon-circle-triangle-w {\r\n    background-position: -96px 0;\r\n}\r\n\r\n.ui-datepicker .ui-icon-circle-triangle-e {\r\n    background-position: -32px 0;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-prev-hover,\r\n.ui-datepicker .ui-datepicker-next-hover {\r\n    cursor: pointer;\r\n    top: 2px;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-prev-hover {\r\n    left: 2px;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-next-hover {\r\n    right: 2px;\r\n}\r\n\r\n/** --- Table ------------------------------------------------------------ */\r\n.ui-jqgrid .ui-jqgrid-pager,\r\n.ui-jqgrid .ui-pg-table tbody > tr > td,\r\n.ui-jqgrid .ui-jqgrid-bdiv {\r\n    background: rgba(172,30,28,0.1);\r\n}\r\n\r\n.ui-jqgrid-pager {\r\n    border: 0 none !important;\r\n}\r\n\r\n.ui-jqgrid-hdiv,\r\n.ui-jqgrid thead > tr > th {\r\n    background: rgba(172,30,28,1) !important;\r\n}\r\n\r\n.ui-jqgrid thead > tr > th:hover, .ui-jqgrid thead > tr > th[aria-selected=\"true\"] {\r\n    background: rgba(172,30,28,0.2) !important;\r\n}\r\n\r\n.ui-jqgrid tbody > tr {\r\n    background: rgba(172,30,28,0);\r\n}\r\n\r\n.ui-jqgrid tbody > tr:nth-child(2n+1) {\r\n    background: white;\r\n}\r\n\r\n.ui-jqgrid-htable .ui-state-default .ui-icon {\r\n    background-image: url(css/images/ui-icons_ffffff_256x240.png);\r\n}\r\n\r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-pg-button.ui-state-disabled {\r\n    background: rgba(172,30,28,0.3);\r\n\tborder-radius: 0;\r\n}\r\n\r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-pg-button.ui-state-disabled,\r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-all, \r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-right, \r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-top, \r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-tr {\r\n    border-radius: 0;\r\n}\r\n\r\n.ui-jqgrid td.ui-pg-button:hover {\r\n    padding: 1px;\r\n}\r\n\r\n/** --- Dialog ------------------------------------------------------------ */\r\n.ui-dialog {\r\n    position: fixed;\r\n    top: 10% !important;\r\n    bottom: 10% !important;\r\n    left: 2% !important;\r\n    right: 2% !important;\r\n    height: auto !important;\r\n    width: auto !important;\r\n\tbox-shadow: 0 6px 12px rgba(0,0,0,0.175) !important;\r\n}\r\n\r\ndiv.ui-dialog.confirmation {\r\n    top: calc(50% - 125px) !important;\r\n    bottom: 0 !important;\r\n    left: calc(50% - 300px) !important;\r\n    right: 0 !important;\r\n    height: 250px !important;\r\n    width: 600px !important;\r\n}\r\n\r\ndiv.ui-dialog.confirmation .ui-dialog-buttonpane {\r\n    position: absolute;\r\n    bottom: 0;\r\n    left: 0;\r\n    display: flex;\r\n    right: 0;\r\n    flex-direction: column;\r\n    align-items: center;\r\n}\r\n\r\ndiv.ui-dialog.confirmation .ui-dialog-content {\r\n    position: absolute;\r\n    top: 44px;\r\n    right: 0;\r\n    left: 0;\r\n    bottom: 80px;\r\n    padding: 1rem;\r\n    text-align: center;\r\n    display: flex;\r\n    flex-direction: row;\r\n    align-items: center;\r\n    justify-content: center;\r\n}\r\n\r\n.model-based-dialog {\r\n    height: calc(100% - 44px) !important;\r\n}\r\n\r\n.ui-dialog .ui-dialog-titlebar {\r\n    background: rgba(172,30,28,1);\r\n    color: #fff;\r\n\r\n}\r\n\r\n.ui-dialog .ui-dialog-titlebar .ui-state-default .ui-icon {\r\n    background-image: url(css/images/ui-icons_ffffff_256x240.png) !important;\r\n}\r\n\r\n/** --- accordion ------------------------------------------------------------ */\r\n.accordion > .bpaasWidgetLabel {\r\n    position: relative;\r\n    -webkit-touch-callout: none; /* iOS Safari */\r\n    -webkit-user-select: none; /* Safari */\r\n     -khtml-user-select: none; /* Konqueror HTML */\r\n       -moz-user-select: none; /* Firefox */\r\n        -ms-user-select: none; /* Internet Explorer/Edge */\r\n            user-select: none; /* Non-prefixed version, currently\r\n                                  supported by Chrome and Opera */\r\n}\r\n\r\n.accordion > .bpaasWidgetLabel:after {\r\n    font-family: FontAwesome;\r\n    content: \"\\f106\";\r\n    width: 0; \r\n    height: 0;\r\n    display: block;\r\n    position: absolute;\r\n    right: 2rem;\r\n    top: calc(50% - 12px);\r\n}\r\n\r\n.accordion > .bpaasWidgetLabel.closed:after {\r\n    content: \"\\f107\";\r\n}",
          "hashtags": [
            "#mailadressen"
          ],
          "quickInfo": "",
          "headerText": "CssElementLabel",
          "disableWidgetTypeInfo": false,
          "translationKeys": [
            "Mailadressen - CSS Rot"
          ]
        }
      },
      {
        "id": "o4i1",
        "objType": "CssDocument",
        "x": 260,
        "y": 410,
        "zIndex": 101,
        "width": 180,
        "height": 60,
        "name": "Mailadressen - CSS Blau",
        "currentValue": {
          "name": ""
        },
        "data": {
          "idRepo": "71ee3e5b-f588-4a20-8f32-c48603675d9c",
          "udxCSS": "@charset \"UTF-8\";\r\n\r\n/** --- Icon Sets ------------------------------------------------------- */\r\n/* css/images/ui-icons_ffffff_256x240.png */\r\n/* css/images/ui-icons_3E3E3E_256x240.png */\r\n/* css/images/ui-icons_5B919B_256x240.png */\r\n/* css/images/ui-icons_9CBAC4_256x240.png */\r\n/* css/images/ui-icons_C81F4A_256x240.png */\r\n/* css/images/ui-icons_FAFBFD_256x240.png */\r\n\r\n/** --- General --------------------------------------------------------- */\r\nbody {\r\n    color: #475566;\r\n}\r\n\r\n.bpaasWidgetLabel {\r\n    color: #000000;\r\n}\r\n\r\n.ui-widget-overlay {\r\n    background: rgba(255,255,255,0.775) !important;\r\n    top: 75px;\r\n    opacity: 1;\r\n}\r\n\r\n\r\n/** --- Hintergund ------------------------------------------------------ */\r\nbody {\r\n    background-image: url(css/images/bg_dark_blue.png);\r\n    background-size: cover;\r\n    background-attachment: fixed;\r\n    background-position: center top;\r\n    background-repeat: no-repeat;\r\n    background-color: #F8F7F8;\r\n    position: relative;\r\n    border-top: 75px solid rgba(255,255,255,0.95);\r\n}\r\n\r\n/** --- Logo ------------------------------------------------------------ */\r\nbody:before {\r\n    background-image: url(img/logos/logo_scheer.png);\r\n    background-size: contain;\r\n    background-position: center;\r\n    background-repeat: no-repeat;\r\n    background-color: transparent;\r\n    position: absolute;\r\n    /*top: 30px;*/\r\n    top: -50px;\r\n    left: 30px;\r\n    height: 24px;\r\n    width: 130px;\r\n    content: '';\r\n}\r\n\r\n/** --- Main Container -------------------------------------------------- */\r\n.wn-mainAreaOne {\r\n    \r\n}\r\n\r\n/** Gruppierungselement ------------------------------------------------- */\r\n.subViewRootGrid > .ct-ResponsiveGrid > .w-ResponsiveRow > .ct-ResponsiveRow > .group-elem,\r\n.ctn-RootGrid > .w-ResponsiveRow > .ct-ResponsiveRow > .group-elem {\r\n    background: rgba(255, 255, 255, 0.95);\r\n    border-radius: 3px;\r\n    margin-top: 30px;\r\n}\r\n\r\n.bpaasArea>.bpaasWidgetLabel:not(:empty) {\r\n    height: auto;\r\n    padding: 0.5rem;\r\n    background: rgba(5,97,141,1);\r\n}\r\n\r\n.bpaasArea>.bpaasWidgetLabel {\r\n    font-size: 1.5em;\r\n    padding: .5rem;\r\n}\r\n\r\n/** erstes Element */\r\n.ctn-RootGrid > .w-ResponsiveRow:first-child {\r\n    margin-top: 50px;\r\n}\r\n\r\n/** responsives Verhalten */\r\n.desk .rootGrid.bpaasDESK12 > .ctn-RootGrid > .w-ResponsiveRow,\r\n.desk .rootGrid.bpaasDESK10 > .ctn-RootGrid > .w-ResponsiveRow {\r\n    margin-left: 11%;\r\n    margin-right: 11%;\r\n}\r\n\r\n/** Label */\r\n.lb-ResponsiveGrid {\r\n    color: #fff;\r\n    font-size: 42px;\r\n    font-weight: 100;\r\n}\r\n\r\n/** --- Input, Textarea, Select ----------------------------------------- */\r\ninput, select, textarea,\r\ninput[type=\"number\"], input[type=\"password\"], input[type=\"text\"] {\r\n    background-color: #fff;\r\n    border: 1px solid #ccc;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);\r\n    transition: border linear .2s,box-shadow linear .2s;\r\n    border-radius: 3px;\r\n}\r\n\r\ninput:focus, textarea:focus, select:focus {\r\n    border-color: rgba(5,97,141,0.8);\r\n    outline: 0;\r\n    outline: thin dotted \\9;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(5,97,141,0.6);\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetLabel:after {\r\n    content: ' *';\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetContent {\r\n    background: none;\r\n}\r\n\r\n.bpaasWidgetMandatory select.bpaasWidgetContent,\r\n.bpaasWidgetMandatory textarea.bpaasWidgetContent,\r\n.bpaasWidgetMandatory input[type=\"number\"].bpaasWidgetContent,\r\n.bpaasWidgetMandatory input[type=\"password\"].bpaasWidgetContent,\r\n.bpaasWidgetMandatory input[type=\"text\"].bpaasWidgetContent {\r\n    background-color: rgba(5,97,141,0.1);\r\n    border-right: 5px solid rgba(5,97,141,1);\r\n}\r\n\r\n.bpaasWidgetReadOnly select.bpaasWidgetContent,\r\n.bpaasWidgetReadOnly textarea.bpaasWidgetContent,\r\n.bpaasWidgetReadOnly input[type=\"number\"].bpaasWidgetContent,\r\n.bpaasWidgetReadOnly input[type=\"password\"].bpaasWidgetContent,\r\n.bpaasWidgetReadOnly input[type=\"text\"].bpaasWidgetContent {\r\n    background-color: rgba(235, 235, 228, 1);\r\n    opacity: 0.5;\r\n}\r\n\r\n.w-DatePicker {\r\n    position: relative;\r\n}\r\n\r\n.w-DatePicker:before {\r\n    font-family: FontAwesome;\r\n    content: \"\\f073\";\r\n    position: absolute;\r\n    left: 13px;\r\n    top: 20px;\r\n    bottom: 0;\r\n    z-index: 1;\r\n    color: #ccc;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: center;\r\n}\r\n\r\n.w-DatePicker.no-lb:before {\r\n    top: 0;\r\n}\r\n\r\n.w-DatePicker input {\r\n    padding-left: 23px;\r\n}\r\n\r\n/** --- Checkbox -------------------------------------------------------- */\r\n.ct-CheckBox input[type=\"checkbox\"] {\r\n    display: none !important;\r\n}\r\n\r\ninput[type=\"checkbox\"] + label:before {\r\n    font-family: 'FontAwesome';\r\n    content: '';\r\n    display: inline-block;\r\n    height: 15px;\r\n    width: 15px;\r\n    font-size: 15px;\r\n    cursor: pointer;\r\n    margin-right: 3px;\r\n    margin-bottom: -3px;\r\n    border-radius: 3px;\r\n    border: 1px solid #ccc;\r\n    background-color: #fff;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);\r\n}\r\n\r\ninput[type=\"checkbox\"]:checked + label:before {\r\n    font-family: 'FontAwesome';\r\n    content: '\\f00c';\r\n}\r\n\r\ninput[type=\"checkbox\"]:focus,\r\ninput[type=\"checkbox\"]:focus + label:before {\r\n    border-color: rgba(5,97,141,0.8);\r\n    outline: 0;\r\n    outline: thin dotted \\9;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(5,97,141,0.6);\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetContent input[type=\"checkbox\"] + label:before {\r\n    background-color: rgba(5,97,141,0.1);\r\n    border-right: 5px solid rgba(5,97,141,1);\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetContent input[type=\"checkbox\"] + label:after {\r\n    content: ' *';\r\n}\r\n\r\n.bpaasWidgetReadOnly.bpaasWidgetContent input[type=\"checkbox\"] + label:before {\r\n    background-color: rgba(235, 235, 228, 1);\r\n    opacity: 0.5;\r\n}\r\n\r\n/** --- Radiobutton ----------------------------------------------------- */\r\n\r\n.ct-RadioButton input[type=\"radio\"] {\r\n    display: none !important;\r\n}\r\n\r\ninput[type=\"radio\"] + label:before {\r\n    font-family: 'FontAwesome';\r\n    content: '';\r\n    display: inline-block;\r\n    height: 15px;\r\n    width: 15px;\r\n    font-size: 15px;\r\n    cursor: pointer;\r\n    margin-right: 3px;\r\n    margin-bottom: -2px;\r\n    border-radius: 50%;\r\n    box-sizing: border-box;\r\n    border: 1px solid #ccc;\r\n    background-color: #fff;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);\r\n}\r\n\r\ninput[type=\"radio\"]:checked + label:before {\r\n    font-family: 'FontAwesome';\r\n    border: 5px solid #475566;\r\n}\r\n\r\ninput[type=\"radio\"]:focus,\r\ninput[type=\"radio\"]:focus + label:before {\r\n    border-color: rgba(5,97,141,0.8);\r\n    outline: 0;\r\n    outline: thin dotted \\9;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(5,97,141,0.6);\r\n}\r\n\r\n.bpaasWidgetReadOnly input[type=\"radio\"] + label:before {\r\n    background-color: rgba(235, 235, 228, 1);\r\n    opacity: 0.5;\r\n}\r\n\r\n/** --- Buttons --------------------------------------------------------- */\r\n\r\nbutton.btn-default,\r\n.ui-dialog-buttonset > button, .w-PushButton > button {\r\n    background: rgba(5,97,141, 1) !important;\r\n    color: #ffffff !important;\r\n    border: 1px solid rgba(5,97,141,0.4) !important;\r\n    font-weight: normal;\r\n}\r\n\r\n.ui-dialog-buttonset > button.bpaasPrimary, .w-PushButton > button.bpaasPrimary {\r\n    background: rgba(5,97,141,0.6) !important;\r\n    color: #ffffff !important;\r\n    border-color: rgba(5,97,141,0.4) !important;\r\n}\r\n\r\n.ui-dialog-buttonset > button:hover, .w-PushButton > button:hover {\r\n    background: #000000 !important;\r\n    border-color: rgba(0,0,0,0.4) !important;\r\n}\r\n\r\n.ui-dialog-buttonset > button.bpaasPrimary:hover, .w-PushButton > button.bpaasPrimary:hover {\r\n    background: #000000 !important;\r\n    border-color: rgba(0,0,0,0.4) !important;\r\n    position: relative;\r\n}\r\n\r\n/** --- Highlighting ---------------------------------------------------- */\r\n.ui-state-highlight, \r\n.ui-widjet-content .ui-state-highlight, \r\n.ui-widget-header .ui-state-highlight {\r\n    border-color: rgba(5,97,141,0.2) !important;\r\n    background: rgba(5,97,141,0.3) !important;\r\n}\r\n\r\n.ui-state-hover,\r\n.ui-widget-content .ui-state-hover,\r\n.ui-widget-header .ui-state-hover,\r\n.ui-state-focus,\r\n.ui-widget-content .ui-state-focus,\r\n.ui-widget-header .ui-state-focus {\r\n    background: none;\r\n}\r\n\r\n/** ---  calender ------------------------------------------------------- */\r\n.ui-datepicker {\r\n    box-shadow: 0 6px 12px rgba(0,0,0,0.175);\r\n}\r\n\r\n.ui-datepicker .ui-state-default {\r\n    background: none;\r\n    border: 0 none;\r\n    font-weight: normal;\r\n    text-align: center;\r\n    border-radius: 3px;\r\n    transition: background .15s ease-in-out, color .15s ease-in-out;\r\n}\r\n\r\n.ui-datepicker .ui-state-highlight {\r\n    background: #fff !important;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-buttonpane .ui-state-default {\r\n    background: rgba(5,97,141, 1);\r\n    color: #fff;\r\n    border: 1px solid rgba(5,97,141,0.4);\r\n    font-weight: normal;\r\n}\r\n\r\n.ui-datepicker .ui-state-highlight.ui-state-hover,\r\n.ui-datepicker .ui-datepicker-calendar .ui-state-hover {\r\n    background: rgba(5,97,141,0.6) !important;\r\n    color: #fff;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-calendar .ui-state-active {\r\n    background: rgba(5,97,141, 1) !important;\r\n    color: #fff;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-buttonpane .ui-state-hover {\r\n    background: #000;\r\n    border-color: rgba(0,0,0,0.4);\r\n}\r\n\r\n.ui-datepicker .ui-icon-circle-triangle-w {\r\n    background-position: -96px 0;\r\n}\r\n\r\n.ui-datepicker .ui-icon-circle-triangle-e {\r\n    background-position: -32px 0;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-prev-hover,\r\n.ui-datepicker .ui-datepicker-next-hover {\r\n    cursor: pointer;\r\n    top: 2px;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-prev-hover {\r\n    left: 2px;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-next-hover {\r\n    right: 2px;\r\n}\r\n\r\n/** --- Table ------------------------------------------------------------ */\r\n.ui-jqgrid .ui-jqgrid-pager,\r\n.ui-jqgrid .ui-pg-table tbody > tr > td,\r\n.ui-jqgrid .ui-jqgrid-bdiv {\r\n    background: rgba(5,97,141,0.1);\r\n}\r\n\r\n.ui-jqgrid-pager {\r\n    border: 0 none !important;\r\n}\r\n\r\n.ui-jqgrid-hdiv,\r\n.ui-jqgrid thead > tr > th {\r\n    background: rgba(5,97,141, 1) !important;\r\n}\r\n\r\n.ui-jqgrid thead > tr > th:hover, .ui-jqgrid thead > tr > th[aria-selected=\"true\"] {\r\n    background: rgba(5,97,141,0.2) !important;\r\n}\r\n\r\n.ui-jqgrid tbody > tr {\r\n    background: rgba(5,97,141,0);\r\n}\r\n\r\n.ui-jqgrid tbody > tr:nth-child(2n+1) {\r\n    background: white;\r\n}\r\n\r\n.ui-jqgrid-htable .ui-state-default .ui-icon {\r\n    background-image: url(css/images/ui-icons_ffffff_256x240.png);\r\n}\r\n\r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-pg-button.ui-state-disabled {\r\n    background: rgba(5,97,141,0.3);\r\n    border-radius: 0;\r\n}\r\n\r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-pg-button.ui-state-disabled,\r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-all, \r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-right, \r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-top, \r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-tr {\r\n    border-radius: 0;\r\n}\r\n\r\n.ui-jqgrid td.ui-pg-button:hover {\r\n    padding: 1px;\r\n}\r\n\r\n/** --- Dialog ------------------------------------------------------------ */\r\ndiv.ui-dialog {\r\n    position: fixed;\r\n    top: 10% !important;\r\n    bottom: 10% !important;\r\n    left: 2% !important;\r\n    right: 2% !important;\r\n    height: auto !important;\r\n    width: auto !important;\r\n    box-shadow: 0 6px 12px rgba(0,0,0,0.175) !important;\r\n}\r\n\r\ndiv.ui-dialog.confirmation {\r\n    top: calc(50% - 125px) !important;\r\n    bottom: 0 !important;\r\n    left: calc(50% - 300px) !important;\r\n    right: 0 !important;\r\n    height: 250px !important;\r\n    width: 600px !important;\r\n}\r\n\r\ndiv.ui-dialog.confirmation .ui-dialog-buttonpane {\r\n    position: absolute;\r\n    bottom: 0;\r\n    left: 0;\r\n    display: flex;\r\n    right: 0;\r\n    flex-direction: column;\r\n    align-items: center;\r\n}\r\n\r\ndiv.ui-dialog.confirmation .ui-dialog-content {\r\n    position: absolute;\r\n    top: 44px;\r\n    right: 0;\r\n    left: 0;\r\n    bottom: 80px;\r\n    padding: 1rem;\r\n    text-align: center;\r\n    display: flex;\r\n    flex-direction: row;\r\n    align-items: center;\r\n    justify-content: center;\r\n}\r\n\r\n.model-based-dialog {\r\n    height: calc(100% - 44px) !important;\r\n}\r\n\r\ndiv.ui-dialog .ui-dialog-titlebar {\r\n    background: rgba(5,97,141, 1);\r\n    color: #fff;\r\n    cursor: default;\r\n}\r\n\r\ndiv.ui-dialog .ui-dialog-titlebar .ui-state-default .ui-icon {\r\n    background-image: url(css/images/ui-icons_ffffff_256x240.png) !important;\r\n}\r\n\r\n/** --- accordion ------------------------------------------------------------ */\r\n.accordion > .bpaasWidgetLabel {\r\n    position: relative;\r\n    -webkit-touch-callout: none; /* iOS Safari */\r\n    -webkit-user-select: none; /* Safari */\r\n     -khtml-user-select: none; /* Konqueror HTML */\r\n       -moz-user-select: none; /* Firefox */\r\n        -ms-user-select: none; /* Internet Explorer/Edge */\r\n            user-select: none; /* Non-prefixed version, currently\r\n                                  supported by Chrome and Opera */\r\n}\r\n\r\n.accordion > .bpaasWidgetLabel:after {\r\n    font-family: FontAwesome;\r\n    content: \"\\f106\";\r\n    width: 0; \r\n    height: 0;\r\n    display: block;\r\n    position: absolute;\r\n    right: 2rem;\r\n    top: calc(50% - 12px);\r\n}\r\n\r\n.accordion > .bpaasWidgetLabel.closed:after {\r\n    content: \"\\f107\";\r\n}",
          "hashtags": [
            "#mailadressen"
          ],
          "quickInfo": "",
          "headerText": "CssElementLabel",
          "disableWidgetTypeInfo": false,
          "translationKeys": [
            "Mailadressen - CSS Blau"
          ]
        }
      },
      {
        "id": "DsQN",
        "objType": "CssDocument",
        "x": 470,
        "y": 410,
        "zIndex": 102,
        "width": 180,
        "height": 60,
        "name": "Mailadressen - CSS Grau",
        "currentValue": {
          "name": ""
        },
        "data": {
          "idRepo": "8d9a54c8-0031-455a-aaf3-dc236b81124f",
          "udxCSS": "@charset \"UTF-8\";\r\n\r\n/** --- Icon Sets ------------------------------------------------------- */\r\n/* css/images/ui-icons_ffffff_256x240.png */\r\n/* css/images/ui-icons_3E3E3E_256x240.png */\r\n/* css/images/ui-icons_5B919B_256x240.png */\r\n/* css/images/ui-icons_9CBAC4_256x240.png */\r\n/* css/images/ui-icons_C81F4A_256x240.png */\r\n/* css/images/ui-icons_FAFBFD_256x240.png */\r\n\r\n/** --- General --------------------------------------------------------- */\r\nbody {\r\n    color: #475566;\r\n}\r\n\r\n.bpaasWidgetLabel {\r\n    color: #000000;\r\n}\r\n\r\n.ui-widget-overlay {\r\n    background: rgba(255,255,255,0.775) !important;\r\n    top: 75px;\r\n    opacity: 1;\r\n}\r\n\r\n\r\n/** --- Hintergund ------------------------------------------------------ */\r\nbody {\r\n    background-image: url(css/images/bg_dark_grey.png);\r\n    background-size: cover;\r\n    background-attachment: fixed;\r\n    background-position: center top;\r\n    background-repeat: no-repeat;\r\n    background-color: #F8F7F8;\r\n    position: relative;\r\n    border-top: 75px solid rgba(255,255,255,0.95);\r\n}\r\n\r\n/** --- Logo ------------------------------------------------------------ */\r\nbody:before {\r\n    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjQsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNTYxLjU0NnB4IiBoZWlnaHQ9IjEwNS4xODhweCIgdmlld0JveD0iMCAwIDU2MS41NDYgMTA1LjE4OCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNTYxLjU0NiAxMDUuMTg4Ig0KCSB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwb2x5Z29uIGZpbGw9IiNEMTMyMzkiIHBvaW50cz0iNzAuODY4LDEuNzQgNTQuNzA1LDQ3Ljc1NiA1NC43MTIsMTAzLjQ1MSA4My45OTEsMTAzLjQ1MSA4My45OTEsNTIuNTIgMTAyLjI3MywxLjc0OCAiLz4NCjxwYXRoIGQ9Ik01NjEuNTQ2LDM5LjIxYy01Ljc4OC03LjY2OC0xMS40MzEtMTIuMTU0LTIwLjQtMTIuMTU0Yy01LjM1NCwwLTEwLjk5NiwyLjc0OS0xNC40Nyw3LjM3OWwwLjI4OS02LjIyMWgtMTYuMjA0djc1LjIzNw0KCWgxNi42NGMwLTE0LjAzNS0wLjE0Ni00MS4zOC0wLjE0Ni01NS41NmMyLjc0OS0zLjYxNyw2LjA3Ny02LjUxMSwxMC43MDctNi41MTFjNC40ODUsMCw4LjI0NywyLjc0OSwxMS4yODUsNi44MDFMNTYxLjU0NiwzOS4yMXoNCgkgTTQ2MC4yNjYsNDEuMDkxYzcuNjcsMCwxMy4wMjIsNC43NzUsMTQuOTAzLDE0LjQ3aC0zMC4yNEM0NDYuOTU1LDQ1LjU3Niw0NTIuNTk4LDQxLjA5MSw0NjAuMjY2LDQxLjA5MSBNNDkyLjM4Nyw2OS4zMDV2LTQuMDUxDQoJYzAtMjUuMDMxLTE0LjAzNC0zOC4wNTMtMzIuMTIxLTM4LjA1M2MtMTcuMzYxLDAtMzIuNTU0LDEzLjc0NS0zMi41NTQsMzkuMDY0YzAsMjUuMTc3LDE0LjYxMywzOC4zNDMsMzMuNTY3LDM4LjM0Mw0KCWMxMS40MywwLDE5Ljk2Ny00LjM0LDI4LjM1OC0xNC4wMzRsLTEzLjg5LTguODI2Yy01LjIwOSw2LjUxMS04Ljk3MSw3LjgxMy0xNC40NjksNy44MTNjLTkuNDA1LDAtMTcuMDczLTcuMzgtMTcuMjE4LTIwLjI1Nw0KCUg0OTIuMzg3eiBNMzgxLjU1OSw0MS4wOTFjNy42NjgsMCwxMy4wMjEsNC43NzUsMTQuOTAyLDE0LjQ3aC0zMC4yNEMzNjguMjQ3LDQ1LjU3NiwzNzMuODksNDEuMDkxLDM4MS41NTksNDEuMDkxIE00MTMuNjc5LDY5LjMwNQ0KCXYtNC4wNTFjMC0yNS4wMzEtMTQuMDM0LTM4LjA1My0zMi4xMi0zOC4wNTNjLTE3LjM2MiwwLTMyLjU1NSwxMy43NDUtMzIuNTU1LDM5LjA2NGMwLDI1LjE3NywxNC42MTMsMzguMzQzLDMzLjU2NywzOC4zNDMNCgljMTEuNDMsMCwxOS45NjctNC4zNCwyOC4zNTctMTQuMDM0bC0xMy44ODktOC44MjZjLTUuMjA5LDYuNTExLTguOTcxLDcuODEzLTE0LjQ2OSw3LjgxM2MtOS40MDUsMC0xNy4wNzMtNy4zOC0xNy4yMTgtMjAuMjU3DQoJSDQxMy42Nzl6IE0zMzEuOTMyLDEwMy40NTF2LTQzLjg0YzAtMTUuNDgyLTQuNjMtMzIuNjk5LTI1LjE3Ni0zMi42OTljLTcuMjMzLDAtMTQuMDM0LDMuMDM4LTE4LjY2NCw3LjIzNFYxLjU1NmgtMTYuNzg0djEwMS44OTUNCgloMTYuNzg0VjQ4Ljc1OWMyLjYwNC00LjE5Niw4LjI0Ny03LjIzNCwxNC4wMzQtNy4yMzRjMTEuMjg2LDAsMTMuMDIyLDkuNDA1LDEzLjAyMiwxNy43OTZ2NDQuMTNIMzMxLjkzMnogTTI1NS41MzksOTEuMjk3DQoJbC0xMi4wMDktOS40MDNjLTUuMDY0LDYuMjIxLTguOTcxLDcuNTIyLTE0LjMyNCw3LjUyMmMtOS40MDUsMC0xNy4wNzMtNy42NjgtMTcuMDczLTIzLjI5NGMwLTE2LjIwNSw3LjY2OC0yNC4xNjMsMTcuMDczLTI0LjE2Mw0KCWM1LjY0MywwLDkuNjk0LDEuNzM2LDE0LjMyNCw3LjM3OWwxMi4wMDktOS45ODNjLTguMzkyLTguODI2LTE1LjYyNi0xMi4yOTktMjYuMzMzLTEyLjI5OWMtMTcuOTQxLDAtMzMuNTY4LDEzLjc0Ni0zMy41NjgsMzkuMDY2DQoJYzAsMjUuMTc1LDE1LjYyNywzOC4zNDIsMzMuNTY4LDM4LjM0MmMxMC43MDcsMCwxOC4zNzUtMy43NjIsMjYuMzMzLTEyLjczMlY5MS4yOTd6IE0xODIuOTA4LDc1LjIzNw0KCWMwLTMyLjU1NC00Ny4wMjMtMjkuMzcxLTQ3LjAyMy00Ny4xNjhjMC02Ljk0NSw0LjkxOS0xMS40MywxNC4xNzktMTEuNDNjOS41NDksMCwxNi40OTQsNi44LDE2LjQ5NCw2LjhsMTMuMTY3LTExLjU3NQ0KCWMwLDAtMTIuMjk4LTExLjg2NC0yOS42NjEtMTEuODY0Yy0xOS44MjIsMC0zMy4yNzgsMTEuNzItMzMuMjc4LDI4LjY0OGMwLDMxLjY4Niw0Ny42MDIsMjguMjE0LDQ3LjYwMiw0Ny4wMjMNCgljMCw3LjM3OS01LjkzMiwxMy4xNjctMTUuOTE1LDEzLjE2N2MtOS4xMTYsMC0xNy4wNzMtNS43ODgtMjEuNzAzLTEwLjk5N2wtMTMuNDU2LDExLjQzMmMzLjQ3MiwzLjkwNSwxNi45MjgsMTUuOTE1LDM1LjE1OSwxNS45MTUNCglDMTY1LjU0NiwxMDUuMTg4LDE4Mi45MDgsOTUuNDkzLDE4Mi45MDgsNzUuMjM3Ii8+DQo8cG9seWdvbiBmaWxsPSIjRDEzMjM5IiBwb2ludHM9IjMxLjQwNiwxLjcxMiA0Ny41NjksNDcuNzI4IDQ3LjU2MSwxMDMuNDIzIDE4LjI4MywxMDMuNDIzIDE4LjI4Myw1Mi40OTIgMCwxLjcyICIvPg0KPC9zdmc+DQo=');\r\n    background-size: contain;\r\n    background-position: center;\r\n    background-repeat: no-repeat;\r\n    background-color: transparent;\r\n    position: absolute;\r\n    /*top: 30px;*/\r\n    top: -50px;\r\n    left: 30px;\r\n    height: 24px;\r\n    width: 130px;\r\n    content: '';\r\n}\r\n\r\n/** --- Main Container -------------------------------------------------- */\r\n.wn-mainAreaOne {\r\n    \r\n}\r\n\r\n/** Gruppierungselement ------------------------------------------------- */\r\n.subViewRootGrid > .ct-ResponsiveGrid > .w-ResponsiveRow > .ct-ResponsiveRow > .group-elem,\r\n.ctn-RootGrid > .w-ResponsiveRow > .ct-ResponsiveRow > .group-elem {\r\n    background: rgba(255, 255, 255, 0.95);\r\n    border-radius: 3px;\r\n    margin-top: 30px;\r\n}\r\n\r\n.bpaasArea>.bpaasWidgetLabel:not(:empty) {\r\n    height: auto;\r\n    padding: 0.5rem;\r\n    background: rgba(106,116,127,1);\r\n}\r\n\r\n.bpaasArea>.bpaasWidgetLabel {\r\n    font-size: 1.5em;\r\n    padding: .5rem;\r\n}\r\n\r\n/** erstes Element */\r\n.ctn-RootGrid > .w-ResponsiveRow:first-child {\r\n    margin-top: 50px;\r\n}\r\n\r\n/** responsives Verhalten */\r\n.desk .rootGrid.bpaasDESK12 > .ctn-RootGrid > .w-ResponsiveRow,\r\n.desk .rootGrid.bpaasDESK10 > .ctn-RootGrid > .w-ResponsiveRow {\r\n    margin-left: 11%;\r\n    margin-right: 11%;\r\n}\r\n\r\n/** Label */\r\n.lb-ResponsiveGrid {\r\n    color: #fff;\r\n    font-size: 42px;\r\n    font-weight: 100;\r\n}\r\n\r\n/** --- Input, Textarea, Select ----------------------------------------- */\r\ninput, select, textarea,\r\ninput[type=\"number\"], input[type=\"password\"], input[type=\"text\"] {\r\n    background-color: #fff;\r\n    border: 1px solid #ccc;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);\r\n    transition: border linear .2s,box-shadow linear .2s;\r\n    border-radius: 3px;\r\n}\r\n\r\ninput:focus, textarea:focus, select:focus {\r\n    border-color: rgba(106,116,127,0.8);\r\n    outline: 0;\r\n    outline: thin dotted \\9;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(106,116,127,0.6);\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetLabel:after {\r\n    content: ' *';\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetContent {\r\n    background: none;\r\n}\r\n\r\n.bpaasWidgetMandatory select.bpaasWidgetContent,\r\n.bpaasWidgetMandatory textarea.bpaasWidgetContent,\r\n.bpaasWidgetMandatory input[type=\"number\"].bpaasWidgetContent,\r\n.bpaasWidgetMandatory input[type=\"password\"].bpaasWidgetContent,\r\n.bpaasWidgetMandatory input[type=\"text\"].bpaasWidgetContent {\r\n    background-color: rgba(106,116,127,0.1);\r\n    border-right: 5px solid rgba(106,116,127,1);\r\n}\r\n\r\n.bpaasWidgetReadOnly select.bpaasWidgetContent,\r\n.bpaasWidgetReadOnly textarea.bpaasWidgetContent,\r\n.bpaasWidgetReadOnly input[type=\"number\"].bpaasWidgetContent,\r\n.bpaasWidgetReadOnly input[type=\"password\"].bpaasWidgetContent,\r\n.bpaasWidgetReadOnly input[type=\"text\"].bpaasWidgetContent {\r\n    background-color: rgba(235, 235, 228, 1);\r\n    opacity: 0.5;\r\n}\r\n\r\n.w-DatePicker {\r\n    position: relative;\r\n}\r\n\r\n.w-DatePicker:before {\r\n    font-family: FontAwesome;\r\n    content: \"\\f073\";\r\n    position: absolute;\r\n    left: 13px;\r\n    top: 20px;\r\n    bottom: 0;\r\n    z-index: 1;\r\n    color: #ccc;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: center;\r\n}\r\n\r\n.w-DatePicker.no-lb:before {\r\n    top: 0;\r\n}\r\n\r\n.w-DatePicker input {\r\n    padding-left: 23px;\r\n}\r\n\r\n/** --- Checkbox -------------------------------------------------------- */\r\n.ct-CheckBox input[type=\"checkbox\"] {\r\n\tdisplay: none !important;\r\n}\r\n\r\ninput[type=\"checkbox\"] + label:before {\r\n    font-family: 'FontAwesome';\r\n    content: '';\r\n    display: inline-block;\r\n    height: 15px;\r\n    width: 15px;\r\n    font-size: 15px;\r\n    cursor: pointer;\r\n    margin-right: 3px;\r\n    margin-bottom: -3px;\r\n    border-radius: 3px;\r\n    border: 1px solid #ccc;\r\n\tbackground-color: #fff;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);\r\n}\r\n\r\ninput[type=\"checkbox\"]:checked + label:before {\r\n    font-family: 'FontAwesome';\r\n    content: '\\f00c';\r\n}\r\n\r\ninput[type=\"checkbox\"]:focus,\r\ninput[type=\"checkbox\"]:focus + label:before {\r\n    border-color: rgba(106,116,127,0.8);\r\n    outline: 0;\r\n    outline: thin dotted \\9;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(106,116,127,0.6);\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetContent input[type=\"checkbox\"] + label:before {\r\n    background-color: rgba(106,116,127,0.1);\r\n    border-right: 5px solid rgba(106,116,127,1);\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetContent input[type=\"checkbox\"] + label:after {\r\n    content: ' *';\r\n}\r\n\r\n.bpaasWidgetReadOnly.bpaasWidgetContent input[type=\"checkbox\"] + label:before {\r\n    background-color: rgba(235, 235, 228, 1);\r\n    opacity: 0.5;\r\n}\r\n\r\n/** --- Radiobutton ----------------------------------------------------- */\r\n\r\n.ct-RadioButton input[type=\"radio\"] {\r\n\tdisplay: none !important;\r\n}\r\n\r\ninput[type=\"radio\"] + label:before {\r\n    font-family: 'FontAwesome';\r\n    content: '';\r\n    display: inline-block;\r\n    height: 15px;\r\n    width: 15px;\r\n    font-size: 15px;\r\n    cursor: pointer;\r\n    margin-right: 3px;\r\n    margin-bottom: -2px;\r\n    border-radius: 50%;\r\n    box-sizing: border-box;\r\n    border: 1px solid #ccc;\r\n\tbackground-color: #fff;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);\r\n}\r\n\r\ninput[type=\"radio\"]:checked + label:before {\r\n    font-family: 'FontAwesome';\r\n    border: 5px solid #475566;\r\n}\r\n\r\ninput[type=\"radio\"]:focus,\r\ninput[type=\"radio\"]:focus + label:before {\r\n    border-color: rgba(106,116,127,0.8);\r\n    outline: 0;\r\n    outline: thin dotted \\9;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(106,116,127,0.6);\r\n}\r\n\r\n.bpaasWidgetReadOnly input[type=\"radio\"] + label:before {\r\n    background-color: rgba(235, 235, 228, 1);\r\n    opacity: 0.5;\r\n}\r\n\r\n/** --- Buttons --------------------------------------------------------- */\r\n\r\nbutton.btn-default,\r\n.ui-dialog-buttonset > button, .w-PushButton > button {\r\n    background: rgba(106,116,127,1) !important;\r\n    color: #ffffff !important;\r\n    border: 1px solid rgba(106,116,127,0.4) !important;\r\n    font-weight: normal;\r\n}\r\n\r\n.ui-dialog-buttonset > button.bpaasPrimary, .w-PushButton > button.bpaasPrimary {\r\n    background: rgba(106,116,127,0.4) !important;\r\n    color: #ffffff !important;\r\n    border-color: rgba(106,116,127,0.2) !important;\r\n}\r\n\r\n.ui-dialog-buttonset > button:hover, .w-PushButton > button:hover {\r\n    background: #000000 !important;\r\n    border-color: rgba(0,0,0,0.4) !important;\r\n}\r\n\r\n.ui-dialog-buttonset > button.bpaasPrimary:hover, .w-PushButton > button.bpaasPrimary:hover {\r\n    background: #000000 !important;\r\n    border-color: rgba(0,0,0,0.4) !important;\r\n    position: relative;\r\n}\r\n\r\n/** --- Highlighting ---------------------------------------------------- */\r\n.ui-state-highlight, \r\n.ui-widjet-content .ui-state-highlight, \r\n.ui-widget-header .ui-state-highlight {\r\n    border-color: rgba(106,116,127,0.2) !important;\r\n    background: rgba(106,116,127,0.3) !important;\r\n}\r\n\r\n.ui-state-hover,\r\n.ui-widget-content .ui-state-hover,\r\n.ui-widget-header .ui-state-hover,\r\n.ui-state-focus,\r\n.ui-widget-content .ui-state-focus,\r\n.ui-widget-header .ui-state-focus {\r\n    background: none;\r\n}\r\n\r\n/** ---  calender ------------------------------------------------------- */\r\n.ui-datepicker {\r\n    box-shadow: 0 6px 12px rgba(0,0,0,0.175);\r\n}\r\n\r\n.ui-datepicker .ui-state-default {\r\n    background: none;\r\n    border: 0 none;\r\n    font-weight: normal;\r\n    text-align: center;\r\n    border-radius: 3px;\r\n    transition: background .15s ease-in-out, color .15s ease-in-out;\r\n}\r\n\r\n.ui-datepicker .ui-state-highlight {\r\n    background: #fff !important;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-buttonpane .ui-state-default {\r\n    background: rgba(106,116,127,1);\r\n    color: #fff;\r\n    border: 1px solid rgba(106,116,127,0.4);\r\n    font-weight: normal;\r\n}\r\n\r\n.ui-datepicker .ui-state-highlight.ui-state-hover,\r\n.ui-datepicker .ui-datepicker-calendar .ui-state-hover {\r\n    background: rgba(106,116,127,0.4) !important;\r\n    color: #fff;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-calendar .ui-state-active {\r\n    background: rgba(106,116,127,1) !important;\r\n    color: #fff;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-buttonpane .ui-state-hover {\r\n    background: #000;\r\n    border-color: rgba(0,0,0,0.4);\r\n}\r\n\r\n.ui-datepicker .ui-icon-circle-triangle-w {\r\n    background-position: -96px 0;\r\n}\r\n\r\n.ui-datepicker .ui-icon-circle-triangle-e {\r\n    background-position: -32px 0;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-prev-hover,\r\n.ui-datepicker .ui-datepicker-next-hover {\r\n    cursor: pointer;\r\n    top: 2px;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-prev-hover {\r\n    left: 2px;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-next-hover {\r\n    right: 2px;\r\n}\r\n\r\n/** --- Table ------------------------------------------------------------ */\r\n.ui-jqgrid .ui-jqgrid-pager,\r\n.ui-jqgrid .ui-pg-table tbody > tr > td,\r\n.ui-jqgrid .ui-jqgrid-bdiv {\r\n    background: rgba(106,116,127,0.1);\r\n}\r\n\r\n.ui-jqgrid-pager {\r\n    border: 0 none !important;\r\n}\r\n\r\n.ui-jqgrid-hdiv,\r\n.ui-jqgrid thead > tr > th {\r\n    background: rgba(106,116,127,1) !important;\r\n}\r\n\r\n.ui-jqgrid thead > tr > th:hover, .ui-jqgrid thead > tr > th[aria-selected=\"true\"] {\r\n    background: rgba(106,116,127,0.2) !important;\r\n}\r\n\r\n.ui-jqgrid tbody > tr {\r\n    background: rgba(106,116,127,0);\r\n}\r\n\r\n.ui-jqgrid tbody > tr:nth-child(2n+1) {\r\n    background: white;\r\n}\r\n\r\n.ui-jqgrid-htable .ui-state-default .ui-icon {\r\n    background-image: url(css/images/ui-icons_ffffff_256x240.png);\r\n}\r\n\r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-pg-button.ui-state-disabled {\r\n    background: rgba(106,116,127,0.3);\r\n    border-radius: 0;\r\n}\r\n\r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-pg-button.ui-state-disabled,\r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-all, \r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-right, \r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-top, \r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-tr {\r\n    border-radius: 0;\r\n}\r\n\r\n.ui-jqgrid td.ui-pg-button:hover {\r\n    padding: 1px;\r\n}\r\n\r\n/** --- Dialog ------------------------------------------------------------ */\r\n.ui-dialog {\r\n    position: fixed;\r\n    top: 10% !important;\r\n    bottom: 10% !important;\r\n    left: 2% !important;\r\n    right: 2% !important;\r\n    height: auto !important;\r\n    width: auto !important;\r\n\tbox-shadow: 0 6px 12px rgba(0,0,0,0.175) !important;\r\n}\r\n\r\ndiv.ui-dialog.confirmation {\r\n    top: calc(50% - 125px) !important;\r\n    bottom: 0 !important;\r\n    left: calc(50% - 300px) !important;\r\n    right: 0 !important;\r\n    height: 250px !important;\r\n    width: 600px !important;\r\n}\r\n\r\ndiv.ui-dialog.confirmation .ui-dialog-buttonpane {\r\n    position: absolute;\r\n    bottom: 0;\r\n    left: 0;\r\n    display: flex;\r\n    right: 0;\r\n    flex-direction: column;\r\n    align-items: center;\r\n}\r\n\r\ndiv.ui-dialog.confirmation .ui-dialog-content {\r\n    position: absolute;\r\n    top: 44px;\r\n    right: 0;\r\n    left: 0;\r\n    bottom: 80px;\r\n    padding: 1rem;\r\n    text-align: center;\r\n    display: flex;\r\n    flex-direction: row;\r\n    align-items: center;\r\n    justify-content: center;\r\n}\r\n\r\n.model-based-dialog {\r\n    height: calc(100% - 44px) !important;\r\n}\r\n\r\n.ui-dialog .ui-dialog-titlebar {\r\n    background: rgba(106,116,127,1);\r\n    color: #fff;\r\n\tcursor: default;\r\n}\r\n\r\n.ui-dialog .ui-dialog-titlebar .ui-state-default .ui-icon {\r\n    background-image: url(css/images/ui-icons_ffffff_256x240.png) !important;\r\n}\r\n\r\n/** --- accordion ------------------------------------------------------------ */\r\n.accordion > .bpaasWidgetLabel {\r\n    position: relative;\r\n    -webkit-touch-callout: none; /* iOS Safari */\r\n    -webkit-user-select: none; /* Safari */\r\n     -khtml-user-select: none; /* Konqueror HTML */\r\n       -moz-user-select: none; /* Firefox */\r\n        -ms-user-select: none; /* Internet Explorer/Edge */\r\n            user-select: none; /* Non-prefixed version, currently\r\n                                  supported by Chrome and Opera */\r\n}\r\n\r\n.accordion > .bpaasWidgetLabel:after {\r\n    font-family: FontAwesome;\r\n    content: \"\\f106\";\r\n    width: 0; \r\n    height: 0;\r\n    display: block;\r\n    position: absolute;\r\n    right: 2rem;\r\n    top: calc(50% - 12px);\r\n}\r\n\r\n.accordion > .bpaasWidgetLabel.closed:after {\r\n    content: \"\\f107\";\r\n}",
          "hashtags": [
            "#mailadressen"
          ],
          "quickInfo": "",
          "headerText": "CssElementLabel",
          "disableWidgetTypeInfo": false,
          "translationKeys": [
            "Mailadressen - CSS Grau"
          ]
        }
      },
      {
        "id": "QfLd",
        "objType": "ProcessApp",
        "x": 260,
        "y": 30,
        "zIndex": 103,
        "width": 180,
        "height": 60,
        "name": "Mailadressen - Neuanlage",
        "currentValue": {
          "name": ""
        },
        "data": {
          "backgroundImageUrl": "https://scheer-bpaas.de/oauth/img/logos/Login%20Hintergrund.png",
          "paType": "newPa",
          "isMobile": false,
          "hideInTileDashboard": false,
          "hashtags": [
            "#mailadressen"
          ],
          "idRepo": "rp4fddd846-048d-40ed-b2ea-f180a3619603",
          "relatedPaProject": {
            "id": "rpb3f6b2a4-d75a-4654-aa55-24b45aa274ef",
            "name": "Mailadressen",
            "data": {
              "id": "rpb3f6b2a4-d75a-4654-aa55-24b45aa274ef"
            }
          },
          "quickInfo": "App zur Eintragung von Mailadressen",
          "headerText": "ProcessApp",
          "disableWidgetTypeInfo": false,
          "translationKeys": [
            "Mailadressen - Neuanlage",
            "App zur Eintragung von Mailadressen"
          ]
        }
      },
      {
        "id": "KhCZ",
        "objType": "ProcessApp",
        "x": 260,
        "y": 110,
        "zIndex": 104,
        "width": 180,
        "height": 60,
        "name": "Mailadressen - Übersicht",
        "currentValue": {
          "name": ""
        },
        "data": {
          "backgroundImageUrl": "https://scheer-bpaas.de/oauth/img/logos/Login%20Hintergrund.png",
          "paType": "searchPa",
          "isMobile": false,
          "hideInTileDashboard": false,
          "hashtags": [
            "#mailadressen"
          ],
          "idRepo": "rpdce98ad2-a066-414e-9d6d-d31b8d7727af",
          "relatedPaProject": {
            "id": "rpb3f6b2a4-d75a-4654-aa55-24b45aa274ef",
            "name": "Mailadressen",
            "data": {
              "id": "rpb3f6b2a4-d75a-4654-aa55-24b45aa274ef"
            }
          },
          "quickInfo": "App zur Eintragung von Mailadressen",
          "headerText": "ProcessApp",
          "disableWidgetTypeInfo": false,
          "translationKeys": [
            "Mailadressen - Übersicht",
            "App zur Eintragung von Mailadressen"
          ]
        }
      },
      {
        "id": "vsSX",
        "objType": "modelEpc",
        "x": 50,
        "y": 30,
        "zIndex": 105,
        "width": 180,
        "height": 60,
        "name": "reference_model",
        "currentValue": {
          "name": ""
        },
        "data": {
          "idRepo": "770bbf10-3042-4001-aff5-136e6f9afab3",
          "fromSearchField": true,
          "modelId": "770bbf10-3042-4001-aff5-136e6f9afab3",
          "translationKeys": [
            "reference_model"
          ],
          "hashtags": [
            "#mailadressen"
          ],
          "containsInteriorObjects": true,
          "quickInfo": "",
          "cssModel": {
            "label": "Mailadressen - CSS Blau",
            "value": "Mailadressen - CSS Blau",
            "data": {
              "name": "Mailadressen - CSS Blau",
              "id": "71ee3e5b-f588-4a20-8f32-c48603675d9c",
              "type": "CssDocument",
              "hashtags": [],
              "translations": {
                "key": "Mailadressen - CSS Blau",
                "de": "Mailadressen - CSS Blau",
                "en": "CSS Blue"
              }
            }
          },
          "headerText": "modelEpc",
          "disableWidgetTypeInfo": false
        }
      },
      {
        "id": "770bbf10-3042-4001-aff5-136e6f9afab3",
        "objType": "ModelReference",
        "x": 10,
        "y": 10,
        "zIndex": 106,
        "width": null,
        "height": null,
        "name": "reference_model",
        "currentValue": "",
        "data": {
          "idRepo": "770bbf10-3042-4001-aff5-136e6f9afab3",
          "referencedType": "modelEpc",
          "modelRefDataBagKey": "runMainEpcModelNew"
        }
      },
      {
        "id": "5efr",
        "objType": "modelEpc",
        "x": 50,
        "y": 110,
        "zIndex": 107,
        "width": 180,
        "height": 60,
        "name": "search_model",
        "currentValue": {
          "name": ""
        },
        "data": {
          "idRepo": "7898966c-a1ad-4fe2-a627-e8491d73edda",
          "translationKeys": [
            "search_model"
          ],
          "hashtags": [
            "#mailadressen"
          ],
          "fromSearchField": true,
          "cssModel": {
            "label": "Mailadressen - CSS Blau",
            "value": "Mailadressen - CSS Blau",
            "data": {
              "name": "Mailadressen - CSS Blau",
              "id": "71ee3e5b-f588-4a20-8f32-c48603675d9c",
              "type": "CssDocument",
              "hashtags": [],
              "translations": {
                "key": "Mailadressen - CSS Blau",
                "de": "Mailadressen - CSS Blau",
                "en": "CSS Blue"
              }
            }
          },
          "containsInteriorObjects": true,
          "modelId": "7898966c-a1ad-4fe2-a627-e8491d73edda",
          "quickInfo": "",
          "headerText": "modelEpc",
          "disableWidgetTypeInfo": false
        }
      },
      {
        "id": "7898966c-a1ad-4fe2-a627-e8491d73edda",
        "objType": "ModelReference",
        "x": 10,
        "y": 10,
        "zIndex": 108,
        "width": null,
        "height": null,
        "name": "search_model",
        "currentValue": "",
        "data": {
          "idRepo": "7898966c-a1ad-4fe2-a627-e8491d73edda",
          "referencedType": "modelEpc",
          "modelRefDataBagKey": "runMainEpcModelSearch"
        }
      },
      {
        "id": "zhiP",
        "objType": "modelEpc",
        "x": 50,
        "y": 190,
        "zIndex": 109,
        "width": 180,
        "height": 60,
        "name": "initialisation_model",
        "currentValue": {
          "name": ""
        },
        "data": {
          "modelId": "dde03b75-5325-42ce-a6e2-cb0244da1db9",
          "fromSearchField": true,
          "idRepo": "dde03b75-5325-42ce-a6e2-cb0244da1db9",
          "containsInteriorObjects": true,
          "translationKeys": [
            "initialisation_model"
          ],
          "cssModel": "",
          "quickInfo": "",
          "hashtags": [
            "#mailadressen"
          ],
          "headerText": "modelEpc",
          "disableWidgetTypeInfo": false
        }
      },
      {
        "id": "dde03b75-5325-42ce-a6e2-cb0244da1db9",
        "objType": "ModelReference",
        "x": 10,
        "y": 10,
        "zIndex": 110,
        "width": null,
        "height": null,
        "name": "initialisation_model",
        "currentValue": "",
        "data": {
          "idRepo": "dde03b75-5325-42ce-a6e2-cb0244da1db9",
          "referencedType": "modelEpc",
          "modelRefDataBagKey": "runInitEpcModelNew"
        }
      },
      {
        "id": "RisP",
        "objType": "epcAdministration",
        "x": 50,
        "y": 270,
        "zIndex": 111,
        "width": 180,
        "height": 60,
        "name": "Administrationsmodell",
        "currentValue": {
          "name": ""
        },
        "data": {
          "translationKeys": [
            "Administrationsmodell"
          ],
          "quickInfo": "",
          "hashtags": [
            "#mailadressen"
          ],
          "modelId": "2cafcaeb-ac76-40d0-bc26-e484deed6f29",
          "idRepo": "2cafcaeb-ac76-40d0-bc26-e484deed6f29",
          "containsInteriorObjects": true,
          "headerText": "EpcAdministrationLabel",
          "disableWidgetTypeInfo": false
        }
      },
      {
        "id": "2cafcaeb-ac76-40d0-bc26-e484deed6f29",
        "objType": "ModelReference",
        "x": 10,
        "y": 10,
        "zIndex": 112,
        "width": null,
        "height": null,
        "name": "Administrationsmodell",
        "currentValue": "",
        "data": {
          "idRepo": "2cafcaeb-ac76-40d0-bc26-e484deed6f29",
          "referencedType": "epcAdministration",
          "modelRefDataBagKey": "adminModel"
        }
      }
    ],
    "quickInfo": "App zur Eintragung von Mailadressen",
    "meta": {
      "id": "07a636bc-b297-4251-872c-e6aa0a0039fc",
      "version": 1,
      "current": true,
      "createdAt": 1550645051250,
      "createdBy": "irene.adler",
      "changedAt": 1550645051250,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "Mailadressen - CSS Rot",
    "id": "bdc2c380-008b-4e84-9368-156e53275edb",
    "type": "CssDocument",
    "dataBag": {
      "idRepo": "bdc2c380-008b-4e84-9368-156e53275edb",
      "label": "Mailadressen - CSS Rot",
      "udxCSS": "@charset \"UTF-8\";\r\n\r\n/** --- Icon Sets ------------------------------------------------------- */\r\n/* css/images/ui-icons_ffffff_256x240.png */\r\n/* css/images/ui-icons_3E3E3E_256x240.png */\r\n/* css/images/ui-icons_5B919B_256x240.png */\r\n/* css/images/ui-icons_9CBAC4_256x240.png */\r\n/* css/images/ui-icons_C81F4A_256x240.png */\r\n/* css/images/ui-icons_FAFBFD_256x240.png */\r\n\r\n/** --- General --------------------------------------------------------- */\r\nbody {\r\n    color: #475566;\r\n}\r\n\r\n.bpaasWidgetLabel {\r\n    color: #000000;\r\n}\r\n\r\n.ui-widget-overlay {\r\n    background: rgba(255,255,255,0.775) !important;\r\n    top: 75px;\r\n    opacity: 1;\r\n}\r\n\r\n/** --- Hintergund ------------------------------------------------------ */\r\nbody {\r\n    background-image: url(css/images/bg_dark_red.png);\r\n    background-size: cover;\r\n    background-attachment: fixed;\r\n    background-position: center top;\r\n    background-repeat: no-repeat;\r\n    background-color: #F8F7F8;\r\n    position: relative;\r\n    border-top: 75px solid rgba(255,255,255,0.95);\r\n}\r\n\r\n/** --- Logo ------------------------------------------------------------ */\r\nbody:before {\r\n    background-image: url(img/logos/logo_scheer.png);\r\n    background-size: contain;\r\n    background-position: center;\r\n    background-repeat: no-repeat;\r\n    background-color: transparent;\r\n    position: absolute;\r\n    /*top: 30px;*/\r\n    top: -50px;\r\n    left: 30px;\r\n    height: 24px;\r\n    width: 130px;\r\n    content: '';\r\n}\r\n\r\n/** --- Main Container -------------------------------------------------- */\r\n.wn-mainAreaOne {\r\n    \r\n}\r\n\r\n/** Gruppierungselement ------------------------------------------------- */\r\n.subViewRootGrid > .ct-ResponsiveGrid > .w-ResponsiveRow > .ct-ResponsiveRow > .group-elem,\r\n.ctn-RootGrid > .w-ResponsiveRow > .ct-ResponsiveRow > .group-elem {\r\n    background: rgba(255, 255, 255, 0.95);\r\n    border-radius: 3px;\r\n    margin-top: 30px;\r\n}\r\n\r\n.bpaasArea>.bpaasWidgetLabel:not(:empty) {\r\n    height: auto;\r\n    padding: 0.5rem;\r\n    background: rgba(172,30,28,1);\r\n}\r\n\r\n.bpaasArea>.bpaasWidgetLabel {\r\n    font-size: 1.5em;\r\n    padding: .5rem;\r\n}\r\n\r\n/** erstes Element */\r\n.ctn-RootGrid > .w-ResponsiveRow:first-child {\r\n    margin-top: 50px;\r\n}\r\n\r\n/** responsives Verhalten */\r\n.desk .rootGrid.bpaasDESK12 > .ctn-RootGrid > .w-ResponsiveRow,\r\n.desk .rootGrid.bpaasDESK10 > .ctn-RootGrid > .w-ResponsiveRow {\r\n    margin-left: 11%;\r\n    margin-right: 11%;\r\n}\r\n\r\n/** Label */\r\n.lb-ResponsiveGrid {\r\n    color: #fff;\r\n    font-size: 42px;\r\n    font-weight: 100;\r\n}\r\n\r\n/** --- Input, Textarea, Select ----------------------------------------- */\r\ninput, select, textarea,\r\ninput[type=\"number\"], input[type=\"password\"], input[type=\"text\"] {\r\n    background-color: #fff;\r\n    border: 1px solid #ccc;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);\r\n    transition: border linear .2s,box-shadow linear .2s;\r\n    border-radius: 3px;\r\n}\r\n\r\ninput:focus, textarea:focus, select:focus {\r\n    border-color: rgba(172,30,28,0.8);\r\n    outline: 0;\r\n    outline: thin dotted \\9;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(172,30,28,0.6);\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetLabel:after {\r\n    content: ' *';\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetContent {\r\n    background: none;\r\n}\r\n\r\n.bpaasWidgetMandatory select.bpaasWidgetContent,\r\n.bpaasWidgetMandatory textarea.bpaasWidgetContent,\r\n.bpaasWidgetMandatory input[type=\"number\"].bpaasWidgetContent,\r\n.bpaasWidgetMandatory input[type=\"password\"].bpaasWidgetContent,\r\n.bpaasWidgetMandatory input[type=\"text\"].bpaasWidgetContent {\r\n    background-color: rgba(172,30,28,0.1);\r\n    border-right: 5px solid rgba(172,30,28,1);\r\n}\r\n\r\n.bpaasWidgetReadOnly select.bpaasWidgetContent,\r\n.bpaasWidgetReadOnly textarea.bpaasWidgetContent,\r\n.bpaasWidgetReadOnly input[type=\"number\"].bpaasWidgetContent,\r\n.bpaasWidgetReadOnly input[type=\"password\"].bpaasWidgetContent,\r\n.bpaasWidgetReadOnly input[type=\"text\"].bpaasWidgetContent {\r\n    background-color: rgba(235, 235, 228, 1);\r\n    opacity: 0.5;\r\n}\r\n\r\n.w-DatePicker {\r\n    position: relative;\r\n}\r\n\r\n.w-DatePicker:before {\r\n    font-family: FontAwesome;\r\n    content: \"\\f073\";\r\n    position: absolute;\r\n    left: 13px;\r\n    top: 20px;\r\n    bottom: 0;\r\n    z-index: 1;\r\n    color: #ccc;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: center;\r\n}\r\n\r\n.w-DatePicker.no-lb:before {\r\n    top: 0;\r\n}\r\n\r\n.w-DatePicker input {\r\n    padding-left: 23px;\r\n}\r\n\r\n/** --- Checkbox -------------------------------------------------------- */\r\n.ct-CheckBox input[type=\"checkbox\"] {\r\n    display: none !important;\r\n}\r\n\r\ninput[type=\"checkbox\"] + label:before {\r\n    font-family: 'FontAwesome';\r\n    content: '';\r\n    display: inline-block;\r\n    height: 15px;\r\n    width: 15px;\r\n    font-size: 15px;\r\n    cursor: pointer;\r\n    margin-right: 3px;\r\n    margin-bottom: -3px;\r\n    border-radius: 3px;\r\n    border: 1px solid #ccc;\r\n    background-color: #fff;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);\r\n}\r\n\r\ninput[type=\"checkbox\"]:checked + label:before {\r\n    font-family: 'FontAwesome';\r\n    content: '\\f00c';\r\n}\r\n\r\ninput[type=\"checkbox\"]:focus,\r\ninput[type=\"checkbox\"]:focus + label:before {\r\n    border-color: rgba(172,30,28,0.8);\r\n    outline: 0;\r\n    outline: thin dotted \\9;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(172,30,28,0.6);\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetContent input[type=\"checkbox\"] + label:before {\r\n    background-color: rgba(172,30,28,0.1);\r\n    border-right: 5px solid rgba(172,30,28,1);\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetContent input[type=\"checkbox\"] + label:after {\r\n    content: ' *';\r\n}\r\n\r\n.bpaasWidgetReadOnly.bpaasWidgetContent input[type=\"checkbox\"] + label:before {\r\n    background-color: rgba(235, 235, 228, 1);\r\n    opacity: 0.5;\r\n}\r\n\r\n/** --- Radiobutton ----------------------------------------------------- */\r\n\r\n.ct-RadioButton input[type=\"radio\"] {\r\n    display: none !important;\r\n}\r\n\r\ninput[type=\"radio\"] + label:before {\r\n    font-family: 'FontAwesome';\r\n    content: '';\r\n    display: inline-block;\r\n    height: 15px;\r\n    width: 15px;\r\n    font-size: 15px;\r\n    cursor: pointer;\r\n    margin-right: 3px;\r\n    margin-bottom: -2px;\r\n    border-radius: 50%;\r\n    box-sizing: border-box;\r\n    border: 1px solid #ccc;\r\n    background-color: #fff;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);\r\n}\r\n\r\ninput[type=\"radio\"]:checked + label:before {\r\n    font-family: 'FontAwesome';\r\n    border: 5px solid #475566;\r\n}\r\n\r\ninput[type=\"radio\"]:focus,\r\ninput[type=\"radio\"]:focus + label:before {\r\n    border-color: rgba(172,30,28,0.8);\r\n    outline: 0;\r\n    outline: thin dotted \\9;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(172,30,28,0.6);\r\n}\r\n\r\n.bpaasWidgetReadOnly input[type=\"radio\"] + label:before {\r\n    background-color: rgba(235, 235, 228, 1);\r\n    opacity: 0.5;\r\n}\r\n\r\n/** --- Buttons --------------------------------------------------------- */\r\n\r\nbutton.btn-default,\r\n.ui-dialog-buttonset > button, .w-PushButton > button {\r\n    background: rgba(172,30,28,1) !important;\r\n    color: #ffffff !important;\r\n    border: 1px solid rgba(172,30,28,0.4) !important;\r\n    font-weight: normal;\r\n}\r\n\r\n.ui-dialog-buttonset > button.bpaasPrimary, .w-PushButton > button.bpaasPrimary {\r\n    background: rgba(172,30,28,0.4) !important;\r\n    color: #ffffff !important;\r\n    border-color: rgba(106,116,127,0.2) !important;\r\n}\r\n\r\n.ui-dialog-buttonset > button:hover, .w-PushButton > button:hover {\r\n    background: #000000 !important;\r\n    border-color: rgba(0,0,0,0.4) !important;\r\n}\r\n\r\n.ui-dialog-buttonset > button.bpaasPrimary:hover, .w-PushButton > button.bpaasPrimary:hover {\r\n    background: #000000 !important;\r\n    border-color: rgba(0,0,0,0.4) !important;\r\n    position: relative;\r\n}\r\n\r\n/** --- Highlighting ---------------------------------------------------- */\r\n.ui-state-highlight, \r\n.ui-widjet-content .ui-state-highlight, \r\n.ui-widget-header .ui-state-highlight {\r\n    border-color: rgba(172,30,28,0.2) !important;\r\n    background: rgba(172,30,28,0.3) !important;\r\n}\r\n\r\n.ui-state-hover,\r\n.ui-widget-content .ui-state-hover,\r\n.ui-widget-header .ui-state-hover,\r\n.ui-state-focus,\r\n.ui-widget-content .ui-state-focus,\r\n.ui-widget-header .ui-state-focus {\r\n    background: none;\r\n}\r\n\r\n/** ---  calender ------------------------------------------------------- */\r\n.ui-datepicker {\r\n    box-shadow: 0 6px 12px rgba(0,0,0,0.175);\r\n}\r\n\r\n.ui-datepicker .ui-state-default {\r\n    background: none;\r\n    border: 0 none;\r\n    font-weight: normal;\r\n    text-align: center;\r\n    border-radius: 3px;\r\n    transition: background .15s ease-in-out, color .15s ease-in-out;\r\n}\r\n\r\n.ui-datepicker .ui-state-highlight {\r\n    background: #fff !important;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-buttonpane .ui-state-default {\r\n    background: rgba(172,30,28,1);\r\n    color: #fff;\r\n    border: 1px solid rgba(172,30,28,0.4);\r\n    font-weight: normal;\r\n}\r\n\r\n.ui-datepicker .ui-state-highlight.ui-state-hover,\r\n.ui-datepicker .ui-datepicker-calendar .ui-state-hover {\r\n    background: rgba(172,30,28,0.4) !important;\r\n    color: #fff;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-calendar .ui-state-active {\r\n    background: rgba(172,30,28,1) !important;\r\n    color: #fff;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-buttonpane .ui-state-hover {\r\n    background: #000;\r\n    border-color: rgba(0,0,0,0.4);\r\n}\r\n\r\n.ui-datepicker .ui-icon-circle-triangle-w {\r\n    background-position: -96px 0;\r\n}\r\n\r\n.ui-datepicker .ui-icon-circle-triangle-e {\r\n    background-position: -32px 0;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-prev-hover,\r\n.ui-datepicker .ui-datepicker-next-hover {\r\n    cursor: pointer;\r\n    top: 2px;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-prev-hover {\r\n    left: 2px;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-next-hover {\r\n    right: 2px;\r\n}\r\n\r\n/** --- Table ------------------------------------------------------------ */\r\n.ui-jqgrid .ui-jqgrid-pager,\r\n.ui-jqgrid .ui-pg-table tbody > tr > td,\r\n.ui-jqgrid .ui-jqgrid-bdiv {\r\n    background: rgba(172,30,28,0.1);\r\n}\r\n\r\n.ui-jqgrid-pager {\r\n    border: 0 none !important;\r\n}\r\n\r\n.ui-jqgrid-hdiv,\r\n.ui-jqgrid thead > tr > th {\r\n    background: rgba(172,30,28,1) !important;\r\n}\r\n\r\n.ui-jqgrid thead > tr > th:hover, .ui-jqgrid thead > tr > th[aria-selected=\"true\"] {\r\n    background: rgba(172,30,28,0.2) !important;\r\n}\r\n\r\n.ui-jqgrid tbody > tr {\r\n    background: rgba(172,30,28,0);\r\n}\r\n\r\n.ui-jqgrid tbody > tr:nth-child(2n+1) {\r\n    background: white;\r\n}\r\n\r\n.ui-jqgrid-htable .ui-state-default .ui-icon {\r\n    background-image: url(css/images/ui-icons_ffffff_256x240.png);\r\n}\r\n\r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-pg-button.ui-state-disabled {\r\n    background: rgba(172,30,28,0.3);\r\n\tborder-radius: 0;\r\n}\r\n\r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-pg-button.ui-state-disabled,\r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-all, \r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-right, \r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-top, \r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-tr {\r\n    border-radius: 0;\r\n}\r\n\r\n.ui-jqgrid td.ui-pg-button:hover {\r\n    padding: 1px;\r\n}\r\n\r\n/** --- Dialog ------------------------------------------------------------ */\r\n.ui-dialog {\r\n    position: fixed;\r\n    top: 10% !important;\r\n    bottom: 10% !important;\r\n    left: 2% !important;\r\n    right: 2% !important;\r\n    height: auto !important;\r\n    width: auto !important;\r\n\tbox-shadow: 0 6px 12px rgba(0,0,0,0.175) !important;\r\n}\r\n\r\ndiv.ui-dialog.confirmation {\r\n    top: calc(50% - 125px) !important;\r\n    bottom: 0 !important;\r\n    left: calc(50% - 300px) !important;\r\n    right: 0 !important;\r\n    height: 250px !important;\r\n    width: 600px !important;\r\n}\r\n\r\ndiv.ui-dialog.confirmation .ui-dialog-buttonpane {\r\n    position: absolute;\r\n    bottom: 0;\r\n    left: 0;\r\n    display: flex;\r\n    right: 0;\r\n    flex-direction: column;\r\n    align-items: center;\r\n}\r\n\r\ndiv.ui-dialog.confirmation .ui-dialog-content {\r\n    position: absolute;\r\n    top: 44px;\r\n    right: 0;\r\n    left: 0;\r\n    bottom: 80px;\r\n    padding: 1rem;\r\n    text-align: center;\r\n    display: flex;\r\n    flex-direction: row;\r\n    align-items: center;\r\n    justify-content: center;\r\n}\r\n\r\n.model-based-dialog {\r\n    height: calc(100% - 44px) !important;\r\n}\r\n\r\n.ui-dialog .ui-dialog-titlebar {\r\n    background: rgba(172,30,28,1);\r\n    color: #fff;\r\n\r\n}\r\n\r\n.ui-dialog .ui-dialog-titlebar .ui-state-default .ui-icon {\r\n    background-image: url(css/images/ui-icons_ffffff_256x240.png) !important;\r\n}\r\n\r\n/** --- accordion ------------------------------------------------------------ */\r\n.accordion > .bpaasWidgetLabel {\r\n    position: relative;\r\n    -webkit-touch-callout: none; /* iOS Safari */\r\n    -webkit-user-select: none; /* Safari */\r\n     -khtml-user-select: none; /* Konqueror HTML */\r\n       -moz-user-select: none; /* Firefox */\r\n        -ms-user-select: none; /* Internet Explorer/Edge */\r\n            user-select: none; /* Non-prefixed version, currently\r\n                                  supported by Chrome and Opera */\r\n}\r\n\r\n.accordion > .bpaasWidgetLabel:after {\r\n    font-family: FontAwesome;\r\n    content: \"\\f106\";\r\n    width: 0; \r\n    height: 0;\r\n    display: block;\r\n    position: absolute;\r\n    right: 2rem;\r\n    top: calc(50% - 12px);\r\n}\r\n\r\n.accordion > .bpaasWidgetLabel.closed:after {\r\n    content: \"\\f107\";\r\n}",
      "hashtags": [
        "#mailadressen"
      ],
      "modelDictionary": [
        {
          "key": "Mailadressen - CSS Rot",
          "de": "Mailadressen - CSS Rot",
          "en": "CSS Red"
        }
      ]
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "cc3c9ec3-8014-4ef7-ac94-1b0535327352",
      "version": 1,
      "current": true,
      "createdAt": 1498216562308,
      "createdBy": "irene.adler",
      "changedAt": 1524126095787,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "Mailadressen - CSS Blau",
    "id": "71ee3e5b-f588-4a20-8f32-c48603675d9c",
    "type": "CssDocument",
    "dataBag": {
      "idRepo": "71ee3e5b-f588-4a20-8f32-c48603675d9c",
      "label": "Mailadressen - CSS Blau",
      "udxCSS": "@charset \"UTF-8\";\r\n\r\n/** --- Icon Sets ------------------------------------------------------- */\r\n/* css/images/ui-icons_ffffff_256x240.png */\r\n/* css/images/ui-icons_3E3E3E_256x240.png */\r\n/* css/images/ui-icons_5B919B_256x240.png */\r\n/* css/images/ui-icons_9CBAC4_256x240.png */\r\n/* css/images/ui-icons_C81F4A_256x240.png */\r\n/* css/images/ui-icons_FAFBFD_256x240.png */\r\n\r\n/** --- General --------------------------------------------------------- */\r\nbody {\r\n    color: #475566;\r\n}\r\n\r\n.bpaasWidgetLabel {\r\n    color: #000000;\r\n}\r\n\r\n.ui-widget-overlay {\r\n    background: rgba(255,255,255,0.775) !important;\r\n    top: 75px;\r\n    opacity: 1;\r\n}\r\n\r\n\r\n/** --- Hintergund ------------------------------------------------------ */\r\nbody {\r\n    background-image: url(css/images/bg_dark_blue.png);\r\n    background-size: cover;\r\n    background-attachment: fixed;\r\n    background-position: center top;\r\n    background-repeat: no-repeat;\r\n    background-color: #F8F7F8;\r\n    position: relative;\r\n    border-top: 75px solid rgba(255,255,255,0.95);\r\n}\r\n\r\n/** --- Logo ------------------------------------------------------------ */\r\nbody:before {\r\n    background-image: url(img/logos/logo_scheer.png);\r\n    background-size: contain;\r\n    background-position: center;\r\n    background-repeat: no-repeat;\r\n    background-color: transparent;\r\n    position: absolute;\r\n    /*top: 30px;*/\r\n    top: -50px;\r\n    left: 30px;\r\n    height: 24px;\r\n    width: 130px;\r\n    content: '';\r\n}\r\n\r\n/** --- Main Container -------------------------------------------------- */\r\n.wn-mainAreaOne {\r\n    \r\n}\r\n\r\n/** Gruppierungselement ------------------------------------------------- */\r\n.subViewRootGrid > .ct-ResponsiveGrid > .w-ResponsiveRow > .ct-ResponsiveRow > .group-elem,\r\n.ctn-RootGrid > .w-ResponsiveRow > .ct-ResponsiveRow > .group-elem {\r\n    background: rgba(255, 255, 255, 0.95);\r\n    border-radius: 3px;\r\n    margin-top: 30px;\r\n}\r\n\r\n.bpaasArea>.bpaasWidgetLabel:not(:empty) {\r\n    height: auto;\r\n    padding: 0.5rem;\r\n    background: rgba(5,97,141,1);\r\n}\r\n\r\n.bpaasArea>.bpaasWidgetLabel {\r\n    font-size: 1.5em;\r\n    padding: .5rem;\r\n}\r\n\r\n/** erstes Element */\r\n.ctn-RootGrid > .w-ResponsiveRow:first-child {\r\n    margin-top: 50px;\r\n}\r\n\r\n/** responsives Verhalten */\r\n.desk .rootGrid.bpaasDESK12 > .ctn-RootGrid > .w-ResponsiveRow,\r\n.desk .rootGrid.bpaasDESK10 > .ctn-RootGrid > .w-ResponsiveRow {\r\n    margin-left: 11%;\r\n    margin-right: 11%;\r\n}\r\n\r\n/** Label */\r\n.lb-ResponsiveGrid {\r\n    color: #fff;\r\n    font-size: 42px;\r\n    font-weight: 100;\r\n}\r\n\r\n/** --- Input, Textarea, Select ----------------------------------------- */\r\ninput, select, textarea,\r\ninput[type=\"number\"], input[type=\"password\"], input[type=\"text\"] {\r\n    background-color: #fff;\r\n    border: 1px solid #ccc;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);\r\n    transition: border linear .2s,box-shadow linear .2s;\r\n    border-radius: 3px;\r\n}\r\n\r\ninput:focus, textarea:focus, select:focus {\r\n    border-color: rgba(5,97,141,0.8);\r\n    outline: 0;\r\n    outline: thin dotted \\9;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(5,97,141,0.6);\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetLabel:after {\r\n    content: ' *';\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetContent {\r\n    background: none;\r\n}\r\n\r\n.bpaasWidgetMandatory select.bpaasWidgetContent,\r\n.bpaasWidgetMandatory textarea.bpaasWidgetContent,\r\n.bpaasWidgetMandatory input[type=\"number\"].bpaasWidgetContent,\r\n.bpaasWidgetMandatory input[type=\"password\"].bpaasWidgetContent,\r\n.bpaasWidgetMandatory input[type=\"text\"].bpaasWidgetContent {\r\n    background-color: rgba(5,97,141,0.1);\r\n    border-right: 5px solid rgba(5,97,141,1);\r\n}\r\n\r\n.bpaasWidgetReadOnly select.bpaasWidgetContent,\r\n.bpaasWidgetReadOnly textarea.bpaasWidgetContent,\r\n.bpaasWidgetReadOnly input[type=\"number\"].bpaasWidgetContent,\r\n.bpaasWidgetReadOnly input[type=\"password\"].bpaasWidgetContent,\r\n.bpaasWidgetReadOnly input[type=\"text\"].bpaasWidgetContent {\r\n    background-color: rgba(235, 235, 228, 1);\r\n    opacity: 0.5;\r\n}\r\n\r\n.w-DatePicker {\r\n    position: relative;\r\n}\r\n\r\n.w-DatePicker:before {\r\n    font-family: FontAwesome;\r\n    content: \"\\f073\";\r\n    position: absolute;\r\n    left: 13px;\r\n    top: 20px;\r\n    bottom: 0;\r\n    z-index: 1;\r\n    color: #ccc;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: center;\r\n}\r\n\r\n.w-DatePicker.no-lb:before {\r\n    top: 0;\r\n}\r\n\r\n.w-DatePicker input {\r\n    padding-left: 23px;\r\n}\r\n\r\n/** --- Checkbox -------------------------------------------------------- */\r\n.ct-CheckBox input[type=\"checkbox\"] {\r\n    display: none !important;\r\n}\r\n\r\ninput[type=\"checkbox\"] + label:before {\r\n    font-family: 'FontAwesome';\r\n    content: '';\r\n    display: inline-block;\r\n    height: 15px;\r\n    width: 15px;\r\n    font-size: 15px;\r\n    cursor: pointer;\r\n    margin-right: 3px;\r\n    margin-bottom: -3px;\r\n    border-radius: 3px;\r\n    border: 1px solid #ccc;\r\n    background-color: #fff;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);\r\n}\r\n\r\ninput[type=\"checkbox\"]:checked + label:before {\r\n    font-family: 'FontAwesome';\r\n    content: '\\f00c';\r\n}\r\n\r\ninput[type=\"checkbox\"]:focus,\r\ninput[type=\"checkbox\"]:focus + label:before {\r\n    border-color: rgba(5,97,141,0.8);\r\n    outline: 0;\r\n    outline: thin dotted \\9;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(5,97,141,0.6);\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetContent input[type=\"checkbox\"] + label:before {\r\n    background-color: rgba(5,97,141,0.1);\r\n    border-right: 5px solid rgba(5,97,141,1);\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetContent input[type=\"checkbox\"] + label:after {\r\n    content: ' *';\r\n}\r\n\r\n.bpaasWidgetReadOnly.bpaasWidgetContent input[type=\"checkbox\"] + label:before {\r\n    background-color: rgba(235, 235, 228, 1);\r\n    opacity: 0.5;\r\n}\r\n\r\n/** --- Radiobutton ----------------------------------------------------- */\r\n\r\n.ct-RadioButton input[type=\"radio\"] {\r\n    display: none !important;\r\n}\r\n\r\ninput[type=\"radio\"] + label:before {\r\n    font-family: 'FontAwesome';\r\n    content: '';\r\n    display: inline-block;\r\n    height: 15px;\r\n    width: 15px;\r\n    font-size: 15px;\r\n    cursor: pointer;\r\n    margin-right: 3px;\r\n    margin-bottom: -2px;\r\n    border-radius: 50%;\r\n    box-sizing: border-box;\r\n    border: 1px solid #ccc;\r\n    background-color: #fff;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);\r\n}\r\n\r\ninput[type=\"radio\"]:checked + label:before {\r\n    font-family: 'FontAwesome';\r\n    border: 5px solid #475566;\r\n}\r\n\r\ninput[type=\"radio\"]:focus,\r\ninput[type=\"radio\"]:focus + label:before {\r\n    border-color: rgba(5,97,141,0.8);\r\n    outline: 0;\r\n    outline: thin dotted \\9;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(5,97,141,0.6);\r\n}\r\n\r\n.bpaasWidgetReadOnly input[type=\"radio\"] + label:before {\r\n    background-color: rgba(235, 235, 228, 1);\r\n    opacity: 0.5;\r\n}\r\n\r\n/** --- Buttons --------------------------------------------------------- */\r\n\r\nbutton.btn-default,\r\n.ui-dialog-buttonset > button, .w-PushButton > button {\r\n    background: rgba(5,97,141, 1) !important;\r\n    color: #ffffff !important;\r\n    border: 1px solid rgba(5,97,141,0.4) !important;\r\n    font-weight: normal;\r\n}\r\n\r\n.ui-dialog-buttonset > button.bpaasPrimary, .w-PushButton > button.bpaasPrimary {\r\n    background: rgba(5,97,141,0.6) !important;\r\n    color: #ffffff !important;\r\n    border-color: rgba(5,97,141,0.4) !important;\r\n}\r\n\r\n.ui-dialog-buttonset > button:hover, .w-PushButton > button:hover {\r\n    background: #000000 !important;\r\n    border-color: rgba(0,0,0,0.4) !important;\r\n}\r\n\r\n.ui-dialog-buttonset > button.bpaasPrimary:hover, .w-PushButton > button.bpaasPrimary:hover {\r\n    background: #000000 !important;\r\n    border-color: rgba(0,0,0,0.4) !important;\r\n    position: relative;\r\n}\r\n\r\n/** --- Highlighting ---------------------------------------------------- */\r\n.ui-state-highlight, \r\n.ui-widjet-content .ui-state-highlight, \r\n.ui-widget-header .ui-state-highlight {\r\n    border-color: rgba(5,97,141,0.2) !important;\r\n    background: rgba(5,97,141,0.3) !important;\r\n}\r\n\r\n.ui-state-hover,\r\n.ui-widget-content .ui-state-hover,\r\n.ui-widget-header .ui-state-hover,\r\n.ui-state-focus,\r\n.ui-widget-content .ui-state-focus,\r\n.ui-widget-header .ui-state-focus {\r\n    background: none;\r\n}\r\n\r\n/** ---  calender ------------------------------------------------------- */\r\n.ui-datepicker {\r\n    box-shadow: 0 6px 12px rgba(0,0,0,0.175);\r\n}\r\n\r\n.ui-datepicker .ui-state-default {\r\n    background: none;\r\n    border: 0 none;\r\n    font-weight: normal;\r\n    text-align: center;\r\n    border-radius: 3px;\r\n    transition: background .15s ease-in-out, color .15s ease-in-out;\r\n}\r\n\r\n.ui-datepicker .ui-state-highlight {\r\n    background: #fff !important;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-buttonpane .ui-state-default {\r\n    background: rgba(5,97,141, 1);\r\n    color: #fff;\r\n    border: 1px solid rgba(5,97,141,0.4);\r\n    font-weight: normal;\r\n}\r\n\r\n.ui-datepicker .ui-state-highlight.ui-state-hover,\r\n.ui-datepicker .ui-datepicker-calendar .ui-state-hover {\r\n    background: rgba(5,97,141,0.6) !important;\r\n    color: #fff;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-calendar .ui-state-active {\r\n    background: rgba(5,97,141, 1) !important;\r\n    color: #fff;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-buttonpane .ui-state-hover {\r\n    background: #000;\r\n    border-color: rgba(0,0,0,0.4);\r\n}\r\n\r\n.ui-datepicker .ui-icon-circle-triangle-w {\r\n    background-position: -96px 0;\r\n}\r\n\r\n.ui-datepicker .ui-icon-circle-triangle-e {\r\n    background-position: -32px 0;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-prev-hover,\r\n.ui-datepicker .ui-datepicker-next-hover {\r\n    cursor: pointer;\r\n    top: 2px;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-prev-hover {\r\n    left: 2px;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-next-hover {\r\n    right: 2px;\r\n}\r\n\r\n/** --- Table ------------------------------------------------------------ */\r\n.ui-jqgrid .ui-jqgrid-pager,\r\n.ui-jqgrid .ui-pg-table tbody > tr > td,\r\n.ui-jqgrid .ui-jqgrid-bdiv {\r\n    background: rgba(5,97,141,0.1);\r\n}\r\n\r\n.ui-jqgrid-pager {\r\n    border: 0 none !important;\r\n}\r\n\r\n.ui-jqgrid-hdiv,\r\n.ui-jqgrid thead > tr > th {\r\n    background: rgba(5,97,141, 1) !important;\r\n}\r\n\r\n.ui-jqgrid thead > tr > th:hover, .ui-jqgrid thead > tr > th[aria-selected=\"true\"] {\r\n    background: rgba(5,97,141,0.2) !important;\r\n}\r\n\r\n.ui-jqgrid tbody > tr {\r\n    background: rgba(5,97,141,0);\r\n}\r\n\r\n.ui-jqgrid tbody > tr:nth-child(2n+1) {\r\n    background: white;\r\n}\r\n\r\n.ui-jqgrid-htable .ui-state-default .ui-icon {\r\n    background-image: url(css/images/ui-icons_ffffff_256x240.png);\r\n}\r\n\r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-pg-button.ui-state-disabled {\r\n    background: rgba(5,97,141,0.3);\r\n    border-radius: 0;\r\n}\r\n\r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-pg-button.ui-state-disabled,\r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-all, \r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-right, \r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-top, \r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-tr {\r\n    border-radius: 0;\r\n}\r\n\r\n.ui-jqgrid td.ui-pg-button:hover {\r\n    padding: 1px;\r\n}\r\n\r\n/** --- Dialog ------------------------------------------------------------ */\r\ndiv.ui-dialog {\r\n    position: fixed;\r\n    top: 10% !important;\r\n    bottom: 10% !important;\r\n    left: 2% !important;\r\n    right: 2% !important;\r\n    height: auto !important;\r\n    width: auto !important;\r\n    box-shadow: 0 6px 12px rgba(0,0,0,0.175) !important;\r\n}\r\n\r\ndiv.ui-dialog.confirmation {\r\n    top: calc(50% - 125px) !important;\r\n    bottom: 0 !important;\r\n    left: calc(50% - 300px) !important;\r\n    right: 0 !important;\r\n    height: 250px !important;\r\n    width: 600px !important;\r\n}\r\n\r\ndiv.ui-dialog.confirmation .ui-dialog-buttonpane {\r\n    position: absolute;\r\n    bottom: 0;\r\n    left: 0;\r\n    display: flex;\r\n    right: 0;\r\n    flex-direction: column;\r\n    align-items: center;\r\n}\r\n\r\ndiv.ui-dialog.confirmation .ui-dialog-content {\r\n    position: absolute;\r\n    top: 44px;\r\n    right: 0;\r\n    left: 0;\r\n    bottom: 80px;\r\n    padding: 1rem;\r\n    text-align: center;\r\n    display: flex;\r\n    flex-direction: row;\r\n    align-items: center;\r\n    justify-content: center;\r\n}\r\n\r\n.model-based-dialog {\r\n    height: calc(100% - 44px) !important;\r\n}\r\n\r\ndiv.ui-dialog .ui-dialog-titlebar {\r\n    background: rgba(5,97,141, 1);\r\n    color: #fff;\r\n    cursor: default;\r\n}\r\n\r\ndiv.ui-dialog .ui-dialog-titlebar .ui-state-default .ui-icon {\r\n    background-image: url(css/images/ui-icons_ffffff_256x240.png) !important;\r\n}\r\n\r\n/** --- accordion ------------------------------------------------------------ */\r\n.accordion > .bpaasWidgetLabel {\r\n    position: relative;\r\n    -webkit-touch-callout: none; /* iOS Safari */\r\n    -webkit-user-select: none; /* Safari */\r\n     -khtml-user-select: none; /* Konqueror HTML */\r\n       -moz-user-select: none; /* Firefox */\r\n        -ms-user-select: none; /* Internet Explorer/Edge */\r\n            user-select: none; /* Non-prefixed version, currently\r\n                                  supported by Chrome and Opera */\r\n}\r\n\r\n.accordion > .bpaasWidgetLabel:after {\r\n    font-family: FontAwesome;\r\n    content: \"\\f106\";\r\n    width: 0; \r\n    height: 0;\r\n    display: block;\r\n    position: absolute;\r\n    right: 2rem;\r\n    top: calc(50% - 12px);\r\n}\r\n\r\n.accordion > .bpaasWidgetLabel.closed:after {\r\n    content: \"\\f107\";\r\n}",
      "hashtags": [
        "#mailadressen"
      ],
      "modelDictionary": [
        {
          "key": "Mailadressen - CSS Blau",
          "de": "Mailadressen - CSS Blau",
          "en": "CSS Blue"
        }
      ]
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "24b9f154-9a79-476d-873a-1345252411ea",
      "version": 1,
      "current": true,
      "createdAt": 1524126560905,
      "createdBy": "irene.adler",
      "changedAt": 1524126560905,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "Mailadressen - CSS Grau",
    "id": "8d9a54c8-0031-455a-aaf3-dc236b81124f",
    "type": "CssDocument",
    "dataBag": {
      "idRepo": "8d9a54c8-0031-455a-aaf3-dc236b81124f",
      "label": "Mailadressen - CSS Grau",
      "udxCSS": "@charset \"UTF-8\";\r\n\r\n/** --- Icon Sets ------------------------------------------------------- */\r\n/* css/images/ui-icons_ffffff_256x240.png */\r\n/* css/images/ui-icons_3E3E3E_256x240.png */\r\n/* css/images/ui-icons_5B919B_256x240.png */\r\n/* css/images/ui-icons_9CBAC4_256x240.png */\r\n/* css/images/ui-icons_C81F4A_256x240.png */\r\n/* css/images/ui-icons_FAFBFD_256x240.png */\r\n\r\n/** --- General --------------------------------------------------------- */\r\nbody {\r\n    color: #475566;\r\n}\r\n\r\n.bpaasWidgetLabel {\r\n    color: #000000;\r\n}\r\n\r\n.ui-widget-overlay {\r\n    background: rgba(255,255,255,0.775) !important;\r\n    top: 75px;\r\n    opacity: 1;\r\n}\r\n\r\n\r\n/** --- Hintergund ------------------------------------------------------ */\r\nbody {\r\n    background-image: url(css/images/bg_dark_grey.png);\r\n    background-size: cover;\r\n    background-attachment: fixed;\r\n    background-position: center top;\r\n    background-repeat: no-repeat;\r\n    background-color: #F8F7F8;\r\n    position: relative;\r\n    border-top: 75px solid rgba(255,255,255,0.95);\r\n}\r\n\r\n/** --- Logo ------------------------------------------------------------ */\r\nbody:before {\r\n    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjQsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNTYxLjU0NnB4IiBoZWlnaHQ9IjEwNS4xODhweCIgdmlld0JveD0iMCAwIDU2MS41NDYgMTA1LjE4OCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNTYxLjU0NiAxMDUuMTg4Ig0KCSB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwb2x5Z29uIGZpbGw9IiNEMTMyMzkiIHBvaW50cz0iNzAuODY4LDEuNzQgNTQuNzA1LDQ3Ljc1NiA1NC43MTIsMTAzLjQ1MSA4My45OTEsMTAzLjQ1MSA4My45OTEsNTIuNTIgMTAyLjI3MywxLjc0OCAiLz4NCjxwYXRoIGQ9Ik01NjEuNTQ2LDM5LjIxYy01Ljc4OC03LjY2OC0xMS40MzEtMTIuMTU0LTIwLjQtMTIuMTU0Yy01LjM1NCwwLTEwLjk5NiwyLjc0OS0xNC40Nyw3LjM3OWwwLjI4OS02LjIyMWgtMTYuMjA0djc1LjIzNw0KCWgxNi42NGMwLTE0LjAzNS0wLjE0Ni00MS4zOC0wLjE0Ni01NS41NmMyLjc0OS0zLjYxNyw2LjA3Ny02LjUxMSwxMC43MDctNi41MTFjNC40ODUsMCw4LjI0NywyLjc0OSwxMS4yODUsNi44MDFMNTYxLjU0NiwzOS4yMXoNCgkgTTQ2MC4yNjYsNDEuMDkxYzcuNjcsMCwxMy4wMjIsNC43NzUsMTQuOTAzLDE0LjQ3aC0zMC4yNEM0NDYuOTU1LDQ1LjU3Niw0NTIuNTk4LDQxLjA5MSw0NjAuMjY2LDQxLjA5MSBNNDkyLjM4Nyw2OS4zMDV2LTQuMDUxDQoJYzAtMjUuMDMxLTE0LjAzNC0zOC4wNTMtMzIuMTIxLTM4LjA1M2MtMTcuMzYxLDAtMzIuNTU0LDEzLjc0NS0zMi41NTQsMzkuMDY0YzAsMjUuMTc3LDE0LjYxMywzOC4zNDMsMzMuNTY3LDM4LjM0Mw0KCWMxMS40MywwLDE5Ljk2Ny00LjM0LDI4LjM1OC0xNC4wMzRsLTEzLjg5LTguODI2Yy01LjIwOSw2LjUxMS04Ljk3MSw3LjgxMy0xNC40NjksNy44MTNjLTkuNDA1LDAtMTcuMDczLTcuMzgtMTcuMjE4LTIwLjI1Nw0KCUg0OTIuMzg3eiBNMzgxLjU1OSw0MS4wOTFjNy42NjgsMCwxMy4wMjEsNC43NzUsMTQuOTAyLDE0LjQ3aC0zMC4yNEMzNjguMjQ3LDQ1LjU3NiwzNzMuODksNDEuMDkxLDM4MS41NTksNDEuMDkxIE00MTMuNjc5LDY5LjMwNQ0KCXYtNC4wNTFjMC0yNS4wMzEtMTQuMDM0LTM4LjA1My0zMi4xMi0zOC4wNTNjLTE3LjM2MiwwLTMyLjU1NSwxMy43NDUtMzIuNTU1LDM5LjA2NGMwLDI1LjE3NywxNC42MTMsMzguMzQzLDMzLjU2NywzOC4zNDMNCgljMTEuNDMsMCwxOS45NjctNC4zNCwyOC4zNTctMTQuMDM0bC0xMy44ODktOC44MjZjLTUuMjA5LDYuNTExLTguOTcxLDcuODEzLTE0LjQ2OSw3LjgxM2MtOS40MDUsMC0xNy4wNzMtNy4zOC0xNy4yMTgtMjAuMjU3DQoJSDQxMy42Nzl6IE0zMzEuOTMyLDEwMy40NTF2LTQzLjg0YzAtMTUuNDgyLTQuNjMtMzIuNjk5LTI1LjE3Ni0zMi42OTljLTcuMjMzLDAtMTQuMDM0LDMuMDM4LTE4LjY2NCw3LjIzNFYxLjU1NmgtMTYuNzg0djEwMS44OTUNCgloMTYuNzg0VjQ4Ljc1OWMyLjYwNC00LjE5Niw4LjI0Ny03LjIzNCwxNC4wMzQtNy4yMzRjMTEuMjg2LDAsMTMuMDIyLDkuNDA1LDEzLjAyMiwxNy43OTZ2NDQuMTNIMzMxLjkzMnogTTI1NS41MzksOTEuMjk3DQoJbC0xMi4wMDktOS40MDNjLTUuMDY0LDYuMjIxLTguOTcxLDcuNTIyLTE0LjMyNCw3LjUyMmMtOS40MDUsMC0xNy4wNzMtNy42NjgtMTcuMDczLTIzLjI5NGMwLTE2LjIwNSw3LjY2OC0yNC4xNjMsMTcuMDczLTI0LjE2Mw0KCWM1LjY0MywwLDkuNjk0LDEuNzM2LDE0LjMyNCw3LjM3OWwxMi4wMDktOS45ODNjLTguMzkyLTguODI2LTE1LjYyNi0xMi4yOTktMjYuMzMzLTEyLjI5OWMtMTcuOTQxLDAtMzMuNTY4LDEzLjc0Ni0zMy41NjgsMzkuMDY2DQoJYzAsMjUuMTc1LDE1LjYyNywzOC4zNDIsMzMuNTY4LDM4LjM0MmMxMC43MDcsMCwxOC4zNzUtMy43NjIsMjYuMzMzLTEyLjczMlY5MS4yOTd6IE0xODIuOTA4LDc1LjIzNw0KCWMwLTMyLjU1NC00Ny4wMjMtMjkuMzcxLTQ3LjAyMy00Ny4xNjhjMC02Ljk0NSw0LjkxOS0xMS40MywxNC4xNzktMTEuNDNjOS41NDksMCwxNi40OTQsNi44LDE2LjQ5NCw2LjhsMTMuMTY3LTExLjU3NQ0KCWMwLDAtMTIuMjk4LTExLjg2NC0yOS42NjEtMTEuODY0Yy0xOS44MjIsMC0zMy4yNzgsMTEuNzItMzMuMjc4LDI4LjY0OGMwLDMxLjY4Niw0Ny42MDIsMjguMjE0LDQ3LjYwMiw0Ny4wMjMNCgljMCw3LjM3OS01LjkzMiwxMy4xNjctMTUuOTE1LDEzLjE2N2MtOS4xMTYsMC0xNy4wNzMtNS43ODgtMjEuNzAzLTEwLjk5N2wtMTMuNDU2LDExLjQzMmMzLjQ3MiwzLjkwNSwxNi45MjgsMTUuOTE1LDM1LjE1OSwxNS45MTUNCglDMTY1LjU0NiwxMDUuMTg4LDE4Mi45MDgsOTUuNDkzLDE4Mi45MDgsNzUuMjM3Ii8+DQo8cG9seWdvbiBmaWxsPSIjRDEzMjM5IiBwb2ludHM9IjMxLjQwNiwxLjcxMiA0Ny41NjksNDcuNzI4IDQ3LjU2MSwxMDMuNDIzIDE4LjI4MywxMDMuNDIzIDE4LjI4Myw1Mi40OTIgMCwxLjcyICIvPg0KPC9zdmc+DQo=');\r\n    background-size: contain;\r\n    background-position: center;\r\n    background-repeat: no-repeat;\r\n    background-color: transparent;\r\n    position: absolute;\r\n    /*top: 30px;*/\r\n    top: -50px;\r\n    left: 30px;\r\n    height: 24px;\r\n    width: 130px;\r\n    content: '';\r\n}\r\n\r\n/** --- Main Container -------------------------------------------------- */\r\n.wn-mainAreaOne {\r\n    \r\n}\r\n\r\n/** Gruppierungselement ------------------------------------------------- */\r\n.subViewRootGrid > .ct-ResponsiveGrid > .w-ResponsiveRow > .ct-ResponsiveRow > .group-elem,\r\n.ctn-RootGrid > .w-ResponsiveRow > .ct-ResponsiveRow > .group-elem {\r\n    background: rgba(255, 255, 255, 0.95);\r\n    border-radius: 3px;\r\n    margin-top: 30px;\r\n}\r\n\r\n.bpaasArea>.bpaasWidgetLabel:not(:empty) {\r\n    height: auto;\r\n    padding: 0.5rem;\r\n    background: rgba(106,116,127,1);\r\n}\r\n\r\n.bpaasArea>.bpaasWidgetLabel {\r\n    font-size: 1.5em;\r\n    padding: .5rem;\r\n}\r\n\r\n/** erstes Element */\r\n.ctn-RootGrid > .w-ResponsiveRow:first-child {\r\n    margin-top: 50px;\r\n}\r\n\r\n/** responsives Verhalten */\r\n.desk .rootGrid.bpaasDESK12 > .ctn-RootGrid > .w-ResponsiveRow,\r\n.desk .rootGrid.bpaasDESK10 > .ctn-RootGrid > .w-ResponsiveRow {\r\n    margin-left: 11%;\r\n    margin-right: 11%;\r\n}\r\n\r\n/** Label */\r\n.lb-ResponsiveGrid {\r\n    color: #fff;\r\n    font-size: 42px;\r\n    font-weight: 100;\r\n}\r\n\r\n/** --- Input, Textarea, Select ----------------------------------------- */\r\ninput, select, textarea,\r\ninput[type=\"number\"], input[type=\"password\"], input[type=\"text\"] {\r\n    background-color: #fff;\r\n    border: 1px solid #ccc;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);\r\n    transition: border linear .2s,box-shadow linear .2s;\r\n    border-radius: 3px;\r\n}\r\n\r\ninput:focus, textarea:focus, select:focus {\r\n    border-color: rgba(106,116,127,0.8);\r\n    outline: 0;\r\n    outline: thin dotted \\9;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(106,116,127,0.6);\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetLabel:after {\r\n    content: ' *';\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetContent {\r\n    background: none;\r\n}\r\n\r\n.bpaasWidgetMandatory select.bpaasWidgetContent,\r\n.bpaasWidgetMandatory textarea.bpaasWidgetContent,\r\n.bpaasWidgetMandatory input[type=\"number\"].bpaasWidgetContent,\r\n.bpaasWidgetMandatory input[type=\"password\"].bpaasWidgetContent,\r\n.bpaasWidgetMandatory input[type=\"text\"].bpaasWidgetContent {\r\n    background-color: rgba(106,116,127,0.1);\r\n    border-right: 5px solid rgba(106,116,127,1);\r\n}\r\n\r\n.bpaasWidgetReadOnly select.bpaasWidgetContent,\r\n.bpaasWidgetReadOnly textarea.bpaasWidgetContent,\r\n.bpaasWidgetReadOnly input[type=\"number\"].bpaasWidgetContent,\r\n.bpaasWidgetReadOnly input[type=\"password\"].bpaasWidgetContent,\r\n.bpaasWidgetReadOnly input[type=\"text\"].bpaasWidgetContent {\r\n    background-color: rgba(235, 235, 228, 1);\r\n    opacity: 0.5;\r\n}\r\n\r\n.w-DatePicker {\r\n    position: relative;\r\n}\r\n\r\n.w-DatePicker:before {\r\n    font-family: FontAwesome;\r\n    content: \"\\f073\";\r\n    position: absolute;\r\n    left: 13px;\r\n    top: 20px;\r\n    bottom: 0;\r\n    z-index: 1;\r\n    color: #ccc;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: center;\r\n}\r\n\r\n.w-DatePicker.no-lb:before {\r\n    top: 0;\r\n}\r\n\r\n.w-DatePicker input {\r\n    padding-left: 23px;\r\n}\r\n\r\n/** --- Checkbox -------------------------------------------------------- */\r\n.ct-CheckBox input[type=\"checkbox\"] {\r\n\tdisplay: none !important;\r\n}\r\n\r\ninput[type=\"checkbox\"] + label:before {\r\n    font-family: 'FontAwesome';\r\n    content: '';\r\n    display: inline-block;\r\n    height: 15px;\r\n    width: 15px;\r\n    font-size: 15px;\r\n    cursor: pointer;\r\n    margin-right: 3px;\r\n    margin-bottom: -3px;\r\n    border-radius: 3px;\r\n    border: 1px solid #ccc;\r\n\tbackground-color: #fff;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);\r\n}\r\n\r\ninput[type=\"checkbox\"]:checked + label:before {\r\n    font-family: 'FontAwesome';\r\n    content: '\\f00c';\r\n}\r\n\r\ninput[type=\"checkbox\"]:focus,\r\ninput[type=\"checkbox\"]:focus + label:before {\r\n    border-color: rgba(106,116,127,0.8);\r\n    outline: 0;\r\n    outline: thin dotted \\9;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(106,116,127,0.6);\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetContent input[type=\"checkbox\"] + label:before {\r\n    background-color: rgba(106,116,127,0.1);\r\n    border-right: 5px solid rgba(106,116,127,1);\r\n}\r\n\r\n.bpaasWidgetMandatory .bpaasWidgetContent input[type=\"checkbox\"] + label:after {\r\n    content: ' *';\r\n}\r\n\r\n.bpaasWidgetReadOnly.bpaasWidgetContent input[type=\"checkbox\"] + label:before {\r\n    background-color: rgba(235, 235, 228, 1);\r\n    opacity: 0.5;\r\n}\r\n\r\n/** --- Radiobutton ----------------------------------------------------- */\r\n\r\n.ct-RadioButton input[type=\"radio\"] {\r\n\tdisplay: none !important;\r\n}\r\n\r\ninput[type=\"radio\"] + label:before {\r\n    font-family: 'FontAwesome';\r\n    content: '';\r\n    display: inline-block;\r\n    height: 15px;\r\n    width: 15px;\r\n    font-size: 15px;\r\n    cursor: pointer;\r\n    margin-right: 3px;\r\n    margin-bottom: -2px;\r\n    border-radius: 50%;\r\n    box-sizing: border-box;\r\n    border: 1px solid #ccc;\r\n\tbackground-color: #fff;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);\r\n}\r\n\r\ninput[type=\"radio\"]:checked + label:before {\r\n    font-family: 'FontAwesome';\r\n    border: 5px solid #475566;\r\n}\r\n\r\ninput[type=\"radio\"]:focus,\r\ninput[type=\"radio\"]:focus + label:before {\r\n    border-color: rgba(106,116,127,0.8);\r\n    outline: 0;\r\n    outline: thin dotted \\9;\r\n    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(106,116,127,0.6);\r\n}\r\n\r\n.bpaasWidgetReadOnly input[type=\"radio\"] + label:before {\r\n    background-color: rgba(235, 235, 228, 1);\r\n    opacity: 0.5;\r\n}\r\n\r\n/** --- Buttons --------------------------------------------------------- */\r\n\r\nbutton.btn-default,\r\n.ui-dialog-buttonset > button, .w-PushButton > button {\r\n    background: rgba(106,116,127,1) !important;\r\n    color: #ffffff !important;\r\n    border: 1px solid rgba(106,116,127,0.4) !important;\r\n    font-weight: normal;\r\n}\r\n\r\n.ui-dialog-buttonset > button.bpaasPrimary, .w-PushButton > button.bpaasPrimary {\r\n    background: rgba(106,116,127,0.4) !important;\r\n    color: #ffffff !important;\r\n    border-color: rgba(106,116,127,0.2) !important;\r\n}\r\n\r\n.ui-dialog-buttonset > button:hover, .w-PushButton > button:hover {\r\n    background: #000000 !important;\r\n    border-color: rgba(0,0,0,0.4) !important;\r\n}\r\n\r\n.ui-dialog-buttonset > button.bpaasPrimary:hover, .w-PushButton > button.bpaasPrimary:hover {\r\n    background: #000000 !important;\r\n    border-color: rgba(0,0,0,0.4) !important;\r\n    position: relative;\r\n}\r\n\r\n/** --- Highlighting ---------------------------------------------------- */\r\n.ui-state-highlight, \r\n.ui-widjet-content .ui-state-highlight, \r\n.ui-widget-header .ui-state-highlight {\r\n    border-color: rgba(106,116,127,0.2) !important;\r\n    background: rgba(106,116,127,0.3) !important;\r\n}\r\n\r\n.ui-state-hover,\r\n.ui-widget-content .ui-state-hover,\r\n.ui-widget-header .ui-state-hover,\r\n.ui-state-focus,\r\n.ui-widget-content .ui-state-focus,\r\n.ui-widget-header .ui-state-focus {\r\n    background: none;\r\n}\r\n\r\n/** ---  calender ------------------------------------------------------- */\r\n.ui-datepicker {\r\n    box-shadow: 0 6px 12px rgba(0,0,0,0.175);\r\n}\r\n\r\n.ui-datepicker .ui-state-default {\r\n    background: none;\r\n    border: 0 none;\r\n    font-weight: normal;\r\n    text-align: center;\r\n    border-radius: 3px;\r\n    transition: background .15s ease-in-out, color .15s ease-in-out;\r\n}\r\n\r\n.ui-datepicker .ui-state-highlight {\r\n    background: #fff !important;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-buttonpane .ui-state-default {\r\n    background: rgba(106,116,127,1);\r\n    color: #fff;\r\n    border: 1px solid rgba(106,116,127,0.4);\r\n    font-weight: normal;\r\n}\r\n\r\n.ui-datepicker .ui-state-highlight.ui-state-hover,\r\n.ui-datepicker .ui-datepicker-calendar .ui-state-hover {\r\n    background: rgba(106,116,127,0.4) !important;\r\n    color: #fff;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-calendar .ui-state-active {\r\n    background: rgba(106,116,127,1) !important;\r\n    color: #fff;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-buttonpane .ui-state-hover {\r\n    background: #000;\r\n    border-color: rgba(0,0,0,0.4);\r\n}\r\n\r\n.ui-datepicker .ui-icon-circle-triangle-w {\r\n    background-position: -96px 0;\r\n}\r\n\r\n.ui-datepicker .ui-icon-circle-triangle-e {\r\n    background-position: -32px 0;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-prev-hover,\r\n.ui-datepicker .ui-datepicker-next-hover {\r\n    cursor: pointer;\r\n    top: 2px;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-prev-hover {\r\n    left: 2px;\r\n}\r\n\r\n.ui-datepicker .ui-datepicker-next-hover {\r\n    right: 2px;\r\n}\r\n\r\n/** --- Table ------------------------------------------------------------ */\r\n.ui-jqgrid .ui-jqgrid-pager,\r\n.ui-jqgrid .ui-pg-table tbody > tr > td,\r\n.ui-jqgrid .ui-jqgrid-bdiv {\r\n    background: rgba(106,116,127,0.1);\r\n}\r\n\r\n.ui-jqgrid-pager {\r\n    border: 0 none !important;\r\n}\r\n\r\n.ui-jqgrid-hdiv,\r\n.ui-jqgrid thead > tr > th {\r\n    background: rgba(106,116,127,1) !important;\r\n}\r\n\r\n.ui-jqgrid thead > tr > th:hover, .ui-jqgrid thead > tr > th[aria-selected=\"true\"] {\r\n    background: rgba(106,116,127,0.2) !important;\r\n}\r\n\r\n.ui-jqgrid tbody > tr {\r\n    background: rgba(106,116,127,0);\r\n}\r\n\r\n.ui-jqgrid tbody > tr:nth-child(2n+1) {\r\n    background: white;\r\n}\r\n\r\n.ui-jqgrid-htable .ui-state-default .ui-icon {\r\n    background-image: url(css/images/ui-icons_ffffff_256x240.png);\r\n}\r\n\r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-pg-button.ui-state-disabled {\r\n    background: rgba(106,116,127,0.3);\r\n    border-radius: 0;\r\n}\r\n\r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-pg-button.ui-state-disabled,\r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-all, \r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-right, \r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-top, \r\n.ui-jqgrid .ui-pg-table tbody > tr > td.ui-corner-tr {\r\n    border-radius: 0;\r\n}\r\n\r\n.ui-jqgrid td.ui-pg-button:hover {\r\n    padding: 1px;\r\n}\r\n\r\n/** --- Dialog ------------------------------------------------------------ */\r\n.ui-dialog {\r\n    position: fixed;\r\n    top: 10% !important;\r\n    bottom: 10% !important;\r\n    left: 2% !important;\r\n    right: 2% !important;\r\n    height: auto !important;\r\n    width: auto !important;\r\n\tbox-shadow: 0 6px 12px rgba(0,0,0,0.175) !important;\r\n}\r\n\r\ndiv.ui-dialog.confirmation {\r\n    top: calc(50% - 125px) !important;\r\n    bottom: 0 !important;\r\n    left: calc(50% - 300px) !important;\r\n    right: 0 !important;\r\n    height: 250px !important;\r\n    width: 600px !important;\r\n}\r\n\r\ndiv.ui-dialog.confirmation .ui-dialog-buttonpane {\r\n    position: absolute;\r\n    bottom: 0;\r\n    left: 0;\r\n    display: flex;\r\n    right: 0;\r\n    flex-direction: column;\r\n    align-items: center;\r\n}\r\n\r\ndiv.ui-dialog.confirmation .ui-dialog-content {\r\n    position: absolute;\r\n    top: 44px;\r\n    right: 0;\r\n    left: 0;\r\n    bottom: 80px;\r\n    padding: 1rem;\r\n    text-align: center;\r\n    display: flex;\r\n    flex-direction: row;\r\n    align-items: center;\r\n    justify-content: center;\r\n}\r\n\r\n.model-based-dialog {\r\n    height: calc(100% - 44px) !important;\r\n}\r\n\r\n.ui-dialog .ui-dialog-titlebar {\r\n    background: rgba(106,116,127,1);\r\n    color: #fff;\r\n\tcursor: default;\r\n}\r\n\r\n.ui-dialog .ui-dialog-titlebar .ui-state-default .ui-icon {\r\n    background-image: url(css/images/ui-icons_ffffff_256x240.png) !important;\r\n}\r\n\r\n/** --- accordion ------------------------------------------------------------ */\r\n.accordion > .bpaasWidgetLabel {\r\n    position: relative;\r\n    -webkit-touch-callout: none; /* iOS Safari */\r\n    -webkit-user-select: none; /* Safari */\r\n     -khtml-user-select: none; /* Konqueror HTML */\r\n       -moz-user-select: none; /* Firefox */\r\n        -ms-user-select: none; /* Internet Explorer/Edge */\r\n            user-select: none; /* Non-prefixed version, currently\r\n                                  supported by Chrome and Opera */\r\n}\r\n\r\n.accordion > .bpaasWidgetLabel:after {\r\n    font-family: FontAwesome;\r\n    content: \"\\f106\";\r\n    width: 0; \r\n    height: 0;\r\n    display: block;\r\n    position: absolute;\r\n    right: 2rem;\r\n    top: calc(50% - 12px);\r\n}\r\n\r\n.accordion > .bpaasWidgetLabel.closed:after {\r\n    content: \"\\f107\";\r\n}",
      "hashtags": [
        "#mailadressen"
      ],
      "modelDictionary": [
        {
          "key": "Mailadressen - CSS Grau",
          "de": "Mailadressen - CSS Grau",
          "en": "CSS Grey"
        }
      ]
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "9e372c66-b0a8-412a-abd5-dec988ad30f3",
      "version": 1,
      "current": true,
      "createdAt": 1524126095787,
      "createdBy": "irene.adler",
      "changedAt": 1524126095787,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "reference_model",
    "id": "770bbf10-3042-4001-aff5-136e6f9afab3",
    "type": "modelEpc",
    "dataBag": {
      "idRepo": "770bbf10-3042-4001-aff5-136e6f9afab3",
      "fromSearchField": true,
      "modelId": "770bbf10-3042-4001-aff5-136e6f9afab3",
      "translationKeys": [
        "reference_model"
      ],
      "hashtags": [
        "#mailadressen"
      ],
      "containsInteriorObjects": true,
      "quickInfo": "",
      "modelDictionary": [
        {
          "key": "reference_model",
          "de": "Referenzmodell",
          "en": "Reference model"
        },
        {
          "key": "process_startet",
          "de": "Prozess startet",
          "en": "Process starts."
        },
        {
          "key": "step_1",
          "de": "Schritt 1",
          "en": "Step 1"
        },
        {
          "key": "process_end",
          "de": "Prozess endet",
          "en": "Process ends."
        },
        {
          "key": "RootGrid"
        },
        {
          "key": "Text Element"
        },
        {
          "key": "defaultMaskNext",
          "de": "Vor",
          "en": "Next"
        },
        {
          "key": "defaultMaskSave",
          "de": "Speichern",
          "en": "Save"
        },
        {
          "key": "defaultMaskBackToSearch",
          "de": "Zur Übersicht",
          "en": "Go to overview"
        },
        {
          "key": "paDefaultViewStepOne",
          "de": "Formular Schritt 1",
          "en": "Form step 1"
        },
        {
          "key": "paDefaultMobileViewStepOne",
          "de": "Mobiles Formular Schritt 1",
          "en": "Mobile Form Step 1"
        }
      ],
      "label": "reference_model",
      "cssModel": {
        "label": "Mailadressen - CSS Blau",
        "value": "Mailadressen - CSS Blau",
        "data": {
          "name": "Mailadressen - CSS Blau",
          "id": "71ee3e5b-f588-4a20-8f32-c48603675d9c",
          "type": "CssDocument",
          "hashtags": [],
          "translations": {
            "key": "Mailadressen - CSS Blau",
            "de": "Mailadressen - CSS Blau",
            "en": "CSS Blue"
          }
        }
      }
    },
    "interior": [
      {
        "id": "7C8D",
        "objType": "Event",
        "x": 90,
        "y": 50,
        "zIndex": 100,
        "width": 180,
        "height": 60,
        "name": "process_startet",
        "currentValue": {
          "name": ""
        },
        "data": {
          "idRepo": "4d857484-4dba-4d30-bdd7-bbd3c214b352",
          "translationKeys": [
            "process_startet"
          ],
          "containsInteriorObjects": false,
          "quickInfo": "",
          "hashtags": [
            ""
          ],
          "isStartEvent": true,
          "headerText": "Event",
          "disableWidgetTypeInfo": false
        }
      },
      {
        "id": "770bbf10-3042-4001-aff5-136e6f9afab3",
        "objType": "ModelReference",
        "x": 10,
        "y": 10,
        "zIndex": 101,
        "width": null,
        "height": null,
        "name": "Mailadressen - CSS Blau",
        "currentValue": "",
        "data": {
          "idRepo": "71ee3e5b-f588-4a20-8f32-c48603675d9c",
          "referencedType": "CssDocument",
          "modelRefDataBagKey": "cssModel"
        }
      },
      {
        "id": "md0X",
        "objType": "Process",
        "x": 90,
        "y": 150,
        "zIndex": 102,
        "width": 180,
        "height": 60,
        "name": "step_1",
        "currentValue": {
          "name": ""
        },
        "data": {
          "translationKeys": [
            "step_1"
          ],
          "containsInteriorObjects": false,
          "quickInfo": "",
          "hashtags": [
            ""
          ],
          "idRepo": "4082094a-829e-463b-b5e3-983e46872c20",
          "headerText": "Function",
          "disableWidgetTypeInfo": false
        }
      },
      {
        "id": "t5sl",
        "objType": "Event",
        "x": 90,
        "y": 250,
        "zIndex": 103,
        "width": 180,
        "height": 60,
        "name": "process_end",
        "currentValue": {
          "name": ""
        },
        "data": {
          "idRepo": "0febdcae-d4ba-422f-853d-9a83beb66b94",
          "translationKeys": [
            "process_end"
          ],
          "containsInteriorObjects": false,
          "quickInfo": "",
          "hashtags": [
            ""
          ],
          "headerText": "Event",
          "disableWidgetTypeInfo": false
        }
      },
      {
        "id": "9PpR",
        "objType": "ResponsiveGridMask",
        "x": 320,
        "y": 150,
        "zIndex": 104,
        "width": 180,
        "height": 60,
        "name": "paDefaultViewStepOne",
        "currentValue": {
          "name": ""
        },
        "data": {
          "idRepo": "9fce32b5-e762-480a-a207-d6b7456ec3e3",
          "translationKeys": [
            "paDefaultViewStepOne"
          ],
          "containsInteriorObjects": true,
          "quickInfo": "",
          "headerText": "ResponsiveGridProcessElementLabel",
          "disableWidgetTypeInfo": false,
          "hashtags": "",
          "firstLang": {
            "value": "de",
            "label": "German"
          },
          "secondLang": {
            "value": "en",
            "label": "English"
          },
          "modelId": "9fce32b5-e762-480a-a207-d6b7456ec3e3",
          "cssModel": "",
          "editDlgDictDividerLine": ""
        }
      },
      {
        "id": "XXSL",
        "objType": "Connection",
        "x": null,
        "y": null,
        "zIndex": 105,
        "width": null,
        "height": null,
        "name": "",
        "currentValue": "",
        "data": {
          "toGuid": "md0X",
          "idRepo": "rpXIhwEC0Spv8ZBfdTbSMDdI",
          "fromGuid": "7C8D"
        },
        "fromGuid": "7C8D",
        "toGuid": "md0X",
        "waypoints": [
          {
            "isFixed": false,
            "x": 180,
            "y": 110,
            "edgePosition": "startPoint",
            "guid": "cwp6Cvi"
          },
          {
            "isFixed": false,
            "x": 180,
            "y": 150,
            "edgePosition": "endPoint",
            "guid": "cwpzvqE"
          }
        ]
      },
      {
        "id": "bwq1",
        "objType": "Connection",
        "x": null,
        "y": null,
        "zIndex": 106,
        "width": null,
        "height": null,
        "name": "",
        "currentValue": "",
        "data": {
          "toGuid": "t5sl",
          "idRepo": "rprkJyLTNQdD3ApwCmziW5Fq",
          "fromGuid": "md0X"
        },
        "fromGuid": "md0X",
        "toGuid": "t5sl",
        "waypoints": [
          {
            "isFixed": false,
            "x": 180,
            "y": 210,
            "edgePosition": "startPoint",
            "guid": "cwpfbjz"
          },
          {
            "isFixed": false,
            "x": 180,
            "y": 250,
            "edgePosition": "endPoint",
            "guid": "cwpgFCN"
          }
        ]
      },
      {
        "id": "MWta",
        "objType": "Connection",
        "x": null,
        "y": null,
        "zIndex": 107,
        "width": null,
        "height": null,
        "name": "",
        "currentValue": "",
        "data": {
          "idRepo": "rp48b9e4ac-0ffa-455a-9f8c-7d402338301c",
          "fromGuid": "9PpR",
          "toGuid": "md0X"
        },
        "fromGuid": "9PpR",
        "toGuid": "md0X",
        "waypoints": [
          {
            "isFixed": false,
            "x": 320,
            "y": 180,
            "edgePosition": "startPoint",
            "guid": "cwp1GT8"
          },
          {
            "isFixed": false,
            "x": 270,
            "y": 180,
            "edgePosition": "endPoint",
            "guid": "cwp4m3S"
          }
        ]
      }
    ],
    "quickInfo": "",
    "meta": {
      "id": "e74a03b9-b2d1-49c1-a485-8bed841f6185",
      "version": 1,
      "current": true,
      "createdAt": 1524126337420,
      "createdBy": "irene.adler",
      "changedAt": 1524126337420,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "initialisation_model",
    "id": "dde03b75-5325-42ce-a6e2-cb0244da1db9",
    "type": "modelEpc",
    "dataBag": {
      "modelId": "dde03b75-5325-42ce-a6e2-cb0244da1db9",
      "fromSearchField": true,
      "idRepo": "dde03b75-5325-42ce-a6e2-cb0244da1db9",
      "containsInteriorObjects": true,
      "translationKeys": [
        "initialisation_model"
      ],
      "cssModel": "",
      "quickInfo": "",
      "hashtags": [
        "#mailadressen"
      ],
      "modelDictionary": [
        {
          "key": "initialisation_model",
          "de": "Initialisierungsmodell",
          "en": "Initialisation model"
        },
        {
          "key": "initalisation_start",
          "de": "Starten der Initialisierung",
          "en": "Initialization starts."
        },
        {
          "key": "read_organisationdata",
          "de": "Lesen der Organisationsdaten",
          "en": "Read the organisation data"
        },
        {
          "key": "initialisation_done",
          "de": "Initialisierung abgeschlossen",
          "en": "Initialization done."
        },
        {
          "key": "read_organisationdata",
          "de": "Lesen der Organisationsdaten",
          "en": "Read the organisation data"
        }
      ]
    },
    "interior": [
      {
        "x": 300,
        "width": 180,
        "height": 60,
        "currentValue": {
          "name": ""
        },
        "y": 60,
        "data": {
          "hashtags": [
            ""
          ],
          "idRepo": "96f99b27-9d76-4732-b880-d70abb828df7",
          "translationKeys": [
            "initalisation_start"
          ],
          "containsInteriorObjects": false,
          "quickInfo": ""
        },
        "name": "initalisation_start",
        "zIndex": 100,
        "objType": "Event",
        "id": "DQOy"
      },
      {
        "zIndex": 100,
        "objType": "Process",
        "currentValue": {
          "name": ""
        },
        "width": 180,
        "y": 160,
        "id": "ZcVP",
        "name": "read_organisationdata",
        "x": 300,
        "data": {
          "hashtags": [
            ""
          ],
          "idRepo": "24639aff-76f5-4771-9c8b-ba60019b1630",
          "translationKeys": [
            "read_organisationdata"
          ],
          "containsInteriorObjects": false,
          "quickInfo": ""
        },
        "height": 60
      },
      {
        "height": 60,
        "data": {
          "idRepo": "ed3c3683-a5f9-43e8-9dc9-1481a76033a9",
          "translationKeys": [
            "initialisation_done"
          ],
          "containsInteriorObjects": false,
          "quickInfo": "",
          "hashtags": [
            ""
          ]
        },
        "objType": "Event",
        "y": 260,
        "zIndex": 100,
        "id": "q57m",
        "x": 300,
        "name": "initialisation_done",
        "currentValue": {
          "name": ""
        },
        "width": 180
      },
      {
        "y": 160,
        "data": {
          "quickInfo": "",
          "hashtags": [
            ""
          ],
          "idRepo": "f3befa09-7a99-40ca-9c58-a86df5547460",
          "translationKeys": [
            "read_organisationdata"
          ],
          "containsInteriorObjects": false
        },
        "zIndex": 100,
        "name": "read_organisationdata",
        "height": 60,
        "objType": "Worker",
        "id": "PU3B",
        "x": 530,
        "currentValue": {
          "name": ""
        },
        "width": 180
      },
      {
        "toGuid": "ZcVP",
        "y": null,
        "height": null,
        "fromGuid": "DQOy",
        "waypoints": [
          {
            "x": 390,
            "y": 120,
            "edgePosition": "startPoint",
            "guid": "cwp3KFV",
            "isFixed": false
          },
          {
            "guid": "cwpy6Hz",
            "isFixed": false,
            "x": 390,
            "y": 158,
            "edgePosition": "endPoint"
          }
        ],
        "name": "",
        "x": null,
        "zIndex": 100,
        "currentValue": "",
        "objType": "Connection",
        "width": null,
        "id": "pqx7",
        "data": {
          "waypoints": [],
          "idRepo": "rpxewgmcWJKxJT2FmOznzBQU",
          "fromGuid": "DQOy",
          "toGuid": "ZcVP"
        }
      },
      {
        "name": "",
        "data": {
          "waypoints": [],
          "idRepo": "rpuoc7l5KIDBZcv43KunmwVa",
          "fromGuid": "ZcVP",
          "toGuid": "q57m"
        },
        "id": "NtAw",
        "fromGuid": "ZcVP",
        "objType": "Connection",
        "width": null,
        "waypoints": [
          {
            "y": 220,
            "edgePosition": "startPoint",
            "guid": "cwpCe5G",
            "isFixed": false,
            "x": 390
          },
          {
            "isFixed": false,
            "x": 390,
            "y": 258,
            "edgePosition": "endPoint",
            "guid": "cwpiPe4"
          }
        ],
        "toGuid": "q57m",
        "x": null,
        "y": null,
        "height": null,
        "currentValue": "",
        "zIndex": 100
      },
      {
        "fromGuid": "PU3B",
        "data": {
          "toGuid": "ZcVP",
          "waypoints": [],
          "idRepo": "rp2QzGBYfPHw92IAXsprY78l",
          "fromGuid": "PU3B"
        },
        "name": "",
        "currentValue": "",
        "id": "P09i",
        "height": null,
        "zIndex": 100,
        "toGuid": "ZcVP",
        "x": null,
        "objType": "Connection",
        "width": null,
        "waypoints": [
          {
            "x": 530,
            "y": 190,
            "edgePosition": "startPoint",
            "guid": "cwpI9dW",
            "isFixed": false
          },
          {
            "guid": "cwpHjCy",
            "isFixed": false,
            "x": 482,
            "y": 190,
            "edgePosition": "endPoint"
          }
        ],
        "y": null
      }
    ],
    "quickInfo": "",
    "meta": {
      "id": "kQzPred5xqppuPiYwbnN2F",
      "version": 1,
      "current": true,
      "createdAt": 1445322075789,
      "createdBy": "daniel.meiers@scheer-management.com",
      "changedAt": 1445322075789,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "search_model",
    "id": "7898966c-a1ad-4fe2-a627-e8491d73edda",
    "type": "modelEpc",
    "dataBag": {
      "idRepo": "7898966c-a1ad-4fe2-a627-e8491d73edda",
      "label": "Suchmodell",
      "translationKeys": [
        "search_model"
      ],
      "hashtags": [
        "#mailadressen"
      ],
      "fromSearchField": true,
      "cssModel": {
        "label": "Mailadressen - CSS Blau",
        "value": "Mailadressen - CSS Blau",
        "data": {
          "name": "Mailadressen - CSS Blau",
          "id": "71ee3e5b-f588-4a20-8f32-c48603675d9c",
          "type": "CssDocument",
          "hashtags": [],
          "translations": {
            "key": "Mailadressen - CSS Blau",
            "de": "Mailadressen - CSS Blau",
            "en": "CSS Blue"
          }
        }
      },
      "containsInteriorObjects": true,
      "modelId": "7898966c-a1ad-4fe2-a627-e8491d73edda",
      "quickInfo": "",
      "modelDictionary": [
        {
          "key": "Text Element"
        },
        {
          "key": "search_model",
          "de": "Übersichtsmodell",
          "en": "Overview model"
        },
        {
          "key": "start_search",
          "de": "Übersicht wird gestartet",
          "en": "Start overview"
        },
        {
          "key": "display_search",
          "de": "Übersicht anzeigen",
          "en": "Display search results."
        },
        {
          "key": "search_view_available",
          "de": "Übersicht verfügbar",
          "en": "Overview available"
        },
        {
          "key": "RootGrid"
        },
        {
          "key": "uuid"
        },
        {
          "key": "paDefaultSearchViewForm",
          "de": "Übersichtsformular",
          "en": "Overview form"
        },
        {
          "key": "newButton",
          "de": "Neuanlage",
          "en": "New"
        },
        {
          "key": "paDefaultInstancesTable",
          "de": "Instanzentabelle",
          "en": "Instances table"
        }
      ]
    },
    "interior": [
      {
        "id": "XwL3",
        "objType": "Event",
        "x": 60,
        "y": 40,
        "zIndex": 100,
        "width": 180,
        "height": 60,
        "name": "start_search",
        "currentValue": {
          "name": ""
        },
        "data": {
          "containsInteriorObjects": false,
          "quickInfo": "",
          "hashtags": [
            ""
          ],
          "idRepo": "30f8641e-5edf-491d-aa14-15ca1a29bdde",
          "translationKeys": [
            "start_search"
          ],
          "isStartEvent": true,
          "headerText": "Event",
          "disableWidgetTypeInfo": false
        }
      },
      {
        "id": "7898966c-a1ad-4fe2-a627-e8491d73edda",
        "objType": "ModelReference",
        "x": 10,
        "y": 10,
        "zIndex": 101,
        "width": null,
        "height": null,
        "name": "Mailadressen - CSS Blau",
        "currentValue": "",
        "data": {
          "idRepo": "71ee3e5b-f588-4a20-8f32-c48603675d9c",
          "referencedType": "CssDocument",
          "modelRefDataBagKey": "cssModel"
        }
      },
      {
        "id": "XpEp",
        "objType": "Process",
        "x": 60,
        "y": 140,
        "zIndex": 102,
        "width": 180,
        "height": 60,
        "name": "display_search",
        "currentValue": {
          "name": ""
        },
        "data": {
          "translationKeys": [
            "display_search"
          ],
          "containsInteriorObjects": false,
          "hashtags": [
            ""
          ],
          "quickInfo": "",
          "idRepo": "55d198fd-369d-48c9-a804-82cc38bb9ce0",
          "headerText": "Function",
          "disableWidgetTypeInfo": false
        }
      },
      {
        "id": "z9Fu",
        "objType": "Event",
        "x": 60,
        "y": 230,
        "zIndex": 103,
        "width": 180,
        "height": 60,
        "name": "search_view_available",
        "currentValue": {
          "name": ""
        },
        "data": {
          "quickInfo": "",
          "idRepo": "54932a5c-6f53-44ca-b7fb-7b84494bff0a",
          "translationKeys": [
            "search_view_available"
          ],
          "containsInteriorObjects": false,
          "hashtags": [
            ""
          ],
          "headerText": "Event",
          "disableWidgetTypeInfo": false
        }
      },
      {
        "id": "1yCD",
        "objType": "ResponsiveGridMask",
        "x": 310,
        "y": 140,
        "zIndex": 104,
        "width": 180,
        "height": 60,
        "name": "paDefaultSearchViewForm",
        "currentValue": {
          "name": ""
        },
        "data": {
          "idRepo": "41c71f14-d3f5-4abe-9f81-f8c49ae13ee8",
          "containsInteriorObjects": true,
          "translationKeys": [
            "paDefaultSearchViewForm"
          ],
          "headerText": "ResponsiveGridProcessElementLabel",
          "disableWidgetTypeInfo": false
        }
      },
      {
        "id": "FDrh",
        "objType": "Connection",
        "x": null,
        "y": null,
        "zIndex": 105,
        "width": null,
        "height": null,
        "name": "",
        "currentValue": "",
        "data": {
          "idRepo": "rpcdqkws7jKYH5UyFlSEN7cn",
          "fromGuid": "XpEp",
          "toGuid": "z9Fu"
        },
        "fromGuid": "XpEp",
        "toGuid": "z9Fu",
        "waypoints": [
          {
            "isFixed": false,
            "x": 150,
            "y": 200,
            "edgePosition": "startPoint",
            "guid": "cwp6Ifu"
          },
          {
            "isFixed": false,
            "x": 150,
            "y": 230,
            "edgePosition": "endPoint",
            "guid": "cwp6JDR"
          }
        ]
      },
      {
        "id": "oVbE",
        "objType": "Connection",
        "x": null,
        "y": null,
        "zIndex": 106,
        "width": null,
        "height": null,
        "name": "",
        "currentValue": "",
        "data": {
          "fromGuid": "XwL3",
          "toGuid": "XpEp",
          "idRepo": "rpLe8nBOMlI4RfFfh0HXqqcE"
        },
        "fromGuid": "XwL3",
        "toGuid": "XpEp",
        "waypoints": [
          {
            "isFixed": false,
            "x": 150,
            "y": 100,
            "edgePosition": "startPoint",
            "guid": "cwpIMi5"
          },
          {
            "isFixed": false,
            "x": 150,
            "y": 140,
            "edgePosition": "endPoint",
            "guid": "cwpqxkp"
          }
        ]
      },
      {
        "id": "iW24",
        "objType": "Connection",
        "x": null,
        "y": null,
        "zIndex": 107,
        "width": null,
        "height": null,
        "name": "",
        "currentValue": "",
        "data": {
          "idRepo": "rpb9ef6832-a897-4d05-af0c-3fe441872633",
          "fromGuid": "1yCD",
          "toGuid": "XpEp"
        },
        "fromGuid": "1yCD",
        "toGuid": "XpEp",
        "waypoints": [
          {
            "isFixed": false,
            "x": 310,
            "y": 170,
            "edgePosition": "startPoint",
            "guid": "cwpcvhD"
          },
          {
            "isFixed": false,
            "x": 240,
            "y": 170,
            "edgePosition": "endPoint",
            "guid": "cwpdFjz"
          }
        ]
      }
    ],
    "quickInfo": "",
    "meta": {
      "id": "87e04dc1-3ef5-4ef2-a7ea-9bc4c96827c9",
      "version": 1,
      "current": true,
      "createdAt": 1524126560899,
      "createdBy": "irene.adler",
      "changedAt": 1524126560899,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "Mailadressen - Neuanlage",
    "id": "rp4fddd846-048d-40ed-b2ea-f180a3619603",
    "type": "ProcessApp",
    "dataBag": {
      "backgroundImageUrl": "https://scheer-bpaas.de/oauth/img/logos/Login%20Hintergrund.png",
      "paType": "newPa",
      "isMobile": false,
      "hideInTileDashboard": false,
      "hashtags": [
        "#mailadressen"
      ],
      "idRepo": "rp4fddd846-048d-40ed-b2ea-f180a3619603",
      "relatedPaProject": {
        "id": "rpb3f6b2a4-d75a-4654-aa55-24b45aa274ef",
        "name": "Mailadressen",
        "data": {
          "id": "rpb3f6b2a4-d75a-4654-aa55-24b45aa274ef",
          "name": "Mailadressen"
        },
        "label": "Mailadressen",
        "value": "Mailadressen"
      }
    },
    "interior": [
      {
        "name": "Mailadressen",
        "objType": "ModelReference",
        "modelRefDataBagKey": "relatedPaProject",
        "id": "rpb3f6b2a4-d75a-4654-aa55-24b45aa274ef",
        "data": {
          "idRepo": "rpb3f6b2a4-d75a-4654-aa55-24b45aa274ef",
          "referencedType": "paProject",
          "headerText": "processAppProjectLabel",
          "disableWidgetTypeInfo": false,
          "translationKeys": [
            "App Projekt-LnZ0"
          ],
          "runMainEpcModelNew": {
            "id": "770bbf10-3042-4001-aff5-136e6f9afab3",
            "name": "reference_model",
            "data": {
              "id": "770bbf10-3042-4001-aff5-136e6f9afab3",
              "type": "modelEpc"
            },
            "label": "Referenzmodell"
          },
          "runMainEpcModelSearch": {
            "id": "7898966c-a1ad-4fe2-a627-e8491d73edda",
            "name": "search_model",
            "data": {
              "id": "7898966c-a1ad-4fe2-a627-e8491d73edda",
              "type": "modelEpc"
            },
            "label": "Übersichtsmodell"
          },
          "runInitEpcModelNew": {
            "id": "dde03b75-5325-42ce-a6e2-cb0244da1db9",
            "name": "initialisation_model",
            "data": {
              "id": "dde03b75-5325-42ce-a6e2-cb0244da1db9",
              "type": "modelEpc"
            },
            "label": "Initialisierungsmodell"
          },
          "runInitEpcModelSearch": {
            "id": "dde03b75-5325-42ce-a6e2-cb0244da1db9",
            "name": "initialisation_model",
            "data": {
              "id": "dde03b75-5325-42ce-a6e2-cb0244da1db9",
              "type": "modelEpc"
            },
            "label": "Initialisierungsmodell"
          },
          "adminModel": {
            "id": "2cafcaeb-ac76-40d0-bc26-e484deed6f29",
            "name": "Administrationsmodell",
            "data": {
              "id": "2cafcaeb-ac76-40d0-bc26-e484deed6f29",
              "type": "epcAdministration"
            },
            "label": "Administrationsmodell"
          },
          "backgroundImageUrl": "https://scheer-bpaas.de/oauth/img/logos/Login%20Hintergrund.png",
          "collectionName": "LnZ0",
          "containsInteriorObjects": true,
          "hashtags": [
            "#mailadressen"
          ]
        },
        "quickInfo": "App zur Eintragung von Mailadressen"
      }
    ],
    "quickInfo": "App zur Eintragung von Mailadressen",
    "meta": {
      "id": "fc0da003-0df2-4feb-b91a-931c35ec839d",
      "version": 1,
      "current": true,
      "createdAt": 1550644704767,
      "createdBy": "irene.adler",
      "changedAt": 1550644704767,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "Mailadressen - Übersicht",
    "id": "rpdce98ad2-a066-414e-9d6d-d31b8d7727af",
    "type": "ProcessApp",
    "dataBag": {
      "backgroundImageUrl": "https://scheer-bpaas.de/oauth/img/logos/Login%20Hintergrund.png",
      "paType": "searchPa",
      "isMobile": false,
      "hideInTileDashboard": false,
      "hashtags": [
        "#mailadressen"
      ],
      "idRepo": "rpdce98ad2-a066-414e-9d6d-d31b8d7727af",
      "relatedPaProject": {
        "id": "rpb3f6b2a4-d75a-4654-aa55-24b45aa274ef",
        "name": "Mailadressen",
        "data": {
          "id": "rpb3f6b2a4-d75a-4654-aa55-24b45aa274ef",
          "name": "Mailadressen"
        },
        "label": "Mailadressen",
        "value": "Mailadressen"
      }
    },
    "interior": [
      {
        "name": "Mailadressen",
        "objType": "ModelReference",
        "modelRefDataBagKey": "relatedPaProject",
        "id": "rpb3f6b2a4-d75a-4654-aa55-24b45aa274ef",
        "data": {
          "idRepo": "rpb3f6b2a4-d75a-4654-aa55-24b45aa274ef",
          "referencedType": "paProject",
          "headerText": "processAppProjectLabel",
          "disableWidgetTypeInfo": false,
          "translationKeys": [
            "App Projekt-LnZ0"
          ],
          "runMainEpcModelNew": {
            "id": "770bbf10-3042-4001-aff5-136e6f9afab3",
            "name": "reference_model",
            "data": {
              "id": "770bbf10-3042-4001-aff5-136e6f9afab3",
              "type": "modelEpc"
            },
            "label": "Referenzmodell"
          },
          "runMainEpcModelSearch": {
            "id": "7898966c-a1ad-4fe2-a627-e8491d73edda",
            "name": "search_model",
            "data": {
              "id": "7898966c-a1ad-4fe2-a627-e8491d73edda",
              "type": "modelEpc"
            },
            "label": "Übersichtsmodell"
          },
          "runInitEpcModelNew": {
            "id": "dde03b75-5325-42ce-a6e2-cb0244da1db9",
            "name": "initialisation_model",
            "data": {
              "id": "dde03b75-5325-42ce-a6e2-cb0244da1db9",
              "type": "modelEpc"
            },
            "label": "Initialisierungsmodell"
          },
          "runInitEpcModelSearch": {
            "id": "dde03b75-5325-42ce-a6e2-cb0244da1db9",
            "name": "initialisation_model",
            "data": {
              "id": "dde03b75-5325-42ce-a6e2-cb0244da1db9",
              "type": "modelEpc"
            },
            "label": "Initialisierungsmodell"
          },
          "adminModel": {
            "id": "2cafcaeb-ac76-40d0-bc26-e484deed6f29",
            "name": "Administrationsmodell",
            "data": {
              "id": "2cafcaeb-ac76-40d0-bc26-e484deed6f29",
              "type": "epcAdministration"
            },
            "label": "Administrationsmodell"
          },
          "backgroundImageUrl": "https://scheer-bpaas.de/oauth/img/logos/Login%20Hintergrund.png",
          "collectionName": "LnZ0",
          "containsInteriorObjects": true,
          "hashtags": [
            "#mailadressen"
          ]
        },
        "quickInfo": "App zur Eintragung von Mailadressen"
      }
    ],
    "quickInfo": "App zur Eintragung von Mailadressen",
    "meta": {
      "id": "fc9d415b-7947-46a1-8164-384d51525702",
      "version": 1,
      "current": true,
      "createdAt": 1550644704767,
      "createdBy": "irene.adler",
      "changedAt": 1550644704767,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "Administrationsmodell",
    "id": "2cafcaeb-ac76-40d0-bc26-e484deed6f29",
    "type": "epcAdministration",
    "dataBag": {
      "translationKeys": [
        "Administrationsmodell"
      ],
      "quickInfo": "",
      "hashtags": [
        "#mailadressen"
      ],
      "modelId": "2cafcaeb-ac76-40d0-bc26-e484deed6f29",
      "idRepo": "2cafcaeb-ac76-40d0-bc26-e484deed6f29",
      "modelDictionary": [
        {
          "key": "Administrationsmodell",
          "de": "Administrationsmodell",
          "en": "Administration model"
        },
        {
          "key": "UserRoleAssignmentModel",
          "de": "Benutzer/Rollen-Verwaltung",
          "en": "User role administration"
        },
        {
          "key": "processAppOrgTree",
          "de": "Organisationsmodell",
          "en": "Organisation model"
        }
      ],
      "containsInteriorObjects": true
    },
    "interior": [
      {
        "id": "CeRD",
        "objType": "UserRoleAssignmentModel",
        "x": 130,
        "y": 160,
        "zIndex": 100,
        "width": 180,
        "height": 60,
        "name": "UserRoleAssignmentModel",
        "currentValue": {
          "name": ""
        },
        "data": {
          "quickInfo": "",
          "userRoleAssignment": [
            {}
          ],
          "idRepo": "6329a409-e368-4a70-8d95-3a29c3526950",
          "translationKeys": [
            "UserRoleAssignmentModel"
          ],
          "containsInteriorObjects": false,
          "headerText": "UserRoleAssignmentModelLabel",
          "disableWidgetTypeInfo": false
        }
      },
      {
        "id": "Wc3n",
        "objType": "modelOrgTree",
        "x": 130,
        "y": 90,
        "zIndex": 101,
        "width": 180,
        "height": 60,
        "name": "processAppOrgTree",
        "currentValue": {
          "name": ""
        },
        "data": {
          "idRepo": "b0c0bd26-d7cb-40d0-bae1-aa81501360e8",
          "translationKeys": [
            "processAppOrgTree"
          ],
          "headerText": "orgTreeLabel",
          "disableWidgetTypeInfo": false
        }
      }
    ],
    "quickInfo": "",
    "meta": {
      "id": "ObAziuq8Sim7Q3rbApVHRw",
      "version": 1,
      "current": true,
      "createdAt": 1445322075792,
      "createdBy": "daniel.meiers@scheer-management.com",
      "changedAt": 1445322075792,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "step_1",
    "id": "4082094a-829e-463b-b5e3-983e46872c20",
    "type": "Process",
    "dataBag": {
      "containsInteriorObjects": false,
      "quickInfo": "",
      "hashtags": [
        ""
      ],
      "idRepo": "4082094a-829e-463b-b5e3-983e46872c20",
      "translationKeys": [
        "step_1"
      ],
      "modelDictionary": [
        {
          "key": "step_1",
          "de": "Schritt 1",
          "en": "Step 1"
        }
      ]
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "wy9Bmat6FJqGVVQaPzHt0q",
      "version": 1,
      "current": true,
      "createdAt": 1437473523777,
      "createdBy": "daniel.meiers@scheer-management.com",
      "changedAt": 1524126095787,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "process_startet",
    "id": "4d857484-4dba-4d30-bdd7-bbd3c214b352",
    "type": "Event",
    "dataBag": {
      "hashtags": [
        ""
      ],
      "idRepo": "4d857484-4dba-4d30-bdd7-bbd3c214b352",
      "translationKeys": [
        "process_startet"
      ],
      "containsInteriorObjects": false,
      "quickInfo": "",
      "isStartEvent": true,
      "modelDictionary": [
        {
          "key": "process_startet",
          "de": "Prozess startet",
          "en": "Process starts."
        }
      ]
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "HeTp6zjutvrRzjdnjB0bUG",
      "version": 1,
      "current": true,
      "createdAt": 1437473523777,
      "createdBy": "daniel.meiers@scheer-management.com",
      "changedAt": 1524126095787,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "process_end",
    "id": "0febdcae-d4ba-422f-853d-9a83beb66b94",
    "type": "Event",
    "dataBag": {
      "label": "process_end",
      "idRepo": "0febdcae-d4ba-422f-853d-9a83beb66b94",
      "translationKeys": [
        "process_end"
      ],
      "containsInteriorObjects": false,
      "quickInfo": "",
      "hashtags": [
        ""
      ],
      "modelDictionary": [
        {
          "key": "process_end",
          "en": "Process ends.",
          "de": "Prozess endet"
        }
      ]
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "c2ueTqakuZsZTlWRTCZuud",
      "version": 1,
      "current": true,
      "createdAt": 1446040292148,
      "createdBy": "michael.bednorz@scheer-management.com",
      "changedAt": 1524126095787,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "paDefaultViewStepOne",
    "id": "9fce32b5-e762-480a-a207-d6b7456ec3e3",
    "type": "ResponsiveGridMask",
    "dataBag": {
      "idRepo": "9fce32b5-e762-480a-a207-d6b7456ec3e3",
      "modelDictionary": [
        {
          "key": "RootGrid",
          "id": "jqg32",
          "_id_": "jqg32"
        },
        {
          "key": "defaultMaskNext",
          "de": "Vor",
          "en": "Next",
          "id": "jqg33",
          "_id_": "jqg33"
        },
        {
          "key": "defaultMaskSave",
          "de": "Speichern",
          "en": "Save",
          "id": "jqg34",
          "_id_": "jqg34"
        },
        {
          "key": "defaultMaskBackToSearch",
          "de": "Zur Übersicht",
          "en": "Go to overview",
          "id": "jqg35",
          "_id_": "jqg35"
        },
        {
          "key": "Text Element",
          "id": "jqg36",
          "_id_": "jqg36"
        },
        {
          "key": "paDefaultViewStepOne",
          "de": "Formular Schritt 1",
          "en": "Form step 1",
          "id": "jqg37",
          "_id_": "jqg37"
        },
        {
          "key": "mainAreaOne",
          "de": "Hauptbereich",
          "en": "Main area",
          "id": "jqg38",
          "_id_": "jqg38"
        },
        {
          "key": "appBasic_enterYourText",
          "de": "Gib hier Deinen Text ein:",
          "en": "Enter your text here:",
          "id": "jqg39",
          "_id_": "jqg39"
        },
        {
          "key": "Formular Schritt 1",
          "id": "jqg57",
          "_id_": "jqg57"
        },
        {
          "key": "Vorname"
        },
        {
          "key": "Eingabefeld - einzeilig-WE7E"
        },
        {
          "key": "Nachname"
        },
        {
          "key": "Eingabefeld - einzeilig-Gszg"
        },
        {
          "key": "Mailadresse"
        }
      ],
      "label": "Formular Schritt 1",
      "firstLang": {
        "value": "de",
        "label": "German"
      },
      "secondLang": {
        "value": "en",
        "label": "English"
      },
      "quickInfo": "",
      "hashtags": "",
      "modelId": "9fce32b5-e762-480a-a207-d6b7456ec3e3",
      "cssModel": "",
      "editDlgDictDividerLine": ""
    },
    "interior": [
      {
        "id": "Mz18",
        "objType": "Div",
        "x": 10,
        "y": 10,
        "zIndex": 100,
        "width": 590,
        "height": 80,
        "name": "appBasic_enterYourText",
        "currentValue": "<h1>Mailadresse erfassen</h1>",
        "data": {
          "rememberValue": true,
          "translationKeys": [
            "appBasic_enterYourText",
            "<h1>Mailadresse erfassen</h1>"
          ],
          "idRepo": "b6c3f47f-ccaf-4e06-a90e-f24578ff4e05",
          "widthColumnsDesktop": 8,
          "widthColumnsTablet": -1,
          "widthColumnsPhone": -1,
          "offsetColumnsDesktop": 1,
          "offsetColumnsTablet": 0,
          "offsetColumnsPhone": 0,
          "quickInfo": "",
          "height": 80
        }
      },
      {
        "id": "mdFu",
        "objType": "ResponsiveGrid",
        "x": 90,
        "y": 110,
        "zIndex": 101,
        "width": 936.6,
        "height": 1500,
        "name": "RootGrid",
        "currentValue": "",
        "data": {
          "markable": false,
          "translationKeys": [
            "RootGrid"
          ],
          "isRootGrid": true,
          "idRepo": "67b91ece-c698-4c9a-9b94-f1e30687ca22",
          "containsInteriorObjects": false,
          "quickInfo": "",
          "widthColumnsDesktop": 12,
          "widthColumnsTablet": 12,
          "widthColumnsPhone": 12,
          "offsetColumnsDesktop": 0,
          "offsetColumnsTablet": 0,
          "offsetColumnsPhone": 0,
          "minHeight": 1500,
          "widgetsData": {
            "widthInCols": {
              "desktop": 10,
              "tablet": -1,
              "phone": -1
            },
            "minHeight": 30,
            "6C5h": {
              "gridId": "mdFu",
              "rowNumber": 0,
              "indexInRow": 0
            },
            "Mz18": {
              "gridId": "6C5h",
              "rowNumber": 0,
              "indexInRow": 0
            },
            "9S1V": {
              "gridId": "6C5h",
              "rowNumber": 1,
              "indexInRow": 0
            },
            "aCCF": {
              "gridId": "6C5h",
              "rowNumber": 2,
              "indexInRow": 0
            },
            "yNP9": {
              "gridId": "6C5h",
              "rowNumber": 3,
              "indexInRow": 0
            },
            "xzvG": {
              "gridId": "mdFu",
              "rowNumber": 1,
              "indexInRow": 0
            },
            "xCFa": {
              "gridId": "mdFu",
              "rowNumber": 1,
              "indexInRow": 1
            },
            "4h1d": {
              "gridId": "mdFu",
              "rowNumber": 1,
              "indexInRow": 2
            }
          },
          "height": 1500
        }
      },
      {
        "id": "4h1d",
        "objType": "PushButton",
        "x": 10,
        "y": 10,
        "zIndex": 102,
        "width": 139,
        "height": 50,
        "name": "defaultMaskNext",
        "currentValue": "",
        "data": {
          "idRepo": "9c4f1e8a-21d6-40c3-99c2-aceffc99014a",
          "fromSearchField": true,
          "translationKeys": [
            "defaultMaskNext"
          ],
          "widthColumnsDesktop": 2,
          "widthColumnsTablet": -1,
          "widthColumnsPhone": -1,
          "offsetColumnsDesktop": 0,
          "offsetColumnsTablet": 0,
          "offsetColumnsPhone": 0,
          "minHeight": 40,
          "finishMaskEdit": true,
          "containsInteriorObjects": false,
          "quickInfo": "",
          "saveInstance": true,
          "validateFields": true,
          "isPrimary": true,
          "height": 50
        }
      },
      {
        "id": "xCFa",
        "objType": "PushButton",
        "x": 10,
        "y": 10,
        "zIndex": 103,
        "width": 139,
        "height": 50,
        "name": "defaultMaskSave",
        "currentValue": "",
        "data": {
          "idRepo": "a1a45516-ac41-4708-b7e0-c59f49d91b5e",
          "fromSearchField": true,
          "translationKeys": [
            "defaultMaskSave"
          ],
          "widthColumnsDesktop": 2,
          "widthColumnsTablet": -1,
          "widthColumnsPhone": -1,
          "offsetColumnsDesktop": 0,
          "offsetColumnsTablet": 0,
          "offsetColumnsPhone": 0,
          "minHeight": 40,
          "saveInstance": true,
          "validateFields": true,
          "height": 50
        }
      },
      {
        "id": "9S1V",
        "objType": "InputField",
        "x": 10,
        "y": 10,
        "zIndex": 104,
        "width": 590,
        "height": 50,
        "name": "Vorname",
        "currentValue": "",
        "data": {
          "rememberValue": true,
          "translationKeys": [
            "Vorname"
          ],
          "idRepo": "eb2fb12e-833f-46cc-b68b-42fe4f3cde85",
          "widthColumnsDesktop": 8,
          "widthColumnsTablet": -1,
          "widthColumnsPhone": -1,
          "offsetColumnsDesktop": 1,
          "offsetColumnsTablet": 0,
          "offsetColumnsPhone": 0,
          "containsInteriorObjects": false,
          "quickInfo": "",
          "showLabelInline": false,
          "hasFocusAfterRender": true,
          "fieldNameInContainer": "textElement",
          "height": 50
        }
      },
      {
        "id": "6C5h",
        "objType": "ResponsiveGrid",
        "x": 10,
        "y": 10,
        "zIndex": 105,
        "width": 766,
        "height": 440,
        "name": "mainAreaOne",
        "currentValue": "",
        "data": {
          "translationKeys": [
            "mainAreaOne",
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null
          ],
          "isRootGrid": false,
          "idRepo": "0d232b00-fd32-4c6a-a0b1-5a3079bdaa5d",
          "widthColumnsDesktop": 10,
          "widthColumnsTablet": -1,
          "widthColumnsPhone": -1,
          "offsetColumnsDesktop": 1,
          "offsetColumnsTablet": 0,
          "offsetColumnsPhone": 0,
          "quickInfo": "",
          "widgetsData": {
            "widthInCols": {
              "desktop": 10,
              "tablet": -1,
              "phone": -1
            },
            "minHeight": 30,
            "Mz18": {
              "gridId": "6C5h",
              "rowNumber": 0,
              "indexInRow": 0
            },
            "9S1V": {
              "gridId": "6C5h",
              "rowNumber": 1,
              "indexInRow": 0
            },
            "aCCF": {
              "gridId": "6C5h",
              "rowNumber": 2,
              "indexInRow": 0
            },
            "yNP9": {
              "gridId": "6C5h",
              "rowNumber": 3,
              "indexInRow": 0
            }
          },
          "height": 440
        }
      },
      {
        "id": "xzvG",
        "objType": "PushButton",
        "x": 10,
        "y": 10,
        "zIndex": 106,
        "width": 139,
        "height": 50,
        "name": "defaultMaskBackToSearch",
        "currentValue": "",
        "data": {
          "idRepo": "6616fb82-10c6-4830-84e5-9364e11bf621",
          "fromSearchField": true,
          "translationKeys": [
            "defaultMaskBackToSearch"
          ],
          "widthColumnsDesktop": 2,
          "widthColumnsTablet": -1,
          "widthColumnsPhone": -1,
          "offsetColumnsDesktop": 5,
          "offsetColumnsTablet": 0,
          "offsetColumnsPhone": 0,
          "minHeight": 40,
          "backToSearch": true,
          "height": 50
        }
      },
      {
        "id": "aCCF",
        "objType": "InputField",
        "x": 10,
        "y": 10,
        "zIndex": 100,
        "width": 590,
        "height": 50,
        "name": "Nachname",
        "currentValue": "",
        "data": {
          "rememberValue": true,
          "translationKeys": [
            "InputField"
          ],
          "idRepo": "rp6a8e76d1-0633-4ea2-be80-a09dc5fb552c",
          "widthColumnsDesktop": 8,
          "widthColumnsTablet": -1,
          "widthColumnsPhone": -1,
          "offsetColumnsDesktop": 1,
          "offsetColumnsTablet": 0,
          "offsetColumnsPhone": 0,
          "hashtags": [],
          "height": 50
        }
      },
      {
        "id": "yNP9",
        "objType": "InputField",
        "x": 10,
        "y": 10,
        "zIndex": 100,
        "width": 590,
        "height": 50,
        "name": "Mailadresse",
        "currentValue": "",
        "data": {
          "rememberValue": true,
          "translationKeys": [
            "Mailadresse"
          ],
          "idRepo": "rp26bc784d-4a2f-41f8-ac53-1613f1c210d8",
          "widthColumnsDesktop": 8,
          "widthColumnsTablet": -1,
          "widthColumnsPhone": -1,
          "offsetColumnsDesktop": 1,
          "offsetColumnsTablet": 0,
          "offsetColumnsPhone": 0,
          "mandatory": true,
          "height": 50
        }
      }
    ],
    "quickInfo": "",
    "meta": {
      "id": "bf8832cb-d78d-46e0-bbcf-9c7855ea475e",
      "version": 1,
      "current": true,
      "createdAt": 1508508976500,
      "createdBy": "mapo",
      "changedAt": 1508508976500,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "initalisation_start",
    "id": "96f99b27-9d76-4732-b880-d70abb828df7",
    "type": "Event",
    "dataBag": {
      "idRepo": "96f99b27-9d76-4732-b880-d70abb828df7",
      "translationKeys": [
        "initalisation_start"
      ],
      "containsInteriorObjects": false,
      "quickInfo": "",
      "hashtags": [
        ""
      ]
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "qckcHIktGyxXvGZg7rFDsB",
      "version": 1,
      "current": true,
      "createdAt": 1437473523777,
      "createdBy": "daniel.meiers@scheer-management.com",
      "changedAt": 1437473523777,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "read_organisationdata",
    "id": "f3befa09-7a99-40ca-9c58-a86df5547460",
    "type": "Worker",
    "dataBag": {
      "quickInfo": "",
      "hashtags": [
        ""
      ],
      "idRepo": "f3befa09-7a99-40ca-9c58-a86df5547460",
      "translationKeys": [
        "read_organisationdata"
      ],
      "containsInteriorObjects": false
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "1r8z8Wbq9TZIADGGdS753I",
      "version": 1,
      "current": true,
      "createdAt": 1437473523777,
      "createdBy": "daniel.meiers@scheer-management.com",
      "changedAt": 1437473523777,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "initialisation_done",
    "id": "ed3c3683-a5f9-43e8-9dc9-1481a76033a9",
    "type": "Event",
    "dataBag": {
      "containsInteriorObjects": false,
      "quickInfo": "",
      "hashtags": [
        ""
      ],
      "idRepo": "ed3c3683-a5f9-43e8-9dc9-1481a76033a9",
      "translationKeys": [
        "initialisation_done"
      ]
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "tCJ0vfZatQF2oOJoegocTE",
      "version": 1,
      "current": true,
      "createdAt": 1437473523777,
      "createdBy": "daniel.meiers@scheer-management.com",
      "changedAt": 1437473523777,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "read_organisationdata",
    "id": "24639aff-76f5-4771-9c8b-ba60019b1630",
    "type": "Process",
    "dataBag": {
      "containsInteriorObjects": false,
      "quickInfo": "",
      "hashtags": [
        ""
      ],
      "idRepo": "24639aff-76f5-4771-9c8b-ba60019b1630",
      "translationKeys": [
        "read_organisationdata"
      ]
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "vgiFIqebI312kFZjtubBro",
      "version": 1,
      "current": true,
      "createdAt": 1437473523777,
      "createdBy": "daniel.meiers@scheer-management.com",
      "changedAt": 1437473523777,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "display_search",
    "id": "55d198fd-369d-48c9-a804-82cc38bb9ce0",
    "type": "Process",
    "dataBag": {
      "idRepo": "55d198fd-369d-48c9-a804-82cc38bb9ce0",
      "translationKeys": [
        "display_search"
      ],
      "containsInteriorObjects": false,
      "hashtags": [
        ""
      ],
      "quickInfo": ""
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "h3x0q19FE98KGr52acoeeL",
      "version": 1,
      "current": true,
      "createdAt": 1437473523777,
      "createdBy": "daniel.meiers@scheer-management.com",
      "changedAt": 1524126095787,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "start_search",
    "id": "30f8641e-5edf-491d-aa14-15ca1a29bdde",
    "type": "Event",
    "dataBag": {
      "quickInfo": "",
      "hashtags": [
        ""
      ],
      "idRepo": "30f8641e-5edf-491d-aa14-15ca1a29bdde",
      "translationKeys": [
        "start_search"
      ],
      "containsInteriorObjects": false,
      "isStartEvent": true
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "NYq2aYupkZ0S6gIiDJ9hMF",
      "version": 1,
      "current": true,
      "createdAt": 1437473523777,
      "createdBy": "daniel.meiers@scheer-management.com",
      "changedAt": 1524126095787,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "search_view_available",
    "id": "54932a5c-6f53-44ca-b7fb-7b84494bff0a",
    "type": "Event",
    "dataBag": {
      "quickInfo": "",
      "idRepo": "54932a5c-6f53-44ca-b7fb-7b84494bff0a",
      "translationKeys": [
        "search_view_available"
      ],
      "containsInteriorObjects": false,
      "hashtags": [
        ""
      ]
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "5xmt9pKDkh6QEFLuyOf9FE",
      "version": 1,
      "current": true,
      "createdAt": 1437473523777,
      "createdBy": "daniel.meiers@scheer-management.com",
      "changedAt": 1524126095787,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "paDefaultSearchViewForm",
    "id": "41c71f14-d3f5-4abe-9f81-f8c49ae13ee8",
    "type": "ResponsiveGridMask",
    "dataBag": {
      "idRepo": "41c71f14-d3f5-4abe-9f81-f8c49ae13ee8",
      "modelDictionary": [
        {
          "key": "RootGrid"
        },
        {
          "key": "paDefaultSearchViewForm",
          "de": "Übersichtsformular",
          "en": "Overview form"
        },
        {
          "key": "newButton",
          "de": "Neuanlage",
          "en": "New"
        },
        {
          "key": "Text Element"
        },
        {
          "key": "paDefaultInstancesTable",
          "de": "Instanzentabelle",
          "en": "Instances table"
        },
        {
          "key": "uuid"
        },
        {
          "key": "mainAreaSearch",
          "en": "Search area",
          "de": "Suchbereich"
        },
        {
          "key": "appBasic_SearchOrCreate",
          "de": "Suche in Deinen Instanzen oder erzeuge eine neue:",
          "en": "Search your instances or create a new one:"
        },
        {
          "key": "Blockelement-Icd9",
          "de": "Blockelement-Icd9",
          "en": "Div-Icd9"
        },
        {
          "key": "Vorname"
        },
        {
          "key": "Nachname"
        }
      ],
      "label": "paDefaultSearchForm"
    },
    "interior": [
      {
        "id": "CxRQ",
        "objType": "Div",
        "x": 10,
        "y": 10,
        "zIndex": 90,
        "width": 571,
        "height": 30,
        "name": "Blockelement-Icd9",
        "currentValue": "appBasic_SearchOrCreate",
        "data": {
          "rememberValue": true,
          "translationKeys": [
            "Blockelement-Icd9",
            "appBasic_SearchOrCreate"
          ],
          "idRepo": "efef62d8-5725-4fe1-acc2-4a8f3f62f924",
          "widthColumnsDesktop": 8,
          "widthColumnsTablet": -1,
          "widthColumnsPhone": -1,
          "offsetColumnsDesktop": 1,
          "offsetColumnsTablet": 0,
          "offsetColumnsPhone": 0,
          "quickInfo": "",
          "height": 30
        }
      },
      {
        "id": "mdFu",
        "objType": "ResponsiveGrid",
        "x": 90,
        "y": 110,
        "zIndex": 100,
        "width": 906.6,
        "height": 1500,
        "name": "RootGrid",
        "currentValue": "",
        "data": {
          "markable": false,
          "translationKeys": [
            "RootGrid"
          ],
          "isRootGrid": true,
          "idRepo": "03ed0269-1e74-4d26-bcad-063b177c0432",
          "containsInteriorObjects": false,
          "quickInfo": "",
          "widthColumnsDesktop": 12,
          "widthColumnsTablet": 12,
          "widthColumnsPhone": 12,
          "offsetColumnsDesktop": 0,
          "offsetColumnsTablet": 0,
          "offsetColumnsPhone": 0,
          "minHeight": 1500,
          "widgetsData": {
            "widthInCols": {
              "desktop": 10,
              "tablet": -1,
              "phone": -1
            },
            "minHeight": 30,
            "2oLi": {
              "gridId": "mdFu",
              "rowNumber": 0,
              "indexInRow": 0
            },
            "CxRQ": {
              "gridId": "2oLi",
              "rowNumber": 0,
              "indexInRow": 0
            },
            "i8I2": {
              "gridId": "2oLi",
              "rowNumber": 1,
              "indexInRow": 0
            },
            "wwI1": {
              "gridId": "2oLi",
              "rowNumber": 1,
              "indexInRow": 1
            },
            "5fUM": {
              "gridId": "2oLi",
              "rowNumber": 1,
              "indexInRow": 2
            },
            "okxW": {
              "gridId": "2oLi",
              "rowNumber": 2,
              "indexInRow": 0
            }
          },
          "height": 1500
        }
      },
      {
        "id": "5fUM",
        "objType": "PushButton",
        "x": 10,
        "y": 10,
        "zIndex": 100,
        "width": 131,
        "height": 50,
        "name": "newButton",
        "currentValue": "",
        "data": {
          "translationKeys": [
            "newButton"
          ],
          "idRepo": "3f50506e-430d-4174-b10d-5712ad55d0ca",
          "widthColumnsDesktop": 2,
          "widthColumnsTablet": -1,
          "widthColumnsPhone": -1,
          "offsetColumnsDesktop": 1,
          "offsetColumnsTablet": 0,
          "offsetColumnsPhone": 0,
          "containsInteriorObjects": false,
          "quickInfo": "",
          "newInstance": true,
          "height": 50
        }
      },
      {
        "id": "i8I2",
        "objType": "InputField",
        "x": 10,
        "y": 10,
        "zIndex": 100,
        "width": 131,
        "height": 50,
        "name": "Vorname",
        "currentValue": "",
        "data": {
          "rememberValue": true,
          "translationKeys": [
            "Vorname"
          ],
          "idRepo": "eb2fb12e-833f-46cc-b68b-42fe4f3cde85",
          "widthColumnsDesktop": 2,
          "widthColumnsTablet": -1,
          "widthColumnsPhone": -1,
          "offsetColumnsDesktop": 1,
          "offsetColumnsTablet": 0,
          "offsetColumnsPhone": 0,
          "quickInfo": "",
          "showLabelInline": true,
          "fieldNameInContainer": "textElement",
          "height": 50
        }
      },
      {
        "id": "okxW",
        "objType": "InstanceSearchTable",
        "x": 10,
        "y": 10,
        "zIndex": 100,
        "width": 571,
        "height": 310,
        "name": "paDefaultInstancesTable",
        "currentValue": [
          {}
        ],
        "data": {
          "rememberValue": false,
          "sortCol": null,
          "jqGridColModel": [
            {
              "label": "Vorname",
              "name": "textElement",
              "align": "left",
              "hidden": false,
              "origType": "InputField",
              "origId": "eb2fb12e-833f-46cc-b68b-42fe4f3cde85",
              "id": "jqg53",
              "_id_": "jqg53",
              "editable": false,
              "isTranslate": true,
              "edittype": "text",
              "rowuuid": "f8f1e3fe-e95f-4e35-8493-e9337045ee8a"
            },
            {
              "label": "Nachname",
              "name": "Nachname",
              "align": "left",
              "hidden": false,
              "formatter": "text",
              "origType": "InputField",
              "origId": "rp6a8e76d1-0633-4ea2-be80-a09dc5fb552c",
              "rowuuid": "219159af-508f-4c8f-9355-73c6a4995f6e",
              "id": "jqg54",
              "_id_": "jqg54",
              "editable": false,
              "isTranslate": true,
              "edittype": "text"
            },
            {
              "label": "E-Mail",
              "name": "Mailadresse",
              "align": "left",
              "hidden": false,
              "formatter": "text",
              "origType": "InputField",
              "origId": "rp26bc784d-4a2f-41f8-ac53-1613f1c210d8",
              "rowuuid": "3d22669d-0235-4c91-8883-fdb478d1d9d1",
              "id": "jqg55",
              "_id_": "jqg55",
              "editable": false,
              "isTranslate": true,
              "edittype": "text"
            },
            {
              "label": "uuid",
              "name": "uuid",
              "hidden": true,
              "origType": "bpaas.searchConfiguration.wizard.customType",
              "id": "jqg56",
              "_id_": "jqg56",
              "editable": false,
              "isTranslate": true,
              "edittype": "text",
              "rowuuid": "7f98527c-6f91-4ba3-acd6-7c66ffbf54e7"
            }
          ],
          "translationKeys": [
            "paDefaultInstancesTable",
            "Vorname",
            "Nachname",
            "E-Mail",
            "uuid"
          ],
          "idRepo": "06c02967-4cd0-4c84-a7d3-3dea3783ae30",
          "widthColumnsDesktop": 8,
          "widthColumnsTablet": -1,
          "widthColumnsPhone": -1,
          "offsetColumnsDesktop": 1,
          "offsetColumnsTablet": 0,
          "offsetColumnsPhone": 0,
          "containsInteriorObjects": false,
          "quickInfo": "",
          "columnRenderer": "columnRenderer",
          "height": 310
        }
      },
      {
        "id": "2oLi",
        "objType": "ResponsiveGrid",
        "x": 10,
        "y": 10,
        "zIndex": 100,
        "width": 741,
        "height": 560,
        "name": "mainAreaSearch",
        "currentValue": "",
        "data": {
          "translationKeys": [
            "mainAreaSearch",
            null,
            null,
            null,
            null,
            null,
            null,
            null
          ],
          "isRootGrid": false,
          "idRepo": "4bfc8784-ec53-46da-b762-c4c42a6694b6",
          "widthColumnsDesktop": 10,
          "widthColumnsTablet": -1,
          "widthColumnsPhone": -1,
          "offsetColumnsDesktop": 1,
          "offsetColumnsTablet": 0,
          "offsetColumnsPhone": 0,
          "widgetsData": {
            "widthInCols": {
              "desktop": 10,
              "tablet": -1,
              "phone": -1
            },
            "minHeight": 30,
            "CxRQ": {
              "gridId": "2oLi",
              "rowNumber": 0,
              "indexInRow": 0
            },
            "i8I2": {
              "gridId": "2oLi",
              "rowNumber": 1,
              "indexInRow": 0
            },
            "wwI1": {
              "gridId": "2oLi",
              "rowNumber": 1,
              "indexInRow": 1
            },
            "5fUM": {
              "gridId": "2oLi",
              "rowNumber": 1,
              "indexInRow": 2
            },
            "okxW": {
              "gridId": "2oLi",
              "rowNumber": 2,
              "indexInRow": 0
            }
          },
          "quickInfo": "",
          "height": 560
        }
      },
      {
        "id": "wwI1",
        "objType": "InputField",
        "x": 10,
        "y": 10,
        "zIndex": 100,
        "width": 131,
        "height": 50,
        "name": "Nachname",
        "currentValue": "",
        "data": {
          "translationKeys": [
            "Nachname"
          ],
          "widthColumnsDesktop": 2,
          "widthColumnsTablet": -1,
          "widthColumnsPhone": -1,
          "offsetColumnsDesktop": 1,
          "offsetColumnsTablet": 0,
          "offsetColumnsPhone": 0,
          "rememberValue": true,
          "idRepo": "rp6a8e76d1-0633-4ea2-be80-a09dc5fb552c",
          "hashtags": [
            "#stachelschwein"
          ],
          "height": 50,
          "showLabelInline": true,
          "currentValue": ""
        }
      }
    ],
    "quickInfo": "",
    "meta": {
      "id": "aac076c3-d820-4b8d-883f-c7a2f852b98a",
      "version": 1,
      "current": true,
      "createdAt": 1459405285676,
      "createdBy": "b.mittelsdorf",
      "changedAt": 1524126095787,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "processAppOrgTree",
    "id": "b0c0bd26-d7cb-40d0-bae1-aa81501360e8",
    "type": "modelOrgTree",
    "dataBag": {
      "idRepo": "b0c0bd26-d7cb-40d0-bae1-aa81501360e8"
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "PHIuCJISOuXFXPXXbxbWLu",
      "version": 1,
      "current": true,
      "createdAt": 1441346822267,
      "createdBy": "michael.bednorz@scheer-management.com",
      "changedAt": 1441346822267,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "UserRoleAssignmentModel",
    "id": "6329a409-e368-4a70-8d95-3a29c3526950",
    "type": "UserRoleAssignmentModel",
    "dataBag": {
      "userRoleAssignment": [
        {}
      ],
      "idRepo": "6329a409-e368-4a70-8d95-3a29c3526950"
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "9T6ctr8Z7UmZlQ9KdnFcpo",
      "version": 1,
      "current": true,
      "createdAt": 1443181651079,
      "createdBy": "michael.bednorz@scheer-management.com",
      "changedAt": 1443181651079,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "defaultMaskNext",
    "id": "9c4f1e8a-21d6-40c3-99c2-aceffc99014a",
    "type": "PushButton",
    "dataBag": {
      "idRepo": "9c4f1e8a-21d6-40c3-99c2-aceffc99014a",
      "fromSearchField": true,
      "translationKeys": [
        "defaultMaskNext"
      ],
      "widthColumnsDesktop": 4,
      "widthColumnsTablet": -1,
      "widthColumnsPhone": -1,
      "offsetColumnsDesktop": 0,
      "offsetColumnsTablet": 0,
      "offsetColumnsPhone": 0,
      "minHeight": 40,
      "finishMaskEdit": true,
      "containsInteriorObjects": false,
      "quickInfo": "",
      "saveInstance": true,
      "validateFields": true
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "0576e995-5cb7-429a-84d5-722f141d934b",
      "version": 1,
      "current": true,
      "createdAt": 1459334167271,
      "createdBy": "b.mittelsdorf",
      "changedAt": 1524126095787,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "defaultMaskSave",
    "id": "a1a45516-ac41-4708-b7e0-c59f49d91b5e",
    "type": "PushButton",
    "dataBag": {
      "idRepo": "a1a45516-ac41-4708-b7e0-c59f49d91b5e",
      "fromSearchField": true,
      "translationKeys": [
        "defaultMaskSave"
      ],
      "widthColumnsDesktop": 4,
      "widthColumnsTablet": -1,
      "widthColumnsPhone": -1,
      "offsetColumnsDesktop": 0,
      "offsetColumnsTablet": -1,
      "offsetColumnsPhone": -1,
      "minHeight": 40,
      "saveInstance": true,
      "validateFields": true
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "b722d7b2-26f4-448f-96f1-c5f8e4a96cda",
      "version": 1,
      "current": true,
      "createdAt": 1459334167271,
      "createdBy": "b.mittelsdorf",
      "changedAt": 1524126095787,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "Vorname",
    "id": "eb2fb12e-833f-46cc-b68b-42fe4f3cde85",
    "type": "InputField",
    "dataBag": {
      "rememberValue": true,
      "translationKeys": [
        "InputField"
      ],
      "idRepo": "eb2fb12e-833f-46cc-b68b-42fe4f3cde85",
      "showLabelInline": null,
      "fieldNameInContainer": "textElement",
      "label": "Vorname"
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "2f985907-e45a-487a-a866-88c897988443",
      "version": 1,
      "current": true,
      "createdAt": 1550653110373,
      "createdBy": "",
      "changedAt": 1550653110373,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "RootGrid",
    "id": "67b91ece-c698-4c9a-9b94-f1e30687ca22",
    "type": "ResponsiveGrid",
    "dataBag": {
      "markable": false,
      "translationKeys": [
        "RootGrid"
      ],
      "isRootGrid": true,
      "idRepo": "67b91ece-c698-4c9a-9b94-f1e30687ca22",
      "containsInteriorObjects": false,
      "quickInfo": "",
      "widthColumnsDesktop": 12,
      "widthColumnsTablet": 12,
      "widthColumnsPhone": 12,
      "offsetColumnsDesktop": 0,
      "offsetColumnsTablet": 0,
      "offsetColumnsPhone": 0,
      "minHeight": 1500,
      "widgetsData": {
        "widthInCols": {
          "desktop": 12,
          "tablet": 12,
          "phone": 12
        },
        "minHeight": 100,
        "4h1d": {
          "gridId": "mdFu",
          "rowNumber": 0,
          "indexInRow": 0
        },
        "xCFa": {
          "gridId": "mdFu",
          "rowNumber": 0,
          "indexInRow": 1
        },
        "xzvG": {
          "gridId": "mdFu",
          "rowNumber": 0,
          "indexInRow": 2
        }
      }
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "5d4b4d3a-f6a6-486e-b3e4-d2c02d2fe4ed",
      "version": 1,
      "current": true,
      "createdAt": 1459334167271,
      "createdBy": "b.mittelsdorf",
      "changedAt": 1524126095787,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "defaultMaskBackToSearch",
    "id": "6616fb82-10c6-4830-84e5-9364e11bf621",
    "type": "PushButton",
    "dataBag": {
      "idRepo": "6616fb82-10c6-4830-84e5-9364e11bf621",
      "fromSearchField": true,
      "translationKeys": [
        "defaultMaskBackToSearch"
      ],
      "widthColumnsDesktop": 4,
      "widthColumnsTablet": -1,
      "widthColumnsPhone": -1,
      "offsetColumnsDesktop": 0,
      "offsetColumnsTablet": -1,
      "offsetColumnsPhone": -1,
      "minHeight": 40,
      "backToSearch": true
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "527a1bcb-2519-4499-9f7f-853d3998b750",
      "version": 1,
      "current": true,
      "createdAt": 1459334167271,
      "createdBy": "b.mittelsdorf",
      "changedAt": 1524126095787,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "appBasic_enterYourText",
    "id": "b6c3f47f-ccaf-4e06-a90e-f24578ff4e05",
    "type": "Div",
    "dataBag": {
      "rememberValue": true,
      "translationKeys": [
        "divLabel",
        "<h1>Ihr Titel</h1>"
      ],
      "idRepo": "b6c3f47f-ccaf-4e06-a90e-f24578ff4e05",
      "currentValue": "appBasic_enterYourText",
      "label": "appBasic_enterYourText"
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "756860f5-f17d-4d61-ad1b-a05365d72635",
      "version": 1,
      "current": true,
      "createdAt": 1508508976590,
      "createdBy": "mapo",
      "changedAt": 1508508976590,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "mainAreaOne",
    "id": "0d232b00-fd32-4c6a-a0b1-5a3079bdaa5d",
    "type": "ResponsiveGrid",
    "dataBag": {
      "translationKeys": [
        "responsiveGridLabel"
      ],
      "isRootGrid": false,
      "idRepo": "0d232b00-fd32-4c6a-a0b1-5a3079bdaa5d",
      "label": "mainAreaOne"
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "f6ea5fcd-ce6a-4b54-a599-070ba066d805",
      "version": 1,
      "current": true,
      "createdAt": 1470055119927,
      "createdBy": "d.meiers",
      "changedAt": 1524126095787,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "newButton",
    "id": "3f50506e-430d-4174-b10d-5712ad55d0ca",
    "type": "PushButton",
    "dataBag": {
      "translationKeys": [
        "PushButtonLabel"
      ],
      "idRepo": "3f50506e-430d-4174-b10d-5712ad55d0ca",
      "newInstance": true
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "9cb6571d-b74d-4cef-b2df-7f5ef0cee7c9",
      "version": 1,
      "current": true,
      "createdAt": 1459408439636,
      "createdBy": "b.mittelsdorf",
      "changedAt": 1524126095787,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "paDefaultInstancesTable",
    "id": "06c02967-4cd0-4c84-a7d3-3dea3783ae30",
    "type": "InstanceSearchTable",
    "dataBag": {
      "rememberValue": false,
      "sortCol": null,
      "jqGridColModel": [
        {
          "label": "Vorname",
          "name": "textElement",
          "align": "left",
          "hidden": false,
          "origType": "InputField",
          "origId": "eb2fb12e-833f-46cc-b68b-42fe4f3cde85",
          "id": "jqg53",
          "_id_": "jqg53"
        },
        {
          "label": "Nachname",
          "name": "Nachname",
          "align": "left",
          "hidden": "false",
          "formatter": "text",
          "origType": "InputField",
          "origId": "rp6a8e76d1-0633-4ea2-be80-a09dc5fb552c",
          "rowuuid": "219159af-508f-4c8f-9355-73c6a4995f6e",
          "id": "jqg54",
          "_id_": "jqg54"
        },
        {
          "label": "E-Mail",
          "name": "Mailadresse",
          "align": "left",
          "hidden": "false",
          "formatter": "text",
          "origType": "InputField",
          "origId": "rp26bc784d-4a2f-41f8-ac53-1613f1c210d8",
          "rowuuid": "3d22669d-0235-4c91-8883-fdb478d1d9d1",
          "id": "jqg55",
          "_id_": "jqg55"
        },
        {
          "label": "uuid",
          "name": "uuid",
          "hidden": true,
          "origType": "bpaas.searchConfiguration.wizard.customType",
          "id": "jqg56",
          "_id_": "jqg56"
        }
      ],
      "translationKeys": [
        "InstanceSearchTableLabel",
        "uuid"
      ],
      "idRepo": "06c02967-4cd0-4c84-a7d3-3dea3783ae30"
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "5f1d399f-8275-4d5f-bef8-ad2e24800b23",
      "version": 1,
      "current": true,
      "createdAt": 1550653110373,
      "createdBy": "",
      "changedAt": 1550653110373,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "RootGrid",
    "id": "03ed0269-1e74-4d26-bcad-063b177c0432",
    "type": "ResponsiveGrid",
    "dataBag": {
      "markable": false,
      "translationKeys": [
        "RootGrid"
      ],
      "isRootGrid": true,
      "idRepo": "03ed0269-1e74-4d26-bcad-063b177c0432",
      "containsInteriorObjects": false,
      "quickInfo": "",
      "widthColumnsDesktop": 12,
      "widthColumnsTablet": 12,
      "widthColumnsPhone": 12,
      "offsetColumnsDesktop": 0,
      "offsetColumnsTablet": 0,
      "offsetColumnsPhone": 0,
      "minHeight": 1500,
      "widgetsData": {
        "widthInCols": {
          "desktop": 12,
          "tablet": 12,
          "phone": 12
        },
        "minHeight": 100,
        "4h1d": {
          "gridId": "mdFu",
          "rowNumber": 0,
          "indexInRow": 0
        },
        "xCFa": {
          "gridId": "mdFu",
          "rowNumber": 0,
          "indexInRow": 1
        },
        "xzvG": {
          "gridId": "mdFu",
          "rowNumber": 0,
          "indexInRow": 2
        }
      }
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "1b6f00f0-44c7-4a0b-8fee-9cd6d0e507df",
      "version": 1,
      "current": true,
      "createdAt": 1459328982456,
      "createdBy": "b.mittelsdorf",
      "changedAt": 1524126095787,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "Blockelement-Icd9",
    "id": "efef62d8-5725-4fe1-acc2-4a8f3f62f924",
    "type": "Div",
    "dataBag": {
      "rememberValue": true,
      "translationKeys": [
        "divLabel",
        "<h1>Ihr Titel</h1>"
      ],
      "idRepo": "efef62d8-5725-4fe1-acc2-4a8f3f62f924",
      "currentValue": "appBasic_SearchOrCreate"
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "8e9662e3-db98-49af-97ec-39b4bce7da19",
      "version": 1,
      "current": true,
      "createdAt": 1470055043067,
      "createdBy": "d.meiers",
      "changedAt": 1524126095787,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "mainAreaSearch",
    "id": "4bfc8784-ec53-46da-b762-c4c42a6694b6",
    "type": "ResponsiveGrid",
    "dataBag": {
      "translationKeys": [
        "responsiveGridLabel"
      ],
      "isRootGrid": false,
      "idRepo": "4bfc8784-ec53-46da-b762-c4c42a6694b6",
      "label": "mainAreaSearch"
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "4d5b1510-36fc-469d-b3eb-5656b417e935",
      "version": 1,
      "current": true,
      "createdAt": 1470055043067,
      "createdBy": "d.meiers",
      "changedAt": 1524126095787,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "Nachname",
    "id": "rp6a8e76d1-0633-4ea2-be80-a09dc5fb552c",
    "type": "InputField",
    "dataBag": {
      "rememberValue": true,
      "translationKeys": [
        "InputField"
      ],
      "idRepo": "rp6a8e76d1-0633-4ea2-be80-a09dc5fb552c",
      "label": "Nachname",
      "hashtags": [],
      "currentValue": "",
      "showLabelInline": null
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "65ba8c07-8254-4274-a6af-6495a2c08cdf",
      "version": 1,
      "current": true,
      "createdAt": 1550653110373,
      "createdBy": "",
      "changedAt": 1550653110373,
      "changedBy": "irene.adler"
    },
    "deleted": false
  },
  {
    "name": "Mailadresse",
    "id": "rp26bc784d-4a2f-41f8-ac53-1613f1c210d8",
    "type": "InputField",
    "dataBag": {
      "rememberValue": true,
      "translationKeys": [
        "InputField"
      ],
      "idRepo": "rp26bc784d-4a2f-41f8-ac53-1613f1c210d8",
      "label": "Mailadresse",
      "mandatory": null
    },
    "interior": [],
    "quickInfo": "",
    "meta": {
      "id": "ea806aac-6e5e-49c8-b36d-5379351aca33",
      "version": 1,
      "current": true,
      "createdAt": 1550653110373,
      "createdBy": "",
      "changedAt": 1550653110373,
      "changedBy": "irene.adler"
    },
    "deleted": false
  }
]