/* @override 
	http://justin.www.guildquality.com/build/css/build/map-compiled-9d9d262a6b.css */
/*
  Common Google Map styles
*/
#approximatebox {
  position: absolute;
  z-index: 99;
  right: 0;
  bottom: 15px;
  opacity: 0.7;
}

.approximate {
  font-weight: normal;
  padding: 2px 4px 2px 4px !important;
  background: white;
  display: inline-block;
  font-size: 11px !important;
  margin: 0 !important;
}

#approximatebox, .map-nav-frame {
  box-sizing: border-box;
}

#showingbar {
  position: absolute;
  z-index: 99;
  left: 0;
  bottom: 0;
  padding: 10px;
}

.showing {
  font-weight: normal;
  padding: 7px 12px 7px 12px !important;
  background: white;
  margin: 40px;
  display: inline-block;
  font-size: 11px !important;
  font-weight: bold !important;
  margin: 0 !important;
}

#showingbar, .map-nav-frame {
  box-sizing: border-box;
}

.map-palette {
  background: white;
  border-radius: 2px;
  box-sizing: border-box;
  padding: 3px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27);
}

.map-nav-frame {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  padding: 10px;
}

ul.nav {
  display: inline-block;
  margin: 0;
  height: 30px;
  color: #424242;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

ul.nav li {
  border-radius: 2px;
  font-size: 14px;
  padding: 2px 8px;
  line-height: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  box-sizing: border-box;
  display: inline-block;
  color: #217ad9;
  transition: 0.2s color, 0.2s background-color;
  cursor: default;
}

ul.nav li span {
  color: inherit;
}

ul.nav li.filter-toggle {
  cursor: pointer;
}

ul.nav li#only {
  font-size: 11px;
  vertical-align: 1px;
  padding: 2px 8px 2px 16px;
  font-weight: bold;
}

ul.nav li:before {
  vertical-align: -2px;
  margin: 0 5px 0 -2px;
}

.map-container a {
  text-decoration: none;
}

.map-palette li.filter-toggle:hover {
  color: #004da0;
}

.map-palette li.active {
  background-color: #217ad9 !important;
  color: white !important;
  cursor: default !important;
}

div.toggle {
  width: 28%;
  background: #696969;
  filter: alpha(opacity=40);
  opacity: 0.8;
  display: inline-block;
  height: 28px;
  float: left;
}

.toggle > div {
  top: 28px;
  padding: 5px;
  font-size: 11px;
}

ul.filters {
  padding: 2px 0px 2px 5px;
  background: #696969;
  filter: alpha(opacity=40);
  width: auto;
  overflow: hidden;
  opacity: 0.8;
  height: 19px;
}

a .show-next {
  padding-top: 5px;
}

#minimize {
  float: left;
  z-index: 99;
  height: 100%;
  width: 23px;
}

.map-canvas {
  width: 100%;
  background-color: #e5e3df;
}

#map_canvas div.gm-style div div div div.cluster img {
  width: 48px !important;
  height: 49px !important;
}

/* Widget Map */
.widget-map-cont {
  width: 100%;
  height: 100%;
  background: white !important;
  position: relative;
  overflow: hidden;
  margin: 0px;
}

.widget-map-cont #map_canvas {
  width: 100%;
  height: 100%;
  border-radius: 2px;
  overflow: hidden !important;
}

/* Projects Map */
.projects-map-cont {
  width: 100%;
  height: 100%;
  background: white !important;
  position: relative;
  overflow: hidden;
  margin: 0px;
}

.projects-map-cont #map_canvas {
  width: 100%;
  height: 550px;
  float: left;
  margin: 0px;
}

.project-map {
  position: relative;
  left: 0;
}

/* Projects Overview Map */
.overview-tab .projects-map-cont {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  margin: 5px;
}

.overview-tab .projects-map-cont #map_canvas {
  width: 100%;
  height: 330px;
  float: left;
  margin: 0px;
}

/* Find Map */
.find-map-container {
  height: calc(100vh - 80px) !important;
  width: 100% !important;
  position: fixed !important;
  overflow: hidden;
  top: 0;
}

.find-map-container:before {
  content: "";
  width: 100%;
  height: 24px;
  box-shadow: inset 0 7px 13px -4px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  left: 0;
  z-index: 901;
}

.find-map-container #map_canvas {
  height: calc(100vh - 80px) !important;
}

.find-map-container #map_canvas div.gm-style div[controlwidth="28"] {
  position: absolute !important;
  right: 45px !important;
  top: 6px !important;
}

.find-map-container .gm-style {
  height: calc(100vh - 80px) !important;
}

.map-lock .find-map-container {
  margin-top: 80px !important;
}

.refresh-panel {
  margin: 32px;
  padding: 8px;
  position: absolute !important;
  z-index: 100;
  width: inherit !important;
  right: 39px;
  top: -10px;
  /* Start hidden, shows when map moves */
  display: none;
  color: #656665;
  font-size: 12px;
  font-weight: 600;
  padding: 5px 8px 6px;
}

@media (max-width: 736px) {
  .refresh-panel {
    display: none !important;
  }
}
a:hover .refresh-panel {
  color: #007ddd;
}

.gm-style-iw .card-item {
  max-width: 368px;
}

.gm-style-iw::before {
  content: "";
  width: 0;
  height: 0;
  left: calc(50% - 22px);
  bottom: -20px;
  position: absolute;
  z-index: 50;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 30px solid #FFFFFF;
}

.gm-style .gm-style-iw {
  overflow: visible;
}

/* Hide the scroll bar on the dynamicaly created div above the map cards */
.gm-style-iw div[style="overflow: auto;"] {
  overflow: hidden !important;
}

.gm-card-int img {
  margin: 0 8px 0 0;
}

.gm-card-title {
  color: #004579;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 500;
}

.gm-card-body {
  font-size: 14px;
  color: #8B94A9;
  font-weight: 400;
}

.gm-card-body a {
  color: #007ddd;
}

.gm-card-body a:hover {
  color: #006bbd;
}

.gm-style-background div {
  background: none !important;
  box-shadow: none !important;
}

/* Member avatar markers */
#markerLayer div {
  overflow: visible !important;
}

#markerLayer img[src*=avatar] {
  border-radius: 32px;
  border: 2px solid #fff !important;
  box-shadow: 3px 3px 5px rgba(50, 50, 50, 0.5);
}

.map-card {
  height: 380px;
}

.map-controls {
  color: #123965;
  margin: 8px;
  font-size: 14px;
  min-height: 28px;
  font-weight: 500;
}

.map-search-cont {
  position: relative;
  margin: 8px 8px 8px 0px;
}

.map-zip-search {
  background: #f1f2f2;
  border-radius: 3px;
  float: right;
  font-weight: 500;
  font-size: 12px !important;
  line-height: 17px;
  padding: 2px 6px 3px 26px !important;
  color: #313965;
  max-width: 145px;
}

.map-search-cont .icon-search {
  position: absolute;
  top: 0;
  left: 14px;
  color: #828B9F;
  font-size: 14px;
}

.map-controls .radio-cont {
  margin: 6px 16px 0 0;
  line-height: 16px;
  display: inline-block;
  font-size: 13px;
}

.map-controls .radio-cont span {
  float: left;
}

.map-controls input[type=radio] {
  border-radius: 3px;
  -webkit-appearance: inherit;
  width: 16px;
  height: 16px;
  background: #e4e6e9;
  margin: 0 6px 0 0;
  float: left;
}

.map-controls input[type=radio]:checked {
  background: #007ddd;
}

.map-sub-info {
  float: left;
  margin: 4px 0 0 8px;
}

.map-sub-info .map-sub-show {
  color: #8b94a8;
  font-size: 12px;
  display: inline;
}

.map-sub-info .map-sub-next {
  font-size: 12px;
  display: inline-block;
  color: #007ddd;
  margin: 0 0 0 2px;
  padding: 4px 0 4px 4px;
  font-weight: 500;
}

.map-sub-info .map-sub-next:hover {
  color: #0184d6;
}

#content_panel {
  position: absolute;
  width: 25%;
  min-width: 300px;
  z-index: 900;
  top: 0;
  color: #FFFFFF;
  display: none;
  height: 100%;
  right: 0px;
}

#sheet {
  transition: 0.5s opacity;
  position: fixed;
  z-index: 899;
  width: 100%;
  height: 100%;
  background: rgba(0, 15, 32, 0.65);
  display: none;
  opacity: 0;
  pointer-events: none;
}

#map-sidebar-menu {
  margin-bottom: 19px;
}

div#content_panel .content {
  padding: 16px 8px;
  background: #f1f1f3;
  background-repeat: no-repeat;
  height: 100%;
  display: inline-block;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}

.gq-stamp {
  width: 100%;
  display: block;
  text-align: center;
  margin: 46px 0;
}

.member-profile .gq-stamp {
  display: none;
}

.gq-stamp.sticky {
  position: absolute;
  bottom: 0;
  right: 0;
}

.gq-stamp img {
  width: 50px;
  height: 50px;
  opacity: 0.5;
  transition: 0.2s all;
}

.gq-stamp img:hover {
  opacity: 1;
}

.gq-text-logo {
  width: 100%;
  display: block;
  text-align: center;
  margin: 46px 0;
}

.member-profile .gq-text-logo {
  display: none;
}

.gq-text-logo.sticky {
  position: absolute;
  bottom: 0;
  right: 0;
}

.gq-text-logo img {
  width: 175px;
  transition: 0.2s all;
}

.feedback, .images {
  background: white;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.18);
  border-radius: 2px;
  margin-bottom: 10px;
}

#modal_box {
  border: 1px solid #000;
  padding: 5px;
}

div.page_icons {
  text-align: center;
  padding: 10px;
}

.feedback_text div.page_icons {
  display: none;
}

.icon-dot {
  color: #b7b7b9;
  cursor: pointer;
  display: inline-block;
  font-size: 10px;
  margin: 0 5px;
}

.icon-dot.active {
  color: #217ad9;
}

.map-sub-info .icon-chevron-right, .map-sub-info .icon-chevron-left {
  color: #217ad9;
  cursor: pointer;
  vertical-align: -3px;
  margin-right: -6px;
  transition: 0.2s all;
  font-size: 15px;
  line-height: 10px;
}

.map-sub-info .icon-chevron-right:before {
  vertical-align: -4px;
}

#showingbar .icon-chevron-right:hover,
#showingbar .icon-chevron-left:hover,
#map-sidebar-menu .icon-close:hover,
#map-sidebar-menu .icon-chevron-left:hover,
#map-sidebar-menu .icon-chevron-right:hover {
  color: #004da0;
}

.map-sub-info .icon-chevron-right {
  padding: 6px 4px 6px 12px;
  margin: -6px;
  float: right;
}

.map-sub-info .icon-chevron-left {
  padding: 8px 8px 6px 6px;
  margin-left: -6px;
}

#map-sidebar-menu .icon-close,
#map-sidebar-menu .icon-chevron-left {
  color: #9CA5B7;
  cursor: pointer;
}

#map-sidebar-menu .icon-close:before {
  padding-left: 3px;
}

#map-sidebar-menu .icon-chevron-left:before {
  font-size: 19px;
  vertical-align: -5px;
}

#map-sidebar-menu .icon-chevron-left {
  font-size: 14px;
  line-height: 14px;
  vertical-align: 3px;
  display: none;
  margin-bottom: -3px;
}

.faded {
  color: #9CA5B7 !important;
}

div.feedback_text {
  font-size: 14px;
  line-height: 1.5em;
  -webkit-font-smoothing: subpixel-antialiased;
}

.feedback {
  padding: 20px;
}

div.feedback p {
  margin: 0;
  font-weight: 300;
  font-size: 16px;
  color: #123965;
  -webkit-font-smoothing: subpixel-antialiased;
}

div#feedback_contact {
  margin: 10px 0 0 0;
}

div#feedback_response {
  padding: 16px;
  margin: 16px 0 0 0;
  border: 1px solid #eef0f3;
  border-radius: 3px;
  -webkit-font-smoothing: subpixel-antialiased;
}

div#feedback_response .feedback_response {
  font-size: 14px;
  color: #8b94a8;
  line-height: 1.4;
  font-weight: 300;
  margin: 0 0 8px 0;
  -webkit-font-smoothing: subpixel-antialiased;
}

div.feedback_text .feedback_text {
  padding: 0;
  margin: 6px 0 0 0;
}

div.feedback_text .feedback_text .more-link {
  white-space: nowrap;
}

div.comment_title {
  color: #9CA5B7;
  font-size: 11px;
}

div.feedback {
  color: #222222;
}

div.star {
  padding: 0 0 4px 0;
}

div.images {
  text-align: center;
  position: relative;
  background: white;
  overflow: hidden;
}

.feedback_location {
  color: #9CA5B7;
  font-size: 11px;
  line-height: 16px;
}

.feedback_date {
  color: #9CA5B7;
  font-size: 11px;
  line-height: 14px;
}

.feedback_name {
  color: #123965;
  font-weight: bold;
}

/* Flickity */
.gallery img {
  height: 180px;
  width: auto;
  padding: 0 !important;
  margin: 0 2px !important;
}

.flickity-slider {
  margin: 0 !important;
  padding: 0 !important;
}

/* end flickity */
#project_images {
  height: 180px !important;
  overflow: hidden !important;
  margin-bottom: 10px;
}

.feedback_text .icon-star-b.review_stars {
  color: #ff9810;
  font-size: 24px;
  cursor: default;
  font-family: gq !important;
  margin-right: 2px;
}

.feedback_text .icon-star-b.review_stars.review_stars--grey {
  color: rgba(139, 148, 168, 0.16);
}

ul.nav li.filter-zip {
  padding: 0;
}

@media only screen and (max-width: 640px) {
  #showingbar, .map-nav-frame {
    text-align: center;
  }

  ul.nav {
    height: inherit;
  }

  ul.nav li {
    font-size: 12px;
    padding: 4px 4px;
    line-height: 12px;
    width: 70px !important;
    text-align: center;
  }

  ul.nav li.filter-toggle .filter-projects {
    display: none;
  }

  ul.nav li.filter-zip {
    width: 100% !important;
    display: block;
    line-height: 18px;
    margin: 0px;
    padding-left: 0px;
  }

  ul.nav li.filter-zip .map-search-cont {
    margin: 0px;
  }

  ul.nav li.filter-zip .map-zip-search {
    max-width: none;
    float: none;
    width: 100%;
  }

  ul.nav li.filter-zip .map-search-cont .icon-search {
    left: 5px;
  }

  ul.nav li:before {
    vertical-align: 0;
    display: block;
    margin: 0 0 4px 0;
    font-size: 18px;
  }

  #only {
    display: none;
  }

  ul.nav li.filter-zip {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  #content_panel {
    width: 90% !important;
    width: 90vw !important;
    min-width: 220px;
  }

  #sheet.armed {
    display: block;
    pointer-events: all;
    opacity: 1;
  }

  #map-sidebar-menu .icon-close {
    display: none;
  }

  #map-sidebar-menu .icon-chevron-left {
    display: inherit;
  }
}
@media only screen and (max-width: 360px) {
  #showingbar, .map-nav-frame {
    text-align: left;
  }
}
.loader {
  position: fixed;
  top: 50%;
  left: 50%;
}

@-webkit-keyframes ball-scale-multiple {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes ball-scale-multiple {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
.ball-scale-multiple {
  position: relative;
  transform: translateY(-30px);
}

.ball-scale-multiple > div:nth-child(2) {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.ball-scale-multiple > div:nth-child(3) {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.ball-scale-multiple > div {
  background-color: #0376C0;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  left: -30px;
  top: 0px;
  opacity: 0;
  margin: 0;
  width: 60px;
  height: 60px;
  -webkit-animation: ball-scale-multiple 1s 0s linear infinite;
  animation: ball-scale-multiple 1s 0s linear infinite;
}