/* line 6, ../sass/location.scss */
.node-type-location .pane-1 .adr {
  margin-bottom: 10px;
  cursor: pointer;
  background: url(../images/location-icon.png) no-repeat left center;
  background-size: 44px 44px;
  padding-left: 60px;
  display: inline-table;
}
/* line 13, ../sass/location.scss */
.node-type-location .pane-1 .adr span {
  border-bottom: 1px dotted #0C3F71;
}
/* line 18, ../sass/location.scss */
.node-type-location .pane-1 .adr-mail {
  padding-left: 60px;
  padding-bottom: 1em;
}
/* line 25, ../sass/location.scss */
.node-type-location .pane-1.adr a.ext {
  border-bottom: medium none;
}

/* line 32, ../sass/location.scss */
.node-location h2.field-label {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: bold;
  color: #02254a;
  margin: 2.25em 0 .5em 0;
  border-bottom: 0px solid #DFDCD5;
}
/* line 39, ../sass/location.scss */
.node-location h3 {
  color: #02254a;
  margin-top: 1.25em;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem;
}
/* line 43, ../sass/location.scss */
.node-location h3 a {
  color: #02254a;
}
/* line 50, ../sass/location.scss */
.node-location .field-name-field-location-hours,
.node-location .field-name-field-location-services,
.node-location .field-name-field-shared-rel-links {
  font-size: .875em;
}
/* line 53, ../sass/location.scss */
.node-location.view-mode-full > .field-name-field-location-phone {
  margin-left: 60px;
}
/* line 57, ../sass/location.scss */
.node-location.node-teaser, .node-location.view-mode-teaser_full_address {
  border-bottom: none;
  margin-bottom: 18px;
  border-top: solid 1px #DFDCD5;
}
/* line 61, ../sass/location.scss */
.node-location.node-teaser .field-name-title, .node-location.view-mode-teaser_full_address .field-name-title {
  border-bottom: 0px solid #DFDCD5;
}
/* line 64, ../sass/location.scss */
.node-location.node-teaser .field-name-field-location-phone, .node-location.view-mode-teaser_full_address .field-name-field-location-phone {
  color: #02254a;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: bold;
  float: right;
  clear: right;
}
/* line 75, ../sass/location.scss */
.node-location.node-teaser .field-name-custom-address,
.node-location.node-teaser .field-name-custom-address-full, .node-location.view-mode-teaser_full_address .field-name-custom-address,
.node-location.view-mode-teaser_full_address .field-name-custom-address-full {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem;
  float: left;
}

/* line 83, ../sass/location.scss */
.page-node-map .pane-node-custom-address {
  margin-bottom: 1em;
}
/* line 86, ../sass/location.scss */
.page-node-map .custom-map-adr-directions {
  margin-top: 1em;
}
