@import url("https://use.typekit.net/jjs5eir.css");
.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.text-block-button {
  display: block;
  background-color: #efefef;
  padding: 5px 10px;
  border-radius: 2px;
}
.cta-button {
  border: 1px solid #614311;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.0901961) 0px 2px 2px 0px, #ffcb74 0px 1px 0px 0px inset;
  color: #ffffff;
  display: inline-block;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 18px;
  font-weight: 600;
  height: 35px;
  line-height: 34px;
  margin: 0px;
  padding: 0px 10px 0px 7px;
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.498039) 0px 1px 2px;
  width: auto;
}
.cta-button i {
  margin-top: -2px;
  line-height: 15px;
}
.cta-button-orange {
  background-color: #eca527;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #f0b956 inset;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #f0b956 inset;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #f0b956 inset;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…AiIHdpZHRoPSIxMjgiIGhlaWdodD0iMzIiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
  background-image: -moz-linear-gradient(bottom, #ce8a12 0, #eca527 100%);
  background-image: -o-linear-gradient(bottom, #ce8a12 0, #eca527 100%);
  background-image: -webkit-linear-gradient(bottom, #ce8a12 0, #eca527 100%);
  background-image: linear-gradient(bottom, #ce8a12 0, #eca527 100%);
}
.cta-button-orange:hover {
  background-color: #f0b956;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #f0b956;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #f0b956;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #f0b956;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(bottom, #e59a14 0, #f0b956 100%);
  background-image: -o-linear-gradient(bottom, #e59a14 0, #f0b956 100%);
  background-image: -webkit-linear-gradient(bottom, #e59a14 0, #f0b956 100%);
  background-image: linear-gradient(bottom, #e59a14 0, #f0b956 100%);
}
.cta-button-orange:active {
  background-color: #ce8a12;
  -moz-box-shadow: inset 0 1px 0 #f0b956;
  -webkit-box-shadow: inset 0 1px 0 #f0b956;
  box-shadow: inset 0 1px 0 #f0b956;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(bottom, #eca527 0, #ce8a12 100%);
  background-image: -o-linear-gradient(bottom, #eca527 0, #ce8a12 100%);
  background-image: -webkit-linear-gradient(bottom, #eca527 0, #ce8a12 100%);
  background-image: linear-gradient(bottom, #eca527 0, #ce8a12 100%);
}
.cta-button-burnt-orange {
  background-color: #e97823;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #ee9451 inset;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #ee9451 inset;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #ee9451 inset;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…AiIHdpZHRoPSIxMjgiIGhlaWdodD0iMzIiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
  background-image: -moz-linear-gradient(bottom, #c56014 0, #e97823 100%);
  background-image: -o-linear-gradient(bottom, #c56014 0, #e97823 100%);
  background-image: -webkit-linear-gradient(bottom, #c56014 0, #e97823 100%);
  background-image: linear-gradient(bottom, #c56014 0, #e97823 100%);
}
.cta-button-burnt-orange:hover {
  background-color: #ee9451;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #ee9451;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #ee9451;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #ee9451;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(bottom, #dc6b16 0, #ee9451 100%);
  background-image: -o-linear-gradient(bottom, #dc6b16 0, #ee9451 100%);
  background-image: -webkit-linear-gradient(bottom, #dc6b16 0, #ee9451 100%);
  background-image: linear-gradient(bottom, #dc6b16 0, #ee9451 100%);
}
.cta-button-burnt-orange:active {
  background-color: #c56014;
  -moz-box-shadow: inset 0 1px 0 #ee9451;
  -webkit-box-shadow: inset 0 1px 0 #ee9451;
  box-shadow: inset 0 1px 0 #ee9451;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(bottom, #e97823 0, #c56014 100%);
  background-image: -o-linear-gradient(bottom, #e97823 0, #c56014 100%);
  background-image: -webkit-linear-gradient(bottom, #e97823 0, #c56014 100%);
  background-image: linear-gradient(bottom, #e97823 0, #ce8a12 100%);
}
.cta-button-blue {
  background-color: #5c95d3;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #84afde inset;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #84afde inset;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #84afde inset;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…AiIHdpZHRoPSIxMjgiIGhlaWdodD0iMzIiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
  background-image: -moz-linear-gradient(bottom, #367bc6 0, #5c95d3 100%);
  background-image: -o-linear-gradient(bottom, #367bc6 0, #5c95d3 100%);
  background-image: -webkit-linear-gradient(bottom, #367bc6 0, #5c95d3 100%);
  background-image: linear-gradient(bottom, #367bc6 0, #5c95d3 100%);
}
.cta-button-blue:hover {
  background-color: #84afde;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #84afde;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #84afde;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #84afde;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(bottom, #4888ce 0, #84afde 100%);
  background-image: -o-linear-gradient(bottom, #4888ce 0, #84afde 100%);
  background-image: -webkit-linear-gradient(bottom, #4888ce 0, #84afde 100%);
  background-image: linear-gradient(bottom, #4888ce 0, #84afde 100%);
}
.cta-button-blue:active {
  background-color: #367bc6;
  -moz-box-shadow: inset 0 1px 0 #84afde;
  -webkit-box-shadow: inset 0 1px 0 #84afde;
  box-shadow: inset 0 1px 0 #84afde;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(bottom, #5c95d3 0, #367bc6 100%);
  background-image: -o-linear-gradient(bottom, #5c95d3 0, #367bc6 100%);
  background-image: -webkit-linear-gradient(bottom, #5c95d3 0, #367bc6 100%);
  background-image: linear-gradient(bottom, #5c95d3 0, #367bc6 100%);
}
.cta-button-green {
  background-color: #4bb44c;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #6fc370 inset;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #6fc370 inset;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #6fc370 inset;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…AiIHdpZHRoPSIxMjgiIGhlaWdodD0iMzIiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
  background-image: -moz-linear-gradient(bottom, #3c903d 0, #4bb44c 100%);
  background-image: -o-linear-gradient(bottom, #3c903d 0, #4bb44c 100%);
  background-image: -webkit-linear-gradient(bottom, #3c903d 0, #4bb44c 100%);
  background-image: linear-gradient(bottom, #3c903d 0, #4bb44c 100%);
}
.cta-button-green:hover {
  background-color: #6fc370;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #6fc370;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #6fc370;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #6fc370;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(bottom, #43a244 0, #6fc370 100%);
  background-image: -o-linear-gradient(bottom, #43a244 0, #6fc370 100%);
  background-image: -webkit-linear-gradient(bottom, #43a244 0, #6fc370 100%);
  background-image: linear-gradient(bottom, #43a244 0, #6fc370 100%);
}
.cta-button-green:active {
  background-color: #3c903d;
  -moz-box-shadow: inset 0 1px 0 #6fc370;
  -webkit-box-shadow: inset 0 1px 0 #6fc370;
  box-shadow: inset 0 1px 0 #6fc370;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(bottom, #4bb44c 0, #3c903d 100%);
  background-image: -o-linear-gradient(bottom, #4bb44c 0, #3c903d 100%);
  background-image: -webkit-linear-gradient(bottom, #4bb44c 0, #3c903d 100%);
  background-image: linear-gradient(bottom, #4bb44c 0, #3c903d 100%);
}
.sprite-icons {
  display: inline-block;
  background: transparent url('/assets/images/directory/icons-sprite.png') no-repeat 0px 0px;
}
.sprite-icons.ico-not-verified {
  background-position: 0px -350px;
  width: 45px;
  height: 42px;
  float: left;
  margin: 3px .5em 1em 0;
}
.sprite-icons.ico-is-verified {
  background-position: -50px -350px;
  width: 35px;
  height: 41px;
  float: left;
  margin: 3px .5em 1em 0;
}
.sprite-icons.ico-verified-preferred {
  background-position: -100px -350px;
  width: 56px;
  height: 72px;
  float: left;
  margin: 3px .5em 1em 0;
}
.sprite-icons.ico-info {
  background-position: 0 -100px;
  width: 21px;
  height: 21px;
  margin: 3px 9px 0 2px;
  float: left;
}
.sprite-icons.ico-cal {
  background-position: -50px -200px;
  width: 21px;
  height: 21px;
  margin: 8px 9px 0 2px;
  float: left;
}
.sprite-icons.ico-briefcase {
  background-position: -50px -100px;
  width: 25px;
  height: 21px;
  margin: 3px 7px 0 0;
  float: left;
}
.sprite-icons.ico-phone {
  background-position: 0px -150px;
  width: 21px;
  height: 21px;
  margin: 3px 9px 0 2px;
  float: left;
}
.sprite-icons.ico-globe {
  background-position: -50px -150px;
  width: 22px;
  height: 22px;
  margin: 3px 9px 0 1px;
  float: left;
}
.sprite-icons.ico-mapmarker {
  background-position: -100px -150px;
  width: 22px;
  height: 22px;
  margin: 3px 4px 0 6px;
  float: left;
}
.sprite-icons.ico-practice-profile {
  background-position: -50px 0px;
  width: 38px;
  height: 23px;
  margin: -10px 0 0 5px;
  vertical-align: bottom;
}
.sprite-icons.ico-arrow-next {
  background-position: -50px -50px;
  width: 14px;
  height: 22px;
  margin: 9px 13px;
  display: block;
}
.sprite-icons.ico-arrow-next:hover {
  background-position: -150px -50px;
}
.sprite-icons.ico-arrow-prev {
  background-position: 0 -50px;
  width: 14px;
  height: 22px;
  margin: 9px 13px;
  display: block;
}
.sprite-icons.ico-arrow-prev:hover {
  background-position: -100px -50px;
}
.sprite-icons.ico-certs {
  background-position: 0px -250px;
  width: 28px !important;
  height: 25px;
  margin: 1px 7px 0 0;
  float: left;
}
.sprite-icons.ico-edu {
  background-position: -50px -250px;
  width: 23px;
  height: 22px;
  margin: 1px 7px 0 0;
  float: left;
}
.sprite-icons.ico-affil {
  background-position: -100px -250px;
  width: 23px;
  height: 22px;
  margin: 1px 7px 0 0;
  float: left;
}
.sprite-icons.ico-author {
  background-position: 0px -300px;
  width: 19px;
  height: 22px;
  margin: 1px 7px 0 0;
  float: left;
}
.sprite-icons.ico-degree {
  background-position: -50px -300px;
  width: 26px;
  height: 22px;
  margin: 1px 7px 0 0;
  float: left;
}
.sprite-icons.ico-dr-profile {
  background-position: 0px 0px;
  width: 38px;
  height: 23px;
  margin: -10px 0 0 5px;
  vertical-align: bottom;
}
.sprite-icons.ico-secure-email {
  background-position: 0px -450px;
  width: 198px;
  height: 108px;
  display: block;
  margin: 0 0 20px 0;
}
.sprite-icons.ico-profile-head {
  background-position: -200px -300px;
  width: 17px;
  height: 19px;
  margin: 0px 7px 0 0;
  float: left;
}
.sprite-icons.ico-lrg-veri-author {
  background-position: 0px -600px;
  height: 25px;
  width: 23px;
  float: left;
  margin: 0 7px 0 0;
}
.sprite-icons.ico-lrg-member-since {
  background-position: -150px -600px;
  height: 25px;
  width: 31px;
  float: left;
  margin: 0 7px 0 0;
}
.sprite-icons.ico-lrg-finance {
  background-position: -100px -600px;
  height: 25px;
  width: 23px;
  float: left;
  margin: 0 7px 0 0;
}
.sprite-icons.ico-lrg-cashpay-member {
  background-position: 0px -650px;
  height: 25px;
  width: 23px;
  float: left;
  margin: 0 7px 0 0;
}
@font-face {
  font-family: 'Entypo';
  src: url('/assets/fonts/entypo.eot');
  src: url('/assets/fonts/entypo.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/entypo.woff') format('woff'), url('/assets/fonts/entypo.ttf') format('truetype'), url('/assets/fonts/entypo.svg#EntypoRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Entypo Social';
  src: url('entypo-social.eot');
  src: url('entypo-social.eot?#iefix') format('embedded-opentype'), url('entypo-social.woff') format('woff'), url('entypo-social.ttf') format('truetype'), url('entypo-social.svg#EntypoSocialRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.entypo,
i.entypo {
  font-family: 'Entypo' !important;
  font-weight: normal;
  font-style: normal;
}
.entypo-social,
i.entypo-social {
  font-family: 'Entypo Social' !important;
  font-weight: normal;
  font-style: normal;
}
/*
	Adam Krueger's Simple 2, 3, 4, or 5 column Fluid Grid
	Grid names explained: .col-[numerator]-[denominator]
*/
/* apply a natural box layout model to all elements */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* Clear Fix */
.grid-row:after,
.grid-inner-row:after {
  content: " ";
  display: table;
  clear: both;
}
.grid-row {
  width: 100%;
  margin: 0 auto;
  padding-left: 30px;
  /* Thirds */
  /* Quarters (as well as one-half) */
  /* Fifths */
  /* Sixths */
  /* Full */
  /* Global Grid Block Properties */
  /* Reverse the order of Grid blocks */
}
.grid-row .col-1-3 {
  width: 33.33%;
}
.grid-row .col-2-3 {
  width: 66.66%;
}
.grid-row .col-1-4 {
  width: 24.99%;
}
.grid-row .col-2-4,
.grid-row .col-1-2 {
  width: 49.99%;
}
.grid-row .col-3-4 {
  width: 74.99%;
}
.grid-row .col-1-5 {
  width: 19.99%;
}
.grid-row .col-2-5 {
  width: 39.99%;
}
.grid-row .col-3-5 {
  width: 59.99%;
}
.grid-row .col-4-5 {
  width: 79.99%;
}
.grid-row .col-1-6 {
  width: 16.66%;
}
.grid-row .col-2-6 {
  width: 33.33%;
}
.grid-row .col-3-6 {
  width: 49.99%;
}
.grid-row .col-4-6 {
  width: 66.66%;
}
.grid-row .col-5-6 {
  width: 83.33%;
}
.grid-row .col-2-2,
.grid-row .col-3-3,
.grid-row .col-4-4,
.grid-row .col-5-5,
.grid-row .col-6-6,
.grid-row .full-width {
  width: 100%;
  padding: 0 30px 0 0;
}
.grid-row .col-1-2,
.grid-row .col-1-3,
.grid-row .col-2-3,
.grid-row .col-1-4,
.grid-row .col-2-4,
.grid-row .col-3-4,
.grid-row .col-1-5,
.grid-row .col-2-5,
.grid-row .col-3-5,
.grid-row .col-4-5,
.grid-row .col-1-6,
.grid-row .col-2-6,
.grid-row .col-3-6,
.grid-row .col-4-6,
.grid-row .col-5-6 {
  float: left;
  padding: 0 30px 0 0;
}
.grid-row.alt .col-1-2,
.grid-row.alt .col-1-3,
.grid-row.alt .col-2-3,
.grid-row.alt .col-1-4,
.grid-row.alt .col-2-4,
.grid-row.alt .col-3-4,
.grid-row.alt .col-1-5,
.grid-row.alt .col-2-5,
.grid-row.alt .col-3-5,
.grid-row.alt .col-4-5,
.grid-row.alt .col-1-6,
.grid-row.alt .col-2-6,
.grid-row.alt .col-3-6,
.grid-row.alt .col-4-6,
.grid-row.alt .col-5-6 {
  float: right;
}
.grid-row .grid-inner-row:before {
  content: " ";
  display: table;
  clear: both;
}
.grid-row .grid-inner-row .col-1-2,
.grid-row .grid-inner-row .col-1-3,
.grid-row .grid-inner-row .col-2-3,
.grid-row .grid-inner-row .col-1-4,
.grid-row .grid-inner-row .col-2-4,
.grid-row .grid-inner-row .col-3-4,
.grid-row .grid-inner-row .col-1-5,
.grid-row .grid-inner-row .col-2-5,
.grid-row .grid-inner-row .col-3-5,
.grid-row .grid-inner-row .col-4-5,
.grid-row .grid-inner-row .col-1-6,
.grid-row .grid-inner-row .col-2-6,
.grid-row .grid-inner-row .col-3-6,
.grid-row .grid-inner-row .col-4-6,
.grid-row .grid-inner-row .col-5-6 {
  padding: 0 10px;
}
.grid-row .grid-inner-row .col-1-2:first-child,
.grid-row .grid-inner-row .col-1-3:first-child,
.grid-row .grid-inner-row .col-2-3:first-child,
.grid-row .grid-inner-row .col-1-4:first-child,
.grid-row .grid-inner-row .col-2-4:first-child,
.grid-row .grid-inner-row .col-3-4:first-child,
.grid-row .grid-inner-row .col-1-5:first-child,
.grid-row .grid-inner-row .col-2-5:first-child,
.grid-row .grid-inner-row .col-3-5:first-child,
.grid-row .grid-inner-row .col-4-5:first-child,
.grid-row .grid-inner-row .col-1-6:first-child,
.grid-row .grid-inner-row .col-2-6:first-child,
.grid-row .grid-inner-row .col-3-6:first-child,
.grid-row .grid-inner-row .col-4-6:first-child,
.grid-row .grid-inner-row .col-5-6:first-child {
  padding-left: 0;
}
.grid-row .grid-inner-row .col-1-2:last-child,
.grid-row .grid-inner-row .col-1-3:last-child,
.grid-row .grid-inner-row .col-2-3:last-child,
.grid-row .grid-inner-row .col-1-4:last-child,
.grid-row .grid-inner-row .col-2-4:last-child,
.grid-row .grid-inner-row .col-3-4:last-child,
.grid-row .grid-inner-row .col-1-5:last-child,
.grid-row .grid-inner-row .col-2-5:last-child,
.grid-row .grid-inner-row .col-3-5:last-child,
.grid-row .grid-inner-row .col-4-5:last-child,
.grid-row .grid-inner-row .col-1-6:last-child,
.grid-row .grid-inner-row .col-2-6:last-child,
.grid-row .grid-inner-row .col-3-6:last-child,
.grid-row .grid-inner-row .col-4-6:last-child,
.grid-row .grid-inner-row .col-5-6:last-child {
  padding-right: 0;
}
.grid-row .grid-inner-row.alt .col-1-2:first-child,
.grid-row .grid-inner-row.alt .col-1-3:first-child,
.grid-row .grid-inner-row.alt .col-2-3:first-child,
.grid-row .grid-inner-row.alt .col-1-4:first-child,
.grid-row .grid-inner-row.alt .col-2-4:first-child,
.grid-row .grid-inner-row.alt .col-3-4:first-child,
.grid-row .grid-inner-row.alt .col-1-5:first-child,
.grid-row .grid-inner-row.alt .col-2-5:first-child,
.grid-row .grid-inner-row.alt .col-3-5:first-child,
.grid-row .grid-inner-row.alt .col-4-5:first-child,
.grid-row .grid-inner-row.alt .col-1-6:first-child,
.grid-row .grid-inner-row.alt .col-2-6:first-child,
.grid-row .grid-inner-row.alt .col-3-6:first-child,
.grid-row .grid-inner-row.alt .col-4-6:first-child,
.grid-row .grid-inner-row.alt .col-5-6:first-child {
  padding-right: 0;
}
.grid-row .grid-inner-row.alt .col-1-2:last-child,
.grid-row .grid-inner-row.alt .col-1-3:last-child,
.grid-row .grid-inner-row.alt .col-2-3:last-child,
.grid-row .grid-inner-row.alt .col-1-4:last-child,
.grid-row .grid-inner-row.alt .col-2-4:last-child,
.grid-row .grid-inner-row.alt .col-3-4:last-child,
.grid-row .grid-inner-row.alt .col-1-5:last-child,
.grid-row .grid-inner-row.alt .col-2-5:last-child,
.grid-row .grid-inner-row.alt .col-3-5:last-child,
.grid-row .grid-inner-row.alt .col-4-5:last-child,
.grid-row .grid-inner-row.alt .col-1-6:last-child,
.grid-row .grid-inner-row.alt .col-2-6:last-child,
.grid-row .grid-inner-row.alt .col-3-6:last-child,
.grid-row .grid-inner-row.alt .col-4-6:last-child,
.grid-row .grid-inner-row.alt .col-5-6:last-child {
  padding-left: 0;
}
.grid-row .grid-inner-row .col-2-2,
.grid-row .grid-inner-row .col-3-3,
.grid-row .grid-inner-row .col-4-4,
.grid-row .grid-inner-row .col-5-5,
.grid-row .grid-inner-row .col-6-6,
.grid-row .grid-inner-row .full-width {
  padding: 0;
}
#ui-datepicker-div {
  font-size: 12px;
}
#system_utility_menu {
  display: none !important;
}
body.super-page #layout {
  position: relative;
}
body.super-page #layout .find-a-doctor {
  display: inline-block;
  padding: 5px 15px;
  border-radius: 5px;
  background: #eca527;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ce8a12), color-stop(1, #eca527));
  background: -ms-linear-gradient(bottom, #ce8a12, #eca527);
  background: -moz-linear-gradient(center bottom, #ce8a12 0%, #eca527 100%);
  background: -o-linear-gradient(#eca527, #ce8a12);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eca527', endColorstr='#ce8a12', GradientType=0);
}
body.super-page #layout .find-a-doctor.active {
  background: #eca527;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e59a14), color-stop(1, #b67a10));
  background: -ms-linear-gradient(bottom, #e59a14, #b67a10);
  background: -moz-linear-gradient(center bottom, #e59a14 0%, #b67a10 100%);
  background: -o-linear-gradient(#b67a10, #e59a14);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b67a10', endColorstr='#e59a14', GradientType=0);
  opacity: .8;
}
body.super-page #layout .header-wrap,
body.super-page #layout .header-wrap-mobile {
  min-height: 0px !important;
  max-height: 60px !important;
  position: fixed;
  z-index: 101;
  width: 100%;
  height: 60px;
  color: #fff;
}
body.super-page #layout .header-wrap form input,
body.super-page #layout .header-wrap-mobile form input,
body.super-page #layout .header-wrap form button,
body.super-page #layout .header-wrap-mobile form button,
body.super-page #layout .header-wrap form select,
body.super-page #layout .header-wrap-mobile form select {
  border: 1px solid #efefef;
  border-radius: 5px;
  height: auto;
  line-height: 1em;
  padding: 3px 5px;
}
body.super-page #layout .top {
  position: absolute;
  bottom: 0px;
  z-index: 101;
  width: 100%;
  background-color: #25568a;
}
body.super-page #layout .top .top-bar {
  width: 950px;
  margin: 0 auto;
  height: 60px;
}
body.super-page #layout .top .top-bar .toggle-menu {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  float: left;
  width: auto;
}
body.super-page #layout .top .top-bar .toggle-menu .btn-menu {
  background-image: url('/assets/images/superpage/menu-btn.png');
  background-position: bottom center;
  background-repeat: no-repeat;
  height: 35px;
  width: 55px;
  font-size: .75em;
  line-height: 1em;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
body.super-page #layout .top .top-bar .logo {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  float: left;
  width: auto;
  text-align: left;
  margin-left: 10px;
}
body.super-page #layout .top .top-bar .logo img {
  margin-top: 7px;
}
body.super-page #layout .top .top-bar .search {
  width: 650px;
  float: right;
  z-index: 99;
}
body.super-page #layout .top .top-bar .search .search-doctors {
  height: 60px;
  padding: 10px 0;
  width: 100%;
  text-align: center;
}
body.super-page #layout .top .top-bar .search .search-doctors form {
  text-align: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
body.super-page #layout .top .top-bar .search .search-doctors form input,
body.super-page #layout .top .top-bar .search .search-doctors form select {
  height: 30px;
  color: #367bc6;
  margin: 0 .25em;
}
body.super-page #layout .top .top-bar .search .search-doctors form input::-webkit-input-placeholder,
body.super-page #layout .top .top-bar .search .search-doctors form select::-webkit-input-placeholder {
  color: #367bc6;
  line-height: 1.2em;
  font-weight: 400;
}
body.super-page #layout .top .top-bar .search .search-doctors form input:-moz-placeholder,
body.super-page #layout .top .top-bar .search .search-doctors form select:-moz-placeholder {
  /* Firefox 18- */
  color: #367bc6;
  line-height: 1.2em;
  font-weight: 400;
}
body.super-page #layout .top .top-bar .search .search-doctors form input::-moz-placeholder,
body.super-page #layout .top .top-bar .search .search-doctors form select::-moz-placeholder {
  /* Firefox 19+ */
  color: #367bc6;
  line-height: 1.2em;
  font-weight: 400;
}
body.super-page #layout .top .top-bar .search .search-doctors form input:-ms-input-placeholder,
body.super-page #layout .top .top-bar .search .search-doctors form select:-ms-input-placeholder {
  color: #367bc6;
  line-height: 1.2em;
  font-weight: 400;
}
body.super-page #layout .top .top-bar .search .search-doctors form input[name=zipcode] {
  width: 140px;
}
body.super-page #layout .top .top-bar .search .search-doctors form button {
  margin-left: .15em;
  background-color: #25568a;
  color: #fefefe;
  height: 30px;
  line-height: 29px;
  font-size: .85em;
  padding: 0 .85em;
}
body.super-page #layout .top .top-bar .search .search-doctors form button:hover {
  background-color: #306fb2;
}
body.super-page #layout .top .top-bar:after {
  content: "";
  display: table;
  clear: both;
}
body.super-page #layout .top.top-up {
  position: fixed;
  width: 100%;
  top: 0;
}
body.super-page #layout .menu {
  position: absolute;
  top: 60px;
  z-index: 100;
  width: 100%;
  padding: 0 0;
  background-color: #366fad;
}
body.super-page #layout .menu:after {
  content: "";
  display: table;
  clear: both;
}
body.super-page #layout .menu.top-up {
  position: fixed;
}
body.super-page #layout .menu .main-menu {
  width: 950px;
  margin: 0 auto;
}
body.super-page #layout .menu .main-menu a {
  display: block;
  padding: 0 0 0 10px;
  color: #fff;
}
body.super-page #layout .menu .main-menu div > ul > li {
  font-size: 1em;
}
body.super-page #layout .menu .main-menu div > ul > li strong {
  font-weight: bold;
  padding: 0 0 0 10px;
}
body.super-page #layout .menu .main-menu div > ul > li > a:hover {
  background-color: #25568a;
  border-radius: 3px;
}
body.super-page #layout .menu .main-menu div > ul > li > ul li {
  font-size: .85em;
}
body.super-page #layout .menu .main-menu div > ul > li > ul li a {
  font-weight: 400;
  line-height: 1.75em;
}
body.super-page #layout .menu .main-menu div > ul > li > ul li a:hover {
  background-color: #25568a;
  border-radius: 3px;
}
body.super-page #layout .menu .main-menu div > ul > li .site-search {
  position: relative;
  width: 100%;
  text-align: left;
}
body.super-page #layout .menu .main-menu div > ul > li .site-search input,
body.super-page #layout .menu .main-menu div > ul > li .site-search button {
  display: inline-block;
  height: 30px;
}
body.super-page #layout .menu .main-menu div > ul > li .site-search input {
  margin-left: 10px;
  width: 200px;
}
body.super-page #layout .menu .main-menu div > ul > li .site-search input::-webkit-input-placeholder {
  color: #ccc;
  line-height: 1.2em;
  font-weight: 300;
}
body.super-page #layout .menu .main-menu div > ul > li .site-search input:-moz-placeholder {
  /* Firefox 18- */
  color: #ccc;
  line-height: 1.2em;
  font-weight: 300;
}
body.super-page #layout .menu .main-menu div > ul > li .site-search input::-moz-placeholder {
  /* Firefox 19+ */
  color: #ccc;
  line-height: 1.2em;
  font-weight: 300;
}
body.super-page #layout .menu .main-menu div > ul > li .site-search input:-ms-input-placeholder {
  color: #ccc;
  line-height: 1.2em;
  font-weight: 300;
}
body.super-page #layout .menu .main-menu div > ul > li .site-search button {
  display: block;
  position: absolute;
  right: 10px;
  top: 0;
  background-color: transparent;
  border: 0px none;
  color: #5c95d3;
}
body.super-page #layout .menu .main-menu div > ul > li .site-search button i {
  font-size: 50px;
  height: 27px;
  line-height: 26px;
  display: block;
  vertical-align: baseline;
}
body.super-page #layout .menu .main-menu .main-list {
  padding-top: 25px;
  width: 220px;
  float: left;
}
body.super-page #layout .menu .main-menu .main-list > ul > li {
  padding: 0 0 .5em;
}
body.super-page #layout .menu .main-menu .procedure-list {
  padding-top: 25px;
  width: 400px;
  float: left;
}
body.super-page #layout .menu .main-menu .procedure-list > ul {
  display: block;
  float: left;
  width: 49.99%;
  margin-bottom: 1em;
}
body.super-page #layout .menu .main-menu .procedure-list > ul li strong {
  white-space: nowrap;
}
body.super-page #layout .menu .main-menu .procedure-list > a {
  clear: both;
  font-size: .85em;
  font-weight: 400;
  text-align: center;
  border-radius: 3px;
  padding: 3px 0;
  width: 100%;
  background-color: #2b629e;
  line-height: 1.75em;
}
body.super-page #layout .menu .main-menu .procedure-list > a:hover {
  background-color: #25568a;
}
body.super-page #layout .menu .main-menu .related-list {
  background-color: #25568a;
  width: 310px;
  min-height: 280px;
  padding: 25px 20px;
  margin-left: 19px;
  float: left;
}
body.super-page #layout .menu .main-menu .related-list p {
  font-weight: bold;
  line-height: 1em;
}
body.super-page #layout .menu .main-menu .related-list > ul > li a:hover {
  background-color: #204976;
  border-radius: 3px;
}
body.super-page #layout .menu .main-menu .related-list > ul > li > a {
  font-size: 1.25em;
  line-height: 1em;
  margin-bottom: .75em;
  padding: 5px 0 5px 0px !important;
}
body.super-page #layout .header-wrap-mobile {
  display: none;
}
body.super-page #layout .content {
  width: 950px;
  border: 1px solid	#CECECE;
  border-top: 0px none;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
}
body.super-page #layout .content:before {
  content: "";
  display: block;
  height: 60px;
  width: 100%;
  position: relative;
}
body.super-page #layout .content .superpage-content {
  padding-bottom: 30px;
  font-family: "aaux-next,aaux-next-1", sans-serif;
}
body.super-page #layout .content .superpage-content .pull-full {
  width: 100%;
}
body.super-page #layout .content .superpage-content .pull-left {
  float: left;
  margin: 0.25em 20px 10px 0;
}
body.super-page #layout .content .superpage-content .pull-right {
  float: left;
  margin: 0.25em 0 10px 20px;
}
body.super-page #layout .content .superpage-content .text-small {
  font-size: .85em;
  line-height: 1.25em;
}
body.super-page #layout .content .superpage-content .text-tiny {
  font-size: .65em;
  line-height: 1.25em;
}
body.super-page #layout .content .superpage-content .sponsored {
  font-size: .65em;
  line-height: 1.25em;
  color: #aaaaaa;
  display: block;
  margin: -2px 0 0 0;
}
body.super-page #layout .content .superpage-content .centered {
  text-align: center;
}
body.super-page #layout .content .superpage-content .review-count a,
body.super-page #layout .content .superpage-content .loc-reviews a {
  font-size: 14px;
}
body.super-page #layout .content .superpage-content .loc-reviews a {
  line-height: 2em;
  vertical-align: top;
}
body.super-page #layout .content .superpage-content i.entypo {
  font-family: 'entypo', serif !important;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 2em;
  line-height: 18px;
  vertical-align: -2px;
  width: 22px;
  text-align: center;
}
body.super-page #layout .content .superpage-content p i.entypo {
  float: none;
  display: inline;
  margin: 0 0 0 0;
  vertical-align: -1px;
  width: auto;
  text-align: auto;
}
body.super-page #layout .content .superpage-content .text-cell {
  display: table-cell;
  padding-bottom: 10px;
}
body.super-page #layout .content .superpage-content h2 {
  border-top: 6px solid #367bc6;
  padding: 15px 0 0;
  margin-top: 80px;
  margin-bottom: 15px;
  font-weight: 600;
}
body.super-page #layout .content .superpage-content h3 {
  font-weight: bold;
}
body.super-page #layout .content .superpage-content img {
  max-width: 100%;
}
body.super-page #layout .content .superpage-content video {
  margin-bottom: 10px;
}
body.super-page #layout .content .superpage-content hr {
  border: 0px none;
  border-top: 1px dotted #aaaaaa;
}
body.super-page #layout .content .superpage-content ul.accreditations-links {
  list-style: none;
  margin: 0;
  padding: 0;
}
body.super-page #layout .content .superpage-content ul.accreditations-links li {
  margin-left: 0;
  padding-bottom: 10px;
  float: left;
  width: 49.99%;
}
body.super-page #layout .content .superpage-content ul.accreditations-links li a {
  display: block;
  background-color: #efefef;
  padding: 5px 10px;
  border-radius: 2px;
  font-size: .85em;
  line-height: 1.25em;
  line-height: 1.5em;
}
body.super-page #layout .content .superpage-content ul.accreditations-links li a .sprite-icons.ico-dr-profile {
  margin-left: 0;
}
body.super-page #layout .content .superpage-content ul.accreditations-links li.even-child {
  padding-left: 10px;
}
body.super-page #layout .content .superpage-content ul.accreditations-links li.odd-child {
  padding-right: 10px;
}
body.super-page #layout .content .superpage-content ul.docshop-status {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
body.super-page #layout .content .superpage-content ul.docshop-status li {
  font-size: .65em;
  line-height: 1.25em;
  font-weight: bold;
  margin: 0 0 0 0;
}
body.super-page #layout .content .superpage-content #contact_business {
  display: none;
}
body.super-page #layout .content .superpage-content form {
  position: relative;
}
body.super-page #layout .content .superpage-content form input,
body.super-page #layout .content .superpage-content form select,
body.super-page #layout .content .superpage-content form textarea {
  height: 30px;
  border-radius: 5px;
  border: 1px solid #24374c;
  background-color: #fff;
  font-weight: bold;
  font-size: 15px;
  line-height: 30px;
  padding-left: 9px;
  /* all */
  /* firefox 19+ */
  /* ie */
  /* individual: webkit */
  /* individual: mozilla */
}
body.super-page #layout .content .superpage-content form input::-webkit-input-placeholder,
body.super-page #layout .content .superpage-content form select::-webkit-input-placeholder,
body.super-page #layout .content .superpage-content form textarea::-webkit-input-placeholder {
  color: #f00;
}
body.super-page #layout .content .superpage-content form input::-moz-placeholder,
body.super-page #layout .content .superpage-content form select::-moz-placeholder,
body.super-page #layout .content .superpage-content form textarea::-moz-placeholder {
  color: #f00;
}
body.super-page #layout .content .superpage-content form input:-ms-input-placeholder,
body.super-page #layout .content .superpage-content form select:-ms-input-placeholder,
body.super-page #layout .content .superpage-content form textarea:-ms-input-placeholder {
  color: #f00;
}
body.super-page #layout .content .superpage-content form input:-moz-placeholder,
body.super-page #layout .content .superpage-content form select:-moz-placeholder,
body.super-page #layout .content .superpage-content form textarea:-moz-placeholder {
  color: #f00;
}
body.super-page #layout .content .superpage-content form input::-webkit-input-placeholder,
body.super-page #layout .content .superpage-content form select::-webkit-input-placeholder,
body.super-page #layout .content .superpage-content form textarea::-webkit-input-placeholder {
  color: #00f;
}
body.super-page #layout .content .superpage-content form input::-webkit-input-placeholder,
body.super-page #layout .content .superpage-content form select::-webkit-input-placeholder,
body.super-page #layout .content .superpage-content form textarea::-webkit-input-placeholder {
  color: #090;
  text-transform: uppercase;
}
body.super-page #layout .content .superpage-content form input::-webkit-input-placeholder,
body.super-page #layout .content .superpage-content form select::-webkit-input-placeholder,
body.super-page #layout .content .superpage-content form textarea::-webkit-input-placeholder {
  color: #999;
  font-weight: 400;
}
body.super-page #layout .content .superpage-content form input::-moz-placeholder,
body.super-page #layout .content .superpage-content form select::-moz-placeholder,
body.super-page #layout .content .superpage-content form textarea::-moz-placeholder {
  color: #00f;
}
body.super-page #layout .content .superpage-content form input::-moz-placeholder,
body.super-page #layout .content .superpage-content form select::-moz-placeholder,
body.super-page #layout .content .superpage-content form textarea::-moz-placeholder {
  color: #090;
  text-transform: uppercase;
}
body.super-page #layout .content .superpage-content form input::-moz-placeholder,
body.super-page #layout .content .superpage-content form select::-moz-placeholder,
body.super-page #layout .content .superpage-content form textarea::-moz-placeholder {
  color: #999;
  font-weight: 400;
}
body.super-page #layout .content .superpage-content form select {
  min-width: 66%;
  padding: 4px;
}
body.super-page #layout .content .superpage-content form textarea {
  height: auto;
  width: 100%;
  padding: 10px;
  line-height: 1.25em;
}
body.super-page #layout .content .superpage-content form .placeholder {
  color: #999 !important;
  font-weight: normal;
}
body.super-page #layout .content .superpage-content form .error {
  border-color: #d7000c !important;
  outline-color: #ff7179 !important;
  box-shadow: 0px 0px 3px #ff7179 !important;
}
body.super-page #layout .content .superpage-content form .placeholder.error {
  color: #d7000c !important;
}
body.super-page #layout .content .superpage-content form label.error {
  border: 1px solid #614311;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.0901961) 0px 2px 2px 0px, #ffcb74 0px 1px 0px 0px inset;
  color: #ffffff;
  display: inline-block;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 18px;
  font-weight: 600;
  height: 35px;
  line-height: 34px;
  margin: 0px;
  padding: 0px 10px 0px 7px;
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.498039) 0px 1px 2px;
  width: auto;
  position: absolute;
  margin-top: 0 !important;
  float: right;
  right: 0 !important;
  box-shadow: rgba(0, 0, 0, 0.0901961) 0px 2px 2px 0px, #ffa4a9 0px 1px 0px 0px inset !important;
  border-color: #d7000c !important;
  background-color: #ff7179 !important;
}
body.super-page #layout .content .superpage-content form label.error i {
  margin-top: -2px;
  line-height: 15px;
}
body.super-page #layout .content .superpage-content .map-form {
  background-color: #efefef;
  padding: 10px 15px 15px 15px;
}
body.super-page #layout .content .superpage-content .map-form input,
body.super-page #layout .content .superpage-content .map-form select {
  padding: 0px 10px;
}
body.super-page #layout .content .superpage-content .map-form input {
  width: 33%;
}
body.super-page #layout .content .superpage-content .map-form select {
  min-width: 44%;
  width: 44%;
}
body.super-page #layout .content .superpage-content .map-form input[type=button],
body.super-page #layout .content .superpage-content .map-form input[type=submit],
body.super-page #layout .content .superpage-content .map-form button {
  background-color: #eca527;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #f0b956 inset;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #f0b956 inset;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #f0b956 inset;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…AiIHdpZHRoPSIxMjgiIGhlaWdodD0iMzIiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
  background-image: -moz-linear-gradient(bottom, #ce8a12 0, #eca527 100%);
  background-image: -o-linear-gradient(bottom, #ce8a12 0, #eca527 100%);
  background-image: -webkit-linear-gradient(bottom, #ce8a12 0, #eca527 100%);
  background-image: linear-gradient(bottom, #ce8a12 0, #eca527 100%);
  text-shadow: rgba(0, 0, 0, 0.498039) 0px 1px 2px;
  color: #fff;
  width: auto;
  float: right;
}
body.super-page #layout .content .superpage-content .map-form input[type=button]:hover,
body.super-page #layout .content .superpage-content .map-form input[type=submit]:hover,
body.super-page #layout .content .superpage-content .map-form button:hover {
  background-color: #f0b956;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #f0b956;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #f0b956;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #f0b956;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(bottom, #e59a14 0, #f0b956 100%);
  background-image: -o-linear-gradient(bottom, #e59a14 0, #f0b956 100%);
  background-image: -webkit-linear-gradient(bottom, #e59a14 0, #f0b956 100%);
  background-image: linear-gradient(bottom, #e59a14 0, #f0b956 100%);
}
body.super-page #layout .content .superpage-content .map-form input[type=button]:active,
body.super-page #layout .content .superpage-content .map-form input[type=submit]:active,
body.super-page #layout .content .superpage-content .map-form button:active {
  background-color: #ce8a12;
  -moz-box-shadow: inset 0 1px 0 #f0b956;
  -webkit-box-shadow: inset 0 1px 0 #f0b956;
  box-shadow: inset 0 1px 0 #f0b956;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(bottom, #eca527 0, #ce8a12 100%);
  background-image: -o-linear-gradient(bottom, #eca527 0, #ce8a12 100%);
  background-image: -webkit-linear-gradient(bottom, #eca527 0, #ce8a12 100%);
  background-image: linear-gradient(bottom, #eca527 0, #ce8a12 100%);
}
body.super-page #layout .content .superpage-content .map-form span {
  padding: 0 10px;
}
body.super-page #layout .content .superpage-content form.review-form {
  width: 80%;
  margin: 20px auto 0;
  text-align: center;
}
body.super-page #layout .content .superpage-content form.review-form select,
body.super-page #layout .content .superpage-content form.review-form textarea,
body.super-page #layout .content .superpage-content form.review-form input {
  margin-top: 20px;
}
body.super-page #layout .content .superpage-content form.review-form textarea {
  width: 100%;
  display: block;
}
body.super-page #layout .content .superpage-content form.review-form select,
body.super-page #layout .content .superpage-content form.review-form input {
  display: inline-block;
  width: auto;
}
body.super-page #layout .content .superpage-content form.review-form select {
  margin-top: 10px;
}
body.super-page #layout .content .superpage-content form.review-form input.cta-button-a {
  padding: 0 20px;
  font-weight: 300;
}
body.super-page #layout .content .superpage-content ul h1,
body.super-page #layout .content .superpage-content ul h2,
body.super-page #layout .content .superpage-content ul h3,
body.super-page #layout .content .superpage-content ul h4,
body.super-page #layout .content .superpage-content ul h5,
body.super-page #layout .content .superpage-content ul h6,
body.super-page #layout .content .superpage-content ul p {
  margin: 0;
}
body.super-page #layout .content .superpage-content .list-menu-1,
body.super-page #layout .content .superpage-content .list-menu-2,
body.super-page #layout .content .superpage-content .list-menu-3 {
  margin: 0;
  padding: 0 15px;
  list-style: none;
  float: left;
  width: 33.33%;
}
body.super-page #layout .content .superpage-content .list-menu-1 li,
body.super-page #layout .content .superpage-content .list-menu-2 li,
body.super-page #layout .content .superpage-content .list-menu-3 li {
  margin-left: 0;
  padding: 10px 10px 10px 20px !important;
  background: transparent url('/assets/images/directory/bullet-small-temp.gif') no-repeat 1px 17px;
  display: block;
  line-height: 1.15em;
  border-top: 1px dotted #aaaaaa;
}
body.super-page #layout .content .superpage-content .list-menu-1 li.first-child,
body.super-page #layout .content .superpage-content .list-menu-2 li.first-child,
body.super-page #layout .content .superpage-content .list-menu-3 li.first-child {
  border-top: 0px none;
}
body.super-page #layout .content .superpage-content .list-menu-1.first-child,
body.super-page #layout .content .superpage-content .list-menu-2.first-child,
body.super-page #layout .content .superpage-content .list-menu-3.first-child {
  padding-left: 0;
}
body.super-page #layout .content .superpage-content .list-menu-1.last-child,
body.super-page #layout .content .superpage-content .list-menu-2.last-child,
body.super-page #layout .content .superpage-content .list-menu-3.last-child {
  padding-right: 0;
}
body.super-page #layout .content .superpage-content .list-menu-2 {
  width: 49.99%;
}
body.super-page #layout .content .superpage-content .list-menu-1 {
  width: 100%;
  padding: 0 0;
}
body.super-page #layout .content .superpage-content .list-checkmarks {
  margin: 0;
  padding: 0;
  list-style: none;
}
body.super-page #layout .content .superpage-content .list-checkmarks li {
  background: transparent url('/assets/images/directory/icons-sprite.png') no-repeat -200px -98px;
  padding-left: 30px;
  margin: 0 0 5px 0;
}
body.super-page #layout .content .superpage-content .cta-text-a {
  display: inline-block;
  padding: 3px 0 0 0;
  vertical-align: top;
  font-size: .85em;
}
body.super-page #layout .content .superpage-content .cta-button-a {
  border: 1px solid #614311;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.0901961) 0px 2px 2px 0px, #ffcb74 0px 1px 0px 0px inset;
  color: #ffffff;
  display: inline-block;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 18px;
  font-weight: 600;
  height: 35px;
  line-height: 34px;
  margin: 0px;
  padding: 0px 10px 0px 7px;
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.498039) 0px 1px 2px;
  width: auto;
  background-color: #eca527;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #f0b956 inset;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #f0b956 inset;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #f0b956 inset;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…AiIHdpZHRoPSIxMjgiIGhlaWdodD0iMzIiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
  background-image: -moz-linear-gradient(bottom, #ce8a12 0, #eca527 100%);
  background-image: -o-linear-gradient(bottom, #ce8a12 0, #eca527 100%);
  background-image: -webkit-linear-gradient(bottom, #ce8a12 0, #eca527 100%);
  background-image: linear-gradient(bottom, #ce8a12 0, #eca527 100%);
}
body.super-page #layout .content .superpage-content .cta-button-a i {
  margin-top: -2px;
  line-height: 15px;
}
body.super-page #layout .content .superpage-content .cta-button-a:hover {
  background-color: #f0b956;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #f0b956;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #f0b956;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #f0b956;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(bottom, #e59a14 0, #f0b956 100%);
  background-image: -o-linear-gradient(bottom, #e59a14 0, #f0b956 100%);
  background-image: -webkit-linear-gradient(bottom, #e59a14 0, #f0b956 100%);
  background-image: linear-gradient(bottom, #e59a14 0, #f0b956 100%);
}
body.super-page #layout .content .superpage-content .cta-button-a:active {
  background-color: #ce8a12;
  -moz-box-shadow: inset 0 1px 0 #f0b956;
  -webkit-box-shadow: inset 0 1px 0 #f0b956;
  box-shadow: inset 0 1px 0 #f0b956;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(bottom, #eca527 0, #ce8a12 100%);
  background-image: -o-linear-gradient(bottom, #eca527 0, #ce8a12 100%);
  background-image: -webkit-linear-gradient(bottom, #eca527 0, #ce8a12 100%);
  background-image: linear-gradient(bottom, #eca527 0, #ce8a12 100%);
}
body.super-page #layout .content .superpage-content .cta-button-b {
  border: 1px solid #614311;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.0901961) 0px 2px 2px 0px, #ffcb74 0px 1px 0px 0px inset;
  color: #ffffff;
  display: inline-block;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 18px;
  font-weight: 600;
  height: 35px;
  line-height: 34px;
  margin: 0px;
  padding: 0px 10px 0px 7px;
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.498039) 0px 1px 2px;
  width: auto;
  background-color: #5c95d3;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #84afde inset;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #84afde inset;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #84afde inset;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…AiIHdpZHRoPSIxMjgiIGhlaWdodD0iMzIiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
  background-image: -moz-linear-gradient(bottom, #367bc6 0, #5c95d3 100%);
  background-image: -o-linear-gradient(bottom, #367bc6 0, #5c95d3 100%);
  background-image: -webkit-linear-gradient(bottom, #367bc6 0, #5c95d3 100%);
  background-image: linear-gradient(bottom, #367bc6 0, #5c95d3 100%);
}
body.super-page #layout .content .superpage-content .cta-button-b i {
  margin-top: -2px;
  line-height: 15px;
}
body.super-page #layout .content .superpage-content .cta-button-b:hover {
  background-color: #84afde;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #84afde;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #84afde;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #84afde;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(bottom, #4888ce 0, #84afde 100%);
  background-image: -o-linear-gradient(bottom, #4888ce 0, #84afde 100%);
  background-image: -webkit-linear-gradient(bottom, #4888ce 0, #84afde 100%);
  background-image: linear-gradient(bottom, #4888ce 0, #84afde 100%);
}
body.super-page #layout .content .superpage-content .cta-button-b:active {
  background-color: #367bc6;
  -moz-box-shadow: inset 0 1px 0 #84afde;
  -webkit-box-shadow: inset 0 1px 0 #84afde;
  box-shadow: inset 0 1px 0 #84afde;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(bottom, #5c95d3 0, #367bc6 100%);
  background-image: -o-linear-gradient(bottom, #5c95d3 0, #367bc6 100%);
  background-image: -webkit-linear-gradient(bottom, #5c95d3 0, #367bc6 100%);
  background-image: linear-gradient(bottom, #5c95d3 0, #367bc6 100%);
}
body.super-page #layout .content .superpage-content .cta-button-c {
  border: 1px solid #614311;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.0901961) 0px 2px 2px 0px, #ffcb74 0px 1px 0px 0px inset;
  color: #ffffff;
  display: inline-block;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 18px;
  font-weight: 600;
  height: 35px;
  line-height: 34px;
  margin: 0px;
  padding: 0px 10px 0px 7px;
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.498039) 0px 1px 2px;
  width: auto;
  background-color: #4bb44c;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #6fc370 inset;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #6fc370 inset;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #6fc370 inset;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…AiIHdpZHRoPSIxMjgiIGhlaWdodD0iMzIiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
  background-image: -moz-linear-gradient(bottom, #3c903d 0, #4bb44c 100%);
  background-image: -o-linear-gradient(bottom, #3c903d 0, #4bb44c 100%);
  background-image: -webkit-linear-gradient(bottom, #3c903d 0, #4bb44c 100%);
  background-image: linear-gradient(bottom, #3c903d 0, #4bb44c 100%);
}
body.super-page #layout .content .superpage-content .cta-button-c i {
  margin-top: -2px;
  line-height: 15px;
}
body.super-page #layout .content .superpage-content .cta-button-c:hover {
  background-color: #6fc370;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #6fc370;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #6fc370;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #6fc370;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(bottom, #43a244 0, #6fc370 100%);
  background-image: -o-linear-gradient(bottom, #43a244 0, #6fc370 100%);
  background-image: -webkit-linear-gradient(bottom, #43a244 0, #6fc370 100%);
  background-image: linear-gradient(bottom, #43a244 0, #6fc370 100%);
}
body.super-page #layout .content .superpage-content .cta-button-c:active {
  background-color: #3c903d;
  -moz-box-shadow: inset 0 1px 0 #6fc370;
  -webkit-box-shadow: inset 0 1px 0 #6fc370;
  box-shadow: inset 0 1px 0 #6fc370;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(bottom, #4bb44c 0, #3c903d 100%);
  background-image: -o-linear-gradient(bottom, #4bb44c 0, #3c903d 100%);
  background-image: -webkit-linear-gradient(bottom, #4bb44c 0, #3c903d 100%);
  background-image: linear-gradient(bottom, #4bb44c 0, #3c903d 100%);
}
body.super-page #layout .content .superpage-content .cta-button-d {
  border: 1px solid #614311;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.0901961) 0px 2px 2px 0px, #ffcb74 0px 1px 0px 0px inset;
  color: #ffffff;
  display: inline-block;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 18px;
  font-weight: 600;
  height: 35px;
  line-height: 34px;
  margin: 0px;
  padding: 0px 10px 0px 7px;
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.498039) 0px 1px 2px;
  width: auto;
  background-color: #e97823;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #ee9451 inset;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #ee9451 inset;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), 0 1px 0 0 #ee9451 inset;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…AiIHdpZHRoPSIxMjgiIGhlaWdodD0iMzIiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
  background-image: -moz-linear-gradient(bottom, #c56014 0, #e97823 100%);
  background-image: -o-linear-gradient(bottom, #c56014 0, #e97823 100%);
  background-image: -webkit-linear-gradient(bottom, #c56014 0, #e97823 100%);
  background-image: linear-gradient(bottom, #c56014 0, #e97823 100%);
}
body.super-page #layout .content .superpage-content .cta-button-d i {
  margin-top: -2px;
  line-height: 15px;
}
body.super-page #layout .content .superpage-content .cta-button-d:hover {
  background-color: #ee9451;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #ee9451;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #ee9451;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.09), inset 0 1px 0 #ee9451;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(bottom, #dc6b16 0, #ee9451 100%);
  background-image: -o-linear-gradient(bottom, #dc6b16 0, #ee9451 100%);
  background-image: -webkit-linear-gradient(bottom, #dc6b16 0, #ee9451 100%);
  background-image: linear-gradient(bottom, #dc6b16 0, #ee9451 100%);
}
body.super-page #layout .content .superpage-content .cta-button-d:active {
  background-color: #c56014;
  -moz-box-shadow: inset 0 1px 0 #ee9451;
  -webkit-box-shadow: inset 0 1px 0 #ee9451;
  box-shadow: inset 0 1px 0 #ee9451;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(bottom, #e97823 0, #c56014 100%);
  background-image: -o-linear-gradient(bottom, #e97823 0, #c56014 100%);
  background-image: -webkit-linear-gradient(bottom, #e97823 0, #c56014 100%);
  background-image: linear-gradient(bottom, #e97823 0, #ce8a12 100%);
}
body.super-page #layout .content .superpage-content .cta-button-d i {
  font-size: 25px;
  vertical-align: -2px;
}
body.super-page #layout .content .superpage-content .system-notice {
  margin: 30px auto 0;
}
body.super-page #layout .content .superpage-content .system-notice p {
  font-size: .85em;
  line-height: 1.25em;
  display: block;
  text-align: left;
  background-color: #FCECCF;
  padding: 10px;
}
body.super-page #layout .content .superpage-content .system-error {
  margin: 30px auto 0;
}
body.super-page #layout .content .superpage-content .system-error p {
  font-size: .85em;
  line-height: 1.25em;
  display: block;
  text-align: left;
  background-color: #f9ad9f;
  padding: 10px;
}
body.super-page #layout .content .superpage-content .listing-photo-wrap {
  width: 138px;
  height: 138px;
  overflow: hidden;
}
body.super-page #layout .content .superpage-content .listing-photo-wrap img.listing-photo {
  width: 100%;
}
body.super-page #layout .content .superpage-content .listing-wall-photo-wrap {
  width: 200px;
  height: 200px;
  overflow: hidden;
  margin: 20px 0 5px;
}
body.super-page #layout .content .superpage-content .listing-wall-photo-wrap img {
  width: 100%;
}
body.super-page #layout .content .superpage-content .no-margins {
  margin: 0px;
}
body.super-page #layout .content .superpage-content .super-row {
  position: relative;
  margin: 0 auto !important;
  padding: 0;
  width: 950px !important;
  background-repeat: no-repeat;
  background-position: top center !important;
  background-size: 100% !important;
  height: 630px !important;
}
body.super-page #layout .content .superpage-content .super-row .super-image {
  position: absolute;
  z-index: 1;
  width: 950px !important;
  height: 630px !important;
  top: 0;
  left: 0;
}
body.super-page #layout .content .superpage-content .super-row .super-header {
  position: relative;
  z-index: 2;
}
body.super-page #layout .content .superpage-content .super-row .super-header h1 {
  width: 100%;
  padding: .35em;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#bfffffff, endColorstr=#bfffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#bfffffff, endColorstr=#bfffffff);
  font-size: 3em;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
  color: #25568a;
}
body.super-page #layout .content .superpage-content .super-row .super-header h1 span {
  display: block;
  text-transform: uppercase;
  font-size: .3em;
  font-weight: 600;
  line-height: 1em;
  color: #222;
}
body.super-page #layout .content .superpage-content .super-row .super-authors {
  position: absolute;
  z-index: 3;
  bottom: 2.5em;
  padding-left: 2.5em;
}
body.super-page #layout .content .superpage-content .super-row .super-authors p {
  font-size: 1.3em;
  line-height: 1.15em;
  font-weight: 300;
  color: #25568a;
}
body.super-page #layout .content .superpage-content .super-row .super-authors p a {
  font-weight: 300;
  color: #25568a;
}
body.super-page #layout .content .superpage-content .super-row .super-authors p a:hover {
  color: #367bc6;
}
body.super-page #layout .content .superpage-content .super-row .super-authors p a.light {
  color: #eaeaea;
}
body.super-page #layout .content .superpage-content .super-row .super-authors p a.light:hover {
  color: #fff;
}
body.super-page #layout .content .superpage-content .super-row .super-authors p.header {
  font-size: .95em;
  line-height: 1em;
  font-weight: 600;
  text-transform: uppercase;
  color: #222;
}
body.super-page #layout .content .superpage-content .super-row .super-authors p.more-doctors {
  font-style: italic;
  font-size: 1em;
}
body.super-page #layout .content .superpage-content nav.breadcrumbs {
  position: relative;
  z-index: 2;
  border-bottom: 6px solid #25568a;
  overflow: hidden;
  background: #fff;
  box-shadow: 0px 2px 4px -10px #080808;
  border-radius: 10px 10px 0 0;
}
body.super-page #layout .content .superpage-content nav.breadcrumbs ul {
  position: relative;
  z-index: 3;
  height: 42px;
}
body.super-page #layout .content .superpage-content nav.breadcrumbs ul li {
  display: block;
  float: left;
  background: transparent url('/assets/images/bg-breadcrumb.png') no-repeat top left;
  padding-left: 10px;
  font-weight: 700;
  line-height: 1.1em;
  font-size: .75em;
  height: 42px;
  text-transform: uppercase;
}
body.super-page #layout .content .superpage-content nav.breadcrumbs ul li.first-child {
  background: none;
  padding-left: 5px;
}
body.super-page #layout .content .superpage-content nav.breadcrumbs ul li.last-child {
  padding-left: 20px;
  padding-top: 15px;
}
body.super-page #layout .content .superpage-content nav.breadcrumbs ul li.first {
  position: relative;
}
body.super-page #layout .content .superpage-content nav.breadcrumbs ul li.first a {
  position: relative;
  display: block;
  height: 42px;
  width: 52px;
  text-align: center;
  padding: 15px 0 0 17px;
  overflow: hidden;
}
body.super-page #layout .content .superpage-content nav.breadcrumbs ul li.first a i {
  display: block;
  text-indent: -9999px;
  width: 21px;
  height: 15px;
  background: transparent url('/assets/images/home-icon.png') no-repeat top left;
}
body.super-page #layout .content .superpage-content nav.breadcrumbs ul li.first a:hover i {
  background-position: 0 -15px;
}
body.super-page #layout .content .superpage-content nav.breadcrumbs ul li a {
  display: block;
  padding: 15px 15px 0;
  text-decoration: none;
}
body.super-page #layout .content .superpage-content nav.breadcrumbs ul li a.current {
  color: #000;
}
body.super-page #layout .content .superpage-content .super-content {
  padding-top: 80px;
  position: relative;
}
body.super-page #layout .content .superpage-content .super-content .parent-row > .col-1-2 .post {
  margin-bottom: 80px;
}
body.super-page #layout .content .superpage-content .super-content .parent-row > .col-1-2 .post h2 {
  margin-top: 10px;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width {
  padding: 0 160px 0 130px;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width h2 {
  border-top-color: #25568a;
  font-size: 2em;
  line-height: 1.15em;
  font-weight: 400;
  padding-bottom: .2em;
  margin-top: 30px;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width h3,
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width h4,
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width h5 {
  font-size: 1.65em;
  line-height: 1.5em;
  font-weight: 300;
  padding-bottom: .2em;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width h5 {
  font-size: 1.45em;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width strong,
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width b {
  font-weight: 600;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width em,
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width i {
  font-style: italic;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width p {
  font-size: 1.15em;
  line-height: 1.6em;
  font-weight: 400;
  padding-bottom: 50px;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width p.date-updated {
  color: #777;
  font-style: italic;
  font-size: .9em;
  line-height: 1em;
  padding-bottom: 5px;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width ul li {
  font-size: 21px;
  line-height: 1.5em;
  font-weight: 400;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width ul li ul {
  margin-top: 0em;
  margin-bottom: -0.5em;
  margin-left: 1em;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width ul li ul li {
  padding: .5em 0 .5em 1em;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width ul {
  list-style: none;
  margin: -50px 0 0 0;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width ul li {
  display: block;
  padding: 1.25em 0 1.25em 1em;
  border-top: 1px dotted #222;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width ul li span {
  display: table-cell;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width ul li:first-child {
  border-top: none;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width ul li:before {
  content: "•";
  display: table-cell;
  float: left;
  margin-left: -1em;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width h2 + ul,
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width h3 + ul,
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width h4 + ul,
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width h5 + ul {
  margin-top: 0px !important;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width a {
  font-weight: 600;
  text-decoration: underline;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width a:hover {
  text-decoration: none;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .youtube-frame {
  position: relative;
  display: block;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .youtube-frame iframe {
  position: absolute;
  z-index: 98;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .authored-by {
  margin-bottom: 60px;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .authored-by img {
  float: left;
  margin-right: 20px;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .authored-by p {
  display: block;
  margin: 0;
  padding: 0;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .authored-by p.author-info {
  padding-top: 35px;
  font-size: .9em;
  line-height: 1.5em;
  font-weight: 600;
  color: #777;
  text-transform: uppercase;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .authored-by p.author-info a {
  font-size: 1.85em;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .authored-by p.author-info:after {
  content: "";
  display: block;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .authored-by p.date-updated {
  padding-top: 5px;
  line-height: 1.5em;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .authored-by:after {
  content: "";
  display: table;
  clear: both;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width blockquote {
  position: relative;
  z-index: 91;
  margin: 0 0 50px 0;
  padding: 30px;
  border-top: 1px dotted #25568a;
  border-bottom: 1px dotted #25568a;
  font-size: 2em;
  font-family: futura;
  font-weight: 400;
  font-style: italic;
  line-height: 1.2em;
  letter-spacing: -2px;
  color: #25568a;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width blockquote.quote-right {
  float: right;
  width: 435px;
  margin: 30px -161px 30px 60px;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width blockquote:after {
  content: "";
  display: table;
  clear: both;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width table {
  width: 100%;
  border: 1px solid #cecece;
  margin-bottom: 50px;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width table tr {
  border: 1px solid #cecece;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width table tr:first-child {
  border-top: 0px;
  background-color: transparent;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width table tr td {
  border-left: 1px solid #cecece;
  padding: .75em;
  vertical-align: middle;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width table tr td h3 {
  text-align: center;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width table tr td p {
  padding: 0;
  margin: 0;
  font-weight: 600;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width table tr td p strong {
  font-weight: 800;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width table tr td:first-child {
  border-left: 0px;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .on-page-nav {
  position: absolute;
  z-index: 99;
  width: 628px;
  margin: 0 auto;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .on-page-nav .menu-adjust {
  position: relative;
  background: blue;
  content: "";
  display: table;
  height: auto;
  min-height: 0;
  max-height: 60px !important;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .on-page-nav .side-menu {
  margin-left: 548px;
  position: absolute;
  display: block;
  width: 50px;
  height: 44px;
  cursor: pointer;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .on-page-nav .side-menu:after {
  content: "";
  font-weight: 300;
  font-size: 18px;
  display: block;
  color: #aaa;
  width: 20px;
  height: 20px;
  padding: 2px 10px 10px 10px;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .on-page-nav h3 {
  text-transform: capitalize;
  padding: 25px 25px 10px;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .on-page-nav ul {
  max-height: calc(100vh - 140px);
  overflow: auto;
  margin: 0 0 15px 0;
  list-style: none;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .on-page-nav ul li {
  border-top: 0px none;
  padding: 0;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .on-page-nav ul li:before {
  display: none;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .on-page-nav ul li a {
  display: block;
  padding: 10px 25px;
  text-decoration: none;
  line-height: 1.35em;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .on-page-nav ul li a:hover {
  color: #5c95d3;
  background-color: #fcfcfc;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .on-page-nav h3,
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .on-page-nav ul {
  width: 240px;
  margin-left: 548px;
  background-color: #f8f8f8;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .on-page-nav.collapsed {
  background-color: transparent;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .on-page-nav.collapsed .side-menu {
  display: block;
  margin-left: 680px;
  width: 44px;
  height: 40px;
  border-radius: 7px;
  background-color: #5c95d3;
  cursor: pointer;
  padding-top: 12px;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .on-page-nav.collapsed .side-menu:after {
  content: "";
  display: block;
  background-image: url('/assets/images/superpage/menu-btn.png');
  background-repeat: no-repeat;
  margin: 0 0 0 10px;
  height: 20px;
  width: 24px;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .on-page-nav.collapsed h3,
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .on-page-nav.collapsed ul {
  display: none;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .grid-inner-row {
  margin-bottom: 60px;
  position: relative;
  z-index: 91;
  width: 950px;
  left: -160px;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .grid-inner-row img {
  width: 100%;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .grid-inner-row .col-1-4 {
  padding: 0 2px;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .grid-inner-row .col-1-4:first-child {
  padding-left: 0;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .grid-inner-row .col-1-4:last-child {
  padding-right: 0;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .grid-inner-row .full-width {
  padding-left: 0;
  padding-right: 0;
  clear: both;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .grid-inner-row .full-width p:last-child {
  padding-bottom: 0;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .article-references {
  font-size: .75em;
  margin-bottom: 60px;
  padding: 20px 0 10px 0;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .article-references p {
  margin-bottom: 10px;
  padding-bottom: 0;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .author-excerpt {
  position: relative;
  z-index: 91;
  width: 950px;
  left: -160px;
  border: 0px none;
  border-top: 1px dotted #222;
  border-bottom: 1px dotted #222;
  margin-top: 20px;
  margin-bottom: 80px;
  padding: 30px 90px;
  background-color: #fff;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .author-excerpt h2 {
  margin: 0 0 0 0 !important;
  padding-top: 0 !important;
  border-top: 0px none !important;
  color: #5c95d3;
  line-height: 1.15em;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .author-excerpt h2 span {
  display: block;
  font-size: .8em;
  line-height: 1em;
  color: #aaa;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .author-excerpt p {
  padding-bottom: 0;
  display: table-cell;
  font-size: 1.5em;
  line-height: 1.4em;
  font-style: italic;
  color: #777;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .author-excerpt a {
  display: inline-block;
  font-style: normal;
  font-weight: 400;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .author-excerpt img {
  float: left;
  margin: 0.5em 1em 0 0;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .compassionate-finance-excerpt {
  position: relative;
  z-index: 91;
  border: 0px none;
  border-top: 1px dotted #222;
  border-bottom: 1px dotted #222;
  margin-top: 20px;
  margin-bottom: 80px;
  background-color: #fff;
  text-align: center;
  width: 100%;
  left: 0;
  padding: 20px;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .compassionate-finance-excerpt h2 {
  margin: 0 0 0 0 !important;
  padding-top: 0 !important;
  border-top: 0px none !important;
  color: #5c95d3;
  line-height: 1.15em;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .compassionate-finance-excerpt h2 span {
  display: block;
  font-size: .8em;
  line-height: 1em;
  color: #aaa;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .compassionate-finance-excerpt p {
  padding-bottom: 0;
  display: table-cell;
  font-size: 1.5em;
  line-height: 1.4em;
  font-style: italic;
  color: #777;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .compassionate-finance-excerpt a {
  display: inline-block;
  font-style: normal;
  font-weight: 400;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .compassionate-finance-excerpt img {
  float: left;
  margin: 0.5em 1em 0 0;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .image-widget {
  display: inline-block;
  position: relative;
  z-index: 91;
  overflow: hidden;
  margin-top: 9px;
  width: 550px;
  height: 355px;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .image-widget .top {
  width: 100%;
  padding: .5em 1em;
  font-size: 1.5em;
  line-height: 1em;
  font-weight: 300;
  text-decoration: none;
  position: absolute;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#bfffffff, endColorstr=#bfffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#bfffffff, endColorstr=#bfffffff);
  top: 0;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .image-widget .top a {
  font-weight: 300;
  text-decoration: none;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .image-widget .bottom {
  width: 100%;
  padding: .5em 1em;
  position: absolute;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#bfffffff, endColorstr=#bfffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#bfffffff, endColorstr=#bfffffff);
  bottom: 0;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .image-widget .bottom img {
  display: inline-block;
  float: left;
  margin-right: .75em;
  position: absolute;
  bottom: 0;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .image-widget .bottom span.author {
  color: #222222;
  display: block;
  margin-left: 85px;
  font-size: 1.15em;
  line-height: 1.25em;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .image-widget .bottom span.type {
  color: #777777;
  display: block;
  margin-left: 85px;
  font-weight: 600;
  font-size: .9em;
  line-height: 1.25em;
  text-transform: uppercase;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .image-widget.left {
  float: left;
  margin-left: -160px;
  margin-right: 1em;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .image-widget.right {
  float: right;
  margin-right: -160px;
  margin-left: 1em;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .education-landing-page h2 {
  clear: both;
  margin-top: 2.5em;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .education-landing-page h2:first-of-type {
  margin-top: 0;
  border: none;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .education-landing-page h2 a {
  text-decoration: none;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .education-landing-page h3 {
  margin-top: 1.5em;
  border-bottom: 1px dotted #333;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .education-landing-page h3 a {
  text-decoration: none;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .education-landing-page ul {
  display: block;
  width: 100%;
  margin: auto;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .education-landing-page ul:after {
  content: "";
  display: table;
  clear: both;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .education-landing-page ul li {
  display: block;
  margin: 0 0;
  padding: .25em 0 .5em;
  float: left;
  width: 49.99%;
  border: none;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .education-landing-page ul li:before {
  content: none;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .education-landing-page ul li a {
  line-height: 1.75em;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .local-profiles {
  margin-left: -160px;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .local-profiles ul {
  padding-top: 30px;
  list-style: none;
  text-align: center;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .local-profiles ul li {
  display: inline-block !important;
  float: none !important;
  border-top: 0px none;
  width: 425px !important;
  text-align: left;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .local-profiles ul li:before {
  content: none;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .local-profiles ul li span {
  display: inline;
}
body.super-page #layout .content .superpage-content .super-content .parent-row .local-profiles ul li p {
  padding-bottom: 0;
}
body.super-page #layout .content .superpage-content .local-profiles,
body.super-page #layout .content .superpage-content .super-content .parent-row .local-profiles {
  margin-bottom: -30px !important;
  padding-bottom: 2em;
  position: relative;
  z-index: 91;
}
body.super-page #layout .content .superpage-content .local-profiles > p.heading,
body.super-page #layout .content .superpage-content .super-content .parent-row .local-profiles > p.heading {
  text-align: center;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  font-size: 1.5em;
  line-height: 1em;
  color: #AAA;
}
body.super-page #layout .content .superpage-content .local-profiles h2,
body.super-page #layout .content .superpage-content .super-content .parent-row .local-profiles h2 {
  text-align: center;
  padding: 0 0 1.25em 0;
  margin: 0 0 0 0;
  border-top: none 0px;
  font-size: 2em;
  line-height: 1.15em;
  font-weight: 400;
}
body.super-page #layout .content .superpage-content .local-profiles ul,
body.super-page #layout .content .superpage-content .super-content .parent-row .local-profiles ul {
  -webkit-font-smoothing: antialiased;
  color: #222222;
  display: block;
  font-family: aaux-next,aaux-next-1, sans-serif;
  width: 950px;
}
body.super-page #layout .content .superpage-content .local-profiles ul li,
body.super-page #layout .content .superpage-content .super-content .parent-row .local-profiles ul li {
  background-color: #FFF;
  box-shadow: 0 1px 4px #AAA;
  border-radius: 7px;
  -webkit-font-smoothing: antialiased;
  color: ;
  display: block;
  float: left;
  padding: 1em 1em 1em 1em;
  margin-left: 30px;
  width: 430px;
}
body.super-page #layout .content .superpage-content .local-profiles ul li:nth-child(odd),
body.super-page #layout .content .superpage-content .super-content .parent-row .local-profiles ul li:nth-child(odd) {
  margin-left: 30px;
  margin-right: 15px;
  margin-bottom: 30px;
}
body.super-page #layout .content .superpage-content .local-profiles ul li:nth-child(even),
body.super-page #layout .content .superpage-content .super-content .parent-row .local-profiles ul li:nth-child(even) {
  margin-right: 30px;
  margin-left: 15px;
  margin-bottom: 30px;
}
body.super-page #layout .content .superpage-content .local-profiles ul li a,
body.super-page #layout .content .superpage-content .super-content .parent-row .local-profiles ul li a {
  -webkit-font-smoothing: antialiased;
  color: #5c95d3;
  display: block;
  font-weight: bold;
}
body.super-page #layout .content .superpage-content .local-profiles ul li p,
body.super-page #layout .content .superpage-content .super-content .parent-row .local-profiles ul li p {
  -webkit-font-smoothing: antialiased;
  color: #222;
  float: right;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  display: inline-block;
  width: 64.99%;
  overflow: hidden;
}
body.super-page #layout .content .superpage-content .local-profiles ul li p strong,
body.super-page #layout .content .superpage-content .super-content .parent-row .local-profiles ul li p strong {
  -webkit-font-smoothing: antialiased;
  color: #5c95d3;
  font-weight: bold;
}
body.super-page #layout .content .superpage-content .local-profiles ul li p.heading,
body.super-page #layout .content .superpage-content .super-content .parent-row .local-profiles ul li p.heading {
  padding-bottom: .5em;
}
body.super-page #layout .content .superpage-content .local-profiles ul li p.profile-img-wrap,
body.super-page #layout .content .superpage-content .super-content .parent-row .local-profiles ul li p.profile-img-wrap {
  width: 34.99%;
  height: 183px;
  padding-right: .8em;
  overflow: hidden;
  float: left;
}
body.super-page #layout .content .superpage-content .local-profiles ul li p.profile-url-link,
body.super-page #layout .content .superpage-content .super-content .parent-row .local-profiles ul li p.profile-url-link {
  float: none;
  clear: both;
  display: block;
  width: auto;
}
body.super-page #layout .content .superpage-content .star-input {
  margin: 0 auto;
  display: block;
  position: relative;
  line-height: 30px;
  width: 335px;
  height: 40px;
  padding-top: 10px;
  background: url(/accurate/_/img/rate-us-arrow.png) no-repeat left center;
}
body.super-page #layout .content .superpage-content .star-input .value-display {
  position: absolute;
  display: block;
  top: 0;
  left: 155px;
  height: 30px;
  line-height: 30px;
}
body.super-page #layout .content .superpage-content .star-bar {
  display: inline-block;
  width: 145px;
  height: 25px;
  background: transparent url('/assets/images/directory/star.png') no-repeat top left;
  cursor: pointer;
  background-position: 0 0px;
}
body.super-page #layout .content .superpage-content .star-bar.hover-0-0 {
  background-position: 0 0px;
}
body.super-page #layout .content .superpage-content .star-bar.hover-0-5 {
  background-position: 0 -25px;
}
body.super-page #layout .content .superpage-content .star-bar.hover-1-0 {
  background-position: 0 -50px;
}
body.super-page #layout .content .superpage-content .star-bar.hover-1-5 {
  background-position: 0 -75px;
}
body.super-page #layout .content .superpage-content .star-bar.hover-2-0 {
  background-position: 0 -100px;
}
body.super-page #layout .content .superpage-content .star-bar.hover-2-5 {
  background-position: 0 -125px;
}
body.super-page #layout .content .superpage-content .star-bar.hover-3-0 {
  background-position: 0 -150px;
}
body.super-page #layout .content .superpage-content .star-bar.hover-3-5 {
  background-position: 0 -175px;
}
body.super-page #layout .content .superpage-content .star-bar.hover-4-0 {
  background-position: 0 -200px;
}
body.super-page #layout .content .superpage-content .star-bar.hover-4-5 {
  background-position: 0 -225px;
}
body.super-page #layout .content .superpage-content .star-bar.hover-5-0 {
  background-position: 0 -250px;
}
body.super-page #layout .content .superpage-content .star-bar .rating-value {
  display: inline-block;
  text-indent: -9999px;
}
body.super-page #layout .content .superpage-content .accurate {
  padding-left: 40px;
}
body.super-page #layout .content .superpage-content .accurate .value-display {
  position: relative;
  display: inline-block;
  top: 0;
  left: 0;
  width: 150px;
  height: 30px;
  line-height: 30px;
  padding-left: 5px;
  vertical-align: top;
  text-align: left;
  white-space: nowrap;
}
body.super-page #layout .content .superpage-content #social-beacon-feedback .accurate {
  padding-left: 0;
  margin: -5px 0 15px 0;
}
body.super-page #layout .content .superpage-content #social-beacon-feedback input,
body.super-page #layout .content .superpage-content #social-beacon-feedback select,
body.super-page #layout .content .superpage-content #social-beacon-feedback textarea {
  vertical-align: -6px;
}
body.super-page #layout .content .superpage-content .form-wrapper .star-input {
  background: none;
}
body.super-page #layout .content .superpage-content .accurate-brand.logo {
  min-height: 25px;
  text-indent: -3000px;
  background: url(/accurate/_/img/accuratelogo.png) no-repeat center center;
}
body.super-page #layout .content .superpage-content .accurate-brand em {
  font-style: italic;
}
body.super-page #layout .content .superpage-content .accurate-brand strong {
  font-style: normal;
  font-weight: bold;
}
body.super-page #layout .content .superpage-content .accurate-display .review-count {
  position: relative;
  top: 2px;
  vertical-align: top;
  text-decoration: underline;
  font-size: 14px;
}
body.super-page #layout .content .superpage-content .accurate-powered-by {
  font-size: 70%;
  line-height: 120%;
}
body.super-page #layout #footer {
  padding-bottom: 60px;
}
body.super-page #layout #footer #nav-footer a {
  font-size: 16px;
  line-height: 1.25em;
}
body.super-page #layout #footer .copyright {
  font-size: 16px;
  line-height: 1.5em;
}
body.super-page #layout #footer .copyright a {
  line-height: inherit;
  font-size: inherit;
  padding: 10px 5px;
  display: inline-block;
}
html.windows form.site-search button i {
  margin-top: -23px;
}
html.windows body.super-page #layout .content .superpage-content .local-profiles ul li.profile-card {
  border-top: 1px solid #efefef;
}
html.mobile body.super-page #layout .header-wrap-mobile {
  -webkit-overflow-scrolling: touch;
  display: block;
}
html.mobile body.super-page #layout .header-wrap-mobile .top .top-bar {
  width: 100%;
  text-align: right;
  padding: 0 15px 0 0;
}
html.mobile body.super-page #layout .header-wrap-mobile .top .top-bar .toggle-menu {
  padding: 12px 10px 12px 9px;
}
html.mobile body.super-page #layout .header-wrap-mobile .top .top-bar .toggle-menu.active {
  background: #eca527;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ce8a12), color-stop(1, #eca527));
  background: -ms-linear-gradient(bottom, #ce8a12, #eca527);
  background: -moz-linear-gradient(center bottom, #ce8a12 0%, #eca527 100%);
  background: -o-linear-gradient(#eca527, #ce8a12);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eca527', endColorstr='#ce8a12', GradientType=0);
  opacity: .8;
}
html.mobile body.super-page #layout .header-wrap-mobile .top .top-bar .logo img {
  width: auto;
  height: 20px;
}
html.mobile body.super-page #layout .header-wrap-mobile .top .top-bar .find-a-doctor {
  margin: 12px 0 0 0;
  float: right;
  cursor: pointer;
}
html.mobile body.super-page #layout .header-wrap-mobile .search-doctors {
  position: absolute;
  top: 60px;
  z-index: 100;
  width: 100%;
  padding: 0 0;
  background-color: #366fad;
}
html.mobile body.super-page #layout .header-wrap-mobile .search-doctors:after {
  content: "";
  display: table;
  clear: both;
}
html.mobile body.super-page #layout .header-wrap-mobile .search-doctors form {
  min-height: 60px;
  padding: 15px 15px 0;
  text-align: center;
}
html.mobile body.super-page #layout .header-wrap-mobile .search-doctors form input,
html.mobile body.super-page #layout .header-wrap-mobile .search-doctors form select {
  background-color: #fff;
  height: 30px;
  color: #367bc6;
  margin: 0 .25em;
  margin-bottom: 15px;
}
html.mobile body.super-page #layout .header-wrap-mobile .search-doctors form input::-webkit-input-placeholder,
html.mobile body.super-page #layout .header-wrap-mobile .search-doctors form select::-webkit-input-placeholder {
  color: #367bc6;
  line-height: 1.2em;
  font-weight: 400;
}
html.mobile body.super-page #layout .header-wrap-mobile .search-doctors form input:-moz-placeholder,
html.mobile body.super-page #layout .header-wrap-mobile .search-doctors form select:-moz-placeholder {
  /* Firefox 18- */
  color: #367bc6;
  line-height: 1.2em;
  font-weight: 400;
}
html.mobile body.super-page #layout .header-wrap-mobile .search-doctors form input::-moz-placeholder,
html.mobile body.super-page #layout .header-wrap-mobile .search-doctors form select::-moz-placeholder {
  /* Firefox 19+ */
  color: #367bc6;
  line-height: 1.2em;
  font-weight: 400;
}
html.mobile body.super-page #layout .header-wrap-mobile .search-doctors form input:-ms-input-placeholder,
html.mobile body.super-page #layout .header-wrap-mobile .search-doctors form select:-ms-input-placeholder {
  color: #367bc6;
  line-height: 1.2em;
  font-weight: 400;
}
html.mobile body.super-page #layout .header-wrap-mobile .search-doctors form input[name=zipcode] {
  width: 140px;
}
html.mobile body.super-page #layout .header-wrap-mobile .search-doctors form button {
  margin-left: .15em;
  margin-bottom: 15px;
  background-color: #25568a;
  color: #fefefe;
  height: 30px;
  line-height: 29px;
  font-size: .85em;
  padding: 0 .85em;
}
html.mobile body.super-page #layout .header-wrap-mobile .search-doctors form button:hover {
  background-color: #306fb2;
}
html.mobile body.super-page #layout .header-wrap-mobile .menu {
  max-height: 100vh;
  z-index: 102;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
html.mobile body.super-page #layout .header-wrap-mobile .menu .main-menu {
  height: calc(40%);
  width: 100%;
  padding: 15px 10px;
  background-color: #306fb2;
}
html.mobile body.super-page #layout .header-wrap-mobile .menu .main-menu:after {
  display: block;
  content: " ";
  margin-top: 90px;
  font-size: 1em;
}
html.mobile body.super-page #layout .header-wrap-mobile .menu .main-menu a {
  padding: 5px 0 5px 0px;
}
html.mobile body.super-page #layout .header-wrap-mobile .menu .main-menu div > ul > li .site-search {
  width: 100%;
  padding-left: 0;
}
html.mobile body.super-page #layout .header-wrap-mobile .menu .main-menu div > ul > li .site-search input {
  width: 100%;
  margin-left: 0;
}
html.mobile body.super-page #layout .header-wrap-mobile .menu .main-menu div > ul > li .site-search button {
  right: 0;
}
html.mobile body.super-page #layout .header-wrap-mobile .menu .main-menu div > ul > li strong {
  padding-left: 0;
}
html.mobile body.super-page #layout .header-wrap-mobile .menu .main-menu .main-list,
html.mobile body.super-page #layout .header-wrap-mobile .menu .main-menu .procedure-list,
html.mobile body.super-page #layout .header-wrap-mobile .menu .main-menu .related-list {
  padding: 0;
  width: 100%;
  float: none;
  clear: both;
  margin: 0;
}
html.mobile body.super-page #layout .header-wrap-mobile .menu .main-menu .main-list > ul > li {
  width: 100%;
  float: none;
}
html.mobile body.super-page #layout .header-wrap-mobile .menu .main-menu .main-list > ul > li:first-child {
  padding-right: 10px;
}
html.mobile body.super-page #layout .header-wrap-mobile .menu .main-menu .main-list > ul > li:last-child {
  padding-left: 0;
}
html.mobile body.super-page #layout .header-wrap-mobile .menu .main-menu .main-list > ul > li:last-child a:before {
  content: "\1F304";
  font-family: "entypo";
  font-size: 1.5em;
  display: inline-block;
  color: #fff;
  padding: 1px 5px 1px 5px;
  -webkit-font-smoothing: antialiased;
}
html.mobile body.super-page #layout .header-wrap-mobile .menu .main-menu .procedure-list {
  padding: 10px 0;
}
html.mobile body.super-page #layout .header-wrap-mobile .menu .main-menu .procedure-list a:hover {
  padding-left: 10px;
}
html.mobile body.super-page #layout .header-wrap-mobile .menu .main-menu .procedure-list a.menu-cta {
  margin-bottom: 15px;
  padding-left: 0px;
}
html.mobile body.super-page #layout .header-wrap-mobile .menu .main-menu .procedure-list ul {
  width: 100%;
  float: none;
}
html.mobile body.super-page #layout .header-wrap-mobile .menu .main-menu .related-list {
  border-radius: 3px;
  padding: 10px;
  overflow: hidden;
  min-height: auto;
}
html.mobile body.super-page #layout .header-wrap {
  display: none;
}
html.mobile body.super-page #layout .content {
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
}
html.mobile body.super-page #layout .content .superpage-content nav.breadcrumbs {
  display: none;
}
html.mobile body.super-page #layout .content .superpage-content .super-row {
  position: relative;
  width: auto !important;
  height: auto !important;
}
html.mobile body.super-page #layout .content .superpage-content .super-row img.super-image {
  display: block;
  position: relative;
  z-index: 21;
  width: 100% !important;
  height: auto !important;
}
html.mobile body.super-page #layout .content .superpage-content .super-row .super-header {
  position: absolute;
  z-index: 22;
  width: 100%;
  top: 0;
  font-size: .65em;
}
html.mobile body.super-page #layout .content .superpage-content .super-row .super-authors {
  z-index: 23;
  position: absolute;
  bottom: 15px;
  padding-left: 30px;
  font-size: .85em;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row {
  padding: 0 30px;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row .full-width {
  padding: 0 0 0 0;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row .full-width .author-excerpt {
  width: 100%;
  left: 0;
  padding: 30px 0;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row .full-width .author-excerpt a {
  display: inline;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row .full-width .on-page-nav {
  position: fixed !important;
  z-index: 100 !important;
  width: 100% !important;
  margin: 100vh 0 0 0 !important;
  height: 100vh;
  display: block;
  bottom: 0px;
  left: 0;
  font-family: Arial, sans-serif;
  font-size: .75em;
  background-color: #366fad;
  transition-duration: .5s;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row .full-width .on-page-nav .menu-adjust {
  display: none;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row .full-width .on-page-nav .side-menu {
  display: none;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row .full-width .on-page-nav h3 {
  position: relative;
  z-index: 103;
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 60px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  background-color: #25568a;
  cursor: pointer;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row .full-width .on-page-nav ul {
  position: relative;
  top: 0;
  left: 0;
  z-index: 101;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  display: block;
  height: 100%;
  margin: 0 0 0 0;
  background-color: #366fad;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row .full-width .on-page-nav ul li {
  display: block;
  padding: 0;
  border: 0px none;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row .full-width .on-page-nav ul li:before {
  display: none;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row .full-width .on-page-nav ul li:last-child:after {
  content: " ";
  margin-top: 120px;
  display: table;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row .full-width .on-page-nav ul li a {
  display: block;
  padding: 0 1em;
  line-height: 50px;
  color: #fff;
  font-weight: 400;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row .full-width .on-page-nav ul li a:hover {
  color: #5c95d3;
  background-color: #fcfcfc;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row .full-width .on-page-nav h3,
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row .full-width .on-page-nav ul {
  width: 100%;
  margin-left: 0;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row .full-width .on-page-nav:after {
  display: block;
  position: fixed;
  bottom: 0;
  content: "Cancel";
  z-index: 102;
  font-size: 1.5em;
  height: 60px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  line-height: 60px;
  background-color: #25568a;
  cursor: pointer;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row .full-width .on-page-nav.collapsed {
  height: 60px !important;
  bottom: 0px !important;
  overflow: hidden;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row .full-width .on-page-nav.collapsed .side-menu {
  display: none;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row .full-width .on-page-nav.collapsed h3,
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row .full-width .on-page-nav.collapsed ul {
  display: block;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row .full-width .on-page-nav.collapsed:after {
  position: absolute;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row .full-width blockquote.quote-right {
  float: none;
  clear: both;
  width: 100%;
  margin: 30px 0;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row .full-width .grid-inner-row {
  margin-bottom: 60px;
  position: relative;
  z-index: 91;
  width: 100%;
  left: 0;
}
html.mobile body.super-page #layout .content .superpage-content .local-profiles {
  width: 100%;
  padding: 0 30px 30px 30px !important;
}
html.mobile body.super-page #layout .content .superpage-content .local-profiles ul {
  display: block;
  width: 100%;
}
html.mobile body.super-page #layout .content .superpage-content .local-profiles ul li.profile-card:nth-child(odd),
html.mobile body.super-page #layout .content .superpage-content .local-profiles ul li.profile-card:nth-child(even) {
  display: block;
  margin: 0 0 0 -30px !important;
  float: none;
  clear: both;
  border-radius: 0 0 0 0;
  box-shadow: 0 -4px 2px -3px #ccccee;
  width: calc(100% + 60px);
}
html.mobile body.super-page #layout .content .superpage-content .local-profiles ul li.profile-card:nth-child(odd):after,
html.mobile body.super-page #layout .content .superpage-content .local-profiles ul li.profile-card:nth-child(even):after {
  content: "";
  display: table;
  clear: both;
}
html.mobile body.super-page #layout .content .superpage-content .local-profiles ul li.profile-card:nth-child(odd) p.profile-url-link,
html.mobile body.super-page #layout .content .superpage-content .local-profiles ul li.profile-card:nth-child(even) p.profile-url-link {
  padding-top: 1em;
  line-height: 1em;
  display: inline-block;
}
html.mobile body.super-page #layout .content .superpage-content .local-profiles ul li.profile-card:nth-child(odd) p.profile-img-wrap,
html.mobile body.super-page #layout .content .superpage-content .local-profiles ul li.profile-card:nth-child(even) p.profile-img-wrap {
  height: auto;
}
html.mobile body.super-page #layout .content .superpage-content .local-profiles ul li.profile-card:nth-child(odd) p.profile-img-wrap img,
html.mobile body.super-page #layout .content .superpage-content .local-profiles ul li.profile-card:nth-child(even) p.profile-img-wrap img {
  width: 100%;
  padding-top: .2em;
}
html.mobile body.super-page #layout #footer .row.cols2 {
  display: none;
}
html.mobile body.super-page #layout #footer .wrap.fixed {
  width: 100%;
}
html.mobile body.super-page #layout #footer #nav-footer a {
  padding: 10px 15px;
}
html.mobile.phone body.super-page #layout .content .superpage-content .super-row .super-header h1 {
  font-size: 2em;
}
html.mobile.phone body.super-page #layout .content .superpage-content .super-row .super-authors {
  font-size: .8em;
}
html.mobile.phone body.super-page #layout .content .superpage-content .super-content .parent-row .full-width blockquote.quote-right {
  float: none;
  width: 100%;
  margin: 30px 0 30px 0;
}
html.mobile.phone body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .authored-by {
  font-size: .75em;
  line-height: 1em;
}
html.mobile.phone body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .authored-by img {
  width: 100px;
  margin-right: 10px;
}
html.mobile.phone body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .authored-by p.author-info {
  margin-left: 111px;
  padding-top: 0px;
  display: table-cell;
}
html.mobile.phone body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .authored-by .date-updated {
  font-size: .85em;
  line-height: 1em;
}
html.mobile.phone body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .grid-inner-row .col-1-4 {
  width: 49.99%;
}
html.mobile.phone body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .grid-inner-row .col-1-4:nth-child(odd) {
  clear: left;
}
html.mobile.phone body.super-page #layout .content .superpage-content .super-content .parent-row .full-width .grid-inner-row img {
  width: 100%;
}
html.mobile.phone body.super-page #layout .content .superpage-content .super-content .education-landing-page ul li {
  width: 100%;
  float: none;
}
html.mobile.phone body.super-page .header-wrap-mobile .top .top-bar .logo {
  margin-left: 0px !important;
}
html.mobile.phone body.super-page .header-wrap-mobile .top .top-bar .find-a-doctor {
  font-weight: 400 !important;
  margin: 15px 0 0 0 !important;
  padding: 2px 10px !important;
  font-size: 14px;
}
html.mobile.phone body.super-page .header-wrap-mobile .menu .main-menu .main-list > ul > li:first-child {
  padding-right: 0px !important;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .parent-row > .col-1-2 {
  padding: 0 15px;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .parent-row .local-profiles {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .parent-row .local-profiles ul {
  padding-top: 30px;
  list-style: none;
  text-align: center;
  width: 100% !important;
  margin: 0 0 0 0 !important;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .parent-row .local-profiles ul li {
  display: inline-block !important;
  float: none !important;
  border-top: 0px none;
  width: 100% !important;
  text-align: left;
  margin: 0 0 0 0 !important;
}
html.mobile body.super-page #layout .content .superpage-content .super-content .parent-row .local-profiles ul li:before {
  content: none;
}
html.mobile.phone body.super-page #layout .content .superpage-content .super-content .parent-row > .col-1-2 {
  padding: 0 0;
  width: 100%;
  float: none;
}
@media only screen and (max-width: 600px) {
  html.mobile body.super-page #layout .content .superpage-content .super-content .grid-row.parent-row table {
    font-size: 3vw;
  }
}
