#page-states{height:100vh;color:#fff;background-color:#7584cf;padding:1px}#page-states .centered{width:250px;text-align:center;margin-top:10%;margin-left:auto;margin-right:auto}#page-states .label{margin-top:60px}#page-states .state-list{margin-top:56px;display:flex;flex-direction:column}#page-states .state-list .state{font-size:34px;display:block;color:inherit;text-decoration:none}#page-states .state-list .state:hover{text-decoration:underline;font-weight:700}#page-states .state-list .state+.state{margin-top:24px}#page-login{height:100vh;color:#fff;background-color:#7584cf;padding:1px}#page-login .centered{text-align:center;margin-top:10%;margin-left:auto;margin-right:auto;width:350px}#page-login .login-container{background-color:#fff;border-radius:6px;padding:14px 20px;margin-top:26px;width:auto;display:flex;flex-direction:column;justify-content:center}#page-login .login-container .message{color:red}#page-login .login-container>.a-input{margin-bottom:14px}#page-login .login-container>.a-button{margin-top:20px}@media screen and (max-width:800px){#page-login .a-logo.big{display:none}}@media screen and (min-width:800px){#page-login .a-logo:not(.big){display:none}}@media screen and (max-width:800px){#page-login .centered{width:100%;padding:0 12px}#page-login .login-container{height:auto;min-height:200px}}*{box-sizing:border-box}body{font-family:Roboto,Sans-serif;font-size:16px;padding:0;margin:0}body.no-scroll,body.no-scroll #app{overflow-y:hidden}#page-contents{margin-left:300px;padding:0 37px;padding-bottom:160px}@media screen and (max-width:800px){#page-contents{margin-left:0;padding:0 12px}}.c-menu{top:0;left:0;position:fixed}h1.title{font-size:26px;margin-top:0;font-weight:700}iframe.external-frame{position:absolute;top:10%;left:10%;height:90%;width:90%}#page-contents{position:relative}#page-config .user-data{display:flex}#page-config .a-input+.a-input{margin-left:24px}#page-config .a-input+.a-button{margin-left:64px}#page-clients>.head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}#page-clients>.head .title{margin:0}#page-clients>.a-input{margin-bottom:34px}#page-clients>.a-tabs{position:relative}.clients-modal .separator{text-align:center}.clients-modal .a-file-upload{margin:0 auto;width:80%}#page-processes>.search-stuff{display:flex;align-items:center;margin-bottom:28px}#page-processes>.search-stuff .a-input{flex:0% 1 1}#page-processes>.search-stuff .a-button{height:36px;margin-left:12px;border-radius:8px;border-color:#cfcfcf}#page-processes>.search-stuff .a-button .a-icon{stroke:#a6a6a6}#page-processes>.search-stuff .a-button span{margin:0 6px}@media screen and (max-width:800px){#page-processes>.search-stuff .a-button span{display:none}}#page-processes>.controls{display:flex;align-items:center;margin-bottom:32px}#page-processes>.controls>.control .icon-triangle{transform:rotate(-90deg);fill:#7584cf;stroke:#7584cf}#page-processes>.controls>.control .contents{display:flex;flex-direction:column}#page-processes>.controls>.control .contents button{border:1px solid #7584cf;background-color:transparent;white-space:nowrap;padding:10px 18px;cursor:pointer;border-radius:6px;color:#7584cf}#page-processes>.controls>.control .contents button .a-icon{margin-left:12px;width:14px;fill:#7584cf}#page-processes>.controls>.control .contents button+button{margin-top:8px}#page-processes>.controls>.message{flex-grow:1;flex-shrink:1;text-align:left;font-weight:100;margin:0;padding-right:12px}#page-processes>.controls>.message .detail{color:red;font-weight:600}#page-processes>.badge-container{top:12px;position:sticky;text-align:center;margin-bottom:20px}#page-processes .a-process.esaj .time{display:none}#page-processes .a-process+.badge-container{margin-top:60px}#page-processes .load-icon-container{margin-top:60px;text-align:center}.processo-details-modal .a-modal-title{white-space:nowrap}.processo-details-modal .a-modal-title .a-color{margin-top:-5px;margin-left:-12px}.processo-details-modal .a-modal-subtitle{margin-top:0}.processo-details-modal .a-modal-subtitle p{margin:0}.processo-details-modal .a-modal-subtitle .npu-content{margin-top:12px}.processo-details-modal .a-modal-subtitle .npu-content .npu{font-size:18px;vertical-align:middle}.processo-details-modal .a-modal-subtitle .parts{padding-left:16px;margin-bottom:30px}.processo-details-modal .a-modal-subtitle .parts .part-type{text-transform:capitalize}.processo-details-modal .details{display:flex}.processo-details-modal .details>.movs{flex:300px 0 0;overflow-y:auto;height:auto;max-height:50vh;padding:0 10px}.processo-details-modal .details>.doc{flex:0% 1 1;padding:0 12px}.processo-details-modal .details>.doc.loading{position:relative}.processo-details-modal .details>.doc.loading:after{content:" ";position:absolute;top:50%;left:50%;width:50px;height:50px;border:2px dashed #7584cf;border-radius:50%;animation:circle 3s ease infinite}.processo-details-modal .details>.doc iframe,.processo-details-modal .details>.doc object{width:100%;height:100%;border:none}@media screen and (max-width:800px){.processo-details-modal .details>.movs{max-height:unset;flex-basis:100%}.processo-details-modal .details>.doc{display:none}}.processo-details-modal .mov{padding:10px;border-radius:8px;box-shadow:0 1px 3px 1px rgba(0,0,0,.4);margin:8px 0;position:relative}.processo-details-modal .mov .fase{margin-top:0;font-weight:700}.processo-details-modal .mov .time{position:absolute;right:6px;bottom:6px;font-weight:100;font-size:12px}.processo-details-modal .mov .doc-list{list-style:none;padding-left:12px}.processo-details-modal .mov .doc-list .doc{cursor:pointer;margin-bottom:12px;word-break:break-word}.processo-details-modal .mov .pdf{width:12px;margin-right:12px}.processo-details-modal .mov+.badge-container{margin-top:40px}.processo-details-modal .badge-container{text-align:center;position:sticky;z-index:1;top:0}.processo-document-modal>.doc{width:100%;height:100%}.processo-document-modal>.doc.loading:after{content:" ";position:absolute;top:50%;left:50%;width:50px;height:50px;border:2px dashed #7584cf;border-radius:50%;animation:circle 3s ease infinite}.processo-document-modal>.doc iframe,.processo-document-modal>.doc object{width:100%;height:100%;border:none}@keyframes circle{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(359deg)}}.a-row{display:flex;align-items:center;padding:6px 0;padding-left:6px;border-bottom:1px solid #cfcfcf;cursor:pointer}.a-row:hover{background-color:#eee}.a-row.add:hover{background-color:unset}.a-row>.a-checkbox:first-child{margin-right:12px}.a-row>.a-switch{margin-left:12px}.a-row>*{flex-grow:0;flex-shrink:0}.a-row .a-more{margin-left:12px}.a-row .a-more.active span{background-color:orange!important;border-color:orange!important}.a-row .a-more .a-button{width:100px}.a-row .a-button.add{margin-left:12px}.a-more{display:inline-block;vertical-align:middle;position:relative;border-radius:6px;border-bottom-left-radius:0;border-bottom-right-radius:0;transition:background-color .3s ease}.a-more>.handler{cursor:pointer;padding:12px 14px}.a-more>.handler.empty{grid-gap:5px;display:inline-grid;grid-template-columns:repeat(3,1fr)}.a-more>.handler.empty>span{width:6px;height:6px;border-radius:50%;display:inline-block;border:1px solid #7584cf;transition:background-color .3s ease}.a-more.active{box-shadow:0 0 10px -2px rgba(0,0,0,.4);background-color:#fff}.a-more.active>.handler.empty>span{background-color:#7584cf}.a-more.active:after{content:" ";position:absolute;border:3px solid #fff;bottom:-1px;left:0;width:calc(100% - 6px);z-index:1}.a-more>.contents{position:absolute;z-index:1;top:100%;right:0;min-width:calc(100% + 6px);border-radius:6px;border-top-right-radius:0;padding:6px 12px;background-color:#fff;box-shadow:0 0 10px -2px rgba(0,0,0,.4)}.a-more.has-border{border:1px solid #7584cf}.a-more.has-border>.contents{right:-1px;border:1px solid #7584cf}.a-logo{color:#fff;display:flex;align-items:center;flex-direction:column;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.a-logo .icon-logo{width:82px;height:82px;stroke:#fff;stroke-width:2px}.a-logo>span{margin-top:4px}.a-logo.big .icon-logo{width:180px;height:180px}.a-icon{width:24px;height:24px;display:inline-block;vertical-align:middle;fill:transparent;stroke:#000;stroke-width:5;transition:fill;stroke-linejoin:round;stroke-linecap:round}.a-icon.fill{fill:#000}.a-icon.icon-spinner{fill:#7584cf;stroke-width:0;animation:spin .5s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.a-tabs>.headers{border-bottom:1px solid #cfcfcf;padding-bottom:5px;margin-bottom:34px}.a-tabs>.headers .tab{cursor:pointer;padding:5px 6px}.a-tabs>.headers .tab.active{font-weight:700;border-bottom:3px solid #7584cf}.a-tabs>.headers .tab+.tab{margin-left:30px}.a-modal-background{top:0;left:0;width:100%;height:100%;position:fixed;background-color:rgba(0,0,0,.1);z-index:1}.a-modal{width:80vw;height:auto;min-height:50vh;max-height:90vh;border-radius:18px;background-color:#fff;box-shadow:0 0 18px 1px rgba(0,0,0,.4);padding:80px 53px 30px 53px;overflow-y:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.a-modal>.close:first-child{position:absolute;top:20px;right:20px;background:transparent;border:none;font-size:26px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.a-modal>.a-modal-title{margin-top:0;margin-bottom:40px}.a-modal>.a-modal-title+.a-modal-subtitle{margin-top:-32px;margin-bottom:40px}.a-modal>.a-modal-subtitle{margin-top:0;font-weight:100}@media screen and (max-width:800px){.a-modal{width:100vw;transform:none;top:80px;height:calc(100% - 80px);left:0;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:40px 24px 30px 24px}.a-modal>.close:first-child{top:16px}.a-modal>.a-modal-subtitle{margin-bottom:40px;margin-top:0!important}}.a-badge{color:#fff;border-radius:18px;display:inline-flex;vertical-align:middle;background-color:#cfcfcf;width:auto;font-size:17px;min-width:119px;padding:0 12px;justify-content:center}.a-badge,.a-input{height:36px;align-items:center}.a-input{border-radius:8px;border:1px solid #cfcfcf;display:flex;overflow:hidden;padding:0 9px}.a-input input{flex:0% 1 1;height:36px;border:none;min-width:0;outline:none;font-size:inherit;font-style:inherit;font-family:inherit}.a-input .a-icon{margin-left:6px;stroke:#a6a6a6}.a-input .a-icon+input{margin-left:12px}.a-button{color:#7584cf;cursor:pointer;padding:6px 12px;border-radius:6px;border:1px solid #7584cf;background-color:#fff;font-size:inherit;font-family:inherit;vertical-align:middle;outline:none}.a-button.fill{font-weight:700;background-color:#7584cf;color:#fff!important}.a-button.gray{border-color:#a6a6a6;color:#a6a6a6}.a-button.gray.fill{background-color:#cfcfcf;border-color:#cfcfcf}.a-button.warn{border-color:orange;color:orange}.a-button.warn.fill{background-color:#ffb938;border-color:#ffb938}.a-button.danger{border-color:red;color:red}.a-button.danger.fill{background-color:#ff3e3e;border-color:#ff3e3e}.a-switch{width:51px;height:28px;border-radius:18px;background-color:#cfcfcf;transition:background-color .3s ease;padding:2px;cursor:pointer;display:inline-block;vertical-align:middle}.a-switch>.handle{width:24px;height:24px;border-radius:50%;background-color:#fff;transition:transform .3s ease}.a-switch.active{background-color:#7584cf}.a-switch.active>.handle{transform:translateX(23px)}.a-counter{height:24px;min-width:24px;background-color:#7584cf;color:#fff;border-radius:6px;display:inline-flex;vertical-align:middle;align-items:center;justify-content:center;font-size:17px;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.a-counter.bg-gray{background-color:#cfcfcf}.hit-test{position:absolute;bottom:calc(100vh - 40px);width:40px;height:40px;pointer-events:none;background:transparent}.a-checkbox{width:24px;height:24px;border-radius:6px;border:2px solid #cfcfcf;cursor:pointer;transition:border-color .3s ease,background-color .3s ease;display:inline-block;vertical-align:middle}.a-checkbox.active{background-color:#7584cf;border-color:#7584cf;position:relative}.a-checkbox.active:after,.a-checkbox.active:before{content:" ";position:absolute;border:2px solid #fff;border-radius:4px}.a-checkbox.active:before{top:40%;left:20%;width:30%;transform:rotate(50deg);transform-origin:top left}.a-checkbox.active:after{top:10%;right:20%;width:70%;transform:rotate(-50deg);transform-origin:top right}.a-file-upload{height:300px;width:300px;cursor:pointer;border:2px dashed #7584cf;border-radius:18px;display:flex;align-items:center;flex-direction:column;justify-content:center}.a-file-upload.drag{background-color:rgba(117,132,207,.2)}.a-file-upload .msg{text-align:center;margin:0;color:#7584cf;font-size:18px}.a-color .a-counter{cursor:pointer}.a-color .contents{text-align:right;display:grid;grid-gap:6px;grid-template-columns:repeat(3,1fr)}.a-color.left>.contents{border-top-left-radius:0;left:0;right:inherit;border-top-right-radius:inherit}.a-client{display:flex}.a-client .a-input.cpf,.a-client .a-input.name{border:none;border-radius:0}.a-client .a-input.cpf{border-right:1px solid #cfcfcf}.a-client .cpf{width:230px;padding:0 12px}.a-client .name{flex-grow:1;flex-shrink:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (max-width:800px){.a-client.add{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:12px}.a-client.add .cpf,.a-client.add .name{width:unset;border-right:none!important;border-bottom:1px solid #cfcfcf!important;grid-column-start:1;grid-column-end:3}.a-client:not(.add) .cpf{display:none}.a-client:not(.add) .cpf.only{display:block}.a-client:not(.add) .cpf.only+.name{display:none}}.a-process{display:flex;align-items:center;padding:9px 6px;cursor:pointer;border-bottom:1px solid #cfcfcf;max-width:calc(100vw - 1px)}.a-process:hover{background-color:#eee}.a-process>*{flex-grow:0;flex-shrink:0}.a-process .hide{color:transparent}.a-process .npu{width:210px;padding:0 12px}.a-process .mov,.a-process .type{flex:0% 1 1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.a-process .type{flex:210px 0 0}.a-process .time{padding-left:6px}@media screen and (max-width:800px){.a-process .npu{display:none}.a-process .type{flex:0 1 1;max-width:80px;margin-left:8px}}.row-list-enter-active,.row-list-leave-active,.row-list-move{transition:transform .3s ease,opacity .3s ease;will-change:transform;width:100%}.row-list-leave-active{position:absolute}.row-list-enter-from,.row-list-leave-to{transform:translateY(-100%);opacity:0}.m-row-list-selection-options{margin-bottom:24px}.m-row-list-selection-options .a-button+.a-button{margin-left:24px}.m-row-list-selection-options .a-button+.a-button.warn{float:right}.filter-modal .filtro{flex:0% 1 1}.filter-modal .filtro.a-input{border:none;border-radius:0}.filter-modal .a-row.add{margin-bottom:50px}.filter-modal .value{flex:0% 1 1}@media screen and (max-width:800px){.filter-modal .a-row.add{display:grid;grid-row-gap:12px;margin-bottom:100px;grid-template-columns:1fr 1fr}.filter-modal .a-row.add>.filtro{grid-column-start:1;grid-column-end:3;border-bottom:1px solid #cfcfcf}}.agendamento-details .time-container{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px;grid-row-gap:40px}.agendamento-details .time-container .toggle{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.agendamento-details .time-container .toggle label{cursor:pointer}.agendamento-details .time-container .toggle~.toggle{margin-top:20px}@media screen and (max-width:800px){.agendamento-details .time-container{grid-template-columns:1fr;grid-row-gap:80px}}.highlight-modal .filtro{flex:0% 1 1}.highlight-modal .filtro.a-input{border:none;border-radius:0}.highlight-modal .a-row.add{margin-bottom:50px}.highlight-modal .value{flex:0% 1 1}@media screen and (max-width:800px){.highlight-modal .a-row.add{display:grid;grid-row-gap:12px;margin-bottom:100px;grid-template-columns:1fr 1fr 1fr}.highlight-modal .a-row.add>.filtro{grid-column-start:1;grid-column-end:4;border-bottom:1px solid #cfcfcf}}.m-notification-modal>.contents{display:grid;grid-template-columns:1fr 50px;grid-gap:12px 30px}.m-notification-modal>.contents>*{cursor:pointer}.c-menu{width:300px;height:100vh;display:flex;flex-direction:column;background-color:#7584cf;border-top-right-radius:42px;border-bottom-right-radius:42px;box-shadow:1px 0 9px rgba(0,0,0,.25)}.c-menu>.a-logo{margin-top:45px;margin-bottom:53px}.c-menu>.page-list{-webkit-user-select:none;-moz-user-select:none;user-select:none;list-style:none}.c-menu>.page-list>.item{outline:none;display:list-item;cursor:pointer;padding:12px 10px;margin-bottom:24px;border-top-left-radius:11px;border-bottom-left-radius:11px;background-color:hsla(0,0%,100%,.4);transition:background-color .3s ease;text-decoration:none;color:#000}.c-menu>.page-list>.item:hover{background-color:hsla(0,0%,100%,.7)}.c-menu>.page-list>.item.active{background-color:#fff;position:relative}.c-menu>.page-list>.item.active:after{content:" ";background-color:#fff;position:absolute;top:0;width:7px;right:-7px;height:100%}.c-menu>.page-list .a-icon{margin-right:10px}.c-menu>.page-list span{vertical-align:middle}.c-menu>.version{margin-top:auto;color:#fff;text-align:center;margin-bottom:8px}@media screen and (max-width:800px){.c-menu{width:100vw;height:60px;bottom:0;top:unset;z-index:1;border-radius:0}.c-menu .a-logo,.c-menu .version{display:none}.c-menu .page-list{display:flex;align-items:center;justify-content:space-around;margin-top:0;padding-left:0}.c-menu .page-list>.item{display:flex;align-items:center;flex-direction:column;background-color:transparent!important}.c-menu .page-list>.item.active{color:#fff;font-weight:700}.c-menu .page-list>.item.active>.a-icon{stroke:#fff;margin:0}.c-menu .page-list>.item:after{display:none}}.c-heading{height:200px;text-align:right}.c-heading .a-more .handler .a-icon{stroke:#7584cf;transition:fill .3s ease}.c-heading .a-more .handler .icon-bell{stroke-width:4;width:30px}.c-heading .a-more .handler .icon-triangle{width:15px}.c-heading .a-more.active .a-icon{fill:#7584cf}.c-heading .a-more.state{color:#7584cf;font-weight:300;font-size:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-heading .a-more.state .contents{padding-right:34px}.c-heading .a-more.state p{margin-top:0;cursor:pointer;margin-bottom:6px;white-space:nowrap}.c-heading .a-more.configuration{margin-right:-15px}.c-heading .a-more.configuration .contents{white-space:nowrap}.c-heading .a-more.configuration .contents ul{-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-left:22px;padding-right:22px;text-align:left}.c-heading .a-more.configuration .contents ul li{padding:10px 0}.c-heading .a-more.configuration .contents ul li span{cursor:pointer}.change-pass-modal>.message{color:red}.change-pass-modal>.grid-contents{display:grid;grid-gap:12px 8px;grid-template-columns:1fr 1fr}.change-pass-modal>.grid-contents .old,.change-pass-modal>.grid-contents .save{grid-column:1/3}.change-pass-modal>.grid-contents .save{margin-top:24px;text-align:center}.change-pass-modal>.grid-contents .bad{border-color:red}@media screen and (max-width:800px){.change-pass-modal>.grid-contents .new,.change-pass-modal>.grid-contents .rep{grid-column:1/3}.change-pass-modal>.grid-contents .a-button{width:100%}}