@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap";@font-face{font-family:Regular;src:local("SFUIText-Regular"),url(./assets/Fonts/SFUIText-Regular.ttf) format("truetype");font-family:Bold;src:local("SFUIText-Bold"),url(./assets/Fonts/SFUIText-Bold.ttf) format("truetype");font-family:Heavy;src:local("SFUIText-Heavy"),url(./assets/Fonts/SFUIText-Heavy.ttf) format("truetype")}*{margin:0;padding:0;box-sizing:border-box;font-family:Regular,sans-serif}.Footerlbn{color:var(--LGray-border);bottom:0;z-index:999;display:flex;background:transparent;position:absolute;justify-content:center;font-size:.7rem;right:10px}:root{--background: #efefef;--background2: #fff;--background3: #fff;--Red-Neftis: #fc152b;--text-Col: #0d1314;--text-ColB: #fff;--Gray-border: #bebebe;--LGray-border: #979797;--LGray-borderOP: #97979776;--Blue-col: #6e67d2;--Green-col: #02c94f;--Yellow-col: #ffb423;--Orange-col: #ff7e07;--LRed-col: #f9324f;--background-WFijo: #fff;--background-BFijo: #000;--background-BFijoT: #00000017;--background-BFijoT1: rgba(0, 0, 0, .5);--LGray-borderFijo: #979797;--LGray-borderFijoT: #97979776;--Red-NeftisT: rgba(252, 21, 44, .5);--Green-colT: #02c94e83;transition:.3s ease}[theme=true]{--background: #171717;--background2: #212121;--background3: #3e3e3e;--Red-Neftis: #fc152b;--text-Col: #eaeaea;--text-ColB: #fff;--Gray-border: #3e3e3e;--LGray-border: #747477;--LGray-borderOP: #74747776;--Blue-col: #6e67d2;--Green-col: #02c94f;--Yellow-col: #ffb423;--Orange-col: #ff7e07;--LRed-col: #f9324f;--background-WFijo: #fff;--background-BFijo: #000;--background-BFijoT: #00000017;--background-BFijoT1: rgba(0, 0, 0, .5);--LGray-borderFijo: #979797;--LGray-borderFijoT: #97979776;--Red-NeftisT: rgba(252, 21, 44, .5);--Green-colT: #02c94e83;transition:.3s ease}.selected{color:var(--Red-Neftis)!important;transition:.5s ease}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--LGray-border);border-radius:50px}::-webkit-scrollbar-thumb:hover{background:var(--Red-Neftis)}@keyframes slideLeft{0%{transform:translate(30px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideRight{0%{transform:translate(-30px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDown{0%{transform:translateY(-30px);opacity:0}to{transform:translateY(0);opacity:1}}.bodyLogin{margin:0;font-family:Poppins,sans-serif;-webkit-flow-smoothing:antialiased;-moz-osx-font-smooting:grayscale;display:flex;justify-content:center;align-items:center;min-height:100vh;background-size:cover;background-position:center;background-image:url(/assets/Banner_Neftis_V1-BVbaKF5l.jpeg);z-index:0}body{height:100%;width:100%}.wrapper{width:420px;background:var(--background-BFijoT1);border:4px solid var(--LGray-borderFijoT);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);box-shadow:0 0 13px var(--LGray-borderFijoT);color:var(--background-WFijo);border-radius:20px;padding:30px 40px;transform:scale(1)}.wrapper.active-popup{transform:scale(0)}.btnLogin-Popup{margin-left:0%;margin-top:0%;width:100px;height:50px;border:none;outline:none;background:var(--Red-Neftis);border-radius:40px;box-shadow:0 0 10px var(--background-BFijoT);cursor:pointer;font-size:16px;color:var(--background-WFijo);font-weight:700;transform:scale(1)}.wrapper h1{font-size:36px;text-align:center}.logoneftis{text-align:center;width:50%;height:50%}.wrapper .input-box{position:relative;width:100%;height:50px;margin:30px 0}.input-box input{width:100%;height:100%;background:transparent;outline:var(--background-WFijo);border:2px solid var(--background-WFijo);border-radius:40px;font-size:16px;color:var(--background-WFijo);padding:20px 45px 20px 20px}.input-box label{position:absolute;top:50%;left:20px;transform:translateY(-50%);font-size:16px;color:var(--background-WFijo);pointer-events:none;transition:.5s}.input-box input:focus~label,.input-box input:valid~label{top:0;width:30%;color:var(--background-WFijo);background:var(--Red-Neftis);text-align:center;font-size:12px;border-radius:20px}.input-box .icon{position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:18px}.wrapper .remember-forgot{display:flex;justify-content:space-between;font-size:14.5px;margin:-15px 0 15px}.remember-forgot label input{accent-color:var(--Red-Neftis);margin-right:4px}.remember-forgot a{color:var(--background-WFijo);text-decoration:none;transition:.3a ease}.remember-forgot a:hover{color:var(--Red-Neftis);text-decoration:underline;transition:.3a ease}.wrapper button{width:100%;height:45px;border:none;outline:none;background:var(--Red-Neftis);border-radius:40px;box-shadow:0 0 10px var(--background-BFijoT);cursor:pointer;font-size:16px;color:var(--background-WFijo);font-weight:700}.wrapper button:active{color:var(--Red-Neftis);background:var(--background-WFijo);border:1px solid var(--Red-Neftis);box-shadow:0 0 10px 3px var(--LGray-border)}.wrapper .register-link{font-size:14.5;text-align:center;margin:20px 0 15px}.register-link p a{color:var(--background-WFijo);text-decoration:none;font-weight:600}.register-link p a:hover{text-decoration:underline}.Video-bkg{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden}.Video-bkg video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:101%;height:101%;object-fit:cover;z-index:1}.wrapper .icon-close{position:absolute;top:0;right:0;width:45px;height:45px;background:var(--Red-Neftis);font-size:2em;color:var(--background-WFijo);display:flex;justify-content:center;align-items:center;border-top-right-radius:13px;border-bottom-left-radius:20px;cursor:pointer;z-index:1}.icon-span{position:absolute;right:20px;top:0;bottom:0;height:100%;display:flex;align-items:center;font-size:22px}.wrapper .input-pass{position:relative;width:100%;height:50px;margin:30px 0}.input-pass input{width:100%;height:100%;background:transparent;outline:var(--background-WFijo);border:2px solid var(--background-WFijo);border-radius:40px;font-size:16px;color:var(--background-WFijo);padding:20px 45px 20px 20px}.input-pass label{position:absolute;top:50%;left:20px;transform:translateY(-50%);font-size:16px;color:var(--background-WFijo);pointer-events:none;transition:.5s}.input-pass .icon{color:var(--background-WFijo);transform:scale(1);transition:.5s}.input-pass input:focus~.icon,.input-pass input:valid~.icon{transform:scale(0)}.input-pass .icon-span{color:var(--background-WFijo);transform:scale(0);transition:.5s}.input-pass input:focus~.icon-span,.input-pass input:valid~.icon-span{transform:scale(1);transition:.3s ease}.input-pass input:focus~label,.input-pass input:valid~label{top:0;width:30%;color:var(--background-WFijo);background:var(--Red-Neftis);text-align:center;font-size:12px;border-radius:20px}.input-pass .icon{position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:18px}.react-international-phone-country-selector{position:relative}.react-international-phone-country-selector-button{display:flex;height:var(--react-international-phone-height, 36px);box-sizing:border-box;align-items:center;justify-content:center;padding:0;border:1px solid var(--react-international-phone-country-selector-border-color, var(--react-international-phone-border-color, gainsboro));margin:0;-moz-appearance:button;appearance:button;-webkit-appearance:button;background-color:var(--react-international-phone-country-selector-background-color, var(--react-international-phone-background-color, white));cursor:pointer;text-transform:none;-webkit-user-select:none;user-select:none}.react-international-phone-country-selector-button:hover{background-color:var(--react-international-phone-country-selector-background-color-hover, whitesmoke)}.react-international-phone-country-selector-button--hide-dropdown{cursor:auto}.react-international-phone-country-selector-button--hide-dropdown:hover{background-color:transparent}.react-international-phone-country-selector-button__button-content{display:flex;align-items:center;justify-content:center}.react-international-phone-country-selector-button__flag-emoji{margin:0 4px}.react-international-phone-country-selector-button__flag-emoji--disabled{opacity:.75}.react-international-phone-country-selector-button__dropdown-arrow{border-top:var(--react-international-phone-country-selector-arrow-size, 4px) solid var(--react-international-phone-country-selector-arrow-color, #777);border-right:var(--react-international-phone-country-selector-arrow-size, 4px) solid transparent;border-left:var(--react-international-phone-country-selector-arrow-size, 4px) solid transparent;margin-right:4px;transition:all .1s ease-out}.react-international-phone-country-selector-button__dropdown-arrow--active{transform:rotateX(180deg)}.react-international-phone-country-selector-button__dropdown-arrow--disabled{border-top-color:var(--react-international-phone-disabled-country-selector-arrow-color, #999)}.react-international-phone-country-selector-button--disabled{background-color:var(--react-international-phone-disabled-country-selector-background-color, var(--react-international-phone-disabled-background-color, whitesmoke));cursor:auto}.react-international-phone-country-selector-button--disabled:hover{background-color:var(--react-international-phone-disabled-country-selector-background-color, var(--react-international-phone-disabled-background-color, whitesmoke))}.react-international-phone-flag-emoji{width:var(--react-international-phone-flag-width, 24px);height:var(--react-international-phone-flag-height, 24px);box-sizing:border-box}.react-international-phone-country-selector-dropdown{position:absolute;z-index:1;top:var(--react-international-phone-dropdown-top, 44px);left:var(--react-international-phone-dropdown-left, 0);display:flex;width:300px;max-height:200px;flex-direction:column;padding:4px 0;margin:0;background-color:var(--react-international-phone-dropdown-item-background-color, var(--react-international-phone-background-color, white));box-shadow:var(--react-international-phone-dropdown-shadow, 2px 2px 16px rgba(0, 0, 0, .25));color:var(--react-international-phone-dropdown-item-text-color, var(--react-international-phone-text-color, #222));list-style:none;overflow-y:scroll}.react-international-phone-country-selector-dropdown__preferred-list-divider{height:1px;border:none;margin:var(--react-international-phone-dropdown-preferred-list-divider-margin, 0);background:var(--react-international-phone-dropdown-preferred-list-divider-color, var(--react-international-phone-border-color, gainsboro))}.react-international-phone-country-selector-dropdown__list-item{display:flex;min-height:var(--react-international-phone-dropdown-item-height, 28px);box-sizing:border-box;align-items:center;padding:2px 8px}.react-international-phone-country-selector-dropdown__list-item-flag-emoji{margin-right:8px}.react-international-phone-country-selector-dropdown__list-item-country-name{overflow:hidden;margin-right:8px;font-size:var(--react-international-phone-dropdown-item-font-size, 14px);text-overflow:ellipsis;white-space:nowrap}.react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-dropdown-item-dial-code-color, gray);font-size:var(--react-international-phone-dropdown-item-font-size, 14px)}.react-international-phone-country-selector-dropdown__list-item:hover{background-color:var(--react-international-phone-selected-dropdown-item-background-color, var(--react-international-phone-selected-dropdown-item-background-color, whitesmoke));cursor:pointer}.react-international-phone-country-selector-dropdown__list-item--selected,.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color, whitesmoke);color:var(--react-international-phone-selected-dropdown-item-text-color, var(--react-international-phone-text-color, #222))}.react-international-phone-country-selector-dropdown__list-item--selected .react-international-phone-country-selector-dropdown__list-item-dial-code,.react-international-phone-country-selector-dropdown__list-item--focused .react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-selected-dropdown-item-dial-code-color, var(--react-international-phone-dropdown-item-dial-code-color, gray))}.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color, var(--react-international-phone-selected-dropdown-item-background-color, whitesmoke))}.react-international-phone-dial-code-preview{display:flex;align-items:center;justify-content:center;padding:0 8px;border:1px solid var(--react-international-phone-dial-code-preview-border-color, var(--react-international-phone-border-color, gainsboro));margin-right:-1px;background-color:var(--react-international-phone-dial-code-preview-background-color, var(--react-international-phone-background-color, white));color:var(--react-international-phone-dial-code-preview-text-color, var(--react-international-phone-text-color, #222));font-size:var(--react-international-phone-dial-code-preview-font-size, var(--react-international-phone-font-size, 13px))}.react-international-phone-dial-code-preview--disabled{background-color:var(--react-international-phone-dial-code-preview-disabled-background-color, var(--react-international-phone-disabled-background-color, whitesmoke));color:var(--react-international-phone-dial-code-preview-disabled-text-color, var(--react-international-phone-disabled-text-color, #666))}.react-international-phone-input-container{display:flex}.react-international-phone-input-container .react-international-phone-country-selector-button{border-radius:var(--react-international-phone-border-radius, 4px);margin-right:-1px;border-bottom-right-radius:0;border-top-right-radius:0}.react-international-phone-input-container .react-international-phone-input{overflow:visible;height:var(--react-international-phone-height, 36px);box-sizing:border-box;padding:0 8px;border:1px solid var(--react-international-phone-border-color, gainsboro);border-radius:var(--react-international-phone-border-radius, 4px);margin:0;background-color:var(--react-international-phone-background-color, white);border-bottom-left-radius:0;border-top-left-radius:0;color:var(--react-international-phone-text-color, #222);font-family:inherit;font-size:var(--react-international-phone-font-size, 13px)}.react-international-phone-input-container .react-international-phone-input:focus{outline:none}.react-international-phone-input-container .react-international-phone-input--disabled{background-color:var(--react-international-phone-disabled-background-color, whitesmoke);color:var(--react-international-phone-disabled-text-color, #666)}.dashboard-overview{padding:20px;max-width:100%;background-color:var(--background);color:var(--text-Col);min-height:calc(100vh - 60px)}.dashboard-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50vh;gap:20px}.loading-spinner{width:40px;height:40px;border:4px solid var(--Gray-border);border-top:4px solid var(--Red-Neftis);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px;flex-wrap:wrap;gap:20px}.header-content h1{font-size:2.5rem;font-weight:700;margin:0 0 8px;background:linear-gradient(135deg,var(--Red-Neftis),#FF6B6B);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header-content p{font-size:1.1rem;color:var(--text-Col);opacity:.8;margin:0}.header-controls{display:flex;gap:15px;align-items:center}.time-range-selector{padding:10px 15px;border:1px solid var(--Gray-border);border-radius:8px;background-color:var(--background2);color:var(--text-Col);font-size:.9rem;cursor:pointer;transition:all .3s ease}.time-range-selector:hover{border-color:var(--Red-Neftis)}.refresh-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,var(--Red-Neftis),#FF6B6B);color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease}.refresh-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #fc152b4d}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px}.metric-card{background-color:var(--background2);border:1px solid var(--Gray-border);border-radius:16px;padding:24px;transition:all .3s ease;position:relative;overflow:hidden}.metric-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.metric-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--Red-Neftis),#FF6B6B)}.metric-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.metric-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.metric-trend{display:flex;align-items:center;gap:4px;font-size:.875rem;font-weight:500}.trend-up{color:#10b981}.trend-down{color:#ef4444}.metric-content h3{font-size:2.25rem;font-weight:700;margin:0 0 4px;color:var(--text-Col)}.metric-content p{font-size:.875rem;color:var(--text-Col);opacity:.7;margin:0}.metric-subtitle{display:block;font-size:.75rem;color:var(--text-Col);opacity:.6;margin-top:4px;font-weight:400}.analytics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px;margin-bottom:40px}.chart-card{background-color:var(--background2);border:1px solid var(--Gray-border);border-radius:16px;padding:24px;transition:all .3s ease}.chart-card:hover{box-shadow:0 4px 20px #00000014}.chart-card.full-width{grid-column:1 / -1}.chart-header{margin-bottom:20px}.chart-header h3{font-size:1.25rem;font-weight:600;margin:0 0 4px;color:var(--text-Col)}.chart-subtitle{font-size:.875rem;color:var(--text-Col);opacity:.6}.status-chart{width:100%}.chart-visual{display:flex;height:8px;border-radius:4px;overflow:hidden;margin-bottom:20px}.chart-segment{height:100%;transition:all .3s ease}.chart-legend{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px}.legend-item{display:flex;align-items:center;gap:8px;font-size:.875rem}.legend-color{width:12px;height:12px;border-radius:3px}.legend-label{flex:1;color:var(--text-Col)}.legend-value{font-weight:600;color:var(--text-Col)}.battery-chart{display:flex;flex-direction:column;gap:16px}.battery-bar{display:flex;flex-direction:column;gap:8px}.bar-label{font-size:.875rem;color:var(--text-Col);font-weight:500}.bar-container{position:relative;height:24px;background-color:var(--background);border-radius:12px;overflow:hidden;display:flex;align-items:center}.bar-fill{height:100%;border-radius:12px;transition:width .8s ease;min-width:4px}.bar-value{position:absolute;right:8px;font-size:.75rem;font-weight:600;color:var(--text-Col);z-index:1}.alerts-list{display:flex;flex-direction:column;gap:16px;max-height:400px;overflow-y:auto}.no-alerts{display:flex;flex-direction:column;align-items:center;padding:40px;color:var(--text-Col);opacity:.6;gap:12px}.no-alerts svg{font-size:2rem;color:#10b981}.alert-item{display:flex;gap:16px;padding:16px;background-color:var(--background);border-radius:12px;border-left:4px solid var(--Gray-border);transition:all .3s ease}.alert-item:hover{background-color:var(--background2)}.alert-icon{flex-shrink:0;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.sos-icon{color:#ef4444;background-color:#ef44441a}.warning-icon{color:#f59e0b;background-color:#f59e0b1a}.alert-content{flex:1}.alert-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.alert-device{font-weight:600;color:var(--text-Col)}.alert-status{padding:4px 8px;border-radius:6px;font-size:.75rem;font-weight:500}.alert-status.pending{background-color:#ef44441a;color:#ef4444}.alert-status.in-progress{background-color:#f59e0b1a;color:#f59e0b}.alert-details{display:flex;gap:16px;font-size:.875rem;color:var(--text-Col);opacity:.7;flex-wrap:wrap}.devices-section{margin-top:40px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.section-header h3{font-size:1.5rem;font-weight:600;margin:0;color:var(--text-Col)}.device-count{font-size:.875rem;color:var(--text-Col);opacity:.6}.devices-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.device-card{background-color:var(--background2);border:1px solid var(--Gray-border);border-radius:12px;padding:20px;transition:all .3s ease}.device-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.device-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.device-name{font-weight:600;color:var(--text-Col);font-size:1rem}.device-status{padding:4px 8px;border-radius:6px;font-size:.75rem;font-weight:500}.device-details{display:flex;flex-direction:column;gap:8px}.device-metric{display:flex;align-items:center;gap:8px;font-size:.875rem;color:var(--text-Col);opacity:.8}.device-metric svg{width:16px;height:16px}@media (max-width: 1024px){.analytics-grid{grid-template-columns:1fr}.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.devices-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width: 768px){.dashboard-overview{padding:15px}.dashboard-header{flex-direction:column;align-items:stretch}.header-content h1{font-size:2rem}.header-controls{justify-content:space-between}.metrics-grid{grid-template-columns:1fr 1fr;gap:15px}.metric-card{padding:16px}.metric-content h3{font-size:1.75rem}.analytics-grid{gap:16px}.chart-card{padding:16px}.devices-grid{grid-template-columns:1fr}.alert-details{flex-direction:column;gap:8px}.chart-legend{grid-template-columns:1fr}}@media (max-width: 480px){.metrics-grid{grid-template-columns:1fr}.header-content h1{font-size:1.75rem}.metric-content h3{font-size:1.5rem}.dashboard-overview{padding:10px}}.quick-stats{background-color:var(--background2);border:1px solid var(--Gray-border);border-radius:16px;padding:24px;margin-bottom:24px}.quick-stats-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.quick-stats-header h3{font-size:1.25rem;font-weight:600;margin:0;color:var(--text-Col)}.last-update{display:flex;align-items:center;gap:6px;font-size:.875rem;color:var(--text-Col);opacity:.6}.quick-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.quick-stat-card{display:flex;align-items:center;gap:12px;padding:16px;background-color:var(--background);border-radius:12px;transition:all .3s ease}.quick-stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.quick-stat-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.quick-stat-content{flex:1}.quick-stat-value{font-size:1.5rem;font-weight:700;line-height:1;margin-bottom:4px}.quick-stat-title{font-size:.875rem;color:var(--text-Col);opacity:.7}@media (max-width: 768px){.quick-stats-grid{grid-template-columns:repeat(2,1fr)}.quick-stat-card{padding:12px}.quick-stat-icon{width:36px;height:36px;font-size:1.1rem}.quick-stat-value{font-size:1.25rem}}@media (max-width: 480px){.quick-stats-header{flex-direction:column;align-items:stretch;gap:12px}.quick-stats-grid{grid-template-columns:1fr}}.sideBar{border-right:1px solid var(--Gray-border)}.SideLogos{border-bottom:1px solid var(--Gray-border)}.SideBtns{border-top:1px solid var(--Gray-border)}.SideBtns .ico{width:17px;height:17px}.sideBar,.SideLogos,.NeftisLogo,.EnterpriceLogo,.SideSearch,.SideOpt,.SideOptUser,.SideBtns,.SideBtns button,.SideSearch input{background-color:var(--background2);fill:var(--text-Col);color:var(--text-Col);transition:.2s ease}img,.ico,.NavHidebarBtn{background:transparent}.RepArea,.Map,.DashboardArea{color:var(--text-Col);background-color:var(--background)}.SideBtns button:hover{color:var(--Red-Neftis);fill:var(--Red-Neftis);box-shadow:0 3px 3px 0 var(--LGray-border);background-color:var(--background2)}.NavHidebarBtn:hover{transition:.2s ease;color:var(--Red-Neftis)}.sideBar{position:absolute;display:flex;flex-direction:column;width:350px;height:100%;transition:.2s ease}.SideLogos{display:flex;justify-content:space-between;align-items:center;width:349px;height:61px;transition:.2s ease}.SideLogos img{height:55px;width:55px;margin-left:20px;margin-right:20px;transition:.2s ease}.LdsLogo{display:flex;align-items:center;justify-content:center}.LdsLogo img{height:50px;width:auto;object-fit:contain}.SideBtns{display:flex;align-items:center;position:fixed;width:349px;bottom:0;justify-content:center;padding:2px 49px;transition:.2s ease}.SideBtns button{font-size:1rem;width:90%;height:30px;padding-top:2px;border:none;cursor:pointer;position:relative}.SideBtns button:hover{padding-bottom:3px;transition:.2s ease}.SideBtns button:hover:before{content:"";position:absolute;background-color:var(--Red-Neftis);height:2px;width:28%;top:-2px;justify-items:center;left:23px}.SubSection{padding:10px 0;border-bottom:1px solid var(--Gray-border)}.SideSearch{justify-content:center;margin:15px;align-items:center}.SideSearch input{border-radius:10px;padding:3px 10px;font-size:1rem;width:100%;border:1px solid var(--Gray-border);transition:.2s ease;animation:slideRight .5s ease}.SideSearch input:focus{border:1px solid var(--Red-Neftis);outline:none;transition:.2s ease}.SideSearch .SideSearch-ico{height:15px;width:15px;position:absolute;font-size:1rem;right:20px;top:81px;animation:slideRight .5s ease}.UserIco{border:1px solid var(--bkg_ligh)}.UserIco{height:30px;width:30px;border-radius:50%}.UserIco{border-radius:50%}.SideMapDevice,.SideMapFilter{color:var(--txt_color);align-content:center}.SideDeviceFilter{margin:7px 20px;display:flex;align-items:center;justify-content:space-between}.SideFilter{display:flex;align-items:center}.SideFilter label{margin-left:5px;margin-right:5px;cursor:pointer}.FilterOpt{z-index:999;height:auto;width:auto;top:150px;right:20px;border-radius:10px;border:1px solid var(--LGray-border);background-color:var(--background3);position:absolute;display:flex;flex-direction:column;padding:6px;box-shadow:0 0 2px 2px var(--Gray-border);animation:slideDown .3s ease}.FilterOpt button{text-align:justify;align-items:center;justify-content:space-between;display:flex;color:var(--text-Col);background-color:var(--background3);border:none;padding:6px;cursor:pointer;font-size:.7rem}.FilterOpt button:hover{color:var(--text-ColB);background-color:var(--Red-Neftis);border-radius:10px;border:1px solid var(--text-Col)}.FilterOpt .Fil-Ico{margin-left:10px}.SideMapMidDevices{flex-direction:column;margin-left:10px;margin-right:10px;max-height:calc(100vh - 200px);overflow-x:auto;cursor:pointer;padding:4px}.Map{position:fixed;flex-direction:column;margin-top:60px;margin-left:350px;width:calc(100% - 350px);height:calc(100vh - 60px);transition:.2s ease}.Map img{height:100%;width:100%}.MapContainer{border:1px solid var(--text-ColB);position:fixed;flex-direction:column;margin-left:15px;margin-right:15px;width:calc(100% - 380px);height:calc(100vh - 73px);animation:slideLeft .5s ease}.RepArea{position:absolute;margin-top:60px;margin-left:350px;height:calc(100% - 60px);width:calc(100% - 350px);transition:.2s ease}.RepAreaInfo{margin:0 20px 20px;width:calc(100% - 40px);transition:.2s ease;max-height:calc(100vh - 60px);overflow-x:auto}.DashboardArea{position:fixed;flex-direction:column;margin-top:60px;margin-left:350px;height:calc(100% - 60px);width:calc(100% - 350px);transition:.2s ease}.Dashboardinfo{max-height:calc(100vh - 60px);overflow-x:auto}.sideBar.hidden{width:80px;transition:.2s ease}.SideMid{overflow-x:auto}.SideOpt.hidden{margin:10px;height:calc(100vh - 181px)}.SideLogos.hidden{display:contents;width:80px;height:120px;transition:.2s ease}.SideLogos.hidden img{width:30px;transition:.2s ease;margin-left:25px;margin-right:25px}.RepArea.hidden,.DashboardArea.hidden{margin-left:80px;width:calc(100% - 80px);transition:.2s ease}.SideSearch.hidden{display:none;transition:.2s ease}.SideBtns.hidden,.SideBtns.hidden button{height:100px;width:70px;transition:.2s ease;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;padding:2px 39px}.SideBtns.hidden button:hover:before{width:40%}.NavBar.hidden{margin-left:80px;width:calc(100% - 80px);transition:.2s ease}.SideOpt{margin:20px;font-size:1rem;display:flex;flex-direction:column;height:calc(100vh - 140px);animation:slideUp .5s ease}.SideOpt .ico{position:relative;vertical-align:middle}.SideOpt label{margin-left:10px;cursor:pointer}.EventBtn,.RouteBtn,.TrackingBtn{margin-top:5px;margin-bottom:5px;display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;cursor:pointer;padding:10px 20px}.EventBtn:hover,.RouteBtn:hover,.TrackingBtn:hover{color:var(--Red-Neftis);box-shadow:0 0 5px 2px var(--Gray-border);border-radius:10px;transition:.2s ease}.SideOpt.hidden label{display:none}.EventBtn .ico,.RouteBtn .ico,.TrackingBtn .ico{color:var(--text-Col)}.EventBtn:hover .ico,.RouteBtn:hover .ico,.TrackingBtn:hover .ico,.EventBtn.selected .ico,.RouteBtn.selected .ico,.TrackingBtn.selected .ico,.EventBtn.selected label,.RouteBtn.selected label,.TrackingBtn.selected label{color:var(--Red-Neftis)}.EventBtn:active .ico,.RouteBtn:active .ico,.TrackingBtn:active .ico,.EventBtn:active label,.RouteBtn:active label,.TrackingBtn:active label{color:var(--text-ColB)}.CompArea{color:var(--text-Col);background-color:var(--background);position:absolute;margin-top:60px;margin-left:350px;height:calc(100% - 60px);width:calc(100% - 350px);transition:.2s ease}.CompAreaInfo{margin:0 20px 20px;width:calc(100% - 40px);transition:.2s ease;max-height:calc(100vh - 75px);overflow-x:auto}.CompArea.hidden,.CompAreaInfo.hidden{margin-left:80px;width:calc(100% - 80px);transition:.2s ease}@media (max-width: 768px){.sideBar{position:fixed;left:-350px;top:0;width:300px;height:100vh;z-index:2000;transition:left .3s ease;box-shadow:2px 0 10px #0000004d}.sideBar.mobile-open{left:0}.Map{position:fixed;margin-top:60px;margin-left:0;width:100%;height:calc(100vh - 60px)}.MapContainer{position:fixed;margin-left:10px;margin-right:10px;width:calc(100% - 20px);height:calc(100vh - 80px);border-radius:10px}.mobile-menu-toggle{display:block!important;position:fixed;top:15px;left:15px;z-index:2100;background-color:var(--background2);border:2px solid var(--Gray-border);border-radius:8px;padding:8px;cursor:pointer;box-shadow:0 2px 8px #0003;transition:all .3s ease}.mobile-menu-toggle:hover{background-color:var(--Red-Neftis);color:#fff}.mobile-menu-toggle svg{width:24px;height:24px;color:var(--text-Col)}.mobile-menu-toggle:hover svg{color:#fff}.mobile-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1500}.mobile-overlay.active{display:block}.RepArea,.DashboardArea,.CompArea{margin-left:0;width:100%;margin-top:60px}.RepAreaInfo,.CompAreaInfo{margin:10px;width:calc(100% - 20px)}.NavBar{margin-left:0;width:100%;padding-left:60px}.SideSearch{margin:10px}.SideDeviceFilter{margin:10px 15px}.SideMapMidDevices{margin:0 5px;max-height:calc(100vh - 200px)}.FilterOpt{right:10px;left:auto;width:auto;min-width:200px}.DeviceInfoActContainer{position:fixed!important;top:70px!important;left:10px!important;right:10px!important;width:auto!important;max-height:70vh;overflow-y:auto;z-index:1000;border-radius:10px;box-shadow:0 4px 20px #0000004d}}@media (min-width: 769px) and (max-width: 1024px){.sideBar{width:280px}.Map,.RepArea,.DashboardArea,.CompArea{margin-left:280px;width:calc(100% - 280px)}.MapContainer{width:calc(100% - 310px)}.mobile-menu-toggle{display:none!important}}@media (min-width: 1025px){.mobile-menu-toggle,.mobile-overlay{display:none!important}}.DashCompTable{display:grid;grid-template-rows:auto 1fr auto;height:calc(100vh - 75px);animation:slideLeft .5s ease}.DashHeaderTable{width:100%;display:flex;flex-direction:column;padding:10px 15px;background-color:var(--background2);justify-content:space-between;border-radius:10px;gap:5px;font-weight:700;font-size:larger;z-index:1}.DashHeaderTable input{border-radius:50PX;border:1px solid var(--LGray-border);background-color:var(--background2);color:var(--text-Col);padding:5px 30px 5px 15px}.DashHeaderTable .Search-ico{height:15px;width:15px;position:absolute;font-size:1rem;right:30px;top:49px;animation:slideRight .5s ease;fill:var(--text-Col);color:var(--text-Col)}.DashHeaderTable input:focus{border:1px solid var(--Red-Neftis);outline:none;transition:.2s ease}.DashHeaderSup{display:flex;justify-content:space-between;align-items:center;height:27px}.DashHeaderSup button{background-color:var(--background2);color:var(--Green-col);border-radius:50px;padding:5px;cursor:pointer;border:1px solid var(--Green-col);justify-content:center;align-items:center}.DashHeaderSup button:hover{background-color:var(--Green-col);border:1px solid var(--text-ColB);color:var(--text-ColB)}.DashHeaderSup button:active{transform:scale(.9);background-color:var(--text-ColB);color:var(--Green-col);border:1px solid var(--Green-col)}.DashPaginationLbn{font-size:.8rem;padding:10px;display:flex;justify-content:space-between;align-items:center;width:100%;z-index:1}.DashPaginationLbn select{margin-left:5px;background-color:var(--background3);color:var(--text-Col);border-radius:10px;padding-left:3px;padding-right:3px;border:1px solid var(--Gray-border)}.DashPaginationLbn select:hover{border:1px solid var(--Red-Neftis)}.DashRepPagBtn{display:flex;align-items:center;bottom:15px;justify-content:center;transition:.2s ease}.DashRepPagBtn button{color:var(--text-Col);background-color:var(--background2);height:30px;width:30px;padding:3px;border:1px solid var(--Gray-border);cursor:pointer;align-items:center;margin-left:5px;margin-right:5px;transition:.2s ease}.DashRepPagBtn button:hover{border:1px solid var(--Red-Neftis);color:var(--Red-Neftis);background-color:var(--text-ColB);transition:.2s ease;transform:translateY(-4px);box-shadow:0 5px 3px 1px var(--Gray-border)}.DashHeaderTable,.DashPaginationLbn{position:sticky;z-index:1}.TableComp{display:flex;width:100%;overflow:auto}.DevTable{border-spacing:0px 2px;width:100%;justify-content:center;align-items:center;table-layout:auto}.DevTable thead{background-color:var(--background);font-weight:700;position:sticky;top:0;z-index:1}.DevTable thead tr th{padding:10px;justify-content:center;align-items:center}.TabCheckBx{width:20px;height:20px;accent-color:var(--Red-Neftis)!important}.DevTable tbody{border-spacing:0 1px solid var(--Red-Neftis);overflow-x:auto;background-color:var(--background2)}.DevTable tbody tr td:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.DevTable tbody tr td:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.DevTable tbody tr{transform:scale(.99)}.DevTable tbody tr:hover{box-shadow:-1px 0 10px 1px var(--Red-Neftis);transform:scale(1);outline:1px solid var(--Red-Neftis);border-radius:10px}.DevTable tbody tr:hover td:first-child{border-left:2px solid var(--Red-Neftis);border-top-left-radius:10px;border-bottom-left-radius:10px}.DevTable tbody tr:hover td:last-child{border-right:2px solid var(--Red-Neftis);border-top-right-radius:10px;border-bottom-right-radius:10px}.DevTable tbody tr td{align-content:center;vertical-align:middle;text-align:center;padding:5px}.DevTable tbody tr td img{width:45px;height:45px}.DevTable tbody tr td button{padding:5px;border-radius:50px;border:none;background:var(--background2);color:var(--text-Col);font-size:1.5rem;cursor:pointer}.DevTable tbody tr td button:hover{color:var(--Red-Neftis)}.DevTable tbody tr td button:active{color:var(--Red-Neftis);transform:scale(.8)}.grid-cell span{padding:3px;display:block}.DashPopCompBkg{display:flex;top:0;left:0;position:fixed;height:100%;width:100%;z-index:999;align-items:center;justify-content:center;flex-direction:row;background-color:var(--LGray-borderOP)}.DashPopComp{background-color:var(--background2);padding:20px;border-radius:10px;display:flex;flex-direction:column;align-items:center;width:400px;height:auto;border:1px solid var(--Red-Neftis);box-shadow:0 0 10px 5px var(--LGray-border);animation:slideDown .5s ease}.DashPopHeader{display:flex;justify-content:space-between;align-items:center;padding:10px;border-bottom:1px solid var(--LGray-border);width:100%}.DashPopInfo{display:flex;flex-direction:column;padding:20px;width:100%}.DashPopHeader .ico-Close{cursor:pointer;font-size:25px;color:var(--text-ColB);border:1px solid var(--Red-Neftis);border-radius:50px;background-color:var(--Red-Neftis)}.DashPopHeader .ico-Close:hover{color:var(--Red-Neftis);border:1px solid var(--text-ColB);background-color:var(--text-ColB)}.DashPopHeader .ico-Close:active{transform:scale(.9);color:var(--text-ColB);border:1px solid var(--Red-Neftis);background-color:var(--Red-Neftis)}.DashPopInfo label{font-weight:700}.SuccessMsj{background:var(--Green-colT);display:flex;text-align:center;justify-content:center;align-items:center;height:30px;border-top-right-radius:20px;border-bottom-left-radius:20px}.ErrorMsj{background:var(--Red-NeftisT);display:flex;text-align:center;justify-content:center;align-items:center;height:50px;border-top-right-radius:20px;border-bottom-left-radius:20px}.DashHeaderSup .button-group{display:flex;gap:10px;flex-wrap:wrap}.DashHeaderSup .btn-bulk-upload{background-color:var(--background3);color:var(--text-Col);border:1px solid var(--LGray-border)}.DashHeaderSup .btn-bulk-upload:hover{background-color:var(--Red-Neftis);color:#fff;border:1px solid var(--Red-Neftis)}.BulkUploadPopup{width:600px;max-width:90vw;max-height:90vh;overflow-y:auto}.upload-response{display:flex;align-items:flex-start;gap:10px;padding:15px;border-radius:8px;margin-bottom:15px;animation:slideDown .3s ease}.upload-response.success{background-color:var(--Green-colT);border:1px solid #4caf50}.upload-response.error{background-color:var(--Red-NeftisT);border:1px solid var(--Red-Neftis)}.upload-response .response-icon{font-size:24px;flex-shrink:0;margin-top:2px}.upload-response.success .response-icon{color:#4caf50}.upload-response.error .response-icon{color:var(--Red-Neftis)}.response-content{flex:1;display:flex;flex-direction:column;gap:10px}.response-message{font-weight:700;font-size:1.05em}.response-stats{display:flex;gap:15px;flex-wrap:wrap;font-size:.95em}.response-stats .success-text{color:#4caf50}.response-stats .error-text{color:var(--Red-Neftis)}.response-details-list{margin-top:10px}.response-details-list label{display:block;margin-bottom:8px;font-weight:700}.details-scroll{max-height:200px;overflow-y:auto;border:1px solid var(--LGray-border);border-radius:6px;padding:8px;background-color:var(--background2)}.detail-item{display:grid;grid-template-columns:60px 1fr 150px;gap:8px;padding:8px;margin-bottom:8px;border-radius:4px;font-size:.9em;border-left:3px solid transparent}.detail-item.exitoso{background-color:#4caf501a;border-left-color:#4caf50}.detail-item.fallido{background-color:#f9324f1a;border-left-color:var(--Red-Neftis)}.detail-fila{font-weight:700;color:var(--text-Col)}.detail-nombre{font-weight:500}.detail-imei{font-family:monospace;font-size:.85em}.detail-msj{grid-column:1 / -1;font-size:.85em;padding:4px 8px;border-radius:4px}.detail-msj.exitoso{color:#2e7d32}.detail-msj.fallido{color:var(--Red-Neftis);font-weight:500}.response-details{margin-top:8px;font-size:.9em;opacity:.9}.file-upload-section{margin:15px 0}.file-input-wrapper{position:relative;width:100%}.file-input{display:none}.file-input-label{display:flex;align-items:center;justify-content:center;gap:10px;padding:20px;border:2px dashed var(--LGray-border);border-radius:8px;cursor:pointer;transition:all .3s ease;background-color:var(--background3);color:var(--text-Col)}.file-input-label:hover{border-color:var(--Red-Neftis);background-color:var(--background2)}.file-input-label .upload-icon{font-size:32px;color:var(--Red-Neftis)}.file-error{color:var(--Red-Neftis);font-size:.9em;margin-top:8px}.file-preview{margin:20px 0;padding:15px;background-color:var(--background3);border-radius:8px;border:1px solid var(--LGray-border)}.file-preview label{display:block;margin-bottom:10px;font-weight:700}.preview-table-container{overflow-x:auto;max-height:200px;overflow-y:auto}.preview-table{width:100%;border-collapse:collapse;font-size:.85em}.preview-table td{border:1px solid var(--LGray-border);padding:6px 8px;white-space:nowrap}.preview-table tr:first-child td{background-color:var(--background2);font-weight:700}.action-buttons{display:flex;gap:10px;margin-top:20px;justify-content:flex-end}.action-buttons button{padding:10px 20px;border-radius:8px;border:none;cursor:pointer;display:flex;align-items:center;gap:8px;font-weight:700;transition:all .3s ease}.btn-clear{background-color:var(--background3);color:var(--text-Col);border:1px solid var(--LGray-border)}.btn-clear:hover{background-color:var(--background2)}.btn-submit{background-color:var(--Red-Neftis);color:#fff}.btn-submit:hover{background-color:#d32f2f}.btn-submit:disabled{background-color:var(--LGray-border);cursor:not-allowed;opacity:.6}.spinner{width:16px;height:16px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.info-section{margin-top:20px;padding:15px;background-color:var(--background3);border-radius:8px;border-left:4px solid var(--Red-Neftis)}.info-section h4{margin-top:0;margin-bottom:10px;color:var(--Red-Neftis)}.info-section ol,.info-section ul{margin:10px 0;padding-left:20px}.info-section li{margin:8px 0;line-height:1.5}.info-section code{background-color:var(--background2);padding:2px 6px;border-radius:4px;font-family:monospace;font-size:.9em;color:var(--Red-Neftis);border:1px solid var(--LGray-border)}.info-section strong{color:var(--Red-Neftis)}.BulkUploadPopup .react-international-phone-input-container{width:100%}.BulkUploadPopup .react-international-phone-input-container .react-international-phone-input{background-color:var(--background3);color:var(--text-Col);border:1px solid var(--LGray-border);border-radius:8px}.BulkUploadPopup .react-international-phone-input-container .react-international-phone-input:focus{border-color:var(--Red-Neftis);outline:none}.BulkUploadPopup .react-international-phone-country-selector-button{background-color:var(--background3);border:1px solid var(--LGray-border);border-radius:8px 0 0 8px}.BulkUploadPopup .react-international-phone-country-selector-button:hover{background-color:var(--background2)}.BulkUploadPopup .react-international-phone-country-selector-dropdown{background-color:var(--background2);border:1px solid var(--LGray-border);box-shadow:0 4px 12px #00000026}.BulkUploadPopup .react-international-phone-country-selector-dropdown__list-item{color:var(--text-Col)}.BulkUploadPopup .react-international-phone-country-selector-dropdown__list-item:hover{background-color:var(--background3)}.BulkUploadPopup .react-international-phone-country-selector-dropdown__list-item--selected{background-color:var(--Red-NeftisT);color:var(--Red-Neftis);font-weight:700}@media (max-width: 768px){.BulkUploadPopup{width:95vw}.action-buttons{flex-direction:column}.action-buttons button{width:100%}}.NavBar,.UserBtn{color:var(--text-Col);background-color:var(--background)}.UserBtn:hover{box-shadow:0 3px 3px 0 var(--LGray-border);color:var(--text-ColB);background-color:var(--Red-Neftis);border:1px solid var(--text-Col)}.NavBar{position:absolute;margin-left:350px;width:calc(100% - 350px);height:60px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;transition:.2s ease}.NavLeft{text-align:center;font-size:1rem;margin-right:10px;margin-left:10px;justify-content:center}.NavRight{display:flex;justify-content:space-between;margin-right:20px}.NavBtns{display:flex;justify-content:space-between;text-align:center;align-items:center;margin:0 10px}.NavBtns button{width:40px;height:40px;margin-left:2px;margin-right:2px;border:none;border-radius:50px;cursor:pointer;display:flex;font-size:1rem;justify-content:center;align-items:center;transition:.2s ease;color:var(--text-Col);background-color:var(--background)}.NavBtns button:hover{box-shadow:0 3px 3px 0 var(--LGray-border);color:var(--text-ColB);background-color:var(--Red-Neftis);border:1px solid var(--text-Col);transition:.2s ease;font-weight:700}.NavBtns button:active{transform:scale(.9);color:var(--Red-Neftis);background-color:var(--text-ColB);border:1px solid var(--Red-Neftis)}.NavHidebarBtn{cursor:pointer;display:flex;transition:.2s ease}.UserBtn img{height:30px;width:30px;padding:3px;margin-left:10px}.UserBtn{height:40px;margin-left:2px;display:flex;cursor:pointer;align-items:center;padding:10px;border:1px solid var(--LGray-border);border-radius:10px;transition:.2s ease}.UserBtn:active{transform:scale(.9);color:var(--Red-Neftis);background-color:var(--text-ColB);border:1px solid var(--Red-Neftis)}.UserLbn label{display:flex;flex-direction:column;font-size:10px;padding:2px}.marginbtn{border:1px solid}button .NavLogout{cursor:pointer}.DropdownUserMenu{top:65px;right:20px;height:auto;width:220px;border-radius:10px;overflow:hidden;z-index:999;border:1px solid var(--LGray-border);background-color:var(--background3);position:absolute;align-items:center;justify-content:center;display:flex;flex-direction:column;padding:6px;box-shadow:0 0 3px 3px var(--Gray-border);animation:slideDown .5s ease}.DPUserMenu-Container{width:200px;align-items:center;justify-content:center;display:flex;flex-direction:column;padding:6px;border-bottom:1px solid var(--LGray-border)}.DPUserMenu-LogoutCont{width:200px;align-items:center;justify-content:center;display:flex;flex-direction:column;padding:6px}.DPUserMenu-Profile{display:flex;width:200px;align-items:center;padding:10px;border-bottom:1px solid var(--LGray-border);height:fit-content}.DPUserMenu-Profile .DPUser{flex-wrap:wrap;display:flex;flex-direction:column;margin:0 0 0 10px}.DPUserMenu-Profile .DPUser .DPUserInfo{font-size:12px}.DPUserMenu-Profile img{width:40px;height:40px}.DropdownUserMenu button{text-align:justify;align-items:center;display:flex;background-color:var(--background3);color:var(--text-Col);padding:6px;width:100%;height:30px;border:none;outline:none;cursor:pointer;font-size:1rem}.DropdownUserMenu .DPM-ico{width:15px;height:15px;fill:var(--text-Col);margin-right:10px}.DropdownUserMenu button:hover .DPM-ico{fill:var(--text-ColB)}.DropdownUserMenu .NavLogout{background-color:var(--Red-Neftis);color:var(--text-ColB);border:1px solid var(--text-ColB);border-radius:10px}.DropdownUserMenu .DPM-Logout-ico{width:15px;height:15px;margin-right:10px;fill:var(--text-ColB)}.DropdownUserMenu button:hover .DPM-Logout-ico{fill:var(--Red-Neftis)}.DropdownUserMenu button:hover{color:var(--text-ColB);background-color:var(--Red-Neftis);border-radius:10px;border:1px solid var(--text-Col)}.DropdownUserMenu .NavLogout:hover{background-color:var(--text-ColB);color:var(--Red-Neftis);border-radius:10px;border:1px solid var(--Red-Neftis)}.DPMLanguaje{z-index:999;height:auto;width:80px;top:60px;right:170px;border-radius:10px;border:1px solid var(--LGray-border);background-color:var(--background3);position:absolute;align-items:center;justify-content:center;display:flex;flex-direction:column;padding:6px;box-shadow:0 0 2px 2px var(--Gray-border);animation:slideDown .5s ease}.DPMLanguaje button{text-align:justify;align-items:center;height:30px;width:70px;display:flex;color:var(--text-Col);background-color:var(--background3);border:none;padding:6px;cursor:pointer}.DPMLanguaje button:hover{color:var(--text-ColB);background-color:var(--Red-Neftis);border-radius:10px;border:1px solid var(--text-Col)}div.Battery{margin-top:2px;margin-bottom:2px;width:12px;height:22px;border:1px solid var(--text-Col);border-radius:4px;display:flex;align-content:center;justify-content:center;position:relative}div.BatteryLevel{width:100%;background-color:#4dff00;position:absolute;bottom:0;border-radius:4px}div.Battery:after{content:"";width:4px;height:2px;background-color:var(--text-Col);position:absolute;left:3px;top:-2px;border-radius:4px}i{height:3px;margin-top:5px;color:var(--text-Col);font-size:7px;position:absolute}.SideMDevice:hover{box-shadow:0 0 5px 2px var(--Gray-border)}.SideMDevice{color:var(--text-Col);text-align:left;align-items:center;padding:5px;margin:5px 0;display:flex;justify-content:space-between;cursor:pointer;transition:.2s ease;animation:slideUp .5s ease;border-radius:10px;background-color:var(--background2)}.SideMDevice label{cursor:pointer;padding:5px}.SideMDevice:hover{border-radius:10px;transition:.2s ease}.SideMUserNameDevice{display:flex;align-items:center}.SideMBatNameDevice{align-items:center;display:flex;flex-direction:column;justify-content:center;width:30px}.UserBatLevel{font-size:.8rem}.DevNameMsj{display:flex;flex-direction:column;align-items:start}@media (max-width: 768px){.SideMDevice{padding:10px;margin:8px 0;border-radius:12px;min-height:60px}.SideMDevice:active{background-color:var(--Red-Neftis);color:#fff;transform:scale(.98);transition:all .1s ease}.DevNameMsj label{font-size:1rem;font-weight:500}.UserBatLevel{font-size:.9rem;font-weight:600}.UserIco{width:35px;height:35px}.SideMDevice:hover{box-shadow:0 2px 8px 2px var(--Gray-border);transform:translateY(-1px)}}.DevMsj{font-size:.7rem}.DevStatusMsj{display:flex;align-items:center;justify-content:center}.DevStatusMsj .Ico-StatusActive{font-size:1rem;color:var(--Green-col)}.DevStatusMsj .Ico-StatusInactive{font-size:1rem;color:var(--text-Col)}.DeviceStatusLbn{display:flex;align-items:center;justify-content:center;border-radius:10px;padding:2px;font-size:.6rem;color:var(--text-ColB);text-align:center}.StatusLbn{display:flex}@keyframes blink-border{0%{border:2px solid var(--text-ColB);background-color:var(--Red-Neftis);color:var(--text-ColB)}50%{border:2px solid var(--Red-Neftis);background-color:var(--background2);color:var(--text-Col)}to{border:2px solid var(--text-ColB);background-color:var(--Red-Neftis);color:var(--text-ColB)}}.UserIco{display:flex;justify-content:center;align-items:center}.SideMDevice.Atencion .UserIco{animation:blink-border 1s infinite}.SideMDevice.Atencion{animation:blink-border 1s infinite;border-radius:10px}.SideMDevice.SelectedDev{border:1px solid var(--Green-col)}.skeleton-container{pointer-events:none;opacity:.7}.skeleton{background:linear-gradient(90deg,var(--Gray-border) 25%,var(--LGray-border) 50%,var(--Gray-border) 75%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:5px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-avatar{width:30px;height:30px;border-radius:50%;margin-right:10px}.skeleton-text{height:12px;margin:4px 0}.skeleton-text-name{width:120px}.skeleton-text-status{width:60px}.skeleton-text-battery{width:35px;margin-top:2px}.skeleton-dot{width:10px;height:10px;border-radius:50%;margin-right:5px}.skeleton-battery{width:25px;height:20px;border-radius:3px}@media (max-width: 768px){.skeleton-avatar{width:35px;height:35px}.skeleton-text-name{width:140px;height:14px}.skeleton-battery{width:30px;height:25px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.DeviceInfo{height:fit-content;width:400px;background-color:var(--background2);border:1px solid var(--Gray-border);border-radius:20px;box-shadow:0 0 10px 5px var(--LGray-border);padding:10px 20px 20px;position:absolute;z-index:500;top:20%;right:50px;animation:slideRight .5s ease;-webkit-user-select:none;user-select:none;min-width:280px;min-height:300px;resize:none;overflow:hidden;display:flex;flex-direction:column}.DeviceInfo.dragging{cursor:grabbing!important;box-shadow:0 0 20px 10px #0000004d;z-index:1001}.DeviceInfo.resizing{-webkit-user-select:none;user-select:none;box-shadow:0 0 15px 8px #4a90e24d}@media (max-width: 768px){.DeviceInfo{position:fixed!important;top:70px!important;left:10px!important;right:10px!important;width:auto!important;max-height:70vh;overflow-y:auto;z-index:1000;border-radius:10px;box-shadow:0 4px 20px #0000004d;animation:slideUp .3s ease;transition:all .3s ease;cursor:default!important}.DeviceInfo .resize-handle{display:none!important}.DeviceInfo .drag-handle{width:32px;height:32px;min-width:32px;min-height:32px;font-size:14px}.DeviceInfo .hide-button{width:28px;height:28px;min-width:28px;min-height:28px;font-size:12px}.device-info-toggle-button{position:fixed;bottom:95px;right:25px;left:auto;border-radius:15px;justify-content:center;max-width:none;padding:10px 14px;animation:slideInFromRight .3s ease}.DeviceInfoHeader{padding:5px 0}.DeviceInfoHeaderT{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:10px 0!important;margin-bottom:5px}.DeviceInfoHeaderT .ico-Close{font-size:1.8rem;padding:10px;border-radius:50%;background-color:#ffffff1a}}.DeviceInfoHeader{height:fit-content;width:100%;display:flex;flex-direction:column;justify-content:space-evenly;padding:10px 0;flex-shrink:0;min-height:0}.DeviceInfoHeaderT{width:100%;display:flex;flex-direction:row-reverse;position:relative}.device-info-controls{display:flex;align-items:center;gap:8px;width:100%;justify-content:flex-end}.control-button{background:#4a90e2;color:#fff;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;transition:all .3s ease;min-height:44px;min-width:44px}.control-button:hover{background:#357abd;transform:scale(1.05)}.hide-button{background:#28a745}.hide-button:hover{background:#218838}.drag-handle{background:#6c757d;color:#fff;border:none;border-radius:4px;width:24px;height:32px;display:flex;align-items:center;justify-content:center;cursor:grab;font-size:16px;transition:all .3s ease;min-height:44px;min-width:44px}.drag-handle:hover{background:#5a6268;transform:scale(1.05)}.drag-handle:active{cursor:grabbing;background:#495057}.device-info-toggle-button{position:fixed;bottom:93px;right:35px;background:#4a90e2;color:#fff;border:none;border-radius:25px;padding:12px 16px;display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;font-weight:500;box-shadow:0 4px 12px #0003;z-index:1000;transition:all .3s ease;animation:slideInFromRight .3s ease;max-width:180px}@media (min-width: 769px) and (max-width: 1024px){.device-info-toggle-button{right:35px}}.device-info-toggle-button:hover{background:#357abd;transform:translateY(-2px);box-shadow:0 6px 16px #0000004d}.device-info-toggle-button span{font-size:13px}.resize-handle{position:absolute;bottom:-5px;right:-5px;width:20px;height:20px;background:#4a90e2;border:2px solid white;border-radius:50%;cursor:nw-resize;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;transition:all .3s ease;z-index:10}.resize-handle:hover{background:#357abd;transform:scale(1.1);box-shadow:0 2px 8px #0003}@keyframes slideInFromRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.DeviceInfoHeaderT .ico-Close{font-size:1.4rem;color:var(--Red-Neftis);cursor:pointer;border-radius:50%;background-color:var(--text-ColB);transition:.3s ease;padding:4px;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.DeviceInfoHeaderT .ico-Close:active{color:var(--Red-Neftis);background-color:var(--text-ColB)}.DeviceInfoHeaderT .ico-Close:hover{color:var(--text-ColB);background-color:var(--Red-Neftis);transition:.3s ease}.DeviceInfoHeadDevice{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;flex-wrap:wrap}.DeviceInfoL,.DeviceInfoR{display:flex;align-items:center;justify-content:space-between;gap:6px;min-width:0;flex:1}.DeviceInfoBat label{margin-left:10px}.DeviceInfoName{font-weight:700;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;max-width:200px;line-height:1.2}.DeviceInfoL .Ico-StatusActive{font-size:1.2rem;margin-right:5px;color:var(--Green-col)}.DeviceInfoL .Ico-StatusInactive{font-size:1.2rem;margin-right:5px;color:var(--text-Col)}.DeviceInfoBat{display:flex;align-items:center;justify-content:space-between}.DeviceInfoHeaderB{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;gap:8px;flex-wrap:wrap}.LogDayR{display:flex;flex-direction:column;font-size:.65rem;justify-content:center;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;min-width:0;flex:1}.LogDayR .LogDayRLbn{font-weight:700}.DevInfoIco{Fill:var(--Red-Neftis);height:12px;width:12px}.DevInfoBtns{fill:var(--text-Col);height:25px;width:25px}.DeviceInfoOpt{height:40px;width:100%;display:flex;align-items:center;justify-content:space-evenly;transition:.1s ease}.DeviceInfoOpt button{color:var(--text-Col);height:38px;width:100vh;background-color:var(--background2);border:none;cursor:pointer;transition:.1s ease}.DeviceInfoOpt button:hover:before{content:"";display:flex;position:absolute;background-color:var(--Red-Neftis);height:2px;width:10%;bottom:266px;justify-content:center;transform:translate(100%);transition:.1s ease}.DeviceInfoOpt button:hover{color:var(--Red-Neftis);transition:.1s ease}.DeviceInfoOpt button:active{background-color:var(--Red-Neftis);color:var(--text-ColB);transition:.1s ease}.DeviceInfoAction{border-top:1px solid var(--Gray-border);height:245px;align-items:center;padding:10px 0;transition:.1s ease;flex:1;overflow-y:auto;min-height:0}.DeviceInfoAction.slideLeft,.DeviceInfoLogPage.slideLeft,.DeviceInfoActionPage.slideLeft,.DeviceInfoStatusPage.slideLeft{animation:slideLeft .5s ease}.DeviceInfoAction.slideRight,.DeviceInfoLogPage.slideRight,.DeviceInfoActionPage.slideRight,.DeviceInfoStatusPage.slideRight{animation:slideRight .5s ease}.DeviceInfoLogPage{height:100%;display:flex;flex-direction:column;transition:.1s ease;overflow-y:auto;min-height:0}.DeviceInfoUbi{height:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:space-evenly;gap:8px;padding:8px}.DeviceInfoUbi>div{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.3}.DeviceInfoUbi label{word-wrap:break-word;overflow-wrap:break-word;white-space:normal;max-width:100%;display:inline-block}.ActionLbn{font-weight:700}.DeviceInfoActionPage{height:245px;display:flex;flex-wrap:wrap;justify-content:center;transition:.1s ease;overflow:auto;padding:5px;gap:5px}.DeviceInfoActionPage button{display:flex;margin:2px;min-width:80px;width:calc(50% - 10px);height:80px;background-color:var(--background2);border:1px solid var(--Gray-border);border-radius:10px;align-items:center;justify-content:center;cursor:pointer;transition:.1s ease;flex-shrink:0}.DeviceInfoActionPage label{height:60%;width:70%;display:flex;flex-direction:column;font-size:.45rem;align-items:center;justify-content:space-evenly;cursor:pointer;color:var(--text-Col);text-align:center;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.1}.DeviceInfoActionPage button:hover label{color:var(--Red-Neftis)}.DeviceInfoActionPage button:hover{color:var(--Red-Neftis);border:1px solid var(--Red-Neftis);transition:.1s ease}.DeviceInfoActionPage button:hover label .DevInfoBtns{fill:var(--Red-Neftis);transition:.1s ease}.DeviceInfoActionPage button:active{color:var(--text-ColB);border:1px solid var(--text-ColB);background-color:var(--Red-Neftis);box-shadow:0 0 10px 3px var(--LGray-border)}.DeviceInfoActionPage button:active label .DevInfoBtns{fill:var(--text-ColB);color:var(--text-ColB)}.DeviceInfoActionPage button:active label{color:var(--text-ColB)}.DeviceInfoActionPage button.selected{background-color:var(--Red-Neftis);border:1px solid var()}.DeviceInfoActionPage button.selected label{color:var(--text-ColB)}.DeviceInfoActionPage button.selected label .DevInfoBtns{fill:var(--text-ColB)}.DeviceInfoStatusPage{padding:15px 10px 0;display:flex;height:100%;flex-direction:column;justify-content:space-between;font-size:1rem;transition:.1s ease;overflow-y:auto;min-height:0}.DeviceInfoStatusPage .DevRadBtn{display:flex;align-items:center;margin-left:15px}.DeviceInfoStatusPage .DevRadBtn label{font-weight:500;width:100%;cursor:pointer;padding:8px;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;line-height:1.2}.DeviceInfoStatusPage input{accent-color:var(--Red-Neftis);width:20px;height:20px;cursor:pointer}.DeviceInfoStatusPage button{height:40px;width:100%;color:var(--text-ColB);background-color:var(--Red-Neftis);border:1px solid var(--LGray-border);border-radius:10px;cursor:pointer}.DeviceInfoStatusPage button:active{background-color:var(--text-ColB);color:var(--Red-Neftis);border:1px solid var(--Red-Neftis);box-shadow:0 0 10px 3px var(--LGray-border)}.DeviceInfoStatusPage button:disabled{height:40px;width:100%;color:var(--text-ColB);background-color:var(--LGray-border);border:1px solid var(--text-Col);border-radius:10px;cursor:pointer}.DevEventTypeLbn{margin-left:10px;display:flex;border:1px solid var(--text-ColB);border-radius:10px;padding:4px;font-size:.7rem;color:var(--text-ColB);text-align:center;align-items:center;justify-content:center}.TerminateBKG{display:flex;top:0;left:0;position:fixed;height:100%;width:100%;align-items:center;justify-content:center;flex-direction:row;background-color:var(--LGray-borderOP);animation:slideUp .5s ease}.terminateActions{display:flex;flex-direction:column;height:auto;border-radius:10px;overflow:hidden;z-index:999;border:1px solid var(--text-Col);background-color:var(--background2);position:absolute;box-shadow:0 0 10px 5px var(--LGray-border);padding:20px;justify-content:center;align-items:center}.terminateActions label{padding:10px;font-weight:700}.TerminateBtns{display:flex}.TerminateBtns button{display:flex;margin:5px;width:60px;height:40px;border-radius:10px;cursor:pointer;transition:.1s ease;font-size:1.2rem;background-color:var(--text-ColB);align-content:center;justify-content:center;align-items:center}.TerminateBtns button.TerminateBtnNo{border:1px solid var(--Red-Neftis);color:var(--Red-Neftis)}.TerminateBtns button.TerminateBtnYes{border:1px solid var(--Green-col);color:var(--Green-col)}.TerminateBtns button:hover.TerminateBtnNo{background-color:var(--Red-Neftis);color:var(--text-ColB);border:1px solid var(--text-Col)}.TerminateBtns button:hover.TerminateBtnYes{background-color:var(--Green-col);color:var(--text-ColB);border:1px solid var(--text-Col)}.EventsReportMaps{animation:slideLeft .5s ease}.HeaderSearchFilterRep{width:100%;height:30%;background-color:var(--background2);padding:10px;transition:.2s ease}.ReportsHeadderInfo{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--Gray-border);padding-top:5px;padding-bottom:10px;transition:.2s ease}.CurrentPageInd{margin-left:2%;transition:.2s ease}.CurrentPageInd label{margin-left:5px;margin-right:5px;transition:.2s ease}.ExcelRep button{display:flex;flex-direction:row;right:30px;color:var(--Green-col);border:1px solid var(--Green-col);background-color:var(--background2);border-radius:6px;padding:5px;cursor:pointer;align-items:center;transition:.2s ease}.ExcelRep label{margin-left:6px;cursor:pointer;transition:.2s ease}.ExcelRep button:hover{color:var(--background2);border:1px solid var(--text-Col);background-color:var(--Green-col);transition:.2s ease}.ExcelRep button:active{color:var(--Green-col);background-color:var(--text-ColB);border:1px solid var(--Green-col)}.SearchFilter{margin-top:5px;justify-content:space-between;align-items:center;display:flex;flex-wrap:wrap;padding-top:5px;padding-bottom:5px}.SearchFilter input,.SearchFilter select{width:10%;color:var(--text-Col);background-color:var(--background3);border:1px solid var(--Gray-border);padding:6px;border-radius:6px;cursor:pointer;transition:.2s ease}.SearchFilter button{color:var(--text-ColB);background-color:var(--Red-Neftis);border:1px solid var(--text-Col);padding:6px 2%;border-radius:6px;transition:.2s ease;cursor:pointer}.SearchFilter button:active{color:var(--Red-Neftis);background-color:var(--text-ColB);border:1px solid var(--Red-Neftis);box-shadow:0 0 10px 3px var(--LGray-border)}.EventsMsj{font-size:1.3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-x:auto;height:calc(100vh - 80px)}.EventsMsj .ico{font-size:3rem;margin-bottom:10px}.EventsMsj label{margin-top:10px;font-size:.8rem}.EventsActMsj{font-size:1.3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:50px}.EventsActMsj .ico{font-size:3rem;margin-bottom:10px}.EventsActMsj label{margin-top:10px;font-size:1rem}.EventTab{position:relative;display:flex;flex-direction:column;text-align:center;align-content:center;max-height:calc(100vh - 240px);overflow-x:auto}.RepTab{border-spacing:0px 2px}.UnderLineTab{width:auto}.EventDeviceTab{background:var(--background2)}.RepTab th,.RepTab td{padding-top:7px;padding-bottom:7px}.RepTab thead{background:var(--background);position:sticky;top:0;padding-top:7px;padding-bottom:7px;z-index:1}.RepTab th{padding:3px;font-weight:700}.RepTab tr{height:30px}.RepTab td{align-items:center;padding:10px;height:50px}.RepTab tbody tr{transform:scale(.99)}.RepTab tbody tr:hover{box-shadow:-1px 0 10px 1px var(--Red-Neftis);transform:scale(1);outline:1px solid var(--Red-Neftis);border-radius:10px}.RepTab tbody tr:hover td:first-child{border-left:2px solid var(--Red-Neftis);border-top-left-radius:10px;border-bottom-left-radius:10px}.RepTab tbody tr:hover td:last-child{border-right:2px solid var(--Red-Neftis);border-top-right-radius:10px;border-bottom-right-radius:10px}.EventDeviceTab .ActionBtn{color:var(--Red-Neftis);padding:6px;background-color:transparent;border:none;cursor:pointer;align-items:center;transition:.2s ease}.RepPaginationBtn{display:flex;align-items:center;position:absolute;width:calc(100% - 40px);bottom:15px;justify-content:center;transition:.2s ease;z-index:2}.RepPaginationBtn button{color:var(--text-Col);background-color:var(--background2);height:30px;width:30px;padding:3px;border:1px solid var(--Gray-border);cursor:pointer;align-items:center;margin-left:5px;margin-right:5px;transition:.2s ease}.RepPaginationBtn button:hover{border:1px solid var(--Red-Neftis);color:var(--Red-Neftis);background-color:var(--text-ColB);transition:.2s ease;transform:translateY(-4px);box-shadow:0 5px 3px 1px var(--Gray-border)}.page-btn.active{border:1px solid var(--text-ColB);color:var(--text-ColB);background-color:var(--Red-Neftis);transition:.2s ease;transform:translateY(-7px);box-shadow:0 5px 3px 1px var(--Gray-border)}.ActionBtn:hover{color:var(--text-ColB);background-color:var(--Red-Neftis);transition:.2s ease;border:1px solid var(--text-Col)}.PaginationLbn{font-size:.8rem;margin-left:30px;margin-right:30px;padding:5px;display:flex;justify-content:space-between;align-items:center}.PaginationLbn select{margin-left:5px;background-color:var(--background3);color:var(--text-Col);border-radius:10px;padding-left:3px;padding-right:3px;border:1px solid var(--Gray-border);transition:.2s ease}.PaginationLbn select:hover{border:1px solid var(--Red-Neftis);transition:.2s ease}.OpenMap{margin-top:15px;height:calc(100vh - 200px);width:100%;border:1px solid var(--text-ColB)}.ActionEventTab{display:flex;top:0;left:0;position:fixed;height:100%;width:100%;z-index:999;align-items:center;justify-content:center;flex-direction:row;background-color:var(--LGray-borderOP);animation:slideUp .5s ease}.ActionTab{border:1px solid var(--Red-Neftis);height:auto;border-radius:10px;overflow:hidden;z-index:999;border:1px solid var(--text-Col);background-color:var(--background);position:absolute;box-shadow:0 0 10px 5px var(--LGray-border)}.ActionTabHeader{background-color:var(--background2);display:flex;padding:10px;justify-content:space-between;align-items:center}.ActionTabHeaderLeft{display:flex;justify-content:center;margin-left:10px;flex-direction:row;flex-wrap:nowrap;align-items:center}.ActionTabHeaderLeft label{display:flex;justify-content:center;margin-left:10px;margin-right:10px;flex-direction:row;flex-wrap:nowrap;align-items:center;transition:.2s ease}.ActionTabHeaderLeft .ico-Clock{height:17px;width:17px;fill:var(--Red-Neftis);background:transparent;margin-right:5px}.ActionTabHeaderRight .ico-Close{font-size:1.8rem;color:var(--Red-Neftis);cursor:pointer;background-color:var(--text-ColB);border-radius:50%;transition:.2s ease}.ActionTabHeaderRight .ico-Close:hover{color:var(--text-ColB);background-color:var(--Red-Neftis);transition:.2s ease}.ActionPaginationLbn{bottom:10px;font-size:.8rem;margin-left:20px;margin-right:20px;padding:10px;display:flex;justify-content:space-between;align-items:center}.ActionPaginationLbn select{margin-left:5px;background-color:var(--background3);color:var(--text-Col);border-radius:10px;padding-left:3px;padding-right:3px;border:1px solid var(--Gray-border)}.ActionPaginationLbn select:hover{border:1px solid var(--Red-Neftis)}.ActionRepPagBtn{display:flex;align-items:center;bottom:15px;justify-content:center;transition:.2s ease;z-index:2}.ActionRepPagBtn button{color:var(--text-Col);background-color:var(--background2);height:30px;width:30px;padding:3px;border:1px solid var(--Gray-border);cursor:pointer;align-items:center;margin-left:5px;margin-right:5px;transition:.2s ease}.ActionRepPagBtn button:hover{border:1px solid var(--Red-Neftis);color:var(--Red-Neftis);background-color:var(--text-ColB);transition:.2s ease;transform:translateY(-4px);box-shadow:0 5px 3px 1px var(--Gray-border)}.ActEvenLbn{display:flex;align-items:center;justify-content:center;border-radius:10px;padding:2px;font-size:.6rem;color:var(--text-ColB);text-align:center}.DataInfoLbm{color:var(--text-ColB);background-color:var(--Red-Neftis);border-radius:10px;border:1px solid var(--text-ColB);box-shadow:0 0 10px 5px var(--LGray-border);height:auto;width:auto;display:flex;position:relative;bottom:20px;left:50%;position:fixed;z-index:999;padding:10px}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.SideOptUser{margin:20px;font-size:1rem;display:flex;flex-direction:column;height:calc(100vh - 101px);animation:slideUp .5s ease;justify-content:space-between}.SideOptUser .ico{position:relative;vertical-align:middle}.SideOptUser label{margin-left:20px;cursor:pointer;font-size:1rem}.SideOptUser.hidden{margin:10px;height:calc(100vh - 81px)}.ProfileComp{animation:slideUp .5s ease}.ProfileHeader{height:50px;width:100%;display:flex;padding:10px 15px;background-color:var(--background3);justify-content:space-between;align-items:center;border-radius:10px}.ProfileHeader button{height:30px;width:50px;color:var(--text-ColB);background-color:var(--Green-colT);border-radius:10px;border:1px solid var(--text-Col)}.ProfileHeader button:hover{color:var(--Green-col);border:1px solid var(--Green-col);background-color:var(--text-ColB);box-shadow:0 0 5px 2px var(--LGray-border);border-radius:10px;transition:.2s ease}.ProfileHeader button:active{color:var(--text-ColB);border:1px solid var(--text-ColB);background-color:var(--Green-col);box-shadow:0 0 5px 2px var(--LGray-border);border-radius:10px;transition:.2s ease}.ProfileInfo{margin-top:10px;width:100%;display:flex;padding:25px 15px;background-color:var(--background2);flex-wrap:wrap;border-radius:10px}.ProfileImg{width:150px;height:150px;padding:10px;border:1px solid var(--LGray-border)}.ProfileUserInfo{display:flex;flex-direction:column;padding:0 15px;align-items:flex-start;justify-content:space-evenly;flex-wrap:nowrap}.UserInfo{display:flex;padding:10px}.ProfileUserInfo .InfoLbn{font-weight:700;margin-right:10px}.ProfileUserInfo input,.ProfileUserInfo select,.ProfilePassChange input{background-color:var(--background);border:1px solid var(--text-ColB);color:var(--text-Col);padding:5px 15px;border-radius:7px}.ProfileSaveBtn{margin-top:10px;display:flex;justify-content:flex-end}.ProfileSaveBtn button{height:35px;width:150px;color:var(--text-ColB);background-color:var(--Green-colT);border-radius:10px;border:1px solid var(--text-Col)}.ProfileSaveBtn button:hover{color:var(--Green-col);border:1px solid var(--Green-col);background-color:var(--text-ColB);box-shadow:0 0 5px 2px var(--LGray-border);border-radius:10px;transition:.2s ease}.ProfileSaveBtn button:active{color:var(--text-ColB);border:1px solid var(--text-ColB);background-color:var(--Green-col);box-shadow:0 0 5px 2px var(--LGray-border);border-radius:10px;transition:.2s ease}.ProfilePassChange{margin-top:20px;display:flex;flex-direction:column;width:100%;padding:10px 15px;background-color:var(--background2);justify-content:space-between}.ProfilePassChange label{margin:10px 0;font-weight:700}.UpdateLogs{animation:slideUp .5s ease}.UpdateHeader{height:auto;width:100%;display:flex;padding:10px 15px;background-color:var(--background3);justify-content:space-between;align-items:center;border-radius:10px}.UpdateHeaderR{font-size:small;display:flex}.UpdateHeaderR label{margin:0 10px}.UpdateInfo{margin:10px 0;width:100%;display:flex;flex-direction:column;padding:25px 15px;background-color:var(--background2);flex-wrap:wrap;border-radius:10px}.UpdateInfo h2{margin:10px 0}.UpdateInfo h3{margin:10px 20px}.UpdateInfo ul{margin:10px 10px 10px 60px;font-size:small}.UpdateInfo ul li{padding:3px}.SideOptTutos{margin:20px;font-size:1rem;display:flex;flex-direction:column;height:calc(100vh - 140px);animation:slideUp .5s ease;justify-content:space-between}.SideOptTutos .ico{position:relative;vertical-align:middle}.SideOptTutos label{margin-left:20px;cursor:pointer;font-size:1rem}.SideOptTutos.hidden{margin:5px;height:calc(100vh - 187px)}.SideOptBtns .SubsectionLbn label{color:var(--LGray-border);cursor:default}.SideOptBtns button{width:100%;margin-top:5px;margin-bottom:5px;display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;cursor:pointer;transition:.2s ease;padding:10px 20px;background-color:var(--background2);border:1px solid var(--background2);border-radius:10px}.SideOptBtns .Opt-Icon{width:15px;height:15px;fill:var(--text-Col);transition:.2s ease}.SideOptBtns label{color:var(--text-Col)}.SideOptBtns button:hover{color:var(--Red-Neftis);box-shadow:0 0 5px 2px var(--LGray-border);border-radius:10px;transition:.2s ease}.SideOptBtns button:hover label{color:var(--Red-Neftis);transition:.2s ease}.SideOptBtns button:hover .Opt-Icon,button.selected .Opt-Icon{fill:var(--Red-Neftis);transition:.2s ease}button.selected label{color:var(--Red-Neftis);transition:.2s ease}.SideOptBtns button:active{background-color:var(--Red-Neftis);border:1px solid var(--background3)}.SideOptBtns button:active label{color:var(--text-ColB)}.SideOptBtns button:active .Opt-Icon{fill:var(--text-ColB)}.SideOptBtns.hidden label{display:none;transition:.2s ease}.SideOptBtns.hidden button{padding:10px;justify-content:center;transition:.2s ease}.SideOptBtns .Side-UserLogoutBtn{background-color:var(--Red-Neftis);border:1px solid var(--text-ColB)}.SideOptBtns .Side-UserLogoutBtn label,.SideOptBtns .Side-UserLogoutBtn .Opt-Icon{color:var(--text-ColB);fill:var(--text-ColB)}.SideOptBtns .Side-UserLogoutBtn:hover{background-color:var(--text-ColB)}.SideOptBtns .Side-UserLogoutBtn:active{background-color:var(--Red-Neftis);border:1px solid var(--text-ColB)}.TutosHeader{height:50px;width:100%;display:flex;padding:10px 15px;background-color:var(--background3);justify-content:space-between;align-items:center;border-radius:10px}.TutosInfo{margin-top:10px;width:100%;display:flex;padding:25px 15px;background-color:var(--background2);flex-wrap:wrap;border-radius:10px}
