dialog .dialog-body.verify-phone-modal-body{overflow-y:visible}.notes-area{margin-top:20px}.notes-area .note{width:100%;border:1px solid #ddd;border-radius:4px;margin-bottom:10px}@media (max-width:767px){.notes-area .note{margin-bottom:20px}}.notes-area .note .note-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;padding:15px}.notes-area .note .note-body .note-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.notes-area .note .note-body p{margin:0}.notes-area .note .actions-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.notes-area .note .actions-area button{border-bottom-left-radius:0;border-top-right-radius:0}.notes-area .note .actions-area button.btn-link{text-decoration:none;color:#333}.notes-area .note .actions-area button.btn-link:active,.notes-area .note .actions-area button.btn-link:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.notes-area .note .actions-area button svg:not(last-child){margin-right:5px}.notes-area .note .actions-area button svg:not(first-child){margin-left:5px}.img-block img{width:100%;-o-object-fit:contain;object-fit:contain}.img-block .main-img{position:relative;cursor:pointer;border:1px solid #dee2e6}.img-block .main-img>img{max-width:444px;height:333px}.img-block .small-img-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:6px}.img-block .small-img-list .small-img{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:24%;max-height:80px;position:relative;cursor:pointer;border:1px solid #dee2e6}.img-block .small-img-list .small-img>img{height:100%}.img-block .small-img-list .small-img .more-img{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.35);color:#fff;cursor:pointer}.img-block .small-img-list .small-img .more-img>span{position:absolute;bottom:2px;right:6px;font-size:18px}.video-wrapper{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video-wrapper>iframe{display:block}.video-wrapper .video-thumbnail{width:100%;max-width:756px;max-height:576px;cursor:pointer;position:relative}.video-wrapper .video-thumbnail,.video-wrapper .video-thumbnail .playBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video-wrapper .video-thumbnail .playBtn{position:absolute;font-size:2em;color:#fff;background-color:rgba(0,0,0,.35);width:2.7em;height:1.7em;border-radius:7px}.video-wrapper .video-thumbnail img{max-width:100%}.play-button{cursor:pointer;position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;height:50px;width:80px;background-color:rgba(0,0,0,.7);border-radius:5px;z-index:9}.play-button:hover{background-color:rgba(0,0,0,.9)}.play-button:after{content:"";display:block;position:absolute;top:12.5px;left:30px;margin:0 auto;border-color:transparent transparent transparent #fff;border-style:solid;border-width:12.5px 0 12.5px 20px}.play-button-small{cursor:pointer;position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;height:25px;width:35px;background-color:rgba(0,0,0,.7);border-radius:5px;z-index:9}.play-button-small:hover{background-color:rgba(0,0,0,.9)}.play-button-small:after{content:"";display:block;position:absolute;top:6px;left:15px;margin:0 auto;border-color:transparent transparent transparent #fff;border-style:solid;border-width:6px 0 6px 10px}.simpleGallery .mainImg{width:100%;cursor:pointer;position:relative}.simpleGallery .mainImg,.simpleGallery .mainImg .playBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.simpleGallery .mainImg .playBtn{position:absolute;font-size:2em;color:#fff;background-color:rgba(0,0,0,.35);width:2.7em;height:1.7em;border-radius:7px}.simpleGallery .mainImg img{max-width:100%}.simpleGallery .thumbs{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.simpleGallery .thumbs .thumbPlaceholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2px 3px;background-color:#dee2e6;-webkit-animation:loadPulse 1.1s linear infinite;animation:loadPulse 1.1s linear infinite}@-webkit-keyframes loadPulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes loadPulse{0%,to{opacity:1}50%{opacity:.5}}.simpleGallery .thumbs .thumb.all,.simpleGallery .thumbs .thumbPlaceholder{width:138px;height:104px}.simpleGallery .thumbs .thumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:84px;height:63px;margin:2px 3px;cursor:pointer;position:relative}.simpleGallery .thumbs .thumb:first-child{margin-left:0}.simpleGallery .thumbs .thumb:last-child{margin-right:0}.simpleGallery .thumbs .thumb img{max-width:100%;max-height:100%}.simpleGallery .thumbs .thumb .playBtn:not(.more){font-size:1em}.simpleGallery .thumbs .thumb .more,.simpleGallery .thumbs .thumb .playBtn:not(.more){position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;color:#fff;background-color:rgba(0,0,0,.35)}.simpleGallery .thumbs .thumb .more{font-size:1.2em;font-weight:700;line-height:1.2em}.pswp .pswp__previews_container{position:absolute;bottom:0;left:0;width:100%;height:5em;overflow:auto;height:6em;padding-top:1em;scrollbar-width:none}.pswp .pswp__previews_container::-webkit-scrollbar{display:none}.pswp .pswp__previews_container .pswp__previews{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pswp .pswp__previews_container .pswp__previews img{width:5em;height:4em;-o-object-fit:cover;object-fit:cover;border:1px solid #9c9c9c;margin:2px;opacity:.8;cursor:pointer;-webkit-transition:opacity .3s;transition:opacity .3s;scroll-margin:1em}.pswp .pswp__previews_container .pswp__previews img:hover{opacity:1}.pswp .pswp__previews_container .pswp__previews img.is-active{opacity:1;border-color:#fff;cursor:default}.pswp .pswp__previews_container{z-index:1}@media screen and (max-width:767px){.pswp .caption-responsive{position:static;margin:0 auto}}.pswp .caption-responsive .caption-left{margin-left:10%;margin-right:55%}.photoSwipeIFramePlayer--container{min-width:100%;min-height:100%;position:fixed;z-index:1500;top:0;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.5607843137254902)}.photoSwipeIFramePlayer--container,.photoSwipeIFramePlayer--container .photoSwipeIFramePlayer--content{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.photoSwipeIFramePlayer--container .photoSwipeIFramePlayer--content{position:relative;max-width:1000px;max-height:600px;padding:16px}.photoSwipeIFramePlayer--container .photoSwipeIFramePlayer--content .photoSwipeIFramePlayer--toggle{position:relative;width:100%;text-align:right;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.photoSwipeIFramePlayer--container .photoSwipeIFramePlayer--content .photoSwipeIFramePlayer--toggle button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.photoSwipeIFramePlayer--container .photoSwipeIFramePlayer--content .photoSwipeIFramePlayer--toggle button svg{color:#fff;font-size:20px}.photoSwipeIFramePlayer--container .photoSwipeIFramePlayer--content .photoSwipeIFramePlayer--video{position:relative;width:100%;height:100%}.photoSwipeIFramePlayer--container .photoSwipeIFramePlayer--content .photoSwipeIFramePlayer--video iframe{width:100%;height:100%}.radial-ring-timer{width:2.375rem;height:2.375rem}.radial-ring-timer .radial-ring-timer__circle{-webkit-transition:stroke-dashoffset .35s;transition:stroke-dashoffset .35s;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.realestate-comps{width:100%}.realestate-comps .comps{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.realestate-comps .comps .single-comp{max-width:31%;min-width:245px;margin-bottom:10px;border:1px solid #ddd}.realestate-comps .comps .single-comp .comp-header{background-color:#f5f5f5;padding:5px 15px}.realestate-comps .comps .single-comp .comp-main{padding:15px}.realestate-comps .comps .single-comp .comp-main h4{margin-bottom:20px;color:#333;font-size:16px}.realestate-comps .comps .single-comp .comp-main p{line-height:1.1;margin-bottom:5px}.realestate-comps .comps .single-comp .comp-main a{font-size:8px}.realestate-comps .realestate-branding{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}