.content-spinner{width:100%;height:100%;background-color:rgba(0,0,0,.3)!important}.content-spinner,.sk-fading-circle{position:fixed;z-index:999;overflow:show;margin:auto;top:0;left:0;bottom:0;right:0}.sk-fading-circle{width:2em;height:2em}.sk-fading-circle .sk-circle{width:100%;height:100%;position:absolute;left:0;top:0}.sk-fading-circle .sk-circle:before{content:"";display:block;margin:0 auto;width:15%;height:15%;background-color:#333;border-radius:100%;-webkit-animation:sk-circleFadeDelay 1.2s ease-in-out infinite both;animation:sk-circleFadeDelay 1.2s ease-in-out infinite both}.sk-fading-circle .sk-circle2{transform:rotate(30deg)}.sk-fading-circle .sk-circle3{transform:rotate(60deg)}.sk-fading-circle .sk-circle4{transform:rotate(90deg)}.sk-fading-circle .sk-circle5{transform:rotate(120deg)}.sk-fading-circle .sk-circle6{transform:rotate(150deg)}.sk-fading-circle .sk-circle7{transform:rotate(180deg)}.sk-fading-circle .sk-circle8{transform:rotate(210deg)}.sk-fading-circle .sk-circle9{transform:rotate(240deg)}.sk-fading-circle .sk-circle10{transform:rotate(270deg)}.sk-fading-circle .sk-circle11{transform:rotate(300deg)}.sk-fading-circle .sk-circle12{transform:rotate(330deg)}.sk-fading-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-fading-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-fading-circle .sk-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-fading-circle .sk-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-fading-circle .sk-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-fading-circle .sk-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-fading-circle .sk-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.sk-fading-circle .sk-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.sk-fading-circle .sk-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.sk-fading-circle .sk-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.sk-fading-circle .sk-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes sk-circleFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}@keyframes sk-circleFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}.fc .fc-button-primary{background-color:var(--primary);border:none}.fc .fc-button-primary>span{color:#fff}.fc .fc-button-primary:hover{background-color:var(--primary);opacity:.8}.fc-event-title-container{background-color:var(--primary);cursor:pointer}.fc-event-title-container .fc-event-title{color:#fff}.focused-pin{-webkit-filter:drop-shadow(0 0 2px var(--primary)) hue-rotate(180deg);filter:drop-shadow(0 0 2px var(--primary)) hue-rotate(180deg)}.card{min-height:148px;width:100%;background-color:var(--background-default);border-radius:4px;box-shadow:0 1px 1px 0 rgba(60,64,67,.08),0 1px 3px 1px rgba(60,64,67,.16);padding:15px;position:relative}.card *{color:var(--dark-primary)}.card :not(svg):not(.fa){font-weight:500}.card.placeholder-loader{padding:5px}.card.placeholder-loader:before{height:20px;width:30%}.card.placeholder-loader .loading,.card.placeholder-loader:after,.card.placeholder-loader:before{content:"";display:block;margin:15px;border:none!important;z-index:99;background-position:inherit;color:transparent;text-shadow:none;-moz-appearance:none;-webkit-appearance:none;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:placeholderAnimate;animation-name:placeholderAnimate;background:#f6f7f8;background-image:linear-gradient(90deg,hsl(var(--background-default-h),var(--background-default-s),calc(var(--background-default-l) - 15%)) 2%,hsl(var(--background-default-h),var(--background-default-s),calc(var(--background-default-l) - 25%)) 18%,hsl(var(--background-default-h),var(--background-default-s),calc(var(--background-default-l) - 15%)) 33%)!important;background-repeat:repeat!important;background-size:1300px!important;border-radius:3px}.card.placeholder-loader .loading,.card.placeholder-loader:after{height:28px;max-width:100%}.card.active.pointer:not(.placeholder-loader),.card:hover.pointer:not(.placeholder-loader){background-color:var(--background-main)}.card.active.pointer:not(.placeholder-loader):before,.card:hover.pointer:not(.placeholder-loader):before{content:"";width:100%;height:100%;position:absolute;border:1px solid var(--primary);border-radius:4px;top:0;left:0}.card.pointer{cursor:pointer}.card .active-button{position:absolute;right:10px;top:10px}.card.action{display:flex;justify-content:center;align-items:center;font-size:1em;font-weight:600;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' rx='5' ry='5' stroke='%23358D30FF' stroke-width='2' stroke-dasharray='10' stroke-dashoffset='8' stroke-linecap='round'/%3E%3C/svg%3E");border-radius:5px;box-shadow:none;color:var(--primary);text-transform:uppercase}.card.action i{margin-right:10px}.card.mh-unset{min-height:unset}.tabela-container{overflow-x:auto}.tabela-header{display:flex;align-items:center;margin-bottom:12px}.tabela-header strong{margin-right:12px}.tabela-actions{display:flex;border-radius:24px;overflow:hidden;font-size:xx-small}.tabela-botao{background-color:#28a745;color:#fff;border:none;padding:8px 12px;cursor:pointer}.tabela-botao+.tabela-botao{border-left:1px solid #1e7e34}.tabela{width:100%;border-collapse:collapse;border:1px solid #e0e0e0;font-size:14px}.tabela th{background-color:#f8f9fa;padding:12px 8px;border-bottom:2px solid #e0e0e0;font-weight:700;text-align:left}.tabela-cell{padding:8px;border-bottom:1px solid #e0e0e0;vertical-align:middle}.tabela-expand-icon{margin-right:8px;font-size:12px}.tabela-expansivel{cursor:pointer;color:#007bff}.tabela-nao-expansivel{cursor:default;color:#ccc}.grecaptcha-badge{z-index:4}
/*# sourceMappingURL=main.bf86c8c8.chunk.css.map */