/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999px);width:320px;z-index:9999}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;min-height:64px;overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--dark{background:#121212;color:#fff}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{flex:1 1 auto;margin:auto 0;padding:6px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{background-color:#ffffffb3;bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}.Toastify__progress-bar--dark{background:#bb86fc}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}body{font-family:OpenSans,sans-serif}body,h1,h2,h3,h4,h5,h6,p,pre{margin:0}button:focus,input:focus,select:focus,textarea:focus{outline:none}.leaflet-container{height:100vh;width:100%}.text__atom{color:#434343}.text__atom-regular{font-size:.8em}.text__atom-disabled{cursor:not-allowed!important;opacity:.5}.text__atom-small{font-size:.625em}.text__atom-large{font-size:1.125em}.text__atom-extra-small{font-size:.4em}.text__atom-extra-large{font-size:1.5em}.text__atom-extra-extra-large{font-size:2em}.text__atom-interior-page-heading,.text__atom-page-heading{color:#242424;font-size:2em;font-weight:300}.text__atom-interior-page-heading{background:#fff;border-bottom:1px solid #d7d7d7;margin-bottom:10px;padding-bottom:5px}.text__atom-interior-page-sub-heading{color:#242424;font-size:1.5em;font-weight:300;margin-bottom:10px}.text__atom-heading-one{color:#242424;font-size:2em;font-weight:300}.link-atom__{color:#1a76d2;cursor:pointer;text-decoration:underline;transition-duration:.3s}.link-atom__:hover{color:#30d3ba}.text-checkbox__atom{align-items:center;display:flex;flex-direction:column;margin:8px 0}.text-checkbox__atom .label{display:inline;margin:5px 0;text-align:center}.text-checkbox__atom input{background-color:#f6f6f8;border:1px solid #d7d7d7;border-radius:4px;box-sizing:border-box;height:20px;margin-bottom:10px;outline:none;padding:4px 8px;width:40px}.text-checkbox__atom input[type=checkbox]{-webkit-appearance:none;background:#f6f6f8;border-radius:20px;box-shadow:inset 0 0 5px #0003;cursor:pointer;outline:none;position:relative;transition:.5s}.text-checkbox__atom input:checked[type=checkbox]{background:#77e6d5}.text-checkbox__atom input[type=checkbox]:before{background:#fff;border:1px solid #666;border-radius:50%;box-shadow:0 2px 5px #0003;content:"";height:20px;left:0;position:absolute;top:-2px;transition:.5s;width:20px}.text-checkbox__atom input:checked[type=checkbox]:before{background:#fff;left:15px}.text-checkbox__atom .error{margin-top:-8px}.text-input__atom{margin:8px 0}.text-input__atom .label{margin:4px 0}.text-input__atom input{background-color:#fff;border:1px solid #e9eaea;border-radius:4px;box-sizing:border-box;margin-bottom:10px;outline:none;padding:4px 8px;width:100%}.text-input__atom ::-webkit-input-placeholder{opacity:35%}.text-input__atom .error{margin-top:-8px}.button-atom__{border-radius:4px;cursor:pointer;transition-duration:.3s}.button-atom__primary{background-color:#1a76d2;border:1px solid #1a76d2;border-radius:4px;color:#fff;padding:4px 12px}.button-atom__primary:hover{background-color:#fff;border:1px solid #1a76d2;color:#1a76d2}.button-atom__primary-right{background-color:#1a76d2;border:1px solid #1a76d2;border-radius:4px;color:#fff;float:right;padding:4px 12px}.button-atom__primary-right:hover{background-color:#fff;border:1px solid #1a76d2;color:#1a76d2}.button-atom__primary-outlined{background-color:#fff;border:1px solid #fff;color:#000;padding:4px 12px}.button-atom__primary-outlined:hover{background-color:#1a76d2;border:1px solid #fff;color:#fff}.button-atom__success{background-color:#4bb543;border:1px solid #4bb543;border-radius:4px;color:#fff;padding:4px 12px}.button-atom__success:hover{background-color:#fff;border:1px solid #4bb543;color:#4bb543}.button-atom__success-outlined{background-color:#fff;border:1px solid #4bb543;color:#000;padding:4px 12px}.button-atom__success-outlined:hover{background-color:#1a76d2;border:1px solid #4bb543;color:#fff}.button-atom__danger{background-color:#ff3939;border:1px solid #ff3939;border-radius:4px;color:#fff;padding:4px 12px}.button-atom__danger:hover{background-color:#fff;border:1px solid #ff3939;color:#ff3939}.button-atom__danger-outlined{background-color:#fff;border:1px solid #ff3939;color:#000;padding:4px 12px}.button-atom__danger-outlined:hover{background-color:#1a76d2;border:1px solid #ff3939;color:#fff}.button-atom__small{font-size:.625em}.button-atom__medium{font-size:.8em}.button-atom__large{font-size:1.125em;padding:10px 20px}.button-atom__disabled{background-color:#666;color:#fff}.button-atom__disabled,.button-atom__disabled-outlined{border:1px solid #666;cursor:not-allowed;padding:4px 12px}.button-atom__disabled-outlined{background-color:#fff;color:#666}.button-atom__with-icon{align-items:center;display:flex}.button-atom__with-icon>svg{margin-right:5px}.loading__atom{align-items:center;display:flex;height:100%;justify-content:center}.loading__atom .lds-ring{display:inline-block;position:relative}.loading__atom .lds-ring span{animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:.5em solid #0000;border-radius:50%;border-top-color:#30d3ba;box-sizing:border-box;display:block;position:absolute}.loading__atom .lds-ring.small{height:40px;width:40px}.loading__atom .lds-ring.small span{border-width:.1em;height:12px;width:12px}.loading__atom .lds-ring.medium{height:80px;width:80px}.loading__atom .lds-ring.medium span{border-width:.5em;height:64px;width:64px}.loading__atom .lds-ring.large{height:160px;width:160px}.loading__atom .lds-ring.large span{border-width:.8em;height:128px;width:128px}.loading__atom .lds-ring span:first-child{animation-delay:-.45s}.loading__atom .lds-ring span:nth-child(2){animation-delay:-.3s}.loading__atom .lds-ring span:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.circle-marker{border:3px solid #1a76d2;border-radius:40%}.you-marker{z-index:0}.popup-info{z-index:-1}.marker-above-popup{height:1px;left:0;position:absolute;top:0;width:1px;z-index:0}.map{background-color:#473932;width:97%}.map,.map-feednot{-webkit-user-drag:none;border:1px solid #d3d3d3;border-radius:20px;height:94.5%;margin:8px 15px 15px}.map-feednot{left:45%;width:53%}.leaflet-marker-pane{z-index:600!important}.leaflet-popup-content-wrapper{border:1px solid #1a76d2}.leaflet-popup-content{align-items:center;display:flex;height:50px!important;justify-content:center;width:120px!important}.leaflet-popup-tip-container{visibility:collapse}.leaflet-popup-content-wrapper,.leaflet-popup-tip{left:15px;position:relative;top:20px}.leaflet-container a.leaflet-popup-close-button{visibility:collapse}.site-map{-webkit-user-drag:none;background-color:#473932;border:1px solid #d3d3d3;border-radius:20px;height:96%;margin:15px;width:97%}.leaflet-image-layer,.leaflet-layer,.leaflet-map-pane,.leaflet-marker-icon,.leaflet-marker-pane,.leaflet-marker-shadow,.leaflet-overlay-pane,.leaflet-overlay-pane svg,.leaflet-popup-pane,.leaflet-shadow-pane,.leaflet-tile,.leaflet-tile-container,.leaflet-tile-pane,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{touch-action:none}.leaflet-container img{max-width:none!important}.leaflet-container img.leaflet-image-layer{max-width:15000px!important}.leaflet-tile-pane{z-index:2}.leaflet-objects-pane{z-index:3}.leaflet-overlay-pane{z-index:4}.leaflet-shadow-pane{z-index:5}.leaflet-marker-pane{z-index:6}.leaflet-control,.leaflet-popup-pane{z-index:7}.leaflet-bottom{visibility:hidden}.leaflet-fade-anim .leaflet-popup,.leaflet-fade-anim .leaflet-tile{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup,.leaflet-fade-anim .leaflet-tile-loaded{opacity:1}.leaflet-pan-anim .leaflet-tile,.leaflet-touching .leaflet-zoom-animated,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-clickable{cursor:pointer}.leaflet-container{cursor:-moz-grab}.leaflet-dragging .leaflet-clickable,.leaflet-dragging .leaflet-container{cursor:move;cursor:-moz-grabbing}.leaflet-container{outline:0}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-container{font:12px/1.5 Helvetica Neue,Arial,Helvetica,sans-serif}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-control-zoom-out{font-size:20px}.leaflet-touch .leaflet-control-zoom-in{font-size:22px}.leaflet-touch .leaflet-control-zoom-out{font-size:24px}.leaflet-container .leaflet-control-attribution{background:#ffffffb3}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-control-scale-line{background:#fff;background:#ffffff80;box-sizing:initial;font-size:11px;overflow:hidden}.leaflet-popup-content{line-height:1.4;margin:13px 19px}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{margin:0 auto;position:relative}.leaflet-container a.leaflet-popup-close-button{color:#c3c3c3;font:16px/14px Tahoma,Verdana,sans-serif;font-weight:700;height:14px;padding:4px 4px 0 0;width:18px}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.container_display-site-floorplan{display:flex;height:100%;position:absolute;width:100%}.container_display-site-floorplan .sidepanel_display-site-floorplan{background:#fff;border:1px solid #d3d3d3;border-radius:5px;margin:15px 5px 15px 20px;position:absolute;width:10%;z-index:100}.container_display-site-floorplan .sidepanel_display-site-floorplan .names-wrapper_sidepanel_display-site-floorplan{margin-top:0}.container_display-site-floorplan .sidepanel_display-site-floorplan .names-wrapper_sidepanel_display-site-floorplan .names_sidepanel_display-site-floorplan{cursor:pointer;margin-top:0;padding:5px;text-align:center}.container_display-site-floorplan .sidepanel_display-site-floorplan .names-wrapper_sidepanel_display-site-floorplan .names_sidepanel_display-site-floorplan:hover{background-color:#d7d7d7;border-radius:4px}.container_display-site-floorplan .display-area_display-site-floorplan{margin-left:0;margin-top:0}.sign-in__page{display:flex;height:100vh}.sign-in__page .app-version_left-area{align-self:flex-end;padding:5px}.sign-in__page .left-area{align-items:center;display:flex;flex:6 1;justify-content:center;position:relative}.sign-in__page .left-area .sign-up-option{position:absolute;right:50px;top:50px}.sign-in__page .left-area .logo{left:50px;position:absolute;top:50px}.sign-in__page .left-area .sign-in-form{min-width:50%}.sign-in__page .left-area .sign-in-form .title{margin-bottom:50px}.sign-in__page .left-area .sign-in-form .forgot-password{margin-bottom:40px}.sign-in__page .left-area i{transition-duration:.2s;transition-timing-function:ease-in-out}.sign-in__page .left-area i:hover{color:#6594c4;cursor:pointer}.sign-in__page .right-area{background-color:#f6f6f8;background-image:url(https://images.pexels.com/photos/2462015/pexels-photo-2462015.jpeg?auto=compress&cs=tinysrgb&h=750&w=1260);background-size:cover;display:flex;flex:4 1}.sign-in__page .right-area h1{font-weight:600;margin-left:10%;margin-top:10%;width:40%}@media(max-width:480px){.sign-in__page .left-area .sign-in-form{width:80%}.sign-in__page .right-area{display:none}}.sign-up__page .app-version_left-area{align-self:flex-end;padding:5px}.sign-up__page .left-area{background-color:#fff}.sign-up__page .left-area .sign-up-form{min-width:50%}.sign-up__page .left-area .sign-up-form .title{margin-bottom:50px}.sign-up__page .left-area .sign-up-form .forgot-password{margin-bottom:40px}i{bottom:39.5px;float:right;position:relative;right:6px;transition-duration:.2s;transition-timing-function:ease-in-out}i:hover{color:#6594c4;cursor:pointer}@media(max-width:480px){.sign-up__page .left-area .sign-up-form{width:80%}.sign-up__page .right-area{display:none}}.sign-up__page{display:flex;height:100vh}.sign-up__page .left-area{align-items:center;background-color:#f6f6f8;display:flex;flex:6 1;justify-content:center;position:relative}.sign-up__page .left-area .sign-up-option{position:absolute;right:50px;top:50px}.sign-up__page .left-area .logo{left:50px;position:absolute;top:50px}.sign-up__page .left-area .register-success{align-items:center;background-color:#fff;border-radius:4px;box-shadow:0 7px 29px 0 #64646f33;display:flex;flex-direction:column;justify-content:center;min-height:50%;min-width:60%;padding:0 10px;text-align:center}.sign-up__page .left-area .register-success .title{margin-bottom:50px}.sign-up__page .left-area .register-success .message-text-register-success{color:#30d3ba;margin-bottom:10px}.sign-up__page .right-area{background-color:#f6f6f8;background-image:url(https://images.pexels.com/photos/2462015/pexels-photo-2462015.jpeg?auto=compress&cs=tinysrgb&h=750&w=1260);background-size:cover;display:flex;flex:4 1}.sign-up__page .right-area h1{font-weight:600;margin-left:10%;margin-top:10%;width:40%}@media(max-width:480px){.sign-up__page .left-area .register-success{width:80%}.sign-up__page .right-area{display:none}}.forgot-password__page{display:flex;height:100vh}.forgot-password__page .app-version_left-area{align-self:flex-end;padding:5px}.forgot-password__page .left-area{align-items:center;display:flex;flex:6 1;justify-content:center;position:relative}.forgot-password__page .left-area .forgot-password-option{position:absolute;right:50px;top:50px}.forgot-password__page .left-area .logo{left:50px;position:absolute;top:50px}.forgot-password__page .left-area .forgot-password-form{min-width:50%}.forgot-password__page .left-area .forgot-password-form .title{margin-bottom:50px}.forgot-password__page .left-area .forgot-password-form .forgot-password{margin-bottom:40px}.forgot-password__page .right-area{background-color:#f6f6f8;background-image:url(https://images.pexels.com/photos/2462015/pexels-photo-2462015.jpeg?auto=compress&cs=tinysrgb&h=750&w=1260);background-size:cover;display:flex;flex:4 1}.forgot-password__page .right-area h1{font-weight:600;margin-left:10%;margin-top:10%;width:40%}@media(max-width:480px){.forgot-password__page .left-area .forgot-password-form{width:80%}.forgot-password__page .right-area{display:none}}.profile-card__molecule-wrapper{align-items:center;display:flex;flex-direction:column}.profile-card__molecule-image{border-radius:50%;width:30%}.profile-card__molecule-name{margin-top:5%;text-transform:capitalize}.nav-menu__molecule .nav-menu__molecule-itemr{color:#7d7f80;cursor:pointer;display:flex;font-size:.85em;font-weight:600;margin-bottom:20px;margin-left:25px;margin-top:10px;opacity:1;padding-bottom:10px;padding-top:10px}.nav-menu__molecule .nav-menu__molecule-itemr .icon{margin-right:15px;min-width:1.5em}.nav-menu__molecule .nav-menu__molecule-itemr:hover{color:#1a76d2}.nav-menu__molecule .nav-menu__molecule-item-is-active{border-right:5px solid #1a76d2;color:#1a76d2;cursor:pointer;display:flex;font-size:.85em;font-weight:600;margin-bottom:20px;margin-left:25px;margin-top:10px;padding-bottom:10px;padding-top:10px}.nav-menu__molecule .nav-menu__molecule-item-is-active .icon{margin-right:15px;min-width:1.5em}.nav-menu__molecule .nav-menu__molecule-item-signout{bottom:20px;cursor:pointer;font-size:.8em;font-weight:300;margin:30px 0 30px 50px;position:absolute}.nav-menu__molecule .nav-menu__molecule-item-signout .icon{margin-right:15px;min-width:1.5em}.nav-menu__molecule .nav-menu__molecule-item-signout:hover{color:#1a76d2}.nav-menu__molecule .side-bar__organism-app-version{bottom:10px;left:10px;position:absolute}@media(max-width:769px){.nav-menu__molecule{margin-top:0}}.member-card__molecule{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;height:180px;margin:10px;min-width:200px;padding:20px;position:relative;row-gap:10px;width:200px}.member-card__molecule .member-profile-picture{height:40px;width:40px}.member-card__molecule .member-profile-picture:hover{cursor:pointer}.member-card__molecule .permissions-list{column-gap:10px;display:flex}.member-card__molecule .icon{color:#ff3939;cursor:pointer;position:absolute;right:10px;top:10px}.member-card__molecule:hover{box-shadow:0 0 13px -9px #000}.inactive-member{background-color:#f6f6f8;cursor:not-allowed}.msg-slide{bottom:8px}.msg-slide .msg-slide__molecule{margin-bottom:15px}.msg-slide .msg-slide__molecule .msg-slide__molecule-house-image{border-radius:200px;height:55px;margin:auto;width:55px}.msg-slide .msg-slide-border{background-color:hsla(200,1%,50%,.078);border-bottom:1px solid #7d7f806b;margin:15px auto}.side-msg-desktop__organism-profile-card{margin-bottom:5%;margin-top:10%}.side-msg-desktop__organism{background-color:#fff;border-radius:0 20px 20px 0;box-shadow:9px 0 42px -18px #f6f6f8;height:100%;overflow-x:hidden;overflow-y:scroll;padding:0!important;position:absolute;width:80px}.side-msg-desktop__organism .logo{display:flex;justify-content:center;padding-top:10%}.side-msg-desktop__organism .logo img{cursor:pointer;width:40%}::-webkit-scrollbar{display:none}.side-msg-desktop__organism-msg-menu{margin-top:20%}.side-bar-mobile__organism-msg-menu{background:#fff;box-shadow:0 7px 29px 0 #64646f33;position:absolute;width:100%;z-index:99999}.side-bar-mobile__organism-msg-menu-wrapper{bottom:0;left:0;position:fixed;right:0;top:0;z-index:99998}.msg-slide .msg-slide__molecule .msg-slide-active__molecule-house-image{border:1px solid #1a76d2;border-radius:200px;height:55px;margin:0 auto auto;width:55px}.msg-slide__window{background-color:#fff;border:1px solid #d3d3d3;border-radius:10px;bottom:0;height:335px;position:fixed;right:85px;width:330px;z-index:10000}.msg-slide__window .msg-slide__window-textbar{background-color:#fff;border:1px solid #d3d3d3;border-radius:0 0 10px 10px;bottom:0;font-size:155%;height:30px;left:0;line-height:1.35;margin:0;position:absolute;width:326px}.msg-slide__window .msg-slide__window-msgs{-ms-overflow-style:none;background-color:#fff;border-radius:10px 10px 0 0;display:flex;flex-direction:column-reverse;height:296px;overflow:scroll;position:absolute;scrollbar-width:none;width:330px}.msg-slide__window ::-webkit-scrollbar{display:none}.msg-slide__window .msg-slide-card-left__window-msgs .texter{overflow-wrap:anywhere}.msg-slide{bottom:0;height:100%;left:10px;position:absolute;text-align:center}.msg-slide .msg-slide__molecule{border-radius:4px;cursor:pointer;display:flex;flex-direction:column;margin-top:10px;position:relative}.msg-slide .msg-slide__molecule .msg-slide__molecule-text{height:-webkit-fit-content;height:fit-content;text-align:center}.msg-slide .msg-slide__molecule .msg-slide__molecule-text .msg-slide__molecule-name{color:#000;font-weight:800}.msg-slide .msg-slide__molecule .msg-slide__molecule-text .msg-slide__molecule-details{margin-bottom:3px}.msg-slide .msg-slide__molecule:hover{box-shadow:0 7px 29px 0 #64646f33}.msg-slide .msg-slide-active{top:30px}.msg-slide .msg-slide-active .msg-slide-active-btn{background-color:#fff;border:1px solid #add8e6;border-radius:200px;height:40px;margin:10px 20px 5px;top:80px;width:40px}.msg-slide .msg-slide-btn-text{display:block;font-size:xx-small;margin:auto;overflow:clip;width:60px}.msg-slide .msg-slide-btn{background-color:#e3eef2;border:1px solid #add8e6;border-radius:200px;height:35px;margin:10px auto auto 22.5px;width:35px}.msg-slide__window .msg-slide-card-left__window-msgs{display:grid;margin-left:5px;margin-top:5px}.msg-slide__window .msg-slide-card-left__window-msgs .msg-slide-msgs__molecule-house-image{border-radius:20px;height:20px;left:0;width:20px}.msg-slide__window .msg-slide-card-left__window-msgs .texter{background-color:#1a76d2;border-radius:8px;color:#fff;left:10px;margin-top:5px;padding:2px 2px 2px 5px;position:relative;text-align:left;width:220px}.msg-slide__window .msg-slide-card-right__window-msgs{display:grid;margin-top:5px;right:8px}.msg-slide__window .msg-slide-card-right__window-msgs .msg-slide-msgs__molecule-house-image{border-radius:20px;display:block;height:20px;margin-left:auto;margin-right:5px;width:20px}.msg-slide__window .msg-slide-card-right__window-msgs .texter{background-color:#00d9a7;border-radius:8px;color:#000;margin-left:auto;margin-top:5px;padding:2px 2px 2px 5px;position:relative;right:10px;text-align:left;width:220px}.interior-page-heading-with-cta__molecule{align-items:center;background-color:#fff;border-bottom:1px solid #d7d7d7;border-radius:5px;display:flex;justify-content:space-between;margin-bottom:10px;margin-left:5px;padding-bottom:5px}.interior-page-heading-with-cta__molecule span>*{margin-left:10px}.interior-page-heading-with-menu__molecule{align-items:center;background-color:#fff;border-bottom:1px solid #d7d7d7;border-radius:5px;justify-content:space-between;margin-bottom:10px;margin-left:5px;padding-bottom:5px}.interior-page-heading-with-menu__molecule span>*{display:inline-flex}.interior-page-heading-with-menu__molecule .submenu-span{align-items:center;display:flex;margin:0 auto;position:relative;width:-webkit-fit-content;width:fit-content}.location-card__molecule{border-radius:4px;cursor:pointer;display:flex;flex-direction:column;margin:10px}.location-card__molecule .location-card__molecule-house-image{border-radius:20px;height:70%;width:100%}.location-card__molecule .location-card__molecule-text{padding:10px}.location-card__molecule .location-card__molecule-text .location-card__molecule-name{margin-bottom:5px}.location-card__molecule .location-card__molecule-text .location-card__molecule-details{margin-bottom:3px}.location-card__molecule:hover{box-shadow:0 7px 29px 0 #64646f33}.object-slide__molecule{border-radius:4px;cursor:pointer;display:flex;flex-direction:row;margin-top:8px}.object-slide__molecule .object-slide__molecule-house-image{height:40px;margin-left:10px;padding-bottom:3px;width:55px}.object-slide__molecule .object-slide__molecule-text{color:#666;font-size:2em;height:-webkit-fit-content;height:fit-content;line-height:40px;margin-left:10px;text-align:center;width:55%}.object-slide__molecule .object-slide__molecule-text .object-slide__molecule-name{color:#666;font-weight:700}.object-slide__molecule .object-slide__molecule-text .object-slide__molecule-details{margin-bottom:3px}.object-slide__molecule:hover{box-shadow:0 7px 29px 0 #64646f33}.site-list__molecule{border-radius:4px;display:flex;flex-direction:row;margin:5px}.site-list__molecule .card{width:65px}.site-list__molecule .site-list__molecule-house-image{border-radius:4px;height:45px;object-fit:cover;width:65px}.site-list__molecule .site-list__molecule-text{font-size:2em;padding:8px}.site-list__molecule .site-list__molecule-text .site-list__molecule-name{margin-bottom:5px;text-align:center;width:200px}.site-list__molecule .site-list__molecule-text .site-list__molecule-details{margin-bottom:3px}.site-list__molecule:hover{box-shadow:0 7px 29px 0 #64646f33}.summary-card{border-radius:10px;margin-left:10px;padding-top:10px}.summary-card .summary-element{margin-bottom:10px}.detail__molecule{border-bottom:1px solid #d7d7d7;display:flex;padding:20px 5px}.detail__molecule .name{width:20%}.detail__molecule .value{padding:0 2%;width:75%}.detail__molecule .icon{cursor:pointer;text-align:end}.detail__molecule .icon:hover{color:#30d3ba;transition-duration:.1s}.detail__molecule.edit-mode,.user-cards__Owner,.user-cards__Pending{background-color:#f6f6f8}.user_cards{border:1px solid #d7d7d7;border-radius:4px;cursor:pointer;margin:10px;padding:20px 10px;text-align:center;width:150px}.user_cards .user-card__molecule-profile-image{border-radius:50%;width:70%}.user_cards .user-card__molecule-text{padding-top:10px}.user_cards .user-card__molecule-text .user-card__molecule-element{margin-bottom:5px}@media(max-width:480px){.user_cards{margin-bottom:10px;margin-right:0;width:inherit}}.dropdown-result{align-items:center;cursor:pointer;display:flex;height:50px;padding:10px 20px}.dropdown-result .image-area{flex:2 1}.dropdown-result .image-area img{border-radius:100%;width:50px}.dropdown-result .text-area{flex:8 1;padding:0 10px}.dropdown-result:hover{background-color:#f6f6f8}.bullet_container .profile_image{border-radius:100%;height:30px;position:absolute;top:20px;width:30px}.bullet_container .bullet-text_container{align-items:center;display:inline-flex;left:40px;position:absolute;position:relative;text-align:center;width:80%}.bullet_container .bullet-text_container .bullet_text{display:flex;font-size:1.5em;margin:auto;padding:4px}.bullet_container .bullet-text_container .timestamp_bullet-text{color:#6594c4}.bullet_container .bullet-text_container .action-buttons_container{padding:4px}.bullet_container .bullet-text_container .action-buttons_container .action-button{margin:2px}.bullet_container .bullet_container-delete-container{display:flex;flex-direction:column;margin-left:10px;position:absolute;right:0;width:20px}.bullet_container{align-items:center;background-color:#fff;border-bottom:1px solid #d3d3d3;border-radius:8px;display:flex;margin:10px auto;max-height:12%;padding:10px;position:relative;width:70%}.bullet_container .bullet-text_container-only{align-items:center;display:inline-flex;position:relative;text-align:center;width:65%}.bullet_container .actions{display:flex;flex-direction:column;position:absolute;right:10px;text-align:center;width:30%}.bullet_text{padding:4px}.buttons-and-server-text{position:relative}.buttons-and-server-text .action-buttons_container{padding:4px}.buttons-and-server-text .action-buttons_container .action-button{margin:2px}.buttons-and-server-text .bullet-server-text{color:red;left:5px;position:absolute}.bullet_container-delete-container{display:flex;flex-direction:column;margin-right:10px;position:absolute;right:0}.bullet_container-delete-container .X-container{position:relative}.bullet_container-delete-container .X-container .bullet_container-delete_button-container{color:red;padding:5px;position:absolute;right:0;text-align:center;width:15px}.bullet_container-delete-container .X-container .bullet_container-delete_button-container:hover{background-color:#fff;border-radius:4px;color:red;cursor:pointer}.bullet_container-delete-container .tooltip{color:red;margin-right:0;margin-top:40px;visibility:hidden}.bullet_container-delete-container .X-container:hover+.tooltip{visibility:visible}@media(max-width:370px){.profile_image{display:none}}.post-card__molecule-profile{background-color:#fff!important;display:flex!important;flex-direction:column!important;height:-webkit-fit-content!important;height:fit-content!important;left:10px!important;margin:auto auto 20px!important;padding:10px!important;position:relative!important;width:60%!important}.post-card__molecule{background-color:#fff;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content;left:10px;margin-bottom:20px;padding:10px;position:relative;width:90%}.post-card__molecule .post-profile-primary-container{display:flex;flex-direction:row}.post-card__molecule .post-profile-primary-container .post-profile-picture{border-radius:20px;height:40px;width:40px}.post-card__molecule .post-profile-primary-container .post-profile-body-container{padding:2px}.post-card__molecule .post-profile-primary-container .post-profile-body-container .post-profile-body{border-radius:10px;display:flex;height:-webkit-fit-content;height:fit-content;margin-left:10px;width:350px}.post-card__molecule .post-profile-primary-container .post-profile-body-container .post-profile-date{font-size:12px;margin-left:10px}.post-card__molecule .post-profile-primary-container .post-profile-body-container .icon{color:#ff3939;cursor:pointer;position:absolute;right:10px;top:10px}.post-card__molecule .post-profile-count-container{border-bottom:1px solid hsla(0,0%,77%,.376);display:flex;flex-direction:row;margin-top:10px}.post-card__molecule .post-profile-count-container .post-profile-comment,.post-card__molecule .post-profile-count-container .post-profile-comment-count,.post-card__molecule .post-profile-count-container .post-profile-like,.post-card__molecule .post-profile-count-container .post-profile-like-count{font-size:14px;margin-left:10px}.post-card__molecule .post-profile-btn-container{padding:0}.post-card__molecule .post-profile-btn-container .post-profile-comment-btn,.post-card__molecule .post-profile-btn-container .post-profile-like-btn{background-color:#fff;border:none;padding:3px;width:50%}.post-card__molecule .post-profile-btn-container :hover{box-shadow:0 0 13px -9px #000}.post-card__molecule .postcard-comment{visibility:visible}.post-card__molecule .postcard-comment-noshow{height:0;margin:0;visibility:collapse}.post-card__molecule .post-comment-container{border-bottom:1px solid hsla(0,0%,77%,.376)}.post-card__molecule .post-comment-container .post-post{border:1px solid hsla(0,0%,77%,.376);border-radius:5px;display:flex;height:-webkit-fit-content;height:fit-content;margin:auto auto 45px;position:relative;top:5px;width:90%;z-index:1000}.post-card__molecule .post-comment-container .post-post .post-post-textarea{border-radius:5px;height:30px;resize:none;width:100%}.post-card__molecule .post-comment-container .post-post .post-post-btn{background-color:#1a76d2;color:#fff;height:30px;margin-top:3px;position:absolute;right:20px;top:40px;width:-webkit-fit-content;width:fit-content}.post-card__molecule .post-comment-container .post-post-noshow{height:0;margin:0;visibility:collapse}.inactive-post{background-color:#f6f6f8;cursor:not-allowed}.comment-card__molecule{background-color:#fff;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content;left:10px;margin:10px 10px 40px;position:relative;width:90%}.comment-card__molecule .comment-profile-primary-container{display:flex;flex-direction:row}.comment-card__molecule .comment-profile-primary-container .comment-profile-picture{border-radius:20px;height:40px;width:40px}.comment-card__molecule .comment-profile-primary-container .comment-profile-body-container{padding:2px}.comment-card__molecule .comment-profile-primary-container .comment-profile-body-container .comment-profile-body{border-radius:10px;display:flex;height:-webkit-fit-content;height:fit-content;margin-left:10px;width:350px}.comment-card__molecule .comment-profile-primary-container .comment-profile-body-container .comment-profile-date{align-items:center;display:flex;font-size:12px;gap:10px;margin-left:10px;white-space:nowrap}.comment-card__molecule .comment-profile-primary-container .comment-profile-body-container .icon{color:#ff3939;cursor:pointer;position:absolute;right:10px;top:10px}.comment-card__molecule .comment-profile-count-container{border-bottom:1px solid hsla(0,0%,77%,.376);display:flex;flex-direction:row;margin-top:10px}.comment-card__molecule .comment-profile-count-container .comment-profile-comment,.comment-card__molecule .comment-profile-count-container .comment-profile-comment-count,.comment-card__molecule .comment-profile-count-container .comment-profile-like,.comment-card__molecule .comment-profile-count-container .comment-profile-like-count{font-size:14px;margin-left:10px}.comment-card__molecule .comment-profile-btn-container{padding:0}.comment-card__molecule .comment-profile-btn-container .comment-profile-comment-btn{background-color:#fff;border:none;padding:3px;width:50%}.comment-card__molecule .comment-profile-btn-container .comment-profile-like-btn{background-color:#fff;border:none;padding:3px;position:absolute;right:0;width:50%}.comment-card__molecule .comment-profile-btn-container :hover{box-shadow:0 0 13px -9px #000}.inactive-comment{background-color:#f6f6f8;cursor:not-allowed}.side-bar-desktop__organism-profile-card{margin-bottom:5%;margin-top:10%}.side-bar-desktop__organism{background-color:#fff;border-radius:0 20px 20px 0;box-shadow:9px 0 42px -18px #f6f6f8;min-height:100%;padding:0;position:relative;width:200px}.side-bar-desktop__organism .logo{display:flex;left:20px;padding-top:10%;position:relative}.side-bar-desktop__organism .logo img{cursor:pointer;height:45px;width:50%}.side-bar-desktop__organism-nav-menu{border-top:2px solid hsla(200,1%,50%,.078);margin-top:10%;padding-top:10px}.side-bar-mobile__organism{background-color:#f6f6f8;height:50px;justify-content:space-between;padding:0 20px;position:relative}.side-bar-mobile__organism,.side-bar-mobile__organism div{align-items:center;display:flex}.side-bar-mobile__organism div .icon{margin-left:20px}.side-bar-mobile__organism-username{text-transform:capitalize}.side-bar-mobile__organism-nav-menu{background:#fff;box-shadow:0 7px 29px 0 #64646f33;position:absolute;width:100%;z-index:99999}.side-bar-mobile__organism-nav-menu-wrapper{bottom:0;left:0;position:fixed;right:0;top:0;z-index:99998}.sub-menu{margin-left:5%!important;overflow:auto}.sub-menu .sub-menu-item{border:1px solid #fff;color:#666;margin-right:10px;text-decoration:none;transition-duration:0s}.map-nav{background:#116cd2;border:2px solid #fff;border-radius:40px;margin:auto;max-width:1170px;overflow:hidden;padding:5px 0;position:absolute;right:100px;top:5px;z-index:1000}.map-nav .map-nav-item{color:#fff;margin-left:5px;margin-right:5px;text-decoration:none;transition-duration:0s}.map-nav .map-nav-item-is-active,.map-nav .map-nav-item:hover{border-bottom:3px solid #1a76d2;color:#fff}.modal-container{background:#000000b3;bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;z-index:100000}.modal-container,.modal-container .modal{align-items:center;display:flex;justify-content:center}.modal-container .modal{animation:animate .3s;background:#fff;border-radius:5px;height:200px;position:relative;width:350px;z-index:1}.profile-header-section-container{font-family:Titillium Web;height:410px}.profile-header-section-container .profile-header-background{align-items:flex-end;background:url(/static/media/1622849321438.408aa9b9151c1de7235b.jpg),#c4c4c4;background-clip:padding-box;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:30px;display:flex;height:290px;justify-content:center;position:relative}.profile-header-section-container .profile-header-user-info{background:#fff;border:3px solid #000;border-radius:10px;bottom:200px;box-shadow:0 4px 18px #00000012;height:300px;margin-left:auto;margin-right:auto;position:relative;width:75%}.profile-header-section-container .profile-header-user-info .profile-header-section-block{display:inline-block;height:100%;margin-left:7%;width:50px;z-index:1}.profile-header-section-container .profile-header-user-info .profileIcon_profile-header-section{border-radius:50%;bottom:60px;display:inline-block;height:175px;position:relative;right:87px;z-index:2}.profile-header-section-container .profile-header-user-info .text_profile-header-section-about{display:inline-block;font-family:Titillium Web;font-size:18px;font-style:normal;font-weight:400;left:-5%;letter-spacing:0;line-height:20px;position:relative;text-align:left;top:-55%;width:35%}.profile-header-section-container .profile-header-user-info .text_profile-header-section-buttons{bottom:68px;display:inline-block;height:140px;left:55px;margin:0 auto;position:relative;width:12%}.profile-header-section-container .profile-header-user-info .text_profile-header-section-buttons .button-container{display:flex;flex-flow:row wrap}.profile-header-section-container .profile-header-user-info .text_profile-header-section-buttons .button_profile-header-section{font-size:16px;font-style:normal;font-weight:600;height:48px;line-height:24px;margin:10px auto}.profile-header-section-container .profile-header-user-info .text_profile-header-section-buttons .message{align-items:center;background:#f3f8fd;border-radius:8px;color:#116cd2;display:flex;justify-content:center;padding:12px 16px}.profile-header-section-container .profile-header-user-info .text_profile-header-section-buttons .invite{align-items:center;background:#116cd2;border-radius:8px;color:#fff;display:flex;flex-direction:row;justify-content:center;padding:12px 16px;width:211px}.profile-header-section-container .profile-header-user-info .text_profile-header-section-buttons .add{align-items:center;background:#fff;color:#116cd2;display:flex;justify-content:center;padding:12px 16px}.profile-header-section-container .profile-header-user-info .profile-header-section-edit{border:1px solid hsla(210,1%,66%,.761);border-radius:50%;color:#a8a9aa;display:inline-block;font-size:18px;padding:10px}.site_device_card{border:1px solid #d7d7d7;border-radius:4px;cursor:pointer;margin:10px;text-align:center;width:150px}.site_device_card .site-device-card_icon{background:#666;color:#fff;height:50px;padding:20px 0;width:100%}.site_device_card .site-device-card_display-texts{padding:10px 5px 0}.site_device_card .site-device-card_display-texts .site-device-card__molecule-text-element_name{padding-bottom:5px}.site_device_card .site-device-card_display-texts .site-device-card__molecule-text-element{margin-bottom:5px;text-align:left}.devices-section_profile-related-display,.sites-section_profile-related-display{background:#f6f6f8;border:1px solid #d7d7d7;border-radius:4px;display:flex;margin-top:10px;padding:10px}.feednot-modal-container{align-items:center;background:#000000b3;bottom:0;display:flex;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;visibility:collapse;z-index:100000}.feednot-modal-container-show{align-items:center;background:#fff;border:1px solid hsla(0,0%,77%,.376);border-radius:8px;bottom:10px;display:inline-flex;flex-direction:column;height:94.5%;left:220px;position:fixed;top:40px;width:35%;z-index:100000}.feednot-modal-container-show .feednot-select-container{border-radius:8px;display:flex;height:-webkit-fit-content;height:fit-content;justify-content:space-between;position:relative;top:15px;width:-webkit-fit-content;width:fit-content}.feednot-modal-container-show .feednot-select-container .feednot-select-feed{background-color:#1a76d2;border-radius:8px 0 0 8px;border-width:0 1px 0 0;color:#fff;min-width:-webkit-fit-content;min-width:fit-content;padding:5px 15px;width:50%}.feednot-modal-container-show .feednot-select-container .feednot-select-not{background-color:#1a76d2;border-radius:0 8px 8px 0;border-width:0 0 0 1px;color:#fff;min-width:-webkit-fit-content;min-width:fit-content;padding:5px 15px;width:50%}.feednot-modal-container-show .feed-post{background-color:#fff;border:1px solid hsla(0,0%,77%,.376);border-radius:5px;display:flex;height:-webkit-fit-content;height:fit-content;position:relative;top:40px;width:90%;z-index:1000}.feednot-modal-container-show .feed-post .feed-post-textarea{border-radius:5px;height:90px;resize:none;width:100%}.feednot-modal-container-show .feed-post .feed-post-btn{background-color:#1a76d2;color:#fff;height:30px;margin-top:3px;position:absolute;right:20px;top:100px;width:50px}.feednot-modal-container-show .feed-post-noshow{visibility:hidden}.feednot-modal-container-show .feed-container{background-color:#fff;height:75%!important;overflow:scroll;position:absolute;top:220px;width:90%;z-index:100}.feednot-modal-container-show .feed-container-noshow{visibility:hidden}.feednot-modal-container-show .notification-container{height:94%;margin:auto;max-width:1170px;overflow-x:hidden;overflow-y:scroll;position:absolute;scrollbar-width:thin;top:50px;width:90%}.feednot-modal-container-show .notification-container-noshow{visibility:hidden}h2{text-align:center}.modal-container-show .modal{align-items:center;animation:animate .3s;background:#fff;border-radius:5px;display:flex;height:200px;justify-content:center;position:relative;width:350px;z-index:1000000}.modal button{background:crimson;border:none;border-radius:2px;color:#fff;cursor:pointer;font-weight:700;outline:none;padding:8px 11px;position:absolute;right:7px;top:7px}.modal .button-save{left:15%}.modal .button-dont-save,.modal .button-save{background:#fff;border:1px solid gray;border-radius:5px;bottom:10%;color:#000;cursor:pointer;font-weight:700;height:25px;outline:none;padding:0;position:absolute;text-align:center;top:auto;width:100px}.modal .button-dont-save{left:auto;right:15%}@keyframes animate{0%{transform:scale(.5)}to{transform:scale(1)}}.interior-template__page{background-color:#f3f8fd;display:flex;min-height:100vh;position:absolute;width:100%}.interior-template__side-msg{box-shadow:-5px 0 10px 1px hsla(0,0%,76%,.259);height:100vh;overflow:hidden;position:relative;width:85px}.interior-template__page-main-area{display:flex;flex-basis:0;flex-grow:1;min-width:0;width:100%}.interior-template__page-main-area .interior-template__page-content{background-color:#f3f8fd;box-sizing:border-box;flex:1 1;height:100vh;overflow:hidden;padding:10px 20px 20px;position:relative;width:100%}.interior-template__page-main-area .interior-template__page-drawer{background:#fff;border:1px solid #d3d3d3;box-sizing:border-box;flex:1 1;height:100vh;overflow:auto;padding:30px;position:absolute;right:85px;width:600px;z-index:99999}.interior-template__page-main-area .interior-template__page-drawer .interior-template__page-drawer-title{margin-top:20px}.interior-template__page-main-area .interior-template__page-drawer .interior-template__page-drawer-description{margin-bottom:20px}.interior-template__page-main-area .interior-template__page-drawer .close-icon{color:#666;cursor:pointer;font-size:20px;left:20px;position:absolute;top:20px}.interior-template__page-main-area .interior-template__page-drawer .close-icon:hover{color:#666}@media(max-width:769px){.interior-template__page{flex-direction:column}}@media(max-width:480px){.hide-main-page-content-area{display:none}}.notification-container{height:100%;margin:auto;max-width:1170px;overflow:scroll}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{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{box-sizing:border-box;height:0;width:0;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{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.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;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.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{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{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:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width: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{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.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);height:36px;width: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{height:44px;width: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{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;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{border-top:1px solid #ddd;height:0;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{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.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{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.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{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.site-summary__component-summary-page .site-meta-data{min-height:170px}.selected-user__component{align-items:center;background-color:#fff;border:1px solid #666;display:flex;padding:10px}.selected-user__component .image-area img{border-radius:100%;height:70px}.selected-user__component .text-area{padding:0 10px}.button-wrap-center{margin-left:auto;margin-right:auto;width:fit}.device_card{border:1px solid #d7d7d7;border-radius:4px;cursor:pointer;height:200px;margin:10px;text-align:center;width:150px}.device_card .device-card_icon{background:#666;color:#fff;height:50px;padding:20px 0;width:100%}.device_card .device-card_display-texts{padding:10px 5px 0}.device_card .device-card_display-texts .device-card__molecule-text-element_name{padding-bottom:5px}.device_card .device-card_display-texts .device-card__molecule-text-element{margin-bottom:5px;text-align:left}.members__page{display:flex;flex-wrap:wrap;justify-content:center}.members__page .add-member{align-items:center;background-color:#fff;border-radius:4px;color:#666;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:10px;padding:20px;text-align:center;width:200px}.members__page .add-member .add-member-icon{font-size:50px;margin-bottom:10px}.search-bar_AddMember{width:100%}.search-bar_AddMember .searchBarandResults_wrapper{flex:1 1;margin-right:5px;position:relative}.search-bar_AddMember input:focus{background-color:#fff}.search-bar_AddMember .search-results-dropdown{box-shadow:0 7px 29px 0 #64646f33;max-height:300px;overflow:auto;position:absolute;top:48px;width:100%}.search-bar_AddMember .show-permissions{column-gap:20px;display:flex}.devices-page{border:3px solid #1a76d2;height:100%;padding:10px 20px}.dev-section,.devices-page .loading__atom{margin:0 auto}.dev-section{display:flex;flex-wrap:wrap;justify-content:center;padding:20px;width:80%}.dev-section .site_device_card{box-shadow:0 2px 8px -3px #0009}.dev-section .site_device_card .site-device-card_icon{background:linear-gradient(149.45deg,#62a4db 7%,#63a8da 19.4%,#6addcc 95.05%)}.devices__page-main{height:100%}.devices__page-main .device-container{background:#fff;border:1px solid #d3d3d3;border-radius:20px;height:95%;left:0;position:relative;width:100%}.devices__page-main .map{height:300px;width:97%}.devices__page-main .device-location-cards{display:flex;flex-wrap:wrap;height:-webkit-fit-content;height:fit-content;justify-content:center;margin-left:5%;margin-right:5%;overflow:scroll;position:absolute;width:90%}.devices__page-main .device-location-cards .card{width:200px}.devices__page-main ::-webkit-scrollbar-thumb,.devices__page-main ::-webkit-scrollbar-track{background:#fff}@media(max-width:480px){.devices__page .device-location-cards{flex-direction:column}.devices__page .device-location-cards .card{width:inherit}}.object-slide-container{left:320px;max-height:55px;top:25px}.create-site__page .site-entry-area{display:flex;padding:15px}.create-site__page .site-entry-area .left-area{flex:1 1;padding:10px}.create-site__page .site-entry-area .left-area .create-site__page-form{margin-top:30px;width:300px}.create-site__page .site-entry-area .right-area{box-shadow:0 7px 29px 0 #64646f33;flex:2 1;margin:20px}.create-site__page .site-entry-area .right-area .map{height:500px}.create-site__page .site-entry-area .right-area .user-instruction-mapwithsearch{background-color:#77e6d5;padding:4px;text-align:center}.sites__page-main{height:100%}.sites__page-main .map{height:300px;width:97%}.sites__page-main .location-cards{display:flex;flex-wrap:wrap;height:50%;justify-content:center;margin-left:5%;margin-right:5%;overflow:scroll;position:absolute;width:90%}.sites__page-main .location-cards .card{height:200px;width:200px}.sites__page-main ::-webkit-scrollbar-thumb,.sites__page-main ::-webkit-scrollbar-track{background:#fff}@media(max-width:480px){.sites__page .location-cards{flex-direction:column}.sites__page .location-cards .card{width:inherit}}.create-accessgroup-button-div{display:flex;flex-flow:row-reverse}.create-accessgroup-button-div .create-accessgroup-button{margin-right:20px;margin-top:15px}.accesslevel-container{padding:20px}.accesslevel-container .accesslevel_heading-container{border-bottom:1px solid #d7d7d7;display:flex;justify-content:space-between;margin-bottom:10px;position:relative}.accesslevel-container .accesslevel_heading-container .accessgroup-buttons{text-align:center}.accesslevel-container .accesslevel_heading-container .accessgroup-buttons .accessgroup-button{margin-bottom:5px;margin-left:10px}.accesslevel-container .user_cards-container{align-items:center;display:flex;flex-wrap:wrap}.accesslevel-container .user_cards-container .add-user{color:#666;margin:10px;text-align:center}.accesslevel-container .user_cards-container .add-user:hover{color:#77e6d5}.accesslevel-container .user_cards-container .add-user .add-user-icon{cursor:pointer;font-size:20px;margin-bottom:10px}.search-bar_addUserAccessManagement{align-items:center;display:flex;margin-top:10px}.search-bar_addUserAccessManagement .searchBarandResults_wrapper{flex:1 1;margin-right:5px;position:relative}.search-bar_addUserAccessManagement input:focus{background-color:#fff}.search-bar_addUserAccessManagement .search-results-dropdown{box-shadow:0 7px 29px 0 #64646f33;max-height:300px;overflow:auto;position:absolute;top:48px;width:100%}.permission-of{align-items:center;background-color:#f6f6f8;border-radius:4px;display:flex;margin:20px 0;padding:0 10px}.permission-of .permission-of-name{flex:2 1;margin-right:10px}.permission-of .permission-levels-group{align-items:flex-end;display:flex;flex:8 1;flex-wrap:wrap}.permission-of .permission-levels-group .permission-levels{margin-right:10px;padding:2px;width:60px}.edit_group-update-button{margin-right:10px}.create-access-group__input-name,.create-access-group_heading{margin-top:20px}.create-access-group__input-name p{font-size:1.125em!important}.members__page-event{height:90%;margin-right:95px;overflow-y:hidden;position:absolute;width:-webkit-fill-available}.members__page-event .map{height:300px;width:97%}.members__page-event .members-containerr{margin-bottom:20px;overflow:hidden}.members__page-event .members-containerr .members-cards-container{display:flex;flex-wrap:wrap;margin-left:10%;margin-right:10%;overflow:scroll;width:auto}.members__page-event .members-cards-container{height:65%;width:100%}.members__page-event .location-cards,.members__page-event .members-cards-container{display:flex;flex-wrap:wrap;justify-content:center;overflow:scroll;position:absolute}.members__page-event .location-cards{height:50%;margin-left:5%;margin-right:5%;width:90%}.members__page-event .location-cards .card{height:200px;width:200px}.members__page-event ::-webkit-scrollbar-thumb,.members__page-event ::-webkit-scrollbar-track{background:#fff}@media(max-width:480px){.user_cards-container{flex-direction:column}}.site_edit-container .site_edit{margin:auto;width:70%}.site_edit-container .site_edit .edit-update-button{margin-right:10px}.site_edit-container .map-container .map{height:250px;margin:auto;width:70%}@media(max-width:480px){.site_edit-container .site_edit{width:90%}}.site-devices-cards_wrap{display:flex;flex-wrap:wrap}.site-summary__component-summary-page{height:90%;left:15%;position:absolute;width:78%}.site-summary__component-summary-page .site-meta-data{background:#fff;border:2px solid #000;border-radius:20px;display:flex;margin-bottom:15px;margin-left:12%;margin-top:20px;position:relative;width:35%}.site-summary__component-summary-page .site-meta-data .site-basic-details{border-bottom:1px solid #d3d3d3;height:100%;margin:10px 0;width:30%}.site-summary__component-summary-page .site-meta-data .house-image{background-size:contain;border-radius:20px;height:100px;margin:15px;width:100px}.site-summary__component-summary-page .map-container{border:2px solid #d3d3d3;border-radius:20px;float:left;height:80%;margin-right:10px;position:relative;width:60%}.site-summary__component-summary-page .map-container .map-buttons{position:absolute;right:20px;top:20px;z-index:1000}.site-summary__component-summary-page .map-container .map-buttons .map-site-nav-item-out{background-color:#1a76d2;border:1px solid #d3d3d3;border-radius:8px 0 0 8px;color:#fff;padding:3px}.site-summary__component-summary-page .map-container .map-buttons .map-site-nav-item-out:hover{background-color:#fff;border:1px solid #1a76d2;color:#1a76d2}.site-summary__component-summary-page .map-container .map-buttons .map-site-nav-item-in{background-color:#1a76d2;border:1px solid #d3d3d3;border-radius:0 8px 8px 0;color:#fff;padding:3px}.site-summary__component-summary-page .map-container .map-buttons .map-site-nav-item-in:hover{background-color:#fff;border:1px solid #1a76d2;color:#1a76d2}.site-summary__component-summary-page .map-container .map-buttons .map-site-nav-item-out-active{background-color:#1a76d2;border:1px solid #d3d3d3;border-radius:8px 0 0 8px;color:#fff;padding:3px}.site-summary__component-summary-page .map-container .map-buttons .map-site-nav-item-in-active{background-color:#1a76d2;border:1px solid #d3d3d3;border-radius:0 8px 8px 0;color:#fff;padding:3px}.site-summary__component-summary-page .map-container .map-buttons .map-nav-item-is-active,.site-summary__component-summary-page .map-container .map-buttons .map-site-nav-item-in-active:hover{background-color:#fff;border:1px solid #1a76d2;color:#1a76d2}.site-summary__component-summary-page .site-profile-header-background{background:url(/static/media/1622849321438.408aa9b9151c1de7235b.jpg),#c4c4c4;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:30px;height:150px;left:5%;position:absolute;width:50%}.site-summary__component-summary-page .map{display:flex;height:100%;margin:0;position:absolute;width:100%}.site-summary__component-summary-page .site-feed-container{background-color:#fff;border:2px solid #d3d3d3;border-radius:20px;float:right;height:95%;padding:0;position:relative;right:1%;top:-15%;width:35%}.site-summary__component-summary-page .site-feed-container .site-feed{margin:10px;text-align:center}.site-summary__component-summary-page .display-users{margin:20px 0}@media(max-width:480px){.site-summary__component-summary-page .site-meta-data{display:block}.site-summary__component-summary-page .site-meta-data .house-image,.site-summary__component-summary-page .site-meta-data .map{height:300px;margin-bottom:10px;padding-right:0;width:100%}}.sites__page .map{height:300px;width:100%}.object-slide-container{border:1px solid gray;max-height:305px;right:90px;top:30%;width:50px}.site-list-container{border:1px solid dimgray;left:320px;top:25px}.container_floorplan-name{margin-top:30px;text-align:center}.container_floorplan-name .create-floorplan__input-name{margin:auto;text-align:left;width:50%}.container_floorplan-name .create-floorplan__button{margin-right:10px}.container_display-floorplan{display:flex;position:relative;width:50%}.container_display-floorplan .sidepanel_display-floorplan{margin:0 5px 0 20px;width:10%}.container_display-floorplan .sidepanel_display-floorplan .names-wrapper_sidepanel_display-floorplan{margin-top:5px}.container_display-floorplan .sidepanel_display-floorplan .names-wrapper_sidepanel_display-floorplan .names_sidepanel_display-floorplan{cursor:pointer;margin-top:10px;padding:5px;text-align:center}.container_display-floorplan .sidepanel_display-floorplan .names-wrapper_sidepanel_display-floorplan .names_sidepanel_display-floorplan:hover{background-color:#d7d7d7;border-radius:4px}.container_display-floorplan .display-area_display-floorplan{margin-left:7%;margin-top:2%}.editor-plane{box-shadow:0 7px 29px 0 #64646f33;margin-top:16px}.editor-plane .side-plane{background-color:#f6f6f8;display:flex;height:15%;justify-content:space-evenly;padding:10px;text-align:center}.editor-plane .side-plane .side-plane_buttons{margin-right:10px}.editor-plane .side-plane .add_delete_buttons-floorplan_editor,.editor-plane .side-plane .node_buttons-floorplan_editor,.editor-plane .side-plane .save_cancel_buttons-floorplan_editor{display:flex}.editor-plane .side-plane .node_buttons-floorplan_editor .select_device-floorplan_editor{margin-right:10px}.editor-plane .stage{height:85%}.account__page .account-details{margin:auto;width:70%}.account__page .edit-email{padding:0 5px;width:100%}.account__page .edit-email button{margin:0 5px}.account_page-profile_pic{border-radius:50%;width:15%}@media(max-width:480px){.account__page .account-details{width:90%}}.profile-components{background-color:#fff;border-radius:30px;height:calc(100% - 35px);overflow:scroll;width:100%}.reset-password__page{display:flex;height:100vh}.reset-password__page .app-version_left-area{align-self:flex-end;padding:5px}.reset-password__page .left-area{align-items:center;display:flex;flex:6 1;justify-content:center;position:relative}.reset-password__page .left-area .sign-in-option{position:absolute;right:50px;top:50px}.reset-password__page .left-area .logo{left:50px;position:absolute;top:50px}.reset-password__page .left-area .reset-password-form{min-width:50%}.reset-password__page .left-area .reset-password-form .title{margin-bottom:50px}.reset-password__page .right-area{background-color:#f6f6f8;background-image:url(https://images.pexels.com/photos/2462015/pexels-photo-2462015.jpeg?auto=compress&cs=tinysrgb&h=750&w=1260);background-size:cover;display:flex;flex:4 1}.reset-password__page .right-area h1{font-weight:600;margin-left:10%;margin-top:10%;width:40%}.reset-password__page i{transition-duration:.2s;transition-timing-function:ease-in-out}.reset-password__page i:hover{color:#6594c4;cursor:pointer}@media(max-width:480px){.reset-password__page .left-area .reset-password-form{width:80%}.reset-password__page .right-area{display:none}}.sites__page .object-slide{display:flex;flex-wrap:wrap;margin:1em 0}.sites__page .object-slide .card{width:200px}.searchBarandResults_wrapperr{height:40px;left:40px;margin:0;padding:0;position:absolute;top:0;width:300px;z-index:999}.searchBarandResults_wrapperr .text-input__atom{margin:0}input:focus{background-color:#fff}.search-results-dropdown{background-color:#fff;border-radius:12px;box-shadow:0 7px 29px 0 #64646f33;max-height:300px;overflow:auto;position:absolute;top:38px;width:100%;z-index:999}.top_spacer{height:30px;width:30px}.find-me-btn{background:#1a76d2;border:1px solid #e9eaea;border-radius:50%;bottom:20px;bottom:50px;content:url(/static/media/marker.60be1644ea74709b0558.png);height:35px;padding:10px;width:35px}.find-me-btn,.object-slide-container{position:absolute;right:40px;z-index:1000}.object-slide-container{background:#fff;border:1px solid #e9eaea;border-radius:13px;flex-wrap:wrap;height:55px;left:auto;overflow:hidden;top:50px;width:300px}.object-slide-container:hover{box-shadow:0 7px 29px 0 #64646f33}.object-slide{flex-wrap:wrap;height:55px;overflow-x:hidden;overflow-y:auto;position:relative;width:110%;z-index:1000}.object-slide .card{width:auto}.buttons{left:600px;position:absolute;top:20px;z-index:100000}.site-list-container{background:#fff;border:1px solid #e9eaea;border-radius:13px;flex-wrap:wrap;height:55px;left:auto;overflow:hidden;position:absolute;right:40px;top:50px;width:300px;z-index:1000}.site-list-container:hover{box-shadow:0 7px 29px 0 #64646f33}.site-list{height:100%;overflow:auto;padding-right:0;width:110%}.list-nav-container{height:35px;left:auto;overflow:hidden;position:absolute;right:40px;top:105px;width:300px;z-index:1000}.list-nav-container .list-nav-button{background-color:#0000;border:none;border-radius:8px;height:35px;opacity:100%;padding:0;position:relative;vertical-align:middle;width:100px}.list-nav-container .list-nav-button:hover{opacity:50%}.list-nav-container .list-nav-button .list-nav-button-img{bottom:0;filter:invert(0) sepia(2%) saturate(0) hue-rotate(239deg) brightness(95%) contrast(100%);height:20px;margin:0;padding:0;top:0;width:20px;z-index:1010}.feednot-nav-container-show{height:0;margin:0;padding:0;visibility:collapse;width:0}.feednot-nav-containerr{background-color:#1a76d2;border-radius:6px 0 0 6px;height:25px;overflow:hidden;position:absolute;top:80px;width:14px;z-index:1000}.feednot-nav-containerr .feednot-nav-button-img{height:19px;margin:0;padding:3px;position:relative;width:auto;z-index:1010}.feednot-nav-containerl{background-color:#1a76d2;border-radius:0 6px 6px 0;height:25px;overflow:hidden;position:absolute;top:80px;width:14px;z-index:1000}.feednot-nav-containerl .feednot-nav-button-img{height:19px;margin:0;padding:3px;position:relative;width:auto;z-index:1010}@media(max-width:480px){.sites__page .object-slide{flex-direction:column}.sites__page .object-slide .card{width:inherit}}@font-face{font-family:OpenSans;font-weight:800;src:local("OpenSans"),url(/static/media/OpenSans-ExtraBold.110e781b605b33c1b949.ttf) format("truetype")}@font-face{font-family:OpenSans;font-weight:700;src:local("OpenSans"),url(/static/media/OpenSans-Bold.dbb97fd982ce1b96b6de.ttf) format("truetype")}@font-face{font-family:OpenSans;font-weight:600;src:local("OpenSans"),url(/static/media/OpenSans-SemiBold.a16d8201b06a03c6c365.ttf) format("truetype")}@font-face{font-family:OpenSans;font-weight:400;src:local("OpenSans"),url(/static/media/OpenSans-Regular.1b0809d519837cb7aad3.ttf) format("truetype")}@font-face{font-family:OpenSans;font-weight:300;src:local("OpenSans"),url(/static/media/OpenSans-Light.ed41bedf131bc097372a.ttf) format("truetype")}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f6f6f8}::-webkit-scrollbar-thumb{background:#d7d7d7}::-webkit-scrollbar-thumb:hover{background:#666}.container{margin:auto;max-width:1170px}.containerr{background:#fff;border:1px solid #d3d3d3;border-radius:20px;height:95%;left:0;position:relative;width:100%}.Toastify__toast--success{background-color:#4bb543}.Toastify__toast{box-shadow:none;font-family:inherit;font-size:.8em;min-height:auto}.leaflet-control-geosearch form{border-radius:0;padding:2px 8px}.leaflet-bar{border-radius:0}.map__page{padding:0!important}
/*# sourceMappingURL=main.c46a64d0.css.map*/