.artpal-forms-field-wrapper{margin-bottom:1rem}.artpal-forms-field-label-wrapper{margin-bottom:10px}.artpal-forms-field-label{display:inline-block;margin:0;font-weight:bold}.artpal-forms-field-input-group{position:relative;display:flex;flex-wrap:wrap}.artpal-forms-field-input-group .artpal-forms-field-control{flex:1}.artpal-forms-field-input-group .artpal-forms-field-control,.artpal-forms-field-input-group .artpal-forms-field-prepend,.artpal-forms-field-input-group .artpal-forms-field-append{position:relative;z-index:2}.artpal-forms-field-input-group .artpal-forms-field-control,.artpal-forms-field-input-group .artpal-forms-field-control.invalid,.artpal-forms-field-input-group .artpal-forms-field-control:hover,.artpal-forms-field-input-group .artpal-forms-field-control:focus{border-color:transparent;background-color:transparent;box-shadow:none}.artpal-forms-input-group-pseudo-border{position:absolute;border-style:solid;border-color:transparent;top:0;right:0;bottom:0;left:0;z-index:1}.artpal-forms-field-prepend,.artpal-forms-field-append,.artpal-forms-field-control{padding:14px;font-size:1rem;border-style:solid;border-color:transparent}.artpal-forms-field-textarea{resize:vertical;min-height:100px}.artpal-forms-input-style-border-bottom .artpal-forms-input-group-pseudo-border,.artpal-forms-input-style-border-bottom .artpal-forms-field-prepend,.artpal-forms-input-style-border-bottom .artpal-forms-field-append,.artpal-forms-input-style-border-bottom .artpal-forms-field-control{border-top:none;border-right:none;border-left:none}.artpal-forms-input-style-without-border .artpal-forms-input-group-pseudo-border,.artpal-forms-input-style-without-border .artpal-forms-field-prepend,.artpal-forms-input-style-without-border .artpal-forms-field-append,.artpal-forms-input-style-without-border .artpal-forms-field-control{border:none}.artpal-forms-field-prepend,.artpal-forms-field-append{user-select:none;opacity:0.75;line-height:1.1}.artpal-forms-field-prepend{padding-right:0}.artpal-forms-field-append{padding-left:0}.artpal-forms-field-control{width:100%;box-sizing:border-box}.artpal-forms-field-control:focus{outline:none}.artpal-forms-field-multiple-select-facade{padding:7px;padding-bottom:0}.artpal-forms-custom-select-facade-item{display:inline-block;padding:8px 12px 9px 12px;margin-right:4px;margin-bottom:8px;border:none;position:relative;z-index:2}.artpal-forms-custom-select-facade-item:hover{cursor:pointer}.artpal-forms-custom-select-facade-item:focus{outline:none}.artpal-forms-custom-dropdown-wrapper{position:relative}.artpal-forms-custom-dropdown{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;border:1px solid #f9f9f9;z-index:1;box-sizing:border-box}.artpal-forms-custom-dropdown.active{top:100%;margin-top:5px;height:auto;opacity:1;box-shadow:0 1px 10px rgba(0,0,0,0.1);overflow:hidden;z-index:3}.artpal-forms-custom-dropdown:not(.active) .artpal-forms-custom-dropdown-items,.artpal-forms-custom-dropdown.active .artpal-forms-custom-dropdown-toggler{display:none}.artpal-forms-custom-dropdown-toggler,.artpal-forms-custom-dropdown-search-input{width:100%}.artpal-forms-custom-dropdown-toggler{height:3.65em;padding:14px 0}.artpal-forms-custom-dropdown-search-input{padding:14px 16px;border:none;border-bottom:1px solid #bbb;border-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;box-sizing:border-box}.artpal-forms-custom-dropdown-search-input:focus{outline:none}.artpal-forms-custom-dropdown-items{padding:5px 5px 0 5px}.artpal-forms-custom-dropdown-item{display:block;width:100%;font-size:16px;text-align:left;background-color:transparent;padding:8px 10px;border:none;margin-bottom:5px;color:#000}.artpal-forms-custom-dropdown-item:not(:disabled):focus,.artpal-forms-custom-dropdown-item:not(:disabled):hover{cursor:pointer;outline:none}.artpal-forms-field-select{color:#000;-webkit-appearance:none;-moz-appearance:none;appearance:none}.artpal-forms-field-select::-ms-expand{display:none}.artpal-forms-select-wrapper{position:relative}.artpal-forms-select-wrapper:after{content:"";display:block;width:0.325em;height:0.325em;position:absolute;right:20px;top:50%;margin-top:-0.1em;z-index:2;pointer-events:none;transform:translateY(-50%) rotate(45deg)}.artpal-forms-button{width:100%;padding:17px 20px;margin:10px 0;border:none;cursor:pointer}.artpal-forms-button:focus{outline:none}.artpal-forms-field-under-label{font-size:0.825em}.artpal-forms-field-under-field{font-size:0.825em;margin-top:0.45rem}.artpal-forms-field-options-layout-inline{display:flex;flex-wrap:wrap}.artpal-forms-field-options-layout-inline > *{margin-right:1.5em;margin-top:1em}.artpal-forms-field-options-layout-vertical > *{margin-bottom:0.5em}.artpal-forms-field-options-layout-two-columns{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0.5em}.artpal-forms-field-radio,.artpal-forms-field-checkbox{width:0;height:0;margin:0;padding:0;opacity:0;position:absolute}.artpal-forms-field-radio + label,.artpal-forms-field-checkbox + label{cursor:pointer;user-select:none}.artpal-forms-field-radio + label .artpal-forms-pseudo-radio,.artpal-forms-field-checkbox + label .artpal-forms-pseudo-checkbox{position:relative;display:inline-block;width:1em;height:1em;margin-right:0.5em;border-style:solid;vertical-align:-0.15em;cursor:pointer}.artpal-forms-field-radio + label:hover .artpal-forms-pseudo-radio,.artpal-forms-field-checkbox + label:hover .artpal-forms-pseudo-checkbox{opacity:0.8}.artpal-forms-field-radio:checked + label .artpal-forms-pseudo-radio:before{content:"";display:block;position:absolute;top:50%;left:50%;width:0.7em;height:0.7em;border-radius:99rem;transform:translate3d(-50%,-50%,0)}.artpal-forms-field-checkbox:checked + label .artpal-forms-pseudo-checkbox:before{content:"";display:block;width:0.6em;height:0.3em;border-bottom:0.175em solid transparent;border-left:0.175em solid transparent;transform:translate3d(0.125em,0.175em,0) rotate(-45deg)}.artpal-forms-field-radio + label .artpal-forms-pseudo-radio{border-radius:99rem !important}.artpal-forms-checkbox-style-toggler .artpal-forms-field-checkbox + label .artpal-forms-pseudo-checkbox{background-image:none;width:1.825em;border-radius:99rem}.artpal-forms-checkbox-style-toggler .artpal-forms-field-checkbox + label .artpal-forms-pseudo-checkbox:before{content:"";display:block;width:0.7em;height:0.7em;margin-top:0.15em;margin-left:0.15em;border-radius:99rem;transition:0.15s}.artpal-forms-checkbox-style-toggler .artpal-forms-field-checkbox:checked + label .artpal-forms-pseudo-checkbox:before{border:none;transform:translateX(0.85em)}.artpal-forms-radio-item-wrapper label,.artpal-forms-checkbox-item-wrapper label{display:flex}.artpal-forms-label-text-wrapper{margin-top:-0.0825em;margin-left:0.25em}.artpal-forms-label-heading{display:block;font-weight:bold}.artpal-forms-label-description{display:block;margin-top:0.25em;margin-bottom:0.25em;font-size:0.825em;line-height:1.5}.artpal-forms-row{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.artpal-forms-column{flex:0 0 auto;padding-right:10px;padding-left:10px;box-sizing:border-box}.artpal-forms-row-2-cols .artpal-forms-column,.artpal-forms-column-12{width:50%}.artpal-forms-row-3-cols .artpal-forms-column,.artpal-forms-column-13{width:33.333333%}.artpal-forms-row-4-cols .artpal-forms-column,.artpal-forms-column-14{width:25%}.artpal-forms-row-auto-cols .artpal-forms-column{width:auto}.artpal-forms-text-825{font-size:0.825em}.artpal-forms-flex-1{flex:1}.artpal-forms-w-100{width:100%}.artpal-forms-d-flex{display:flex}.artpal-forms-flex-column{flex-direction:column}.artpal-forms-justify-content-between{justify-content:space-between}.artpal-forms-align-items-center{align-items:center}.artpal-forms-inline-block{display:inline-block}.artpal-forms-point-events-none{pointer-events:none}.artpal-forms-admin-bar{position:relative}.artpal-forms-range-slider{position:relative;height:0.625rem;margin-bottom:0.825rem;border-radius:0.25rem;box-sizing:border-box}.artpal-forms-range-slider-progress{position:absolute;top:0;height:100%;border-radius:0.25rem;z-index:1}.artpal-forms-range-slider input[type="range"]{position:absolute;-webkit-appearance:none;appearance:none;width:100%;height:100%;padding:0;margin:0;background:transparent;border:none;outline:none;z-index:2}.artpal-forms-range-type-range_2 input[type="range"]{pointer-events:none}.artpal-forms-range-slider input::-moz-range-thumb{pointer-events:all;cursor:col-resize;position:relative;z-index:2;border:none;border-radius:0.25rem;box-shadow:none;box-sizing:border-box;width:1rem;height:1rem}.artpal-forms-range-slider input::-webkit-slider-thumb{pointer-events:all;cursor:col-resize;position:relative;z-index:2;border:none;border-radius:0.25rem;box-shadow:none;box-sizing:border-box;width:1rem;height:1rem;-webkit-appearance:none;appearance:none}.artpal-forms-range-slider-header{padding-left:0.325rem;padding-right:0.325rem;margin-bottom:0.5rem;font-size:0.625em;opacity:0.5;user-select:none}.artpal-forms-range-slider-header span{min-width:25px;text-align:center}.artpal-forms-range-slider-header span:first-child{text-align:left}.artpal-forms-range-slider-header span:last-child{text-align:right}.artpal-forms-range-slider-footer input::-webkit-outer-spin-button,.artpal-forms-range-slider-footer input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.artpal-forms-range-slider-footer input{-moz-appearance:textfield}.artpal-forms-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.5);z-index:999;opacity:0;transition:0.25s opacity}.artpal-forms-modal-backdrop.active{opacity:1}.artpal-forms-modal{width:90%;max-width:400px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000}.artpal-forms-modal-content{font-size:1rem;background-color:#fff;color:#000;padding:2rem;opacity:0;transform:translateY(15px);transition:0.25s}.artpal-forms-modal-buttons{margin-top:0.625rem}.artpal-forms-modal.active .artpal-forms-modal-content{opacity:1;transform:translateY(0)}.artpal-forms-file-upload-input{display:block !important;position:absolute;width:0;height:0;opacity:0}.artpal-forms-file-drop-area{display:block}.artpal-forms-file-drop-area-style-drag-and-drop{border-style:dashed;padding:20px;text-align:center}.artpal-forms-file-upload-input:hover + .artpal-forms-file-drop-area-button,.artpal-forms-file-drop-area-button:hover{opacity:0.8;cursor:pointer}.artpal-forms-file-drop-area-previews{margin-top:20px}.artpal-forms-file-drop-area-previews progress{width:100%;margin-top:10px}.artpal-forms-file-drop-area-text{display:block;margin-bottom:15px}.artpal-forms-file-drop-area-button{display:inline-block;border-style:solid;padding:7px 14px}.artpal-forms-file-drop-area-upload-list-item{padding:10px;text-align:left;margin-bottom:10px}.artpal-forms-file-drop-area-upload-list-item-name-box,.artpal-forms-file-drop-area-upload-list-item-thumbnail{padding-right:10px}.artpal-forms-file-drop-area-upload-list-item-thumbnail > *{border-radius:5px}.artpal-forms-file-drop-area-upload-list-item-progress-percentage{padding-left:10px;min-width:40px;text-align:right}.artpal-forms-file-drop-area-upload-list-item-progress{height:6px;border-radius:99rem;background-color:rgba(0,0,0,0.1)}.artpal-forms-file-drop-area-upload-list-item-progress-bar{height:100%;border-radius:99rem;transition:0.3s width}.artpal-forms-file-drop-area-upload-list-item-remove{border:none;background-color:transparent;font-size:1.125em;line-height:1;cursor:pointer}.artpal-forms-tooltip{position:absolute;background-color:#333;color:#fff;padding:5px 10px;border-radius:5px;font-size:12px;display:none;z-index:1000}.artpal-forms-tooltip::after{content:"";position:absolute;top:95%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}.artpal-forms-alert{border-left:4px solid transparent;position:relative;background-color:#f5f5f5;padding:20px 40px 20px 20px;border-radius:5px;margin-bottom:15px}.artpal-forms-alert-close{position:absolute;top:0;right:0;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg>') center center no-repeat;background-size:1.5em;width:40px;height:40px;border:none;background-color:transparent;cursor:pointer;transition:0.2s transform}.artpal-forms-alert-close:hover{transform:rotate(90deg)}.artpal-forms-edit-form{position:absolute;right:0;top:0;display:inline-block;background-color:#0073aa;color:#ffffff;text-decoration:none;padding:0.325rem 0.825rem;font-size:14px}.artpal-forms-input-group-pseudo-border{border-width:1px;border-color:#cccccc;border-radius:12px;background-color:#ffffff}.artpal-forms-field-control:hover,.artpal-forms-field-control:hover + .artpal-forms-input-group-pseudo-border{border-color:#cccccc}.artpal-forms-field-control:focus + .artpal-forms-input-group-pseudo-border{border-color:#0073aa}.artpal-forms-field-prepend,.artpal-forms-field-append,.artpal-forms-field-control{border-width:1px;color:#000000}.artpal-forms-file-drop-area-style-drag-and-drop.invalid .artpal-forms-file-drop-area-button,.artpal-forms-field-radio.invalid + label .artpal-forms-pseudo-radio,.artpal-forms-field-checkbox.invalid + label .artpal-forms-pseudo-checkbox,.artpal-forms-field-control.invalid + .artpal-forms-input-group-pseudo-border,.artpal-forms-field-control.invalid + .artpal-forms-custom-select-facade-wrapper > .artpal-forms-custom-select-facade-input,.artpal-forms-field-control.invalid{border-color:#dc3545;box-shadow:0 0 0 0.2em rgba(220,53,69,0.25)}.artpal-forms-field-radio + label .artpal-forms-pseudo-radio,.artpal-forms-field-checkbox + label .artpal-forms-pseudo-checkbox{border-width:1px;border-color:#cccccc;border-radius:6px;background-color:#ffffff}.artpal-forms-field-control{background-color:#ffffff;border-color:#cccccc;border-radius:12px}.artpal-forms-custom-dropdown{background-color:#ffffff;border-color:#EEEEEE}.artpal-forms-custom-dropdown-search-input{font-size:16px;background-color:#ffffff;color:#000000;border-color:#EEEEEE}.artpal-forms-custom-dropdown.active + .artpal-forms-custom-select-facade,.artpal-forms-custom-dropdown.active + .artpal-forms-field-control,.artpal-forms-custom-dropdown-search-input:focus,.artpal-forms-field-control:focus{border-color:#0073aa}.artpal-forms-custom-select-facade-item{border-radius:6px;background-color:#0073aa;color:#ffffff}.artpal-forms-custom-select-facade-item:focus,.artpal-forms-custom-select-facade-item:hover{background-color:#1A81B3}.artpal-forms-custom-dropdown,.artpal-forms-file-drop-area-upload-list-item,.artpal-forms-custom-dropdown-item{border-radius:6px}.artpal-forms-custom-dropdown-item{color:#000000}.artpal-forms-custom-dropdown-item:not(:disabled).active{background-color:#0073aa;color:#ffffff}.artpal-forms-custom-dropdown-item:not(:disabled).active:focus{background-color:#0070A6}.artpal-forms-button{border-radius:12px;background-color:#0073aa;color:#ffffff}.artpal-forms-field-radio:checked + label .artpal-forms-pseudo-radio,.artpal-forms-field-checkbox:checked + label .artpal-forms-pseudo-checkbox{background-color:#0073aa;border-color:#0073aa}.artpal-forms-checkbox-style-toggler .artpal-forms-field-checkbox + label .artpal-forms-pseudo-checkbox:before{background-color:#cccccc}.artpal-forms-range-slider-progress{background-color:#0073aa}.artpal-forms-range-slider input::-moz-range-thumb{background-color:#0073aa;border-radius:6px}.artpal-forms-range-slider input::-webkit-slider-thumb{background-color:#0073aa;border-radius:6px}.artpal-forms-button:hover{background-color:#1A81B3}.artpal-forms-range-slider,.artpal-forms-range-slider-progress,.artpal-forms-modal-content{border-radius:12px}.artpal-forms-file-drop-area-style-drag-and-drop{border-color:#cccccc;border-radius:12px}.artpal-forms-file-drop-area-style-drag-and-drop.invalid{border-color:#dc3545}.artpal-forms-file-drop-area.highlight{border-color:#0073aa}.artpal-forms-file-drop-area-button{border-width:1px;border-color:#cccccc;border-radius:12px}.artpal-forms-file-upload-input:focus + .artpal-forms-file-drop-area-button,.artpal-forms-input-style-without-border .artpal-forms-custom-dropdown.active + .artpal-forms-custom-select-facade,.artpal-forms-input-style-without-border .artpal-forms-custom-dropdown.active + .artpal-forms-field-control,.artpal-forms-input-style-without-border .artpal-forms-field-control:focus + .artpal-forms-input-group-pseudo-border,.artpal-forms-input-style-without-border .artpal-forms-field-control:not(.artpal-forms-field-input-group-input):focus,.artpal-forms-field-radio:focus + label .artpal-forms-pseudo-radio,.artpal-forms-field-checkbox:focus + label .artpal-forms-pseudo-checkbox,.artpal-forms-button:focus,.artpal-forms-custom-select-facade-item:focus{box-shadow:0 0 0 5px rgba(0,115,170,0.25)}.artpal-forms-range-slider input:focus::-moz-range-thumb{box-shadow:0 0 0 5px rgba(0,115,170,0.25)}.artpal-forms-range-slider input:focus::-webkit-slider-thumb{box-shadow:0 0 0 5px rgba(0,115,170,0.25)}.artpal-forms-alert{border-left-color:#cccccc}.artpal-forms-file-drop-area-upload-list-item-progress-bar{background-color:#0073aa}.artpal-forms-alert-success{border-color:#0073aa;background-color:#E6F1F7}.artpal-forms-alert-error{border-color:#dc3545;background-color:#FCEBEC}.artpal-forms-select-wrapper:after{border-bottom:1px solid #000000;border-right:1px solid #000000}.artpal-forms-range-slider,.artpal-forms-file-drop-area-upload-list-item{background-color:#f1f1f1}.artpal-forms-field-checkbox:checked + label .artpal-forms-pseudo-checkbox:before{border-color:#ffffff}.artpal-forms-checkbox-style-toggler .artpal-forms-field-checkbox:checked + label .artpal-forms-pseudo-checkbox:before,.artpal-forms-field-radio:checked + label .artpal-forms-pseudo-radio:before{background-color:#ffffff}.artpal-forms-file-drop-area-style-drag-and-drop{border-width:1px}.artpal-forms-file-drop-area-upload-list-item-remove{color:#0073aa}.artpal-forms-modal-content{background-color:#ffffff;color:#000000}.artpal-forms-custom-dropdown-item:not(:disabled):focus,.artpal-forms-custom-dropdown-item:not(:disabled):hover{background-color:#EEEEEE}.artpal-forms-custom-dropdown-item:not(:disabled).active:hover,.artpal-forms-custom-dropdown-item:not(:disabled).active:focus{background-color:#1A81B3}