:root{--yellowRGB:254,221,0;--greyRGB:73,77,79;--sandRGB:174,167,148;--lightGreyRGB:235,235,229;--validRGB:25,135,84;--orangeRGB:237,178,70;--errorRGB:220,53,69}body{width:100%;max-width:100vw;min-height:100vh;display:flex;flex-wrap:nowrap;height:100vh;height:-webkit-fill-available;max-height:100vh;overflow-x:hidden;overflow-y:hidden;background-color:#ebebe5}hr{border-top:2px solid #54585a;opacity:1}input[readonly],input[readonly]:focus{border-color:#a9a9a9;background-color:#ebebe4;color:#545454;cursor:not-allowed}textarea{width:100%}.sticky{position:fixed;top:0;left:242px;width:calc(100% - 230px)}@media(max-width:1536.02px){.sticky{width:calc(100% - 60px);left:72px}}.cover{width:calc(100% - 24px);height:100%;background-color:rgba(var(--lightGreyRGB),.5);position:absolute;z-index:20}.color-black{color:#000}.color-black:hover{color:#000}.orangeBackground{background-color:#edb246!important}.redBackground{background-color:#f14353!important}.blueColorBlindBackground{background-color:#1e65cb!important;color:#fff}.blueColorBlindBackground:hover{color:#fff}.yellowBackground{background-color:rgba(var(--yellowRGB),1)!important}.groupedBackground{background-color:#328a3a;color:#fff}.groupedBackground:hover{color:#fff}.legend>span{border:2px solid #fff}html.no-scroll{overflow:hidden}.text-white svg{fill:#fff}.page-content{height:100vh;width:100%;padding:5px;position:relative}.page-content h2{background-color:#c1c6c8;color:#54585a;padding:6px;position:relative;margin-bottom:5px;border:3px solid #54585a;border-radius:5px;font-size:22px}.page-content h2 a{color:#54585a}.page-content h2 a:hover{color:#fff}.error-panel{background-color:#b00020;margin-bottom:20px;padding-left:30px}.error-panel>.row{background-color:#b00020!important}.error-panel p{margin:0;color:#fff!important}.error-panel ul{margin:0}.error-panel ul li{color:#fff!important}.font-inherit{font-size:inherit}.redColor{color:#b00020}.yellowColor{color:#f5ce00}.whiteColor{color:#fff}.box-centre__full{position:absolute;left:0;top:0;bottom:0;right:0;margin:auto}.btn__validation{width:180px;height:36px;padding:0 35px;text-transform:uppercase;background-color:#f5ce00;line-height:1.56em;border:0;border-bottom:2px solid #d1ae00;font-family:nimbus-sans-condensed,arial;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;border-radius:0;color:#fff;text-decoration:none;cursor:pointer;font-weight:bold;padding:6px}.btn__validation:hover{background-color:#fedd00;color:#54585a}.btn__clear{width:40px;height:36px;padding:0 35px;text-transform:uppercase;background-color:#b00020;line-height:1.56em;border:0;border-bottom:2px solid #bd2b39;font-family:nimbus-sans-condensed,arial;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;border-radius:0;color:#fff;text-decoration:none;cursor:pointer;font-weight:bold;padding:6px}.btn__clear:hover{background-color:#f14353}.btn__clear:hover svg{fill:#54585a}.btn__clear svg{fill:#fff}.autoPopulateHeader{padding:0 10px 10px 10px!important}.autoPopulateHeader h6{text-align:center;border:2px solid #54585a;padding:.3rem;background-color:rgba(var(--yellowRGB),.8);color:#54585a;font-weight:bold}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#837a60;border:.05em solid #eee;background-clip:padding-box}::-webkit-scrollbar-track{background-color:#c1c6c8}::-webkit-scrollbar-thumb:hover{background:#4e4939;cursor:pointer}h1,h2,h3,h4,h5,h6,p,a,li,button,label,input,textarea{color:#54585a;font-family:"Trebuchet MS",sans-serif}h1:hover,h2:hover,h3:hover,h4:hover,h5:hover,h6:hover,p:hover,a:hover,li:hover,button:hover,label:hover,input:hover,textarea:hover{color:#54585a}nav>a{padding:0 16px}nav>a .logo{width:75%}.nav-link{display:flex;align-items:center}.nav-link:hover{background-color:#54585a}.nav-link.active{background-color:rgba(var(--yellowRGB),.7)!important}h1,h2,h4{text-align:center}.close{position:absolute;top:5px;left:6px;cursor:pointer}.contentHeader{background-color:#494d4f;padding:4px;margin-bottom:0}.contentHeader h4{color:#fff;margin:0;font-size:20px}.contentHeader .close svg{color:#fff;fill:#fff}.form-element{min-height:80px;padding:15px}.loader{position:absolute;top:0;left:0;background-color:rgba(var(--greyRGB),.7);width:100%;height:100%;z-index:899}.loader img{width:10rem;height:10rem;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.contentInfos{background-color:#b7b09c!important;text-align:center;padding:4px;margin-bottom:0;border-bottom:2px solid #54585a;border-top:1px solid #54585a}.contentInfos span{color:#212529;font-weight:bold}.editContent{padding:0 10px;background-color:#fff;height:calc(100vh - 72px);overflow-y:auto;overflow-x:hidden}.editContent>form{height:calc(100% - 49px);position:relative;overflow-y:auto;overflow-x:hidden}.editContent>form .form-validation{position:fixed;bottom:0;padding:15px;border-top:1px solid #54585a;background-color:#ebebe5!important;box-shadow:0 3px 15px #000;z-index:9;left:242px;width:calc(100% - 230px)}@media(max-width:1536.02px){.editContent>form .form-validation{width:calc(100% - 60px);left:72px}}.editContent>form .row{padding:10px 0}.collapsing{transition:height .2s ease!important}.detailPanel{display:none;position:absolute;z-index:900;top:0;right:-100vh;padding:2px;background-color:#fff;flex-direction:column;height:100%;align-items:stretch;overflow-x:hidden}.detailPanel .content,.tableView .content,.lightboxItems .content{background-color:#fff;overflow-y:auto;overflow-x:hidden}.detailPanel .content.noMenu,.tableView .content.noMenu,.lightboxItems .content.noMenu{height:calc(100vh - 93px)}.detailPanel .content label,.tableView .content label,.lightboxItems .content label{font-size:18px;font-weight:bold}.detailPanel .content span,.tableView .content span,.lightboxItems .content span{font-size:17px}.detailPanel .content .row,.tableView .content .row,.lightboxItems .content .row{padding:20px}.detailPanel .content .subRow,.tableView .content .subRow,.lightboxItems .content .subRow{padding:0}.detailPanel.extended .content,.tableView.extended .content,.lightboxItems.extended .content{height:calc(100vh - 52px)}.detailPanel.active,.tableView.active,.lightboxItems.active{display:flex!important;-webkit-animation:slideLeft .2s forwards;animation:slideLeft .2s forwards}.detailPanel .contentSubHeader,.tableView .contentSubHeader,.lightboxItems .contentSubHeader{background-color:#b7b09c!important;text-align:center;border:2px solid #54585a;margin:5px 10px 0 10px;padding:4px 0}@media(max-width:1536.02px){.detailPanel .contentSubHeader,.tableView .contentSubHeader,.lightboxItems .contentSubHeader{padding:1px 0}}.detailPanel .contentSubHeader span,.tableView .contentSubHeader span,.lightboxItems .contentSubHeader span{color:#fff;font-size:20px!important}.detailPanel .stickyTableHeader,.tableView .stickyTableHeader,.lightboxItems .stickyTableHeader{position:sticky;top:0;z-index:100;background-color:#fff}.detailPanel .tableShowTitle,.tableView .tableShowTitle,.lightboxItems .tableShowTitle{top:42px}@media(max-width:1536.02px){.detailPanel .tableShowTitle,.tableView .tableShowTitle,.lightboxItems .tableShowTitle{top:36px}}.detailPanel .table-header,.tableView .table-header,.lightboxItems .table-header{background-color:#fff;border-bottom:2px solid #212529;padding:0}.detailPanel .table-header>.row,.tableView .table-header>.row,.lightboxItems .table-header>.row{padding:5px 20px}@media(max-width:1536.02px){.detailPanel .table-header>.row,.tableView .table-header>.row,.lightboxItems .table-header>.row{padding:1px 20px!important}}.detailPanel .table-header>.row>div,.tableView .table-header>.row>div,.lightboxItems .table-header>.row>div{padding:0;font-weight:bold}.detailPanel .collapse *,.detailPanel .collapsing *,.tableView .collapse *,.tableView .collapsing *,.lightboxItems .collapse *,.lightboxItems .collapsing *{-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s}.detailPanel .collapse .table-header,.detailPanel .collapsing .table-header,.tableView .collapse .table-header,.tableView .collapsing .table-header,.lightboxItems .collapse .table-header,.lightboxItems .collapsing .table-header{background-color:#54585a;padding-top:5px;color:#fff}.detailPanel .collapse .card.card-body,.detailPanel .collapsing .card.card-body,.tableView .collapse .card.card-body,.tableView .collapsing .card.card-body,.lightboxItems .collapse .card.card-body,.lightboxItems .collapsing .card.card-body{border:0;padding:0}.detailPanel .collapse .card.card-body .table-header,.detailPanel .collapsing .card.card-body .table-header,.tableView .collapse .card.card-body .table-header,.tableView .collapsing .card.card-body .table-header,.lightboxItems .collapse .card.card-body .table-header,.lightboxItems .collapsing .card.card-body .table-header{border:2px solid #212529}.detailPanel .collapse .card.card-body .table-header>.row,.detailPanel .collapsing .card.card-body .table-header>.row,.tableView .collapse .card.card-body .table-header>.row,.tableView .collapsing .card.card-body .table-header>.row,.lightboxItems .collapse .card.card-body .table-header>.row,.lightboxItems .collapsing .card.card-body .table-header>.row{padding-left:0!important;padding-right:0!important;margin-left:10px;margin-right:10px;background-color:transparent}.detailPanel .collapse .card.card-body .table-content,.detailPanel .collapsing .card.card-body .table-content,.tableView .collapse .card.card-body .table-content,.tableView .collapsing .card.card-body .table-content,.lightboxItems .collapse .card.card-body .table-content,.lightboxItems .collapsing .card.card-body .table-content{border-left:2px solid #212529;border-right:2px solid #212529;border-bottom:2px solid #212529}.detailPanel .collapse .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+1),.detailPanel .collapsing .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+1),.tableView .collapse .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+1),.tableView .collapsing .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+1),.lightboxItems .collapse .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+1),.lightboxItems .collapsing .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+1){background-color:rgba(var(--greyRGB),.2)}.detailPanel .collapse .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+1)>.row,.detailPanel .collapsing .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+1)>.row,.tableView .collapse .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+1)>.row,.tableView .collapsing .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+1)>.row,.lightboxItems .collapse .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+1)>.row,.lightboxItems .collapsing .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+1)>.row{background-color:transparent}.detailPanel .collapse .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+0),.detailPanel .collapsing .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+0),.tableView .collapse .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+0),.tableView .collapsing .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+0),.lightboxItems .collapse .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+0),.lightboxItems .collapsing .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+0){background-color:#fff}.detailPanel .collapse .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+0)>.row,.detailPanel .collapsing .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+0)>.row,.tableView .collapse .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+0)>.row,.tableView .collapsing .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+0)>.row,.lightboxItems .collapse .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+0)>.row,.lightboxItems .collapsing .card.card-body .table-content>.row>.item:not(.subheader):nth-child(2n+0)>.row{background-color:transparent}.detailPanel .tableViewElement,.tableView .tableViewElement,.lightboxItems .tableViewElement{position:relative}.detailPanel .tableViewElement .row .item.subheader,.tableView .tableViewElement .row .item.subheader,.lightboxItems .tableViewElement .row .item.subheader{background-color:#c1c6c8!important}.detailPanel .tableViewElement .row .item.subheader:first-child,.tableView .tableViewElement .row .item.subheader:first-child,.lightboxItems .tableViewElement .row .item.subheader:first-child{border-top:0}.detailPanel .tableViewElement .row .item.subheader span[data-tag],.tableView .tableViewElement .row .item.subheader span[data-tag],.lightboxItems .tableViewElement .row .item.subheader span[data-tag]{float:right}.detailPanel .tableViewElement .row .item>div,.tableView .tableViewElement .row .item>div,.lightboxItems .tableViewElement .row .item>div{position:relative}.detailPanel .tableViewElement.maxHeight,.tableView .tableViewElement.maxHeight,.lightboxItems .tableViewElement.maxHeight{overflow-x:hidden;overflow-y:auto}.detailPanel .tableViewElement div[data-bs-toggle=collapse],.tableView .tableViewElement div[data-bs-toggle=collapse],.lightboxItems .tableViewElement div[data-bs-toggle=collapse]{position:relative;color:#212529}.detailPanel .tableViewElement div[data-bs-toggle=collapse][aria-expanded=true]:after,.detailPanel .tableViewElement div[data-bs-toggle=collapse][aria-expanded=true] .toggleIcon,.tableView .tableViewElement div[data-bs-toggle=collapse][aria-expanded=true]:after,.tableView .tableViewElement div[data-bs-toggle=collapse][aria-expanded=true] .toggleIcon,.lightboxItems .tableViewElement div[data-bs-toggle=collapse][aria-expanded=true]:after,.lightboxItems .tableViewElement div[data-bs-toggle=collapse][aria-expanded=true] .toggleIcon{transform:rotate(180deg);transition:transform .2s}.detailPanel .tableViewElement div[data-bs-toggle=collapse]:after,.tableView .tableViewElement div[data-bs-toggle=collapse]:after,.lightboxItems .tableViewElement div[data-bs-toggle=collapse]:after{content:"";background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='%23FFFFFF' d='M8 13.1l-8-8 2.1-2.2 5.9 5.9 5.9-5.9 2.1 2.2z' /> </svg>");height:16px;width:16px;position:absolute;right:15px;top:11px;transition:transform .2s}.detailPanel .tableViewElement .linesCollapseToggle>div,.tableView .tableViewElement .linesCollapseToggle>div,.lightboxItems .tableViewElement .linesCollapseToggle>div{border-top:2px solid #54585a!important;background-color:rgba(var(--yellowRGB),.7);padding:0!important}.detailPanel .tableViewElement .linesCollapseToggle>div>div,.tableView .tableViewElement .linesCollapseToggle>div>div,.lightboxItems .tableViewElement .linesCollapseToggle>div>div{height:27px}.detailPanel .tableViewElement .linesCollapseToggle div[data-bs-toggle=collapse]:after,.tableView .tableViewElement .linesCollapseToggle div[data-bs-toggle=collapse]:after,.lightboxItems .tableViewElement .linesCollapseToggle div[data-bs-toggle=collapse]:after{content:"";background-image:none}.detailPanel .table-content,.tableView .table-content,.lightboxItems .table-content{border-bottom:2px solid #212529;max-height:100vh;overflow-y:auto;overflow-x:hidden}.detailPanel .table-content label,.tableView .table-content label,.lightboxItems .table-content label{font-size:18px;font-weight:bold}.detailPanel .table-content span,.tableView .table-content span,.lightboxItems .table-content span{font-size:17px}.detailPanel .table-content .row,.tableView .table-content .row,.lightboxItems .table-content .row{padding:0 20px}.detailPanel .table-content .row .item,.detailPanel .table-content .row .linesCollapseToggle>div,.tableView .table-content .row .item,.tableView .table-content .row .linesCollapseToggle>div,.lightboxItems .table-content .row .item,.lightboxItems .table-content .row .linesCollapseToggle>div{padding:5px 20px}.detailPanel .table-content .row .item.selected,.detailPanel .table-content .row .linesCollapseToggle>div.selected,.tableView .table-content .row .item.selected,.tableView .table-content .row .linesCollapseToggle>div.selected,.lightboxItems .table-content .row .item.selected,.lightboxItems .table-content .row .linesCollapseToggle>div.selected{background-color:rgba(var(--yellowRGB),.7)}.detailPanel .table-content .row .item.selected:not(:first-of-type),.detailPanel .table-content .row .linesCollapseToggle>div.selected:not(:first-of-type),.tableView .table-content .row .item.selected:not(:first-of-type),.tableView .table-content .row .linesCollapseToggle>div.selected:not(:first-of-type),.lightboxItems .table-content .row .item.selected:not(:first-of-type),.lightboxItems .table-content .row .linesCollapseToggle>div.selected:not(:first-of-type){border-top:2px solid #212529!important}.detailPanel .table-content .row .item.selected:not(:last-of-type),.detailPanel .table-content .row .linesCollapseToggle>div.selected:not(:last-of-type),.tableView .table-content .row .item.selected:not(:last-of-type),.tableView .table-content .row .linesCollapseToggle>div.selected:not(:last-of-type),.lightboxItems .table-content .row .item.selected:not(:last-of-type),.lightboxItems .table-content .row .linesCollapseToggle>div.selected:not(:last-of-type){border-bottom:2px solid #212529!important}.detailPanel .table-content .row .item.selected>.row,.detailPanel .table-content .row .linesCollapseToggle>div.selected>.row,.tableView .table-content .row .item.selected>.row,.tableView .table-content .row .linesCollapseToggle>div.selected>.row,.lightboxItems .table-content .row .item.selected>.row,.lightboxItems .table-content .row .linesCollapseToggle>div.selected>.row{background-color:transparent}.detailPanel .table-content .row .item.selected>.row>div:not(:last-of-type),.detailPanel .table-content .row .linesCollapseToggle>div.selected>.row>div:not(:last-of-type),.tableView .table-content .row .item.selected>.row>div:not(:last-of-type),.tableView .table-content .row .linesCollapseToggle>div.selected>.row>div:not(:last-of-type),.lightboxItems .table-content .row .item.selected>.row>div:not(:last-of-type),.lightboxItems .table-content .row .linesCollapseToggle>div.selected>.row>div:not(:last-of-type){font-weight:bold}.detailPanel .table-content .row .item.selected+.item,.detailPanel .table-content .row .linesCollapseToggle>div.selected+.item,.tableView .table-content .row .item.selected+.item,.tableView .table-content .row .linesCollapseToggle>div.selected+.item,.lightboxItems .table-content .row .item.selected+.item,.lightboxItems .table-content .row .linesCollapseToggle>div.selected+.item{border-top:0}.detailPanel .table-content .row .item:not(:first-of-type),.detailPanel .table-content .row .linesCollapseToggle>div:not(:first-of-type),.tableView .table-content .row .item:not(:first-of-type),.tableView .table-content .row .linesCollapseToggle>div:not(:first-of-type),.lightboxItems .table-content .row .item:not(:first-of-type),.lightboxItems .table-content .row .linesCollapseToggle>div:not(:first-of-type){border-top:1px solid #54585a}.detailPanel .table-content .row .item:not(:last-of-type),.detailPanel .table-content .row .linesCollapseToggle>div:not(:last-of-type),.tableView .table-content .row .item:not(:last-of-type),.tableView .table-content .row .linesCollapseToggle>div:not(:last-of-type),.lightboxItems .table-content .row .item:not(:last-of-type),.lightboxItems .table-content .row .linesCollapseToggle>div:not(:last-of-type){border-bottom:0 solid #54585a}@media(max-width:1536.02px){.detailPanel .table-content .row .item,.detailPanel .table-content .row .linesCollapseToggle>div,.tableView .table-content .row .item,.tableView .table-content .row .linesCollapseToggle>div,.lightboxItems .table-content .row .item,.lightboxItems .table-content .row .linesCollapseToggle>div{padding:1px 20px}}.detailPanel .table-content .row .item .row,.detailPanel .table-content .row .linesCollapseToggle>div .row,.tableView .table-content .row .item .row,.tableView .table-content .row .linesCollapseToggle>div .row,.lightboxItems .table-content .row .item .row,.lightboxItems .table-content .row .linesCollapseToggle>div .row{padding:0 10px}.detailPanel .table-content .row .item .row>div,.detailPanel .table-content .row .linesCollapseToggle>div .row>div,.tableView .table-content .row .item .row>div,.tableView .table-content .row .linesCollapseToggle>div .row>div,.lightboxItems .table-content .row .item .row>div,.lightboxItems .table-content .row .linesCollapseToggle>div .row>div{padding:0}.detailPanel .table-content .row .item.subheader,.detailPanel .table-content .row .linesCollapseToggle>div.subheader,.tableView .table-content .row .item.subheader,.tableView .table-content .row .linesCollapseToggle>div.subheader,.lightboxItems .table-content .row .item.subheader,.lightboxItems .table-content .row .linesCollapseToggle>div.subheader{text-align:center;font-weight:bold;background-color:#c1c6c8!important;border-top:2px solid #212529;border-bottom:1px solid #212529;padding:0 20px!important}.detailPanel .table-content .row .item.noItem,.detailPanel .table-content .row .linesCollapseToggle>div.noItem,.tableView .table-content .row .item.noItem,.tableView .table-content .row .linesCollapseToggle>div.noItem,.lightboxItems .table-content .row .item.noItem,.lightboxItems .table-content .row .linesCollapseToggle>div.noItem{border-top:0}.detailPanel .table-content .row .item.total,.detailPanel .table-content .row .linesCollapseToggle>div.total,.tableView .table-content .row .item.total,.tableView .table-content .row .linesCollapseToggle>div.total,.lightboxItems .table-content .row .item.total,.lightboxItems .table-content .row .linesCollapseToggle>div.total{font-weight:bold;background-color:rgba(var(--yellowRGB),.7)!important;border-top:2px solid #212529;padding:0 20px!important}.detailPanel .table-content .row .linesCollapseToggle>div,.tableView .table-content .row .linesCollapseToggle>div,.lightboxItems .table-content .row .linesCollapseToggle>div{border-top:1px solid #54585a}.detailPanel .table-content .row .collapsableLines .item,.tableView .table-content .row .collapsableLines .item,.lightboxItems .table-content .row .collapsableLines .item{border-top:1px solid #54585a}.detailPanel .table-content .row .item.subheader,.tableView .table-content .row .item.subheader,.lightboxItems .table-content .row .item.subheader{background-color:#c1c6c8!important}.detailPanel .table-content .row>div>.item:not(.subheader):not(.selected):nth-child(2n+1),.tableView .table-content .row>div>.item:not(.subheader):not(.selected):nth-child(2n+1),.lightboxItems .table-content .row>div>.item:not(.subheader):not(.selected):nth-child(2n+1){background-color:rgba(var(--lightGreyRGB),.8)}.detailPanel .table-content .row>div>.item:not(.subheader):not(.selected):nth-child(2n+1)>.row,.tableView .table-content .row>div>.item:not(.subheader):not(.selected):nth-child(2n+1)>.row,.lightboxItems .table-content .row>div>.item:not(.subheader):not(.selected):nth-child(2n+1)>.row{background-color:transparent}.detailPanel .table-content .row>div>.item:not(.subheader):not(.selected):nth-child(2n+0),.tableView .table-content .row>div>.item:not(.subheader):not(.selected):nth-child(2n+0),.lightboxItems .table-content .row>div>.item:not(.subheader):not(.selected):nth-child(2n+0){background-color:#fff}.detailPanel .table-content .row>div>.item:not(.subheader):not(.selected):nth-child(2n+0)>.row,.tableView .table-content .row>div>.item:not(.subheader):not(.selected):nth-child(2n+0)>.row,.lightboxItems .table-content .row>div>.item:not(.subheader):not(.selected):nth-child(2n+0)>.row{background-color:transparent}.detailPanel .table-content .row>.item:not(.subheader):not(.selected):nth-child(2n+1),.tableView .table-content .row>.item:not(.subheader):not(.selected):nth-child(2n+1),.lightboxItems .table-content .row>.item:not(.subheader):not(.selected):nth-child(2n+1){background-color:rgba(var(--lightGreyRGB),.8)}.detailPanel .table-content .row>.item:not(.subheader):not(.selected):nth-child(2n+1)>.row,.tableView .table-content .row>.item:not(.subheader):not(.selected):nth-child(2n+1)>.row,.lightboxItems .table-content .row>.item:not(.subheader):not(.selected):nth-child(2n+1)>.row{background-color:transparent}.detailPanel .table-content .row>.item:not(.subheader):not(.selected):nth-child(2n+0),.tableView .table-content .row>.item:not(.subheader):not(.selected):nth-child(2n+0),.lightboxItems .table-content .row>.item:not(.subheader):not(.selected):nth-child(2n+0){background-color:#fff}.detailPanel .table-content .row>.item:not(.subheader):not(.selected):nth-child(2n+0)>.row,.tableView .table-content .row>.item:not(.subheader):not(.selected):nth-child(2n+0)>.row,.lightboxItems .table-content .row>.item:not(.subheader):not(.selected):nth-child(2n+0)>.row{background-color:transparent}.mainPanel .loader{cursor:pointer}.whitespace-pre{white-space:pre}@-webkit-keyframes slideLeft{100%{right:0}}@keyframes slideLeft{100%{right:0}}.content .accordion .errorAccordion{color:#b00020!important;position:absolute;right:80px}.content .accordion .errorAccordion svg{fill:#b00020}.content .accordion .errorAccordion .errorAccordionText{color:#b00020!important}.content .accordion .errorAccordion:hover{color:#b00020}.content .accordion .validAccordion{color:#328a3a!important;position:absolute;right:80px}.content .accordion .validAccordion svg{fill:#328a3a}.content .accordion .validAccordion .validAccordionText{color:#b00020!important}.content .accordion .validAccordion:hover{color:#328a3a}.content .accordion .accordion-item{margin-top:10px}.content .accordion .accordion-item .accordion-header{background-color:#b7b09c;color:#212529;border-bottom:2px solid #212529;border-top:2px solid #212529}.content .accordion .accordion-item .accordion-header .accordion-button{color:#212529;font-weight:bold}@media(max-width:1536.02px){.content .accordion .accordion-item .accordion-header .accordion-button{padding-top:6px;padding-bottom:6px}}.content .accordion .accordion-item .accordion-header .accordion-button :not(.colapsed){color:#212529}.content .accordion .accordion-item .accordion-header .accordion-button::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.content .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.accordion{--bs-accordion-bg:transparent}.accordion .accordion-item a{padding:8px 16px}.accordion .accordion-item a:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.tooltip-inner{background-color:#212529}.image-tooltip .tooltip-inner{max-width:none}.image-tooltip img{border-radius:2px}.tooltip-w-400px .tooltip-inner{min-width:400px;white-space:normal}.tooltip-arrow::before{border-top-color:#212529!important}.accordion-button::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fedd00'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.accordion-button:not(.collapsed){-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:transparent}.tab-content{padding:10px}.tab-content hr{margin:0 10px 10px 10px}.nav-tabs{border-bottom:1px solid #54585a}.nav-tabs .nav-link{color:#fff;border-left:1px solid #fff;border-right:1px solid #fff;border-top:1px solid #fff;background-color:rgba(var(--greyRGB),.9);color:#fff;border-top-left-radius:0;border-top-right-radius:0;padding:10px 16px;font-weight:bold;border-top-left-radius:4px;border-top-right-radius:4px}.nav-tabs .nav-link>svg{fill:#fff;font-weight:bold}.nav-tabs .nav-link.active{border:1px solid #54585a;cursor:default;box-shadow:inset 0 0 5px -1px black;font-weight:bold}.nav-tabs .nav-link.active>svg{fill:#54585a}.nav-tabs .nav-link:hover:not(.active){color:#212529;background-color:rgba(var(--yellowRGB),.7);border:1px solid #54585a;font-weight:bold}.nav-tabs .nav-link:hover:not(.active)>svg{fill:#54585a}.accordion-body{padding:0 12px 10px 16px}.accordion-body hr{margin:0;padding-bottom:6px}.form-control:focus{box-shadow:none}.container-fluid{padding:0;width:calc(100vw - 230px)}.btn-dark{border-radius:unset;background-color:#54585a;color:rgba(var(--yellowRGB),1);border:1px solid #fff;font-weight:bold;display:flex}.btn-dark svg{fill:#fff}.btn-delete{background-color:#b00020;color:#fff}.btn-delete:hover{background-color:#f14353!important;border-color:#f14353}.btn-delete:focus{background-color:#f14353!important;border-color:#f14353}.btn-delete:active{background-color:#f14353!important;border-color:#f14353}.btn{margin:0 10px;align-items:center;border:1px solid #fff;border-radius:unset}.btn svg{fill:#fff}.btn:hover{color:#fff!important;box-shadow:#c1c6c8 0 4px 5px -3px,#c1c6c8 0 3px 4px -2px}.btn-warning{background-color:#edb246;color:#fff}.btn-warning:hover{background-color:#f3b95f!important;border-color:#f3b95f!important}.btn-warning:focus{background-color:#f3b95f!important;border-color:#f3b95f!important}.btn-warning:active{background-color:#f3b95f!important;border-color:#f3b95f!important}.btn-secondary{background-color:#c1c6c8;color:#fff}.btn-secondary:hover{background-color:#c1c6c8!important;border-color:#c1c6c8!important}.btn-secondary:focus{background-color:#c1c6c8!important;border-color:#54585a!important}.btn-secondary:active{background-color:#c1c6c8!important;border-color:#54585a!important}.btn-success{background-color:#198754;color:#fff}.btn-success:hover{background-color:#299f67!important;border-color:#299f67}.btn-success:focus{background-color:#299f67!important;border-color:#299f67}.btn-success:active{background-color:#299f67!important;border-color:#299f67}.btn-upload{background-color:#1e65cb;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d58c5;--bs-btn-hover-border-color:#0d58c5;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d58c5;--bs-btn-active-border-color:#0d58c5;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);color:#fff}.btn-upload svg{fill:#fff}.btn-action{border-radius:unset;background-color:#1b95f9;color:#fff;border:1px solid #fff;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d58c5;--bs-btn-hover-border-color:#0d58c5;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d58c5;--bs-btn-active-border-color:#0d58c5;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-action svg{fill:#fff}.btn-add{border-radius:unset;background-color:#3e9781;color:#fff;border:1px solid #fff;--bs-btn-border-color:#2c816c;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#2c816c;--bs-btn-hover-border-color:#2c816c;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#2c816c;--bs-btn-active-border-color:#2c816c;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-add svg{fill:#fff}.btn-danger{border-radius:unset;border:1px solid #fff;background-color:#b00020}.card.card-body{padding:6px;border:2px solid #54585a}[data-bs-toggle=collapse]{cursor:pointer}.dt-processing.card{background-color:#fff}.dt-processing.card>div{display:none}.dataTables_wrapper{padding-top:8px}.dataTables_wrapper div .row>div{padding:6px 0}.dataTables_wrapper div.row{margin:0}.dataTables_wrapper div.dataTables_info{padding-top:.5rem!important}@media(max-height:850px){.dataTables_wrapper div.dataTables_info{font-size:14px}}.multipleQty{background-color:rgba(var(--orangeRGB),1)!important;border-left:1px solid #54585a;border-right:1px solid #54585a}.dataTables_scroll{border-bottom:1px solid #212529}table.dataTable tbody th,table.dataTable tbody td{white-space:nowrap}.addressBox{position:relative;background-color:rgba(var(--sandRGB),.8);border:2px solid #54585a;display:flex;flex-direction:column;color:#54585a;font-size:18px}.addressBox .name{border-bottom:2px solid #fff;color:#fff!important;box-shadow:0 4px 4px 0 rgba(0,0,0,.3)}.addressBox .description{flex-grow:1;height:auto;min-height:3rem}.addressBox .name{min-height:3rem}.addressBox .addressBoxField{min-height:2rem}.addressBox.selectable{cursor:pointer;background-color:rgba(var(--sandRGB),.8)}.ribbon{font-weight:bold;color:#fff;position:absolute;top:0;right:0;line-height:1.8;padding-inline:1.5lh;clip-path:polygon(100% 100%,0 100%,999px calc(100% - 999px),calc(100% - 999px) calc(100% - 999px));transform:translate(29.2893218813%,-100%) rotate(45deg);transform-origin:0% 100%;background-color:rgba(var(--yellowRGB,1))!important;font-size:14px}table.dataTable thead th{background-color:rgba(33,37,41,.8)!important;color:#fff}table.dataTable thead th>span{color:#fff}table.dataTable tbody tr{border-bottom:1px solid #54585a}table.dataTable tbody tr:nth-child(odd){background-color:#fff}table.dataTable tbody tr:nth-child(odd).processedRow{background-color:rgba(var(--validRGB),.3)}table.dataTable tbody tr:nth-child(odd).processedRow>td{background-color:transparent}table.dataTable tbody tr:nth-child(odd).isExpired{background-color:rgba(var(--greyRGB),.3)}table.dataTable tbody tr:nth-child(odd).isExpired>td{background-color:transparent}table.dataTable tbody tr:nth-child(odd).needsPostProcessActionRow,table.dataTable tbody tr:nth-child(odd).awaitReception{background-color:rgba(var(--yellowRGB),1)}table.dataTable tbody tr:nth-child(odd).needsPostProcessActionRow>td,table.dataTable tbody tr:nth-child(odd).awaitReception>td{background-color:transparent}table.dataTable tbody tr:nth-child(odd).searchFound,table.dataTable tbody tr:nth-child(odd).awaitReceptionRvi{background-color:#edb246}table.dataTable tbody tr:nth-child(odd).searchFound>td,table.dataTable tbody tr:nth-child(odd).awaitReceptionRvi>td{background-color:transparent}table.dataTable tbody tr:nth-child(odd).awaitReceptionRviColorBlind{background-color:#1e65cb}table.dataTable tbody tr:nth-child(odd).awaitReceptionRviColorBlind>td{background-color:transparent;color:#fff}table.dataTable tbody tr:nth-child(odd).grouped{background-color:#328a3a}table.dataTable tbody tr:nth-child(odd).grouped>td{background-color:transparent;color:#fff}table.dataTable tbody tr:nth-child(odd):hover{background-color:#b7b09c!important}table.dataTable tbody tr:nth-child(odd):hover>td{background-color:transparent}table.dataTable tbody tr:nth-child(even).processedRow{background-color:rgba(var(--validRGB),.2)}table.dataTable tbody tr:nth-child(even).processedRow>td{background-color:transparent}table.dataTable tbody tr:nth-child(even).isExpired{background-color:rgba(var(--greyRGB),.2)}table.dataTable tbody tr:nth-child(even).isExpired>td{background-color:transparent}table.dataTable tbody tr:nth-child(even).needsPostProcessActionRow,table.dataTable tbody tr:nth-child(even).awaitReception{background-color:rgba(var(--yellowRGB),1)}table.dataTable tbody tr:nth-child(even).needsPostProcessActionRow>td,table.dataTable tbody tr:nth-child(even).awaitReception>td{background-color:transparent}table.dataTable tbody tr:nth-child(even).searchFound,table.dataTable tbody tr:nth-child(even).awaitReceptionRvi{background-color:#edb246}table.dataTable tbody tr:nth-child(even).searchFound>td,table.dataTable tbody tr:nth-child(even).awaitReceptionRvi>td{background-color:transparent}table.dataTable tbody tr:nth-child(even).awaitReceptionRviColorBlind{background-color:#1e65cb}table.dataTable tbody tr:nth-child(even).awaitReceptionRviColorBlind>td{color:#fff;background-color:transparent}table.dataTable tbody tr:nth-child(even).grouped{background-color:#328a3a}table.dataTable tbody tr:nth-child(even).grouped>td{background-color:transparent;color:#fff}table.dataTable tbody tr:nth-child(even):hover{background-color:#b7b09c!important}table.dataTable tbody tr:nth-child(even):hover>td{background-color:transparent}table.dataTable tbody tr:hover{background-color:#b7b09c!important}table.dataTable tbody tr:hover>td{background-color:transparent}table.dataTable.selectable tr{cursor:pointer}table.dataTable.selectable tr.active{background-color:#b7b09c!important}table.dataTable.selectable tr.active>td{background-color:transparent}table.dataTable.selectable tr.lightboxActive{background-color:#b7b09c!important}table.dataTable.selectable tr.lightboxActive>td{background-color:transparent}.pagination .page-item button{background-color:rgba(33,37,41,.9)!important}.pagination .page-item button:focus{box-shadow:none!important}.pagination .page-item.disabled{cursor:default!important}.pagination .page-item.disabled button{background-color:#fff!important;border:1px solid rgba(33,37,41,.9)!important;color:rgba(33,37,41,.3)}.pagination .active>.page-link,.pagination .page-link.active{background-color:rgba(var(--yellowRGB),.8)!important;border:1px solid #212529;color:#212529}.pagination .page-link{color:rgba(var(--yellowRGB),.8)}.pagination li:not(.active) .page-link:hover{background-color:#212529!important}.pagination li.active .page-link{cursor:default}.dataTables_processing{display:block;width:100%!important;height:100%;top:0!important;left:0!important;margin:0!important;background-color:rgba(58,58,62,.5);z-index:9}.dataTables_processing img{width:150px!important;height:150px!important;position:absolute;margin:auto;top:0;bottom:0;right:0;left:0}.form-select:focus{box-shadow:none}.floating-label-group{position:relative}.floating-label-group .floating-label{position:absolute;pointer-events:none;top:8px;left:20px;transition:all .1s ease;font-size:14px}.floating-label-group input:focus~.floating-label,.floating-label-group input:not(:placeholder-shown):valid~.floating-label{top:-18px;bottom:0;left:12px;font-size:13px;opacity:1}table.dataTable thead>tr>th.sorting:before,table.dataTable thead>tr>th.sorting:after,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_asc:after,table.dataTable thead>tr>th.sorting_desc:before,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>th.sorting_asc_disabled:after,table.dataTable thead>tr>th.sorting_desc_disabled:before,table.dataTable thead>tr>th.sorting_desc_disabled:after,table.dataTable thead>tr>td.sorting:before,table.dataTable thead>tr>td.sorting:after,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_asc:after,table.dataTable thead>tr>td.sorting_desc:before,table.dataTable thead>tr>td.sorting_desc:after,table.dataTable thead>tr>td.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_asc_disabled:after,table.dataTable thead>tr>td.sorting_desc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:after{line-height:11px}.select2-container--default .select2-selection--single{min-height:38px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:37px!important}.select2-container--default .select2-selection--single .select2-selection__arrow{height:36px!important}.select2-container{max-width:100%}.select2-highlighted+.select2-container .select2-selection{border:solid 2px #54585a}.select2-selection--multiple:before{content:"";position:absolute;right:7px;top:42%;border-top:5px solid #888;border-left:4px solid transparent;border-right:4px solid transparent}.error{color:#f00;line-height:30px;border-color:#f00!important}.toast-header-text{text-transform:capitalize}.text-bg-success .toast-header-text::after{content:"!"}.toast-header .btn-close{color:#fff;fill:#fff;background-color:#fff}.dialog-container{z-index:999;transform:translateX(-50%);position:absolute}.dialog{padding:14px;background-color:#fff;border:2px solid #54585a;width:400px}#confirm{display:none}#prompt{display:none}.overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:998}.dialog-header{text-align:center;padding-bottom:10px}.dialog-body{padding-top:15px;padding-bottom:15px}.dialog-input{padding-top:15px;padding-bottom:15px;display:flex;justify-content:center}.dialog-input .input{width:90%}.dialog-buttons{padding-top:15px}.contentFilter{background-color:rgba(var(--greyRGB),.7);padding:6px 10px;border-radius:5px;margin-bottom:5px;border:3px solid #fff}.contentFilter>.row{margin-bottom:6px}.contentFilter .btn__validation{margin-top:10px}.contentFilter h4{color:#fff;font-size:20px}.contentFilter label{color:#fff}.contentFilter hr{border-color:#fff;color:#fff;margin:2px 0}@media(max-width:1536.02px){.contentFilter .select2-container--default .select2-selection--single{min-height:25px!important}.contentFilter .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:26px!important}.contentFilter .select2-container--default .select2-selection--single .select2-selection__arrow{height:23px!important}}input[type=checkbox]{height:18px;width:18px;vertical-align:middle;cursor:pointer}.contentActions{padding:6px;display:flex;background-color:#c1c6c8;min-height:50px;border-bottom:1px solid #54585a}.contentActions .btn{margin:0;font-size:16px}.lightbox{position:absolute;top:0;left:0;background-color:rgba(var(--greyRGB),.7);width:100%;height:100%;z-index:901}.lightbox .lightboxItems{overflow-y:auto;height:351px;overflow-x:hidden}@media(max-height:850px){.lightbox .lightboxItems{height:calc(-550px + 100vh)}}.lightbox .lightboxItems.colored{padding:0 4px 0 4px}.lightbox .lightboxItems.colored>div:nth-child(2n+1){background-color:rgba(var(--lightGreyRGB),.8)}.lightbox .lightboxItems.colored .searchFound{background-color:#edb246!important}.lightbox .lightboxItems.extended{height:501px}@media(max-height:850px){.lightbox .lightboxItems.extended{height:calc(-400px + 100vh)}}.lightbox .lightbox-content{border:4px solid #b7b09c;padding:20px;overflow:hidden;width:600px;height:800px;background-color:#fff;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}@media(max-height:850px){.lightbox .lightbox-content{height:calc(-100px + 100vh)}}.lightbox .lightbox-content.wider{width:900px}.lightbox .lightbox-content.maxWide{width:90%}.lightbox .lightbox-content.maxShort{height:300px}.lightbox .lightbox-content.shorter{height:600px}.lightbox .lightbox-content ul{height:calc(100% - 138px);overflow:auto}.lightbox .lightbox-content ul li{line-height:30px}.lightbox .lightbox-content ul li:not(:first-of-type):not(.sameOrder):not(.select2-search):not(.select2-selection__choice){margin-top:10px;padding-top:10px;border-top:1px solid #000}.lightbox .lightbox-content ul li.sameOrder{margin-top:0}.lightbox .lightbox-content h4{margin-bottom:20px}.lightbox .lightbox-content hr{margin:20px 0;background-color:#54585a;height:1px;border:0;opacity:1}.lightbox .lightbox-content .form-validation{position:absolute;bottom:24px;width:calc(100% - 40px);left:32px;padding:15px 0;border-top:1px solid #54585a}.lightbox .lightbox-content .form-validation>div{padding:0}.lightbox .lightbox-content .form-validation>div>button{margin:0}.lightbox .lightbox-content .row{padding:5px 0}.lightbox .lightbox-content .redBold{color:#b00020;font-weight:bold}.lightbox .lightbox-content .link{color:#1e65cb;font-weight:lighter;text-decoration:underline;font-size:small;cursor:pointer}.lightbox .lightbox-content .warning{font-weight:bold;text-decoration:underline}.lightbox .lightbox-content .button{border:1px solid #000;cursor:pointer;text-align:center;display:flex}.lightbox .lightbox-content .processedMessageContainer{text-align:center;font-weight:bold}.lightbox .lightbox-content div.processed .returnActionsContainer{display:none}.lightbox .lightbox-content div.processed .processedMessageContainer{display:block}.lightbox .lightbox-content div.unprocessed .returnActionsContainer{display:block}.lightbox .lightbox-content div.unprocessed .processedMessageContainer{display:none}.editContent .items .item:hover{background-color:#54585a!important}.position-relative svg{margin-right:0!important;margin-left:.2rem!important;cursor:pointer;margin-bottom:3px}.table>:not(caption)>*>*{padding:.2rem .4rem}@media(max-width:2100px){.d-none-2100{display:none}}@media(max-width:2200px){.d-none-2200{display:none}}@media(max-width:2300px){.d-none-2300{display:none}}@media(max-width:2400px){.d-none-2400{display:none}}@media(max-width:2500px){.d-none-2500{display:none}}@media(max-width:2000px){.d-none-2000{display:none}}@media(max-width:1900px){.d-none-1900{display:none}}@media(max-width:1700px){.d-none-1700{display:none}}@media(max-width:1600px){.d-none-1600{display:none}}@media(max-width:1400px){.d-none-1400{display:none}}@media(max-width:1300px){.d-none-1300{display:none}}.d-flex-2200{display:none}@media(max-width:2200px){.d-flex-2200{display:flex}}.d-flex-2300{display:none}@media(max-width:2300px){.d-flex-2300{display:flex}}.d-flex-2400{display:none}@media(max-width:2400px){.d-flex-2400{display:flex}}.d-flex-2500{display:none}@media(max-width:2500px){.d-flex-2500{display:flex}}.d-flex-2100{display:none}@media(max-width:2100px){.d-flex-2100{display:flex}}.d-flex-2000{display:none}@media(max-width:2000px){.d-flex-2000{display:flex}}.d-flex-1900{display:none}@media(max-width:1900px){.d-flex-1900{display:flex}}.d-flex-1700{display:none}@media(max-width:1700px){.d-flex-1700{display:flex}}.d-flex-1600{display:none}@media(max-width:1600px){.d-flex-1600{display:flex}}.d-flex-1400{display:none}@media(max-width:1400px){.d-flex-1400{display:flex}}.d-flex-1300{display:none}@media(max-width:1300px){.d-flex-1300{display:flex}}.clickable-badge{font-size:13px!important;color:#fff;background-color:#54585a;cursor:pointer;transition:all .1s ease}.clickable-badge:hover{color:#fff;background-color:#63676a}.clickable-badge:active{background-color:#3b3e40;transform:translateY(1px);box-shadow:inset 0 2px 4px rgba(0,0,0,.3)}.logo-container{min-height:75px}.logo-minimalist{display:none}#logoutFormMinimalist{display:none;background-color:inherit}#logoutFormMinimalist button{background-color:inherit;border:0}@media(max-width:1536.02px){.page-content{width:calc(100vw - 60px)!important;margin-left:60px!important}#hc-navbar{width:60px!important;transition:.1s;position:fixed;height:100vh}#hc-navbar.minimal-expanded{width:230px!important;position:fixed;left:0;top:0;z-index:2000;height:100vh;box-shadow:2px 0 10px rgba(0,0,0,.3)}#hc-navbar #logoutFormMinimalist{display:block}#hc-navbar .dropdown{display:none}#hc-navbar .nav-text{color:#fff!important}#hc-navbar .nav-link{justify-content:center;height:40px;padding:0 8px!important}#hc-navbar .nav-link svg{margin-right:0!important}#hc-navbar a span,#hc-navbar strong,#hc-navbar .logo{display:none}#hc-navbar.minimal-expanded .nav-link{justify-content:flex-start;padding:8px 16px!important}#hc-navbar.minimal-expanded .nav-link svg{margin-right:.5rem!important}#hc-navbar.minimal-expanded a span,#hc-navbar.minimal-expanded strong,#hc-navbar.minimal-expanded .logo{display:inline}#hc-navbar.minimal-expanded .logo-minimalist{display:none}#hc-navbar.minimal-expanded .dropdown{display:block}#hc-navbar.minimal-expanded #logoutFormMinimalist{display:none}#hc-navbar.minimal-expanded>a{padding:0 16px;justify-content:flex-start}#hc-navbar.minimal-expanded .accordion-button::after{display:block}#hc-navbar.minimal-expanded .accordion-body{padding:0 12px 10px 16px}#hc-navbar.minimal-expanded .accordion-body>hr{background-color:transparent}#hc-navbar.minimal-expanded .accordion-body>ul{background-color:transparent;border-radius:0}#hc-navbar.minimal-expanded .nav-link[aria-expanded=true]{background-color:transparent;border-bottom-left-radius:4px;border-bottom-right-radius:4px}#hc-navbar.minimal-expanded .nav-pills{text-align:left}#hc-navbar.minimal-expanded .nav-pills>li{padding-top:0;padding-bottom:0}#hc-navbar.minimal-expanded .text-center a{font-size:inherit}#hc-navbar.minimal-expanded .text-center a::before{content:none}#hc-navbar .logo-minimalist{display:block;width:90%}#hc-navbar>a{padding:0 8px;display:flex;align-items:center;justify-content:center}#hc-navbar .accordion-button::after{display:none}#hc-navbar .accordion-body{padding:0 0 10px 0}#hc-navbar .accordion-body>hr{background-color:rgba(84,88,90,.8)}#hc-navbar .accordion-body>ul{background-color:rgba(84,88,90,.8);border-bottom-left-radius:4px;border-bottom-right-radius:4px}#hc-navbar .nav-link[aria-expanded=true]{background-color:rgba(84,88,90,.8);border-bottom-left-radius:0;border-bottom-right-radius:0}#hc-navbar .nav-pills{text-align:center}#hc-navbar .nav-pills svg{width:18px;height:18px}#hc-navbar .text-center a{font-size:0}#hc-navbar .text-center a::before{content:"V";font-size:16px}.container-fluid{width:100vw!important}.contentActions{min-height:0;padding:3px}.contentFilter{margin-bottom:0;padding-top:0;padding-bottom:0}.contentFilter h4{font-size:15px!important;margin-bottom:0!important}.contentFilter>.row{margin-bottom:3px!important;height:28px!important}.contentFilter label{font-size:15px!important;margin-bottom:0!important}.contentFilter .col-form-label{padding-top:.25rem!important;padding-bottom:.25rem!important;font-size:15px!important}.contentFilter .form-control,.contentFilter .form-select{padding:.25rem .5rem!important;font-size:15px!important;height:auto!important;min-height:28px!important}.contentFilter select{padding:.25rem .5rem!important;font-size:15px!important;height:28px!important}.contentFilter input[type=date]{padding:.25rem .5rem!important;font-size:15px!important;height:28px!important}.contentFilter .select2-selection__rendered{font-size:15px!important;height:28px!important}.contentFilter .select2-selection__arrow{height:20px!important}.contentFilter .btn__validation{height:24px!important;font-size:15px!important;padding:2px 12px!important;line-height:1.2!important;display:flex!important;align-items:center!important;justify-content:center!important;width:120px!important}.contentFilter .btn__clear{height:24px!important;padding:2px 6px!important;display:flex!important;align-items:center!important;justify-content:center!important;width:28px!important}.contentFilter .btn__clear svg{width:15px!important;height:15px!important}.contentFilter .form-validation{height:20px!important}.contentFilter hr{margin:1px 0!important;border-width:1px!important}.contentFilter .col-12.col-sm-6.col-lg-4{margin-top:0!important;padding-top:.25rem!important;padding-bottom:.25rem!important}.contentFilter .row.p-0{margin-bottom:0!important}.contentHeader h4{font-size:18px}.page-content h2{margin-bottom:0;padding:0;font-size:18px}}