@charset "UTF-8";/*! 
 * angular-hotkeys v1.7.0
 * https://chieffancypants.github.io/angular-hotkeys
 * Copyright (c) 2016 Wes Cruver
 * License: MIT
 */.cfp-hotkeys-container{display:table!important;position:fixed;width:100%;height:100%;top:0;left:0;color:#333;font-size:1em;background-color:rgba(255,255,255,.9)}.cfp-hotkeys-container.fade{z-index:-1024;visibility:hidden;opacity:0;-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.cfp-hotkeys-container.fade.in{z-index:10002;visibility:visible;opacity:1}.cfp-hotkeys-title{font-weight:700;text-align:center;font-size:1.2em}.cfp-hotkeys{width:100%;height:100%;display:table-cell;vertical-align:middle}.cfp-hotkeys table{margin:auto;color:#333}.cfp-content{display:table-cell;vertical-align:middle}.cfp-hotkeys-keys{padding:5px;text-align:right}.cfp-hotkeys-key{display:inline-block;color:#fff;background-color:#333;border:1px solid #333;border-radius:5px;text-align:center;margin-right:5px;box-shadow:inset 0 1px 0 #666,0 1px 0 #bbb;padding:5px 9px;font-size:1em}.cfp-hotkeys-text{padding-left:10px;font-size:1em}.cfp-hotkeys-close{position:fixed;top:20px;right:20px;font-size:2em;font-weight:700;padding:5px 10px;border:1px solid #ddd;border-radius:5px;min-height:45px;min-width:45px;text-align:center}.cfp-hotkeys-close:hover{background-color:#fff;cursor:pointer}@media all and (max-width:500px){.cfp-hotkeys{font-size:.8em}}@media all and (min-width:750px){.cfp-hotkeys{font-size:1.2em}}/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */.pika-single{z-index:60001;display:block;position:relative;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.pika-single:after,.pika-single:before{content:" ";display:table}.pika-single:after{clear:both}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,.5)}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}.pika-label{display:inline-block;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;background-color:#fff}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;opacity:0}.pika-next,.pika-prev{display:block;cursor:pointer;position:relative;outline:0;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:.5}.pika-next:hover,.pika-prev:hover{opacity:1}.is-rtl .pika-next,.pika-prev{float:left;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==)}.is-rtl .pika-prev,.pika-next{float:right;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=)}.pika-next.is-disabled,.pika-prev.is-disabled{cursor:default;opacity:.2}.pika-select{display:inline-block}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table td,.pika-table th{width:14.285714285714286%;padding:0}.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:700;text-align:center}.pika-button{cursor:pointer;display:block;box-sizing:border-box;-moz-box-sizing:border-box;outline:0;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5}.pika-week{font-size:11px;color:#999}.is-today .pika-button{color:#3af;font-weight:700}.is-selected .pika-button{color:#fff;font-weight:700;background:#3af;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}.is-inrange .pika-button{background:#d5e9f7}.is-startrange .pika-button{color:#fff;background:#6cb31d;box-shadow:none;border-radius:3px}.is-endrange .pika-button{color:#fff;background:#3af;box-shadow:none;border-radius:3px}.is-disabled .pika-button,.is-outside-current-month .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}.pika-button:hover{color:#fff;background:#ff8000;box-shadow:none;border-radius:3px}.pika-table abbr{border-bottom:none;cursor:help}.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor-mark{background-color:rgba(20,255,20,.5);-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite;background-color:#7e7}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:-20px;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta{color:#555}.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error{color:red}.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:0;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-30px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:0 0!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:0 0;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:0}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:''}span.CodeMirror-selectedtext{background:0 0}#trumbowyg-icons,#trumbowyg-icons svg{height:0;width:0}#trumbowyg-icons{overflow:hidden;visibility:hidden}.trumbowyg-box *,.trumbowyg-box ::after,.trumbowyg-box ::before,.trumbowyg-modal *,.trumbowyg-modal ::after,.trumbowyg-modal ::before{box-sizing:border-box}.trumbowyg-box svg,.trumbowyg-modal svg{width:17px;height:100%;fill:#222}.trumbowyg-box,.trumbowyg-editor{display:block;position:relative;border:1px solid #ddd;width:100%;min-height:300px;margin:17px auto}.trumbowyg-box .trumbowyg-editor{margin:0 auto}.trumbowyg-box.trumbowyg-fullscreen{background:#fefefe;border:none!important}.trumbowyg-editor,.trumbowyg-textarea{position:relative;box-sizing:border-box;padding:20px;min-height:300px;width:100%;border-style:none;resize:none;outline:0;overflow:auto;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.trumbowyg-editor.trumbowyg-autogrow-on-enter,.trumbowyg-textarea.trumbowyg-autogrow-on-enter{transition:height .3s ease-out}.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-box-blur .trumbowyg-editor::before{color:transparent!important;text-shadow:0 0 7px #333}@media screen and (min-width:0 \0){.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-box-blur .trumbowyg-editor::before{color:rgba(200,200,200,.6)!important}}@supports (-ms-accelerator:true){.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-box-blur .trumbowyg-editor::before{color:rgba(200,200,200,.6)!important}}.trumbowyg-box-blur .trumbowyg-editor hr,.trumbowyg-box-blur .trumbowyg-editor img{opacity:.2}.trumbowyg-textarea{position:relative;display:block;overflow:auto;border:none;font-size:14px;font-family:Inconsolata,Consolas,Courier,"Courier New",sans-serif;line-height:18px}.trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea{height:1px!important;width:25%;min-height:0!important;padding:0!important;background:0 0;opacity:0!important}.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-textarea{display:block;margin-bottom:1px}.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-editor{display:none}.trumbowyg-box.trumbowyg-disabled .trumbowyg-textarea{opacity:.8;background:0 0}.trumbowyg-editor[contenteditable=true]:empty:not(:focus)::before{content:attr(placeholder);color:#999;pointer-events:none}.trumbowyg-button-pane{width:100%;min-height:36px;background:#ecf0f1;border-bottom:1px solid #d7e0e2;margin:0;padding:0 5px;position:relative;list-style-type:none;line-height:10px;backface-visibility:hidden;z-index:11}.trumbowyg-button-pane::after{content:" ";display:block;position:absolute;top:36px;left:0;right:0;width:100%;height:1px;background:#d7e0e2}.trumbowyg-button-pane .trumbowyg-button-group{display:inline-block}.trumbowyg-button-pane .trumbowyg-button-group .trumbowyg-fullscreen-button svg{color:transparent}.trumbowyg-button-pane .trumbowyg-button-group::after{content:" ";display:inline-block;width:1px;background:#d7e0e2;margin:0 5px;height:35px;vertical-align:top}.trumbowyg-button-pane .trumbowyg-button-group:last-child::after{content:none}.trumbowyg-button-pane button{display:inline-block;position:relative;width:35px;height:35px;padding:1px 6px!important;margin-bottom:1px;overflow:hidden;border:none;cursor:pointer;background:0 0;vertical-align:middle;transition:background-color 150ms,opacity 150ms}.trumbowyg-button-pane button.trumbowyg-textual-button{width:auto;line-height:35px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.trumbowyg-button-pane button.trumbowyg-disable,.trumbowyg-button-pane.trumbowyg-disable button:not(.trumbowyg-not-disable):not(.trumbowyg-active),.trumbowyg-disabled .trumbowyg-button-pane button:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button){opacity:.2;cursor:default}.trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::before,.trumbowyg-disabled .trumbowyg-button-pane .trumbowyg-button-group::before{background:#e3e9eb}.trumbowyg-button-pane button.trumbowyg-active,.trumbowyg-button-pane button:not(.trumbowyg-disable):focus,.trumbowyg-button-pane button:not(.trumbowyg-disable):hover{background-color:#fff;outline:0}.trumbowyg-button-pane .trumbowyg-open-dropdown::after{display:block;content:" ";position:absolute;top:25px;right:3px;height:0;width:0;border:3px solid transparent;border-top-color:#555}.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button{padding-left:10px!important;padding-right:18px!important}.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button::after{top:17px;right:7px}.trumbowyg-button-pane .trumbowyg-right{float:right}.trumbowyg-dropdown{max-width:300px;max-height:250px;overflow-y:auto;overflow-x:hidden;white-space:nowrap;border:1px solid #ecf0f1;padding:5px 0;border-top:none;background:#fff;margin-left:-1px;box-shadow:rgba(0,0,0,.1) 0 2px 3px;z-index:12}.trumbowyg-dropdown button{display:block;width:100%;height:35px;line-height:35px;text-decoration:none;background:#fff;padding:0 20px 0 10px;color:#333!important;border:none;cursor:pointer;text-align:left;font-size:15px;transition:all 150ms}.trumbowyg-dropdown button:focus,.trumbowyg-dropdown button:hover{background:#ecf0f1}.trumbowyg-dropdown button svg{float:left;margin-right:14px}.trumbowyg-modal{position:absolute;top:0;left:50%;transform:translateX(-50%);max-width:520px;width:100%;height:350px;z-index:12;overflow:hidden;backface-visibility:hidden}.trumbowyg-modal-box{position:absolute;top:0;left:50%;transform:translateX(-50%);max-width:500px;width:calc(100% - 20px);padding-bottom:45px;z-index:1;background-color:#fff;text-align:center;font-size:14px;box-shadow:rgba(0,0,0,.2) 0 2px 3px;backface-visibility:hidden}.trumbowyg-modal-box .trumbowyg-modal-title{font-size:24px;font-weight:700;margin:0 0 20px;padding:15px 0 13px;display:block;border-bottom:1px solid #eee;color:#333;background:#fbfcfc}.trumbowyg-modal-box .trumbowyg-progress{width:100%;height:3px;position:absolute;top:58px}.trumbowyg-modal-box .trumbowyg-progress .trumbowyg-progress-bar{background:#2bc06a;width:0;height:100%;transition:width 150ms linear}.trumbowyg-modal-box label{display:block;position:relative;margin:15px 12px;height:29px;line-height:29px;overflow:hidden}.trumbowyg-modal-box label .trumbowyg-input-infos{display:block;text-align:left;height:25px;line-height:25px;transition:all 150ms}.trumbowyg-modal-box label .trumbowyg-input-infos span{display:block;color:#69878f;background-color:#fbfcfc;border:1px solid #dedede;padding:0 7px;width:150px}.trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error{color:#e74c3c}.trumbowyg-modal-box label.trumbowyg-input-error input,.trumbowyg-modal-box label.trumbowyg-input-error textarea{border:1px solid #e74c3c}.trumbowyg-modal-box label.trumbowyg-input-error .trumbowyg-input-infos{margin-top:-27px}.trumbowyg-modal-box label input{position:absolute;top:0;right:0;height:27px;line-height:27px;border:1px solid #dedede;background:#fff;font-size:14px;max-width:330px;width:70%;padding:0 7px;transition:all 150ms}.trumbowyg-modal-box label input:focus,.trumbowyg-modal-box label input:hover{outline:0;border:1px solid #95a5a6}.trumbowyg-modal-box label input:focus{background:#fbfcfc}.trumbowyg-modal-box label input[type=checkbox]{left:6px;top:6px;right:auto;height:16px;width:16px}.trumbowyg-modal-box label input[type=checkbox]+.trumbowyg-input-infos span{width:auto;padding-left:25px}.trumbowyg-modal-box .error{margin-top:25px;display:block;color:red}.trumbowyg-modal-box .trumbowyg-modal-button{position:absolute;bottom:10px;right:0;text-decoration:none;color:#fff;display:block;width:100px;height:35px;line-height:33px;margin:0 10px;background-color:#333;border:none;cursor:pointer;font-family:"Trebuchet MS",Helvetica,Verdana,sans-serif;font-size:16px;transition:all 150ms}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit{right:110px;background:#2bc06a}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus,.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover{background:#40d47e;outline:0}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active{background:#25a25a}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset{color:#555;background:#e6e6e6}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus,.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover{background:#fbfbfb;outline:0}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active{background:#d5d5d5}.trumbowyg-overlay{position:absolute;background-color:rgba(255,255,255,.5);height:100%;width:100%;left:0;display:none;top:0;z-index:10}body.trumbowyg-body-fullscreen{overflow:hidden}.trumbowyg-fullscreen{position:fixed;top:0;left:0;width:100%;height:100%;margin:0;padding:0;z-index:99999}.trumbowyg-fullscreen .trumbowyg-editor,.trumbowyg-fullscreen.trumbowyg-box{border:none}.trumbowyg-fullscreen .trumbowyg-editor,.trumbowyg-fullscreen .trumbowyg-textarea{height:calc(100% - 37px)!important;overflow:auto}.trumbowyg-fullscreen .trumbowyg-overlay{height:100%!important}.trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg{color:#222;fill:transparent}.trumbowyg-editor embed,.trumbowyg-editor img,.trumbowyg-editor object,.trumbowyg-editor video{max-width:100%}.trumbowyg-editor img,.trumbowyg-editor video{height:auto}.trumbowyg-editor img{cursor:move}.trumbowyg-editor canvas:focus{outline:0}.trumbowyg-editor.trumbowyg-reset-css{background:#fefefe!important;font-family:"Trebuchet MS",Helvetica,Verdana,sans-serif!important;font-size:14px!important;line-height:1.45em!important;color:#333}.trumbowyg-editor.trumbowyg-reset-css a{color:#15c!important;text-decoration:underline!important}.trumbowyg-editor.trumbowyg-reset-css blockquote,.trumbowyg-editor.trumbowyg-reset-css div,.trumbowyg-editor.trumbowyg-reset-css ol,.trumbowyg-editor.trumbowyg-reset-css p,.trumbowyg-editor.trumbowyg-reset-css ul{box-shadow:none!important;background:0 0!important;margin:0 0 15px!important;line-height:1.4em!important;font-family:"Trebuchet MS",Helvetica,Verdana,sans-serif!important;font-size:14px!important;border:none}.trumbowyg-editor.trumbowyg-reset-css hr,.trumbowyg-editor.trumbowyg-reset-css iframe,.trumbowyg-editor.trumbowyg-reset-css object{margin-bottom:15px!important}.trumbowyg-editor.trumbowyg-reset-css blockquote{margin-left:32px!important;font-style:italic!important;color:#555}.trumbowyg-editor.trumbowyg-reset-css ul{list-style:disc}.trumbowyg-editor.trumbowyg-reset-css ol{list-style:decimal}.trumbowyg-editor.trumbowyg-reset-css ol,.trumbowyg-editor.trumbowyg-reset-css ul{padding-left:20px!important}.trumbowyg-editor.trumbowyg-reset-css ol ol,.trumbowyg-editor.trumbowyg-reset-css ol ul,.trumbowyg-editor.trumbowyg-reset-css ul ol,.trumbowyg-editor.trumbowyg-reset-css ul ul{border:none;margin:2px!important;padding:0 0 0 24px!important}.trumbowyg-editor.trumbowyg-reset-css hr{display:block;height:1px;border:none;border-top:1px solid #ccc}.trumbowyg-editor.trumbowyg-reset-css h1,.trumbowyg-editor.trumbowyg-reset-css h2,.trumbowyg-editor.trumbowyg-reset-css h3,.trumbowyg-editor.trumbowyg-reset-css h4{color:#111;background:0 0;margin:0!important;padding:0!important;font-weight:700}.trumbowyg-editor.trumbowyg-reset-css h1{font-size:32px!important;line-height:38px!important;margin-bottom:20px!important}.trumbowyg-editor.trumbowyg-reset-css h2{font-size:26px!important;line-height:34px!important;margin-bottom:15px!important}.trumbowyg-editor.trumbowyg-reset-css h3{font-size:22px!important;line-height:28px!important;margin-bottom:7px!important}.trumbowyg-editor.trumbowyg-reset-css h4{font-size:16px!important;line-height:22px!important;margin-bottom:7px!important}.trumbowyg-dark .trumbowyg-textarea{background:#111;color:#ddd}.trumbowyg-dark .trumbowyg-box{border:1px solid #343434}.trumbowyg-dark .trumbowyg-box.trumbowyg-fullscreen{background:#111}.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before{text-shadow:0 0 7px #ccc}@media screen and (min-width:0 \0){.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before{color:rgba(20,20,20,.6)!important}}@supports (-ms-accelerator:true){.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before{color:rgba(20,20,20,.6)!important}}.trumbowyg-dark .trumbowyg-box svg{fill:#ecf0f1;color:#ecf0f1}.trumbowyg-dark .trumbowyg-button-pane{background-color:#222;border-bottom-color:#343434}.trumbowyg-dark .trumbowyg-button-pane::after{background:#343434}.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty)::after{background-color:#343434}.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty) .trumbowyg-fullscreen-button svg{color:transparent}.trumbowyg-dark .trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::after{background-color:#2a2a2a}.trumbowyg-dark .trumbowyg-button-pane button.trumbowyg-active,.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):focus,.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):hover{background-color:#333}.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-open-dropdown::after{border-top-color:#fff}.trumbowyg-dark .trumbowyg-fullscreen .trumbowyg-button-pane .trumbowyg-button-group:not(:empty) .trumbowyg-fullscreen-button svg{color:#ecf0f1;fill:transparent}.trumbowyg-dark .trumbowyg-dropdown{border-color:#222;background:#333;box-shadow:rgba(0,0,0,.3) 0 2px 3px}.trumbowyg-dark .trumbowyg-dropdown button{background:#333;color:#fff!important}.trumbowyg-dark .trumbowyg-dropdown button:focus,.trumbowyg-dark .trumbowyg-dropdown button:hover{background:#222}.trumbowyg-dark .trumbowyg-modal-box{background-color:#222}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-title{border-bottom:1px solid #555;color:#fff;background:#3c3c3c}.trumbowyg-dark .trumbowyg-modal-box label{display:block;position:relative;margin:15px 12px;height:27px;line-height:27px;overflow:hidden}.trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span{color:#eee;background-color:#2f2f2f;border-color:#222}.trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error{color:#e74c3c}.trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error input,.trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error textarea{border-color:#e74c3c}.trumbowyg-dark .trumbowyg-modal-box label input{border-color:#222;color:#eee;background:#333}.trumbowyg-dark .trumbowyg-modal-box label input:focus,.trumbowyg-dark .trumbowyg-modal-box label input:hover{border-color:#626262}.trumbowyg-dark .trumbowyg-modal-box label input:focus{background-color:#2f2f2f}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit{background:#1b7943}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus,.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover{background:#25a25a}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active{background:#176437}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset{background:#333;color:#ccc}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus,.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover{background:#444}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active{background:#111}.trumbowyg-dark .trumbowyg-overlay{background-color:rgba(15,15,15,.6)}.trumbowyg-editor table{width:100%}.trumbowyg-editor table td{border:1px dotted #e7eaec;padding:8px}.trumbowyg-dropdown-table table{margin:10px;display:inline-block}.trumbowyg-dropdown-table table td{display:inline-block;height:20px;width:20px;margin:1px;padding:0;background-color:#fff;box-shadow:0 0 0 1px #cecece inset}.trumbowyg-dropdown-table table td.active{background-color:#00b393;box-shadow:none;cursor:pointer}.trumbowyg-dropdown-table .trumbowyg-table-size{text-align:center}.trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list),.trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list){max-width:276px;padding:7px 5px;overflow:initial}.trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button,.trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button{display:block;position:relative;float:left;text-indent:-9999px;height:20px;width:20px;border:1px solid #333;padding:0;margin:2px}.trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button:focus::after,.trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button:hover::after,.trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button:focus::after,.trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button:hover::after{content:" ";display:block;position:absolute;top:-5px;left:-5px;width:27px;height:27px;background:inherit;border:1px solid #fff;box-shadow:#000 0 0 2px;z-index:10}.trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button){position:relative;color:#fff!important}.trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button):focus::after,.trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button):hover::after{content:" ";display:block;position:absolute;top:13px;left:0;width:0;height:0;border:5px solid transparent;border-left-color:#fff}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body,html{height:100%}body{line-height:1;border:none;font-size:.875em;font-family:'Segoe UI',Verdana,Helvetica,sans-serif}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}embed,img,object,video{max-width:100%}a,button{cursor:pointer}a{text-decoration:none;cursor:pointer}a:hover{text-decoration:underline}h1{font-size:1.29em}h2,h3{font-size:1.14285714em}h4{font-size:1.21428571em}h5,h6{font-size:1.14285714em}label{font-size:1em}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=text],input[type=url],select,textarea{font-size:1em;font-family:'Segoe UI',Verdana,Helvetica,sans-serif;margin:5px 0 6px 0;border-style:solid;border-width:1px}button:focus{outline:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=text],input[type=url],textarea{width:300px;padding:5px}input::-ms-clear{display:none}input[type=date]::-webkit-datetime-edit{font-size:1em;font-family:'Segoe UI',Verdana,Helvetica,sans-serif}select{width:312px;padding:5px 0 5px 0}.fa-angle-right{font-family:FontAwesome;content:"\f105"}.unselectable{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none}[c-loader] .loader{position:absolute;top:0;left:-3px;height:4px;width:312.5px;display:none;z-index:800}[c-loader] .loader.show{display:block}[c-loader] .loader .bit{width:3px;height:3px;border-radius:1.5px;background:#fff;margin:3px 0 0 0;position:absolute}[c-loader] .loader .bit1,[c-loader] .loader .bit2,[c-loader] .loader .bit3,[c-loader] .loader .bit4,[c-loader] .loader .bit5{animation:progressBuilder 3s infinite;-webkit-animation:progressBuilder 3s infinite;-webkit-animation-name:progressBuilder;-webkit-animation-duration:3s;-webkit-animation-timing-function:initial;-webkit-animation-delay:initial;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:initial;-webkit-animation-fill-mode:initial;-webkit-animation-play-state:initial;-moz-animation:progressBuilder 3s infinite;-ms-animation:progressBuilder 3s infinite}[c-loader] .loader .bit2{-webkit-animation-delay:.2s;-moz-animation-delay:.2s;-ms-animation-delay:.2s;animation-delay:.2s}[c-loader] .loader .bit3{-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-ms-animation-delay:.4s;animation-delay:.4s}[c-loader] .loader .bit4{-webkit-animation-delay:.6s;-moz-animation-delay:.6s;-ms-animation-delay:.6s;animation-delay:.6s}[c-loader] .loader .bit5{-webkit-animation-delay:.8s;-moz-animation-delay:.8s;-ms-animation-delay:.8s;animation-delay:.8s}@-webkit-keyframes progressBuilder{0%{left:1%;-webkit-animation-timing-function:ease-in-out}20%{left:33.1%;-webkit-animation-timing-function:linear}80%{left:66.1%;-webkit-animation-timing-function:linear}100%{left:100.1%}}@-moz-keyframes progressBuilder{0%{left:1%;-moz-animation-timing-function:ease-in-out}20%{left:33.1%;-moz-animation-timing-function:linear}80%{left:66.1%;-moz-animation-timing-function:linear}100%{left:100.1%}}@-ms-keyframes progressBuilder{0%{left:1%;-ms-animation-timing-function:ease-in-out}20%{left:33.1%;-ms-animation-timing-function:linear}80%{left:66.1%;-ms-animation-timing-function:linear}100%{left:100.1%}}@-o-keyframes progressBuilder{0%{left:1%;-ms-animation-timing-function:ease-in-out}20%{left:33.1%;-ms-animation-timing-function:linear}80%{left:66.1%;-ms-animation-timing-function:linear}100%{left:100.1%}}@keyframes progressBuilder{0%{left:1%;animation-timing-function:ease-in-out}20%{left:33.1%;animation-timing-function:linear}80%{left:66.1%;animation-timing-function:linear}100%{left:100.1%}}@media only print{footer,header{display:none}}div.rule-export-mainMaxWidth{width:1250px}body{overflow-x:hidden;box-sizing:content-box}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background-color:#f0f0f0}::-webkit-scrollbar-thumb{background-color:#d0d0d0}::-webkit-scrollbar-thumb:hover{background-color:#afafaf}::-webkit-scrollbar-thumb:window-inactive{background-color:#d0d0d0}::-webkit-scrollbar-thumb:window-inactive:hover{background-color:#afafaf}::-webkit-scrollbar-corner{background-color:#f0f0f0}.main,[data-ui-view],[ui-view]{height:100%}header[c-top-bar-nx]{position:fixed;top:0;left:0;width:100%;z-index:10000}.main{padding-top:40px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.main .content,.main .sidebar{vertical-align:top;height:calc(100% - 40px)}.main .sidebar{width:312.5px;position:fixed;overflow:auto}.main .sidebar a{font-size:1.14285714em;display:inline-block;padding:2px 3px 3px 2px}.main .content:not(.solo){padding-left:312.5px}.main .content.solo{width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.modal-view{position:absolute;z-index:1000;top:0;left:0;width:100%;padding-top:40px;background-color:#fff;min-height:100%}.impersonating.main{padding-bottom:30px}c-flexible-view>footer{clear:both;bottom:0;position:fixed;width:100%;z-index:10000;line-height:30px}c-flexible-view>footer .impersonation-status-bar{text-align:center;width:100%;height:30px;max-height:30px;display:block}c-flexible-view>footer .impersonation-status-bar div{background:url(/Content/img/impersonating.png) no-repeat;background-size:26px 24px;padding-left:30px;display:inline}c-flexible-view>footer .impersonation-status-bar button.end-impersonation-button{color:#fff;background-color:transparent;border:solid 1px #fff;padding:2px 5px;margin-left:10px}c-flexible-view>footer .status-bar{max-height:30px;display:inline}c-flexible-view>footer .status-bar.ng-hide-add,c-flexible-view>footer .status-bar.ng-hide-remove{max-height:30px;overflow-y:hidden;-moz-transition:.2s ease-in-out max-height;-o-transition:.2s ease-in-out max-height;-webkit-transition:.2s ease-in-out max-height;transition:.2s ease-in-out max-height}c-flexible-view>footer .status-bar.ng-hide{max-height:0}c-flexible-view>footer .status-bar .status-list{max-height:205px;overflow-y:auto}c-flexible-view>footer .status-bar .status-list.ng-hide-add,c-flexible-view>footer .status-bar .status-list.ng-hide-remove{max-height:200px;overflow-y:hidden;-moz-transition:.2s ease-in-out max-height;-o-transition:.2s ease-in-out max-height;-webkit-transition:.2s ease-in-out max-height;transition:.2s ease-in-out max-height}c-flexible-view>footer .status-bar .status-list.ng-hide{max-height:0}c-flexible-view>footer .status-bar .status-list c-status-view{width:100%;display:block;clear:both;border-top-width:1px;border-top-style:solid}c-flexible-view>footer .status-bar .status-list c-status-view .left{height:30px;margin-left:10px;float:left}c-flexible-view>footer .status-bar .status-list c-status-view .left-icon{height:30px;float:left;text-align:right;width:25px}c-flexible-view>footer .status-bar .status-list c-status-view .right{height:30px;float:right;text-align:center;width:auto;margin-right:5px}c-flexible-view>footer .status-bar .status-list c-status-view .right .progress-bar{width:200px;margin-top:16px;margin-right:10px;height:8px;-moz-border-radius:9px;-webkit-border-radius:9px;border-radius:9px}c-flexible-view>footer .status-bar .status-list c-status-view .right-icon{height:30px;float:right;text-align:center;width:30px}c-flexible-view>footer .status-bar .status-list c-status-view .right-icon:hover{cursor:pointer}c-flexible-view>footer .status-bar .status-list c-status-view .right-icons{float:right;width:60px}c-flexible-view>footer .status-bar .status-list c-status-view .properties{height:60px;display:none;clear:both;overflow-y:auto}c-flexible-view>footer .status-bar .status-list c-status-view .properties.ng-hide-add,c-flexible-view>footer .status-bar .status-list c-status-view .properties.ng-hide-remove{max-height:60px;overflow-y:hidden;-moz-transition:.2s ease-in-out max-height;-o-transition:.2s ease-in-out max-height;-webkit-transition:.2s ease-in-out max-height;transition:.2s ease-in-out max-height}c-flexible-view>footer .status-bar .status-list c-status-view .properties.ng-hide{max-height:0}c-flexible-view>footer .status-bar .status-list c-status-view .properties .error-description{margin:10px 0 0 10px;line-height:20px}c-flexible-view>footer .status-bar .status-list c-status-view .properties .error-description i{margin-right:5px}c-flexible-view>footer .status-bar .status-list c-status-view .properties .job-description{margin:10px 0 0 10px;line-height:20px}c-flexible-view>footer .status-bar .status-list c-status-view .properties .job-description .job-information{font-weight:700}c-flexible-view>footer .status-bar .status-list c-status-view .properties .job-error{line-height:20px}c-flexible-view>footer .status-bar .status-list c-status-view .properties .job-error i{margin-right:5px}c-flexible-view>footer .status-bar .status-list c-status-view .properties .job-error-details{margin:0 0 0 10px;line-height:20px}c-flexible-view>footer .status-bar .status-list c-status-view .properties .job-error-details .link:hover{cursor:pointer;text-decoration:underline}c-flexible-view>footer .status-bar .header{clear:both;height:30px}c-flexible-view>footer .status-bar .header .information{margin-left:10px;display:inline;float:left}c-flexible-view>footer .status-bar .header .information .fa-warning{margin-right:10px}c-flexible-view>footer .status-bar menu{height:30px;width:34px;text-align:center;float:right}c-flexible-view>footer .status-bar menu:hover{cursor:pointer}[dev-mode] a.foo-theme{display:inherit}.c-header-logo{background:25px 6px url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD0AAAAeCAYAAACfWhZxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA+5pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ1dWlkOjVEMjA4OTI0OTNCRkRCMTE5MTRBODU5MEQzMTUwOEM4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjJGRDM5OUE2MjFGRjExRTRCNUI0QUY5Q0RBQTc3ODhGIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjJGRDM5OUE1MjFGRjExRTRCNUI0QUY5Q0RBQTc3ODhGIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIElsbHVzdHJhdG9yIENTNiAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjA5ODAxMTc0MDcyMDY4MTE4MjJBRDIyQkIxMTQxNDY5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjA5ODAxMTc0MDcyMDY4MTE4MjJBRDIyQkIxMTQxNDY5Ii8+IDxkYzp0aXRsZT4gPHJkZjpBbHQ+IDxyZGY6bGkgeG1sOmxhbmc9IngtZGVmYXVsdCI+VXRza3JpZnQ8L3JkZjpsaT4gPC9yZGY6QWx0PiA8L2RjOnRpdGxlPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi6IekkAAAHRSURBVHja7FiBbcIwEHRQF0hHoCO4I6Qj0BHSEWCEMAKMACMkIyQjwAhkBPctXdDxMqEQKgHxSSdi+2P77H/7Q+KcM2PDxIwQUXQUHUW/Ft5GpHUmzIVVMqIrqxRmj+TefkIOv/+Ftd9l4WJM7r0Fjzvtt73GanesEQcac+FO2W6Elmxy7FqJPmrVr1W73JUtvWcDZUaB+uLMu3PVXhzbJaZzd4pSlX27AVdUfxDWqmxhN3eX0dmeQwZy2RBLmq9RtrXSw/ZuQivRCN+FX/jdon5FK5lTfHibT+GHcC9MqS/GQpiAvu+WPMagvsJzRbbVAFe2mOOCdJzc0yn5fDehFi8xUhUfHfYBW8aSnissru7v3vgW/mDs9TX3dIOdOXfncYxlD3ZotbcmJ22Pi+WvmpGltJtVIE6ba1f4GURbShaSgOtXyr0tRDfP9MFhA3HbtyDsEQU4Gzif9Ioxp0NEL0nkDrtbq+tJn7wFbEqVbGwHHjyW5mB7xtwNEW0omTio5OCAek4IUmERSCR2whnZcXJiLiQVBolKGUhOfNs00ObLm57kJOsZ1+mvrEzdqX855O4Zx1Mw1GfXtgdvRhL/DY2io+goOoqOoqPoh8WvAAMADA8mswxbyJwAAAAASUVORK5CYII=) no-repeat}.clear-fix::after{content:".";clear:both;display:block;height:0;visibility:hidden}.error{font-size:1.2em}p.description,p.message,p.multiline{white-space:pre-line}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.collapsible>header>div,.collapsible>header>h1,.collapsible>header>h2,.collapsible>header>h3,.collapsible>header>label,.collapsible>header>span{display:inline-block}.collapsible>header :not(.handle){-moz-transition:.4s ease-in-out opacity;-o-transition:.4s ease-in-out opacity;-webkit-transition:.4s ease-in-out opacity;transition:.4s ease-in-out opacity;opacity:1;visibility:visible}.collapsible .handle{cursor:pointer}.collapsible .handle::before{font-family:FontAwesome;content:"\f107";display:inline-block;min-width:20px;text-align:center}.collapsible.collapsed>header :not(.handle){opacity:0;visibility:hidden}.collapsible.collapsed .handle::before{font-family:FontAwesome;content:"\f105"}.collapsible .details{margin-left:20px}.blurb h1 .regno{font-size:unset}.blurb h3 .regno{font-size:.77777778em}.empty-text{font-style:italic}.droppable{margin:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%}.abstract{padding:10px 0}.highlight{font-weight:700}a:hover .highlight{text-decoration:underline}.content>.child,.sidebar>.child{margin:10px 15px 0 15px}.content>.child:last-child,.sidebar>.child:last-child{margin-bottom:10px}.content>.child.droppable,.sidebar>.child.droppable{padding:10px 15px 0 15px}.content>.child.droppable:last-child,.sidebar>.child.droppable:last-child{margin:0}.child.pretty-non-active-tags c-tree-view .inactive a{text-decoration:none;cursor:default;color:#bdbdbd}.activity-details.solo>.child,.content.solo>.child,.solo>.child,.workflow-details>.child{margin:30px 15px 0 45px}.activity-details.solo>.child:last-child,.content.solo>.child:last-child,.solo>.child:last-child,.workflow-details>.child:last-child{margin-bottom:30px}.activity-details.solo>.child.droppable,.content.solo>.child.droppable,.solo>.child.droppable,.workflow-details>.child.droppable{padding:30px 15px 0 45px}.activity-details.solo>.child.droppable:last-child,.content.solo>.child.droppable:last-child,.solo>.child.droppable:last-child,.workflow-details>.child.droppable:last-child{margin:0}.impersonating .activity-details.solo>.child:last-child,.impersonating .content.solo>.child:last-child,.impersonating .solo>.child:last-child,.impersonating .workflow-details>.child:last-child{margin-bottom:60px}.development{min-width:150px;margin:20px auto;font-style:italic;text-align:center}.development::before{content:''}.development::after{content:' in development'}.code{display:none}[dev-mode] .code{display:block;margin-top:100px;margin-left:10px;max-width:800px;overflow:hidden}.download-spinner{margin:auto auto;width:70px;text-align:center;position:relative;top:50%;transform:translateY(-50%)}.download-spinner>div{width:18px;height:18px;background-color:#ec1346;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.download-spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.download-spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,100%,80%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.warning{position:relative;padding-left:25px}.warning:after{content:'\f071';font-family:fontAwesome;position:absolute;left:0;top:3px}.information{position:relative;padding-left:25px}.information:after{content:'\f05a';font-family:fontAwesome;position:absolute;left:0;top:3px}.error-page .error-indicator{background:repeating-linear-gradient(45deg,#fff,#fff 10px,red 10px,red 20px);height:20px}.error-page .error-content{padding:30px}.error-page .error-content h1{text-align:center;font-size:150%}.centuri-version{color:#ec1346;font-size:9px;margin-top:7px;text-align:right;margin-right:11px}.email-registry-lookup{display:inline-table;box-sizing:border-box;line-height:32px;height:32px;border:1px solid #c1c1c1}.email-registry-lookup .search{display:inline}.email-registry-lookup .search .selected-item{text-decoration:underline;display:block;float:left;border-radius:14px;background-color:#34a0ff;color:#fff;line-height:26px;margin:3px 0 0 3px;padding:0 3px 0 10px}.email-registry-lookup .search .selected-item .bubble{cursor:pointer;border-radius:10px;font-size:80%;width:19px;line-height:19px;margin-left:5px;color:#55c1ff;position:relative;top:-1px;text-align:center}.email-registry-lookup .search .selected-item .bubble:hover{background-color:#005ecb;color:#fff}.email-registry-lookup .search .query{display:inline}.email-registry-lookup .search .query input{border:0;box-sizing:border-box;font-size:1em;font-family:'Segoe UI',Verdana,Helvetica,sans-serif;line-height:32px;height:32px;padding-left:5px}.email-registry-lookup .search .query .email-registry-selector{position:relative}.email-registry-lookup .search .query .email-registry-selector .menu-table{position:absolute;background:#f0f0f0;border:1px solid #bbb;left:auto;right:0;margin-right:-1px;margin-top:3px;max-height:320px;overflow:scroll}.email-registry-lookup .search .query .email-registry-selector .menu-table .menu-item:hover{background-color:#add8e6;cursor:pointer}.email-registry-lookup .search .query .email-registry-selector .menu-table .menu-item span{padding:0 5px 0 5px;line-height:32px;height:32px;white-space:nowrap}.email-registry-lookup .search .query .email-registry-selector .menu-table .focus-item{background-color:#add8e6}c-email-interaction c-autoform-select.template-dropdown .select-menu-container{width:650px!important;margin-left:-314px}c-email-interaction c-autoform-select.template-dropdown li{border-bottom:solid 1px rgba(0,0,0,.1)}c-email-interaction c-autoform-select.template-dropdown li div.labels{padding:0 0 5px 5px;display:inline-block}c-email-interaction c-autoform-select.template-dropdown li div.labels span.label{font-size:10px;line-height:17px;margin-top:0;margin-bottom:0}.fieldselector-dialog .popup-msg-content .message{padding:0 0 10px 0}.fieldselector-dialog .popup-msg-content hr{color:#d3d3d3;background-color:#d3d3d3;border:none;height:1px}.field-selector-option{margin-top:10px}.field-selector-option p{font-style:italic;padding:0 0 10px 20px;margin:0 0!important}.svg-three-bars{height:15px}.svg-three-bars .one,.svg-three-bars .three,.svg-three-bars .two{fill:#444}.svg-three-bars .one.inactive,.svg-three-bars .three.inactive,.svg-three-bars .two.inactive{fill:#aaa}.svg-three-dots{height:15px}.svg-three-dots .one,.svg-three-dots .three,.svg-three-dots .two{fill:#444}.svg-three-dots .one.inactive,.svg-three-dots .three.inactive,.svg-three-dots .two.inactive{fill:#aaa}body.flex-modal c-flexible-view div.flex-container nav.flex-navigation{display:none}body.flex-modal c-flexible-view div.flex-container c-horizontal-resizer{display:none}.hide-resizer{display:none}c-flexible-view{display:flex;flex-direction:column;height:100%}c-flexible-view div.flex-overlay{box-sizing:border-box;display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:8999}c-flexible-view c-mobile-menu{text-transform:uppercase}c-flexible-view c-header{display:block;position:fixed;flex:0 0 40px;color:#fff;width:100%;z-index:1001}c-flexible-view c-header header div.main-header{box-sizing:border-box;display:flex;flex-direction:row}c-flexible-view c-header header div.main-header c-top-menu{text-transform:uppercase}c-flexible-view c-header header div.main-header c-top-menu ul{z-index:800}c-flexible-view c-header header div.main-header [c-service-menu] .module-navigator li{margin-bottom:8px}c-flexible-view c-header header div.main-header section.left-aligned{flex:0 1 312.5px}c-flexible-view c-header header div.main-header section.left-aligned .centered-logo{display:none;position:fixed;top:11px;left:0;width:100%;height:16px;background-position-x:center;pointer-events:none}c-flexible-view c-header header div.main-header section.right-aligned{flex:1 1 auto}c-flexible-view c-header header div.main-header section.right-aligned .item{float:right;line-height:40px;width:40px;text-align:center}c-flexible-view c-header header div.main-header section.right-aligned [c-user-info] .user-info-container{position:absolute;left:auto;right:60px;width:300px;z-index:810}c-flexible-view c-header header div.main-header section.right-aligned .right-aligned-logo{width:60px;height:16px;float:right;margin-top:11px;margin-right:15px}c-flexible-view c-header header div.main-header section.right-aligned .centered-logo{width:60px;height:40px}c-flexible-view c-header header div.mobile-header{color:#444;display:none;height:40px;background-color:#f0f0f0}c-flexible-view c-header header div.mobile-header .sidebar-button{float:left;line-height:36px;width:40px;text-align:center;padding:4px 0 0 0}c-flexible-view c-header header div.mobile-header c-mobile-menu{width:40px;float:right}c-flexible-view c-header header div.mobile-header c-mobile-menu div.mobile-menu-overlay{box-sizing:border-box;display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;z-index:745}c-flexible-view c-header header div.mobile-header c-mobile-menu ul li.mobile-item.open{background-color:rgba(0,0,0,.25);line-height:unset}c-flexible-view c-header header div.mobile-header c-mobile-menu ul li.mobile-item div{line-height:36px;text-align:center;font-weight:700;width:40px;padding:4px 0 0 0}c-flexible-view c-header header div.mobile-header .search-button{margin:0 15px;float:right;line-height:40px;width:30px;text-align:center}c-flexible-view c-header header div.mobile-header .filter-button{padding:0 15px;float:right;line-height:40px}c-flexible-view c-header header div.mobile-header .filter-button .isfiltering{color:red}c-flexible-view c-header header div.mobile-header .filter-button.active{background-color:#444;color:#f0f0f0}c-flexible-view c-header header div.mobile-header .feedback{margin:0 15px;float:right;line-height:40px}c-flexible-view div.main{position:absolute;top:0;left:0;height:0;width:0;overflow:hidden}c-flexible-view div.flex-container{display:flex;flex:1 1 auto;flex-direction:row}c-flexible-view div.flex-container nav.flex-navigation{position:fixed;margin-top:40px;height:100%;flex:0 0 312.5px;background-color:#f0f0f0;z-index:800}c-flexible-view div.flex-container nav.flex-navigation div.flex-mobile{display:none}c-flexible-view div.flex-container nav.flex-navigation div.flex-mobile .sidebar-button{float:left;line-height:36px;width:40px;text-align:center;padding-top:4px}c-flexible-view div.flex-container nav.flex-navigation div.flex-mobile c-mobile-menu{width:40px;float:right}c-flexible-view div.flex-container nav.flex-navigation div.flex-mobile c-mobile-menu div{line-height:40px;text-align:center;font-weight:700;width:40px}c-flexible-view div.flex-container nav.flex-navigation div.flex-mobile .search-button{margin:0 15px;float:right;line-height:40px;width:30px;text-align:center}c-flexible-view div.flex-container nav.flex-navigation div.flex-mobile .filter-button{margin:0 15px;float:right;line-height:40px}c-flexible-view div.flex-container nav.flex-navigation div.flex-navigation{width:312.5px;height:100%;box-sizing:border-box;display:block;padding:5px;line-height:1.5em;z-index:50;overflow:auto}c-flexible-view div.flex-container nav.flex-navigation div.flex-navigation a{font-size:1.14285714em;display:inline-block;padding:2px 3px 3px 2px}c-flexible-view div.flex-container nav.flex-navigation div.flex-navigation .child{margin:10px 15px 0 0}c-flexible-view div.flex-container nav.flex-navigation div.flex-navigation div.tags{overflow:auto;font-size:120%;height:500px}c-flexible-view div.flex-container nav.flex-navigation div.flex-navigation div.tags strong{font-weight:700}c-flexible-view div.flex-container section.flex-content{margin-top:40px;margin-left:312.5px;flex:1 1 auto;outline:0}c-flexible-view div.flex-container section.flex-content div.content-area{position:absolute;width:100%;overflow-x:hidden;overflow-y:auto;z-index:5}c-flexible-view div.flex-container section.flex-content div.content-area centuri-list-nx{display:block}c-flexible-view div.flex-container section.flex-modal{display:none}c-flexible-view div.flex-container div.sidebar-resizer{display:block;position:fixed;width:28px;height:28px;background-color:rgba(255,255,255,.5);border-radius:15px;bottom:20px;left:272.5px;z-index:990;cursor:col-resize}c-flexible-view div.flex-container div.sidebar-resizer svg{width:20px;position:relative;top:4px;left:4px}c-flexible-view div.flex-container div.sidebar-resizer:hover{background-color:#fff}c-flexible-view div.flex-container div.sidebar-resizer.clicked{background-color:rgba(0,0,0,.5);border-top-right-radius:0;border-bottom-right-radius:0;width:41px}c-flexible-view div.flex-container div.sidebar-resizer.clicked svg{fill:#fff}c-flexible-view div.flex-container div.sidebar-resizer-divider-upper{display:block;position:fixed;bottom:48px;left:310.5px;height:100%;width:4px;background-color:rgba(0,0,0,.5);z-index:1006}c-flexible-view div.flex-container div.sidebar-resizer-divider-lower{display:block;position:fixed;bottom:-12px;left:310.5px;height:32px;width:4px;background-color:rgba(0,0,0,.5);z-index:1006}c-flexible-view div.flex-container div.sidebar-resizer-tracker{display:block;position:fixed;bottom:0;left:0;height:100%;width:100%;z-index:1007;cursor:col-resize}c-flexible-view section.flex-single-content{display:flex;flex:1 1 auto;flex-direction:row}c-flexible-view section.flex-single-content ui-view{width:100%}c-flexible-view footer{flex:0 0 30px;line-height:30px;z-index:1001}@media all and (max-width:360px){c-flexible-view c-header header div.main-header [c-service-menu] .service-menu{max-width:218px;top:30px}c-flexible-view c-header header div.main-header [c-service-menu] .service-menu .main-menu{box-sizing:border-box;padding-right:8px}c-flexible-view c-header header div.main-header [c-service-menu] .service-menu .main-menu li{height:auto;width:100%}c-flexible-view c-header header div.main-header [c-service-menu] .service-menu .main-menu li .nav-link{display:none}c-flexible-view c-header header div.main-header [c-service-menu] .service-menu .main-menu li .navigation-text{line-height:30px;bottom:auto}c-flexible-view c-header header div.main-header [c-service-menu] .service-menu .user-menu{box-sizing:border-box;padding-right:8px;padding-bottom:0}c-flexible-view c-header header div.main-header [c-service-menu] .service-menu .user-menu .user-actions{margin-top:0}c-flexible-view c-header header div.main-header [c-service-menu] .service-menu .user-menu .user-actions div{line-height:30px;width:100%;margin-bottom:auto}}@media all and (max-width:768px){c-flexible-view c-header{flex:0 0 80px;color:#fff}c-flexible-view c-header header div.main-header section.left-aligned{flex:1 1 auto}c-flexible-view c-header header div.main-header section.left-aligned .centered-logo{display:inline-block}c-flexible-view c-header header div.main-header section.left-aligned c-top-menu ul ul{left:auto;right:0}c-flexible-view c-header header div.main-header section.right-aligned{display:none}c-flexible-view c-header header div.mobile-header{display:block}c-flexible-view div.flex-container{flex-direction:column}c-flexible-view div.flex-container nav.flex-navigation{flex:0 0 0;z-index:9000}c-flexible-view div.flex-container nav.flex-navigation div.flex-mobile{display:block}c-flexible-view div.flex-container nav.flex-navigation div.flex-navigation{display:none;position:fixed;top:0;left:0;width:75%;max-width:400px;min-width:280px;height:100%;background-color:#fff;border-right:solid 1px grey;z-index:10000}c-flexible-view div.flex-container section.flex-content{margin-top:80px;margin-left:0}c-flexible-view div.flex-container div.sidebar-resizer{display:none}c-flexible-view div.flex-container .list-filter{height:auto}c-flexible-view div.flex-container .list-filter .list-filter-fixed{background-color:#f8f8f8}c-flexible-view div.flex-container .list-filter .list-filter-fixed .list-filter-main .list-filter-tools .list-filter-elements{padding-top:0}c-flexible-view div.flex-container .list-filter .list-filter-fixed .list-filter-main .list-filter-tools .list-filter-elements [c-select] .list{padding:0;line-height:40px;margin:0}c-flexible-view div.flex-container .list-filter .list-filter-fixed .list-filter-main .list-filter-tools .list-filter-elements [c-select] .list label{padding-left:10px}c-flexible-view div.flex-container .list-filter .list-filter-fixed .list-filter-main .list-filter-tools .list-filter-elements [c-select] .list .option-list{top:40px}c-flexible-view div.flex-container .list-filter .list-filter-status{display:none}c-flexible-view div.flex-container .list-filter .list-filter-switch{display:none}}@media all and (max-width:630px){c-list-picker-nx div.list-picker-nx{flex-direction:column!important}c-tree-picker>div{display:block!important}}@media all and (max-width:768px){.flex-mobile .start-page{display:none}.flex-mobile .start-page-mobile{display:block}.flex-mobile #toast-container>div{width:75%}.flex-mobile #toast-container.toast-bottom-center>div,.flex-mobile #toast-container.toast-top-center>div{width:75%}.flex-mobile .toast-top-center{top:85px}.flex-mobile c-flexible-view .modal-view{top:40px}.flex-modal c-flexible-view div.sidebar-button{display:none}.flex-modal c-flexible-view div.search-button{display:none}.flex-modal c-flexible-view div.filter-button{display:none}}.start-page-mobile .fixed-widgets [c-search-widget]{width:80%;max-width:450px}.mobile-navigator{max-width:325px;margin-left:auto;margin-right:auto}.mobile-navigator .module-navigator li{margin-bottom:8px}.flexwrapper{display:flex;flex-direction:column}.flexwrapper header[c-top-bar-nx]{position:unset;z-index:auto}.flexwrapper header{flex:0 0 40px;color:#fff}.flexwrapper header i.menu{position:absolute;top:11px;left:11px;font-size:140%}.flexwrapper header i.circled{position:absolute;top:6px;right:6px;padding:4px 6px 4px 6px;display:inline-block;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;border:2px solid #fff}.flexwrapper div.flexcontainer{display:flex;background-color:#fff;flex:1 1 auto;flex-direction:row;min-height:0}.flexwrapper footer{display:none;flex:0 0 30px;line-height:30px}.flexwrapper footer .impersonation-status-bar{background-color:maroon;color:#fff;text-align:center}.flexwrapper nav{flex:0 0 312.5px;background-color:#f0f0f0}.flexwrapper nav div.mobile-toolbar{display:none}.flexwrapper nav div.mobile-toolbar .sidebar-button{float:left;line-height:40px;width:40px;text-align:center}.flexwrapper nav div.mobile-toolbar .filter-button{float:right;line-height:40px;padding-right:10px}.flexwrapper nav div.overlay{box-sizing:border-box;display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.flexwrapper nav div.nav-content{width:312.5px;height:100%;box-sizing:border-box;display:block;padding:5px;line-height:1.5em}.flexwrapper nav div.nav-content div.tags{overflow:auto;font-size:120%;height:500px}.flexwrapper nav div.nav-content div.tags strong{font-weight:700}.flexwrapper div.content{flex:1 1 auto;background-color:#fff;overflow:hidden}@media all and (max-width:768px){.flexwrapper div.flex-container{flex-direction:column}.flexwrapper div.flex-container .list-filter{display:none}.flexwrapper nav{flex:0 0 40px}.flexwrapper nav div.mobile-toolbar{display:block}.flexwrapper nav div.nav-content{display:none;position:fixed;top:0;left:0;width:75%;max-width:400px;min-width:280px;height:100%;background-color:#fff;border-right:solid 1px grey}.flexwrapper section.sidebar{display:none;flex:0 0 40px}}c-mobile-menu ul.lefty{position:fixed;top:40;left:0;width:100%}c-mobile-menu ul{z-index:750}c-mobile-menu ul li.ppp{float:left}c-mobile-menu ul li.mobile-item{width:100%;line-height:40px;padding:0}c-mobile-menu ul li.mobile-item:hover{background-color:transparent}c-mobile-menu ul li.mobile-item span.divider-w-text{display:flex;flex-direction:row;margin:5px 0;font-size:10px}c-mobile-menu ul li.mobile-item span.divider-w-text span{flex:0 1 auto;margin-left:5px;margin-right:5px}c-mobile-menu ul li.mobile-item span.divider-w-text hr{flex:1 1 auto;border-top:solid 1px rgba(0,0,0,.25)}c-mobile-menu ul ul{background:#d0d0d0;right:0}@media print{nav.flex-navigation{display:none}}.flex-example-list-container .flex-example .color-red,.flex-example-list-container c-flex-list-item .color-red,c-list-item .flex-example .color-red,c-list-item c-flex-list-item .color-red,c-list-renderer .list-item .flex-example .color-red,c-list-renderer .list-item c-flex-list-item .color-red{color:red}.flex-example-list-container .flex-example .color-green,.flex-example-list-container c-flex-list-item .color-green,c-list-item .flex-example .color-green,c-list-item c-flex-list-item .color-green,c-list-renderer .list-item .flex-example .color-green,c-list-renderer .list-item c-flex-list-item .color-green{color:green}.flex-example-list-container .flex-example .color-blue,.flex-example-list-container c-flex-list-item .color-blue,c-list-item .flex-example .color-blue,c-list-item c-flex-list-item .color-blue,c-list-renderer .list-item .flex-example .color-blue,c-list-renderer .list-item c-flex-list-item .color-blue{color:#00f}.flex-example-list-container .flex-example .color-gray,.flex-example-list-container c-flex-list-item .color-gray,c-list-item .flex-example .color-gray,c-list-item c-flex-list-item .color-gray,c-list-renderer .list-item .flex-example .color-gray,c-list-renderer .list-item c-flex-list-item .color-gray{color:gray}.flex-example-list-container .flex-example .color-orange,.flex-example-list-container c-flex-list-item .color-orange,c-list-item .flex-example .color-orange,c-list-item c-flex-list-item .color-orange,c-list-renderer .list-item .flex-example .color-orange,c-list-renderer .list-item c-flex-list-item .color-orange{color:orange}.flex-example-list-container .flex-example .color-black,.flex-example-list-container c-flex-list-item .color-black,c-list-item .flex-example .color-black,c-list-item c-flex-list-item .color-black,c-list-renderer .list-item .flex-example .color-black,c-list-renderer .list-item c-flex-list-item .color-black{color:#000}.flex-example-list-container .flex-example .bg-green,.flex-example-list-container c-flex-list-item .bg-green,c-list-item .flex-example .bg-green,c-list-item c-flex-list-item .bg-green,c-list-renderer .list-item .flex-example .bg-green,c-list-renderer .list-item c-flex-list-item .bg-green{background-color:#98fb98}.flex-example-list-container .flex-example .bold,.flex-example-list-container c-flex-list-item .bold,c-list-item .flex-example .bold,c-list-item c-flex-list-item .bold,c-list-renderer .list-item .flex-example .bold,c-list-renderer .list-item c-flex-list-item .bold{font-weight:700}.flex-example-list-container .flex-example .cursive,.flex-example-list-container c-flex-list-item .cursive,c-list-item .flex-example .cursive,c-list-item c-flex-list-item .cursive,c-list-renderer .list-item .flex-example .cursive,c-list-renderer .list-item c-flex-list-item .cursive{font-style:italic}.flex-example-list-container .flex-example .underline,.flex-example-list-container c-flex-list-item .underline,c-list-item .flex-example .underline,c-list-item c-flex-list-item .underline,c-list-renderer .list-item .flex-example .underline,c-list-renderer .list-item c-flex-list-item .underline{text-decoration:underline}.flex-example-list-container .flex-example .deadline,.flex-example-list-container c-flex-list-item .deadline,c-list-item .flex-example .deadline,c-list-item c-flex-list-item .deadline,c-list-renderer .list-item .flex-example .deadline,c-list-renderer .list-item c-flex-list-item .deadline{color:gray}.flex-example-list-container .flex-example .deadline .deadline-exceeded,.flex-example-list-container c-flex-list-item .deadline .deadline-exceeded,c-list-item .flex-example .deadline .deadline-exceeded,c-list-item c-flex-list-item .deadline .deadline-exceeded,c-list-renderer .list-item .flex-example .deadline .deadline-exceeded,c-list-renderer .list-item c-flex-list-item .deadline .deadline-exceeded{color:maroon;font-weight:700}.flex-example-list-container .flex-example ul.workflow-property-list li,.flex-example-list-container c-flex-list-item ul.workflow-property-list li,c-list-item .flex-example ul.workflow-property-list li,c-list-item c-flex-list-item ul.workflow-property-list li,c-list-renderer .list-item .flex-example ul.workflow-property-list li,c-list-renderer .list-item c-flex-list-item ul.workflow-property-list li{margin-right:7px}.flex-example-list-container .flex-example ul,.flex-example-list-container c-flex-list-item ul,c-list-item .flex-example ul,c-list-item c-flex-list-item ul,c-list-renderer .list-item .flex-example ul,c-list-renderer .list-item c-flex-list-item ul{height:auto;margin-bottom:6px}.flex-example-list-container .flex-example ul:first-child,.flex-example-list-container c-flex-list-item ul:first-child,c-list-item .flex-example ul:first-child,c-list-item c-flex-list-item ul:first-child,c-list-renderer .list-item .flex-example ul:first-child,c-list-renderer .list-item c-flex-list-item ul:first-child{margin-top:1px}.flex-example-list-container .flex-example ul:last-child,.flex-example-list-container c-flex-list-item ul:last-child,c-list-item .flex-example ul:last-child,c-list-item c-flex-list-item ul:last-child,c-list-renderer .list-item .flex-example ul:last-child,c-list-renderer .list-item c-flex-list-item ul:last-child{margin-bottom:0}.flex-example-list-container .flex-example ul li,.flex-example-list-container c-flex-list-item ul li,c-list-item .flex-example ul li,c-list-item c-flex-list-item ul li,c-list-renderer .list-item .flex-example ul li,c-list-renderer .list-item c-flex-list-item ul li{display:inline;margin-right:3px}.flex-example-list-container .flex-example ul li:last-child,.flex-example-list-container c-flex-list-item ul li:last-child,c-list-item .flex-example ul li:last-child,c-list-item c-flex-list-item ul li:last-child,c-list-renderer .list-item .flex-example ul li:last-child,c-list-renderer .list-item c-flex-list-item ul li:last-child{margin-right:0}.flex-example-list-container .flex-example ul li.has-references,.flex-example-list-container c-flex-list-item ul li.has-references,c-list-item .flex-example ul li.has-references,c-list-item c-flex-list-item ul li.has-references,c-list-renderer .list-item .flex-example ul li.has-references,c-list-renderer .list-item c-flex-list-item ul li.has-references{cursor:pointer;border:0;display:inline-block}.flex-example-list-container .flex-example ul li.has-references i,.flex-example-list-container c-flex-list-item ul li.has-references i,c-list-item .flex-example ul li.has-references i,c-list-item c-flex-list-item ul li.has-references i,c-list-renderer .list-item .flex-example ul li.has-references i,c-list-renderer .list-item c-flex-list-item ul li.has-references i{pointer-events:none}.flex-example-list-container .flex-example ul li.badge,.flex-example-list-container c-flex-list-item ul li.badge,c-list-item .flex-example ul li.badge,c-list-item c-flex-list-item ul li.badge,c-list-renderer .list-item .flex-example ul li.badge,c-list-renderer .list-item c-flex-list-item ul li.badge{border-width:1px;border-style:solid;border-radius:9px;font-size:.74em;font-weight:500;padding:0 5px 3px 5px;display:inline-block;position:relative;top:-2px;text-transform:lowercase;line-height:1.2em}.flex-example-list-container .flex-example ul li.title,.flex-example-list-container c-flex-list-item ul li.title,c-list-item .flex-example ul li.title,c-list-item c-flex-list-item ul li.title,c-list-renderer .list-item .flex-example ul li.title,c-list-renderer .list-item c-flex-list-item ul li.title{cursor:pointer;color:#00f}.flex-example-list-container .flex-example ul li.title:hover,.flex-example-list-container c-flex-list-item ul li.title:hover,c-list-item .flex-example ul li.title:hover,c-list-item c-flex-list-item ul li.title:hover,c-list-renderer .list-item .flex-example ul li.title:hover,c-list-renderer .list-item c-flex-list-item ul li.title:hover{text-decoration:underline}.flex-example-list-container .flex-example ul li.title h3,.flex-example-list-container c-flex-list-item ul li.title h3,c-list-item .flex-example ul li.title h3,c-list-item c-flex-list-item ul li.title h3,c-list-renderer .list-item .flex-example ul li.title h3,c-list-renderer .list-item c-flex-list-item ul li.title h3{display:inline}.flex-example-list-container .flex-example ul li a.details.button,.flex-example-list-container c-flex-list-item ul li a.details.button,c-list-item .flex-example ul li a.details.button,c-list-item c-flex-list-item ul li a.details.button,c-list-renderer .list-item .flex-example ul li a.details.button,c-list-renderer .list-item c-flex-list-item ul li a.details.button{margin:0}.flex-example-list-container .flex-example ul li.description,.flex-example-list-container c-flex-list-item ul li.description,c-list-item .flex-example ul li.description,c-list-item c-flex-list-item ul li.description,c-list-renderer .list-item .flex-example ul li.description,c-list-renderer .list-item c-flex-list-item ul li.description{line-height:1.2em}.flex-example-list-container .flex-example ul li.restricted,.flex-example-list-container c-flex-list-item ul li.restricted,c-list-item .flex-example ul li.restricted,c-list-item c-flex-list-item ul li.restricted,c-list-renderer .list-item .flex-example ul li.restricted,c-list-renderer .list-item c-flex-list-item ul li.restricted{color:red}.flex-example-list-container .flex-example div.linked-documents,.flex-example-list-container c-flex-list-item div.linked-documents,c-list-item .flex-example div.linked-documents,c-list-item c-flex-list-item div.linked-documents,c-list-renderer .list-item .flex-example div.linked-documents,c-list-renderer .list-item c-flex-list-item div.linked-documents{max-height:200px;overflow-y:auto;padding:2px 0}.flex-example-list-container .flex-example div.linked-documents div.small-header,.flex-example-list-container c-flex-list-item div.linked-documents div.small-header,c-list-item .flex-example div.linked-documents div.small-header,c-list-item c-flex-list-item div.linked-documents div.small-header,c-list-renderer .list-item .flex-example div.linked-documents div.small-header,c-list-renderer .list-item c-flex-list-item div.linked-documents div.small-header{font-size:10px;padding:0 0 2px 0;color:#a0a0a0;border-bottom:solid 1px rgba(0,0,0,.2);margin-bottom:5px}.flex-example-list-container .flex-example div.linked-documents .no-items,.flex-example-list-container c-flex-list-item div.linked-documents .no-items,c-list-item .flex-example div.linked-documents .no-items,c-list-item c-flex-list-item div.linked-documents .no-items,c-list-renderer .list-item .flex-example div.linked-documents .no-items,c-list-renderer .list-item c-flex-list-item div.linked-documents .no-items{color:#a0a0a0}c-global-notification{display:block;z-index:1000000;width:100%;position:absolute;top:40px}c-global-notification .notification-wrapper{background-color:#ff0;padding:10px;box-sizing:border-box;cursor:pointer}c-global-notification .notification-wrapper h2{font-size:120%;font-weight:700;margin-bottom:10px}c-global-notification .notification-wrapper p{font-size:120%;font-weight:700;text-align:center}c-global-notification .notification-wrapper i{float:right;width:30px;line-height:20px;margin-left:10px;cursor:pointer}.no-list-renderer div.list-item,c-list-renderer div.list-item{margin-bottom:10px;margin-left:4px}.no-list-renderer .list-header,c-list-renderer .list-header{z-index:5;max-width:900px}.no-list-renderer .list-header>c-read-log-header,c-list-renderer .list-header>c-read-log-header{position:fixed}.no-list-renderer .changes-pending,c-list-renderer .changes-pending{width:100%;height:25px;margin:0 0 7px 5px;text-align:center;line-height:25px;font-weight:600;position:inherit;max-width:900px}.no-list-renderer .changes-pending.content,c-list-renderer .changes-pending.content{background-color:#ffc107;cursor:pointer;position:fixed;z-index:1000}.no-list-renderer .changes-pending.content:hover,c-list-renderer .changes-pending.content:hover{text-decoration:underline}.no-list-renderer ul.list-ctx,c-list-renderer ul.list-ctx{position:fixed;z-index:5;width:100%;max-width:900px}.no-list-renderer ul.list-ctx li.updating,c-list-renderer ul.list-ctx li.updating{pointer-events:none}.no-list-renderer ul.list-ctx li.updating c-checkbox label>span,c-list-renderer ul.list-ctx li.updating c-checkbox label>span{border-color:#d0d0d0}.no-list-renderer ul.list-ctx li.updating h3>a,c-list-renderer ul.list-ctx li.updating h3>a{color:#d0d0d0}.no-list-renderer ul.list-ctx li.updating li,c-list-renderer ul.list-ctx li.updating li{color:#d0d0d0}.no-list-renderer ul.list-ctx li.updating div,c-list-renderer ul.list-ctx li.updating div{color:#d0d0d0}.no-list-renderer ul.list-ctx li.multi-start,c-list-renderer ul.list-ctx li.multi-start{background:repeating-linear-gradient(45deg,#f0f0f0,#f0f0f0 10px,transparent 10px,transparent 20px)}.no-list-renderer ul.list-ctx li.multi-start>div.list-item-selected,c-list-renderer ul.list-ctx li.multi-start>div.list-item-selected{background-color:transparent}.no-list-renderer div.scroll-area,c-list-renderer div.scroll-area{position:relative;z-index:2}.no-list-renderer div.scroll-area.clickthru,c-list-renderer div.scroll-area.clickthru{pointer-events:none}.no-list-renderer nav.flex-return,c-list-renderer nav.flex-return{display:none;position:fixed;right:20px;bottom:10px;box-sizing:border-box;width:50px;height:50px;background-color:rgba(240,240,240,.6);color:#444;border-radius:25px;z-index:10;line-height:50px;text-align:center}.no-list-renderer button.list-deselect-items,.no-list-renderer button.list-select-items,c-list-renderer button.list-deselect-items,c-list-renderer button.list-select-items{display:inline-block;border:solid 1px #dedede;background-color:transparent;margin-left:10px;color:grey}.no-list-renderer button.list-deselect-items:hover,.no-list-renderer button.list-select-items:hover,c-list-renderer button.list-deselect-items:hover,c-list-renderer button.list-select-items:hover{background-color:#dedede}.no-list-renderer div.list-filter-status-text,c-list-renderer div.list-filter-status-text{display:inline-block}@media all and (max-width:768px){.no-list-renderer nav.flex-return,c-list-renderer nav.flex-return{display:block}}c-notification-settings .details-edit-container{width:800px;max-height:600px;overflow:auto}.property-item c-tree-explorer{float:right;width:50%}c-recipient-settings .details-edit-container{width:800px;max-height:700px;overflow:auto}.properties .property-item c-custom-translations{width:100%}.properties .property-item c-custom-translations c-custom-translation-item{width:100%;display:flex;flex-direction:row}.properties .property-item c-custom-translations c-custom-translation-item div.translation-key{flex:1 1 25%}.properties .property-item c-custom-translations c-custom-translation-item div.system-translation{flex:1 1 25%;padding-left:5px;padding-top:2px}.properties .property-item c-custom-translations c-custom-translation-item div.system-translation .error{font-size:inherit}.properties .property-item c-custom-translations c-custom-translation-item div.language-string{flex:0 1 auto;padding-left:5px}.properties .property-item c-custom-translations c-custom-translation-item div.language-string c-language-string-input div.wrapper input[type=text]{margin-top:0}.properties .property-item c-custom-translations c-custom-translation-item div.remove-translation{flex:1 1 20px;padding-left:5px}.properties .property-item c-custom-translations c-custom-translation-item div.remove-translation i{cursor:pointer}.properties .property-item c-custom-translations c-custom-translation-item div.remove-translation i:hover{color:maroon}c-register-filter c-dropdown-table-select .dropdown-table-select .results{position:static}c-register-filter label{cursor:pointer;font-size:13px}c-register-filter .register-arrow{min-width:20px;text-align:center;transform:rotate(90deg)}c-register-filter .register-filter{display:inline-block}c-register-filter .register-search{padding:0 3px 0 3px;min-width:100px;position:absolute;z-index:1000;border-style:solid;border-width:1px;border-color:#e2e2e2;background-color:#fff;max-height:350px;overflow:hidden;box-shadow:2px 4px 15px rgba(0,0,0,.1);top:41px}c-register-filter .register-search .selected-list li{padding:3px 5px;line-height:normal;font-size:14px;display:flex}c-register-filter .register-search .selected-list li span{width:90%;margin-right:auto}c-register-filter .register-search .selected-list li i{width:10%;margin-left:auto;text-align:right;cursor:pointer}c-register-filter .register-search .selected-list li .register-path{line-height:13px;font-size:13px;color:#d0d0d0}c-register-filter .register-search .selected-list li div{width:100%}c-register-filter .register-search .selected-list li:hover{background-color:#e2e2e2}.risk-matrix path{fill:#f0f0f0!important}c-history-navigator{display:inline-block;cursor:pointer}c-history-navigator.open{background-color:rgba(0,0,0,.25)}c-history-navigator svg{position:relative;top:4px;width:18px;height:18px}c-history-navigator svg .arrow-roundel{stroke:#fff}c-history-navigator svg .arrow-head{stroke:#fff;fill:#fff}c-history-navigator svg .hands{stroke:#fff}c-history-navigator .history-menu{position:absolute;box-shadow:3px 3px 10px -3px rgba(0,0,0,.4);max-height:400px;max-width:400px;overflow-y:auto}c-history-navigator .history-menu ul li{line-height:30px;text-align:left;padding-left:10px;padding-right:10px;white-space:nowrap;display:flex;flex-direction:row}c-history-navigator .history-menu ul li .regno{flex:0 1 auto;font-family:Consolas,'Courier New',Courier,monospace;font-size:15px;color:rgba(255,255,255,.5);margin-right:5px}c-history-navigator .history-menu ul li .text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}c-history-navigator .history-menu ul li .owner{flex:0 1 auto;color:rgba(255,255,255,.5);margin-left:5px}.properties .property-item c-property-value-filter-list{margin-bottom:10px;display:block}.properties .property-item c-property-value-filter-list .property-value-filter-header span{display:inline-block;width:25%;font-weight:700}.properties .property-item c-property-value-filter-list .property-value-filter{display:block}.properties .property-item c-property-value-filter-list .property-value-filter c-input{display:inline-block;width:25%}.properties .property-item c-property-value-filter-list .property-value-filter c-input input[type=text]{width:100%}.properties .property-item c-property-value-filter-list .property-value-filter c-autoform-select{display:inline-block;width:25%;float:none}.properties .property-item c-property-value-filter-list .property-value-filter button.property-value-filter-delete{border:solid 1px transparent;background:0 0;color:#00f;line-height:28px;padding:0 10px;margin:0}.properties .property-item c-property-value-filter-list .property-value-filter button.property-value-filter-delete:hover{border:solid 1px red;color:red;text-decoration:underline}.properties .property-item .radio-button-list label{display:block}c-selected-tree-item span.path{color:grey;font-size:90%;margin-top:6px;display:inline-block}c-color-selector{display:flex;flex-direction:row}c-color-selector button{border:solid 1px transparent;border-radius:6px;height:30px;padding:5px;margin-top:5px;margin-left:5px;border-color:rgba(0,0,0,.1)}c-color-selector input{flex-grow:1}c-color-selector .color-label-popup{position:absolute;display:block;margin-top:39px;width:200px;border:solid 1px rgba(0,0,0,.2);padding:0 0 0 10px;border-radius:7px;background-color:#fff}c-color-selector .color-label-popup h5{font-size:10px}c-color-palette{display:inline-block;margin:0;padding:0;line-height:0}c-color-palette .palette{border:solid 1px rgba(0,0,0,.2);border-radius:3px;width:20px;height:20px;margin:0 2px 2px 0;display:inline-block;cursor:pointer}.property-container c-color-selector{float:right;width:50%}c-label-picker{position:relative;display:block;width:50%;float:right}c-label-picker i.menu-angle{line-height:34px;vertical-align:middle;padding-left:5px;padding-right:5px;cursor:pointer}c-label-picker div.label-picker{display:flex}c-label-picker div.label-picker div.selected{width:100%;padding:5px;margin:0;color:#444;line-height:normal}c-label-picker .select-menu-container{box-sizing:border-box;border:solid 1px #e2e2e2;position:absolute;background-color:#fff;width:100%;z-index:10021;-webkit-box-shadow:0 3px 5px 0 rgba(64,64,64,.25);-moz-box-shadow:0 3px 5px 0 rgba(64,64,64,.25);box-shadow:0 3px 5px 0 rgba(64,64,64,.25)}c-label-picker .select-menu-container .label-list{overflow:auto;max-height:300px;display:block}c-label-picker .select-menu-container .label-list li{line-height:25px;cursor:pointer;display:flex;flex-direction:row;flex-wrap:wrap}c-label-picker .select-menu-container .label-list li span.check{flex:0 1 20px}c-label-picker .select-menu-container .label-list li i.blob{flex:0 1 15px;margin-top:5px}c-label-picker .select-menu-container .label-list li span.name{flex:1 1 auto}c-label-picker .select-menu-container .label-list li span.times{flex:0 1 20px;margin-top:-2px}c-label-picker .select-menu-container .label-list li span.comment{flex:1 1 100%;padding-left:45px;font-size:75%;line-height:15px;color:#888}c-label-picker .select-menu-container .label-list li:hover{background-color:rgba(0,0,0,.1)}c-label-picker .select-menu-container .label-list li>span{padding-left:5px}c-label-picker .select-menu-container .label-list li>span.bold{font-weight:700}c-label-picker .select-menu-container .label-list li>div.selected{background-color:rgba(0,0,0,.2)}c-label-picker .select-menu-container .label-list .selected-label .times{font-size:130%}c-label-picker .select-menu-container .label-list .not-selected-label .check{color:transparent}c-label-item .label{display:inline-block;word-wrap:break-word;box-sizing:border-box;text-decoration:none;padding:0 10px;font-size:12px;font-weight:500;line-height:17px;margin-right:5px;margin-top:2px;margin-bottom:2px;border:1px solid transparent;border-radius:2em;cursor:default;border-color:rgba(0,0,0,.1)}c-range-filter{display:inline-block;position:relative;min-width:100px;cursor:pointer}c-range-filter .range-label{cursor:pointer;font-size:13px}c-range-filter .range-arrow{min-width:20px;text-align:center;transform:rotate(90deg)}c-range-filter .range-apply-filter{font-size:13px;color:#137fec}c-range-filter .range-apply-filter:hover{color:#5f5f5f;cursor:pointer;text-decoration:underline}c-range-filter .range-input{width:95%}c-range-filter .range-filter-container{width:250px;box-sizing:border-box;border:solid 1px #e2e2e2;position:absolute;background-color:#fff;z-index:10021;-webkit-box-shadow:0 3px 5px 0 rgba(64,64,64,.25);-moz-box-shadow:0 3px 5px 0 rgba(64,64,64,.25);box-shadow:0 3px 5px 0 rgba(64,64,64,.25);padding:10px 15px 10px 15px;top:25px;left:0}.properties .property-group-header.competency-step-approved{background-color:#a1ff91}.properties .property-group-header.competency-step-rejected{background-color:#ff8484}.module-navigator{font-size:.86em;text-align:center}.module-navigator li{display:inline-block;height:100px;width:100px;background-clip:content-box;margin-right:8px;vertical-align:bottom;cursor:pointer;color:#fff}.module-navigator li .nav-link svg{width:40px;height:40px;transform:translateY(20px)}.module-navigator li .navigation-text{text-transform:uppercase;line-height:15px;text-align:center;height:30px;position:relative;bottom:-25px}c-tree-picker{float:right;margin-top:5px;line-height:20px;display:flex;flex-direction:row}c-tree-picker>div{display:inline-block;flex:1 1 auto}c-tree-picker>div>div.listheader{font-size:.75em}c-tree-picker>div.error-text{display:block;white-space:nowrap}c-tree-picker>div:first-child{margin-right:5px}c-tree-picker .ProcessTag{width:350px;height:400px}c-tree-picker c-tree-view{border:solid 1px #dedede;border-radius:3px;width:250px;height:300px;padding:5px;overflow:auto}c-tree-picker span.inactive .chkbox-label{color:red}c-tree-picker span.inactive .chkbox-label a{color:red}c-tree-picker span.non-selectable c-checkbox label>span{border-color:#dedede}c-tree-picker span.non-selectable .chkbox-label{color:#dedede}c-tree-picker span.non-selectable .chkbox-label a{color:#dedede}c-tree-explorer c-checkbox label{padding:0}c-tree-explorer span.selected{background-color:#d4d4d4;padding-right:3px}c-tree-explorer button{float:right;border-color:#f0f0f0;background-color:#f0f0f0;color:#444;padding:0 19px;border-width:1px;border-style:solid;white-space:nowrap;margin-left:10px;height:34px;margin-top:4px;font:inherit}c-tree-explorer button:hover{background-color:#cfcfcf}c-static-tree{float:right;margin-top:10px;margin-bottom:10px;line-height:20px}c-static-tree>div{display:inline-block}c-static-tree>div>div.listheader{font-size:.75em}c-static-tree>div.error-text{display:block}c-static-tree>div:first-child{margin-right:5px}c-static-tree>c-tree-view .chkbox{cursor:default}c-static-tree>c-tree-view .chkbox-label{cursor:default}c-static-tree>c-tree-view .chkbox-label-pointer{cursor:default}c-static-tree span.inactive .chkbox-label{color:red}c-static-tree span.inactive .chkbox-label a{color:red}c-list-picker,c-paged-list-picker,c-simple-list-picker{float:right;margin-top:5px;line-height:20px}c-list-picker input.ng-invalid,c-paged-list-picker input.ng-invalid,c-simple-list-picker input.ng-invalid{border:inherit}c-list-picker input.ng-dirty,c-paged-list-picker input.ng-dirty,c-simple-list-picker input.ng-dirty{background-color:inherit}c-list-picker>div,c-paged-list-picker>div,c-simple-list-picker>div{display:inline-block;position:relative}c-list-picker>div:first-child,c-paged-list-picker>div:first-child,c-simple-list-picker>div:first-child{margin-right:5px}c-list-picker div.tools,c-paged-list-picker div.tools,c-simple-list-picker div.tools{display:flex;flex-direction:row}c-list-picker input[type=search],c-paged-list-picker input[type=search],c-simple-list-picker input[type=search]{border-radius:2px;border:solid 1px #dedede;margin-bottom:3px;flex:auto}c-list-picker input[type=search]::-webkit-input-placeholder,c-paged-list-picker input[type=search]::-webkit-input-placeholder,c-simple-list-picker input[type=search]::-webkit-input-placeholder{color:#dadada;font-style:italic}c-list-picker input[type=search]:-moz-placeholder,c-paged-list-picker input[type=search]:-moz-placeholder,c-simple-list-picker input[type=search]:-moz-placeholder{color:#dadada;font-style:italic}c-list-picker input[type=search]::-moz-placeholder,c-paged-list-picker input[type=search]::-moz-placeholder,c-simple-list-picker input[type=search]::-moz-placeholder{color:#dadada;font-style:italic}c-list-picker input[type=search]:-ms-input-placeholder,c-paged-list-picker input[type=search]:-ms-input-placeholder,c-simple-list-picker input[type=search]:-ms-input-placeholder{color:#dadada;font-style:italic}c-list-picker i.list-options,c-paged-list-picker i.list-options,c-simple-list-picker i.list-options{width:14px;margin-left:5px;line-height:20px}c-list-picker div.listheader,c-paged-list-picker div.listheader,c-simple-list-picker div.listheader{line-height:20px;font-size:.75em}c-list-picker div.list,c-paged-list-picker div.list,c-simple-list-picker div.list{line-height:normal;font-size:12px;border:solid 1px #dedede;border-radius:3px;width:250px;height:300px;padding:5px;overflow:auto;position:relative}c-list-picker div.list.invalid,c-paged-list-picker div.list.invalid,c-simple-list-picker div.list.invalid{border-color:red}c-list-picker div.list ul li,c-paged-list-picker div.list ul li,c-simple-list-picker div.list ul li{font-size:14px;line-height:20px;padding:2px;cursor:pointer;clear:both}c-list-picker div.list ul li:hover,c-paged-list-picker div.list ul li:hover,c-simple-list-picker div.list ul li:hover{background-color:#f0f0f0}c-list-picker div.list ul li .chkbox,c-paged-list-picker div.list ul li .chkbox,c-simple-list-picker div.list ul li .chkbox{font-size:.65em;cursor:pointer;color:#505050;margin-right:3px}c-list-picker div.list ul li div.list-item,c-paged-list-picker div.list ul li div.list-item,c-simple-list-picker div.list ul li div.list-item{white-space:nowrap}c-list-picker div.list ul li div.list-item span,c-paged-list-picker div.list ul li div.list-item span,c-simple-list-picker div.list ul li div.list-item span{white-space:nowrap}c-list-picker div.list ul li div.list-item span.badge,c-paged-list-picker div.list ul li div.list-item span.badge,c-simple-list-picker div.list ul li div.list-item span.badge{font-size:80%;color:#505050}c-list-picker div.list ul li div.list-item.dimmed,c-paged-list-picker div.list ul li div.list-item.dimmed,c-simple-list-picker div.list ul li div.list-item.dimmed{color:#f0f0f0}c-list-picker div.list ul li div.info-item,c-paged-list-picker div.list ul li div.info-item,c-simple-list-picker div.list ul li div.info-item{margin-left:25px;color:#888;font-size:10px;line-height:12px;clear:both;position:relative;top:-3px}c-list-picker div.validation-message,c-paged-list-picker div.validation-message,c-simple-list-picker div.validation-message{display:block;text-align:right;color:red;font-size:.8em;line-height:1em}.properties .property-item c-tree-view c-checkbox{float:none;display:inline-block}.properties .property-item c-tree-view label{line-height:20px}c-tree-view{display:inline-block;line-height:normal;font-size:12px;width:100%}c-tree-view .drag-target{background-color:rgba(0,255,0,.2)}c-tree-view .drag-target-above{border-top:solid 2px red}c-tree-view .drag-target-below{border-bottom:solid 2px red}c-tree-view .drag-object{display:block;position:absolute;padding:5px;background-color:rgba(255,255,255,.9);color:rgba(0,0,0,.7);border:solid 1px rgba(128,128,128,.2)}c-tree-view li{font-size:14px;white-space:nowrap}c-tree-view li ul{margin-left:15px}c-tree-view .chkbox{font-size:.65em;cursor:pointer;color:#505050}c-tree-view .chkbox-label{display:inline-block;vertical-align:baseline;color:#505050;cursor:default}c-tree-view .chkbox-label a{color:#505050}c-tree-view .chkbox-label a:hover{text-decoration:underline}c-tree-view .inactive a{color:grey;text-decoration:line-through}c-tree-view .empty a{font-style:italic}c-tree-view .chkbox-label-pointer{cursor:pointer}c-tree-view .angle{font-size:1em;font-weight:700;width:15px;height:15px;vertical-align:baseline;text-align:center;cursor:pointer}c-tree-view input{top:2px;position:relative;width:12px}c-tree-view .angle-spacer{display:inline-block;width:9px;margin-top:3px;float:left}c-tree-view label.checkbox{float:none}c-tree-view label.checkbox>input[type=checkbox]{display:none}c-tree-view label.checkbox>div{display:inline-block;border:solid 1px #000;background-color:#fff;width:14px;height:14px;font-size:13px;color:#00f;overflow:hidden;position:relative;top:2px;margin:0 3px;cursor:pointer}c-tree-view label.checkbox>input[type=checkbox]:checked~div:before{content:'✓';position:relative;top:-2px;left:2px}c-tree-view.ng-required{border-color:red}c-tree-view span.changed .chkbox-label a{color:maroon}c-tree-view span.changed .chkbox-label::after{content:' *'}c-tree-view span.badge{border:solid 1px transparent;border-radius:10px;color:#fff;font-size:.75em;padding:1px 6px;float:right;margin-top:4px}c-tree-view span.display-tag{color:#d0d0d0}c-tree-view span.display-tag.is-display-tag{color:#1d870d}.details-edit-container{display:block;box-sizing:content-box;max-width:800px;width:100%;background-color:#fff}.details-edit-container>form{box-sizing:content-box;margin:30px 45px 0 45px;padding-bottom:30px}.details-edit-container table td{padding:2px;vertical-align:top}.details-edit-container table td.section-spacing{padding-bottom:10px}.details-edit-container .form-container header p.form-description{color:grey}.autoform-no-margins .details-edit-container>form{margin:0;padding-bottom:0}.properties p{margin-top:10px;line-height:1.2em}.properties .property-group-header{padding:5px 0 5px 0;display:block;border-bottom:1px solid #d0d0d0;margin-top:5px;margin-bottom:0;cursor:pointer;background-color:#f0f0f0;border-top-right-radius:4px}.properties .property-group-header .actions{float:right;margin-right:5px}.properties .property-group-header .actions button.action{border-color:#f0f0f0;background-color:#f0f0f0;color:#444;border-width:1px;border-style:solid;white-space:nowrap;font-size:80%}.properties .property-group-header .actions button.action:hover{background-color:#cfcfcf}.properties .property-group-header .section-toggle{position:relative;left:-10px;top:1px;font-weight:700}.properties .property-group-header .section-toggle.fa-angle-down{left:-13px;margin-right:-4px}.properties .property-group-header .autoform-section-info{margin-right:5px;font-size:90%;float:right;color:#444}.properties .property-group-description{color:grey;margin:10px 0 10px 0}.properties .property-label{padding-top:5px}.properties .property-item{width:100%;border:none;display:table;padding-top:5px;padding-bottom:5px;border-bottom:1px dashed #f0f0f0;line-height:28px}.properties .property-item.disabled{color:#d3d3d3}.properties .property-item.no-bottom-border{border-bottom:none}.properties .property-item label{line-height:34px;display:inline-block;margin:0}.properties .property-item label.right{float:right}.properties .property-item label.radiobutton{cursor:pointer}.properties .property-item label.dropdown{line-height:34px}.properties .property-item .property-container{display:inline}.properties .property-item div.property-comment{line-height:15px;font-size:small;font-style:italic;margin-bottom:10px}.properties .property-item c-checkbox-list label{line-height:14px}.properties .property-item [c-select] .option-list{right:0}.properties .property-item .flexible{display:flex}.properties .property-item i.edit-icon{line-height:40px;vertical-align:middle}.properties .property-item c-input input[type=date],.properties .property-item c-input input[type=email],.properties .property-item c-input input[type=password],.properties .property-item c-input input[type=text],.properties .property-item c-input textarea{width:100%;box-sizing:border-box;margin:0;line-height:32px;padding:0 5px;height:32px}.properties .property-item c-input input[type=date].right,.properties .property-item c-input input[type=email].right,.properties .property-item c-input input[type=password].right,.properties .property-item c-input input[type=text].right,.properties .property-item c-input textarea.right{text-align:right;box-sizing:border-box}.properties .property-item c-input textarea{height:10em}.properties .property-item c-workflow-link-var{box-sizing:border-box;width:355px;display:inline-flex;float:right;padding-left:5px;padding-top:11px}.properties .property-item c-workflow-link-var h3{font-size:1em}.properties .property-item [c-password-picker] input{text-align:left}.properties .property-item c-single-item-picker{width:50%;float:right}.properties .property-item c-single-item-picker div.items{box-sizing:border-box;width:355px;z-index:10030}.properties .property-item c-combo-box{position:relative;display:block;width:50%;float:right}.properties .property-item c-combo-box i.combo-angle{line-height:40px;vertical-align:middle;padding-left:5px}.properties .property-item c-combo-box>div{display:flex}.properties .property-item c-combo-box c-input{width:100%}.properties .property-item c-combo-box c-input input[type=date],.properties .property-item c-combo-box c-input input[type=email],.properties .property-item c-combo-box c-input input[type=password],.properties .property-item c-combo-box c-input input[type=text],.properties .property-item c-combo-box c-input textarea{display:inline-block;flex:auto;margin:0}.properties .property-item c-combo-box .options{position:absolute;background-color:#fff;box-sizing:border-box;border:solid 1px #e2e2e2;width:75%;right:0;line-height:22px;padding-left:5px;padding-right:5px;max-height:200px;overflow:auto;z-index:100}.properties .property-item c-combo-box .options ul{width:100%}.properties .property-item c-combo-box .options li:hover{background-color:#708090}.properties .property-item .dropzone{min-height:unset}.properties .property-item .dropzone-container{display:inline-block;float:right;width:50%}.properties .property-item .dropzone-container button{border-color:#f0f0f0;background-color:#f0f0f0;color:#444;padding:6px 19px;border-width:1px;border-style:solid;white-space:nowrap;margin-left:10px;margin-top:4px;margin-bottom:5px;font:initial}.properties .property-item .dropzone-container button:hover{background-color:#cfcfcf}.properties .property-item .dropzone-container button:focus{border:2px solid #a7b9ef;border-radius:3px;outline:0;padding:4px 18px}.properties .property-item .dropzone-container button svg.onedrive{width:30px;height:20px}.properties .property-item .property-input{float:right;width:50%}.properties .property-item .property-input input[type=number]{width:35%}.properties .property-item .property-dropdown{float:right;width:50%}.properties .property-item .property-system-setting,.properties .property-item .property-text{box-sizing:border-box;float:right;line-height:20px;width:50%;padding-left:5px;padding-top:7px}.properties .property-item .property-system-setting .checkbox-list,.properties .property-item .property-text .checkbox-list{float:right}.properties .property-item .property-textarea{width:calc(355px - 13px);height:100px;margin-top:0;float:right}.properties .property-item .property-time-interval{width:50%;float:right}.properties .property-item .property-time-interval c-input.property-input{width:49.5%;float:left;display:inline-block}.properties .property-item .property-time-interval c-input.property-input div input{width:100%;box-sizing:border-box}.properties .property-item .property-time-interval c-autoform-select{width:49.5%;float:right;display:inline-block}.properties .property-item .property-time-of-day{float:right;width:50%}.properties .property-item .property-time-of-day c-autoform-select{float:left}.properties .property-item .property-week-days{float:right;width:50%}.properties .property-item .property-system-setting pre{font-weight:400;font-family:monospace;max-width:500px;max-height:100px;overflow:auto;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;background-color:#f0f0f0}.properties .property-item .preview-link-text,.properties .property-item .template-link-text{text-align:right;line-height:25px}.properties .property-item .template-link-text:hover{background-color:#f0f0f0}.properties .property-item .template-name{width:50%;text-align:left;display:inline-block}.properties .property-item .remove-template{width:49%;text-align:right;display:inline-block}.properties .property-item .remove-template a{color:#444}.properties .property-item .error-text{clear:both;text-align:right;color:red;font-size:.8em;line-height:1em}.properties .property-item.full-row .property-input,.properties .property-item.full-row .property-text{float:none;width:100%}.properties input.ng-invalid,.properties textarea.ng-invalid{border:solid 1px red}.properties .no-label{line-height:14px;margin:10px 0}.properties .template-file{display:flex;padding:5px;line-height:18px;border:1px solid #f0f0f0;border-style:solid;list-style-type:none;clear:both;width:340px;float:inline-end;margin-right:5px}.properties .template-file:hover{background-color:#f0f0f0}.properties .template-file .attachment-file{width:100%;display:inline-block;float:left;height:100%}.properties .template-file .attachment-file span{display:flex;padding-left:5px}.properties .template-file .attachment-remove{cursor:pointer;white-space:nowrap;margin:0 5px}.properties .template-file .attachment-remove:hover{cursor:pointer;text-decoration:underline}.properties .preview-area{display:block}.properties .preview-area.editable{padding:unset}.properties .preview-area li{display:flex;padding:5px;line-height:18px;list-style-type:disc;width:100%}.properties .preview-area li.editable{border:1px solid #f0f0f0;border-style:none solid solid solid;list-style-type:none}.properties .preview-area li.editable:first-child{border-top-style:solid;word-break:break-all}.properties .preview-area li.editable:hover{background-color:#f0f0f0}.properties .preview-area li .attachment-file{width:100%}.properties .preview-area li .attachment-file .attachment-title{display:inline-block;float:left;height:100%}.properties .preview-area li .attachment-file span{display:flex;padding-left:5px}.properties .preview-area li .attachment-file span:hover{cursor:pointer;text-decoration:underline}.properties .preview-area li .attachment-file .attachment-filename{font-size:80%;margin-top:3px}.properties .preview-area li .attachment-remove{cursor:pointer;white-space:nowrap;margin:0 5px}.properties .preview-area li .attachment-remove:hover{cursor:pointer;text-decoration:underline}@keyframes refreshedItem{0%{background-color:rgba(0,255,0,.2)}50%{background-color:rgba(0,255,0,.2)}100%{background-color:transparent}}.no-list-renderer,.simple-list,c-list-renderer,c-simple-list,centuri-list,centuri-list-nx{display:inline-block;width:100%;max-width:900px}.no-list-renderer .highlight,.simple-list .highlight,c-list-renderer .highlight,c-simple-list .highlight,centuri-list .highlight,centuri-list-nx .highlight{display:inline-block}.no-list-renderer div.list-filter,.simple-list div.list-filter,c-list-renderer div.list-filter,c-simple-list div.list-filter,centuri-list div.list-filter,centuri-list-nx div.list-filter{width:100%;height:34px}.no-list-renderer div.list-filter .list-filter-fixed,.simple-list div.list-filter .list-filter-fixed,c-list-renderer div.list-filter .list-filter-fixed,c-simple-list div.list-filter .list-filter-fixed,centuri-list div.list-filter .list-filter-fixed,centuri-list-nx div.list-filter .list-filter-fixed{position:fixed;background-color:#fff;width:900px;z-index:10;display:flex;flex-direction:row;flex-wrap:nowrap}.no-list-renderer div.list-filter .list-filter-fixed .list-filter-main,.simple-list div.list-filter .list-filter-fixed .list-filter-main,c-list-renderer div.list-filter .list-filter-fixed .list-filter-main,c-simple-list div.list-filter .list-filter-fixed .list-filter-main,centuri-list div.list-filter .list-filter-fixed .list-filter-main,centuri-list-nx div.list-filter .list-filter-fixed .list-filter-main{order:0;flex:1 1 auto}.no-list-renderer div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools,.simple-list div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools,c-list-renderer div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools,c-simple-list div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools,centuri-list div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools,centuri-list-nx div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools{box-sizing:border-box;overflow:hidden;height:0}.no-list-renderer div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools .list-filter-elements,.simple-list div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools .list-filter-elements,c-list-renderer div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools .list-filter-elements,c-simple-list div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools .list-filter-elements,centuri-list div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools .list-filter-elements,centuri-list-nx div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools .list-filter-elements{padding-top:6px}.no-list-renderer div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools .list-filter-elements [c-select] .list,.simple-list div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools .list-filter-elements [c-select] .list,c-list-renderer div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools .list-filter-elements [c-select] .list,c-simple-list div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools .list-filter-elements [c-select] .list,centuri-list div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools .list-filter-elements [c-select] .list,centuri-list-nx div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools .list-filter-elements [c-select] .list{width:auto;min-width:auto;padding:5px 5px 0 5px}.no-list-renderer div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools .list-filter-elements [c-select] .list label,.simple-list div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools .list-filter-elements [c-select] .list label,c-list-renderer div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools .list-filter-elements [c-select] .list label,c-simple-list div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools .list-filter-elements [c-select] .list label,centuri-list div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools .list-filter-elements [c-select] .list label,centuri-list-nx div.list-filter .list-filter-fixed .list-filter-main .list-filter-tools .list-filter-elements [c-select] .list label{margin:0;float:none}.no-list-renderer div.list-filter .list-filter-fixed .list-filter-main .list-filter-status,.simple-list div.list-filter .list-filter-fixed .list-filter-main .list-filter-status,c-list-renderer div.list-filter .list-filter-fixed .list-filter-main .list-filter-status,c-simple-list div.list-filter .list-filter-fixed .list-filter-main .list-filter-status,centuri-list div.list-filter .list-filter-fixed .list-filter-main .list-filter-status,centuri-list-nx div.list-filter .list-filter-fixed .list-filter-main .list-filter-status{line-height:34px}.no-list-renderer div.list-filter .list-filter-fixed .list-filter-main .list-filter-status .list-filter-status-text,.simple-list div.list-filter .list-filter-fixed .list-filter-main .list-filter-status .list-filter-status-text,c-list-renderer div.list-filter .list-filter-fixed .list-filter-main .list-filter-status .list-filter-status-text,c-simple-list div.list-filter .list-filter-fixed .list-filter-main .list-filter-status .list-filter-status-text,centuri-list div.list-filter .list-filter-fixed .list-filter-main .list-filter-status .list-filter-status-text,centuri-list-nx div.list-filter .list-filter-fixed .list-filter-main .list-filter-status .list-filter-status-text{line-height:inherit;padding-left:11px;color:grey}.no-list-renderer div.list-filter .list-filter-fixed .list-filter-switch,.simple-list div.list-filter .list-filter-fixed .list-filter-switch,c-list-renderer div.list-filter .list-filter-fixed .list-filter-switch,c-simple-list div.list-filter .list-filter-fixed .list-filter-switch,centuri-list div.list-filter .list-filter-fixed .list-filter-switch,centuri-list-nx div.list-filter .list-filter-fixed .list-filter-switch{order:1;flex:0 1 40px;cursor:pointer;text-align:right;line-height:34px;color:grey;margin-right:5px}.no-list-renderer .search-suggestions,.simple-list .search-suggestions,c-list-renderer .search-suggestions,c-simple-list .search-suggestions,centuri-list .search-suggestions,centuri-list-nx .search-suggestions{width:100%;height:34px}.no-list-renderer .search-suggestions .search-suggestions-fixed,.simple-list .search-suggestions .search-suggestions-fixed,c-list-renderer .search-suggestions .search-suggestions-fixed,c-simple-list .search-suggestions .search-suggestions-fixed,centuri-list .search-suggestions .search-suggestions-fixed,centuri-list-nx .search-suggestions .search-suggestions-fixed{position:fixed;display:block;width:100%;line-height:34px;padding-left:11px}.no-list-renderer .list-header,.simple-list .list-header,c-list-renderer .list-header,c-simple-list .list-header,centuri-list .list-header,centuri-list-nx .list-header{font-size:.92857143em;color:gray}.no-list-renderer .list-header span,.simple-list .list-header span,c-list-renderer .list-header span,c-simple-list .list-header span,centuri-list .list-header span,centuri-list-nx .list-header span{margin-left:5px}.no-list-renderer .validation,.simple-list .validation,c-list-renderer .validation,c-simple-list .validation,centuri-list .validation,centuri-list-nx .validation{margin-bottom:5px}.no-list-renderer .no-list-items,.simple-list .no-list-items,c-list-renderer .no-list-items,c-simple-list .no-list-items,centuri-list .no-list-items,centuri-list-nx .no-list-items{font-style:italic;padding:10px 0 0 30px}.no-list-renderer .list-item,.simple-list .list-item,c-list-renderer .list-item,c-simple-list .list-item,centuri-list .list-item,centuri-list-nx .list-item{display:block;padding:0}.no-list-renderer .list-item a,.simple-list .list-item a,c-list-renderer .list-item a,c-simple-list .list-item a,centuri-list .list-item a,centuri-list-nx .list-item a{cursor:pointer}.no-list-renderer .list-item a.action,.simple-list .list-item a.action,c-list-renderer .list-item a.action,c-simple-list .list-item a.action,centuri-list .list-item a.action,centuri-list-nx .list-item a.action{color:#a1a1a1}.no-list-renderer .list-item a.action:hover,.simple-list .list-item a.action:hover,c-list-renderer .list-item a.action:hover,c-simple-list .list-item a.action:hover,centuri-list .list-item a.action:hover,centuri-list-nx .list-item a.action:hover{text-decoration:underline}.no-list-renderer .list-item a.details,.simple-list .list-item a.details,c-list-renderer .list-item a.details,c-simple-list .list-item a.details,centuri-list .list-item a.details,centuri-list-nx .list-item a.details{display:none}.no-list-renderer .list-item a.details.isFavorite,.simple-list .list-item a.details.isFavorite,c-list-renderer .list-item a.details.isFavorite,c-simple-list .list-item a.details.isFavorite,centuri-list .list-item a.details.isFavorite,centuri-list-nx .list-item a.details.isFavorite{display:inline-block;color:#fa0}.no-list-renderer .list-item a.details.button,.simple-list .list-item a.details.button,c-list-renderer .list-item a.details.button,c-simple-list .list-item a.details.button,centuri-list .list-item a.details.button,centuri-list-nx .list-item a.details.button{width:16px;text-align:center;padding:0;float:none;height:auto;line-height:inherit}.no-list-renderer .list-item a.details.button:first-child,.simple-list .list-item a.details.button:first-child,c-list-renderer .list-item a.details.button:first-child,c-simple-list .list-item a.details.button:first-child,centuri-list .list-item a.details.button:first-child,centuri-list-nx .list-item a.details.button:first-child{margin-left:5px}.no-list-renderer .list-item a.details.fat,.simple-list .list-item a.details.fat,c-list-renderer .list-item a.details.fat,c-simple-list .list-item a.details.fat,centuri-list .list-item a.details.fat,centuri-list-nx .list-item a.details.fat{font-weight:700}.no-list-renderer .list-item .indicator,.simple-list .list-item .indicator,c-list-renderer .list-item .indicator,c-simple-list .list-item .indicator,centuri-list .list-item .indicator,centuri-list-nx .list-item .indicator{width:4px;min-width:4px}.no-list-renderer .list-item .checkbox,.simple-list .list-item .checkbox,c-list-renderer .list-item .checkbox,c-simple-list .list-item .checkbox,centuri-list .list-item .checkbox,centuri-list-nx .list-item .checkbox{padding:7px 0 0 5px}.no-list-renderer .list-item .checkbox:hover,.simple-list .list-item .checkbox:hover,c-list-renderer .list-item .checkbox:hover,c-simple-list .list-item .checkbox:hover,centuri-list .list-item .checkbox:hover,centuri-list-nx .list-item .checkbox:hover{background-color:#f0f0f0}.no-list-renderer .list-item .container,.simple-list .list-item .container,c-list-renderer .list-item .container,c-simple-list .list-item .container,centuri-list .list-item .container,centuri-list-nx .list-item .container{flex:auto;padding:5px;width:100%}.no-list-renderer .list-item .content,.simple-list .list-item .content,c-list-renderer .list-item .content,c-simple-list .list-item .content,centuri-list .list-item .content,centuri-list-nx .list-item .content{padding:5px}.no-list-renderer .list-item .content p,.simple-list .list-item .content p,c-list-renderer .list-item .content p,c-simple-list .list-item .content p,centuri-list .list-item .content p,centuri-list-nx .list-item .content p{padding-top:5px}.no-list-renderer .outline,.simple-list .outline,c-list-renderer .outline,c-simple-list .outline,centuri-list .outline,centuri-list-nx .outline{border:solid 1px grey}.no-list-renderer .list-item-hover,.simple-list .list-item-hover,c-list-renderer .list-item-hover,c-simple-list .list-item-hover,centuri-list .list-item-hover,centuri-list-nx .list-item-hover{border:solid 1px transparent}.no-list-renderer .list-item-hover:hover,.simple-list .list-item-hover:hover,c-list-renderer .list-item-hover:hover,c-simple-list .list-item-hover:hover,centuri-list .list-item-hover:hover,centuri-list-nx .list-item-hover:hover{border-color:#ddd}.no-list-renderer .list-item.list-item-selected,.simple-list .list-item.list-item-selected,c-list-renderer .list-item.list-item-selected,c-simple-list .list-item.list-item-selected,centuri-list .list-item.list-item-selected,centuri-list-nx .list-item.list-item-selected{background-color:#f0f0f0}.no-list-renderer .list-item.list-item-selected a.details,.simple-list .list-item.list-item-selected a.details,c-list-renderer .list-item.list-item-selected a.details,c-simple-list .list-item.list-item-selected a.details,centuri-list .list-item.list-item-selected a.details,centuri-list-nx .list-item.list-item-selected a.details{display:inline-block;color:grey}.no-list-renderer .list-item.list-item-selected a.details.isFavorite,.simple-list .list-item.list-item-selected a.details.isFavorite,c-list-renderer .list-item.list-item-selected a.details.isFavorite,c-simple-list .list-item.list-item-selected a.details.isFavorite,centuri-list .list-item.list-item-selected a.details.isFavorite,centuri-list-nx .list-item.list-item-selected a.details.isFavorite{display:inline-block;color:#fa0}.no-list-renderer .list-item.list-item-selected a.details:hover,.simple-list .list-item.list-item-selected a.details:hover,c-list-renderer .list-item.list-item-selected a.details:hover,c-simple-list .list-item.list-item-selected a.details:hover,centuri-list .list-item.list-item-selected a.details:hover,centuri-list-nx .list-item.list-item-selected a.details:hover{text-decoration:none}.no-list-renderer .list-item.list-item-selected a.details.button:hover,.simple-list .list-item.list-item-selected a.details.button:hover,c-list-renderer .list-item.list-item-selected a.details.button:hover,c-simple-list .list-item.list-item-selected a.details.button:hover,centuri-list .list-item.list-item-selected a.details.button:hover,centuri-list-nx .list-item.list-item-selected a.details.button:hover{background-color:#cfcfcf}.no-list-renderer .list-item.deleted,.simple-list .list-item.deleted,c-list-renderer .list-item.deleted,c-simple-list .list-item.deleted,centuri-list .list-item.deleted,centuri-list-nx .list-item.deleted{pointer-events:none}.no-list-renderer .list-item.deleted c-checkbox label>span,.simple-list .list-item.deleted c-checkbox label>span,c-list-renderer .list-item.deleted c-checkbox label>span,c-simple-list .list-item.deleted c-checkbox label>span,centuri-list .list-item.deleted c-checkbox label>span,centuri-list-nx .list-item.deleted c-checkbox label>span{border-color:#d0d0d0}.no-list-renderer .list-item.deleted h3>a,.simple-list .list-item.deleted h3>a,c-list-renderer .list-item.deleted h3>a,c-simple-list .list-item.deleted h3>a,centuri-list .list-item.deleted h3>a,centuri-list-nx .list-item.deleted h3>a{color:#d0d0d0}.no-list-renderer .list-item.deleted li,.simple-list .list-item.deleted li,c-list-renderer .list-item.deleted li,c-simple-list .list-item.deleted li,centuri-list .list-item.deleted li,centuri-list-nx .list-item.deleted li{color:#d0d0d0}.no-list-renderer .list-item.deleted div,.simple-list .list-item.deleted div,c-list-renderer .list-item.deleted div,c-simple-list .list-item.deleted div,centuri-list .list-item.deleted div,centuri-list-nx .list-item.deleted div{color:#d0d0d0}.no-list-renderer .content-wrapper,.simple-list .content-wrapper,c-list-renderer .content-wrapper,c-simple-list .content-wrapper,centuri-list .content-wrapper,centuri-list-nx .content-wrapper{display:flex;flex-direction:row}.no-list-renderer span.pill,.simple-list span.pill,c-list-renderer span.pill,c-simple-list span.pill,centuri-list span.pill,centuri-list-nx span.pill{display:inline-block;margin-left:10px;float:right;background-color:#f0f0f0;padding:1px 0 2px 0;border-radius:11px;font-size:13px;width:40px;text-align:center}.no-list-renderer .indicatorBlue,.simple-list .indicatorBlue,c-list-renderer .indicatorBlue,c-simple-list .indicatorBlue,centuri-list .indicatorBlue,centuri-list-nx .indicatorBlue{background-color:#137fec}.no-list-renderer .indicatorBlueStriped,.simple-list .indicatorBlueStriped,c-list-renderer .indicatorBlueStriped,c-simple-list .indicatorBlueStriped,centuri-list .indicatorBlueStriped,centuri-list-nx .indicatorBlueStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#137fec}.no-list-renderer .indicatorOrange,.simple-list .indicatorOrange,c-list-renderer .indicatorOrange,c-simple-list .indicatorOrange,centuri-list .indicatorOrange,centuri-list-nx .indicatorOrange{background-color:#ec4913}.no-list-renderer .indicatorOrangeStriped,.simple-list .indicatorOrangeStriped,c-list-renderer .indicatorOrangeStriped,c-simple-list .indicatorOrangeStriped,centuri-list .indicatorOrangeStriped,centuri-list-nx .indicatorOrangeStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#ec4913}.no-list-renderer .indicatorRed,.simple-list .indicatorRed,c-list-renderer .indicatorRed,c-simple-list .indicatorRed,centuri-list .indicatorRed,centuri-list-nx .indicatorRed{background-color:#ec1346}.no-list-renderer .indicatorTransparent,.simple-list .indicatorTransparent,c-list-renderer .indicatorTransparent,c-simple-list .indicatorTransparent,centuri-list .indicatorTransparent,centuri-list-nx .indicatorTransparent{background-color:transparent}.no-list-renderer{display:block}centuri-list-nx.in-container{max-width:none}.no-list-renderer div.list-container,c-list-renderer div.list-container,centuri-list-nx div.list-container{display:block;overflow-y:scroll;overflow-x:hidden}.no-list-renderer div.list-scroller,c-list-renderer div.list-scroller,centuri-list-nx div.list-scroller{height:400px;width:100%}.no-list-renderer div.list-content,c-list-renderer div.list-content,centuri-list-nx div.list-content{width:100%}.no-list-renderer div.fixed-content,c-list-renderer div.fixed-content,centuri-list-nx div.fixed-content{position:fixed;height:100%;overflow:hidden}.no-list-renderer div.list-item,c-list-renderer div.list-item,centuri-list-nx div.list-item{box-sizing:border-box;color:#000}.no-list-renderer div.list-item.outline,c-list-renderer div.list-item.outline,centuri-list-nx div.list-item.outline{border-color:grey}.no-list-renderer div.list-item.flash,c-list-renderer div.list-item.flash,centuri-list-nx div.list-item.flash{animation:refreshedItem 1s 1}.no-list-renderer div.spinner-padding,c-list-renderer div.spinner-padding,centuri-list-nx div.spinner-padding{padding-top:7px;padding-left:8px}.no-list-renderer div.list-item.empty,.no-list-renderer div.list-item.loading,c-list-renderer div.list-item.empty,c-list-renderer div.list-item.loading,centuri-list-nx div.list-item.empty,centuri-list-nx div.list-item.loading{pointer-events:none}.no-list-renderer div.list-item.end-of-list i,.no-list-renderer div.list-item.loading i,c-list-renderer div.list-item.end-of-list i,c-list-renderer div.list-item.loading i,centuri-list-nx div.list-item.end-of-list i,centuri-list-nx div.list-item.loading i{color:#f0f0f0}.no-list-renderer div.list-item.end-of-list,c-list-renderer div.list-item.end-of-list,centuri-list-nx div.list-item.end-of-list{text-align:center;padding-top:20px}.no-list-renderer div.list-item.end-of-list h3,c-list-renderer div.list-item.end-of-list h3,centuri-list-nx div.list-item.end-of-list h3{margin-bottom:40px;color:grey}.no-list-renderer div.list-item.end-of-list h3 div.search-suggestion,c-list-renderer div.list-item.end-of-list h3 div.search-suggestion,centuri-list-nx div.list-item.end-of-list h3 div.search-suggestion{padding-top:10px}.no-list-renderer div.list-item.end-of-list h3 div.search-suggestion a,c-list-renderer div.list-item.end-of-list h3 div.search-suggestion a,centuri-list-nx div.list-item.end-of-list h3 div.search-suggestion a{color:#8080ff}.no-list-renderer div.list-item.end-of-list .end-image,c-list-renderer div.list-item.end-of-list .end-image,centuri-list-nx div.list-item.end-of-list .end-image{width:100px;padding-left:50%;margin-left:-50px}.no-list-renderer div.list-item.end-of-list .end-image path,c-list-renderer div.list-item.end-of-list .end-image path,centuri-list-nx div.list-item.end-of-list .end-image path{fill:#f0f0f0!important}label.dropzone{max-width:350px;display:inline-block;line-height:20px;border:none}c-drop-zone{display:inline-block;width:100%;margin:5px 0;float:left;width:270px}c-drop-zone:hover{background-color:#f0f0f0}c-drop-zone.dropzone{min-height:33px;border:1px dashed #c1c1c1}c-drop-zone.dropzone .dz-message{line-height:20px;margin:0}c-drop-zone div.dropzone-file.dz-error>div{display:none}c-drop-zone div.dropzone-file{vertical-align:top;display:block;line-height:20px}c-drop-zone div.dropzone-file p{line-height:20px;padding:0 5px;margin:0}c-drop-zone div.dropzone-file>div{float:left}c-drop-zone div.dropzone-file>div.dropzone-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:70%}c-drop-zone div.dropzone-file>div.dropzone-buttons{float:right}c-drop-zone div.dropzone-file>div.dropzone-buttons::after{clear:both}c-drop-zone div.dropzone-file .dropzone-thumbnail img{width:20px;height:20px}c-drop-zone div.dropzone-file .dropzone-size p{font-size:.8em}c-drop-zone div.dropzone-file button.btn-remove{border:solid 1px maroon;background-color:#b50606;color:#fff;margin:0;padding:2px 5px 2px 5px}.chart-wrapper,[c-state-chart]{width:700px;overflow-y:hidden;box-sizing:border-box}.chart-wrapper .badge-finish-before,[c-state-chart] .badge-finish-before{width:25vw}.chart-wrapper .badge-finish-before-text,[c-state-chart] .badge-finish-before-text{font-family:inherit;font-size:10px;font-weight:400;font-feature-settings:'lnum';fill:#fff;cursor:default}.chart-wrapper .read-confirmation-badge,[c-state-chart] .read-confirmation-badge{width:25vw}.chart-wrapper .read-confirmation-text,[c-state-chart] .read-confirmation-text{font-family:FontAwesome;font-size:10px;fill:#fff;cursor:default}@media all and (max-width:768px){.chart-wrapper{width:700px}}[c-linked-list].sortable{margin-left:20px}[c-linked-list] ol li.inactive,[c-unlinked-list] ol li.inactive{opacity:.5}[c-linked-list] ol li:hover i,[c-unlinked-list] ol li:hover i{color:gray}[c-linked-list] ol li a.sortable,[c-unlinked-list] ol li a.sortable{position:relative;left:-20px}[c-linked-list] ol li i,[c-unlinked-list] ol li i{position:relative;left:-20px;width:20px;cursor:move;cursor:-webkit-grab;color:#fff}[c-linked-list] ol li i:hover,[c-unlinked-list] ol li i:hover{color:gray}[c-linked-list] p{font-style:italic;margin:0}[c-unlinked-list] button{float:right;border-color:#f0f0f0;background-color:#f0f0f0;color:#444;padding:6px 19px;border-width:1px;border-style:solid;white-space:nowrap;margin-left:10px;height:34px;margin-top:4px;font:inherit}[c-unlinked-list] button:hover{background-color:#cfcfcf}.work-unit-filter{height:25px}.work-unit-filter label{margin:0}.work-unit-filter .toggle{flex-basis:20px}.work-unit-filter c-checkbox{margin-top:5px}.work-unit-filter .filter{border:1px solid #f0f0f0;line-height:25px;display:flex;cursor:default}.work-unit-filter .filter.enabled{border:1px solid #d0d0d0}.work-unit-filter .filter.enabled c-checkbox{margin-left:2px;margin-top:6px}.work-unit-filter .filter i{cursor:pointer;flex-basis:30px;line-height:25px}.work-unit-filter .filter .text{margin:1px 0 0 5px;flex-basis:100%}.work-unit-filter .filter label.selected{color:#000}.popup .popup-content.workflow-picker-popup{width:80%;height:85%}.workflow-picker{display:flex;flex-flow:column nowrap;height:100%}.workflow-picker .header{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;flex:none;order:1;width:100%;overflow:hidden;padding:10px 0 10px 10px}.workflow-picker .pick-and-select{flex:1 1 auto;order:3;min-width:100%;min-height:auto;height:100px;display:flex;flex-flow:row nowrap}.workflow-picker .selected-documents-header{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;flex:none;order:4;width:100%;overflow:hidden;padding:10px 0 10px 10px}.workflow-picker .pick-and-select .picker-sidebar{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;flex:0 1 auto;order:5;min-width:25%;width:25%;min-height:auto;height:100%;overflow:auto;background-color:#f0f0f0;padding:10px 10px;font-size:1.14285714em}.workflow-picker .pick-and-select .picker-sidebar a{font-size:1.14285714em}.workflow-picker .pick-and-select .picker-sidebar .search{margin-bottom:10px}.workflow-picker .pick-and-select .picker-sidebar .links ul{margin:0 0 10px 19px}.workflow-picker .pick-and-select .picker-sidebar .links ul li a{font-size:16px;line-height:21px;color:#444}.workflow-picker .pick-and-select .picker-sidebar .links ul .selected{background-color:#d4d4d4;padding-right:3px}@media all and (max-width:1024px){.workflow-picker .pick-and-select .picker-sidebar{min-width:33%;width:33%}}@media all and (max-width:768px){.workflow-picker .pick-and-select .picker-sidebar{min-width:50%;width:50%}}.workflow-picker .pick-and-select .documents-list{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;flex:1 1 auto;order:5;min-width:auto;min-height:auto;overflow:hidden}.workflow-picker .pick-and-select .documents-list c-list div.list-filter{min-height:45px}.workflow-picker .pick-and-select .documents-list c-list div.list-filter div.list-filter-tools>div>span{line-height:45px}.workflow-picker .selected-documents{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;flex:0 1 auto;order:6;min-width:100%;min-height:200px;height:200px;overflow:hidden}.workflow-picker .button-bar{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;flex:none;order:7;width:100%;height:50px;border-top:solid 2px #f0f0f0;overflow:none;padding:10px 10px}c-register-editor{display:block;height:100%}.register-editor-popup-content{position:static!important;width:95%!important;max-width:900px;height:95%}.register-editor-popup{display:flex;flex-flow:column nowrap;height:100%}.register-editor-popup .header{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;flex:none;order:1;width:100%;overflow:hidden;padding:10px 0 10px 10px}.register-editor-popup .pick-and-select{flex:1 1 auto;order:2;min-width:100%;display:flex;flex-flow:row nowrap;box-sizing:border-box;max-height:85%}.register-editor-popup .pick-and-select .picker-sidebar{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;flex:0 1 auto;order:4;width:25%;min-width:50px;max-width:250px;min-height:auto;height:100%;overflow:auto;background-color:#f0f0f0;padding:10px 10px;font-size:1.14285714em}.register-editor-popup .pick-and-select .picker-sidebar a{font-size:1.14285714em}@media all and (max-width:1024px){.register-editor-popup .pick-and-select .picker-sidebar{width:25%;min-width:50px;max-width:250px}}@media all and (max-width:768px){.register-editor-popup .pick-and-select .picker-sidebar{width:25%;min-width:50px;max-width:250px}}.register-editor-popup .pick-and-select .nodes-list{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;flex:1 1 auto;order:4;min-width:auto;min-height:auto;overflow-x:hidden;overflow-y:auto}.register-editor-popup .button-bar{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;flex:none;order:6;width:100%;height:50px;border-top:solid 2px #f0f0f0;overflow:none;padding:10px 10px;text-align:right;left:0;right:0;margin-top:5px}.properties .property-item c-checkbox.left{float:left}c-checkbox .checkbox-box{stroke:#444}c-checkbox .checkbox-cross{stroke:transparent}c-checkbox .checkbox-check{stroke:transparent}c-checkbox.no-select .checkbox-box{stroke:rgba(0,0,0,.1)}c-checkbox.no-select .checkbox-cross{stroke:rgba(0,0,0,.1)}c-checkbox.no-select .checkbox-check{stroke:transparent}c-checkbox.disabled .checkbox-box{stroke:#d0d0d0}c-checkbox.disabled .checkbox-cross{stroke:transparent}c-checkbox.disabled .checkbox-check{stroke:transparent}c-checkbox.disabled label div{color:#d0d0d0}c-checkbox.disabled.checked .checkbox-check{stroke:#d0d0d0}c-checkbox.checked .checkbox-check{stroke:#137fec}c-checkbox input[type=checkbox]{width:0;margin:0;padding:0;opacity:0;height:0;display:none}c-checkbox label{padding:1px}c-checkbox label div{padding-left:5px;vertical-align:top;display:inline-block}c-radiobutton input[type=radio]{width:0;margin:0;padding:0;opacity:0;height:0;display:block}c-radiobutton i{margin-right:5px}c-radiobutton div{vertical-align:top;display:flex}c-radiobutton input[type=radio]+label{border:2px solid transparent;border-radius:3px}c-radiobutton input[type=radio]+label.focused{border-color:#a7b9ef}.no-form-defined{font-style:italic;padding:20px 0 20px 0}.loading{padding:20px 0 20px 0}c-register-popup{display:flex;flex-direction:column}.concerned-groups ul{list-style:none;margin-left:15px}.concerned-groups ul li{line-height:14px!important}.concerned-groups ul li .concerned-users{margin-top:10px}.concerned-groups ul li .concerned-users li{line-height:24px!important;list-style:disc}.concerned-groups ul i{top:14px!important}.concerned-groups .no-users{margin-top:15px;font-style:italic}.concerned-groups .cursor-pointer{cursor:pointer}.concerned-groups .multiline-text{line-height:1.4em;margin-bottom:10px}.properties .property-item c-drop-down-menu c-checkbox{float:none}c-drop-down-menu c-radiobutton input[type=radio]+label>span{margin-bottom:2px}c-drop-down-menu c-checkbox input[type=checkbox]+label>span{border-color:#fff;width:10px;height:10px;margin-bottom:2px;margin-right:6px}c-drop-down-menu c-checkbox .classic:checked+label>span:before{color:#fff;background-color:transparent;margin-top:-1px;margin-bottom:2px;line-height:12px;font-size:10px}c-drop-down-menu .menu-button{width:20px;margin-left:2px;line-height:20px;display:inline-block;text-align:center;cursor:pointer}c-drop-down-menu .menu-button:hover{color:#000;background-color:#f0f0f0}c-drop-down-menu .menu-button.active-menu{color:grey}c-drop-down-menu .backdrop{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99}c-drop-down-menu c-menu .menu{font-size:12px;line-height:12px;box-sizing:border-box;position:absolute;width:300px;padding:10px 0;background-color:#505050;z-index:100;color:#fff;cursor:default}c-drop-down-menu c-menu div.menu-item{padding:0 10px}c-drop-down-menu c-menu div.menu-item span.text{display:inline-block;padding-left:19px;line-height:15px}c-drop-down-menu c-menu div.menu-label{padding:5px 10px;border-bottom:solid 1px grey;margin-bottom:5px}c-drop-down-menu c-menu div.menu-item:hover{background-color:grey}c-drop-down-menu c-menu div.menu-divider{border-top:solid 1px #fff;margin-top:5px;margin-bottom:5px}centuri-scroll-monitor{display:block;color:grey;padding-top:25px;padding-bottom:25px;text-align:center;font-style:italic;max-width:937.5px}centuri-scroll-monitor.collapse{display:none}centuri-scroll-monitor.slim{padding-top:0;padding-bottom:0;height:5px}.checkbox-list{text-align:left;width:100%}.fieldselector-dialog .checkbox-list{text-align:left;min-width:500px;max-height:500px;overflow-y:auto}.fieldselector-dialog .checkbox-list .header{font-weight:700;padding-bottom:10px}.fieldselector-dialog .checkbox-list ul li{height:25px;line-height:25px}.fieldselector-dialog .checkbox-list ul li:hover span.drag-handle{color:#444;cursor:move;cursor:-webkit-grab}.fieldselector-dialog .checkbox-list ul li span.drag-handle{color:transparent;padding-right:3px}.fieldselector-dialog .checkbox-list ul li.sortable-chosen{background-color:#d3d3d3;font-weight:700}.fieldselector-dialog .checkbox-list ul li c-checkbox.ignore-elements{padding-left:16px}.fieldselector-dialog .checkbox-list ul li c-checkbox.sortable label svg{position:relative;top:2px}.fieldselector-dialog .checkbox-list ul li c-checkbox.sortable label div{width:90%;cursor:move;cursor:-webkit-grab}.fieldselector-dialog .checkbox-list ul li c-checkbox.sortable label div:hover{background-color:#d3d3d3}.fieldselector-dialog .checkbox-list hr{color:#d3d3d3;background-color:#d3d3d3;border:none;height:1px}c-language-string-input .wrapper{display:flex;flex-direction:row}c-language-string-input .wrapper.ng-invalid input{border-color:red}c-language-string-input .wrapper input{flex-grow:1}c-language-string-input .wrapper i{align-self:center;margin-left:5px;cursor:pointer}c-searchable-select{position:relative;display:block;width:50%;float:right}c-searchable-select i.menu-angle{line-height:40px;vertical-align:middle;padding-left:5px;padding-right:5px;cursor:pointer}c-searchable-select i.magnifier{line-height:40px;vertical-align:middle;padding-right:5px;color:#d0d0d0}c-searchable-select div.search{display:flex}c-searchable-select div.search input{width:100%;padding:5px;margin:5px 0 6px 0;background-color:#fff;color:#444}c-searchable-select div.search input.closed{text-align:right;border:solid 1px transparent}c-searchable-select div.search input.ng-invalid{border-color:red}c-searchable-select div.search input.ng-dirty{background-color:#fff}c-searchable-select .select-menu-container{box-sizing:border-box;border:solid 1px #e2e2e2;position:absolute;background-color:#fff;width:100%;z-index:99}c-searchable-select .select-menu-container .items{overflow:auto;max-height:300px;display:block}c-searchable-select .select-menu-container .items li{line-height:25px;cursor:pointer;display:flex}c-searchable-select .select-menu-container .items li .additional-info{line-height:12px;font-size:75%;color:#d0d0d0;margin-bottom:4px}c-searchable-select .select-menu-container .items li:hover{background-color:rgba(0,0,0,.1)}c-searchable-select .select-menu-container .items li:hover .additional-info{color:#505050}c-searchable-select .select-menu-container .items li>div{padding-left:5px}c-searchable-select .select-menu-container .items li>div.selected{background-color:rgba(0,0,0,.2)}c-searchable-select .select-menu-container .tools{margin:5px 5px 0 5px}c-searchable-select .select-menu-container .tools li{line-height:25px}c-searchable-select .select-menu-container .tools li span{text-decoration:underline;color:#00f;cursor:pointer}_:-ms-fullscreen,:root .select-menu-container{width:400px}_:-ms-fullscreen,:root c-autoform-select{position:static}c-autoform-select{position:relative;display:block;width:50%;float:right}c-autoform-select i.menu-filter{line-height:34px;vertical-align:middle;padding-left:5px;padding-right:5px;cursor:pointer}c-autoform-select i.menu-filter.is-filtered{color:red}c-autoform-select i.menu-angle{line-height:34px;vertical-align:middle;padding-left:5px;padding-right:5px;cursor:pointer}c-autoform-select div.select{display:flex}c-autoform-select div.select div.selected{width:100%;padding:5px;margin:0;border:solid 1px #e2e2e2;background-color:#fff;color:#444;line-height:normal}c-autoform-select .select-menu-container{box-sizing:border-box;border:solid 1px #e2e2e2;position:absolute;background-color:#fff;width:100%;z-index:10021;-webkit-box-shadow:0 3px 5px 0 rgba(64,64,64,.25);-moz-box-shadow:0 3px 5px 0 rgba(64,64,64,.25);box-shadow:0 3px 5px 0 rgba(64,64,64,.25)}c-autoform-select .select-menu-container .label-filter{padding-left:5px;border-bottom:solid 1px rgba(0,0,0,.1)}c-autoform-select .select-menu-container .label-filter span{font-size:80%;text-decoration:underline;color:#00f;cursor:pointer}c-autoform-select .select-menu-container .option-list{overflow:auto;max-height:300px;display:block}c-autoform-select .select-menu-container .option-list li{line-height:25px;cursor:pointer}c-autoform-select .select-menu-container .option-list li:hover{background-color:rgba(0,0,0,.1)}c-autoform-select .select-menu-container .option-list li>span{padding-left:5px}c-autoform-select .select-menu-container .option-list li>span.bold{font-weight:700}c-autoform-select .select-menu-container .option-list li div.labels{padding:5px}c-autoform-select .select-menu-container .option-list li span.label{display:inline-block;word-wrap:break-word;box-sizing:border-box;text-decoration:none;padding:0 10px;font-size:12px;font-weight:500;line-height:23px;border:1px solid transparent;border-radius:2em;cursor:default;border-color:rgba(0,0,0,.1);margin-right:5px;margin-top:4px;margin-bottom:4px}c-autoform-select .select-menu-container .option-list li span.check{color:transparent}c-autoform-select .select-menu-container .option-list li>div.selected{background-color:rgba(0,0,0,.2)}[c-password-picker]{float:right;width:50%}[c-password-picker] input{display:block;width:100%;text-align:right;box-sizing:border-box}[c-password-picker] ul#force{float:right;display:inline;list-style:none;margin:0;margin-left:15px}[c-password-picker] .force{float:right;display:inline-block;height:10px;margin-left:5px;margin-right:1px;text-align:right}[c-password-picker] .point{background:#ddd;border-radius:2px;display:inline-block;height:10px;margin-right:1px;width:20px}[c-password-picker] .match{border-color:#3c0}[c-password-picker] .match:focus{outline-color:#3c0}[c-password-picker] .no-match{border-color:red}[c-password-picker] .no-match:focus{outline-color:red}[c-password-picker] .no-match-text{color:red;width:100%;text-align:right;font-size:.8em;line-height:1em}[centuri-list-filter]{margin-left:6px}[centuri-list-filter] [c-select] .list .option-list .option span{display:inline}[centuri-list-filter] .clear-filter{font-size:13px;color:#137fec;margin-left:10px}[centuri-list-filter] .clear-filter:hover{color:#5f5f5f;cursor:pointer;text-decoration:underline}[centuri-list-filter] .option .lightgrey{color:#d0d0d0}[centuri-list-filter] .option:hover .lightgrey{color:#000}[centuri-list-filter] .fltr-daterange{display:block}[centuri-list-filter] .fltr-daterange .fltr-date-label{font-size:11px;color:#a0a0a0}[centuri-list-filter] .fltr-daterange .fltr-date{display:inline-block;width:265px}[centuri-list-filter] .fltr-daterange .fltr-date .from-date{width:10px}[centuri-list-filter] .fltr-daterange .fltr-date .to-date{width:50px}[centuri-list-filter] .fltr-daterange .fltr-date c-date-time-picker{display:block}[centuri-list-filter] .fltr-daterange .clear-date-filter:hover{color:#5f5f5f;cursor:pointer}.header-logo{fill:#fff}c-mobile-menu,c-top-menu{display:inline-block}c-mobile-menu.new-menu,c-top-menu.new-menu{float:right}c-mobile-menu div.fixed-menu,c-top-menu div.fixed-menu{height:40px;float:left}c-mobile-menu div.fixed-menu ul,c-top-menu div.fixed-menu ul{float:right}c-mobile-menu span.submenu,c-top-menu span.submenu{display:inline-block;font-size:14px;line-height:38px;font-weight:700;width:22px;text-align:center}c-mobile-menu c-top-menu-item,c-top-menu c-top-menu-item{display:flex}c-mobile-menu i.circled,c-top-menu i.circled{padding:6px 6px 4px 6px;display:inline-block;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;border:2px solid #fff}c-mobile-menu ul,c-top-menu ul{list-style:none;position:relative;display:inline-block}c-mobile-menu ul li,c-top-menu ul li{line-height:40px;padding:0 10px;position:relative;display:inline-block;cursor:pointer;font-size:12px}c-mobile-menu ul li .checkbox svg,c-top-menu ul li .checkbox svg{position:relative;top:3px;margin-right:5px}c-mobile-menu ul li .checkbox .checkbox-box,c-top-menu ul li .checkbox .checkbox-box{stroke:#fff}c-mobile-menu ul li .checkbox .checkbox-cross,c-top-menu ul li .checkbox .checkbox-cross{stroke:transparent}c-mobile-menu ul li .checkbox .checkbox-check,c-top-menu ul li .checkbox .checkbox-check{stroke:transparent}c-mobile-menu ul li .checkbox.checked .checkbox-check,c-top-menu ul li .checkbox.checked .checkbox-check{stroke:#fff}c-mobile-menu ul li.vert-divider,c-top-menu ul li.vert-divider{border:0;border-left:solid 1px rgba(255,255,255,.25);margin:0 0;padding:0}c-mobile-menu ul li.open,c-top-menu ul li.open{background-color:rgba(0,0,0,.25)}c-mobile-menu ul li:hover,c-top-menu ul li:hover{background-color:rgba(0,0,0,.25)}c-mobile-menu ul ul,c-top-menu ul ul{display:none;position:absolute;top:100%;padding:0}c-mobile-menu ul li.open>ul,c-top-menu ul li.open>ul{display:block;overflow-x:auto;max-height:400px}c-mobile-menu ul ul li,c-top-menu ul ul li{float:none;min-width:200px;text-overflow:ellipsis;overflow:hidden;width:200px;white-space:nowrap}c-mobile-menu ul li.menu-divider,c-top-menu ul li.menu-divider{line-height:10px}c-mobile-menu ul li.menu-divider:hover,c-top-menu ul li.menu-divider:hover{background-color:transparent!important}c-mobile-menu ul li.menu-divider hr,c-top-menu ul li.menu-divider hr{border:0;background-color:transparent;border-top:solid 1px rgba(255,255,255,.25);margin:5px 0;padding:0}c-mobile-menu ul li.divider-w-text,c-top-menu ul li.divider-w-text{display:flex;flex-direction:row;margin:5px 0;font-size:10px}c-mobile-menu ul li.divider-w-text span,c-top-menu ul li.divider-w-text span{flex:0 1 auto;margin-left:5px;margin-right:5px}c-mobile-menu ul li.divider-w-text hr,c-top-menu ul li.divider-w-text hr{flex:1 1 auto;border-top:solid 1px #fff}c-top-menu ul ul{background:rgba(0,0,0,.25);left:0}c-top-menu ul ul.activity-list-menu{overflow-x:auto;max-height:100px}c-date-time-picker{margin:5px 0 6px 0;position:relative;display:inline-block;width:100%}c-date-time-picker div.date-time-wrapper{display:flex;flex-direction:row}c-date-time-picker div.date-time-wrapper div{box-sizing:border-box}c-date-time-picker div.date-time-wrapper div.centuri-date-picker-spacer{flex:1 1 100%}c-date-time-picker div.date-time-wrapper div.centuri-date-picker{border:solid 1px #e2e2e2;flex:1 0 150px;width:150px;display:flex;flex-direction:row}c-date-time-picker div.date-time-wrapper div.centuri-date-picker input{border:none;background:0 0;padding:0 5px;color:#444;font:inherit;font-size:14px;line-height:29px;height:29px;flex:1 1 100%;min-width:10px}c-date-time-picker div.date-time-wrapper div.centuri-date-picker span.clear{font-weight:700;font-size:18px;cursor:pointer;color:grey;line-height:27px;height:29px;padding:0 4px}c-date-time-picker div.date-time-wrapper div.centuri-date-picker span.calendar-icon{color:grey;line-height:29px;height:29px;padding:0 4px 0 0}c-date-time-picker div.date-time-wrapper div.centuri-time-picker{margin-left:2px;border:solid 1px #e2e2e2;flex:1 0 85px;width:85px;display:flex;flex-direction:row}c-date-time-picker div.date-time-wrapper div.centuri-time-picker input{border:none;background:0 0;padding:0 5px;color:#444;font:inherit;font-size:14px;line-height:29px;height:29px;flex:1 1 100%;min-width:10px}c-date-time-picker div.date-time-wrapper div.centuri-time-picker span.clock-icon{color:grey;line-height:29px;height:29px;padding:0 4px 0 0}c-date-time-picker div.date-time-wrapper div.centuri-time-picker div.ui-timepicker{position:absolute;border:1px solid #e2e2e2;background-color:#d3d3d3;top:0;padding:3px;width:110px}c-date-time-picker div.date-time-wrapper div.centuri-time-picker div.ui-timepicker div{display:block}c-date-time-picker div.date-time-wrapper div.centuri-time-picker div.ui-timepicker span.separator{padding:0 3px}c-date-time-picker div.date-time-wrapper div.centuri-time-picker div.ui-timepicker span.am-pm{padding-left:3px}c-date-time-picker div.date-time-wrapper div.centuri-time-picker div.ui-timepicker .time-picker-select{display:inline-block;width:42px!important;padding:0;margin:0;font:inherit;font-size:14px}c-date-time-picker div.date-time-wrapper div.centuri-date-adjust-blank{position:fixed;z-index:10010;left:0;top:0;width:100%;height:100%;overflow:auto}c-date-time-picker div.date-time-wrapper div.centuri-date-adjust{z-index:10020;flex:0 0 20px;width:20px;display:flex;flex-direction:row;cursor:pointer;text-align:center;line-height:29px;padding-left:6px;font-weight:700;margin-left:2px;border:1px solid #e2e2e2}c-date-time-picker div.date-time-wrapper div.centuri-date-adjust:hover{background-color:#e2e2e2}c-date-time-picker div.date-time-wrapper div.centuri-date-adjust div.date-adjust-list{font-weight:400;position:absolute;text-align:left;z-index:20001}c-date-time-picker div.date-time-wrapper div.centuri-date-adjust div.date-adjust-list ul{z-index:20001;border:1px solid #e2e2e2;background-color:#fff;margin-left:-85px;margin-top:-146px;width:100px;box-shadow:0 5px 15px -5px rgba(0,0,0,.5)}c-date-time-picker div.date-time-wrapper div.centuri-date-adjust div.date-adjust-list ul li{padding:0 5px;z-index:20002}c-date-time-picker div.date-time-wrapper div.centuri-date-adjust div.date-adjust-list ul li:hover{background-color:#e2e2e2}c-date-time-picker div.date-time-wrapper div.centuri-date-adjust div.date-adjust-list ul li.selected{background-color:#e2e2e2}#ui-datepicker-div,select.ui-datepicker-month,select.ui-datepicker-year{font:inherit;font-weight:400}#ui-datepicker-div select.ui-datepicker-month,#ui-datepicker-div select.ui-datepicker-year{padding:0}c-case-list-item h3,c-workflow-list-item h3{display:inline}c-case-list-item h3.text-overflow,c-workflow-list-item h3.text-overflow{margin-bottom:6px;line-height:18px}c-case-list-item h3 i,c-workflow-list-item h3 i{padding:0 5px 0 5px}c-case-list-item p.description,c-workflow-list-item p.description{margin-bottom:6px;white-space:normal;line-height:1.25em}c-case-list-item div.deadline,c-workflow-list-item div.deadline{margin-top:6px;color:gray}c-case-list-item span.badge,c-workflow-list-item span.badge{border:solid 1px transparent;border-radius:9px;font-size:.74em;font-weight:500;padding:0 5px 3px 5px;display:inline-block;position:relative;top:-2px;text-transform:lowercase}c-case-list-item li.badge,c-workflow-list-item li.badge{border:solid 1px transparent;border-radius:9px;font-size:.74em;font-weight:500;padding:0 5px 3px 5px;display:inline-block;position:relative;top:-2px;text-transform:lowercase}c-case-list-item span.placeholder,c-workflow-list-item span.placeholder{width:0;height:0;position:relative}c-case-list-item span.has-references,c-workflow-list-item span.has-references{cursor:pointer;margin-right:5px}c-case-list-item i.checkedOut,c-workflow-list-item i.checkedOut{position:absolute;top:28px;left:-24px}c-case-list-item div.small-header,c-workflow-list-item div.small-header{font-size:10px;margin-top:5px;padding:0 0 2px 0;color:#a0a0a0;border-bottom:solid 1px rgba(0,0,0,.2)}c-case-list-item.archived h3 a,c-workflow-list-item.archived h3 a{color:grey}c-case-list-item.archived p.description,c-workflow-list-item.archived p.description{color:grey}.no-items{color:#a0a0a0}c-workflow-light-list-item{display:block;padding:5px}c-workflow-light-list-item h3.text-overflow{margin-bottom:5px;line-height:18px}c-workflow-light-list-item p.description{text-overflow:ellipsis;white-space:nowrap;height:1.2em;overflow:hidden;width:100%}c-workflow-light-list-item c-property-list{display:block;margin-top:5px}c-workflow-light-list-item span.badge{border:solid 1px transparent;border-radius:9px;font-size:.74em;font-weight:500;padding:0 5px 3px 5px;display:inline-block;position:relative;top:-2px;text-transform:lowercase}c-workflow-light-list-item li.badge{border:solid 1px transparent;border-radius:9px;font-size:.74em;font-weight:500;padding:0 5px 3px 5px;display:inline-block;position:relative;top:-2px;text-transform:lowercase}c-system-log{display:block;height:100%}.system-log-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.system-log-list .list-filter-spacer{height:113px}.system-log-list .paged-list .pager.pager-top{top:153px}.system-log-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:100}.system-log-list{width:100%}.system-log-item{cursor:default}.system-log-item.has-details{cursor:pointer}.system-log-item span{margin-left:10px}.system-log-item-details{background-color:#f5f5f5;margin-top:5px}.system-log-item-details section{padding:20px;overflow-y:auto;max-height:200px}.system-log-item-details section div{font-weight:700}.system-log-item-details section div pre,.system-log-item-details section pre{font-weight:400;font-family:monospace;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.properties .property-item c-items-list label{line-height:20px}.hoverColors{border-color:#ddd;background-color:#f0f0f0}.hoverColors .container .additional-info,.hoverColors .container span{color:#505050}c-items-list{display:block;overflow-x:hidden;overflow-y:auto}c-items-list ul{position:relative;top:0;width:100%;height:100%;overflow:hidden}c-items-list ul li.keylight{border-color:#ddd;background-color:#f0f0f0}c-items-list ul li.keylight .container .additional-info,c-items-list ul li.keylight .container span{color:#505050}c-items-list div.scrollbar{width:100%}c-items-list .list-item{box-sizing:border-box;display:block;cursor:pointer;line-height:22px;padding:1px 2px}c-items-list .list-item a{cursor:pointer}c-items-list .list-item a.action{color:#a1a1a1}c-items-list .list-item a.action:hover{text-decoration:underline}c-items-list .list-item a.details{display:none}c-items-list .list-item a.details.isFavorite{display:inline-block;color:#fa0}c-items-list .list-item a.details.button{width:16px;text-align:center}c-items-list .list-item a.details.button:first-child{margin-left:5px}c-items-list .list-item a.details.fat{font-weight:700}c-items-list .list-item .indicator{width:5px;min-width:5px;margin-right:2px}c-items-list .list-item .checkbox{padding:3px 0 0 5px}c-items-list .list-item .checkbox:hover{background-color:#f0f0f0}c-items-list .list-item .container{flex:auto;padding:0 8px 0 5px;width:100%}c-items-list .list-item .container span.badge{padding-left:10px;font-size:80%;color:#d0d0d0}c-items-list .list-item .container .additional-info{line-height:12px;font-size:75%;color:#d0d0d0;margin-bottom:4px}c-items-list .list-item .content{padding:5px}c-items-list .list-item .content p{padding-top:5px}c-items-list .list-item-hover{border:solid 1px transparent}c-items-list .list-item-hover:hover{border-color:#ddd;background-color:#f0f0f0}c-items-list .list-item-hover:hover .container .additional-info,c-items-list .list-item-hover:hover .container span{color:#505050}c-items-list .list-item-selected{border-color:#ddd;background-color:#f0f0f0}c-items-list .list-item-selected .container .additional-info,c-items-list .list-item-selected .container span{color:#505050}c-items-list .list-item.list-item-selected{background-color:#f0f0f0}c-items-list .list-item.list-item-selected a.details{display:inline-block;color:grey}c-items-list .list-item.list-item-selected a.details.isFavorite{display:inline-block;color:#fa0}c-items-list .list-item.list-item-selected a.details:hover{text-decoration:none}c-items-list .list-item.list-item-selected a.details.button:hover{background-color:#cfcfcf}c-items-list .list-item.deleted{pointer-events:none}c-items-list .list-item.deleted c-checkbox label>span{border-color:#d0d0d0}c-items-list .list-item.deleted h3>a{color:#d0d0d0}c-items-list .list-item.deleted li{color:#d0d0d0}c-items-list .list-item.deleted div{color:#d0d0d0}c-items-list .list-item.list-item-disabled{pointer-events:none}c-items-list .list-item.list-item-disabled c-checkbox label>span{border-color:#d0d0d0}c-items-list .list-item.list-item-disabled h3>a{color:#d0d0d0}c-items-list .list-item.list-item-disabled li{color:#d0d0d0}c-items-list .list-item.list-item-disabled div{color:#d0d0d0}c-items-list .content-wrapper{display:flex;flex-direction:row}c-items-list span.pill{display:inline-block;margin-left:10px;float:right;background-color:#f0f0f0;padding:1px 0 2px 0;border-radius:11px;font-size:13px;width:40px;text-align:center}c-items-list div.list-item.flash{animation:refreshedItem 1s 1}c-items-list div.spinner-padding{padding-top:7px;padding-left:8px}c-items-list div.list-item.empty,c-items-list div.list-item.loading{pointer-events:none}c-items-list div.list-item.end-of-list i,c-items-list div.list-item.loading i{color:#f0f0f0}c-items-list div.list-item.end-of-list{text-align:center;padding-top:20px}c-items-list div.list-item.end-of-list h3{margin-bottom:40px;color:grey}c-items-list div.list-item.end-of-list h3 div.search-suggestion{padding-top:10px}c-items-list div.list-item.end-of-list h3 div.search-suggestion a{color:#8080ff}c-items-list div.list-item.end-of-list .end-image{width:100px;padding-left:50%;margin-left:-50px}c-items-list div.list-item.end-of-list .end-image path{fill:#f0f0f0!important}c-items-list .indicatorRed{background-color:#ec1346;color:#fff}c-items-list .indicatorRedStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#ec1346;color:#fff}c-items-list .indicatorPink{background-color:#ec13a4;color:#fff}c-items-list .indicatorPinkStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#ec13a4;color:#fff}c-items-list .indicatorViolet{background-color:#9213ec;color:#fff}c-items-list .indicatorVioletStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#9213ec;color:#fff}c-items-list .indicatorDarkBlue{background-color:#135bec;color:#fff}c-items-list .indicatorDarkBlueStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#135bec;color:#fff}c-items-list .indicatorDarkDarkBlue{background-color:#1337ec;color:#fff}c-items-list .indicatorDarkDarkBlueStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#1337ec;color:#fff}c-items-list .indicatorBlue{background-color:#137fec;color:#fff}c-items-list .indicatorBlueStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#137fec;color:#fff}c-items-list .indicatorGreen{background-color:#1d870d;color:#fff}c-items-list .indicatorGreenStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#1d870d;color:#fff}c-items-list .indicatorYellow{background-color:#ecb913;color:#444}c-items-list .indicatorYellowStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#ecb913;color:#444}c-items-list .indicatorOrange{background-color:#ec4913;color:#444}c-items-list .indicatorOrangeStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#ec4913;color:#444}c-items-list .indicatorTransparent{background-color:transparent;color:#444}c-multi-item-picker{box-sizing:border-box}c-multi-item-picker div.item-picker div.selected{border:solid 1px #d0d0d0;padding:0 2px;line-height:24px;cursor:text}c-multi-item-picker div.item-picker div.selected.validation-error{border-color:red}c-multi-item-picker div.item-picker div.selected c-picked-item{border:solid 1px #d0d0d0;display:inline-block;max-width:200px;height:24px;margin:1px;cursor:default}c-multi-item-picker div.item-picker div.selected c-picked-item div.nowrap{display:flex;flex-direction:row}c-multi-item-picker div.item-picker div.selected c-picked-item div.nowrap div.text{padding-left:5px;display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;flex:0 1 auto}c-multi-item-picker div.item-picker div.selected c-picked-item div.nowrap div.text span.info{color:#505050;font-size:80%}c-multi-item-picker div.item-picker div.selected c-picked-item div.nowrap span.clear{display:inline-block;font-size:125%;font-weight:700;margin-left:5px;padding-left:5px;padding-right:5px;margin-top:-2px;flex:1 1 auto;color:#d0d0d0;cursor:pointer}c-multi-item-picker div.item-picker div.selected c-picked-item div.nowrap span.clear:hover{color:#444}c-multi-item-picker div.item-picker div.selected input{line-height:24px;display:inline-block;padding:0 5px;outline:0;border:0;width:200px}c-multi-item-picker div.items{position:absolute;margin-top:2px;height:300px;width:300px;border:solid 1px #d0d0d0;padding:2px;background-color:#fff;z-index:10030}c-multi-item-picker .indicatorRed{background-color:#ec1346;border-color:#ec1346;color:#fff}c-multi-item-picker .indicatorRedStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#ec1346;color:#fff}c-multi-item-picker .indicatorPink{background-color:#ec13a4;color:#fff}c-multi-item-picker .indicatorPinkStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#ec13a4;color:#fff}c-multi-item-picker .indicatorViolet{background-color:#9213ec;color:#fff}c-multi-item-picker .indicatorVioletStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#9213ec;color:#fff}c-multi-item-picker .indicatorDarkBlue{background-color:#135bec;color:#fff}c-multi-item-picker .indicatorDarkBlueStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#135bec;color:#fff}c-multi-item-picker .indicatorDarkDarkBlue{background-color:#1337ec;color:#fff}c-multi-item-picker .indicatorDarkDarkBlueStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#1337ec;color:#fff}c-multi-item-picker .indicatorBlue{background-color:#137fec;color:#fff}c-multi-item-picker .indicatorBlueStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#137fec;color:#fff}c-multi-item-picker .indicatorGreen{background-color:#1d870d;border-color:#ec1346;color:#fff}c-multi-item-picker .indicatorGreenStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#1d870d;color:#fff}c-multi-item-picker .indicatorYellow{background-color:#ecb913;color:#444}c-multi-item-picker .indicatorYellowStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#ecb913;color:#444}c-multi-item-picker .indicatorOrange{background-color:#ec4913;color:#444}c-multi-item-picker .indicatorOrangeStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#ec4913;color:#444}c-multi-item-picker .indicatorTransparent{background-color:transparent;color:#444}c-single-item-picker{box-sizing:border-box}c-single-item-picker div.item-picker{display:flex;flex-direction:row}c-single-item-picker div.item-picker div.selected{flex:0 1 auto;width:100%;border:solid 1px #d0d0d0;padding:0 2px;line-height:24px;cursor:text}c-single-item-picker div.item-picker div.selected.validation-error{border-color:red}c-single-item-picker div.item-picker div.selected c-picked-item{display:inline-block;height:24px;margin:1px;cursor:default;width:100%}c-single-item-picker div.item-picker div.selected c-picked-item div.nowrap{display:flex;flex-direction:row}c-single-item-picker div.item-picker div.selected c-picked-item div.nowrap div.text{padding-left:5px;display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;flex:0 1 auto}c-single-item-picker div.item-picker div.selected c-picked-item div.nowrap div.text span.info{color:#505050;font-size:80%}c-single-item-picker div.item-picker div.selected c-picked-item div.nowrap span.clear{display:none;font-size:125%;font-weight:700;margin-left:5px;padding-left:5px;padding-right:5px;margin-top:-2px;flex:1 1 auto;color:#d0d0d0;cursor:pointer}c-single-item-picker div.item-picker div.selected c-picked-item div.nowrap span.clear:hover{color:#444}c-single-item-picker div.item-picker div.selected input{line-height:24px;display:inline-block;padding:0 5px;outline:0;border:0;width:95%;margin:1px}c-single-item-picker div.item-picker i.dd-menu{display:inline-block;line-height:28px;padding:0 5px 0 5px;cursor:pointer}c-single-item-picker div.items{position:absolute;margin-top:2px;height:300px;width:300px;border:solid 1px #d0d0d0;padding:2px;background-color:#fff}c-single-item-picker div.tools{padding:0 3px;text-align:right}c-single-item-picker .indicatorRed{background-color:#ec1346;border-color:#ec1346;color:#fff}c-single-item-picker .indicatorRedStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#ec1346;color:#fff}c-single-item-picker .indicatorPink{background-color:#ec13a4;color:#fff}c-single-item-picker .indicatorPinkStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#ec13a4;color:#fff}c-single-item-picker .indicatorViolet{background-color:#9213ec;color:#fff}c-single-item-picker .indicatorVioletStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#9213ec;color:#fff}c-single-item-picker .indicatorDarkBlue{background-color:#135bec;color:#fff}c-single-item-picker .indicatorDarkBlueStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#135bec;color:#fff}c-single-item-picker .indicatorDarkDarkBlue{background-color:#1337ec;color:#fff}c-single-item-picker .indicatorDarkDarkBlueStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#1337ec;color:#fff}c-single-item-picker .indicatorBlue{background-color:#137fec;color:#fff}c-single-item-picker .indicatorBlueStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#137fec;color:#fff}c-single-item-picker .indicatorGreen{background-color:#1d870d;border-color:#ec1346;color:#fff}c-single-item-picker .indicatorGreenStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#1d870d;color:#fff}c-single-item-picker .indicatorYellow{background-color:#ecb913;color:#444}c-single-item-picker .indicatorYellowStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#ecb913;color:#444}c-single-item-picker .indicatorOrange{background-color:#ec4913;color:#444}c-single-item-picker .indicatorOrangeStriped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#ec4913;color:#444}c-single-item-picker .indicatorTransparent{background-color:transparent;color:#444}c-list-picker-nx{float:right;box-sizing:border-box}c-list-picker-nx div.list-picker-nx{margin-top:3px;display:flex;flex-direction:row}c-list-picker-nx div.list-picker-nx>div{overflow-y:auto;overflow-x:hidden;width:266.25px}c-list-picker-nx div.list-picker-nx>div h1{font-size:.75em;line-height:20px}c-list-picker-nx div.list-picker-nx>div div.search-box{display:flex;flex-direction:row}c-list-picker-nx div.list-picker-nx>div div.search-box>input{box-sizing:border-box;border:solid 1px #dedede;width:100%;padding:3px;margin:0 0 3px 0}c-list-picker-nx div.list-picker-nx>div div.search-box>input::-webkit-input-placeholder{color:#dedede}c-list-picker-nx div.list-picker-nx>div div.search-box>input::-moz-placeholder{color:#dedede}c-list-picker-nx div.list-picker-nx>div div.search-box>input:-ms-input-placeholder{color:#dedede}c-list-picker-nx div.list-picker-nx>div div.search-box>input:-moz-placeholder{color:#dedede}c-list-picker-nx div.list-picker-nx>div div.search-box>input::placeholder{color:#dedede}c-list-picker-nx div.list-picker-nx>div div.search-box>input.ng-dirty{background-color:#fff}c-list-picker-nx div.list-picker-nx>div div.search-box c-drop-down-menu .menu-button{line-height:23px}c-list-picker-nx div.list-picker-nx>div c-drop-down-menu c-menu .menu{max-height:400px;overflow-x:auto}c-list-picker-nx div.list-picker-nx>div c-drop-down-menu c-menu .menu c-radiobutton div{vertical-align:unset;display:unset}c-list-picker-nx div.list-picker-nx>div c-drop-down-menu c-menu .menu c-radiobutton i{float:unset}c-list-picker-nx div.list-picker-nx div.available-items{flex:1 1 auto;margin-right:5px}c-list-picker-nx div.list-picker-nx div.selected-items{flex:1 1 auto}c-list-picker-nx div.list-picker-nx div.items{border:solid 1px #dedede;height:300px}c-list-picker-nx div.list-picker-nx c-items-list .list-item .checkbox{padding:0}c-list-picker-nx div.list-picker-nx c-items-list .list-item .checkbox:hover{background-color:transparent}c-list{display:block;box-sizing:border-box;width:100%;height:100%}c-list.groupConfig{min-height:300px}.references-list{height:250px;display:table}c-items-list i.checkedOut,c-list-item i.checkedOut,c-list-item-container i.checkedOut,c-list.references-list i.checkedOut,c-workflow-list-item i.checkedOut{position:initial}c-items-list ul,c-list.references-list ul{overflow:initial}c-twin-list-picker-nx{float:right;box-sizing:border-box}c-twin-list-picker-nx div.list-picker-nx{margin-top:3px;display:flex;flex-direction:row}c-twin-list-picker-nx div.list-picker-nx>div{overflow-y:auto;overflow-x:hidden;width:266.25px}c-twin-list-picker-nx div.list-picker-nx>div h1{font-size:.75em;padding-bottom:5px}c-twin-list-picker-nx div.list-picker-nx>div h1 b{font-weight:700}c-twin-list-picker-nx div.list-picker-nx>div div.search-box{display:flex;flex-direction:row}c-twin-list-picker-nx div.list-picker-nx>div div.search-box>input{box-sizing:border-box;border:solid 1px #dedede;width:100%;padding:3px;margin-bottom:3px}c-twin-list-picker-nx div.list-picker-nx>div div.search-box>input.ng-dirty{background-color:#fff}c-twin-list-picker-nx div.list-picker-nx>div div.search-box c-drop-down-menu .menu-button{line-height:23px}c-twin-list-picker-nx div.list-picker-nx div.source-items{flex:1 1 auto;margin-right:5px}c-twin-list-picker-nx div.list-picker-nx div.target-items{flex:1 1 auto}c-twin-list-picker-nx div.list-picker-nx div.items{border:solid 1px #dedede;height:300px}c-twin-list-picker-nx div.list-picker-nx c-items-list .list-item .checkbox{padding:0}c-twin-list-picker-nx div.list-picker-nx c-items-list .list-item .checkbox:hover{background-color:transparent}.popup .popup-content.workflow-report-popup{width:800px;height:auto}.workflow-report-popup c-autoform-select .selected span.square,.workflow-report-popup c-autoform-select li span.square{display:inline-block;width:4px;height:16px;position:relative;top:3px;left:-3px}.workflow-report-popup c-checkbox-list c-checkbox label{max-width:100%}c-dropdown-table-select .dropdown-table-select{font-size:14px}c-dropdown-table-select .dropdown-table-select .search-and-button{display:flex;flex-direction:row;box-sizing:border-box}c-dropdown-table-select .dropdown-table-select .search-and-button .icon{flex:0 0 20px;display:inline-block;margin:5px 0;border:solid 1px #e2e2e2;border-right:0;padding:9px 0 0 6px;height:22px}c-dropdown-table-select .dropdown-table-select .search-and-button .search-box{flex:auto;padding:5px;height:33px;border-right:0;border-left:0}c-dropdown-table-select .dropdown-table-select .search-and-button .results-button{flex:0 0 30px;height:33px;margin:5px 0;border:solid 1px #e2e2e2;background-color:transparent;border-left:0}c-dropdown-table-select .dropdown-table-select .search-and-button .results-button:focus{border:2px solid #a7b9ef;border-radius:3px;outline:0;padding:4px}c-dropdown-table-select .dropdown-table-select .search-and-button:hover .icon,c-dropdown-table-select .dropdown-table-select .search-and-button:hover .results-button,c-dropdown-table-select .dropdown-table-select .search-and-button:hover .search-box{border-color:#c1c1c1}c-dropdown-table-select .dropdown-table-select .search-and-button:hover .results-button{border-left:1px}c-dropdown-table-select .dropdown-table-select .results{position:absolute;margin-top:-3px;border:solid 1px #e2e2e2;background-color:#fff;z-index:100100;border-style:solid;border-width:1px;background-color:#fff;max-height:300px;max-width:500px;overflow:auto;box-shadow:2px 4px 15px rgba(0,0,0,.1)}c-dropdown-table-select .dropdown-table-select .results table thead th{line-height:18px;text-align:left;font-weight:700;padding:2px 5px;border-bottom:solid 1px #e2e2e2;white-space:nowrap}c-dropdown-table-select .dropdown-table-select .results table tbody tr td .add{float:right;color:#00f}c-dropdown-table-select .dropdown-table-select .results table tbody tr td .add:hover{text-decoration:underline}c-dropdown-table-select .dropdown-table-select .results table tbody tr.top{border-top:solid 1px #e2e2e2;cursor:pointer}c-dropdown-table-select .dropdown-table-select .results table tbody tr.top:hover,c-dropdown-table-select .dropdown-table-select .results table tbody tr.top:hover+.bottom{color:#fff;background-color:#137fec}c-dropdown-table-select .dropdown-table-select .results table tbody tr.choosen{background-color:#e2e2e2}c-dropdown-table-select .dropdown-table-select .results table tbody tr.selected{color:#fff;background-color:#137fec}c-dropdown-table-select .dropdown-table-select .results table tbody td{line-height:18px;padding:2px 5px;white-space:nowrap;max-width:200px;overflow:hidden}c-dropdown-table-select .dropdown-table-select .results table tbody td:last{border-bottom:0}c-dropdown-table-select .dropdown-table-select .results .additional-info{line-height:12px;font-size:75%;color:#d0d0d0}[c-form-config-editor] [c-attached-registry-entries-field] c-dropdown-table-select input[type=search],[c-form] [c-attached-registry-entries-field] c-dropdown-table-select input[type=search],[c-register] [c-attached-registry-entries-field] c-dropdown-table-select input[type=search],[c-task-form] [c-attached-registry-entries-field] c-dropdown-table-select input[type=search]{width:auto}[c-form-config-editor] [c-document-field] c-dropdown-table-select input[type=search],[c-form] [c-document-field] c-dropdown-table-select input[type=search],[c-register] [c-document-field] c-dropdown-table-select input[type=search],[c-task-form] [c-document-field] c-dropdown-table-select input[type=search]{width:auto}[c-form-config-editor] [c-work-unit-picker-field] c-dropdown-table-select input[type=search],[c-form] [c-work-unit-picker-field] c-dropdown-table-select input[type=search],[c-register] [c-work-unit-picker-field] c-dropdown-table-select input[type=search],[c-task-form] [c-work-unit-picker-field] c-dropdown-table-select input[type=search]{width:auto}.popup{position:fixed;z-index:60000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.popup.menu-popup-bg{background-color:rgba(0,0,0,.02)}.popup .popup-container{height:100%;padding:0;margin:0;display:flex;align-items:center;justify-content:center}.popup .popup-flex-content{flex:1 1 auto}.popup .popup-flex-buttons{flex:0 1 auto}.popup .popup-content{position:absolute;width:auto;border:1px solid #00f;box-shadow:0 0 20px rgba(0,0,0,.4);border:1px solid #eaeaea;background-color:#fff}.popup .popup-content c-report-filter-popup{display:flex}.popup .popup-content c-report-filter-popup .error-text{color:red;font-size:.83em;white-space:nowrap}.popup .popup-content c-report-filter-popup .centuri-date-picker{margin-right:5px}.popup .popup-content c-report-filter-popup c-checkbox-list{display:block;margin-top:6px}.popup .popup-content c-report-filter-popup c-checkbox-list ul{margin-bottom:5px}.popup .popup-content .popup-draggable{cursor:move;min-height:10px;text-align:right}.popup .popup-content .popup-msg-content{padding:15px}.popup .popup-content .popup-msg-content.alert{color:#fff;background:repeating-linear-gradient(135deg,#ec1346,#ec1346 25px,#ee2b59 25px,#ee2b59 50px)}.popup .popup-content .popup-msg-content.alert h1{font-weight:700}.popup .popup-content .popup-menu-content{min-width:200px}.popup .popup-content .popup-menu-content .popup-menu-header{font-weight:700;font-size:12px;text-transform:uppercase;padding:7px 10px;margin-bottom:1px}.popup .popup-content .popup-menu-content .popup-menu-item{line-height:30px;padding:0 10px;text-transform:uppercase;font-size:12px;cursor:pointer;clear:both}.popup .popup-content .popup-menu-content .popup-menu-item hr{border:0;border-top:solid 1px rgba(0,0,0,.25)}.popup .popup-content .popup-menu-content .popup-menu-item.selected{background-color:rgba(0,0,0,.35);color:#fff}.popup .popup-content .popup-menu-content .popup-menu-item.selected span.hotkey span.modifier{background-color:rgba(255,255,255,.65);color:#444}.popup .popup-content .popup-menu-content .popup-menu-item.selected span.hotkey span.special{background-color:rgba(255,255,255,.65);color:#444}.popup .popup-content .popup-menu-content .popup-menu-item.option-title{display:flex;flex-direction:row;margin:5px 5px 5px 0;font-size:10px;line-height:10px}.popup .popup-content .popup-menu-content .popup-menu-item.option-title span{text-transform:uppercase;flex:0 1 auto;margin-left:5px;margin-right:0}.popup .popup-content .popup-menu-content .popup-menu-item.option-title hr{flex:1 1 auto;border:0;border-top:solid 1px rgba(0,0,0,.25);height:0}.popup .popup-content .popup-menu-content .popup-menu-item span.hotkey{float:right;margin-left:5px}.popup .popup-content .popup-menu-content .popup-menu-item span.hotkey span.modifier{background-color:rgba(0,0,0,.35);color:#fff;font-size:10px;padding:2px 4px;border-radius:4px}.popup .popup-content .popup-menu-content .popup-menu-item span.hotkey span.special{background-color:rgba(0,0,0,.35);color:#fff;font-size:10px;padding:2px 4px;border-radius:4px}.popup .popup-content p{margin:14px 0 0 0;max-width:400px;word-wrap:break-word}.popup .popup-content p strong{font-weight:700}.popup .popup-content.blank-popup{color:#fff;background-color:transparent;box-shadow:none;border:none;word-break:keep-all}.popup .popup-content.blank-popup h1{display:inline}.popup .popup-content.popup-form{min-width:400px}.popup .wait-icon{float:left;margin-right:10px;font-size:1.25em}.popup .popup-button-content{padding:15px;text-align:right;left:0;right:0}.popup .popup-msg-button{height:30px;border:0;margin:0 0 0 10px;min-width:80px;background-color:#d0d0d0;font:inherit}.popup .popup-msg-button:hover{background-color:#afafaf}.popup .popup-msg-button.btn-primary{background-color:grey;color:#fff;font:inherit}.popup .popup-msg-progress{height:10px;margin-bottom:20px}.popup .popup-msg-progress-text{color:#000;top:15px;padding:0;margin:0;width:100%;text-align:center}.popup .popup-msg-table{width:100%}.popup .popup-msg-table tr td{padding:10px 5px 0 0;vertical-align:top}.popup .popup-msg-table tr td.invalid{color:red}.popup .popup-msg-table tr td:last-child{padding:0 10px 0 0}.popup .popup-msg-table tr textarea{width:100%}.popup .popup-msg-table tr .comment{max-width:300px;text-overflow:ellipsis;overflow:hidden;padding-bottom:10px;font-style:italic}.popup .popup-msg-table tr i{margin-left:5px;font-size:18px;vertical-align:text-bottom}.popup .popup-msg-table tr i:hover{color:#d3d3d3;cursor:pointer}.popup .popup-form-loading{text-align:center;padding:20px}.popup .popup-form-description{padding:20px 20px 0 20px}.popup .popup-form-content{padding-top:20px}.popup .interaction-dialog{min-width:700px}.popup .interaction-dialog .details-edit-container{width:unset;max-height:unset;max-width:unset;overflow:auto}.popup .interaction-dialog h1{margin-bottom:10px}.popup .interaction-dialog c-rich-text-editor .trumbowyg-box{min-height:200px}.popup .interaction-dialog c-rich-text-editor .rt-editor.trumbowyg-editor{min-height:200px;width:500px}.popup .interaction-dialog c-rich-text-editor .text-editor textarea{height:200px}.popup .interaction-dialog c-dropdown-select{width:50%;float:right;display:inline-block}.popup .interaction-dialog c-dropdown-select i{border-left:groove 1px;line-height:inherit}.popup .interaction-dialog c-dropdown-select .attachments-button{float:right;line-height:24px;margin:2px 0 0 10px;border:0;min-width:80px;background-color:#d0d0d0;padding-top:3px;padding-bottom:3px;font:inherit}.popup .interaction-dialog c-dropdown-select .attachments-button i{padding-left:5px;margin-left:5px}.popup .interaction-dialog c-dropdown-select .attachments-button span{display:inline-block;margin-left:5px;margin-right:5px}.popup .interaction-dialog c-dropdown-select .attachments-button button svg.onedrive{width:15px;height:15px}.popup .interaction-dialog c-dropdown-select ul{width:300px;position:absolute;margin-top:40px;margin-left:-17px;border:solid 1px #e2e2e2;background-color:#fff;z-index:1000;border-style:solid;border-width:1px;background-color:#fff;max-height:300px;overflow:auto;box-shadow:2px 4px 15px rgba(0,0,0,.1);padding-top:5px}.popup .interaction-dialog c-dropdown-select ul li{padding-left:5px;line-height:20px}.popup .interaction-dialog c-dropdown-select ul li.empty{font-style:italic}.popup .interaction-dialog c-dropdown-select ul li span.preview-template{padding-right:5px;padding-left:0}.popup .interaction-dialog c-dropdown-select ul li span.preview-template i{border-left-color:transparent;color:#d0d0d0;cursor:pointer}.popup .interaction-dialog c-dropdown-select ul li c-checkbox label{cursor:pointer;white-space:nowrap;line-height:unset}.popup .interaction-dialog c-dropdown-select ul li c-checkbox label>svg{margin-top:2px}.popup .interaction-dialog c-dropdown-select .dropzone-container{width:auto;display:inline-flex}.popup .interaction-dialog c-dropdown-select .dropzone-container .dropzone{border:none;line-height:24px;margin:2px 0 0 10px;min-width:80px;background-color:#d0d0d0;padding-top:7px;padding-bottom:7px;color:#000}.popup .interaction-dialog c-drop-zone{border:0;padding:0;margin:0;display:inline-block;width:unset}.popup .interaction-dialog c-drop-zone:hover{background-color:unset}.popup .interaction-dialog c-drop-zone.dropzone .dz-message{line-height:inherit;display:inline-block}.popup .interaction-dialog .error-text{color:red}.popup .interaction-dialog .properties .property-item c-input textarea{line-height:normal}.popup .interaction-dialog .popup-msg-content div c-list-picker-nx{float:none}.popup .fieldselector-dialog h1{margin-bottom:10px}.popup .fieldselector-dialog c-tree-explorer{width:500px;height:400px;display:block;overflow:auto}.popup .add-form-config-page-dialog,.popup .move-page-dialog,.popup .move-section-dialog{min-width:600px}.popup .add-form-config-page-dialog h1,.popup .move-page-dialog h1,.popup .move-section-dialog h1{margin-bottom:10px}.popup .add-form-config-page-dialog c-dropdown-select,.popup .move-page-dialog c-dropdown-select,.popup .move-section-dialog c-dropdown-select{width:50%;float:right;display:inline-block}.popup .add-form-config-page-dialog c-dropdown-select i,.popup .move-page-dialog c-dropdown-select i,.popup .move-section-dialog c-dropdown-select i{border-left:groove 1px;line-height:inherit}.popup .add-form-config-page-dialog c-dropdown-select ul,.popup .move-page-dialog c-dropdown-select ul,.popup .move-section-dialog c-dropdown-select ul{width:300px;position:absolute;margin-top:40px;margin-left:-17px;border:solid 1px #e2e2e2;background-color:#fff;z-index:1000;border-style:solid;border-width:1px;background-color:#fff;max-height:300px;overflow:auto;box-shadow:2px 4px 15px rgba(0,0,0,.1);padding-top:5px}.popup .add-form-config-page-dialog c-dropdown-select ul li,.popup .move-page-dialog c-dropdown-select ul li,.popup .move-section-dialog c-dropdown-select ul li{padding-left:5px}.popup .add-form-config-page-dialog c-dropdown-select ul li.empty,.popup .move-page-dialog c-dropdown-select ul li.empty,.popup .move-section-dialog c-dropdown-select ul li.empty{font-style:italic}.popup .add-form-config-page-dialog c-dropdown-select ul li span.preview-template,.popup .move-page-dialog c-dropdown-select ul li span.preview-template,.popup .move-section-dialog c-dropdown-select ul li span.preview-template{padding-right:5px;padding-left:0}.popup .add-form-config-page-dialog c-dropdown-select ul li span.preview-template i,.popup .move-page-dialog c-dropdown-select ul li span.preview-template i,.popup .move-section-dialog c-dropdown-select ul li span.preview-template i{border-left-color:transparent;color:#d0d0d0;cursor:pointer}.popup .add-form-config-page-dialog c-dropdown-select ul li c-checkbox label,.popup .move-page-dialog c-dropdown-select ul li c-checkbox label,.popup .move-section-dialog c-dropdown-select ul li c-checkbox label{cursor:pointer;white-space:nowrap}.popup .add-form-config-page-dialog .properties .property-item c-input textarea,.popup .move-page-dialog .properties .property-item c-input textarea,.popup .move-section-dialog .properties .property-item c-input textarea{line-height:normal}.popup.blank-page{z-index:59990}.popup.progress .popup-container{height:60%}.assistant-queue i{width:15px;color:#a9a9a9}.assistant-queue i.clickable:hover{cursor:pointer;color:gray}.assistant-queue .job{padding:5px}.assistant-queue .job:hover{background-color:#d3d3d3}.assistant-queue .job.selected{background-color:#d3d3d3}.assistant-queue .job .title{width:505px;display:inline-block}.assistant-queue .job .title:hover{cursor:pointer}.assistant-queue .job .created{display:inline-block;margin-right:5px}.assistant-queue .job-details{border:1px solid #d3d3d3}.assistant-queue .job-details ol{margin:0 0 15px 40px}.assistant-queue .job-details ol li{list-style-type:decimal}.assistant-queue .job-details ol li p{margin-top:10px}.probe{border-right:1px solid #d3d3d3;max-width:140px;min-width:140px;padding:2px 6px 0 10px;display:inline-block}.probe .label{font-weight:100;line-height:17px}.probe .value{font-size:18px;font-weight:600;margin:15px 0 15px 0;text-align:center;white-space:pre-wrap;line-height:17px}.probe .value.flash{animation:flash 1s 1}.probe .value.disabled{color:#d3d3d3;font-weight:100}.probe hr{color:#d3d3d3;background-color:#d3d3d3;border:none;height:1px}@keyframes flash{0%{opacity:1}50%{opacity:0}100%{opacity:1}}c-module-list c-checkbox{display:inline}.module-list{width:100%}.module-list td,.module-list th{width:50px;box-sizing:border-box;border-bottom:solid 1px rgba(0,0,0,.25);padding:2px}.module-list td{text-align:center}.module-list td:nth-child(even){background-color:rgba(0,0,0,.05)}.module-list th:first-child{text-align:left}.module-list tr>th:first-child{width:auto}.module-list tbody>tr{line-height:24px}.module-list tbody>tr td>c-checkbox{position:relative;top:2px}.module-list tbody>tr.has-changes>th{font-weight:700}.module-icon{display:inline-block;height:50px;width:50px;background-clip:content-box}.module-icon.disabled-theme{background-color:#f0f0f0}.module-icon a{display:block;width:100%;height:100%;color:#fff}.module-icon .nav-link{background-repeat:no-repeat;background-position:center;height:40%;width:40%;margin:auto;padding-top:40%}.module-icon .nav-link svg{transform:translateY(-40%)}.module-icon .navigation-text{text-transform:uppercase;line-height:10%;text-align:center}.module-icon-no-link a{text-decoration:none}.module-icon-no-link a:hover{text-decoration:none}.module-icon-hover a:hover{background-color:rgba(0,0,0,.25)}c-status-feedback [data-balloon]{cursor:default;line-height:normal}c-status-feedback [data-balloon][data-balloon-pos=down]:before{margin-top:7px}c-status-feedback [data-balloon][data-balloon-pos=down]:after{margin-top:13px}c-status-feedback.success [data-balloon]:after{background:#51a351;padding:20px}c-status-feedback.success [data-balloon][data-balloon-pos=down]:before{background:url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22%23408140%22%20transform%3D%22rotate%28180%2018%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;background-size:100% auto}c-status-feedback.success [data-balloon][data-balloon-pos=down]:after{border:solid 1px #408140}.onoffswitch{position:relative;width:113px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.onoffswitch-checkbox{display:none}.onoffswitch-label{display:block;overflow:hidden;cursor:pointer;border-radius:3px}.onoffswitch-inner{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0s}.onoffswitch-inner:after,.onoffswitch-inner:before{display:block;float:left;width:50%;height:28px;padding:0;line-height:28px;font-size:12px;color:#fff;font-weight:700;box-sizing:border-box}.onoffswitch-inner:before{content:attr(data-on);padding-left:21px;background-color:#a9a9a9;color:#fff}.onoffswitch-inner:after{content:attr(data-off);padding-right:21px;background-color:#a9a9a9;color:#fff;text-align:right}.onoffswitch-switch{display:block;width:22px;margin:3px;background:#fff;position:absolute;top:0;bottom:0;right:81px;border-radius:3px;transition:all .3s ease-in 0s}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0}c-form-element-actions>i{cursor:pointer;margin:0 0 0 3px}c-property-select div{cursor:default;width:100%}c-property-select div.disabled{color:gray;font-style:italic}c-property-select div div{word-break:break-all;overflow:hidden;text-overflow:ellipsis;height:20px;width:110px}c-property-select div i{color:#000;margin-right:5px}c-property-select div ul{background-color:#fff;border:1px solid #a9a9a9;position:absolute;margin-top:1px;width:136px;max-height:160px;overflow-y:auto;z-index:10000}c-property-select div ul li{height:20px;padding:0 0 0 3px;overflow:hidden;word-break:break-all}c-property-select div ul li label{font-size:14px}c-property-select div ul .selected{color:#fff;background-color:#1e90ff}c-property-name-property-editor i.dd{margin-right:5px}c-property-name-property-editor ul.menu{position:absolute;margin-top:3px;margin-left:-5px;border:solid 1px #e2e2e2;background-color:#fff;z-index:100100;border-style:solid;border-width:1px;background-color:#fff;max-height:300px;max-width:500px;overflow:auto;box-shadow:2px 4px 15px rgba(0,0,0,.1)}c-property-name-property-editor ul.menu li{padding:2px;cursor:pointer}c-property-name-property-editor ul.menu li:hover{background-color:#e2e2e2}c-property-name-property-editor input.invalid{color:#fff;background-color:red}c-recipient-property-editor a{margin-left:5px;font-style:normal}c-recipient-property-editor ul{margin-left:5px}c-recipient-property-editor .recipient-activity{font-style:italic}div[c-state-chart]{width:900px;overflow-y:hidden;overflow-x:auto;margin-bottom:20px}.form-config-editor{height:100%}.form-config-editor .tools{width:312.5px;position:fixed;top:40px;bottom:0;height:100%;left:0;padding:10px;z-index:100000;box-sizing:border-box;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;overflow-y:auto;padding-bottom:50px}.form-config-editor .properties{width:312.5px;position:fixed;top:40px;bottom:0;height:100%;right:0;padding:10px;z-index:100000;box-sizing:border-box;overflow-y:auto;padding-bottom:50px}.form-config-editor .editor{position:absolute;padding:25px 312.5px 0 337.5px;box-sizing:border-box;width:100%;height:100%}.form-config-editor .editor h1{padding:5px 0 0 20px}.form-config-readonly-editor{margin:30px 45px 0 45px}.fieldselector-dialog input[type=checkbox]{display:inline-block}table.gridfield-editor-dummy tbody tr td{border:solid 1px #dedede;height:25px;width:50px}.dragged-initial-container{display:none}.page-control{display:flex;margin:10px auto;height:20px}.page-control.floating{position:fixed;top:90px;z-index:10000;border:1px solid #d3d3d3;background-color:rgba(255,255,255,.8);backdrop-filter:blur(2px);padding:10px}.page-control div:hover{cursor:pointer}.page-control div.left{margin-right:10px}.page-control div.left.disabled{color:#d3d3d3}.page-control div.right{margin-left:10px}.page-control div.right.disabled{color:#d3d3d3}.page-control div i{margin:0 5px 0 5px}.page-control div i.disabled{color:#d3d3d3}[c-activity-queue] .page-control.floating{top:50px}.flex-mobile .page-control.floating{top:130px}.flex-mobile [c-activity-queue] .page-control.floating{top:90px}[c-register]{padding-top:20px}.dragged-element,.popup-form-content,[c-form-config-editor],[c-form],[c-register],[c-task-form]{margin:0 0 0 20px}.dragged-element table.has-pages,.popup-form-content table.has-pages,[c-form-config-editor] table.has-pages,[c-form] table.has-pages,[c-register] table.has-pages,[c-task-form] table.has-pages{margin-top:65px}.dragged-element h1,.popup-form-content h1,[c-form-config-editor] h1,[c-form] h1,[c-register] h1,[c-task-form] h1{margin-bottom:10px}.dragged-element header label,.popup-form-content header label,[c-form-config-editor] header label,[c-form] header label,[c-register] header label,[c-task-form] header label{font-size:1em}.dragged-element label,.popup-form-content label,[c-form-config-editor] label,[c-form] label,[c-register] label,[c-task-form] label{font-weight:700;display:inline-block;width:100%;min-height:14px}.dragged-element label.selectable,.popup-form-content label.selectable,[c-form-config-editor] label.selectable,[c-form] label.selectable,[c-register] label.selectable,[c-task-form] label.selectable{cursor:pointer}.dragged-element label,.dragged-element p,.popup-form-content label,.popup-form-content p,[c-form-config-editor] label,[c-form-config-editor] p,[c-form] label,[c-form] p,[c-register] label,[c-register] p,[c-task-form] label,[c-task-form] p{font-size:1em}.dragged-element .field,.popup-form-content .field,[c-form-config-editor] .field,[c-form] .field,[c-register] .field,[c-task-form] .field{margin-top:5px;margin-bottom:5px;display:inline-block;vertical-align:top}.dragged-element .section-fields,.popup-form-content .section-fields,[c-form-config-editor] .section-fields,[c-form] .section-fields,[c-register] .section-fields,[c-task-form] .section-fields{min-width:675px;min-height:30px}.dragged-element .no-sections-defined,.popup-form-content .no-sections-defined,[c-form-config-editor] .no-sections-defined,[c-form] .no-sections-defined,[c-register] .no-sections-defined,[c-task-form] .no-sections-defined{width:100%;text-align:center;font-style:italic;margin-top:25%}.dragged-element c-column,.popup-form-content c-column,[c-form-config-editor] c-column,[c-form] c-column,[c-register] c-column,[c-task-form] c-column{display:inline-block;width:700px;border:solid 1px #000}.dragged-element [c-section],.popup-form-content [c-section],[c-form-config-editor] [c-section],[c-form] [c-section],[c-register] [c-section],[c-task-form] [c-section]{border-width:1px;border-style:solid;border-radius:3px;position:relative;border-color:transparent;background-color:#fff;width:620px}.dragged-element [c-section] h2,.popup-form-content [c-section] h2,[c-form-config-editor] [c-section] h2,[c-form] [c-section] h2,[c-register] [c-section] h2,[c-task-form] [c-section] h2{padding-left:6px;padding-top:2px}.dragged-element [c-section] h2.selectable,.popup-form-content [c-section] h2.selectable,[c-form-config-editor] [c-section] h2.selectable,[c-form] [c-section] h2.selectable,[c-register] [c-section] h2.selectable,[c-task-form] [c-section] h2.selectable{cursor:pointer;min-height:15px}.dragged-element [c-section] h2.invisible,.popup-form-content [c-section] h2.invisible,[c-form-config-editor] [c-section] h2.invisible,[c-form] [c-section] h2.invisible,[c-register] [c-section] h2.invisible,[c-task-form] [c-section] h2.invisible{color:gray;font-weight:100;font-style:italic}.dragged-element [c-section] .section>c-form-element-actions,.popup-form-content [c-section] .section>c-form-element-actions,[c-form-config-editor] [c-section] .section>c-form-element-actions,[c-form] [c-section] .section>c-form-element-actions,[c-register] [c-section] .section>c-form-element-actions,[c-task-form] [c-section] .section>c-form-element-actions{top:0;right:0;position:absolute;display:none;margin:5px 5px 0 0}.dragged-element [c-section] .section div.section-collapsed,.popup-form-content [c-section] .section div.section-collapsed,[c-form-config-editor] [c-section] .section div.section-collapsed,[c-form] [c-section] .section div.section-collapsed,[c-register] [c-section] .section div.section-collapsed,[c-task-form] [c-section] .section div.section-collapsed{margin-bottom:15px}.dragged-element [c-section] .section div.section-collapsed.no-name,.popup-form-content [c-section] .section div.section-collapsed.no-name,[c-form-config-editor] [c-section] .section div.section-collapsed.no-name,[c-form] [c-section] .section div.section-collapsed.no-name,[c-register] [c-section] .section div.section-collapsed.no-name,[c-task-form] [c-section] .section div.section-collapsed.no-name{margin-top:10px;margin-bottom:15px}.dragged-element [c-section] .section span.section-collapser,.popup-form-content [c-section] .section span.section-collapser,[c-form-config-editor] [c-section] .section span.section-collapser,[c-form] [c-section] .section span.section-collapser,[c-register] [c-section] .section span.section-collapser,[c-task-form] [c-section] .section span.section-collapser{display:block;position:absolute;margin-top:3px;margin-left:-15px}.dragged-element [c-section] .section span.section-collapser.no-display-name,.popup-form-content [c-section] .section span.section-collapser.no-display-name,[c-form-config-editor] [c-section] .section span.section-collapser.no-display-name,[c-form] [c-section] .section span.section-collapser.no-display-name,[c-register] [c-section] .section span.section-collapser.no-display-name,[c-task-form] [c-section] .section span.section-collapser.no-display-name{margin-top:13px}.dragged-element [c-section] .section span.section-collapser i,.popup-form-content [c-section] .section span.section-collapser i,[c-form-config-editor] [c-section] .section span.section-collapser i,[c-form] [c-section] .section span.section-collapser i,[c-register] [c-section] .section span.section-collapser i,[c-task-form] [c-section] .section span.section-collapser i{border:solid 1px #f0f0f0;border-radius:10px;width:14px;height:14px;background-color:#f0f0f0;color:#444;text-align:center;cursor:pointer}.dragged-element [c-section] .section span.section-collapser i:hover,.popup-form-content [c-section] .section span.section-collapser i:hover,[c-form-config-editor] [c-section] .section span.section-collapser i:hover,[c-form] [c-section] .section span.section-collapser i:hover,[c-register] [c-section] .section span.section-collapser i:hover,[c-task-form] [c-section] .section span.section-collapser i:hover{border-color:#444;background-color:#444;color:#fff}.dragged-element [c-section].outlined,.popup-form-content [c-section].outlined,[c-form-config-editor] [c-section].outlined,[c-form] [c-section].outlined,[c-register] [c-section].outlined,[c-task-form] [c-section].outlined{border-style:dashed;border-color:#d3d3d3}.dragged-element [c-section].outlined>.section>c-form-element-actions,.popup-form-content [c-section].outlined>.section>c-form-element-actions,[c-form-config-editor] [c-section].outlined>.section>c-form-element-actions,[c-form] [c-section].outlined>.section>c-form-element-actions,[c-register] [c-section].outlined>.section>c-form-element-actions,[c-task-form] [c-section].outlined>.section>c-form-element-actions{color:#d3d3d3;display:block}.dragged-element [c-section].outlined>.section>c-form-element-actions i:hover,.popup-form-content [c-section].outlined>.section>c-form-element-actions i:hover,[c-form-config-editor] [c-section].outlined>.section>c-form-element-actions i:hover,[c-form] [c-section].outlined>.section>c-form-element-actions i:hover,[c-register] [c-section].outlined>.section>c-form-element-actions i:hover,[c-task-form] [c-section].outlined>.section>c-form-element-actions i:hover{color:gray}.dragged-element [c-section].selected,.popup-form-content [c-section].selected,[c-form-config-editor] [c-section].selected,[c-form] [c-section].selected,[c-register] [c-section].selected,[c-task-form] [c-section].selected{border-style:solid;border-color:transparent;background-color:#d4d4d4}.dragged-element [c-section].selected.outlined>.section>c-form-element-actions,.popup-form-content [c-section].selected.outlined>.section>c-form-element-actions,[c-form-config-editor] [c-section].selected.outlined>.section>c-form-element-actions,[c-form] [c-section].selected.outlined>.section>c-form-element-actions,[c-register] [c-section].selected.outlined>.section>c-form-element-actions,[c-task-form] [c-section].selected.outlined>.section>c-form-element-actions{color:gray;display:block}.dragged-element [c-section].selected.outlined>.section>c-form-element-actions i:hover,.popup-form-content [c-section].selected.outlined>.section>c-form-element-actions i:hover,[c-form-config-editor] [c-section].selected.outlined>.section>c-form-element-actions i:hover,[c-form] [c-section].selected.outlined>.section>c-form-element-actions i:hover,[c-register] [c-section].selected.outlined>.section>c-form-element-actions i:hover,[c-task-form] [c-section].selected.outlined>.section>c-form-element-actions i:hover{color:#000}.dragged-element [c-section].selected.disabled,.popup-form-content [c-section].selected.disabled,[c-form-config-editor] [c-section].selected.disabled,[c-form] [c-section].selected.disabled,[c-register] [c-section].selected.disabled,[c-task-form] [c-section].selected.disabled{background-color:#b0b0b0}.dragged-element [c-section] .overlay,.popup-form-content [c-section] .overlay,[c-form-config-editor] [c-section] .overlay,[c-form] [c-section] .overlay,[c-register] [c-section] .overlay,[c-task-form] [c-section] .overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:40000;pointer-events:none;background-color:rgba(255,255,255,.75)}.dragged-element [c-section] .section>.shadow,.popup-form-content [c-section] .section>.shadow,[c-form-config-editor] [c-section] .section>.shadow,[c-form] [c-section] .section>.shadow,[c-register] [c-section] .section>.shadow,[c-task-form] [c-section] .section>.shadow{display:none}.dragged-element [c-section].dragged>.section>.shadow,.popup-form-content [c-section].dragged>.section>.shadow,[c-form-config-editor] [c-section].dragged>.section>.shadow,[c-form] [c-section].dragged>.section>.shadow,[c-register] [c-section].dragged>.section>.shadow,[c-task-form] [c-section].dragged>.section>.shadow{display:inline-block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:50000;pointer-events:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQIW2NkQALPHj77zwjjgzhS8lKMYAEYB8RmROaABAALZg+xfpbsowAAAABJRU5ErkJggg==);border-radius:3px;border-style:solid;border-color:#d3d3d3;border-width:1px}.dragged-element [c-attached-registry-entries-field],.dragged-element [c-attached-tasks-list-field],.dragged-element [c-attached-workflows-list-field],.dragged-element [c-attachment-field],.dragged-element [c-boolean-field],.dragged-element [c-calculation-field],.dragged-element [c-check-box-list-field],.dragged-element [c-competency-field],.dragged-element [c-currency-field],.dragged-element [c-date-time-field],.dragged-element [c-decimal-field],.dragged-element [c-document-field],.dragged-element [c-grid-field],.dragged-element [c-image-field],.dragged-element [c-integer-field],.dragged-element [c-interaction-field],.dragged-element [c-label-field],.dragged-element [c-link-field],.dragged-element [c-lookup-field],.dragged-element [c-multi-drop-down-list-field],.dragged-element [c-multiple-selection-tree-field],.dragged-element [c-note-field],.dragged-element [c-radio-button-list-field],.dragged-element [c-single-selection-list-field],.dragged-element [c-text-field],.dragged-element [c-timespan-field],.dragged-element [c-to-do-list-field],.dragged-element [c-user-defined-list-field],.dragged-element [c-work-unit-picker-field],.dragged-element [c-workflow-search-result-field],.popup-form-content [c-attached-registry-entries-field],.popup-form-content [c-attached-tasks-list-field],.popup-form-content [c-attached-workflows-list-field],.popup-form-content [c-attachment-field],.popup-form-content [c-boolean-field],.popup-form-content [c-calculation-field],.popup-form-content [c-check-box-list-field],.popup-form-content [c-competency-field],.popup-form-content [c-currency-field],.popup-form-content [c-date-time-field],.popup-form-content [c-decimal-field],.popup-form-content [c-document-field],.popup-form-content [c-grid-field],.popup-form-content [c-image-field],.popup-form-content [c-integer-field],.popup-form-content [c-interaction-field],.popup-form-content [c-label-field],.popup-form-content [c-link-field],.popup-form-content [c-lookup-field],.popup-form-content [c-multi-drop-down-list-field],.popup-form-content [c-multiple-selection-tree-field],.popup-form-content [c-note-field],.popup-form-content [c-radio-button-list-field],.popup-form-content [c-single-selection-list-field],.popup-form-content [c-text-field],.popup-form-content [c-timespan-field],.popup-form-content [c-to-do-list-field],.popup-form-content [c-user-defined-list-field],.popup-form-content [c-work-unit-picker-field],.popup-form-content [c-workflow-search-result-field],[c-form-config-editor] [c-attached-registry-entries-field],[c-form-config-editor] [c-attached-tasks-list-field],[c-form-config-editor] [c-attached-workflows-list-field],[c-form-config-editor] [c-attachment-field],[c-form-config-editor] [c-boolean-field],[c-form-config-editor] [c-calculation-field],[c-form-config-editor] [c-check-box-list-field],[c-form-config-editor] [c-competency-field],[c-form-config-editor] [c-currency-field],[c-form-config-editor] [c-date-time-field],[c-form-config-editor] [c-decimal-field],[c-form-config-editor] [c-document-field],[c-form-config-editor] [c-grid-field],[c-form-config-editor] [c-image-field],[c-form-config-editor] [c-integer-field],[c-form-config-editor] [c-interaction-field],[c-form-config-editor] [c-label-field],[c-form-config-editor] [c-link-field],[c-form-config-editor] [c-lookup-field],[c-form-config-editor] [c-multi-drop-down-list-field],[c-form-config-editor] [c-multiple-selection-tree-field],[c-form-config-editor] [c-note-field],[c-form-config-editor] [c-radio-button-list-field],[c-form-config-editor] [c-single-selection-list-field],[c-form-config-editor] [c-text-field],[c-form-config-editor] [c-timespan-field],[c-form-config-editor] [c-to-do-list-field],[c-form-config-editor] [c-user-defined-list-field],[c-form-config-editor] [c-work-unit-picker-field],[c-form-config-editor] [c-workflow-search-result-field],[c-form] [c-attached-registry-entries-field],[c-form] [c-attached-tasks-list-field],[c-form] [c-attached-workflows-list-field],[c-form] [c-attachment-field],[c-form] [c-boolean-field],[c-form] [c-calculation-field],[c-form] [c-check-box-list-field],[c-form] [c-competency-field],[c-form] [c-currency-field],[c-form] [c-date-time-field],[c-form] [c-decimal-field],[c-form] [c-document-field],[c-form] [c-grid-field],[c-form] [c-image-field],[c-form] [c-integer-field],[c-form] [c-interaction-field],[c-form] [c-label-field],[c-form] [c-link-field],[c-form] [c-lookup-field],[c-form] [c-multi-drop-down-list-field],[c-form] [c-multiple-selection-tree-field],[c-form] [c-note-field],[c-form] [c-radio-button-list-field],[c-form] [c-single-selection-list-field],[c-form] [c-text-field],[c-form] [c-timespan-field],[c-form] [c-to-do-list-field],[c-form] [c-user-defined-list-field],[c-form] [c-work-unit-picker-field],[c-form] [c-workflow-search-result-field],[c-register] [c-attached-registry-entries-field],[c-register] [c-attached-tasks-list-field],[c-register] [c-attached-workflows-list-field],[c-register] [c-attachment-field],[c-register] [c-boolean-field],[c-register] [c-calculation-field],[c-register] [c-check-box-list-field],[c-register] [c-competency-field],[c-register] [c-currency-field],[c-register] [c-date-time-field],[c-register] [c-decimal-field],[c-register] [c-document-field],[c-register] [c-grid-field],[c-register] [c-image-field],[c-register] [c-integer-field],[c-register] [c-interaction-field],[c-register] [c-label-field],[c-register] [c-link-field],[c-register] [c-lookup-field],[c-register] [c-multi-drop-down-list-field],[c-register] [c-multiple-selection-tree-field],[c-register] [c-note-field],[c-register] [c-radio-button-list-field],[c-register] [c-single-selection-list-field],[c-register] [c-text-field],[c-register] [c-timespan-field],[c-register] [c-to-do-list-field],[c-register] [c-user-defined-list-field],[c-register] [c-work-unit-picker-field],[c-register] [c-workflow-search-result-field],[c-task-form] [c-attached-registry-entries-field],[c-task-form] [c-attached-tasks-list-field],[c-task-form] [c-attached-workflows-list-field],[c-task-form] [c-attachment-field],[c-task-form] [c-boolean-field],[c-task-form] [c-calculation-field],[c-task-form] [c-check-box-list-field],[c-task-form] [c-competency-field],[c-task-form] [c-currency-field],[c-task-form] [c-date-time-field],[c-task-form] [c-decimal-field],[c-task-form] [c-document-field],[c-task-form] [c-grid-field],[c-task-form] [c-image-field],[c-task-form] [c-integer-field],[c-task-form] [c-interaction-field],[c-task-form] [c-label-field],[c-task-form] [c-link-field],[c-task-form] [c-lookup-field],[c-task-form] [c-multi-drop-down-list-field],[c-task-form] [c-multiple-selection-tree-field],[c-task-form] [c-note-field],[c-task-form] [c-radio-button-list-field],[c-task-form] [c-single-selection-list-field],[c-task-form] [c-text-field],[c-task-form] [c-timespan-field],[c-task-form] [c-to-do-list-field],[c-task-form] [c-user-defined-list-field],[c-task-form] [c-work-unit-picker-field],[c-task-form] [c-workflow-search-result-field]{box-sizing:border-box;border-width:1px;border-style:solid;border-radius:3px;padding:5px;border-color:transparent;background-color:#fff;position:relative}.dragged-element [c-attached-registry-entries-field] c-form-element-actions,.dragged-element [c-attached-tasks-list-field] c-form-element-actions,.dragged-element [c-attached-workflows-list-field] c-form-element-actions,.dragged-element [c-attachment-field] c-form-element-actions,.dragged-element [c-boolean-field] c-form-element-actions,.dragged-element [c-calculation-field] c-form-element-actions,.dragged-element [c-check-box-list-field] c-form-element-actions,.dragged-element [c-competency-field] c-form-element-actions,.dragged-element [c-currency-field] c-form-element-actions,.dragged-element [c-date-time-field] c-form-element-actions,.dragged-element [c-decimal-field] c-form-element-actions,.dragged-element [c-document-field] c-form-element-actions,.dragged-element [c-grid-field] c-form-element-actions,.dragged-element [c-image-field] c-form-element-actions,.dragged-element [c-integer-field] c-form-element-actions,.dragged-element [c-interaction-field] c-form-element-actions,.dragged-element [c-label-field] c-form-element-actions,.dragged-element [c-link-field] c-form-element-actions,.dragged-element [c-lookup-field] c-form-element-actions,.dragged-element [c-multi-drop-down-list-field] c-form-element-actions,.dragged-element [c-multiple-selection-tree-field] c-form-element-actions,.dragged-element [c-note-field] c-form-element-actions,.dragged-element [c-radio-button-list-field] c-form-element-actions,.dragged-element [c-single-selection-list-field] c-form-element-actions,.dragged-element [c-text-field] c-form-element-actions,.dragged-element [c-timespan-field] c-form-element-actions,.dragged-element [c-to-do-list-field] c-form-element-actions,.dragged-element [c-user-defined-list-field] c-form-element-actions,.dragged-element [c-work-unit-picker-field] c-form-element-actions,.dragged-element [c-workflow-search-result-field] c-form-element-actions,.popup-form-content [c-attached-registry-entries-field] c-form-element-actions,.popup-form-content [c-attached-tasks-list-field] c-form-element-actions,.popup-form-content [c-attached-workflows-list-field] c-form-element-actions,.popup-form-content [c-attachment-field] c-form-element-actions,.popup-form-content [c-boolean-field] c-form-element-actions,.popup-form-content [c-calculation-field] c-form-element-actions,.popup-form-content [c-check-box-list-field] c-form-element-actions,.popup-form-content [c-competency-field] c-form-element-actions,.popup-form-content [c-currency-field] c-form-element-actions,.popup-form-content [c-date-time-field] c-form-element-actions,.popup-form-content [c-decimal-field] c-form-element-actions,.popup-form-content [c-document-field] c-form-element-actions,.popup-form-content [c-grid-field] c-form-element-actions,.popup-form-content [c-image-field] c-form-element-actions,.popup-form-content [c-integer-field] c-form-element-actions,.popup-form-content [c-interaction-field] c-form-element-actions,.popup-form-content [c-label-field] c-form-element-actions,.popup-form-content [c-link-field] c-form-element-actions,.popup-form-content [c-lookup-field] c-form-element-actions,.popup-form-content [c-multi-drop-down-list-field] c-form-element-actions,.popup-form-content [c-multiple-selection-tree-field] c-form-element-actions,.popup-form-content [c-note-field] c-form-element-actions,.popup-form-content [c-radio-button-list-field] c-form-element-actions,.popup-form-content [c-single-selection-list-field] c-form-element-actions,.popup-form-content [c-text-field] c-form-element-actions,.popup-form-content [c-timespan-field] c-form-element-actions,.popup-form-content [c-to-do-list-field] c-form-element-actions,.popup-form-content [c-user-defined-list-field] c-form-element-actions,.popup-form-content [c-work-unit-picker-field] c-form-element-actions,.popup-form-content [c-workflow-search-result-field] c-form-element-actions,[c-form-config-editor] [c-attached-registry-entries-field] c-form-element-actions,[c-form-config-editor] [c-attached-tasks-list-field] c-form-element-actions,[c-form-config-editor] [c-attached-workflows-list-field] c-form-element-actions,[c-form-config-editor] [c-attachment-field] c-form-element-actions,[c-form-config-editor] [c-boolean-field] c-form-element-actions,[c-form-config-editor] [c-calculation-field] c-form-element-actions,[c-form-config-editor] [c-check-box-list-field] c-form-element-actions,[c-form-config-editor] [c-competency-field] c-form-element-actions,[c-form-config-editor] [c-currency-field] c-form-element-actions,[c-form-config-editor] [c-date-time-field] c-form-element-actions,[c-form-config-editor] [c-decimal-field] c-form-element-actions,[c-form-config-editor] [c-document-field] c-form-element-actions,[c-form-config-editor] [c-grid-field] c-form-element-actions,[c-form-config-editor] [c-image-field] c-form-element-actions,[c-form-config-editor] [c-integer-field] c-form-element-actions,[c-form-config-editor] [c-interaction-field] c-form-element-actions,[c-form-config-editor] [c-label-field] c-form-element-actions,[c-form-config-editor] [c-link-field] c-form-element-actions,[c-form-config-editor] [c-lookup-field] c-form-element-actions,[c-form-config-editor] [c-multi-drop-down-list-field] c-form-element-actions,[c-form-config-editor] [c-multiple-selection-tree-field] c-form-element-actions,[c-form-config-editor] [c-note-field] c-form-element-actions,[c-form-config-editor] [c-radio-button-list-field] c-form-element-actions,[c-form-config-editor] [c-single-selection-list-field] c-form-element-actions,[c-form-config-editor] [c-text-field] c-form-element-actions,[c-form-config-editor] [c-timespan-field] c-form-element-actions,[c-form-config-editor] [c-to-do-list-field] c-form-element-actions,[c-form-config-editor] [c-user-defined-list-field] c-form-element-actions,[c-form-config-editor] [c-work-unit-picker-field] c-form-element-actions,[c-form-config-editor] [c-workflow-search-result-field] c-form-element-actions,[c-form] [c-attached-registry-entries-field] c-form-element-actions,[c-form] [c-attached-tasks-list-field] c-form-element-actions,[c-form] [c-attached-workflows-list-field] c-form-element-actions,[c-form] [c-attachment-field] c-form-element-actions,[c-form] [c-boolean-field] c-form-element-actions,[c-form] [c-calculation-field] c-form-element-actions,[c-form] [c-check-box-list-field] c-form-element-actions,[c-form] [c-competency-field] c-form-element-actions,[c-form] [c-currency-field] c-form-element-actions,[c-form] [c-date-time-field] c-form-element-actions,[c-form] [c-decimal-field] c-form-element-actions,[c-form] [c-document-field] c-form-element-actions,[c-form] [c-grid-field] c-form-element-actions,[c-form] [c-image-field] c-form-element-actions,[c-form] [c-integer-field] c-form-element-actions,[c-form] [c-interaction-field] c-form-element-actions,[c-form] [c-label-field] c-form-element-actions,[c-form] [c-link-field] c-form-element-actions,[c-form] [c-lookup-field] c-form-element-actions,[c-form] [c-multi-drop-down-list-field] c-form-element-actions,[c-form] [c-multiple-selection-tree-field] c-form-element-actions,[c-form] [c-note-field] c-form-element-actions,[c-form] [c-radio-button-list-field] c-form-element-actions,[c-form] [c-single-selection-list-field] c-form-element-actions,[c-form] [c-text-field] c-form-element-actions,[c-form] [c-timespan-field] c-form-element-actions,[c-form] [c-to-do-list-field] c-form-element-actions,[c-form] [c-user-defined-list-field] c-form-element-actions,[c-form] [c-work-unit-picker-field] c-form-element-actions,[c-form] [c-workflow-search-result-field] c-form-element-actions,[c-register] [c-attached-registry-entries-field] c-form-element-actions,[c-register] [c-attached-tasks-list-field] c-form-element-actions,[c-register] [c-attached-workflows-list-field] c-form-element-actions,[c-register] [c-attachment-field] c-form-element-actions,[c-register] [c-boolean-field] c-form-element-actions,[c-register] [c-calculation-field] c-form-element-actions,[c-register] [c-check-box-list-field] c-form-element-actions,[c-register] [c-competency-field] c-form-element-actions,[c-register] [c-currency-field] c-form-element-actions,[c-register] [c-date-time-field] c-form-element-actions,[c-register] [c-decimal-field] c-form-element-actions,[c-register] [c-document-field] c-form-element-actions,[c-register] [c-grid-field] c-form-element-actions,[c-register] [c-image-field] c-form-element-actions,[c-register] [c-integer-field] c-form-element-actions,[c-register] [c-interaction-field] c-form-element-actions,[c-register] [c-label-field] c-form-element-actions,[c-register] [c-link-field] c-form-element-actions,[c-register] [c-lookup-field] c-form-element-actions,[c-register] [c-multi-drop-down-list-field] c-form-element-actions,[c-register] [c-multiple-selection-tree-field] c-form-element-actions,[c-register] [c-note-field] c-form-element-actions,[c-register] [c-radio-button-list-field] c-form-element-actions,[c-register] [c-single-selection-list-field] c-form-element-actions,[c-register] [c-text-field] c-form-element-actions,[c-register] [c-timespan-field] c-form-element-actions,[c-register] [c-to-do-list-field] c-form-element-actions,[c-register] [c-user-defined-list-field] c-form-element-actions,[c-register] [c-work-unit-picker-field] c-form-element-actions,[c-register] [c-workflow-search-result-field] c-form-element-actions,[c-task-form] [c-attached-registry-entries-field] c-form-element-actions,[c-task-form] [c-attached-tasks-list-field] c-form-element-actions,[c-task-form] [c-attached-workflows-list-field] c-form-element-actions,[c-task-form] [c-attachment-field] c-form-element-actions,[c-task-form] [c-boolean-field] c-form-element-actions,[c-task-form] [c-calculation-field] c-form-element-actions,[c-task-form] [c-check-box-list-field] c-form-element-actions,[c-task-form] [c-competency-field] c-form-element-actions,[c-task-form] [c-currency-field] c-form-element-actions,[c-task-form] [c-date-time-field] c-form-element-actions,[c-task-form] [c-decimal-field] c-form-element-actions,[c-task-form] [c-document-field] c-form-element-actions,[c-task-form] [c-grid-field] c-form-element-actions,[c-task-form] [c-image-field] c-form-element-actions,[c-task-form] [c-integer-field] c-form-element-actions,[c-task-form] [c-interaction-field] c-form-element-actions,[c-task-form] [c-label-field] c-form-element-actions,[c-task-form] [c-link-field] c-form-element-actions,[c-task-form] [c-lookup-field] c-form-element-actions,[c-task-form] [c-multi-drop-down-list-field] c-form-element-actions,[c-task-form] [c-multiple-selection-tree-field] c-form-element-actions,[c-task-form] [c-note-field] c-form-element-actions,[c-task-form] [c-radio-button-list-field] c-form-element-actions,[c-task-form] [c-single-selection-list-field] c-form-element-actions,[c-task-form] [c-text-field] c-form-element-actions,[c-task-form] [c-timespan-field] c-form-element-actions,[c-task-form] [c-to-do-list-field] c-form-element-actions,[c-task-form] [c-user-defined-list-field] c-form-element-actions,[c-task-form] [c-work-unit-picker-field] c-form-element-actions,[c-task-form] [c-workflow-search-result-field] c-form-element-actions{top:0;right:0;position:absolute;margin:5px 5px 0 0;color:gray;cursor:pointer;display:none;float:right}.dragged-element [c-attached-registry-entries-field].outlined,.dragged-element [c-attached-tasks-list-field].outlined,.dragged-element [c-attached-workflows-list-field].outlined,.dragged-element [c-attachment-field].outlined,.dragged-element [c-boolean-field].outlined,.dragged-element [c-calculation-field].outlined,.dragged-element [c-check-box-list-field].outlined,.dragged-element [c-competency-field].outlined,.dragged-element [c-currency-field].outlined,.dragged-element [c-date-time-field].outlined,.dragged-element [c-decimal-field].outlined,.dragged-element [c-document-field].outlined,.dragged-element [c-grid-field].outlined,.dragged-element [c-image-field].outlined,.dragged-element [c-integer-field].outlined,.dragged-element [c-interaction-field].outlined,.dragged-element [c-label-field].outlined,.dragged-element [c-link-field].outlined,.dragged-element [c-lookup-field].outlined,.dragged-element [c-multi-drop-down-list-field].outlined,.dragged-element [c-multiple-selection-tree-field].outlined,.dragged-element [c-note-field].outlined,.dragged-element [c-radio-button-list-field].outlined,.dragged-element [c-single-selection-list-field].outlined,.dragged-element [c-text-field].outlined,.dragged-element [c-timespan-field].outlined,.dragged-element [c-to-do-list-field].outlined,.dragged-element [c-user-defined-list-field].outlined,.dragged-element [c-work-unit-picker-field].outlined,.dragged-element [c-workflow-search-result-field].outlined,.popup-form-content [c-attached-registry-entries-field].outlined,.popup-form-content [c-attached-tasks-list-field].outlined,.popup-form-content [c-attached-workflows-list-field].outlined,.popup-form-content [c-attachment-field].outlined,.popup-form-content [c-boolean-field].outlined,.popup-form-content [c-calculation-field].outlined,.popup-form-content [c-check-box-list-field].outlined,.popup-form-content [c-competency-field].outlined,.popup-form-content [c-currency-field].outlined,.popup-form-content [c-date-time-field].outlined,.popup-form-content [c-decimal-field].outlined,.popup-form-content [c-document-field].outlined,.popup-form-content [c-grid-field].outlined,.popup-form-content [c-image-field].outlined,.popup-form-content [c-integer-field].outlined,.popup-form-content [c-interaction-field].outlined,.popup-form-content [c-label-field].outlined,.popup-form-content [c-link-field].outlined,.popup-form-content [c-lookup-field].outlined,.popup-form-content [c-multi-drop-down-list-field].outlined,.popup-form-content [c-multiple-selection-tree-field].outlined,.popup-form-content [c-note-field].outlined,.popup-form-content [c-radio-button-list-field].outlined,.popup-form-content [c-single-selection-list-field].outlined,.popup-form-content [c-text-field].outlined,.popup-form-content [c-timespan-field].outlined,.popup-form-content [c-to-do-list-field].outlined,.popup-form-content [c-user-defined-list-field].outlined,.popup-form-content [c-work-unit-picker-field].outlined,.popup-form-content [c-workflow-search-result-field].outlined,[c-form-config-editor] [c-attached-registry-entries-field].outlined,[c-form-config-editor] [c-attached-tasks-list-field].outlined,[c-form-config-editor] [c-attached-workflows-list-field].outlined,[c-form-config-editor] [c-attachment-field].outlined,[c-form-config-editor] [c-boolean-field].outlined,[c-form-config-editor] [c-calculation-field].outlined,[c-form-config-editor] [c-check-box-list-field].outlined,[c-form-config-editor] [c-competency-field].outlined,[c-form-config-editor] [c-currency-field].outlined,[c-form-config-editor] [c-date-time-field].outlined,[c-form-config-editor] [c-decimal-field].outlined,[c-form-config-editor] [c-document-field].outlined,[c-form-config-editor] [c-grid-field].outlined,[c-form-config-editor] [c-image-field].outlined,[c-form-config-editor] [c-integer-field].outlined,[c-form-config-editor] [c-interaction-field].outlined,[c-form-config-editor] [c-label-field].outlined,[c-form-config-editor] [c-link-field].outlined,[c-form-config-editor] [c-lookup-field].outlined,[c-form-config-editor] [c-multi-drop-down-list-field].outlined,[c-form-config-editor] [c-multiple-selection-tree-field].outlined,[c-form-config-editor] [c-note-field].outlined,[c-form-config-editor] [c-radio-button-list-field].outlined,[c-form-config-editor] [c-single-selection-list-field].outlined,[c-form-config-editor] [c-text-field].outlined,[c-form-config-editor] [c-timespan-field].outlined,[c-form-config-editor] [c-to-do-list-field].outlined,[c-form-config-editor] [c-user-defined-list-field].outlined,[c-form-config-editor] [c-work-unit-picker-field].outlined,[c-form-config-editor] [c-workflow-search-result-field].outlined,[c-form] [c-attached-registry-entries-field].outlined,[c-form] [c-attached-tasks-list-field].outlined,[c-form] [c-attached-workflows-list-field].outlined,[c-form] [c-attachment-field].outlined,[c-form] [c-boolean-field].outlined,[c-form] [c-calculation-field].outlined,[c-form] [c-check-box-list-field].outlined,[c-form] [c-competency-field].outlined,[c-form] [c-currency-field].outlined,[c-form] [c-date-time-field].outlined,[c-form] [c-decimal-field].outlined,[c-form] [c-document-field].outlined,[c-form] [c-grid-field].outlined,[c-form] [c-image-field].outlined,[c-form] [c-integer-field].outlined,[c-form] [c-interaction-field].outlined,[c-form] [c-label-field].outlined,[c-form] [c-link-field].outlined,[c-form] [c-lookup-field].outlined,[c-form] [c-multi-drop-down-list-field].outlined,[c-form] [c-multiple-selection-tree-field].outlined,[c-form] [c-note-field].outlined,[c-form] [c-radio-button-list-field].outlined,[c-form] [c-single-selection-list-field].outlined,[c-form] [c-text-field].outlined,[c-form] [c-timespan-field].outlined,[c-form] [c-to-do-list-field].outlined,[c-form] [c-user-defined-list-field].outlined,[c-form] [c-work-unit-picker-field].outlined,[c-form] [c-workflow-search-result-field].outlined,[c-register] [c-attached-registry-entries-field].outlined,[c-register] [c-attached-tasks-list-field].outlined,[c-register] [c-attached-workflows-list-field].outlined,[c-register] [c-attachment-field].outlined,[c-register] [c-boolean-field].outlined,[c-register] [c-calculation-field].outlined,[c-register] [c-check-box-list-field].outlined,[c-register] [c-competency-field].outlined,[c-register] [c-currency-field].outlined,[c-register] [c-date-time-field].outlined,[c-register] [c-decimal-field].outlined,[c-register] [c-document-field].outlined,[c-register] [c-grid-field].outlined,[c-register] [c-image-field].outlined,[c-register] [c-integer-field].outlined,[c-register] [c-interaction-field].outlined,[c-register] [c-label-field].outlined,[c-register] [c-link-field].outlined,[c-register] [c-lookup-field].outlined,[c-register] [c-multi-drop-down-list-field].outlined,[c-register] [c-multiple-selection-tree-field].outlined,[c-register] [c-note-field].outlined,[c-register] [c-radio-button-list-field].outlined,[c-register] [c-single-selection-list-field].outlined,[c-register] [c-text-field].outlined,[c-register] [c-timespan-field].outlined,[c-register] [c-to-do-list-field].outlined,[c-register] [c-user-defined-list-field].outlined,[c-register] [c-work-unit-picker-field].outlined,[c-register] [c-workflow-search-result-field].outlined,[c-task-form] [c-attached-registry-entries-field].outlined,[c-task-form] [c-attached-tasks-list-field].outlined,[c-task-form] [c-attached-workflows-list-field].outlined,[c-task-form] [c-attachment-field].outlined,[c-task-form] [c-boolean-field].outlined,[c-task-form] [c-calculation-field].outlined,[c-task-form] [c-check-box-list-field].outlined,[c-task-form] [c-competency-field].outlined,[c-task-form] [c-currency-field].outlined,[c-task-form] [c-date-time-field].outlined,[c-task-form] [c-decimal-field].outlined,[c-task-form] [c-document-field].outlined,[c-task-form] [c-grid-field].outlined,[c-task-form] [c-image-field].outlined,[c-task-form] [c-integer-field].outlined,[c-task-form] [c-interaction-field].outlined,[c-task-form] [c-label-field].outlined,[c-task-form] [c-link-field].outlined,[c-task-form] [c-lookup-field].outlined,[c-task-form] [c-multi-drop-down-list-field].outlined,[c-task-form] [c-multiple-selection-tree-field].outlined,[c-task-form] [c-note-field].outlined,[c-task-form] [c-radio-button-list-field].outlined,[c-task-form] [c-single-selection-list-field].outlined,[c-task-form] [c-text-field].outlined,[c-task-form] [c-timespan-field].outlined,[c-task-form] [c-to-do-list-field].outlined,[c-task-form] [c-user-defined-list-field].outlined,[c-task-form] [c-work-unit-picker-field].outlined,[c-task-form] [c-workflow-search-result-field].outlined{border-style:dashed;border-color:#d3d3d3}.dragged-element [c-attached-registry-entries-field].outlined>c-form-element-actions,.dragged-element [c-attached-tasks-list-field].outlined>c-form-element-actions,.dragged-element [c-attached-workflows-list-field].outlined>c-form-element-actions,.dragged-element [c-attachment-field].outlined>c-form-element-actions,.dragged-element [c-boolean-field].outlined>c-form-element-actions,.dragged-element [c-calculation-field].outlined>c-form-element-actions,.dragged-element [c-check-box-list-field].outlined>c-form-element-actions,.dragged-element [c-competency-field].outlined>c-form-element-actions,.dragged-element [c-currency-field].outlined>c-form-element-actions,.dragged-element [c-date-time-field].outlined>c-form-element-actions,.dragged-element [c-decimal-field].outlined>c-form-element-actions,.dragged-element [c-document-field].outlined>c-form-element-actions,.dragged-element [c-grid-field].outlined>c-form-element-actions,.dragged-element [c-image-field].outlined>c-form-element-actions,.dragged-element [c-integer-field].outlined>c-form-element-actions,.dragged-element [c-interaction-field].outlined>c-form-element-actions,.dragged-element [c-label-field].outlined>c-form-element-actions,.dragged-element [c-link-field].outlined>c-form-element-actions,.dragged-element [c-lookup-field].outlined>c-form-element-actions,.dragged-element [c-multi-drop-down-list-field].outlined>c-form-element-actions,.dragged-element [c-multiple-selection-tree-field].outlined>c-form-element-actions,.dragged-element [c-note-field].outlined>c-form-element-actions,.dragged-element [c-radio-button-list-field].outlined>c-form-element-actions,.dragged-element [c-single-selection-list-field].outlined>c-form-element-actions,.dragged-element [c-text-field].outlined>c-form-element-actions,.dragged-element [c-timespan-field].outlined>c-form-element-actions,.dragged-element [c-to-do-list-field].outlined>c-form-element-actions,.dragged-element [c-user-defined-list-field].outlined>c-form-element-actions,.dragged-element [c-work-unit-picker-field].outlined>c-form-element-actions,.dragged-element [c-workflow-search-result-field].outlined>c-form-element-actions,.popup-form-content [c-attached-registry-entries-field].outlined>c-form-element-actions,.popup-form-content [c-attached-tasks-list-field].outlined>c-form-element-actions,.popup-form-content [c-attached-workflows-list-field].outlined>c-form-element-actions,.popup-form-content [c-attachment-field].outlined>c-form-element-actions,.popup-form-content [c-boolean-field].outlined>c-form-element-actions,.popup-form-content [c-calculation-field].outlined>c-form-element-actions,.popup-form-content [c-check-box-list-field].outlined>c-form-element-actions,.popup-form-content [c-competency-field].outlined>c-form-element-actions,.popup-form-content [c-currency-field].outlined>c-form-element-actions,.popup-form-content [c-date-time-field].outlined>c-form-element-actions,.popup-form-content [c-decimal-field].outlined>c-form-element-actions,.popup-form-content [c-document-field].outlined>c-form-element-actions,.popup-form-content [c-grid-field].outlined>c-form-element-actions,.popup-form-content [c-image-field].outlined>c-form-element-actions,.popup-form-content [c-integer-field].outlined>c-form-element-actions,.popup-form-content [c-interaction-field].outlined>c-form-element-actions,.popup-form-content [c-label-field].outlined>c-form-element-actions,.popup-form-content [c-link-field].outlined>c-form-element-actions,.popup-form-content [c-lookup-field].outlined>c-form-element-actions,.popup-form-content [c-multi-drop-down-list-field].outlined>c-form-element-actions,.popup-form-content [c-multiple-selection-tree-field].outlined>c-form-element-actions,.popup-form-content [c-note-field].outlined>c-form-element-actions,.popup-form-content [c-radio-button-list-field].outlined>c-form-element-actions,.popup-form-content [c-single-selection-list-field].outlined>c-form-element-actions,.popup-form-content [c-text-field].outlined>c-form-element-actions,.popup-form-content [c-timespan-field].outlined>c-form-element-actions,.popup-form-content [c-to-do-list-field].outlined>c-form-element-actions,.popup-form-content [c-user-defined-list-field].outlined>c-form-element-actions,.popup-form-content [c-work-unit-picker-field].outlined>c-form-element-actions,.popup-form-content [c-workflow-search-result-field].outlined>c-form-element-actions,[c-form-config-editor] [c-attached-registry-entries-field].outlined>c-form-element-actions,[c-form-config-editor] [c-attached-tasks-list-field].outlined>c-form-element-actions,[c-form-config-editor] [c-attached-workflows-list-field].outlined>c-form-element-actions,[c-form-config-editor] [c-attachment-field].outlined>c-form-element-actions,[c-form-config-editor] [c-boolean-field].outlined>c-form-element-actions,[c-form-config-editor] [c-calculation-field].outlined>c-form-element-actions,[c-form-config-editor] [c-check-box-list-field].outlined>c-form-element-actions,[c-form-config-editor] [c-competency-field].outlined>c-form-element-actions,[c-form-config-editor] [c-currency-field].outlined>c-form-element-actions,[c-form-config-editor] [c-date-time-field].outlined>c-form-element-actions,[c-form-config-editor] [c-decimal-field].outlined>c-form-element-actions,[c-form-config-editor] [c-document-field].outlined>c-form-element-actions,[c-form-config-editor] [c-grid-field].outlined>c-form-element-actions,[c-form-config-editor] [c-image-field].outlined>c-form-element-actions,[c-form-config-editor] [c-integer-field].outlined>c-form-element-actions,[c-form-config-editor] [c-interaction-field].outlined>c-form-element-actions,[c-form-config-editor] [c-label-field].outlined>c-form-element-actions,[c-form-config-editor] [c-link-field].outlined>c-form-element-actions,[c-form-config-editor] [c-lookup-field].outlined>c-form-element-actions,[c-form-config-editor] [c-multi-drop-down-list-field].outlined>c-form-element-actions,[c-form-config-editor] [c-multiple-selection-tree-field].outlined>c-form-element-actions,[c-form-config-editor] [c-note-field].outlined>c-form-element-actions,[c-form-config-editor] [c-radio-button-list-field].outlined>c-form-element-actions,[c-form-config-editor] [c-single-selection-list-field].outlined>c-form-element-actions,[c-form-config-editor] [c-text-field].outlined>c-form-element-actions,[c-form-config-editor] [c-timespan-field].outlined>c-form-element-actions,[c-form-config-editor] [c-to-do-list-field].outlined>c-form-element-actions,[c-form-config-editor] [c-user-defined-list-field].outlined>c-form-element-actions,[c-form-config-editor] [c-work-unit-picker-field].outlined>c-form-element-actions,[c-form-config-editor] [c-workflow-search-result-field].outlined>c-form-element-actions,[c-form] [c-attached-registry-entries-field].outlined>c-form-element-actions,[c-form] [c-attached-tasks-list-field].outlined>c-form-element-actions,[c-form] [c-attached-workflows-list-field].outlined>c-form-element-actions,[c-form] [c-attachment-field].outlined>c-form-element-actions,[c-form] [c-boolean-field].outlined>c-form-element-actions,[c-form] [c-calculation-field].outlined>c-form-element-actions,[c-form] [c-check-box-list-field].outlined>c-form-element-actions,[c-form] [c-competency-field].outlined>c-form-element-actions,[c-form] [c-currency-field].outlined>c-form-element-actions,[c-form] [c-date-time-field].outlined>c-form-element-actions,[c-form] [c-decimal-field].outlined>c-form-element-actions,[c-form] [c-document-field].outlined>c-form-element-actions,[c-form] [c-grid-field].outlined>c-form-element-actions,[c-form] [c-image-field].outlined>c-form-element-actions,[c-form] [c-integer-field].outlined>c-form-element-actions,[c-form] [c-interaction-field].outlined>c-form-element-actions,[c-form] [c-label-field].outlined>c-form-element-actions,[c-form] [c-link-field].outlined>c-form-element-actions,[c-form] [c-lookup-field].outlined>c-form-element-actions,[c-form] [c-multi-drop-down-list-field].outlined>c-form-element-actions,[c-form] [c-multiple-selection-tree-field].outlined>c-form-element-actions,[c-form] [c-note-field].outlined>c-form-element-actions,[c-form] [c-radio-button-list-field].outlined>c-form-element-actions,[c-form] [c-single-selection-list-field].outlined>c-form-element-actions,[c-form] [c-text-field].outlined>c-form-element-actions,[c-form] [c-timespan-field].outlined>c-form-element-actions,[c-form] [c-to-do-list-field].outlined>c-form-element-actions,[c-form] [c-user-defined-list-field].outlined>c-form-element-actions,[c-form] [c-work-unit-picker-field].outlined>c-form-element-actions,[c-form] [c-workflow-search-result-field].outlined>c-form-element-actions,[c-register] [c-attached-registry-entries-field].outlined>c-form-element-actions,[c-register] [c-attached-tasks-list-field].outlined>c-form-element-actions,[c-register] [c-attached-workflows-list-field].outlined>c-form-element-actions,[c-register] [c-attachment-field].outlined>c-form-element-actions,[c-register] [c-boolean-field].outlined>c-form-element-actions,[c-register] [c-calculation-field].outlined>c-form-element-actions,[c-register] [c-check-box-list-field].outlined>c-form-element-actions,[c-register] [c-competency-field].outlined>c-form-element-actions,[c-register] [c-currency-field].outlined>c-form-element-actions,[c-register] [c-date-time-field].outlined>c-form-element-actions,[c-register] [c-decimal-field].outlined>c-form-element-actions,[c-register] [c-document-field].outlined>c-form-element-actions,[c-register] [c-grid-field].outlined>c-form-element-actions,[c-register] [c-image-field].outlined>c-form-element-actions,[c-register] [c-integer-field].outlined>c-form-element-actions,[c-register] [c-interaction-field].outlined>c-form-element-actions,[c-register] [c-label-field].outlined>c-form-element-actions,[c-register] [c-link-field].outlined>c-form-element-actions,[c-register] [c-lookup-field].outlined>c-form-element-actions,[c-register] [c-multi-drop-down-list-field].outlined>c-form-element-actions,[c-register] [c-multiple-selection-tree-field].outlined>c-form-element-actions,[c-register] [c-note-field].outlined>c-form-element-actions,[c-register] [c-radio-button-list-field].outlined>c-form-element-actions,[c-register] [c-single-selection-list-field].outlined>c-form-element-actions,[c-register] [c-text-field].outlined>c-form-element-actions,[c-register] [c-timespan-field].outlined>c-form-element-actions,[c-register] [c-to-do-list-field].outlined>c-form-element-actions,[c-register] [c-user-defined-list-field].outlined>c-form-element-actions,[c-register] [c-work-unit-picker-field].outlined>c-form-element-actions,[c-register] [c-workflow-search-result-field].outlined>c-form-element-actions,[c-task-form] [c-attached-registry-entries-field].outlined>c-form-element-actions,[c-task-form] [c-attached-tasks-list-field].outlined>c-form-element-actions,[c-task-form] [c-attached-workflows-list-field].outlined>c-form-element-actions,[c-task-form] [c-attachment-field].outlined>c-form-element-actions,[c-task-form] [c-boolean-field].outlined>c-form-element-actions,[c-task-form] [c-calculation-field].outlined>c-form-element-actions,[c-task-form] [c-check-box-list-field].outlined>c-form-element-actions,[c-task-form] [c-competency-field].outlined>c-form-element-actions,[c-task-form] [c-currency-field].outlined>c-form-element-actions,[c-task-form] [c-date-time-field].outlined>c-form-element-actions,[c-task-form] [c-decimal-field].outlined>c-form-element-actions,[c-task-form] [c-document-field].outlined>c-form-element-actions,[c-task-form] [c-grid-field].outlined>c-form-element-actions,[c-task-form] [c-image-field].outlined>c-form-element-actions,[c-task-form] [c-integer-field].outlined>c-form-element-actions,[c-task-form] [c-interaction-field].outlined>c-form-element-actions,[c-task-form] [c-label-field].outlined>c-form-element-actions,[c-task-form] [c-link-field].outlined>c-form-element-actions,[c-task-form] [c-lookup-field].outlined>c-form-element-actions,[c-task-form] [c-multi-drop-down-list-field].outlined>c-form-element-actions,[c-task-form] [c-multiple-selection-tree-field].outlined>c-form-element-actions,[c-task-form] [c-note-field].outlined>c-form-element-actions,[c-task-form] [c-radio-button-list-field].outlined>c-form-element-actions,[c-task-form] [c-single-selection-list-field].outlined>c-form-element-actions,[c-task-form] [c-text-field].outlined>c-form-element-actions,[c-task-form] [c-timespan-field].outlined>c-form-element-actions,[c-task-form] [c-to-do-list-field].outlined>c-form-element-actions,[c-task-form] [c-user-defined-list-field].outlined>c-form-element-actions,[c-task-form] [c-work-unit-picker-field].outlined>c-form-element-actions,[c-task-form] [c-workflow-search-result-field].outlined>c-form-element-actions{color:#d3d3d3;display:block}.dragged-element [c-attached-registry-entries-field].outlined>c-form-element-actions i:hover,.dragged-element [c-attached-tasks-list-field].outlined>c-form-element-actions i:hover,.dragged-element [c-attached-workflows-list-field].outlined>c-form-element-actions i:hover,.dragged-element [c-attachment-field].outlined>c-form-element-actions i:hover,.dragged-element [c-boolean-field].outlined>c-form-element-actions i:hover,.dragged-element [c-calculation-field].outlined>c-form-element-actions i:hover,.dragged-element [c-check-box-list-field].outlined>c-form-element-actions i:hover,.dragged-element [c-competency-field].outlined>c-form-element-actions i:hover,.dragged-element [c-currency-field].outlined>c-form-element-actions i:hover,.dragged-element [c-date-time-field].outlined>c-form-element-actions i:hover,.dragged-element [c-decimal-field].outlined>c-form-element-actions i:hover,.dragged-element [c-document-field].outlined>c-form-element-actions i:hover,.dragged-element [c-grid-field].outlined>c-form-element-actions i:hover,.dragged-element [c-image-field].outlined>c-form-element-actions i:hover,.dragged-element [c-integer-field].outlined>c-form-element-actions i:hover,.dragged-element [c-interaction-field].outlined>c-form-element-actions i:hover,.dragged-element [c-label-field].outlined>c-form-element-actions i:hover,.dragged-element [c-link-field].outlined>c-form-element-actions i:hover,.dragged-element [c-lookup-field].outlined>c-form-element-actions i:hover,.dragged-element [c-multi-drop-down-list-field].outlined>c-form-element-actions i:hover,.dragged-element [c-multiple-selection-tree-field].outlined>c-form-element-actions i:hover,.dragged-element [c-note-field].outlined>c-form-element-actions i:hover,.dragged-element [c-radio-button-list-field].outlined>c-form-element-actions i:hover,.dragged-element [c-single-selection-list-field].outlined>c-form-element-actions i:hover,.dragged-element [c-text-field].outlined>c-form-element-actions i:hover,.dragged-element [c-timespan-field].outlined>c-form-element-actions i:hover,.dragged-element [c-to-do-list-field].outlined>c-form-element-actions i:hover,.dragged-element [c-user-defined-list-field].outlined>c-form-element-actions i:hover,.dragged-element [c-work-unit-picker-field].outlined>c-form-element-actions i:hover,.dragged-element [c-workflow-search-result-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-attached-registry-entries-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-attached-tasks-list-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-attached-workflows-list-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-attachment-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-boolean-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-calculation-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-check-box-list-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-competency-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-currency-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-date-time-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-decimal-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-document-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-grid-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-image-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-integer-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-interaction-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-label-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-link-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-lookup-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-multi-drop-down-list-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-multiple-selection-tree-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-note-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-radio-button-list-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-single-selection-list-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-text-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-timespan-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-to-do-list-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-user-defined-list-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-work-unit-picker-field].outlined>c-form-element-actions i:hover,.popup-form-content [c-workflow-search-result-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-attached-registry-entries-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-attached-tasks-list-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-attached-workflows-list-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-attachment-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-boolean-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-calculation-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-check-box-list-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-competency-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-currency-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-date-time-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-decimal-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-document-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-grid-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-image-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-integer-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-interaction-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-label-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-link-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-lookup-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-multi-drop-down-list-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-multiple-selection-tree-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-note-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-radio-button-list-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-single-selection-list-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-text-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-timespan-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-to-do-list-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-user-defined-list-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-work-unit-picker-field].outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-workflow-search-result-field].outlined>c-form-element-actions i:hover,[c-form] [c-attached-registry-entries-field].outlined>c-form-element-actions i:hover,[c-form] [c-attached-tasks-list-field].outlined>c-form-element-actions i:hover,[c-form] [c-attached-workflows-list-field].outlined>c-form-element-actions i:hover,[c-form] [c-attachment-field].outlined>c-form-element-actions i:hover,[c-form] [c-boolean-field].outlined>c-form-element-actions i:hover,[c-form] [c-calculation-field].outlined>c-form-element-actions i:hover,[c-form] [c-check-box-list-field].outlined>c-form-element-actions i:hover,[c-form] [c-competency-field].outlined>c-form-element-actions i:hover,[c-form] [c-currency-field].outlined>c-form-element-actions i:hover,[c-form] [c-date-time-field].outlined>c-form-element-actions i:hover,[c-form] [c-decimal-field].outlined>c-form-element-actions i:hover,[c-form] [c-document-field].outlined>c-form-element-actions i:hover,[c-form] [c-grid-field].outlined>c-form-element-actions i:hover,[c-form] [c-image-field].outlined>c-form-element-actions i:hover,[c-form] [c-integer-field].outlined>c-form-element-actions i:hover,[c-form] [c-interaction-field].outlined>c-form-element-actions i:hover,[c-form] [c-label-field].outlined>c-form-element-actions i:hover,[c-form] [c-link-field].outlined>c-form-element-actions i:hover,[c-form] [c-lookup-field].outlined>c-form-element-actions i:hover,[c-form] [c-multi-drop-down-list-field].outlined>c-form-element-actions i:hover,[c-form] [c-multiple-selection-tree-field].outlined>c-form-element-actions i:hover,[c-form] [c-note-field].outlined>c-form-element-actions i:hover,[c-form] [c-radio-button-list-field].outlined>c-form-element-actions i:hover,[c-form] [c-single-selection-list-field].outlined>c-form-element-actions i:hover,[c-form] [c-text-field].outlined>c-form-element-actions i:hover,[c-form] [c-timespan-field].outlined>c-form-element-actions i:hover,[c-form] [c-to-do-list-field].outlined>c-form-element-actions i:hover,[c-form] [c-user-defined-list-field].outlined>c-form-element-actions i:hover,[c-form] [c-work-unit-picker-field].outlined>c-form-element-actions i:hover,[c-form] [c-workflow-search-result-field].outlined>c-form-element-actions i:hover,[c-register] [c-attached-registry-entries-field].outlined>c-form-element-actions i:hover,[c-register] [c-attached-tasks-list-field].outlined>c-form-element-actions i:hover,[c-register] [c-attached-workflows-list-field].outlined>c-form-element-actions i:hover,[c-register] [c-attachment-field].outlined>c-form-element-actions i:hover,[c-register] [c-boolean-field].outlined>c-form-element-actions i:hover,[c-register] [c-calculation-field].outlined>c-form-element-actions i:hover,[c-register] [c-check-box-list-field].outlined>c-form-element-actions i:hover,[c-register] [c-competency-field].outlined>c-form-element-actions i:hover,[c-register] [c-currency-field].outlined>c-form-element-actions i:hover,[c-register] [c-date-time-field].outlined>c-form-element-actions i:hover,[c-register] [c-decimal-field].outlined>c-form-element-actions i:hover,[c-register] [c-document-field].outlined>c-form-element-actions i:hover,[c-register] [c-grid-field].outlined>c-form-element-actions i:hover,[c-register] [c-image-field].outlined>c-form-element-actions i:hover,[c-register] [c-integer-field].outlined>c-form-element-actions i:hover,[c-register] [c-interaction-field].outlined>c-form-element-actions i:hover,[c-register] [c-label-field].outlined>c-form-element-actions i:hover,[c-register] [c-link-field].outlined>c-form-element-actions i:hover,[c-register] [c-lookup-field].outlined>c-form-element-actions i:hover,[c-register] [c-multi-drop-down-list-field].outlined>c-form-element-actions i:hover,[c-register] [c-multiple-selection-tree-field].outlined>c-form-element-actions i:hover,[c-register] [c-note-field].outlined>c-form-element-actions i:hover,[c-register] [c-radio-button-list-field].outlined>c-form-element-actions i:hover,[c-register] [c-single-selection-list-field].outlined>c-form-element-actions i:hover,[c-register] [c-text-field].outlined>c-form-element-actions i:hover,[c-register] [c-timespan-field].outlined>c-form-element-actions i:hover,[c-register] [c-to-do-list-field].outlined>c-form-element-actions i:hover,[c-register] [c-user-defined-list-field].outlined>c-form-element-actions i:hover,[c-register] [c-work-unit-picker-field].outlined>c-form-element-actions i:hover,[c-register] [c-workflow-search-result-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-attached-registry-entries-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-attached-tasks-list-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-attached-workflows-list-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-attachment-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-boolean-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-calculation-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-check-box-list-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-competency-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-currency-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-date-time-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-decimal-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-document-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-grid-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-image-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-integer-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-interaction-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-label-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-link-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-lookup-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-multi-drop-down-list-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-multiple-selection-tree-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-note-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-radio-button-list-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-single-selection-list-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-text-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-timespan-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-to-do-list-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-user-defined-list-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-work-unit-picker-field].outlined>c-form-element-actions i:hover,[c-task-form] [c-workflow-search-result-field].outlined>c-form-element-actions i:hover{color:gray}.dragged-element [c-attached-registry-entries-field].selected,.dragged-element [c-attached-tasks-list-field].selected,.dragged-element [c-attached-workflows-list-field].selected,.dragged-element [c-attachment-field].selected,.dragged-element [c-boolean-field].selected,.dragged-element [c-calculation-field].selected,.dragged-element [c-check-box-list-field].selected,.dragged-element [c-competency-field].selected,.dragged-element [c-currency-field].selected,.dragged-element [c-date-time-field].selected,.dragged-element [c-decimal-field].selected,.dragged-element [c-document-field].selected,.dragged-element [c-grid-field].selected,.dragged-element [c-image-field].selected,.dragged-element [c-integer-field].selected,.dragged-element [c-interaction-field].selected,.dragged-element [c-label-field].selected,.dragged-element [c-link-field].selected,.dragged-element [c-lookup-field].selected,.dragged-element [c-multi-drop-down-list-field].selected,.dragged-element [c-multiple-selection-tree-field].selected,.dragged-element [c-note-field].selected,.dragged-element [c-radio-button-list-field].selected,.dragged-element [c-single-selection-list-field].selected,.dragged-element [c-text-field].selected,.dragged-element [c-timespan-field].selected,.dragged-element [c-to-do-list-field].selected,.dragged-element [c-user-defined-list-field].selected,.dragged-element [c-work-unit-picker-field].selected,.dragged-element [c-workflow-search-result-field].selected,.popup-form-content [c-attached-registry-entries-field].selected,.popup-form-content [c-attached-tasks-list-field].selected,.popup-form-content [c-attached-workflows-list-field].selected,.popup-form-content [c-attachment-field].selected,.popup-form-content [c-boolean-field].selected,.popup-form-content [c-calculation-field].selected,.popup-form-content [c-check-box-list-field].selected,.popup-form-content [c-competency-field].selected,.popup-form-content [c-currency-field].selected,.popup-form-content [c-date-time-field].selected,.popup-form-content [c-decimal-field].selected,.popup-form-content [c-document-field].selected,.popup-form-content [c-grid-field].selected,.popup-form-content [c-image-field].selected,.popup-form-content [c-integer-field].selected,.popup-form-content [c-interaction-field].selected,.popup-form-content [c-label-field].selected,.popup-form-content [c-link-field].selected,.popup-form-content [c-lookup-field].selected,.popup-form-content [c-multi-drop-down-list-field].selected,.popup-form-content [c-multiple-selection-tree-field].selected,.popup-form-content [c-note-field].selected,.popup-form-content [c-radio-button-list-field].selected,.popup-form-content [c-single-selection-list-field].selected,.popup-form-content [c-text-field].selected,.popup-form-content [c-timespan-field].selected,.popup-form-content [c-to-do-list-field].selected,.popup-form-content [c-user-defined-list-field].selected,.popup-form-content [c-work-unit-picker-field].selected,.popup-form-content [c-workflow-search-result-field].selected,[c-form-config-editor] [c-attached-registry-entries-field].selected,[c-form-config-editor] [c-attached-tasks-list-field].selected,[c-form-config-editor] [c-attached-workflows-list-field].selected,[c-form-config-editor] [c-attachment-field].selected,[c-form-config-editor] [c-boolean-field].selected,[c-form-config-editor] [c-calculation-field].selected,[c-form-config-editor] [c-check-box-list-field].selected,[c-form-config-editor] [c-competency-field].selected,[c-form-config-editor] [c-currency-field].selected,[c-form-config-editor] [c-date-time-field].selected,[c-form-config-editor] [c-decimal-field].selected,[c-form-config-editor] [c-document-field].selected,[c-form-config-editor] [c-grid-field].selected,[c-form-config-editor] [c-image-field].selected,[c-form-config-editor] [c-integer-field].selected,[c-form-config-editor] [c-interaction-field].selected,[c-form-config-editor] [c-label-field].selected,[c-form-config-editor] [c-link-field].selected,[c-form-config-editor] [c-lookup-field].selected,[c-form-config-editor] [c-multi-drop-down-list-field].selected,[c-form-config-editor] [c-multiple-selection-tree-field].selected,[c-form-config-editor] [c-note-field].selected,[c-form-config-editor] [c-radio-button-list-field].selected,[c-form-config-editor] [c-single-selection-list-field].selected,[c-form-config-editor] [c-text-field].selected,[c-form-config-editor] [c-timespan-field].selected,[c-form-config-editor] [c-to-do-list-field].selected,[c-form-config-editor] [c-user-defined-list-field].selected,[c-form-config-editor] [c-work-unit-picker-field].selected,[c-form-config-editor] [c-workflow-search-result-field].selected,[c-form] [c-attached-registry-entries-field].selected,[c-form] [c-attached-tasks-list-field].selected,[c-form] [c-attached-workflows-list-field].selected,[c-form] [c-attachment-field].selected,[c-form] [c-boolean-field].selected,[c-form] [c-calculation-field].selected,[c-form] [c-check-box-list-field].selected,[c-form] [c-competency-field].selected,[c-form] [c-currency-field].selected,[c-form] [c-date-time-field].selected,[c-form] [c-decimal-field].selected,[c-form] [c-document-field].selected,[c-form] [c-grid-field].selected,[c-form] [c-image-field].selected,[c-form] [c-integer-field].selected,[c-form] [c-interaction-field].selected,[c-form] [c-label-field].selected,[c-form] [c-link-field].selected,[c-form] [c-lookup-field].selected,[c-form] [c-multi-drop-down-list-field].selected,[c-form] [c-multiple-selection-tree-field].selected,[c-form] [c-note-field].selected,[c-form] [c-radio-button-list-field].selected,[c-form] [c-single-selection-list-field].selected,[c-form] [c-text-field].selected,[c-form] [c-timespan-field].selected,[c-form] [c-to-do-list-field].selected,[c-form] [c-user-defined-list-field].selected,[c-form] [c-work-unit-picker-field].selected,[c-form] [c-workflow-search-result-field].selected,[c-register] [c-attached-registry-entries-field].selected,[c-register] [c-attached-tasks-list-field].selected,[c-register] [c-attached-workflows-list-field].selected,[c-register] [c-attachment-field].selected,[c-register] [c-boolean-field].selected,[c-register] [c-calculation-field].selected,[c-register] [c-check-box-list-field].selected,[c-register] [c-competency-field].selected,[c-register] [c-currency-field].selected,[c-register] [c-date-time-field].selected,[c-register] [c-decimal-field].selected,[c-register] [c-document-field].selected,[c-register] [c-grid-field].selected,[c-register] [c-image-field].selected,[c-register] [c-integer-field].selected,[c-register] [c-interaction-field].selected,[c-register] [c-label-field].selected,[c-register] [c-link-field].selected,[c-register] [c-lookup-field].selected,[c-register] [c-multi-drop-down-list-field].selected,[c-register] [c-multiple-selection-tree-field].selected,[c-register] [c-note-field].selected,[c-register] [c-radio-button-list-field].selected,[c-register] [c-single-selection-list-field].selected,[c-register] [c-text-field].selected,[c-register] [c-timespan-field].selected,[c-register] [c-to-do-list-field].selected,[c-register] [c-user-defined-list-field].selected,[c-register] [c-work-unit-picker-field].selected,[c-register] [c-workflow-search-result-field].selected,[c-task-form] [c-attached-registry-entries-field].selected,[c-task-form] [c-attached-tasks-list-field].selected,[c-task-form] [c-attached-workflows-list-field].selected,[c-task-form] [c-attachment-field].selected,[c-task-form] [c-boolean-field].selected,[c-task-form] [c-calculation-field].selected,[c-task-form] [c-check-box-list-field].selected,[c-task-form] [c-competency-field].selected,[c-task-form] [c-currency-field].selected,[c-task-form] [c-date-time-field].selected,[c-task-form] [c-decimal-field].selected,[c-task-form] [c-document-field].selected,[c-task-form] [c-grid-field].selected,[c-task-form] [c-image-field].selected,[c-task-form] [c-integer-field].selected,[c-task-form] [c-interaction-field].selected,[c-task-form] [c-label-field].selected,[c-task-form] [c-link-field].selected,[c-task-form] [c-lookup-field].selected,[c-task-form] [c-multi-drop-down-list-field].selected,[c-task-form] [c-multiple-selection-tree-field].selected,[c-task-form] [c-note-field].selected,[c-task-form] [c-radio-button-list-field].selected,[c-task-form] [c-single-selection-list-field].selected,[c-task-form] [c-text-field].selected,[c-task-form] [c-timespan-field].selected,[c-task-form] [c-to-do-list-field].selected,[c-task-form] [c-user-defined-list-field].selected,[c-task-form] [c-work-unit-picker-field].selected,[c-task-form] [c-workflow-search-result-field].selected{border-style:solid;border-color:transparent;background-color:#d4d4d4}.dragged-element [c-attached-registry-entries-field].selected.outlined>c-form-element-actions,.dragged-element [c-attached-tasks-list-field].selected.outlined>c-form-element-actions,.dragged-element [c-attached-workflows-list-field].selected.outlined>c-form-element-actions,.dragged-element [c-attachment-field].selected.outlined>c-form-element-actions,.dragged-element [c-boolean-field].selected.outlined>c-form-element-actions,.dragged-element [c-calculation-field].selected.outlined>c-form-element-actions,.dragged-element [c-check-box-list-field].selected.outlined>c-form-element-actions,.dragged-element [c-competency-field].selected.outlined>c-form-element-actions,.dragged-element [c-currency-field].selected.outlined>c-form-element-actions,.dragged-element [c-date-time-field].selected.outlined>c-form-element-actions,.dragged-element [c-decimal-field].selected.outlined>c-form-element-actions,.dragged-element [c-document-field].selected.outlined>c-form-element-actions,.dragged-element [c-grid-field].selected.outlined>c-form-element-actions,.dragged-element [c-image-field].selected.outlined>c-form-element-actions,.dragged-element [c-integer-field].selected.outlined>c-form-element-actions,.dragged-element [c-interaction-field].selected.outlined>c-form-element-actions,.dragged-element [c-label-field].selected.outlined>c-form-element-actions,.dragged-element [c-link-field].selected.outlined>c-form-element-actions,.dragged-element [c-lookup-field].selected.outlined>c-form-element-actions,.dragged-element [c-multi-drop-down-list-field].selected.outlined>c-form-element-actions,.dragged-element [c-multiple-selection-tree-field].selected.outlined>c-form-element-actions,.dragged-element [c-note-field].selected.outlined>c-form-element-actions,.dragged-element [c-radio-button-list-field].selected.outlined>c-form-element-actions,.dragged-element [c-single-selection-list-field].selected.outlined>c-form-element-actions,.dragged-element [c-text-field].selected.outlined>c-form-element-actions,.dragged-element [c-timespan-field].selected.outlined>c-form-element-actions,.dragged-element [c-to-do-list-field].selected.outlined>c-form-element-actions,.dragged-element [c-user-defined-list-field].selected.outlined>c-form-element-actions,.dragged-element [c-work-unit-picker-field].selected.outlined>c-form-element-actions,.dragged-element [c-workflow-search-result-field].selected.outlined>c-form-element-actions,.popup-form-content [c-attached-registry-entries-field].selected.outlined>c-form-element-actions,.popup-form-content [c-attached-tasks-list-field].selected.outlined>c-form-element-actions,.popup-form-content [c-attached-workflows-list-field].selected.outlined>c-form-element-actions,.popup-form-content [c-attachment-field].selected.outlined>c-form-element-actions,.popup-form-content [c-boolean-field].selected.outlined>c-form-element-actions,.popup-form-content [c-calculation-field].selected.outlined>c-form-element-actions,.popup-form-content [c-check-box-list-field].selected.outlined>c-form-element-actions,.popup-form-content [c-competency-field].selected.outlined>c-form-element-actions,.popup-form-content [c-currency-field].selected.outlined>c-form-element-actions,.popup-form-content [c-date-time-field].selected.outlined>c-form-element-actions,.popup-form-content [c-decimal-field].selected.outlined>c-form-element-actions,.popup-form-content [c-document-field].selected.outlined>c-form-element-actions,.popup-form-content [c-grid-field].selected.outlined>c-form-element-actions,.popup-form-content [c-image-field].selected.outlined>c-form-element-actions,.popup-form-content [c-integer-field].selected.outlined>c-form-element-actions,.popup-form-content [c-interaction-field].selected.outlined>c-form-element-actions,.popup-form-content [c-label-field].selected.outlined>c-form-element-actions,.popup-form-content [c-link-field].selected.outlined>c-form-element-actions,.popup-form-content [c-lookup-field].selected.outlined>c-form-element-actions,.popup-form-content [c-multi-drop-down-list-field].selected.outlined>c-form-element-actions,.popup-form-content [c-multiple-selection-tree-field].selected.outlined>c-form-element-actions,.popup-form-content [c-note-field].selected.outlined>c-form-element-actions,.popup-form-content [c-radio-button-list-field].selected.outlined>c-form-element-actions,.popup-form-content [c-single-selection-list-field].selected.outlined>c-form-element-actions,.popup-form-content [c-text-field].selected.outlined>c-form-element-actions,.popup-form-content [c-timespan-field].selected.outlined>c-form-element-actions,.popup-form-content [c-to-do-list-field].selected.outlined>c-form-element-actions,.popup-form-content [c-user-defined-list-field].selected.outlined>c-form-element-actions,.popup-form-content [c-work-unit-picker-field].selected.outlined>c-form-element-actions,.popup-form-content [c-workflow-search-result-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-attached-registry-entries-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-attached-tasks-list-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-attached-workflows-list-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-attachment-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-boolean-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-calculation-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-check-box-list-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-competency-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-currency-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-date-time-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-decimal-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-document-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-grid-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-image-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-integer-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-interaction-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-label-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-link-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-lookup-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-multi-drop-down-list-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-multiple-selection-tree-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-note-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-radio-button-list-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-single-selection-list-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-text-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-timespan-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-to-do-list-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-user-defined-list-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-work-unit-picker-field].selected.outlined>c-form-element-actions,[c-form-config-editor] [c-workflow-search-result-field].selected.outlined>c-form-element-actions,[c-form] [c-attached-registry-entries-field].selected.outlined>c-form-element-actions,[c-form] [c-attached-tasks-list-field].selected.outlined>c-form-element-actions,[c-form] [c-attached-workflows-list-field].selected.outlined>c-form-element-actions,[c-form] [c-attachment-field].selected.outlined>c-form-element-actions,[c-form] [c-boolean-field].selected.outlined>c-form-element-actions,[c-form] [c-calculation-field].selected.outlined>c-form-element-actions,[c-form] [c-check-box-list-field].selected.outlined>c-form-element-actions,[c-form] [c-competency-field].selected.outlined>c-form-element-actions,[c-form] [c-currency-field].selected.outlined>c-form-element-actions,[c-form] [c-date-time-field].selected.outlined>c-form-element-actions,[c-form] [c-decimal-field].selected.outlined>c-form-element-actions,[c-form] [c-document-field].selected.outlined>c-form-element-actions,[c-form] [c-grid-field].selected.outlined>c-form-element-actions,[c-form] [c-image-field].selected.outlined>c-form-element-actions,[c-form] [c-integer-field].selected.outlined>c-form-element-actions,[c-form] [c-interaction-field].selected.outlined>c-form-element-actions,[c-form] [c-label-field].selected.outlined>c-form-element-actions,[c-form] [c-link-field].selected.outlined>c-form-element-actions,[c-form] [c-lookup-field].selected.outlined>c-form-element-actions,[c-form] [c-multi-drop-down-list-field].selected.outlined>c-form-element-actions,[c-form] [c-multiple-selection-tree-field].selected.outlined>c-form-element-actions,[c-form] [c-note-field].selected.outlined>c-form-element-actions,[c-form] [c-radio-button-list-field].selected.outlined>c-form-element-actions,[c-form] [c-single-selection-list-field].selected.outlined>c-form-element-actions,[c-form] [c-text-field].selected.outlined>c-form-element-actions,[c-form] [c-timespan-field].selected.outlined>c-form-element-actions,[c-form] [c-to-do-list-field].selected.outlined>c-form-element-actions,[c-form] [c-user-defined-list-field].selected.outlined>c-form-element-actions,[c-form] [c-work-unit-picker-field].selected.outlined>c-form-element-actions,[c-form] [c-workflow-search-result-field].selected.outlined>c-form-element-actions,[c-register] [c-attached-registry-entries-field].selected.outlined>c-form-element-actions,[c-register] [c-attached-tasks-list-field].selected.outlined>c-form-element-actions,[c-register] [c-attached-workflows-list-field].selected.outlined>c-form-element-actions,[c-register] [c-attachment-field].selected.outlined>c-form-element-actions,[c-register] [c-boolean-field].selected.outlined>c-form-element-actions,[c-register] [c-calculation-field].selected.outlined>c-form-element-actions,[c-register] [c-check-box-list-field].selected.outlined>c-form-element-actions,[c-register] [c-competency-field].selected.outlined>c-form-element-actions,[c-register] [c-currency-field].selected.outlined>c-form-element-actions,[c-register] [c-date-time-field].selected.outlined>c-form-element-actions,[c-register] [c-decimal-field].selected.outlined>c-form-element-actions,[c-register] [c-document-field].selected.outlined>c-form-element-actions,[c-register] [c-grid-field].selected.outlined>c-form-element-actions,[c-register] [c-image-field].selected.outlined>c-form-element-actions,[c-register] [c-integer-field].selected.outlined>c-form-element-actions,[c-register] [c-interaction-field].selected.outlined>c-form-element-actions,[c-register] [c-label-field].selected.outlined>c-form-element-actions,[c-register] [c-link-field].selected.outlined>c-form-element-actions,[c-register] [c-lookup-field].selected.outlined>c-form-element-actions,[c-register] [c-multi-drop-down-list-field].selected.outlined>c-form-element-actions,[c-register] [c-multiple-selection-tree-field].selected.outlined>c-form-element-actions,[c-register] [c-note-field].selected.outlined>c-form-element-actions,[c-register] [c-radio-button-list-field].selected.outlined>c-form-element-actions,[c-register] [c-single-selection-list-field].selected.outlined>c-form-element-actions,[c-register] [c-text-field].selected.outlined>c-form-element-actions,[c-register] [c-timespan-field].selected.outlined>c-form-element-actions,[c-register] [c-to-do-list-field].selected.outlined>c-form-element-actions,[c-register] [c-user-defined-list-field].selected.outlined>c-form-element-actions,[c-register] [c-work-unit-picker-field].selected.outlined>c-form-element-actions,[c-register] [c-workflow-search-result-field].selected.outlined>c-form-element-actions,[c-task-form] [c-attached-registry-entries-field].selected.outlined>c-form-element-actions,[c-task-form] [c-attached-tasks-list-field].selected.outlined>c-form-element-actions,[c-task-form] [c-attached-workflows-list-field].selected.outlined>c-form-element-actions,[c-task-form] [c-attachment-field].selected.outlined>c-form-element-actions,[c-task-form] [c-boolean-field].selected.outlined>c-form-element-actions,[c-task-form] [c-calculation-field].selected.outlined>c-form-element-actions,[c-task-form] [c-check-box-list-field].selected.outlined>c-form-element-actions,[c-task-form] [c-competency-field].selected.outlined>c-form-element-actions,[c-task-form] [c-currency-field].selected.outlined>c-form-element-actions,[c-task-form] [c-date-time-field].selected.outlined>c-form-element-actions,[c-task-form] [c-decimal-field].selected.outlined>c-form-element-actions,[c-task-form] [c-document-field].selected.outlined>c-form-element-actions,[c-task-form] [c-grid-field].selected.outlined>c-form-element-actions,[c-task-form] [c-image-field].selected.outlined>c-form-element-actions,[c-task-form] [c-integer-field].selected.outlined>c-form-element-actions,[c-task-form] [c-interaction-field].selected.outlined>c-form-element-actions,[c-task-form] [c-label-field].selected.outlined>c-form-element-actions,[c-task-form] [c-link-field].selected.outlined>c-form-element-actions,[c-task-form] [c-lookup-field].selected.outlined>c-form-element-actions,[c-task-form] [c-multi-drop-down-list-field].selected.outlined>c-form-element-actions,[c-task-form] [c-multiple-selection-tree-field].selected.outlined>c-form-element-actions,[c-task-form] [c-note-field].selected.outlined>c-form-element-actions,[c-task-form] [c-radio-button-list-field].selected.outlined>c-form-element-actions,[c-task-form] [c-single-selection-list-field].selected.outlined>c-form-element-actions,[c-task-form] [c-text-field].selected.outlined>c-form-element-actions,[c-task-form] [c-timespan-field].selected.outlined>c-form-element-actions,[c-task-form] [c-to-do-list-field].selected.outlined>c-form-element-actions,[c-task-form] [c-user-defined-list-field].selected.outlined>c-form-element-actions,[c-task-form] [c-work-unit-picker-field].selected.outlined>c-form-element-actions,[c-task-form] [c-workflow-search-result-field].selected.outlined>c-form-element-actions{color:gray;display:block}.dragged-element [c-attached-registry-entries-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-attached-tasks-list-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-attached-workflows-list-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-attachment-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-boolean-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-calculation-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-check-box-list-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-competency-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-currency-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-date-time-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-decimal-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-document-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-grid-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-image-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-integer-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-interaction-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-label-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-link-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-lookup-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-multi-drop-down-list-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-multiple-selection-tree-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-note-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-radio-button-list-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-single-selection-list-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-text-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-timespan-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-to-do-list-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-user-defined-list-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-work-unit-picker-field].selected.outlined>c-form-element-actions i:hover,.dragged-element [c-workflow-search-result-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-attached-registry-entries-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-attached-tasks-list-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-attached-workflows-list-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-attachment-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-boolean-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-calculation-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-check-box-list-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-competency-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-currency-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-date-time-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-decimal-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-document-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-grid-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-image-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-integer-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-interaction-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-label-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-link-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-lookup-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-multi-drop-down-list-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-multiple-selection-tree-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-note-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-radio-button-list-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-single-selection-list-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-text-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-timespan-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-to-do-list-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-user-defined-list-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-work-unit-picker-field].selected.outlined>c-form-element-actions i:hover,.popup-form-content [c-workflow-search-result-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-attached-registry-entries-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-attached-tasks-list-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-attached-workflows-list-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-attachment-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-boolean-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-calculation-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-check-box-list-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-competency-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-currency-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-date-time-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-decimal-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-document-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-grid-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-image-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-integer-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-interaction-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-label-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-link-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-lookup-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-multi-drop-down-list-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-multiple-selection-tree-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-note-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-radio-button-list-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-single-selection-list-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-text-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-timespan-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-to-do-list-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-user-defined-list-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-work-unit-picker-field].selected.outlined>c-form-element-actions i:hover,[c-form-config-editor] [c-workflow-search-result-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-attached-registry-entries-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-attached-tasks-list-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-attached-workflows-list-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-attachment-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-boolean-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-calculation-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-check-box-list-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-competency-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-currency-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-date-time-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-decimal-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-document-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-grid-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-image-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-integer-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-interaction-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-label-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-link-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-lookup-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-multi-drop-down-list-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-multiple-selection-tree-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-note-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-radio-button-list-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-single-selection-list-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-text-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-timespan-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-to-do-list-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-user-defined-list-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-work-unit-picker-field].selected.outlined>c-form-element-actions i:hover,[c-form] [c-workflow-search-result-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-attached-registry-entries-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-attached-tasks-list-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-attached-workflows-list-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-attachment-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-boolean-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-calculation-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-check-box-list-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-competency-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-currency-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-date-time-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-decimal-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-document-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-grid-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-image-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-integer-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-interaction-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-label-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-link-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-lookup-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-multi-drop-down-list-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-multiple-selection-tree-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-note-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-radio-button-list-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-single-selection-list-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-text-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-timespan-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-to-do-list-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-user-defined-list-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-work-unit-picker-field].selected.outlined>c-form-element-actions i:hover,[c-register] [c-workflow-search-result-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-attached-registry-entries-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-attached-tasks-list-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-attached-workflows-list-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-attachment-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-boolean-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-calculation-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-check-box-list-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-competency-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-currency-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-date-time-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-decimal-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-document-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-grid-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-image-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-integer-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-interaction-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-label-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-link-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-lookup-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-multi-drop-down-list-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-multiple-selection-tree-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-note-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-radio-button-list-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-single-selection-list-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-text-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-timespan-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-to-do-list-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-user-defined-list-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-work-unit-picker-field].selected.outlined>c-form-element-actions i:hover,[c-task-form] [c-workflow-search-result-field].selected.outlined>c-form-element-actions i:hover{color:#000}.dragged-element [c-attached-registry-entries-field].selected.disabled,.dragged-element [c-attached-tasks-list-field].selected.disabled,.dragged-element [c-attached-workflows-list-field].selected.disabled,.dragged-element [c-attachment-field].selected.disabled,.dragged-element [c-boolean-field].selected.disabled,.dragged-element [c-calculation-field].selected.disabled,.dragged-element [c-check-box-list-field].selected.disabled,.dragged-element [c-competency-field].selected.disabled,.dragged-element [c-currency-field].selected.disabled,.dragged-element [c-date-time-field].selected.disabled,.dragged-element [c-decimal-field].selected.disabled,.dragged-element [c-document-field].selected.disabled,.dragged-element [c-grid-field].selected.disabled,.dragged-element [c-image-field].selected.disabled,.dragged-element [c-integer-field].selected.disabled,.dragged-element [c-interaction-field].selected.disabled,.dragged-element [c-label-field].selected.disabled,.dragged-element [c-link-field].selected.disabled,.dragged-element [c-lookup-field].selected.disabled,.dragged-element [c-multi-drop-down-list-field].selected.disabled,.dragged-element [c-multiple-selection-tree-field].selected.disabled,.dragged-element [c-note-field].selected.disabled,.dragged-element [c-radio-button-list-field].selected.disabled,.dragged-element [c-single-selection-list-field].selected.disabled,.dragged-element [c-text-field].selected.disabled,.dragged-element [c-timespan-field].selected.disabled,.dragged-element [c-to-do-list-field].selected.disabled,.dragged-element [c-user-defined-list-field].selected.disabled,.dragged-element [c-work-unit-picker-field].selected.disabled,.dragged-element [c-workflow-search-result-field].selected.disabled,.popup-form-content [c-attached-registry-entries-field].selected.disabled,.popup-form-content [c-attached-tasks-list-field].selected.disabled,.popup-form-content [c-attached-workflows-list-field].selected.disabled,.popup-form-content [c-attachment-field].selected.disabled,.popup-form-content [c-boolean-field].selected.disabled,.popup-form-content [c-calculation-field].selected.disabled,.popup-form-content [c-check-box-list-field].selected.disabled,.popup-form-content [c-competency-field].selected.disabled,.popup-form-content [c-currency-field].selected.disabled,.popup-form-content [c-date-time-field].selected.disabled,.popup-form-content [c-decimal-field].selected.disabled,.popup-form-content [c-document-field].selected.disabled,.popup-form-content [c-grid-field].selected.disabled,.popup-form-content [c-image-field].selected.disabled,.popup-form-content [c-integer-field].selected.disabled,.popup-form-content [c-interaction-field].selected.disabled,.popup-form-content [c-label-field].selected.disabled,.popup-form-content [c-link-field].selected.disabled,.popup-form-content [c-lookup-field].selected.disabled,.popup-form-content [c-multi-drop-down-list-field].selected.disabled,.popup-form-content [c-multiple-selection-tree-field].selected.disabled,.popup-form-content [c-note-field].selected.disabled,.popup-form-content [c-radio-button-list-field].selected.disabled,.popup-form-content [c-single-selection-list-field].selected.disabled,.popup-form-content [c-text-field].selected.disabled,.popup-form-content [c-timespan-field].selected.disabled,.popup-form-content [c-to-do-list-field].selected.disabled,.popup-form-content [c-user-defined-list-field].selected.disabled,.popup-form-content [c-work-unit-picker-field].selected.disabled,.popup-form-content [c-workflow-search-result-field].selected.disabled,[c-form-config-editor] [c-attached-registry-entries-field].selected.disabled,[c-form-config-editor] [c-attached-tasks-list-field].selected.disabled,[c-form-config-editor] [c-attached-workflows-list-field].selected.disabled,[c-form-config-editor] [c-attachment-field].selected.disabled,[c-form-config-editor] [c-boolean-field].selected.disabled,[c-form-config-editor] [c-calculation-field].selected.disabled,[c-form-config-editor] [c-check-box-list-field].selected.disabled,[c-form-config-editor] [c-competency-field].selected.disabled,[c-form-config-editor] [c-currency-field].selected.disabled,[c-form-config-editor] [c-date-time-field].selected.disabled,[c-form-config-editor] [c-decimal-field].selected.disabled,[c-form-config-editor] [c-document-field].selected.disabled,[c-form-config-editor] [c-grid-field].selected.disabled,[c-form-config-editor] [c-image-field].selected.disabled,[c-form-config-editor] [c-integer-field].selected.disabled,[c-form-config-editor] [c-interaction-field].selected.disabled,[c-form-config-editor] [c-label-field].selected.disabled,[c-form-config-editor] [c-link-field].selected.disabled,[c-form-config-editor] [c-lookup-field].selected.disabled,[c-form-config-editor] [c-multi-drop-down-list-field].selected.disabled,[c-form-config-editor] [c-multiple-selection-tree-field].selected.disabled,[c-form-config-editor] [c-note-field].selected.disabled,[c-form-config-editor] [c-radio-button-list-field].selected.disabled,[c-form-config-editor] [c-single-selection-list-field].selected.disabled,[c-form-config-editor] [c-text-field].selected.disabled,[c-form-config-editor] [c-timespan-field].selected.disabled,[c-form-config-editor] [c-to-do-list-field].selected.disabled,[c-form-config-editor] [c-user-defined-list-field].selected.disabled,[c-form-config-editor] [c-work-unit-picker-field].selected.disabled,[c-form-config-editor] [c-workflow-search-result-field].selected.disabled,[c-form] [c-attached-registry-entries-field].selected.disabled,[c-form] [c-attached-tasks-list-field].selected.disabled,[c-form] [c-attached-workflows-list-field].selected.disabled,[c-form] [c-attachment-field].selected.disabled,[c-form] [c-boolean-field].selected.disabled,[c-form] [c-calculation-field].selected.disabled,[c-form] [c-check-box-list-field].selected.disabled,[c-form] [c-competency-field].selected.disabled,[c-form] [c-currency-field].selected.disabled,[c-form] [c-date-time-field].selected.disabled,[c-form] [c-decimal-field].selected.disabled,[c-form] [c-document-field].selected.disabled,[c-form] [c-grid-field].selected.disabled,[c-form] [c-image-field].selected.disabled,[c-form] [c-integer-field].selected.disabled,[c-form] [c-interaction-field].selected.disabled,[c-form] [c-label-field].selected.disabled,[c-form] [c-link-field].selected.disabled,[c-form] [c-lookup-field].selected.disabled,[c-form] [c-multi-drop-down-list-field].selected.disabled,[c-form] [c-multiple-selection-tree-field].selected.disabled,[c-form] [c-note-field].selected.disabled,[c-form] [c-radio-button-list-field].selected.disabled,[c-form] [c-single-selection-list-field].selected.disabled,[c-form] [c-text-field].selected.disabled,[c-form] [c-timespan-field].selected.disabled,[c-form] [c-to-do-list-field].selected.disabled,[c-form] [c-user-defined-list-field].selected.disabled,[c-form] [c-work-unit-picker-field].selected.disabled,[c-form] [c-workflow-search-result-field].selected.disabled,[c-register] [c-attached-registry-entries-field].selected.disabled,[c-register] [c-attached-tasks-list-field].selected.disabled,[c-register] [c-attached-workflows-list-field].selected.disabled,[c-register] [c-attachment-field].selected.disabled,[c-register] [c-boolean-field].selected.disabled,[c-register] [c-calculation-field].selected.disabled,[c-register] [c-check-box-list-field].selected.disabled,[c-register] [c-competency-field].selected.disabled,[c-register] [c-currency-field].selected.disabled,[c-register] [c-date-time-field].selected.disabled,[c-register] [c-decimal-field].selected.disabled,[c-register] [c-document-field].selected.disabled,[c-register] [c-grid-field].selected.disabled,[c-register] [c-image-field].selected.disabled,[c-register] [c-integer-field].selected.disabled,[c-register] [c-interaction-field].selected.disabled,[c-register] [c-label-field].selected.disabled,[c-register] [c-link-field].selected.disabled,[c-register] [c-lookup-field].selected.disabled,[c-register] [c-multi-drop-down-list-field].selected.disabled,[c-register] [c-multiple-selection-tree-field].selected.disabled,[c-register] [c-note-field].selected.disabled,[c-register] [c-radio-button-list-field].selected.disabled,[c-register] [c-single-selection-list-field].selected.disabled,[c-register] [c-text-field].selected.disabled,[c-register] [c-timespan-field].selected.disabled,[c-register] [c-to-do-list-field].selected.disabled,[c-register] [c-user-defined-list-field].selected.disabled,[c-register] [c-work-unit-picker-field].selected.disabled,[c-register] [c-workflow-search-result-field].selected.disabled,[c-task-form] [c-attached-registry-entries-field].selected.disabled,[c-task-form] [c-attached-tasks-list-field].selected.disabled,[c-task-form] [c-attached-workflows-list-field].selected.disabled,[c-task-form] [c-attachment-field].selected.disabled,[c-task-form] [c-boolean-field].selected.disabled,[c-task-form] [c-calculation-field].selected.disabled,[c-task-form] [c-check-box-list-field].selected.disabled,[c-task-form] [c-competency-field].selected.disabled,[c-task-form] [c-currency-field].selected.disabled,[c-task-form] [c-date-time-field].selected.disabled,[c-task-form] [c-decimal-field].selected.disabled,[c-task-form] [c-document-field].selected.disabled,[c-task-form] [c-grid-field].selected.disabled,[c-task-form] [c-image-field].selected.disabled,[c-task-form] [c-integer-field].selected.disabled,[c-task-form] [c-interaction-field].selected.disabled,[c-task-form] [c-label-field].selected.disabled,[c-task-form] [c-link-field].selected.disabled,[c-task-form] [c-lookup-field].selected.disabled,[c-task-form] [c-multi-drop-down-list-field].selected.disabled,[c-task-form] [c-multiple-selection-tree-field].selected.disabled,[c-task-form] [c-note-field].selected.disabled,[c-task-form] [c-radio-button-list-field].selected.disabled,[c-task-form] [c-single-selection-list-field].selected.disabled,[c-task-form] [c-text-field].selected.disabled,[c-task-form] [c-timespan-field].selected.disabled,[c-task-form] [c-to-do-list-field].selected.disabled,[c-task-form] [c-user-defined-list-field].selected.disabled,[c-task-form] [c-work-unit-picker-field].selected.disabled,[c-task-form] [c-workflow-search-result-field].selected.disabled{background-color:#b0b0b0}.dragged-element [c-attached-registry-entries-field] .shadow,.dragged-element [c-attached-tasks-list-field] .shadow,.dragged-element [c-attached-workflows-list-field] .shadow,.dragged-element [c-attachment-field] .shadow,.dragged-element [c-boolean-field] .shadow,.dragged-element [c-calculation-field] .shadow,.dragged-element [c-check-box-list-field] .shadow,.dragged-element [c-competency-field] .shadow,.dragged-element [c-currency-field] .shadow,.dragged-element [c-date-time-field] .shadow,.dragged-element [c-decimal-field] .shadow,.dragged-element [c-document-field] .shadow,.dragged-element [c-grid-field] .shadow,.dragged-element [c-image-field] .shadow,.dragged-element [c-integer-field] .shadow,.dragged-element [c-interaction-field] .shadow,.dragged-element [c-label-field] .shadow,.dragged-element [c-link-field] .shadow,.dragged-element [c-lookup-field] .shadow,.dragged-element [c-multi-drop-down-list-field] .shadow,.dragged-element [c-multiple-selection-tree-field] .shadow,.dragged-element [c-note-field] .shadow,.dragged-element [c-radio-button-list-field] .shadow,.dragged-element [c-single-selection-list-field] .shadow,.dragged-element [c-text-field] .shadow,.dragged-element [c-timespan-field] .shadow,.dragged-element [c-to-do-list-field] .shadow,.dragged-element [c-user-defined-list-field] .shadow,.dragged-element [c-work-unit-picker-field] .shadow,.dragged-element [c-workflow-search-result-field] .shadow,.popup-form-content [c-attached-registry-entries-field] .shadow,.popup-form-content [c-attached-tasks-list-field] .shadow,.popup-form-content [c-attached-workflows-list-field] .shadow,.popup-form-content [c-attachment-field] .shadow,.popup-form-content [c-boolean-field] .shadow,.popup-form-content [c-calculation-field] .shadow,.popup-form-content [c-check-box-list-field] .shadow,.popup-form-content [c-competency-field] .shadow,.popup-form-content [c-currency-field] .shadow,.popup-form-content [c-date-time-field] .shadow,.popup-form-content [c-decimal-field] .shadow,.popup-form-content [c-document-field] .shadow,.popup-form-content [c-grid-field] .shadow,.popup-form-content [c-image-field] .shadow,.popup-form-content [c-integer-field] .shadow,.popup-form-content [c-interaction-field] .shadow,.popup-form-content [c-label-field] .shadow,.popup-form-content [c-link-field] .shadow,.popup-form-content [c-lookup-field] .shadow,.popup-form-content [c-multi-drop-down-list-field] .shadow,.popup-form-content [c-multiple-selection-tree-field] .shadow,.popup-form-content [c-note-field] .shadow,.popup-form-content [c-radio-button-list-field] .shadow,.popup-form-content [c-single-selection-list-field] .shadow,.popup-form-content [c-text-field] .shadow,.popup-form-content [c-timespan-field] .shadow,.popup-form-content [c-to-do-list-field] .shadow,.popup-form-content [c-user-defined-list-field] .shadow,.popup-form-content [c-work-unit-picker-field] .shadow,.popup-form-content [c-workflow-search-result-field] .shadow,[c-form-config-editor] [c-attached-registry-entries-field] .shadow,[c-form-config-editor] [c-attached-tasks-list-field] .shadow,[c-form-config-editor] [c-attached-workflows-list-field] .shadow,[c-form-config-editor] [c-attachment-field] .shadow,[c-form-config-editor] [c-boolean-field] .shadow,[c-form-config-editor] [c-calculation-field] .shadow,[c-form-config-editor] [c-check-box-list-field] .shadow,[c-form-config-editor] [c-competency-field] .shadow,[c-form-config-editor] [c-currency-field] .shadow,[c-form-config-editor] [c-date-time-field] .shadow,[c-form-config-editor] [c-decimal-field] .shadow,[c-form-config-editor] [c-document-field] .shadow,[c-form-config-editor] [c-grid-field] .shadow,[c-form-config-editor] [c-image-field] .shadow,[c-form-config-editor] [c-integer-field] .shadow,[c-form-config-editor] [c-interaction-field] .shadow,[c-form-config-editor] [c-label-field] .shadow,[c-form-config-editor] [c-link-field] .shadow,[c-form-config-editor] [c-lookup-field] .shadow,[c-form-config-editor] [c-multi-drop-down-list-field] .shadow,[c-form-config-editor] [c-multiple-selection-tree-field] .shadow,[c-form-config-editor] [c-note-field] .shadow,[c-form-config-editor] [c-radio-button-list-field] .shadow,[c-form-config-editor] [c-single-selection-list-field] .shadow,[c-form-config-editor] [c-text-field] .shadow,[c-form-config-editor] [c-timespan-field] .shadow,[c-form-config-editor] [c-to-do-list-field] .shadow,[c-form-config-editor] [c-user-defined-list-field] .shadow,[c-form-config-editor] [c-work-unit-picker-field] .shadow,[c-form-config-editor] [c-workflow-search-result-field] .shadow,[c-form] [c-attached-registry-entries-field] .shadow,[c-form] [c-attached-tasks-list-field] .shadow,[c-form] [c-attached-workflows-list-field] .shadow,[c-form] [c-attachment-field] .shadow,[c-form] [c-boolean-field] .shadow,[c-form] [c-calculation-field] .shadow,[c-form] [c-check-box-list-field] .shadow,[c-form] [c-competency-field] .shadow,[c-form] [c-currency-field] .shadow,[c-form] [c-date-time-field] .shadow,[c-form] [c-decimal-field] .shadow,[c-form] [c-document-field] .shadow,[c-form] [c-grid-field] .shadow,[c-form] [c-image-field] .shadow,[c-form] [c-integer-field] .shadow,[c-form] [c-interaction-field] .shadow,[c-form] [c-label-field] .shadow,[c-form] [c-link-field] .shadow,[c-form] [c-lookup-field] .shadow,[c-form] [c-multi-drop-down-list-field] .shadow,[c-form] [c-multiple-selection-tree-field] .shadow,[c-form] [c-note-field] .shadow,[c-form] [c-radio-button-list-field] .shadow,[c-form] [c-single-selection-list-field] .shadow,[c-form] [c-text-field] .shadow,[c-form] [c-timespan-field] .shadow,[c-form] [c-to-do-list-field] .shadow,[c-form] [c-user-defined-list-field] .shadow,[c-form] [c-work-unit-picker-field] .shadow,[c-form] [c-workflow-search-result-field] .shadow,[c-register] [c-attached-registry-entries-field] .shadow,[c-register] [c-attached-tasks-list-field] .shadow,[c-register] [c-attached-workflows-list-field] .shadow,[c-register] [c-attachment-field] .shadow,[c-register] [c-boolean-field] .shadow,[c-register] [c-calculation-field] .shadow,[c-register] [c-check-box-list-field] .shadow,[c-register] [c-competency-field] .shadow,[c-register] [c-currency-field] .shadow,[c-register] [c-date-time-field] .shadow,[c-register] [c-decimal-field] .shadow,[c-register] [c-document-field] .shadow,[c-register] [c-grid-field] .shadow,[c-register] [c-image-field] .shadow,[c-register] [c-integer-field] .shadow,[c-register] [c-interaction-field] .shadow,[c-register] [c-label-field] .shadow,[c-register] [c-link-field] .shadow,[c-register] [c-lookup-field] .shadow,[c-register] [c-multi-drop-down-list-field] .shadow,[c-register] [c-multiple-selection-tree-field] .shadow,[c-register] [c-note-field] .shadow,[c-register] [c-radio-button-list-field] .shadow,[c-register] [c-single-selection-list-field] .shadow,[c-register] [c-text-field] .shadow,[c-register] [c-timespan-field] .shadow,[c-register] [c-to-do-list-field] .shadow,[c-register] [c-user-defined-list-field] .shadow,[c-register] [c-work-unit-picker-field] .shadow,[c-register] [c-workflow-search-result-field] .shadow,[c-task-form] [c-attached-registry-entries-field] .shadow,[c-task-form] [c-attached-tasks-list-field] .shadow,[c-task-form] [c-attached-workflows-list-field] .shadow,[c-task-form] [c-attachment-field] .shadow,[c-task-form] [c-boolean-field] .shadow,[c-task-form] [c-calculation-field] .shadow,[c-task-form] [c-check-box-list-field] .shadow,[c-task-form] [c-competency-field] .shadow,[c-task-form] [c-currency-field] .shadow,[c-task-form] [c-date-time-field] .shadow,[c-task-form] [c-decimal-field] .shadow,[c-task-form] [c-document-field] .shadow,[c-task-form] [c-grid-field] .shadow,[c-task-form] [c-image-field] .shadow,[c-task-form] [c-integer-field] .shadow,[c-task-form] [c-interaction-field] .shadow,[c-task-form] [c-label-field] .shadow,[c-task-form] [c-link-field] .shadow,[c-task-form] [c-lookup-field] .shadow,[c-task-form] [c-multi-drop-down-list-field] .shadow,[c-task-form] [c-multiple-selection-tree-field] .shadow,[c-task-form] [c-note-field] .shadow,[c-task-form] [c-radio-button-list-field] .shadow,[c-task-form] [c-single-selection-list-field] .shadow,[c-task-form] [c-text-field] .shadow,[c-task-form] [c-timespan-field] .shadow,[c-task-form] [c-to-do-list-field] .shadow,[c-task-form] [c-user-defined-list-field] .shadow,[c-task-form] [c-work-unit-picker-field] .shadow,[c-task-form] [c-workflow-search-result-field] .shadow{display:none}.dragged-element [c-attached-registry-entries-field].dragged>.shadow,.dragged-element [c-attached-tasks-list-field].dragged>.shadow,.dragged-element [c-attached-workflows-list-field].dragged>.shadow,.dragged-element [c-attachment-field].dragged>.shadow,.dragged-element [c-boolean-field].dragged>.shadow,.dragged-element [c-calculation-field].dragged>.shadow,.dragged-element [c-check-box-list-field].dragged>.shadow,.dragged-element [c-competency-field].dragged>.shadow,.dragged-element [c-currency-field].dragged>.shadow,.dragged-element [c-date-time-field].dragged>.shadow,.dragged-element [c-decimal-field].dragged>.shadow,.dragged-element [c-document-field].dragged>.shadow,.dragged-element [c-grid-field].dragged>.shadow,.dragged-element [c-image-field].dragged>.shadow,.dragged-element [c-integer-field].dragged>.shadow,.dragged-element [c-interaction-field].dragged>.shadow,.dragged-element [c-label-field].dragged>.shadow,.dragged-element [c-link-field].dragged>.shadow,.dragged-element [c-lookup-field].dragged>.shadow,.dragged-element [c-multi-drop-down-list-field].dragged>.shadow,.dragged-element [c-multiple-selection-tree-field].dragged>.shadow,.dragged-element [c-note-field].dragged>.shadow,.dragged-element [c-radio-button-list-field].dragged>.shadow,.dragged-element [c-single-selection-list-field].dragged>.shadow,.dragged-element [c-text-field].dragged>.shadow,.dragged-element [c-timespan-field].dragged>.shadow,.dragged-element [c-to-do-list-field].dragged>.shadow,.dragged-element [c-user-defined-list-field].dragged>.shadow,.dragged-element [c-work-unit-picker-field].dragged>.shadow,.dragged-element [c-workflow-search-result-field].dragged>.shadow,.popup-form-content [c-attached-registry-entries-field].dragged>.shadow,.popup-form-content [c-attached-tasks-list-field].dragged>.shadow,.popup-form-content [c-attached-workflows-list-field].dragged>.shadow,.popup-form-content [c-attachment-field].dragged>.shadow,.popup-form-content [c-boolean-field].dragged>.shadow,.popup-form-content [c-calculation-field].dragged>.shadow,.popup-form-content [c-check-box-list-field].dragged>.shadow,.popup-form-content [c-competency-field].dragged>.shadow,.popup-form-content [c-currency-field].dragged>.shadow,.popup-form-content [c-date-time-field].dragged>.shadow,.popup-form-content [c-decimal-field].dragged>.shadow,.popup-form-content [c-document-field].dragged>.shadow,.popup-form-content [c-grid-field].dragged>.shadow,.popup-form-content [c-image-field].dragged>.shadow,.popup-form-content [c-integer-field].dragged>.shadow,.popup-form-content [c-interaction-field].dragged>.shadow,.popup-form-content [c-label-field].dragged>.shadow,.popup-form-content [c-link-field].dragged>.shadow,.popup-form-content [c-lookup-field].dragged>.shadow,.popup-form-content [c-multi-drop-down-list-field].dragged>.shadow,.popup-form-content [c-multiple-selection-tree-field].dragged>.shadow,.popup-form-content [c-note-field].dragged>.shadow,.popup-form-content [c-radio-button-list-field].dragged>.shadow,.popup-form-content [c-single-selection-list-field].dragged>.shadow,.popup-form-content [c-text-field].dragged>.shadow,.popup-form-content [c-timespan-field].dragged>.shadow,.popup-form-content [c-to-do-list-field].dragged>.shadow,.popup-form-content [c-user-defined-list-field].dragged>.shadow,.popup-form-content [c-work-unit-picker-field].dragged>.shadow,.popup-form-content [c-workflow-search-result-field].dragged>.shadow,[c-form-config-editor] [c-attached-registry-entries-field].dragged>.shadow,[c-form-config-editor] [c-attached-tasks-list-field].dragged>.shadow,[c-form-config-editor] [c-attached-workflows-list-field].dragged>.shadow,[c-form-config-editor] [c-attachment-field].dragged>.shadow,[c-form-config-editor] [c-boolean-field].dragged>.shadow,[c-form-config-editor] [c-calculation-field].dragged>.shadow,[c-form-config-editor] [c-check-box-list-field].dragged>.shadow,[c-form-config-editor] [c-competency-field].dragged>.shadow,[c-form-config-editor] [c-currency-field].dragged>.shadow,[c-form-config-editor] [c-date-time-field].dragged>.shadow,[c-form-config-editor] [c-decimal-field].dragged>.shadow,[c-form-config-editor] [c-document-field].dragged>.shadow,[c-form-config-editor] [c-grid-field].dragged>.shadow,[c-form-config-editor] [c-image-field].dragged>.shadow,[c-form-config-editor] [c-integer-field].dragged>.shadow,[c-form-config-editor] [c-interaction-field].dragged>.shadow,[c-form-config-editor] [c-label-field].dragged>.shadow,[c-form-config-editor] [c-link-field].dragged>.shadow,[c-form-config-editor] [c-lookup-field].dragged>.shadow,[c-form-config-editor] [c-multi-drop-down-list-field].dragged>.shadow,[c-form-config-editor] [c-multiple-selection-tree-field].dragged>.shadow,[c-form-config-editor] [c-note-field].dragged>.shadow,[c-form-config-editor] [c-radio-button-list-field].dragged>.shadow,[c-form-config-editor] [c-single-selection-list-field].dragged>.shadow,[c-form-config-editor] [c-text-field].dragged>.shadow,[c-form-config-editor] [c-timespan-field].dragged>.shadow,[c-form-config-editor] [c-to-do-list-field].dragged>.shadow,[c-form-config-editor] [c-user-defined-list-field].dragged>.shadow,[c-form-config-editor] [c-work-unit-picker-field].dragged>.shadow,[c-form-config-editor] [c-workflow-search-result-field].dragged>.shadow,[c-form] [c-attached-registry-entries-field].dragged>.shadow,[c-form] [c-attached-tasks-list-field].dragged>.shadow,[c-form] [c-attached-workflows-list-field].dragged>.shadow,[c-form] [c-attachment-field].dragged>.shadow,[c-form] [c-boolean-field].dragged>.shadow,[c-form] [c-calculation-field].dragged>.shadow,[c-form] [c-check-box-list-field].dragged>.shadow,[c-form] [c-competency-field].dragged>.shadow,[c-form] [c-currency-field].dragged>.shadow,[c-form] [c-date-time-field].dragged>.shadow,[c-form] [c-decimal-field].dragged>.shadow,[c-form] [c-document-field].dragged>.shadow,[c-form] [c-grid-field].dragged>.shadow,[c-form] [c-image-field].dragged>.shadow,[c-form] [c-integer-field].dragged>.shadow,[c-form] [c-interaction-field].dragged>.shadow,[c-form] [c-label-field].dragged>.shadow,[c-form] [c-link-field].dragged>.shadow,[c-form] [c-lookup-field].dragged>.shadow,[c-form] [c-multi-drop-down-list-field].dragged>.shadow,[c-form] [c-multiple-selection-tree-field].dragged>.shadow,[c-form] [c-note-field].dragged>.shadow,[c-form] [c-radio-button-list-field].dragged>.shadow,[c-form] [c-single-selection-list-field].dragged>.shadow,[c-form] [c-text-field].dragged>.shadow,[c-form] [c-timespan-field].dragged>.shadow,[c-form] [c-to-do-list-field].dragged>.shadow,[c-form] [c-user-defined-list-field].dragged>.shadow,[c-form] [c-work-unit-picker-field].dragged>.shadow,[c-form] [c-workflow-search-result-field].dragged>.shadow,[c-register] [c-attached-registry-entries-field].dragged>.shadow,[c-register] [c-attached-tasks-list-field].dragged>.shadow,[c-register] [c-attached-workflows-list-field].dragged>.shadow,[c-register] [c-attachment-field].dragged>.shadow,[c-register] [c-boolean-field].dragged>.shadow,[c-register] [c-calculation-field].dragged>.shadow,[c-register] [c-check-box-list-field].dragged>.shadow,[c-register] [c-competency-field].dragged>.shadow,[c-register] [c-currency-field].dragged>.shadow,[c-register] [c-date-time-field].dragged>.shadow,[c-register] [c-decimal-field].dragged>.shadow,[c-register] [c-document-field].dragged>.shadow,[c-register] [c-grid-field].dragged>.shadow,[c-register] [c-image-field].dragged>.shadow,[c-register] [c-integer-field].dragged>.shadow,[c-register] [c-interaction-field].dragged>.shadow,[c-register] [c-label-field].dragged>.shadow,[c-register] [c-link-field].dragged>.shadow,[c-register] [c-lookup-field].dragged>.shadow,[c-register] [c-multi-drop-down-list-field].dragged>.shadow,[c-register] [c-multiple-selection-tree-field].dragged>.shadow,[c-register] [c-note-field].dragged>.shadow,[c-register] [c-radio-button-list-field].dragged>.shadow,[c-register] [c-single-selection-list-field].dragged>.shadow,[c-register] [c-text-field].dragged>.shadow,[c-register] [c-timespan-field].dragged>.shadow,[c-register] [c-to-do-list-field].dragged>.shadow,[c-register] [c-user-defined-list-field].dragged>.shadow,[c-register] [c-work-unit-picker-field].dragged>.shadow,[c-register] [c-workflow-search-result-field].dragged>.shadow,[c-task-form] [c-attached-registry-entries-field].dragged>.shadow,[c-task-form] [c-attached-tasks-list-field].dragged>.shadow,[c-task-form] [c-attached-workflows-list-field].dragged>.shadow,[c-task-form] [c-attachment-field].dragged>.shadow,[c-task-form] [c-boolean-field].dragged>.shadow,[c-task-form] [c-calculation-field].dragged>.shadow,[c-task-form] [c-check-box-list-field].dragged>.shadow,[c-task-form] [c-competency-field].dragged>.shadow,[c-task-form] [c-currency-field].dragged>.shadow,[c-task-form] [c-date-time-field].dragged>.shadow,[c-task-form] [c-decimal-field].dragged>.shadow,[c-task-form] [c-document-field].dragged>.shadow,[c-task-form] [c-grid-field].dragged>.shadow,[c-task-form] [c-image-field].dragged>.shadow,[c-task-form] [c-integer-field].dragged>.shadow,[c-task-form] [c-interaction-field].dragged>.shadow,[c-task-form] [c-label-field].dragged>.shadow,[c-task-form] [c-link-field].dragged>.shadow,[c-task-form] [c-lookup-field].dragged>.shadow,[c-task-form] [c-multi-drop-down-list-field].dragged>.shadow,[c-task-form] [c-multiple-selection-tree-field].dragged>.shadow,[c-task-form] [c-note-field].dragged>.shadow,[c-task-form] [c-radio-button-list-field].dragged>.shadow,[c-task-form] [c-single-selection-list-field].dragged>.shadow,[c-task-form] [c-text-field].dragged>.shadow,[c-task-form] [c-timespan-field].dragged>.shadow,[c-task-form] [c-to-do-list-field].dragged>.shadow,[c-task-form] [c-user-defined-list-field].dragged>.shadow,[c-task-form] [c-work-unit-picker-field].dragged>.shadow,[c-task-form] [c-workflow-search-result-field].dragged>.shadow{display:inline-block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:50000;pointer-events:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQIW2NkQALPHj77zwjjgzhS8lKMYAEYB8RmROaABAALZg+xfpbsowAAAABJRU5ErkJggg==);border-radius:3px;border-style:solid;border-color:#d3d3d3;border-width:1px}.dragged-element [c-attached-registry-entries-field] span.field-description,.dragged-element [c-attached-tasks-list-field] span.field-description,.dragged-element [c-attached-workflows-list-field] span.field-description,.dragged-element [c-attachment-field] span.field-description,.dragged-element [c-boolean-field] span.field-description,.dragged-element [c-calculation-field] span.field-description,.dragged-element [c-check-box-list-field] span.field-description,.dragged-element [c-competency-field] span.field-description,.dragged-element [c-currency-field] span.field-description,.dragged-element [c-date-time-field] span.field-description,.dragged-element [c-decimal-field] span.field-description,.dragged-element [c-document-field] span.field-description,.dragged-element [c-grid-field] span.field-description,.dragged-element [c-image-field] span.field-description,.dragged-element [c-integer-field] span.field-description,.dragged-element [c-interaction-field] span.field-description,.dragged-element [c-label-field] span.field-description,.dragged-element [c-link-field] span.field-description,.dragged-element [c-lookup-field] span.field-description,.dragged-element [c-multi-drop-down-list-field] span.field-description,.dragged-element [c-multiple-selection-tree-field] span.field-description,.dragged-element [c-note-field] span.field-description,.dragged-element [c-radio-button-list-field] span.field-description,.dragged-element [c-single-selection-list-field] span.field-description,.dragged-element [c-text-field] span.field-description,.dragged-element [c-timespan-field] span.field-description,.dragged-element [c-to-do-list-field] span.field-description,.dragged-element [c-user-defined-list-field] span.field-description,.dragged-element [c-work-unit-picker-field] span.field-description,.dragged-element [c-workflow-search-result-field] span.field-description,.popup-form-content [c-attached-registry-entries-field] span.field-description,.popup-form-content [c-attached-tasks-list-field] span.field-description,.popup-form-content [c-attached-workflows-list-field] span.field-description,.popup-form-content [c-attachment-field] span.field-description,.popup-form-content [c-boolean-field] span.field-description,.popup-form-content [c-calculation-field] span.field-description,.popup-form-content [c-check-box-list-field] span.field-description,.popup-form-content [c-competency-field] span.field-description,.popup-form-content [c-currency-field] span.field-description,.popup-form-content [c-date-time-field] span.field-description,.popup-form-content [c-decimal-field] span.field-description,.popup-form-content [c-document-field] span.field-description,.popup-form-content [c-grid-field] span.field-description,.popup-form-content [c-image-field] span.field-description,.popup-form-content [c-integer-field] span.field-description,.popup-form-content [c-interaction-field] span.field-description,.popup-form-content [c-label-field] span.field-description,.popup-form-content [c-link-field] span.field-description,.popup-form-content [c-lookup-field] span.field-description,.popup-form-content [c-multi-drop-down-list-field] span.field-description,.popup-form-content [c-multiple-selection-tree-field] span.field-description,.popup-form-content [c-note-field] span.field-description,.popup-form-content [c-radio-button-list-field] span.field-description,.popup-form-content [c-single-selection-list-field] span.field-description,.popup-form-content [c-text-field] span.field-description,.popup-form-content [c-timespan-field] span.field-description,.popup-form-content [c-to-do-list-field] span.field-description,.popup-form-content [c-user-defined-list-field] span.field-description,.popup-form-content [c-work-unit-picker-field] span.field-description,.popup-form-content [c-workflow-search-result-field] span.field-description,[c-form-config-editor] [c-attached-registry-entries-field] span.field-description,[c-form-config-editor] [c-attached-tasks-list-field] span.field-description,[c-form-config-editor] [c-attached-workflows-list-field] span.field-description,[c-form-config-editor] [c-attachment-field] span.field-description,[c-form-config-editor] [c-boolean-field] span.field-description,[c-form-config-editor] [c-calculation-field] span.field-description,[c-form-config-editor] [c-check-box-list-field] span.field-description,[c-form-config-editor] [c-competency-field] span.field-description,[c-form-config-editor] [c-currency-field] span.field-description,[c-form-config-editor] [c-date-time-field] span.field-description,[c-form-config-editor] [c-decimal-field] span.field-description,[c-form-config-editor] [c-document-field] span.field-description,[c-form-config-editor] [c-grid-field] span.field-description,[c-form-config-editor] [c-image-field] span.field-description,[c-form-config-editor] [c-integer-field] span.field-description,[c-form-config-editor] [c-interaction-field] span.field-description,[c-form-config-editor] [c-label-field] span.field-description,[c-form-config-editor] [c-link-field] span.field-description,[c-form-config-editor] [c-lookup-field] span.field-description,[c-form-config-editor] [c-multi-drop-down-list-field] span.field-description,[c-form-config-editor] [c-multiple-selection-tree-field] span.field-description,[c-form-config-editor] [c-note-field] span.field-description,[c-form-config-editor] [c-radio-button-list-field] span.field-description,[c-form-config-editor] [c-single-selection-list-field] span.field-description,[c-form-config-editor] [c-text-field] span.field-description,[c-form-config-editor] [c-timespan-field] span.field-description,[c-form-config-editor] [c-to-do-list-field] span.field-description,[c-form-config-editor] [c-user-defined-list-field] span.field-description,[c-form-config-editor] [c-work-unit-picker-field] span.field-description,[c-form-config-editor] [c-workflow-search-result-field] span.field-description,[c-form] [c-attached-registry-entries-field] span.field-description,[c-form] [c-attached-tasks-list-field] span.field-description,[c-form] [c-attached-workflows-list-field] span.field-description,[c-form] [c-attachment-field] span.field-description,[c-form] [c-boolean-field] span.field-description,[c-form] [c-calculation-field] span.field-description,[c-form] [c-check-box-list-field] span.field-description,[c-form] [c-competency-field] span.field-description,[c-form] [c-currency-field] span.field-description,[c-form] [c-date-time-field] span.field-description,[c-form] [c-decimal-field] span.field-description,[c-form] [c-document-field] span.field-description,[c-form] [c-grid-field] span.field-description,[c-form] [c-image-field] span.field-description,[c-form] [c-integer-field] span.field-description,[c-form] [c-interaction-field] span.field-description,[c-form] [c-label-field] span.field-description,[c-form] [c-link-field] span.field-description,[c-form] [c-lookup-field] span.field-description,[c-form] [c-multi-drop-down-list-field] span.field-description,[c-form] [c-multiple-selection-tree-field] span.field-description,[c-form] [c-note-field] span.field-description,[c-form] [c-radio-button-list-field] span.field-description,[c-form] [c-single-selection-list-field] span.field-description,[c-form] [c-text-field] span.field-description,[c-form] [c-timespan-field] span.field-description,[c-form] [c-to-do-list-field] span.field-description,[c-form] [c-user-defined-list-field] span.field-description,[c-form] [c-work-unit-picker-field] span.field-description,[c-form] [c-workflow-search-result-field] span.field-description,[c-register] [c-attached-registry-entries-field] span.field-description,[c-register] [c-attached-tasks-list-field] span.field-description,[c-register] [c-attached-workflows-list-field] span.field-description,[c-register] [c-attachment-field] span.field-description,[c-register] [c-boolean-field] span.field-description,[c-register] [c-calculation-field] span.field-description,[c-register] [c-check-box-list-field] span.field-description,[c-register] [c-competency-field] span.field-description,[c-register] [c-currency-field] span.field-description,[c-register] [c-date-time-field] span.field-description,[c-register] [c-decimal-field] span.field-description,[c-register] [c-document-field] span.field-description,[c-register] [c-grid-field] span.field-description,[c-register] [c-image-field] span.field-description,[c-register] [c-integer-field] span.field-description,[c-register] [c-interaction-field] span.field-description,[c-register] [c-label-field] span.field-description,[c-register] [c-link-field] span.field-description,[c-register] [c-lookup-field] span.field-description,[c-register] [c-multi-drop-down-list-field] span.field-description,[c-register] [c-multiple-selection-tree-field] span.field-description,[c-register] [c-note-field] span.field-description,[c-register] [c-radio-button-list-field] span.field-description,[c-register] [c-single-selection-list-field] span.field-description,[c-register] [c-text-field] span.field-description,[c-register] [c-timespan-field] span.field-description,[c-register] [c-to-do-list-field] span.field-description,[c-register] [c-user-defined-list-field] span.field-description,[c-register] [c-work-unit-picker-field] span.field-description,[c-register] [c-workflow-search-result-field] span.field-description,[c-task-form] [c-attached-registry-entries-field] span.field-description,[c-task-form] [c-attached-tasks-list-field] span.field-description,[c-task-form] [c-attached-workflows-list-field] span.field-description,[c-task-form] [c-attachment-field] span.field-description,[c-task-form] [c-boolean-field] span.field-description,[c-task-form] [c-calculation-field] span.field-description,[c-task-form] [c-check-box-list-field] span.field-description,[c-task-form] [c-competency-field] span.field-description,[c-task-form] [c-currency-field] span.field-description,[c-task-form] [c-date-time-field] span.field-description,[c-task-form] [c-decimal-field] span.field-description,[c-task-form] [c-document-field] span.field-description,[c-task-form] [c-grid-field] span.field-description,[c-task-form] [c-image-field] span.field-description,[c-task-form] [c-integer-field] span.field-description,[c-task-form] [c-interaction-field] span.field-description,[c-task-form] [c-label-field] span.field-description,[c-task-form] [c-link-field] span.field-description,[c-task-form] [c-lookup-field] span.field-description,[c-task-form] [c-multi-drop-down-list-field] span.field-description,[c-task-form] [c-multiple-selection-tree-field] span.field-description,[c-task-form] [c-note-field] span.field-description,[c-task-form] [c-radio-button-list-field] span.field-description,[c-task-form] [c-single-selection-list-field] span.field-description,[c-task-form] [c-text-field] span.field-description,[c-task-form] [c-timespan-field] span.field-description,[c-task-form] [c-to-do-list-field] span.field-description,[c-task-form] [c-user-defined-list-field] span.field-description,[c-task-form] [c-work-unit-picker-field] span.field-description,[c-task-form] [c-workflow-search-result-field] span.field-description{margin-top:2px;color:#505050;font-style:italic;font-size:90%;line-height:1.2em}.dragged-element [c-multiple-selection-tree-field] label.label,.popup-form-content [c-multiple-selection-tree-field] label.label,[c-form-config-editor] [c-multiple-selection-tree-field] label.label,[c-form] [c-multiple-selection-tree-field] label.label,[c-register] [c-multiple-selection-tree-field] label.label,[c-task-form] [c-multiple-selection-tree-field] label.label{padding-bottom:4px}.dragged-element [c-multiple-selection-tree-field] .selection-wrapper,.popup-form-content [c-multiple-selection-tree-field] .selection-wrapper,[c-form-config-editor] [c-multiple-selection-tree-field] .selection-wrapper,[c-form] [c-multiple-selection-tree-field] .selection-wrapper,[c-register] [c-multiple-selection-tree-field] .selection-wrapper,[c-task-form] [c-multiple-selection-tree-field] .selection-wrapper{padding-top:4px}.dragged-element [c-multiple-selection-tree-field] div.label-choice,.popup-form-content [c-multiple-selection-tree-field] div.label-choice,[c-form-config-editor] [c-multiple-selection-tree-field] div.label-choice,[c-form] [c-multiple-selection-tree-field] div.label-choice,[c-register] [c-multiple-selection-tree-field] div.label-choice,[c-task-form] [c-multiple-selection-tree-field] div.label-choice{font-size:90%}.dragged-element [c-multiple-selection-tree-field] span.tool-header,.popup-form-content [c-multiple-selection-tree-field] span.tool-header,[c-form-config-editor] [c-multiple-selection-tree-field] span.tool-header,[c-form] [c-multiple-selection-tree-field] span.tool-header,[c-register] [c-multiple-selection-tree-field] span.tool-header,[c-task-form] [c-multiple-selection-tree-field] span.tool-header{display:block}.dragged-element [c-multiple-selection-tree-field] span.tool-header span.buttons,.popup-form-content [c-multiple-selection-tree-field] span.tool-header span.buttons,[c-form-config-editor] [c-multiple-selection-tree-field] span.tool-header span.buttons,[c-form] [c-multiple-selection-tree-field] span.tool-header span.buttons,[c-register] [c-multiple-selection-tree-field] span.tool-header span.buttons,[c-task-form] [c-multiple-selection-tree-field] span.tool-header span.buttons{display:block;float:right}.dragged-element [c-multiple-selection-tree-field] span.tool-header span.buttons button,.popup-form-content [c-multiple-selection-tree-field] span.tool-header span.buttons button,[c-form-config-editor] [c-multiple-selection-tree-field] span.tool-header span.buttons button,[c-form] [c-multiple-selection-tree-field] span.tool-header span.buttons button,[c-register] [c-multiple-selection-tree-field] span.tool-header span.buttons button,[c-task-form] [c-multiple-selection-tree-field] span.tool-header span.buttons button{border:1px solid #f0f0f0;color:#444;white-space:nowrap;padding:5px 10px;font-size:1em;font-family:Segoe UI,Verdana,Helvetica,sans-serif}.dragged-element [c-multiple-selection-tree-field] span.tool-header span.buttons button:focus,.popup-form-content [c-multiple-selection-tree-field] span.tool-header span.buttons button:focus,[c-form-config-editor] [c-multiple-selection-tree-field] span.tool-header span.buttons button:focus,[c-form] [c-multiple-selection-tree-field] span.tool-header span.buttons button:focus,[c-register] [c-multiple-selection-tree-field] span.tool-header span.buttons button:focus,[c-task-form] [c-multiple-selection-tree-field] span.tool-header span.buttons button:focus{border:2px solid #a7b9ef;border-radius:3px;outline:0;padding:4px 9px}.dragged-element [c-image-field] label b,.dragged-element [c-image-field] label strong,.dragged-element [c-image-field] span b,.dragged-element [c-image-field] span strong,.dragged-element [c-label-field] label b,.dragged-element [c-label-field] label strong,.dragged-element [c-label-field] span b,.dragged-element [c-label-field] span strong,.popup-form-content [c-image-field] label b,.popup-form-content [c-image-field] label strong,.popup-form-content [c-image-field] span b,.popup-form-content [c-image-field] span strong,.popup-form-content [c-label-field] label b,.popup-form-content [c-label-field] label strong,.popup-form-content [c-label-field] span b,.popup-form-content [c-label-field] span strong,[c-form-config-editor] [c-image-field] label b,[c-form-config-editor] [c-image-field] label strong,[c-form-config-editor] [c-image-field] span b,[c-form-config-editor] [c-image-field] span strong,[c-form-config-editor] [c-label-field] label b,[c-form-config-editor] [c-label-field] label strong,[c-form-config-editor] [c-label-field] span b,[c-form-config-editor] [c-label-field] span strong,[c-form] [c-image-field] label b,[c-form] [c-image-field] label strong,[c-form] [c-image-field] span b,[c-form] [c-image-field] span strong,[c-form] [c-label-field] label b,[c-form] [c-label-field] label strong,[c-form] [c-label-field] span b,[c-form] [c-label-field] span strong,[c-register] [c-image-field] label b,[c-register] [c-image-field] label strong,[c-register] [c-image-field] span b,[c-register] [c-image-field] span strong,[c-register] [c-label-field] label b,[c-register] [c-label-field] label strong,[c-register] [c-label-field] span b,[c-register] [c-label-field] span strong,[c-task-form] [c-image-field] label b,[c-task-form] [c-image-field] label strong,[c-task-form] [c-image-field] span b,[c-task-form] [c-image-field] span strong,[c-task-form] [c-label-field] label b,[c-task-form] [c-label-field] label strong,[c-task-form] [c-label-field] span b,[c-task-form] [c-label-field] span strong{font-weight:700}.dragged-element [c-image-field] label i,.dragged-element [c-image-field] span i,.dragged-element [c-label-field] label i,.dragged-element [c-label-field] span i,.popup-form-content [c-image-field] label i,.popup-form-content [c-image-field] span i,.popup-form-content [c-label-field] label i,.popup-form-content [c-label-field] span i,[c-form-config-editor] [c-image-field] label i,[c-form-config-editor] [c-image-field] span i,[c-form-config-editor] [c-label-field] label i,[c-form-config-editor] [c-label-field] span i,[c-form] [c-image-field] label i,[c-form] [c-image-field] span i,[c-form] [c-label-field] label i,[c-form] [c-label-field] span i,[c-register] [c-image-field] label i,[c-register] [c-image-field] span i,[c-register] [c-label-field] label i,[c-register] [c-label-field] span i,[c-task-form] [c-image-field] label i,[c-task-form] [c-image-field] span i,[c-task-form] [c-label-field] label i,[c-task-form] [c-label-field] span i{font-style:italic}.dragged-element [c-image-field] div.image-warning,.popup-form-content [c-image-field] div.image-warning,[c-form-config-editor] [c-image-field] div.image-warning,[c-form] [c-image-field] div.image-warning,[c-register] [c-image-field] div.image-warning,[c-task-form] [c-image-field] div.image-warning{padding:15px;font-size:smaller}.dragged-element [c-image-field] .image,.popup-form-content [c-image-field] .image,[c-form-config-editor] [c-image-field] .image,[c-form] [c-image-field] .image,[c-register] [c-image-field] .image,[c-task-form] [c-image-field] .image{width:100%}.dragged-element :not(.collapsed) h1,.dragged-element :not(.collapsed) h2,.popup-form-content :not(.collapsed) h1,.popup-form-content :not(.collapsed) h2,[c-form-config-editor] :not(.collapsed) h1,[c-form-config-editor] :not(.collapsed) h2,[c-form] :not(.collapsed) h1,[c-form] :not(.collapsed) h2,[c-register] :not(.collapsed) h1,[c-register] :not(.collapsed) h2,[c-task-form] :not(.collapsed) h1,[c-task-form] :not(.collapsed) h2{border-color:#e2e2e2}.dragged-element .body section .section-indicator.editable,.popup-form-content .body section .section-indicator.editable,[c-form-config-editor] .body section .section-indicator.editable,[c-form] .body section .section-indicator.editable,[c-register] .body section .section-indicator.editable,[c-task-form] .body section .section-indicator.editable{background-color:#1d870d}.dragged-element .section-fields,.popup-form-content .section-fields,[c-form-config-editor] .section-fields,[c-form] .section-fields,[c-register] .section-fields,[c-task-form] .section-fields{border-color:transparent}.dragged-element .section-fields.over,.popup-form-content .section-fields.over,[c-form-config-editor] .section-fields.over,[c-form] .section-fields.over,[c-register] .section-fields.over,[c-task-form] .section-fields.over{border-color:#a9a9a9}.dragged-element .section-fields .error-text,.popup-form-content .section-fields .error-text,[c-form-config-editor] .section-fields .error-text,[c-form] .section-fields .error-text,[c-register] .section-fields .error-text,[c-task-form] .section-fields .error-text{clear:both;text-align:right;color:red;font-size:.8em;line-height:1em}.dragged-element .section-fields .error-text div[ng-message-exp],.dragged-element .section-fields .error-text div[ng-message],.popup-form-content .section-fields .error-text div[ng-message-exp],.popup-form-content .section-fields .error-text div[ng-message],[c-form-config-editor] .section-fields .error-text div[ng-message-exp],[c-form-config-editor] .section-fields .error-text div[ng-message],[c-form] .section-fields .error-text div[ng-message-exp],[c-form] .section-fields .error-text div[ng-message],[c-register] .section-fields .error-text div[ng-message-exp],[c-register] .section-fields .error-text div[ng-message],[c-task-form] .section-fields .error-text div[ng-message-exp],[c-task-form] .section-fields .error-text div[ng-message]{padding-bottom:7px}.dragged-element.empty,.popup-form-content.empty,[c-form-config-editor].empty,[c-form].empty,[c-register].empty,[c-task-form].empty{display:none}.dragged-element p,.popup-form-content p,[c-form-config-editor] p,[c-form] p,[c-register] p,[c-task-form] p{margin-top:10px;margin-left:10px}.dragged-element .not-in-editmode .selection,.popup-form-content .not-in-editmode .selection,[c-form-config-editor] .not-in-editmode .selection,[c-form] .not-in-editmode .selection,[c-register] .not-in-editmode .selection,[c-task-form] .not-in-editmode .selection{margin-top:10px;margin-left:10px}.dragged-element .not-in-editmode .selection .label-choice,.popup-form-content .not-in-editmode .selection .label-choice,[c-form-config-editor] .not-in-editmode .selection .label-choice,[c-form] .not-in-editmode .selection .label-choice,[c-register] .not-in-editmode .selection .label-choice,[c-task-form] .not-in-editmode .selection .label-choice{font-weight:700;font-size:90%}.dragged-element .not-in-editmode .selection:first-child,.popup-form-content .not-in-editmode .selection:first-child,[c-form-config-editor] .not-in-editmode .selection:first-child,[c-form] .not-in-editmode .selection:first-child,[c-register] .not-in-editmode .selection:first-child,[c-task-form] .not-in-editmode .selection:first-child{margin-top:6px}.dragged-element .not-in-editmode.checkbox-list span,.popup-form-content .not-in-editmode.checkbox-list span,[c-form-config-editor] .not-in-editmode.checkbox-list span,[c-form] .not-in-editmode.checkbox-list span,[c-register] .not-in-editmode.checkbox-list span,[c-task-form] .not-in-editmode.checkbox-list span{display:inline-block;margin-top:10px;margin-left:10px}.dragged-element .not-in-editmode.checkbox-list div,.popup-form-content .not-in-editmode.checkbox-list div,[c-form-config-editor] .not-in-editmode.checkbox-list div,[c-form] .not-in-editmode.checkbox-list div,[c-register] .not-in-editmode.checkbox-list div,[c-task-form] .not-in-editmode.checkbox-list div{margin-top:10px;margin-left:10px}.dragged-element .not-in-editmode.checkbox-list div:first-child,.popup-form-content .not-in-editmode.checkbox-list div:first-child,[c-form-config-editor] .not-in-editmode.checkbox-list div:first-child,[c-form] .not-in-editmode.checkbox-list div:first-child,[c-register] .not-in-editmode.checkbox-list div:first-child,[c-task-form] .not-in-editmode.checkbox-list div:first-child{margin-top:6px}.dragged-element [c-boolean-field],.dragged-element [c-check-box-list-field],.dragged-element [c-radio-button-list-field],.dragged-element [c-to-do-list-field],.popup-form-content [c-boolean-field],.popup-form-content [c-check-box-list-field],.popup-form-content [c-radio-button-list-field],.popup-form-content [c-to-do-list-field],[c-form-config-editor] [c-boolean-field],[c-form-config-editor] [c-check-box-list-field],[c-form-config-editor] [c-radio-button-list-field],[c-form-config-editor] [c-to-do-list-field],[c-form] [c-boolean-field],[c-form] [c-check-box-list-field],[c-form] [c-radio-button-list-field],[c-form] [c-to-do-list-field],[c-register] [c-boolean-field],[c-register] [c-check-box-list-field],[c-register] [c-radio-button-list-field],[c-register] [c-to-do-list-field],[c-task-form] [c-boolean-field],[c-task-form] [c-check-box-list-field],[c-task-form] [c-radio-button-list-field],[c-task-form] [c-to-do-list-field]{vertical-align:top}.dragged-element [c-check-box-list-field] .checkbox-row,.dragged-element [c-to-do-list-field] .checkbox-row,.popup-form-content [c-check-box-list-field] .checkbox-row,.popup-form-content [c-to-do-list-field] .checkbox-row,[c-form-config-editor] [c-check-box-list-field] .checkbox-row,[c-form-config-editor] [c-to-do-list-field] .checkbox-row,[c-form] [c-check-box-list-field] .checkbox-row,[c-form] [c-to-do-list-field] .checkbox-row,[c-register] [c-check-box-list-field] .checkbox-row,[c-register] [c-to-do-list-field] .checkbox-row,[c-task-form] [c-check-box-list-field] .checkbox-row,[c-task-form] [c-to-do-list-field] .checkbox-row{padding-top:4px}.dragged-element [c-check-box-list-field] .checkbox-row label,.dragged-element [c-to-do-list-field] .checkbox-row label,.popup-form-content [c-check-box-list-field] .checkbox-row label,.popup-form-content [c-to-do-list-field] .checkbox-row label,[c-form-config-editor] [c-check-box-list-field] .checkbox-row label,[c-form-config-editor] [c-to-do-list-field] .checkbox-row label,[c-form] [c-check-box-list-field] .checkbox-row label,[c-form] [c-to-do-list-field] .checkbox-row label,[c-register] [c-check-box-list-field] .checkbox-row label,[c-register] [c-to-do-list-field] .checkbox-row label,[c-task-form] [c-check-box-list-field] .checkbox-row label,[c-task-form] [c-to-do-list-field] .checkbox-row label{padding:0 0 3px 0;border:2px solid transparent;border-radius:3px}.dragged-element [c-check-box-list-field] .checkbox-row label.focused,.dragged-element [c-to-do-list-field] .checkbox-row label.focused,.popup-form-content [c-check-box-list-field] .checkbox-row label.focused,.popup-form-content [c-to-do-list-field] .checkbox-row label.focused,[c-form-config-editor] [c-check-box-list-field] .checkbox-row label.focused,[c-form-config-editor] [c-to-do-list-field] .checkbox-row label.focused,[c-form] [c-check-box-list-field] .checkbox-row label.focused,[c-form] [c-to-do-list-field] .checkbox-row label.focused,[c-register] [c-check-box-list-field] .checkbox-row label.focused,[c-register] [c-to-do-list-field] .checkbox-row label.focused,[c-task-form] [c-check-box-list-field] .checkbox-row label.focused,[c-task-form] [c-to-do-list-field] .checkbox-row label.focused{border-color:#a7b9ef}.dragged-element [c-check-box-list-field] .checkbox-row label div,.dragged-element [c-to-do-list-field] .checkbox-row label div,.popup-form-content [c-check-box-list-field] .checkbox-row label div,.popup-form-content [c-to-do-list-field] .checkbox-row label div,[c-form-config-editor] [c-check-box-list-field] .checkbox-row label div,[c-form-config-editor] [c-to-do-list-field] .checkbox-row label div,[c-form] [c-check-box-list-field] .checkbox-row label div,[c-form] [c-to-do-list-field] .checkbox-row label div,[c-register] [c-check-box-list-field] .checkbox-row label div,[c-register] [c-to-do-list-field] .checkbox-row label div,[c-task-form] [c-check-box-list-field] .checkbox-row label div,[c-task-form] [c-to-do-list-field] .checkbox-row label div{max-width:80%}.dragged-element [c-check-box-list-field] .checkbox-row .info,.dragged-element [c-to-do-list-field] .checkbox-row .info,.popup-form-content [c-check-box-list-field] .checkbox-row .info,.popup-form-content [c-to-do-list-field] .checkbox-row .info,[c-form-config-editor] [c-check-box-list-field] .checkbox-row .info,[c-form-config-editor] [c-to-do-list-field] .checkbox-row .info,[c-form] [c-check-box-list-field] .checkbox-row .info,[c-form] [c-to-do-list-field] .checkbox-row .info,[c-register] [c-check-box-list-field] .checkbox-row .info,[c-register] [c-to-do-list-field] .checkbox-row .info,[c-task-form] [c-check-box-list-field] .checkbox-row .info,[c-task-form] [c-to-do-list-field] .checkbox-row .info{font-style:italic;padding:5px 0}.dragged-element [c-boolean-field] .radio-row,.dragged-element [c-radio-button-list-field] .radio-row,.popup-form-content [c-boolean-field] .radio-row,.popup-form-content [c-radio-button-list-field] .radio-row,[c-form-config-editor] [c-boolean-field] .radio-row,[c-form-config-editor] [c-radio-button-list-field] .radio-row,[c-form] [c-boolean-field] .radio-row,[c-form] [c-radio-button-list-field] .radio-row,[c-register] [c-boolean-field] .radio-row,[c-register] [c-radio-button-list-field] .radio-row,[c-task-form] [c-boolean-field] .radio-row,[c-task-form] [c-radio-button-list-field] .radio-row{padding-top:2px}.dragged-element [c-boolean-field] .radio-row label,.dragged-element [c-radio-button-list-field] .radio-row label,.popup-form-content [c-boolean-field] .radio-row label,.popup-form-content [c-radio-button-list-field] .radio-row label,[c-form-config-editor] [c-boolean-field] .radio-row label,[c-form-config-editor] [c-radio-button-list-field] .radio-row label,[c-form] [c-boolean-field] .radio-row label,[c-form] [c-radio-button-list-field] .radio-row label,[c-register] [c-boolean-field] .radio-row label,[c-register] [c-radio-button-list-field] .radio-row label,[c-task-form] [c-boolean-field] .radio-row label,[c-task-form] [c-radio-button-list-field] .radio-row label{padding:0 0 3px 0;border:2px solid transparent;border-radius:3px}.dragged-element [c-boolean-field] .radio-row label.focused,.dragged-element [c-radio-button-list-field] .radio-row label.focused,.popup-form-content [c-boolean-field] .radio-row label.focused,.popup-form-content [c-radio-button-list-field] .radio-row label.focused,[c-form-config-editor] [c-boolean-field] .radio-row label.focused,[c-form-config-editor] [c-radio-button-list-field] .radio-row label.focused,[c-form] [c-boolean-field] .radio-row label.focused,[c-form] [c-radio-button-list-field] .radio-row label.focused,[c-register] [c-boolean-field] .radio-row label.focused,[c-register] [c-radio-button-list-field] .radio-row label.focused,[c-task-form] [c-boolean-field] .radio-row label.focused,[c-task-form] [c-radio-button-list-field] .radio-row label.focused{border-color:#a7b9ef}.dragged-element [c-user-defined-list-field] button,.popup-form-content [c-user-defined-list-field] button,[c-form-config-editor] [c-user-defined-list-field] button,[c-form] [c-user-defined-list-field] button,[c-register] [c-user-defined-list-field] button,[c-task-form] [c-user-defined-list-field] button{border-color:#f0f0f0;background-color:#f0f0f0;color:#444;padding:6px 19px;border-width:1px;border-style:solid;white-space:nowrap;margin-top:4px;margin-bottom:5px;font:inherit}.dragged-element [c-user-defined-list-field] button:hover,.popup-form-content [c-user-defined-list-field] button:hover,[c-form-config-editor] [c-user-defined-list-field] button:hover,[c-form] [c-user-defined-list-field] button:hover,[c-register] [c-user-defined-list-field] button:hover,[c-task-form] [c-user-defined-list-field] button:hover{background-color:#cfcfcf}.dragged-element [c-user-defined-list-field] button:focus,.popup-form-content [c-user-defined-list-field] button:focus,[c-form-config-editor] [c-user-defined-list-field] button:focus,[c-form] [c-user-defined-list-field] button:focus,[c-register] [c-user-defined-list-field] button:focus,[c-task-form] [c-user-defined-list-field] button:focus{border:2px solid #a7b9ef;border-radius:3px;outline:0;padding:4px 18px}.dragged-element [c-attachment-field] .drop-area,.popup-form-content [c-attachment-field] .drop-area,[c-form-config-editor] [c-attachment-field] .drop-area,[c-form] [c-attachment-field] .drop-area,[c-register] [c-attachment-field] .drop-area,[c-task-form] [c-attachment-field] .drop-area{display:flex}.dragged-element [c-attachment-field] .drop-area .dropzone,.popup-form-content [c-attachment-field] .drop-area .dropzone,[c-form-config-editor] [c-attachment-field] .drop-area .dropzone,[c-form] [c-attachment-field] .drop-area .dropzone,[c-register] [c-attachment-field] .drop-area .dropzone,[c-task-form] [c-attachment-field] .drop-area .dropzone{float:left;width:100%;text-align:center;background-color:#f0f0f0}.dragged-element [c-attachment-field] .drop-area .dropzone div,.popup-form-content [c-attachment-field] .drop-area .dropzone div,[c-form-config-editor] [c-attachment-field] .drop-area .dropzone div,[c-form] [c-attachment-field] .drop-area .dropzone div,[c-register] [c-attachment-field] .drop-area .dropzone div,[c-task-form] [c-attachment-field] .drop-area .dropzone div{display:block}.dragged-element [c-attachment-field] .drop-area button,.popup-form-content [c-attachment-field] .drop-area button,[c-form-config-editor] [c-attachment-field] .drop-area button,[c-form] [c-attachment-field] .drop-area button,[c-register] [c-attachment-field] .drop-area button,[c-task-form] [c-attachment-field] .drop-area button{border-color:#f0f0f0;background-color:#f0f0f0;color:#444;padding:6px 19px;border-width:1px;border-style:solid;white-space:nowrap;margin-left:10px;margin-top:4px;margin-bottom:5px;font:inherit}.dragged-element [c-attachment-field] .drop-area button:hover,.popup-form-content [c-attachment-field] .drop-area button:hover,[c-form-config-editor] [c-attachment-field] .drop-area button:hover,[c-form] [c-attachment-field] .drop-area button:hover,[c-register] [c-attachment-field] .drop-area button:hover,[c-task-form] [c-attachment-field] .drop-area button:hover{background-color:#cfcfcf}.dragged-element [c-attachment-field] .drop-area button:focus,.popup-form-content [c-attachment-field] .drop-area button:focus,[c-form-config-editor] [c-attachment-field] .drop-area button:focus,[c-form] [c-attachment-field] .drop-area button:focus,[c-register] [c-attachment-field] .drop-area button:focus,[c-task-form] [c-attachment-field] .drop-area button:focus{border:2px solid #a7b9ef;border-radius:3px;outline:0;padding:4px 18px}.dragged-element [c-attachment-field] .drop-area button svg.onedrive,.popup-form-content [c-attachment-field] .drop-area button svg.onedrive,[c-form-config-editor] [c-attachment-field] .drop-area button svg.onedrive,[c-form] [c-attachment-field] .drop-area button svg.onedrive,[c-register] [c-attachment-field] .drop-area button svg.onedrive,[c-task-form] [c-attachment-field] .drop-area button svg.onedrive{width:30px;height:20px}.dragged-element [c-attachment-field] .preview-area,.popup-form-content [c-attachment-field] .preview-area,[c-form-config-editor] [c-attachment-field] .preview-area,[c-form] [c-attachment-field] .preview-area,[c-register] [c-attachment-field] .preview-area,[c-task-form] [c-attachment-field] .preview-area{display:block;padding:5px 0 0 0}.dragged-element [c-attachment-field] .preview-area.editable,.popup-form-content [c-attachment-field] .preview-area.editable,[c-form-config-editor] [c-attachment-field] .preview-area.editable,[c-form] [c-attachment-field] .preview-area.editable,[c-register] [c-attachment-field] .preview-area.editable,[c-task-form] [c-attachment-field] .preview-area.editable{padding:unset}.dragged-element [c-attachment-field] .preview-area li,.popup-form-content [c-attachment-field] .preview-area li,[c-form-config-editor] [c-attachment-field] .preview-area li,[c-form] [c-attachment-field] .preview-area li,[c-register] [c-attachment-field] .preview-area li,[c-task-form] [c-attachment-field] .preview-area li{clear:both;height:35px;padding:3px;line-height:18px;list-style-type:disc;display:block}.dragged-element [c-attachment-field] .preview-area li i,.popup-form-content [c-attachment-field] .preview-area li i,[c-form-config-editor] [c-attachment-field] .preview-area li i,[c-form] [c-attachment-field] .preview-area li i,[c-register] [c-attachment-field] .preview-area li i,[c-task-form] [c-attachment-field] .preview-area li i{left:-20px;width:20px;position:relative;float:left;opacity:0;color:grey}.dragged-element [c-attachment-field] .preview-area li.editable,.popup-form-content [c-attachment-field] .preview-area li.editable,[c-form-config-editor] [c-attachment-field] .preview-area li.editable,[c-form] [c-attachment-field] .preview-area li.editable,[c-register] [c-attachment-field] .preview-area li.editable,[c-task-form] [c-attachment-field] .preview-area li.editable{border:1px solid #f0f0f0;border-style:none solid solid solid;list-style-type:none}.dragged-element [c-attachment-field] .preview-area li.editable:first-child,.popup-form-content [c-attachment-field] .preview-area li.editable:first-child,[c-form-config-editor] [c-attachment-field] .preview-area li.editable:first-child,[c-form] [c-attachment-field] .preview-area li.editable:first-child,[c-register] [c-attachment-field] .preview-area li.editable:first-child,[c-task-form] [c-attachment-field] .preview-area li.editable:first-child{border-top-style:solid}.dragged-element [c-attachment-field] .preview-area li.editable:hover,.popup-form-content [c-attachment-field] .preview-area li.editable:hover,[c-form-config-editor] [c-attachment-field] .preview-area li.editable:hover,[c-form] [c-attachment-field] .preview-area li.editable:hover,[c-register] [c-attachment-field] .preview-area li.editable:hover,[c-task-form] [c-attachment-field] .preview-area li.editable:hover{background-color:#f0f0f0}.dragged-element [c-attachment-field] .preview-area li.editable:hover i,.popup-form-content [c-attachment-field] .preview-area li.editable:hover i,[c-form-config-editor] [c-attachment-field] .preview-area li.editable:hover i,[c-form] [c-attachment-field] .preview-area li.editable:hover i,[c-register] [c-attachment-field] .preview-area li.editable:hover i,[c-task-form] [c-attachment-field] .preview-area li.editable:hover i{opacity:1;cursor:pointer}.dragged-element [c-attachment-field] .preview-area li .attachment-name-container,.popup-form-content [c-attachment-field] .preview-area li .attachment-name-container,[c-form-config-editor] [c-attachment-field] .preview-area li .attachment-name-container,[c-form] [c-attachment-field] .preview-area li .attachment-name-container,[c-register] [c-attachment-field] .preview-area li .attachment-name-container,[c-task-form] [c-attachment-field] .preview-area li .attachment-name-container{position:absolute;float:left}.dragged-element [c-attachment-field] .preview-area li .attachment-name,.popup-form-content [c-attachment-field] .preview-area li .attachment-name,[c-form-config-editor] [c-attachment-field] .preview-area li .attachment-name,[c-form] [c-attachment-field] .preview-area li .attachment-name,[c-register] [c-attachment-field] .preview-area li .attachment-name,[c-task-form] [c-attachment-field] .preview-area li .attachment-name{cursor:pointer;color:#00f}.dragged-element [c-attachment-field] .preview-area li .attachment-name:hover,.popup-form-content [c-attachment-field] .preview-area li .attachment-name:hover,[c-form-config-editor] [c-attachment-field] .preview-area li .attachment-name:hover,[c-form] [c-attachment-field] .preview-area li .attachment-name:hover,[c-register] [c-attachment-field] .preview-area li .attachment-name:hover,[c-task-form] [c-attachment-field] .preview-area li .attachment-name:hover{cursor:pointer;text-decoration:underline}.dragged-element [c-attachment-field] .preview-area li .attachment-info,.popup-form-content [c-attachment-field] .preview-area li .attachment-info,[c-form-config-editor] [c-attachment-field] .preview-area li .attachment-info,[c-form] [c-attachment-field] .preview-area li .attachment-info,[c-register] [c-attachment-field] .preview-area li .attachment-info,[c-task-form] [c-attachment-field] .preview-area li .attachment-info{font-size:smaller}.dragged-element [c-attachment-field] .preview-area li .attachment-info span,.popup-form-content [c-attachment-field] .preview-area li .attachment-info span,[c-form-config-editor] [c-attachment-field] .preview-area li .attachment-info span,[c-form] [c-attachment-field] .preview-area li .attachment-info span,[c-register] [c-attachment-field] .preview-area li .attachment-info span,[c-task-form] [c-attachment-field] .preview-area li .attachment-info span{display:inline-block;width:0;height:.8em;margin:0 3px;border-left:solid 1px #d3d3d3}.dragged-element [c-attachment-field] .preview-area li .attachment-remove,.popup-form-content [c-attachment-field] .preview-area li .attachment-remove,[c-form-config-editor] [c-attachment-field] .preview-area li .attachment-remove,[c-form] [c-attachment-field] .preview-area li .attachment-remove,[c-register] [c-attachment-field] .preview-area li .attachment-remove,[c-task-form] [c-attachment-field] .preview-area li .attachment-remove{float:right;cursor:pointer;margin:0 5px}.dragged-element [c-attachment-field] .preview-area li .attachment-remove:hover,.popup-form-content [c-attachment-field] .preview-area li .attachment-remove:hover,[c-form-config-editor] [c-attachment-field] .preview-area li .attachment-remove:hover,[c-form] [c-attachment-field] .preview-area li .attachment-remove:hover,[c-register] [c-attachment-field] .preview-area li .attachment-remove:hover,[c-task-form] [c-attachment-field] .preview-area li .attachment-remove:hover{cursor:pointer;text-decoration:underline}.dragged-element [c-attached-registry-entries-field] c-attached-register-node span.hover-effects,.popup-form-content [c-attached-registry-entries-field] c-attached-register-node span.hover-effects,[c-form-config-editor] [c-attached-registry-entries-field] c-attached-register-node span.hover-effects,[c-form] [c-attached-registry-entries-field] c-attached-register-node span.hover-effects,[c-register] [c-attached-registry-entries-field] c-attached-register-node span.hover-effects,[c-task-form] [c-attached-registry-entries-field] c-attached-register-node span.hover-effects{cursor:pointer;color:grey}.dragged-element [c-attached-registry-entries-field] c-attached-register-node span.hover-effects:hover,.popup-form-content [c-attached-registry-entries-field] c-attached-register-node span.hover-effects:hover,[c-form-config-editor] [c-attached-registry-entries-field] c-attached-register-node span.hover-effects:hover,[c-form] [c-attached-registry-entries-field] c-attached-register-node span.hover-effects:hover,[c-register] [c-attached-registry-entries-field] c-attached-register-node span.hover-effects:hover,[c-task-form] [c-attached-registry-entries-field] c-attached-register-node span.hover-effects:hover{color:#444}.dragged-element [c-attached-registry-entries-field] div.select-search-wrapper,.popup-form-content [c-attached-registry-entries-field] div.select-search-wrapper,[c-form-config-editor] [c-attached-registry-entries-field] div.select-search-wrapper,[c-form] [c-attached-registry-entries-field] div.select-search-wrapper,[c-register] [c-attached-registry-entries-field] div.select-search-wrapper,[c-task-form] [c-attached-registry-entries-field] div.select-search-wrapper{display:flex;flex-direction:row;box-sizing:border-box}.dragged-element [c-attached-registry-entries-field] div.select-search-wrapper c-dropdown-table-select,.popup-form-content [c-attached-registry-entries-field] div.select-search-wrapper c-dropdown-table-select,[c-form-config-editor] [c-attached-registry-entries-field] div.select-search-wrapper c-dropdown-table-select,[c-form] [c-attached-registry-entries-field] div.select-search-wrapper c-dropdown-table-select,[c-register] [c-attached-registry-entries-field] div.select-search-wrapper c-dropdown-table-select,[c-task-form] [c-attached-registry-entries-field] div.select-search-wrapper c-dropdown-table-select{flex:1 1 auto}.dragged-element [c-attached-registry-entries-field] div.select-search-wrapper .history-button,.popup-form-content [c-attached-registry-entries-field] div.select-search-wrapper .history-button,[c-form-config-editor] [c-attached-registry-entries-field] div.select-search-wrapper .history-button,[c-form] [c-attached-registry-entries-field] div.select-search-wrapper .history-button,[c-register] [c-attached-registry-entries-field] div.select-search-wrapper .history-button,[c-task-form] [c-attached-registry-entries-field] div.select-search-wrapper .history-button{flex:0 0 30px;height:33px;margin:5px 0;border:solid 1px #e2e2e2;background-color:transparent;border-left:0}.dragged-element [c-attached-registry-entries-field] div.select-search-wrapper .history-button:focus,.popup-form-content [c-attached-registry-entries-field] div.select-search-wrapper .history-button:focus,[c-form-config-editor] [c-attached-registry-entries-field] div.select-search-wrapper .history-button:focus,[c-form] [c-attached-registry-entries-field] div.select-search-wrapper .history-button:focus,[c-register] [c-attached-registry-entries-field] div.select-search-wrapper .history-button:focus,[c-task-form] [c-attached-registry-entries-field] div.select-search-wrapper .history-button:focus{border:2px solid #a7b9ef;border-radius:3px;outline:0;padding:4px}.dragged-element [c-attached-registry-entries-field] c-simple-list,.popup-form-content [c-attached-registry-entries-field] c-simple-list,[c-form-config-editor] [c-attached-registry-entries-field] c-simple-list,[c-form] [c-attached-registry-entries-field] c-simple-list,[c-register] [c-attached-registry-entries-field] c-simple-list,[c-task-form] [c-attached-registry-entries-field] c-simple-list{display:unset}.dragged-element [c-attached-registry-entries-field] div.history-popup,.popup-form-content [c-attached-registry-entries-field] div.history-popup,[c-form-config-editor] [c-attached-registry-entries-field] div.history-popup,[c-form] [c-attached-registry-entries-field] div.history-popup,[c-register] [c-attached-registry-entries-field] div.history-popup,[c-task-form] [c-attached-registry-entries-field] div.history-popup{display:block;position:absolute;width:300px;max-height:300px;overflow-y:auto;overflow-x:hidden;background-color:#fff;border:solid 1px #e2e2e2;box-shadow:2px 4px 15px rgba(0,0,0,.1);z-index:10}.dragged-element [c-attached-registry-entries-field] div.history-popup ul li.history-item,.popup-form-content [c-attached-registry-entries-field] div.history-popup ul li.history-item,[c-form-config-editor] [c-attached-registry-entries-field] div.history-popup ul li.history-item,[c-form] [c-attached-registry-entries-field] div.history-popup ul li.history-item,[c-register] [c-attached-registry-entries-field] div.history-popup ul li.history-item,[c-task-form] [c-attached-registry-entries-field] div.history-popup ul li.history-item{line-height:24px;padding:2px 5px;cursor:pointer}.dragged-element [c-attached-registry-entries-field] div.history-popup ul li.history-item:hover,.popup-form-content [c-attached-registry-entries-field] div.history-popup ul li.history-item:hover,[c-form-config-editor] [c-attached-registry-entries-field] div.history-popup ul li.history-item:hover,[c-form] [c-attached-registry-entries-field] div.history-popup ul li.history-item:hover,[c-register] [c-attached-registry-entries-field] div.history-popup ul li.history-item:hover,[c-task-form] [c-attached-registry-entries-field] div.history-popup ul li.history-item:hover{background-color:#e2e2e2}.dragged-element [c-attached-registry-entries-field] div.history-popup div.tools,.popup-form-content [c-attached-registry-entries-field] div.history-popup div.tools,[c-form-config-editor] [c-attached-registry-entries-field] div.history-popup div.tools,[c-form] [c-attached-registry-entries-field] div.history-popup div.tools,[c-register] [c-attached-registry-entries-field] div.history-popup div.tools,[c-task-form] [c-attached-registry-entries-field] div.history-popup div.tools{padding:5px 5px;text-align:right}.dragged-element [c-attached-registry-entries-field] div.history-popup div.tools .clear-items,.popup-form-content [c-attached-registry-entries-field] div.history-popup div.tools .clear-items,[c-form-config-editor] [c-attached-registry-entries-field] div.history-popup div.tools .clear-items,[c-form] [c-attached-registry-entries-field] div.history-popup div.tools .clear-items,[c-register] [c-attached-registry-entries-field] div.history-popup div.tools .clear-items,[c-task-form] [c-attached-registry-entries-field] div.history-popup div.tools .clear-items{color:#00f;cursor:pointer}.dragged-element [c-interaction-field] span.tool-header,.popup-form-content [c-interaction-field] span.tool-header,[c-form-config-editor] [c-interaction-field] span.tool-header,[c-form] [c-interaction-field] span.tool-header,[c-register] [c-interaction-field] span.tool-header,[c-task-form] [c-interaction-field] span.tool-header{display:block;padding:5px 0 10px 0}.dragged-element [c-interaction-field] span.tool-header span.buttons,.popup-form-content [c-interaction-field] span.tool-header span.buttons,[c-form-config-editor] [c-interaction-field] span.tool-header span.buttons,[c-form] [c-interaction-field] span.tool-header span.buttons,[c-register] [c-interaction-field] span.tool-header span.buttons,[c-task-form] [c-interaction-field] span.tool-header span.buttons{display:block;float:right}.dragged-element [c-interaction-field] span.tool-header span.buttons button,.popup-form-content [c-interaction-field] span.tool-header span.buttons button,[c-form-config-editor] [c-interaction-field] span.tool-header span.buttons button,[c-form] [c-interaction-field] span.tool-header span.buttons button,[c-register] [c-interaction-field] span.tool-header span.buttons button,[c-task-form] [c-interaction-field] span.tool-header span.buttons button{border:1px solid #f0f0f0;color:#444;white-space:nowrap;padding:5px;font-size:1em;font-family:Segoe UI,Verdana,Helvetica,sans-serif;margin:5px 0 6px 0}.dragged-element [c-interaction-field] span.tool-header span.buttons button:focus,.popup-form-content [c-interaction-field] span.tool-header span.buttons button:focus,[c-form-config-editor] [c-interaction-field] span.tool-header span.buttons button:focus,[c-form] [c-interaction-field] span.tool-header span.buttons button:focus,[c-register] [c-interaction-field] span.tool-header span.buttons button:focus,[c-task-form] [c-interaction-field] span.tool-header span.buttons button:focus{border:2px solid #a7b9ef;border-radius:3px;outline:0;padding:4px}.dragged-element [c-interaction-field] span.tool-header span.search input,.popup-form-content [c-interaction-field] span.tool-header span.search input,[c-form-config-editor] [c-interaction-field] span.tool-header span.search input,[c-form] [c-interaction-field] span.tool-header span.search input,[c-register] [c-interaction-field] span.tool-header span.search input,[c-task-form] [c-interaction-field] span.tool-header span.search input{box-sizing:border-box;width:288px;padding:5px;font-size:1em;font-family:Segoe UI,Verdana,Helvetica,sans-serif;margin:5px 0 6px 0;border:1px solid #c1c1c1}.dragged-element [c-interaction-field] span.tool-header span.search input:focus,.popup-form-content [c-interaction-field] span.tool-header span.search input:focus,[c-form-config-editor] [c-interaction-field] span.tool-header span.search input:focus,[c-form] [c-interaction-field] span.tool-header span.search input:focus,[c-register] [c-interaction-field] span.tool-header span.search input:focus,[c-task-form] [c-interaction-field] span.tool-header span.search input:focus{border:2px solid #a7b9ef;border-radius:3px;outline:0;padding:4px}.dragged-element [c-interaction-field] span.tool-header span.search span,.popup-form-content [c-interaction-field] span.tool-header span.search span,[c-form-config-editor] [c-interaction-field] span.tool-header span.search span,[c-form] [c-interaction-field] span.tool-header span.search span,[c-register] [c-interaction-field] span.tool-header span.search span,[c-task-form] [c-interaction-field] span.tool-header span.search span{font-style:italic}.dragged-element [c-interaction-field] ul.interactions li.interaction,.popup-form-content [c-interaction-field] ul.interactions li.interaction,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction,[c-form] [c-interaction-field] ul.interactions li.interaction,[c-register] [c-interaction-field] ul.interactions li.interaction,[c-task-form] [c-interaction-field] ul.interactions li.interaction{display:flex;padding:0 10px 0 0;margin-bottom:10px}.dragged-element [c-interaction-field] ul.interactions li.interaction.focus,.popup-form-content [c-interaction-field] ul.interactions li.interaction.focus,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction.focus,[c-form] [c-interaction-field] ul.interactions li.interaction.focus,[c-register] [c-interaction-field] ul.interactions li.interaction.focus,[c-task-form] [c-interaction-field] ul.interactions li.interaction.focus{background-color:#f0f8ff}.dragged-element [c-interaction-field] ul.interactions li.interaction div.indicator,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.indicator,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.indicator,[c-form] [c-interaction-field] ul.interactions li.interaction div.indicator,[c-register] [c-interaction-field] ul.interactions li.interaction div.indicator,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.indicator{width:3px;min-width:3px;display:block}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content{display:block;padding-left:5px;width:100%;border-top:1px solid #d3d3d3}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.sender,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.sender,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.sender,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.sender,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.sender,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.sender{line-height:1.5em;font-size:1.2em;display:flex;padding:5px 0 0 3px}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.timestamp,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.timestamp,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.timestamp,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.timestamp,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.timestamp,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.timestamp{float:right;color:grey;padding:9px 0 0 0;display:flex;text-align:right;align-content:right}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.subject,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.subject,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.subject,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.subject,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.subject,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.subject{line-height:1.5em;display:block;padding:5px 20px 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.subject.note,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.subject.note,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.subject.note,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.subject.note,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.subject.note,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.subject.note{cursor:pointer;padding-bottom:5px}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.excerpt,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.excerpt,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.excerpt,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.excerpt,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.excerpt,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.excerpt{display:block;color:grey;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:5px 125px 5px 3px}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.excerpt p,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.excerpt p,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.excerpt p,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.excerpt p,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.excerpt p,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.excerpt p{margin:0 0 4px 0}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body{display:block;width:100%}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email,.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note{display:block}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.recipient,.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.recipient,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.recipient,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.recipient,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.recipient,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.recipient,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.recipient,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.recipient,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.recipient,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.recipient,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.recipient,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.recipient{display:flex;padding:3px 0 0 3px;color:grey}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.carboncopy,.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.carboncopy,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.carboncopy,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.carboncopy,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.carboncopy,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.carboncopy,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.carboncopy,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.carboncopy,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.carboncopy,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.carboncopy,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.carboncopy,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.carboncopy{display:flex;padding:3px 0 0 3px;color:grey}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.tools,.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.tools,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.tools,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.tools,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.tools,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.tools,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.tools,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.tools,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.tools,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.tools,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.tools,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.tools{display:flex;white-space:nowrap;color:grey;padding:10px 0 0 3px}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.tools button,.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.tools button,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.tools button,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.tools button,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.tools button,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.tools button,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.tools button,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.tools button,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.tools button,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.tools button,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.tools button,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.tools button{border:1px solid #f0f0f0;color:#444;white-space:nowrap;padding:5px;font-size:1em;font-family:Segoe UI,Verdana,Helvetica,sans-serif;margin:5px 5px 6px 0}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.tools button:focus,.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.tools button:focus,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.tools button:focus,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.tools button:focus,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.tools button:focus,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.tools button:focus,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.tools button:focus,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.tools button:focus,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.tools button:focus,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.tools button:focus,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.email span.tools button:focus,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.note span.tools button:focus{border:2px solid #a7b9ef;border-radius:3px;outline:0;padding:4px}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text{display:block;word-wrap:break-word;padding:7px 0 10px 3px}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text p,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text p,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text p,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text p,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text p,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text p{margin:0}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text ul,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text ul,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text ul,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text ul,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text ul,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text ul{list-style-type:disc;margin-left:5px}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text ol,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text ol,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text ol,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text ol,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text ol,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text ol{list-style-type:decimal;margin-left:5px}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text li,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text li,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text li,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text li,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text li,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text li{margin-left:15px}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text b,.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text strong,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text b,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text strong,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text b,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text strong,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text b,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text strong,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text b,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text strong,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text b,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text strong{font-weight:700}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text em,.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text i,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text em,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text i,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text em,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text i,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text em,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text i,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text em,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text i,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text em,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text i{font-style:italic}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text span.breaker,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text span.breaker,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text span.breaker,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text span.breaker,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text span.breaker,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text span.breaker{display:inline;color:red}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text img.clickable,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text img.clickable,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text img.clickable,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text img.clickable,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text img.clickable,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.body-text img.clickable{cursor:zoom-in}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.attachments-header,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.attachments-header,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.attachments-header,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.attachments-header,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.attachments-header,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content span.interaction-body span.attachments-header{display:flex;padding:10px 0 0 3px;color:grey}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content ul.attachments,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content ul.attachments,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content ul.attachments,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content ul.attachments,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content ul.attachments,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content ul.attachments{padding:5px 0 0 3px;display:inline-block}.dragged-element [c-interaction-field] ul.interactions li.interaction div.interaction-content ul.attachments li.attachment,.popup-form-content [c-interaction-field] ul.interactions li.interaction div.interaction-content ul.attachments li.attachment,[c-form-config-editor] [c-interaction-field] ul.interactions li.interaction div.interaction-content ul.attachments li.attachment,[c-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content ul.attachments li.attachment,[c-register] [c-interaction-field] ul.interactions li.interaction div.interaction-content ul.attachments li.attachment,[c-task-form] [c-interaction-field] ul.interactions li.interaction div.interaction-content ul.attachments li.attachment{display:list-item;line-height:1.3em}.dragged-element [c-note-field] table,.popup-form-content [c-note-field] table,[c-form-config-editor] [c-note-field] table,[c-form] [c-note-field] table,[c-register] [c-note-field] table,[c-task-form] [c-note-field] table{margin:5px 0;width:100%}.dragged-element [c-note-field] table td,.dragged-element [c-note-field] table th,.popup-form-content [c-note-field] table td,.popup-form-content [c-note-field] table th,[c-form-config-editor] [c-note-field] table td,[c-form-config-editor] [c-note-field] table th,[c-form] [c-note-field] table td,[c-form] [c-note-field] table th,[c-register] [c-note-field] table td,[c-register] [c-note-field] table th,[c-task-form] [c-note-field] table td,[c-task-form] [c-note-field] table th{padding:3px 0}.dragged-element [c-note-field] table th,.popup-form-content [c-note-field] table th,[c-form-config-editor] [c-note-field] table th,[c-form] [c-note-field] table th,[c-register] [c-note-field] table th,[c-task-form] [c-note-field] table th{text-align:left;border-bottom:solid 1px #444;color:grey}.dragged-element [c-note-field] table td,.popup-form-content [c-note-field] table td,[c-form-config-editor] [c-note-field] table td,[c-form] [c-note-field] table td,[c-register] [c-note-field] table td,[c-task-form] [c-note-field] table td{border-bottom:solid 1px #dedede}.dragged-element [c-note-field] table tr:last-child td,.popup-form-content [c-note-field] table tr:last-child td,[c-form-config-editor] [c-note-field] table tr:last-child td,[c-form] [c-note-field] table tr:last-child td,[c-register] [c-note-field] table tr:last-child td,[c-task-form] [c-note-field] table tr:last-child td{border-bottom-color:transparent}.dragged-element [c-note-field] table th:first-child,.dragged-element [c-note-field] table tr td:first-child,.popup-form-content [c-note-field] table th:first-child,.popup-form-content [c-note-field] table tr td:first-child,[c-form-config-editor] [c-note-field] table th:first-child,[c-form-config-editor] [c-note-field] table tr td:first-child,[c-form] [c-note-field] table th:first-child,[c-form] [c-note-field] table tr td:first-child,[c-register] [c-note-field] table th:first-child,[c-register] [c-note-field] table tr td:first-child,[c-task-form] [c-note-field] table th:first-child,[c-task-form] [c-note-field] table tr td:first-child{border-left:solid 3px transparent;padding-left:2px}.dragged-element [c-note-field] table tr.unread td:first-child,.popup-form-content [c-note-field] table tr.unread td:first-child,[c-form-config-editor] [c-note-field] table tr.unread td:first-child,[c-form] [c-note-field] table tr.unread td:first-child,[c-register] [c-note-field] table tr.unread td:first-child,[c-task-form] [c-note-field] table tr.unread td:first-child{border-left-color:#ec1346}.dragged-element [c-note-field] table .timestamp,.popup-form-content [c-note-field] table .timestamp,[c-form-config-editor] [c-note-field] table .timestamp,[c-form] [c-note-field] table .timestamp,[c-register] [c-note-field] table .timestamp,[c-task-form] [c-note-field] table .timestamp{width:130px}.dragged-element [c-note-field] table .name,.popup-form-content [c-note-field] table .name,[c-form-config-editor] [c-note-field] table .name,[c-form] [c-note-field] table .name,[c-register] [c-note-field] table .name,[c-task-form] [c-note-field] table .name{width:150px}.dragged-element [c-note-field] table .stage,.popup-form-content [c-note-field] table .stage,[c-form-config-editor] [c-note-field] table .stage,[c-form] [c-note-field] table .stage,[c-register] [c-note-field] table .stage,[c-task-form] [c-note-field] table .stage{width:100px}.dragged-element [c-note-field] table .delete,.popup-form-content [c-note-field] table .delete,[c-form-config-editor] [c-note-field] table .delete,[c-form] [c-note-field] table .delete,[c-register] [c-note-field] table .delete,[c-task-form] [c-note-field] table .delete{width:20px}.dragged-element [c-note-field] table.interactions,.popup-form-content [c-note-field] table.interactions,[c-form-config-editor] [c-note-field] table.interactions,[c-form] [c-note-field] table.interactions,[c-register] [c-note-field] table.interactions,[c-task-form] [c-note-field] table.interactions{line-height:24px}.dragged-element [c-note-field] table.interactions thead,.popup-form-content [c-note-field] table.interactions thead,[c-form-config-editor] [c-note-field] table.interactions thead,[c-form] [c-note-field] table.interactions thead,[c-register] [c-note-field] table.interactions thead,[c-task-form] [c-note-field] table.interactions thead{display:table;width:100%}.dragged-element [c-note-field] table.interactions tbody,.popup-form-content [c-note-field] table.interactions tbody,[c-form-config-editor] [c-note-field] table.interactions tbody,[c-form] [c-note-field] table.interactions tbody,[c-register] [c-note-field] table.interactions tbody,[c-task-form] [c-note-field] table.interactions tbody{display:block}.dragged-element [c-note-field] table.interactions tbody>tr,.popup-form-content [c-note-field] table.interactions tbody>tr,[c-form-config-editor] [c-note-field] table.interactions tbody>tr,[c-form] [c-note-field] table.interactions tbody>tr,[c-register] [c-note-field] table.interactions tbody>tr,[c-task-form] [c-note-field] table.interactions tbody>tr{cursor:pointer}.dragged-element [c-note-field] table.interactions tbody>tr:hover,.popup-form-content [c-note-field] table.interactions tbody>tr:hover,[c-form-config-editor] [c-note-field] table.interactions tbody>tr:hover,[c-form] [c-note-field] table.interactions tbody>tr:hover,[c-register] [c-note-field] table.interactions tbody>tr:hover,[c-task-form] [c-note-field] table.interactions tbody>tr:hover{background-color:#efefef}.dragged-element [c-note-field] table.interactions tbody>tr:hover span.badge,.popup-form-content [c-note-field] table.interactions tbody>tr:hover span.badge,[c-form-config-editor] [c-note-field] table.interactions tbody>tr:hover span.badge,[c-form] [c-note-field] table.interactions tbody>tr:hover span.badge,[c-register] [c-note-field] table.interactions tbody>tr:hover span.badge,[c-task-form] [c-note-field] table.interactions tbody>tr:hover span.badge{background-color:#444;color:#fff}.dragged-element [c-note-field] table.interactions td,.dragged-element [c-note-field] table.interactions th,.popup-form-content [c-note-field] table.interactions td,.popup-form-content [c-note-field] table.interactions th,[c-form-config-editor] [c-note-field] table.interactions td,[c-form-config-editor] [c-note-field] table.interactions th,[c-form] [c-note-field] table.interactions td,[c-form] [c-note-field] table.interactions th,[c-register] [c-note-field] table.interactions td,[c-register] [c-note-field] table.interactions th,[c-task-form] [c-note-field] table.interactions td,[c-task-form] [c-note-field] table.interactions th{line-height:24px;box-sizing:border-box;padding:0 0;vertical-align:top}.dragged-element [c-note-field] table.interactions tr:last-child td,.popup-form-content [c-note-field] table.interactions tr:last-child td,[c-form-config-editor] [c-note-field] table.interactions tr:last-child td,[c-form] [c-note-field] table.interactions tr:last-child td,[c-register] [c-note-field] table.interactions tr:last-child td,[c-task-form] [c-note-field] table.interactions tr:last-child td{border-bottom-color:#dedede}.dragged-element [c-note-field] table.interactions .timestamp,.popup-form-content [c-note-field] table.interactions .timestamp,[c-form-config-editor] [c-note-field] table.interactions .timestamp,[c-form] [c-note-field] table.interactions .timestamp,[c-register] [c-note-field] table.interactions .timestamp,[c-task-form] [c-note-field] table.interactions .timestamp{width:115px;min-width:115px}.dragged-element [c-note-field] table.interactions .user,.popup-form-content [c-note-field] table.interactions .user,[c-form-config-editor] [c-note-field] table.interactions .user,[c-form] [c-note-field] table.interactions .user,[c-register] [c-note-field] table.interactions .user,[c-task-form] [c-note-field] table.interactions .user{width:115px;max-width:115px}.dragged-element [c-note-field] table.interactions .text,.popup-form-content [c-note-field] table.interactions .text,[c-form-config-editor] [c-note-field] table.interactions .text,[c-form] [c-note-field] table.interactions .text,[c-register] [c-note-field] table.interactions .text,[c-task-form] [c-note-field] table.interactions .text{width:300px}.dragged-element [c-note-field] table.interactions .text .subject,.popup-form-content [c-note-field] table.interactions .text .subject,[c-form-config-editor] [c-note-field] table.interactions .text .subject,[c-form] [c-note-field] table.interactions .text .subject,[c-register] [c-note-field] table.interactions .text .subject,[c-task-form] [c-note-field] table.interactions .text .subject{font-weight:700}.dragged-element [c-note-field] table.interactions .text .body-text,.popup-form-content [c-note-field] table.interactions .text .body-text,[c-form-config-editor] [c-note-field] table.interactions .text .body-text,[c-form] [c-note-field] table.interactions .text .body-text,[c-register] [c-note-field] table.interactions .text .body-text,[c-task-form] [c-note-field] table.interactions .text .body-text{white-space:pre-wrap}.dragged-element [c-note-field] table.interactions .truncate,.popup-form-content [c-note-field] table.interactions .truncate,[c-form-config-editor] [c-note-field] table.interactions .truncate,[c-form] [c-note-field] table.interactions .truncate,[c-register] [c-note-field] table.interactions .truncate,[c-task-form] [c-note-field] table.interactions .truncate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dragged-element [c-note-field] table.interactions .interaction-type,.popup-form-content [c-note-field] table.interactions .interaction-type,[c-form-config-editor] [c-note-field] table.interactions .interaction-type,[c-form] [c-note-field] table.interactions .interaction-type,[c-register] [c-note-field] table.interactions .interaction-type,[c-task-form] [c-note-field] table.interactions .interaction-type{width:15px}.dragged-element [c-note-field] table.interactions .interaction-type svg,.popup-form-content [c-note-field] table.interactions .interaction-type svg,[c-form-config-editor] [c-note-field] table.interactions .interaction-type svg,[c-form] [c-note-field] table.interactions .interaction-type svg,[c-register] [c-note-field] table.interactions .interaction-type svg,[c-task-form] [c-note-field] table.interactions .interaction-type svg{width:12px}.dragged-element [c-note-field] table.interactions .interaction-direction,.popup-form-content [c-note-field] table.interactions .interaction-direction,[c-form-config-editor] [c-note-field] table.interactions .interaction-direction,[c-form] [c-note-field] table.interactions .interaction-direction,[c-register] [c-note-field] table.interactions .interaction-direction,[c-task-form] [c-note-field] table.interactions .interaction-direction{width:15px}.dragged-element [c-note-field] table.interactions .interaction-direction svg,.popup-form-content [c-note-field] table.interactions .interaction-direction svg,[c-form-config-editor] [c-note-field] table.interactions .interaction-direction svg,[c-form] [c-note-field] table.interactions .interaction-direction svg,[c-register] [c-note-field] table.interactions .interaction-direction svg,[c-task-form] [c-note-field] table.interactions .interaction-direction svg{width:12px}.dragged-element [c-note-field] table.interactions .interaction-direction.incoming svg,.popup-form-content [c-note-field] table.interactions .interaction-direction.incoming svg,[c-form-config-editor] [c-note-field] table.interactions .interaction-direction.incoming svg,[c-form] [c-note-field] table.interactions .interaction-direction.incoming svg,[c-register] [c-note-field] table.interactions .interaction-direction.incoming svg,[c-task-form] [c-note-field] table.interactions .interaction-direction.incoming svg{transform:rotate(180deg)}.dragged-element [c-note-field] table.interactions h1.attachments-header,.popup-form-content [c-note-field] table.interactions h1.attachments-header,[c-form-config-editor] [c-note-field] table.interactions h1.attachments-header,[c-form] [c-note-field] table.interactions h1.attachments-header,[c-register] [c-note-field] table.interactions h1.attachments-header,[c-task-form] [c-note-field] table.interactions h1.attachments-header{font-size:12px;font-weight:700;padding:0;margin:5px 0 0 0;border-bottom:solid 1px rgba(0,0,0,.1)}.dragged-element [c-note-field] table.interactions ul.attachments-list,.popup-form-content [c-note-field] table.interactions ul.attachments-list,[c-form-config-editor] [c-note-field] table.interactions ul.attachments-list,[c-form] [c-note-field] table.interactions ul.attachments-list,[c-register] [c-note-field] table.interactions ul.attachments-list,[c-task-form] [c-note-field] table.interactions ul.attachments-list{font-size:11px;margin-bottom:5px}.dragged-element [c-note-field] table.interactions ul.attachments-list li,.popup-form-content [c-note-field] table.interactions ul.attachments-list li,[c-form-config-editor] [c-note-field] table.interactions ul.attachments-list li,[c-form] [c-note-field] table.interactions ul.attachments-list li,[c-register] [c-note-field] table.interactions ul.attachments-list li,[c-task-form] [c-note-field] table.interactions ul.attachments-list li{line-height:20px;color:#00f}.dragged-element [c-note-field] table.interactions ul.attachments-list li:hover,.popup-form-content [c-note-field] table.interactions ul.attachments-list li:hover,[c-form-config-editor] [c-note-field] table.interactions ul.attachments-list li:hover,[c-form] [c-note-field] table.interactions ul.attachments-list li:hover,[c-register] [c-note-field] table.interactions ul.attachments-list li:hover,[c-task-form] [c-note-field] table.interactions ul.attachments-list li:hover{text-decoration:underline}.dragged-element [c-note-field] table.interactions ul.attachments-list-compact,.popup-form-content [c-note-field] table.interactions ul.attachments-list-compact,[c-form-config-editor] [c-note-field] table.interactions ul.attachments-list-compact,[c-form] [c-note-field] table.interactions ul.attachments-list-compact,[c-register] [c-note-field] table.interactions ul.attachments-list-compact,[c-task-form] [c-note-field] table.interactions ul.attachments-list-compact{font-size:11px}.dragged-element [c-note-field] table.interactions ul.attachments-list-compact li,.popup-form-content [c-note-field] table.interactions ul.attachments-list-compact li,[c-form-config-editor] [c-note-field] table.interactions ul.attachments-list-compact li,[c-form] [c-note-field] table.interactions ul.attachments-list-compact li,[c-register] [c-note-field] table.interactions ul.attachments-list-compact li,[c-task-form] [c-note-field] table.interactions ul.attachments-list-compact li{display:inline;color:#00f;margin-right:5px}.dragged-element [c-note-field] table.interactions ul.attachments-list-compact li:hover,.popup-form-content [c-note-field] table.interactions ul.attachments-list-compact li:hover,[c-form-config-editor] [c-note-field] table.interactions ul.attachments-list-compact li:hover,[c-form] [c-note-field] table.interactions ul.attachments-list-compact li:hover,[c-register] [c-note-field] table.interactions ul.attachments-list-compact li:hover,[c-task-form] [c-note-field] table.interactions ul.attachments-list-compact li:hover{text-decoration:underline}.dragged-element [c-note-field] table.interactions span.badge,.popup-form-content [c-note-field] table.interactions span.badge,[c-form-config-editor] [c-note-field] table.interactions span.badge,[c-form] [c-note-field] table.interactions span.badge,[c-register] [c-note-field] table.interactions span.badge,[c-task-form] [c-note-field] table.interactions span.badge{border:solid 1px transparent;border-radius:10px;color:#444;font-size:.75em;padding:1px 6px;float:right;margin-top:4px;line-height:normal;background-color:#f0f0f0}.dragged-element [c-note-field] table.interactions .reply,.popup-form-content [c-note-field] table.interactions .reply,[c-form-config-editor] [c-note-field] table.interactions .reply,[c-form] [c-note-field] table.interactions .reply,[c-register] [c-note-field] table.interactions .reply,[c-task-form] [c-note-field] table.interactions .reply{line-height:18px;width:30px}.dragged-element [c-note-field] table.interactions .reply button,.popup-form-content [c-note-field] table.interactions .reply button,[c-form-config-editor] [c-note-field] table.interactions .reply button,[c-form] [c-note-field] table.interactions .reply button,[c-register] [c-note-field] table.interactions .reply button,[c-task-form] [c-note-field] table.interactions .reply button{float:right;border-color:#f0f0f0;background-color:#f0f0f0;color:#444;border-width:1px;border-style:solid;white-space:nowrap;margin-top:1px;font:inherit;font-size:80%}.dragged-element [c-note-field] table.interactions .reply button:hover,.popup-form-content [c-note-field] table.interactions .reply button:hover,[c-form-config-editor] [c-note-field] table.interactions .reply button:hover,[c-form] [c-note-field] table.interactions .reply button:hover,[c-register] [c-note-field] table.interactions .reply button:hover,[c-task-form] [c-note-field] table.interactions .reply button:hover{background-color:#cfcfcf}.dragged-element [c-note-field] table.interactions .reply button:focus,.popup-form-content [c-note-field] table.interactions .reply button:focus,[c-form-config-editor] [c-note-field] table.interactions .reply button:focus,[c-form] [c-note-field] table.interactions .reply button:focus,[c-register] [c-note-field] table.interactions .reply button:focus,[c-task-form] [c-note-field] table.interactions .reply button:focus{border:2px solid #a7b9ef;border-radius:3px;outline:0;padding:4px}.dragged-element [c-note-field] .add-button,.dragged-element [c-note-field] .add-note,.popup-form-content [c-note-field] .add-button,.popup-form-content [c-note-field] .add-note,[c-form-config-editor] [c-note-field] .add-button,[c-form-config-editor] [c-note-field] .add-note,[c-form] [c-note-field] .add-button,[c-form] [c-note-field] .add-note,[c-register] [c-note-field] .add-button,[c-register] [c-note-field] .add-note,[c-task-form] [c-note-field] .add-button,[c-task-form] [c-note-field] .add-note{display:inline-block;width:100%}.dragged-element [c-note-field] .add-button button,.dragged-element [c-note-field] .add-note button,.popup-form-content [c-note-field] .add-button button,.popup-form-content [c-note-field] .add-note button,[c-form-config-editor] [c-note-field] .add-button button,[c-form-config-editor] [c-note-field] .add-note button,[c-form] [c-note-field] .add-button button,[c-form] [c-note-field] .add-note button,[c-register] [c-note-field] .add-button button,[c-register] [c-note-field] .add-note button,[c-task-form] [c-note-field] .add-button button,[c-task-form] [c-note-field] .add-note button{float:right;border-color:#f0f0f0;background-color:#f0f0f0;color:#444;padding:6px 19px;border-width:1px;border-style:solid;white-space:nowrap;height:30px;margin-top:4px;margin-left:4px;font:inherit}.dragged-element [c-note-field] .add-button button:hover,.dragged-element [c-note-field] .add-note button:hover,.popup-form-content [c-note-field] .add-button button:hover,.popup-form-content [c-note-field] .add-note button:hover,[c-form-config-editor] [c-note-field] .add-button button:hover,[c-form-config-editor] [c-note-field] .add-note button:hover,[c-form] [c-note-field] .add-button button:hover,[c-form] [c-note-field] .add-note button:hover,[c-register] [c-note-field] .add-button button:hover,[c-register] [c-note-field] .add-note button:hover,[c-task-form] [c-note-field] .add-button button:hover,[c-task-form] [c-note-field] .add-note button:hover{background-color:#cfcfcf}.dragged-element [c-note-field] .add-button button:focus,.dragged-element [c-note-field] .add-note button:focus,.popup-form-content [c-note-field] .add-button button:focus,.popup-form-content [c-note-field] .add-note button:focus,[c-form-config-editor] [c-note-field] .add-button button:focus,[c-form-config-editor] [c-note-field] .add-note button:focus,[c-form] [c-note-field] .add-button button:focus,[c-form] [c-note-field] .add-note button:focus,[c-register] [c-note-field] .add-button button:focus,[c-register] [c-note-field] .add-note button:focus,[c-task-form] [c-note-field] .add-button button:focus,[c-task-form] [c-note-field] .add-note button:focus{border:2px solid #a7b9ef;border-radius:3px;outline:0;padding:4px 18px}.dragged-element [c-note-field] .note-list,.popup-form-content [c-note-field] .note-list,[c-form-config-editor] [c-note-field] .note-list,[c-form] [c-note-field] .note-list,[c-register] [c-note-field] .note-list,[c-task-form] [c-note-field] .note-list{margin-top:10px}.dragged-element [c-note-field] .note-list li,.popup-form-content [c-note-field] .note-list li,[c-form-config-editor] [c-note-field] .note-list li,[c-form] [c-note-field] .note-list li,[c-register] [c-note-field] .note-list li,[c-task-form] [c-note-field] .note-list li{display:flex;box-sizing:border-box;border:solid 1px transparent}.dragged-element [c-note-field] .note-list li:hover,.popup-form-content [c-note-field] .note-list li:hover,[c-form-config-editor] [c-note-field] .note-list li:hover,[c-form] [c-note-field] .note-list li:hover,[c-register] [c-note-field] .note-list li:hover,[c-task-form] [c-note-field] .note-list li:hover{border-color:#cfcfcf}.dragged-element [c-note-field] .note-list li .note,.popup-form-content [c-note-field] .note-list li .note,[c-form-config-editor] [c-note-field] .note-list li .note,[c-form] [c-note-field] .note-list li .note,[c-register] [c-note-field] .note-list li .note,[c-task-form] [c-note-field] .note-list li .note{float:left;width:100%;padding:3px}.dragged-element [c-note-field] .note-list li .note .text,.popup-form-content [c-note-field] .note-list li .note .text,[c-form-config-editor] [c-note-field] .note-list li .note .text,[c-form] [c-note-field] .note-list li .note .text,[c-register] [c-note-field] .note-list li .note .text,[c-task-form] [c-note-field] .note-list li .note .text{margin-bottom:3px;white-space:pre-wrap}.dragged-element [c-note-field] .note-list li .note ul,.popup-form-content [c-note-field] .note-list li .note ul,[c-form-config-editor] [c-note-field] .note-list li .note ul,[c-form] [c-note-field] .note-list li .note ul,[c-register] [c-note-field] .note-list li .note ul,[c-task-form] [c-note-field] .note-list li .note ul{margin:0;width:100%}.dragged-element [c-note-field] .note-list li .note ul li,.popup-form-content [c-note-field] .note-list li .note ul li,[c-form-config-editor] [c-note-field] .note-list li .note ul li,[c-form] [c-note-field] .note-list li .note ul li,[c-register] [c-note-field] .note-list li .note ul li,[c-task-form] [c-note-field] .note-list li .note ul li{display:inline-block;font-size:80%}.dragged-element [c-note-field] .note-list li .note ul li:hover,.popup-form-content [c-note-field] .note-list li .note ul li:hover,[c-form-config-editor] [c-note-field] .note-list li .note ul li:hover,[c-form] [c-note-field] .note-list li .note ul li:hover,[c-register] [c-note-field] .note-list li .note ul li:hover,[c-task-form] [c-note-field] .note-list li .note ul li:hover{border-color:transparent}.dragged-element [c-note-field] .note-list li .remove,.popup-form-content [c-note-field] .note-list li .remove,[c-form-config-editor] [c-note-field] .note-list li .remove,[c-form] [c-note-field] .note-list li .remove,[c-register] [c-note-field] .note-list li .remove,[c-task-form] [c-note-field] .note-list li .remove{float:right;cursor:pointer;white-space:nowrap;padding:3px;color:#00f}.dragged-element [c-note-field] .note-list li .remove:hover,.popup-form-content [c-note-field] .note-list li .remove:hover,[c-form-config-editor] [c-note-field] .note-list li .remove:hover,[c-form] [c-note-field] .note-list li .remove:hover,[c-register] [c-note-field] .note-list li .remove:hover,[c-task-form] [c-note-field] .note-list li .remove:hover{cursor:pointer;text-decoration:underline}.dragged-element [c-attached-tasks-list-field] div.content-wrapper,.popup-form-content [c-attached-tasks-list-field] div.content-wrapper,[c-form-config-editor] [c-attached-tasks-list-field] div.content-wrapper,[c-form] [c-attached-tasks-list-field] div.content-wrapper,[c-register] [c-attached-tasks-list-field] div.content-wrapper,[c-task-form] [c-attached-tasks-list-field] div.content-wrapper{display:flex;flex-direction:row}.dragged-element [c-attached-tasks-list-field] .list-item .indicator,.popup-form-content [c-attached-tasks-list-field] .list-item .indicator,[c-form-config-editor] [c-attached-tasks-list-field] .list-item .indicator,[c-form] [c-attached-tasks-list-field] .list-item .indicator,[c-register] [c-attached-tasks-list-field] .list-item .indicator,[c-task-form] [c-attached-tasks-list-field] .list-item .indicator{width:3px;min-width:3px}.dragged-element [c-attached-tasks-list-field] .no-tasks,.popup-form-content [c-attached-tasks-list-field] .no-tasks,[c-form-config-editor] [c-attached-tasks-list-field] .no-tasks,[c-form] [c-attached-tasks-list-field] .no-tasks,[c-register] [c-attached-tasks-list-field] .no-tasks,[c-task-form] [c-attached-tasks-list-field] .no-tasks{margin-top:5px}.dragged-element [c-competency-field] .competency-content,.popup-form-content [c-competency-field] .competency-content,[c-form-config-editor] [c-competency-field] .competency-content,[c-form] [c-competency-field] .competency-content,[c-register] [c-competency-field] .competency-content,[c-task-form] [c-competency-field] .competency-content{width:100%;margin:5px;text-align:left}.dragged-element [c-competency-field] .competency-content .step-header .step-title,.popup-form-content [c-competency-field] .competency-content .step-header .step-title,[c-form-config-editor] [c-competency-field] .competency-content .step-header .step-title,[c-form] [c-competency-field] .competency-content .step-header .step-title,[c-register] [c-competency-field] .competency-content .step-header .step-title,[c-task-form] [c-competency-field] .competency-content .step-header .step-title{padding:3px 0;display:block;border-bottom:1px solid #d0d0d0;margin-top:5px;margin-bottom:0;cursor:pointer;background-color:#f0f0f0;border-top-right-radius:4px}.dragged-element [c-competency-field] .competency-content .step-header .step-title .percent,.popup-form-content [c-competency-field] .competency-content .step-header .step-title .percent,[c-form-config-editor] [c-competency-field] .competency-content .step-header .step-title .percent,[c-form] [c-competency-field] .competency-content .step-header .step-title .percent,[c-register] [c-competency-field] .competency-content .step-header .step-title .percent,[c-task-form] [c-competency-field] .competency-content .step-header .step-title .percent{border:1px solid #a9a9a9;background-color:#fff;display:block;width:50px;float:right;margin:3px 5px}.dragged-element [c-competency-field] .competency-content .step-header .step-title .percent div,.popup-form-content [c-competency-field] .competency-content .step-header .step-title .percent div,[c-form-config-editor] [c-competency-field] .competency-content .step-header .step-title .percent div,[c-form] [c-competency-field] .competency-content .step-header .step-title .percent div,[c-register] [c-competency-field] .competency-content .step-header .step-title .percent div,[c-task-form] [c-competency-field] .competency-content .step-header .step-title .percent div{background-color:gray;height:10px}.dragged-element [c-competency-field] .competency-content .step-header .step-title i,.popup-form-content [c-competency-field] .competency-content .step-header .step-title i,[c-form-config-editor] [c-competency-field] .competency-content .step-header .step-title i,[c-form] [c-competency-field] .competency-content .step-header .step-title i,[c-register] [c-competency-field] .competency-content .step-header .step-title i,[c-task-form] [c-competency-field] .competency-content .step-header .step-title i{position:relative;left:-10px;top:1px;font-weight:700;width:0}.dragged-element [c-competency-field] .competency-content ul,.popup-form-content [c-competency-field] .competency-content ul,[c-form-config-editor] [c-competency-field] .competency-content ul,[c-form] [c-competency-field] .competency-content ul,[c-register] [c-competency-field] .competency-content ul,[c-task-form] [c-competency-field] .competency-content ul{margin:15px 0}.dragged-element [c-competency-field] .competency-content ul li,.popup-form-content [c-competency-field] .competency-content ul li,[c-form-config-editor] [c-competency-field] .competency-content ul li,[c-form] [c-competency-field] .competency-content ul li,[c-register] [c-competency-field] .competency-content ul li,[c-task-form] [c-competency-field] .competency-content ul li{margin-top:10px;padding:5px 0}.dragged-element [c-competency-field] .competency-content ul li .step-label,.popup-form-content [c-competency-field] .competency-content ul li .step-label,[c-form-config-editor] [c-competency-field] .competency-content ul li .step-label,[c-form] [c-competency-field] .competency-content ul li .step-label,[c-register] [c-competency-field] .competency-content ul li .step-label,[c-task-form] [c-competency-field] .competency-content ul li .step-label{font-weight:700;margin-bottom:5px}.dragged-element [c-competency-field] .competency-content ul li c-date-time-picker,.popup-form-content [c-competency-field] .competency-content ul li c-date-time-picker,[c-form-config-editor] [c-competency-field] .competency-content ul li c-date-time-picker,[c-form] [c-competency-field] .competency-content ul li c-date-time-picker,[c-register] [c-competency-field] .competency-content ul li c-date-time-picker,[c-task-form] [c-competency-field] .competency-content ul li c-date-time-picker{width:200px}.dragged-element [c-competency-field] .competency-content ul li c-checkbox,.popup-form-content [c-competency-field] .competency-content ul li c-checkbox,[c-form-config-editor] [c-competency-field] .competency-content ul li c-checkbox,[c-form] [c-competency-field] .competency-content ul li c-checkbox,[c-register] [c-competency-field] .competency-content ul li c-checkbox,[c-task-form] [c-competency-field] .competency-content ul li c-checkbox{padding-bottom:3px}.dragged-element [c-competency-field] .competency-content ul li c-checkbox label,.popup-form-content [c-competency-field] .competency-content ul li c-checkbox label,[c-form-config-editor] [c-competency-field] .competency-content ul li c-checkbox label,[c-form] [c-competency-field] .competency-content ul li c-checkbox label,[c-register] [c-competency-field] .competency-content ul li c-checkbox label,[c-task-form] [c-competency-field] .competency-content ul li c-checkbox label{font-weight:400}.dragged-element [c-competency-field] .competency-content ul li c-checkbox label div,.popup-form-content [c-competency-field] .competency-content ul li c-checkbox label div,[c-form-config-editor] [c-competency-field] .competency-content ul li c-checkbox label div,[c-form] [c-competency-field] .competency-content ul li c-checkbox label div,[c-register] [c-competency-field] .competency-content ul li c-checkbox label div,[c-task-form] [c-competency-field] .competency-content ul li c-checkbox label div{max-width:80%}.dragged-element [c-competency-field] .competency-content ul li .step-link,.popup-form-content [c-competency-field] .competency-content ul li .step-link,[c-form-config-editor] [c-competency-field] .competency-content ul li .step-link,[c-form] [c-competency-field] .competency-content ul li .step-link,[c-register] [c-competency-field] .competency-content ul li .step-link,[c-task-form] [c-competency-field] .competency-content ul li .step-link{cursor:pointer;color:#00f;padding:3px 0;width:100%}.dragged-element [c-competency-field] .competency-content ul li .step-link:hover,.popup-form-content [c-competency-field] .competency-content ul li .step-link:hover,[c-form-config-editor] [c-competency-field] .competency-content ul li .step-link:hover,[c-form] [c-competency-field] .competency-content ul li .step-link:hover,[c-register] [c-competency-field] .competency-content ul li .step-link:hover,[c-task-form] [c-competency-field] .competency-content ul li .step-link:hover{cursor:pointer;text-decoration:underline}.dragged-element [c-competency-field] .competency-content ul li .document-container,.popup-form-content [c-competency-field] .competency-content ul li .document-container,[c-form-config-editor] [c-competency-field] .competency-content ul li .document-container,[c-form] [c-competency-field] .competency-content ul li .document-container,[c-register] [c-competency-field] .competency-content ul li .document-container,[c-task-form] [c-competency-field] .competency-content ul li .document-container{margin:6px 0}.dragged-element [c-competency-field] .competency-content ul li .document-container .document-link,.popup-form-content [c-competency-field] .competency-content ul li .document-container .document-link,[c-form-config-editor] [c-competency-field] .competency-content ul li .document-container .document-link,[c-form] [c-competency-field] .competency-content ul li .document-container .document-link,[c-register] [c-competency-field] .competency-content ul li .document-container .document-link,[c-task-form] [c-competency-field] .competency-content ul li .document-container .document-link{cursor:pointer;color:#00f;padding:0;width:100%}.dragged-element [c-competency-field] .competency-content ul li .document-container .document-link:hover,.popup-form-content [c-competency-field] .competency-content ul li .document-container .document-link:hover,[c-form-config-editor] [c-competency-field] .competency-content ul li .document-container .document-link:hover,[c-form] [c-competency-field] .competency-content ul li .document-container .document-link:hover,[c-register] [c-competency-field] .competency-content ul li .document-container .document-link:hover,[c-task-form] [c-competency-field] .competency-content ul li .document-container .document-link:hover{cursor:pointer;text-decoration:underline}.dragged-element [c-competency-field] .competency-content ul li .document-container .document-read,.popup-form-content [c-competency-field] .competency-content ul li .document-container .document-read,[c-form-config-editor] [c-competency-field] .competency-content ul li .document-container .document-read,[c-form] [c-competency-field] .competency-content ul li .document-container .document-read,[c-register] [c-competency-field] .competency-content ul li .document-container .document-read,[c-task-form] [c-competency-field] .competency-content ul li .document-container .document-read{font-size:smaller}.dragged-element [c-competency-field] .competency-content ul li .document-container .document-not-read,.popup-form-content [c-competency-field] .competency-content ul li .document-container .document-not-read,[c-form-config-editor] [c-competency-field] .competency-content ul li .document-container .document-not-read,[c-form] [c-competency-field] .competency-content ul li .document-container .document-not-read,[c-register] [c-competency-field] .competency-content ul li .document-container .document-not-read,[c-task-form] [c-competency-field] .competency-content ul li .document-container .document-not-read{color:red;font-size:smaller}.dragged-element [c-competency-field] .competency-warning,.popup-form-content [c-competency-field] .competency-warning,[c-form-config-editor] [c-competency-field] .competency-warning,[c-form] [c-competency-field] .competency-warning,[c-register] [c-competency-field] .competency-warning,[c-task-form] [c-competency-field] .competency-warning{width:100%;height:100px;padding:20px;text-align:left;font-size:smaller}.dragged-element [c-document-field] c-simple-list,.popup-form-content [c-document-field] c-simple-list,[c-form-config-editor] [c-document-field] c-simple-list,[c-form] [c-document-field] c-simple-list,[c-register] [c-document-field] c-simple-list,[c-task-form] [c-document-field] c-simple-list{display:unset}.dragged-element [c-document-field] c-selected-document-item span.hover-effects,.popup-form-content [c-document-field] c-selected-document-item span.hover-effects,[c-form-config-editor] [c-document-field] c-selected-document-item span.hover-effects,[c-form] [c-document-field] c-selected-document-item span.hover-effects,[c-register] [c-document-field] c-selected-document-item span.hover-effects,[c-task-form] [c-document-field] c-selected-document-item span.hover-effects{cursor:pointer;color:grey}.dragged-element [c-document-field] c-selected-document-item span.hover-effects:hover,.popup-form-content [c-document-field] c-selected-document-item span.hover-effects:hover,[c-form-config-editor] [c-document-field] c-selected-document-item span.hover-effects:hover,[c-form] [c-document-field] c-selected-document-item span.hover-effects:hover,[c-register] [c-document-field] c-selected-document-item span.hover-effects:hover,[c-task-form] [c-document-field] c-selected-document-item span.hover-effects:hover{color:#444}.dragged-element [c-work-unit-picker-field] c-selected-tree-item span.hover-effects,.popup-form-content [c-work-unit-picker-field] c-selected-tree-item span.hover-effects,[c-form-config-editor] [c-work-unit-picker-field] c-selected-tree-item span.hover-effects,[c-form] [c-work-unit-picker-field] c-selected-tree-item span.hover-effects,[c-register] [c-work-unit-picker-field] c-selected-tree-item span.hover-effects,[c-task-form] [c-work-unit-picker-field] c-selected-tree-item span.hover-effects{cursor:pointer;color:grey}.dragged-element [c-work-unit-picker-field] c-selected-tree-item span.hover-effects:hover,.popup-form-content [c-work-unit-picker-field] c-selected-tree-item span.hover-effects:hover,[c-form-config-editor] [c-work-unit-picker-field] c-selected-tree-item span.hover-effects:hover,[c-form] [c-work-unit-picker-field] c-selected-tree-item span.hover-effects:hover,[c-register] [c-work-unit-picker-field] c-selected-tree-item span.hover-effects:hover,[c-task-form] [c-work-unit-picker-field] c-selected-tree-item span.hover-effects:hover{color:#444}.dragged-element [c-work-unit-picker-field] div.select-search-wrapper,.popup-form-content [c-work-unit-picker-field] div.select-search-wrapper,[c-form-config-editor] [c-work-unit-picker-field] div.select-search-wrapper,[c-form] [c-work-unit-picker-field] div.select-search-wrapper,[c-register] [c-work-unit-picker-field] div.select-search-wrapper,[c-task-form] [c-work-unit-picker-field] div.select-search-wrapper{display:flex;flex-direction:row;box-sizing:border-box}.dragged-element [c-work-unit-picker-field] div.select-search-wrapper c-dropdown-table-select,.popup-form-content [c-work-unit-picker-field] div.select-search-wrapper c-dropdown-table-select,[c-form-config-editor] [c-work-unit-picker-field] div.select-search-wrapper c-dropdown-table-select,[c-form] [c-work-unit-picker-field] div.select-search-wrapper c-dropdown-table-select,[c-register] [c-work-unit-picker-field] div.select-search-wrapper c-dropdown-table-select,[c-task-form] [c-work-unit-picker-field] div.select-search-wrapper c-dropdown-table-select{flex:1 1 auto}.dragged-element [c-work-unit-picker-field] div.select-search-wrapper .history-button,.popup-form-content [c-work-unit-picker-field] div.select-search-wrapper .history-button,[c-form-config-editor] [c-work-unit-picker-field] div.select-search-wrapper .history-button,[c-form] [c-work-unit-picker-field] div.select-search-wrapper .history-button,[c-register] [c-work-unit-picker-field] div.select-search-wrapper .history-button,[c-task-form] [c-work-unit-picker-field] div.select-search-wrapper .history-button{flex:0 0 30px;height:33px;margin:5px 0;border:solid 1px #e2e2e2;background-color:transparent;border-left:0}.dragged-element [c-work-unit-picker-field] div.select-search-wrapper .history-button:focus,.popup-form-content [c-work-unit-picker-field] div.select-search-wrapper .history-button:focus,[c-form-config-editor] [c-work-unit-picker-field] div.select-search-wrapper .history-button:focus,[c-form] [c-work-unit-picker-field] div.select-search-wrapper .history-button:focus,[c-register] [c-work-unit-picker-field] div.select-search-wrapper .history-button:focus,[c-task-form] [c-work-unit-picker-field] div.select-search-wrapper .history-button:focus{border:2px solid #a7b9ef;border-radius:3px;outline:0;padding:4px}.dragged-element [c-work-unit-picker-field] c-simple-list,.popup-form-content [c-work-unit-picker-field] c-simple-list,[c-form-config-editor] [c-work-unit-picker-field] c-simple-list,[c-form] [c-work-unit-picker-field] c-simple-list,[c-register] [c-work-unit-picker-field] c-simple-list,[c-task-form] [c-work-unit-picker-field] c-simple-list{display:unset}.dragged-element [c-work-unit-picker-field] div.history-popup,.popup-form-content [c-work-unit-picker-field] div.history-popup,[c-form-config-editor] [c-work-unit-picker-field] div.history-popup,[c-form] [c-work-unit-picker-field] div.history-popup,[c-register] [c-work-unit-picker-field] div.history-popup,[c-task-form] [c-work-unit-picker-field] div.history-popup{display:block;position:absolute;width:300px;max-height:300px;overflow-y:auto;overflow-x:hidden;background-color:#fff;border:solid 1px #e2e2e2;box-shadow:2px 4px 15px rgba(0,0,0,.1);z-index:10}.dragged-element [c-work-unit-picker-field] div.history-popup ul li.history-item,.popup-form-content [c-work-unit-picker-field] div.history-popup ul li.history-item,[c-form-config-editor] [c-work-unit-picker-field] div.history-popup ul li.history-item,[c-form] [c-work-unit-picker-field] div.history-popup ul li.history-item,[c-register] [c-work-unit-picker-field] div.history-popup ul li.history-item,[c-task-form] [c-work-unit-picker-field] div.history-popup ul li.history-item{line-height:24px;padding:2px 5px;cursor:pointer}.dragged-element [c-work-unit-picker-field] div.history-popup ul li.history-item:hover,.popup-form-content [c-work-unit-picker-field] div.history-popup ul li.history-item:hover,[c-form-config-editor] [c-work-unit-picker-field] div.history-popup ul li.history-item:hover,[c-form] [c-work-unit-picker-field] div.history-popup ul li.history-item:hover,[c-register] [c-work-unit-picker-field] div.history-popup ul li.history-item:hover,[c-task-form] [c-work-unit-picker-field] div.history-popup ul li.history-item:hover{background-color:#e2e2e2}.dragged-element [c-work-unit-picker-field] div.history-popup div.tools,.popup-form-content [c-work-unit-picker-field] div.history-popup div.tools,[c-form-config-editor] [c-work-unit-picker-field] div.history-popup div.tools,[c-form] [c-work-unit-picker-field] div.history-popup div.tools,[c-register] [c-work-unit-picker-field] div.history-popup div.tools,[c-task-form] [c-work-unit-picker-field] div.history-popup div.tools{padding:5px 5px;text-align:right}.dragged-element [c-work-unit-picker-field] div.history-popup div.tools .clear-items,.popup-form-content [c-work-unit-picker-field] div.history-popup div.tools .clear-items,[c-form-config-editor] [c-work-unit-picker-field] div.history-popup div.tools .clear-items,[c-form] [c-work-unit-picker-field] div.history-popup div.tools .clear-items,[c-register] [c-work-unit-picker-field] div.history-popup div.tools .clear-items,[c-task-form] [c-work-unit-picker-field] div.history-popup div.tools .clear-items{color:#00f;cursor:pointer}.dragged-element [c-workflow-search-result-field] .search-result-list,.popup-form-content [c-workflow-search-result-field] .search-result-list,[c-form-config-editor] [c-workflow-search-result-field] .search-result-list,[c-form] [c-workflow-search-result-field] .search-result-list,[c-register] [c-workflow-search-result-field] .search-result-list,[c-task-form] [c-workflow-search-result-field] .search-result-list{margin-top:5px;border:solid 1px #f0f0f0}.dragged-element [c-workflow-search-result-field] .search-result-list c-items-list .list-item .container c-property-list,.popup-form-content [c-workflow-search-result-field] .search-result-list c-items-list .list-item .container c-property-list,[c-form-config-editor] [c-workflow-search-result-field] .search-result-list c-items-list .list-item .container c-property-list,[c-form] [c-workflow-search-result-field] .search-result-list c-items-list .list-item .container c-property-list,[c-register] [c-workflow-search-result-field] .search-result-list c-items-list .list-item .container c-property-list,[c-task-form] [c-workflow-search-result-field] .search-result-list c-items-list .list-item .container c-property-list{white-space:normal}.dragged-element .checkbox-row .checkbox,.dragged-element .checkbox-row .radio,.dragged-element .radio-row .checkbox,.dragged-element .radio-row .radio,.popup-form-content .checkbox-row .checkbox,.popup-form-content .checkbox-row .radio,.popup-form-content .radio-row .checkbox,.popup-form-content .radio-row .radio,[c-form-config-editor] .checkbox-row .checkbox,[c-form-config-editor] .checkbox-row .radio,[c-form-config-editor] .radio-row .checkbox,[c-form-config-editor] .radio-row .radio,[c-form] .checkbox-row .checkbox,[c-form] .checkbox-row .radio,[c-form] .radio-row .checkbox,[c-form] .radio-row .radio,[c-register] .checkbox-row .checkbox,[c-register] .checkbox-row .radio,[c-register] .radio-row .checkbox,[c-register] .radio-row .radio,[c-task-form] .checkbox-row .checkbox,[c-task-form] .checkbox-row .radio,[c-task-form] .radio-row .checkbox,[c-task-form] .radio-row .radio{height:100%;white-space:inherit;padding-right:25px}.dragged-element .checkbox-row .checkbox.horizontal,.dragged-element .checkbox-row .radio.horizontal,.dragged-element .radio-row .checkbox.horizontal,.dragged-element .radio-row .radio.horizontal,.popup-form-content .checkbox-row .checkbox.horizontal,.popup-form-content .checkbox-row .radio.horizontal,.popup-form-content .radio-row .checkbox.horizontal,.popup-form-content .radio-row .radio.horizontal,[c-form-config-editor] .checkbox-row .checkbox.horizontal,[c-form-config-editor] .checkbox-row .radio.horizontal,[c-form-config-editor] .radio-row .checkbox.horizontal,[c-form-config-editor] .radio-row .radio.horizontal,[c-form] .checkbox-row .checkbox.horizontal,[c-form] .checkbox-row .radio.horizontal,[c-form] .radio-row .checkbox.horizontal,[c-form] .radio-row .radio.horizontal,[c-register] .checkbox-row .checkbox.horizontal,[c-register] .checkbox-row .radio.horizontal,[c-register] .radio-row .checkbox.horizontal,[c-register] .radio-row .radio.horizontal,[c-task-form] .checkbox-row .checkbox.horizontal,[c-task-form] .checkbox-row .radio.horizontal,[c-task-form] .radio-row .checkbox.horizontal,[c-task-form] .radio-row .radio.horizontal{display:inline-flex}.dragged-element .checkbox-row .checkbox label,.dragged-element .checkbox-row .radio label,.dragged-element .radio-row .checkbox label,.dragged-element .radio-row .radio label,.popup-form-content .checkbox-row .checkbox label,.popup-form-content .checkbox-row .radio label,.popup-form-content .radio-row .checkbox label,.popup-form-content .radio-row .radio label,[c-form-config-editor] .checkbox-row .checkbox label,[c-form-config-editor] .checkbox-row .radio label,[c-form-config-editor] .radio-row .checkbox label,[c-form-config-editor] .radio-row .radio label,[c-form] .checkbox-row .checkbox label,[c-form] .checkbox-row .radio label,[c-form] .radio-row .checkbox label,[c-form] .radio-row .radio label,[c-register] .checkbox-row .checkbox label,[c-register] .checkbox-row .radio label,[c-register] .radio-row .checkbox label,[c-register] .radio-row .radio label,[c-task-form] .checkbox-row .checkbox label,[c-task-form] .checkbox-row .radio label,[c-task-form] .radio-row .checkbox label,[c-task-form] .radio-row .radio label{font-weight:400}.dragged-element input.date-picker-input,.popup-form-content input.date-picker-input,[c-form-config-editor] input.date-picker-input,[c-form] input.date-picker-input,[c-register] input.date-picker-input,[c-task-form] input.date-picker-input{outline:0}.dragged-element input.date-picker-input:focus,.popup-form-content input.date-picker-input:focus,[c-form-config-editor] input.date-picker-input:focus,[c-form] input.date-picker-input:focus,[c-register] input.date-picker-input:focus,[c-task-form] input.date-picker-input:focus{border-color:#a7b9ef}.dragged-element input[type=number],.dragged-element input[type=search],.dragged-element input[type=text],.dragged-element input[type=url],.dragged-element select,.dragged-element textarea,.popup-form-content input[type=number],.popup-form-content input[type=search],.popup-form-content input[type=text],.popup-form-content input[type=url],.popup-form-content select,.popup-form-content textarea,[c-form-config-editor] input[type=number],[c-form-config-editor] input[type=search],[c-form-config-editor] input[type=text],[c-form-config-editor] input[type=url],[c-form-config-editor] select,[c-form-config-editor] textarea,[c-form] input[type=number],[c-form] input[type=search],[c-form] input[type=text],[c-form] input[type=url],[c-form] select,[c-form] textarea,[c-register] input[type=number],[c-register] input[type=search],[c-register] input[type=text],[c-register] input[type=url],[c-register] select,[c-register] textarea,[c-task-form] input[type=number],[c-task-form] input[type=search],[c-task-form] input[type=text],[c-task-form] input[type=url],[c-task-form] select,[c-task-form] textarea{box-sizing:border-box;display:block}.dragged-element input[type=number]:focus,.dragged-element input[type=search]:focus,.dragged-element input[type=text]:focus,.dragged-element input[type=url]:focus,.dragged-element select:focus,.dragged-element textarea:focus,.popup-form-content input[type=number]:focus,.popup-form-content input[type=search]:focus,.popup-form-content input[type=text]:focus,.popup-form-content input[type=url]:focus,.popup-form-content select:focus,.popup-form-content textarea:focus,[c-form-config-editor] input[type=number]:focus,[c-form-config-editor] input[type=search]:focus,[c-form-config-editor] input[type=text]:focus,[c-form-config-editor] input[type=url]:focus,[c-form-config-editor] select:focus,[c-form-config-editor] textarea:focus,[c-form] input[type=number]:focus,[c-form] input[type=search]:focus,[c-form] input[type=text]:focus,[c-form] input[type=url]:focus,[c-form] select:focus,[c-form] textarea:focus,[c-register] input[type=number]:focus,[c-register] input[type=search]:focus,[c-register] input[type=text]:focus,[c-register] input[type=url]:focus,[c-register] select:focus,[c-register] textarea:focus,[c-task-form] input[type=number]:focus,[c-task-form] input[type=search]:focus,[c-task-form] input[type=text]:focus,[c-task-form] input[type=url]:focus,[c-task-form] select:focus,[c-task-form] textarea:focus{border:2px solid #a7b9ef;border-radius:3px;outline:0;padding:4px}.dragged-element .section-fields,.popup-form-content .section-fields,[c-form-config-editor] .section-fields,[c-form] .section-fields,[c-register] .section-fields,[c-task-form] .section-fields{border-width:1px;border-radius:3px;border-style:solid}.dragged-element .section-fields.over,.popup-form-content .section-fields.over,[c-form-config-editor] .section-fields.over,[c-form] .section-fields.over,[c-register] .section-fields.over,[c-task-form] .section-fields.over{border-style:dashed}.dragged-element .FieldWidthFull[class*=c-readonly-]>p,.popup-form-content .FieldWidthFull[class*=c-readonly-]>p,[c-form-config-editor] .FieldWidthFull[class*=c-readonly-]>p,[c-form] .FieldWidthFull[class*=c-readonly-]>p,[c-register] .FieldWidthFull[class*=c-readonly-]>p,[c-task-form] .FieldWidthFull[class*=c-readonly-]>p{width:600px}.dragged-element .FieldWidthFull input[type=number],.dragged-element .FieldWidthFull input[type=search],.dragged-element .FieldWidthFull input[type=text],.dragged-element .FieldWidthFull input[type=url],.dragged-element .FieldWidthFull textarea,.popup-form-content .FieldWidthFull input[type=number],.popup-form-content .FieldWidthFull input[type=search],.popup-form-content .FieldWidthFull input[type=text],.popup-form-content .FieldWidthFull input[type=url],.popup-form-content .FieldWidthFull textarea,[c-form-config-editor] .FieldWidthFull input[type=number],[c-form-config-editor] .FieldWidthFull input[type=search],[c-form-config-editor] .FieldWidthFull input[type=text],[c-form-config-editor] .FieldWidthFull input[type=url],[c-form-config-editor] .FieldWidthFull textarea,[c-form] .FieldWidthFull input[type=number],[c-form] .FieldWidthFull input[type=search],[c-form] .FieldWidthFull input[type=text],[c-form] .FieldWidthFull input[type=url],[c-form] .FieldWidthFull textarea,[c-register] .FieldWidthFull input[type=number],[c-register] .FieldWidthFull input[type=search],[c-register] .FieldWidthFull input[type=text],[c-register] .FieldWidthFull input[type=url],[c-register] .FieldWidthFull textarea,[c-task-form] .FieldWidthFull input[type=number],[c-task-form] .FieldWidthFull input[type=search],[c-task-form] .FieldWidthFull input[type=text],[c-task-form] .FieldWidthFull input[type=url],[c-task-form] .FieldWidthFull textarea{width:588px}.dragged-element .FieldWidthFull select,.popup-form-content .FieldWidthFull select,[c-form-config-editor] .FieldWidthFull select,[c-form] .FieldWidthFull select,[c-register] .FieldWidthFull select,[c-task-form] .FieldWidthFull select{width:588px}.dragged-element .FieldWidthFull[c-attached-registry-entries-field],.dragged-element .FieldWidthFull[c-attached-tasks-list-field],.dragged-element .FieldWidthFull[c-attached-workflows-list-field],.dragged-element .FieldWidthFull[c-attachment-field],.dragged-element .FieldWidthFull[c-boolean-field],.dragged-element .FieldWidthFull[c-calculation-field],.dragged-element .FieldWidthFull[c-check-box-list-field],.dragged-element .FieldWidthFull[c-competency-field],.dragged-element .FieldWidthFull[c-currency-field],.dragged-element .FieldWidthFull[c-date-time-field],.dragged-element .FieldWidthFull[c-decimal-field],.dragged-element .FieldWidthFull[c-document-field],.dragged-element .FieldWidthFull[c-grid-field],.dragged-element .FieldWidthFull[c-image-field],.dragged-element .FieldWidthFull[c-integer-field],.dragged-element .FieldWidthFull[c-interaction-field],.dragged-element .FieldWidthFull[c-label-field],.dragged-element .FieldWidthFull[c-link-field],.dragged-element .FieldWidthFull[c-lookup-field],.dragged-element .FieldWidthFull[c-multi-drop-down-list-field],.dragged-element .FieldWidthFull[c-multiple-selection-tree-field],.dragged-element .FieldWidthFull[c-note-field],.dragged-element .FieldWidthFull[c-radio-button-list-field],.dragged-element .FieldWidthFull[c-single-selection-list-field],.dragged-element .FieldWidthFull[c-text-field],.dragged-element .FieldWidthFull[c-timespan-field],.dragged-element .FieldWidthFull[c-to-do-list-field],.dragged-element .FieldWidthFull[c-user-defined-list-field],.dragged-element .FieldWidthFull[c-work-unit-picker-field],.dragged-element .FieldWidthFull[c-workflow-search-result-field],.popup-form-content .FieldWidthFull[c-attached-registry-entries-field],.popup-form-content .FieldWidthFull[c-attached-tasks-list-field],.popup-form-content .FieldWidthFull[c-attached-workflows-list-field],.popup-form-content .FieldWidthFull[c-attachment-field],.popup-form-content .FieldWidthFull[c-boolean-field],.popup-form-content .FieldWidthFull[c-calculation-field],.popup-form-content .FieldWidthFull[c-check-box-list-field],.popup-form-content .FieldWidthFull[c-competency-field],.popup-form-content .FieldWidthFull[c-currency-field],.popup-form-content .FieldWidthFull[c-date-time-field],.popup-form-content .FieldWidthFull[c-decimal-field],.popup-form-content .FieldWidthFull[c-document-field],.popup-form-content .FieldWidthFull[c-grid-field],.popup-form-content .FieldWidthFull[c-image-field],.popup-form-content .FieldWidthFull[c-integer-field],.popup-form-content .FieldWidthFull[c-interaction-field],.popup-form-content .FieldWidthFull[c-label-field],.popup-form-content .FieldWidthFull[c-link-field],.popup-form-content .FieldWidthFull[c-lookup-field],.popup-form-content .FieldWidthFull[c-multi-drop-down-list-field],.popup-form-content .FieldWidthFull[c-multiple-selection-tree-field],.popup-form-content .FieldWidthFull[c-note-field],.popup-form-content .FieldWidthFull[c-radio-button-list-field],.popup-form-content .FieldWidthFull[c-single-selection-list-field],.popup-form-content .FieldWidthFull[c-text-field],.popup-form-content .FieldWidthFull[c-timespan-field],.popup-form-content .FieldWidthFull[c-to-do-list-field],.popup-form-content .FieldWidthFull[c-user-defined-list-field],.popup-form-content .FieldWidthFull[c-work-unit-picker-field],.popup-form-content .FieldWidthFull[c-workflow-search-result-field],[c-form-config-editor] .FieldWidthFull[c-attached-registry-entries-field],[c-form-config-editor] .FieldWidthFull[c-attached-tasks-list-field],[c-form-config-editor] .FieldWidthFull[c-attached-workflows-list-field],[c-form-config-editor] .FieldWidthFull[c-attachment-field],[c-form-config-editor] .FieldWidthFull[c-boolean-field],[c-form-config-editor] .FieldWidthFull[c-calculation-field],[c-form-config-editor] .FieldWidthFull[c-check-box-list-field],[c-form-config-editor] .FieldWidthFull[c-competency-field],[c-form-config-editor] .FieldWidthFull[c-currency-field],[c-form-config-editor] .FieldWidthFull[c-date-time-field],[c-form-config-editor] .FieldWidthFull[c-decimal-field],[c-form-config-editor] .FieldWidthFull[c-document-field],[c-form-config-editor] .FieldWidthFull[c-grid-field],[c-form-config-editor] .FieldWidthFull[c-image-field],[c-form-config-editor] .FieldWidthFull[c-integer-field],[c-form-config-editor] .FieldWidthFull[c-interaction-field],[c-form-config-editor] .FieldWidthFull[c-label-field],[c-form-config-editor] .FieldWidthFull[c-link-field],[c-form-config-editor] .FieldWidthFull[c-lookup-field],[c-form-config-editor] .FieldWidthFull[c-multi-drop-down-list-field],[c-form-config-editor] .FieldWidthFull[c-multiple-selection-tree-field],[c-form-config-editor] .FieldWidthFull[c-note-field],[c-form-config-editor] .FieldWidthFull[c-radio-button-list-field],[c-form-config-editor] .FieldWidthFull[c-single-selection-list-field],[c-form-config-editor] .FieldWidthFull[c-text-field],[c-form-config-editor] .FieldWidthFull[c-timespan-field],[c-form-config-editor] .FieldWidthFull[c-to-do-list-field],[c-form-config-editor] .FieldWidthFull[c-user-defined-list-field],[c-form-config-editor] .FieldWidthFull[c-work-unit-picker-field],[c-form-config-editor] .FieldWidthFull[c-workflow-search-result-field],[c-form] .FieldWidthFull[c-attached-registry-entries-field],[c-form] .FieldWidthFull[c-attached-tasks-list-field],[c-form] .FieldWidthFull[c-attached-workflows-list-field],[c-form] .FieldWidthFull[c-attachment-field],[c-form] .FieldWidthFull[c-boolean-field],[c-form] .FieldWidthFull[c-calculation-field],[c-form] .FieldWidthFull[c-check-box-list-field],[c-form] .FieldWidthFull[c-competency-field],[c-form] .FieldWidthFull[c-currency-field],[c-form] .FieldWidthFull[c-date-time-field],[c-form] .FieldWidthFull[c-decimal-field],[c-form] .FieldWidthFull[c-document-field],[c-form] .FieldWidthFull[c-grid-field],[c-form] .FieldWidthFull[c-image-field],[c-form] .FieldWidthFull[c-integer-field],[c-form] .FieldWidthFull[c-interaction-field],[c-form] .FieldWidthFull[c-label-field],[c-form] .FieldWidthFull[c-link-field],[c-form] .FieldWidthFull[c-lookup-field],[c-form] .FieldWidthFull[c-multi-drop-down-list-field],[c-form] .FieldWidthFull[c-multiple-selection-tree-field],[c-form] .FieldWidthFull[c-note-field],[c-form] .FieldWidthFull[c-radio-button-list-field],[c-form] .FieldWidthFull[c-single-selection-list-field],[c-form] .FieldWidthFull[c-text-field],[c-form] .FieldWidthFull[c-timespan-field],[c-form] .FieldWidthFull[c-to-do-list-field],[c-form] .FieldWidthFull[c-user-defined-list-field],[c-form] .FieldWidthFull[c-work-unit-picker-field],[c-form] .FieldWidthFull[c-workflow-search-result-field],[c-register] .FieldWidthFull[c-attached-registry-entries-field],[c-register] .FieldWidthFull[c-attached-tasks-list-field],[c-register] .FieldWidthFull[c-attached-workflows-list-field],[c-register] .FieldWidthFull[c-attachment-field],[c-register] .FieldWidthFull[c-boolean-field],[c-register] .FieldWidthFull[c-calculation-field],[c-register] .FieldWidthFull[c-check-box-list-field],[c-register] .FieldWidthFull[c-competency-field],[c-register] .FieldWidthFull[c-currency-field],[c-register] .FieldWidthFull[c-date-time-field],[c-register] .FieldWidthFull[c-decimal-field],[c-register] .FieldWidthFull[c-document-field],[c-register] .FieldWidthFull[c-grid-field],[c-register] .FieldWidthFull[c-image-field],[c-register] .FieldWidthFull[c-integer-field],[c-register] .FieldWidthFull[c-interaction-field],[c-register] .FieldWidthFull[c-label-field],[c-register] .FieldWidthFull[c-link-field],[c-register] .FieldWidthFull[c-lookup-field],[c-register] .FieldWidthFull[c-multi-drop-down-list-field],[c-register] .FieldWidthFull[c-multiple-selection-tree-field],[c-register] .FieldWidthFull[c-note-field],[c-register] .FieldWidthFull[c-radio-button-list-field],[c-register] .FieldWidthFull[c-single-selection-list-field],[c-register] .FieldWidthFull[c-text-field],[c-register] .FieldWidthFull[c-timespan-field],[c-register] .FieldWidthFull[c-to-do-list-field],[c-register] .FieldWidthFull[c-user-defined-list-field],[c-register] .FieldWidthFull[c-work-unit-picker-field],[c-register] .FieldWidthFull[c-workflow-search-result-field],[c-task-form] .FieldWidthFull[c-attached-registry-entries-field],[c-task-form] .FieldWidthFull[c-attached-tasks-list-field],[c-task-form] .FieldWidthFull[c-attached-workflows-list-field],[c-task-form] .FieldWidthFull[c-attachment-field],[c-task-form] .FieldWidthFull[c-boolean-field],[c-task-form] .FieldWidthFull[c-calculation-field],[c-task-form] .FieldWidthFull[c-check-box-list-field],[c-task-form] .FieldWidthFull[c-competency-field],[c-task-form] .FieldWidthFull[c-currency-field],[c-task-form] .FieldWidthFull[c-date-time-field],[c-task-form] .FieldWidthFull[c-decimal-field],[c-task-form] .FieldWidthFull[c-document-field],[c-task-form] .FieldWidthFull[c-grid-field],[c-task-form] .FieldWidthFull[c-image-field],[c-task-form] .FieldWidthFull[c-integer-field],[c-task-form] .FieldWidthFull[c-interaction-field],[c-task-form] .FieldWidthFull[c-label-field],[c-task-form] .FieldWidthFull[c-link-field],[c-task-form] .FieldWidthFull[c-lookup-field],[c-task-form] .FieldWidthFull[c-multi-drop-down-list-field],[c-task-form] .FieldWidthFull[c-multiple-selection-tree-field],[c-task-form] .FieldWidthFull[c-note-field],[c-task-form] .FieldWidthFull[c-radio-button-list-field],[c-task-form] .FieldWidthFull[c-single-selection-list-field],[c-task-form] .FieldWidthFull[c-text-field],[c-task-form] .FieldWidthFull[c-timespan-field],[c-task-form] .FieldWidthFull[c-to-do-list-field],[c-task-form] .FieldWidthFull[c-user-defined-list-field],[c-task-form] .FieldWidthFull[c-work-unit-picker-field],[c-task-form] .FieldWidthFull[c-workflow-search-result-field]{width:600px}.dragged-element .FieldWidthThreeFourth[class*=c-readonly-]>p,.popup-form-content .FieldWidthThreeFourth[class*=c-readonly-]>p,[c-form-config-editor] .FieldWidthThreeFourth[class*=c-readonly-]>p,[c-form] .FieldWidthThreeFourth[class*=c-readonly-]>p,[c-register] .FieldWidthThreeFourth[class*=c-readonly-]>p,[c-task-form] .FieldWidthThreeFourth[class*=c-readonly-]>p{width:450px}.dragged-element .FieldWidthThreeFourth input[type=number],.dragged-element .FieldWidthThreeFourth input[type=search],.dragged-element .FieldWidthThreeFourth input[type=text],.dragged-element .FieldWidthThreeFourth input[type=url],.dragged-element .FieldWidthThreeFourth textarea,.popup-form-content .FieldWidthThreeFourth input[type=number],.popup-form-content .FieldWidthThreeFourth input[type=search],.popup-form-content .FieldWidthThreeFourth input[type=text],.popup-form-content .FieldWidthThreeFourth input[type=url],.popup-form-content .FieldWidthThreeFourth textarea,[c-form-config-editor] .FieldWidthThreeFourth input[type=number],[c-form-config-editor] .FieldWidthThreeFourth input[type=search],[c-form-config-editor] .FieldWidthThreeFourth input[type=text],[c-form-config-editor] .FieldWidthThreeFourth input[type=url],[c-form-config-editor] .FieldWidthThreeFourth textarea,[c-form] .FieldWidthThreeFourth input[type=number],[c-form] .FieldWidthThreeFourth input[type=search],[c-form] .FieldWidthThreeFourth input[type=text],[c-form] .FieldWidthThreeFourth input[type=url],[c-form] .FieldWidthThreeFourth textarea,[c-register] .FieldWidthThreeFourth input[type=number],[c-register] .FieldWidthThreeFourth input[type=search],[c-register] .FieldWidthThreeFourth input[type=text],[c-register] .FieldWidthThreeFourth input[type=url],[c-register] .FieldWidthThreeFourth textarea,[c-task-form] .FieldWidthThreeFourth input[type=number],[c-task-form] .FieldWidthThreeFourth input[type=search],[c-task-form] .FieldWidthThreeFourth input[type=text],[c-task-form] .FieldWidthThreeFourth input[type=url],[c-task-form] .FieldWidthThreeFourth textarea{width:438px}.dragged-element .FieldWidthThreeFourth select,.popup-form-content .FieldWidthThreeFourth select,[c-form-config-editor] .FieldWidthThreeFourth select,[c-form] .FieldWidthThreeFourth select,[c-register] .FieldWidthThreeFourth select,[c-task-form] .FieldWidthThreeFourth select{width:438px}.dragged-element .FieldWidthThreeFourth[c-attached-registry-entries-field],.dragged-element .FieldWidthThreeFourth[c-attached-tasks-list-field],.dragged-element .FieldWidthThreeFourth[c-attached-workflows-list-field],.dragged-element .FieldWidthThreeFourth[c-attachment-field],.dragged-element .FieldWidthThreeFourth[c-boolean-field],.dragged-element .FieldWidthThreeFourth[c-calculation-field],.dragged-element .FieldWidthThreeFourth[c-check-box-list-field],.dragged-element .FieldWidthThreeFourth[c-competency-field],.dragged-element .FieldWidthThreeFourth[c-currency-field],.dragged-element .FieldWidthThreeFourth[c-date-time-field],.dragged-element .FieldWidthThreeFourth[c-decimal-field],.dragged-element .FieldWidthThreeFourth[c-document-field],.dragged-element .FieldWidthThreeFourth[c-grid-field],.dragged-element .FieldWidthThreeFourth[c-image-field],.dragged-element .FieldWidthThreeFourth[c-integer-field],.dragged-element .FieldWidthThreeFourth[c-interaction-field],.dragged-element .FieldWidthThreeFourth[c-label-field],.dragged-element .FieldWidthThreeFourth[c-link-field],.dragged-element .FieldWidthThreeFourth[c-lookup-field],.dragged-element .FieldWidthThreeFourth[c-multi-drop-down-list-field],.dragged-element .FieldWidthThreeFourth[c-multiple-selection-tree-field],.dragged-element .FieldWidthThreeFourth[c-note-field],.dragged-element .FieldWidthThreeFourth[c-radio-button-list-field],.dragged-element .FieldWidthThreeFourth[c-single-selection-list-field],.dragged-element .FieldWidthThreeFourth[c-text-field],.dragged-element .FieldWidthThreeFourth[c-timespan-field],.dragged-element .FieldWidthThreeFourth[c-to-do-list-field],.dragged-element .FieldWidthThreeFourth[c-user-defined-list-field],.dragged-element .FieldWidthThreeFourth[c-work-unit-picker-field],.dragged-element .FieldWidthThreeFourth[c-workflow-search-result-field],.popup-form-content .FieldWidthThreeFourth[c-attached-registry-entries-field],.popup-form-content .FieldWidthThreeFourth[c-attached-tasks-list-field],.popup-form-content .FieldWidthThreeFourth[c-attached-workflows-list-field],.popup-form-content .FieldWidthThreeFourth[c-attachment-field],.popup-form-content .FieldWidthThreeFourth[c-boolean-field],.popup-form-content .FieldWidthThreeFourth[c-calculation-field],.popup-form-content .FieldWidthThreeFourth[c-check-box-list-field],.popup-form-content .FieldWidthThreeFourth[c-competency-field],.popup-form-content .FieldWidthThreeFourth[c-currency-field],.popup-form-content .FieldWidthThreeFourth[c-date-time-field],.popup-form-content .FieldWidthThreeFourth[c-decimal-field],.popup-form-content .FieldWidthThreeFourth[c-document-field],.popup-form-content .FieldWidthThreeFourth[c-grid-field],.popup-form-content .FieldWidthThreeFourth[c-image-field],.popup-form-content .FieldWidthThreeFourth[c-integer-field],.popup-form-content .FieldWidthThreeFourth[c-interaction-field],.popup-form-content .FieldWidthThreeFourth[c-label-field],.popup-form-content .FieldWidthThreeFourth[c-link-field],.popup-form-content .FieldWidthThreeFourth[c-lookup-field],.popup-form-content .FieldWidthThreeFourth[c-multi-drop-down-list-field],.popup-form-content .FieldWidthThreeFourth[c-multiple-selection-tree-field],.popup-form-content .FieldWidthThreeFourth[c-note-field],.popup-form-content .FieldWidthThreeFourth[c-radio-button-list-field],.popup-form-content .FieldWidthThreeFourth[c-single-selection-list-field],.popup-form-content .FieldWidthThreeFourth[c-text-field],.popup-form-content .FieldWidthThreeFourth[c-timespan-field],.popup-form-content .FieldWidthThreeFourth[c-to-do-list-field],.popup-form-content .FieldWidthThreeFourth[c-user-defined-list-field],.popup-form-content .FieldWidthThreeFourth[c-work-unit-picker-field],.popup-form-content .FieldWidthThreeFourth[c-workflow-search-result-field],[c-form-config-editor] .FieldWidthThreeFourth[c-attached-registry-entries-field],[c-form-config-editor] .FieldWidthThreeFourth[c-attached-tasks-list-field],[c-form-config-editor] .FieldWidthThreeFourth[c-attached-workflows-list-field],[c-form-config-editor] .FieldWidthThreeFourth[c-attachment-field],[c-form-config-editor] .FieldWidthThreeFourth[c-boolean-field],[c-form-config-editor] .FieldWidthThreeFourth[c-calculation-field],[c-form-config-editor] .FieldWidthThreeFourth[c-check-box-list-field],[c-form-config-editor] .FieldWidthThreeFourth[c-competency-field],[c-form-config-editor] .FieldWidthThreeFourth[c-currency-field],[c-form-config-editor] .FieldWidthThreeFourth[c-date-time-field],[c-form-config-editor] .FieldWidthThreeFourth[c-decimal-field],[c-form-config-editor] .FieldWidthThreeFourth[c-document-field],[c-form-config-editor] .FieldWidthThreeFourth[c-grid-field],[c-form-config-editor] .FieldWidthThreeFourth[c-image-field],[c-form-config-editor] .FieldWidthThreeFourth[c-integer-field],[c-form-config-editor] .FieldWidthThreeFourth[c-interaction-field],[c-form-config-editor] .FieldWidthThreeFourth[c-label-field],[c-form-config-editor] .FieldWidthThreeFourth[c-link-field],[c-form-config-editor] .FieldWidthThreeFourth[c-lookup-field],[c-form-config-editor] .FieldWidthThreeFourth[c-multi-drop-down-list-field],[c-form-config-editor] .FieldWidthThreeFourth[c-multiple-selection-tree-field],[c-form-config-editor] .FieldWidthThreeFourth[c-note-field],[c-form-config-editor] .FieldWidthThreeFourth[c-radio-button-list-field],[c-form-config-editor] .FieldWidthThreeFourth[c-single-selection-list-field],[c-form-config-editor] .FieldWidthThreeFourth[c-text-field],[c-form-config-editor] .FieldWidthThreeFourth[c-timespan-field],[c-form-config-editor] .FieldWidthThreeFourth[c-to-do-list-field],[c-form-config-editor] .FieldWidthThreeFourth[c-user-defined-list-field],[c-form-config-editor] .FieldWidthThreeFourth[c-work-unit-picker-field],[c-form-config-editor] .FieldWidthThreeFourth[c-workflow-search-result-field],[c-form] .FieldWidthThreeFourth[c-attached-registry-entries-field],[c-form] .FieldWidthThreeFourth[c-attached-tasks-list-field],[c-form] .FieldWidthThreeFourth[c-attached-workflows-list-field],[c-form] .FieldWidthThreeFourth[c-attachment-field],[c-form] .FieldWidthThreeFourth[c-boolean-field],[c-form] .FieldWidthThreeFourth[c-calculation-field],[c-form] .FieldWidthThreeFourth[c-check-box-list-field],[c-form] .FieldWidthThreeFourth[c-competency-field],[c-form] .FieldWidthThreeFourth[c-currency-field],[c-form] .FieldWidthThreeFourth[c-date-time-field],[c-form] .FieldWidthThreeFourth[c-decimal-field],[c-form] .FieldWidthThreeFourth[c-document-field],[c-form] .FieldWidthThreeFourth[c-grid-field],[c-form] .FieldWidthThreeFourth[c-image-field],[c-form] .FieldWidthThreeFourth[c-integer-field],[c-form] .FieldWidthThreeFourth[c-interaction-field],[c-form] .FieldWidthThreeFourth[c-label-field],[c-form] .FieldWidthThreeFourth[c-link-field],[c-form] .FieldWidthThreeFourth[c-lookup-field],[c-form] .FieldWidthThreeFourth[c-multi-drop-down-list-field],[c-form] .FieldWidthThreeFourth[c-multiple-selection-tree-field],[c-form] .FieldWidthThreeFourth[c-note-field],[c-form] .FieldWidthThreeFourth[c-radio-button-list-field],[c-form] .FieldWidthThreeFourth[c-single-selection-list-field],[c-form] .FieldWidthThreeFourth[c-text-field],[c-form] .FieldWidthThreeFourth[c-timespan-field],[c-form] .FieldWidthThreeFourth[c-to-do-list-field],[c-form] .FieldWidthThreeFourth[c-user-defined-list-field],[c-form] .FieldWidthThreeFourth[c-work-unit-picker-field],[c-form] .FieldWidthThreeFourth[c-workflow-search-result-field],[c-register] .FieldWidthThreeFourth[c-attached-registry-entries-field],[c-register] .FieldWidthThreeFourth[c-attached-tasks-list-field],[c-register] .FieldWidthThreeFourth[c-attached-workflows-list-field],[c-register] .FieldWidthThreeFourth[c-attachment-field],[c-register] .FieldWidthThreeFourth[c-boolean-field],[c-register] .FieldWidthThreeFourth[c-calculation-field],[c-register] .FieldWidthThreeFourth[c-check-box-list-field],[c-register] .FieldWidthThreeFourth[c-competency-field],[c-register] .FieldWidthThreeFourth[c-currency-field],[c-register] .FieldWidthThreeFourth[c-date-time-field],[c-register] .FieldWidthThreeFourth[c-decimal-field],[c-register] .FieldWidthThreeFourth[c-document-field],[c-register] .FieldWidthThreeFourth[c-grid-field],[c-register] .FieldWidthThreeFourth[c-image-field],[c-register] .FieldWidthThreeFourth[c-integer-field],[c-register] .FieldWidthThreeFourth[c-interaction-field],[c-register] .FieldWidthThreeFourth[c-label-field],[c-register] .FieldWidthThreeFourth[c-link-field],[c-register] .FieldWidthThreeFourth[c-lookup-field],[c-register] .FieldWidthThreeFourth[c-multi-drop-down-list-field],[c-register] .FieldWidthThreeFourth[c-multiple-selection-tree-field],[c-register] .FieldWidthThreeFourth[c-note-field],[c-register] .FieldWidthThreeFourth[c-radio-button-list-field],[c-register] .FieldWidthThreeFourth[c-single-selection-list-field],[c-register] .FieldWidthThreeFourth[c-text-field],[c-register] .FieldWidthThreeFourth[c-timespan-field],[c-register] .FieldWidthThreeFourth[c-to-do-list-field],[c-register] .FieldWidthThreeFourth[c-user-defined-list-field],[c-register] .FieldWidthThreeFourth[c-work-unit-picker-field],[c-register] .FieldWidthThreeFourth[c-workflow-search-result-field],[c-task-form] .FieldWidthThreeFourth[c-attached-registry-entries-field],[c-task-form] .FieldWidthThreeFourth[c-attached-tasks-list-field],[c-task-form] .FieldWidthThreeFourth[c-attached-workflows-list-field],[c-task-form] .FieldWidthThreeFourth[c-attachment-field],[c-task-form] .FieldWidthThreeFourth[c-boolean-field],[c-task-form] .FieldWidthThreeFourth[c-calculation-field],[c-task-form] .FieldWidthThreeFourth[c-check-box-list-field],[c-task-form] .FieldWidthThreeFourth[c-competency-field],[c-task-form] .FieldWidthThreeFourth[c-currency-field],[c-task-form] .FieldWidthThreeFourth[c-date-time-field],[c-task-form] .FieldWidthThreeFourth[c-decimal-field],[c-task-form] .FieldWidthThreeFourth[c-document-field],[c-task-form] .FieldWidthThreeFourth[c-grid-field],[c-task-form] .FieldWidthThreeFourth[c-image-field],[c-task-form] .FieldWidthThreeFourth[c-integer-field],[c-task-form] .FieldWidthThreeFourth[c-interaction-field],[c-task-form] .FieldWidthThreeFourth[c-label-field],[c-task-form] .FieldWidthThreeFourth[c-link-field],[c-task-form] .FieldWidthThreeFourth[c-lookup-field],[c-task-form] .FieldWidthThreeFourth[c-multi-drop-down-list-field],[c-task-form] .FieldWidthThreeFourth[c-multiple-selection-tree-field],[c-task-form] .FieldWidthThreeFourth[c-note-field],[c-task-form] .FieldWidthThreeFourth[c-radio-button-list-field],[c-task-form] .FieldWidthThreeFourth[c-single-selection-list-field],[c-task-form] .FieldWidthThreeFourth[c-text-field],[c-task-form] .FieldWidthThreeFourth[c-timespan-field],[c-task-form] .FieldWidthThreeFourth[c-to-do-list-field],[c-task-form] .FieldWidthThreeFourth[c-user-defined-list-field],[c-task-form] .FieldWidthThreeFourth[c-work-unit-picker-field],[c-task-form] .FieldWidthThreeFourth[c-workflow-search-result-field]{width:450px}.dragged-element .FieldWidthTwoThird[class*=c-readonly-]>p,.popup-form-content .FieldWidthTwoThird[class*=c-readonly-]>p,[c-form-config-editor] .FieldWidthTwoThird[class*=c-readonly-]>p,[c-form] .FieldWidthTwoThird[class*=c-readonly-]>p,[c-register] .FieldWidthTwoThird[class*=c-readonly-]>p,[c-task-form] .FieldWidthTwoThird[class*=c-readonly-]>p{width:400px}.dragged-element .FieldWidthTwoThird input[type=number],.dragged-element .FieldWidthTwoThird input[type=search],.dragged-element .FieldWidthTwoThird input[type=text],.dragged-element .FieldWidthTwoThird input[type=url],.dragged-element .FieldWidthTwoThird textarea,.popup-form-content .FieldWidthTwoThird input[type=number],.popup-form-content .FieldWidthTwoThird input[type=search],.popup-form-content .FieldWidthTwoThird input[type=text],.popup-form-content .FieldWidthTwoThird input[type=url],.popup-form-content .FieldWidthTwoThird textarea,[c-form-config-editor] .FieldWidthTwoThird input[type=number],[c-form-config-editor] .FieldWidthTwoThird input[type=search],[c-form-config-editor] .FieldWidthTwoThird input[type=text],[c-form-config-editor] .FieldWidthTwoThird input[type=url],[c-form-config-editor] .FieldWidthTwoThird textarea,[c-form] .FieldWidthTwoThird input[type=number],[c-form] .FieldWidthTwoThird input[type=search],[c-form] .FieldWidthTwoThird input[type=text],[c-form] .FieldWidthTwoThird input[type=url],[c-form] .FieldWidthTwoThird textarea,[c-register] .FieldWidthTwoThird input[type=number],[c-register] .FieldWidthTwoThird input[type=search],[c-register] .FieldWidthTwoThird input[type=text],[c-register] .FieldWidthTwoThird input[type=url],[c-register] .FieldWidthTwoThird textarea,[c-task-form] .FieldWidthTwoThird input[type=number],[c-task-form] .FieldWidthTwoThird input[type=search],[c-task-form] .FieldWidthTwoThird input[type=text],[c-task-form] .FieldWidthTwoThird input[type=url],[c-task-form] .FieldWidthTwoThird textarea{width:388px}.dragged-element .FieldWidthTwoThird select,.popup-form-content .FieldWidthTwoThird select,[c-form-config-editor] .FieldWidthTwoThird select,[c-form] .FieldWidthTwoThird select,[c-register] .FieldWidthTwoThird select,[c-task-form] .FieldWidthTwoThird select{width:388px}.dragged-element .FieldWidthTwoThird[c-attached-registry-entries-field],.dragged-element .FieldWidthTwoThird[c-attached-tasks-list-field],.dragged-element .FieldWidthTwoThird[c-attached-workflows-list-field],.dragged-element .FieldWidthTwoThird[c-attachment-field],.dragged-element .FieldWidthTwoThird[c-boolean-field],.dragged-element .FieldWidthTwoThird[c-calculation-field],.dragged-element .FieldWidthTwoThird[c-check-box-list-field],.dragged-element .FieldWidthTwoThird[c-competency-field],.dragged-element .FieldWidthTwoThird[c-currency-field],.dragged-element .FieldWidthTwoThird[c-date-time-field],.dragged-element .FieldWidthTwoThird[c-decimal-field],.dragged-element .FieldWidthTwoThird[c-document-field],.dragged-element .FieldWidthTwoThird[c-grid-field],.dragged-element .FieldWidthTwoThird[c-image-field],.dragged-element .FieldWidthTwoThird[c-integer-field],.dragged-element .FieldWidthTwoThird[c-interaction-field],.dragged-element .FieldWidthTwoThird[c-label-field],.dragged-element .FieldWidthTwoThird[c-link-field],.dragged-element .FieldWidthTwoThird[c-lookup-field],.dragged-element .FieldWidthTwoThird[c-multi-drop-down-list-field],.dragged-element .FieldWidthTwoThird[c-multiple-selection-tree-field],.dragged-element .FieldWidthTwoThird[c-note-field],.dragged-element .FieldWidthTwoThird[c-radio-button-list-field],.dragged-element .FieldWidthTwoThird[c-single-selection-list-field],.dragged-element .FieldWidthTwoThird[c-text-field],.dragged-element .FieldWidthTwoThird[c-timespan-field],.dragged-element .FieldWidthTwoThird[c-to-do-list-field],.dragged-element .FieldWidthTwoThird[c-user-defined-list-field],.dragged-element .FieldWidthTwoThird[c-work-unit-picker-field],.dragged-element .FieldWidthTwoThird[c-workflow-search-result-field],.popup-form-content .FieldWidthTwoThird[c-attached-registry-entries-field],.popup-form-content .FieldWidthTwoThird[c-attached-tasks-list-field],.popup-form-content .FieldWidthTwoThird[c-attached-workflows-list-field],.popup-form-content .FieldWidthTwoThird[c-attachment-field],.popup-form-content .FieldWidthTwoThird[c-boolean-field],.popup-form-content .FieldWidthTwoThird[c-calculation-field],.popup-form-content .FieldWidthTwoThird[c-check-box-list-field],.popup-form-content .FieldWidthTwoThird[c-competency-field],.popup-form-content .FieldWidthTwoThird[c-currency-field],.popup-form-content .FieldWidthTwoThird[c-date-time-field],.popup-form-content .FieldWidthTwoThird[c-decimal-field],.popup-form-content .FieldWidthTwoThird[c-document-field],.popup-form-content .FieldWidthTwoThird[c-grid-field],.popup-form-content .FieldWidthTwoThird[c-image-field],.popup-form-content .FieldWidthTwoThird[c-integer-field],.popup-form-content .FieldWidthTwoThird[c-interaction-field],.popup-form-content .FieldWidthTwoThird[c-label-field],.popup-form-content .FieldWidthTwoThird[c-link-field],.popup-form-content .FieldWidthTwoThird[c-lookup-field],.popup-form-content .FieldWidthTwoThird[c-multi-drop-down-list-field],.popup-form-content .FieldWidthTwoThird[c-multiple-selection-tree-field],.popup-form-content .FieldWidthTwoThird[c-note-field],.popup-form-content .FieldWidthTwoThird[c-radio-button-list-field],.popup-form-content .FieldWidthTwoThird[c-single-selection-list-field],.popup-form-content .FieldWidthTwoThird[c-text-field],.popup-form-content .FieldWidthTwoThird[c-timespan-field],.popup-form-content .FieldWidthTwoThird[c-to-do-list-field],.popup-form-content .FieldWidthTwoThird[c-user-defined-list-field],.popup-form-content .FieldWidthTwoThird[c-work-unit-picker-field],.popup-form-content .FieldWidthTwoThird[c-workflow-search-result-field],[c-form-config-editor] .FieldWidthTwoThird[c-attached-registry-entries-field],[c-form-config-editor] .FieldWidthTwoThird[c-attached-tasks-list-field],[c-form-config-editor] .FieldWidthTwoThird[c-attached-workflows-list-field],[c-form-config-editor] .FieldWidthTwoThird[c-attachment-field],[c-form-config-editor] .FieldWidthTwoThird[c-boolean-field],[c-form-config-editor] .FieldWidthTwoThird[c-calculation-field],[c-form-config-editor] .FieldWidthTwoThird[c-check-box-list-field],[c-form-config-editor] .FieldWidthTwoThird[c-competency-field],[c-form-config-editor] .FieldWidthTwoThird[c-currency-field],[c-form-config-editor] .FieldWidthTwoThird[c-date-time-field],[c-form-config-editor] .FieldWidthTwoThird[c-decimal-field],[c-form-config-editor] .FieldWidthTwoThird[c-document-field],[c-form-config-editor] .FieldWidthTwoThird[c-grid-field],[c-form-config-editor] .FieldWidthTwoThird[c-image-field],[c-form-config-editor] .FieldWidthTwoThird[c-integer-field],[c-form-config-editor] .FieldWidthTwoThird[c-interaction-field],[c-form-config-editor] .FieldWidthTwoThird[c-label-field],[c-form-config-editor] .FieldWidthTwoThird[c-link-field],[c-form-config-editor] .FieldWidthTwoThird[c-lookup-field],[c-form-config-editor] .FieldWidthTwoThird[c-multi-drop-down-list-field],[c-form-config-editor] .FieldWidthTwoThird[c-multiple-selection-tree-field],[c-form-config-editor] .FieldWidthTwoThird[c-note-field],[c-form-config-editor] .FieldWidthTwoThird[c-radio-button-list-field],[c-form-config-editor] .FieldWidthTwoThird[c-single-selection-list-field],[c-form-config-editor] .FieldWidthTwoThird[c-text-field],[c-form-config-editor] .FieldWidthTwoThird[c-timespan-field],[c-form-config-editor] .FieldWidthTwoThird[c-to-do-list-field],[c-form-config-editor] .FieldWidthTwoThird[c-user-defined-list-field],[c-form-config-editor] .FieldWidthTwoThird[c-work-unit-picker-field],[c-form-config-editor] .FieldWidthTwoThird[c-workflow-search-result-field],[c-form] .FieldWidthTwoThird[c-attached-registry-entries-field],[c-form] .FieldWidthTwoThird[c-attached-tasks-list-field],[c-form] .FieldWidthTwoThird[c-attached-workflows-list-field],[c-form] .FieldWidthTwoThird[c-attachment-field],[c-form] .FieldWidthTwoThird[c-boolean-field],[c-form] .FieldWidthTwoThird[c-calculation-field],[c-form] .FieldWidthTwoThird[c-check-box-list-field],[c-form] .FieldWidthTwoThird[c-competency-field],[c-form] .FieldWidthTwoThird[c-currency-field],[c-form] .FieldWidthTwoThird[c-date-time-field],[c-form] .FieldWidthTwoThird[c-decimal-field],[c-form] .FieldWidthTwoThird[c-document-field],[c-form] .FieldWidthTwoThird[c-grid-field],[c-form] .FieldWidthTwoThird[c-image-field],[c-form] .FieldWidthTwoThird[c-integer-field],[c-form] .FieldWidthTwoThird[c-interaction-field],[c-form] .FieldWidthTwoThird[c-label-field],[c-form] .FieldWidthTwoThird[c-link-field],[c-form] .FieldWidthTwoThird[c-lookup-field],[c-form] .FieldWidthTwoThird[c-multi-drop-down-list-field],[c-form] .FieldWidthTwoThird[c-multiple-selection-tree-field],[c-form] .FieldWidthTwoThird[c-note-field],[c-form] .FieldWidthTwoThird[c-radio-button-list-field],[c-form] .FieldWidthTwoThird[c-single-selection-list-field],[c-form] .FieldWidthTwoThird[c-text-field],[c-form] .FieldWidthTwoThird[c-timespan-field],[c-form] .FieldWidthTwoThird[c-to-do-list-field],[c-form] .FieldWidthTwoThird[c-user-defined-list-field],[c-form] .FieldWidthTwoThird[c-work-unit-picker-field],[c-form] .FieldWidthTwoThird[c-workflow-search-result-field],[c-register] .FieldWidthTwoThird[c-attached-registry-entries-field],[c-register] .FieldWidthTwoThird[c-attached-tasks-list-field],[c-register] .FieldWidthTwoThird[c-attached-workflows-list-field],[c-register] .FieldWidthTwoThird[c-attachment-field],[c-register] .FieldWidthTwoThird[c-boolean-field],[c-register] .FieldWidthTwoThird[c-calculation-field],[c-register] .FieldWidthTwoThird[c-check-box-list-field],[c-register] .FieldWidthTwoThird[c-competency-field],[c-register] .FieldWidthTwoThird[c-currency-field],[c-register] .FieldWidthTwoThird[c-date-time-field],[c-register] .FieldWidthTwoThird[c-decimal-field],[c-register] .FieldWidthTwoThird[c-document-field],[c-register] .FieldWidthTwoThird[c-grid-field],[c-register] .FieldWidthTwoThird[c-image-field],[c-register] .FieldWidthTwoThird[c-integer-field],[c-register] .FieldWidthTwoThird[c-interaction-field],[c-register] .FieldWidthTwoThird[c-label-field],[c-register] .FieldWidthTwoThird[c-link-field],[c-register] .FieldWidthTwoThird[c-lookup-field],[c-register] .FieldWidthTwoThird[c-multi-drop-down-list-field],[c-register] .FieldWidthTwoThird[c-multiple-selection-tree-field],[c-register] .FieldWidthTwoThird[c-note-field],[c-register] .FieldWidthTwoThird[c-radio-button-list-field],[c-register] .FieldWidthTwoThird[c-single-selection-list-field],[c-register] .FieldWidthTwoThird[c-text-field],[c-register] .FieldWidthTwoThird[c-timespan-field],[c-register] .FieldWidthTwoThird[c-to-do-list-field],[c-register] .FieldWidthTwoThird[c-user-defined-list-field],[c-register] .FieldWidthTwoThird[c-work-unit-picker-field],[c-register] .FieldWidthTwoThird[c-workflow-search-result-field],[c-task-form] .FieldWidthTwoThird[c-attached-registry-entries-field],[c-task-form] .FieldWidthTwoThird[c-attached-tasks-list-field],[c-task-form] .FieldWidthTwoThird[c-attached-workflows-list-field],[c-task-form] .FieldWidthTwoThird[c-attachment-field],[c-task-form] .FieldWidthTwoThird[c-boolean-field],[c-task-form] .FieldWidthTwoThird[c-calculation-field],[c-task-form] .FieldWidthTwoThird[c-check-box-list-field],[c-task-form] .FieldWidthTwoThird[c-competency-field],[c-task-form] .FieldWidthTwoThird[c-currency-field],[c-task-form] .FieldWidthTwoThird[c-date-time-field],[c-task-form] .FieldWidthTwoThird[c-decimal-field],[c-task-form] .FieldWidthTwoThird[c-document-field],[c-task-form] .FieldWidthTwoThird[c-grid-field],[c-task-form] .FieldWidthTwoThird[c-image-field],[c-task-form] .FieldWidthTwoThird[c-integer-field],[c-task-form] .FieldWidthTwoThird[c-interaction-field],[c-task-form] .FieldWidthTwoThird[c-label-field],[c-task-form] .FieldWidthTwoThird[c-link-field],[c-task-form] .FieldWidthTwoThird[c-lookup-field],[c-task-form] .FieldWidthTwoThird[c-multi-drop-down-list-field],[c-task-form] .FieldWidthTwoThird[c-multiple-selection-tree-field],[c-task-form] .FieldWidthTwoThird[c-note-field],[c-task-form] .FieldWidthTwoThird[c-radio-button-list-field],[c-task-form] .FieldWidthTwoThird[c-single-selection-list-field],[c-task-form] .FieldWidthTwoThird[c-text-field],[c-task-form] .FieldWidthTwoThird[c-timespan-field],[c-task-form] .FieldWidthTwoThird[c-to-do-list-field],[c-task-form] .FieldWidthTwoThird[c-user-defined-list-field],[c-task-form] .FieldWidthTwoThird[c-work-unit-picker-field],[c-task-form] .FieldWidthTwoThird[c-workflow-search-result-field]{width:400px}.dragged-element .FieldWidthHalf[class*=c-readonly-]>p,.popup-form-content .FieldWidthHalf[class*=c-readonly-]>p,[c-form-config-editor] .FieldWidthHalf[class*=c-readonly-]>p,[c-form] .FieldWidthHalf[class*=c-readonly-]>p,[c-register] .FieldWidthHalf[class*=c-readonly-]>p,[c-task-form] .FieldWidthHalf[class*=c-readonly-]>p{width:300px}.dragged-element .FieldWidthHalf input[type=number],.dragged-element .FieldWidthHalf input[type=search],.dragged-element .FieldWidthHalf input[type=text],.dragged-element .FieldWidthHalf input[type=url],.dragged-element .FieldWidthHalf textarea,.popup-form-content .FieldWidthHalf input[type=number],.popup-form-content .FieldWidthHalf input[type=search],.popup-form-content .FieldWidthHalf input[type=text],.popup-form-content .FieldWidthHalf input[type=url],.popup-form-content .FieldWidthHalf textarea,[c-form-config-editor] .FieldWidthHalf input[type=number],[c-form-config-editor] .FieldWidthHalf input[type=search],[c-form-config-editor] .FieldWidthHalf input[type=text],[c-form-config-editor] .FieldWidthHalf input[type=url],[c-form-config-editor] .FieldWidthHalf textarea,[c-form] .FieldWidthHalf input[type=number],[c-form] .FieldWidthHalf input[type=search],[c-form] .FieldWidthHalf input[type=text],[c-form] .FieldWidthHalf input[type=url],[c-form] .FieldWidthHalf textarea,[c-register] .FieldWidthHalf input[type=number],[c-register] .FieldWidthHalf input[type=search],[c-register] .FieldWidthHalf input[type=text],[c-register] .FieldWidthHalf input[type=url],[c-register] .FieldWidthHalf textarea,[c-task-form] .FieldWidthHalf input[type=number],[c-task-form] .FieldWidthHalf input[type=search],[c-task-form] .FieldWidthHalf input[type=text],[c-task-form] .FieldWidthHalf input[type=url],[c-task-form] .FieldWidthHalf textarea{width:288px}.dragged-element .FieldWidthHalf select,.popup-form-content .FieldWidthHalf select,[c-form-config-editor] .FieldWidthHalf select,[c-form] .FieldWidthHalf select,[c-register] .FieldWidthHalf select,[c-task-form] .FieldWidthHalf select{width:288px}.dragged-element .FieldWidthHalf[c-attached-registry-entries-field],.dragged-element .FieldWidthHalf[c-attached-tasks-list-field],.dragged-element .FieldWidthHalf[c-attached-workflows-list-field],.dragged-element .FieldWidthHalf[c-attachment-field],.dragged-element .FieldWidthHalf[c-boolean-field],.dragged-element .FieldWidthHalf[c-calculation-field],.dragged-element .FieldWidthHalf[c-check-box-list-field],.dragged-element .FieldWidthHalf[c-competency-field],.dragged-element .FieldWidthHalf[c-currency-field],.dragged-element .FieldWidthHalf[c-date-time-field],.dragged-element .FieldWidthHalf[c-decimal-field],.dragged-element .FieldWidthHalf[c-document-field],.dragged-element .FieldWidthHalf[c-grid-field],.dragged-element .FieldWidthHalf[c-image-field],.dragged-element .FieldWidthHalf[c-integer-field],.dragged-element .FieldWidthHalf[c-interaction-field],.dragged-element .FieldWidthHalf[c-label-field],.dragged-element .FieldWidthHalf[c-link-field],.dragged-element .FieldWidthHalf[c-lookup-field],.dragged-element .FieldWidthHalf[c-multi-drop-down-list-field],.dragged-element .FieldWidthHalf[c-multiple-selection-tree-field],.dragged-element .FieldWidthHalf[c-note-field],.dragged-element .FieldWidthHalf[c-radio-button-list-field],.dragged-element .FieldWidthHalf[c-single-selection-list-field],.dragged-element .FieldWidthHalf[c-text-field],.dragged-element .FieldWidthHalf[c-timespan-field],.dragged-element .FieldWidthHalf[c-to-do-list-field],.dragged-element .FieldWidthHalf[c-user-defined-list-field],.dragged-element .FieldWidthHalf[c-work-unit-picker-field],.dragged-element .FieldWidthHalf[c-workflow-search-result-field],.popup-form-content .FieldWidthHalf[c-attached-registry-entries-field],.popup-form-content .FieldWidthHalf[c-attached-tasks-list-field],.popup-form-content .FieldWidthHalf[c-attached-workflows-list-field],.popup-form-content .FieldWidthHalf[c-attachment-field],.popup-form-content .FieldWidthHalf[c-boolean-field],.popup-form-content .FieldWidthHalf[c-calculation-field],.popup-form-content .FieldWidthHalf[c-check-box-list-field],.popup-form-content .FieldWidthHalf[c-competency-field],.popup-form-content .FieldWidthHalf[c-currency-field],.popup-form-content .FieldWidthHalf[c-date-time-field],.popup-form-content .FieldWidthHalf[c-decimal-field],.popup-form-content .FieldWidthHalf[c-document-field],.popup-form-content .FieldWidthHalf[c-grid-field],.popup-form-content .FieldWidthHalf[c-image-field],.popup-form-content .FieldWidthHalf[c-integer-field],.popup-form-content .FieldWidthHalf[c-interaction-field],.popup-form-content .FieldWidthHalf[c-label-field],.popup-form-content .FieldWidthHalf[c-link-field],.popup-form-content .FieldWidthHalf[c-lookup-field],.popup-form-content .FieldWidthHalf[c-multi-drop-down-list-field],.popup-form-content .FieldWidthHalf[c-multiple-selection-tree-field],.popup-form-content .FieldWidthHalf[c-note-field],.popup-form-content .FieldWidthHalf[c-radio-button-list-field],.popup-form-content .FieldWidthHalf[c-single-selection-list-field],.popup-form-content .FieldWidthHalf[c-text-field],.popup-form-content .FieldWidthHalf[c-timespan-field],.popup-form-content .FieldWidthHalf[c-to-do-list-field],.popup-form-content .FieldWidthHalf[c-user-defined-list-field],.popup-form-content .FieldWidthHalf[c-work-unit-picker-field],.popup-form-content .FieldWidthHalf[c-workflow-search-result-field],[c-form-config-editor] .FieldWidthHalf[c-attached-registry-entries-field],[c-form-config-editor] .FieldWidthHalf[c-attached-tasks-list-field],[c-form-config-editor] .FieldWidthHalf[c-attached-workflows-list-field],[c-form-config-editor] .FieldWidthHalf[c-attachment-field],[c-form-config-editor] .FieldWidthHalf[c-boolean-field],[c-form-config-editor] .FieldWidthHalf[c-calculation-field],[c-form-config-editor] .FieldWidthHalf[c-check-box-list-field],[c-form-config-editor] .FieldWidthHalf[c-competency-field],[c-form-config-editor] .FieldWidthHalf[c-currency-field],[c-form-config-editor] .FieldWidthHalf[c-date-time-field],[c-form-config-editor] .FieldWidthHalf[c-decimal-field],[c-form-config-editor] .FieldWidthHalf[c-document-field],[c-form-config-editor] .FieldWidthHalf[c-grid-field],[c-form-config-editor] .FieldWidthHalf[c-image-field],[c-form-config-editor] .FieldWidthHalf[c-integer-field],[c-form-config-editor] .FieldWidthHalf[c-interaction-field],[c-form-config-editor] .FieldWidthHalf[c-label-field],[c-form-config-editor] .FieldWidthHalf[c-link-field],[c-form-config-editor] .FieldWidthHalf[c-lookup-field],[c-form-config-editor] .FieldWidthHalf[c-multi-drop-down-list-field],[c-form-config-editor] .FieldWidthHalf[c-multiple-selection-tree-field],[c-form-config-editor] .FieldWidthHalf[c-note-field],[c-form-config-editor] .FieldWidthHalf[c-radio-button-list-field],[c-form-config-editor] .FieldWidthHalf[c-single-selection-list-field],[c-form-config-editor] .FieldWidthHalf[c-text-field],[c-form-config-editor] .FieldWidthHalf[c-timespan-field],[c-form-config-editor] .FieldWidthHalf[c-to-do-list-field],[c-form-config-editor] .FieldWidthHalf[c-user-defined-list-field],[c-form-config-editor] .FieldWidthHalf[c-work-unit-picker-field],[c-form-config-editor] .FieldWidthHalf[c-workflow-search-result-field],[c-form] .FieldWidthHalf[c-attached-registry-entries-field],[c-form] .FieldWidthHalf[c-attached-tasks-list-field],[c-form] .FieldWidthHalf[c-attached-workflows-list-field],[c-form] .FieldWidthHalf[c-attachment-field],[c-form] .FieldWidthHalf[c-boolean-field],[c-form] .FieldWidthHalf[c-calculation-field],[c-form] .FieldWidthHalf[c-check-box-list-field],[c-form] .FieldWidthHalf[c-competency-field],[c-form] .FieldWidthHalf[c-currency-field],[c-form] .FieldWidthHalf[c-date-time-field],[c-form] .FieldWidthHalf[c-decimal-field],[c-form] .FieldWidthHalf[c-document-field],[c-form] .FieldWidthHalf[c-grid-field],[c-form] .FieldWidthHalf[c-image-field],[c-form] .FieldWidthHalf[c-integer-field],[c-form] .FieldWidthHalf[c-interaction-field],[c-form] .FieldWidthHalf[c-label-field],[c-form] .FieldWidthHalf[c-link-field],[c-form] .FieldWidthHalf[c-lookup-field],[c-form] .FieldWidthHalf[c-multi-drop-down-list-field],[c-form] .FieldWidthHalf[c-multiple-selection-tree-field],[c-form] .FieldWidthHalf[c-note-field],[c-form] .FieldWidthHalf[c-radio-button-list-field],[c-form] .FieldWidthHalf[c-single-selection-list-field],[c-form] .FieldWidthHalf[c-text-field],[c-form] .FieldWidthHalf[c-timespan-field],[c-form] .FieldWidthHalf[c-to-do-list-field],[c-form] .FieldWidthHalf[c-user-defined-list-field],[c-form] .FieldWidthHalf[c-work-unit-picker-field],[c-form] .FieldWidthHalf[c-workflow-search-result-field],[c-register] .FieldWidthHalf[c-attached-registry-entries-field],[c-register] .FieldWidthHalf[c-attached-tasks-list-field],[c-register] .FieldWidthHalf[c-attached-workflows-list-field],[c-register] .FieldWidthHalf[c-attachment-field],[c-register] .FieldWidthHalf[c-boolean-field],[c-register] .FieldWidthHalf[c-calculation-field],[c-register] .FieldWidthHalf[c-check-box-list-field],[c-register] .FieldWidthHalf[c-competency-field],[c-register] .FieldWidthHalf[c-currency-field],[c-register] .FieldWidthHalf[c-date-time-field],[c-register] .FieldWidthHalf[c-decimal-field],[c-register] .FieldWidthHalf[c-document-field],[c-register] .FieldWidthHalf[c-grid-field],[c-register] .FieldWidthHalf[c-image-field],[c-register] .FieldWidthHalf[c-integer-field],[c-register] .FieldWidthHalf[c-interaction-field],[c-register] .FieldWidthHalf[c-label-field],[c-register] .FieldWidthHalf[c-link-field],[c-register] .FieldWidthHalf[c-lookup-field],[c-register] .FieldWidthHalf[c-multi-drop-down-list-field],[c-register] .FieldWidthHalf[c-multiple-selection-tree-field],[c-register] .FieldWidthHalf[c-note-field],[c-register] .FieldWidthHalf[c-radio-button-list-field],[c-register] .FieldWidthHalf[c-single-selection-list-field],[c-register] .FieldWidthHalf[c-text-field],[c-register] .FieldWidthHalf[c-timespan-field],[c-register] .FieldWidthHalf[c-to-do-list-field],[c-register] .FieldWidthHalf[c-user-defined-list-field],[c-register] .FieldWidthHalf[c-work-unit-picker-field],[c-register] .FieldWidthHalf[c-workflow-search-result-field],[c-task-form] .FieldWidthHalf[c-attached-registry-entries-field],[c-task-form] .FieldWidthHalf[c-attached-tasks-list-field],[c-task-form] .FieldWidthHalf[c-attached-workflows-list-field],[c-task-form] .FieldWidthHalf[c-attachment-field],[c-task-form] .FieldWidthHalf[c-boolean-field],[c-task-form] .FieldWidthHalf[c-calculation-field],[c-task-form] .FieldWidthHalf[c-check-box-list-field],[c-task-form] .FieldWidthHalf[c-competency-field],[c-task-form] .FieldWidthHalf[c-currency-field],[c-task-form] .FieldWidthHalf[c-date-time-field],[c-task-form] .FieldWidthHalf[c-decimal-field],[c-task-form] .FieldWidthHalf[c-document-field],[c-task-form] .FieldWidthHalf[c-grid-field],[c-task-form] .FieldWidthHalf[c-image-field],[c-task-form] .FieldWidthHalf[c-integer-field],[c-task-form] .FieldWidthHalf[c-interaction-field],[c-task-form] .FieldWidthHalf[c-label-field],[c-task-form] .FieldWidthHalf[c-link-field],[c-task-form] .FieldWidthHalf[c-lookup-field],[c-task-form] .FieldWidthHalf[c-multi-drop-down-list-field],[c-task-form] .FieldWidthHalf[c-multiple-selection-tree-field],[c-task-form] .FieldWidthHalf[c-note-field],[c-task-form] .FieldWidthHalf[c-radio-button-list-field],[c-task-form] .FieldWidthHalf[c-single-selection-list-field],[c-task-form] .FieldWidthHalf[c-text-field],[c-task-form] .FieldWidthHalf[c-timespan-field],[c-task-form] .FieldWidthHalf[c-to-do-list-field],[c-task-form] .FieldWidthHalf[c-user-defined-list-field],[c-task-form] .FieldWidthHalf[c-work-unit-picker-field],[c-task-form] .FieldWidthHalf[c-workflow-search-result-field]{width:300px}.dragged-element .FieldWidthThird[class*=c-readonly-]>p,.popup-form-content .FieldWidthThird[class*=c-readonly-]>p,[c-form-config-editor] .FieldWidthThird[class*=c-readonly-]>p,[c-form] .FieldWidthThird[class*=c-readonly-]>p,[c-register] .FieldWidthThird[class*=c-readonly-]>p,[c-task-form] .FieldWidthThird[class*=c-readonly-]>p{width:200px}.dragged-element .FieldWidthThird input[type=number],.dragged-element .FieldWidthThird input[type=search],.dragged-element .FieldWidthThird input[type=text],.dragged-element .FieldWidthThird input[type=url],.dragged-element .FieldWidthThird textarea,.popup-form-content .FieldWidthThird input[type=number],.popup-form-content .FieldWidthThird input[type=search],.popup-form-content .FieldWidthThird input[type=text],.popup-form-content .FieldWidthThird input[type=url],.popup-form-content .FieldWidthThird textarea,[c-form-config-editor] .FieldWidthThird input[type=number],[c-form-config-editor] .FieldWidthThird input[type=search],[c-form-config-editor] .FieldWidthThird input[type=text],[c-form-config-editor] .FieldWidthThird input[type=url],[c-form-config-editor] .FieldWidthThird textarea,[c-form] .FieldWidthThird input[type=number],[c-form] .FieldWidthThird input[type=search],[c-form] .FieldWidthThird input[type=text],[c-form] .FieldWidthThird input[type=url],[c-form] .FieldWidthThird textarea,[c-register] .FieldWidthThird input[type=number],[c-register] .FieldWidthThird input[type=search],[c-register] .FieldWidthThird input[type=text],[c-register] .FieldWidthThird input[type=url],[c-register] .FieldWidthThird textarea,[c-task-form] .FieldWidthThird input[type=number],[c-task-form] .FieldWidthThird input[type=search],[c-task-form] .FieldWidthThird input[type=text],[c-task-form] .FieldWidthThird input[type=url],[c-task-form] .FieldWidthThird textarea{width:188px}.dragged-element .FieldWidthThird select,.popup-form-content .FieldWidthThird select,[c-form-config-editor] .FieldWidthThird select,[c-form] .FieldWidthThird select,[c-register] .FieldWidthThird select,[c-task-form] .FieldWidthThird select{width:188px}.dragged-element .FieldWidthThird[c-attached-registry-entries-field],.dragged-element .FieldWidthThird[c-attached-tasks-list-field],.dragged-element .FieldWidthThird[c-attached-workflows-list-field],.dragged-element .FieldWidthThird[c-attachment-field],.dragged-element .FieldWidthThird[c-boolean-field],.dragged-element .FieldWidthThird[c-calculation-field],.dragged-element .FieldWidthThird[c-check-box-list-field],.dragged-element .FieldWidthThird[c-competency-field],.dragged-element .FieldWidthThird[c-currency-field],.dragged-element .FieldWidthThird[c-date-time-field],.dragged-element .FieldWidthThird[c-decimal-field],.dragged-element .FieldWidthThird[c-document-field],.dragged-element .FieldWidthThird[c-grid-field],.dragged-element .FieldWidthThird[c-image-field],.dragged-element .FieldWidthThird[c-integer-field],.dragged-element .FieldWidthThird[c-interaction-field],.dragged-element .FieldWidthThird[c-label-field],.dragged-element .FieldWidthThird[c-link-field],.dragged-element .FieldWidthThird[c-lookup-field],.dragged-element .FieldWidthThird[c-multi-drop-down-list-field],.dragged-element .FieldWidthThird[c-multiple-selection-tree-field],.dragged-element .FieldWidthThird[c-note-field],.dragged-element .FieldWidthThird[c-radio-button-list-field],.dragged-element .FieldWidthThird[c-single-selection-list-field],.dragged-element .FieldWidthThird[c-text-field],.dragged-element .FieldWidthThird[c-timespan-field],.dragged-element .FieldWidthThird[c-to-do-list-field],.dragged-element .FieldWidthThird[c-user-defined-list-field],.dragged-element .FieldWidthThird[c-work-unit-picker-field],.dragged-element .FieldWidthThird[c-workflow-search-result-field],.popup-form-content .FieldWidthThird[c-attached-registry-entries-field],.popup-form-content .FieldWidthThird[c-attached-tasks-list-field],.popup-form-content .FieldWidthThird[c-attached-workflows-list-field],.popup-form-content .FieldWidthThird[c-attachment-field],.popup-form-content .FieldWidthThird[c-boolean-field],.popup-form-content .FieldWidthThird[c-calculation-field],.popup-form-content .FieldWidthThird[c-check-box-list-field],.popup-form-content .FieldWidthThird[c-competency-field],.popup-form-content .FieldWidthThird[c-currency-field],.popup-form-content .FieldWidthThird[c-date-time-field],.popup-form-content .FieldWidthThird[c-decimal-field],.popup-form-content .FieldWidthThird[c-document-field],.popup-form-content .FieldWidthThird[c-grid-field],.popup-form-content .FieldWidthThird[c-image-field],.popup-form-content .FieldWidthThird[c-integer-field],.popup-form-content .FieldWidthThird[c-interaction-field],.popup-form-content .FieldWidthThird[c-label-field],.popup-form-content .FieldWidthThird[c-link-field],.popup-form-content .FieldWidthThird[c-lookup-field],.popup-form-content .FieldWidthThird[c-multi-drop-down-list-field],.popup-form-content .FieldWidthThird[c-multiple-selection-tree-field],.popup-form-content .FieldWidthThird[c-note-field],.popup-form-content .FieldWidthThird[c-radio-button-list-field],.popup-form-content .FieldWidthThird[c-single-selection-list-field],.popup-form-content .FieldWidthThird[c-text-field],.popup-form-content .FieldWidthThird[c-timespan-field],.popup-form-content .FieldWidthThird[c-to-do-list-field],.popup-form-content .FieldWidthThird[c-user-defined-list-field],.popup-form-content .FieldWidthThird[c-work-unit-picker-field],.popup-form-content .FieldWidthThird[c-workflow-search-result-field],[c-form-config-editor] .FieldWidthThird[c-attached-registry-entries-field],[c-form-config-editor] .FieldWidthThird[c-attached-tasks-list-field],[c-form-config-editor] .FieldWidthThird[c-attached-workflows-list-field],[c-form-config-editor] .FieldWidthThird[c-attachment-field],[c-form-config-editor] .FieldWidthThird[c-boolean-field],[c-form-config-editor] .FieldWidthThird[c-calculation-field],[c-form-config-editor] .FieldWidthThird[c-check-box-list-field],[c-form-config-editor] .FieldWidthThird[c-competency-field],[c-form-config-editor] .FieldWidthThird[c-currency-field],[c-form-config-editor] .FieldWidthThird[c-date-time-field],[c-form-config-editor] .FieldWidthThird[c-decimal-field],[c-form-config-editor] .FieldWidthThird[c-document-field],[c-form-config-editor] .FieldWidthThird[c-grid-field],[c-form-config-editor] .FieldWidthThird[c-image-field],[c-form-config-editor] .FieldWidthThird[c-integer-field],[c-form-config-editor] .FieldWidthThird[c-interaction-field],[c-form-config-editor] .FieldWidthThird[c-label-field],[c-form-config-editor] .FieldWidthThird[c-link-field],[c-form-config-editor] .FieldWidthThird[c-lookup-field],[c-form-config-editor] .FieldWidthThird[c-multi-drop-down-list-field],[c-form-config-editor] .FieldWidthThird[c-multiple-selection-tree-field],[c-form-config-editor] .FieldWidthThird[c-note-field],[c-form-config-editor] .FieldWidthThird[c-radio-button-list-field],[c-form-config-editor] .FieldWidthThird[c-single-selection-list-field],[c-form-config-editor] .FieldWidthThird[c-text-field],[c-form-config-editor] .FieldWidthThird[c-timespan-field],[c-form-config-editor] .FieldWidthThird[c-to-do-list-field],[c-form-config-editor] .FieldWidthThird[c-user-defined-list-field],[c-form-config-editor] .FieldWidthThird[c-work-unit-picker-field],[c-form-config-editor] .FieldWidthThird[c-workflow-search-result-field],[c-form] .FieldWidthThird[c-attached-registry-entries-field],[c-form] .FieldWidthThird[c-attached-tasks-list-field],[c-form] .FieldWidthThird[c-attached-workflows-list-field],[c-form] .FieldWidthThird[c-attachment-field],[c-form] .FieldWidthThird[c-boolean-field],[c-form] .FieldWidthThird[c-calculation-field],[c-form] .FieldWidthThird[c-check-box-list-field],[c-form] .FieldWidthThird[c-competency-field],[c-form] .FieldWidthThird[c-currency-field],[c-form] .FieldWidthThird[c-date-time-field],[c-form] .FieldWidthThird[c-decimal-field],[c-form] .FieldWidthThird[c-document-field],[c-form] .FieldWidthThird[c-grid-field],[c-form] .FieldWidthThird[c-image-field],[c-form] .FieldWidthThird[c-integer-field],[c-form] .FieldWidthThird[c-interaction-field],[c-form] .FieldWidthThird[c-label-field],[c-form] .FieldWidthThird[c-link-field],[c-form] .FieldWidthThird[c-lookup-field],[c-form] .FieldWidthThird[c-multi-drop-down-list-field],[c-form] .FieldWidthThird[c-multiple-selection-tree-field],[c-form] .FieldWidthThird[c-note-field],[c-form] .FieldWidthThird[c-radio-button-list-field],[c-form] .FieldWidthThird[c-single-selection-list-field],[c-form] .FieldWidthThird[c-text-field],[c-form] .FieldWidthThird[c-timespan-field],[c-form] .FieldWidthThird[c-to-do-list-field],[c-form] .FieldWidthThird[c-user-defined-list-field],[c-form] .FieldWidthThird[c-work-unit-picker-field],[c-form] .FieldWidthThird[c-workflow-search-result-field],[c-register] .FieldWidthThird[c-attached-registry-entries-field],[c-register] .FieldWidthThird[c-attached-tasks-list-field],[c-register] .FieldWidthThird[c-attached-workflows-list-field],[c-register] .FieldWidthThird[c-attachment-field],[c-register] .FieldWidthThird[c-boolean-field],[c-register] .FieldWidthThird[c-calculation-field],[c-register] .FieldWidthThird[c-check-box-list-field],[c-register] .FieldWidthThird[c-competency-field],[c-register] .FieldWidthThird[c-currency-field],[c-register] .FieldWidthThird[c-date-time-field],[c-register] .FieldWidthThird[c-decimal-field],[c-register] .FieldWidthThird[c-document-field],[c-register] .FieldWidthThird[c-grid-field],[c-register] .FieldWidthThird[c-image-field],[c-register] .FieldWidthThird[c-integer-field],[c-register] .FieldWidthThird[c-interaction-field],[c-register] .FieldWidthThird[c-label-field],[c-register] .FieldWidthThird[c-link-field],[c-register] .FieldWidthThird[c-lookup-field],[c-register] .FieldWidthThird[c-multi-drop-down-list-field],[c-register] .FieldWidthThird[c-multiple-selection-tree-field],[c-register] .FieldWidthThird[c-note-field],[c-register] .FieldWidthThird[c-radio-button-list-field],[c-register] .FieldWidthThird[c-single-selection-list-field],[c-register] .FieldWidthThird[c-text-field],[c-register] .FieldWidthThird[c-timespan-field],[c-register] .FieldWidthThird[c-to-do-list-field],[c-register] .FieldWidthThird[c-user-defined-list-field],[c-register] .FieldWidthThird[c-work-unit-picker-field],[c-register] .FieldWidthThird[c-workflow-search-result-field],[c-task-form] .FieldWidthThird[c-attached-registry-entries-field],[c-task-form] .FieldWidthThird[c-attached-tasks-list-field],[c-task-form] .FieldWidthThird[c-attached-workflows-list-field],[c-task-form] .FieldWidthThird[c-attachment-field],[c-task-form] .FieldWidthThird[c-boolean-field],[c-task-form] .FieldWidthThird[c-calculation-field],[c-task-form] .FieldWidthThird[c-check-box-list-field],[c-task-form] .FieldWidthThird[c-competency-field],[c-task-form] .FieldWidthThird[c-currency-field],[c-task-form] .FieldWidthThird[c-date-time-field],[c-task-form] .FieldWidthThird[c-decimal-field],[c-task-form] .FieldWidthThird[c-document-field],[c-task-form] .FieldWidthThird[c-grid-field],[c-task-form] .FieldWidthThird[c-image-field],[c-task-form] .FieldWidthThird[c-integer-field],[c-task-form] .FieldWidthThird[c-interaction-field],[c-task-form] .FieldWidthThird[c-label-field],[c-task-form] .FieldWidthThird[c-link-field],[c-task-form] .FieldWidthThird[c-lookup-field],[c-task-form] .FieldWidthThird[c-multi-drop-down-list-field],[c-task-form] .FieldWidthThird[c-multiple-selection-tree-field],[c-task-form] .FieldWidthThird[c-note-field],[c-task-form] .FieldWidthThird[c-radio-button-list-field],[c-task-form] .FieldWidthThird[c-single-selection-list-field],[c-task-form] .FieldWidthThird[c-text-field],[c-task-form] .FieldWidthThird[c-timespan-field],[c-task-form] .FieldWidthThird[c-to-do-list-field],[c-task-form] .FieldWidthThird[c-user-defined-list-field],[c-task-form] .FieldWidthThird[c-work-unit-picker-field],[c-task-form] .FieldWidthThird[c-workflow-search-result-field]{width:200px}.dragged-element .FieldWidthQuarter[class*=c-readonly-]>p,.popup-form-content .FieldWidthQuarter[class*=c-readonly-]>p,[c-form-config-editor] .FieldWidthQuarter[class*=c-readonly-]>p,[c-form] .FieldWidthQuarter[class*=c-readonly-]>p,[c-register] .FieldWidthQuarter[class*=c-readonly-]>p,[c-task-form] .FieldWidthQuarter[class*=c-readonly-]>p{width:150px}.dragged-element .FieldWidthQuarter input[type=number],.dragged-element .FieldWidthQuarter input[type=search],.dragged-element .FieldWidthQuarter input[type=text],.dragged-element .FieldWidthQuarter input[type=url],.dragged-element .FieldWidthQuarter textarea,.popup-form-content .FieldWidthQuarter input[type=number],.popup-form-content .FieldWidthQuarter input[type=search],.popup-form-content .FieldWidthQuarter input[type=text],.popup-form-content .FieldWidthQuarter input[type=url],.popup-form-content .FieldWidthQuarter textarea,[c-form-config-editor] .FieldWidthQuarter input[type=number],[c-form-config-editor] .FieldWidthQuarter input[type=search],[c-form-config-editor] .FieldWidthQuarter input[type=text],[c-form-config-editor] .FieldWidthQuarter input[type=url],[c-form-config-editor] .FieldWidthQuarter textarea,[c-form] .FieldWidthQuarter input[type=number],[c-form] .FieldWidthQuarter input[type=search],[c-form] .FieldWidthQuarter input[type=text],[c-form] .FieldWidthQuarter input[type=url],[c-form] .FieldWidthQuarter textarea,[c-register] .FieldWidthQuarter input[type=number],[c-register] .FieldWidthQuarter input[type=search],[c-register] .FieldWidthQuarter input[type=text],[c-register] .FieldWidthQuarter input[type=url],[c-register] .FieldWidthQuarter textarea,[c-task-form] .FieldWidthQuarter input[type=number],[c-task-form] .FieldWidthQuarter input[type=search],[c-task-form] .FieldWidthQuarter input[type=text],[c-task-form] .FieldWidthQuarter input[type=url],[c-task-form] .FieldWidthQuarter textarea{width:138px}.dragged-element .FieldWidthQuarter select,.popup-form-content .FieldWidthQuarter select,[c-form-config-editor] .FieldWidthQuarter select,[c-form] .FieldWidthQuarter select,[c-register] .FieldWidthQuarter select,[c-task-form] .FieldWidthQuarter select{width:138px}.dragged-element .FieldWidthQuarter[c-attached-registry-entries-field],.dragged-element .FieldWidthQuarter[c-attached-tasks-list-field],.dragged-element .FieldWidthQuarter[c-attached-workflows-list-field],.dragged-element .FieldWidthQuarter[c-attachment-field],.dragged-element .FieldWidthQuarter[c-boolean-field],.dragged-element .FieldWidthQuarter[c-calculation-field],.dragged-element .FieldWidthQuarter[c-check-box-list-field],.dragged-element .FieldWidthQuarter[c-competency-field],.dragged-element .FieldWidthQuarter[c-currency-field],.dragged-element .FieldWidthQuarter[c-date-time-field],.dragged-element .FieldWidthQuarter[c-decimal-field],.dragged-element .FieldWidthQuarter[c-document-field],.dragged-element .FieldWidthQuarter[c-grid-field],.dragged-element .FieldWidthQuarter[c-image-field],.dragged-element .FieldWidthQuarter[c-integer-field],.dragged-element .FieldWidthQuarter[c-interaction-field],.dragged-element .FieldWidthQuarter[c-label-field],.dragged-element .FieldWidthQuarter[c-link-field],.dragged-element .FieldWidthQuarter[c-lookup-field],.dragged-element .FieldWidthQuarter[c-multi-drop-down-list-field],.dragged-element .FieldWidthQuarter[c-multiple-selection-tree-field],.dragged-element .FieldWidthQuarter[c-note-field],.dragged-element .FieldWidthQuarter[c-radio-button-list-field],.dragged-element .FieldWidthQuarter[c-single-selection-list-field],.dragged-element .FieldWidthQuarter[c-text-field],.dragged-element .FieldWidthQuarter[c-timespan-field],.dragged-element .FieldWidthQuarter[c-to-do-list-field],.dragged-element .FieldWidthQuarter[c-user-defined-list-field],.dragged-element .FieldWidthQuarter[c-work-unit-picker-field],.dragged-element .FieldWidthQuarter[c-workflow-search-result-field],.popup-form-content .FieldWidthQuarter[c-attached-registry-entries-field],.popup-form-content .FieldWidthQuarter[c-attached-tasks-list-field],.popup-form-content .FieldWidthQuarter[c-attached-workflows-list-field],.popup-form-content .FieldWidthQuarter[c-attachment-field],.popup-form-content .FieldWidthQuarter[c-boolean-field],.popup-form-content .FieldWidthQuarter[c-calculation-field],.popup-form-content .FieldWidthQuarter[c-check-box-list-field],.popup-form-content .FieldWidthQuarter[c-competency-field],.popup-form-content .FieldWidthQuarter[c-currency-field],.popup-form-content .FieldWidthQuarter[c-date-time-field],.popup-form-content .FieldWidthQuarter[c-decimal-field],.popup-form-content .FieldWidthQuarter[c-document-field],.popup-form-content .FieldWidthQuarter[c-grid-field],.popup-form-content .FieldWidthQuarter[c-image-field],.popup-form-content .FieldWidthQuarter[c-integer-field],.popup-form-content .FieldWidthQuarter[c-interaction-field],.popup-form-content .FieldWidthQuarter[c-label-field],.popup-form-content .FieldWidthQuarter[c-link-field],.popup-form-content .FieldWidthQuarter[c-lookup-field],.popup-form-content .FieldWidthQuarter[c-multi-drop-down-list-field],.popup-form-content .FieldWidthQuarter[c-multiple-selection-tree-field],.popup-form-content .FieldWidthQuarter[c-note-field],.popup-form-content .FieldWidthQuarter[c-radio-button-list-field],.popup-form-content .FieldWidthQuarter[c-single-selection-list-field],.popup-form-content .FieldWidthQuarter[c-text-field],.popup-form-content .FieldWidthQuarter[c-timespan-field],.popup-form-content .FieldWidthQuarter[c-to-do-list-field],.popup-form-content .FieldWidthQuarter[c-user-defined-list-field],.popup-form-content .FieldWidthQuarter[c-work-unit-picker-field],.popup-form-content .FieldWidthQuarter[c-workflow-search-result-field],[c-form-config-editor] .FieldWidthQuarter[c-attached-registry-entries-field],[c-form-config-editor] .FieldWidthQuarter[c-attached-tasks-list-field],[c-form-config-editor] .FieldWidthQuarter[c-attached-workflows-list-field],[c-form-config-editor] .FieldWidthQuarter[c-attachment-field],[c-form-config-editor] .FieldWidthQuarter[c-boolean-field],[c-form-config-editor] .FieldWidthQuarter[c-calculation-field],[c-form-config-editor] .FieldWidthQuarter[c-check-box-list-field],[c-form-config-editor] .FieldWidthQuarter[c-competency-field],[c-form-config-editor] .FieldWidthQuarter[c-currency-field],[c-form-config-editor] .FieldWidthQuarter[c-date-time-field],[c-form-config-editor] .FieldWidthQuarter[c-decimal-field],[c-form-config-editor] .FieldWidthQuarter[c-document-field],[c-form-config-editor] .FieldWidthQuarter[c-grid-field],[c-form-config-editor] .FieldWidthQuarter[c-image-field],[c-form-config-editor] .FieldWidthQuarter[c-integer-field],[c-form-config-editor] .FieldWidthQuarter[c-interaction-field],[c-form-config-editor] .FieldWidthQuarter[c-label-field],[c-form-config-editor] .FieldWidthQuarter[c-link-field],[c-form-config-editor] .FieldWidthQuarter[c-lookup-field],[c-form-config-editor] .FieldWidthQuarter[c-multi-drop-down-list-field],[c-form-config-editor] .FieldWidthQuarter[c-multiple-selection-tree-field],[c-form-config-editor] .FieldWidthQuarter[c-note-field],[c-form-config-editor] .FieldWidthQuarter[c-radio-button-list-field],[c-form-config-editor] .FieldWidthQuarter[c-single-selection-list-field],[c-form-config-editor] .FieldWidthQuarter[c-text-field],[c-form-config-editor] .FieldWidthQuarter[c-timespan-field],[c-form-config-editor] .FieldWidthQuarter[c-to-do-list-field],[c-form-config-editor] .FieldWidthQuarter[c-user-defined-list-field],[c-form-config-editor] .FieldWidthQuarter[c-work-unit-picker-field],[c-form-config-editor] .FieldWidthQuarter[c-workflow-search-result-field],[c-form] .FieldWidthQuarter[c-attached-registry-entries-field],[c-form] .FieldWidthQuarter[c-attached-tasks-list-field],[c-form] .FieldWidthQuarter[c-attached-workflows-list-field],[c-form] .FieldWidthQuarter[c-attachment-field],[c-form] .FieldWidthQuarter[c-boolean-field],[c-form] .FieldWidthQuarter[c-calculation-field],[c-form] .FieldWidthQuarter[c-check-box-list-field],[c-form] .FieldWidthQuarter[c-competency-field],[c-form] .FieldWidthQuarter[c-currency-field],[c-form] .FieldWidthQuarter[c-date-time-field],[c-form] .FieldWidthQuarter[c-decimal-field],[c-form] .FieldWidthQuarter[c-document-field],[c-form] .FieldWidthQuarter[c-grid-field],[c-form] .FieldWidthQuarter[c-image-field],[c-form] .FieldWidthQuarter[c-integer-field],[c-form] .FieldWidthQuarter[c-interaction-field],[c-form] .FieldWidthQuarter[c-label-field],[c-form] .FieldWidthQuarter[c-link-field],[c-form] .FieldWidthQuarter[c-lookup-field],[c-form] .FieldWidthQuarter[c-multi-drop-down-list-field],[c-form] .FieldWidthQuarter[c-multiple-selection-tree-field],[c-form] .FieldWidthQuarter[c-note-field],[c-form] .FieldWidthQuarter[c-radio-button-list-field],[c-form] .FieldWidthQuarter[c-single-selection-list-field],[c-form] .FieldWidthQuarter[c-text-field],[c-form] .FieldWidthQuarter[c-timespan-field],[c-form] .FieldWidthQuarter[c-to-do-list-field],[c-form] .FieldWidthQuarter[c-user-defined-list-field],[c-form] .FieldWidthQuarter[c-work-unit-picker-field],[c-form] .FieldWidthQuarter[c-workflow-search-result-field],[c-register] .FieldWidthQuarter[c-attached-registry-entries-field],[c-register] .FieldWidthQuarter[c-attached-tasks-list-field],[c-register] .FieldWidthQuarter[c-attached-workflows-list-field],[c-register] .FieldWidthQuarter[c-attachment-field],[c-register] .FieldWidthQuarter[c-boolean-field],[c-register] .FieldWidthQuarter[c-calculation-field],[c-register] .FieldWidthQuarter[c-check-box-list-field],[c-register] .FieldWidthQuarter[c-competency-field],[c-register] .FieldWidthQuarter[c-currency-field],[c-register] .FieldWidthQuarter[c-date-time-field],[c-register] .FieldWidthQuarter[c-decimal-field],[c-register] .FieldWidthQuarter[c-document-field],[c-register] .FieldWidthQuarter[c-grid-field],[c-register] .FieldWidthQuarter[c-image-field],[c-register] .FieldWidthQuarter[c-integer-field],[c-register] .FieldWidthQuarter[c-interaction-field],[c-register] .FieldWidthQuarter[c-label-field],[c-register] .FieldWidthQuarter[c-link-field],[c-register] .FieldWidthQuarter[c-lookup-field],[c-register] .FieldWidthQuarter[c-multi-drop-down-list-field],[c-register] .FieldWidthQuarter[c-multiple-selection-tree-field],[c-register] .FieldWidthQuarter[c-note-field],[c-register] .FieldWidthQuarter[c-radio-button-list-field],[c-register] .FieldWidthQuarter[c-single-selection-list-field],[c-register] .FieldWidthQuarter[c-text-field],[c-register] .FieldWidthQuarter[c-timespan-field],[c-register] .FieldWidthQuarter[c-to-do-list-field],[c-register] .FieldWidthQuarter[c-user-defined-list-field],[c-register] .FieldWidthQuarter[c-work-unit-picker-field],[c-register] .FieldWidthQuarter[c-workflow-search-result-field],[c-task-form] .FieldWidthQuarter[c-attached-registry-entries-field],[c-task-form] .FieldWidthQuarter[c-attached-tasks-list-field],[c-task-form] .FieldWidthQuarter[c-attached-workflows-list-field],[c-task-form] .FieldWidthQuarter[c-attachment-field],[c-task-form] .FieldWidthQuarter[c-boolean-field],[c-task-form] .FieldWidthQuarter[c-calculation-field],[c-task-form] .FieldWidthQuarter[c-check-box-list-field],[c-task-form] .FieldWidthQuarter[c-competency-field],[c-task-form] .FieldWidthQuarter[c-currency-field],[c-task-form] .FieldWidthQuarter[c-date-time-field],[c-task-form] .FieldWidthQuarter[c-decimal-field],[c-task-form] .FieldWidthQuarter[c-document-field],[c-task-form] .FieldWidthQuarter[c-grid-field],[c-task-form] .FieldWidthQuarter[c-image-field],[c-task-form] .FieldWidthQuarter[c-integer-field],[c-task-form] .FieldWidthQuarter[c-interaction-field],[c-task-form] .FieldWidthQuarter[c-label-field],[c-task-form] .FieldWidthQuarter[c-link-field],[c-task-form] .FieldWidthQuarter[c-lookup-field],[c-task-form] .FieldWidthQuarter[c-multi-drop-down-list-field],[c-task-form] .FieldWidthQuarter[c-multiple-selection-tree-field],[c-task-form] .FieldWidthQuarter[c-note-field],[c-task-form] .FieldWidthQuarter[c-radio-button-list-field],[c-task-form] .FieldWidthQuarter[c-single-selection-list-field],[c-task-form] .FieldWidthQuarter[c-text-field],[c-task-form] .FieldWidthQuarter[c-timespan-field],[c-task-form] .FieldWidthQuarter[c-to-do-list-field],[c-task-form] .FieldWidthQuarter[c-user-defined-list-field],[c-task-form] .FieldWidthQuarter[c-work-unit-picker-field],[c-task-form] .FieldWidthQuarter[c-workflow-search-result-field]{width:150px}c-workflow-details [c-form] table.has-pages{margin-top:0}c-workflow-details .page-control.floating{position:unset;top:auto}.flex-mobile [c-form] .body,.flex-mobile [c-register] .body,.flex-mobile [c-task-form] .body{margin-right:20px}.flex-mobile [c-form] .section-fields,.flex-mobile [c-register] .section-fields,.flex-mobile [c-task-form] .section-fields{min-width:auto}.flex-mobile [c-form] [c-section],.flex-mobile [c-register] [c-section],.flex-mobile [c-task-form] [c-section]{width:100%}.flex-mobile [c-form] .FieldWidthFull[class*=c-readonly-]>p,.flex-mobile [c-register] .FieldWidthFull[class*=c-readonly-]>p,.flex-mobile [c-task-form] .FieldWidthFull[class*=c-readonly-]>p{width:100%}.flex-mobile [c-form] .FieldWidthFull input[type=number],.flex-mobile [c-form] .FieldWidthFull input[type=search],.flex-mobile [c-form] .FieldWidthFull input[type=text],.flex-mobile [c-form] .FieldWidthFull input[type=url],.flex-mobile [c-form] .FieldWidthFull textarea,.flex-mobile [c-register] .FieldWidthFull input[type=number],.flex-mobile [c-register] .FieldWidthFull input[type=search],.flex-mobile [c-register] .FieldWidthFull input[type=text],.flex-mobile [c-register] .FieldWidthFull input[type=url],.flex-mobile [c-register] .FieldWidthFull textarea,.flex-mobile [c-task-form] .FieldWidthFull input[type=number],.flex-mobile [c-task-form] .FieldWidthFull input[type=search],.flex-mobile [c-task-form] .FieldWidthFull input[type=text],.flex-mobile [c-task-form] .FieldWidthFull input[type=url],.flex-mobile [c-task-form] .FieldWidthFull textarea{width:88%}.flex-mobile [c-form] .FieldWidthFull select,.flex-mobile [c-register] .FieldWidthFull select,.flex-mobile [c-task-form] .FieldWidthFull select{width:100%}.flex-mobile [c-form] .FieldWidthFull[c-attached-registry-entries-field],.flex-mobile [c-form] .FieldWidthFull[c-attached-tasks-list-field],.flex-mobile [c-form] .FieldWidthFull[c-attached-workflows-list-field],.flex-mobile [c-form] .FieldWidthFull[c-attachment-field],.flex-mobile [c-form] .FieldWidthFull[c-boolean-field],.flex-mobile [c-form] .FieldWidthFull[c-calculation-field],.flex-mobile [c-form] .FieldWidthFull[c-check-box-list-field],.flex-mobile [c-form] .FieldWidthFull[c-competency-field],.flex-mobile [c-form] .FieldWidthFull[c-currency-field],.flex-mobile [c-form] .FieldWidthFull[c-date-time-field],.flex-mobile [c-form] .FieldWidthFull[c-decimal-field],.flex-mobile [c-form] .FieldWidthFull[c-document-field],.flex-mobile [c-form] .FieldWidthFull[c-grid-field],.flex-mobile [c-form] .FieldWidthFull[c-image-field],.flex-mobile [c-form] .FieldWidthFull[c-integer-field],.flex-mobile [c-form] .FieldWidthFull[c-interaction-field],.flex-mobile [c-form] .FieldWidthFull[c-label-field],.flex-mobile [c-form] .FieldWidthFull[c-link-field],.flex-mobile [c-form] .FieldWidthFull[c-lookup-field],.flex-mobile [c-form] .FieldWidthFull[c-multi-drop-down-list-field],.flex-mobile [c-form] .FieldWidthFull[c-multiple-selection-tree-field],.flex-mobile [c-form] .FieldWidthFull[c-note-field],.flex-mobile [c-form] .FieldWidthFull[c-radio-button-list-field],.flex-mobile [c-form] .FieldWidthFull[c-single-selection-list-field],.flex-mobile [c-form] .FieldWidthFull[c-text-field],.flex-mobile [c-form] .FieldWidthFull[c-timespan-field],.flex-mobile [c-form] .FieldWidthFull[c-to-do-list-field],.flex-mobile [c-form] .FieldWidthFull[c-user-defined-list-field],.flex-mobile [c-form] .FieldWidthFull[c-work-unit-picker-field],.flex-mobile [c-form] .FieldWidthFull[c-workflow-search-result-field],.flex-mobile [c-register] .FieldWidthFull[c-attached-registry-entries-field],.flex-mobile [c-register] .FieldWidthFull[c-attached-tasks-list-field],.flex-mobile [c-register] .FieldWidthFull[c-attached-workflows-list-field],.flex-mobile [c-register] .FieldWidthFull[c-attachment-field],.flex-mobile [c-register] .FieldWidthFull[c-boolean-field],.flex-mobile [c-register] .FieldWidthFull[c-calculation-field],.flex-mobile [c-register] .FieldWidthFull[c-check-box-list-field],.flex-mobile [c-register] .FieldWidthFull[c-competency-field],.flex-mobile [c-register] .FieldWidthFull[c-currency-field],.flex-mobile [c-register] .FieldWidthFull[c-date-time-field],.flex-mobile [c-register] .FieldWidthFull[c-decimal-field],.flex-mobile [c-register] .FieldWidthFull[c-document-field],.flex-mobile [c-register] .FieldWidthFull[c-grid-field],.flex-mobile [c-register] .FieldWidthFull[c-image-field],.flex-mobile [c-register] .FieldWidthFull[c-integer-field],.flex-mobile [c-register] .FieldWidthFull[c-interaction-field],.flex-mobile [c-register] .FieldWidthFull[c-label-field],.flex-mobile [c-register] .FieldWidthFull[c-link-field],.flex-mobile [c-register] .FieldWidthFull[c-lookup-field],.flex-mobile [c-register] .FieldWidthFull[c-multi-drop-down-list-field],.flex-mobile [c-register] .FieldWidthFull[c-multiple-selection-tree-field],.flex-mobile [c-register] .FieldWidthFull[c-note-field],.flex-mobile [c-register] .FieldWidthFull[c-radio-button-list-field],.flex-mobile [c-register] .FieldWidthFull[c-single-selection-list-field],.flex-mobile [c-register] .FieldWidthFull[c-text-field],.flex-mobile [c-register] .FieldWidthFull[c-timespan-field],.flex-mobile [c-register] .FieldWidthFull[c-to-do-list-field],.flex-mobile [c-register] .FieldWidthFull[c-user-defined-list-field],.flex-mobile [c-register] .FieldWidthFull[c-work-unit-picker-field],.flex-mobile [c-register] .FieldWidthFull[c-workflow-search-result-field],.flex-mobile [c-task-form] .FieldWidthFull[c-attached-registry-entries-field],.flex-mobile [c-task-form] .FieldWidthFull[c-attached-tasks-list-field],.flex-mobile [c-task-form] .FieldWidthFull[c-attached-workflows-list-field],.flex-mobile [c-task-form] .FieldWidthFull[c-attachment-field],.flex-mobile [c-task-form] .FieldWidthFull[c-boolean-field],.flex-mobile [c-task-form] .FieldWidthFull[c-calculation-field],.flex-mobile [c-task-form] .FieldWidthFull[c-check-box-list-field],.flex-mobile [c-task-form] .FieldWidthFull[c-competency-field],.flex-mobile [c-task-form] .FieldWidthFull[c-currency-field],.flex-mobile [c-task-form] .FieldWidthFull[c-date-time-field],.flex-mobile [c-task-form] .FieldWidthFull[c-decimal-field],.flex-mobile [c-task-form] .FieldWidthFull[c-document-field],.flex-mobile [c-task-form] .FieldWidthFull[c-grid-field],.flex-mobile [c-task-form] .FieldWidthFull[c-image-field],.flex-mobile [c-task-form] .FieldWidthFull[c-integer-field],.flex-mobile [c-task-form] .FieldWidthFull[c-interaction-field],.flex-mobile [c-task-form] .FieldWidthFull[c-label-field],.flex-mobile [c-task-form] .FieldWidthFull[c-link-field],.flex-mobile [c-task-form] .FieldWidthFull[c-lookup-field],.flex-mobile [c-task-form] .FieldWidthFull[c-multi-drop-down-list-field],.flex-mobile [c-task-form] .FieldWidthFull[c-multiple-selection-tree-field],.flex-mobile [c-task-form] .FieldWidthFull[c-note-field],.flex-mobile [c-task-form] .FieldWidthFull[c-radio-button-list-field],.flex-mobile [c-task-form] .FieldWidthFull[c-single-selection-list-field],.flex-mobile [c-task-form] .FieldWidthFull[c-text-field],.flex-mobile [c-task-form] .FieldWidthFull[c-timespan-field],.flex-mobile [c-task-form] .FieldWidthFull[c-to-do-list-field],.flex-mobile [c-task-form] .FieldWidthFull[c-user-defined-list-field],.flex-mobile [c-task-form] .FieldWidthFull[c-work-unit-picker-field],.flex-mobile [c-task-form] .FieldWidthFull[c-workflow-search-result-field]{width:100%}.flex-mobile [c-form] .FieldWidthHalf[class*=c-readonly-]>p,.flex-mobile [c-register] .FieldWidthHalf[class*=c-readonly-]>p,.flex-mobile [c-task-form] .FieldWidthHalf[class*=c-readonly-]>p{width:100%}.flex-mobile [c-form] .FieldWidthHalf input[type=number],.flex-mobile [c-form] .FieldWidthHalf input[type=search],.flex-mobile [c-form] .FieldWidthHalf input[type=text],.flex-mobile [c-form] .FieldWidthHalf input[type=url],.flex-mobile [c-form] .FieldWidthHalf textarea,.flex-mobile [c-register] .FieldWidthHalf input[type=number],.flex-mobile [c-register] .FieldWidthHalf input[type=search],.flex-mobile [c-register] .FieldWidthHalf input[type=text],.flex-mobile [c-register] .FieldWidthHalf input[type=url],.flex-mobile [c-register] .FieldWidthHalf textarea,.flex-mobile [c-task-form] .FieldWidthHalf input[type=number],.flex-mobile [c-task-form] .FieldWidthHalf input[type=search],.flex-mobile [c-task-form] .FieldWidthHalf input[type=text],.flex-mobile [c-task-form] .FieldWidthHalf input[type=url],.flex-mobile [c-task-form] .FieldWidthHalf textarea{width:88%}.flex-mobile [c-form] .FieldWidthHalf select,.flex-mobile [c-register] .FieldWidthHalf select,.flex-mobile [c-task-form] .FieldWidthHalf select{width:100%}.flex-mobile [c-form] .FieldWidthHalf[c-attached-registry-entries-field],.flex-mobile [c-form] .FieldWidthHalf[c-attached-tasks-list-field],.flex-mobile [c-form] .FieldWidthHalf[c-attached-workflows-list-field],.flex-mobile [c-form] .FieldWidthHalf[c-attachment-field],.flex-mobile [c-form] .FieldWidthHalf[c-boolean-field],.flex-mobile [c-form] .FieldWidthHalf[c-calculation-field],.flex-mobile [c-form] .FieldWidthHalf[c-check-box-list-field],.flex-mobile [c-form] .FieldWidthHalf[c-competency-field],.flex-mobile [c-form] .FieldWidthHalf[c-currency-field],.flex-mobile [c-form] .FieldWidthHalf[c-date-time-field],.flex-mobile [c-form] .FieldWidthHalf[c-decimal-field],.flex-mobile [c-form] .FieldWidthHalf[c-document-field],.flex-mobile [c-form] .FieldWidthHalf[c-grid-field],.flex-mobile [c-form] .FieldWidthHalf[c-image-field],.flex-mobile [c-form] .FieldWidthHalf[c-integer-field],.flex-mobile [c-form] .FieldWidthHalf[c-interaction-field],.flex-mobile [c-form] .FieldWidthHalf[c-label-field],.flex-mobile [c-form] .FieldWidthHalf[c-link-field],.flex-mobile [c-form] .FieldWidthHalf[c-lookup-field],.flex-mobile [c-form] .FieldWidthHalf[c-multi-drop-down-list-field],.flex-mobile [c-form] .FieldWidthHalf[c-multiple-selection-tree-field],.flex-mobile [c-form] .FieldWidthHalf[c-note-field],.flex-mobile [c-form] .FieldWidthHalf[c-radio-button-list-field],.flex-mobile [c-form] .FieldWidthHalf[c-single-selection-list-field],.flex-mobile [c-form] .FieldWidthHalf[c-text-field],.flex-mobile [c-form] .FieldWidthHalf[c-timespan-field],.flex-mobile [c-form] .FieldWidthHalf[c-to-do-list-field],.flex-mobile [c-form] .FieldWidthHalf[c-user-defined-list-field],.flex-mobile [c-form] .FieldWidthHalf[c-work-unit-picker-field],.flex-mobile [c-form] .FieldWidthHalf[c-workflow-search-result-field],.flex-mobile [c-register] .FieldWidthHalf[c-attached-registry-entries-field],.flex-mobile [c-register] .FieldWidthHalf[c-attached-tasks-list-field],.flex-mobile [c-register] .FieldWidthHalf[c-attached-workflows-list-field],.flex-mobile [c-register] .FieldWidthHalf[c-attachment-field],.flex-mobile [c-register] .FieldWidthHalf[c-boolean-field],.flex-mobile [c-register] .FieldWidthHalf[c-calculation-field],.flex-mobile [c-register] .FieldWidthHalf[c-check-box-list-field],.flex-mobile [c-register] .FieldWidthHalf[c-competency-field],.flex-mobile [c-register] .FieldWidthHalf[c-currency-field],.flex-mobile [c-register] .FieldWidthHalf[c-date-time-field],.flex-mobile [c-register] .FieldWidthHalf[c-decimal-field],.flex-mobile [c-register] .FieldWidthHalf[c-document-field],.flex-mobile [c-register] .FieldWidthHalf[c-grid-field],.flex-mobile [c-register] .FieldWidthHalf[c-image-field],.flex-mobile [c-register] .FieldWidthHalf[c-integer-field],.flex-mobile [c-register] .FieldWidthHalf[c-interaction-field],.flex-mobile [c-register] .FieldWidthHalf[c-label-field],.flex-mobile [c-register] .FieldWidthHalf[c-link-field],.flex-mobile [c-register] .FieldWidthHalf[c-lookup-field],.flex-mobile [c-register] .FieldWidthHalf[c-multi-drop-down-list-field],.flex-mobile [c-register] .FieldWidthHalf[c-multiple-selection-tree-field],.flex-mobile [c-register] .FieldWidthHalf[c-note-field],.flex-mobile [c-register] .FieldWidthHalf[c-radio-button-list-field],.flex-mobile [c-register] .FieldWidthHalf[c-single-selection-list-field],.flex-mobile [c-register] .FieldWidthHalf[c-text-field],.flex-mobile [c-register] .FieldWidthHalf[c-timespan-field],.flex-mobile [c-register] .FieldWidthHalf[c-to-do-list-field],.flex-mobile [c-register] .FieldWidthHalf[c-user-defined-list-field],.flex-mobile [c-register] .FieldWidthHalf[c-work-unit-picker-field],.flex-mobile [c-register] .FieldWidthHalf[c-workflow-search-result-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-attached-registry-entries-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-attached-tasks-list-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-attached-workflows-list-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-attachment-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-boolean-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-calculation-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-check-box-list-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-competency-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-currency-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-date-time-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-decimal-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-document-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-grid-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-image-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-integer-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-interaction-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-label-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-link-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-lookup-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-multi-drop-down-list-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-multiple-selection-tree-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-note-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-radio-button-list-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-single-selection-list-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-text-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-timespan-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-to-do-list-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-user-defined-list-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-work-unit-picker-field],.flex-mobile [c-task-form] .FieldWidthHalf[c-workflow-search-result-field]{width:100%}.flex-mobile [c-form] .FieldWidthThird[class*=c-readonly-]>p,.flex-mobile [c-register] .FieldWidthThird[class*=c-readonly-]>p,.flex-mobile [c-task-form] .FieldWidthThird[class*=c-readonly-]>p{width:100%}.flex-mobile [c-form] .FieldWidthThird input[type=number],.flex-mobile [c-form] .FieldWidthThird input[type=search],.flex-mobile [c-form] .FieldWidthThird input[type=text],.flex-mobile [c-form] .FieldWidthThird input[type=url],.flex-mobile [c-form] .FieldWidthThird textarea,.flex-mobile [c-register] .FieldWidthThird input[type=number],.flex-mobile [c-register] .FieldWidthThird input[type=search],.flex-mobile [c-register] .FieldWidthThird input[type=text],.flex-mobile [c-register] .FieldWidthThird input[type=url],.flex-mobile [c-register] .FieldWidthThird textarea,.flex-mobile [c-task-form] .FieldWidthThird input[type=number],.flex-mobile [c-task-form] .FieldWidthThird input[type=search],.flex-mobile [c-task-form] .FieldWidthThird input[type=text],.flex-mobile [c-task-form] .FieldWidthThird input[type=url],.flex-mobile [c-task-form] .FieldWidthThird textarea{width:88%}.flex-mobile [c-form] .FieldWidthThird select,.flex-mobile [c-register] .FieldWidthThird select,.flex-mobile [c-task-form] .FieldWidthThird select{width:100%}.flex-mobile [c-form] .FieldWidthThird[c-attached-registry-entries-field],.flex-mobile [c-form] .FieldWidthThird[c-attached-tasks-list-field],.flex-mobile [c-form] .FieldWidthThird[c-attached-workflows-list-field],.flex-mobile [c-form] .FieldWidthThird[c-attachment-field],.flex-mobile [c-form] .FieldWidthThird[c-boolean-field],.flex-mobile [c-form] .FieldWidthThird[c-calculation-field],.flex-mobile [c-form] .FieldWidthThird[c-check-box-list-field],.flex-mobile [c-form] .FieldWidthThird[c-competency-field],.flex-mobile [c-form] .FieldWidthThird[c-currency-field],.flex-mobile [c-form] .FieldWidthThird[c-date-time-field],.flex-mobile [c-form] .FieldWidthThird[c-decimal-field],.flex-mobile [c-form] .FieldWidthThird[c-document-field],.flex-mobile [c-form] .FieldWidthThird[c-grid-field],.flex-mobile [c-form] .FieldWidthThird[c-image-field],.flex-mobile [c-form] .FieldWidthThird[c-integer-field],.flex-mobile [c-form] .FieldWidthThird[c-interaction-field],.flex-mobile [c-form] .FieldWidthThird[c-label-field],.flex-mobile [c-form] .FieldWidthThird[c-link-field],.flex-mobile [c-form] .FieldWidthThird[c-lookup-field],.flex-mobile [c-form] .FieldWidthThird[c-multi-drop-down-list-field],.flex-mobile [c-form] .FieldWidthThird[c-multiple-selection-tree-field],.flex-mobile [c-form] .FieldWidthThird[c-note-field],.flex-mobile [c-form] .FieldWidthThird[c-radio-button-list-field],.flex-mobile [c-form] .FieldWidthThird[c-single-selection-list-field],.flex-mobile [c-form] .FieldWidthThird[c-text-field],.flex-mobile [c-form] .FieldWidthThird[c-timespan-field],.flex-mobile [c-form] .FieldWidthThird[c-to-do-list-field],.flex-mobile [c-form] .FieldWidthThird[c-user-defined-list-field],.flex-mobile [c-form] .FieldWidthThird[c-work-unit-picker-field],.flex-mobile [c-form] .FieldWidthThird[c-workflow-search-result-field],.flex-mobile [c-register] .FieldWidthThird[c-attached-registry-entries-field],.flex-mobile [c-register] .FieldWidthThird[c-attached-tasks-list-field],.flex-mobile [c-register] .FieldWidthThird[c-attached-workflows-list-field],.flex-mobile [c-register] .FieldWidthThird[c-attachment-field],.flex-mobile [c-register] .FieldWidthThird[c-boolean-field],.flex-mobile [c-register] .FieldWidthThird[c-calculation-field],.flex-mobile [c-register] .FieldWidthThird[c-check-box-list-field],.flex-mobile [c-register] .FieldWidthThird[c-competency-field],.flex-mobile [c-register] .FieldWidthThird[c-currency-field],.flex-mobile [c-register] .FieldWidthThird[c-date-time-field],.flex-mobile [c-register] .FieldWidthThird[c-decimal-field],.flex-mobile [c-register] .FieldWidthThird[c-document-field],.flex-mobile [c-register] .FieldWidthThird[c-grid-field],.flex-mobile [c-register] .FieldWidthThird[c-image-field],.flex-mobile [c-register] .FieldWidthThird[c-integer-field],.flex-mobile [c-register] .FieldWidthThird[c-interaction-field],.flex-mobile [c-register] .FieldWidthThird[c-label-field],.flex-mobile [c-register] .FieldWidthThird[c-link-field],.flex-mobile [c-register] .FieldWidthThird[c-lookup-field],.flex-mobile [c-register] .FieldWidthThird[c-multi-drop-down-list-field],.flex-mobile [c-register] .FieldWidthThird[c-multiple-selection-tree-field],.flex-mobile [c-register] .FieldWidthThird[c-note-field],.flex-mobile [c-register] .FieldWidthThird[c-radio-button-list-field],.flex-mobile [c-register] .FieldWidthThird[c-single-selection-list-field],.flex-mobile [c-register] .FieldWidthThird[c-text-field],.flex-mobile [c-register] .FieldWidthThird[c-timespan-field],.flex-mobile [c-register] .FieldWidthThird[c-to-do-list-field],.flex-mobile [c-register] .FieldWidthThird[c-user-defined-list-field],.flex-mobile [c-register] .FieldWidthThird[c-work-unit-picker-field],.flex-mobile [c-register] .FieldWidthThird[c-workflow-search-result-field],.flex-mobile [c-task-form] .FieldWidthThird[c-attached-registry-entries-field],.flex-mobile [c-task-form] .FieldWidthThird[c-attached-tasks-list-field],.flex-mobile [c-task-form] .FieldWidthThird[c-attached-workflows-list-field],.flex-mobile [c-task-form] .FieldWidthThird[c-attachment-field],.flex-mobile [c-task-form] .FieldWidthThird[c-boolean-field],.flex-mobile [c-task-form] .FieldWidthThird[c-calculation-field],.flex-mobile [c-task-form] .FieldWidthThird[c-check-box-list-field],.flex-mobile [c-task-form] .FieldWidthThird[c-competency-field],.flex-mobile [c-task-form] .FieldWidthThird[c-currency-field],.flex-mobile [c-task-form] .FieldWidthThird[c-date-time-field],.flex-mobile [c-task-form] .FieldWidthThird[c-decimal-field],.flex-mobile [c-task-form] .FieldWidthThird[c-document-field],.flex-mobile [c-task-form] .FieldWidthThird[c-grid-field],.flex-mobile [c-task-form] .FieldWidthThird[c-image-field],.flex-mobile [c-task-form] .FieldWidthThird[c-integer-field],.flex-mobile [c-task-form] .FieldWidthThird[c-interaction-field],.flex-mobile [c-task-form] .FieldWidthThird[c-label-field],.flex-mobile [c-task-form] .FieldWidthThird[c-link-field],.flex-mobile [c-task-form] .FieldWidthThird[c-lookup-field],.flex-mobile [c-task-form] .FieldWidthThird[c-multi-drop-down-list-field],.flex-mobile [c-task-form] .FieldWidthThird[c-multiple-selection-tree-field],.flex-mobile [c-task-form] .FieldWidthThird[c-note-field],.flex-mobile [c-task-form] .FieldWidthThird[c-radio-button-list-field],.flex-mobile [c-task-form] .FieldWidthThird[c-single-selection-list-field],.flex-mobile [c-task-form] .FieldWidthThird[c-text-field],.flex-mobile [c-task-form] .FieldWidthThird[c-timespan-field],.flex-mobile [c-task-form] .FieldWidthThird[c-to-do-list-field],.flex-mobile [c-task-form] .FieldWidthThird[c-user-defined-list-field],.flex-mobile [c-task-form] .FieldWidthThird[c-work-unit-picker-field],.flex-mobile [c-task-form] .FieldWidthThird[c-workflow-search-result-field]{width:100%}.flex-mobile [c-form] .FieldWidthQuarter[class*=c-readonly-]>p,.flex-mobile [c-register] .FieldWidthQuarter[class*=c-readonly-]>p,.flex-mobile [c-task-form] .FieldWidthQuarter[class*=c-readonly-]>p{width:100%}.flex-mobile [c-form] .FieldWidthQuarter input[type=number],.flex-mobile [c-form] .FieldWidthQuarter input[type=search],.flex-mobile [c-form] .FieldWidthQuarter input[type=text],.flex-mobile [c-form] .FieldWidthQuarter input[type=url],.flex-mobile [c-form] .FieldWidthQuarter textarea,.flex-mobile [c-register] .FieldWidthQuarter input[type=number],.flex-mobile [c-register] .FieldWidthQuarter input[type=search],.flex-mobile [c-register] .FieldWidthQuarter input[type=text],.flex-mobile [c-register] .FieldWidthQuarter input[type=url],.flex-mobile [c-register] .FieldWidthQuarter textarea,.flex-mobile [c-task-form] .FieldWidthQuarter input[type=number],.flex-mobile [c-task-form] .FieldWidthQuarter input[type=search],.flex-mobile [c-task-form] .FieldWidthQuarter input[type=text],.flex-mobile [c-task-form] .FieldWidthQuarter input[type=url],.flex-mobile [c-task-form] .FieldWidthQuarter textarea{width:88%}.flex-mobile [c-form] .FieldWidthQuarter select,.flex-mobile [c-register] .FieldWidthQuarter select,.flex-mobile [c-task-form] .FieldWidthQuarter select{width:100%}.flex-mobile [c-form] .FieldWidthQuarter[c-attached-registry-entries-field],.flex-mobile [c-form] .FieldWidthQuarter[c-attached-tasks-list-field],.flex-mobile [c-form] .FieldWidthQuarter[c-attached-workflows-list-field],.flex-mobile [c-form] .FieldWidthQuarter[c-attachment-field],.flex-mobile [c-form] .FieldWidthQuarter[c-boolean-field],.flex-mobile [c-form] .FieldWidthQuarter[c-calculation-field],.flex-mobile [c-form] .FieldWidthQuarter[c-check-box-list-field],.flex-mobile [c-form] .FieldWidthQuarter[c-competency-field],.flex-mobile [c-form] .FieldWidthQuarter[c-currency-field],.flex-mobile [c-form] .FieldWidthQuarter[c-date-time-field],.flex-mobile [c-form] .FieldWidthQuarter[c-decimal-field],.flex-mobile [c-form] .FieldWidthQuarter[c-document-field],.flex-mobile [c-form] .FieldWidthQuarter[c-grid-field],.flex-mobile [c-form] .FieldWidthQuarter[c-image-field],.flex-mobile [c-form] .FieldWidthQuarter[c-integer-field],.flex-mobile [c-form] .FieldWidthQuarter[c-interaction-field],.flex-mobile [c-form] .FieldWidthQuarter[c-label-field],.flex-mobile [c-form] .FieldWidthQuarter[c-link-field],.flex-mobile [c-form] .FieldWidthQuarter[c-lookup-field],.flex-mobile [c-form] .FieldWidthQuarter[c-multi-drop-down-list-field],.flex-mobile [c-form] .FieldWidthQuarter[c-multiple-selection-tree-field],.flex-mobile [c-form] .FieldWidthQuarter[c-note-field],.flex-mobile [c-form] .FieldWidthQuarter[c-radio-button-list-field],.flex-mobile [c-form] .FieldWidthQuarter[c-single-selection-list-field],.flex-mobile [c-form] .FieldWidthQuarter[c-text-field],.flex-mobile [c-form] .FieldWidthQuarter[c-timespan-field],.flex-mobile [c-form] .FieldWidthQuarter[c-to-do-list-field],.flex-mobile [c-form] .FieldWidthQuarter[c-user-defined-list-field],.flex-mobile [c-form] .FieldWidthQuarter[c-work-unit-picker-field],.flex-mobile [c-form] .FieldWidthQuarter[c-workflow-search-result-field],.flex-mobile [c-register] .FieldWidthQuarter[c-attached-registry-entries-field],.flex-mobile [c-register] .FieldWidthQuarter[c-attached-tasks-list-field],.flex-mobile [c-register] .FieldWidthQuarter[c-attached-workflows-list-field],.flex-mobile [c-register] .FieldWidthQuarter[c-attachment-field],.flex-mobile [c-register] .FieldWidthQuarter[c-boolean-field],.flex-mobile [c-register] .FieldWidthQuarter[c-calculation-field],.flex-mobile [c-register] .FieldWidthQuarter[c-check-box-list-field],.flex-mobile [c-register] .FieldWidthQuarter[c-competency-field],.flex-mobile [c-register] .FieldWidthQuarter[c-currency-field],.flex-mobile [c-register] .FieldWidthQuarter[c-date-time-field],.flex-mobile [c-register] .FieldWidthQuarter[c-decimal-field],.flex-mobile [c-register] .FieldWidthQuarter[c-document-field],.flex-mobile [c-register] .FieldWidthQuarter[c-grid-field],.flex-mobile [c-register] .FieldWidthQuarter[c-image-field],.flex-mobile [c-register] .FieldWidthQuarter[c-integer-field],.flex-mobile [c-register] .FieldWidthQuarter[c-interaction-field],.flex-mobile [c-register] .FieldWidthQuarter[c-label-field],.flex-mobile [c-register] .FieldWidthQuarter[c-link-field],.flex-mobile [c-register] .FieldWidthQuarter[c-lookup-field],.flex-mobile [c-register] .FieldWidthQuarter[c-multi-drop-down-list-field],.flex-mobile [c-register] .FieldWidthQuarter[c-multiple-selection-tree-field],.flex-mobile [c-register] .FieldWidthQuarter[c-note-field],.flex-mobile [c-register] .FieldWidthQuarter[c-radio-button-list-field],.flex-mobile [c-register] .FieldWidthQuarter[c-single-selection-list-field],.flex-mobile [c-register] .FieldWidthQuarter[c-text-field],.flex-mobile [c-register] .FieldWidthQuarter[c-timespan-field],.flex-mobile [c-register] .FieldWidthQuarter[c-to-do-list-field],.flex-mobile [c-register] .FieldWidthQuarter[c-user-defined-list-field],.flex-mobile [c-register] .FieldWidthQuarter[c-work-unit-picker-field],.flex-mobile [c-register] .FieldWidthQuarter[c-workflow-search-result-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-attached-registry-entries-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-attached-tasks-list-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-attached-workflows-list-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-attachment-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-boolean-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-calculation-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-check-box-list-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-competency-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-currency-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-date-time-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-decimal-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-document-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-grid-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-image-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-integer-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-interaction-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-label-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-link-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-lookup-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-multi-drop-down-list-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-multiple-selection-tree-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-note-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-radio-button-list-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-single-selection-list-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-text-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-timespan-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-to-do-list-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-user-defined-list-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-work-unit-picker-field],.flex-mobile [c-task-form] .FieldWidthQuarter[c-workflow-search-result-field]{width:100%}.flex-mobile [c-form] .FieldWidthTwoThird[class*=c-readonly-]>p,.flex-mobile [c-register] .FieldWidthTwoThird[class*=c-readonly-]>p,.flex-mobile [c-task-form] .FieldWidthTwoThird[class*=c-readonly-]>p{width:100%}.flex-mobile [c-form] .FieldWidthTwoThird input[type=number],.flex-mobile [c-form] .FieldWidthTwoThird input[type=search],.flex-mobile [c-form] .FieldWidthTwoThird input[type=text],.flex-mobile [c-form] .FieldWidthTwoThird input[type=url],.flex-mobile [c-form] .FieldWidthTwoThird textarea,.flex-mobile [c-register] .FieldWidthTwoThird input[type=number],.flex-mobile [c-register] .FieldWidthTwoThird input[type=search],.flex-mobile [c-register] .FieldWidthTwoThird input[type=text],.flex-mobile [c-register] .FieldWidthTwoThird input[type=url],.flex-mobile [c-register] .FieldWidthTwoThird textarea,.flex-mobile [c-task-form] .FieldWidthTwoThird input[type=number],.flex-mobile [c-task-form] .FieldWidthTwoThird input[type=search],.flex-mobile [c-task-form] .FieldWidthTwoThird input[type=text],.flex-mobile [c-task-form] .FieldWidthTwoThird input[type=url],.flex-mobile [c-task-form] .FieldWidthTwoThird textarea{width:88%}.flex-mobile [c-form] .FieldWidthTwoThird select,.flex-mobile [c-register] .FieldWidthTwoThird select,.flex-mobile [c-task-form] .FieldWidthTwoThird select{width:100%}.flex-mobile [c-form] .FieldWidthTwoThird[c-attached-registry-entries-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-attached-tasks-list-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-attached-workflows-list-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-attachment-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-boolean-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-calculation-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-check-box-list-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-competency-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-currency-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-date-time-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-decimal-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-document-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-grid-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-image-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-integer-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-interaction-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-label-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-link-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-lookup-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-multi-drop-down-list-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-multiple-selection-tree-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-note-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-radio-button-list-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-single-selection-list-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-text-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-timespan-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-to-do-list-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-user-defined-list-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-work-unit-picker-field],.flex-mobile [c-form] .FieldWidthTwoThird[c-workflow-search-result-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-attached-registry-entries-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-attached-tasks-list-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-attached-workflows-list-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-attachment-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-boolean-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-calculation-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-check-box-list-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-competency-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-currency-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-date-time-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-decimal-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-document-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-grid-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-image-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-integer-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-interaction-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-label-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-link-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-lookup-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-multi-drop-down-list-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-multiple-selection-tree-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-note-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-radio-button-list-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-single-selection-list-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-text-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-timespan-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-to-do-list-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-user-defined-list-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-work-unit-picker-field],.flex-mobile [c-register] .FieldWidthTwoThird[c-workflow-search-result-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-attached-registry-entries-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-attached-tasks-list-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-attached-workflows-list-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-attachment-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-boolean-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-calculation-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-check-box-list-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-competency-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-currency-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-date-time-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-decimal-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-document-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-grid-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-image-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-integer-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-interaction-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-label-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-link-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-lookup-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-multi-drop-down-list-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-multiple-selection-tree-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-note-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-radio-button-list-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-single-selection-list-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-text-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-timespan-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-to-do-list-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-user-defined-list-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-work-unit-picker-field],.flex-mobile [c-task-form] .FieldWidthTwoThird[c-workflow-search-result-field]{width:100%}.flex-mobile [c-form] .FieldWidthThreeFourth[class*=c-readonly-]>p,.flex-mobile [c-register] .FieldWidthThreeFourth[class*=c-readonly-]>p,.flex-mobile [c-task-form] .FieldWidthThreeFourth[class*=c-readonly-]>p{width:100%}.flex-mobile [c-form] .FieldWidthThreeFourth input[type=number],.flex-mobile [c-form] .FieldWidthThreeFourth input[type=search],.flex-mobile [c-form] .FieldWidthThreeFourth input[type=text],.flex-mobile [c-form] .FieldWidthThreeFourth input[type=url],.flex-mobile [c-form] .FieldWidthThreeFourth textarea,.flex-mobile [c-register] .FieldWidthThreeFourth input[type=number],.flex-mobile [c-register] .FieldWidthThreeFourth input[type=search],.flex-mobile [c-register] .FieldWidthThreeFourth input[type=text],.flex-mobile [c-register] .FieldWidthThreeFourth input[type=url],.flex-mobile [c-register] .FieldWidthThreeFourth textarea,.flex-mobile [c-task-form] .FieldWidthThreeFourth input[type=number],.flex-mobile [c-task-form] .FieldWidthThreeFourth input[type=search],.flex-mobile [c-task-form] .FieldWidthThreeFourth input[type=text],.flex-mobile [c-task-form] .FieldWidthThreeFourth input[type=url],.flex-mobile [c-task-form] .FieldWidthThreeFourth textarea{width:88%}.flex-mobile [c-form] .FieldWidthThreeFourth select,.flex-mobile [c-register] .FieldWidthThreeFourth select,.flex-mobile [c-task-form] .FieldWidthThreeFourth select{width:100%}.flex-mobile [c-form] .FieldWidthThreeFourth[c-attached-registry-entries-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-attached-tasks-list-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-attached-workflows-list-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-attachment-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-boolean-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-calculation-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-check-box-list-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-competency-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-currency-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-date-time-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-decimal-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-document-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-grid-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-image-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-integer-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-interaction-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-label-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-link-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-lookup-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-multi-drop-down-list-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-multiple-selection-tree-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-note-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-radio-button-list-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-single-selection-list-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-text-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-timespan-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-to-do-list-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-user-defined-list-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-work-unit-picker-field],.flex-mobile [c-form] .FieldWidthThreeFourth[c-workflow-search-result-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-attached-registry-entries-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-attached-tasks-list-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-attached-workflows-list-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-attachment-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-boolean-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-calculation-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-check-box-list-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-competency-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-currency-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-date-time-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-decimal-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-document-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-grid-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-image-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-integer-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-interaction-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-label-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-link-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-lookup-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-multi-drop-down-list-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-multiple-selection-tree-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-note-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-radio-button-list-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-single-selection-list-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-text-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-timespan-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-to-do-list-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-user-defined-list-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-work-unit-picker-field],.flex-mobile [c-register] .FieldWidthThreeFourth[c-workflow-search-result-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-attached-registry-entries-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-attached-tasks-list-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-attached-workflows-list-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-attachment-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-boolean-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-calculation-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-check-box-list-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-competency-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-currency-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-date-time-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-decimal-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-document-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-grid-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-image-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-integer-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-interaction-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-label-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-link-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-lookup-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-multi-drop-down-list-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-multiple-selection-tree-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-note-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-radio-button-list-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-single-selection-list-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-text-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-timespan-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-to-do-list-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-user-defined-list-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-work-unit-picker-field],.flex-mobile [c-task-form] .FieldWidthThreeFourth[c-workflow-search-result-field]{width:100%}.dragged-element{position:absolute;z-index:100000;pointer-events:none;margin-left:0}[c-calculation-field] input[type=text]{border:none}[c-form-config-properties] .edit-role-section{float:left;width:50%}[c-form-config-properties] .edit-language-section{float:left;width:50%}[c-form-config-properties] .edit-page-section{display:inline-block;width:100%}[c-form-config-properties] .edit-page-section .list{text-align:left;min-width:unset}[c-form-config-properties] .edit-field-check,[c-form-config-properties] .edit-language,[c-form-config-properties] .edit-mode,[c-form-config-properties] .edit-role{margin:10px 0 0 0}[c-form-config-properties] h4{margin-top:20px}[c-form-config-properties] .edit-field-check h4 span{font-size:14px;margin-left:10px}[c-form-config-properties] .edit-field-check .edit-field-check-reset{width:100%;text-align:right}[c-form-config-properties] .edit-field-check input[type=button]{margin-top:10px;border-width:1px;border-style:solid;border-radius:3px;padding:5px 15px;background-color:#a9a9a9;color:#fff;font-size:12px;font-weight:700;box-sizing:border-box;cursor:pointer}[c-form-config-properties] .edit-field-rules{margin:20px 0 10px 0}[c-form-config-properties] .edit-lookup-filters,[c-form-config-properties] .edit-lookup-translations{margin:20px 0 10px 0}[c-form-config-properties] .property-list{margin-top:10px;width:100%}[c-form-config-properties] .property-list td{width:50%;padding:2px 2px 2px 4px;border-width:1px 1px 0 1px;border-style:solid;vertical-align:top;background-color:#fff;border-color:#a9a9a9}[c-form-config-properties] .property-list td.simple{padding:0}[c-form-config-properties] .property-list td c-columns-mask-editor section div.columns-mask-editor{width:100%}[c-form-config-properties] .property-list td c-columns-mask-editor section div.columns-mask-editor i{margin-right:5px}[c-form-config-properties] .property-list td c-columns-mask-editor section div.columns-mask div.mask-bit{display:inline-block;width:10px;height:10px;border:solid 1px #444;border-radius:2px;margin-right:3px;margin-top:4px}[c-form-config-properties] .property-list td c-columns-mask-editor section div.columns-mask div.mask-bit.filled{background-color:#444}[c-form-config-properties] .property-list td c-columns-mask-editor section div.columns-selector{display:block;background-color:#fff;border:1px solid #a9a9a9;position:absolute;margin-top:19px;margin-left:-3px;width:142px;overflow-y:auto;padding:5px;box-sizing:border-box;z-index:10000;left:160px}[c-form-config-properties] .property-list td c-columns-mask-editor section div.columns-selector h2{font-size:18px}[c-form-config-properties] .property-list td c-columns-mask-editor section div.columns-selector p{font-size:12px;margin-top:3px;line-height:1.2em}[c-form-config-properties] .property-list td c-columns-mask-editor section div.columns-selector div.mask-bit-editor{display:inline-block;width:25px;height:60px;border:solid 1px #444;border-radius:2px;margin-left:3px;margin-top:4px;text-align:center;padding-top:20px;font-size:24px;font-weight:700}[c-form-config-properties] .property-list td c-columns-mask-editor section div.columns-selector div.mask-bit-editor.filled{color:#fff;background-color:#444}[c-form-config-properties] .property-list td c-columns-mask-editor section div.columns-selector div.mask-bit-editor div{float:none;display:block}[c-form-config-properties] .property-list td c-columns-mask-editor section div.columns-selector div.mask-bit-editor div.lock{font-size:16px;margin-top:20px}[c-form-config-properties] .property-list td c-controlled-activity-property-editor div,[c-form-config-properties] .property-list td c-controlled-sections-property-editor div{width:100%}[c-form-config-properties] .property-list td c-controlled-activity-property-editor div li c-checkbox,[c-form-config-properties] .property-list td c-controlled-sections-property-editor div li c-checkbox{padding:0 0 0 4px}[c-form-config-properties] .property-list td c-controlled-activity-property-editor div li c-checkbox label,[c-form-config-properties] .property-list td c-controlled-sections-property-editor div li c-checkbox label{cursor:pointer}[c-form-config-properties] .property-list td c-controlled-activity-property-editor div li c-checkbox label div,[c-form-config-properties] .property-list td c-controlled-sections-property-editor div li c-checkbox label div{width:unset;margin-top:-2px;float:none}[c-form-config-properties] .property-list td c-system-property-property-editor .message{font-style:italic}[c-form-config-properties] .property-list td c-tree-field-option-property-editor div{width:100%}[c-form-config-properties] .property-list td div{cursor:pointer;float:left;line-height:20px}[c-form-config-properties] .property-list td div.full{width:120px}[c-form-config-properties] .property-list td i{cursor:pointer;float:right;line-height:20px;color:#000}[c-form-config-properties] .property-list td section{display:flex;cursor:pointer;height:19px;vertical-align:middle}[c-form-config-properties] .property-list td span{cursor:pointer;line-height:19px}[c-form-config-properties] .property-list td select{width:100%;border:none;padding:0;margin:0;font:inherit}[c-form-config-properties] .property-list td input[type=text]{margin:auto;width:120px;text-overflow:ellipsis}[c-form-config-properties] .property-list td input[type=number]{margin:auto;width:100%}[c-form-config-properties] .property-list td input[type=number],[c-form-config-properties] .property-list td input[type=text]{border:none;font:inherit;padding:0}[c-form-config-properties] .property-list td input[type=number].full,[c-form-config-properties] .property-list td input[type=text].full{width:100%}[c-form-config-properties] .property-list td c-checkbox{display:block}[c-form-config-properties] .property-list td c-checkbox label{display:block}[c-form-config-properties] .property-list td c-checkbox label div{float:none}[c-form-config-properties] .property-list td c-checkbox label span i{line-height:13px}[c-form-config-properties] .property-list td c-controlled-activity-property-editor div .warning,[c-form-config-properties] .property-list td c-controlled-sections-property-editor div .warning{padding:0 3px 3px 3px}[c-form-config-properties] .property-list td c-controlled-activity-property-editor div .warning span,[c-form-config-properties] .property-list td c-controlled-sections-property-editor div .warning span{display:block}[c-form-config-properties] .property-list td c-controlled-activity-property-editor div .warning:after,[c-form-config-properties] .property-list td c-controlled-sections-property-editor div .warning:after{content:'\f071';font-family:fontAwesome;position:absolute;left:3px;top:0}[c-form-config-properties] .property-list td c-controlled-activity-property-editor div i,[c-form-config-properties] .property-list td c-controlled-sections-property-editor div i{float:left;margin-right:5px}[c-form-config-properties] .property-list td c-controlled-activity-property-editor ul,[c-form-config-properties] .property-list td c-controlled-sections-property-editor ul{max-height:115px;overflow-y:auto}[c-form-config-properties] .property-list td c-controlled-activity-property-editor ul .selected,[c-form-config-properties] .property-list td c-controlled-sections-property-editor ul .selected{color:#1e90ff}[c-form-config-properties] .property-list td c-controlled-activity-property-editor ul span,[c-form-config-properties] .property-list td c-controlled-sections-property-editor ul span{margin-top:2px}[c-form-config-properties] .property-list td c-select-file-property-editor c-drop-zone.dropzone{border:none;min-height:unset;margin:unset;padding:unset}[c-form-config-properties] .property-list td c-language-string-property-editor input{cursor:pointer}[c-form-config-properties] .property-list td:first-child{padding-top:5px}[c-form-config-properties] .property-list tr:last-child{border-style:solid;border-bottom-width:1px;border-color:#a9a9a9}[c-form-config-properties] div.empty{margin-bottom:20px}[c-form-config-properties] .edit-lookup-mappings .property-list td div.full{width:auto}[c-form-config-tools] label{font-weight:700}[c-form-config-tools] label,[c-form-config-tools] p{font-size:1em}[c-form-config-tools] .field-list,[c-form-config-tools] .section-list{margin:10px 0 30px 0;width:100%;display:flex}[c-form-config-tools] .field-list .section-column,[c-form-config-tools] .section-list .section-column{width:100%}[c-form-config-tools] .field-list .section-column .tool-item,[c-form-config-tools] .section-list .section-column .tool-item{position:relative;width:100%}[c-form-config-tools] .field-list .section-fields,[c-form-config-tools] .section-list .section-fields{border-color:transparent}[c-form-config-tools] .field-list .left-field-column,[c-form-config-tools] .section-list .left-field-column{width:50%;float:left}[c-form-config-tools] .field-list .right-field-column,[c-form-config-tools] .section-list .right-field-column{width:50%;float:left}[c-form-config-tools] .field-list .tool-item,[c-form-config-tools] .section-list .tool-item{position:relative;width:97%}[c-form-config-tools] .field-list .overlay,[c-form-config-tools] .section-list .overlay{position:absolute;top:0;left:0;width:97%;height:100%;cursor:pointer;z-index:10000}[c-form-config-tools] .field-list [c-attached-registry-entries-field],[c-form-config-tools] .field-list [c-attached-tasks-list-field],[c-form-config-tools] .field-list [c-attached-workflows-list-field],[c-form-config-tools] .field-list [c-attachment-field],[c-form-config-tools] .field-list [c-boolean-field],[c-form-config-tools] .field-list [c-calculation-field],[c-form-config-tools] .field-list [c-check-box-list-field],[c-form-config-tools] .field-list [c-competency-field],[c-form-config-tools] .field-list [c-currency-field],[c-form-config-tools] .field-list [c-date-time-field],[c-form-config-tools] .field-list [c-decimal-field],[c-form-config-tools] .field-list [c-document-field],[c-form-config-tools] .field-list [c-grid-field],[c-form-config-tools] .field-list [c-image-field],[c-form-config-tools] .field-list [c-integer-field],[c-form-config-tools] .field-list [c-interaction-field],[c-form-config-tools] .field-list [c-label-field],[c-form-config-tools] .field-list [c-link-field],[c-form-config-tools] .field-list [c-lookup-field],[c-form-config-tools] .field-list [c-multi-drop-down-list-field],[c-form-config-tools] .field-list [c-multiple-selection-tree-field],[c-form-config-tools] .field-list [c-note-field],[c-form-config-tools] .field-list [c-radio-button-list-field],[c-form-config-tools] .field-list [c-section],[c-form-config-tools] .field-list [c-single-selection-list-field],[c-form-config-tools] .field-list [c-text-field],[c-form-config-tools] .field-list [c-timespan-field],[c-form-config-tools] .field-list [c-to-do-list-field],[c-form-config-tools] .field-list [c-user-defined-list-field],[c-form-config-tools] .field-list [c-work-unit-picker-field],[c-form-config-tools] .field-list [c-workflow-search-result-field],[c-form-config-tools] .section-list [c-attached-registry-entries-field],[c-form-config-tools] .section-list [c-attached-tasks-list-field],[c-form-config-tools] .section-list [c-attached-workflows-list-field],[c-form-config-tools] .section-list [c-attachment-field],[c-form-config-tools] .section-list [c-boolean-field],[c-form-config-tools] .section-list [c-calculation-field],[c-form-config-tools] .section-list [c-check-box-list-field],[c-form-config-tools] .section-list [c-competency-field],[c-form-config-tools] .section-list [c-currency-field],[c-form-config-tools] .section-list [c-date-time-field],[c-form-config-tools] .section-list [c-decimal-field],[c-form-config-tools] .section-list [c-document-field],[c-form-config-tools] .section-list [c-grid-field],[c-form-config-tools] .section-list [c-image-field],[c-form-config-tools] .section-list [c-integer-field],[c-form-config-tools] .section-list [c-interaction-field],[c-form-config-tools] .section-list [c-label-field],[c-form-config-tools] .section-list [c-link-field],[c-form-config-tools] .section-list [c-lookup-field],[c-form-config-tools] .section-list [c-multi-drop-down-list-field],[c-form-config-tools] .section-list [c-multiple-selection-tree-field],[c-form-config-tools] .section-list [c-note-field],[c-form-config-tools] .section-list [c-radio-button-list-field],[c-form-config-tools] .section-list [c-section],[c-form-config-tools] .section-list [c-single-selection-list-field],[c-form-config-tools] .section-list [c-text-field],[c-form-config-tools] .section-list [c-timespan-field],[c-form-config-tools] .section-list [c-to-do-list-field],[c-form-config-tools] .section-list [c-user-defined-list-field],[c-form-config-tools] .section-list [c-work-unit-picker-field],[c-form-config-tools] .section-list [c-workflow-search-result-field]{padding:10px;border-style:solid;border-width:1px;border-radius:3px;box-sizing:border-box;margin-bottom:5px;width:97%!important;background-color:#fff;border-color:#a9a9a9}[c-form-config-tools] .field-list [c-attached-registry-entries-field] c-form-element-actions,[c-form-config-tools] .field-list [c-attached-tasks-list-field] c-form-element-actions,[c-form-config-tools] .field-list [c-attached-workflows-list-field] c-form-element-actions,[c-form-config-tools] .field-list [c-attachment-field] c-form-element-actions,[c-form-config-tools] .field-list [c-boolean-field] c-form-element-actions,[c-form-config-tools] .field-list [c-calculation-field] c-form-element-actions,[c-form-config-tools] .field-list [c-check-box-list-field] c-form-element-actions,[c-form-config-tools] .field-list [c-competency-field] c-form-element-actions,[c-form-config-tools] .field-list [c-currency-field] c-form-element-actions,[c-form-config-tools] .field-list [c-date-time-field] c-form-element-actions,[c-form-config-tools] .field-list [c-decimal-field] c-form-element-actions,[c-form-config-tools] .field-list [c-document-field] c-form-element-actions,[c-form-config-tools] .field-list [c-grid-field] c-form-element-actions,[c-form-config-tools] .field-list [c-image-field] c-form-element-actions,[c-form-config-tools] .field-list [c-integer-field] c-form-element-actions,[c-form-config-tools] .field-list [c-interaction-field] c-form-element-actions,[c-form-config-tools] .field-list [c-label-field] c-form-element-actions,[c-form-config-tools] .field-list [c-link-field] c-form-element-actions,[c-form-config-tools] .field-list [c-lookup-field] c-form-element-actions,[c-form-config-tools] .field-list [c-multi-drop-down-list-field] c-form-element-actions,[c-form-config-tools] .field-list [c-multiple-selection-tree-field] c-form-element-actions,[c-form-config-tools] .field-list [c-note-field] c-form-element-actions,[c-form-config-tools] .field-list [c-radio-button-list-field] c-form-element-actions,[c-form-config-tools] .field-list [c-section] c-form-element-actions,[c-form-config-tools] .field-list [c-single-selection-list-field] c-form-element-actions,[c-form-config-tools] .field-list [c-text-field] c-form-element-actions,[c-form-config-tools] .field-list [c-timespan-field] c-form-element-actions,[c-form-config-tools] .field-list [c-to-do-list-field] c-form-element-actions,[c-form-config-tools] .field-list [c-user-defined-list-field] c-form-element-actions,[c-form-config-tools] .field-list [c-work-unit-picker-field] c-form-element-actions,[c-form-config-tools] .field-list [c-workflow-search-result-field] c-form-element-actions,[c-form-config-tools] .section-list [c-attached-registry-entries-field] c-form-element-actions,[c-form-config-tools] .section-list [c-attached-tasks-list-field] c-form-element-actions,[c-form-config-tools] .section-list [c-attached-workflows-list-field] c-form-element-actions,[c-form-config-tools] .section-list [c-attachment-field] c-form-element-actions,[c-form-config-tools] .section-list [c-boolean-field] c-form-element-actions,[c-form-config-tools] .section-list [c-calculation-field] c-form-element-actions,[c-form-config-tools] .section-list [c-check-box-list-field] c-form-element-actions,[c-form-config-tools] .section-list [c-competency-field] c-form-element-actions,[c-form-config-tools] .section-list [c-currency-field] c-form-element-actions,[c-form-config-tools] .section-list [c-date-time-field] c-form-element-actions,[c-form-config-tools] .section-list [c-decimal-field] c-form-element-actions,[c-form-config-tools] .section-list [c-document-field] c-form-element-actions,[c-form-config-tools] .section-list [c-grid-field] c-form-element-actions,[c-form-config-tools] .section-list [c-image-field] c-form-element-actions,[c-form-config-tools] .section-list [c-integer-field] c-form-element-actions,[c-form-config-tools] .section-list [c-interaction-field] c-form-element-actions,[c-form-config-tools] .section-list [c-label-field] c-form-element-actions,[c-form-config-tools] .section-list [c-link-field] c-form-element-actions,[c-form-config-tools] .section-list [c-lookup-field] c-form-element-actions,[c-form-config-tools] .section-list [c-multi-drop-down-list-field] c-form-element-actions,[c-form-config-tools] .section-list [c-multiple-selection-tree-field] c-form-element-actions,[c-form-config-tools] .section-list [c-note-field] c-form-element-actions,[c-form-config-tools] .section-list [c-radio-button-list-field] c-form-element-actions,[c-form-config-tools] .section-list [c-section] c-form-element-actions,[c-form-config-tools] .section-list [c-single-selection-list-field] c-form-element-actions,[c-form-config-tools] .section-list [c-text-field] c-form-element-actions,[c-form-config-tools] .section-list [c-timespan-field] c-form-element-actions,[c-form-config-tools] .section-list [c-to-do-list-field] c-form-element-actions,[c-form-config-tools] .section-list [c-user-defined-list-field] c-form-element-actions,[c-form-config-tools] .section-list [c-work-unit-picker-field] c-form-element-actions,[c-form-config-tools] .section-list [c-workflow-search-result-field] c-form-element-actions{display:none}[c-form-config-tools] .field-list [c-attached-registry-entries-field] input,[c-form-config-tools] .field-list [c-calculation-field] input,[c-form-config-tools] .field-list [c-currency-field] input,[c-form-config-tools] .field-list [c-date-time-field] input,[c-form-config-tools] .field-list [c-decimal-field] input,[c-form-config-tools] .field-list [c-document-field] input,[c-form-config-tools] .field-list [c-integer-field] input,[c-form-config-tools] .field-list [c-link-field] input,[c-form-config-tools] .field-list [c-lookup-field] input,[c-form-config-tools] .field-list [c-text-field] input,[c-form-config-tools] .field-list [c-timespan-field] input,[c-form-config-tools] .field-list [c-work-unit-picker-field] input,[c-form-config-tools] .section-list [c-attached-registry-entries-field] input,[c-form-config-tools] .section-list [c-calculation-field] input,[c-form-config-tools] .section-list [c-currency-field] input,[c-form-config-tools] .section-list [c-date-time-field] input,[c-form-config-tools] .section-list [c-decimal-field] input,[c-form-config-tools] .section-list [c-document-field] input,[c-form-config-tools] .section-list [c-integer-field] input,[c-form-config-tools] .section-list [c-link-field] input,[c-form-config-tools] .section-list [c-lookup-field] input,[c-form-config-tools] .section-list [c-text-field] input,[c-form-config-tools] .section-list [c-timespan-field] input,[c-form-config-tools] .section-list [c-work-unit-picker-field] input{width:90%!important}[c-form-config-tools] .field-list [c-attached-registry-entries-field] textarea,[c-form-config-tools] .field-list [c-calculation-field] textarea,[c-form-config-tools] .field-list [c-currency-field] textarea,[c-form-config-tools] .field-list [c-date-time-field] textarea,[c-form-config-tools] .field-list [c-decimal-field] textarea,[c-form-config-tools] .field-list [c-document-field] textarea,[c-form-config-tools] .field-list [c-integer-field] textarea,[c-form-config-tools] .field-list [c-link-field] textarea,[c-form-config-tools] .field-list [c-lookup-field] textarea,[c-form-config-tools] .field-list [c-text-field] textarea,[c-form-config-tools] .field-list [c-timespan-field] textarea,[c-form-config-tools] .field-list [c-work-unit-picker-field] textarea,[c-form-config-tools] .section-list [c-attached-registry-entries-field] textarea,[c-form-config-tools] .section-list [c-calculation-field] textarea,[c-form-config-tools] .section-list [c-currency-field] textarea,[c-form-config-tools] .section-list [c-date-time-field] textarea,[c-form-config-tools] .section-list [c-decimal-field] textarea,[c-form-config-tools] .section-list [c-document-field] textarea,[c-form-config-tools] .section-list [c-integer-field] textarea,[c-form-config-tools] .section-list [c-link-field] textarea,[c-form-config-tools] .section-list [c-lookup-field] textarea,[c-form-config-tools] .section-list [c-text-field] textarea,[c-form-config-tools] .section-list [c-timespan-field] textarea,[c-form-config-tools] .section-list [c-work-unit-picker-field] textarea{width:90%!important}[c-form-config-tools] .field-list [c-date-time-field] div.centuri-date-picker,[c-form-config-tools] .section-list [c-date-time-field] div.centuri-date-picker{flex:1 0 100px}[c-form-config-tools] .field-list [c-grid-field] i,[c-form-config-tools] .field-list [c-image-field] i,[c-form-config-tools] .section-list [c-grid-field] i,[c-form-config-tools] .section-list [c-image-field] i{font-size:xx-large;color:grey}[c-form-config-tools] .field-list [c-attached-registry-entries-field] c-simple-list,[c-form-config-tools] .field-list [c-document-field] c-simple-list,[c-form-config-tools] .field-list [c-work-unit-picker-field] c-simple-list,[c-form-config-tools] .section-list [c-attached-registry-entries-field] c-simple-list,[c-form-config-tools] .section-list [c-document-field] c-simple-list,[c-form-config-tools] .section-list [c-work-unit-picker-field] c-simple-list{display:unset}[c-form-config-tools] .field-list [c-multi-drop-down-list-field] select,[c-form-config-tools] .field-list [c-multiple-selection-tree-field] select,[c-form-config-tools] .field-list [c-single-selection-list-field] select,[c-form-config-tools] .section-list [c-multi-drop-down-list-field] select,[c-form-config-tools] .section-list [c-multiple-selection-tree-field] select,[c-form-config-tools] .section-list [c-single-selection-list-field] select{width:100%!important}[c-form-config-tools] .field-list [c-multiple-selection-tree-field] label.label,[c-form-config-tools] .section-list [c-multiple-selection-tree-field] label.label{padding-bottom:4px}[c-form-config-tools] .field-list [c-multiple-selection-tree-field] div.label-choice,[c-form-config-tools] .section-list [c-multiple-selection-tree-field] div.label-choice{font-size:90%}[c-form-config-tools] .field-list [c-multiple-selection-tree-field] span.tool-header,[c-form-config-tools] .section-list [c-multiple-selection-tree-field] span.tool-header{display:inline-block}[c-form-config-tools] .field-list [c-multiple-selection-tree-field] span.tool-header span.buttons,[c-form-config-tools] .section-list [c-multiple-selection-tree-field] span.tool-header span.buttons{display:block;float:right}[c-form-config-tools] .field-list [c-multiple-selection-tree-field] span.tool-header span.buttons button,[c-form-config-tools] .section-list [c-multiple-selection-tree-field] span.tool-header span.buttons button{border:1px solid #f0f0f0;color:#444;white-space:nowrap;padding:5px 10px;font-size:1em;font-family:Segoe UI,Verdana,Helvetica,sans-serif}[c-form-config-tools] .field-list [c-multiple-selection-tree-field] span.tool-header span.buttons button:focus,[c-form-config-tools] .section-list [c-multiple-selection-tree-field] span.tool-header span.buttons button:focus{border:2px solid #a7b9ef;border-radius:3px;outline:0;padding:4px 9px}[c-form-config-tools] .field-list [c-attachment-field] .drop-area,[c-form-config-tools] .section-list [c-attachment-field] .drop-area{display:flex}[c-form-config-tools] .field-list [c-attachment-field] .drop-area .dropzone,[c-form-config-tools] .section-list [c-attachment-field] .drop-area .dropzone{float:left;width:100%;text-align:center;background-color:#f0f0f0}[c-form-config-tools] .field-list [c-attachment-field] .drop-area .dropzone div,[c-form-config-tools] .section-list [c-attachment-field] .drop-area .dropzone div{display:block}[c-form-config-tools] .field-list [c-attachment-field] .drop-area button,[c-form-config-tools] .section-list [c-attachment-field] .drop-area button{border-color:#f0f0f0;background-color:#f0f0f0;color:#444;padding:6px 19px;border-width:1px;border-style:solid;white-space:nowrap;margin-left:10px;height:34px;margin-top:4px;font:inherit}[c-form-config-tools] .field-list [c-competency-field] .competency-toolfield-table,[c-form-config-tools] .section-list [c-competency-field] .competency-toolfield-table{border:1px solid #d3d3d3;width:100%;margin-top:5px}[c-form-config-tools] .field-list [c-competency-field] .competency-toolfield-table tr,[c-form-config-tools] .section-list [c-competency-field] .competency-toolfield-table tr{border:1px solid #d3d3d3;height:10px}[c-form-config-tools] .field-list [c-competency-field] .competency-toolfield-table tr td,[c-form-config-tools] .section-list [c-competency-field] .competency-toolfield-table tr td{border:1px solid #d3d3d3}[c-form-config-tools] .field-list [c-note-field] .add-note,[c-form-config-tools] .section-list [c-note-field] .add-note{display:flex}[c-form-config-tools] .field-list [c-interaction-field] .tool-header,[c-form-config-tools] .field-list [c-multiple-selection-tree-field] .tool-header,[c-form-config-tools] .section-list [c-interaction-field] .tool-header,[c-form-config-tools] .section-list [c-multiple-selection-tree-field] .tool-header{display:flex}[c-form-config-tools] .field-list [c-interaction-field] button,[c-form-config-tools] .field-list [c-multiple-selection-tree-field] button,[c-form-config-tools] .field-list [c-note-field] button,[c-form-config-tools] .section-list [c-interaction-field] button,[c-form-config-tools] .section-list [c-multiple-selection-tree-field] button,[c-form-config-tools] .section-list [c-note-field] button{float:right;border-color:#f0f0f0;background-color:#f0f0f0;color:#444;padding:6px 19px;margin-left:6px;border-width:1px;border-style:solid;white-space:nowrap;height:34px;margin-top:4px;font:inherit}[c-form-config-tools] .field-list [c-interaction-field] button:hover,[c-form-config-tools] .field-list [c-multiple-selection-tree-field] button:hover,[c-form-config-tools] .field-list [c-note-field] button:hover,[c-form-config-tools] .section-list [c-interaction-field] button:hover,[c-form-config-tools] .section-list [c-multiple-selection-tree-field] button:hover,[c-form-config-tools] .section-list [c-note-field] button:hover{background-color:#cfcfcf}[c-form-config-tools] .field-list [c-section]>.section>c-form-element-actions,[c-form-config-tools] .section-list [c-section]>.section>c-form-element-actions{display:none}[c-form-config-tools].empty{display:none}[c-form-config-tools] [c-boolean-field],[c-form-config-tools] [c-check-box-list-field],[c-form-config-tools] [c-radio-button-list-field],[c-form-config-tools] [c-to-do-list-field]{vertical-align:top}[c-form-config-tools] .checkbox-row,[c-form-config-tools] .radio-row{margin-top:5px}[c-form-config-tools] .checkbox-row div,[c-form-config-tools] .radio-row div{display:block}[c-form-config-tools] .checkbox-row .checkbox,[c-form-config-tools] .checkbox-row .radio,[c-form-config-tools] .radio-row .checkbox,[c-form-config-tools] .radio-row .radio{white-space:nowrap;padding-right:25px}[c-form-config-tools] .checkbox-row .checkbox.horizontal,[c-form-config-tools] .checkbox-row .radio.horizontal,[c-form-config-tools] .radio-row .checkbox.horizontal,[c-form-config-tools] .radio-row .radio.horizontal{display:inline-block}[c-form-config-tools] .checkbox-row .checkbox label,[c-form-config-tools] .checkbox-row .radio label,[c-form-config-tools] .radio-row .checkbox label,[c-form-config-tools] .radio-row .radio label{font-weight:400}[c-form-config-tools] .checkbox-row .checkbox label div,[c-form-config-tools] .checkbox-row .radio label div,[c-form-config-tools] .radio-row .checkbox label div,[c-form-config-tools] .radio-row .radio label div{display:inherit}[c-form-config-tools] input[type=number],[c-form-config-tools] input[type=search],[c-form-config-tools] input[type=text],[c-form-config-tools] input[type=url],[c-form-config-tools] select,[c-form-config-tools] textarea{display:block}[c-form-config-tools] .section-fields{border-width:1px;border-radius:3px;border-style:solid}[c-form-config-tools] .section-fields.over{border-style:dashed}.popup .popup-content c-rich-text-editor .trumbowyg-editor{padding:10px}.popup .popup-content c-rich-text-editor .trumbowyg-editor p{line-height:1.4em;margin:0;white-space:unset;max-width:unset}.popup .popup-content c-rich-text-editor .trumbowyg-editor,.popup .popup-content c-rich-text-editor .trumbowyg-textarea{min-width:670px;resize:both}c-rich-text-editor .rt-language{float:right}c-rich-text-editor .text-editor{border:solid 1px #ddd}c-rich-text-editor .text-editor textarea{width:100%;height:300px;box-sizing:border-box;margin:0;border:0;resize:none}c-rich-text-editor .trumbowyg-box{margin:0;box-sizing:border-box}c-rich-text-editor .trumbowyg-textarea{display:none}c-rich-text-editor .trumbowyg-editor{padding:10px}c-rich-text-editor .trumbowyg-editor p{line-height:1.4em;margin:0 0 10px 0}c-rich-text-editor em,c-rich-text-editor i{font-style:italic}c-rich-text-editor b,c-rich-text-editor strong{font-weight:700}c-rich-text-editor sup{vertical-align:super;font-size:smaller}c-rich-text-editor sub{vertical-align:sub;font-size:smaller}c-rich-text-editor ul{list-style-type:disc}c-rich-text-editor ol{list-style-type:decimal}c-rich-text-editor ol,c-rich-text-editor ul{margin-left:15px}c-rich-text-editor .trumbowyg-button-pane.centuri-buttons{border:solid 1px #ddd;border-top:0;padding:0;box-sizing:border-box}c-rich-text-editor .trumbowyg-button-pane.centuri-buttons::after{content:none}c-rich-text-editor .trumbowyg-button-pane.centuri-buttons .text-only{padding:2px 0 0 10px;display:inline-block;float:left}c-rich-text-editor .trumbowyg-button-pane.centuri-buttons .text-only c-checkbox>label>svg>g{fill:#fff}c-rich-text-editor .trumbowyg-button-pane.centuri-buttons .properties{display:inline-block;margin-left:50px}c-rich-text-editor .trumbowyg-button-pane.centuri-buttons .selected-locale{display:inline-block;float:right}c-rich-text-editor .trumbowyg-button-pane.centuri-buttons .selected-locale .missing-locale{color:#f04040;font-size:83%;margin-right:10px}c-rich-text-editor .trumbowyg-button-pane.centuri-buttons select{padding:0;margin:5px;height:26px;width:auto;min-width:120px}c-rich-text-editor .trumbowyg-button-pane.centuri-buttons c-checkbox label svg{margin-top:8px}c-selected-document-item .item{flex:auto;display:flex}c-selected-document-item .item .item-container{flex:auto;color:#00f}c-selected-document-item .item .item-container:hover{text-decoration:underline;cursor:pointer}c-selected-document-item .item-icon{flex:0 1 11px}c-attached-register-node-data .attached-register-node-data{font-size:14px;margin-top:10px}c-attached-register-node-data .attached-register-node-data .results{margin-top:-3px;border:solid 1px #e2e2e2;background-color:#fff;border-style:solid;border-width:1px;background-color:#fff;max-height:400px;overflow:auto}c-attached-register-node-data .attached-register-node-data .results table{width:100%}c-attached-register-node-data .attached-register-node-data .results table thead th{line-height:18px;text-align:left;font-weight:700;padding:2px 5px;border-bottom:solid 1px #e2e2e2;white-space:nowrap}c-attached-register-node-data .attached-register-node-data .results table tbody tr td span.hover-effects{cursor:pointer;color:grey}c-attached-register-node-data .attached-register-node-data .results table tbody tr td span.hover-effects:hover{color:#444}c-attached-register-node-data .attached-register-node-data .results table tbody tr td.item-remove{width:10px}c-attached-register-node-data .attached-register-node-data .results table tbody tr.top{border-top:solid 1px #e2e2e2;cursor:pointer}c-attached-register-node-data .attached-register-node-data .results table tbody tr.top:hover,c-attached-register-node-data .attached-register-node-data .results table tbody tr.top:hover+.bottom{background-color:rgba(0,0,0,.1)}c-attached-register-node-data .attached-register-node-data .results table tbody tr.choosen{background-color:#e2e2e2}c-attached-register-node-data .attached-register-node-data .results table tbody tr.selected{color:#fff;background-color:#137fec}c-attached-register-node-data .attached-register-node-data .results table tbody td{line-height:18px;padding:2px 5px;white-space:nowrap;max-width:200px;overflow:hidden}c-attached-register-node-data .attached-register-node-data .results table tbody td:last{border-bottom:0}c-attached-register-node-data .attached-register-node-data .results .additional-info{line-height:12px;font-size:75%;color:#d0d0d0}[c-form-config-editor] [c-attached-registry-entries-field] c-dropdown-table-select input[type=search],[c-form] [c-attached-registry-entries-field] c-dropdown-table-select input[type=search],[c-register] [c-attached-registry-entries-field] c-dropdown-table-select input[type=search],[c-task-form] [c-attached-registry-entries-field] c-dropdown-table-select input[type=search]{width:auto}[c-form-config-editor] [c-document-field] c-dropdown-table-select input[type=search],[c-form] [c-document-field] c-dropdown-table-select input[type=search],[c-register] [c-document-field] c-dropdown-table-select input[type=search],[c-task-form] [c-document-field] c-dropdown-table-select input[type=search]{width:auto}[c-form-config-editor] [c-work-unit-picker-field] c-dropdown-table-select input[type=search],[c-form] [c-work-unit-picker-field] c-dropdown-table-select input[type=search],[c-register] [c-work-unit-picker-field] c-dropdown-table-select input[type=search],[c-task-form] [c-work-unit-picker-field] c-dropdown-table-select input[type=search]{width:auto}.offline-form-message{padding-left:15px}.offline-form-message .content{background-color:#feff9c;padding:5px 0;font-size:1.14285714em;padding-left:5px;border:1px solid #ffa930;cursor:pointer}.offline-form-message .header:hover{text-decoration:underline}.offline-form-message .message{font-size:small;font-style:italic}.offline-form-message .message:hover{text-decoration:none}c-task-light-list-item{display:block;padding:5px}c-task-light-list-item h3.text-overflow{margin-bottom:5px;line-height:18px}c-task-light-list-item .description{text-overflow:ellipsis;white-space:nowrap;height:1.2em;overflow:hidden;width:100%}@keyframes refreshedItem{0%{background-color:rgba(0,255,0,.2)}50%{background-color:rgba(0,255,0,.2)}100%{background-color:transparent}}.list-status{margin:0}.list-status.fixed{position:sticky}.list-status span{display:inline-block;margin-left:5px}.list-status span a.clear-selected{margin-left:10px;color:#137fec}.list-status span a.clear-selected:hover{color:#5f5f5f;cursor:pointer}.fixed-spacer{height:30px}html{scroll-padding-top:40px}.managed-list .list-item{margin:0 0 10px 4px;display:flex;flex-direction:row}.managed-list .list-item.color-labels .listcheckbox{padding-top:11px}.managed-list .list-item.flash{animation:refreshedItem 1s 1}.managed-list .list-item.do-hover{border:solid 1px transparent}.managed-list .list-item.do-hover .container li.on-hover{display:none}.managed-list .list-item.do-hover:hover{border:solid 1px #ddd}.managed-list .list-item.do-hover:hover .container li.on-hover{display:inline}.managed-list .list-item.selected{background-color:#f0f0f0}.managed-list .list-item.selected.selection-start{background:repeating-linear-gradient(45deg,#f0f0f0,#f0f0f0 10px,transparent 10px,transparent 20px)}.managed-list .list-item.selected .container .flex-list-item ul li.activities button.menu-button{display:inline-block}.managed-list .list-item.types-dont-match{background-color:rgba(255,166,0,.61)}.managed-list .list-item.types-dont-match .messages .error{color:maroon;font-size:inherit;font-weight:700}.managed-list .list-item .color-red{color:red}.managed-list .list-item .color-green{color:green}.managed-list .list-item .color-blue{color:#00f}.managed-list .list-item .color-gray{color:gray}.managed-list .list-item .color-orange{color:orange}.managed-list .list-item .color-black{color:#000}.managed-list .list-item .bg-green{background-color:#98fb98}.managed-list .list-item .bold{font-weight:700}.managed-list .list-item .cursive{font-style:italic}.managed-list .list-item .underline{text-decoration:underline}.managed-list .list-item .deadline{color:#595959}.managed-list .list-item .deadline .deadline-exceeded{color:maroon;font-weight:700}.managed-list .list-item .indicator{width:4px;min-width:4px}.managed-list .list-item .extra-space{margin-right:6px}.managed-list .list-item .listcheckbox{padding:9px 5px 0 5px}.managed-list .list-item .listcheckbox:hover{background-color:#e0e0e0}.managed-list .list-item .listcheckbox label{pointer-events:none;padding:0;margin:0}.managed-list .list-item .listcheckbox label input[type=checkbox]{padding:0;margin:0}.managed-list .list-item .container{padding:5px 5px 5px 0;flex:auto}.managed-list .list-item .container .flex-list-item ul>li{display:inline-block}.managed-list .list-item .container .flex-list-item .label{background-color:inherit}.managed-list .list-item .container .flex-list-item ul{height:auto;margin-bottom:6px}.managed-list .list-item .container .flex-list-item ul.color-label-item{display:flex;flex-direction:row}.managed-list .list-item .container .flex-list-item ul.labels li.color-labels span.color-label{display:inline-block;word-wrap:break-word;box-sizing:border-box;text-decoration:none;padding:0 10px;font-size:10px;font-weight:500;line-height:17px;border:1px solid transparent;border-radius:2em;cursor:default;border-color:rgba(0,0,0,.1);margin-right:5px}.managed-list .list-item .container .flex-list-item ul:last-child{margin-bottom:0}.managed-list .list-item .container .flex-list-item ul.title-row{min-height:20px;line-height:20px}.managed-list .list-item .container .flex-list-item ul li{display:inline;margin-right:3px}.managed-list .list-item .container .flex-list-item ul li:last-child{margin-right:0}.managed-list .list-item .container .flex-list-item ul li.has-references{cursor:pointer;border:0;display:inline-block}.managed-list .list-item .container .flex-list-item ul li.has-references i{pointer-events:none}.managed-list .list-item .container .flex-list-item ul li.has-references svg.link{position:relative;top:3px;stroke:#444}.managed-list .list-item .container .flex-list-item ul li.has-references svg.expando.angle-right{transform:rotate(270deg)}.managed-list .list-item .container .flex-list-item ul li.has-references svg.expando.angle-down{transform:rotate(0)}.managed-list .list-item .container .flex-list-item ul li.has-references svg.expando path{stroke:#444;stroke-width:2px}.managed-list .list-item .container .flex-list-item ul li.badge{border-width:1px;border-style:solid;border-radius:9px;font-size:.74em;font-weight:500;padding:0 5px 3px 5px;display:inline-block;position:relative;top:-2px;text-transform:lowercase;line-height:1.2em}.managed-list .list-item .container .flex-list-item ul li.badge-icon{border-radius:10px;background-color:#f16529;padding:1px 5px;color:#fff;font-size:14px}.managed-list .list-item .container .flex-list-item ul li.title{cursor:pointer;color:#00f}.managed-list .list-item .container .flex-list-item ul li.title:hover{text-decoration:underline}.managed-list .list-item .container .flex-list-item ul li.title h3{display:inline;margin-right:5px}.managed-list .list-item .container .flex-list-item ul li.details button{display:inline-block;border:0;background-color:transparent;padding:0 6px;font-size:16px}.managed-list .list-item .container .flex-list-item ul li.activities{background-color:wheat}.managed-list .list-item .container .flex-list-item ul li.activities button.menu-button{display:none;background-color:transparent;border:0;border-radius:3px}.managed-list .list-item .container .flex-list-item ul li.activities button.menu-button:hover{background-color:rgba(0,0,0,.2)}.managed-list .list-item .container .flex-list-item ul li.activities button.menu-button i{margin-left:5px}.managed-list .list-item .container .flex-list-item ul li.activities ul.menu{display:block;position:absolute;background-color:#fff;margin:20px 0 0 -8px;padding:0;min-width:150px;border:solid 1px rgba(0,0,0,.2);box-shadow:2px 4px 15px rgba(0,0,0,.1);z-index:1006}.managed-list .list-item .container .flex-list-item ul li.activities ul.menu li.menu-item{display:block;text-align:left;padding:5px 10px;margin:0;cursor:pointer}.managed-list .list-item .container .flex-list-item ul li.activities ul.menu li.menu-item.divider{padding:0 5px;cursor:default}.managed-list .list-item .container .flex-list-item ul li.activities ul.menu li.menu-item.divider:hover{background-color:transparent}.managed-list .list-item .container .flex-list-item ul li.activities ul.menu li.menu-item.divider hr{border:0;border-top:solid 1px rgba(0,0,0,.1)}.managed-list .list-item .container .flex-list-item ul li.activities ul.menu li.menu-item:hover{background-color:rgba(0,0,0,.2)}.managed-list .list-item .container .flex-list-item ul li.activities div.overlay{z-index:1005;position:absolute;display:block;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0)}.managed-list .list-item .container .flex-list-item ul li.description{line-height:1.2em}.managed-list .list-item .container .flex-list-item ul li.restricted{color:red}.managed-list .list-item .container .flex-list-item ul li.log-date{display:inline-block;width:125px}.managed-list .list-item .container .flex-list-item ul li.log-title h3{font-size:14px;display:inline;margin-right:5px;color:#00f;cursor:pointer}.managed-list .list-item .container .flex-list-item ul li.log-title h3:hover{text-decoration:underline}.managed-list .list-item .container .flex-list-item ul li.log-details div.content-title h4,.managed-list .list-item .container .flex-list-item ul li.log-details div.key-value h4{font-size:12px;font-weight:700;display:inline-block;width:80px}.managed-list .list-item .container .flex-list-item ul li.log-details div.content-title h4.flex-title,.managed-list .list-item .container .flex-list-item ul li.log-details div.key-value h4.flex-title{flex:auto}.managed-list .list-item .container .flex-list-item ul li.log-details div.content-title{display:flex;flex-direction:row}.managed-list .list-item .container .flex-list-item ul li.log-details div.content{white-space:pre;border:solid 1px #d0d0d0;padding:10px;max-height:400px;overflow:auto;max-width:827px}.managed-list .list-item .container .flex-list-item ul li.log-details span.copy-data{cursor:pointer}.managed-list .list-item .container .flex-list-item ul li.color-label{flex:0 1 200px}.managed-list .list-item .container .flex-list-item ul li.color-label h3{display:inline-block;word-wrap:break-word;box-sizing:border-box;text-decoration:none;padding:0 10px;font-size:12px;font-weight:500;line-height:23px;border:1px solid transparent;border-radius:2em;cursor:pointer;border-color:rgba(0,0,0,.1)}.managed-list .list-item .container .flex-list-item ul li.color-label-description{flex:1 0 auto;line-height:23px}.managed-list .list-item .container .flex-list-item ul li.formatted-code{white-space:pre}.managed-list .list-item .container .flex-list-item ul li.user .user-name{margin-left:5px}.managed-list .list-item .container .flex-list-item ul li.login .login-link i{font-size:90%;margin-right:3px}.managed-list .list-item .container .flex-list-item ul.references .small-header{font-size:12px;padding:0 0 4px 0;color:#595959;border-bottom:solid 1px rgba(0,0,0,.2);margin-bottom:0;margin-top:5px}.managed-list .list-item .container .flex-list-item ul.references .reference-item li{font-size:14px;margin:0 0 0 5px;padding:0 5px 0 0;border-right:solid 1px #595959}.managed-list .list-item .container .flex-list-item ul.references .reference-item li h3{font-size:inherit;margin:0}.managed-list .list-item .container .flex-list-item ul.references .reference-item li:first-child{padding:0 7px 0 0;border-right:solid 1px #595959}.managed-list .list-item .container .flex-list-item ul.references .reference-item li.badge:first-child{padding:0 5px 3px 5px;line-height:1.2em}.managed-list .list-item .container .flex-list-item ul.references .reference-item li:last-child{padding:0;border:0;margin-right:0}.managed-list .list-item .container .flex-list-item ul.references .reference-item li.restricted{color:red}.managed-list .list-item .container .flex-list-item ul.managed-list.list-in-list .list-item{display:block;margin:0}.managed-list .list-item .container .flex-list-item ul.managed-list.list-in-list .list-item ul{height:auto}.managed-list .list-item .container .flex-list-item ul.managed-list.list-in-list .list-item ul li{display:inline-block;height:auto}.managed-list .list-item .container .flex-list-item ul.log-details{margin:20px}.managed-list .list-item .container .flex-list-item ul.workflow-property-list li{color:#595959;margin-right:7px;padding:0 7px 0 0;border-right:solid 1px #595959;line-height:17px}.managed-list .list-item .container .flex-list-item ul.workflow-property-list li:first-child{padding:0 7px 0 0;border-right:solid 1px #595959}.managed-list .list-item .container .flex-list-item ul.workflow-property-list li.badge{padding:0 5px 3px 5px;line-height:1.2em}.managed-list .list-item .container .flex-list-item ul.workflow-property-list li:last-child{padding:0;border:0;margin-right:0}.managed-list .list-item .container .flex-list-item ul.workflow-property-list li.restricted{color:red}.managed-list .list-item .container .flex-list-item ul.workflow-property-list li span.label{margin-right:5px}.managed-list .empty-list-text{color:#595959;padding-top:20px;text-align:center;font-style:italic}.end-of-list-spacer{height:100px;text-align:center}.end-of-list-spacer svg path{fill:rgba(245,179,179,.2)}.paged-list{width:100%;max-width:900px}.paged-list .spinner{width:100%;text-align:center;margin:10px 0}.paged-list .spinner span{display:inline-block;border-radius:20px;background-color:#a0a0a0;color:#fff;padding:5px 20px}.paged-list .did-you-mean{color:#595959;padding-top:20px;text-align:center}.paged-list .pager{width:100%;text-align:right;z-index:101;pointer-events:none}.paged-list .pager.pager-top{margin-bottom:10px;position:sticky;margin-top:-30px;top:76px}.paged-list .pager ul{display:inline-block;user-select:none;font-size:10px;line-height:19px;pointer-events:auto}.paged-list .pager ul li{display:inline-block;background-color:#a0a0a0;color:#fff;padding:5px 5px;border-right:solid 1px #fff;width:20px;text-align:center;height:20px}.paged-list .pager ul li.current{background-color:#fff;color:#a0a0a0;font-weight:700}.paged-list .pager ul li.cap-left,.paged-list .pager ul li.cap-right,.paged-list .pager ul li.next-button,.paged-list .pager ul li.prev-button{font-size:8px}.paged-list .pager ul li.cap-left svg,.paged-list .pager ul li.cap-right svg,.paged-list .pager ul li.next-button svg,.paged-list .pager ul li.prev-button svg{position:relative;top:2px}.paged-list .pager ul li.cap-left svg path,.paged-list .pager ul li.cap-right svg path,.paged-list .pager ul li.next-button svg path,.paged-list .pager ul li.prev-button svg path{fill:#fff}.paged-list .pager ul li.cap-left svg.left,.paged-list .pager ul li.cap-right svg.left,.paged-list .pager ul li.next-button svg.left,.paged-list .pager ul li.prev-button svg.left{transform:rotate(180deg)}.paged-list .pager ul li.prev-button svg{left:2px}.paged-list .pager ul li.prev-button svg{left:0}.paged-list .pager ul li.cap-left{border-top-left-radius:20px;border-bottom-left-radius:20px}.paged-list .pager ul li.cap-left svg{left:2px}.paged-list .pager ul li.cap-right{border-top-right-radius:20px;border-bottom-right-radius:20px}.paged-list .pager ul li.cap-right svg{left:-2px}.paged-list .pager ul li.select-page{padding:0;width:60px;background-color:transparent}.paged-list .pager ul li.select-page select{text-align:center;font-size:14px;width:60px;margin:0;line-height:20px;padding:0;height:30px;margin-top:0;position:relative;top:3px}body.flex-mobile .paged-list .pager{text-align:right}body.flex-mobile .paged-list .pager ul{line-height:19px}body.flex-mobile .paged-list .pager ul li{height:20px}body.flex-mobile .paged-list .pager.pager-top{margin-top:-28px}body.flex-mobile .paged-list .managed-list{margin-top:20px}body.flex-mobile .list-filter .fltr-input,body.flex-mobile .list-filter .fltr-search{margin:0}body.flex-mobile .list-filter span[c-select]{background-color:rgba(59,56,57,.1);display:inline-block;height:30px;vertical-align:top;margin-bottom:5px;margin-right:5px}body.flex-mobile .list-filter span[c-select] .list{min-width:auto}body.flex-mobile .list-filter span[c-select] .list label{margin:7px 6px 10px 12px}body.flex-mobile .list-filter .clear-filter{display:inline-block;height:30px;line-height:30px}body.flex-mobile .list-filter.list-filter-tools{border-bottom:solid 1px #f0f0f0;box-shadow:0 2px 12px rgba(0,0,0,.2)}body.flex-mobile .account-list .list-filter,body.flex-mobile .activityoptions-list .list-filter,body.flex-mobile .allissues-list .list-filter,body.flex-mobile .case-list .list-filter,body.flex-mobile .competency-list .list-filter,body.flex-mobile .customreports-list .list-filter,body.flex-mobile .exports-list .list-filter,body.flex-mobile .fieldoptionslisttemplates-list .list-filter,body.flex-mobile .global-notifications-list .list-filter,body.flex-mobile .groups-list .list-filter,body.flex-mobile .licenses-list .list-filter,body.flex-mobile .notificationtemplates-list .list-filter,body.flex-mobile .numbersequences-list .list-filter,body.flex-mobile .read-list .list-filter,body.flex-mobile .readlog-list .list-filter,body.flex-mobile .registernodechildren-list .list-filter,body.flex-mobile .registers-admin-list .list-filter,body.flex-mobile .registers-list .list-filter,body.flex-mobile .risk-list .list-filter,body.flex-mobile .roles-list .list-filter,body.flex-mobile .sieves-list .list-filter,body.flex-mobile .stagetemplates-list .list-filter,body.flex-mobile .system-log-list .list-filter,body.flex-mobile .tagworkflow-list .list-filter,body.flex-mobile .tasks-list .list-filter,body.flex-mobile .templates-list .list-filter,body.flex-mobile .todo-list .list-filter,body.flex-mobile .transcriptconfigs-list .list-filter,body.flex-mobile .transcripts-list .list-filter,body.flex-mobile .user-list .list-filter,body.flex-mobile .userroles-list .list-filter,body.flex-mobile .workflowconfigs-list .list-filter{top:82px;z-index:102}body.flex-mobile .account-list .list-filter-spacer,body.flex-mobile .activityoptions-list .list-filter-spacer,body.flex-mobile .allissues-list .list-filter-spacer,body.flex-mobile .case-list .list-filter-spacer,body.flex-mobile .competency-list .list-filter-spacer,body.flex-mobile .customreports-list .list-filter-spacer,body.flex-mobile .exports-list .list-filter-spacer,body.flex-mobile .fieldoptionslisttemplates-list .list-filter-spacer,body.flex-mobile .global-notifications-list .list-filter-spacer,body.flex-mobile .groups-list .list-filter-spacer,body.flex-mobile .licenses-list .list-filter-spacer,body.flex-mobile .notificationtemplates-list .list-filter-spacer,body.flex-mobile .numbersequences-list .list-filter-spacer,body.flex-mobile .read-list .list-filter-spacer,body.flex-mobile .readlog-list .list-filter-spacer,body.flex-mobile .registernodechildren-list .list-filter-spacer,body.flex-mobile .registers-admin-list .list-filter-spacer,body.flex-mobile .registers-list .list-filter-spacer,body.flex-mobile .risk-list .list-filter-spacer,body.flex-mobile .roles-list .list-filter-spacer,body.flex-mobile .sieves-list .list-filter-spacer,body.flex-mobile .stagetemplates-list .list-filter-spacer,body.flex-mobile .system-log-list .list-filter-spacer,body.flex-mobile .tagworkflow-list .list-filter-spacer,body.flex-mobile .tasks-list .list-filter-spacer,body.flex-mobile .templates-list .list-filter-spacer,body.flex-mobile .todo-list .list-filter-spacer,body.flex-mobile .transcriptconfigs-list .list-filter-spacer,body.flex-mobile .transcripts-list .list-filter-spacer,body.flex-mobile .user-list .list-filter-spacer,body.flex-mobile .userroles-list .list-filter-spacer,body.flex-mobile .workflowconfigs-list .list-filter-spacer{height:0}body.flex-mobile .account-list .list-status,body.flex-mobile .activityoptions-list .list-status,body.flex-mobile .allissues-list .list-status,body.flex-mobile .case-list .list-status,body.flex-mobile .competency-list .list-status,body.flex-mobile .customreports-list .list-status,body.flex-mobile .exports-list .list-status,body.flex-mobile .fieldoptionslisttemplates-list .list-status,body.flex-mobile .global-notifications-list .list-status,body.flex-mobile .groups-list .list-status,body.flex-mobile .licenses-list .list-status,body.flex-mobile .notificationtemplates-list .list-status,body.flex-mobile .numbersequences-list .list-status,body.flex-mobile .read-list .list-status,body.flex-mobile .readlog-list .list-status,body.flex-mobile .registernodechildren-list .list-status,body.flex-mobile .registers-admin-list .list-status,body.flex-mobile .registers-list .list-status,body.flex-mobile .risk-list .list-status,body.flex-mobile .roles-list .list-status,body.flex-mobile .sieves-list .list-status,body.flex-mobile .stagetemplates-list .list-status,body.flex-mobile .system-log-list .list-status,body.flex-mobile .tagworkflow-list .list-status,body.flex-mobile .tasks-list .list-status,body.flex-mobile .templates-list .list-status,body.flex-mobile .todo-list .list-status,body.flex-mobile .transcriptconfigs-list .list-status,body.flex-mobile .transcripts-list .list-status,body.flex-mobile .user-list .list-status,body.flex-mobile .userroles-list .list-status,body.flex-mobile .workflowconfigs-list .list-status{line-height:26px;padding-top:5px;height:32px}body .drag-column{display:block;position:absolute;width:100px;height:200px;top:0;left:0;background-color:#ff0;border:solid 1px #9acd32;z-index:10000;box-shadow:5px 5px 5px #d0d0d0}.FieldWidthFull .grid-field-value-container{position:absolute;z-index:1;height:100%;box-sizing:border-box}.FieldWidthFull .grid-field-value-container textarea{width:100%;height:100%;margin:0;resize:none;overflow-y:hidden;white-space:pre}.grid-field{position:relative}.grid-field .grid-field-scroll{max-width:100%;overflow-x:auto}.grid-field button.add-column{background-color:#bed2f7;color:#fff;font-weight:700;height:18px;width:18px;border:0;border-radius:40px;padding:0}.grid-field button.add-column:hover{background-color:#8caff0}.grid-field button.add-row{background-color:#bed2f7;color:#fff;font-weight:700;height:18px;width:18px;border:0;border-radius:40px}.grid-field button.add-row:hover{background-color:#8caff0}.grid-field table.grid-field-outer-table,.grid-field table.grid-field-table{width:auto;margin-bottom:1px}.grid-field table.grid-field-outer-table tr td{border:0}.grid-field table.grid-field-table colgroup col:hover{background-color:#dadaff}.grid-field table.grid-field-table tbody tr{min-height:20px}.grid-field table.grid-field-table tbody tr td{border:solid 1px #d0d0d0;min-height:20px;height:16px;padding:5px;white-space:pre;min-width:50px}.grid-field table.grid-field-table tbody tr td.grid-field-button-column{width:30px}.grid-field table.grid-field-table tbody tr td.cell-has-focus{outline:solid 1px #0e0e0e!important}.grid-field table.grid-field-table tbody tr td textarea{border:0;width:auto;min-height:16px;height:fit-content;margin:0;outline:0;resize:none;overflow-y:hidden}.grid-field table.grid-field-table tbody tr td.cell-blank{display:none;background-color:#d0d0d0}.grid-field div.pin-tools{display:flex;background-color:#8caff0;border-radius:40px;flex-direction:row;overflow:hidden;width:fit-content;z-index:1;height:21px}.grid-field div.pin-tools div.pin-tool{color:#fff;width:14px;padding:4px;display:flex;flex-direction:column;justify-items:center;align-items:center}.grid-field div.pin-tools div.pin-tool:hover{background-color:#5a8ce9}.grid-field .pin-top-cell div.pin-top-tools-wrapper{display:flex;flex-direction:column;justify-items:center;align-items:center}.grid-field .pin-top-cell div.pin-top-tools{display:flex;position:absolute;background-color:#8caff0;border-radius:40px;flex-direction:row;overflow:hidden;width:fit-content;z-index:1}.grid-field .pin-top-cell div.pin-top-tools div.pin-top-tool{color:#fff;width:20px;padding:4px;display:flex;flex-direction:column;justify-items:center;align-items:center}.grid-field .pin-top-cell div.pin-top-tools div.pin-top-tool:hover{background-color:#5a8ce9}.grid-field .pin-top-cell:hover div.pin-top-tools{display:flex}.grid-field .tools-bottom{display:flex;flex-direction:row;padding:4px 0;gap:4px}.grid-field table.grid-field-table tbody tr td.grid-field-button-top{padding:0;height:auto;border:0}.grid-field td.grid-field-button-right{padding:0;width:25px;min-width:25px;border:0;vertical-align:bottom}.grid-field td.grid-field-button-bottom{padding:0;height:25px;border:0;text-align:right;display:flex;flex-direction:row;justify-content:flex-end}.grid-field table.grid-field-table tbody tr td.grid-field-button-left{padding:0;width:auto;min-width:unset;border:0;vertical-align:middle}.grid-field table.grid-field-table tbody tr td.grid-field-button-left:hover .pin-left{background-color:#8caff0}.grid-field table.grid-field-table tbody tr td.grid-field-empty,.grid-field td.grid-field-empty{height:0;width:0;min-width:0;border:0;padding:0;margin:0}.grid-field table.grid-field-table tbody tr.grid-field-button-row{height:auto}.formatting-wrapper{position:absolute;z-index:1}.formatting-wrapper .formatting{display:flex;flex-direction:row;background-color:#444;border-radius:40px;overflow:hidden;width:fit-content;height:fit-content;z-index:1;box-shadow:2px 3px 5px #d0d0d0}.formatting-wrapper .formatting .tool{font-size:80%;color:#fff;width:14px;padding:6px 4px;display:flex;flex-direction:column;justify-items:center;align-items:center}.formatting-wrapper .formatting .tool:hover{background-color:#5a8ce9}.formatting-wrapper .formatting .tool:first-child{padding-left:10px}.formatting-wrapper .formatting .tool:last-child{padding-right:10px}.formatting-wrapper .formatting .tool.selected{background-color:grey}.grid-tools-left,.grid-tools-top{position:absolute;z-index:1}.grid-tools-left .tools,.grid-tools-top .tools{display:flex;flex-direction:column;background-color:#8caff0;border-radius:40px;overflow:hidden;width:fit-content;height:fit-content;z-index:1;box-shadow:2px 3px 5px #d0d0d0}.grid-tools-left .tools .tool,.grid-tools-top .tools .tool{color:#fff;padding:4px;display:flex;flex-direction:column;justify-items:center;align-items:center}.grid-tools-left .tools .tool:hover,.grid-tools-top .tools .tool:hover{background-color:#5a8ce9}.grid-tools-top .tools{flex-direction:row}.grid-tools-top .tools .tool{width:14px}.pin-top-wrapper{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 0}.pin-top-wrapper:hover .pin-top{background-color:#8caff0}.pin-top{pointer-events:none;width:8px;height:8px;background-color:#bed2f7;border-radius:50px}.pin-left-wrapper{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 4px 0 0}.pin-left{pointer-events:none;width:8px;height:8px;background-color:#bed2f7;border-radius:50px}[c-service-menu]{display:inline-block;cursor:pointer}[c-service-menu] menu:hover .top-bar-text{text-decoration:underline}[c-service-menu] menu i{margin-left:10px}[c-service-menu] menu .top-bar-text{line-height:40px;font-size:12px;letter-spacing:.09em;margin-right:15px;margin-left:5px}[c-service-menu] menu .service-menu{max-width:325px;position:fixed;left:10px;top:50px;z-index:10000}[c-service-menu] menu .service-menu .main-menu{width:100%;padding:8px 0 3px 8px;background-color:#fff;border:1px solid #f0f0f0;box-shadow:0 0 20px rgba(0,0,0,.4)}[c-service-menu] menu .service-menu .user-menu{margin-top:10px;width:100%;padding:8px 0 8px 8px;background-color:#fff;border:1px solid #f0f0f0;box-shadow:0 0 20px rgba(0,0,0,.4);text-transform:uppercase}[c-service-menu] menu .service-menu .user-menu .user{color:#444;font-size:12px;line-height:20px;font-weight:700}[c-service-menu] menu .service-menu .user-menu .user-name{color:grey;font-size:10px;line-height:20px}[c-service-menu] menu .service-menu .user-menu .user-role{color:grey;font-size:10px;line-height:20px;text-transform:none}[c-service-menu] menu .service-menu .user-menu .user-actions{margin-top:10px;box-sizing:border-box;font-size:12px}[c-service-menu] menu .service-menu .user-menu .user-actions div{display:inline-block;width:152px;background-color:#f0f0f0;margin-right:8px;margin-top:8px;text-align:center;color:#444;line-height:40px}[c-service-menu] menu .service-menu .user-menu .user-actions div.debug{background-color:#ec1346;color:#fff}[c-user-info] .user-info-title{cursor:pointer}[c-user-info] .user-info-container{position:relative;width:300px;left:-260px;text-align:left;padding:0}[c-user-info] .user-info-content{font-size:.78571429em;clear:right;display:block;padding:10px 25px 10px 25px}[c-user-info] .user-info-content div{line-height:normal}[c-user-info] .user-info-content div:first-child{font-size:initial}[c-user-info] .user-info-content .logout,[c-user-info] .user-info-content h2{text-align:right;border-top:solid 1px rgba(255,255,255,.2);margin-top:10px;padding-top:10px}[c-user-info] .user-info-content .logout a.user-settings,[c-user-info] .user-info-content h2 a.user-settings{float:left;line-height:29px}[c-user-info] .user-info-content .logout [c-select] ul,[c-user-info] .user-info-content h2 [c-select] ul{position:fixed}[c-user-info] .user-info-content .logout [c-select] ul li,[c-user-info] .user-info-content h2 [c-select] ul li{text-align:left}[c-user-info] .user-info-content button{padding:6px 19px;border-width:1px;border-style:solid}[c-top-bar-nx] .top-bar-main{width:100%;height:40px;display:flex;flex-direction:row;text-transform:uppercase}[c-top-bar-nx] .top-bar-main section.left-aligned{flex:0 1 312.5px}[c-top-bar-nx] .top-bar-main section.right-aligned{flex:1 1 auto}[c-top-bar-nx] .top-bar-main section.right-aligned .item{float:right;line-height:40px;width:40px;text-align:center}[c-top-bar-nx] .top-bar-main section.right-aligned [c-user-info] .user-info-container{position:absolute;left:auto;right:70px;width:300px;z-index:1010}[c-top-bar-nx] .top-bar-main section.right-aligned .right-aligned-logo{width:70px;height:40px;float:right}[c-top-bar-nx] .top-bar-main menu{cursor:pointer;float:left;line-height:40px;padding:0 10px}[c-top-bar-nx] .top-bar-main menu i.fa-small{font-size:x-small}[c-top-bar-nx] .top-bar-main .menu-container{display:inline-block;text-transform:uppercase}[c-top-bar-nx] .top-bar-main .menu-container .new-menu-container{position:relative;float:left;width:25.5%;height:40px;display:inline-block}[c-top-bar-nx] .top-bar-main .menu-container .new-menu-container [c-new-menu] i.circled{padding:6px 6px 4px 6px;display:inline-block;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;border:2px solid #fff}[c-top-bar-nx] .top-bar-main .menu-container .new-menu-container [c-new-menu] #new-menu{margin-left:-10px;position:absolute}[c-top-bar-nx] .top-bar-main .menu-container .new-menu-container [c-new-menu] menu.new-menu{float:right;margin-right:10px}[c-top-bar-nx] .top-bar-main .menu-container .new-menu-container [c-new-menu] menu.new-menu .title{display:inline-block}[c-top-bar-nx] .top-bar-main .menu-container .new-menu-container [c-new-menu] menu.new-menu li a{display:inline-block;width:100%;padding:0 10px;font-size:12px;letter-spacing:.09em}[c-top-bar-nx] .top-bar-main .menu-container .new-menu-container [c-new-menu] menu.new-menu .title{font-size:12px;letter-spacing:.09em;margin-left:5px}[c-top-bar-nx] .top-bar-main .menu-container .new-menu-container [c-new-menu] menu.new-menu:hover .title{text-decoration:underline}[c-top-bar-nx] .top-bar-main .menu-container .activity-menu-container{width:72%;display:inline-block}[c-top-bar-nx] .top-bar-main .menu-container .activity-menu-container [c-close-button]{float:left}[c-top-bar-nx] .top-bar-main .menu-container .activity-menu-container [c-close-button] a{display:inline-block;height:40px;line-height:40px;padding:0 10px;font-size:12px}[c-top-bar-nx] .top-bar-main .menu-container .activity-menu-container [c-activity-list]{float:left;line-height:40px}[c-top-bar-nx] .top-bar-main .menu-container .activity-menu-container [c-activity-list] a{padding:12px 10px;font-size:12px;letter-spacing:.09em}[c-top-bar-nx] .top-bar-main .menu-container .activity-menu-container [c-activity-list] .activity-list{position:relative;display:inline-block;float:left}[c-top-bar-nx] .top-bar-main .menu-container .activity-menu-container [c-activity-list] .activity-list ul{margin:0}[c-top-bar-nx] .top-bar-main .menu-container .activity-menu-container [c-activity-list] .activity-list ul li{display:inline-block;white-space:nowrap}[c-top-bar-nx] .top-bar-main .menu-container .activity-menu-container [c-activity-list] .activity-list ul li:hover{text-decoration:underline}[c-top-bar-nx] .top-bar-main .menu-container .activity-menu-container [c-activity-list] .activity-list-menu{position:relative;display:inline-block}[c-top-bar-nx] .top-bar-main .menu-container .activity-menu-container [c-activity-list] .activity-list-menu .title{position:relative}[c-top-bar-nx] .top-bar-main .menu-container .activity-menu-container [c-activity-list] .activity-list-menu .title i{padding:1px;margin:1px 1px 1px 1px;display:inline-block;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background-color:#fff;border:1px solid #fff}[c-top-bar-nx] .top-bar-main .menu-container .activity-menu-container [c-activity-list] .activity-list-menu ul{position:absolute;float:left}[c-top-bar-nx] .top-bar-main .menu-container .activity-menu-container [c-activity-list] .activity-list-menu ul li{display:block;white-space:nowrap}[c-top-bar-nx] .top-bar-main .menu-container .activity-menu-container [c-activity-list] .activity-list-menu ul li:hover{text-decoration:underline}[c-top-bar-nx] .top-bar-main [c-document-assistant] i,[c-top-bar-nx] .top-bar-main [c-documents-checked-out] i,[c-top-bar-nx] .top-bar-main [c-global-search] i{cursor:pointer;line-height:40px;height:40px;min-width:20px;text-align:center;padding:0 10px}[c-top-bar-nx] .top-bar-main .right-menu-container{position:fixed;top:0;right:70px;overflow:hidden}[c-top-bar-nx] .top-bar-main .right-menu-container>div{display:inline-block;vertical-align:middle}[c-top-bar-nx] [c-document-assistant],[c-top-bar-nx] [c-documents-checked-out],[c-top-bar-nx] [c-global-search],[c-top-bar-nx] [c-user-info]{line-height:40px;text-align:center;height:40px;width:40px;display:inline-block;float:right}[c-top-bar-nx] .top-bar-logo{width:70px;height:40px;float:right}[c-top-bar-nx] .divider{width:1px;height:20px;margin-top:10px;float:left}c-portal-view{display:block;width:100%;height:100%}c-portal-view .portal{height:100%;overflow:hidden}c-portal-view .portal iframe{min-width:100%;min-height:95%}.admin-tree-theme{margin:10px 0 10px 25px}.admin-tree-theme a{padding:2px 3px 3px 2px;font-size:1.2em;display:inline-block}.admin-service-details{max-width:800px;position:absolute;width:100%;height:100%!important;top:0;left:0;box-sizing:content-box;display:block;padding:70px 0 0 30px}.admin-services-theme .error{margin:15px}.admin-service-details-theme{margin:10px 15px 0 15px}.admin-service-details-theme h1{margin-bottom:10px}.admin-service-details-theme div{font-size:14px}.admin-service-details-theme label{font-size:14px}.admin-service-details-theme hr{height:1px;border:0}.admin-service-details-theme .admin-service-property{width:100%;border-bottom-width:1px;border-bottom-style:dashed;line-height:45px;display:table}.admin-service-details-theme .admin-service-property label{float:left}.admin-service-details-theme .admin-service-property input[type=text]{float:right;width:30px}.admin-service-details-theme .admin-service-property [c-select]{float:right;line-height:30px}.admin-service-details-theme .admin-service-property [c-select] label{margin-top:5px}.admin-service-details-theme .admin-service-property .admin-service-property-checkbox-list{float:right}.admin-service-details-theme .admin-service-property .admin-service-property-checkbox-list div{float:left;text-align:center}.admin-service-details-theme .admin-service-property .admin-service-property-checkbox-list div label{width:100%;line-height:20px}.admin-service-log-filter .filter-toggle{float:right}.admin-service-log-filter .filter-options [c-select]{float:left}.admin-service-log-filter .filter-options div{line-height:20px;text-align:left;float:left;margin-left:10px}.admin-service-log-filter .filter-options div input[type=datetime-local]{border:none}.admin-service-log-filter .filter-options div:first-child{margin-left:0}.admin-service-log-item{border-bottom-width:1px;border-bottom-style:solid;line-height:30px;clear:both}.admin-service-log-item .clickable{cursor:pointer}.admin-service-log-item div{padding-left:5px;padding-right:5px}.admin-service-log-item div i{margin-right:5px}.admin-service-log-item .fa-angle-down,.admin-service-log-item .fa-angle-right{float:right;line-height:30px}.admin-service-log-item .details{max-height:300px;overflow:auto;border:1px outset;padding:10px}.admin-tree-properties-theme{margin:8px;font-size:18px;line-height:24px}.admin-tree-properties-theme input{display:block}.workflow-property-list li,.workflow-reference-list li{display:inline;padding:0 7px 0 0;line-height:1.6;margin-right:7px;border-right:solid 1px gray}.workflow-property-list li:first-child,.workflow-reference-list li:first-child{padding:0 7px 0 0;border-right:solid 1px gray}.workflow-property-list li.badge:first-child,.workflow-reference-list li.badge:first-child{padding:0 5px 3px 5px;line-height:1.2em}.workflow-property-list li:last-child,.workflow-reference-list li:last-child{padding:0;border:0;margin-right:0}.workflow-property-list li.restricted,.workflow-reference-list li.restricted{color:red}c-open-workflow-link div{margin-bottom:7px}c-open-workflow-link div ul.workflow-reference-list li{color:gray}.workflow-list{max-width:900px;padding-left:4px}.workflow-list .workflow-list-item{width:calc(100% - 2px);border:1px solid #fff;display:table}.workflow-list .workflow-list-item .blurb{padding:8px 4px}.workflow-list .workflow-list-item ul{margin-top:3px}.workflow-list .workflow-list-item h3{height:16px}.workflow-list .workflow-list-item>div{display:table-cell;vertical-align:top;height:100%}.workflow-list .workflow-list-item a.details{margin-left:5px}.workflow-list .workflow-list-item:not(.active) a.details:not(.isFavorite){display:none}.workflow-list .workflow-list-item:not(.active) a.isFavorite{display:inline-block}.workflow-list .workflow-list-item.active{border-color:#f0f0f0}.workflow-list .workflow-list-item .active a.details{display:inline-block}.workflow-list .workflow-list-item:hover{border:1px solid #f0f0f0}[c-workflow-list-multi-select] .item-list-header,[c-workflow-list-single-select] .item-list-header,[c-workflow-list] .item-list-header{font-size:.92857143em;padding:10px 10px 10px 28px}[c-workflow-list-multi-select] .item-list-header span,[c-workflow-list-single-select] .item-list-header span,[c-workflow-list] .item-list-header span{margin:3px}[c-workflow-list-multi-select] i,[c-workflow-list-single-select] i,[c-workflow-list] i{text-align:center;cursor:pointer}[c-workflow-list-multi-select] .item-list-spell,[c-workflow-list-single-select] .item-list-spell,[c-workflow-list] .item-list-spell{margin:20px 10px 10px 13px;font-size:14px}[c-workflow-list-multi-select] .item-list-spell label,[c-workflow-list-single-select] .item-list-spell label,[c-workflow-list] .item-list-spell label{font-size:14px}[c-workflow-list-multi-select] .item-list-spell strong,[c-workflow-list-single-select] .item-list-spell strong,[c-workflow-list] .item-list-spell strong{font-weight:700;font-style:italic}[c-workflow-list-multi-select] ul,[c-workflow-list-single-select] ul,[c-workflow-list] ul{padding-left:0;cursor:default}[c-workflow-list-multi-select] .workflow-list-item h3,[c-workflow-list-single-select] .workflow-list-item h3,[c-workflow-list] .workflow-list-item h3{margin-bottom:2px}[c-workflow-list-multi-select] .workflow-list-item .highlight,[c-workflow-list-single-select] .workflow-list-item .highlight,[c-workflow-list] .workflow-list-item .highlight{display:inline-block}[c-workflow-list-multi-select] .workflow-list-item a:hover .highlight,[c-workflow-list-single-select] .workflow-list-item a:hover .highlight,[c-workflow-list] .workflow-list-item a:hover .highlight{text-decoration:underline}[c-workflow-list-multi-select] .workflow-list-item .description,[c-workflow-list-single-select] .workflow-list-item .description,[c-workflow-list] .workflow-list-item .description{white-space:normal}[c-workflow-list-multi-select] .workflow-list-item .indicator,[c-workflow-list-single-select] .workflow-list-item .indicator,[c-workflow-list] .workflow-list-item .indicator{width:3px}[c-workflow-list-multi-select] .workflow-list-item .selector,[c-workflow-list-single-select] .workflow-list-item .selector,[c-workflow-list] .workflow-list-item .selector{width:17px;padding:8px 0 0 2px}[c-workflow-list-multi-select] .workflow-list-item .rowlock,[c-workflow-list-single-select] .workflow-list-item .rowlock,[c-workflow-list] .workflow-list-item .rowlock{pointer-events:none}[c-workflow-list-multi-select] .workflow-list-item .active,[c-workflow-list-single-select] .workflow-list-item .active,[c-workflow-list] .workflow-list-item .active{border:1px solid}[c-workflow-list-multi-select] .workflow-list-item i.checkedOut,[c-workflow-list-single-select] .workflow-list-item i.checkedOut,[c-workflow-list] .workflow-list-item i.checkedOut{cursor:default}[c-contract-list-light] .item-list-header,[c-workflow-list-light] .item-list-header{font-size:.92857143em;margin:5px 0 5px 12px}[c-contract-list-light] .item-list-header a,[c-workflow-list-light] .item-list-header a{margin-left:10px}[c-contract-list-light] .item-list-header i,[c-workflow-list-light] .item-list-header i{cursor:pointer}[c-contract-list-light] .workflow-list-item,[c-workflow-list-light] .workflow-list-item{border:0;margin:2px 0}[c-contract-list-light] .workflow-list-item:hover,[c-workflow-list-light] .workflow-list-item:hover{border:0}[c-contract-list-light] .workflow-list-item .blurb,[c-workflow-list-light] .workflow-list-item .blurb{padding-left:7px}[c-contract-list-light] .workflow-list-item h3,[c-workflow-list-light] .workflow-list-item h3{padding-bottom:3px}[c-contract-list-light] .workflow-list-item p,[c-workflow-list-light] .workflow-list-item p{line-height:16px;width:550px}[c-contract-list-light] .workflow-list-item ul,[c-workflow-list-light] .workflow-list-item ul{line-height:17px;color:gray}[c-contract-list-light] .workflow-list-item li,[c-workflow-list-light] .workflow-list-item li{display:inline-block}[c-contract-list-light] .workflow-list-item li:after,[c-workflow-list-light] .workflow-list-item li:after{margin:0 7px;content:'|'}[c-contract-list-light] .workflow-list-item li:last-child:after,[c-workflow-list-light] .workflow-list-item li:last-child:after{margin:0;content:''}[c-contract-list-light] .workflow-list-item .text-overflow,[c-workflow-list-light] .workflow-list-item .text-overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[c-contract-list-light] .workflow-list-item .indicator,[c-workflow-list-light] .workflow-list-item .indicator{width:3px;height:100%;display:table-cell;margin-right:10px;margin-top:2px}.workflow-details h1,[c-activity-log] h1,[c-activity-queue] h1,[c-form] h1,[c-register] h1,[c-select-doctype-view] h1,[c-select-workflowconfig-view] h1,[c-tag-cloud] h1,[c-work-unit-view] h1{margin-bottom:10px}.workflow-details header label,[c-activity-log] header label,[c-activity-queue] header label,[c-form] header label,[c-register] header label,[c-select-doctype-view] header label,[c-select-workflowconfig-view] header label,[c-tag-cloud] header label,[c-work-unit-view] header label{font-size:1em}[c-form] label,[c-register] label,[c-task-form] label,[c-workflow-blurb] label{font-weight:700}[c-form] label,[c-form] p,[c-register] label,[c-register] p,[c-task-form] label,[c-task-form] p,[c-workflow-blurb] label,[c-workflow-blurb] p{font-size:1em}[c-workflow-blurb] .header a{text-decoration:none;cursor:text}[c-workflow-blurb] .header a.link{cursor:pointer}[c-workflow-blurb] .header a.link:hover{text-decoration:underline}[c-workflow-blurb] .title{width:300px}[c-workflow-blurb] .description{width:75%}[c-workflow-blurb] .description textarea{width:100%}c-number-sequence-item h3{margin-bottom:5px}c-number-sequence-item span{color:#888}#loading-view{display:table;height:100%;width:100%;overflow:hidden}#loading-view button{margin:5px 0;border-style:none;border-width:0;padding:7px 20px;font-weight:700}#loading-view #progress-info{font-size:3em}#loading-view .login-form{text-align:left}#loading-view .login-form .username-display{line-height:44px}#loading-view .login-form .saml-providers{line-height:44px}#loading-view #eyeicon{cursor:pointer;position:absolute;right:26%;bottom:15%}#loading-view .wrapper{display:table-cell;vertical-align:middle;width:100%;text-align:center;top:50%}#loading-view .wrapper .content{position:relative;max-width:600px;margin-left:auto;margin-right:auto;padding:0 30px}#loading-view .wrapper .content .login-wrapper{height:140px;margin:20px auto;max-width:312px}#loading-view .wrapper .content .login-wrapper [c-loader] .loader{margin-top:20px;position:relative}#loading-view .wrapper .content .login-wrapper [c-loader] .loader .bit{background-color:#000}#loading-view .wrapper .content .login-wrapper input{width:100%}#loading-view .wrapper .content .login-wrapper #change-user,#loading-view .wrapper .content .login-wrapper #forgot_password,#loading-view .wrapper .content .login-wrapper #use-guest-account,#loading-view .wrapper .content .login-wrapper #use-windows-account{margin-top:10px;text-align:left;width:100%}#loading-view .wrapper .content .login-wrapper p{text-align:left}#loading-view .wrapper .content .login-wrapper .error{margin-top:15px}@media all and (max-width:320px){#loading-view #eyeicon{cursor:pointer;position:absolute;right:10%;bottom:24%}}@media all and (min-width:321px) and (max-width:375px){#loading-view #eyeicon{cursor:pointer;position:absolute;right:9%;bottom:22%}}@media all and (min-width:376px) and (max-width:425px){#loading-view #eyeicon{cursor:pointer;position:absolute;right:13%;bottom:20%}}.transcript-fulfillment{max-width:1250px;position:absolute;z-index:1000;width:100%;height:100%;top:0;left:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:40px}.transcript-fulfillment .child{margin:30px 15px 0 45px}.transcript-distribution{max-width:1250px;position:absolute;z-index:1000;width:100%;height:100%;top:0;left:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:40px}.transcript-distribution .child{margin:30px 15px 0 45px}.transcript-distribution .page-break{page-break-before:always}.flex-mobile .transcript-fulfillment{top:40px}.flex-mobile .transcript-distribution{top:40px}c-transcript-item>h3{margin-bottom:6px}[c-transcript]>h3{margin-bottom:15px;font-size:1.4em}[c-transcript] .transcript-heading{font-weight:500}[c-transcript] .transcript-description{line-height:2em}[c-transcript] [c-select]{margin-top:10px;margin-bottom:15px;border:1px solid}[c-transcript] [c-select]>div{padding:7px 0 0 0;margin:0 0 -3px 0}[c-transcript-distribution] .header{margin:30px 0 30px 0}[c-transcript-distribution] .header h2{float:left;line-height:75px;height:75px;margin:0;font-weight:700;font-size:25px}[c-transcript-distribution] .header .logo{float:right;content:url(img/Centuri_Logo.png);height:75px;width:150px}[c-transcript-distribution] .section{clear:both}[c-transcript-distribution] .section>h3{margin-top:25px}[c-transcript-distribution] .date{margin-top:100px;margin-right:20px;width:150px;border-top:1px solid;float:left}[c-transcript-distribution] .signature{margin-top:100px;width:300px;border-top:1px solid;float:left}[c-concerned] [c-recipient-picker] .recipients .user-list{max-width:inherit}[c-concerned] [c-recipient-picker] .locked .select-box{border:0 none}[c-concerned] [c-recipient-picker] .locked .recipient.group:first-child{margin-left:0}[c-form],[c-register],[c-task-form]{line-height:17px}[c-form].empty,[c-register].empty,[c-task-form].empty{display:none}[c-form] [c-boolean-field],[c-form] [c-check-box-list-field],[c-form] [c-radio-button-list-field],[c-form] [c-to-do-list-field],[c-register] [c-boolean-field],[c-register] [c-check-box-list-field],[c-register] [c-radio-button-list-field],[c-register] [c-to-do-list-field],[c-task-form] [c-boolean-field],[c-task-form] [c-check-box-list-field],[c-task-form] [c-radio-button-list-field],[c-task-form] [c-to-do-list-field]{vertical-align:top}[c-form] .checkbox-row .checkbox,[c-form] .checkbox-row .radio,[c-form] .radio-row .checkbox,[c-form] .radio-row .radio,[c-register] .checkbox-row .checkbox,[c-register] .checkbox-row .radio,[c-register] .radio-row .checkbox,[c-register] .radio-row .radio,[c-task-form] .checkbox-row .checkbox,[c-task-form] .checkbox-row .radio,[c-task-form] .radio-row .checkbox,[c-task-form] .radio-row .radio{height:100%;white-space:inherit;padding-right:25px}[c-form] .checkbox-row .checkbox.horizontal,[c-form] .checkbox-row .radio.horizontal,[c-form] .radio-row .checkbox.horizontal,[c-form] .radio-row .radio.horizontal,[c-register] .checkbox-row .checkbox.horizontal,[c-register] .checkbox-row .radio.horizontal,[c-register] .radio-row .checkbox.horizontal,[c-register] .radio-row .radio.horizontal,[c-task-form] .checkbox-row .checkbox.horizontal,[c-task-form] .checkbox-row .radio.horizontal,[c-task-form] .radio-row .checkbox.horizontal,[c-task-form] .radio-row .radio.horizontal{display:inline-block}[c-form] .checkbox-row .checkbox label,[c-form] .checkbox-row .radio label,[c-form] .radio-row .checkbox label,[c-form] .radio-row .radio label,[c-register] .checkbox-row .checkbox label,[c-register] .checkbox-row .radio label,[c-register] .radio-row .checkbox label,[c-register] .radio-row .radio label,[c-task-form] .checkbox-row .checkbox label,[c-task-form] .checkbox-row .radio label,[c-task-form] .radio-row .checkbox label,[c-task-form] .radio-row .radio label{font-weight:400;line-height:14px}[c-form] input[type=number],[c-form] input[type=search],[c-form] input[type=text],[c-form] input[type=url],[c-form] select,[c-form] textarea,[c-register] input[type=number],[c-register] input[type=search],[c-register] input[type=text],[c-register] input[type=url],[c-register] select,[c-register] textarea,[c-task-form] input[type=number],[c-task-form] input[type=search],[c-task-form] input[type=text],[c-task-form] input[type=url],[c-task-form] select,[c-task-form] textarea{display:block}[c-form] div.section-collapsed,[c-register] div.section-collapsed,[c-task-form] div.section-collapsed{margin-bottom:15px}[c-form] div.section-collapsed.no-name,[c-register] div.section-collapsed.no-name,[c-task-form] div.section-collapsed.no-name{margin-top:10px;margin-bottom:15px}[c-form] span.section-collapser,[c-register] span.section-collapser,[c-task-form] span.section-collapser{display:block;position:absolute;margin-top:3px;margin-left:-15px}[c-form] span.section-collapser.no-display-name,[c-register] span.section-collapser.no-display-name,[c-task-form] span.section-collapser.no-display-name{margin-top:13px}[c-form] span.section-collapser i,[c-register] span.section-collapser i,[c-task-form] span.section-collapser i{border:solid 1px #f0f0f0;border-radius:10px;width:14px;height:14px;background-color:#f0f0f0;color:#444;text-align:center;cursor:pointer}[c-form] span.section-collapser i:hover,[c-register] span.section-collapser i:hover,[c-task-form] span.section-collapser i:hover{border-color:#444;background-color:#444;color:#fff}[c-form] .section-fields,[c-register] .section-fields,[c-task-form] .section-fields{border-width:1px;border-radius:3px;border-style:solid}[c-form] .section-fields.over,[c-register] .section-fields.over,[c-task-form] .section-fields.over{border-style:dashed}[c-form] .section-fields .error-text,[c-register] .section-fields .error-text,[c-task-form] .section-fields .error-text{clear:both;text-align:right;color:red;font-size:.8em;line-height:1em}[c-form] .section-fields .error-text div[ng-message-exp],[c-form] .section-fields .error-text div[ng-message],[c-register] .section-fields .error-text div[ng-message-exp],[c-register] .section-fields .error-text div[ng-message],[c-task-form] .section-fields .error-text div[ng-message-exp],[c-task-form] .section-fields .error-text div[ng-message]{padding-bottom:7px}[c-form] .body,[c-register] .body,[c-task-form] .body{margin-left:-10px}[c-form] .body .section-row,[c-register] .body .section-row,[c-task-form] .body .section-row{display:inline-flex;width:100%}[c-form] .body .section-row section,[c-register] .body .section-row section,[c-task-form] .body .section-row section{display:inline-flex;height:100%;width:100%;vertical-align:top;overflow:hidden;margin-bottom:20px}[c-form] .body .section-row section h2,[c-register] .body .section-row section h2,[c-task-form] .body .section-row section h2{margin-bottom:10px}[c-form] .body .section-row section .section,[c-register] .body .section-row section .section,[c-task-form] .body .section-row section .section{display:inline-flex;width:100%}[c-form] .body .section-row section .section .section-content,[c-register] .body .section-row section .section .section-content,[c-task-form] .body .section-row section .section .section-content{display:inline-block;width:100%;padding-left:7px}[c-form] .body .section-row section .section .section-content .section-fields,[c-register] .body .section-row section .section .section-content .section-fields,[c-task-form] .body .section-row section .section .section-content .section-fields{display:block}[c-form] .body section:only-child,[c-register] .body section:only-child,[c-task-form] .body section:only-child{display:block}[c-form] .widthFull[class*=c-readonly-]>p,[c-register] .widthFull[class*=c-readonly-]>p,[c-task-form] .widthFull[class*=c-readonly-]>p{width:600px}[c-form] .widthFull input[type=number],[c-form] .widthFull input[type=search],[c-form] .widthFull input[type=text],[c-form] .widthFull input[type=url],[c-form] .widthFull textarea,[c-register] .widthFull input[type=number],[c-register] .widthFull input[type=search],[c-register] .widthFull input[type=text],[c-register] .widthFull input[type=url],[c-register] .widthFull textarea,[c-task-form] .widthFull input[type=number],[c-task-form] .widthFull input[type=search],[c-task-form] .widthFull input[type=text],[c-task-form] .widthFull input[type=url],[c-task-form] .widthFull textarea{width:588px}[c-form] .widthFull select,[c-register] .widthFull select,[c-task-form] .widthFull select{width:600px}[c-form] .widthFull[c-attached-registry-entries-field],[c-form] .widthFull[c-attached-tasks-list-field],[c-form] .widthFull[c-attached-workflows-list-field],[c-form] .widthFull[c-attachment-field],[c-form] .widthFull[c-boolean-field],[c-form] .widthFull[c-check-box-list-field],[c-form] .widthFull[c-currency-field],[c-form] .widthFull[c-decimal-field],[c-form] .widthFull[c-image-field],[c-form] .widthFull[c-integer-field],[c-form] .widthFull[c-label-field],[c-form] .widthFull[c-link-field],[c-form] .widthFull[c-lookup-field],[c-form] .widthFull[c-multi-drop-down-list-field],[c-form] .widthFull[c-multiple-selection-tree-field],[c-form] .widthFull[c-note-field],[c-form] .widthFull[c-radio-button-list-field],[c-form] .widthFull[c-single-selection-list-field],[c-form] .widthFull[c-text-field],[c-form] .widthFull[c-to-do-list-field],[c-form] .widthFull[c-user-defined-list-field],[c-form] .widthFull[c-workflow-search-result-field],[c-register] .widthFull[c-attached-registry-entries-field],[c-register] .widthFull[c-attached-tasks-list-field],[c-register] .widthFull[c-attached-workflows-list-field],[c-register] .widthFull[c-attachment-field],[c-register] .widthFull[c-boolean-field],[c-register] .widthFull[c-check-box-list-field],[c-register] .widthFull[c-currency-field],[c-register] .widthFull[c-decimal-field],[c-register] .widthFull[c-image-field],[c-register] .widthFull[c-integer-field],[c-register] .widthFull[c-label-field],[c-register] .widthFull[c-link-field],[c-register] .widthFull[c-lookup-field],[c-register] .widthFull[c-multi-drop-down-list-field],[c-register] .widthFull[c-multiple-selection-tree-field],[c-register] .widthFull[c-note-field],[c-register] .widthFull[c-radio-button-list-field],[c-register] .widthFull[c-single-selection-list-field],[c-register] .widthFull[c-text-field],[c-register] .widthFull[c-to-do-list-field],[c-register] .widthFull[c-user-defined-list-field],[c-register] .widthFull[c-workflow-search-result-field],[c-task-form] .widthFull[c-attached-registry-entries-field],[c-task-form] .widthFull[c-attached-tasks-list-field],[c-task-form] .widthFull[c-attached-workflows-list-field],[c-task-form] .widthFull[c-attachment-field],[c-task-form] .widthFull[c-boolean-field],[c-task-form] .widthFull[c-check-box-list-field],[c-task-form] .widthFull[c-currency-field],[c-task-form] .widthFull[c-decimal-field],[c-task-form] .widthFull[c-image-field],[c-task-form] .widthFull[c-integer-field],[c-task-form] .widthFull[c-label-field],[c-task-form] .widthFull[c-link-field],[c-task-form] .widthFull[c-lookup-field],[c-task-form] .widthFull[c-multi-drop-down-list-field],[c-task-form] .widthFull[c-multiple-selection-tree-field],[c-task-form] .widthFull[c-note-field],[c-task-form] .widthFull[c-radio-button-list-field],[c-task-form] .widthFull[c-single-selection-list-field],[c-task-form] .widthFull[c-text-field],[c-task-form] .widthFull[c-to-do-list-field],[c-task-form] .widthFull[c-user-defined-list-field],[c-task-form] .widthFull[c-workflow-search-result-field]{width:600px}[c-form] .widthHalf[class*=c-readonly-]>p,[c-register] .widthHalf[class*=c-readonly-]>p,[c-task-form] .widthHalf[class*=c-readonly-]>p{width:300px}[c-form] .widthHalf input[type=number],[c-form] .widthHalf input[type=search],[c-form] .widthHalf input[type=text],[c-form] .widthHalf input[type=url],[c-form] .widthHalf textarea,[c-register] .widthHalf input[type=number],[c-register] .widthHalf input[type=search],[c-register] .widthHalf input[type=text],[c-register] .widthHalf input[type=url],[c-register] .widthHalf textarea,[c-task-form] .widthHalf input[type=number],[c-task-form] .widthHalf input[type=search],[c-task-form] .widthHalf input[type=text],[c-task-form] .widthHalf input[type=url],[c-task-form] .widthHalf textarea{width:288px}[c-form] .widthHalf select,[c-register] .widthHalf select,[c-task-form] .widthHalf select{width:300px}[c-form] .widthHalf[c-attached-registry-entries-field],[c-form] .widthHalf[c-attached-tasks-list-field],[c-form] .widthHalf[c-attached-workflows-list-field],[c-form] .widthHalf[c-attachment-field],[c-form] .widthHalf[c-boolean-field],[c-form] .widthHalf[c-check-box-list-field],[c-form] .widthHalf[c-currency-field],[c-form] .widthHalf[c-decimal-field],[c-form] .widthHalf[c-image-field],[c-form] .widthHalf[c-integer-field],[c-form] .widthHalf[c-label-field],[c-form] .widthHalf[c-link-field],[c-form] .widthHalf[c-lookup-field],[c-form] .widthHalf[c-multi-drop-down-list-field],[c-form] .widthHalf[c-multiple-selection-tree-field],[c-form] .widthHalf[c-note-field],[c-form] .widthHalf[c-radio-button-list-field],[c-form] .widthHalf[c-single-selection-list-field],[c-form] .widthHalf[c-text-field],[c-form] .widthHalf[c-to-do-list-field],[c-form] .widthHalf[c-user-defined-list-field],[c-form] .widthHalf[c-workflow-search-result-field],[c-register] .widthHalf[c-attached-registry-entries-field],[c-register] .widthHalf[c-attached-tasks-list-field],[c-register] .widthHalf[c-attached-workflows-list-field],[c-register] .widthHalf[c-attachment-field],[c-register] .widthHalf[c-boolean-field],[c-register] .widthHalf[c-check-box-list-field],[c-register] .widthHalf[c-currency-field],[c-register] .widthHalf[c-decimal-field],[c-register] .widthHalf[c-image-field],[c-register] .widthHalf[c-integer-field],[c-register] .widthHalf[c-label-field],[c-register] .widthHalf[c-link-field],[c-register] .widthHalf[c-lookup-field],[c-register] .widthHalf[c-multi-drop-down-list-field],[c-register] .widthHalf[c-multiple-selection-tree-field],[c-register] .widthHalf[c-note-field],[c-register] .widthHalf[c-radio-button-list-field],[c-register] .widthHalf[c-single-selection-list-field],[c-register] .widthHalf[c-text-field],[c-register] .widthHalf[c-to-do-list-field],[c-register] .widthHalf[c-user-defined-list-field],[c-register] .widthHalf[c-workflow-search-result-field],[c-task-form] .widthHalf[c-attached-registry-entries-field],[c-task-form] .widthHalf[c-attached-tasks-list-field],[c-task-form] .widthHalf[c-attached-workflows-list-field],[c-task-form] .widthHalf[c-attachment-field],[c-task-form] .widthHalf[c-boolean-field],[c-task-form] .widthHalf[c-check-box-list-field],[c-task-form] .widthHalf[c-currency-field],[c-task-form] .widthHalf[c-decimal-field],[c-task-form] .widthHalf[c-image-field],[c-task-form] .widthHalf[c-integer-field],[c-task-form] .widthHalf[c-label-field],[c-task-form] .widthHalf[c-link-field],[c-task-form] .widthHalf[c-lookup-field],[c-task-form] .widthHalf[c-multi-drop-down-list-field],[c-task-form] .widthHalf[c-multiple-selection-tree-field],[c-task-form] .widthHalf[c-note-field],[c-task-form] .widthHalf[c-radio-button-list-field],[c-task-form] .widthHalf[c-single-selection-list-field],[c-task-form] .widthHalf[c-text-field],[c-task-form] .widthHalf[c-to-do-list-field],[c-task-form] .widthHalf[c-user-defined-list-field],[c-task-form] .widthHalf[c-workflow-search-result-field]{width:300px}[c-form] .widthThird[class*=c-readonly-]>p,[c-register] .widthThird[class*=c-readonly-]>p,[c-task-form] .widthThird[class*=c-readonly-]>p{width:200px}[c-form] .widthThird input[type=number],[c-form] .widthThird input[type=search],[c-form] .widthThird input[type=text],[c-form] .widthThird input[type=url],[c-form] .widthThird textarea,[c-register] .widthThird input[type=number],[c-register] .widthThird input[type=search],[c-register] .widthThird input[type=text],[c-register] .widthThird input[type=url],[c-register] .widthThird textarea,[c-task-form] .widthThird input[type=number],[c-task-form] .widthThird input[type=search],[c-task-form] .widthThird input[type=text],[c-task-form] .widthThird input[type=url],[c-task-form] .widthThird textarea{width:188px}[c-form] .widthThird select,[c-register] .widthThird select,[c-task-form] .widthThird select{width:200px}[c-form] .widthThird[c-attached-registry-entries-field],[c-form] .widthThird[c-attached-tasks-list-field],[c-form] .widthThird[c-attached-workflows-list-field],[c-form] .widthThird[c-attachment-field],[c-form] .widthThird[c-boolean-field],[c-form] .widthThird[c-check-box-list-field],[c-form] .widthThird[c-currency-field],[c-form] .widthThird[c-decimal-field],[c-form] .widthThird[c-image-field],[c-form] .widthThird[c-integer-field],[c-form] .widthThird[c-label-field],[c-form] .widthThird[c-link-field],[c-form] .widthThird[c-lookup-field],[c-form] .widthThird[c-multi-drop-down-list-field],[c-form] .widthThird[c-multiple-selection-tree-field],[c-form] .widthThird[c-note-field],[c-form] .widthThird[c-radio-button-list-field],[c-form] .widthThird[c-single-selection-list-field],[c-form] .widthThird[c-text-field],[c-form] .widthThird[c-to-do-list-field],[c-form] .widthThird[c-user-defined-list-field],[c-form] .widthThird[c-workflow-search-result-field],[c-register] .widthThird[c-attached-registry-entries-field],[c-register] .widthThird[c-attached-tasks-list-field],[c-register] .widthThird[c-attached-workflows-list-field],[c-register] .widthThird[c-attachment-field],[c-register] .widthThird[c-boolean-field],[c-register] .widthThird[c-check-box-list-field],[c-register] .widthThird[c-currency-field],[c-register] .widthThird[c-decimal-field],[c-register] .widthThird[c-image-field],[c-register] .widthThird[c-integer-field],[c-register] .widthThird[c-label-field],[c-register] .widthThird[c-link-field],[c-register] .widthThird[c-lookup-field],[c-register] .widthThird[c-multi-drop-down-list-field],[c-register] .widthThird[c-multiple-selection-tree-field],[c-register] .widthThird[c-note-field],[c-register] .widthThird[c-radio-button-list-field],[c-register] .widthThird[c-single-selection-list-field],[c-register] .widthThird[c-text-field],[c-register] .widthThird[c-to-do-list-field],[c-register] .widthThird[c-user-defined-list-field],[c-register] .widthThird[c-workflow-search-result-field],[c-task-form] .widthThird[c-attached-registry-entries-field],[c-task-form] .widthThird[c-attached-tasks-list-field],[c-task-form] .widthThird[c-attached-workflows-list-field],[c-task-form] .widthThird[c-attachment-field],[c-task-form] .widthThird[c-boolean-field],[c-task-form] .widthThird[c-check-box-list-field],[c-task-form] .widthThird[c-currency-field],[c-task-form] .widthThird[c-decimal-field],[c-task-form] .widthThird[c-image-field],[c-task-form] .widthThird[c-integer-field],[c-task-form] .widthThird[c-label-field],[c-task-form] .widthThird[c-link-field],[c-task-form] .widthThird[c-lookup-field],[c-task-form] .widthThird[c-multi-drop-down-list-field],[c-task-form] .widthThird[c-multiple-selection-tree-field],[c-task-form] .widthThird[c-note-field],[c-task-form] .widthThird[c-radio-button-list-field],[c-task-form] .widthThird[c-single-selection-list-field],[c-task-form] .widthThird[c-text-field],[c-task-form] .widthThird[c-to-do-list-field],[c-task-form] .widthThird[c-user-defined-list-field],[c-task-form] .widthThird[c-workflow-search-result-field]{width:200px}[c-form] .widthQuarter[class*=c-readonly-]>p,[c-register] .widthQuarter[class*=c-readonly-]>p,[c-task-form] .widthQuarter[class*=c-readonly-]>p{width:150px}[c-form] .widthQuarter input[type=number],[c-form] .widthQuarter input[type=search],[c-form] .widthQuarter input[type=text],[c-form] .widthQuarter input[type=url],[c-form] .widthQuarter textarea,[c-register] .widthQuarter input[type=number],[c-register] .widthQuarter input[type=search],[c-register] .widthQuarter input[type=text],[c-register] .widthQuarter input[type=url],[c-register] .widthQuarter textarea,[c-task-form] .widthQuarter input[type=number],[c-task-form] .widthQuarter input[type=search],[c-task-form] .widthQuarter input[type=text],[c-task-form] .widthQuarter input[type=url],[c-task-form] .widthQuarter textarea{width:138px}[c-form] .widthQuarter select,[c-register] .widthQuarter select,[c-task-form] .widthQuarter select{width:150px}[c-form] .widthQuarter[c-attached-registry-entries-field],[c-form] .widthQuarter[c-attached-tasks-list-field],[c-form] .widthQuarter[c-attached-workflows-list-field],[c-form] .widthQuarter[c-attachment-field],[c-form] .widthQuarter[c-boolean-field],[c-form] .widthQuarter[c-check-box-list-field],[c-form] .widthQuarter[c-currency-field],[c-form] .widthQuarter[c-decimal-field],[c-form] .widthQuarter[c-image-field],[c-form] .widthQuarter[c-integer-field],[c-form] .widthQuarter[c-label-field],[c-form] .widthQuarter[c-link-field],[c-form] .widthQuarter[c-lookup-field],[c-form] .widthQuarter[c-multi-drop-down-list-field],[c-form] .widthQuarter[c-multiple-selection-tree-field],[c-form] .widthQuarter[c-note-field],[c-form] .widthQuarter[c-radio-button-list-field],[c-form] .widthQuarter[c-single-selection-list-field],[c-form] .widthQuarter[c-text-field],[c-form] .widthQuarter[c-to-do-list-field],[c-form] .widthQuarter[c-user-defined-list-field],[c-form] .widthQuarter[c-workflow-search-result-field],[c-register] .widthQuarter[c-attached-registry-entries-field],[c-register] .widthQuarter[c-attached-tasks-list-field],[c-register] .widthQuarter[c-attached-workflows-list-field],[c-register] .widthQuarter[c-attachment-field],[c-register] .widthQuarter[c-boolean-field],[c-register] .widthQuarter[c-check-box-list-field],[c-register] .widthQuarter[c-currency-field],[c-register] .widthQuarter[c-decimal-field],[c-register] .widthQuarter[c-image-field],[c-register] .widthQuarter[c-integer-field],[c-register] .widthQuarter[c-label-field],[c-register] .widthQuarter[c-link-field],[c-register] .widthQuarter[c-lookup-field],[c-register] .widthQuarter[c-multi-drop-down-list-field],[c-register] .widthQuarter[c-multiple-selection-tree-field],[c-register] .widthQuarter[c-note-field],[c-register] .widthQuarter[c-radio-button-list-field],[c-register] .widthQuarter[c-single-selection-list-field],[c-register] .widthQuarter[c-text-field],[c-register] .widthQuarter[c-to-do-list-field],[c-register] .widthQuarter[c-user-defined-list-field],[c-register] .widthQuarter[c-workflow-search-result-field],[c-task-form] .widthQuarter[c-attached-registry-entries-field],[c-task-form] .widthQuarter[c-attached-tasks-list-field],[c-task-form] .widthQuarter[c-attached-workflows-list-field],[c-task-form] .widthQuarter[c-attachment-field],[c-task-form] .widthQuarter[c-boolean-field],[c-task-form] .widthQuarter[c-check-box-list-field],[c-task-form] .widthQuarter[c-currency-field],[c-task-form] .widthQuarter[c-decimal-field],[c-task-form] .widthQuarter[c-image-field],[c-task-form] .widthQuarter[c-integer-field],[c-task-form] .widthQuarter[c-label-field],[c-task-form] .widthQuarter[c-link-field],[c-task-form] .widthQuarter[c-lookup-field],[c-task-form] .widthQuarter[c-multi-drop-down-list-field],[c-task-form] .widthQuarter[c-multiple-selection-tree-field],[c-task-form] .widthQuarter[c-note-field],[c-task-form] .widthQuarter[c-radio-button-list-field],[c-task-form] .widthQuarter[c-single-selection-list-field],[c-task-form] .widthQuarter[c-text-field],[c-task-form] .widthQuarter[c-to-do-list-field],[c-task-form] .widthQuarter[c-user-defined-list-field],[c-task-form] .widthQuarter[c-workflow-search-result-field]{width:150px}[c-information-tip]{padding:10px 5px 10px 5px;vertical-align:middle}[c-information-tip]::before{vertical-align:middle;font-size:2em}[c-list-filter]{clear:both;margin:10px}[c-list-filter] input{margin:5px}[c-list-filter] input[type=text]{width:200px;font-size:13px}[c-list-filter]>div{font-size:.92857143em}[c-list-filter] .close-filter{float:right}[c-list-filter] .show-filter{float:right}[c-list-property] li{display:inline-block}[c-list-property] li::after{margin:0 7px 0 7px;content:'|'}[c-list-property] li:last-child::after{margin:0;content:''}[c-notice]>div{z-index:9999990;position:fixed;top:40px;height:40px;padding:0 25px;left:50%;transform:translateX(-50%);border-left:1px solid;border-right:1px solid;border-bottom:1px solid;text-align:center}[c-notice] label{display:inline-block;margin:10px}[c-properties] h2{margin-bottom:10px}[c-properties] td{padding:2px 0}[c-properties] td~td{padding-left:10px}[c-search-box]{position:relative}[c-search-box] .search-table{width:100%;display:table;border:1px solid}[c-search-box] .search-table:hover{border:1px solid}[c-search-box] .search-row{display:flex}[c-search-box] .search-row span.search-property{flex:1 0 auto;line-height:29px;padding-left:5px;min-width:30px}[c-search-box] .search-row span.search-property[c-select] .list{min-width:auto}[c-search-box] .search-row span.search-property[c-select] .list label{margin:0}[c-search-box] .search-row input{flex:1 1 auto;outline:0;width:100%;border:0;margin:0;display:table-cell}[c-search-box] .search-row i.search-button{flex:1 1 20px;cursor:pointer;padding-right:5px;line-height:29px}[c-search-box] .search-auto-complete{position:absolute;border-width:0 1px 1px 1px;border-style:solid;font-weight:700;height:auto;width:100%}[c-search-box] .search-auto-complete li{white-space:nowrap;cursor:default;padding:5px}[c-search-box] .search-auto-complete li>span{vertical-align:middle;display:inline-block;max-width:calc(100% - 60px);overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}[c-search-box] .search-auto-complete li>a{vertical-align:middle;margin-left:5px;font-weight:400;font-size:1em}[c-search-box] .input-outline{outline-width:2px;outline-style:auto}[c-select-list] [list-item]{padding:4px 30px 4px 6px;display:block;border:1px solid}[c-select-list] [list-item] a:hover{text-decoration:underline;cursor:pointer}[c-select-list] [list-item] [list-item-description]{padding:4px 0 4px 0;width:auto;white-space:normal}[c-select-list] [list-item]:hover{cursor:default}[c-select-list] .error-text{clear:both;text-align:right;color:red;font-size:.8em;line-height:1em}[c-select-list] .error-text div[ng-message-exp],[c-select-list] .error-text div[ng-message]{padding-bottom:7px}[c-select]{position:relative;white-space:nowrap;display:inline-block}[c-select] .list{display:inline-block;min-width:100px;cursor:pointer}[c-select] .list label{margin:0 10px 7px 5px;display:inline-block;cursor:pointer;font-size:13px}[c-select] .list label i{min-width:20px;text-align:center;cursor:pointer}[c-select] .list label i.fa.fa-angle-right{-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}[c-select] .list label i.fa.fa-exclamation-triangle{color:red}[c-select] .list .option-list{min-width:100px;width:fit-content;position:absolute;z-index:1000;border-style:solid;border-width:1px;background-color:#fff;max-height:300px;overflow-x:auto;box-shadow:2px 4px 15px rgba(0,0,0,.1);top:25px;left:0}[c-select] .list .option-list .option-title{display:flex;flex-direction:row;margin:5px 5px 5px 0;font-size:10px}[c-select] .list .option-list .option-title span{text-transform:uppercase;flex:0 1 auto;margin-left:5px;margin-right:5px}[c-select] .list .option-list .option-title hr{flex:1 1 auto;border:0;border-top:solid 1px rgba(0,0,0,.25)}[c-select] .list .option-list .option{padding:10px 20px;line-height:normal;font-size:13px}[c-select] .list .option-list .option .fa.fa-exclamation-triangle{color:red}[c-select] .list .option-list .option .bold{font-weight:700}[c-select] .list .option-list .option:hover{background-color:#e2e2e2}[c-select] .list .option-list .option:first-child{border-top-style:none;border-top-width:0}[c-select] .list .option-list .option:last-child{border-bottom-style:none;border-bottom-width:0}[c-select] .list .option-list .option span{display:inline-block}[c-select] .list.validation.not-selected{border:1px solid red}[c-tag-cloud] h1{margin-bottom:10px}[c-tag-cloud] h1 span{padding-left:50px}[c-tag-cloud] h1 span a:hover{text-decoration:none}[c-tag-cloud] .help-text{padding-bottom:10px;display:block}[c-tag-cloud] .horizontal{display:inline-block}[c-tag-cloud] .horizontal .tag{position:relative;float:left}[c-tag-cloud] .horizontal .tag div{padding:2px 10px 2px 5px}[c-tag-cloud] .horizontal .tag div:not(.detached):hover{text-decoration:underline;cursor:pointer}[c-tag-cloud] .horizontal .tag div.detached:hover{cursor:pointer;text-decoration:underline}[c-tag-cloud] .tree ul{margin:0 0 0 25px}[c-tag-cloud] .tree .tag{display:inline-block;padding:3px 10px 3px 0}[c-tag-cloud] .tree .tag:not(.detached):hover{text-decoration:underline;cursor:pointer}[c-tag-cloud] .tree .tag.level0.detached:hover{cursor:pointer;text-decoration:underline}[c-tag-cloud] .tree .level0{border-radius:5px}[c-tree] ul{margin-left:15px}[c-tree] li{white-space:nowrap}[c-tree] li span{margin-bottom:2px;display:inline-block}[c-tree] a.expanded~ul{display:block}[c-node] i{width:11px;text-align:center;display:inline-block;cursor:pointer}[c-node] span.is-static{font-size:1.2em;cursor:pointer;padding:2px 3px 3px 2px;margin:1px 0 0 1px;display:inline-block}[c-node] span.is-static:hover{text-decoration:underline}[c-node] span.is-static.is-structure-only{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[c-droppable] span.is-static{display:none}.help-icon{float:right;font-size:1.1em;cursor:pointer}[c-scroll-overflow]{white-space:nowrap}[c-scroll-overflow].hiding{-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}.sub-view{z-index:1;width:100%;height:100%;top:0;left:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:table}.service-trigger{clear:both}.read-theme .stage-filter{display:none}div.content .error-text{clear:both;text-align:right;color:red;font-size:.8em;line-height:1em;max-width:600px}div.content .error-text div[ng-message-exp],div.content .error-text div[ng-message]{padding-bottom:7px}.debug [c-form-config-editor] .simple-section-layout,.debug [c-form-config-editor] [c-section-layout],.debug [c-form-config-editor] section,.debug [c-form] .simple-section-layout,.debug [c-form] [c-section-layout],.debug [c-form] section,.debug [c-register] .simple-section-layout,.debug [c-register] [c-section-layout],.debug [c-register] section,.debug [c-task-form] .simple-section-layout,.debug [c-task-form] [c-section-layout],.debug [c-task-form] section{border:1px dashed}.modal-view c-tree-explorer{float:right;width:50%}.fieldoptionslisttemplates-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.fieldoptionslisttemplates-list .list-filter-spacer{height:56px}.fieldoptionslisttemplates-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}c-notification-footer-item .badge{border-radius:10px;background-color:#f16529;padding:3px 5px;color:#fff;font-size:14px}div.notifications-view{padding:15px}div.notifications-view>ul.notifications-widgets{margin-top:15px}div.notifications-view>ul.notifications-widgets>li{cursor:pointer;padding:15px;background-color:#f0f0f0;border:solid 1px #f0f0f0;border-radius:5px;max-width:200px;margin-bottom:2px}div.notifications-view>ul.notifications-widgets>li>span{display:inline-block}div.notifications-view>ul.notifications-widgets>li>span.badge{float:right}div.notifications-view>ul.notifications-widgets>li:hover{background-color:grey;color:#fff}.notificationtemplates-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.notificationtemplates-list .list-filter-spacer{height:56px}.notificationtemplates-list .paged-list .pager.pager-top{top:97px}.notificationtemplates-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}c-notification-template-item .badge{border-radius:10px;background-color:#f16529;padding:3px 5px;color:#fff;font-size:14px}.numbersequences-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.numbersequences-list .list-filter-spacer{height:56px}.numbersequences-list .paged-list .pager.pager-top{top:97px}.numbersequences-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.sieves-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.sieves-list .list-filter-spacer{height:56px}.sieves-list .paged-list .pager.pager-top{top:97px}.sieves-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.sieves-filter-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.sieves-filter-list .list-filter-spacer{height:56px}.sieves-filter-list .paged-list .pager.pager-top{top:76px}.sieves-filter-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.tagedit{display:flex;flex-direction:row;margin-top:-40px}.tagedit>section.tree{box-sizing:border-box;padding:15px 10px 10px 10px;background-color:#f0f0f0;overflow:auto;flex:0 0 312.5px}.tagedit>section.tree a{font-size:1.14285714em;padding:2px 3px 3px 2px;display:inline-block}.tagedit .details{box-sizing:border-box;padding:50px 10px 10px 10px;overflow:auto;flex:1;min-width:0}.tags-container{margin:20px}.tags-container ul li span a{font-size:1.14285714em;padding:2px 3px 3px 2px;display:inline-block}.tags-container.properties .property-group-header{margin-top:30px}.tags-container .form-description{color:grey}.tags-container .display-tree{display:block;margin:25px 0 0 0}[c-template-drafts]{position:relative}[c-template-drafts] ul{display:table}[c-template-drafts] ul li{display:table-row;padding-right:10px;line-height:30px}[c-template-drafts] ul li div{display:table-cell;padding-right:10px}[c-template-drafts] ul li div.version{width:50px}[c-template-drafts] ul li div.user{width:250px;overflow:hidden}[c-template-drafts] ul li div.checkedOut{width:135px}[c-template-drafts] ul li div.checkedIn{width:135px}[c-template-drafts] ul li div.size{width:50px;white-space:nowrap}[c-template-drafts] ul li div.filename{max-width:150px;overflow:hidden}[c-template-drafts] ul li:not(.header) div.version:hover{cursor:pointer;text-decoration:underline}.templates-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.templates-list .list-filter-spacer{height:56px}.templates-list .paged-list .pager.pager-top{top:97px}.templates-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.email-groups-management .property-item c-list{height:400px}.file-extensions-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.file-extensions-list .list-filter-spacer{height:56px}.file-extensions-list .paged-list .pager.pager-top{top:97px}.file-extensions-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.labels-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.labels-list .list-filter-spacer{height:56px}.labels-list .paged-list .pager.pager-top{top:97px}.labels-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.purge-documents .purge-menu{padding-left:30px;padding-top:40px}.purge-documents ul.button-widgets{margin-top:15px}.purge-documents ul.button-widgets>li{cursor:pointer;padding:15px;background-color:#f0f0f0;border:solid 1px #f0f0f0;border-radius:5px;max-width:350px;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}.purge-documents ul.button-widgets>li>span{display:inline-block}.purge-documents ul.button-widgets>li>span.badge{float:right}.purge-documents ul.button-widgets>li:hover{background-color:grey;color:#fff}.stagetemplates-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.stagetemplates-list .list-filter-spacer{height:56px}.stagetemplates-list .paged-list .pager.pager-top{top:97px}.stagetemplates-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.activityoptions-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.activityoptions-list .list-filter-spacer{height:56px}.activityoptions-list .paged-list .pager.pager-top{top:97px}.activityoptions-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.properties div.old-owners .property-item{height:250px;max-height:250px}.properties div.old-owners .property-item div[centuri-list-filter] input.fltr-input{width:140px}.properties div.old-owners .property-item c-list{height:200px}.properties div.documents-list .property-item div[centuri-list-filter] input.fltr-input{width:140px}.properties div.documents-list>div>c-auto-form-property:first-child .property-item{height:250px;max-height:250px}.properties div.documents-list>div>c-auto-form-property:first-child .property-item c-list{height:200px}.properties div.new-owners .property-item div[centuri-list-filter] input.fltr-input{width:140px}.properties div.new-owners>div>c-auto-form-property:first-child .property-item{height:250px;max-height:250px}.properties div.new-owners>div>c-auto-form-property:first-child .property-item c-list{height:200px}c-transfer-user-item h3{font-size:1em}c-transfer-user-item .property-container{font-size:80%}c-transfer-workflow-item h3{font-size:1em}c-transfer-workflow-item ul{margin-bottom:0}c-transfer-workflow-item .workflow-property-list{font-size:80%}div.transfer-ownership{padding-top:70px}div.transfer-ownership div.spacer{height:400px}div.transfer-ownership section{margin-bottom:5px;margin-left:50px;width:700px}div.transfer-ownership section.last{border-bottom:solid 1px #f0f0f0}div.transfer-ownership section h2{margin-top:5px;margin-bottom:0;padding:5px 0 5px 0;background-color:#f0f0f0;border-bottom:solid 1px #d0d0d0;cursor:pointer}div.transfer-ownership section h2::before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;position:relative;left:-15px;width:11px}div.transfer-ownership section h2.down::before{content:"\f107"}div.transfer-ownership section h2.right::before{content:"\f105"}div.transfer-ownership section div.options{height:40px;border-top:dashed 1px #d0d0d0}div.transfer-ownership section div.options label{line-height:45px}div.transfer-ownership section div.options label span{display:inline-block;width:30%}div.transfer-ownership section div.new-owner-list,div.transfer-ownership section div.old-owner-list,div.transfer-ownership section div.workflow-list{margin-top:5px;height:400px;overflow-x:hidden;overflow-y:auto}div.transfer-ownership section div.new-owner-list [centuri-list-filter],div.transfer-ownership section div.old-owner-list [centuri-list-filter],div.transfer-ownership section div.workflow-list [centuri-list-filter]{margin:0}div.transfer-ownership section div.new-owner-list .list-filter,div.transfer-ownership section div.old-owner-list .list-filter,div.transfer-ownership section div.workflow-list .list-filter{background-color:#fff;padding:0;position:sticky;width:100%;top:0;z-index:110}div.transfer-ownership section div.new-owner-list .list-status,div.transfer-ownership section div.old-owner-list .list-status,div.transfer-ownership section div.workflow-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}div.transfer-ownership section div.index-status{line-height:45px;clear:both}div.transfer-ownership section div.index-status.options{border-top:0}div.transfer-ownership section div.index-status button{float:right;padding:5px 10px}div.transfer-ownership section div.new-owner-message div.options{border-top:0}div.transfer-ownership section div.new-owner-message textarea{box-sizing:border-box;width:100%;height:200px}.view-definitions .details-edit-container>form{padding-bottom:0}.view-definitions .properties .property-item{line-height:15px}.view-definitions .code-editor{max-width:710px}.view-definitions .properties .property-item c-input textarea{font-family:monospace;line-height:initial;height:300px;padding:5px;white-space:nowrap;resize:vertical}.view-definitions .properties .property-item c-list{height:400px}.view-definitions .properties .property-item c-list c-items-list{height:400px}.view-definitions .flex-example-list-container,.view-definitions .list-container{box-sizing:content-box;margin:15px 45px 0 45px;padding-bottom:30px;max-width:710px;width:100%}.view-definitions .flex-example-list-container ul.workflow-property-list li,.view-definitions .list-container ul.workflow-property-list li{display:inline-block;padding:0 7px 0 0;margin-right:7px;border-right:solid 1px gray}.view-definitions .flex-example-list-container ul.workflow-property-list li:first-child,.view-definitions .list-container ul.workflow-property-list li:first-child{padding:0 7px 0 0;border-right:solid 1px gray}.view-definitions .flex-example-list-container ul.workflow-property-list li.badge:first-child,.view-definitions .list-container ul.workflow-property-list li.badge:first-child{padding:0 5px 3px 5px}.view-definitions .flex-example-list-container ul.workflow-property-list li:last-child,.view-definitions .list-container ul.workflow-property-list li:last-child{padding:0 0 0 7px;border:0}.view-definitions .flex-example-list-container ul.workflow-property-list li.restricted,.view-definitions .list-container ul.workflow-property-list li.restricted{color:red}.view-definitions .flex-example-list-container ul.definition-list li,.view-definitions .list-container ul.definition-list li{display:flex;flex-direction:row;border-bottom:solid 1px rgba(0,0,0,.1);padding-bottom:5px;margin-bottom:5px}.view-definitions .flex-example-list-container ul.definition-list li span,.view-definitions .list-container ul.definition-list li span{flex:1 1 auto}.view-definitions .flex-example-list-container ul.definition-list li span.link,.view-definitions .list-container ul.definition-list li span.link{cursor:pointer;text-decoration:underline rgba(0,0,255,.2)}.view-definitions .flex-example-list-container ul.definition-list li span.link:hover,.view-definitions .list-container ul.definition-list li span.link:hover{text-decoration:underline rgba(0,0,255,.5)}.view-definitions .flex-example-list-container ul.definition-list li span.link.inactive,.view-definitions .list-container ul.definition-list li span.link.inactive{color:red}.view-definitions .flex-example-list-container ul.definition-list li span.type,.view-definitions .list-container ul.definition-list li span.type{flex:0 1 100px}.view-definitions .flex-example-list-container ul.definition-list li span.routes,.view-definitions .list-container ul.definition-list li span.routes{flex:0 1 120px}.view-definitions .flex-example-list-container ul.definition-list li span.name,.view-definitions .list-container ul.definition-list li span.name{flex:0 1 120px}.view-definitions .flex-example-list-container ul.definition-list li span.wfconfigs,.view-definitions .list-container ul.definition-list li span.wfconfigs{flex:0 1 40px}.view-definitions .flex-example-list-container ul.definition-list li span.delete,.view-definitions .list-container ul.definition-list li span.delete{flex:0 1 20px}.view-definitions .flex-example-list-container ul.definition-list li span.delete i,.view-definitions .list-container ul.definition-list li span.delete i{color:#d0d0d0;cursor:pointer}.view-definitions .flex-example-list-container ul.definition-list li span.delete i:hover,.view-definitions .list-container ul.definition-list li span.delete i:hover{color:red}.view-definitions .flex-example-list-container ul.definition-list li.header,.view-definitions .list-container ul.definition-list li.header{font-weight:700;text-transform:uppercase;border-bottom:solid 1px rgba(0,0,0,.2)}c-flexible-list-item-editor{display:block;box-sizing:content-box;margin:15px 45px 0 45px;padding-bottom:5px}c-flexible-list-item-editor c-flexible-list-item-editor-item div.row c-flexible-list-item-editor-row ul.row{display:block;border-left:solid 5px rgba(0,255,128,.5);border-right:solid 5px rgba(0,255,128,.5);margin-top:2px;padding-top:5px;padding-left:2px}c-flexible-list-item-editor c-flexible-list-item-editor-item div.row c-flexible-list-item-editor-row ul.row li.cell{display:inline-block;border:solid 1px rgba(0,0,255,.25);border-radius:3px;height:30px;margin-right:5px;margin-bottom:5px;padding:2px 5px;cursor:pointer}c-flexible-list-item-editor c-flexible-list-item-editor-item div.row c-flexible-list-item-editor-row ul.row li.cell:hover{border:solid 1px rgba(255,0,0,.25)}c-flexible-list-item-editor c-flexible-list-item-editor-item div.row c-flexible-list-item-editor-row ul.row li.cell.button:hover{border:solid 1px rgba(0,0,255,.25);background-color:rgba(0,0,255,.25);color:#fff}c-flexible-list-item-editor c-flexible-list-item-editor-item div.row c-flexible-list-item-editor-row ul.row li.cell div.add{display:inline-block;height:30px;width:10px;overflow:hidden;line-height:30px;font-size:12px}c-flexible-list-item-editor c-flexible-list-item-editor-item div.row c-flexible-list-item-editor-row ul.row li.cell c-flexible-list-item-editor-cell{display:inline-block;height:30px;overflow:hidden}.workflow-report a.centuri-list-show-filter{position:relative;display:block}centuri-list-nx.workflow-report div.fixed-content ul.list-ctx li div.content-wrapper div.container{padding:0}centuri-list-nx.workflow-report .list-item-hover{border:0}.process-management c-list{height:400px}c-workspace-list-item.inactive{color:#f0f0f0}.ownership-transfer c-items-list c-list-item c-list-picker-item{display:block}.ownership-transfer c-items-list c-list-item c-list-picker-item>span{white-space:nowrap!important;text-overflow:ellipsis;overflow:hidden;width:227.25px;display:block}.ownership-transfer c-items-list c-list-item c-list-picker-item .additional-info div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:227.25px}[c-workflow-report]{padding-top:60px;padding-left:20px}[c-workflow-report] .charts{width:100%}[c-workflow-report] [c-pie-chart]{float:left}[c-workflow-report] [c-pie-chart] .legend rect{fill:#fff;stroke:#000;opacity:.9}[c-workflow-report] centuri-list{width:100%;max-width:95%}[c-workflow-report] centuri-list .content-wrapper{padding:0}[c-workflow-report] centuri-list .list-item .container{padding:0}[c-workflow-report] centuri-list .list-item-hover{border:0}[c-workflow-report] .Rtable{clear:both;display:flex;flex-wrap:wrap;margin:0;padding:0}[c-workflow-report] .Rtable-cell{box-sizing:border-box;flex-grow:1;width:100%;padding:.4em 1.2em;overflow:hidden;white-space:nowrap;list-style:none;border:solid 1px #fff;background:rgba(112,128,144,.2)}[c-workflow-report] .Rtable-cell>h1,[c-workflow-report] .Rtable-cell>h2,[c-workflow-report] .Rtable-cell>h3,[c-workflow-report] .Rtable-cell>h4,[c-workflow-report] .Rtable-cell>h5,[c-workflow-report] .Rtable-cell>h6{margin:0}[c-workflow-report] .Rtable--2cols>.Rtable-cell{width:50%}[c-workflow-report] .Rtable--3cols>.Rtable-cell{width:33.33%}[c-workflow-report] .Rtable--4cols>.Rtable-cell{width:25%}[c-workflow-report] .Rtable--5cols>.Rtable-cell{width:20%}[c-workflow-report] .Rtable--6cols>.Rtable-cell{width:16.6%}[c-workflow-report] .Rtable{position:relative;top:1px;left:1px}[c-workflow-report] .Rtable-cell{margin:-1px 0 0 -1px;background-color:#fff;border-color:#ccc}[c-workflow-report] .Rtable-cell--medium{background-color:#ccc;border-color:#666}[c-workflow-report] .Rtable-cell--light{background-color:#fff;border-color:#ccc}[c-workflow-report] .Rtable-cell--head{background-color:#ccc;border-color:#666}@media all and (max-width:600px){[c-workflow-report] .Rtable--collapse{display:block;margin-bottom:20px}[c-workflow-report] .Rtable--collapse>.Rtable-cell{width:100%!important;background-color:#ccc}}[c-workflow-report] .no-flexbox .Rtable{display:block}[c-workflow-report] .no-flexbox .Rtable>.Rtable-cell{width:100%}.add-transcript-recipient{margin-top:5px;line-height:20px}.add-transcript-recipient button{float:right;border-color:#f0f0f0;background-color:#f0f0f0;color:#444;padding:6px 19px;border-width:1px;border-style:solid;white-space:nowrap;margin-left:10px;height:34px;margin-top:4px;font:inherit}.add-transcript-recipient button:hover{background-color:#cfcfcf}.transcript-recipient-list{margin-top:10px}.transcript-recipient-list li{display:flex;margin-bottom:10px}.transcript-recipient-list li .recipient{float:left;width:100%;line-height:17px}.transcript-recipient-list li .recipient span{display:block}.transcript-recipient-list li .recipient .name:hover{cursor:pointer;text-decoration:underline}.transcript-recipient-list li .recipient .description{font-size:80%}.transcript-recipient-list li .recipient .description:hover{cursor:pointer;text-decoration:underline}.transcript-recipient-list li .recipient .description:empty:before{content:attr(data-placeholder);color:gray}.transcript-recipient-list li .remove{float:right;cursor:pointer;white-space:nowrap}.transcript-recipient-list li .remove:hover{cursor:pointer;text-decoration:underline}.transcriptconfigs-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.transcriptconfigs-list .list-filter-spacer{height:56px}.transcriptconfigs-list .paged-list .pager.pager-top{top:97px}.transcriptconfigs-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.escalation-config-controller .properties .property-item c-timespan-component.property-input .timespan-read{margin-left:5px}.escalation-config-controller .properties .property-item c-timespan-component.property-input .timespan-edit{display:flex}.escalation-config-controller .properties .property-item c-timespan-component.property-input .timespan-edit input[type=text]{width:20%}.escalation-config-controller .properties .property-item c-timespan-component.property-input .timespan-edit select{width:80%;margin-left:4px}.task-config-general-controller .properties .property-item c-timespan-component.property-input .timespan-read{margin-left:5px}.task-config-general-controller .properties .property-item c-timespan-component.property-input .timespan-edit{display:flex}.task-config-general-controller .properties .property-item c-timespan-component.property-input .timespan-edit input[type=text]{width:20%}.task-config-general-controller .properties .property-item c-timespan-component.property-input .timespan-edit select{width:80%;margin-left:4px}.workflow-config-general-controller .properties .property-item c-timespan-component.property-input .timespan-read{margin-left:5px}.workflow-config-general-controller .properties .property-item c-timespan-component.property-input .timespan-edit{display:flex}.workflow-config-general-controller .properties .property-item c-timespan-component.property-input .timespan-edit input[type=text]{width:20%}.workflow-config-general-controller .properties .property-item c-timespan-component.property-input .timespan-edit select{width:80%;margin-left:4px}.workflow-config-general-controller .properties .preview-area li .attachment-file span{display:inline}.workflow-config-general-controller .properties p{font-style:italic}.stage-config-view .details-edit-container{display:block;box-sizing:content-box;max-width:800px;width:100%;background-color:#fff}.stage-config-view .details-edit-container form{padding-bottom:0;margin-top:0}.stage-config-view .details-edit-container .property-item{border-bottom:0}.stage-config-view .details-edit-container c-list{height:300px}.stage-config-view .details-edit-container c-items-list ul>li c-external-event-config-item a.remove,.stage-config-view .details-edit-container c-items-list ul>li c-task-config-item a.remove{display:none}.stage-config-view .details-edit-container c-items-list ul>li:hover c-external-event-config-item a.remove,.stage-config-view .details-edit-container c-items-list ul>li:hover c-task-config-item a.remove{display:inherit;float:right;font-size:80%;color:#444;margin-right:5px}.stage-config-view .details-edit-container c-items-list ul>li:hover c-external-event-config-item a.remove:hover,.stage-config-view .details-edit-container c-items-list ul>li:hover c-task-config-item a.remove:hover{color:maroon}.stage-config-view .properties p{font-style:italic}.stage-config-view .properties c-external-event-config-item,.stage-config-view .properties c-task-config-item{display:block}.stage-config-view .properties c-external-event-config-item:hover,.stage-config-view .properties c-task-config-item:hover{border-color:transparent;border-left-color:inherit;background-color:#f0f0f0}.stage-config-view .properties c-external-event-config-item .fa.fa-warning,.stage-config-view .properties c-task-config-item .fa.fa-warning{color:red;margin-right:5px}.stage-config-view .properties c-external-event-config-item p,.stage-config-view .properties c-task-config-item p{margin-top:0}.stage-config-view .properties c-external-event-config-item ul li,.stage-config-view .properties c-task-config-item ul li{display:inline;border-left:solid 1px #000;padding-left:5px;padding-right:5px}.stage-config-view .properties c-external-event-config-item ul li:first-child,.stage-config-view .properties c-task-config-item ul li:first-child{border-left:0;padding-left:0}.stage-config-view .properties c-external-event-config-item ul li:hover,.stage-config-view .properties c-task-config-item ul li:hover{border-color:transparent;border-left-color:inherit;background-color:inherit}div.stage-configs div[ui-view] div.modal-view{height:100%}.workflow-config li i{width:11px;display:inline-block;cursor:pointer}.workflow-config li ul{margin:0 0 0 15px}.workflowconfigs-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.workflowconfigs-list .list-filter-spacer{height:56px}.workflowconfigs-list .paged-list .pager.pager-top{top:97px}.workflowconfigs-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.groups-view c-group-item .property-container{padding-top:5px}.groups-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.groups-list .list-filter-spacer{height:56px}.groups-list .paged-list .pager.pager-top{top:97px}.groups-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}div.invalid{color:#ec1346;background-color:transparent;font-weight:700;font-size:100px;position:absolute;top:400px;opacity:.1;text-align:center;-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}div.organization-view{padding:15px}div.organization-view>ul.organization-widgets{margin-top:15px}div.organization-view>ul.organization-widgets>li{cursor:pointer;padding:15px;background-color:#f0f0f0;border:solid 1px #f0f0f0;border-radius:5px;max-width:200px;margin-bottom:2px}div.organization-view>ul.organization-widgets>li>span{display:inline-block}div.organization-view>ul.organization-widgets>li>span.badge{float:right}div.organization-view>ul.organization-widgets>li:hover{background-color:grey;color:#fff}.roles-view c-role-item .property-container{padding-top:5px}.roles-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.roles-list .list-filter-spacer{height:56px}.roles-list .paged-list .pager.pager-top{top:97px}.roles-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.decrypt-user c-list{height:400px}.decrypt-user c-list c-items-list{height:400px}.decrypt-user c-access-log-item .timestamp{padding-right:10px}.decrypt-user c-access-log-item .accessing-user{font-weight:700}.decrypt-user c-access-log-item .encrypted-user{font-weight:700}.userroles-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.userroles-list .list-filter-spacer{height:56px}.userroles-list .paged-list .pager.pager-top{top:97px}.userroles-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.import-folder-view .properties .property-item label{max-width:100%}.import-folder-view .properties .property-item{line-height:15px}.import-folder-view .CodeMirror{border:1px solid #f0f0f0}.import-folder-view c-autoform-select .selected span.square,.import-folder-view c-autoform-select li span.square{display:inline-block;width:4px;height:16px;position:relative;top:3px;left:-3px}.import-folder-view c-checkbox-list c-checkbox label{max-width:100%}.add-folder{margin-top:5px;line-height:20px}.add-folder .folder-sync{display:inline;font-style:italic;font-size:small}.add-folder button{float:right;border-color:#f0f0f0;background-color:#f0f0f0;color:#444;padding:6px 19px;border-width:1px;border-style:solid;white-space:nowrap;margin-left:10px;height:34px;margin-top:4px;font:inherit}.add-folder button:hover{background-color:#cfcfcf}.folder-list{margin-top:10px}.folder-list li{display:flex;border-bottom:1px dashed #f0f0f0;padding:5px 10px 5px 10px}.folder-list li:hover{background-color:#f0f0f0}.folder-list li .folder-container{width:100%}.folder-list li .folder-container .folder{float:left}.folder-list li .folder-container .folder i{color:gray}.folder-list li .folder-container .folder .folder-path{margin-left:10px;display:inline}.folder-list li .folder-container .folder .folder-path:hover{cursor:pointer;text-decoration:underline}.folder-list li .folder-container .folder .folder-failures{font-style:italic;font-size:small;line-height:normal}.folder-list li .folder-container .remove{float:right;cursor:pointer;white-space:nowrap}.folder-list li .folder-container .remove:hover{cursor:pointer;text-decoration:underline}.users-view c-user-item .property-container{padding-top:5px}.users-view c-readonly-user-item h3 .title{color:#00f}.user-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.user-list .list-filter-spacer{height:56px}.user-list .paged-list .pager.pager-top{top:97px}.user-list .list-status{line-height:30px;top:97px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.workunit-container{margin:20px}.workunit-container ul li span a{font-size:1.14285714em;padding:2px 3px 3px 2px;display:inline-block}.workunit-container.properties .property-group-header{margin-top:30px}.workunit-container .form-description{color:grey}.workunit-container .display-tree{display:block;margin:25px 0 0 0}.account-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.account-list .list-filter-spacer{height:56px}.account-list .paged-list .pager.pager-top{top:97px}.account-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.global-notifications-view c-global-notification-item .property-container{padding-top:5px}.global-notifications-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.global-notifications-list .list-filter-spacer{height:56px}.global-notifications-list .paged-list .pager.pager-top{top:97px}.global-notifications-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}c-saml-authentication c-drop-zone{width:unset}c-saml-authentication c-drop-zone.dropzone{float:right;border-color:#f0f0f0;border-radius:unset;background-color:#f0f0f0;color:#444;padding:6px 19px;border-width:1px;border-style:solid;white-space:nowrap;margin-left:10px;height:34px;margin-top:4px;font:inherit}c-saml-authentication c-drop-zone.dropzone:hover{background-color:#cfcfcf}c-saml-authentication .property-comment.disabled,c-saml-authentication label.disabled{color:#d3d3d3}c-saml-authentication .property-container c-radiobutton{box-sizing:border-box;float:right;line-height:20px;width:50%;padding-left:5px;padding-top:7px}c-saml-authentication .property-container.disabled{color:#d3d3d3}.add-configuration{margin-top:5px;line-height:20px}.add-configuration button{float:right;border-color:#f0f0f0;background-color:#f0f0f0;color:#444;padding:6px 19px;border-width:1px;border-style:solid;white-space:nowrap;margin-left:10px;height:34px;margin-top:4px;font:inherit}.add-configuration button:hover{background-color:#cfcfcf}.configuration-list{margin-top:10px}.configuration-list li{display:flex;border-bottom:1px dashed #f0f0f0;padding:5px 10px 5px 10px}.configuration-list li:hover{background-color:#f0f0f0}.configuration-list li .configuration{float:left;width:100%}.configuration-list li .configuration i{color:gray}.configuration-list li .configuration span{margin-left:10px}.configuration-list li .configuration .name:hover{cursor:pointer;text-decoration:underline}.configuration-list li .remove{float:right;cursor:pointer;white-space:nowrap}.configuration-list li .remove:hover{cursor:pointer;text-decoration:underline}.exports-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.exports-list .list-filter-spacer{height:36px}.exports-list .paged-list .pager.pager-top{top:56px}.exports-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.licenses-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.licenses-list .list-filter-spacer{height:56px}.licenses-list .paged-list .pager.pager-top{top:97px}.licenses-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.registers-admin-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.registers-admin-list .list-filter-spacer{height:36px}.registers-admin-list .paged-list .pager.pager-top{top:56px}.registers-admin-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.excel-report.sidebar-note{padding:10px 10px}.excel-report.sidebar-note p{margin-top:5px}.excel-report .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.excel-report .list-filter-spacer{height:56px}.excel-report .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.workflow-report a.centuri-list-show-filter{position:relative;display:block}centuri-list-nx.workflow-report div.fixed-content ul.list-ctx li div.content-wrapper div.container{padding:0}centuri-list-nx.workflow-report .list-item-hover{border:0}[c-workflow-report]{padding-top:60px;padding-left:20px}[c-workflow-report] .charts{width:100%}[c-workflow-report] [c-pie-chart]{float:left}[c-workflow-report] [c-pie-chart] .legend rect{fill:#fff;stroke:#000;opacity:.9}[c-workflow-report] centuri-list{width:100%;max-width:95%}[c-workflow-report] centuri-list .content-wrapper{padding:0}[c-workflow-report] centuri-list .list-item .container{padding:0}[c-workflow-report] centuri-list .list-item-hover{border:0}[c-workflow-report] .Rtable{clear:both;display:flex;flex-wrap:wrap;margin:0;padding:0}[c-workflow-report] .Rtable-cell{box-sizing:border-box;flex-grow:1;width:100%;padding:.4em 1.2em;overflow:hidden;white-space:nowrap;list-style:none;border:solid 1px #fff;background:rgba(112,128,144,.2)}[c-workflow-report] .Rtable-cell>h1,[c-workflow-report] .Rtable-cell>h2,[c-workflow-report] .Rtable-cell>h3,[c-workflow-report] .Rtable-cell>h4,[c-workflow-report] .Rtable-cell>h5,[c-workflow-report] .Rtable-cell>h6{margin:0}[c-workflow-report] .Rtable--2cols>.Rtable-cell{width:50%}[c-workflow-report] .Rtable--3cols>.Rtable-cell{width:33.33%}[c-workflow-report] .Rtable--4cols>.Rtable-cell{width:25%}[c-workflow-report] .Rtable--5cols>.Rtable-cell{width:20%}[c-workflow-report] .Rtable--6cols>.Rtable-cell{width:16.6%}[c-workflow-report] .Rtable{position:relative;top:1px;left:1px}[c-workflow-report] .Rtable-cell{margin:-1px 0 0 -1px;background-color:#fff;border-color:#ccc}[c-workflow-report] .Rtable-cell--medium{background-color:#ccc;border-color:#666}[c-workflow-report] .Rtable-cell--light{background-color:#fff;border-color:#ccc}[c-workflow-report] .Rtable-cell--head{background-color:#ccc;border-color:#666}@media all and (max-width:600px){[c-workflow-report] .Rtable--collapse{display:block;margin-bottom:20px}[c-workflow-report] .Rtable--collapse>.Rtable-cell{width:100%!important;background-color:#ccc}}[c-workflow-report] .no-flexbox .Rtable{display:block}[c-workflow-report] .no-flexbox .Rtable>.Rtable-cell{width:100%}.report-view .properties .property-item label{max-width:100%}.report-view c-autoform-select .selected span.square,.report-view c-autoform-select li span.square{display:inline-block;width:4px;height:16px;position:relative;top:3px;left:-3px}.report-view c-checkbox-list c-checkbox label{max-width:100%}.customreports-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.customreports-list .list-filter-spacer{height:56px}.customreports-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.customreport-status{background-color:red;color:#fff;padding:5px;vertical-align:top;min-height:40px}.customreport-status i{position:absolute;font-size:40px}.customreport-status div{padding-left:50px;font-weight:700;line-height:normal}c-service-item .description{padding:5px 0}c-service-item i.fa.fa-cog.fa-spin.fa-fw{color:gray}.service-details c-list{height:300px}.channel-action c-list,.host-channel c-list,.interaction-host c-list{height:150px}.properties c-channel-account-item,.properties c-channel-action-item,.properties c-channel-property-item,.properties c-host-channel-item,.properties c-interaction-host-item{display:block}.properties c-channel-account-item p,.properties c-channel-action-item p,.properties c-channel-property-item p,.properties c-host-channel-item p,.properties c-interaction-host-item p{margin-top:0}.properties c-channel-account-item ul li,.properties c-channel-action-item ul li,.properties c-channel-property-item ul li,.properties c-host-channel-item ul li,.properties c-interaction-host-item ul li{display:inline;border-left:solid 1px #000;padding-left:5px;padding-right:5px}.properties c-channel-account-item ul li:first-child,.properties c-channel-action-item ul li:first-child,.properties c-channel-property-item ul li:first-child,.properties c-host-channel-item ul li:first-child,.properties c-interaction-host-item ul li:first-child{border-left:0;padding-left:0}.properties c-channel-account-item ul li:hover,.properties c-channel-action-item ul li:hover,.properties c-channel-property-item ul li:hover,.properties c-host-channel-item ul li:hover,.properties c-interaction-host-item ul li:hover{border-color:transparent;border-left-color:inherit;background-color:inherit}.properties c-items-list ul>li c-channel-account-item a.remove,.properties c-items-list ul>li c-channel-action-item a.remove,.properties c-items-list ul>li c-channel-property-item a.remove,.properties c-items-list ul>li c-host-channel-item a.remove,.properties c-items-list ul>li c-interaction-host-item a.remove,.properties c-items-list ul>li c-string-replacement-item a.remove{display:none}.properties c-items-list ul>li:hover c-channel-account-item a.remove,.properties c-items-list ul>li:hover c-channel-action-item a.remove,.properties c-items-list ul>li:hover c-channel-property-item a.remove,.properties c-items-list ul>li:hover c-host-channel-item a.remove,.properties c-items-list ul>li:hover c-interaction-host-item a.remove,.properties c-items-list ul>li:hover c-string-replacement-item a.remove{display:inherit;float:right;font-size:80%;color:#444;margin-right:5px}.properties c-items-list ul>li:hover c-channel-account-item a.remove:hover,.properties c-items-list ul>li:hover c-channel-action-item a.remove:hover,.properties c-items-list ul>li:hover c-channel-property-item a.remove:hover,.properties c-items-list ul>li:hover c-host-channel-item a.remove:hover,.properties c-items-list ul>li:hover c-interaction-host-item a.remove:hover,.properties c-items-list ul>li:hover c-string-replacement-item a.remove:hover{color:maroon}.workflowtag{display:flex;flex-direction:row;margin-top:-40px}.workflowtag>section.tree{box-sizing:border-box;padding:50px 10px 10px 10px;background-color:#f0f0f0;overflow:auto;flex:0 0 312.5px}.workflowtag>section.tree a{font-size:1.14285714em;padding:2px 3px 3px 2px;display:inline-block}.workflowtag .tag-container{height:100%}.workflowtag .details{box-sizing:border-box;padding:40px 0 0 0;overflow:hidden;flex:1;min-width:0}.workflowtag .details .information-text{padding:10px}.tagworkflow-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.tagworkflow-list .list-filter-spacer{height:36px}.tagworkflow-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.disable-scroll{overflow:hidden}.language-editor{outline:0;width:100%;margin:5px 0 10px 0}.language-editor ul{padding-left:0}.language-editor ul ul{padding-left:30px}.language-editor li{line-height:35px}.language-editor li.single-row{line-height:42px}.language-editor .table-wrapper{overflow:auto;max-height:500px}.language-editor .headline-column{font-weight:700}.language-editor .headline{border-bottom:1px dashed #f0f0f0}.language-editor .language-column{display:table-cell;width:200px;box-sizing:border-box}.language-editor .language-column div{width:193px;margin-left:7px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.language-editor .language-column input{margin:0 0 0 1px}.language-editor .move-column{width:15px;display:table-cell;padding:0 5px;color:gray;cursor:pointer}.language-editor .move-column i{display:none;pointer-events:none}.language-editor .move-column:hover{color:#000}.language-editor .shadowItem{height:35px}.language-editor .shadow-add-child{margin-left:20px;height:33px;pointer-events:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQIW2NkQALPHj77zwjjgzhS8lKMYAEYB8RmROaABAALZg+xfpbsowAAAABJRU5ErkJggg==);border-style:solid;border-color:#d3d3d3;border-width:1px}.language-editor .shadow-add{height:33px;pointer-events:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQIW2NkQALPHj77zwjjgzhS8lKMYAEYB8RmROaABAALZg+xfpbsowAAAABJRU5ErkJggg==);border-style:solid;border-color:#d3d3d3;border-width:1px}.language-editor .action-column{white-space:nowrap;overflow:hidden;cursor:pointer;width:60px;display:table-cell;padding-right:15px;text-align:center}.language-editor .action-column a{display:none}.language-editor .action-column.icon{width:20px;color:#444}.language-editor .langEditorInput{width:90%}.language-editor .add-button{cursor:pointer}.language-editor .over{padding-top:35px}.language-editor .move{position:fixed;background-color:#f0f0f0;pointer-events:none}.language-editor .move .move-column i{display:block}.language-editor .move .action-column a{display:block}.language-editor .fade{opacity:.5}.language-editor .selected{background-color:#f0f0f0}.language-editor .selected .move-column i{display:block}.language-editor .selected .action-column a{display:block}.language-editor .not-selected{cursor:pointer}.language-editor .not-selected .icon i{display:none}.language-editor .show-icons .move-column i{display:block}.language-editor .show-icons .action-column a{display:block}.language-editor .single-row{display:flex;width:600px}.language-editor .single-row .single-col-lang{flex-basis:120px;margin-right:10px;font-weight:700;white-space:nowrap}.language-editor .single-row .single-col-value{flex-basis:500px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.language-editor textarea.single-col-value:focus{white-space:normal;overflow:scroll}.language-editor .property-list{cursor:pointer;overflow:auto;border:1px solid #000;width:300px;height:200px;position:absolute;background-color:#fff;color:#000}.language-editor .property-list .property-list-item{padding:3px}.language-editor .property-list .property-list-item.selected{background-color:#00f;color:#fff}#recover-view{display:table;height:100%;width:100%;overflow:hidden}#recover-view button{margin:5px 0;border-style:none;border-width:0;padding:7px 20px;font-weight:700;background-color:#ec1346;color:#fff}#recover-view button:hover{background-color:#cb0025}#recover-view .wrapper{display:table-cell;vertical-align:middle;width:100%;text-align:left;top:50%}#recover-view .wrapper .content{position:relative;width:300px;margin-left:auto;margin-right:auto}#recover-view .wrapper .content .loading{background:url(img/Centuri_Logo.png) no-repeat;height:150px;width:300px;background-size:300px}#recover-view .wrapper .content .login-wrapper{height:140px;margin:20px auto;width:312px}#recover-view .wrapper .content .login-wrapper [c-loader] .loader{margin-top:20px;position:relative}#recover-view .wrapper .content .login-wrapper [c-loader] .loader .bit{background-color:#000}#recover-view .wrapper .content .login-wrapper .error{margin-top:15px}#recover-view .wrapper .content .login-wrapper div.recover-text{margin-bottom:10px}#recover-view .wrapper .content .login-wrapper .recover-button{margin-top:10px}#recover-view .wrapper .content .login-wrapper div.return-to-login{margin:10px 0}#recover-view .wrapper .content .login-wrapper div.return-to-login a{color:#ec1346}#reset-view{display:table;height:100%;width:100%;overflow:hidden}#reset-view button{margin:5px 0;border-style:none;border-width:0;padding:7px 20px;font-weight:700;background-color:#ec1346;color:#fff}#reset-view button:hover{background-color:#cb0025}#reset-view button[disabled]{background-color:#f0f0f0}#reset-view .wrapper{display:table-cell;vertical-align:middle;width:100%;text-align:left;top:50%}#reset-view .wrapper .content{position:relative;width:300px;margin-left:auto;margin-right:auto}#reset-view .wrapper .content .loading{background:url(img/Centuri_Logo.png) no-repeat;height:150px;width:300px;background-size:300px}#reset-view .wrapper .content .login-wrapper{height:140px;margin:20px auto;width:312px}#reset-view .wrapper .content .login-wrapper [c-loader] .loader{margin-top:20px;position:relative}#reset-view .wrapper .content .login-wrapper [c-loader] .loader .bit{background-color:#000}#reset-view .wrapper .content .login-wrapper div.reset-text{margin-bottom:10px}#reset-view .wrapper .content .login-wrapper div.reset-done{margin-bottom:10px}#reset-view .wrapper .content .login-wrapper div[c-password-picker]{float:inherit;width:auto}#reset-view .wrapper .content .login-wrapper div[c-password-picker] input{text-align:left}#reset-view .wrapper .content .login-wrapper .error{margin-top:15px}#reset-view .wrapper .content .login-wrapper .save-button{margin-top:10px}#reset-view .wrapper .content .login-wrapper div.return-to-login{margin:10px 0}#reset-view .wrapper .content .login-wrapper div.return-to-login a{color:#ec1346}.case-list-item{margin-top:3px;margin-bottom:3px}.case-list-item .title-section{display:inline-block;margin-bottom:4px}.case-list-item .menu-section{display:inline-block;margin-bottom:4px;margin-left:5px;visibility:hidden}.case-list-item .menu-section i{padding-left:4px;padding-right:4px;font-size:1.14285714em}.all-cases .cases-ul .cases-li .cases-label{width:100%;display:inline-block}.all-cases .cases-ul .cases-li .cases-label a{color:#505050}.all-cases .cases-ul .cases-li .cases-label .cases-i{font:normal normal normal 14px/1 FontAwesome;font-weight:700;font-size:1em;width:15px;height:15px;vertical-align:baseline;text-align:center;cursor:pointer;display:inline-block}.all-cases .cases-ul .cases-li .cases-label .closed::before{content:"\f105"}.all-cases .cases-ul .cases-li .cases-label .open::before{content:"\f107"}.all-cases .cases-ul .cases-li .cases-content{margin-left:15px}.all-cases .cases-ul .selected{background-color:#d4d4d4}.case-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.case-list .list-filter-spacer{height:56px}.case-list .paged-list .pager.pager-top{top:97px}.case-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}[c-competency-issues]{position:relative}[c-competency-issues] ul{display:table}[c-competency-issues] ul li{display:table-row;padding-right:10px;line-height:30px}[c-competency-issues] ul li div{display:table-cell}[c-competency-issues] ul li div.regNo{width:50px;padding:0 3px}[c-competency-issues] ul li div.owner{width:250px;padding:0 3px;overflow:hidden}[c-competency-issues] ul li div.approved{width:135px;padding:0 3px}[c-competency-issues] ul li div.revoked{width:135px;padding:0 3px}[c-competency-issues] ul li div.approver{width:250px;padding:0 3px;overflow:hidden}[c-competency-issues] ul li div.revoker{width:250px;padding:0 3px;overflow:hidden}[c-competency-issues] ul li:not(.header) div.version:hover{cursor:pointer;text-decoration:underline}.competency-issue{cursor:pointer}.competency-issue:hover{background-color:#cfcfcf;cursor:hand}.competency-list-item{margin-top:3px;margin-bottom:3px}.competency-list-item .title-section{display:inline-block;margin-bottom:6px}.competency-list-item .menu-section{display:inline-block;margin-bottom:4px;margin-left:5px;visibility:hidden}.competency-list-item .menu-section i{padding-left:4px;padding-right:4px;font-size:1.14285714em}.competency-list-item .description{margin-bottom:6px}div.list-item.end-of-list{text-align:center;padding-top:20px}div.list-item.end-of-list h3{margin-bottom:40px;color:grey}div.list-item.end-of-list .end-image{width:100px;padding-left:50%;margin-left:-50px}div.list-item.end-of-list .end-image path{fill:#f0f0f0!important}.competency-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.competency-list .list-filter-spacer{height:56px}.competency-list .paged-list .pager.pager-top{top:97px}.competency-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.popup-competency{overflow-y:auto;flex:1 0 100px}.popup .popup-content.competency-popup-wrapper{height:80%;width:700px}.popup .popup-content.competency-popup-wrapper c-competency-popup{height:100%;display:flex;flex-direction:column}.contract-list-item{margin-top:3px;margin-bottom:3px}.contract-list-item .title-section{display:inline-block;margin-bottom:4px}.contract-list-item .menu-section{display:inline-block;margin-bottom:4px;margin-left:5px}.contract-list-item .menu-section i{padding-left:4px;padding-right:4px;font-size:1.14285714em}.contract-list-item .menu-section a{cursor:pointer}.contract-list-item .menu-section a.action{color:#a1a1a1}.contract-list-item .menu-section a.action:hover{text-decoration:underline}.contract-list-item .menu-section a.details{display:none}.contract-list-item .menu-section a.details.isFavorite{display:inline-block;color:#fa0}.contract-list-item .menu-section a.details.button{width:16px;text-align:center}.contract-list-item .menu-section a.details.button:first-child{margin-left:5px}.contract-list-item .menu-section a.details.fat{font-weight:700}.help-list-item{margin-top:3px;margin-bottom:3px}.help-list-item .title-section{display:inline-block;margin-bottom:4px}.help-list-item .menu-section{display:inline-block;margin-bottom:4px;margin-left:5px;visibility:hidden}.help-list-item .menu-section i{padding-left:4px;padding-right:4px;font-size:1.14285714em}.help-movie-list{margin-top:10px;margin-left:10px}.help-movie-list div.help-movie-list-item{margin-bottom:15px}.help-movie-list div.help-movie-list-item h1{padding:5px 0}.help-movie-list div.help-movie-list-item p{padding:5px 0;color:grey}.help-movie-list div.help-movie-list-item iframe{margin-top:5px}.help-documents-list{margin-top:10px;margin-left:10px}.help-documents-list div.help-documents-list-item{margin-bottom:10px}.help-documents-list div.help-documents-list-item h1{padding:5px 0}.help-documents-list div.help-documents-list-item p{padding:5px 0;color:grey}div.list-item.end-of-list{text-align:center;padding-top:20px}div.list-item.end-of-list h3{margin-bottom:40px;color:grey}div.list-item.end-of-list .end-image{width:100px;padding-left:50%;margin-left:-50px}div.list-item.end-of-list .end-image path{fill:#f0f0f0!important}.properties .property-item div.comment{line-height:20px;margin-top:10px;margin-bottom:10px}.properties .property-item label.comment{line-height:20px;font-weight:700;margin-top:10px;margin-bottom:10px}.no-workflows-found{max-width:900px;color:#d0d0d0;text-align:center;margin-top:3em}.read-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.read-list .list-filter-spacer{height:36px}.read-list .paged-list .pager.pager-top{top:76px}.read-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.read-log-header{margin:30px 0 0 5px;max-width:800px;width:100%}.read-log-header p{color:grey;line-height:1.2em;height:1.2em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.read-log-list{margin:0 0 0 40px}.read-log-list .list-header{max-width:800px}.read-log-list .list-header c-read-log-header{max-width:800px}.read-log-list ul.title{font-size:1.2em}c-read-log-item .property-container{padding-top:5px}.form-description{margin:10px 0 10px 0}centuri-list-nx.readlog .content-wrapper{padding-left:4px}div.read-log-container{display:flex;position:fixed;width:800px}div.readlog-stats{display:flex;flex-direction:row;padding:10px;border:solid 1px #dedede;margin:0 5px 0 5px}div.readlog-stats div.header{font-size:12px;margin-bottom:5px}div.readlog-stats>div.confirmed,div.readlog-stats>div.count{font-size:18px;flex:1 1 auto;text-align:center}.readReminder{margin:20px}.readReminder p{padding:5px 0 5px 0}.readReminder .message{width:calc(100% - 12px);max-width:800px;height:200px}.read-log-header-fixed{display:block;position:fixed;width:800px;background-color:#fff}.read-log-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:fixed;width:100%;top:182px;z-index:110}.read-log-list .list-filter-spacer{height:195px}.read-log-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1;top:239px}.read-log-list .paged-list ul.managed-list{margin-top:200px}c-all-issues-item p.description{margin:5px 0}.allissues-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.allissues-list .list-filter-spacer{height:36px}.allissues-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.report-generator .error-text>div{white-space:nowrap}.report-generator c-autoform-select .selected span.square,.report-generator c-autoform-select li span.square{display:inline-block;width:4px;height:16px;position:relative;top:3px;left:-3px}.activity-details,[c-activity-queue],[c-activity-queue]>.activity,[c-activity],[c-activity]>.activity,[c-link-tags-activity]{width:100%;height:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:table}.activity-details c-single-item-picker,[c-activity-queue] c-single-item-picker,[c-activity-queue]>.activity c-single-item-picker,[c-activity] c-single-item-picker,[c-activity]>.activity c-single-item-picker,[c-link-tags-activity] c-single-item-picker{float:none;box-sizing:unset;width:300px}.activity-details c-single-item-picker .selected,[c-activity-queue] c-single-item-picker .selected,[c-activity-queue]>.activity c-single-item-picker .selected,[c-activity] c-single-item-picker .selected,[c-activity]>.activity c-single-item-picker .selected,[c-link-tags-activity] c-single-item-picker .selected{padding:3px 0 4px 2px}.activity-details c-single-item-picker .selected c-picked-item div.text,[c-activity-queue] c-single-item-picker .selected c-picked-item div.text,[c-activity-queue]>.activity c-single-item-picker .selected c-picked-item div.text,[c-activity] c-single-item-picker .selected c-picked-item div.text,[c-activity]>.activity c-single-item-picker .selected c-picked-item div.text,[c-link-tags-activity] c-single-item-picker .selected c-picked-item div.text{padding-right:5px}.activity-details .property-group-header{background-color:#fff;border:0}.activity-details .selected-documents{display:block;box-sizing:content-box;max-width:800px;width:100%;background-color:#fff}.activity-details .selected-documents .sdoc{margin:0 45px 0 45px;padding-bottom:30px}.activity-details .selected-documents .sdoc h1{padding-bottom:5px;border-bottom:solid 1px #f0f0f0}label.button{max-width:50%;display:inline-block;line-height:20px;border:none}button.button{float:right;display:inline-block;border-color:#f0f0f0;background-color:#f0f0f0;color:#444;padding:0 20px;margin-left:10px;border-width:1px;border-style:solid;white-space:nowrap;height:34px}button.button:hover{background-color:#cfcfcf}.references-button{float:right;width:50%;display:inline-block;border-color:#f0f0f0;background-color:#f0f0f0;color:#444;border-width:1px;border-style:solid;white-space:nowrap;height:34px}.references-button:hover{background-color:#cfcfcf}.index-statistics th{padding:0 20px;text-align:center}.index-statistics td{font-weight:700;text-align:center}.index-actions{font-weight:400!important;text-align:right!important;border-top:1px dashed #f0f0f0;padding:10px 0 30px 0!important}.index-actions.last{padding:10px 0 0 0!important}.index-status i{color:gray;float:left;line-height:inherit}.index-status div{float:left}.index-status div .index-progress{float:right}[c-activity-message]>.activity-message{width:100%;width:calc(100% - 12px);height:200px;margin-top:0}[c-activity-message] textarea.ng-invalid{border:solid 1px red}[c-activity-message] textarea:focus.ng-invalid{outline:0!important;border:solid 1px red;box-shadow:0 0 1px red}.activity [c-activity-message]>.activity-message{width:710px}.activity c-auto-form-property [c-activity-message]>.activity-message{width:100%;width:calc(100% - 12px)}[c-set-current-stage] centuri-list{width:100%}[c-set-current-stage] centuri-list .not-selected{border:1px solid red}[c-set-current-stage] [c-state-chart]{padding-left:15px}[c-new-issue] centuri-list{width:100%}[c-new-issue] centuri-list .not-selected{border:1px solid red}[c-set-tags] .content [c-concerned]{margin:30px 0 0 0}.activity-queue-commit .status{width:20px}.activity-queue-commit .status-pending:before{content:"\f128"}.activity-queue-commit .status-completed:before{content:"\f00c"}.activity-queue-commit .status-failed:before{content:"\f12a"}.activity-queue-commit .error{margin-bottom:10px;margin-left:25px}[c-set-children] .activity-details c-list,[c-set-parent] .activity-details c-list,[c-set-references] .activity-details c-list{height:300px}[c-set-children] .activity-details .sidebar .bottom-dashed,[c-set-parent] .activity-details .sidebar .bottom-dashed,[c-set-references] .activity-details .sidebar .bottom-dashed{border-bottom:1px dashed #c2c2c2;padding-bottom:10px}[c-set-children] .activity-details .content .padded-top-right,[c-set-parent] .activity-details .content .padded-top-right,[c-set-references] .activity-details .content .padded-top-right{padding:15px 0 0 15px}[c-set-owner] [c-set-owner-work-unit]{border-bottom:1px dashed #f0f0f0;position:relative}[c-set-owner] [c-set-owner-work-unit] .select-workunit{position:absolute;right:0}[c-set-tags] c-tree-picker c-tree-view{width:500px;height:400px}[c-set-link] .test-button{height:30px;border:0;margin:0 0 0 10px;min-width:80px;background-color:#d0d0d0}[c-set-link] .test-button:hover{background-color:#afafaf}.linked-documents{padding:5px}c-comments [c-select] .list label{margin-left:0}c-comments [c-select] .list .option-list{max-width:auto;width:200px}c-comments table{width:100%}c-comments table th{text-align:left;border-bottom:solid 1px #444;color:grey}c-comments table td{border-bottom:solid 1px #dedede}c-comments table tr:last-child td{border-bottom-color:transparent}c-comments table .timestamp{width:130px}c-comments table .name{width:150px}.process-tree li{line-height:18px}.process-tree ul li{margin-left:25px}.process-tree .connected{font-weight:700}[c-activity-log]{margin-bottom:7px}[c-activity-log] .timestamp{padding-right:15px}[c-activity-log] .log .record>header{font-style:italic}[c-activity-log] .newissue-record{margin-left:-9px}[c-activity-log] .newissue-details{margin-left:120px;margin-top:10px}[c-activity-log] [c-activity-log-message]{max-width:500px}[c-activity-log] [c-activity-log-message].no-message{font-style:italic}[c-activity-log] .response-details{font-style:italic}[c-activity-log]~.tag{margin-left:5px}[c-activity-log] .response,[c-activity-log] .stage,[c-activity-log] .tag,[c-activity-log] .terminator,[c-activity-log] .trigger{white-space:nowrap;display:inline-block}[c-activity-log] .modelObject~.modelObject{margin-left:5px}[c-activity-log] .modelObject,[c-activity-log] .stage,[c-activity-log] .terminator,[c-activity-log] .trigger{white-space:nowrap;display:inline-block}[c-activity-log] .stage{font-weight:700}[c-activity-log] [c-set-template-log] .template-name{font-weight:600}[c-activity-log] [c-set-task-log] .task-status{font-weight:600}[c-activity-log] [c-set-title-log] .title-changes{padding-top:7px}[c-activity-log] [c-set-title-log] .title{font-weight:600}[c-activity-log] [c-extend-audit-date-log],[c-activity-log] [c-extend-contract-log],[c-activity-log] [c-send-reminder-log],[c-activity-log] [c-set-assigned-to-task-log],[c-activity-log] [c-set-current-stage-log],[c-activity-log] [c-transcript-response-log],[c-activity-log] [c-update-form-log],[c-activity-log] [c-update-register-node-log],[c-activity-log] [c-update-task-log]{margin-left:-11px}[c-activity-log] [c-extend-audit-date-log] .record,[c-activity-log] [c-extend-contract-log] .record,[c-activity-log] [c-send-reminder-log] .record,[c-activity-log] [c-set-assigned-to-task-log] .record,[c-activity-log] [c-set-current-stage-log] .record,[c-activity-log] [c-transcript-response-log] .record,[c-activity-log] [c-update-form-log] .record,[c-activity-log] [c-update-register-node-log] .record,[c-activity-log] [c-update-task-log] .record{cursor:pointer}[c-activity-log] [c-extend-audit-date-log] .details,[c-activity-log] [c-extend-contract-log] .details,[c-activity-log] [c-send-reminder-log] .details,[c-activity-log] [c-set-assigned-to-task-log] .details,[c-activity-log] [c-set-current-stage-log] .details,[c-activity-log] [c-transcript-response-log] .details,[c-activity-log] [c-update-form-log] .details,[c-activity-log] [c-update-register-node-log] .details,[c-activity-log] [c-update-task-log] .details{display:none;padding-bottom:5px;padding-top:5px}[c-activity-log] [c-extend-audit-date-log] .details .option-section,[c-activity-log] [c-extend-contract-log] .details .option-section,[c-activity-log] [c-send-reminder-log] .details .option-section,[c-activity-log] [c-set-assigned-to-task-log] .details .option-section,[c-activity-log] [c-set-current-stage-log] .details .option-section,[c-activity-log] [c-transcript-response-log] .details .option-section,[c-activity-log] [c-update-form-log] .details .option-section,[c-activity-log] [c-update-register-node-log] .details .option-section,[c-activity-log] [c-update-task-log] .details .option-section{margin-top:10px}[c-activity-log] [c-extend-audit-date-log] .details .message-section,[c-activity-log] [c-extend-contract-log] .details .message-section,[c-activity-log] [c-send-reminder-log] .details .message-section,[c-activity-log] [c-set-assigned-to-task-log] .details .message-section,[c-activity-log] [c-set-current-stage-log] .details .message-section,[c-activity-log] [c-transcript-response-log] .details .message-section,[c-activity-log] [c-update-form-log] .details .message-section,[c-activity-log] [c-update-register-node-log] .details .message-section,[c-activity-log] [c-update-task-log] .details .message-section{padding:0 0 5px 0}[c-activity-log] [c-extend-audit-date-log] .details .recipients-section,[c-activity-log] [c-extend-contract-log] .details .recipients-section,[c-activity-log] [c-send-reminder-log] .details .recipients-section,[c-activity-log] [c-set-assigned-to-task-log] .details .recipients-section,[c-activity-log] [c-set-current-stage-log] .details .recipients-section,[c-activity-log] [c-transcript-response-log] .details .recipients-section,[c-activity-log] [c-update-form-log] .details .recipients-section,[c-activity-log] [c-update-register-node-log] .details .recipients-section,[c-activity-log] [c-update-task-log] .details .recipients-section{padding:5px 0 0 0}[c-activity-log] [c-extend-audit-date-log] .details .recipients-section ul,[c-activity-log] [c-extend-contract-log] .details .recipients-section ul,[c-activity-log] [c-send-reminder-log] .details .recipients-section ul,[c-activity-log] [c-set-assigned-to-task-log] .details .recipients-section ul,[c-activity-log] [c-set-current-stage-log] .details .recipients-section ul,[c-activity-log] [c-transcript-response-log] .details .recipients-section ul,[c-activity-log] [c-update-form-log] .details .recipients-section ul,[c-activity-log] [c-update-register-node-log] .details .recipients-section ul,[c-activity-log] [c-update-task-log] .details .recipients-section ul{margin-left:20px}[c-activity-log] [c-extend-audit-date-log] .details .recipients-section ul .group,[c-activity-log] [c-extend-audit-date-log] .details .recipients-section ul .user,[c-activity-log] [c-extend-contract-log] .details .recipients-section ul .group,[c-activity-log] [c-extend-contract-log] .details .recipients-section ul .user,[c-activity-log] [c-send-reminder-log] .details .recipients-section ul .group,[c-activity-log] [c-send-reminder-log] .details .recipients-section ul .user,[c-activity-log] [c-set-assigned-to-task-log] .details .recipients-section ul .group,[c-activity-log] [c-set-assigned-to-task-log] .details .recipients-section ul .user,[c-activity-log] [c-set-current-stage-log] .details .recipients-section ul .group,[c-activity-log] [c-set-current-stage-log] .details .recipients-section ul .user,[c-activity-log] [c-transcript-response-log] .details .recipients-section ul .group,[c-activity-log] [c-transcript-response-log] .details .recipients-section ul .user,[c-activity-log] [c-update-form-log] .details .recipients-section ul .group,[c-activity-log] [c-update-form-log] .details .recipients-section ul .user,[c-activity-log] [c-update-register-node-log] .details .recipients-section ul .group,[c-activity-log] [c-update-register-node-log] .details .recipients-section ul .user,[c-activity-log] [c-update-task-log] .details .recipients-section ul .group,[c-activity-log] [c-update-task-log] .details .recipients-section ul .user{margin:5px 0}[c-activity-log] [c-extend-audit-date-log] .details td,[c-activity-log] [c-extend-audit-date-log] .details th,[c-activity-log] [c-extend-contract-log] .details td,[c-activity-log] [c-extend-contract-log] .details th,[c-activity-log] [c-send-reminder-log] .details td,[c-activity-log] [c-send-reminder-log] .details th,[c-activity-log] [c-set-assigned-to-task-log] .details td,[c-activity-log] [c-set-assigned-to-task-log] .details th,[c-activity-log] [c-set-current-stage-log] .details td,[c-activity-log] [c-set-current-stage-log] .details th,[c-activity-log] [c-transcript-response-log] .details td,[c-activity-log] [c-transcript-response-log] .details th,[c-activity-log] [c-update-form-log] .details td,[c-activity-log] [c-update-form-log] .details th,[c-activity-log] [c-update-register-node-log] .details td,[c-activity-log] [c-update-register-node-log] .details th,[c-activity-log] [c-update-task-log] .details td,[c-activity-log] [c-update-task-log] .details th{text-align:left;width:40%;padding-bottom:5px;white-space:normal;word-wrap:break-word}[c-activity-log] [c-extend-audit-date-log] .details th:first-child,[c-activity-log] [c-extend-contract-log] .details th:first-child,[c-activity-log] [c-send-reminder-log] .details th:first-child,[c-activity-log] [c-set-assigned-to-task-log] .details th:first-child,[c-activity-log] [c-set-current-stage-log] .details th:first-child,[c-activity-log] [c-transcript-response-log] .details th:first-child,[c-activity-log] [c-update-form-log] .details th:first-child,[c-activity-log] [c-update-register-node-log] .details th:first-child,[c-activity-log] [c-update-task-log] .details th:first-child{width:20%}[c-activity-log] [c-extend-audit-date-log] .details td:first-child,[c-activity-log] [c-extend-contract-log] .details td:first-child,[c-activity-log] [c-send-reminder-log] .details td:first-child,[c-activity-log] [c-set-assigned-to-task-log] .details td:first-child,[c-activity-log] [c-set-current-stage-log] .details td:first-child,[c-activity-log] [c-transcript-response-log] .details td:first-child,[c-activity-log] [c-update-form-log] .details td:first-child,[c-activity-log] [c-update-register-node-log] .details td:first-child,[c-activity-log] [c-update-task-log] .details td:first-child{width:20%}[c-activity-log] [c-extend-audit-date-log] .details th,[c-activity-log] [c-extend-contract-log] .details th,[c-activity-log] [c-send-reminder-log] .details th,[c-activity-log] [c-set-assigned-to-task-log] .details th,[c-activity-log] [c-set-current-stage-log] .details th,[c-activity-log] [c-transcript-response-log] .details th,[c-activity-log] [c-update-form-log] .details th,[c-activity-log] [c-update-register-node-log] .details th,[c-activity-log] [c-update-task-log] .details th{font-weight:700}[c-activity-log] [c-extend-audit-date-log] .details table,[c-activity-log] [c-extend-contract-log] .details table,[c-activity-log] [c-send-reminder-log] .details table,[c-activity-log] [c-set-assigned-to-task-log] .details table,[c-activity-log] [c-set-current-stage-log] .details table,[c-activity-log] [c-transcript-response-log] .details table,[c-activity-log] [c-update-form-log] .details table,[c-activity-log] [c-update-register-node-log] .details table,[c-activity-log] [c-update-task-log] .details table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0 15px}[c-activity-log] [c-extend-audit-date-log] .details .details-edit-container table td,[c-activity-log] [c-extend-contract-log] .details .details-edit-container table td,[c-activity-log] [c-send-reminder-log] .details .details-edit-container table td,[c-activity-log] [c-set-assigned-to-task-log] .details .details-edit-container table td,[c-activity-log] [c-set-current-stage-log] .details .details-edit-container table td,[c-activity-log] [c-transcript-response-log] .details .details-edit-container table td,[c-activity-log] [c-update-form-log] .details .details-edit-container table td,[c-activity-log] [c-update-register-node-log] .details .details-edit-container table td,[c-activity-log] [c-update-task-log] .details .details-edit-container table td{padding:0}[c-activity-log] [c-extend-audit-date-log] .details .status,[c-activity-log] [c-extend-contract-log] .details .status,[c-activity-log] [c-send-reminder-log] .details .status,[c-activity-log] [c-set-assigned-to-task-log] .details .status,[c-activity-log] [c-set-current-stage-log] .details .status,[c-activity-log] [c-transcript-response-log] .details .status,[c-activity-log] [c-update-form-log] .details .status,[c-activity-log] [c-update-register-node-log] .details .status,[c-activity-log] [c-update-task-log] .details .status{font-style:italic}[c-activity-log] [c-extend-audit-date-log] .details .changes,[c-activity-log] [c-extend-contract-log] .details .changes,[c-activity-log] [c-send-reminder-log] .details .changes,[c-activity-log] [c-set-assigned-to-task-log] .details .changes,[c-activity-log] [c-set-current-stage-log] .details .changes,[c-activity-log] [c-transcript-response-log] .details .changes,[c-activity-log] [c-update-form-log] .details .changes,[c-activity-log] [c-update-register-node-log] .details .changes,[c-activity-log] [c-update-task-log] .details .changes{border-spacing:0}[c-activity-log] [c-extend-audit-date-log] .details-toggle,[c-activity-log] [c-extend-contract-log] .details-toggle,[c-activity-log] [c-send-reminder-log] .details-toggle,[c-activity-log] [c-set-assigned-to-task-log] .details-toggle,[c-activity-log] [c-set-current-stage-log] .details-toggle,[c-activity-log] [c-transcript-response-log] .details-toggle,[c-activity-log] [c-update-form-log] .details-toggle,[c-activity-log] [c-update-register-node-log] .details-toggle,[c-activity-log] [c-update-task-log] .details-toggle{white-space:nowrap;cursor:pointer}[c-activity-log] [c-extend-audit-date-log] .details-toggle i,[c-activity-log] [c-extend-contract-log] .details-toggle i,[c-activity-log] [c-send-reminder-log] .details-toggle i,[c-activity-log] [c-set-assigned-to-task-log] .details-toggle i,[c-activity-log] [c-set-current-stage-log] .details-toggle i,[c-activity-log] [c-transcript-response-log] .details-toggle i,[c-activity-log] [c-update-form-log] .details-toggle i,[c-activity-log] [c-update-register-node-log] .details-toggle i,[c-activity-log] [c-update-task-log] .details-toggle i{min-width:7px;text-align:center}[c-activity-log] [c-extend-audit-date-log] .details-toggle.open i,[c-activity-log] [c-extend-contract-log] .details-toggle.open i,[c-activity-log] [c-send-reminder-log] .details-toggle.open i,[c-activity-log] [c-set-assigned-to-task-log] .details-toggle.open i,[c-activity-log] [c-set-current-stage-log] .details-toggle.open i,[c-activity-log] [c-transcript-response-log] .details-toggle.open i,[c-activity-log] [c-update-form-log] .details-toggle.open i,[c-activity-log] [c-update-register-node-log] .details-toggle.open i,[c-activity-log] [c-update-task-log] .details-toggle.open i{-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.linked-documents{padding:5px}c-comments [c-select] .list label{margin-left:0}c-comments [c-select] .list .option-list{max-width:auto;width:200px}c-comments table{width:100%}c-comments table th{text-align:left;border-bottom:solid 1px #444;color:grey}c-comments table td{border-bottom:solid 1px #dedede}c-comments table tr:last-child td{border-bottom-color:transparent}c-comments table .timestamp{width:130px}c-comments table .name{width:150px}.workflow-form #no-access{margin:50px 30px;text-align:center}.workflow-form #no-access i{color:#575757;font-size:128px}.workflow-form #no-access p{font-size:x-large;margin-top:30px;line-height:1.5em}[c-attached-tasks-list-field] .container{margin-bottom:5px;padding:5px 0 0 5px;border-top:solid 1px rgba(0,0,0,.25)}c-task-item .item-excerpt{padding-top:5px}c-task-item .property-container{padding-top:5px}.task-detail c-date-time-picker{text-align:right;margin:0}.task-detail .properties .property-item label.datepicker{line-height:30px}.task-detail .properties .property-item c-workflow-link,.task-detail .properties .property-item c-workflow-link-var{float:right}.task-detail .properties .property-item c-workflow-link h3,.task-detail .properties .property-item c-workflow-link-var h3{font-size:1em}.tasks-list ul.task-title-row li h3{display:inline-block}.tasks-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.tasks-list .list-filter-spacer{height:56px}.tasks-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.task [c-select-list]{margin:30px 15px 0 45px}[c-widget-selector]{background-color:#fff;width:315px}[c-widget-selector] .selector{border:1px solid;border-color:#d0d0d0}[c-widget-selector] .selector c-checkbox{float:right;margin-top:9px}[c-widget-selector] .icon{display:inline-block;margin:5px 0 3px 7px;float:left;color:#a1a1a1;font-size:20px}[c-widget-selector] .info{display:inline-block;margin:3px 0 3px 10px}[c-widget-selector] ul{display:inline-block;float:right;margin:10px 7px 10px 0;color:#a1a1a1}[c-widget-selector] li{display:inline;cursor:pointer}[c-widget-selector] li:hover{color:grey}[c-widget-selector] h3{margin-right:10px}[c-search-widget]{display:block;width:450px;margin:auto}.search-widget{max-width:450px;margin:auto;margin-bottom:30px;padding:0 20px 0 20px;display:initial}.search-widget h2{margin:0 0 5px 5px}.bucket-widget ul{max-height:150px;overflow-y:scroll;overflow-x:hidden}.bucket-widget ul li{padding:1px 15px 1px 2px;border:solid 1px transparent}.bucket-widget ul li div.item-with-count{padding:0 8px 0 5px}[c-widget]{height:100%}[c-widget] header{padding:5px 0 5px 12px;display:block;margin-bottom:0;color:#444;cursor:default}[c-widget] header a{color:#444}[c-widget] header h1,[c-widget] header h2{display:inline-block}[c-widget] header ul{display:inline-block;float:right;padding:2px 5px 2px 2px;color:gray}[c-widget] header li{display:inline;cursor:pointer;width:15px;text-align:center;display:inline-block;padding:3px}[c-widget] header li:hover{background-color:#f0f0f0;color:#444}[c-widget] centuri-list-nx div.list-container{overflow:hidden}[c-widget] .widget-info-bar{padding:4px 0 2px 14px;font-size:90%}[c-widget] .no-header{display:none}[c-widget] .settingsContent{margin:10px}[c-widget].settings{color:#444;background-color:#f0f0f0}[c-widget].settings header{background-color:#f0f0f0}[c-widget] c-list.listing .list-item{border-bottom:solid 1px rgba(0,0,0,.1)}[c-widget] ul.listing li{border-bottom:solid 1px rgba(0,0,0,.1)}[c-widget] .hidden{visibility:hidden;display:none}[c-widget] c-items-list{overflow-y:scroll}[c-widget] .list-item{line-height:inherit}[c-widget] .list-item .isFavorite{color:#444}[c-widget] span.count,[c-widget] span.sum{border:0;background-color:transparent;color:#444;border-radius:10px;font-size:14px;padding:3px 5px 3px 5px;display:inline-block;text-transform:lowercase;min-width:30px;text-align:right}[c-widget] span.count.high,[c-widget] span.sum.high{background-color:red;color:#fff;font-size:11.5px;text-align:center}[c-widget] c-items-list .list-item-hover:hover span.count.high{color:#fff}[c-widget] div.item-with-count{display:flex;flex-direction:row;width:100%;line-height:16px}[c-widget] div.item-with-count .bucket-name,[c-widget] div.item-with-count .user-name{flex:1 0 auto;font-size:16px;line-height:normal}[c-widget] div.item-with-count div.count{flex:0 1 30px}[c-widget] div.item-with-count div.high-prio{flex:0 1 55px}[c-widget] div.item-with-count div.unread{flex:0 1 55px;display:inline-block}[c-widget] div.item-with-count div.unread i{display:inline-block;padding-top:3px}[c-widget] div.item-with-count div.unread .unread-count{padding-left:3px}[c-widget] div.total-count{display:flex;flex-direction:row;border-top:1px solid #f0f0f0;width:100%;position:relative;padding-top:4px}[c-widget] div.total-count .title{display:inline-block;flex:1 0 auto;padding-left:8px;font-size:16px}[c-widget] div.total-count div.sum{display:inline-block;flex:0 1 30px}[c-widget] div.total-count div.spacer{display:inline-block;flex:0 1 20px}.widgets{width:1100px;margin-left:auto;margin-right:auto}.widget-area [c-widget] ul.workflow-property-list{color:#101010}.widget-area [c-widget].start-module header{background-color:#f0f0f0;padding:0;border-bottom:1px solid #d0d0d0}.widget-area [c-widget].start-module header h2{display:inline-block;padding:0 0 0 10px;line-height:26px}.widget-area [c-widget].start-module header h2 a{color:#444;font-size:16px}.widget-area [c-widget].start-module header ul{padding:0}.widget-area [c-widget].start-module header ul li.buttons.settings{color:#444;line-height:21px}.widget-area [c-widget].start-module header ul li.buttons.settings:hover{background-color:#444;color:#fff}.widget-area [c-widget].read-module header{background-color:#f0f0f0;padding:0;border-bottom:1px solid #d0d0d0}.widget-area [c-widget].read-module header h2{display:inline-block;padding:0 0 0 10px;line-height:26px}.widget-area [c-widget].read-module header h2 a{color:#444;font-size:16px}.widget-area [c-widget].read-module header ul{padding:0}.widget-area [c-widget].read-module header ul li.buttons.settings{color:#444;line-height:21px}.widget-area [c-widget].read-module header ul li.buttons.settings:hover{background-color:#444;color:#fff}.widget-area [c-widget].todo-module header{background-color:#f0f0f0;padding:0;border-bottom:1px solid #d0d0d0}.widget-area [c-widget].todo-module header h2{display:inline-block;padding:0 0 0 10px;line-height:26px}.widget-area [c-widget].todo-module header h2 a{color:#444;font-size:16px}.widget-area [c-widget].todo-module header ul{padding:0}.widget-area [c-widget].todo-module header ul li.buttons.settings{color:#444;line-height:21px}.widget-area [c-widget].todo-module header ul li.buttons.settings:hover{background-color:#444;color:#fff}.widget-area [c-widget].contract-module header{background-color:#f0f0f0;padding:0;border-bottom:1px solid #d0d0d0}.widget-area [c-widget].contract-module header h2{display:inline-block;padding:0 0 0 10px;line-height:26px}.widget-area [c-widget].contract-module header h2 a{color:#444;font-size:16px}.widget-area [c-widget].contract-module header ul{padding:0}.widget-area [c-widget].contract-module header ul li.buttons.settings{color:#444;line-height:21px}.widget-area [c-widget].contract-module header ul li.buttons.settings:hover{background-color:#444;color:#fff}c-start-view{width:100%;margin-top:40px;display:block;margin-left:auto;margin-right:auto}c-start-view .start-page-logo{max-width:320px;max-height:320px;margin:auto;padding:0 20px 20px 20px}.start-page{margin:auto}.start-page h2{font-size:1.29em;font-family:'Segoe UI',Verdana,Helvetica,sans-serif}.start-page .top{height:auto;width:100%;background-color:#f0f0f0;border-bottom:1px solid #ec1346;margin-top:-1px}.start-page .top .triangle{margin:auto;width:0;height:0;border-style:solid;cursor:pointer}.start-page .top .triangle.up{margin-top:20px;border-width:0 20px 20px 20px;border-color:transparent transparent #ec1346 transparent}.start-page .top .triangle.down{border-width:20px 20px 0 20px;position:fixed;z-index:1;left:0;right:0;border-color:#ec1346 transparent transparent transparent}.start-page .top .triangle.down:hover{border-color:#cb0025 transparent transparent transparent}.start-page .top .triangle-space{width:100%;background-color:#fff}.start-page .top .triangle-space.hide{background-color:#f986a3}.start-page .top .widget-selectors{width:700px;padding:30px 10px 0 10px;margin:auto}.start-page .top .widget-selectors .col{display:inline-block;width:348px;vertical-align:top}.start-page .top .widget-selectors h2{margin:0 0 0 18px}.start-page .top .widget-selectors ul{margin:10px}.start-page .top .widget-selectors li{margin:5px}.start-page [c-service-menu-widget] .module-navigator li{margin-bottom:8px}.start-page .fixed-widgets{width:100%;padding-top:30px;margin:auto;display:table}.start-page .grid{margin:auto;margin-top:20px;width:1210px}.start-page .widget-area{box-sizing:content-box;margin:auto;margin-top:20px;width:900px;display:flex;flex-direction:row}.start-page .widget-area .column{border:solid 2px transparent;padding:10px;padding-bottom:20px;flex:0 1 50%;max-width:50%;box-sizing:border-box}.start-page .widget-area .column>li{padding-bottom:40px}.start-page .widget-area .column>li.draggable-widget.drag-over{background-color:#f0f0f0}.start-page .widget-area .column>li.draggable-widget.drag-element{background-color:#d7d7d7;color:#f0f0f0}.start-page .widget-area .column>li.draggable-widget.drag-element a,.start-page .widget-area .column>li.draggable-widget.drag-element h2{color:#f0f0f0}.start-page .widget-area .column>li.draggable-widget.drag-element c-property-list li{color:#f0f0f0}.start-page .widget-area .column.drag-over{border-color:#1d870d}.start-page .widget-area .column:first-child{margin-right:5px}.start-page .widget-area .column:last-child{margin-left:5px}.start-page-mobile{display:none;margin:auto;margin-top:80px}.transcript-list h3{margin-bottom:6px}.todo-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.todo-list .list-filter-spacer{height:56px}.todo-list .paged-list .pager.pager-top{top:97px}.todo-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.task-list .paged-list .pager.pager-top{top:97px}.transcripts-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.transcripts-list .list-filter-spacer{height:56px}.transcripts-list .paged-list .pager.pager-top{top:97px}.transcripts-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.registers-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.registers-list .list-filter-spacer{height:56px}.registers-list .paged-list .pager.pager-top{top:97px}.registers-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.risk-matrix{margin-top:15px}.risk-matrix h2{font-size:13px;cursor:pointer;margin:0 0 10px 10px}.risk-matrix h2 i{margin-left:10px;width:20px}.risk-matrix td{padding:10px;border:1px solid grey;width:30px;text-align:center;cursor:pointer}.risk-matrix th{padding:5px}.risk-matrix .left-header{writing-mode:vertical-rl;transform:rotate(-180deg);text-align:center;border:0;vertical-align:bottom;padding:0 0 0 4px}.risk-matrix .left-column-header{width:15px}.risk-matrix .bottom-header{text-align:center;border:0;padding:2px 0 0 0}.risk-matrix .hide{border:0;width:10px}.risk-matrix .pdca-green{background-color:#51ab5b}.risk-matrix .pdca-green.selected{background-color:#72cc7c;border:1px double #000;font-weight:700}.risk-matrix .pdca-yellow{background-color:#fdfd53}.risk-matrix .pdca-yellow.selected{background-color:#dcdc32;border:1px double #000;font-weight:700}.risk-matrix .pdca-red{background-color:#e6312d}.risk-matrix .pdca-red.selected{background-color:#ff524e;border:1px double #000;font-weight:700}.risk-details .properties .property-item{display:block}.risk-details c-list{height:250px;overflow:hidden}.risk-details .sidebar .bottom-dashed{border-bottom:1px dashed #c2c2c2;padding-bottom:10px}.risk-details .content .padded-top-right{padding:15px 0 0 15px}.risk-details li.badge{top:0}.risk-details .properties p{margin-top:2px}.risk-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.risk-list .list-filter-spacer{height:285px}.risk-list .paged-list .pager.pager-top{margin-top:-23px;top:332px}.risk-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.risk-mitigation-list .list-filter{background-color:#fff;padding:10px 0 5px 0;position:sticky;width:100%;top:40px;z-index:110}.risk-mitigation-list .list-filter-spacer{height:55px}.risk-mitigation-list .paged-list .pager.pager-top{top:97px}.risk-mitigation-list .list-status{line-height:30px;width:100%;background-color:#fff;padding-left:5px;z-index:1}.bulk-update c-list.exception-list{height:400px}.bulk-update c-exception-list-item div span{display:inline-block}.bulk-update c-exception-list-item div span.guid{width:300px}.index-management .CodeMirror-line{line-height:15px}.index-management .CodeMirror{border:1px solid #e2e2e2;cursor:text}body{background-color:#fff;color:#444}a{color:#00f}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=text],input[type=url],select,textarea{border-color:#e2e2e2;background-color:#fff;color:#444}input[type=date]:hover,input[type=email]:hover,input[type=number]:hover,input[type=password]:hover,input[type=search]:hover,input[type=text]:hover,input[type=url]:hover,select:hover,textarea:hover{border-color:#c1c1c1}.error{color:#e80c4d}.help-text{color:#1d870d}[c-loader] .bit::after{background:#fff}.service-menu-widget .box-100-100:not(.no-hover):hover{color:#fff}.sidebar{background-color:#f0f0f0}.sidebar a{color:#444}.workflow-property-list{color:gray}centuri-list-nx i.checkedOut{color:#137fec}centuri-list-nx span.bullet-blue{color:#137fec}centuri-list-nx span.bullet-green{color:#1d870d}.indicator.docflow,.indicator.docflowconfig{background-color:#137fec}.indicator.caseflow,.indicator.caseflowconfig{background-color:#ec4913}.indicator.contractflow,.indicator.contractflowconfig{background-color:#1d870d}.indicator.formflow,.indicator.formflowconfig{background-color:#ec13a4}.indicator.docflowtemplate{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#137fec}.indicator.caseflowtemplate{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#ec4913}.indicator.contractflowtemplate{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#1d870d}.indicator.formflowtemplate{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#ec13a4}.indicator.taskcompleted{background-color:#1d870d}.indicator.taskoverdue{background-color:#ec1346}.indicator.taskinprogress{background-color:transparent}.indicator i.checkedOut{color:#137fec}.indicator i.checkedOut:hover{color:#137fec}.new-badge-color{color:grey;border-color:grey!important}.new-badge-color.docflow{color:#137fec;border-color:#137fec!important}.new-badge-color.caseflow{color:#ec4913;border-color:#ec4913!important}.new-badge-color.contractflow{color:#1d870d;border-color:#1d870d!important}.new-badge-color.formflow{color:#ec13a4;border-color:#ec13a4!important}.workflow-list .item-list-header{color:gray}.workflow-list .workflow-list-item.docflow .indicator{background-color:#137fec}.workflow-list .workflow-list-item.caseflow .indicator{background-color:#ec4913}.workflow-list .workflow-list-item.contractflow .indicator{background-color:#1d870d}.workflow-list .workflow-list-item.formflow .indicator{background-color:#ec13a4}.workflow-list .workflow-list-item .selector:hover{background-color:#f0f0f0}.workflow-list .workflow-list-item i.checkedOut{color:#137fec}.workflow-list .workflow-list-item i.checkedOut:hover{color:#137fec}.workflow-list .workflow-list-item a.details,.workflow-list .workflow-list-item i{color:#a1a1a1}.workflow-list .workflow-list-item a.details:hover,.workflow-list .workflow-list-item i:hover{text-decoration:underline}.workflow-list .workflow-list-item a.details i.isFavorite,.workflow-list .workflow-list-item i i.isFavorite{color:#fa0}.workflow-list .workflow-list-item a.details i.isFavorite:hover,.workflow-list .workflow-list-item i i.isFavorite:hover{color:#fa0}[c-workflow-list-multi-select] .item-list-spell a,[c-workflow-list-single-select] .item-list-spell a,[c-workflow-list] .item-list-spell a{color:#444}[c-workflow-list-multi-select] .workflow-list-item.active,[c-workflow-list-single-select] .workflow-list-item.active,[c-workflow-list] .workflow-list-item.active{background-color:#f0f0f0}[c-workflow-list-multi-select] .workflow-list-item.active i.checkedOut,[c-workflow-list-single-select] .workflow-list-item.active i.checkedOut,[c-workflow-list] .workflow-list-item.active i.checkedOut{color:#137fec}[c-workflow-list-multi-select] .workflow-list-item.active i.checkedOut:hover,[c-workflow-list-single-select] .workflow-list-item.active i.checkedOut:hover,[c-workflow-list] .workflow-list-item.active i.checkedOut:hover{color:#137fec}[c-workflow-list-multi-select] .workflow-list-item,[c-workflow-list-single-select] .workflow-list-item,[c-workflow-list] .workflow-list-item{border-color:#fff}[c-workflow-list-multi-select] .workflow-list-item:hover,[c-workflow-list-single-select] .workflow-list-item:hover,[c-workflow-list] .workflow-list-item:hover{border-color:#d4d4d4}[c-workflow-list-multi-select] .workflow-list-item .rowlock,[c-workflow-list-single-select] .workflow-list-item .rowlock,[c-workflow-list] .workflow-list-item .rowlock{opacity:.5;background-color:#fff}[c-workflow-list-multi-select] .workflow-list-item .active,[c-workflow-list-single-select] .workflow-list-item .active,[c-workflow-list] .workflow-list-item .active{border-color:#d4d4d4}[c-workflow-list-light] .workflow-list-item{border-color:#f0f0f0}[c-workflow-list-light] .workflow-list-item:hover{border-color:#fff #f0f0f0 #fff #f0f0f0}[c-transcript] [c-select]{border-color:#e2e2e2}.workflow-details :not(.collapsed) h1,.workflow-details :not(.collapsed) h2,[c-form] :not(.collapsed) h1,[c-form] :not(.collapsed) h2,[c-register] :not(.collapsed) h1,[c-register] :not(.collapsed) h2,[c-tag-cloud] :not(.collapsed) h1,[c-tag-cloud] :not(.collapsed) h2,[c-task-form] :not(.collapsed) h1,[c-task-form] :not(.collapsed) h2{border-color:#e2e2e2}[c-search-box] div:first-child{border-color:#d0d0d0}[c-search-box] div:first-child:hover{border-color:#c1c1c1}[c-search-box] i{color:#e2e2e2}[c-search-box] .search-row{background-color:#fff}[c-search-box] .search-auto-complete{z-index:1000;background-color:#fff;border-color:#e2e2e2}[c-search-box] .search-auto-complete li:hover{background-color:#f0f0f0}[c-search-box] .search-auto-complete li.selected{background:#f0f0f0}[c-search-box] .search-auto-complete .previous-search{color:purple}[c-search-box] .search-auto-complete a{color:#00f}[c-search-box] .input-outline{outline-color:-webkit-focus-ring-color}[c-node] span.is-structure-only{color:grey}footer .status-bar{color:grey;background-color:#252526}footer .status-bar .status-list{background-color:#404040}footer .status-bar .status-list c-status-view{border-top-color:#252526}footer .status-bar .status-list c-status-view .left-icon.alert{color:#ff0}footer .status-bar .status-list c-status-view .left-icon.running{color:#aaa}footer .status-bar .status-list c-status-view .right .progress-bar{background-color:#252526;color:#167de3}footer .status-bar .status-list c-status-view .right-icon.fixed{background-color:#606060;color:#000}footer .status-bar .status-list c-status-view .right-icon:hover{background-color:#606060;color:#000}footer .status-bar .status-list c-status-view .properties{background-color:#606060}footer .status-bar .status-list c-status-view .properties .error-description{color:#000}footer .status-bar .status-list c-status-view .properties .job-description{color:#000}footer .status-bar .status-list c-status-view .properties .job-error{color:#000}footer .status-bar .status-list c-status-view .properties .job-error i{color:#ff0}footer .status-bar .status-list c-status-view .properties .job-error-details{color:#fff}footer .status-bar .header{background-color:#252526}footer .status-bar .header .information i{color:#ff0}footer .status-bar menu:hover{background-color:#404040;color:#000}footer .impersonation-status-bar{background-color:#ec1346;color:#fff}#change-user a,#forgot_password a,#use-guest-account a,#use-windows-account a{color:#ec1346}.admin-services-theme div{color:#444}.admin-services-theme div i{margin-right:10px}.admin-service-details-theme{background-color:#fff}.admin-service-details-theme div{color:#444}.admin-service-details-theme hr{color:#444}.admin-service-details-theme .admin-service-property{border-bottom-color:#f0f0f0}.admin-service-details-theme .admin-service-property .admin-service-property-checkbox-list div label{color:grey}.admin-service-log-filter .filter-options div{color:#5f5f5f}.admin-service-log-filter .filter-options div input[type=datetime-local]{color:#5f5f5f}.admin-service-log-item{border-bottom-color:#f0f0f0}.admin-service-log-item .error{background-color:#ec1346;color:#fff}.admin-service-log-item .fa-info-circle{color:#1e90ff}.admin-service-log-item .fa-warning{color:#ff0}.admin-service-log-item .details{border-color:#f0f0f0;background-color:#fcfcfc}.admin-service-log-progress i{color:grey}.admin-service-log-theme{background-color:#fff}.admin-tree-theme .active{background-color:#d4d4d4}[c-form] .body section .section-indicator.editable,[c-register] .body section .section-indicator.editable,[c-task-form] .body section .section-indicator.editable{background-color:#1d870d}[c-form] .section-fields,[c-register] .section-fields,[c-task-form] .section-fields{border-color:transparent}[c-form] .section-fields.over,[c-register] .section-fields.over,[c-task-form] .section-fields.over{border-color:#a9a9a9}.transcript-distribution,.transcript-fulfillment{background-color:#fff}.start-theme.c-main-bgcolor{background-color:#ec1346}.start-theme.c-main-color,.start-theme.c-main-color a{color:#fff}.start-theme .c-main-bgcolor{background-color:#ec1346}.start-theme .c-main-color,.start-theme .c-main-color a{color:#fff}.start-theme .popup-msg-button.btn-primary{background-color:#ec1346;color:#fff}.start-theme .popup-msg-button.btn-primary:hover{background-color:#cb0025}.start-theme .popup-msg-button.btn-primary.alert{color:#fff;background-color:#ec1346}.start-theme .popup-msg-button.btn-primary.alert:hover{background-color:#cb0025}.start-theme .popup-msg-button.btn-primary.alert[disabled]{color:#d0d0d0;background-color:#f1f1f1;cursor:not-allowed}.start-theme .top-bar-main menu:hover,.start-theme c-top-menu menu:hover{background-color:#cb0025}.start-theme .top-bar-main menu:hover>li:hover,.start-theme c-top-menu menu:hover>li:hover{background-color:#cb0025}.start-theme .top-bar-main menu.new-menu>nav,.start-theme c-top-menu menu.new-menu>nav{background-color:#cb0025}.start-theme .top-bar-main menu.new-menu li:hover,.start-theme c-top-menu menu.new-menu li:hover{background-color:#ec1346}.start-theme .top-bar-main menu.fix-background,.start-theme c-top-menu menu.fix-background{background-color:#cb0025}.start-theme .top-bar-main .activity-list li:hover,.start-theme c-top-menu .activity-list li:hover{background-color:#cb0025}.start-theme .top-bar-main .activity-list-menu,.start-theme c-top-menu .activity-list-menu{background-color:#ec1346}.start-theme .top-bar-main .activity-list-menu .title:hover,.start-theme c-top-menu .activity-list-menu .title:hover{background-color:#cb0025}.start-theme .top-bar-main .activity-list-menu li:hover,.start-theme c-top-menu .activity-list-menu li:hover{background-color:#cb0025}.start-theme .top-bar-main .activity-list-menu.active,.start-theme c-top-menu .activity-list-menu.active{background-color:#cb0025;box-shadow:3px 3px 10px -3px rgba(0,0,0,.4)}.start-theme .top-bar-main .activity-list-menu.active li:hover,.start-theme c-top-menu .activity-list-menu.active li:hover{background-color:#ec1346}.start-theme .badge-color{background-color:#ec1346}.start-theme .badge-color.important{background-color:#ec4913}.start-theme .theme-color{color:#ec1346}.start-theme .divider{background-color:#fff}.start-theme hr{background-color:#d0d0d0}.start-theme .active{background-color:#d4d4d4}.start-theme [c-workflow-blurb] .header a{color:#000}.start-theme [c-workflow-blurb] .header a.link{color:#00f}.start-theme [c-tag-cloud] h1 span a{color:rgba(182,182,182,.6)}.start-theme [c-tag-cloud] h1 span a:hover{color:rgba(142,142,142,.8)}.start-theme [c-tag-cloud] h1 span a.selected{color:#8e8e8e}.start-theme [c-tag-cloud] .level0{color:#00f}.start-theme [c-select-list]{display:inline-block}.start-theme [c-select-list] [list-item]{background-color:#fff;border-color:#fff;color:#00f}.start-theme [c-select-list] [list-item] a{color:#00f}.start-theme [c-select-list] [list-item] [list-item-description]{background-color:#fff;color:#444}.start-theme [c-select-list] [list-item] [list-item-description].selected{background-color:#d4d4d4}.start-theme [c-select-list] [list-item]:hover{border-color:#d4d4d4}.start-theme [c-select-list] .selected{background-color:#d4d4d4;border-color:#d4d4d4}.start-theme [c-information-tip]{background-color:#ffffe0}.start-theme [c-information-tip]::before{font-family:FontAwesome;content:"\f05a";color:#ec1346}.start-theme [c-document-assistant]:hover,.start-theme [c-documents-checked-out]:hover,.start-theme [c-global-search]:hover{background-color:#cb0025}.start-theme c-history-navigator:hover{background-color:rgba(0,0,0,.25)}.start-theme c-history-navigator .history-menu{background-color:#cb0025}.start-theme c-history-navigator .history-menu ul li:hover{background-color:#ec1346}.start-theme [c-user-info]:hover{background-color:#cb0025}.start-theme [c-user-info] .user-info-container{background-color:#cb0025}.start-theme [c-user-info] .user-info-content button{border-color:#ec1346;background-color:#ec1346;color:#fff}.start-theme [c-user-info] .user-info-content button:hover{background-color:#cb0025}.start-theme [c-user-info] .user-info-content .logout [c-select] label.selected{color:#fff}.start-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover{color:#dedede}.start-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover i{color:#a1a1a1}.start-theme [c-close-button]{background-color:#ec1346;color:#fff}.start-theme [c-close-button] a:hover{background-color:#cb0025}.start-theme [c-notice]>div{background-color:#444;color:#fff;border-left-color:#444;border-right-color:#444;border-bottom-color:#444;border-bottom-left-radius:.4em;border-bottom-right-radius:.4em}.start-theme [c-notice]>div i{font-size:18px}.start-theme [c-notice]>div .fa-warning{color:#ff0}.start-theme [c-notice]>div .fa-info-circle{color:#1e90ff}.start-theme [c-recipient-picker] .recipients{background-color:#fff}.start-theme [c-recipient-picker] .recipients .select-box{border-color:#e2e2e2}.start-theme [c-recipient-picker] .recipients .select-box .recipient.User{color:#fff;background-color:#1d870d}.start-theme [c-recipient-picker] .recipients .select-box .recipient.Group{color:#fff;background-color:#135bec}.start-theme [c-recipient-picker] .recipients .user-list{border-color:#e2e2e2}.start-theme [c-recipient-picker] .recipients .user-list .group .name,.start-theme [c-recipient-picker] .recipients .user-list .user{border-color:#fff}.start-theme [c-recipient-picker] .recipients .user-list .group .name:hover,.start-theme [c-recipient-picker] .recipients .user-list .user:hover{border-color:#d4d4d4}.start-theme [c-recipient-picker] .recipients .user-list .group .name.selected,.start-theme [c-recipient-picker] .recipients .user-list .user.selected{border-color:#d4d4d4}.start-theme [c-recipient-picker] .recipients .user-list .User{color:#fff;background-color:#1d870d}.start-theme [c-recipient-picker] .recipients .user-list .Group{color:#fff;background-color:#137fec}.start-theme [c-recipient-picker] .recipients.locked .recipient{background-color:#d4d4d4;color:#444}.start-theme [c-select] label.selected:hover{color:#5f5f5f}.start-theme [c-select] label.selected:hover i{color:#a1a1a1}.start-theme [c-select] .option-list{background-color:#fff;border-color:#e2e2e2}.start-theme [c-select] .option{border-color:#fff;color:#444}.start-theme [c-select] .option:hover{border-color:#e2e2e2}.start-theme .activity-initiator-commit .status-pending:before{color:#137fec}.start-theme .activity-initiator-commit .status-completed:before{color:#1d870d}.start-theme .activity-initiator-commit .status-failed:before{color:#ec1346}.start-theme [c-activity-log] [c-send-reminder-log] .details-toggle,.start-theme [c-activity-log] [c-set-current-stage-log] .details-toggle{color:grey}.start-theme [c-state-chart] line,.start-theme [c-state-chart] polyline{stroke:#cfcfcf;stroke-width:1}.start-theme [c-state-chart] line.selected,.start-theme [c-state-chart] polyline.selected{stroke:#ccc;stroke-width:2}.start-theme [c-state-chart] line.preconfigurable,.start-theme [c-state-chart] polyline.preconfigurable{stroke:#1d870d}.start-theme [c-state-chart] marker.arrow{fill:#cfcfcf;stroke-width:1}.start-theme [c-state-chart] marker.preconfigurable{stroke:#1d870d;fill:#1d870d}.start-theme [c-state-chart] polygon,.start-theme [c-state-chart] rect{stroke-width:1}.start-theme [c-state-chart] polygon.shadow,.start-theme [c-state-chart] rect.shadow{fill:#d0d0d0}.start-theme [c-state-chart] polygon.shadow.selected,.start-theme [c-state-chart] rect.shadow.selected{fill:grey}.start-theme [c-state-chart] polygon.active,.start-theme [c-state-chart] rect.active{stroke:#3ea82e;fill:#3ea82e}.start-theme [c-state-chart] polygon.active.selected,.start-theme [c-state-chart] rect.active.selected{stroke:#1d870d;fill:#1d870d}.start-theme [c-state-chart] polygon.inactive,.start-theme [c-state-chart] rect.inactive{stroke:#f1f1f1;fill:#f1f1f1}.start-theme [c-state-chart] polygon.inactive.selected,.start-theme [c-state-chart] rect.inactive.selected{stroke:#d0d0d0;fill:#d0d0d0}.start-theme [c-state-chart] polygon.public,.start-theme [c-state-chart] rect.public{stroke:#137fec;fill:#137fec}.start-theme [c-state-chart] polygon.public.selected,.start-theme [c-state-chart] rect.public.selected{stroke:#005ecb;fill:#005ecb}.start-theme [c-state-chart] text.normal{fill:#fff}.start-theme [c-state-chart] text.selected{fill:#fff;font-weight:700}.start-theme [c-state-chart] text.inactive{fill:#444}.start-theme [c-state-chart] text.transition{fill:#505050}.start-theme.menu-item{background-color:#ec1346}.start-theme.menu-item:hover{background-color:#cb0025}.administrator-theme.c-main-bgcolor{background-color:#ec4913}.administrator-theme.c-main-color,.administrator-theme.c-main-color a{color:#fff}.administrator-theme .c-main-bgcolor{background-color:#ec4913}.administrator-theme .c-main-color,.administrator-theme .c-main-color a{color:#fff}.administrator-theme .popup-msg-button.btn-primary{background-color:#ec4913;color:#fff}.administrator-theme .popup-msg-button.btn-primary:hover{background-color:#cb2800}.administrator-theme .popup-msg-button.btn-primary.alert{color:#fff;background-color:#ec1346}.administrator-theme .popup-msg-button.btn-primary.alert:hover{background-color:#cb0025}.administrator-theme .popup-msg-button.btn-primary.alert[disabled]{color:#d0d0d0;background-color:#f1f1f1;cursor:not-allowed}.administrator-theme .top-bar-main menu:hover,.administrator-theme c-top-menu menu:hover{background-color:#cb2800}.administrator-theme .top-bar-main menu:hover>li:hover,.administrator-theme c-top-menu menu:hover>li:hover{background-color:#cb2800}.administrator-theme .top-bar-main menu.new-menu>nav,.administrator-theme c-top-menu menu.new-menu>nav{background-color:#cb2800}.administrator-theme .top-bar-main menu.new-menu li:hover,.administrator-theme c-top-menu menu.new-menu li:hover{background-color:#ec4913}.administrator-theme .top-bar-main menu.fix-background,.administrator-theme c-top-menu menu.fix-background{background-color:#cb2800}.administrator-theme .top-bar-main .activity-list li:hover,.administrator-theme c-top-menu .activity-list li:hover{background-color:#cb2800}.administrator-theme .top-bar-main .activity-list-menu,.administrator-theme c-top-menu .activity-list-menu{background-color:#ec4913}.administrator-theme .top-bar-main .activity-list-menu .title:hover,.administrator-theme c-top-menu .activity-list-menu .title:hover{background-color:#cb2800}.administrator-theme .top-bar-main .activity-list-menu li:hover,.administrator-theme c-top-menu .activity-list-menu li:hover{background-color:#cb2800}.administrator-theme .top-bar-main .activity-list-menu.active,.administrator-theme c-top-menu .activity-list-menu.active{background-color:#cb2800;box-shadow:3px 3px 10px -3px rgba(0,0,0,.4)}.administrator-theme .top-bar-main .activity-list-menu.active li:hover,.administrator-theme c-top-menu .activity-list-menu.active li:hover{background-color:#ec4913}.administrator-theme .badge-color{background-color:#ec4913}.administrator-theme .badge-color.important{background-color:#ec4913}.administrator-theme .theme-color{color:#ec4913}.administrator-theme .divider{background-color:#fff}.administrator-theme hr{background-color:#d0d0d0}.administrator-theme .active{background-color:#d4d4d4}.administrator-theme [c-workflow-blurb] .header a{color:#000}.administrator-theme [c-workflow-blurb] .header a.link{color:#00f}.administrator-theme [c-tag-cloud] h1 span a{color:rgba(182,182,182,.6)}.administrator-theme [c-tag-cloud] h1 span a:hover{color:rgba(142,142,142,.8)}.administrator-theme [c-tag-cloud] h1 span a.selected{color:#8e8e8e}.administrator-theme [c-tag-cloud] .level0{color:#00f}.administrator-theme [c-select-list]{display:inline-block}.administrator-theme [c-select-list] [list-item]{background-color:#fff;border-color:#fff;color:#00f}.administrator-theme [c-select-list] [list-item] a{color:#00f}.administrator-theme [c-select-list] [list-item] [list-item-description]{background-color:#fff;color:#444}.administrator-theme [c-select-list] [list-item] [list-item-description].selected{background-color:#d4d4d4}.administrator-theme [c-select-list] [list-item]:hover{border-color:#d4d4d4}.administrator-theme [c-select-list] .selected{background-color:#d4d4d4;border-color:#d4d4d4}.administrator-theme [c-information-tip]{background-color:#ffffe0}.administrator-theme [c-information-tip]::before{font-family:FontAwesome;content:"\f05a";color:#ec4913}.administrator-theme [c-document-assistant]:hover,.administrator-theme [c-documents-checked-out]:hover,.administrator-theme [c-global-search]:hover{background-color:#cb2800}.administrator-theme c-history-navigator:hover{background-color:rgba(0,0,0,.25)}.administrator-theme c-history-navigator .history-menu{background-color:#cb2800}.administrator-theme c-history-navigator .history-menu ul li:hover{background-color:#ec4913}.administrator-theme [c-user-info]:hover{background-color:#cb2800}.administrator-theme [c-user-info] .user-info-container{background-color:#cb2800}.administrator-theme [c-user-info] .user-info-content button{border-color:#ec4913;background-color:#ec4913;color:#fff}.administrator-theme [c-user-info] .user-info-content button:hover{background-color:#cb2800}.administrator-theme [c-user-info] .user-info-content .logout [c-select] label.selected{color:#fff}.administrator-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover{color:#dedede}.administrator-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover i{color:#a1a1a1}.administrator-theme [c-close-button]{background-color:#ec4913;color:#fff}.administrator-theme [c-close-button] a:hover{background-color:#cb2800}.administrator-theme [c-notice]>div{background-color:#444;color:#fff;border-left-color:#444;border-right-color:#444;border-bottom-color:#444;border-bottom-left-radius:.4em;border-bottom-right-radius:.4em}.administrator-theme [c-notice]>div i{font-size:18px}.administrator-theme [c-notice]>div .fa-warning{color:#ff0}.administrator-theme [c-notice]>div .fa-info-circle{color:#1e90ff}.administrator-theme [c-recipient-picker] .recipients{background-color:#fff}.administrator-theme [c-recipient-picker] .recipients .select-box{border-color:#e2e2e2}.administrator-theme [c-recipient-picker] .recipients .select-box .recipient.User{color:#fff;background-color:#1d870d}.administrator-theme [c-recipient-picker] .recipients .select-box .recipient.Group{color:#fff;background-color:#135bec}.administrator-theme [c-recipient-picker] .recipients .user-list{border-color:#e2e2e2}.administrator-theme [c-recipient-picker] .recipients .user-list .group .name,.administrator-theme [c-recipient-picker] .recipients .user-list .user{border-color:#fff}.administrator-theme [c-recipient-picker] .recipients .user-list .group .name:hover,.administrator-theme [c-recipient-picker] .recipients .user-list .user:hover{border-color:#d4d4d4}.administrator-theme [c-recipient-picker] .recipients .user-list .group .name.selected,.administrator-theme [c-recipient-picker] .recipients .user-list .user.selected{border-color:#d4d4d4}.administrator-theme [c-recipient-picker] .recipients .user-list .User{color:#fff;background-color:#1d870d}.administrator-theme [c-recipient-picker] .recipients .user-list .Group{color:#fff;background-color:#137fec}.administrator-theme [c-recipient-picker] .recipients.locked .recipient{background-color:#d4d4d4;color:#444}.administrator-theme [c-select] label.selected:hover{color:#5f5f5f}.administrator-theme [c-select] label.selected:hover i{color:#a1a1a1}.administrator-theme [c-select] .option-list{background-color:#fff;border-color:#e2e2e2}.administrator-theme [c-select] .option{border-color:#fff;color:#444}.administrator-theme [c-select] .option:hover{border-color:#e2e2e2}.administrator-theme .activity-initiator-commit .status-pending:before{color:#137fec}.administrator-theme .activity-initiator-commit .status-completed:before{color:#1d870d}.administrator-theme .activity-initiator-commit .status-failed:before{color:#ec1346}.administrator-theme [c-activity-log] [c-send-reminder-log] .details-toggle,.administrator-theme [c-activity-log] [c-set-current-stage-log] .details-toggle{color:grey}.administrator-theme [c-state-chart] line,.administrator-theme [c-state-chart] polyline{stroke:#cfcfcf;stroke-width:1}.administrator-theme [c-state-chart] line.selected,.administrator-theme [c-state-chart] polyline.selected{stroke:#ccc;stroke-width:2}.administrator-theme [c-state-chart] line.preconfigurable,.administrator-theme [c-state-chart] polyline.preconfigurable{stroke:#1d870d}.administrator-theme [c-state-chart] marker.arrow{fill:#cfcfcf;stroke-width:1}.administrator-theme [c-state-chart] marker.preconfigurable{stroke:#1d870d;fill:#1d870d}.administrator-theme [c-state-chart] polygon,.administrator-theme [c-state-chart] rect{stroke-width:1}.administrator-theme [c-state-chart] polygon.shadow,.administrator-theme [c-state-chart] rect.shadow{fill:#d0d0d0}.administrator-theme [c-state-chart] polygon.shadow.selected,.administrator-theme [c-state-chart] rect.shadow.selected{fill:grey}.administrator-theme [c-state-chart] polygon.active,.administrator-theme [c-state-chart] rect.active{stroke:#3ea82e;fill:#3ea82e}.administrator-theme [c-state-chart] polygon.active.selected,.administrator-theme [c-state-chart] rect.active.selected{stroke:#1d870d;fill:#1d870d}.administrator-theme [c-state-chart] polygon.inactive,.administrator-theme [c-state-chart] rect.inactive{stroke:#f1f1f1;fill:#f1f1f1}.administrator-theme [c-state-chart] polygon.inactive.selected,.administrator-theme [c-state-chart] rect.inactive.selected{stroke:#d0d0d0;fill:#d0d0d0}.administrator-theme [c-state-chart] polygon.public,.administrator-theme [c-state-chart] rect.public{stroke:#137fec;fill:#137fec}.administrator-theme [c-state-chart] polygon.public.selected,.administrator-theme [c-state-chart] rect.public.selected{stroke:#005ecb;fill:#005ecb}.administrator-theme [c-state-chart] text.normal{fill:#fff}.administrator-theme [c-state-chart] text.selected{fill:#fff;font-weight:700}.administrator-theme [c-state-chart] text.inactive{fill:#444}.administrator-theme [c-state-chart] text.transition{fill:#505050}.administrator-theme.menu-item{background-color:#ec4913}.administrator-theme.menu-item:hover{background-color:#cb2800}.administrator-theme .administrator:nth-child(odd) td{background-color:#fff}.administrator-theme .administrator:hover td{background-color:grey}.about-theme.c-main-bgcolor{background-color:#135bec}.about-theme.c-main-color,.about-theme.c-main-color a{color:#fff}.about-theme .c-main-bgcolor{background-color:#135bec}.about-theme .c-main-color,.about-theme .c-main-color a{color:#fff}.about-theme .popup-msg-button.btn-primary{background-color:#135bec;color:#fff}.about-theme .popup-msg-button.btn-primary:hover{background-color:#003acb}.about-theme .popup-msg-button.btn-primary.alert{color:#fff;background-color:#ec1346}.about-theme .popup-msg-button.btn-primary.alert:hover{background-color:#cb0025}.about-theme .popup-msg-button.btn-primary.alert[disabled]{color:#d0d0d0;background-color:#f1f1f1;cursor:not-allowed}.about-theme .top-bar-main menu:hover,.about-theme c-top-menu menu:hover{background-color:#003acb}.about-theme .top-bar-main menu:hover>li:hover,.about-theme c-top-menu menu:hover>li:hover{background-color:#003acb}.about-theme .top-bar-main menu.new-menu>nav,.about-theme c-top-menu menu.new-menu>nav{background-color:#003acb}.about-theme .top-bar-main menu.new-menu li:hover,.about-theme c-top-menu menu.new-menu li:hover{background-color:#135bec}.about-theme .top-bar-main menu.fix-background,.about-theme c-top-menu menu.fix-background{background-color:#003acb}.about-theme .top-bar-main .activity-list li:hover,.about-theme c-top-menu .activity-list li:hover{background-color:#003acb}.about-theme .top-bar-main .activity-list-menu,.about-theme c-top-menu .activity-list-menu{background-color:#135bec}.about-theme .top-bar-main .activity-list-menu .title:hover,.about-theme c-top-menu .activity-list-menu .title:hover{background-color:#003acb}.about-theme .top-bar-main .activity-list-menu li:hover,.about-theme c-top-menu .activity-list-menu li:hover{background-color:#003acb}.about-theme .top-bar-main .activity-list-menu.active,.about-theme c-top-menu .activity-list-menu.active{background-color:#003acb;box-shadow:3px 3px 10px -3px rgba(0,0,0,.4)}.about-theme .top-bar-main .activity-list-menu.active li:hover,.about-theme c-top-menu .activity-list-menu.active li:hover{background-color:#135bec}.about-theme .badge-color{background-color:#135bec}.about-theme .badge-color.important{background-color:#ec4913}.about-theme .theme-color{color:#135bec}.about-theme .divider{background-color:#fff}.about-theme hr{background-color:#d0d0d0}.about-theme .active{background-color:#d4d4d4}.about-theme [c-workflow-blurb] .header a{color:#000}.about-theme [c-workflow-blurb] .header a.link{color:#00f}.about-theme [c-tag-cloud] h1 span a{color:rgba(182,182,182,.6)}.about-theme [c-tag-cloud] h1 span a:hover{color:rgba(142,142,142,.8)}.about-theme [c-tag-cloud] h1 span a.selected{color:#8e8e8e}.about-theme [c-tag-cloud] .level0{color:#00f}.about-theme [c-select-list]{display:inline-block}.about-theme [c-select-list] [list-item]{background-color:#fff;border-color:#fff;color:#00f}.about-theme [c-select-list] [list-item] a{color:#00f}.about-theme [c-select-list] [list-item] [list-item-description]{background-color:#fff;color:#444}.about-theme [c-select-list] [list-item] [list-item-description].selected{background-color:#d4d4d4}.about-theme [c-select-list] [list-item]:hover{border-color:#d4d4d4}.about-theme [c-select-list] .selected{background-color:#d4d4d4;border-color:#d4d4d4}.about-theme [c-information-tip]{background-color:#ffffe0}.about-theme [c-information-tip]::before{font-family:FontAwesome;content:"\f05a";color:#135bec}.about-theme [c-document-assistant]:hover,.about-theme [c-documents-checked-out]:hover,.about-theme [c-global-search]:hover{background-color:#003acb}.about-theme c-history-navigator:hover{background-color:rgba(0,0,0,.25)}.about-theme c-history-navigator .history-menu{background-color:#003acb}.about-theme c-history-navigator .history-menu ul li:hover{background-color:#135bec}.about-theme [c-user-info]:hover{background-color:#003acb}.about-theme [c-user-info] .user-info-container{background-color:#003acb}.about-theme [c-user-info] .user-info-content button{border-color:#135bec;background-color:#135bec;color:#fff}.about-theme [c-user-info] .user-info-content button:hover{background-color:#003acb}.about-theme [c-user-info] .user-info-content .logout [c-select] label.selected{color:#fff}.about-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover{color:#dedede}.about-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover i{color:#a1a1a1}.about-theme [c-close-button]{background-color:#135bec;color:#fff}.about-theme [c-close-button] a:hover{background-color:#003acb}.about-theme [c-notice]>div{background-color:#444;color:#fff;border-left-color:#444;border-right-color:#444;border-bottom-color:#444;border-bottom-left-radius:.4em;border-bottom-right-radius:.4em}.about-theme [c-notice]>div i{font-size:18px}.about-theme [c-notice]>div .fa-warning{color:#ff0}.about-theme [c-notice]>div .fa-info-circle{color:#1e90ff}.about-theme [c-recipient-picker] .recipients{background-color:#fff}.about-theme [c-recipient-picker] .recipients .select-box{border-color:#e2e2e2}.about-theme [c-recipient-picker] .recipients .select-box .recipient.User{color:#fff;background-color:#1d870d}.about-theme [c-recipient-picker] .recipients .select-box .recipient.Group{color:#fff;background-color:#135bec}.about-theme [c-recipient-picker] .recipients .user-list{border-color:#e2e2e2}.about-theme [c-recipient-picker] .recipients .user-list .group .name,.about-theme [c-recipient-picker] .recipients .user-list .user{border-color:#fff}.about-theme [c-recipient-picker] .recipients .user-list .group .name:hover,.about-theme [c-recipient-picker] .recipients .user-list .user:hover{border-color:#d4d4d4}.about-theme [c-recipient-picker] .recipients .user-list .group .name.selected,.about-theme [c-recipient-picker] .recipients .user-list .user.selected{border-color:#d4d4d4}.about-theme [c-recipient-picker] .recipients .user-list .User{color:#fff;background-color:#1d870d}.about-theme [c-recipient-picker] .recipients .user-list .Group{color:#fff;background-color:#137fec}.about-theme [c-recipient-picker] .recipients.locked .recipient{background-color:#d4d4d4;color:#444}.about-theme [c-select] label.selected:hover{color:#5f5f5f}.about-theme [c-select] label.selected:hover i{color:#a1a1a1}.about-theme [c-select] .option-list{background-color:#fff;border-color:#e2e2e2}.about-theme [c-select] .option{border-color:#fff;color:#444}.about-theme [c-select] .option:hover{border-color:#e2e2e2}.about-theme .activity-initiator-commit .status-pending:before{color:#137fec}.about-theme .activity-initiator-commit .status-completed:before{color:#1d870d}.about-theme .activity-initiator-commit .status-failed:before{color:#ec1346}.about-theme [c-activity-log] [c-send-reminder-log] .details-toggle,.about-theme [c-activity-log] [c-set-current-stage-log] .details-toggle{color:grey}.about-theme [c-state-chart] line,.about-theme [c-state-chart] polyline{stroke:#cfcfcf;stroke-width:1}.about-theme [c-state-chart] line.selected,.about-theme [c-state-chart] polyline.selected{stroke:#ccc;stroke-width:2}.about-theme [c-state-chart] line.preconfigurable,.about-theme [c-state-chart] polyline.preconfigurable{stroke:#1d870d}.about-theme [c-state-chart] marker.arrow{fill:#cfcfcf;stroke-width:1}.about-theme [c-state-chart] marker.preconfigurable{stroke:#1d870d;fill:#1d870d}.about-theme [c-state-chart] polygon,.about-theme [c-state-chart] rect{stroke-width:1}.about-theme [c-state-chart] polygon.shadow,.about-theme [c-state-chart] rect.shadow{fill:#d0d0d0}.about-theme [c-state-chart] polygon.shadow.selected,.about-theme [c-state-chart] rect.shadow.selected{fill:grey}.about-theme [c-state-chart] polygon.active,.about-theme [c-state-chart] rect.active{stroke:#3ea82e;fill:#3ea82e}.about-theme [c-state-chart] polygon.active.selected,.about-theme [c-state-chart] rect.active.selected{stroke:#1d870d;fill:#1d870d}.about-theme [c-state-chart] polygon.inactive,.about-theme [c-state-chart] rect.inactive{stroke:#f1f1f1;fill:#f1f1f1}.about-theme [c-state-chart] polygon.inactive.selected,.about-theme [c-state-chart] rect.inactive.selected{stroke:#d0d0d0;fill:#d0d0d0}.about-theme [c-state-chart] polygon.public,.about-theme [c-state-chart] rect.public{stroke:#137fec;fill:#137fec}.about-theme [c-state-chart] polygon.public.selected,.about-theme [c-state-chart] rect.public.selected{stroke:#005ecb;fill:#005ecb}.about-theme [c-state-chart] text.normal{fill:#fff}.about-theme [c-state-chart] text.selected{fill:#fff;font-weight:700}.about-theme [c-state-chart] text.inactive{fill:#444}.about-theme [c-state-chart] text.transition{fill:#505050}.about-theme .content{color:#666}.about-theme .content a{color:#666}.about-theme.menu-item{background-color:#135bec}.about-theme.menu-item:hover{background-color:#003acb}.read-theme.c-main-bgcolor{background-color:#135bec}.read-theme.c-main-color,.read-theme.c-main-color a{color:#fff}.read-theme .c-main-bgcolor{background-color:#135bec}.read-theme .c-main-color,.read-theme .c-main-color a{color:#fff}.read-theme .popup-msg-button.btn-primary{background-color:#135bec;color:#fff}.read-theme .popup-msg-button.btn-primary:hover{background-color:#003acb}.read-theme .popup-msg-button.btn-primary.alert{color:#fff;background-color:#ec1346}.read-theme .popup-msg-button.btn-primary.alert:hover{background-color:#cb0025}.read-theme .popup-msg-button.btn-primary.alert[disabled]{color:#d0d0d0;background-color:#f1f1f1;cursor:not-allowed}.read-theme .top-bar-main menu:hover,.read-theme c-top-menu menu:hover{background-color:#003acb}.read-theme .top-bar-main menu:hover>li:hover,.read-theme c-top-menu menu:hover>li:hover{background-color:#003acb}.read-theme .top-bar-main menu.new-menu>nav,.read-theme c-top-menu menu.new-menu>nav{background-color:#003acb}.read-theme .top-bar-main menu.new-menu li:hover,.read-theme c-top-menu menu.new-menu li:hover{background-color:#135bec}.read-theme .top-bar-main menu.fix-background,.read-theme c-top-menu menu.fix-background{background-color:#003acb}.read-theme .top-bar-main .activity-list li:hover,.read-theme c-top-menu .activity-list li:hover{background-color:#003acb}.read-theme .top-bar-main .activity-list-menu,.read-theme c-top-menu .activity-list-menu{background-color:#135bec}.read-theme .top-bar-main .activity-list-menu .title:hover,.read-theme c-top-menu .activity-list-menu .title:hover{background-color:#003acb}.read-theme .top-bar-main .activity-list-menu li:hover,.read-theme c-top-menu .activity-list-menu li:hover{background-color:#003acb}.read-theme .top-bar-main .activity-list-menu.active,.read-theme c-top-menu .activity-list-menu.active{background-color:#003acb;box-shadow:3px 3px 10px -3px rgba(0,0,0,.4)}.read-theme .top-bar-main .activity-list-menu.active li:hover,.read-theme c-top-menu .activity-list-menu.active li:hover{background-color:#135bec}.read-theme .badge-color{background-color:#135bec}.read-theme .badge-color.important{background-color:#ec4913}.read-theme .theme-color{color:#135bec}.read-theme .divider{background-color:#fff}.read-theme hr{background-color:#d0d0d0}.read-theme .active{background-color:#d4d4d4}.read-theme [c-workflow-blurb] .header a{color:#000}.read-theme [c-workflow-blurb] .header a.link{color:#00f}.read-theme [c-tag-cloud] h1 span a{color:rgba(182,182,182,.6)}.read-theme [c-tag-cloud] h1 span a:hover{color:rgba(142,142,142,.8)}.read-theme [c-tag-cloud] h1 span a.selected{color:#8e8e8e}.read-theme [c-tag-cloud] .level0{color:#00f}.read-theme [c-select-list]{display:inline-block}.read-theme [c-select-list] [list-item]{background-color:#fff;border-color:#fff;color:#00f}.read-theme [c-select-list] [list-item] a{color:#00f}.read-theme [c-select-list] [list-item] [list-item-description]{background-color:#fff;color:#444}.read-theme [c-select-list] [list-item] [list-item-description].selected{background-color:#d4d4d4}.read-theme [c-select-list] [list-item]:hover{border-color:#d4d4d4}.read-theme [c-select-list] .selected{background-color:#d4d4d4;border-color:#d4d4d4}.read-theme [c-information-tip]{background-color:#ffffe0}.read-theme [c-information-tip]::before{font-family:FontAwesome;content:"\f05a";color:#135bec}.read-theme [c-document-assistant]:hover,.read-theme [c-documents-checked-out]:hover,.read-theme [c-global-search]:hover{background-color:#003acb}.read-theme c-history-navigator:hover{background-color:rgba(0,0,0,.25)}.read-theme c-history-navigator .history-menu{background-color:#003acb}.read-theme c-history-navigator .history-menu ul li:hover{background-color:#135bec}.read-theme [c-user-info]:hover{background-color:#003acb}.read-theme [c-user-info] .user-info-container{background-color:#003acb}.read-theme [c-user-info] .user-info-content button{border-color:#135bec;background-color:#135bec;color:#fff}.read-theme [c-user-info] .user-info-content button:hover{background-color:#003acb}.read-theme [c-user-info] .user-info-content .logout [c-select] label.selected{color:#fff}.read-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover{color:#dedede}.read-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover i{color:#a1a1a1}.read-theme [c-close-button]{background-color:#135bec;color:#fff}.read-theme [c-close-button] a:hover{background-color:#003acb}.read-theme [c-notice]>div{background-color:#444;color:#fff;border-left-color:#444;border-right-color:#444;border-bottom-color:#444;border-bottom-left-radius:.4em;border-bottom-right-radius:.4em}.read-theme [c-notice]>div i{font-size:18px}.read-theme [c-notice]>div .fa-warning{color:#ff0}.read-theme [c-notice]>div .fa-info-circle{color:#1e90ff}.read-theme [c-recipient-picker] .recipients{background-color:#fff}.read-theme [c-recipient-picker] .recipients .select-box{border-color:#e2e2e2}.read-theme [c-recipient-picker] .recipients .select-box .recipient.User{color:#fff;background-color:#1d870d}.read-theme [c-recipient-picker] .recipients .select-box .recipient.Group{color:#fff;background-color:#135bec}.read-theme [c-recipient-picker] .recipients .user-list{border-color:#e2e2e2}.read-theme [c-recipient-picker] .recipients .user-list .group .name,.read-theme [c-recipient-picker] .recipients .user-list .user{border-color:#fff}.read-theme [c-recipient-picker] .recipients .user-list .group .name:hover,.read-theme [c-recipient-picker] .recipients .user-list .user:hover{border-color:#d4d4d4}.read-theme [c-recipient-picker] .recipients .user-list .group .name.selected,.read-theme [c-recipient-picker] .recipients .user-list .user.selected{border-color:#d4d4d4}.read-theme [c-recipient-picker] .recipients .user-list .User{color:#fff;background-color:#1d870d}.read-theme [c-recipient-picker] .recipients .user-list .Group{color:#fff;background-color:#137fec}.read-theme [c-recipient-picker] .recipients.locked .recipient{background-color:#d4d4d4;color:#444}.read-theme [c-select] label.selected:hover{color:#5f5f5f}.read-theme [c-select] label.selected:hover i{color:#a1a1a1}.read-theme [c-select] .option-list{background-color:#fff;border-color:#e2e2e2}.read-theme [c-select] .option{border-color:#fff;color:#444}.read-theme [c-select] .option:hover{border-color:#e2e2e2}.read-theme .activity-initiator-commit .status-pending:before{color:#137fec}.read-theme .activity-initiator-commit .status-completed:before{color:#1d870d}.read-theme .activity-initiator-commit .status-failed:before{color:#ec1346}.read-theme [c-activity-log] [c-send-reminder-log] .details-toggle,.read-theme [c-activity-log] [c-set-current-stage-log] .details-toggle{color:grey}.read-theme [c-state-chart] line,.read-theme [c-state-chart] polyline{stroke:#cfcfcf;stroke-width:1}.read-theme [c-state-chart] line.selected,.read-theme [c-state-chart] polyline.selected{stroke:#ccc;stroke-width:2}.read-theme [c-state-chart] line.preconfigurable,.read-theme [c-state-chart] polyline.preconfigurable{stroke:#1d870d}.read-theme [c-state-chart] marker.arrow{fill:#cfcfcf;stroke-width:1}.read-theme [c-state-chart] marker.preconfigurable{stroke:#1d870d;fill:#1d870d}.read-theme [c-state-chart] polygon,.read-theme [c-state-chart] rect{stroke-width:1}.read-theme [c-state-chart] polygon.shadow,.read-theme [c-state-chart] rect.shadow{fill:#d0d0d0}.read-theme [c-state-chart] polygon.shadow.selected,.read-theme [c-state-chart] rect.shadow.selected{fill:grey}.read-theme [c-state-chart] polygon.active,.read-theme [c-state-chart] rect.active{stroke:#3ea82e;fill:#3ea82e}.read-theme [c-state-chart] polygon.active.selected,.read-theme [c-state-chart] rect.active.selected{stroke:#1d870d;fill:#1d870d}.read-theme [c-state-chart] polygon.inactive,.read-theme [c-state-chart] rect.inactive{stroke:#f1f1f1;fill:#f1f1f1}.read-theme [c-state-chart] polygon.inactive.selected,.read-theme [c-state-chart] rect.inactive.selected{stroke:#d0d0d0;fill:#d0d0d0}.read-theme [c-state-chart] polygon.public,.read-theme [c-state-chart] rect.public{stroke:#137fec;fill:#137fec}.read-theme [c-state-chart] polygon.public.selected,.read-theme [c-state-chart] rect.public.selected{stroke:#005ecb;fill:#005ecb}.read-theme [c-state-chart] text.normal{fill:#fff}.read-theme [c-state-chart] text.selected{fill:#fff;font-weight:700}.read-theme [c-state-chart] text.inactive{fill:#444}.read-theme [c-state-chart] text.transition{fill:#505050}.read-theme.menu-item{background-color:#135bec}.read-theme.menu-item:hover{background-color:#003acb}.contract-theme.c-main-bgcolor{background-color:#9213ec}.contract-theme.c-main-color,.contract-theme.c-main-color a{color:#fff}.contract-theme .c-main-bgcolor{background-color:#9213ec}.contract-theme .c-main-color,.contract-theme .c-main-color a{color:#fff}.contract-theme .popup-msg-button.btn-primary{background-color:#9213ec;color:#fff}.contract-theme .popup-msg-button.btn-primary:hover{background-color:#7100cb}.contract-theme .popup-msg-button.btn-primary.alert{color:#fff;background-color:#ec1346}.contract-theme .popup-msg-button.btn-primary.alert:hover{background-color:#cb0025}.contract-theme .popup-msg-button.btn-primary.alert[disabled]{color:#d0d0d0;background-color:#f1f1f1;cursor:not-allowed}.contract-theme .top-bar-main menu:hover,.contract-theme c-top-menu menu:hover{background-color:#7100cb}.contract-theme .top-bar-main menu:hover>li:hover,.contract-theme c-top-menu menu:hover>li:hover{background-color:#7100cb}.contract-theme .top-bar-main menu.new-menu>nav,.contract-theme c-top-menu menu.new-menu>nav{background-color:#7100cb}.contract-theme .top-bar-main menu.new-menu li:hover,.contract-theme c-top-menu menu.new-menu li:hover{background-color:#9213ec}.contract-theme .top-bar-main menu.fix-background,.contract-theme c-top-menu menu.fix-background{background-color:#7100cb}.contract-theme .top-bar-main .activity-list li:hover,.contract-theme c-top-menu .activity-list li:hover{background-color:#7100cb}.contract-theme .top-bar-main .activity-list-menu,.contract-theme c-top-menu .activity-list-menu{background-color:#9213ec}.contract-theme .top-bar-main .activity-list-menu .title:hover,.contract-theme c-top-menu .activity-list-menu .title:hover{background-color:#7100cb}.contract-theme .top-bar-main .activity-list-menu li:hover,.contract-theme c-top-menu .activity-list-menu li:hover{background-color:#7100cb}.contract-theme .top-bar-main .activity-list-menu.active,.contract-theme c-top-menu .activity-list-menu.active{background-color:#7100cb;box-shadow:3px 3px 10px -3px rgba(0,0,0,.4)}.contract-theme .top-bar-main .activity-list-menu.active li:hover,.contract-theme c-top-menu .activity-list-menu.active li:hover{background-color:#9213ec}.contract-theme .badge-color{background-color:#9213ec}.contract-theme .badge-color.important{background-color:#ec4913}.contract-theme .theme-color{color:#9213ec}.contract-theme .divider{background-color:#fff}.contract-theme hr{background-color:#d0d0d0}.contract-theme .active{background-color:#d4d4d4}.contract-theme [c-workflow-blurb] .header a{color:#000}.contract-theme [c-workflow-blurb] .header a.link{color:#00f}.contract-theme [c-tag-cloud] h1 span a{color:rgba(182,182,182,.6)}.contract-theme [c-tag-cloud] h1 span a:hover{color:rgba(142,142,142,.8)}.contract-theme [c-tag-cloud] h1 span a.selected{color:#8e8e8e}.contract-theme [c-tag-cloud] .level0{color:#00f}.contract-theme [c-select-list]{display:inline-block}.contract-theme [c-select-list] [list-item]{background-color:#fff;border-color:#fff;color:#00f}.contract-theme [c-select-list] [list-item] a{color:#00f}.contract-theme [c-select-list] [list-item] [list-item-description]{background-color:#fff;color:#444}.contract-theme [c-select-list] [list-item] [list-item-description].selected{background-color:#d4d4d4}.contract-theme [c-select-list] [list-item]:hover{border-color:#d4d4d4}.contract-theme [c-select-list] .selected{background-color:#d4d4d4;border-color:#d4d4d4}.contract-theme [c-information-tip]{background-color:#ffffe0}.contract-theme [c-information-tip]::before{font-family:FontAwesome;content:"\f05a";color:#9213ec}.contract-theme [c-document-assistant]:hover,.contract-theme [c-documents-checked-out]:hover,.contract-theme [c-global-search]:hover{background-color:#7100cb}.contract-theme c-history-navigator:hover{background-color:rgba(0,0,0,.25)}.contract-theme c-history-navigator .history-menu{background-color:#7100cb}.contract-theme c-history-navigator .history-menu ul li:hover{background-color:#9213ec}.contract-theme [c-user-info]:hover{background-color:#7100cb}.contract-theme [c-user-info] .user-info-container{background-color:#7100cb}.contract-theme [c-user-info] .user-info-content button{border-color:#9213ec;background-color:#9213ec;color:#fff}.contract-theme [c-user-info] .user-info-content button:hover{background-color:#7100cb}.contract-theme [c-user-info] .user-info-content .logout [c-select] label.selected{color:#fff}.contract-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover{color:#dedede}.contract-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover i{color:#a1a1a1}.contract-theme [c-close-button]{background-color:#9213ec;color:#fff}.contract-theme [c-close-button] a:hover{background-color:#7100cb}.contract-theme [c-notice]>div{background-color:#444;color:#fff;border-left-color:#444;border-right-color:#444;border-bottom-color:#444;border-bottom-left-radius:.4em;border-bottom-right-radius:.4em}.contract-theme [c-notice]>div i{font-size:18px}.contract-theme [c-notice]>div .fa-warning{color:#ff0}.contract-theme [c-notice]>div .fa-info-circle{color:#1e90ff}.contract-theme [c-recipient-picker] .recipients{background-color:#fff}.contract-theme [c-recipient-picker] .recipients .select-box{border-color:#e2e2e2}.contract-theme [c-recipient-picker] .recipients .select-box .recipient.User{color:#fff;background-color:#1d870d}.contract-theme [c-recipient-picker] .recipients .select-box .recipient.Group{color:#fff;background-color:#135bec}.contract-theme [c-recipient-picker] .recipients .user-list{border-color:#e2e2e2}.contract-theme [c-recipient-picker] .recipients .user-list .group .name,.contract-theme [c-recipient-picker] .recipients .user-list .user{border-color:#fff}.contract-theme [c-recipient-picker] .recipients .user-list .group .name:hover,.contract-theme [c-recipient-picker] .recipients .user-list .user:hover{border-color:#d4d4d4}.contract-theme [c-recipient-picker] .recipients .user-list .group .name.selected,.contract-theme [c-recipient-picker] .recipients .user-list .user.selected{border-color:#d4d4d4}.contract-theme [c-recipient-picker] .recipients .user-list .User{color:#fff;background-color:#1d870d}.contract-theme [c-recipient-picker] .recipients .user-list .Group{color:#fff;background-color:#137fec}.contract-theme [c-recipient-picker] .recipients.locked .recipient{background-color:#d4d4d4;color:#444}.contract-theme [c-select] label.selected:hover{color:#5f5f5f}.contract-theme [c-select] label.selected:hover i{color:#a1a1a1}.contract-theme [c-select] .option-list{background-color:#fff;border-color:#e2e2e2}.contract-theme [c-select] .option{border-color:#fff;color:#444}.contract-theme [c-select] .option:hover{border-color:#e2e2e2}.contract-theme .activity-initiator-commit .status-pending:before{color:#137fec}.contract-theme .activity-initiator-commit .status-completed:before{color:#1d870d}.contract-theme .activity-initiator-commit .status-failed:before{color:#ec1346}.contract-theme [c-activity-log] [c-send-reminder-log] .details-toggle,.contract-theme [c-activity-log] [c-set-current-stage-log] .details-toggle{color:grey}.contract-theme [c-state-chart] line,.contract-theme [c-state-chart] polyline{stroke:#cfcfcf;stroke-width:1}.contract-theme [c-state-chart] line.selected,.contract-theme [c-state-chart] polyline.selected{stroke:#ccc;stroke-width:2}.contract-theme [c-state-chart] line.preconfigurable,.contract-theme [c-state-chart] polyline.preconfigurable{stroke:#1d870d}.contract-theme [c-state-chart] marker.arrow{fill:#cfcfcf;stroke-width:1}.contract-theme [c-state-chart] marker.preconfigurable{stroke:#1d870d;fill:#1d870d}.contract-theme [c-state-chart] polygon,.contract-theme [c-state-chart] rect{stroke-width:1}.contract-theme [c-state-chart] polygon.shadow,.contract-theme [c-state-chart] rect.shadow{fill:#d0d0d0}.contract-theme [c-state-chart] polygon.shadow.selected,.contract-theme [c-state-chart] rect.shadow.selected{fill:grey}.contract-theme [c-state-chart] polygon.active,.contract-theme [c-state-chart] rect.active{stroke:#3ea82e;fill:#3ea82e}.contract-theme [c-state-chart] polygon.active.selected,.contract-theme [c-state-chart] rect.active.selected{stroke:#1d870d;fill:#1d870d}.contract-theme [c-state-chart] polygon.inactive,.contract-theme [c-state-chart] rect.inactive{stroke:#f1f1f1;fill:#f1f1f1}.contract-theme [c-state-chart] polygon.inactive.selected,.contract-theme [c-state-chart] rect.inactive.selected{stroke:#d0d0d0;fill:#d0d0d0}.contract-theme [c-state-chart] polygon.public,.contract-theme [c-state-chart] rect.public{stroke:#137fec;fill:#137fec}.contract-theme [c-state-chart] polygon.public.selected,.contract-theme [c-state-chart] rect.public.selected{stroke:#005ecb;fill:#005ecb}.contract-theme [c-state-chart] text.normal{fill:#fff}.contract-theme [c-state-chart] text.selected{fill:#fff;font-weight:700}.contract-theme [c-state-chart] text.inactive{fill:#444}.contract-theme [c-state-chart] text.transition{fill:#505050}.contract-theme.menu-item{background-color:#9213ec}.contract-theme.menu-item:hover{background-color:#7100cb}.case-theme.c-main-bgcolor{background-color:#137fec}.case-theme.c-main-color,.case-theme.c-main-color a{color:#fff}.case-theme .c-main-bgcolor{background-color:#137fec}.case-theme .c-main-color,.case-theme .c-main-color a{color:#fff}.case-theme .popup-msg-button.btn-primary{background-color:#137fec;color:#fff}.case-theme .popup-msg-button.btn-primary:hover{background-color:#005ecb}.case-theme .popup-msg-button.btn-primary.alert{color:#fff;background-color:#ec1346}.case-theme .popup-msg-button.btn-primary.alert:hover{background-color:#cb0025}.case-theme .popup-msg-button.btn-primary.alert[disabled]{color:#d0d0d0;background-color:#f1f1f1;cursor:not-allowed}.case-theme .top-bar-main menu:hover,.case-theme c-top-menu menu:hover{background-color:#005ecb}.case-theme .top-bar-main menu:hover>li:hover,.case-theme c-top-menu menu:hover>li:hover{background-color:#005ecb}.case-theme .top-bar-main menu.new-menu>nav,.case-theme c-top-menu menu.new-menu>nav{background-color:#005ecb}.case-theme .top-bar-main menu.new-menu li:hover,.case-theme c-top-menu menu.new-menu li:hover{background-color:#137fec}.case-theme .top-bar-main menu.fix-background,.case-theme c-top-menu menu.fix-background{background-color:#005ecb}.case-theme .top-bar-main .activity-list li:hover,.case-theme c-top-menu .activity-list li:hover{background-color:#005ecb}.case-theme .top-bar-main .activity-list-menu,.case-theme c-top-menu .activity-list-menu{background-color:#137fec}.case-theme .top-bar-main .activity-list-menu .title:hover,.case-theme c-top-menu .activity-list-menu .title:hover{background-color:#005ecb}.case-theme .top-bar-main .activity-list-menu li:hover,.case-theme c-top-menu .activity-list-menu li:hover{background-color:#005ecb}.case-theme .top-bar-main .activity-list-menu.active,.case-theme c-top-menu .activity-list-menu.active{background-color:#005ecb;box-shadow:3px 3px 10px -3px rgba(0,0,0,.4)}.case-theme .top-bar-main .activity-list-menu.active li:hover,.case-theme c-top-menu .activity-list-menu.active li:hover{background-color:#137fec}.case-theme .badge-color{background-color:#137fec}.case-theme .badge-color.important{background-color:#ec4913}.case-theme .theme-color{color:#137fec}.case-theme .divider{background-color:#fff}.case-theme hr{background-color:#d0d0d0}.case-theme .active{background-color:#d4d4d4}.case-theme [c-workflow-blurb] .header a{color:#000}.case-theme [c-workflow-blurb] .header a.link{color:#00f}.case-theme [c-tag-cloud] h1 span a{color:rgba(182,182,182,.6)}.case-theme [c-tag-cloud] h1 span a:hover{color:rgba(142,142,142,.8)}.case-theme [c-tag-cloud] h1 span a.selected{color:#8e8e8e}.case-theme [c-tag-cloud] .level0{color:#00f}.case-theme [c-select-list]{display:inline-block}.case-theme [c-select-list] [list-item]{background-color:#fff;border-color:#fff;color:#00f}.case-theme [c-select-list] [list-item] a{color:#00f}.case-theme [c-select-list] [list-item] [list-item-description]{background-color:#fff;color:#444}.case-theme [c-select-list] [list-item] [list-item-description].selected{background-color:#d4d4d4}.case-theme [c-select-list] [list-item]:hover{border-color:#d4d4d4}.case-theme [c-select-list] .selected{background-color:#d4d4d4;border-color:#d4d4d4}.case-theme [c-information-tip]{background-color:#ffffe0}.case-theme [c-information-tip]::before{font-family:FontAwesome;content:"\f05a";color:#137fec}.case-theme [c-document-assistant]:hover,.case-theme [c-documents-checked-out]:hover,.case-theme [c-global-search]:hover{background-color:#005ecb}.case-theme c-history-navigator:hover{background-color:rgba(0,0,0,.25)}.case-theme c-history-navigator .history-menu{background-color:#005ecb}.case-theme c-history-navigator .history-menu ul li:hover{background-color:#137fec}.case-theme [c-user-info]:hover{background-color:#005ecb}.case-theme [c-user-info] .user-info-container{background-color:#005ecb}.case-theme [c-user-info] .user-info-content button{border-color:#137fec;background-color:#137fec;color:#fff}.case-theme [c-user-info] .user-info-content button:hover{background-color:#005ecb}.case-theme [c-user-info] .user-info-content .logout [c-select] label.selected{color:#fff}.case-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover{color:#dedede}.case-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover i{color:#a1a1a1}.case-theme [c-close-button]{background-color:#137fec;color:#fff}.case-theme [c-close-button] a:hover{background-color:#005ecb}.case-theme [c-notice]>div{background-color:#444;color:#fff;border-left-color:#444;border-right-color:#444;border-bottom-color:#444;border-bottom-left-radius:.4em;border-bottom-right-radius:.4em}.case-theme [c-notice]>div i{font-size:18px}.case-theme [c-notice]>div .fa-warning{color:#ff0}.case-theme [c-notice]>div .fa-info-circle{color:#1e90ff}.case-theme [c-recipient-picker] .recipients{background-color:#fff}.case-theme [c-recipient-picker] .recipients .select-box{border-color:#e2e2e2}.case-theme [c-recipient-picker] .recipients .select-box .recipient.User{color:#fff;background-color:#1d870d}.case-theme [c-recipient-picker] .recipients .select-box .recipient.Group{color:#fff;background-color:#135bec}.case-theme [c-recipient-picker] .recipients .user-list{border-color:#e2e2e2}.case-theme [c-recipient-picker] .recipients .user-list .group .name,.case-theme [c-recipient-picker] .recipients .user-list .user{border-color:#fff}.case-theme [c-recipient-picker] .recipients .user-list .group .name:hover,.case-theme [c-recipient-picker] .recipients .user-list .user:hover{border-color:#d4d4d4}.case-theme [c-recipient-picker] .recipients .user-list .group .name.selected,.case-theme [c-recipient-picker] .recipients .user-list .user.selected{border-color:#d4d4d4}.case-theme [c-recipient-picker] .recipients .user-list .User{color:#fff;background-color:#1d870d}.case-theme [c-recipient-picker] .recipients .user-list .Group{color:#fff;background-color:#137fec}.case-theme [c-recipient-picker] .recipients.locked .recipient{background-color:#d4d4d4;color:#444}.case-theme [c-select] label.selected:hover{color:#5f5f5f}.case-theme [c-select] label.selected:hover i{color:#a1a1a1}.case-theme [c-select] .option-list{background-color:#fff;border-color:#e2e2e2}.case-theme [c-select] .option{border-color:#fff;color:#444}.case-theme [c-select] .option:hover{border-color:#e2e2e2}.case-theme .activity-initiator-commit .status-pending:before{color:#137fec}.case-theme .activity-initiator-commit .status-completed:before{color:#1d870d}.case-theme .activity-initiator-commit .status-failed:before{color:#ec1346}.case-theme [c-activity-log] [c-send-reminder-log] .details-toggle,.case-theme [c-activity-log] [c-set-current-stage-log] .details-toggle{color:grey}.case-theme [c-state-chart] line,.case-theme [c-state-chart] polyline{stroke:#cfcfcf;stroke-width:1}.case-theme [c-state-chart] line.selected,.case-theme [c-state-chart] polyline.selected{stroke:#ccc;stroke-width:2}.case-theme [c-state-chart] line.preconfigurable,.case-theme [c-state-chart] polyline.preconfigurable{stroke:#1d870d}.case-theme [c-state-chart] marker.arrow{fill:#cfcfcf;stroke-width:1}.case-theme [c-state-chart] marker.preconfigurable{stroke:#1d870d;fill:#1d870d}.case-theme [c-state-chart] polygon,.case-theme [c-state-chart] rect{stroke-width:1}.case-theme [c-state-chart] polygon.shadow,.case-theme [c-state-chart] rect.shadow{fill:#d0d0d0}.case-theme [c-state-chart] polygon.shadow.selected,.case-theme [c-state-chart] rect.shadow.selected{fill:grey}.case-theme [c-state-chart] polygon.active,.case-theme [c-state-chart] rect.active{stroke:#3ea82e;fill:#3ea82e}.case-theme [c-state-chart] polygon.active.selected,.case-theme [c-state-chart] rect.active.selected{stroke:#1d870d;fill:#1d870d}.case-theme [c-state-chart] polygon.inactive,.case-theme [c-state-chart] rect.inactive{stroke:#f1f1f1;fill:#f1f1f1}.case-theme [c-state-chart] polygon.inactive.selected,.case-theme [c-state-chart] rect.inactive.selected{stroke:#d0d0d0;fill:#d0d0d0}.case-theme [c-state-chart] polygon.public,.case-theme [c-state-chart] rect.public{stroke:#137fec;fill:#137fec}.case-theme [c-state-chart] polygon.public.selected,.case-theme [c-state-chart] rect.public.selected{stroke:#005ecb;fill:#005ecb}.case-theme [c-state-chart] text.normal{fill:#fff}.case-theme [c-state-chart] text.selected{fill:#fff;font-weight:700}.case-theme [c-state-chart] text.inactive{fill:#444}.case-theme [c-state-chart] text.transition{fill:#505050}.case-theme.menu-item{background-color:#137fec}.case-theme.menu-item:hover{background-color:#005ecb}.competency-theme.c-main-bgcolor{background-color:#8b0000}.competency-theme.c-main-color,.competency-theme.c-main-color a{color:#fff}.competency-theme .c-main-bgcolor{background-color:#8b0000}.competency-theme .c-main-color,.competency-theme .c-main-color a{color:#fff}.competency-theme .popup-msg-button.btn-primary{background-color:#8b0000;color:#fff}.competency-theme .popup-msg-button.btn-primary:hover{background-color:#6a0000}.competency-theme .popup-msg-button.btn-primary.alert{color:#fff;background-color:#ec1346}.competency-theme .popup-msg-button.btn-primary.alert:hover{background-color:#cb0025}.competency-theme .popup-msg-button.btn-primary.alert[disabled]{color:#d0d0d0;background-color:#f1f1f1;cursor:not-allowed}.competency-theme .top-bar-main menu:hover,.competency-theme c-top-menu menu:hover{background-color:#6a0000}.competency-theme .top-bar-main menu:hover>li:hover,.competency-theme c-top-menu menu:hover>li:hover{background-color:#6a0000}.competency-theme .top-bar-main menu.new-menu>nav,.competency-theme c-top-menu menu.new-menu>nav{background-color:#6a0000}.competency-theme .top-bar-main menu.new-menu li:hover,.competency-theme c-top-menu menu.new-menu li:hover{background-color:#8b0000}.competency-theme .top-bar-main menu.fix-background,.competency-theme c-top-menu menu.fix-background{background-color:#6a0000}.competency-theme .top-bar-main .activity-list li:hover,.competency-theme c-top-menu .activity-list li:hover{background-color:#6a0000}.competency-theme .top-bar-main .activity-list-menu,.competency-theme c-top-menu .activity-list-menu{background-color:#8b0000}.competency-theme .top-bar-main .activity-list-menu .title:hover,.competency-theme c-top-menu .activity-list-menu .title:hover{background-color:#6a0000}.competency-theme .top-bar-main .activity-list-menu li:hover,.competency-theme c-top-menu .activity-list-menu li:hover{background-color:#6a0000}.competency-theme .top-bar-main .activity-list-menu.active,.competency-theme c-top-menu .activity-list-menu.active{background-color:#6a0000;box-shadow:3px 3px 10px -3px rgba(0,0,0,.4)}.competency-theme .top-bar-main .activity-list-menu.active li:hover,.competency-theme c-top-menu .activity-list-menu.active li:hover{background-color:#8b0000}.competency-theme .badge-color{background-color:#8b0000}.competency-theme .badge-color.important{background-color:#ec4913}.competency-theme .theme-color{color:#8b0000}.competency-theme .divider{background-color:#fff}.competency-theme hr{background-color:#d0d0d0}.competency-theme .active{background-color:#d4d4d4}.competency-theme [c-workflow-blurb] .header a{color:#000}.competency-theme [c-workflow-blurb] .header a.link{color:#00f}.competency-theme [c-tag-cloud] h1 span a{color:rgba(182,182,182,.6)}.competency-theme [c-tag-cloud] h1 span a:hover{color:rgba(142,142,142,.8)}.competency-theme [c-tag-cloud] h1 span a.selected{color:#8e8e8e}.competency-theme [c-tag-cloud] .level0{color:#00f}.competency-theme [c-select-list]{display:inline-block}.competency-theme [c-select-list] [list-item]{background-color:#fff;border-color:#fff;color:#00f}.competency-theme [c-select-list] [list-item] a{color:#00f}.competency-theme [c-select-list] [list-item] [list-item-description]{background-color:#fff;color:#444}.competency-theme [c-select-list] [list-item] [list-item-description].selected{background-color:#d4d4d4}.competency-theme [c-select-list] [list-item]:hover{border-color:#d4d4d4}.competency-theme [c-select-list] .selected{background-color:#d4d4d4;border-color:#d4d4d4}.competency-theme [c-information-tip]{background-color:#ffffe0}.competency-theme [c-information-tip]::before{font-family:FontAwesome;content:"\f05a";color:#8b0000}.competency-theme [c-document-assistant]:hover,.competency-theme [c-documents-checked-out]:hover,.competency-theme [c-global-search]:hover{background-color:#6a0000}.competency-theme c-history-navigator:hover{background-color:rgba(0,0,0,.25)}.competency-theme c-history-navigator .history-menu{background-color:#6a0000}.competency-theme c-history-navigator .history-menu ul li:hover{background-color:#8b0000}.competency-theme [c-user-info]:hover{background-color:#6a0000}.competency-theme [c-user-info] .user-info-container{background-color:#6a0000}.competency-theme [c-user-info] .user-info-content button{border-color:#8b0000;background-color:#8b0000;color:#fff}.competency-theme [c-user-info] .user-info-content button:hover{background-color:#6a0000}.competency-theme [c-user-info] .user-info-content .logout [c-select] label.selected{color:#fff}.competency-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover{color:#dedede}.competency-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover i{color:#a1a1a1}.competency-theme [c-close-button]{background-color:#8b0000;color:#fff}.competency-theme [c-close-button] a:hover{background-color:#6a0000}.competency-theme [c-notice]>div{background-color:#444;color:#fff;border-left-color:#444;border-right-color:#444;border-bottom-color:#444;border-bottom-left-radius:.4em;border-bottom-right-radius:.4em}.competency-theme [c-notice]>div i{font-size:18px}.competency-theme [c-notice]>div .fa-warning{color:#ff0}.competency-theme [c-notice]>div .fa-info-circle{color:#1e90ff}.competency-theme [c-recipient-picker] .recipients{background-color:#fff}.competency-theme [c-recipient-picker] .recipients .select-box{border-color:#e2e2e2}.competency-theme [c-recipient-picker] .recipients .select-box .recipient.User{color:#fff;background-color:#1d870d}.competency-theme [c-recipient-picker] .recipients .select-box .recipient.Group{color:#fff;background-color:#135bec}.competency-theme [c-recipient-picker] .recipients .user-list{border-color:#e2e2e2}.competency-theme [c-recipient-picker] .recipients .user-list .group .name,.competency-theme [c-recipient-picker] .recipients .user-list .user{border-color:#fff}.competency-theme [c-recipient-picker] .recipients .user-list .group .name:hover,.competency-theme [c-recipient-picker] .recipients .user-list .user:hover{border-color:#d4d4d4}.competency-theme [c-recipient-picker] .recipients .user-list .group .name.selected,.competency-theme [c-recipient-picker] .recipients .user-list .user.selected{border-color:#d4d4d4}.competency-theme [c-recipient-picker] .recipients .user-list .User{color:#fff;background-color:#1d870d}.competency-theme [c-recipient-picker] .recipients .user-list .Group{color:#fff;background-color:#137fec}.competency-theme [c-recipient-picker] .recipients.locked .recipient{background-color:#d4d4d4;color:#444}.competency-theme [c-select] label.selected:hover{color:#5f5f5f}.competency-theme [c-select] label.selected:hover i{color:#a1a1a1}.competency-theme [c-select] .option-list{background-color:#fff;border-color:#e2e2e2}.competency-theme [c-select] .option{border-color:#fff;color:#444}.competency-theme [c-select] .option:hover{border-color:#e2e2e2}.competency-theme .activity-initiator-commit .status-pending:before{color:#137fec}.competency-theme .activity-initiator-commit .status-completed:before{color:#1d870d}.competency-theme .activity-initiator-commit .status-failed:before{color:#ec1346}.competency-theme [c-activity-log] [c-send-reminder-log] .details-toggle,.competency-theme [c-activity-log] [c-set-current-stage-log] .details-toggle{color:grey}.competency-theme [c-state-chart] line,.competency-theme [c-state-chart] polyline{stroke:#cfcfcf;stroke-width:1}.competency-theme [c-state-chart] line.selected,.competency-theme [c-state-chart] polyline.selected{stroke:#ccc;stroke-width:2}.competency-theme [c-state-chart] line.preconfigurable,.competency-theme [c-state-chart] polyline.preconfigurable{stroke:#1d870d}.competency-theme [c-state-chart] marker.arrow{fill:#cfcfcf;stroke-width:1}.competency-theme [c-state-chart] marker.preconfigurable{stroke:#1d870d;fill:#1d870d}.competency-theme [c-state-chart] polygon,.competency-theme [c-state-chart] rect{stroke-width:1}.competency-theme [c-state-chart] polygon.shadow,.competency-theme [c-state-chart] rect.shadow{fill:#d0d0d0}.competency-theme [c-state-chart] polygon.shadow.selected,.competency-theme [c-state-chart] rect.shadow.selected{fill:grey}.competency-theme [c-state-chart] polygon.active,.competency-theme [c-state-chart] rect.active{stroke:#3ea82e;fill:#3ea82e}.competency-theme [c-state-chart] polygon.active.selected,.competency-theme [c-state-chart] rect.active.selected{stroke:#1d870d;fill:#1d870d}.competency-theme [c-state-chart] polygon.inactive,.competency-theme [c-state-chart] rect.inactive{stroke:#f1f1f1;fill:#f1f1f1}.competency-theme [c-state-chart] polygon.inactive.selected,.competency-theme [c-state-chart] rect.inactive.selected{stroke:#d0d0d0;fill:#d0d0d0}.competency-theme [c-state-chart] polygon.public,.competency-theme [c-state-chart] rect.public{stroke:#137fec;fill:#137fec}.competency-theme [c-state-chart] polygon.public.selected,.competency-theme [c-state-chart] rect.public.selected{stroke:#005ecb;fill:#005ecb}.competency-theme [c-state-chart] text.normal{fill:#fff}.competency-theme [c-state-chart] text.selected{fill:#fff;font-weight:700}.competency-theme [c-state-chart] text.inactive{fill:#444}.competency-theme [c-state-chart] text.transition{fill:#505050}.competency-theme.menu-item{background-color:#8b0000}.competency-theme.menu-item:hover{background-color:#6a0000}.help-theme.c-main-bgcolor{background-color:#cb0083}.help-theme.c-main-color,.help-theme.c-main-color a{color:#fff}.help-theme .c-main-bgcolor{background-color:#cb0083}.help-theme .c-main-color,.help-theme .c-main-color a{color:#fff}.help-theme .popup-msg-button.btn-primary{background-color:#cb0083;color:#fff}.help-theme .popup-msg-button.btn-primary:hover{background-color:#aa0062}.help-theme .popup-msg-button.btn-primary.alert{color:#fff;background-color:#ec1346}.help-theme .popup-msg-button.btn-primary.alert:hover{background-color:#cb0025}.help-theme .popup-msg-button.btn-primary.alert[disabled]{color:#d0d0d0;background-color:#f1f1f1;cursor:not-allowed}.help-theme .top-bar-main menu:hover,.help-theme c-top-menu menu:hover{background-color:#aa0062}.help-theme .top-bar-main menu:hover>li:hover,.help-theme c-top-menu menu:hover>li:hover{background-color:#aa0062}.help-theme .top-bar-main menu.new-menu>nav,.help-theme c-top-menu menu.new-menu>nav{background-color:#aa0062}.help-theme .top-bar-main menu.new-menu li:hover,.help-theme c-top-menu menu.new-menu li:hover{background-color:#cb0083}.help-theme .top-bar-main menu.fix-background,.help-theme c-top-menu menu.fix-background{background-color:#aa0062}.help-theme .top-bar-main .activity-list li:hover,.help-theme c-top-menu .activity-list li:hover{background-color:#aa0062}.help-theme .top-bar-main .activity-list-menu,.help-theme c-top-menu .activity-list-menu{background-color:#cb0083}.help-theme .top-bar-main .activity-list-menu .title:hover,.help-theme c-top-menu .activity-list-menu .title:hover{background-color:#aa0062}.help-theme .top-bar-main .activity-list-menu li:hover,.help-theme c-top-menu .activity-list-menu li:hover{background-color:#aa0062}.help-theme .top-bar-main .activity-list-menu.active,.help-theme c-top-menu .activity-list-menu.active{background-color:#aa0062;box-shadow:3px 3px 10px -3px rgba(0,0,0,.4)}.help-theme .top-bar-main .activity-list-menu.active li:hover,.help-theme c-top-menu .activity-list-menu.active li:hover{background-color:#cb0083}.help-theme .badge-color{background-color:#cb0083}.help-theme .badge-color.important{background-color:#ec4913}.help-theme .theme-color{color:#cb0083}.help-theme .divider{background-color:#fff}.help-theme hr{background-color:#d0d0d0}.help-theme .active{background-color:#d4d4d4}.help-theme [c-workflow-blurb] .header a{color:#000}.help-theme [c-workflow-blurb] .header a.link{color:#00f}.help-theme [c-tag-cloud] h1 span a{color:rgba(182,182,182,.6)}.help-theme [c-tag-cloud] h1 span a:hover{color:rgba(142,142,142,.8)}.help-theme [c-tag-cloud] h1 span a.selected{color:#8e8e8e}.help-theme [c-tag-cloud] .level0{color:#00f}.help-theme [c-select-list]{display:inline-block}.help-theme [c-select-list] [list-item]{background-color:#fff;border-color:#fff;color:#00f}.help-theme [c-select-list] [list-item] a{color:#00f}.help-theme [c-select-list] [list-item] [list-item-description]{background-color:#fff;color:#444}.help-theme [c-select-list] [list-item] [list-item-description].selected{background-color:#d4d4d4}.help-theme [c-select-list] [list-item]:hover{border-color:#d4d4d4}.help-theme [c-select-list] .selected{background-color:#d4d4d4;border-color:#d4d4d4}.help-theme [c-information-tip]{background-color:#ffffe0}.help-theme [c-information-tip]::before{font-family:FontAwesome;content:"\f05a";color:#cb0083}.help-theme [c-document-assistant]:hover,.help-theme [c-documents-checked-out]:hover,.help-theme [c-global-search]:hover{background-color:#aa0062}.help-theme c-history-navigator:hover{background-color:rgba(0,0,0,.25)}.help-theme c-history-navigator .history-menu{background-color:#aa0062}.help-theme c-history-navigator .history-menu ul li:hover{background-color:#cb0083}.help-theme [c-user-info]:hover{background-color:#aa0062}.help-theme [c-user-info] .user-info-container{background-color:#aa0062}.help-theme [c-user-info] .user-info-content button{border-color:#cb0083;background-color:#cb0083;color:#fff}.help-theme [c-user-info] .user-info-content button:hover{background-color:#aa0062}.help-theme [c-user-info] .user-info-content .logout [c-select] label.selected{color:#fff}.help-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover{color:#dedede}.help-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover i{color:#a1a1a1}.help-theme [c-close-button]{background-color:#cb0083;color:#fff}.help-theme [c-close-button] a:hover{background-color:#aa0062}.help-theme [c-notice]>div{background-color:#444;color:#fff;border-left-color:#444;border-right-color:#444;border-bottom-color:#444;border-bottom-left-radius:.4em;border-bottom-right-radius:.4em}.help-theme [c-notice]>div i{font-size:18px}.help-theme [c-notice]>div .fa-warning{color:#ff0}.help-theme [c-notice]>div .fa-info-circle{color:#1e90ff}.help-theme [c-recipient-picker] .recipients{background-color:#fff}.help-theme [c-recipient-picker] .recipients .select-box{border-color:#e2e2e2}.help-theme [c-recipient-picker] .recipients .select-box .recipient.User{color:#fff;background-color:#1d870d}.help-theme [c-recipient-picker] .recipients .select-box .recipient.Group{color:#fff;background-color:#135bec}.help-theme [c-recipient-picker] .recipients .user-list{border-color:#e2e2e2}.help-theme [c-recipient-picker] .recipients .user-list .group .name,.help-theme [c-recipient-picker] .recipients .user-list .user{border-color:#fff}.help-theme [c-recipient-picker] .recipients .user-list .group .name:hover,.help-theme [c-recipient-picker] .recipients .user-list .user:hover{border-color:#d4d4d4}.help-theme [c-recipient-picker] .recipients .user-list .group .name.selected,.help-theme [c-recipient-picker] .recipients .user-list .user.selected{border-color:#d4d4d4}.help-theme [c-recipient-picker] .recipients .user-list .User{color:#fff;background-color:#1d870d}.help-theme [c-recipient-picker] .recipients .user-list .Group{color:#fff;background-color:#137fec}.help-theme [c-recipient-picker] .recipients.locked .recipient{background-color:#d4d4d4;color:#444}.help-theme [c-select] label.selected:hover{color:#5f5f5f}.help-theme [c-select] label.selected:hover i{color:#a1a1a1}.help-theme [c-select] .option-list{background-color:#fff;border-color:#e2e2e2}.help-theme [c-select] .option{border-color:#fff;color:#444}.help-theme [c-select] .option:hover{border-color:#e2e2e2}.help-theme .activity-initiator-commit .status-pending:before{color:#137fec}.help-theme .activity-initiator-commit .status-completed:before{color:#1d870d}.help-theme .activity-initiator-commit .status-failed:before{color:#ec1346}.help-theme [c-activity-log] [c-send-reminder-log] .details-toggle,.help-theme [c-activity-log] [c-set-current-stage-log] .details-toggle{color:grey}.help-theme [c-state-chart] line,.help-theme [c-state-chart] polyline{stroke:#cfcfcf;stroke-width:1}.help-theme [c-state-chart] line.selected,.help-theme [c-state-chart] polyline.selected{stroke:#ccc;stroke-width:2}.help-theme [c-state-chart] line.preconfigurable,.help-theme [c-state-chart] polyline.preconfigurable{stroke:#1d870d}.help-theme [c-state-chart] marker.arrow{fill:#cfcfcf;stroke-width:1}.help-theme [c-state-chart] marker.preconfigurable{stroke:#1d870d;fill:#1d870d}.help-theme [c-state-chart] polygon,.help-theme [c-state-chart] rect{stroke-width:1}.help-theme [c-state-chart] polygon.shadow,.help-theme [c-state-chart] rect.shadow{fill:#d0d0d0}.help-theme [c-state-chart] polygon.shadow.selected,.help-theme [c-state-chart] rect.shadow.selected{fill:grey}.help-theme [c-state-chart] polygon.active,.help-theme [c-state-chart] rect.active{stroke:#3ea82e;fill:#3ea82e}.help-theme [c-state-chart] polygon.active.selected,.help-theme [c-state-chart] rect.active.selected{stroke:#1d870d;fill:#1d870d}.help-theme [c-state-chart] polygon.inactive,.help-theme [c-state-chart] rect.inactive{stroke:#f1f1f1;fill:#f1f1f1}.help-theme [c-state-chart] polygon.inactive.selected,.help-theme [c-state-chart] rect.inactive.selected{stroke:#d0d0d0;fill:#d0d0d0}.help-theme [c-state-chart] polygon.public,.help-theme [c-state-chart] rect.public{stroke:#137fec;fill:#137fec}.help-theme [c-state-chart] polygon.public.selected,.help-theme [c-state-chart] rect.public.selected{stroke:#005ecb;fill:#005ecb}.help-theme [c-state-chart] text.normal{fill:#fff}.help-theme [c-state-chart] text.selected{fill:#fff;font-weight:700}.help-theme [c-state-chart] text.inactive{fill:#444}.help-theme [c-state-chart] text.transition{fill:#505050}.help-theme.menu-item{background-color:#cb0083}.help-theme.menu-item:hover{background-color:#aa0062}.registers-theme.c-main-bgcolor{background-color:#8b0000}.registers-theme.c-main-color,.registers-theme.c-main-color a{color:#fff}.registers-theme .c-main-bgcolor{background-color:#8b0000}.registers-theme .c-main-color,.registers-theme .c-main-color a{color:#fff}.registers-theme .popup-msg-button.btn-primary{background-color:#8b0000;color:#fff}.registers-theme .popup-msg-button.btn-primary:hover{background-color:#6a0000}.registers-theme .popup-msg-button.btn-primary.alert{color:#fff;background-color:#ec1346}.registers-theme .popup-msg-button.btn-primary.alert:hover{background-color:#cb0025}.registers-theme .popup-msg-button.btn-primary.alert[disabled]{color:#d0d0d0;background-color:#f1f1f1;cursor:not-allowed}.registers-theme .top-bar-main menu:hover,.registers-theme c-top-menu menu:hover{background-color:#6a0000}.registers-theme .top-bar-main menu:hover>li:hover,.registers-theme c-top-menu menu:hover>li:hover{background-color:#6a0000}.registers-theme .top-bar-main menu.new-menu>nav,.registers-theme c-top-menu menu.new-menu>nav{background-color:#6a0000}.registers-theme .top-bar-main menu.new-menu li:hover,.registers-theme c-top-menu menu.new-menu li:hover{background-color:#8b0000}.registers-theme .top-bar-main menu.fix-background,.registers-theme c-top-menu menu.fix-background{background-color:#6a0000}.registers-theme .top-bar-main .activity-list li:hover,.registers-theme c-top-menu .activity-list li:hover{background-color:#6a0000}.registers-theme .top-bar-main .activity-list-menu,.registers-theme c-top-menu .activity-list-menu{background-color:#8b0000}.registers-theme .top-bar-main .activity-list-menu .title:hover,.registers-theme c-top-menu .activity-list-menu .title:hover{background-color:#6a0000}.registers-theme .top-bar-main .activity-list-menu li:hover,.registers-theme c-top-menu .activity-list-menu li:hover{background-color:#6a0000}.registers-theme .top-bar-main .activity-list-menu.active,.registers-theme c-top-menu .activity-list-menu.active{background-color:#6a0000;box-shadow:3px 3px 10px -3px rgba(0,0,0,.4)}.registers-theme .top-bar-main .activity-list-menu.active li:hover,.registers-theme c-top-menu .activity-list-menu.active li:hover{background-color:#8b0000}.registers-theme .badge-color{background-color:#8b0000}.registers-theme .badge-color.important{background-color:#ec4913}.registers-theme .theme-color{color:#8b0000}.registers-theme .divider{background-color:#fff}.registers-theme hr{background-color:#d0d0d0}.registers-theme .active{background-color:#d4d4d4}.registers-theme [c-workflow-blurb] .header a{color:#000}.registers-theme [c-workflow-blurb] .header a.link{color:#00f}.registers-theme [c-tag-cloud] h1 span a{color:rgba(182,182,182,.6)}.registers-theme [c-tag-cloud] h1 span a:hover{color:rgba(142,142,142,.8)}.registers-theme [c-tag-cloud] h1 span a.selected{color:#8e8e8e}.registers-theme [c-tag-cloud] .level0{color:#00f}.registers-theme [c-select-list]{display:inline-block}.registers-theme [c-select-list] [list-item]{background-color:#fff;border-color:#fff;color:#00f}.registers-theme [c-select-list] [list-item] a{color:#00f}.registers-theme [c-select-list] [list-item] [list-item-description]{background-color:#fff;color:#444}.registers-theme [c-select-list] [list-item] [list-item-description].selected{background-color:#d4d4d4}.registers-theme [c-select-list] [list-item]:hover{border-color:#d4d4d4}.registers-theme [c-select-list] .selected{background-color:#d4d4d4;border-color:#d4d4d4}.registers-theme [c-information-tip]{background-color:#ffffe0}.registers-theme [c-information-tip]::before{font-family:FontAwesome;content:"\f05a";color:#8b0000}.registers-theme [c-document-assistant]:hover,.registers-theme [c-documents-checked-out]:hover,.registers-theme [c-global-search]:hover{background-color:#6a0000}.registers-theme c-history-navigator:hover{background-color:rgba(0,0,0,.25)}.registers-theme c-history-navigator .history-menu{background-color:#6a0000}.registers-theme c-history-navigator .history-menu ul li:hover{background-color:#8b0000}.registers-theme [c-user-info]:hover{background-color:#6a0000}.registers-theme [c-user-info] .user-info-container{background-color:#6a0000}.registers-theme [c-user-info] .user-info-content button{border-color:#8b0000;background-color:#8b0000;color:#fff}.registers-theme [c-user-info] .user-info-content button:hover{background-color:#6a0000}.registers-theme [c-user-info] .user-info-content .logout [c-select] label.selected{color:#fff}.registers-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover{color:#dedede}.registers-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover i{color:#a1a1a1}.registers-theme [c-close-button]{background-color:#8b0000;color:#fff}.registers-theme [c-close-button] a:hover{background-color:#6a0000}.registers-theme [c-notice]>div{background-color:#444;color:#fff;border-left-color:#444;border-right-color:#444;border-bottom-color:#444;border-bottom-left-radius:.4em;border-bottom-right-radius:.4em}.registers-theme [c-notice]>div i{font-size:18px}.registers-theme [c-notice]>div .fa-warning{color:#ff0}.registers-theme [c-notice]>div .fa-info-circle{color:#1e90ff}.registers-theme [c-recipient-picker] .recipients{background-color:#fff}.registers-theme [c-recipient-picker] .recipients .select-box{border-color:#e2e2e2}.registers-theme [c-recipient-picker] .recipients .select-box .recipient.User{color:#fff;background-color:#1d870d}.registers-theme [c-recipient-picker] .recipients .select-box .recipient.Group{color:#fff;background-color:#135bec}.registers-theme [c-recipient-picker] .recipients .user-list{border-color:#e2e2e2}.registers-theme [c-recipient-picker] .recipients .user-list .group .name,.registers-theme [c-recipient-picker] .recipients .user-list .user{border-color:#fff}.registers-theme [c-recipient-picker] .recipients .user-list .group .name:hover,.registers-theme [c-recipient-picker] .recipients .user-list .user:hover{border-color:#d4d4d4}.registers-theme [c-recipient-picker] .recipients .user-list .group .name.selected,.registers-theme [c-recipient-picker] .recipients .user-list .user.selected{border-color:#d4d4d4}.registers-theme [c-recipient-picker] .recipients .user-list .User{color:#fff;background-color:#1d870d}.registers-theme [c-recipient-picker] .recipients .user-list .Group{color:#fff;background-color:#137fec}.registers-theme [c-recipient-picker] .recipients.locked .recipient{background-color:#d4d4d4;color:#444}.registers-theme [c-select] label.selected:hover{color:#5f5f5f}.registers-theme [c-select] label.selected:hover i{color:#a1a1a1}.registers-theme [c-select] .option-list{background-color:#fff;border-color:#e2e2e2}.registers-theme [c-select] .option{border-color:#fff;color:#444}.registers-theme [c-select] .option:hover{border-color:#e2e2e2}.registers-theme .activity-initiator-commit .status-pending:before{color:#137fec}.registers-theme .activity-initiator-commit .status-completed:before{color:#1d870d}.registers-theme .activity-initiator-commit .status-failed:before{color:#ec1346}.registers-theme [c-activity-log] [c-send-reminder-log] .details-toggle,.registers-theme [c-activity-log] [c-set-current-stage-log] .details-toggle{color:grey}.registers-theme [c-state-chart] line,.registers-theme [c-state-chart] polyline{stroke:#cfcfcf;stroke-width:1}.registers-theme [c-state-chart] line.selected,.registers-theme [c-state-chart] polyline.selected{stroke:#ccc;stroke-width:2}.registers-theme [c-state-chart] line.preconfigurable,.registers-theme [c-state-chart] polyline.preconfigurable{stroke:#1d870d}.registers-theme [c-state-chart] marker.arrow{fill:#cfcfcf;stroke-width:1}.registers-theme [c-state-chart] marker.preconfigurable{stroke:#1d870d;fill:#1d870d}.registers-theme [c-state-chart] polygon,.registers-theme [c-state-chart] rect{stroke-width:1}.registers-theme [c-state-chart] polygon.shadow,.registers-theme [c-state-chart] rect.shadow{fill:#d0d0d0}.registers-theme [c-state-chart] polygon.shadow.selected,.registers-theme [c-state-chart] rect.shadow.selected{fill:grey}.registers-theme [c-state-chart] polygon.active,.registers-theme [c-state-chart] rect.active{stroke:#3ea82e;fill:#3ea82e}.registers-theme [c-state-chart] polygon.active.selected,.registers-theme [c-state-chart] rect.active.selected{stroke:#1d870d;fill:#1d870d}.registers-theme [c-state-chart] polygon.inactive,.registers-theme [c-state-chart] rect.inactive{stroke:#f1f1f1;fill:#f1f1f1}.registers-theme [c-state-chart] polygon.inactive.selected,.registers-theme [c-state-chart] rect.inactive.selected{stroke:#d0d0d0;fill:#d0d0d0}.registers-theme [c-state-chart] polygon.public,.registers-theme [c-state-chart] rect.public{stroke:#137fec;fill:#137fec}.registers-theme [c-state-chart] polygon.public.selected,.registers-theme [c-state-chart] rect.public.selected{stroke:#005ecb;fill:#005ecb}.registers-theme [c-state-chart] text.normal{fill:#fff}.registers-theme [c-state-chart] text.selected{fill:#fff;font-weight:700}.registers-theme [c-state-chart] text.inactive{fill:#444}.registers-theme [c-state-chart] text.transition{fill:#505050}.registers-theme.menu-item{background-color:#8b0000}.registers-theme.menu-item:hover{background-color:#6a0000}.reports-theme.c-main-bgcolor{background-color:#004848}.reports-theme.c-main-color,.reports-theme.c-main-color a{color:#fff}.reports-theme .c-main-bgcolor{background-color:#004848}.reports-theme .c-main-color,.reports-theme .c-main-color a{color:#fff}.reports-theme .popup-msg-button.btn-primary{background-color:#004848;color:#fff}.reports-theme .popup-msg-button.btn-primary:hover{background-color:#002727}.reports-theme .popup-msg-button.btn-primary.alert{color:#fff;background-color:#ec1346}.reports-theme .popup-msg-button.btn-primary.alert:hover{background-color:#cb0025}.reports-theme .popup-msg-button.btn-primary.alert[disabled]{color:#d0d0d0;background-color:#f1f1f1;cursor:not-allowed}.reports-theme .top-bar-main menu:hover,.reports-theme c-top-menu menu:hover{background-color:#002727}.reports-theme .top-bar-main menu:hover>li:hover,.reports-theme c-top-menu menu:hover>li:hover{background-color:#002727}.reports-theme .top-bar-main menu.new-menu>nav,.reports-theme c-top-menu menu.new-menu>nav{background-color:#002727}.reports-theme .top-bar-main menu.new-menu li:hover,.reports-theme c-top-menu menu.new-menu li:hover{background-color:#004848}.reports-theme .top-bar-main menu.fix-background,.reports-theme c-top-menu menu.fix-background{background-color:#002727}.reports-theme .top-bar-main .activity-list li:hover,.reports-theme c-top-menu .activity-list li:hover{background-color:#002727}.reports-theme .top-bar-main .activity-list-menu,.reports-theme c-top-menu .activity-list-menu{background-color:#004848}.reports-theme .top-bar-main .activity-list-menu .title:hover,.reports-theme c-top-menu .activity-list-menu .title:hover{background-color:#002727}.reports-theme .top-bar-main .activity-list-menu li:hover,.reports-theme c-top-menu .activity-list-menu li:hover{background-color:#002727}.reports-theme .top-bar-main .activity-list-menu.active,.reports-theme c-top-menu .activity-list-menu.active{background-color:#002727;box-shadow:3px 3px 10px -3px rgba(0,0,0,.4)}.reports-theme .top-bar-main .activity-list-menu.active li:hover,.reports-theme c-top-menu .activity-list-menu.active li:hover{background-color:#004848}.reports-theme .badge-color{background-color:#004848}.reports-theme .badge-color.important{background-color:#ec4913}.reports-theme .theme-color{color:#004848}.reports-theme .divider{background-color:#fff}.reports-theme hr{background-color:#d0d0d0}.reports-theme .active{background-color:#d4d4d4}.reports-theme [c-workflow-blurb] .header a{color:#000}.reports-theme [c-workflow-blurb] .header a.link{color:#00f}.reports-theme [c-tag-cloud] h1 span a{color:rgba(182,182,182,.6)}.reports-theme [c-tag-cloud] h1 span a:hover{color:rgba(142,142,142,.8)}.reports-theme [c-tag-cloud] h1 span a.selected{color:#8e8e8e}.reports-theme [c-tag-cloud] .level0{color:#00f}.reports-theme [c-select-list]{display:inline-block}.reports-theme [c-select-list] [list-item]{background-color:#fff;border-color:#fff;color:#00f}.reports-theme [c-select-list] [list-item] a{color:#00f}.reports-theme [c-select-list] [list-item] [list-item-description]{background-color:#fff;color:#444}.reports-theme [c-select-list] [list-item] [list-item-description].selected{background-color:#d4d4d4}.reports-theme [c-select-list] [list-item]:hover{border-color:#d4d4d4}.reports-theme [c-select-list] .selected{background-color:#d4d4d4;border-color:#d4d4d4}.reports-theme [c-information-tip]{background-color:#ffffe0}.reports-theme [c-information-tip]::before{font-family:FontAwesome;content:"\f05a";color:#004848}.reports-theme [c-document-assistant]:hover,.reports-theme [c-documents-checked-out]:hover,.reports-theme [c-global-search]:hover{background-color:#002727}.reports-theme c-history-navigator:hover{background-color:rgba(0,0,0,.25)}.reports-theme c-history-navigator .history-menu{background-color:#002727}.reports-theme c-history-navigator .history-menu ul li:hover{background-color:#004848}.reports-theme [c-user-info]:hover{background-color:#002727}.reports-theme [c-user-info] .user-info-container{background-color:#002727}.reports-theme [c-user-info] .user-info-content button{border-color:#004848;background-color:#004848;color:#fff}.reports-theme [c-user-info] .user-info-content button:hover{background-color:#002727}.reports-theme [c-user-info] .user-info-content .logout [c-select] label.selected{color:#fff}.reports-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover{color:#dedede}.reports-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover i{color:#a1a1a1}.reports-theme [c-close-button]{background-color:#004848;color:#fff}.reports-theme [c-close-button] a:hover{background-color:#002727}.reports-theme [c-notice]>div{background-color:#444;color:#fff;border-left-color:#444;border-right-color:#444;border-bottom-color:#444;border-bottom-left-radius:.4em;border-bottom-right-radius:.4em}.reports-theme [c-notice]>div i{font-size:18px}.reports-theme [c-notice]>div .fa-warning{color:#ff0}.reports-theme [c-notice]>div .fa-info-circle{color:#1e90ff}.reports-theme [c-recipient-picker] .recipients{background-color:#fff}.reports-theme [c-recipient-picker] .recipients .select-box{border-color:#e2e2e2}.reports-theme [c-recipient-picker] .recipients .select-box .recipient.User{color:#fff;background-color:#1d870d}.reports-theme [c-recipient-picker] .recipients .select-box .recipient.Group{color:#fff;background-color:#135bec}.reports-theme [c-recipient-picker] .recipients .user-list{border-color:#e2e2e2}.reports-theme [c-recipient-picker] .recipients .user-list .group .name,.reports-theme [c-recipient-picker] .recipients .user-list .user{border-color:#fff}.reports-theme [c-recipient-picker] .recipients .user-list .group .name:hover,.reports-theme [c-recipient-picker] .recipients .user-list .user:hover{border-color:#d4d4d4}.reports-theme [c-recipient-picker] .recipients .user-list .group .name.selected,.reports-theme [c-recipient-picker] .recipients .user-list .user.selected{border-color:#d4d4d4}.reports-theme [c-recipient-picker] .recipients .user-list .User{color:#fff;background-color:#1d870d}.reports-theme [c-recipient-picker] .recipients .user-list .Group{color:#fff;background-color:#137fec}.reports-theme [c-recipient-picker] .recipients.locked .recipient{background-color:#d4d4d4;color:#444}.reports-theme [c-select] label.selected:hover{color:#5f5f5f}.reports-theme [c-select] label.selected:hover i{color:#a1a1a1}.reports-theme [c-select] .option-list{background-color:#fff;border-color:#e2e2e2}.reports-theme [c-select] .option{border-color:#fff;color:#444}.reports-theme [c-select] .option:hover{border-color:#e2e2e2}.reports-theme .activity-initiator-commit .status-pending:before{color:#137fec}.reports-theme .activity-initiator-commit .status-completed:before{color:#1d870d}.reports-theme .activity-initiator-commit .status-failed:before{color:#ec1346}.reports-theme [c-activity-log] [c-send-reminder-log] .details-toggle,.reports-theme [c-activity-log] [c-set-current-stage-log] .details-toggle{color:grey}.reports-theme [c-state-chart] line,.reports-theme [c-state-chart] polyline{stroke:#cfcfcf;stroke-width:1}.reports-theme [c-state-chart] line.selected,.reports-theme [c-state-chart] polyline.selected{stroke:#ccc;stroke-width:2}.reports-theme [c-state-chart] line.preconfigurable,.reports-theme [c-state-chart] polyline.preconfigurable{stroke:#1d870d}.reports-theme [c-state-chart] marker.arrow{fill:#cfcfcf;stroke-width:1}.reports-theme [c-state-chart] marker.preconfigurable{stroke:#1d870d;fill:#1d870d}.reports-theme [c-state-chart] polygon,.reports-theme [c-state-chart] rect{stroke-width:1}.reports-theme [c-state-chart] polygon.shadow,.reports-theme [c-state-chart] rect.shadow{fill:#d0d0d0}.reports-theme [c-state-chart] polygon.shadow.selected,.reports-theme [c-state-chart] rect.shadow.selected{fill:grey}.reports-theme [c-state-chart] polygon.active,.reports-theme [c-state-chart] rect.active{stroke:#3ea82e;fill:#3ea82e}.reports-theme [c-state-chart] polygon.active.selected,.reports-theme [c-state-chart] rect.active.selected{stroke:#1d870d;fill:#1d870d}.reports-theme [c-state-chart] polygon.inactive,.reports-theme [c-state-chart] rect.inactive{stroke:#f1f1f1;fill:#f1f1f1}.reports-theme [c-state-chart] polygon.inactive.selected,.reports-theme [c-state-chart] rect.inactive.selected{stroke:#d0d0d0;fill:#d0d0d0}.reports-theme [c-state-chart] polygon.public,.reports-theme [c-state-chart] rect.public{stroke:#137fec;fill:#137fec}.reports-theme [c-state-chart] polygon.public.selected,.reports-theme [c-state-chart] rect.public.selected{stroke:#005ecb;fill:#005ecb}.reports-theme [c-state-chart] text.normal{fill:#fff}.reports-theme [c-state-chart] text.selected{fill:#fff;font-weight:700}.reports-theme [c-state-chart] text.inactive{fill:#444}.reports-theme [c-state-chart] text.transition{fill:#505050}.reports-theme.menu-item{background-color:#004848}.reports-theme.menu-item:hover{background-color:#002727}.search-theme.c-main-bgcolor{background-color:#7100cb}.search-theme.c-main-color,.search-theme.c-main-color a{color:#fff}.search-theme .c-main-bgcolor{background-color:#7100cb}.search-theme .c-main-color,.search-theme .c-main-color a{color:#fff}.search-theme .popup-msg-button.btn-primary{background-color:#7100cb;color:#fff}.search-theme .popup-msg-button.btn-primary:hover{background-color:#5000aa}.search-theme .popup-msg-button.btn-primary.alert{color:#fff;background-color:#ec1346}.search-theme .popup-msg-button.btn-primary.alert:hover{background-color:#cb0025}.search-theme .popup-msg-button.btn-primary.alert[disabled]{color:#d0d0d0;background-color:#f1f1f1;cursor:not-allowed}.search-theme .top-bar-main menu:hover,.search-theme c-top-menu menu:hover{background-color:#5000aa}.search-theme .top-bar-main menu:hover>li:hover,.search-theme c-top-menu menu:hover>li:hover{background-color:#5000aa}.search-theme .top-bar-main menu.new-menu>nav,.search-theme c-top-menu menu.new-menu>nav{background-color:#5000aa}.search-theme .top-bar-main menu.new-menu li:hover,.search-theme c-top-menu menu.new-menu li:hover{background-color:#7100cb}.search-theme .top-bar-main menu.fix-background,.search-theme c-top-menu menu.fix-background{background-color:#5000aa}.search-theme .top-bar-main .activity-list li:hover,.search-theme c-top-menu .activity-list li:hover{background-color:#5000aa}.search-theme .top-bar-main .activity-list-menu,.search-theme c-top-menu .activity-list-menu{background-color:#7100cb}.search-theme .top-bar-main .activity-list-menu .title:hover,.search-theme c-top-menu .activity-list-menu .title:hover{background-color:#5000aa}.search-theme .top-bar-main .activity-list-menu li:hover,.search-theme c-top-menu .activity-list-menu li:hover{background-color:#5000aa}.search-theme .top-bar-main .activity-list-menu.active,.search-theme c-top-menu .activity-list-menu.active{background-color:#5000aa;box-shadow:3px 3px 10px -3px rgba(0,0,0,.4)}.search-theme .top-bar-main .activity-list-menu.active li:hover,.search-theme c-top-menu .activity-list-menu.active li:hover{background-color:#7100cb}.search-theme .badge-color{background-color:#7100cb}.search-theme .badge-color.important{background-color:#ec4913}.search-theme .theme-color{color:#7100cb}.search-theme .divider{background-color:#fff}.search-theme hr{background-color:#d0d0d0}.search-theme .active{background-color:#d4d4d4}.search-theme [c-workflow-blurb] .header a{color:#000}.search-theme [c-workflow-blurb] .header a.link{color:#00f}.search-theme [c-tag-cloud] h1 span a{color:rgba(182,182,182,.6)}.search-theme [c-tag-cloud] h1 span a:hover{color:rgba(142,142,142,.8)}.search-theme [c-tag-cloud] h1 span a.selected{color:#8e8e8e}.search-theme [c-tag-cloud] .level0{color:#00f}.search-theme [c-select-list]{display:inline-block}.search-theme [c-select-list] [list-item]{background-color:#fff;border-color:#fff;color:#00f}.search-theme [c-select-list] [list-item] a{color:#00f}.search-theme [c-select-list] [list-item] [list-item-description]{background-color:#fff;color:#444}.search-theme [c-select-list] [list-item] [list-item-description].selected{background-color:#d4d4d4}.search-theme [c-select-list] [list-item]:hover{border-color:#d4d4d4}.search-theme [c-select-list] .selected{background-color:#d4d4d4;border-color:#d4d4d4}.search-theme [c-information-tip]{background-color:#ffffe0}.search-theme [c-information-tip]::before{font-family:FontAwesome;content:"\f05a";color:#7100cb}.search-theme [c-document-assistant]:hover,.search-theme [c-documents-checked-out]:hover,.search-theme [c-global-search]:hover{background-color:#5000aa}.search-theme c-history-navigator:hover{background-color:rgba(0,0,0,.25)}.search-theme c-history-navigator .history-menu{background-color:#5000aa}.search-theme c-history-navigator .history-menu ul li:hover{background-color:#7100cb}.search-theme [c-user-info]:hover{background-color:#5000aa}.search-theme [c-user-info] .user-info-container{background-color:#5000aa}.search-theme [c-user-info] .user-info-content button{border-color:#7100cb;background-color:#7100cb;color:#fff}.search-theme [c-user-info] .user-info-content button:hover{background-color:#5000aa}.search-theme [c-user-info] .user-info-content .logout [c-select] label.selected{color:#fff}.search-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover{color:#dedede}.search-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover i{color:#a1a1a1}.search-theme [c-close-button]{background-color:#7100cb;color:#fff}.search-theme [c-close-button] a:hover{background-color:#5000aa}.search-theme [c-notice]>div{background-color:#444;color:#fff;border-left-color:#444;border-right-color:#444;border-bottom-color:#444;border-bottom-left-radius:.4em;border-bottom-right-radius:.4em}.search-theme [c-notice]>div i{font-size:18px}.search-theme [c-notice]>div .fa-warning{color:#ff0}.search-theme [c-notice]>div .fa-info-circle{color:#1e90ff}.search-theme [c-recipient-picker] .recipients{background-color:#fff}.search-theme [c-recipient-picker] .recipients .select-box{border-color:#e2e2e2}.search-theme [c-recipient-picker] .recipients .select-box .recipient.User{color:#fff;background-color:#1d870d}.search-theme [c-recipient-picker] .recipients .select-box .recipient.Group{color:#fff;background-color:#135bec}.search-theme [c-recipient-picker] .recipients .user-list{border-color:#e2e2e2}.search-theme [c-recipient-picker] .recipients .user-list .group .name,.search-theme [c-recipient-picker] .recipients .user-list .user{border-color:#fff}.search-theme [c-recipient-picker] .recipients .user-list .group .name:hover,.search-theme [c-recipient-picker] .recipients .user-list .user:hover{border-color:#d4d4d4}.search-theme [c-recipient-picker] .recipients .user-list .group .name.selected,.search-theme [c-recipient-picker] .recipients .user-list .user.selected{border-color:#d4d4d4}.search-theme [c-recipient-picker] .recipients .user-list .User{color:#fff;background-color:#1d870d}.search-theme [c-recipient-picker] .recipients .user-list .Group{color:#fff;background-color:#137fec}.search-theme [c-recipient-picker] .recipients.locked .recipient{background-color:#d4d4d4;color:#444}.search-theme [c-select] label.selected:hover{color:#5f5f5f}.search-theme [c-select] label.selected:hover i{color:#a1a1a1}.search-theme [c-select] .option-list{background-color:#fff;border-color:#e2e2e2}.search-theme [c-select] .option{border-color:#fff;color:#444}.search-theme [c-select] .option:hover{border-color:#e2e2e2}.search-theme .activity-initiator-commit .status-pending:before{color:#137fec}.search-theme .activity-initiator-commit .status-completed:before{color:#1d870d}.search-theme .activity-initiator-commit .status-failed:before{color:#ec1346}.search-theme [c-activity-log] [c-send-reminder-log] .details-toggle,.search-theme [c-activity-log] [c-set-current-stage-log] .details-toggle{color:grey}.search-theme [c-state-chart] line,.search-theme [c-state-chart] polyline{stroke:#cfcfcf;stroke-width:1}.search-theme [c-state-chart] line.selected,.search-theme [c-state-chart] polyline.selected{stroke:#ccc;stroke-width:2}.search-theme [c-state-chart] line.preconfigurable,.search-theme [c-state-chart] polyline.preconfigurable{stroke:#1d870d}.search-theme [c-state-chart] marker.arrow{fill:#cfcfcf;stroke-width:1}.search-theme [c-state-chart] marker.preconfigurable{stroke:#1d870d;fill:#1d870d}.search-theme [c-state-chart] polygon,.search-theme [c-state-chart] rect{stroke-width:1}.search-theme [c-state-chart] polygon.shadow,.search-theme [c-state-chart] rect.shadow{fill:#d0d0d0}.search-theme [c-state-chart] polygon.shadow.selected,.search-theme [c-state-chart] rect.shadow.selected{fill:grey}.search-theme [c-state-chart] polygon.active,.search-theme [c-state-chart] rect.active{stroke:#3ea82e;fill:#3ea82e}.search-theme [c-state-chart] polygon.active.selected,.search-theme [c-state-chart] rect.active.selected{stroke:#1d870d;fill:#1d870d}.search-theme [c-state-chart] polygon.inactive,.search-theme [c-state-chart] rect.inactive{stroke:#f1f1f1;fill:#f1f1f1}.search-theme [c-state-chart] polygon.inactive.selected,.search-theme [c-state-chart] rect.inactive.selected{stroke:#d0d0d0;fill:#d0d0d0}.search-theme [c-state-chart] polygon.public,.search-theme [c-state-chart] rect.public{stroke:#137fec;fill:#137fec}.search-theme [c-state-chart] polygon.public.selected,.search-theme [c-state-chart] rect.public.selected{stroke:#005ecb;fill:#005ecb}.search-theme [c-state-chart] text.normal{fill:#fff}.search-theme [c-state-chart] text.selected{fill:#fff;font-weight:700}.search-theme [c-state-chart] text.inactive{fill:#444}.search-theme [c-state-chart] text.transition{fill:#505050}.search-theme.menu-item{background-color:#7100cb}.search-theme.menu-item:hover{background-color:#5000aa}.portal-theme.c-main-bgcolor{background-color:#1337ec}.portal-theme.c-main-color,.portal-theme.c-main-color a{color:#fff}.portal-theme .c-main-bgcolor{background-color:#1337ec}.portal-theme .c-main-color,.portal-theme .c-main-color a{color:#fff}.portal-theme .popup-msg-button.btn-primary{background-color:#1337ec;color:#fff}.portal-theme .popup-msg-button.btn-primary:hover{background-color:#0016cb}.portal-theme .popup-msg-button.btn-primary.alert{color:#fff;background-color:#ec1346}.portal-theme .popup-msg-button.btn-primary.alert:hover{background-color:#cb0025}.portal-theme .popup-msg-button.btn-primary.alert[disabled]{color:#d0d0d0;background-color:#f1f1f1;cursor:not-allowed}.portal-theme .top-bar-main menu:hover,.portal-theme c-top-menu menu:hover{background-color:#0016cb}.portal-theme .top-bar-main menu:hover>li:hover,.portal-theme c-top-menu menu:hover>li:hover{background-color:#0016cb}.portal-theme .top-bar-main menu.new-menu>nav,.portal-theme c-top-menu menu.new-menu>nav{background-color:#0016cb}.portal-theme .top-bar-main menu.new-menu li:hover,.portal-theme c-top-menu menu.new-menu li:hover{background-color:#1337ec}.portal-theme .top-bar-main menu.fix-background,.portal-theme c-top-menu menu.fix-background{background-color:#0016cb}.portal-theme .top-bar-main .activity-list li:hover,.portal-theme c-top-menu .activity-list li:hover{background-color:#0016cb}.portal-theme .top-bar-main .activity-list-menu,.portal-theme c-top-menu .activity-list-menu{background-color:#1337ec}.portal-theme .top-bar-main .activity-list-menu .title:hover,.portal-theme c-top-menu .activity-list-menu .title:hover{background-color:#0016cb}.portal-theme .top-bar-main .activity-list-menu li:hover,.portal-theme c-top-menu .activity-list-menu li:hover{background-color:#0016cb}.portal-theme .top-bar-main .activity-list-menu.active,.portal-theme c-top-menu .activity-list-menu.active{background-color:#0016cb;box-shadow:3px 3px 10px -3px rgba(0,0,0,.4)}.portal-theme .top-bar-main .activity-list-menu.active li:hover,.portal-theme c-top-menu .activity-list-menu.active li:hover{background-color:#1337ec}.portal-theme .badge-color{background-color:#1337ec}.portal-theme .badge-color.important{background-color:#ec4913}.portal-theme .theme-color{color:#1337ec}.portal-theme .divider{background-color:#fff}.portal-theme hr{background-color:#d0d0d0}.portal-theme .active{background-color:#d4d4d4}.portal-theme [c-workflow-blurb] .header a{color:#000}.portal-theme [c-workflow-blurb] .header a.link{color:#00f}.portal-theme [c-tag-cloud] h1 span a{color:rgba(182,182,182,.6)}.portal-theme [c-tag-cloud] h1 span a:hover{color:rgba(142,142,142,.8)}.portal-theme [c-tag-cloud] h1 span a.selected{color:#8e8e8e}.portal-theme [c-tag-cloud] .level0{color:#00f}.portal-theme [c-select-list]{display:inline-block}.portal-theme [c-select-list] [list-item]{background-color:#fff;border-color:#fff;color:#00f}.portal-theme [c-select-list] [list-item] a{color:#00f}.portal-theme [c-select-list] [list-item] [list-item-description]{background-color:#fff;color:#444}.portal-theme [c-select-list] [list-item] [list-item-description].selected{background-color:#d4d4d4}.portal-theme [c-select-list] [list-item]:hover{border-color:#d4d4d4}.portal-theme [c-select-list] .selected{background-color:#d4d4d4;border-color:#d4d4d4}.portal-theme [c-information-tip]{background-color:#ffffe0}.portal-theme [c-information-tip]::before{font-family:FontAwesome;content:"\f05a";color:#1337ec}.portal-theme [c-document-assistant]:hover,.portal-theme [c-documents-checked-out]:hover,.portal-theme [c-global-search]:hover{background-color:#0016cb}.portal-theme c-history-navigator:hover{background-color:rgba(0,0,0,.25)}.portal-theme c-history-navigator .history-menu{background-color:#0016cb}.portal-theme c-history-navigator .history-menu ul li:hover{background-color:#1337ec}.portal-theme [c-user-info]:hover{background-color:#0016cb}.portal-theme [c-user-info] .user-info-container{background-color:#0016cb}.portal-theme [c-user-info] .user-info-content button{border-color:#1337ec;background-color:#1337ec;color:#fff}.portal-theme [c-user-info] .user-info-content button:hover{background-color:#0016cb}.portal-theme [c-user-info] .user-info-content .logout [c-select] label.selected{color:#fff}.portal-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover{color:#dedede}.portal-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover i{color:#a1a1a1}.portal-theme [c-close-button]{background-color:#1337ec;color:#fff}.portal-theme [c-close-button] a:hover{background-color:#0016cb}.portal-theme [c-notice]>div{background-color:#444;color:#fff;border-left-color:#444;border-right-color:#444;border-bottom-color:#444;border-bottom-left-radius:.4em;border-bottom-right-radius:.4em}.portal-theme [c-notice]>div i{font-size:18px}.portal-theme [c-notice]>div .fa-warning{color:#ff0}.portal-theme [c-notice]>div .fa-info-circle{color:#1e90ff}.portal-theme [c-recipient-picker] .recipients{background-color:#fff}.portal-theme [c-recipient-picker] .recipients .select-box{border-color:#e2e2e2}.portal-theme [c-recipient-picker] .recipients .select-box .recipient.User{color:#fff;background-color:#1d870d}.portal-theme [c-recipient-picker] .recipients .select-box .recipient.Group{color:#fff;background-color:#135bec}.portal-theme [c-recipient-picker] .recipients .user-list{border-color:#e2e2e2}.portal-theme [c-recipient-picker] .recipients .user-list .group .name,.portal-theme [c-recipient-picker] .recipients .user-list .user{border-color:#fff}.portal-theme [c-recipient-picker] .recipients .user-list .group .name:hover,.portal-theme [c-recipient-picker] .recipients .user-list .user:hover{border-color:#d4d4d4}.portal-theme [c-recipient-picker] .recipients .user-list .group .name.selected,.portal-theme [c-recipient-picker] .recipients .user-list .user.selected{border-color:#d4d4d4}.portal-theme [c-recipient-picker] .recipients .user-list .User{color:#fff;background-color:#1d870d}.portal-theme [c-recipient-picker] .recipients .user-list .Group{color:#fff;background-color:#137fec}.portal-theme [c-recipient-picker] .recipients.locked .recipient{background-color:#d4d4d4;color:#444}.portal-theme [c-select] label.selected:hover{color:#5f5f5f}.portal-theme [c-select] label.selected:hover i{color:#a1a1a1}.portal-theme [c-select] .option-list{background-color:#fff;border-color:#e2e2e2}.portal-theme [c-select] .option{border-color:#fff;color:#444}.portal-theme [c-select] .option:hover{border-color:#e2e2e2}.portal-theme .activity-initiator-commit .status-pending:before{color:#137fec}.portal-theme .activity-initiator-commit .status-completed:before{color:#1d870d}.portal-theme .activity-initiator-commit .status-failed:before{color:#ec1346}.portal-theme [c-activity-log] [c-send-reminder-log] .details-toggle,.portal-theme [c-activity-log] [c-set-current-stage-log] .details-toggle{color:grey}.portal-theme [c-state-chart] line,.portal-theme [c-state-chart] polyline{stroke:#cfcfcf;stroke-width:1}.portal-theme [c-state-chart] line.selected,.portal-theme [c-state-chart] polyline.selected{stroke:#ccc;stroke-width:2}.portal-theme [c-state-chart] line.preconfigurable,.portal-theme [c-state-chart] polyline.preconfigurable{stroke:#1d870d}.portal-theme [c-state-chart] marker.arrow{fill:#cfcfcf;stroke-width:1}.portal-theme [c-state-chart] marker.preconfigurable{stroke:#1d870d;fill:#1d870d}.portal-theme [c-state-chart] polygon,.portal-theme [c-state-chart] rect{stroke-width:1}.portal-theme [c-state-chart] polygon.shadow,.portal-theme [c-state-chart] rect.shadow{fill:#d0d0d0}.portal-theme [c-state-chart] polygon.shadow.selected,.portal-theme [c-state-chart] rect.shadow.selected{fill:grey}.portal-theme [c-state-chart] polygon.active,.portal-theme [c-state-chart] rect.active{stroke:#3ea82e;fill:#3ea82e}.portal-theme [c-state-chart] polygon.active.selected,.portal-theme [c-state-chart] rect.active.selected{stroke:#1d870d;fill:#1d870d}.portal-theme [c-state-chart] polygon.inactive,.portal-theme [c-state-chart] rect.inactive{stroke:#f1f1f1;fill:#f1f1f1}.portal-theme [c-state-chart] polygon.inactive.selected,.portal-theme [c-state-chart] rect.inactive.selected{stroke:#d0d0d0;fill:#d0d0d0}.portal-theme [c-state-chart] polygon.public,.portal-theme [c-state-chart] rect.public{stroke:#137fec;fill:#137fec}.portal-theme [c-state-chart] polygon.public.selected,.portal-theme [c-state-chart] rect.public.selected{stroke:#005ecb;fill:#005ecb}.portal-theme [c-state-chart] text.normal{fill:#fff}.portal-theme [c-state-chart] text.selected{fill:#fff;font-weight:700}.portal-theme [c-state-chart] text.inactive{fill:#444}.portal-theme [c-state-chart] text.transition{fill:#505050}.portal-theme.menu-item{background-color:#1337ec}.portal-theme.menu-item:hover{background-color:#0016cb}.portal-theme iframe{width:100%;margin-top:40px}.settings-theme.c-main-bgcolor{background-color:#505050}.settings-theme.c-main-color,.settings-theme.c-main-color a{color:#fff}.settings-theme .c-main-bgcolor{background-color:#505050}.settings-theme .c-main-color,.settings-theme .c-main-color a{color:#fff}.settings-theme .popup-msg-button.btn-primary{background-color:#505050;color:#fff}.settings-theme .popup-msg-button.btn-primary:hover{background-color:#2f2f2f}.settings-theme .popup-msg-button.btn-primary.alert{color:#fff;background-color:#ec1346}.settings-theme .popup-msg-button.btn-primary.alert:hover{background-color:#cb0025}.settings-theme .popup-msg-button.btn-primary.alert[disabled]{color:#d0d0d0;background-color:#f1f1f1;cursor:not-allowed}.settings-theme .top-bar-main menu:hover,.settings-theme c-top-menu menu:hover{background-color:#2f2f2f}.settings-theme .top-bar-main menu:hover>li:hover,.settings-theme c-top-menu menu:hover>li:hover{background-color:#2f2f2f}.settings-theme .top-bar-main menu.new-menu>nav,.settings-theme c-top-menu menu.new-menu>nav{background-color:#2f2f2f}.settings-theme .top-bar-main menu.new-menu li:hover,.settings-theme c-top-menu menu.new-menu li:hover{background-color:#505050}.settings-theme .top-bar-main menu.fix-background,.settings-theme c-top-menu menu.fix-background{background-color:#2f2f2f}.settings-theme .top-bar-main .activity-list li:hover,.settings-theme c-top-menu .activity-list li:hover{background-color:#2f2f2f}.settings-theme .top-bar-main .activity-list-menu,.settings-theme c-top-menu .activity-list-menu{background-color:#505050}.settings-theme .top-bar-main .activity-list-menu .title:hover,.settings-theme c-top-menu .activity-list-menu .title:hover{background-color:#2f2f2f}.settings-theme .top-bar-main .activity-list-menu li:hover,.settings-theme c-top-menu .activity-list-menu li:hover{background-color:#2f2f2f}.settings-theme .top-bar-main .activity-list-menu.active,.settings-theme c-top-menu .activity-list-menu.active{background-color:#2f2f2f;box-shadow:3px 3px 10px -3px rgba(0,0,0,.4)}.settings-theme .top-bar-main .activity-list-menu.active li:hover,.settings-theme c-top-menu .activity-list-menu.active li:hover{background-color:#505050}.settings-theme .badge-color{background-color:#505050}.settings-theme .badge-color.important{background-color:#ec4913}.settings-theme .theme-color{color:#505050}.settings-theme .divider{background-color:#fff}.settings-theme hr{background-color:#d0d0d0}.settings-theme .active{background-color:#d4d4d4}.settings-theme [c-workflow-blurb] .header a{color:#000}.settings-theme [c-workflow-blurb] .header a.link{color:#00f}.settings-theme [c-tag-cloud] h1 span a{color:rgba(182,182,182,.6)}.settings-theme [c-tag-cloud] h1 span a:hover{color:rgba(142,142,142,.8)}.settings-theme [c-tag-cloud] h1 span a.selected{color:#8e8e8e}.settings-theme [c-tag-cloud] .level0{color:#00f}.settings-theme [c-select-list]{display:inline-block}.settings-theme [c-select-list] [list-item]{background-color:#fff;border-color:#fff;color:#00f}.settings-theme [c-select-list] [list-item] a{color:#00f}.settings-theme [c-select-list] [list-item] [list-item-description]{background-color:#fff;color:#444}.settings-theme [c-select-list] [list-item] [list-item-description].selected{background-color:#d4d4d4}.settings-theme [c-select-list] [list-item]:hover{border-color:#d4d4d4}.settings-theme [c-select-list] .selected{background-color:#d4d4d4;border-color:#d4d4d4}.settings-theme [c-information-tip]{background-color:#ffffe0}.settings-theme [c-information-tip]::before{font-family:FontAwesome;content:"\f05a";color:#505050}.settings-theme [c-document-assistant]:hover,.settings-theme [c-documents-checked-out]:hover,.settings-theme [c-global-search]:hover{background-color:#2f2f2f}.settings-theme c-history-navigator:hover{background-color:rgba(0,0,0,.25)}.settings-theme c-history-navigator .history-menu{background-color:#2f2f2f}.settings-theme c-history-navigator .history-menu ul li:hover{background-color:#505050}.settings-theme [c-user-info]:hover{background-color:#2f2f2f}.settings-theme [c-user-info] .user-info-container{background-color:#2f2f2f}.settings-theme [c-user-info] .user-info-content button{border-color:#505050;background-color:#505050;color:#fff}.settings-theme [c-user-info] .user-info-content button:hover{background-color:#2f2f2f}.settings-theme [c-user-info] .user-info-content .logout [c-select] label.selected{color:#fff}.settings-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover{color:#dedede}.settings-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover i{color:#a1a1a1}.settings-theme [c-close-button]{background-color:#505050;color:#fff}.settings-theme [c-close-button] a:hover{background-color:#2f2f2f}.settings-theme [c-notice]>div{background-color:#444;color:#fff;border-left-color:#444;border-right-color:#444;border-bottom-color:#444;border-bottom-left-radius:.4em;border-bottom-right-radius:.4em}.settings-theme [c-notice]>div i{font-size:18px}.settings-theme [c-notice]>div .fa-warning{color:#ff0}.settings-theme [c-notice]>div .fa-info-circle{color:#1e90ff}.settings-theme [c-recipient-picker] .recipients{background-color:#fff}.settings-theme [c-recipient-picker] .recipients .select-box{border-color:#e2e2e2}.settings-theme [c-recipient-picker] .recipients .select-box .recipient.User{color:#fff;background-color:#1d870d}.settings-theme [c-recipient-picker] .recipients .select-box .recipient.Group{color:#fff;background-color:#135bec}.settings-theme [c-recipient-picker] .recipients .user-list{border-color:#e2e2e2}.settings-theme [c-recipient-picker] .recipients .user-list .group .name,.settings-theme [c-recipient-picker] .recipients .user-list .user{border-color:#fff}.settings-theme [c-recipient-picker] .recipients .user-list .group .name:hover,.settings-theme [c-recipient-picker] .recipients .user-list .user:hover{border-color:#d4d4d4}.settings-theme [c-recipient-picker] .recipients .user-list .group .name.selected,.settings-theme [c-recipient-picker] .recipients .user-list .user.selected{border-color:#d4d4d4}.settings-theme [c-recipient-picker] .recipients .user-list .User{color:#fff;background-color:#1d870d}.settings-theme [c-recipient-picker] .recipients .user-list .Group{color:#fff;background-color:#137fec}.settings-theme [c-recipient-picker] .recipients.locked .recipient{background-color:#d4d4d4;color:#444}.settings-theme [c-select] label.selected:hover{color:#5f5f5f}.settings-theme [c-select] label.selected:hover i{color:#a1a1a1}.settings-theme [c-select] .option-list{background-color:#fff;border-color:#e2e2e2}.settings-theme [c-select] .option{border-color:#fff;color:#444}.settings-theme [c-select] .option:hover{border-color:#e2e2e2}.settings-theme .activity-initiator-commit .status-pending:before{color:#137fec}.settings-theme .activity-initiator-commit .status-completed:before{color:#1d870d}.settings-theme .activity-initiator-commit .status-failed:before{color:#ec1346}.settings-theme [c-activity-log] [c-send-reminder-log] .details-toggle,.settings-theme [c-activity-log] [c-set-current-stage-log] .details-toggle{color:grey}.settings-theme [c-state-chart] line,.settings-theme [c-state-chart] polyline{stroke:#cfcfcf;stroke-width:1}.settings-theme [c-state-chart] line.selected,.settings-theme [c-state-chart] polyline.selected{stroke:#ccc;stroke-width:2}.settings-theme [c-state-chart] line.preconfigurable,.settings-theme [c-state-chart] polyline.preconfigurable{stroke:#1d870d}.settings-theme [c-state-chart] marker.arrow{fill:#cfcfcf;stroke-width:1}.settings-theme [c-state-chart] marker.preconfigurable{stroke:#1d870d;fill:#1d870d}.settings-theme [c-state-chart] polygon,.settings-theme [c-state-chart] rect{stroke-width:1}.settings-theme [c-state-chart] polygon.shadow,.settings-theme [c-state-chart] rect.shadow{fill:#d0d0d0}.settings-theme [c-state-chart] polygon.shadow.selected,.settings-theme [c-state-chart] rect.shadow.selected{fill:grey}.settings-theme [c-state-chart] polygon.active,.settings-theme [c-state-chart] rect.active{stroke:#3ea82e;fill:#3ea82e}.settings-theme [c-state-chart] polygon.active.selected,.settings-theme [c-state-chart] rect.active.selected{stroke:#1d870d;fill:#1d870d}.settings-theme [c-state-chart] polygon.inactive,.settings-theme [c-state-chart] rect.inactive{stroke:#f1f1f1;fill:#f1f1f1}.settings-theme [c-state-chart] polygon.inactive.selected,.settings-theme [c-state-chart] rect.inactive.selected{stroke:#d0d0d0;fill:#d0d0d0}.settings-theme [c-state-chart] polygon.public,.settings-theme [c-state-chart] rect.public{stroke:#137fec;fill:#137fec}.settings-theme [c-state-chart] polygon.public.selected,.settings-theme [c-state-chart] rect.public.selected{stroke:#005ecb;fill:#005ecb}.settings-theme [c-state-chart] text.normal{fill:#fff}.settings-theme [c-state-chart] text.selected{fill:#fff;font-weight:700}.settings-theme [c-state-chart] text.inactive{fill:#444}.settings-theme [c-state-chart] text.transition{fill:#505050}.settings-theme.menu-item{background-color:#505050}.settings-theme.menu-item:hover{background-color:#2f2f2f}.assistant-theme.c-main-bgcolor{background-color:#505050}.assistant-theme.c-main-color,.assistant-theme.c-main-color a{color:#fff}.assistant-theme .c-main-bgcolor{background-color:#505050}.assistant-theme .c-main-color,.assistant-theme .c-main-color a{color:#fff}.assistant-theme .popup-msg-button.btn-primary{background-color:#505050;color:#fff}.assistant-theme .popup-msg-button.btn-primary:hover{background-color:#2f2f2f}.assistant-theme .popup-msg-button.btn-primary.alert{color:#fff;background-color:#ec1346}.assistant-theme .popup-msg-button.btn-primary.alert:hover{background-color:#cb0025}.assistant-theme .popup-msg-button.btn-primary.alert[disabled]{color:#d0d0d0;background-color:#f1f1f1;cursor:not-allowed}.assistant-theme .top-bar-main menu:hover,.assistant-theme c-top-menu menu:hover{background-color:#2f2f2f}.assistant-theme .top-bar-main menu:hover>li:hover,.assistant-theme c-top-menu menu:hover>li:hover{background-color:#2f2f2f}.assistant-theme .top-bar-main menu.new-menu>nav,.assistant-theme c-top-menu menu.new-menu>nav{background-color:#2f2f2f}.assistant-theme .top-bar-main menu.new-menu li:hover,.assistant-theme c-top-menu menu.new-menu li:hover{background-color:#505050}.assistant-theme .top-bar-main menu.fix-background,.assistant-theme c-top-menu menu.fix-background{background-color:#2f2f2f}.assistant-theme .top-bar-main .activity-list li:hover,.assistant-theme c-top-menu .activity-list li:hover{background-color:#2f2f2f}.assistant-theme .top-bar-main .activity-list-menu,.assistant-theme c-top-menu .activity-list-menu{background-color:#505050}.assistant-theme .top-bar-main .activity-list-menu .title:hover,.assistant-theme c-top-menu .activity-list-menu .title:hover{background-color:#2f2f2f}.assistant-theme .top-bar-main .activity-list-menu li:hover,.assistant-theme c-top-menu .activity-list-menu li:hover{background-color:#2f2f2f}.assistant-theme .top-bar-main .activity-list-menu.active,.assistant-theme c-top-menu .activity-list-menu.active{background-color:#2f2f2f;box-shadow:3px 3px 10px -3px rgba(0,0,0,.4)}.assistant-theme .top-bar-main .activity-list-menu.active li:hover,.assistant-theme c-top-menu .activity-list-menu.active li:hover{background-color:#505050}.assistant-theme .badge-color{background-color:#505050}.assistant-theme .badge-color.important{background-color:#ec4913}.assistant-theme .theme-color{color:#505050}.assistant-theme .divider{background-color:#fff}.assistant-theme hr{background-color:#d0d0d0}.assistant-theme .active{background-color:#d4d4d4}.assistant-theme [c-workflow-blurb] .header a{color:#000}.assistant-theme [c-workflow-blurb] .header a.link{color:#00f}.assistant-theme [c-tag-cloud] h1 span a{color:rgba(182,182,182,.6)}.assistant-theme [c-tag-cloud] h1 span a:hover{color:rgba(142,142,142,.8)}.assistant-theme [c-tag-cloud] h1 span a.selected{color:#8e8e8e}.assistant-theme [c-tag-cloud] .level0{color:#00f}.assistant-theme [c-select-list]{display:inline-block}.assistant-theme [c-select-list] [list-item]{background-color:#fff;border-color:#fff;color:#00f}.assistant-theme [c-select-list] [list-item] a{color:#00f}.assistant-theme [c-select-list] [list-item] [list-item-description]{background-color:#fff;color:#444}.assistant-theme [c-select-list] [list-item] [list-item-description].selected{background-color:#d4d4d4}.assistant-theme [c-select-list] [list-item]:hover{border-color:#d4d4d4}.assistant-theme [c-select-list] .selected{background-color:#d4d4d4;border-color:#d4d4d4}.assistant-theme [c-information-tip]{background-color:#ffffe0}.assistant-theme [c-information-tip]::before{font-family:FontAwesome;content:"\f05a";color:#505050}.assistant-theme [c-document-assistant]:hover,.assistant-theme [c-documents-checked-out]:hover,.assistant-theme [c-global-search]:hover{background-color:#2f2f2f}.assistant-theme c-history-navigator:hover{background-color:rgba(0,0,0,.25)}.assistant-theme c-history-navigator .history-menu{background-color:#2f2f2f}.assistant-theme c-history-navigator .history-menu ul li:hover{background-color:#505050}.assistant-theme [c-user-info]:hover{background-color:#2f2f2f}.assistant-theme [c-user-info] .user-info-container{background-color:#2f2f2f}.assistant-theme [c-user-info] .user-info-content button{border-color:#505050;background-color:#505050;color:#fff}.assistant-theme [c-user-info] .user-info-content button:hover{background-color:#2f2f2f}.assistant-theme [c-user-info] .user-info-content .logout [c-select] label.selected{color:#fff}.assistant-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover{color:#dedede}.assistant-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover i{color:#a1a1a1}.assistant-theme [c-close-button]{background-color:#505050;color:#fff}.assistant-theme [c-close-button] a:hover{background-color:#2f2f2f}.assistant-theme [c-notice]>div{background-color:#444;color:#fff;border-left-color:#444;border-right-color:#444;border-bottom-color:#444;border-bottom-left-radius:.4em;border-bottom-right-radius:.4em}.assistant-theme [c-notice]>div i{font-size:18px}.assistant-theme [c-notice]>div .fa-warning{color:#ff0}.assistant-theme [c-notice]>div .fa-info-circle{color:#1e90ff}.assistant-theme [c-recipient-picker] .recipients{background-color:#fff}.assistant-theme [c-recipient-picker] .recipients .select-box{border-color:#e2e2e2}.assistant-theme [c-recipient-picker] .recipients .select-box .recipient.User{color:#fff;background-color:#1d870d}.assistant-theme [c-recipient-picker] .recipients .select-box .recipient.Group{color:#fff;background-color:#135bec}.assistant-theme [c-recipient-picker] .recipients .user-list{border-color:#e2e2e2}.assistant-theme [c-recipient-picker] .recipients .user-list .group .name,.assistant-theme [c-recipient-picker] .recipients .user-list .user{border-color:#fff}.assistant-theme [c-recipient-picker] .recipients .user-list .group .name:hover,.assistant-theme [c-recipient-picker] .recipients .user-list .user:hover{border-color:#d4d4d4}.assistant-theme [c-recipient-picker] .recipients .user-list .group .name.selected,.assistant-theme [c-recipient-picker] .recipients .user-list .user.selected{border-color:#d4d4d4}.assistant-theme [c-recipient-picker] .recipients .user-list .User{color:#fff;background-color:#1d870d}.assistant-theme [c-recipient-picker] .recipients .user-list .Group{color:#fff;background-color:#137fec}.assistant-theme [c-recipient-picker] .recipients.locked .recipient{background-color:#d4d4d4;color:#444}.assistant-theme [c-select] label.selected:hover{color:#5f5f5f}.assistant-theme [c-select] label.selected:hover i{color:#a1a1a1}.assistant-theme [c-select] .option-list{background-color:#fff;border-color:#e2e2e2}.assistant-theme [c-select] .option{border-color:#fff;color:#444}.assistant-theme [c-select] .option:hover{border-color:#e2e2e2}.assistant-theme .activity-initiator-commit .status-pending:before{color:#137fec}.assistant-theme .activity-initiator-commit .status-completed:before{color:#1d870d}.assistant-theme .activity-initiator-commit .status-failed:before{color:#ec1346}.assistant-theme [c-activity-log] [c-send-reminder-log] .details-toggle,.assistant-theme [c-activity-log] [c-set-current-stage-log] .details-toggle{color:grey}.assistant-theme [c-state-chart] line,.assistant-theme [c-state-chart] polyline{stroke:#cfcfcf;stroke-width:1}.assistant-theme [c-state-chart] line.selected,.assistant-theme [c-state-chart] polyline.selected{stroke:#ccc;stroke-width:2}.assistant-theme [c-state-chart] line.preconfigurable,.assistant-theme [c-state-chart] polyline.preconfigurable{stroke:#1d870d}.assistant-theme [c-state-chart] marker.arrow{fill:#cfcfcf;stroke-width:1}.assistant-theme [c-state-chart] marker.preconfigurable{stroke:#1d870d;fill:#1d870d}.assistant-theme [c-state-chart] polygon,.assistant-theme [c-state-chart] rect{stroke-width:1}.assistant-theme [c-state-chart] polygon.shadow,.assistant-theme [c-state-chart] rect.shadow{fill:#d0d0d0}.assistant-theme [c-state-chart] polygon.shadow.selected,.assistant-theme [c-state-chart] rect.shadow.selected{fill:grey}.assistant-theme [c-state-chart] polygon.active,.assistant-theme [c-state-chart] rect.active{stroke:#3ea82e;fill:#3ea82e}.assistant-theme [c-state-chart] polygon.active.selected,.assistant-theme [c-state-chart] rect.active.selected{stroke:#1d870d;fill:#1d870d}.assistant-theme [c-state-chart] polygon.inactive,.assistant-theme [c-state-chart] rect.inactive{stroke:#f1f1f1;fill:#f1f1f1}.assistant-theme [c-state-chart] polygon.inactive.selected,.assistant-theme [c-state-chart] rect.inactive.selected{stroke:#d0d0d0;fill:#d0d0d0}.assistant-theme [c-state-chart] polygon.public,.assistant-theme [c-state-chart] rect.public{stroke:#137fec;fill:#137fec}.assistant-theme [c-state-chart] polygon.public.selected,.assistant-theme [c-state-chart] rect.public.selected{stroke:#005ecb;fill:#005ecb}.assistant-theme [c-state-chart] text.normal{fill:#fff}.assistant-theme [c-state-chart] text.selected{fill:#fff;font-weight:700}.assistant-theme [c-state-chart] text.inactive{fill:#444}.assistant-theme [c-state-chart] text.transition{fill:#505050}.assistant-theme.menu-item{background-color:#505050}.assistant-theme.menu-item:hover{background-color:#2f2f2f}.todo-theme.c-main-bgcolor{background-color:#1d870d}.todo-theme.c-main-color,.todo-theme.c-main-color a{color:#fff}.todo-theme .c-main-bgcolor{background-color:#1d870d}.todo-theme .c-main-color,.todo-theme .c-main-color a{color:#fff}.todo-theme .popup-msg-button.btn-primary{background-color:#1d870d;color:#fff}.todo-theme .popup-msg-button.btn-primary:hover{background-color:#060}.todo-theme .popup-msg-button.btn-primary.alert{color:#fff;background-color:#ec1346}.todo-theme .popup-msg-button.btn-primary.alert:hover{background-color:#cb0025}.todo-theme .popup-msg-button.btn-primary.alert[disabled]{color:#d0d0d0;background-color:#f1f1f1;cursor:not-allowed}.todo-theme .top-bar-main menu:hover,.todo-theme c-top-menu menu:hover{background-color:#060}.todo-theme .top-bar-main menu:hover>li:hover,.todo-theme c-top-menu menu:hover>li:hover{background-color:#060}.todo-theme .top-bar-main menu.new-menu>nav,.todo-theme c-top-menu menu.new-menu>nav{background-color:#060}.todo-theme .top-bar-main menu.new-menu li:hover,.todo-theme c-top-menu menu.new-menu li:hover{background-color:#1d870d}.todo-theme .top-bar-main menu.fix-background,.todo-theme c-top-menu menu.fix-background{background-color:#060}.todo-theme .top-bar-main .activity-list li:hover,.todo-theme c-top-menu .activity-list li:hover{background-color:#060}.todo-theme .top-bar-main .activity-list-menu,.todo-theme c-top-menu .activity-list-menu{background-color:#1d870d}.todo-theme .top-bar-main .activity-list-menu .title:hover,.todo-theme c-top-menu .activity-list-menu .title:hover{background-color:#060}.todo-theme .top-bar-main .activity-list-menu li:hover,.todo-theme c-top-menu .activity-list-menu li:hover{background-color:#060}.todo-theme .top-bar-main .activity-list-menu.active,.todo-theme c-top-menu .activity-list-menu.active{background-color:#060;box-shadow:3px 3px 10px -3px rgba(0,0,0,.4)}.todo-theme .top-bar-main .activity-list-menu.active li:hover,.todo-theme c-top-menu .activity-list-menu.active li:hover{background-color:#1d870d}.todo-theme .badge-color{background-color:#1d870d}.todo-theme .badge-color.important{background-color:#ec4913}.todo-theme .theme-color{color:#1d870d}.todo-theme .divider{background-color:#fff}.todo-theme hr{background-color:#d0d0d0}.todo-theme .active{background-color:#d4d4d4}.todo-theme [c-workflow-blurb] .header a{color:#000}.todo-theme [c-workflow-blurb] .header a.link{color:#00f}.todo-theme [c-tag-cloud] h1 span a{color:rgba(182,182,182,.6)}.todo-theme [c-tag-cloud] h1 span a:hover{color:rgba(142,142,142,.8)}.todo-theme [c-tag-cloud] h1 span a.selected{color:#8e8e8e}.todo-theme [c-tag-cloud] .level0{color:#00f}.todo-theme [c-select-list]{display:inline-block}.todo-theme [c-select-list] [list-item]{background-color:#fff;border-color:#fff;color:#00f}.todo-theme [c-select-list] [list-item] a{color:#00f}.todo-theme [c-select-list] [list-item] [list-item-description]{background-color:#fff;color:#444}.todo-theme [c-select-list] [list-item] [list-item-description].selected{background-color:#d4d4d4}.todo-theme [c-select-list] [list-item]:hover{border-color:#d4d4d4}.todo-theme [c-select-list] .selected{background-color:#d4d4d4;border-color:#d4d4d4}.todo-theme [c-information-tip]{background-color:#ffffe0}.todo-theme [c-information-tip]::before{font-family:FontAwesome;content:"\f05a";color:#1d870d}.todo-theme [c-document-assistant]:hover,.todo-theme [c-documents-checked-out]:hover,.todo-theme [c-global-search]:hover{background-color:#060}.todo-theme c-history-navigator:hover{background-color:rgba(0,0,0,.25)}.todo-theme c-history-navigator .history-menu{background-color:#060}.todo-theme c-history-navigator .history-menu ul li:hover{background-color:#1d870d}.todo-theme [c-user-info]:hover{background-color:#060}.todo-theme [c-user-info] .user-info-container{background-color:#060}.todo-theme [c-user-info] .user-info-content button{border-color:#1d870d;background-color:#1d870d;color:#fff}.todo-theme [c-user-info] .user-info-content button:hover{background-color:#060}.todo-theme [c-user-info] .user-info-content .logout [c-select] label.selected{color:#fff}.todo-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover{color:#dedede}.todo-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover i{color:#a1a1a1}.todo-theme [c-close-button]{background-color:#1d870d;color:#fff}.todo-theme [c-close-button] a:hover{background-color:#060}.todo-theme [c-notice]>div{background-color:#444;color:#fff;border-left-color:#444;border-right-color:#444;border-bottom-color:#444;border-bottom-left-radius:.4em;border-bottom-right-radius:.4em}.todo-theme [c-notice]>div i{font-size:18px}.todo-theme [c-notice]>div .fa-warning{color:#ff0}.todo-theme [c-notice]>div .fa-info-circle{color:#1e90ff}.todo-theme [c-recipient-picker] .recipients{background-color:#fff}.todo-theme [c-recipient-picker] .recipients .select-box{border-color:#e2e2e2}.todo-theme [c-recipient-picker] .recipients .select-box .recipient.User{color:#fff;background-color:#1d870d}.todo-theme [c-recipient-picker] .recipients .select-box .recipient.Group{color:#fff;background-color:#135bec}.todo-theme [c-recipient-picker] .recipients .user-list{border-color:#e2e2e2}.todo-theme [c-recipient-picker] .recipients .user-list .group .name,.todo-theme [c-recipient-picker] .recipients .user-list .user{border-color:#fff}.todo-theme [c-recipient-picker] .recipients .user-list .group .name:hover,.todo-theme [c-recipient-picker] .recipients .user-list .user:hover{border-color:#d4d4d4}.todo-theme [c-recipient-picker] .recipients .user-list .group .name.selected,.todo-theme [c-recipient-picker] .recipients .user-list .user.selected{border-color:#d4d4d4}.todo-theme [c-recipient-picker] .recipients .user-list .User{color:#fff;background-color:#1d870d}.todo-theme [c-recipient-picker] .recipients .user-list .Group{color:#fff;background-color:#137fec}.todo-theme [c-recipient-picker] .recipients.locked .recipient{background-color:#d4d4d4;color:#444}.todo-theme [c-select] label.selected:hover{color:#5f5f5f}.todo-theme [c-select] label.selected:hover i{color:#a1a1a1}.todo-theme [c-select] .option-list{background-color:#fff;border-color:#e2e2e2}.todo-theme [c-select] .option{border-color:#fff;color:#444}.todo-theme [c-select] .option:hover{border-color:#e2e2e2}.todo-theme .activity-initiator-commit .status-pending:before{color:#137fec}.todo-theme .activity-initiator-commit .status-completed:before{color:#1d870d}.todo-theme .activity-initiator-commit .status-failed:before{color:#ec1346}.todo-theme [c-activity-log] [c-send-reminder-log] .details-toggle,.todo-theme [c-activity-log] [c-set-current-stage-log] .details-toggle{color:grey}.todo-theme [c-state-chart] line,.todo-theme [c-state-chart] polyline{stroke:#cfcfcf;stroke-width:1}.todo-theme [c-state-chart] line.selected,.todo-theme [c-state-chart] polyline.selected{stroke:#ccc;stroke-width:2}.todo-theme [c-state-chart] line.preconfigurable,.todo-theme [c-state-chart] polyline.preconfigurable{stroke:#1d870d}.todo-theme [c-state-chart] marker.arrow{fill:#cfcfcf;stroke-width:1}.todo-theme [c-state-chart] marker.preconfigurable{stroke:#1d870d;fill:#1d870d}.todo-theme [c-state-chart] polygon,.todo-theme [c-state-chart] rect{stroke-width:1}.todo-theme [c-state-chart] polygon.shadow,.todo-theme [c-state-chart] rect.shadow{fill:#d0d0d0}.todo-theme [c-state-chart] polygon.shadow.selected,.todo-theme [c-state-chart] rect.shadow.selected{fill:grey}.todo-theme [c-state-chart] polygon.active,.todo-theme [c-state-chart] rect.active{stroke:#3ea82e;fill:#3ea82e}.todo-theme [c-state-chart] polygon.active.selected,.todo-theme [c-state-chart] rect.active.selected{stroke:#1d870d;fill:#1d870d}.todo-theme [c-state-chart] polygon.inactive,.todo-theme [c-state-chart] rect.inactive{stroke:#f1f1f1;fill:#f1f1f1}.todo-theme [c-state-chart] polygon.inactive.selected,.todo-theme [c-state-chart] rect.inactive.selected{stroke:#d0d0d0;fill:#d0d0d0}.todo-theme [c-state-chart] polygon.public,.todo-theme [c-state-chart] rect.public{stroke:#137fec;fill:#137fec}.todo-theme [c-state-chart] polygon.public.selected,.todo-theme [c-state-chart] rect.public.selected{stroke:#005ecb;fill:#005ecb}.todo-theme [c-state-chart] text.normal{fill:#fff}.todo-theme [c-state-chart] text.selected{fill:#fff;font-weight:700}.todo-theme [c-state-chart] text.inactive{fill:#444}.todo-theme [c-state-chart] text.transition{fill:#505050}.todo-theme.menu-item{background-color:#1d870d}.todo-theme.menu-item:hover{background-color:#060}.risk-theme.c-main-bgcolor{background-color:#8b0000}.risk-theme.c-main-color,.risk-theme.c-main-color a{color:#fff}.risk-theme .c-main-bgcolor{background-color:#8b0000}.risk-theme .c-main-color,.risk-theme .c-main-color a{color:#fff}.risk-theme .popup-msg-button.btn-primary{background-color:#8b0000;color:#fff}.risk-theme .popup-msg-button.btn-primary:hover{background-color:#6a0000}.risk-theme .popup-msg-button.btn-primary.alert{color:#fff;background-color:#ec1346}.risk-theme .popup-msg-button.btn-primary.alert:hover{background-color:#cb0025}.risk-theme .popup-msg-button.btn-primary.alert[disabled]{color:#d0d0d0;background-color:#f1f1f1;cursor:not-allowed}.risk-theme .top-bar-main menu:hover,.risk-theme c-top-menu menu:hover{background-color:#6a0000}.risk-theme .top-bar-main menu:hover>li:hover,.risk-theme c-top-menu menu:hover>li:hover{background-color:#6a0000}.risk-theme .top-bar-main menu.new-menu>nav,.risk-theme c-top-menu menu.new-menu>nav{background-color:#6a0000}.risk-theme .top-bar-main menu.new-menu li:hover,.risk-theme c-top-menu menu.new-menu li:hover{background-color:#8b0000}.risk-theme .top-bar-main menu.fix-background,.risk-theme c-top-menu menu.fix-background{background-color:#6a0000}.risk-theme .top-bar-main .activity-list li:hover,.risk-theme c-top-menu .activity-list li:hover{background-color:#6a0000}.risk-theme .top-bar-main .activity-list-menu,.risk-theme c-top-menu .activity-list-menu{background-color:#8b0000}.risk-theme .top-bar-main .activity-list-menu .title:hover,.risk-theme c-top-menu .activity-list-menu .title:hover{background-color:#6a0000}.risk-theme .top-bar-main .activity-list-menu li:hover,.risk-theme c-top-menu .activity-list-menu li:hover{background-color:#6a0000}.risk-theme .top-bar-main .activity-list-menu.active,.risk-theme c-top-menu .activity-list-menu.active{background-color:#6a0000;box-shadow:3px 3px 10px -3px rgba(0,0,0,.4)}.risk-theme .top-bar-main .activity-list-menu.active li:hover,.risk-theme c-top-menu .activity-list-menu.active li:hover{background-color:#8b0000}.risk-theme .badge-color{background-color:#8b0000}.risk-theme .badge-color.important{background-color:#ec4913}.risk-theme .theme-color{color:#8b0000}.risk-theme .divider{background-color:#fff}.risk-theme hr{background-color:#d0d0d0}.risk-theme .active{background-color:#d4d4d4}.risk-theme [c-workflow-blurb] .header a{color:#000}.risk-theme [c-workflow-blurb] .header a.link{color:#00f}.risk-theme [c-tag-cloud] h1 span a{color:rgba(182,182,182,.6)}.risk-theme [c-tag-cloud] h1 span a:hover{color:rgba(142,142,142,.8)}.risk-theme [c-tag-cloud] h1 span a.selected{color:#8e8e8e}.risk-theme [c-tag-cloud] .level0{color:#00f}.risk-theme [c-select-list]{display:inline-block}.risk-theme [c-select-list] [list-item]{background-color:#fff;border-color:#fff;color:#00f}.risk-theme [c-select-list] [list-item] a{color:#00f}.risk-theme [c-select-list] [list-item] [list-item-description]{background-color:#fff;color:#444}.risk-theme [c-select-list] [list-item] [list-item-description].selected{background-color:#d4d4d4}.risk-theme [c-select-list] [list-item]:hover{border-color:#d4d4d4}.risk-theme [c-select-list] .selected{background-color:#d4d4d4;border-color:#d4d4d4}.risk-theme [c-information-tip]{background-color:#ffffe0}.risk-theme [c-information-tip]::before{font-family:FontAwesome;content:"\f05a";color:#8b0000}.risk-theme [c-document-assistant]:hover,.risk-theme [c-documents-checked-out]:hover,.risk-theme [c-global-search]:hover{background-color:#6a0000}.risk-theme c-history-navigator:hover{background-color:rgba(0,0,0,.25)}.risk-theme c-history-navigator .history-menu{background-color:#6a0000}.risk-theme c-history-navigator .history-menu ul li:hover{background-color:#8b0000}.risk-theme [c-user-info]:hover{background-color:#6a0000}.risk-theme [c-user-info] .user-info-container{background-color:#6a0000}.risk-theme [c-user-info] .user-info-content button{border-color:#8b0000;background-color:#8b0000;color:#fff}.risk-theme [c-user-info] .user-info-content button:hover{background-color:#6a0000}.risk-theme [c-user-info] .user-info-content .logout [c-select] label.selected{color:#fff}.risk-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover{color:#dedede}.risk-theme [c-user-info] .user-info-content .logout [c-select] label.selected:hover i{color:#a1a1a1}.risk-theme [c-close-button]{background-color:#8b0000;color:#fff}.risk-theme [c-close-button] a:hover{background-color:#6a0000}.risk-theme [c-notice]>div{background-color:#444;color:#fff;border-left-color:#444;border-right-color:#444;border-bottom-color:#444;border-bottom-left-radius:.4em;border-bottom-right-radius:.4em}.risk-theme [c-notice]>div i{font-size:18px}.risk-theme [c-notice]>div .fa-warning{color:#ff0}.risk-theme [c-notice]>div .fa-info-circle{color:#1e90ff}.risk-theme [c-recipient-picker] .recipients{background-color:#fff}.risk-theme [c-recipient-picker] .recipients .select-box{border-color:#e2e2e2}.risk-theme [c-recipient-picker] .recipients .select-box .recipient.User{color:#fff;background-color:#1d870d}.risk-theme [c-recipient-picker] .recipients .select-box .recipient.Group{color:#fff;background-color:#135bec}.risk-theme [c-recipient-picker] .recipients .user-list{border-color:#e2e2e2}.risk-theme [c-recipient-picker] .recipients .user-list .group .name,.risk-theme [c-recipient-picker] .recipients .user-list .user{border-color:#fff}.risk-theme [c-recipient-picker] .recipients .user-list .group .name:hover,.risk-theme [c-recipient-picker] .recipients .user-list .user:hover{border-color:#d4d4d4}.risk-theme [c-recipient-picker] .recipients .user-list .group .name.selected,.risk-theme [c-recipient-picker] .recipients .user-list .user.selected{border-color:#d4d4d4}.risk-theme [c-recipient-picker] .recipients .user-list .User{color:#fff;background-color:#1d870d}.risk-theme [c-recipient-picker] .recipients .user-list .Group{color:#fff;background-color:#137fec}.risk-theme [c-recipient-picker] .recipients.locked .recipient{background-color:#d4d4d4;color:#444}.risk-theme [c-select] label.selected:hover{color:#5f5f5f}.risk-theme [c-select] label.selected:hover i{color:#a1a1a1}.risk-theme [c-select] .option-list{background-color:#fff;border-color:#e2e2e2}.risk-theme [c-select] .option{border-color:#fff;color:#444}.risk-theme [c-select] .option:hover{border-color:#e2e2e2}.risk-theme .activity-initiator-commit .status-pending:before{color:#137fec}.risk-theme .activity-initiator-commit .status-completed:before{color:#1d870d}.risk-theme .activity-initiator-commit .status-failed:before{color:#ec1346}.risk-theme [c-activity-log] [c-send-reminder-log] .details-toggle,.risk-theme [c-activity-log] [c-set-current-stage-log] .details-toggle{color:grey}.risk-theme [c-state-chart] line,.risk-theme [c-state-chart] polyline{stroke:#cfcfcf;stroke-width:1}.risk-theme [c-state-chart] line.selected,.risk-theme [c-state-chart] polyline.selected{stroke:#ccc;stroke-width:2}.risk-theme [c-state-chart] line.preconfigurable,.risk-theme [c-state-chart] polyline.preconfigurable{stroke:#1d870d}.risk-theme [c-state-chart] marker.arrow{fill:#cfcfcf;stroke-width:1}.risk-theme [c-state-chart] marker.preconfigurable{stroke:#1d870d;fill:#1d870d}.risk-theme [c-state-chart] polygon,.risk-theme [c-state-chart] rect{stroke-width:1}.risk-theme [c-state-chart] polygon.shadow,.risk-theme [c-state-chart] rect.shadow{fill:#d0d0d0}.risk-theme [c-state-chart] polygon.shadow.selected,.risk-theme [c-state-chart] rect.shadow.selected{fill:grey}.risk-theme [c-state-chart] polygon.active,.risk-theme [c-state-chart] rect.active{stroke:#3ea82e;fill:#3ea82e}.risk-theme [c-state-chart] polygon.active.selected,.risk-theme [c-state-chart] rect.active.selected{stroke:#1d870d;fill:#1d870d}.risk-theme [c-state-chart] polygon.inactive,.risk-theme [c-state-chart] rect.inactive{stroke:#f1f1f1;fill:#f1f1f1}.risk-theme [c-state-chart] polygon.inactive.selected,.risk-theme [c-state-chart] rect.inactive.selected{stroke:#d0d0d0;fill:#d0d0d0}.risk-theme [c-state-chart] polygon.public,.risk-theme [c-state-chart] rect.public{stroke:#137fec;fill:#137fec}.risk-theme [c-state-chart] polygon.public.selected,.risk-theme [c-state-chart] rect.public.selected{stroke:#005ecb;fill:#005ecb}.risk-theme [c-state-chart] text.normal{fill:#fff}.risk-theme [c-state-chart] text.selected{fill:#fff;font-weight:700}.risk-theme [c-state-chart] text.inactive{fill:#444}.risk-theme [c-state-chart] text.transition{fill:#505050}.risk-theme.menu-item{background-color:#8b0000}.risk-theme.menu-item:hover{background-color:#6a0000}#loading-view button{background-color:#ec1346;color:#fff}#loading-view button:hover{background-color:#cb0025}[dev-mode] .code{color:#919191}[dev-mode] .code:hover{color:#444}.debug [c-form] section,.debug [c-register] section,.debug [c-task-form] section{border-color:red}.debug [c-form] .simple-section-layout,.debug [c-form] [c-section-layout],.debug [c-register] .simple-section-layout,.debug [c-register] [c-section-layout],.debug [c-task-form] .simple-section-layout,.debug [c-task-form] [c-section-layout]{border-color:#40e0d0}.indicator-bg{background-color:#137fec}.indicator-bg-blue{background-color:#137fec}.indicator-bg-blue-striped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#137fec}.indicator-bg-orange{background-color:#ec4913}.indicator-bg-orange-striped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#ec4913}.indicator-bg-green{background-color:#1d870d}.indicator-bg-green-striped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#1d870d}.indicator-bg-red{background-color:#ec1346}.indicator-bg-red-striped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),#ec1346}.indicator-bg-transparent{background-color:transparent}.indicator-bg-grey-striped{background:linear-gradient(45deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 4px,rgba(255,255,255,.7) 4px,rgba(255,255,255,.7) 8px,rgba(0,0,0,0) 8px,rgba(0,0,0,0) 12px,rgba(255,255,255,.7) 12px,rgba(255,255,255,.7) 16px,rgba(0,0,0,0) 16px,rgba(0,0,0,0) 20px,rgba(255,255,255,.7) 20px,rgba(255,255,255,.7) 24px,rgba(0,0,0,0) 24px,rgba(0,0,0,0) 28px,rgba(255,255,255,.7) 28px,rgba(255,255,255,.7) 32px,rgba(0,0,0,0) 32px,rgba(0,0,0,0) 36px,rgba(255,255,255,.7) 36px,rgba(255,255,255,.7) 40px,rgba(0,0,0,0) 40px,rgba(0,0,0,0) 44px,rgba(255,255,255,.7) 44px,rgba(255,255,255,.7) 48px,rgba(0,0,0,0) 48px,rgba(0,0,0,0) 52px,rgba(255,255,255,.7) 52px,rgba(255,255,255,.7) 56px,rgba(0,0,0,0) 56px,rgba(0,0,0,0) 60px,rgba(255,255,255,.7) 60px,rgba(255,255,255,.7) 64px,rgba(0,0,0,0) 64px,rgba(0,0,0,0) 68px,rgba(255,255,255,.7) 68px,rgba(255,255,255,.7) 72px,rgba(0,0,0,0) 72px,rgba(0,0,0,0) 76px,rgba(255,255,255,.7) 76px,rgba(255,255,255,.7) 80px,rgba(0,0,0,0) 80px,rgba(0,0,0,0) 84px,rgba(255,255,255,.7) 84px,rgba(255,255,255,.7) 88px,rgba(0,0,0,0) 88px,rgba(0,0,0,0) 92px,rgba(255,255,255,.7) 92px,rgba(255,255,255,.7) 96px,rgba(0,0,0,0) 96px,rgba(0,0,0,0) 100px,rgba(255,255,255,.7) 100px,rgba(255,255,255,.7) 104px,rgba(0,0,0,0) 104px,rgba(0,0,0,0) 108px,rgba(255,255,255,.7) 108px,rgba(255,255,255,.7) 112px,rgba(0,0,0,0) 112px,rgba(0,0,0,0) 116px,rgba(255,255,255,.7) 116px,rgba(255,255,255,.7) 120px,rgba(0,0,0,0) 120px,rgba(0,0,0,0) 124px,rgba(255,255,255,.7) 124px,rgba(255,255,255,.7) 128px,rgba(0,0,0,0) 128px,rgba(0,0,0,0) 132px,rgba(255,255,255,.7) 132px,rgba(255,255,255,.7) 136px,rgba(0,0,0,0) 136px,rgba(0,0,0,0) 140px,rgba(255,255,255,.7) 140px,rgba(255,255,255,.7) 144px,rgba(0,0,0,0) 144px,rgba(0,0,0,0) 148px,rgba(255,255,255,.7) 148px,rgba(255,255,255,.7) 152px,rgba(0,0,0,0) 152px,rgba(0,0,0,0) 156px,rgba(255,255,255,.7) 156px,rgba(255,255,255,.7) 160px,rgba(0,0,0,0) 160px,rgba(0,0,0,0) 164px,rgba(255,255,255,.7) 164px,rgba(255,255,255,.7) 168px,rgba(0,0,0,0) 168px,rgba(0,0,0,0) 172px,rgba(255,255,255,.7) 172px,rgba(255,255,255,.7) 176px,rgba(0,0,0,0) 176px,rgba(0,0,0,0) 180px,rgba(255,255,255,.7) 180px,rgba(255,255,255,.7) 184px,rgba(0,0,0,0) 184px,rgba(0,0,0,0) 188px,rgba(255,255,255,.7) 188px,rgba(255,255,255,.7) 192px,rgba(0,0,0,0) 192px,rgba(0,0,0,0) 196px,rgba(255,255,255,.7) 196px),grey}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.popup .popup-content.workflow-picker-popup{width:800px;height:600px}.popup .popup-content.workflow-picker-popup c-workflow-picker .workflow-picker .pick-and-select .picker-sidebar{height:270px}c-date-time-picker span.clear-datetime{position:absolute;left:auto;top:4px;right:24px}c-date-time-picker div.centuri-date-picker{line-height:normal}}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(fonts/fontawesome-webfont.eot?v=4.7.0);src:url(fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@-webkit-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@-moz-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@-webkit-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-moz-keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{min-height:100px;border:1px solid #c1c1c1;border-radius:3px;padding:5px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{text-align:center;margin:2em 0}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:linear-gradient(to bottom,#eee,#ddd)}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-ms-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:none}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20 position: absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,.9);line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid rgba(200,200,200,.8);background-color:rgba(255,255,255,.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:rgba(255,255,255,.4);padding:0 .4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{-webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05);-webkit-filter:blur(8px);filter:blur(8px)}.dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(.77,0,.175,1);-moz-animation:passing-through 3s cubic-bezier(.77,0,.175,1);-ms-animation:passing-through 3s cubic-bezier(.77,0,.175,1);-o-animation:passing-through 3s cubic-bezier(.77,0,.175,1);animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:slide-in 3s cubic-bezier(.77,0,.175,1);-moz-animation:slide-in 3s cubic-bezier(.77,0,.175,1);-ms-animation:slide-in 3s cubic-bezier(.77,0,.175,1);-o-animation:slide-in 3s cubic-bezier(.77,0,.175,1);animation:slide-in 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px}.dropzone .dz-preview .dz-error-mark svg,.dropzone .dz-preview .dz-success-mark svg{display:block;width:54px;height:54px}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;-webkit-transition:opacity .4s ease-in;-moz-transition:opacity .4s ease-in;-ms-transition:opacity .4s ease-in;-o-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:pulse 6s ease infinite;-moz-animation:pulse 6s ease infinite;-ms-animation:pulse 6s ease infinite;-o-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:rgba(255,255,255,.9);-webkit-transform:scale(1);border-radius:8px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:linear-gradient(to bottom,#666,#444);position:absolute;top:0;left:0;bottom:0;width:0;-webkit-transition:width .3s ease-in-out;-moz-transition:width .3s ease-in-out;-ms-transition:width .3s ease-in-out;-o-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#be2626;background:linear-gradient(to bottom,#be2626,#a92222);padding:.5em 1.2em;color:#fff}.dropzone .dz-preview .dz-error-message:after{content:'';position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #be2626}.toast-title{font-weight:700;margin-bottom:7px}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;-khtml-opacity:.8;-moz-opacity:.8;opacity:.8;line-height:25px}.toast-close-button:focus,.toast-close-button:hover{color:#444;text-decoration:none;cursor:pointer;-khtml-opacity:.4;-moz-opacity:.4;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-top-center{top:45px;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999;pointer-events:none}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{position:relative;pointer-events:auto;overflow:hidden;margin:0 0 3px;text-align:center;padding:15px 15px 15px 15px;width:600px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 3px 10px rgba(0,0,0,.4);-webkit-box-shadow:0 3px 10px rgba(0,0,0,.4);box-shadow:0 3px 10px rgba(0,0,0,.4)}#toast-container>div>div.toast-message{line-height:15px}#toast-container>div>div.toast-message>button{float:right;margin-left:5px}#toast-container>div.toast-confirm{text-align:left}#toast-container>div.toast-confirm>div.toast-message{line-height:30px}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:600px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#444;color:#fff}.toast-success{background-color:#51a351;color:#fff}.toast-error{background-color:#bd362f;color:#fff}.toast-info{background-color:#444;color:#fff}.toast-warning{background-color:#fa0;color:#444}.toast-confirm{background-color:#fff;color:#444}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#444;-khtml-opacity:.4;-moz-opacity:.4;opacity:.4}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 8px;width:11em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 8px;width:18em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 15px;width:25em}}button[data-balloon]{overflow:visible}[data-balloon]{position:relative;cursor:pointer}[data-balloon]:after,[data-balloon]:before{-khtml-opacity:0;-moz-opacity:0;opacity:0;pointer-events:none;-moz-transition:all .18s ease-out .18s;-o-transition:all .18s ease-out .18s;-webkit-transition:all .18s ease-out .18s;transition:all .18s ease-out .18s;bottom:100%;left:50%;position:absolute;z-index:10;-moz-transform:translate(-50%,10px);-o-transform:translate(-50%,10px);-webkit-transform:translate(-50%,10px);-ms-transform:translate(-50%,10px);transform:translate(-50%,10px);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}[data-balloon]:after{font-family:sans-serif!important;font-weight:400!important;font-style:normal!important;text-shadow:none!important;font-size:12px!important;background:rgba(17,17,17,.9);border-radius:4px;color:#fff;content:attr(data-balloon);padding:.5em 1em;white-space:nowrap;margin-bottom:11px}[data-balloon]:before{background:url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20class%3D%22balloon-arrow%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%280%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;background-size:100% auto;height:6px;width:18px;content:"";margin-bottom:5px}[data-balloon]:hover:after,[data-balloon]:hover:before,[data-balloon][data-balloon-visible]:after,[data-balloon][data-balloon-visible]:before{-khtml-opacity:1;-moz-opacity:1;opacity:1;pointer-events:auto;-moz-transform:translate(-50%,0);-o-transform:translate(-50%,0);-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}[data-balloon].font-awesome:after{font-family:FontAwesome}[data-balloon][data-balloon-break]:after{white-space:pre}[data-balloon-blunt]:after,[data-balloon-blunt]:before{-moz-transition:none;-o-transition:none;-webkit-transition:none;transition:none}[data-balloon-pos=down]:after,[data-balloon-pos=down]:before{bottom:auto;left:50%;top:100%;-moz-transform:translate(-50%,-10px);-o-transform:translate(-50%,-10px);-webkit-transform:translate(-50%,-10px);-ms-transform:translate(-50%,-10px);transform:translate(-50%,-10px)}[data-balloon-pos=down]:after{margin-top:11px}[data-balloon-pos=down]:before{background:url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20class%3D%22balloon-arrow%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28180%2018%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;background-size:100% auto;height:6px;width:18px;margin-top:5px;margin-bottom:0}[data-balloon-pos=down]:hover:after,[data-balloon-pos=down]:hover:before,[data-balloon-pos=down][data-balloon-visible]:after,[data-balloon-pos=down][data-balloon-visible]:before{-moz-transform:translate(-50%,0);-o-transform:translate(-50%,0);-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}[data-balloon-pos=down-left]:after,[data-balloon-pos=down-left]:before{bottom:auto;left:0;top:100%;-moz-transform:translate(0,-10px);-o-transform:translate(0,-10px);-webkit-transform:translate(0,-10px);-ms-transform:translate(0,-10px);transform:translate(0,-10px)}[data-balloon-pos=down-left]:after{margin-top:11px}[data-balloon-pos=down-left]:before{background:url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20class%3D%22balloon-arrow%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28180%2018%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;background-size:100% auto;height:6px;width:18px;margin-top:5px;margin-bottom:0;left:5px}[data-balloon-pos=down-left]:hover:after,[data-balloon-pos=down-left]:hover:before,[data-balloon-pos=down-left][data-balloon-visible]:after,[data-balloon-pos=down-left][data-balloon-visible]:before{-moz-transform:translate(0,0);-o-transform:translate(0,0);-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}[data-balloon-pos=down-right]:after,[data-balloon-pos=down-right]:before{bottom:auto;right:0;top:100%;-moz-transform:translate(0,-10px);-o-transform:translate(0,-10px);-webkit-transform:translate(0,-10px);-ms-transform:translate(0,-10px);transform:translate(0,-10px)}[data-balloon-pos=down-right]:after{margin-top:11px}[data-balloon-pos=down-right]:before{background:url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20class%3D%22balloon-arrow%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28180%2018%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;background-size:100% auto;height:6px;width:18px;margin-top:5px;margin-bottom:0;right:5px}[data-balloon-pos=down-right]:hover:after,[data-balloon-pos=down-right]:hover:before,[data-balloon-pos=down-right][data-balloon-visible]:after,[data-balloon-pos=down-right][data-balloon-visible]:before{-moz-transform:translate(0,0);-o-transform:translate(0,0);-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}[data-balloon-pos=left]:after,[data-balloon-pos=left]:before{bottom:auto;left:auto;right:100%;top:50%;-moz-transform:translate(10px,-50%);-o-transform:translate(10px,-50%);-webkit-transform:translate(10px,-50%);-ms-transform:translate(10px,-50%);transform:translate(10px,-50%)}[data-balloon-pos=left]:after{margin-right:11px}[data-balloon-pos=left]:before{background:url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20class%3D%22balloon-arrow%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28-90%2018%2018%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;background-size:100% auto;height:18px;width:6px;margin-right:5px;margin-bottom:0}[data-balloon-pos=left]:hover:after,[data-balloon-pos=left]:hover:before,[data-balloon-pos=left][data-balloon-visible]:after,[data-balloon-pos=left][data-balloon-visible]:before{-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}[data-balloon-pos=right]:after,[data-balloon-pos=right]:before{bottom:auto;left:100%;top:50%;-moz-transform:translate(-10px,-50%);-o-transform:translate(-10px,-50%);-webkit-transform:translate(-10px,-50%);-ms-transform:translate(-10px,-50%);transform:translate(-10px,-50%)}[data-balloon-pos=right]:after{margin-left:11px}[data-balloon-pos=right]:before{background:url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20class%3D%22balloon-arrow%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%2890%206%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;background-size:100% auto;height:18px;width:6px;margin-bottom:0;margin-left:5px}[data-balloon-pos=right]:hover:after,[data-balloon-pos=right]:hover:before,[data-balloon-pos=right][data-balloon-visible]:after,[data-balloon-pos=right][data-balloon-visible]:before{-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}[data-balloon-length]:after{white-space:normal}[data-balloon-length=small]:after{width:80px}[data-balloon-length=medium]:after{width:150px}[data-balloon-length=large]:after{width:260px}[data-balloon-length=xlarge]:after{width:90vw}@media screen and (min-width:768px){[data-balloon-length=xlarge]:after{width:380px}}[data-balloon-length=fit]:after{width:100%}