.stars-0 {
  display: inline-block;
  vertical-align: center;
  position: relative;
  width: 80px;
  height: 15px;
  background: url("../images/rating.png") 0 16px;
  overflow: hidden;
  text-indent: 80px;
}
.stars-0 i {
  display: block;
  position: absolute;
  top: 0;
  width: 0;
  height: 16px;
  background: url("../images/rating.png");
}
.stars-1 {
  display: inline-block;
  vertical-align: center;
  position: relative;
  width: 80px;
  height: 15px;
  background: url("../images/rating.png") 0 16px;
  overflow: hidden;
  text-indent: 80px;
}
.stars-1 i {
  display: block;
  position: absolute;
  top: 0;
  width: 16px;
  height: 16px;
  background: url("../images/rating.png");
}
.stars-1-5 {
  display: inline-block;
  vertical-align: center;
  position: relative;
  width: 80px;
  height: 15px;
  background: url("../images/rating.png") 0 16px;
  overflow: hidden;
  text-indent: 80px;
}
.stars-1-5 i {
  display: block;
  position: absolute;
  top: 0;
  width: 24px;
  height: 16px;
  background: url("../images/rating.png");
}
.stars-2 {
  display: inline-block;
  vertical-align: center;
  position: relative;
  width: 80px;
  height: 15px;
  background: url("../images/rating.png") 0 16px;
  overflow: hidden;
  text-indent: 80px;
}
.stars-2 i {
  display: block;
  position: absolute;
  top: 0;
  width: 32px;
  height: 16px;
  background: url("../images/rating.png");
}
.stars-2-5 {
  display: inline-block;
  vertical-align: center;
  position: relative;
  width: 80px;
  height: 15px;
  background: url("../images/rating.png") 0 16px;
  overflow: hidden;
  text-indent: 80px;
}
.stars-2-5 i {
  display: block;
  position: absolute;
  top: 0;
  width: 40px;
  height: 16px;
  background: url("../images/rating.png");
}
.stars-3 {
  display: inline-block;
  vertical-align: center;
  position: relative;
  width: 80px;
  height: 15px;
  background: url("../images/rating.png") 0 16px;
  overflow: hidden;
  text-indent: 80px;
}
.stars-3 i {
  display: block;
  position: absolute;
  top: 0;
  width: 48px;
  height: 16px;
  background: url("../images/rating.png");
}
.stars-3-5 {
  display: inline-block;
  vertical-align: center;
  position: relative;
  width: 80px;
  height: 15px;
  background: url("../images/rating.png") 0 16px;
  overflow: hidden;
  text-indent: 80px;
}
.stars-3-5 i {
  display: block;
  position: absolute;
  top: 0;
  width: 56px;
  height: 16px;
  background: url("../images/rating.png");
}
.stars-4 {
  display: inline-block;
  vertical-align: center;
  position: relative;
  width: 80px;
  height: 15px;
  background: url("../images/rating.png") 0 16px;
  overflow: hidden;
  text-indent: 80px;
}
.stars-4 i {
  display: block;
  position: absolute;
  top: 0;
  width: 64px;
  height: 16px;
  background: url("../images/rating.png");
}
.stars-4-5 {
  display: inline-block;
  vertical-align: center;
  position: relative;
  width: 80px;
  height: 15px;
  background: url("../images/rating.png") 0 16px;
  overflow: hidden;
  text-indent: 80px;
}
.stars-4-5 i {
  display: block;
  position: absolute;
  top: 0;
  width: 72px;
  height: 16px;
  background: url("../images/rating.png");
}
.stars-5 {
  display: inline-block;
  vertical-align: center;
  position: relative;
  width: 80px;
  height: 15px;
  background: url("../images/rating.png") 0 16px;
  overflow: hidden;
  text-indent: 80px;
}
.stars-5 i {
  display: block;
  position: absolute;
  top: 0;
  width: 80px;
  height: 16px;
  background: url("../images/rating.png");
}
.business-profile-top {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.business-profile-top .business-profile-map {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  bottom: 0;
  right: 320px;
}
@media only screen and (max-width: 640px) {
  .business-profile-top .business-profile-map {
    position: relative;
    height: 180px;
    width: 100%;
  }
}
.business-profile-top .business-card {
  float: right;
}
@media only screen and (max-width: 640px) {
  .business-profile-top .business-card {
    float: none;
  }
}
@media only screen and (max-width: 640px) {
  .business-profile-map {
    border: none;
  }
}
.business-profile-map a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  overflow: hidden;
}
@media only screen and (max-width: 640px) {
  .business-profile-map a {
    display: none;
  }
}
.business-profile-map #business-profile-map-canvas {
  position: absolute;
  cursor: pointer !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.business-profile-bottom {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 640px) {
  .business-profile-bottom {
    float: none;
  }
}
@media only screen and (max-width: 640px), print {
  .business-profile-bottom {
    border: none;
  }
}
.business-profile-navigation {
  margin: 18px 20px 0 20px;
  border-bottom: 1px solid #ddd;
  -moz-box-shadow: 0 4px #f3f5f8;
  -webkit-box-shadow: 0 4px #f3f5f8;
  box-shadow: 0 4px #f3f5f8;
  padding: 17px 0;
}
@media only screen and (max-width: 640px) {
  .business-profile-navigation {
    margin: 18px 0 0 0;
    padding: 17px 0 0 0;
  }
}
.business-profile-navigation a {
  font-size: 20px;
  padding: 0 17px 14px 17px;
}
.business-profile-navigation a:hover {
  border-bottom: 3px solid #e3eaf3;
  color: #2c4d9c;
  text-decoration: none;
}
.business-profile-navigation a.disabled {
  color: #666;
  opacity: 1;
  border-bottom: 3px solid #3965ce;
}
@media only screen and (max-width: 640px) {
  .business-profile-navigation a {
    display: inline-block;
    width: 50%;
    text-align: center;
  }
}
#business-profile-navigation-about {
  border-left: 1px dotted #cccccc;
}
.business-profile-about-or-reviews {
  float: left;
  padding-right: 320px;
  width: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 640px) {
  .business-profile-about-or-reviews {
    float: none;
    padding: 0;
  }
}
#business-profile-reviews,
#business-profile-about {
  -webkit-transition: -webkit-transform 250ms;
  -moz-transition: -moz-transform 250ms;
  -o-transition: -o-transform 250ms;
  -ms-transition: -ms-transform 250ms;
  transition: transform 250ms;
}
#business-profile-reviews.hidden,
#business-profile-about.hidden {
  visibility: hidden;
  height: 0;
}
@media print {
  #business-profile-reviews.hidden,
  #business-profile-about.hidden {
    visibility: visible;
    height: auto;
  }
}
@media print {
  #business-profile-reviews,
  #business-profile-about {
    margin: 20px 0;
  }
}
#business-profile-reviews.hidden {
  -webkit-transform: translate(-640px, 0);
  -moz-transform: translate(-640px, 0);
  -o-transform: translate(-640px, 0);
  -ms-transform: translate(-640px, 0);
  transform: translate(-640px, 0);
}
@media mobile {
  #business-profile-reviews.hidden {
    -webkit-transform: translate(-480px, 0);
    -moz-transform: translate(-480px, 0);
    -o-transform: translate(-480px, 0);
    -ms-transform: translate(-480px, 0);
    transform: translate(-480px, 0);
  }
}
@media print {
  #business-profile-reviews.hidden {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
#business-profile-about.hidden {
  -webkit-transform: translate(960px, 0);
  -moz-transform: translate(960px, 0);
  -o-transform: translate(960px, 0);
  -ms-transform: translate(960px, 0);
  transform: translate(960px, 0);
}
@media mobile {
  #business-profile-about.hidden {
    -webkit-transform: translate(480px, 0);
    -moz-transform: translate(480px, 0);
    -o-transform: translate(480px, 0);
    -ms-transform: translate(480px, 0);
    transform: translate(480px, 0);
  }
}
@media print {
  #business-profile-about.hidden {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.business-profile-network-module {
  width: 320px;
  float: left;
  margin-left: -320px;
}
@media only screen and (max-width: 640px) {
  .business-profile-network-module {
    border-top: 1px solid #ccc;
    float: none;
    width: 100%;
    margin: 0;
  }
}
@media print {
  .business-profile-network-module {
    display: none;
  }
}
#business-profile-reviews {
  padding: 0 20px;
  clear: both;
}
#business-profile-reviews h2 {
  height: 2.6em;
  padding-bottom: 0;
}

@media only screen and (max-width: 640px) {
  #business-profile-reviews h2 {
    height: auto;
    padding-bottom: inherit;
  }
}
.business-profile-satisfaction {
  padding-bottom: 20px;
}
.business-profile-satisfaction .business-profile-satisfaction-score {
  font-family: "PFDinTextProBold", "PFDinTextPro-Bold", "PF DinText Pro Bold", "PFDinTextPro", "PF DinText Pro", sans-serif;
  font-family: "Lato";
  font-weight: 600;
  font-stretch: normal;
  letter-spacing: -0.025em;
  font-size: 34px;
  line-height: 1.3;
  display: block;
  color: #4b9a18;
}
.business-profile-satisfaction .business-profile-satisfaction-score + span {
  font-size: 13px;
  text-transform: uppercase;
  display: block;
}
.business-profile-reviews {
  font-size: 18px;
  line-height: 20px;
  padding-bottom: 20px;
}
@media print {
  .business-profile-reviews {
    border: none;
    padding-left: 0;
  }
}
.business-profile-review {
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px solid #f3f5f8;
}
.business-profile-review .business-profile-review-icon {
  margin-left: -42px;
  margin-top: -5px;
  float: left;
  background-color: white;
  border-top: 3px solid white;
  border-bottom: 3px solid white;
  width: 22px;
  height: 22px;
  background: url('../images/icons-s2b11c90dfb.png') 0 -2175px no-repeat;
  border-top: transparent;
  border-bottom: transparent;
  margin-left: -41px;
  margin-top: -1px;
}
.business-profile-review .business-profile-review-icon.dot {
  width: 22px;
  height: 22px;
  background: url('../images/icons-s2b11c90dfb.png') 0 -2175px no-repeat;
  border-top: transparent;
  border-bottom: transparent;
  margin-left: -41px;
  margin-top: -1px;
}
.business-profile-review .business-profile-review-icon.date {
  width: 22px;
  height: 22px;
  background: url('../images/icons-s2b11c90dfb.png') 0 -2153px no-repeat;
  border-top: transparent;
  border-bottom: transparent;
  margin-left: -41px;
  margin-top: -1px;
}
.business-profile-review-featured .business-profile-review .business-profile-review-icon {
  width: 22px;
  height: 22px;
  background: url('../images/icons-s2b11c90dfb.png') 0 -1189px no-repeat;
  display: inline-block;
}
@media print {
  .business-profile-review .business-profile-review-icon {
    display: none;
  }
}
.business-profile-review [itemprop="author"] {
  font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  font-stretch: normal;
}
.business-profile-review .business-profile-review-certified {
  font-size: .8em;
  color: #4b9a18;
}
.business-profile-review .business-profile-review-certified:before {
  content: " - ";
}
.business-profile-review p {
  line-height: 1.4 !important;
  margin: .6em 0 !important;
  padding: 0;
}
.business-profile-review .timestamp a {
  color: #999;
  font-family: "HelveticaNeueRegular", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-stretch: normal;
}
.business-profile-review .business-author {
  color: #6e8ba8;
  font-weight: 300;
}
.business-profile-review .business-profile-review-response {
  border: 1px solid #e3eaf3;
  background-color: #f3f8fe;
  padding: 20px;
}
.business-profile-review .business-profile-review-response p {
  line-height: 1.4;
  margin: .5em 0;
  padding: 0;
}
#business-profile-reviews-load-more button {
  color: #3965ce;
  -moz-background-clip: padding-box;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  font-family: "HelveticaNeueRegular", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-stretch: normal;
  cursor: pointer;
  font-size: 14px;
  line-height: 34px;
  height: 34px;
  padding: 0 20px;
  border: 0;
  margin-bottom: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  -moz-box-shadow: inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  box-shadow: inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  color: inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  background-size: 100%;
  background-color: #f2f2f2;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  color: #404040;
  display: block;
  text-align: center;
  margin: 0 20px 0 0;
  width: 100%;
  max-width: 480px;
}
#business-profile-reviews-load-more button:active,
#business-profile-reviews-load-more button.active {
  color: rgba(57, 101, 206, 0.5);
}
#business-profile-reviews-load-more button[disabled=disabled],
#business-profile-reviews-load-more button.disabled {
  color: rgba(57, 101, 206, 0.3);
}
#business-profile-reviews-load-more button[disabled=disabled]:active,
#business-profile-reviews-load-more button.disabled:active,
#business-profile-reviews-load-more button[disabled=disabled].active,
#business-profile-reviews-load-more button.disabled.active {
  color: rgba(57, 101, 206, 0.3);
}
#business-profile-reviews-load-more button.plus {
  -webkit-box-shadow: inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  -moz-box-shadow: inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  box-shadow: inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  color: inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  background-color: #f2f2f2;
  background: url('../images/icons-s2b11c90dfb.png') 0 -1845px no-repeat, -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('../images/icons-s2b11c90dfb.png') 0 -1845px no-repeat, -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background: url('../images/icons-s2b11c90dfb.png') 0 -1845px no-repeat, -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('../images/icons-s2b11c90dfb.png') 0 -1845px no-repeat, linear-gradient(to bottom, #ffffff, #f2f2f2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
}
#business-profile-reviews-load-more button.plus:hover,
#business-profile-reviews-load-more button.plus.hover {
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  color: 0 2px 0 rgba(0, 0, 0, 0.2) inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  background-color: #f5f5f5;
  background: url('../images/icons-s2b11c90dfb.png') 0 -1845px no-repeat, -moz-linear-gradient(top, #ffffff, #f5f5f5);
  background: url('../images/icons-s2b11c90dfb.png') 0 -1845px no-repeat, -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
  background: url('../images/icons-s2b11c90dfb.png') 0 -1845px no-repeat, -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  background: url('../images/icons-s2b11c90dfb.png') 0 -1845px no-repeat, linear-gradient(to bottom, #ffffff, #f5f5f5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);
}
#business-profile-reviews-load-more button.plus:active,
#business-profile-reviews-load-more button.plus.active {
  background-color: white;
  -webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  color: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  background: url('../images/icons-s2b11c90dfb.png') 0 -1947px no-repeat;
}
#business-profile-reviews-load-more button.plus[disabled=disabled],
#business-profile-reviews-load-more button.plus.disabled {
  background-color: white;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  color: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  background: url('../images/icons-s2b11c90dfb.png') 0 -1981px no-repeat;
}
#business-profile-reviews-load-more button.mini {
  font-size: 12px;
  line-height: 24px;
  height: 24px;
}
#business-profile-reviews-load-more button.plus {
  padding: 0 15px 0 25px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  -moz-box-shadow: inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  box-shadow: inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  color: inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  background-color: #f2f2f2;
  background: url('../images/icons-s2b11c90dfb.png') 0 -1811px no-repeat, -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('../images/icons-s2b11c90dfb.png') 0 -1811px no-repeat, -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background: url('../images/icons-s2b11c90dfb.png') 0 -1811px no-repeat, -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('../images/icons-s2b11c90dfb.png') 0 -1811px no-repeat, linear-gradient(to bottom, #ffffff, #f2f2f2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
}
#business-profile-reviews-load-more button.plus:hover,
#business-profile-reviews-load-more button.plus.hover {
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  color: 0 2px 0 rgba(0, 0, 0, 0.2) inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  background-color: #f5f5f5;
  background: url('../images/icons-s2b11c90dfb.png') 0 -1811px no-repeat, -moz-linear-gradient(top, #ffffff, #f5f5f5);
  background: url('../images/icons-s2b11c90dfb.png') 0 -1811px no-repeat, -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
  background: url('../images/icons-s2b11c90dfb.png') 0 -1811px no-repeat, -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  background: url('../images/icons-s2b11c90dfb.png') 0 -1811px no-repeat, linear-gradient(to bottom, #ffffff, #f5f5f5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);
}
#business-profile-reviews-load-more button.plus:active,
#business-profile-reviews-load-more button.plus.active {
  background-color: white;
  -webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  color: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  background: url('../images/icons-s2b11c90dfb.png') 0 -1879px no-repeat;
}
#business-profile-reviews-load-more button.plus[disabled=disabled],
#business-profile-reviews-load-more button.plus.disabled {
  background-color: white;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  color: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  background: url('../images/icons-s2b11c90dfb.png') 0 -1913px no-repeat;
}
#business-profile-reviews-load-more button.primary {
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  color: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  background-color: #3558c1;
  background-image: -moz-linear-gradient(top, #4376cf, #3558c1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4376cf), to(#3558c1));
  background-image: -webkit-linear-gradient(top, #4376cf, #3558c1);
  background-image: linear-gradient(to bottom, #4376cf, #3558c1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4376cf', endColorstr='#ff3558c1', GradientType=0);
  color: #ffffff;
}
#business-profile-reviews-load-more button.primary:hover,
#business-profile-reviews-load-more button.primary.hover {
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  color: 0 2px 0 rgba(0, 0, 0, 0.2) inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  background-size: 100%;
  background-color: #3558c1;
  background-image: -moz-linear-gradient(top, #4376cf, #3558c1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4376cf), to(#3558c1));
  background-image: -webkit-linear-gradient(top, #4376cf, #3558c1);
  background-image: linear-gradient(to bottom, #4376cf, #3558c1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4376cf', endColorstr='#ff3558c1', GradientType=0);
}
#business-profile-reviews-load-more button.primary:active,
#business-profile-reviews-load-more button.primary.active {
  color: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  color: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  background-size: 100%;
  background-color: #3459a5;
  background-image: -moz-linear-gradient(top, #274389, #3459a5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#274389), to(#3459a5));
  background-image: -webkit-linear-gradient(top, #274389, #3459a5);
  background-image: linear-gradient(to bottom, #274389, #3459a5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff274389', endColorstr='#ff3459a5', GradientType=0);
}
#business-profile-reviews-load-more button.primary[disabled=disabled],
#business-profile-reviews-load-more button.primary.disabled {
  color: white;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  color: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  background-size: 100%;
  background-color: #a5b9e4;
  background-image: -moz-linear-gradient(top, #bccaeb, #a5b9e4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bccaeb), to(#a5b9e4));
  background-image: -webkit-linear-gradient(top, #bccaeb, #a5b9e4);
  background-image: linear-gradient(to bottom, #bccaeb, #a5b9e4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbccaeb', endColorstr='#ffa5b9e4', GradientType=0);
}
#business-profile-reviews-load-more button.primary[disabled=disabled]:active,
#business-profile-reviews-load-more button.primary.disabled:active,
#business-profile-reviews-load-more button.primary[disabled=disabled].active,
#business-profile-reviews-load-more button.primary.disabled.active {
  color: #ffffff;
}
#business-profile-reviews-load-more button.secondary {
  color: #3965ce;
}
#business-profile-reviews-load-more button.secondary:active,
#business-profile-reviews-load-more button.secondary.active {
  color: rgba(57, 101, 206, 0.5);
}
#business-profile-reviews-load-more button.secondary[disabled=disabled],
#business-profile-reviews-load-more button.secondary.disabled {
  color: rgba(57, 101, 206, 0.3);
}
#business-profile-reviews-load-more button.secondary[disabled=disabled]:active,
#business-profile-reviews-load-more button.secondary.disabled:active,
#business-profile-reviews-load-more button.secondary[disabled=disabled].active,
#business-profile-reviews-load-more button.secondary.disabled.active {
  color: rgba(57, 101, 206, 0.3);
}
#business-profile-reviews-load-more button.secondary.plus {
  -webkit-box-shadow: inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  -moz-box-shadow: inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  box-shadow: inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  color: inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  background-color: #f2f2f2;
  background: url('../images/icons-s2b11c90dfb.png') 0 -1845px no-repeat, -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('../images/icons-s2b11c90dfb.png') 0 -1845px no-repeat, -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background: url('../images/icons-s2b11c90dfb.png') 0 -1845px no-repeat, -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background: url('../images/icons-s2b11c90dfb.png') 0 -1845px no-repeat, linear-gradient(to bottom, #ffffff, #f2f2f2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
}
#business-profile-reviews-load-more button.secondary.plus:hover,
#business-profile-reviews-load-more button.secondary.plus.hover {
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  color: 0 2px 0 rgba(0, 0, 0, 0.2) inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  background-color: #f5f5f5;
  background: url('../images/icons-s2b11c90dfb.png') 0 -1845px no-repeat, -moz-linear-gradient(top, #ffffff, #f5f5f5);
  background: url('../images/icons-s2b11c90dfb.png') 0 -1845px no-repeat, -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
  background: url('../images/icons-s2b11c90dfb.png') 0 -1845px no-repeat, -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  background: url('../images/icons-s2b11c90dfb.png') 0 -1845px no-repeat, linear-gradient(to bottom, #ffffff, #f5f5f5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);
}
#business-profile-reviews-load-more button.secondary.plus:active,
#business-profile-reviews-load-more button.secondary.plus.active {
  background-color: white;
  -webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  color: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  background: url('../images/icons-s2b11c90dfb.png') 0 -1947px no-repeat;
}
#business-profile-reviews-load-more button.secondary.plus[disabled=disabled],
#business-profile-reviews-load-more button.secondary.plus.disabled {
  background-color: white;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  color: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  background: url('../images/icons-s2b11c90dfb.png') 0 -1981px no-repeat;
}
#business-profile-reviews-load-more button:visited {
  color: #404040;
}
#business-profile-reviews-load-more button:hover,
#business-profile-reviews-load-more button.hover {
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  color: 0 2px 0 rgba(0, 0, 0, 0.2) inset 0 0 0 1px rgba(151, 151, 151, 0.4);
  background-size: 100%;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: linear-gradient(to bottom, #ffffff, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);
  text-decoration: none;
}
#business-profile-reviews-load-more button:active,
#business-profile-reviews-load-more button.active {
  color: rgba(64, 64, 64, 0.5);
  background-color: white;
  -webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  color: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  background-image: none;
}
#business-profile-reviews-load-more button[disabled=disabled],
#business-profile-reviews-load-more button.disabled {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  color: rgba(64, 64, 64, 0.3);
  background-color: white;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  color: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  background-image: none;
}
#business-profile-reviews-load-more button[disabled=disabled]:active,
#business-profile-reviews-load-more button.disabled:active,
#business-profile-reviews-load-more button[disabled=disabled].active,
#business-profile-reviews-load-more button.disabled.active {
  color: rgba(64, 64, 64, 0.3);
}
@media print {
  #business-profile-reviews-load-more {
    display: none;
  }
}
#business-profile-about {
  padding: 20px;
  font-size: 18px;
  line-height: 20px;
  float: left;
}
@media only screen and (max-width: 640px) {
  #business-profile-about {
    float: none;
  }
}
#business-profile-about h2,
#business-profile-about h3 {
  font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  font-stretch: normal;
}
#business-profile-about > section {
  padding-bottom: 18px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 18px;
}
#business-profile-about > section:last-child {
  border-bottom: none;
}
.business-profile-about-description p {
  line-height: 1.4;
}
.business-profile-features {
  margin-right: -1px;
}
.business-profile-features ul {
  list-style-type: none;
}
.business-profile-features ul li {
  padding: 0 0 10px;
}
.business-profile-features ul li:before {
  content: "✓ ";
  margin-left: -20px;
}
.business-profile-features .limit-first-5 li:nth-child(1n+6) {
  display: none;
}
.business-profile-features .limit-first-3 li:nth-child(1n+4) {
  display: none;
}
.business-profile-features .business-profile-features-column {
  width: 280px;
  margin-right: 20px;
  float: left;
  margin-bottom: 10px;
}
@media only screen and (max-width: 640px) {
  .business-profile-features .business-profile-features-column {
    float: none;
    margin-right: 0;
  }
}
.business-profile-features:after {
  content: "*";
  display: block;
  visibility: hidden;
  clear: both;
  line-height: 0;
  height: 0;
}
.business-profile-staff {
  margin-right: -1px;
}
.business-profile-staff .business-profile-staff-member {
  float: left;
  width: 280px;
  margin-right: 20px;
}
.business-profile-staff .business-profile-staff-member h3 {
  padding-top: 0;
}
.business-profile-staff .business-profile-staff-member p {
  padding: 0 0 10px;
}
.business-profile-staff .business-profile-staff-member p:last-child {
  padding: 0 0 20px;
}
@media only screen and (max-width: 640px) {
  .business-profile-staff .business-profile-staff-member {
    float: none;
    margin-right: 0;
  }
}
.business-profile-staff:after {
  content: "*";
  display: block;
  visibility: hidden;
  clear: both;
  line-height: 0;
  height: 0;
}
.business-profile-certifications {
  width: 280px;
  overflow: hidden;
  position: relative;
}
.business-profile-certifications span {
  display: inline-block;
  width: 90px;
  height: 58px;
  overflow: hidden;
  position: relative;
  margin-right: -1px;
}
.business-profile-certifications span a {
  width: 99px;
  height: 67px;
  position: absolute;
}
.business-profile-certifications img {
  display: block;
  position: absolute;
  top: -4px;
  left: -4px;
  width: 99px;
  height: 67px;
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: #808080;
}
@media only screen and (max-width: 640px) {
  .business-profile-certifications {
    float: none;
  }
}
.business-profile-certifications:after {
  content: "*";
  display: block;
  visibility: hidden;
  clear: both;
  line-height: 0;
  height: 0;
}
.business-profile-schedule .business-profile-schedule-widget {
  overflow: hidden;
}
@media only screen and (max-width: 640px) {
  .business-profile-schedule .business-profile-schedule-widget {
    width: 320px;
    float: none;
  }
}