._Error_f6jhd_1{width:695px;height:695px;border-radius:10px;border:1px solid #bab9b9;margin:180px auto 0;display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:97px 40px 140px}._essentials_f6jhd_15{font-size:35px;color:#000}._essentials_f6jhd_15 sup{font-size:16px;font-weight:600}._message_f6jhd_25{font-size:24px;color:#7a7171}._logout_f6jhd_30{width:272px;height:68px;flex-shrink:0;border-radius:60px;background:#083478;color:#fff;font-size:30px;font-style:normal;font-weight:500;line-height:12px}._logout_f6jhd_30:hover{cursor:pointer}:root{--font-main: "Poppins", "Saira Semi Condensed", sans-serif;--font-header: "Saira Semi Condensed", sans-serif;font-family:var(--font-main);line-height:1.5;font-weight:400;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100vw;height:100vh;--ADBlue: #083478;--ADGrey: #3c3c4380;--ADRed: #cf1e1e;--ADFontGrey: #938e8e;--ADFontGreyPrimary: #2f3640cc;--ADFontGreySecondary: #2f364080;--ADFontGreyTertiary: #BBBCBB;--ADGreyInput: #6b6f72;--card-bg-color: rgba(35, 34, 34, .9);--card-bg-color-opaque: rgba(35, 34, 34);--notification-center-active-button: rgba(165, 165, 165, .45);--system-notification-color: #F3FDB3;--error-message-text: #FF9794;--drone-in-alarm-color: #FE4D35;--authorized-drone-color: #499ae5;--drone-traffic-color: #F3FDB3;--icon-bg-color: #999;--icon-color: white;--toastify-color-error: #FE4D35 !important;--toastify-color-success: #2CCF00 !important;--toastify-toast-offset: 2rem !important;--toastify-font-family: var(var(--font-main)) !important;--toastify-toast-bd-radius: 10px !important;--fs-400: 1.125rem;--fs-500: 1.35rem;--clr-text-grey-primary: #2f3134;--font-xs: .75rem;--font-sm: .875rem;--font-md: 1rem;--font-lg: 1.25rem;--font-xl: 1.5rem;--font-xxl: 2rem}#root{height:100%}*,*:before,*:after{box-sizing:border-box;padding:0;margin:0}h2{font-size:40px}a{font-weight:500;text-decoration:none}body{margin:0;width:100vw;height:100vh}.PhoneInputInput{background-color:#fff;width:70%;height:40px;border-radius:12px;border:1px solid #c1b9b9;padding:0 24px;color:#000;font-family:var(--font-main);font-size:20px;font-style:normal;font-weight:600;line-height:normal}button{cursor:pointer}button.primary{height:44px;border-radius:6px;padding:0 16px;border:2px solid var(--clr-text-grey-primary);background:none;font-family:var(--font-main);font-size:clamp(1rem,1vw + .5rem,1.15rem);font-style:normal;font-weight:500;color:#fff;background-color:var(--clr-text-grey-primary)}button.primary:hover{cursor:pointer;background-color:var(--ADFontGreyTertiary);border:2px solid #1e2227;color:#1e2227}button.secondary{padding:0 16px;height:44px;border-radius:6px;border:2px solid var(--clr-text-grey-primary);color:var(--clr-text-grey-primary);background:none;font-family:var(--font-main);font-size:clamp(1rem,1vw + .5rem,1.15rem);font-style:normal;font-weight:500}button.secondary:hover{cursor:pointer;background-color:var(--ADFontGreyTertiary);border:2px solid #1e2227;color:#1e2227}.rsm-svg{height:100%;width:100%;cursor:pointer}@media screen and (max-width: 768px){html,body{margin:0;padding:0}}._notifCenter_1pulb_2{z-index:1;width:380px;color:#fff;margin:2rem 2rem 2rem 0px;height:fit-content;max-height:90%;display:inline-flex;flex-direction:column;scrollbar-width:none}@media screen and (max-width: 950px){._notifCenter_1pulb_2{margin:2rem 2rem 0px}}._notifHeader_1pulb_21{background-color:var(--card-bg-color);margin:0 0 10px;padding:1rem .5rem;border-radius:10px;justify-content:space-between;position:relative;display:flex;flex-direction:column}._notifHeaderTop_1pulb_32{display:flex;padding:0 15px 10px 10px;align-items:flex-start;justify-content:space-between;gap:.75rem}._notifHeader_1pulb_21 h1{font-size:21px;font-family:var(--font-main);font-weight:500;line-height:1;margin:0;padding-top:2px;position:relative}._notifHeader_1pulb_21 sup{vertical-align:super;font-size:small}._notifList_1pulb_65{border-radius:10px;overflow-y:scroll;overflow-x:hidden;scrollbar-width:none}._toggleView_1pulb_72{width:40px;height:20px}._toggleText_1pulb_77{display:inline-block}._notifSections_1pulb_81{background-color:var(--card-bg-color);display:flex;justify-content:space-evenly;padding:2px 10px;border-radius:15px}._notifButton_1pulb_89{white-space:nowrap;word-wrap:none;width:50%;display:flex;border:0px;border-radius:10px;padding:5px;margin:5px;justify-content:space-evenly;background-color:var(--card-bg-color);color:#fff;font-weight:500;font-size:clamp(16px,1.1vw,13pt);font-family:var(--font-main);cursor:pointer}._dismissButton_1pulb_108{white-space:nowrap;word-wrap:none;display:flex;border:0px;border-radius:10px;padding:10px 15px;margin:0 0 10px auto;justify-content:space-evenly;background-color:var(--card-bg-color);color:#fff;font-weight:500;font-size:clamp(12px,1.1vw,14px);font-family:var(--font-main);cursor:pointer}._dismissButton_1pulb_108:hover{background-color:var(--ADFontGrey);color:#000}._dismissButton_1pulb_108:disabled{background-color:var(--ADFontGrey);color:#666;cursor:not-allowed;border:1px solid var(--ADFontGrey)}._activeButton_1pulb_137{background-color:var(--notification-center-active-button)}._alertCountIcon_1pulb_141{width:25px;border-radius:25px;display:flex;justify-content:center;align-items:center;font-size:12px}._alertNumber_1pulb_150{background-color:var(--drone-in-alarm-color)}._notifNumber_1pulb_154{background-color:#ff0;color:#000}._historySections_1pulb_159{display:flex;justify-content:space-between}._HistoryCard_1pulb_164{background-color:var(--card-bg-color);padding:25px 15px;border-radius:10px;margin-bottom:10px;overflow:auto;display:flex;flex-direction:column;-ms-overflow-style:none;scrollbar-width:none}._historyCard_1pulb_177::-webkit-scrollbar{display:none}._historySearch_1pulb_181{background-color:#d9d9d966;color:#fff;height:27px;border:0px;border-radius:13px;background-repeat:no-repeat;background-position:10px 6px;background-size:16px;text-indent:30px}._historyFilter_1pulb_193{display:flex}._historyFilter_1pulb_193 select{background:none;border:none;color:#fff;height:"23px"}._historyFilter_1pulb_193 option{background:var(--card-bg-color);color:#fff}@media screen and (max-width: 768px) and (orientation: portrait){._notifCenter_1pulb_2{display:flex;justify-content:center;width:90vw;height:fit-content;margin:1rem auto 0}._notifHeaderTop_1pulb_32{margin-bottom:0}._notifButton_1pulb_89{padding:2px;margin:0 5px}._dismissButton_1pulb_108{position:absolute;right:20px}._notifSections_1pulb_81{margin-top:0}._notifList_1pulb_65{position:fixed;bottom:90px;width:90vw;max-height:160px}._HistoryCard_1pulb_164{position:fixed;bottom:90px;width:90vw;padding:15px}}@media screen and (max-width: 926px) and (orientation: landscape){._notifCenter_1pulb_2{display:flex;justify-content:center;width:45vw;height:fit-content;margin:2rem 3rem 2rem 0}._notifHeader_1pulb_21{width:90%;max-width:351px;position:absolute;top:2rem;right:2rem}._notifButton_1pulb_89{padding:2px;margin:0 5px}._dismissButton_1pulb_108{margin-top:105px;margin-right:-1rem}._HistoryCard_1pulb_164{position:absolute;bottom:1rem;right:2rem;padding:15px;max-height:calc(100% - 200px)!important;width:90%;max-width:351px}._notifList_1pulb_65{position:absolute;bottom:1rem;right:2rem;width:90%;max-width:351px;transition:bottom .4s ease-in-out;max-height:calc(100% - 200px)}}@media screen and (max-width: 667px) and (orientation: landscape){._HistoryCard_1pulb_164,._notifHeader_1pulb_21,._notifList_1pulb_65{width:45vw}}._card_11rq6_1{background-color:var(--card-bg-color);border-radius:10px;display:flex;justify-content:space-evenly;margin-bottom:10px;flex-direction:column;padding:15px 25px;overflow:auto}._cardHeader_11rq6_12{display:flex;justify-content:space-between}._cardMobileHeader_11rq6_18{display:none}._count_11rq6_22{display:flex;flex-direction:column;align-items:center;padding-right:10px}._verticalBar_11rq6_29{width:3px;background-color:var(--drone-in-alarm-color);border-radius:3px}._alertZone_11rq6_35{flex-grow:2;padding-left:5px;cursor:pointer}._alertZone_11rq6_35 h3{font-weight:400}._collapseButton_11rq6_46{width:1rem;font-size:1rem;font-weight:200;color:#fff;border:0px;background-color:#0000;cursor:pointer}._collapseButton_11rq6_46 img{width:1rem;height:1rem}._cardBody_11rq6_62{font-weight:100}._drones_11rq6_65{display:grid;grid:22px / auto}._horizontalBar_11rq6_70{height:2px;margin:10px 0 0;background-color:var(--drone-in-alarm-color)}._droneListHeader_11rq6_77{text-align:start;font-size:.9em;font-weight:500}._droneListItems_11rq6_83{font-size:.8em;width:50%;vertical-align:top;word-break:break-all}._droneListDeviceId_11rq6_90{font-weight:600}@media screen and (max-width: 920px) and (orientation:portrait){._card_11rq6_1{padding:10px 15px;max-height:200px}._cardHeader_11rq6_12{display:none}._cardMobileHeader_11rq6_18{display:flex;justify-content:space-between;margin-bottom:5px}._cardMobileHeader_11rq6_18 h2{font-size:16px;font-weight:500;color:var(--drone-in-alarm-color);text-transform:uppercase}._AlertZoneName_11rq6_119{font-size:16px;position:relative;padding-left:10px;display:inline-block}._AlertZoneName_11rq6_119:before{content:"";position:absolute;left:0;top:0;height:100%;width:4px;background-color:var(--drone-in-alarm-color);border-radius:15px}._eventCountIcon_11rq6_138{background-color:var(--drone-in-alarm-color);border-radius:25px;text-align:center;padding:0 10px;margin-left:.5rem}._horizontalBar_11rq6_70,._droneListHeader_11rq6_77{display:none}}@media screen and (max-width: 920px) and (orientation:landscape){._card_11rq6_1{padding:10px 15px;max-height:200px}._cardHeader_11rq6_12{display:none}._cardMobileHeader_11rq6_18{display:flex;justify-content:space-between;margin-bottom:5px}._cardMobileHeader_11rq6_18 h2{font-size:16px;font-weight:500;color:var(--drone-in-alarm-color);text-transform:uppercase}._AlertZoneName_11rq6_119{font-size:16px;position:relative;padding-left:10px;display:inline-block}._AlertZoneName_11rq6_119:before{content:"";position:absolute;left:0;top:0;height:100%;width:4px;background-color:var(--drone-in-alarm-color);border-radius:15px}._eventCountIcon_11rq6_138{background-color:var(--drone-in-alarm-color);border-radius:25px;text-align:center;padding:0 10px;margin-left:.5rem}._horizontalBar_11rq6_70,._droneListHeader_11rq6_77{display:none}}._card_11e66_1{background-color:var(--card-bg-color);border-radius:10px;display:flex;justify-content:space-evenly;margin-bottom:10px;flex-direction:column;padding:15px 25px;position:relative}._notifCardHeader_11e66_13{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1rem}._type_11e66_20{display:flex;align-items:center;flex-wrap:wrap;width:109px;font-size:12px;font-weight:600;line-height:1.6}._cardMobileHeader_11e66_30{display:none}._verticalBar_11e66_34{width:3px;border-radius:3px}._alertZone_11e66_39{flex-grow:2;padding-left:10px;cursor:text}._alertZoneTitle_11e66_45{display:flex;align-items:center;gap:.5rem;margin-right:1.5rem}._icon_11e66_52{padding-top:3px;width:30px}._date_11e66_57{font-size:12px;font-weight:600;padding-top:.3rem}._alertZone_11e66_39 h3{font-weight:500}._notifCardText_11e66_67 p{line-height:1.3;font-size:clamp(14px,1.5vw,16px)}._horizontalBar_11e66_72{height:2px;margin:10px 0 0}._acknowledgeButtonWrapper_11e66_78{position:absolute;right:15px;top:15px}._acknowledgeButton_11e66_78{background-color:transparent;border:none;padding:.25rem;border-radius:10px}._acknowledgeButton_11e66_78 img{width:20px;height:20px}._acknowledgeButton_11e66_78:hover{cursor:pointer;transform:scale(1.3)}._acknowledgeButton_11e66_78:disabled{opacity:.5;cursor:not-allowed;transform:none}@media screen and (max-width: 926px){._card_11e66_1{padding:10px 15px 15px}._notifCardHeader_11e66_13{margin-bottom:.5rem}._type_11e66_20{width:100px}._alertZone_11e66_39{display:flex;flex-direction:column;align-items:flex-start;padding-left:10px}._date_11e66_57{padding-top:0}._acknowledgeButtonWrapper_11e66_78{top:15px;bottom:0}._acknowledgeButton_11e66_78:hover{transform:none}._icon_11e66_52{width:25px}._horizontalBar_11e66_72{display:none}}._AlertZoneSelector_y3ynt_1{display:flex;flex-direction:column;z-index:1;overflow:hidden;height:fit-content;margin:2rem;color:#fff;width:clamp(180px,50vw,400px)}._AlertZoneSelectorHeight_y3ynt_12{max-height:90%}._AzName_y3ynt_16{display:flex;align-items:center}._AzName_y3ynt_16 img{margin-right:1rem}._AddAlertZone_y3ynt_25{display:flex}._AddAlertZone_y3ynt_25 h2{padding-left:10px;padding-bottom:5px}._AlertZoneToggle_y3ynt_34{background-color:var(--card-bg-color);cursor:pointer;display:flex;justify-content:space-between;max-width:320px;padding:18px 30px;font-size:clamp(1rem,2vw,21px);font-weight:500;border-radius:10px;margin-bottom:8px;position:relative}._ToggleButton_y3ynt_59{background:none;cursor:pointer;border:none;padding:0;display:flex;align-items:center}._ToggleButton_y3ynt_59 img{height:16px;width:16px}._AlertZoneMenu_y3ynt_73{background-color:var(--card-bg-color);border-radius:10px;padding:18px 30px;overflow-y:auto;z-index:2;-ms-overflow-style:none;scrollbar-width:none}._AlertZone_y3ynt_1{display:flex;justify-content:space-between;font-family:var(--font-main);font-weight:600;position:sticky}._AlertZoneName_y3ynt_92{background:none;border:none;cursor:pointer;color:inherit;font-size:clamp(var(--fs-400),2vw,var(--fs-400));font-weight:500;font-family:var(--font-main);min-width:75%;padding:15px 10px;display:flex;text-align:start;gap:.5rem}._addButton_y3ynt_108{background:none;border:none;padding:0;cursor:pointer}._iconButton_y3ynt_115{background:none;border:none;padding:0;cursor:pointer;margin:0 5px 0 10px}._horizontalBar_y3ynt_123{height:1px;background-color:#ffffff59;width:100%}._AddAlertText_y3ynt_130{font-size:clamp(18px,3vw,24px);text-align:center;line-height:40px;margin:0}._AlertZoneHeader_y3ynt_137{display:flex;justify-content:space-between;margin-bottom:5px}._ModifyMenuToggle_y3ynt_143:hover{cursor:pointer}._icons_y3ynt_147{display:flex}._regionView_y3ynt_151 p{margin:10px 0}@media screen and (max-width: 768px) and (orientation: portrait){._AlertZoneSelector_y3ynt_1{width:90vw;margin:0 auto;justify-content:center}._AlertZoneMenu_y3ynt_73{width:100%;height:clamp(200px,40vh,500px)}._AlertZoneToggle_y3ynt_34{width:clamp(200px,60vw,320px);height:fit-content;padding:10px;overflow:hidden}}@media screen and (max-width: 390px){._AlertZoneMenu_y3ynt_73{height:clamp(200px,50vh,300px)}._ToggleButton_y3ynt_59{padding-right:10px}}@media screen and (width: 375px) and (height: 667px){._AlertZoneMenu_y3ynt_73{height:clamp(200px,40vh,350px)}}@media screen and (width: 344px) and (height: 882px){._AlertZoneMenu_y3ynt_73{height:clamp(200px,60vh,450px)}}@media screen and (max-width: 926px) and (orientation: landscape){._AlertZoneSelector_y3ynt_1{width:35vw;margin:2rem 0 2rem 2rem}._AlertZoneToggle_y3ynt_34{width:clamp(180px,30vw,230px);padding:10px;overflow:unset;font-size:16px}._AlertZoneMenu_y3ynt_73{width:100%}}._NoDataFoundContainer_14nka_1{display:flex;flex-direction:column;font-size:clamp(1rem,1.8vw,var(--fs-500));font-weight:400;gap:10px}._loadingText_1lhg3_1{font-size:clamp(1rem,1.8vw,var(--fs-500));font-weight:400}._toggleContainer_2pz9x_1{display:flex;align-items:center;justify-content:space-evenly;margin-bottom:15px;cursor:pointer}._toggleButton_2pz9x_9{margin-right:.5rem}._preferenceTitle_2pz9x_13{width:90%;white-space:nowrap;font-size:1.15rem;font-weight:500}@media screen and (max-width: 768px){._preferenceTitle_2pz9x_13{font-size:16px;font-weight:400}}._overlay_1o89z_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0006;-webkit-backdrop-filter:blur(.3px);backdrop-filter:blur(.3px);z-index:3;display:flex;justify-content:center;align-items:center}._modal_1o89z_15{background:#fff;color:var(--clr-text-grey-primary);padding:2rem;border-radius:6px;width:40vw;max-width:470px;z-index:4}._actions_1o89z_25{display:flex;gap:1rem;margin-top:1rem}._actions_1o89z_25 button{border-radius:6px;font-size:1rem;font-weight:500;font-family:var(--font-main);cursor:pointer;flex:1;text-align:center;padding:.5rem}._blackButton_1o89z_42{background-color:var(--clr-text-grey-primary);color:#fff;border:2px solid transparent}._whiteButton_1o89z_48{background-color:#fff;color:var(--clr-text-grey-primary);border:2px solid var(--clr-text-grey-primary)}._singleButton_1o89z_54{justify-content:flex-end}._singleButton_1o89z_54>button{flex:0;padding:.5rem 2rem}._actions_1o89z_25 button:hover{background-color:var(--ADFontGreyTertiary);border:2px solid var(--clr-text-grey-primary);color:#1e2227}@media screen and (max-width: 926px) and (orientation: portrait){._overlay_1o89z_1{left:0;width:100vw;height:calc(100vh - 80px)}._modal_1o89z_15{width:90vw;padding:2rem}}@media screen and (max-width: 926px) and (orientation: landscape){._overlay_1o89z_1{width:100vw;left:0}._modal_1o89z_15{width:90vw;padding:1.5rem}}@media screen and (width: 810px) and (height: 1080px){._overlay_1o89z_1{left:90px;width:calc(100vw - 90px);height:100vh}}._modal_1bm8p_2{display:none;position:fixed;z-index:5;left:0;top:0;width:100%;height:100%;background-color:#0006;color:#000;--closeIconSize: 25px;--squarePadding: 35px}._modalContent_1bm8p_18{max-width:80%;min-width:650px;background-color:#fefefe;margin:clamp(3rem,10vw,10rem) auto;padding-top:var(--squarePadding);padding-right:var(--squarePadding);padding-left:calc(var(--squarePadding) + var(--closeIconSize));padding-bottom:calc(var(--squarePadding) + var(--closeIconSize));border:1px solid #888;width:fit-content;border-radius:12px;max-height:80vh;overflow-y:auto}._ModalClosure_1bm8p_34{display:flex;justify-content:end}._ModalHeader_1bm8p_44{display:flex;flex-direction:column}._ModalBody_1bm8p_49{padding-right:var(--closeIconSize)}._ModalBody_1bm8p_49 h2{margin-bottom:24px;font-size:2rem}._modalChildren_1bm8p_58{padding-left:var(--closeIconSize)}._closeModal_1bm8p_62{height:var(--closeIconSize);width:var(--closeIconSize)}._closeModal_1bm8p_62:hover{cursor:pointer;transform:scale(1.3)}@media screen and (max-width: 768px) and (orientation: portrait){._modalContent_1bm8p_18{max-width:90%;min-width:350px;height:fit-content;padding:2rem;position:fixed;top:100px;left:50%;margin:0;transform:translate(-50%)}._ModalBody_1bm8p_49{padding:0}._ModalBody_1bm8p_49 h2{margin-bottom:23px}._modalChildren_1bm8p_58{padding-left:0}}@media screen and (max-width: 926px) and (orientation: landscape){._modalContent_1bm8p_18{max-height:95vh;position:fixed;top:1rem;left:50%;margin:0;transform:translate(-50%)}}._header_jhj96_1{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:15px;font-weight:600;font-size:24px}._body_jhj96_11{display:grid;grid-template-columns:1fr;row-gap:25px}._PreferenceList_jhj96_18{list-style-type:none;padding-left:15px}._closeModal_jhj96_23{height:40px;width:40px;font-size:1.5rem;font-weight:600;color:#000;background:none;border:none;float:right;display:block;cursor:pointer}@media screen and (max-width: 768px){._header_jhj96_1{font-size:25px;font-weight:600;margin-bottom:13px}._PreferenceList_jhj96_18{padding-left:0}._footer_jhj96_49{padding-top:1rem}._footer_jhj96_49 button{width:50%}}._container_fjomi_1{display:flex;justify-content:end}@media screen and (max-width: 768px){._container_fjomi_1{justify-content:center;margin-top:0}}._formField_1rufc_1{display:grid;gap:10px;flex-wrap:wrap;justify-content:space-between;align-items:center}._inputField_1rufc_9{margin:15px 0}label{display:block;color:#000;font-family:var(--font-main);font-size:22px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:4px}._emailField_1rufc_24{margin:15px 0 10px}._inputField_1rufc_9 input{width:100%;height:55px;border-radius:6px;border:1px solid #c1b9b9;padding:0 10px;color:#000;font-family:var(--font-main);font-size:20px;font-style:normal;font-weight:500;line-height:normal}._userEmail_1rufc_49{font-size:22px;font-weight:500;color:var(--ADFontGreyPrimary);margin:0}@media screen and (max-width: 768px){._formField_1rufc_1{gap:3px;margin-bottom:2rem}label,._userEmail_1rufc_49{font-size:16px}._inputField_1rufc_9 input{height:35px;font-size:16px}._footer_1rufc_76{padding-top:1rem}._footer_1rufc_76 button{width:50%}}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}._AirWarden_b8gtg_1{height:100vh;width:100vw;display:flex}._map_b8gtg_7{width:calc(100% - 90px);height:100%;display:flex;justify-content:space-between;background:radial-gradient(circle,#50b6d3,#043f74)}@media screen and (max-width: 768px) and (orientation: portrait){._map_b8gtg_7{flex-direction:column-reverse;justify-content:start;width:100vw;height:100vh}}@media screen and (max-width: 926px) and (orientation: landscape){._map_b8gtg_7{width:calc(100% - 80px);height:100vh;position:absolute;left:80px}}._nav_1ymmc_2{background-color:#fff;margin:0;height:100%;padding:.5rem 0;max-width:90px;min-width:90px;color:#000;display:inline-flex;flex-direction:column;align-items:center;z-index:5;position:relative}._adlogo_1ymmc_19{margin-bottom:1.5rem;width:60px}._airWardenLogo_1ymmc_24{height:1.5rem;position:absolute;top:60px;width:75px;padding-left:2px}._navList_1ymmc_32{width:100%}._bottomList_1ymmc_36{width:100%;margin-top:auto}._userPhoto_1ymmc_41{border-radius:35px;display:inline-block;position:relative}._userPhoto_1ymmc_41:hover{cursor:default}._alertFloater_1ymmc_54{position:absolute;height:17px;width:17px;top:10px;right:20px;font-size:12px;color:#fff;background-color:var(--ADRed);border-radius:10px;font-weight:600;padding:2px 4px}._navLink_1ymmc_68{display:flex;flex-direction:column;align-items:center;padding:15px 0;width:100%;box-sizing:border-box;color:#232222;text-align:center}._navLink_1ymmc_68 img{height:40px;width:40px}a{text-decoration:none}a:hover{cursor:pointer}._navLinkHover_1ymmc_94:hover{opacity:50;background-color:#d3d3d3;border-radius:0 10px 10px 0}._modalActionLink_1ymmc_100:hover{opacity:50;background-color:#d3d3d3;border-radius:10px 0 0 10px;cursor:pointer}._modalActionActive_1ymmc_107{fill:#fff;color:#fff;background-color:#232222;border-radius:10px 0 0 10px}._eventActionLink_1ymmc_118 img{margin-bottom:7px}._eventActionLink_1ymmc_118:hover{opacity:50;background-color:#d3d3d3;border-radius:10px}._simFlight_1ymmc_128{text-align:center}._hover_1ymmc_132:hover{cursor:pointer}._activeAlerts_1ymmc_146{background-color:var(--drone-in-alarm-color);height:clamp(20px,1.2vh,22px);width:clamp(20px,1.2vw,22px);text-align:center;border-radius:20px;color:#fff;font-feature-settings:"liga" off,"clig" off;font-family:var(--font-main);font-size:clamp(11px,1vw,14px);font-style:normal;font-weight:600;line-height:20px;position:absolute;top:7rem;left:55px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 768px) and (orientation: portrait){._nav_1ymmc_2{position:fixed;bottom:0;left:0;right:0;height:80px;max-width:100%;min-width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:1px;padding:0}._adlogo_1ymmc_19,._airWardenLogo_1ymmc_24{display:none}._activeAlerts_1ymmc_146{top:.2rem;left:4rem}._bottomList_1ymmc_36{display:flex;flex-direction:row;justify-content:space-between;margin-top:3px;gap:1px}._userPhoto_1ymmc_41{margin-top:-5px;width:50px}._avatar_1ymmc_209{margin-top:2px}._navLink_1ymmc_68{width:50%;padding:15px 0}._navLink_1ymmc_68 img{height:30px;width:30px}._navLinkHover_1ymmc_94:hover,._modalActionLink_1ymmc_100:hover{border-radius:10px 10px 0 0}._modalActionActive_1ymmc_107{color:#fff;background-color:#232222;border-radius:10px 10px 0 0}}@media screen and (max-width: 926px) and (orientation: landscape){._adlogo_1ymmc_19,._airWardenLogo_1ymmc_24{display:none}._nav_1ymmc_2{min-width:80px;max-width:80px;height:100vh;position:fixed;bottom:0;left:0;top:0;padding:0}._activeAlerts_1ymmc_146{top:5px;left:50px}._navLink_1ymmc_68 img{height:30px;width:30px}._simFlight_1ymmc_128{height:25px;font-size:12px}}.active{color:#fff;background-color:#232222;border-radius:0 15px 15px 0}.modal:after{z-index:-2;content:"";align-self:end;position:absolute;width:0;height:0}@media screen and (max-width: 768px) and (orientation: portrait){.active{border-radius:15px 15px 0 0}}._menu_jot2e_1{position:absolute;width:275px;bottom:16px;left:100px;background:#fff;border:3px solid #232222;border-radius:15px 15px 15px 0;box-shadow:0 8px 16px #0003}._menuList_jot2e_12{padding:0;margin:0;list-style-type:none}._menuList_jot2e_12 li{color:#605c5c;text-align:start;font-feature-settings:"liga" off,"clig" off;font-family:var(--font-main);font-size:16px;font-style:normal;font-weight:600;padding:15px;margin:3px}._menuList_jot2e_12 a{text-decoration:none}._redirectIcon_jot2e_36{margin:0 5px}._adminConsole_jot2e_40{position:relative;display:inline-block}._newFloater_jot2e_45{position:absolute;top:5px;right:20px;font-size:12px;color:#fff;background-color:var(--ADRed);border-radius:10px;font-weight:600;padding:2px 4px}._listItem_jot2e_59{border-bottom:1px solid #e5dddd;display:flex;justify-content:center}._menuList_jot2e_12 li:hover{background-color:#232222;color:#fff;cursor:pointer;border-radius:10px}._menuList_jot2e_12 li:hover img{filter:contrast(100) invert(1)}@media screen and (max-width: 768px){._menu_jot2e_1{border-radius:15px 15px 0;bottom:90px}}@media screen and (max-width: 926px) and (orientation: landscape){._menu_jot2e_1{bottom:0;left:90px;overflow-y:auto}}@media screen and (max-width: 768px){._settingsButton_19rso_3{margin-top:-5px}}._card_1237t_1{background-color:var(--card-bg-color);border-radius:10px;margin-bottom:10px;padding:15px 25px}._cardHeader_1237t_8{display:flex;justify-content:space-between}._droneInAlarm_1237t_13{color:var(--drone-in-alarm-color)}._droneTraffic_1237t_17{color:var(--drone-traffic-color)}._authorizedDrone_1237t_21{color:var(--authorized-drone-color)}._inAlarmBG_1237t_25{background-color:var(--drone-in-alarm-color)}._droneTrafficBG_1237t_29{background-color:var(--drone-traffic-color)}._authorizedDroneBG_1237t_33{background-color:var(--authorized-drone-color)}._headerIcon_1237t_37{display:flex;align-items:center;flex-shrink:0;padding:5px 2px 2px;border-radius:10px;position:relative;text-align:center;color:#fff}._headerAlertId_1237t_48{font-size:clamp(14px,2vw + 1rem,23pt);font-weight:700;line-height:1;position:absolute;top:54%;left:50%;transform:translate(-50%,-50%);-webkit-text-stroke-width:2px;-webkit-text-stroke-color:black;cursor:pointer}._headerDroneIcon_1237t_61{cursor:pointer;width:60px;height:60px}._headerInfo_1237t_67{display:flex;flex-direction:column;flex:1;justify-content:center;padding-left:1rem}p{line-height:1}._headerTitle_1237t_80{font-weight:550}._headerEventId_1237t_84{font-weight:600;margin:3px 0;word-break:break-all}._cardCollapse_1237t_90{width:1.5rem;background-color:#0000;border:0px;color:#fff;flex-shrink:0;cursor:pointer}._cardCollapse_1237t_90 img{width:1rem;height:1rem}._table_1237t_104 tr{line-height:1.3;font-size:clamp(14px,1.5vw,16px)}._tableData_1237t_109{padding-left:.5rem}._horizontalBar_1237t_114{height:2px;margin:10px 0 0;width:100%}._cardBody_1237t_120{display:flex;flex-wrap:wrap;column-gap:30px}._bodyInfo_1237t_126{padding-bottom:10px;flex:1 1 45%}._bodyInfoHeader_1237t_131{font-weight:300;padding:2px 0}._bodyInfoBody_1237t_136{font-weight:600}._bodyUAS_1237t_140{padding-top:5px;padding-bottom:5px;display:flex;justify-content:space-between}._threeDotsButtonContainer_1237t_147{position:relative;display:flex;align-items:center}@media screen and (max-width: 920px){._card_1237t_1{margin-bottom:5px;padding:10px 15px}._bodyInfo_1237t_126{flex:1 1 30%}}._authorizeButton_lh47t_1{background-color:#fff;border:none;border-radius:10px;padding:1rem 5rem;position:absolute;right:0;top:2rem;font-weight:600;cursor:pointer;width:300px}._authorizeButton_lh47t_1:hover,._authorizeButton_lh47t_1:active,._authorizeButton_lh47t_1:focus{background-color:var(--ADFontGreyTertiary);color:#1e2227}._threeDotsButton_1nd7d_1{border:none;background-color:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}._threeDotsButton_1nd7d_1 svg{font-size:24px;color:#fff}._threeDotsButton_1nd7d_1:hover{transform:scale(1.3)}._iconPin_1ru1p_1{display:flex;font-size:2rem;font-weight:bolder;gap:5px;color:var(--icon-color);border-radius:18px;padding:12px;position:relative;background-color:var(--icon-bg-color)}._iconPin_1ru1p_1:after{content:"";position:absolute;left:50%;top:100%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid var(--icon-bg-color)}._alertId_1ru1p_26{font-family:var(--font-main);color:#fff;-webkit-text-stroke:2px black}._droneIcon_1ru1p_32,._pilotIcon_1ru1p_37{width:2rem;height:2rem}._flightSim_60o13_1{position:absolute;top:150px;left:150px;color:#fff;background-color:#232222e6;padding:10px;border-radius:10px;z-index:3}@media screen and (max-width: 926px){._flightSim_60o13_1{top:1rem;right:1rem;left:auto;width:200px;font-size:14px}}._alertZonePopUp_n9427_1{animation:.15s _fadeInUp_n9427_1}._historyCard_n9427_5{background-color:var(--card-bg-color);padding:25px;border-radius:10px;margin-bottom:10px;-ms-overflow-style:none;scrollbar-width:none}._historyCard_n9427_5::-webkit-scrollbar{display:none}._historyEventsCard_n9427_23{background-color:var(--card-bg-color);padding:15px;border-radius:10px;margin-bottom:10px;display:flex;flex-direction:column;overflow-y:hidden}._historyCard_n9427_5 h2{padding:0 40px 5px;font-weight:500}._historyCardHeader_n9427_38{padding:0;display:flex;justify-content:space-between;align-items:center}._historyCardHeading_n9427_45{font-size:clamp(1rem,1.8vw,var(--fs-400));margin:0 0 5px}._historyCardBody_n9427_52{padding:0 10px;display:flex;flex-direction:column}._historyCardFooter_n9427_60{flex-shrink:0;display:flex;justify-content:space-evenly;padding:10px}._historyCardFilters_n9427_67{display:flex;flex-direction:column}._dateRangePicker_n9427_72{width:60%;display:flex;flex-direction:column;justify-content:center}._subHeader_n9427_80{margin-bottom:20px;font-weight:500}._sortButtons_n9427_86{display:flex;padding:0 30px 10px;justify-content:space-between}._sortButton_n9427_86{color:#fff;background:none;border:none}._events_n9427_98{padding:0 20px}._eventCard_n9427_102{display:flex;flex-direction:column}._eventData_n9427_107{display:flex;padding-bottom:10px}._eventPair_n9427_112{display:flex;flex-direction:column;justify-content:space-between;flex-grow:2;font-weight:500;word-break:break-all;padding-right:5px}._expandButton_n9427_122{width:30px;height:30px;background:none;border:none;padding:0;cursor:pointer;justify-self:end}._alertZoneName_n9427_132{cursor:pointer}._eventCount_n9427_136{display:none;font-size:20px;font-weight:600}._eventSelection_n9427_142{color:#e6dede;margin-right:10px;align-self:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.75em;height:1.75em;border:.15em solid #e6dede;border-radius:5px;display:grid;place-content:center}._eventSelection_n9427_142:before{content:"";width:.65em;height:.65em;transform:scale(0);box-shadow:inset 1em 1em #e6dede}._eventSelection_n9427_142:checked:before{transform:scale(1)}._eventDataBody_n9427_169{display:flex;flex-wrap:wrap;padding:0 25px}._pilotIdBodyPair_n9427_180{padding-right:35px;padding-bottom:5px}._pilotIdBodyPair_n9427_180 p{font-size:10pt}._bodyPair_n9427_189{padding-right:10px;padding-bottom:5px}._bodyPair_n9427_189 p{font-size:10pt}._body_n9427_189{font-weight:500}._horizontalBar_n9427_202{height:2px;margin:10px 0;background-color:#ffffff59;width:100%}._SelectedEvents_n9427_209{display:flex;flex-wrap:wrap}._SelectedEvent_n9427_209{display:flex;align-items:center}._selectedEventId_n9427_219{font-size:2rem;padding-left:5px;height:fit-content}._selectedEventLetter_n9427_225{width:42px;height:42px;font-size:2.5rem;font-weight:800;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:black;border-radius:7px;display:flex;justify-content:center;align-items:center}._historyButton_n9427_238{color:#fff;background:var(--ADGreyInput);border:1px solid var(--ADGreyInput);border-radius:10px;padding:.25rem .5rem;margin-left:5px;font-weight:700;font-size:1rem}@media (hover: hover) and (pointer: fine){._historyButton_n9427_238:hover{cursor:pointer;background:var(--card-bg-color)}}._historyButton_n9427_238:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}._horizontalBarInside_n9427_262{height:2px;margin-bottom:10px;background-color:#ffffff59;width:100%}._toggleIcons_n9427_269{display:inline-block}@media screen and (max-width: 768px){._eventCount_n9427_136{display:inline}._historyCardHeader_n9427_38{padding:0}._historyCardHeading_n9427_45{font-weight:600;margin:0}._expandButton_n9427_122{padding-top:3px;margin-right:1rem;width:17px;height:17px}._expandButton_n9427_122 img{width:100%;height:100%}._historyButton_n9427_238{font-size:.8rem}._historyButton_n9427_238:active{background:var(--card-bg-color)}}@media screen and (max-width: 926px) and (orientation: landscape){._expandButton_n9427_122{padding-top:3px;margin-right:1rem;width:17px;height:17px}._expandButton_n9427_122 img{width:100%;height:100%}._historyCardHeader_n9427_38{padding:0}._historyButton_n9427_238{font-size:.8rem}._historyButton_n9427_238:active{background:var(--card-bg-color)}}@media screen and (width: 768px) and (height: 1024px){._historyButton_n9427_238{font-size:1rem}}._alertZonePopUp_9hgog_1{animation:.15s _fadeInUp_9hgog_1}._historyCard_9hgog_5{background-color:var(--card-bg-color);padding:25px;border-radius:10px;margin-bottom:10px}._historyEventsCard_9hgog_12{background-color:var(--card-bg-color);padding:15px;border-radius:10px;margin-bottom:10px;display:flex;flex-direction:column;overflow:auto}._historyCard_9hgog_5 h2{padding:0 40px 5px;font-weight:500;position:absolute}._historyCardHeader_9hgog_29{padding:0 20px 10px}._historyCardHeading_9hgog_33{font-size:24px}._historyCardBody_9hgog_37{padding:0 5px;display:flex;flex-direction:column;overflow:auto}._historyCardFooter_9hgog_44{position:sticky;display:flex;justify-content:space-evenly;padding-bottom:15px}._historyCardFilters_9hgog_51{display:flex;flex-direction:column}._dateRangePicker_9hgog_56{width:60%;display:flex;flex-direction:column;justify-content:center}._subHeader_9hgog_64{font-weight:500}._sortButtons_9hgog_68{display:flex;padding:0 30px 10px;justify-content:space-between}._sortButton_9hgog_68{color:#fff;background:none;border:none}._events_9hgog_80{padding:0 20px}._eventCard_9hgog_84{display:flex;flex-direction:column}._eventData_9hgog_89{display:flex;padding-bottom:20px}._eventPair_9hgog_94{cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;flex-grow:2;font-weight:500;word-break:break-word;padding-left:0}._expandButton_9hgog_105{width:20px;background:none;border:none;padding:0;cursor:pointer;justify-self:end}._alertZoneName_9hgog_114{cursor:pointer}._horizontalBar_9hgog_118{height:1px;margin:10px 0;background-color:#ffffff59;width:90%}._loader_9hgog_125{border:.15em solid #fff;border-top:.15em solid var(--ADGreyInput);border-radius:50%;width:24px;height:24px;animation:_spin_9hgog_1 2s linear infinite;margin-right:.75rem;align-self:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;place-content:center}@keyframes _spin_9hgog_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._eventSelection_9hgog_148{cursor:pointer;color:#e6dede;width:1.75em;height:1.75em;border:.15em solid #e6dede;border-radius:5px;margin-right:.75rem;align-self:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;place-content:center}._eventSelection_9hgog_148:before{content:"";width:.65em;height:.65em;transform:scale(0);box-shadow:inset 1em 1em #e6dede}._eventSelection_9hgog_148:checked:before{transform:scale(1)}._eventDataBody_9hgog_174{display:grid;grid-template-columns:1.5fr 1fr;padding:0 0 15px 15px}._bodyUAS_9hgog_181{display:flex;justify-content:space-between}._pilotIdBodyPair_9hgog_186{padding-left:15px;padding-bottom:10px}._threeDotsButtonContainer_9hgog_191{position:relative;display:flex;align-items:center}._heading_9hgog_197{font-size:1rem;font-weight:700;padding-bottom:5px}._body_9hgog_181{font-size:1rem;font-weight:400}._bodyPair_9hgog_208{padding-bottom:10px}._selectedEvent_9hgog_212{cursor:pointer;display:flex;width:42px;justify-content:center;align-items:center;height:42px;font-size:2.25rem;font-size:33;font-weight:800;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:black;border-radius:7px;margin-right:8px;align-self:center}._isAuthorized_9hgog_229{color:var(--authorized-drone-color);display:flex;justify-content:space-around;padding:0 0 15px 15px;gap:1rem}@media screen and (max-width: 768px) and (orientation:portrait){._eventPair_9hgog_94,._eventPair_9hgog_94 h3{font-size:16px}._expandButton_9hgog_105{display:none}._body_9hgog_181{font-size:.9rem}._eventData_9hgog_89{padding-bottom:10px}._eventSelection_9hgog_148{width:1.5em;height:1.5em}._isAuthorized_9hgog_229{padding-bottom:10px}}@media screen and (max-width: 920px) and (orientation:landscape){._eventPair_9hgog_94,._eventPair_9hgog_94 h3{font-size:16px}._body_9hgog_181{font-size:.9rem}._expandButton_9hgog_105{display:none}._eventData_9hgog_89{padding-bottom:10px}._eventSelection_9hgog_148{width:1.5em;height:1.5em}}._historyFilter_1nxga_3{padding:0 15px 10px}._historyCardInputs_1nxga_7{display:flex;gap:8px;flex-wrap:wrap;justify-content:end;border:none}._textFilter_1nxga_15{background-image:url(/assets/MagnifyingWhite-Dn3ZW_Vv.svg);background-repeat:no-repeat;background-size:16px;background-position:8px 50%;background-color:var(--ADGreyInput);padding:6px 6px 4px 32px;border:none;border-radius:13px;font-size:16px;font-weight:600;color:#fff;width:100%}._textFilter_1nxga_15::placeholder{color:#d3d3d3}._filterRange_1nxga_33{padding:4px 0 4px 8px;border-radius:13px;background-color:var(--ADGreyInput);color:#fff;font-size:16px;font-weight:600}._DateRangePicker_1nxga_45{display:flex;justify-content:space-around;flex-grow:2;margin-top:.5rem;border:none}._DateInput_1nxga_53{font-weight:500;display:flex;flex-direction:column;justify-content:center}._dateLabel_1nxga_62{color:#fff;font-size:18px;padding-bottom:5px;font-family:var(--font-main)}._dateRange_1nxga_69{font-family:var(--font-main);border-radius:13px;position:relative;padding:3px 2px 3px 32px;width:95%;font-size:16px;font-weight:600;color:#fff;background-color:var(--ADGreyInput);border:none;fill:#fff}._dateRange_1nxga_69:hover,._filterRange_1nxga_33:hover{cursor:pointer}::-webkit-calendar-picker-indicator{filter:invert(1);left:.5rem;position:absolute}::-webkit-calendar-picker-indicator:hover{cursor:pointer}._srOnly_1nxga_99{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media screen and (max-width: 768px) and (orientation: portrait){._historyFilter_1nxga_3{padding:0}._historyCardInputs_1nxga_7{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;gap:8px;padding:0 15px}._textFilter_1nxga_15{width:50%}._textFilter_1nxga_15::placeholder{color:transparent}._filterRange_1nxga_33{width:50%}._DateRangePicker_1nxga_45{justify-content:center;padding:0 15px}._DateInput_1nxga_53{width:50%;justify-content:center}._dateLabel_1nxga_62{font-size:16px;padding-bottom:3px}._dateRange_1nxga_69{padding:1px 1px 1px 0;font-size:16px}::-webkit-calendar-picker-indicator{right:.5rem;left:auto}}@media screen and (max-width: 926px) and (orientation: landscape){._historyFilter_1nxga_3{padding:0}._historyCardInputs_1nxga_7{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;gap:8px;padding:0 15px}._textFilter_1nxga_15{width:50%}._textFilter_1nxga_15::placeholder{color:transparent}._filterRange_1nxga_33{width:50%}._DateRangePicker_1nxga_45{justify-content:center;padding:0 15px}._DateInput_1nxga_53{width:50%;justify-content:center}._dateLabel_1nxga_62{font-size:16px;padding-bottom:3px}._dateRange_1nxga_69{padding:1px 1px 1px 0;font-size:16px}::-webkit-calendar-picker-indicator{right:.5rem;left:auto}}._downloadButtonWrapper_1xzq6_1{display:inline-block;margin-left:10px;position:relative}._downloadButton_1xzq6_1{background-color:transparent;color:#fff;border:none;padding:.25rem .5rem;border-radius:10px;border:1px solid transparent}._downloadButton_1xzq6_1:hover{cursor:pointer;background:var(--card-bg-color);border:1px solid var(--ADGreyInput)}._downloadButton_1xzq6_1 img{width:20px}._customFormatSelect_1xzq6_26{background-color:var(--ADGreyInput);display:block;position:absolute;top:25px;left:0;border:1px solid var(--ADGreyInput);padding:1rem;border-radius:10px;line-height:1.5}._selectOption_1xzq6_39{background-color:transparent;border:none;color:#fff}._selectOption_1xzq6_39:first-of-type{margin-bottom:1rem}._selectOption_1xzq6_39:hover{color:var(--card-bg-color);font-weight:bolder}@media screen and (max-width: 926px){._downloadButton_1xzq6_1 img{width:16px}}._liveMap_pw23x_1{width:calc(100% - 90px);height:100%;position:absolute;z-index:0}@media screen and (max-width: 768px){._liveMap_pw23x_1{width:100vw;height:100vh}}@media screen and (max-width: 926px) and (orientation: landscape){._liveMap_pw23x_1{width:calc(100vw - 80px);height:100vh;position:absolute;right:0}}._mapTypeMenu_1y62c_1{background-color:#fff;display:flex;flex-direction:row;gap:5px;border-radius:10px;margin:1rem;padding:5px 5px 3px}._mapTypeIcon_1y62c_11 img{height:40px;width:40px}._mapTypeIcon_1y62c_11{cursor:pointer;filter:grayscale(50%)}._mapTypeIcon_1y62c_11:hover img{transform:scale(1.05);box-shadow:0 0 0 2px #0000001a;border-radius:10px}._active_1y62c_27{filter:none}._active_1y62c_27 img{border:2px solid #4285F4;border-radius:10px;padding:2px}._historyButton_1me31_1{color:#fff;background:var(--ADGreyInput);border:1px solid var(--ADGreyInput);border-radius:10px;padding:.25rem .5rem;font-weight:700;font-size:1rem}._historyButton_1me31_1:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media (hover: hover) and (pointer: fine){._historyButton_1me31_1:hover{cursor:pointer;background:var(--card-bg-color)}}@media screen and (max-width: 726px) and (orientation: portrait){._historyButton_1me31_1{font-size:.8rem}._historyButton_1me31_1:active{background:var(--card-bg-color)}}@media screen and (max-width: 926px) and (orientation: landscape){._historyButton_1me31_1{font-size:.8rem}._historyButton_1me31_1:active{background:var(--card-bg-color)}}._iconPin_x4um2_1{display:flex;height:50px;width:93px;border-radius:20px;color:#fff;position:relative;justify-content:center;align-items:center}._pilotPin_x4um2_14{transform:translateY(100%)}._droneIconContainer_x4um2_19{width:35px;height:35px;flex-shrink:0}._alertIdContainer_x4um2_25{display:flex;justify-content:center;align-items:center;width:35px;height:35px}._alertId_x4um2_25{-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#241e1e;font-family:var(--font-main);font-size:33px;font-style:normal;font-weight:800;line-height:22px;letter-spacing:-.408px}._SimpleMap_1xjek_1{position:absolute;top:0;left:0;height:100vh;width:100vw;overflow-x:hidden;overflow-y:hidden;background:#50b6d3;background:radial-gradient(circle,#50b6d3,#043f74)}._abbr_1xjek_20{font-size:5pt;font-weight:600;fill:#fff}@media screen and (max-width: 926px) and (orientation: landscape){._SimpleMap_1xjek_1{width:calc(100vw - 80px);right:0}}._newalertzone_1iof3_1{display:flex;flex-direction:column;justify-content:space-between}._newalertzone_1iof3_1 button{cursor:pointer}._mapView_1iof3_11{width:100%;height:100%}._createAz_1iof3_16{width:calc(100% - 90px);height:100%;position:absolute;z-index:0}@media screen and (max-width: 768px){._createAz_1iof3_16{width:100%}}@media screen and (max-width: 926px) and (orientation: landscape){._createAz_1iof3_16{width:100vw;height:100vh}}._formContainer_lmcpc_1{background-color:var(--card-bg-color);position:absolute;z-index:1;padding:1.5rem;margin:2rem;border-radius:10px;width:400px}._heading_lmcpc_11{font-size:1.4rem;margin-bottom:1rem}fieldset{border:none;padding:0}._label_lmcpc_21{display:block;margin-top:1rem;margin-bottom:.25rem;font-weight:400;color:#fff;font-size:1.4rem}._srOnly_lmcpc_30{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._inputWrapper_lmcpc_42{position:relative;width:100%}._input_lmcpc_42{width:100%;padding:.5rem .75rem .5rem 2rem;border:1px solid #ccc;border-radius:8px;font-size:1rem}._input_lmcpc_42:disabled{background-color:var(--notification-center-active-button);color:var(--ADFontGreyTertiary)}._searchIcon_lmcpc_60{position:absolute;top:50%;transform:translateY(-50%);color:var(--clr-text-grey-primary);pointer-events:none;left:.75rem}._inputErrorMessage_lmcpc_69{color:var(--error-message-text);font-size:.875rem;margin-top:.5rem;margin-left:2rem;font-weight:500}._inputError_lmcpc_69{border:2px solid var(--error-message-text);background-color:#f7e0dd}._inputError_lmcpc_69:focus{border-color:var(--error-message-text);background-color:#f7e0dd;outline:none}._dropDownWrapper_lmcpc_88{margin-top:0;background-color:#fff;border-radius:0 0 6px 6px;list-style:none;color:var(--clr-text-grey-primary);margin:0 1rem;max-height:200px;overflow-y:auto}._dropDownItem_lmcpc_99{padding:.5rem 1rem;cursor:pointer}._dropDownItem_lmcpc_99:hover{background-color:var(--ADFontGreyTertiary)}._buttonGroup_lmcpc_108{display:flex;justify-content:space-between;gap:.5rem;margin:1rem auto 0;width:100%}._button_lmcpc_108{border:2px solid transparent;color:var(--clr-text-grey-primary);padding:.5rem 1rem;font-size:1rem;border:none;border-radius:6px;cursor:pointer;flex:1}._button_lmcpc_108:hover{background-color:var(--ADFontGreyTertiary)}._button_lmcpc_108:disabled{background-color:var(--notification-center-active-button);color:var(--ADFontGreyTertiary);cursor:not-allowed;pointer-events:none}@media screen and (max-width: 726px) and (orientation: portrait){._formContainer_lmcpc_1{width:auto}._buttonGroup_lmcpc_108{width:100%}._button_lmcpc_108{padding:.5rem}}@media screen and (max-width: 926px) and (orientation: landscape){._formContainer_lmcpc_1{margin:1rem;max-height:95vh;padding:15px 25px}._formContainer_lmcpc_1 h1{font-size:1.5rem}._input_lmcpc_42,._label_lmcpc_21{font-size:1rem}}@keyframes _fadeInUp_1w4ij_1{0%{transform:translateY(.1%);opacity:0}to{transform:translateY(0);opacity:1}}._alertZonePopUp_1w4ij_12{pointer-events:none}._HistoryHeader_6ow39_1{padding:0 20px 15px}._historyHeading_6ow39_5{font-weight:500;font-size:32px}._sortButtons_6ow39_10{display:flex;padding:0 20px 5px;justify-content:space-between}._sortButton_6ow39_10{font-size:1em;font-weight:500;color:#fff;background:none;border:none}._sortButton_6ow39_10:hover{cursor:pointer}._SortingArrow_6ow39_28{height:1em;padding-left:5px}._AlertZones_6ow39_33{padding:0 20px}._alertZonePair_6ow39_37{cursor:pointer;display:flex;justify-content:space-between;font-weight:500;padding:20px 5px}._alertZoneName_6ow39_45{font-size:clamp(1rem,2vw,var(--fs-500));cursor:pointer;margin-right:.5rem}._alertZoneCount_6ow39_51{font-size:var(--fs-500)}._horizontalBar_6ow39_55{height:1px;background-color:#ffffff59;width:100%}
