@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?thwu1f');
  src: url('../fonts/icomoon.eot?thwu1f#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?thwu1f') format('truetype'), url('../fonts/icomoon.woff?thwu1f') format('woff'), url('../fonts/icomoon.svg?thwu1f#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon:before {
  color: #444444;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon.icon-compass:before {
  content: "\e904";
}
.icon.icon-copy:before {
  content: "\e905";
}
.icon.icon-arrow483:before {
  content: "\e600";
}
.icon.icon-bed30:before {
  content: "\e601";
}
.icon.icon-call5:before {
  content: "\e602";
}
.icon.icon-lock:before {
  content: "\e603";
}
.icon.icon-close:before {
  content: "\e604";
  color: red;
}
.icon.icon-dj4:before {
  content: "\e606";
}
.icon.icon-document162:before {
  content: "\e607";
}
.icon.icon-edit1:before {
  content: "\e60a";
}
.icon.icon-email103:before {
  content: "\e60b";
}
.icon.icon-emergency2:before {
  content: "\e60c";
}
.icon.icon-facebook7:before {
  content: "\e60d";
}
.icon.icon-family23:before {
  content: "\e60e";
}
.icon.icon-family27:before {
  content: "\e60f";
}
.icon.icon-favourites7:before {
  content: "\e610";
}
.icon.icon-grandmother1:before {
  content: "\e611";
}
.icon.icon-home:before {
  content: "\e902";
}
.icon.icon-linkedin2:before {
  content: "\e616";
}
.icon.icon-location2:before {
  content: "\e948";
}
.icon.icon-podcast:before {
  content: "\e91c";
  font-size: 1.5em !important;
}
.icon.icon-magnifying47:before {
  content: "\e617";
}
.icon.icon-map15:before {
  content: "\e619";
}
.icon.icon-new48:before {
  content: "\e61b";
}
.icon.icon-person1:before {
  content: "\e61f";
}
.icon.icon-phone60:before {
  content: "\e621";
}
.icon.icon-star83:before {
  content: "\e624";
}
.icon.icon-stethoscope1:before {
  content: "\e625";
}
.icon.icon-user58:before {
  content: "\e628";
}
.icon.icon-shrink:before {
  content: "\e98a";
}
.icon.icon-stats-dots:before {
  content: "\e99b";
}
.icon.icon-woman87:before {
  content: "\e62a";
}
.icon.icon-arrow-left:before {
  content: "\e62c";
}
.icon.icon-arrow-right:before {
  content: "\e62d";
}
.icon.icon-list:before {
  content: "\e62e";
}
.icon.icon-arrow-up:before {
  content: "\e62f";
}
.icon.icon-cross:before {
  content: "\ea0f";
}
.icon.icon-bin:before {
  content: "\e9ac";
}
.icon.icon-share:before {
  content: "\e900";
}
.icon.icon-text-height:before {
  content: "\e903";
}
.icon.icon-list2:before {
  content: "\e634";
}
.icon.icon-clock:before {
  content: "\e635";
}
.icon.icon-website:before {
  content: "\e636";
}
.icon.icon-phone24:before {
  content: "\e637";
}
.icon.icon-report:before {
  content: "\e638";
}
.icon.icon-edit:before {
  content: "\e639";
}
.icon.icon-link2:before {
  content: "\e63a";
}
.icon.icon-facebook2:before {
  content: "\e63b";
}
.icon.icon-printer:before {
  content: "\e63c";
}
.icon.icon-calendar:before {
  content: "\e953";
}
.icon.icon-facebook:before {
  content: "\e631";
}
.icon.icon-googleplus:before {
  content: "\e632";
}
.icon.icon-google:before {
  content: "\e632";
}
.icon.icon-linkedin:before {
  content: "\e633";
}
.icon.icon-microsoft:before {
  content: "\eac3";
}
.icon.icon-twitter:before {
  content: "\ea91";
}
.icon.icon-sort-alpha-asc:before {
  content: "\f15d";
}
.icon.icon-sort-alpha-desc:before {
  content: "\f15e";
}
.icon.icon-sort-distance-asc:before {
  content: "\f160";
}
.icon.icon-sort-distance-desc:before {
  content: "\f161";
}
.icon.icon-sort-weight:before {
  content: "\e901";
}
.icon.icon-plus:before {
  content: "\ea0a";
}
.icon.icon-calendar:before {
  content: "\e953";
}
.icon.icon-comment-phone:before {
  content: "\ea1f";
}
.icon.icon-comment-email:before {
  content: "\ea32";
}
.icon.icon-comment-inperson:before {
  content: "\eaf8";
}
.icon.icon-comment-important:before {
  content: "\ed52";
}
.icon.icon-comment-favourite:before {
  content: "\ece2";
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* Insufficient contrast against white - may be reasonable when used as background colour against black */
/* Accessible colours with good contrast (at least against white) */
/*============================================================*\

	#Global Elements

\*============================================================*/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}
html,
body {
  margin: 0;
  padding: 0;
  line-height: 1;
  width: 100%;
  position: relative;
}
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 100%;
  min-width: 320px;
  /*overflow-x: hidden;*/
}
iframe {
  border: 0 none;
}
.centered {
  text-align: center;
}
.uppercase {
  text-transform: uppercase;
}
.bold {
  font-weight: bold;
}
/*
	#Paragraph
----------------------------------------*/
p {
  color: #444444;
  font-size: 1.4em;
  line-height: 1.57143em;
  margin: 0 0 0 0;
}
li p {
  font-size: 1em;
}
/* Prevents nested elements' font sizes from increasing */
.regular {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.light {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
}
.semibold {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 600;
}
/*
	#Links
----------------------------------------*/
a {
  color: #444444;
  position: relative;
  text-decoration: underline;
  -webkit-tap-highlight-color: transparent;
}
a:visited {
  color: #660099;
}
a:hover,
a:focus {
  color: #C9BC59;
}
a:active {
  color: #7F7739;
  top: 1px;
}
/*
	#Heading
----------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #444444;
  margin: 0 0 0.5em;
  clear: left;
}
/* Any heading following content is given a top margin... because it usually needs some separation */
* + h1,
* + .h1,
* + h2,
* + .h2,
* + h3,
* + .h3,
* + h4,
* + .h4,
* + h5,
* + .h5,
* + h6,
* + .h6 {
  margin-top: 1em;
}
h1,
.h1 {
  font-size: 4.8em;
}
h2,
.h2 {
  font-size: 3.4em;
  line-height: 1.588em;
}
h3,
.h3 {
  font-size: 2.2em;
}
h4,
.h4 {
  font-size: 1.8em;
}
h5,
.h5 {
  font-size: 1.6em;
}
h6,
.h6 {
  font-size: 1.4em;
}
.title-small-bold {
  font-weight: bold;
  font-size: 1.6em;
}
/*
	#List

----------------------------------------*/
ul,
ol {
  color: #444444;
  font-size: 1.4em;
  line-height: 1.57143em;
  list-style-position: outside;
  margin: 0 1.4em 1.57143em;
  padding: 0;
}
ul {
  list-style: none;
  margin: 0;
}
ol ol {
  list-style-type: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
  font-size: 1em;
  /* Prevents nested elements' font sizes from increasing */
  margin: 0.5em 1.4em;
}
.section:not(.section-search-listing):not(.section-search) ul:not(.nav) li:not(.no-before),
.footer-links ul li,
.mobile-menu .collapsible-link-group li {
  padding-left: 22px;
}
.section:not(.section-search-listing):not(.section-search) ul:not(.nav) li:not(.no-before):before,
.footer-links ul li:before,
.mobile-menu .collapsible-link-group li:before {
  color: #444444;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e62d";
  float: left;
  margin: 5px 8px 0 -22px;
}
/*
	#Blockquote
----------------------------------------*/
blockquote {
  color: #444444;
  font-size: 2.8em;
  font-style: italic;
  line-height: 1.6em;
  margin: 0.5em 0;
  padding: 1em;
  quotes: "\201C" "\201D" "\2018" "\2019";
  text-align: center;
}
blockquote:before {
  content: open-quote;
}
blockquote:after {
  content: close-quote;
}
/*
	#Tables
----------------------------------------*/
table {
  color: #444444;
  text-align: left;
  width: 100%;
}
th,
td {
  border: 1px solid #cecece;
  font-size: 1.4em;
  padding: 0.5em 1em;
}
th {
  background-color: #ebebeb;
  font-weight: normal;
}
th th,
td td {
  font-size: 1em;
}
/* Prevents nested elements' font sizes from increasing */
/*
	#Colours
----------------------------------------*/
.orange {
  color: #C9BC59;
}
.orange-on-grey {
  color: #0970B8;
}
.grey {
  color: #797676;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}
.toggle-on {
  background-color: #341855;
}
.toggle-on .icon:before {
  color: white;
}
p.comment-flags .icon-display:before {
  color: #C9BC59;
}
.toggle.mcd,
.toggle-on.mcd,
.toggle-off.mcd {
  border-radius: 20px;
}
.toggle.mcd .toggle-handle {
  border-radius: 20px;
}
/*============================================================*\

	#Form Elements

\*============================================================*/
/*
	#Button
----------------------------------------*/
/*** Start Zeroseven modifcation ***/
.btn-full-width {
  width: 100%;
}
.btn-mcd {
  vertical-align: middle;
  border: none;
  background: transparent none;
  padding: 0;
  line-height: 1;
  -webkit-tap-highlight-color: transparent;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  color: #fff;
  display: inline-block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.6em;
  font-weight: 600;
  padding: 0.6em 1em;
  position: relative;
  text-decoration: none;
  white-space: inherit;
}
.btn-mcd:hover {
  background-color: #7F7739;
  color: #ffffff;
}
.btn-mcd:active {
  top: 1px;
}
.btn-mcd:visited {
  color: #fff;
}
.btn-mcd-orange {
  background-color: #C9BC59;
}
.btn-mcd-orange:focus {
  color: #fff;
}
/*** End Zeroseven modifcation ***/
/*** Start previous code ***/
/*** End previous code ***/
.btn-mini {
  padding: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
a.btn.btn-newsletter {
  background-color: #341855;
  width: 100%;
  margin-bottom: 20px;
}
a.btn.btn-newsletter:hover {
  background-color: #351755;
}
a.btn.btn-newsletter-inline {
  background-color: #341855;
}
a.btn.btn-newsletter-inline:hover {
  background-color: #351755;
}
.btn:visited {
  color: #fff;
}
.btn-full-width {
  width: 100%;
}
.btn-large {
  padding-top: 1em;
  padding-bottom: 1em;
}
.btn-small {
  font-size: 0.9em;
}
.btn-xs {
  font-size: 0.7em;
}
.btn-link {
  background-color: transparent !important;
  color: #505050;
  cursor: pointer;
}
.btn-link:hover {
  color: #444444;
}
.btn-blue {
  background-color: #341855;
  color: white !important;
}
.btn-blue:hover {
  background-color: #351755;
}
/*** Start Zeroseven modifcation ***/
p .btn-mcd,
li .btn-mcd {
  font-size: 1em;
}
/* Prevents nested elements' font sizes from increasing */
/* Firefox height fix */
.btn-mcd::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin-top: -2px;
  margin-bottom: -2px;
}
/*** End Zeroseven modifcation ***/
/*** Start previous code ***/
/* Prevents nested elements' font sizes from increasing */
/* Firefox height fix */
/*** End previous code ***/
/*
	#Text Inputs
----------------------------------------*/
/*** Start Zeroseven modifcation ***/
.form-control-mcd-large {
  /*** End Zeroseven modifcation ***/
  /*** Start previous code ***/
  /*** End previous code ***/
  border: none;
  background: transparent none;
  padding: 0;
  line-height: 1;
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 1px 1px 2px 0px #646464;
  -moz-box-shadow: inset 1px 1px 2px 0px #646464;
  box-shadow: inset 1px 1px 2px 0px #646464;
  color: #444444;
  display: inline-block;
  height: auto;
  line-height: 1.5em;
  padding: 0.6875em 1em;
  vertical-align: middle;
  margin-bottom: 1em;
}
.page-input {
  border: 1px solid #eeeeee;
  font-size: 1.3em;
}
.clustered-search-input {
  position: relative;
  /*** Start Zeroseven modifcation ***/
}
.clustered-search-input .form-control-mcd-large {
  /*** End Zeroseven modifcation ***/
  /*** Start previous code ***/
  /*** End previous code ***/
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 1.4em;
  line-height: 1.5em;
  padding-bottom: 0.714286em;
  padding-top: 0.714286em;
}
.clustered-search-input button {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 40px;
  padding: 0;
  position: absolute;
  right: 0;
  width: 40px;
  background: #C9BC59;
}
.clustered-search-input button:after {
  color: #444444;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  content: "\e617";
  font-size: 2.125em;
}
.pullout-content .clustered-search-input .form-control {
  width: 210px;
}
.pullout-content .clustered-search-input {
  margin-top: 20px;
}
.mobile-menu .clustered-search-input .form-control {
  width: 140px;
}
/*
	#Textarea
----------------------------------------*/
textarea {
  resize: vertical;
}
/*
	#Select
----------------------------------------*/
select.form-control {
  background: url(/_static/images/ddl_arrow.png) #fff no-repeat center right;
  background-size: auto;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
.lt-ie10 select.form-control {
  background-image: none;
}
/*
	#Placeholder
----------------------------------------*/
::-webkit-input-placeholder {
  line-height: 1.57143em;
}
:-moz-placeholder {
  line-height: 1.57143em;
}
/* Firefox 18- */
::-moz-placeholder {
  line-height: 1.57143em;
}
/* Firefox 19+ */
:-ms-input-placeholder {
  line-height: 1.57143em;
}
/*
	#Radio
----------------------------------------*/
input[type="radio"] {
  border: none;
  background: transparent none;
  padding: 0;
  line-height: 1;
  -webkit-tap-highlight-color: transparent;
}
/*
	#Checkbox
----------------------------------------*/
input[type="checkbox"] {
  border: none;
  background: transparent none;
  padding: 0;
  line-height: 1;
  -webkit-tap-highlight-color: transparent;
}
/*
	#Label
----------------------------------------*/
label {
  -webkit-tap-highlight-color: transparent;
  color: #444444;
  cursor: pointer;
  display: block;
  font-size: 1.4em;
}
/*
	#Validation
----------------------------------------*/
/* Default validation for MVC: This class is given to the element in an error state */
input.input-validation-error,
textarea.input-validation-error {
  border: 1px solid red;
}
/* Default validation for MVC: A span with this class is inserted below the element in an error state */
label.input-validation-error,
label.has-error,
label.error {
  color: #de1c10;
  display: block;
  text-align: right;
  margin-top: 5px;
}
.has-feedback i.glyphicon {
  font-size: 14px;
}
.form-row.hide-icon i.glyphicon {
  display: none;
}
.row .form-row i.glyphicon {
  right: 15px;
}
.form-control-feedback {
  line-height: 54px;
}
ul.passwordChecks {
  list-style: none;
  color: #797676;
  font-size: 12px;
  margin-top: 5px;
}
ul.passwordChecks li {
  padding-left: 5px;
}
ul.passwordChecks li:before {
  content: none;
}
ul.passwordChecks li.complete {
  color: black;
  font-weight: bold;
}
ul.passwordChecks li.complete i {
  color: #4d834c;
  font-size: 1.2em;
}
#location-request-blind {
  position: fixed;
  top: 0;
  z-index: 499;
  width: 100%;
  bottom: 0;
  background-color: #fff;
  opacity: 0.5;
  display: none;
}
#location-request-panel {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 500;
  padding: 20px 0;
  background: rgba(31, 42, 50, 0.9);
  transition: transform 0.3s ease-in-out;
  color: #000;
  display: none;
}
#location-request-panel .inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0 auto;
  padding: 0 28px;
  flex-flow: column nowrap;
  max-width: 1280px;
}
#location-request-panel .inner .blurb {
  font-size: 1.2em;
  line-height: 1.2em;
  flex: 1;
}
#location-request-panel .inner .blurb p {
  text-align: left;
  font-weight: 300;
  color: #fff;
}
#location-request-panel .inner input {
  margin-right: 15px;
}
#location-request-panel .inner .twitter-typeahead {
  margin-right: 15px;
}
@media (max-width: 350px) {
  #location-request-panel .inner .twitter-typeahead {
    width: 90%;
  }
}
@media (min-width: 351px) {
  #location-request-panel .inner .twitter-typeahead {
    width: 350px;
  }
}
#location-request-panel .inner .btn-mcd {
  margin-right: 15px;
  border-radius: 10px;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
}
#location-request-panel .inner .btn-mcd-inverse {
  color: #fff;
  background: transparent;
  border: 1px solid #aaa;
}
#location-request-panel .inner button {
  width: 100%;
  max-width: 250px;
  margin-top: 10px;
}
#location-request-panel .inner img {
  padding-right: 5px;
}
/*============================================================*\

	#Page Structure

\*============================================================*/
.wrapper {
  margin: 0 auto;
  max-width: 1400px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.section {
  clear: both;
  float: left;
  padding-top: 0;
  padding-bottom: 60px;
  width: 100%;
}
.cms-content {
  width: 100%;
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-top: 20px !important;
}
.cms-content h1,
.cms-content h2,
.cms-content h3,
.cms-content h4,
.cms-content h5,
.cms-content h6 {
  color: #C9BC59;
  font-weight: 300;
}
.cms-content p,
.cms-content div {
  font-size: 14px;
  line-height: 1.5em;
  margin-bottom: 1em;
}
.header,
.section,
.footer-top,
.footer-bottom {
  padding-left: 20px;
  padding-right: 20px;
}
.section-grey {
  background: #797676;
}
.section-features {
  padding-top: 50px;
}
.section-map p {
  margin-bottom: 10px;
}
.section-item-listing {
  padding-bottom: 0;
  padding-top: 20px;
}
.section-search-listing {
  padding-top: 20px;
}
.spinner {
  background: #fff url(/_static/images/processing.gif) no-repeat right;
}
/*============================================================*\

	#Header

\*============================================================*/
.header {
  height: 46px;
  border-bottom: 1px solid #eeeeee;
}
.header ul .icon {
  position: relative;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 600;
}
.header ul .icon a {
  color: #444444;
}
.header ul .icon a:hover {
  color: #C9BC59;
}
.header ul .icon:before {
  color: #C9BC59;
  left: -30px;
  position: absolute;
}
.header .icon-user58:before {
  font-size: 25px;
  top: -2px;
}
.header .icon-favourites7:before {
  font-size: 23px;
  top: -1px;
}
.header .icon-list2:before {
  font-size: 18px;
  left: -25px;
  top: 3px;
}
.header .icon-text-height:before {
  font-size: 18px;
  left: -25px;
  top: 3px;
}
.header .company-logo-mobile-only {
  background: url(/_static/images/Logo-MyCommunityDiary-Primary-bottom.png) no-repeat;
  background-size: 120px 30px;
  float: left;
  height: 34px;
  margin-top: 6px;
  text-indent: -9999px;
  width: 155px;
  cursor: pointer;
}
.company-logo-bottom {
  background: url(/_static/images/Logo-MyCommunityDiary-Primary-bottom.png) no-repeat left top;
  display: block;
  height: 75px;
  text-indent: -9999px;
  width: 294px;
  margin-bottom: 30px;
}
.company-logo {
  background: url(/_static/images/Logo-MyCommunityDiary-PrimaryRev.png) no-repeat left top;
  display: block;
  height: 75px;
  text-indent: -9999px;
  width: 310px;
}
.company-logo-dark {
  background: url(/_static/images/Logo-MyCommunityDiary-Primary-bottom.png) no-repeat left top;
  display: block;
  height: 79px;
  text-indent: -9999px;
  width: 271px;
}
.company-logo-print {
  display: none;
}
/*============================================================*\

	#Navigation

\*============================================================*/
.menu-button {
  background: transparent;
  color: #444444;
  float: right;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.4em;
  font-weight: 600;
  margin-top: 9px;
  margin-right: -15px;
  position: relative;
}
.menu-button:before {
  color: #444444;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e62e";
  color: #C9BC59;
  font-size: 20px;
  left: -11px;
  top: 4px;
  position: absolute;
}
.menu-button:hover {
  background: transparent;
  color: #C9BC59;
}
.mobile-menu {
  -webkit-box-shadow: inset 2px 0px 3px 0px #e4e4e4;
  -moz-box-shadow: inset 2px 0px 3px 0px #e4e4e4;
  box-shadow: inset 2px 0px 3px 0px #e4e4e4;
  background: #eeeeee;
  height: 100%;
  position: absolute;
  right: -220px;
  top: 0;
  width: 220px;
}
.mobile-menu > div {
  padding-left: 20px;
  padding-right: 20px;
}
.mobile-menu .mobile-menu-trail {
  color: #444444;
  font-size: 1.4em;
  line-height: 1.57143em;
  font-weight: 600;
}
.mobile-menu .mobile-menu-wrapper {
  padding-bottom: 24px;
}
.mobile-menu .mobile-menu-wrapper ul {
  list-style: none;
}
.mobile-menu .mobile-menu-wrapper .icon {
  margin-left: 33px;
  margin-top: 25px;
}
.mobile-menu .mobile-menu-wrapper .icon:before {
  left: -36px;
}
.mobile-menu .mobile-menu-wrapper .icon.icon-list2:before {
  left: -33px;
}
.mobile-menu .mobile-menu-wrapper .icon.icon-text-height:before {
  left: -33px;
  top: 3px;
  font-size: initial;
}
.mobile-menu .mobile-menu-wrapper .text-smaller {
  font-size: 0.857em;
  cursor: pointer;
}
.mobile-menu .mobile-menu-wrapper .text-larger {
  font-size: 1.14286em;
  cursor: pointer;
}
.mobile-menu .mobile-menu-wrapper .textSizeIndicator {
  cursor: pointer;
}
.mobile-menu .help-info {
  border-top: 1px solid #dddddd;
  padding-top: 15px;
}
.mobile-menu .help-info h3 {
  font-size: 1.8em;
  line-height: 1.5556em;
}
.mobile-menu .clustered-search-input {
  margin: 20px 0 30px;
}
.mobile-menu .collapsible-links {
  border-top: 1px solid #dddddd;
}
.mobile-menu .collapsible-links .collapsible-link-group {
  margin: 0 -20px;
  padding: 0 20px;
  border-bottom: 1px solid #dddddd;
}
.mobile-menu .collapsible-links h3 {
  font-size: 1.6em;
}
.mobile-menu .collapsible-links h3 a {
  display: block;
  padding: 19px 0 10px;
  text-decoration: none;
}
.mobile-menu .collapsible-links h3 a:after {
  color: #444444;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e62f";
  float: right;
}
.mobile-menu .collapsible-links h3 a.collapsed:after {
  content: "\e62d";
}
.mobile-menu .collapsible-links ul {
  margin-bottom: 15px;
}
.mobile-menu .collapsible-links a {
  text-decoration: none;
  color: #444444;
}
.mobile-menu .collapsible-links a:hover {
  color: #C9BC59;
}
.mobile-menu .collapsible-links li {
  margin-bottom: 3px;
}
.mobile-menu .collapsible-links li:before {
  margin-top: 4px;
}
.mobile-menu .social-links {
  margin-top: 20px;
}
.reveal-right {
  right: 220px;
  overflow: visible !important;
  position: relative;
}
.reveal-right .mobile-menu {
  left: auto;
}
.reveal-right .top-nav-tier0 {
  right: 0;
}
.desktop-menu ul {
  float: right;
  list-style: none;
  margin-top: 13px;
  margin-bottom: 0;
}
.desktop-menu ul li {
  float: left;
  margin-left: 60px;
}
.desktop-menu ul li.text-size-controls {
  margin-left: 50px;
}
.desktop-menu ul li.text-size-controls a {
  color: #444444;
  text-decoration: none;
}
.desktop-menu ul li.text-size-controls a:hover {
  color: #C9BC59;
}
.desktop-menu ul li.text-size-controls .text-smaller {
  font-size: 0.857em;
  cursor: pointer;
}
.desktop-menu ul li.text-size-controls .text-larger {
  font-size: 1.14286em;
  cursor: pointer;
}
.desktop-menu ul li.text-size-controls .textSizeIndicator {
  cursor: pointer;
}
.desktop-menu .desktop-menu-trail {
  color: #444444;
  font-size: 1.4em;
  line-height: 1.57143em;
  font-weight: 600;
}
.council-trail {
  float: left;
  margin-top: 10px;
}
.council-trail span.home a {
  text-decoration: none;
}
.council-trail span .regionfilter {
  margin-left: 10px;
}
.council-trail span a {
  color: #444444;
}
.council-trail span a:visited {
  color: #444444;
}
.council-trail span a:hover {
  color: #C9BC59;
}
.council-trail span a.btn {
  color: white;
}
.nav-tabs a {
  text-decoration: none !important;
}
.nav-tabs a:visited:not(:hover) {
  color: #555 !important;
}
/*============================================================*\

	#Content Elements

\*============================================================*/
/*
	#Pullout tab
----------------------------------------*/
.pullout-content,
.pullout-button {
  display: none;
  cursor: pointer;
}
/*
    #Search Mobile
----------------------------------------*/
.div-search-button {
  text-align: right;
  padding: 10px 18px 10px 18px;
}
.div-search-button .btn {
  width: 100%;
}
/*
	#Search Panel
----------------------------------------*/
.section-search {
  padding-top: 35px;
  padding-bottom: 0;
  position: relative;
  z-index: 10;
}
.section-search h2 {
  font-size: 2.4em;
}
.section-search .section-inner {
  position: relative;
  width: 100%;
}
.section-search img {
  display: none;
}
.section-search .company-logo {
  background-position: 0 -90px;
  margin-left: 10px;
  margin-bottom: 0;
}
.section-search .search-panel {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #797676;
  margin: 0 auto 0;
  max-width: 670px;
  padding: 10px 10px 10px;
  position: relative;
  z-index: 1;
  /*** Start Zeroseven modifcation ***/
  /*** End Zeroseven modifcation ***/
  /*** Start previous code ***/
  /*** End previous code ***/
}
.section-search .search-panel p.comingSoon {
  margin-bottom: 10px;
  text-align: center;
}
.section-search .search-panel h2 {
  margin-bottom: 17px;
  line-height: 1.2em;
}
.section-search .search-panel .search-btn-wrapper {
  display: inline-block;
  position: relative;
  width: 24%;
  text-align: right;
}
.section-search .search-panel .ddl-radius {
  min-width: 125px;
  width: 48%;
}
.section-search .search-panel .btn-search {
  float: right;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 600;
  padding: 15px 0;
  text-align: center;
  text-transform: uppercase;
  width: 48%;
}
.section-search .search-panel .btn-group-has-dropdown {
  padding-right: 40px;
  position: relative;
  width: 48%;
}
.section-search .search-panel .btn-group-has-dropdown .btn-search {
  width: 100%;
}
.section-search .search-panel .btn-group-has-dropdown .btn-search.dropdown-toggle {
  position: absolute;
  right: 0px;
  padding-left: 1em;
  padding-right: 1em;
  min-width: 0;
  max-width: 40px;
  width: auto;
  z-index: 4;
}
.section-search .search-panel .search-advanced {
  margin-top: 15px;
  display: none;
}
.search-title {
  margin: 5px;
}
.search-icon-btn {
  border-radius: 20px;
  margin: 5px;
  text-decoration: none;
}
.search-icon-btn :visited {
  color: inherit;
}
.search-icon {
  margin-right: 5px;
}
.btn-filter {
  margin-left: 20px;
}
.when-wrapper {
  position: relative;
}
.when-wrapper:after {
  color: #444444;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #dddddd;
  content: "\e953";
  font-size: 2em;
  left: 15px;
  position: absolute;
  top: 0.5em;
}
.when-wrapper .when-field {
  text-indent: 33px;
  text-overflow: ellipsis;
}
.custom-when-wrapper .when-wrapper:after {
  font-size: 1.5em;
  top: 0.6em;
}
.where-wrapper {
  position: relative;
}
.where-wrapper:after {
  color: #444444;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #797676;
  content: "\e619";
  font-size: 3em;
  position: absolute;
  right: 14px;
  top: 0.2em;
}
.where-wrapper .where-field {
  padding-right: 40px;
  vertical-align: middle !important;
}
.advanced-search .when-wrapper,
.advanced-search .where-wrapper {
  margin-bottom: 20px;
}
/*
	#Advanced Search Panel and related items
----------------------------------------*/
.section-search-advanced {
  padding-top: 10px !important;
  padding-bottom: 0;
  position: relative;
  z-index: 10;
}
.section-search-advanced h2 {
  font-size: 2.4em;
}
.section-search-advanced .section-inner {
  position: relative;
  width: 100%;
}
.section-search-advanced img {
  display: none;
}
.section-search-advanced .company-logo {
  background-position: 0 -90px;
  margin-left: 10px;
  margin-bottom: 0;
}
.section-search-advanced .search-panel {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #797676;
  margin: 0 auto 0;
  max-width: 990px;
  padding: 10px 10px 10px;
  position: relative;
  z-index: 1;
  /*** Start Zeroseven modifcation ***/
  /*** End Zeroseven modifcation ***/
  /*** Start previous code ***/
  /*** End previous code ***/
}
.section-search-advanced .search-panel p.comingSoon {
  margin-bottom: 10px;
  text-align: center;
}
.section-search-advanced .search-panel h2 {
  margin-bottom: 17px;
  line-height: 1.2em;
}
.section-search-advanced .search-panel .when-wrapper {
  margin-bottom: 10px;
  position: relative;
}
.section-search-advanced .search-panel .when-wrapper:after {
  color: #444444;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #dddddd;
  content: "\e617";
  font-size: 3em;
  right: 4px;
  position: absolute;
  top: 0.1em;
}
.section-search-advanced .search-panel .when-field {
  padding-right: 40px;
  text-overflow: ellipsis;
  width: 100%;
}
.section-search-advanced .search-panel .separator-word {
  display: none;
}
.section-search-advanced .search-panel .txt-buttons-wrapper {
  display: inline-block;
  float: right;
  margin-top: 10px;
  position: relative;
  width: 100%;
  text-align: right;
}
.section-search-advanced .search-panel .btn-group {
  margin-right: -72px;
}
.section-search-advanced .search-panel .no-margin-right {
  margin-right: 0 !important;
  margin-left: -2px !important;
}
.section-search-advanced .search-panel .field-hint {
  padding-bottom: 3px;
  margin-top: 2px;
  margin-left: 5px;
  font-size: 0.9em;
}
.section-search-advanced .search-panel .field-hint label {
  color: #797676;
  font-weight: normal;
  cursor: default;
}
.section-search-advanced .search-panel .fields-unavailable {
  text-align: center;
  color: #797676;
}
.section-search-advanced .search-panel .advanced-disabled,
.section-search-advanced .search-panel select.advanced-disabled,
.section-search-advanced .search-panel input.advanced-disabled,
.section-search-advanced .search-panel label.advanced-disabled {
  color: #797676;
}
.section-search-advanced .search-panel .advanced-disabled::-webkit-input-placeholder {
  color: #797676;
}
.section-search-advanced .search-panel .advanced-disabled:-moz-placeholder {
  color: #797676;
}
.section-search-advanced .search-panel .advanced-disabled::-moz-placeholder {
  color: #797676;
}
.section-search-advanced .search-panel .advanced-disabled:-ms-input-placeholder {
  color: #797676;
}
.section-search-advanced .search-panel .where-wrapper {
  display: inline-block;
  float: left;
  margin-bottom: 10px;
  position: relative;
  width: 100%;
  margin-right: 2%;
}
.section-search-advanced .search-panel .where-wrapper:after {
  color: #444444;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #dddddd;
  content: "\e619";
  font-size: 3em;
  position: absolute;
  right: 100px;
  top: 0.1em !important;
  z-index: 2;
}
.section-search-advanced .search-panel .where-wrapper .input-group .twitter-typeahead .form-control:not(:first-child):not(:last-child) {
  border-radius: 4px 0px 0px 4px;
}
.section-search-advanced .search-panel .where-field {
  padding-right: 40px;
  width: 100%;
}
.section-search-advanced .search-panel .ddl-radius {
  min-width: 125px;
  width: 100%;
}
.section-search-advanced .search-panel .btn-search {
  float: right;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  margin-right: 28px;
}
.section-search-advanced .search-panel .btn-group-has-dropdown {
  padding-right: 40px;
  position: relative;
  width: 48%;
}
.section-search-advanced .search-panel .btn-group-has-dropdown .btn-search {
  width: 100%;
}
.section-search-advanced .search-panel .btn-group-has-dropdown .btn-search.dropdown-toggle {
  position: absolute;
  right: 0px;
  padding-left: 1em;
  padding-right: 1em;
  min-width: 0;
  max-width: 40px;
  width: auto;
  z-index: 4;
}
.section-search-advanced .search-panel .btn-clear-fields {
  margin-left: 15px;
}
.section-search-advanced .search-panel label {
  cursor: default;
}
.advanced-dropdown-menu {
  border-radius: 3px;
}
.advanced-dropdown-menu .btn-clear {
  background-color: transparent;
  border: none;
  margin-left: -5px;
}
/*
	#AutoComplete elements
----------------------------------------*/
.twitter-typeahead {
  width: 100%;
}
.tt-dropdown-menu {
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #dddddd;
  max-height: 400px;
  overflow-y: auto;
  padding: 15px 0;
  width: 100%;
}
.tt-suggestion {
  cursor: pointer;
  padding: 0 15px;
}
.tt-suggestion:hover {
  background: #C9BC59;
}
.tt-suggestion:hover p {
  color: #fff;
}
.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #C9BC59;
}
.tt-suggestion.tt-cursor p {
  color: #fff;
}
.tt-hint {
  color: #797676;
}
/*
	#Login Page
----------------------------------------*/
.section-login {
  padding-top: 30px;
}
#login-wrapper h2 {
  text-align: center;
}
.login-wrapper {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #f5f5f5;
  padding: 20px;
}
.login-wrapper h2 {
  margin-bottom: 20px;
}
.login-wrapper input[type=submit] {
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  float: right;
  padding: 16px 30px 14px;
  text-transform: uppercase;
}
.login-wrapper .form-last a {
  font-size: 1.4em;
  line-height: 1.4em;
  max-width: 50%;
}
.login-wrapper .txt-username-wrapper,
.login-wrapper .txt-password-wrapper {
  position: relative;
}
.login-wrapper .txt-username-wrapper:before,
.login-wrapper .txt-password-wrapper:before {
  color: #dddddd;
  font-size: 2.5em;
  position: absolute;
  left: 13px;
  top: 11px;
  z-index: 3;
}
.login-wrapper .txt-username-wrapper input,
.login-wrapper .txt-password-wrapper input {
  padding-left: 40px;
}
.login-wrapper .txt-password-wrapper:before {
  left: 16px;
}
.login-wrapper .form-row p {
  font-size: 1.2em;
  line-height: 1.5em;
  margin-top: 10px;
}
.login-wrapper p {
  margin-bottom: 15px;
}
.login-form input[type=submit],
.login-form button[type=submit] {
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  float: right;
  padding: 16px 30px 14px;
  text-transform: uppercase;
}
.login-form .form-last a {
  font-size: 1.4em;
  line-height: 1.4em;
  max-width: 50%;
}
.socialLoginList p {
  text-align: center;
  margin-bottom: 20px;
}
.btn-thirdPartyAuth {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 46px;
  margin-bottom: 11px;
  padding-left: 43px;
  position: relative;
  text-align: left;
  /*width:100%;*/
}
.btn-thirdPartyAuth:before {
  color: #fff;
  font-size: 24px;
  left: 16px;
  position: absolute;
  top: 11px;
}
.btn-thirdPartyAuth.icon-googleplus {
  background: #db4b39;
}
.btn-thirdPartyAuth.icon-googleplus:hover {
  background: #f55440;
}
.btn-thirdPartyAuth.icon-google {
  background: #db4b39;
}
.btn-thirdPartyAuth.icon-google:hover {
  background: #f55440;
}
.btn-thirdPartyAuth.icon-facebook {
  background: #3b5998;
}
.btn-thirdPartyAuth.icon-facebook:hover {
  background: #8b9dc3;
}
.btn-thirdPartyAuth.icon-linkedin {
  background: #0077b5;
}
.btn-thirdPartyAuth.icon-linkedin:hover {
  background: #1b9ce0;
}
.btn-thirdPartyAuth.icon-microsoft {
  background: #004086;
}
.btn-thirdPartyAuth.icon-microsoft:hover {
  background: #04b9f9;
}
.btn-thirdPartyAuth.icon-twitter {
  background: #55ACEE;
}
.btn-thirdPartyAuth.icon-twitter:hover {
  background: #ccd6dd;
}
.or-break {
  display: block;
  font-size: 1.4em;
  margin: 25px 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.or-break:before,
.or-break:after {
  content: "";
  border-top: 1px solid #dddddd;
  position: absolute;
  top: 50%;
  width: 45%;
}
.or-break:before {
  left: 0;
}
.or-break:after {
  right: 0;
}
.forgot-password-wrapper h2 {
  margin-bottom: 15px;
}
.forgot-password-wrapper .form-row {
  margin-top: 17px;
}
.forgot-password-wrapper p {
  margin-bottom: 1em;
}
.signup-wrapper {
  display: none;
}
.signup-wrapper .form-last {
  padding-top: 15px;
}
.signup-wrapper p {
  margin-bottom: 1.5em;
}
.signup-social-wrapper {
  text-align: center;
}
.signup-social-wrapper .btn-signup {
  margin-bottom: 20px;
}
.loggedin-wrapper {
  display: none;
}
.register-wrapper {
  text-align: center;
}
.credentials-wrapper {
  display: none;
}
.token-wrapper {
  display: none;
}
.token-wrapper p {
  margin-bottom: 15px;
}
.verify-wrapper {
  display: none;
}
.verify-wrapper p {
  margin-bottom: 15px;
}
.verify-wrapper .email {
  font-weight: bold;
  font-size: 1.4em;
  margin-bottom: 15px;
}
.success-wrapper {
  display: none;
}
.success-wrapper p {
  margin-bottom: 1em;
}
.verify-code-wrapper p {
  margin-bottom: 1em;
}
/*
	#Homepage
----------------------------------------*/
ul.no-bullet-point li {
  padding-left: 0;
}
ul.no-bullet-point li:before {
  display: none;
}
.list-partners,
.list-members {
  list-style: none;
  margin-top: 10px;
  padding: 0 30px;
  width: 100%;
}
.list-partners li div,
.list-members li div {
  /*border: 1px solid @light-grey-ee;*/
  display: table;
  margin: 0 auto;
}
.list-partners li div a,
.list-members li div a {
  display: table-cell;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
.list-partners .slick-slide img,
.list-members .slick-slide img {
  display: inline;
  width: 100%;
  max-height: 100%;
}
.list-partners .slide,
.list-members .slide {
  float: left;
  height: 100%;
  min-height: 150px;
  width: 111px;
  margin-bottom: 10px;
}
.list-partners .slide img,
.list-members .slide img {
  display: inline;
  width: 100%;
  max-height: 100%;
}
.list-members li div {
  height: 84px;
  width: 104px;
}
.list-partners li div {
  width: 218px;
  height: 168px;
}
.list-partners {
  float: left;
  margin-bottom: 40px;
}
.section-features h2 {
  margin-bottom: 50px;
  font-size: 1.8em;
}
.section-features .icon {
  text-align: center;
  margin-bottom: 40px;
}
.section-features .icon:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #eeeeee;
  display: block;
  font-size: 30px;
  left: 50%;
  height: 100px;
  margin-bottom: 30px;
  margin-left: -50px;
  padding-top: 25px;
  position: relative;
  width: 100px;
}
.section-features .icon h3 {
  margin-bottom: 15px;
}
.section-features .icon:last-child {
  margin-bottom: 0;
}
.section-features .icon-magnifying47:before {
  font-size: 50px;
}
.section-features .icon-list2:before {
  padding-top: 35px;
}
.section-features .icon-favourites7:before {
  padding-top: 35px;
}
.section-features .icon-user58:before {
  font-size: 35px;
  padding-top: 30px;
}
.section-features .icon-shrink:before {
  font-size: 35px;
  padding-top: 30px;
}
.section-features .icon-stats-dots:before {
  font-size: 35px;
  padding-top: 30px;
}
.section-supporters {
  padding-bottom: 45px;
}
.section-supporters h3 {
  margin-bottom: 20px;
}
.section-video {
  padding-top: 30px !important;
}
.section-video .video-text-content {
  margin-bottom: 30px;
}
.section-video iframe {
  width: 100% !important;
}
.section-page {
  padding-top: 20px;
  padding-bottom: 10px;
}
.section-page .panel-inner {
  padding: 0 10px;
}
.section-page .panel-inner img[usemap] {
  width: 100%;
  height: auto;
}
.section-page p {
  margin-bottom: 1em;
}
.section-page .single-result .info .logo {
  float: left;
  width: 100%;
  max-width: 100px;
  height: auto;
}
.section-page .single-result .info .name-panel {
  margin-left: 110px;
  margin-right: 170px;
  display: table-cell;
}
.section-page .single-result .info .h4 {
  margin-top: 0;
}
.section-page .single-result .info .map {
  max-width: none;
  max-height: none;
  margin-right: 10px;
  float: right;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.section-page .single-result .info .map img {
  max-width: none;
}
.section-page .single-result .info p {
  color: #797676;
  margin-bottom: 5px;
}
.section-page .single-result .info ul {
  margin-top: 3px;
  font-size: 0.9em;
  color: #797676;
  list-style: outside;
}
.section-page .single-result .info ul li:before {
  content: "\e62d";
}
#foundCouncil {
  display: none;
}
#foundCouncilWrapper {
  border: 1px solid #C9BC59;
  padding: 10px;
  margin-bottom: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#foundCouncilWrapper .links {
  text-align: right;
}
#foundCouncilWrapper h4 {
  color: #C9BC59;
}
/*
	#Slick plugin overrides
----------------------------------------*/
.slick-prev,
.slick-next {
  height: 44px;
  width: 44px;
  margin-top: -22px;
}
.slick-prev:before,
.slick-next:before {
  color: #444444;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: black;
  font-weight: bold;
}
.slick-prev:active,
.slick-next:active {
  top: 50%;
}
.slick-prev {
  left: -10px;
}
.slick-prev:before {
  content: "\e62c";
}
.slick-next {
  right: -10px;
}
.slick-next:before {
  content: "\e62d";
}
/*
	#Category Listing Page
----------------------------------------*/
.crumbtrail {
  color: #aaaaaa;
  font-size: 1.2em;
  line-height: 1.5em;
  margin-bottom: 10px;
}
.crumbtrail a {
  color: #444444;
  text-decoration: none;
}
.crumbtrail a:hover {
  color: #C9BC59;
}
.crumbtrail .current-page span {
  color: #aaaaaa;
}
.section-item-listing .crumbtrail {
  margin-bottom: 23px;
}
.section-item-listing .content-wide {
  width: 100%;
}
.bordered-listing-item {
  border: 1px solid #dddddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px 15px;
  margin-top: 30px;
}
.bordered-listing-item.no-logo {
  padding: 0 15px;
}
.keywordSearch {
  border: 2px solid black;
}
.keywordSearch .keywordSearch {
  border: 0;
  background-color: #fffcde;
}
.search-summary {
  margin-bottom: 10px;
}
.search-listing {
  padding-bottom: 60px;
}
.search-result-listing .search-result {
  padding-left: 15px;
}
.search-result-listing .search-result.search-result-remote .business-name a {
  color: #797676 !important;
}
.search-result-listing .search-result.search-result-remote .business-name a:hover {
  color: #C9BC59 !important;
}
.search-result-listing .search-result.search-result-remote .isremote {
  position: absolute;
  bottom: 0;
}
.search-result-listing .search-result.search-result-remote .isremote:before {
  color: #C9BC59;
}
.search-result-listing .search-result h4 {
  margin-top: 0;
}
.view-toggles,
.amc-toggles {
  font-size: 1.4em;
  margin-bottom: 24px;
}
.view-toggles a,
.amc-toggles a {
  background: #f5f5f5;
  color: #797676;
  float: left;
  min-height: 32px;
  padding: 0.64285714em 1.42857143em 0.64285714em 2.85714286em;
  position: relative;
  text-decoration: none;
}
.view-toggles a:before,
.amc-toggles a:before {
  color: #797676;
  left: 5px;
  margin-top: -0.5em;
  position: absolute;
  top: 50%;
}
.view-toggles a:not(.btn-save-search):before,
.amc-toggles a:not(.btn-save-search):before {
  font-size: 2.14286em;
}
.view-toggles a.btn-save-search:before,
.amc-toggles a.btn-save-search:before {
  font-size: 1.4em;
  left: 10px !important;
}
.view-toggles a:hover,
.amc-toggles a:hover {
  background: #505050;
}
.view-toggles .active,
.amc-toggles .active {
  background: #7b7b7b;
  color: #fff;
}
.view-toggles .active:before,
.amc-toggles .active:before {
  color: #fff;
}
.view-toggles .active:hover,
.amc-toggles .active:hover {
  background: #9c9c9c;
}
.view-toggles .btn-rank,
.amc-toggles .btn-rank {
  -webkit-border-top-left-radius: 16px;
  -webkit-border-bottom-left-radius: 16px;
  -moz-border-radius-topleft: 16px;
  -moz-border-radius-bottomleft: 16px;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
.view-toggles .btn-rank:before,
.amc-toggles .btn-rank:before {
  font-size: 16px !important;
  left: 20px;
}
.view-toggles .btn-distance:before,
.amc-toggles .btn-distance:before {
  font-size: 16px !important;
  left: 20px;
}
.view-toggles .btn-alpha,
.amc-toggles .btn-alpha {
  -webkit-border-top-right-radius: 16px;
  -webkit-border-bottom-right-radius: 16px;
  -moz-border-radius-topright: 16px;
  -moz-border-radius-bottomright: 16px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
.view-toggles .btn-alpha:before,
.amc-toggles .btn-alpha:before {
  font-size: 16px !important;
  left: 17px;
}
.view-toggles .btn-list,
.amc-toggles .btn-list {
  -webkit-border-top-left-radius: 16px;
  -webkit-border-bottom-left-radius: 16px;
  -moz-border-radius-topleft: 16px;
  -moz-border-radius-bottomleft: 16px;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
.view-toggles .btn-list:before,
.amc-toggles .btn-list:before {
  font-size: 20px !important;
  left: 17px;
}
.view-toggles .btn-map,
.amc-toggles .btn-map {
  -webkit-border-top-right-radius: 16px;
  -webkit-border-bottom-right-radius: 16px;
  -moz-border-radius-topright: 16px;
  -moz-border-radius-bottomright: 16px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  margin-right: 10px;
}
.view-toggles .btn-advanced,
.amc-toggles .btn-advanced {
  -webkit-border-top-left-radius: 16px;
  -webkit-border-bottom-left-radius: 16px;
  -moz-border-radius-topleft: 16px;
  -moz-border-radius-bottomleft: 16px;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  -webkit-border-top-right-radius: 16px;
  -webkit-border-bottom-right-radius: 16px;
  -moz-border-radius-topright: 16px;
  -moz-border-radius-bottomright: 16px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  background-color: #341855;
  color: white !important;
  margin-left: 10px;
}
.view-toggles .btn-advanced:hover,
.amc-toggles .btn-advanced:hover {
  background: #351755;
}
.view-toggles .btn-save-search,
.amc-toggles .btn-save-search {
  -webkit-border-top-left-radius: 16px;
  -webkit-border-bottom-left-radius: 16px;
  -moz-border-radius-topleft: 16px;
  -moz-border-radius-bottomleft: 16px;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  -webkit-border-top-right-radius: 16px;
  -webkit-border-bottom-right-radius: 16px;
  -moz-border-radius-topright: 16px;
  -moz-border-radius-bottomright: 16px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  background-color: #797676;
  color: #444 !important;
  margin-left: 10px;
}
.view-toggles .btn-save-search:hover,
.amc-toggles .btn-save-search:hover {
  color: #C9BC59 !important;
}
.view-toggles .btn-save-search:hover:before,
.amc-toggles .btn-save-search:hover:before {
  color: #C9BC59 !important;
}
.badges {
  margin-top: 0;
  padding-left: 8px;
  min-height: 70px;
  margin-bottom: 20px;
}
.badges:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.badges img {
  float: left;
  margin: 10px;
  max-width: 60px;
  max-height: 60px;
}
.search-result .info {
  position: relative;
}
.search-result h3 {
  font-size: 1em;
  margin-top: 0;
}
.search-result h4 {
  font-size: 1.2857em;
}
.search-result img.logo {
  display: none;
}
.search-result .contact-details {
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background: #f5f5f5;
  clear: both;
  margin: 0 -15px -20px -15px;
  padding: 15px 15px 20px 15px;
}
.search-result .contact-details .icon {
  padding-left: 33px;
  position: relative;
}
.search-result .contact-details .icon:before {
  color: #d1d1d1;
  display: inline-block;
  font-size: 25px;
  left: 0;
  position: absolute;
  top: 1px;
}
.search-result .contact-details .icon-map15:before {
  font-size: 28px;
  left: -2px;
  top: -3px;
}
.search-result .contact-details .icon-compass {
  font-style: italic;
}
.search-result .contact-details .icon-compass:before {
  font-size: 20px;
  left: 4px;
  top: 2px;
}
.search-result .contact-details .next-appt {
  font-size: 0.9em;
  margin-top: 10px;
}
.search-result .contact-details .next-appt .icon-calendar:before {
  font-size: 18px;
  padding-left: 2px;
  padding-top: 6px;
}
.search-result .contact-details .next-appt .health-engine {
  padding-left: 33px;
  position: relative;
}
.search-result .contact-details .next-appt .health-engine img {
  max-width: 200px;
}
.search-result .contact-details a {
  color: #444444;
  text-decoration: none;
}
.search-result .contact-details a:hover {
  color: #C9BC59;
}
.search-result .contact-details .distance {
  font-size: 0.9em;
  margin-top: 10px;
}
.search-result .contact-details .accreditations {
  margin-top: 20px;
}
.search-result .icon-phone60 {
  margin-bottom: 20px;
}
.search-result .buttons {
  margin-top: 18px;
}
.search-result .btn-report {
  color: #444444;
  clear: both;
  display: block;
  float: left;
  margin-bottom: 15px;
  margin-top: 15px;
  padding-left: 30px;
  position: relative;
  text-decoration: none;
}
.search-result .btn-report:before {
  color: #dedede;
  font-size: 18px;
  position: absolute;
  top: 3px;
  left: 0px;
}
.search-result .btn-report:hover {
  color: #C9BC59;
}
.search-result .btn-report:hover:before {
  color: #C9BC59;
}
.search-result .business-name {
  margin-bottom: 0;
}
.search-result .organisation-name {
  margin-top: 5px;
  font-size: 0.8em;
  color: #797676;
}
/* Diary Styles */
.council-details {
  background-color: #f5f5f5;
  padding-top: 20px;
}
.council-details .support-item .council-img {
  margin: 0 auto 20px;
}
.council-details .support-item .council-website {
  margin-bottom: 20px;
}
.council-details .support-item p {
  margin-bottom: 1em;
}
.search-results-toolbar {
  margin-top: 10px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding: 10px;
  background-color: #dddddd;
}
.council-search {
  transition: background 1s linear;
}
.home-search {
  background: url(/_static/images/search_background.jpg) no-repeat center center;
}
.top-search {
  background-color: #f5f5f5;
  padding: 20px 30px;
}
.top-search h2.company-logo {
  position: absolute;
  top: -5px;
  left: 0;
}
.search-panel {
  padding-left: 0;
  padding-right: 0;
  height: 554px;
  position: relative;
}
.search-panel .search-panel-outer a {
  position: absolute;
  top: 20px;
  left: 20px;
}
.search-panel .search-panel-inner {
  margin-top: 130px;
  border-radius: 5px;
  background-color: white;
  padding: 20px;
}
.search-panel .image-attribution {
  color: white;
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 1.5em;
  font-style: italic;
  text-shadow: 2px 2px 4px black;
}
.search-panel .image-attribution a,
.search-panel .image-attribution a:visited {
  color: white;
}
.search-panel .bg-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.search-panel .bg-pager .bg-pager-item {
  display: inline-block;
}
.search-panel .bg-pager .bg-pager-item a {
  background-color: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.search-panel .bg-pager .bg-pager-item a.active {
  background: #000;
}
.search-panel .bg-pager .bg-pager-link {
  cursor: pointer;
}
.search-panel .data-provider {
  position: absolute;
  right: 35px !important;
  top: 0;
  background-size: contain;
  background-position-x: right;
  left: auto !important;
}
.calendar-panel {
  padding-left: 20px;
  padding-right: 20px;
}
.category-links {
  position: relative;
  margin-top: 10px;
}
.category-links .title-wrapper {
  margin-bottom: 30px;
}
.category-links .mobile-list-summary {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 600;
  font-size: 1.4em;
}
.category-links .btn-expand-collapse {
  background: #797676;
  color: #444444;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-size: 1.4em;
  line-height: 32px;
  padding-left: 20px;
  position: absolute;
  right: 0;
  top: 4px;
  width: 245px;
}
.category-links .btn-expand-collapse:after {
  background: #797676;
  -webkit-border-top-right-radius: 16px;
  -webkit-border-bottom-right-radius: 16px;
  -moz-border-radius-topright: 16px;
  -moz-border-radius-bottomright: 16px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  color: #C9BC59;
  content: "+";
  float: right;
  font-size: 2.14286em;
  height: 32px;
  width: 42px;
  text-align: center;
}
.category-links .btn-collapse-all:after {
  content: "-";
  line-height: 26px;
}
.category-links .btn-load-more {
  margin-bottom: 80px;
}
.category-links a {
  text-decoration: none;
}
.category-links .category-expand {
  text-decoration: underline;
  color: #444444;
}
a.btn-load-more {
  background: #f5f5f5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #444444;
  display: block;
  font-size: 1.4em;
  padding: 8px 0;
  margin-top: 20px;
  text-align: center;
}
a.btn-load-more:hover {
  color: #C9BC59;
}
a.btn-expand-search {
  background: #f5f5f5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #444444;
  display: block;
  font-size: 1.4em;
  padding: 8px 0;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
a.btn-expand-search:hover {
  color: #C9BC59;
}
.category-link {
  width: 100%;
  position: relative;
  display: inline-block;
  float: none;
  margin-right: -3px;
  margin-bottom: 2em;
  vertical-align: top;
}
.category-link .category-expand-wrapper {
  font-size: 1.6em;
  display: table;
  width: 100%;
}
.category-link .category-expand {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #797676;
  display: table-cell;
  height: 60px;
  line-height: 1.4em;
  padding-left: 20px;
  padding-right: 50px;
  position: relative;
  vertical-align: middle;
}
.category-link .category-expand span:after {
  color: #444444;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #797676;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  content: "\e62d";
  color: #C9BC59;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 60px;
  padding-top: 20px;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 42px;
}
.category-link .category-expanded,
.category-link .favourites-category-title strong {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.category-link .category-expanded span:after,
.category-link .favourites-category-title strong span:after {
  background: #797676;
  content: "\e62f";
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.category-link .link-list {
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background: #797676;
  padding: 1em;
}
.category-link .link-list li {
  margin-bottom: 4px;
}
.support-item {
  margin-bottom: 40px;
  /*img {
		width: 100%;
	}*/
}
.support-item .council-img {
  margin: 0 auto;
  margin-bottom: 20px;
}
.support-item .council-img img {
  background-color: white;
  padding: 15px;
  margin: 0;
}
.support-item .council-website {
  margin-bottom: 20px;
}
.support-item .list-partners li,
.support-item .list-members li {
  padding: 0;
  margin: 0;
}
.support-item .list-partners li div,
.support-item .list-members li div {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
}
.support-item .btn {
  font-weight: normal;
}
.support-item .scrollat-300 {
  max-height: 300px;
  overflow-y: scroll;
}
.support-item .scrollat-600 {
  max-height: 600px;
  overflow-y: scroll;
}
.support-ad img {
  width: 100%;
}
.result-card {
  font-size: 11px;
}
.result-card a {
  text-decoration: none;
  color: inherit;
}
.result-card a:hover,
.result-card a:visited {
  text-decoration: none;
  color: inherit;
}
.result-card .date-info {
  font-size: 14px;
  display: block;
  position: absolute;
  top: 5px;
  z-index: 10;
  width: 50px;
  height: 43px;
  background-color: #fff;
  margin: 3px auto;
  border-radius: 7px;
  overflow: hidden;
  border: 1px solid #ddd;
}
.result-card .date-info.date-to {
  top: 49px;
  width: 30px;
  left: 10px;
  height: 25px;
}
.result-card .date-info.date-to span {
  padding-top: 3px;
}
.result-card .date-info.end-date {
  top: 75px;
}
.result-card .date-info * {
  display: block;
  width: 100%;
  font-weight: 700;
  font-style: normal;
  text-align: center;
}
.result-card .date-info strong {
  position: absolute;
  top: 0;
  padding: 2px 0;
  color: #fff;
  background-color: #3a3633;
  border-radius: 6px 6px 0 0;
}
.result-card .date-info span {
  width: 100%;
  font-size: 15px;
  letter-spacing: -0.05em;
  padding-top: 21px;
  color: #2f2f2f;
}
.result-card .panel {
  min-height: 250px;
  max-height: 250px;
  position: relative;
  margin-left: 25px;
}
.result-card .panel-thumbnail {
  min-height: 125px;
  max-height: 125px;
  text-align: center;
  color: aliceblue;
  overflow: hidden;
}
.result-card .panel-thumbnail .img-responsive {
  width: 100%;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.result-card .panel-thumbnail i {
  margin-top: 30px;
}
.result-card .panel-body {
  padding: 5px;
}
.result-card .panel-body .card-title {
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 1.3em;
  font-weight: bold;
  line-height: normal;
}
.result-card .panel-body .card-description {
  margin-top: 5px;
}
.result-card .panel-body .card-description p,
.result-card .panel-body .card-description div,
.result-card .panel-body .card-description span {
  font-size: inherit !important;
}
.result-card .panel-body .card-location {
  width: 90%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: bold;
  position: absolute;
  bottom: 2.5em;
  line-height: normal;
}
.result-card .card-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.result-card .card-footer .time-display {
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 5px;
  font-size: 0.9em;
  border-top: 1px solid lightgray;
  font-weight: bold;
}
.result-card-tip {
  max-width: 400px;
  padding-bottom: 0;
}
.event-details {
  font-size: 14px;
  margin-top: 20px;
}
.event-details .event-image {
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.event-details .event-description {
  margin-top: 20px;
  line-height: 1.3em;
  font-size: 1.1em;
  margin-bottom: 30px;
}
.event-details .event-panel .title {
  text-transform: uppercase;
  font-size: 0.7em;
  color: #797676;
  margin-bottom: 3px;
}
.event-details .event-panel .detail {
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: 20px;
}
.event-details .event-panel h1,
.event-details .event-panel h2 {
  margin-top: 0;
}
.event-details .event-panel h1 {
  font-size: 25px;
  background-color: #C9BC59;
  color: white;
  padding: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.event-details .event-panel h2 {
  font-size: 20px;
  line-height: 1em;
  margin-bottom: 20px;
}
.event-details .event-panel .map-panel {
  padding: 0;
}
.event-details .event-panel .map,
.event-details .event-panel .pano {
  width: 100%;
  height: 300px;
  margin-top: 0;
  margin-bottom: 0;
}
.calendar-spinner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding-top: 150px;
  z-index: 100;
  text-align: center;
}
td.fc-other-month {
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0.25, rgba(0, 0, 0, 0.03)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.03)), color-stop(0.75, rgba(0, 0, 0, 0.03)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, transparent 75%, transparent);
  background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, transparent 75%, transparent);
  background-color: #FAFCFD;
  background-size: 16px 16px;
}
.fc h2 {
  text-shadow: 0 1px 0 #fff;
  margin-top: -12px;
  margin-left: 10px;
  font-size: 2em;
  font-weight: 700;
  margin-bottom: 0;
}
.fc-day-grid-event .fc-time {
  display: block;
}
.fc .fc-day-header {
  font-size: 1em;
  padding: 4px;
}
#futureCalendar {
  font-size: 0.8em !important;
  margin-bottom: 20px;
}
/*** Start Zeroseven modifcation ***/
.search-result-priority {
  background-color: #fffcde;
}
/*** End Zeroseven modifcation ***/
.google-result .contact-details {
  clear: both;
  padding: 0 10px 10px 10px;
}
.google-result .contact-details p {
  margin-top: 7px;
}
.google-result .contact-details .icon {
  padding-left: 33px;
  position: relative;
}
.google-result .contact-details .icon:before {
  color: #d1d1d1;
  display: inline-block;
  font-size: 25px;
  left: 0;
  position: absolute;
  top: 1px;
}
.google-result .contact-details .icon-map15:before {
  font-size: 28px;
  left: -2px;
  top: -3px;
}
.google-result .contact-details a {
  color: #444444 !important;
  text-decoration: none;
}
.google-result .contact-details a:hover {
  color: #C9BC59 !important;
}
.google-result .contact-details a.btn-blue {
  color: white !important;
}
.google-result .contact-details a.btn-blue:hover {
  color: white !important;
}
.google-result .contact-details .distance {
  font-size: 0.9em;
  margin-top: 6px;
}
a.btn-add-to-favourites,
a.btn-remove-from-favourites {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background-color: #797676;
  color: #444444;
  display: block;
  float: left;
  min-height: 32px;
  padding: 0.35714286em 2.14285714em 0.35714286em 3.92857143em;
  position: relative;
  text-decoration: none;
}
a.btn-add-to-favourites:before,
a.btn-remove-from-favourites:before {
  -webkit-border-top-left-radius: 16px;
  -webkit-border-bottom-left-radius: 16px;
  -moz-border-radius-topleft: 16px;
  -moz-border-radius-bottomleft: 16px;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  background-color: #797676;
  color: #7b7b7b;
  display: block;
  font-size: 1.28571em;
  height: 100%;
  left: 0;
  min-height: 32px;
  padding: 0.3em 0 0 13px;
  position: absolute;
  top: 0;
  width: 40px;
}
a.btn-add-to-favourites:hover,
a.btn-remove-from-favourites:hover {
  color: #C9BC59;
}
a.btn-add-to-favourites:hover:before,
a.btn-remove-from-favourites:hover:before {
  color: #C9BC59;
}
.search-support {
  padding-bottom: 50px;
}
.search-support .popular-category {
  margin-bottom: 0;
  width: 100%;
}
.search-support .popular-category img {
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  margin-bottom: 0;
}
.search-support .category-link .category-expand {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  color: #C9BC59;
}
.search-support .category-link .category-expand span:after {
  background-color: transparent;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
}
.search-support .link-list a {
  text-decoration: none;
}
.search-support .h6 {
  margin-top: 0;
}
.listing-support .data-provider {
  margin: 20px 0;
  padding: 20px 0;
}
.listing-support .data-provider img {
  display: inline-block;
  max-width: 100%;
}
.help-topic {
  width: 100%;
  position: relative;
  display: inline-block;
  float: none;
  margin-right: -3px;
  margin-bottom: 2em;
  vertical-align: top;
}
.help-topic .inner {
  display: table;
  width: 100%;
}
.help-topic .help-title {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #797676;
  display: block;
  height: 60px;
  line-height: 1.4em;
  padding-top: 20px;
  padding-left: 18px;
  padding-right: 50px;
  position: relative;
  vertical-align: middle;
  font-size: 1.6em;
}
.help-topic .help-title span:after {
  color: #444444;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #797676;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  content: "\e62d";
  color: #C9BC59;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 60px;
  padding-top: 20px;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 42px;
}
.help-topic .help-title-expanded {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.help-topic .help-title-expanded span:after {
  background: #797676;
  content: "\e62f";
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.help-topic .help-content {
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background: #797676;
  padding: 1em;
}
.mcd-pagination {
  padding-top: 30px;
  margin-top: 30px;
  margin-bottom: 20px;
  width: 100%;
}
.mcd-pagination .pagination-links {
  font-size: 1.4em;
  margin-top: 20px;
  text-align: center;
  width: 100%;
}
.mcd-pagination .pagination-links .previous {
  color: #C9BC59;
  float: left;
}
.mcd-pagination .pagination-links .previous:before {
  color: #444444;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e62c";
  color: #C9BC59;
  float: left;
  font-weight: bold;
  margin-right: 3px;
}
.mcd-pagination .pagination-links .next {
  color: #C9BC59;
  float: right;
}
.mcd-pagination .pagination-links .next:after {
  color: #444444;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e62d";
  color: #C9BC59;
  float: right;
  font-weight: bold;
  margin-left: 3px;
}
.mcd-pagination .pagination-links .number {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #f5f5f5;
  color: #444444;
  display: inline-block;
  height: 20px;
  padding-top: 3px;
  text-align: center;
  width: 20px;
  margin-right: 3px;
}
.mcd-pagination .pagination-links .number:hover {
  background-color: #C9BC59;
  color: #fff;
}
.mcd-pagination .pagination-links .current {
  background-color: #C9BC59;
  color: #fff;
}
.mcd-pagination a {
  text-decoration: none;
}
.search-map-view .search-listing {
  padding-bottom: 30px;
}
.search-map-view .search-listing-column-wrapper {
  display: none;
}
.search-map-view .mcd-pagination {
  display: none;
}
.search-map-view .search-support {
  display: none;
}
.search-map-view .search-map {
  background-color: #ddd;
  color: #000;
  font-size: 30px;
  width: 100%;
  height: 400px;
}
.search-map-view .search-map .map-holder {
  width: 100%;
  height: 400px;
}
.search-map-view .gm-style {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.search-map-view .gm-style a {
  color: #C9BC59;
}
.search-map-view .gm-style .gm-style-iw {
  font-size: 10px;
  padding: 10px 5px;
}
.search-map-view .gm-style .gm-style-iw .company-info {
  margin-top: 0;
}
.search-map-view .gm-style .gm-style-iw .company-info .logged-in-info {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e5e5e5;
  margin: 10px 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
/*
	#Item Listing Page
----------------------------------------*/
.section-item-listing .content,
.section-item-listing .content-support-left,
.section-item-listing .content-support-right {
  padding-bottom: 30px;
}
.section-item-listing h3 {
  margin-top: 1em;
}
.section-item-listing .map-panel {
  background: #797676;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  overflow: hidden;
}
.section-item-listing .map-panel img {
  width: 100%;
}
.section-item-listing .map-panel .map {
  width: 100%;
  height: 250px;
}
.section-item-listing .map-panel .org-map {
  width: 100%;
  height: 400px;
}
.section-item-listing .map-panel .pano {
  width: 100%;
  height: 125px;
}
.section-item-listing .map-panel a.directions {
  display: block;
  font-size: 1.6em;
  padding: 20px;
}
.section-item-listing .map-panel .gm-style-cc {
  margin: 0;
  padding: 0;
}
.btn-cluster {
  background-color: #f5f5f5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding-left: 18px;
  min-height: 30px;
  padding-bottom: 7px;
  margin-bottom: 20px;
}
.btn-cluster a {
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  width: 15%;
  height: 23px;
  text-decoration: none;
}
.btn-cluster a:last-child {
  margin-right: 0;
}
.btn-cluster a:before {
  color: #C9BC59;
  display: block;
  font-size: 20px;
  position: absolute;
  text-indent: 0;
  top: 5px;
}
.btn-cluster a:hover:before {
  color: #7F7739;
}
.btn-cluster .btn-email:before {
  font-size: 30px;
  left: -5px;
  top: 0;
}
.btn-cluster .btn-edit:before {
  font-size: 16px;
  top: 7px;
}
.btn-cluster .btn-facebook:before {
  font-size: 19px;
}
.company-info-support-wrapper {
  margin-bottom: 40px;
}
.company-info-support-wrapper .bottom-shaded-bordered-item {
  margin-bottom: 20px;
  margin-top: 0;
}
.company-info-support-wrapper .bottom-shaded-bordered-item h2 {
  margin-bottom: 0;
}
.company-info-support-wrapper img {
  display: block;
  margin: 0 auto 15px;
}
.company-info-support-wrapper h3 {
  margin-top: 15px;
}
.company-info-support-wrapper p {
  margin-bottom: 20px;
}
.company-info-support-wrapper .bottom-shade a {
  text-decoration: none;
  color: #444444;
}
.company-info-support-wrapper .other-locations p {
  margin-bottom: 0;
}
.company-info-support-wrapper .other-locations-content p.icon:before {
  color: #C9BC59;
}
.company-info-support-wrapper .other-locations-content p.icon a {
  text-decoration: none;
}
.company-info-support-wrapper .other-locations-content li.boxed {
  border: 1px solid #dddddd;
  background-color: #797676;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 10px 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 1.1em;
}
.bottom-shaded-bordered-item {
  padding-bottom: 0;
}
.bottom-shaded-bordered-item .bottom-shade {
  background-color: #797676;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  margin: 0 -15px;
  padding: 10px 15px;
  text-align: center;
}
.company-info .time-info {
  font-size: 1.1em;
}
.company-info .time-info strong {
  font-size: 1.4em;
}
.company-info .date-info {
  font-size: 14px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 75px;
  height: 75px;
  background-color: #fff;
  margin: 3px auto;
  border-radius: 7px;
  overflow: hidden;
  border: 1px solid #ddd;
}
.company-info .date-info.date-to {
  top: 49px;
  width: 30px;
  left: 10px;
  height: 25px;
}
.company-info .date-info.date-to span {
  padding-top: 3px;
}
.company-info .date-info.end-date {
  top: 75px;
}
.company-info .date-info * {
  display: block;
  width: 100%;
  font-weight: 700;
  font-style: normal;
  text-align: center;
}
.company-info .date-info strong {
  position: absolute;
  font-size: 1.2em;
  top: 0;
  padding: 5px 0;
  color: #fff;
  background-color: #3a3633;
  border-radius: 6px 6px 0 0;
}
.company-info .date-info span {
  width: 100%;
  font-size: 25px;
  letter-spacing: -0.05em;
  padding-top: 35px;
  color: #2f2f2f;
}
.company-info .company-header {
  min-height: 80px;
  padding: 10px 0 0 85px;
  position: relative;
  overflow: hidden;
}
.company-info .company-header h1 {
  display: inline;
}
.company-info .company-header h4 {
  margin-top: 8px;
}
.company-info .company-header h6 {
  margin: 8px 0;
}
.company-info .company-header .add-to-calendar {
  margin-top: 5px;
}
.company-info .company-header .provider {
  height: 120px;
}
.company-info .company-header .provider .logo {
  position: relative;
  top: 0;
  right: 0;
}
.company-info .company-header .provider .more-info {
  clear: none;
  margin: 0;
  text-decoration: none;
  right: 25px;
}
.company-info .company-header .contact {
  padding-top: 10px;
}
.company-info .company-header .contact .icon {
  width: 100%;
}
.company-info .details {
  position: relative;
  margin-top: 15px;
  min-height: 130px;
}
.company-info .details .icon {
  height: 70px;
}
.company-info .extra-info img {
  width: 1px;
  height: 1px;
  border: 0;
}
.company-info .bottom-shaded-bordered-item {
  margin-top: 25px;
  padding-top: 12px;
}
.company-info .panel-title {
  text-transform: uppercase;
  font-weight: lighter;
  font-size: 0.9em;
  margin-bottom: 10px;
}
.company-info img.logo {
  position: absolute;
  top: 20px;
  right: 15px;
  max-width: 150px;
  max-height: 100px;
}
.company-info .more-info {
  width: 100%;
  text-align: right;
  display: block;
  clear: both;
  margin-bottom: 5px;
  margin-top: 10px;
}
.company-info .service-title {
  margin: 0 0 20px;
  color: #797676;
  font-size: 1.3em;
}
.company-info .contact-info {
  /*.icon {
            float: left;
            padding-left: 27px;
            position: relative;
            width: 100%;

            a {
                float: left;
            }

            &:before {
                color: #d1d1d1;
                left: 0;
                position: absolute;
                top: 0;
                font-size: 20px;
            }
        }*/
}
.company-info .contact-info p {
  float: left;
  margin-bottom: 22px;
  width: 100%;
}
.company-info .contact-info a {
  text-decoration: none;
}
.company-info .contact-info .icon {
  margin-bottom: 5px;
  padding-left: 27px;
  position: relative;
}
.company-info .contact-info .icon:before {
  color: #C9BC59;
  position: absolute;
  left: -5px;
  top: 0;
  font-size: 25px;
}
.company-info .contact-info .icon-map15 a {
  text-decoration: none;
}
.company-info .contact-info .icon-map15:before {
  font-size: 30px;
  left: -10px;
  top: -3px;
}
.company-info .contact-info .icon-phone60 {
  width: 50%;
}
.company-info .contact-info .icon-phone60 a {
  text-decoration: none;
}
.company-info .contact-info .icon-phone60:before {
  font-size: 23px;
  left: -5px;
}
.company-info .contact-info .icon-phone24 {
  width: 50%;
}
.company-info .contact-info .icon-phone24 a {
  text-decoration: none;
}
.company-info .contact-info .icon-phone24:before {
  font-size: 23px;
  left: -5px;
}
.company-info .contact-info .icon-website {
  width: 50%;
}
.company-info .contact-info .icon-website:before {
  left: -2px;
}
.company-info .contact-info .icon-new48 {
  width: 50%;
}
.company-info .contact-info .icon-new48:before {
  font-size: 25px;
  left: -5px;
}
.company-info .contact-info .icon-new48 a {
  color: #444444;
}
.company-info .contact-info .icon-new48 a:hover {
  color: #C9BC59;
}
.company-info .contact-info .next-appt {
  margin-top: 10px;
  width: 100%;
  margin-bottom: 17px;
}
.company-info .contact-info .next-appt .icon-calendar {
  width: auto;
  margin-bottom: 5px;
}
.company-info .contact-info .next-appt .icon-calendar:before {
  font-size: 18px;
  padding-left: 2px;
  padding-top: 6px;
}
.company-info .contact-info .next-appt .health-engine {
  padding-left: 27px;
  margin-bottom: 5px;
}
.company-info .contact-info .next-appt .health-engine img {
  max-width: 200px;
}
.company-info .logged-in-info {
  border-top: 1px solid #dddddd;
  padding: 15px 15px 10px;
  margin: 0 -15px;
  position: relative;
}
.company-info .logged-in-info .icon {
  margin-bottom: 5px;
  padding-left: 27px;
  position: relative;
}
.company-info .logged-in-info .icon:before {
  color: #d1d1d1;
  position: absolute;
  left: -5px;
  top: 0;
  font-size: 20px;
}
.company-info .logged-in-info .icon-new48 a:before {
  left: -5px;
}
.company-info .logged-in-info a {
  text-decoration: none;
}
.company-info .logged-in-info p {
  margin-right: 60px;
}
.company-info .logged-in-info h4 {
  margin-top: 5px;
}
.company-info .open a {
  color: #444444;
  display: block;
  padding-left: 27px;
  position: relative;
  text-decoration: none;
}
.company-info .open a:after {
  color: #444444;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e62f";
  float: right;
  font-weight: bold;
  margin-top: 4px;
}
.company-info .open a.collapsed:after {
  content: "\e62d";
}
.company-info .open a:hover {
  color: #C9BC59;
}
.company-info .open a:hover:before {
  color: #C9BC59;
}
.company-info .open a:before {
  font-size: 16px;
  left: 0;
  position: absolute;
  top: 2px;
}
.company-info .opening-hours {
  padding: 10px 0 0;
}
.company-info .opening-hours strong {
  display: inline-block;
  width: 40px;
}
.company-info .btn-add-to-favourites {
  font-size: 1.4em;
  line-height: 1.68em;
  margin: 30px 0 20px;
  float: none;
}
.around-me.icon {
  padding-top: 5px;
}
.around-me.icon a {
  padding-left: 27px;
}
.around-me.icon:before {
  color: #d1d1d1;
  font-size: 30px;
  position: absolute;
  margin-top: -3px;
}
.around-listing {
  padding: 10px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #dddddd;
  margin-top: 20px;
}
.around-listing:after {
  float: right;
  padding-right: 20px;
  font-size: 85%;
  color: #C9BC59;
  content: "* This text is automatically generated";
}
.around-listing h3 {
  margin-top: 0;
}
.description {
  color: #444444;
  font-size: 1.4em;
  line-height: 1.57143em;
  margin: 0 0 0 0;
}
.description p {
  font-size: 100%;
  margin-bottom: 1em;
}
.description ul {
  font-size: 100%;
  line-height: 1.57143em;
}
/*
	#In page contact form
----------------------------------------*/
.in-page-form {
  background: #f5f5f5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 25px;
  padding: 22px 15px;
}
.in-page-form h3 {
  margin-bottom: 20px;
}
.in-page-form input[type=button] {
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  float: right;
  margin-top: 5px;
  padding: 16px 40px 14px;
  text-transform: uppercase;
}
.form-row {
  margin-bottom: 24px;
}
.form-row label {
  margin-bottom: 14px;
}
.form-row label .required {
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  width: 9px;
}
.form-row label .required:after {
  color: #C9BC59;
  content: "*";
  font-size: 15px;
  left: 0;
  position: absolute;
  text-indent: 0;
}
.form-row .ddl-title-wrapper {
  margin-bottom: 24px;
}
.form-row .ddl-title-wrapper .form-control {
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.form-row-with-hint .form-control {
  width: 90%;
}
.form-row-with-hint button {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  float: right;
  height: 20px;
  margin-top: 12px;
  padding: 0px;
  width: 20px;
}
/*============================================================*\ 

	#PIR Pages 

\*============================================================*/
/*
	#Headered Box
----------------------------------------*/
.headered-box {
  border-radius: 5px;
}
* + .headered-box {
  margin-top: 40px;
}
.headered-box_need-help,
.headered-box_our-partners {
  margin-bottom: 40px;
}
.headered-box-header {
  background-color: #C9BC59;
  padding: 10px 16px;
  border-radius: 5px 5px 0 0;
}
.is-closed .headered-box-header {
  border-radius: 5px;
}
.headered-box-heading {
  color: white;
  display: inline-block;
  vertical-align: middle;
  font-size: 2.2em;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 0;
  position: relative;
}
.headered-box-heading_icon-phone:before,
.headered-box-heading_icon-info:before,
.headered-box-heading_icon-marker:before,
.headered-box-heading_icon-handshake:before {
  color: #444444;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  width: 40px;
  height: 40px;
  background-color: #0082ad;
  border-radius: 50%;
  color: white;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}
.headered-box-heading_icon-phone:before {
  content: "\e602";
  font-size: 22px;
}
.headered-box-heading_icon-marker:before {
  content: "\e619";
  font-size: 32px;
}
.headered-box-heading_icon-info:after {
  content: "";
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iNDM0LjggMzgzIDEyIDI2LjEiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgNDM0LjggMzgzIDEyIDI2LjEiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik00NDMuOSwzODNjMS43LDAsMi42LDEuMiwyLjYsMi42YzAsMS43LTEuNSwzLjMtMy41LDMuM2MtMS43LDAtMi42LTEtMi42LTIuNkM0NDAuNSwzODQuOCw0NDEuNiwzODMsNDQzLjksMzgzeiBNNDM4LjYsNDA5Yy0xLjQsMC0yLjQtMC45LTEuNC00LjZsMS42LTYuNmMwLjMtMS4xLDAuMy0xLjUsMC0xLjVjLTAuNCwwLTIuMiwwLjctMy4zLDEuNWwtMC43LTEuMWMzLjQtMi45LDcuMi00LjUsOC45LTQuNWMxLjQsMCwxLjYsMS43LDAuOSw0LjJsLTEuOCw3Yy0wLjMsMS4yLTAuMiwxLjcsMC4xLDEuN2MwLjQsMCwxLjgtMC41LDMuMS0xLjZsMC44LDEuMUM0NDMuNSw0MDcuOCw0MzkuOSw0MDksNDM4LjYsNDA5eiIvPjwvZz48L2c+PC9zdmc+");
  position: absolute;
  width: 12px;
  height: 26px;
  top: 8px;
  left: 14px;
}
.no-svg .headered-box-heading_icon-info:after,
.lt-ie9 .headered-box-heading_icon-info:after {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAaCAMAAAC0JE1TAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMAECAwQFBgcICPn6+/z9/vIxqCigAAAG5JREFUeNqVj0EOgCAMBItolSKl/3+tLdk0XJ0DmTksKCX1SL2m2YBXCxBtj77HHT4JNJ1y0C+qqHXomzeXeBFRFa7ufvYVvikvE69gWsgKfIBiEhQLBH+5T9o+GZg8ORms5nEaGB4Ml5KX6UX0AbGKCKIpDBTmAAAAAElFTkSuQmCC");
}
.headered-box-heading_icon-handshake:after {
  content: "";
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iNTg0IDM4NS45IDI4IDIwLjIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgNTg0IDM4NS45IDI4IDIwLjIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik02MTIsMzg4LjR2OC41YzAsMC0xLjgsMC40LTIuMiwwLjRjLTAuNCwwLTEuNSwwLjQtMi40LTAuNGMtMS4zLTEuMy02LTUuOS02LTUuOXMtMC44LTAuOC0yLjEtMC4xYy0xLjIsMC42LTIuOSwxLjUtMy43LDEuOWMtMS40LDAuNy0yLjUtMC40LTIuNS0xLjNjMC0wLjcsMC40LTEuMiwxLTEuNWMxLjctMSw1LjItMyw2LjYtMy44YzAuOS0wLjUsMS41LTAuNSwyLjgsMC41YzEuNSwxLjMsMi44LDIuNCwyLjgsMi40czAuNCwwLjQsMS4xLDAuMkM2MDkuMywzODksNjEyLDM4OC40LDYxMiwzODguNHogTTU5My41LDQwMi44YzAuMi0wLjYsMC4xLTEuMi0wLjMtMS43Yy0wLjQtMC40LTEtMC41LTEuNS0wLjRjMC4yLTAuNSwwLjEtMS4xLTAuMy0xLjVjLTAuNC0wLjQtMS0wLjUtMS41LTAuNGMwLjEtMC41LDAuMS0xLjEtMC4zLTEuNWMtMC42LTAuNi0xLjctMC42LTIuNCwwLjFjLTAuNywwLjctMS4xLDEuOS0wLjUsMi42YzAuNiwwLjcsMS4zLDAuMywxLjksMC4yYy0wLjEsMC41LTAuNiwxLDAsMS43YzAuNiwwLjcsMS4zLDAuMywxLjksMC4yYy0wLjIsMC41LTAuNiwxLjEsMCwxLjdjMC41LDAuNywxLjQsMC4zLDIsMC4xYy0wLjIsMC42LTAuNywxLjItMC4xLDEuOWMwLjYsMC43LDIsMC40LDIuNy0wLjNjMC43LTAuNywwLjgtMS43LDAuMS0yLjNDNTk0LjcsNDAyLjcsNTk0LjEsNDAyLjYsNTkzLjUsNDAyLjh6IE02MDYuMiwzOTguM2MtNS01LTIuNy0yLjctNS40LTUuNGMwLDAtMC44LTAuOC0xLjktMC4zYy0wLjgsMC4zLTEuNywwLjgtMi40LDEuMWMtMC44LDAuNC0xLjQsMC41LTEuNiwwLjVjLTEuNSwwLTIuOC0xLjMtMi44LTIuOGMwLTEsMC41LTEuOSwxLjMtMi40YzEuMS0wLjgsMy43LTIuMSwzLjctMi4xcy0wLjgtMS0yLjUtMWMtMS43LDAtNS4zLDIuMy01LjMsMi4zcy0xLDAuNy0yLjUsMC4xbC0yLjgtMXY5LjdjMCwwLDAuOCwwLjIsMS41LDAuNWMwLjItMC41LDAuNC0wLjksMC44LTEuMmMxLjItMS4xLDMuMi0xLjEsNC4yLDBjMC4zLDAuMywwLjYsMC43LDAuNywxLjJjMC40LDAuMSwwLjgsMC40LDEuMSwwLjdjMC4zLDAuMywwLjYsMC43LDAuNywxLjJjMC40LDAuMSwwLjgsMC40LDEuMSwwLjdjMC40LDAuNCwwLjYsMC44LDAuNywxLjNjMC41LDAuMSwwLjksMC40LDEuMiwwLjdjMC42LDAuNywwLjksMS42LDAuNywyLjRjMCwwLDAsMCwwLDBjMCwwLDAuNCwwLjUsMC42LDAuN2MwLjUsMC41LDEuMywwLjUsMS43LDBjMC41LTAuNSwwLjUtMS4zLDAtMS43YzAsMC0xLjctMS44LTEuNi0xLjljMC4xLTAuMSwyLjMsMi4xLDIuNCwyLjJjMC41LDAuNSwxLjMsMC41LDEuNywwYzAuNS0wLjUsMC41LTEuMywwLTEuN2MwLDAtMC4xLTAuMS0wLjItMC4yYzAsMC0yLjItMS45LTItMi4xYzAuMi0wLjIsMi44LDIuMywyLjksMi4zYzAuNSwwLjQsMS4yLDAuNCwxLjcsMGMwLjUtMC41LDAuNS0xLjIsMC4xLTEuNmMwLDAtMi0yLjItMS45LTIuM2MwLjItMC4yLDIuMiwxLjksMi4yLDEuOWMwLjUsMC41LDEuMywwLjUsMS43LDBDNjA2LjcsMzk5LjYsNjA2LjcsMzk4LjgsNjA2LjIsMzk4LjNDNjA2LjIsMzk4LjMsNjA2LjIsMzk4LjMsNjA2LjIsMzk4LjN6Ii8+PC9nPjwvc3ZnPg==");
  position: absolute;
  width: 28px;
  height: 20px;
  top: 12px;
  left: 6px;
}
.no-svg .headered-box-heading_icon-handshake:after,
.lt-ie9 .headered-box-heading_icon-handshake:after {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAUCAMAAACpgK3LAAAAMFBMVEUAAAD///////////////////////////////////////////////////////////87TQQwAAAAD3RSTlMAECAwQGBwgI+fr7/P3+/Lm0b7AAAAsUlEQVR4AWXNUZLEIAiEYSAoEkf7/rddtQxlsv/TVH+DoX9dF30T74AzaQU81jL/yI5Rt+vG7McbgWalY+RSsPuNC81O2HVNHVGvGAWmEmsUqIuMKYW9L11SzYce3xTJDYAPDYymIPTBVvceqv3Bwsr+0WspZR8/GrevmqkQ0bxSvnFmtFtzldft/SDb3LP8gtwuiupatJ+PRqIAWt4vmzG9WkclAR0Q+iRjx61A1cP+ACY5FNcCF1sMAAAAAElFTkSuQmCC");
}
.headered-box-content {
  background-color: white;
  padding: 20px;
  border-radius: 0 0 5px 5px;
  /* #Contact Info
	----------------------------------------*/
}
.headered-box-content .contact-info {
  display: table;
  width: 100%;
  font-size: 1.4em;
  color: #444;
}
.headered-box-content .contact-info a {
  text-decoration: none;
}
.headered-box-content .contact-info-row {
  display: table-row;
}
.headered-box-content .contact-info-cell {
  display: table-cell;
  font-weight: bold;
  padding-top: 25px;
}
.headered-box-content .contact-info-cell:first-child {
  font-weight: normal;
}
.headered-box-content .contact-info-row:first-child .contact-info-cell {
  padding-top: 0;
}
.headered-box-content .contact-info-cell:first-child ~ .contact-info-cell {
  text-align: right;
}
.headered-box-content_bordered {
  border: 1px solid #efefef;
  border-top: none;
}
.headered-box-content_map {
  padding: 0;
  position: relative;
  overflow: auto;
}
.content-support-left-inner p {
  margin-bottom: 1em;
}
/*
			#Need Help
		----------------------------------------*/
.need-help {
  text-align: center;
}
.need-help-link {
  display: block;
}
.need-help-link:hover,
.need-help-link:hover * {
  color: #341855;
}
.need-help-link,
.need-help-link:hover,
.need-help-link:active,
.need-help-link:focus {
  text-decoration: none;
}
.need-help-image-wrapper {
  padding: 6px;
  border: 1px solid #efefef;
  border-radius: 5px;
  text-align: center;
  max-width: 110px;
  min-height: 86px;
  width: 100%;
  margin: 0 auto;
  display: table;
  vertical-align: middle;
}
* ~ .need-help-link {
  margin-top: 35px;
}
.need-help-image {
  display: table-cell;
  vertical-align: middle;
}
.need-help-image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.access-my-community-map {
  margin: 60px 0 20px;
  width: 100%;
  height: 100px;
  background-image: url("/_static/images/affiliates/access-my-community-map.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  text-indent: -9999px;
  display: block;
  border-radius: 5px;
}
.map_hover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.image-map-content {
  padding: 0;
  position: relative;
  overflow: auto;
}
/*============================================================*\

	#Access My Community Page

\*============================================================*/
.amc-toggles {
  width: 100%;
}
.amc-toggles a {
  width: 48%;
}
.categoryButtons {
  text-align: center;
}
.categoryButtons img {
  margin-top: 10px;
}
.categoryButtons a {
  text-decoration: none;
}
.categoryButtons a span.label {
  position: absolute;
  top: -30px;
  right: -10px;
  font-size: 1.5em;
}
a#btnCancelSettings.btn.btn-link:visited {
  color: inherit;
}
.pac-container {
  z-index: 1051 !important;
}
.ui-autocomplete {
  z-index: 1051 !important;
}
.section-search-amc .search-panel {
  min-height: 50px;
}
.section-search-amc .amc-logo {
  position: absolute;
  height: 61px;
  width: 250px;
  background: url(/_static/images/amc.png) no-repeat left top;
  display: block;
  text-indent: -9999px;
}
.section-search-amc .txt-address-wrapper {
  margin-bottom: 10px;
  position: relative;
}
.section-search-amc .txt-address-wrapper:after {
  color: #444444;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #dddddd;
  content: "\e619";
  font-size: 3em;
  left: 10px;
  position: absolute;
  top: 0.333em;
}
.section-search-amc .txt-address {
  text-indent: 33px;
  text-overflow: ellipsis;
  width: 100%;
}
.openData h6,
.openData a {
  text-decoration: none;
  display: none;
}
#services .checkbox label {
  font-size: 1em;
  width: 250px;
}
#services .allCategories {
  font-style: italic;
}
#amcPanels .panel-heading a {
  text-decoration: none;
}
#amcPanels .panel-heading a:after {
  /* symbol for "opening" panels */
  font-family: 'Glyphicons Halflings';
  /* essential for enabling glyphicon */
  content: "\e114";
  /* adjust as needed, taken from bootstrap.css */
  float: right;
  /* adjust as needed */
  color: grey;
  /* adjust as needed */
}
#amcPanels .panel-heading a.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\e080";
  /* adjust as needed, taken from bootstrap.css */
}
#amcPanels p {
  text-align: center;
  margin-bottom: 10px;
}
#amcPanels #panelHelp p,
#amcPanels #panelHelp ul {
  text-align: left;
  font-size: 1.2em;
  color: #777;
}
#amcPanels #panelHelp ul {
  list-style: disc;
  margin-left: 15px;
  margin-top: -10px;
}
@media only screen and (min-width: 990px) and (max-width: 1100px) {
  .section-search-amc .search-panel .txt-address-wrapper {
    width: 48%;
  }
}
/*============================================================*\

	#Footer

\*============================================================*/
.footer {
  clear: both;
  float: left;
  width: 100%;
}
.footer a {
  text-decoration: none;
  color: #444444;
}
.footer a:hover {
  color: #C9BC59;
}
.footer li {
  line-height: 1.71428571em;
}
.footer h3 {
  font-size: 2em;
}
.footer-top {
  background: #e5e5e5;
  float: left;
  padding-top: 36px;
  width: 100%;
}
.footer-top .company-logo {
  background-position: 0 -180px;
  margin-bottom: 8px;
}
.footer-bottom {
  background: #eeeeee;
  clear: both;
  float: left;
  line-height: 1.57143em;
  padding-bottom: 15px;
  padding-top: 15px;
  width: 100%;
}
.footer-bottom span {
  display: block;
  float: left;
  font-size: 1.2em;
  margin-right: 5px;
}
.footer-bottom ul {
  display: block;
  float: left;
  font-size: 1.2em;
  list-style: none;
  margin: 0;
}
.footer-bottom li {
  border-left: 1px solid #858585;
  float: left;
  line-height: 1.57143em;
  padding-left: 9px;
  padding-right: 8px;
}
.footer-bottom .zeroseven-link {
  float: right;
  font-size: 1.2em;
}
.social-links {
  font-size: 1.2em;
}
.social-links li {
  padding-left: 45px;
  position: relative;
  min-width: 100em;
}
.social-links .btn-social {
  display: block;
  margin-bottom: 15px;
  padding: 10px 5px;
  text-decoration: none;
}
.social-links .btn-social:before {
  color: #444444;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  position: absolute;
  left: -45px;
  top: 0;
}
.social-links .btn-linkedin:before {
  content: "\e616";
  color: #0077b5;
}
.social-links .btn-facebook:before {
  content: "\e60d";
  color: #3b5998;
}
.social-links .btn-microsoft:before {
  content: "\eac3";
  color: #004086;
}
.social-links .btn-twitter:before {
  content: "\ea91";
  color: #55acee;
}
.social-links .btn-google:before,
.social-links .btn-googleplus:before {
  content: "\e632";
  color: #dd4b39;
}
.footer .social-links {
  margin-bottom: 15px;
}
.footer .social-links .btn-social {
  display: inline;
  margin-right: 50px;
}
/*============================================================*\

	#Utility Classes

\*============================================================*/
/*
	#Clearfix
----------------------------------------*/
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
/*
	#Floats
----------------------------------------*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.fc {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.fn {
  float: none;
}
/*
	#Clears
----------------------------------------*/
.cl {
  clear: left;
}
.cr {
  clear: right;
}
.cb {
  clear: both;
}
.cn {
  clear: none;
}
/*
	#Alerts
----------------------------------------*/
.alert {
  font-size: 1.4em;
  line-height: 1.3em;
}
.alert h4 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0;
}
.alert ul,
.alert ol {
  font-size: 1em;
  color: inherit;
}
.alert a {
  color: #444;
}
.alert.alert-event-complete,
.alert.alert-instance-complete {
  text-shadow: none;
  margin-bottom: 15px;
  margin-top: 15px;
  border-width: 0;
  border-left-width: 5px;
  padding: 10px;
}
.alert.alert-event-complete {
  color: #fff;
  border-color: #953b39;
  background-color: #c26565;
}
.alert.alert-instance-complete {
  color: #31708f;
  border-color: #bcdff1;
  background-color: #d9edf7;
}
/*============================================================*\

	#Misc

\*============================================================*/
::selection {
  background: #eebd9f;
}
::-moz-selection {
  background: #eebd9f;
}
/* For screen-readable, visually-hidden content */
.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
/* For $.notify message styling */
[data-notify="container"] {
  font-size: 1.4em;
  line-height: 1.57143em;
  margin: 0 0 0 0;
  border-left: 15px solid #d1d1d1;
  border-radius: 0;
  box-shadow: 0 0 5px rgba(51, 51, 51, 0.3);
}
[data-notify="icon"] {
  float: left;
  width: 50px;
  margin: 5px;
  font-size: 3em;
}
[data-notify="container"] .content {
  margin-left: 60px;
}
[data-notify="title"] {
  font-weight: bold;
  display: block;
}
[data-notify="progressbar"] {
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
}
.modal-body {
  background-color: #eeeeee;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
/*============================================================*\

	#Datetime Picker overrides 

\*============================================================*/
.bootstrap-datetimepicker-widget ul {
  font-size: inherit;
  line-height: inherit;
  list-style-type: none;
  list-style-position: inherit;
  /*li {
            padding-left: 0 !important;
            list-style-type: none;

            &:before {
                content: none;
                float: none;
                margin: 0;
            }
        }*/
}
.bootstrap-datetimepicker-widget table {
  color: #444444;
  text-align: inherit;
  width: 100%;
}
.bootstrap-datetimepicker-widget th,
.bootstrap-datetimepicker-widget td {
  border: inherit;
  font-size: inherit;
  padding: inherit;
}
.bootstrap-datetimepicker-widget th {
  background-color: inherit;
  font-weight: inherit;
}
.bootstrap-datetimepicker-widget th th,
.bootstrap-datetimepicker-widget td td {
  font-size: inherit;
}
/*
	#No JavaScript
----------------------------------------*/
.no-js {
  margin-top: 60px;
}
.noscript-message {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 7px;
  background-color: #cc6c6c;
  color: white;
  font-weight: bold;
  text-align: center;
  z-index: 9;
}
/*
	#Old Browser message
----------------------------------------*/
.lt-ie8 {
  padding-bottom: 83px;
}
.lt-ie8-message {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 7px;
  background-color: #cc6c6c;
  color: white;
  font-weight: bold;
  text-align: center;
  z-index: 9;
}
/*============================================================*\

	#Media Queries

\*============================================================*/
/*
	#Mobile-only
----------------------------------------*/
@media only screen and (max-width: 767px) {
  .section-about-us .content-support-right {
    width: 100%;
    padding-top: 30px;
  }
  .section-about-us .content-support-left {
    width: 100%;
  }
  .company-info img.logo {
    display: none;
  }
}
/* END mobile-only */
/*
	#Mobile and Tablet only
----------------------------------------*/
@media only screen and (max-width: 1279px) {
  .desktop-menu {
    display: none;
    /* Don't think this needs to be visually hidden since it will exist in the sidenav as well */
  }
  .footer-links {
    display: none;
    /* Don't think this needs to be visually hidden since it will exist in the sidenav as well */
  }
  .footer-top .btn-social {
    display: none;
  }
  .footer-bottom .copyright {
    margin-bottom: 15px;
  }
  .footer-bottom ul {
    clear: both;
    margin-bottom: 15px;
  }
  .footer-bottom ul li:first-child {
    border-left: 0;
    padding-left: 0;
  }
  .footer-bottom .zeroseven-link {
    clear: both;
    float: left;
  }
}
/* END mobile-only */
/*
	#768
----------------------------------------*/
@media only screen and (min-width: 768px) {
  /*============================================================*\

	#Layout

\*============================================================*/
  .section {
    padding-bottom: 20px;
  }
  .section-register,
  .section-register-org {
    padding-top: 15px;
  }
  .section-login {
    padding-top: 60px;
  }
  .section-item-listing,
  .section-about-us,
  .section-search-listing {
    padding-top: 15px;
  }
  .section-council-content {
    padding-top: 50px;
  }
  .section-page {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .section-item-listing,
  .section-about-us,
  .section-council-content,
  .section-search-listing {
    padding-bottom: 20px;
  }
  .footer-top .company-logo {
    background-position: 0 -90px;
  }
  /*
	#AutoComplete elements
----------------------------------------*/
  /*
	#Search Panel
----------------------------------------*/
  .top-search h2.company-logo {
    position: relative;
    margin-bottom: 0;
  }
  .section-search {
    height: 554px;
  }
  .section-search h2 {
    font-size: 3em;
  }
  .section-search .section-inner {
    margin-top: -60px;
  }
  .section-search img {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 0;
  }
  .section-search .company-logo {
    background-position: 0 0;
    margin: 0;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  .section-search .search-panel {
    margin: 122px auto 0;
    padding: 25px;
    /*** Start Zeroseven modifcation ***/
    /*** End Zeroseven modifcation ***/
  }
  .section-search .search-panel .separator-word {
    display: inline-block;
    float: left;
    font-size: 3em;
    padding: 10px 13px 0;
  }
  .section-search .search-panel .when-wrapper {
    margin-bottom: 20px;
  }
  .section-search .search-panel .where-wrapper {
    width: 230px;
    margin: 0 20px 0 10px;
  }
  .section-search .search-panel .where-wrapper:after {
    right: 14px;
  }
  .section-search .search-panel .ddl-radius {
    width: 130px;
  }
  .section-search .search-panel .btn-search,
  .section-search .search-panel .btn-group {
    width: 160px;
  }
  /*** Start Zeroseven modifcation ***/
  .section-search-topbar .search-panel .btn-group,
  .section-search-topbar .search-panel .btn-search {
    width: 130px;
  }
  .section-search-topbar .search-panel .btn-group-has-dropdown .btn-search {
    padding-left: 15px;
    padding-right: 15px;
  }
  /*** End Zeroseven modifcation ***/
  .home-search {
    background: url(/_static/images/search_background.jpg) no-repeat center center;
  }
  .home-search .company-logo {
    position: absolute;
    left: 35px;
  }
  .section-search-topbar {
    background-color: #eeeeee;
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .section-search-topbar .section-inner {
    margin-top: 0;
  }
  .section-search-topbar .company-logo {
    background-position: 0 -180px;
    height: 55px;
    width: 216px;
  }
  .section-search-topbar .search-panel {
    float: right;
    margin: 0;
    max-width: inherit;
    padding: 0;
    width: 65%;
  }
  .section-search-topbar .search-panel .fields-wrapper .when-wrapper {
    float: left;
    width: 100%;
  }
  .section-search-topbar .search-panel .fields-wrapper .where-wrapper {
    margin-left: 0;
    width: 30%;
  }
  .section-search-topbar .search-panel .fields-wrapper .what-wrapper {
    width: 30%;
  }
  .section-search-topbar .search-panel .btn-search {
    min-width: inherit;
    padding-left: 30px;
    padding-right: 30px;
    width: auto;
  }
  .section-search-amc {
    background-color: #eeeeee;
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .section-search-amc .section-inner {
    margin-top: 0;
  }
  .section-search-amc .search-panel {
    float: right;
    margin: 0;
    max-width: inherit;
    padding: 0;
    width: 65%;
  }
  .section-search-amc .search-panel .txt-address-wrapper {
    float: left;
    width: 100%;
  }
  .section-search-amc .search-panel .txt-distance-wrapper {
    float: left;
    width: 20%;
    margin-left: 20px;
    margin-top: 10px;
    font-size: 1.4em;
  }
  .section-search-amc .search-panel .txt-distance-wrapper .distanceText {
    color: #C9BC59;
    font-weight: bold;
  }
  .section-search-amc .search-panel .txt-distance-wrapper .slider {
    margin-top: 5px;
  }
  .section-search-amc .search-panel .txt-buttons-wrapper {
    margin-left: 0;
    width: 30%;
  }
  /*
	#Login
----------------------------------------*/
  .section-login {
    background: url(/_static/images/login_background.jpg) no-repeat center top;
    min-height: 800px;
  }
  .login-wrapper {
    margin: 0 auto;
    padding: 22px 15px 25px;
    position: relative;
    width: 400px;
  }
  .form-row-with-hint input[type="text"],
  .form-row-with-hint input[type="email"],
  .form-row-with-hint input[type="file"],
  .form-row-with-hint input[type="number"],
  .form-row-with-hint input[type="password"],
  .form-row-with-hint input[type="tel"],
  .form-row-with-hint input[type="url"] {
    width: 92%;
  }
  .form-row .ddl-title-wrapper {
    margin-bottom: 0;
    padding-right: 0;
  }
  /*
	#Homepage
----------------------------------------*/
  .section-features {
    padding-bottom: 30px;
  }
  .section-features h2 {
    font-size: 3.4em;
    margin-bottom: 80px;
  }
  .section-features .icon-item {
    margin-bottom: 0;
  }
  .list-partners li,
  .list-members li {
    margin: 0 25px;
  }
  .popular-categories .popular-category .image-wrapper:after {
    top: 60%;
  }
  .section-vertical-centre .row {
    display: table;
  }
  .section-vertical-centre .row > div {
    display: table-cell;
    float: none;
  }
  .section-vertical-centre .vertical-centre-content {
    vertical-align: middle;
  }
  .section-video .video-text-content {
    margin-bottom: 0px;
    padding-right: 112px;
    width: 50%;
  }
  /*
	#Item Listing Page
----------------------------------------*/
  .company-info .contact-info .icon-phone60,
  .company-info .contact-info .icon-phone24,
  .company-info .contact-info .icon-website,
  .company-info .contact-info .icon-new48 {
    width: 42%;
  }
  .section-item-listing .content {
    width: 62.5%;
  }
  .section-item-listing .content-wide {
    width: 100%;
  }
  .section-item-listing .content-support-right {
    width: 31.25%;
  }
  .company-info-support-wrapper .bordered-listing-item {
    width: 50%;
  }
  .section-about-us .content-support-right {
    width: 100%;
    padding-top: 30px;
  }
  .section-about-us .content-support-left {
    width: 100%;
  }
  .search-support .data-provider,
  .listing-support .data-provider {
    margin: 0 0 20px;
    padding: 0;
  }
  .search-support .data-provider img,
  .listing-support .data-provider img {
    width: 100%;
  }
  /*
	#Favourites
----------------------------------------*/
  #favourites .favourites-type.col-6-sm {
    display: table-cell;
    width: 50% !important;
  }
}
/* END min-width: 768px */
/*
	#990
----------------------------------------*/
@media only screen and (min-width: 990px) {
  .section-council-content {
    background: #eeeeee;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMyJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMyJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #eeeeee 0%, #eeeeee 32%, #ffffff 32%, #ffffff 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #eeeeee), color-stop(32%, #eeeeee), color-stop(32%, #ffffff), color-stop(100%, #ffffff));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #eeeeee 0%, #eeeeee 32%, #ffffff 32%, #ffffff 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #eeeeee 0%, #eeeeee 32%, #ffffff 32%, #ffffff 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #eeeeee 0%, #eeeeee 32%, #ffffff 32%, #ffffff 100%);
    /* IE10+ */
    background: linear-gradient(to right, #eeeeee 0%, #eeeeee 32%, #ffffff 32%, #ffffff 100%);
    /* W3C */
  }
  .section-council-content .content-support-left {
    background: transparent;
  }
  .lt-ie10 .section-council-content {
    background: url(/_static/images/ie9_grey_background.png) repeat-y 32% top;
    filter: none;
  }
  .section-council-content {
    padding-top: 55px;
  }
  .section-council-content .content-support-left {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .section-council-content .content-main-right {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
  }
  .section-council-content .content-support-left-inner {
    width: 86%;
    max-width: 300px;
  }
  .section-search-topbar .search-panel {
    width: 77%;
  }
  .section-search-topbar .search-panel .when-wrapper {
    float: left;
    margin-bottom: 0;
    width: 42%;
  }
  .section-search-topbar .search-panel .where-wrapper {
    margin-left: 0;
    width: 19%;
  }
  .section-search-topbar .search-panel .separator-word {
    font-size: 1.6em;
    padding-top: 18px;
    padding-left: 13px;
  }
  .section-search-topbar .search-panel .ddl-radius {
    min-width: inherit;
    width: 14%;
  }
  .section-search-topbar .search-panel .btn-search {
    min-width: inherit;
    padding-left: 30px;
    padding-right: 30px;
    width: auto;
  }
  .section-search-amc .search-panel {
    width: 77%;
  }
  .section-search-amc .search-panel .txt-address-wrapper {
    float: left;
    margin-bottom: 0;
    width: 50%;
  }
  .section-search-amc .search-panel .txt-buttons-wrapper {
    margin-left: 0;
    width: 19%;
  }
  /*
	#SearchListing
----------------------------------------*/
  .search-list-view .search-result .contact-details {
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    background: transparent;
    margin: 0;
    padding: 0;
    margin-left: 20px;
  }
  .search-list-view .search-listing {
    width: 75%;
    float: left;
  }
  .search-list-view .search-support {
    width: 20%;
    float: right;
  }
  .search-list-view .search-map {
    display: none;
  }
  .search-list-view .btn-report {
    clear: none;
    display: inline-block;
    float: none;
    margin-top: 5px;
    margin-left: 20px;
  }
  .search-map-view .search-listing-column-wrapper {
    float: left;
    height: 800px;
    overflow-y: scroll;
    padding-right: 15px;
    width: 25%;
    display: block;
  }
  .search-map-view .search-listing {
    width: 100%;
  }
  .search-map-view .mcd-pagination {
    display: block;
  }
  .search-map-view .search-support {
    display: block;
    width: 100%;
  }
  .search-map-view .search-result {
    background: transparent;
  }
  .search-map-view .search-result img.logo {
    display: none;
  }
  .search-map-view .search-result .info {
    width: 100%;
  }
  .search-map-view .search-result .contact-details {
    display: none;
  }
  .search-map-view .search-result .report {
    margin-left: 0;
  }
  .search-map-view .search-map {
    float: left;
    font-size: 60px;
    width: 75%;
    height: 800px;
  }
  .search-map-view .search-map .map-holder {
    width: 100%;
    height: 800px;
  }
  .search-result {
    background: #ffffff;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 70%, #f5f5f5 70%, #f5f5f5 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ffffff), color-stop(70%, #ffffff), color-stop(70%, #f5f5f5), color-stop(100%, #f5f5f5));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 70%, #f5f5f5 70%, #f5f5f5 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #ffffff 0%, #ffffff 70%, #f5f5f5 70%, #f5f5f5 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #ffffff 0%, #ffffff 70%, #f5f5f5 70%, #f5f5f5 100%);
    /* IE10+ */
    background: linear-gradient(to right, #ffffff 0%, #ffffff 70%, #f5f5f5 70%, #f5f5f5 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=1);
    /* IE6-8 */
    display: flex;
    min-height: 220px;
  }
  .search-result:first-child {
    margin-top: 0;
  }
  .search-result .info {
    float: left;
    width: 70%;
  }
  .search-result .contact-details {
    clear: none;
    float: right;
    width: 27%;
    position: relative;
  }
  .search-result .contact-details .comments {
    position: absolute;
    bottom: 0;
  }
  .search-result img.logo {
    display: inline;
    max-width: 150px;
    float: right;
    margin: 0 10px 10px;
    /*position: absolute;
		right:10px;
		top:0px;*/
  }
  .search-result .btn-add-to-favourites,
  .search-result .btn-remove-from-favourites {
    display: inline-block;
    float: none;
  }
  /*
	#Item Listing Page
----------------------------------------*/
  .section-item-listing .content-wrapper {
    width: 66%;
  }
  .section-item-listing .content {
    width: 62.5%;
  }
  .section-item-listing .content-wide {
    width: 100%;
  }
  .section-item-listing .content-support-right {
    width: 31.25%;
  }
  .section-item-listing .content-support-left {
    width: 25%;
  }
  .company-info-support-wrapper .bordered-listing-item {
    width: 100%;
  }
  /*
	#About Us Page
----------------------------------------*/
  .section-about-us .content-support-right {
    width: 36.25%;
  }
  .section-about-us .content-support-left {
    width: 55%;
  }
  /*
	#Favourites
----------------------------------------*/
  #favourites .favourites-type.col-3-md {
    display: table-cell;
    width: 33% !important;
  }
  #favourites .favourites-type.col-6-md {
    display: table-cell;
    width: 50% !important;
  }
  #favourites .favourites-type.col-12-md {
    display: block;
    width: 100% !important;
  }
  #favourites .favourites-type .favourite-categories .row {
    width: 100%;
  }
  #favourites .favourites-type .favourites-category-container {
    width: 100%;
    height: 100%;
    display: inline-block;
  }
  #leaflet-map {
    display: block !important;
  }
  .directory-link h4 {
    text-align: left !important;
  }
  /*
    #Request Location
----------------------------------------*/
  #location-request-panel .inner {
    flex-flow: row nowrap;
  }
  #location-request-panel .inner .blurb {
    font-size: 1.6em;
    line-height: 1.2em;
  }
  #location-request-panel .inner .twitter-typeahead {
    width: 250px;
    margin-right: 15px;
  }
  #location-request-panel .inner input {
    max-width: 250px;
  }
  #location-request-panel .inner button {
    margin-top: 0;
    width: inherit;
  }
  #location-request-panel .inner .btn-mcd {
    width: 100px;
  }
  #location-request-panel .inner .btn-mcd-inverse {
    width: inherit;
  }
}
/*
	#1280
----------------------------------------*/
@media only screen and (min-width: 1280px) {
  .menu-button {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
  .header,
  .section,
  .footer-top,
  .footer-bottom {
    padding-left: 0;
    padding-right: 0;
  }
  .header-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1350px;
  }
  .section-search .section-inner,
  .section-content-inner,
  .footer-inner {
    margin-left: auto;
    margin-right: auto;
    width: 1250px;
  }
  .header {
    border-bottom: 0;
  }
  .footer-bottom {
    background: #fff;
    height: 46px;
  }
  .mobile-menu {
    display: none;
  }
  .section-council-content {
    background: #eeeeee;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMyJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMyJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #eeeeee 0%, #eeeeee 33%, #ffffff 33%, #ffffff 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #eeeeee), color-stop(33%, #eeeeee), color-stop(33%, #ffffff), color-stop(100%, #ffffff));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #eeeeee 0%, #eeeeee 33%, #ffffff 33%, #ffffff 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #eeeeee 0%, #eeeeee 33%, #ffffff 33%, #ffffff 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #eeeeee 0%, #eeeeee 33%, #ffffff 33%, #ffffff 100%);
    /* IE10+ */
    background: linear-gradient(to right, #eeeeee 0%, #eeeeee 33%, #ffffff 33%, #ffffff 100%);
    /* W3C */
  }
  .lt-ie10 .section-council-content {
    background: url(/_static/images/ie9_grey_background.png) repeat-y 33% top;
    filter: none;
  }
  /*
	#Pullout tab
----------------------------------------*/
  .pullout-content {
    background: #eeeeee;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
    display: block;
    padding: 25px;
    position: absolute;
    right: -300px;
    top: 198px;
    transition: all 0.3s;
    width: 300px;
    z-index: 20;
  }
  .pullout-content h2 {
    font-size: 3em;
    line-height: 1.333em;
  }
  .pullout-content-shown {
    right: 0;
  }
  a.pullout-button {
    -webkit-border-top-left-radius: 16px;
    -webkit-border-bottom-left-radius: 16px;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-bottomleft: 16px;
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
    background: #C9BC59;
    display: block;
    font-size: 2.2em;
    height: 32px;
    right: 0px;
    padding: 3px 0 0 3px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 200px;
    transition: all 0.3s;
    width: 36px;
    z-index: 20;
  }
  a.pullout-button:hover {
    background: #7F7739;
    text-decoration: none;
  }
  a.pullout-button:after {
    content: "?";
    color: #fff;
  }
  a.pullout-button:active {
    top: 200px;
  }
  a.pullout-button-active {
    background: #e5e5e5;
    right: 300px;
  }
  a.pullout-button-active:after {
    content: "\2012";
    color: #C9BC59;
  }
  a.pullout-button-active:hover {
    background: #eeeeee;
  }
  .reveal-right {
    right: 0;
    overflow: hidden;
  }
  .section-features {
    padding-bottom: 50px;
  }
  .footer-top {
    padding-bottom: 20px;
  }
  .section-search-topbar .search-panel {
    /*** Start Zeroseven modifcation ***/
    /*** End Zeroseven modifcation ***/
  }
  .section-search-topbar .search-panel .separator-word {
    padding-left: 23px;
    padding-right: 23px;
  }
  .section-search-topbar .search-panel .btn-group,
  .section-search-topbar .search-panel .btn-search {
    width: 140px;
  }
  /*
	#Favourites
----------------------------------------*/
  #favourites .favourites-type.col-3-lg {
    display: table-cell;
    width: 33% !important;
  }
  #favourites .favourites-type.col-9-lg {
    display: table-cell;
    width: 66% !important;
  }
  #favourites .favourites-type.three-col .favourite-categories .row .col {
    display: block;
    width: 100% !important;
  }
  #favourites .favourites-type .favourite-categories {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  #favourites .favourites-type .favourite-categories .row {
    display: table-row;
  }
  #favourites .favourites-type .favourite-categories .row .col {
    display: table-cell;
    float: none !important;
    padding: 0 20px 10px 0;
    vertical-align: top;
    width: 50%;
  }
  #favourites .favourites-type .favourite-categories .row .col.single {
    width: 100%;
  }
  .left-column {
    padding-left: 30px;
  }
  .company-header .icon {
    width: 150px !important;
  }
}
/* END min-width: 1280px */
/*
	#Edge case media queries
----------------------------------------*/
@media only screen and (max-width: 990px) {
  .section-council-content {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 990px) and (max-width: 1100px) {
  .section-search-topbar .search-panel .when-wrapper {
    width: 38%;
  }
  .section-search-topbar .search-panel .ddl-radius {
    width: 16%;
  }
  .section-search-topbar .search-panel .btn-search {
    padding-left: 20px;
    padding-right: 20px;
  }
  .section-search-amc .search-panel .txt-address-wrapper {
    width: 38%;
  }
}
/* 
@media only screen
and (min-width:990px) and (max-width: 1200px) {
	.search-map-view {
		.view-toggles {
			a {
				padding-left:20px;
				&:before {
					display:none;
				}
			}
		}
	}

}
 */
.section-register-org .well.important-info {
  position: relative;
}
.section-register-org .well.important-info:after {
  position: absolute;
  width: 2em;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0.5em 0 0 0;
  text-align: center;
  background-color: #341855;
  color: white;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border: 1px solid #e3e3e3;
  content: "\e086";
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-size: larger;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.section-register-org .well.important-info.well-sm:after {
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.section-register-org .well.important-info p {
  margin-right: 2.3em;
}
.section-register-org .row {
  font-size: 14px;
  line-height: 24px;
}
.section-register-org .row label {
  font-size: 100%;
}
.section-register-org .row label.map-latlng {
  font-size: x-small;
  color: #797676;
  display: block;
}
.section-register-org .row p.small {
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 24px;
}
.section-register-org .row p.small.nopadding {
  margin-bottom: 0;
}
.section-register-org .row p.medium {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 24px;
}
.section-register-org .row p.medium.nopadding {
  margin-bottom: 0;
}
.section-register-org .control-label {
  font-weight: bolder;
}
.section-register-org .controls select,
.section-register-org .controls textarea,
.section-register-org .controls input[type="text"] {
  width: 90%;
}
.section-register-org .controls select.phone,
.section-register-org .controls textarea.phone,
.section-register-org .controls input[type="text"].phone,
.section-register-org .controls select.title,
.section-register-org .controls textarea.title,
.section-register-org .controls input[type="text"].title {
  width: 150px;
}
.section-register-org .controls .selectize-control.title {
  width: 150px !important;
}
.section-register-org .controls .selectize-control.address-format {
  width: 90% !important;
}
.section-register-org .form-horizontal .control-label {
  float: left;
  width: 140px;
  padding: 0;
}
.section-register-org .form-horizontal .controls {
  margin-left: 150px;
  /*select, textarea, input[type="text"] {
				width: 400px;
			}*/
}
.section-register-org .control-tight {
  margin-bottom: 2px;
}
.section-register-org .radio,
.section-register-org .checkbox {
  margin-left: 40px;
}
.section-register-org .form-group {
  display: inline-block;
  width: 100%;
}
.section-register-org ul {
  font-size: 12px;
}
input.disabled {
  color: grey;
}
.glimpse-nowrap {
  min-width: 0 !important;
}
.datatables-container table.dataTable thead th,
.datatables-container table.dataTable thead td {
  color: white;
  background-color: #C9BC59;
}
.datatables-container table.dataTable.stripe tbody tr.even,
.datatables-container table.dataTable.display tbody tr.even {
  background-color: #797676;
}
/*
    #Favourites
----------------------------------------*/
#favourites .favourites-type {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  position: relative;
  min-height: 1px;
  padding: 0 15px 0 15px;
}
#favourites .favourites-type.col-12-xs {
  display: block;
  width: 100%;
}
#favourites .favourites-type:last-child:not(.one-col) {
  float: right;
}
#favourites .favourites-type .favourites-category-container {
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 20px;
}
#favourites .favourites-type .favourites-subcategory {
  display: inline;
  font-size: 1.2em;
}
#favourites .favourites-type .favourite-lists :first-child {
  margin-top: -10px;
}
#favourites .favourites-type .favourites-list-type {
  font-size: 14px !important;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
#favourites .favourites-type .favourites-list-type.saved-search:before {
  content: "\e617";
}
#favourites .favourites-type .favourites-list-type.favourites-list:before {
  content: "\e634";
}
body .section.section-item-listing ul.region-links li.link-image {
  padding-bottom: 3px;
  text-align: center;
}
body .section.section-item-listing ul.region-links li.link-image:before {
  content: '';
}
body .section.section-item-listing ul.region-links li.link-image a img {
  border: 1px solid #dddddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.section ul.nearby-region-links {
  max-height: 200px;
  overflow: auto;
}
#comments-box {
  padding-bottom: 0;
}
#comments-box #comments .mycomment {
  border-left: #C9BC59 2px solid;
}
#comments-box #comments .comment-container {
  height: auto;
  overflow: hidden;
}
#comments-box #comments .comment-container .comment-content .edit-comment {
  overflow: hidden;
  margin: 10px 0;
}
#comments-box #comments .comment-container .comment-content .edit-comment .edit-comment-controls {
  float: right;
  width: 50px;
  height: 24px;
  line-height: 1.57143em;
  font-size: 1.4em;
  text-align: center;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border: 1px solid #eeeeee;
  padding: 0 2px 2px 2px;
  background: #797676;
}
#comments-box #comments .comment-container .comment-content .edit-comment .edit-comment-controls div {
  background: #797676;
  border: 1px solid #e5e5e5;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 2px;
}
#comments-box #comments .comment-container .comment-content .edit-comment .edit-comment-controls div:hover {
  background: #797676;
}
#comments-box #comments .comment-container .comment-content .edit-comment .edit-comment-controls div:before {
  font-family: icomoon;
  font-size: 12px;
  width: 100%;
  height: 100%;
  color: #444444;
  display: block;
  margin-top: -2px;
}
#comments-box #comments .comment-container .comment-content .edit-comment .edit-comment-controls div.yes:before {
  content: "\ea10";
}
#comments-box #comments .comment-container .comment-content .edit-comment .edit-comment-controls div.no:before {
  content: "\ea0f";
}
#comments-box #comments .comment-container .comment-content .comment-text {
  margin: 10px 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
#comments-box #comments .comment-container .comment-content hr {
  margin: 0;
}
#comments-box #comments .comment-container .comment-footer {
  color: #dddddd;
  text-align: right;
}
#comments-box #comments .comment-container .comment-flags {
  float: left;
}
#comments-box #comments .comment-container .comment-controls {
  width: 50px;
  float: right;
}
#comments-box #comments .comment-container .comment-controls a {
  text-indent: -9999px;
  display: inline-block;
  width: 16px;
  margin-left: 5px;
  float: right;
  text-decoration: none;
}
#comments-box #comments .comment-container .comment-controls a:before {
  font-size: 12px;
  position: absolute;
  text-indent: 0;
  display: block;
}
#comments-box #comments .comment-container .link {
  color: #797676;
}
#comments-box #comments .opaque {
  background-color: white;
  filter: alpha(opacity=50);
  opacity: 0.5;
  z-index: 1000;
  background-repeat: no-repeat;
  background-position: center;
}
#comments-box #comments textarea {
  line-height: 1;
  font-size: 1em;
  max-height: 90px;
}
#comments-box #comments textarea:focus {
  -webkit-box-shadow: inset 1px 1px 2px 1px rgba(102, 175, 223, 0.6);
  box-shadow: inset 1px 1px 2px 1px rgba(102, 175, 223, 0.6);
}
#comments-box #comments #no-comments {
  margin-bottom: 20px;
}
#comments-box #more-comments {
  margin: 0 auto 20px auto;
  display: block;
  float: none;
}
#comments-box #comments-processing-image {
  text-align: center;
  margin-bottom: 10px;
}
#comments-box #comments-error {
  margin-bottom: 20px;
}
.password-tip {
  width: 250px;
}
.password-tip p {
  font-size: 0.9em !important;
}
.leaflet-label {
  border-color: rgba(0, 0, 0, 0.81) !important;
  color: rgba(17, 17, 17, 0.81) !important;
  z-index: 1000 !important;
}
.leaflet-label.heading {
  font-size: 1.5em;
  background: #ebebeb;
  border-color: #000;
  color: #111;
}
#leaflet-map {
  display: none;
  width: 54% !important;
  height: 450px !important;
  margin-top: -50px;
}
.holiday-notice {
  background-color: #f5f5f5;
}
.holiday-notice .bordered-listing-item {
  margin-top: 0;
}
.holiday-notice .bordered-listing-item .contact-info {
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
}
.holiday-notice .bordered-listing-item .contact-info h3 {
  position: relative;
  margin-bottom: 22px;
  margin-top: 0;
}
.holiday-notice .bordered-listing-item .contact-info h3 i.glyphicon {
  position: absolute;
}
.holiday-notice .bordered-listing-item .contact-info h3 span {
  padding-left: 27px;
}
.holiday-notice .bordered-listing-item .contact-info .icon {
  width: 100%;
}
.holiday-notice .bordered-listing-item .contact-info .icon:before {
  color: #7b7b7b;
}
/*** Start Zeroseven modifcation ***/
ul.dropdown-menu li {
  padding-left: 0;
}
ul.dropdown-menu li.divider:before {
  display: none;
}
ul.dropdown-menu li:before {
  display: none;
}
.alert {
  font-size: 1.4em;
}
/*** End Zeroseven modifcation ***/
/* Blue */
.atc-style-blue .atcb-link,
.atc-style-blue .atcb-link:hover,
.atc-style-blue .atcb-link:active,
.atc-style-blue .atcb-link:focus {
  margin: 0 3px 0 0;
  padding: 5px 20px;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  outline: none;
  line-height: 20px;
  vertical-align: middle;
  background: #C9BC59;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.13) inset;
  border-radius: 4px;
  zoom: 1;
  cursor: pointer;
}
.atc-style-blue .atcb-list {
  width: 170px;
  border: 1px solid #bababa;
  border-radius: 2px;
  box-shadow: 0 0 5px #AAA;
}
.atc-style-blue .atcb-list,
.atc-style-blue .atcb-item {
  background: #fff;
  color: #000;
}
.atc-style-blue .atcb-item,
.atc-style-blue .atcb-item-link {
  line-height: 1.3em;
  vertical-align: middle;
  zoom: 1;
}
.atc-style-blue .atcb-item-link,
.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus {
  color: #000;
  font-size: 14px;
  text-decoration: none;
  outline: none;
  padding: 5px 15px;
}
.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus {
  color: #fff;
}
.atc-style-blue .atcb-item.hover,
.atc-style-blue .atcb-item:hover {
  background: #C9BC59;
}
.calendar-follow {
  display: inline-block;
  margin: 3px 0;
}
.calendar-follow .icon:before {
  color: #fff;
}
.addeventatc {
  position: relative;
  cursor: pointer;
}
.addeventatc:hover {
  color: #555;
  font-size: 16px;
  text-decoration: underline;
}
.addeventatc .start,
.addeventatc .end,
.addeventatc .timezone,
.addeventatc .title,
.addeventatc .description,
.addeventatc .location,
.addeventatc .organizer,
.addeventatc .organizer_email,
.addeventatc .facebook_event,
.addeventatc .all_day_event,
.addeventatc .date_format,
.addeventatc .alarm_reminder,
.addeventatc .recurring,
.addeventatc .attendees,
.addeventatc .calname,
.addeventatc .uid,
.addeventatc .status,
.addeventatc .method,
.addeventatc .client {
  display: none !important;
}
.addeventatc .addeventatc_icon {
  display: none;
}
.addeventatc_dropdown {
  width: 200px;
  position: absolute;
  z-index: 99999;
  padding: 6px 0px 0px 0px;
  background: #fff;
  text-align: left;
  display: none;
  margin-top: 4px;
  margin-left: -1px;
  border-top: 1px solid #c8c8c8;
  border-right: 1px solid #bebebe;
  border-bottom: 1px solid #a8a8a8;
  border-left: 1px solid #bebebe;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.15);
}
.addeventatc_dropdown span {
  display: block;
  color: black;
  padding: 9px 10px;
}
.addeventatc_dropdown span:hover {
  background-color: #f4f4f4;
  color: #000;
  text-decoration: none;
  font-size: 14px;
}
.addeventatc_dropdown .copyx {
  display: none !important;
}
.icon.icon-blue:before {
  color: #C9BC59;
}
.directory-link {
  opacity: 1;
}
.directory-link:hover {
  opacity: 0.85;
  transition: opacity 0.1s ease-in;
}
.directory-link h4 {
  text-align: center;
  margin-left: 5px;
}
.directory-link a {
  display: block;
  height: 100px;
  width: 100%;
  max-width: 300px;
  position: relative;
  background: url(/_static/images/directory_background.jpg) no-repeat center center;
  margin-left: auto;
  margin-right: auto;
  font-family: 'Open Sans';
  color: white;
  font-size: 2em;
  text-decoration: none;
}
.directory-link a > div {
  top: 50%;
  position: absolute;
  height: 90px;
  margin-top: -45px;
  width: 100%;
}
.directory-link a > div > div {
  position: relative;
  height: 100%;
}
.directory-link a > div > div:last-child {
  padding-left: 5px;
}
.directory-link a > div > div:last-child > div {
  position: absolute;
  height: 46px;
  top: 50%;
  margin-top: -23px;
  width: 100%;
  padding-right: 5px;
}
.directory-link a > div > div:last-child > div p {
  color: white;
  font-size: 1em;
  line-height: 20px;
  text-align: left;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.directory-link a > div > div:last-child > div p strong {
  font-size: 1.1em;
}
.directory-link a > div > div:last-child > div p span {
  line-height: 25px;
}
.directory-link a > div img {
  height: 50px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  margin-left: -10px;
}
/*
	#Accessibility
----------------------------------------*/
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #797676 !important;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #797676 !important;
  opacity: 1 !important;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #797676 !important;
  opacity: 1 !important;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #797676 !important;
}
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #797676 !important;
}
.leaflet-label {
  background-color: #ebebeb !important;
}
.gm-iv-address-link a {
  color: black !important;
}
.fc-event {
  background-color: #C9BC59 !important;
  color: white !important;
}
.fc-event:focus,
.fc-event:visited {
  color: white !important;
}
.close {
  opacity: 1 !important;
}
.row-copy {
  margin: 10px -5px;
  padding: 0 5px;
  position: relative;
}
.row-copy:hover {
  background: white;
  -webkit-transition: all 0.3s ease 0;
  -moz-transition: all 0.3s ease 0;
  -ms-transition: all 0.3s ease 0;
  -o-transition: all 0.3s ease 0;
  transition: all 0.3s ease 0;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.row-copy:hover #copy-text-copy {
  background: white;
}
.row-copy .icon-copy {
  text-decoration: none;
}
.row-copy .copy-text {
  padding: 0;
  word-wrap: break-word;
  width: 95%;
  float: left;
}
.row-copy #copy-text-copy {
  width: 100%;
  border: 0;
  background: #eeeeee;
}
.row-copy .icon-container {
  height: 100%;
  position: absolute;
  right: 0;
}
.row-copy .icon-container .icon {
  position: absolute;
  right: 5px;
  display: table;
  margin: auto;
  top: 0;
  bottom: 0;
}
.row-copy .icon-container #copy-button {
  cursor: pointer;
}
.calendar-info ul {
  list-style: disc;
  margin: 0 19.6px;
}
.page-tile-container {
  min-height: 260px;
}
.page-tile {
  color: white;
  height: 150px;
  width: 150px;
  font-size: 100px;
  border-radius: 20px;
  padding-top: 20px;
  margin-left: auto;
  margin-right: auto;
}
.page-tile .less-padding {
  margin-top: -15px;
}
.page-tile .mcd-icon-stack {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.page-tile .mcd-icon-stack .mcd-sub-icon {
  position: absolute;
  left: 69px;
  top: 47px;
  font-size: 0.7em;
}
.page-tile .mcd-icon-stack .mcd-sub-icon-centre {
  position: absolute;
  left: 11px;
  top: 45px;
  font-size: 0.4em;
}
.page-tile .mcd-icon-stack-lg i:first-child {
  font-size: 1.4em;
}
.page-tile-green {
  background: green;
}
.page-tile-green .mcd-icon-stack .mcd-sub-icon {
  text-shadow: -1px 0 green, 0 1px green, 1px 0 green, 0 -1px green;
  background: green;
}
.page-tile-default {
  background: #C9BC59;
}
.page-tile-default .mcd-icon-stack .mcd-sub-icon {
  text-shadow: -1px 0 #C9BC59, 0 1px #C9BC59, 1px 0 #C9BC59, 0 -1px #C9BC59;
  background: #C9BC59;
}
.page-tile-orange {
  background: #341855;
}
.page-tile-orange .mcd-icon-stack .mcd-sub-icon {
  text-shadow: -1px 0 #341855, 0 1px #341855, 1px 0 #341855, 0 -1px #341855;
  background: #341855;
}
.page-tile-custom {
  padding-top: 20px;
}
#custom-tags #custom-tags-container a {
  text-decoration: none;
  color: black;
  font-size: 14px;
  color: #444444;
  line-height: 22px;
  cursor: pointer;
}
#custom-tags #custom-tags-busy {
  text-align: center;
}
.extra-info .btn-no-show {
  margin: 10px 0;
  background-color: #de1c10;
}
.extra-info .btn-no-show:focus {
  color: #fff;
}
.extra-info .no-show-busy .fa-spinner {
  margin-left: 50%;
}
.margin-bottom-0 {
  margin-bottom: 0;
}
.modal {
  text-align: center;
  padding: 0 !important;
}
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.freshwidget-embedded-form {
  width: 100%;
  height: 500px;
}
#freshwidget-embedded-form {
  width: 100%;
  height: 500px;
  border: none;
  overflow: hidden;
}
.event-about-box {
  border: 1px solid #dddddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 10px;
  overflow: hidden;
  padding: 10px;
}
.left-part {
  float: left;
  position: relative;
}
.right-part {
  float: right;
  margin-right: 5px;
}
.right-part p {
  font-size: 14px;
}
.event-about-title {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 3px;
}
.event-about-additional-info {
  font-size: 15px;
  margin: 8px 0 2px 0;
}
.event-about-notes {
  font-size: 15px;
  margin: 8px 0 2px 0;
}
.left-part span p {
  font-size: 14px;
}
/* Insufficient contrast against white - may be reasonable when used as background colour against black */
/* Accessible colours with good contrast (at least against white) */
@media only screen and (min-width: 1280px) {
  .section-council-content {
    background: #eeeeee;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #C9BC59 0%, #C9BC59 28%, #ffffff 28%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #C9BC59), color-stop(28%, #C9BC59), color-stop(28%, #ffffff), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(left, #C9BC59 0%, #C9BC59 28%, #ffffff 28%, #ffffff 100%);
    background: -o-linear-gradient(left, #C9BC59 0%, #C9BC59 28%, #ffffff 28%, #ffffff 100%);
    background: -ms-linear-gradient(left, #C9BC59 0%, #C9BC59 28%, #ffffff 28%, #ffffff 100%);
    background: linear-gradient(to right, #C9BC59 0%, #C9BC59 28%, #ffffff 28%, #ffffff 100%);
    text-align: center;
  }
  .section-search .section-inner,
  .section-content-inner,
  .footer-inner {
    margin-left: 50px;
    margin-right: 50px;
    width: 1250px;
  }
}
.content-support-left-inner {
  font-size: larger;
}
.btn-mcd-orange {
  color: #414042;
}
a.pullout-button:after {
  content: "?";
  color: #414042;
}
a.pullout-button:not(.pullout-button-active):hover:after {
  color: #fff !important;
}
.vaks-home-logo {
  border-radius: 20px;
  margin-bottom: 10px;
}
.vaks-promo {
  padding-bottom: 15px;
  text-align: center;
}
.vaks-home-list {
  list-style-image: url('/_static/images/affiliates/vaks/VAKS_IconSmall.png');
  margin-left: 20px;
}
.vaks-home-list li {
  font-size: x-large;
  line-height: 2;
}
.vaks-home-list li a {
  top: -20px;
}
.top-search .affiliate-logo {
  background: url(/_static/images/affiliates/vaks/VAKS_Logo_No_BG.png) no-repeat left top !important;
  background-position: 0 !important;
  width: 165px !important;
  height: 66px !important;
}
.affiliate-logo {
  background: url(/_static/images/affiliates/vaks/VAKS_Logo.png) no-repeat left top !important;
  background-position: 0 !important;
  width: 275px !important;
  height: 111px !important;
  border-radius: 5px;
}
.vaks-state-list {
  text-align: left;
}
.vaks-state-list div {
  padding: 10px;
}
.top-search h2.company-logo {
  top: -10px !important;
}
.top-search h2.affiliate-logo {
  background-size: 143px 60px !important;
  width: 143px !important;
  height: 60px !important;
}
.vaks-home-image {
  float: right;
  margin-left: 20px;
}
.vaks-description {
  padding-top: 20px;
  text-align: left;
}
.vaks-description p {
  padding-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .vaks-section {
    background-color: #eee;
    padding: 10px 40px;
  }
}
@media only screen and (max-width: 990px) {
  .vaks-what {
    font-size: 14px;
    display: flex;
    align-items: center;
    height: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .vaks-what {
    font-size: 14px;
    display: flex;
    align-items: center;
    height: 40px;
    float: right;
  }
}
#leaflet-map {
  display: block !important;
}
.leaflet-label {
  border-color: rgba(0, 0, 0, 0.81) !important;
  color: black !important;
  z-index: 1000 !important;
}
.leaflet-label.heading {
  font-size: 1.5em;
  background: #ebebeb;
  border-color: #000;
  color: #111;
}
.header .company-logo-mobile-only {
  background: url(/_static/images/affiliates/vaks/VAKS_NameOnly.png) no-repeat;
  background-size: 110px 36px;
  float: left;
  height: 34px;
  margin-top: 6px;
  text-indent: -9999px;
  width: 155px;
  cursor: pointer;
}
