.maintenance-page{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;grid-gap:2rem;gap:2rem;height:100vh;height:100dvh;max-width:85%;margin-inline:auto;overflow:hidden}@media(max-width:768px){.maintenance-page{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.maintenance-page .background{position:fixed;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1;opacity:.03}.maintenance-page .logo{height:10rem;width:auto;margin-bottom:.5rem}.maintenance-page h1{font-size:clamp(2rem,5vw,4rem);color:rgba(55,46,116,.2);text-transform:uppercase}.maintenance-page h2{color:#372e74}.maintenance-page hr{margin-block:1rem}.maintenance-page p{font-size:.85rem}.maintenance-page .cogs{display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:.5rem;gap:.5rem;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media(max-width:768px){.maintenance-page .cogs{-webkit-order:-1;-ms-flex-order:-1;order:-1}}.maintenance-page .cogs i{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:clamp(1rem,5vw,6rem);-webkit-animation:cog-spin 4s linear infinite;animation:cog-spin 4s linear infinite}@-webkit-keyframes cog-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes cog-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.maintenance-page .cogs .cog2{font-size:clamp(1rem,7vw,8rem);margin-top:2rem;color:#372e74;animation:cog-spin 4s linear infinite reverse}.customer-files__dropdown{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.customer-files__dropdown span{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.25rem;gap:.25rem;white-space:nowrap}@media(max-width:991px){.customer-files__dropdown span{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media(max-width:991px){.customer-files__dropdown span i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.customer-files__dropdown ul{visibility:hidden;opacity:0;position:absolute;z-index:15;top:-1px;left:calc(100% + .25rem);list-style:none;margin-left:unset;-webkit-transition:opacity .2s ease-in-out,visibility .2s ease-in-out;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;color:#372e74;border:1px solid #372e74;border-radius:4px;background:#fff}@media(max-width:991px){.customer-files__dropdown ul{left:unset;right:calc(100% + .25rem)}}.customer-files__dropdown ul:after{content:"";position:absolute;z-index:-1;top:-.25rem;right:-.25rem;bottom:-.25rem;left:-.25rem}.customer-files__dropdown.open ul{visibility:visible;opacity:1}.customer-files__dropdown ul li{max-height:0;width:10rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:.5rem;-webkit-transition:background .2s ease-in-out,color .2s ease-in-out,max-height .2s ease-in-out;transition:background .2s ease-in-out,color .2s ease-in-out,max-height .2s ease-in-out}.customer-files__dropdown ul li:hover{background:#372e74;color:#fff}.customer-files__dropdown.open ul li{max-height:10rem}.customer-files__dropdown ul li i{font-size:1rem}.customer-files__dropdown,td>.customer-file-btn{position:relative;z-index:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;grid-gap:.25rem;gap:.25rem;border:1px solid #372e74;color:#372e74;padding:.3rem 1rem;border-radius:4px;width:8rem;-webkit-transition:background .2s ease-in-out,color .2s ease-in-out;transition:background .2s ease-in-out,color .2s ease-in-out}.customer-files__dropdown.open,.customer-files__dropdown:hover,td>.customer-file-btn.open,td>.customer-file-btn:hover{background:#372e74;color:#fff}.customer-file-btn span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-file-btn i{font-size:1rem}.customer-file-btn{-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.25rem;gap:.25rem}.customer-file-btn,.row-actions{display:-webkit-flex;display:-ms-flexbox;display:flex}.row-actions{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;grid-gap:.5rem;gap:.5rem}.row-actions-btn,.row-actions__group{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-column-gap:.25rem;-webkit-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem;padding:.4rem;background:transparent;color:#372e74;border:1px solid #372e74;border-radius:4px;cursor:pointer;-webkit-transition:background .2s ease-in-out,color .2s ease-in-out;transition:background .2s ease-in-out,color .2s ease-in-out}.row-actions-btn:hover,.row-actions__group:hover{background:#372e74;color:#fff}.row-actions__group{position:relative}.row-actions__group__list{list-style:none;visibility:hidden;opacity:0;pointer-events:none;-webkit-transition:visibility 0s,opacity .2s ease-in-out;transition:visibility 0s,opacity .2s ease-in-out;position:absolute;isolation:isolate;z-index:999;top:calc(100% + 1px);right:-1px;display:-webkit-flex;display:-ms-flexbox;display:flex;border-radius:4px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.25);box-shadow:0 0 5px rgba(0,0,0,.25)}.row-actions__group.active .row-actions__group__list{visibility:visible;opacity:1;pointer-events:all}.row-actions__group.active .row-actions__group__list:before{content:"";position:absolute;z-index:999999999;bottom:100%;left:0;width:100%;height:2rem}.row-actions__group__list__line{overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.row-actions__group__list__line:first-of-type{border-top-left-radius:4px;border-top-right-radius:4px}.row-actions__group__list__line:last-of-type{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.row-actions__group__list__line>div{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.4rem;gap:.4rem;padding:.5rem;cursor:pointer;color:#372e74;max-width:250px;font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-transition:background .2s ease-in-out,color .2s ease-in-out;transition:background .2s ease-in-out,color .2s ease-in-out}.row-actions__group__list__line>div:hover{background:#372e74;color:#fff}.row-actions__group__list__line>div *{overflow:hidden;text-overflow:ellipsis}.row-actions__group__list__line>div i{font-size:1rem}.confirm__overlay{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.confirm{background:#fff;border-radius:4px;overflow-x:hidden;overflow-y:auto;max-height:60vh;max-width:50vw}.confirm__header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:1rem;gap:1rem;font-size:.9rem;background:#fff;color:#372e74;padding:.5rem 1rem;font-weight:500;border-bottom:1px solid #372e74}.confirm__header i{cursor:pointer;font-size:1.4rem}.confirm__content{padding-inline:1.5rem;padding-top:1.5rem;font-size:.85rem}.confirm__btns{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding:1.5rem;grid-gap:1.5rem;gap:1.5rem}.confirm__btns .btn{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;border-color:var(--principal-color);color:var(--principal-color);font-weight:700}.confirm__btns .confirm__btns__confirm{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.5rem;gap:.5rem;background:var(--principal-color);color:#fff;line-height:1}.confirm__btns .confirm__btns__confirm:hover{background:#fff;color:var(--principal-color)}.confirm__btns .confirm__btns__confirm i:before{display:inline-block;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.confirm__btns .confirm__btns__cancel:hover{background:var(--principal-color);color:#fff}.pol-popup__overlay{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.pol-popup{position:relative;background:#fff;border-radius:4px;overflow-x:hidden;overflow-y:auto;max-height:60vh;max-width:60vw;min-width:min(350px,90%);overflow-wrap:break-word}.pol-popup__header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:1rem;gap:1rem;font-size:.9rem;background:#fff;color:#372e74;padding:.5rem 1rem;font-weight:500;border-bottom:1px solid #372e74}.pol-popup__header.is-sticky{position:-webkit-sticky;position:sticky;top:0;z-index:1}.pol-popup__header i{cursor:pointer;font-size:1.4rem}.pol-popup__second-title{font-size:1rem}.pol-popup__content{padding:1rem;font-size:.85rem}.pol-popup__btns{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:.5rem 1rem 1rem;grid-gap:1.5rem;gap:1.5rem}.pol-popup__btns.is-sticky{position:-webkit-sticky;position:sticky;bottom:0;z-index:1;background:#fff;-webkit-box-shadow:0 -1px 4px rgba(0,0,0,.2);box-shadow:0 -1px 4px rgba(0,0,0,.2)}.pol-popup__btns:empty{display:none}.pol-popup__btns .btn{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;border-color:var(--principal-color);color:var(--principal-color);font-weight:700}.input-compare{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:40px}.input-compare input{-webkit-flex:6 1;-ms-flex:6 1;flex:6 1;padding:.6rem .5rem;border-radius:6px;font-size:1.2em;border:unset;background:#f3f1fc;color:#7565c0;width:50%}.input-compare input:focus{outline:none}.input-compare input:first-of-type{border-radius:0 6px 6px 0}.input-compare input+input{margin-left:.2rem}.input-compare+label{left:5.2rem!important}.input-compare__container{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;max-width:3.5rem}.input-compare .input-compare__control{-webkit-box-shadow:unset;box-shadow:unset;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;color:#7565c0;border:unset;border-radius:6px 0 0 6px;background:#f3f1fc;height:40px}.input-compare .input-compare__single-value{color:#7565c0;font-size:1rem;font-weight:500}.input-compare .input-compare__value-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.input-compare .input-compare__option{font-size:.85rem;font-weight:500;color:#000;cursor:pointer;background:transparent}.input-compare .input-compare__option:focus{background-color:#a59bd6;color:#fff}.input-compare .input-compare__option:hover{background:#9c90d2;color:#fff}.input-compare .input-compare__option--is-selected{background:#a59bd6;color:#fff}.input-compare .input-compare__indicator{padding-inline:0}.documents-holder:not(:empty){display:-webkit-flex;display:-ms-flexbox;display:flex;padding:.5rem 1rem}.documents-holder.multiple{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:.5rem;gap:.5rem}.documents-holder .document{position:relative;overflow:hidden;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;grid-column-gap:.4rem;-webkit-column-gap:.4rem;-moz-column-gap:.4rem;column-gap:.4rem;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#f3f1fc;border-radius:4px;padding:.5rem 1rem .5rem .5rem;isolation:isolate}.documents-holder .document p{font-size:.85rem;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.documents-holder .document .file-icon{font-size:1.5rem;color:#7565c0;margin-right:.4rem;vertical-align:middle}.documents-holder .document.is-image{aspect-ratio:1;background:unset;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.documents-holder .document.is-image .document-delete{position:absolute;top:.75rem;right:.75rem}.documents-holder .document.is-image img{-webkit-transition:-webkit-filter .3s ease-in-out;transition:-webkit-filter .3s ease-in-out;transition:filter .3s ease-in-out;transition:filter .3s ease-in-out,-webkit-filter .3s ease-in-out;-o-object-fit:cover;object-fit:cover;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.documents-holder .document.is-image.is-delete img{-webkit-filter:grayscale(1);filter:grayscale(1)}.documents-holder .document.is-image.is-delete .input-field-checkbox-container:before{background:unset}.documents-holder .document-delete .input-field-checkbox-container{padding:unset!important}.documents-holder .document-delete .input-field-checkbox-container input{display:none}.documents-holder .document-delete .input-field-checkbox-container:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:transparent;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;pointer-events:none}.documents-holder .document-delete .input-field-checkbox-container[data-checked=true]:before{background:rgba(238,56,56,.2)}.documents-holder .document-delete .input-field-checkbox-container[data-checked=true]~.delete-icon:after{content:"✔";position:absolute;top:50%;left:80%;-webkit-transform:translate(-50%,-55%) rotate(15deg);transform:translate(-50%,-55%) rotate(15deg);font-size:1.75rem;color:#fff;text-shadow:0 0 4px #000}.documents-holder .document-delete .delete-icon{position:relative;font-size:1.5rem;color:#ee3838;cursor:pointer}.postal-code-field{position:relative}.postal-code-field input:focus+.postal-code-field__menu{visibility:visible}.postal-code-field__menu{list-style:none;position:absolute;z-index:1;top:100%;left:0;width:100%;background-color:#fff;border-radius:0 0 4px 4px;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.2);box-shadow:0 4px 4px rgba(0,0,0,.2);max-height:15vh;overflow-y:auto;visibility:hidden;-webkit-transition:visibility .2s ease-in-out;transition:visibility .2s ease-in-out}.postal-code-field__menu>li{padding:.5rem 1rem;cursor:pointer}.postal-code-field__menu>li:hover{background-color:#8577c7;color:#fff}.user-list__container{position:absolute;top:0;left:0;z-index:1000}.user-list{position:absolute;top:var(--caret-top);left:var(--caret-right);right:calc(var(--caret-left)*-1 + 2ch);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:#f9f9f9;border:1px solid #ccc;padding:0;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);max-height:300px;overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:contain}.user-list .user-list__search{font:inherit;border:none;padding:.4rem;&:focus-visible{outline:none}}.user-list:focus-within .user-list__search:focus+.user-list__item{background-color:#ccc4f3}.user-list .user-list__item{padding:.4rem;cursor:pointer;&:is(:hover,:focus){background-color:#ccc4f3}&:focus-visible{outline-color:#9589c0}}:where(.table-thead th){background-color:#9799a5;color:#fff}.table-thead th{height:40px}.table-thead th.sortable span{position:relative;display:grid;grid-template-columns:1fr 8px;grid-gap:.4em;gap:.4em;cursor:pointer}.table-thead th.sortable span:after,.table-thead th.sortable span:before{--_font-size:0.8em;position:absolute;grid-column:2;font-size:var(--_font-size);line-height:0}.table-thead th.sortable span:before{content:"▲";top:calc(var(--_font-size)/2)}.table-thead th.sortable span:after{content:"▼";bottom:calc(var(--_font-size)/2)}.table-thead th.sorted[data-order=asc] span:after,.table-thead th.sorted[data-order=desc] span:before{opacity:.5}.datatable tbody{position:relative;isolation:isolate}.ui-table-wrapper{position:relative;height:100%}.listing-table-tbody__loader{text-align:center!important;position:absolute;z-index:3;top:40px;right:0;bottom:0;left:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.listing-table-tbody__loader>div{width:12rem;margin-inline:auto}.listing-table-tbody__loader>div svg{overflow:visible}.datatable .empty td:not(.listing-table-tbody__loader):first-of-type,.datatable td#table-error{text-align:center;padding-bottom:15vw;cursor:unset}.datatable .empty{height:15rem}.table-v4 tbody .actions-column .btn{width:2rem;line-height:0;padding:.5rem;aspect-ratio:1}.datatable.table-v4 tbody td{cursor:auto}.quotes-products__popup{background:#fff;min-width:55%;max-height:90vh;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.quotes-products__popup__header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#ccc4f3;color:#fff;font-weight:700;padding:1rem;font-size:.9rem}.quotes-products__popup__body{padding:1rem;position:relative}.quotes-products__popup__body__add-form{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;grid-column-gap:1rem;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;padding-block:1rem}.quotes-products__popup__body__add-form button{-webkit-flex:none;-ms-flex:none;flex:none;aspect-ratio:1/1;background:#2f56b7;color:#fff;border:none;font-size:1.5rem;padding-inline:.5rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.quotes-products__popup__body__add-form button:hover{background:#25438e}.quotes-products__popup__body__add-form .react-select{min-width:350px}.quotes-products__popup__body__add-form .react-select__control{border-color:transparent!important;-webkit-box-shadow:unset!important;box-shadow:unset!important}.quotes-products__popup__body__add-form .react-select__input,.quotes-products__popup__body__add-form .react-select__single-value{color:#9b91d1;font-weight:700}.quotes-products__popup__body__add-form .react-select__value-container{cursor:text}.quotes-products__popup__body__add-form:not(.advanced) .input-field-wrapper:first-of-type{-webkit-flex:auto;-ms-flex:auto;flex:auto}:where(.quotes-products__popup__body__add-form.advanced,.quotes-products__popup__body__total-quantity,.quotes-products__popup__body__table__price,.quotes-products__popup__body__table__quantity)>.input-field{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;background:#f2effc;border:none;padding:.75rem 1rem;color:#9b91d1;font-weight:700}:where(.quotes-products__popup__body__add-form.advanced,.quotes-products__popup__body__total-quantity,.quotes-products__popup__body__table__price,.quotes-products__popup__body__table__quantity)>.input-field:focus{outline:none}:where(.quotes-products__popup__body__add-form.advanced,.quotes-products__popup__body__total-quantity,.quotes-products__popup__body__table__price,.quotes-products__popup__body__table__quantity)>.input-field::-webkit-input-placeholder{color:#9b91d1;font-weight:400}:where(.quotes-products__popup__body__add-form.advanced,.quotes-products__popup__body__total-quantity,.quotes-products__popup__body__table__price,.quotes-products__popup__body__table__quantity)>.input-field::-moz-placeholder{color:#9b91d1;font-weight:400}:where(.quotes-products__popup__body__add-form.advanced,.quotes-products__popup__body__total-quantity,.quotes-products__popup__body__table__price,.quotes-products__popup__body__table__quantity)>.input-field:-ms-input-placeholder{color:#9b91d1;font-weight:400}:where(.quotes-products__popup__body__add-form.advanced,.quotes-products__popup__body__total-quantity,.quotes-products__popup__body__table__price,.quotes-products__popup__body__table__quantity)>.input-field::-ms-input-placeholder{color:#9b91d1;font-weight:400}:where(.quotes-products__popup__body__add-form.advanced,.quotes-products__popup__body__total-quantity,.quotes-products__popup__body__table__price,.quotes-products__popup__body__table__quantity)>.input-field::placeholder{color:#9b91d1;font-weight:400}.quotes-products__popup__body__advanced{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding-block:1rem}.quotes-products__popup__body__advanced button{border:none;background:none;text-decoration:underline;color:#9b91d1;font-weight:700;cursor:pointer;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.quotes-products__popup__body__advanced button:hover{color:#7a6dc2}.quotes-products__popup__body__buttons{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding-block:1rem;grid-column-gap:1rem;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.quotes-products__popup__body__buttons.button-search-container{padding-top:0}.quotes-products__popup__body__buttons button{background:none;font-weight:700;cursor:pointer;padding:.5rem 2rem;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.quotes-products__popup__body__buttons .quotes-products__popup__body__button-return{border:1px solid #2f56b7}.quotes-products__popup__body__buttons .quotes-products__popup__body__button-return:hover{background:rgba(155,145,209,.15)}.quotes-products__popup__body__buttons .quotes-products__popup__body__button-validate{border:1px solid #2f56b7;background:#2f56b7;color:#fff}.quotes-products__popup__body__buttons .quotes-products__popup__body__button-validate:hover{background:#2a4ca3}.quotes-products__popup__body__add-form .loader{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:1.75rem}.quotes-products__popup__body__add-form .react-select__menu{max-height:250px}.quotes-products__popup__body__add-form .react-select__menu>div{max-height:inherit}.quotes-products__popup__body__search-count-results{font-size:.9rem;color:#7565c0}.quotes-products__popup__body__table-loader-container{position:relative}.quotes-products__popup__body__table-container{overflow-y:auto;height:35vh;position:relative}.quotes-products__popup__body__table{color:#9b91d1}.quotes-products__popup__body__table thead{background:#f5f3fc}.quotes-products__popup__body__table thead th{text-transform:none!important;font-weight:500!important}.quotes-products__popup__body__table thead th:first-child{width:75px}.quotes-products__popup__body__table thead th:nth-child(4){width:100px}.quotes-products__popup__body__table thead th:nth-child(5){width:17%}.quotes-products__popup__body__table tbody.empty{height:unset}.quotes-products__popup__body__table tbody.empty td:not(.listing-table-tbody__loader):first-of-type{padding-bottom:unset}.quotes-products__popup__body__table tbody tr .quotes-products__popup__body__table__desc p:first-child{font-weight:500;font-size:.85rem}.quotes-products__popup__body__table tbody tr .quotes-products__popup__body__table__desc p:not(:first-child){font-weight:300;font-size:.65rem}.quotes-products__popup__body__table tbody tr .quotes-products__popup__body__table__price{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.25rem;gap:.25rem}.quotes-products__popup__body__table tbody tr .quotes-products__popup__body__table__quantity input{text-align:right;padding-right:0}.quotes-products__popup__body__table tbody tr:nth-child(2n) :where(.quotes-products__popup__body__table__quantity,.quotes-products__popup__body__table__price) input{background:#fff}.quotes-products__popup__body__table tbody tr img{width:100%}.quotes-products__popup__body__table tbody tr td{cursor:auto;color:#9b91d1}.quotes-products__popup__body__sub-table{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;grid-gap:2rem;gap:2rem;margin-top:1rem}.quotes-products__popup__body__total-quantity,.quotes-products__popup__body__total-sections{display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:.5rem;gap:.5rem}:where(.quotes-products__popup__body__total-sections,.quotes-products__popup__body__total-quantity) label{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;color:#7565c0;max-width:6rem}.quotes-products__popup__body__total-quantity input{height:100%;max-width:6rem}.quotes-products__popup__body__total-sections>.react-select{min-width:10rem}.quotes-products__popup__body__total{color:#9b91d1;font-weight:600;display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:2rem;gap:2rem}.quotes-products__popup__body__total,.quotes-products__prices-infos{background:#f5f3fc;font-size:.8rem;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.5rem;white-space:nowrap}.quotes-products__prices-infos{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:.25rem;row-gap:.25rem;grid-column-gap:.25rem;-webkit-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem;text-align:right;color:#8070c7;width:28%;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content;margin-block:2rem 1rem}.quotes-products__prices-infos.is-show{margin-right:.5rem}.quotes-products__prices-infos p{line-height:1.3}.quotes-products__prices-infos hr{grid-column:span 2;border:none;background:rgba(210,229,250,.6);height:1px;margin-block:.65rem}.quotes-products__prices-infos .small{font-size:.65rem}.quotes-products__prices-infos .alt-text{color:#7e7999}.quotes-products__prices-infos p:last-child{font-weight:700}.documents-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(400px,100%),1fr));grid-gap:.5rem;gap:.5rem;padding:.5rem}.documents-list .document{position:relative;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;grid-column-gap:.4rem;-webkit-column-gap:.4rem;-moz-column-gap:.4rem;column-gap:.4rem;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#f3f1fc;border-radius:4px;padding:.5rem 1rem .5rem .5rem}.documents-list .document .file-icon{font-size:1.5rem;color:#7565c0;margin-right:.4rem;vertical-align:middle}.documents-list .document-label{font-size:.85rem;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.documents-list .document-icon{font-size:1rem;color:#372e74;cursor:pointer;margin-left:5px;border:1px solid #372e74;border-radius:4px;padding:5px 0;text-align:center;width:32px;height:32px;line-height:1}.documents-list .document-icon:not(.disabled):hover{background-color:#372e74;color:#fff}.documents-list .document-icon.disabled{cursor:not-allowed;background-color:#ccc;color:#5f5f5f;border-color:#ccc}.documents-list .document-delete{position:absolute;top:0;right:0;-webkit-transform:translate(25%,-25%);transform:translate(25%,-25%);width:1rem;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;font-size:.8rem;background:#e74c3c;color:#fff;cursor:pointer;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.documents-list .document-delete:hover{-webkit-transform:translate(25%,-25%) scale(1.1);transform:translate(25%,-25%) scale(1.1)}.quotes-products-table-attributes-popup{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);z-index:9;display:grid;place-items:center}.quotes-products-table-attributes-popup__content{max-height:85%;overflow:auto;background:#fff;border-radius:6px;min-width:300px;max-width:80%}.quotes-products-table-attributes-popup__header{position:-webkit-sticky;position:sticky;top:0;left:0;right:0;border-top-right-radius:inherit;border-top-left-radius:inherit;background:#f3f1fc;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.5rem 1rem;color:#372e74}.quotes-products-table-attributes-popup__header i{cursor:pointer;font-size:1.3rem}.quotes-products-table-attributes-popup__body{padding:1rem}.quotes-products-table-attributes-popup__attributes{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-row-gap:1rem;row-gap:1rem}.quotes-products-table-attributes-popup__attribute{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:1rem;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;grid-row-gap:.5rem;row-gap:.5rem}.is-show .show-field__value{font-weight:700;color:#372e74}.quotes-products-table-attributes-popup__attribute-label{font-size:.8rem;color:#372e74;font-weight:500}.quotes-products-table-attributes-popup__attributes .input-field{border:none;border-radius:3px;padding:.5rem;font-size:.9rem;color:#7565c0;background:#f3f1fc;width:100%}.quotes-products-table-attributes-popup__attributes .input-field:focus{outline-color:transparent}.quotes-products-table-attributes-popup__attributes .input-field::-webkit-input-placeholder{color:rgba(55,46,116,.6)}.quotes-products-table-attributes-popup__attributes .input-field::-moz-placeholder{color:rgba(55,46,116,.6)}.quotes-products-table-attributes-popup__attributes .input-field:-ms-input-placeholder{color:rgba(55,46,116,.6)}.quotes-products-table-attributes-popup__attributes .input-field::-ms-input-placeholder{color:rgba(55,46,116,.6)}.quotes-products-table-attributes-popup__attributes .input-field::placeholder{color:rgba(55,46,116,.6)}:where(.quotes-products-table-attributes-popup__no-attribute,.quotes-products-table-attributes-popup__loading){text-align:center;color:#372e74;font-size:.9rem}.is-show .quotes-products-table-attributes-popup__group:nth-child(2n){-webkit-box-shadow:0 0 0 8px #f3f1fc;box-shadow:0 0 0 8px #f3f1fc;background:#f3f1fc}.quotes-products-table-attributes-popup__group-title{font-size:1rem;font-weight:500;color:#372e74;margin-bottom:.5rem}.quotes-products-table-attributes-popup__group-attributes{display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:1rem;gap:1rem}.quotes-products-table-attributes-popup__group-attributes__field{-webkit-flex:auto;-ms-flex:auto;flex:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.4rem;gap:.4rem;line-height:1;color:#372e74}.quotes-products-table-attributes-popup__group-attributes__field input[type=checkbox]{width:1.4rem;height:1.4rem;accent-color:#8577c7;cursor:pointer}.quotes-products-table-attributes-popup__footer{position:-webkit-sticky;position:sticky;bottom:0;left:0;right:0;background:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:.5rem 1rem;border-top:2px solid #f3f1fc}.quotes-products-table-attributes-popup__footer>button{padding:.5rem 1rem;border-radius:3px;border:none;font-size:.9rem;font-weight:500;color:#fff;background:#7565c0;cursor:pointer;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out}.quotes-products-table-attributes-popup__footer>button:hover{background:#6553b8}button.quote-line-description-btn{line-height:2.4}.quote-line-description-editor .input-field-rich-text-editor .tox-tinymce{min-height:200px;-webkit-transition:border-color .2s ease-in-out;transition:border-color .2s ease-in-out}.quote-line-description-editor.has-error .input-field-rich-text-editor .tox-tinymce{border-color:#e74c3c}.quote-line-description-editor.has-error>p{color:#e74c3c;margin-top:.3rem}.quote-line-description-editor button:disabled{background-color:#ccc;border-color:#ccc;color:#5f5f5f;cursor:not-allowed}.tox.tox-tinymce-aux{z-index:9999}.quotes-products__thead.empty{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-inline:.5rem}.quotes-products__item,.quotes-products__prices-infos__grid,.quotes-products__tbody__section__total,.quotes-products__thead:not(.empty){display:grid;grid-template-columns:.5fr .5fr 2fr 1fr .5fr 1fr .5fr .75fr .5fr;grid-gap:1rem;gap:1rem}.is-show :where(.quotes-products__thead:not(.empty),.quotes-products__item,.quotes-products__tbody__section__total,.quotes-products__prices-infos__grid){grid-template-columns:.5fr .5fr 2fr 1fr .5fr .5fr .5fr .75fr .5fr}:is(.quotes-products__thead:not(.empty),.quotes-products__item,.quotes-products__tbody__section__total,.quotes-products__prices-infos__grid)>*{min-width:0}.quotes-products__prices-infos{grid-column:span 8;justify-self:flex-end}.quotes-products__thead{place-items:center;background:#eef0fa;border-radius:3px;color:#7565c0;font-size:.9rem;white-space:nowrap;font-weight:700;padding-block:.5rem}.quotes-products__thead .quotes-products__no-products>div{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-column-gap:.65rem;-webkit-column-gap:.65rem;-moz-column-gap:.65rem;column-gap:.65rem}.quotes-products__thead .quotes-products__no-products i{font-size:1.25rem;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.products__thead__optional span{margin-left:.25rem;display:inline-grid;place-items:center;width:1.2rem;height:1.2rem;border-radius:50%;cursor:help;color:#fff;background:#7565c0}.quotes-products__thead .products__thead__desc{justify-self:flex-start}.quotes-products__thead .products__thead__total{justify-self:flex-end}.quotes-products__thead .products__thead__actions{justify-self:stretch}.quotes-products__thead.empty .products__thead__actions{min-width:4.5rem}.quotes-products__actions{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.quotes-products__actions button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.25rem;color:#fff;aspect-ratio:1/1;font-size:1rem;border:unset;background:#7565c0;cursor:pointer;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.quotes-products__actions button:hover{background:#5846ac}.quotes-products__actions button:disabled{background:#7565c0;color:#fff;cursor:not-allowed}.quotes-products__tbody__section{margin-block:.75rem;border-bottom:4px solid #fff}.quotes-products__tbody__section>h3{margin-bottom:.5rem;font-size:1rem;color:#372e74;margin-left:.5rem}.quotes-products__tbody__section__heading{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.5rem;gap:.5rem}.quotes-products__tbody__section__heading>input{display:inline-block;border:none;border-bottom:2px solid #7565c0;margin-bottom:.5rem;padding-left:.4rem;padding-top:.25rem;padding-right:2ch;font-size:1rem;color:#372e74}.quotes-products__tbody__section__heading>input:focus{outline-color:transparent}.quotes-products__tbody__section__heading>input::-webkit-input-placeholder{color:rgba(55,46,116,.4)}.quotes-products__tbody__section__heading>input::-moz-placeholder{color:rgba(55,46,116,.4)}.quotes-products__tbody__section__heading>input:-ms-input-placeholder{color:rgba(55,46,116,.4)}.quotes-products__tbody__section__heading>input::-ms-input-placeholder{color:rgba(55,46,116,.4)}.quotes-products__tbody__section__heading>input::placeholder{color:rgba(55,46,116,.4)}.quotes-products__tbody__section__heading>button{border:none;background:unset;font-size:1rem;color:#e86565}.quotes-products__item{padding-block:1rem}.quotes-products__item:nth-child(odd){background:#f5f7ff}.quotes-products__item>div{color:#9b91d1}.quotes-products__item .quotes-products__item__label__commentary{font-size:.65rem;font-style:italic;white-space:pre-line}.quotes-products__item .quotes-products__item__label>div{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-row-gap:.75rem;row-gap:.75rem}.quotes-products__item .quotes-products__item__label .input-field{text-align:left}.quotes-products__item .quotes-products__item__label textarea{resize:none;border-radius:unset;min-height:3.5rem;text-align:left}.quotes-products__item .quotes-products__item__label textarea::-webkit-input-placeholder{color:#bbb4e0;font-family:Poppins,sans-serif;font-size:.7rem;font-weight:500}.quotes-products__item .quotes-products__item__label textarea::-moz-placeholder{color:#bbb4e0;font-family:Poppins,sans-serif;font-size:.7rem;font-weight:500}.quotes-products__item .quotes-products__item__label textarea:-ms-input-placeholder{color:#bbb4e0;font-family:Poppins,sans-serif;font-size:.7rem;font-weight:500}.quotes-products__item .quotes-products__item__label textarea::-ms-input-placeholder{color:#bbb4e0;font-family:Poppins,sans-serif;font-size:.7rem;font-weight:500}.quotes-products__item .quotes-products__item__label textarea::placeholder{color:#bbb4e0;font-family:Poppins,sans-serif;font-size:.7rem;font-weight:500}.quotes-products__item .quotes-products__item__optional{text-align:center;vertical-align:middle}.quotes-products__item .quotes-products__item__optional .input-field-checkbox-container{display:inline-grid;place-items:center;background:unset}.quotes-products__item__attributes dl{display:grid;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-template-columns:repeat(2,1fr);grid-gap:.3rem;gap:.3rem}.quotes-products__item__attributes dl dt{font-weight:700}.quotes-products__item .quotes-products__item__price{justify-self:flex-end}.quotes-products__item .quotes-products__item__quantity{justify-self:center}.quotes-products__item .quotes-products__item__discount>div{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.quotes-products__item .quotes-products__item__discount>div>.input-field{-webkit-flex:auto;-ms-flex:auto;flex:auto;border-radius:5px 0 0 5px;border-right:unset}.quotes-products__item .quotes-products__item__discount>div>.react-select{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.quotes-products__item .quotes-products__item__discount .react-select__control{border-radius:0 5px 5px 0}.quotes-products__item .react-select{min-width:4rem}.quotes-products__item .react-select__menu{text-align:left}.quotes-products__item .react-select__control{background:#fff;border:1px solid #9b91d1!important;min-height:2.3rem}.quotes-products__item .react-select__control--is-focused{outline:unset;-webkit-box-shadow:unset;box-shadow:unset}.quotes-products__item .react-select__indicator,.quotes-products__item .react-select__single-value{color:#9b91d1}.quotes-products__item .react-select__indicator{padding:unset;padding-inline:4px}.quotes-products__item .quotes-products__item__vat>p{text-align:center}.quotes-products__item .quotes-products__item__actions>div{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-column-gap:.25rem;-webkit-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem}.quotes-products__item .quotes-products__item__actions .quotes-products__item__actions__btns{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-row-gap:.5rem;row-gap:.5rem}.quotes-products__item .quotes-products__item__actions button{border:1px solid #a097d3;color:#a097d3;font-size:1rem;background:#fff;width:1.5rem;aspect-ratio:1/1;cursor:pointer;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.quotes-products__item .quotes-products__item__actions button:hover{background:#f8f8fc}.quotes-products__item .quotes-products__item__total{font-weight:600;justify-self:flex-end;padding-right:.5rem;text-align:end}.quotes-products__item .quotes-products__item__total .discount{font-weight:400;text-decoration:line-through;font-size:.65rem}.quotes-products__item .input-field{width:100%;border:1px solid #9b91d1;background:#fff;border-radius:5px;height:2.3rem;padding:.25rem .5rem;color:#9b91d1;text-align:right}.quotes-products__item .input-field:focus{outline:none}.quotes-products__item__product p:first-child{font-size:.9rem;font-weight:500}.quotes-products__item__product p{font-size:.65rem}.quotes-products__item .quotes-products__item__img img{width:100%;-o-object-fit:cover;object-fit:cover;vertical-align:middle}.quotes-products__tbody__section__total{font-size:.8rem;color:#8070c7;background:#f5f3fc;text-align:right;padding-block:.4rem;border-bottom:2px solid rgba(128,112,199,.2)}.quotes-products__tbody__section__total span:first-child{grid-column:span 7}.quotes-products__tbody__section__total span:last-child{font-weight:500}.quotes-products__tbody__droppable{min-height:4rem}.quotes-products__add-section button{border:none;background:#7565c0;color:#fff;padding:.5rem 1rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.5rem;gap:.5rem;font-size:.9rem;font-weight:700;cursor:pointer;-webkit-transition:background-color .3s ease-in-out,color .3s ease-in-out;transition:background-color .3s ease-in-out,color .3s ease-in-out}.quotes-products__add-section button:hover{background:#5846ac}.quotes-products__add-section button:disabled{background:#ccc;color:#5f5f5f;cursor:not-allowed}.quotes-products__add-section button>i{font-size:1.2rem}.quotes-products__wrapper{overflow-x:auto;border-radius:5px}.quotes-products__popup__background{display:none}.quotes-products__popup__background.active{z-index:3;top:0;right:0;bottom:0;left:0;background:rgba(51,51,51,.7)}.ged-popup,.quotes-products__popup__background.active{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:fixed}.ged-popup{inset:0;z-index:9999;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:rgba(0,0,0,.8);padding-inline:20%}.ged-popup>*{min-width:unset!important;-webkit-flex-basis:unset!important;-ms-flex-preferred-size:unset!important;flex-basis:unset!important}.ged-popup__window-border{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;background:#9589c0;border-bottom:2px solid #7565c0;padding:.5rem 1rem;font-size:.9rem;color:#fff;font-weight:500}.ged-popup__window-border i{cursor:pointer;font-size:1.5rem}.collection-type-field{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:1rem;gap:1rem;padding:1rem;border:1px solid #c8c8c8;border-radius:4px}.collection-type-field.is-error{border-color:#e74c3c}.collection-type-field>legend{padding-left:.75rem;padding-right:.75rem}.collection-type-field.is-error>legend{color:#e74c3c}.collection-type-field__rows{margin-top:-1rem}.collection-type-field__row{display:grid;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;grid-template-columns:auto 1fr 38px;grid-gap:1rem;gap:1rem;margin-top:1rem}.collection-type-field__row.no-remove{grid-template-columns:auto 1fr}.collection-type-field__row .drag-handle{line-height:40px;font-size:1.5rem}.collection-type-field__row .btn-danger{aspect-ratio:1;padding:.5rem}.pol-columns{display:grid;grid-template-columns:repeat(1,1fr);grid-template-columns:repeat(var(--cols,1),1fr)}.input-field-wrapper{position:relative;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.input-field-wrapper:not(:last-of-type){margin-bottom:1rem}.input-field-wrapper__row>.input-field-wrapper{margin-bottom:unset}.input-field-wrapper__row>.input-field-wrapper.collection-type{grid-column:1/-1}.input-field-wrapper .input-field-checkbox-container{background-color:#f3f1fc;border-radius:6px;padding:.6rem .8rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-row-gap:.3rem;row-gap:.3rem}.input-field-checkboxes-container .input-field-checkbox input,.input-field-wrapper .input-field-checkbox-container input{height:1.3rem;width:1.3rem;position:relative;vertical-align:middle;cursor:pointer;accent-color:#7565c0}.input-field-wrapper .input-field-checkbox-container+label{top:50%!important;font-size:.8rem!important;color:#7565c0!important;pointer-events:unset!important;cursor:pointer;left:3.3rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.input-field-checkboxes-container,.input-field-radio-container{background-color:#f3f1fc;border-radius:6px;padding:.6rem .8rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-row-gap:.3rem;row-gap:.3rem}.input-field-radio-container .input-field-radio{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-column-gap:.3rem;-webkit-column-gap:.3rem;-moz-column-gap:.3rem;column-gap:.3rem}.input-field-radio-container .input-field-radio label{font-size:.85rem;color:#a59bd6;cursor:pointer}.input-field-radio-container .input-field-radio input:checked+label{color:#7565c0}.input-field-radio-container .input-field-radio input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50%;border:2px solid #a49bd6;background:transparent;width:17px;aspect-ratio:1/1;position:relative;cursor:pointer}.input-field-radio-container .input-field-radio input:checked:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:50px;background:#7565c0}.input-field-checkboxes-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(125px,1fr));grid-gap:.5rem;gap:.5rem}.input-field-checkboxes-container .input-field-checkbox{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-column-gap:.3rem;-webkit-column-gap:.3rem;-moz-column-gap:.3rem;column-gap:.3rem}.input-field-checkboxes-container .input-field-checkbox label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#a59bd6}.input-field-checkboxes-container .input-field-checkbox input:checked+label{color:#7565c0}.input-field-wrapper .input-field{width:100%;height:40px;padding:10px;font-size:1.2em;border:0;border-radius:6px;background:#f3f1fc;color:#7565c0;accent-color:#7565c0}.input-field-wrapper .input-field:active,.input-field-wrapper .input-field:focus{outline:none}.input-field-wrapper .input-field[type=range]{padding-inline:0}.input-field-wrapper .input-field+.range-markers{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:-.5rem;font-size:.8rem;color:#7565c0}.input-field-wrapper .input-field+.range-markers>.range-marker:not(:is(:first-child,:last-child)){-webkit-transform:translateX(35%);transform:translateX(35%)}.input-field-wrapper textarea.input-field{resize:vertical;min-height:40px}.input-field-wrapper>.input-field__error+label{top:-.3rem}.input-field-wrapper>.input-field__errors{-webkit-order:1;-ms-flex-order:1;order:1;color:#dc3545;margin-top:.15rem}.input-field-wrapper .input-field.has-error,.input-field-wrapper>.input-field__errors+.input-field-checkboxes-container,.input-field-wrapper>.input-field__errors+.input-field-rich-text-editor>div,.input-field-wrapper>.input-field__errors+.react-select .react-select__control{outline:1px solid #dc3545;outline-offset:-1px}.input-field-wrapper>label{position:absolute;left:1.75rem;top:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:top .1s linear,font-size .1s linear;transition:top .1s linear,font-size .1s linear;pointer-events:none;font-size:1.1em;color:#a59bd6;white-space:nowrap;overflow:hidden;max-width:calc(100% - 50px);display:block;text-overflow:ellipsis}.input-field-wrapper>label:first-child{display:none}.filepond--wrapper~label,.input-field-wrapper>:is(.input-field:focus,.input-compare.splited,[data-focus=true])+label,.input-field-wrapper>label.active,:is(.input-field-radio-container,.input-field-checkboxes-container,.input-field-rich-text-editor)+label,input[type=date]~label,input[type=datetime-local]~label,input[type=range]~label{top:-.4rem;font-size:.9em;color:#000}:where([data-is-required=true],.select-is-required)~label:after{content:"*"}.filepond-v4{margin-bottom:unset}.input-display-fields{display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:.5rem;gap:.5rem;margin-top:.75rem}.input-display-fields>button{background:unset;border:unset;cursor:pointer;color:#7565c0;font-size:.9rem;font-weight:700;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.input-display-fields>button:hover{color:#372e74}.input-field-wrapper:has(.react-select--is-disabled){cursor:not-allowed}.react-select--is-disabled{-webkit-filter:grayscale(1);filter:grayscale(1)}.siret-input{display:-webkit-flex;display:-ms-flexbox;display:flex}.siret-input .input-field{border-top-right-radius:0;border-bottom-right-radius:0}.siret-input__button{border:none;position:relative;display:inline-grid;place-items:center;background:#f3f1fc;border-top-right-radius:6px;border-bottom-right-radius:6px;height:40px;aspect-ratio:1/1;cursor:pointer;color:#36b43a;font-size:1rem;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.siret-input__button:before{content:"";position:absolute;inset-block:8px;right:100%;width:1px;background:#ccc}.siret-input__button:disabled{cursor:not-allowed;color:#5f5f5f}.siret-input__popup{min-width:60vw}.siret-input__popup-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.siret-input__explanation{margin-bottom:1rem}.siret-input__popup-grid{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:1rem;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}@media(max-width:768px){.siret-input__popup-grid{grid-template-columns:1fr}}.siret-input__popup-grid .input-field-wrapper>label{white-space:normal}.siret-input__popup-content .btn.btn-primary{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.input-field-rich-text-editor{position:relative}.quote-state-form{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:2rem;gap:2rem;padding-bottom:1rem}.quote-state-form,.quote-state-form>button{display:-webkit-flex;display:-ms-flexbox;display:flex}.quote-state-form>button{background:none;align-self:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.5rem;gap:.5rem;padding:.75rem 2.5rem;border:1px solid #47ad3b;border-radius:4px;color:#47ad3b;cursor:pointer;-webkit-transition:background .2s ease-in-out,color .2s ease-in-out;transition:background .2s ease-in-out,color .2s ease-in-out}.quote-state-form>button:hover{background:#47ad3b;color:#fff}.quote-state-form>button:disabled{border-color:#ccc;background:#ccc;color:#fff;cursor:not-allowed}.quote-state-form__field{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;color:#372e74}.quote-state-form__field:first-child{margin-top:.5rem}.quote-state-form__field:not(:last-child){margin-bottom:1.5rem}.quote-state-form__field .input-field-wrapper{width:100%}.quote-state-form__field .react-select{border:1px solid transparent;border-radius:4px}.quote-state-form__field .input-field__errors{-webkit-order:1;-ms-flex-order:1;order:1;color:#e74c3c}.quote-state-form__field .input-field__errors+.react-select{border-color:#e74c3c}.quote-state-form__field .show-field__value{font-weight:700}.quote-state-form__field textarea{border:none;border-radius:4px;width:100%;min-height:5rem;max-height:12rem;resize:vertical;background:#f3f1fc;color:#7565c0;padding:.5rem}.quote-state-form__field textarea:focus{outline:transparent}.quote-state-form__field textarea::-webkit-input-placeholder{color:rgba(117,101,192,.6)}.quote-state-form__field textarea::-moz-placeholder{color:rgba(117,101,192,.6)}.quote-state-form__field textarea:-ms-input-placeholder{color:rgba(117,101,192,.6)}.quote-state-form__field textarea::-ms-input-placeholder{color:rgba(117,101,192,.6)}.quote-state-form__field textarea::placeholder{color:rgba(117,101,192,.6)}.form-v4{padding-bottom:2rem!important;position:relative;isolation:isolate}.form-v4__loader{position:absolute;z-index:1;top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.form-v4__loader .is-loading{position:-webkit-sticky;position:sticky;top:calc(50% - 6rem);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media(max-width:767px){.form-v4__loader .is-loading{top:calc(50% - 4rem)}}.form-v4__loader .is-loading svg{width:12rem;overflow:visible}.form-v4 .is-error{color:#f13f3f;font-weight:500;font-size:.85rem}.form-entity-loader{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.form-entity-loader .loader svg{overflow:visible;width:12rem;max-width:100%}.form-entity-actions__wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;grid-gap:1rem;gap:1rem}.form-entity__draft{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;margin-right:auto;background:rgba(252,193,81,.25);color:#000;font-size:1rem;font-weight:700;padding:.5rem 1rem;border-radius:4px}.form-entity-actions{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:1rem;gap:1rem}.form-entity-actions .form__back{-webkit-order:0;-ms-flex-order:0;order:0}.form-entity-actions .form__submit{-webkit-order:2;-ms-flex-order:2;order:2}.form-entity-actions>:where(:not(.form__back):not(.form__submit)){-webkit-order:3;-ms-flex-order:3;order:3}.form-entity-actions .form__recalculate{-webkit-order:1;-ms-flex-order:1;order:1}.form-entity-actions .form__recalculate .form__submit__btn{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.15rem;gap:.15rem;border-color:#fcc151;background-color:#fcc151;color:#000}.form-entity-actions .form__recalculate .form__submit__btn:hover{background-color:#fbaf1f}@media(max-width:768px){.form-entity-actions .btn>span{display:none}}.form-entity-actions .btn>i{font-size:1.1rem;margin:unset}.form-entity-actions .submit-and-add-prospect{height:40px;padding-inline:1rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;grid-gap:.3rem;gap:.3rem}.form-entity-actions .submit-and-add-prospect:disabled{background:#ccc;border-color:#ccc;color:#5f5f5f;pointer-events:none}.inline-loader{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.3rem;gap:.3rem;font-size:.9rem}.inline-loader>i{line-height:0;font-size:1.4em;color:#372e74}.pol-table__wrapper{position:relative}.pol-table__wrapper.is-loading{position:relative;min-height:400px;overflow:hidden}.pol-table__wrapper>.is-loading{position:absolute;top:2.1rem;right:0;bottom:0;left:0;z-index:2;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}@media(max-width:991px){.pol-table__wrapper>.is-loading{top:3rem}}.pol-table__wrapper>.is-loading .loader{position:-webkit-sticky;position:sticky;top:calc(50% - 8rem);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media(max-width:767px){.pol-table__wrapper>.is-loading .loader{top:calc(50% - 4rem)}}.pol-table__wrapper>.is-loading svg{height:16rem}@media(max-width:767px){.pol-table__wrapper>.is-loading svg{height:8rem}}.pol-table__overflow{overflow-x:auto;overflow-y:clip;min-height:20rem}.pol-table__wrapper label[for=pol-table-check-all]{display:none}@media(max-width:991px){.pol-table__wrapper label[for=pol-table-check-all]{display:inline-block;padding:.5rem;cursor:pointer;color:#372e74;border:1px solid #372e74;border-radius:6px;margin-block:.5rem;-webkit-transition:background-color .2s ease-in-out,color .2s ease-in-out;transition:background-color .2s ease-in-out,color .2s ease-in-out}.pol-table__wrapper label[for=pol-table-check-all]:hover{background:#372e74;color:#fff}}@media print{.pol-table__wrapper label[for=pol-table-check-all]{display:none}}.pol-table__wrapper .action-view-orders-list{position:absolute;z-index:1;top:2.1rem;right:0;background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.25);box-shadow:0 0 5px rgba(0,0,0,.25)}.pol-table{width:100%;border-collapse:collapse}.pol-table thead{background:#9799a5}.pol-table.contacts thead{background:#9b59b6}.pol-table.actions thead{background:#47ad3b}.pol-table.devis thead{background:#e67e22}.pol-table.articles thead{background:#00a0b0}.pol-table.mail-type thead{background:#95a5a6}.pol-table.prospects thead{background:#3860c4}.is-loading .pol-table thead{visibility:hidden;opacity:0}.pol-table thead{-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;text-transform:uppercase}@media(max-width:991px){.pol-table thead{display:none}}.pol-table thead th{color:#fff;height:2.1rem}.pol-table thead th[data-type]{white-space:nowrap;font-size:.8rem;padding-inline:1rem;font-weight:400}.pol-table thead th[data-type]:focus{outline:none}.pol-table thead th.sortable span{cursor:pointer;position:relative;padding-right:16px}.pol-table thead th.sortable span:after,.pol-table thead th.sortable span:before{display:block;position:absolute;top:50%;right:-2px;font-size:8px}.pol-table thead th.sortable span:before{content:"▲";-webkit-transform:translateY(-100%);transform:translateY(-100%)}.pol-table thead th.sortable span:after{content:"▼"}.pol-table th.sortable .active[data-sort=asc]:after,.pol-table th.sortable .active[data-sort=desc]:before{color:hsla(0,0%,100%,.5)}.pol-table thead th[data-type=string],.pol-table thead th[data-type=unknown]{text-align:left}.pol-table thead th[data-type=image]{width:6rem;min-width:6rem}.pol-table th>i{margin-inline:1rem;vertical-align:middle;font-size:1rem;cursor:pointer}.pol-table__check-all{width:0}.pol-table__view-orders{text-align:right;width:0}.pol-table input[type=checkbox]{aspect-ratio:1/1;width:1rem;accent-color:#372e74;margin-inline:1rem;vertical-align:middle;display:block}@media(max-width:991px){.pol-table input[type=checkbox]{margin:unset}}@media print{.pol-table input[type=checkbox]{display:none}}.pol-table tbody tr{position:relative;cursor:pointer;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.pol-table tbody tr:nth-child(2n){background:#eef0fa}.pol-table tbody tr:hover{background:#e6e9f8}@media(max-width:991px){.pol-table tbody tr{border-bottom:3px solid #eee;display:block}.pol-table tbody tr:not(:last-child){margin-bottom:.75rem}}.pol-table tbody tr.selectable{cursor:auto}.pol-table tbody td[data-checkbox]{position:relative;z-index:1}.pol-table tbody td,.pol-table tfoot td[data-type=money]{height:2.5rem}@media(max-width:991px){.pol-table tbody td,.pol-table tfoot td[data-type=money]{display:block;text-align:right!important;height:auto;min-height:1.5rem;padding:.2rem 1rem!important}.pol-table tbody td[data-label]:before,.pol-table tfoot td[data-type=money][data-label]:before{content:attr(data-label) " :";color:#000;float:left;font-weight:700;text-transform:uppercase}.pol-table tbody td:not(:last-child),.pol-table tfoot td[data-type=money]:not(:last-child){border-bottom:1px solid #ddd}}.pol-table tbody td[data-type],.pol-table tfoot td[data-type]{padding:.5rem 1rem}@media(max-width:768px){.pol-table tbody td{white-space:normal!important}}.pol-table tbody td:not([data-type=longtext]){white-space:nowrap}.pol-table tbody td[data-type=image]{padding:.25rem;text-align:center}.pol-table tbody td[data-type=image]>*{aspect-ratio:1/1}.pol-table tbody td[data-type=image]>div{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media(max-width:991px){.pol-table tbody td[data-type=image]>div{display:inline-block}}.pol-table tbody td[data-type=image]>img{display:block;width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:991px){.pol-table tbody td[data-type=image]>img{margin-left:auto;width:unset}}.pol-table:not(.dashboard-listing__table) :is(tbody td[data-type=money],tfoot td[data-type=money]){position:relative}.pol-table:not(.dashboard-listing__table) :is(tbody td[data-type=money],tfoot td[data-type=money]):before{--_border-width:2px;content:"";position:absolute;top:0;right:0;bottom:0;left:calc(-1*var(--_border-width));border-inline:var(--_border-width) solid #372e74}.pol-table tbody td[data-type=money],.pol-table tfoot td[data-type=money]{text-align:right}.pol-table tfoot td[data-type=money]{font-weight:700;color:#372e74}.pol-table tfoot tr:last-of-type{background:#eef0fa}.pol-table tfoot tr:last-of-type td[data-type=money]{background:#372e74;color:#fff}.pol-table tfoot .tfoot-label{position:-webkit-sticky;position:sticky;left:0;padding-inline:1rem;color:#372e74}.pol-table tbody td[data-type=boolean],.pol-table tbody td[data-type=icon],.pol-table tbody td[data-type=percent]{text-align:center}.pol-table tbody td[data-type=icon] i{font-size:1.2em}.pol-table tbody td[data-type=TelType]{white-space:nowrap}.pol-table tbody td[data-type=TelType] .liveo-format{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.3rem;gap:.3rem;cursor:pointer}.pol-table tbody td[data-type=TelType] .liveo-format:hover{color:#555299}.pol-table tbody td[data-type=TelType] .liveo-format i{font-size:.85rem}.pol-table tbody td[data-type=email] a,.pol-table tbody td[data-type=TelType] .liveo-format{position:relative;z-index:1;color:#372e74}.pol-table tbody td[data-type=email] a:hover,.pol-table tbody td[data-type=TelType] .liveo-format:hover{color:#555299}@media(max-width:991px){.pol-table tfoot td:not([data-type=money]){display:none}}.pol-table tbody td[data-type=rowActions]{position:relative;z-index:1}@media(max-width:991px){.pol-table tbody td[data-type=rowActions]{z-index:unset}}.pol-table tbody tr:hover td[data-type=rowActions]{z-index:2}.pol-table tbody td[data-type=files]{min-width:20rem}@media(max-width:991px){.pol-table tbody td[data-type=pol-actions]{display:contents}}.pol-table .table-link{position:absolute;top:0;right:0;bottom:0;left:0}.pol-table tr.selectable .table-link{pointer-events:none}.pol-table tr.is-draft .table-link{background:#fcc151;opacity:.25}.pol-table .table-actions{list-style:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;grid-gap:.5rem;gap:.5rem;font-size:1rem;padding:.5rem;position:relative}@media(max-width:991px){.pol-table .table-actions{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:.2rem 1rem}}.pol-table .table-actions>li{position:relative;cursor:pointer;aspect-ratio:1/1;color:#372e74;border-radius:4px;border:1px solid #372e74;-webkit-transition:background .2s ease-in-out,color .2s ease-in-out;transition:background .2s ease-in-out,color .2s ease-in-out}.pol-table .table-actions>li[data-disabled=true]{cursor:not-allowed;color:#5f5f5f;border-color:#5f5f5f;background:#ccc}.pol-table .table-actions>li:not([data-disabled=true]):not(.has-dropdown):hover{background:#372e74;color:#fff}.pol-table .table-actions>li.has-dropdown{position:relative;margin-right:1rem;border-top-right-radius:0;border-bottom-right-radius:0}.pol-table .table-actions>li a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.pol-table .table-actions li>*{display:block;padding:.4rem}.pol-table .table-actions li i{display:block}.pol-table .pol-table__no-results{height:auto;padding-block:1.5rem;background:#eef0fa;cursor:auto}.pol-table .pol-table__no-results:hover{background:#eef0fa}.pol-table .pol-table__no-results>div{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.75rem;gap:.75rem;font-size:.85rem;color:#494949}.pol-table .pol-table__no-results i{font-size:1.5rem}.pol-table [id^=pol-table-tooltip]{max-width:400px;word-break:break-all}.pol-table__badge{display:inline-block;line-height:1;padding:.2rem .25rem;border-radius:4px;font-size:.5rem;letter-spacing:.5px;font-weight:600;text-transform:uppercase;color:#fff;background:#8577c7;vertical-align:middle;margin-left:.4rem}.pulse-bg{-webkit-animation:pulse-bg 1.5s ease-in-out;animation:pulse-bg 1.5s ease-in-out}@-webkit-keyframes pulse-bg{50%{background-color:#a59bd6}}@keyframes pulse-bg{50%{background-color:#a59bd6}}.view-orders-list__btn-cancel,.view-orders-list__btn-validate{font-weight:700;font-size:.75rem;border:1px solid #2f56b7;padding-inline:1rem;cursor:pointer;text-transform:uppercase;-webkit-transition:color .3s ease-in-out,background-color .3s ease-in-out;transition:color .3s ease-in-out,background-color .3s ease-in-out}.view-orders-list__btn-cancel:hover,.view-orders-list__btn-validate{background:#2f56b7;color:#fff}.view-orders-list__btn-cancel,.view-orders-list__btn-validate:hover{background:#fff;color:#2f56b7}.view-orders-list__btn-validate:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.5}.view-orders-list__btn-validate>i{display:inline-block;margin-left:.5rem;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.listing-pagination{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:2rem;height:2rem;min-height:2rem}@media print{.listing-pagination{display:none}}.listing-pagination>select:active,.listing-pagination>select:focus{outline:none}.listing-pagination>ul{list-style:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.listing-pagination>ul:first-child{margin-left:auto}.listing-pagination>select,.listing-pagination__item button{border:1px solid #ccc;position:relative;padding:6px 12px;font-size:1em;color:#372e74;background:#fff;cursor:pointer}.listing-pagination__item:not(:last-of-type) button{margin-right:-1px}.listing-pagination__item:first-of-type button{border-top-left-radius:4px;border-bottom-left-radius:4px}.listing-pagination__item:last-of-type button{border-top-right-radius:4px;border-bottom-right-radius:4px}.listing-pagination__item.active button{background:#372e74;border-color:#372e74;color:#fff}.listing-pagination__item.disabled button{color:grey}.listing-searchbar{display:-webkit-flex;display:-ms-flexbox;display:flex}.listing-searchbar input{height:100%;min-height:2.2rem;min-width:150px;border:1px solid #372e74;border-right-width:0;border-radius:4px 0 0 4px;color:#372e74}.listing-searchbar input+.btn{border-top-left-radius:0;border-bottom-left-radius:0;padding-left:.75rem;padding-right:.75rem}.content-search__error{margin-top:5rem;background:#fff;border-radius:5px;padding:1rem}.content-search__error p{font-size:.9rem;font-weight:500}.content-search__error button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-inline:auto;border:none;background:#eef0fa;border-radius:4px;padding:.5rem;margin-top:.5rem;cursor:pointer}.content-search__error button:hover{background:#dadff4}.extended-filters__wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;min-height:3.5rem}.extended-filters__tab{padding:.5rem 1.5rem;text-transform:uppercase;color:#5f5f5f;border-radius:6px 6px 0 0;border:1px solid #9799a5;border-bottom:none;cursor:pointer;font-weight:500;background:#eee;-webkit-transition:background-color .3s ease-in-out,color .3s ease-in-out,border .3s ease-in-out,padding-bottom .2s ease-in-out;transition:background-color .3s ease-in-out,color .3s ease-in-out,border .3s ease-in-out,padding-bottom .2s ease-in-out}.extended-filters__tab:is(.active,:hover){background:#fff;border:1px solid #9799a5;border-bottom:none;padding-bottom:.8rem}.admin-saved-request>h2{color:#372e74;text-transform:uppercase;font-size:1rem}.admin-saved-request__inputs{position:relative;z-index:3;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.admin-saved-request__inputs>div{display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:.5rem;gap:.5rem}.admin-saved-request__inputs>p{margin-block:.75rem .5rem}.admin-saved-request__inputs{margin-block:.5rem 2rem}.admin-saved-request__inputs>div>input{-webkit-flex:auto;-ms-flex:auto;flex:auto;border:none;border-bottom:2px solid #7565c0;outline:none;font-family:inherit;font-size:1.2em;border-radius:5px;padding-left:10px;width:180px}.admin-saved-request__inputs>div>button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.3rem;gap:.3rem;background-color:#372e74;color:#fff;cursor:pointer;border:1px solid #372e74;border-radius:5px;padding:.5rem .75rem;font-family:inherit;font-size:.75rem}.admin-saved-request__inputs>div>button:disabled{background-color:#ccc;color:#5f5f5f;border-color:#ccc;cursor:not-allowed;opacity:.9}.content-search .input-field-group-wrapper{margin-top:1.5rem}.input-field-group-wrapper>.row>div{margin-bottom:2.5rem}.input-field-group__fields{-webkit-box-shadow:2px 2px 2px rgba(0,0,0,.16);box-shadow:2px 2px 2px rgba(0,0,0,.16);border-radius:5px}.input-field-group h3{margin-bottom:1.35rem;color:#372e74}.header__filters{margin-left:.5rem;position:relative;z-index:1}.header__separator+.header__filters{margin-left:unset}.header__filters__list{list-style:none;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:.3rem;gap:.3rem}.header__filters__list,.header__filters__list li{display:-webkit-flex;display:-ms-flexbox;display:flex}.header__filters__list li{--_color:#8577c7;position:relative;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-column-gap:.4rem;-webkit-column-gap:.4rem;-moz-column-gap:.4rem;column-gap:.4rem;color:var(--_color);border:2px solid var(--_color);white-space:nowrap;border-radius:4px;padding:.4rem .7rem;cursor:pointer;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.header__filters__list li.is-default{--_color:#fcc151;font-weight:500}.header__filters__list li:before{content:"";position:absolute;z-index:-2;inset:0;background:#fff}.header__filters__list li:after{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;width:0;background:var(--_color);-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.header__filters__list li:hover{color:#fff}.header__filters__list li:hover:after{width:100%}.header__filters__list li>i{font-size:.9rem}.header__filters__list .header__filters__dropdown{min-width:7.6rem;cursor:default}@media(max-width:768px){.header__filters__list .header__filters__dropdown{margin-left:.5rem;min-width:unset}}.header__filters__list .header__filters__dropdown:hover ul{display:-webkit-flex;display:-ms-flexbox;display:flex}.header__filters__list>li>ul{margin-left:-2px;padding-top:.2rem;position:absolute;z-index:2;top:110%;left:0;display:none;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-row-gap:.2rem;row-gap:.2rem;min-width:7.6rem}.header__filters__list>li>ul:before{position:absolute;bottom:100%;content:"";display:block;width:100%;height:7px}.header__filters__list>li>ul>li{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.listing-header{padding-block:.75rem}.listing-header,.listing-header__filters{display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:.5rem;gap:.5rem;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.listing-header__filters{margin-left:auto}.listing-header__actions{grid-gap:.5rem;gap:.5rem}.listing-header__action,.listing-header__actions{display:-webkit-flex;display:-ms-flexbox;display:flex}.listing-header__action{line-height:0;border:1px solid #372e74;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.3rem;gap:.3rem;padding:.5rem;border-radius:6px;cursor:pointer;color:#372e74;background:transparent;-webkit-transition:background .3s ease-in-out,color .3s ease-in-out;transition:background .3s ease-in-out,color .3s ease-in-out;position:relative}.listing-header__action:hover{background:#372e74;color:#fff}.listing-header__action.disabled{border-color:#5f5f5f;color:#5f5f5f;background:#ccc;cursor:not-allowed}.listing-header__action>a:before{content:"";position:absolute;inset:0}.listing-header__action i{font-size:1.2rem}.listing-header__action>p{display:none}@media(min-width:768px){.listing-header__action>p{display:block}}.listing-header__action.dropdown{position:relative}.listing-header__action__dropdown{line-height:1.5;display:none;list-style:none;position:absolute;z-index:2;top:100%;left:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;background:#fff;border:1px solid #372e74;font-size:.85rem;color:#372e74}.listing-header__action.dropdown:is(:hover,:focus,:active) .listing-header__action__dropdown{display:block}.listing-header__action__item{display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:.3rem;gap:.3rem;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.5rem;cursor:pointer;-webkit-transition:background .3s ease-in-out,color .3s ease-in-out;transition:background .3s ease-in-out,color .3s ease-in-out}.listing-header__action__item:not(.listing-header__action__item__disabled):hover{background:#372e74;color:#fff}.listing-header__action__item__disabled{background:#ccc;color:#5f5f5f;pointer-events:none}.content-add__list li>*{display:block;padding:.4rem}.campaign-popup__container{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.84);z-index:4;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.campaign-popup{background:#fff;min-width:40%}.campaign-popup__header{position:relative;text-align:center;background:#ccc4f3;color:#fff;font-weight:700;padding:.75rem;font-size:.9rem}.campaign-popup__close{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:1rem;cursor:pointer;font-size:1.25rem}.campaign-popup__body{padding:1rem;position:relative;font-size:.75rem}.campaign-popup__body button{background:none;font-weight:700;cursor:pointer;padding:.5rem 2rem;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;border:1px solid #2f56b7;background:#2f56b7;color:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-inline:auto;margin-top:1rem}.campaign-popup__body button i{margin-left:.5rem;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.campaign-popup__body button:hover{background:none;color:#2f56b7}.campaign-popup__buttons{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;grid-gap:1rem;gap:1rem}.campaign-popup__buttons button{margin-inline:unset;margin-top:unset}.campaign-popup__buttons button:first-child{background:none;color:#2f56b7}.campaign-popup__buttons button:first-child:hover{background:#2f56b7;color:#fff}.campaign-popup__choice{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;grid-gap:1rem;gap:1rem}.campaign-popup__choice button{padding-block:2rem;width:100%;background:#8577c7;border:unset;font-size:1rem;margin-top:unset}.campaign-popup__choice button:hover{background:#7565c0;color:#fff}.campaign-popup__loader{width:50%;margin-inline:auto;text-align:center}.export-view-orders-list{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.25);display:none;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:3}.export-view-orders-list-container,.export-view-orders-list.open{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.export-view-orders-list-container{position:relative;background-color:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.25);box-shadow:0 0 5px rgba(0,0,0,.25);width:350px;aspect-ratio:2/3}.export-view-orders-list .view-orders-list__scrollable{width:100%;aspect-ratio:1/1}.export-view-orders-list .view-orders-list__btns{padding-top:10px;height:50px}.action-view-orders-list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-width:350px;aspect-ratio:1/1;-webkit-animation:zoom-in .3s ease-in;animation:zoom-in .3s ease-in;-webkit-transform-origin:top right;transform-origin:top right}@-webkit-keyframes zoom-in{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoom-in{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.action-view-orders-list__heading{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-left:.5rem;background:#fff}.action-view-orders-list__close{cursor:pointer;padding:.5rem;font-size:.8rem}.view-orders-list{height:80%}.view-orders-list__search{border:none;border-block:1px solid #ccc;padding:.5rem}.view-orders-list__search:active,.view-orders-list__search:focus{outline:none}.view-orders-list__scrollable{height:100%;overflow-y:auto}.view-orders-list__item{display:block;width:100%;cursor:pointer;position:relative;font-size:.75rem;text-transform:capitalize;color:#494949}.view-orders-list__item.active .view-orders-list__item__drag{background:#f8f8f8}.view-orders-list__item__drag{padding:5px 45px;border-bottom:1px solid #fff}.view-orders-list__item__check{position:absolute;top:5px;left:7px;height:25px;width:25px;cursor:move}.view-orders-list__item.active.active .view-orders-list__item__check:after{display:block}.view-orders-list__item__check:after{content:"";position:absolute;display:none;left:9px;top:5px;width:5px;height:10px;border:solid #3860c4;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.view-orders-list__btns{background:#fff;padding:.25rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;grid-gap:1rem;gap:1rem;height:40px}.preselected-export__btn,.view-orders-list__btn-cancel,.view-orders-list__btn-validate{font-weight:700;font-size:.75rem;border:1px solid #2f56b7;padding-inline:1rem;cursor:pointer;text-transform:uppercase;-webkit-transition:color .3s ease-in-out,background-color .3s ease-in-out;transition:color .3s ease-in-out,background-color .3s ease-in-out}.preselected-export__btn,.view-orders-list__btn-cancel:hover,.view-orders-list__btn-validate{background:#2f56b7;color:#fff}.preselected-export__btn:hover,.view-orders-list__btn-cancel,.view-orders-list__btn-validate:hover{background:#fff;color:#2f56b7}.preselected-export__btn:disabled,.view-orders-list__btn-validate:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.5}.preselected-export__btn>i,.view-orders-list__btn-validate>i{display:inline-block;margin-left:.5rem;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.view-orders-list__loading{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#fff}.view-orders-list__loading.fade-out{-webkit-animation:fade-out .3s ease-in-out forwards;animation:fade-out .3s ease-in-out forwards}@-webkit-keyframes fade-out{0%{visibility:visible;opacity:1}to{visibility:hidden;opacity:0}}@keyframes fade-out{0%{visibility:visible;opacity:1}to{visibility:hidden;opacity:0}}.view-orders-list__loading .is-loading{width:75%;margin:auto;text-align:center}.view-orders-list__select-all{padding:.5rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.35rem;gap:.35rem}.view-orders-list__select-all>input{aspect-ratio:1;height:1rem}.preselected-export{padding:1rem .5rem .5rem}.preselected-export__btns{height:28px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.preselected-export.selected-export~*{opacity:.4;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.map{position:fixed;z-index:3;top:0;right:0;bottom:0;left:0;background:#fff;isolation:isolate}.map__header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:1.1rem;color:#372e74;padding-inline:.75rem;height:50px}.map__header i{display:block;font-size:1.3rem}.map__header>div{cursor:pointer}.map__header__name{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.5rem;gap:.5rem}.map__header__name i{font-size:1rem}.leaflet-container{height:calc(100vh - 50px)}.map__wrapper__map{position:relative;isolation:isolate}.leaflet-container{position:relative;z-index:-1}.map__wrapper__map__help{position:absolute;z-index:1;bottom:1rem;right:1rem;color:#fff;max-width:75ch;line-height:1.75;font-size:.75rem;background:rgba(55,46,116,.8)}.map__wrapper__map__help i{display:block;padding:.5rem;cursor:pointer;font-size:1.5rem;background:#372e74;aspect-ratio:1/1}.map__wrapper__map__help.show i{position:absolute;top:0;right:0;font-size:1.1rem}.map__wrapper__map__help:not(.show) div{display:none}.map__wrapper__map__help.show div{margin:1.5rem 2.5rem}.map__wrapper__map__prospect{position:absolute;z-index:1;top:.5rem;left:3rem;font-size:.85rem;color:#fff;background:rgba(55,46,116,.6)}.map-filter{position:absolute;z-index:2;right:0;top:0;grid-gap:1.2rem;gap:1.2rem}.map-filter,.map-filter__distance{display:-webkit-flex;display:-ms-flexbox;display:flex}.map-filter__distance{-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.4rem;gap:.4rem;background:rgba(0,0,0,.6);color:#fff;margin-top:.75rem;padding:.75rem;font-weight:500}.map-filter__distance input{width:3rem;padding-block:.25rem;text-align:center}.map-filter__distance button{background:#372e74;color:#fff;border:none;height:100%;padding-inline:.6rem;cursor:pointer;font-weight:700;-webkit-transition:background .2s ease-in-out,color .2s ease-in-out;transition:background .2s ease-in-out,color .2s ease-in-out}.map-filter__distance button:hover{background:#fff;color:#372e74}.map-filter__filters__icon{width:2rem;aspect-ratio:1/1;background:#fff;display:grid;place-items:center;font-size:1rem;cursor:pointer}.map-filter__filters__icon i{display:block}.map-circle{stroke:#372e74;fill-opacity:.05}.pulse{stroke-dasharray:10,10;fill-opacity:.3;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}@-webkit-keyframes pulse{0%{stroke-dashoffset:0;fill:#372e74}50%{stroke-dashoffset:20;fill:transparent}to{stroke-dashoffset:0;fill:#372e74}}@keyframes pulse{0%{stroke-dashoffset:0;fill:#372e74}50%{stroke-dashoffset:20;fill:transparent}to{stroke-dashoffset:0;fill:#372e74}}.show-group{margin-top:1rem}.show-group h3{font-size:.8rem;font-weight:500;color:#372e74}.show-group__fields{margin-top:1rem;-webkit-box-shadow:2px 2px 1px rgba(0,0,0,.1);box-shadow:2px 2px 1px rgba(0,0,0,.1);background-color:#eaecfa;border-radius:5px}.show-group__fields>.row{grid-row-gap:.25rem;row-gap:.25rem}.show-group__fields>.row>[class*=col-]:nth-child(2n) .show-field{background:#fff;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.18);box-shadow:0 2px 2px rgba(0,0,0,.18)}.show-group .show-field{padding:.5rem .75rem;border-radius:5px;background:#f4f4f4;color:#372e74}.show-group .show-field:is(.text-rich-editor,.textareatype) .show-field__value{color:#000;color:initial}.show-field.text-rich-editor *{padding:revert}.show-group .show-field:not(.text-rich-editor,.textareatype) .show-field__value{font-weight:700}.show-group .show-field:is(.text-rich-editor,.textareatype) .show-field__value{display:block;margin-block:.5rem}.show-group .show-field__value img{width:100%}.show-entity-loader{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.show-entity-loader .loader svg{overflow:visible;width:12rem;max-width:100%}.liveo-format{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.3rem;gap:.3rem;cursor:pointer}.liveo-format:hover{color:#555299}.liveo-format i{font-size:.85rem}.show-layout__meta{text-align:right;color:#372e74;font-weight:400;opacity:.7}.show-layout__meta p{margin-top:1.5rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;grid-gap:.6ex;gap:.6ex}.show-layout__meta p+p{margin-top:.5rem}.move-task__popup{width:min(100%,450px)}.move-task__form{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:1rem;gap:1rem}.move-task__form .input-field-wrapper{-webkit-align-self:unset;-ms-flex-item-align:unset;align-self:unset}.move-task__form small{margin-left:.5rem;color:#372e74}.move-task__form label.disabled{-webkit-filter:grayscale(1);filter:grayscale(1);cursor:not-allowed}.btn.move-task__submit{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;grid-gap:.5rem;gap:.5rem;text-transform:uppercase;border-color:#372e74;color:#fff;background-color:#372e74}.btn.move-task__submit:hover{background-color:#fff;color:#372e74}.btn.move-task__submit:disabled{background-color:#ccc;color:#5f5f5f;border-color:#ccc}.task-stats--img{text-align:right}.task-stats--img img{max-width:100%}.task-stats__header{font-size:1.15em;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.task-stats__header__label{font-weight:700;color:#372e74}.task-stats__header__label--time{font-weight:400}.task-stats__refresh[disabled]{opacity:.5}.task-stats__refresh svg{margin-right:5px}.task-stats__refresh svg.spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.show-actions{grid-gap:.5rem;gap:.5rem}.show-actions,.show-actions-btn,.show-actions__group{display:-webkit-flex;display:-ms-flexbox;display:flex}.show-actions-btn,.show-actions__group{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-column-gap:.25rem;-webkit-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem;padding:.4rem;background:transparent;color:#372e74;border:1px solid #372e74;border-radius:4px;cursor:pointer;-webkit-transition:background .2s ease-in-out,color .2s ease-in-out;transition:background .2s ease-in-out,color .2s ease-in-out}.show-actions-btn:hover,.show-actions__group:hover{background:#372e74;color:#fff}.show-actions__group{position:relative}.show-actions__group__list{list-style:none;visibility:hidden;opacity:0;pointer-events:none;-webkit-transition:visibility 0s,opacity .2s ease-in-out;transition:visibility 0s,opacity .2s ease-in-out;position:absolute;isolation:isolate;z-index:999;top:calc(100% + 1px);right:-1px;display:-webkit-flex;display:-ms-flexbox;display:flex;border-radius:4px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.25);box-shadow:0 0 5px rgba(0,0,0,.25)}.show-actions__group.active .show-actions__group__list{visibility:visible;opacity:1;pointer-events:all}.show-actions__group.active .show-actions__group__list:before{content:"";position:absolute;z-index:999999999;bottom:100%;left:0;width:100%;height:2rem}.show-actions__group__list__line{overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.show-actions__group__list__line:first-of-type{border-top-left-radius:4px;border-top-right-radius:4px}.show-actions__group__list__line:last-of-type{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.show-actions__group__list__line>div{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.4rem;gap:.4rem;padding:.5rem;cursor:pointer;color:#372e74;max-width:250px;font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-transition:background .2s ease-in-out,color .2s ease-in-out;transition:background .2s ease-in-out,color .2s ease-in-out}.show-actions__group__list__line>div:hover{background:#372e74;color:#fff}.show-actions__group__list__line>div i{font-size:1rem}.move-contact-popup__content{position:relative;min-height:11rem}.move-contact-popup__loader{position:absolute;inset:0;z-index:2;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:.5rem;background:hsla(0,0%,100%,.7)}@supports((-webkit-backdrop-filter:blur(3px)) or (backdrop-filter:blur(3px))){.move-contact-popup__loader{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:unset}}.move-contact-popup__loader svg{height:100%}.move-contact-popup__grid{margin-top:1rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem 1rem;gap:1.5rem 1rem}.move-contact-popup__field-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:.5rem;gap:.5rem}.move-contact-popup__field-wrapper .input-field__errors{color:#e74c3c;-webkit-order:2;-ms-flex-order:2;order:2}.move-contact-popup__field-wrapper[data-type=ChoiceType]{grid-column:span 2;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.move-contact-popup__field-wrapper[data-type=ChoiceType] .react-select{-webkit-order:1;-ms-flex-order:1;order:1}.move-contact-popup__field-wrapper[data-type=CheckboxType]{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.move-contact-popup__field-wrapper[data-type=CheckboxType] .input-field-checkbox-container{display:grid;place-items:center}.move-contact-popup__field-wrapper[data-type=CheckboxType] input{accent-color:#8577c7;width:1.2rem;height:1.2rem}.move-contact-popup__btn-confirm[disabled]{background:#ccc;border-color:#ccc;color:#5f5f5f;pointer-events:none}.mailing-tooltip{text-align:center;max-width:300px}.import-files-button{display:block!important;margin-left:auto;margin-bottom:.5rem}.import-files-button .policon{display:inline-block;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.input-display-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.75rem;gap:.75rem}.input-display-wrapper span{font-size:.8rem;cursor:pointer;color:#372e74;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.resume-tab{height:100%}.resume-tab__header{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;color:#372e74;margin-bottom:1rem}.resume-tab__header,.resume-tab__header__actions{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.resume-tab__header__actions{grid-gap:2rem;gap:2rem}.resume-tab__header__actions__filters{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.3rem;gap:.3rem}.resume-tab__body{position:relative;isolation:isolate;margin-inline:-2rem;height:calc(100% - 3.5rem);border-top:3px solid rgba(0,0,0,.05);overflow:hidden}.resume-tab__body__scroll{padding-top:3.5rem;padding-inline:2rem;max-height:60vh;overflow-x:hidden;overflow-y:auto}.resume-tab__body__bg{position:absolute;z-index:-1;inset:0;-o-object-fit:cover;object-fit:cover}.duplicate-popup{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:3;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.duplicate-popup,.duplicate-popup__content{display:-webkit-flex;display:-ms-flexbox;display:flex}.duplicate-popup__content{background:#fff;border-radius:6px;padding:1.5rem;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:1rem;gap:1rem}.duplicate-popup__content>p{font-size:.9rem;color:#372e74;font-weight:500}.duplicate-popup__content__buttons{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.duplicate-popup__content__button-cancel,.duplicate-popup__content__button-confirm{cursor:pointer;padding:.5rem 1rem;background:#3860c4;border:1px solid #3860c4;color:#fff;font-weight:700;text-transform:uppercase}.duplicate-popup__content__button-cancel{background:#fff;color:#3860c4;-webkit-transition:background-color .2s ease-in-out,color .3s ease-in-out;transition:background-color .2s ease-in-out,color .3s ease-in-out}.duplicate-popup__content__button-cancel:hover{background:#3860c4;color:#fff}.duplicate-popup__content__button-confirm{-webkit-transition:background-color .2s ease-in-out,color .3s ease-in-out;transition:background-color .2s ease-in-out,color .3s ease-in-out}.duplicate-popup__content__button-confirm:disabled{background:#ccc;border:#ccc;cursor:not-allowed}.duplicate-popup__content__button-confirm:not(:disabled):hover{background:#fff;color:#3860c4}.duplicate-popup__loader{padding:1.5rem;border-radius:6px;background:#fff}.duplicate-popup__loader svg{width:20vh}.reoffer-checkbox{padding-top:2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.5rem;gap:.5rem}.reoffer-checkbox input[type=checkbox]{width:1.3rem;height:1.3rem;accent-color:#8577c7;cursor:pointer}.reoffer-checkbox input[type=checkbox]+label{font-size:.85rem;font-weight:700;cursor:pointer}.has-dropdown{position:relative}.has-dropdown>.quote-pdf-versionning-button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.has-dropdown>.quote-pdf-versionning-button>a>i{position:relative;z-index:1;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.has-dropdown>.quote-pdf-versionning-button>a:hover{color:#fff}.has-dropdown>.quote-pdf-versionning-button>a:after{content:"";position:absolute;inset:0;z-index:1}.has-dropdown>.quote-pdf-versionning-button>a:before{content:"";position:absolute;inset:0;z-index:0;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.has-dropdown>.quote-pdf-versionning-button>a:hover:before{background:#372e74}.has-dropdown .quote-pdf-versionning-button__dropdown{position:absolute;inset-block:-1px;left:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid #372e74;border-left:unset;border-top-right-radius:4px;border-bottom-right-radius:4px;-webkit-transition:background .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;transition:background .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out}.has-dropdown .quote-pdf-versionning-button__dropdown>i{font-size:.7rem;margin-inline:.25rem;color:#372e74;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.has-dropdown .quote-pdf-versionning-button__dropdown:is([data-is-open=true],:hover){background:#372e74}.has-dropdown .quote-pdf-versionning-button__dropdown:is([data-is-open=true],:hover)>i,.prospect-tab__prospect__header__action.has-dropdown:hover:not(.disabled) .quote-pdf-versionning-button__dropdown>i{color:#fff}.prospect-tab__prospect__header__action.has-dropdown.disabled .quote-pdf-versionning-button__dropdown>i{color:inherit}.has-dropdown .quote-pdf-versionning-button__dropdown ul{visibility:hidden;opacity:0;pointer-events:none;list-style:none;position:absolute;top:100%;left:0;z-index:2;max-height:150px;overflow:auto;background:#fff;-webkit-transition:visibility .2s ease-in-out,opacity .2s ease-in-out;transition:visibility .2s ease-in-out,opacity .2s ease-in-out}.has-dropdown .quote-pdf-versionning-button__dropdown[data-is-open=true] ul{visibility:visible;opacity:1;pointer-events:all;-webkit-box-shadow:0 0 6px #c8c8c8;box-shadow:0 0 6px #c8c8c8}.has-dropdown .quote-pdf-versionning-button__dropdown ul li{position:relative;padding:.1rem .3rem;cursor:pointer;font-size:.8rem;max-width:27ch;-webkit-transition:background .2s ease-in-out,color .2s ease-in-out;transition:background .2s ease-in-out,color .2s ease-in-out}.has-dropdown .quote-pdf-versionning-button__dropdown ul li:hover{background:#372e74;color:#fff}.has-dropdown .quote-pdf-versionning-button__dropdown ul li i{font-size:.9rem}.has-dropdown .quote-pdf-versionning-button__dropdown ul li a{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.2rem;gap:.2rem}.has-dropdown .quote-pdf-versionning-button__dropdown ul li span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.quotes-generate-pdf .form-control{background:#f2effc;border:none;padding:.5rem;border-radius:4px;color:#9b91d1}.quotes-generate-pdf .form-control:focus{outline:none}.quotes-generate-pdf .form-control::-webkit-input-placeholder{color:#9b91d1;font-weight:400}.quotes-generate-pdf .form-control::-moz-placeholder{color:#9b91d1;font-weight:400}.quotes-generate-pdf .form-control:-ms-input-placeholder{color:#9b91d1;font-weight:400}.quotes-generate-pdf .form-control::-ms-input-placeholder{color:#9b91d1;font-weight:400}.quotes-generate-pdf .form-control::placeholder{color:#9b91d1;font-weight:400}.quotes-generate-pdf .form-control-checkbox{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.quotes-generate-pdf .form-control-checkbox label{margin:0 .5rem}.quotes-generate-pdf__body__buttons{text-align:right;margin-top:20px}.quotes-generate-pdf__body__buttons button{font-weight:700;cursor:pointer;padding:.5rem 2rem;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.quotes-generate-pdf__body__buttons button+button{margin-left:10px}.quotes-generate-pdf__body__buttons button[disabled]{opacity:.5}.quotes-generate-pdf__body__buttons-return{border:1px solid #2f56b7;background:transparent}.quotes-generate-pdf__body__buttons-return:hover{background:rgba(155,145,209,.15)}.quotes-generate-pdf__body__buttons-validate{border:1px solid #2f56b7;background:#2f56b7;color:#fff}.quotes-generate-pdf__body__buttons-validate:hover{background:#2a4ca3}.quotes-generate-pdf__loader{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;background-color:hsla(0,0%,100%,.5)}.quotes-generate-pdf__loader .is-loading{height:100%}.quotes-generate-pdf__loader .loader{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%}.quotes-generate-pdf__loader svg{max-height:50%;display:block;margin:auto}.manage-task__row{padding:.5rem;background:rgba(200,190,254,.4);border-radius:4px;color:#7565c0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;grid-gap:2.5rem;gap:2.5rem}.manage-task__row:not(:last-child){margin-bottom:.5rem}.manage-task__row__title{font-size:.9rem}.manage-task__row__title a{font-weight:700}.manage-task__row__actions{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.75rem;gap:.75rem}.manage-task__row__actions__action{border:1px solid #372e74;color:#372e74;border-radius:4px;cursor:pointer}button.manage-task__row__actions__action{background:none;padding:.5rem 1rem;-webkit-transition:background .3s ease,color .3s ease;transition:background .3s ease,color .3s ease}button.manage-task__row__actions__action:where(:hover,.active){background:#372e74;color:#fff}button.manage-task__row__actions__action:disabled{background:#ccc;color:#5f5f5f;border-color:#ccc;cursor:not-allowed}button.manage-task__row__actions__action.renew-validate{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;grid-gap:.4rem;gap:.4rem;background:#372e74;color:#fff}button.manage-task__row__actions__action.renew-validate:hover{background:none;color:#372e74}.manage-task__row__actions__action.renew{grid-column:span 2}.manage-task__row__actions__action:where(.close,.renew-date){grid-column:1/span 2;grid-row:1}.manage-task__row__actions__action.renew-date{cursor:unset;border-color:#fff;background:#fff}.manage-task__row__actions__action.renew-date input{display:block;padding:.5rem 1rem;border:none;background:none;color:#372e74;font-size:.9rem;text-align:center;width:100%;height:100%}.manage-task__row__actions__action.renew-date input:focus{outline:transparent}.prospect__tab__navigation{position:relative;list-style:none;padding-right:2.5rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-row-gap:1px;row-gap:1px;background:#372e74;text-transform:uppercase}@media(max-width:1440px){.prospect__tab__navigation{height:unset}}@media print{.prospect__tab__navigation{display:none}}.prospect__tab__navigation li:not(.tab-close){display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#949aa4;border-left:1px solid #fff;color:#fff;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;height:2.5rem;-webkit-box-shadow:0 -1px 0 #fff;box-shadow:0 -1px 0 #fff}@media(max-width:992px){.prospect__tab__navigation li:not(.tab-close) span{display:none}}.prospect__tab__navigation li:not(.tab-close):is(.contacts,.tab-contact):is(:hover,.active){background:#9b59b6}.prospect__tab__navigation li:not(.tab-close):is(.actions,.historique,.tab-task):is(:hover,.active){background:#47ad3b}.prospect__tab__navigation li:not(.tab-close):is(.devis-offres,.affaires,.tab-quote):is(:hover,.active){background:#e67e22}.prospect__tab__navigation li:not(.tab-close):is(.historique-mails,.received-mails):is(:hover,.active){background:#95a5a6}.prospect__tab__navigation li:not(.tab-close).stats-360:is(:hover,.active){background:#74b431}.prospect__tab__navigation li.group{position:relative}.prospect__tab__navigation li.group.active{background:#6d61c0}.prospect__tab__navigation li.group .group-label{padding:.75rem;font-size:.75rem;cursor:default}.prospect__tab__navigation li.group .sub-menu{position:absolute;z-index:3;top:100%;left:0;min-width:100%;visibility:hidden;opacity:0;-webkit-transition:visibility .2s,opacity .2s;transition:visibility .2s,opacity .2s}.prospect__tab__navigation li.group:hover .sub-menu{visibility:visible;opacity:1}.prospect__tab__navigation li.group .sub-menu li{border-right:1px solid #fff}.prospect__tab__navigation li a{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;grid-gap:.5rem;gap:.5rem;padding:.75rem;font-size:.75rem}.prospect__tab__navigation li i{font-size:1rem}.prospect__tab__navigation .tab-close{padding:.75rem;position:absolute;top:1.25rem;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}.prospect__tab__navigation .tab-close i{font-size:1.3rem}.intranet-export-popup{padding:1rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.intranet-export-popup__fields{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:.3rem;gap:.3rem}.intranet-export-popup__field{display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:.5rem;gap:.5rem;padding:.5rem .8rem;border-radius:4px;font-size:.8rem;color:#372e74}.intranet-export-popup__field:nth-child(odd){background:#f4f4f4}.intranet-export-popup__field:nth-child(2n){-webkit-box-shadow:0 2px 2px rgba(0,0,0,.1);box-shadow:0 2px 2px rgba(0,0,0,.1)}.intranet-export-popup__field-value{font-weight:700}.intranet-export__btns{padding-right:1rem;display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:1rem;gap:1rem}.intranet-export__btns>button{padding:.5rem 1.5rem;background:none;border:1px solid #372e74;border-radius:4px;font-size:.8rem;color:#372e74;cursor:pointer;-webkit-transition:background-color .2s ease-in-out,color .2s ease-in-out;transition:background-color .2s ease-in-out,color .2s ease-in-out}.intranet-export__btns>button:where(:hover){background:#372e74;color:#fff}.intranet-export__btns .intranet-export__btns__export{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.4rem;gap:.4rem;background:#372e74;color:#fff}.intranet-export__btns .intranet-export__btns__export:where(:hover){background:#fff;color:#372e74}.intranet-export__btns .intranet-export__btns__export:disabled{background:#ccc;color:#5f5f5f;border-color:#ccc;cursor:not-allowed}.prospect__tab{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:auto}.prospect__tab.no-overflow{overflow:unset}.prospect__tab .prospect__tab__component{-webkit-flex:auto;-ms-flex:auto;flex:auto}.prospect__tab__component{background:#fff;padding:1rem 2rem}.prospect-tab__listing__header{display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:.5rem;gap:.5rem;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem;color:#372e74}.prospect-tab__listing__header h2{font-size:.9rem}.prospect-tab__actions{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem}.prospect-tab__action,.prospect-tab__actions{display:-webkit-flex;display:-ms-flexbox;display:flex}.prospect-tab__action{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.25rem;gap:.25rem;color:#fff;background:#372e74;cursor:pointer;border-radius:5px;padding:.5rem 1rem;border:none;font-size:.8rem;-webkit-transition:color .3s ease-in-out,background .3s ease-in-out,border .3s ease-in-out;transition:color .3s ease-in-out,background .3s ease-in-out,border .3s ease-in-out}.prospect-tab__action:hover{color:#fff}.prospect-tab__action[data-disabled=true]{cursor:not-allowed;color:#5f5f5f;border-color:#5f5f5f;background:#ccc}.prospect-tab__action.stats{background:#fff;color:#372e74;border:1px solid #372e74}.prospect-tab__action.stats:hover{background:#372e74;color:#fff}.prospect-tab__action.stats .svg-arrows{width:.8rem;height:.8rem}.prospect-tab__action.stats .svg-arrows.spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.prospect-tab__action.stats .svg-arrows svg{width:100%;height:100%}.prospect-tab__action.disabled,.prospect-tab__action:disabled{background:#ccc;color:#5f5f5f;border-color:#ccc;cursor:default}.prospect-tab__action:disabled{pointer-events:none}.prospect-tab__action i{font-size:1.1rem}.prospect-tab__search{display:grid}.prospect-tab__search input{height:100%;border:1px solid #372e74;border-radius:4px;color:#372e74;padding-inline:.5rem;width:clamp(150px,100%,300px);font-size:.9em}.prospect-tab__listing__tab-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}.prospect-tab__listing__legends{display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:.5rem;gap:.5rem}.prospect-tab__listing__legend{display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:.25rem;gap:.25rem;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.prospect-tab__listing__legend .square{width:1.25rem;aspect-ratio:1}.prospect-tab__listing__legend .square.is-draft{background:rgba(252,193,81,.25)}.prospect-tab__listing__results{text-align:right}.prospect-tab__prospect :is(.show-entity-loader,.form-entity-loader){display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.prospect-tab__prospect :is(.show-entity-loader,.form-entity-loader) .loader svg{width:100%}.prospect-tab__prospect__header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;grid-gap:.5rem;gap:.5rem;color:#372e74;font-size:.8rem}@media print{.prospect-tab__prospect__header{display:none}}.prospect-tab__prospect__header__draft{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;margin-right:auto;background:rgba(252,193,81,.25);color:#000;font-size:1rem;font-weight:700;padding:.5rem 1rem;border-radius:4px 4px 0 0}.prospect-tab__prospect__header__action,.prospect-tab__prospect__header__back{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;grid-gap:.25rem;gap:.25rem;cursor:pointer;border-radius:5px;background:none;-webkit-transition:background-color .2s ease-in-out,color .2s ease-in-out;transition:background-color .2s ease-in-out,color .2s ease-in-out}.prospect-tab__prospect__header__action i,.prospect-tab__prospect__header__back i{font-size:1.2rem}.prospect-tab__prospect__header__action:hover,.prospect-tab__prospect__header__back:hover{background:#372e74;color:#fff}.prospect-tab__prospect__header__action:is(:disabled,.disabled),.prospect-tab__prospect__header__back:is(:disabled,.disabled){border-color:#ccc;background:#ccc;color:#5f5f5f;cursor:not-allowed}.prospect-tab__prospect__header__action:is(:disabled,.disabled)>*,.prospect-tab__prospect__header__back:is(:disabled,.disabled)>*{pointer-events:none}.prospect-tab__prospect__header__back{-webkit-box-shadow:0 2px 2px rgba(55,46,116,.16);box-shadow:0 2px 2px rgba(55,46,116,.16);padding:.3rem 1rem;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.prospect-tab__prospect__header__action{--_size:2.5rem;padding:.5rem;border:1px solid #372e74;color:#372e74;height:var(--_size);min-width:var(--_size)}.prospect-tab__prospect__header__action.tasks{border-color:#47ad3b;color:#47ad3b}.prospect-tab__prospect__header__action.tasks:hover{background:#47ad3b;color:#fff}.prospect-tab__prospect__header__action.quote-pdf-versionning{padding:unset}.prospect-tab__prospect__header__action .quote-pdf-versionning-button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.prospect-tab__prospect__header__action.disabled .quote-pdf-versionning-button{padding-inline:.5rem}.prospect-tab__prospect__header__action .quote-pdf-versionning-button>i{font-size:1.2rem}.prospect-tab__prospect__header__action .quote-pdf-versionning-button>a{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding-inline:.5rem}.prospect-tab__prospect__header__action .quote-pdf-versionning-button>a:after,.prospect-tab__prospect__header__action .quote-pdf-versionning-button>a:before{content:unset}.prospect-tab__prospect__header__action.quote-pdf-versionning.has-dropdown .quote-pdf-versionning-button{padding-right:unset}.prospect-tab__prospect__header__action.quote-pdf-versionning.has-dropdown .quote-pdf-versionning-button>i{margin-right:1rem}.prospect-tab__prospect__header__action .quote-pdf-versionning-button .quote-pdf-versionning-button__dropdown{position:unset;height:100%;border-width:0;border-left:1px solid #372e74;cursor:pointer;background:inherit}.prospect-tab__prospect__header__action .quote-pdf-versionning-button .quote-pdf-versionning-button__dropdown:hover{background:#372e74}.prospect-tab__prospect__header__action:not(.disabled):hover .quote-pdf-versionning-button .quote-pdf-versionning-button__dropdown{border-left-color:#fff}.prospect-tab__prospect__header__action .quote-pdf-versionning-button .quote-pdf-versionning-button__dropdown>i{-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.prospect-tab__prospect__header__action .quote-pdf-versionning-button .quote-pdf-versionning-button__dropdown ul{min-width:100%;left:unset;right:-1px;color:#372e74}.prospect-tab__prospect__header__action .quote-pdf-versionning-button .quote-pdf-versionning-button__dropdown li a{padding:.5rem 1.5rem}.prospect-tab__prospect__header__tabs{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:auto;border-bottom:1px solid rgba(0,0,0,.3);padding-right:5%}.prospect-tab__prospect__header__tabs .prospect-tab__prospect__header__tabs__tab{background:#eee;color:#5f5f5f;border-radius:6px 6px 0 0;border:1px solid #9799a5;border-bottom:none;cursor:pointer;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.prospect-tab__prospect__header__tabs .prospect-tab__prospect__header__tabs__tab:first-of-type{margin-right:.5rem}.prospect-tab__prospect__header__tabs .prospect-tab__prospect__header__tabs__tab.active{cursor:default}.prospect-tab__prospect__header__tabs .prospect-tab__prospect__header__tabs__tab:where(.active,:hover){background:#fff;border:1px solid #9799a5;border-bottom:none}.prospect-tab__prospect__header__tabs .prospect-tab__prospect__header__tabs__tab>*{display:inline-block;padding:.5rem 1.5rem;-webkit-transition:padding-bottom .2s ease-in-out;transition:padding-bottom .2s ease-in-out}.prospect-tab__prospect__header__tabs .prospect-tab__prospect__header__tabs__tab:where(.active,:hover)>*{padding-bottom:.8rem}.stats-360__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(600px,100%),1fr));-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;grid-gap:2rem;gap:2rem}.block-stats{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#c8befe;padding:1rem;border-radius:4px;border:none;cursor:pointer;font-size:16px}.block-stats--active{background:#9785f2}.block-stats__loader{position:absolute;top:.5rem;right:.5rem;color:#372e74}.block-stats__title{color:#372e74;font-size:1.15em;font-weight:700;padding-right:1rem}.block-stats__content{margin-top:.5rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}.block-stats__value{color:#fff;text-align:left}.block-stats__value__current{font-size:1.5em;font-weight:700}.block-stats__value__previous{white-space:nowrap;font-size:.9em}.block-stats__evolution{min-width:3.5rem;background:#fff;border-radius:4px;padding:.3rem;font-size:.9em;font-weight:700;text-align:center}.block-stats__evolution.positive{color:#3c763d}.block-stats__evolution.negative{color:#e74c3c}.pol-popup__content .block-stats__graph{display:grid;place-items:center;width:900px;height:450px;max-width:100%;max-height:100%}.blocks-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,575px),1fr));-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;grid-gap:1rem 2rem;gap:1rem 2rem}.blocks-stats__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1rem;gap:1rem}.table-stats__tab{display:inline-block;padding:.5rem 1.5rem;border:1px solid #c8befe;border-bottom:none;border-top-left-radius:4px;border-top-right-radius:4px;color:#8577c7;font-size:12px;font-weight:700}.table-stats__content{-webkit-box-shadow:2px 2px 1px rgba(0,0,0,.1);box-shadow:2px 2px 1px rgba(0,0,0,.1);border-radius:0 4px 4px 4px;overflow:hidden}.table-stats__table thead{background-color:#ccc4f3;color:#fff}.table-stats__table :is(td,th),.table-stats__table thead th:not(:last-child){border-right:1px solid hsla(0,0%,100%,.5)}.table-stats__table tbody tr td{cursor:auto}.tables-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,575px),1fr));grid-gap:2rem;gap:2rem}.products-block-stats{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,400px),1fr));grid-gap:1rem;gap:1rem}.products-block-stats__item{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:1rem;border-radius:4px;background-color:rgba(200,190,254,.25);font-size:14px}.products-block-stats__loader{position:absolute;top:.5rem;right:.5rem;color:#372e74}.products-block-stats__title{color:#372e74;padding-right:1rem;line-height:1}.products-block-stats__tags{margin-top:.25rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem}.products-block-stats__tag{padding:.05rem .3rem;border-radius:4px;background-color:#b3a5fe;color:#fff;font-size:.8em;font-weight:700}.products-block-stats__content{margin-top:.75rem;padding:.5rem;background:#fff;border-radius:3px}.products-block-stats__content>table{border-collapse:collapse;width:100%}.products-block-stats__content-item{cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s}.products-block-stats__content-item:hover{background-color:rgba(204,196,243,.35)}.products-block-stats__content-item__cell{padding:.2rem .25rem}.products-block-stats__content-item__cell:is(.is-value,.is-evolution){text-align:right;width:0;white-space:nowrap}.products-block-stats__content-item__cell .policon-trending-up{color:#3c763d}.products-block-stats__content-item__cell .policon-trending-down{color:#e74c3c}.products-block-stats__graph{display:grid;place-items:center;width:900px;height:450px;max-width:100%;max-height:100%}.prospect-tab__actions__360-view,.prospect-tab__actions__360-view__form{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:1rem;gap:1rem}.prospect-tab__actions__360-view__form .input-field-wrapper{margin-bottom:unset;min-width:150px}.pol-badge{font-size:.7rem;background:#3498db;background:var(--pol-badge-bg,#3498db);color:#fff;color:var(--pol-badge-color,#fff);line-height:1;padding:3px 6px;border-radius:4px;font-weight:700;text-transform:uppercase;white-space:nowrap}.pol-badge-success{--pol-badge-bg:#47ad3b;--pol-badge-color:#fff}.pol-badge-warning{--pol-badge-bg:#fcc151;--pol-badge-color:#fff}.pol-badge-error{--pol-badge-bg:#e74c3c;--pol-badge-color:#fff}.pol-badge-info{--pol-badge-bg:#3498db;--pol-badge-color:#fff}.prospect__view{background:#e1e4f5}.prospect__view__header{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:#3860c4;color:#fff;position:relative;isolation:isolate;border-top-left-radius:4px;height:2.5rem}.prospect__view__header,.prospect__view__header__title{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.prospect__view__header__title{grid-gap:.5rem;gap:.5rem;font-size:.9rem;font-weight:700}.prospect__view__header i{font-size:1.2rem}.prospect__view__header__close{position:absolute;top:50%;right:1rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.prospect__view__actions{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;color:#3860c4;margin-inline:1rem;margin-top:1rem;height:2rem}@media print{.prospect__view__actions{display:none}}.prospect__view__actions__relative{position:relative;isolation:isolate;z-index:1}.prospect__view__actions__list{position:absolute;top:0;left:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:.5rem;gap:.5rem}.prospect__view__actions__list li{font-size:1.2rem}.prospect__view__actions__list li.disabled{background:#ccc;color:#5f5f5f;cursor:not-allowed}.prospect__view__actions__list li.disabled:hover{background:#ccc;color:#5f5f5f}.prospect__view__actions__list li:first-child{cursor:default}.prospect__view__actions__list:not(:hover) li:not(:first-child){display:none}.prospect__view__actions__expand,.prospect__view__actions__list li{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;grid-gap:.25rem;gap:.25rem;cursor:pointer;border-radius:4px;padding:.25rem;background:#fff;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.16);box-shadow:0 2px 2px rgba(0,0,0,.16);-webkit-transition:background-color .2s ease-in-out,color .2s ease-in-out;transition:background-color .2s ease-in-out,color .2s ease-in-out}.prospect__view__actions__expand:hover,.prospect__view__actions__list li:hover{background:#372e74;color:#fff}.prospect__render{padding:1rem}.prospect__render .show-layout>.row:first-of-type{margin-inline:0}.prospect__render.editing{background:#fff;margin:2.8rem;border-radius:5px}.prospect__render__subscriptions{margin-inline:15px}.prospect__render__subscriptions h4{padding-top:.75rem;padding-left:.5rem}.prospect__render__subscriptions__desc,.prospect__render__subscriptions__title{padding:.5rem .75rem;border-radius:5px;background:#f4f4f4;color:#372e74;font-weight:700}.prospect__render__subscriptions__desc{background:#fff;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.18);box-shadow:0 2px 2px rgba(0,0,0,.18)}.prospect__render__subscriptions__title{margin-top:.75rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.5rem;gap:.5rem}.prospect__render__subscriptions:not(.expanded) .prospect__render__subscriptions__title:not(.current){display:none}.prospect__render__subscriptions__btn{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.25rem;gap:.25rem;background:unset;border:unset;margin:.5rem;cursor:pointer;color:#372e74;font-weight:700}.prospect__render__subscriptions__btn i{font-size:.6rem;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.prospect__render__subscriptions.expanded .prospect__render__subscriptions__btn i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.prospect__page.fullpage .prospect__render__subscriptions{width:calc(50% - 15px)}.prospect__page{width:100%;display:grid;grid-template-columns:2fr 7fr}@media(max-width:992px){.prospect__page{grid-template-columns:1fr;grid-row-gap:1rem;row-gap:1rem}}.prospect__page.fullpage{grid-template-columns:1fr}.prospect__page:not(.fullpage) .prospect__view__header__close{display:none}.prospect__page.fullpage .prospect__view__actions{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;grid-gap:.5rem;gap:.5rem}.prospect__page.fullpage .prospect__view__actions__list{position:relative;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;height:100%}.prospect__page.fullpage .prospect__view__actions__list li{display:-webkit-flex;display:-ms-flexbox;display:flex;aspect-ratio:1/1}.prospect__page.fullpage .prospect__view__actions__list li:first-of-type{display:none}.show-layout.is-draft{background:rgba(252,193,81,.25);border-radius:0 4px 4px 4px;padding:1rem}.prospect__page:not(.fullpage) .prospect__view .show-layout>.row{display:block;margin:unset}.prospect__page:not(.fullpage) .prospect__view .show-layout .show-layout__meta{display:none}.prospect__page:not(.fullpage) .prospect__view .show-layout>.row>[class*=col-]:first-child{-webkit-flex:none;-ms-flex:none;flex:none;max-width:unset}.prospect__page:not(.fullpage) .prospect__view .show-layout>.row>[class*=col-]:not(:first-child){display:none}.prospect__page .prospect__tab{height:100%}.prospect__page.fullpage .prospect__tab{overflow:hidden;height:0}.prospects-listing-maps{position:relative;isolation:isolate}.prospects-listing-maps__loader{position:absolute;z-index:1;inset:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.prospects-listing-maps__loader .loader{width:25%}.prospects-listing-maps .leaflet-container{isolation:isolate;height:85vh}.prospects-listing-maps__help{position:absolute;z-index:1;bottom:1rem;right:1rem;color:#fff;max-width:75ch;line-height:1.75;font-size:.75rem;background:rgba(55,46,116,.8)}.prospects-listing-maps__help i{display:block;padding:.5rem;cursor:pointer;font-size:1.5rem;background:#372e74;aspect-ratio:1/1}.prospects-listing-maps__help:not(.show) div{display:none}.prospects-listing-maps__help.show div{margin:1.5rem 2.5rem}.prospects-listing-maps__help.show i{position:absolute;top:0;right:0;font-size:1.1rem}.prospects-listing-maps__help p:not(:last-child){margin-bottom:1rem}.prospects-listing-maps__prospect{position:absolute;z-index:1;top:.5rem;left:3rem;font-size:.85rem;color:#fff;background:rgba(55,46,116,.6)}.prospects-listing-maps__prospect__header{background:rgba(55,46,116,.8);padding:.5rem;cursor:-webkit-grab;cursor:grab;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.25rem;gap:.25rem}.prospects-listing-maps__prospect__header:active{cursor:-webkit-grabbing;cursor:grabbing}.prospects-listing-maps__prospect__header i{font-size:1.2rem}.prospects-listing-maps__prospect__header__close{margin-left:auto;cursor:pointer}.prospects-listing-maps__prospect__infos{padding:1rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:.5rem;gap:.5rem}.prospects-listing-maps__prospect__infos span{font-weight:700}.prospects-listing-maps__prospect__address{padding:.5rem 1rem;background:rgba(55,46,116,.4)}.prospects-listing-maps__prospect__phone{padding-left:1rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.25rem;gap:.25rem;background:rgba(55,46,116,.6)}.prospects-listing-maps__prospect__phone i{font-size:1.1rem}.prospects-listing-maps__prospect__go{margin-left:auto;display:block;aspect-ratio:1/1;padding:.75rem;background:rgba(55,46,116,.8);cursor:pointer;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.prospects-listing-maps__prospect__go:hover{background:rgba(55,46,116,.6)}.prospects-listing-maps__prospect__go i{font-size:1rem;display:block;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.prospects-listing-maps__prospect__go:hover i{-webkit-transform:translateX(3px);transform:translateX(3px)}.pie-stats{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:.5rem;gap:.5rem;padding:1rem;border-radius:4px}.pie-stats--empty{background:rgba(231,76,60,.1)}.pie-stats__title{color:#372e74}.pie-stats__graph{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;position:relative;display:grid;place-items:center;max-width:100%;max-height:100%}.pies-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(400px,100%),1fr));grid-gap:2rem;gap:2rem}.prospects-listing__stats{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(600px,100%),1fr));grid-gap:2rem;gap:2rem}.prospects-listing__stats .full-width{grid-column:1/-1}.no-stats{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:1.1rem;grid-gap:1rem;gap:1rem}.listing-header__action__item.stats>div,.no-stats{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.listing-header__action__item.stats>div{grid-gap:.3rem;gap:.3rem}.listing-header__action__item.stats .svg-arrows{width:.9rem;height:.9rem;color:#000}.listing-header__action__item.stats .svg-arrows.spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.listing-header__action__item.stats .svg-arrows svg{display:block;width:100%;height:100%}.eventnames-list{background:#f3f1fc;padding:1rem;border-radius:6px;margin-left:30px;color:#372e74}.eventnames-list>p{font-size:1rem}.eventnames-list ul{list-style:none}.eventnames-list ul li:before{content:"👁️‍🗨️ "}.eventnames-list ul li{font-size:.9rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.5rem;gap:.5rem;margin-top:1rem}.eventnames-list ul li i{font-size:1rem;cursor:pointer}.dashboard-page{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2rem;padding:1rem;border-radius:4px;background:#fff}@media(max-width:991px){.dashboard-page{grid-template-columns:100%}}.dashboard-error{grid-column:1/-1}.dashboard-listing{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.dashboard-listing,.dashboard-listing__counters{display:-webkit-flex;display:-ms-flexbox;display:flex}.dashboard-listing__counters{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;grid-gap:2rem;gap:2rem;margin-bottom:1.5rem}.dashboard-listing__counter{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;min-width:250px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative;isolation:isolate;background:#ccc4f3;background:var(--counter-bg,#ccc4f3);color:#fff;padding:1rem 1.8rem;border-radius:4px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.25);box-shadow:0 0 5px rgba(0,0,0,.25)}.dashboard-listing__counter__number{font-size:2rem;font-weight:700}.dashboard-listing__counter__name{font-size:.9rem}.dashboard-listing__counter__icon{position:absolute;z-index:-1;top:50%;right:1rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:3.7rem;color:#fff;color:var(--counter-icon-clr,#fff)}.dashboard-listing__tabs{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;white-space:nowrap}.dashboard-listing__tab{padding:.5rem;border:1px solid #372e74;border:1px solid var(--counter-bg,#372e74);color:#372e74;color:var(--counter-bg,#372e74);font-weight:700;font-size:.8rem;cursor:pointer;border-bottom:none;border-top-left-radius:4px;border-top-right-radius:4px}@media(min-width:768px){.dashboard-listing__tab{padding:.6rem 1.75rem}}.dashboard-listing__tab.active{background:#372e74;background:var(--counter-bg,#372e74);color:#fff;cursor:default}.dashboard-listing__listing{min-height:525px}.dashboard-listing__listing,.dashboard-listing__listing>div{-webkit-flex:auto;-ms-flex:auto;flex:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.dashboard-listing__listing>div>:first-child{-webkit-flex:auto;-ms-flex:auto;flex:auto}.dashboard-listing__listing .pol-table__overflow{height:100%}@media(max-width:991px){.dashboard-listing__listing .pol-table__overflow{-webkit-box-shadow:1px 1px 6px rgba(67,67,67,.2);box-shadow:1px 1px 6px rgba(67,67,67,.2)}}.dashboard-listing__state{height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:1rem;gap:1rem;background:#eef0fa;-webkit-box-shadow:2px 2px 6px rgba(67,67,67,.2);box-shadow:2px 2px 6px rgba(67,67,67,.2);border-radius:4px;font-size:1rem;-webkit-transition:background .3s ease-out,color .3s ease-out;transition:background .3s ease-out,color .3s ease-out}.dashboard-listing__state.no-results{background:#e1e4ed;color:#5f5f5f}.dashboard-listing__state>i{font-size:1.7em}.dashboard-listing__table thead{background:#372e74;background:var(--counter-bg,#372e74);color:#fff}.dashboard-quotes-graph{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:1rem;gap:1rem}@media(max-width:991px){.dashboard-quotes-graph{min-height:400px}}.dashboard-quotes-graph__title{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;text-align:center;font-size:1rem;color:#372e74}.dashboard-quotes-graph__graph{position:relative;-webkit-flex:auto;-ms-flex:auto;flex:auto}.dashboard-quotes-summary,.dashboard-tasks-summary{overflow-x:auto;grid-column:span 2}@media(max-width:991px){.dashboard-quotes-summary,.dashboard-tasks-summary{grid-column:unset}}:where(.dashboard-quotes-summary,.dashboard-tasks-summary)>p{display:inline-block;color:#fff;padding:.6rem 3.5rem;font-weight:700;font-size:.85rem;border-top-left-radius:4px;border-top-right-radius:4px}:where(.dashboard-quotes-summary,.dashboard-tasks-summary) table{width:100%;border-collapse:collapse}:where(.dashboard-quotes-summary,.dashboard-tasks-summary) :is(td,th):not(:first-child){border-left:2px solid #fff}:where(.dashboard-quotes-summary,.dashboard-tasks-summary) :is(thead,tfoot) tr:not(:first-child){border-top:2px solid #fff}:where(.dashboard-quotes-summary,.dashboard-tasks-summary) thead th{padding:.6rem}:where(.dashboard-quotes-summary,.dashboard-tasks-summary) tbody td{padding:.4rem .5rem;white-space:nowrap}:where(.dashboard-quotes-summary,.dashboard-tasks-summary) :where(tbody,tfoot) td:not(:first-child){text-align:center}:where(.dashboard-quotes-summary,.dashboard-tasks-summary) tbody tr:nth-child(2n){background:#eef0fa}:where(.dashboard-quotes-summary,.dashboard-tasks-summary) tfoot tr{background:#372e74;color:#fff;font-weight:700}:where(.dashboard-quotes-summary,.dashboard-tasks-summary) tfoot td{padding:.6rem}:where(.dashboard-quotes-summary,.dashboard-tasks-summary) thead tr{background:#ababab;color:#fff}:where(.dashboard-quotes-summary,.dashboard-tasks-summary) thead tr th{font-weight:500;white-space:nowrap}:where(.dashboard-quotes-summary,.dashboard-tasks-summary) thead tr:first-child th{text-transform:uppercase}:where(.dashboard-quotes-summary,.dashboard-tasks-summary) thead tr:first-child th:nth-child(2){border-left:none}:where(.dashboard-quotes-summary,.dashboard-tasks-summary) td a{-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}:where(.dashboard-quotes-summary,.dashboard-tasks-summary) td a:hover{color:#8577c7}.dashboard-quotes-summary table{table-layout:fixed}.dashboard-quotes-summary table .ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-quotes-summary thead tr:first-child th:last-child{border-right:2px solid #5e45d9}.dashboard-tasks-summary>p,.dashboard-tasks-summary thead tr:first-child{background:#baafef}.dashboard-quotes-summary>p,.dashboard-quotes-summary thead tr:first-child{background:#5e45d9}.dashboard-quotes-summary :is(tbody,tfoot) td:nth-child(odd){border-left:none}.dashboard-quotes-summary .is-current-column{background:#8f86cf}.dashboard-quotes-summary :is(th,td):is(.is-first-column,.is-last-column){--_border-width:2px;--_border-style:solid;--_border-color:#5e45d9;position:relative}.dashboard-quotes-summary :is(th,td).is-first-column{border-left:var(--_border-width) var(--_border-style) var(--_border-color)}.dashboard-quotes-summary :is(th,td).is-last-column{border-right:var(--_border-width) var(--_border-style) var(--_border-color)}.dashboard-quotes-summary :is(.quotes-summary__previous-btn,.quotes-summary__next-btn,.quotes-summary__reset-btn){position:absolute;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;background:#5e45d9;color:#fff;border:none;padding:.5rem;border-radius:100px;line-height:0;cursor:pointer;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out}.dashboard-quotes-summary :is(.quotes-summary__previous-btn,.quotes-summary__next-btn,.quotes-summary__reset-btn):hover:not(:disabled){background:#341f99}.dashboard-quotes-summary :is(.quotes-summary__previous-btn,.quotes-summary__next-btn,.quotes-summary__reset-btn):disabled{cursor:not-allowed;opacity:.5;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.dashboard-quotes-summary :is(.quotes-summary__previous-btn,.quotes-summary__next-btn){top:50%;-webkit-transform:translateY(-50%) scale(.7);transform:translateY(-50%) scale(.7)}.dashboard-quotes-summary .quotes-summary__previous-btn{left:0}.dashboard-quotes-summary .quotes-summary__next-btn{right:0}.dashboard-quotes-summary .quotes-summary__reset-btn{right:0;top:0;-webkit-transform-origin:75% 25%;transform-origin:75% 25%;-webkit-transform:scale(.6);transform:scale(.6)}.microsoft-graph-response{display:grid;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;justify-items:center;text-align:center;grid-gap:4rem;gap:4rem;height:100vh}.microsoft-graph-response svg{width:30%}.microsoft-graph-response p{font-size:1.1rem}.microsoft-graph-response a{font-size:1rem}.table-admin{width:100%;border-collapse:collapse;text-align:left}.table-admin thead{background-color:#949aa4;color:#fff}.table-admin :is(th,td){padding:.5rem 1rem}.table-admin tbody tr:nth-child(2n){background-color:#eef0fa}.automated-status__form{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:1rem;gap:1rem}.automated-status__form .input-field-wrapper{width:100%}.table-admin th.actions{width:0;text-align:center}.automated-status__actions{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;grid-gap:.5rem;gap:.5rem}.automated-status__actions .btn.btn{margin:unset;padding:.5rem;line-height:1;display:grid;place-items:center;min-width:2rem;aspect-ratio:1}.automated-status__actions .btn i{padding:unset;margin:unset}.pol-info-box{display:grid;grid-template-columns:1fr;padding:.5rem;border-radius:4px;-webkit-box-shadow:0 0 1px rgba(0,0,0,.125),0 1px 3px rgba(0,0,0,.2);box-shadow:0 0 1px rgba(0,0,0,.125),0 1px 3px rgba(0,0,0,.2);color:#000;color:var(--_color,#000);background:#fff;background:var(--_bg,#fff)}.pol-info-box--info{--_color:#fff;--_bg:#3498db}.pol-info-box--success{--_color:#000;--_bg:#70dd85}.pol-info-box--warning{--_color:#000;--_bg:#fcc151}.pol-info-box--danger{--_color:#fff;--_bg:#e74c3c}.pol-info-box--with-icon{grid-template-columns:2.5rem 1fr;grid-gap:.5rem;gap:.5rem}.pol-info-box__icon{align-self:center;display:grid;place-items:center;font-size:1.5rem;aspect-ratio:1;border-radius:4px;color:inherit;color:var(--_icon-color,inherit);background:inherit;background:var(--_icon-bg,inherit)}.pol-info-box__icon--info{--_icon-color:#fff;--_icon-bg:#3498db}.pol-info-box__icon--success{--_icon-color:#000;--_icon-bg:#70dd85}.pol-info-box__icon--warning{--_icon-color:#000;--_icon-bg:#fcc151}.pol-info-box__icon--danger{--_icon-color:#fff;--_icon-bg:#e74c3c}.pol-info-box__content{height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;font-size:.9rem}.pol-info-box__text{font-size:1.1rem;font-weight:500}.pol-info-box__two-auto-columns{display:grid;grid-template-columns:repeat(2,auto);grid-gap:1rem;gap:1rem}.pol-info-box__two-auto-columns>div{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.pol-toast{overflow:hidden;border-radius:4px;-webkit-box-shadow:0 0 1px rgba(0,0,0,.125),0 1px 3px rgba(0,0,0,.2);box-shadow:0 0 1px rgba(0,0,0,.125),0 1px 3px rgba(0,0,0,.2);background:#fff}.pol-toaster{position:fixed;top:2rem;right:2rem;z-index:9999;width:min(300px,100%);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:1rem;gap:1rem}.create-import{display:grid;grid-template-columns:5fr 3fr;grid-gap:1rem;gap:1rem}.create-import__info{font-size:.85rem}.create-import__info__fields{list-style:none;margin-top:1rem;font-size:.8rem;color:#372e74}.create-import__info__fields>li:before{content:"-";display:inline-block;margin-right:1ch}.import-table__overflow{overflow-x:auto;padding-top:.25rem}.datatable.import-table thead tr:not(.table__specific-tr) th{background-color:#372e74;color:#fff;font-weight:500}.datatable.import-table :is(thead,tbody) tr :is(th,td){text-align:left;cursor:auto}.datatable.import-table tr :is(th,td):not(:last-child){border-right:1px solid rgba(0,0,0,.25)}.datatable.import-table tr th:not([data-header=validation_errors],[data-header=tmp_id]){min-width:200px}.datatable.import-table tr th[data-header=validation_errors]{min-width:3rem;text-align:center}.datatable.import-table tr th .input-field-wrapper .react-select+label{left:10px}.datatable.import-table tr td{padding:.5rem}.datatable.import-table .import-table__row--error{background:#f8c9c4}.datatable.import-table .import-table__row--error+.import-table__row--error td{border-top:1px solid #e74c3c}.datatable.import-table .import-table__row__icon{font-size:1.2rem;color:#e74c3c}.datatable.import-table .table__specific-th{font-size:.7rem}.datatable.import-table .table__specific-th .input-field-wrapper:not(:last-of-type){margin-bottom:.75em}.import-table__row-results__wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1rem 2rem;gap:1rem 2rem}.rows-infos__total-insert-update{min-width:300px}.validate-and-process-import{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:1rem;gap:1rem}.validate-and-process-import .page{min-height:unset}.process-import__progress_wrapper{padding:1rem;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#3498db;color:#fff}.process-import__progress_text,.process-import__progress_wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:1rem;gap:1rem}.process-import__progress_text{font-size:.95rem;font-weight:500}.process-import__progress_text i{font-size:1.5rem}.import-table__extras{display:grid;grid-template-columns:3fr 1fr;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:1rem;gap:1rem;margin-bottom:1rem}.import-table__extras__table-actions{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;grid-gap:.5rem;gap:.5rem;height:85px}.import-table__extras__table-actions .listing-pagination{margin-block:auto 0}.import-table__overflow~.import-table__extras__table-actions{margin-top:1rem}.import-table__overflow~.import-table__extras__table-actions .listing-pagination{margin-top:0}.import-table__overflow~.import-table__extras__table-actions .btn-submit{margin-top:auto}.import-steps .box__header.admin__card__header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.btn.validate-return{line-height:30px;margin-right:.5rem}.new-view-orders{height:100%;display:grid;grid-template-columns:4fr 1fr;grid-gap:1rem;gap:1rem;margin-right:1rem}.new-view-orders__header{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-inline:1rem}.new-view-orders__header,.new-view-orders__header__actions{grid-gap:1rem;gap:1rem}.new-view-orders__header,.new-view-orders__header__actions,.new-view-orders__header__submit.btn{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.new-view-orders__header__submit.btn{grid-gap:.5rem;gap:.5rem}.new-view-orders__content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.new-view-orders__loader{display:grid;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;grid-template-columns:min(300px,100%)}.new-view-orders__loader svg{overflow:visible}.new-view-orders__scrollable{-webkit-flex:auto;-ms-flex:auto;flex:auto;height:0;overflow:auto}.new-view-orders__content>.new-view-orders__scrollable{padding-inline:1rem}.new-view-orders__content__legends{position:relative}.new-view-orders__content__legends__icon{cursor:help;color:#372e74;font-size:1.5rem;width:2rem;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;border:3px solid #372e74}.new-view-orders__content__legends__content{position:absolute;z-index:2;top:100%;right:0;min-width:200px;white-space:nowrap;padding:.5rem .75rem;background:#eaecfa;font-size:.9rem;border-radius:4px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);visibility:hidden;opacity:0;-webkit-transition:visibility .2s ease-in-out,opacity .2s ease-in-out;transition:visibility .2s ease-in-out,opacity .2s ease-in-out}.new-view-orders__content__legends__content:before{content:"";position:absolute;bottom:100%;left:0;width:100%;height:.5rem}.new-view-orders__content__legends:hover .new-view-orders__content__legends__content{visibility:visible;opacity:1}.new-view-orders__content__legends__content dl{margin-top:.5rem;display:grid;grid-template-columns:1fr 1fr;-webkit-align-items:center;-ms-flex-align:center;align-items:center;line-height:1;grid-gap:.3rem 2rem;gap:.3rem 2rem}.new-view-orders__content__legends__content dl :nth-child(2n){justify-self:flex-end}.new-view-orders__content__legends__content dl dt{line-height:1.2rem;color:#372e74}.new-view-orders__content__legends__content dl dt i{font-size:1.2rem}.new-view-orders__grid{position:relative;display:grid;grid-template-columns:repeat(12,1fr);-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;grid-gap:.3rem;gap:.3rem}.new-view-orders__grid .vo-col-1{grid-column:span 1}.new-view-orders__grid .vo-col-2{grid-column:span 2}.new-view-orders__grid .vo-col-3{grid-column:span 3}.new-view-orders__grid .vo-col-4{grid-column:span 4}.new-view-orders__grid .vo-col-5{grid-column:span 5}.new-view-orders__grid .vo-col-6{grid-column:span 6}.new-view-orders__grid .vo-col-7{grid-column:span 7}.new-view-orders__grid .vo-col-8{grid-column:span 8}.new-view-orders__grid .vo-col-9{grid-column:span 9}.new-view-orders__grid .vo-col-10{grid-column:span 10}.new-view-orders__grid .vo-col-11{grid-column:span 11}.new-view-orders__grid .vo-col-12{grid-column:span 12}.new-view-orders__grid:empty:before{content:attr(data-empty-text);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-column:span 12;min-height:2.5rem}.new-view-orders__grid.group{grid-gap:1rem;gap:1rem}.new-view-orders__group{padding:.5rem 1.25rem 1rem;position:relative;-webkit-box-shadow:2px 2px 1px rgba(0,0,0,.1);box-shadow:2px 2px 1px rgba(0,0,0,.1);background:#eaecfa;border-radius:4px}:is(.new-view-orders__group__left-actions,.new-view-orders__group__right-actions){position:absolute;z-index:1;top:50%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;visibility:hidden;opacity:0;-webkit-transition:visibility .2s ease-in-out,opacity .2s ease-in-out;transition:visibility .2s ease-in-out,opacity .2s ease-in-out}.new-view-orders__group__left-actions{left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.new-view-orders__group__right-actions{right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.new-view-orders__group:hover :is(.new-view-orders__group__left-actions,.new-view-orders__group__right-actions){visibility:visible;opacity:1}.new-view-orders__group.required{background:rgba(231,76,60,.07)}.new-view-orders__grid+.new-view-orders__group.required{margin-top:1rem}.new-view-orders__group__header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.2rem;gap:.2rem}.new-view-orders__group__icon{font-size:1.5rem;color:#372e74}.new-view-orders__group__label{position:relative;font-size:1rem;min-width:50px;color:#372e74;border-bottom:1px solid #7565c0;padding-right:.5rem;overflow:hidden}.new-view-orders__group__label span{opacity:0;white-space:nowrap}.new-view-orders__group__label input{position:absolute;inset:0;border:none;outline:none;font:inherit;color:inherit;background:transparent}.new-view-orders__group__actions{display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:.3rem;gap:.3rem;margin-left:auto}.new-view-orders__group__icon-not-registered{color:#e74c3c;font-size:1.2rem}.new-view-orders__field{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;grid-gap:1rem;gap:1rem;min-height:2.5rem;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:4px;background:#f4f4f4;color:#372e74}.new-view-orders__field:nth-child(2n){background:#fff}.new-view-orders__field.sortable-ghost,.new-view-orders__group.sortable-ghost{opacity:.5}.new-view-orders__field__icon,.new-view-orders__group__icon{cursor:move;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.new-view-orders__field__label{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.2rem;gap:.2rem;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-break:break-word;line-height:1.2}.new-view-orders__field__label>i{font-size:1.5rem}.new-view-orders__field__label-icons{line-height:1;padding-block:.25rem}.new-view-orders__field__label__specific{font-style:italic;font-weight:500}.new-view-orders__field__label-icons>i{float:left;font-size:1rem;margin-right:.2rem}.new-view-orders__field__label-icons>span{vertical-align:sub}.new-view-orders__field__label-icons>i+span{line-height:1.2}.new-view-orders__field__actions{display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:.3rem;gap:.3rem}.new-view-orders__aside{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:1rem;gap:1rem;background:#eef0fa;padding:1rem;border-radius:4px}.new-view-orders__available-fields{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.new-view-orders__available-fields__search{margin-bottom:.5rem}.new-view-orders__available-fields__search input{width:100%;padding:.5rem;border:1px solid #7565c0;border-radius:4px;outline:none}.new-view-orders__available-fields .new-view-orders__field{cursor:move}.vo-action__button{display:grid;place-items:center;min-width:1.75rem;aspect-ratio:1;background:none;border:1px solid #372e74;border-radius:4px;cursor:pointer;font-size:1.2rem;background:#fff}.vo-action__list-hover__container{position:relative}.vo-action__list-hover{list-style:none;padding:0;margin:0;position:absolute;z-index:1;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-shadow:0 0 7px rgba(0,0,0,.1);box-shadow:0 0 7px rgba(0,0,0,.1);background:#fff}.vo-action__list-hover__item{cursor:pointer;font-size:1rem;color:#000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vo-action__list-hover__item.square{display:grid;place-items:center;min-width:2rem;border-radius:0;aspect-ratio:1}.vo-action__list-hover__item.active:not(.disabled){background:#9e8cfd}.vo-action__list-hover__item.disabled{cursor:not-allowed;color:#5f5f5f}.vo-action__list-hover__item:not(.disabled):hover{background:#c8befe}.vo-action__list-hover__item i{font-size:1.2rem}.vo-action__config__button__container .vo-action__list-hover{z-index:2;padding-block:.25rem}.vo-action__config__button__container .vo-action__list-hover__item.active:not(:hover){background:none}.vo-action__config__button__container .vo-action__config__item,.vo-action__config__button__container .vo-action__config__item__submenu__item{position:relative;display:grid;grid-template-columns:1rem 1fr;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.25rem;gap:.25rem;line-height:1;font-size:.8rem;padding:.5rem;white-space:nowrap}.vo-action__config__button__container .vo-action__config__item i{font-size:inherit}.vo-action__config__button__container .vo-action__config__item__submenu{list-style:none;position:absolute;z-index:1;bottom:-.25rem;right:100%;background:#fff;padding-block:.25rem;opacity:0;-webkit-box-shadow:0 0 7px rgba(0,0,0,.1);box-shadow:0 0 7px rgba(0,0,0,.1);visibility:hidden;-webkit-transition:visibility .2s,opacity .2s;transition:visibility .2s,opacity .2s}.vo-action__config__button__container .vo-action__config__item:hover .vo-action__config__item__submenu{opacity:1;visibility:visible}.vo-action__config__button__container .vo-action__config__item__submenu__item:hover{background:#c8befe}.pol-dropdown{position:relative;display:inline-block}.pol-dropdown__content{position:absolute;z-index:999;top:100%;display:inline-block;min-width:100%}.pol-dropdown.is-hoverable:not(:hover) .pol-dropdown__content,.pol-dropdown:not(.is-hoverable) .pol-dropdown__content:not(.is-open){display:none}.pol-dropdown__details{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:#fff;-webkit-box-shadow:2px 2px 1px rgba(0,0,0,.1);box-shadow:2px 2px 1px rgba(0,0,0,.1)}.pol-dropdown__details-title{padding:.25rem .5rem;font-size:.8rem;font-weight:700;color:#372e74}.pol-dropdown__details-item{white-space:nowrap;padding:.5rem;font-size:.85rem;cursor:pointer}.pol-dropdown__details-item:hover{background:#ccc4f3}.module-statistics-tools__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff;-webkit-box-shadow:2px 2px 1px rgba(0,0,0,.1);box-shadow:2px 2px 1px rgba(0,0,0,.1)}.module-statistics-tools__item{white-space:nowrap;padding:.5rem;font-size:.85rem}.module-statistics-tools__item:hover{background:#ccc4f3}@-webkit-keyframes dash{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes dash{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes dataLoader{0%{background-position:0 50%}to{background-position:100% 50%}}@keyframes dataLoader{0%{background-position:0 50%}to{background-position:100% 50%}}@-webkit-keyframes error{0%{right:-300px}to{right:5px}}@keyframes error{0%{right:-300px}to{right:5px}}@-webkit-keyframes toTop{0%{top:100%}to{top:0}}@keyframes toTop{0%{top:100%}to{top:0}}@-webkit-keyframes toBottom{0%{top:0}to{top:100%}}@keyframes toBottom{0%{top:0}to{top:100%}}@-webkit-keyframes hoverEdit{0%{margin-top:0}10%{margin-top:-8px}20%{margin-top:0}}@keyframes hoverEdit{0%{margin-top:0}10%{margin-top:-8px}20%{margin-top:0}}@-webkit-keyframes slideInfoIn{0%{left:100%}to{left:0}}@keyframes slideInfoIn{0%{left:100%}to{left:0}}@-webkit-keyframes slideInfoOut{0%{left:0}to{left:100%}}@keyframes slideInfoOut{0%{left:0}to{left:100%}}@-webkit-keyframes horizontalMove{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}50%{-webkit-transform:translate3d(7px,0,1px);transform:translate3d(7px,0,1px)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes horizontalMove{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}50%{-webkit-transform:translate3d(7px,0,1px);transform:translate3d(7px,0,1px)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes bubbles{0%{r:2}50%{r:3.5}to{r:2}}@keyframes bubbles{0%{r:2}50%{r:3.5}to{r:2}}.text-nowrap{white-space:nowrap}.admin{position:relative;min-height:100vh;display:grid;grid-template-areas:"header header" "sidebar wrapper";grid-template-columns:250px 1fr;grid-template-rows:auto 1fr;-webkit-transition:grid-template-columns .3s ease-in-out;transition:grid-template-columns .3s ease-in-out;transition:grid-template-columns .3s ease-in-out,-ms-grid-columns .3s ease-in-out}.admin__header{grid-area:header;position:relative;max-height:100px;z-index:1030;background:#605ca8}@media(max-width:767px){.admin__header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.admin__header__logo{-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out;display:block;float:left;height:50px;font-size:1.5em;line-height:50px;text-align:center;width:250px;padding:0 15px;font-weight:300;overflow:hidden;color:#fff;background:#555299;border-bottom:0 solid transparent}@media(max-width:767px){.admin__header__logo{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.admin__header__logo:hover{color:#fff}.admin__header__nav{-webkit-transition:margin-left .3s ease-in-out,max-width .3s ease-in-out;transition:margin-left .3s ease-in-out,max-width .3s ease-in-out;margin-bottom:0;margin-left:250px;max-width:calc(100% - 250px);border:0;min-height:50px;border-radius:0;z-index:1000;position:relative;padding-right:30px}@media(max-width:767px){.admin__header__nav{margin-left:0;max-width:none}}.admin__header__nav .nav{list-style:none}.admin__header__nav .nav__item{color:#fff;display:inline-block;margin-left:25px;font-size:1.6em}.admin__header__toggle{color:#fff;font-size:1.2em;padding:0 15px;cursor:pointer}.admin__sidebar{grid-area:sidebar;min-height:100%;height:0;overflow-y:auto;z-index:810;-webkit-transition:width .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:width .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,width .3s ease-in-out;transition:transform .3s ease-in-out,width .3s ease-in-out,-webkit-transform .3s ease-in-out;background-color:#222d32;color:#fff}@media(max-width:767px){.admin__sidebar{padding-top:100px}}.admin__sidebar-logo{background-color:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;overflow:hidden;max-height:350px}.admin__sidebar-logo img{max-width:100%}.admin__sidebar .user{white-space:nowrap;overflow:hidden;padding:10px;position:relative}.admin__sidebar .user:after,.admin__sidebar .user:before{content:"";display:table}.admin__sidebar .user:after{clear:both}.admin__sidebar .user__image{float:left}.admin__sidebar .user__image__img{border-radius:50%;-webkit-transition:width .3s,height .3s;transition:width .3s,height .3s}.admin__sidebar .user__info{padding:5px 5px 5px 15px;line-height:1;position:absolute;left:55px}.admin__sidebar .user__info__etat{margin-top:8px;text-decoration:none;padding-right:5px;font-size:11px}.admin__sidebar .user__info__etat:before{content:"";display:inline-block;width:8px;height:8px;background:#3c763d;border-radius:50%;margin-right:5px}.admin__sidebar .title{color:#4b646f;background:#1a2226;padding:10px;font-size:12px;overflow:hidden;text-overflow:clip;white-space:nowrap}.admin__sidebar .menu__item__customer{background-color:#2c3b41}.admin__sidebar .menu__item__customer__link{padding:10px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;color:#b8c7ce;cursor:default}.admin__sidebar .menu__item__customer__link .policon{font-size:1.4em;margin-right:10px}.admin__sidebar .menu__item__link{padding:10px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;color:#b8c7ce;cursor:pointer}.admin__sidebar .menu__item__link .policon{font-size:1.4em;margin-right:10px}.admin__sidebar .menu__item__link.collapsed,.admin__sidebar .menu__item__link:hover{color:#fff}.admin__sidebar .menu__item__select{padding:10px;position:relative;color:#b8c7ce;cursor:pointer;background-color:#2c3b41}.admin__sidebar .menu__item__select,.admin__sidebar .menu__item__select>div{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.admin__sidebar .menu__item__select>div{width:100%}.admin__sidebar .menu__item__select:hover{color:#fff}.admin__sidebar .menu__item__select .submenu{display:none;z-index:1;position:absolute;width:100%;background-color:#fff;top:100%;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-height:200px;overflow-x:auto}.admin__sidebar .menu__item__select .submenu li{padding:5px 5px 5px 10px;border-bottom:1px solid #8aa4af;color:#8aa4af;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.admin__sidebar .menu__item__select .submenu li:hover{background-color:#8aa4af;color:#fff}.admin__sidebar .menu__item__select .isOpen{display:block}.admin__sidebar .menu__item__select .policon{font-size:.8em;margin-right:20px;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.admin__sidebar .menu__item__select .policon--reverse{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.admin__sidebar .menu__item .submenu{background:#2c3b41;font-size:.9em;display:none}.admin__sidebar .menu__item .submenu__item{padding:10px;color:#8aa4af}.admin__sidebar .menu__item .submenu__item:hover{color:#fff}.admin__sidebar .menu__item .submenu__item__picto{margin-right:10px}.admin__sidebar .menu__item .submenu__active{background:#555299;color:#fff}.admin__sidebar .menu .disabled{pointer-events:none;color:#ccc;opacity:.5}.admin__sidebar .menu .collapsed .submenu{display:block}.admin__wrapper{grid-area:wrapper;padding:30px 15px;overflow:auto}.admin__wrapper .page:not(.page-admin){display:none}.admin__title{text-align:left;padding-left:15px;font-size:1.5em;margin-bottom:20px;font-weight:400;text-transform:uppercase}.admin.is-sticky{grid-template-columns:50px 1fr}.admin.is-sticky .admin__header__logo{position:relative;width:50px;font-size:1em}@media(max-width:767px){.admin.is-sticky .admin__header__logo{width:100%;font-size:1.5em;height:50px}}.admin.is-sticky .admin__header__logo{visibility:hidden}@media(max-width:767px){.admin.is-sticky .admin__header__logo{visibility:visible}}.admin.is-sticky .admin__header__logo:after{font-size:1.5em;content:"POL";visibility:visible;display:block;position:absolute;background-color:inherit;top:0;left:0;width:100%}@media(max-width:767px){.admin.is-sticky .admin__header__logo:after{visibility:hidden}}.admin.is-sticky .admin__header__nav{margin-left:50px;max-width:calc(100% - 50px)}@media(max-width:767px){.admin.is-sticky .admin__header__nav{margin-left:0;max-width:none}}.admin.is-sticky .admin__sidebar-logo,.admin.is-sticky .admin__sidebar .react-select__indicators{display:none}.admin.is-sticky .admin__sidebar .react-select__value-container{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:100%}.admin.is-sticky .menu__item{position:relative}.admin.is-sticky .menu__item__link{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.admin.is-sticky .menu__item__link .policon{margin-right:0}.admin.is-sticky .menu__item__link:hover{background:#1e282c}.admin.is-sticky .menu__item__select{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.admin.is-sticky .menu__item__select .policon{margin-right:0}.admin.is-sticky .menu__item__select span{display:none}.admin.is-sticky .menu__item__select .submenu{position:absolute;left:50px;top:0;width:200px}.admin.is-sticky .menu__item__text{display:none}.admin.is-sticky .menu__item__picto{margin:auto}.admin.is-sticky .submenu{position:absolute;left:50px;top:0;list-style:none;white-space:nowrap;background:#1e282c}.admin.is-sticky .title{display:none}.admin.is-sticky .user__image{position:relative;left:-3px}.admin.is-sticky .user__image__img{width:30px;height:30px;display:block;margin:auto}.admin.is-sticky .user [data-initials]:before{width:35px;height:35px;font-size:1.2em}.admin.is-sticky .collapsed{background:#1e282c}.admin.is-sticky .collapsed .submenu{display:none}.admin.is-sticky .collapsed:hover .submenu{display:block}.admin main.box{height:100%}.admin .box{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-radius:3px;background:#fff;border-top:3px solid #b8c7ce;margin-bottom:20px;width:100%;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.25);box-shadow:0 1px 5px rgba(0,0,0,.25)}.admin .box,.admin .box__header{display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}.admin .box__header{-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;grid-gap:1rem;gap:1rem;color:#444;padding:10px;margin-bottom:10px;border-bottom:1px solid #f4f4f4}.admin .box__header__title{display:inline-block;margin:0;font-size:1.125rem}.admin .box__header__tools{float:right;margin-left:20px;display:-webkit-flex;display:-ms-flexbox;display:flex}.admin .box__header__text{display:inline-block;font-size:1.2em;margin:0}.admin .box__header__agenda{float:right;font-size:1.5em;margin-right:5px}.admin .box__body{padding:10px;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.admin [data-initials]:before{background:#d3d3d3;color:#000;content:attr(data-normals);content:attr(data-initials);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-radius:50%;margin-right:.5em;font-size:2em;width:50px;height:50px}.admin [data-initials]:before,.btn{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.btn{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;grid-gap:.5rem;gap:.5rem;text-overflow:ellipsis;white-space:nowrap;padding:.75rem 1rem;line-height:1;border-radius:5px;border:1px solid #000;background-color:transparent;-webkit-transition:background-color .2s,color .2s;transition:background-color .2s,color .2s}.btn+.btn{margin-left:10px}.btn i{font-size:1.1em}.btn:hover{background-color:#000;color:#fff;cursor:pointer}.btn-primary:not(.btn-full){border-color:#372e74;color:#372e74}.btn-primary:not(.btn-full):is(:hover,.is-active){background-color:#372e74;color:#fff}.btn-primary.btn-full{background:#372e74;color:#fff}.btn-primary.btn-full:is(:hover,.is-active){background-color:transparent;color:#372e74}.btn-secondary{border-color:#c8befe;color:#c8befe}.btn-secondary:is(:hover,.is-active){background-color:#c8befe;color:#372e74}.btn-danger:is(:hover,.is-active){background-color:#e74c3c;color:#fff}.btn-submit{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;grid-gap:.5rem;gap:.5rem}.btn:is(:disabled,[disabled]){background-color:#ccc;color:#5f5f5f;border-color:#ccc;cursor:not-allowed}.btn-danger{border-color:#e74c3c;color:#e74c3c}.btn-danger:hover{background-color:#e74c3c;color:#fff}.main-content{background:linear-gradient(180deg,#ccc4f3 0,#ccc4f3 50px,#ccc4f3 0,transparent 0,transparent);position:relative}.main-content__body{border-radius:4px;position:relative;margin-bottom:15px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.main-content__body .page-admin{display:none}.main-content .header{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:40px}.main-content .header__margin{min-width:8px;height:100%}.main-content .header__margin.contacts{background:#9b59b6;color:#fff}.main-content .header__margin.actions{background:#47ad3b;color:#fff}.main-content .header__margin.devis{background:#e67e22;color:#fff}.main-content .header__margin.articles{background:#00a0b0;color:#fff}.main-content .header__margin.mail-type,.main-content .header__margin.mails{background:#95a5a6;color:#fff}.main-content .header__margin.prospects{background:#3860c4;color:#fff}@media print{.main-content .header__margin{display:none}}.main-content .header__number{color:#3860c4;opacity:.6;min-width:127px;text-align:center}@media(max-width:767px){.main-content .header__number{display:none}}.main-content .header__separator{width:2px;background-color:#9799a5;height:65%;margin-left:10px;margin-right:10px}@media(max-width:767px){.main-content .header__separator{display:none}}.main-content .header__title{background-color:#eef0fa;color:#3860c4;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-left:7px;padding-right:7px;height:100%;text-align:center;border-top-right-radius:4px;border-bottom-right-radius:4px;font-size:1em}@media print{.main-content .header__title{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}.main-content .content-add{margin-left:auto}@media print{.main-content .content-add{display:none}}.main-content .content-add__list{list-style:none;padding:5px 0;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:-webkit-max-content;width:-moz-max-content;width:max-content}.main-content .content-add__list,.main-content .content-add__list .action{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.main-content .content-add__list .action{color:#fff;background-color:#372e74;cursor:pointer;width:45px;height:45px;text-align:center;border-radius:5px;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:10px}.main-content .content-add__list .action--disable{background-color:#ccc;color:#5f5f5f;cursor:not-allowed}.main-content .content-add__list .action__picto{cursor:inherit;font-size:1.2rem;display:block}.main-content .content-add__list .action__dropdown{position:relative;display:inline;margin-right:5px;width:100px}.main-content .content-add__list .action__dropdown__content{display:none;position:absolute;background-color:hsla(0,0%,100%,.95);min-width:160px;padding:12px 16px}.main-content .content-add__list .action__dropdown__content p{color:#000}.main-content .content-add__list .action__dropdown__item{width:100%;display:inline-block;color:#fff;font-size:1.2em;margin:0 15px}.main-content .content-add__list .action__dropdown__item:hover{background-color:#9799a5;border-radius:5px;cursor:pointer}.main-content .content-add__list .action__dropdown:hover+.action__dropdown__content,.main-content .content-add__list .action__dropdown__content:hover{display:block}.main-content .content-add__list .btn__primary{font-size:1.6em}@media print{.main-content .d-print-none{display:none}}.main-content .content-action{border-top-right-radius:4px;border-bottom-left-radius:4px;margin-left:-5px}.main-content .content-action__list{list-style:none;padding:5px 0;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.main-content .content-action__list,.main-content .content-action__list .action{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.main-content .content-action__list .action{color:#3860c4;cursor:pointer;width:40px;height:35px;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:5px;border:1px solid #3860c4;border-radius:5px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.main-content .content-action__list .action:hover{background:#3860c4;color:#fff}.main-content .content-action__list .action>a{width:100%;height:100%}.main-content .content-action__list .action>a,.main-content .content-action__list .action__dropdown{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.main-content .content-action__list .action__dropdown{margin-left:5px;width:40px;height:35px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;cursor:pointer;position:relative}.main-content .content-action__list .action__dropdown__content{display:none;position:absolute;left:0;top:100%;background-color:#eef0fa;min-width:280px;height:auto;z-index:3;border:2px solid #3860c4;border-radius:3px}.main-content .content-action__list .action__dropdown__content p{color:#372e74}.main-content .content-action__list .action__dropdown__item{width:280px;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.5rem;gap:.5rem;color:#fff;font-size:.9em;cursor:pointer;padding:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.main-content .content-action__list .action__dropdown__item .icon-li{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.main-content .content-action__list .action__dropdown__item .icon-li .spin{-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.main-content .content-action__list .action__dropdown__item .icon-li>svg{color:#000;margin-top:2px}.main-content .content-action__list .action__dropdown__item .icon-li>p{margin-left:10px}.main-content .content-action__list .action__dropdown__item i{color:#000}.main-content .content-action__list .action__dropdown__item__disabled{pointer-events:none;background-color:#ccc;-webkit-filter:grayscale(1);filter:grayscale(1)}.main-content .content-action__list .action__dropdown__item:hover{background-color:#3860c4}.main-content .content-action__list .action__dropdown__item:hover p{color:#fff}.main-content .content-action__list .action__dropdown__Btn{cursor:pointer}.main-content .content-action__list .action__dropdown:hover .action__dropdown__content{display:block}.main-content .content-action__list .btn__secondary{font-size:1.6em;border:1px solid #3860c4;color:#3860c4;border-radius:5px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.main-content .content-action__list .btn__secondary:hover{background:#3860c4;color:#fff}.main-content .content-search{position:fixed;top:0;right:0;bottom:0;width:400px;height:100%;background:#fff;z-index:999;padding:0 30px;text-align:left;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;overflow:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}@media(max-width:767px){.main-content .content-search{background-color:#fff;width:100%}}@media(min-width:768px){.main-content .content-search{width:100%;background-color:#fff}}@media(min-width:992px){.main-content .content-search{background-color:#9d9eda;width:80%}}@media(max-width:767px){.main-content .content-search .savedSearch h2:first-child{color:#372e74}}@media(min-width:768px){.main-content .content-search .savedSearch h2:first-child{color:#372e74}}@media(min-width:992px){.main-content .content-search .savedSearch h2:first-child{color:#fff}}.main-content .content-search.active-search{-webkit-transform:translateX(0);transform:translateX(0);-webkit-box-shadow:5px 0 15px rgba(0,0,0,.25);box-shadow:5px 0 15px rgba(0,0,0,.25)}.main-content .content-search.hidden-search{display:none}.main-content .content-search__title{text-transform:uppercase;font-weight:700;color:#372e74;font-size:1.3em;margin-bottom:10px;padding-right:25px}.main-content .content-search__close{position:absolute;z-index:1;top:20px;right:20px;font-size:1.7em;color:#fff;cursor:pointer;display:inline-block;padding:5px;border-radius:50%}@media(max-width:767px){.main-content .content-search__close{color:#372e74}}@media(min-width:768px){.main-content .content-search__close{color:#372e74}}@media(min-width:992px){.main-content .content-search__close{color:#fff}}.main-content .content-search__expend{position:fixed;left:8px;font-size:1.2em;top:30px;-webkit-transform:rotate(180deg);transform:rotate(180deg);color:#fff;cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;width:15px}.main-content .content-search__expend:hover{-webkit-transform:rotate(180deg) translateX(35%);transform:rotate(180deg) translateX(35%)}@media(max-width:767px){.main-content .content-search__expend{display:none}}@media(min-width:768px){.main-content .content-search__expend{display:none}}@media(min-width:992px){.main-content .content-search__expend{color:#fff;display:block}}.main-content .content-search .open{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.main-content .content-search .group{padding:0}.main-content .content-search .form{padding:0 0 30px}.main-content .content-search__field{position:relative}.main-content .content-search__field__input{display:block;border:0;width:100%;padding:15px 0;background:none;font-size:1.2em}.main-content .content-search__field__input:focus,.main-content .content-search__field__input:valid{outline:none}.main-content .content-search__field__input:focus+label,.main-content .content-search__field__input:valid+label{top:0;font-size:.9em;color:#372e74}.main-content .content-search__field__input:focus~span:after,.main-content .content-search__field__input:focus~span:before,.main-content .content-search__field__input:valid~span:after,.main-content .content-search__field__input:valid~span:before{width:50%;z-index:1}.main-content .content-search__field__input:focus~span:before,.main-content .content-search__field__input:valid~span:before{left:0}.main-content .content-search__field__label{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:1.2em;-webkit-transition:top .2s linear,font-size .2s linear;transition:top .2s linear,font-size .2s linear;color:#c8befe}.main-content .content-search__field__bar:after,.main-content .content-search__field__bar:before{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:#372e74;-webkit-transition:width .2s linear,left .2s linear;transition:width .2s linear,left .2s linear}.main-content .content-search__field:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#c8befe}.main-content .extended{background-color:#fff}@media(min-width:992px){.main-content .extended{width:850px!important}}@media(min-width:1200px){.main-content .extended{width:1110px!important}}.main-content .extended .policon{color:#372e74}.main-content .extended .policon-arrow-right-bis:hover{-webkit-transform:translateX(35%);transform:translateX(35%)}.main-content .extended .savedSearch h2:first-child{color:#372e74}.main-content .extended .savedSearch .policon{color:unset}@media(min-width:768px){.main-content .header__title{position:relative}.main-content .header__title .content-actions{position:absolute;background:none;bottom:0}.main-content .header__title .content-actions__list{padding:0;height:100%}.main-content .header__title .content-actions .action{height:100%;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0;padding:0 20px;cursor:pointer}.main-content .header__title .content-actions .action:last-child{border-left:1px solid #fff}.main-content .header__number{margin-top:0;min-height:21px}}@media(min-width:992px){.main-content .content-search{width:400px}}@media(min-width:1200px){.main-content .content-search{width:400px}}.table-import table tr td{text-align:left}.table-content .react-bootstrap-table{min-height:463px;overflow:hidden;overflow-x:auto}.table-content .react-bootstrap-table table.datatable{table-layout:auto}.table-content .react-bootstrap-table-pagination{margin:15px 0 0}.table-content .react-bootstrap-table-pagination .btn{margin-left:-15px;display:inline-block;padding:6px 12px;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid #ccc;border-radius:4px;color:#333;font-size:1em;background:#fff}.table-content .react-bootstrap-table-pagination .dropdown-menu{display:none;position:absolute;bottom:0;left:50px;z-index:1000;float:left;min-width:160px;text-align:left;-webkit-box-shadow:0 6px 12px #c8c8c8;box-shadow:0 6px 12px #c8c8c8;padding:0;margin:2px 0 0;list-style:none;background:#fff;border:1px solid #ccc;border-radius:4px}.table-content .react-bootstrap-table-pagination .dropdown-item{text-align:left;display:block}.table-content .react-bootstrap-table-pagination .dropdown-item a{display:block;clear:both;font-weight:400;color:#372e74;white-space:nowrap;padding:3px 20px}.table-content .react-bootstrap-table-pagination .dropdown-item a:hover{background:#eee}.table-content .react-bootstrap-table-pagination .dropdown.open .dropdown-menu{display:block}.table-content .react-bootstrap-table-pagination .pagination{text-align:right;list-style:none}.table-content .react-bootstrap-table-pagination .pagination__item{display:inline-block}.table-content .react-bootstrap-table-pagination .pagination__item-active .pagination__item__btn{background-color:#372e74;border-color:#372e74;color:#fff}.table-content .react-bootstrap-table-pagination .pagination__item__btn{border:1px solid #ccc;position:relative;float:left;padding:6px 12px;font-size:1em;text-decoration:none;z-index:3;color:#372e74;margin-left:0;border-radius:0;cursor:pointer;margin-right:-1px;background:#fff}.table-content .react-bootstrap-table-pagination .pagination__item__btn:active,.table-content .react-bootstrap-table-pagination .pagination__item__btn:focus{outline:none}.table-content .react-bootstrap-table-pagination .pagination__item:first-child .pagination__item__btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.table-content .react-bootstrap-table-pagination .pagination__item:last-child .pagination__item__btn{margin-right:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.table-content-search .react-bootstrap-table{margin-bottom:20px}.table-content-search table td{word-break:break-word}.table-content-search table td>*{overflow:auto}.table-content-search table td img{max-width:100%}.table-content{position:relative;overflow:hidden}.table-container,.table-content{margin-top:10px}.table-container .table-content__margin{margin-top:2px}.table-container.no-datas .react-bootstrap-table-pagination{display:none}.table-container.no-datas [data-row-selection=true]{min-height:43px;display:block}.table-container.no-datas [data-row-selection=true] input,.table-container.no-datas tfoot{display:none}.table-container .btn__secondary{font-size:1.5em;border:1px solid #372e74;color:#372e74;border-radius:5px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;width:90px}@media(max-width:767px){.table-container .btn__secondary{width:60px;font-size:1em}}.table-container .btn__secondary:hover{background:#372e74;color:#fff}.table-container .btn__secondary p{font-size:.9375em}.table-column{list-style:none;text-align:left;position:absolute;background:#fff;margin:0;top:43px;bottom:5px;z-index:5;-webkit-box-shadow:0 0 5px rgba(0,0,0,.25);box-shadow:0 0 5px rgba(0,0,0,.25);-webkit-transform:translateX(120%);transform:translateX(120%);max-height:calc(100% - 5px);-webkit-transition:-webkit-transform .5s linear;transition:-webkit-transform .5s linear;transition:transform .5s linear;transition:transform .5s linear,-webkit-transform .5s linear;right:0}.table-column-active{-webkit-transform:translateX(0);transform:translateX(0)}.table-column__close{position:absolute;top:10px;right:15px;color:#372e74;cursor:pointer;font-size:1.2em}.table-column__title{padding:11px 40px 10px 15px;color:#372e74;text-transform:uppercase}.table-column .list{max-height:calc(100% - 42px);overflow-y:auto}.table-column .list__item{display:block;width:100%;cursor:pointer;position:relative}.table-column .list__item__drag{padding:5px 45px;border-bottom:1px solid #fff}.table-column .list__item__check{position:absolute;top:5px;left:7px;height:25px;width:25px;cursor:move}.table-column .list__item__check:after{left:9px;top:5px;width:5px;height:10px;border:solid #3860c4;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);content:"";position:absolute;display:none}.table-column .list__item:last-child{display:none}.table-column .list__item.active .list__item__drag{background:#f8f8f8}.table-column .list__item.active .list__item__check:after{display:block}.table-active-filter{list-style:none;padding:0;position:absolute;left:360px;top:-100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media(min-width:1200px){.table-active-filter{width:61vw}}@media(max-width:1199px){.table-active-filter{width:44vw}}@media(max-width:991px){.table-active-filter{width:29vw}}@media(max-width:767px){.table-active-filter{top:13%;left:140px;width:48vw}}.table-active-filter__visibleFilter-content{overflow-x:auto;white-space:nowrap;width:100vw}.table-active-filter__dropDown-Btn{background:#fff;color:#c8befe;-webkit-box-shadow:inset 0 0 0 2px #c8befe;box-shadow:inset 0 0 0 2px #c8befe;border-radius:4px;padding:5px 15px;cursor:pointer;margin-right:10px;-webkit-transition:color .5s,-webkit-box-shadow .5s;transition:color .5s,-webkit-box-shadow .5s;transition:box-shadow .5s,color .5s;transition:box-shadow .5s,color .5s,-webkit-box-shadow .5s;position:relative;width:180px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}@media(max-width:767px){.table-active-filter__dropDown-Btn{white-space:nowrap}}.table-active-filter__dropDown-Btn:hover{-webkit-box-shadow:inset 0 0 0 80px #c8befe;box-shadow:inset 0 0 0 80px #c8befe;color:#fff}.table-active-filter__dropDown-content{display:none;position:absolute;top:110%;left:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;border:2px solid #c8befe;border-radius:2px;height:auto;z-index:1;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.table-active-filter .isOpen{display:block}.table-active-filter__item{background:#fff;color:#c8befe;-webkit-box-shadow:inset 0 0 0 2px #c8befe;box-shadow:inset 0 0 0 2px #c8befe;display:inline-block;border-radius:4px;padding:5px 15px;cursor:pointer;margin-right:10px;-webkit-transition:color .5s,-webkit-box-shadow .5s;transition:color .5s,-webkit-box-shadow .5s;transition:box-shadow .5s,color .5s;transition:box-shadow .5s,color .5s,-webkit-box-shadow .5s}@media(max-width:767px){.table-active-filter__item{height:32px;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.table-active-filter__item-select{list-style:none;color:#c8befe;height:30px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-left:10px;padding-right:10px;-webkit-transition:background-color .25s ease-in-out;transition:background-color .25s ease-in-out}.table-active-filter__item-select:hover{background-color:#c8befe;color:#fff}.table-active-filter__item__key{margin-right:5px}.table-active-filter__item__icon{margin-right:10px}.table-active-filter__item__icon-dropDown{margin-left:10px}.table-active-filter__item.disable{opacity:.5;cursor:auto}.table-active-filter__item.disable:hover{color:#c8befe;-webkit-box-shadow:inset 0 0 0 2px #c8befe;box-shadow:inset 0 0 0 2px #c8befe}.table-active-filter__item:hover{-webkit-box-shadow:inset 0 0 0 80px #c8befe;box-shadow:inset 0 0 0 80px #c8befe;color:#fff}.table-loader{display:none}.homepage .react-bootstrap-table{min-height:auto}.homepage .homepage__datatable-container .table-container thead th{font-size:.9em}.datatable{width:100%;border-spacing:0;table-layout:auto}.datatable.datatable-loader thead{background:#949aa4;color:#fff}.datatable.contacts thead{background:#9b59b6;color:#fff}.datatable.actions thead{background:#47ad3b;color:#fff}.datatable.devis thead{background:#e67e22;color:#fff}.datatable.articles thead{background:#00a0b0;color:#fff}.datatable.mail-type thead{background:#95a5a6;color:#fff}.datatable.prospects thead{background:#3860c4;color:#fff}.datatable .checkbox label{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.datatable__header-homepage{position:relative;top:11px}.datatable__header-homepage__icon{font-size:1.5em;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto}.datatable__header-homepage__icon-not-late{color:#74b431}.datatable__header-homepage__icon-late{color:#e74c3c}.datatable__header-homepage-tabs button{height:42px;border:none;border-top-left-radius:5px;border-top-right-radius:5px;cursor:pointer;font-family:inherit;font-weight:700;font-size:1em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-box-shadow:inset 0 -3px 2px 0 rgba(0,0,0,.08);box-shadow:inset 0 -3px 2px 0 rgba(0,0,0,.08)}.datatable__header-homepage .homeTask button{background-color:#fff;border-left:1px solid #9589c0;border-top:1px solid #9589c0;border-right:1px solid #9589c0;color:#9589c0}.datatable__header-homepage .homeTask button:focus{outline:none}.datatable__header-homepage .homeTask button.active{background-color:#ccc4f3;color:#fff;border-color:#ccc4f3}.datatable__header-homepage .homeQuote button{background-color:#fff;border-left:1px solid #705add;border-color:#705add #705add #9589c0;border-right:1px solid #705add;border-top:1px solid #705add;color:#705add}.datatable__header-homepage .homeQuote button:focus{outline:none}.datatable__header-homepage .homeQuote button.active{background-color:#705add;color:#fff;border-color:#705add}.datatable__header-homepage p{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;margin-bottom:3px;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#494949}@media(max-width:767px){.datatable__header-homepage p{white-space:unset}}@media(max-width:991px){.datatable__header-homepage p{white-space:unset}}.datatable td,.datatable th,.datatable tr{border:0}.datatable thead{text-align:center;text-transform:uppercase}.datatable thead th{font-size:1.1em;padding:10px;font-weight:400;white-space:nowrap}.datatable thead th:focus{outline:none}.datatable thead th:first-child,.datatable thead th:nth-child(2){text-align:left}.datatable thead th:last-child{text-align:right}.datatable thead .toggle-columns{cursor:pointer;margin-right:15px;font-size:1.1em}.datatable tbody tr{border:0}.datatable tbody tr:nth-child(2n){background:#eef0fa}.datatable tbody td{text-align:center;color:#494949;padding:10px;cursor:pointer}.datatable tbody td.main-field{font-weight:700}.datatable tbody td:first-child,.datatable tbody td:nth-child(2){text-align:left}.datatable tbody td:last-child{text-align:right}@media(max-width:767px){.datatable tbody td:last-child{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media(max-width:767px){.datatable tfoot tr{border:none}}@media(max-width:991px){.datatable tfoot tr{border:none}}.datatable tfoot th{text-align:center;color:#372e74;padding:10px;cursor:pointer}@media(max-width:767px){.datatable tfoot th:empty{display:none}}@media(max-width:991px){.datatable tfoot th:empty{display:none}}.datatable__actions{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.datatable__actions__item:first-child{margin-left:0}.datatable__actions__item{margin-left:15px;width:32px;height:29px;list-style:none;cursor:pointer;border-radius:5px;border:1px solid #372e74;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.datatable__actions__item:hover{background-color:#372e74;color:#fff}.datatable__actions__item__icon{z-index:2;font-size:1.2em;position:relative}.datatable__actions__item__icon .policon-file-export-solid{position:relative;left:2px;top:1px}.datatable__sort{margin-left:10px}@media(max-width:767px){.datatable__search-container{padding-left:0;padding-right:5px}}.datatable .data__info__phone{cursor:pointer;text-decoration:underline}.datatable .data__info__phone:hover{color:#8577c7}.datatable__search{position:relative;width:100%;display:block}.datatable__search .sr-only{display:none}.datatable__search__input{font-family:inherit;width:100%;border:1px solid #372e74;color:#372e74;height:35px;padding-left:7px;font-size:.9em;border-radius:4px}.datatable__search__input::-webkit-input-placeholder{color:#372e74;opacity:1}.datatable__search__input::-moz-placeholder{color:#372e74;opacity:1}.datatable__search__input:-ms-input-placeholder{color:#372e74;opacity:1}.datatable__search__input::-ms-input-placeholder{color:#372e74;opacity:1}.datatable__search__input::placeholder{color:#372e74;opacity:1}.datatable__no-result{text-align:center;padding:50px}.datatable__no-result .fa-spin,.datatable__no-result__picto{font-size:3em}.datatable__no-result__text{margin-top:25px}.datatable__filter{display:none}.datatable__search-filter{list-style:none;border:1px solid #372e74;border-radius:5px;height:35px;width:80px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;padding-left:4px;padding-right:4px}.datatable__search-filter:hover{background:#372e74;color:#fff}.datatable .react-bs-table-no-data{background:#eef0fa;height:263px}@media(max-width:767px){.datatable .react-bs-table-no-data{all:unset;background:#eef0fa;height:100%!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media(max-width:991px){.datatable .react-bs-table-no-data{all:unset;background:#eef0fa;height:100%!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.popup-export{position:fixed;left:50%;top:50%;-webkit-transform:translate3d(-50%,-50%,1px);transform:translate3d(-50%,-50%,1px);z-index:9;-webkit-box-shadow:0 0 5px #c8c8c8;box-shadow:0 0 5px #c8c8c8;background:#fff;text-align:center;color:#3860c4}@media(max-width:767px){.popup-export{width:80%}}.popup-export__overlay{display:block;position:fixed;top:0;left:0;right:0;bottom:0;z-index:8;background:#000;opacity:.3}.popup-export__title{text-align:center;background:#ccc4f3;padding:30px 50px;color:#fff;font-size:1.2em}.popup-export__content{height:70vh;overflow:auto;padding:20px 50px;text-align:left}.popup-export__btn{margin:10px 50px 30px;background:#3860c4;border:0;color:#fff;padding:10px 25px;font-size:1.1em;cursor:pointer}.popup-export__btn:disabled{background-color:#ccc;color:#5f5f5f;border-color:#ccc;cursor:not-allowed;opacity:.9}.popup-export .columns__item{list-style:none}.popup-export .columns__item input{margin-right:10px}.popup-export .columns__item label{cursor:pointer}.popup-export .columns__select_all_item{text-align:left;list-style:none}.popup-export .columns__select_all_item input{margin:20px 10px 20px 50px}.popup-export .columns__select_all_item label{cursor:pointer}.homeTask .table-content .react-bootstrap-table{border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;-webkit-box-shadow:0 2px 2px 0 rgba(67,67,67,.16);box-shadow:0 2px 2px 0 rgba(67,67,67,.16)}.homeTask .table-content .react-bootstrap-table .table thead{background-color:#ccc4f3}.homeTask .table-content .react-bootstrap-table .table thead tr th{border-right:2px solid #fff}.homeTask .table-content .react-bootstrap-table .table thead tr .selection-cell-header,.homeTask .table-content .react-bootstrap-table .table thead tr th:last-child{display:none}.homeTask .table-content .react-bootstrap-table .table tbody tr:nth-child(2n){background:#f3f1fc}.homeTask .table-content .react-bootstrap-table .table tbody tr td{border-right:2px solid #fff;-webkit-box-shadow:0 2px 2px -1px rgba(67,67,67,.13);box-shadow:0 2px 2px -1px rgba(67,67,67,.13);white-space:nowrap;font-size:.85em}@media(max-width:767px){.homeTask .table-content .react-bootstrap-table .table tbody tr td{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;white-space:normal}}.homeTask .table-content .react-bootstrap-table .table tbody tr td ul{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.homeTask .table-content .react-bootstrap-table .table tbody tr td ul li{margin-left:0}.homeTask .table-content .react-bootstrap-table .table tbody tr td ul li:last-child{margin-left:10px}.homeTask .table-content .react-bootstrap-table .table tbody tr .selection-cell,.homeTask .table-content .react-bootstrap-table .table tbody tr td[data-title=Actions]{display:none}.homeTask .pagination li.pagination__item-active .pagination__item__btn{background-color:#ccc4f3;border-color:#ccc4f3}.homeTask #pageDropDown{display:none}.homeQuote .table-content .react-bootstrap-table{border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;-webkit-box-shadow:0 2px 2px 0 rgba(67,67,67,.16);box-shadow:0 2px 2px 0 rgba(67,67,67,.16)}.homeQuote .table-content .react-bootstrap-table .table thead{background-color:#705add}.homeQuote .table-content .react-bootstrap-table .table thead tr th{border-right:2px solid #fff}.homeQuote .table-content .react-bootstrap-table .table thead tr .selection-cell-header,.homeQuote .table-content .react-bootstrap-table .table thead tr th:last-child{display:none}.homeQuote .table-content .react-bootstrap-table .table tbody tr:nth-child(2n){background:#f3f1fc}.homeQuote .table-content .react-bootstrap-table .table tbody tr td{border-right:2px solid #fff;-webkit-box-shadow:0 2px 2px -1px rgba(67,67,67,.13);box-shadow:0 2px 2px -1px rgba(67,67,67,.13);white-space:nowrap;font-size:.85em}@media(max-width:767px){.homeQuote .table-content .react-bootstrap-table .table tbody tr td{white-space:normal}}.homeQuote .table-content .react-bootstrap-table .table tbody tr td ul{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.homeQuote .table-content .react-bootstrap-table .table tbody tr td ul li{margin-left:0}.homeQuote .table-content .react-bootstrap-table .table tbody tr td ul li:last-child{margin-left:10px}.homeQuote .table-content .react-bootstrap-table .table tbody tr .selection-cell,.homeQuote .table-content .react-bootstrap-table .table tbody tr td[data-title=Actions]{display:none}.homeQuote .pagination li.pagination__item-active .pagination__item__btn{background-color:#705add;border-color:#705add}.homeQuote #pageDropDown{display:none}.align-right{float:right;white-space:nowrap}@media(max-width:991px){.datatable,.datatable tbody,.datatable td,.datatable th,.datatable thead,.datatable tr{display:block}.datatable tbody td{text-align:left;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:10px 10px 10px 50%;min-height:39px;overflow-wrap:anywhere}.datatable tbody td:first-child:not(.react-bs-table-no-data){display:none}.datatable thead tr{position:absolute;top:-9999px;left:-9999px}.datatable td{border:0;border-bottom:1px solid #eee;position:relative;padding-left:50%;white-space:normal;text-align:left}.datatable td:before{position:absolute;left:10px;padding-right:10px;text-align:left;font-weight:700;content:attr(data-title);text-decoration:underline}.datatable tr{border:1px solid #ccc4f3}.datatable__actions{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media(min-width:768px){.popup-export{min-width:420px}}@media(max-width:767px){.datatable tbody td{padding:10px 10px 10px 60%;min-height:39px;overflow-wrap:anywhere}}.popup__input{width:100%;margin-bottom:5px}.popup__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;opacity:.3;z-index:99999;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media(max-width:767px){.popup__overlay{opacity:.3;z-index:3}}.popup__overlay-ged{position:absolute;height:100%;width:100%;background-color:#000;opacity:.85;top:0;left:0;border-radius:15px}.popup__content{z-index:99999;position:fixed;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);left:50%;background:#fff;padding:30px;text-align:center;border-radius:4px;width:90%;overflow:auto}.popup__content__title{text-transform:uppercase}.popup__content__normal-title,.popup__content__title{font-size:1.2em;color:#372e74;margin-bottom:25px}.popup__content .btn-third{font-weight:700;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:40px;width:100%;font-size:1.05em;border-radius:5px;border:1px solid #fff;color:#fff;background-color:#3860c4;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.popup__content .btn-third:hover{background-color:#fff;color:#3860c4;border-color:#3860c4}.popup__content .btn-third.decline{border:1px solid #3860c4;color:#3860c4;background-color:#fff}.popup__content .btn-third.decline:hover{background-color:#3860c4;color:#fff}.popup__content .btn-third-file:disabled{color:#5f5f5f;background-color:#ccc}.popup__date-compare,.popup__duplicate{overflow:unset}.popup__separator{margin-top:20px;width:400px}.popup__export-img{width:100%;min-width:50%;padding:40px}.popup__forgot{overflow:visible;width:40vw!important;padding:0}.popup__forgot .page-details .data__info{width:100px}.popup__forgot .page-details .data__info__text{white-space:normal}.popup__forgot .page-details{padding:25px}.popup__forgot .page-details .data__prospect__container{background:none}.popup__forgot-img{width:43%;margin-left:30px}.popup__forgot-form{margin-left:50px;width:50%;margin-right:25px}.popup__forgot-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;min-height:350px;overflow:visible;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.popup__header{background-color:#c8befe}.popup__header__title{color:#fff;font-size:1.5em;font-weight:400;padding:30px}.popup__buttons{padding:20px}.popup__buttons-m{margin-top:15px}.popup__footer-btns{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:50px;margin-top:50px}.popup__footer-btns .btn{width:100px;margin-right:30px;height:30px;border-radius:0}@media(min-width:768px){.popup__content{width:auto}}@media(max-width:1199px){.popup__forgot{overflow:scroll;width:80vw!important;margin-top:25px;height:80%}.popup__forgot-img{margin:40px auto 25px}.popup__forgot-form{width:100%;padding:0;margin-left:0;margin-right:0}.popup__forgot-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:15px;height:500px}.popup__forgot-content .popup__export-img{background-color:red;display:none}}.is-loading .loader .bar{-webkit-animation:dash linear;animation:dash linear;-webkit-transform-origin:112px 70px;transform-origin:112px 70px;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.is-loading .loader .bar-2{-webkit-animation-duration:2s;animation-duration:2s}.is-loading .loader .bar-3{-webkit-animation-duration:3s;animation-duration:3s}.is-loading.loading-last-visits .last-visits__list__item__loader:before{content:"";position:absolute;left:0;right:0;bottom:0;top:0;background:-webkit-gradient(linear,right top,left top,from(#f8f8f8),to(#dedede));background:linear-gradient(270deg,#f8f8f8,#dedede);background-size:400% 400%;-webkit-animation:dataLoader 5s ease infinite;animation:dataLoader 5s ease infinite}.is-loading.loading-form-search .table-loader{position:absolute;left:0;top:0;bottom:0;right:0;background:hsla(0,0%,100%,.75);display:block;text-align:center;z-index:5;padding-top:50px}.is-loading.loading-form-search .table-loader svg{width:200px;overflow:visible}.is-loading.loading-form-search .table-loader .loader-message{margin-top:20px}.form-loader{position:absolute;left:0;top:0;bottom:0;right:0;background:hsla(0,0%,100%,.75);display:block;text-align:center;z-index:450}.form-loader svg{width:200px;overflow:visible}@media(max-width:767px){.form-loader svg{margin-top:50px}}@media(min-width:768px){.form-loader svg{margin-top:50px}}.form-loader .loader-message{margin-top:20px}.form-loader .bar{-webkit-animation:dash linear;animation:dash linear;-webkit-transform-origin:112px 70px;transform-origin:112px 70px;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.form-loader .bar-2{-webkit-animation-duration:2s;animation-duration:2s}.form-loader .bar-3{-webkit-animation-duration:3s;animation-duration:3s}.content-search .form-loader{width:104%;color:#fff}@media(max-width:767px){.content-search .form-loader{background:hsla(0,0%,100%,.75)}}@media(min-width:768px){.content-search .form-loader{background:hsla(0,0%,100%,.75)}}@media(min-width:992px){.content-search .form-loader{background:rgba(157,158,218,.75)}}.extended .form-loader{width:104%;background:hsla(0,0%,100%,.75);color:unset}.admin-loader{position:fixed;left:0;top:0;bottom:0;right:0;background:hsla(0,0%,100%,.75);display:block;text-align:center;z-index:450;padding-top:15%;height:115vh}@media(max-width:767px){.admin-loader{padding-top:45%}}.admin-loader svg{width:200px;overflow:visible}.admin-loader .loader-message{margin-top:20px}.admin-loader .bar{-webkit-animation:dash linear;animation:dash linear;-webkit-transform-origin:112px 70px;transform-origin:112px 70px;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.admin-loader .bar-2{-webkit-animation-duration:2s;animation-duration:2s}.admin-loader .bar-3{-webkit-animation-duration:3s;animation-duration:3s}.progress-bar__container-style{height:25px;width:15%;background-color:#a49bd6;border-radius:50px;margin:50px auto}.progress-bar__label{color:#fff;font-weight:800;text-align:center;display:inline-block;padding-top:3px}[class*=loading-table] .datatable__loader:after,[class*=loading-table] .datatable__number:after{content:"";position:absolute;left:0;right:0;bottom:0;top:0;z-index:2;background:-webkit-gradient(linear,right top,left top,from(#f8f8f8),to(#dedede));background:linear-gradient(270deg,#f8f8f8,#dedede);background-size:400% 400%;-webkit-animation:dataLoader 5s ease infinite;animation:dataLoader 5s ease infinite}.popup__loader>svg{height:150px;overflow:visible}.page-details__infos .infos-loader{margin-top:20px}.page-details__infos .infos-loader+.infos-loader{margin-top:0}.page-details .infos-loader{position:relative}.page-details .infos-loader:before{content:"";position:absolute;z-index:2;background:-webkit-gradient(linear,right top,left top,from(#f8f8f8),to(#dedede));background:linear-gradient(270deg,#f8f8f8,#dedede);background-size:400% 400%;-webkit-animation:dataLoader 5s ease infinite;animation:dataLoader 5s ease infinite;left:5px;right:5px;bottom:8px;top:8px}.page-details .infos-loader.page-details__infos__title:before{left:15px;right:15px;bottom:10px;top:10px}@media(min-width:992px){.is-loading.loading-last-visits .last-visits__list__item__loader{position:relative}[class*=loading-table-] .datatable__loader,[class*=loading-table-] .datatable__number{display:inline-block;position:relative}}.cls-1,.cls-2{fill:#9f93c7}.cls-1,.cls-3,.cls-7{fill-rule:evenodd}.cls-3,.cls-4{fill:#fdc85c}.cls-5{fill:#ef809e}.cls-6{fill:#3f337f}.cls-7,.st0{fill:#fff}.st1{fill:#f8f7ff}.st2{fill:#ddd6ff}.st3{fill:#c4b8ff}.st4{fill:#40327a}.st5{fill:#a796f2}.st6{fill:#ffc359}.st7{fill:#ff809f}.st8{fill:#ff95a9}.st9{fill:#008ad1}.st10{fill:none}.st11{fill:#e5659b}.st12{fill:#eeebff}.error{position:fixed;background:#e74c3c;right:5px;bottom:5px;padding:35px 30px;z-index:7;border-radius:4px;color:#fff;-webkit-box-shadow:0 0 5px #c8c8c8;box-shadow:0 0 5px #c8c8c8;max-width:300px;text-align:center;-webkit-animation:error .2s linear;animation:error .2s linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.error__close{position:absolute;right:10px;top:10px;opacity:.5;cursor:pointer}.error__close:hover{opacity:.8}.success{position:fixed;background:#74b431;right:5px;bottom:5px;padding:35px 30px;z-index:7;border-radius:4px;color:#fff;-webkit-box-shadow:0 0 5px #c8c8c8;box-shadow:0 0 5px #c8c8c8;max-width:300px;text-align:center;-webkit-animation:error .2s linear;animation:error .2s linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.success__close{position:absolute;right:10px;top:10px;opacity:.5;cursor:pointer}.success__close:hover{opacity:.8}.notifications__wrapper{position:fixed;right:5px;bottom:5px;z-index:999999;max-width:300px}.alertNotice{margin-top:10px;background:#ccc;padding:35px 30px;border-radius:4px;color:#fff;-webkit-box-shadow:0 0 5px #c8c8c8;box-shadow:0 0 5px #c8c8c8;text-align:center;-webkit-animation:error .2s linear;animation:error .2s linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;position:relative}.alertNotice__close{position:absolute;right:10px;top:10px;opacity:.5;cursor:pointer}.alertNotice__close:hover{opacity:.8}.alertNotice--error{background:#e74c3c}.alertNotice--warning{background:#fcc151;color:#000}.alertNotice--success{background:#74b431}.alertNotice--info{background:#3498db}.is-map .main-content{z-index:9}.page{position:relative;min-width:100%;min-height:490px;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.bg-env-development{background-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 50" width="100" height="50" xmlns="http://www.w3.org/2000/svg"><g fill="LightGray" font-size="10"  ><text  x="20" y="10" dominant-baseline="central" text-anchor="middle">dev</text><text  x="50" y="35" dominant-baseline="central" text-anchor="middle">dev</text><text  x="70" y="10" dominant-baseline="central" text-anchor="middle">dev</text><text  x="2" y="35" dominant-baseline="central" text-anchor="middle">dev</text><text  x="102" y="35" dominant-baseline="central" text-anchor="middle">dev</text></g></svg>')!important}.bg-env-development,.bg-env-preprod{background-repeat:repeat!important;background-size:300px 150px!important;background-color:#848484!important}.bg-env-preprod{background-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 50" width="100" height="50" xmlns="http://www.w3.org/2000/svg"><g fill="LightGray" font-size="10"  ><text  x="20" y="10" dominant-baseline="central" text-anchor="middle">preprod</text><text  x="50" y="35" dominant-baseline="central" text-anchor="middle">preprod</text><text  x="70" y="10" dominant-baseline="central" text-anchor="middle">preprod</text><text  x="2" y="35" dominant-baseline="central" text-anchor="middle">preprod</text><text  x="102" y="35" dominant-baseline="central" text-anchor="middle">preprod</text></g></svg>')!important}.form{max-width:100%;position:relative;z-index:2}.form__button-container{position:absolute;width:100%;top:-64px}@media(max-width:767px){.form__button-container{position:relative;top:0}}.form__scrollable__container{margin-right:-12px;padding-top:20px}.form .template__propsect_business{right:15px;top:-48px}@media(max-width:767px){.form .template__propsect_business{top:0;right:0}.form .template__propsect_business .form__submit{padding-right:8px}}@media(min-width:768px){.form .template__propsect_business .form__submit:last-child{padding-right:0}}@media(min-width:1200px){.form .template__propsect_business .form__submit:last-child{padding-right:15px}}.form .template__propsect_business .form__submit:last-child{margin-left:-15px}.form .template__propsect_business .form__submit:last-child .form__submit__btn{width:285px}.form .template__propsect_individual{top:-48px;right:15px}@media(max-width:767px){.form .template__propsect_individual{top:0;right:0}.form .template__propsect_individual .form__submit{padding-right:8px}}@media(min-width:768px){.form .template__propsect_individual .form__submit{padding-right:0}}@media(min-width:1200px){.form .template__propsect_individual .form__submit{padding-right:15px}}.form .field-select__item{display:block;cursor:pointer;padding:7px 15px}.form .field-select__item:hover,.form .field-select__item__selected{color:#fff;background:#ccc4f3}.form .field{position:relative;margin-bottom:15px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;width:100%;padding:0}.form .field-written .field__input:not([type=checkbox])+label,.form .field-written .field__select:not([type=checkbox])+label{color:#a59bd6;top:-6px;font-size:.9em}.form .field-written .field__textarea+label{color:#a59bd6;top:-8px;font-size:.9em}.form .field-focused .field__input:not([type=checkbox])+label,.form .field-focused .field__select:not([type=checkbox])+label{top:-6px;font-size:.9em}.form .field-focused .field__textarea+label{top:-8px;font-size:.9em}.form .field__potential{margin-top:10px}.form .field-error:hover .form__error__content{display:block}.form .field-error .field__input,.form .field-error .field__label{color:#e74c3c}.form .field-error .field__icon{opacity:0}.form .field__span+label{padding-top:5px}.form .field__radio{background-color:#f3f1fc;padding-left:0;border-radius:6px;position:relative}.form .field__radio>div:first-child{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;position:relative;width:100%;top:-2.5px}.form .field__radio>div:first-child>div{height:25px;margin-left:15px;position:relative;width:85%}.form .field__radio>div:first-child>div:first-child{height:0!important;margin-left:0!important}@media(max-width:767px){.form .field__radio>div:first-child>div:first-child{margin-top:15px}}.form .field__checkbox{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:#f3f1fc;border-radius:6px;padding:10px;width:100%;height:40px}.form .field__checkbox div:first-child{display:block;position:relative;top:-1.5px}.form .field__checkbox--multiple{height:unset;position:relative;margin-top:10px;padding:0}.form .field__checkbox--multiple>div:first-child{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.form .field__checkbox--multiple>div:first-child>div{height:25px;margin-left:20px;position:relative;width:85%}.form .field__checkbox--multiple>div:first-child>div:first-child{height:0!important;margin-left:0!important}@media(max-width:767px){.form .field__checkbox--multiple>div:first-child>div:first-child{margin-top:15px}}.form .field__checkbox--multiple .field__input-checkbox{padding:0;height:auto;width:auto;margin-bottom:0;display:none!important;cursor:pointer}.form .field__checkbox--multiple .field__input-checkbox:checked+.label-checkbox:after{content:"";display:block;position:absolute;top:3px;left:7px;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.form .field__checkbox--multiple .field__input-checkbox:checked+.label-checkbox:before{background-color:#7565c0;border:#7565c0}.form .field__checkbox--multiple .field__input-checkbox:checked+.label-checkbox{color:#7565c0!important}.form .field__checkbox--multiple .label-checkbox{display:block;margin-left:-6px;position:relative;cursor:pointer;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#a49bd6!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form .field__checkbox--multiple .label-checkbox:before{content:"";background-color:transparent;border:2px solid #a49bd6;border-radius:6px;height:20px;width:20px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:5px}.form .field__input{width:100%;height:40px;padding:10px;font-size:1.2em;border:0;border-radius:6px;background:#f3f1fc;color:#7565c0}.form .field__input--checkbox{padding:0;height:auto;width:auto;margin-bottom:0;display:none!important;cursor:pointer}.form .field__input--checkbox:checked+.field__label--checkbox:after,.form .field__input--checkbox:checked .label-checkbox:after{content:"";display:block;position:absolute;top:11px;left:7px;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.form .field__input--checkbox:checked+.field__label--checkbox:before,.form .field__input--checkbox:checked .label-checkbox:before{background-color:#7565c0;border:#7565c0}.form .field__input--checkbox:checked+.field__label--checkbox,.form .field__input--checkbox:checked .label-checkbox{color:#7565c0!important}.form .field__input-radio{display:none}.form .field__input-radio__disabled{opacity:.4;pointer-events:none}.form .field__input-radio+label{cursor:pointer;padding-left:25px;position:relative;margin-right:10px;color:#a49bd6;display:block;width:100%;white-space:nowrap;overflow:hidden;height:20px;text-overflow:ellipsis}.form .field__input-radio+label:before{content:"";position:absolute;left:0;top:2px;border-radius:50%;border:2px solid #a49bd6;background:transparent;width:17px;height:17px}.form .field__input-radio:checked+label{color:#7565c0}.form .field__input-radio:checked+label:after{content:"";position:absolute;left:4px;top:6px;border-radius:50px;background:#7565c0;width:9px;height:9px}.form .field__input-radio:checked+label:before{border:2px solid #7565c0}.form .field__input-date{padding:0;font-size:1em}.form .field__input-date input{outline:0;border-radius:6px;display:block;width:100%;padding:10px;color:#7565c0;font-size:1.2em;background-color:#f3f1fc;border:0}.form .field__input:focus{outline:none}.form .field__input:focus+label{top:-6px;font-size:.9em;color:#a59bd6}.form .field__input[type=checkbox]{display:inline-block;width:auto;float:left}.form .field__input[type=checkbox]:focus+label{font-size:1.1em}.form .field__input[type=checkbox]+label{height:35px;line-height:35px;left:10px;top:2px;pointer-events:auto;cursor:pointer;position:relative;-webkit-transform:none;transform:none}.form .field__input[type=checkbox]~.field__border,.form .field__input[type=checkbox]~.field__border:after{display:none}.form .field__textarea{width:100%;padding:10px;font-size:1.2em;border:0;border-radius:6px;background:#f3f1fc;color:#7565c0;max-width:100%;min-width:100%;min-height:40px}.form .field__textarea:focus{outline:none}.form .field__textarea:focus+label{color:#a59bd6;top:-8px;font-size:.9em}.form .field__textarea+label{top:10px;-webkit-transform:none;transform:none}.form .field__select{font-size:1.2em;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;height:100%;width:100%;padding:0 10px;border-radius:6px;background:#f3f1fc;color:#7565c0}.form .field__select:focus{outline:none}.form .field__select:focus+label{color:#a59bd6;top:0;font-size:.9em}.form .field__slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:97%;background:#f3f1fc;outline:none;opacity:.6;background:-webkit-gradient(linear,left top,right top,from(#c8befe),color-stop(0,#c8befe),color-stop(0,#fff),to(#fff));background:linear-gradient(90deg,#c8befe 0,#c8befe 0,#fff 0,#fff);border:1px solid #c8befe;border-radius:8px;height:7px;-webkit-transition:background .45s ease-in;transition:background .45s ease-in}.form .field__slider:hover{opacity:.9}.form .field__slider::-webkit-slider-thumb{width:14px;-webkit-appearance:none;border-radius:50%;height:14px;cursor:ew-resize;background:#7565c0;margin-top:-14px}.form .field__slider__datalist{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;color:#c8befe;width:97%;margin-top:3px}.form .field__slider__datalist .active{color:#7565c0}.form .field__slider__datalist option{display:inline-block}.form .field__slider__datalist option:first-child,.form .field__slider__datalist option:nth-child(2){padding-left:5px}.form .field__slider__datalist option:nth-child(4){margin-right:-2px}.form .field__slider__datalist option:last-child{margin-right:-4px}.form .field__slider__datalist+label{top:-10px;left:15px}.form .field__label{position:absolute;left:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:top .1s linear,font-size .1s linear;transition:top .1s linear,font-size .1s linear;pointer-events:none;font-size:1.1em;color:#a59bd6;max-width:calc(100% - 50px)}.form .field__label,.form .field__label--checkbox{white-space:nowrap;overflow:hidden;display:block;text-overflow:ellipsis}.form .field__label--checkbox{margin-left:-6px;position:relative;cursor:pointer;width:100%;color:#a49bd6!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form .field__label--checkbox:before{content:"";background-color:transparent;border:2px solid #a49bd6;border-radius:6px;height:20px;width:20px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:5px}.form .field__label__admin{padding-left:15px}.form .field__label-radio{position:relative;left:15px;top:-4px;font-size:.9em}@media(max-width:767px){.form .field__label-radio{top:-20px}}.form .field__label-tag{position:relative;left:0;margin-left:5px;margin-top:2px}.form .field__display-info{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.form .field__icon{position:absolute;right:25px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none;color:#7565c0}.form .field__list{list-style:none;padding-left:15px}.form .field__list__add{text-align:center;margin-left:15px;border-radius:15px;border:1px solid #ccc4f3;margin-top:15px;cursor:pointer;text-transform:uppercase;padding:5px 15px;color:#ccc4f3}.form .field__item{border:0;margin-bottom:10px;position:relative}.form .field__item:hover .field__item__delete{opacity:1}[data-rbd-droppable-id=form-listing-admin] .field__item:after{content:"";position:absolute;left:100%;top:0;bottom:0;width:.8rem;background:#7565c0;border-top-right-radius:4px;border-bottom-right-radius:4px;cursor:-webkit-grabbing;cursor:grabbing}.form .field__item__delete{position:absolute;padding:7px 10px 0;left:100%;top:0;bottom:0;color:#ed7493;cursor:pointer;opacity:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%}[data-rbd-droppable-id=form-listing-admin] .field__item__delete{left:calc(100% + .8rem)}.form .field__item__position{position:absolute;right:calc(100% + 2px);top:0;font-size:.65rem;opacity:.7;white-space:nowrap;color:#372e74}.form .field__item.QuoteState{display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:1rem;gap:1rem}.form .field__item.QuoteState .field__item__delete{position:revert;padding:unset;top:unset;right:unset;bottom:unset;left:unset;-webkit-justify-content:unset;-ms-flex-pack:unset;justify-content:unset;grid-gap:1rem;gap:1rem;opacity:1}.form .field__item.QuoteState .field__item__delete>span i{display:inline-block;font-size:1rem;margin-top:.7rem}.form .field__item.QuoteState .field__item__delete .quote-state{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:1rem;gap:1rem}.form .field__item.QuoteState .field__item__delete .quote-state>*{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.form .field__item .field__input{padding-left:10px;border-radius:4px;background:#eee}.form .field__autocomplete{position:absolute;background:#fff;z-index:2;top:calc(100% + 5px);left:16px;right:16px;-webkit-box-shadow:0 0 5px #c8c8c8;box-shadow:0 0 5px #c8c8c8;border-radius:4px;overflow-y:auto;max-height:350px}.form .field__autocomplete .list{list-style:none}.form .field__autocomplete .list__item{display:block;cursor:pointer;padding:7px 15px}.form .field__autocomplete .list__item:hover,.form .field__autocomplete .list__item__selected{color:#fff;background:#ccc4f3}.form .field [class*=-placeholder]{color:#a59bd6}.form .field [class^=css-]{color:#7565c0}.form .field [class*=-control]{background:#f3f1fc;border:0}.form .field [class*=-multiValue]{background:hsla(0,0%,100%,.7)}.form .field [class*=-Svg]{color:#7565c0}.form__submit{text-align:right}@media(max-width:767px){.form__submit{-webkit-flex:none;-ms-flex:none;flex:none;max-width:none;width:auto}}.form__submit__btn{cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.3rem;gap:.3rem;height:40px;padding-inline:1rem;border-radius:5px;border:1px solid #372e74;color:#372e74;background-color:#fff;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.form__submit__btn:disabled,.form__submit__btn__disabled{background-color:#ccc;pointer-events:none}.form__submit__btn:disabled{border-color:#ccc;cursor:default;color:#5f5f5f}.form__submit__btn__icon{font-size:1.1em}.form__submit__btn__icon .policon-mails-send{font-size:1.5em;display:block}.form__submit__btn:hover{background-color:#372e74;color:#fff}.form__back{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:1em;width:90px;height:25px;border-radius:5px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.16);box-shadow:0 2px 2px 0 rgba(0,0,0,.16);color:#372e74;-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out;font-weight:400}@media(max-width:767px){.form__back{-webkit-flex:none;-ms-flex:none;flex:none;max-width:none}}.form__back:hover{color:#fff;background-color:#372e74}.form__back__icon{font-size:.88em}.form__sub-label{color:#555299;font-size:.88em}.form__label__admin{text-align:right;color:#555299}.form__label__admin__info{font-style:italic;font-size:.9em}.form__label__admin__mt-10{margin-top:10px}.form__content__admin{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:13px}.form__error{pointer-events:none}.form__error__icon{position:absolute;right:25px;color:#e74c3c;font-size:1.5em;top:10px;z-index:1}.form__error__error-import{color:#e74c3c;background:#fff;display:none;padding:2px 7px;border-radius:4px;white-space:nowrap;z-index:3;-webkit-box-shadow:0 0 5px rgba(0,0,0,.25);box-shadow:0 0 5px rgba(0,0,0,.25);font-size:.8em}.form__error__error-import:before{content:"";width:0;height:0;border-color:#fff transparent transparent;border-style:solid;border-width:8px 8px 0;z-index:1}.form__error__icon-import{right:25px;color:#000;font-size:1.5em;top:10px;z-index:1}.form__error__content{position:absolute;color:#e74c3c;bottom:100%;left:calc(100% - 60px);display:none;background:#fff;padding:2px 7px;border-radius:4px;white-space:nowrap;z-index:3;-webkit-box-shadow:0 0 5px rgba(0,0,0,.25);box-shadow:0 0 5px rgba(0,0,0,.25);font-size:.8em}.form__error__content:before{content:"";width:0;height:0;border-color:#fff transparent transparent;border-style:solid;border-width:8px 8px 0;position:absolute;top:100%;left:18px;z-index:1}.form-loader .field{position:relative}.form-loader .field:before{content:"";position:absolute;z-index:2;background:-webkit-gradient(linear,right top,left top,from(#f8f8f8),to(#dedede));background:linear-gradient(270deg,#f8f8f8,#dedede);background-size:400% 400%;-webkit-animation:dataLoader 5s ease infinite;animation:dataLoader 5s ease infinite;left:0;bottom:0;border-radius:6px;top:0;width:100%}.form-loader .field__label{display:none}.form-scrollable{overflow-y:auto;position:relative;max-height:90%}.form-search{background:none;position:relative;z-index:3}.form-search .field__label{color:#7565c0}.form-search .field__submit-search{width:100%;text-align:center}.form-search .field__submit__btn{padding:5px 20px}.form .group__content{margin-bottom:15px;border-radius:4px;min-inline-size:auto;border:0}.form .group__title{color:#372e74;font-weight:700;font-size:1.1em;height:30px;margin-bottom:8px}.form .group__title.col-12:not(:blank),.form .group__title:not(.col-12){min-height:23px}.form .group__title__text{display:inline-block;white-space:nowrap}.form .group__container{width:100%;-webkit-box-shadow:2px 2px 2px 0 rgba(0,0,0,.16);box-shadow:2px 2px 2px 0 rgba(0,0,0,.16);border-radius:5px;margin-left:15px;margin-right:0}.form .group__container .field:last-child,.form .group__container .group__item:last-child{margin-bottom:0}.form .rdt{position:relative}.form .rdtPicker{top:100%;font-size:1.1em;border-radius:4px;color:#7565c0}.form .rdtDays th{font-weight:500}.form .rdtDay{border-radius:4px}.form .rdtDay:hover{background:#a59bd6}.form .rdtToday{background:#f3f1fc}.form .rdtToday:before{opacity:0}.form .rdtOpen+label{top:-6px;font-size:.9em;color:#a59bd6}.form .input-compare-icon{font-size:1.4em;color:#7565c0;position:absolute;right:10px;top:30%}.form .input-compare{position:relative}.form__admin .field{padding-left:15px;padding-right:15px}.form__admin .field__label{padding-left:15px}.form__admin .field__label--checkbox{padding-left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form__admin .field__radio{margin-left:15px}.form__admin .field__input-radio+label{height:40px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.form__admin .field__input-radio+label:before{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.form__admin .field__input-radio+label:after{top:50%!important;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.form .quote-state{text-align:left;margin-right:-450px;display:inline-block}.form .quote-state .quote-field__input{margin-right:10px;margin-left:30px;display:inline-block}.form .quote-state .quote-field__label{display:inline-block}.form__flex-column{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.form__separator{margin-top:10px}.form .btn-fl-right{float:right;margin-top:15px;cursor:pointer;background-color:#372e74;color:#fff;font-weight:400;font-size:1em;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.16);box-shadow:0 2px 2px 0 rgba(0,0,0,.16);border-radius:5px;width:185px;height:40px}.form .btn-fl-right,.form .input__display-info{display:-webkit-flex;display:-ms-flexbox;display:flex}.form .input__display-info{height:50px}.form .input__display-info__item{margin:3px;font-size:1.1em;color:#a59bd6;white-space:nowrap;overflow:hidden;max-width:calc(100% - 50px);display:block;text-overflow:ellipsis;-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all}.form .input-read-only,.form .input-read-only input{color:#333}@media(max-width:767px){.content-search .field__input:focus+label{color:#a59bd6}}@media(min-width:768px){.content-search .field__input:focus+label{color:#a59bd6}}@media(min-width:992px){.content-search .field__input:focus+label{color:#000}}@media(max-width:767px){.content-search .field-written .field__input:not([type=checkbox])+label{color:#a59bd6}}@media(min-width:768px){.content-search .field-written .field__input:not([type=checkbox])+label{color:#a59bd6}}@media(min-width:992px){.content-search .field-written .field__input:not([type=checkbox])+label{color:#000}}@media(max-width:767px){.content-search .form-search .field__label-radio{color:#a49bd6}}@media(min-width:768px){.content-search .form-search .field__label-radio{color:#a49bd6}}@media(min-width:992px){.content-search .form-search .field__label-radio{color:#000}}@media(max-width:767px){.content-search .field-focused .field__label{color:#a59bd6}}@media(min-width:768px){.content-search .field-focused .field__label{color:#a59bd6}}@media(min-width:992px){.content-search .field-focused .field__label{color:#000}}.extended .field-focused .field__label,.extended .field-written .field__input:not([type=checkbox])+label,.extended .field__input:focus+label,.extended .field__input[type=checkbox]+label{color:#a59bd6}.extended .form-search .field__label-radio{color:#a49bd6}.tox .tox-editor-header{z-index:0!important}.tail-datetime-calendar{width:350px;height:auto;padding:0;display:block;overflow:hidden;margin:40px auto 30px;border-collapse:separate;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3125);box-shadow:0 1px 3px rgba(0,0,0,.3125);border-radius:3px}.tail-datetime-calendar:after{clear:both;content:"";display:block;font-size:0;visibility:hidden}.tail-datetime-calendar.calendar-static{margin-left:auto;margin-right:auto}.tail-datetime-calendar .calendar-navi{width:100%;margin:0;padding:0;display:table;border-spacing:0;border-collapse:separate;background-color:#c8befe;border-radius:3px 3px 0 0}.tail-datetime-calendar .calendar-navi span{cursor:pointer;color:#fff;margin:0;padding:0;display:table-cell;font-size:1.2em;text-align:center;line-height:40px;text-shadow:-1px -1px 0 rgba(0,0,0,.15);background-repeat:no-repeat;background-position:50%;-webkit-transition:background-color .5s;transition:background-color .5s}.tail-datetime-calendar .calendar-navi span:first-child,.tail-datetime-calendar .calendar-navi span:last-child{width:35px;padding:0 0 5px;font-size:22px}.tail-datetime-calendar .calendar-navi span:hover{background-color:#b3a5fe}.tail-datetime-calendar .calendar-navi span.button-prev{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjE2Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNiAyTDAgOGw2IDZWMnoiLz48L3N2Zz4=")}.tail-datetime-calendar .calendar-navi span.button-next{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjE2Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAxNGw2LTYtNi02djEyeiIvPjwvc3ZnPg==")}.tail-datetime-calendar .calendar-navi span.button-check{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTEyIDVsLTggOC00LTQgMS41LTEuNUw0IDEwbDYuNS02LjVMMTIgNXoiLz48L3N2Zz4=")}.tail-datetime-calendar .calendar-navi span.button-close{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTcuNDggOGwzLjc1IDMuNzUtMS40OCAxLjQ4TDYgOS40OGwtMy43NSAzLjc1LTEuNDgtMS40OEw0LjUyIDggLjc3IDQuMjVsMS40OC0xLjQ4TDYgNi41MmwzLjc1LTMuNzUgMS40OCAxLjQ4TDcuNDggOHoiLz48L3N2Zz4=")}.tail-datetime-calendar .calendar-date{margin:0;padding:0;display:block}.tail-datetime-calendar .calendar-date table{width:100%;margin:0;padding:0;border-spacing:0;border-collapse:collapse}.tail-datetime-calendar .calendar-date table thead tr>*{color:#fff;width:35px;height:35px;padding:0;font-size:12px;text-align:center;font-weight:400;line-height:35px;border:0;background-color:#372e74}.tail-datetime-calendar .calendar-date table tbody tr>*{width:50px;height:50px;padding:0;text-align:center;font-weight:400;line-height:35px;border:0;color:#345;cursor:pointer;position:relative;font-size:14px;background-color:#fff}.tail-datetime-calendar .calendar-date table tbody tr>*>span{color:inherit;z-index:10;position:relative}.tail-datetime-calendar .calendar-date table tbody tr>:after{top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:29px;height:29px;content:"";display:block;position:absolute;border:1px solid transparent;border-radius:50%}.tail-datetime-calendar .calendar-date table tbody tr>.today{color:#3860c4}.tail-datetime-calendar .calendar-date table tbody tr>.today:after{border-color:#3860c4}.tail-datetime-calendar .calendar-date table tbody .calendar-day:hover{color:#3860c4}.tail-datetime-calendar .calendar-date table tbody .calendar-day:hover:after{border-color:#3860c4}.tail-datetime-calendar .calendar-date table tbody tr>.disable,.tail-datetime-calendar .calendar-date table tbody tr>.empty{color:#89a;cursor:not-allowed;background-color:#efefef}.tail-datetime-calendar .calendar-date table tbody tr>.disable:hover:after,.tail-datetime-calendar .calendar-date table tbody tr>.empty:hover:after{content:"";display:none}.tail-datetime-calendar .calendar-date table tbody tr>.current span{color:#fff}.tail-datetime-calendar .calendar-date table tbody tr>.current:after{border-color:#3860c4;background-color:#3860c4}.tail-datetime-calendar .calendar-date table.calendar-month tbody tr>*{width:81.6666666667px;padding:5px;line-height:25px}.tail-datetime-calendar .calendar-date table.calendar-month tbody tr>* span{display:block;border:1px solid transparent;border-radius:3px}.tail-datetime-calendar .calendar-date table.calendar-month tbody tr>:hover span{border-color:#d0d0d0;-webkit-box-shadow:0 1px 0 0 #efefef;box-shadow:0 1px 0 0 #efefef}.tail-datetime-calendar .calendar-time{width:100%;margin:0;padding:0;display:table;text-align:center;background-color:#fff;border-radius:0 0 3px 3px}.tail-datetime-calendar .calendar-date+.calendar-time{border-top:1px solid #d0d0d0;background-color:#f8f8f8}.tail-datetime-calendar .calendar-time .calendar-field{width:33.3333333333%;padding:10px 0;display:table-cell;position:relative;text-align:center;vertical-align:top}.tail-datetime-calendar .calendar-time .calendar-field:first-child{text-align:right}.tail-datetime-calendar .calendar-time .calendar-field:first-child:after{top:12px;right:-10px;content:":";position:absolute}.tail-datetime-calendar .calendar-time .calendar-field:last-child{text-align:left}.tail-datetime-calendar .calendar-time .calendar-field:last-child:after{top:12px;left:-10px;content:":";position:absolute}.tail-datetime-calendar .calendar-time .calendar-field input[type=number]{width:100%;max-width:50px;margin:0;padding:3px 4px;font-size:12px;line-height:16px;text-align:center;border:1px solid #d0d0d0;background-color:#fff;border-radius:3px}.tail-datetime-calendar .calendar-time .calendar-field input[type=number]:hover{border-color:#a0a0a0}.tail-datetime-calendar .calendar-time .calendar-field input[type=number]:focus{border-color:#3296c8}.tail-datetime-calendar .calendar-time .calendar-field label{color:#789;margin:5px 0 0;padding:0;display:block;font-size:12px;line-height:12px}@font-face{font-family:pol-icon;src:url(/static/media/pol-icon.b8e3e091.eot);src:url(/static/media/pol-icon.b8e3e091.eot) format("embedded-opentype"),url(/static/media/pol-icon.0451b947.ttf) format("truetype"),url(/static/media/pol-icon.afdb0508.woff) format("woff"),url(/static/media/pol-icon.b3c9122b.svg) format("svg");font-weight:400;font-style:normal;font-display:block}i{font-family:pol-icon!important;speak:never;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.policon-Polygone:before{content:"\e91c"}.policon-abc:before{content:"\e946"}.policon-actions:before{content:"\e91f"}.policon-add:before{content:"\e920"}.policon-add-client:before{content:"\e921"}.policon-add-company:before{content:"\e922"}.policon-add-fine:before{content:"\e945"}.policon-add-full:before{content:"\e923"}.policon-address-book:before{content:"\f2b9"}.policon-affichage-icone:before{content:"\e910"}.policon-affichage-ligne:before{content:"\e911"}.policon-arrow-left:before{content:"\e912"}.policon-arrow-right:before{content:"\e924"}.policon-arrow-right-bis:before{content:"\f061"}.policon-bars:before{content:"\f0c9"}.policon-bell-cog:before{content:"\e956"}.policon-bin:before{content:"\e913"}.policon-building:before{content:"\f1ad"}.policon-business:before{content:"\e90f"}.policon-calculator:before{content:"\e93c"}.policon-check-circle:before{content:"\f058"}.policon-chevron-circle-left:before{content:"\f137"}.policon-chevron-down:before{content:"\f078"}.policon-circle-notch:before{content:"\f1ce"}.policon-client:before{content:"\e90a"}.policon-clock:before{content:"\e914"}.policon-clock-full:before{content:"\e93d"}.policon-close:before{content:"\f00d"}.policon-cog:before{content:"\f013"}.policon-cogs:before{content:"\f085"}.policon-company:before{content:"\e909"}.policon-completed-task:before{content:"\e908"}.policon-contact:before{content:"\e90d"}.policon-copy:before{content:"\e935"}.policon-database:before{content:"\e952"}.policon-delete:before{content:"\e915"}.policon-document:before{content:"\e925"}.policon-download:before{content:"\e926"}.policon-draggable:before{content:"\e937"}.policon-dwl-csv:before{content:"\e927"}.policon-edit:before{content:"\e916"}.policon-edit-client:before{content:"\e917"}.policon-engrenage:before{content:"\e928"}.policon-envelope:before{content:"\f0e0"}.policon-envelope-open-text:before{content:"\e934"}.policon-euro:before{content:"\e947"}.policon-euro-sign:before{content:"\f153"}.policon-exclamation-circle:before{content:"\f06a"}.policon-exe:before{content:"\e918"}.policon-export:before{content:"\e929"}.policon-external-link:before{content:"\f08e"}.policon-eye:before{content:"\f06e"}.policon-eye-cancel:before{content:"\e948"}.policon-eye-slash:before{content:"\f070"}.policon-file:before{content:"\e92a"}.policon-file-bis:before{content:"\f15b"}.policon-file-contract:before{content:"\e900"}.policon-file-export-solid:before{content:"\e936"}.policon-file-invoice-dollar:before{content:"\e901"}.policon-file_present:before{content:"\e939"}.policon-filters:before{content:"\e92b"}.policon-flow:before{content:"\e93b"}.policon-folder:before{content:"\e919"}.policon-folder-settings:before{content:"\e904"}.policon-folder-zip:before{content:"\e91a"}.policon-globe:before{content:"\f0ac"}.policon-home-pol:before{content:"\e905"}.policon-key:before{content:"\e92c"}.policon-list:before{content:"\f03a"}.policon-list-check:before{content:"\e951"}.policon-mail:before{content:"\e949"}.policon-mail-historical:before{content:"\e90e"}.policon-mails-received:before{content:"\e907"}.policon-mails-send:before{content:"\e906"}.policon-map:before{content:"\e92d"}.policon-map-marker:before{content:"\f041"}.policon-minus:before{content:"\f068"}.policon-move-client:before{content:"\e93a"}.policon-ongoing-task:before{content:"\e90c"}.policon-p-square:before{content:"\e94a"}.policon-paragraph:before{content:"\e94b"}.policon-pdf:before{content:"\e91b"}.policon-percent:before{content:"\e94c"}.policon-phone:before{content:"\f095"}.policon-phone-alt:before{content:"\e94d"}.policon-plus:before{content:"\f067"}.policon-plus-circle:before{content:"\f055"}.policon-question:before{content:"\f128"}.policon-quit:before{content:"\e92e"}.policon-quote:before{content:"\e90b"}.policon-refresh:before{content:"\e938"}.policon-return:before{content:"\e92f"}.policon-search:before{content:"\e903"}.policon-search-plus:before{content:"\f00e"}.policon-sign-out:before{content:"\f08b"}.policon-sort:before{content:"\f0dc"}.policon-sort-down:before{content:"\f0dd"}.policon-sort-up:before{content:"\f0de"}.policon-store-alt:before{content:"\e902"}.policon-subrequests:before{content:"\e953"}.policon-svg:before{content:"\e91d"}.policon-tab:before{content:"\e94e"}.policon-tags:before{content:"\f02c"}.policon-tasks:before{content:"\f0ae"}.policon-times-circle:before{content:"\f057"}.policon-tools:before{content:"\e930"}.policon-trash:before{content:"\f1f8"}.policon-trending-down:before{content:"\e954"}.policon-trending-up:before{content:"\e955"}.policon-txt:before{content:"\e931"}.policon-unique:before{content:"\e94f"}.policon-unlock:before{content:"\f09c"}.policon-user:before{content:"\f007"}.policon-user-link:before{content:"\e93e"}.policon-validation:before{content:"\e91e"}.policon-video-camera:before{content:"\f03d"}.policon-warning:before{content:"\e932"}.policon-web:before{content:"\e950"}.policon-width-1-3:before{content:"\e93f"}.policon-width-1-4:before{content:"\e940"}.policon-width-2-3:before{content:"\e941"}.policon-width-3-4:before{content:"\e942"}.policon-width-full:before{content:"\e943"}.policon-width-half:before{content:"\e944"}.policon-zip:before{content:"\e933"}.spinner{display:inline-block;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.reverse-h{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.reverse-v{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.filepond--wrapper{z-index:0;position:relative}.filepond--drop-label{background-color:#f3f1fc;color:#7565c0;cursor:pointer;border-radius:5px}.filepond__container{margin-top:10px}@media(max-width:767px){.filepond__container{margin-top:0}}.filepond__container div{margin-top:10px}.filepond__container div:first-child,.filepond__container div:nth-child(2),.filepond__container div:nth-child(3){margin-top:0}@media(max-width:767px){.filepond__container div:first-child,.filepond__container div:nth-child(2),.filepond__container div:nth-child(3){margin-top:10px}}.filepond__container-file{height:50px;background-color:#f3f1fc;border-radius:5px;-webkit-box-shadow:2px 2px 2px 0 rgba(0,0,0,.16);box-shadow:2px 2px 2px 0 rgba(0,0,0,.16);-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.filepond__container-file,.filepond__container-file-icon{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.filepond__container-file-icon{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:1.7em;color:#372e74}@media(max-width:767px){.filepond__container-file-icon{display:none}}@media(min-width:768px){.filepond__container-file-icon{display:none}}@media(min-width:992px){.filepond__container-file-icon{display:block}}.filepond__container-file-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;color:#372e74}@media(max-width:767px){.filepond__container-file-title{max-width:70%;font-size:1em}}@media(min-width:768px){.filepond__container-file-title{max-width:65%;font-size:1em}}@media(min-width:992px){.filepond__container-file-title{max-width:55%;font-size:1em}}@media(min-width:1200px){.filepond__container-file-title{font-size:1.1em;max-width:70%}}.filepond__container-file span:nth-child(3){display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media(max-width:767px){.filepond__container-file span:nth-child(3){font-size:1.1em}}@media(min-width:768px){.filepond__container-file span:nth-child(3){font-size:1.1em}}@media(min-width:992px){.filepond__container-file span:nth-child(3){font-size:1.1em}}@media(min-width:1200px){.filepond__container-file span:nth-child(3){font-size:1.3em}}.filepond__container-file-button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#372e74;border-radius:5px;border:1px solid #372e74;cursor:pointer;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.filepond__container-file-button:last-child{margin-left:10px}@media(max-width:767px){.filepond__container-file-button{height:30px;width:30px}}@media(min-width:768px){.filepond__container-file-button{height:30px;width:30px}}@media(min-width:992px){.filepond__container-file-button{height:30px;width:30px}}@media(min-width:1200px){.filepond__container-file-button{height:32px;width:32px}}.filepond__container-file-button:hover{background-color:#372e74;color:#fff}.ged-component{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}.ged-component .hidden{display:none}.ged-component .disabled{cursor:default;border-color:#ccc}.ged-component .disabled,.ged-component button:disabled{pointer-events:none;background-color:#ccc;color:#5f5f5f}.ged-component .page-list__content{padding:0}.ged-component__header{background-color:#9589c0;height:60px}.ged-component__header-popup{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:fixed;width:570px;height:200px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#fff;border:1px solid #e6e5f9;border-radius:5px;-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out;z-index:9999}.ged-component__header-popup-content{width:600px}@media(max-width:767px){.ged-component__header-popup-content{width:unset}}.ged-component__header-popup .policon{position:absolute;z-index:1;top:15px;right:15px;font-size:1.3em;-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out;cursor:pointer}.ged-component__header-popup .policon:hover{color:#e74c3c}.ged-component__header-popup .filepond--wrapper{width:80%}.ged-component__header-container{height:100%;-webkit-box-shadow:0 2px 2px 0 hsla(0,0%,46.7%,.3);box-shadow:0 2px 2px 0 hsla(0,0%,46.7%,.3)}.ged-component__header-title{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;color:#fff;font-weight:500;font-size:.97em;width:300px;text-transform:uppercase;border-right:1px;border-right:1px solid hsla(0,0%,46.7%,.5)}.ged-component__header-title>div{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.85);z-index:999}.ged-component__header-title>div>div{position:relative;display:none;background-color:#fff;color:#000;width:80vw;font-size:1.2em;-webkit-animation-name:openPopup;animation-name:openPopup;-webkit-animation-duration:.75s;animation-duration:.75s}.ged-component__header-title>div>div,.ged-component__header-title>div>div p{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ged-component__header-title>div>div p{font-size:inherit;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#9589c0;color:#fff;font-weight:500;height:75px;font-size:.6em;margin-bottom:5px}.ged-component__header-title>div>div .policon-quit{position:fixed;top:15px;left:90vw;color:#fff;font-size:.65em;-webkit-transform:translate(-50%);transform:translate(-50%)}.ged-component__header-title>div>div .policon-quit:active,.ged-component__header-title>div>div .policon-quit:hover{color:#e74c3c}.ged-component__header-title>div>div .ged__nav-menu__link{text-align:left;background-color:transparent;border:none;margin-top:6px;margin-left:8px;font-family:inherit;outline:none}.ged-component__header-title>div>div .ged__nav-menu__link-content{color:#000;list-style:unset;margin-left:20px;font-size:.9em}.ged-component__header-title>div>div .ged__nav-menu__link-content:active,.ged-component__header-title>div>div .ged__nav-menu__link-content:hover,.ged-component__header-title>div>div .ged__nav-menu__link:active,.ged-component__header-title>div>div .ged__nav-menu__link:hover{color:#9589c0}.ged-component__header-title>div>div .ged__nav-menu__link:last-child{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.ged-component__header-title>div>div .ged__nav-menu__link:last-child .policon{font-size:.7em}.ged-component__header-title>div>div .ged__nav-menu__link:last-child input{margin-left:8px;border:none;border-bottom:1px solid #000;font-family:inherit;outline:none;-webkit-transition:.25s;transition:.25s}.ged-component__header-title>div>div .ged__nav-menu__link:last-child input:hover{padding-bottom:3px}.ged-component__header-title>div>div .ged__nav-menu__select{font-weight:400}.ged-component__header-title>div>div .ged__nav-menu__select>div{font-size:.5em}.ged-component__header-title>div>div .ged__nav-menu__select-icon{margin-left:8px;font-size:.9em;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.25s;transition:.25s}.ged-component__header-title>div>div .ged__nav-menu__select .close{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ged-component__header-title .open,.ged-component__header-title .open>div{display:-webkit-flex;display:-ms-flexbox;display:flex}.ged-component__header-title .open>div{-webkit-animation-name:openPopup;animation-name:openPopup;-webkit-animation-duration:.75s;animation-duration:.75s}.ged-component__header-title .policon-folder-settings{display:none}@media(max-width:767px){.ged-component__header-title .policon-folder-settings{display:block}}@media(max-width:767px){.ged-component__header-title{font-size:2em}.ged-component__header-title p{display:none}}.ged-component__header-button-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ged-component__header-button-container div:first-child{display:none}@media(max-width:767px){.ged-component__header-button-container{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ged-component__header-button-container>div{display:none}.ged-component__header-button-container div:first-child{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;width:100%}.ged-component__header-button-container div:first-child,.ged-component__header-button-container div:first-child button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ged-component__header-button-container div:first-child button{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:35px;height:35px;font-size:1.3em;border-radius:5px;border:1px solid #fff;color:#fff;background-color:transparent;outline:none}.ged-component__header-button-container div:first-child button:hover{color:#9589c0;background-color:#fff}.ged-component__header-button-container div:first-child a{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:35px;height:35px;font-size:1.3em;border-radius:5px;border:1px solid #fff;color:#fff;background-color:transparent;outline:none}.ged-component__header-button-container div:first-child a:hover{color:#9589c0;background-color:#fff}.ged-component__header-button-container div:first-child .disabled{background-color:#ccc;color:#5f5f5f;border-color:#ccc}}.ged-component__header-button-container-displayMode{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:20px}.ged-component__header-button-container-displayMode .active{background-color:#c8befe;border-color:#c8befe;color:#fff}.ged-component__header-button-container-displayMode button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px;width:40px;border:1px solid #e6e5f9;background-color:#fff;cursor:pointer;color:#9589c0;font-size:1.5em;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.ged-component__header-button-container-displayMode button:hover{background-color:#c8befe;border-color:#c8befe;color:#fff}.ged-component__header-button-container-displayMode button:focus{outline:none}.ged-component__header-button-container-displayMode button:first-child{border-bottom-left-radius:5px;border-top-left-radius:5px}.ged-component__header-button-container-displayMode button:last-child{border-bottom-right-radius:5px;border-top-right-radius:5px}.ged-component__header-button-container-select{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:20px}.ged-component__header-button-container-select,.ged-component__header-button-container-select div:first-child{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ged-component__header-button-container-select div:first-child{position:relative;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;list-style:none;height:28px;width:140px;border:1px solid #e6e5f9;background-color:#fff;cursor:pointer;color:#9589c0;font-size:1em;border-radius:5px;outline:none;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.ged-component__header-button-container-select div:first-child:hover{background-color:#c8befe;border-color:#c8befe;color:#fff}.ged-component__header-button-container-select div:first-child ul{position:absolute;top:102%;width:100%;background-color:#fff;z-index:1;border:1px solid #e6e5f9}.ged-component__header-button-container-select div:first-child ul li{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;list-style:none;color:#9589c0;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;height:30px}.ged-component__header-button-container-select div:first-child ul li:hover{background-color:#c8befe;border-color:#c8befe;color:#fff}.ged-component__header-button-container-action{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-right:20px}.ged-component__header-button-container-action,.ged-component__header-button-container-action button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ged-component__header-button-container-action button{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:28px;width:40px;border:1px solid #e6e5f9;background-color:#fff;cursor:pointer;color:#9589c0;font-size:1.3em;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.ged-component__header-button-container-action button:hover{background-color:#c8befe;border-color:#c8befe;color:#fff}.ged-component__header-button-container-action button:focus{outline:none}.ged-component__header-button-container-action button:first-child{border-bottom-left-radius:5px;border-top-left-radius:5px}.ged-component__header-button-container-action button:last-child{border-bottom-right-radius:5px;border-top-right-radius:5px}.ged-component__header-button-container-upload{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:20px}.ged-component__header-button-container-upload,.ged-component__header-button-container-upload a{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ged-component__header-button-container-upload a{-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;height:28px;width:115px;border:1px solid #e6e5f9;background-color:#fff;cursor:pointer;color:#9589c0;font-size:1em;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;border-bottom-left-radius:5px;border-top-left-radius:5px}.ged-component__header-button-container-upload a .policon{font-size:1.2em}.ged-component__header-button-container-upload a.view-link:not(:first-child){border-radius:0}.ged-component__header-button-container-upload a:hover{background-color:#c8befe;border-color:#c8befe;color:#fff}.ged-component__header-button-container-upload button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px;width:115px;border:1px solid #e6e5f9;background-color:#fff;cursor:pointer;color:#9589c0;font-size:1.05em;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;border-bottom-right-radius:5px;border-top-right-radius:5px}.ged-component__header-button-container-upload button .policon{font-size:1.25em}.ged-component__header-button-container-upload button:hover{background-color:#c8befe;border-color:#c8befe;color:#fff}.ged-component__header-button-container-upload button:focus{outline:none}.ged-component__header-button-container-search{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:20px}.ged-component__header-button-container-search,.ged-component__header-button-container-search>div{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ged-component__header-button-container-search>div{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;position:relative;height:28px;background-color:#fff;width:230px;padding-left:10px;padding-right:10px;border:1px solid #e6e5f9;color:#9589c0;border-radius:5px}.ged-component__header-button-container-search>div .policon{font-size:1.2em}.ged-component__header-button-container-search>div input{width:85%;color:#9589c0;font-family:inherit;background-color:transparent;border:none;outline:none;font-size:1.05em}.ged-component__header-button-container-search>div input::-webkit-input-placeholder{color:#9589c0}.ged-component__header-button-container-search>div input::-moz-placeholder{color:#9589c0}.ged-component__header-button-container-search>div input:-ms-input-placeholder{color:#9589c0}.ged-component__header-button-container-search>div input::-ms-input-placeholder{color:#9589c0}.ged-component__header-button-container-search>div input::placeholder{color:#9589c0}.ged-component__header-button-container-create{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ged-component__header-button-container-create,.ged-component__header-button-container-create button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ged-component__header-button-container-create button{-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;height:28px;width:140px;border:1px solid #e6e5f9;background-color:#fff;cursor:pointer;color:#9589c0;font-size:1.05em;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;border-radius:5px}.ged-component__header-button-container-create button .policon{font-size:1.25em}.ged-component__header-button-container-create button:hover{background-color:#c8befe;border-color:#c8befe;color:#fff}.ged-component__header-button-container-create button:focus{outline:none}.ged-component__folder-list{position:relative;padding:0;background-color:#eef0fa;-webkit-box-shadow:2px 2px 2px 0 hsla(0,0%,46.7%,.16);box-shadow:2px 2px 2px 0 hsla(0,0%,46.7%,.16)}@media(max-width:767px){.ged-component__folder-list{display:none}}.ged-component__folder-list-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:35px;-webkit-box-shadow:0 2px 2px 0 rgba(67,67,67,.16);box-shadow:0 2px 2px 0 rgba(67,67,67,.16);background-color:#e6e5f9;color:#333;cursor:pointer}.ged-component__folder-list-header>div{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ged-component__folder-list-header>div span{font-size:1.05em}.ged-component__folder-list-header>div span .policon{font-size:1.1em;margin-right:10px}.ged-component__folder-list-header>div .policon{font-size:.9em;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.ged-component__folder-list .isClose .policon-Polygone{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.ged-component__folder-list-content{color:#372e74;overflow-x:auto;white-space:nowrap}.ged-component__folder-list-content-file{height:50px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;border-bottom:1px solid #dcdbde;-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out}.ged-component__folder-list-content-file-selected{background-color:#dcdbde}.ged-component__folder-list-content-file-drop{background-color:#ccc4f4!important}.ged-component__folder-list-content-file:hover{background-color:#dcdbde}.ged-component__folder-list-content-file .policon{font-size:1em;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.ged-component__folder-list-content-file>span{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ged-component__folder-list-content-file>span span{max-width:90%;text-overflow:ellipsis;overflow:hidden}.ged-component__folder-list-content-file>span span .policon{margin-right:10px}.ged-component__folder-list-content-file--policon-reverse>.policon{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ged-component__folder-list-content .nestedLevel1{padding-left:30px}.ged-component__folder-list-content .nestedLevel2{padding-left:45px}.ged-component__folder-list-content .nestedLevel3{padding-left:60px}.ged-component__folder-list-content .nestedLevel4{padding-left:75px}.ged-component__folder-list-content .nestedLevel5{padding-left:90px}.ged-component__folder-list-content .nestedLevel6{padding-left:105px}.ged-component__folder-list-content .nestedLevel7{padding-left:120px}.ged-component__folder-list-content .nestedLevel8{padding-left:135px}.ged-component__folder-list-content .nestedLevel9{padding-left:150px}.ged-component__folder-list-content .nestedLevel10{padding-left:165px}.ged-component__folder-list-content .nestedLevel11{padding-left:180px}.ged-component__folder-list-content .nestedLevel12{padding-left:195px}.ged-component__folder-list-content .nestedLevel13{padding-left:210px}.ged-component__folder-list-content .nestedLevel14{padding-left:225px}.ged-component__folder-list-content .nestedLevel15{padding-left:240px}.ged-component__folder-list-content .nestedLevel16{padding-left:255px}.ged-component__folder-list-content .nestedLevel17{padding-left:270px}.ged-component__folder-list-content .nestedLevel18{padding-left:285px}.ged-component__folder-list-content .nestedLevel19{padding-left:300px}.ged-component__folder-list-content .nestedLevel20{padding-left:315px}.ged-component__folder-list-content .nestedLevel21{padding-left:330px}.ged-component__folder-list-content .nestedLevel22{padding-left:345px}.ged-component__folder-list-content .nestedLevel23{padding-left:360px}.ged-component__folder-list-content .nestedLevel24{padding-left:375px}.ged-component__folder-list-content .nestedLevel25{padding-left:390px}.ged-component__folder-list-content .nestedLevel26{padding-left:405px}.ged-component__folder-list-content .nestedLevel27{padding-left:420px}.ged-component__folder-list-content .nestedLevel28{padding-left:435px}.ged-component__folder-list-content .nestedLevel29{padding-left:450px}.ged-component__folder-list-content .nestedLevel30{padding-left:465px}.ged-component__folder-list-content .nestedLevel31{padding-left:480px}.ged-component__folder-list-content .nestedLevel32{padding-left:495px}.ged-component__folder-list-content .nestedLevel33{padding-left:510px}.ged-component__folder-list-content .nestedLevel34{padding-left:525px}.ged-component__folder-list-content .nestedLevel35{padding-left:540px}.ged-component__folder-list-content .nestedLevel36{padding-left:555px}.ged-component__folder-list-content .nestedLevel37{padding-left:570px}.ged-component__folder-list-content .nestedLevel38{padding-left:585px}.ged-component__folder-list-content .nestedLevel39{padding-left:600px}.ged-component__folder-list-content .nestedLevel40{padding-left:615px}.ged-component__folder-list-content .nestedLevel41{padding-left:630px}.ged-component__folder-list-content .nestedLevel42{padding-left:645px}.ged-component__folder-list-content .nestedLevel43{padding-left:660px}.ged-component__folder-list-content .nestedLevel44{padding-left:675px}.ged-component__folder-list-content .nestedLevel45{padding-left:690px}.ged-component__folder-list-content .nestedLevel46{padding-left:705px}.ged-component__folder-list-content .nestedLevel47{padding-left:720px}.ged-component__folder-list-content .nestedLevel48{padding-left:735px}.ged-component__folder-list-content .nestedLevel49{padding-left:750px}.ged-component__folder-list-content .nestedLevel50{padding-left:765px}.ged-component__folder-list-content .nestedLevel51{padding-left:780px}.ged-component__folder-list-content .nestedLevel52{padding-left:795px}.ged-component__folder-list-content .nestedLevel53{padding-left:810px}.ged-component__folder-list-content .nestedLevel54{padding-left:825px}.ged-component__folder-list-content .nestedLevel55{padding-left:840px}.ged-component__folder-list-content .nestedLevel56{padding-left:855px}.ged-component__folder-list-content .nestedLevel57{padding-left:870px}.ged-component__folder-list-content .nestedLevel58{padding-left:885px}.ged-component__folder-list-content .nestedLevel59{padding-left:900px}.ged-component__folder-list-content .nestedLevel60{padding-left:915px}.ged-component__folder-list-content .nestedLevel61{padding-left:930px}.ged-component__folder-list-content .nestedLevel62{padding-left:945px}.ged-component__folder-list-content .nestedLevel63{padding-left:960px}.ged-component__folder-list-content .nestedLevel64{padding-left:975px}.ged-component__folder-list-content .nestedLevel65{padding-left:990px}.ged-component__folder-list-content .nestedLevel66{padding-left:1005px}.ged-component__folder-list-content .nestedLevel67{padding-left:1020px}.ged-component__folder-list-content .nestedLevel68{padding-left:1035px}.ged-component__folder-list-content .nestedLevel69{padding-left:1050px}.ged-component__folder-list-content .nestedLevel70{padding-left:1065px}.ged-component__folder-list-content .nestedLevel71{padding-left:1080px}.ged-component__folder-list-content .nestedLevel72{padding-left:1095px}.ged-component__folder-list-content .nestedLevel73{padding-left:1110px}.ged-component__folder-list-content .nestedLevel74{padding-left:1125px}.ged-component__folder-list-content .nestedLevel75{padding-left:1140px}.ged-component__folder-list-content .nestedLevel76{padding-left:1155px}.ged-component__folder-list-content .nestedLevel77{padding-left:1170px}.ged-component__folder-list-content .nestedLevel78{padding-left:1185px}.ged-component__folder-list-content .nestedLevel79{padding-left:1200px}.ged-component__folder-list-content .nestedLevel80{padding-left:1215px}.ged-component__folder-list-content .nestedLevel81{padding-left:1230px}.ged-component__folder-list-content .nestedLevel82{padding-left:1245px}.ged-component__folder-list-content .nestedLevel83{padding-left:1260px}.ged-component__folder-list-content .nestedLevel84{padding-left:1275px}.ged-component__folder-list-content .nestedLevel85{padding-left:1290px}.ged-component__folder-list-content .nestedLevel86{padding-left:1305px}.ged-component__folder-list-content .nestedLevel87{padding-left:1320px}.ged-component__folder-list-content .nestedLevel88{padding-left:1335px}.ged-component__folder-list-content .nestedLevel89{padding-left:1350px}.ged-component__folder-list-content .nestedLevel90{padding-left:1365px}.ged-component__folder-list-content .nestedLevel91{padding-left:1380px}.ged-component__folder-list-content .nestedLevel92{padding-left:1395px}.ged-component__folder-list-content .nestedLevel93{padding-left:1410px}.ged-component__folder-list-content .nestedLevel94{padding-left:1425px}.ged-component__folder-list-content .nestedLevel95{padding-left:1440px}.ged-component__folder-list-content .nestedLevel96{padding-left:1455px}.ged-component__folder-list-content .nestedLevel97{padding-left:1470px}.ged-component__folder-list-content .nestedLevel98{padding-left:1485px}.ged-component__folder-list-content .nestedLevel99{padding-left:1500px}.ged-component__folder-list-content-nestedFile{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ged-component__breadscrumb{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;position:relative;background-color:#eef0fa;height:35px;-webkit-box-shadow:0 2px 2px 0 hsla(0,0%,46.7%,.16);box-shadow:0 2px 2px 0 hsla(0,0%,46.7%,.16)}.ged-component__breadscrumb,.ged-component__breadscrumb-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ged-component__breadscrumb-content span{font-weight:300;cursor:pointer}.ged-component__breadscrumb-content span:last-child{font-weight:400}.ged-component__breadscrumb-content span:first-child{margin-left:15px;font-weight:300}.ged-component__breadscrumb-content-separator,.ged-component__breadscrumb-content>div{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ged-component__breadscrumb-content-separator{height:2px;width:50px;background-color:#ccc4f4;margin-left:15px;margin-right:15px}.ged-component__breadscrumb-content-separator div{background-color:#ccc4f4;height:9px;width:9px;border-radius:50%}.ged-component__currentDirectory{position:relative}.ged-component__currentDirectory-iconview{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:15px;margin-top:15px}.ged-component__currentDirectory-iconview .select{background-color:rgba(200,190,254,.4)}.ged-component__currentDirectory-iconview div{position:relative;width:125px;height:125px;font-weight:300;cursor:pointer;border-radius:5px}@media(max-width:767px){.ged-component__currentDirectory-iconview div{width:105px;height:105px}}.ged-component__currentDirectory-iconview div>div{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ged-component__currentDirectory-iconview div input{font-family:inherit;font-weight:400;text-align:center;outline:none}.ged-component__currentDirectory-iconview div .policon{width:100px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:50px;font-size:4em;color:#9589c0;margin-bottom:10px}.ged-component__currentDirectory-iconview div .policon:hover{background:rgba(200,190,254,.4)}.ged-component__currentDirectory-iconview div .policon-folder{font-size:3em;color:#372e74}.ged-component__currentDirectory-iconview div .policon-zip{color:#ccc4f4}.ged-component__files{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.ged-component__files,.ged-component__files-directory{display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0}.ged-component__files-directory{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ged-component__files-directory>div:last-child{min-height:400px;position:relative}@media(max-width:767px){.ged-component__files-directory>div:last-child{overflow:scroll}}.ged-component__files-directory>div:last-child>div:first-child{display:none;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;right:0;width:40px;height:40px;background-color:#eef0fa;font-size:1.5em;color:#9589c0;border-bottom-left-radius:5px;z-index:3;cursor:pointer;-webkit-box-shadow:0 2px 2px 0 hsla(0,0%,46.7%,.16);box-shadow:0 2px 2px 0 hsla(0,0%,46.7%,.16)}@media(max-width:767px){.ged-component__files-directory>div:last-child>div:first-child{display:-webkit-flex;display:-ms-flexbox;display:flex}}.ged-component__files-directory--responsive{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.85);z-index:999}.ged-component__files-directory--responsive .policon-quit{position:fixed;left:90vw;-webkit-transform:translate(-50%);transform:translate(-50%);top:15px;color:#fff;font-size:1.4em}.ged-component__files-directory--responsive .policon-quit:active,.ged-component__files-directory--responsive .policon-quit:hover{color:#e74c3c}.ged-component__files-directory--responsive .ged-component__folder-list{display:none;width:80vw;-webkit-animation-name:openPopup;animation-name:openPopup;-webkit-animation-duration:.75s;animation-duration:.75s}.ged-component__files-directory .open{display:-webkit-flex;display:-ms-flexbox;display:flex}.ged-component__files-directory .open .ged-component__folder-list{display:block}.ged-component .table-ged{margin-top:30px}.ged-component .table-ged__table{width:100%}.ged-component .table-ged__body td{padding:5px 10px;border:0}.ged-component .table-ged__body td:not(:first-child){text-align:center}.ged-component .table-ged__body tr .selected,.ged-component .table-ged__body tr:hover{background:rgba(200,190,254,.4)!important}.ged-component .table-ged__body tr:nth-child(2n){background:#eef0fa}.ged-component .table-ged__document-name{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column}.ged-component__document-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:85%;text-align:center}.ged-component__document-name:hover{background:rgba(200,190,254,.4)}.ged-component__input-rename{z-index:999;border-width:0;background:transparent;max-width:100%}.ged-component__separator{margin-top:20px}@media(max-width:767px){.popup__content .ged-component__files{max-height:500px;overflow:scroll}}@-webkit-keyframes openPopup{0%{left:-80vw}to{left:0}}@keyframes openPopup{0%{left:-80vw}to{left:0}}.tooltip{position:relative;display:inline-block}.tooltip .tooltiptext{top:115%;visibility:hidden;width:300px;background-color:#000;color:#fff;text-align:center;padding:5px 0;border-radius:6px;position:absolute;z-index:1}@media(max-width:767px){.tooltip .tooltiptext{width:200px}}.tooltip:hover .tooltiptext{visibility:visible}.savedSearch{position:relative;margin-top:20px;margin-bottom:30px}.savedSearch h2{font-weight:700;color:#372e74;text-transform:uppercase;white-space:nowrap;font-size:1.3em}.savedSearch h2:first-child{margin-bottom:20px;font-size:2em;color:#fff;text-transform:unset;font-weight:500}.savedSearch>div{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:10px}.savedSearch>div>p{margin-top:10px;margin-bottom:10px}@media(max-width:767px){.savedSearch>div>p{color:#a49bd6;font-weight:700}}@media(min-width:768px){.savedSearch>div>p{color:#a49bd6;font-weight:700}}@media(min-width:992px){.savedSearch>div>p{color:#000;font-weight:unset}}.savedSearch>div>div{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;grid-gap:.5rem;gap:.5rem;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.savedSearch>div>div div:first-child{-webkit-flex:auto;-ms-flex:auto;flex:auto;z-index:5}.savedSearch>div>div .savedSearch_button--first{-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out;outline:none;background-color:#372e74;color:#fff;cursor:pointer;border:1px solid #372e74;border-radius:5px;padding-inline:.75rem;font-family:inherit}.savedSearch>div>div .savedSearch_button--first:hover{background-color:#fff;color:#372e74}.savedSearch>div>div .savedSearch_button--first:disabled{background-color:#ccc;color:#5f5f5f;border-color:#ccc;cursor:not-allowed;opacity:.9}@media(max-width:767px){.savedSearch>div>div .savedSearch_button--first{margin-left:10px}}.savedSearch>div>div .savedSearch_button--second{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.3rem;gap:.3rem;padding:.5rem .75rem;-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out;outline:none;background-color:#372e74;color:#fff;cursor:pointer;border:1px solid #372e74;border-radius:5px;font-family:inherit}.savedSearch>div>div .savedSearch_button--second:hover{background-color:#fff;color:#372e74}.savedSearch>div>div .savedSearch_button--second:disabled{background-color:#ccc;color:#5f5f5f;border-color:#ccc;cursor:not-allowed;opacity:.9}@media(max-width:767px){.savedSearch>div>div .savedSearch_button--second{margin-left:10px}}.savedSearch>div>div .savedSearch_button--second .policon-circle-notch{-webkit-animation:loadingAnimation 1s linear infinite;animation:loadingAnimation 1s linear infinite}.savedSearch>div>div input{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;border:none;border-bottom:2px solid #7565c0;outline:none;font-family:inherit;-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out;font-size:1.2em;border-radius:5px;padding-left:10px;width:180px}@media(max-width:767px){.savedSearch>div>div input{background-color:transparent}}@media(min-width:768px){.savedSearch>div>div input{background-color:transparent}}@media(min-width:992px){.savedSearch>div>div input{background-color:#f3f1fc}}.savedSearch>div>div button{font-size:1em}@media(max-width:767px){.extended .savedSearch>div{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:unset;-ms-flex-align:unset;align-items:unset}}@media(min-width:768px){.extended .savedSearch>div{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:unset;-ms-flex-align:unset;align-items:unset}}@media(min-width:992px){.extended .savedSearch>div{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:unset;-ms-flex-align:unset;align-items:unset}}@media(min-width:1200px){.extended .savedSearch>div{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.extended .savedSearch>div p{font-weight:700;color:#a49bd6;font-size:1.1em}@media(max-width:767px){.extended .savedSearch>div p{width:unset;text-align:left}}@media(min-width:768px){.extended .savedSearch>div p{text-align:left;width:unset}}@media(min-width:992px){.extended .savedSearch>div p{text-align:left;width:unset}}@media(min-width:1200px){.extended .savedSearch>div p{text-align:center;width:120px}}.extended .savedSearch>div>div{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.extended .savedSearch>div>div:last-child input{background-color:transparent;border-radius:unset;padding-left:unset;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;width:250px}.extended .savedSearch>div>div:last-child input:focus{padding-bottom:5px}@-webkit-keyframes loadingAnimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingAnimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.summaryTask__header{margin-left:-40px;margin-right:-40px;margin-top:-10px;min-height:60px;-webkit-box-shadow:2px 2px 2px 0 rgba(0,0,0,.16);box-shadow:2px 2px 2px 0 rgba(0,0,0,.16)}.summaryTask__header>div:first-child{padding-left:45px}.summaryTask__header>div:last-child{padding-right:45px}.summaryTask__header h2{color:#372e74;font-size:1.15em}.summaryTask__header__button{height:40px;width:40px;margin-left:15px;border-radius:50%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:none;outline:none;cursor:pointer;opacity:.5}.summaryTask__header__button--active{opacity:1}.summaryTask__header__button--ongoing{background-color:#70dd85}.summaryTask__header__button--late{background-color:#e86565}.summaryTask__header__button--closed{background-color:hsla(0,0%,58.8%,.8)}.summaryTask__header__button .policon{font-size:2.1em;color:#fff}.summaryTask__container{margin-left:-40px;margin-right:-40px;height:550px;position:relative;overflow:hidden;margin-bottom:-25px}.summaryTask__container>div{z-index:1;height:550px;overflow-y:scroll;overflow-x:hidden;padding-left:45px;padding-right:45px;position:relative}.summaryTask__container--empty>div{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#372e74;font-size:1.1em}.summaryTask__timeline{position:relative;height:auto;margin-bottom:3px;padding-bottom:35px}.summaryTask__timeline:first-of-type:before{bottom:calc(100% + .25rem);height:3rem}.summaryTask__timeline:first-of-type:before,.summaryTask__timeline:not(:last-of-type):after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2px;background-color:#372e74}.summaryTask__timeline:not(:last-of-type):after{top:2.5rem;height:calc(100% - 2.5rem)}.summaryTask__timeline__state{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.3rem;border-radius:50%;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width:767px){.summaryTask__timeline__state{left:10%}}.summaryTask__timeline__state .policon{font-size:1.5rem;color:#fff;position:relative;left:.5px}.summaryTask__timeline__state--closed{background-color:hsla(0,0%,58.8%,.8)}.summaryTask__timeline__state--late{background-color:#e86565}.summaryTask__timeline__state--ongoing{background-color:#70dd85}.summaryTask__timeline__line{position:absolute;height:calc(100% - 43px);width:2px;background-color:#615990;border-radius:6px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:46px}@media(max-width:767px){.summaryTask__timeline__line{left:10%}}.summaryTask__timeline__line--last{display:none}.summaryTask__timeline--first{height:50px;position:relative}.summaryTask__timeline--first>div{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:100%;width:2px;background-color:#615990;border-radius:6px}@media(max-width:767px){.summaryTask__timeline--first>div{left:10%}}.summaryTask__timeline__content{position:relative;top:3px;width:45%}@media(max-width:767px){.summaryTask__timeline__content{width:80%;padding-top:50px}}.summaryTask__timeline__content--left{left:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}@media(max-width:767px){.summaryTask__timeline__content--left{left:20%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}.summaryTask__timeline__content--right{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;left:55%}@media(max-width:767px){.summaryTask__timeline__content--right{left:20%;display:-webkit-flex;display:-ms-flexbox;display:flex}}.summaryTask__timeline__content__title{background-color:#9589c0;color:#fff;padding:5px 10px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-top-left-radius:6px;border-top-right-radius:6px;font-size:1.2em;min-width:125px;max-width:75%;position:relative;line-break:anywhere;text-align:center;cursor:pointer}.summaryTask__timeline__content__info{background-color:#f3f1fc;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.16);box-shadow:0 2px 2px 0 rgba(0,0,0,.16);border-top-left-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;padding:5px 5px 15px;position:relative;width:100%}.summaryTask__timeline__content__info--title{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;height:25%;margin-top:5px}.summaryTask__timeline__content__info--title div:first-child{font-size:1.15em;color:#a49bd6}.summaryTask__timeline__content__info--title div:first-child span{font-weight:500;color:#372e74}.summaryTask__timeline__content__info--title div:first-child span:first-child{margin-right:5px}.summaryTask__timeline__content__info--title div:first-child span:last-child{margin-left:5px}.summaryTask__timeline__content__info--title div:last-child{color:#a49bd6;font-size:1.15em;font-weight:500}.summaryTask__timeline__content__info--text{border-bottom-left-radius:6px;border-top-left-radius:6px;padding:5px 10px 10px;margin-top:5px;position:relative;z-index:2}.summaryTask__timeline__content__info--text>div{margin-bottom:10px;background-color:#fff;height:80px;border-bottom-left-radius:6px;border-top-left-radius:6px;overflow-x:hidden;overflow-y:scroll;padding:5px}.summaryTask__timeline__content__info--text>div::-webkit-scrollbar{width:10px}.summaryTask__timeline__content__info--text>div::-webkit-scrollbar-track{background:#ccc4f3;border-radius:10px}.summaryTask__timeline__content__info--text>div::-webkit-scrollbar-thumb{background:#fff;border-radius:10px}.summaryTask__timeline__content__info--text>div::-webkit-scrollbar-thumb:hover{background:#fff}.summaryTask__timeline__content__info--text>div>div:first-child{font-weight:500;color:#ccc4f3;margin-bottom:5px}.summaryTask__timeline__content__info--text .resizable-v{resize:vertical;max-height:33vh;min-height:80px}.summaryTask__timeline__content__info--none{overflow-y:hidden!important;height:unset!important;border-top-right-radius:6px;border-bottom-right-radius:6px}.summaryTask__timeline__content__info--none>div{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#ccc4f3!important;height:30px!important;background-color:#fff;margin-bottom:0!important}.summaryTask__timeline__content--date{position:absolute;width:45%;top:5px}.summaryTask__timeline__content--date>div{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:500;color:#fff;background-color:#372e74;font-size:1.35em;width:125px;height:35px;border-radius:6px}.summaryTask__timeline__content--date--left{left:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}@media(max-width:767px){.summaryTask__timeline__content--date--left{left:20%;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.summaryTask__timeline__content--date--right{left:55%}@media(max-width:767px){.summaryTask__timeline__content--date--right{left:20%}}.summaryTask__img{position:absolute;top:0;left:0;z-index:-1;height:100%}.summaryTask__img--finish{left:unset;right:0}.summaryTask__img--all{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.module-card__wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1rem;padding-inline:1rem}.module-card__error{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:1rem;gap:1rem}.module-card__error p{font-size:.8rem}.module-card__error button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:#eee;border:unset;border-radius:5px;padding:.35rem;font-size:.7rem;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.module-card__error button:hover{cursor:pointer;background:#e1e1e1}.module-card{position:relative;padding:.5rem 1rem;background:#eee;border-radius:3px}.module-card.active{background:#c8e6c9}.module-card__title{font-size:.8rem;line-height:1.5rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:1.5rem}.module-card__img{width:100%;aspect-ratio:1;margin-block:1rem .7rem;position:relative}.module-card__img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.module-card__role{position:absolute;bottom:.25rem;right:0;background:#333;padding:.35rem .5rem;border-radius:5px;color:#fff;font-size:.5rem}.module-card__desc{line-height:1.5;font-size:.7rem}.module-card__checkbox{position:absolute;top:.7rem;right:.65rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #a49bd6;border-radius:2px;height:20px;aspect-ratio:1;display:inline-block;cursor:pointer;margin-right:5px;background:transparent}.module-card__checkbox:checked{border-color:#7565c0;background:#7565c0}.module-card__checkbox:checked:before{content:"";display:block;position:absolute;top:50%;left:50%;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:translate(-60%,-65%) rotate(45deg);transform:translate(-60%,-65%) rotate(45deg)}.treeNodes{margin-bottom:20px}.treeNodes ul{list-style:none}.treeNodes__Node{padding:10px 20px}.treeNodes__Node__Label{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-left:.25rem solid rgba(44,59,65,.4);background-color:rgba(184,199,206,.4);line-height:40px;-webkit-transition:border-color .2s,background-color .2s;transition:border-color .2s,background-color .2s}.treeNodes__Node__Label--name{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.treeNodes__Node__Label--name input{width:100%}.treeNodes__Node__Label strong{margin:0 5px;font-weight:400}.treeNodes__Node__Label:hover{border-color:#b8c7ce;background-color:rgba(44,59,65,.8);color:#fff}.treeNodes__Node__Label:hover .treeNodes__Node__Handle,.treeNodes__Node__Label:hover .treeNodes__Node__Tools{opacity:1;color:#fff}.treeNodes__Node__Handle,.treeNodes__Node__Tools{color:#b8c7ce;opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s;font-size:.875rem}.treeNodes__Node__Handle,.treeNodes__Node__Tools .action{display:inline-block;padding:0 10px}.treeNodes__Node__Handle:hover,.treeNodes__Node__Tools .action:hover{background-color:rgba(184,199,206,.4)}.treeNodes__Droppable{border:1px solid rgba(184,199,206,.4)}.treeNodes--droppable{background-color:rgba(85,82,153,.2)}.treeNodes--dragging{border:0}.treeNodes--dragging .treeNodes__Droppable{visibility:hidden}.ReactModal__Body--open #root{position:relative;z-index:1}.ReactModal__Body--open .ReactModalPortal{z-index:2;display:block}.ReactModalPortal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,93.3%,.2)}.admin__card__content .is-loading{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:absolute;top:0;left:0;width:100%;z-index:10;text-align:center;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.admin__card__content .is-loading .loader{display:block;width:12rem;margin:auto}*{margin:0;padding:0}body{font-family:Poppins,sans-serif;background:#eee;font-size:12px;overflow-x:hidden}a{text-decoration:none}a,a:hover{color:inherit}.row.row-fluid{margin:0}[class^=col-].col-fluid{padding:0}.wrap-content{padding:0 15px}.overflowh{overflow:hidden}.env-header{color:#fff;text-transform:uppercase;position:fixed;bottom:0;padding:10px;right:0;min-width:200px;z-index:999;text-align:center;background-color:#ff685b}.last-visits{color:#372e74;text-align:left;position:fixed;right:-100vw;top:0;bottom:0;width:80vw;background:#eee;padding:30px 15px;z-index:6;-webkit-transition:right .5s ease-in-out;transition:right .5s ease-in-out}.last-visits__title{text-align:center;background:#3860c4;color:#fff;margin:0 0 20px;border-radius:4px;padding:6px 15px;text-transform:uppercase;font-size:.8em}.last-visits__list{list-style:none}.last-visits__list__item{padding:0 15px;display:inline-block;position:relative;white-space:nowrap;line-height:40px;font-size:.8em;border-bottom:1px solid #c8befe;color:#9589c0}@media(max-width:767px){.last-visits__list__item__loader{display:block}}.last-visits__list__item__name{margin-left:10px}.last-visits__list__item:last-child{border-bottom:0}.last-visits-open{right:0}.last-visits-open .last-visits__list{margin-top:10px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media(min-width:768px){.last-visits{display:block;padding:0;width:auto;position:static;font-size:1.1em;margin-top:10px;border-radius:4px;background:#fff}.last-visits__title{border-right:1px solid #372e74;padding:5px 15px;max-width:150px;text-align:center;line-height:15px;height:50px;background:none;margin:0;text-transform:none;border-radius:0;color:inherit;font-size:.8em}.last-visits__list{max-height:40px;overflow:hidden}.last-visits__list__item{border-right:1px solid #c8befe;border-bottom:0;font-size:.8em}}.main-header{background:#ccc4f3;padding-bottom:10px;font-size:1.1em}.main-header__picto{color:#fff;font-size:1.3em}.main-header__picto:first-child{text-align:left;padding-left:0;font-size:1.5em}.main-header__picto:last-child{padding-right:0;text-align:right}.main-header .close-icon__lasts-visits{color:#fff;position:fixed;left:0;z-index:10;text-align:center;font-size:1.3em}.main-header .close-icon__lasts-visits:active{color:#e74c3c}.main-header .close-icon__menu{color:#fff;position:fixed;right:0;z-index:10;text-align:center;font-size:1.3em}.main-header .close-icon__menu:active{color:#e74c3c}.main-header .user{background:#fff;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.main-header .user__content{height:100%;padding:5px 10px}@media(max-width:767px){.main-header .user__content{-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}}.main-header .user__content div:first-child{display:-webkit-flex;display:-ms-flexbox;display:flex}.main-header .user__content div:first-child img{max-height:75px;width:auto}.main-header .user__title{margin:0;color:#372e74;opacity:.6;font-size:1.1em}.main-header .user__text{margin:0;color:#372e74;white-space:nowrap;font-size:1.1em;cursor:pointer}.main-header .user__warning{color:#f299b0;margin-right:10px}.main-header .user__menu{display:inline-block;color:#f299b0;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;margin-left:30px;margin-top:5px}.main-header .user__menu.active-menu{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.main-header .user__actions{position:absolute;z-index:7;background:#ed7493;border-radius:4px;left:0;right:0;margin-top:10px}.main-header .user__actions:before{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #ed7493;content:"";position:absolute;top:-8px;left:15px}.main-header .user__actions__item{display:block;margin:10px 15px;color:#fff;font-size:1em;white-space:nowrap;cursor:pointer}.main-header .user__actions__item__picto{font-size:1.2em;margin-right:10px}.main-header .logo{padding:10px 0 0}.main-header .logo svg{width:100px;overflow:visible}.main-header .logo__slogan{text-align:right}.main-header .logo__powered{color:#fff;fill:#fff;margin-top:5px;font-size:.8em}.main-header .logo__powered__img{text-align:right;padding-left:10px}.main-header .logo__powered svg{text-align:right;fill:#fff;width:50px}.main-header .nav{position:relative;top:0;bottom:0;background:#372e74;z-index:3;-webkit-transition:left .5s ease-in-out;transition:left .5s ease-in-out;border-radius:4px}body.no-cache .main-header .nav{background:-webkit-gradient(linear,left top,right top,from(#ee7752),color-stop(#e73c7e),color-stop(#23a6d5),to(#23d5ab));background:linear-gradient(90deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:200% 100%;-webkit-animation:gradient 5s ease-in-out infinite;animation:gradient 5s ease-in-out infinite}body.no-cache .main-header .nav__list__item .sub-menu:before{background:transparent}@-webkit-keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media(max-width:767px){.main-header .nav{position:fixed;left:-100vw;background-color:#fff;width:80vw;z-index:9999}}.main-header .nav-open{left:0}.main-header .nav__user{background:#3860c4;padding:8px 0;margin:0 -15px}@media(max-width:767px){.main-header .nav__user{width:100%;margin:0}}.main-header .nav__logo{position:absolute;bottom:15px;right:15px;width:100px}@media(max-width:767px){.main-header .nav__logo{width:75px}}.main-header .nav__title{background:#3860c4;text-align:center;color:#fff;border-radius:4px;padding:6px 15px;text-transform:uppercase;width:95%;left:2.5%;position:relative;top:40px}.main-header .nav__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:10px;margin-top:10px;width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:767px){.main-header .nav__list{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-top:50px}}@media(min-width:768px){.main-header .nav__list{width:90%}}.main-header .nav__list:after,.main-header .nav__list:before{content:"";display:table}.main-header .nav__list:after{clear:both}.main-header .nav__list__item{position:relative;z-index:4;list-style:none;margin-bottom:15px;white-space:nowrap}@media(max-width:767px){.main-header .nav__list__item{width:100%}}.main-header .nav__list__item.search{color:#fff;float:right;font-size:1.3em;margin:-10px 15px 0 0}.main-header .nav__list__item.search.active-search .search__picto{color:#372e74}.main-header .nav__list__item__link{text-transform:uppercase;border-radius:4px}@media(max-width:767px){.main-header .nav__list__item__link{display:block}}.main-header .nav__list__item__link.active{color:#3860c4;position:relative;z-index:10}.main-header .nav__list__item__link.active.contacts{color:#9b59b6}.main-header .nav__list__item__link.active.actions{color:#47ad3b}.main-header .nav__list__item__link.active.devis{color:#e67e22}.main-header .nav__list__item__link.active.articles{color:#00a0b0}.main-header .nav__list__item__link.active.mails{color:#95a5a6}.main-header .nav__list__item:hover .sub-menu{display:block}.main-header .nav__list form{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;right:15px}@media(max-width:767px){.main-header .nav__list form{position:relative;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;right:0;margin-bottom:15px}}.main-header .nav__list form input{margin-right:15px;background-color:transparent;outline:none;font-family:inherit;text-overflow:ellipsis;color:#fff;font-size:1em;border:none;border-bottom:1px solid #fff;visibility:visible;opacity:1;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}@media(max-width:767px){.main-header .nav__list form input{color:#000;border-bottom:1px solid #000;margin-right:0;margin-left:15px}}.main-header .nav__list form input::-webkit-input-placeholder{color:#fff;opacity:.35}.main-header .nav__list form input::-moz-placeholder{color:#fff;opacity:.35}.main-header .nav__list form input:-ms-input-placeholder{color:#fff;opacity:.35}.main-header .nav__list form input::-ms-input-placeholder{color:#fff;opacity:.35}.main-header .nav__list form input::placeholder{color:#fff;opacity:.35}@media(max-width:767px){.main-header .nav__list form input::-webkit-input-placeholder{color:#000}.main-header .nav__list form input::-moz-placeholder{color:#000}.main-header .nav__list form input:-ms-input-placeholder{color:#000}.main-header .nav__list form input::-ms-input-placeholder{color:#000}.main-header .nav__list form input::placeholder{color:#000}}.main-header .nav__list form input:focus{padding-bottom:5px}.main-header .nav__list form .input__close{visibility:hidden;opacity:0}.main-header .nav__list form button{background-color:transparent;border:none;color:#fff;font-size:1.5em;cursor:pointer;outline:none}@media(max-width:767px){.main-header .nav__list form button{color:#000}}.main-header .nav__list .globalSearch--extended{background-color:#372e74;z-index:10;padding-left:15px;padding-top:3px;padding-bottom:3px}@media(max-width:767px){.main-header .nav__list .globalSearch--extended{background-color:#fff;padding:0}}.main-header .nav .sub-menu{position:absolute;z-index:9;left:0;background:#c8befe;color:#fff;top:100%;display:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding-top:15px;overflow:hidden}@media(max-width:767px){.main-header .nav .sub-menu{position:relative;z-index:9;left:15px;color:#000;background:none;border-radius:4px;padding-top:15px;overflow:hidden}}.main-header .nav .sub-menu:before{content:"";top:0;position:absolute;left:0;right:0;height:15px;background:#372e74}@media(max-width:767px){.main-header .nav .sub-menu:before{display:none}}.main-header .nav .sub-menu__item{list-style:none;text-align:left}.main-header .nav .sub-menu__item:hover{background:#372e74}@media(max-width:767px){.main-header .nav .sub-menu__item:hover{background:none}}.main-header .nav .sub-menu__item__link{white-space:nowrap;padding:10px 20px;display:block}.main-header .nav .sub-menu__item__link.active{background:#372e74;color:#fff}.main-header .nav .sub-menu__item__disabled{background:#c8c8c8;pointer-events:none}@media(min-width:768px){.main-header .nav__list__item{display:inline-block;margin:5px 0;text-align:center}.main-header .nav__list__item__link{color:#fff;padding:3px 15px;margin:0 5px}.main-header .nav__list__item__link.active{background:#3860c4;color:#fff}.main-header .nav__list__item__link.active.contacts{background:#9b59b6;color:#fff}.main-header .nav__list__item__link.active.actions{background:#47ad3b;color:#fff}.main-header .nav__list__item__link.active.devis{background:#e67e22;color:#fff}.main-header .nav__list__item__link.active.articles{background:#00a0b0;color:#fff}.main-header .nav__list__item__link.active.mail-type,.main-header .nav__list__item__link.active.mails{background:#95a5a6;color:#fff}.main-header .nav__list__item__link.active.prospects{background:#3860c4;color:#fff}.main-header .user__content{padding:15px}}@media(min-width:1200px){.main-header .nav__item{margin:0}.main-header .nav__item.search{margin:-10px 15px 0 0}.main-header .nav__item .search__input{top:5px}.main-header .nav__item .search__picto{top:8px}}.loginpage{background:#eee;padding:4vw;position:relative;height:100vh;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden}.loginpage .round{position:absolute;z-index:1;width:140px;height:140px;border-radius:50%}.loginpage .round:first-child{background:#fcc151;left:40%;top:30px}.loginpage .round:nth-child(2){background:#ed7493;left:20%;bottom:30px}.loginpage .round:nth-child(3){background:#9589c0;left:70%;bottom:-10px}.loginpage .login{width:100%;background:#fff;position:relative;z-index:3}.loginpage .login__images{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;padding:15px;max-height:100%}.loginpage .login__images__logo{width:180px}.loginpage .login__images__text{color:#372e74;text-align:center;font-size:1.1em;margin:0}.loginpage .login__images__presentation{width:80%;margin-left:10%}.loginpage .login__form{background:#fff;padding:0 30px}.loginpage .login__form__content{height:100%}.loginpage .login__form__field{display:block;margin-bottom:15px}.loginpage .login__form__field__label{display:block;color:#372e74;text-transform:uppercase;margin-bottom:0;font-size:1.1em}.loginpage .login__form__field__input{border:0;border-bottom:1px solid #c8befe;width:100%;padding:10px 0;font-size:1em}.loginpage .login__form__field__input:focus{outline:none}.loginpage .login__form__btn{margin-top:20px;font-weight:700;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:40px;width:120px;border-radius:5px;border:1px solid #fff;color:#fff;background-color:#3860c4;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.loginpage .login__form__btn:hover{background-color:#fff;color:#3860c4;border-color:#3860c4}.loginpage .login__form__forget{color:#372e74;opacity:.6;margin-bottom:15px;text-align:right}.loginpage .login__form__error{display:block;margin-top:20px;color:#ed7493}.loginpage .login__loader{position:fixed;top:0;left:0;bottom:0;right:0;background:#fff;cursor:wait;z-index:9}.loginpage .login__loader__logo{max-width:350px;min-width:30%;position:absolute;left:50%;top:50%;-webkit-transform:translate3d(-50%,-50%,1px);transform:translate3d(-50%,-50%,1px);overflow:visible;padding:15px}.loginpage .login__loader__logo svg{overflow:visible;position:relative}.loginpage .login__loader__logo .bar{-webkit-animation:dash linear;animation:dash linear;-webkit-transform-origin:112px 70px;transform-origin:112px 70px;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loginpage .login__loader__logo .bar-2{-webkit-animation-duration:2s;animation-duration:2s}.loginpage .login__loader__logo .bar-3{-webkit-animation-duration:3s;animation-duration:3s}.loginpage .powered-by__text{margin-bottom:0;color:#372e74;text-transform:uppercase;font-weight:500}.loginpage .bubbles:nth-of-type(4),.loginpage .bubbles:nth-of-type(6),.loginpage .bubbles:nth-of-type(7),.loginpage .bubbles:nth-of-type(10),.loginpage .bubbles:nth-of-type(11){-webkit-animation:bubbles 3s linear infinite;animation:bubbles 3s linear infinite}.loginpage .bubbles:nth-of-type(4){-webkit-animation-delay:.5s;animation-delay:.5s}.loginpage .bubbles:nth-of-type(6){-webkit-animation-delay:1s;animation-delay:1s}.loginpage .bubbles:nth-of-type(7){-webkit-animation-delay:1.5s;animation-delay:1.5s}.loginpage .bubbles:nth-of-type(10){-webkit-animation-delay:0s;animation-delay:0s}.loginpage .bubbles:nth-of-type(11){-webkit-animation-delay:.5s;animation-delay:.5s}.loginpage.exit{display:none}@media(min-width:992px){.loginpage .login__images__text{text-align:left;font-size:1.3em}.loginpage .login__images__presentation{margin-top:40px}.loginpage .login__form__field{margin-bottom:25px}.loginpage .login__form__field__label{margin-bottom:5px;font-size:1.2em}.loginpage .login__form__field__input{font-size:1.1em}.loginpage .login__form__btn{margin-top:35px}}@media(min-width:1200px){.loginpage .login{overflow:hidden}.loginpage .login__images__presentation{width:100%;max-width:80%;margin:0 auto;display:block}.loginpage .login__form{-webkit-box-shadow:0 0 152px #f8f8f8,0 0 30px #eee;box-shadow:0 0 152px #f8f8f8,0 0 30px #eee;border-top-left-radius:50%;border-bottom-left-radius:50%;margin:-30% 0;padding:30% 40px}.loginpage .login__form__field__input{min-width:60%;width:auto}}.login__form__btn:disabled{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.6;cursor:not-allowed}.page-admin .datatable .list__item__logo{max-height:40px;width:auto}.page-admin .list{padding:0;list-style:none}.page-admin .list__item{margin:10px 0}.page-admin .list__item__logo{max-height:500px;width:auto;margin-top:10px}.page-admin .list__item__link{color:#9589c0}.page-admin .list__item__link:hover{color:#5e4f94}.page-admin .admin-orders__hidden,.page-admin.exit-active{display:none}.page-admin .admin-orders__dropdown{margin-left:5px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative;z-index:6}.page-admin .admin-orders__dropdown__content{position:absolute;left:0;top:105%;background-color:#fff;z-index:6;border:1px solid #3860c4;border-radius:5px;width:110%;font-weight:400}.page-admin .admin-orders__dropdown__content p{color:#372e74}.page-admin .admin-orders__dropdown__subcontent{position:absolute;left:-110%;top:105%;background-color:#fff;z-index:6;border:1px solid #3860c4;border-radius:5px;width:110%;font-weight:400}.page-admin .admin-orders__dropdown__subcontent p{color:#372e74}.page-admin .admin-orders__dropdown__icon{color:#3860c4}.page-admin .admin-orders__dropdown__item{color:#fff;font-size:.9em;cursor:pointer;padding:8px;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.page-admin .admin-orders__dropdown__item:hover{background-color:#3860c4}.page-admin .admin-orders__dropdown__item:hover .policon,.page-admin .admin-orders__dropdown__item:hover p{color:#fff}.page-admin .admin-orders__dropdown__item--disable{background-color:#ccc;cursor:not-allowed}.page-admin .admin-orders__dropdown__item--disable .policon,.page-admin .admin-orders__dropdown__item--disable p{color:#5f5f5f}.page-admin .admin-orders__dropdown__item--disable:hover{background-color:#ccc}.page-admin .admin-orders__dropdown__item--disable:hover .policon,.page-admin .admin-orders__dropdown__item--disable:hover p{color:#5f5f5f}.page-admin .admin-orders__dropdown__Btn{cursor:pointer}.page-admin .admin-orders__dropdown:hover .action__dropdown__content{display:block}.page-admin .admin-orders .group{-webkit-transition:max-width .2s linear,-webkit-flex .2s linear;transition:max-width .2s linear,-webkit-flex .2s linear;transition:max-width .2s linear,flex .2s linear;transition:max-width .2s linear,flex .2s linear,-webkit-flex .2s linear,-ms-flex .2s linear;margin-bottom:25px}.page-admin .admin-orders .group__container{width:100%}.page-admin .admin-orders .group__row{margin:0;padding:0}.page-admin .admin-orders .group__content{border-radius:4px;border:1px solid rgba(0,0,0,.25);background:#f4f4f4;min-inline-size:auto}.page-admin .admin-orders .group__title{margin:10px 0}.page-admin .admin-orders .group__title__input{border:0;background:transparent;font-size:1em;font-family:inherit;width:100%;outline:none}.page-admin .admin-orders .group__item{-webkit-transition:max-width .2s linear,-webkit-flex .2s linear;transition:max-width .2s linear,-webkit-flex .2s linear;transition:max-width .2s linear,flex .2s linear;transition:max-width .2s linear,flex .2s linear,-webkit-flex .2s linear,-ms-flex .2s linear}.page-admin .admin-orders .group__item__content{position:relative}.page-admin .admin-orders .group__item__drag{position:relative;background:#fff;cursor:move;padding:5px 100px 5px 10px;margin:10px 0;border-radius:4px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.6);box-shadow:0 2px 5px rgba(0,0,0,.6);white-space:nowrap;text-overflow:ellipsis}.page-admin .admin-orders .group__item__required{font-weight:700}.page-admin .admin-orders .group__item__unique{background:#ffcd91}.page-admin .admin-orders .actions{position:absolute;padding:0;top:0;right:0;bottom:0;background:#fcc151;border-radius:0 4px 4px 0}.page-admin .admin-orders .actions-group{bottom:auto;border-radius:0 4px 0 0;right:15px;z-index:1}.page-admin .admin-orders .actions__item{padding:5px 10px;display:inline-block;cursor:pointer}.page-admin .admin-orders .actions__item:not(:last-child){border-right:1px solid #fff}.page-admin .admin-orders .actions__type{font-size:.9em;color:#555299;margin-right:5px}.page-admin .admin-orders .actions__icon{font-size:.9em;color:#fff}.page-admin .admin-orders__add-group{color:rgba(0,0,0,.8);padding:5px 15px;cursor:pointer;border:1px solid rgba(0,0,0,.25);border-radius:4px;background:#f4f4f4}.page-admin .admin-orders__add-group__text{margin-left:10px;font-size:1em}.page-admin .admin-orders__add-group__icon{position:relative;top:2px;font-size:1.2em}.page-admin .admin-orders__content{margin-top:20px}.page-admin .admin-orders__container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.page-admin .admin-orders__label{margin-right:10px}.page-admin .admin-orders__choose{color:rgba(0,0,0,.8);cursor:pointer;border:1px solid rgba(0,0,0,.25);border-radius:4px;background:#f4f4f4}.page-admin .admin-orders__choose__select{height:33px;font-family:inherit;width:200px;font-size:1em;border:0;background:transparent}.page-admin .admin-orders__choose__select:focus{outline:none}.page-admin .save-orders{margin-right:5px}.page-admin .admin-info-mt-15{margin-top:15px}.page-admin .admin__field__info{background-color:#e0f4fa;border-left:solid #61c9e2;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding-top:10px}.page-admin .admin__field__info .admin-info:after{margin-left:10px;margin-bottom:15px;background:#61c9e2;color:#fff;opacity:1;content:"?";display:inline-block;border-radius:50%;vertical-align:middle;margin-right:.5em;font-size:24px;font-weight:700;width:50px;height:50px;line-height:50px;text-align:center}.page-admin .admin__field__info .admin-info-error{color:#e74c3c;font-weight:700}.page-admin .admin__field__info .admin-info__flex-cols{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.page-admin .admin__field__info p{color:#555299;font-size:1.1em;margin-top:5px}.page-admin .admin__field__info .admin__field{margin-top:20px;width:100%}.page-admin .admin__field__info .admin__field__entity{font-size:1.1em;font-weight:700}.page-admin .admin__field__info .admin__field__contact{font-style:italic;font-size:.9em;margin-bottom:20px}.page-admin .admin__field__info .admin__field__unique{font-style:italic}.page-admin .admin__import__example{color:#555299;font-size:1.1em;margin-top:5px;margin-left:5px}.page-admin .admin-datatable{width:86vw;white-space:nowrap}.page-admin .admin__flex-row{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:22vw}.page-admin .admin__flex-row,.page-admin .import-error{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.page-admin .import-error{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.page-admin .import-error:hover .form__error__error-import{display:block}.page-admin .td-success{height:20px;display:block;background-color:#74b431;width:40px}.page-admin .tr-error{background-color:#ffa3b8!important}.page-admin .import-value-error{text-decoration:line-through}.formpage{position:relative;left:0;width:100%;padding:15px;top:0;border-radius:4px;background:#fff}.formpage.enter,.formpage.exit{display:none}.formpage__title{font-size:1.3em;text-transform:uppercase;font-weight:700;color:#372e74;margin-bottom:10px;padding:0 15px}.formpage__delete{font-size:1.3em;color:#372e74;float:right}.page-list{-webkit-order:1;-ms-flex-order:1;order:1}.page-list__content{position:relative;left:0;width:100%;padding:15px;top:0;border-radius:4px;background:#fff;min-height:55vh}.page-list.page-enter{-webkit-transform:translate3d(-100%,0,1px);transform:translate3d(-100%,0,1px)}.page-list.page-enter-active{-webkit-transition:-webkit-transform .4s linear;transition:-webkit-transform .4s linear;transition:transform .4s linear;transition:transform .4s linear,-webkit-transform .4s linear}.page-list.page-enter-active,.page-list.page-exit{-webkit-transform:translateZ(1px);transform:translateZ(1px)}.page-list.page-exit-active{-webkit-transform:translate3d(-100%,0,1px);transform:translate3d(-100%,0,1px);-webkit-transition:-webkit-transform .4s linear;transition:-webkit-transform .4s linear;transition:transform .4s linear;transition:transform .4s linear,-webkit-transform .4s linear}.page-details{position:relative;z-index:2;-webkit-order:2;-ms-flex-order:2;order:2}.page-details .spin{-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.page-details .badge{float:right;margin-left:10px;border-radius:5px;height:18px;color:#fff;text-align:center;font-weight:300;font-size:.7em;margin-top:2px;padding:2px;min-width:35px}.page-details .badge>i{margin-right:2px;padding:1px}.page-details .badge__success{background-color:#47ad3b}.page-details .badge__error{background-color:#e74c3c}.page-details__address{background:#eef0fa;color:#372e74;padding:15px}.page-details__address:nth-child(odd){background:#fff}.page-details__address__title{font-weight:700;margin-bottom:10px}.page-details .data__info__phone{cursor:pointer;text-decoration:underline}.page-details .data__info__phone:hover{color:#8577c7}.page-details__content{width:100%;background:#fff;z-index:3;border-radius:4px;position:relative}.page-details__content:after,.page-details__content:before{content:"";display:table}.page-details__content:after{clear:both}.page-details__content:not(.expanded) .page-details__prospect{background-color:#e1e4f5}.page-details__content:not(.expanded) .page-details__prospect__close__mobile{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.page-details__content:not(.expanded) .page-details__prospect .prospect__list__item{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.page-details__content:not(.expanded) .page-details__prospect .prospect__list__item:not(:nth-child(-n+8)){display:none}.page-details__content:not(.expanded) .page-details__prospect .data__group,.page-details__content:not(.expanded) .page-details__prospect .data__info{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.page-details__content:not(.expanded) .page-details__prospect .data__group:not(:first-child){display:none}.page-details__content:not(.expanded) .page-details__prospect .data__info:nth-child(n+12){margin-bottom:0}.page-details__content:not(.expanded) .page-details__prospect .data__info:nth-child(n+13){display:none}.page-details__close{position:absolute;right:3px;top:0;height:40px;width:40px;font-size:1.1em;color:#fff;cursor:pointer;z-index:6}.page-details__close,.page-details__close__icon{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.page-details__close__icon{width:35px;height:30px;border-radius:5px;border:1px solid #fff;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.page-details__close__icon:hover{background-color:#e74c3c;border-color:#e74c3c}.page-details__scroll{width:200%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;height:100%}.page-details__scroll:after,.page-details__scroll:before{content:"";display:table}.page-details__scroll:after{clear:both}.page-details__container{position:relative;overflow:hidden}.page-details__container .table-container{float:none;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;margin-top:0;max-width:50%}.page-details__container .table-container .table-content{margin-top:0;width:100%}.page-details__container .table-container .result_header_sub_datatable{text-align:right}.page-details__container-infos .page-details__scroll,.page-details__container-modify .data__content{margin-left:-100%}.page-details__tab-content{padding:15px}.page-details__main{width:100%;padding:15px 0;float:left;position:relative}.page-details__main__nav{list-style:none;margin-bottom:-1px;position:relative;z-index:1;padding:0;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;overflow-y:hidden;background:#372e74}.page-details__main__nav .item{background:#949aa4;color:#fff;text-transform:uppercase;white-space:nowrap;cursor:pointer;text-align:center;width:auto;-webkit-transition:width .5s linear;transition:width .5s linear;border-left:1px solid #fff;min-width:40px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.page-details__main__nav .item-active{background:#74b431}.page-details__main__nav .item-active.contacts{background:#9b59b6;color:#fff}.page-details__main__nav .item-active.actions{background:#47ad3b;color:#fff}.page-details__main__nav .item-active.devis{background:#e67e22;color:#fff}.page-details__main__nav .item-active.articles{background:#00a0b0;color:#fff}.page-details__main__nav .item-active.mail-type,.page-details__main__nav .item-active.mails{background:#95a5a6;color:#fff}.page-details__main__nav .item-active.prospects{background:#3860c4;color:#fff}.page-details__main__nav .item__hover{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:10px 11px 9px}.page-details__main__nav .item__icon{font-size:1.4em;display:inline-block}.page-details__main__nav .item__text{display:none;margin-left:10px}.page-details .data__container{width:100%}.page-details .data__stats-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-top:30px}.page-details .data__stats-svg{margin-top:95px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.page-details .data__stats-img{width:100%;max-width:500px}.page-details .data__info{padding:0;font-weight:700;color:#372e74;background:#fff;text-align:left;border-radius:5px;margin-bottom:7px}.page-details .data__info:last-child{margin-bottom:0}.page-details .data__info__timestamp{opacity:.5}.page-details .data__info__transparent{background:none}.page-details .data__info__text{text-overflow:ellipsis;padding:8px 15px;overflow:hidden;white-space:nowrap;border-radius:5px;width:100%}.page-details .data__info__text.quote-lines{padding:unset}.page-details .data__info__text.quote-lines .data__info__label{margin-left:15px}.page-details .data__info__text--details{white-space:unset}.page-details .data__info__text__area{margin-top:10px;overflow-y:scroll;white-space:normal;display:block;max-height:300px}.page-details .data__info__sub-text{text-overflow:ellipsis;overflow-x:auto;white-space:nowrap;border-radius:5px;padding:5px;width:100%;text-align:right}.page-details .data__info__label{font-weight:400;padding-right:10px}.page-details .data__info__label--time{margin-left:5px;font-weight:300}.page-details .data__info__label-info{font-weight:400;padding-right:5px}.page-details .data__info.odd{-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.08);box-shadow:0 2px 2px 0 rgba(0,0,0,.08)}.page-details .data__info.even{background:#f4f4f4}.page-details .data__info.field-left{text-align:left}.page-details .data__info.field-left .data__info__label{float:none;margin-right:15px}.page-details .data__info--large .data__info__text{height:100px}.page-details .data__title{color:#372e74;font-weight:700;font-size:1.15em;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:40px;margin-bottom:12px}.page-details .data__title__btn,.page-details .data__title__content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.page-details .data__title__btn{cursor:pointer;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;height:30px;width:170px;font-size:.9em;margin-bottom:10px;margin-top:20px;border-radius:5px;border:1px solid #372e74;color:#372e74;background-color:#fff;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;font-weight:400}.page-details .data__title__btn:disabled{background-color:#ccc;color:#5f5f5f;border-color:#ccc;cursor:not-allowed;opacity:.9}.page-details .data__title__btn__icon{font-size:1.3em}.page-details .data__title__btn:hover{background-color:#372e74;color:#fff}.page-details .data__title__actions{cursor:pointer;background-color:#372e74;color:#fff;font-weight:400;font-size:1em;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.16);box-shadow:0 2px 2px 0 rgba(0,0,0,.16);border-radius:5px;width:185px;height:40px}.page-details .data__title__actions--disable{background-color:#ccc;color:#5f5f5f;cursor:not-allowed}@media(max-width:767px){.page-details .data__title__actions{height:35px;width:165px;font-size:.9em}}.page-details .data__title__mail{position:relative;margin-right:10px;cursor:pointer;background-color:#372e74;color:#fff;font-weight:400;font-size:.88em;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.16);box-shadow:0 2px 2px 0 rgba(0,0,0,.16);border-radius:5px;width:60px;height:40px}@media(max-width:767px){.page-details .data__title__mail{width:45px;height:35px}}.page-details .data__title__mail__disabled{background-color:#a1a1a1}.page-details .data__title__icon{border-radius:50%;background-color:#fff;color:#372e74;font-size:1em;width:20px;height:20px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.page-details .data__title__icon--disable{background-color:#ccc;color:#5f5f5f;cursor:not-allowed}.page-details .data__content{position:relative;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;width:200%;height:100%;margin-top:-1px}.page-details .data__content:after,.page-details .data__content:before{content:"";display:table}.page-details .data__content:after{clear:both}.page-details .data__content__info{width:50%;float:left}.page-details .data__content__info .data__prospect__container{background-color:#fff}.page-details .data__content__info .even{background-color:#eef0fa}.page-details .data__new{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;max-width:50%;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.page-details .data__new .form{height:100%}.page-details .data__modify{width:50%;float:left;height:100%}.page-details .data__modify .form{height:100%;margin:0 -15px}.page-details .data-details{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:50%;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;z-index:2;position:relative;top:-54px}.page-details .data-details .data__title{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;width:100%;position:relative}.page-details .data-details .data__title,.page-details .data-details .data__title__container-button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.page-details .data-details .data__title__container-button{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:40px;margin-top:2px}.page-details .data-details .data__title__edit{padding:7px;text-align:right;margin:15px 0}.page-details .data-details .data__title__edit__btn-exported{cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:10px;height:40px;width:120px;font-size:.95em;border-radius:5px;border:1px solid #47ad3b;color:#47ad3b;background-color:#fff;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;font-weight:400}.page-details .data-details .data__title__edit__btn-exported>span{margin-right:10px;font-size:1.3em}.page-details .data-details .data__title__edit__btn-exported:hover{background-color:#372e74;color:#fff}.page-details .data-details .data__title__edit__btn{cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:40px;width:90px;font-size:.95em;border-radius:5px;border:1px solid #372e74;color:#372e74;background-color:#fff;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;font-weight:400}.page-details .data-details .data__title__edit__btn:disabled{background-color:#ccc;color:#5f5f5f;border-color:#ccc;cursor:not-allowed;opacity:.9}.page-details .data-details .data__title__edit__btn__large{width:130px;font-size:1.15em;margin-bottom:10px}.page-details .data-details .data__title__edit__btn__icon{margin-top:3px;font-size:1.1em}.page-details .data-details .data__title__edit__btn__icon__large{font-size:1.2em}.page-details .data-details .data__title__edit__btn:hover{background-color:#372e74;color:#fff}.page-details .data-details .data__title__return{margin-right:5px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:.88em;width:90px;height:25px;border-radius:5px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.16);box-shadow:0 2px 2px 0 rgba(0,0,0,.16);color:#372e74;-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out;font-weight:400}@media(min-width:768px){.page-details .data-details .data__title__return{-webkit-flex:none;-ms-flex:none;flex:none;max-width:none}}.page-details .data-details .data__title__return:hover{color:#fff;background-color:#372e74}.page-details .data-details .data__title__return__icon{font-size:.88em;margin-right:5px}.page-details .data-details .data__title--left{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;font-weight:700;font-size:1.15em;color:#372e74;height:30px;margin-left:-15px;margin-bottom:12px}.page-details .data-exit .data__modify-exit{-webkit-animation:none;animation:none}.page-details .data .data-part{margin-bottom:20px}.page-details .data .field-address{margin-top:20px}.page-details .data .field-address .infos-loader:before{bottom:2px;top:2px}.page-details .data .field-address .data__title{font-weight:700;background:#eef0fa;display:block;border:1px solid #fff;border-bottom:0;border-top:0;font-size:1em;padding:5px 10px;margin:0 -15px;color:#372e74;text-transform:none}.page-details .data .field-address .data__info{padding:0;background:#eef0fa;border-bottom:0;border-top:0}.page-details .data .field-address .data__info__label{display:none}.page-details .data .field-address .data__info__text{font-weight:400;margin:0;text-align:left;padding:2px 10px;width:100%}.page-details .data__prospect__container{-webkit-box-shadow:2px 2px 1px 0 rgba(0,0,0,.1);box-shadow:2px 2px 1px 0 rgba(0,0,0,.1);background-color:#eaecfa;border-radius:5px}.page-details .data__prospect__row{width:100%;margin:0;padding:0}.page-details__prospect{width:100%;float:left;position:relative;z-index:5;background-color:#e1e4f5;-webkit-box-shadow:0 -1px 5px #c8c8c8;box-shadow:0 -1px 5px #c8c8c8}.page-details__prospect .is-loading{max-width:15%;margin-inline:auto;text-align:center;margin-bottom:2.5rem}.page-details__prospect__close{font-size:.95em}.page-details__prospect__close,.page-details__prospect__close--less{border-radius:3px;background:#fff;color:#3860c4;cursor:pointer;z-index:3;margin-right:15px;width:auto;padding:0 5px;height:25px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.16);box-shadow:0 2px 2px 0 rgba(0,0,0,.16);-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.page-details__prospect__close--less{font-size:.85em}.page-details__prospect__close--less:hover,.page-details__prospect__close:hover{background-color:#3860c4;color:#fff}.page-details__prospect__close__icon{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:2px}.page-details__prospect__close__mobile{-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;display:block}.page-details__prospect__title{background:#3860c4;padding:10px 15px;overflow:hidden;color:#fff;line-height:20px;height:40px;white-space:nowrap;text-overflow:ellipsis;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.page-details__prospect__title__picto{font-size:1.4em}.page-details__prospect__content{list-style:none;color:#372e74}.page-details__prospect__content .data__title--left{margin-top:15px;margin-bottom:10px;font-size:1.15em;font-weight:500;color:#372e74;height:30px;white-space:nowrap}.page-details__prospect__name{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1.1em;font-weight:600;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.page-details__prospect__name p{text-overflow:ellipsis;overflow:hidden;margin-left:10px}.page-details__prospect__pictos{text-align:right;padding:0}.page-details__prospect__pictos .item{display:inline-block;margin-left:15px;cursor:pointer}.page-details__prospect__pictos .item.disable{opacity:.5;cursor:not-allowed}.page-details__prospect__pictos .item__icon{font-size:1.2em}.page-details__prospect .form{padding:15px 15px 0}.page-details__prospect .form__edit--view{margin-left:40px;margin-bottom:40px;margin-top:10px;border-radius:5px;background-color:#fff}@media(max-width:767px){.page-details__prospect .form__edit--view{margin-left:15px;margin-right:15px}}@media(min-width:768px){.page-details__prospect .form__edit--view{margin-left:15px;margin-right:15px}}@media(min-width:992px){.page-details__prospect .form__edit--view{margin-right:15px;margin-left:40px}}.page-details__prospect .form+.page-details__edit{display:none}.page-details__edit{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:35px;margin-top:9px;z-index:4}@media(max-width:767px){.page-details__edit{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}@media(max-width:991px){.page-details__edit{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}.page-details__edit__dropDown{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:28px;height:25px;border-radius:3px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.16);box-shadow:0 2px 2px 0 rgba(0,0,0,.16);margin-left:15px;background-color:#fff;color:#3860c4;font-size:1.2em;cursor:pointer;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;position:relative}@media(max-width:767px){.page-details__edit__dropDown{width:100px;position:relative;visibility:hidden}.page-details__edit__dropDown .policon-actions{display:none}}@media(max-width:991px){.page-details__edit__dropDown{width:100px;position:relative;visibility:hidden}.page-details__edit__dropDown .policon-actions{display:none}}.page-details__edit__dropDown__content{display:none;position:absolute;top:100%;height:auto}@media(max-width:767px){.page-details__edit__dropDown__content{visibility:visible;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative;top:0}}@media(max-width:991px){.page-details__edit__dropDown__content{visibility:visible;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative;top:0}}.page-details__edit__dropDown__content--right{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:60px;font-size:1.2em}.page-details__edit__dropDown__content--right .disable{opacity:.5}.page-details__edit__dropDown__content--right__item{width:28px;height:25px;border-radius:3px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.16);box-shadow:0 2px 2px 0 rgba(0,0,0,.16);background-color:#fff;color:#3860c4;cursor:pointer;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;margin-right:5px}.page-details__edit__dropDown__content--right__item,.page-details__edit__dropDown__content--right__item__icon{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.page-details__edit__dropDown__content--right__item:hover{background-color:#3860c4;color:#fff}.page-details__edit__dropDown__content .disable{opacity:.5}.page-details__edit__dropDown__content__item{width:28px;height:25px;border-radius:3px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.16);box-shadow:0 2px 2px 0 rgba(0,0,0,.16);background-color:#fff;color:#3860c4;cursor:pointer;-webkit-transition:.2s ease-in-out;margin-top:5px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;transition:.2s ease-in-out}@media(max-width:767px){.page-details__edit__dropDown__content__item{margin-top:0;margin-right:5px}}@media(max-width:991px){.page-details__edit__dropDown__content__item{margin-top:0;margin-right:5px}}.page-details__edit__dropDown__content__item__icon{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.page-details__edit__dropDown__content__item:hover{background-color:#3860c4;color:#fff}.page-details__edit__dropDown__content:hover{display:block}.page-details__edit__dropDown__content__item{list-style:none}.page-details__edit__dropDown:hover{background-color:#3860c4;color:#fff}.page-details__edit__dropDown:hover .page-details__edit__dropDown__content{display:block!important}@media(max-width:767px){.page-details__edit__dropDown:hover .page-details__edit__dropDown__content{display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}}@media(max-width:991px){.page-details__edit__dropDown:hover .page-details__edit__dropDown__content{display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}}.page-details.page-enter{-webkit-transform:translateZ(1px);transform:translateZ(1px)}.page-details.page-enter-active{-webkit-transition:-webkit-transform .4s linear;transition:-webkit-transform .4s linear;transition:transform .4s linear;transition:transform .4s linear,-webkit-transform .4s linear}.page-details.page-enter-active,.page-details.page-exit{-webkit-transform:translate3d(-100%,0,1px);transform:translate3d(-100%,0,1px)}.page-details.page-exit-active{-webkit-transform:translateZ(1px);transform:translateZ(1px);-webkit-transition:-webkit-transform .4s linear;transition:-webkit-transform .4s linear;transition:transform .4s linear;transition:transform .4s linear,-webkit-transform .4s linear}@media(min-width:992px){.page-details__content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.page-details__content.expanded .page-details__infos{width:100%;padding-right:50px;z-index:5}.page-details__content.expanded .page-details__infos__close{left:auto;right:0;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.page-details__content.expanded .page-details__main{margin-left:-80%}.page-details__content.expanded .page-details__prospect{padding:0 45px 0 0}.page-details__content.expanded .page-details__prospect__close__icon{margin-right:5px}.page-details__content.expanded .page-details__prospect__title{margin-right:-45px}.page-details__content:not(.expanded) .page-details__infos__close__mobile{-webkit-transform:none;transform:none}.page-details__content:not(.expanded) .page-details__prospect{width:20%}.page-details__prospect__close{border-radius:3px}.page-details__tab-content{padding:10px 40px}.page-details__main{width:80%;padding:0 0 15px}.page-details__main__nav .item{max-width:40px;position:relative}.page-details__main__nav .item:hover{color:#fff;max-width:100%}.page-details__main__nav .item:hover .item__text{max-width:300px;z-index:2;padding-right:10px}.page-details__main__nav .item__text{z-index:1;background:#949aa4;color:#fff;top:0;bottom:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow:hidden;max-width:0;margin-left:0}.page-details__main__nav .item-active{max-width:100%}.page-details__main__nav .item-active .item__text{display:inline-block;position:relative;padding-right:10px;left:0;background:transparent;max-width:100%;border:0}.page-details__main__nav .item-active .item__text:after{display:none}.page-details__main__nav .item-open{max-width:none}.page-details__main__nav .item-open .item__text{max-width:none;padding-right:10px}.page-details .flex-col-end{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end;margin-top:20px}}@media(max-width:767px){.page-details .data-details .data__title--left,.page-details .data__stats-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.page-details .data-details .data__title--left{text-align:left;-webkit-align-items:self-start;-ms-flex-align:self-start;align-items:self-start;margin-left:5px}}.fullpage .page-details__content:not(.expanded) .page-details__prospect{width:100%;-webkit-animation:none;animation:none}.mapspage{position:fixed;left:0;right:0;top:0;bottom:0;z-index:999;background:#fff}.mapspage .leaflet-container{height:calc(100% - 50px);width:100%}@media(max-width:767px){.mapspage .leaflet-top{top:45px}}.mapspage .maps{position:relative;height:100%}.mapspage .distance{position:absolute;z-index:999;top:10px;right:50px;background:rgba(0,0,0,.6);padding:10px 15px;color:#fff}@media(max-width:767px){.mapspage .distance{right:unset;top:0;width:100%}}.mapspage .distance__title{display:inline-block}.mapspage .distance__input{width:55px;padding:5px;margin:0 10px;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;outline:none}.mapspage .distance__btn{cursor:pointer;display:inline-block;margin-left:15px;padding:5px 15px;background:#372e74;color:#fff;border:0;font-size:1.1em;text-transform:uppercase;outline:none}.mapspage__popin{position:absolute;z-index:9999;max-width:350px;min-width:300px;background:hsla(0,0%,39.2%,.8);color:#fff;cursor:auto}.mapspage__popin .label-checkbox{color:#000}.mapspage__popin.help{max-width:550px;right:25px;bottom:25px}@media(max-width:767px){.mapspage__popin.help{width:100%;max-width:unset;right:unset;bottom:0}}@media(max-width:767px){.mapspage__popin.help.close{bottom:10px;left:10px}}.mapspage__popin.info{font-size:.85em;left:25px;top:110px}.mapspage__popin.info .close{background:none;right:0;font-size:1.4em;z-index:1;top:0;bottom:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 10px 0 5px}.mapspage__popin.search{right:0;top:0;max-width:none;width:100%;max-height:calc(100% - 50px);overflow-y:auto;background:hsla(0,0%,100%,.9)}@media(max-width:767px){.mapspage__popin.search{top:55px;right:10px;border-radius:2px}}.mapspage__popin.search .close{background:none;color:#372e74;z-index:5}.mapspage__popin.search .title{text-transform:uppercase;font-weight:700;position:-webkit-sticky;position:sticky;background:hsla(0,0%,100%,.9);top:0;color:#372e74;font-size:1.3em;margin-bottom:0;padding:10px 25px 10px 15px;z-index:5}.mapspage__popin.search .form{padding-top:0}.mapspage__popin.close{min-width:0;width:auto}.mapspage__popin.close .popin-toggle{display:none}.mapspage__popin.close .close{position:relative;padding:7px 10px 5px;display:block;right:0;top:0;font-size:1em}.mapspage__popin.close .close__icon{font-size:1.2em}.mapspage__popin.close .title{padding:0;font-size:1em}.mapspage__popin .list{list-style:none;padding:20px 35px;background:rgba(55,46,116,.2)}.mapspage__popin .list__item{font-size:1.1em;display:block;margin-bottom:20px}.mapspage__popin .list__item:last-child{margin-bottom:0}.mapspage__popin .close{position:absolute;right:0;top:0;padding:7px 10px 5px;background:rgba(0,0,0,.6);cursor:pointer}.mapspage__popin .close__icon{font-size:1.2em}.mapspage__popin .info__header{padding:10px 35px 10px 15px;text-transform:uppercase;background:rgba(55,46,116,.6);font-size:1.2em;position:relative}.mapspage__popin .info__header__icon{font-size:1.2em;margin-right:10px}.mapspage__popin .info__header__name{display:inline-block;font-size:1.2em}.mapspage__popin .info__content{font-size:1.2em;padding:20px 30px;background:rgba(55,46,116,.2)}.mapspage__popin .info__content .data{margin:15px 0}.mapspage__popin .info__content .data__label{display:inline-block;margin-right:10px}.mapspage__popin .info__content .data__value{display:inline-block;font-weight:700}.mapspage__popin .info__address{font-weight:700;font-size:1.35em;padding:10px 30px;background:rgba(55,46,116,.4)}.mapspage__popin .info__address__line:last-child{text-transform:uppercase}.mapspage__popin .info__footer{position:relative;background:rgba(55,46,116,.6);padding:8px 30px;font-size:1.2em;font-weight:700;color:#fff}.mapspage__popin .info__footer__icon{font-size:1.2em}.mapspage__popin .info__footer__number{font-size:1.2em;margin-left:10px;display:inline-block}.mapspage__popin .info__footer .link{position:absolute;right:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 12px;top:0;bottom:0;cursor:pointer;background:#9e8cfd;-webkit-box-shadow:inset 0 0 0 30px #c8befe;box-shadow:inset 0 0 0 30px #c8befe;-webkit-transition:-webkit-box-shadow .2s linear;transition:-webkit-box-shadow .2s linear;transition:box-shadow .2s linear;transition:box-shadow .2s linear,-webkit-box-shadow .2s linear;color:#fff}.mapspage__popin .info__footer .link:hover{-webkit-box-shadow:inset 0 0 0 0 #c8befe;box-shadow:inset 0 0 0 0 #c8befe}.mapspage__header{height:50px;padding:0 15px;color:#372e74;text-transform:uppercase;font-size:1.2em}.mapspage__header,.mapspage__header .company{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.mapspage__header .company{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.mapspage__header .company__icon{font-size:1.1em;margin-right:10px}.mapspage__header .company__icon-close{font-size:1.3em}.mapspage__header .company__name{display:inline-block}.mapspage__header .map-icon{text-align:left}.mapspage__header .map-icon__icon{font-size:1.6em}.mapspage__header .close{text-align:right}.mapspage__header .close__icon{cursor:pointer;font-size:1.2em}.mapspage .map-error{color:#000;position:absolute;z-index:999;text-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;top:45%}@media(min-width:992px){.mapspage__popin.search:not(.close){width:900px}}@media(min-width:1200px){.mapspage__popin.search:not(.close){width:1150px}}.page-error{background:#fff;padding:80px 30px;text-align:center}.page-error-global{height:100vh}.page-error-component{background:#fff;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:50px 0;overflow:hidden}.page-error-component.error-absolute{padding:0;min-height:250px}.page-error-component.error-absolute__content{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.page-error-component .error-icon{font-size:3.5em;color:#372e74;opacity:.9;-webkit-box-shadow:0 0 15px #a1a1a1;box-shadow:0 0 15px #a1a1a1;border-radius:50px}.page-error-component .error-text{margin-top:15px}.page-error-component__content{text-align:center;padding:0 15px}.page-error .page__title{font-size:8em;line-height:1em;margin-bottom:15px;text-shadow:0 1px 0 #ccc,0 3px 0 #b1b1b1,0 4px 0 #b8b8b8,0 5px 0 #a1a1a1,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.2),0 20px 20px rgba(0,0,0,.15)}.page-error .page__sub-title,.page-error .page__title{text-align:center;text-transform:uppercase;font-weight:700;color:#372e74}.page-error .page__sub-title{font-size:1.5em}.page-error .page__link{margin-top:25px;display:inline-block;font-size:1.1em;color:#c8befe;padding:0 15px}.page-error .page__link__arrow{margin-left:5px;-webkit-animation:horizontalMove 1.5s linear infinite;animation:horizontalMove 1.5s linear infinite}.homepage td{white-space:nowrap}.homepage .page-list__content{padding-bottom:30px}.homepage .stat{margin-bottom:15px}.homepage .stat__content{background:#ccc4f3;color:#fff;padding:15px 25px;border-radius:4px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.25);box-shadow:0 0 5px rgba(0,0,0,.25);height:100px}.homepage .stat__number{font-size:2.5em;font-weight:700;margin-bottom:0}.homepage .stat__name,.homepage .stat__number{position:relative;z-index:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.homepage .stat__name{font-size:1.1em}.homepage .stat__icon{position:absolute;right:30px;font-size:5em;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#baafef}.homepage .stat:nth-child(2) .stat__content{background:#9584e6}.homepage .stat:nth-child(2) .stat__icon{color:#836fe2}.homepage .stat:nth-child(3) .stat__content{background:#705add}.homepage .stat:nth-child(3) .stat__icon{color:#5e45d9}.homepage .stat:nth-child(4) .stat__content{background:#4c30d5}.homepage .stat:nth-child(4) .stat__icon{color:#4228c3}.homepage .graph{margin-top:35px}.homepage .graph__title{text-align:center;margin-bottom:10px;font-size:1.2em;color:#372e74}.homepage .table-stat{margin-top:30px;overflow:auto}.homepage .table-stat__link{cursor:pointer}.homepage .table-stat__link-money{float:right}.homepage .table-stat__link:hover{color:#8577c7}.homepage .table-stat__title{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:1.1em;color:#fff;font-weight:700;position:relative;cursor:pointer;font-family:inherit;height:45px;background-color:#ccc4f3;left:1px;border-top-left-radius:5px;border-top-right-radius:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.homepage .table-stat__table{border-spacing:0;width:100%;border-bottom-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px}.homepage .table-stat__header{color:#fff}.homepage .table-stat__header th{border:.5px solid #fff;padding:10px}.homepage .table-stat__header tr:first-child th{background-color:#baafef;text-transform:uppercase;font-weight:400}.homepage .table-stat__header tr:first-child th:last-child{border-top-right-radius:10px}.homepage .table-stat__header tr:nth-child(2) th{background-color:#d1d1d1}.homepage .table-stat__body td{border:.5px solid #fff;padding:5px 10px}.homepage .table-stat__body td:not(:first-child){text-align:center}.homepage .table-stat__body tr:nth-child(2n):not(.table-stat__body__total) td{border-left:none;background:#eef0fa}.homepage .table-stat__body__total td{padding:10px;color:#fff;background:#372e74;font-weight:700}.homepage .table-stat__body__total td:first-child{border-bottom-left-radius:10px}.homepage .table-stat__body__total td:last-child{border-bottom-right-radius:10px}.homepage .table-stat.quote .table-stat__title{background-color:#705add}.homepage .table-stat.quote .table-stat__table{border-spacing:unset}.homepage .table-stat.quote .table-stat__table tr:first-child th{background-color:#5e45d9;text-transform:uppercase;font-weight:400;border:1px solid #fff}.homepage .table-stat.quote .table-stat__table tr:nth-child(2) th{padding:20px 10px;font-weight:400;border:.5px solid #fff}.homepage .table-stat.quote .table-stat__body td{border:.5px solid #fff}.homepage .table-stat.quote .table-stat__body td:nth-child(odd){border-left:none}.homepage .table-stat.quote .table-stat__body td:nth-child(2n){border-right:none}.homepage .table-stat.quote .table-stat__body__total td{border-radius:0}.homepage .table-stat.quote .table-stat__body__total:last-child td:first-child{border-bottom-left-radius:10px}.homepage .table-stat.quote .table-stat__body__total:last-child td:last-child{border-bottom-right-radius:10px}.homepage .table-container.no-datas .react-bootstrap-table-pagination{display:block}.deleted-customers__btn-restore{margin-left:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:.5rem}.deleted-customers__btn-restore i{margin:unset}.deleted-customers__customer-highlight{color:#372e74;font-weight:700}.notifs{background:#e86565;color:#fff;border-radius:50%;aspect-ratio:1/1;width:3ex;height:3ex;display:inline-grid;place-items:center;margin-left:1ex;overflow:hidden;white-space:nowrap}.export-popup{position:fixed;z-index:10000;top:1rem;right:1rem;border-radius:6px;background:#fff;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1);font-size:1rem;contain:paint}.export-popup__header{position:relative;background-color:#372e74;color:#fff;padding:.3rem;font-size:1rem;font-weight:500;text-align:center;cursor:move}.export-popup__header__icons{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:1rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.75rem;gap:.75rem}.export-popup__header__icon{font-size:1.3rem;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;cursor:pointer}.export-popup__header__icon.minimized{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.export-popup__header__tooltip{z-index:10000!important;max-width:300px;text-align:center}.export-popup__wrapper{display:grid;grid-template-columns:550px;grid-template-rows:1fr;-webkit-transition:grid-template-rows .3s ease-in-out .3s,grid-template-columns .3s ease-in-out;transition:grid-template-rows .3s ease-in-out .3s,grid-template-columns .3s ease-in-out;transition:grid-template-rows .3s ease-in-out .3s,grid-template-columns .3s ease-in-out,-ms-grid-rows .3s ease-in-out .3s,-ms-grid-columns .3s ease-in-out}.export-popup__wrapper.minimized{grid-template-rows:0fr;grid-template-columns:250px;-webkit-transition:grid-template-rows .3s ease-in-out,grid-template-columns .3s ease-in-out .3s;transition:grid-template-rows .3s ease-in-out,grid-template-columns .3s ease-in-out .3s;transition:grid-template-rows .3s ease-in-out,grid-template-columns .3s ease-in-out .3s,-ms-grid-rows .3s ease-in-out,-ms-grid-columns .3s ease-in-out .3s}.export-popup__wrapper.minimized .export-popup__list{overflow:hidden;-webkit-transition:padding-block .3s ease-in-out;transition:padding-block .3s ease-in-out}.export-popup__list{list-style:none;margin:unset;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:1px;gap:1px;background:#e1e4f5;overflow-y:scroll;max-height:300px;scrollbar-gutter:stable;-webkit-transition:padding-block .3s ease-in-out .3s;transition:padding-block .3s ease-in-out .3s}.export-popup__line{--_line-color:#372e74;background:#fff;position:relative;padding:.5rem 1rem;overflow:hidden;isolation:isolate;font-size:.9rem}.export-popup__line:nth-child(odd){background:#e1e4f5}.export-popup__line.downloadable{cursor:pointer}.export-popup__line.stuck{--_line-color:#e67e22}.export-popup__line.timeout{--_line-color:#e86565}.export-popup__line__content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;grid-gap:1rem;gap:1rem}.export-popup__line__date{font-size:.8em;font-weight:700}.export-popup__line__entity,.export-popup__line__percent{color:var(--_line-color);font-weight:700}.export-popup__line__percent{width:4rem;font-size:.85em;text-align:right}.export-popup__line__percent i{font-size:1.2rem}.export-popup__line__progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;bottom:0;left:0;width:100%;height:3px;border:none}.export-popup__line__progress:indeterminate:before{--_length-split:3;content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:calc(100%/var(--_length-split));background:var(--_line-color);-webkit-animation:loading 2s ease-in-out infinite;animation:loading 2s ease-in-out infinite}@-webkit-keyframes loading{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform:translateX(calc(var(--_length-split, 1)*100%));transform:translateX(calc(var(--_length-split, 1)*100%))}}@keyframes loading{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform:translateX(calc(var(--_length-split, 1)*100%));transform:translateX(calc(var(--_length-split, 1)*100%))}}.export-popup__line__progress::-webkit-progress-bar{background-color:#f3f1fc}.export-popup__line__progress::-webkit-progress-value{background-color:var(--_line-color)}.export-popup__line__progress::-moz-progress-bar{background-color:var(--_line-color)}.debug-bar{--_show-transition:0.3s;position:fixed;inset-inline:0;bottom:0;display:grid;grid-template-columns:0fr 40px;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;height:40px;-webkit-transition:grid-template-columns var(--_show-transition);transition:grid-template-columns var(--_show-transition);transition:grid-template-columns var(--_show-transition),-ms-grid-columns var(--_show-transition);z-index:9999;pointer-events:none}.open.debug-bar{grid-template-columns:1fr 40px;pointer-events:auto}.open .debug-bar__toggle .policon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.debug-bar__toggle{pointer-events:auto;border:none;background:unset;background:#c8befe;font-size:1rem;cursor:pointer}.debug-bar__toggle .policon{display:block;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.debug-bar__row{display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#372e74;font-size:.9rem;color:#fff;overflow:hidden}.open .debug-bar__row{-webkit-animation:wait-transition var(--_show-transition) forwards;animation:wait-transition var(--_show-transition) forwards}@-webkit-keyframes wait-transition{to{overflow:unset}}@keyframes wait-transition{to{overflow:unset}}.debug-bar__item{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.5rem;gap:.5rem;padding-inline:1rem;font-weight:500;border-right:1px solid #c8befe;max-width:200px}.debug-bar__item:hover{background-color:#5d4fb9}.debug-bar__item.uri{max-width:350px}.debug-bar__item :is(span,a){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.debug-bar__item-hover{visibility:hidden;opacity:0;position:absolute;bottom:100%;left:0;max-height:500px;overflow:auto;border-bottom:1px solid #fff;background:#372e74;padding:.5rem;-webkit-transition:visibility .3s,opacity .3s;transition:visibility .3s,opacity .3s}.debug-bar__item:hover .debug-bar__item-hover{visibility:visible;opacity:1}.debug-bar__item-hover hr{max-width:25px;margin:.25rem auto}.debug-bar__item-hover-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:1rem;gap:1rem;white-space:nowrap}.debug-bar__item-hover-row:not(:last-child){margin-bottom:.4rem}.debug-bar__item-hover-row.subrequest{display:grid;grid-template-columns:95px 50px -webkit-max-content;grid-template-columns:95px 50px max-content;grid-gap:unset;gap:unset;-webkit-justify-content:unset;-ms-flex-pack:unset;justify-content:unset}.debug-bar__item-hover-row.subrequest span{margin-inline:.25rem}.debug-bar__item-hover-row.subrequest span:first-child{text-align:center}.debug-bar__item-hover-row.align-start{position:relative;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.debug-bar__item-hover-row.align-start>:first-child{position:-webkit-sticky;position:sticky;top:0}.debug-bar__item-hover-row__list-value{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;grid-gap:.3rem;gap:.3rem;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.debug-bar__item-hover-row__list-value span{font-size:.65rem;padding:4px;background:#6d61c0;border-radius:4px}.debug-bar__token-item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-gap:.5rem;gap:.5rem;min-width:90px}.debug-bar__token-item__select__icon{display:block;padding:.5rem;margin-right:-.5rem;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s}.debug-bar__token-item__select__icon:hover{background-color:#372e74}.debug-bar__token-item__select__icon:before{display:block;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.debug-bar__token-item__select.open .debug-bar__token-item__select__icon:before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.debug-bar__token-item__select__list-container{position:absolute;bottom:100%;left:0;display:none;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:100%;max-height:350px;overflow-x:clip;overflow-y:auto;background:#372e74;border-bottom:1px solid #fff}.debug-bar__token-item__select.open .debug-bar__token-item__select__list-container,.debug-bar__token-item__select__list{display:-webkit-flex;display:-ms-flexbox;display:flex}.debug-bar__token-item__select__list{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;list-style:none;line-height:1}.debug-bar__token-item__select__list__item{padding:.5rem;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s}.debug-bar__token-item__select__list__item:is(:hover,.selected){background-color:#5d4fb9}.debug-bar__token-item__select__list__item.latest{position:-webkit-sticky;position:sticky;bottom:0;text-align:center;background:#372e74}.debug-bar__token-item__select__list__item:not(.latest){padding-left:unset;display:grid;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-template-columns:75px 45px 95px 50px 1fr}.debug-bar__token-item__select__list__item:not(.latest) span{margin-inline:.25rem}.debug-bar__token-item__select__list__item:not(.latest) span.pol-badge{text-align:center}.debug-bar__token-item__select__list__item:not(.latest) span:first-child{justify-self:center}.debug-bar__token-item__select__list__item:not(.latest) span:last-child{justify-self:flex-start;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:300px}.debug-bar__loader{padding-left:1rem}.debug-bar__loader i.policon{color:#fff}
/*# sourceMappingURL=main.ccb3e81b.chunk.css.map */