.theme--light.v-stepper{background:#fff}.theme--light.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:rgba(0,0,0,.38)}.theme--light.v-stepper .v-stepper__step__step,.theme--light.v-stepper .v-stepper__step__step .v-icon{color:#fff}.theme--light.v-stepper .v-stepper__header .v-divider{border-color:rgba(0,0,0,.12)}.theme--light.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #000}.theme--light.v-stepper .v-stepper__step--editable:hover{background:rgba(0,0,0,.06)}.theme--light.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #000}.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label{color:rgba(0,0,0,.87)}.theme--light.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:rgba(0,0,0,.54)}.theme--light.v-stepper .v-stepper__label{color:rgba(0,0,0,.38)}.theme--light.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label,.theme--light.v-stepper .v-stepper__label small{color:rgba(0,0,0,.6)}.v-application--is-ltr .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid rgba(0,0,0,.12)}.v-application--is-rtl .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid rgba(0,0,0,.12)}.theme--dark.v-stepper{background:#303030}.theme--dark.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:hsla(0,0%,100%,.5)}.theme--dark.v-stepper .v-stepper__step__step,.theme--dark.v-stepper .v-stepper__step__step .v-icon{color:#fff}.theme--dark.v-stepper .v-stepper__header .v-divider{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #fff}.theme--dark.v-stepper .v-stepper__step--editable:hover{background:hsla(0,0%,100%,.06)}.theme--dark.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #fff}.theme--dark.v-stepper .v-stepper__step--complete .v-stepper__label{color:hsla(0,0%,100%,.87)}.theme--dark.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:hsla(0,0%,100%,.75)}.theme--dark.v-stepper .v-stepper__label{color:hsla(0,0%,100%,.5)}.theme--dark.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label,.theme--dark.v-stepper .v-stepper__label small{color:hsla(0,0%,100%,.7)}.v-application--is-ltr .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid hsla(0,0%,100%,.12)}.v-application--is-rtl .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid hsla(0,0%,100%,.12)}.v-sheet.v-stepper{border-radius:4px}.v-sheet.v-stepper:not(.v-sheet--outlined){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-sheet.v-stepper.v-sheet--shaped{border-radius:16px 4px}.v-stepper{border-radius:4px;overflow:hidden;position:relative}.v-stepper__header{height:72px;align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-between;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-stepper__header .v-divider{align-self:center;margin:0 -16px}.v-stepper__items{position:relative;overflow:hidden}.v-stepper__step__step{align-items:center;border-radius:50%;display:inline-flex;font-size:.75rem;justify-content:center;height:24px;min-width:24px;width:24px;transition:.3s cubic-bezier(.25,.8,.25,1)}.v-application--is-ltr .v-stepper__step__step{margin-right:8px}.v-application--is-rtl .v-stepper__step__step{margin-left:8px}.v-stepper__step__step .v-icon.v-icon{font-size:1.25rem}.v-stepper__step__step .v-icon.v-icon.v-icon--svg{height:1.25rem;width:1.25rem}.v-stepper__step{align-items:center;display:flex;flex-direction:row;padding:24px;position:relative}.v-stepper__step--active .v-stepper__label{transition:.3s cubic-bezier(.4,0,.6,1)}.v-stepper__step--editable{cursor:pointer}.v-stepper__step.v-stepper__step--error .v-stepper__step__step{background:transparent;color:inherit}.v-stepper__step.v-stepper__step--error .v-stepper__step__step .v-icon{font-size:1.5rem;color:inherit}.v-stepper .v-stepper__step.v-stepper__step--error .v-stepper__label{color:inherit;text-shadow:none;font-weight:500}.v-stepper .v-stepper__step.v-stepper__step--error .v-stepper__label small{color:inherit}.v-stepper__label{display:block;flex-grow:1;line-height:1}.v-application--is-ltr .v-stepper__label{text-align:left}.v-application--is-rtl .v-stepper__label{text-align:right}.v-stepper__label small{display:block;font-size:.75rem;font-weight:300;text-shadow:none}.v-stepper__wrapper{overflow:hidden;transition:none}.v-stepper__content{top:0;padding:24px 24px 16px 24px;flex:1 0 auto;width:100%}.v-stepper__content>.v-btn{margin:24px 8px 8px 0}.v-stepper--flat{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-stepper--is-booted .v-stepper__content,.v-stepper--is-booted .v-stepper__wrapper{transition:.3s cubic-bezier(.25,.8,.5,1)}.v-stepper--vertical{padding-bottom:36px}.v-stepper--vertical .v-stepper__content{width:auto}.v-application--is-ltr .v-stepper--vertical .v-stepper__content{padding:16px 60px 16px 23px}.v-application--is-rtl .v-stepper--vertical .v-stepper__content{padding:16px 23px 16px 60px}.v-application--is-ltr .v-stepper--vertical .v-stepper__content{margin:-8px -36px -16px 36px}.v-application--is-rtl .v-stepper--vertical .v-stepper__content{margin:-8px 36px -16px -36px}.v-stepper--vertical .v-stepper__step{padding:24px 24px 16px}.v-application--is-ltr .v-stepper--vertical .v-stepper__step__step{margin-right:12px}.v-application--is-rtl .v-stepper--vertical .v-stepper__step__step{margin-left:12px}.v-stepper--alt-labels .v-stepper__header{height:auto}.v-stepper--alt-labels .v-stepper__header .v-divider{margin:35px -67px 0;align-self:flex-start}.v-stepper--alt-labels .v-stepper__step{flex-direction:column;justify-content:flex-start;align-items:center;flex-basis:175px}.v-stepper--alt-labels .v-stepper__step small{text-align:center}.v-stepper--alt-labels .v-stepper__step__step{margin-bottom:11px;margin-left:0;margin-right:0}@media only screen and (max-width:959.98px){.v-stepper:not(.v-stepper--vertical) .v-stepper__label{display:none}.v-stepper:not(.v-stepper--vertical) .v-stepper__step__step{margin-left:0;margin-right:0}}.accordion-padrao{color:#0d47a1}.informativo-container{display:flex;justify-content:space-between;align-items:center}.informativo-texto{flex-grow:1}.informativo-botao{margin-left:auto}.theme--light.v-input--switch .v-input--switch__thumb{color:#fff}.theme--light.v-input--switch .v-input--switch__track{color:rgba(0,0,0,.38)}.theme--light.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__thumb{color:#fafafa!important}.theme--light.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__track{color:rgba(0,0,0,.12)!important}.theme--dark.v-input--switch .v-input--switch__thumb{color:#bdbdbd}.theme--dark.v-input--switch .v-input--switch__track{color:hsla(0,0%,100%,.3)}.theme--dark.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__thumb{color:#424242!important}.theme--dark.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__track{color:hsla(0,0%,100%,.1)!important}.v-input--switch__thumb,.v-input--switch__track{background-color:currentColor;pointer-events:none;transition:inherit}.v-input--switch__track{border-radius:8px;width:36px;height:14px;left:2px;position:absolute;opacity:.6;right:2px;top:calc(50% - 7px)}.v-input--switch__thumb{border-radius:50%;top:calc(50% - 10px);height:20px;position:relative;width:20px;display:flex;justify-content:center;align-items:center;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-input--switch .v-input--selection-controls__input{width:38px;transition:opacity .3s cubic-bezier(.25,.8,.5,1)}.v-input--switch .v-input--selection-controls__ripple{top:calc(50% - 24px)}.v-input--switch.v-input--dense .v-input--switch__thumb{width:18px;height:18px}.v-input--switch.v-input--dense .v-input--switch__track{height:12px;width:32px}.v-input--switch.v-input--dense.v-input--switch--inset .v-input--switch__track{height:22px;width:44px;top:calc(50% - 12px);left:-3px}.v-input--switch.v-input--dense .v-input--selection-controls__ripple{top:calc(50% - 22px)}.v-input--switch.v-input--is-dirty.v-input--is-disabled .v-input--selection-controls__input{opacity:.6}.v-application--is-ltr .v-input--switch .v-input--selection-controls__ripple{left:-14px}.v-application--is-ltr .v-input--switch.v-input--dense .v-input--selection-controls__ripple{left:-12px}.v-application--is-ltr .v-input--switch.v-input--is-dirty .v-input--selection-controls__ripple,.v-application--is-ltr .v-input--switch.v-input--is-dirty .v-input--switch__thumb{transform:translate(20px)}.v-application--is-rtl .v-input--switch .v-input--selection-controls__ripple{right:-14px}.v-application--is-rtl .v-input--switch.v-input--dense .v-input--selection-controls__ripple{right:-12px}.v-application--is-rtl .v-input--switch.v-input--is-dirty .v-input--selection-controls__ripple,.v-application--is-rtl .v-input--switch.v-input--is-dirty .v-input--switch__thumb{transform:translate(-20px)}.v-input--switch:not(.v-input--switch--flat):not(.v-input--switch--inset) .v-input--switch__thumb{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-input--switch--inset .v-input--selection-controls__input,.v-input--switch--inset .v-input--switch__track{width:48px}.v-input--switch--inset .v-input--switch__track{border-radius:14px;height:28px;left:-4px;opacity:.32;top:calc(50% - 14px)}.v-application--is-ltr .v-input--switch--inset .v-input--selection-controls__ripple,.v-application--is-ltr .v-input--switch--inset .v-input--switch__thumb{transform:translate(0)!important}.v-application--is-rtl .v-input--switch--inset .v-input--selection-controls__ripple,.v-application--is-rtl .v-input--switch--inset .v-input--switch__thumb{transform:translate(-6px)!important}.v-application--is-ltr .v-input--switch--inset.v-input--is-dirty .v-input--selection-controls__ripple,.v-application--is-ltr .v-input--switch--inset.v-input--is-dirty .v-input--switch__thumb{transform:translate(20px)!important}.v-application--is-rtl .v-input--switch--inset.v-input--is-dirty .v-input--selection-controls__ripple,.v-application--is-rtl .v-input--switch--inset.v-input--is-dirty .v-input--switch__thumb{transform:translate(-26px)!important}.primary-warning-500{background-color:#f79009!important;border-color:#f79009!important}.primary-warning-500--text{color:#f79009!important;caret-color:#f79009!important}.primary-success-700{background-color:#027a48!important;border-color:#027a48!important}.primary-success-700--text{color:#027a48!important;caret-color:#027a48!important}.primary-error-600{background-color:#d92d20!important;border-color:#d92d20!important}.primary-error-600--text{color:#d92d20!important;caret-color:#d92d20!important}.primary-error-700{background-color:#b42318!important;border-color:#b42318!important}.primary-error-700--text{color:#b42318!important;caret-color:#b42318!important}.primary-blue-25{background-color:#f5faff!important;border-color:#f5faff!important}.primary-blue-25--text{color:#f5faff!important;caret-color:#f5faff!important}.primary-blue-500{background-color:#2e90fa!important;border-color:#2e90fa!important}.primary-blue-500--text{color:#2e90fa!important;caret-color:#2e90fa!important}.primary-grey-100{background-color:#f2f4f7!important;border-color:#f2f4f7!important}.primary-grey-100--text{color:#f2f4f7!important;caret-color:#f2f4f7!important}.primary-grey-200{background-color:#e4e7ec!important;border-color:#e4e7ec!important}.primary-grey-200--text{color:#e4e7ec!important;caret-color:#e4e7ec!important}.primary-grey-300{background-color:#d0d5dd!important;border-color:#d0d5dd!important}.primary-grey-300--text{color:#d0d5dd!important;caret-color:#d0d5dd!important}.primary-grey-400{background-color:#98a2b3!important;border-color:#98a2b3!important}.primary-grey-400--text{color:#98a2b3!important;caret-color:#98a2b3!important}.primary-grey-500{background-color:#667085!important;border-color:#667085!important}.primary-grey-500--text{color:#667085!important;caret-color:#667085!important}.primary-grey-600{background-color:#475467!important;border-color:#475467!important}.primary-grey-600--text{color:#475467!important;caret-color:#475467!important}.primary-grey-700{background-color:#344054!important;border-color:#344054!important}.primary-grey-700--text{color:#344054!important;caret-color:#344054!important}.primary-grey-900{background-color:#101828!important;border-color:#101828!important}.primary-grey-900--text{color:#101828!important;caret-color:#101828!important}.primary-grey-50{background-color:#f9fafb!important;border-color:#f9fafb!important}.primary-grey-50--text{color:#f9fafb!important;caret-color:#f9fafb!important}.quantidade{font-size:14px;line-height:20px;font-weight:400}.subtitulo-pagina{color:#364054;font-size:.8rem;margin-bottom:1rem;opacity:.7}#filtro .row{margin-top:10px!important;margin-bottom:10px!important}.alinhar-direita[data-v-23d86fc1]{display:flex;justify-content:right}.primary-warning-500[data-v-19ed70e2]{background-color:#f79009!important;border-color:#f79009!important}.primary-warning-500--text[data-v-19ed70e2]{color:#f79009!important;caret-color:#f79009!important}.primary-success-700[data-v-19ed70e2]{background-color:#027a48!important;border-color:#027a48!important}.primary-success-700--text[data-v-19ed70e2]{color:#027a48!important;caret-color:#027a48!important}.primary-error-600[data-v-19ed70e2]{background-color:#d92d20!important;border-color:#d92d20!important}.primary-error-600--text[data-v-19ed70e2]{color:#d92d20!important;caret-color:#d92d20!important}.primary-error-700[data-v-19ed70e2]{background-color:#b42318!important;border-color:#b42318!important}.primary-error-700--text[data-v-19ed70e2]{color:#b42318!important;caret-color:#b42318!important}.primary-blue-25[data-v-19ed70e2]{background-color:#f5faff!important;border-color:#f5faff!important}.primary-blue-25--text[data-v-19ed70e2]{color:#f5faff!important;caret-color:#f5faff!important}.primary-blue-500[data-v-19ed70e2]{background-color:#2e90fa!important;border-color:#2e90fa!important}.primary-blue-500--text[data-v-19ed70e2]{color:#2e90fa!important;caret-color:#2e90fa!important}.primary-grey-100[data-v-19ed70e2]{background-color:#f2f4f7!important;border-color:#f2f4f7!important}.primary-grey-100--text[data-v-19ed70e2]{color:#f2f4f7!important;caret-color:#f2f4f7!important}.primary-grey-200[data-v-19ed70e2]{background-color:#e4e7ec!important;border-color:#e4e7ec!important}.primary-grey-200--text[data-v-19ed70e2]{color:#e4e7ec!important;caret-color:#e4e7ec!important}.primary-grey-300[data-v-19ed70e2]{background-color:#d0d5dd!important;border-color:#d0d5dd!important}.primary-grey-300--text[data-v-19ed70e2]{color:#d0d5dd!important;caret-color:#d0d5dd!important}.primary-grey-400[data-v-19ed70e2]{background-color:#98a2b3!important;border-color:#98a2b3!important}.primary-grey-400--text[data-v-19ed70e2]{color:#98a2b3!important;caret-color:#98a2b3!important}.primary-grey-500[data-v-19ed70e2]{background-color:#667085!important;border-color:#667085!important}.primary-grey-500--text[data-v-19ed70e2]{color:#667085!important;caret-color:#667085!important}.primary-grey-600[data-v-19ed70e2]{background-color:#475467!important;border-color:#475467!important}.primary-grey-600--text[data-v-19ed70e2]{color:#475467!important;caret-color:#475467!important}.primary-grey-700[data-v-19ed70e2]{background-color:#344054!important;border-color:#344054!important}.primary-grey-700--text[data-v-19ed70e2]{color:#344054!important;caret-color:#344054!important}.primary-grey-900[data-v-19ed70e2]{background-color:#101828!important;border-color:#101828!important}.primary-grey-900--text[data-v-19ed70e2]{color:#101828!important;caret-color:#101828!important}.primary-grey-50[data-v-19ed70e2]{background-color:#f9fafb!important;border-color:#f9fafb!important}.primary-grey-50--text[data-v-19ed70e2]{color:#f9fafb!important;caret-color:#f9fafb!important}.paginacao-padrao .v-pagination__item[data-v-19ed70e2],.paginacao-padrao .v-pagination__navigation[data-v-19ed70e2]{box-shadow:none!important}[data-v-19ed70e2] .p-dropdown-items{z-index:1500!important;position:fixed;overflow-y:scroll;height:150px;padding:.5rem 0;background:#fff;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.ui__vue_hotspot_hotspot[data-v-42669c21]{height:25px;width:25px;position:absolute;border-radius:50%;cursor:pointer;z-index:200;margin-left:-10px;margin-top:-10px;padding:4px}.ui__vue_hotspot_hotspot>div[data-v-42669c21]{min-width:250px;width:250px;height:94px;margin:-104px -60px;border-radius:4px;overflow:hidden;font-size:10px;display:none}.ui__vue_hotspot_hotspot.active>div[data-v-42669c21]{display:block}.ui__vue_hotspot_hotspot.active>div[data-v-42669c21]:before{border:solid transparent;content:" ";height:0;left:0;position:absolute;width:0;border-width:10px;border-left-color:hsla(0,0%,100%,.4);transform:rotate(90deg);top:-10px}.ui__vue_hotspot_hotspot>div>.ui__vue_hotspot_title[data-v-42669c21]{height:35px;line-height:20px;font-weight:700;transition:opacity .2s ease-in;font-size:.9rem;display:flex;justify-content:center;flex-direction:column}.ui__vue_hotspot_hotspot>div>.ui__vue_hotspot_message[data-v-42669c21]{margin-top:2px;padding:10px 10px;height:70px;overflow-y:auto;transition:opacity .2s ease-in;display:flex;flex-direction:column}.ui__vue_hotspot_message span[data-v-42669c21]{font-size:.8rem;opacity:.8}.ui__vue_hotspot_title span[data-v-42669c21]{margin-left:11px}.ui_points_value[data-v-42669c21]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.7rem;font-weight:700;color:#fefefe;z-index:100;pointer-events:none}.ui__vue_hotspot_buttons_box[data-v-2b65776c]{height:5em}.ui__vue_hotspot_buttons[data-v-2b65776c]{transition:padding .4s ease-out,opacity .2s ease-in;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);border-radius:0 0 1em 1em;padding:0;opacity:0}.ui__vue_hotspot_buttons.active[data-v-2b65776c]{padding:1em;opacity:1}.ui__vue_hotspot_buttons>.ui__vue_hotspot_remove[data-v-2b65776c],.ui__vue_hotspot_buttons>.ui__vue_hotspot_save[data-v-2b65776c]{width:12em;display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dcdfe6;color:#606266;-webkit-appearance:none;text-align:center;box-sizing:border-box;outline:none;margin:0;transition:.1s;font-weight:500;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;padding:12px 20px;font-size:14px;border-radius:4px;margin-left:10px}.ui__vue_hotspot_buttons>.ui__vue_hotspot_save[data-v-2b65776c]{color:#fff;background-color:#67c23a;border-color:#67c23a}.ui__vue_hotspot_buttons>.ui__vue_hotspot_save[data-v-2b65776c]:hover{background:#85ce61;border-color:#85ce61;color:#fff}.ui__vue_hotspot_buttons>.ui__vue_hotspot_remove[data-v-2b65776c]{color:#fff;background-color:#f56c6c;border-color:#f56c6c}.ui__vue_hotspot_buttons>.ui__vue_hotspot_remove[data-v-2b65776c]:hover{color:#fff;background:#f78989;border-color:#f78989}.values{padding:1rem;display:flex;margin-bottom:1rem;flex-direction:column;margin-top:20px;background-color:#f0f8ff}.ui__vue_hotspot{width:100%;height:100%;display:inline-block;position:relative}.ui__vue_hotspot_background_image{max-width:100%;width:100%}span.ui__vue_hotspot_overlay{position:absolute;background-color:rgba(0,0,0,.4);top:0;left:0;cursor:pointer}span.ui__vue_hotspot_overlay>p{color:#fff;background:hsla(0,0%,100%,.4);margin-top:0;padding:20px;text-align:center}.paginator>.paginacao-padrao{display:none!important}.main-container{padding:1rem}.ui_alert-hotspot-dbclick{opacity:.7;color:#717171}