.alert{border-radius:.5rem;display:inline-block;padding:1rem;width:100%}.alert.error{background:#ffefed;color:#e11900}.alert.success{background:#e6f2ed;color:#048848}.alert.default{background:#eee;color:#000}@keyframes showTooltip{0%{opacity:0}to{opacity:1}}.tag{background-color:#f0f7ff;border-radius:.5rem;display:block;padding:.25rem .5rem;position:relative}.tag p{font-weight:400;text-align:center}@media screen and (min-width:768px){.tag{padding:.625rem .75rem}.tag.sm{padding:.25rem .5rem}}.tag.hasTooltip{cursor:pointer}.tag.hasTooltip:hover .tag__tooltip{animation:showTooltip .35s forwards}.tag.inline{display:inline-block}.tag__tooltip{border-radius:.5rem;color:#fff;font-size:.625rem;opacity:0;padding:.25rem .625rem;text-align:center;top:0;transform:translate(-50%,-120%);width:100%}.tag__tooltip,.tag__tooltip:before{background:#000;left:50%;position:absolute;right:50%}.tag__tooltip:before{bottom:0;content:"";height:10px;transform:translate(-50%,50%) rotate(42deg);width:10px}.wrapper-modulos{display:flex;flex-wrap:wrap;gap:1.875rem}.card-entradas{border:1px solid #e2e2e2;border-radius:12px;display:flex;flex-direction:column;font-family:Open Sans,sans-serif;gap:.5rem;justify-content:space-between;padding:15px 11px;width:100%}.card-entradas header{display:flex;justify-content:end}.card-entradas section p{color:#545454;font-size:12px}@media screen and (min-width:768px){.card-entradas{margin:0;width:350px}}.card-entradas__list{margin-top:8px}.card-entradas__list button{border:2px solid;border-radius:100px;color:#fff;cursor:pointer;height:32px;margin-right:.5rem;transition:background .35s;width:32px}.card-entradas__list button.busy{background:#e11900}.card-entradas__list button.busy:hover{background:#c21600;transition:background .35s}.card-entradas__list button.free{background:#048848}.card-entradas__list button.free:hover{background:#036a38;transition:background .35s}.select-wrapper{display:flex;flex-basis:100%;flex-direction:column;font-family:Open Sans,sans-serif;overflow:hidden}.select-wrapper:not(:last-of-type){margin-bottom:20px}.select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#eee url(/static/media/chevron.7c02e4afd7749f9d2f01.svg) no-repeat 100%;background-position-x:96%;background-size:16px;border:0;color:#6b6b6b;cursor:pointer;outline:0;padding:0 0 0 16px;transition:.5s}.select:not(:disabled):hover{background-color:#eee;box-shadow:inset 999px 999px 0 #00000014;opacity:1}.select:active{border:2px solid #000;color:#000}.select:disabled{background-color:#f9f9f9;border:none;color:#afafaf;cursor:auto}.select-sm{font-size:14px;height:36px}.select-md{font-size:16px;height:48px}.select-lg{font-size:18px;height:56px}.select-span{color:#6b6b6b}.btn__spinner{animation:spinner 1s linear infinite}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.btn{border:none;color:#000;cursor:pointer;display:block;font-family:Open Sans,sans-serif;font-weight:500;position:relative;text-decoration:none}.btn:disabled{background-color:#f9f9f9;border:none;color:#afafaf;cursor:auto}.btn.loading{color:#000!important}.btn.loading .btn__spiner{display:block}.btn--primary{background-color:#000;color:#fff;transition:.5s}.btn--primary:disabled{color:#afafaf}.btn--primary:not(:disabled):hover{background-color:#000000b3}.btn--secondary{background-color:#eee;color:#000;transition:.5s}.btn--secondary:not(:disabled):hover{background-color:#eee;box-shadow:inset 0 300px 0 #00000014}.btn--tertiary{background-color:#0000;color:#000;transition:.5s}.btn--tertiary:not(:disabled):hover{background-color:#000000b3;color:#fff;cursor:pointer;transition:.5s}.btn--danger{background-color:#0000;color:#e11900;transition:.5s}.btn--danger:not(:disabled):hover{background-color:#f1998e;color:#000;cursor:pointer;transition:.5s}.btn--sm{font-size:.875rem;padding:.625rem .75rem}.btn--md{font-size:1rem;padding:.875rem 1rem}.btn--lg{font-size:1.125rem;padding:1rem 1.25rem}.button-group-wrapper{display:flex}.button-group-wrapper button:not(:last-of-type){margin-right:.625rem}.button-group-wrapper.start{justify-content:flex-start}.button-group-wrapper.end{justify-content:flex-end}.modal{align-items:center;background:#000000b3;display:flex;height:100vh;justify-content:center;left:0;padding:.625rem;position:fixed;top:0;width:100vw;z-index:500000}.modal .actions{display:flex;gap:.625rem}.modal__content{background:#fff;border-radius:16px;display:flex;flex-direction:column;height:90%;justify-content:space-between;padding:1.5rem;width:90%}.modal__content header{margin-bottom:1.25rem}.modal__content section{flex-grow:1;margin-bottom:1.25rem;overflow-y:auto}.modal__content nav{display:flex;justify-content:flex-end}.modal__content.sm{height:284px;width:480px}.modal__content.md{height:484px;max-width:880px}@media screen and (min-width:768px){.modal__content header{margin-bottom:.25rem}.modal__content .section{padding:0 1.25rem}}.wrapper-checkbox{align-items:center;display:flex;flex-direction:row}.wrapper-checkbox:not(:last-of-type){margin-bottom:20px}.wrapper-checkbox input[type=checkbox]{height:20px;margin-right:.625rem;width:20px}.wrapper-checkbox label{margin-bottom:0}.input-wrapper{display:flex;flex-direction:column;font-family:Open Sans,sans-serif}.input-wrapper:not(:last-of-type){margin-bottom:20px}.input-wrapper .input{background-color:#eee;border:2px solid #0000;color:#000;overflow:hidden;padding:5px 10px}.input-wrapper .input:not(:disabled):hover{background-color:#eee;box-shadow:inset 0 300px 0 #00000014}.input-wrapper .input:focus,.input-wrapper .input:focus-visible{border-color:#000;outline:none}.input-wrapper .input:disabled{background-color:#f9f9f9;border:none;color:#afafaf}.input--sm{font-size:14px;height:36px}.input--md{font-size:16px;height:48px}.input--lg{font-size:18px;height:56px}.input--error{background-color:#ffefed;border:2px solid #f1998e}span{color:#6b6b6b;font-size:14px}.register-pt-monitoria{flex-wrap:wrap}.infos-modulo,.register-pt-monitoria{display:flex;justify-content:space-between}.infos-modulo{align-items:center;width:100%}.infos-modulo .heading{margin-right:.625rem}.infos-modulo__tags{display:flex;gap:.625rem}.modal-ponto-monitoria .input-wrapper{margin-bottom:1.25rem}@media screen and (max-width:576px){.infos-modulo{display:flex;flex-direction:column;gap:.625rem}}.page-config-ponto-monitoria__header{display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:80px;width:100%}.page-config-ponto-monitoria__header>.select-wrapper:not(:last-of-type){margin-right:10px}.breadcrumb{align-items:center;display:flex;height:100%}.breadcrumb span,.breadcrumb strong{margin-right:10px}.wrapper{display:flex;flex-direction:column;width:100%}.menu{background:#fff;height:calc(100vh - 60px);padding-top:1.25rem;position:absolute;top:60px;width:250px;z-index:2}.menu .accordion__item .btn i:not([class*=fa-chevron]),.menu.closed{display:none}@media screen and (min-width:800px){.menu.closed{display:block;width:100px}.menu.closed .accordion__item{justify-content:center}.menu.closed .accordion__item .btn{background:#0000;display:flex;flex-direction:column;font-size:.75rem;padding:1rem 0;text-align:center;transition:background .35s}.menu.closed .accordion__item .btn:hover{background:#f0f7ff;transition:background .35s}.menu.closed .accordion__item .btn i{display:inline-block;font-size:1.5rem;margin-bottom:.5rem}}@media screen and (min-width:768px){.menu{background:#0000;position:-webkit-sticky;position:sticky}}.wrapper-filter{border-bottom:1px solid #afafaf;margin:0 .625rem 1.25rem;padding-bottom:.625rem}.wrapper-filter .accordion{margin-top:1.25rem}.accordion{display:flex;flex-direction:column;list-style:none}.accordion .accordion{display:none;margin-top:0}.accordion .accordion.active{display:block}.accordion .accordion .accordion__item{padding-left:.875rem}.accordion .accordion .accordion__item .btn{font-size:.875rem}.accordion__item{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.accordion__item .text-helper{color:#ffc043;font-size:.75rem;padding:0 .625rem}.accordion__item.disabled .btn{color:#afafaf;pointer-events:none}.accordion__item .btn,.accordion__item .btn:hover{background:#0000}.accordion__item .btn{align-items:center;color:#545454;display:flex;justify-content:space-between;width:100%}.accordion__item .btn:hover{color:#000}.main-header{background:#f9f9f9;border-top:6px solid;display:flex;height:60px;justify-content:space-between;padding:0 1.25rem;position:-webkit-sticky;position:sticky;top:0;width:100vw;z-index:2}.main-header .col-1,.main-header .col-2{align-items:center;display:flex}.main-header .col-1,.main-header .col-2{padding:0;width:150px}.main-header__btn-toggle{background:#0000;border:0;color:#6b6b6b;cursor:pointer;font-size:1.25rem;height:24px;transition:color .35s;width:24px}.main-header__btn-toggle:hover{color:#545454;transition:color .35s}.containerHeader{align-items:center;display:flex}.dropdown-menu{animation:fadeIn .2s ease-in-out;background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 6px #0000001a;left:-2.3%;list-style:none;position:absolute;top:110%;width:-webkit-fit-content;width:fit-content;z-index:999}.dropdown-menu li{cursor:pointer;padding:.5rem 1rem;transition:background .2s}.dropdown-menu li:hover{background-color:#f5f5f5}.main-header__brand{height:60px;object-fit:contain;padding-left:10px;width:120px}.user-avatar{display:flex;justify-content:end;width:100%}.base-layout{background:#f9f9f9;display:flex;flex-wrap:wrap}.base-layout__aside{display:flex;flex-direction:column;height:100vh;padding:0 .5rem;position:-webkit-sticky;position:sticky;top:0;width:250px}.base-layout__main{background:#fff;flex-grow:1;width:calc(100% - 250px)}.base-layout__content-header{align-items:center;background-color:#fff;display:flex;padding:1.25rem 0;position:-webkit-sticky;position:sticky;top:60px;z-index:1}.base-layout__content-header.active{box-shadow:0 3px 2px -2px #0000001a;transition:box-shadow .35s}.list-pts-monitoria{display:flex;flex-wrap:wrap;padding:0 .625rem}.list-pts-monitoria .card-monitoria{border-radius:12px;height:320px;margin-bottom:1.25rem;margin-left:.625rem;margin-right:.625rem;width:100%}.list-pts-monitoria .card-monitoria.positive{border-bottom:3px solid #048848;box-shadow:1px 1px 6px 1px #66d19e}.list-pts-monitoria .card-monitoria.negative{border-bottom:3px solid #e11900;box-shadow:1px 1px 6px 1px #f1998e}.list-pts-monitoria .card-monitoria.offline{border-bottom:3px solid #6e6e6e;box-shadow:1px 1px 6px 1px #999}@media screen and (min-width:768px){.list-pts-monitoria .card-monitoria{width:calc(33.33333% - 1.25rem)}}.list-pts-monitoria .card-monitoria__content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem}.list-pts-monitoria .card-monitoria__content>header{border-bottom:1px solid #e2e2e2;display:flex;justify-content:space-between;margin-bottom:.625rem;padding-bottom:.625rem}.list-pts-monitoria .card-monitoria__content>header>div{flex-grow:1}.list-pts-monitoria .card-monitoria__content .figure{align-items:end;display:flex;flex-direction:column}.list-pts-monitoria .card-monitoria__content .figure__icon{height:90px;width:90px}.list-pts-monitoria .card-monitoria__content .figure__icon img{max-width:100%}.list-pts-monitoria .card-monitoria__content .figure__text{text-align:center;width:90px}.list-pts-monitoria .card-monitoria__content .infoPost{color:gray;font-size:11px;text-align:center}.progress{display:flex;flex-direction:column}.progress header{display:flex;justify-content:space-between}.progress__bar{background:#eee;height:8px;width:100%}.progress__fill{background:#276ef1;height:100%}.progress__text{margin-top:.875rem;text-align:center;width:100%}.card{background:#fff;border-radius:4px;box-shadow:0 0 10px -2px #d3d3d3;color:#6b6b6b;padding:1.25rem}.card.no-shadow{box-shadow:none}.card.variant--secondary{background:#f0f7ff}#map{overflow:visible;overflow:initial;transform:scale(.7) translate(-108px,-30px);width:450px}@media screen and (min-width:768px){#map{transform:none}}#map .state,#map .state .shape{cursor:pointer}#map .state .label_icon_state{font-family:Arial;font-size:11px;font-weight:400;line-height:12px}#map .state .label_state{display:none;font-family:Arial;font-size:14px;font-weight:700;line-height:16px}#map .state.hover .label_state,#map .state:hover .label_state{display:block}#map .state.default .shape{fill:#afafaf;cursor:default;pointer-events:none}#map .state.ALERTA_INCENDIO .shape{fill:#e11900}#map .state.ALERTA_OUTROS .shape{fill:#ffc043}#map .state.ALERTA_MANUTENCAO .shape{fill:#276ef1}#map .state.OK .shape{fill:#048848}#map .state .icon_state{fill:#6b6b6b;opacity:1;transition:opacity .35s}#map .state .label_icon_state{fill:#fff;cursor:default;pointer-events:none}#map .state .label_state{fill:#000}#map .state.hover .shape,#map .state:hover .shape{opacity:.8;transition:opacity .35s}#map .state.hover .icon_state,#map .state:hover .icon_state{fill:#000}.modal-list-alert{display:flex;flex-direction:column}.modal-list-alert__item{background:#f0f7ff;border:0;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:1px;padding:.625rem;text-decoration:none}.modal-list-alert__item.disabled{background:#f9f9f9;color:#afafaf;cursor:default}.modal-list-alert__item.with-alert{background:#ffefed;color:#e11900}.list-of-numbers{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:space-between}.list-of-numbers .title-and-number{justify-content:flex-start}@media screen and (min-width:768px){.list-of-numbers{flex-wrap:nowrap}}.list-of-numbers__item{border-radius:.625rem;box-shadow:0 2px 4px -3px #45494f;padding:1rem 1.25rem;width:100%}@media screen and (min-width:768px){.list-of-numbers__item{width:50%}}.title-and-number{align-items:center;display:flex;justify-content:center;line-height:1}.title-and-number strong{font-size:1.625rem;margin:0 .625rem}.consolidated__row-items{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:flex-start}@media screen and (min-width:768px){.consolidated__row-items{justify-content:space-between}}.consolidated__item{text-align:right}.consolidated__item:not(:last-of-type){padding-right:.625rem}@media screen and (min-width:768px){.consolidated__item:not(:last-of-type){border-right:1px solid #e2e2e2}}.list-alerts{height:200px;margin-bottom:1.25rem;overflow-y:auto}.list-alerts p{border-bottom:1px solid #00000014;margin-bottom:1.25rem;padding:.625rem}.list-planos-acao{display:flex;flex-direction:column}.list-planos-acao__item{background:#f0f7ff;display:flex;justify-content:space-between;margin-bottom:1px;padding:.625rem}.tab__nav{display:flex}.tab__nav .btn--tertiary,.tab__nav .btn--tertiary:hover{background:#0000;border-bottom:1px solid #e2e2e2}.tab__nav .btn--primary,.tab__nav .btn--primary:hover,.tab__nav .btn--tertiary:hover{background:#0000;border-bottom:1px solid #000;color:#000}.tab__content{min-height:340px}.alert-list{display:flex;flex-direction:column}.alert-list__item{align-items:center;border-left:4px solid #6b6b6b;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:.625rem;outline:1px solid #f6f6f6;padding:.625rem}.alert-list__item.negative{border-left-color:#f1998e}.alert-list__item.positive{border-left-color:#66d19e}.alert-list__item.warning{border-left-color:#ffe3ac}.alert-list__item .description{width:100%}.alert-list__item .description p:first-of-type{margin-bottom:.25rem}.alert-list__item .description p:last-of-type{color:#545454}.alert-list__item .status{order:-1}.alert-list__item .description,.alert-list__item .status{margin-bottom:.875rem;overflow:hidden;position:relative}.alert-list__item nav{display:flex;justify-content:space-between;margin-top:1.25rem;width:100%}.alert-list__item nav .btn{width:50%}.alert-list__item nav .btn:not(:last-of-type){margin-right:.625rem}.alert-list__item .description__info{gap:.625rem;margin-top:1.25rem;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.alert-list__item .description__info.expanded{max-height:300px;opacity:1}@media screen and (min-width:768px){.alert-list__item .description,.alert-list__item .status{margin-bottom:0}.alert-list__item .description{width:41%}.alert-list__item .status{flex-grow:1;margin:0 .625rem;order:0}.alert-list__item nav{margin-top:0;width:auto}.alert-list__item nav .btn{width:auto}}.page-login{flex-direction:column;height:100vh;justify-content:center;overflow:hidden;padding:0 .625rem;width:100vw}.page-login,.page-login__footer{align-items:center;display:flex}.page-login__footer img{margin-left:.625rem}.form-login{display:flex;flex-direction:column;font-family:Open Sans,sans-serif;height:587px;justify-content:center;padding:0 16.25rem;width:843px}.form-login__inputs{margin-bottom:1.875rem}.containerAtivarEsqueci{display:flex;justify-content:space-between}.containerAtivarEsqueci a{color:#000;margin-top:10px;text-decoration:none}.content-modal-alertas__header{align-items:end;background:#fff;display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:10px;position:-webkit-sticky;position:sticky;top:0}.content-modal-alertas__header .select-wrapper{flex-basis:auto;margin-right:1.25rem}.register-form{background-color:#fff;border-radius:15px;box-shadow:none;display:flex;flex-wrap:wrap;max-width:100%;padding:0 20px;width:100%}.register-form header{margin-bottom:1.25rem}.register-form.edit-mode{border-bottom:1px solid #000;box-shadow:0 4px 4px #00000040;padding-bottom:1.875rem}.register-form.edit-mode header{margin-bottom:1.875rem}.register-form header,.register-form nav{width:100%}.register-form p{margin-bottom:1.125rem}.register-form nav{display:flex;justify-content:flex-end;margin-top:1.875rem}.register-form section{width:48%}@media screen and (max-width:768px){.register-form section{margin-bottom:1.25rem;width:100%}}.feedback{display:flex;margin-top:.625rem;width:100%}.feedback p{margin-bottom:0!important}@media screen and (max-width:768px){.register-form{background-color:#fff;flex-direction:column;padding:0 10px}}@media screen and (min-width:576px){.register-form{max-width:600px}}.search-list{border-radius:8px;display:flex;flex-direction:column;height:48rem;max-width:597px;overflow-x:hidden;overflow-y:auto;padding:.625rem;width:100%}@media screen and (max-width:768px){.search-list{height:auto;max-height:70vh;padding:.5rem}}.item-list{background:#fff;border:1px solid #e2e2e2;border-left:8px solid;border-radius:6px;display:flex;flex-wrap:wrap;opacity:1;padding:.625rem;transform:translateX(0);transition:transform .1s}.item-list.disabled{opacity:.2}.item-list.danger{border-left-color:#e11900}.item-list.success{border-left-color:#048848}.item-list:not(:last-of-type){margin-bottom:.625rem}.item-list:hover{cursor:pointer;transform:translateX(.5rem);transition:transform .1s}.item-list:hover.edit-mode{cursor:auto;transform:translateX(0)}.item-list>header{border-bottom:1px solid #e2e2e2;display:flex;justify-content:space-between;margin-bottom:.625rem;padding:.625rem 0;width:100%}.item-list>header p:first-of-type{font-size:1.125rem}.item-list>header p:last-of-type{color:#545454}.item-list div p{font-size:1rem;margin-bottom:.5rem}@media screen and (max-width:768px){.item-list{padding:.5rem}.item-list>header{align-items:flex-start;flex-direction:column}.item-list>header p:first-of-type{font-size:1rem}.item-list div p,.item-list>header p:last-of-type{font-size:.875rem}}.wrapper-actions{align-items:end;display:flex;justify-content:space-between;margin-bottom:10px;width:600px}.wrapper-actions>div{justify-content:flex-start}.wrapper-actions nav{display:flex}.wrapper-actions nav button{margin-left:10px}.user-login nav{display:flex;justify-content:space-around;margin-top:120px}.user-login nav button{width:48%}.cadastro-container{display:flex}.cadastro-sidebar{background-color:red}.cadastro-header h3{color:#333;font-size:1.25rem;margin-bottom:20px}.cadastro-filtros{display:flex;flex-direction:column;gap:1rem}.cadastro-main{background-color:#fff;border-radius:8px;box-shadow:0 2px 6px #0000000d;flex:3 1;min-width:400px;padding:20px}.usuarios-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto}.usuarios-content{align-items:center;display:flex;justify-content:center}.usuarios-form{display:flex;flex-direction:column}.usuarios-title{margin-bottom:20px}.usuarios-actions{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;margin-top:20px}@media screen and (min-width:768px)and (max-width:1200px){.usuarios-wrapper{justify-content:center}}@media(max-width:768px){.usuarios-wrapper{align-items:center;flex-direction:column;justify-content:center}.usuarios-actions{align-items:stretch}.cadastro-container,.usuarios-actions{flex-direction:column}.cadastro-main,.cadastro-sidebar{width:100%}}.heading{font-family:Open Sans,sans-serif;font-style:normal;font-weight:500}.heading--sm{font-size:1.25rem;line-height:2rem}.heading--md{font-size:1.75rem;line-height:2.25rem}.heading--lg{font-size:2.25rem;line-height:2.75rem}.paragraph{font-family:Open Sans,sans-serif;font-style:normal;font-weight:500}.paragraph--sm{font-size:.875rem;line-height:1.25rem}.paragraph--md{font-size:1rem;line-height:1.5rem}.paragraph--lg{font-size:1.125rem;line-height:1.75rem}.label{font-family:Open Sans,sans-serif;font-style:normal;font-weight:500;margin-bottom:.5rem}.label--sm{font-size:.875rem;line-height:1rem}.label--md{font-size:1rem;line-height:1.25rem}.label--lg{font-size:1.125rem;line-height:1.5rem}.text-center{text-align:center}.text-left{text-align:left}.text-uppercase{text-transform:uppercase}.color-white{color:#fff}.color-primary{color:#000}.color-secondary{color:#545454}.color-tertiary{color:#6b6b6b}.color-disabled{color:#afafaf}.color-accent{color:#276ef1}.color-positive{color:#048848}.color-negative{color:#e11900}.bg-primary{background-color:#fff}.bg-secondary{background-color:#f0f7ff}.bg-tertiary{background-color:#eee}.bg-accent{background-color:#276ef1}.bg-warning{background-color:#ffc043}.bg-error{background-color:#e11900}.bg-success{background-color:#048848}.bg-warning-light{background-color:#fffaf0}.bg-error-light{background-color:#ffefed}.bg-success-light{background-color:#e6f2ed}.mb-5{margin-bottom:.3125rem}.mb-10{margin-bottom:.625rem}.mb-20{margin-bottom:1.25rem}.mb-40{margin-bottom:2.5rem}.mt-10{margin-top:.625rem}.mt-20{margin-top:1.25rem}.mt-40{margin-top:2.5rem}@media screen and (max-width:575px){.mb-sm-5{margin-bottom:.3125rem}.mb-sm-10{margin-bottom:.625rem}.mb-sm-20{margin-bottom:1.25rem}}@media screen and (min-width:575px){.mb-sm-5{margin-bottom:.3125rem}.mb-md-10{margin-bottom:.625rem}.mb-md-20{margin-bottom:1.25rem}}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.container-fluid{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{min-height:1px;padding-left:15px;padding-right:15px;position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;max-width:none;width:auto}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media(min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;max-width:none;width:auto}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media(min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;max-width:none;width:auto}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media(min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;max-width:none;width:auto}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media(min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;max-width:none;width:auto}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Open Sans,sans-serif}img{max-width:100%}.planta{background-repeat:no-repeat;background-size:contain;height:545px;position:relative;width:810px}.planta .planta__alert{border-radius:100px;height:10px;position:absolute;width:10px}.planta .planta__alert.danger{background:#e11900}.planta .planta__alert.success{background:#048848}.planta .planta__alert p{background:#000;border-radius:6px;color:#fff;font-size:10px;left:11px;opacity:0;padding:4px;position:absolute;right:0;transition:opacity .35s;width:110px}.planta .planta__alert:hover p{opacity:1;transition:opacity .35s}.acesso-negado-container{align-items:center;background-color:#f8f9fa;display:flex;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;justify-content:center;min-height:100vh}.acesso-negado-box{animation:fadeIn .6s ease-out;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000000d;max-width:500px;padding:40px;text-align:center;width:90%}.acesso-negado-box .acesso-negado-icon{color:#e63946;margin-bottom:24px}.acesso-negado-box h1{color:#212529;font-size:2.5rem;font-weight:700;margin:0 0 16px}.acesso-negado-box p{color:#6c757d;font-size:1.1rem;line-height:1.6;margin-bottom:32px}.acesso-negado-box .btn-voltar{background-color:#007bff;border-radius:8px;color:#fff;display:inline-block;font-weight:600;padding:12px 28px;text-decoration:none;transition:background-color .3s ease,transform .2s ease}.acesso-negado-box .btn-voltar:hover{background-color:#0056b3;box-shadow:0 4px 12px #007bff33;transform:translateY(-2px)}.notfound-container{align-items:center;background:linear-gradient(135deg,#f8f9fa,#dee2e6);display:flex;height:100vh;justify-content:center;padding:2rem}.notfound-content{animation:fadeIn .5s ease-in-out;background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001a;max-width:400px;padding:3rem;text-align:center;width:100%}.notfound-content h1{color:#0d6efd;font-size:6rem;margin:0}.subtitle{color:#343a40;font-size:1.5rem;margin-bottom:1rem;margin-top:.5rem}.description{color:#6c757d;font-size:1rem;margin-bottom:2rem}.back-button{background-color:#0d6efd;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .3s ease}.back-button:hover{background-color:#0b5ed7}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.uploaderContainer{font-family:sans-serif;width:30rem}.uploaderContainer label{color:#333;display:block;font-size:1rem;font-weight:600;margin-bottom:.5rem}.dropZone{align-items:center;background-color:#fff;border:2px dashed #e0e0e0;border-radius:8px;color:#757575;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:2rem;text-align:center;transition:background-color .2s ease-in-out,border-color .2s ease-in-out}.dropZone.isDragging{background-color:#cce4f9;border-color:#1e88e5}.icon{color:#1e88e5;margin-bottom:1rem}.promptText{color:#333;font-size:1.2rem;font-weight:600;margin:0 0 .25rem}.fileHint{font-size:.875rem;margin-bottom:1.5rem}.uploadButton{background-color:#1e88e5;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:background-color .2s ease}.uploadButton:hover{background-color:#1976d2}.previewContainer{border:1px solid #e0e0e0;border-radius:8px;height:40rem;overflow:hidden;position:relative;width:100%}.previewContainer .imagePreview,.previewContainer .pdfPreview{height:100%;left:0;position:absolute;top:0;width:100%}.previewContainer .imagePreview{object-fit:cover}.previewContainer .removeButton{align-items:center;background-color:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:10px;top:10px;transition:background-color .2s;width:30px}.previewContainer .removeButton:hover{background-color:#e53935}.fileInfo{color:#757575;font-size:.875rem;margin-top:.5rem;text-align:center;word-break:break-all}.hiddenInput{display:none}.documentTableContainer{margin-top:40px;width:100%}.documentTable{border-collapse:collapse;font-size:1rem;width:100%}.documentTable td,.documentTable th{border:1px solid #ddd;padding:12px 15px;text-align:left}.documentTable th{background-color:#f4f4f4;color:#333;font-weight:700}.documentTable tbody tr:nth-of-type(2n){background-color:#f9f9f9}.documentTable tbody tr:hover{background-color:#f1f1f1}.button-download{background-color:#007bff;border:none;border-radius:5px;color:#fff;display:inline-block;outline:none;padding:8px 16px;text-align:center;text-decoration:none;transition:background-color .3s ease}.button-download:hover{background-color:#0056b3;cursor:pointer}.actionButtons{display:flex;gap:10px}.truncate-single-line{max-width:175px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.input-group{display:flex;flex-direction:column;margin:1rem 0;max-width:300px}.input-group label{color:#4a4a4a;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.input-group .datetime-input{background-color:#fff;border:1px solid #ccc;border-radius:12px;color:#333;font-size:1rem;padding:.75rem 1rem;transition:border-color .3s ease,box-shadow .3s ease}.input-group .datetime-input:focus{border-color:#34a69c;box-shadow:0 0 0 3px #34a69c33;outline:none}.input-group .datetime-input::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(.5)}.input-group .datetime-input::placeholder{color:#aaa}
/*# sourceMappingURL=main.3ad78828.css.map*/