.custom-ReactSelect{color:#000;border-bottom:1px solid #d1d1d1}.custom-ReactSelect .css-yk16xz-control{border:none;cursor:pointer;padding:5px 0 4px;background:transparent}.custom-ReactSelect .css-yk16xz-control .css-g1d714-ValueContainer{padding:0}.custom-ReactSelect .css-yk16xz-control .css-g1d714-ValueContainer .css-1uccc91-singleValue,.custom-ReactSelect .css-yk16xz-control .css-g1d714-ValueContainer .css-1wa3eu0-placeholder{margin:0}#contactpopup .css-g1d714-ValueContainer .css-1uccc91-singleValue,#contactpopup .css-g1d714-ValueContainer .css-1wa3eu0-placeholder{color:hsla(0,0%,100%,.7)}.passHints{display:flex;padding:2rem 0 0;align-items:center;justify-content:flex-end}.passHints span{font-size:1rem;color:#777;text-align:center;margin-left:.4rem;padding:.2rem .6rem;background:transparent;border:1px solid #ddd}.passHints span:first-child{margin-left:0}.passHints span.isError{border-color:#ff5722;color:#ff5722}.passHints span.isValid{background-color:#e7f4f2;color:#14958f;border-color:#14958f}.customScrollbar{position:relative}.customScrollbar:hover .track-vertical{opacity:1}.customScrollbar .view{padding-right:15px}.customScrollbar .track-vertical{top:0;right:0;height:100%;z-index:1;background:transparent;opacity:0}.customScrollbar .track-vertical .thumb-vertical{background:#4a4a4a}.customScrollbar .track-horizontal{top:50px;left:0;width:100%;height:10px;background:#f5f5f5}.customScrollbar .track-horizontal .thumb-horizontal{background:#4a4a4a}.lds-roller{position:relative;display:block;width:64px;height:64px;margin:0 auto}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:32px 32px}.lds-roller div:after{content:" ";display:block;position:absolute;width:6px;height:6px;border-radius:50%;background:#012047;margin:-3px 0 0 -3px}.lds-roller.white div:after{background:#fff}.lds-roller div:first-child{animation-delay:-36ms}.lds-roller div:first-child:after{top:50px;left:50px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:54px;left:45px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:57px;left:39px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:58px;left:32px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:57px;left:25px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:54px;left:19px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:50px;left:14px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:45px;left:10px}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.lds-spinner{color:#012047;display:block;position:relative;width:64px;height:64px;margin:0 auto}.lds-spinner div{transform-origin:32px 32px;animation:lds-spinner 1.2s linear infinite}.lds-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:29px;width:5px;height:14px;border-radius:20%;background:#012047}.lds-spinner div:first-child{transform:rotate(0deg);animation-delay:-1.1s}.lds-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.lds-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.lds-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.lds-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.lds-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.lds-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.lds-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.lds-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.lds-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.lds-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.lds-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.fileViewer{z-index:999;width:100%;height:100vh;overflow-y:scroll;background:rgba(0,0,0,.8);flex-direction:column;padding-top:60px}.fileViewer,.fileViewer__header{position:fixed;top:0;left:0;display:flex;align-items:center}.fileViewer__header{right:0;z-index:1;color:#fff;padding:10px 15px;background:rgba(1,32,71,.94)}.fileViewer__header .backButton{cursor:pointer}.fileViewer__header .fileName{display:flex;margin-left:20px;align-items:center}.fileViewer__header .fileName .d_name{width:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (max-width:480px){.fileViewer__header .fileName .d_name{width:280px}}@media screen and (max-width:375px){.fileViewer__header .fileName .d_name{width:180px}}@media screen and (max-width:320px){.fileViewer__header .fileName .d_name{width:150px}}.fileViewer__header .downloadIcon{margin-left:auto;margin-right:10px}.fileViewer__header .downloadIcon a{opacity:.7;color:#fff}.fileViewer__header .downloadIcon a i{font-size:18px}.fileViewer__header .downloadIcon a:hover{opacity:1}.fileViewer__header svg{display:block}.fileViewer__dialog{width:70%;padding:30px 0}.fileViewer__dialog .viewImage{display:flex;width:100%;align-items:center;padding-bottom:20px;justify-content:center;opacity:0;transition:all .4s ease-out}.fileViewer__dialog .viewImage img{display:block;width:100%}.fileViewer__dialog .viewImage.show{opacity:1}.fileViewer__dialog .pg-viewer-wrapper{overflow:auto}.fileViewer__dialog .pg-viewer-wrapper .document-container{width:auto}.fileViewer__dialog .pg-viewer-wrapper .loading-container{overflow:hidden}.fileViewer__dialog .pdfViewer{position:relative}.fileViewer__dialog .pdfViewer .pageCount{position:fixed;left:50%;z-index:10;bottom:40px;font-size:14px;color:#fff;padding:7px 20px;transform:translateX(-50%);background:rgba(0,0,0,.8);display:none}.fileViewer__dialog .pdfViewer .pdfLoading{color:#fff}.fileViewer__dialog .pdfViewer .react-pdf__Page{margin-bottom:20px}.fileViewer__dialog .pdfViewer .react-pdf__Page .react-pdf__Page__canvas{margin:0 auto}.fileViewer__dialog .pdfViewer .react-pdf__Page:last-child{margin-bottom:0}@media screen and (max-width:992px){.fileViewer__dialog{width:90%;padding:10px 0}}@media screen and (max-width:992px){.fileViewer__dialog .pg-viewer-wrapper .document-container{zoom:.6;min-width:800px}}.tooltip{font-size:16px;margin-left:-20px;margin-right:20px;word-break:break-all}.tooltip.show{opacity:1}.ui-widget.ui-widget-content{width:100%;top:100%;border:none}.noPreview{display:flex;padding:1rem;justify-content:center}.noPreview__box{padding:3rem 4rem 2rem;color:#fff;max-width:500px;text-align:center;background:rgba(1,32,71,.97);border-radius:5px;white-space:normal}.noPreview__box .btn{padding:1rem 2rem;color:#000;line-height:1;height:auto;background:#fff}.tooltip{z-index:99999;margin-left:10px;margin-top:20px;font-size:12px;word-break:keep-all}.tooltip .tooltip-inner{font-family:"Optima LT Std Roman",sans-serif;padding:10px;background-color:#012047}.tooltip .tooltip-inner p{margin-bottom:10px}.tooltip .tooltip-inner p:last-child{margin-bottom:0}.ag-body-viewport-wrapper.ag-layout-normal{overflow-x:scroll}.pagination{justify-content:center;display:flex;padding-left:0;list-style:none}.page-item .page-link{position:relative;display:block;margin:0 5px;min-height:40px;min-width:40px;border-radius:20px;text-align:center;line-height:40px;color:#012047;text-decoration:none}.page-item a.page-link:hover{background-color:#ccc}.page-item.active .page-link{font-weight:700;color:#fff;background-color:#012047}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;border:none;padding:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media screen and (max-width:767px){.page-item .page-link{margin:0 2px;min-height:30px;min-width:30px;line-height:30px}}div[id^=mapViewAsset],div[id^=streetViewAsset]{position:static!important}