@charset "UTF-8";.formio-scope .choices{position:relative;overflow:hidden;margin-bottom:24px;font-size:16px}.formio-scope .choices:focus{outline:0}.formio-scope .choices:last-child{margin-bottom:0}.formio-scope .choices.is-open{overflow:visible}.formio-scope .choices.is-disabled .choices__inner,.formio-scope .choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;user-select:none}.formio-scope .choices.is-disabled .choices__item{cursor:not-allowed}.formio-scope .choices [hidden]{display:none!important}.formio-scope .choices[data-type*=select-one]{cursor:pointer}.formio-scope .choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.formio-scope .choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.formio-scope .choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.formio-scope .choices[data-type*=select-one] .choices__button:focus,.formio-scope .choices[data-type*=select-one] .choices__button:hover{opacity:1}.formio-scope .choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00bcd4}.formio-scope .choices[data-type*=select-one] .choices__item[data-value=""] .choices__button{display:none}.formio-scope .choices[data-type*=select-one]::after{content:"";height:0;width:0;border-style:solid;border-color:#333 transparent transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.formio-scope .choices[data-type*=select-one].is-open::after{border-color:transparent transparent #333 transparent;margin-top:-7.5px}.formio-scope .choices[data-type*=select-one][dir=rtl]::after{left:11.5px;right:auto}.formio-scope .choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.formio-scope .choices[data-type*=select-multiple] .choices__inner,.formio-scope .choices[data-type*=text] .choices__inner{cursor:text}.formio-scope .choices[data-type*=select-multiple] .choices__button,.formio-scope .choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin-top:0;margin-right:-4px;margin-bottom:0;margin-left:8px;padding-left:16px;border-left:1px solid #008fa1;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.formio-scope .choices[data-type*=select-multiple] .choices__button:focus,.formio-scope .choices[data-type*=select-multiple] .choices__button:hover,.formio-scope .choices[data-type*=text] .choices__button:focus,.formio-scope .choices[data-type*=text] .choices__button:hover{opacity:1}.formio-scope .choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.formio-scope .is-focused .choices__inner,.formio-scope .is-open .choices__inner{border-color:#b7b7b7}.formio-scope .is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.formio-scope .is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.formio-scope .choices__list{margin:0;padding-left:0;list-style:none}.formio-scope .choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}.formio-scope [dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.formio-scope .choices__list--single .choices__item{width:100%}.formio-scope .choices__list--multiple{display:inline}.formio-scope .choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid #00a5bb;color:#fff;word-break:break-all;box-sizing:border-box}.formio-scope .choices__list--multiple .choices__item[data-deletable]{padding-right:5px}.formio-scope [dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.formio-scope .choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.formio-scope .is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.formio-scope .choices__list--dropdown,.formio-scope .choices__list[aria-expanded]{visibility:hidden;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all;will-change:visibility}.formio-scope .is-active.choices__list--dropdown,.formio-scope .is-active.choices__list[aria-expanded]{visibility:visible}.formio-scope .is-open .choices__list--dropdown,.formio-scope .is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.formio-scope .is-flipped .choices__list--dropdown,.formio-scope .is-flipped .choices__list[aria-expanded]{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.formio-scope .choices__list--dropdown .choices__list,.formio-scope .choices__list[aria-expanded] .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.formio-scope .choices__list--dropdown .choices__item,.formio-scope .choices__list[aria-expanded] .choices__item{position:relative;padding:10px;font-size:14px}.formio-scope [dir=rtl] .choices__list--dropdown .choices__item,.formio-scope [dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media (min-width:640px){.formio-scope .choices__list--dropdown .choices__item--selectable,.formio-scope .choices__list[aria-expanded] .choices__item--selectable{padding-right:100px}.formio-scope .choices__list--dropdown .choices__item--selectable::after,.formio-scope .choices__list[aria-expanded] .choices__item--selectable::after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.formio-scope [dir=rtl] .choices__list--dropdown .choices__item--selectable,.formio-scope [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}.formio-scope [dir=rtl] .choices__list--dropdown .choices__item--selectable::after,.formio-scope [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable::after{right:auto;left:10px}}.formio-scope .choices__list--dropdown .choices__item--selectable.is-highlighted,.formio-scope .choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.formio-scope .choices__list--dropdown .choices__item--selectable.is-highlighted::after,.formio-scope .choices__list[aria-expanded] .choices__item--selectable.is-highlighted::after{opacity:.5}.formio-scope .choices__item{cursor:default}.formio-scope .choices__item--selectable{cursor:pointer}.formio-scope .choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;user-select:none;opacity:.5}.formio-scope .choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.formio-scope .choices__button{text-indent:-9999px;-webkit-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.formio-scope .choices__button:focus{outline:0}.formio-scope .choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.formio-scope .choices__input:focus{outline:0}.formio-scope .choices__input::-webkit-search-cancel-button,.formio-scope .choices__input::-webkit-search-decoration,.formio-scope .choices__input::-webkit-search-results-button,.formio-scope .choices__input::-webkit-search-results-decoration{display:none}.formio-scope .choices__input::-ms-clear,.formio-scope .choices__input::-ms-reveal{display:none;width:0;height:0}.formio-scope [dir=rtl] .choices__input{padding-right:2px;padding-left:0}.formio-scope .choices__placeholder{opacity:.5}.formio-scope .tippy-box[data-animation=fade][data-state=hidden]{opacity:0}.formio-scope [data-tippy-root]{max-width:calc(100vw - 10px)}.formio-scope .tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.formio-scope .tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.formio-scope .tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.formio-scope .tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.formio-scope .tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.formio-scope .tippy-box[data-placement^=left]>.tippy-arrow{right:0}.formio-scope .tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.formio-scope .tippy-box[data-placement^=right]>.tippy-arrow{left:0}.formio-scope .tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.formio-scope .tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.formio-scope .tippy-arrow{width:16px;height:16px;color:#333}.formio-scope .tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.formio-scope .tippy-content{position:relative;padding:5px 9px;z-index:1}.formio-scope dialog{position:absolute;left:0;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;margin:auto;border:solid;padding:1em;background:#fff;color:#000;display:block}.formio-scope dialog:not([open]){display:none}.formio-scope dialog+.backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.1)}.formio-scope ._dialog_overlay{position:fixed;top:0;right:0;bottom:0;left:0}.formio-scope dialog.fixed{position:fixed;top:50%;transform:translate(0,-50%)}.formio-scope .gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.formio-scope .gu-hide{display:none!important}.formio-scope .gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.formio-scope .gu-transit{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}.formio-scope /*!
 *  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}.formio-scope .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}.formio-scope .fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.formio-scope .fa-2x{font-size:2em}.formio-scope .fa-3x{font-size:3em}.formio-scope .fa-4x{font-size:4em}.formio-scope .fa-5x{font-size:5em}.formio-scope .fa-fw{width:1.28571429em;text-align:center}.formio-scope .fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.formio-scope .fa-ul>li{position:relative}.formio-scope .fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.formio-scope .fa-li.fa-lg{left:-1.85714286em}.formio-scope .fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.formio-scope .fa-pull-left{float:left}.formio-scope .fa-pull-right{float:right}.formio-scope .fa.fa-pull-left{margin-right:.3em}.formio-scope .fa.fa-pull-right{margin-left:.3em}.formio-scope .pull-right{float:right}.formio-scope .pull-left{float:left}.formio-scope .fa.pull-left{margin-right:.3em}.formio-scope .fa.pull-right{margin-left:.3em}.formio-scope .fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.formio-scope .fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{.formio-scope 0%{-webkit-transform:rotate(0);transform:rotate(0)}.formio-scope 100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{.formio-scope 0%{-webkit-transform:rotate(0);transform:rotate(0)}.formio-scope 100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.formio-scope .fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.formio-scope .fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.formio-scope .fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.formio-scope .fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.formio-scope .fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.formio-scope :root .fa-flip-horizontal,.formio-scope :root .fa-flip-vertical,.formio-scope :root .fa-rotate-180,.formio-scope :root .fa-rotate-270,.formio-scope :root .fa-rotate-90{filter:none}.formio-scope .fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.formio-scope .fa-stack-1x,.formio-scope .fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.formio-scope .fa-stack-1x{line-height:inherit}.formio-scope .fa-stack-2x{font-size:2em}.formio-scope .fa-inverse{color:#fff}.formio-scope .fa-glass:before{content:"\f000"}.formio-scope .fa-music:before{content:"\f001"}.formio-scope .fa-search:before{content:"\f002"}.formio-scope .fa-envelope-o:before{content:"\f003"}.formio-scope .fa-heart:before{content:"\f004"}.formio-scope .fa-star:before{content:"\f005"}.formio-scope .fa-star-o:before{content:"\f006"}.formio-scope .fa-user:before{content:"\f007"}.formio-scope .fa-film:before{content:"\f008"}.formio-scope .fa-th-large:before{content:"\f009"}.formio-scope .fa-th:before{content:"\f00a"}.formio-scope .fa-th-list:before{content:"\f00b"}.formio-scope .fa-check:before{content:"\f00c"}.formio-scope .fa-close:before,.formio-scope .fa-remove:before,.formio-scope .fa-times:before{content:"\f00d"}.formio-scope .fa-search-plus:before{content:"\f00e"}.formio-scope .fa-search-minus:before{content:"\f010"}.formio-scope .fa-power-off:before{content:"\f011"}.formio-scope .fa-signal:before{content:"\f012"}.formio-scope .fa-cog:before,.formio-scope .fa-gear:before{content:"\f013"}.formio-scope .fa-trash-o:before{content:"\f014"}.formio-scope .fa-home:before{content:"\f015"}.formio-scope .fa-file-o:before{content:"\f016"}.formio-scope .fa-clock-o:before{content:"\f017"}.formio-scope .fa-road:before{content:"\f018"}.formio-scope .fa-download:before{content:"\f019"}.formio-scope .fa-arrow-circle-o-down:before{content:"\f01a"}.formio-scope .fa-arrow-circle-o-up:before{content:"\f01b"}.formio-scope .fa-inbox:before{content:"\f01c"}.formio-scope .fa-play-circle-o:before{content:"\f01d"}.formio-scope .fa-repeat:before,.formio-scope .fa-rotate-right:before{content:"\f01e"}.formio-scope .fa-refresh:before{content:"\f021"}.formio-scope .fa-list-alt:before{content:"\f022"}.formio-scope .fa-lock:before{content:"\f023"}.formio-scope .fa-flag:before{content:"\f024"}.formio-scope .fa-headphones:before{content:"\f025"}.formio-scope .fa-volume-off:before{content:"\f026"}.formio-scope .fa-volume-down:before{content:"\f027"}.formio-scope .fa-volume-up:before{content:"\f028"}.formio-scope .fa-qrcode:before{content:"\f029"}.formio-scope .fa-barcode:before{content:"\f02a"}.formio-scope .fa-tag:before{content:"\f02b"}.formio-scope .fa-tags:before{content:"\f02c"}.formio-scope .fa-book:before{content:"\f02d"}.formio-scope .fa-bookmark:before{content:"\f02e"}.formio-scope .fa-print:before{content:"\f02f"}.formio-scope .fa-camera:before{content:"\f030"}.formio-scope .fa-font:before{content:"\f031"}.formio-scope .fa-bold:before{content:"\f032"}.formio-scope .fa-italic:before{content:"\f033"}.formio-scope .fa-text-height:before{content:"\f034"}.formio-scope .fa-text-width:before{content:"\f035"}.formio-scope .fa-align-left:before{content:"\f036"}.formio-scope .fa-align-center:before{content:"\f037"}.formio-scope .fa-align-right:before{content:"\f038"}.formio-scope .fa-align-justify:before{content:"\f039"}.formio-scope .fa-list:before{content:"\f03a"}.formio-scope .fa-dedent:before,.formio-scope .fa-outdent:before{content:"\f03b"}.formio-scope .fa-indent:before{content:"\f03c"}.formio-scope .fa-video-camera:before{content:"\f03d"}.formio-scope .fa-image:before,.formio-scope .fa-photo:before,.formio-scope .fa-picture-o:before{content:"\f03e"}.formio-scope .fa-pencil:before{content:"\f040"}.formio-scope .fa-map-marker:before{content:"\f041"}.formio-scope .fa-adjust:before{content:"\f042"}.formio-scope .fa-tint:before{content:"\f043"}.formio-scope .fa-edit:before,.formio-scope .fa-pencil-square-o:before{content:"\f044"}.formio-scope .fa-share-square-o:before{content:"\f045"}.formio-scope .fa-check-square-o:before{content:"\f046"}.formio-scope .fa-arrows:before{content:"\f047"}.formio-scope .fa-step-backward:before{content:"\f048"}.formio-scope .fa-fast-backward:before{content:"\f049"}.formio-scope .fa-backward:before{content:"\f04a"}.formio-scope .fa-play:before{content:"\f04b"}.formio-scope .fa-pause:before{content:"\f04c"}.formio-scope .fa-stop:before{content:"\f04d"}.formio-scope .fa-forward:before{content:"\f04e"}.formio-scope .fa-fast-forward:before{content:"\f050"}.formio-scope .fa-step-forward:before{content:"\f051"}.formio-scope .fa-eject:before{content:"\f052"}.formio-scope .fa-chevron-left:before{content:"\f053"}.formio-scope .fa-chevron-right:before{content:"\f054"}.formio-scope .fa-plus-circle:before{content:"\f055"}.formio-scope .fa-minus-circle:before{content:"\f056"}.formio-scope .fa-times-circle:before{content:"\f057"}.formio-scope .fa-check-circle:before{content:"\f058"}.formio-scope .fa-question-circle:before{content:"\f059"}.formio-scope .fa-info-circle:before{content:"\f05a"}.formio-scope .fa-crosshairs:before{content:"\f05b"}.formio-scope .fa-times-circle-o:before{content:"\f05c"}.formio-scope .fa-check-circle-o:before{content:"\f05d"}.formio-scope .fa-ban:before{content:"\f05e"}.formio-scope .fa-arrow-left:before{content:"\f060"}.formio-scope .fa-arrow-right:before{content:"\f061"}.formio-scope .fa-arrow-up:before{content:"\f062"}.formio-scope .fa-arrow-down:before{content:"\f063"}.formio-scope .fa-mail-forward:before,.formio-scope .fa-share:before{content:"\f064"}.formio-scope .fa-expand:before{content:"\f065"}.formio-scope .fa-compress:before{content:"\f066"}.formio-scope .fa-plus:before{content:"\f067"}.formio-scope .fa-minus:before{content:"\f068"}.formio-scope .fa-asterisk:before{content:"\f069"}.formio-scope .fa-exclamation-circle:before{content:"\f06a"}.formio-scope .fa-gift:before{content:"\f06b"}.formio-scope .fa-leaf:before{content:"\f06c"}.formio-scope .fa-fire:before{content:"\f06d"}.formio-scope .fa-eye:before{content:"\f06e"}.formio-scope .fa-eye-slash:before{content:"\f070"}.formio-scope .fa-exclamation-triangle:before,.formio-scope .fa-warning:before{content:"\f071"}.formio-scope .fa-plane:before{content:"\f072"}.formio-scope .fa-calendar:before{content:"\f073"}.formio-scope .fa-random:before{content:"\f074"}.formio-scope .fa-comment:before{content:"\f075"}.formio-scope .fa-magnet:before{content:"\f076"}.formio-scope .fa-chevron-up:before{content:"\f077"}.formio-scope .fa-chevron-down:before{content:"\f078"}.formio-scope .fa-retweet:before{content:"\f079"}.formio-scope .fa-shopping-cart:before{content:"\f07a"}.formio-scope .fa-folder:before{content:"\f07b"}.formio-scope .fa-folder-open:before{content:"\f07c"}.formio-scope .fa-arrows-v:before{content:"\f07d"}.formio-scope .fa-arrows-h:before{content:"\f07e"}.formio-scope .fa-bar-chart-o:before,.formio-scope .fa-bar-chart:before{content:"\f080"}.formio-scope .fa-twitter-square:before{content:"\f081"}.formio-scope .fa-facebook-square:before{content:"\f082"}.formio-scope .fa-camera-retro:before{content:"\f083"}.formio-scope .fa-key:before{content:"\f084"}.formio-scope .fa-cogs:before,.formio-scope .fa-gears:before{content:"\f085"}.formio-scope .fa-comments:before{content:"\f086"}.formio-scope .fa-thumbs-o-up:before{content:"\f087"}.formio-scope .fa-thumbs-o-down:before{content:"\f088"}.formio-scope .fa-star-half:before{content:"\f089"}.formio-scope .fa-heart-o:before{content:"\f08a"}.formio-scope .fa-sign-out:before{content:"\f08b"}.formio-scope .fa-linkedin-square:before{content:"\f08c"}.formio-scope .fa-thumb-tack:before{content:"\f08d"}.formio-scope .fa-external-link:before{content:"\f08e"}.formio-scope .fa-sign-in:before{content:"\f090"}.formio-scope .fa-trophy:before{content:"\f091"}.formio-scope .fa-github-square:before{content:"\f092"}.formio-scope .fa-upload:before{content:"\f093"}.formio-scope .fa-lemon-o:before{content:"\f094"}.formio-scope .fa-phone:before{content:"\f095"}.formio-scope .fa-square-o:before{content:"\f096"}.formio-scope .fa-bookmark-o:before{content:"\f097"}.formio-scope .fa-phone-square:before{content:"\f098"}.formio-scope .fa-twitter:before{content:"\f099"}.formio-scope .fa-facebook-f:before,.formio-scope .fa-facebook:before{content:"\f09a"}.formio-scope .fa-github:before{content:"\f09b"}.formio-scope .fa-unlock:before{content:"\f09c"}.formio-scope .fa-credit-card:before{content:"\f09d"}.formio-scope .fa-feed:before,.formio-scope .fa-rss:before{content:"\f09e"}.formio-scope .fa-hdd-o:before{content:"\f0a0"}.formio-scope .fa-bullhorn:before{content:"\f0a1"}.formio-scope .fa-bell:before{content:"\f0f3"}.formio-scope .fa-certificate:before{content:"\f0a3"}.formio-scope .fa-hand-o-right:before{content:"\f0a4"}.formio-scope .fa-hand-o-left:before{content:"\f0a5"}.formio-scope .fa-hand-o-up:before{content:"\f0a6"}.formio-scope .fa-hand-o-down:before{content:"\f0a7"}.formio-scope .fa-arrow-circle-left:before{content:"\f0a8"}.formio-scope .fa-arrow-circle-right:before{content:"\f0a9"}.formio-scope .fa-arrow-circle-up:before{content:"\f0aa"}.formio-scope .fa-arrow-circle-down:before{content:"\f0ab"}.formio-scope .fa-globe:before{content:"\f0ac"}.formio-scope .fa-wrench:before{content:"\f0ad"}.formio-scope .fa-tasks:before{content:"\f0ae"}.formio-scope .fa-filter:before{content:"\f0b0"}.formio-scope .fa-briefcase:before{content:"\f0b1"}.formio-scope .fa-arrows-alt:before{content:"\f0b2"}.formio-scope .fa-group:before,.formio-scope .fa-users:before{content:"\f0c0"}.formio-scope .fa-chain:before,.formio-scope .fa-link:before{content:"\f0c1"}.formio-scope .fa-cloud:before{content:"\f0c2"}.formio-scope .fa-flask:before{content:"\f0c3"}.formio-scope .fa-cut:before,.formio-scope .fa-scissors:before{content:"\f0c4"}.formio-scope .fa-copy:before,.formio-scope .fa-files-o:before{content:"\f0c5"}.formio-scope .fa-paperclip:before{content:"\f0c6"}.formio-scope .fa-floppy-o:before,.formio-scope .fa-save:before{content:"\f0c7"}.formio-scope .fa-square:before{content:"\f0c8"}.formio-scope .fa-bars:before,.formio-scope .fa-navicon:before,.formio-scope .fa-reorder:before{content:"\f0c9"}.formio-scope .fa-list-ul:before{content:"\f0ca"}.formio-scope .fa-list-ol:before{content:"\f0cb"}.formio-scope .fa-strikethrough:before{content:"\f0cc"}.formio-scope .fa-underline:before{content:"\f0cd"}.formio-scope .fa-table:before{content:"\f0ce"}.formio-scope .fa-magic:before{content:"\f0d0"}.formio-scope .fa-truck:before{content:"\f0d1"}.formio-scope .fa-pinterest:before{content:"\f0d2"}.formio-scope .fa-pinterest-square:before{content:"\f0d3"}.formio-scope .fa-google-plus-square:before{content:"\f0d4"}.formio-scope .fa-google-plus:before{content:"\f0d5"}.formio-scope .fa-money:before{content:"\f0d6"}.formio-scope .fa-caret-down:before{content:"\f0d7"}.formio-scope .fa-caret-up:before{content:"\f0d8"}.formio-scope .fa-caret-left:before{content:"\f0d9"}.formio-scope .fa-caret-right:before{content:"\f0da"}.formio-scope .fa-columns:before{content:"\f0db"}.formio-scope .fa-sort:before,.formio-scope .fa-unsorted:before{content:"\f0dc"}.formio-scope .fa-sort-desc:before,.formio-scope .fa-sort-down:before{content:"\f0dd"}.formio-scope .fa-sort-asc:before,.formio-scope .fa-sort-up:before{content:"\f0de"}.formio-scope .fa-envelope:before{content:"\f0e0"}.formio-scope .fa-linkedin:before{content:"\f0e1"}.formio-scope .fa-rotate-left:before,.formio-scope .fa-undo:before{content:"\f0e2"}.formio-scope .fa-gavel:before,.formio-scope .fa-legal:before{content:"\f0e3"}.formio-scope .fa-dashboard:before,.formio-scope .fa-tachometer:before{content:"\f0e4"}.formio-scope .fa-comment-o:before{content:"\f0e5"}.formio-scope .fa-comments-o:before{content:"\f0e6"}.formio-scope .fa-bolt:before,.formio-scope .fa-flash:before{content:"\f0e7"}.formio-scope .fa-sitemap:before{content:"\f0e8"}.formio-scope .fa-umbrella:before{content:"\f0e9"}.formio-scope .fa-clipboard:before,.formio-scope .fa-paste:before{content:"\f0ea"}.formio-scope .fa-lightbulb-o:before{content:"\f0eb"}.formio-scope .fa-exchange:before{content:"\f0ec"}.formio-scope .fa-cloud-download:before{content:"\f0ed"}.formio-scope .fa-cloud-upload:before{content:"\f0ee"}.formio-scope .fa-user-md:before{content:"\f0f0"}.formio-scope .fa-stethoscope:before{content:"\f0f1"}.formio-scope .fa-suitcase:before{content:"\f0f2"}.formio-scope .fa-bell-o:before{content:"\f0a2"}.formio-scope .fa-coffee:before{content:"\f0f4"}.formio-scope .fa-cutlery:before{content:"\f0f5"}.formio-scope .fa-file-text-o:before{content:"\f0f6"}.formio-scope .fa-building-o:before{content:"\f0f7"}.formio-scope .fa-hospital-o:before{content:"\f0f8"}.formio-scope .fa-ambulance:before{content:"\f0f9"}.formio-scope .fa-medkit:before{content:"\f0fa"}.formio-scope .fa-fighter-jet:before{content:"\f0fb"}.formio-scope .fa-beer:before{content:"\f0fc"}.formio-scope .fa-h-square:before{content:"\f0fd"}.formio-scope .fa-plus-square:before{content:"\f0fe"}.formio-scope .fa-angle-double-left:before{content:"\f100"}.formio-scope .fa-angle-double-right:before{content:"\f101"}.formio-scope .fa-angle-double-up:before{content:"\f102"}.formio-scope .fa-angle-double-down:before{content:"\f103"}.formio-scope .fa-angle-left:before{content:"\f104"}.formio-scope .fa-angle-right:before{content:"\f105"}.formio-scope .fa-angle-up:before{content:"\f106"}.formio-scope .fa-angle-down:before{content:"\f107"}.formio-scope .fa-desktop:before{content:"\f108"}.formio-scope .fa-laptop:before{content:"\f109"}.formio-scope .fa-tablet:before{content:"\f10a"}.formio-scope .fa-mobile-phone:before,.formio-scope .fa-mobile:before{content:"\f10b"}.formio-scope .fa-circle-o:before{content:"\f10c"}.formio-scope .fa-quote-left:before{content:"\f10d"}.formio-scope .fa-quote-right:before{content:"\f10e"}.formio-scope .fa-spinner:before{content:"\f110"}.formio-scope .fa-circle:before{content:"\f111"}.formio-scope .fa-mail-reply:before,.formio-scope .fa-reply:before{content:"\f112"}.formio-scope .fa-github-alt:before{content:"\f113"}.formio-scope .fa-folder-o:before{content:"\f114"}.formio-scope .fa-folder-open-o:before{content:"\f115"}.formio-scope .fa-smile-o:before{content:"\f118"}.formio-scope .fa-frown-o:before{content:"\f119"}.formio-scope .fa-meh-o:before{content:"\f11a"}.formio-scope .fa-gamepad:before{content:"\f11b"}.formio-scope .fa-keyboard-o:before{content:"\f11c"}.formio-scope .fa-flag-o:before{content:"\f11d"}.formio-scope .fa-flag-checkered:before{content:"\f11e"}.formio-scope .fa-terminal:before{content:"\f120"}.formio-scope .fa-code:before{content:"\f121"}.formio-scope .fa-mail-reply-all:before,.formio-scope .fa-reply-all:before{content:"\f122"}.formio-scope .fa-star-half-empty:before,.formio-scope .fa-star-half-full:before,.formio-scope .fa-star-half-o:before{content:"\f123"}.formio-scope .fa-location-arrow:before{content:"\f124"}.formio-scope .fa-crop:before{content:"\f125"}.formio-scope .fa-code-fork:before{content:"\f126"}.formio-scope .fa-chain-broken:before,.formio-scope .fa-unlink:before{content:"\f127"}.formio-scope .fa-question:before{content:"\f128"}.formio-scope .fa-info:before{content:"\f129"}.formio-scope .fa-exclamation:before{content:"\f12a"}.formio-scope .fa-superscript:before{content:"\f12b"}.formio-scope .fa-subscript:before{content:"\f12c"}.formio-scope .fa-eraser:before{content:"\f12d"}.formio-scope .fa-puzzle-piece:before{content:"\f12e"}.formio-scope .fa-microphone:before{content:"\f130"}.formio-scope .fa-microphone-slash:before{content:"\f131"}.formio-scope .fa-shield:before{content:"\f132"}.formio-scope .fa-calendar-o:before{content:"\f133"}.formio-scope .fa-fire-extinguisher:before{content:"\f134"}.formio-scope .fa-rocket:before{content:"\f135"}.formio-scope .fa-maxcdn:before{content:"\f136"}.formio-scope .fa-chevron-circle-left:before{content:"\f137"}.formio-scope .fa-chevron-circle-right:before{content:"\f138"}.formio-scope .fa-chevron-circle-up:before{content:"\f139"}.formio-scope .fa-chevron-circle-down:before{content:"\f13a"}.formio-scope .fa-html5:before{content:"\f13b"}.formio-scope .fa-css3:before{content:"\f13c"}.formio-scope .fa-anchor:before{content:"\f13d"}.formio-scope .fa-unlock-alt:before{content:"\f13e"}.formio-scope .fa-bullseye:before{content:"\f140"}.formio-scope .fa-ellipsis-h:before{content:"\f141"}.formio-scope .fa-ellipsis-v:before{content:"\f142"}.formio-scope .fa-rss-square:before{content:"\f143"}.formio-scope .fa-play-circle:before{content:"\f144"}.formio-scope .fa-ticket:before{content:"\f145"}.formio-scope .fa-minus-square:before{content:"\f146"}.formio-scope .fa-minus-square-o:before{content:"\f147"}.formio-scope .fa-level-up:before{content:"\f148"}.formio-scope .fa-level-down:before{content:"\f149"}.formio-scope .fa-check-square:before{content:"\f14a"}.formio-scope .fa-pencil-square:before{content:"\f14b"}.formio-scope .fa-external-link-square:before{content:"\f14c"}.formio-scope .fa-share-square:before{content:"\f14d"}.formio-scope .fa-compass:before{content:"\f14e"}.formio-scope .fa-caret-square-o-down:before,.formio-scope .fa-toggle-down:before{content:"\f150"}.formio-scope .fa-caret-square-o-up:before,.formio-scope .fa-toggle-up:before{content:"\f151"}.formio-scope .fa-caret-square-o-right:before,.formio-scope .fa-toggle-right:before{content:"\f152"}.formio-scope .fa-eur:before,.formio-scope .fa-euro:before{content:"\f153"}.formio-scope .fa-gbp:before{content:"\f154"}.formio-scope .fa-dollar:before,.formio-scope .fa-usd:before{content:"\f155"}.formio-scope .fa-inr:before,.formio-scope .fa-rupee:before{content:"\f156"}.formio-scope .fa-cny:before,.formio-scope .fa-jpy:before,.formio-scope .fa-rmb:before,.formio-scope .fa-yen:before{content:"\f157"}.formio-scope .fa-rouble:before,.formio-scope .fa-rub:before,.formio-scope .fa-ruble:before{content:"\f158"}.formio-scope .fa-krw:before,.formio-scope .fa-won:before{content:"\f159"}.formio-scope .fa-bitcoin:before,.formio-scope .fa-btc:before{content:"\f15a"}.formio-scope .fa-file:before{content:"\f15b"}.formio-scope .fa-file-text:before{content:"\f15c"}.formio-scope .fa-sort-alpha-asc:before{content:"\f15d"}.formio-scope .fa-sort-alpha-desc:before{content:"\f15e"}.formio-scope .fa-sort-amount-asc:before{content:"\f160"}.formio-scope .fa-sort-amount-desc:before{content:"\f161"}.formio-scope .fa-sort-numeric-asc:before{content:"\f162"}.formio-scope .fa-sort-numeric-desc:before{content:"\f163"}.formio-scope .fa-thumbs-up:before{content:"\f164"}.formio-scope .fa-thumbs-down:before{content:"\f165"}.formio-scope .fa-youtube-square:before{content:"\f166"}.formio-scope .fa-youtube:before{content:"\f167"}.formio-scope .fa-xing:before{content:"\f168"}.formio-scope .fa-xing-square:before{content:"\f169"}.formio-scope .fa-youtube-play:before{content:"\f16a"}.formio-scope .fa-dropbox:before{content:"\f16b"}.formio-scope .fa-stack-overflow:before{content:"\f16c"}.formio-scope .fa-instagram:before{content:"\f16d"}.formio-scope .fa-flickr:before{content:"\f16e"}.formio-scope .fa-adn:before{content:"\f170"}.formio-scope .fa-bitbucket:before{content:"\f171"}.formio-scope .fa-bitbucket-square:before{content:"\f172"}.formio-scope .fa-tumblr:before{content:"\f173"}.formio-scope .fa-tumblr-square:before{content:"\f174"}.formio-scope .fa-long-arrow-down:before{content:"\f175"}.formio-scope .fa-long-arrow-up:before{content:"\f176"}.formio-scope .fa-long-arrow-left:before{content:"\f177"}.formio-scope .fa-long-arrow-right:before{content:"\f178"}.formio-scope .fa-apple:before{content:"\f179"}.formio-scope .fa-windows:before{content:"\f17a"}.formio-scope .fa-android:before{content:"\f17b"}.formio-scope .fa-linux:before{content:"\f17c"}.formio-scope .fa-dribbble:before{content:"\f17d"}.formio-scope .fa-skype:before{content:"\f17e"}.formio-scope .fa-foursquare:before{content:"\f180"}.formio-scope .fa-trello:before{content:"\f181"}.formio-scope .fa-female:before{content:"\f182"}.formio-scope .fa-male:before{content:"\f183"}.formio-scope .fa-gittip:before,.formio-scope .fa-gratipay:before{content:"\f184"}.formio-scope .fa-sun-o:before{content:"\f185"}.formio-scope .fa-moon-o:before{content:"\f186"}.formio-scope .fa-archive:before{content:"\f187"}.formio-scope .fa-bug:before{content:"\f188"}.formio-scope .fa-vk:before{content:"\f189"}.formio-scope .fa-weibo:before{content:"\f18a"}.formio-scope .fa-renren:before{content:"\f18b"}.formio-scope .fa-pagelines:before{content:"\f18c"}.formio-scope .fa-stack-exchange:before{content:"\f18d"}.formio-scope .fa-arrow-circle-o-right:before{content:"\f18e"}.formio-scope .fa-arrow-circle-o-left:before{content:"\f190"}.formio-scope .fa-caret-square-o-left:before,.formio-scope .fa-toggle-left:before{content:"\f191"}.formio-scope .fa-dot-circle-o:before{content:"\f192"}.formio-scope .fa-wheelchair:before{content:"\f193"}.formio-scope .fa-vimeo-square:before{content:"\f194"}.formio-scope .fa-try:before,.formio-scope .fa-turkish-lira:before{content:"\f195"}.formio-scope .fa-plus-square-o:before{content:"\f196"}.formio-scope .fa-space-shuttle:before{content:"\f197"}.formio-scope .fa-slack:before{content:"\f198"}.formio-scope .fa-envelope-square:before{content:"\f199"}.formio-scope .fa-wordpress:before{content:"\f19a"}.formio-scope .fa-openid:before{content:"\f19b"}.formio-scope .fa-bank:before,.formio-scope .fa-institution:before,.formio-scope .fa-university:before{content:"\f19c"}.formio-scope .fa-graduation-cap:before,.formio-scope .fa-mortar-board:before{content:"\f19d"}.formio-scope .fa-yahoo:before{content:"\f19e"}.formio-scope .fa-google:before{content:"\f1a0"}.formio-scope .fa-reddit:before{content:"\f1a1"}.formio-scope .fa-reddit-square:before{content:"\f1a2"}.formio-scope .fa-stumbleupon-circle:before{content:"\f1a3"}.formio-scope .fa-stumbleupon:before{content:"\f1a4"}.formio-scope .fa-delicious:before{content:"\f1a5"}.formio-scope .fa-digg:before{content:"\f1a6"}.formio-scope .fa-pied-piper-pp:before{content:"\f1a7"}.formio-scope .fa-pied-piper-alt:before{content:"\f1a8"}.formio-scope .fa-drupal:before{content:"\f1a9"}.formio-scope .fa-joomla:before{content:"\f1aa"}.formio-scope .fa-language:before{content:"\f1ab"}.formio-scope .fa-fax:before{content:"\f1ac"}.formio-scope .fa-building:before{content:"\f1ad"}.formio-scope .fa-child:before{content:"\f1ae"}.formio-scope .fa-paw:before{content:"\f1b0"}.formio-scope .fa-spoon:before{content:"\f1b1"}.formio-scope .fa-cube:before{content:"\f1b2"}.formio-scope .fa-cubes:before{content:"\f1b3"}.formio-scope .fa-behance:before{content:"\f1b4"}.formio-scope .fa-behance-square:before{content:"\f1b5"}.formio-scope .fa-steam:before{content:"\f1b6"}.formio-scope .fa-steam-square:before{content:"\f1b7"}.formio-scope .fa-recycle:before{content:"\f1b8"}.formio-scope .fa-automobile:before,.formio-scope .fa-car:before{content:"\f1b9"}.formio-scope .fa-cab:before,.formio-scope .fa-taxi:before{content:"\f1ba"}.formio-scope .fa-tree:before{content:"\f1bb"}.formio-scope .fa-spotify:before{content:"\f1bc"}.formio-scope .fa-deviantart:before{content:"\f1bd"}.formio-scope .fa-soundcloud:before{content:"\f1be"}.formio-scope .fa-database:before{content:"\f1c0"}.formio-scope .fa-file-pdf-o:before{content:"\f1c1"}.formio-scope .fa-file-word-o:before{content:"\f1c2"}.formio-scope .fa-file-excel-o:before{content:"\f1c3"}.formio-scope .fa-file-powerpoint-o:before{content:"\f1c4"}.formio-scope .fa-file-image-o:before,.formio-scope .fa-file-photo-o:before,.formio-scope .fa-file-picture-o:before{content:"\f1c5"}.formio-scope .fa-file-archive-o:before,.formio-scope .fa-file-zip-o:before{content:"\f1c6"}.formio-scope .fa-file-audio-o:before,.formio-scope .fa-file-sound-o:before{content:"\f1c7"}.formio-scope .fa-file-movie-o:before,.formio-scope .fa-file-video-o:before{content:"\f1c8"}.formio-scope .fa-file-code-o:before{content:"\f1c9"}.formio-scope .fa-vine:before{content:"\f1ca"}.formio-scope .fa-codepen:before{content:"\f1cb"}.formio-scope .fa-jsfiddle:before{content:"\f1cc"}.formio-scope .fa-life-bouy:before,.formio-scope .fa-life-buoy:before,.formio-scope .fa-life-ring:before,.formio-scope .fa-life-saver:before,.formio-scope .fa-support:before{content:"\f1cd"}.formio-scope .fa-circle-o-notch:before{content:"\f1ce"}.formio-scope .fa-ra:before,.formio-scope .fa-rebel:before,.formio-scope .fa-resistance:before{content:"\f1d0"}.formio-scope .fa-empire:before,.formio-scope .fa-ge:before{content:"\f1d1"}.formio-scope .fa-git-square:before{content:"\f1d2"}.formio-scope .fa-git:before{content:"\f1d3"}.formio-scope .fa-hacker-news:before,.formio-scope .fa-y-combinator-square:before,.formio-scope .fa-yc-square:before{content:"\f1d4"}.formio-scope .fa-tencent-weibo:before{content:"\f1d5"}.formio-scope .fa-qq:before{content:"\f1d6"}.formio-scope .fa-wechat:before,.formio-scope .fa-weixin:before{content:"\f1d7"}.formio-scope .fa-paper-plane:before,.formio-scope .fa-send:before{content:"\f1d8"}.formio-scope .fa-paper-plane-o:before,.formio-scope .fa-send-o:before{content:"\f1d9"}.formio-scope .fa-history:before{content:"\f1da"}.formio-scope .fa-circle-thin:before{content:"\f1db"}.formio-scope .fa-header:before{content:"\f1dc"}.formio-scope .fa-paragraph:before{content:"\f1dd"}.formio-scope .fa-sliders:before{content:"\f1de"}.formio-scope .fa-share-alt:before{content:"\f1e0"}.formio-scope .fa-share-alt-square:before{content:"\f1e1"}.formio-scope .fa-bomb:before{content:"\f1e2"}.formio-scope .fa-futbol-o:before,.formio-scope .fa-soccer-ball-o:before{content:"\f1e3"}.formio-scope .fa-tty:before{content:"\f1e4"}.formio-scope .fa-binoculars:before{content:"\f1e5"}.formio-scope .fa-plug:before{content:"\f1e6"}.formio-scope .fa-slideshare:before{content:"\f1e7"}.formio-scope .fa-twitch:before{content:"\f1e8"}.formio-scope .fa-yelp:before{content:"\f1e9"}.formio-scope .fa-newspaper-o:before{content:"\f1ea"}.formio-scope .fa-wifi:before{content:"\f1eb"}.formio-scope .fa-calculator:before{content:"\f1ec"}.formio-scope .fa-paypal:before{content:"\f1ed"}.formio-scope .fa-google-wallet:before{content:"\f1ee"}.formio-scope .fa-cc-visa:before{content:"\f1f0"}.formio-scope .fa-cc-mastercard:before{content:"\f1f1"}.formio-scope .fa-cc-discover:before{content:"\f1f2"}.formio-scope .fa-cc-amex:before{content:"\f1f3"}.formio-scope .fa-cc-paypal:before{content:"\f1f4"}.formio-scope .fa-cc-stripe:before{content:"\f1f5"}.formio-scope .fa-bell-slash:before{content:"\f1f6"}.formio-scope .fa-bell-slash-o:before{content:"\f1f7"}.formio-scope .fa-trash:before{content:"\f1f8"}.formio-scope .fa-copyright:before{content:"\f1f9"}.formio-scope .fa-at:before{content:"\f1fa"}.formio-scope .fa-eyedropper:before{content:"\f1fb"}.formio-scope .fa-paint-brush:before{content:"\f1fc"}.formio-scope .fa-birthday-cake:before{content:"\f1fd"}.formio-scope .fa-area-chart:before{content:"\f1fe"}.formio-scope .fa-pie-chart:before{content:"\f200"}.formio-scope .fa-line-chart:before{content:"\f201"}.formio-scope .fa-lastfm:before{content:"\f202"}.formio-scope .fa-lastfm-square:before{content:"\f203"}.formio-scope .fa-toggle-off:before{content:"\f204"}.formio-scope .fa-toggle-on:before{content:"\f205"}.formio-scope .fa-bicycle:before{content:"\f206"}.formio-scope .fa-bus:before{content:"\f207"}.formio-scope .fa-ioxhost:before{content:"\f208"}.formio-scope .fa-angellist:before{content:"\f209"}.formio-scope .fa-cc:before{content:"\f20a"}.formio-scope .fa-ils:before,.formio-scope .fa-shekel:before,.formio-scope .fa-sheqel:before{content:"\f20b"}.formio-scope .fa-meanpath:before{content:"\f20c"}.formio-scope .fa-buysellads:before{content:"\f20d"}.formio-scope .fa-connectdevelop:before{content:"\f20e"}.formio-scope .fa-dashcube:before{content:"\f210"}.formio-scope .fa-forumbee:before{content:"\f211"}.formio-scope .fa-leanpub:before{content:"\f212"}.formio-scope .fa-sellsy:before{content:"\f213"}.formio-scope .fa-shirtsinbulk:before{content:"\f214"}.formio-scope .fa-simplybuilt:before{content:"\f215"}.formio-scope .fa-skyatlas:before{content:"\f216"}.formio-scope .fa-cart-plus:before{content:"\f217"}.formio-scope .fa-cart-arrow-down:before{content:"\f218"}.formio-scope .fa-diamond:before{content:"\f219"}.formio-scope .fa-ship:before{content:"\f21a"}.formio-scope .fa-user-secret:before{content:"\f21b"}.formio-scope .fa-motorcycle:before{content:"\f21c"}.formio-scope .fa-street-view:before{content:"\f21d"}.formio-scope .fa-heartbeat:before{content:"\f21e"}.formio-scope .fa-venus:before{content:"\f221"}.formio-scope .fa-mars:before{content:"\f222"}.formio-scope .fa-mercury:before{content:"\f223"}.formio-scope .fa-intersex:before,.formio-scope .fa-transgender:before{content:"\f224"}.formio-scope .fa-transgender-alt:before{content:"\f225"}.formio-scope .fa-venus-double:before{content:"\f226"}.formio-scope .fa-mars-double:before{content:"\f227"}.formio-scope .fa-venus-mars:before{content:"\f228"}.formio-scope .fa-mars-stroke:before{content:"\f229"}.formio-scope .fa-mars-stroke-v:before{content:"\f22a"}.formio-scope .fa-mars-stroke-h:before{content:"\f22b"}.formio-scope .fa-neuter:before{content:"\f22c"}.formio-scope .fa-genderless:before{content:"\f22d"}.formio-scope .fa-facebook-official:before{content:"\f230"}.formio-scope .fa-pinterest-p:before{content:"\f231"}.formio-scope .fa-whatsapp:before{content:"\f232"}.formio-scope .fa-server:before{content:"\f233"}.formio-scope .fa-user-plus:before{content:"\f234"}.formio-scope .fa-user-times:before{content:"\f235"}.formio-scope .fa-bed:before,.formio-scope .fa-hotel:before{content:"\f236"}.formio-scope .fa-viacoin:before{content:"\f237"}.formio-scope .fa-train:before{content:"\f238"}.formio-scope .fa-subway:before{content:"\f239"}.formio-scope .fa-medium:before{content:"\f23a"}.formio-scope .fa-y-combinator:before,.formio-scope .fa-yc:before{content:"\f23b"}.formio-scope .fa-optin-monster:before{content:"\f23c"}.formio-scope .fa-opencart:before{content:"\f23d"}.formio-scope .fa-expeditedssl:before{content:"\f23e"}.formio-scope .fa-battery-4:before,.formio-scope .fa-battery-full:before,.formio-scope .fa-battery:before{content:"\f240"}.formio-scope .fa-battery-3:before,.formio-scope .fa-battery-three-quarters:before{content:"\f241"}.formio-scope .fa-battery-2:before,.formio-scope .fa-battery-half:before{content:"\f242"}.formio-scope .fa-battery-1:before,.formio-scope .fa-battery-quarter:before{content:"\f243"}.formio-scope .fa-battery-0:before,.formio-scope .fa-battery-empty:before{content:"\f244"}.formio-scope .fa-mouse-pointer:before{content:"\f245"}.formio-scope .fa-i-cursor:before{content:"\f246"}.formio-scope .fa-object-group:before{content:"\f247"}.formio-scope .fa-object-ungroup:before{content:"\f248"}.formio-scope .fa-sticky-note:before{content:"\f249"}.formio-scope .fa-sticky-note-o:before{content:"\f24a"}.formio-scope .fa-cc-jcb:before{content:"\f24b"}.formio-scope .fa-cc-diners-club:before{content:"\f24c"}.formio-scope .fa-clone:before{content:"\f24d"}.formio-scope .fa-balance-scale:before{content:"\f24e"}.formio-scope .fa-hourglass-o:before{content:"\f250"}.formio-scope .fa-hourglass-1:before,.formio-scope .fa-hourglass-start:before{content:"\f251"}.formio-scope .fa-hourglass-2:before,.formio-scope .fa-hourglass-half:before{content:"\f252"}.formio-scope .fa-hourglass-3:before,.formio-scope .fa-hourglass-end:before{content:"\f253"}.formio-scope .fa-hourglass:before{content:"\f254"}.formio-scope .fa-hand-grab-o:before,.formio-scope .fa-hand-rock-o:before{content:"\f255"}.formio-scope .fa-hand-paper-o:before,.formio-scope .fa-hand-stop-o:before{content:"\f256"}.formio-scope .fa-hand-scissors-o:before{content:"\f257"}.formio-scope .fa-hand-lizard-o:before{content:"\f258"}.formio-scope .fa-hand-spock-o:before{content:"\f259"}.formio-scope .fa-hand-pointer-o:before{content:"\f25a"}.formio-scope .fa-hand-peace-o:before{content:"\f25b"}.formio-scope .fa-trademark:before{content:"\f25c"}.formio-scope .fa-registered:before{content:"\f25d"}.formio-scope .fa-creative-commons:before{content:"\f25e"}.formio-scope .fa-gg:before{content:"\f260"}.formio-scope .fa-gg-circle:before{content:"\f261"}.formio-scope .fa-tripadvisor:before{content:"\f262"}.formio-scope .fa-odnoklassniki:before{content:"\f263"}.formio-scope .fa-odnoklassniki-square:before{content:"\f264"}.formio-scope .fa-get-pocket:before{content:"\f265"}.formio-scope .fa-wikipedia-w:before{content:"\f266"}.formio-scope .fa-safari:before{content:"\f267"}.formio-scope .fa-chrome:before{content:"\f268"}.formio-scope .fa-firefox:before{content:"\f269"}.formio-scope .fa-opera:before{content:"\f26a"}.formio-scope .fa-internet-explorer:before{content:"\f26b"}.formio-scope .fa-television:before,.formio-scope .fa-tv:before{content:"\f26c"}.formio-scope .fa-contao:before{content:"\f26d"}.formio-scope .fa-500px:before{content:"\f26e"}.formio-scope .fa-amazon:before{content:"\f270"}.formio-scope .fa-calendar-plus-o:before{content:"\f271"}.formio-scope .fa-calendar-minus-o:before{content:"\f272"}.formio-scope .fa-calendar-times-o:before{content:"\f273"}.formio-scope .fa-calendar-check-o:before{content:"\f274"}.formio-scope .fa-industry:before{content:"\f275"}.formio-scope .fa-map-pin:before{content:"\f276"}.formio-scope .fa-map-signs:before{content:"\f277"}.formio-scope .fa-map-o:before{content:"\f278"}.formio-scope .fa-map:before{content:"\f279"}.formio-scope .fa-commenting:before{content:"\f27a"}.formio-scope .fa-commenting-o:before{content:"\f27b"}.formio-scope .fa-houzz:before{content:"\f27c"}.formio-scope .fa-vimeo:before{content:"\f27d"}.formio-scope .fa-black-tie:before{content:"\f27e"}.formio-scope .fa-fonticons:before{content:"\f280"}.formio-scope .fa-reddit-alien:before{content:"\f281"}.formio-scope .fa-edge:before{content:"\f282"}.formio-scope .fa-credit-card-alt:before{content:"\f283"}.formio-scope .fa-codiepie:before{content:"\f284"}.formio-scope .fa-modx:before{content:"\f285"}.formio-scope .fa-fort-awesome:before{content:"\f286"}.formio-scope .fa-usb:before{content:"\f287"}.formio-scope .fa-product-hunt:before{content:"\f288"}.formio-scope .fa-mixcloud:before{content:"\f289"}.formio-scope .fa-scribd:before{content:"\f28a"}.formio-scope .fa-pause-circle:before{content:"\f28b"}.formio-scope .fa-pause-circle-o:before{content:"\f28c"}.formio-scope .fa-stop-circle:before{content:"\f28d"}.formio-scope .fa-stop-circle-o:before{content:"\f28e"}.formio-scope .fa-shopping-bag:before{content:"\f290"}.formio-scope .fa-shopping-basket:before{content:"\f291"}.formio-scope .fa-hashtag:before{content:"\f292"}.formio-scope .fa-bluetooth:before{content:"\f293"}.formio-scope .fa-bluetooth-b:before{content:"\f294"}.formio-scope .fa-percent:before{content:"\f295"}.formio-scope .fa-gitlab:before{content:"\f296"}.formio-scope .fa-wpbeginner:before{content:"\f297"}.formio-scope .fa-wpforms:before{content:"\f298"}.formio-scope .fa-envira:before{content:"\f299"}.formio-scope .fa-universal-access:before{content:"\f29a"}.formio-scope .fa-wheelchair-alt:before{content:"\f29b"}.formio-scope .fa-question-circle-o:before{content:"\f29c"}.formio-scope .fa-blind:before{content:"\f29d"}.formio-scope .fa-audio-description:before{content:"\f29e"}.formio-scope .fa-volume-control-phone:before{content:"\f2a0"}.formio-scope .fa-braille:before{content:"\f2a1"}.formio-scope .fa-assistive-listening-systems:before{content:"\f2a2"}.formio-scope .fa-american-sign-language-interpreting:before,.formio-scope .fa-asl-interpreting:before{content:"\f2a3"}.formio-scope .fa-deaf:before,.formio-scope .fa-deafness:before,.formio-scope .fa-hard-of-hearing:before{content:"\f2a4"}.formio-scope .fa-glide:before{content:"\f2a5"}.formio-scope .fa-glide-g:before{content:"\f2a6"}.formio-scope .fa-sign-language:before,.formio-scope .fa-signing:before{content:"\f2a7"}.formio-scope .fa-low-vision:before{content:"\f2a8"}.formio-scope .fa-viadeo:before{content:"\f2a9"}.formio-scope .fa-viadeo-square:before{content:"\f2aa"}.formio-scope .fa-snapchat:before{content:"\f2ab"}.formio-scope .fa-snapchat-ghost:before{content:"\f2ac"}.formio-scope .fa-snapchat-square:before{content:"\f2ad"}.formio-scope .fa-pied-piper:before{content:"\f2ae"}.formio-scope .fa-first-order:before{content:"\f2b0"}.formio-scope .fa-yoast:before{content:"\f2b1"}.formio-scope .fa-themeisle:before{content:"\f2b2"}.formio-scope .fa-google-plus-circle:before,.formio-scope .fa-google-plus-official:before{content:"\f2b3"}.formio-scope .fa-fa:before,.formio-scope .fa-font-awesome:before{content:"\f2b4"}.formio-scope .fa-handshake-o:before{content:"\f2b5"}.formio-scope .fa-envelope-open:before{content:"\f2b6"}.formio-scope .fa-envelope-open-o:before{content:"\f2b7"}.formio-scope .fa-linode:before{content:"\f2b8"}.formio-scope .fa-address-book:before{content:"\f2b9"}.formio-scope .fa-address-book-o:before{content:"\f2ba"}.formio-scope .fa-address-card:before,.formio-scope .fa-vcard:before{content:"\f2bb"}.formio-scope .fa-address-card-o:before,.formio-scope .fa-vcard-o:before{content:"\f2bc"}.formio-scope .fa-user-circle:before{content:"\f2bd"}.formio-scope .fa-user-circle-o:before{content:"\f2be"}.formio-scope .fa-user-o:before{content:"\f2c0"}.formio-scope .fa-id-badge:before{content:"\f2c1"}.formio-scope .fa-drivers-license:before,.formio-scope .fa-id-card:before{content:"\f2c2"}.formio-scope .fa-drivers-license-o:before,.formio-scope .fa-id-card-o:before{content:"\f2c3"}.formio-scope .fa-quora:before{content:"\f2c4"}.formio-scope .fa-free-code-camp:before{content:"\f2c5"}.formio-scope .fa-telegram:before{content:"\f2c6"}.formio-scope .fa-thermometer-4:before,.formio-scope .fa-thermometer-full:before,.formio-scope .fa-thermometer:before{content:"\f2c7"}.formio-scope .fa-thermometer-3:before,.formio-scope .fa-thermometer-three-quarters:before{content:"\f2c8"}.formio-scope .fa-thermometer-2:before,.formio-scope .fa-thermometer-half:before{content:"\f2c9"}.formio-scope .fa-thermometer-1:before,.formio-scope .fa-thermometer-quarter:before{content:"\f2ca"}.formio-scope .fa-thermometer-0:before,.formio-scope .fa-thermometer-empty:before{content:"\f2cb"}.formio-scope .fa-shower:before{content:"\f2cc"}.formio-scope .fa-bath:before,.formio-scope .fa-bathtub:before,.formio-scope .fa-s15:before{content:"\f2cd"}.formio-scope .fa-podcast:before{content:"\f2ce"}.formio-scope .fa-window-maximize:before{content:"\f2d0"}.formio-scope .fa-window-minimize:before{content:"\f2d1"}.formio-scope .fa-window-restore:before{content:"\f2d2"}.formio-scope .fa-times-rectangle:before,.formio-scope .fa-window-close:before{content:"\f2d3"}.formio-scope .fa-times-rectangle-o:before,.formio-scope .fa-window-close-o:before{content:"\f2d4"}.formio-scope .fa-bandcamp:before{content:"\f2d5"}.formio-scope .fa-grav:before{content:"\f2d6"}.formio-scope .fa-etsy:before{content:"\f2d7"}.formio-scope .fa-imdb:before{content:"\f2d8"}.formio-scope .fa-ravelry:before{content:"\f2d9"}.formio-scope .fa-eercast:before{content:"\f2da"}.formio-scope .fa-microchip:before{content:"\f2db"}.formio-scope .fa-snowflake-o:before{content:"\f2dc"}.formio-scope .fa-superpowers:before{content:"\f2dd"}.formio-scope .fa-wpexplorer:before{content:"\f2de"}.formio-scope .fa-meetup:before{content:"\f2e0"}.formio-scope .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.formio-scope .sr-only-focusable:active,.formio-scope .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.formio-scope .formio-loader{position:relative;min-height:60px}.formio-scope .loader-wrapper{z-index:1000;position:absolute;top:0;left:0;bottom:0;right:0;height:120px;background-color:rgba(0,0,0,0)}.formio-scope .loader{position:absolute;left:50%;top:50%;margin-left:-30px;margin-top:-30px;z-index:10000;display:inline-block;border:6px solid #f3f3f3;border-top:6px solid #3498db;border-radius:50%;width:60px;height:60px;animation:spin 2s linear infinite}@keyframes spin{.formio-scope 0%{transform:rotate(0)}.formio-scope 100%{transform:rotate(360deg)}}.formio-scope .formio-form{position:relative;min-height:80px}.formio-scope .formio-error-wrapper,.formio-scope .formio-warning-wrapper{padding:1em}.formio-scope .formio-error-wrapper{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.formio-scope .formio-error-wrapper .formio-errors .error{color:#c20000}.formio-scope .formio-error-wrapper .field-required:after{color:#c20000}.formio-scope .formio-warning-wrapper{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.formio-scope .formio-disabled-input .form-control.flatpickr-input{background-color:#eee}.formio-scope .builder-component.has-error .invalid-feedback,.formio-scope .formio-component-modal-wrapper.has-error .invalid-feedback,.formio-scope .formio-component-modal-wrapper.has-message .invalid-feedback,.formio-scope .formio-component.alert-danger .invalid-feedback,.formio-scope .formio-component.has-error .invalid-feedback,.formio-scope .formio-component.has-message .invalid-feedback{display:block;color:inherit;margin-top:4px}.formio-scope .formio-errors .error{color:#dc3545}.formio-scope .formio-errors .warning{color:#856404}.formio-scope .formio-errors .info{color:#004085}.formio-scope .formio-form-group{margin-bottom:1rem}.formio-scope .formio-wysiwyg-editor{min-height:200px;background-color:#fff}.formio-scope .has-feedback .form-control{padding-right:10px}.formio-scope .has-feedback .form-control[type=hidden]{padding-right:0}.formio-scope .has-error.bg-danger{padding:4px}.formio-scope .ql-source:after{content:"[source]";white-space:nowrap}.formio-scope .quill-source-code{width:100%;margin:0;background:#1d1d1d;box-sizing:border-box;color:#ccc;font-size:15px;outline:0;padding:20px;line-height:24px;font-family:Consolas,Menlo,Monaco,"Courier New",monospace;position:absolute;top:0;bottom:0;border:none;display:none}.formio-scope .formio-component-tags tags{background-color:#fff}.formio-scope .field-required:after,.formio-scope .tab-error::after{content:" *";color:#eb0000}.formio-scope .field-required:after{position:relative;z-index:10}.formio-scope .glyphicon-spin{-webkit-animation:formio-spin 1s infinite linear;-moz-animation:formio-spin 1s infinite linear;-o-animation:formio-spin 1s infinite linear;animation:formio-spin 1s infinite linear}@-moz-keyframes formio-spin{.formio-scope from{-moz-transform:rotate(0)}.formio-scope to{-moz-transform:rotate(360deg)}}@-webkit-keyframes formio-spin{.formio-scope from{-webkit-transform:rotate(0)}.formio-scope to{-webkit-transform:rotate(360deg)}}@keyframes formio-spin{.formio-scope from{transform:rotate(0)}.formio-scope to{transform:rotate(360deg)}}.formio-scope .button-icon-right{margin-left:5px}.formio-scope .formio-component-submit .submit-success::after{content:"✓";position:relative;right:-4px;top:1px;line-height:1}.formio-scope .formio-component-submit .submit-fail::after{content:"✗";position:relative;right:-4px;top:1px;line-height:1}.formio-scope .card-vertical{display:flex;flex-direction:row;margin-top:5px}.formio-scope .card-vertical .card-body,.formio-scope .tab,.formio-scope .tab-content{flex-grow:2}.formio-scope .nav-tabs-vertical{display:flex;flex-direction:column;border-right:1px solid #ddd;padding-left:5px;margin-right:10px;border-bottom:0}.formio-scope .card-vertical>.card-body,.formio-scope .card-vertical>.tab,.formio-scope .card-vertical>.tab-content{flex-basis:85%}.formio-scope .card-vertical ul>li>.nav-link-vertical{border-right-color:transparent;border-radius:4px 0 0 4px;margin-right:0}.formio-scope .card-vertical ul>li>.nav-link-vertical.active{border-bottom-color:#ddd;border-right-color:transparent}.formio-scope .card-vertical ul>li>.nav-link-vertical.active:hover{border-right-color:transparent}.formio-scope .nav-tabs-vertical>li{margin:0 -1px 0 0}.formio-scope .formio-component-submit .submit-fail[disabled]{opacity:1}.formio-scope .form-control.flatpickr-input{background-color:#fff}.formio-scope .input-group .flatpickr-wrapper{flex-grow:1}.formio-scope .flatpickr-calendar .flatpickr-current-month .flatpickr-monthDropdown-months:focus,.formio-scope .flatpickr-calendar .flatpickr-current-month input.cur-year:focus,.formio-scope .flatpickr-calendar .flatpickr-days:focus{outline:auto}.formio-scope td>.form-group,.formio-scope td>.formio-form-group{margin-bottom:0}.formio-scope .signature-pad-body{overflow:hidden;position:relative}.formio-scope .signature-pad-body .form-control-feedback{position:absolute;font-size:.8rem;top:1px;right:3px}.formio-scope .signature-pad-canvas{border-radius:4px;box-shadow:0 0 5px rgba(0,0,0,.02) inset;border:1px solid #f4f4f4}.formio-scope .btn.signature-pad-refresh{position:absolute;left:0;top:0;z-index:1000;padding:3px;line-height:0}.formio-scope [dir=rtl] .btn.signature-pad-refresh{left:unset;right:0}.formio-scope .formio-component-multiple .choices__input{width:100%}.formio-scope .formio-component-multiple .is-invalid{border-color:#f04124}.formio-scope .formio-component-multiple :not(.is-invalid){border-color:#ccc}.formio-scope .choices__list--dropdown .choices__item--selectable{padding-right:0}.formio-scope .signature-pad-refresh img{height:1.2em}.formio-scope .signature-pad-footer{text-align:center;color:#c3c3c3}.formio-scope .is-active.choices__list--dropdown{z-index:100}.formio-scope .choices__list--multiple .choices__item{border-radius:0;padding:2px 8px;line-height:1em;margin-bottom:6px}.formio-scope .choices__list--single{padding:0}.formio-scope .choices__item.choices__item--selectable{white-space:nowrap;overflow:hidden;padding-right:25px;text-overflow:ellipsis}.formio-scope .choices__input{padding:2px}.formio-scope .choices[dir=rtl]>*{text-align:right}.formio-scope .choices[dir=rtl] .choices__list--multiple .choices__item[data-deletable]{padding-left:5px;float:right}.formio-scope .choices[dir=rtl] .choices__list--multiple .choices__item[data-deletable] .choices__button{float:left;margin:0 8px 0 -4px;padding-left:unset;padding-right:16px;border-left:unset;border-right:1px solid #008fa1;overflow:hidden}@-moz-document url-prefix(){.formio-scope .choices__button{float:right}}.formio-scope .formio-component-file .fileSelector{position:relative;padding:15px;border:2px dashed #ddd;text-align:center}.formio-scope .formio-component-file .fileSelector .loader-wrapper{display:none;width:100%;height:100%;background-color:rgba(0,0,0,.1)}.formio-scope .formio-component-file .fileSelector .loader-wrapper .loader{height:45px;width:45px;margin-top:-23px;margin-left:-23px}.formio-scope .formio-component-file .fileSelector a{text-decoration:underline}.formio-scope .formio-component-file .fileSelector.fileDragOver{border-color:#127abe}.formio-scope .formio-component-file .fileSelector .fa,.formio-scope .formio-component-file .fileSelector .glyphicon{font-size:20px;margin-right:5px}.formio-scope [dir=rtl] .formio-component-file .fileSelector .fa,.formio-scope [dir=rtl] .formio-component-file .fileSelector .glyphicon{margin-right:unset;margin-left:5px}.formio-scope .formio-component-file .fileSelector .browse{cursor:pointer}@-webkit-keyframes formio-dialog-fadeout{.formio-scope 0%{opacity:1}.formio-scope 100%{opacity:0}}@keyframes formio-dialog-fadeout{.formio-scope 0%{opacity:1}.formio-scope 100%{opacity:0}}@-webkit-keyframes formio-dialog-fadein{.formio-scope 0%{opacity:0}.formio-scope 100%{opacity:1}}@keyframes formio-dialog-fadein{.formio-scope 0%{opacity:0}.formio-scope 100%{opacity:1}}.formio-scope .formio-dialog{box-sizing:border-box;font-size:.8em;color:#666}.formio-scope .formio-dialog.formio-modaledit-dialog{font-size:inherit}.formio-scope .formio-dialog *,.formio-scope .formio-dialog :after,.formio-scope .formio-dialog :before{box-sizing:inherit}.formio-scope .formio-dialog{position:fixed;overflow:auto;-webkit-overflow-scrolling:touch;z-index:10000;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.4);animation:formio-dialog-fadein .5s}.formio-scope .formio-dialog.formio-dialog-disabled-animation,.formio-scope .formio-dialog.formio-dialog-disabled-animation .formio-dialog-content,.formio-scope .formio-dialog.formio-dialog-disabled-animation .formio-dialog-overlay{-webkit-animation:none!important;animation:none!important}.formio-scope .formio-dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;-webkit-backface-visibility:hidden;-webkit-animation:formio-dialog-fadein .5s;animation:formio-dialog-fadein .5s;margin-right:15px;background:0 0}.formio-scope .formio-dialog-no-overlay{pointer-events:none}.formio-scope .formio-dialog.formio-dialog-closing .formio-dialog-overlay{-webkit-backface-visibility:hidden;-webkit-animation:formio-dialog-fadeout .5s;animation:formio-dialog-fadeout .5s}.formio-scope .formio-dialog-content{background:#fff;-webkit-backface-visibility:hidden;-webkit-animation:formio-dialog-fadein .5s;animation:formio-dialog-fadein .5s;pointer-events:all;overflow:auto}.formio-scope .formio-component-modal-wrapper-select .formio-dialog-content{overflow:initial}.formio-scope .formio-dialog.formio-dialog-closing .formio-dialog-content{-webkit-backface-visibility:hidden;-webkit-animation:formio-dialog-fadeout .5s;animation:formio-dialog-fadeout .5s}.formio-scope .formio-dialog-close:before{font-family:Helvetica,Arial,sans-serif;content:"×";cursor:pointer}.formio-scope.formio-dialog-open,.formio-scope html.formio-dialog-open{overflow:hidden}.formio-scope .formio-dialog .tab-content{padding-top:12px}.formio-scope .formio-dialog-close{z-index:1000}@-webkit-keyframes formio-dialog-flyin{.formio-scope 0%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}.formio-scope 100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes formio-dialog-flyin{.formio-scope 0%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}.formio-scope 100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes formio-dialog-flyout{.formio-scope 0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.formio-scope 100%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes formio-dialog-flyout{.formio-scope 0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.formio-scope 100%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}.formio-scope .formio-dialog.formio-dialog-theme-default{padding-bottom:160px;padding-top:160px}.formio-scope .formio-dialog.formio-dialog-theme-default .component-edit-container{padding:.5em}.formio-scope .formio-dialog.formio-dialog-theme-default.formio-dialog-closing .formio-dialog-content{-webkit-animation:formio-dialog-flyout .5s;animation:formio-dialog-flyout .5s}.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-content{-webkit-animation:formio-dialog-flyin .5s;animation:formio-dialog-flyin .5s;background:#f0f0f0;border-radius:5px;font-family:Helvetica,sans-serif;font-size:1.1em;line-height:1.5em;margin:0 auto;max-width:100%;padding:1em;position:relative;width:80%}.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-close{border:none;background:0 0;cursor:pointer;position:absolute;right:1px;top:1px;z-index:100}.formio-scope .formio-clickable{cursor:pointer}.formio-scope .component-settings .nav>li>a{padding:8px 10px}.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-close:before{display:block;padding:3px;background:0 0;color:#8a8a8a;content:"×";font-size:26px;font-weight:400;line-height:26px;text-align:center}.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-close:active:before,.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-close:hover:before{color:#777}.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-message{margin-bottom:.5em}.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-input{margin-bottom:1em}.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=email],.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=password],.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=text],.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=url],.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-input textarea{background:#fff;border:0;border-radius:3px;font-family:inherit;font-size:inherit;font-weight:inherit;margin:0 0 .25em;min-height:2.5em;padding:.25em .67em;width:100%}.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=email]:focus,.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=password]:focus,.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=text]:focus,.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type=url]:focus,.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-input textarea:focus{box-shadow:inset 0 0 0 2px #8dbdf1;outline:0}.formio-scope .formio-dialog-buttons{display:flex;justify-content:flex-end}.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-buttons{*zoom:1}.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-buttons:after{content:"";display:table;clear:both}.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-button{border:0;border-radius:3px;cursor:pointer;float:right;font-family:inherit;font-size:.8em;letter-spacing:.1em;line-height:1em;margin:0 0 0 .5em;padding:.75em 2em;text-transform:uppercase}.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-button:focus{-webkit-animation:formio-dialog-pulse 1.1s infinite;animation:formio-dialog-pulse 1.1s infinite;outline:0}@media (max-width:568px){.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-button:focus{-webkit-animation:none;animation:none}}.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-button.formio-dialog-button-primary{background:#3288e6;color:#fff}.formio-scope .formio-dialog.formio-dialog-theme-default .formio-dialog-button.formio-dialog-button-secondary{background:#e0e0e0;color:#777}.formio-scope .formio-dialog-content .panel{margin:0}.formio-scope .formio-dialog-content [ref=dialogHeader]{padding-right:15px}.formio-scope .formio-placeholder{position:absolute;color:#999}.formio-scope .formio-dialog .formio-dialog-close{cursor:pointer}.formio-scope .formio-iframe{border:none;width:100%;height:1000px}.formio-scope .inline-form-button{margin-right:10px}.formio-scope .tooltip{opacity:1}.formio-scope .tooltip[x-placement=right] .tooltip-arrow{border-right:5px solid #000}.formio-scope .tooltip[x-placement=right] .tooltip-inner{margin-left:8px}.formio-scope .control-label--bottom{margin-bottom:0;margin-top:5px}.formio-scope .formio-component-label-hidden{position:relative}.formio-scope .formio-hidden{margin:0}.formio-scope .formio-removed{display:none}.formio-scope .control-label--hidden{position:absolute;top:6px;right:5px}.formio-scope .formio-component-datetime .control-label--hidden.field-required{right:45px;z-index:3}.formio-scope .formio-component-selectboxes .control-label--hidden.field-required,.formio-scope .formio-component-survey .control-label--hidden.field-required{top:0}.formio-scope .formio-component-resource .control-label--hidden.field-required,.formio-scope .formio-component-select .control-label--hidden.field-required{right:40px;z-index:2}.formio-scope .formio-component-radio .control-label--hidden.field-required:after,.formio-scope .formio-component-selectboxes .control-label--hidden.field-required:after{display:none}.formio-scope .formio-component-radio.formio-component-label-hidden.required .form-check-label:before,.formio-scope .formio-component-selectboxes.formio-component-label-hidden.required .form-check-label:before{position:relative;content:"* ";color:#eb0000}.formio-scope .formio-component-radio.formio-component-label-hidden.required .form-check .label-position-right.form-check-label:before,.formio-scope .formio-component-selectboxes.formio-component-label-hidden.required .form-check .label-position-right.form-check-label:before{right:20px}.formio-scope .formio-component-datasource,.formio-scope .formio-component-hidden:not(.formio-component-checkbox){margin-bottom:0}.formio-scope .checkbox-inline label,.formio-scope .radio-inline label{font-weight:400;cursor:pointer}.formio-scope .editgrid-listgroup{margin-bottom:10px;overflow-wrap:break-word}.formio-scope .tree-listgroup{flex-direction:row}.formio-scope .formio-component-submit button[disabled]+.has-error{display:block}.formio-scope .formio-choices.form-group,.formio-scope .formio-choices.formio-form-group{margin-bottom:0}.formio-scope .formio-choices[data-type=select-multiple] .form-control{height:auto}.formio-scope .form-control.formio-multiple-mask-select{width:15%;z-index:4}.formio-scope .form-control.formio-multiple-mask-input{width:85%}.formio-scope .input-group.formio-multiple-mask-container{width:100%}.formio-scope .formio-component .table{margin-bottom:0;word-break:break-word}.formio-scope .formio-component-htmlelement{word-wrap:break-word}.formio-scope .formio-component-htmlelement ol,.formio-scope .formio-component-htmlelement ul{margin-left:10px}.formio-scope .editgrid-table-container{margin-bottom:10px;max-width:calc(100vw - 140px)}.formio-scope .editgrid-table-container .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.formio-scope .editgrid-table-column{border:none}.formio-scope .editgrid-table-head{border:1px solid #ddd}.formio-scope .editgrid-table-body{border:1px solid #ddd;border-top:0}.formio-scope .formio-hide-label-panel-tooltip{margin-top:-10px;margin-left:-10px}.formio-scope .is-disabled .choices__list--multiple .choices__item{padding:5px 10px}.formio-scope .is-disabled .choices__list--multiple .choices__item .choices__button{display:none}.formio-scope .formio-collapse-icon{cursor:pointer;margin-right:4px}.formio-scope [dir=rtl] .formio-collapse-icon{margin-right:unset;margin-left:4px}.formio-scope .formio-component-dateTime .form-control[type=datetime-local]~.input-group-addon,.formio-scope .formio-component-datetime .form-control[type=datetime-local]~.input-group-addon{width:auto}.formio-scope .formio-component-datagrid .formio-datagrid-remove{position:absolute;top:0;right:0;visibility:hidden;opacity:0;transition:opacity .2s linear,visibility 0s .2s}.formio-scope .formio-component-datagrid{overflow-x:auto}.formio-scope .formio-component-datagrid .datagrid-table,.formio-scope .formio-component-datagrid .datagrid-table td,.formio-scope .formio-component-datagrid .datagrid-table th{border:3px solid #ddd!important;padding:10px}.formio-scope .formio-component-datagrid .datagrid-table>tbody>tr>td:last-child{position:relative}.formio-scope .formio-component-datagrid .datagrid-table>tbody>tr:hover>td:last-child .formio-datagrid-remove{visibility:visible;opacity:1;transition:visibility 0s,opacity .2s linear}.formio-scope .datagrid-table>tbody>tr>td{word-break:auto-phrase}.formio-scope .formio-component-modaledit .formio-modaledit-view-container{position:relative;border:1px solid #ddd;min-height:34px;padding:6px 12px;cursor:text}.formio-scope td .formio-component-modaledit .formio-modaledit-view-container{padding:0;border-style:none}.formio-scope .formio-component-modaledit .formio-modaledit-edit{position:absolute;top:0;left:0;visibility:hidden;opacity:0;transition:opacity .2s linear,visibility 0s .2s}.formio-scope .formio-component-modaledit .formio-modaledit-view-container:hover .formio-modaledit-edit{visibility:visible;opacity:1;transition:visibility 0s,opacity .2s linear}.formio-scope .formio-modaledit-dialog .formio-modaledit-close{position:absolute;top:100%;right:0;border-radius:0}.formio-scope .reset-margins a,.formio-scope .reset-margins abbr,.formio-scope .reset-margins acronym,.formio-scope .reset-margins address,.formio-scope .reset-margins applet,.formio-scope .reset-margins article,.formio-scope .reset-margins aside,.formio-scope .reset-margins audio,.formio-scope .reset-margins b,.formio-scope .reset-margins big,.formio-scope .reset-margins blockquote,.formio-scope .reset-margins body,.formio-scope .reset-margins canvas,.formio-scope .reset-margins caption,.formio-scope .reset-margins center,.formio-scope .reset-margins cite,.formio-scope .reset-margins code,.formio-scope .reset-margins dd,.formio-scope .reset-margins del,.formio-scope .reset-margins details,.formio-scope .reset-margins dfn,.formio-scope .reset-margins div,.formio-scope .reset-margins dl,.formio-scope .reset-margins dt,.formio-scope .reset-margins em,.formio-scope .reset-margins embed,.formio-scope .reset-margins fieldset,.formio-scope .reset-margins figcaption,.formio-scope .reset-margins figure,.formio-scope .reset-margins footer,.formio-scope .reset-margins form,.formio-scope .reset-margins h1,.formio-scope .reset-margins h2,.formio-scope .reset-margins h3,.formio-scope .reset-margins h4,.formio-scope .reset-margins h5,.formio-scope .reset-margins h6,.formio-scope .reset-margins header,.formio-scope .reset-margins hgroup,.formio-scope .reset-margins html,.formio-scope .reset-margins i,.formio-scope .reset-margins iframe,.formio-scope .reset-margins img,.formio-scope .reset-margins ins,.formio-scope .reset-margins kbd,.formio-scope .reset-margins label,.formio-scope .reset-margins legend,.formio-scope .reset-margins li,.formio-scope .reset-margins mark,.formio-scope .reset-margins menu,.formio-scope .reset-margins nav,.formio-scope .reset-margins object,.formio-scope .reset-margins ol,.formio-scope .reset-margins output,.formio-scope .reset-margins p,.formio-scope .reset-margins pre,.formio-scope .reset-margins q,.formio-scope .reset-margins ruby,.formio-scope .reset-margins s,.formio-scope .reset-margins samp,.formio-scope .reset-margins section,.formio-scope .reset-margins small,.formio-scope .reset-margins span,.formio-scope .reset-margins strike,.formio-scope .reset-margins strong,.formio-scope .reset-margins sub,.formio-scope .reset-margins summary,.formio-scope .reset-margins sup,.formio-scope .reset-margins table,.formio-scope .reset-margins tbody,.formio-scope .reset-margins td,.formio-scope .reset-margins tfoot,.formio-scope .reset-margins th,.formio-scope .reset-margins thead,.formio-scope .reset-margins time,.formio-scope .reset-margins tr,.formio-scope .reset-margins tt,.formio-scope .reset-margins u,.formio-scope .reset-margins ul,.formio-scope .reset-margins var,.formio-scope .reset-margins video{margin:0}.formio-scope .ck-body .ck.ck-balloon-panel{z-index:101000}.formio-scope .formio-component-select select[disabled=disabled]{-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:""}.formio-scope .formio-component-select .choices.is-disabled[data-type*=select-one]:after,.formio-scope .formio-component-select div[disabled=disabled] button{display:none}.formio-scope .datagrid-group-label.collapsed>td{display:none}.formio-scope .datagrid-group-header.clickable{cursor:pointer}.formio-scope .datagrid-group-header.clickable .datagrid-group-label:before{display:inline-block;vertical-align:middle;content:"▾";margin:0 5px}.formio-scope .datagrid-group-header.clickable.collapsed .datagrid-group-label:before{content:"▸"}.formio-scope .formio-component.alert-danger .help-block,.formio-scope .formio-component.alert-warning .help-block{color:inherit}.formio-scope .tree__level_even{background-color:#f6f6f6}.formio-scope .tree__node-content{margin-bottom:10px;overflow-wrap:break-word}.formio-scope .tree__node-children{margin:0}.formio-scope .formio-select-autocomplete-input{opacity:0;position:relative;z-index:-1;display:block;height:0;border:none}.formio-scope .has-error>.help-block{margin-top:5px;margin-bottom:10px}.formio-scope .no-top-border-table>.table>tbody>tr:first-child>td{border-top:none}.formio-scope .table>tbody>tr>td.cell-align-left{text-align:left}.formio-scope .table>tbody>tr>td.cell-align-center{text-align:center}.formio-scope .table>tbody>tr>td.cell-align-center>div{margin-left:auto;margin-right:auto}.formio-scope .table>tbody>tr>td.cell-align-right{text-align:right}.formio-scope .table>tbody>tr>td.cell-align-right>div{margin-left:auto}.formio-scope .table-responsive[ref=component]{overflow-x:visible}.formio-scope .formio-component-textarea .alert .ck-editor__editable{color:inherit}.formio-scope .formio-component-textarea .ck.ck-editor__editable .image .ck-progress-bar{height:4px}.formio-scope .formio-component-textarea .ck.ck-editor ol,.formio-scope .formio-component-textarea .ck.ck-editor ul{margin-left:10px}.formio-scope div[data-oembed-url]{width:100%}.formio-scope .checkbox label.label-position-bottom,.formio-scope .checkbox label.label-position-left,.formio-scope .checkbox label.label-position-top,.formio-scope .radio label.label-position-bottom,.formio-scope .radio label.label-position-left,.formio-scope .radio label.label-position-top{padding-left:0}.formio-scope .checkbox label.label-position-bottom span,.formio-scope .checkbox label.label-position-top span,.formio-scope .radio label.label-position-bottom span,.formio-scope .radio label.label-position-top span{display:block}.formio-scope .checkbox label.label-position-bottom input[type=checkbox],.formio-scope .checkbox label.label-position-top input[type=checkbox],.formio-scope .radio label.label-position-bottom input[type=radio],.formio-scope .radio label.label-position-top input[type=radio]{position:relative;margin-left:0}.formio-scope .checkbox label.label-position-top input[type=checkbox],.formio-scope .radio label.label-position-top input[type=radio]{margin-top:4px}.formio-scope .checkbox label.label-position-bottom input[type=checkbox],.formio-scope .radio label.label-position-bottom input[type=radio]{margin-bottom:8px}.formio-scope .radio label.label-position-left input[type=radio]{margin-left:10px}.formio-scope .checkbox label.label-position-left input[type=checkbox]{margin-left:4px;position:relative}.formio-scope .open-modal-button{width:100%;text-align:left;white-space:normal;height:auto}.formio-scope .formio-component-modal-wrapper-signature .open-modal-button{text-align:center;height:100%;font-size:1.4em;padding:0;margin:0}.formio-scope .formio-component-content .image{display:table;clear:both;text-align:center;margin:1em auto}.formio-scope .formio-component-content .image>img{display:block;margin:0 auto;max-width:100%;min-width:50px}.formio-scope .formio-component-content .image>figcaption{display:table-caption;caption-side:bottom;word-break:break-word;color:hsl(0deg,0%,20%);background-color:hsl(0deg,0%,97%);padding:.6em;font-size:.75em;outline-offset:-1px}.formio-scope .formio-component-content .image.image_resized{max-width:100%;display:block;box-sizing:border-box}.formio-scope .formio-component-content .image.image_resized img{width:100%}.formio-scope .formio-component-content .image.image_resized>figcaption{display:block}.formio-scope .formio-component-content .media{clear:both;margin:1em 0;display:block;min-width:15em}.formio-scope .formio-component-content .image-style-align-center:not(.image_resized),.formio-scope .formio-component-content .image-style-align-left:not(.image_resized),.formio-scope .formio-component-content .image-style-align-right:not(.image_resized),.formio-scope .formio-component-content .image-style-side:not(.image_resized){max-width:50%}.formio-scope .formio-component-content .image-style-align-center:not(.image_resized),.formio-scope .formio-component-content .image-style-align-left:not(.image_resized),.formio-scope .formio-component-content .image-style-align-right:not(.image_resized),.formio-scope .formio-component-content .image-style-side:not(.image_resized){max-width:50%}.formio-scope .formio-component-content .image-style-align-center:not(.image_resized),.formio-scope .formio-component-content .image-style-align-left:not(.image_resized),.formio-scope .formio-component-content .image-style-align-right:not(.image_resized),.formio-scope .formio-component-content .image-style-side:not(.image_resized){max-width:50%}.formio-scope .formio-component-content .image-style-align-center:not(.image_resized),.formio-scope .formio-component-content .image-style-align-left:not(.image_resized),.formio-scope .formio-component-content .image-style-align-right:not(.image_resized),.formio-scope .formio-component-content .image-style-side:not(.image_resized){max-width:50%}.formio-scope .formio-component-content .image-style-side{float:right;margin-left:var(--ck-image-style-spacing)}.formio-scope .formio-component-content .image-style-align-left{float:left;margin-right:var(--ck-image-style-spacing)}.formio-scope .formio-component-content .image-style-align-center{margin-left:auto;margin-right:auto}.formio-scope .formio-component-content .image-style-align-right{float:right;margin-left:var(--ck-image-style-spacing)}.formio-scope .formio-component-content blockquote{overflow:hidden;padding-right:1.5em;padding-left:1.5em;margin-left:0;margin-right:0;font-style:italic;border-left:solid 5px hsl(0deg,0%,80%)}.formio-scope .formio-component-content[dir=rtl] blockquote{border-left:0;border-right:solid 5px hsl(0deg,0%,80%)}.formio-scope .formio-component-content .text-tiny{font-size:.7em}.formio-scope .formio-component-content .text-small{font-size:.85em}.formio-scope .formio-component-content .text-big{font-size:1.4em}.formio-scope .formio-component-content .text-huge{font-size:1.8em}.formio-scope .formio-component-content ol{padding-inline-start:40px}.formio-scope .formio-component-address.formio-component-label-hidden>label.field-required{z-index:1}.formio-scope .formio-component-address.formio-component-label-hidden>label.field-required~.address-autocomplete-container .address-autocomplete-remove-value-icon{right:20px}.formio-scope .address-autocomplete-container{position:relative}.formio-scope .address-autocomplete-container .address-autocomplete-remove-value-icon{cursor:pointer;position:absolute;margin-top:-9px;right:10px;top:50%}.formio-scope .address-autocomplete-container .address-autocomplete-remove-value-icon--hidden{display:none}.formio-scope .autocomplete{background:#fff;font:14px/22px "-apple-system",BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;overflow:auto;box-sizing:border-box;border:1px solid rgba(50,50,50,.6);z-index:11000}.formio-scope .autocomplete>div{cursor:pointer;padding:6px 10px}.formio-scope .autocomplete>div.selected,.formio-scope .autocomplete>div:hover:not(.group){background:#1e90ff;color:#fff}.formio-scope .field-wrapper{display:flex}.formio-scope .field-wrapper--reverse{flex-direction:row-reverse}.formio-scope .field-wrapper .field-label--right{text-align:right}.formio-scope .formio-component-modal-wrapper{margin-bottom:10px}.formio-scope .formio-component-modal-wrapper .open-modal-button{height:auto}.formio-scope .formio-component-modal-wrapper .component-rendering-hidden{visibility:hidden}.formio-scope .formio-component-textarea div.formio-editor-read-only-content[ref=input]{white-space:pre-wrap}.formio-scope .formio-editor-read-only-content img{max-width:100%}.formio-scope .formio-editor-read-only-content li[data-list=bullet]{list-style-type:none}.formio-scope .formio-editor-read-only-content li[data-list=bullet] .ql-ui{padding-right:.5rem}.formio-scope .formio-editor-read-only-content li[data-list=bullet] .ql-ui::before{content:"•"}.formio-scope .formio-editor-read-only-content li[data-list=ordered]{list-style-type:none;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.formio-scope .formio-editor-read-only-content li[data-list=ordered] .ql-ui{padding-right:.5rem}.formio-scope .formio-editor-read-only-content li[data-list=ordered] .ql-ui::before{content:counter(list-0,decimal) ". "}.formio-scope .formio-editor-read-only-content figure.table table{border-collapse:collapse;border-spacing:0;width:100%;height:100%;border:1px double #b3b3b3;table-layout:fixed}.formio-scope .formio-editor-read-only-content figure.table table td,.formio-scope .formio-editor-read-only-content figure.table table th{min-width:2em;padding:.4em;border:1px solid #bfbfbf}.formio-scope .formio-component-password .pull-right:not(:last-child),.formio-scope .formio-component-textarea .pull-right:not(:last-child),.formio-scope .formio-component-textfield .pull-right:not(:last-child){padding-left:12px}.formio-scope .formio-form>div>nav>ul.pagination{flex-flow:wrap row;justify-content:flex-start}.formio-scope .formio-form>div>nav>ul.pagination .page-link{cursor:pointer;color:#1c74d9}.formio-scope .formio-form>div>nav>ul.pagination .page-item.active .page-link{color:#fff;background-color:#1c74d9;border-color:#1c74d9}.formio-scope .classic-pagination{border-bottom:solid 1px #e0e0e0;padding:0 15px 10px 15px;line-height:1em}.formio-scope .classic-pagination-page{padding:0;position:relative}.formio-scope .classic-pagination-title{color:#595959;font-size:16px;margin-bottom:5px}.formio-scope .classic-pagination-dot{position:absolute;width:30px;height:30px;display:block;background:#fbe8aa;top:40px;left:50%;margin-top:-15px;margin-left:-15px;border-radius:50%}.formio-scope .classic-pagination-dot::after{content:" ";width:14px;height:14px;background:#fbbd19;border-radius:50px;position:absolute;top:8px;left:8px}.formio-scope .classic-pagination .progress,.formio-scope .classic-pagination-progress{position:relative;border-radius:0;height:8px;box-shadow:none;margin:20px 0;border:none;padding:0;background-color:#f6f6f6}.formio-scope .classic-pagination .progress-bar,.formio-scope .classic-pagination-progress-bar{width:0;height:10px;box-shadow:none;background:#fbe8aa}.formio-scope .classic-pagination-page.complete .classic-pagination-progress-bar,.formio-scope .classic-pagination-page.complete .progress-bar{width:100%}.formio-scope .classic-pagination-page.active .classic-pagination-progress-bar,.formio-scope .classic-pagination-page.active .progress-bar{width:50%}.formio-scope .classic-pagination-page.disabled .classic-pagination-dot{background-color:#f5f5f5}.formio-scope .classic-pagination-page.disabled .classic-pagination-dot::after{opacity:0}.formio-scope .classic-pagination-page:first-child .classic-pagination-progress,.formio-scope .classic-pagination-page:first-child .progress{left:50%;width:50%}.formio-scope .classic-pagination-page:first-child.active .classic-pagination-progress-bar,.formio-scope .classic-pagination-page:first-child.active .progress-bar{width:0%}.formio-scope .classic-pagination-page:last-child .classic-pagination-progress,.formio-scope .classic-pagination-page:last-child .progress{width:50%}.formio-scope .classic-pagination-page:last-child.active .classic-pagination-progress-bar,.formio-scope .classic-pagination-page:last-child.active .progress-bar{width:100%}.formio-scope .pac-container{z-index:11000}.formio-scope [ref=buttonMessageContainer].has-error{cursor:pointer}.formio-scope [ref=passwordStrengthIndicator]{display:inline}.formio-scope .formio-security-indicator{display:flex;height:5px}.formio-scope .formio-security-indicator [class^=security-]{width:100%;height:100%}.formio-scope .formio-security-indicator .security-low{background-color:#c51e00}.formio-scope .formio-security-indicator .security-medium{background-color:#ebb400}.formio-scope .formio-security-indicator .security-high{background-color:#bddf00}.formio-scope .formio-security-indicator .security-very-high{background-color:#009118}.formio-scope .formio-component-textarea .formio-editor-read-only-content .text-big{font-size:1.4em}.formio-scope .formio-component-textarea .formio-editor-read-only-content .text-huge{font-size:1.8em}.formio-scope .formio-component-textarea .formio-editor-read-only-content .text-small{font-size:.85em}.formio-scope .formio-component-textarea .formio-editor-read-only-content .text-tiny{font-size:.7em}.formio-scope .formio-component [ref=valueMaskInput]{display:none}.formio-scope .formio-wizard-nav-container{display:flex}.formio-scope .formio-wizard-nav-container li{margin-right:.5rem}@media not all and (min-width:30em){.formio-scope .formio-wizard-nav-container{flex-direction:column}.formio-scope .formio-wizard-nav-container li{margin-right:0}.formio-scope .formio-wizard-nav-container li .btn{width:100%;margin-bottom:.25rem}}.formio-scope .formio-tooltip__trigger{cursor:pointer}.formio-scope .formio-tooltip__body{background-color:#1b1b1b;border-radius:.25rem;bottom:0;color:#f0f0f0;display:none;font-size:1rem;padding:.5rem;position:absolute;left:0;transform:translateX(-50%);width:auto;white-space:pre;z-index:1000}.formio-scope .formio-tooltip__body.formio-tooltip--is-set{display:block}.formio-scope .formio-tooltip__body--whitespace{white-space:normal;width:250px}.formio-scope .formio-tooltip__body--right{top:auto;transform:translateX(0)}.formio-scope .formio-tooltip__body--left{top:auto;left:0;right:auto;transform:translateX(0)}.formio-scope .formio-tooltip__body--bottom{bottom:auto;top:0}.formio-scope .formio-tooltip__wrapper{position:relative}.formio-scope .formio-tooltip__wrapper>span{font-weight:400}.formio-scope .ace_editor,.formio-scope .ace_editor div,.formio-scope .ace_editor span{font-family:Monaco,Menlo,"Ubuntu Mono","Droid Sans Mono",Consolas,monospace!important}.formio-scope span[role=link]{text-decoration:underline;cursor:pointer}.formio-scope .hidden{display:none!important}.formio-scope .formbuilder{position:relative}.formio-scope .drag-container{padding:10px;border:dotted 2px #e8e8e8}.formio-scope .drag-container:hover{cursor:move;border:dotted 2px #ccc}.formio-scope .drag-container.formio-builder-form,.formio-scope .drag-container.formio-builder-form:hover,.formio-scope .panel-body>.drag-container.formio-builder-components,.formio-scope .panel-body>.drag-container.formio-builder-components:hover,.formio-scope .tab-pane>.drag-container.formio-builder-components,.formio-scope .tab-pane>.drag-container.formio-builder-components:hover{padding:0 0 1rem 0;border:none}.formio-scope .component-btn-group{display:flex;flex-direction:row-reverse;position:absolute;right:0;z-index:1000;margin-top:-2px}.formio-scope .builder-component{position:relative;min-height:15px;margin-bottom:15px}.formio-scope .builder-component .formio-component-htmlelement{border:dotted 2px #e8e8e8}.formio-scope .builder-component .formio-component-htmlelement [ref=html]:empty:before{content:"HTML Content";color:#aaa}.formio-scope .builder-component:not(:hover) .component-btn-group{display:none}.formio-scope .builder-group-button{background-color:transparent;white-space:normal;text-align:left}.formio-scope .form-builder-group-header{padding:0}.formio-scope .component-btn-group .component-settings-button{float:right;z-index:1001;margin:4px 4px 0 0;z-index:1001;-webkit-box-shadow:0 0 10px 1px rgba(48,113,169,.6);-moz-box-shadow:0 0 10px 1px rgba(48,113,169,.6);box-shadow:0 0 10px 1px rgba(48,113,169,.6)}.formio-scope .formbuilder .formio-component-content,.formio-scope .formbuilder .formio-component-datasource,.formio-scope .formbuilder .formio-component-form,.formio-scope .formbuilder .formio-component-hidden{border:2px dashed #ddd}.formio-scope .formbuilder .formio-component-datasource,.formio-scope .formbuilder .formio-component-form,.formio-scope .formbuilder .formio-component-hidden{min-height:3em;text-align:center;color:#aaa;padding-top:.5em}.formio-scope .btn-group-xxs>.btn,.formio-scope .btn-xxs,.formio-scope .component-btn-group .component-settings-button{padding:2px 2px;font-size:10px;line-height:1.2em;border-radius:0;width:18px;height:18px}.formio-scope .formcomponents .formcomponent{text-align:left;padding:5px 5px 5px 8px;margin-top:.2rem;font-size:.8em;line-height:1.2;border-radius:.3em}.formio-scope .form-builder-panel .panel-body{padding:5px}.formio-scope .formio-component-tabs .ui.tabular.menu .item{padding:.8em}.formio-scope .formio-pdf-builder{position:relative}.formio-scope .formio-drop-zone{display:none;position:absolute;z-index:10;background-color:#0d87e9;opacity:.1}.formio-scope .formio-drop-zone.enabled{display:inherit}.formio-scope .component-settings .formio-dialog-content{max-height:100%}.formio-scope .component-settings .formio-dialog-content .ck-editor__editable ol{padding-inline-start:40px}.formio-scope .component-btn-group .btn.component-settings-button-paste{display:none}.formio-scope .builder-paste-mode .component-settings-button-paste{display:inherit!important}.formio-scope .wizard-page-label{cursor:pointer;border-radius:0}.formio-scope .panel-body .drag-and-drop-alert{margin-bottom:0}.formio-scope .builder-sidebar_scroll{position:sticky;top:15px;max-height:100vh;overflow-y:auto}.formio-scope .builder-sidebar_search{margin-bottom:10px;appearance:auto}.formio-scope .formio-wizard-builder-component-title{color:#6c757d;text-align:center;padding:.5rem}.formio-scope .formio-wizard-position{position:relative}.formio-scope .gu-mirror{list-style-type:none}.formio-scope .formio-settings-help{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc;margin-top:10px}.formio-scope .help-block{margin:0}.formio-scope .builder-sidebar .btn{white-space:normal}.formio-scope .component-settings{padding-top:20px!important;padding-bottom:20px!important}.formio-scope .component-edit-container{height:auto;overflow:hidden}.formio-scope .component-edit-content{height:calc(100% - 4em)}.formio-scope .component-edit-tabs.col-sm-6{min-height:87vh;height:100%}.formio-scope .component-edit-tabs.col-sm-12{height:calc(100% - 4em);overflow-y:auto}.formio-scope .component-edit-tabs.col-sm-12 .editForm{height:calc(100% - 4em);overflow-y:auto}.formio-scope .progress.pdf-progress{height:2rem}.formio-scope .progress.pdf-progress .progress-bar{font-size:1rem;line-height:2rem}.formio-scope .builder-sidebar.disabled .formcomponent{cursor:not-allowed;opacity:.65;box-shadow:none}.formio-scope .builder-component-selected{border:2px dashed #919191;outline:0!important}