@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap);.wrapper{display:flex}.wrapper .content{height:100%;min-height:100%;overflow-x:hidden;width:100%}.table table{border-collapse:collapse}.table th{background-color:#f5f4f4;font-weight:600}.table td,.table th{border:1.2px solid #ccc;padding:8px}.side_bar{background:linear-gradient(180deg,#1a1a2e,#16213e);display:flex;flex-direction:column;height:100%}.side_bar .side_icon{color:#ffffffb3;transition:all .2s ease}.side_bar .side_icon:hover{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;box-shadow:0 4px 12px #667eea66;color:#fff;padding:8px;transform:scale(1.05)}.side_bar .side_text{color:#ffffffd9;font-weight:500}.side_bar-list{align-content:space-between;display:flex;flex-direction:column;height:100vh;padding:8px 4px}.MuiDrawer-paper{border-right:none!important;box-shadow:2px 0 12px #0000001a}.MuiListItemButton-root{border-radius:8px!important;margin:2px 4px!important;transition:all .2s ease!important}.MuiListItemButton-root:hover{background:#ffffff14!important}: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:#ffffffb3;--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(90deg,#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{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--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{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@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--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-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--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-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%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.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{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-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--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-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(0deg)}to{transform:rotate(1turn)}}.header{background:linear-gradient(180deg,#1a1a2e,#16213e)!important;box-shadow:0 2px 12px #0003!important}@media only screen and (max-width:480px){.header .header_title{font-size:14px;font-weight:600}}.header .header_title{font-weight:600;letter-spacing:.5px}.header .header_username{font-size:14px;font-weight:600;margin-left:12px;opacity:.95}@media only screen and (max-width:480px){.header .header_username{display:none;font-size:12px}}.header .header_mail{font-size:11px;margin-left:8px;margin-top:2px;opacity:.8}@media only screen and (max-width:480px){.header .header_mail{display:none;font-size:10px}}.MuiToolbar-root{min-height:56px!important}.detail_chart{font-size:25px;margin:20px 0;text-align:center;text-transform:uppercase}@media only screen and (max-width:480px){.detail_chart{font-size:16px}}@media only screen and (min-width:481px)and (max-width:768px){.detail_chart{font-size:18px}}.only_header .content{height:100%;min-height:100%;width:100%}.sub_header_wrapper{align-items:center;background:#f8f9fae6;border:1px solid #dee2e6;border-radius:20px;box-shadow:0 1px 4px #0000000f;display:inline-flex;gap:6px;padding:4px 10px;transition:all .2s ease;white-space:nowrap}.sub_header_wrapper:before{content:"🕐";flex-shrink:0;font-size:13px;line-height:1}.sub_header_wrapper .sub_text{color:#495057;font-size:12px;font-weight:600;letter-spacing:.2px;margin:0;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:480px){.sub_header_wrapper .sub_text{font-size:10px;max-width:140px}}body[data-theme=dark] .sub_header_wrapper{background:#0d1526d9!important;border-color:#1a2840!important;box-shadow:0 1px 4px #0006!important}body[data-theme=dark] .sub_header_wrapper .sub_text{color:#8fa3bf!important}.search_page{padding:10px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.9)}}.btn_export-excel:disabled,.btn_export-excel[disabled]{background-color:#f5f5f5!important;border:1px solid #e0e0e0!important;color:#666!important}:root{--default-height-header:60px;--default-width-content:1150px;--primary-color:#088f81;--auth-page-color:#5cb8e4;--side-color:#12344d;--side-icon-color:#dbdedf;--side-icon-hover-color:#5a7183;--body-color:#f6f6f7;--state-sensor-normal:#11cc67;--state-sensor-calib:orange;--state-sensor-error:red;--state-sensor-off:gray;--state-sensor-over:#141e61;--sate-device-off:gray;--sate-device-on:#11cc67}body[data-theme=dark]{--body-color:#060b14;--primary-color:#00c4b4;background-color:#060b14!important;color:#e2e8f0}body[data-theme=dark] ::-webkit-scrollbar-track{background-color:#0a0f1e!important}body[data-theme=dark] ::-webkit-scrollbar-thumb{background-image:-webkit-gradient(linear,40% 0,75% 84%,from(#00c4b4),to(#0891b2),color-stop(.6,#00b4a6))!important}body[data-theme=dark] .MuiPaper-root{background-color:#0d1526!important;background-image:none!important;color:#e2e8f0!important}body[data-theme=dark] .MuiAppBar-root,body[data-theme=dark] .MuiDrawer-paper{background-color:#0a0f1e!important}body[data-theme=dark] .MuiMenu-paper{background-color:#0d1526!important;border:1px solid #1a2840!important}body[data-theme=dark] .MuiDivider-root{border-color:#1a2840!important}body[data-theme=dark] .MuiTypography-root{color:inherit}body[data-theme=dark] .MuiChip-root{background:#1a2840!important;color:#8fa3bf!important}body[data-theme=dark] .MuiChip-root.MuiChip-filled{background:#00d4b826!important;color:#00d4b8!important}body[data-theme=dark] .MuiTab-root{color:#8fa3bf!important}body[data-theme=dark] .MuiTab-root.Mui-selected{color:#00d4b8!important}body[data-theme=dark] .MuiTabs-indicator{background-color:#00d4b8!important}body[data-theme=dark] .MuiButton-outlined{border-color:#1a2840!important;color:#8fa3bf!important}body[data-theme=dark] .MuiButton-outlined:hover{background:#00d4b814!important;border-color:#00d4b8!important;color:#00d4b8!important}body[data-theme=dark] .MuiTableCell-root{border-color:#1a2840!important;color:#e2e8f0!important}body[data-theme=dark] .MuiTableHead-root .MuiTableCell-root{background:#0d1526!important;color:#8fa3bf!important}body[data-theme=dark] .MuiTableRow-root:hover{background:#00d4b80d!important}body[data-theme=dark] .MuiDialog-paper{background:#0d1526!important;border:1px solid #1a2840!important}body[data-theme=dark] .MuiList-root{background:#0000}body[data-theme=dark] .MuiListItemText-primary{color:#e2e8f0!important}body[data-theme=dark] .MuiListItemText-secondary{color:#8fa3bf!important}body[data-theme=dark] .MuiInputBase-root{background:#0d1526!important;color:#e2e8f0!important}body[data-theme=dark] .MuiOutlinedInput-notchedOutline{border-color:#1a2840!important}body[data-theme=dark] .MuiInputLabel-root,body[data-theme=dark] .MuiSelect-icon{color:#8fa3bf!important}body[data-theme=dark] .MuiAutocomplete-paper{background:#0d1526!important;border:1px solid #1a2840!important;color:#c8d8e8!important}body[data-theme=dark] .MuiAutocomplete-option{color:#c8d8e8!important}body[data-theme=dark] .MuiAutocomplete-option:hover,body[data-theme=dark] .MuiAutocomplete-option[aria-selected=true]{background:#00d4b81a!important}body[data-theme=dark] .home_page{background:#060b14!important}body[data-theme=dark] .App,body[data-theme=dark] .wrapper{background-color:#060b14!important}body[data-theme=dark] .sensor_state-normal{background:linear-gradient(135deg,#05702e,#045c25)!important;border:1px solid #00b4501f!important;box-shadow:0 2px 8px #04963c59,0 0 16px #04782d1a!important}body[data-theme=dark] .sensor_state-error{background:linear-gradient(135deg,#7f1d1d,#6b1515)!important;box-shadow:0 2px 8px #be1e1e73,0 0 16px #be1e1e2e!important}body[data-theme=dark] .sensor_state-calib,body[data-theme=dark] .sensor_state-warning{background:linear-gradient(135deg,#92400e,#78350f)!important;box-shadow:0 2px 8px #92400e66!important}body[data-theme=dark] .sensor_state-off{background:linear-gradient(135deg,#1a2a40,#14203a)!important;border:1px solid #1a2840!important;box-shadow:none!important}body[data-theme=dark] .sensor_state-over{background:linear-gradient(135deg,#9a3412,#7c2d12)!important;box-shadow:0 2px 8px #9a341266!important}body[data-theme=dark] .coil_state-normal{background:linear-gradient(135deg,#0a3d5c,#0c4d72)!important;border:1px solid #00c8ff33!important;box-shadow:0 0 14px #00c8ff26,0 2px 6px #0006!important;color:#d0f0ff!important}body[data-theme=dark] .coil_state-error{background:linear-gradient(135deg,#7f1d1d,#991b1b)!important}body[data-theme=dark] .coil_state-calib{background:linear-gradient(135deg,#78350f,#92400e)!important}body[data-theme=dark] .coil_state-off{background:linear-gradient(135deg,#182438,#1c2d48)!important;border:1px solid #ffffff0d!important;color:#c8dcf099!important}body[data-theme=dark] .borderd-content{background:#0d1526!important;border-color:#1a2840!important}body[data-theme=dark] .borderd-content .title{background:linear-gradient(90deg,#0a1a30,#0c1e38)!important;border-color:#1a2840!important;color:#00c4b4!important}body[data-theme=dark] .home_chart,body[data-theme=dark] .home_chart_date{background:#0d1526!important;border-color:#1a2840!important}body[data-theme=dark] .highcharts-background,body[data-theme=dark] .highcharts-plot-background{fill:#0000!important}body[data-theme=dark] .highcharts-axis-labels text,body[data-theme=dark] .highcharts-axis-title,body[data-theme=dark] .highcharts-title{fill:#8fa3bf!important}body[data-theme=dark] .highcharts-grid-line{stroke:#1a2840!important}body[data-theme=dark] .highcharts-legend-item text{fill:#c8d8e8!important}body[data-theme=dark] .header,body[data-theme=dark] header{background:#0a0f1e!important;border-color:#1a2840!important}body[data-theme=dark] .side_bar,body[data-theme=dark] .sidebar{background:#080d1a!important;border-color:#1a2840!important}body[data-theme=dark] .alarm-note{background:#dc26261a!important;border-color:#dc26264d!important;color:#fca5a5!important}body[data-theme=dark] .normal-note{background:#00c4b414!important;border-color:#00c4b433!important;color:#a0f0e7!important}body[data-theme=dark] .dashboard-card{background:#0d1526!important;border-color:#1a2840!important}body[data-theme=dark] .dashboard-card .card-header{background:#0a1020!important;border-color:#1a2840!important}body[data-theme=dark] .dashboard-card .card-header .card-title{color:#e2e8f0!important}body[data-theme=dark] .notes-section-wrapper{background:#0d1526!important;border-color:#1a2840!important}body[data-theme=dark] .notes-section-wrapper .MuiBox-root,body[data-theme=dark] .notes-section-wrapper .MuiBox-root[class*=fafafa]{background:#0000!important}body[data-theme=dark] .MuiPaper-root.section-card-paper{background:#0d1526!important;border-color:#1a2840!important}body[data-theme=dark] .MuiPaper-root .MuiBox-root[style*=grey],body[data-theme=dark] .MuiPaper-root .section-header-box{background:#0a1020!important;border-color:#1a2840!important}body[data-theme=dark] .map-section-wrapper{background:#0d1526!important;border-color:#1a2840!important}body[data-theme=dark] .MuiBox-root[style*="background-color: #fafafa"],body[data-theme=dark] .MuiBox-root[style*="background-color: rgb(250, 250, 250)"],body[data-theme=dark] .MuiBox-root[style*="background: #fafafa"],body[data-theme=dark] .MuiBox-root[style*="background: rgb(250, 250, 250)"]{background:#0a1020!important;background-color:#0a1020!important}body[data-theme=dark] .MuiAutocomplete-root .MuiOutlinedInput-root{background:#121d32!important}body[data-theme=dark] .MuiAutocomplete-root .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#1a2840!important}body[data-theme=dark] .MuiAutocomplete-root .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#2a3e58!important}body[data-theme=dark] .MuiAutocomplete-root .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#00c4b4!important}body[data-theme=dark] .MuiAutocomplete-root .MuiOutlinedInput-root input{color:#e2e8f0!important}body[data-theme=dark] .MuiAutocomplete-root .MuiOutlinedInput-root .MuiAutocomplete-endAdornment button,body[data-theme=dark] .MuiAutocomplete-root .MuiOutlinedInput-root input::placeholder{color:#3d5470!important}body[data-theme=dark] .coil_state-normal{background:linear-gradient(135deg,#05415e,#065a82)!important;border:1.5px solid #00d4ff80!important;box-shadow:0 0 0 1px #00b4dc4d,0 0 16px #00b4dc59,0 2px 8px #00000080!important;color:#7ee8ff!important}body[data-theme=dark] .coil_state-off{background:linear-gradient(135deg,#141f30,#1a2840)!important;border:1px solid #ffffff0f!important;box-shadow:none!important;color:#7896b480!important;opacity:.75}body[data-theme=dark] .coil_state-normal .status-badge.active{background:#00d4ff40!important;border:1px solid #00d4ff66!important;color:#7ee8ff!important}body[data-theme=dark] .coil_state-off .status-badge.inactive{background:#ffffff0a!important;color:#6482a099!important}body[data-theme=dark] .MuiChip-root[style*="#f5f5f5"],body[data-theme=dark] .MuiChip-root[style*="rgb(245, 245, 245)"]{background:#1a2840!important;border-color:#243452!important;color:#8fa3bf!important}body[data-theme=dark] .MuiPaper-elevation0{background:#0d1526!important}body[data-theme=dark] .MuiPaper-root>.MuiBox-root{background-color:#0000!important}body[data-theme=dark] [style*="background-color: #fafafa"],body[data-theme=dark] [style*="background-color: rgb(250, 250, 250)"],body[data-theme=dark] [style*="background-color: rgba(250, 250, 250"],body[data-theme=dark] [style*="background: rgb(250, 250, 250)"]{background-color:#0a1020!important}body[data-theme=dark] [style*="background-color: rgb(238, 238, 238)"], body[data-theme=dark] [style*="background-color: rgb(245, 245, 245)"]{background-color:#1a2840!important}body[data-theme=dark] .chartv2-toolbar{background:#0a1020!important;border-bottom:1px solid #1a2840!important}body[data-theme=dark] .chartv2-toolbar .MuiBox-root[style*="rgb(232, 245, 233)"], body[data-theme=dark] .chartv2-toolbar .MuiBox-root[style*=e8f5e9]{background:#00d4b81f!important;border-color:#00d4b840!important;color:#00d4b8!important}body[data-theme=dark] .chartv2-toolbar .MuiBox-root[style*="rgb(232, 245, 233)"] *, body[data-theme=dark] .chartv2-toolbar .MuiBox-root[style*=e8f5e9] *{color:#00d4b8!important}body[data-theme=dark] .chartv2-toolbar .MuiBox-root[style*="rgb(255, 248, 225)"], body[data-theme=dark] .chartv2-toolbar .MuiBox-root[style*=FFF8E1]{background:#f59e0b1f!important;border-color:#f59e0b4d!important}body[data-theme=dark] .chartv2-toolbar .MuiBox-root[style*="rgb(255, 248, 225)"] *, body[data-theme=dark] .chartv2-toolbar .MuiBox-root[style*=FFF8E1] *{color:#f59e0b!important}body[data-theme=dark] .chartv2-toolbar .MuiBox-root[style*="rgb(255, 235, 238)"], body[data-theme=dark] .chartv2-toolbar .MuiBox-root[style*=FFEBEE]{background:#f871711f!important;border-color:#f871714d!important}body[data-theme=dark] .chartv2-toolbar .MuiBox-root[style*="rgb(255, 235, 238)"] *, body[data-theme=dark] .chartv2-toolbar .MuiBox-root[style*=FFEBEE] *{color:#f87171!important}.v1-try-v2-banner{align-items:center;background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #00d4b859;border-radius:8px;cursor:pointer;display:inline-flex;flex-shrink:0;gap:6px;outline:none;padding:5px 11px;text-decoration:none;transition:all .25s ease;-webkit-user-select:none;user-select:none;vertical-align:middle}.v1-try-v2-banner:hover{border-color:#00d4b8;box-shadow:0 0 14px #00d4b84d;transform:translateY(-1px)}.v1-try-v2-banner .v1-try-icon{font-size:13px}.v1-try-v2-banner .v1-try-text{color:#e2e8f0;font-size:11px;font-weight:600;white-space:nowrap}.v1-try-v2-banner .v1-try-text span{color:#00d4b8;font-weight:700}.v1-try-v2-banner .v1-try-badge{background:#00d4b8;border-radius:4px;color:#060b14;font-size:8px;font-weight:800;letter-spacing:.5px;line-height:1.3;padding:2px 6px}body:not([data-theme=dark]) .v1-try-v2-banner{background:linear-gradient(135deg,#0f172a,#1e293b);box-shadow:0 2px 8px #00000026}body[data-theme=dark] .live-toggle-btn{background-color:#141f30!important;border-color:#243452!important;transition:all .3s ease}body[data-theme=dark] .live-toggle-btn:hover{background-color:#1a2840!important;transform:scale(1.02)}body[data-theme=dark] .live-toggle-btn .live-toggle-label{color:#64748b!important}body[data-theme=dark] .live-toggle-btn--active{background-color:#22c55e1f!important;border:2px solid #22c55e80!important;box-shadow:0 0 12px #22c55e33}body[data-theme=dark] .live-toggle-btn--active:hover{background-color:#22c55e2e!important}body[data-theme=dark] .live-toggle-btn--active .live-toggle-label{color:#4ade80!important}body[data-theme=dark] .live-toggle-btn--active .live-toggle-dot{background-color:#22c55e!important;box-shadow:0 0 6px #22c55e}body[data-theme=dark] .live-toggle-btn--stopped{background-color:#0f1a28!important;border:1px solid #1a2840!important;opacity:.75}body[data-theme=dark] .live-toggle-btn--stopped .live-toggle-label{color:#3d5470!important}body[data-theme=dark] .alarm_note_wrapper{background:linear-gradient(135deg,#2a1010,#1a0a0a)!important;border-left:4px solid #ef4444!important;box-shadow:0 0 10px #ef444433!important}body[data-theme=dark] .alarm_note_wrapper .note_text{color:#fca5a5!important}body[data-theme=dark] .alarm_note_wrapper .note_text a,body[data-theme=dark] .alarm_note_wrapper .note_text span{color:inherit!important}body[data-theme=dark] .alarm_note_wrapper .alarm-chip{background-color:#ef444426!important;border:1px solid #ef444466!important;color:#fca5a5!important}body[data-theme=dark] .normal_note_wrapper{background:linear-gradient(135deg,#0a1f10,#0a1012)!important;border-left:4px solid #22c55e!important;box-shadow:0 0 10px #22c55e1a!important}body[data-theme=dark] .normal_note_wrapper .note_text{color:#86efac!important}::-webkit-scrollbar{border-radius:10px;height:7px;width:7px}::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:10px;-webkit-box-shadow:inset 0 0 6px #0000001a}::-webkit-scrollbar-thumb{background-color:#fff;background-image:-webkit-gradient(linear,40% 0,75% 84%,from(#088f81),to(#30ab9f),color-stop(.6,#0fac9d));border-radius:10px}::-webkit-scrollbar-thumb:hover{cursor:pointer;opacity:.5}::selection{background:#088f81;background:var(--primary-color);color:#fff}*{box-sizing:border-box;padding:0}*,body{margin:0}body{background-color:#f6f6f7!important;background-color:var(--body-color)!important;font-family:Poppins,sans-serif}.highcharts-credits{display:none}.my_table table{border-collapse:collapse}.my_table th{background-color:#f5f4f4;font-weight:600}.my_table td,.my_table th{border:1.2px solid #ccc;padding:8px}.mapboxgl-popup-close-button{background-color:#0000;cursor:pointer;font-size:30px;position:absolute;right:4px;top:1px}body.censor-mode .censor-blur{pointer-events:none!important;transition:filter .3s ease}body.censor-mode .censor-blur,body.censor-mode .header_mail,body.censor-mode .header_username{filter:blur(8px)!important;-webkit-user-select:none!important;user-select:none!important}body.censor-mode .header .MuiAvatar-root{filter:blur(8px)!important}body.censor-mode .MuiAutocomplete-input,body.censor-mode .MuiAutocomplete-listbox .MuiAutocomplete-option,body.censor-mode .MuiAutocomplete-option{filter:blur(6px)!important;-webkit-user-select:none!important;user-select:none!important}body.censor-mode .MuiAutocomplete-tag{filter:blur(6px)!important}body.censor-mode .map-section-wrapper,body.censor-mode .notes-section-wrapper{filter:blur(8px)!important;-webkit-user-select:none!important;user-select:none!important}body.censor-mode .map-marker-label-name,body.censor-mode .sidebar_menu_item_text{filter:blur(6px)!important;-webkit-user-select:none!important;user-select:none!important}body.censor-mode .map-station-name,body.censor-mode .popup-station-name{filter:blur(8px)!important;-webkit-user-select:none!important;user-select:none!important}body.censor-mode .MuiTypography-root.map-status-count,body.censor-mode .map-status-count{filter:blur(6px)!important;-webkit-user-select:none!important;user-select:none!important}body.censor-mode .station-name,body.censor-mode .station-name-cell,body.censor-mode .station-name-link{filter:blur(8px)!important;-webkit-user-select:none!important;user-select:none!important}body.censor-mode .MuiDialog-root .MuiListItemText-root,body.censor-mode .monitor_page .search-input,body.censor-mode .sub_header .station_label,body.censor-mode .sub_header_station_name{filter:blur(6px)!important;-webkit-user-select:none!important;user-select:none!important}.Toastify__toast-container{padding:16px}.Toastify__toast{backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;background:#ffffffd9!important;border:1px solid #ffffffb3!important;border-radius:12px!important;box-shadow:0 8px 30px #00000026!important;color:#334155!important;font-family:Inter,sans-serif!important;padding:12px 16px!important}body[data-theme=dark] .Toastify__toast{background:#0d1526d9!important;border:1px solid #00d4b826!important;box-shadow:0 10px 40px #00000080!important;color:#e2e8f0!important}.Toastify__toast--success{border-left:4px solid #10b981!important}.Toastify__toast--error{border-left:4px solid #ef4444!important}.Toastify__toast--warning{border-left:4px solid #f59e0b!important}body[data-theme=dark] .Toastify__toast--success{background:linear-gradient(135deg,#10b98126,#0d1526e6)!important;border-color:#10b9814d!important;border-left:4px solid #10b981!important}body[data-theme=dark] .Toastify__toast--error{background:linear-gradient(135deg,#ef444426,#0d1526e6)!important;border-color:#ef44444d!important;border-left:4px solid #ef4444!important}body[data-theme=dark] .Toastify__toast--warning{background:linear-gradient(135deg,#f59e0b26,#0d1526e6)!important;border-color:#f59e0b4d!important;border-left:4px solid #f59e0b!important}.Toastify__progress-bar{background:#0000001a!important}body[data-theme=dark] .Toastify__progress-bar{background:#ffffff1a!important}.Toastify__progress-bar--success{background:#10b981!important}.Toastify__progress-bar--error{background:#ef4444!important}.Toastify__progress-bar--warning{background:#f59e0b!important}.Toastify__toast-body{font-size:14px;font-weight:600;line-height:1.4;margin:0!important;padding:0!important}.Toastify__toast-icon{height:24px!important;width:24px!important}