body{margin:0;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media(max-width:1366px){.outageTilesWrapper div.sectionHeading{font-size:16px!important}div.timeSelectingBtns{padding:0;max-width:95%;margin:15px auto;width:100%}}@media(max-width:1800px){.outageTilesWrapper div.sectionHeading{font-size:18px}div.timeSelectingBtns{padding:0;max-width:98%;margin:15px auto;width:100%}}: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)}}.largeLogo{display:flex;align-items:center;justify-content:center}.largeLogo img{width:100%;height:100%;animation-name:fly;animation-duration:3s;animation-fill-mode:both}@keyframes fly{0%{transform:translate(0);opacity:1}to{transform:translate(-40vw,-40vh);width:50px;height:50px;opacity:0}}.mainContent{width:100vw;height:100vh;position:relative;background:transparent linear-gradient(129deg,#0da3ff89,#02395aba) 0% 0% no-repeat padding-box}.landingPage{animation:opac .8s;display:flex;height:100vh}@keyframes opac{0%{opacity:0}to{opacity:1}}.mainContent .bg-video{width:100vw;height:100vh;object-fit:cover;position:fixed;inset:0;z-index:-1;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);animation:opac .8s}.mainContent .contentWrapper{height:calc(100% - 60px);width:100%;display:flex}@media only screen and (min-width:2560px){.mainContent .contentWrapper{height:calc(100% - 80px)}}@media only screen and (min-width:3840px){.mainContent .contentWrapper{height:calc(100% - 100px)}}.mainContent .contentWrapper .leftPanel{flex:1.2;height:100%;display:flex;align-items:center;justify-content:center}.mainContent .contentWrapper .leftPanel img{width:72%;animation-name:slide-up;animation-duration:3s;animation-fill-mode:both}@keyframes slide-up{0%{transform:translateY(40vh);opacity:0}to{transform:translate(0);opacity:1}}.mainContent .contentWrapper .rightPanel{flex:2;background-color:#ffffff4d;height:100%;display:flex;align-items:center;justify-content:center;position:relative;animation-name:slide-right;animation-duration:3s;animation-fill-mode:both;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}@keyframes slide-right{0%{transform:translate(40vh);opacity:0}to{transform:translate(0);opacity:1}}.mainContent .contentWrapper .rightPanel .ribbonWrapper{position:absolute;left:-48px;top:30px;display:flex;align-items:center;justify-content:center;text-transform:capitalize;width:180px;height:90px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='257.188'%20height='105.093'%20viewBox='0%200%20257.188%20105.093'%3e%3cdefs%3e%3cclipPath%20id='clip-path'%3e%3crect%20id='Rectangle_150497'%20data-name='Rectangle%20150497'%20width='257.188'%20height='105.093'%20fill='none'/%3e%3c/clipPath%3e%3cclipPath%20id='clip-path-2'%3e%3cpath%20id='Path_97156'%20data-name='Path%2097156'%20d='M.75,59.9,58.488,96.4V21Z'%20transform='translate(-0.75%20-21.003)'%20fill='%235699c3'/%3e%3c/clipPath%3e%3cclipPath%20id='clip-path-3'%3e%3crect%20id='Rectangle_150494'%20data-name='Rectangle%20150494'%20width='257.188'%20height='105.094'%20fill='none'/%3e%3c/clipPath%3e%3cclipPath%20id='clip-path-4'%3e%3cpath%20id='Path_97159'%20data-name='Path%2097159'%20d='M.75.75V67.3H255.89L242.841,34.023,255.89.75Z'%20transform='translate(-0.75%20-0.75)'%20fill='none'/%3e%3c/clipPath%3e%3clinearGradient%20id='linear-gradient'%20x1='-0.372'%20y1='0.769'%20x2='-0.363'%20y2='0.769'%20gradientUnits='objectBoundingBox'%3e%3cstop%20offset='0'%20stop-color='%23007dc6'/%3e%3cstop%20offset='1'%20stop-color='%2300bdf6'/%3e%3c/linearGradient%3e%3cfilter%20id='Rectangle_150495'%20x='-28.823'%20y='-84.904'%20width='314.833'%20height='244.402'%20filterUnits='userSpaceOnUse'%3e%3cfeOffset%20dy='3'%20input='SourceAlpha'/%3e%3cfeGaussianBlur%20stdDeviation='3'%20result='blur'/%3e%3cfeFlood%20flood-opacity='0.161'/%3e%3cfeComposite%20operator='in'%20in2='blur'/%3e%3cfeComposite%20in='SourceGraphic'/%3e%3c/filter%3e%3c/defs%3e%3cg%20id='Group_168694'%20data-name='Group%20168694'%20transform='translate(0%20119)'%3e%3cg%20id='Group_168693'%20data-name='Group%20168693'%20transform='translate(0%20-119)'%20clip-path='url(%23clip-path)'%3e%3cg%20id='Group_168681'%20data-name='Group%20168681'%20transform='translate(1.024%2028.675)'%3e%3cg%20id='Group_168680'%20data-name='Group%20168680'%20clip-path='url(%23clip-path-2)'%3e%3cpath%20id='Path_97161'%20data-name='Path%2097161'%20d='M0,0,103.256-18.819,82.027,60.69-21.229,79.509Z'%20transform='translate(-15.741%2062.452)%20rotate(-65.524)'%20fill='%232f75a6'/%3e%3c/g%3e%3c/g%3e%3cg%20id='Group_168690'%20data-name='Group%20168690'%20transform='translate(1.024%201.024)'%3e%3cg%20id='Group_168689'%20data-name='Group%20168689'%20clip-path='url(%23clip-path-4)'%3e%3cg%20transform='matrix(1,%200,%200,%201,%20-1.02,%20-1.02)'%20filter='url(%23Rectangle_150495)'%3e%3crect%20id='Rectangle_150495-2'%20data-name='Rectangle%20150495'%20width='147.507'%20height='262.758'%20transform='translate(-19.82%2060.23)%20rotate(-70.6)'%20fill='url(%23linear-gradient)'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='Group_168692'%20data-name='Group%20168692'%20transform='translate(0%200)'%3e%3cg%20id='Group_168691'%20data-name='Group%20168691'%20clip-path='url(%23clip-path-3)'%3e%3cpath%20id='Path_97160'%20data-name='Path%2097160'%20d='M255.889,67.295H.75V.75h255.14L242.841,34.023Z'%20transform='translate(0.274%200.274)'%20fill='none'%20stroke='%23fff'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat}@media only screen and (min-width:1366px){.mainContent .contentWrapper .rightPanel .ribbonWrapper{width:180px}}@media only screen and (min-width:1440px){.mainContent .contentWrapper .rightPanel .ribbonWrapper{width:180px}}@media only screen and (min-width:1920px){.mainContent .contentWrapper .rightPanel .ribbonWrapper{width:210px}}.mainContent .contentWrapper .rightPanel .ribbonWrapper p{font-weight:500;font-size:20px;line-height:26px;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif";color:#fff;margin:-47px 0 0}@media only screen and (min-width:1366px){.mainContent .contentWrapper .rightPanel .ribbonWrapper p{font-size:20px}}@media only screen and (min-width:1440px){.mainContent .contentWrapper .rightPanel .ribbonWrapper p{font-size:22px}}@media only screen and (min-width:1920px){.mainContent .contentWrapper .rightPanel .ribbonWrapper p{font-size:24px;margin:-36px 0 0}}.mainContent .contentWrapper .starWrapper{display:flex;align-items:center;justify-content:center;width:90%;height:90%;position:relative;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='871.696'%20height='846.559'%20viewBox='0%200%20871.696%20846.559'%3e%3cdefs%3e%3cfilter%20id='Ellipse_9619'%20x='290.491'%20y='0'%20width='290.714'%20height='846.559'%20filterUnits='userSpaceOnUse'%3e%3cfeOffset%20dy='3'%20input='SourceAlpha'/%3e%3cfeGaussianBlur%20stdDeviation='3'%20result='blur'/%3e%3cfeFlood%20flood-opacity='0.161'/%3e%3cfeComposite%20operator='in'%20in2='blur'/%3e%3cfeComposite%20in='SourceGraphic'/%3e%3c/filter%3e%3cfilter%20id='Ellipse_9620'%20x='0'%20y='89.016'%20width='871.696'%20height='668.527'%20filterUnits='userSpaceOnUse'%3e%3cfeOffset%20dy='3'%20input='SourceAlpha'/%3e%3cfeGaussianBlur%20stdDeviation='3'%20result='blur-2'/%3e%3cfeFlood%20flood-opacity='0.161'/%3e%3cfeComposite%20operator='in'%20in2='blur-2'/%3e%3cfeComposite%20in='SourceGraphic'/%3e%3c/filter%3e%3cfilter%20id='Ellipse_9621'%20x='0'%20y='89.016'%20width='871.696'%20height='668.527'%20filterUnits='userSpaceOnUse'%3e%3cfeOffset%20dy='3'%20input='SourceAlpha'/%3e%3cfeGaussianBlur%20stdDeviation='3'%20result='blur-3'/%3e%3cfeFlood%20flood-opacity='0.161'/%3e%3cfeComposite%20operator='in'%20in2='blur-3'/%3e%3cfeComposite%20in='SourceGraphic'/%3e%3c/filter%3e%3c/defs%3e%3cg%20id='Group_168665'%20data-name='Group%20168665'%20transform='translate(-851.565%20-155.44)'%3e%3cg%20transform='matrix(1,%200,%200,%201,%20851.57,%20155.44)'%20filter='url(%23Ellipse_9619)'%3e%3cg%20id='Ellipse_9619-2'%20data-name='Ellipse%209619'%20transform='translate(299.49%206)'%20fill='none'%20stroke='%23fff'%20stroke-width='3'%20opacity='0.427'%3e%3cellipse%20cx='136.357'%20cy='414.28'%20rx='136.357'%20ry='414.28'%20stroke='none'/%3e%3cellipse%20cx='136.357'%20cy='414.28'%20rx='134.857'%20ry='412.78'%20fill='none'/%3e%3c/g%3e%3c/g%3e%3cg%20transform='matrix(1,%200,%200,%201,%20851.57,%20155.44)'%20filter='url(%23Ellipse_9620)'%3e%3cg%20id='Ellipse_9620-2'%20data-name='Ellipse%209620'%20transform='translate(726.17%2095.02)%20rotate(60)'%20fill='none'%20stroke='%23fff'%20stroke-width='3'%20opacity='0.427'%3e%3cellipse%20cx='136.525'%20cy='414.059'%20rx='136.525'%20ry='414.059'%20stroke='none'/%3e%3cellipse%20cx='136.525'%20cy='414.059'%20rx='135.025'%20ry='412.559'%20fill='none'/%3e%3c/g%3e%3c/g%3e%3cg%20transform='matrix(1,%200,%200,%201,%20851.57,%20155.44)'%20filter='url(%23Ellipse_9621)'%3e%3cg%20id='Ellipse_9621-2'%20data-name='Ellipse%209621'%20transform='translate(862.7%20509.08)%20rotate(120)'%20fill='none'%20stroke='%23fff'%20stroke-width='3'%20opacity='0.427'%3e%3cellipse%20cx='136.525'%20cy='414.059'%20rx='136.525'%20ry='414.059'%20stroke='none'/%3e%3cellipse%20cx='136.525'%20cy='414.059'%20rx='135.025'%20ry='412.559'%20fill='none'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat;background-size:contain;background-position:center}.mainContent .contentWrapper .starWrapper .first-row{display:flex;align-items:flex-start;justify-content:center;width:100%;position:absolute;top:0;left:0}@media only screen and (min-width:1440px){.mainContent .contentWrapper .starWrapper .first-row{top:5%}}@media only screen and (min-width:1920px){.mainContent .contentWrapper .starWrapper .first-row{top:0}}.mainContent .contentWrapper .starWrapper .second-row{display:flex;align-items:flex-start;justify-content:space-between;width:64%;position:absolute;top:20%;left:19%}@media only screen and (min-width:1366px){.mainContent .contentWrapper .starWrapper .second-row{width:70%;left:16%}}@media only screen and (min-width:1440px){.mainContent .contentWrapper .starWrapper .second-row{width:90%;left:4%;top:26%}}@media only screen and (min-width:1920px){.mainContent .contentWrapper .starWrapper .second-row{top:24%;width:79%;left:10%}}.mainContent .contentWrapper .starWrapper .third-row-up{display:flex;align-items:flex-start;justify-content:space-between;width:30%;position:absolute;bottom:64%;left:50%;transform:translate(-50%);z-index:1}@media only screen and (min-width:1440px){.mainContent .contentWrapper .starWrapper .third-row-up{bottom:72%;width:34%;left:50%}}.mainContent .contentWrapper .starWrapper .third-row{display:flex;align-items:flex-start;justify-content:space-between;width:30%;position:absolute;top:64%;left:50%;transform:translate(-50%);z-index:1}@media only screen and (min-width:1440px){.mainContent .contentWrapper .starWrapper .third-row{top:72%;width:34%;left:50%}}.mainContent .contentWrapper .starWrapper .fourth-row{display:flex;align-items:flex-start;justify-content:space-between;width:64%;position:absolute;bottom:20%;left:19%}@media only screen and (min-width:1366px){.mainContent .contentWrapper .starWrapper .fourth-row{width:70%;left:16%}}@media only screen and (min-width:1440px){.mainContent .contentWrapper .starWrapper .fourth-row{width:90%;left:4%;bottom:26%}}@media only screen and (min-width:1920px){.mainContent .contentWrapper .starWrapper .fourth-row{bottom:24%;width:79%;left:10%}}.mainContent .contentWrapper .starWrapper .fifth-row{display:flex;align-items:flex-start;justify-content:center;width:100%;position:absolute;bottom:0;left:0}@media only screen and (min-width:1440px){.mainContent .contentWrapper .starWrapper .fifth-row{bottom:5%}}@media only screen and (min-width:1920px){.mainContent .contentWrapper .starWrapper .fifth-row{bottom:0}}.mainContent .contentWrapper .starWrapper .dataOuterCircle{position:relative;height:100px;width:100px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#ffffff45;box-shadow:0 0 6px #00000029}@media only screen and (min-width:1920px){.mainContent .contentWrapper .starWrapper .dataOuterCircle{height:125px;width:125px}}.mainContent .contentWrapper .starWrapper .dataBtn{width:70px;height:23px;background:#fff;border-radius:50px;font-weight:600;font-size:11px;line-height:13px;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif";color:#0371b4;display:flex;align-items:center;justify-content:center;position:absolute;top:-8px}.mainContent .contentWrapper .starWrapper .dataImage{width:60px;height:60px;background:#fff;box-shadow:0 0 19px #0000005a;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (min-width:1920px){.mainContent .contentWrapper .starWrapper .dataImage{height:80px;width:80px}}.mainContent .contentWrapper .starWrapper .dataImage span{font-weight:600;font-size:10px;line-height:12px;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif";letter-spacing:0px;color:#484848;text-align:center}@media only screen and (min-width:1920px){.mainContent .contentWrapper .starWrapper .dataImage span{font-size:12px;line-height:16px}}.mainContent .contentWrapper .starWrapper .dataImage img{width:30px;height:30px}@media only screen and (min-width:1920px){.mainContent .contentWrapper .starWrapper .dataImage img{width:35px;height:35px}}.btn{background:#fff;box-shadow:0 3px 6px #00000029;border-radius:25px;min-width:100px;height:32px;font-size:12px;position:relative;display:flex;align-items:center;justify-content:center;font-weight:600;line-height:21px;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif";letter-spacing:0px;color:#0371b4;cursor:pointer}@media only screen and (min-width:1920px){.btn{min-width:130px;font-size:14px;height:40px}}@media only screen and (min-width:2560px){.btn{padding:0 15px;min-width:150px;font-size:24px;height:50px}}.btn:hover{background:#0599f4;color:#fff;font-size:12px}@media only screen and (min-width:1920px){.btn:hover{font-size:15px}}.btn:before{content:"";position:absolute;right:0;top:-5px;width:14px;height:14px;border-radius:50%;background-color:transparent;border:2px solid #FFFFFF}@media only screen and (min-width:1920px){.btn:before{width:15px;height:15px}}@media only screen and (min-width:2560px){.btn:before{width:20px;height:20px}}.btn.orange:before{background-color:#fd8320}.btn.blue:before{background-color:#0371b4}.headerLogo{height:60px;margin-right:20px}@media only screen and (min-width:2560px){.headerLogo{height:80px}}@media only screen and (min-width:3840px){.headerLogo{height:100px}}.MuiPaper-root.MuiAppBar-root.headerWrapper{height:60px;background:transparent linear-gradient(90deg,#41939f,#4194a0 46%,#29629c) 0% 0% no-repeat padding-box;box-shadow:0 3px 6px #00000029;z-index:9999;position:fixed;top:0}@media only screen and (min-width:2560px){.MuiPaper-root.MuiAppBar-root.headerWrapper{height:80px}}@media only screen and (min-width:3840px){.MuiPaper-root.MuiAppBar-root.headerWrapper{height:100px}}.MuiPaper-root.MuiAppBar-root.headerWrapper>div{height:100%;max-width:100%;padding:0 40px 0 0}.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar{display:flex;align-items:center;justify-content:space-between;height:100%;min-height:60px}.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .leftNav{position:relative;display:flex;align-items:center}.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .leftNav .headerText{font-weight:600;font-size:16px;line-height:22px;color:#fff;margin:0}@media only screen and (min-width:1280px){.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .leftNav .headerText{font-size:18px;line-height:24px}}@media only screen and (min-width:1366px){.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .leftNav .headerText{font-size:20px;line-height:26px}}@media only screen and (min-width:1440px){.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .leftNav .headerText{font-size:22px;line-height:28px}}@media only screen and (min-width:1920px){.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .leftNav .headerText{font-size:24px;line-height:29px}}@media only screen and (min-width:3840px){.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .leftNav .headerText{font-size:30px;line-height:35px}}.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .rightNav{display:flex;align-items:center;margin-right:130px}.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .rightNav .headerTimer{font-weight:medium;font-size:14px;line-height:17px;color:#fff}.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .rightNav .profileRow{display:flex;align-items:center;justify-content:flex-end}@media only screen and (min-width:3840px){.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .rightNav img.notificationIcon{height:30px;width:30px}}.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .rightNav .box{border-radius:9px;background:#fff3;padding:3px 15px;margin-left:12px;margin-top:0}@media only screen and (min-width:1920px){.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .rightNav .box{padding:3px 15px;margin-top:0}}@media only screen and (min-width:2560px){.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .rightNav .box{padding:10px 18px;margin-top:0}}.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .rightNav .box.refresh-box{border-radius:50px;padding-right:4px}.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .rightNav .box.refresh-box img{width:30px;height:30px}@media only screen and (min-width:2560px){.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .rightNav .box.refresh-box{font-size:20px;line-height:24px}}.darkTheme.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .rightNav .box.refresh-box{background:#000;color:#6eff00}.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .rightNav .weather-details .temprature{display:flex;align-items:center}.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .rightNav .weather-details .temprature p{font-size:23px;font-weight:700;padding-left:8px}.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .rightNav .weather-details .temprature p span{font-size:15px;padding-top:7px;padding-left:2px}.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .rightNav .weather-details .date{font-size:14px;padding-top:5px;text-align:center}.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .rightNav .profileImage{padding:0;margin:0 12px 0 0}.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .rightNav .userName{display:flex;margin:0}.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .rightNav .userName .user-details-wrapper{font-size:12px;line-height:18px;text-align:right}@media only screen and (min-width:1440px){.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .rightNav .userName .user-details-wrapper{font-size:14px;line-height:20px}}@media only screen and (min-width:1920px){.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .rightNav .userName .user-details-wrapper{font-size:16px;line-height:20px}}@media only screen and (min-width:3840px){.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .rightNav .userName .user-details-wrapper{font-size:22px;line-height:30px}}.MuiPaper-root.MuiAppBar-root.headerWrapper .navbar .rightNav .userName img{margin-left:12px}.MuiPaper-root.MuiAppBar-root.headerWrapper.darkTheme{background:#263346}@keyframes slide-in-header{0%{transform:translateY(-80px);opacity:0}to{transform:translate(0);opacity:1}}div.menu-wrapper.MuiPaper-elevation{background-color:transparent;box-shadow:none;left:-5px;top:5px;position:relative}div.menu-wrapper.MuiPaper-elevation ul{padding:9px 7px}div.menu-wrapper.MuiPaper-elevation ul:before{content:"";display:block;position:absolute;top:9px;right:22px;width:10px;height:10px;background-color:#fff;-webkit-transform:translateY(-50%) rotate(45deg);-moz-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);z-index:1;border-top:1px solid #0073BA;border-left:1px solid #0073BA}div.menu-wrapper.MuiPaper-elevation ul li{color:#0073ba;font-weight:700;background-color:#fff;box-shadow:0 3px 6px #0000001a;border-radius:5px;border:1px solid}.MuiPopperUnstyled-root{z-index:99}.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-weight:700;font-size:.75em}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;line-height:16px}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.react-daterange-picker{display:inline-flex;position:relative}.react-daterange-picker,.react-daterange-picker *,.react-daterange-picker *:before,.react-daterange-picker *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-daterange-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-daterange-picker__wrapper{display:flex;flex-grow:1;flex-shrink:0;align-items:center;border:thin solid gray}.react-daterange-picker__inputGroup{min-width:calc((4px * 3) + .54em * 8 + .217em * 2);height:100%;flex-grow:1;padding:0 2px;box-sizing:content-box}.react-daterange-picker__inputGroup__divider{padding:1px 0;white-space:pre}.react-daterange-picker__inputGroup__divider,.react-daterange-picker__inputGroup__leadingZero{display:inline-block}.react-daterange-picker__inputGroup__input{min-width:.54em;height:100%;position:relative;padding:0 1px;border:0;background:none;font:inherit;box-sizing:content-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.react-daterange-picker__inputGroup__input::-webkit-outer-spin-button,.react-daterange-picker__inputGroup__input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.react-daterange-picker__inputGroup__input:invalid{background:#ff00001a}.react-daterange-picker__inputGroup__input--hasLeadingZero{margin-left:-.54em;padding-left:calc(1px + .54em)}.react-daterange-picker__button{border:0;background:transparent;padding:4px 6px}.react-daterange-picker__button:enabled{cursor:pointer}.react-daterange-picker__button:enabled:hover .react-daterange-picker__button__icon,.react-daterange-picker__button:enabled:focus .react-daterange-picker__button__icon{stroke:#0078d7}.react-daterange-picker__button:disabled .react-daterange-picker__button__icon{stroke:#6d6d6d}.react-daterange-picker__button svg{display:inherit}.react-daterange-picker__calendar{width:350px;max-width:100vw;z-index:1}.react-daterange-picker__calendar--closed{display:none}.react-daterange-picker__calendar .react-calendar{border-width:thin}.grid-planning-card.MuiCard-root{border-radius:0;box-shadow:0 10px 20px #c4c8d066}.grid-planning-card.MuiCard-root>.MuiCardHeader-root{padding:5px 16px;background-color:#57748c}.grid-planning-card.MuiCard-root>.MuiCardHeader-root h6{color:#fff;padding-left:0;font-size:20px;line-height:24px;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif";letter-spacing:0;font-weight:500;margin:0}@media only screen and (min-width:2560px){.grid-planning-card.MuiCard-root>.MuiCardHeader-root h6{font-size:22px;line-height:26px}}.grid-planning-card.MuiCard-root>.MuiCardContent-root{padding:16px 13px}.grid-planning-card.MuiCard-root>.MuiCardContent-root .select-filter-text.MuiTypography-root{color:#004e80;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif";font-weight:600;margin-left:12px}.grid-planning-card.MuiCard-root.main>.MuiCardContent-root{max-height:calc(100vh - 150px);overflow-y:auto}.grid-planning-card.MuiCard-root.grid-planning-card--secondary{box-shadow:none}.grid-planning-card.MuiCard-root.grid-planning-card--secondary>.MuiCardHeader-root{padding:5px 16px;background-color:#0073ba}.grid-planning-card.MuiCard-root.grid-planning-card--secondary>.MuiCardHeader-root .MuiTypography-root{font-size:16px;line-height:20px;color:#fff;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif";font-weight:600}@media only screen and (min-width:2560px){.grid-planning-card.MuiCard-root.grid-planning-card--secondary>.MuiCardHeader-root .MuiTypography-root{font-size:20px;line-height:24px}}.grid-planning-card.MuiCard-root.grid-planning-card--secondary>.MuiCardContent-root{background-color:#f4f7fa}.grid-planning-card.MuiCard-root .react-daterange-picker__wrapper{flex-direction:row-reverse;border:1px solid transparent;border-radius:8px;height:36px;align-items:center;justify-content:center}.grid-planning-card.MuiCard-root .react-daterange-picker__inputGroup__input,.grid-planning-card.MuiCard-root .react-date-picker__inputGroup__divider,.grid-planning-card.MuiCard-root .react-daterange-picker__range-divider{color:#fff}.grid-planning-card.MuiCard-root .react-daterange-picker__calendar{z-index:10000}.grid-planning-card.MuiCard-root .react-calendar__navigation{margin-bottom:0}.grid-planning-card.MuiCard-root .react-calendar__month-view__weekdays{display:none!important}.horizontal-input{display:flex;align-items:center}.horizontal-input>.MuiFormLabel-root.MuiInputLabel-root{font-size:16px;line-height:20px;color:#fff;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif";font-weight:600;margin-right:10px}@media only screen and (min-width:2560px){.horizontal-input>.MuiFormLabel-root.MuiInputLabel-root{font-size:18px;line-height:22px}}.horizontal-input .MuiAutocomplete-root .MuiOutlinedInput-root{background-color:#f4f4f426;border-radius:50px;padding:5px 30px 5px 15px}.horizontal-input .MuiAutocomplete-root .MuiOutlinedInput-root .MuiAutocomplete-input{min-width:110px;padding:0;color:#fff;font-size:16px;line-height:20px;font-weight:500;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif";text-transform:uppercase}@media only screen and (min-width:2560px){.horizontal-input .MuiAutocomplete-root .MuiOutlinedInput-root .MuiAutocomplete-input{font-size:18px;line-height:22px}}.horizontal-input .MuiAutocomplete-root .MuiOutlinedInput-root .MuiSvgIcon-root{color:#fff}.horizontal-input .MuiInputBase-root.MuiOutlinedInput-root{background-color:#f4f4f426;border-radius:50px;padding:5px 30px 5px 15px;color:#fff;font-size:16px;line-height:20px;font-weight:500;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif";text-transform:uppercase}@media only screen and (min-width:2560px){.horizontal-input .MuiInputBase-root.MuiOutlinedInput-root{font-size:18px;line-height:22px}}.horizontal-input .MuiInputBase-root.MuiOutlinedInput-root .MuiSvgIcon-root{color:#fff}.transformer-details--title.MuiTypography-root{font-size:16px;line-height:20px;color:#0171b4;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif";font-weight:600;letter-spacing:0}@media only screen and (min-width:2560px){.transformer-details--title.MuiTypography-root{font-size:18px;line-height:22px}}.transformer-details--value.MuiTypography-root{font-size:14px;line-height:18px;color:#000;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif";font-weight:600;text-transform:none}@media only screen and (min-width:2560px){.transformer-details--value.MuiTypography-root{font-size:16px;line-height:20px}}.value-card.MuiPaper-root{display:flex;align-items:center;flex:1;padding:8px 16px;border-radius:10px;box-shadow:0 0 6px #0000001a;width:100%}.value-card.MuiPaper-root.no-wrap{flex-wrap:nowrap}.value-card.MuiPaper-root.flex-wrap{flex-wrap:wrap}.value-card.MuiPaper-root .value{font-size:20px;line-height:24px;color:#000;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif";letter-spacing:.4px;font-weight:700;margin:0 12px 0 0}@media only screen and (min-width:2560px){.value-card.MuiPaper-root .value{font-size:22px;line-height:26px}}.value-card.MuiPaper-root .key{font-size:16px;line-height:20px;color:#0171b4;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif";font-weight:600;margin:0;word-break:break-word}@media only screen and (min-width:2560px){.value-card.MuiPaper-root .key{font-size:16px;line-height:20px}}.grid-edge-accordion.MuiPaper-root.MuiAccordion-root{border-radius:0;margin-top:15px;box-shadow:none}.grid-edge-accordion.MuiPaper-root.MuiAccordion-root .MuiButtonBase-root.MuiAccordionSummary-root{background-color:#57748c;border-radius:0;box-shadow:0 5px 6px #0000001a}.grid-edge-accordion.MuiPaper-root.MuiAccordion-root .MuiButtonBase-root.MuiAccordionSummary-root h6{color:#fff;padding-left:0;font-size:20px;line-height:24px;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif";letter-spacing:0;font-weight:500}@media only screen and (min-width:2560px){.grid-edge-accordion.MuiPaper-root.MuiAccordion-root .MuiButtonBase-root.MuiAccordionSummary-root h6{font-size:22px;line-height:26px}}.grid-edge-accordion.MuiPaper-root.MuiAccordion-root .MuiAccordionSummary-root{min-height:48px}.grid-edge-accordion.MuiPaper-root.MuiAccordion-root .MuiAccordionSummary-content,.grid-edge-accordion.MuiPaper-root.MuiAccordion-root .MuiAccordionSummary-content.Mui-expanded{margin:0}.grid-edge-accordion.MuiPaper-root.MuiAccordion-root .MuiCollapse-root{background:#f4f7fa;padding-top:10px}.date-filter{display:flex!important;align-items:center;justify-content:flex-end}.date-filter .MuiButtonBase-root.MuiToggleButton-root{margin-right:10px;border-radius:50px!important;background-color:#e9f0fe;color:#0273ba;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif";padding:7px 16px}.date-filter .MuiButtonBase-root.MuiToggleButton-root.Mui-selected{background-color:#0273ba;color:#fff}.graph-date-range{display:flex;align-items:center;justify-content:center;font-weight:500;font-size:13px;line-height:16px;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif";letter-spacing:.26px;color:#57748c;margin-bottom:10px}.graph-date-range img{width:14px;height:14px}@media only screen and (min-width:2560px){.graph-date-range{font-size:16px;line-height:20px}.graph-date-range img{width:16px;height:16px}}.top-impacting-customer-table.MuiTable-root{border-collapse:separate;border-spacing:0 10px;border:transparent}.top-impacting-customer-table.MuiTable-root thead th{font-weight:600;font-size:16px;line-height:20px;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif";letter-spacing:0px;color:#63799b;text-align:center;border-bottom:none}.top-impacting-customer-table.MuiTable-root tbody td,.top-impacting-customer-table.MuiTable-root tbody th{font-weight:500;font-size:15px;line-height:18px;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif";letter-spacing:0px;color:#091e3e;text-align:center;background-color:#5f6fe30d}.top-impacting-customer-table.MuiTable-root tbody th{font-weight:700}.grouped-legends.MuiBox-root{background:#fafafa;border-radius:7px;padding:6px 8px}.grouped-legends.MuiBox-root.selected{background:#fff;box-shadow:0 3px 6px #00000029}.grouped-legends.MuiBox-root .MuiTypography-root{text-align:left;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif";text-transform:uppercase;color:#044d7b}.grouped-legends.MuiBox-root .MuiTypography-root.MuiTypography-subtitle2{font-weight:600;font-size:13px;line-height:17px;letter-spacing:.26px;margin-bottom:5px}.grouped-legends.MuiBox-root .MuiTypography-root.MuiTypography-body2{font-weight:500;font-size:12px;line-height:17px;letter-spacing:.24px}#sidebar-logo{width:100%;height:100%;border-radius:50%}.menuImageContainer.MuiBox-root{height:30px;width:30px;padding:5px;border-radius:5px;display:flex;justify-content:center;background-color:gray}.menuImageContainer.MuiBox-root.selectedMenuImage{background-color:#fff}.menuContainer.MuiBox-root{border-right:4px solid transparent;display:flex;justify-content:center}.menuContainer.MuiBox-root.selectedMenu{border-right:4px solid rgb(220,121,45)}.grid-edge-wrapper.MuiBox-root{box-shadow:0 0 5px #aaa;background-color:#fff;padding:10px 18px 10px 30px;display:flex;justify-content:space-between;align-items:center}.grid-edge-wrapper.MuiBox-root.darkTheme{background-color:#263346;box-shadow:0 3px 6px #00000029}.grid-edge-wrapper.MuiBox-root.darkTheme .grid-edge-title{color:#fff}.grid-edge-wrapper.MuiBox-root .grid-edge-title{font-size:12px;font-weight:600;color:#000}@media only screen and (min-width:1280px){.grid-edge-wrapper.MuiBox-root .grid-edge-title{font-size:16px}}@media only screen and (min-width:1366px){.grid-edge-wrapper.MuiBox-root .grid-edge-title{font-size:20px}}@media only screen and (min-width:1440px){.grid-edge-wrapper.MuiBox-root .grid-edge-title{font-size:22px}}@media only screen and (min-width:1920px){.grid-edge-wrapper.MuiBox-root .grid-edge-title{font-size:27px}}.userInfo{color:#0073ba;margin-right:34px;display:inline-block;font-size:14px}.userInfo.darkTheme{color:#fff}.userInfo.userId{margin-right:20px}@media only screen and (min-width:1280px){.userInfo{font-size:14px}}@media only screen and (min-width:1366px){.userInfo{font-size:14px}}@media only screen and (min-width:1440px){.userInfo{font-size:14px}}@media only screen and (min-width:1920px){.userInfo{font-size:16px}}.login-page-image{width:100%;height:100%;filter:blur(3px)}.company-logo{width:100%;height:100%}*::-webkit-scrollbar{width:12px;height:12px}*::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #35415e;-webkit-box-shadow:inset 0 0 5px #35415e;border-radius:10px;background-color:#ddd}*::-webkit-scrollbar-thumb{background-color:#35415e;border-radius:10px;box-shadow:inset 0 0 5px #35415e;-moz-box-shadow:inset 0 0 5px #35415e}body{margin:0;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif"!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.width100{width:100%!important}.height100{height:100%!important}.height100vh{height:100vh!important}.minHeight100vh{min-height:100vh!important}.sectionHeading{font-size:16px;font-weight:700}.p-0{padding:0!important}.p-5{padding:5px!important}.pb-7{padding-bottom:7px}.pb-5{padding-bottom:5px}.pb-0{padding-bottom:0!important}.pb-100{padding-bottom:100px!important}.pl-0{padding-left:0!important}.pt-10{padding-top:10px!important}.plr-0{padding-left:0!important;padding-right:0!important}.ptb-0{padding-top:0!important;padding-bottom:0!important}.plr-5{padding-left:5px!important;padding-right:5px!important}.plr-12{padding-left:12px!important;padding-right:12px!important}.header-padding-60{padding-top:60px!important}@media only screen and (min-width:2560px){.header-padding-60{padding-top:80px!important}}@media only screen and (min-width:3840px){.header-padding-60{padding-top:100px!important}}.p-15{padding:15px!important}.p-10{padding:10px!important}.pt-0{padding-top:0!important}.p-7{padding:7px!important}.pr-0{padding-right:0!important}.pr-8{padding-right:8px!important}.pl-5{padding-left:5px!important}.pl-8{padding-left:8px!important}.pl-18{padding-left:18px}.mlr-0{margin-left:0!important;margin-right:0!important}.m-auto{margin:auto}.ml-0{margin-left:0!important}.ml-5{margin-left:5px!important}.ml-10{margin-left:10px!important}.ml--10{margin-left:-10px!important}.ml-15{margin-left:15px!important}.ml-35{margin-left:35px}.mr-0{margin-right:0!important}.mr-10{margin-right:10px!important}.mr-30{margin-right:30px}.mr-5{margin-right:5px!important}.mt-8{margin-top:8px!important}.marginTop-180{margin-top:-180px!important}.mt-5{margin-top:5px!important}.mt-10{margin-top:10px!important}.mt-15{margin-top:15px!important}.mt-20{margin-top:20px!important}.mt-25{margin-top:25px!important}.mt-30{margin-top:30px!important}.mt-50{margin-top:50px!important}.mt-100{margin-top:100px!important}.mb-5{margin-bottom:5px!important}.mb-8{margin-bottom:8px!important}.mb-10{margin-bottom:10px!important}.mb-15{margin-bottom:15px!important}.mb-30{margin-bottom:30px!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.m-0{margin:0!important}.m-15{margin:15px!important}.opacity05{opacity:.5}.lable{font-size:12px}.textWhite{color:#fff!important}.textBlue{color:#2b5773!important}.textPrimary{color:#0371b4!important}.darkTheme .textPrimary,.textPrimary.darkTheme{color:#009eff!important}.textVibrantBlue{color:#0045ff!important}.darkTheme .textVibrantBlue,.textVibrantBlue.darkTheme{color:#009eff!important}.textBlack{color:#000!important}.textGreyWatermark{color:#7a7a7a!important}.bgPrimary{background-color:#0171b4!important}.bgDarkSecondary{background-color:#41516f!important}.textOrange{color:#dc792d}.bgWhite{background-color:#fff!important}.bgBlack{background-color:#000}.bgGrey{background-color:#e5e5e5!important}.bgLightGrey{background-color:#f7f7f7!important}.bgTransparent{background-color:transparent!important;background-image:none!important}.bgSkyBlue{background-color:#e7f0ff!important}.textDanger{color:#c30000!important}.darkTheme.textDanger,.textDanger.darkTheme{color:#ff2d2d!important}.textGreen{color:#428e11!important}.darkTheme.textGreen,.textGreen.darkTheme{color:#03bf70!important}.textPurple{color:#c905ed!important}.textCenter{text-align:center!important}.textLeft{text-align:left!important}.textRight{text-align:right!important}.textUppercase{text-transform:uppercase!important}.textCapitalize{text-transform:capitalize!important}.text-underline{text-decoration:underline!important}.cursorPointer{cursor:pointer!important}.disabledBlock{background:#0000003b}.boxShadowNone{box-shadow:none}.borderNone{border:none!important}.borderRadius10{border-radius:10px!important}.cursorNotAllowed{cursor:not-allowed!important}.noPointerEvents{pointer-events:none!important}.displayFlex{display:flex}.displayInlineFlex{display:inline-flex}.displayInline,.show{display:inline-block}.displayBlock{display:block!important}.hide{display:none!important}.floatRight{float:right}.overflowHidden{overflow:hidden}.overflowVisible{overflow:visible!important}.overflowAuto{overflow:auto!important}.defaultPadding{padding:15px}.positionRelative{position:relative}.positionAbsolute{position:absolute!important}.positionStatic{position:static!important}.marginAuto{margin:auto!important}.font-12{font-size:12px!important;line-height:14px}table th,table td{padding:5px 10px;border-bottom:1px solid #a0a0a0}.MuiInputBase-input.MuiOutlinedInput-input{padding:0;font-size:12px;line-height:16px;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif"}@media only screen and (min-width:1440px){.MuiInputBase-input.MuiOutlinedInput-input{font-size:16px;line-height:20px}}@media only screen and (min-width:2560px){.MuiInputBase-input.MuiOutlinedInput-input{font-size:18px;line-height:22px}}.link{color:#0073ba;text-decoration:underline;cursor:pointer}.link.darkTheme{color:#009eff}.contentWrapper{height:calc(100% - 60px);overflow-y:auto}.fontSize14px{font-size:14px!important}.fontWegintBold{font-weight:600!important}.text-nowrap{white-space:nowrap}.d-flex{display:flex}.alignItemsCenter{align-items:center}.verticalAlignTop{vertical-align:top!important}.alignItemsStart{align-items:flex-start!important}.justifyContentCenter{justify-content:center!important}.justifyContentEnd{justify-content:flex-end}.justifyContentStart{justify-content:flex-start!important}.justifyContentBetween{justify-content:space-between}.justifyContentAround{justify-content:space-around!important}.flexColumn{flex-direction:column}.flexRow{flex-direction:row!important}.flex-1{flex:1!important}.flex-wrap{flex-wrap:wrap!important}.iconBtn{padding:4px 15px 4px 34px;height:30px;position:relative;border:none;display:flex;align-items:center;border-radius:17px;cursor:pointer;font-size:14px;line-height:18px;font-weight:500}@media only screen and (min-width:1280px){.iconBtn{font-size:14px;line-height:18px}}@media only screen and (min-width:1366px){.iconBtn{font-size:14px;line-height:18px}}@media only screen and (min-width:1440px){.iconBtn{font-size:14px;line-height:18px}}@media only screen and (min-width:1920px){.iconBtn{font-size:16px;line-height:20px}}.iconBtn .iconWrap{width:32px;height:32px;border-radius:17px;position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center}.iconBtn.danger{background-color:#a500001c;color:#0371b4;text-decoration:underline}.darkTheme.iconBtn.danger{background-color:#a50000;color:#fff}.iconBtn.danger .iconWrap{background-color:#a50000}.iconBtn.green{background-color:#428e111c;color:#0371b4;text-decoration:underline}.iconBtn.green .iconWrap{background-color:#428e11}.iconBtn.large{padding:12px 8px 12px 50px;height:41px;border-radius:50px;font-size:14px;line-height:17px;font-weight:400}.iconBtn.large .iconWrap{width:47px;height:47px;border-radius:50px;top:-3px}.iconBtn.blue{background-color:#e7f0ff;color:#2b5773}.iconBtn.blue .iconWrap{background-color:#2b5773}.iconBtn.disabled{background-color:#6d71771c;color:#6d7177}.darkTheme.iconBtn.disabled{background-color:#6d7177;color:#242527}.iconBtn.disabled .iconWrap{background-color:#6d7177}.MuiButtonBase-root.MuiCheckbox-root.Mui-checked.orange,.MuiButtonBase-root.MuiRadio-root.Mui-checked.orange{color:#dc792d}.MuiList-root.MuiMenu-list{max-height:200px}.MuiList-root.MuiMenu-list .MuiButtonBase-root.MuiMenuItem-root{padding-top:4px;padding-bottom:4px;font-size:16px;line-height:24px}@media only screen and (min-width:2560px){.MuiList-root.MuiMenu-list .MuiButtonBase-root.MuiMenuItem-root{font-size:20px;line-height:28px}}.MuiList-root.MuiMenu-list .MuiButtonBase-root.MuiMenuItem-root .MuiButtonBase-root.MuiCheckbox-root{padding:5px}.MuiList-root.MuiMenu-list .MuiButtonBase-root.MuiMenuItem-root .MuiListItemText-root .MuiTypography-root{font-size:14px;line-height:18px;font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif"}@media only screen and (min-width:2560px){.MuiList-root.MuiMenu-list .MuiButtonBase-root.MuiMenuItem-root .MuiListItemText-root .MuiTypography-root{font-size:18px;line-height:22px;letter-spacing:1px}}.MuiList-root.MuiMenu-list .MuiButtonBase-root.MuiMenuItem-root img.calendar-icon{display:none}.MuiList-root.MuiMenu-list .MuiButtonBase-root.MuiMenuItem-root.header-menu-item{justify-content:space-between}.MuiList-root.MuiMenu-list .MuiButtonBase-root.MuiMenuItem-root.header-menu-item img{width:20px;height:20px;margin-left:20px}.MuiButtonBase-root.MuiButton-root{font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif";font-size:12px;line-height:16px}@media only screen and (min-width:1440px){.MuiButtonBase-root.MuiButton-root{font-size:14px;line-height:18px}}@media only screen and (min-width:2560px){.MuiButtonBase-root.MuiButton-root{font-size:24px;line-height:26px}}.MuiButtonBase-root.MuiButton-root.MuiButton-containedPrimary,.MuiButtonBase-root.MuiButton-root.primary-btn{background-color:#0371b4}.MuiButtonBase-root.MuiButton-root.MuiButton-containedPrimary.darkTheme,.MuiButtonBase-root.MuiButton-root.primary-btn.darkTheme{color:#fff!important}.MuiButtonBase-root.MuiButton-root.MuiButton-outlined{border-color:#0371b4;color:#0371b4}.darkTheme .MuiButtonBase-root.MuiButton-root.MuiButton-outlined{color:#fff;border-color:#fff}@media only screen and (min-width:2560px){.MuiButtonBase-root.MuiButton-root.MuiButton-outlined{padding:5px 16px}}.MuiButtonBase-root.MuiButton-root.rounded{border-radius:50px;min-width:100px}.MuiButtonBase-root.MuiButton-root.Mui-disabled{background:#aaa!important;color:#fff!important;border:1px solid #AAAAAA!important}.MuiButtonBase-root.MuiButton-root.link-button{background-color:#0371b4;color:#fff;padding:6px 16px;text-align:center;border-radius:50px;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;text-transform:uppercase;text-decoration:none}.MuiButtonBase-root.MuiButton-root.link-button:hover{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.MuiButtonBase-root.MuiButton-root.white{background:#fff;color:#363636}.MuiButtonBase-root.MuiButton-root.green-btn{background:#006212;color:#fff}.MuiButtonBase-root.MuiButton-root.green-btn.darkTheme{background-color:#03bf70;color:#fff}.MuiButtonBase-root.MuiButton-root.default-btn{background:#cdd4d9;color:#fff}.MuiButtonBase-root.MuiButton-root.default-btn.darkTheme{background-color:#000;color:#fff}.MuiButtonBase-root.MuiButton-root.MuiIconButton-root .icon-btn-img{width:30px;height:30px}@media only screen and (min-width:3840px){.MuiButtonBase-root.MuiButton-root.MuiIconButton-root .icon-btn-img{width:40px;height:40px}}.MuiButtonBase-root.MuiButton-root.secondary-btn{background:#dc792d;border:1px solid #DC792D;box-shadow:none;color:#fff}.MuiButtonBase-root.MuiButton-root.skyblue-btn{background:#06b0f0;color:#fff}.MuiButtonBase-root.MuiIconButton-root.green-btn{background-color:#006212}.MuiButtonBase-root.MuiIconButton-root.green-btn img{width:18px;height:18px}@media only screen and (min-width:2560px){.MuiButtonBase-root.MuiIconButton-root.green-btn{width:42px;height:42px;display:flex;align-items:center;justify-content:center}.MuiButtonBase-root.MuiIconButton-root.green-btn img{width:22px;height:22px}}.MuiButtonBase-root.MuiIconButton-root .icon-btn-img{width:30px;height:30px}@media only screen and (min-width:3840px){.MuiButtonBase-root.MuiIconButton-root .icon-btn-img{width:40px;height:40px}}.MuiButtonBase-root.MuiIconButton-root .icon-btn-img.small{width:15px;height:15px}@media only screen and (min-width:3840px){.MuiButtonBase-root.MuiIconButton-root .icon-btn-img.small{width:25px;height:25px}}.MuiButtonBase-root.MuiIconButton-root.white{background:#fff}.MuiButtonBase-root.MuiIconButton-root.white img{width:18px;height:18px}@media only screen and (min-width:2560px){.MuiButtonBase-root.MuiIconButton-root.white{width:42px;height:42px;display:flex;align-items:center;justify-content:center}.MuiButtonBase-root.MuiIconButton-root.white img{width:22px;height:22px}}@media only screen and (min-width:3840px){.MuiButtonBase-root.MuiMenuItem-root{font-size:20px;line-height:24px}}.MuiButtonBase-root .icon-btn-img{width:30px;height:30px}@media only screen and (min-width:3840px){.MuiButtonBase-root .icon-btn-img{width:40px;height:40px}}.MuiButtonBase-root .icon-btn-img.small{width:15px;height:15px}@media only screen and (min-width:3840px){.MuiButtonBase-root .icon-btn-img.small{width:25px;height:25px}}.MuiButtonBase-root.MuiToggleButton-root{font-family:Proxima-Nova,Roboto,Helvetica,Arial,"sans-serif";font-size:12px;line-height:16px;text-transform:capitalize;font-weight:700;padding:5px 12px;border:none}@media only screen and (min-width:1440px){.MuiButtonBase-root.MuiToggleButton-root{font-size:14px;line-height:18px}}@media only screen and (min-width:2560px){.MuiButtonBase-root.MuiToggleButton-root{font-size:24px;line-height:26px}}.MuiButtonBase-root.MuiToggleButton-root.white{background:#fff;color:#0371b4}.MuiButtonBase-root.MuiToggleButton-root.white.Mui-selected:hover{background-color:#fff}.MuiButtonBase-root.MuiToggleButton-root.rounded{border-radius:50px;min-width:100px}.MuiTooltip-tooltip{background:#484848;font-size:14px!important;line-height:18px!important;color:#fff!important;box-shadow:1px 1px 4px #00000080;display:block!important}@media only screen and (min-width:1920px){.MuiTooltip-tooltip{font-size:16px!important;line-height:20px!important}}@media only screen and (min-width:2560px){.MuiTooltip-tooltip{font-size:18px!important;line-height:22px!important}}@media only screen and (min-width:3840px){.MuiTooltip-tooltip{font-size:20px!important;line-height:24px!important}}.MuiTooltip-arrow{color:#484848}.errorMsg{white-space:pre-line}.react-daterange-picker__wrapper{flex-direction:row-reverse;align-items:center;justify-content:space-between;border:1px solid rgba(0,0,0,.23);height:41px;border-radius:4px}.darkTheme.react-daterange-picker__wrapper{border:1px solid rgba(255,255,255,.23);color:#fff}.react-daterange-picker__calendar{z-index:11}.react-daterange-picker__inputGroup{font-size:12px;line-height:16px;font-weight:400;flex-grow:0}.MuiModal-root.MuiPopover-root.MuiMenu-root,.MuiModal-root.MuiDialog-root,.MuiModal-root.MuiPopover-root{z-index:10000}.MuiPickersPopper-root{z-index:10000!important}.Toastify__toast-container{z-index:100000}.MuiTooltip-popper{z-index:10000!important}.MuiSelect-select.MuiInputBase-input.MuiOutlinedInput-input.Mui-disabled{-webkit-text-fill-color:inherit}body{background-color:#e6e6e6}.error-page{text-align:center;width:50%;border:4px solid #C30000;padding:20px;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:4px}.error-page h2{font-size:30px;line-height:30px;opacity:.7}.error-page h3{font-size:14px;line-height:20px;opacity:.7;margin:0 20px 20px}.error-page button{background-color:#0073ba;color:#fff;padding:7px 30px;font-size:16px}.error-page button:hover{background-color:#fd8320}.loader{position:fixed;inset:0;z-index:99999;background-color:#000;opacity:.6;width:100%;height:100%}.loader span{width:70px!important;height:70px!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#eb7200}
