.processes-task{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.processes-task .process-task-loading-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,.7);z-index:1000}.processes-task .process-task-loading-mask .fa{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.processes-task .process-task-navigation{width:250px;position:sticky;top:20px;margin-top:20px;border:solid 2px #d8d8d8;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-right:20px}.processes-task .process-task-navigation .navigation-title{font-size:1.2rem;font-weight:bold;margin-bottom:10px}.processes-task .process-task-navigation .navigation-link{margin-bottom:10px;text-decoration:none}.processes-task .process-task-navigation .navigation-link:not(.selected){color:#888}.processes-task .process-task-navigation .navigation-link:not(.selected):hover{color:#000}.processes-task .process-task-navigation .navigation-link.selected{font-weight:bold}.processes-task .processes-task-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;max-width:950px}.processes-task .processes-task-inner .processes-task-title{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;margin:30px 0}.processes-task .processes-task-inner .processes-task-description{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:30px;text-align:center}.processes-task .processes-task-inner .processes-task-body{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.processes-task .processes-task-inner .processes-task-buttons{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.processes-task .processes-task-inner .processes-task-buttons button{margin:0 10px;outline:none}@media(max-width: 599px){.processes-task .processes-task-inner .processes-task-buttons button{width:100%;margin-left:0;margin-right:0}}.processes-task .processes-task-inner.debugging *[data-id]:before{content:attr(data-id);display:inline-block;background:#777;color:#fff;padding:0 3px;font-size:12px;border-radius:4px;-ms-flex-item-align:start;align-self:flex-start;justify-self:flex-start;margin-bottom:2px}.processes-task .processes-task-body .flex-vertical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.processes-task .processes-task-body .flex-vertical>*{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:5px;margin-bottom:5px}.processes-task .processes-task-body .flex-vertical>*:first-child{margin-top:0}.processes-task .processes-task-body .flex-vertical>*:last-child{margin-bottom:0}.processes-task .processes-task-body .flex-horizontal-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.processes-task .processes-task-body .flex-horizontal-top>*{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:5px;margin-right:5px}.processes-task .processes-task-body .flex-horizontal-top>*:first-child{margin-left:0}.processes-task .processes-task-body .flex-horizontal-top>*:last-child{margin-right:0}.processes-task .processes-task-body .flex-horizontal-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.processes-task .processes-task-body .flex-horizontal-bottom>*{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:5px;margin-right:5px}.processes-task .processes-task-body .flex-horizontal-bottom>*:first-child{margin-left:0}.processes-task .processes-task-body .flex-horizontal-bottom>*:last-child{margin-right:0}.processes-task .processes-task-body .react-task-form-multi-fieldset button{outline:none}.processes-task .processes-task-body .react-task-form-multi-fieldset button i+span{margin-left:5px}.processes-task .processes-task-body .react-task-form-multi-fieldset button.add-button{background:#2c3e50}.processes-task .processes-task-body .react-task-form-fieldset .fieldset-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.processes-task .processes-task-body .react-task-form-fieldset .fieldset-header .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}.processes-task .processes-task-body .react-task-form-fieldset .fieldset-header .spacer{-webkit-box-flex:1;-ms-flex:1;flex:1}.processes-task .processes-task-body .react-task-form-fieldset .fieldset-header button{margin-left:10px;outline:none}.processes-task .processes-task-body .react-task-form-fieldset .fieldset-header button i+span{margin-left:5px}.processes-task .processes-task-body .react-task-form-fieldset .fieldset-header button.add-button{background:#2c3e50}.processes-task .processes-task-body .react-task-form-fieldset .fieldset-header button.remove-button{background:#c41818}.processes-task .processes-task-body .react-task-form-fieldset .fieldset-items{padding:15px 15px 15px 15px;border:solid 1px #d8d8d8}.processes-task .processes-task-body .react-task-form-fieldset.plain>.fieldset-header{display:none}.processes-task .processes-task-body .react-task-form-fieldset.plain>.fieldset-items{border:none 0;padding:0}.processes-task .processes-task-body .react-form-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.processes-task .processes-task-body .react-form-field .label{display:block}.processes-task .processes-task-body .react-form-field .label.required:before{display:inline-block;font-family:FontAwesome,sans-erif;content:"";font-size:8px;color:#c41818;margin-right:3px;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.processes-task .processes-task-body .react-form-field .instructions-and-counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;margin-bottom:3px}.processes-task .processes-task-body .react-form-field .instructions-and-counter .instructions{color:#888;-webkit-box-flex:1;-ms-flex:1;flex:1}.processes-task .processes-task-body .react-form-field .instructions-and-counter .instructions+.counter{position:unset;bottom:unset;right:unset}.processes-task .processes-task-body .react-form-field .instructions-and-counter .counter{position:absolute;bottom:0;right:0;font-size:12px;color:#fff;margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}@media(max-width: 599px){.processes-task .processes-task-body .react-form-field .instructions-and-counter .counter{position:static;bottom:unset;right:unset}}.processes-task .processes-task-body .react-form-field .instructions-and-counter .counter .current{background:#888;padding:0 4px;border-top-left-radius:4px;border-bottom-left-radius:4px}.processes-task .processes-task-body .react-form-field .instructions-and-counter .counter .min{background:#888;border-left-width:0;padding:0 4px;margin-left:1px}.processes-task .processes-task-body .react-form-field .instructions-and-counter .counter .max{background:#888;border-left-width:0;padding:0 4px;border-top-right-radius:4px;border-bottom-right-radius:4px;margin-left:1px}.processes-task .processes-task-body .react-form-field .field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.processes-task .processes-task-body .react-form-field .field textarea,.processes-task .processes-task-body .react-form-field .field select,.processes-task .processes-task-body .react-form-field .field input{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-style:solid}.processes-task .processes-task-body .react-form-field .field .tox-tinymce{border-color:#888;padding:0}.processes-task .processes-task-body .react-form-field .field .tox-tinymce .tox-editor-container .tox-toolbar-overlord .tox-toolbar__primary{border:none 0}.processes-task .processes-task-body .react-form-field .field .tox-tinymce .tox-editor-container .tox-sidebar-wrap .tox-edit-area{border-color:#888}.processes-task .processes-task-body .react-form-field .field ::-webkit-inner-spin-button,.processes-task .processes-task-body .react-form-field .field ::-webkit-inner-spin-button{display:none;-webkit-appearance:none;appearance:none}.processes-task .processes-task-body .react-form-field .field ::-webkit-calendar-picker-indicator{width:20px;margin-right:-20px;color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);outline:none;opacity:0}.processes-task .processes-task-body .react-form-field .field select,.processes-task .processes-task-body .react-form-field .field select+input{background-image:url("data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZm9jdXNhYmxlPSJmYWxzZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJjYXJldC1kb3duIiBjbGFzcz0ic3ZnLWlubGluZS0tZmEgZmEtY2FyZXQtZG93biBmYS13LTEwIiByb2xlPSJpbWciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDMyMCA1MTIiPjxwYXRoIGZpbGw9ImN1cnJlbnRDb2xvciIgZD0iTTMxLjMgMTkyaDI1Ny4zYzE3LjggMCAyNi43IDIxLjUgMTQuMSAzNC4xTDE3NC4xIDM1NC44Yy03LjggNy44LTIwLjUgNy44LTI4LjMgMEwxNy4yIDIyNi4xQzQuNiAyMTMuNSAxMy41IDE5MiAzMS4zIDE5MnoiPjwvcGF0aD48L3N2Zz4=");background-repeat:no-repeat;background-position:center right 16px;background-size:16px;padding-right:20px}.processes-task .processes-task-body .react-form-field .field input[type=checkbox],.processes-task .processes-task-body .react-form-field .field input[type=radio]{margin:0;margin-right:5px;width:24px;min-width:24px;height:24px;background:#fff;border:solid 2px #888;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:none}.processes-task .processes-task-body .react-form-field .field input[type=checkbox]:checked:after{content:"";display:block;width:4px;height:10px;border:solid #888;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:-4px}.processes-task .processes-task-body .react-form-field .field input[type=radio]{border-radius:50%}.processes-task .processes-task-body .react-form-field .field input[type=radio]:checked:after{content:"";width:14px;height:14px;background:#888;border-radius:50%}.processes-task .processes-task-body .react-form-field .field input[type=date]{background-image:url("data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZm9jdXNhYmxlPSJmYWxzZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJjYXJldC1kb3duIiBjbGFzcz0ic3ZnLWlubGluZS0tZmEgZmEtY2FyZXQtZG93biBmYS13LTEwIiByb2xlPSJpbWciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDMyMCA1MTIiPjxwYXRoIGZpbGw9ImN1cnJlbnRDb2xvciIgZD0iTTMxLjMgMTkyaDI1Ny4zYzE3LjggMCAyNi43IDIxLjUgMTQuMSAzNC4xTDE3NC4xIDM1NC44Yy03LjggNy44LTIwLjUgNy44LTI4LjMgMEwxNy4yIDIyNi4xQzQuNiAyMTMuNSAxMy41IDE5MiAzMS4zIDE5MnoiPjwvcGF0aD48L3N2Zz4=");background-repeat:no-repeat;background-position:center right 16px;background-size:16px;padding-right:20px;-webkit-font-feature-settings:normal !important;font-feature-settings:normal !important}.processes-task .processes-task-body .react-form-field .field .label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px;margin-bottom:5px}.processes-task .processes-task-body .react-form-field .field .label input{-webkit-box-flex:0;-ms-flex:0;flex:0}.processes-task .processes-task-body .react-form-field .field .label span{-webkit-box-flex:1;-ms-flex:1;flex:1}.processes-task .processes-task-body .react-form-field .field button{height:auto;margin-left:10px;border:none 0;outline:none}.processes-task .processes-task-body .react-form-field .field button.add-button{background:#2c3e50}.processes-task .processes-task-body .react-form-field .field button.remove-button{background:#c41818}.processes-task .processes-task-body .react-form-field .multiselect{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.processes-task .processes-task-body .react-form-field .multiselect select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0}.processes-task .processes-task-body .react-form-field .multiselect select.selectable{z-index:1}.processes-task .processes-task-body .react-form-field .multiselect input{position:relative;cursor:default}.processes-task .processes-task-body .react-form-field .multiselect .selected-options{z-index:2;position:absolute;top:0;bottom:0;left:0;height:100%;max-width:calc(100% - 20px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:3px}.processes-task .processes-task-body .react-form-field .multiselect .selected-options:empty{padding:0}.processes-task .processes-task-body .react-form-field .multiselect .selected-options .option{-ms-flex-negative:1;flex-shrink:1;background:#888;color:#fff;padding:5px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;margin:3px}.processes-task .processes-task-body .react-form-field .multiselect .selected-options .option .text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.processes-task .processes-task-body .react-form-field .multiselect .selected-options .option .remove{display:block;width:16px;height:16px;-ms-flex-negative:0;flex-shrink:0;position:relative;opacity:.6;margin-left:5px;cursor:pointer}.processes-task .processes-task-body .react-form-field .multiselect .selected-options .option .remove:before,.processes-task .processes-task-body .react-form-field .multiselect .selected-options .option .remove:after{position:absolute;left:7px;content:"";height:16px;width:2px;background:#fff}.processes-task .processes-task-body .react-form-field .multiselect .selected-options .option .remove:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.processes-task .processes-task-body .react-form-field .multiselect .selected-options .option .remove:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.processes-task .processes-task-body .react-form-field .multiselect .selected-options .option .remove:hover{opacity:1}.processes-task .processes-task-body .react-form-field .multiselect .option-list{padding:5px 0;z-index:3;position:absolute;top:100%;left:0;right:0;min-height:150px;max-height:300px;border:solid 1px #888;border-top:0;background:#fff;visibility:hidden;opacity:0;overflow-y:auto;overflow-x:hidden}.processes-task .processes-task-body .react-form-field .multiselect .option-list.open{visibility:visible;opacity:1}.processes-task .processes-task-body .react-form-field .multiselect .option-list .option-search{margin:5px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.processes-task .processes-task-body .react-form-field .multiselect .option-list .option-search input{padding:7px;padding-left:30px;height:unset;line-height:unset;-webkit-box-flex:1;-ms-flex:1;flex:1}.processes-task .processes-task-body .react-form-field .multiselect .option-list .option-search:after{color:#888;display:block;font-family:FontAwesome,sans-erif;content:"";font-size:20px;pointer-events:none;position:absolute;top:50%;left:7px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.processes-task .processes-task-body .react-form-field .multiselect .option-list .option{padding:5px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.processes-task .processes-task-body .react-form-field .multiselect .option-list .option .checkbox{border:solid 1px #888;background:#fff;width:16px;height:16px;margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.processes-task .processes-task-body .react-form-field .multiselect .option-list .option .text{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.processes-task .processes-task-body .react-form-field .multiselect .option-list .option.hovered{background:rgba(136,136,136,.31)}.processes-task .processes-task-body .react-form-field .multiselect .option-list .option.checked .checkbox:after{content:"";display:block;width:3px;height:8px;border:solid #888;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:-3px}.processes-task .processes-task-body .react-form-field .multiselect .option-list .option-group .option-group-title{font-weight:bold;padding:5px}.processes-task .processes-task-body .react-form-field .multiselect .option-list .option-group .option{padding-left:20px}.processes-task .processes-task-body .react-form-field .yes-no-field{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.processes-task .processes-task-body .react-form-field .yes-no-field textarea{margin-top:5px;-ms-flex-preferred-size:100%;flex-basis:100%}.processes-task .processes-task-body .react-form-field .checkbox-radio-group{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.processes-task .processes-task-body .react-form-field .checkbox-radio-group .checkbox-radio-group-section{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.processes-task .processes-task-body .react-form-field .checkbox-radio-group .checkbox-radio-group-section .checkbox-radio-group-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:10px;margin-bottom:5px;font-weight:bold}.processes-task .processes-task-body .react-form-field .checkbox-radio-group .checkbox-radio-group-section .checkbox-radio-group-title.clickable{cursor:pointer}.processes-task .processes-task-body .react-form-field .checkbox-radio-group .checkbox-radio-group-section .checkbox-radio-group-title .collapse-icon{margin-right:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.processes-task .processes-task-body .react-form-field .checkbox-radio-group .checkbox-radio-group-section .checkbox-radio-group-options{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.processes-task .processes-task-body .react-form-field .checkbox-radio-group .checkbox-radio-group-section .checkbox-radio-group-options.collapsed{overflow:hidden;-ms-flex-preferred-size:0;flex-basis:0}.processes-task .processes-task-body .react-form-field .checkbox-radio-group .checkbox-radio-group-section .checkbox-radio-group-options .break{-ms-flex-preferred-size:100%;flex-basis:100%;width:0}@media(max-width: 599px){.processes-task .processes-task-body .react-form-field .checkbox-radio-group .checkbox-radio-group-section .checkbox-radio-group-options>*{width:100% !important;margin-right:0}}.processes-task .processes-task-body .react-form-field .checkbox-radio-group.stack-left .checkbox-radio-group-section .checkbox-radio-group-options{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.processes-task .processes-task-body .react-form-field .checkbox-radio-group.stack-auto .checkbox-radio-group-section .checkbox-radio-group-options{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.processes-task .processes-task-body .react-form-field .checkbox-radio-group.stack-auto.columns-0 .checkbox-radio-group-section .checkbox-radio-group-options>*{width:auto}.processes-task .processes-task-body .react-form-field .checkbox-radio-group.stack-auto.columns-1 .checkbox-radio-group-section .checkbox-radio-group-options>*{width:calc(100%/1 - 10px)}.processes-task .processes-task-body .react-form-field .checkbox-radio-group.stack-auto.columns-2 .checkbox-radio-group-section .checkbox-radio-group-options>*{width:calc(100%/2 - 10px)}.processes-task .processes-task-body .react-form-field .checkbox-radio-group.stack-auto.columns-3 .checkbox-radio-group-section .checkbox-radio-group-options>*{width:calc(100%/3 - 10px)}.processes-task .processes-task-body .react-form-field .checkbox-radio-group.stack-auto.columns-4 .checkbox-radio-group-section .checkbox-radio-group-options>*{width:calc(100%/4 - 10px)}.processes-task .processes-task-body .react-form-field .checkbox-radio-group.stack-auto.columns-5 .checkbox-radio-group-section .checkbox-radio-group-options>*{width:calc(100%/5 - 10px)}.processes-task .processes-task-body .react-form-field .checkbox-radio-group.stack-auto.columns-6 .checkbox-radio-group-section .checkbox-radio-group-options>*{width:calc(100%/6 - 10px)}.processes-task .processes-task-body .react-form-field .checkbox-radio-group.stack-auto.columns-7 .checkbox-radio-group-section .checkbox-radio-group-options>*{width:calc(100%/7 - 10px)}.processes-task .processes-task-body .react-form-field .checkbox-radio-group.stack-auto.columns-8 .checkbox-radio-group-section .checkbox-radio-group-options>*{width:calc(100%/8 - 10px)}.processes-task .processes-task-body .react-form-field .checkbox-radio-group.stack-auto.columns-9 .checkbox-radio-group-section .checkbox-radio-group-options>*{width:calc(100%/9 - 10px)}.processes-task .processes-task-body .react-form-field .checkbox-radio-group.stack-auto.columns-10 .checkbox-radio-group-section .checkbox-radio-group-options>*{width:calc(100%/10 - 10px)}.processes-task .processes-task-body .react-form-field .checkbox-radio-group.stack-auto.columns-11 .checkbox-radio-group-section .checkbox-radio-group-options>*{width:calc(100%/11 - 10px)}.processes-task .processes-task-body .react-form-field .checkbox-radio-group.stack-auto.columns-12 .checkbox-radio-group-section .checkbox-radio-group-options>*{width:calc(100%/12 - 10px)}.processes-task .processes-task-body .react-form-field .checkbox-radio-group.stack-auto.columns-13 .checkbox-radio-group-section .checkbox-radio-group-options>*{width:calc(100%/13 - 10px)}.processes-task .processes-task-body .react-form-field .checkbox-radio-group.stack-auto.columns-14 .checkbox-radio-group-section .checkbox-radio-group-options>*{width:calc(100%/14 - 10px)}.processes-task .processes-task-body .react-form-field .checkbox-radio-group.stack-auto.columns-15 .checkbox-radio-group-section .checkbox-radio-group-options>*{width:calc(100%/15 - 10px)}.processes-task .processes-task-body .react-form-field .checkbox-radio-group.stack-auto.columns-16 .checkbox-radio-group-section .checkbox-radio-group-options>*{width:calc(100%/16 - 10px)}.processes-task .processes-task-body .react-form-field .checkbox-radio-group.stack-auto.columns-17 .checkbox-radio-group-section .checkbox-radio-group-options>*{width:calc(100%/17 - 10px)}.processes-task .processes-task-body .react-form-field .checkbox-radio-group.stack-auto.columns-18 .checkbox-radio-group-section .checkbox-radio-group-options>*{width:calc(100%/18 - 10px)}.processes-task .processes-task-body .react-form-field .checkbox-radio-group.stack-auto.columns-19 .checkbox-radio-group-section .checkbox-radio-group-options>*{width:calc(100%/19 - 10px)}.processes-task .processes-task-body .react-form-field .checkbox-radio-group.stack-auto.columns-20 .checkbox-radio-group-section .checkbox-radio-group-options>*{width:calc(100%/20 - 10px)}@media(max-width: 599px){.processes-task .processes-task-body .react-form-field .checkbox-radio-group .old>*{width:100%;margin-right:0}}.processes-task .processes-task-body .g-recaptcha{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.processes-task .processes-task-body .g-recaptcha-errors{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#c41818;font-size:16px}.processes-task .processes-task-body.validate input:invalid{border-color:#c41818}.processes-task .processes-task-body.validate input[type=checkbox]:invalid{border-color:#c41818}.processes-task .processes-task-body.validate input[type=checkbox]:invalid+span{color:#c41818}.processes-task .processes-task-body.validate input[type=radio]:invalid{border-color:#c41818}.processes-task .processes-task-body.validate select:invalid{border-color:#c41818}.processes-task .processes-task-body.validate textarea:invalid{border-color:#c41818}.processes-task .processes-task-body.validate textarea:invalid+.tox-tinymce{border-color:#c41818}.processes-task .processes-task-body.validate .multiselect.invalid input{border-color:#c41818}.processes-task .processes-task-body.validate .instructions-and-counter .counter.invalid .current{background:#c41818}.processes-task .processes-task-body.validate .instructions-and-counter .counter.invalid .min{background:#c41818}.processes-task .processes-task-body.validate .instructions-and-counter .counter.invalid .max{background:#c41818}.processes-task .processes-task-body.validate .drop-zone.invalid{border-color:#c41818 !important}.processes-task .processes-task-form{width:100%;margin-bottom:20px}.processes-task .processes-task-message{width:100%;max-width:700px;margin-bottom:20px}.processes-task .processes-task-note{width:100%;max-width:700px;margin-bottom:20px}.processes-task .processes-task-relationship{margin-bottom:20px}.processes-task .processes-task-relationship .checkbox-radio-group .checkbox-radio-group-section .checkbox-radio-group-options{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.processes-task .processes-task-relationship .checkbox-radio-group .checkbox-radio-group-section .checkbox-radio-group-options>*{margin-right:0;white-space:nowrap;width:auto !important}.processes-task .processes-task-file{width:100%;margin-bottom:20px}.processes-task .processes-task-file .drop-zone{-webkit-box-flex:1;-ms-flex:1;flex:1;border:dotted 2px #d8d8d8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 20px;position:relative;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.processes-task .processes-task-file .drop-zone.loading{pointer-events:none}.processes-task .processes-task-file .drop-zone .drop-zone-label{font-weight:bold;text-align:center;margin-bottom:20px}.processes-task .processes-task-file .drop-zone .drop-zone-label span{margin-top:10px;display:block;font-weight:normal}.processes-task .processes-task-file .drop-zone .drop-zone-button .upload-field{position:absolute;width:100%;height:100%;top:0;left:0;margin:0;bottom:0;opacity:0;filter:alpha(opacity=0);direction:ltr}.processes-task .processes-task-file .drop-zone .progress{position:absolute;left:5px;right:5px;bottom:5px;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:0}.processes-task .processes-task-file .drop-zone .progress.visible{opacity:1}.processes-task .processes-task-file .drop-zone .progress .progress-inner{-webkit-transition:width .3s ease;transition:width .3s ease;height:12px;width:0;background:#4e8056;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;padding-right:5px;font-size:9px}.processes-task .processes-task-file .files .file{border:dotted 2px #d8d8d8;padding:10px;margin-bottom:10px}.processes-task .processes-task-file .files .file:last-child{margin-bottom:0}.processes-task .processes-task-file .files .file .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.processes-task .processes-task-file .files .file .info i{font-size:20px;color:#888}.processes-task .processes-task-file .files .file .info i.success{color:#4e8056}.processes-task .processes-task-file .files .file .info i.error{color:#c41818}.processes-task .processes-task-file .files .file .info .name{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.processes-task .processes-task-file .files .file .info button{height:24px;line-height:24px}.processes-task .processes-task-file .files .file .error{font-size:14px}
/*# sourceMappingURL=Task.css.map */
