@font-face{font-family:inter-reguler;src:url(/assets/Inter-Regular-a7e159f2.ttf) format("truetype");font-weight:400}@font-face{font-family:inter-bold;src:url(/assets/Inter-Bold-56419e84.ttf) format("truetype");font-weight:900}#root{width:100%}:root{font-size:16px;--primary-color: #064a74;--secondary-color: #7e8cb2;--third-color: #042f4d;--white-color: #e6edf3;--disabled-color: #00000061;--background-color: #0098e2;--background-color-login: #ffffff;--background-color-header: #0098e2;--background-color-header-start: rgb(0, 39, 92);--background-color-header-end: rgba(0, 0, 0, .95);--background-color-steps-bar: #06367a;--background-color-primary: #06367a;--background-color-side-bar-list: #00275c;--background-color-home: #f1f2f7;--background-color-drop-down: #f1f2f7;--background-color-my-projects: #e7eaf1;--input-background-color: #fff;--login-input-background-color: #eff9ff;--background-color-accordion: #ffffff94;--light-gray: #dee1ed;--text-color: #7b91a2;--success-color: #3aaa35;--error-color: #cc4b4c;--warning-color: #f5a623;--info-color: #0098e2;--table-head-bg: #d7e2f4;--block-color: #000;--disabled-color: #a0a0a061;--upload-file-bg: #dee1ed}@media (min-width: 0) and (max-width: 992px){:root{font-size:12px!important}}[data-theme=dark]{--primary-color: #e6edf3;--secondary-color: #064a74;--third-color: #8d96a0;--white-color: #e6edf3;--background-color: #161b22;--background-color-login: #161b22;--background-color-header-start: #0d1117;--background-color-header-end: #0d1117;--background-color-steps-bar: #161b22;--background-color-primary: #064a74;--background-color-side-bar-list: #0d1117;--background-color-home: #0d1117;--background-color-drop-down: #161b22;--background-color-my-projects: #161b22;--input-background-color: #161b22;--login-input-background-color: #161b22;--background-color-accordion: #161b22;--text-color: #e6edf3;--border-dark-color: rgba(0, 0, 0, .23);--block-color: #e6edf3;--light-gray: #161b22;--table-head-bg: #0d1117;--upload-file-bg: #0d1117}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:inter-reguler!important;font-size:1rem!important;background-color:var(--background-color-home);color:var(--primary-color);scroll-behavior:smooth}body::-webkit-scrollbar{width:.4rem}body::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:20px}ul{list-style:none}p{line-height:1.6}a{text-decoration:none;color:inherit}a:hover,a:active,a:focus{color:inherit}button,input,textarea{font-size:1rem;border:none}input,select,textarea{font-family:inherit;width:100%}.p-0{padding:0!important}.m-0{margin:0!important}.m-auto{margin:auto!important}button:not(:disabled),select,input[type=submit],input[type=date],input[type=color]{cursor:pointer}button:disabled{cursor:auto}input:disabled{cursor:no-drop}button:focus,:focus{outline:none!important;box-shadow:none!important}.clickable{cursor:pointer}.primary-color{color:var(--primary-color);fill:var(--primary-color)}.swal-overlay{font-family:Segoe UI,sans-serif}.swal-overlay .swal-button--confirm{background-color:var(--primary-color)}.swal-overlay .swal-button--confirm:hover{background:var(--primary-color)}.select__value-container--has-value .select__single-value{font-weight:700;color:var(--primary-color)!important}.fs-1{font-size:1rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:3rem!important}.fs-4{font-size:4rem!important}.fs-5{font-size:5rem!important}.flex{display:flex;align-items:center}.main-loader{display:flex;align-items:center;justify-content:center;height:100vh}.main-loader .lds-default{position:relative;width:80px;height:80px}.main-loader .lds-default div{position:absolute;width:6px;height:6px;background:var(--primary-color);border-radius:50%;animation:lds-default 1.2s linear infinite}.main-loader .lds-default div:nth-child(1){top:37px;left:66px;animation-delay:0s}.main-loader .lds-default div:nth-child(2){top:22px;left:62px;animation-delay:-.1s}.main-loader .lds-default div:nth-child(3){top:11px;left:52px;animation-delay:-.2s}.main-loader .lds-default div:nth-child(4){top:7px;left:37px;animation-delay:-.3s}.main-loader .lds-default div:nth-child(5){top:11px;left:22px;animation-delay:-.4s}.main-loader .lds-default div:nth-child(6){top:22px;left:11px;animation-delay:-.5s}.main-loader .lds-default div:nth-child(7){top:37px;left:7px;animation-delay:-.6s}.main-loader .lds-default div:nth-child(8){top:52px;left:11px;animation-delay:-.7s}.main-loader .lds-default div:nth-child(9){top:62px;left:22px;animation-delay:-.8s}.main-loader .lds-default div:nth-child(10){top:66px;left:37px;animation-delay:-.9s}.main-loader .lds-default div:nth-child(11){top:62px;left:52px;animation-delay:-1s}.main-loader .lds-default div:nth-child(12){top:52px;left:62px;animation-delay:-1.1s}@keyframes lds-default{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}html[lang=ar] .MuiFormLabel-root{right:28px;transform-origin:top right}.css-1d3z3hw-MuiOutlinedInput-notchedOutline{text-align:start}.rotate-180{transform:rotate(180deg)}.submit-button{width:170px;height:48px;border-radius:8px!important;font-weight:500!important;gap:12px;padding:16px!important;font-size:12px!important}.submit-button.MuiButton-contained{background-color:var(--background-color-primary)!important}.submit-button.MuiButton-contained:disabled{background-color:var(--disabled-color)!important}.socendary-submit-bg.MuiButton-contained{background-color:var(--background-color-primary)!important}.socendary-submit-bg.MuiButton-contained:disabled{background-color:var(--disabled-color)!important}.fit-submit-button{min-width:150px;height:35px;border-radius:8px!important;font-weight:500!important;gap:12px;padding:10px!important;font-size:12px!important;text-transform:capitalize!important}.capitalize{text-transform:capitalize}.full-height{min-height:calc(100vh - 323px)}.react-transform-wrapper,.w-100{width:100%!important}.title{margin-bottom:32px}.title p,.title h2{font-size:32px;color:var(--primary-color)}.swal-modal{border-radius:10px}.ErrorBoundayContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100vw;background-color:#f5f5f5;gap:2rem}.ErrorBoundayContainer img{width:400px;height:400px;object-fit:scale-down}.r-8{border-radius:8px!important}.mt-0{margin-top:0rem!important}.mt-1{margin-top:1rem!important}.mt-2{margin-top:2rem!important}.mt-3{margin-top:3rem!important}.mt-4{margin-top:4rem!important}.mt-5{margin-top:5rem!important}.mb-0{margin-bottom:0rem!important}.mb-1{margin-bottom:1rem!important}.mb-2{margin-bottom:2rem!important}.mb-3{margin-bottom:3rem!important}.mb-4{margin-bottom:4rem!important}.mb-5{margin-bottom:5rem!important}.my-1{margin:1rem 0!important}.my-2{margin:2rem 0!important}.my-3{margin:3rem 0!important}.my-4{margin:4rem 0!important}.my-5{margin:5rem 0!important}.MuiButtonBase-root{text-transform:capitalize!important}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0}.fileTypeLogo{width:36px;height:46px;background-repeat:no-repeat;background-position:center center;background-size:100%}.fileType{display:inline-block!important;position:absolute;font-size:12px;font-weight:700;line-height:13px;margin-top:15px;padding:0 4px;border-radius:2px;box-shadow:1px 1px 2px #abc;color:#fff;background:#cc4b4c;text-transform:uppercase}.recharts-default-legend li{cursor:pointer!important}.chartcontrols img{margin-right:15px;width:25px;cursor:pointer;opacity:1}.chartcontrols img:hover{opacity:1}.value{color:#00f;font-size:1rem;font-weight:700}.fileDownload{margin-bottom:4px;cursor:pointer}.aiCenter{display:flex;align-items:center}.opacity-5{opacity:.5}@media print{@page{margin:20mm 10mm 10mm}.page-break{break-after:page}.header-container,.steps-bar,.project-details,.footer,nav{display:none}nav{width:0}.MuiGrid-item{width:100%!important;max-width:100%!important;flex-basis:100%!important}.MuiGrid-item img{width:100%}}.bannar-page .bannar__company-logo{height:200px;max-width:45%}.bannar-page .bannar__project-logo{height:300px;width:50%}.esri-coordinate-conversion{height:100px}.esri-coordinate-conversion select,.esri-component .esri-attribution__sources,.esri-component .esri-attribution__powered-by{display:none}.apexcharts-title-text,.apexcharts-text,.apexcharts-yaxis-label{fill:var(--third-color);font-family:inter-bold!important}.apexcharts-legend-text{color:var(--third-color)!important;font-weight:500!important;font-family:inter-reguler!important}.css-nuy6ks-MuiButtonBase-root-MuiButton-root.Mui-disabled{color:var(--disabled-color)!important}.light-gray-bg{background-color:var(--light-gray)!important}.esri-view{--esri-view-outline-color: transparent !important}.apexcharts-menu.apexcharts-menu-open{background-color:var(--background-color-drop-down)!important}.controlled-select-input .MuiInputLabel-root{top:-5px!important}.dark_mode{margin-top:-20px;margin-left:10px}.dark_mode_label{width:65px;height:30px;position:relative;display:block;background:#ebebeb;border-radius:200px;box-shadow:inset 0 5px 15px #0006,inset 0 -5px 15px #fff6;cursor:pointer;transition:.3s}.dark_mode_label:after{content:"";width:25px;height:25px;position:absolute;top:3px;left:3px;background:linear-gradient(180deg,#ffcc89,#d8860b);border-radius:180px;box-shadow:0 5px 10px #0003;transition:.3s}.dark_mode_input{width:0;height:0;visibility:hidden}.dark_mode_input:checked+.dark_mode_label{background:#242424}.dark_mode_input:checked+.dark_mode_label:after{left:62px;transform:translate(-100%);background:linear-gradient(180deg,#777,#3a3a3a)}.dark_mode_label:active:after{width:30px}.dark_mode_label svg{position:absolute;width:20px;top:3px;z-index:100}.dark_mode_label svg.sun{left:5px;fill:#fff;transition:.3s}.dark_mode_label svg.moon{left:40px;fill:#7e7e7e;transition:.3s}.dark_mode_input:checked+.dark_mode_label svg.sun{fill:#7e7e7e}.dark_mode_input:checked+.dark_mode_label svg.moon{fill:#fff}.header{background:var(--background-color-header-start);background:linear-gradient(90deg,var(--background-color-header-start) 23%,var(--background-color-header-end) 100%);border-bottom:1px solid rgba(192,192,192,.1607843137);color:#e6edf3;font-weight:700}.header .header__language button{color:#fff;font-weight:700;display:flex;align-items:center;gap:9px;font-size:15px}.account-dropdown ul li{color:var(--primary-color);font-weight:700}.account-dropdown ul li:last-child{color:#cf2e2e}[data-theme=dark] .account-dropdown ul li:first-child img{filter:brightness(100)}.notification-dropdown .MuiPaper-root{border-radius:15px!important;box-shadow:0 0 5px 1px #0c468e4c}.notification-dropdown ul{max-height:500px;overflow:auto;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color:var(--background-color-home);scroll-behavior:smooth;margin-top:45px}.notification-dropdown ul::-webkit-scrollbar{width:.4rem}.notification-dropdown ul::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:20px}.notification-dropdown ul>p{padding:10px;box-shadow:0 0 5px 1px #0c468e4c;font-weight:700;color:var(--primary-color);position:fixed;width:100%;top:0;background-color:var(--background-color-home);z-index:99;border-top-right-radius:10px;border-top-left-radius:10px}.notification-dropdown ul li{color:var(--third-color);font-weight:700}.notification-dropdown ul li:before{content:"";position:absolute;top:calc(50% - 25px);left:0;border-top:25px solid var(--primary-color);border-bottom:25px solid var(--primary-color);border-right:6px solid var(--primary-color);border-top-right-radius:10px;border-bottom-right-radius:10px}.notification-dropdown ul li span{display:block;font-size:12px;text-overflow:ellipsis;width:340px;overflow:hidden}.box{position:relative}.box .input{width:0;height:40px;background:none;font-size:16px;outline:none;transition:ease-in-out .7s;border-radius:10px;background:rgba(34,99,131,.2392156863);color:var(--primary-color)}.box .fa-search{position:absolute;top:50%;right:5px;transform:translate(-50%,-50%);font-size:26px;color:var(--primary-color);cursor:pointer;transition:ease-in-out 2.7s}.box .icon-button-t{position:absolute;top:50%;right:0;height:100%;transform:translateY(-50%);color:var(--primary-color);transition:ease-in-out .7s;cursor:pointer;border-top-right-radius:10px;border-bottom-right-radius:10px;justify-content:center;align-items:center;background-color:transparent;width:0;overflow:hidden}.steps-bar{background:var(--background-color-header-start);background:linear-gradient(90deg,var(--background-color-header-start) 23%,var(--background-color-header-end) 100%);border-bottom:1px solid rgba(192,192,192,.1607843137);width:100%}.steps-bar .steps-bar_buttons-save{padding-right:25px}.steps-bar .steps-bar_buttons-save .steps-bar_buttons{border:0;height:100%}.steps-bar .steps-bar_buttons-save .steps-bar_buttons button{border:0;border-radius:0;color:#fff;padding:12px 15px;display:flex;flex-direction:column;align-items:center;gap:8px;border-top:4px solid transparent;font-size:14px;min-width:90px}.steps-bar .steps-bar_buttons-save .steps-bar_buttons button:hover,.steps-bar .steps-bar_buttons-save .steps-bar_buttons .isActive button{background-color:#1e4986;border-top-color:#fff}.steps-bar .steps-bar_buttons-save .steps-bar_buttons .isActive button svg path{fill:#fff}.steps-bar .steps-bar_buttons-save .steps-bar_buttons .disabled button{background-color:#adb4be;border-top-color:#fff;cursor:not-allowed}.steps-bar .steps-bar_buttons-save .steps-bar_buttons .disabled button svg path{fill:#fff}.steps-bar .steps-bar_buttons-save .steps-bar__save-button{border-radius:10px;color:#fff;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:14px;background-color:#045399;width:70px;height:70px}.steps-bar .steps-bar_project-details{height:100%;border-left:1px solid rgba(192,192,192,.1607843137)}.steps-bar .steps-bar_project-details p{font-size:18px;font-weight:500;color:#fff}.steps-bar .steps-bar_project-details .MuiSwitch-switchBase.Mui-checked{color:#0098e2}.steps-bar .steps-bar_project-details .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:#7e8cb2}@media (max-width: 1400px){.steps-bar .steps-bar_buttons-save .steps-bar_buttons button{font-size:12px;padding:10px 11px}.steps-bar .steps-bar_buttons-save .steps-bar__save-button{width:60px;height:60px;font-size:12px}.steps-bar .steps-bar_project-details p{font-size:16px}}@media (max-width: 1200px){.steps-bar .steps-bar_buttons-save .steps-bar_buttons button{font-size:9px;padding:10px 11px}.steps-bar .steps-bar_buttons-save .steps-bar__save-button{width:50px;height:50px;font-size:10px}.steps-bar .steps-bar_project-details p{font-size:14px}}.side-bar-list{background-color:var(--background-color-side-bar-list)!important;border-right:1px solid rgba(192,192,192,.1607843137);color:var(--white-color);padding:25px!important;max-width:none!important;overflow:hidden}.side-bar-list .side-bar-list__items{max-height:100%;padding-bottom:60px;overflow-y:scroll;scroll-behavior:smooth}.side-bar-list .side-bar-list__items::-webkit-scrollbar{width:.4rem}.side-bar-list .side-bar-list__items::-webkit-scrollbar-thumb{background:rgba(167,167,167,.2);border-radius:20px}.side-bar-list .side-bar-list__buttons button{width:100%;max-width:180px;justify-content:start;gap:8px;font-size:12px;font-weight:500;color:#f1f2f7;margin:12px;align-items:center;border-radius:8px;padding:10px 16px}.side-bar-list .side-bar-list__buttons .isActiveButton,.side-bar-list .isActive{background-color:#0084d4}.side-bar-list .MuiListItemButton-gutters{gap:10px}.side-bar-list .MuiListItemIcon-root{min-width:auto}.side-bar-list .css-10hburv-MuiTypography-root{font-size:12px;font-weight:500;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;white-space:pre-wrap}.sidebar-button-disabled{background-color:light-dark(rgba(239,239,239,.3),rgba(19,1,1,.3))!important;color:light-dark(rgba(16,16,16,.3),rgba(255,255,255,.3))!important;border-color:light-dark(rgba(118,118,118,.3),rgba(195,195,195,.3))!important;cursor:not-allowed!important}.sidebar-button-disabled svg{stroke:light-dark(rgba(239,239,239,.3),rgba(19,1,1,.3))}.sidebar-button-disabled svg path{fill:light-dark(rgba(239,239,239,.3),rgba(19,1,1,.3))}.project-details{background-color:var(--background-color-home);height:100%;border-left:1px solid var(--background-color-accordion)}.project-details .MuiPaper-root{margin:0!important;background-color:var(--background-color-home);box-shadow:none}.project-details .MuiAccordionSummary-root{background-color:var(--background-color-accordion)!important;min-height:38px!important}.project-details .MuiAccordionSummary-root .MuiAccordionSummary-content{margin:0!important}.project-details .MuiAccordionSummary-root .MuiAccordionSummary-content p{color:var(--primary-color);font-weight:700}.project-details .MuiAccordionDetails-root div{margin-bottom:8px}.project-details .MuiAccordionDetails-root div>p{width:50%;color:var(--third-color);font-weight:500}.project-details .project-details__lastUpdate{padding:8px 16px 16px;margin-bottom:0}.project-details .project-details__lastUpdate div>p{width:50%;color:var(--third-color);font-weight:500}.project-data{background-color:var(--background-color-home)}.uploaded-files,.upload-files{width:100%;background-color:var(--upload-file-bg);border-radius:20px;padding:25px;cursor:pointer}.uploaded-files h6,.upload-files h6{color:var(--text-color);font-size:17px}.uploaded-files p,.upload-files p{font-size:13px;color:var(--text-color)}.uploaded-files div,.upload-files div{text-align:center}.uploaded-files div span,.upload-files div span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;width:180px;white-space:normal;text-align:start}.uploaded-files{justify-content:space-around;cursor:auto}.uploaded-files ul li{text-align:center;color:var(--text-color)}.uploaded-files ul img{width:150px;object-fit:scale-down;border-radius:6px;max-height:200px}.profile-pic-upload .uploaded-files div{margin-top:4px}.profile-pic-upload .uploaded-files ul li div{display:none}.profile-pic-upload .uploaded-files img{border-radius:50%;width:auto;max-width:150px;max-height:95px}.profile-picture{width:150px;height:150px;border-radius:50%;background-size:cover;background-position:center;cursor:pointer;position:relative;overflow:hidden;margin-block:20px}.hover-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;color:#fff;display:flex;justify-content:center;align-items:center;opacity:1}.form-inputs{height:100%}.form-inputs .MuiPaper-root{margin:0!important;background-color:transparent;box-shadow:none}.form-inputs .MuiPaper-root:before{background-color:var(--primary-color);display:none}.form-inputs .MuiAccordionSummary-root{padding:0!important;min-height:35px!important;margin-bottom:10px}.form-inputs .MuiAccordionSummary-root .MuiAccordionSummary-content{margin:0!important;position:relative}.form-inputs .MuiAccordionSummary-root .MuiAccordionSummary-content:after{content:"";position:absolute;bottom:10px;right:10px;width:75%;height:1px;background-color:var(--primary-color)}.form-inputs .MuiAccordionSummary-root .MuiAccordionSummary-content p{color:var(--primary-color);font-weight:700}.form-inputs .MuiAccordionDetails-root{padding:0!important}.action-bar .close-button{border-color:var(--text-color);color:var(--text-color)}.ETAccordion.MuiPaper-root{background-color:var(--background-color-accordion);border-radius:15px!important;box-shadow:none}.ETAccordion.MuiPaper-root:before{background-color:var(--primary-color);display:none}.ETAccordion .MuiAccordionSummary-root{padding:0!important;min-height:35px!important;margin-bottom:10px}.ETAccordion .MuiAccordionSummary-root .MuiAccordionSummary-content{margin:0!important;position:relative}.ETAccordion .MuiAccordionSummary-root .MuiAccordionSummary-content p{color:var(--primary-color);font-weight:700;white-space:nowrap;padding-right:15px}.ETAccordion .MuiAccordionDetails-root{padding:0!important}.footer{background:var(--background-color-header-start);background:linear-gradient(90deg,var(--background-color-header-start) 23%,var(--background-color-header-end) 100%);padding:24px;color:#fff!important;border-top:1px solid rgba(192,192,192,.1607843137)}.footer a{color:#fff!important}.footer .footer__sponsors img{width:120px;object-fit:contain;height:50px;padding:5px;border-radius:5px;transition:ease-in-out .3s}.footer .footer__sponsors img:hover{transition:ease-in-out .3s;background-color:#c0c0c014}.table-wrap{display:flex;flex-direction:column;overflow-x:auto;border-radius:10px;border:1px solid silver;background-color:var(--background-color-login);scroll-behavior:smooth}.table-wrap::-webkit-scrollbar{width:.4rem;height:.4rem}.table-wrap::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:20px}.table-wrap table{width:100%;border-collapse:collapse}.table-wrap table tr{border-bottom:1px solid silver}.table-wrap table th,.table-wrap table td{padding:10px;text-align:start;color:var(--primary-color);font-size:15px}.table-footer{color:var(--primary-color)}.table-footer .table-footer_next-prev button{background-color:transparent;color:var(--primary-color)}.table-footer input{border:1px solid var(--primary-color);text-align:center;border-radius:5px;padding-left:12px;color:var(--primary-color);background-color:var(--background-color-login)}.table-footer .table-footer_item-show div{background-color:transparent!important;color:var(--primary-color)}.table-footer .table-footer_item-show div svg{color:var(--primary-color)}.table-footer .table-footer_item-show div:after,.table-footer .table-footer_item-show div:before{display:none!important}.table-empty{box-shadow:0 0 2px silver;height:591px;display:flex;align-items:center;justify-content:center}.table-empty p{font-size:25px;font-weight:700;color:var(--primary-color);opacity:.9}.recharts-sector{stroke:none;outline:none}.recharts-layer:focus{outline:none}.recharts-default-legend{display:flex;flex-direction:row;border-radius:.312rem;gap:1rem;justify-content:center}.recharts-default-legend .recharts-legend-item{font-size:.75rem;cursor:pointer}.recharts-default-legend .recharts-legend-item .recharts-surface{width:1rem;height:1rem}.recharts-default-legend .recharts-legend-item .recharts-legend-item-text{margin-left:.375rem}.recharts-active-shape text{fill:var(--primary-color)}.Legend{display:flex;flex-wrap:wrap;padding-left:1.875rem;padding-top:.9375rem;align-items:center;justify-content:space-between;width:100%;height:3.375rem;position:absolute;bottom:-2.9375rem;left:0;border-top:1px solid #ebecf2;border-end-start-radius:.3125rem;border-end-end-radius:.3125rem}.Legend .legend-item{display:flex;align-items:center;gap:.625rem;cursor:pointer;opacity:.2;margin-bottom:.9375rem}.Legend .legend-item .legend-dot{width:1rem;height:1rem;border-radius:50%}.Legend .legend-item .legend-desc{font-size:.875rem;font-weight:500;color:var(--third-color);-webkit-user-select:none;user-select:none;line-height:1}.Legend .opacity{opacity:1}.ET-breadcrumbs{margin-bottom:15px}.ET-breadcrumbs li{opacity:.8}.ET-breadcrumbs li:last-child{opacity:1}.ET-breadcrumbs li a{font-size:14px;color:var(--primary-color);font-weight:700}.ET-breadcrumbs li a:hover{text-decoration:underline}.address{position:relative;margin-block:1rem}.address__input,.address__dropdown,.address__option{border-radius:8px;color:#000000de;font-size:14px;padding:12px 16px}.address__input{background-color:transparent;border:1px solid rgba(4,47,77,.5)}.address__input::placeholder{color:var(--primary-color);font-weight:400}.address__dropdown{position:absolute;z-index:999999;width:100%}.address__dropdown:has(.address__option){background-color:var(--background-color-login)}.address__option{cursor:pointer}.address__option:hover{background-color:#0000000a}.load__header h2{font-size:18px;font-weight:600}.load__header svg{margin-inline-end:2px}.load__tab{font-size:12px;font-weight:500;white-space:nowrap;padding:8px 16px;min-width:140px;text-align:center;color:var(--background-color-steps-bar);background-color:var(--light-gray);border-radius:8px}.load__tab.active{color:var(--background-color-login);background-color:var(--background-color);position:relative}.load__tab.active:after{content:"";border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid var(--background-color);bottom:-8px;position:absolute;left:50%}.load-accordion .MuiAccordionSummary-root .MuiAccordionSummary-content:after{width:90%}.load-accordion .MuiAccordionSummary-content,.load-accordion .MuiTypography-body1{color:var(--third-color);font-size:16px;font-weight:700}.array-table{border-spacing:0;background-color:#f0f3ff;border-radius:12px}.array-table,.array-table thead,.array-table tbody{width:100%}.array-table thead tr{background:rgba(4,47,77,.04)}.array-table thead tr th:first-of-type{border-top-left-radius:12px;border-bottom-left-radius:12px}.array-table thead tr th:last-of-type{border-top-right-radius:12px;border-bottom-right-radius:12px}.array-table th{text-align:unset}.array-table th,.array-table td{padding:16px;color:var(--primary-color);font-size:12px;font-weight:400}.modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:40vw;background-color:#f1f2f7;border-radius:32px}.modal__title{width:100%;background:var(--primary-color);border-radius:32px;min-height:64px;color:var(--background-color-home);font-size:18px;font-weight:600}.modal__desc{color:var(--primary-color);font-size:16px;line-height:24px;white-space:pre-line;padding:8px 32px;text-align:center}.modal__body{padding:32px}.input-label{color:var(--primary-color);font-size:12px;margin-bottom:8px;width:fit-content;white-space:nowrap}.input-label.MuiGrid-item{padding-top:unset}.input-label button{padding:0}.input-label--sub{color:var(--third-color);font-size:16px!important;font-weight:700!important}.grid-flow .input-label{color:var(--third-color)}.toast-container{width:21.875rem;min-height:8rem;height:auto;padding:1rem;background-color:var(--input-background-color);box-shadow:0 0 5px #c0c0c08c;border:1px solid #ebecf2;position:fixed;top:12rem;right:3rem;z-index:99;font-size:.875rem;border-radius:10px}.toast-container.overlay{z-index:99999}.toast-container .toast__header{display:flex;align-items:center;gap:.75rem}.toast-container .toast__header .toast__title{font-weight:700;text-transform:capitalize}.toast-container .toast__header .toast__title.success{color:var(--success-color)}.toast-container .toast__header .toast__title.error{color:var(--error-color)}.toast-container .toast__header .toast__title.warning{color:var(--warning-color)}.toast-container .toast__header .toast__title.info{color:var(--info-color)}.toast-container .toast__header .close{cursor:pointer;margin-inline-start:auto}.toast-container .toast__header .close path{fill:var(--primary-color)}.toast-container .message{margin-block:1rem 1.5rem;color:var(--primary-color);line-height:1.4}.toast-container .track{display:flex;position:absolute;background-color:#fff;bottom:5px;width:calc(100% - 10px);left:5px;border-radius:10px}.toast-container .track .progress{height:.5rem;border-radius:.25rem;animation:progress 7s ease-out infinite}.toast-container .track .progress.success{background-color:var(--success-color)}.toast-container .track .progress.error{background-color:var(--error-color)}.toast-container .track .progress.warning{background-color:var(--warning-color)}.toast-container .track .progress.info{background-color:var(--info-color)}@keyframes progress{0%{width:0}to{width:100%}}.bar-chart{padding:0!important}.bar-tooltip{display:flex;justify-content:center;align-items:center;border-radius:15px;padding:5px 10px;color:"#000";font-size:14px;font-weight:700;background-color:"#000";position:relative;z-index:999}.bar-tooltip .bar-tooltip-arrow{width:12px;height:12px;border-bottom-right-radius:3px;background-color:"#000";position:absolute;left:34px;bottom:0;transform:translateY(2px) rotate(45deg) translate(50%)}.rowspan-table{width:100%;border-spacing:0;border:1px solid silver;border-radius:5px;overflow:hidden;border-bottom:0}.rowspan-table thead{background-color:var(--table-head-bg)}.rowspan-table thead th{color:var(--primary-color)}.rowspan-table th,.rowspan-table td{font-size:14px;color:var(--third-color);padding:4px 8px;border-bottom:1px solid silver;border-right:1px solid silver;font-weight:500;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rowspan-table th p,.rowspan-table td p{line-height:1;min-width:150px}.rowspan-table th:last-child,.rowspan-table td:last-child{border-right:0}.rowspan-table tr td:first-child{font-weight:700;max-width:fit-content;width:300px;color:var(--primary-color)}.rowspan-table tr td.rowspan-table__rowspan-row{font-weight:700;transform:scale(-1);border-right:0;border-left:1px solid silver;border-top:1px solid silver;border-bottom:0;width:65px}.rowspan-table thead th{font-weight:700}.rowspan-table__rowspan-row{writing-mode:tb;white-space:nowrap;text-align:center;border-right:1px solid silver}.rowspan-table__separator{display:none}.rowspan-table__separator td{border-bottom:2px solid #d7e2f4}.bannar-page{background-color:var(--background-color-accordion);border-radius:10px;border:2px dashed silver;color:var(--block-color)}.bannar-page a{text-decoration:underline;color:#00f}[data-theme=dark] .bannar-page p{color:var(--third-color)}[data-theme=dark] .bannar-page a{color:#2b2be0}.login{background-repeat:no-repeat;background-position:center;height:100vh;width:100%;display:flex;justify-content:center;align-items:center}.login .login_card{background-color:var(--background-color-login);width:444px;border-radius:15px;padding:24px}.login .login_card .login_card_logo{max-width:250px;max-height:40px;padding-top:5px;margin:auto;display:block}.login .login_card h2{color:var(--primary-color)}.login .login_card .MuiInputBase-root{height:54px;border-radius:15px;border:0;background-color:var(--login-input-background-color)}.login .login_card .MuiInputLabel-root,.login .login_card .MuiFormControlLabel-label{color:var(--primary-color)}.login .login_card .MuiFormLabel-root{top:0}.login .login_card .MuiFormLabel-root.MuiFormLabel-asterisk{color:red;font-weight:900}.login .login_card a{color:#3bf;text-decoration:underline;transition:ease-in-out .5s}.login .login_card a:hover{transition:ease-in-out .5s;text-decoration:none}.login p{font-size:14px;width:fit-content}.login p a{color:var(--primary-color)!important;font-weight:700;font-size:14px}.start__home__recent-projects{background-color:var(--background-color-my-projects);border-radius:10px;padding:16px;margin-bottom:50px}.start__home__recent-projects .start__home__recent-projects__sort>div:before,.start__home__recent-projects .start__home__recent-projects__sort>div:after{display:none!important}.start__home__recent-projects .start__home__recent-projects__sort svg{fill:var(--primary-color)}.start__home__recent-projects .start__home__recent-projects__sort .start__home__recent-projects__sort__select li{color:var(--primary-color)!important}.start__home__recent-projects .css-1rxz5jq-MuiSelect-select-MuiInputBase-input-MuiInput-input{color:var(--primary-color)}.start__home__recent-projects .css-1rxz5jq-MuiSelect-select-MuiInputBase-input-MuiInput-input:focus{background-color:transparent}.start__home__recent-projects h6{color:var(--primary-color);font-size:16px;font-weight:500}.start__home__recent-projects .start__home__recent-projects_project{display:block;border-radius:10px;transition:ease-in-out .3s;border:1px solid rgba(192,192,192,.2784313725);background-color:var(--background-color-home);padding:5px}.start__home__recent-projects .start__home__recent-projects_project .project-img{cursor:pointer;border-radius:10px;min-height:135px;display:flex;overflow:hidden;background-position:center;background-size:cover;opacity:.9}.start__home__recent-projects .start__home__recent-projects_project .project-img:hover{transition:ease-in-out .3s;box-shadow:0 0 9px 1px #c0c0c07a;opacity:1;transform:scale(1.01)}.start__home__recent-projects .start__home__recent-projects_project h6{cursor:pointer;color:var(--primary-color);font-size:14px;font-weight:700;margin-bottom:4px;padding:8px 3px 0}.start__home__recent-projects .start__home__recent-projects_project span{display:block;color:var(--third-color);font-size:10px;font-weight:300;padding:0 2px 2px 3px}.css-16hqmqs-MuiButtonBase-root-MuiMenuItem-root.Mui-selected,.css-16hqmqs-MuiButtonBase-root-MuiMenuItem-root .Mui-selected:hover{background-color:#0098e22b!important}.start__home__example-projects{background-color:var(--background-color-my-projects);border-radius:10px;padding:16px;margin-top:25px;margin-bottom:16px}.start__home__example-projects h6{color:var(--primary-color);font-weight:500;margin-bottom:24px;font-size:16px}.start__home__example-projects .MuiBox-root{padding:16px 11px 11px;background-color:var(--background-color-home);border:1px solid rgba(192,192,192,.2784313725);text-align:center;border-radius:10px;min-height:120px;cursor:pointer;opacity:.8;transition:ease-in-out .3s}.start__home__example-projects .MuiBox-root:hover{opacity:1;transition:ease-in-out .1s;scale:1.01}.start__home__example-projects .MuiBox-root h6{margin-top:15px;font-size:12px;font-weight:500}.start__home__example-projects .MuiBox-root svg{width:42px;height:48px}.start__home__example-projects .MuiBox-root svg path{fill:#2ea8e5}.start__home{padding-top:24px;background-color:var(--background-color-home);height:100%}.start__home h5,.start__home h2{font-size:32px;color:var(--primary-color)}.start__home h5{font-weight:400}.business-model .business-model__model{width:100%;padding:25px 10px 10px;background-color:var(--background-color-my-projects);border-radius:10px;text-align:center;box-shadow:0 0 3px 1px #c7c7c74b;transition:ease-in-out .3s;cursor:pointer}.business-model .business-model__model:hover{transition:ease-in-out .3s;transform:scale(1.03)}.business-model .business-model__model:hover img{opacity:1;transition:ease-in-out .3s}.business-model .business-model__model img{margin-bottom:24px;width:100%;height:85px;object-fit:scale-down;opacity:.7;transition:ease-in-out .3s}.business-model .business-model__model p{color:var(--primary-color);font-weight:500;height:48px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:pre-wrap}.business-model .business-model__model.modal-active{background-color:var(--primary-color)}.business-model .business-model__model.modal-active p{color:var(--background-color-login)}.business-model .business-model__info-box h6{color:var(--primary-color)}.business-model .business-model__info-box div{border:1px dashed var(--text-color);border-radius:8px;padding:15px;color:var(--text-color)}.energy-layout .energy-layout__select-manually{border-radius:10px;background-color:var(--background-color-my-projects)}.energy-layout .energy-layout__select-manually .diabled-model{opacity:.5}.energy-layout .energy-layout__select-manually .diabled-model .energy-layout__select-manually__item{cursor:not-allowed}.energy-layout .energy-layout__select-manually .diabled-model .energy-layout__select-manually__item div{background-color:var(--disabled-color);cursor:not-allowed}.energy-layout .energy-layout__select-manually .energy-layout__select-manually__item{width:fit-content;margin:auto;cursor:pointer}.energy-layout .energy-layout__select-manually .energy-layout__select-manually__item div{width:85px;height:85px;background-color:var(--table-head-bg);border-radius:50%;padding:5px;overflow:hidden}.energy-layout .energy-layout__select-manually .energy-layout__select-manually__item div img{width:100%;height:100%;object-fit:scale-down}.energy-layout .energy-layout__select-manually .energy-layout__select-manually__item p{color:var(--primary-color);font-weight:500}.energy-layout .energy-layout__selected-models{width:100%;height:800px;background-color:var(--background-color-my-projects);border-radius:10px;position:relative}.energy-layout .energy-layout__selected-models .big-line{position:absolute;height:4px;width:calc(90% + 4px);top:38%;left:5%;background:rgb(198,7,7);background:linear-gradient(90deg,rgb(198,7,7) 38%,rgb(0,158,12) 100%)}.energy-layout .energy-layout__selected-models .line1,.energy-layout .energy-layout__selected-models .line2,.energy-layout .energy-layout__selected-models .line3,.energy-layout .energy-layout__selected-models .line4,.energy-layout .energy-layout__selected-models .line5,.energy-layout .energy-layout__selected-models .line6,.energy-layout .energy-layout__selected-models .line7,.energy-layout .energy-layout__selected-models .line8,.energy-layout .energy-layout__selected-models .line9,.energy-layout .energy-layout__selected-models .line10,.energy-layout .energy-layout__selected-models .line11,.energy-layout .energy-layout__selected-models .line12,.energy-layout .energy-layout__selected-models .line13,.energy-layout .energy-layout__selected-models .line14,.energy-layout .energy-layout__selected-models .line15,.energy-layout .energy-layout__selected-models .line16,.energy-layout .energy-layout__selected-models .line17,.energy-layout .energy-layout__selected-models .line18,.energy-layout .energy-layout__selected-models .line19,.energy-layout .energy-layout__selected-models .line20,.energy-layout .energy-layout__selected-models .line21,.energy-layout .energy-layout__selected-models .line22,.energy-layout .energy-layout__selected-models .line23,.energy-layout .energy-layout__selected-models .line24,.energy-layout .energy-layout__selected-models .line25,.energy-layout .energy-layout__selected-models .line26,.energy-layout .energy-layout__selected-models .line27{position:absolute;height:150px;width:4px;border:2px dashed green}.energy-layout .energy-layout__selected-models .line2,.energy-layout .energy-layout__selected-models .line5,.energy-layout .energy-layout__selected-models .line8,.energy-layout .energy-layout__selected-models .line11,.energy-layout .energy-layout__selected-models .line14{height:200px}.energy-layout .energy-layout__selected-models .line1,.energy-layout .energy-layout__selected-models .line2,.energy-layout .energy-layout__selected-models .line3,.energy-layout .energy-layout__selected-models .line4,.energy-layout .energy-layout__selected-models .line5,.energy-layout .energy-layout__selected-models .line6,.energy-layout .energy-layout__selected-models .line7,.energy-layout .energy-layout__selected-models .line8,.energy-layout .energy-layout__selected-models .line9{border-color:#c60707d9}.energy-layout .energy-layout__selected-models .line16{height:180px}.energy-layout .energy-layout__selected-models .line17{height:280px}.energy-layout .energy-layout__selected-models .line18{height:360px}.energy-layout .energy-layout__selected-models .line19,.energy-layout .energy-layout__selected-models .line20,.energy-layout .energy-layout__selected-models .line21{height:2px}.energy-layout .energy-layout__selected-models .line19{width:90px}.energy-layout .energy-layout__selected-models .line20{width:200px}.energy-layout .energy-layout__selected-models .line21{width:150px}.energy-layout .energy-layout__selected-models .line22{height:180px}.energy-layout .energy-layout__selected-models .line23{height:280px}.energy-layout .energy-layout__selected-models .line24{height:360px}.energy-layout .energy-layout__selected-models .line25,.energy-layout .energy-layout__selected-models .line26,.energy-layout .energy-layout__selected-models .line27{height:2px}.energy-layout .energy-layout__selected-models .line25{width:90px}.energy-layout .energy-layout__selected-models .line26{width:200px}.energy-layout .energy-layout__selected-models .line27{width:150px}.energy-layout .energy-layout__selected-models .line1{left:5%;top:calc(38% - 150px)}.energy-layout .energy-layout__selected-models .line2{left:10%;top:calc(38% - 200px)}.energy-layout .energy-layout__selected-models .line3{left:15%;top:calc(38% - 150px)}.energy-layout .energy-layout__selected-models .line4{left:25%;top:calc(38% - 150px)}.energy-layout .energy-layout__selected-models .line5{left:30%;top:calc(38% - 200px)}.energy-layout .energy-layout__selected-models .line6{left:35%;top:calc(38% - 150px)}.energy-layout .energy-layout__selected-models .line7{left:45%;top:calc(38% - 150px)}.energy-layout .energy-layout__selected-models .line8{left:50%;top:calc(38% - 200px)}.energy-layout .energy-layout__selected-models .line9{left:55%;top:calc(38% - 150px)}.energy-layout .energy-layout__selected-models .line10{left:65%;top:calc(38% - 150px)}.energy-layout .energy-layout__selected-models .line11{left:70%;top:calc(38% - 200px)}.energy-layout .energy-layout__selected-models .line12{left:75%;top:calc(38% - 150px)}.energy-layout .energy-layout__selected-models .line13{left:85%;top:calc(38% - 150px)}.energy-layout .energy-layout__selected-models .line14{left:90%;top:calc(38% - 200px)}.energy-layout .energy-layout__selected-models .line15{left:95%;top:calc(38% - 150px)}.energy-layout .energy-layout__selected-models .line16{left:22.5%;top:calc(53% - 117px)}.energy-layout .energy-layout__selected-models .line17{left:20%;top:calc(53% - 117px)}.energy-layout .energy-layout__selected-models .line18{left:17.5%;top:calc(53% - 117px)}.energy-layout .energy-layout__selected-models .line19{left:22.5%;top:calc(53% + 60px)}.energy-layout .energy-layout__selected-models .line20{left:20%;top:calc(53% + 160px)}.energy-layout .energy-layout__selected-models .line21{left:17.5%;top:calc(53% + 240px)}.energy-layout .energy-layout__selected-models .line22{right:22.5%;top:calc(53% - 117px)}.energy-layout .energy-layout__selected-models .line23{right:20%;top:calc(53% - 117px)}.energy-layout .energy-layout__selected-models .line24{right:17.5%;top:calc(53% - 117px)}.energy-layout .energy-layout__selected-models .line25{right:22.5%;top:calc(53% + 60px)}.energy-layout .energy-layout__selected-models .line26{right:20%;top:calc(53% + 160px)}.energy-layout .energy-layout__selected-models .line27{right:17.5%;top:calc(53% + 240px)}.energy-layout .energy-layout__selected-models .img-line-LOAD-1,.energy-layout .energy-layout__selected-models .img-line-LOAD-2,.energy-layout .energy-layout__selected-models .img-line-LOAD-3,.energy-layout .energy-layout__selected-models .img-line-PV-1,.energy-layout .energy-layout__selected-models .img-line-PV-2,.energy-layout .energy-layout__selected-models .img-line-PV-3,.energy-layout .energy-layout__selected-models .img-line-GRID-1,.energy-layout .energy-layout__selected-models .img-line-GRID-2,.energy-layout .energy-layout__selected-models .img-line-GRID-3,.energy-layout .energy-layout__selected-models .img-line-STORAGE-1,.energy-layout .energy-layout__selected-models .img-line-STORAGE-2,.energy-layout .energy-layout__selected-models .img-line-STORAGE-3,.energy-layout .energy-layout__selected-models .img-line-E_MOBILITY-1,.energy-layout .energy-layout__selected-models .img-line-E_MOBILITY-2,.energy-layout .energy-layout__selected-models .img-line-E_MOBILITY-3,.energy-layout .energy-layout__selected-models .img-line-WIND_SYSTEM-1,.energy-layout .energy-layout__selected-models .img-line-WIND_SYSTEM-2,.energy-layout .energy-layout__selected-models .img-line-WIND_SYSTEM-3,.energy-layout .energy-layout__selected-models .img-line-GENERATE-1,.energy-layout .energy-layout__selected-models .img-line-GENERATE-2,.energy-layout .energy-layout__selected-models .img-line-GENERATE-3,.energy-layout .energy-layout__selected-models .img-line8,.energy-layout .energy-layout__selected-models .img-line8-8,.energy-layout .energy-layout__selected-models .img-line8-8-8,.energy-layout .energy-layout__selected-models .img-line9,.energy-layout .energy-layout__selected-models .img-line9-9,.energy-layout .energy-layout__selected-models .img-line9-9-9,.energy-layout .energy-layout__selected-models .img-line10,.energy-layout .energy-layout__selected-models .img-line10-10,.energy-layout .energy-layout__selected-models .img-line10-10-10,.energy-layout .energy-layout__selected-models .img-line11,.energy-layout .energy-layout__selected-models .img-line11-11,.energy-layout .energy-layout__selected-models .img-line11-11-11 .img-line12,.energy-layout .energy-layout__selected-models .img-line12-12,.energy-layout .energy-layout__selected-models .img-line12-12-12 .img-line13,.energy-layout .energy-layout__selected-models .img-line13-13,.energy-layout .energy-layout__selected-models .img-line13-13-13 .img-line14,.energy-layout .energy-layout__selected-models .img-line14-14,.energy-layout .energy-layout__selected-models .img-line14-14-14{position:absolute;width:65px!important;height:65px!important}.energy-layout .energy-layout__selected-models .img-line-LOAD-1 img,.energy-layout .energy-layout__selected-models .img-line-LOAD-2 img,.energy-layout .energy-layout__selected-models .img-line-LOAD-3 img,.energy-layout .energy-layout__selected-models .img-line-PV-1 img,.energy-layout .energy-layout__selected-models .img-line-PV-2 img,.energy-layout .energy-layout__selected-models .img-line-PV-3 img,.energy-layout .energy-layout__selected-models .img-line-GRID-1 img,.energy-layout .energy-layout__selected-models .img-line-GRID-2 img,.energy-layout .energy-layout__selected-models .img-line-GRID-3 img,.energy-layout .energy-layout__selected-models .img-line-STORAGE-1 img,.energy-layout .energy-layout__selected-models .img-line-STORAGE-2 img,.energy-layout .energy-layout__selected-models .img-line-STORAGE-3 img,.energy-layout .energy-layout__selected-models .img-line-E_MOBILITY-1 img,.energy-layout .energy-layout__selected-models .img-line-E_MOBILITY-2 img,.energy-layout .energy-layout__selected-models .img-line-E_MOBILITY-3 img,.energy-layout .energy-layout__selected-models .img-line-WIND_SYSTEM-1 img,.energy-layout .energy-layout__selected-models .img-line-WIND_SYSTEM-2 img,.energy-layout .energy-layout__selected-models .img-line-WIND_SYSTEM-3 img,.energy-layout .energy-layout__selected-models .img-line-GENERATE-1 img,.energy-layout .energy-layout__selected-models .img-line-GENERATE-2 img,.energy-layout .energy-layout__selected-models .img-line-GENERATE-3 img,.energy-layout .energy-layout__selected-models .img-line8 img,.energy-layout .energy-layout__selected-models .img-line8-8 img,.energy-layout .energy-layout__selected-models .img-line8-8-8 img,.energy-layout .energy-layout__selected-models .img-line9 img,.energy-layout .energy-layout__selected-models .img-line9-9 img,.energy-layout .energy-layout__selected-models .img-line9-9-9 img,.energy-layout .energy-layout__selected-models .img-line10 img,.energy-layout .energy-layout__selected-models .img-line10-10 img,.energy-layout .energy-layout__selected-models .img-line10-10-10 img,.energy-layout .energy-layout__selected-models .img-line11 img,.energy-layout .energy-layout__selected-models .img-line11-11 img,.energy-layout .energy-layout__selected-models .img-line11-11-11 .img-line12 img,.energy-layout .energy-layout__selected-models .img-line12-12 img,.energy-layout .energy-layout__selected-models .img-line12-12-12 .img-line13 img,.energy-layout .energy-layout__selected-models .img-line13-13 img,.energy-layout .energy-layout__selected-models .img-line13-13-13 .img-line14 img,.energy-layout .energy-layout__selected-models .img-line14-14 img,.energy-layout .energy-layout__selected-models .img-line14-14-14 img{width:100%;height:100%}.energy-layout .energy-layout__selected-models .img-line-LOAD-1 a,.energy-layout .energy-layout__selected-models .img-line-LOAD-2 a,.energy-layout .energy-layout__selected-models .img-line-LOAD-3 a,.energy-layout .energy-layout__selected-models .img-line-PV-1 a,.energy-layout .energy-layout__selected-models .img-line-PV-2 a,.energy-layout .energy-layout__selected-models .img-line-PV-3 a,.energy-layout .energy-layout__selected-models .img-line-GRID-1 a,.energy-layout .energy-layout__selected-models .img-line-GRID-2 a,.energy-layout .energy-layout__selected-models .img-line-GRID-3 a,.energy-layout .energy-layout__selected-models .img-line-STORAGE-1 a,.energy-layout .energy-layout__selected-models .img-line-STORAGE-2 a,.energy-layout .energy-layout__selected-models .img-line-STORAGE-3 a,.energy-layout .energy-layout__selected-models .img-line-E_MOBILITY-1 a,.energy-layout .energy-layout__selected-models .img-line-E_MOBILITY-2 a,.energy-layout .energy-layout__selected-models .img-line-E_MOBILITY-3 a,.energy-layout .energy-layout__selected-models .img-line-WIND_SYSTEM-1 a,.energy-layout .energy-layout__selected-models .img-line-WIND_SYSTEM-2 a,.energy-layout .energy-layout__selected-models .img-line-WIND_SYSTEM-3 a,.energy-layout .energy-layout__selected-models .img-line-GENERATE-1 a,.energy-layout .energy-layout__selected-models .img-line-GENERATE-2 a,.energy-layout .energy-layout__selected-models .img-line-GENERATE-3 a,.energy-layout .energy-layout__selected-models .img-line8 a,.energy-layout .energy-layout__selected-models .img-line8-8 a,.energy-layout .energy-layout__selected-models .img-line8-8-8 a,.energy-layout .energy-layout__selected-models .img-line9 a,.energy-layout .energy-layout__selected-models .img-line9-9 a,.energy-layout .energy-layout__selected-models .img-line9-9-9 a,.energy-layout .energy-layout__selected-models .img-line10 a,.energy-layout .energy-layout__selected-models .img-line10-10 a,.energy-layout .energy-layout__selected-models .img-line10-10-10 a,.energy-layout .energy-layout__selected-models .img-line11 a,.energy-layout .energy-layout__selected-models .img-line11-11 a,.energy-layout .energy-layout__selected-models .img-line11-11-11 .img-line12 a,.energy-layout .energy-layout__selected-models .img-line12-12 a,.energy-layout .energy-layout__selected-models .img-line12-12-12 .img-line13 a,.energy-layout .energy-layout__selected-models .img-line13-13 a,.energy-layout .energy-layout__selected-models .img-line13-13-13 .img-line14 a,.energy-layout .energy-layout__selected-models .img-line14-14 a,.energy-layout .energy-layout__selected-models .img-line14-14-14 a{display:block}.energy-layout .energy-layout__selected-models .img-line-LOAD-1 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line-LOAD-2 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line-LOAD-3 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line-PV-1 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line-PV-2 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line-PV-3 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line-GRID-1 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line-GRID-2 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line-GRID-3 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line-STORAGE-1 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line-STORAGE-2 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line-STORAGE-3 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line-E_MOBILITY-1 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line-E_MOBILITY-2 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line-E_MOBILITY-3 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line-WIND_SYSTEM-1 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line-WIND_SYSTEM-2 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line-WIND_SYSTEM-3 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line-GENERATE-1 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line-GENERATE-2 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line-GENERATE-3 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line8 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line8-8 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line8-8-8 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line9 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line9-9 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line9-9-9 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line10 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line10-10 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line10-10-10 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line11 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line11-11 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line11-11-11 .img-line12 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line12-12 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line12-12-12 .img-line13 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line13-13 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line13-13-13 .img-line14 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line14-14 .MuiSpeedDial-root,.energy-layout .energy-layout__selected-models .img-line14-14-14 .MuiSpeedDial-root{top:-30px;left:-5px;padding:0}.energy-layout .energy-layout__selected-models .img-line-LOAD-1 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line-LOAD-2 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line-LOAD-3 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line-PV-1 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line-PV-2 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line-PV-3 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line-GRID-1 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line-GRID-2 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line-GRID-3 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line-STORAGE-1 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line-STORAGE-2 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line-STORAGE-3 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line-E_MOBILITY-1 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line-E_MOBILITY-2 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line-E_MOBILITY-3 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line-WIND_SYSTEM-1 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line-WIND_SYSTEM-2 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line-WIND_SYSTEM-3 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line-GENERATE-1 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line-GENERATE-2 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line-GENERATE-3 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line8 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line8-8 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line8-8-8 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line9 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line9-9 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line9-9-9 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line10 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line10-10 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line10-10-10 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line11 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line11-11 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line11-11-11 .img-line12 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line12-12 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line12-12-12 .img-line13 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line13-13 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line13-13-13 .img-line14 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line14-14 .MuiSpeedDial-root .MuiSpeedDial-actions button,.energy-layout .energy-layout__selected-models .img-line14-14-14 .MuiSpeedDial-root .MuiSpeedDial-actions button{width:25px;height:25px;padding:5px;min-height:auto}.energy-layout .energy-layout__selected-models .img-line-LOAD-1 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line-LOAD-2 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line-LOAD-3 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line-PV-1 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line-PV-2 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line-PV-3 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line-GRID-1 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line-GRID-2 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line-GRID-3 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line-STORAGE-1 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line-STORAGE-2 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line-STORAGE-3 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line-E_MOBILITY-1 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line-E_MOBILITY-2 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line-E_MOBILITY-3 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line-WIND_SYSTEM-1 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line-WIND_SYSTEM-2 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line-WIND_SYSTEM-3 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line-GENERATE-1 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line-GENERATE-2 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line-GENERATE-3 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line8 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line8-8 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line8-8-8 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line9 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line9-9 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line9-9-9 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line10 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line10-10 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line10-10-10 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line11 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line11-11 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line11-11-11 .img-line12 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line12-12 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line12-12-12 .img-line13 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line13-13 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line13-13-13 .img-line14 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line14-14 .MuiSpeedDial-root .MuiSpeedDial-fab,.energy-layout .energy-layout__selected-models .img-line14-14-14 .MuiSpeedDial-root .MuiSpeedDial-fab{width:20px;height:20px;padding:0;box-shadow:none;background-color:transparent;line-height:1;min-height:auto}.energy-layout .energy-layout__selected-models .img-line-GRID-1{top:calc(38% - 185px);left:calc(5% - 30px)}.energy-layout .energy-layout__selected-models .img-line-GRID-2{top:calc(38% - 235px);left:calc(10% - 30px)}.energy-layout .energy-layout__selected-models .img-line-GRID-3{top:calc(38% - 185px);left:calc(15% - 30px)}.energy-layout .energy-layout__selected-models .img-line-PV-1{top:calc(38% - 185px);left:calc(25% - 30px)}.energy-layout .energy-layout__selected-models .img-line-PV-2{top:calc(38% - 235px);left:calc(30% - 30px)}.energy-layout .energy-layout__selected-models .img-line-PV-3{top:calc(38% - 185px);left:calc(35% - 30px)}.energy-layout .energy-layout__selected-models .img-line-LOAD-1{top:calc(38% - 185px);left:calc(45% - 30px)}.energy-layout .energy-layout__selected-models .img-line-LOAD-2{top:calc(38% - 235px);left:calc(50% - 30px)}.energy-layout .energy-layout__selected-models .img-line-LOAD-3{top:calc(38% - 185px);left:calc(55% - 30px)}.energy-layout .energy-layout__selected-models .img-line-STORAGE-1{top:calc(38% - 185px);left:calc(65% - 30px)}.energy-layout .energy-layout__selected-models .img-line-STORAGE-2{top:calc(38% - 235px);left:calc(70% - 30px)}.energy-layout .energy-layout__selected-models .img-line-STORAGE-3{top:calc(38% - 185px);left:calc(75% - 30px)}.energy-layout .energy-layout__selected-models .img-line-E_MOBILITY-1{top:calc(38% - 185px);left:calc(85% - 30px)}.energy-layout .energy-layout__selected-models .img-line-E_MOBILITY-2{top:calc(38% - 235px);left:calc(90% - 30px)}.energy-layout .energy-layout__selected-models .img-line-E_MOBILITY-3{top:calc(38% - 185px);left:calc(95% - 30px)}.energy-layout .energy-layout__selected-models .img-line-WIND_SYSTEM-1{top:calc(53% + 15px);left:30%}.energy-layout .energy-layout__selected-models .img-line-WIND_SYSTEM-2{top:calc(60% + 30px);left:38%}.energy-layout .energy-layout__selected-models .img-line-WIND_SYSTEM-3{top:calc(70% + 30px);left:30%}.energy-layout .energy-layout__selected-models .img-line-GENERATE-1{top:calc(53% + 15px);right:calc(27% + 25px)}.energy-layout .energy-layout__selected-models .img-line-GENERATE-2{top:calc(60% + 30px);right:calc(27% + 100px)}.energy-layout .energy-layout__selected-models .img-line-GENERATE-3{top:calc(70% + 30px);right:calc(27% + 25px)}.pv-system__header h2{font-size:18px;font-weight:600}.pv-system__header svg{margin-inline-end:2px}.pv-system--subRaido{margin-inline-start:1rem!important}.pv-system__tab{font-size:12px;font-weight:500;white-space:nowrap;padding:8px 16px;min-width:140px;text-align:center;color:var(--background-color-steps-bar);background-color:var(--light-gray);border-radius:8px}.pv-system__tab.active{color:var(--background-color-login);background-color:var(--background-color);position:relative}.pv-system__tab.active:after{content:"";border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid var(--background-color);bottom:-8px;position:absolute;left:50%}.pv-system-accordion .MuiAccordionSummary-root .MuiAccordionSummary-content:after{width:90%}.pv-system-accordion .accordion-label{color:var(--third-color);font-size:16px;font-weight:700}.pv-system .alert-container .MuiLink-root{font-weight:700;margin-inline-start:4px}.pv-system__type{min-width:240px}.pv-system__type .ETAccordion{height:100%}.pv-system .radio-buttons-container{padding-block:0}.results__info{background-color:var(--background-color-accordion);border-radius:10px;overflow:hidden;border:2px dashed silver}.results__info h6{padding:2px 5px;font-size:1.2rem;background-color:var(--background-color-home);color:var(--primary-color);font-weight:700;margin-bottom:6px}.results__info div p{padding:0 5px;font-size:1rem;color:var(--third-color);font-weight:500}.results__info div .label{white-space:nowrap;font-weight:600;font-size:15px}.mark-print-button{cursor:pointer;width:fit-content}.mark-print-button h6{opacity:.8;font-size:16px;color:var(--text-color)}.mark-print-button svg{opacity:.8}.mark-print-button:hover svg,.mark-print-button:hover h6{opacity:1}.mark-print-button p{border-radius:10px;background-color:#35bc2940;text-align:center;color:#35bc29;padding:0 8px;font-size:14px;margin-left:10px}.overview_card{border:1px solid silver;border-radius:10px;overflow:hidden;height:100%}.result-sidebar--active{background-color:#e0e0e017!important}.print-image{width:100%}.snapshot-preview{overflow-x:overlay;padding:20px 0;scroll-behavior:smooth}.snapshot-preview::-webkit-scrollbar{width:.4rem;height:5px}.snapshot-preview::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:20px}.snapshot-preview .remove-shot{position:absolute;right:-13px;top:-13px;width:25px;background-color:#e1e1e1;padding:4px;border-radius:50%;cursor:pointer}.snapshot-preview .remove-shot:hover{background-color:#d1d1d1}.schedule-table{width:100%;border-collapse:collapse}.schedule-table-wrapper{width:80%;margin:auto}.schedule-table th,.schedule-table td{padding:8px;border:1px solid var(--black-color);cursor:pointer;color:var(--black-color);font-weight:800;width:60px;height:50px;border:1px solid silver}.schedule-status{margin-inline-end:10px;margin-block:12px}.schedule-status,.schedule-status-bar{display:flex;align-items:center;justify-content:center}.schedule-status__box{width:25px;height:25px;margin-inline-end:4px}.schedule-status__text{color:var(--black-color);font-weight:800;text-transform:capitalize}.highlight-driving{background-color:#a7c9e2}.highlight-on_site_charging{background-color:#b3d1a9}.highlight-external_charging{background-color:#c9cace}.schedule-form{padding:24px}.schedule-days{border:1px solid var(--border-dark-color);border-radius:4px;margin-block:26px}.schedule-days__label{padding:12px 8px;flex:1 1 auto;font-size:14px;cursor:pointer;transition:.5s all ease-in-out}.schedule-days__label:not(:last-of-type){border-inline-end:1px solid var(-dark--borde)}.schedule-days__label input{display:none}.schedule-days__label:has(input.checked),.schedule-days__label:has(input:checked),.schedule-days__label:hover{color:var(--input-background-color);background-color:var(--background-color)}.schedule-days__label:hover{background-color:rgba(var(--background-color),.8)}.schedule-actions__button{margin-top:24px;padding:8px 12px;color:var(--input-background-color);background-color:var(--background-color);border-radius:4px}.mobitity-tabs,.mobitity .load__header,.mobitity .load-tabs{margin-inline-start:8px}.mobitity-header{background:var(--light-gray);border-radius:10px;padding:24px 16px}.mobitity-header .MuiGrid-item{align-self:center}.mobitity-header__title{color:var(--primary-color);font-size:12px}.mobitity-header__desc{padding:8px 16px;background:#e6edf3;border-radius:8px;text-align:center;color:#06367a;font-size:12px;font-weight:500}.mobitity-tabs{width:fit-content;background:var(--light-gray);border-radius:8px}.mobitity-tabs__button.Mui-selected{font-weight:700}.mobitity__ref{display:unset!important}.mobitity__schedule{background:rgba(222,225,237,.23);border:1px dashed black;padding:20px}.mobitity-field .MuiTextField-root .MuiInputAdornment-positionStart svg{width:20px;height:20px}.mobitity-field .css-12qpibj-MuiInputBase-root-MuiOutlinedInput-root{padding-left:8px}.mobitity-accordion .MuiAccordionSummary-root .MuiAccordionSummary-content:after{width:80%}.mobitity-proprieties__btn{color:#47a7d5;font-size:12px}.mobitity-proprieties__cell .controlled-select-input{margin-bottom:unset}.MuiDivider-vertical{border-right-width:thick!important;border-radius:10px;background-color:var(--light-gray)}.load-flow__upload-new .load-flow__title img{width:60px;height:60px}.load-flow__upload-new .load-flow__title h6{font-weight:700;color:var(--primary-color)}.load-excel-template p{font-size:13px!important;color:#ca4343!important}.load-excel-template button{font-size:14px}.form-title p{font-weight:700;color:var(--primary-color)}.excel-icon{width:25px;filter:brightness(0)}[data-theme=dark] .excel-icon{filter:brightness(100)}.sample-new__templets{border-radius:10px;background-color:var(--background-color-my-projects)}.sample-new__templets .sample-new__templets__item{position:relative;padding-bottom:15px}.sample-new__templets .sample-new__templets__item div{width:85px;height:85px;background-color:#fff;border-radius:50%;padding:5px;cursor:pointer;overflow:hidden;transition:ease-in-out .3s}.sample-new__templets .sample-new__templets__item div:hover{scale:1.1;transition:ease-in-out .3s}.sample-new__templets .sample-new__templets__item div img{width:100%;height:100%;object-fit:scale-down}.sample-new__templets .sample-new__templets__item p{color:var(--primary-color);font-weight:500}.sample-new__templets .sample-new__templets__item.sample-new__templets__item-active:after{content:"";position:absolute;bottom:0;left:calc(50% - 40px);border-top:10px solid var(--primary-color);border-right:40px solid var(--primary-color);border-left:40px solid var(--primary-color);border-top-right-radius:10px;border-top-left-radius:10px}.sample-new__template__data{padding:0;overflow-y:auto;width:100%;height:340px;box-shadow:0 0 5px silver;border-radius:10px;margin-bottom:2rem;scroll-behavior:smooth}.sample-new__template__data::-webkit-scrollbar{width:.4rem}.sample-new__template__data::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:20px}.sample-new__template__data li{padding:8px;color:var(--primary-color);font-weight:700;cursor:pointer}.sample-new__template__data li:hover,.sample-new__template__data li.sample-new__template__data-active{background-color:#0098e229}.load-flow .load-setup-header{background-color:var(--background-color-primary);border-top-left-radius:15px;border-top-right-radius:15px;padding:16px;color:#fff}.load-flow .load-setup-header h6{font-weight:700}.load-flow .load-setup-header button{color:#fff;border-radius:8px;padding:10px 20px;transition:ease-in-out .3s;font-size:11px}.load-flow .load-setup-header button:hover{transform:scale(1.05);transition:ease-in-out .3s}.load-flow .load-setup-header button:last-child{color:#fff}.load-flow .load-setup-body{background-color:var(--background-color-login);border-bottom-left-radius:15px;border-bottom-right-radius:15px;color:var(--primary-color)}.load-flow .load-setup-body>div:first-child{background-color:var(--background-color-accordion)}.load-flow .load-setup-body p{font-weight:600;font-size:14px}.load-flow .load-setup-body svg{transition:ease-in-out .3s}.load-flow .load-setup-body svg:hover{transform:scale(1.15);transition:ease-in-out .3s}.load-flow .load-setup-body .profile-divider{border-width:2px;background-color:var(--background-color-accordion)}.tabs .load-flow__charts__taps div{padding:5px 10px;background-color:var(--upload-file-bg);color:var(--primary-color);transition:ease-in-out .3s;cursor:pointer;border-radius:10px;min-width:165px;text-align:center;font-weight:700;font-size:14px;position:relative;text-transform:capitalize;min-height:32px}.tabs .load-flow__charts__taps div:hover{transition:ease-in-out .3s;opacity:.8}.tabs .load-flow__charts__taps div:after{content:"";position:absolute;transition:ease-in-out .3s;bottom:-20px;left:calc(50% - 10px);border-top:10px solid var(--background-color-header);border-bottom:10px solid transparent;border-left:10px solid transparent;border-right:10px solid transparent;opacity:0}.tabs .load-flow__charts__taps .active-tab{background-color:var(--background-color-header);transition:ease-in-out .3s;color:#fff}.tabs .load-flow__charts__taps .active-tab:after{opacity:1}.tabs .load-flow__charts__taps .add-tab{min-width:auto;display:flex;align-items:center;justify-content:center;border-radius:50%}.tabs .load-flow__charts__taps .add-tab svg{width:12px;height:12px}.tabs .MuiChip-label{color:var(--primary-color)}.tabs .MuiChip-colorPrimary span{color:#fff}.load-page .tabs .load-flow__charts__taps div{background-color:var(--light-gray)}.load-page .tabs .load-flow__charts__taps .active-tab{background-color:var(--background-color-header);transition:ease-in-out .3s;color:#fff}.load-page .tabs .load-flow__charts__taps .active-tab:after{opacity:1}.grid-reliablilty__box{background-color:var(--light-gray);border-radius:10px}.empty-chart{display:flex;flex-direction:column;width:100%;height:30rem;min-height:27rem;padding:1.875rem 1.25rem 1.25rem;background-color:#fff;border:1px solid #d8dae5;border-radius:.625rem}.empty-chart .empty-chart-content{display:flex;width:100%;height:100%;gap:1.25rem;position:relative}.empty-chart .empty-chart-content .left-bar{display:flex;height:25rem;max-height:28rem;width:fit-content;flex-direction:column;justify-content:space-between;margin-left:1.25rem;padding-bottom:.5rem;position:absolute}.empty-chart .empty-chart-content .left-bar .left-bar-item{color:#615e83;font-size:1rem;line-height:1.125rem;text-align:center}.empty-chart .empty-chart-content .empty-chart-data{display:flex;flex-direction:column;width:calc(100% - 3.125rem);max-height:24.25rem;margin-left:3.125rem;justify-content:space-between;border-left:clamp(1.5px,.125rem,.125rem) solid #ebecf2;padding-block:.5rem 3.75rem;border-bottom:clamp(1.5px,.125rem,.125rem) solid #ebecf2;position:relative}.empty-chart .empty-chart-content .empty-chart-data:before{content:"";position:absolute;top:-.625rem;transform:translate(-.125rem);height:.625rem;width:.125rem;background-color:#e5e5ef}.empty-chart .empty-chart-content .empty-chart-data .empty-content-line{width:100%;height:1px;border-top:clamp(1.5px,.125rem,.125rem) dashed #ebecf2}.empty-chart .months-calendar{display:flex;justify-content:space-between;align-items:center;margin-left:3rem;padding-right:.625rem;margin-top:.5rem}.empty-chart .months-calendar .month{color:#615e83;font-size:.875rem;line-height:1rem;letter-spacing:1px}:root{font-family:inter-reguler,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;color:#ffffffde}body{margin:0;min-width:320px}h1{font-size:3.2em;line-height:1.1}
