body,html{min-height:100vh}.modal{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.modal.show{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.fade-enter-active,.fade-leave-active{max-height:500px;opacity:1;transform:scaleY(1);transition:all .3s ease-in-out}.fade-enter-from,.fade-leave-to{margin-bottom:0;margin-top:0;max-height:0;min-height:0;opacity:0;padding-bottom:0;padding-top:0;transform:scaleY(0)}.show-enter-active,.show-leave-active{opacity:1;pointer-events:all;transition:all .3s ease-in-out;visibility:visible}.show-enter-from,.show-leave-to{opacity:0;pointer-events:none;visibility:hidden}.delay-enter-active,.delay-leave-active{opacity:1;transition:opacity .1s ease-in-out}.delay-enter-from,.delay-leave-to{display:none;opacity:0}#v-header .menu-buttons{box-shadow:0 -.04rem .3rem #00000026,inset 0 -2px 6px #0000001a!important}@media (max-width:767px){#v-header .menu-buttons{bottom:8px;left:8px;position:fixed;right:8px}#v-header .menu-buttons a{padding:8px 0}}@media (max-width:460px){#v-header .header-time{display:none!important}}[data-bs-theme=light] .menu-buttons a.active{box-shadow:inset 0 2px 6px #ffffff26,inset 0 -2px 6px #00000026!important}[data-bs-theme=dark] .menu-buttons a.active{box-shadow:inset 0 2px 6px #ffffff08,inset 0 -2px 6px #0000001a!important}[data-bs-toggle=dropdown].show .dropdown-toggle:after,button.show .dropdown-toggle:after{transform:rotate(180deg)}:root{--color-status:#dcdcdc;--color-second-status:#dcdcdc;--bg-second-status-rgb:var(--bs-body-bg-rgb)}[second-status=alert]{--color-second-status-has:#c5353a;--color-second-status:#fff;--bg-second-status-rgb:197,53,58}[second-status=attention]{--color-second-status-has:#fff600;--color-status:#fff600;--color-second-status:#3b3800;--bg-second-status-rgb:211,205,0}[second-status=solution],[status=solution]{--color-status:#06f}[second-status=check],[status=check]{--color-status:#75daff}[second-status=failed],[status=failed]{--color-status:#861115}[second-status=done],[status=done]{--color-status:#22cc59}[second-status=notdone],[status=notdone]{--color-status:#bd0fe1}[second-status=waiting],[status=waiting]{--color-status:#f6a623}[second-status=progress],[status=progress]{--color-status:#778500}[second-status=waiting_activate],[status=waiting_activate]{--color-status:#626262}[second-status=noactive],[status=noactive]{--color-status:#dcdcdc}.form-floating{--height-floating-input:3.5rem}.form-floating.form-sm{--height-floating-input:2.5rem}.form-floating.form-sm label{padding:.65rem .75rem}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(var(--height-floating-input) + var(--bs-border-width)*2);min-height:calc(var(--height-floating-input) + var(--bs-border-width)*2)}.btn-group-xs>.btn,.btn.btn-xs{--bs-btn-padding-y:0rem;--bs-btn-padding-x:.3rem;--bs-btn-font-size:.76rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.btn-group-xs>.btn .badge,.btn.btn-xs .badge{--bs-badge-padding-y:.2em;--bs-badge-padding-x:.45em}.popover{--bs-popover-max-width:350px}.modal-editer .modal-dialog{--bs-modal-width:min( calc(100vw - 56px) ,350px)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media (max-width:1199px){.modal-xl{--bs-modal-width: calc(100vw - 56px) }}@media (max-width:991px){.modal-lg{--bs-modal-width: calc(100vw - 56px) }}.attention_element{animation:smoothBlink .6s ease-in-out infinite;filter:none;opacity:1}@keyframes smoothBlink{0%,40%{filter:grayscale(0);opacity:1}50%,90%{filter:grayscale(50%);opacity:.5}to{filter:grayscale(0);opacity:1}}.drag-handle{touch-action:none;user-select:none;-webkit-user-select:none}.sortable-ghost{filter:blur(2px);opacity:.6}.sortable-drag{filter:blur(1px);opacity:.8;pointer-events:all;transition:none!important;z-index:1000}.sortable-chosen{opacity:.6;transition:opacity .15s;transition-delay:.15s;z-index:1000}.item-group-drag{border:unset!important;border-width:0!important}.item-group-drag .task-slide,.item-group-drag .tasks-group{display:none!important}.link-primary:focus,.link-primary:hover{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1))!important;opacity:.8}.btn-control .btn{opacity:0!important;pointer-events:none;transition:all .15s;visibility:hidden}.btn-control:active .btn,.btn-control:focus .btn,.btn-control:hover .btn{opacity:1!important;pointer-events:all;visibility:visible}.btn-control:active .btn.opacity-75,.btn-control:focus .btn.opacity-75,.btn-control:hover .btn.opacity-75{opacity:.75!important}.btn-control:active .btn.opacity-50,.btn-control:focus .btn.opacity-50,.btn-control:hover .btn.opacity-50{opacity:.5!important}.btn-control:active .btn.opacity-25,.btn-control:focus .btn.opacity-25,.btn-control:hover .btn.opacity-25{opacity:.25!important}.scroll-bg::-webkit-scrollbar,.scroll::-webkit-scrollbar,::-webkit-scrollbar{background-color:var(--myscroll-bg);height:10px;pointer-events:all;width:5px}.scroll-bg::-webkit-scrollbar-thumb,.scroll::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb{background-color:var(--myscroll-btn);border-bottom-width:1px;border-bottom:3px solid var(--myscroll-bg);border-left:1px solid var(--myscroll-bg);border-radius:3px;border-right:1px solid var(--myscroll-bg);border-top-width:1px;border-top:3px solid var(--myscroll-bg);cursor:grabbing;pointer-events:all}.scroll-bg::-webkit-scrollbar-thumb:hover,.scroll::-webkit-scrollbar-thumb:hover,::-webkit-scrollbar-thumb:hover{background-color:var(--myscroll-btn-hover);border:0 solid var(--myscroll-bg)}.scroll-bg::-webkit-scrollbar-track,.scroll::-webkit-scrollbar-track,::-webkit-scrollbar-track{background-color:var(--myscroll-bg);border-radius:0;-webkit-box-shadow:none;box-shadow:none;pointer-events:all}.scroll{overscroll-behavior:none}body,html{background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))}body::-webkit-scrollbar,html::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{border:3px solid var(--myscroll-bg);border-bottom:none;border-top:none}::selection{background:#205c7ab3;color:#fff;text-shadow:0 0 3px rgba(23,75,91,.7)}@-moz-document url-prefix(){html,html *,html .scroll{scrollbar-color:var(--myscroll-btn-hover) var(--myscroll-bg);scrollbar-width:thin}}:root{--width-open-menu:370px;--width-open-content:var(--width-open-menu)}@media (max-width:1600px){:root{--width-open-menu:320px}}@media (max-width:767px){:root{--width-open-menu:min(400px,100vw)}}:root .menu-left.close{--width-open-content:50px}:root .menu-left.close:not(.open) .menu-left-width__btn{overflow-y:hidden}:root .menu-left.close:not(.open) .btn-open{position:absolute;right:0;top:20px}@media (max-width:767px){:root .menu-left.close .menu-left-width{max-width:0;min-width:0}:root .menu-left.close .menu-left-width__content{left:calc(0px - var(--width-open-menu))}:root .menu-left.close.open .menu-left-width .menu-left-width__mob{opacity:0;right:1px;visibility:hidden;width:0;z-index:-1}:root .menu-left.close.open .menu-left-width .menu-left-width__content{left:0}}@media (min-width:768px){:root .menu-left.close:not(.open) .menu-left-width__btn{cursor:pointer}:root .menu-left.close:not(.open) .not-visibility{opacity:0;pointer-events:none;visibility:hidden}:root .menu-left.close.open .menu-left-width .menu-left-width__content{left:0}:root .menu-left.close.open .menu-left-width .menu-left-width__content .btn-open{margin-right:0}:root .menu-left.close .menu-left-width{max-width:50px;min-width:50px}:root .menu-left.close .menu-left-width .btn-open{margin-right:3px;transition:margin-right .15s}:root .menu-left.close .menu-left-width .menu-left-width__content{left:calc(50px - var(--width-open-menu))}}.content-right-width{flex-basis:min-content;max-width:calc(100% - var(--width-open-content));width:100%}@media (max-width:1600px){.content-right-width{max-width:calc(100% - var(--width-open-content))}}@media (max-width:767px){.content-right-width{max-width:100%}}.menu-left-width .btn-open,.menu-left-width .not-visibility>.btn{margin:-5px 0}.menu-left-width,.menu-left-width .menu-left-width__content{max-width:var(--width-open-menu);min-width:var(--width-open-menu);width:var(--width-open-menu)}@media (min-width:768px){.menu-left-width__content{height:calc(100vh + .5rem)!important;margin-top:-.5rem}}.menu-left-width .btn-up{transition:all .15s}.menu-left-width__btn{overflow:hidden;overflow-y:auto;overscroll-behavior:none}@media (max-width:767px){.menu-left-width{max-width:unset;min-width:unset;width:100%}.menu-left-width__content{opacity:1;transition:left .15s}.menu-left-width__mob{--bs-bg-opacity:.4;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border:1px solid var(--bs-secondary-border-subtle);border-radius:0 8px 8px 0;bottom:20vh;cursor:pointer;height:100px;left:-6px;transform:rotate(-5deg);transition:left .15s;width:20px}.menu-left-width__mob:hover{opacity:1}}@media (min-width:768px){.menu-left-width,.menu-left-width__content{left:0;opacity:1;transition:left .15s}.menu-left-width .not-visibility{opacity:1;pointer-events:all;transition:opacity .15s;visibility:visible}.menu-left-width__btn{height:100%}.menu-left-width .btn-up{margin-right:-13px}}.handle-sortable{cursor:move}table.bordered-0 td:first-child,table.bordered-0 td:last-child,table.bordered-0 th:first-child,table.bordered-0 th:last-child,table.bordered-0 tr:first-child,table.bordered-0 tr:last-child{border-width:0}table.bordered-0 tr:first-child:not(:last-child){border-bottom-width:1px}table.bordered-0 thead tr{border-bottom-width:1px!important}table.bordered-0 tfoot tr{border-top-width:1px!important}[data-bs-theme=light] pre code.hljs{display:block;overflow-x:auto;padding:1em}[data-bs-theme=light] code.hljs{padding:3px 5px}[data-bs-theme=light] .hljs{background:#fefefe;color:#545454}[data-bs-theme=light] .hljs-comment,[data-bs-theme=light] .hljs-quote{color:#696969}[data-bs-theme=light] .hljs-deletion,[data-bs-theme=light] .hljs-name,[data-bs-theme=light] .hljs-regexp,[data-bs-theme=light] .hljs-selector-class,[data-bs-theme=light] .hljs-selector-id,[data-bs-theme=light] .hljs-tag,[data-bs-theme=light] .hljs-template-variable,[data-bs-theme=light] .hljs-variable{color:#d91e18}[data-bs-theme=light] .hljs-attribute,[data-bs-theme=light] .hljs-built_in,[data-bs-theme=light] .hljs-link,[data-bs-theme=light] .hljs-literal,[data-bs-theme=light] .hljs-meta,[data-bs-theme=light] .hljs-number,[data-bs-theme=light] .hljs-params,[data-bs-theme=light] .hljs-type{color:#aa5d00}[data-bs-theme=light] .hljs-addition,[data-bs-theme=light] .hljs-bullet,[data-bs-theme=light] .hljs-string,[data-bs-theme=light] .hljs-symbol{color:green}[data-bs-theme=light] .hljs-section,[data-bs-theme=light] .hljs-title{color:#007faa}[data-bs-theme=light] .hljs-keyword,[data-bs-theme=light] .hljs-selector-tag{color:#7928a1}[data-bs-theme=light] .hljs-emphasis{font-style:italic}[data-bs-theme=light] .hljs-strong{font-weight:700}@media screen and (-ms-high-contrast:active){[data-bs-theme=light] .hljs-addition,[data-bs-theme=light] .hljs-attribute,[data-bs-theme=light] .hljs-built_in,[data-bs-theme=light] .hljs-bullet,[data-bs-theme=light] .hljs-comment,[data-bs-theme=light] .hljs-link,[data-bs-theme=light] .hljs-literal,[data-bs-theme=light] .hljs-meta,[data-bs-theme=light] .hljs-number,[data-bs-theme=light] .hljs-params,[data-bs-theme=light] .hljs-quote,[data-bs-theme=light] .hljs-string,[data-bs-theme=light] .hljs-symbol,[data-bs-theme=light] .hljs-type{color:highlight}[data-bs-theme=light] .hljs-keyword,[data-bs-theme=light] .hljs-selector-tag{font-weight:700}}[data-bs-theme=dark] pre code.hljs{display:block;overflow-x:auto;padding:1em}[data-bs-theme=dark] code.hljs{padding:3px 5px}[data-bs-theme=dark] .hljs{background:#2b2b2b;color:#f8f8f2}[data-bs-theme=dark] .hljs-comment,[data-bs-theme=dark] .hljs-quote{color:#d4d0ab}[data-bs-theme=dark] .hljs-deletion,[data-bs-theme=dark] .hljs-name,[data-bs-theme=dark] .hljs-regexp,[data-bs-theme=dark] .hljs-selector-class,[data-bs-theme=dark] .hljs-selector-id,[data-bs-theme=dark] .hljs-tag,[data-bs-theme=dark] .hljs-template-variable,[data-bs-theme=dark] .hljs-variable{color:#ffa07a}[data-bs-theme=dark] .hljs-built_in,[data-bs-theme=dark] .hljs-link,[data-bs-theme=dark] .hljs-literal,[data-bs-theme=dark] .hljs-meta,[data-bs-theme=dark] .hljs-number,[data-bs-theme=dark] .hljs-params,[data-bs-theme=dark] .hljs-type{color:#f5ab35}[data-bs-theme=dark] .hljs-attribute{color:gold}[data-bs-theme=dark] .hljs-addition,[data-bs-theme=dark] .hljs-bullet,[data-bs-theme=dark] .hljs-string,[data-bs-theme=dark] .hljs-symbol{color:#abe338}[data-bs-theme=dark] .hljs-section,[data-bs-theme=dark] .hljs-title{color:#00e0e0}[data-bs-theme=dark] .hljs-keyword,[data-bs-theme=dark] .hljs-selector-tag{color:#dcc6e0}[data-bs-theme=dark] .hljs-emphasis{font-style:italic}[data-bs-theme=dark] .hljs-strong{font-weight:700}@media screen and (-ms-high-contrast:active){[data-bs-theme=dark] .hljs-addition,[data-bs-theme=dark] .hljs-attribute,[data-bs-theme=dark] .hljs-built_in,[data-bs-theme=dark] .hljs-bullet,[data-bs-theme=dark] .hljs-comment,[data-bs-theme=dark] .hljs-link,[data-bs-theme=dark] .hljs-literal,[data-bs-theme=dark] .hljs-meta,[data-bs-theme=dark] .hljs-number,[data-bs-theme=dark] .hljs-params,[data-bs-theme=dark] .hljs-quote,[data-bs-theme=dark] .hljs-string,[data-bs-theme=dark] .hljs-symbol,[data-bs-theme=dark] .hljs-type{color:highlight}[data-bs-theme=dark] .hljs-keyword,[data-bs-theme=dark] .hljs-selector-tag{font-weight:700}}:root,[data-bs-theme=dark],[data-bs-theme=light]{--bs-body-font-size:.9rem;--bs-font-sans-serif:Helvetica,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.dropdown-menu{--bs-dropdown-font-size:.9rem}.btn{--bs-btn-font-size:.9rem}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:.24rem;--bs-btn-padding-x:.5rem;--bs-btn-font-size:.8rem}.link-no-underline{text-decoration:none}.user-g{--s:24px}.user-g img{height:var(--s,24px);max-height:var(--s,24px);max-width:var(--s,24px);min-width:var(--s,24px);width:var(--s,24px)}.user-g-online{padding:.2rem!important}.user-g__position{display:block;font-size:12px}.menu-alert{font-size:.8rem;width:min(340px,90vw);z-index:1}@media (max-width:440px){.menu-alert{transform:translate(60px)}}.menu-alert:not(.open){display:none}.menu-alert__btn-subscribe{border-bottom-right-radius:0!important;font-size:.8rem}.menu-alert__items{display:flex;flex-direction:column;max-height:395px;overflow:hidden;overflow-y:auto;overscroll-behavior:none;scroll-snap-type:y mandatory}.menu-alert__user{column-gap:5px;display:flex}.menu-alert__user img{height:24px;object-fit:cover;width:24px}.menu-alert__user small{font-size:10px}.menu-alert__time{color:#777;font-size:10px;margin-left:auto}.menu-alert__dot{background-color:#ccc;background-color:var(--color-status)!important;border-radius:100%;display:inline-block;height:10px;margin-left:4px;vertical-align:bottom;width:10px}.user-menu__avatar{height:40px;object-fit:contain;width:40px}.icon-bell{display:inline-block;line-height:24px}@media (max-width:1250px){.header-users{display:none}}@media (max-width:1050px){.header-plan{display:none}}.navbar-brand img{margin-bottom:-5px;margin-top:-5px;max-height:37px;max-width:110px}
