.input-wrapper{position:relative;display:flex;min-width:300px;height:80px}.input-wrapper input{width:100%;height:56px;padding:14px 16px 0 10px;outline:0;border:1px solid #ddd;border-radius:4px;background:#fff;font-size:16px}.input-wrapper label{font-size:16px;padding:0 12px;color:#999;pointer-events:none;position:absolute;transform-origin:top left;transform:translateY(26px) scale(1);transition:all .2s ease-out}.input-wrapper:focus-within label{transform:translateY(-20px) scale(.75)}.form--confirmation,.form--login,.form--registration,.form--reset-password,.form-wrapper{width:100%}.form--confirmation button.forgot-password-link,.form--login button.forgot-password-link,.form--registration button.forgot-password-link,.form--reset-password button.forgot-password-link{border:none;background:none;outline:0}.form--confirmation .row-wrapper,.form--login .row-wrapper,.form--registration .row-wrapper,.form--reset-password .row-wrapper{margin:20px 0}.form--confirmation .row-wrapper label,.form--login .row-wrapper label,.form--registration .row-wrapper label,.form--reset-password .row-wrapper label{text-transform:capitalize}.form--confirmation button.ui.button,.form--login button.ui.button,.form--registration button.ui.button,.form--reset-password button.ui.button{background:#ff5a00;color:#fff}.landing-component{height:100vh;position:relative;width:100%;display:flex}.landing-component *{font-family:"Exo 2",sans-serif;color:#3f3e3e}.landing-component .map-wrapper{height:100%;width:70%}.landing-component .map-wrapper .marker-cluster-large div,.landing-component .map-wrapper .marker-cluster-medium div,.landing-component .map-wrapper .marker-cluster-small div{background-color:#ff5a00}.landing-component .map-wrapper .marker-cluster-large div span,.landing-component .map-wrapper .marker-cluster-medium div span,.landing-component .map-wrapper .marker-cluster-small div span{color:#fff}.landing-component .map-wrapper .leaflet-container a.leaflet-popup-close-button{display:none}.landing-component .map-wrapper .leaflet-popup-content-wrapper{background:#ff5a00}.landing-component .map-wrapper .leaflet-popup-tip-container .leaflet-popup-tip{background:#ff5a00;color:#fff}.landing-component .map-wrapper .leaflet-popup{color:#fff!important}.landing-component .map-wrapper .leaflet-popup .leaflet-popup-content{box-sizing:border-box;color:#fff!important;margin:5px;padding:5px;min-width:240px!important;max-width:300px;background:#ff5a00}.landing-component .map-wrapper .leaflet-popup .leaflet-popup-content label{color:#fff}.landing-component .map-wrapper .leaflet-popup .leaflet-popup-content span{color:#fff;font-weight:500}.landing-component .map-wrapper .leaflet-popup .leaflet-popup-content .popup-content{padding-bottom:.5em}.landing-component .map-wrapper .leaflet-popup .leaflet-popup-content .popup-content span{color:#fff!important}.landing-component .map-wrapper .leaflet-popup .leaflet-popup-content .popup-content header{margin:10px 0;padding:0}.landing-component .map-wrapper .leaflet-popup .leaflet-popup-content .popup-content .content{color:#fff!important;border-top:2px solid #ddd;padding-top:10px}.landing-component .map-wrapper .leaflet-popup .leaflet-popup-content .popup-content .content label{font-weight:900}.landing-component .map-wrapper .leaflet-popup .leaflet-popup-content .popup-content .content>.ui.grid{margin-top:0}.landing-component .map-wrapper .leaflet-popup .leaflet-popup-content .popup-content .content .address-wrapper{margin-bottom:1.2em;margin-top:.8em}.landing-component .map-wrapper .leaflet-popup .leaflet-popup-content .popup-content .content .address-wrapper .ui.grid .column{padding-top:0;padding-bottom:0}.landing-component .map-wrapper .leaflet-popup .leaflet-popup-content .popup-content .content .address-wrapper .city-wrapper,.landing-component .map-wrapper .leaflet-popup .leaflet-popup-content .popup-content .content .address-wrapper .street-wrapper{font-style:normal}.landing-component .map-wrapper .leaflet-popup .leaflet-popup-content .popup-content .content .ui.grid .column{padding-top:5px;padding-bottom:5px}.landing-component .map-wrapper .leaflet-popup .leaflet-popup-content .popup-content .content .column.distance,.landing-component .map-wrapper .leaflet-popup .leaflet-popup-content .popup-content .content .column.w3w{margin-top:5px;margin-bottom:5px}.landing-component .map-wrapper .leaflet-popup .leaflet-popup-content .popup-content .content .batteries{margin-bottom:.8em;margin-top:.8em}.landing-component .map-wrapper .leaflet-popup .leaflet-popup-content .popup-content .content .batteries .battery-row{background:#ccc;display:flex;justify-content:space-between;padding:5px;border-radius:10px}.landing-component .map-wrapper .leaflet-popup .leaflet-popup-content .popup-content .content .batteries .battery-row>div{vertical-align:middle;display:flex;flex-direction:row;align-items:center}.landing-component .map-wrapper .leaflet-popup .leaflet-popup-content .popup-content .content .batteries .battery-row label.ui.label.badge.circular{background:#ff5a00;border-radius:50%;font-weight:600;height:2.5em;width:2.5em;display:flex;justify-content:center;align-items:center;color:#eee}.landing-component .aside-wrapper{height:100%;flex:1 1;position:relative}.landing-component .aside-wrapper aside{background:#f9f9fa;padding-left:10%;padding-right:10%;height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between}.landing-component .aside-wrapper aside header{height:20%;display:flex;align-items:center;justify-content:flex-start}.landing-component .aside-wrapper aside header .logo__wrapper{width:70%;margin:auto}.landing-component .aside-wrapper aside header .logo__wrapper .logo{width:100%;margin:auto}.landing-component .aside-wrapper aside .content{display:flex;flex:1 1;align-items:center;justify-content:flex-start}.landing-component .aside-wrapper aside .content .ui.error.message.error-panel ul.list li{margin:0 0 .3em}.landing-component .aside-wrapper aside .content .ui.error.message.error-panel ul.list li:before{display:none}.landing-component .aside-wrapper aside .content form.form--confirmation,.landing-component .aside-wrapper aside .content form.form--login{margin:0;width:100%;font-size:1.3em}.landing-component .aside-wrapper aside .content form.form--confirmation input,.landing-component .aside-wrapper aside .content form.form--login input{margin-top:10px;border-radius:10px;background:#fff;outline:0!important}.landing-component .aside-wrapper aside .content form.form--confirmation input:focus,.landing-component .aside-wrapper aside .content form.form--login input:focus{border:1px solid #ff5a00;box-shadow:1px 1px 2px #ff5a00}.landing-component .aside-wrapper aside .content form.form--confirmation input:-webkit-autofill,.landing-component .aside-wrapper aside .content form.form--confirmation input:-webkit-autofill:active,.landing-component .aside-wrapper aside .content form.form--confirmation input:-webkit-autofill:focus,.landing-component .aside-wrapper aside .content form.form--confirmation input:-webkit-autofill:hover,.landing-component .aside-wrapper aside .content form.form--login input:-webkit-autofill,.landing-component .aside-wrapper aside .content form.form--login input:-webkit-autofill:active,.landing-component .aside-wrapper aside .content form.form--login input:-webkit-autofill:focus,.landing-component .aside-wrapper aside .content form.form--login input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important;outline:#ff5a00}.landing-component .aside-wrapper aside .content form.form--confirmation button.ui.button,.landing-component .aside-wrapper aside .content form.form--login button.ui.button{border-radius:.5rem;font-size:1.4rem}.landing-component .aside-wrapper aside footer{display:flex;align-items:center;justify-content:space-between;height:10%}.landing-component .aside-wrapper aside footer .swobbee-url{font-size:1.8em;color:#000}.landing-component .aside-wrapper aside footer .swobbee-url .bold{font-weight:700}.landing-component .aside-wrapper aside footer .version{color:#444343;font-size:1.2em}.landing-component .aside-wrapper aside footer a{color:#3f3e3e}.landing-component .center-map{position:absolute;top:1.5em;left:1.5em;background:#f9f9fa;border-radius:50%;display:flex;justify-content:center;align-items:stretch;width:35px;height:35px;align-content:center;padding-top:10px;padding-left:5px}.landing-component .center-map i{flex:1 1;align-self:center;width:25px;height:25px}.landing-component .search-panel{z-index:999;position:absolute;margin:0;top:1em;left:1em;background:#f9f9fa;padding:10px 10px 10px 3em;display:flex;align-items:center;border-radius:20px}.landing-component .search-panel input{display:none;line-height:20px;font-size:2em;padding:5px;border-radius:20px;border:none;outline:0}.landing-component .map-wrapper{position:relative}.leaflet-container a.leaflet-popup-close-button{display:none}.leaflet-popup-tip-container .leaflet-popup-tip{background:#ff5a00;color:#fff}.leaflet-popup{color:#fff!important}.leaflet-popup .leaflet-popup-content{box-sizing:border-box;color:#fff!important;margin:5px;padding:5px;min-width:240px!important;max-width:300px;background:#ff5a00}.leaflet-popup .leaflet-popup-content label{color:#fff}.leaflet-popup .leaflet-popup-content span{color:#fff;font-weight:500}.leaflet-popup .leaflet-popup-content .popup-content{padding-bottom:.5em}.leaflet-popup .leaflet-popup-content .popup-content span{color:#fff!important}.leaflet-popup .leaflet-popup-content .popup-content header{margin:10px 0;padding:0}.leaflet-popup .leaflet-popup-content .popup-content .content{color:#fff!important;border-top:2px solid #ddd;padding-top:10px}.leaflet-popup .leaflet-popup-content .popup-content .content label{font-weight:900}.leaflet-popup .leaflet-popup-content .popup-content .content>.ui.grid{margin-top:0}.leaflet-popup .leaflet-popup-content .popup-content .content .address-wrapper{margin-bottom:1.2em;margin-top:.8em}.leaflet-popup .leaflet-popup-content .popup-content .content .address-wrapper .ui.grid .column{padding-top:0;padding-bottom:0}.leaflet-popup .leaflet-popup-content .popup-content .content .address-wrapper .city-wrapper,.leaflet-popup .leaflet-popup-content .popup-content .content .address-wrapper .street-wrapper{font-style:normal}.leaflet-popup .leaflet-popup-content .popup-content .content .ui.grid .column{padding-top:5px;padding-bottom:5px}.leaflet-popup .leaflet-popup-content .popup-content .content .column.distance,.leaflet-popup .leaflet-popup-content .popup-content .content .column.w3w{margin-top:5px;margin-bottom:5px}.leaflet-popup .leaflet-popup-content .popup-content .content .batteries{margin-bottom:.8em;margin-top:.8em}.leaflet-popup .leaflet-popup-content .popup-content .content .batteries .battery-row{background:#ccc;display:flex;justify-content:space-between;padding:5px;border-radius:10px}.leaflet-popup .leaflet-popup-content .popup-content .content .batteries .battery-row>div{vertical-align:middle;display:flex;flex-direction:row;align-items:center}.leaflet-popup .leaflet-popup-content .popup-content .content .batteries .battery-row label.ui.label.badge.circular{background:#ff5a00;border-radius:50%;font-weight:600;height:2.5em;width:2.5em;display:flex;justify-content:center;align-items:center;color:#eee}.ui.search.input-swb-lct{position:absolute;z-index:9999999999;margin:14px;width:500px}.visible.menu.transition{z-index:9999999}.SWBPublicLocationDropdownSearch{position:absolute;z-index:9999999999;margin-left:5%;margin-top:25px;width:90%}.SWBPublicLocationDropdownSearch .ui.icon.input input{border-radius:100px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.ui.input.SWBPublicLocationDropdownSearch input{border-radius:100px}#root>div>div.ui.fluid.container.screen-wrapper.screen-wrapper--new-layout>div.main-content>div>div>div>div:nth-child(2)>div>div>div>div>div>div.sixteen.wide.column>div>div>div>div>div:first-child>div{width:100%}.icon.control.control--show-all{width:40px;height:40px;background:#fff}.icon.control.control--show-all:hover{box-shadow:2px 2px 4px 2px rgba(0,100,50,.5)}.leaflet-marker-icon{background:none;border:none}.marker-cluster{color:#000}.ui.button.fly-to-button{z-index:1;background:#fff;width:40px;height:40px;display:flex;justify-content:center}.ui.button.fly-to-button:hover{background:#ccc}.ui.button.fly-to-button svg{flex:2 1;width:40px;height:40px}.leaflet-popup.sharingPoints div.leaflet-popup-content-wrapper{position:relative;padding:5px 5px 5px 10px;background:#ff5a00;min-height:60px;margin-left:-5px;margin-top:2px}.leaflet-popup.sharingPoints div.leaflet-popup-content-wrapper .leaflet-popup-content{min-width:160px;color:#fff;margin:0 0 0 25px;max-width:250px}.leaflet-popup.sharingPoints div.leaflet-popup-content-wrapper .leaflet-popup-content .popup-content .sp-name>h4>a:hover{color:#aaa}.leaflet-popup.sharingPoints div.leaflet-popup-content-wrapper .leaflet-popup-content .popup-content *{color:#f9f9fa}.leaflet-popup.sharingPoints div.leaflet-popup-content-wrapper .leaflet-popup-content .popup-content .row{display:flex;justify-content:space-between}.leaflet-popup.sharingPoints div.leaflet-popup-content-wrapper .leaflet-popup-content .popup-content .image-wrapper{position:absolute;left:0;top:0;height:100%;display:flex;align-items:center}.leaflet-popup.sharingPoints div.leaflet-popup-content-wrapper .leaflet-popup-content .popup-content .image-wrapper .iconImg{width:40px;height:60px;margin-left:-19px}.leaflet-popup.sharingPoints div.leaflet-popup-content-wrapper .leaflet-popup-content .popup-content .footer{margin-top:5px}.leaflet-popup.sharingPoints a.leaflet-popup-close-button,.leaflet-popup.sharingPoints div.leaflet-popup-tip-container{display:none}.detail-info-item{display:flex;flex-direction:row;justify-content:flex-start}.detail-info-key-value{display:flex;flex-direction:row;justify-content:space-between}.swap-detail-view-value{font-size:16px;font-weight:400;color:#ff5a00}.swap-detail-view-key{font-size:16px;font-weight:400;color:#444}.swap-detail-key-value-grid-flex{display:flex;flex-direction:row;justify-content:space-between;margin-top:12px}.screen-wrapper--new-layout{padding-bottom:80px}.screen-wrapper--new-layout .main-header{display:flex;justify-content:space-between;height:56px;font-size:1rem;position:fixed;width:100%;top:0;z-index:999}.screen-wrapper--new-layout .main-header .left-side{max-width:250px;width:14%;background:#ff5a00;color:#eee;font-size:1rem;position:relative;padding-right:10px}.screen-wrapper--new-layout .main-header .left-side .flex{height:56px;display:flex;align-items:center}.screen-wrapper--new-layout .main-header .left-side button.burger-menu{background:none;color:#eee;font-size:1.5rem}.screen-wrapper--new-layout .main-header .left-side .h3.txt-logo{margin-top:5px;font-size:1.2rem;font-weight:300}.screen-wrapper--new-layout .main-header .left-side .h3.txt-logo .bold{font-weight:600}.screen-wrapper--new-layout .main-header .left-side .h3.txt-logo a{color:#eee}.screen-wrapper--new-layout .main-header .left-side .burger-wrapper{z-index:9999}.screen-wrapper--new-layout .main-header .left-side .nav-menu{position:absolute;padding:10px 15px 10px 5px;top:56px;width:100%;border-radius:0 0 20px 0;z-index:99999999999;background:#ff5a00}.screen-wrapper--new-layout .main-header .left-side .nav-menu aside nav .ui.menu{width:100%;background:none}.screen-wrapper--new-layout .main-header .left-side .nav-menu aside nav .ui.menu .item{font-size:1rem;font-weight:900;width:100%}.screen-wrapper--new-layout .main-header .left-side .nav-menu aside nav .ui.menu .item a{width:100%;display:inline-flex;justify-content:space-between}.screen-wrapper--new-layout .main-header #header-portal{padding:5px 10px;flex:1 1;width:70%;position:static}.screen-wrapper--new-layout .main-header #header-portal .ui.button{background:#ff5a00}.screen-wrapper--new-layout .main-header #header-portal .ui.button,.screen-wrapper--new-layout .main-header #header-portal .ui.button i{color:#fff}.screen-wrapper--new-layout .main-header #header-portal header{height:100%;display:flex;justify-content:space-between}.screen-wrapper--new-layout .main-header #header-portal header .nick-name{color:#333;font-size:1rem;display:flex;align-items:center;margin-right:1em}.screen-wrapper--new-layout .main-header #header-portal header .flex{display:flex;height:100%;align-items:center}.screen-wrapper--new-layout .main-header #header-portal header .flex .h3{font-size:1rem;font-weight:400}.screen-wrapper--new-layout .main-header #header-portal header .flex .h3.sub-path{color:#666}.screen-wrapper--new-layout .main-header .nav-wrapper{padding:0 10px;flex:1 1;display:flex;max-width:15%;z-index:999;font-size:30px;font-size:1rem;align-items:center;justify-content:flex-end}.screen-wrapper--new-layout .main-header .nav-wrapper .nav--login>.ui.menu{box-shadow:none}.screen-wrapper--new-layout .main-header .nav-wrapper .ui.menu{border:none;font-size:1rem;background:none;justify-content:flex-end}.screen-wrapper--new-layout .main-header .nav-wrapper .ui.menu:hover{background:none}.screen-wrapper--new-layout .main-header .nav-wrapper .ui.menu span.small{font-size:.8rem;color:#000}.screen-wrapper--new-layout .main-header .nav-wrapper .ui.menu .menu.sub-menu{left:-50px;width:60px;min-width:60px}.screen-wrapper--new-layout .main-header .nav-wrapper .ui.menu .menu.sub-menu .item{width:100%}.screen-wrapper--new-layout .main-header .nav-wrapper .ui.menu .ui.item.dropdown:before{background:none}.screen-wrapper--new-layout .main-content{width:100%;margin:auto}.screen-wrapper--new-layout #header-portal *{color:#3f3e3e}.marginlefting{margin-left:60px!important}.displaynone{display:none!important}.displayblock{display:block!important}.sidebar .item i{font-size:24px;margin-top:-5px!important}.logo{height:48px!important;padding:10px!important}.logo img{width:100%!important;height:38px!important}.title.item{padding:.92857143em 1.14285714em!important}.dropdown .menu .header{padding-top:3.9px!important;padding-bottom:3.9px!important}#csv-export-button .button{border-width:0;color:none!important}#csv-export-button{color:none!important;border-color:none!important;cursor:pointer;display:inline-block;min-height:1em;outline:0;border:none;vertical-align:initial;background:#ff5a00 none;color:#fff;font-family:Lato,"Helvetica Neue",Arial,Helvetica,sans-serif;margin:0 .25em 0 0;padding:.78571429em 1.5em;text-transform:none;text-shadow:none;font-weight:700;line-height:1em;font-style:normal;text-align:center;text-decoration:none;background-color:2185d0;border-radius:5px;width:50%}.Toastify *{color:#3f3e3e}.Toastify__progress-bar{background:#ff5a00}.Toastify__toast{background:#f9f9fa;border-radius:10px}.Toastify__toast .icon span{color:green;font-size:40px}.filter-container{display:flex;flex-wrap:wrap}.filter-components{flex:1 0 21%;margin:5px}.swobbee-battery-tracking-inner-container{overflow-x:auto}header.page-header{background:#ff5a00;padding:5px 10px}header.page-header .counter{margin-right:10px}.spin-wrapper{height:100px;margin:50px}.row--centered,.spin-wrapper{justify-content:center}.row--full{height:100%}a.icon{color:#000}.input--highlight .ui.input{border:2px solid orange}body{background-color:#f9f9fa;height:100%}.App{overflow:hidden;flex:1 1}.App>.fluid.container>.fluid.container{overflow-y:auto}.App *{font-family:"Amazon Ember","Helvetica Neue",Roboto,Arial,sans-serif;box-sizing:border-box}fieldset{border:2px solid #ccc}fieldset legend{background:#ff5a00;padding:5px 10px}.ui.mini.icon.input input,.ui.search{border-radius:10px!important}.ui.table tbody tr td,.ui.table tfoot tr th{background-color:#fff!important}.ui.table tbody tr:hover{color:#ff5a00!important;background:#ff5a00!important}.ui.table tbody tr:hover a{color:#ff5a00!important}.left-header{border-top-left-radius:10px!important;border-bottom-left-radius:10px!important}.inner-header,.left-header{border:1px solid #b9b9b9!important;border-right:none!important;background-color:#fff!important;font-weight:500!important}.inner-header{border-left:none!important}.right-header{border:1px solid #b9b9b9!important;border-top-right-radius:10px!important;border-bottom-right-radius:10px!important;border-left:0!important;background-color:#fff!important;font-weight:500!important}.ui.table{border-radius:.5px!important;border:none!important}.value-orange-text{color:#ff5a00!important}.ui.form .disabled.field,.ui.form .disabled.fields .field,.ui.form .field :disabled{pointer-events:none;opacity:1}@media screen and (max-height:1080px){.sixteen.wide.column.sp-simple-map{display:none}}.ui.segment.ui.middle.aligned.one.column.grid.oauth2-sign-up-container{width:35%}@media screen and (max-width:725px){.main-header,.screen-wrapper.screen-wrapper--new-layout{display:none}.ui.segment.ui.middle.aligned.one.column.grid.oauth2-sign-up-container{width:35%!important}.ui.grid.profile-grid{width:70%!important;margin:auto}}@media screen and (min-width:1440px){.ui.grid.profile-grid{width:80%!important;margin:auto}.ui.container.batteries-index-screen,.ui.container.batteries-show-screen{width:99%}.ui.one.column.grid.grid-swap-segment{width:60%}.ui.container.sharingpoints-table-view{width:98%}.ui.container.show-location-container{width:75%}.ui.container.statistic-container,.ui.container.user-management-container{width:95%}.ui.segment.ui.middle.aligned.one.column.grid.oauth2-sign-up-container{width:35%!important}}@media screen and (min-width:1920px){.ui.container.batteries-index-screen,.ui.container.batteries-show-screen{width:70%}.ui.one.column.grid.grid-swap-segment{width:40%}.ui.container.sharingpoints-table-view{width:70%!important}.ui.container.show-location-container{width:70%}.ui.container.user-management-container{width:80%}.ui.container.statistic-container{width:95%}.ui.segment.ui.middle.aligned.one.column.grid.oauth2-sign-up-container{width:95%!important}}.ui.active.visible.fluid.selection.upward.dropdown.visible.menu.transition{z-index:9999999}th{overflow:visible!important}.ui.icon.button.burger-menu:hover{color:#000!important}.ui.large.active.inline.loader:before{border-color:#ff5a00}.ui.bottom.attached.segment.active.tab{min-height:600px}.form-control{margin-left:20px}.dropdown-item:hover{background-color:rgba(0,0,0,.03)}.dropdown-item,.dropdown-item:hover{color:#444;padding:8px}.ui.primary.button,.ui.tiny.primary.button{background-color:#ff5a00!important}.ui.fluid.input input,.ui.fluid.selection.dropdown,.ui.left.icon.input input,.ui.mini.basic.icon.button,.ui.mini.input input,.ui.tiny.input input{border-radius:10px}.swap-table-filter-container{display:flex;flex-wrap:wrap}.filter-components{flex:1 0 10%;margin-right:5px}.filter-components .field .ui.input{width:100%!important;padding:0!important}.ui.input input,.ui.selection.dropdown{border-radius:10px}.react-datepicker__input-container input{cursor:pointer;border-radius:10px;height:37px;border:.1px solid #ddd;transition:color .2s ease;width:100%;padding:10px}.react-datepicker-ignore-onclickoutside{border:#444}.leaflet-marker-icon.marker-cluster.marker-cluster-medium.leaflet-zoom-animated.leaflet-interactive div,.leaflet-marker-icon.marker-cluster.marker-cluster-small.leaflet-zoom-animated.leaflet-interactive div{background-color:#ff5a00;color:#fff}.leaflet-control-zoom.leaflet-bar.leaflet-control{width:40px;right:2px;border-radius:10px;border:none;box-shadow:0 1px 5px rgba(0,0,0,.65)}.leaflet-control-zoom.leaflet-bar.leaflet-control a{width:100%;color:#ff5a00}a.leaflet-control-zoom-in{border-top-right-radius:10px!important;border-top-left-radius:10px!important}a.leaflet-control-zoom-in,a.leaflet-control-zoom-out{display:flex;justify-content:center;align-items:center}a.leaflet-control-zoom-out{border-bottom-right-radius:10px!important;border-bottom-left-radius:10px!important}.leaflet-popup-content-wrapper{background:#ff5a00;color:#f9f9fa}.footer-container{position:fixed;bottom:0;left:0;width:100%;background-color:#eee;box-shadow:3px 3px 3px 3px #bbb;display:flex;justify-content:space-between;align-items:center;color:#444}.footer-right-side{display:"flex";flex-direction:row;justify-content:flex-end}.footer-text{color:#444;font-size:12px;margin-right:20px}.footer-left-text{font-size:12px;color:#444;margin-left:20px}:hover.footer-left-text,:hover.footer-text{color:#ff5a00}
/*# sourceMappingURL=main.5fc070ba.chunk.css.map */