/* cclg 1.0.0 17-10-2016 12:19 */
@import url("https://hello.myfonts.net/count/2d6adb");
@font-face {
  font-family: 'AvenirLTStd-Heavy';
  src: url('/Fonts/2D6ADB_0_0.eot');
  src: url('/Fonts/webfonts/2D6ADB_0_0.eot?#iefix') format('embedded-opentype'), url('/Fonts/2D6ADB_0_0.woff') format('woff'), url('/Fonts/2D6ADB_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'AvenirLTStd-Book';
  src: url('/Fonts/2D6ADB_1_0.eot');
  src: url('/Fonts/2D6ADB_1_0.eot?#iefix') format('embedded-opentype'), url('/Fonts/2D6ADB_1_0.woff') format('woff'), url('/Fonts/2D6ADB_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'AinslieSans-NorBol';
  src: url('/Fonts/2D6ADB_2_0.eot');
  src: url('/Fonts/2D6ADB_2_0.eot?#iefix') format('embedded-opentype'), url('/Fonts/2D6ADB_2_0.woff') format('woff'), url('/Fonts/2D6ADB_2_0.ttf') format('truetype');
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
}
/*** Typography ***/
html {
  color: #262626;
  background: #e2e2e2;
  font-family: 'AvenirLTStd-Book', Arial, sans serif;
  padding: 0;
  font-size: 18px;
  -ms-overflow-style: scrollbar;
}
.clear {
  clear: both;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
.img_left {
  float: left;
  margin: 0 15px 15px 0;
}
.img_right {
  float: right;
  margin: 0 0 15px 15px;
}
.highlighted {
  background-color: #ffd800;
}
.right {
  text-align: right;
}
.transition-all {
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
/*** HTML content elements ***/
a {
  color: #00aca1;
  text-decoration: none;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
a:hover {
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'AinslieSans-NorBol', Arial, sans serif;
  font-weight: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
  color: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: inherit;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  padding-top: 0;
}
.page_title_wrapper h1 {
  padding: 0.2em 0;
  margin: 0;
  background-color: #00aca1;
  color: #fff;
}
h2 span {
  color: #003062;
}
ul,
ol {
  margin: 1em 1.5em;
}
hr {
  float: left;
  width: 100%;
  height: 0;
  border: 0;
  border-bottom: 1px solid #00aca1;
  padding: 0;
  margin: 10px 0 20px;
}
blockquote {
  display: inline-block;
  color: #00aca1;
  position: relative;
  padding: 18px 25px 0 70px;
  margin: 20px 0 50px 0;
  background: #cbd3e4;
  border-radius: 10px;
}
blockquote p {
  position: relative;
  float: left;
  width: 100%;
  color: #003062 !important;
  margin-bottom: 13px !important;
}
blockquote img {
  float: left;
  margin: -2px 50px 12px -58px !important;
  position: relative;
  z-index: 1;
}
blockquote img + p {
  max-width: 450px;
}
blockquote img + p:before {
  content: "";
  background: url(/AppImages/quote-start.png) 0 0 no-repeat #ffffff;
  width: 29px;
  height: 24px;
  position: absolute;
  left: -40px;
  top: 4px;
}
blockquote img + p + cite {
  margin-top: 9px;
}
blockquote strong {
  position: absolute;
  right: 20px;
  bottom: 10px;
}
blockquote:before {
  content: "";
  position: absolute;
  left: 18px;
  top: 22px;
  width: 29px;
  height: 24px;
  display: block;
  background: url(/AppImages/quote-start.png) 0 0 no-repeat #fff;
}
blockquote:after {
  content: "";
  width: 59px;
  height: 30px;
  position: absolute;
  left: 150px;
  bottom: -30px;
  background: url(/AppImages/quote-triangle.png) no-repeat 0 0;
}
blockquote cite {
  float: right;
  text-align: right;
  font-style: normal;
  color: #003062;
  font-size: 16px;
  margin-bottom: 20px;
}
table {
  width: 100%;
  margin: 1.5em 0;
  border-collapse: collapse;
}
table th {
  background-color: #00aca1;
  color: #fff;
  padding: 5px;
  border: 1px solid #ccc;
  text-align: left;
}
table td {
  border: 1px solid #ccc;
  padding: 5px;
}
iframe {
  display: block;
  max-width: 100%;
  border: 0px none;
  margin-bottom: 20px;
}
img {
  max-width: 100%;
}
.button,
.event_booking_buttons a,
.button_stretch,
.button_field,
.login_button input[type=submit] {
  background: url(/AppImages/green-arrow.png) no-repeat right center #00aca1;
  color: #fff;
  float: left;
  border: 0;
  cursor: pointer;
  text-decoration: none !important;
  font-size: 16px;
  padding: 8px 25px 8px 20px;
  line-height: 130%;
  font-family: 'AvenirLTStd-Book', Arial, sans serif;
}
.button + .button {
  margin-left: 7px;
  margin-top: 0px
}
.button_field {
  border-radius: 0;
  margin-left: 150px;
}
/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #007971;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
  color: white !important;
}
.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before,
.selected .hvr-sweep-to-right:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* Underline From Right */
.hvr-ufr {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-ufr:before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 100%;
  right: 0;
  bottom: 0;
  background: #00aca1;
  height: 2px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-ufr:hover:before,
.hvr-ufr:focus:before,
.hvr-ufr:active:before {
  left: 0;
}
/* Radial Out */
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: #a00111;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #a00111;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-out:hover,
.hvr-radial-out:focus,
.hvr-radial-out:active {
  color: white;
}
.hvr-radial-out:hover:before,
.hvr-radial-out:focus:before,
.hvr-radial-out:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}
select {
  border: 1px solid #ccc;
  padding: 3px;
  width: 250px !important;
  box-sizing: border-box;
}
input[type=text],
input[type=password] {
  border: 1px solid #ccc;
  padding: 3px;
  margin-bottom: 5px;
}
textarea {
  width: 250px;
  padding: 3px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  resize: none;
}
/*** PAGE STRUCTURE ***/
#wrapper {
  max-width: 1400px;
  margin: 0 auto;
  background: #fff;
}
#header {
  background-color: #fff;
  padding-right: 65px;
  padding-bottom: 10px;
  position: relative;
}
#header > .col-xs-12,
#header .col-sm-9 {
  position: static;
}
#header .donate {
  float: right;
  clear: both;
  text-align: center;
  color: #fff;
  background: url(/AppImages/donate-button.png) no-repeat 0 0;
  width: 130px;
  padding: 9px 10px 10px 10px;
  font-family: 'AinslieSans-NorBol', Arial, sans serif;
  transform: none;
  margin-top: 10px;
}
#header .donate span {
  display: block;
  transition: transform 150ms;
}
#header .donate:hover span {
  transform: scale(1.1);
}
#header .donate.donate-mobile {
  display: none;
}
.header-logo {
  padding: 10px 0 0 80px;
  display: block;
  float: left;
}
.header-buttons {
  float: right;
  margin-top: 15px;
}
.header-buttons a {
  min-width: 40px;
  padding: 5px 8px;
  font-size: 14px;
  color: #404040;
}
.header-buttons .cart {
  position: relative;
  padding-left: 32px;
}
.header-buttons .cart span {
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 19px;
  background: url(/AppImages/cart.png) no-repeat 0 0;
  line-height: 5px;
  text-align: center;
  letter-spacing: -0.05em;
}
.header-search {
  float: right;
  margin: 15px 0 20px 10px;
}
.header-search .input-wrapper {
  float: left;
  width: 155px;
  border: 0;
  position: relative;
}
.header-search input.search-box {
  width: 100%;
  line-height: 21px;
  border: 0;
  padding: 1px 25px 1px 8px;
  margin: 0;
  outline: none;
  background: none;
  color: #404040;
  background-color: #dedfda;
  font-size: 14px;
}
.header-search a.search-button {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #f1f3f3;
  background: url(/AppImages/search-icon.png) no-repeat 0 0;
  background-position: center;
  background-repeat: no-repeat;
  width: 30px;
  height: 25px;
  border: 0;
  margin: 0;
}
.header-search a.search-button:hover {
  opacity: 0.6;
}
.header-search .twitter {
  float: right;
  width: 24px;
  height: 25px;
  background: url(/AppImages/twitter.png) no-repeat center;
}
.header-login {
  float: right;
  margin-top: 15px;
  text-indent: -9999px;
  line-height: 0;
}
.header-login h2,
.header-login label,
.header-login .login_options,
.header-login .login_button,
.header-login .clear,
.header-login p {
  display: none;
}
.header-login table {
  margin: 0;
}
.header-login td {
  border: 0;
  padding: 0;
}
.header-login input {
  float: left;
  width: 100px;
  padding: 3px 8px;
  border: 0;
  margin-right: 8px;
  font-size: 14px;
  background: #dedfda;
  text-indent: 0;
  line-height: normal;
}
.header-login a {
  float: left;
  font-size: 14px;
  padding: 3px 10px;
  background: #00aca1;
  color: #fff;
  margin-right: 8px;
  text-indent: 0;
  line-height: normal;
}
#social {
  position: fixed;
  top: 210px;
  right: 0;
  z-index: 999;
}
#social a {
  display: block;
  width: 38px;
  height: 38px;
  margin-bottom: 8px;
}
#social a.facebook {
  background: url(/AppImages/social-facebook.png) no-repeat 0 0;
}
#social a.twitter {
  background: url(/AppImages/social-twitter.png) no-repeat 0 0;
}
#social a.youtube {
  background: url(/AppImages/social-youtube.png) no-repeat 0 0;
}
#mainNav {
  background-color: #fff;
  margin: 40px 40px 0 0;
  float: right;
}
#mobileNav,
.toggleMobileNav {
  display: none;
}
.panel_nav ul {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
.panel_nav > ul > li {
  float: left;
  margin-left: 26px;
}
.panel_nav > ul > li.page_test_pages {
  display: none;
}
.panel_nav > ul > li.page_home .panel_nav_panel {
  display: none !important;
}
.panel_nav > ul > li a {
  display: block;
  float: none;
  cursor: pointer;
  text-align: center;
  padding: 12px 0 5px 0;
  color: #3f3f3f;
  font-size: 16px;
  line-height: 16px;
  border-top: 6px solid #fff;
}
.panel_nav > ul > li a:hover {
  border-top: 6px solid #00aca1;
}
.panel_nav > ul > li.selected > a {
  border-top: 6px solid #00aca1;
}
.panel_nav > ul > li:last-child {
  border-right: 0px none;
}
.panel_nav > ul > li .panel_nav_panel {
  display: none;
  background-color: #fff;
  position: absolute;
  top: 148px;
  right: 0;
  z-index: 1000 !important;
  zoom: 1;
  width: 100%;
  padding: 20px 40px 10px 40px;
  box-shadow: 0 10px 10px -1px rgba(0, 0, 0, 0.2);
}
.panel_nav > ul > li .panel_nav_panel:before,
.panel_nav > ul > li .panel_nav_panel:after {
  content: "";
  width: 100px;
}
.panel_nav > ul > li .panel_nav_panel .panel_nav_sub_panel {
  float: left;
  margin: 0;
  padding: 0 20px;
  width: 25%;
}
.panel_nav > ul > li .panel_nav_panel .panel_nav_sub_panel ul {
  height: auto;
  border: 0;
}
.panel_nav > ul > li .panel_nav_panel .panel_nav_sub_panel ul .clear {
  display: none;
}
.panel_nav > ul > li .panel_nav_panel .panel_nav_sub_panel ul li {
  display: block;
  height: auto;
  padding: 0;
  margin: 0 0 18px 0;
  zoom: 1;
}
.panel_nav > ul > li .panel_nav_panel .panel_nav_sub_panel ul li a {
  clear: both;
  display: block;
  float: none;
  text-align: left;
  height: auto;
  padding: 10px 8px 10px 13px;
  margin: 0;
  width: 100%;
  background-color: Transparent;
  min-height: 0;
  font-size: 17px;
  border: 0;
  -moz-transition: background-color 200ms, padding 200ms;
  -o-transition: background-color 200ms, padding 200ms;
  -webkit-transition: background-color 200ms, padding 200ms;
  transition: background-color 200ms, padding 200ms;
}
.panel_nav > ul > li .panel_nav_panel .panel_nav_sub_panel ul li span {
  background: url(/AppImages/green-arrow-small.png) no-repeat right center;
  padding-right: 10px;
}
.panel_nav > ul > li .panel_nav_panel .panel_nav_sub_panel ul li.selected > a,
.panel_nav > ul > li .panel_nav_panel .panel_nav_sub_panel ul li a:hover {
  background: #f5f5f5;
  opacity: 1;
}
.panel_nav > ul > li .panel_nav_panel .panel_nav_sub_panel ul li ul {
  padding: 5px 0 0 0;
}
.panel_nav > ul > li .panel_nav_panel .panel_nav_sub_panel ul li ul li {
  margin: 0;
}
.panel_nav > ul > li .panel_nav_panel .panel_nav_sub_panel ul li ul a {
  padding: 7px 10px 7px 40px;
}
.panel_nav > ul > li .panel_nav_panel .panel_nav_sub_panel > ul > li > a {
  background: #f2f4f8;
}
.panel_nav > ul > li.page_public .panel_nav_panel {
  left: auto;
  right: -10px;
}
.panel_nav > ul > li.page_public .panel_nav_panel:before {
  left: auto;
  right: -1px;
}
.panel_nav > ul > li.page_test_pages .panel_nav_panel {
  width: 460px;
  left: auto;
  right: -10px;
}
.panel_nav > ul > li.page_test_pages .panel_nav_panel:before {
  left: auto;
  right: -1px;
}
.panel_nav > ul > li.page_test_pages .panel_nav_panel .panel_nav_sub_panel {
  width: 48%;
}
.second_level_nav ul {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
.second_level_nav ul li a {
  display: block;
  color: #262626;
}
.second_level_nav ul li ul li {
  border-bottom: 0px none;
}
.second_level_nav ul li ul li a {
  padding: 5px 0 5px 15px;
}
.second_level_nav ul li ul li.selected {
  color: #262626;
}
.second_level_nav ul li ul li.selected li.selected {
  color: #00aca1;
}
.second_level_nav ul li ul li.selected a {
  padding-left: 15px;
}
.second_level_nav li.selected > a {
  padding-left: 12px;
  background: url(/AppImages/green-arrow-small.png) no-repeat 4px 21px #f2f4f8;
}
.second_level_nav li li a {
  padding: 10px 5px 10px 35px !important;
  background-position: 25px 21px !important;
  font-size: 18px;
}
.second_level_nav li li li a {
  padding: 10px 5px 10px 55px !important;
  background-position: 42px 17px !important;
  font-size: 16px;
  line-height: 22px;
}
.second_level_nav li li li li a {
  padding-left: 65px !important;
  background-position: 52px 15px !important;
  font-size: 14px;
  line-height: 20px;
}
.second_level_nav a {
  position: relative;
  color: #555;
  font-size: 20px;
  padding: 10px 5px 10px 0;
  display: block;
  line-height: 30px;
  letter-spacing: -0.01em;
}
.second_level_nav a span {
  color: #8c8984;
}
.second_level_nav a:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #dedddc;
  height: 1px;
  width: 100%;
}
.second_level_nav a:hover {
  background: #f2f4f8;
}
.col-sm-3 > .second_level_nav > ul > li:first-child {
  border-top: 6px solid #00aca1;
}
.col-sm-3 > .second_level_nav > ul > li:first-child a {
  padding-top: 13px;
}
.module_list_item {
  padding-bottom: 40px;
}
.module_list_item h2 {
  margin-bottom: 0;
}
.module_list_item h2 a:hover {
  opacity: 0.7;
}
.module_list_item h3 {
  margin-bottom: 10px;
}
.module_list_item h3 a:hover {
  color: #00aca1;
}
.module_list_item h4 {
  margin-bottom: 0;
  color: #00aca1;
  font-weight: normal;
}
.module_list_item_image a {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  height: 150px;
  overflow: hidden;
  background-color: #ccc;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  -ms-behavior: url(/JavaScript/backgroundsize.min.htc);
  background-position: center;
}
.module_list_item_image a img {
  width: 100%;
  height: auto;
}
.checkout_breadcrumbs {
  width: 978px;
  max-width: 100%;
  margin: 0 auto;
}
.basket_page_wrapper {
  width: 978px;
  max-width: 100%;
  margin: 0 auto;
}
.delivery_options br,
.delivery_options ~ br {
  display: none;
}
.delivery_options input {
  float: left;
  margin: 10px 10px 0 0;
}
.delivery_options table td {
  border: 0;
}
.delivery_options label {
  margin: 0;
}
.delivery_options label p {
  margin-bottom: 10px !important;
}
.delivery_options label table {
  margin: 0 0 10px;
  width: 250px;
}
.delivery_options label table td {
  border: 1px solid #cccccc;
}
.delivery_options ~ .button_stretch {
  margin-left: 28px;
}
.cart_buttons {
  width: 80px;
}
.cart_buttons input {
  width: 50px !important;
}
#content .c3,
#content .c1 h2 {
  padding: 75px 20px 20px 20px;
  background: #fff;
}
#content .c3 .checkout_confirm,
#content .c1 h2 .checkout_confirm {
  width: 978px;
  max-width: 100%;
  margin: 0 auto;
}
#footer {
  background-color: #00aca1;
  clear: both;
  padding: 20px 70px;
  color: #fff;
}
#footer .newsletter br {
  display: none;
}
#footer .newsletter .charity {
  float: left;
}
#footer .newsletter img {
  float: right;
  margin-left: 15px;
}
#footer iframe {
  float: left;
  max-width: 100%;
  min-width: 320px;
  height: 165px;
  margin-top: 13px;
}
#footer h4 {
  font-size: 30px;
  color: #003062;
}
#footer p,
#footer a {
  font-size: 15px;
  line-height: 170%;
}
#footer a {
  text-decoration: none;
  color: #fff;
}
#footer .powernav_title {
  display: none;
}
#footer .powernav_container {
  padding-left: 65px;
}
#footer .powernav_container .powernav_col {
  float: left;
  width: 33%;
}
#footer .footer-item {
  float: right;
  width: 17%;
}
#footer .footer-item.quick-info {
  width: 23.5%;
}
#footer .footer-item.quick-info p {
  line-height: 170%;
}
#footer .footer-item.quick-info p a {
  line-height: 100%;
}
#footer .footer-item a {
  display: inline;
}
#footer .privacy {
  float: left;
}
#footer .privacy a {
  float: left;
  width: auto;
  margin-right: 15px;
}
#footer .donate {
  float: right;
  width: 190px;
  height: 97px;
  background: url(/AppImages/donate-button-footer.png) no-repeat 0 0;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  line-height: 120%;
  padding: 13px 10px;
  margin-bottom: 15px;
}
#footer .address {
  text-align: right;
}
#footer .address p {
  font-size: 15px;
  line-height: 160%;
}
#footer .senior {
  float: right;
  width: auto;
}
.internal {
  width: 978px;
  max-width: 100%;
  margin: 0 auto;
}
#homeWrapper {
  position: relative;
}
#homeWrapper .internal {
  width: 1260px;
}
#homeWrapper .cycle-wrapper {
  position: relative;
  width: 100%;
  height: 300px;
  background-color: #cbd3e4;
  overflow: hidden;
}
#homeWrapper .cycle-wrapper .cycle-item {
  width: 100%;
}
#homeWrapper .cycle-wrapper .banner-left {
  float: left;
  width: 720px;
  max-width: 52%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#homeWrapper .cycle-wrapper .banner-right {
  float: left;
  width: 48%;
  padding-left: 60px;
  padding-top: 10px;
  max-width: 520px;
}
#homeWrapper .cycle-wrapper .banner-right .dynamic_callout_container {
  float: left;
}
#homeWrapper .cycle-wrapper .banner-right h2 {
  color: #003062;
  font-size: 52px;
  margin-bottom: 23px;
  line-height: 110%;
}
#homeWrapper .cycle-wrapper .banner-right p {
  float: left;
  clear: both;
  font-size: 18px;
  color: #00aca1;
  line-height: 28px;
  font-family: 'AvenirLTStd-Book', Arial, sans serif;
}
#homeWrapper .cycle-wrapper .banner-right .button {
  margin-top: 20px;
}
#homeWrapper .home-top {
  padding-top: 30px;
}
#homeWrapper .home-top .diagnosed {
  padding-right: 60px;
  padding-left: 70px;
}
#homeWrapper .home-top .diagnosed h2 {
  margin-bottom: 30px;
}
#homeWrapper .home-top .diagnosed p {
  font-size: 18px;
  line-height: 28px;
  color: #555;
}
#homeWrapper .home-top .diagnosed .button + .button {
  margin-right: 7px;
}
#homeWrapper .home-top h2 {
  font-size: 35px;
  color: #00aca1;
  border-top: 6px solid #00aca1;
  padding-top: 20px;
  line-height: 42px;
}
#homeWrapper .home-top .button {
  float: right;
}
#homeWrapper h3 {
  font-size: 26px;
  color: #00aca1;
  font-size: 35px;
}
#homeWrapper .news_callout_header h4 {
  font-size: 35px;
  color: #00aca1;
  margin-top: 40px;
  margin-bottom: 15px;
}
#homeWrapper .news_callout_list_item {
  padding-right: 30px;
  margin-bottom: 17px;
  line-height: 28px;
}
#homeWrapper .news_callout_list_item .news-title {
  display: block;
  font-size: 18px;
  text-decoration: none;
  color: #555;
}
#homeWrapper .news_callout_list_item .news-title:after {
  content: "...";
  display: inline-block;
  color: #00aca1;
  background: url(/AppImages/green-arrow-small.png) no-repeat center right;
  padding: 0 10px 0 5px;
}
#homeWrapper .news_callout_list_item .news-date {
  float: left;
  font-size: 12px;
  color: #003062;
  font-size: 18px;
  margin-right: 15px;
}
#homeWrapper .news_callout_list_item .story {
  display: block;
  margin-top: 5px;
  font-size: 16px;
  line-height: 28px;
  color: #808080;
}
#homeWrapper .news .button {
  margin-top: 25px;
  margin-bottom: 45px;
}
#homeWrapper .events h2 {
  font-size: 35px;
  color: #00aca1;
  margin-top: 40px;
  margin-bottom: 15px;
}
#homeWrapper .events .module_callout_list_item {
  margin-bottom: 17px;
}
#homeWrapper .events h3 {
  font-family: 'AvenirLTStd-Book', Arial, sans serif;
  font-weight: normal;
  line-height: 28px;
}
#homeWrapper .events h3 a {
  display: block;
  font-size: 18px;
  text-decoration: none;
  color: #555;
}
#homeWrapper .events h3 a:after {
  content: "...";
  display: inline-block;
  color: #00aca1;
  background: url(/AppImages/green-arrow-small.png) no-repeat center right;
  padding: 0 10px 0 5px;
}
#homeWrapper .events .module_callout_item_date {
  float: left;
  font-size: 12px;
  color: #003062;
  font-size: 18px;
  line-height: 28px;
  margin-right: 15px;
  font-family: 'AvenirLTStd-Book', Arial, sans serif;
  font-weight: normal;
}
#homeWrapper .events .module_callout_list_item_summary,
#homeWrapper .events .more_link,
#homeWrapper .events .callout_view_all {
  display: none;
}
#homeWrapper .view-all-events {
  margin-top: 25px;
  margin-bottom: 45px;
}
#homeWrapper .members-area {
  background: #cbd3e4;
  position: relative;
}
#homeWrapper .members-area .col-sm-6 {
  background: #cbd3e4;
}
#homeWrapper .members-area .member-image {
  position: absolute;
  width: 50%;
  height: 100%;
  background: url(http://placehold.it/700x330&text=placeholder) no-repeat center;
  background-size: 100%;
  transition: background 300ms ease-in-out;
}
#homeWrapper .members-area .member-image:hover {
  background-size: 110%;
}
#homeWrapper .members-area h3 {
  margin-top: 50px;
  margin-bottom: 13px;
}
#homeWrapper .members-area p {
  line-height: 28px;
}
#homeWrapper .members-area .col-left {
  padding-left: 70px;
}
#homeWrapper .members-area .button {
  margin-bottom: 45px;
}
#homeWrapper .members-area ul {
  margin: 20px 0 30px 0;
}
#homeWrapper .members-area ul li {
  display: inline-block;
  list-style: none;
  border-right: 1px solid #003062;
}
#homeWrapper .members-area ul li a {
  padding: 0 15px;
  color: #003062;
  font-size: 16px;
}
#homeWrapper .members-area ul li:first-child a {
  padding-left: 0;
}
#homeWrapper .members-area ul li:last-child {
  border-right: 0;
}
#homeWrapper .magazine {
  padding-top: 50px;
}
#homeWrapper .magazine .cover {
  text-align: center;
}
#homeWrapper .magazine .cover p {
  margin: 0;
}
#homeWrapper .magazine .cover img {
  max-width: 100%;
}
#homeWrapper .magazine h4 {
  font-size: 30px;
  color: #003062;
  margin: 15px 0 10px 0;
  font-family: 'AvenirLTStd-Book', Arial, sans serif;
}
#homeWrapper .magazine h4:before,
#homeWrapper .magazine h4:after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 22px;
  background: url(/AppImages/quote-left.png) no-repeat center 0;
}
#homeWrapper .magazine h4:after {
  background: url(/AppImages/quote-right.png) no-repeat 0 0;
}
#homeWrapper .magazine h4 + p {
  margin: 0;
}
#homeWrapper .magazine em {
  color: #003062;
  font-style: normal;
}
#homeWrapper .magazine p {
  color: #555;
  margin: 20px 0 25px 0;
  line-height: 145%;
}
#homeWrapper .tissue-bank {
  margin: 35px 0 65px 0;
  padding: 16px 20px 12px 30px;
  background: #cbd3e4;
  border-radius: 18px;
}
#homeWrapper .tissue-bank h3 {
  float: left;
  margin: 8px 75px 0 0;
  line-height: 100%;
  color: #003062;
}
#homeWrapper .tissue-bank p {
  float: left;
  max-width: 690px;
  line-height: 28px;
  color: #404040;
}
#homeWrapper .tissue-bank p + p {
  float: right;
}
#homeWrapper .tissue-bank .button {
  float: right;
  margin-top: 9px;
}
#homeWrapper .publications {
  margin-bottom: 90px;
}
#homeWrapper .publications .pub-list {
  float: right;
  width: 900px;
  max-width: 75%;
  height: 250px;
  margin-top: 5px;
  overflow: hidden;
}
#homeWrapper .publications .pub-list:before {
  content: "";
  width: 25px;
  height: 250px;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 100;
}
#homeWrapper .publications .pub-list li {
  max-width: 200px;
  height: 250px;
  margin-left: 25px;
  background-size: cover;
}
#homeWrapper .publications .pub-list li a {
  display: block;
}
#homeWrapper .publications .pub-list li img {
  display: none;
}
#homeWrapper .publications .intro {
  float: left;
  width: 225px;
}
#homeWrapper .publications .intro h4 {
  font-size: 26px;
  color: #003062;
  margin-bottom: 20px;
  margin-bottom: 30px;
  line-height: 120%;
}
#homeWrapper .publications .intro p {
  margin-bottom: 55px;
  line-height: 28px;
}
#homeWrapper .publications .pub-nav {
  float: left;
  margin-right: 8px;
}
#homeWrapper .related-tags {
  margin-top: 30px;
  margin-bottom: 40px;
}
#homeWrapper .related-tags h4 {
  font-size: 26px;
  color: #00aca1;
}
.standard-header {
  float: left;
  width: 100%;
  height: 230px;
  margin-bottom: 30px;
  background: url(/AppImages/banner.png) no-repeat right 0;
  position: relative;
}
.standard-header.ecommerce-header {
  background-image: url("/write/MediaUploads/Header banners - support us/Fundraiser_stories_-_Team_Ryan_Walker.jpg");
}
.standard-header h1 {
  font-size: 52px;
  width: 50%;
  max-width: 680px;
  height: 230px;
  display: table;
  float: left;
  padding-left: 80px;
  background: #cbd3e4;
  color: #003062;
}
.standard-header h1 span {
  display: table-cell;
  vertical-align: middle;
  padding-right: 20px;
}
.group .standard-header h1 {
  background: #003062;
  color: #00aca0;
}
.standard-header p {
  padding: 0 !important;
}
.standard-header img {
  position: absolute;
  top: 0;
  right: 0;
}
.standard-header.smaller h1 {
  font-size: 44px;
}
.standard.col-sm-9 {
  padding-right: 85px;
}
.standard.col-sm-3 {
  margin-bottom: 80px;
}
.standard.col-sm-3 h4 {
  text-align: left;
  font-size: 27px !important;
  margin-bottom: 18px !important;
  color: #00aca1;
}
.standard.col-sm-3 .tagCloud {
  margin-top: 0 !important;
}
.standard.col-sm-3 .tagCloud a {
  font-size: 16px !important;
  padding: 4px 8px !important;
}
.standard.col-sm-3 .tagCloud a:hover {
  color: #fff;
}
.standard.col-sm-3 .tagCloud a:before {
  background: #003062;
  color: #fff;
}
.grey-section {
  background: #f2f4f8;
}
.grey-white-section {
  background: url(/AppImages/bg-grey.png) repeat-y center;
}
.watch-listen {
  padding: 25px 20px 25px 25px;
  background: #f2f4f8;
  overflow: hidden;
  margin-bottom: 30px;
}
.watch-listen .button {
  float: right;
}
.watch-listen h2 {
  float: left;
  border-top: 0 !important;
  padding: 0 !important;
  line-height: 100%;
}
.watch-listen .senior_quicklist_knockout {
  margin-bottom: 0;
}
.watch-listen .video-list {
  max-width: 630px;
  height: 170px;
  overflow: hidden;
  margin-top: 20px;
  margin-left: -25px;
}
.watch-listen .video-list:before {
  content: "";
  width: 25px;
  height: 170px;
  position: absolute;
  z-index: 100;
  left: 0;
  top: 0;
  background: #f2f4f8;
}
.watch-listen .video-item {
  max-width: 290px;
  height: 170px;
  margin-left: 25px;
  overflow: hidden;
}
.watch-listen .video-item img {
  width: 100%;
}
.watch-listen .play {
  display: block;
  height: 170px;
  position: relative;
}
.watch-listen .video-title {
  position: absolute;
  background: #cbd3e4;
  color: #404040;
  font-size: 18px;
  line-height: 26px;
  padding: 5px 13px 2px 13px;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 60px;
}
.cycle-pager {
  position: absolute;
  z-index: 999;
  bottom: 25px;
  right: 0;
  margin-right: 80px;
}
.cycle-pager a {
  padding: 4px 6px;
  margin-right: 2px;
  display: inline-block;
}
.cycle-pager span {
  font-size: 30px;
  line-height: 20px;
  margin-right: 6px;
  cursor: pointer;
  color: #8398b6;
}
.cycle-pager span.cycle-pager-active {
  color: #fff;
}
.jc-nav {
  float: right;
  margin-right: 20px;
  height: 36px;
  border: 1px solid #00aca1;
}
.jc-nav span {
  font-size: 30px;
  cursor: pointer;
  color: #a8dede;
  float: left;
  margin: 0 3px;
}
.jc-nav span.active,
.jc-nav span.vis {
  color: #00aca1;
}
.jc-nav a {
  float: left;
  width: 26px;
  height: 32px;
  padding-top: 2px;
  cursor: pointer;
}
.jc-nav a.nav-prev {
  background: url(/AppImages/nav-prev.png) no-repeat center 10px;
}
.jc-nav a.nav-next {
  float: right;
  background: url(/AppImages/nav-next.png) no-repeat center 10px;
}
.help {
  background: #cbd3e4;
  border-radius: 20px;
  margin-bottom: 50px;
}
.help h3 {
  float: left;
  max-width: 325px;
  color: #003062 !important;
  margin: 20px 60px 20px 24px;
}
.help .help-list {
  width: 320px;
  height: 90px;
  float: left;
  overflow: hidden;
}
.help .help-list li {
  width: 320px;
  height: 90px;
}
.help .help-list a {
  display: block;
  font-size: 25px;
  line-height: 33px;
  width: 320px;
  height: 90px;
  padding: 10px 0;
  transition: none;
}
.help .help-prev,
.help .help-next {
  position: absolute;
  z-index: 101;
  right: 27px;
  bottom: 13px;
  width: 20px;
  height: 80px;
  cursor: pointer;
}
.help .help-prev {
  background: url(/AppImages/nav-prev-large.png) no-repeat bottom center;
  right: 54px;
}
.help .help-next {
  background: url(/AppImages/nav-next-large.png) no-repeat bottom center;
}
.help + .donate {
  background: url(/AppImages/donate-button-large.png) no-repeat right center;
  background-size: 100%;
  font-size: 27px;
  color: #fff;
  line-height: 33px;
  padding: 10px 10px 16px 50px;
  font-family: 'AinslieSans-NorBol', Arial, sans serif;
}
.help.vertical h3 {
  font-size: 35px !important;
  max-width: 410px;
  margin: 20px 60px 20px 24px !important;
}
.help.vertical .help-list {
  width: 210px;
}
.help.vertical .help-list li {
  width: 210px;
}
.help.vertical .help-list li a {
  display: table-cell;
  width: 210px;
  vertical-align: middle;
}
.help.vertical .help-nav {
  float: left;
}
.help.vertical .help-prev,
.help.vertical .help-next {
  position: static;
  width: 19px;
  height: 45px;
}
.help.vertical .help-prev {
  background: url(/AppImages/nav-up-large.png) no-repeat center 28px;
}
.help.vertical .help-next {
  background: url(/AppImages/nav-down-large.png) no-repeat center 10px;
}
.help.vertical .button {
  margin: 28px 0 0 90px;
}
.twitter-feed-wrapper {
  max-width: 1260px;
  margin: 0 auto 30px auto;
}
.twitter-feed {
  padding: 30px 45px;
  border: 2px solid #6fd0ca;
  position: relative;
}
.twitter-feed:before {
  content: "";
  position: absolute;
  left: 185px;
  bottom: -25px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 40px 0 0;
  border-color: #6fd0ca transparent transparent transparent;
  z-index: 1;
}
.twitter-feed:after {
  content: "";
  position: absolute;
  left: 187px;
  bottom: -21px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 40px 0 0;
  border-color: #fff transparent transparent transparent;
  z-index: 2;
}
.twitter-feed .tweet {
  padding-right: 70px;
  font-size: 15px;
  line-height: 22px;
  color: #003062;
}
.twitter-feed + h4 {
  float: left;
  margin: 10px 0 30px 15px;
  font-size: 30px;
  font-weight: bold;
  color: #003062 !important;
}
.twitter-feed + h4 a {
  display: block;
  padding: 10px 55px 0 0;
  background: url(/AppImages/twitter.png) no-repeat right center;
}
.twitter-feed + h4 + .follow {
  float: right;
  margin-top: 8px;
  color: #003062;
  font-size: 16px;
  padding-right: 10px;
  background: url(/AppImages/blue-arrow.png) no-repeat right center;
}
#standardWrapper .col-sm-8 img {
  margin: 40px 0 15px 0;
}
#standardWrapper .standard_content_content_wrapper a,
#standardWrapper .product_detail_wrapper a {
  text-decoration: underline;
}
#standardWrapper .standard_content_content_wrapper a:hover,
#standardWrapper .product_detail_wrapper a:hover {
  color: #006059;
}
#standardWrapper .standard_content_content_wrapper p,
#standardWrapper .product_detail_wrapper p,
#standardWrapper .standard_content_content_wrapper li,
#standardWrapper .product_detail_wrapper li {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 28px;
  color: #555;
}
#standardWrapper .standard_content_content_wrapper img,
#standardWrapper .product_detail_wrapper img {
  margin: 6px 25px 15px 0;
}
#standardWrapper .standard_content_content_wrapper img.img_right,
#standardWrapper .product_detail_wrapper img.img_right {
  margin: 6px 0 15px 25px;
}
#standardWrapper .standard_content_content_wrapper li,
#standardWrapper .product_detail_wrapper li {
  margin-bottom: 10px;
}
#standardWrapper .standard_content_content_wrapper ul,
#standardWrapper .product_detail_wrapper ul {
  margin: 15px 25px;
}
#standardWrapper .standard_content_content_wrapper ul li,
#standardWrapper .product_detail_wrapper ul li {
  list-style: none;
  position: relative;
}
#standardWrapper .standard_content_content_wrapper ul li:before,
#standardWrapper .product_detail_wrapper ul li:before {
  content: "\2022";
  position: absolute;
  font-size: 22px;
  line-height: 100%;
  left: -25px;
  top: 3px;
  color: #00aca1;
}
#standardWrapper .standard_content_content_wrapper .button,
#standardWrapper .product_detail_wrapper .button {
  float: none;
}
#standardWrapper .standard_content_content_wrapper table td,
#standardWrapper .product_detail_wrapper table td,
#standardWrapper .standard_content_content_wrapper table th,
#standardWrapper .product_detail_wrapper table th {
  border: 0;
  background: #f2f4f8;
  color: #555;
  padding: 12px 20px;
  font-size: 18px;
  line-height: 28px;
  vertical-align: top;
}
#standardWrapper .standard_content_content_wrapper table th,
#standardWrapper .product_detail_wrapper table th {
  background: #cbd3e4 !important;
  color: #003062;
  font-size: 20px;
  line-height: 30px;
}
#standardWrapper .standard_content_content_wrapper table tr,
#standardWrapper .product_detail_wrapper table tr {
  border-bottom: 1px solid #fff;
}
#standardWrapper .standard_content_content_wrapper table tr:nth-of-type(even) td,
#standardWrapper .product_detail_wrapper table tr:nth-of-type(even) td {
  background: #fff;
}
.col-sm-9 h1,
.col-sm-9 h2,
.col-sm-9 h3,
.col-sm-9 h4,
.col-sm-9 h5,
.col-sm-9 h6 {
  color: #00aca1;
}
.col-sm-9 h1 strong,
.col-sm-9 h2 strong,
.col-sm-9 h3 strong,
.col-sm-9 h4 strong,
.col-sm-9 h5 strong,
.col-sm-9 h6 strong {
  font-weight: normal;
}
.col-sm-9 h3 {
  font-size: 28px;
  margin-bottom: 15px;
}
.col-sm-9 h4 {
  font-size: 24px;
  margin-bottom: 15px;
}
.col-sm-9 + .col-sm-3 {
  padding-bottom: 50px;
}
.col-sm-9 .content_block,
.col-sm-9 .dynamic_callout_container {
  padding-bottom: 30px;
}
.col-sm-9 .content_block h1,
.col-sm-9 .dynamic_callout_container h1,
.col-sm-9 .content_block h2,
.col-sm-9 .dynamic_callout_container h2,
.col-sm-9 .content_block h3,
.col-sm-9 .dynamic_callout_container h3,
.col-sm-9 .content_block h4,
.col-sm-9 .dynamic_callout_container h4,
.col-sm-9 .content_block h5,
.col-sm-9 .dynamic_callout_container h5,
.col-sm-9 .content_block h6,
.col-sm-9 .dynamic_callout_container h6 {
  float: left;
  width: 100%;
  clear: both;
  margin: 10px 0 .75em;
}
.col-sm-9 .content_block h1,
.col-sm-9 .dynamic_callout_container h1,
.col-sm-9 .content_block h2,
.col-sm-9 .dynamic_callout_container h2,
.col-sm-9 .content_block h3,
.col-sm-9 .dynamic_callout_container h3,
.col-sm-9 .content_block h4,
.col-sm-9 .dynamic_callout_container h4,
.col-sm-9 .content_block h5,
.col-sm-9 .dynamic_callout_container h5,
.col-sm-9 .content_block h6,
.col-sm-9 .dynamic_callout_container h6 {
  color: #00aca1;
}
.col-sm-9 .content_block h1 strong,
.col-sm-9 .dynamic_callout_container h1 strong,
.col-sm-9 .content_block h2 strong,
.col-sm-9 .dynamic_callout_container h2 strong,
.col-sm-9 .content_block h3 strong,
.col-sm-9 .dynamic_callout_container h3 strong,
.col-sm-9 .content_block h4 strong,
.col-sm-9 .dynamic_callout_container h4 strong,
.col-sm-9 .content_block h5 strong,
.col-sm-9 .dynamic_callout_container h5 strong,
.col-sm-9 .content_block h6 strong,
.col-sm-9 .dynamic_callout_container h6 strong {
  font-weight: normal;
}
.col-sm-9 .content_block h3,
.col-sm-9 .dynamic_callout_container h3 {
  font-size: 28px;
  margin-bottom: 15px;
}
.col-sm-9 .content_block h4,
.col-sm-9 .dynamic_callout_container h4 {
  font-size: 24px;
  margin-bottom: 15px;
}
.col-sm-9 .content_block p:not(:last-child):after,
.col-sm-9 .dynamic_callout_container p:not(:last-child):after {
  content: "";
  display: block;
  clear: both;
}
.col-sm-9 .content_block p,
.col-sm-9 .dynamic_callout_container p,
.col-sm-9 .content_block li,
.col-sm-9 .dynamic_callout_container li {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 28px;
  color: #555;
  clear: both;
}
.col-sm-9 .content_block li,
.col-sm-9 .dynamic_callout_container li {
  margin-bottom: 10px;
}
.col-sm-9 .content_block ul,
.col-sm-9 .dynamic_callout_container ul {
  margin: 15px 25px;
}
.col-sm-9 .content_block ul li,
.col-sm-9 .dynamic_callout_container ul li {
  list-style: none;
  position: relative;
}
.col-sm-9 .content_block ul li:before,
.col-sm-9 .dynamic_callout_container ul li:before {
  content: "\2022";
  position: absolute;
  font-size: 22px;
  line-height: 100%;
  left: -25px;
  top: 3px;
  color: #00aca1;
}
#wrapper .tagCloud {
  display: inline-block;
  padding: 0;
  margin-top: 13px;
}
#wrapper .tagCloud a {
  float: left;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  font-size: 18px;
  background: #dddfee;
  color: #003062;
  margin: 0 5px 5px 0;
  padding: 4px 12px;
}
#wrapper .tagCloud a:hover {
  color: #fff;
}
.no-transforms #wrapper .tagCloud a:hover {
  color: #003062;
}
#wrapper .tagCloud a:before {
  background: #003062;
}
.no-transforms #wrapper .tagCloud a:before {
  background: #dddfee;
}
#eventsWrapper .module-title {
  margin-top: 0;
  margin-bottom: 3px;
}
#eventsWrapper .event-category {
  float: left;
  text-align: center;
  width: 140px;
  font-size: 17px;
  padding: 4px 0;
  margin-bottom: 15px;
  color: #fff;
  background: #f4ac49;
}
#eventsWrapper .event-category.fundraising {
  background: #91258f;
}
#eventsWrapper .event-location {
  clear: both;
  margin-bottom: 14px;
  font-size: 21px;
  color: #555;
}
#eventsWrapper .module-date {
  clear: both;
  width: 140px;
  background: #cbd3e4;
  color: #003062;
  text-align: center;
}
#eventsWrapper .module-date .date-month {
  background: #003062;
  color: #fff;
  font-size: 22px;
  padding: 3px 0;
}
#eventsWrapper .module-date .date-day {
  padding: 12px 0;
  font-size: 40px;
}
#eventsWrapper .event-details {
  float: left;
  width: 508px;
  padding-left: 30px;
  margin-top: -8px;
}
#eventsWrapper .view-event {
  float: right;
}
#eventsWrapper .event-detail-wrapper .event-location {
  clear: none;
  float: left;
  margin: 0;
  max-width: 470px;
}
#eventsWrapper .event-detail-date {
  float: left;
  margin-right: 30px;
}
#eventsWrapper .event-detail-image {
  margin-bottom: 25px;
}
#eventsWrapper .event-detail-title {
  float: left;
  margin-bottom: 25px;
  color: #00aca1;
  font-size: 35px;
  width: 470px;
  max-width: 100%;
  line-height: 42px;
  margin: 35px 0 10px 0;
}
#eventsWrapper .module-detail-content {
  float: left;
  clear: both;
  margin-top: 34px;
}
#eventsWrapper .module-detail-content p {
  color: #555;
  line-height: 160%;
  margin-bottom: 28px;
}
#eventsWrapper .module-detail-content p:after {
  content: "";
  display: block;
  clear: both;
}
#eventsWrapper .module-detail-content ul {
  margin: 15px 25px;
}
#eventsWrapper .module-detail-content li {
  font-size: 18px !important;
  line-height: 28px !important;
  color: #4d4d4d !important;
  margin-bottom: 10px;
  list-style: none;
  position: relative;
}
#eventsWrapper .module-detail-content li:before {
  content: "\2022";
  position: absolute;
  font-size: 22px;
  line-height: 100%;
  left: -25px;
  top: 3px;
  color: #00aca1;
}
#eventsWrapper .event-book {
  float: right;
  margin: 25px 0;
}
#eventsWrapper .event-occurrence-list {
  background: #cb1341;
  padding: 20px 20px 5px 20px;
  color: #fff;
  margin-bottom: 60px;
}
#eventsWrapper .event-occurrence-list h3 {
  margin-bottom: 25px;
  font-weight: bold;
}
#eventsWrapper .event-occurrence-list ul {
  list-style: none;
  margin: 10px 0 15px 0;
  padding-bottom: 10px;
  line-height: 170%;
  border-bottom: 1px solid #fff;
}
#eventsWrapper .event_booking_buttons {
  float: left;
  margin: 20px 0;
}
#eventsWrapper .event_booking_buttons a {
  margin-right: 10px;
}
#eventsWrapper .event_booking_form {
  padding: 0 0 30px 0;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}
#eventsWrapper .event_booking_form label {
  width: 200px;
  display: inline-block;
  text-align: right;
  margin-right: 10px;
  vertical-align: top;
  margin-bottom: 10px;
}
#eventsWrapper .event_booking_form input[type=text],
#eventsWrapper .event_booking_form input[type=password],
#eventsWrapper .event_booking_form select {
  display: inline-block;
  width: 180px !important;
}
#eventsWrapper .event_booking_form .event_booking_buttons {
  padding-bottom: 20px;
}
#eventsWrapper .event_booking_form .form_field {
  float: left;
}
#eventsWrapper .event_booking_form .checkbox_field {
  border: 0px none;
}
#eventsWrapper .event_booking_form .checkbox_field label {
  width: auto;
}
#eventsWrapper .event_booking_form .checkbox_field input {
  float: none;
}
#eventsWrapper .event_booking_form .checkbox_field em {
  font-size: 12px;
  padding-bottom: 30px;
  display: block;
  text-align: left;
}
#eventsWrapper .event_booking_form textarea {
  width: 100%;
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
  border: 1px solid #ccc;
}
#eventsWrapper .event_booking_form h2 {
  text-align: left;
  margin-bottom: 25px;
}
#eventsWrapper .event_booking_form h3 {
  margin-bottom: 15px;
}
#eventsWrapper .event_booking_form p {
  text-align: left;
  margin-bottom: 25px;
}
#eventsWrapper .event_booking_form p em {
  font-size: 12px;
}
#eventsWrapper .event_booking_wrapper {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
#eventsWrapper .event_booking_wrapper .event_booking_buttons {
  width: 100%;
  padding-top: 25px;
  background: url(/AppImages/sagepay.png) no-repeat bottom right;
}
#eventsWrapper .event_booking_wrapper .event_booking_form .event_booking_buttons {
  background: none;
}
#eventsWrapper .event_booking_wrapper h3,
#eventsWrapper .event_booking_wrapper p {
  margin-bottom: 25px;
}
.ui-dialog.ui-widget {
  font-size: .8em;
  border-radius: 0;
}
.ui-dialog.ui-widget .ui-dialog-titlebar {
  background: #00aca1;
  color: #fff;
  border-radius: 0;
  border: 0;
}
.ui-dialog.ui-widget .ui-dialog-titlebar-close {
  transition: none !important;
  background: none !important;
  border: 1px solid #00aca1 !important;
  padding: 1px !important;
}
.ui-dialog.ui-widget .ui-dialog-content {
  height: auto !important;
}
.ui-dialog.ui-widget .ui-button {
  background: #00aca1;
  color: #fff;
  border: 0;
}
.calendar {
  margin: 25px 0 0 0;
  padding: 0;
}
.calendar .calendar_header {
  display: none;
}
.calendar .calendar_controls {
  height: auto;
  background: #cbd3e4;
}
.calendar .calendar_controls:after {
  content: "";
  display: block;
  clear: both;
}
.calendar .calendar_controls .calendar_back,
.calendar .calendar_controls .calendar_forward {
  width: 20%;
  height: 20px;
}
.calendar .calendar_controls .calendar_back {
  background-image: url(/AppImages/calendar-prev.png);
}
.calendar .calendar_controls .calendar_forward {
  background-image: url(/AppImages/calendar-next.png);
}
.calendar .calendar_controls h2 {
  width: 60%;
  font-size: 18px;
  font-family: 'AvenirLTStd-Book', Arial, sans serif;
}
.calendar .calendar_controls h2 span {
  color: #003062;
}
.calendar_table {
  clear: both;
  padding: 25px 0 0 0;
  background: #cbd3e4;
}
.calendar_table table {
  margin: 0;
  border-collapse: separate;
  padding-left: 7px;
  padding-bottom: 10px;
}
.calendar_table table tr th {
  padding: 0 7px 4px 0;
  background: none;
  font-size: 12px;
  color: #003062;
  border: 0;
}
.calendar_table table tr td {
  padding: 0;
  border: 0;
  border-right: 7px solid #cbd3e4;
  border-bottom: 7px solid #cbd3e4;
  background: #a2a9b6;
}
.calendar_table table tr td.disabled a {
  opacity: 0;
}
.calendar_table table tr td a {
  background: #a2a9b6;
  height: 19px;
  padding: 1px 0 0 0;
}
.news_header_wrapper p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 28px;
  color: #555;
}
.module-list-item-wrapper .module-list-header,
.module-list-item-wrapper .module-list-footer {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.module-list-item-wrapper .module-list-header p,
.module-list-item-wrapper .module-list-footer p {
  clear: both;
  color: #8c8c8c;
  margin-bottom: 20px;
}
.module-list-item-wrapper .module-item {
  border-bottom: 1px solid #a8a6a2;
  padding-bottom: 30px;
  margin-bottom: 35px;
}
.module-list-item-wrapper .module-description {
  clear: both;
  color: #8c8c8c;
  font-size: 19px;
  line-height: 28px;
}
.module-list-item-wrapper .module-date {
  float: left;
  color: #003062;
}
.module-list-item-wrapper .module-title {
  float: left;
  clear: both;
  margin-top: 8px;
  margin-bottom: 7px;
  color: #00aca1;
}
.module-list-item-wrapper .module-image {
  float: left;
  max-width: 250px;
  margin-right: 15px;
}
.module-list-item-wrapper .view-module {
  float: right;
  margin-top: 20px;
}
.module-list-item-wrapper .latest-module {
  border-bottom: 0;
  padding: 0;
}
.module-list-item-wrapper .latest-module .module-title {
  padding-right: 130px;
  min-height: 42px;
}
.module-list-item-wrapper .latest-module .module-content {
  background: #f0f0f0;
  padding: 30px 25px;
}
.module-list-item-wrapper .latest-module .module-image {
  position: relative;
}
.module-list-item-wrapper .latest-module .module-image .latest-circle {
  position: absolute;
  bottom: -102px;
  right: 25px;
  width: 122px;
  height: 122px;
  z-index: 101;
  background: #ca1341;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  padding: 34px 0;
  font-size: 28px;
  line-height: 100%;
  box-shadow: 0 0 .5px 0.5px #ca1341;
  z-index: 2;
  -moz-transition: top 400ms ease-in-out, right 400ms ease-in-out;
  -o-transition: top 400ms ease-in-out, right 400ms ease-in-out;
  -webkit-transition: top 400ms ease-in-out, right 400ms ease-in-out;
  transition: top 400ms ease-in-out, right 400ms ease-in-out;
}
.module-list-item-wrapper .latest-module .module-image .latest-circle:hover {
  box-shadow: 0 0 .5px .5px #a00111;
}
.directory_back_link {
  display: none;
}
.module-detail-wrapper .detail-date {
  float: left;
  color: #003062;
  font-size: 21px;
}
.module-detail-wrapper .detail-title {
  margin: 15px 0 30px 0;
  color: #00aca1;
  font-size: 35px;
}
.module-detail-wrapper .image-gallery {
  float: left;
  max-width: 300px;
  margin: 0 25px 25px 0;
}
.module-detail-wrapper .image-gallery img {
  max-width: 100%;
}
.module-detail-wrapper .detail-content p,
.module-detail-wrapper .detail-content li {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 28px;
  color: #555;
  clear: both;
}
.module-detail-wrapper .detail-content li {
  margin-bottom: 10px;
}
.module-detail-wrapper .detail-content ul {
  margin: 15px 25px;
}
.module-detail-wrapper .detail-content ul li {
  list-style: none;
  position: relative;
}
.module-detail-wrapper .detail-content ul li:before {
  content: "\2022";
  position: absolute;
  font-size: 22px;
  line-height: 100%;
  left: -25px;
  top: 3px;
  color: #00aca1;
}
.module-detail-wrapper .detail-back {
  float: right;
  margin: 25px 0;
  background: #00aca1;
  padding: 8px 20px;
}
#hospital-map {
  position: relative;
  margin-bottom: 50px;
}
#hospital-map .hospital-pin {
  position: absolute;
  width: 21px;
  height: 34px;
  background: url(/AppImages/hospital-pin.png) no-repeat 0 0;
}
#hospital-map .hospital-pin[data-id="1"] {
  top: 142px;
  left: 450px;
}
#hospital-map .hospital-pin[data-id="2"] {
  top: 230px;
  left: 373px;
}
#hospital-map .hospital-pin[data-id="3"] {
  top: 235px;
  left: 342px;
}
#hospital-map .hospital-pin[data-id="4"] {
  top: 310px;
  left: 476px;
}
#hospital-map .hospital-pin[data-id="5"] {
  top: 437px;
  left: 480px;
}
#hospital-map .hospital-pin[data-id="6"] {
  top: 462px;
  left: 478px;
}
#hospital-map .hospital-pin[data-id="7"] {
  top: 490px;
  left: 480px;
}
#hospital-map .hospital-pin[data-id="7-2"] {
  top: 510px;
  left: 478px;
}
#hospital-map .hospital-pin[data-id="8"] {
  top: 555px;
  left: 560px;
}
#hospital-map .hospital-pin[data-id="9"] {
  top: 625px;
  left: 522px;
}
#hospital-map .hospital-pin[data-id="10"] {
  top: 625px;
  left: 540px;
}
#hospital-map .hospital-pin[data-id="11"] {
  top: 640px;
  left: 531px;
}
#hospital-map .hospital-pin[data-id="12"] {
  top: 670px;
  left: 465px;
}
#hospital-map .hospital-pin[data-id="13"] {
  top: 595px;
  left: 415px;
}
#hospital-map .hospital-pin[data-id="14"] {
  top: 600px;
  left: 380px;
}
#hospital-map .hospital-pin[data-id="15"] {
  top: 540px;
  left: 465px;
}
#hospital-map .hospital-pin[data-id="16"] {
  top: 532px;
  left: 445px;
}
#hospital-map .hospital-pin[data-id="17"] {
  top: 460px;
  left: 395px;
}
#hospital-map .hospital-pin[data-id="18"] {
  top: 465px;
  left: 425px;
}
#hospital-map .hospital-pin[data-id="19"] {
  top: 430px;
  left: 220px;
}
#hospital-map .hospital-pin[data-id="20"] {
  top: 320px;
  left: 255px;
}
#hospital-map .hospital-info {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #00aca1;
  padding: 20px 12px 0;
  width: 175px;
  opacity: 0;
  transition: opacity 300ms;
}
#hospital-map .hospital-info:after {
  content: "";
  position: absolute;
  left: 30px;
  bottom: -17px;
  width: 23px;
  height: 17px;
  background: url(/AppImages/hospital-info-triangle.png) no-repeat 0 -1px;
  border-top: 1px solid #f5f5f5;
}
#hospital-map .hospital-info h3 {
  font-size: 19px;
  color: #003062;
  font-weight: bold;
  font-family: 'AvenirLTStd-Book', Arial, sans serif;
  margin-bottom: 0;
}
#hospital-map .hospital-info a {
  float: right;
  color: #003062;
  padding: 10px;
  font-size: 15px;
}
.videos {
  overflow-x: hidden;
  min-height: 630px;
}
.videos h2 {
  font-size: 35px;
  color: #00aca1;
  margin-bottom: 35px;
}
.videos .sf_name,
.videos .sf_searchall,
.videos .search_button {
  display: none;
}
.videos .sf_category {
  padding-right: 18px;
}
.videos .ql_searchField {
  width: 100%;
  margin-bottom: 0;
}
.videos .ql_searchField label {
  display: none;
}
.videos .video {
  margin-bottom: 25px;
  overflow: hidden;
  cursor: pointer;
}
.videos .video.middle .video-thumb,
.videos .video.middle .video-title {
  margin: 0 auto;
}
.videos .video.third .video-thumb,
.videos .video.third .video-title {
  float: right;
}
.videos .video .video-thumb {
  display: block;
  width: 308px;
  height: 205px;
  background-position: 0 center;
  background-size: cover;
  position: relative;
}
.videos .video .video-thumb:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 55px;
  height: 55px;
  background: #00aca0;
}
.videos .video .video-thumb:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.5px 0 12.5px 21px;
  border-color: transparent transparent transparent #ccc;
  position: absolute;
  top: 17px;
  right: 17px;
}
.videos .video img {
  position: relative;
  z-index: 2;
  opacity: 1;
  max-width: 100%;
  transition: opacity 300ms;
}
.videos .video img.active {
  opacity: 0;
}
.videos .video .video-title {
  width: 308px;
  color: #00aca1;
  background: #cbd3e4;
  padding: 10px 13px;
  font-size: 25px !important;
  line-height: 125%;
  margin-bottom: 0 !important;
}
.videos iframe {
  float: left;
  width: 560px;
  max-height: 315px;
}
.videos .video-open {
  clear: both;
  position: relative;
  margin: 0 auto 25px auto;
  padding: 35px 0;
  background: #f2f4f8;
}
.videos .video-open:before,
.videos .video-open:after {
  content: "";
  position: absolute;
  top: 0;
  width: 211px;
  height: 100%;
  background: #f2f4f8;
}
.videos .video-open:before {
  left: -211px;
}
.videos .video-open:after {
  right: -211px;
}
.videos .video-open .video-loader {
  width: 116px;
  height: 116px;
  position: absolute;
  left: 223px;
  top: 135px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  background: url(/AppImages/logo-curls.png) no-repeat 0 0;
  -moz-transition: transform 4000ms linear, opacity 200ms;
  -o-transition: transform 4000ms linear, opacity 200ms;
  -webkit-transition: transform 4000ms linear, opacity 200ms;
  transition: transform 4000ms linear, opacity 200ms;
}
.videos .video-open .video-loader.spin {
  -webkit-transform: rotate(1800deg);
  -moz-transform: rotate(1800deg);
  -ms-transform: rotate(1800deg);
  -o-transform: rotate(1800deg);
  transform: rotate(1800deg);
}
.videos .video-open .video-loader.fade {
  opacity: 0;
}
.videos .video-open .video-close {
  position: absolute;
  top: 12px;
  right: 0;
  width: 25px;
  height: 25px;
  background: url(/AppImages/cross.png) no-repeat 0 0;
  cursor: pointer;
}
.videos .video-open .video-details {
  float: left;
  margin-left: 30px;
  max-width: 388px;
}
.videos .video-open .video-details h2 {
  color: #00aca1;
  line-height: 34px;
  padding-right: 20px;
  margin-bottom: 18px;
}
.videos .video-open .video-details p {
  font-size: 19px;
  line-height: 28px;
}
#wrapper .chosen-container {
  width: 100% !important;
}
#wrapper .chosen-container .chosen-single {
  border-radius: 0;
  background: url(/AppImages/arrow-down.png) no-repeat 99% center #dde0ee !important;
  border: 0 !important;
  box-shadow: none;
  font-size: 16px;
  padding: 10px 15px 7px 18px;
  color: #8b8884;
  height: 38px;
  line-height: 17px;
}
#wrapper .chosen-container .chosen-search {
  display: none;
}
#wrapper .chosen-container .chosen-drop {
  background: #dde0ee !important;
  border-radius: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
}
#wrapper .chosen-container .chosen-results {
  margin: 0 !important;
  padding: 0 !important;
}
#wrapper .chosen-container .chosen-results li {
  padding: 7px 15px !important;
  font-size: 18px;
  line-height: 20px;
  color: #8b8884;
}
#wrapper .chosen-container .chosen-results li.highlighted {
  color: #fff;
  background: #00aca1 !important;
}
#wrapper .chosen-single div {
  display: none !important;
}
#contactMagWrapper .magazine-overview {
  padding-right: 100px;
}
#contactMagWrapper .magazine-overview p {
  font-size: 18px;
  line-height: 28px;
  color: #555;
  margin-bottom: 28px;
}
#contactMagWrapper .share-story {
  background: #f2f4f8;
  padding: 15px 20px;
}
#contactMagWrapper .share-story h3 {
  color: #00aca0;
  font-size: 35px;
  line-height: 42px;
  margin-bottom: 13px;
}
#contactMagWrapper .share-story p {
  line-height: 28px;
  color: #8b8884;
}
#contactMagWrapper .share-story .button {
  margin-top: 30px;
}
#contactMagWrapper .quicklist_search_wrapper > h2 {
  float: left;
  color: #00aca0;
  font-size: 34px;
  margin-bottom: 30px;
}
#contactMagWrapper .quicklist_search_wrapper > h2 + .button {
  float: right;
}
#contactMagWrapper .ql_searchField {
  float: left;
  margin-right: 30px;
  width: 176px;
}
#contactMagWrapper .ql_searchField label {
  float: left;
  width: 100%;
  color: #00aca1;
  font-size: 24px;
  margin: 0 0 10px 0;
  font-family: 'AinslieSans-NorBol', Arial, sans serif;
}
#contactMagWrapper .sf_name {
  display: none;
}
#contactMagWrapper .sf_issue_number {
  clear: both;
}
#contactMagWrapper .sf_issue_number,
#contactMagWrapper .sf_feature,
#contactMagWrapper .sf_season {
  width: 165px;
}
#contactMagWrapper .sf_searchall {
  margin-right: 0;
}
#contactMagWrapper .sf_searchall input[type=text] {
  background: #dddfee;
  border: 0;
  margin: 0;
  padding: 8px 15px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #8b8884;
}
#contactMagWrapper .search-button {
  float: right;
  margin-top: 5px;
  margin-bottom: 20px;
}
#contactMagWrapper .chosen-container .chosen-single {
  background-position: 94% center !important;
}
#contactMagWrapper .latest-magazine {
  background: #f2f4f8;
  position: relative;
  padding: 25px 0;
  margin-bottom: 30px;
}
#contactMagWrapper .latest-magazine:before,
#contactMagWrapper .latest-magazine:after {
  content: "";
  position: absolute;
  top: 0;
  width: 211px;
  height: 100%;
  background: #f2f4f8;
}
#contactMagWrapper .latest-magazine:before {
  left: -211px;
}
#contactMagWrapper .latest-magazine:after {
  right: -211px;
}
#contactMagWrapper .latest-magazine img {
  float: left;
  margin-right: 65px;
}
#contactMagWrapper .latest-magazine h2 {
  color: #00aca1;
  font-size: 35px;
  margin-bottom: 15px;
}
#contactMagWrapper .latest-magazine h3 {
  color: #003062;
  font-size: 30px;
  margin-bottom: 10px;
  font-family: 'AvenirLTStd-Book', Arial, sans serif;
}
#contactMagWrapper .latest-magazine h3:before,
#contactMagWrapper .latest-magazine h3:after {
  content: "";
  width: 11px;
  height: 21px;
  background: url(/AppImages/quote-left.png) no-repeat 0 0;
  display: inline-block;
}
#contactMagWrapper .latest-magazine h3:after {
  background: url(/AppImages/quote-right.png) no-repeat 0 0;
}
#contactMagWrapper .latest-magazine .issue-no {
  color: #003062;
  font-weight: bold;
  margin-bottom: 20px;
}
#contactMagWrapper .latest-magazine .summary p {
  color: #555;
  line-height: 26px;
  margin-bottom: 25px;
}
#contactMagWrapper .magazine {
  clear: both;
  border-bottom: 1px solid #928f8b;
  padding-bottom: 35px;
  margin-bottom: 30px;
}
#contactMagWrapper .magazine h3 {
  color: #00aca1;
  font-size: 30px;
  margin-bottom: 10px;
}
#contactMagWrapper .magazine img {
  float: left;
  margin-right: 55px;
  max-width: 250px;
}
#contactMagWrapper .magazine .summary p {
  line-height: 28px;
  color: #555;
}
#contactMagWrapper .magazine .summary h3 {
  font-size: 18px;
  margin: 5px 0;
}
#contactMagWrapper .magazine .button {
  float: right;
  margin-top: 10px;
}
#contactMagWrapper .magazine-footer {
  margin-bottom: 45px;
}
#contactMagWrapper .magazine-footer .col-sm-6 {
  background: #dddfee;
  border-radius: 19px;
  width: 48.5%;
  padding: 16px 23px 16px 30px;
}
#contactMagWrapper .magazine-footer .col-sm-6.idea {
  margin-right: 3%;
}
#contactMagWrapper .magazine-footer .col-sm-6 p {
  max-width: 280px;
  float: left;
  color: #00aca1;
  font-size: 27px;
  line-height: 32px;
  font-family: 'AinslieSans-NorBol', Arial, sans serif;
}
#contactMagWrapper .magazine-footer .col-sm-6 .button {
  float: right;
  margin-top: 15px;
}
#wrapper .member-directory {
  padding-bottom: 50px;
}
#wrapper .member-directory .quicklist_search_wrapper .ql_searchField {
  float: left;
  width: 179px;
}
#wrapper .member-directory .quicklist_search_wrapper .ql_searchField.sf_ql_emptyitem {
  display: none;
}
#wrapper .member-directory .quicklist_search_wrapper .ql_searchField.sf_interestgroups {
  margin-right: 0;
  float: right;
}
#wrapper .member-directory .quicklist_search_wrapper .ql_searchField label {
  float: left;
  width: 100%;
  color: #00aca1;
  font-size: 24px;
  margin: 0 0 10px 0;
  line-height: 100%;
  min-height: 48px;
  font-family: 'AinslieSans-NorBol', Arial, sans serif;
}
#wrapper .member-directory .quicklist_search_wrapper .sf_searchall {
  display: none;
}
#wrapper .member-directory .quicklist_search_wrapper .chosen-container {
  max-width: 179px;
}
#wrapper .member-directory .quicklist_search_wrapper .chosen-container .chosen-single {
  background: url(/AppImages/arrow-down.png) no-repeat 93% center #dde0ee !important;
}
#wrapper .member-directory .quicklist_search_wrapper input[type=text] {
  width: 100%;
  display: block;
  background: #dde0ee;
  border: 0 !important;
  box-shadow: none;
  font-size: 16px;
  padding: 10px 15px 7px 18px;
  margin: 0;
  color: #8b8884;
  height: 38px;
  line-height: 17px;
}
#wrapper .member-directory .quicklist_search_wrapper .search-button {
  float: right;
  margin-top: 5px;
  margin-bottom: 20px;
}
#wrapper .member-directory .listing_az {
  float: left;
  width: 100%;
  max-width: 800px;
}
#wrapper .member-directory .listing_az p {
  margin-bottom: 15px;
}
#wrapper .member-directory .listing_az a {
  float: left;
  margin: 0 0 20px;
  padding: 2px;
  background: #00aca1;
  color: #fff;
  width: 3.2037037%;
  margin-right: .5%;
  text-align: center;
}
#wrapper .member-directory #pnlKnockoutContainer,
#wrapper .member-directory .ql_results,
#wrapper .member-directory #ql_res_items {
  float: left;
  width: 100%;
}
#wrapper .member-directory .member-item {
  padding: 0 15px 0 0;
}
#wrapper .member-directory .member-item:nth-of-type(3n) {
  padding: 0 0 15px 0;
}
#wrapper .member-directory .member-item:nth-of-type(3n+1) {
  clear: both;
}
#wrapper .member-directory .member-item .item-inner {
  display: block;
  background: #f2f4f8;
  padding: 30px 20px;
  min-height: 137px;
}
#wrapper .member-directory .member-item .item-inner h3 {
  font-size: 26px;
  line-height: 90%;
  margin-bottom: 10px;
}
#wrapper .member-directory .member-item .item-inner img {
  float: left;
  width: 75px;
  margin-right: 40px;
}
#wrapper .member-directory .member-item .item-inner .occupation {
  color: #555;
}
#wrapper .member-directory .member-item.chair {
  padding: 0;
}
#wrapper .member-directory .member-item.chair h2 {
  margin-bottom: 20px;
  color: #003062;
  font-size: 30px;
}
.listing-page-detail {
  padding-top: 25px;
  border-top: 1px solid #b0aeaa;
}
.listing-page-detail .listing-field {
  float: left;
  clear: both;
  line-height: 180%;
}
.listing-page-detail .listing-field-name {
  float: left;
  width: 250px;
  color: #003062;
}
.listing-page-detail .listing-field-name + span {
  float: left;
  width: 395px;
  color: #555;
}
.listing-page-detail .listing-images {
  float: left;
  width: 100%;
  margin-top: 40px;
  padding-bottom: 25px;
  border-bottom: 1px solid #b0aeaa;
}
.listing-page-detail .listing-images img {
  margin-left: 10px;
}
.listing-page-detail blockquote {
  margin: 20px 0 40px 0;
}
.listing-page-detail h2,
.listing-page-detail h3,
.listing-page-detail h3,
.listing-page-detail h4 {
  color: #00aca1;
}
.listing-page-detail p,
.listing-page-detail li {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 28px;
  color: #555;
}
.listing-page-detail h4 {
  font-size: 24px;
  margin-bottom: 15px;
}
.listing-page-detail .button {
  margin-top: 20px;
  margin-bottom: 145px;
}
.listing-page-detail.contact-mag {
  border-top: 0;
}
.listing-page-detail.contact-mag .video-thumb {
  float: left;
  margin-right: 20px;
}
.listing-page-detail.contact-mag .listing-field {
  clear: none;
  float: right;
  width: 705px;
  max-width: 100%;
}
.listing-page-detail.contact-mag .listing-summary {
  margin-top: 20px;
}
.listing-page-detail.contact-mag #FormBuilderFormKnockout {
  margin-bottom: 30px;
}
.listing-page-detail.contact-mag h2 {
  color: #00aca1;
}
.listing-page-detail.member-detail {
  border: 0;
  padding: 0;
}
.listing-page-detail.member-detail h2 span {
  display: block;
  color: #00aca1;
  font-size: 35px;
  margin-bottom: 25px;
}
.listing-page-detail.member-detail .has-image + .col-sm-8 {
  padding-left: 55px;
}
.listing-page-detail.member-detail .listing-field {
  line-height: 160%;
}
.listing-page-detail.member-detail .listing-field-name {
  width: 180px;
  font-weight: 500;
  font-family: 'AinslieSans-NorBol', Arial, sans serif;
  color: #555;
}
.listing-page-detail.member-detail ul {
  clear: both;
  margin: 0;
  padding-right: 10px;
  list-style: none;
}
.listing-page-detail.member-detail ul li {
  margin: 0;
}
.listing-page-detail.member-detail .bottom-section {
  display: inline-block;
  clear: both;
  width: 100%;
  background: #f2f4f8;
  padding: 25px 0;
  margin: 100px 0 30px;
  position: relative;
}
.listing-page-detail.member-detail .bottom-section:before {
  content: "";
  position: absolute;
  width: 300px;
  height: 100%;
  top: 0;
  left: -300px;
  background: #f2f4f8;
}
.listing-page-detail.member-detail .bottom-section:after {
  content: "";
  position: absolute;
  width: 300px;
  height: 100%;
  top: 0;
  right: -300px;
  background: #f2f4f8;
}
.listing-page-detail.member-detail .bottom-section .listing-field-name {
  font-size: 22px;
  margin-bottom: 10px;
  color: #003062;
}
.listing-page-detail.member-detail .bottom-section .listing-field {
  float: left;
  width: 25%;
  clear: none;
}
#categories {
  margin-top: 65px;
}
#categories .category {
  margin-bottom: 50px;
}
#categories .category:nth-child(3n-1) {
  padding-left: 15px;
}
#categories .category:nth-child(3n) {
  padding-left: 30px;
}
#categories .category img {
  box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.25);
}
#categories .category h3 {
  color: #003062;
  font-size: 22px;
  line-height: 26px;
  margin-top: 25px;
  margin-bottom: 7px;
  min-height: 60px;
}
#categoriesNav {
  list-style: none;
}
.catalog_nav {
  margin: 30px 0;
}
.catalog_nav ul {
  margin: 0;
}
.catalog_nav li {
  list-style-type: none;
}
.catalog_nav li a {
  display: block;
  color: #8c8984;
  padding: 10px 5px 10px 0;
  line-height: 30px;
  font-size: 20px;
  border-bottom: 1px solid #dedddc;
}
.catalog_nav li > .catalog_nav > li > .catalog_nav {
  display: none;
}
#productWrapper.publication-detail {
  padding-bottom: 50px;
}
#productWrapper .product-list-items {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
}
#productWrapper .publication .publication-image {
  display: block;
  height: 230px;
}
#productWrapper .publication img {
  width: 186px;
}
#standardWrapper.team img {
  float: left;
  margin: 10px 45px 0 0;
}
#standardWrapper.team h3 {
  font-size: 25px;
  margin: 0 0 10px 0;
}
#standardWrapper.team h4 {
  color: #555;
  font-size: 21px;
  font-family: 'AvenirLTStd-Book', Arial, sans serif;
  margin-bottom: 22px;
}
#standardWrapper.team p {
  color: #555;
  line-height: 28px;
}
#standardWrapper.publications .breadcrumbs {
  display: none;
}
#standardWrapper.publications h1 {
  margin-bottom: 20px;
}
#standardWrapper.publications h2 {
  color: #00aca1;
  font-size: 34px;
  margin-bottom: 15px;
}
#standardWrapper.publications span p {
  color: #555;
  line-height: 160%;
  margin-bottom: 28px;
}
#standardWrapper.publications .publication {
  margin-bottom: 50px;
}
#standardWrapper.publications .publication:nth-of-type(3n) .product-title a {
  left: 15px;
}
#standardWrapper.publications .publication img {
  max-width: 100%;
  box-shadow: 3px 3px 6px 2px rgba(0, 0, 0, 0.2);
  position: relative;
  left: 0;
  top: 0;
  max-width: 185px;
  max-height: 230px;
  width: auto;
  transition: all 200ms;
}
#standardWrapper.publications .publication img:hover {
  box-shadow: 3px 6px 10px 5px rgba(0, 0, 0, 0.2);
  left: 0px;
  top: -2px;
}
#standardWrapper.publications .publication h3 {
  color: #003062;
  font-size: 22px;
  line-height: 26px;
  margin-top: 25px;
  margin-bottom: 7px;
  min-height: 60px;
  max-width: 185px;
}
#standardWrapper.publications .publication .product-title {
  padding-bottom: 40px;
}
#standardWrapper.publications .publication .product-title > a {
  position: absolute;
  bottom: 0;
  left: 0;
}
#standardWrapper.publications .publication-detail h2 {
  line-height: 40px;
  margin: -8px 0 30px 0;
}
#standardWrapper.publications .publication-detail .detail-image {
  box-shadow: 3px 3px 8px 2px rgba(0, 0, 0, 0.25);
  margin-bottom: 45px;
}
#standardWrapper.publications .publication-detail .publication-field,
#standardWrapper.publications .publication-detail p {
  line-height: 28px;
  margin-bottom: 4px;
  color: #555;
}
#standardWrapper.publications .publication-detail .publication-field {
  font-size: 18px;
}
#standardWrapper.publications .publication-detail .quantity {
  margin-bottom: 10px;
}
#standardWrapper.publications .publication-detail .purchase {
  margin-top: 30px;
}
#standardWrapper.publications .publication-detail .download {
  margin: 0 0 15px 10px;
}
#standardWrapper.publications .publication-detail .review {
  margin-top: 15px;
}
#standardWrapper.publications .publication-detail .col-sm-7 {
  padding-left: 36px;
}
#standardWrapper.publications .publication-detail .no-image .col-sm-7 {
  padding-left: 0;
}
#standardWrapper.publications .publication-detail h3 {
  margin: 20px 0 25px 0;
}
#standardWrapper.groups ul {
  list-style: none;
  margin: 0;
}
#standardWrapper.groups .group-item {
  float: left;
  margin: 0 30px 15px 0;
  background: #cad2e3;
  font-size: 25px;
  line-height: 32px;
  position: relative;
  font-family: 'AinslieSans-NorBol', Arial, sans serif;
}
#standardWrapper.groups .group-item.third {
  margin-right: 0;
}
#standardWrapper.groups .group-item + .group-title {
  margin-top: 35px;
}
#standardWrapper.groups .group-item a {
  display: block;
  width: 306px;
  min-height: 140px;
  padding: 20px 15px;
  transition: none;
}
#standardWrapper.groups .group-item .button {
  position: absolute;
  bottom: 14px;
  right: 14px;
}
#standardWrapper.groups .group-title {
  float: left;
  width: 100%;
  clear: both;
  font-size: 35px;
  color: #00aba1;
  margin-bottom: 20px;
}
.group #standardWrapper .col-sm-9 h2 {
  color: #00aba1;
  font-size: 35px;
  margin-bottom: 20px;
}
.group #standardWrapper .col-sm-9 .news {
  position: relative;
  margin-top: 100px;
}
.group #standardWrapper .col-sm-9 .news:before {
  content: "";
  width: 211px;
  position: absolute;
  background: #f2f4f8;
  height: 100%;
  top: 0;
  left: -211px;
}
.group #standardWrapper .col-sm-9 .news h4 {
  font-size: 36px;
  padding-top: 10px;
}
.group #standardWrapper .callout {
  padding: 20px 15px;
  background: #cad2e3;
  margin-bottom: 25px;
}
.group #standardWrapper .callout h2 {
  font-size: 35px;
  color: #00aca0;
  line-height: 42px;
  margin-bottom: 10px;
}
.group #standardWrapper .callout .button {
  width: auto;
  float: right;
}
.group #standardWrapper .members {
  background: #003062;
}
.group #standardWrapper .members h2,
.group #standardWrapper .join-in h2 {
  margin-bottom: 40px;
}
#standardWrapper.support {
  position: relative;
  overflow: hidden;
}
#standardWrapper.support .welcome {
  background: #cc9999;
}
#standardWrapper.support .welcome img {
  max-width: 100%;
}
#standardWrapper.support .tea-party {
  padding: 25px 35px;
  min-height: 340px;
}
#standardWrapper.support .tea-party h2 {
  font-size: 54px;
  color: #003062;
  line-height: 67px;
  margin-bottom: 40px;
}
#standardWrapper.support .cycle-wrapper {
  float: right;
  width: 100%;
}
#standardWrapper.support .cycle-wrapper .cycle-item {
  width: 100%;
}
#standardWrapper.support .cycle-wrapper .cycle-item img {
  float: right;
}
#standardWrapper.support .cycle-pager {
  left: auto;
  bottom: 8px;
  right: 4px;
}
#standardWrapper.support h2.support {
  font-size: 35px;
  margin: 30px 0;
  color: #00aca1;
  clear: both;
  display: inline-block;
}
#standardWrapper.support .support-box {
  float: left;
  width: 305px;
  max-width: 100%;
  margin: 0 31px 45px 0;
  border-radius: 18px;
  background: #cbd3e4;
  overflow: hidden;
}
#standardWrapper.support .support-box.last {
  margin-right: 0;
}
#standardWrapper.support .support-box h3 {
  margin: 7px 0 10px 20px;
  color: #00aca1;
  font-size: 26px;
}
#standardWrapper.support .support-box .button {
  margin: 0 0 20px 20px;
}
#standardWrapper.support .support-box.support-donate {
  background: #91258f;
  padding: 25px 8px;
}
#standardWrapper.support .support-box.support-donate h3 {
  color: #fff;
  font-size: 34px;
  margin: 0 0 31px 17px !important;
}
#standardWrapper.support .support-box.support-donate a {
  float: left;
  width: 75px;
  height: 65px;
  background: #00aca1;
  margin: 0 0 27px 17px;
  padding: 15px 0;
  color: #fff;
  text-align: center;
  font-size: 30px;
}
#standardWrapper.support .support-box.support-donate a.other {
  width: 167px;
}
#standardWrapper.support .support-box.support-donate--campaigns-template {
  width: 100%;
  text-align: center;
}
#standardWrapper.support .support-box.support-donate--campaigns-template h3 {
  display: inline-block;
  margin: 0 !important;
  float: none;
}
#standardWrapper.support .support-box.support-donate--campaigns-template a {
  width: auto;
  display: inline-block;
  float: none;
  padding: 15px;
  margin-bottom: 15px;
}
#standardWrapper.support .support-box.support-box-half {
  width: 473px;
}
#standardWrapper.support .support-box.support-box-half p {
  float: left;
}
#standardWrapper.support .support-box.support-box-half h3 {
  margin: 0 0 45px 0;
  padding-top: 20px;
  line-height: 33px;
}
#standardWrapper.support .support-box.support-box-half img {
  float: left;
  margin-right: 20px;
}
#standardWrapper.support .support-box.support-box-half .button {
  margin-left: 0;
}
#standardWrapper.support .support-box.support-box-half--campaigns-template p {
  float: none;
  color: #555555;
  line-height: 145%;
}
#standardWrapper.support .support-box.support-box-half--campaigns-template h3 {
  margin-bottom: 20px;
}
#standardWrapper.support .support-box.support-box-half--campaigns-template .button {
  margin-top: 20px;
}
#standardWrapper.support .support-box.support-box-half.text-half {
  float: left;
  border-radius: 0;
  background: transparent;
  overflow: hidden;
}
#standardWrapper.support .support-box.support-box-half.text-half p {
  color: #555555;
  line-height: 145%;
}
#standardWrapper.support .support-box.support-box-half.text-us {
  background-color: #ffca07;
}
#standardWrapper.support .support-box.support-box-half.text-us p {
  color: #002f61;
  font-family: 'AinslieSans-NorBol', Arial, sans serif;
  font-weight: normal;
  font-size: 34px;
  padding: 45px 60px;
}
#standardWrapper.support .named-funds {
  min-height: 305px;
  margin-bottom: 40px;
}
#standardWrapper.support .named-funds h3 {
  font-size: 34px;
  color: #00aca1;
  margin-top: 25px;
  margin-bottom: 20px;
}
#standardWrapper.support .named-funds p {
  line-height: 28px;
}
#standardWrapper.support .named-funds .button {
  margin-top: 25px;
}
#standardWrapper.support .named-funds img {
  position: absolute;
  left: 50%;
  margin-left: 15px;
}
#standardWrapper.support .stories h3 {
  font-size: 34px;
  color: #00aca1;
  margin-bottom: 20px;
}
#standardWrapper.support .request-pack {
  margin: 35px 0 65px 0;
  padding: 16px 20px 12px 25px;
  background: #cbd3e4;
  border-radius: 18px;
}
#standardWrapper.support .request-pack h3 {
  float: left;
  margin: 8px 70px 0 0;
  line-height: 100%;
  color: #003062;
  font-size: 35px;
}
#standardWrapper.support .request-pack p {
  float: left;
  max-width: 390px;
  line-height: 28px;
  color: #404040;
}
#standardWrapper.support .request-pack p + p {
  float: right;
}
#standardWrapper.support .request-pack .button {
  float: right;
  margin-top: 9px;
}
#standardWrapper.support .campaigns-text-intro {
  font-family: 'AinslieSans-NorBol', Arial, sans serif;
  font-weight: normal;
  font-size: 26px;
  margin: 30px 0;
  color: #00aca1;
  clear: both;
  display: inline-block;
}
#standardWrapper.faqs .faq_category {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
#standardWrapper.faqs .faq_category .button {
  float: right;
}
#standardWrapper.faqs .faq_list_items {
  clear: both;
}
#standardWrapper.faqs .faq_list_items + a {
  display: block;
  margin: 40px 0;
  font-weight: bold;
}
#standardWrapper.faqs p {
  color: #555;
  line-height: 28px;
  padding-bottom: 5px;
}
#standardWrapper.faqs .faq_list {
  margin-top: 30px;
}
#standardWrapper.faqs .faq {
  margin-bottom: 20px;
}
#standardWrapper.faqs .faq p {
  padding-top: 22px;
}
#standardWrapper.faqs .faq ul {
  margin: 15px 25px;
}
#standardWrapper.faqs .faq ul li {
  list-style: none;
  position: relative;
  margin-bottom: 10px;
  line-height: 28px;
  color: #555;
}
#standardWrapper.faqs .faq ul li:before {
  content: "\2022";
  position: absolute;
  font-size: 22px;
  line-height: 100%;
  left: -25px;
  top: 3px;
  color: #00aca1;
}
#standardWrapper.faqs .question {
  background: #f2f4f8;
  color: #003062;
  position: relative;
  padding: 10px 35px 20px 50px;
  font-size: 22px;
  cursor: pointer;
}
#standardWrapper.faqs .question:before {
  content: "Q.";
  position: absolute;
  left: 14px;
  top: 10px;
}
#standardWrapper.faqs .question:after {
  content: "";
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 19px;
  height: 19px;
  background: url(/AppImages/faq-open.png) no-repeat 0 0;
}
#standardWrapper.faqs .question.active:after {
  background-image: url(/AppImages/faq-close.png);
}
#standardWrapper.faqs .faq_form_field {
  clear: both;
  margin-bottom: 5px;
}
#standardWrapper.faqs .faq_form_field:nth-child(2) {
  margin-top: 20px;
}
#standardWrapper.faqs .faq_form_field label {
  float: left;
  width: 150px;
}
#standardWrapper.faqs .faq_form_buttons input[type=submit] {
  background: url(/AppImages/green-arrow.png) no-repeat right center #00aca1;
  color: #fff;
  float: left;
  border: 0;
  cursor: pointer;
  text-decoration: none !important;
  font-size: 16px;
  padding: 8px 25px 8px 20px;
  line-height: 130%;
  font-family: 'AvenirLTStd-Book', Arial, sans serif;
  margin: 10px 0 0 150px;
}
#standardWrapper.specialist {
  overflow: hidden;
}
#journeyWrapper .journey-header {
  height: 500px;
  position: relative;
}
#journeyWrapper .journey-header h1 {
  background: rgba(203, 211, 228, 0.6);
  text-align: center;
  color: #003062;
  font-size: 55px;
  line-height: 120%;
  margin-top: 247px;
  padding: 20px 0 0 0;
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
}
#journeyWrapper .journey-header h1 span {
  display: inline-block;
  float: none;
}
#journeyWrapper .journey-header h1 .button {
  margin: 30px 0 35px 0;
  background: #00aca1;
  cursor: default;
}
#journeyWrapper .journey-header h1 .button:before {
  content: none;
}
#journeyWrapper .journey-header img {
  position: absolute;
  top: 0;
  left: 0;
}
#journeyWrapper .journey {
  height: 2378px;
  background: url(/AppImages/journey.png) no-repeat center 0;
}
#journeyWrapper .journey .section {
  position: relative;
}
#journeyWrapper .journey .section .header-link {
  font-size: 35px;
  color: #003062;
  font-family: 'AinslieSans-NorBol', Arial, sans serif;
  position: absolute;
  letter-spacing: -0.005em;
  line-height: 125%;
}
#journeyWrapper .journey .section .information,
#journeyWrapper .journey .section blockquote {
  opacity: 0;
  transition: all 400ms;
  margin-top: -40px;
  font-family: 'AinslieSans-NorBol', Arial, sans serif;
  color: #003062;
  line-height: 160%;
}
#journeyWrapper .journey .section .information p,
#journeyWrapper .journey .section blockquote p {
  font-family: 'AinslieSans-NorBol', Arial, sans serif;
  color: #003062;
  line-height: 160%;
}
#journeyWrapper .journey .section .information.fade,
#journeyWrapper .journey .section blockquote.fade {
  opacity: 1;
  margin-top: 0;
}
#journeyWrapper .journey .section blockquote {
  color: #fff;
  padding-bottom: 20px;
}
#journeyWrapper .journey .section blockquote:before {
  background: url(/AppImages/quote-start-purple.png) 0 0 no-repeat #922590;
}
#journeyWrapper .journey .section.section-one .header-link {
  top: 52px;
  left: 0;
}
#journeyWrapper .journey .section.section-one .information {
  position: absolute;
  top: 200px;
  right: 0;
  width: 500px;
}
#journeyWrapper .journey .section.section-one .information p {
  float: left;
}
#journeyWrapper .journey .section.section-one .information p img {
  margin-top: 84px;
}
#journeyWrapper .journey .section.section-one .information p + p {
  background: #dde0ef;
  float: right;
  width: 225px;
  padding: 10px 25px 25px 25px;
}
#journeyWrapper .journey .section.section-two .header-link {
  top: 535px;
  left: 0;
}
#journeyWrapper .journey .section.section-two .information {
  position: absolute;
  top: 680px;
  left: 0;
  width: 535px;
}
#journeyWrapper .journey .section.section-two .information p {
  float: left;
  font-family: 'AinslieSans-NorBol', Arial, sans serif;
}
#journeyWrapper .journey .section.section-two .information p + p {
  background: #dde0ef;
  width: 255px;
  padding: 10px 25px 25px 25px;
  margin: 45px 0 0 30px;
}
#journeyWrapper .journey .section.section-three .header-link {
  top: 995px;
  left: 0;
}
#journeyWrapper .journey .section.section-three blockquote {
  position: absolute;
  top: 1235px;
  right: 0;
  width: 475px;
  background: #922590;
}
#journeyWrapper .journey .section.section-three blockquote:after {
  background: url(/AppImages/quote-triangle-purple.png) no-repeat 0 0;
}
#journeyWrapper .journey .section.section-three blockquote p {
  color: #fff !important;
  max-width: 270px;
  line-height: 160%;
  margin-bottom: 0 !important;
}
#journeyWrapper .journey .section.section-three blockquote p:before {
  background: url(/AppImages/quote-start-purple.png) 0 0 no-repeat #fff;
}
#journeyWrapper .journey .section.section-three blockquote p img {
  float: left;
}
#journeyWrapper .journey .section.section-three blockquote cite {
  color: #fff;
  margin: 5px 0 10px 0;
}
#journeyWrapper .journey .section.section-four .header-link {
  top: 1590px;
  right: 0;
}
#journeyWrapper .journey .section.section-four .information {
  position: absolute;
  top: 1680px;
  left: 0;
  width: 535px;
}
#journeyWrapper .journey .section.section-four .information p {
  float: right;
  font-family: 'AinslieSans-NorBol', Arial, sans serif;
}
#journeyWrapper .journey .section.section-four .information p img {
  margin-top: 104px;
}
#journeyWrapper .journey .section.section-four .information p + p {
  float: left;
  background: #dde0ef;
  width: 255px;
  padding: 10px 25px;
}
#journeyWrapper .journey .section.section-five .header-link {
  top: 2000px;
  left: 0;
}
#journeyWrapper .journey .section.section-five blockquote {
  position: absolute;
  top: 2090px;
  left: 0;
  width: 420px;
  padding-bottom: 20px;
  background: #922590;
}
#journeyWrapper .journey .section.section-five blockquote:before {
  background: url(/AppImages/quote-start-purple.png) 0 0 no-repeat #fff;
}
#journeyWrapper .journey .section.section-five blockquote:after {
  background: url(/AppImages/quote-triangle-purple.png) no-repeat 0 0;
}
#journeyWrapper .journey .section.section-five blockquote p {
  color: #fff !important;
  max-width: 270px;
  line-height: 160%;
  margin-bottom: 0 !important;
}
#journeyWrapper .journey .section.section-five blockquote cite {
  color: #fff;
  margin: 5px 0 10px 0;
}
#journeyWrapper .journey .step {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  padding: 12px 35px 12px 25px;
  outline: none;
  margin-top: -10px;
  opacity: 0;
  transition: all 400ms;
}
#journeyWrapper .journey .step.fade {
  opacity: 1;
  margin: 0;
}
#journeyWrapper .journey .step[data-step-id="1"] {
  left: 390px;
  top: 95px;
}
#journeyWrapper .journey .step[data-step-id="2"] {
  left: 255px;
  top: 180px;
}
#journeyWrapper .journey .step[data-step-id="3"] {
  left: 150px;
  top: 260px;
}
#journeyWrapper .journey .step[data-step-id="4"] {
  left: 50px;
  top: 350px;
}
#journeyWrapper .journey .step[data-step-id="5"] {
  left: 275px;
  top: 550px;
}
#journeyWrapper .journey .step[data-step-id="6"] {
  left: 480px;
  top: 630px;
}
#journeyWrapper .journey .step[data-step-id="7"] {
  left: 720px;
  top: 720px;
}
#journeyWrapper .journey .step[data-step-id="8"] {
  left: 770px;
  top: 800px;
}
#journeyWrapper .journey .step[data-step-id="9"] {
  left: 720px;
  top: 980px;
}
#journeyWrapper .journey .step[data-step-id="10"] {
  left: 525px;
  top: 1065px;
}
#journeyWrapper .journey .step[data-step-id="11"] {
  left: 360px;
  top: 1145px;
}
#journeyWrapper .journey .step[data-step-id="12"] {
  left: 170px;
  top: 1225px;
}
#journeyWrapper .journey .step[data-step-id="13"] {
  left: 30px;
  top: 1310px;
}
#journeyWrapper .journey .step[data-step-id="14"] {
  left: 0;
  top: 1400px;
}
#journeyWrapper .journey .step[data-step-id="15"] {
  left: 30px;
  top: 1480px;
}
#journeyWrapper .journey .step[data-step-id="16"] {
  left: 610px;
  top: 1725px;
}
#journeyWrapper .journey .step[data-step-id="17"] {
  left: 720px;
  top: 1810px;
}
#journeyWrapper .journey .step[data-step-id="18"] {
  left: 760px;
  top: 2000px;
}
#journeyWrapper .journey .step[data-step-id="19"] {
  left: 620px;
  top: 2085px;
}
#journeyWrapper .journey .step[data-step-id="20"] {
  left: 550px;
  top: 2170px;
}
#journeyWrapper .journey .step[data-step-id="21"] {
  left: 355px;
  top: 2255px;
}
#journeyWrapper .journey-details > div {
  display: none;
}
.journey-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 1024px;
  margin: 20px auto;
}
.journey-popup h1,
.journey-popup h2,
.journey-popup h3,
.journey-popup h4,
.journey-popup h5 {
  margin-bottom: 20px;
  line-height: 110%;
}
.journey-popup p {
  margin-bottom: 20px;
}
.journey-popup .button {
  float: none;
  display: inline-block;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.alerts {
  padding-bottom: 25px;
}
.alerts label {
  display: inline-block;
  min-width: 130px;
}
.alerts input[type=checkbox] {
  margin: 5px 10px 0 0;
}
.alerts .emailalerts_fieldset {
  margin-bottom: 25px;
}
.alerts .emailalerts_fieldset > div:first-of-type {
  margin-top: 15px;
}
.alerts table {
  margin: 0;
}
.alerts table td {
  border: 0;
}
.alerts .msg_head {
  background: #e5e5e5;
}
.alerts h2 {
  font-size: 18px;
}
.alerts h2 + .checkbox_field {
  margin-top: 0 !important;
}
.alerts h3 {
  font-size: 18px !important;
  margin: 15px 0 5px 0 !important;
}
.alerts .list_field,
.alerts .checkbox_field,
.alerts .textbox_field {
  border: 0;
}
.alerts .selectedEAlerts {
  padding: 0;
  margin: 0 !important;
}
.alerts .form_captcha img {
  margin: 0 !important;
}
.alerts .form_captcha input[type=text] {
  margin-top: 7px;
}
.alerts .content_tag_selection h2 {
  margin: 10px 0;
}
.alerts .content_tag_selection input[type=text] {
  float: left;
  margin-right: 10px;
  margin-top: 10px;
}
.alerts .content_tag_selection .button {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px 25px 5px 20px;
}
.alerts .button {
  margin-top: 15px;
}
.alerts #ctl00_ctl00_CorePlaceHolder_DisplayPagePlaceHolder_ctl00_AlertsSignUp1_pnlConfirmationMessage ul {
  margin: 0;
}
.alerts .emailalerts_confirmation {
  margin-left: -55px;
}
#forumWrapper #ctl00_ctl00_CorePlaceHolder_DisplayPagePlaceHolder_ctl00_Forum1_ctl00_pnlForumIntro,
#forumWrapper .forum_list_title,
#forumWrapper .forum_breadcrumb {
  display: none;
}
#forumWrapper .forum_list_item {
  padding: 0;
}
#forumWrapper .forum_new_thread {
  margin: 15px 0;
  background: url(/AppImages/green-arrow.png) no-repeat right center #00aca1;
  color: #fff;
  float: left;
  border: 0;
  cursor: pointer;
  text-decoration: none !important;
  font-size: 16px;
  padding: 8px 25px 8px 20px;
  line-height: 130%;
  font-family: 'AvenirLTStd-Book', Arial, sans serif;
}
#forumWrapper .forum_table {
  float: left;
  clear: both;
  margin: 0;
  width: 100%;
}
#forumWrapper .forum_table table {
  margin: 0 0 25px 0;
}
#forumWrapper .forum_table table th {
  border: 0;
  background: #003062;
  font-weight: normal;
  font-size: 16px;
  padding: 10px 13px;
}
#forumWrapper .forum_table table th.first {
  width: 350px;
}
#forumWrapper .forum_table table td {
  background: #fff;
  border: 0;
  padding: 10px 13px;
  vertical-align: top;
}
#forumWrapper .forum_table table .odd td {
  background: #f0f0f0;
}
#forumWrapper .forum_make_post {
  clear: both;
  margin-bottom: 25px;
}
#forumWrapper .forum_make_post input,
#forumWrapper .forum_make_post textarea {
  margin: 5px 0 10px 0;
  width: 300px !important;
  padding: 5px;
  border: 1px solid #cccccc;
  resize: none;
}
#forumWrapper .forum_post,
#forumWrapper .forum_post_alternate {
  float: left;
  width: 100%;
  border-top: 2px solid #fff;
}
#forumWrapper .forum_post .post_author,
#forumWrapper .forum_post_alternate .post_author {
  width: 135px;
  float: left;
  padding: 10px;
  color: #00aca1;
}
#forumWrapper .forum_post_list {
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  margin-bottom: 10px;
}
#forumWrapper .forum_post_list p {
  margin-bottom: 30px;
  padding: 15px 30px;
  color: #666;
}
#forumWrapper .forum_post {
  background-color: #f0f0f0;
}
#forumWrapper .forum_post_alternate {
  background-color: #e5e5e5;
}
#forumWrapper .forum_post .post_content,
#forumWrapper .forum_post_alternate .post_content {
  float: left;
  width: 839px;
  max-width: 100%;
  border-left: 2px solid #fff;
}
#forumWrapper .forum_post .post_content .post_date,
#forumWrapper .forum_post_alternate .post_content .post_date {
  border-top: 2px solid #fff;
  padding: 15px 30px;
  color: #878787;
}
#forumWrapper .forum_post_list_header {
  margin-bottom: 10px;
}
#forumWrapper .forum_back {
  float: right;
  margin-bottom: 10px;
}
.search_page #tabs {
  display: none;
}
.search_page #txt_search {
  text-transform: none;
}
.search_page .button {
  color: #fff;
  float: right;
  border: 0;
  cursor: pointer;
  text-decoration: none !important;
  font-size: 16px;
  padding: 8px 25px 8px 20px;
  margin-left: 10px;
  border-radius: 0 !important;
}
.search_page .search_results_item {
  float: left;
  clear: both;
  padding-left: 0;
}
.search_page .search_results_item h2 strong {
  font-weight: normal;
}
.search_page .search_results_item_image {
  position: static;
  float: left;
  overflow: hidden;
  margin-right: 20px;
  max-height: 200px;
}
.search_page .search_results_item_image img {
  width: 100%;
  height: auto;
}
.search_page .search_results_item_detail {
  float: left;
  width: 820px;
}
.basket_page_wrapper .basketTotals td {
  border: 0;
  padding-left: 0;
}
.basket_page_wrapper .right {
  float: right;
  background: url(/AppImages/sagepay.png) no-repeat 0 0;
  padding-top: 25px;
  width: 100%;
}
.basket_page_wrapper .button_stretch {
  margin-left: 10px;
  min-width: 50px;
}
#content .calendar_page {
  padding: 75px 20px 20px 20px;
  background: #fff;
  width: 978px;
  max-width: 100%;
  margin: 0 auto;
}
#content .calendar_page h1 {
  font-size: 32px;
  color: #00aca1;
}
#content .calendar_page h2 {
  font-weight: normal;
  margin: 15px 0;
  font-size: 26px;
}
#content .calendar_page h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
#content .c3 {
  padding: 75px 20px 20px 20px;
  background: #fff;
}
#content .c3 .checkout_confirm {
  width: 978px;
  max-width: 100%;
  margin: 0 auto;
}
.checkoutAddressPage .checkout_address_content {
  width: 978px;
  max-width: 100%;
  margin: 20px auto;
}
.checkoutAddressPage .checkout_address_content:after {
  content: "";
  display: block;
  clear: both;
}
.checkoutAddressPage .checkout_address_content p {
  margin-bottom: 20px;
}
.checkoutAddressPage .seniorAddressForm {
  max-width: 100%;
  min-width: 475px;
}
.checkoutAddressPage .seniorAddressForm .valid_message {
  float: right;
}
.checkoutAddressPage ul {
  margin: 0 0 10px 0;
  list-style: none;
}
.checkoutAddressPage label {
  width: 155px;
  float: left;
  margin-top: 5px;
}
.checkoutAddressPage input[type=text],
.checkoutAddressPage textarea,
.checkoutAddressPage select {
  width: 300px !important;
  padding: 5px;
  margin-bottom: 10px;
  border: 1px solid #cccccc;
  resize: none;
}
.checkoutAddressPage select option[value="1"],
.checkoutAddressPage select option[value="20"],
.checkoutAddressPage select option[value="103"],
.checkoutAddressPage select option[value="117"],
.checkoutAddressPage select option[value="120"],
.checkoutAddressPage select option[value="154"],
.checkoutAddressPage select option[value="192"],
.checkoutAddressPage select option[value="53"],
.checkoutAddressPage select option[value="144"],
.checkoutAddressPage select option[value="57"],
.checkoutAddressPage select option[value="198"],
.checkoutAddressPage select option[value="204"],
.checkoutAddressPage select option[value="51"],
.checkoutAddressPage select option[value="119"],
.checkoutAddressPage select option[value="236"],
.checkoutAddressPage select option[value="102"] {
  display: none;
}
.checkout_confirm h1,
.checkout_confirm h2,
.checkout_confirm p {
  margin-bottom: 20px;
}
.checkout_confirm .basket_promotions {
  float: right;
}
.checkout_confirm .basket_promotions input[type=text] {
  padding: 8px 10px;
}
.checkout_confirm .basket_promotions .button_stretch {
  float: right;
}
.checkout_confirm input[type=checkbox] {
  margin-right: 10px;
}
.checkout_confirm img {
  margin-top: 10px;
}
.checkout_confirm .basketTotals {
  float: right;
  margin: 0;
  max-width: 100%;
  width: 350px;
}
.checkout_confirm .basketTotals td {
  border: 0;
}
.checkout_confirm .basketTotals ~ br,
.checkout_confirm .basketTotals ~ .clear {
  display: none;
}
.checkout_confirm .billing_address {
  margin-bottom: 20px;
}
#formWrapper {
  padding-bottom: 30px;
}
#formWrapper .form-wrapper p {
  margin-bottom: 20px;
}
#formWrapper .validation_message {
  display: none;
  float: none;
  color: red !important;
}
#formWrapper h2,
#formWrapper h3 {
  font-size: 35px;
  letter-spacing: 0.025em;
  color: #00aca1;
  margin-bottom: 20px;
}
#formWrapper h3 {
  font-size: 26px !important;
  font-family: 'AinslieSans-NorBol', Arial, sans serif !important;
  font-weight: normal !important;
  letter-spacing: 0.035em;
  margin-top: 25px;
}
.change-password#formWrapper h3 {
  margin-bottom: 25px;
  letter-spacing: normal;
}
#formWrapper .required {
  margin: -5px 0 10px 0;
}
#formWrapper input[type=file] {
  margin-bottom: 10px;
}
#formWrapper .form-field,
#formWrapper .form_field {
  float: left;
  width: 100%;
  clear: both;
}
#formWrapper .form-field label,
#formWrapper .form_field label {
  width: 278px;
  float: left;
  margin-top: 8px;
  color: #555;
}
#formWrapper .form-field label em,
#formWrapper .form_field label em {
  font-size: 16px;
}
#formWrapper .form-field label span,
#formWrapper .form_field label span {
  color: #00aca1;
}
#formWrapper .form-field label span.nomination,
#formWrapper .form_field label span.nomination {
  display: block;
  font-size: 14px;
}
#formWrapper .form-field.text_med label,
#formWrapper .form_field.text_med label {
  margin-top: 0;
}
#formWrapper .form-field input[type=text],
#formWrapper .form_field input[type=text],
#formWrapper .form-field input[type=password],
#formWrapper .form_field input[type=password],
#formWrapper .form-field textarea,
#formWrapper .form_field textarea,
#formWrapper .form-field select,
#formWrapper .form_field select {
  width: 370px !important;
  padding: 7px;
  margin-bottom: 8px;
  border: 1px solid #928f8b;
  resize: none;
}
#formWrapper .form-field textarea,
#formWrapper .form_field textarea {
  min-height: 170px;
}
#formWrapper .form-field table,
#formWrapper .form_field table {
  width: 300px;
  float: left;
  margin: 0 0 15px 0;
}
#formWrapper .form-field table td,
#formWrapper .form_field table td {
  border: 0;
}
#formWrapper .form-field table label,
#formWrapper .form_field table label {
  margin: 0;
}
#formWrapper .form-field table input[type=radio],
#formWrapper .form_field table input[type=radio] {
  float: left;
  margin-right: 10px;
  margin-top: 2px;
}
#formWrapper .form-field table + label,
#formWrapper .form_field table + label {
  clear: both;
}
#formWrapper .form-field .radio-list label,
#formWrapper .form_field .radio-list label {
  width: 100px;
}
#formWrapper .form-field .list_control label,
#formWrapper .form_field .list_control label {
  float: none;
}
#formWrapper .form-field .list_control input[type=checkbox],
#formWrapper .form_field .list_control input[type=checkbox] {
  margin-top: 4px;
}
#formWrapper .form-field.checkbox-list,
#formWrapper .form_field.checkbox-list {
  width: auto;
  clear: none;
  margin-bottom: 20px;
}
#formWrapper .form-field.checkbox-list ul,
#formWrapper .form_field.checkbox-list ul {
  list-style: none;
  margin: 0 0 20px 0;
}
#formWrapper .form-field.checkbox-list ul li,
#formWrapper .form_field.checkbox-list ul li {
  float: left;
  clear: both;
}
#formWrapper .form-field.checkbox-list ul label,
#formWrapper .form_field.checkbox-list ul label {
  width: 360px;
}
#formWrapper .form-field.checkbox-list ul input[type=checkbox],
#formWrapper .form_field.checkbox-list ul input[type=checkbox] {
  margin-top: 10px;
}
#formWrapper .form-field img,
#formWrapper .form_field img {
  width: 370px;
  height: auto;
  margin-bottom: 10px;
}
#formWrapper .form-field img + input[type=file],
#formWrapper .form_field img + input[type=file] {
  margin-left: 278px;
}
#formWrapper .checkbox_field label {
  float: right;
  max-width: 95%;
  color: #8b8884;
}
#formWrapper .checkbox_field input[type=checkbox] {
  float: none;
  margin: 4px 0 0 5px;
}
#formWrapper .category-header {
  cursor: pointer;
  background: #e5e5e5;
  border-top: 1px solid #b7b7b7;
  border-bottom: 1px solid #b7b7b7;
  padding: 5px 10px;
  clear: both;
  color: #00aca1;
}
#formWrapper h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  font-family: 'AvenirLTStd-Book', Arial, sans serif;
}
#formWrapper p {
  color: #555;
}
#formWrapper .interest-list {
  margin-bottom: 20px;
}
#formWrapper .interest-list input[type=checkbox] {
  margin-right: 10px;
}
#formWrapper .button,
#formWrapper .button_field {
  float: right;
  margin-bottom: 30px;
}
#formWrapper.my-details h3 {
  clear: both;
  float: left;
  width: 275px;
  margin-top: 5px;
  font-size: 18px !important;
  color: #8b8884;
  font-family: 'AvenirLTStd-Book', Arial, sans serif !important;
}
#formWrapper.change-password .form_field {
  margin-bottom: 10px;
}
#formWrapper.change-password input[type=password] + span {
  margin-left: 280px;
}
.invoice-buttons a {
  padding: 8px;
  background: #00aca1;
  margin: 0 8px 8px 0 !important;
}
#membersWrapper {
  overflow-x: hidden;
  padding-bottom: 60px;
}
#membersWrapper h2,
#membersWrapper h3,
#membersWrapper h4,
#membersWrapper h5 {
  color: #00aba1;
}
#membersWrapper h3 {
  font-size: 35px;
}
#membersWrapper .col-xs-12 {
  max-width: 100%;
}
#membersWrapper .welcome {
  float: left;
  width: 670px;
  margin-right: 55px;
  max-width: 100%;
}
#membersWrapper .welcome h2 {
  margin-bottom: 60px;
  color: #003062;
  font-size: 35px;
  line-height: 25px;
}
#membersWrapper .alerts-signup {
  border-radius: 17px;
  background: #f2f4f8;
  padding: 8px 22px 20px 22px;
}
#membersWrapper .alerts-signup h3,
#membersWrapper .alerts-signup h4 {
  float: left;
  width: 380px;
}
#membersWrapper .alerts-signup h4 {
  font-size: 30px;
  letter-spacing: -0.02em;
  line-height: 50px;
}
#membersWrapper .alerts-signup .button {
  float: right;
  margin-top: 10px;
}
#membersWrapper .member-nav {
  width: 253px;
}
#membersWrapper .member-blocks {
  float: left;
  margin: 45px 0 30px 0;
}
#membersWrapper .member-blocks a {
  float: left;
  width: 222px;
  height: 135px;
  margin-right: 30px;
  padding: 18px 13px 0 13px;
  background: #cad2e3;
  border-radius: 17px;
  font-size: 26px;
  line-height: 32px;
  font-family: 'AinslieSans-NorBol', Arial, sans serif;
}
#membersWrapper .member-blocks a + a + a + a {
  margin-right: 0;
}
#membersWrapper .meetings {
  float: left;
  width: 588px;
  max-width: 100%;
}
#membersWrapper .meetings .callout {
  padding-top: 10px;
}
#membersWrapper .meetings h4 {
  font-size: 35px;
}
#membersWrapper .calendar {
  width: 335px;
  float: right;
  margin-top: 55px;
  margin-bottom: 45px;
  padding-bottom: 0;
}
#membersWrapper .calendar_table table {
  padding-left: 20px;
  padding-right: 12px;
}
#membersWrapper .calendar_table table tr td {
  border-right-width: 9px;
  border-bottom-width: 9px;
}
#membersWrapper .calendar_table table tr td a {
  height: 26px;
  padding: 5px 0 0 0;
}
#membersWrapper .annual-meeting {
  border-radius: 17px;
  background: #cad2e3;
  padding: 11px 22px 16px 22px;
  margin: 30px 0 40px 0;
}
#membersWrapper .annual-meeting .date {
  float: left;
  width: 125px;
  color: #003062;
  text-align: center;
  margin-top: 5px;
}
#membersWrapper .annual-meeting .date .month {
  background: #003062;
  color: #fff;
  font-size: 22px;
  padding: 3px 0;
}
#membersWrapper .annual-meeting .date .day {
  padding: 12px 0;
  font-size: 40px;
}
#membersWrapper .annual-meeting .details {
  float: left;
  width: 630px;
  margin-left: 38px;
}
#membersWrapper .annual-meeting .details p {
  line-height: 28px;
}
#membersWrapper .annual-meeting .button {
  float: right;
  margin-top: 74px;
}
#membersWrapper .resources {
  float: left;
  width: 300px;
}
#membersWrapper .resources h3 {
  line-height: 42px;
  margin-bottom: 13px;
}
#membersWrapper .resources p {
  line-height: 28px;
  margin-bottom: 25px;
}
#membersWrapper .watch-listen {
  float: right;
  width: 630px;
  padding-right: 0;
  margin-bottom: 40px;
  overflow: visible;
  position: relative;
}
#membersWrapper .watch-listen:after {
  content: "";
  width: 212px;
  height: 275px;
  background: #f2f4f8;
  position: absolute;
  right: -212px;
  top: 0;
}
#membersWrapper .updates {
  float: left;
}
#membersWrapper .updates .news {
  float: left;
  width: 335px;
  margin-top: 0;
  padding-left: 0;
}
#membersWrapper .updates .news_callout_list_item {
  margin-bottom: 40px;
}
#membersWrapper .updates h4 {
  font-size: 35px;
  margin-bottom: 20px;
}
#membersWrapper .updates .button {
  clear: both;
  margin-top: 10px;
}
#membersWrapper .discussions {
  float: right;
  width: 590px;
}
#membersWrapper .discussions .dynamic_callout_container {
  clear: both;
  border-bottom: 2px solid #bdbcba;
  padding: 40px 0;
}
#membersWrapper .discussions .dynamic_callout_container:after {
  content: "";
  clear: both;
  display: block;
}
#membersWrapper .discussions h4 {
  font-size: 35px;
  margin-top: -40px;
  margin-bottom: 40px;
}
#membersWrapper .discussions h5 {
  float: left;
  font-size: 27px;
  margin-top: 5px;
}
#membersWrapper .discussions .button {
  float: right;
}
.qtip-wrapper .qtip-borderTop,
.qtip-wrapper .qtip-borderBottom {
  display: none !important;
}
.qtip-wrapper .qtip-contentWrapper {
  border: 2px solid #666 !important;
}
.qtip-wrapper .qtip-contentWrapper h2 {
  font-weight: normal;
}
.qtip-wrapper .qtip-contentWrapper h3 {
  margin: 10px 0;
}
#becomeAMemberWrapper h3 {
  font-size: 28px;
  color: #00aca1;
  margin: 15px 0;
}
#becomeAMemberWrapper .intro h3 {
  font-size: 28px;
  color: #00aca1;
  letter-spacing: 0.008em;
  line-height: 40px;
  margin-top: 0;
  margin-bottom: 30px;
}
#becomeAMemberWrapper p {
  color: #555;
  line-height: 28px;
  padding-bottom: 5px;
}
#becomeAMemberWrapper .join {
  background: #cad2e3;
  border-radius: 18px;
  max-width: 305px;
  float: right;
}
#becomeAMemberWrapper .join h3 {
  margin: 0;
  color: #003062;
  font-size: 35px;
  line-height: 42px;
}
#becomeAMemberWrapper .join h3 a {
  display: block;
  padding: 25px 20px 30px 20px;
}
#becomeAMemberWrapper .member-benefits {
  width: 100%;
  padding: 35px 0 10px 0;
  overflow: hidden;
}
#becomeAMemberWrapper .member-benefits ul {
  float: left;
}
#becomeAMemberWrapper .member-benefits li {
  width: 326px;
  min-height: 106px;
}
#becomeAMemberWrapper .member-benefits li a {
  color: #003062;
  line-height: 28px;
}
#becomeAMemberWrapper .member-benefits > a {
  float: right;
  width: 26px;
  height: 32px;
  padding-top: 15px;
  cursor: pointer;
}
#becomeAMemberWrapper .member-benefits > a.benefit-prev {
  background: url(/AppImages/nav-prev.png) no-repeat center 10px;
}
#becomeAMemberWrapper .member-benefits > a.benefit-next {
  float: right;
  background: url(/AppImages/nav-next.png) no-repeat center 10px;
}
#becomeAMemberWrapper .membership-types h3 {
  margin: 35px 0 20px 0;
  display: inline-block;
}
#becomeAMemberWrapper .membership-type {
  float: left;
  width: 305px;
  margin-right: 30px;
  margin-bottom: 70px;
  background: #f2f4f8;
}
#becomeAMemberWrapper .membership-type.last {
  margin-right: 0;
}
#becomeAMemberWrapper .membership-type h4 {
  background: #003062;
  color: #fff;
  font-size: 28px;
  padding: 13px 18px 18px 18px;
}
#becomeAMemberWrapper .membership-type p {
  padding: 15px 18px;
  letter-spacing: 0.02em;
}
#becomeAMemberWrapper .membership-type .further {
  background: #cad2e3;
  max-height: 80px;
  overflow: hidden;
  transition: max-height 500ms;
}
#becomeAMemberWrapper .membership-type .further.open {
  max-height: 400px;
}
#becomeAMemberWrapper .membership-type .further.open strong {
  background: url(/AppImages/nav-up-blue.png) no-repeat 267px 52px;
}
#becomeAMemberWrapper .membership-type .further > strong {
  float: left;
  padding: 15px 18px;
  width: 100%;
  color: #003062;
  font-size: 23px;
  line-height: 25px;
  font-weight: normal;
  font-family: 'AinslieSans-NorBol', Arial, sans serif;
  background: url(/AppImages/nav-down-blue.png) no-repeat 267px 52px;
  cursor: pointer;
}
#becomeAMemberWrapper .membership-type .further p {
  color: #003062;
}
#becomeAMemberWrapper .membership-type .price {
  float: left;
  width: 50%;
  background: #00aba1;
  color: #fff;
  padding: 8px 15px;
}
#becomeAMemberWrapper .membership-type .price + .price {
  background: #66cdc6;
  padding-left: 10px;
}
#loginWrapper {
  padding-bottom: 60px;
}
#loginWrapper .standard-header {
  background-image: url("/write/MediaUploads/Header banners - professionals/MDT_2.jpg");
}
#loginWrapper h2,
#loginWrapper p {
  margin-bottom: 25px;
}
#loginWrapper table {
  margin: 0;
}
#loginWrapper td {
  border: 0;
  padding: 0;
}
#loginWrapper label {
  float: left;
  width: 100px;
}
#loginWrapper input[type=text],
#loginWrapper input[type=password] {
  width: 200px;
}
#loginWrapper .remember_me {
  float: left;
  margin: 5px 5px 5px 100px;
}
#loginWrapper .remember_me label {
  width: auto;
}
#loginWrapper .remember_me input[type=checkbox] {
  float: left;
  margin-right: 5px;
}
#loginWrapper .login_options a {
  clear: both;
  display: block;
  margin-top: 10px;
  margin-left: 100px;
}
#loginWrapper .login_button {
  margin: 10px 0 0 100px;
}
.callout {
  /*h3 {
        color: #fff;
        float: right;
        width: 56%;
        margin: 30px 0 !important;
        font-size: 28px !important;
        letter-spacing: -0.015em;
    }*/
}
.callout p {
  font-size: 18px !important;
  line-height: 28px !important;
  color: #4d4d4d !important;
  margin-bottom: 25px;
  font-weight: normal;
}
.callout li {
  font-size: 18px !important;
  line-height: 28px !important;
  color: #4d4d4d !important;
  list-style: none;
  position: relative;
}
.callout li:before {
  content: "\2022";
  position: absolute;
  font-size: 22px;
  line-height: 100%;
  left: -25px;
  top: 3px;
  color: #00aca1;
}
.callout .button {
  display: block;
  width: 100%;
}
.callout.donate {
  display: block;
  width: 100%;
  height: 81px;
  background: url(/AppImages/donate-button-side.png) no-repeat 0 0;
  text-align: center;
  color: #fff;
  font-family: 'AinslieSans-NorBol', Arial, sans serif;
  font-size: 27px;
  padding: 18px 0;
  margin-top: 22px;
}
.callout.news {
  background: #f2f4f8;
  margin-top: 42px;
  padding-bottom: 45px;
}
.callout.news h4 {
  color: #00aca1;
  font-size: 27px;
}
.callout.news p {
  display: none;
}
.callout.news .callout-list-item {
  margin-top: 15px;
}
.callout.news .news-date {
  color: #003062;
  margin-right: 10px;
}
.callout.news .news-title {
  color: #555;
  line-height: 24px;
}
.callout.news .news-title span {
  color: #00aca1;
  padding-right: 10px;
  background: url(/AppImages/green-arrow-small.png) no-repeat right center;
}
.callout.news + .events {
  margin-top: 0;
  padding-top: 0;
}
.callout.events {
  background: #f2f4f8;
  padding: 20px 14px;
  margin-top: 25px;
}
.callout.events h4 {
  color: #00aca1;
  font-size: 27px;
}
.callout.events .event-date {
  color: #003062;
  margin-right: 10px;
}
.callout.events .callout-list-item {
  margin-top: 15px;
}
.callout.events .event-title {
  color: #555;
  line-height: 24px;
}
.callout.events .event-title span {
  color: #00aca1;
  padding-right: 10px;
  background: url(/AppImages/green-arrow-small.png) no-repeat right center;
}
.callout.contact-magazine {
  margin-top: 25px;
  background: #cbd3e4;
  padding: 25px 15px;
}
.callout.contact-magazine img {
  max-width: 100%;
}
.callout.contact-magazine h4 {
  font-size: 36px !important;
  line-height: 42px;
  margin: 5px 0 15px 0;
}
.callout.contact-magazine h4 a {
  color: #00aca1;
}
.callout.contact-magazine h5 {
  font-size: 24px;
  font-family: 'AvenirLTStd-Book', Arial, sans serif;
  display: inline-block;
  color: #003062;
  letter-spacing: -0.035em;
}
.callout.contact-magazine h5:before,
.callout.contact-magazine h5:after {
  content: "";
  width: 11px;
  height: 16px;
  background: url(/AppImages/quote-left.png) no-repeat 0 0;
  display: inline-block;
}
.callout.contact-magazine h5:after {
  background: url(/AppImages/quote-right.png) no-repeat 0 0;
}
.callout.contact-magazine em {
  color: #003062;
  font-style: normal;
}
.callout.contact-magazine p {
  margin-bottom: 0;
}
.callout.contact-magazine .cb_html:after {
  content: "";
  clear: both;
  display: block;
}
.callout.contact-magazine .button {
  width: auto;
  padding: 8px 20px 8px 15px;
  margin: 10px 7px 5px 0;
  background-position: 107% center;
}
.callout.callout-blue,
.callout.callout-aftercure,
.callout.callout-aftercure2,
.callout.callout-ccam,
.callout.callout-clic,
.callout.callout-clic2,
.callout.callout-clic3 {
  margin-top: 25px;
  background: #cbd3e4;
  padding: 15px;
}
.callout.callout-blue .cb_html:after,
.callout.callout-aftercure .cb_html:after,
.callout.callout-aftercure2 .cb_html:after,
.callout.callout-ccam .cb_html:after,
.callout.callout-clic .cb_html:after,
.callout.callout-clic2 .cb_html:after,
.callout.callout-clic3 .cb_html:after {
  content: "";
  clear: both;
  display: block;
}
.callout.callout-blue img,
.callout.callout-aftercure img,
.callout.callout-aftercure2 img,
.callout.callout-ccam img,
.callout.callout-clic img,
.callout.callout-clic2 img,
.callout.callout-clic3 img {
  max-width: 100%;
}
.callout.callout-blue h1,
.callout.callout-aftercure h1,
.callout.callout-aftercure2 h1,
.callout.callout-ccam h1,
.callout.callout-clic h1,
.callout.callout-clic2 h1,
.callout.callout-clic3 h1 {
  font-size: 2em;
  line-height: 42px;
  margin: 10px 0 .75em;
  color: #00aca1;
}
.callout.callout-blue h2,
.callout.callout-aftercure h2,
.callout.callout-aftercure2 h2,
.callout.callout-ccam h2,
.callout.callout-clic h2,
.callout.callout-clic2 h2,
.callout.callout-clic3 h2 {
  font-size: 36px !important;
  line-height: 42px;
  margin: 0 0 15px 0;
  color: #00aca1;
}
.callout.callout-blue h2 a,
.callout.callout-aftercure h2 a,
.callout.callout-aftercure2 h2 a,
.callout.callout-ccam h2 a,
.callout.callout-clic h2 a,
.callout.callout-clic2 h2 a,
.callout.callout-clic3 h2 a {
  color: #00aca1;
}
.callout.callout-blue h3,
.callout.callout-aftercure h3,
.callout.callout-aftercure2 h3,
.callout.callout-ccam h3,
.callout.callout-clic h3,
.callout.callout-clic2 h3,
.callout.callout-clic3 h3 {
  color: #00aca1;
  margin: 0 0 15px;
  font-size: 28px;
}
.callout.callout-blue h4,
.callout.callout-aftercure h4,
.callout.callout-aftercure2 h4,
.callout.callout-ccam h4,
.callout.callout-clic h4,
.callout.callout-clic2 h4,
.callout.callout-clic3 h4 {
  color: #00aca1;
  margin-bottom: 5px;
}
.callout.callout-aftercure {
  background: #cf2028;
}
.callout.callout-aftercure h1,
.callout.callout-aftercure h2,
.callout.callout-aftercure h3,
.callout.callout-aftercure h4,
.callout.callout-aftercure h5,
.callout.callout-aftercure h6 {
  color: #fff !important;
}
.callout.callout-aftercure p {
  color: #fff !important;
}
.callout.callout-aftercure a {
  color: #fff;
  text-decoration: underline;
}
.callout.callout-aftercure .button {
  background: url(/AppImages/red-arrow-white.png) no-repeat right center #fff !important;
  color: #cf2028 !important;
}
.callout.callout-aftercure .button:before {
  background-color: #9a0b12;
}
.callout.callout-aftercure .button:hover {
  color: #fff !important;
}
.callout.callout-aftercure2 {
  background: #cbd3e4;
}
.callout.callout-aftercure2 h1,
.callout.callout-aftercure2 h2,
.callout.callout-aftercure2 h3,
.callout.callout-aftercure2 h4,
.callout.callout-aftercure2 h5,
.callout.callout-aftercure2 h6 {
  color: #cf2028;
}
.callout.callout-aftercure2 a {
  color: #cf2028;
}
.callout.callout-aftercure2 .button {
  background: url(/AppImages/red-arrow.png) no-repeat right center #cf2028 !important;
  color: #fff !important;
}
.callout.callout-aftercure2 .button:before {
  background-color: #9a0b12;
}
.callout.callout-clic {
  background: #b90a7d;
}
.callout.callout-clic h1,
.callout.callout-clic h2,
.callout.callout-clic h3,
.callout.callout-clic h4,
.callout.callout-clic h5,
.callout.callout-clic h6 {
  color: #fff !important;
}
.callout.callout-clic p {
  color: #fff !important;
}
.callout.callout-clic a {
  color: #fff;
  text-decoration: underline;
}
.callout.callout-clic .button {
  background: url(/AppImages/pink-arrow-white.png) no-repeat right center #fff !important;
  color: #b90a7d !important;
}
.callout.callout-clic .button:before {
  background-color: #9b0a6f;
}
.callout.callout-clic .button:hover {
  color: #fff !important;
}
.callout.callout-clic2 {
  background: #000;
}
.callout.callout-clic2 h1,
.callout.callout-clic2 h2,
.callout.callout-clic2 h3,
.callout.callout-clic2 h4,
.callout.callout-clic2 h5,
.callout.callout-clic2 h6 {
  color: #fff !important;
}
.callout.callout-clic2 p {
  color: #fff !important;
}
.callout.callout-clic2 a {
  color: #b90a7d;
  text-decoration: underline;
}
.callout.callout-clic2 .button {
  background: url(/AppImages/pink-arrow-white.png) no-repeat right center #fff !important;
  color: #b90a7d !important;
}
.callout.callout-clic2 .button:before {
  background-color: #9b0a6f;
}
.callout.callout-clic2 .button:hover {
  color: #fff !important;
}
.callout.callout-clic3 {
  background: #fff;
  border: #b90a7d solid 5px;
}
.callout.callout-clic3 h1,
.callout.callout-clic3 h2,
.callout.callout-clic3 h3,
.callout.callout-clic3 h4,
.callout.callout-clic3 h5,
.callout.callout-clic3 h6 {
  color: #b90a7d !important;
}
.callout.callout-clic3 p {
  color: #4d4d4d !important;
}
.callout.callout-clic3 a {
  color: #b90a7d;
  text-decoration: underline;
}
.callout.callout-clic3 .button {
  background: url(/AppImages/pink-arrow.png) no-repeat right center #b90a7d !important;
  color: #fff !important;
}
.callout.callout-clic3 .button:before {
  background-color: #9b0a6f;
}
.callout.callout-clic3 .button:hover {
  color: #fff !important;
}
.callout.callout-ccam {
  background: #FFCB05;
}
.callout.callout-ccam h1,
.callout.callout-ccam h2,
.callout.callout-ccam h3,
.callout.callout-ccam h4,
.callout.callout-ccam h5,
.callout.callout-ccam h6 {
  color: #003062;
}
.callout.callout-ccam a {
  color: #003062;
}
.callout.callout-ccam .button {
  background: #003062;
  color: #FFCB05;
}
.callout.callout-ccam .button:before {
  background: #0c4b8c;
}
.callout.callout-blue-red {
  margin-top: 25px;
  background: #cbd3e4;
  padding: 15px;
}
.callout.callout-blue-red .cb_html:after {
  content: "";
  clear: both;
  display: block;
}
.callout.callout-blue-red img {
  max-width: 100%;
}
.callout.callout-blue-red h2 {
  font-size: 36px !important;
  line-height: 42px;
  margin: 0 0 15px 0;
  color: #cf2028;
}
.callout.callout-blue-red h2 a {
  color: #cf2028;
}
.callout.callout-blue-red h3 {
  color: #cf2028;
  margin: 0 0 15px;
  font-size: 28px;
}
.callout.callout-blue-red h4 {
  color: #cf2028;
  margin-bottom: 5px;
}
.callout.callout-blue-red .button {
  background: #cf2028;
  color: #ffffff;
}
.callout.callout-blue-red .button:before {
  background-color: #a9191f;
}
.callout.callout-red {
  margin-top: 25px;
  background: #cf2028;
  padding: 15px;
}
.callout.callout-red .cb_html:after {
  content: "";
  clear: both;
  display: block;
}
.callout.callout-red img {
  max-width: 100%;
}
.callout.callout-red h2 {
  font-size: 36px !important;
  line-height: 42px;
  margin: 0 0 15px 0;
  color: #ffffff;
}
.callout.callout-red h2 a {
  color: #ffffff;
}
.callout.callout-red h3 {
  color: #ffffff;
  margin: 0 0 15px;
  font-size: 28px;
}
.callout.callout-red h4 {
  color: #ffffff;
  margin-bottom: 5px;
}
.callout.callout-red p {
  color: #ffffff !important;
}
.callout.callout-red .button {
  background: #ffffff;
  color: #cf2028;
}
.callout.callout-red .button:before {
  background-color: #a9191f;
}
.callout.callout-yellow {
  margin-top: 25px;
  background: #ffd800;
  padding: 15px;
}
.callout.callout-yellow .cb_html:after {
  content: "";
  clear: both;
  display: block;
}
.callout.callout-yellow img {
  max-width: 100%;
}
.callout.callout-yellow h2 {
  font-size: 36px !important;
  line-height: 42px;
  margin: 0 0 15px 0;
  color: #003062;
}
.callout.callout-yellow h2 a {
  color: #003062;
}
.callout.callout-yellow h3 {
  color: #003062;
  margin: 0 0 15px;
  font-size: 28px;
}
.callout.callout-yellow h4 {
  color: #003062;
  margin-bottom: 5px;
}
.callout.callout-yellow .button {
  background: #003062;
  color: #ffd800;
}
.callout.callout-yellow .button:before {
  background-color: #1860ab;
}
.form_content_wrapper .form_field {
  border: 0;
  padding: 0;
}
.form_content_wrapper input[type=checkbox],
.form_content_wrapper input[type=radio] {
  margin-top: 1px;
}
.form_content_wrapper .validation_error {
  float: left;
  clear: both;
  margin-left: 0;
}
.form_content_wrapper select,
.form_content_wrapper textarea {
  margin-bottom: 5px;
}
.form_content_wrapper .fb_content_area p {
  margin-bottom: 20px;
}
.sitemap,
.form_content_wrapper {
  padding-bottom: 20px;
}
.sitemap {
  width: 978px;
  max-width: 100%;
  margin: 0 auto;
}
.site_selection {
  display: none;
}
.aftercure #standardWrapper .standard-header h1,
.aftercure #newsWrapper .standard-header h1,
.aftercure #standardWrapper.faqs .standard-header h1 {
  background-color: #cf1f27;
  color: #ffffff;
}
.aftercure #standardWrapper h2,
.aftercure #newsWrapper h2,
.aftercure #standardWrapper.faqs h2 {
  color: #cf1f27;
}
.aftercure #standardWrapper .standard_content_content_inner h4,
.aftercure #newsWrapper .standard_content_content_inner h4,
.aftercure #standardWrapper.faqs .standard_content_content_inner h4 {
  color: #cf1f27;
  margin-bottom: 40px;
}
.aftercure #standardWrapper .standard_content_content_inner p a,
.aftercure #newsWrapper .standard_content_content_inner p a,
.aftercure #standardWrapper.faqs .standard_content_content_inner p a {
  color: #cf1f27;
}
.aftercure #standardWrapper .standard_content_content_inner .button,
.aftercure #newsWrapper .standard_content_content_inner .button,
.aftercure #standardWrapper.faqs .standard_content_content_inner .button {
  background-color: #cf1f27;
  color: #ffffff;
}
.aftercure #standardWrapper .standard_content_content_inner ul li:before,
.aftercure #newsWrapper .standard_content_content_inner ul li:before,
.aftercure #standardWrapper.faqs .standard_content_content_inner ul li:before {
  color: #cf2028;
}
.aftercure #standardWrapper .standard_content_content_inner blockquote,
.aftercure #newsWrapper .standard_content_content_inner blockquote,
.aftercure #standardWrapper.faqs .standard_content_content_inner blockquote {
  background: #ea9297;
}
.aftercure #standardWrapper .standard_content_content_inner blockquote:before,
.aftercure #newsWrapper .standard_content_content_inner blockquote:before,
.aftercure #standardWrapper.faqs .standard_content_content_inner blockquote:before {
  background-image: url(/AppImages/quote-start-red.png);
}
.aftercure #standardWrapper .standard_content_content_inner blockquote:after,
.aftercure #newsWrapper .standard_content_content_inner blockquote:after,
.aftercure #standardWrapper.faqs .standard_content_content_inner blockquote:after {
  background-image: url(/AppImages/quote-triangle-red.png);
}
.aftercure #standardWrapper .standard_content_content_inner blockquote p,
.aftercure #newsWrapper .standard_content_content_inner blockquote p,
.aftercure #standardWrapper.faqs .standard_content_content_inner blockquote p,
.aftercure #standardWrapper .standard_content_content_inner blockquote cite,
.aftercure #newsWrapper .standard_content_content_inner blockquote cite,
.aftercure #standardWrapper.faqs .standard_content_content_inner blockquote cite {
  color: #cf2028 !important;
}
.aftercure #standardWrapper .col-sm-9 h1,
.aftercure #newsWrapper .col-sm-9 h1,
.aftercure #standardWrapper.faqs .col-sm-9 h1,
.aftercure #standardWrapper .col-sm-9 h2,
.aftercure #newsWrapper .col-sm-9 h2,
.aftercure #standardWrapper.faqs .col-sm-9 h2,
.aftercure #standardWrapper .col-sm-9 h3,
.aftercure #newsWrapper .col-sm-9 h3,
.aftercure #standardWrapper.faqs .col-sm-9 h3,
.aftercure #standardWrapper .col-sm-9 h4,
.aftercure #newsWrapper .col-sm-9 h4,
.aftercure #standardWrapper.faqs .col-sm-9 h4,
.aftercure #standardWrapper .col-sm-9 h5,
.aftercure #newsWrapper .col-sm-9 h5,
.aftercure #standardWrapper.faqs .col-sm-9 h5,
.aftercure #standardWrapper .col-sm-9 h6,
.aftercure #newsWrapper .col-sm-9 h6,
.aftercure #standardWrapper.faqs .col-sm-9 h6,
.aftercure #standardWrapper .col-sm-9 a,
.aftercure #newsWrapper .col-sm-9 a,
.aftercure #standardWrapper.faqs .col-sm-9 a {
  color: #cf2028;
}
.aftercure #standardWrapper .col-sm-9 .button,
.aftercure #newsWrapper .col-sm-9 .button,
.aftercure #standardWrapper.faqs .col-sm-9 .button {
  color: #fff;
}
.aftercure #standardWrapper .col-sm-9 table th,
.aftercure #newsWrapper .col-sm-9 table th,
.aftercure #standardWrapper.faqs .col-sm-9 table th {
  background: #ea9297 !important;
  color: #cf2028;
}
.aftercure #standardWrapper .col-sm-9 table td,
.aftercure #newsWrapper .col-sm-9 table td,
.aftercure #standardWrapper.faqs .col-sm-9 table td {
  background: #ffe9ea;
}
.aftercure #standardWrapper .aftercure-box,
.aftercure #newsWrapper .aftercure-box,
.aftercure #standardWrapper.faqs .aftercure-box {
  float: left;
  width: 305px;
  max-width: 100%;
  margin: 0 31px 45px 0;
  border-radius: 18px;
  background: #ea9297;
  overflow: hidden;
}
.aftercure #standardWrapper .aftercure-box.aftercure-box-half--horizontal h3,
.aftercure #newsWrapper .aftercure-box.aftercure-box-half--horizontal h3,
.aftercure #standardWrapper.faqs .aftercure-box.aftercure-box-half--horizontal h3 {
  clear: none;
  margin: 15px 0 20px 20px;
}
.aftercure #standardWrapper .aftercure-box.aftercure-box-half--horizontal p,
.aftercure #newsWrapper .aftercure-box.aftercure-box-half--horizontal p,
.aftercure #standardWrapper.faqs .aftercure-box.aftercure-box-half--horizontal p {
  float: left;
  clear: none;
}
.aftercure #standardWrapper .aftercure-box.aftercure-box-half--horizontal p:first-of-type,
.aftercure #newsWrapper .aftercure-box.aftercure-box-half--horizontal p:first-of-type,
.aftercure #standardWrapper.faqs .aftercure-box.aftercure-box-half--horizontal p:first-of-type {
  margin-bottom: 0;
}
.aftercure #standardWrapper .aftercure-box.aftercure-box-half--horizontal p img,
.aftercure #newsWrapper .aftercure-box.aftercure-box-half--horizontal p img,
.aftercure #standardWrapper.faqs .aftercure-box.aftercure-box-half--horizontal p img {
  float: left;
  max-width: 125px;
}
.aftercure #standardWrapper .aftercure-box.aftercure-box-half .button,
.aftercure #newsWrapper .aftercure-box.aftercure-box-half .button,
.aftercure #standardWrapper.faqs .aftercure-box.aftercure-box-half .button {
  margin-left: 20px;
}
.aftercure #standardWrapper .aftercure-box.aftercure-box-quarter,
.aftercure #newsWrapper .aftercure-box.aftercure-box-quarter,
.aftercure #standardWrapper.faqs .aftercure-box.aftercure-box-quarter {
  width: 140px;
}
.aftercure #standardWrapper .aftercure-box.aftercure-box-quarter h3,
.aftercure #newsWrapper .aftercure-box.aftercure-box-quarter h3,
.aftercure #standardWrapper.faqs .aftercure-box.aftercure-box-quarter h3 {
  margin: 15px 0 20px 20px;
}
.aftercure #standardWrapper .aftercure-box.aftercure-box-quarter .button,
.aftercure #newsWrapper .aftercure-box.aftercure-box-quarter .button,
.aftercure #standardWrapper.faqs .aftercure-box.aftercure-box-quarter .button {
  margin-left: 20px;
}
.aftercure #standardWrapper .aftercure-box.last,
.aftercure #newsWrapper .aftercure-box.last,
.aftercure #standardWrapper.faqs .aftercure-box.last {
  margin-right: 0;
}
.aftercure #standardWrapper .aftercure-box h3,
.aftercure #newsWrapper .aftercure-box h3,
.aftercure #standardWrapper.faqs .aftercure-box h3 {
  color: #cf1f27;
  margin: 7px 0 10px 20px;
  font-size: 20px;
  width: auto;
}
.aftercure #standardWrapper .button,
.aftercure #newsWrapper .button,
.aftercure #standardWrapper.faqs .button {
  background: url(/AppImages/red-arrow.png) no-repeat right center #cf1f27;
  color: #ffffff;
}
.aftercure #standardWrapper .button:before,
.aftercure #newsWrapper .button:before,
.aftercure #standardWrapper.faqs .button:before {
  background: #9a0b12;
}
.aftercure #standardWrapper .button.detail-back,
.aftercure #newsWrapper .button.detail-back,
.aftercure #standardWrapper.faqs .button.detail-back {
  background: #cf1f27;
}
.aftercure #standardWrapper .question:after,
.aftercure #newsWrapper .question:after,
.aftercure #standardWrapper.faqs .question:after {
  background: url(/AppImages/faq-open-aftercare.png) no-repeat 0 0;
}
.aftercure #standardWrapper .question.active:after,
.aftercure #newsWrapper .question.active:after,
.aftercure #standardWrapper.faqs .question.active:after {
  background-image: url(/AppImages/faq-close-aftercare.png);
}
.clic #standardWrapper .standard-header h1,
.clic #newsWrapper .standard-header h1,
.clic #standardWrapper.faqs .standard-header h1 {
  background-color: #b90a7d;
  color: #ffffff;
}
.clic #standardWrapper h2,
.clic #newsWrapper h2,
.clic #standardWrapper.faqs h2 {
  color: #b90a7d;
}
.clic #standardWrapper .standard_content_content_inner h4,
.clic #newsWrapper .standard_content_content_inner h4,
.clic #standardWrapper.faqs .standard_content_content_inner h4 {
  color: #b90a7d;
  margin-bottom: 15px;
}
.clic #standardWrapper .standard_content_content_inner p a,
.clic #newsWrapper .standard_content_content_inner p a,
.clic #standardWrapper.faqs .standard_content_content_inner p a {
  color: #b90a7d;
}
.clic #standardWrapper .standard_content_content_inner .button,
.clic #newsWrapper .standard_content_content_inner .button,
.clic #standardWrapper.faqs .standard_content_content_inner .button {
  background-color: #b90a7d;
  color: #ffffff;
}
.clic #standardWrapper .standard_content_content_inner ul li:before,
.clic #newsWrapper .standard_content_content_inner ul li:before,
.clic #standardWrapper.faqs .standard_content_content_inner ul li:before {
  color: #b90a7d;
}
.clic #standardWrapper .standard_content_content_inner blockquote,
.clic #newsWrapper .standard_content_content_inner blockquote,
.clic #standardWrapper.faqs .standard_content_content_inner blockquote {
  background: #efcae9;
}
.clic #standardWrapper .standard_content_content_inner blockquote:before,
.clic #newsWrapper .standard_content_content_inner blockquote:before,
.clic #standardWrapper.faqs .standard_content_content_inner blockquote:before {
  background-image: url(/AppImages/quote-start-pink.png);
}
.clic #standardWrapper .standard_content_content_inner blockquote:after,
.clic #newsWrapper .standard_content_content_inner blockquote:after,
.clic #standardWrapper.faqs .standard_content_content_inner blockquote:after {
  background-image: url(/AppImages/quote-triangle-pink.png);
}
.clic #standardWrapper .standard_content_content_inner blockquote p,
.clic #newsWrapper .standard_content_content_inner blockquote p,
.clic #standardWrapper.faqs .standard_content_content_inner blockquote p,
.clic #standardWrapper .standard_content_content_inner blockquote cite,
.clic #newsWrapper .standard_content_content_inner blockquote cite,
.clic #standardWrapper.faqs .standard_content_content_inner blockquote cite {
  color: #b90a7d !important;
}
.clic #standardWrapper .col-sm-9 h1,
.clic #newsWrapper .col-sm-9 h1,
.clic #standardWrapper.faqs .col-sm-9 h1,
.clic #standardWrapper .col-sm-9 h2,
.clic #newsWrapper .col-sm-9 h2,
.clic #standardWrapper.faqs .col-sm-9 h2,
.clic #standardWrapper .col-sm-9 h3,
.clic #newsWrapper .col-sm-9 h3,
.clic #standardWrapper.faqs .col-sm-9 h3,
.clic #standardWrapper .col-sm-9 h4,
.clic #newsWrapper .col-sm-9 h4,
.clic #standardWrapper.faqs .col-sm-9 h4,
.clic #standardWrapper .col-sm-9 h5,
.clic #newsWrapper .col-sm-9 h5,
.clic #standardWrapper.faqs .col-sm-9 h5,
.clic #standardWrapper .col-sm-9 h6,
.clic #newsWrapper .col-sm-9 h6,
.clic #standardWrapper.faqs .col-sm-9 h6,
.clic #standardWrapper .col-sm-9 a,
.clic #newsWrapper .col-sm-9 a,
.clic #standardWrapper.faqs .col-sm-9 a {
  color: #b90a7d;
}
.clic #standardWrapper .col-sm-9 .button,
.clic #newsWrapper .col-sm-9 .button,
.clic #standardWrapper.faqs .col-sm-9 .button {
  color: #fff;
}
.clic #standardWrapper .col-sm-9 table th,
.clic #newsWrapper .col-sm-9 table th,
.clic #standardWrapper.faqs .col-sm-9 table th {
  background: #efcae9 !important;
  color: #b90a7d;
}
.clic #standardWrapper .col-sm-9 table td,
.clic #newsWrapper .col-sm-9 table td,
.clic #standardWrapper.faqs .col-sm-9 table td {
  background: #fbf1f9;
}
.clic #standardWrapper .clic-box,
.clic #newsWrapper .clic-box,
.clic #standardWrapper.faqs .clic-box {
  float: left;
  width: 305px;
  max-width: 100%;
  margin: 0 31px 45px 0;
  border-radius: 18px;
  background: #efcae9;
  overflow: hidden;
}
.clic #standardWrapper .clic-box.clic-box-half--horizontal h3,
.clic #newsWrapper .clic-box.clic-box-half--horizontal h3,
.clic #standardWrapper.faqs .clic-box.clic-box-half--horizontal h3 {
  clear: none;
  margin: 15px 0 20px 20px;
}
.clic #standardWrapper .clic-box.clic-box-half--horizontal p,
.clic #newsWrapper .clic-box.clic-box-half--horizontal p,
.clic #standardWrapper.faqs .clic-box.clic-box-half--horizontal p {
  float: left;
  clear: none;
}
.clic #standardWrapper .clic-box.clic-box-half--horizontal p:first-of-type,
.clic #newsWrapper .clic-box.clic-box-half--horizontal p:first-of-type,
.clic #standardWrapper.faqs .clic-box.clic-box-half--horizontal p:first-of-type {
  margin-bottom: 0;
}
.clic #standardWrapper .clic-box.clic-box-half--horizontal p img,
.clic #newsWrapper .clic-box.clic-box-half--horizontal p img,
.clic #standardWrapper.faqs .clic-box.clic-box-half--horizontal p img {
  float: left;
  max-width: 125px;
}
.clic #standardWrapper .clic-box.clic-box-half .button,
.clic #newsWrapper .clic-box.clic-box-half .button,
.clic #standardWrapper.faqs .clic-box.clic-box-half .button {
  margin-left: 20px;
}
.clic #standardWrapper .clic-box.clic-box-quarter,
.clic #newsWrapper .clic-box.clic-box-quarter,
.clic #standardWrapper.faqs .clic-box.clic-box-quarter {
  width: 140px;
}
.clic #standardWrapper .clic-box.clic-box-quarter h3,
.clic #newsWrapper .clic-box.clic-box-quarter h3,
.clic #standardWrapper.faqs .clic-box.clic-box-quarter h3 {
  margin: 15px 0 20px 20px;
}
.clic #standardWrapper .clic-box.clic-box-quarter .button,
.clic #newsWrapper .clic-box.clic-box-quarter .button,
.clic #standardWrapper.faqs .clic-box.clic-box-quarter .button {
  margin-left: 20px;
}
.clic #standardWrapper .clic-box.last,
.clic #newsWrapper .clic-box.last,
.clic #standardWrapper.faqs .clic-box.last {
  margin-right: 0;
}
.clic #standardWrapper .clic-box h3,
.clic #newsWrapper .clic-box h3,
.clic #standardWrapper.faqs .clic-box h3 {
  color: #b90a7d;
  margin: 7px 0 10px 20px;
  font-size: 20px;
  width: auto;
}
.clic #standardWrapper .button,
.clic #newsWrapper .button,
.clic #standardWrapper.faqs .button {
  background: url(/AppImages/pink-arrow.png) no-repeat right center #b90a7d;
  color: #ffffff;
}
.clic #standardWrapper .button:before,
.clic #newsWrapper .button:before,
.clic #standardWrapper.faqs .button:before {
  background: #9b0a6f;
}
.clic #standardWrapper .button.detail-back,
.clic #newsWrapper .button.detail-back,
.clic #standardWrapper.faqs .button.detail-back {
  background: #9b0a6f;
}
.clic #standardWrapper .question:after,
.clic #newsWrapper .question:after,
.clic #standardWrapper.faqs .question:after {
  background: url(/AppImages/faq-open-clic.png) no-repeat 0 0;
}
.clic #standardWrapper .question.active:after,
.clic #newsWrapper .question.active:after,
.clic #standardWrapper.faqs .question.active:after {
  background-image: url(/AppImages/faq-close-clic.png);
}
.campaigns-red #standardWrapper .standard-header h1 {
  background-color: #cf2028;
  color: #ffffff;
}
.campaigns-red #standardWrapper .campaigns-text-intro {
  color: #cf2028;
}
.campaigns-red #standardWrapper .support-box,
.campaigns-red #standardWrapper .support-box.support-box-half.text-us,
.campaigns-red #standardWrapper .support-box.support-donate {
  background-color: #ea9297;
}
.campaigns-red #standardWrapper .support-box h3,
.campaigns-red #standardWrapper .support-box.support-box-half.text-us h3,
.campaigns-red #standardWrapper .support-box.support-donate h3 {
  color: #cf2028;
}
.campaigns-red #standardWrapper .support-box .button,
.campaigns-red #standardWrapper .support-box.support-box-half.text-us .button,
.campaigns-red #standardWrapper .support-box.support-donate .button {
  background: url(/AppImages/red-arrow.png) no-repeat right center #cf2028;
}
.campaigns-red #standardWrapper .support-box .button:before,
.campaigns-red #standardWrapper .support-box.support-box-half.text-us .button:before,
.campaigns-red #standardWrapper .support-box.support-donate .button:before {
  background-color: #9a0b12;
}
.campaigns-red #standardWrapper .support-box.support-donate a,
.campaigns-red #standardWrapper .support-box.support-box-half.text-us.support-donate a,
.campaigns-red #standardWrapper .support-box.support-donate.support-donate a {
  background-color: #cf2028;
}
.campaigns-red #standardWrapper .support-box.support-box-half.text-us p {
  color: #cf2028;
}
.campaigns-yellow #standardWrapper .standard-header h1 {
  background-color: #ffd800;
  color: #003062;
}
.campaigns-yellow #standardWrapper .campaigns-text-intro {
  color: #003062;
}
.campaigns-yellow #standardWrapper .support-box,
.campaigns-yellow #standardWrapper .support-box.support-donate {
  background-color: #ffd800;
}
.campaigns-yellow #standardWrapper .support-box h3,
.campaigns-yellow #standardWrapper .support-box.support-donate h3 {
  color: #003062;
}
.campaigns-yellow #standardWrapper .support-box .button,
.campaigns-yellow #standardWrapper .support-box.support-donate .button {
  background: url(/AppImages/arrow-blue.png) no-repeat right center #003062;
}
.campaigns-yellow #standardWrapper .support-box .button:before,
.campaigns-yellow #standardWrapper .support-box.support-donate .button:before {
  background-color: #0c4b8c;
}
.campaigns-yellow #standardWrapper .support-box.support-donate a,
.campaigns-yellow #standardWrapper .support-box.support-donate.support-donate a {
  background-color: #003062;
}
.campaigns-blue-red #standardWrapper .standard-header h1 {
  color: #cf2028;
}
.campaigns-blue-red #standardWrapper .campaigns-text-intro {
  color: #cf2028;
}
.campaigns-blue-red #standardWrapper .support-box h3 {
  color: #cf2028;
}
.campaigns-blue-red #standardWrapper .support-box .button {
  background: url(/AppImages/red-arrow.png) no-repeat right center #cf2028;
}
.campaigns-blue-red #standardWrapper .support-box .button:before {
  background-color: #9a0b12;
}
.campaigns-blue-red #standardWrapper .support-box.support-donate,
.campaigns-blue-red #standardWrapper .support-box.support-box-half.text-us {
  background: #ea9297;
}
.campaigns-blue-red #standardWrapper .support-box.support-donate a,
.campaigns-blue-red #standardWrapper .support-box.support-box-half.text-us a {
  background-color: #cf2028;
}
.campaigns-blue-red #standardWrapper .support-box.support-donate h3,
.campaigns-blue-red #standardWrapper .support-box.support-box-half.text-us h3,
.campaigns-blue-red #standardWrapper .support-box.support-donate p,
.campaigns-blue-red #standardWrapper .support-box.support-box-half.text-us p {
  color: #cf2028;
}
.campaigns-blue-red #standardWrapper .col-sm-9 h1,
.campaigns-blue-red #standardWrapper .col-sm-9 h2,
.campaigns-blue-red #standardWrapper .col-sm-9 h3,
.campaigns-blue-red #standardWrapper .col-sm-9 h4,
.campaigns-blue-red #standardWrapper .col-sm-9 h5,
.campaigns-blue-red #standardWrapper .col-sm-9 h6 {
  color: #cf2028;
}
/* FUNDRAISING EVENTS */
#fundraisingWrapper .twitter-banner {
  max-width: 1260px;
  margin: 0 auto;
}
@media all and (min-width: 768px) {
  #fundraisingWrapper {
    padding: 0 20px;
  }
}
#fundraisingWrapper .detail__callout {
  background: #cbd3e4;
  margin-bottom: 20px;
  padding: 20px 15px;
}
#fundraisingWrapper .detail__callout h2 {
  color: #00aca1;
  margin-bottom: 20px;
}
#fundraisingWrapper .detail__callout img {
  max-width: 100%;
}
#fundraisingWrapper .detail__callout p {
  color: #003062;
  margin-bottom: 20px;
}
#fundraisingWrapper .detail__callout:after {
  content: '';
  display: block;
  clear: both;
}
.fundraising {
  border: none;
}
.fundraising h2 {
  margin-bottom: 20px;
  color: #00aca1;
}
.fundraising__callout .senior_quicklist_knockout {
  display: none;
}
.fundraising__featured {
  padding: 20px;
  background: #f1f4f8;
  margin-bottom: 30px;
}
.fundraising #ql_res_items,
.fundraising #ql_results,
.fundraising #ql_res_items_featured {
  margin: 0 -15px;
  font-size: 0;
}
.fundraising__item {
  height: auto;
  margin-bottom: 30px;
}
.fundraising__content {
  height: 200px;
  background-size: cover;
  background-position: center;
}
.fundraising .item__info {
  background: #FFF;
  position: relative;
  margin-top: -50px;
  width: 95%;
  padding: 20px 10px;
}
.fundraising .item__info p {
  font-size: 16px;
  margin-bottom: 5px;
}
.fundraising .item__info h4 {
  margin-bottom: 0;
}
.fundraising .item__date {
  color: #003062;
}
.fundraising .item__name {
  font-size: 20px;
}
.fundraising__search .type-filter {
  background: #dde0ee;
  padding: 20px;
}
.fundraising__search .type-filter h2 {
  color: #00aca1;
}
.fundraising__search .type-filter ul {
  margin-left: 0;
}
.fundraising__search .type-filter ul li {
  list-style-type: none;
  margin-bottom: 20px;
  cursor: pointer;
}
.fundraising__search .type-filter ul li.selected {
  font-weight: bold;
}
.fundraising__search .type-filter ul.sub-type {
  margin: 0;
}
.fundraising__search .type-filter ul.sub-type li:last-child {
  margin: 0;
}
.fundraising__search .type-filter #remove-filter {
  font-weight: bold;
  color: #00aca1;
  cursor: pointer;
}
.fundraising__search .sf_location,
.fundraising__search .sf_name,
.fundraising__search .sf_date,
.fundraising__search .sf_event_type,
.fundraising__search .sf_detail_image_url,
.fundraising__search .sf_external_page_url {
  display: none;
}
.fundraising__search .ql_searchField {
  width: 100%;
  margin: 10px 0 0 0;
}
.fundraising__search .ql_searchField label {
  font-family: 'AinslieSans-NorBol', Arial, sans serif;
  color: #00aca1;
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
}
.fundraising__search .ql_searchField input {
  background: #dde0ee;
  border: none;
  width: 100%;
  padding: 8px 15px;
}
.fundraising__search .sf_region select {
  display: block;
}
.fundraising__search a.button.search_button {
  background: #00aca1;
  padding: 8px 20px;
  width: auto;
  color: #FFF;
}
@media all and (min-width: 768px) {
  .fundraising__item {
    padding: 0 15px;
    width: 33.33333333%;
    display: inline-block;
    vertical-align: top;
  }
}
@media all and (max-width: 768px) {
  .fundraising__item {
    display: block;
  }
  .fundraising #ql_res_items {
    margin: 0;
    width: 100%;
  }
}
.fundraising .detail__info {
  background: #f1f4f8;
  padding: 20px;
  margin-bottom: 20px;
}
.fundraising .detail__info p {
  margin-bottom: 0;
}
.fundraising .detail__date {
  color: #003062;
}
.fundraising .detail__image {
  margin: 20px 0;
}
.fundraising.listing-page-detail {
  margin-bottom: 30px;
}
.fundraising.listing-page-detail .button {
  margin: 0;
  float: none;
}
