aside.menu{background:var(--menu-background);height:100vh;box-sizing:border-box;overflow-x:visible}.menu-tooltip{font-size:1rem!important}div.menu-title,nav.menu-nav>a,div.menu-footer{padding:10px 20px;box-sizing:border-box;text-align:center;width:95%}div.menu-title{height:10vh;padding:10px}div.menu-title img{width:100%}nav.menu-nav{height:73vh;width:var(--menu-width);overflow-x:visible;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}nav.menu-nav>a{height:50px;font-style:unset;font-size:1rem;text-decoration:none;color:var(--menu-text-color);display:flex;flex-direction:column;justify-content:center;align-items:center;margin:.75rem 0;padding:1rem .5rem;transition:var(--transition-all)}nav.menu-nav>a svg{font-size:1.5rem}nav.menu-nav>a.active{background:var(--main-accent-color);margin:.75rem 1rem;border-radius:var(--border-radius-md);padding:1rem 0;font-weight:700;color:var(--light-black);z-index:20;width:calc(100% - 2rem)}nav.menu-nav>a:hover:not(.active){color:var(--secondary-accent-color);font-weight:700;background:var(--overlay-background-transparent)}div.menu-footer{height:15vh;font-size:.9rem;padding:0;color:var(--text-color-notice);display:flex;flex-direction:column;justify-content:space-between}div.menu-footer div.menu-version{height:1vh;text-align:center;font-style:italic}div.menu-footer div.menu-user{height:9vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 .5rem;cursor:help;border-top:var(--black) 1px solid}div.menu-footer div.menu-user span{padding:.1rem}div.menu-footer div.menu-user span.menu-user-name{font-weight:700;font-size:1em}div.menu-footer div.menu-user span.menu-user-role{color:var(--secondary-accent-color);text-align:center;width:100%}div.menu-footer div.menu-user span.menu-user-society{font-style:italic}div.menu-footer a.menu-user-logout{color:var(--text-color-notice);text-align:right;padding:0 .5rem;font-weight:700;width:100%;box-sizing:border-box;font-size:1rem}div.menu-footer a.menu-user-logout:hover{color:var(--link-color-hover)}div.menu-footer .organization-selector{background:var(--white)}@media screen and (max-width: 1440px){div.menu-title{padding:5px}div.menu-footer{font-size:.8rem;overflow:hidden}}@media screen and (max-width: 1024px){aside.menu{background:var(--menu-background)}div.menu-title{display:none}nav.menu-nav{height:85vh;width:var(--min-menu-width)}div.menu-footer{height:14vh}nav.menu-nav .menu-item span.menu-text{display:none}nav.menu-nav>a{padding:1rem .25rem;height:10vh}nav.menu-nav>a.active{border-radius:0}nav.menu-nav>a:hover span.menu-text{display:block;position:absolute;left:var(--min-menu-width);border-radius:var(--border-radius-md);background:var(--menu-background);color:var(--main-accent-color);padding:1rem}div.menu-footer div.menu-user{align-items:center;justify-content:space-around;height:9vh;position:relative}div.menu-footer div.menu-user .menu-user-name>span,div.menu-footer div.menu-user .menu-user-society{display:none}div.menu-footer div.menu-user:hover .menu-user-name>span,div.menu-footer div.menu-user:hover .menu-user-society{display:block;position:absolute;left:var(--min-menu-width);background:var(--menu-background);color:var(--menu-text-color);padding:1rem;z-index:1;width:6vw;overflow:hidden}div.menu-footer div.menu-user:hover .menu-user-name>span{top:0;z-index:2}div.menu-footer div.menu-version{height:4vh}div.menu-footer a.menu-user-logout{padding:0 .1rem;text-align:center;font-size:1.2rem}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}section.error-content{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}div.error-code{font-size:5rem;font-weight:700}div.error-title{font-size:3rem;font-style:italic}div.error-message{font-size:1.5rem}aside.userMenu{display:flex;justify-content:space-between;align-items:center;width:25%;height:6vh;color:var(--text-color-notice)}aside.userMenu a.userMenu-icon{cursor:pointer}aside.userMenu a.userMenu-icon:hover{color:var(--link-color-hover)}aside.userMenu div.userMenu-account{width:100%;padding:0 1.5rem;font-size:1.25rem;box-sizing:border-box}aside.userMenu div.userMenu-account>span:last-child{color:var(--text-color);font-weight:700}aside.userMenu div.userMenu-notification{padding:0 2rem;cursor:pointer;position:relative}aside.userMenu div.userMenu-notification span{padding:1px 3px;margin:0 5px}aside.userMenu div.userMenu-notification .notification-badge.hasNotif .MuiBadge-badge{animation:bulbanim 1.5s ease infinite}aside.userMenu div.userMenu-notification .notification-list{position:absolute;top:25px;right:25px;min-width:20vw;cursor:default;padding:.5rem;z-index:100}div.userMenu-notification .notification-list-header{font-size:1.25em;font-weight:600}div.userMenu-notification .notification-item{padding:.5rem 0;display:flex;justify-content:space-between;align-items:center;border-bottom:var(--border-sm)}div.userMenu-notification .notification-item a{color:var(--text-color);text-decoration:none;width:90%}div.userMenu-notification .notification-item div.notification-item-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}div.userMenu-notification .notification-item div.notification-item-icon{width:10%;padding:.25rem;text-align:center;cursor:pointer}div.userMenu-notification a .notification-item-date{color:var(--text-color-notice)}div.userMenu-notification .notification-list .notification-list-footer{padding:10px 5px 5px;font-size:1em}div.userMenu-notification .notification-list .notification-list-footer>div{cursor:pointer}aside.userMenu .notification-badge{color:var(--text-color-notice);font-size:1.5em}@keyframes bulbanim{0%{box-shadow:0 0 red}50%{box-shadow:0 0 0 9px 1px #ff000080}to{box-shadow:0 0 0 8px #fff0}}@media screen and (max-width: 1440px){aside.userMenu{width:30%}}@media screen and (max-width: 1024px){aside.userMenu{width:50%;height:10vh}}@media screen and (max-width: 768px){aside.userMenu div.userMenu-notification .notification-list{min-width:40vw}}@media screen and (max-width: 425px){aside.userMenu div.userMenu-notification .notification-list{min-width:70vw;right:-30px;top:30px}div.userMenu-notification .notification-list-header{font-size:1em}div.userMenu-notification .notification-item a{font-size:1.05rem}aside.userMenu{width:70%;justify-content:flex-end}aside.userMenu div.userMenu-account{padding:0 1rem;font-size:1rem}aside.userMenu div.userMenu-notification{padding:0 1rem}}.required-star{font-size:2rem;top:3px;right:-6px;position:absolute;color:var(--alert-color);line-height:1rem}.required-text{font-size:.8rem;color:var(--alert-color)}.formField{display:flex;position:relative;padding:13px 0 0;margin:10px;box-sizing:border-box}.formField--nopadding{padding:0}.formField-input>input,.formField-textarea>textarea{outline:none;width:100%;font-size:1em;border-radius:7px;color:var(--text-color)}.formField-input>input.disabled,.formField-textarea>textarea.disabled{pointer-events:none;cursor:not-allowed;background:var(--input-background-disabled)!important;color:var(--input-color-disabled)!important}.formField-textarea>textarea{resize:none;min-height:5rem;margin:5px 0 0;overflow-y:scroll;padding:10px;box-sizing:border-box}.formField-input>label,.formField-textarea>label{cursor:text;position:absolute;transition:.25s;color:var(--dark-gray);-webkit-user-select:none;user-select:none}.formField-input>input[type=file]~label{font-size:.8rem;top:0}.formField-input>input.formField--focused~label,.formField-textarea>textarea.formField--focused~label{transition:all .2s ease}.formField-input.formField-style-futurist>input,.formField-textarea.formField-style-futurist>textarea{border:none;border-bottom:1px solid var(--light-gray);background:transparent;color:var(--text-color-secondary);padding:5px 10px}.formField-input.formField-style-futurist>span.formField-underline,.formField-textarea.formField-style-futurist>span.formField-underline{position:absolute;bottom:0;left:50%;width:0;height:2px;background-color:var(--main-accent-color);transition:.2s}.formField-input.formField-style-futurist>input.formField--focused~span.formField-underline,.formField-textarea.formField-style-futurist>textarea.formField--focused~span.formField-underline{width:100%;transition:.1s;left:0}.formField-input.formField-style-futurist>input.formField--focused~label,.formField-textarea.formField-style-futurist>textarea.formField--focused~label{font-size:.8rem;transform:translateY(-17px)}.formField-input.formField-style-classic>input,.formField-textarea.formField-style-classic>textarea{border:1px solid var(--light-gray);background:var(--white);padding:.85rem .85rem .85rem 15px}.formField-input.formField-style-classic.input-tiny>input,.formField-textarea.formField-style-classic.input-tiny>textarea{padding:.5rem .5rem .5rem 15px}.formField-input.formField-style-classic>input:hover,.formField-textarea.formField-style-classic>textarea:hover{outline:1px solid var(--light-gray)}.formField-input.formField-style-classic>label,.formField-textarea.formField-style-classic>label{padding:12px;transition:all .2s ease;left:10px}.formField-input.formField-style-classic.input-tiny>label,.formField-textarea.formField-style-classic.input-tiny>label{padding:7px;font-size:.8rem}.formField-input.formField-style-classic>input::placeholder{color:var(--middle-gray)}.formField-input.formField-style-classic>input.formField--focused~label,.formField-textarea.formField-style-classic>textarea.formField--focused~label{top:2px;font-size:.8rem;padding:0 15px 0 5px;background:linear-gradient(0deg,#fff 50%,#0000 50%);transition:all .2s ease;color:var(--gray)}.formField-input.formField-style-classic.input-tiny>input.formField--focused~label,.formField-textarea.formField-style-classic.input-tiny>textarea.formField--focused~label{top:4px}.formField-textarea.formField-style-classic>textarea.formField--focused~label{top:7px}.formField-input.formField-style-classic>input:focus~label,.formField-textarea.formField-style-classic>textarea:focus~label{color:var(--dark-accent-color)}.formField-input.formField-style-classic>input:focus,.formField-textarea.formField-style-classic>textarea:focus{outline:2px solid var(--main-accent-color)}@media screen and (max-width: 1440px){.formField{margin:5px}.formField-input.formField-style-classic>input.formField--focused~label,.formField-textarea.formField-style-classic>textarea.formField--focused~label{top:4px}.select-wrapper.not-empty .select-label{top:1px}}@media screen and (max-width: 1024px){.formField-input.formField-style-classic>label,.formField-textarea.formField-style-classic>label{padding:5px;font-size:1rem;line-height:1rem;vertical-align:middle}.formField-input.formField-style-classic>input.formField--focused~label,.formField-textarea.formField-style-classic>textarea.formField--focused~label{top:5px}}article.parameters input{text-align:center;color:var(--text-color);position:relative}div.parameters-item{display:grid;grid-template-columns:70% 30%;align-items:center;padding:.5rem 1rem;font-size:1rem}div.parameters-item.fullwidth{grid-template-columns:100%}div.parameters-item>div.parameters-switch{display:flex;justify-content:space-around;align-items:center}div.parameters-item>div.parameters-value{display:flex;align-items:center}div.parameters-item>div.parameters-value div.input-value{margin:0;padding:0;width:100%}div.parameters-item>div.parameters-input{display:flex;align-items:center}div.parameters-item>div.parameters-input div.input-text{margin:0;padding:0;width:100%}div.parameters-item>div.parameters-input input{border-top-right-radius:0;border-bottom-right-radius:0;height:15px}div.parameters-item>div.parameters-input button{border-top-left-radius:0;border-bottom-left-radius:0;height:30px}div.parameters-report-config .MuiToggleButtonGroup-root{margin:.5rem 0}@media screen and (max-width: 1024px){div.parameters-item>div.parameters-switch{flex-direction:column}div.parameters-item>div.parameters-input input{padding:.5rem!important}}div.statistics-list{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}span.statistics-subtitle{padding:.5rem;display:flex;align-items:center;font-weight:500}div.statistics-item>span:last-child{text-align:right}div.statistics-list>a.statistics-listItem{width:50%;padding:.5rem;box-sizing:border-box;display:flex;align-items:center;text-decoration:none;color:var(--link-color)}div.statistics-list>a.statistics-listItem:hover{color:var(--link-color-hover);text-decoration:underline}div.statistics-list>a.statistics-listItem>svg{padding-right:.5rem}div.statistics-list>a.statistics-listItem>span{padding-right:.5rem;font-size:1.1rem}div.statistics-item{display:grid;grid-template-columns:70% 30%;align-items:center;padding:.5rem 1rem;font-size:1rem}div.statistics-item.fullwidth{grid-template-columns:100%}div.statistics-item>div.parameters-switch{display:flex;justify-content:space-around;align-items:center}div.statistics-item>div.parameters-value{display:flex;align-items:center}div.statistics-item>div.parameters-value div.input-value{margin:0;padding:0;width:100%}div.statistics-item>div.parameters-url{display:flex;align-items:center}div.statistics-item>div.parameters-url div.input-url{margin:0;padding:0;width:78%}div.statistics-item>div.parameters-url input{border-top-right-radius:0;border-bottom-right-radius:0;height:15px}div.statistics-item>div.parameters-url button{border-top-left-radius:0;border-bottom-left-radius:0;height:33px}article.updateforce{position:relative}article.updateforce .updateforce-command{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem;box-sizing:border-box}article.updateforce .updateforce-result{background:var(--light-gray);color:var(--dark-gray);display:flex;flex-direction:column;padding:1rem;max-height:200px;overflow-y:auto}article.updateforce .updateforce-result .success{background:var(--green)}article.updateforce .updateforce-result .info{color:var(--blue)}article.updateforce .updateforce-result .warning{background:var(--card-error-background)}article.updateforce .updateforce-result .error{background:var(--fade-red)}article.updateforce .updateforce-result .empty{min-height:5px}article.activity{width:205%}section.activity-table{height:100%}section.activity-table div.activity-filters{width:100%;display:flex;justify-content:space-around;padding-bottom:.5rem;box-sizing:border-box}div.activity-filters div.filter-item{padding:.2rem 1rem;cursor:pointer;border:1px solid var(--light-gray);border-radius:var(--border-radius-sm)}div.activity-filters div.filter-item.all{color:var(--black)}div.activity-filters div.filter-item.all.active,div.activity-filters div.filter-item.all:hover{background:var(--success-color);color:var(--white)}div.activity-filters div.filter-item.info{color:var(--dark-accent-color)}div.activity-filters div.filter-item.info.active,div.activity-filters div.filter-item.info:hover{background:var(--dark-accent-color);color:var(--white)}div.activity-filters div.filter-item.warning{color:var(--warning-color)}div.activity-filters div.filter-item.warning.active,div.activity-filters div.filter-item.warning:hover{background:var(--warning-color);color:var(--white)}div.activity-filters div.filter-item.alert{color:var(--alert-color)}div.activity-filters div.filter-item.alert.active,div.activity-filters div.filter-item.alert:hover{background:var(--alert-color);color:var(--white)}section.activity-table div.activity-table-content{position:relative;height:92%}section.activity-table div.activity-table-content table{border-collapse:collapse;width:100%;max-height:100%;text-align:left}div.activity-table-content tbody{max-height:300px;overflow-y:scroll;font-size:.75rem;display:block}div.activity-table-content tbody td{padding:3px 0;width:10%}div.activity-table-content tbody td:nth-child(3),div.activity-table-content thead th:nth-child(3){width:35%}div.activity-table-content thead th{padding:.25rem;font-size:.9rem;text-align:left}div.activity-table-content tr{border-bottom:1px solid var(--light-gray);display:table;width:100%}div.activity-table-content tr.log-error{background-color:var(--table-alert-color)}div.activity-table-content tr.log-error:hover{background-color:var(--table-alert-color-hover)}div.activity-table-content tr.log-warning{background-color:var(--table-warning-color)}div.activity-table-content tr.log-warning:hover{background-color:var(--table-warning-color-hover)}@media screen and (max-width: 1024px){article.activity{width:100%;height:auto}}section.dashboard{padding:1rem}section.dashboard .dashboard-topPart{width:100%;display:flex;margin-bottom:1rem}section.dashboard .dashboard-bottomPart{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}section.dashboard .dashboard-bottomPart .card{padding:.75rem;min-height:340px}section.dashboard .dashboard-bottomPart .MuiDivider-root{margin-top:.5rem;margin-bottom:.5rem}section.dashboard .dashboard-bottomPart>*[class^=dashboard-col]{width:33%;padding:1rem;box-sizing:border-box}section.dashboard .dashboard-bottomPart>*[class^=dashboard-col]>*:not(:last-child){padding-bottom:1rem}section.dashboard h3{margin:.5rem 0}div.dashboard-datetime{color:var(--text-color-notice);display:flex;flex-direction:column;width:75%;height:6vh;padding-bottom:1rem}div.dashboard-datetime span.dashboard-time{font-size:2.5rem}div.dashboard-datetime span.dashboard-date{font-size:1.5rem}div.dashboard-help{width:100%;padding:1rem;box-sizing:border-box;height:20vh;font-size:1.2em}div.dashboard-help>div{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}div.dashboard-help a{padding:1rem;box-sizing:border-box;color:var(--text-color-notice);text-decoration:none;width:50%;font-weight:500}div.dashboard-help a svg{padding-right:.5rem}div.dashboard-help a:hover{color:var(--link-color-hover)}@media screen and (max-width: 1440px){div.dashboard-datetime{width:70%}}@media screen and (max-width: 1024px){div.dashboard-help{font-size:1em}div.dashboard-datetime{width:50%}div.dashboard-datetime span.dashboard-time{font-size:2.5rem}div.dashboard-datetime span.dashboard-date{font-size:1rem}div.dashboard-help{width:100%;height:auto}}@media screen and (max-width: 768px){div.MuiGrid-item.stats-coloredCard .card img{width:32px}}@media screen and (max-width: 425px){div.dashboard-datetime{width:30%}div.advancedStats .card{min-height:50px;padding:10px}div.MuiGrid-item.stats-coloredCard,div.MuiGrid-item.stats-bar,div.MuiGrid-item.stats-pie{width:100%;max-width:100%;flex-basis:100%;padding-top:12px}div.MuiGrid-item.stats-coloredCard .MuiStack-root{align-items:flex-end;position:relative}div.MuiGrid-item.stats-coloredCard .MuiStack-root>div.MuiBox-root:first-child{position:absolute;left:1rem}div.MuiGrid-item.stats-coloredCard .card .MuiTypography-subtitle2,div.MuiGrid-item.stats-coloredCard .card .MuiTypography-h3{width:70%;text-align:center}}div.loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:var(--overlay-background);display:flex;justify-content:center;align-items:center;cursor:wait}div.loading-overlay div.overlay-content{display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--main-accent-color)}div.loading-overlay div.overlay-content>svg{font-size:6rem}div.loading-overlay div.overlay-content>div{font-size:1.5rem}div.loading-overlay div.overlay-brand{position:absolute;bottom:1rem;left:1rem;z-index:1010;width:5vw}div.loading-overlay div.overlay-brand img{width:100%}div.loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1000;background:var(--overlay-background-transparent);display:flex;justify-content:center;align-items:center;cursor:wait}div.loading.loading-fixed{position:fixed}div.loading-content{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.5rem;color:var(--clear-accent-color)}@media screen and (max-width: 768px){div.loading-overlay div.overlay-brand{width:10vw}}@media screen and (max-width: 425px){div.loading-overlay div.overlay-brand{width:15vw}}h1.login-title{color:var(--link-color)}div.login{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background:var(--clear-background)}img.compagny-logo{margin:-15vh 1rem 1rem}.site-logo{position:absolute;bottom:1rem;left:1rem;width:5vw}.site-version{position:absolute;bottom:1rem;right:1rem;color:var(--text-color-notice)}form.login-form{width:25vw;padding:20px;background:var(--white);box-shadow:var(--shadow-sm);border-radius:var(--border-radius-md);display:flex;flex-direction:column;align-items:center}form.login-form h1.login-title{text-align:center;font-size:1.5em;margin-top:0}form.login-form p.login-error{color:var(--alert-color);font-weight:700;text-align:center;margin-bottom:0}form.login-form p.login-notification{color:var(--success-color);font-weight:700;text-align:center;margin-bottom:0}form.login-form input{text-align:center;font-size:1.5em}form.login-form label{font-size:1.25em}form.login-form div.formField{width:100%}form.login-form .login-button{margin:20px}form.login-form a.login-forgotten-password{color:var(--link-color);font-style:italic}form.login-form a.login-forgotten-password:hover{color:var(--link-color-hover)}.mt-1{margin-top:1rem}.no-decoration{text-decoration:none}@media screen and (max-width: 1440px){form.login-form{width:50vw}}@media screen and (max-width: 1024px){form.login-form{width:65vw}}@media screen and (max-width: 768px){form.login-form{width:75vw}img.compagny-logo{width:20vw}.site-logo{width:10vw}}@media screen and (max-width: 425px){form.login-form{width:85vw}img.compagny-logo{width:25vw}.site-logo{width:15vw}}.reactSelect-custom__control{width:100%}.reactSelect-custom__control--is-focused{border-color:var(--main-accent-color)!important;box-shadow:0 0 0 1px var(--main-accent-color)!important}.reactSelect-custom__menu{color:var(--black);z-index:100}.reactSelect-custom__option,.reactSelect-custom__multi-value__remove{cursor:pointer!important}.reactSelect-custom__groupe{display:flex;align-items:center;justify-content:space-between;padding-bottom:.2rem;border-bottom:1px solid var(--light-gray)}.reactSelect-custom__groupeBadge{background:var(--light-gray);border-radius:2rem;color:var(--gray);display:inline-block;padding:.1rem .5rem;text-align:center;text-transform:uppercase}.select-wrapper{position:relative;padding-top:10px}.bo-data-filters .select-wrapper{margin:0 10px}.select-label{display:none}.select-wrapper.not-empty .select-label{display:block;color:var(--gray);font-size:.8rem;position:absolute;top:0;left:12px;background:#fff;padding:0 10px 0 5px}section.modal-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}section.modal-wrapper:not([hidden]) div.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:var(--overlay-background-transparent);z-index:100;animation:.15s backwards elements-dialog-fade-in linear}section.modal-wrapper[hidden] div.modal-overlay{animation:75ms both elements-dialog-fade-out linear}section.modal-wrapper div.modal{position:absolute;right:2rem;bottom:2rem;min-width:250px;height:95vh;max-width:76vw;background:var(--white);border-radius:var(--border-radius-md);box-shadow:var(--dialog-shadow);z-index:101;animation:elements-dialog-fade-in backwards 75ms linear,elements-dialog-transform backwards .15s cubic-bezier(0,0,.2,1);display:flex;flex-direction:column}section.modal-wrapper div.modal.modal-center{position:relative;min-height:auto;min-width:400px;right:0}div.modal.modal-center div.modal-body{padding:1rem}section.modal-wrapper[hidden] div.modal{animation:elements-dialog-fade-out forwards 75ms linear}div.modal div.modal-header{padding:.5rem;display:flex;justify-content:space-between;border-bottom:1px solid var(--light-gray);position:relative}div.modal div.modal-body,div.modal div.modal-container{height:100%;flex:1;display:flex;flex-direction:column}div.modal div.modal-header h4{text-align:center;width:95%;margin:0;padding:.5rem 0;font-size:1.2em;color:var(--title-color)}div.modal div.modal-header .modal-close-button{padding:.7rem;margin:0 .5rem;border-radius:var(--border-radius-md);font-size:1.25rem;display:flex;justify-content:center;align-items:center;position:absolute;right:0;top:4px}div.modal div.modal-footer{padding:.5rem}@media screen and (max-width: 1440px){section.modal-wrapper div.modal{min-width:60vw}}@media screen and (max-width: 1024px){section.modal-wrapper div.modal{min-width:75vw}}@media screen and (max-width: 768px){section.modal-wrapper div.modal{min-width:90vw}}.bo-data-table-content .badge-organization .badge{text-align:center;text-overflow:ellipsis;display:block;overflow:hidden;width:100%;box-sizing:border-box;margin:0}.user-form .formField{margin:0}.user-form .form-block .error{display:none;color:red}.user-form .is-invalid .error{display:block;margin:0 15px}.user-form .form-block{margin:2rem 1rem}.link-back{display:block;margin:20px;text-decoration:none;color:var(--text-color)}.link-back:hover{color:var(--link-color)}.user-form,.profile-form{min-width:500px;position:relative;flex:1}.profile-form{min-width:350px}.user-form .form-content{height:100%}.user-form .form-content .form-part,.profile-form .form-content .form-part{width:100%;padding:.5rem;box-sizing:border-box;overflow-y:auto;margin-bottom:50px;height:100%}.user-form .separator{width:80%;border-bottom:var(--border-sm)}.profile-form .profile-form-footer,.user-form .user-form-footer{position:absolute;bottom:0;width:100%;border-top:var(--border-sm);margin-top:.25rem;padding:0 1rem;box-sizing:border-box}.failed-login-warning{color:var(--warning-color);margin-left:.3rem}.user-form .col-validation,.profile-form .col-validation{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:space-between}.user-form .col-validation>div:last-child,.profile-form .col-validation>div:last-child{display:flex;justify-content:space-between;align-items:center;width:100px;padding:.25rem;box-sizing:border-box}div.profileTable{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem;box-sizing:border-box}div.profileTable>div.profileTable-column{width:100%;border-bottom:var(--border-sm)}div.profileTable>div.profileTable-column:first-child{width:200%}div.profileTable>div.profileTable-column>div{padding:.5rem;height:50px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}div.profileTable>div.profileTable-column:first-child>div{justify-content:flex-start}div.profileTable div.profileTable-head-top:not(.profileTable-empty),div.profileTable div.profileTable-head-left{font-weight:700;background:var(--lighter-gray);box-shadow:var(--shadow-sm);cursor:help;position:relative}div.profileTable div.profileTable-head-top>span.profileTable-title:hover{cursor:pointer;text-decoration:underline}div.profileTable div.profileTable-head-top>span.profileTable-delete{cursor:pointer;color:var(--alert-color-clear);position:absolute;top:.25rem;right:.25rem}div.profileTable div.profileTable-head-top>span.profileTable-delete:hover{color:var(--alert-color)}div.profileTable div.profileTable-head-left,div.profileTable div.profileTable-content{border-top:var(--border-sm)}div.profileTable div.profileTable-head-left{cursor:auto}div.profileTable div.profileTable-access{cursor:pointer;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:1.5rem;-webkit-user-select:none;user-select:none}div.profileTable div.profileTable-access.disabled{cursor:not-allowed}div.profileTable>div.profileTable-column div.profileTable-access.profileTable-access--noaccess,div.profileTable-legend>div.profileTable-legend-noaccess{color:#ebedee}div.profileTable>div.profileTable-column div.profileTable-access.profileTable-access--read,div.profileTable-legend>div.profileTable-legend-readaccess{color:#86c965}div.profileTable>div.profileTable-column div.profileTable-access.profileTable-access--write,div.profileTable-legend>div.profileTable-legend-writeaccess{color:#f59450}div.profileTable-legend{width:100%;display:flex;justify-content:center;align-items:center}div.profileTable-legend>div[class^=profileTable-legend-]{padding:.25rem 10px}div.profileTable-loading{width:20vw;padding:1rem 2rem;box-sizing:border-box;text-align:center;border-radius:var(--border-radius-sm);position:absolute;top:1rem;left:1rem}div.profileTable-loading.working{color:var(--black)}div.profileTable-loading.valid{color:var(--white);background:var(--success-color)}article.stats{width:100%;height:100vh;padding:0 1rem}section.stats-table div.stats-table-content{position:relative}.table-row{height:34px}.table-row-head .left-cell,.table-row .left-cell{text-align:left}.table-row-head .center-cell,.table-row .center-cell{text-align:center}.table-row-head .right-cell,.table-row .right-cell{text-align:right}.table-row-head .MuiTableCell-root,.table-row .MuiTableCell-root{padding:0;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}section.inventory-section{display:flex;justify-content:center!important}section.inventory-section h3{position:absolute;left:.5rem}section.inventory-section div.export-button-content{position:absolute;right:.5rem}section.inventory-section div.export-button-content>button:first-child{margin-right:5px}article.inventory{position:relative;padding:1rem}article.inventory .inventory-filter-content{display:flex;align-items:center;margin-bottom:20px}article.inventory .inventory-filter-content .input-form,article.inventory .inventory-filter-content .select-wrapper{margin:0 10px 0 0;width:12%;height:100%;padding-top:10px}article.inventory .button-filter-action-content{width:16%;align-items:center;padding-top:10px}@media screen and (max-width: 1560px){section.inventory-section div.export-button-content span.export-label{display:none}section.inventory-section div.export-button-content span.MuiButton-endIcon{margin:0!important}}.general-specification-root{width:100%}.general-specification-root h1{margin-bottom:0}.general-specification-root .general-specification-content{border-right:1px solid var(--light-gray)}.general-specification-root .general-specification-content .general-elements,.general-specification-root .general-specification-content .tracing-content .warranty-lifeExpectancy-content{padding:15px}.general-specification-root .device-type-serial-number-content{display:flex;flex-wrap:nowrap}.general-specification-root .formField{margin:0}.general-specification-root .device-type{width:50%;margin-right:10px}.general-specification-root .device-type .select-form,.general-specification-root .category .select-form{margin:2px 0 0;padding:0}.general-specification-root .serie-number{width:100%}.general-specification-root .category{width:50%}.general-specification-root .device-type .form-title,.general-specification-root .category .form-title{position:relative;margin-bottom:1px}.general-specification-root .device-type-serial-number-content,.general-specification-root .internal-comment,.general-specification-root .serie-number{margin-bottom:10px}.general-specification-root .internal-comment,.general-specification-root .public-comment{width:100%}.tracing-content>div{width:100%;box-sizing:border-box;display:flex;justify-content:space-between}.tracing-content .warranty-lifeExpectancy-content .tracing-form-table-content{width:49%;display:flex;flex-direction:column}.tracing-content .warranty-lifeExpectancy-content .tracing-form-table-content .tracing-form-content{position:relative;width:100%;margin-bottom:10px}.tracing-content .warranty-lifeExpectancy-content .tracing-form-table-content .tracing-form-content span{position:absolute;right:15px;top:50%}.tracing-content .warranty-form input,.tracing-content .life-expectancy-form input{padding-right:45px}.hardware-specification-root{width:100%}.hardware-specification-root h1{margin-bottom:0}.hardware-specification-root>div{padding:15px 15px 15px 0;border-right:1px solid var(--light-gray)}.hardware-specification-root>div>table>tr>td:first-child{width:180px}.hardware-specification-root div table tr td:nth-child(2),.device-hardware-item{font-weight:500}.device-hardware-item{padding-left:15px}.device-hardware-item .device-hardware-item-index{padding-right:20px;font-size:1.25rem;font-weight:400}.blue-hardware-information{color:#cfdcf9;font-weight:700}.assignment-root{width:100%}.assignment-root>div{padding:15px}.assignment-root>div>div>span{position:relative}.assignment-root>div>div .select-form{margin:2px 0 0;padding:0}.assignment-root>div>div:not(:last-child),.assignment-root>div>table{margin-bottom:15px}.assignment-root>div>div>table>tr>td{vertical-align:top}.assignment-root>div>div>table,.assignment-root>div>table{width:100%}.assignment-root>div>div>table>tr>td:nth-child(1){max-width:15%}.assignment-root>div>div>table>tr>td:nth-child(2){width:85%}.assignment-root>div>table>tr>td:nth-child(1){max-width:50%}.assignment-root>div>table>tr>td:nth-child(2){width:50%}.assignment-root>div>div>table>tr>td:nth-child(2),.assignment-root>div>table>tr>td:nth-child(2){font-weight:500}.assignment-root>div>div>table>tr>td:nth-child(1){width:35px}.device-historic .device-historic-content{width:100%;padding-right:5px;max-height:30vh;font-size:.8rem;overflow-y:auto}.device-historic .device-historic-content .device-historic-item div:first-child{display:flex;justify-content:space-between}.device-historic .device-historic-content .device-historic-item{margin-top:3px;margin-bottom:3px}.device-historic h4{font-weight:700}.device-historic-item .action{font-weight:500}.device-historic .device-historic-content .device-historic-item div{margin-bottom:2px}.modal-content{min-width:75vw}.elements-content{position:relative;height:90vh}.device-specification-root{display:flex;width:100%;height:84vh;overflow-y:auto}.device-specification-root .general-content{width:40%;padding-left:15px}.title-content h1:nth-child(1){width:40%;padding-left:15px}.title-content h1:nth-child(2){width:35%;padding-left:20px}.title-content div{width:25%}.device-specification-root .hardware-content{width:35%;padding-left:20px}.device-specification-root .assignment-content{width:25%}.footer-content{display:flex;justify-content:center;align-items:center;width:100%;border-top:var(--border-sm);margin-top:.25rem;padding:0 1rem;box-sizing:border-box}.footer-content .footer-button{width:35.5%}.footer-content .footer-button .hidden-button{visibility:hidden}.footer-content .footer-information{display:flex;justify-content:space-between;align-items:center;width:100%}.footer-content .footer-information-creation-mode{justify-content:center!important}.footer-content .footer-information div span:nth-child(1){font-weight:700}.footer-content .footer-information div span:nth-child(2){font-style:italic}.footer-content .footer-legend{width:35.5%;display:flex;align-items:center;justify-content:flex-end;cursor:pointer}.footer-content .footer-mail{width:15%;margin-left:10%}.footer-content .footer-mail svg{width:40px;height:40px;color:var(--main-accent-color)}.footer-content .footer-mail svg:hover{color:var(--dark-accent-color)}div.delete-confirmation-root{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}div.delete-confirmation-root h3.title{margin-top:0!important}div.delete-confirmation-root div.message{margin-bottom:20px}div.delete-confirmation-root div.button-action-content button{text-transform:none!important}div.delete-confirmation-root div.button-action-content button:first-child{margin-right:1rem}div.delete-confirmation-root div.button-action-content button:last-child{margin-left:1rem}section.bo-data-title{position:relative}article.list-layout{position:relative;padding:1rem}article.list-layout h3{text-transform:uppercase}article.list-layout div.list-layout-title{display:flex;justify-content:space-between;align-items:center}article.list-layout .list-layout-filter-content{display:flex;align-items:center;margin-bottom:20px}article.list-layout .list-layout-filter-content .input-form,article.list-layout .list-layout-filter-content .select-wrapper{margin:0 10px 0 0;width:12%;height:100%;padding-top:10px}article.list-layout .button-filter-action-content{width:16%;align-items:center;padding-top:10px}.status-new{background:#bed0f1}.status-assigned{background:#b2f1ca}.status-in-stock{background:#ffc48a}.status-disposed-of{background:#f5acac}div.reference-data-modal-body{box-sizing:border-box}.alerts-root .MuiTableCell-root{overflow:visible!important;text-overflow:unset;white-space:pre-wrap}.alerts-root div.alerts-list-comment-column{width:100%;white-space:pre-line!important;position:relative;display:flex;align-items:center;box-sizing:border-box}div.alerts-list-comment-column div.device-user-comment{width:calc(100% - 50px);padding-right:10px;box-sizing:border-box}div.alerts-list-comment-column div.device-user-comment-w-100{width:100%!important;padding-right:0!important}div.alerts-list-comment-column div.btn-send-mail{position:relative;border:1px solid rgb(206,226,245);width:50px;display:flex;justify-content:center;padding:4px 0;border-radius:5px;cursor:pointer;box-sizing:border-box;margin-right:10px;align-self:center}div.alerts-list-comment-column div.btn-send-mail .mail-icon{color:var(--link-color)}div.alerts-list-comment-column div.btn-send-mail div.mail-count{position:absolute;left:25px;top:-3px;width:15px;height:15px;background:red;color:var(--white);font-weight:700;display:flex;justify-content:center;align-items:center;border-radius:50%;padding:0}.alerts-root span.device-customer-in-description{font-weight:700;color:var(--link-color)}.alerts-root span.device-customer-in-description:hover{cursor:pointer}.alerts-root div.alerts-description-content{box-sizing:border-box;padding-right:10px}.email-modal .email-modal-title,.email-modal .email-modal-actions button{font-weight:700!important}.email-modal .email-modal-content div.instruction{margin-bottom:10px}.email-modal .email-modal-content div.template{box-sizing:border-box;padding-left:10px}.email-modal .email-modal-content div.template div.last-sending-date{margin-top:5px;padding-left:13px;box-sizing:border-box}.email-modal .email-modal-content .email-root .divider{margin:12px 0}.email-modal .email-modal-content .email-root div.mail-text .mail-object-form{margin-bottom:12px}form.customer-form-root div.table-content{padding:10px}form.customer-form-root div.formField{margin:0!important;padding:0!important}form.customer-form-root table tr>td:last-child{font-weight:500}form.customer-form-root div.customer-footer-button-content{position:absolute;bottom:0;width:100%;border-top:var(--border-sm);padding:0 1rem;box-sizing:border-box}form.customer-form-root div.device-count-form{width:80px}form.customer-form-root div.customer-private-comment-form{width:460px}form.customer-form-root div.affected-devices-count-content>div:first-child{margin:0 20px;font-weight:300;color:var(--text-color)}form.customer-form-root a.affected-devices-count{font-weight:700;font-size:15px;color:var(--main-accent-color)}div.button-file-import-content{position:relative}div.customer-import-help-text{position:absolute;right:0;top:-20px;text-align:right;font-style:italic;color:var(--middle-gray);white-space:nowrap}div.active-drag-and-drop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1000;background:var(--overlay-background-transparent);display:flex;justify-content:center;align-items:center;cursor:wait;color:var(--white)}form.email-template-form-root div.table-content{width:100%;box-sizing:border-box;padding:10px;height:80vh;overflow-y:auto}form.email-template-form-root div.table-content table{width:100%}form.email-template-form-root div.table-content table tr>td:first-child{width:15%}form.email-template-form-root div.table-content table tr>td:last-child{width:85%}form.email-template-form-root div.formField{margin:0!important;padding:0!important}form.email-template-form-root table tr>td:last-child{font-weight:500}form.email-template-form-root div.email-template-footer-button-content{position:absolute;bottom:0;width:100%;border-top:var(--border-sm);padding:0 1rem;box-sizing:border-box}form.email-template-form-root div.email-template-name-form,form.email-template-form-root div.email-template-object-form,form.email-template-form-root div.email-template-content-form{width:100%}form.email-template-form-root div.table-content td.variable-select-form .select-wrapper{width:50%}form.email-template-form-root div.table-content td.variable-select-form .select-wrapper{padding-top:0!important}form.email-template-form-root span.required-value{color:red;font-weight:700}form.email-template-form-root div.form-explanation{width:100%;font-style:italic;padding-top:5px}html{--tabs-height: 37px;--menu-width: 5vw;--content-width: 94.5vw;--content-height: 99vh;--min-menu-width: 70px }html,body{padding:0;margin:0;font-size:13px;font-weight:300}body{font-family:Raleway,Roboto,Helvetica Neue,sans-serif}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0 0 0 3px}input[type=number]{text-align:right;-moz-appearance:textfield}div#root{position:absolute;width:100vw;height:100vh;box-sizing:border-box}section.container{width:100%;height:100%;background:var(--menu-background)}aside.menu{position:absolute;left:0;top:0;width:var(--menu-width);z-index:10}section.content{position:absolute;left:var(--menu-width);top:0;width:var(--content-width);height:var(--content-height);margin-top:.5vh;overflow-x:hidden;overflow-y:auto;z-index:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;box-sizing:border-box;background:var(--white);border-radius:var(--border-radius-md)}section.content .content-header{width:100%;padding:.5rem;box-sizing:border-box}section.content .content-body{width:100%;padding:.5rem;box-sizing:border-box}div.separator,div.separator-wide{box-sizing:border-box;border-bottom:var(--border-sm)}div.separator{width:90%;margin:1rem 0 1rem 5%}div.separator.thick{margin-top:2rem;margin-bottom:2rem}div.separator-wide{width:100%;margin:1rem 0}div.vertical-separator:after{content:"";margin:.25rem 1rem;height:calc(100% - .5rem);position:absolute;border-right:var(--border-sm);top:0}.error-access{width:100%;padding:0 1rem;box-sizing:border-box}.error-access .card{margin:1em 0}.error-access h1{margin:1em;font-size:1.2em}.help-text{color:var(--gray);font-style:italic;padding:.25rem 0 .5rem}.MuiSvgIcon-root.icon-spin,.muiIcon-root.icon-spin{animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}div.no-access{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--input-color-disabled);font-size:1.15rem}.px-0{padding-left:0!important;padding-right:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-1{margin-top:1rem!important;margin-bottom:1rem!important}.w-100{width:100%!important}.w-80{width:80%!important}.w-50{width:50%!important}.w-33{width:33%!important}.h-100{height:100%}.m-0,.p-0{margin:0!important}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.me-0{margin-right:0!important}.ms-0{margin-left:0!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.hidden{display:none!important}.center{text-align:center!important}.text-truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.bold{font-weight:700}.italic{font-style:italic}.text-success{color:var(--success-color)}.text-warning{color:var(--warning-color)}.text-danger{color:var(--alert-color)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--light-gray)}::-webkit-scrollbar-thumb{background:var(--middle-gray)}::-webkit-scrollbar-thumb:hover{background:var(--dark-gray)}.card{background:var(--lighter-gray);padding:.4rem;box-sizing:border-box;border-radius:var(--border-radius-md)}.card.blue{color:var(--card-blue-color);background:var(--card-blue-background)}.card.green{color:var(--card-green-color);background:var(--card-green-background)}.card.red{color:var(--card-red-color);background:var(--card-red-background)}.card.error{color:var(--card-red-color);background:var(--card-error-background);text-align:center}.card.yellow{color:var(--card-yellow-color);background:var(--card-yellow-background)}.card.link-card{display:block;text-decoration:none}.card.link-card:hover{box-shadow:var(--shadow-md)}.button-add{position:fixed!important;right:35px;bottom:25px}.btn{padding:.5rem 1rem;margin:.5rem;background:var(--darker-gray);color:var(--white);outline:none;border:none;cursor:pointer;text-decoration:none;border-radius:var(--border-radius-md);line-height:1.2em;display:inline-block;transition:background .2s ease}.btn .MuiSvgIcon-root{vertical-align:middle}.btn-lg{padding:.8rem 1.5rem;font-size:1.2em}.btn-tiny{border-radius:var(--border-radius-xs)}.btn:hover{background:var(--light-gray);color:var(--black);box-shadow:var(--button-shadow-hover)}.btn.default{background:var(--main-accent-color)}.btn.default:hover{background:var(--secondary-accent-color);color:var(--white)}.btn.alert{background:var(--alert-color)}.btn.alert:hover{background:var(--alert-color-hover);color:var(--white)}.btn.warning{background:var(--warning-color)}.btn.warning:hover{background:var(--warning-color-hover);color:var(--white)}.btn.success{background:var(--success-color)}.btn.success:hover{background:var(--success-color-hover);color:var(--white)}.btn.green{background:var(--fade-green);color:var(--success-color)}.btn.red{background:var(--fade-red);color:var(--alert-color)}.btn.green:hover{background:var(--success-color);color:var(--black)}.btn.red:hover{background:var(--alert-color);color:var(--black)}.btn.white{background:#fff;border:1px solid var(--gray);color:var(--black)}.btn.disabled,.button-add.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;cursor:wait;background:var(--gray)}.btn.disabled:hover,.button-add.disabled:hover{background:var(--gray)}.badge{padding:.25rem;color:var(--black);outline:none;border:none;border-radius:8px;cursor:help;display:flex;justify-content:center;align-items:center;margin-right:20px;min-width:80px}.badge.optionBadge{max-width:60px;font-size:.8rem;padding:.15rem;margin:.1rem .5rem .1rem .1rem}.badge.aliceBlue{background:var(--badge-aliceBlue)}.badge.lightBlue{background:var(--badge-lightBlue)}.badge.darkTurquoise{background:var(--badge-darkTurquoise)}.badge.turquoise{background:var(--badge-turquoise)}.badge.blue{background:var(--badge-blue)}.badge.lightSkyBlue{background:var(--badge-lightSkyBlue)}.badge.red{background:var(--badge-red)}.badge.orange{background:var(--badge-orange)}.badge.yellow{background:var(--badge-yellow)}.badge.purple{background:var(--badge-purple)}.badge.silver{background:var(--badge-silver)}.badge.blueGray{background:var(--badge-blueGray)}.badge.green{background:var(--badge-green)}.badge.white{background:var(--white)}.badge.black{background:var(--black);color:var(--white)}.reactSelect-custom-icon{display:flex;justify-content:center;align-items:center;height:60%;width:60%;padding:20%;font-weight:700;color:var(--white)}.flex{display:flex;justify-content:center;align-items:center}.flex-sb{display:flex;justify-content:space-between;align-items:center}.flex-sa{display:flex;justify-content:space-around;align-items:center}.flex-start{display:flex;justify-content:flex-start;align-items:center}.flex-end{display:flex;justify-content:flex-end;align-items:center}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.flex-grow{flex-grow:1}.align-items-start{align-items:start}.align-items-baseline{align-items:baseline}.MuiTableCell-head{font-size:.75rem!important}table.MuiTable-root.compact .MuiTableCell-head{font-size:.7rem!important;word-break:break-word;max-width:125px;min-width:125px;box-sizing:border-box;padding:.2rem .6rem}table.MuiTable-root.compact td{padding:0 2px}table.MuiTable-root.compact .MuiSelect-select,table.MuiTable-root.compact .MuiOutlinedInput-input,table.MuiTable-root.compact .MuiSelect-select .MuiChip-label{font-size:.8rem!important}table.MuiTable-root.compact .MuiOutlinedInput-input{min-height:1rem}table.MuiTable-root.compact .MuiFormControl-root{margin:0}table.MuiTable-root.compact .selectMultiple .MuiSelect-outlined{padding-top:3px;padding-bottom:2px;min-height:31px}table.MuiTable-root.compact .MuiChip-filledDefault{height:30px}section.bo-data-title{display:flex;justify-content:flex-start;align-items:center}section.bo-data-title h3{margin:.75rem .75rem 0;text-transform:uppercase;font-size:1.5rem;font-weight:500}section.bo-data-table div.bo-data-filters{display:flex;justify-content:center;height:8vh;align-items:baseline}div.bo-data-filters .reactSelect-custom__menu{z-index:10}div.bo-data-filters>div{position:relative;width:20%;z-index:10}div.bo-data-filters>div:last-child{width:8%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.bo-data-filters div.formField[class*=reactSelect-]{width:100%}section.bo-data-table div.bo-data-table-content{position:relative}a.bo-data-table_clickable,span.bo-data-table_clickable{text-decoration:none;color:var(--link-color);cursor:pointer;font-weight:700}.rdt_TableCell,.rdt_TableCol{padding-left:5px!important;padding-right:5px!important}.rdt_TableCell:first-child,.rdt_TableCol:first-child{padding-left:10px!important}.rdt_TableRow{height:45px;line-height:45px}section.content.bo-with-tabs>article:not(.bo-tabs){width:100%;height:calc(var(--content-height) - var(--tabs-height));overflow-y:auto;padding:0 1rem;box-sizing:border-box}article.bo-tabs{width:100%;padding:0;box-sizing:border-box;height:var(--tabs-height);display:flex;justify-content:center;align-items:center;box-shadow:var(--shadow);margin-bottom:1rem}article.bo-tabs div.bo-tabs-item{background:var(--white);cursor:pointer;display:flex;align-items:center;height:100%;transition:var(--transition-background)}article.bo-tabs div.bo-tabs-item a{text-decoration:none;font-style:normal;color:var(--text-color);font-size:1rem;font-weight:500;padding:1.25rem 2rem 1rem;width:100%;text-align:center;text-transform:uppercase}article.bo-tabs div.bo-tabs-item:hover{background:var(--tab-background-dark)}article.bo-tabs div.bo-tabs-item:hover a{color:var(--main-accent-color);font-weight:700}article.bo-tabs div.bo-tabs-item:has(a.active){border-bottom:var(--tab-border-md);border-bottom-color:var(--main-accent-color)}article.bo-tabs div.bo-tabs-item a.active{color:var(--main-accent-color);font-weight:700}.rc-slider-track{background:var(--lighter-accent-color)}.rc-slider-handle{opacity:1;border-color:var(--light-accent-color);background:var(--light-accent-color);box-shadow:var(--shadow-md);z-index:0!important}.slider-input-value-container,.slider-input-value-container input{color:var(--text-color-notice);font-style:italic}.rc-slider-handle:focus{outline:none;box-shadow:var(--shadow-md)}.slider-input-value-container input{outline:none;border:2px solid #f1f1f1;transition:.25s ease;border-radius:5px;padding:2px 3px;box-shadow:none}.slider-input-value-container input:hover,.slider-input-value-container input:focus{border:2px solid var(--success-color)!important;transition:.5s ease!important}.rc-slider-handle:focus-visible{box-shadow:0 0 0 3px var(--clear-accent-color)}.rc-slider-handle:hover{border-color:var(--secondary-accent-color)}.rc-slider-handle:active{box-shadow:0 0 5px var(--clear-accent-color)}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{box-shadow:0 0 0 5px var(--transparent-accent-color)}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging,.rc-slider-handle-click-focused,.rc-slider-handle{border-color:var(--light-accent-color)}@keyframes elements-dialog-fade-in{0%{opacity:0}to{opacity:1}}@keyframes elements-dialog-fade-out{0%{opacity:1;visibility:visible;transform:translate(0)}50%{transform:translate(50px)}99.998%{opacity:0;visibility:visible}99.999%,to{opacity:0;visibility:hidden;transform:translate(100px)}}@keyframes elements-dialog-transform{0%{transform:none}1%{transform:translate(100px)}to{transform:translate(0)}}@media screen and (max-width: 1440px){html{font-size:12px}section.bo-data-table div.bo-data-filters{height:7vh;min-height:60px}}@media screen and (max-width: 1024px){html{font-size:11px!important}aside.menu{width:var(--min-menu-width)}section.content{left:var(--min-menu-width);width:calc(100vw - var(--min-menu-width))}section.bo-data-table div.bo-data-filters{align-items:center}}@media screen and (max-width: 768px){html{font-size:10px!important}}:root{--link-color: #4277E5;--link-color-hover: #5786E7;--title-color: #333;--main-accent-color: #5786E7;--secondary-accent-color: #96B2EE;--dark-accent-color: #4277E5;--light-accent-color: #68af78;--lighter-accent-color: #9fd0a9;--clear-accent-color: #E8EFFE;--clearer-accent-color: #F5F6F8;--transparent-accent-color: rgba(186, 214, 193, .5);--success-color: #86c965;--success-color-hover: #78b25b;--warning-color: #fba161;--warning-color-hover: #fcbf99;--alert-color: #fb6161;--alert-dark-color: rgba(255, 0, 0, .5);--alert-color-hover: #e55858;--alert-color-clear: #fc9999;--table-success-color: #daf8cc;--table-success-color-hover: #d2f8bf;--table-warning-color: #fcdac9;--table-warning-color-hover: #f8ccb5;--table-alert-color: #facbcb;--table-alert-color-hover: #fabebe;--green: #9DD67D;--dark-green: #042100;--green-container: #B8F397;--fade-green: #d5f5c5;--red: #93000A;--dark-red: #400008;--red-container: #F2B8B5;--blue-container: #C4E7FF;--blue: #00a7ff;--dark-blue: #001E2E;--orange: #FD9B40;--dark-orange: #914C00;--orange-container: #FFDCC1;--yellow: #EBC248;--dark-yellow: #765B00;--yellow-container: #FFE088;--fade-red: #ffcccc;--white: #fff;--black: #000;--light-black: #171717;--darker-gray: #333;--dark-gray: #666;--gray: #9b9b9b;--middle-gray: #c5c5c5;--light-gray: #ebedee;--lighter-gray: #faf7f7;--transparent-gray: #fffcfd17;--button-color: #007a31;--button-color-hover: #288044;--button-shadow-hover: 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);--dialog-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / .25);--shadow-inner: inset 0 2px 4px 0 rgb(0 0 0 / .05);--shadow-none: 0 0 #0000;--overlay-background: #171717;--overlay-background-transparent: rgba(32, 35, 36, .6);--transition-background-quick: background .1s ease;--transition-background: background .2s ease;--transition-background-slow: background .3s ease;--transition-all-quick: background .1s ease;--transition-all: background .2s ease;--transition-all-slow: background .3s ease;--border-sm: 1px solid #ebedee;--border-md: 2px solid #ebedee;--border-lg: 3px solid #ebedee;--border-color: #ebedee;--border-radius-xs: 8px;--border-radius-sm: 10px;--border-radius-md: 14px;--border-radius-lg: 16px;--border-radius-xl: 18px;--border-radius-2xl: 20px;--border-radius-full: 50%;--tab-border-sm: 1px solid #bbbbbb;--tab-border-md: 2px solid #bbbbbb;--tab-border-lg: 3px solid #bbbbbb;--tab-background: #dfe2e3;--tab-background-dark: #E8EFFE;--card-blue-color:rgb(0, 55, 104);--card-blue-background:linear-gradient(135deg, rgba(97, 243, 243, .2), rgba(0, 184, 217, .2)) rgb(255, 255, 255);--card-green-color:rgb(0, 75, 80);--card-green-background:linear-gradient(135deg, rgba(91, 228, 155, .2), rgba(0, 167, 111, .2)) rgb(255, 255, 255);--card-red-color:rgb(122, 9, 22);--card-red-background:linear-gradient(135deg, rgba(255, 172, 130, .2), rgba(255, 86, 48, .2)) rgb(255, 255, 255);--card-error-background: #FFEFE6;--card-yellow-color:rgb(122, 65, 0);--card-yellow-background:linear-gradient(135deg, rgba(255, 214, 102, .2), rgba(255, 171, 0, .2)) rgb(255, 255, 255);--main-background: #ffffff;--secondary-background: #1f2937;--tertiary-background: #0C0D21;--clear-background: #F5F6F8;--menu-background: #241833;--menu-background-gradient: linear-gradient(90deg, #321A3F 0%, #151526 100%);--menu-background-transparent: rgba(0, 0, 0, .5);--menu-background-secondary: #2e3136;--menu-text-color: #dedede;--footer-background: #282c34;--footer-background-secondary: #2e3136;--text-color: #2d3538;--text-color-secondary: #9aa7af;--text-color-notice: #a6afbb;--table-hover-background: #666;--table-th-background: #444;--table-th-color: #d1d5db;--button-primary-background: #ffffff;--button-primary-background-hover: #2b8b41;--button-text-gradient: -webkit-linear-gradient(#ffffff 0%, #afafaf 100%);--button-text-gradient-hover: -webkit-linear-gradient(#fff 0%, #99e7fc 100%);--input-background-disabled: rgb(242, 242, 242);--input-color-disabled: #999;--badge-default: #c8c8c8;--badge-aliceBlue: #f0f8ff;--badge-lightBlue: #ADD8E6;--badge-darkTurquoise: #00CED1;--badge-turquoise: #40E0D0;--badge-blue: #bee9f1;--badge-lightSkyBlue: lightSkyBlue;--badge-red: #f5acac;--badge-orange: #ffc48a;--badge-yellow: #fce09b;--badge-green: #b2f1ca;--badge-purple: #dfd6fc;--badge-silver: #e1e1e1;--badge-blueGray: #bed0f1;--not-available-background: repeating-linear-gradient(-45deg, #fff, #fff 10px, #e5e4da 10px, #e5e4da 14px)}html,body{margin:0;color:var(--text-color);background:var(--white)}
