@import "https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css";@import "https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css";.clear-all{display:block;clear:both}*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0;width:100%;overflow-x:hidden}.map-container{position:relative;width:100%;height:calc(100% - 70px)}#map{height:100%}.profile-module{position:absolute;left:0;top:0;z-index:4;width:100%;padding:25px}.profile-module *{cursor:pointer}@media (min-width: 768px){.profile-module{padding-left:0px;width:500px}}.profile-module .profile-container{background-color:rgba(0,0,0,0.75);width:100%;padding:5px;color:white;-webkit-transition:all 400ms ease-in-out;-moz-transition:all 400ms ease-in-out;-o-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out}.profile-module .profile-container:hover{background-color:rgba(0,0,0,0.9);-webkit-transition:all 400ms ease-in-out;-moz-transition:all 400ms ease-in-out;-o-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out}.profile-module .profile-container .profile-min{display:flex;align-items:center}.profile-module .profile-container .profile-image{width:80px;min-width:80px;height:80px;min-height:80px;margin-left:0px;-webkit-transition:all 400ms ease-in-out;-moz-transition:all 400ms ease-in-out;-o-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out;background-image:url("../img/default-profile.png");background-size:contain;background-repeat:no-repeat;background-position:center}.profile-module .profile-container .profile-image img{width:100%}.profile-module .profile-container .profile-eta{padding:10px;font-weight:700;opacity:1;max-width:500px;font-size:16px;-webkit-transition:all 400ms ease-in-out;-moz-transition:all 400ms ease-in-out;-o-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out}.profile-module .profile-container .profile-eta h1{font-size:inherit;font-weight:inherit;line-height:inherit;margin:0px}.profile-module .profile-container .profile-info{-webkit-transition:all 400ms ease-in-out;-moz-transition:all 400ms ease-in-out;-o-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out;overflow:hidden;max-height:0px;padding-top:0px;opacity:0;width:100%}.profile-module .profile-container .profile-info span{display:block;text-align:center}.profile-module .profile-container .profile-info a{text-align:center;display:block;color:#ff821c;text-decoration:underline;font-weight:700;padding-top:5px}.profile-module .profile-container .profile-info a:hover,.profile-module .profile-container .profile-info a :active,.profile-module .profile-container .profile-info a :visited{color:#ff821c}@media (min-width: 768px){.profile-module .profile-container{max-width:500px}}.profile-module .profile-container.active{height:auto;padding:25px;padding-bottom:10px}.profile-module .profile-container.active .profile-image{width:80%;margin-left:10%;height:auto;min-height:200px}@media (min-width: 768px){.profile-module .profile-container.active .profile-image{width:250px;min-width:250px;height:250px;margin-left:calc( 50% - 125px)}}.profile-module .profile-container.active .profile-image img{width:100%}.profile-module .profile-container.active .profile-eta{padding:0px;font-weight:700;opacity:0;max-width:0px}.profile-module .profile-container.active .profile-info{padding-top:10px;max-height:300px;opacity:1}@media screen and (max-width: 767px) and (orientation: landscape){body{overflow:hidden}body .map-container .profile-module{font-size:14px;padding:0px;width:50%;height:50px}body .map-container .profile-module .profile-container .profile-image{width:50px;min-width:50px;height:50px;min-height:50px}body .map-container .profile-module .profile-container .profile-eta{padding:0px 10px}body .map-container .profile-module .profile-container.active{padding:10px}body .map-container .profile-module .profile-container.active .profile-image{width:50%;margin-left:25%;height:125px}body .map-container #map{width:50%;margin-left:50%}body .map-container .info-container{font-size:14px !important;height:calc( 100vh - 130px);width:50%;padding:15px 0px}body .map-container .info-container .address-container{font-size:14px}body .map-container .info-container .button{font-size:14px}}.info-container{background-color:rgba(0,0,0,0.75);color:white;height:150px;width:100%;position:absolute;bottom:0;left:0;padding:15px 0px}@media (min-width: 768px){.info-container .container{max-width:none}}.info-container .button-container{margin:20px auto;text-align:center}.service-complete{position:absolute;height:100%;width:100%;background:black;z-index:10;display:none;align-items:center;justify-content:center;flex-direction:column;text-align:center;font-size:16px;padding-left:30px;padding-right:30px}.service-complete h2{font-size:48px;line-height:50px;text-transform:uppercase;font-weight:700;margin-bottom:.6em}.service-complete .complete-module{display:flex;flex-direction:column;width:100%;height:40%}.service-complete .complete-module.legal{align-items:center;justify-content:flex-end;padding:30px 0px;width:100vw;margin-left:-30px;margin-right:-30px;text-align:center;height:20%}@media (min-width: 768px){.service-complete .complete-module.legal{width:100%;margin:0px;align-items:flex-start;text-align:left}}.service-complete .complete-module.logo{align-items:center;justify-content:flex-start}.service-complete .complete-module.logo img{height:30px;margin:30px}@media (min-width: 768px){.service-complete .complete-module.logo{justify-content:flex-end}.service-complete .complete-module.logo img{height:38px;margin:65px}}.header{background:black;height:70px;text-align:center}.header img{height:30px;margin:20px}body{font-family:"Montserrat", Gotham, sans-serif;color:white;font-size:16px}a{color:white;text-decoration:none}h2{font-size:28px;text-align:center;margin-bottom:0px}h4{text-transform:uppercase}a{text-align:center;color:#ff821c;text-decoration:underline;font-weight:700;padding-top:5px}a:hover,a :active,a :visited{color:#ff821c}.button{display:block;font-size:20px;color:white;background-color:#ff821c;padding:.5em 1.2em;text-align:center;text-transform:uppercase;text-decoration:none;font-weight:700;border:3px solid #ff821c;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.button:hover,.button :active,.button :visited{background-color:transparent;color:#ff821c;text-decoration:none}.button.desktop{display:none}@media (min-width: 768px){.button.desktop{display:inline-block}.button.mobile{display:none}}.legal{font-size:8.5px;text-align:center}@media (min-width: 768px){.legal{text-align:left}}.service-container{font-size:15px;text-align:center}.address-container{font-size:20px;text-align:center;padding-top:10px;font-weight:700;text-transform:uppercase}
.DocumentViewerContainer{display:block;height:100%;width:100%;border: solid 1px #666;-webkit-overflow-scrolling:touch;overflow:hidden; }.MessageToDisplay{height:auto;width:100%;align-content:center;color:black;background-color:white;text-align:center; }.messageContainer{width:100%;}.PdfViewer{height:100%;-webkit-overflow-scrolling:touch;overflow:auto;}.PdfViewerObject{max-width:100%;height:100%;-webkit-overflow-scrolling:touch;overflow:auto;}.AlternateDownloadLink{display:none;}.PdfViewer{height:100%;overflow:hidden;}.documentToView{-webkit-overflow-scrolling:touch;overflow:auto;}#activityIndicator{margin-left:auto;margin-right:auto;display:block;}
