:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animated{animation-duration:var(--animate-duration);animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.repeat-1{animation-iteration-count:var(--animate-repeat)}.animated.repeat-2{animation-iteration-count:calc(var(--animate-repeat) * 2)}.animated.repeat-3{animation-iteration-count:calc(var(--animate-repeat) * 3)}.animated.delay-1s{animation-delay:var(--animate-delay)}.animated.delay-2s{animation-delay:calc(var(--animate-delay) * 2)}.animated.delay-3s{animation-delay:calc(var(--animate-delay) * 3)}.animated.delay-4s{animation-delay:calc(var(--animate-delay) * 4)}.animated.delay-5s{animation-delay:calc(var(--animate-delay) * 5)}.animated.faster{animation-duration:calc(var(--animate-duration) / 2)}.animated.fast{animation-duration:calc(var(--animate-duration) * .8)}.animated.slow{animation-duration:calc(var(--animate-duration) * 2)}.animated.slower{animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion: reduce){.animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animated[class*=Out]{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}.vjsf-property.read-only .theme--light.v-input--is-disabled input,.vjsf-property.read-only .theme--light.v-input--is-disabled textarea,.vjsf-property.read-only .theme--light.v-input--is-disabled .v-select__selection--disabled{color:#000000de}.vjsf-property.read-only .theme--dark.v-input--is-disabled input,.vjsf-property.read-only .theme--dark.v-input--is-disabled textarea,.vjsf-property.read-only .theme--dark.v-input--is-disabled .v-select__selection--disabled{color:#fff}.vjsf-property.read-only .theme--light.v-text-field.v-input--is-disabled .v-input__slot{margin-bottom:0}.vjsf-property.read-only .theme--light.v-text-field.v-input--is-disabled .v-input__slot:before{border-image:none;border-color:transparent}.vjsf-property .vjsf-markdown-input .v-input__slot{display:block}.vjsf-property .vjsf-markdown-input .EasyMDEContainer .editor-toolbar{border:none;padding:2px}.vjsf-property .vjsf-markdown-input .EasyMDEContainer .CodeMirror{border:none}.vjsf-property .vjsf-markdown-input p:last-child{margin-bottom:0}.vjsf-property .vjsf-invisible-alert{border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;border-left-color:transparent!important}.vjsf-array-item .v-alert__content{max-width:100%}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0px;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[v-cloak]>*{display:none}[v-cloak]:before{content:"Loading...";display:block;width:16px;height:16px}.vjsf-property .v-input--selection-controls{margin-top:0}.vjsf-tooltip p:last-child{margin-bottom:0}.vjsf-property .color-picker-trigger{width:36px;height:36px;border-radius:50%;cursor:pointer;display:inline-block;border:2px solid #ccc}.vjsf-property .color-picker-trigger-empty{background:linear-gradient(to top right,transparent 0,transparent calc(50% - 2.4px),#de080a 50%,transparent calc(50% + 2.4px),transparent)}.vjsf-date-time .v-picker.v-card{border-radius:0}header.box-toolbar.v-sheet.theme--light.v-toolbar.v-toolbar--flat{height:60px;position:sticky;top:60px;z-index:3;border-bottom:1px solid #e0e0e0}.v-card--loading header.v-sheet.v-toolbar.v-toolbar--flat{top:0px}.login-content{background-size:cover}.login{background:linear-gradient(90deg,#008aad 0,#004e7d 50%,#00263d)!important}.st0,.st1,.st2{fill:#fff;stroke:#008aad;stroke-width:3;stroke-miterlimit:10}.bg-particles{position:absolute;top:0;bottom:0;left:0;right:0}.card-login{position:relative;z-index:2}.reset-password,.logo{display:flex;flex-direction:column;padding-left:22px;justify-content:center;align-items:center}.reset-password{color:#fff;padding:30px}.reset-password p{margin:20px}.v-icon{color:#008aad}h2{text-transform:uppercase}.logo svg{max-width:200px}h1{font-weight:100;font-size:24px;margin-top:0;margin-left:-14px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px transparent inset;transition:background-color 5000s ease-in-out 0s}.vjsf-tiptap .v-input__slot,.vjsf-relation .v-input__slot{display:block}.vtl .vtl-drag-disabled,.vtl .vtl-drag-disabled:hover,.vtl .vtl-disabled{background-color:#d0cfcf}.icon:hover{cursor:pointer}.muted{color:gray;font-size:80%}.sortable-background-class,.sortable-selected{background-color:#3abceb2b}.filtres .row.ma-0{align-items:center}.filtres .v-messages{display:none!important}.v-dialog header.box-toolbar.v-sheet.theme--light.v-toolbar.v-toolbar--flat{top:0}.v-dialog .modal-tabs .v-tabs-bar{border-right:1px solid #e0e0e0}.v-dialog .modal-content{overflow:auto;height:calc(100vh - 243px)}.v-dialog .modal-content .table-toolbar{border-bottom:1px solid #e0e0e0}.v-dialog .modal-content .table-toolbar .v-toolbar__content{padding-left:5px}.v-dialog .modal-content .filtres{border-bottom:1px solid #e0e0e0;padding-bottom:10px}.v-dialog .modal-content>.row{margin:0}.v-dialog .modal-content>.row>.col{padding:0}.v-dialog .modal-content>.row>.col>.v-sheet.v-card:not(.v-sheet--outlined){box-shadow:none!important}.v-treeview-node__root{border-bottom:1px solid #e0e0e0}.v-form .section{width:100%}.v-form .v-card{margin:5px!important}.v-form .v-card .subtitle-1,.v-form .v-card .subtitle-2{font-size:16px!important;font-weight:700!important;color:#008aad!important;border-bottom:1px solid #e0e0e0;border-bottom-style:dashed;width:100%;display:block;margin-bottom:1rem;padding-left:0!important}.v-form .read-only .vjsf-slide-relation .v-card__actions{display:none}.resource-search .theme--light{color:#fff!important}.resource-search.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot{background:#ffffff!important}.resource-search.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input{color:#000}.backend-error *{color:#f44336!important;caret-color:#f44336!important}.backend-error .v-text-field__details .v-messages__wrapper{margin-top:-5px}.required label:after{content:"*"}.mt-110,.mt-90{margin-top:-115px!important}.company{color:#fff;font-weight:700;margin-left:1rem;margin-top:60px;text-align:center}.subtitle{color:#fff!important;margin-top:1rem!important;text-align:center!important}.header{background:linear-gradient(90deg,#008aad 0,#004e7d 50%,#00263d)!important}.sub-schema-selector [class*=currentOneOf],.sub-schema-selector [class*=currentOneOf].px-3{padding:0!important}.offers-description .v-card__text{color:#000!important}.offer-card{height:100%;padding-bottom:45px}.offer-card .card-actions{position:absolute;bottom:0;width:100%}.offer-row{width:100%}.offer-row .label,.offer-row .value{display:block;width:100%;font-size:13px;margin-bottom:10px}.offer-row .label{color:#008aad;font-weight:700;border-bottom:1px solid #e0e0e0;border-bottom-style:dashed;padding:5px 0}.v-text-field__suffix,.v-input__icon .v-icon{color:#004e7d!important;font-weight:700}.v-input--selection-controls .v-input__slot>.v-label,.v-input--selection-controls .v-radio>.v-label{color:#004e7d}.vjsf-hasManyFiled .v-input__slot{display:block;width:100%}.form-card .v-stepper--vertical .v-stepper__step{padding:24px 16px 16px!important}.form-card .v-stepper--vertical .v-stepper__content{margin:-8px -36px -16px 27px!important}.form-card form .vjsf-property-contactPlans.px-3,.form-card form .vjsf-property-documentCategories.px-3,.form-card form .vjsf-property-shopPlans.px-3{padding:0!important}.stepper-form{padding:5px 1rem 1rem;border-top-left-radius:25px;border-bottom-right-radius:25px;background:#f6f6f6}.stepper-form .section>.title{color:#004e7d;font-weight:700;width:100%;border-bottom:1px solid #777777;margin-bottom:2rem;border-bottom-style:dashed}.v-input:not(.v-input--is-disabled) .v-text-field__slot .theme--light.v-label,.v-input:not(.v-input--is-disabled) .v-select__slot .theme--light.v-label{color:#004e7d}.media-expand{display:flex;align-items:center}.media-expand .filename{margin-left:.5rem;white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.required label:after{content:"*"!important;color:#e00000;margin:3px}span.py-2.title{display:block;width:100%;color:#008aad;border-bottom:1px dashed #bdbdbd;font-weight:700;margin-bottom:25px}span.py-2.title+.vjsf-property{padding:0!important}span.py-2.title+.vjsf-property .vjsf-property{padding:0!important}.computed-field{border:1px solid #008aad;border-radius:4px;table-layout:fixed;padding-bottom:10px;margin-bottom:10px}.computed-field .computed-field-label{display:block;width:100%;background:#008aad;color:#fff;padding:5px 8px;margin-bottom:10px}.computed-field tr:hover{background:unset!important}.computed-field td{text-align:left;padding:0 5px!important}.data-table-wrapper{overflow-x:auto;overflow-y:hidden;border-radius:15px;width:100%}.data-table-wrapper table{width:100%;table-layout:fixed}.data-table-wrapper table .table-head th{text-align:left;padding:5px}.data-table-wrapper table tr:nth-child(odd){background-color:#f2f2f2}.data-table-wrapper table td{padding:5px 7px}.data-table-wrapper table td strong{color:#000}.data-table-wrapper h3{margin-top:1.5rem;margin-bottom:.8rem;border-bottom:1px solid #e5e5e5}@media screen and (max-width: 630px){.v-footer .v-card__actions{flex-direction:column;gap:1rem;margin-bottom:2rem}.v-footer .v-card__actions .v-btn--outlined{width:100%;padding:1rem!important}}
