header[data-v-5dd7ef62]{width:100%;height:var(--navbar-heigth);color:var(--color-white);grid-area:header}header nav[data-v-5dd7ef62]{background-color:var(--navbar-background-color);height:100%}header nav .nav-section[data-v-5dd7ef62]{margin:0;display:flex;justify-content:space-between;padding:0;height:100%;list-style:none;align-items:center}header nav .nav-section li[data-v-5dd7ef62]{height:100%}header nav .nav-section li[data-v-5dd7ef62]:last-child{display:flex;align-items:center}header nav .nav-section button[data-v-5dd7ef62]{height:100%;display:inline-block;text-decoration:none;cursor:pointer;background:none;border:none}nav .nav-section .menu[data-v-5dd7ef62]{border-radius:50%;margin:0 10px;height:var(--navbar-heigth);width:35px}nav .nav-section .logo[data-v-5dd7ef62]{border-radius:50%;margin:0 10px;height:var(--navbar-heigth);width:60px}.sidebar.__show[data-v-b2bf79ca]{grid-area:sidebar}.sidebar.__hidde[data-v-b2bf79ca]{display:none}hr[data-v-b2bf79ca]{border-color:var(--sidebar-border-color);width:100%;margin-top:1px}.sidebar[data-v-b2bf79ca]{width:var(--sidebar-width);background-color:var(--sidebar-background-color);color:var(--sidebar-text-color);height:calc(100vh - var(--navbar-heigth));overflow-y:auto;overflow-x:hidden}.sidebar-text[data-v-b2bf79ca]{text-decoration:none;padding-bottom:25px;color:var(--sidebar-text-color)}.sidebar .sidebar-top[data-v-b2bf79ca]{margin:0;list-style:none;padding:5px 20px 5px 10px;line-height:30px;cursor:pointer}.sidebar .sidebar-top[data-v-b2bf79ca] :hover{color:var(--sidebar-text-color-hover)}.sidebar .nav[data-v-b2bf79ca]{padding-bottom:15px}.sidebar .nav-title[data-v-b2bf79ca]{display:block;width:100%}.sidebar .sidebar-bot[data-v-b2bf79ca]{justify-self:bottom;list-style:none;padding:15px 20px 5px 10px;line-height:-10px;margin:0;cursor:pointer;width:100%}.sidebar .sidebar-bot[data-v-b2bf79ca] :hover{color:var(--sidebar-text-color-hover)}.sidebar .sidebar-mid[data-v-b2bf79ca]{list-style:none;justify-self:center;padding:5px 20px 5px 10px;line-height:-10px;margin:0;padding-top:10px;cursor:pointer;width:100%}.sidebar .sidebar-mid[data-v-b2bf79ca] :hover{color:var(--sidebar-text-color-hover)}.sidebar .sidebar-mid .sidebar-text[data-v-b2bf79ca]{display:block;padding:5px;padding-top:10px}.sidebar .sidebar-mid .list-desp[data-v-b2bf79ca]{list-style:none;padding-left:20px}.sidebar .sidebar-top li[data-v-b2bf79ca]{margin-top:90px;margin-bottom:10px}.sidebar .sidebar-top li span[data-v-b2bf79ca]{font-size:var(--sidebar-font-size);vertical-align:2px;padding-left:5px}.sidebar span[data-v-b2bf79ca]{font-size:var(--sidebar-font-size);margin-left:10px}.sidebar .sidebar-mid li span[data-v-b2bf79ca]{font-size:var(--sidebar-font-size);vertical-align:5px;padding-left:5px}.sidebar .sidebar-bot li span[data-v-b2bf79ca]{font-size:var(--sidebar-font-size);vertical-align:3px;padding-left:5px}.sidebar a[data-v-b2bf79ca]{text-decoration:none;font-size:var(--sidebar-font-size);height:100%;width:100%;display:flex;align-items:center}.sidebar img[data-v-b2bf79ca]{height:25px;width:25px}.dashboard[data-v-7ea42e86]{background-color:var(--dashboard-background-color);width:100%;height:100vh;display:grid;overflow-y:hidden;overflow-x:hidden;grid-template-columns:var(--sidebar-width) auto;position:absolute}.dashboard.__show[data-v-7ea42e86]{grid-template-areas:"header header" "sidebar content"}.dashboard.__hidde[data-v-7ea42e86]{grid-template-areas:"header header" "content content"}.dashboard[data-v-7ea42e86]::-webkit-scrollbar{display:none}.dashboard-content[data-v-7ea42e86]{grid-area:content;height:calc(100vh - var(--navbar-heigth));overflow-y:auto;overflow-x:hidden;width:100%;min-width:360px}.mb[data-v-0a6ec415]{margin-bottom:15px}.btn[data-v-6b5c4fa2]{height:100%;max-width:40px;padding:5px;position:absolute;color:var(--btn-background-color);border-radius:6px;border:none;background:transparent;z-index:10}.btn[data-v-6b5c4fa2]:hover{cursor:pointer;border:none}.btn[data-v-6b5c4fa2]:active{color:var(--btn-background-color-active)}.btn[data-v-6b5c4fa2]:focus{box-shadow:none}.btn-loader[data-v-6b5c4fa2]{width:15px;height:15px;border:3px solid var(--pre-background-color);border-top:3px solid var(--pre-barra-color);border-radius:50%;float:left;-webkit-animation-name:girar-data-v-6b5c4fa2;animation-name:girar-data-v-6b5c4fa2;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.icon[data-v-6b5c4fa2]{max-height:100%;max-width:100%}.right[data-v-6b5c4fa2]{right:0}.left[data-v-6b5c4fa2]{left:0}@-webkit-keyframes girar-data-v-6b5c4fa2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes girar-data-v-6b5c4fa2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}