@import "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap";.dashboard-widget{height:100%;display:flex;flex-direction:column}.dashboard-widget .widget-content-wrapper{height:100%;flex:1;display:flex;flex-direction:column;overflow:hidden}.dashboard-widget iframe{border:none;flex:1;width:100%;height:100%;min-height:0}.dashboard-widget.dashboard-widget-auto-height{height:auto!important;min-height:100%}.dashboard-widget.dashboard-widget-auto-height .widget-content-wrapper{flex:none!important;height:auto!important;min-height:100%;overflow:visible!important}.dashboard-widget.dashboard-widget-auto-height .widget-content-wrapper>:not(.widget-skeleton){height:auto!important;min-height:100%}.dashboard-widget.dashboard-widget-auto-height iframe{flex:none!important;min-height:0!important}.dashboard-widget.dashboard-widget-auto-height.dashboard-widget-measuring,.dashboard-widget.dashboard-widget-auto-height.dashboard-widget-measuring .widget-content-wrapper,.dashboard-widget.dashboard-widget-auto-height.dashboard-widget-measuring .widget-content-wrapper>:not(.widget-skeleton){min-height:0!important}.grid-stack{--bluue-dashboard-widget-gap:calc(
    var(--gs-item-margin-left, 15px) + var(--gs-item-margin-right, 15px)
  )}.grid-stack>.grid-stack-item>.grid-stack-item-content{border:1px solid #e2e8f0;border-radius:1rem;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,4%);overflow:hidden;display:flex;flex-direction:column}.grid-stack>.grid-stack-item>.ui-resizable-handle{display:none}.grid-stack.edit-mode{background-position:0 0;background-image:linear-gradient(to right,rgba(99,102,241,.12) 1px,transparent 1px);background-size:8.3333333333% 100%;border:2px dashed rgba(99,102,241,.35);border-radius:1rem;min-height:400px;position:relative}.grid-stack.edit-mode::before{display:none}.grid-stack.edit-mode .grid-stack-item>.ui-resizable-handle{display:block}.grid-stack.edit-mode .grid-stack-item .grid-stack-item-content{border:2px solid rgba(99,102,241,.3);border-radius:1rem;transition:border-color .2s ease;cursor:move}.grid-stack.edit-mode .grid-stack-item .grid-stack-item-content:hover{border-color:rgba(99,102,241,.65)}.grid-stack.edit-mode .grid-stack-placeholder{background:rgba(16,185,129,.12)!important;border:2px dashed #10b981!important;border-radius:1rem}.grid-stack.edit-mode iframe{pointer-events:none!important}.kpi-perfect-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(max(200px,25% - 22.5px),1fr));gap:var(--bluue-dashboard-widget-gap,30px);padding:0;height:100%;align-content:stretch}.kpi-perfect-grid .kpi-item{text-decoration:none!important}.grid-stack-item[gs-w="1"] .kpi-perfect-grid,.grid-stack-item[gs-w="2"] .kpi-perfect-grid,.grid-stack-item[gs-w="3"] .kpi-perfect-grid,.grid-stack-item[gs-w="4"] .kpi-perfect-grid,.grid-stack-item[gs-w="5"] .kpi-perfect-grid{grid-template-columns:1fr!important}.grid-stack-item[gs-w="6"] .kpi-perfect-grid,.grid-stack-item[gs-w="7"] .kpi-perfect-grid,.grid-stack-item[gs-w="8"] .kpi-perfect-grid{grid-template-columns:repeat(2,1fr)!important}.grid-stack-item-content:has(.kpi-perfect-grid){background:0 0!important;border-color:transparent!important;box-shadow:none!important}@keyframes skeleton-shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}.widget-skeleton .skeleton-line{background:linear-gradient(90deg,#e2e8f0 25%,#f8fafc 50%,#e2e8f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite;border-radius:9999px}.widget-content-wrapper{position:relative}.widget-content-wrapper iframe{opacity:0;transition:opacity .35s ease}.widget-content-wrapper.widget-loaded iframe{opacity:1}.widget-content-wrapper .widget-skeleton{position:absolute;inset:0;z-index:1;background:#fff;transition:opacity .3s ease}.widget-content-wrapper.widget-loaded .widget-skeleton{opacity:0;pointer-events:none}.grid-stack-item-content .widget-content-wrapper:has(.widget-skeleton){opacity:1}.grid-stack-item-content:has(.bluue-notes-widget){border:none!important;border-radius:1rem!important;background:0 0!important}.grid-stack-item-content:has(.bluue-reminders-widget){border:none!important;border-radius:1.5rem!important;background:0 0!important}.dashboard-fab{top:105px;right:0;z-index:1050;display:flex;flex-direction:column;align-items:flex-end}.dashboard-fab .btn{width:40px;height:40px;border-radius:20px 0 0 20px;margin-bottom:8px;padding:0;display:flex;align-items:center;justify-content:center;transition:width .3s cubic-bezier(.25,.8,.25,1),background-color .2s;overflow:hidden;white-space:nowrap}.dashboard-fab .btn:hover{width:60px;padding-right:10px}.dashboard-fab .fab-toggle{box-shadow:0 3px 12px rgba(0,0,0,.2)}#messagesArea{overflow-y:auto;scroll-behavior:smooth}#messagesArea::-webkit-scrollbar{width:8px}#messagesArea::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}#messagesArea::-webkit-scrollbar-thumb{background:#888;border-radius:10px}#messagesArea::-webkit-scrollbar-thumb:hover{background:#555}#messageInput{resize:none}#messageInput:focus{border-color:#007bff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.markdown-body.text-white h1,.markdown-body.text-white h2,.markdown-body.text-white h3,.markdown-body.text-white h4,.markdown-body.text-white h5,.markdown-body.text-white h6{color:#fff!important}.login-body .footerCopyrightLogin{text-align:center;font-size:10px;opacity:60%}.login-page,.register-page{background-color:initial}.border-none{border:none!important}.required:after{content:" *";color:red}.cursor-help{cursor:help}.cursor-pointer{cursor:pointer}.cursor-grab{cursor:grab}tr.cursor-pointer:hover{background-color:lightgrey!important}.cursor-move{cursor:move}.default-delivery-home-icon.fa-home:before{color:#888!important;opacity:1!important}.form-min-max{display:inline-block;width:48%;min-width:63px}.w-5{width:5%}.w-10{width:10%}.w-15{width:15%}.w-20{width:20%}.w-30{width:30%}.w-40{width:40%}.bg-lightgray{background-color:#eee}.line-striped .line-evenodd{background-color:#fff}.line-striped .line-evenodd:nth-child(odd){background-color:#eee}.center-block{display:block;margin-right:auto;margin-left:auto}#dropdownNotifs,#dropdownMessages{overflow:hidden}#divForeachNotifs,#divForeachMessages{max-height:500px;overflow-y:auto;-webkit-overflow-scrolling:touch}body.fullscreen-fallback-mode{overflow:hidden}.fullscreen-fallback-element{position:fixed;inset:0;z-index:1039;overflow:auto;background-color:#f8fafc;padding:1rem}.bg-danger-light{background-color:#f77a7a!important}.bg-danger-light.cursor-pointer:hover{background-color:#e75d5d!important}.bg-orange.cursor-pointer:hover{background-color:#ec720c!important}.bg-success-light{background-color:#85d998!important}.bg-success-light.cursor-pointer:hover{background-color:#63d17c!important}.bg-warning-light{background-color:#fff9e6!important}.bg-warning-light.cursor-pointer:hover{background-color:#fff3cd!important}.img-member{height:auto;width:30px}.border-hover:hover,.border-hover.active{background-color:#dedede}.display-5{font-size:3rem;font-weight:300;line-height:1.1}.display-6{font-size:2.5rem;font-weight:300;line-height:1}.display-7{font-size:2rem;font-weight:300;line-height:.9}.display-8{font-size:1.5rem;font-weight:300;line-height:.7}.opacity-25{opacity:.25}.text-underline{text-decoration:underline}.outline-none{outline:none}.disabled{cursor:not-allowed!important;pointer-events:all!important}.fslightbox-absoluted div iframe{position:absolute;top:5%;left:5%;width:100%;height:100%}.buttons-columnVisibility{padding:.2em .4em!important}.bluue-sidebar{position:fixed;top:0;right:-100%;height:100vh;width:100vw;background-color:#fff;box-shadow:-2px 0 5px rgba(0,0,0,.1);transition:transform .3s ease,opacity .3s ease;z-index:1050;display:none;flex-direction:column}.bluue-sidebar.show{display:flex;right:0;transform:translateX(0);opacity:1}.bluue-sidebar.transitioning{transform:translateX(100%);opacity:0}.bluue-sidebar .sidebar-header{padding:1rem;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;align-items:center}.bluue-sidebar .sidebar-title{margin:0;font-size:1.25rem}.bluue-sidebar .close-sidebar{background:0 0;border:none;font-size:1.5rem;cursor:pointer;padding:0;color:#6c757d}.bluue-sidebar .sidebar-content{flex:1;overflow-y:auto;padding:1rem}@media(min-width:992px){.bluue-sidebar{width:800px}}.markdown-body{background-color:#f8f9fa;padding:1rem;border-radius:.25rem;border:1px solid #dee2e6;max-height:500px;overflow-y:auto}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:1rem;margin-bottom:.5rem;font-weight:600}.markdown-body ul,.markdown-body ol{padding-left:2rem}.markdown-body code{background-color:#e9ecef;padding:.2rem .4rem;border-radius:.2rem}.markdown-body pre{background-color:#e9ecef;padding:1rem;border-radius:.25rem;overflow-x:auto}.markdown-body blockquote{border-left:.25rem solid #ced4da;padding-left:1rem;color:#6c757d}.markdown-body table{width:100%;border-collapse:collapse;margin-bottom:1rem}.markdown-body table th,.markdown-body table td{border:1px solid #dee2e6;padding:.5rem}.CodeMirror{height:400px;min-height:200px;border:1px solid #ced4da;border-radius:.25rem;resize:vertical;overflow:hidden!important}.CodeMirror .CodeMirror-scroll{min-height:200px}.cursor-pointer{cursor:pointer;user-select:none}.cursor-pointer:hover h6{color:#495057!important}.reminder-bell-ring{animation:ring 1s infinite;transform-origin:top center}@keyframes ring{0%{transform:rotate(0)}10%{transform:rotate(15deg)}20%{transform:rotate(-10deg)}30%{transform:rotate(5deg)}40%{transform:rotate(-5deg)}50%{transform:rotate(0)}100%{transform:rotate(0)}}.reminder-link{display:block;padding:4px 8px;margin:-4px -8px;border-radius:6px;transition:background-color .15s ease}.reminder-link:hover{background-color:#f8f9fa;cursor:pointer}.reminder-checkbox:hover{transform:scale(1.1);transition:transform .15s ease}.reminder-delete-btn,.reminder-delete-btn-entity{opacity:0;transition:opacity .15s ease}.reminder-delete-btn:hover,.reminder-delete-btn-entity:hover{color:#dc3545!important}.reminder-item:hover .reminder-delete-btn,.reminder-item-entity:hover .reminder-delete-btn-entity{opacity:1}.dashboard-widget{height:100%;display:flex;flex-direction:column}.dashboard-widget .widget-content-wrapper{height:100%;flex:1;display:flex;flex-direction:column;overflow:hidden}.dashboard-widget iframe{border:none;flex:1;width:100%;height:100%;min-height:0}.dashboard-widget.dashboard-widget-auto-height{height:auto!important;min-height:100%}.dashboard-widget.dashboard-widget-auto-height .widget-content-wrapper{flex:none!important;height:auto!important;min-height:100%;overflow:visible!important}.dashboard-widget.dashboard-widget-auto-height .widget-content-wrapper>:not(.widget-skeleton){height:auto!important;min-height:100%}.dashboard-widget.dashboard-widget-auto-height iframe{flex:none!important;min-height:0!important}.dashboard-widget.dashboard-widget-auto-height.dashboard-widget-measuring,.dashboard-widget.dashboard-widget-auto-height.dashboard-widget-measuring .widget-content-wrapper,.dashboard-widget.dashboard-widget-auto-height.dashboard-widget-measuring .widget-content-wrapper>:not(.widget-skeleton){min-height:0!important}.grid-stack{--bluue-dashboard-widget-gap:calc(
    var(--gs-item-margin-left, 15px) + var(--gs-item-margin-right, 15px)
  )}.grid-stack>.grid-stack-item>.grid-stack-item-content{border:1px solid #e2e8f0;border-radius:1rem;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,4%);overflow:hidden;display:flex;flex-direction:column}.grid-stack>.grid-stack-item>.ui-resizable-handle{display:none}.grid-stack.edit-mode{background-position:0 0;background-image:linear-gradient(to right,rgba(99,102,241,.12) 1px,transparent 1px);background-size:8.3333333333% 100%;border:2px dashed rgba(99,102,241,.35);border-radius:1rem;min-height:400px;position:relative}.grid-stack.edit-mode::before{display:none}.grid-stack.edit-mode .grid-stack-item>.ui-resizable-handle{display:block}.grid-stack.edit-mode .grid-stack-item .grid-stack-item-content{border:2px solid rgba(99,102,241,.3);border-radius:1rem;transition:border-color .2s ease;cursor:move}.grid-stack.edit-mode .grid-stack-item .grid-stack-item-content:hover{border-color:rgba(99,102,241,.65)}.grid-stack.edit-mode .grid-stack-placeholder{background:rgba(16,185,129,.12)!important;border:2px dashed #10b981!important;border-radius:1rem}.grid-stack.edit-mode iframe{pointer-events:none!important}.kpi-perfect-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(max(200px,25% - 22.5px),1fr));gap:var(--bluue-dashboard-widget-gap,30px);padding:0;height:100%;align-content:stretch}.kpi-perfect-grid .kpi-item{text-decoration:none!important}.grid-stack-item[gs-w="1"] .kpi-perfect-grid,.grid-stack-item[gs-w="2"] .kpi-perfect-grid,.grid-stack-item[gs-w="3"] .kpi-perfect-grid,.grid-stack-item[gs-w="4"] .kpi-perfect-grid,.grid-stack-item[gs-w="5"] .kpi-perfect-grid{grid-template-columns:1fr!important}.grid-stack-item[gs-w="6"] .kpi-perfect-grid,.grid-stack-item[gs-w="7"] .kpi-perfect-grid,.grid-stack-item[gs-w="8"] .kpi-perfect-grid{grid-template-columns:repeat(2,1fr)!important}.grid-stack-item-content:has(.kpi-perfect-grid){background:0 0!important;border-color:transparent!important;box-shadow:none!important}@keyframes skeleton-shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}.widget-skeleton .skeleton-line{background:linear-gradient(90deg,#e2e8f0 25%,#f8fafc 50%,#e2e8f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite;border-radius:9999px}.widget-content-wrapper{position:relative}.widget-content-wrapper iframe{opacity:0;transition:opacity .35s ease}.widget-content-wrapper.widget-loaded iframe{opacity:1}.widget-content-wrapper .widget-skeleton{position:absolute;inset:0;z-index:1;background:#fff;transition:opacity .3s ease}.widget-content-wrapper.widget-loaded .widget-skeleton{opacity:0;pointer-events:none}.grid-stack-item-content .widget-content-wrapper:has(.widget-skeleton){opacity:1}.grid-stack-item-content:has(.bluue-notes-widget){border:none!important;border-radius:1rem!important;background:0 0!important}.grid-stack-item-content:has(.bluue-reminders-widget){border:none!important;border-radius:1.5rem!important;background:0 0!important}.dashboard-fab{top:105px;right:0;z-index:1050;display:flex;flex-direction:column;align-items:flex-end}.dashboard-fab .btn{width:40px;height:40px;border-radius:20px 0 0 20px;margin-bottom:8px;padding:0;display:flex;align-items:center;justify-content:center;transition:width .3s cubic-bezier(.25,.8,.25,1),background-color .2s;overflow:hidden;white-space:nowrap}.dashboard-fab .btn:hover{width:60px;padding-right:10px}.dashboard-fab .fab-toggle{box-shadow:0 3px 12px rgba(0,0,0,.2)}:root{--bleu-roi:#2F4E9D;--bleu-nuit:#2A2C68}#publicDomain{font-family:pt sans,sans-serif}#publicDomain h1,#publicDomain h2{font-family:montserrat,sans-serif}#publicDomain h2,#publicDomain .headTitle{color:var(--bleu-roi)}#publicDomain .shadow{box-shadow:0 5px 16px rgba(47,78,157,.25)}#publicDomain .bg-row{background-image:url(/public/img/vector.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}#publicDomain .bg-blur{border-radius:30px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.85);box-shadow:0 4px 37px rgba(47,78,157,.35),1px 1px 10px rgba(255,255,255,.5)inset;backdrop-filter:blur(10px)}#publicDomain .bg-blur .border-blue{border-right:2px solid var(--bleu-nuit)!important;margin-right:1.3em}#publicDomain .btn-fill{background:var(--bleu-roi)}#publicDomain .btn-fill:hover{background:var(--bleu-nuit)}#publicDomain .btn-border{border:1px solid var(--bleu-roi);color:var(--bleu-roi);cursor:auto;outline:none}select.form-control-sm~.select2-container--default .select2-selection--single{font-size:.75rem;font-weight:500}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container--default .select2-selection--single{align-items:center;color:#1e293b;display:flex;font-size:.75rem;font-weight:500;height:2rem;min-height:2rem}.select2-container--default .select2-selection--single .select2-selection__rendered{color:inherit;line-height:1.25rem;padding-left:.625rem;transform:translateY(1px);width:100%}.select2-container--default .select2-selection--single .select2-selection__arrow{height:100%;top:0}.select2-container--default .select2-selection--multiple{color:#1e293b;font-size:.75rem;font-weight:500;min-height:2rem}.select2-result-repository{padding-top:4px;padding-bottom:3px}.select2-result-repository__title{color:#000;font-weight:700;word-wrap:break-word;line-height:1.1;margin-bottom:4px}.select2-result-repository__subtitle{font-size:13px;color:#777;margin-top:4px}.select2-results__option--highlighted .select2-result-repository__title{color:#fff}.select2-results__option--highlighted,.select2-results__option--highlighted .select2-result-repository__subtitle,.select2-results__option--highlighted{color:#c6dcef}.menu-editor-wrap{display:flex;gap:0;height:calc(100vh - 200px);min-height:400px;border:1px solid #dee2e6;border-radius:4px;overflow:hidden}.menu-catalog-col{width:340px;min-width:260px;flex-shrink:0;display:flex;flex-direction:column;border-right:1px solid #dee2e6}.menu-tree-col{flex:1;display:flex;flex-direction:column}.menu-catalog-scroll,.menu-tree-scroll{flex:1;overflow-y:auto}.menu-cat-group-header{padding:6px 12px 4px;font-size:11px;font-weight:700;text-transform:uppercase;color:#aaa;letter-spacing:.5px;border-bottom:1px solid #f0f0f0;background:#fafafa;display:flex;align-items:center}.catalog-item{display:flex;align-items:center;padding:7px 12px;cursor:grab;user-select:none;border-bottom:1px solid #f5f5f5}.catalog-item:hover{background:#eef4ff}.catalog-item:hover .btn-add{opacity:1}.catalog-item .item-label{flex:1;font-size:13px}.catalog-item .btn-add{opacity:0;transition:opacity .15s;flex-shrink:0}.menu-tree-item{display:flex;flex-direction:column;cursor:grab;user-select:none;border-bottom:1px solid #f0f0f0}.menu-tree-item>.menu-tree-item-inner{cursor:grab;color:inherit;display:flex;align-items:center;padding:.5rem 1rem}.menu-tree-item>.menu-tree-item-inner>.nav-icon{width:1.6rem;font-size:1.1rem;margin-right:.5rem;text-align:center;flex-shrink:0}.menu-tree-item>.menu-tree-item-inner>p{margin:0;flex:1;min-width:0;display:flex;align-items:center}.menu-tree-item:hover>.menu-tree-item-inner{background:#f8f9ff}.menu-tree-item:hover .item-actions{opacity:1}.menu-tree-item .item-actions{display:flex;align-items:center;gap:2px;opacity:0;transition:opacity .15s;flex-shrink:0}.menu-tree-item input.item-label-input{border:none;background:0 0;font-size:inherit;flex:1;min-width:0;outline:none;padding:0;color:inherit;cursor:grab}.menu-tree-item input.item-label-input:focus{cursor:text;border-bottom:1px solid #80bdff;background:0 0}.menu-tree-item-child>.menu-tree-item-inner{padding-left:2rem}.menu-tree-item-child>.menu-tree-item-inner>p{font-size:.9rem}.menu-children{position:relative;min-height:28px;transition:all .15s;display:flex;flex-direction:column}.menu-children:empty::after{content:"Drop items here";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:11px;color:#ccc;white-space:nowrap;pointer-events:none}.is-dragging .menu-tree-item[data-item-type=category]{overflow:visible}.is-dragging .menu-tree-item[data-item-type=category]>.menu-children{margin-top:-42px;padding-top:42px}.is-dragging .menu-children{min-height:60px;border:2px dashed #80bdff;border-radius:4px;background:rgba(128,189,255,5%);position:relative;z-index:5}.is-dragging .menu-children:empty::after{color:#80bdff;content:"Drop here to add inside this category"}.menu-tree-empty{display:flex;align-items:center;justify-content:center;height:100%;color:#aaa;font-size:14px;flex-direction:column;gap:8px}.sortable-ghost{opacity:.3;background:#d0e8ff!important}.menu-toolbar{display:flex;align-items:center;gap:8px;padding:8px 12px;border-bottom:1px solid #dee2e6;background:#f8f9fa}.menu-footer{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-top:1px solid #dee2e6;background:#f8f9fa;flex-shrink:0}.catalog-search-wrap{padding:8px 10px;border-bottom:1px solid #eee}