@charset "UTF-8";@import"https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.3.1/semantic.min.css";@import"https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800";body{margin:0;padding:0;font-family:Open Sans,sans-serif}#root{height:100%;display:flex}#app-header{height:95px;width:100vw;left:0;top:0;background-color:#fff;box-shadow:0 0 6px #00000036;z-index:1;display:flex;justify-content:space-between}#app-header .header-bar{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;height:70px;color:#7c8087;min-width:650px;width:100%;max-width:1024px;margin-left:151px}#app-header .header-bar .app-name{display:flex;flex-direction:column;justify-content:center;font-size:18px;font-weight:300;letter-spacing:.3px}#app-header .header-bar .app-name .flex-row{display:flex;align-items:center;margin-top:8px}#app-header .header-bar .app-name .flex-row:last-child{padding-bottom:5px}#app-header .header-bar .app-name .powered-by{margin-right:16px;position:relative}#app-header .header-bar .app-name .powered-by img{width:100px;height:29px}#app-header .header-bar .app-name .service-type,#app-header .header-bar .app-name .title{margin-left:8px;margin-bottom:5px}#app-header .header-bar .app-name .address,#app-header .header-bar .app-name .reference-id{font-size:14px;letter-spacing:.5px;font-weight:500}#app-header .header-bar .app-name .address{margin-left:16px}#app-header .header-bar .edit-property-button{margin-right:105px;width:145px;height:42px;border-radius:21px;font-size:11px;font-weight:600;align-self:center}#app-header .logout-section{display:flex;justify-content:flex-end;margin-right:30px}#app-header .logout-section .logout{background-color:transparent}#app-header .logout-section .logout img{height:32px}.property-details{display:flex;flex-direction:column;flex-grow:1;padding-left:96px;padding-right:106px;width:922px;margin:20px 25px 0 0;padding-top:46px;box-shadow:0 2px 11px #00000017;border-radius:6px;background-color:#fff}.property-details .property-type-label.required:after{content:"(required)";margin-left:6px;color:#ff3f3f;font-weight:700}.property-details .property-type-dropdown{height:42px}.property-details .property-type-dropdown .menu .item{display:flex;align-items:center;border-top:1px solid #f8f8f8;font-size:14px;letter-spacing:-.2px;color:#1d2735}.property-details .property-type-dropdown .menu .item:first-child{border-top:unset}.property-details .property-type-dropdown .menu .item img{width:21px;height:21px}.property-details .property-type-dropdown .menu .item.selected-type{background:#f4f4f4;font-weight:700}.property-details .property-type-dropdown .menu .item.selected{background:#fafdff}.property-details .property-details-header{font-size:32px;font-weight:300;font-style:normal;font-stretch:normal;line-height:.75;letter-spacing:-.6px;color:#65848f;margin-bottom:24px}.property-details .row .field{display:flex;flex-direction:column}.property-details .row .field>label{display:flex;flex-direction:column;margin-bottom:4px;font-size:14px;line-height:1.57;letter-spacing:-.1px;color:#5c646a;font-weight:400}.property-details .row .field input{height:45px;font-weight:600}.property-details .row .field div.text{font-weight:600}.property-details .row .field .dropdown{display:flex;align-items:center;height:45px}.property-details .row .field .dropdown .icon{height:45px}.property-details .attributes{display:flex;white-space:nowrap;font-size:14px;color:#5c646a;padding-left:14px}.property-details .attributes .field{margin-right:44px;width:56px;align-items:center}.property-details .attributes .field .label{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:4px}.property-details .attributes .field .label img{margin-bottom:4px;opacity:.5}.property-details .attributes .field .input>input{height:38px;text-align:center}.property-details .attributes .field.floor-area{width:99px}.property-details .attributes .field.floor-area .ui.input{flex-direction:row;display:flex}.property-details .attributes .field.floor-area .ui.input input{padding-right:14px}.property-details .attributes .field.land-area{width:126px;display:flex}.property-details .attributes .field.land-area .land-area-fields{width:100%;position:relative;display:flex}.property-details .attributes .field.land-area .land-area-fields .ui.input{flex-direction:row;display:flex}.property-details .attributes .field.land-area .land-area-fields .ui.input input{padding-right:56px}.property-details .attributes .field.land-area .land-area-fields .land-area-unit{display:flex;align-items:center;justify-content:center;position:absolute;right:0;height:100%;width:56px;border-left:1px solid rgba(34,36,38,.15);color:#5c646a;font-size:14px;font-weight:700}.property-details .attributes .field.year-built{width:72px}.property-details .attributes .field.disabled,.property-details .attributes .field.disabled .input.disabled{opacity:1}.property-details .attributes .field.disabled .input.disabled input{border:unset}.property-details .attributes .field.disabled img{opacity:.5}.property-details .legal-description-label{font-size:14px;line-height:1.57;letter-spacing:-.1px;color:#5c646a}.property-details .legal-description-input{width:352px;height:35px;margin-top:5px;font-weight:600;font-size:14px;padding-left:7px;font-style:normal;font-stretch:normal;line-height:1.86;letter-spacing:normal;color:#313840}.property-details .legal-description-input.invalid{border:1px solid rgb(255,83,76)}.app-footer{background-color:#313840;display:flex;justify-content:flex-end;align-items:center;height:72px;padding-left:80px;padding-right:80px;z-index:1;width:100vw}.app-footer .submit-button{cursor:pointer;display:flex;justify-content:center;align-items:center;height:42px;width:153px;background-color:#ff3f3f;border-radius:22px;color:#fff;font-size:11px;font-weight:600;outline:none;border:0;padding-top:4px}.app-footer .submit-button:hover{opacity:.7}.app-footer .submit-button img{margin-right:4px}.data-view{background-color:#fafafa;display:flex;flex-grow:1;flex-direction:column}.data-view .content{display:flex;padding:0 151px;height:100%}.data-view .content .property-details{flex:1}.data-view .content .research-pane{flex:1;display:flex;flex-direction:column}#research-tools-pane{min-width:678px;overflow-y:scroll;overflow-x:hidden;width:100%;height:100%;background-color:#fff;padding:8px 0 0;display:flex;flex-direction:column}#research-tools-pane .active.tab{border:none;margin-top:8px;padding:0 23px 23px}#research-tools-pane .active.tab.map-tab-pane{padding:0;height:100%}#research-tools-pane .research-tools-tab{height:100%;display:flex;flex-direction:column;align-items:flex-end}#research-tools-pane .research-tools-tab .top.attached.menu{width:20%;min-height:45px;padding:4px 8px;margin-right:23px;border:none;background-color:#8c82791a;border-radius:4px}#research-tools-pane .research-tools-tab .top.attached.menu .item{height:37px;border-radius:3px;font-size:12px}#research-tools-pane .research-tools-tab .top.attached.menu .item.active{background-color:#fff}#research-tools-pane .research-tools-tab .top.attached.menu .item:before{background:none}#research-tools-pane .street-view-wrapper{padding-top:20px;height:100%}#research-tools-pane .street-view-wrapper .map-container-element{position:relative}#research-tools-pane .street-view-wrapper>div{width:100%}#research-tools-pane .street-view-wrapper>div .capture-street-view-button{top:20px;right:20px}#research-tools-pane .street-view-wrapper>div .uploading{top:20px;right:20px}#research-tools-pane .street-view-wrapper>div .street-view-error{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;color:#ff8f8f;font-weight:600}#research-tools-pane .street-view-wrapper>div .map-element{height:540px}#research-tools-pane .street-view-wrapper>div .map-element *,#research-tools-pane .street-view-wrapper>div .map-element :before,#research-tools-pane .street-view-wrapper>div .map-element :after{box-sizing:unset}#research-tools-pane .map-element{position:absolute;top:0;bottom:0;right:0;left:0}#research-tools-pane .map-element *,#research-tools-pane .map-element :before,#research-tools-pane .map-element :after{box-sizing:unset}#research-tools-pane #history .section-content{box-shadow:none}.capture-street-view-button{position:absolute;top:10px;right:60px;z-index:1;margin:0;color:#0009;line-height:initial;border:none;background:#d2d2d2}.uploading{background-color:#d2d2d2;color:#f4f4f4;font-weight:700;border-radius:.28571429rem;position:absolute;top:10px;right:60px;z-index:100;padding:8px 16px}/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/@font-face{font-family:Ionicons;src:url(https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.0);src:url(https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"),url(https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.ttf?v=2.0.0) format("truetype"),url(https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.woff?v=2.0.0) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.svg?v=2.0.0#Ionicons) format("svg");font-weight:400;font-style:normal}.image-gallery-fullscreen-button:before,.image-gallery-play-button:before,.image-gallery-left-nav:before,.image-gallery-right-nav:before{display:inline-block;font-family:Ionicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen,.image-gallery-content.fullscreen .image-gallery-slide{background:#000}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:calc(100% - 113px)}@media (max-width: 768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:calc(100% - 84px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-fullscreen-button,.image-gallery-play-button,.image-gallery-left-nav,.image-gallery-right-nav{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4}.image-gallery-fullscreen-button:before,.image-gallery-play-button:before,.image-gallery-left-nav:before,.image-gallery-right-nav:before{color:#fff;line-height:.7;text-shadow:0 2px 2px #1a1a1a;transition:color .2s ease-out}.image-gallery-fullscreen-button:hover:before,.image-gallery-play-button:hover:before,.image-gallery-left-nav:hover:before,.image-gallery-right-nav:hover:before{color:#337ab7}@media (max-width: 768px){.image-gallery-fullscreen-button:hover:before,.image-gallery-play-button:hover:before,.image-gallery-left-nav:hover:before,.image-gallery-right-nav:hover:before{color:#fff}}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0}.image-gallery-fullscreen-button:before,.image-gallery-play-button:before{font-size:2.7em;padding:15px 20px;text-shadow:0 1px 1px #1a1a1a}@media (max-width: 768px){.image-gallery-fullscreen-button:before,.image-gallery-play-button:before{font-size:2.4em}}@media (max-width: 480px){.image-gallery-fullscreen-button:before,.image-gallery-play-button:before{font-size:2em}}.image-gallery-fullscreen-button:hover:before,.image-gallery-play-button:hover:before{color:#fff;transform:scale(1.1)}@media (max-width: 768px){.image-gallery-fullscreen-button:hover:before,.image-gallery-play-button:hover:before{transform:none}}.image-gallery-fullscreen-button{right:0}.image-gallery-fullscreen-button:before{content:""}.image-gallery-fullscreen-button.active:before{content:""}.image-gallery-fullscreen-button.active:hover:before{transform:scale(.9)}.image-gallery-play-button{left:0}.image-gallery-play-button:before{content:""}.image-gallery-play-button.active:before{content:""}.image-gallery-left-nav,.image-gallery-right-nav{color:#fff;font-size:5em;padding:50px 15px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}@media (max-width: 768px){.image-gallery-left-nav,.image-gallery-right-nav{font-size:3.4em;padding:20px 15px}}@media (max-width: 480px){.image-gallery-left-nav,.image-gallery-right-nav{font-size:2.4em;padding:0 15px}}.image-gallery-left-nav{left:0}.image-gallery-left-nav:before{content:""}.image-gallery-right-nav{right:0}.image-gallery-right-nav:before{content:""}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap}.image-gallery-slide{background:#fff;left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center{position:relative}.image-gallery-slide img{width:100%}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width: 768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 1px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px}@media (max-width: 768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width: 480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet.active{background:#fff}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{display:inline-block;vertical-align:top;width:108px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{width:81px}}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0}.image-gallery-thumbnails-wrapper.left{margin-right:5px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.left{margin-right:3px}}.image-gallery-thumbnails-wrapper.right{margin-left:5px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.right{margin-left:3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width: 768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;transition:transform .45s ease-out;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px}@media (max-width: 768px){.image-gallery-thumbnail{border:3px solid transparent;width:75px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{position:relative}.image-gallery-thumbnail img{vertical-align:middle;width:100%}.image-gallery-thumbnail.active{border:4px solid #337ab7}@media (max-width: 768px){.image-gallery-thumbnail.active{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:1px 1px 0 black;transform:translateY(-50%);white-space:normal;width:100%}@media (max-width: 768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width: 768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.property-images{width:678px;height:100%;max-height:1110px;box-shadow:0 0 6px #00000036;background-color:#fff}.image-gallery-wrapper{padding:25px}.property-image-gallery-content .image-gallery{width:100%}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper{width:calc(100% - 175px)}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-left-nav,.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-right-nav{display:flex;opacity:0;transition:.3s all;align-items:center;justify-content:center;height:42px;width:42px;border-radius:50%;padding:0;background:#00000059;box-shadow:0 0 1px #00000080}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-left-nav:before,.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-right-nav:before{font-size:20px;position:static;text-shadow:unset}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-left-nav:hover,.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-right-nav:hover{text-shadow:0 0 .25px black}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-left-nav{left:18px}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-right-nav{right:18px}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-index{display:flex;opacity:0;transition:.3s opacity;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;background:#00000059;box-shadow:0 0 1px #00000080;position:absolute;top:unset;right:unset;bottom:0;left:50%;transform:translate3d(-50%,-20px,0);height:37px;border-radius:21px}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-index .image-gallery-index-separator{margin:0 2px}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper:hover .image-gallery-left-nav,.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper:hover .image-gallery-right-nav,.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper:hover .image-gallery-index{opacity:1}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper.bottom{width:100%}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-holder{display:flex;align-items:center;height:568px}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-holder:hover .ui.button{opacity:1!important}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-holder .ui.button{display:flex;align-items:center;position:absolute;border-radius:20px;border:none;background:#00000059;box-shadow:0 0 1px #00000080;color:#fff;font-weight:400;font-size:14px;padding:8.5px 21px 8.5px 8px;height:39px;opacity:.63}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-holder .ui.button.default-button{top:51px;left:17px}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-holder .ui.button.default-button img,.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-holder .ui.button.default-button .disabled{background:#fff;width:22px;height:22px;margin-right:8px;border-radius:50%;border:1px solid rgb(255,255,255);box-shadow:0 0 1px #00000080}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-holder .ui.button.default-button img.disabled,.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-holder .ui.button.default-button .disabled.disabled{background:transparent}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-holder .ui.button.delete-photo-button{top:128px;left:18px;padding:8.5px 21px 8.5px 12px}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-holder .ui.button.delete-photo-button img{margin-top:-2px;margin-right:6px}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-holder .add-button-container input{display:none}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-holder .add-button-container .add-photo{position:absolute;right:18px;top:50px;display:flex;flex-direction:row;justify-content:normal;align-items:center;width:93px;height:39px;margin-bottom:2px;margin-right:10px;opacity:.63;transition:.3s opacity;border-radius:20px;border:none;background:#00000059;box-shadow:0 0 1px #00000080;color:#fff;font-weight:400;font-size:14px}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-holder .add-button-container .add-photo>div{text-align:left;font-weight:400}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-holder .add-button-container .add-photo img{padding:0 6px 0 0}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-holder .add-button-container .ui.button{padding-left:13px}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-holder>img{flex:1;height:auto;max-width:100%}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper{width:159px;margin-left:16px}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper.bottom{width:100%}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper.bottom .image-gallery-thumbnail{display:inline-flex}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails::-webkit-scrollbar{width:4px}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails{overflow-y:auto}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnails-container{transform:unset!important}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnail{width:fit-content;border:4px solid white;transition:.3s border-color;margin-bottom:8px}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnail:hover{border-color:#b6e9ea;background:#b6e9ea}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnail.active{border-color:#3fc6c8;background:#3fc6c8}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnail img{width:147px;height:auto}.property-image-gallery-content .image-gallery .image-gallery-content .image-gallery-thumbnails-wrapper .image-gallery-thumbnail:last-of-type{margin-bottom:0}.address-search{display:flex;flex-direction:row;margin-left:170px;padding:29px 70px 39px 27px;background-color:#fff;box-shadow:0 0 18px #00000021;border-radius:0 0 4px 4px;position:absolute;top:70px;z-index:1}.address-search .search-type-dropdown{min-width:120px!important;width:120px;margin-right:20px;padding:15px!important;background:#313840!important}.address-search .search-type-dropdown .text{color:#fff!important}.address-search .search-type-dropdown .menu{background:#313840!important}.address-search .search-type-dropdown .icon{top:12px!important;color:#fff}.address-search .suggestion-dropdown{width:801px;padding:20px;height:44px;background-color:#fff;border-radius:6px;box-shadow:inset 0 0 5px #00000008}.address-search .suggestion-dropdown.search{border:1px solid black}.address-search .suggestion-dropdown.search input{height:100%}.address-search .suggestion-dropdown.search input.search{left:31px;top:2px}.address-search .suggestion-dropdown.search:hover{box-shadow:0 0 2px #0000002b;border:2px solid #75b0d7}.address-search .suggestion-dropdown .icon{display:none}.address-search .suggestion-dropdown .suggestion-dropdown-menu{border:0;width:100%;margin-top:2px}.address-search img{position:absolute;z-index:1;left:185px;bottom:52px}.ui.page.modals{background:#0505055e;display:flex!important;align-items:center;justify-content:center;padding:0}.ui.page.modals .ui.modal.small{width:auto}.ui.page.modals .ui.modal>.header{border-bottom:0;text-align:center}.ui.page.modals .ui.modal>.content{text-align:center}.ui.page.modals .ui.modal>.actions{display:flex;flex-direction:row;justify-content:space-between;background:#f4f4f4}.ui.page.modals .ui.modal>.actions .primary.button{background:#ff3f3f}.success-submission{flex:1;padding-top:130px;width:100%;display:flex;flex-direction:column;align-items:center}.success-submission img{margin-bottom:18px}.success-submission h2{font-size:26px;line-height:1.15;letter-spacing:-.2px;text-align:center;font-weight:400;color:#00cfca;margin:0}.login{height:100%;margin:auto;flex:1;display:flex;align-items:center;justify-content:center;background:#f4f4f4}.login h2{font-size:25.7pt;font-weight:900;margin-bottom:1em;color:#5c646a}.login form{max-width:300px;text-align:center;margin:auto}.login input{margin-bottom:.5em;font-size:1.2em;box-shadow:0 2px 4px #00000012}.login button{font-weight:400;letter-spacing:.07em;width:275px;padding:1em;margin-top:.5em;background-color:#ff3f3f}.login .dropdown{height:42px;margin-bottom:1em}.login .dropdown .text{font-size:1em}.login .claud-button-wrapper{margin-top:12px}#routes{display:flex;flex-grow:1}
