﻿@import"https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap";@import"https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap";.dummy{padding-top:0}.toolModal{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:440px;background-color:#fafafa;z-index:999;display:none;padding:30px 36px}.toolModal--big{padding:5px 0 0 0;top:unset;right:0;bottom:0;left:0;width:auto;height:80vh;transform:unset;background-color:#505050}.toolModal--small{width:435px;padding:24px 32px;background-color:#555;z-index:1000}.toolModal--small .toolModal__head,.toolModal--small .toolModal__body{color:#fff}.toolModal--white{background-color:#fafafa;box-shadow:10px 10px 20px 10px rgba(0,0,0,.12)}.toolModal--white .toolModal__head,.toolModal--white .toolModal__body{color:#555}.toolModal__head{margin-bottom:45px}.toolModal__body{margin-bottom:45px}.toolModal__footer{display:flex;align-items:center;justify-content:space-between}.toolModal__footer-next{background-color:#04c3a9;color:#fff;border:0;font-size:14px;line-height:16px;font-weight:700;padding:9px 36px}.toolModal__close{font-size:14px;line-height:16px;color:#898989;text-decoration:underline;font-weight:700;cursor:pointer}.toolModal.active{display:block}.component__info{display:flex;align-items:center;justify-content:space-between;font-size:16px;line-height:19px;font-weight:400}.component__id{font-weight:700;margin-bottom:0}.component__type{margin-bottom:4px}.component__description{margin-bottom:0}.component__price{font-size:20px;line-height:24px}.component__quantity{display:flex;align-items:center;margin-bottom:26px}.component__quantityLabel{font-size:13px;line-height:15px;font-weight:500;margin-right:12px;margin-bottom:0;color:inherit}.component__quantityInput{padding:9px 18px;text-align:right;width:120px;font-size:16px;line-height:19px;margin-right:10px;flex:1;border:0}.component__quantityBtn{width:42px;height:42px;background-color:#ed291e;border-radius:100%;font-weight:700;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;margin-right:8px;cursor:pointer}.component__message{display:flex;align-items:center}.component__text{font-size:14px;line-height:20px;margin-bottom:0}.toolModalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;content:"";background-color:rgba(0,0,0,.5);z-index:998;cursor:pointer}.toolModalBackdrop.bottom{z-index:999}.btn{border:0;padding:0;background-color:rgba(0,0,0,0)}.btn--primary{display:flex;align-items:center;background-color:#e61e2e;color:#fff;border:0;font-size:14px !important;line-height:16px;font-weight:700;padding:9px 60px 9px 60px}.btn--primary:hover{color:#fff}.btn--primary .fa-plus{margin-left:16px}.btn--primary[disabled]{background-color:#e2e2e2}.btn--danger{display:flex;align-items:center;background-color:#356635;color:#fff;border:0;font-size:14px !important;line-height:16px;font-weight:700;padding:9px 60px 9px 60px}.btn--danger:hover{color:#fff}.btn--danger .fa-plus{margin-left:16px}.btn--danger[disabled]{background-color:#e2e2e2}.btn--dark{display:flex;align-items:center;background-color:#000;color:#fff !important;border:0;font-size:14px !important;line-height:16px;font-weight:700;padding:9px 60px 9px 60px}.btn--dark:hover{color:#fff}.btn--dark .fa-plus{margin-left:16px}.btn--dark[disabled]{background-color:#e2e2e2}.btn--underline{font-size:14px;line-height:16px;color:#898989;text-decoration:underline;font-weight:700;margin-right:36px;cursor:pointer}.btn--edit{font-size:14px;text-transform:initial;font-weight:400;margin-left:10px;color:#ed291e}.btn--edit:hover{color:#ed291e}.btn--delete{font-size:13px;cursor:pointer;margin-right:10px}.btn--filter{font-size:13px;line-height:15px;letter-spacing:.81px;font-weight:400;color:#a2a2a2;padding:6px 22px;border-radius:18px;border:1px solid #a2a2a2;margin:0 12px 0 0;cursor:pointer}.btn--filter.selected{background-color:#ed291e;border:1px solid #ed291e;color:#fff}.btn--filter:hover{background-color:#ed291e;border:1px solid #ed291e;color:#fff}.btn--light{color:#fff}.btn--light:hover{color:#fff}.btn--dark{color:#898989}.btn--dark:hover{color:#898989}.btn--wide{display:inline-flex;align-items:center;justify-content:center;background-color:#04c3a9;color:#fff;border:0;font-size:14px !important;line-height:16px;font-weight:700;padding:9px 60px 9px 60px}.btn--wide:hover{color:#fff}.btn--wide .fa-plus{margin-left:16px}.btn--wide[disabled]{background-color:#e2e2e2}.btn:hover{text-decoration:none}.form__fieldset{background-color:rgba(0,0,0,0);border:0}.form__label{display:block;font-size:13px;line-height:15px;letter-spacing:.81px;font-weight:500;color:#505050;margin-bottom:10px}.form__inputText{width:100%;border:1px solid #e2e2e2;font-size:16px;line-height:19px;color:#898989;padding:15px 14px !important}.form__textarea{width:100%;border:1px solid #e2e2e2;font-size:16px;line-height:19px;color:#898989;padding:15px 14px !important}.control{display:flex;align-items:center;position:relative;padding-left:18px;margin-bottom:15px;cursor:pointer;font-size:14px;line-height:20px;color:#555;font-weight:400}.control__input{position:absolute;z-index:-1;opacity:0}.control__input:checked~.control__indicator:after{display:block}.control__indicator{display:flex;align-items:center;justify-content:center;position:absolute;left:0;height:12px;width:12px;background:rgba(0,0,0,0);border:1px solid #979797}.control__indicator:after{content:"";position:absolute;display:none}.control--checkbox .control__indicator:after{width:8px;height:8px;background-color:#04c3a9}.control--radio .control__indicator{border-radius:50%}.control--radio .control__indicator:after{height:6px;width:6px;border-radius:50%;background:#04c3a9}.switch{position:relative;display:inline-block;padding-left:45px;font-size:18px;font-weight:400;color:#555;white-space:nowrap;margin-bottom:0;cursor:pointer}.switch input{position:absolute;z-index:-1;opacity:0}.switch input:checked+.slider{background-color:#04c3a9}.switch input:checked+.slider:before{transform:translateX(12px)}.switch input:focus+.slider{box-shadow:0 0 1px #2196f3}.slider{position:absolute;width:35px;height:21px;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider:before{position:absolute;content:"";height:17px;width:17px;left:3px;bottom:2px;background-color:#fff;transition:.4s}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.progress{display:inline-flex;align-items:center;justify-content:space-between}.progress__wrapper{border-radius:8px;background-color:#f8f8f8;height:16px}.progress__bar{position:relative;border-radius:8px;height:16px;width:10px;cursor:pointer;max-width:100%}.progress__bar--higher{background-color:#04c3a9}.progress__bar--high{background-color:#acdc60}.progress__bar--regular{background-color:#f2e550}.progress__bar--low{background-color:#fba439}.progress__bar--lower{background-color:#fb4d39}.progress__value{font-size:14px;line-height:20px;font-weight:500;color:#555;margin-left:9px}.progress--small{border-radius:3px;height:6px}.progress--small .progress__wrapper{height:6px;background-color:rgba(0,0,0,0)}.progress--small .progress__bar{border-radius:3px;height:6px}.toolTable{border-top:6px solid #ed291e;background-color:#fff;padding:32px 30px;box-shadow:0 20px 20px -20px rgba(0,0,0,.12)}.toolTable__title{font-size:18px;line-height:21px;font-weight:500;text-transform:uppercase;margin-bottom:36px}.toolTable__link{font-size:14px;line-height:16px;text-transform:none;font-weight:400;margin-left:8px;text-decoration:underline}.toolTable__link--primary{color:#ed291e}.toolTable__link--secondary{color:#04c3a9}.toolTable__search{margin-bottom:24px}.toolTable__searchLabel{font-size:13px;line-height:15px;letter-spacing:.81px;font-weight:500;color:#505050;margin-bottom:10px}.toolTable__searchInputWrapper{display:flex;align-items:center;width:100%;background-color:#fff;border-radius:6px;padding:5px}.toolTable__searchInputWrapper input{border:0;box-shadow:none}.toolTable__searchIcon{font-size:24px;color:#898989;margin-left:20px}.toolTable__searchInput{width:100%;padding:14px 20px;font-size:16px;line-height:19px;color:#505050;border:0;border-radius:6px}.toolTable table{width:100%;margin-bottom:32px}.toolTable thead{border-bottom:1px solid #e2e2e2}.toolTable th{font-size:13px;line-height:15px;letter-spacing:.81px;font-weight:500;color:#ed291e;padding:13px 15px}.toolTable th:first-of-type{padding:13px 22px}.toolTable tr{cursor:pointer}.toolTable tr.selected{background-color:#505050}.toolTable tr.selected td{color:#fff}.toolTable tr:nth-child(even){background-color:#f8f8f8}.toolTable tr:nth-child(even).selected{background-color:#505050}.toolTable td{font-size:14px;line-height:16px;color:#555;padding:17px 15px}.toolTable td:first-of-type{padding:17px 22px}.toolTable .dataTables_filter{display:none}.toolTable__footer{margin-bottom:26px}.toolTable__footerItem{display:flex;align-items:center;justify-content:space-between;font-size:14px;line-height:16px;padding:13px 10px;color:#555}.toolTable__footerItem:last-of-type{background-color:#e2e2e2}.toolTable__save{display:flex;align-items:center;justify-content:flex-end}.toolTable--ghost{border-top:0;background-color:rgba(0,0,0,0);padding:0;box-shadow:none}.cart{position:relative;padding:30px 0;flex:.4}.cart__header{display:flex;align-items:center;padding:0 0 15px 0;margin:0 20px;border-bottom:1px solid #fff}.cart__header img{margin-right:8px}.cart__header h2{font-size:18px;line-height:1;color:#fff;text-transform:uppercase;margin-bottom:0}.cart__message{padding:15px 0 15px 0;margin:0 20px;color:#fff;text-transform:uppercase}.cart__message p{margin:0}.cart__singleItem{display:flex;align-items:center;justify-content:space-between;font-size:13px;line-height:1;color:#fff;padding:15px 15px 15px 10px}.cart__singleItem:nth-child(even){background-color:#434343}.cart__singleItem:last-of-type{margin-bottom:17px}.cart__itemDescription{display:flex;align-items:center}.cart__itemQuantity{margin-right:8px}.cart__itemModel{margin-right:34px}.cart__itemType{display:block;font-weight:700}.cart__itemTypeModel{display:block;text-transform:uppercase}.cart__footer{display:flex;align-items:center;justify-content:space-between;padding:15px 0 0 15px;margin:0 14px 0 20px;border-top:1px solid #fff;font-size:14px;line-height:1;font-weight:700;text-transform:uppercase;color:#fff}.cart .btn--primary{position:absolute;bottom:30px;left:50%;transform:translateX(-50%)}.cart__btn{position:absolute;left:-25px;top:0;width:25px;height:25px;background-color:#505050;display:flex;align-items:center;justify-content:center}.cart__btn:before{font-family:"Font Awesome 5 Pro";content:"";color:#fff;font-size:17px;font-weight:700}.cart__btn.close:before{content:""}.cart.hide{width:0;flex:none}html{-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased}body{font-family:Roboto;background-color:#f2f2f2}body.toolModalOpen{overflow:hidden}input[type=color]:focus:focus,input[type=date]:focus:focus,input[type=datetime-local]:focus:focus,input[type=email]:focus:focus,input[type=month]:focus:focus,input[type=number]:focus:focus,input[type=password]:focus:focus,input[type=range]:focus:focus,input[type=search]:focus:focus,input[type=tel]:focus:focus,input[type=text]:focus:focus,input[type=time]:focus:focus,input[type=url]:focus:focus,input[type=week]:focus:focus,textarea:focus:focus,select:focus:focus{border-color:#ccc;box-shadow:none}.plone-toolbar-left-expanded{padding-left:0}.userrole-authenticated.plone-toolbar-left-expanded{padding-left:120px}button:focus,a:focus{outline:0;box-shadow:none}@media(min-width: 1366px){.container{max-width:1280px}}#portal-columns{margin-bottom:75px;padding-bottom:75px}.portalTop{background-color:#fff}.portalTop .topBar{border-bottom:1px solid #e2e2e2}.portalTop .topBar__content{display:flex;align-items:center}.portalTop .topBar__logo{flex:1;padding:23px 0}.portalTop .topBar__user{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 25px}.portalTop .topBar__user-firstLetter{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:4px;background-color:#f5a623;font-size:13px;line-height:15px;font-weight:700;color:#fff}.portalTop .topBar__user-name{font-size:13px;line-height:15px;font-weight:500;color:#898989;margin-left:11px}.portalTop .topBar__user-name:after{content:"";font-family:"Font Awesome 6 Pro";margin-left:11px}.portalTop .open-user-menu{display:flex;align-items:center;cursor:pointer}.portalTop .user-menu{display:none;position:absolute;margin:0;padding:0;left:25px;right:25px;top:45px;box-shadow:0 0 20px 0 rgba(0,0,0,.2);background-color:#fff;z-index:100}.portalTop .user-menu__item{list-style-type:none;padding:5px 15px}.portalTop .user-menu__link{color:#a2a2a2}.portalTop .user-menu.open{display:block}.portalTop .globalNav{border-bottom:1px solid #e2e2e2}.portalTop .globalNav__navbar{display:flex;margin:0;padding:0}.portalTop .globalNav__item{margin:0 41px;list-style-type:none}.portalTop .globalNav__link{display:block;font-size:13px;line-height:15px;font-weight:500;color:#a2a2a2;padding:23px 17px 20px}.portalTop .globalNav__link:hover{color:#ed291e;font-weight:500}.portalTop .globalNav__current{color:#ed291e;border-bottom:3px solid #ed291e;font-weight:500}.salesHeader{padding:16px 0 20px 0}.salesHeader.no-bottom{margin-bottom:24px;border-bottom:1px solid #e2e2e2}.salesHeader__top{margin-bottom:39px}.salesHeader__top-breadcrumbs{font-size:12px;line-height:14px;color:#898989}.salesHeader__top-pageTitle{font-size:36px;line-height:42px;color:#505050;font-weight:300;margin-top:34px;margin-bottom:20px}.salesHeader__top-cancel{background-color:rgba(0,0,0,0);color:#898989;border:1px solid #a2a2a2;font-size:14px;line-height:16px;font-weight:700;padding:11px 50px;margin-top:34px}.salesHeader__top-cancel:hover{color:#898989}.salesHeader__top-edit{background-color:#373737;color:#fff;border:1px solid #a2a2a2;font-size:14px;line-height:16px;font-weight:700;padding:11px 50px;margin-top:34px}.salesHeader__top-edit:hover{color:#898989}.salesHeader__bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.salesHeader__bottom-labelSearch{font-size:13px;line-height:15px;font-weight:500}.salesHeader__bottom .break{flex-basis:100%;height:0;margin-bottom:10px}.salesHeader__bottom-addClient{background-color:rgba(0,0,0,0);border:0;color:#505050;font-size:14px;line-height:16px;font-weight:700}.salesHeader__bottom-addClient:before{content:"";font-family:"Font Awesome 5 Pro";margin-right:12px;color:#ed291e;font-weight:300;font-size:18px}.salesHeader__bottom-searchWrapper{display:flex;align-items:center;width:100%;background-color:#fff;border-radius:6px}.salesHeader__bottom-searchWrapper .fa-search{font-size:24px;color:#898989;margin-left:20px}.salesHeader__bottom-searchWrapper input{width:100%;border:0;padding:18px 16px;font-size:16px;line-height:19px;color:#505050;border-radius:6px}.salesHeader__info{border-bottom:1px solid #e2e2e2;padding:25px 0}.salesHeader__info:last-of-type{border-bottom:0}.salesHeader__info-row{margin-bottom:25px}.salesHeader__info-label{display:block;font-size:13px;line-height:15px;letter-spacing:.81px;font-weight:500;color:#a2a2a2;text-transform:uppercase;margin-bottom:6px}.salesHeader__info-value{display:block;font-size:16px;line-height:19px;color:#505050}.lastOrder__wrapper{margin-bottom:36px}.dashboardBoxes{padding:26px 24px;background-color:#fff;box-shadow:0 20px 20px -20px rgba(0,0,0,.12)}.dashboardBoxes__head{display:flex;align-items:center;margin-bottom:13px}.dashboardBoxes__head-title{font-size:18px;color:#505050;font-weight:500;text-transform:uppercase;margin-bottom:0}.dashboardBoxes__head-titleLink{font-size:14px;color:#ed291e;flex:1;margin-left:16px}.dashboardBoxes__head-icon{font-size:21px}.dashboardBoxes__item{padding:13px;border-bottom:1px solid #e2e2e2;color:#555;font-size:14px;line-height:16px}.dashboardBoxes__item:last-child{border-bottom:0}.dashboardBoxes__item-date{display:block;font-style:italic;margin-bottom:6px}.dashboardBoxes__item-title{font-weight:500;margin-bottom:4px}.dashboardBoxes__item-text{margin-bottom:0;line-height:20px}.dashboardBoxes.lastNews{border-top:6px solid #5d9aff}.dashboardBoxes.lastNews .fa-newspaper{color:#5d9aff}.dashboardBoxes.notice{border-top:6px solid #f5a623}.dashboardBoxes.notice .fa-bell{color:#f5a623}.dashboardBoxes.notice .dashboardBoxes__item{display:flex;border-bottom:0}.dashboardBoxes.notice .dashboardBoxes__item:nth-child(odd){background-color:#f8f8f8}.dashboardBoxes.notice .dashboardBoxes__item-date{white-space:nowrap;font-style:normal}.dashboardBoxes.notice .dashboardBoxes__item-text{margin-left:16px}.client{padding:41px 24px 41px 24px}.client .fa-star{color:#e2e2e2;cursor:pointer}.client .fa-star.active{color:#f8e71c}.client .colClient{cursor:pointer}.addProductBar{display:flex;justify-content:center;position:fixed;right:0;bottom:0;left:0;background-color:#505050;text-align:center;padding:22px 40px}.addProductBar__button{background-color:#04c3a9;color:#fff;border:0;border-radius:21px;font-size:14px;line-height:16px;font-weight:700;padding:9px 36px}.datepicker__wrapper{display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:15px;margin-bottom:36px}.datepicker__wrapper .datepicker-here{border:0;padding:0;font-size:16px;line-height:19px;width:100%}.datepicker__wrapper .fa-calendar-alt{font-size:20px;color:#ed291e}.productSelected__prezzoUnitario,.productSelected__prezzoTotale{text-align:right}.productSelected .stock{margin:0 auto;width:8px;height:8px}.formClient__fieldset{padding:36px 106px;background-color:#fff;box-shadow:0 20px 20px -20px rgba(0,0,0,.12);margin-bottom:36px}.formClient__fieldset-label{font-size:18px;line-height:21px;font-weight:500;color:#505050;text-transform:uppercase;margin-bottom:16px}.formClient__fieldset-fieldTitle{font-size:13px;line-height:15px;font-weight:500;color:#505050;margin-bottom:10px}.formClient__fieldset-inputText,.formClient__fieldset-textarea{font-size:16px !important;line-height:19px;color:#898989;width:100%;display:block;margin-bottom:16px;padding:15px !important;border:1px solid #e2e2e2}.formClient__fieldset-inputText::placeholder,.formClient__fieldset-textarea::placeholder{font-size:16px;line-height:19px;color:#898989}.formClient__fieldset-inputText:-ms-input-placeholder,.formClient__fieldset-textarea:-ms-input-placeholder{font-size:16px;line-height:19px;color:#898989}.formClient__fieldset-inputText::-ms-input-placeholder,.formClient__fieldset-textarea::-ms-input-placeholder{font-size:16px;line-height:19px;color:#898989}.formClient__footer{display:flex;align-items:center;justify-content:flex-end}.formClient .salesButton{font-size:14px !important;margin-left:30px}.summary{margin-bottom:37px}.summary__title{font-size:18px;line-height:21px;color:#505050;text-transform:uppercase;font-weight:500;margin-bottom:18px}.summary__wrapper{border-top:6px solid #d4191d;padding:46px 60px;background-color:#fff;margin-bottom:36px;box-shadow:0 20px 20px -20px rgba(0,0,0,.12)}.summary__section{padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid #e2e2e2}.summary__section fieldset{margin-bottom:30px}.summary__section label{font-size:14px;line-height:1;font-weight:500;color:#505050;margin:0 0 10px 0}.summary__section:last-child{margin-bottom:0;border-bottom:0}.summary__sectionTitle{font-size:18px;line-height:21px;font-weight:500;color:#505050;text-transform:uppercase;margin-bottom:16px}.summary__sectionItem{margin-bottom:12px;font-size:13px;line-height:15px;font-weight:500;color:#a2a2a2;text-transform:uppercase}.summary__sectionItemValue{font-size:16px;line-height:19px;font-weight:400;color:#505050;text-transform:initial}.summary__label{display:block;font-size:13px;line-height:15px;letter-spacing:.81px;font-weight:500;color:#505050;margin-bottom:10px}.summary__textarea{width:480px;border:1px solid #e2e2e2;padding:15px 14px;font-size:16px;line-height:19px;color:#898989}.summary__footer{display:flex;align-items:center;justify-content:flex-end}.requestButtons{display:flex;align-items:center;justify-content:center}.requestButtons__button{display:flex;align-items:center;color:#fff;border:0;border-radius:21px;font-size:14px;line-height:16px;font-weight:700;padding:9px 16px 9px 16px}.requestButtons__button.rejected{background-color:#d0021b;margin-right:64px}.requestButtons__button.accepted{background-color:#7ed321}.requestWrapper{display:none}.requestWrapper__form{margin:35px 0}.requestWrapper__form-title{font-size:18px;line-height:21px;font-weight:700;color:#505050;display:flex;align-items:center;justify-content:space-between;padding-bottom:6px;margin-bottom:26px}.requestWrapper__form-cancel{font-size:14px;line-height:16px;font-weight:400;color:#ed291e;cursor:pointer}.requestWrapper__form-label{font-size:13px;line-height:15px;font-weight:500;color:#505050;margin-bottom:10px;display:block}.requestWrapper__form-textarea{display:block;width:100%;border:1px solid #e2e2e2;padding:15px;margin-bottom:20px}.requestWrapper__form-submit{margin-left:auto}.requestWrapper[data-type=accepted]{display:block}.requestWrapper[data-type=accepted] .requestWrapper__form-title{border-bottom:4px solid #7ed321}.requestWrapper[data-type=rejected]{display:block}.requestWrapper[data-type=rejected] .requestWrapper__form-title{border-bottom:4px solid #d0021b}.requestMessage{display:none}.requestMessage__title{font-size:18px;line-height:21px;font-weight:700;color:#505050;display:flex;align-items:center;justify-content:space-between;padding-bottom:6px;margin-bottom:13px}.requestMessage[data-type=accepted]{display:block}.requestMessage[data-type=accepted] .requestMessage__title{border-bottom:4px solid #7ed321}.requestMessage[data-type=rejected]{display:block}.requestMessage[data-type=rejected] .requestMessage__title{border-bottom:4px solid #d0021b}.requestMessage__alert{font-size:14px;line-height:16px;color:#ed291e;cursor:pointer}.toolOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#f2f2f2;display:flex;align-items:center;justify-content:center;z-index:999999999}.toolOverlay__loader{width:150px}.notice{position:relative;border-style:solid;border-width:0 1px 0 1px;border-color:#e2e2e2;color:#898989;font-size:22px}.notice__icon{cursor:pointer;padding:23px 27px}.notice__icon.active .notice__number{display:flex}.notice__number{display:none;position:absolute;width:20px;height:20px;background-color:#04c3a9;border-radius:50%;top:20px;right:15px;border:2px solid #fff;font-size:10px;color:#fff;align-items:center;justify-content:center;font-weight:bold}.notice__inner{display:none;position:absolute;left:0;top:80px;box-shadow:0 0 20px 0 rgba(0,0,0,.2);background-color:#fff;width:250px;padding:15px 20px;border-radius:10px}.notice__inner.open{display:block}.notice__inner:before{position:absolute;top:-10px;content:"";width:0;height:0;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-bottom:10px solid #fff;left:27px}.notice__item{margin-bottom:5px;border-bottom:1px solid #f2f2f2}.notice__item:last-child{margin-bottom:0;border-bottom:0}.notice__item:last-child .notice__text{padding-bottom:0}.notice__text{font-size:12px;line-height:1.5;margin-bottom:0;padding-bottom:5px;font-style:italic}.btn--filters{font-size:14px;font-weight:600;background-color:#363636;color:#e2e2e2;padding:10px 15px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0}.btn--filters:hover{color:#e2e2e2}.btn--filters:before{content:"";font-family:"Font Awesome 5 Pro";color:#04c3a9;font-weight:600;margin-right:15px}.btn--filters:after{content:"";font-family:"Font Awesome 5 Pro";color:#04c3a9;font-weight:600;margin-left:15px;font-size:24px;line-height:.5}.btn--addOrder{font-size:14px;font-weight:500}.btn--addOrder:before{content:"";font-family:"Font Awesome 5 Pro";margin-right:12px;color:#ed291e;font-weight:300}.filters{display:none;background-color:#363636;padding:25px 54px}.filters__item{position:relative;margin-bottom:30px}.filters__label{display:block;color:#e2e2e2;font-size:14px;line-height:1;font-weight:400;margin-bottom:15px}.filters input[type=text]{background-color:rgba(0,0,0,0);padding:0 5px;font-size:14px !important;font-style:italic;width:100%;border-width:0 0 1px 0;border-style:solid;border-color:#929292}.filters__submit{background-color:#04c3a9;color:#fff;border:0;border-radius:21px;font-size:14px !important;line-height:16px;font-weight:700;padding:9px 45px 9px 45px}.filters__reset{font-size:14px;text-decoration:underline;color:#898989;font-weight:600;margin-right:60px}.filters__reset:hover{color:#898989;text-decoration:underline}.fakeSelect__item{display:flex;align-items:center}.fakeSelect__input{background-color:rgba(0,0,0,0);padding:0 5px;font-size:14px !important;font-style:italic;border-width:0 0 1px 0;border-style:solid;border-color:#929292;display:block;margin-bottom:30px;color:#fff;cursor:pointer}.fakeSelect__wrapper{position:absolute;left:0;right:0;display:none;background-color:#fff;padding:25px 20px;z-index:1;box-shadow:0 0 5px 3px rgba(0,0,0,.12)}.fakeSelect__wrapper.open{display:block}.fakeSelect__wrapper hr{margin:20px 0}.order{padding:60px 0}.search{display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:30px 24px}.search__wrapper{display:flex;align-items:center}.search__title{font-size:18px;line-height:21px;font-weight:500;color:#505050;text-transform:uppercase;margin-bottom:0}.search__link{font-size:14px;color:#04c3a9;flex:1;margin-left:16px;font-weight:600}.search__inputWrapper{display:flex;background-color:#f8f8f8;padding:15px;border-radius:8px}.search__inputWrapper i{font-size:30px;margin-right:15px;color:#898989}.search__input{border:0;background-color:rgba(0,0,0,0);color:#000;transition:ease all 1s}.ajaxWrapper{position:relative;background-color:#fafafa;padding:10px 30px 0 30px;height:100%;flex:1}.filtersTabs{position:relative;margin-bottom:24px}.filtersTabs__wrapper{display:inline;align-items:center}.filtersTabs__item{margin-bottom:20px}.filtersTabs__label{display:block;font-size:13px;line-height:15px;letter-spacing:.81px;font-weight:500;color:#505050;margin:0 12px 16px 0}.filtersTabs__reset{position:absolute;top:6px;right:9px}.filtersTabs--inline{display:flex;align-items:center}.filtersTabs--inline .filtersTabs__label{margin:0 12px 0 0}.filtersTabs--block .filtersTabs__wrapper{display:block}.filtersTabs--block .btn{margin:0 0 12px 0}.wrapperone{display:flex;align-items:flex-start}.listScrollable__label{display:block;font-size:13px;line-height:15px;letter-spacing:.81px;font-weight:500;color:#505050;margin:0 12px 16px 0}.listScrollable__wrapper{transform:translateY(20px);padding-bottom:20px}.listScrollable__item{display:flex;padding:12px 10px;cursor:pointer}.listScrollable__item.selected{background-color:#505050}.listScrollable__item.selected .listScrollable__type{color:#fff}.listScrollable__item.selected .listScrollable__model{color:#fff}.listScrollable__item.selected .listScrollable__description{color:#fff}.listScrollable__item.selected .listScrollable__hp,.listScrollable__item.selected .listScrollable__price{color:#fff}.listScrollable__figure{margin:0 8px 0 0}.listScrollable__type{font-size:13px;line-height:15px;font-weight:500;color:#505050;padding:8px 0}.listScrollable__info{flex:.6}.listScrollable__model{display:block;font-size:13px;line-height:15px;font-weight:700;color:#555;margin-bottom:4px}.listScrollable__description{display:block;font-size:12px;line-height:14px;color:#555}.listScrollable__hp,.listScrollable__price{flex:.2;font-size:13px;line-height:15px;font-weight:700;color:#555;margin-bottom:4px;text-transform:uppercase;text-align:center}.listScrollable__hp span{display:block;margin-bottom:3px}.listScrollable--model .listScrollable__item:nth-child(even){background-color:#f1f1f1}.listScrollable--model .listScrollable__item:nth-child(even).selected{background-color:#505050}.singleProduct{display:flex;flex-direction:column;height:100%}.singleProduct__header{display:flex;align-items:flex-start;margin-bottom:32px}.singleProduct__goback{display:flex;align-items:center;font-size:14px;line-height:16px;color:#ed291e;cursor:pointer;margin-right:30px}.singleProduct__goback:before{content:"";font-family:"Font Awesome 5 Pro";margin-right:5px}.singleProduct__title{display:flex;align-items:flex-end}.singleProduct__title img{margin-right:30px}.singleProduct__model{display:block;font-size:16px;line-height:19px;font-weight:700;color:#555}.singleProduct__description{display:block;font-size:16px;line-height:19px;color:#555}.singleProduct__image{flex:1;height:100%;overflow:scroll}.singleProduct__image.fitted{overflow:hidden}.singleProduct__image.fitted object{height:100%}.tabs{overflow:hidden;display:flex;flex-direction:column}.tabs__header{display:flex;align-items:center;justify-content:space-between}.tabs__list{display:flex;margin:0 0 -8px 16px;padding:0}.tabs__item{position:relative;list-style-type:none;padding:10px 20px;text-align:center;font-size:14px;line-height:16px;color:#555;border-top-right-radius:4px;border-top-left-radius:4px;background-color:#e4e4e4;margin-right:1px;transform:translateY(6px);z-index:0;cursor:pointer}.tabs__item:last-of-type{margin-right:0}.tabs__item.active{color:#fff;background-color:#d4191d;font-weight:500;transform:none}.tabs__body{position:relative;z-index:1;border-top:6px solid #d4191d;padding:30px 0 0 0;overflow:scroll}.tabs__content{display:none;height:100%}.tabs__content.open{display:block}.stock{display:block;width:12px;height:12px;border-radius:100%;margin-right:8px;background-color:#fff}.stock--success{background-color:#7ed321}.stock--info{background-color:#fa9628}.stock--warning{background-color:#ed291e}.showList{display:flex;align-items:center;font-size:14px;line-height:16px;font-weight:500;color:#ed291e;padding:8px 18px;border-radius:16px;border:1px solid #ed291e;background-color:#fff;margin-bottom:8px}.showList i{font-size:17px;line-height:1;margin-right:12px}.showList:hover{background-color:#ed291e;color:#fff}.tabellaPrincipale{display:flex;align-items:flex-start;height:100%}.editQuantity{color:#ed291e;margin-left:11px}.createSystem{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background-color:#fafafa;padding:30px}.createSystem.visible{display:flex}.createSystem__list{flex:.6}.createSystem__cart{flex:.4}.systemCart{padding:12px 24px}.systemCart__label{display:block;padding-bottom:16px;margin-bottom:8px;border-bottom:1px solid #e2e2e2;font-size:16px;line-height:19px;letter-spacing:1px;font-weight:500;color:#505050}.systemCart__empty{margin-bottom:8px}.systemCart__item{display:flex;align-items:center;padding:19px 24px 19px 8px;background-color:#e2e2e2;font-size:13px;line-height:16px;font-weight:700;color:#555;margin-bottom:8px}.systemCart__hp{margin-left:auto}.systemCart__total{padding:16px 24px 16px 8px;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;color:#555;margin-bottom:16px}.systemCart__total-row{display:flex;justify-content:space-between}.systemCart__total-row:first-of-type{font-weight:700}.hpSelection__label{display:block;font-size:13px;line-height:15px;letter-spacing:.81px;font-weight:500;color:#505050;margin:0 12px 16px 0}.hpSelection__inner{display:flex;align-items:center}.hpSelection__inner .select{flex:.2;margin-right:32px;margin-bottom:0}#content div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin-top:40px;white-space:nowrap;justify-content:end}#content div.dataTables_wrapper div.dataTables_paginate .page-link{border:0;font-size:16px;color:#929292;padding:3px 8px}#content div.dataTables_wrapper div.dataTables_paginate .page-item:first-child .page-link{border-radius:0}#content div.dataTables_wrapper div.dataTables_paginate .page-item:last-child .page-link{border-radius:0}#content div.dataTables_wrapper div.dataTables_paginate .page-item.active .page-link{background-color:#ed291e;color:#fff}.drilldown{position:relative;border:1px solid #e2e2e2;padding:10px 10px 35px 10px;margin-bottom:30px}.drilldown__label{font-size:14px;line-height:1;font-weight:500;color:#505050}.drilldown__value{font-size:12px;line-height:1;color:#505050}.drilldown .btn{position:absolute;right:0;bottom:0;left:0}.dashboardBoxes{margin-bottom:30px}.dashboardBoxes table{margin-bottom:30px}.dashboardBoxes table tr td{padding:10px}.dashboardBoxes table tr td p:last-of-type{margin-bottom:0}.dashboardBoxes .component__quantity{margin-bottom:0}.pagination li>a,.pagination li>span{font-size:12px;color:#ed291e;font-weight:500;border:0 !important}.miniSpinner .sk-fading-circle{margin:7px auto;width:14px;height:14px;position:relative}.miniSpinner .sk-fading-circle .sk-circle{width:100%;height:100%;position:absolute;left:0;top:0}.miniSpinner .sk-fading-circle .sk-circle:before{content:"";display:block;margin:0 auto;width:15%;height:15%;background-color:#04c3a9;border-radius:100%;-webkit-animation:sk-circleFadeDelay 1.2s infinite ease-in-out both;animation:sk-circleFadeDelay 1.2s infinite ease-in-out both}.miniSpinner .sk-fading-circle .sk-circle2{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.miniSpinner .sk-fading-circle .sk-circle3{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}.miniSpinner .sk-fading-circle .sk-circle4{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.miniSpinner .sk-fading-circle .sk-circle5{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}.miniSpinner .sk-fading-circle .sk-circle6{-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}.miniSpinner .sk-fading-circle .sk-circle7{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.miniSpinner .sk-fading-circle .sk-circle8{-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}.miniSpinner .sk-fading-circle .sk-circle9{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}.miniSpinner .sk-fading-circle .sk-circle10{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.miniSpinner .sk-fading-circle .sk-circle11{-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}.miniSpinner .sk-fading-circle .sk-circle12{-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}.miniSpinner .sk-fading-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.miniSpinner .sk-fading-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.miniSpinner .sk-fading-circle .sk-circle4:before{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}.miniSpinner .sk-fading-circle .sk-circle5:before{-webkit-animation-delay:-0.8s;animation-delay:-0.8s}.miniSpinner .sk-fading-circle .sk-circle6:before{-webkit-animation-delay:-0.7s;animation-delay:-0.7s}.miniSpinner .sk-fading-circle .sk-circle7:before{-webkit-animation-delay:-0.6s;animation-delay:-0.6s}.miniSpinner .sk-fading-circle .sk-circle8:before{-webkit-animation-delay:-0.5s;animation-delay:-0.5s}.miniSpinner .sk-fading-circle .sk-circle9:before{-webkit-animation-delay:-0.4s;animation-delay:-0.4s}.miniSpinner .sk-fading-circle .sk-circle10:before{-webkit-animation-delay:-0.3s;animation-delay:-0.3s}.miniSpinner .sk-fading-circle .sk-circle11:before{-webkit-animation-delay:-0.2s;animation-delay:-0.2s}.miniSpinner .sk-fading-circle .sk-circle12:before{-webkit-animation-delay:-0.1s;animation-delay:-0.1s}@-webkit-keyframes sk-circleFadeDelay{0%,39%,100%{opacity:0}40%{opacity:1}}@keyframes sk-circleFadeDelay{0%,39%,100%{opacity:0}40%{opacity:1}}.input-file-container{position:relative;display:flex;justify-content:space-between;align-items:center;background-color:#fff;margin-bottom:15px}.input-file-trigger{display:block;padding:14px 45px;background:#39d2b4;color:#fff;font-size:14px;transition:all .4s;cursor:pointer;margin-bottom:0}.input-file{position:absolute;right:0;opacity:0;padding:14px 0;cursor:pointer}.file-return{font-size:14px;margin:0 0 0 15px}.file-return:before{content:"Fichier sélectionné: ";font-style:normal;font-weight:normal}.js-m3price .listScrollable__description{display:none}.js-m3price .listScrollable__description.show{display:block}.header--order{margin-bottom:80px}.header--order .header__inner{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.header--order .header__inner--bordered{border-width:1px 0 1px 0;border-style:solid;border-color:#e2e2e2;padding:20px 48px}.header--order .header__title{font-size:36px;line-height:42px;font-weight:300;margin-bottom:0}.header--order .header__text{font-size:16px;line-height:19px;font-weight:300;color:#505050;margin-bottom:40px}.header--order .header__buttons-wrapper{display:flex;gap:10px}.header--order .header__label{font-size:13px;line-height:15px;font-weight:400;text-transform:uppercase;color:#a2a2a2;flex:1}.header--order .header__label span{display:block;font-size:16px;line-height:19px;font-weight:700;color:#505050;margin-top:6px}.breadcrumbs{display:flex;align-items:center;margin:0 0 20px 0;padding:15px 0;list-style-type:none}.breadcrumbs__item{font-size:12px;line-height:14px;font-weight:400;margin-right:5px;color:#898989}.breadcrumbs__item:after{content:">";margin-left:5px}.breadcrumbs__item:last-of-type:after{content:none}.btn--icon{display:flex;align-items:center;position:relative;font-size:14px;line-height:16px;font-weight:400;color:#505050;padding-left:20px;text-decoration:underline;background-color:rgba(0,0,0,0);box-shadow:none;text-shadow:none}.btn--icon:hover,.btn--icon:active,.btn--icon:link,.btn--icon:visited{color:#505050;text-decoration:underline;background-color:rgba(0,0,0,0);box-shadow:none}.btn--icon i{position:absolute;top:50%;left:0;transform:translateY(-50%)}.btn--icon.iconRed i{color:#ed291e}.btn--icon.white{color:#fff}.btn--icon.white:hover,.btn--icon.white:active,.btn--icon.white:link,.btn--icon.white:visited{color:#fff}.btn--icon.white i{color:#fff}.btn--rounded{font-size:14px;line-height:16px;font-weight:700;text-align:center;padding:9px 48px;border:1px solid #a2a2a2;color:#898989;background-color:rgba(0,0,0,0);box-shadow:none;text-shadow:none}.btn--rounded:hover,.btn--rounded:active,.btn--rounded:link,.btn--rounded:visited{color:#898989;background-color:rgba(0,0,0,0);box-shadow:none}.btn--rounded.white{color:#898989;border:1px solid #fff}.btn--rounded.white:hover,.btn--rounded.white:active,.btn--rounded.white:link,.btn--rounded.white:visited{color:#fff}.btn--rounded-small{font-size:14px;line-height:16px;font-weight:700;text-align:center;padding:9px;border:1px solid #a2a2a2;color:#898989;background-color:rgba(0,0,0,0);box-shadow:none;text-shadow:none}.btn--rounded-small:hover,.btn--rounded-small:active,.btn--rounded-small:link,.btn--rounded-small:visited{color:#898989;background-color:rgba(0,0,0,0);box-shadow:none}.btn--rounded-small.white{color:#898989;border:1px solid #fff}.btn--rounded-small.white:hover,.btn--rounded-small.white:active,.btn--rounded-small.white:link,.btn--rounded-small.white:visited{color:#fff}.actions{display:flex;align-items:center;gap:72px}.actions--top{justify-content:flex-end;margin-bottom:92px}.actions--bottom{padding:20px 40px;background-color:#e9ecef}.alert-danger{top:0;left:0;width:100%;height:100%;background-color:rgba(255,0,0,.3);display:flex;align-items:center;justify-content:center;color:red;font-weight:bold;font-size:14px;padding:5px;margin-bottom:10px}.help-block{color:red;margin-bottom:5px}.has-error{background-color:rgba(255,0,0,.2);padding:5 p}.m3-unavailable-row{background-color:rgba(255,0,0,.5098039216)}/*# sourceMappingURL=style.css.map */
