:root{--color_primary:#ee7200;--color_primary_transparent:#ee720088;--color_primary_transparent_light:#ee720040;--color_background_screen:#f9f9f9;--color_background_screen_green:#e0f4ec;--color_background_screen_red:#fae0e0;--color_background_screen_primary:#fbefe4;--color_text_main:#000;--color_text_main_light:#565656;--color_text_main_light_transparent:#56565680;--color_orange:#ee7200;--color_yellow:#ffb800;--color_green:#00c875;--color_blue:#2f80ed;--color_green_dark:#00a160;--color_green_darker:#007d4b;--color_red:red;--color_purple:#9238af;--color_purple_dark:#650b82;--color_border:#f4f5f9;--color_border_dark:#e6e7e8;--font_weight_light:300;--font_weight_regular:400;--font_weight_bold:700;--font_weight_fat:900}body,html{font-family:Lato,sans-serif}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{padding-left:0!important;padding-right:0!important}.offcanvas-top{height:-moz-fit-content;height:fit-content}body{height:auto}body h1,body h2,body h3,body h4,body h5,body h6{font-weight:700;margin-bottom:.5em}body h1{font-size:2.133em}body h2{font-size:1.6em}body h3{font-size:1.333em}body h4{font-size:1.2em}body h5{font-size:1em}body h6{font-size:.8em}body hr{background-color:#f4f5f9;opacity:1}body hr,body hr:not([size]){height:2px}body *{font-size:16px}@media screen and (max-width:1200px){body *{font-size:15px}}#__next,html{height:100%;min-height:100%;margin:0;font-size:16px}#__next .offcanvas,html .offcanvas{width:50%;overflow:auto}.menu_trigger{cursor:pointer}.dropdown-item.active,.dropdown-item:active{background-color:var(--color_orange)}.user_image{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:50%}.popover .arrow{display:none}.clickable{cursor:pointer}form{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end;flex-direction:column}form select{cursor:pointer}form .form-label[required]:after,form label[required]:after{content:"*";color:red;height:100%;right:0;padding:.5rem;top:0}form .form-group{display:flex;align-items:center}.form_item{flex:1 1;flex-basis:33%}.form_item.description{flex-basis:100%}.form_item .custom-select,.form_item .form-control{padding:.5rem 1rem}.form_item .form-control:disabled,.form_item .form-control[readonly]{background-color:var(--color_border);color:#999}.form_item .custom-select,.form_item .form-control,.form_item .user-select>div{min-height:3rem;background:none;background-color:#fff;border:1px solid var(--color_border_dark)}.form_item .select_container{position:relative}.form_item .select_container :after{font-family:Font Awesome\ 5 Free;content:"";font-weight:900;color:var(--color_primary);margin-left:.8em;position:absolute;right:.5rem;top:0;height:100%;display:flex;align-items:center}.form_item .form-label{font-weight:700}.popover+.modal-backdrop{z-index:1100}.popover+.modal-backdrop+.modal{z-index:1150}.nav-tabs .nav-link{color:#000;border:none}.nav-tabs .nav-link.active{font-weight:var(--font_weight_bold);border-bottom:.15rem solid var(--color_orange)}.table_icon_container{display:flex;flex-direction:row;gap:.5rem;justify-content:center}.table_icon_container .trash_icon svg{margin:.5rem}