@keyframes sonar{0%{transform:scale(.9);opacity:1}100%{transform:scale(2);opacity:0}}.sidebar-wrapper{box-shadow:var(--box-shadow-xs);width:280px;height:100%;max-height:100%;position:fixed;top:0;left:-280px;z-index:999;transition:margin-left .3s ease}.sidebar-wrapper ul{list-style-type:none;padding:0;margin:0}.sidebar-wrapper a{text-decoration:none;transition:color .3s ease}.sidebar-wrapper .sidebar-item{transition:all .3s linear}.sidebar-wrapper .sidebar-content{max-height:calc(100% - 35px);height:calc(100% - 35px);overflow-y:scroll;position:relative}.sidebar-wrapper .sidebar-content::-webkit-scrollbar{width:1px}.sidebar-wrapper .badge{border-radius:0}.sidebar-bg .sidebar-wrapper{background-size:cover;background-position:center;background-repeat:no-repeat}.sidebar-bg .sidebar-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.sidebar-wrapper .sidebar-header{padding:20px;overflow:hidden}.sidebar-wrapper .sidebar-header .user-pic{width:60px;height:60px;padding:2px;margin-right:15px}.sidebar-wrapper .sidebar-header .user-pic img{object-fit:cover;height:100%;width:100%}.sidebar-wrapper .sidebar-header .user-info{overflow:hidden}.sidebar-wrapper .sidebar-header .user-info>span{display:block;white-space:nowrap;text-overflow:ellipsis}.sidebar-wrapper .sidebar-header .user-info .user-role{font-size:12px}.sidebar-wrapper .sidebar-header .user-info .user-status{font-size:11px;margin-top:4px}.sidebar-wrapper .sidebar-header .user-info .user-status i{font-size:8px;margin-right:4px;color:#5cb85c}.sidebar-wrapper .nav-icon-container{width:20px;height:20px;margin-right:10px}.sidebar-wrapper .sidebar-menu{padding-bottom:10px}.sidebar-wrapper .sidebar-menu .header-menu span{font-weight:bold;font-size:14px;padding:15px 20px 5px 20px;display:inline-block}.sidebar-wrapper .sidebar-menu ul li a{display:flex;flex-wrap:nowrap;align-items:center;text-decoration:none;position:relative;padding:8px 0 8px 20px;width:100%}.sidebar-wrapper .sidebar-menu ul li a [data-icon]{opacity:0;margin-right:10px;width:20px;height:20px;line-height:35px;text-align:center;flex-shrink:0}.sidebar-wrapper .sidebar-menu ul li a .menu-text{flex-grow:1;white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;overflow:hidden}.sidebar-wrapper .sidebar-menu .sidebar-dropdown>a:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23808080' viewBox='0 0 320 512'%3E%3Cpath d='M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z'/%3E%3C/svg%3E");position:absolute;right:14px;top:10px;height:13px;width:13px}.sidebar-wrapper .sidebar-menu .sidebar-dropdown.text-info>a:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230dcaf0' viewBox='0 0 320 512'%3E%3Cpath d='M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z'/%3E%3C/svg%3E");position:absolute;right:14px;top:10px;height:13px;width:13px}.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active>a:after{transform:rotate(90deg);top:14px;right:11px}.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu{display:none}.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul{padding:5px 0}.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li{padding-left:30px;font-size:.9em}.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge,.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label{margin-left:auto}.sidebar-wrapper .sidebar-footer{position:absolute;bottom:0;left:0;width:100%!important;margin:0!important;display:flex;align-content:center!important}.sidebar-wrapper .sidebar-footer [data-icon]{opacity:0}.sidebar-wrapper .sidebar-footer .dropdown{background-color:#ededed!important;padding:4px;display:flex!important;flex-grow:1!important;justify-content:center!important;align-content:center!important}.sidebar-wrapper .sidebar-footer .dropdown .dropdown-menu{bottom:32px!important;left:0!important;top:initial!important;right:0;transform:none!important;border-radius:0;font-size:.9rem;padding:0;border-bottom:0}.sidebar-wrapper .sidebar-footer .dropdown .dropdown-menu .dropdown-item{padding:16px!important}.sidebar-wrapper .sidebar-footer .dropdown .dropdown-menu .dropdown-item:active{background-color:#ededed!important}.default-theme .sidebar-wrapper{z-index:1029;background-color:#fff}.default-theme .sidebar-wrapper .sidebar-item{border-top:1px solid #d3d3d3}.default-theme .sidebar-wrapper .sidebar-item:first-child{border-top:0}.default-theme .sidebar-wrapper a:not(.dropdown-item),.default-theme .sidebar-wrapper .sidebar-header,.default-theme .sidebar-wrapper a:not(.dropdown-item):hover,.default-theme .sidebar-wrapper .sidebar-menu li.active>a{color:#000}.default-theme .sidebar-wrapper .sidebar-menu ul li a [data-icon]{color:#808080;font-size:1.2em}.default-theme .sidebar-wrapper .sidebar-menu ul li:hover a [data-icon]{color:var(--bs-success)}.default-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div{background-color:#fff}.default-theme .sidebar-wrapper .sidebar-menu .header-menu span{color:#868686}.default-theme .sidebar-wrapper .sidebar-footer{background-color:#d3d3d3}.default-theme .sidebar-wrapper .sidebar-footer>div:first-child{border-left:0}.default-theme .sidebar-wrapper .sidebar-footer>div:last-child{border-right:0}.default-theme.toggled #close-sidebar{color:#000}.default-theme.toggled #close-sidebar:hover{color:#000}.default-theme.sidebar-bg .sidebar-wrapper:before{background-color:#fff}.default-theme.sidebar-bg .sidebar-wrapper a:not(.dropdown-item),.default-theme.sidebar-bg .sidebar-wrapper .sidebar-header,.default-theme.sidebar-bg .sidebar-wrapper .sidebar-item{border-color:#ececec}.default-theme.sidebar-bg .sidebar-wrapper .sidebar-footer{background-color:rgba(223.75,223.75,223.75,.5)}:root{--carris-green:#4d7b6a;--carris-green-secondary:#436c5d;--carris-secondary:#7e868d;--carris-secondary-secondary:#b5babe;--very-long-transition:all 2s;--long-transition:all 1s;--standard-transition:all .4s;--medium-transition:all .2s;--fast-transition:all .1s;--very-fast-transition:all .05s;--box-shadow:0 3px 15px rgba(51,51,51,.2);--box-shadow-sm:0 1px 10px rgba(51,51,51,.2);--box-shadow-xs:0 1px 5px rgba(51,51,51,.15);--table-header-group-text:#808488;--very-muted:#dadcdf;--muted:#6c757d!important;--error-bg:#ffdfdf}.text-carris-green{color:var(--carris-green)}.bg-carris-green{background-color:var(--carris-green)!important}.box-shadow{box-shadow:var(--box-shadow)}.box-shadow-sm{box-shadow:var(--box-shadow-sm)}.display-5{font-size:3.05rem;font-weight:300!important;line-height:1.1}.display-6{font-size:2.6rem;font-weight:300!important;line-height:1.1}.display-7{font-size:2.15rem;font-weight:300!important;line-height:1.1}.display-8{font-size:1.7rem;font-weight:300!important;line-height:1.1}.display-9{font-size:1.25rem;font-weight:300!important;line-height:1.1}.display-10{font-size:.8rem;font-weight:300!important;line-height:1.1}.display-10{font-size:1.1rem;font-weight:300!important;line-height:1.1}.btn[disabled=disabled],.btn.disabled{pointer-events:all!important;cursor:not-allowed!important}.btn-circle{width:45px!important;height:45px!important;line-height:45px!important;text-align:center;padding:0;border-radius:50%}.btn-info,.btn-warning{color:#fff}.btn-info:hover,.btn-info:active,.btn-info:focus,.btn-info:disabled,.btn-warning:hover,.btn-warning:active,.btn-warning:focus,.btn-warning:disabled{color:#fff}.btn-circle i{position:relative!important}.btn-circle-xs{width:25px!important;height:25px!important;line-height:25px!important;font-size:.7rem}.btn-circle-sm{width:35px!important;height:35px!important;line-height:35px!important;font-size:.9rem}.btn-circle-lg{width:55px!important;height:55px!important;line-height:55px!important;font-size:1.1rem}.btn-circle-xl{width:70px!important;height:70px!important;line-height:70px!important;font-size:1.3rem}.fixed-header{box-shadow:var(--box-shadow-xs)}.fixed-header .row{height:55px;background-color:#fff}.fixed-header .row .header-brand{transition:margin-left .3s ease;background-color:var(--carris-green);width:292px;max-width:292px;margin-left:0}.fixed-header #div-right-header{border-bottom:1px solid #efefef}.fixed-header .custom-breadcrumb a{color:#1a1a1a}.fixed-header .custom-breadcrumb .custom-breadcrumb-separator{display:inline-block;color:#d1d4d5;padding-right:4px;padding-left:4px}:root{--schedule-tag-complete:#ececec;--schedule-tag-complete-hover:#ececec;--active-labor-bg:#ebf5eb;--active-labor-bg-hover:#e0f3e0}.table{background-color:#fff;--bs-table-bg:white;border:1px solid rgba(0,0,0,.125)}.table tbody{border:0!important}.table.table-borderless,.table.table-no-outside-border{border:0}.table.standard-fixed-header th{position:sticky!important;top:54px!important;background-color:#fff;--bs-table-bg:white;z-index:1010;box-shadow:inset 0 -.5px 0 rgba(0,0,0,.12)}.table.standard-fixed-header .group td{top:94px!important}.table.table-error{background-color:#ffdfdf;--bs-table-bg:#ffdfdf;color:var(--bs-danger);border:0}.table.table-shadow{width:100%;box-shadow:var(--box-shadow)}.table.table-shadow tr:last-child{padding-bottom:10px}.table.table-shadow-sm{width:100%;box-shadow:var(--box-shadow-sm)}.table.table-shadow-sm tr:last-child{padding-bottom:10px}.table.table-fit{width:auto!important;table-layout:auto!important}.table.table-fit thead th{width:auto!important}.table.table-fit tbody td{width:auto!important}.table.table-fit tfoot th{width:auto!important}.table.table-fit tfoot td{width:auto!important}.table div.reorder-move{display:none}.table .allow-reorder{position:relative;width:95px;max-width:95px}.table.tr-selection-is-reorderable tr:hover td:hover input[type=checkbox]:not(:checked)+.reorder-move,.table.tr-selection-is-reorderable tr:hover td.reorder-in-place:hover input[type=checkbox]:checked+.reorder-move{width:25px;height:25px;display:block;color:var(--bs-success);font-size:1.8em;line-height:0;position:absolute;left:0;top:50%;transform:translateY(-50%);cursor:pointer!important}.table .reorder{width:45px!important;background-color:#f0f0f0!important;--bs-table-bg:#f0f0f0!important}.table td.reorder:hover{background-color:#d3d3d3!important;--bs-table-bg:lightgray!important}.table th .tr-checkbox,.table td .tr-checkbox{width:1.2em!important;height:1.2em!important;text-align:center;vertical-align:middle}.table td.allow-select-via-proxy{cursor:pointer}.table th.reorder{text-align:center;font-size:1.3em;width:30px!important;max-width:30px!important}.table th.reorder::before{opacity:0}.table th.reorder::after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cdefs%3E%3Cstyle%3E.fa-secondary%7Bopacity:.4%7D%3C/style%3E%3C/defs%3E%3Cpath class='fa-primary' d='M40 480C17.91 480 0 462.1 0 440V392C0 369.9 17.91 352 40 352H88C110.1 352 128 369.9 128 392V440C128 462.1 110.1 480 88 480H40zM40 320C17.91 320 0 302.1 0 280V232C0 209.9 17.91 192 40 192H88C110.1 192 128 209.9 128 232V280C128 302.1 110.1 320 88 320H40zM88 32C110.1 32 128 49.91 128 72V120C128 142.1 110.1 160 88 160H40C17.91 160 0 142.1 0 120V72C0 49.91 17.91 32 40 32H88z'/%3E%3Cpath class='fa-secondary' d='M232 480C209.9 480 192 462.1 192 440V392C192 369.9 209.9 352 232 352H280C302.1 352 320 369.9 320 392V440C320 462.1 302.1 480 280 480H232zM232 320C209.9 320 192 302.1 192 280V232C192 209.9 209.9 192 232 192H280C302.1 192 320 209.9 320 232V280C320 302.1 302.1 320 280 320H232zM280 32C302.1 32 320 49.91 320 72V120C320 142.1 302.1 160 280 160H232C209.9 160 192 142.1 192 120V72C192 49.91 209.9 32 232 32H280z'/%3E%3C/svg%3E");position:absolute;top:7px;left:16px;height:12px;width:12px}.table th.reorder svg{opacity:0}.table.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.01);--bs-table-bg:rgba(0,0,0,.01)}.table tr.table-dark td a,.table td.table-dark a{color:#fff}.table tr.table-dark td .text-muted,.table td.table-dark .text-muted{color:#fff!important;filter:brightness(.65)!important}.table tr.no-top-border td{border-top:0!important}.table tr.group td{font-weight:bold;font-size:1.2em;text-transform:uppercase;top:54px;background-color:#dedede!important;--bs-table-bg:#dedede!important;z-index:100}.table tr.group:not(.not-sticky) td{position:sticky}.table tr.group.group-dark td{background-color:#6f6f6f!important;--bs-table-bg:#6f6f6f!important;color:#fff}.table tr.group.group-dark .text-muted{color:#fff!important}.table tr.group.group-black td{background-color:#000!important;--bs-table-bg:#000!important;color:#fff}.table tr.group.group-black .text-muted{color:#fff!important}.table tr.inner-group td{background-color:#f7f7f7;--bs-table-bg:#f7f7f7;font-weight:bold;color:var(--table-header-group-text);font-size:.9em!important}.table tr.inner-group-lvl-1 td{background-color:#a6a6a6;--bs-table-bg:#a6a6a6;font-size:1em}.table tr.inner-group-lvl-2 td{background-color:#dedede;--bs-table-bg:#dedede;font-size:1em}.table tr:hover td .only-visible-on-hover{opacity:1}.table tr:hover td .hidden-on-hover{visibility:hidden}.table tr.row-error{background-color:#ffdfdf!important;--bs-table-bg:#ffdfdf!important}.table tr.tr-muted td{color:#808080}.table tr.tr-very-muted td{color:#d3d3d3}.table th{border-width:0!important;border:0!important;text-transform:uppercase;color:var(--table-header-group-text)!important}.table td{vertical-align:middle;height:40px;border-radius:0!important;border-width:0!important;border:0!important;border-top:1px solid rgba(0,0,0,.12)!important}.table td .only-visible-on-hover{opacity:0}.table td.no-top-border{border-top:0!important}.table td.reorder{text-align:left!important}.table td.left-header{text-transform:uppercase;color:var(--table-header-group-text)!important;font-weight:bold;border-right:1px solid rgba(0,0,0,.12)!important}.table td.input-td{margin:0!important;padding:0!important;background-color:rgba(13,202,240,.075)}.table td.input-td input[type=text]:disabled,.table td.input-td input[type=number]:disabled,.table td.input-td input[type=date]:disabled,.table td.input-td input[type=datetime-local]:disabled,.table td.input-td input[type=text]:read-only,.table td.input-td input[type=number]:read-only,.table td.input-td input[type=date]:read-only,.table td.input-td input[type=datetime-local]:read-only{background-color:#e9ecef!important}.table td.input-td select:not([data-select2-id]):disabled{background-color:#e9ecef!important}.table td.input-td input[type=text],.table td.input-td input[type=number],.table td.input-td input[type=date],.table td.input-td input[type=datetime-local],.table td.input-td select:not([data-select2-id]){height:100%!important;width:100%!important;border:0!important;font-size:1.1em;padding:5px 10px!important;box-sizing:border-box!important;background-color:transparent}.table td.input-td input[type=text]:focus,.table td.input-td input[type=number]:focus,.table td.input-td input[type=date]:focus,.table td.input-td input[type=datetime-local]:focus,.table td.input-td select:not([data-select2-id]):focus{outline:0!important;background-color:#fff;box-shadow:var(--box-shadow)!important;position:relative}.table td.input-td input[type=text]:focus::before,.table td.input-td input[type=number]:focus::before,.table td.input-td input[type=date]:focus::before,.table td.input-td input[type=datetime-local]:focus::before,.table td.input-td select:not([data-select2-id]):focus::before{height:100%;position:relative}.table td.input-td.table-warning{background-color:#ffeeba}.table.table-borderless td{border:0!important}@media(hover:hover){.table tbody tr:hover:not(.group):not(.no-hover):not(.table-warning):not(.table-info):not(.table-success):not(.table-secondary){--bs-table-bg:rgba(224,224,224,.5)}.table tr.table-info:hover td,.table tr.table-warning:hover td,.table tr.table-danger:hover td,.table tr.table-success:hover td,.table tr.table-secondary:hover td,.table tr:hover td.table-info,.table tr:hover td.table-warning,.table tr:hover td.table-danger,.table tr:hover td.table-success,.table tr:hover td.table-secondary{filter:brightness(.95)}}.table .badge{font-size:1em;font-weight:normal;padding:10px;margin-bottom:5px}.contents-hidden-until-loaded{opacity:0}.contents-hidden-until-loaded.contents-loaded{opacity:1}.table-filter-expandable label{margin:0!important}.table-filter-expandable .dt-search{position:relative;direction:rtl;bottom:21px;height:0}.table-filter-expandable .dt-search input{width:78px!important;transition:width 150ms ease-in-out;display:inline-block;position:absolute;top:-6px;right:-6px;direction:ltr;z-index:1020;outline:0;box-shadow:none}.table-filter-expandable .dt-search input:focus,.table-filter-expandable .dt-search input:not(:placeholder-shown){width:250px!important}.page-link{color:#000}.page-link:focus{box-shadow:none}.page-item.active .page-link{color:#fff;background-color:var(--carris-green)!important;border-color:var(--carris-green)!important}.dt-color-code-column{min-width:5px;width:15px;padding:0!important;border-top:0!important;position:relative}.dt-color-code-column-sm{min-width:5px;width:10px!important;padding:0!important;border-top:0!important;position:relative}.dt-color-code-column-xs{min-width:4px!important;width:4px!important;padding:0!important;border-top:0!important;position:relative}.dt-color-status{padding:0;margin:0}.dt-color-status:hover{cursor:help}.neg-status-overlap{width:100%;height:50%;position:absolute;bottom:0;background-image:linear-gradient(135deg,#808080 25%,ThreeDDarkShadow 25%,ThreeDDarkShadow 50%,#808080 50%,#808080 75%,ThreeDDarkShadow 75%,ThreeDDarkShadow 100%);background-size:14.14px 14.14px;cursor:pointer!important;transition:width .1s ease-in-out}.neg-status-overlap:hover{width:200%;z-index:1095!important}table.fixedHeader-floating{border-radius:0;background-color:#f9f9f9!important;--bs-table-bg:#f9f9f9!important;z-index:1029;box-shadow:none!important}table.fixedHeader-floating .tr-checkbox-th{display:none}.dataTables_processing{margin:0!important;opacity:.85;position:absolute!important;z-index:1000!important;height:100%!important;width:100%!important;top:0!important;left:0!important}table.fixedHeader-floating.no-footer{border-bottom-width:0}.center-screen-notification{position:absolute;top:40%;background-color:#000;opacity:.8;color:#fff;padding:10px;height:50px;width:160px;border-radius:.25rem;text-align:center;font-weight:bold;box-shadow:var(--box-shadow);font-size:1.2em;line-height:1.6em}.center-screen-notification.csn-left{left:30%}.center-screen-notification.csn-right{right:20%!important}@media print{table.fixedHeader-floating{display:none}}@media(max-width:1081.98px){select{-webkit-appearance:none;-moz-appearance:none;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%238C98F2'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;background-size:12px;background-position:calc(100% - 20px) center;background-repeat:no-repeat}a.btn{-webkit-appearance:none!important}}.md-checkbox{position:relative;text-align:left}.md-checkbox-large{font-size:1.4em}.md-checkbox.md-checkbox-inline{display:inline-block}.md-checkbox label{cursor:pointer;display:inline;line-height:1.25em;vertical-align:top;clear:both;padding-left:1px;margin:0;padding:0}.md-checkbox label:not(:empty){padding-left:.75em}.md-checkbox label:before,.md-checkbox label:after{content:"";position:absolute;left:0;top:0}.md-checkbox label:before{width:1.25em;height:1.25em;background:#fff;border:2px solid rgba(0,0,0,.54);border-radius:.125em;cursor:pointer;transition:background .3s}.md-checkbox input[type=checkbox]{outline:0;visibility:hidden;width:1.25em;margin:0;display:block;float:left;font-size:inherit}.md-checkbox input[type=checkbox]:checked+label:before{background:var(--carris-green);border:0}.md-checkbox input[type=checkbox]:checked+label:after{transform:translate(.25em,.3365384615em) rotate(-45deg);width:.75em;height:.375em;border:.125em solid #fff;border-top-style:none;border-right-style:none}.md-checkbox input[type=checkbox]:disabled+label:before{border-color:rgba(0,0,0,.26)}.md-checkbox input[type=checkbox]:disabled:checked+label:before{background:rgba(0,0,0,.26)}*,*:before,*:after{box-sizing:border-box}#omni-search-container{z-index:-1;position:fixed;opacity:0;width:100%;height:100%;left:0;top:0}#omni-search-container input.form-control{margin:0;width:100%;height:100%;outline:0;border:0;font-size:2em;border-bottom:1px solid #808080;border-radius:0!important;height:55px;padding:15px 15px 15px 40px}#omni-search-icon{position:absolute;top:23px;left:10px;color:var(--bs-info)}#omni-search-close{position:absolute;top:17px;right:12px;color:var(--bs-info);cursor:pointer!important}.omni-search-results{position:absolute;left:0;top:66px;width:100%;min-height:calc(100vh - 55px)!important;height:calc(100vh - 55px)!important;background-image:linear-gradient(120deg,#fdfbfb 0%,#ebedee 50%);padding:0;overflow:auto}.omni-search-results table *:not(.fabButton):not(.rounded-circle):not(.status-wheel){border-radius:0!important}.result-group-header{font-weight:bold;font-size:1.2em;text-transform:uppercase;background-color:#6f6f6f;color:#fff;height:50px;display:flex;align-items:center;padding-left:5px!important}.omni-search-results .table.standard-fixed-header th{top:-2px!important}.omni-search-results .table.standard-fixed-header .inner-group td{top:38px!important}.nav-pills{padding:0!important}.nav-pills .nav-item .nav-link{height:55px;min-height:55px;border-radius:0;line-height:40px;color:inherit!important;position:relative;padding-right:20px;padding-left:20px}.nav-pills .nav-item .nav-link.active{background-color:#f9f9f9!important;color:#000!important;font-weight:bold}.cursor-help{cursor:help!important}.cursor-pointer{cursor:pointer!important}.cursor-grab{cursor:grab}.cursor-not-allowed{cursor:not-allowed!important}.cursor-default{cursor:default}.bg-validation{background-color:#ffdfdf!important}.validation-small{color:#f00;font-size:.8em}input:disabled{background-color:#e9ecef}.validation-summary-errors{margin-bottom:30px!important;background-color:#ffdfdf;border:1px solid #ffbfbf;border-radius:5px;padding:10px}.validation-summary-errors ul{margin-bottom:0}.validation-summary-valid span{display:none}.sidebar-dropdown li .spinner,.sidebar-item li .spinner{width:15px;height:15px;position:absolute;right:12px;margin-top:0}.spinner{animation:rotate 2s linear infinite;z-index:2;margin-top:-2px}.spinner.btn-spinner{height:25px!important;width:25px!important}.spinner.ajax-modal-spinner{width:50%!important;height:50%!important;margin:auto;display:block;margin-top:40px;max-height:200px;max-width:200px}.spinner.ajax-modal-spinner .path{stroke-width:3}.spinner .path{stroke:#fff;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}.spinner .path.dark-stroke{stroke:var(--carris-green)!important}.sidebar-footer .dropdown{height:32px}.sidebar-footer a:hover{background-color:rgba(224,224,224,.5)}.sidebar-menu a i{color:var(--carris-green)!important}.sidebar-menu a.active{background-color:rgba(224,224,224,.5);font-weight:bold!important}.sidebar-menu a.active i{background-color:rgba(224,224,224,.5)!important;color:var(--carris-green)!important}.sidebar-menu a:hover:not(.active){transition:var(--standard-transition);background-color:rgba(224,224,224,.5)!important}.sidebar-menu a:hover:not(.active) i{transition:var(--standard-transition);background-color:rgba(224,224,224,.5)!important}.sidebar-menu .sidebar-dropdown{cursor:pointer!important}.sidebar-menu .sidebar-submenu a{border-top-left-radius:10px;border-bottom-left-radius:10px;margin-bottom:5px}.sidebar-menu .sidebar-submenu .nested-nav-group{padding-left:0!important;color:#808080!important;font-size:.95rem!important;cursor:default!important}.sidebar-menu .sidebar-submenu .nested-nav-group.separator{display:flex;align-items:center;text-align:left}.sidebar-menu .sidebar-submenu .nested-nav-group.separator::before{content:"";width:45px;border-bottom:1px solid #ced4da}.sidebar-menu .sidebar-submenu .nested-nav-group.separator::after{content:"";flex:1;border-bottom:1px solid #ced4da}.sidebar-menu .sidebar-submenu .nested-nav-group.separator::before{margin-right:.25em}.sidebar-menu .sidebar-submenu .nested-nav-group.separator::after{margin-left:.25em}.sidebar-menu .badge-sonar{display:inline-block;background:var(--bs-info);border-radius:50%;height:10px;width:10px;position:absolute;right:15px}.sidebar-menu .badge-sonar:after{content:"";position:absolute;top:0;left:0;border:2px solid var(--bs-info)!important;opacity:0;border-radius:50%;width:100%;height:100%;animation:sonar 1.5s infinite}a.h4{color:-webkit-link}.legend-square{height:20px;width:20px}.toast-body a{color:#fff!important}.click-to-copy,.click-to-copy-success{position:absolute;width:1.75em;left:-1.75em;height:1em;top:50%;transform:translate(0,-50%)}.click-to-copy-success{fill:var(--bs-teal)!important}.tooltip{pointer-events:none!important}.opacity-0{opacity:0}.border-radius-0{border-radius:0!important}.link-treatment{color:#00f}.link-treatment:hover{text-decoration:underline}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.alert-fit{display:inline-block!important}.bg-warning-pad-round{padding:2px;border-radius:calc(.25rem - 1px);background-color:var(--bs-warning)}.p-0-i,.m-0-i{padding:0!important;margin:0!important}.fit:not(.sorting_disabled){width:1%!important;white-space:nowrap}#li-hover-ddl-container.hover-ddl-container .hover-ddl{top:55px!important}.hover-ddl-container{position:relative!important}.hover-ddl-container:hover .hover-ddl{display:block!important}.hover-ddl{position:fixed;background-color:#fff;border:1px solid #ecf0f1;border-radius:5px;box-shadow:var(--box-shadow);text-align:left;white-space:nowrap;display:none;z-index:1000}.hover-ddl a{display:block;margin-bottom:8px;text-decoration:none;padding:10px;font-size:.8rem}.hover-ddl a:hover{transition:var(--standard-transition);background:rgba(224,224,224,.5)!important}.hover-ddl a:last-of-type{margin-bottom:0!important}.hover-ddl.big a{font-size:1rem}@keyframes highlightBgSwitching{0%{background:#add8e6}10%{background:initial}20%{background:#add8e6}30%{background:initial}40%{background:#add8e6}50%{background:initial}60%{background:#add8e6}70%{background:initial}80%{background:#add8e6}90%{background:initial}100%{background:#add8e6}}.elem-highlight-transition-1s{animation-name:highlightBgSwitching!important;animation-duration:5s!important;animation-iteration-count:infinite!important;animation-direction:alternate!important}.lightblue-bg{transition-delay:.5s;background-color:#add8e6!important}.lightblue-bg.no-transition{transition-delay:unset!important}.bg-error{transition:var(--standard-transition);transition-delay:.5s;background-color:var(--error-bg)!important}.bg-error.no-transition{transition-delay:unset!important}html,body{min-height:100%!important;height:100%;scroll-behavior:smooth!important}.disabled-form input:disabled,.disabled-form select:disabled{background-color:rgba(0,0,0,.03)}.toast-notification-container{position:fixed!important;top:-2px!important;left:0!important;width:350px!important;z-index:2000!important}.searchHighlight{background-color:#ff0;color:#000}.modal .modal-content{background-color:#f9f9f9!important}.modal-dialog.modal-auto-width{width:fit-content;max-width:fit-content;margin-left:auto;margin-right:auto;max-width:calc(100vw - 50px)}.max-len-warning{box-shadow:0 0 0 .25rem var(--bs-warning)!important;border-color:#ff8c00!important}.max-len-danger{box-shadow:0 0 0 .25rem var(--bs-danger)!important;border-color:#8b0000!important}.fontawesome-i2svg-active [data-icon]:not(.no-transition,.fa-spin,.fa-spinner,.fa-spin-pulse),.fa-layers-text:not(.no-transition,.fa-spin,.fa-spinner,.fa-spin-pulse){opacity:0}.fontawesome-i2svg-complete [data-icon]:not(.no-transition,.fa-spin,.fa-spinner,.fa-spin-pulse),.fontawesome-i2svg-complete .fa-layers-text:not(.no-transition,.fa-spin,.fa-spinner,.fa-spin-pulse){animation:opacity_show 1s;opacity:1!important}.fa-fw-container{display:inline-block;width:1.1rem}.fa-fw-container.fw-small{width:.8rem}.fa-fw-container.fw-2x{width:1.8rem}label{color:var(--muted)}a{text-decoration:none}.card-header{background-color:#fff;color:var(--muted);font-weight:bold}.card-header:not(.normal-case){text-transform:uppercase}.dropdown-item.active,.dropdown-item:active{color:#000;text-decoration:none;background-color:#f8f9fa;transition:none}sup,sub{font-size:.65em;font-weight:600}.vh-100-custom{height:calc(100vh - 95px)}.vh-min-100-custom{min-height:calc(100vh - 95px)!important}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@font-face{font-family:"Numeric Mono";font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+30-39}html,body{position:relative;font-family:"Numeric Mono","Poppins",sans-serif!important;min-height:100%!important}::-webkit-scrollbar-track{background-color:#efefef!important}::-webkit-scrollbar{width:10px!important;background-color:#efefef!important}::-webkit-scrollbar-thumb{background-color:var(--carris-green)!important}.sidebar-wrapper ::-webkit-scrollbar-track{background-color:none!important}.sidebar-wrapper ::-webkit-scrollbar{width:0!important;background-color:none!important}.sidebar-wrapper ::-webkit-scrollbar-thumb{background-color:var(--carris-green)}:disabled,input:not([type=checkbox]):read-only{cursor:not-allowed;background-color:#e9ecef}body{overflow-y:scroll;position:relative;min-height:100%!important;background-color:#f9f9f9}body .sidebar-wrapper{left:0}body .container-fluid{padding-left:300px}body #nav-toggle-top{position:fixed;left:266px;top:85px;z-index:1030;outline:0;padding:0;transition:left .3s ease}body #nav-toggle-top svg{margin-left:-2px}body #nav-toggle-bottom{position:fixed;left:10px;bottom:10px;z-index:1030;display:none}body.nav-collapsed #nav-toggle-top{left:-50px}body.nav-collapsed #nav-toggle-bottom{display:block}body.nav-collapsed .sidebar-wrapper{margin-left:-280px}body.nav-collapsed .header-brand{margin-left:-280px!important}body.nav-collapsed .container-fluid{padding-left:20px}.modal-full{min-width:100%;margin:0;padding:25px}.modal-full .modal-content{min-height:calc(100vh - 75px)}.modal-67{min-width:67%;margin:0;padding:25px;display:flex;margin-left:auto;margin-right:auto}.modal-67 .modal-content{min-height:calc(100vh - 75px)}.container-fluid{padding-left:20px}main{padding-top:80px;padding-right:15px;padding-left:5px}.smaller{font-size:70%;font-weight:400}.dotted-underline:not(sup),[data-localization-translate=true]:not(sup),[data-bs-toggle=tooltip]:not(sup):not(.no-tooltip-underline),[data-bs-toggle=modal]:not(sup):not(.no-tooltip-underline){text-decoration:underline dotted;text-underline-position:under}[data-bs-toggle=tooltip]:not(.no-tooltip-underline):not(.btn):not(.btn-circle):not(.default-cursor){cursor:help}[data-bs-toggle=modal]{cursor:pointer}table.tr-primary-action-click tr td,.tr-primary-action-click td{cursor:pointer}.sortableHandle{cursor:move}.keypad .btn{width:75px!important;height:75px!important}@media print{.nav,.fixed-top,header{display:none}.container-fluid,main{padding-left:0!important;padding:0!important}body{-webkit-print-color-adjust:exact}}.card-group .card{border-top-left-radius:unset!important;border-top-right-radius:unset!important;border-bottom-left-radius:unset!important;border-bottom-right-radius:unset!important;padding-bottom:10px!important}.card-group .card .card-header{padding-bottom:10px!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.card{padding-bottom:10px}[data-notify=container]{max-width:280px!important;margin-left:-20px!important;margin-top:-20px!important;border-radius:0;min-height:55px}.rotate-90{transform:rotate(90deg)}.rotate-270{transform:rotate(270deg)}.modal-80pct{min-width:80%!important;max-width:80%!important}@keyframes opacity_show{from{opacity:0}to{opacity:1!important}}@keyframes opacity_hide{from{opacity:1}to{opacity:0}}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.adv-svg-icon-small{width:1em;height:1em;vertical-align:-.16em}.adv-svg-icon-small.icon-gray{color:#808080}.adv-svg-icon{width:1.3em;height:1.3em;vertical-align:-.25em;color:#fff}.adv-svg-icon.icon-gray{color:#808080}.adv-svg-icon-lg{width:1.8em;height:1.8em;vertical-align:-.6em;color:#fff}.adv-svg-icon-lg.icon-gray{color:#808080}.adv-svg-icon-xl{width:2.2em;height:2.2em;vertical-align:-.6em;color:#fff}.adv-svg-icon-xl.icon-gray{color:#808080}.user-circle{background-color:#d3d3d3;border-radius:50%;transition:var(--standard-transition);text-align:center;vertical-align:middle;position:relative}.user-circle .user-initials{position:relative;top:50%;transform:translateY(-50%);font-weight:100}.user-circle:focus{outline:0!important}.user-circle:hover{background-color:#bebebe}.user-circle img{border-radius:50%;max-width:100%;max-height:100%;width:100%;height:100%;object-fit:cover}.user-circle.subdued img{filter:grayscale(100%);opacity:.7}.user-circle.subdued img:hover{filter:grayscale(0%);opacity:1}.text-very-muted{color:var(--very-muted)}.date-range-stacked input[type=date]{font-size:1em;max-width:110px;border:0;position:relative}.date-range-stacked input[type=date]::-webkit-calendar-picker-indicator{position:absolute;top:0;right:0;width:100%;height:100%;padding:0;color:transparent;background:transparent}.date-range-stacked .range-label{width:35px;text-align:right;margin:0 5px 0 0}.highlightable-text{color:unset}.highlightable-text:hover{color:unset;text-decoration:underline}.table-warning mark{background:#dfd5b3}.form-floating>label:read-only::after{background-color:inherit!important}.readonly-expr-text-area{min-height:200px!important;height:100%;min-width:100%!important;resize:both;background-color:#e9ecef;font-size:10pt}.readonly-expr-text-area:focus{background-color:#e9ecef}.prs-bg-primary{background-color:#cfe2ff;color:#000}.prs-bg-secondary{background-color:#e2e3e5;color:#000}.prs-bg-success{background-color:#d1e7dd;color:#000}.prs-bg-danger{background-color:#f8d7da;color:#000}.prs-bg-warning{background-color:#fff3cd;color:#000}.prs-bg-info{background-color:#cff4fc;color:#000}.prs-bg-light{background-color:#f8f9fa;color:#000}.prs-bg-dark{background-color:#212529;color:#000}.fabTd,.fabTd .fabContainer,.fabTd-sm,.fabTd-sm .fabContainer{width:1%!important;white-space:nowrap}.fabContainer{position:relative;display:inline-block;margin-right:5px}.fabContainer .fabButton:not([disabled]){display:inline-block;border:0!important;box-shadow:var(--box-shadow-sm)}.fabContainer .fabButton:not([disabled]):active,.fabContainer .fabButton:not([disabled]):focus,.fabContainer .fabButton:not([disabled]):hover{box-shadow:var(--box-shadow-sm)}.fabContainer .fabContainerRtl{z-index:2;direction:rtl;display:inline-block;position:absolute;top:50%;transform:translateY(-50%)}.fabContainer .fabInnerContainer{z-index:-1;position:absolute;top:50%;transform:translateY(-50%);right:0;display:inline-block;white-space:nowrap}.fabContainer .fabInnerContainer .fabButton{display:none;padding:0}.fabContainer:hover .fabInnerContainer,.fabContainer:hover .fabInnerContainer-sm{z-index:1;direction:ltr}.fabContainer:hover .fabInnerContainer .fabButton,.fabContainer:hover .fabInnerContainer-sm .fabButton{display:inline-block;transform:none!important}.fabContainer:hover .btn-ellipsis{opacity:0!important}