@charset "UTF-8";
.color-primary-1 {
  background-color: #009BC9;
  color: #FFFFFF;
}

.color-primary-2 {
  background-color: #025C76;
  color: #FFFFFF;
}

.color-secondary-1 {
  background-color: #BC2279;
  color: #FFFFFF;
}

.color-secondary-2 {
  background-color: #E0004D;
  color: #FFFFFF;
}

.color-secondary-3 {
  background-color: #D64309;
  color: #FFFFFF;
}

.color-secondary-4 {
  background-color: #ED2768;
  color: #FFFFFF;
}

.color-secondary-5 {
  background-color: #FFB001;
  color: #FFFFFF;
}

.color-gray-1 {
  background-color: #101215;
  color: #FFFFFF;
}

.color-gray-2 {
  background-color: #E4DFDB;
}

.color-gray-3 {
  background-color: #D7D7D7;
}

.color-gray-4 {
  background-color: #E4E4E4;
}

.color-gray-5 {
  background-color: #F2F2F2;
}

.offScreen, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .m-dynamicTitle, .skipTo a, .breadcrumb h5, .cr48-newsItem .sfcommentsForm .sfTxtLbl {
  position: absolute;
  left: -888%;
  width: 0;
  height: 0;
  font-size: 0;
  overflow: hidden;
}

.placeholder-content {
  border: 2px dashed grey;
  background: #ffc;
  margin: 10px 5px;
  height: 70vh;
  text-align: center;
}

.placeholder-text {
  margin-top: 35vh;
  font-size: 28px;
  color: grey;
}

.placeholder-content-short {
  height: 20vh;
}
.placeholder-content-short .placeholder-text {
  margin-top: 8vh;
}

.placeholder-content-xmedium {
  height: 35vh;
}
.placeholder-content-xmedium .placeholder-text {
  margin-top: 16vh;
}

.placeholder-content-medium {
  height: 50vh;
}
.placeholder-content-medium .placeholder-text {
  margin-top: 23vh;
}

.placeholder-content-xshort {
  height: 10vh;
}
.placeholder-content-xshort .placeholder-text {
  margin-top: 4vh;
}

.screenReaderHide {
  position: absolute;
  left: -100%;
  width: 0;
  height: 0;
  font-size: 0;
}

@media (min-width: 768px) and (max-width: 991.9px) {
  .pull-right-sm {
    float: right !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .pull-right-sm {
    float: right !important;
  }
}
@media (min-width: 1200px) {
  .pull-right-sm {
    float: right !important;
  }
}

.visible-sm-md-block {
  display: none !important;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .visible-sm-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .visible-sm-md-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991.9px) {
  .hidden-sm-md {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .hidden-sm-md {
    display: none !important;
  }
}

@media (max-width: 767.9px) {
  .hidden-x {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991.9px) {
  .hidden-s {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199.9px) {
  .hidden-m {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-l {
    display: none !important;
  }
}

.display-flex, #body .link-box-wImage, .forum-discussion .forum-discussion-list .singleLineNoWrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .display-flex, #body .link-box-wImage, .forum-discussion .forum-discussion-list .singleLineNoWrap {
    width: 100%;
  }
}

@media (min-width: 992px) and (max-width: 1199.9px) {
  .display-flex-ml, .sf_cols.HFCR301Level2,
.sf_cols.HFCR301Level2 > .sf_colsOut,
.sf_cols.HFCR301Level2 > .sf_colsOut > .sf_colsIn {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) and (-ms-high-contrast: none), (min-width: 992px) and (max-width: 1199.9px) and (-ms-high-contrast: active) {
  .display-flex-ml, .sf_cols.HFCR301Level2,
.sf_cols.HFCR301Level2 > .sf_colsOut,
.sf_cols.HFCR301Level2 > .sf_colsOut > .sf_colsIn {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .display-flex-ml, .sf_cols.HFCR301Level2,
.sf_cols.HFCR301Level2 > .sf_colsOut,
.sf_cols.HFCR301Level2 > .sf_colsOut > .sf_colsIn {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
}
@media (min-width: 1200px) and (-ms-high-contrast: none), (min-width: 1200px) and (-ms-high-contrast: active) {
  .display-flex-ml, .sf_cols.HFCR301Level2,
.sf_cols.HFCR301Level2 > .sf_colsOut,
.sf_cols.HFCR301Level2 > .sf_colsOut > .sf_colsIn {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991.9px) {
  .display-flex-sml, .sf_cols.HFCR301Level1,
.sf_cols.HFCR301Level1 > .sf_colsOut,
.sf_cols.HFCR301Level1 > .sf_colsOut > .sf_colsIn, .link-box-wImage-container,
.link-box-container, .forum-discussion .forum-discussion-list .media-content, .forum-discussion .forum-discussion-list li > a, .forum-discussion .forum-discussion-content, .forum-discussion {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) and (-ms-high-contrast: none), (min-width: 768px) and (max-width: 991.9px) and (-ms-high-contrast: active) {
  .display-flex-sml, .sf_cols.HFCR301Level1,
.sf_cols.HFCR301Level1 > .sf_colsOut,
.sf_cols.HFCR301Level1 > .sf_colsOut > .sf_colsIn, .link-box-wImage-container,
.link-box-container, .forum-discussion .forum-discussion-list .media-content, .forum-discussion .forum-discussion-list li > a, .forum-discussion .forum-discussion-content, .forum-discussion {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .display-flex-sml, .sf_cols.HFCR301Level1,
.sf_cols.HFCR301Level1 > .sf_colsOut,
.sf_cols.HFCR301Level1 > .sf_colsOut > .sf_colsIn, .link-box-wImage-container,
.link-box-container, .forum-discussion .forum-discussion-list .media-content, .forum-discussion .forum-discussion-list li > a, .forum-discussion .forum-discussion-content, .forum-discussion {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) and (-ms-high-contrast: none), (min-width: 992px) and (max-width: 1199.9px) and (-ms-high-contrast: active) {
  .display-flex-sml, .sf_cols.HFCR301Level1,
.sf_cols.HFCR301Level1 > .sf_colsOut,
.sf_cols.HFCR301Level1 > .sf_colsOut > .sf_colsIn, .link-box-wImage-container,
.link-box-container, .forum-discussion .forum-discussion-list .media-content, .forum-discussion .forum-discussion-list li > a, .forum-discussion .forum-discussion-content, .forum-discussion {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .display-flex-sml, .sf_cols.HFCR301Level1,
.sf_cols.HFCR301Level1 > .sf_colsOut,
.sf_cols.HFCR301Level1 > .sf_colsOut > .sf_colsIn, .link-box-wImage-container,
.link-box-container, .forum-discussion .forum-discussion-list .media-content, .forum-discussion .forum-discussion-list li > a, .forum-discussion .forum-discussion-content, .forum-discussion {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
}
@media (min-width: 1200px) and (-ms-high-contrast: none), (min-width: 1200px) and (-ms-high-contrast: active) {
  .display-flex-sml, .sf_cols.HFCR301Level1,
.sf_cols.HFCR301Level1 > .sf_colsOut,
.sf_cols.HFCR301Level1 > .sf_colsOut > .sf_colsIn, .link-box-wImage-container,
.link-box-container, .forum-discussion .forum-discussion-list .media-content, .forum-discussion .forum-discussion-list li > a, .forum-discussion .forum-discussion-content, .forum-discussion {
    width: 100%;
  }
}

.scrollLock {
  overflow-y: hidden;
}

/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("/App_Themes/fontAwesome.4.1/fonts/fontawesome-webfont.eot?v=4.1.0");
  src: url("/App_Themes/fontAwesome.4.1/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("/App_Themes/fontAwesome.4.1/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("/App_Themes/fontAwesome.4.1/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("/App_Themes/fontAwesome.4.1/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa, .forum-discussion .forum-discussion-list li > a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left, .forum-discussion .forum-discussion-list li > a.pull-left:before {
  margin-right: 0.3em;
}
.fa.pull-right, .forum-discussion .forum-discussion-list li > a.pull-right:before {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before, .forum-discussion .forum-discussion-list li > a:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-square:before,
.fa-pied-piper:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.ff-base, .photoGallery .thumbnailControls a.prev .hc-img:before,
.photoGallery .thumbnailControls a.next .hc-img:before,
.photoGallery .mainImage .prev a .hc-img:before,
.photoGallery .mainImage .next a .hc-img:before, .cr05a-askQuesionDetail .highContrast:before, .rss.events .highContrast:before, .fundraising .sprite-self:before, .fundraiser .sprite-self:before, .bannerWithAside .socialConnect .sprite-self:before, .js-cr13-alternate .accordion__item > a:after, .js-cr13-normal .accordion__item > a:after, .m-event.event--next .event__title:before, :not(.lt-ie10) .fancy-radio-alone .checkbox-icon:before, .wsbtn-arrow:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:not(input):after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn:not(input):after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn:not(input):after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn:not(input):after, .CR02_GetInvolvedCarousel .button__pink--large:after, .cr38 li > a .linkText:after, .cr39-infoResources li .linkText:after, .cr10-callToAction .button.withArrow:after, .divHomepageSlider.cr63-landing .slideContent .button:after, .cr33-fullWidthBanner .button:after, .cr56-quicklinks[data-varient=d] .separatedList a:after, .cr205-feature-box-1 .button:after, .cr55-profile-short .js_Close:after, .cr50-latestNews .buttonAlt:after, .cr52-storiesListRotator > .pull-right .read-more:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
  border-radius: 0;
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:before, :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

#body .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1200px) {
  #body .container {
    max-width: 1200px;
    width: 100%;
  }
}
#body .container-fluid, #body .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

#body .row, #body .cr02-ambassadorsList {
  margin-left: -15px;
  margin-right: -15px;
  width: intial;
  width: auto;
}

#body .col-xs-1, #body .col-sm-1, #body .col-md-1, #body .col-lg-1, #body .col-xs-2, #body .col-sm-2, #body .col-md-2, #body .col-lg-2, #body .col-xs-3, #body .col-sm-3, #body .col-md-3, #body .col-lg-3, #body .col-xs-4, #body .col-sm-4, #body .col-md-4, #body .cr02-ambassadorsList article, .cr02-ambassadorsList #body article, #body .col-lg-4, #body .col-xs-5, #body .col-sm-5, #body .col-md-5, #body .col-lg-5, #body .col-xs-6, #body .col-sm-6, #body .col-md-6, #body .col-lg-6, #body .col-xs-7, #body .col-sm-7, #body .col-md-7, #body .col-lg-7, #body .col-xs-8, #body .col-sm-8, #body .col-md-8, #body .col-lg-8, #body .col-xs-9, #body .col-sm-9, #body .col-md-9, #body .col-lg-9, #body .col-xs-10, #body .col-sm-10, #body .col-md-10, #body .col-lg-10, #body .col-xs-11, #body .col-sm-11, #body .col-md-11, #body .col-lg-11, #body .col-xs-12, #body .col-sm-12, #body .col-md-12, #body .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

#body .col-xs-1, #body .col-xs-2, #body .col-xs-3, #body .col-xs-4, #body .col-xs-5, #body .col-xs-6, #body .col-xs-7, #body .col-xs-8, #body .col-xs-9, #body .col-xs-10, #body .col-xs-11, #body .col-xs-12, #body .cr02-ambassadorsList article, .cr02-ambassadorsList #body article {
  float: left;
}

#body .col-xs-12, #body .cr02-ambassadorsList article, .cr02-ambassadorsList #body article {
  width: 100% !important;
}

#body .col-xs-11 {
  width: 91.66666667% !important;
}

#body .col-xs-10 {
  width: 83.33333333% !important;
}

#body .col-xs-9 {
  width: 75% !important;
}

#body .col-xs-8 {
  width: 66.66666667% !important;
}

#body .col-xs-7 {
  width: 58.33333333% !important;
}

#body .col-xs-6 {
  width: 50% !important;
}

#body .col-xs-5 {
  width: 41.66666667% !important;
}

#body .col-xs-4 {
  width: 33.33333333% !important;
}

#body .col-xs-3 {
  width: 25% !important;
}

#body .col-xs-2 {
  width: 16.66666667% !important;
}

#body .col-xs-1 {
  width: 8.33333333% !important;
}

#body .col-xs-pull-12 {
  right: 100%;
}

#body .col-xs-pull-11 {
  right: 91.66666667%;
}

#body .col-xs-pull-10 {
  right: 83.33333333%;
}

#body .col-xs-pull-9 {
  right: 75%;
}

#body .col-xs-pull-8 {
  right: 66.66666667%;
}

#body .col-xs-pull-7 {
  right: 58.33333333%;
}

#body .col-xs-pull-6 {
  right: 50%;
}

#body .col-xs-pull-5 {
  right: 41.66666667%;
}

#body .col-xs-pull-4 {
  right: 33.33333333%;
}

#body .col-xs-pull-3 {
  right: 25%;
}

#body .col-xs-pull-2 {
  right: 16.66666667%;
}

#body .col-xs-pull-1 {
  right: 8.33333333%;
}

#body .col-xs-pull-0 {
  right: auto;
}

#body .col-xs-push-12 {
  left: 100%;
}

#body .col-xs-push-11 {
  left: 91.66666667%;
}

#body .col-xs-push-10 {
  left: 83.33333333%;
}

#body .col-xs-push-9 {
  left: 75%;
}

#body .col-xs-push-8 {
  left: 66.66666667%;
}

#body .col-xs-push-7 {
  left: 58.33333333%;
}

#body .col-xs-push-6 {
  left: 50%;
}

#body .col-xs-push-5 {
  left: 41.66666667%;
}

#body .col-xs-push-4 {
  left: 33.33333333%;
}

#body .col-xs-push-3 {
  left: 25%;
}

#body .col-xs-push-2 {
  left: 16.66666667%;
}

#body .col-xs-push-1 {
  left: 8.33333333%;
}

#body .col-xs-push-0 {
  left: auto;
}

#body .col-xs-offset-12 {
  margin-left: 100%;
}

#body .col-xs-offset-11 {
  margin-left: 91.66666667%;
}

#body .col-xs-offset-10 {
  margin-left: 83.33333333%;
}

#body .col-xs-offset-9 {
  margin-left: 75%;
}

#body .col-xs-offset-8 {
  margin-left: 66.66666667%;
}

#body .col-xs-offset-7 {
  margin-left: 58.33333333%;
}

#body .col-xs-offset-6 {
  margin-left: 50%;
}

#body .col-xs-offset-5 {
  margin-left: 41.66666667%;
}

#body .col-xs-offset-4 {
  margin-left: 33.33333333%;
}

#body .col-xs-offset-3 {
  margin-left: 25%;
}

#body .col-xs-offset-2 {
  margin-left: 16.66666667%;
}

#body .col-xs-offset-1 {
  margin-left: 8.33333333%;
}

#body .col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) and (max-width: 991.9px) {
  #body .col-sm-1, #body .col-sm-2, #body .col-sm-3, #body .col-sm-4, #body .col-sm-5, #body .col-sm-6, #body .cr02-ambassadorsList article, .cr02-ambassadorsList #body article, #body .col-sm-7, #body .col-sm-8, #body .col-sm-9, #body .col-sm-10, #body .col-sm-11, #body .col-sm-12 {
    float: left;
  }
  #body .col-sm-12 {
    width: 100% !important;
  }
  #body .col-sm-11 {
    width: 91.66666667% !important;
  }
  #body .col-sm-10 {
    width: 83.33333333% !important;
  }
  #body .col-sm-9 {
    width: 75% !important;
  }
  #body .col-sm-8 {
    width: 66.66666667% !important;
  }
  #body .col-sm-7 {
    width: 58.33333333% !important;
  }
  #body .col-sm-6, #body .cr02-ambassadorsList article, .cr02-ambassadorsList #body article {
    width: 50% !important;
  }
  #body .col-sm-5 {
    width: 41.66666667% !important;
  }
  #body .col-sm-4 {
    width: 33.33333333% !important;
  }
  #body .col-sm-3 {
    width: 25% !important;
  }
  #body .col-sm-2 {
    width: 16.66666667% !important;
  }
  #body .col-sm-1 {
    width: 8.33333333% !important;
  }
  #body .col-sm-pull-12 {
    right: 100%;
  }
  #body .col-sm-pull-11 {
    right: 91.66666667%;
  }
  #body .col-sm-pull-10 {
    right: 83.33333333%;
  }
  #body .col-sm-pull-9 {
    right: 75%;
  }
  #body .col-sm-pull-8 {
    right: 66.66666667%;
  }
  #body .col-sm-pull-7 {
    right: 58.33333333%;
  }
  #body .col-sm-pull-6 {
    right: 50%;
  }
  #body .col-sm-pull-5 {
    right: 41.66666667%;
  }
  #body .col-sm-pull-4 {
    right: 33.33333333%;
  }
  #body .col-sm-pull-3 {
    right: 25%;
  }
  #body .col-sm-pull-2 {
    right: 16.66666667%;
  }
  #body .col-sm-pull-1 {
    right: 8.33333333%;
  }
  #body .col-sm-pull-0 {
    right: auto;
  }
  #body .col-sm-push-12 {
    left: 100%;
  }
  #body .col-sm-push-11 {
    left: 91.66666667%;
  }
  #body .col-sm-push-10 {
    left: 83.33333333%;
  }
  #body .col-sm-push-9 {
    left: 75%;
  }
  #body .col-sm-push-8 {
    left: 66.66666667%;
  }
  #body .col-sm-push-7 {
    left: 58.33333333%;
  }
  #body .col-sm-push-6 {
    left: 50%;
  }
  #body .col-sm-push-5 {
    left: 41.66666667%;
  }
  #body .col-sm-push-4 {
    left: 33.33333333%;
  }
  #body .col-sm-push-3 {
    left: 25%;
  }
  #body .col-sm-push-2 {
    left: 16.66666667%;
  }
  #body .col-sm-push-1 {
    left: 8.33333333%;
  }
  #body .col-sm-push-0 {
    left: auto;
  }
  #body .col-sm-offset-12 {
    margin-left: 100%;
  }
  #body .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  #body .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  #body .col-sm-offset-9 {
    margin-left: 75%;
  }
  #body .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  #body .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  #body .col-sm-offset-6 {
    margin-left: 50%;
  }
  #body .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  #body .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  #body .col-sm-offset-3 {
    margin-left: 25%;
  }
  #body .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  #body .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  #body .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  #body .col-sm-1, #body .col-sm-2, #body .col-sm-3, #body .col-sm-4, #body .col-sm-5, #body .col-sm-6, #body .cr02-ambassadorsList article, .cr02-ambassadorsList #body article, #body .col-sm-7, #body .col-sm-8, #body .col-sm-9, #body .col-sm-10, #body .col-sm-11, #body .col-sm-12 {
    float: left;
  }
  #body .col-sm-12 {
    width: 100% !important;
  }
  #body .col-sm-11 {
    width: 91.66666667% !important;
  }
  #body .col-sm-10 {
    width: 83.33333333% !important;
  }
  #body .col-sm-9 {
    width: 75% !important;
  }
  #body .col-sm-8 {
    width: 66.66666667% !important;
  }
  #body .col-sm-7 {
    width: 58.33333333% !important;
  }
  #body .col-sm-6, #body .cr02-ambassadorsList article, .cr02-ambassadorsList #body article {
    width: 50% !important;
  }
  #body .col-sm-5 {
    width: 41.66666667% !important;
  }
  #body .col-sm-4 {
    width: 33.33333333% !important;
  }
  #body .col-sm-3 {
    width: 25% !important;
  }
  #body .col-sm-2 {
    width: 16.66666667% !important;
  }
  #body .col-sm-1 {
    width: 8.33333333% !important;
  }
  #body .col-sm-pull-12 {
    right: 100%;
  }
  #body .col-sm-pull-11 {
    right: 91.66666667%;
  }
  #body .col-sm-pull-10 {
    right: 83.33333333%;
  }
  #body .col-sm-pull-9 {
    right: 75%;
  }
  #body .col-sm-pull-8 {
    right: 66.66666667%;
  }
  #body .col-sm-pull-7 {
    right: 58.33333333%;
  }
  #body .col-sm-pull-6 {
    right: 50%;
  }
  #body .col-sm-pull-5 {
    right: 41.66666667%;
  }
  #body .col-sm-pull-4 {
    right: 33.33333333%;
  }
  #body .col-sm-pull-3 {
    right: 25%;
  }
  #body .col-sm-pull-2 {
    right: 16.66666667%;
  }
  #body .col-sm-pull-1 {
    right: 8.33333333%;
  }
  #body .col-sm-pull-0 {
    right: auto;
  }
  #body .col-sm-push-12 {
    left: 100%;
  }
  #body .col-sm-push-11 {
    left: 91.66666667%;
  }
  #body .col-sm-push-10 {
    left: 83.33333333%;
  }
  #body .col-sm-push-9 {
    left: 75%;
  }
  #body .col-sm-push-8 {
    left: 66.66666667%;
  }
  #body .col-sm-push-7 {
    left: 58.33333333%;
  }
  #body .col-sm-push-6 {
    left: 50%;
  }
  #body .col-sm-push-5 {
    left: 41.66666667%;
  }
  #body .col-sm-push-4 {
    left: 33.33333333%;
  }
  #body .col-sm-push-3 {
    left: 25%;
  }
  #body .col-sm-push-2 {
    left: 16.66666667%;
  }
  #body .col-sm-push-1 {
    left: 8.33333333%;
  }
  #body .col-sm-push-0 {
    left: auto;
  }
  #body .col-sm-offset-12 {
    margin-left: 100%;
  }
  #body .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  #body .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  #body .col-sm-offset-9 {
    margin-left: 75%;
  }
  #body .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  #body .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  #body .col-sm-offset-6 {
    margin-left: 50%;
  }
  #body .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  #body .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  #body .col-sm-offset-3 {
    margin-left: 25%;
  }
  #body .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  #body .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  #body .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  #body .col-sm-1, #body .col-sm-2, #body .col-sm-3, #body .col-sm-4, #body .col-sm-5, #body .col-sm-6, #body .cr02-ambassadorsList article, .cr02-ambassadorsList #body article, #body .col-sm-7, #body .col-sm-8, #body .col-sm-9, #body .col-sm-10, #body .col-sm-11, #body .col-sm-12 {
    float: left;
  }
  #body .col-sm-12 {
    width: 100% !important;
  }
  #body .col-sm-11 {
    width: 91.66666667% !important;
  }
  #body .col-sm-10 {
    width: 83.33333333% !important;
  }
  #body .col-sm-9 {
    width: 75% !important;
  }
  #body .col-sm-8 {
    width: 66.66666667% !important;
  }
  #body .col-sm-7 {
    width: 58.33333333% !important;
  }
  #body .col-sm-6, #body .cr02-ambassadorsList article, .cr02-ambassadorsList #body article {
    width: 50% !important;
  }
  #body .col-sm-5 {
    width: 41.66666667% !important;
  }
  #body .col-sm-4 {
    width: 33.33333333% !important;
  }
  #body .col-sm-3 {
    width: 25% !important;
  }
  #body .col-sm-2 {
    width: 16.66666667% !important;
  }
  #body .col-sm-1 {
    width: 8.33333333% !important;
  }
  #body .col-sm-pull-12 {
    right: 100%;
  }
  #body .col-sm-pull-11 {
    right: 91.66666667%;
  }
  #body .col-sm-pull-10 {
    right: 83.33333333%;
  }
  #body .col-sm-pull-9 {
    right: 75%;
  }
  #body .col-sm-pull-8 {
    right: 66.66666667%;
  }
  #body .col-sm-pull-7 {
    right: 58.33333333%;
  }
  #body .col-sm-pull-6 {
    right: 50%;
  }
  #body .col-sm-pull-5 {
    right: 41.66666667%;
  }
  #body .col-sm-pull-4 {
    right: 33.33333333%;
  }
  #body .col-sm-pull-3 {
    right: 25%;
  }
  #body .col-sm-pull-2 {
    right: 16.66666667%;
  }
  #body .col-sm-pull-1 {
    right: 8.33333333%;
  }
  #body .col-sm-pull-0 {
    right: auto;
  }
  #body .col-sm-push-12 {
    left: 100%;
  }
  #body .col-sm-push-11 {
    left: 91.66666667%;
  }
  #body .col-sm-push-10 {
    left: 83.33333333%;
  }
  #body .col-sm-push-9 {
    left: 75%;
  }
  #body .col-sm-push-8 {
    left: 66.66666667%;
  }
  #body .col-sm-push-7 {
    left: 58.33333333%;
  }
  #body .col-sm-push-6 {
    left: 50%;
  }
  #body .col-sm-push-5 {
    left: 41.66666667%;
  }
  #body .col-sm-push-4 {
    left: 33.33333333%;
  }
  #body .col-sm-push-3 {
    left: 25%;
  }
  #body .col-sm-push-2 {
    left: 16.66666667%;
  }
  #body .col-sm-push-1 {
    left: 8.33333333%;
  }
  #body .col-sm-push-0 {
    left: auto;
  }
  #body .col-sm-offset-12 {
    margin-left: 100%;
  }
  #body .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  #body .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  #body .col-sm-offset-9 {
    margin-left: 75%;
  }
  #body .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  #body .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  #body .col-sm-offset-6 {
    margin-left: 50%;
  }
  #body .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  #body .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  #body .col-sm-offset-3 {
    margin-left: 25%;
  }
  #body .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  #body .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  #body .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  #body .col-md-1, #body .col-md-2, #body .col-md-3, #body .col-md-4, #body .cr02-ambassadorsList article, .cr02-ambassadorsList #body article, #body .col-md-5, #body .col-md-6, #body .col-md-7, #body .col-md-8, #body .col-md-9, #body .col-md-10, #body .col-md-11, #body .col-md-12 {
    float: left;
  }
  #body .col-md-12 {
    width: 100% !important;
  }
  #body .col-md-11 {
    width: 91.66666667% !important;
  }
  #body .col-md-10 {
    width: 83.33333333% !important;
  }
  #body .col-md-9 {
    width: 75% !important;
  }
  #body .col-md-8 {
    width: 66.66666667% !important;
  }
  #body .col-md-7 {
    width: 58.33333333% !important;
  }
  #body .col-md-6 {
    width: 50% !important;
  }
  #body .col-md-5 {
    width: 41.66666667% !important;
  }
  #body .col-md-4, #body .cr02-ambassadorsList article, .cr02-ambassadorsList #body article {
    width: 33.33333333% !important;
  }
  #body .col-md-3 {
    width: 25% !important;
  }
  #body .col-md-2 {
    width: 16.66666667% !important;
  }
  #body .col-md-1 {
    width: 8.33333333% !important;
  }
  #body .col-md-pull-12 {
    right: 100%;
  }
  #body .col-md-pull-11 {
    right: 91.66666667%;
  }
  #body .col-md-pull-10 {
    right: 83.33333333%;
  }
  #body .col-md-pull-9 {
    right: 75%;
  }
  #body .col-md-pull-8 {
    right: 66.66666667%;
  }
  #body .col-md-pull-7 {
    right: 58.33333333%;
  }
  #body .col-md-pull-6 {
    right: 50%;
  }
  #body .col-md-pull-5 {
    right: 41.66666667%;
  }
  #body .col-md-pull-4 {
    right: 33.33333333%;
  }
  #body .col-md-pull-3 {
    right: 25%;
  }
  #body .col-md-pull-2 {
    right: 16.66666667%;
  }
  #body .col-md-pull-1 {
    right: 8.33333333%;
  }
  #body .col-md-pull-0 {
    right: auto;
  }
  #body .col-md-push-12 {
    left: 100%;
  }
  #body .col-md-push-11 {
    left: 91.66666667%;
  }
  #body .col-md-push-10 {
    left: 83.33333333%;
  }
  #body .col-md-push-9 {
    left: 75%;
  }
  #body .col-md-push-8 {
    left: 66.66666667%;
  }
  #body .col-md-push-7 {
    left: 58.33333333%;
  }
  #body .col-md-push-6 {
    left: 50%;
  }
  #body .col-md-push-5 {
    left: 41.66666667%;
  }
  #body .col-md-push-4 {
    left: 33.33333333%;
  }
  #body .col-md-push-3 {
    left: 25%;
  }
  #body .col-md-push-2 {
    left: 16.66666667%;
  }
  #body .col-md-push-1 {
    left: 8.33333333%;
  }
  #body .col-md-push-0 {
    left: auto;
  }
  #body .col-md-offset-12 {
    margin-left: 100%;
  }
  #body .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  #body .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  #body .col-md-offset-9 {
    margin-left: 75%;
  }
  #body .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  #body .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  #body .col-md-offset-6 {
    margin-left: 50%;
  }
  #body .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  #body .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  #body .col-md-offset-3 {
    margin-left: 25%;
  }
  #body .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  #body .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  #body .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  #body .col-md-1, #body .col-md-2, #body .col-md-3, #body .col-md-4, #body .cr02-ambassadorsList article, .cr02-ambassadorsList #body article, #body .col-md-5, #body .col-md-6, #body .col-md-7, #body .col-md-8, #body .col-md-9, #body .col-md-10, #body .col-md-11, #body .col-md-12 {
    float: left;
  }
  #body .col-md-12 {
    width: 100% !important;
  }
  #body .col-md-11 {
    width: 91.66666667% !important;
  }
  #body .col-md-10 {
    width: 83.33333333% !important;
  }
  #body .col-md-9 {
    width: 75% !important;
  }
  #body .col-md-8 {
    width: 66.66666667% !important;
  }
  #body .col-md-7 {
    width: 58.33333333% !important;
  }
  #body .col-md-6 {
    width: 50% !important;
  }
  #body .col-md-5 {
    width: 41.66666667% !important;
  }
  #body .col-md-4, #body .cr02-ambassadorsList article, .cr02-ambassadorsList #body article {
    width: 33.33333333% !important;
  }
  #body .col-md-3 {
    width: 25% !important;
  }
  #body .col-md-2 {
    width: 16.66666667% !important;
  }
  #body .col-md-1 {
    width: 8.33333333% !important;
  }
  #body .col-md-pull-12 {
    right: 100%;
  }
  #body .col-md-pull-11 {
    right: 91.66666667%;
  }
  #body .col-md-pull-10 {
    right: 83.33333333%;
  }
  #body .col-md-pull-9 {
    right: 75%;
  }
  #body .col-md-pull-8 {
    right: 66.66666667%;
  }
  #body .col-md-pull-7 {
    right: 58.33333333%;
  }
  #body .col-md-pull-6 {
    right: 50%;
  }
  #body .col-md-pull-5 {
    right: 41.66666667%;
  }
  #body .col-md-pull-4 {
    right: 33.33333333%;
  }
  #body .col-md-pull-3 {
    right: 25%;
  }
  #body .col-md-pull-2 {
    right: 16.66666667%;
  }
  #body .col-md-pull-1 {
    right: 8.33333333%;
  }
  #body .col-md-pull-0 {
    right: auto;
  }
  #body .col-md-push-12 {
    left: 100%;
  }
  #body .col-md-push-11 {
    left: 91.66666667%;
  }
  #body .col-md-push-10 {
    left: 83.33333333%;
  }
  #body .col-md-push-9 {
    left: 75%;
  }
  #body .col-md-push-8 {
    left: 66.66666667%;
  }
  #body .col-md-push-7 {
    left: 58.33333333%;
  }
  #body .col-md-push-6 {
    left: 50%;
  }
  #body .col-md-push-5 {
    left: 41.66666667%;
  }
  #body .col-md-push-4 {
    left: 33.33333333%;
  }
  #body .col-md-push-3 {
    left: 25%;
  }
  #body .col-md-push-2 {
    left: 16.66666667%;
  }
  #body .col-md-push-1 {
    left: 8.33333333%;
  }
  #body .col-md-push-0 {
    left: auto;
  }
  #body .col-md-offset-12 {
    margin-left: 100%;
  }
  #body .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  #body .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  #body .col-md-offset-9 {
    margin-left: 75%;
  }
  #body .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  #body .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  #body .col-md-offset-6 {
    margin-left: 50%;
  }
  #body .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  #body .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  #body .col-md-offset-3 {
    margin-left: 25%;
  }
  #body .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  #body .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  #body .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  #body .col-lg-1, #body .col-lg-2, #body .col-lg-3, #body .col-lg-4, #body .cr02-ambassadorsList article, .cr02-ambassadorsList #body article, #body .col-lg-5, #body .col-lg-6, #body .col-lg-7, #body .col-lg-8, #body .col-lg-9, #body .col-lg-10, #body .col-lg-11, #body .col-lg-12 {
    float: left;
  }
  #body .col-lg-12 {
    width: 100% !important;
  }
  #body .col-lg-11 {
    width: 91.66666667% !important;
  }
  #body .col-lg-10 {
    width: 83.33333333% !important;
  }
  #body .col-lg-9 {
    width: 75% !important;
  }
  #body .col-lg-8 {
    width: 66.66666667% !important;
  }
  #body .col-lg-7 {
    width: 58.33333333% !important;
  }
  #body .col-lg-6 {
    width: 50% !important;
  }
  #body .col-lg-5 {
    width: 41.66666667% !important;
  }
  #body .col-lg-4, #body .cr02-ambassadorsList article, .cr02-ambassadorsList #body article {
    width: 33.33333333% !important;
  }
  #body .col-lg-3 {
    width: 25% !important;
  }
  #body .col-lg-2 {
    width: 16.66666667% !important;
  }
  #body .col-lg-1 {
    width: 8.33333333% !important;
  }
  #body .col-lg-pull-12 {
    right: 100%;
  }
  #body .col-lg-pull-11 {
    right: 91.66666667%;
  }
  #body .col-lg-pull-10 {
    right: 83.33333333%;
  }
  #body .col-lg-pull-9 {
    right: 75%;
  }
  #body .col-lg-pull-8 {
    right: 66.66666667%;
  }
  #body .col-lg-pull-7 {
    right: 58.33333333%;
  }
  #body .col-lg-pull-6 {
    right: 50%;
  }
  #body .col-lg-pull-5 {
    right: 41.66666667%;
  }
  #body .col-lg-pull-4 {
    right: 33.33333333%;
  }
  #body .col-lg-pull-3 {
    right: 25%;
  }
  #body .col-lg-pull-2 {
    right: 16.66666667%;
  }
  #body .col-lg-pull-1 {
    right: 8.33333333%;
  }
  #body .col-lg-pull-0 {
    right: auto;
  }
  #body .col-lg-push-12 {
    left: 100%;
  }
  #body .col-lg-push-11 {
    left: 91.66666667%;
  }
  #body .col-lg-push-10 {
    left: 83.33333333%;
  }
  #body .col-lg-push-9 {
    left: 75%;
  }
  #body .col-lg-push-8 {
    left: 66.66666667%;
  }
  #body .col-lg-push-7 {
    left: 58.33333333%;
  }
  #body .col-lg-push-6 {
    left: 50%;
  }
  #body .col-lg-push-5 {
    left: 41.66666667%;
  }
  #body .col-lg-push-4 {
    left: 33.33333333%;
  }
  #body .col-lg-push-3 {
    left: 25%;
  }
  #body .col-lg-push-2 {
    left: 16.66666667%;
  }
  #body .col-lg-push-1 {
    left: 8.33333333%;
  }
  #body .col-lg-push-0 {
    left: auto;
  }
  #body .col-lg-offset-12 {
    margin-left: 100%;
  }
  #body .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  #body .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  #body .col-lg-offset-9 {
    margin-left: 75%;
  }
  #body .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  #body .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  #body .col-lg-offset-6 {
    margin-left: 50%;
  }
  #body .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  #body .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  #body .col-lg-offset-3 {
    margin-left: 25%;
  }
  #body .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  #body .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  #body .col-lg-offset-0 {
    margin-left: 0;
  }
}
.clearfix:before, .cr02-ambassadorsList article a:before, .cr02-ambassadorsList:before, #bd .RadDataPager:before,
[id*=wsPager_myPager]:before,
[id*=wsPagerTop_myPager]:before, .clearfix:after, .cr02-ambassadorsList article a:after, .cr02-ambassadorsList:after, #bd .RadDataPager:after,
[id*=wsPager_myPager]:after,
[id*=wsPagerTop_myPager]:after, .container:before, .container.sf_cols:before, .container:after, .container.sf_cols:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  content: " ";
  display: table;
}

.clearfix:after, .cr02-ambassadorsList article a:after, .cr02-ambassadorsList:after, #bd .RadDataPager:after,
[id*=wsPager_myPager]:after,
[id*=wsPagerTop_myPager]:after, .container:after, .container.sf_cols:after, .container-fluid:after, .row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-family: "OthersBold";
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
    line-height: 34px;
  }
  input[type=date].input-sm,
input[type=time].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm,
.input-group-sm input[type=date],
.input-group-sm input[type=time],
.input-group-sm input[type=datetime-local],
.input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
input[type=time].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg,
.input-group-lg input[type=date],
.input-group-lg input[type=time],
.input-group-lg input[type=datetime-local],
.input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-family: "OthersBook";
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-family: "OthersBook";
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled],
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=checkbox].disabled,
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}

textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}

textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) and (max-width: 991.9px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
.form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
.form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (min-width: 1200px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
.form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width: 768px) and (max-width: 991.9px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
@media (min-width: 1200px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) and (max-width: 991.9px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 1200px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
@media (min-width: 1200px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.sfforumPostReplyContainer .input-group-lg > .input-group-btn > .sfSubmitBtn,
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .input-group-lg > .input-group-btn > .sfEditBtn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn,
.sfforumPostReplyContainer select.input-group-lg > .input-group-btn > .sfSubmitBtn,
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls select.input-group-lg > .input-group-btn > .sfEditBtn {
  height: 46px;
  line-height: 46px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
.sfforumPostReplyContainer textarea.input-group-lg > .input-group-btn > .sfSubmitBtn,
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls textarea.input-group-lg > .input-group-btn > .sfEditBtn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
.sfforumPostReplyContainer select[multiple].input-group-lg > .input-group-btn > .sfSubmitBtn,
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls select[multiple].input-group-lg > .input-group-btn > .sfEditBtn {
  height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.sfforumPostReplyContainer .input-group-sm > .input-group-btn > .sfSubmitBtn,
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .input-group-sm > .input-group-btn > .sfEditBtn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn,
.sfforumPostReplyContainer select.input-group-sm > .input-group-btn > .sfSubmitBtn,
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls select.input-group-sm > .input-group-btn > .sfEditBtn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
.sfforumPostReplyContainer textarea.input-group-sm > .input-group-btn > .sfSubmitBtn,
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls textarea.input-group-sm > .input-group-btn > .sfEditBtn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
.sfforumPostReplyContainer select[multiple].input-group-sm > .input-group-btn > .sfSubmitBtn,
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls select[multiple].input-group-sm > .input-group-btn > .sfEditBtn {
  height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  font-family: "OthersBook";
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.sfforumPostReplyContainer .input-group-btn:first-child > .sfSubmitBtn,
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .input-group-btn:first-child > .sfEditBtn,
.input-group-btn:first-child > .btn-group > .btn,
.sfforumPostReplyContainer .input-group-btn:first-child > .btn-group > .sfSubmitBtn,
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .input-group-btn:first-child > .btn-group > .sfEditBtn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.sfforumPostReplyContainer .input-group-btn:last-child > .sfSubmitBtn:not(:last-child):not(.dropdown-toggle),
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .input-group-btn:last-child > .sfEditBtn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.sfforumPostReplyContainer .input-group-btn:last-child > .btn-group:not(:last-child) > .sfSubmitBtn,
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .input-group-btn:last-child > .btn-group:not(:last-child) > .sfEditBtn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.sfforumPostReplyContainer .input-group-btn:last-child > .sfSubmitBtn,
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .input-group-btn:last-child > .sfEditBtn,
.input-group-btn:last-child > .btn-group > .btn,
.sfforumPostReplyContainer .input-group-btn:last-child > .btn-group > .sfSubmitBtn,
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .input-group-btn:last-child > .btn-group > .sfEditBtn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.sfforumPostReplyContainer .input-group-btn:first-child > .sfSubmitBtn:not(:first-child),
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .input-group-btn:first-child > .sfEditBtn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.sfforumPostReplyContainer .input-group-btn:first-child > .btn-group:not(:first-child) > .sfSubmitBtn,
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .input-group-btn:first-child > .btn-group:not(:first-child) > .sfEditBtn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn, .sfforumPostReplyContainer .input-group-btn > .sfSubmitBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .input-group-btn > .sfEditBtn {
  position: relative;
}

.input-group-btn > .btn + .btn, .sfforumPostReplyContainer .input-group-btn > .sfSubmitBtn + .btn, .sfforumPostReplyContainer .input-group-btn > .btn + .sfSubmitBtn, .sfforumPostReplyContainer .input-group-btn > .sfSubmitBtn + .sfSubmitBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .input-group-btn > .sfEditBtn + .btn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfforumPostReplyContainer .input-group-btn > .sfEditBtn + .sfSubmitBtn, .sfforumPostReplyContainer .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .input-group-btn > .sfEditBtn + .sfSubmitBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .input-group-btn > .btn + .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfforumPostReplyContainer .input-group-btn > .sfSubmitBtn + .sfEditBtn, .sfforumPostReplyContainer .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .input-group-btn > .sfSubmitBtn + .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .input-group-btn > .sfEditBtn + .sfEditBtn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .sfforumPostReplyContainer .input-group-btn > .sfSubmitBtn:hover, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .input-group-btn > .sfEditBtn:hover,
.input-group-btn > .btn:focus,
.sfforumPostReplyContainer .input-group-btn > .sfSubmitBtn:focus,
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .input-group-btn > .sfEditBtn:focus,
.input-group-btn > .btn:active,
.sfforumPostReplyContainer .input-group-btn > .sfSubmitBtn:active,
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .input-group-btn > .sfEditBtn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn, .sfforumPostReplyContainer .input-group-btn:first-child > .sfSubmitBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .input-group-btn:first-child > .sfEditBtn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn, .sfforumPostReplyContainer .input-group-btn:last-child > .sfSubmitBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .input-group-btn:last-child > .sfEditBtn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.clearfix:before, .cr02-ambassadorsList article a:before, .cr02-ambassadorsList:before, #bd .RadDataPager:before,
[id*=wsPager_myPager]:before,
[id*=wsPagerTop_myPager]:before,
.clearfix:after,
.cr02-ambassadorsList article a:after,
.cr02-ambassadorsList:after,
#bd .RadDataPager:after,
[id*=wsPager_myPager]:after,
[id*=wsPagerTop_myPager]:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.clearfix:after, .cr02-ambassadorsList article a:after, .cr02-ambassadorsList:after, #bd .RadDataPager:after,
[id*=wsPager_myPager]:after,
[id*=wsPagerTop_myPager]:after,
.form-horizontal .form-group:after {
  clear: both;
}

#body .sf_2cols_2_75 .sf_2cols_2in_75 {
  margin-left: 0;
}

#body .sf_2cols_2_67 .sf_2cols_2in_67 {
  margin-left: 0;
}

#body .sf_2cols_2_50 .sf_2cols_2in_50 {
  margin-left: 0;
}

#body .sf_2cols_2_33 .sf_2cols_2in_33 {
  margin-left: 0;
}

#body .sf_2cols_2_25 .sf_2cols_2in_25 {
  margin-left: 0;
}

#body .sf_3cols_2_34 .sf_3cols_2in_34, #body .sf_3cols_3_33 .sf_3cols_3in_33 {
  margin-left: 0;
}

#body .sf_3cols_2_50 .sf_3cols_2in_50, #body .sf_3cols_3_25 .sf_3cols_3in_25 {
  margin-left: 0;
}

#body .sf_4cols_2_25 .sf_4cols_2in_25, #body .sf_4cols_3_25 .sf_4cols_3in_25, #body .sf_4cols_4_25 .sf_4cols_4in_25 {
  margin-left: 0;
}

#body .sf_5cols_2_20 .sf_5cols_2in_20, #body .sf_5cols_3_20 .sf_5cols_3in_20, #body .sf_5cols_4_20 .sf_5cols_4in_20, #body .sf_5cols_5_20 .sf_5cols_5in_20 {
  margin-left: 0;
}

#body .container-fluid .container {
  padding-left: 0;
  padding-right: 0;
  max-width: 1200px;
  width: 100%;
  width: auto;
  width: initial;
}

.col-vcenter {
  display: inline-block !important;
  vertical-align: middle !important;
  float: none !important;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 1.5em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@font-face {
  font-family: "FFDINWebItalic";
  src: url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_0_0.eot");
  src: url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_0_0.eot?#iefix") format("embedded-opentype"), url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_0_0.woff2") format("woff2"), url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_0_0.woff") format("woff"), url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_0_0.ttf") format("truetype");
}
@font-face {
  font-family: "FFDINWebBold";
  src: url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_1_0.eot");
  src: url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_1_0.eot?#iefix") format("embedded-opentype"), url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_1_0.woff2") format("woff2"), url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_1_0.woff") format("woff"), url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_1_0.ttf") format("truetype");
}
@font-face {
  font-family: "FFDINWebMedium";
  src: url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_2_0.eot");
  src: url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_2_0.eot?#iefix") format("embedded-opentype"), url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_2_0.woff2") format("woff2"), url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_2_0.woff") format("woff"), url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_2_0.ttf") format("truetype");
}
@font-face {
  font-family: "FFDINWeb";
  src: url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_3_0.eot");
  src: url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_3_0.eot?#iefix") format("embedded-opentype"), url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_3_0.woff2") format("woff2"), url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_3_0.woff") format("woff"), url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_3_0.ttf") format("truetype");
}
@font-face {
  font-family: "FFDINWebBoldItalic";
  src: url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_4_0.eot");
  src: url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_4_0.eot?#iefix") format("embedded-opentype"), url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_4_0.woff2") format("woff2"), url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_4_0.woff") format("woff"), url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_4_0.ttf") format("truetype");
}
@font-face {
  font-family: "FFDINWebMediumItalic";
  src: url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_5_0.eot");
  src: url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_5_0.eot?#iefix") format("embedded-opentype"), url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_5_0.woff2") format("woff2"), url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_5_0.woff") format("woff"), url("/App_Themes/reskin/fonts/FFDINWEB/2D7CFD_5_0.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat";
  src: url("/App_Themes/reskin/fonts/Montserrat/Montserrat-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "MontserratItalic";
  src: url("/App_Themes/reskin/fonts/Montserrat/Montserrat-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "MontserratSemiBold";
  src: url("/App_Themes/reskin/fonts/Montserrat/Montserrat-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "MontserratSemiBoldItalic";
  src: url("/App_Themes/reskin/fonts/Montserrat/Montserrat-SemiBoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "MontserratBold";
  src: url("/App_Themes/reskin/fonts/Montserrat/Montserrat-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "MontserratBoldItalic";
  src: url("/App_Themes/reskin/fonts/Montserrat/Montserrat-BoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Inter";
  src: url("/App_Themes/reskin/fonts/Inter/Inter-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "InterItalic";
  src: url("/App_Themes/reskin/fonts/Inter/Inter-Italic.woff2") format("woff2");
  font-style: italic;
}
@font-face {
  font-family: "InterMedium";
  src: url("/App_Themes/reskin/fonts/Inter/Inter-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "InterMediumItalic";
  src: url("/App_Themes/reskin/fonts/Inter/Inter-MediumItalic.woff2") format("woff2");
  font-style: italic;
}
@font-face {
  font-family: "InterBold";
  src: url("/App_Themes/reskin/fonts/Inter/Inter-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "InterBoldItalic";
  src: url("/App_Themes/reskin/fonts/Inter/Inter-BoldItalic.woff2") format("woff2");
  font-style: italic;
}
@font-face {
  font-family: "InterSemiBold";
  src: url("/App_Themes/reskin/fonts/Inter/Inter-SemiBold.ttf") format("truetype");
}
html body {
  min-width: auto;
  min-width: inherit;
}

body {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  color: #333;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 767.9px) {
  body {
    font-size: 14px;
  }
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

.greek-base, .delta, .link-box h3, .forum-discussion .forum-discussion-list h2, .cr04-collectionFilter .filterHeading, .cr55-profile-short .media h4, .cr55-profile-short .popup h4, .sfContentBlock h4,
.sfreContentArea h4,
.reContentArea h4, .gamma, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList article.media .media-body h3, .link-box-wImage .link-box-wImage-content h2, div.cr65-searchSelector > h2, .lightbox.update-dob .welcome, .cr10-callToAction h3, .cr20-eventList article h3 a, .bannerWithAside h3, .js-cr13-alternate .accordion__item > a, .js-cr13-normal .accordion__item > a, .cr56-quicklinks h3, .cr84-resourcesForMe h3, .cr205-feature-box-1 .header, .cr85-mahpRegistrationForm fieldset h3, .cr01-activitiesList h2.extraPadding, .cr51-newsList article h3 a, .tile-type-2 h3, .sfFormTitle, .sfContentBlock h3,
.sfreContentArea h3,
.reContentArea h3, .beta, .beyondBlue .sfprofileAvatar h2, .beyondBlue #sfLoginWidgetWrp h2,
.beyondBlue .sfprofileChangePasswordFormWrp h2,
.beyondBlue .sfprofileEditFormWrp h2,
.beyondBlue .forgotPassword h2, .cr05a-askQuesionDetail h1, .cr18-eventItem h1, .m-searchBanner h2.search__title, .m-event.event--next h2, .cr27-forumsList .forumDescription .sfforumGroupTitle, .sfforumPostTitle, .cr69-storiesDetail .cr71-storiesList .media--img, .cr58a-fundraiserItem .subHeading, .cr85-mahpRegistrationForm fieldset h2, .cr01-activitiesList h1.heading2, .cr09b-roadshowEventList .event__search .search__title,
.cr65-searchSelector .event__search .search__title, .cr48-newsItem .sfcommentsTitle, .cr48-newsItem .sfnewsTitle, .cr52-storiesListRotator h2, .sfContentBlock h2,
.sfreContentArea h2,
.reContentArea h2, .alpha, .cr33-fullWidthBanner .fauxHeadingText, .cr55-profile-short h3, .cr207 h3, .sfContentBlock h1,
.sfreContentArea h1,
.reContentArea h1,
.fauxH1,
h1.m-dynamicTitle {
  font-family: "InterBold", sans-serif;
  font-weight: normal;
}
.greek-base[href]:hover, [href].delta:hover, .link-box h3[href]:hover, .forum-discussion .forum-discussion-list h2[href]:hover, .cr04-collectionFilter [href].filterHeading:hover, .cr55-profile-short .media h4[href]:hover, .cr55-profile-short .popup h4[href]:hover, .sfContentBlock h4[href]:hover,
.sfreContentArea h4[href]:hover,
.reContentArea h4[href]:hover, [href].gamma:hover, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList article.media .media-body h3[href]:hover, .link-box-wImage .link-box-wImage-content h2[href]:hover, div.cr65-searchSelector > h2[href]:hover, .lightbox.update-dob [href].welcome:hover, .cr10-callToAction h3[href]:hover, .cr20-eventList article h3 a[href]:hover, .bannerWithAside h3[href]:hover, .js-cr13-alternate .accordion__item > a[href]:hover, .js-cr13-normal .accordion__item > a[href]:hover, .cr56-quicklinks h3[href]:hover, .cr84-resourcesForMe h3[href]:hover, .cr205-feature-box-1 [href].header:hover, .cr85-mahpRegistrationForm fieldset h3[href]:hover, .cr01-activitiesList h2[href].extraPadding:hover, .cr51-newsList article h3 a[href]:hover, .tile-type-2 h3[href]:hover, [href].sfFormTitle:hover, .sfContentBlock h3[href]:hover,
.sfreContentArea h3[href]:hover,
.reContentArea h3[href]:hover, [href].beta:hover, .beyondBlue .sfprofileAvatar h2[href]:hover, .beyondBlue #sfLoginWidgetWrp h2[href]:hover,
.beyondBlue .sfprofileChangePasswordFormWrp h2[href]:hover,
.beyondBlue .sfprofileEditFormWrp h2[href]:hover,
.beyondBlue .forgotPassword h2[href]:hover, .cr05a-askQuesionDetail h1[href]:hover, .cr18-eventItem h1[href]:hover, .m-searchBanner h2[href].search__title:hover, .m-event.event--next h2[href]:hover, .cr27-forumsList .forumDescription [href].sfforumGroupTitle:hover, [href].sfforumPostTitle:hover, .cr69-storiesDetail .cr71-storiesList [href].media--img:hover, .cr58a-fundraiserItem [href].subHeading:hover, .cr85-mahpRegistrationForm fieldset h2[href]:hover, .cr01-activitiesList h1[href].heading2:hover, .cr09b-roadshowEventList .event__search [href].search__title:hover,
.cr65-searchSelector .event__search [href].search__title:hover, .cr48-newsItem [href].sfcommentsTitle:hover, .cr48-newsItem [href].sfnewsTitle:hover, .cr52-storiesListRotator h2[href]:hover, .sfContentBlock h2[href]:hover,
.sfreContentArea h2[href]:hover,
.reContentArea h2[href]:hover, [href].alpha:hover, .cr33-fullWidthBanner [href].fauxHeadingText:hover, .cr55-profile-short h3[href]:hover, .cr207 h3[href]:hover, .sfContentBlock h1[href]:hover,
.sfreContentArea h1[href]:hover,
.reContentArea h1[href]:hover,
[href].fauxH1:hover,
h1[href].m-dynamicTitle:hover, .greek-base[href]:focus, [href].delta:focus, .link-box h3[href]:focus, .forum-discussion .forum-discussion-list h2[href]:focus, .cr04-collectionFilter [href].filterHeading:focus, .cr55-profile-short .media h4[href]:focus, .cr55-profile-short .popup h4[href]:focus, .sfContentBlock h4[href]:focus,
.sfreContentArea h4[href]:focus,
.reContentArea h4[href]:focus, [href].gamma:focus, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList article.media .media-body h3[href]:focus, .link-box-wImage .link-box-wImage-content h2[href]:focus, div.cr65-searchSelector > h2[href]:focus, .lightbox.update-dob [href].welcome:focus, .cr10-callToAction h3[href]:focus, .cr20-eventList article h3 a[href]:focus, .bannerWithAside h3[href]:focus, .js-cr13-alternate .accordion__item > a[href]:focus, .js-cr13-normal .accordion__item > a[href]:focus, .cr56-quicklinks h3[href]:focus, .cr84-resourcesForMe h3[href]:focus, .cr205-feature-box-1 [href].header:focus, .cr85-mahpRegistrationForm fieldset h3[href]:focus, .cr01-activitiesList h2[href].extraPadding:focus, .cr51-newsList article h3 a[href]:focus, .tile-type-2 h3[href]:focus, [href].sfFormTitle:focus, .sfContentBlock h3[href]:focus,
.sfreContentArea h3[href]:focus,
.reContentArea h3[href]:focus, [href].beta:focus, .beyondBlue .sfprofileAvatar h2[href]:focus, .beyondBlue #sfLoginWidgetWrp h2[href]:focus,
.beyondBlue .sfprofileChangePasswordFormWrp h2[href]:focus,
.beyondBlue .sfprofileEditFormWrp h2[href]:focus,
.beyondBlue .forgotPassword h2[href]:focus, .cr05a-askQuesionDetail h1[href]:focus, .cr18-eventItem h1[href]:focus, .m-searchBanner h2[href].search__title:focus, .m-event.event--next h2[href]:focus, .cr27-forumsList .forumDescription [href].sfforumGroupTitle:focus, [href].sfforumPostTitle:focus, .cr69-storiesDetail .cr71-storiesList [href].media--img:focus, .cr58a-fundraiserItem [href].subHeading:focus, .cr85-mahpRegistrationForm fieldset h2[href]:focus, .cr01-activitiesList h1[href].heading2:focus, .cr09b-roadshowEventList .event__search [href].search__title:focus,
.cr65-searchSelector .event__search [href].search__title:focus, .cr48-newsItem [href].sfcommentsTitle:focus, .cr48-newsItem [href].sfnewsTitle:focus, .cr52-storiesListRotator h2[href]:focus, .sfContentBlock h2[href]:focus,
.sfreContentArea h2[href]:focus,
.reContentArea h2[href]:focus, [href].alpha:focus, .cr33-fullWidthBanner [href].fauxHeadingText:focus, .cr55-profile-short h3[href]:focus, .cr207 h3[href]:focus, .sfContentBlock h1[href]:focus,
.sfreContentArea h1[href]:focus,
.reContentArea h1[href]:focus,
[href].fauxH1:focus,
h1[href].m-dynamicTitle:focus {
  color: #BC2279;
}
.background-blue-1 .greek-base, .background-blue-1 .delta, .background-blue-1 .link-box h3, .link-box .background-blue-1 h3, .background-blue-1 .forum-discussion .forum-discussion-list h2, .forum-discussion .forum-discussion-list .background-blue-1 h2, .background-blue-1 .cr04-collectionFilter .filterHeading, .cr04-collectionFilter .background-blue-1 .filterHeading, .background-blue-1 .cr55-profile-short .media h4, .cr55-profile-short .media .background-blue-1 h4, .background-blue-1 .cr55-profile-short .popup h4, .cr55-profile-short .popup .background-blue-1 h4, .background-blue-1 .sfContentBlock h4, .sfContentBlock .background-blue-1 h4,
.background-blue-1 .sfreContentArea h4,
.sfreContentArea .background-blue-1 h4,
.background-blue-1 .reContentArea h4,
.reContentArea .background-blue-1 h4, .background-blue-1 .gamma, .background-blue-1 .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList article.media .media-body h3, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList article.media .media-body .background-blue-1 h3, .background-blue-1 .link-box-wImage .link-box-wImage-content h2, .link-box-wImage .link-box-wImage-content .background-blue-1 h2, .background-blue-1 div.cr65-searchSelector > h2, .background-blue-1 .lightbox.update-dob .welcome, .lightbox.update-dob .background-blue-1 .welcome, .background-blue-1 .cr10-callToAction h3, .cr10-callToAction .background-blue-1 h3, .background-blue-1 .cr20-eventList article h3 a, .cr20-eventList article h3 .background-blue-1 a, .background-blue-1 .bannerWithAside h3, .bannerWithAside .background-blue-1 h3, .background-blue-1 .js-cr13-alternate .accordion__item > a, .js-cr13-alternate .background-blue-1 .accordion__item > a, .background-blue-1 .js-cr13-normal .accordion__item > a, .js-cr13-normal .background-blue-1 .accordion__item > a, .background-blue-1 .cr56-quicklinks h3, .cr56-quicklinks .background-blue-1 h3, .background-blue-1 .cr84-resourcesForMe h3, .cr84-resourcesForMe .background-blue-1 h3, .background-blue-1 .cr205-feature-box-1 .header, .cr205-feature-box-1 .background-blue-1 .header, .background-blue-1 .cr85-mahpRegistrationForm fieldset h3, .cr85-mahpRegistrationForm fieldset .background-blue-1 h3, .background-blue-1 .cr01-activitiesList h2.extraPadding, .cr01-activitiesList .background-blue-1 h2.extraPadding, .background-blue-1 .cr51-newsList article h3 a, .cr51-newsList article h3 .background-blue-1 a, .background-blue-1 .tile-type-2 h3, .tile-type-2 .background-blue-1 h3, .background-blue-1 .sfFormTitle, .background-blue-1 .sfContentBlock h3, .sfContentBlock .background-blue-1 h3,
.background-blue-1 .sfreContentArea h3,
.sfreContentArea .background-blue-1 h3,
.background-blue-1 .reContentArea h3,
.reContentArea .background-blue-1 h3, .background-blue-1 .beta, .background-blue-1 .beyondBlue .sfprofileAvatar h2, .beyondBlue .sfprofileAvatar .background-blue-1 h2, .background-blue-1 .beyondBlue #sfLoginWidgetWrp h2, .beyondBlue #sfLoginWidgetWrp .background-blue-1 h2,
.background-blue-1 .beyondBlue .sfprofileChangePasswordFormWrp h2,
.beyondBlue .sfprofileChangePasswordFormWrp .background-blue-1 h2,
.background-blue-1 .beyondBlue .sfprofileEditFormWrp h2,
.beyondBlue .sfprofileEditFormWrp .background-blue-1 h2,
.background-blue-1 .beyondBlue .forgotPassword h2,
.beyondBlue .forgotPassword .background-blue-1 h2, .background-blue-1 .cr05a-askQuesionDetail h1, .cr05a-askQuesionDetail .background-blue-1 h1, .background-blue-1 .cr18-eventItem h1, .cr18-eventItem .background-blue-1 h1, .background-blue-1 .m-searchBanner h2.search__title, .m-searchBanner .background-blue-1 h2.search__title, .background-blue-1 .m-event.event--next h2, .m-event.event--next .background-blue-1 h2, .background-blue-1 .cr27-forumsList .forumDescription .sfforumGroupTitle, .cr27-forumsList .forumDescription .background-blue-1 .sfforumGroupTitle, .background-blue-1 .sfforumPostTitle, .background-blue-1 .cr69-storiesDetail .cr71-storiesList .media--img, .cr69-storiesDetail .cr71-storiesList .background-blue-1 .media--img, .background-blue-1 .cr58a-fundraiserItem .subHeading, .cr58a-fundraiserItem .background-blue-1 .subHeading, .background-blue-1 .cr85-mahpRegistrationForm fieldset h2, .cr85-mahpRegistrationForm fieldset .background-blue-1 h2, .background-blue-1 .cr01-activitiesList h1.heading2, .cr01-activitiesList .background-blue-1 h1.heading2, .background-blue-1 .cr09b-roadshowEventList .event__search .search__title, .cr09b-roadshowEventList .event__search .background-blue-1 .search__title,
.background-blue-1 .cr65-searchSelector .event__search .search__title,
.cr65-searchSelector .event__search .background-blue-1 .search__title, .background-blue-1 .cr48-newsItem .sfcommentsTitle, .cr48-newsItem .background-blue-1 .sfcommentsTitle, .background-blue-1 .cr48-newsItem .sfnewsTitle, .cr48-newsItem .background-blue-1 .sfnewsTitle, .background-blue-1 .cr52-storiesListRotator h2, .cr52-storiesListRotator .background-blue-1 h2, .background-blue-1 .sfContentBlock h2, .sfContentBlock .background-blue-1 h2,
.background-blue-1 .sfreContentArea h2,
.sfreContentArea .background-blue-1 h2,
.background-blue-1 .reContentArea h2,
.reContentArea .background-blue-1 h2, .background-blue-1 .alpha, .background-blue-1 .cr33-fullWidthBanner .fauxHeadingText, .cr33-fullWidthBanner .background-blue-1 .fauxHeadingText, .background-blue-1 .cr55-profile-short h3, .cr55-profile-short .background-blue-1 h3, .background-blue-1 .cr207 h3, .cr207 .background-blue-1 h3, .background-blue-1 .sfContentBlock h1, .sfContentBlock .background-blue-1 h1,
.background-blue-1 .sfreContentArea h1,
.sfreContentArea .background-blue-1 h1,
.background-blue-1 .reContentArea h1,
.reContentArea .background-blue-1 h1,
.background-blue-1 .fauxH1,
.background-blue-1 h1.m-dynamicTitle {
  color: #fff;
}

.alpha, .cr33-fullWidthBanner .fauxHeadingText, .cr55-profile-short h3, .cr207 h3, .sfContentBlock h1,
.sfreContentArea h1,
.reContentArea h1,
.fauxH1,
h1.m-dynamicTitle {
  font-size: 40px;
  line-height: 1em;
  color: #009BC9;
  margin: 0 0 10px;
}
.alpha em, .cr33-fullWidthBanner .fauxHeadingText em, .cr55-profile-short h3 em, .cr207 h3 em, .sfContentBlock h1 em,
.sfreContentArea h1 em,
.reContentArea h1 em,
.fauxH1 em,
h1.m-dynamicTitle em {
  font-family: "InterBoldItalic", sans-serif;
  font-style: normal;
}
@media (max-width: 767.9px) {
  .alpha, .cr33-fullWidthBanner .fauxHeadingText, .cr55-profile-short h3, .cr207 h3, .sfContentBlock h1,
.sfreContentArea h1,
.reContentArea h1,
.fauxH1,
h1.m-dynamicTitle {
    font-size: 28px;
    line-height: 28px;
  }
}

.beta, .beyondBlue .sfprofileAvatar h2, .beyondBlue #sfLoginWidgetWrp h2,
.beyondBlue .sfprofileChangePasswordFormWrp h2,
.beyondBlue .sfprofileEditFormWrp h2,
.beyondBlue .forgotPassword h2, .cr05a-askQuesionDetail h1, .cr18-eventItem h1, .m-searchBanner h2.search__title, .m-event.event--next h2, .cr27-forumsList .forumDescription .sfforumGroupTitle, .sfforumPostTitle, .cr69-storiesDetail .cr71-storiesList .media--img, .cr58a-fundraiserItem .subHeading, .cr85-mahpRegistrationForm fieldset h2, .cr01-activitiesList h1.heading2, .cr09b-roadshowEventList .event__search .search__title,
.cr65-searchSelector .event__search .search__title, .cr48-newsItem .sfcommentsTitle, .cr48-newsItem .sfnewsTitle, .cr52-storiesListRotator h2, .sfContentBlock h2,
.sfreContentArea h2,
.reContentArea h2 {
  font-size: 30px;
  line-height: 34px;
  color: #009BC9;
  font-family: "InterBold", sans-serif;
  margin: 30px 0 10px;
}
.beta em, .beyondBlue .sfprofileAvatar h2 em, .beyondBlue #sfLoginWidgetWrp h2 em,
.beyondBlue .sfprofileChangePasswordFormWrp h2 em,
.beyondBlue .sfprofileEditFormWrp h2 em,
.beyondBlue .forgotPassword h2 em, .cr05a-askQuesionDetail h1 em, .cr18-eventItem h1 em, .m-searchBanner h2.search__title em, .m-event.event--next h2 em, .cr27-forumsList .forumDescription .sfforumGroupTitle em, .sfforumPostTitle em, .cr69-storiesDetail .cr71-storiesList .media--img em, .cr58a-fundraiserItem .subHeading em, .cr85-mahpRegistrationForm fieldset h2 em, .cr01-activitiesList h1.heading2 em, .cr09b-roadshowEventList .event__search .search__title em,
.cr65-searchSelector .event__search .search__title em, .cr48-newsItem .sfcommentsTitle em, .cr48-newsItem .sfnewsTitle em, .cr52-storiesListRotator h2 em, .sfContentBlock h2 em,
.sfreContentArea h2 em,
.reContentArea h2 em {
  font-family: "InterBoldItalic", sans-serif;
  font-style: normal;
}
@media (max-width: 767.9px) {
  .beta, .beyondBlue .sfprofileAvatar h2, .beyondBlue #sfLoginWidgetWrp h2,
.beyondBlue .sfprofileChangePasswordFormWrp h2,
.beyondBlue .sfprofileEditFormWrp h2,
.beyondBlue .forgotPassword h2, .cr05a-askQuesionDetail h1, .cr18-eventItem h1, .m-searchBanner h2.search__title, .m-event.event--next h2, .cr27-forumsList .forumDescription .sfforumGroupTitle, .sfforumPostTitle, .cr69-storiesDetail .cr71-storiesList .media--img, .cr58a-fundraiserItem .subHeading, .cr85-mahpRegistrationForm fieldset h2, .cr01-activitiesList h1.heading2, .cr09b-roadshowEventList .event__search .search__title,
.cr65-searchSelector .event__search .search__title, .cr48-newsItem .sfcommentsTitle, .cr48-newsItem .sfnewsTitle, .cr52-storiesListRotator h2, .sfContentBlock h2,
.sfreContentArea h2,
.reContentArea h2 {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .beta, .beyondBlue .sfprofileAvatar h2, .beyondBlue #sfLoginWidgetWrp h2,
.beyondBlue .sfprofileChangePasswordFormWrp h2,
.beyondBlue .sfprofileEditFormWrp h2,
.beyondBlue .forgotPassword h2, .cr05a-askQuesionDetail h1, .cr18-eventItem h1, .m-searchBanner h2.search__title, .m-event.event--next h2, .cr27-forumsList .forumDescription .sfforumGroupTitle, .sfforumPostTitle, .cr69-storiesDetail .cr71-storiesList .media--img, .cr58a-fundraiserItem .subHeading, .cr85-mahpRegistrationForm fieldset h2, .cr01-activitiesList h1.heading2, .cr09b-roadshowEventList .event__search .search__title,
.cr65-searchSelector .event__search .search__title, .cr48-newsItem .sfcommentsTitle, .cr48-newsItem .sfnewsTitle, .cr52-storiesListRotator h2, .sfContentBlock h2,
.sfreContentArea h2,
.reContentArea h2 {
    font-size: 22px;
    line-height: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .beta, .beyondBlue .sfprofileAvatar h2, .beyondBlue #sfLoginWidgetWrp h2,
.beyondBlue .sfprofileChangePasswordFormWrp h2,
.beyondBlue .sfprofileEditFormWrp h2,
.beyondBlue .forgotPassword h2, .cr05a-askQuesionDetail h1, .cr18-eventItem h1, .m-searchBanner h2.search__title, .m-event.event--next h2, .cr27-forumsList .forumDescription .sfforumGroupTitle, .sfforumPostTitle, .cr69-storiesDetail .cr71-storiesList .media--img, .cr58a-fundraiserItem .subHeading, .cr85-mahpRegistrationForm fieldset h2, .cr01-activitiesList h1.heading2, .cr09b-roadshowEventList .event__search .search__title,
.cr65-searchSelector .event__search .search__title, .cr48-newsItem .sfcommentsTitle, .cr48-newsItem .sfnewsTitle, .cr52-storiesListRotator h2, .sfContentBlock h2,
.sfreContentArea h2,
.reContentArea h2 {
    font-size: 22px;
    line-height: 24px;
  }
}

.gamma, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList article.media .media-body h3, .link-box-wImage .link-box-wImage-content h2, div.cr65-searchSelector > h2, .lightbox.update-dob .welcome, .cr10-callToAction h3, .cr20-eventList article h3 a, .bannerWithAside h3, .js-cr13-alternate .accordion__item > a, .js-cr13-normal .accordion__item > a, .cr56-quicklinks h3, .cr84-resourcesForMe h3, .cr205-feature-box-1 .header, .cr85-mahpRegistrationForm fieldset h3, .cr01-activitiesList h2.extraPadding, .cr51-newsList article h3 a, .tile-type-2 h3, .sfFormTitle, .sfContentBlock h3,
.sfreContentArea h3,
.reContentArea h3 {
  font-size: 22px;
  line-height: 24px;
  color: #009BC9;
  font-family: "InterBold", sans-serif;
  margin: 20px 0 10px;
}
.gamma em, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList article.media .media-body h3 em, .link-box-wImage .link-box-wImage-content h2 em, div.cr65-searchSelector > h2 em, .lightbox.update-dob .welcome em, .cr10-callToAction h3 em, .cr20-eventList article h3 a em, .bannerWithAside h3 em, .js-cr13-alternate .accordion__item > a em, .js-cr13-normal .accordion__item > a em, .cr56-quicklinks h3 em, .cr84-resourcesForMe h3 em, .cr205-feature-box-1 .header em, .cr85-mahpRegistrationForm fieldset h3 em, .cr01-activitiesList h2.extraPadding em, .cr51-newsList article h3 a em, .tile-type-2 h3 em, .sfFormTitle em, .sfContentBlock h3 em,
.sfreContentArea h3 em,
.reContentArea h3 em {
  font-family: "InterBoldItalic", sans-serif;
  font-style: normal;
}
@media (max-width: 767.9px) {
  .gamma, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList article.media .media-body h3, .link-box-wImage .link-box-wImage-content h2, div.cr65-searchSelector > h2, .lightbox.update-dob .welcome, .cr10-callToAction h3, .cr20-eventList article h3 a, .bannerWithAside h3, .js-cr13-alternate .accordion__item > a, .js-cr13-normal .accordion__item > a, .cr56-quicklinks h3, .cr84-resourcesForMe h3, .cr205-feature-box-1 .header, .cr85-mahpRegistrationForm fieldset h3, .cr01-activitiesList h2.extraPadding, .cr51-newsList article h3 a, .tile-type-2 h3, .sfFormTitle, .sfContentBlock h3,
.sfreContentArea h3,
.reContentArea h3 {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .gamma, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList article.media .media-body h3, .link-box-wImage .link-box-wImage-content h2, div.cr65-searchSelector > h2, .lightbox.update-dob .welcome, .cr10-callToAction h3, .cr20-eventList article h3 a, .bannerWithAside h3, .js-cr13-alternate .accordion__item > a, .js-cr13-normal .accordion__item > a, .cr56-quicklinks h3, .cr84-resourcesForMe h3, .cr205-feature-box-1 .header, .cr85-mahpRegistrationForm fieldset h3, .cr01-activitiesList h2.extraPadding, .cr51-newsList article h3 a, .tile-type-2 h3, .sfFormTitle, .sfContentBlock h3,
.sfreContentArea h3,
.reContentArea h3 {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .gamma, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList article.media .media-body h3, .link-box-wImage .link-box-wImage-content h2, div.cr65-searchSelector > h2, .lightbox.update-dob .welcome, .cr10-callToAction h3, .cr20-eventList article h3 a, .bannerWithAside h3, .js-cr13-alternate .accordion__item > a, .js-cr13-normal .accordion__item > a, .cr56-quicklinks h3, .cr84-resourcesForMe h3, .cr205-feature-box-1 .header, .cr85-mahpRegistrationForm fieldset h3, .cr01-activitiesList h2.extraPadding, .cr51-newsList article h3 a, .tile-type-2 h3, .sfFormTitle, .sfContentBlock h3,
.sfreContentArea h3,
.reContentArea h3 {
    font-size: 18px;
    line-height: 20px;
  }
}

.delta, .link-box h3, .forum-discussion .forum-discussion-list h2, .cr04-collectionFilter .filterHeading, .cr55-profile-short .media h4, .cr55-profile-short .popup h4, .sfContentBlock h4,
.sfreContentArea h4,
.reContentArea h4 {
  font-size: 18px;
  line-height: 20px;
  color: #009BC9;
  font-family: "InterBold", sans-serif;
  margin: 15px 0 10px;
}
.delta em, .link-box h3 em, .forum-discussion .forum-discussion-list h2 em, .cr04-collectionFilter .filterHeading em, .cr55-profile-short .media h4 em, .cr55-profile-short .popup h4 em, .sfContentBlock h4 em,
.sfreContentArea h4 em,
.reContentArea h4 em {
  font-family: "InterBoldItalic", sans-serif;
  font-style: normal;
}
@media (max-width: 767.9px) {
  .delta, .link-box h3, .forum-discussion .forum-discussion-list h2, .cr04-collectionFilter .filterHeading, .cr55-profile-short .media h4, .cr55-profile-short .popup h4, .sfContentBlock h4,
.sfreContentArea h4,
.reContentArea h4 {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .delta, .link-box h3, .forum-discussion .forum-discussion-list h2, .cr04-collectionFilter .filterHeading, .cr55-profile-short .media h4, .cr55-profile-short .popup h4, .sfContentBlock h4,
.sfreContentArea h4,
.reContentArea h4 {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .delta, .link-box h3, .forum-discussion .forum-discussion-list h2, .cr04-collectionFilter .filterHeading, .cr55-profile-short .media h4, .cr55-profile-short .popup h4, .sfContentBlock h4,
.sfreContentArea h4,
.reContentArea h4 {
    font-size: 16px;
    line-height: 20px;
  }
}

.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews .cr68-socialMedia,
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews .buttonAlt,
.link,
.facetedResults .sfsearchResultUrl a,
.beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp .sfregisterField a,
.beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList .sfregisterField a,
.beyondBlue #sfLoginWidgetWrp .boxout .sfregisterField a,
.beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp .sfregisterField a,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList .sfregisterField a,
.beyondBlue .sfprofileChangePasswordFormWrp .boxout .sfregisterField a,
.beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp .sfregisterField a,
.beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList .sfregisterField a,
.beyondBlue .sfprofileEditFormWrp .boxout .sfregisterField a,
.beyondBlue .forgotPassword .sfLoginFieldsWrp .sfregisterField a,
.beyondBlue .forgotPassword .sfprofileFieldsList .sfregisterField a,
.beyondBlue .forgotPassword .boxout .sfregisterField a,
.sfsearchReultTitleSnippetUrl .sfsearchResultUrl a,
.sfsearchReultTitleSnippetUrl .sfsearchResultTitle a,
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews h3 a,
.cr05a-askQuesionDetail .meta a,
.lightbox.update-dob .why,
.cr18-eventItem .meta a,
.sfforumReplyPostWrp .oldestNewest .orderReply,
.cr29-forumPosts .sfforumThreadPostContentWrp .sfforumReportBtn.btn,
.cr29-forumPosts .sfforumThreadPostContentWrp .sfforumPostReplyContainer .sfforumReportBtn.sfSubmitBtn,
.sfforumPostReplyContainer .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumReportBtn.sfSubmitBtn,
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfforumReportBtn.sfEditBtn,
.cr29-forumPosts .sfforumThreadPostContentWrp a,
.sfforumNewThreadWrp .sfCancel,
.cr47-forumActivity .separatedList li a,
.cr55-profile-short .popup a,
.cr24-mahpResults .info1 a,
.cr45-mediaReleaseList section ol li .media--content .fileIcons a,
.cr45-mediaReleaseList section ol li .media--content .headlineText,
.cr51-newsList article h3 a,
label a,
table a {
  color: #E0004D;
  text-decoration: none;
}
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews .cr68-socialMedia:hover,
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews .buttonAlt:hover, .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews .cr68-socialMedia:focus,
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews .buttonAlt:focus,
.link:hover,
.facetedResults .sfsearchResultUrl a:hover,
.beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp .sfregisterField a:hover,
.beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList .sfregisterField a:hover,
.beyondBlue #sfLoginWidgetWrp .boxout .sfregisterField a:hover,
.beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp .sfregisterField a:hover,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList .sfregisterField a:hover,
.beyondBlue .sfprofileChangePasswordFormWrp .boxout .sfregisterField a:hover,
.beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp .sfregisterField a:hover,
.beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList .sfregisterField a:hover,
.beyondBlue .sfprofileEditFormWrp .boxout .sfregisterField a:hover,
.beyondBlue .forgotPassword .sfLoginFieldsWrp .sfregisterField a:hover,
.beyondBlue .forgotPassword .sfprofileFieldsList .sfregisterField a:hover,
.beyondBlue .forgotPassword .boxout .sfregisterField a:hover,
.sfsearchReultTitleSnippetUrl .sfsearchResultUrl a:hover,
.sfsearchReultTitleSnippetUrl .sfsearchResultTitle a:hover,
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews h3 a:hover,
.cr05a-askQuesionDetail .meta a:hover,
.lightbox.update-dob .why:hover,
.cr18-eventItem .meta a:hover,
.sfforumReplyPostWrp .oldestNewest .orderReply:hover,
.cr29-forumPosts .sfforumThreadPostContentWrp .sfforumReportBtn.btn:hover,
.cr29-forumPosts .sfforumThreadPostContentWrp .sfforumPostReplyContainer .sfforumReportBtn.sfSubmitBtn:hover,
.sfforumPostReplyContainer .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumReportBtn.sfSubmitBtn:hover,
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfforumReportBtn.sfEditBtn:hover,
.cr29-forumPosts .sfforumThreadPostContentWrp a:hover,
.sfforumNewThreadWrp .sfCancel:hover,
.cr47-forumActivity .separatedList li a:hover,
.cr55-profile-short .popup a:hover,
.cr24-mahpResults .info1 a:hover,
.cr45-mediaReleaseList section ol li .media--content .fileIcons a:hover,
.cr45-mediaReleaseList section ol li .media--content .headlineText:hover,
.cr51-newsList article h3 a:hover,
label a:hover,
table a:hover,
.link:focus,
.facetedResults .sfsearchResultUrl a:focus,
.beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp .sfregisterField a:focus,
.beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList .sfregisterField a:focus,
.beyondBlue #sfLoginWidgetWrp .boxout .sfregisterField a:focus,
.beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp .sfregisterField a:focus,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList .sfregisterField a:focus,
.beyondBlue .sfprofileChangePasswordFormWrp .boxout .sfregisterField a:focus,
.beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp .sfregisterField a:focus,
.beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList .sfregisterField a:focus,
.beyondBlue .sfprofileEditFormWrp .boxout .sfregisterField a:focus,
.beyondBlue .forgotPassword .sfLoginFieldsWrp .sfregisterField a:focus,
.beyondBlue .forgotPassword .sfprofileFieldsList .sfregisterField a:focus,
.beyondBlue .forgotPassword .boxout .sfregisterField a:focus,
.sfsearchReultTitleSnippetUrl .sfsearchResultUrl a:focus,
.sfsearchReultTitleSnippetUrl .sfsearchResultTitle a:focus,
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews h3 a:focus,
.cr05a-askQuesionDetail .meta a:focus,
.lightbox.update-dob .why:focus,
.cr18-eventItem .meta a:focus,
.sfforumReplyPostWrp .oldestNewest .orderReply:focus,
.cr29-forumPosts .sfforumThreadPostContentWrp .sfforumReportBtn.btn:focus,
.cr29-forumPosts .sfforumThreadPostContentWrp .sfforumPostReplyContainer .sfforumReportBtn.sfSubmitBtn:focus,
.sfforumPostReplyContainer .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumReportBtn.sfSubmitBtn:focus,
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfforumReportBtn.sfEditBtn:focus,
.cr29-forumPosts .sfforumThreadPostContentWrp a:focus,
.sfforumNewThreadWrp .sfCancel:focus,
.cr47-forumActivity .separatedList li a:focus,
.cr55-profile-short .popup a:focus,
.cr24-mahpResults .info1 a:focus,
.cr45-mediaReleaseList section ol li .media--content .fileIcons a:focus,
.cr45-mediaReleaseList section ol li .media--content .headlineText:focus,
.cr51-newsList article h3 a:focus,
label a:focus,
table a:focus {
  text-decoration: underline;
  color: #009BC9 !important;
}

ol li {
  list-style: none;
}

p {
  margin-bottom: 1em;
}
p span {
  font-size: 1em !important;
}

.alpha a, .cr33-fullWidthBanner .fauxHeadingText a, .cr55-profile-short h3 a, .cr207 h3 a, .sfContentBlock h1 a,
.sfreContentArea h1 a,
.reContentArea h1 a, .alpha .linkText, .cr33-fullWidthBanner .fauxHeadingText .linkText, .cr55-profile-short h3 .linkText, .beta a, .beyondBlue .sfprofileAvatar h2 a, .beyondBlue #sfLoginWidgetWrp h2 a,
.beyondBlue .sfprofileChangePasswordFormWrp h2 a,
.beyondBlue .sfprofileEditFormWrp h2 a,
.beyondBlue .forgotPassword h2 a, .cr05a-askQuesionDetail h1 a, .cr18-eventItem h1 a, .m-searchBanner h2.search__title a, .m-event.event--next h2 a, .cr27-forumsList .forumDescription .sfforumGroupTitle a, .sfforumPostTitle a, .cr69-storiesDetail .cr71-storiesList .media--img a, .cr58a-fundraiserItem .subHeading a, .cr85-mahpRegistrationForm fieldset h2 a, .cr01-activitiesList h1.heading2 a, .cr09b-roadshowEventList .event__search .search__title a,
.cr65-searchSelector .event__search .search__title a, .cr48-newsItem .sfcommentsTitle a, .cr48-newsItem .sfnewsTitle a, .cr52-storiesListRotator h2 a, .sfContentBlock h2 a,
.sfreContentArea h2 a,
.reContentArea h2 a, .beta .linkText, .beyondBlue .sfprofileAvatar h2 .linkText, .beyondBlue #sfLoginWidgetWrp h2 .linkText,
.beyondBlue .sfprofileChangePasswordFormWrp h2 .linkText,
.beyondBlue .sfprofileEditFormWrp h2 .linkText,
.beyondBlue .forgotPassword h2 .linkText, .cr05a-askQuesionDetail h1 .linkText, .cr18-eventItem h1 .linkText, .m-searchBanner h2.search__title .linkText, .m-event.event--next h2 .linkText, .cr27-forumsList .forumDescription .sfforumGroupTitle .linkText, .sfforumPostTitle .linkText, .cr69-storiesDetail .cr71-storiesList .media--img .linkText, .cr58a-fundraiserItem .subHeading .linkText, .cr85-mahpRegistrationForm fieldset h2 .linkText, .cr01-activitiesList h1.heading2 .linkText, .cr09b-roadshowEventList .event__search .search__title .linkText,
.cr65-searchSelector .event__search .search__title .linkText, .cr48-newsItem .sfcommentsTitle .linkText, .cr48-newsItem .sfnewsTitle .linkText, .gamma a, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList article.media .media-body h3 a, .link-box-wImage .link-box-wImage-content h2 a, div.cr65-searchSelector > h2 a, .lightbox.update-dob .welcome a, .cr10-callToAction h3 a, .cr20-eventList article h3 a a, .bannerWithAside h3 a, .js-cr13-alternate .accordion__item > a a, .js-cr13-normal .accordion__item > a a, .cr56-quicklinks h3 a, .cr84-resourcesForMe h3 a, .cr205-feature-box-1 .header a, .cr85-mahpRegistrationForm fieldset h3 a, .cr01-activitiesList h2.extraPadding a, .cr51-newsList article h3 a a, .tile-type-2 h3 a, .sfFormTitle a, .sfContentBlock h3 a,
.sfreContentArea h3 a,
.reContentArea h3 a, .gamma .linkText, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList article.media .media-body h3 .linkText, .link-box-wImage .link-box-wImage-content h2 .linkText, div.cr65-searchSelector > h2 .linkText, .lightbox.update-dob .welcome .linkText, .cr10-callToAction h3 .linkText, .cr20-eventList article h3 a .linkText, .js-cr13-alternate .accordion__item > a .linkText, .js-cr13-normal .accordion__item > a .linkText, .cr205-feature-box-1 .header .linkText, .cr85-mahpRegistrationForm fieldset h3 .linkText, .cr01-activitiesList h2.extraPadding .linkText, .cr51-newsList article h3 a .linkText, .sfFormTitle .linkText, .delta a, .link-box h3 a, .forum-discussion .forum-discussion-list h2 a, .cr04-collectionFilter .filterHeading a, .cr55-profile-short .media h4 a, .cr55-profile-short .popup h4 a, .sfContentBlock h4 a,
.sfreContentArea h4 a,
.reContentArea h4 a, .delta .linkText, .link-box h3 .linkText, .forum-discussion .forum-discussion-list h2 .linkText, .cr04-collectionFilter .filterHeading .linkText, .cr55-profile-short .media h4 .linkText, .cr55-profile-short .popup h4 .linkText,
h1 a,
h1 .linkText, h2 a, h2 .linkText, h3 a, h3 .linkText, h4 a, h4 .linkText, h5 a, h5 .linkText, h6 a, h6 .linkText,
.h1 a,
.h1 .linkText, .h2 a, .h2 .linkText, .h3 a, .h3 .linkText, .h4 a, .h4 .linkText, .h5 a, .h5 .linkText, .h6 a, .h6 .linkText {
  display: block;
}
.alpha a, .cr33-fullWidthBanner .fauxHeadingText a, .cr55-profile-short h3 a, .cr207 h3 a, .sfContentBlock h1 a,
.sfreContentArea h1 a,
.reContentArea h1 a, .beta a, .beyondBlue .sfprofileAvatar h2 a, .beyondBlue #sfLoginWidgetWrp h2 a,
.beyondBlue .sfprofileChangePasswordFormWrp h2 a,
.beyondBlue .sfprofileEditFormWrp h2 a,
.beyondBlue .forgotPassword h2 a, .cr05a-askQuesionDetail h1 a, .cr18-eventItem h1 a, .m-searchBanner h2.search__title a, .m-event.event--next h2 a, .cr27-forumsList .forumDescription .sfforumGroupTitle a, .sfforumPostTitle a, .cr69-storiesDetail .cr71-storiesList .media--img a, .cr58a-fundraiserItem .subHeading a, .cr85-mahpRegistrationForm fieldset h2 a, .cr01-activitiesList h1.heading2 a, .cr09b-roadshowEventList .event__search .search__title a,
.cr65-searchSelector .event__search .search__title a, .cr48-newsItem .sfcommentsTitle a, .cr48-newsItem .sfnewsTitle a, .cr52-storiesListRotator h2 a, .sfContentBlock h2 a,
.sfreContentArea h2 a,
.reContentArea h2 a, .gamma a, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList article.media .media-body h3 a, .link-box-wImage .link-box-wImage-content h2 a, div.cr65-searchSelector > h2 a, .lightbox.update-dob .welcome a, .cr10-callToAction h3 a, .cr20-eventList article h3 a a, .bannerWithAside h3 a, .js-cr13-alternate .accordion__item > a a, .js-cr13-normal .accordion__item > a a, .cr56-quicklinks h3 a, .cr84-resourcesForMe h3 a, .cr205-feature-box-1 .header a, .cr85-mahpRegistrationForm fieldset h3 a, .cr01-activitiesList h2.extraPadding a, .cr51-newsList article h3 a a, .tile-type-2 h3 a, .sfFormTitle a, .sfContentBlock h3 a,
.sfreContentArea h3 a,
.reContentArea h3 a, .delta a, .link-box h3 a, .forum-discussion .forum-discussion-list h2 a, .cr04-collectionFilter .filterHeading a, .cr55-profile-short .media h4 a, .cr55-profile-short .popup h4 a, .sfContentBlock h4 a,
.sfreContentArea h4 a,
.reContentArea h4 a,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  margin: 0;
}

.tableResponsive {
  overflow-x: auto;
}

.sfContentBlock,
.sfreContentArea,
.reContentArea {
  word-break: break-word;
  color: #333;
}
.sfContentBlock em,
.sfreContentArea em,
.reContentArea em {
  font-family: "InterItalic", sans-serif;
  font-style: normal;
}
.sfContentBlock em strong,
.sfreContentArea em strong,
.reContentArea em strong {
  font-family: "InterBoldItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
}
.sfContentBlock strong,
.sfreContentArea strong,
.reContentArea strong {
  font-family: "InterBold", sans-serif;
  font-weight: normal;
}
.sfContentBlock strong em,
.sfreContentArea strong em,
.reContentArea strong em {
  font-family: "InterBoldItalic", sans-serif;
  font-style: normal;
}
.sfContentBlock:before, .sfContentBlock:after,
.sfreContentArea:before,
.sfreContentArea:after,
.reContentArea:before,
.reContentArea:after {
  content: "";
  display: table;
  overflow: hidden;
}
.lt-ie9 .sfContentBlock,
.lt-ie9 .sfreContentArea,
.lt-ie9 .reContentArea {
  overflow: hidden;
}
.sfContentBlock .contentImgWrap,
.sfreContentArea .contentImgWrap,
.reContentArea .contentImgWrap {
  position: relative;
  display: block;
  max-width: 100%;
}
.sfContentBlock .contentImgWrap a,
.sfreContentArea .contentImgWrap a,
.reContentArea .contentImgWrap a {
  display: inline-block;
}
.sfContentBlock .contentImgWrap a:hover, .sfContentBlock .contentImgWrap a:focus,
.sfreContentArea .contentImgWrap a:hover,
.sfreContentArea .contentImgWrap a:focus,
.reContentArea .contentImgWrap a:hover,
.reContentArea .contentImgWrap a:focus {
  filter: alpha(opacity="80");
  opacity: 0.8;
}
.sfContentBlock .contentImgWrap p,
.sfreContentArea .contentImgWrap p,
.reContentArea .contentImgWrap p {
  float: none;
}
.sfContentBlock .contentImgWrap img,
.sfreContentArea .contentImgWrap img,
.reContentArea .contentImgWrap img {
  display: block;
  clear: both;
  vertical-align: inherit;
  max-width: 100%;
}
.sfContentBlock .contentImgWrap.floatLeft,
.sfreContentArea .contentImgWrap.floatLeft,
.reContentArea .contentImgWrap.floatLeft {
  float: left;
  margin-right: 20px;
}
.sfContentBlock .contentImgWrap.floatRight,
.sfreContentArea .contentImgWrap.floatRight,
.reContentArea .contentImgWrap.floatRight {
  float: right;
  margin-left: 20px;
}
.sfContentBlock .contentImgWrap.floatMiddle,
.sfreContentArea .contentImgWrap.floatMiddle,
.reContentArea .contentImgWrap.floatMiddle {
  display: block;
  text-align: center;
}
.sfContentBlock .contentImgWrap.floatMiddle img,
.sfreContentArea .contentImgWrap.floatMiddle img,
.reContentArea .contentImgWrap.floatMiddle img {
  margin: auto;
  clear: both;
  overflow: auto;
}
.sfContentBlock .contentImgWrap.floatMiddle p,
.sfreContentArea .contentImgWrap.floatMiddle p,
.reContentArea .contentImgWrap.floatMiddle p {
  text-align: center;
  width: auto;
}
.sfContentBlock .intro,
.sfreContentArea .intro,
.reContentArea .intro {
  color: #363636;
  font-weight: bold;
}
.sfContentBlock a,
.sfreContentArea a,
.reContentArea a {
  text-decoration: none;
  color: #E0004D;
}
.sfContentBlock a:hover, .sfContentBlock a:focus,
.sfreContentArea a:hover,
.sfreContentArea a:focus,
.reContentArea a:hover,
.reContentArea a:focus {
  text-decoration: underline;
  color: #009BC9;
}
.sfContentBlock ul,
.sfContentBlock ol,
.sfreContentArea ul,
.sfreContentArea ol,
.reContentArea ul,
.reContentArea ol {
  margin: 0.5em 0 1em 33px;
}
.sfContentBlock ul ul,
.sfContentBlock ul ol,
.sfContentBlock ol ul,
.sfContentBlock ol ol,
.sfreContentArea ul ul,
.sfreContentArea ul ol,
.sfreContentArea ol ul,
.sfreContentArea ol ol,
.reContentArea ul ul,
.reContentArea ul ol,
.reContentArea ol ul,
.reContentArea ol ol {
  margin: 10px 0 0px 19px;
}
.sfContentBlock ul ul > li:before,
.sfContentBlock ul ol > li:before,
.sfContentBlock ol ul > li:before,
.sfContentBlock ol ol > li:before,
.sfreContentArea ul ul > li:before,
.sfreContentArea ul ol > li:before,
.sfreContentArea ol ul > li:before,
.sfreContentArea ol ol > li:before,
.reContentArea ul ul > li:before,
.reContentArea ul ol > li:before,
.reContentArea ol ul > li:before,
.reContentArea ol ol > li:before {
  color: #009BC9;
}
.sfContentBlock ul > li,
.sfContentBlock ol > li,
.sfreContentArea ul > li,
.sfreContentArea ol > li,
.reContentArea ul > li,
.reContentArea ol > li {
  margin-bottom: 10px;
  line-height: 1.4em;
  position: relative;
  list-style: none;
}
.sfContentBlock ul > li:before,
.sfContentBlock ol > li:before,
.sfreContentArea ul > li:before,
.sfreContentArea ol > li:before,
.reContentArea ul > li:before,
.reContentArea ol > li:before {
  color: #009BC9;
  font-weight: bold;
  position: absolute;
}
.lt-ie8 .sfContentBlock ul > li, .no-generatedcontent .sfContentBlock ul > li,
.lt-ie8 .sfContentBlock ol > li,
.no-generatedcontent .sfContentBlock ol > li,
.lt-ie8 .sfreContentArea ul > li,
.no-generatedcontent .sfreContentArea ul > li,
.lt-ie8 .sfreContentArea ol > li,
.no-generatedcontent .sfreContentArea ol > li,
.lt-ie8 .reContentArea ul > li,
.no-generatedcontent .reContentArea ul > li,
.lt-ie8 .reContentArea ol > li,
.no-generatedcontent .reContentArea ol > li {
  position: static;
}
.sfContentBlock ul ul > li:before,
.sfContentBlock ol ul > li:before,
.sfreContentArea ul ul > li:before,
.sfreContentArea ol ul > li:before,
.reContentArea ul ul > li:before,
.reContentArea ol ul > li:before {
  content: "•";
  left: -15px;
}
.sfContentBlock ul ol > li,
.sfContentBlock ol ol > li,
.sfreContentArea ul ol > li,
.sfreContentArea ol ol > li,
.reContentArea ul ol > li,
.reContentArea ol ol > li {
  counter-increment: letters;
}
.sfContentBlock ul ol > li:before,
.sfContentBlock ol ol > li:before,
.sfreContentArea ul ol > li:before,
.sfreContentArea ol ol > li:before,
.reContentArea ul ol > li:before,
.reContentArea ol ol > li:before {
  content: counter(letters, lower-alpha) ".";
}
.sfContentBlock ul > li:before,
.sfreContentArea ul > li:before,
.reContentArea ul > li:before {
  left: -14px;
  top: 0px;
  content: "•";
  font-size: 17px;
  line-height: 1em, 19px;
}
.lt-ie8 .sfContentBlock ul > li, .no-generatedcontent .sfContentBlock ul > li,
.lt-ie8 .sfreContentArea ul > li,
.no-generatedcontent .sfreContentArea ul > li,
.lt-ie8 .reContentArea ul > li,
.no-generatedcontent .reContentArea ul > li {
  list-style: disc outside;
}
.sfContentBlock ol,
.sfreContentArea ol,
.reContentArea ol {
  counter-reset: numbers;
}
.sfContentBlock ol > li:before,
.sfreContentArea ol > li:before,
.reContentArea ol > li:before {
  position: absolute;
  left: -30px;
  top: 0px;
  content: counter(numbers) ".";
  counter-increment: numbers;
  width: 25px;
  text-align: right;
}
.lt-ie8 .sfContentBlock ol > li, .no-generatedcontent .sfContentBlock ol > li,
.lt-ie8 .sfreContentArea ol > li,
.no-generatedcontent .sfreContentArea ol > li,
.lt-ie8 .reContentArea ol > li,
.no-generatedcontent .reContentArea ol > li {
  list-style: lower-alpha outside;
}
.sfContentBlock .button,
.sfreContentArea .button,
.reContentArea .button {
  margin-bottom: 15px;
}
.sfContentBlock dt,
.sfreContentArea dt,
.reContentArea dt {
  margin-bottom: 10px;
  padding-bottom: 2px;
  font-size: 1.23077em;
}
.sfContentBlock dd,
.sfreContentArea dd,
.reContentArea dd {
  margin: 0 0 1em;
}
@media (max-width: 767.9px) {
  .sfContentBlock,
.sfreContentArea,
.reContentArea {
    line-height: 18px;
  }
  .sfContentBlock ul,
.sfContentBlock ol,
.sfreContentArea ul,
.sfreContentArea ol,
.reContentArea ul,
.reContentArea ol {
    margin: 0.5em 0 1em 16px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .sfContentBlock,
.sfreContentArea,
.reContentArea {
    line-height: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .sfContentBlock,
.sfreContentArea,
.reContentArea {
    line-height: 24px;
  }
}
@media (min-width: 1200px) {
  .sfContentBlock,
.sfreContentArea,
.reContentArea {
    line-height: 26px;
  }
}

.sfreContentArea {
  padding: 5px;
}

.reContentArea:before,
.reContentArea:after {
  content: none;
  display: initial;
  clear: initial;
}

/*.zebra {
	li:nth-child(odd),
	.item:nth-child(odd),
	tr:nth-child(odd) td { background: #ececec; }
}

.zebra--alt {
	li:nth-child(odd),
	tr:nth-child(odd) td { background: $color-primary-1; }
}*/
blockquote {
  color: #464647;
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 20px;
}
blockquote:before, blockquote:after {
  color: #009BC9;
  font-size: 30px;
  vertical-align: top;
  line-height: 1;
  line-height: 22px;
  font-family: Arial, sans-serif;
}
blockquote:before {
  content: "“";
}
blockquote:after {
  content: "”";
}
@media (min-width: 768px) and (max-width: 991.9px) {
  blockquote {
    margin-bottom: 40px;
    font-size: 24px;
    line-height: 26px;
  }
  blockquote:before, blockquote:after {
    line-height: 26px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  blockquote {
    margin-bottom: 40px;
    font-size: 24px;
    line-height: 26px;
  }
  blockquote:before, blockquote:after {
    line-height: 26px;
  }
}
@media (min-width: 1200px) {
  blockquote {
    margin-bottom: 40px;
    font-size: 24px;
    line-height: 26px;
  }
  blockquote:before, blockquote:after {
    line-height: 26px;
  }
}

.featured-text {
  font-size: 30px;
  font-family: "InterBold", sans-serif;
}

.text-reduced {
  font-size: 16px;
  line-height: 20px;
}

.minor-text {
  font-size: 14px;
  line-height: 18px;
}

#bd .bullet-text-blue li:before {
  color: #009BC9;
}

#bd .bullet-text-black li:before {
  color: #333;
}

.text-primary-1 {
  color: #009BC9;
}

.colour-swatch > div > div {
  text-align: center;
  padding: 50px 0;
  margin: 20px 0 40px;
}

.imgWrap {
  text-align: center;
}
.imgWrap img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.table-responsive {
  overflow-x: auto;
}

/*body {
  font-family: "FFDINWeb";
}

// Headings
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: $color-primary-1;
  font-family: "FFDINWebBold";
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0.5em;
}
h1, .h1 {
  font-size: 40px;
  line-height: 40px;
}
h2, .h2 {
  font-size: 30px;
  line-height: 34px;
}
h3, .h3 {
  font-size: 22px;
  line-height: 24px;
}
h4, .h4 {
  font-size: 18px;
  line-height: 20px;
}
h5, .h5 {
  font-size: 18px;
  line-height: 20px;
}
h6, .h6 {
  font-size: 18px;
  line-height: 20px;
}

// Body copy
p {
  font-size: 20px;
  line-height: 24px;
}

// Lead body copy

// Blockquotes

// Lists - unordered
ul {
  li {
    font-size: 20px;
    line-height: 24px;
    list-style: none;
    position: relative;
    &:before {
      display: block;
      content: '\2022';
      font-size: 20px;
      line-height: 1em;
      position: absolute;
      left: -15px;
      width: 15px;
      top: 0;
    }
  }
  &.primary {
    li {
      &:before {
        color: $color-primary-1;
      }
    }
  }
}

// Lists - ordered
ol {
  counter-reset: item;
  li {
    font-size: 20px;
    line-height: 24px;
    list-style-type: none;
    position: relative;
    &:before {
      display: block;
      content: counter(item) ".";
      counter-increment: item;
      position: absolute;
      left: -2em;
      width: 1.5em;
      top: 0;
      text-align: right;
    }
  }
  &.primary {
    li {
      &:before {
        color: $color-primary-1;
      }
    }
  }
}

// Lists - description
dl {
  dt {
    color: $color-primary-1;
    font-size: 20px;
    line-height: 24px;
  }
  dd {
    font-size: 20px;
    line-height: 24px;
  }
}
*/
table tr:nth-child(even) td {
  background: #f2f2f2;
}
table tr:nth-child(odd) td {
  background: #fff;
}
table th,
table td {
  text-align: center;
  padding: 10px 15px;
}
table th:first-child,
table td:first-child {
  text-align: left;
}
table th {
  background: #5e9bd9;
  color: #fff;
  font-family: "InterBold", sans-serif;
  font-size: 18px;
}
table td {
  font-family: "Inter", sans-serif;
  font-size: 18px;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  table th {
    padding: 19px 38px 18px;
  }
  table td {
    padding: 12px 38px 11px;
  }
}
@media (min-width: 1200px) {
  table th {
    padding: 19px 38px 18px;
  }
  table td {
    padding: 12px 38px 11px;
  }
}
table a {
  text-decoration: none;
  display: inline-block;
  margin-bottom: 5px;
}
table a:hover, table a:focus {
  text-decoration: underline;
  color: #009BC9;
}

.colors {
  margin: 0 -5px;
}
.colors:before, .colors:after {
  content: " ";
  display: table;
}
.colors:after {
  clear: both;
}
.colors .color {
  float: left !important;
  border-radius: 3px;
  text-align: center;
  width: 100px;
  height: 100px;
  margin: 5px;
}

.background-blue-1 {
  background: #009BC9;
}
#bd .background-blue-1.container-fluid {
  padding-top: 17px;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
#bd .background-blue-1.container-fluid .sfContentBlock > h2 {
  text-align: center;
  margin-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  #bd .background-blue-1.container-fluid {
    padding-top: 35px;
    padding-bottom: 35px;
    margin-bottom: 45px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  #bd .background-blue-1.container-fluid {
    padding-top: 35px;
    padding-bottom: 35px;
    margin-bottom: 45px;
  }
}
@media (min-width: 1200px) {
  #bd .background-blue-1.container-fluid {
    padding-top: 35px;
    padding-bottom: 35px;
    margin-bottom: 45px;
  }
}
@media (min-width: 1200px) {
  #bd .background-blue-1.container-fluid {
    padding-top: 55px;
    margin-bottom: 65px;
  }
  #bd .background-blue-1.container-fluid .sfContentBlock > h2 {
    margin-bottom: 35px;
  }
}

.background-lightBlue-1 {
  background: #E5EBFA;
}
#bd .background-lightBlue-1.container-fluid {
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 24px;
}
#bd .background-lightBlue-1.container-fluid .sfContentBlock > h2 {
  text-align: center;
  margin-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  #bd .background-lightBlue-1.container-fluid {
    padding-top: 27px;
    padding-bottom: 35px;
    margin-bottom: 45px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  #bd .background-lightBlue-1.container-fluid {
    padding-top: 27px;
    padding-bottom: 35px;
    margin-bottom: 45px;
  }
}
@media (min-width: 1200px) {
  #bd .background-lightBlue-1.container-fluid {
    padding-top: 58px;
    padding-bottom: 35px;
    margin-bottom: 72px;
  }
}

.sfimageWrp {
  max-width: 100%;
}
.sfimageWrp img {
  max-width: 100%;
}

/* ADDED 20/5/2015 */
.sfContentBlock figure, .sfreContentArea figure, .reContentArea figure {
  counter-increment: figure-count;
}

.sfContentBlock figure figcaption::before, .sfreContentArea figure figcaption::before, .reContentArea figure figcaption::before {
  content: "Fig " counter(figure-count, decimal) ": ";
  font-style: italic;
  font-weight: bold;
}

.blue-text {
  color: #009BC9;
}

em,
i {
  font-style: italic;
}

.bg-aquaMarine {
  background: #013D4E;
}

.lightbox.update-dob {
  border-bottom: 1px solid black;
  background: silver;
}

.rainbow-bar, #ft:before, .header-navrow:after, #hd:before {
  display: block;
  margin: 0;
  padding: 0;
  height: 10px;
  width: 100%;
  background: #fff url(/App_Themes/reskin/images/rainbow-bar-full.png) center top no-repeat;
}
@media (max-width: 767.9px) {
  .rainbow-bar, #ft:before, .header-navrow:after, #hd:before {
    height: 5px;
    background-image: url(/App_Themes/reskin/images/rainbow-bar-xs.png);
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .rainbow-bar, #ft:before, .header-navrow:after, #hd:before {
    background-image: url(/App_Themes/reskin/images/rainbow-bar-sm.png);
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .rainbow-bar, #ft:before, .header-navrow:after, #hd:before {
    background-image: url(/App_Themes/reskin/images/rainbow-bar-sm.png);
  }
}

@media (min-width: 768px) and (max-width: 991.9px) {
  #hd .pgWidth {
    padding-top: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  #hd .pgWidth {
    padding-top: 30px;
  }
}
@media (min-width: 1200px) {
  #hd .pgWidth {
    padding-top: 30px;
  }
}

.header-split-right {
  font-family: open sans, sans-serif;
}

.header-split-right .accountLinks,
.header-split-right .rmVertical {
  font-weight: 400;
}

.header-split-right .contactList li {
  line-height: normal;
}

@media (max-width: 767px) {
  .header-split {
    padding-top: 15px;
  }
  .header-split > .sf_2cols_1_50 {
    width: 45% !important;
  }
  .header-split > .sf_2cols_2_50 {
    width: 55% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-split > .sf_2cols_1_50 {
    width: 35% !important;
  }
  .header-split > .sf_2cols_2_50 {
    width: 255px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-split > .sf_2cols_1_50 {
    width: 300px !important;
  }
  .header-split > .sf_2cols_2_50 {
    width: 480px !important;
  }
}
@media (min-width: 1200px) {
  .header-split > .sf_2cols_1_50 {
    width: 300px !important;
  }
  .header-split > .sf_2cols_2_50 {
    width: 480px !important;
  }
}
.header-split-right > .sf_2cols_1_50 {
  width: 57.8% !important;
}
.header-split-right > .sf_2cols_2_50 {
  width: 42.2% !important;
}
@media (max-width: 767.9px) {
  .header-split-right > .sf_2cols_1_50 {
    width: 100% !important;
  }
  .header-split-right > .sf_2cols_2_50 {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .header-split-right > .sf_2cols_1_50 {
    width: 100% !important;
  }
  .header-split-right > .sf_2cols_2_50 {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .header-split-right > .sf_2cols_1_50 {
    border-right: 2px solid #f6f7f9;
  }
}
@media (min-width: 1200px) {
  .header-split-right > .sf_2cols_1_50 {
    border-right: 2px solid #f6f7f9;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .header-split-right > .sf_2cols_1_50 {
    padding-right: 35px;
  }
  .header-split-right > .sf_2cols_2_50 {
    padding-left: 30px;
  }
}
@media (min-width: 1200px) {
  .header-split-right > .sf_2cols_1_50 {
    padding-right: 35px;
  }
  .header-split-right > .sf_2cols_2_50 {
    padding-left: 30px;
  }
}
.header-split-right .form-login-shell {
  position: static;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}

#hd:before {
  content: "";
}

.searchForm--header {
  position: relative;
  margin-bottom: 37px;
}
.searchForm--header input[type=text] {
  background: #fff;
  border: 1px solid #eee;
  width: 100%;
  height: 40px;
  padding: 3px 41px 3px 15px;
  outline: 0;
  line-height: 29px;
  border-radius: 0;
  font-size: 16px;
  font-weight: 400;
  box-shadow: none;
}
.searchForm--header input[type=text]:-moz-placeholder { /* Firefox 18- */ }
.searchForm--header input[type=text]::-moz-placeholder { /* Firefox 19+ */ }
.searchForm--header .button.button-icon {
  height: 40px;
  width: 45px;
  border: 0;
  background: none;
  color: #333 !important;
  padding: 0;
  outline: 0;
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 20px;
}

.searchForm--header__outer .search-toggle {
  background: none;
  color: #fff;
  border: none;
  font-size: 20px;
  height: 35px;
  padding: 0 15px;
  line-height: 32px;
  outline: 0;
}
@media (max-width: 767.9px) {
  .searchForm--header__outer {
    position: absolute;
    right: 0px;
    top: 107px;
    z-index: 100;
    width: 100%;
    text-align: right;
  }
  .searchForm--header__outer .searchForm--header {
    position: absolute;
    padding: 10px 15px;
    top: 35px;
    right: 0px;
    width: 100%;
    display: none;
    width: 100%;
    background: #025C76;
  }
  .searchForm--header__outer .searchForm--header input[type=text] {
    width: 85%;
    float: left;
  }
  .searchForm--header__outer .searchForm--header button.button-icon {
    width: 15%;
    position: static;
    top: inherit;
    right: inherit;
    background: #BC2279;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .searchForm--header__outer .search-toggle {
    display: none;
  }
  .searchForm--header__outer .searchForm--header {
    display: block !important;
  }
  .searchForm--header__outer input[type=text]:focus {
    border-color: #ccc;
  }
  .searchForm--header__outer .button.button-icon:hover,
.searchForm--header__outer .button.button-icon:focus {
    color: #666;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .searchForm--header__outer .search-toggle {
    display: none;
  }
  .searchForm--header__outer .searchForm--header {
    display: block !important;
  }
  .searchForm--header__outer input[type=text]:focus {
    border-color: #ccc;
  }
  .searchForm--header__outer .button.button-icon:hover,
.searchForm--header__outer .button.button-icon:focus {
    color: #666;
  }
}
@media (min-width: 1200px) {
  .searchForm--header__outer .search-toggle {
    display: none;
  }
  .searchForm--header__outer .searchForm--header {
    display: block !important;
  }
  .searchForm--header__outer input[type=text]:focus {
    border-color: #ccc;
  }
  .searchForm--header__outer .button.button-icon:hover,
.searchForm--header__outer .button.button-icon:focus {
    color: #666;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .searchForm--header__outer {
    margin-top: -10px;
  }
  .searchForm--header__outer .searchForm--header {
    margin-bottom: 13px;
  }
}

@media (max-width: 767.9px) {
  .searchForm--header {
    display: none;
  }
}
.cr06-talkTo {
  clear: both;
  float: right;
}
.cr06-talkTo .media {
  display: table;
}
.cr06-talkTo .media--img {
  display: table-cell;
  vertical-align: middle;
}
.cr06-talkTo .media--img *[href^=tel] {
  color: inherit;
  text-decoration: inherit;
}
@media (max-width: 767.9px) {
  .cr06-talkTo .media--img .header-phone:before {
    display: inline-block;
    content: "\f095";
    color: #FFB001;
    font-family: "FontAwesome";
    margin-right: 2px;
    font-size: 17px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr06-talkTo .media--img {
    text-align: right;
    padding-right: 45px;
    font-family: "FFDINWebBold";
  }
  .cr06-talkTo .media--img .standout {
    font-size: 16px;
    text-align: right;
    line-height: 18px;
    color: #333;
    display: block;
  }
  .cr06-talkTo .media--img .header-phone {
    font-family: "FFDINWebBold";
    font-size: 28px;
    color: #007A9F;
    text-align: right;
    line-height: 28px;
    padding-top: 8px;
    margin-right: -3px;
    display: block;
  }
  .cr06-talkTo .media--img .header-phone:before {
    display: inline-block;
    content: "\f095";
    color: #FFB001;
    font-family: "FontAwesome";
    font-size: 25px;
    margin-right: 2px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr06-talkTo .media--img {
    text-align: right;
    padding-right: 45px;
    font-family: "FFDINWebBold";
  }
  .cr06-talkTo .media--img .standout {
    font-size: 16px;
    text-align: right;
    line-height: 18px;
    color: #333;
    display: block;
  }
  .cr06-talkTo .media--img .header-phone {
    font-family: "FFDINWebBold";
    font-size: 28px;
    color: #007A9F;
    text-align: right;
    line-height: 28px;
    padding-top: 8px;
    margin-right: -3px;
    display: block;
  }
  .cr06-talkTo .media--img .header-phone:before {
    display: inline-block;
    content: "\f095";
    color: #FFB001;
    font-family: "FontAwesome";
    font-size: 25px;
    margin-right: 2px;
  }
}
@media (min-width: 1200px) {
  .cr06-talkTo .media--img {
    text-align: right;
    padding-right: 45px;
    font-family: "FFDINWebBold";
  }
  .cr06-talkTo .media--img .standout {
    font-size: 16px;
    text-align: right;
    line-height: 18px;
    color: #333;
    display: block;
  }
  .cr06-talkTo .media--img .header-phone {
    font-family: "FFDINWebBold";
    font-size: 28px;
    color: #007A9F;
    text-align: right;
    line-height: 28px;
    padding-top: 8px;
    margin-right: -3px;
    display: block;
  }
  .cr06-talkTo .media--img .header-phone:before {
    display: inline-block;
    content: "\f095";
    color: #FFB001;
    font-family: "FontAwesome";
    font-size: 25px;
    margin-right: 2px;
  }
}
.cr06-talkTo .media--content {
  display: table-cell;
  width: 170px;
}
.cr06-talkTo .media--content a {
  font-family: "FFDINWebBold";
  font-size: 15px;
  line-height: 18px;
  color: #333;
  text-decoration: none;
}
.cr06-talkTo .media--content a:hover, .cr06-talkTo .media--content a:focus {
  text-decoration: underline;
}
.cr06-talkTo .media--content .contactList {
  padding: 5px 20px;
  margin: 10px 0;
  border-left: 1px solid #333;
}
@media (max-width: 767.9px) {
  .cr06-talkTo .media {
    height: 100px;
    text-align: right;
  }
  .cr06-talkTo .media .standout {
    font-family: "FFDINWebBold";
    font-size: 13px;
  }
  .cr06-talkTo .media *[href^=tel] {
    color: inherit;
    text-decoration: inherit;
  }
  .cr06-talkTo .media .header-phone {
    margin-top: 5px;
    display: block;
    font-family: "FFDINWebBold";
    font-size: 20px;
    text-decoration: none;
    color: #007A9F;
  }
}

#hd {
  position: relative;
}

.loginSearchWrap {
  position: relative;
}

.cr43-logIn .login-my-account:after {
  content: "\f078";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 10px;
  margin-left: 5px;
}
.cr43-logIn.show-nav-myaccount .login-my-account:after {
  content: "\f077";
}

.loginWhole {
  display: none;
}
.show-nav-login .loginWhole {
  display: block !important;
}

.globalNav .mobile-nav-clicked {
  background: pink;
}

.header-navrow {
  background: #025C76;
}
.header-navrow:after {
  content: "";
}

.sfLoginFieldsWrp {
  max-width: 240px;
}
.sfLoginFieldsWrp li {
  list-style: none;
  margin: 0 0 15px;
}
.sfLoginFieldsWrp .sfCheckBoxWrapper label {
  width: auto;
}
.sfLoginFieldsWrp + .sfSubmitBtnWrp .sfError {
  display: block;
}
.sfLoginFieldsWrp .sfSubmitBtnWrp {
  float: left;
  margin-right: 10px;
}
.sfLoginFieldsWrp .sfCheckBoxWrapper {
  float: left;
  padding-top: 8px;
}
#body #hd .sfLoginFieldsWrp .sfCheckBoxWrapper {
  margin-bottom: 0;
}
.sfLoginFieldsWrp .sfCheckBoxWrapper input[type=checkbox] {
  margin-top: 1px;
}
.sfLoginFieldsWrp .sfCheckBoxWrapper label {
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .sfLoginFieldsWrp .sfCheckBoxWrapper {
    padding-top: 18px;
  }
}

.sfLostPassword--wrapper {
  margin-top: 10px;
  margin-bottom: 25px;
}
#bd .sfLostPassword--wrapper .sfLostPassword {
  margin-left: 0;
  font-size: 0.8em;
}
.sfLostPassword--wrapper a {
  font-size: 16px !important;
  color: #E0004D;
  border: none;
  text-decoration: none;
}
.sfLostPassword--wrapper a:hover, .sfLostPassword--wrapper a:focus {
  color: #009BC9;
  text-decoration: underline;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  #hd .sfLostPassword--wrapper {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  #hd .sfLostPassword--wrapper {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  #hd .sfLostPassword--wrapper {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

@media (min-width: 992px) and (max-width: 1199.9px) {
  .RadMenu.RadMenu_Default {
    width: 100%;
  }
  #hd .rmRootGroup {
    width: 100%;
    display: table;
    border: none;
    background: none;
  }
  #hd .rmRootGroup .fa.fa-plus, #hd .rmRootGroup .forum-discussion .forum-discussion-list li > a.fa-plus:before, .forum-discussion .forum-discussion-list #hd .rmRootGroup li > a.fa-plus:before {
    display: none;
  }
  #hd .rmRootGroup > .rmItem {
    display: table-cell;
    width: initial;
    width: auto;
    float: none;
    padding: 0;
    border: 0;
    background: none;
    margin: 0;
  }
  #hd .rmRootGroup > .rmItem .rmSlide .rmItem + .rmItem {
    border-top: 1px solid #666666 !important;
  }
  #hd .rmRootGroup > .rmItem > .rmLink.rmSelected,
#hd .rmRootGroup > .rmItem > .rmLink.rmFocused {
    background: #333;
  }
  #hd .rmRootGroup > .rmItem > .rmLink.rmSelected:hover, #hd .rmRootGroup > .rmItem > .rmLink.rmSelected:focus,
#hd .rmRootGroup > .rmItem > .rmLink.rmFocused:hover,
#hd .rmRootGroup > .rmItem > .rmLink.rmFocused:focus {
    background: #666;
  }
  #hd .rmRootGroup > .rmItem.rmLast {
    right: -2px;
    width: 170px;
  }
  #hd .rmRootGroup > .rmItem.rmLast .rmLink {
    background: #E91C60;
  }
  #hd .rmRootGroup > .rmItem.rmLast .rmLink:hover, #hd .rmRootGroup > .rmItem.rmLast .rmLink:focus {
    background: #5D99C9;
  }
  #hd .rmRootGroup > .rmItem.rmFirst {
    width: 50px;
    height: 50px;
  }
  #hd .rmRootGroup > .rmItem.rmFirst .rmLink {
    height: 50px;
    width: 50px;
    position: relative;
  }
  #hd .rmRootGroup > .rmItem.rmFirst .rmLink:before {
    font-family: "FontAwesome";
    color: #f7f7f7;
    font-size: 26px;
    position: absolute;
    content: "\f015";
    left: 13px;
    top: 1px;
  }
  #hd .rmRootGroup > .rmItem.rmFirst .rmLink span {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  #hd .rmRootGroup > .rmItem.rmFirst .rmLink:hover, #hd .rmRootGroup > .rmItem.rmFirst .rmLink:focus {
    background: #5D99C9;
  }
  #hd .rmRootGroup > .rmItem .rmRootLink .rmText {
    display: block;
    width: 100%;
    text-align: center;
  }
  #hd .rmRootGroup > .rmItem > a {
    padding: 0;
    background: none;
    line-height: 50px;
    width: 100%;
    margin: 0;
    font-family: "FFDINWebBold";
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    color: #FFFFFF;
  }
  #hd .rmRootGroup > .rmItem > a.rmExpanded {
    background: #333;
  }
  #hd .rmRootGroup > .rmItem > a:hover, #hd .rmRootGroup > .rmItem > a:focus {
    background: #666666;
  }
  #hd .rmRootGroup > .rmItem .rmSlide {
    margin-top: 0px !important;
  }
  #hd .rmRootGroup > .rmItem .rmSlide .rmExpandRight:after {
    position: absolute;
    right: 12px;
    font-size: 16px;
    font-family: "FontAwesome";
    content: "\f105";
    color: white;
  }
  #hd .rmRootGroup .rmGroup .rmItem a {
    background: #333333;
    padding: 0 40px 0 30px;
    font-family: "FFDINWebBold";
    font-size: 14px;
    line-height: 50px;
    color: white;
  }
  #hd .rmRootGroup .rmGroup .rmItem a:hover, #hd .rmRootGroup .rmGroup .rmItem a:focus {
    background: #666666;
  }
  #hd .rmRootGroup .rmGroup .rmItem a.rmSelected, #hd .rmRootGroup .rmGroup .rmItem a.rmFocused {
    background: #222;
  }
  #hd .rmRootGroup .rmGroup .rmItem a.rmSelected:hover, #hd .rmRootGroup .rmGroup .rmItem a.rmSelected:focus, #hd .rmRootGroup .rmGroup .rmItem a.rmFocused:hover, #hd .rmRootGroup .rmGroup .rmItem a.rmFocused:focus {
    background: #666;
  }
  #hd .rmRootGroup .rmLevel2 .rmItem a {
    background: #454545;
  }
}
@media (min-width: 1200px) {
  .RadMenu.RadMenu_Default {
    width: 100%;
  }
  #hd .rmRootGroup {
    width: 100%;
    display: table;
    border: none;
    background: none;
  }
  #hd .rmRootGroup .fa.fa-plus, #hd .rmRootGroup .forum-discussion .forum-discussion-list li > a.fa-plus:before, .forum-discussion .forum-discussion-list #hd .rmRootGroup li > a.fa-plus:before {
    display: none;
  }
  #hd .rmRootGroup > .rmItem {
    display: table-cell;
    width: initial;
    width: auto;
    float: none;
    padding: 0;
    border: 0;
    background: none;
    margin: 0;
  }
  #hd .rmRootGroup > .rmItem .rmSlide .rmItem + .rmItem {
    border-top: 1px solid #666666 !important;
  }
  #hd .rmRootGroup > .rmItem > .rmLink.rmSelected,
#hd .rmRootGroup > .rmItem > .rmLink.rmFocused {
    background: #333;
  }
  #hd .rmRootGroup > .rmItem > .rmLink.rmSelected:hover, #hd .rmRootGroup > .rmItem > .rmLink.rmSelected:focus,
#hd .rmRootGroup > .rmItem > .rmLink.rmFocused:hover,
#hd .rmRootGroup > .rmItem > .rmLink.rmFocused:focus {
    background: #666;
  }
  #hd .rmRootGroup > .rmItem.rmLast {
    right: -2px;
    width: 170px;
  }
  #hd .rmRootGroup > .rmItem.rmLast .rmLink {
    background: #E91C60;
  }
  #hd .rmRootGroup > .rmItem.rmLast .rmLink:hover, #hd .rmRootGroup > .rmItem.rmLast .rmLink:focus {
    background: #5D99C9;
  }
  #hd .rmRootGroup > .rmItem.rmFirst {
    width: 50px;
    height: 50px;
  }
  #hd .rmRootGroup > .rmItem.rmFirst .rmLink {
    height: 50px;
    width: 50px;
    position: relative;
  }
  #hd .rmRootGroup > .rmItem.rmFirst .rmLink:before {
    font-family: "FontAwesome";
    color: #f7f7f7;
    font-size: 26px;
    position: absolute;
    content: "\f015";
    left: 13px;
    top: 1px;
  }
  #hd .rmRootGroup > .rmItem.rmFirst .rmLink span {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  #hd .rmRootGroup > .rmItem.rmFirst .rmLink:hover, #hd .rmRootGroup > .rmItem.rmFirst .rmLink:focus {
    background: #5D99C9;
  }
  #hd .rmRootGroup > .rmItem .rmRootLink .rmText {
    display: block;
    width: 100%;
    text-align: center;
  }
  #hd .rmRootGroup > .rmItem > a {
    padding: 0;
    background: none;
    line-height: 50px;
    width: 100%;
    margin: 0;
    font-family: "FFDINWebBold";
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    color: #FFFFFF;
  }
  #hd .rmRootGroup > .rmItem > a.rmExpanded {
    background: #333;
  }
  #hd .rmRootGroup > .rmItem > a:hover, #hd .rmRootGroup > .rmItem > a:focus {
    background: #666666;
  }
  #hd .rmRootGroup > .rmItem .rmSlide {
    margin-top: 0px !important;
  }
  #hd .rmRootGroup > .rmItem .rmSlide .rmExpandRight:after {
    position: absolute;
    right: 12px;
    font-size: 16px;
    font-family: "FontAwesome";
    content: "\f105";
    color: white;
  }
  #hd .rmRootGroup .rmGroup .rmItem a {
    background: #333333;
    padding: 0 40px 0 30px;
    font-family: "FFDINWebBold";
    font-size: 14px;
    line-height: 50px;
    color: white;
  }
  #hd .rmRootGroup .rmGroup .rmItem a:hover, #hd .rmRootGroup .rmGroup .rmItem a:focus {
    background: #666666;
  }
  #hd .rmRootGroup .rmGroup .rmItem a.rmSelected, #hd .rmRootGroup .rmGroup .rmItem a.rmFocused {
    background: #222;
  }
  #hd .rmRootGroup .rmGroup .rmItem a.rmSelected:hover, #hd .rmRootGroup .rmGroup .rmItem a.rmSelected:focus, #hd .rmRootGroup .rmGroup .rmItem a.rmFocused:hover, #hd .rmRootGroup .rmGroup .rmItem a.rmFocused:focus {
    background: #666;
  }
  #hd .rmRootGroup .rmLevel2 .rmItem a {
    background: #454545;
  }
}
@media (max-width: 767.9px) {
  .header-navrow-inner {
    position: relative;
  }
  .globalNav {
    display: none;
  }
  .globalNav .RadMenu {
    display: block;
    float: none;
  }
  .globalNav .mobileLinkClicked > a {
    background: #222 !important;
  }
  .globalNav .mf-chat-email .mobileLinkClicked {
    background: #222 !important;
  }
  .globalNav .mf-join .mobileLinkClicked {
    background: #222 !important;
  }
  .mobile-open .globalNav {
    display: block;
    float: none;
    position: absolute;
    top: 50px;
    width: 355px;
    overflow: hidden;
  }
  .mobile-open .globalNav .rmRootGroup {
    border: 0;
    float: none;
    display: block;
  }
  .mobile-open .globalNav .rmRootGroup .rmItem {
    display: block;
    float: none;
    overflow: hidden;
    position: relative !important;
    position: relative;
    border-top: 1px solid #666666;
  }
  .mobile-open .globalNav .rmRootGroup .rmItem .fa.fa-plus, .mobile-open .globalNav .rmRootGroup .rmItem .forum-discussion .forum-discussion-list li > a.fa-plus:before, .forum-discussion .forum-discussion-list .mobile-open .globalNav .rmRootGroup .rmItem li > a.fa-plus:before {
    cursor: pointer;
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 46px;
    color: white;
    font-size: 17px;
    padding-right: 18px;
    padding-left: 18px;
    border-right: 1px solid #454545;
    display: inline-block;
  }
  .mobile-open .globalNav .rmRootGroup .rmItem a {
    background: #333;
    display: block;
    margin: 0;
    font-family: "FFDINWebBold";
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    text-decoration: none;
    color: #FFFFFF;
    text-align: left;
    line-height: 16px;
    padding: 15px 15px 15px 60px;
    float: none;
  }
}
@media (max-width: 767.9px) and (min-width: 992px) and (max-width: 1199.9px) {
  .mobile-open .globalNav .rmRootGroup .rmItem a:hover, .mobile-open .globalNav .rmRootGroup .rmItem a:focus {
    background: #666666;
  }
}
@media (max-width: 767.9px) and (min-width: 1200px) {
  .mobile-open .globalNav .rmRootGroup .rmItem a:hover, .mobile-open .globalNav .rmRootGroup .rmItem a:focus {
    background: #666666;
  }
}
@media (max-width: 767.9px) {
  .mobile-open .globalNav .rmRootGroup .rmItem a span {
    display: inline-block;
    float: none;
    white-space: initial;
  }
}
@media (max-width: 767.9px) {
  .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded > a {
    background: #454545;
  }
  .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded .fa.fa-plus:before, .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded .forum-discussion .forum-discussion-list li > a.fa-plus:before, .forum-discussion .forum-discussion-list .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded li > a.fa-plus:before {
    content: "\f068";
  }
}
@media (max-width: 767.9px) {
  .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded .rmSlide {
    /*display: none !important;*/
    left: 0px !important;
    top: 0px !important;
    float: none !important;
    display: block !important;
    width: auto !important;
    width: initial !important;
    height: auto !important;
    height: initial !important;
    visibility: visible !important;
    position: relative !important;
  }
  .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded .rmSlide ul {
    left: 0px !important;
    top: 0px !important;
    float: none !important;
    display: block !important;
    width: auto !important;
    height: auto !important;
    width: initial !important;
    height: initial !important;
    visibility: visible !important;
    position: relative !important;
  }
  .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded .rmSlide ul .rmSlide {
    display: none !important;
  }
  .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded .rmSlide ul .rmItem + .rmItem {
    border-top: 1px solid #666666;
  }
  .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded .rmSlide ul a {
    background: #454545;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 60px;
    width: auto !important;
    height: auto !important;
    width: initial !important;
    height: initial !important;
  }
}
@media (max-width: 767.9px) and (min-width: 992px) and (max-width: 1199.9px) {
  .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded .rmSlide ul a:hover, .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded .rmSlide ul a:focus {
    background: #666;
  }
}
@media (max-width: 767.9px) and (min-width: 1200px) {
  .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded .rmSlide ul a:hover, .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded .rmSlide ul a:focus {
    background: #666;
  }
}
@media (max-width: 767.9px) {
  .mobile-open .mobilenav-toggle span:before {
    content: "\f00d" !important;
  }
}
@media (max-width: 767.9px) {
  .mobile-open .globalNav .rmRootGroup > .rmItem.rmLast a {
    background: #E91C60;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .header-navrow-inner {
    position: relative;
  }
  .globalNav {
    display: none;
  }
  .globalNav .RadMenu {
    display: block;
    float: none;
  }
  .globalNav .mobileLinkClicked > a {
    background: #222 !important;
  }
  .globalNav .mf-chat-email .mobileLinkClicked {
    background: #222 !important;
  }
  .globalNav .mf-join .mobileLinkClicked {
    background: #222 !important;
  }
  .mobile-open .globalNav {
    display: block;
    float: none;
    position: absolute;
    top: 50px;
    width: 355px;
    overflow: hidden;
  }
  .mobile-open .globalNav .rmRootGroup {
    border: 0;
    float: none;
    display: block;
  }
  .mobile-open .globalNav .rmRootGroup .rmItem {
    display: block;
    float: none;
    overflow: hidden;
    position: relative !important;
    position: relative;
    border-top: 1px solid #666666;
  }
  .mobile-open .globalNav .rmRootGroup .rmItem .fa.fa-plus, .mobile-open .globalNav .rmRootGroup .rmItem .forum-discussion .forum-discussion-list li > a.fa-plus:before, .forum-discussion .forum-discussion-list .mobile-open .globalNav .rmRootGroup .rmItem li > a.fa-plus:before {
    cursor: pointer;
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 46px;
    color: white;
    font-size: 17px;
    padding-right: 18px;
    padding-left: 18px;
    border-right: 1px solid #454545;
    display: inline-block;
  }
  .mobile-open .globalNav .rmRootGroup .rmItem a {
    background: #333;
    display: block;
    margin: 0;
    font-family: "FFDINWebBold";
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    text-decoration: none;
    color: #FFFFFF;
    text-align: left;
    line-height: 16px;
    padding: 15px 15px 15px 60px;
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) and (min-width: 992px) and (max-width: 1199.9px) {
  .mobile-open .globalNav .rmRootGroup .rmItem a:hover, .mobile-open .globalNav .rmRootGroup .rmItem a:focus {
    background: #666666;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) and (min-width: 1200px) {
  .mobile-open .globalNav .rmRootGroup .rmItem a:hover, .mobile-open .globalNav .rmRootGroup .rmItem a:focus {
    background: #666666;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .mobile-open .globalNav .rmRootGroup .rmItem a span {
    display: inline-block;
    float: none;
    white-space: initial;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded > a {
    background: #454545;
  }
  .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded .fa.fa-plus:before, .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded .forum-discussion .forum-discussion-list li > a.fa-plus:before, .forum-discussion .forum-discussion-list .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded li > a.fa-plus:before {
    content: "\f068";
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded .rmSlide {
    /*display: none !important;*/
    left: 0px !important;
    top: 0px !important;
    float: none !important;
    display: block !important;
    width: auto !important;
    width: initial !important;
    height: auto !important;
    height: initial !important;
    visibility: visible !important;
    position: relative !important;
  }
  .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded .rmSlide ul {
    left: 0px !important;
    top: 0px !important;
    float: none !important;
    display: block !important;
    width: auto !important;
    height: auto !important;
    width: initial !important;
    height: initial !important;
    visibility: visible !important;
    position: relative !important;
  }
  .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded .rmSlide ul .rmSlide {
    display: none !important;
  }
  .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded .rmSlide ul .rmItem + .rmItem {
    border-top: 1px solid #666666;
  }
  .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded .rmSlide ul a {
    background: #454545;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 60px;
    width: auto !important;
    height: auto !important;
    width: initial !important;
    height: initial !important;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) and (min-width: 992px) and (max-width: 1199.9px) {
  .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded .rmSlide ul a:hover, .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded .rmSlide ul a:focus {
    background: #666;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) and (min-width: 1200px) {
  .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded .rmSlide ul a:hover, .mobile-open .globalNav .rmRootGroup .rmItem.rmItem-expanded .rmSlide ul a:focus {
    background: #666;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .mobile-open .mobilenav-toggle span:before {
    content: "\f00d" !important;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .mobile-open .globalNav .rmRootGroup > .rmItem.rmLast a {
    background: #E91C60;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
}
.navmobile-helper {
  display: inline-block;
  margin: 0;
  padding: 0;
  float: left;
  height: 35px;
  width: 100px;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .navmobile-helper {
    display: none;
  }
}
@media (min-width: 1200px) {
  .navmobile-helper {
    display: none;
  }
}
.navmobile-helper .mobilenav-home {
  float: left;
  display: inline-block;
  position: relative;
  height: 35px;
  width: 40px;
  cursor: pointer;
}
.navmobile-helper .mobilenav-home span {
  position: relative;
  width: 40px;
  height: 35px;
  background: #333;
  display: inline-block;
  z-index: 1000;
}
.navmobile-helper .mobilenav-home span:hover, .navmobile-helper .mobilenav-home span:focus {
  background: #666666;
}
.navmobile-helper .mobilenav-home span:before {
  font-family: "FontAwesome";
  color: #f7f7f7;
  font-size: 21px;
  position: absolute;
  content: "\f015";
  left: 11px;
  top: 7px;
}
.navmobile-helper .mobilenav-toggle {
  float: left;
  display: inline-block;
  position: relative;
  height: 35px;
  width: 40px;
  cursor: pointer;
  border-left: 1px solid #666666;
}
.navmobile-helper .mobilenav-toggle span {
  position: relative;
  width: 40px;
  height: 35px;
  background: #333;
  display: inline-block;
  z-index: 1000;
}
.navmobile-helper .mobilenav-toggle span:hover, .navmobile-helper .mobilenav-toggle span:focus {
  background: #666666;
}
.navmobile-helper .mobilenav-toggle span:before {
  font-family: "FontAwesome";
  color: #f7f7f7;
  font-size: 21px;
  position: absolute;
  content: "\f0c9";
  left: 10px;
  top: 7px;
}
@media (max-width: 767.9px) {
  .header-navrow-inner-col {
    padding: 0 !important;
  }
  .mobile-open .globalNav {
    width: 100%;
  }
  .rmLink:hover, .rmLink:focus {
    background: inherit;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .header-navrow-inner-col {
    padding: 0 !important;
  }
  .mobile-open .globalNav {
    width: 100%;
  }
  .rmLink:hover, .rmLink:focus {
    background: inherit;
  }
}
.menuLogin .loginLink {
  display: none;
}

.menuLogin .rmVertical > * {
  display: inline-block;
}
.menuLogin .rmVertical .loginLink {
  display: none;
}

.show-nav-login .text-login {
  font-weight: bolder;
}

.form-login-shell .join-forum-header {
  display: none;
}
.header-navrow-inner-col .form-login-shell {
  display: none !important;
}
@media (max-width: 767.9px) {
  .header-navrow-inner-col .globalNav .form-login-shell {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .header-navrow-inner-col .globalNav .form-login-shell {
    display: block !important;
  }
}

.show-nav-myaccount .loggedInContent {
  background: #333333 !important;
}

.accountLinks li {
  float: left;
}
.accountLinks li + li {
  margin-left: 7px;
  padding-left: 7px;
  border-left: 1px solid #333;
}
@media (max-width: 767.9px) {
  .accountLinks li {
    border-left-color: #e6e6e6;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .accountLinks li {
    border-left-color: #e6e6e6;
  }
}

.accountLinks,
.menuLogin {
  display: block !important;
}
@media (max-width: 767.9px) {
  .accountLinks,
.menuLogin {
    line-height: 1.3em;
    padding-bottom: 25px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .accountLinks,
.menuLogin {
    line-height: 1.3em;
    padding-bottom: 25px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .accountLinks,
.menuLogin {
    font-size: 13px;
    line-height: 17px;
  }
  .accountLinks:before,
.menuLogin:before {
    content: "\f08b";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 15px;
    color: #025C76;
    font-size: 17px;
    float: left;
    min-width: 16px;
  }
  .accountLinks a,
.menuLogin a {
    color: #6b6b6b;
  }
}
@media (min-width: 1200px) {
  .accountLinks,
.menuLogin {
    font-size: 13px;
    line-height: 17px;
  }
  .accountLinks:before,
.menuLogin:before {
    content: "\f08b";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 15px;
    color: #025C76;
    font-size: 17px;
    float: left;
    min-width: 16px;
  }
  .accountLinks a,
.menuLogin a {
    color: #6b6b6b;
  }
}

@media (max-width: 767.9px) {
  .form-login-shell .cr43-logIn {
    border-bottom: 1px solid #e6e6e6;
  }
  .form-login-shell .cr43-logIn .join-forum-header {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .form-login-shell .cr43-logIn {
    border-bottom: 1px solid #e6e6e6;
  }
  .form-login-shell .cr43-logIn .join-forum-header {
    display: none;
  }
}

.cr43-logIn .loggedOutContent,
.cr43-logIn .loggedInContent {
  position: relative;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 1.25em;
}
.cr43-logIn .loggedOutContent a,
.cr43-logIn .loggedInContent a {
  text-decoration: none;
}
.cr43-logIn .loggedOutContent a:hover, .cr43-logIn .loggedOutContent a:focus,
.cr43-logIn .loggedInContent a:hover,
.cr43-logIn .loggedInContent a:focus {
  text-decoration: underline;
}
.cr43-logIn .loggedOutContent .menuLoginDivider,
.cr43-logIn .loggedInContent .menuLoginDivider {
  overflow: hidden;
  text-indent: -300px;
  vertical-align: top;
  border-left: 1px solid #eee;
  margin: 0 5px;
}
.cr43-logIn .loggedOutContent .loginWhole,
.cr43-logIn .loggedInContent .loginWhole {
  display: none;
  z-index: 8888;
  text-align: left;
  padding: 20px 15px;
  width: 350px;
  border-style: solid;
  border-width: 3px;
  border-color: #025C76;
}
.cr43-logIn .loggedOutContent .loginWhole a,
.cr43-logIn .loggedInContent .loginWhole a {
  color: #6b6b6b;
}
.cr43-logIn .loggedOutContent .loginWhole a:hover, .cr43-logIn .loggedOutContent .loginWhole a:focus,
.cr43-logIn .loggedInContent .loginWhole a:hover,
.cr43-logIn .loggedInContent .loginWhole a:focus {
  text-decoration: underline;
}
.cr43-logIn .loggedOutContent .loginWhole #sfLoginWidgetWrp,
.cr43-logIn .loggedInContent .loginWhole #sfLoginWidgetWrp {
  margin-bottom: 0;
}
.cr43-logIn .loggedOutContent .loginWhole #sfLoginWidgetWrp .sfLoginFieldsWrp .sfTxtLbl,
.cr43-logIn .loggedInContent .loginWhole #sfLoginWidgetWrp .sfLoginFieldsWrp .sfTxtLbl {
  padding: 0;
}
.cr43-logIn .loggedOutContent .loginWhole #sfLoginWidgetWrp .sfLoginFieldsWrp .sfFieldWrp,
.cr43-logIn .loggedInContent .loginWhole #sfLoginWidgetWrp .sfLoginFieldsWrp .sfFieldWrp {
  margin-bottom: 0;
}
.cr43-logIn .loggedOutContent .loginWhole #sfLoginWidgetWrp label,
.cr43-logIn .loggedInContent .loginWhole #sfLoginWidgetWrp label {
  color: #6b6b6b;
  font-size: 14px !important;
  line-height: 14px;
}
.cr43-logIn .loggedOutContent .loginWhole #sfLoginWidgetWrp ol li,
.cr43-logIn .loggedInContent .loginWhole #sfLoginWidgetWrp ol li {
  margin: 0;
  margin-bottom: 15px;
  list-style: none;
}
.cr43-logIn .loggedOutContent .loginWhole #sfLoginWidgetWrp ol li .sfSubmitBtn,
.cr43-logIn .loggedInContent .loginWhole #sfLoginWidgetWrp ol li .sfSubmitBtn {
  background: #025C76;
  font-size: 18px;
  min-width: 0;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 15px;
  padding-right: 15px;
}
.cr43-logIn .loggedOutContent .loginWhole #sfLoginWidgetWrp ol li .sfSubmitBtn:before, .cr43-logIn .loggedOutContent .loginWhole #sfLoginWidgetWrp ol li .sfSubmitBtn:after,
.cr43-logIn .loggedInContent .loginWhole #sfLoginWidgetWrp ol li .sfSubmitBtn:before,
.cr43-logIn .loggedInContent .loginWhole #sfLoginWidgetWrp ol li .sfSubmitBtn:after {
  display: none;
}
.cr43-logIn .loggedOutContent .loginWhole #sfLoginWidgetWrp ol li .sfTxt,
.cr43-logIn .loggedInContent .loginWhole #sfLoginWidgetWrp ol li .sfTxt {
  color: #333333;
  font-size: 18px;
  line-height: 1em;
  border-radius: 0;
}
.cr43-logIn .loggedOutContent .loginWhole #sfLoginWidgetWrp ol li .sfError,
.cr43-logIn .loggedInContent .loginWhole #sfLoginWidgetWrp ol li .sfError {
  color: #ed2768;
  font-weight: bold;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  margin-top: 0.25em;
}
.cr43-logIn .loggedOutContent .loginWhole .sfLostPassword--wrapper .sfLostPassword,
.cr43-logIn .loggedInContent .loginWhole .sfLostPassword--wrapper .sfLostPassword {
  font-weight: bold;
  font-weight: normal;
  font-size: 14px;
  line-height: 15px;
}
@media (max-width: 767.9px) {
  .cr43-logIn .loggedOutContent,
.cr43-logIn .loggedInContent {
    text-align: center;
    font-size: 16px;
  }
  .cr43-logIn .loggedOutContent:before,
.cr43-logIn .loggedInContent:before {
    font-weight: 600;
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
  }
  .cr43-logIn .loggedOutContent li,
.cr43-logIn .loggedInContent li {
    display: inline-block;
    float: none;
  }
  .cr43-logIn .loggedOutContent a,
.cr43-logIn .loggedInContent a {
    color: #00918a;
    font-weight: 600;
    font-size: 18px;
  }
  .cr43-logIn .loggedOutContent a:hover, .cr43-logIn .loggedOutContent a:focus,
.cr43-logIn .loggedInContent a:hover,
.cr43-logIn .loggedInContent a:focus {
    color: #005f5d;
    text-decoration: underline;
  }
  .cr43-logIn .loggedOutContent .menuLoginDivider,
.cr43-logIn .loggedInContent .menuLoginDivider {
    border-left-color: #e6e6e6;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr43-logIn .loggedOutContent,
.cr43-logIn .loggedInContent {
    text-align: center;
    font-size: 16px;
  }
  .cr43-logIn .loggedOutContent:before,
.cr43-logIn .loggedInContent:before {
    font-weight: 600;
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
  }
  .cr43-logIn .loggedOutContent li,
.cr43-logIn .loggedInContent li {
    display: inline-block;
    float: none;
  }
  .cr43-logIn .loggedOutContent a,
.cr43-logIn .loggedInContent a {
    color: #00918a;
    font-weight: 600;
    font-size: 18px;
  }
  .cr43-logIn .loggedOutContent a:hover, .cr43-logIn .loggedOutContent a:focus,
.cr43-logIn .loggedInContent a:hover,
.cr43-logIn .loggedInContent a:focus {
    color: #005f5d;
    text-decoration: underline;
  }
  .cr43-logIn .loggedOutContent .menuLoginDivider,
.cr43-logIn .loggedInContent .menuLoginDivider {
    border-left-color: #e6e6e6;
  }
}
@media (max-width: 767.9px) {
  .cr43-logIn .loggedOutContent:before {
    content: "Log in to your account";
  }
  .cr43-logIn .loggedInContent:before {
    content: "Account links";
  }
  #body .cr43-logIn .loginWhole {
    margin: 20px auto 0;
    color: #333;
    padding: 0;
    width: 290px;
  }
  #body .cr43-logIn .loginWhole a,
#body .cr43-logIn .loginWhole #sfLoginWidgetWrp label {
    color: #333;
  }
  #body .cr43-logIn .loginWhole a:hover, #body .cr43-logIn .loginWhole a:focus,
#body .cr43-logIn .loginWhole #sfLoginWidgetWrp label:hover,
#body .cr43-logIn .loginWhole #sfLoginWidgetWrp label:focus {
    color: #333;
  }
  #body .cr43-logIn .loginWhole .sfSubmitBtnWrp,
#body .cr43-logIn .loginWhole .sfSubmitBtnWrp a {
    margin-bottom: 0 !important;
  }
  #body .cr43-logIn .loginWhole .sfCheckBoxWrapper {
    padding-top: 0;
    line-height: 28px;
  }
  #body .cr43-logIn .loginWhole .sfCheckBoxWrapper input[type=checkbox] {
    padding-top: 0px;
    vertical-align: middle;
    margin-top: 0;
  }
  #body .cr43-logIn .loginWhole .sfLostPassword--wrapper {
    margin: 0;
  }
  #body .cr43-logIn .loginWhole .sfLostPassword--wrapper a {
    color: #333 !important;
  }
  .cr43-logIn .mobileLinkClicked > a {
    color: #00918a !important;
    background: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr43-logIn .loggedOutContent:before {
    content: "Log in to your account";
  }
  .cr43-logIn .loggedInContent:before {
    content: "Account links";
  }
  #body .cr43-logIn .loginWhole {
    margin: 20px auto 0;
    color: #333;
    padding: 0;
    width: 290px;
  }
  #body .cr43-logIn .loginWhole a,
#body .cr43-logIn .loginWhole #sfLoginWidgetWrp label {
    color: #333;
  }
  #body .cr43-logIn .loginWhole a:hover, #body .cr43-logIn .loginWhole a:focus,
#body .cr43-logIn .loginWhole #sfLoginWidgetWrp label:hover,
#body .cr43-logIn .loginWhole #sfLoginWidgetWrp label:focus {
    color: #333;
  }
  #body .cr43-logIn .loginWhole .sfSubmitBtnWrp,
#body .cr43-logIn .loginWhole .sfSubmitBtnWrp a {
    margin-bottom: 0 !important;
  }
  #body .cr43-logIn .loginWhole .sfCheckBoxWrapper {
    padding-top: 0;
    line-height: 28px;
  }
  #body .cr43-logIn .loginWhole .sfCheckBoxWrapper input[type=checkbox] {
    padding-top: 0px;
    vertical-align: middle;
    margin-top: 0;
  }
  #body .cr43-logIn .loginWhole .sfLostPassword--wrapper {
    margin: 0;
  }
  #body .cr43-logIn .loginWhole .sfLostPassword--wrapper a {
    color: #333 !important;
  }
  .cr43-logIn .mobileLinkClicked > a {
    color: #00918a !important;
    background: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  #body .cr43-logIn .loginWhole {
    width: 325px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr43-logIn .loginWhole {
    position: absolute;
    top: 22px;
    right: 10px;
    background-color: #fff;
    color: #025C76;
  }
  .cr43-logIn .accountLinks li {
    float: none;
    display: inline-block;
  }
  .cr43-logIn .accountLinks li a {
    font-size: 13px;
    text-align: left;
  }
  .cr43-logIn .accountLinks li a:hover, .cr43-logIn .accountLinks li a:focus {
    text-decoration: underline;
  }
}
@media (min-width: 1200px) {
  .cr43-logIn .loginWhole {
    position: absolute;
    top: 22px;
    right: 10px;
    background-color: #fff;
    color: #025C76;
  }
  .cr43-logIn .accountLinks li {
    float: none;
    display: inline-block;
  }
  .cr43-logIn .accountLinks li a {
    font-size: 13px;
    text-align: left;
  }
  .cr43-logIn .accountLinks li a:hover, .cr43-logIn .accountLinks li a:focus {
    text-decoration: underline;
  }
}
.cr43-logIn .login-my-account {
  display: none;
}

@media (max-width: 767.9px) {
  #hd .form-login-shell {
    display: none;
  }
  #hd .media--content {
    display: none !important;
  }
  #hd .logo a img {
    height: 60px;
    margin: 21px 8px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  #hd .logo a {
    transition: 300ms;
  }
  #hd .logo a:hover, #hd .logo a:focus {
    background: aliceblue;
    transition: 300ms;
  }
  .logo a {
    margin-top: -30px;
    margin-left: -15px;
    position: relative;
    padding: 26px 15px 24px;
    display: inline-block;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  #hd .logo a {
    transition: 300ms;
  }
  #hd .logo a:hover, #hd .logo a:focus {
    background: aliceblue;
    transition: 300ms;
  }
  .logo a {
    margin-top: -30px;
    margin-left: -15px;
    position: relative;
    padding: 26px 15px 24px;
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  #hd .logo a {
    transition: 300ms;
  }
  #hd .logo a:hover, #hd .logo a:focus {
    background: aliceblue;
    transition: 300ms;
  }
  .logo a {
    margin-top: -30px;
    margin-left: -15px;
    position: relative;
    padding: 26px 15px 24px;
    display: inline-block;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .logo a {
    height: 180px;
  }
  .logo a img {
    max-height: 100%;
    max-width: 100%;
  }
}
.mobile-dropdown-close {
  float: right;
  margin: 0px;
  background: #666;
  color: white;
  padding: 3px 20px 4px;
  border: 0;
  margin: -2px 0;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}

.blueVoices {
  margin-bottom: 7px;
}
.blueVoices .fa, .blueVoices .forum-discussion .forum-discussion-list li > a:before, .forum-discussion .forum-discussion-list .blueVoices li > a:before {
  min-width: 16px;
  margin-right: 14px;
  font-size: 16px;
  text-align: center;
  color: #025C76;
}
.blueVoices a {
  color: #6b6b6b;
  font-size: 15px;
}

.wsbtn, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn, .CR02_GetInvolvedCarousel .button__pink--large, .cr38 li > a .linkText, .cr39-infoResources li .linkText, .cr65-searchSelector .accordian .js_accordianExpondo, .quickSearchFieldsList ~ .buttonLarge, .depressionChecklist .buttonWrap input[type=submit], .lightbox.update-dob .buttonContainer a, .cr10-callToAction .button, .cr11-collectionSearch .RadButton input[type=submit], .cr20-eventList .tabNav #a1, .bannerWithAside .socialConnect .ferceberk a, .bannerWithAside .socialConnect .twerter a, .m-searchBanner .search__submit, .cr33-fullWidthBanner .button, .js-cr13-normal .accordion__item > a, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .cr205-feature-box-1 .button, .cr85-mahpRegistrationForm input[type=submit], .cr55-profile-short .js_Close, .cr01-activitiesList .underline_linkText > a, .cr50-latestNews .buttonAlt, .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr52-storiesListRotator > .pull-right .read-more, .sfFormSubmit input[type=submit], .btn, .sfforumPostReplyContainer .sfSubmitBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .button, .buttonLarge {
  color: #fff !important;
  font-family: "InterBold", sans-serif;
  display: inline-block;
  text-decoration: none !important;
  font-size: 16px;
  line-height: 18px;
  padding: 12px 20px 10px;
  border: 0 none;
  text-align: left;
}
.sfContentBlock .wsbtn, .sfContentBlock .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .sfContentBlock .buttonAlt, .sfContentBlock .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .sfContentBlock .ruBrowse, .sfContentBlock .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .sfContentBlock .ruBrowse,
.sfContentBlock .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .sfContentBlock .ruBrowse,
.sfContentBlock .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .sfContentBlock .ruBrowse,
.sfContentBlock .beyondBlue .forgotPassword .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .sfContentBlock .ruBrowse, .sfContentBlock .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfContentBlock .sfprofileCancelLnk,
.sfContentBlock .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfContentBlock .sfprofileCancelLnk,
.sfContentBlock .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfContentBlock .sfprofileCancelLnk,
.sfContentBlock .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .sfContentBlock .sfprofileCancelLnk, .sfContentBlock .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfContentBlock .sfprofileSaveLnk,
.sfContentBlock .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfContentBlock .sfprofileSaveLnk,
.sfContentBlock .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfContentBlock .sfprofileSaveLnk,
.sfContentBlock .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .sfContentBlock .sfprofileSaveLnk, .sfContentBlock .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfContentBlock .sfSubmitBtn,
.sfContentBlock .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfContentBlock .sfSubmitBtn,
.sfContentBlock .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfContentBlock .sfSubmitBtn,
.sfContentBlock .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .sfContentBlock .sfSubmitBtn, .sfContentBlock .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .sfContentBlock .button__pink--large, .sfContentBlock .cr38 li > a .linkText, .cr38 li > a .sfContentBlock .linkText, .sfContentBlock .cr39-infoResources li .linkText, .cr39-infoResources li .sfContentBlock .linkText, .sfContentBlock .cr65-searchSelector .accordian .js_accordianExpondo, .cr65-searchSelector .accordian .sfContentBlock .js_accordianExpondo, .sfContentBlock .depressionChecklist .buttonWrap input[type=submit], .depressionChecklist .buttonWrap .sfContentBlock input[type=submit], .sfContentBlock .lightbox.update-dob .buttonContainer a, .lightbox.update-dob .buttonContainer .sfContentBlock a, .sfContentBlock .cr11-collectionSearch .RadButton input[type=submit], .cr11-collectionSearch .RadButton .sfContentBlock input[type=submit], .sfContentBlock .cr20-eventList .tabNav #a1, .cr20-eventList .tabNav .sfContentBlock #a1, .sfContentBlock .bannerWithAside .socialConnect .ferceberk a, .bannerWithAside .socialConnect .ferceberk .sfContentBlock a, .sfContentBlock .bannerWithAside .socialConnect .twerter a, .bannerWithAside .socialConnect .twerter .sfContentBlock a, .sfContentBlock .m-searchBanner .search__submit, .m-searchBanner .sfContentBlock .search__submit, .sfContentBlock .js-cr13-normal .accordion__item > a, .js-cr13-normal .sfContentBlock .accordion__item > a, .sfContentBlock .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .sfContentBlock a, .sfContentBlock .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .sfContentBlock input[type=submit], .sfContentBlock .cr85-mahpRegistrationForm input[type=submit], .cr85-mahpRegistrationForm .sfContentBlock input[type=submit], .sfContentBlock .cr55-profile-short .js_Close, .cr55-profile-short .sfContentBlock .js_Close, .sfContentBlock .cr01-activitiesList .underline_linkText > a, .cr01-activitiesList .sfContentBlock .underline_linkText > a, .sfContentBlock .cr50-latestNews .buttonAlt, .cr50-latestNews .sfContentBlock .buttonAlt, .sfContentBlock .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .sfContentBlock .sfcommentsSubmitBtn, .sfContentBlock .cr52-storiesListRotator > .pull-right .read-more, .cr52-storiesListRotator > .pull-right .sfContentBlock .read-more, .sfContentBlock .sfFormSubmit input[type=submit], .sfFormSubmit .sfContentBlock input[type=submit], .sfContentBlock .btn, .sfContentBlock .sfforumPostReplyContainer .sfSubmitBtn, .sfforumPostReplyContainer .sfContentBlock .sfSubmitBtn, .sfContentBlock .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfContentBlock .sfEditBtn, .sfContentBlock .button, .sfContentBlock .buttonLarge {
  margin-bottom: 20px;
}
.wsbtn:hover, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt:hover, .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse:hover, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse:hover,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse:hover,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse:hover,
.beyondBlue .forgotPassword .ruFileWrap .ruBrowse:hover, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk:hover,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk:hover,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk:hover,
.beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk:hover, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk:hover,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:hover,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:hover,
.beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk:hover, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:hover,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn:hover,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn:hover,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn:hover, .CR02_GetInvolvedCarousel .button__pink--large:hover, .cr38 li > a .linkText:hover, .cr39-infoResources li .linkText:hover, .cr65-searchSelector .accordian .js_accordianExpondo:hover, .depressionChecklist .buttonWrap input[type=submit]:hover, .lightbox.update-dob .buttonContainer a:hover, .cr11-collectionSearch .RadButton input[type=submit]:hover, .cr20-eventList .tabNav #a1:hover, .bannerWithAside .socialConnect .ferceberk a:hover, .bannerWithAside .socialConnect .twerter a:hover, .m-searchBanner .search__submit:hover, .js-cr13-normal .accordion__item > a:hover, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a:hover, .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit]:hover, .cr85-mahpRegistrationForm input[type=submit]:hover, .cr55-profile-short .js_Close:hover, .cr01-activitiesList .underline_linkText > a:hover, .cr50-latestNews .buttonAlt:hover, .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn:hover, .cr52-storiesListRotator > .pull-right .read-more:hover, .sfFormSubmit input[type=submit]:hover, .btn:hover, .sfforumPostReplyContainer .sfSubmitBtn:hover, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn:hover, .button:hover, .buttonLarge:hover, .wsbtn:focus, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt:focus, .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse:focus, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse:focus,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse:focus,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse:focus,
.beyondBlue .forgotPassword .ruFileWrap .ruBrowse:focus, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk:focus,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk:focus,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk:focus,
.beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk:focus, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk:focus,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:focus,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:focus,
.beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk:focus, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:focus,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn:focus,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn:focus,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn:focus, .CR02_GetInvolvedCarousel .button__pink--large:focus, .cr38 li > a .linkText:focus, .cr39-infoResources li .linkText:focus, .cr65-searchSelector .accordian .js_accordianExpondo:focus, .depressionChecklist .buttonWrap input[type=submit]:focus, .lightbox.update-dob .buttonContainer a:focus, .cr11-collectionSearch .RadButton input[type=submit]:focus, .cr20-eventList .tabNav #a1:focus, .bannerWithAside .socialConnect .ferceberk a:focus, .bannerWithAside .socialConnect .twerter a:focus, .m-searchBanner .search__submit:focus, .js-cr13-normal .accordion__item > a:focus, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a:focus, .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit]:focus, .cr85-mahpRegistrationForm input[type=submit]:focus, .cr55-profile-short .js_Close:focus, .cr01-activitiesList .underline_linkText > a:focus, .cr50-latestNews .buttonAlt:focus, .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn:focus, .cr52-storiesListRotator > .pull-right .read-more:focus, .sfFormSubmit input[type=submit]:focus, .btn:focus, .sfforumPostReplyContainer .sfSubmitBtn:focus, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn:focus, .button:focus, .buttonLarge:focus {
  opacity: 0.7;
}
.wsbtn > .wsbtn-vertical-center-inner, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt > .wsbtn-vertical-center-inner, .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse > .wsbtn-vertical-center-inner, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse > .wsbtn-vertical-center-inner,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse > .wsbtn-vertical-center-inner,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse > .wsbtn-vertical-center-inner,
.beyondBlue .forgotPassword .ruFileWrap .ruBrowse > .wsbtn-vertical-center-inner, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk > .wsbtn-vertical-center-inner,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk > .wsbtn-vertical-center-inner,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk > .wsbtn-vertical-center-inner,
.beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk > .wsbtn-vertical-center-inner, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk > .wsbtn-vertical-center-inner,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk > .wsbtn-vertical-center-inner,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk > .wsbtn-vertical-center-inner,
.beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk > .wsbtn-vertical-center-inner, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn > .wsbtn-vertical-center-inner,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn > .wsbtn-vertical-center-inner,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn > .wsbtn-vertical-center-inner,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn > .wsbtn-vertical-center-inner, .CR02_GetInvolvedCarousel .button__pink--large > .wsbtn-vertical-center-inner, .cr38 li > a .linkText > .wsbtn-vertical-center-inner, .cr39-infoResources li .linkText > .wsbtn-vertical-center-inner, .cr65-searchSelector .accordian .js_accordianExpondo > .wsbtn-vertical-center-inner, .depressionChecklist .buttonWrap input[type=submit] > .wsbtn-vertical-center-inner, .lightbox.update-dob .buttonContainer a > .wsbtn-vertical-center-inner, .cr11-collectionSearch .RadButton input[type=submit] > .wsbtn-vertical-center-inner, .cr20-eventList .tabNav #a1 > .wsbtn-vertical-center-inner, .bannerWithAside .socialConnect .ferceberk a > .wsbtn-vertical-center-inner, .bannerWithAside .socialConnect .twerter a > .wsbtn-vertical-center-inner, .m-searchBanner .search__submit > .wsbtn-vertical-center-inner, .js-cr13-normal .accordion__item > a > .wsbtn-vertical-center-inner, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a > .wsbtn-vertical-center-inner, .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit] > .wsbtn-vertical-center-inner, .cr85-mahpRegistrationForm input[type=submit] > .wsbtn-vertical-center-inner, .cr55-profile-short .js_Close > .wsbtn-vertical-center-inner, .cr01-activitiesList .underline_linkText > a > .wsbtn-vertical-center-inner, .cr50-latestNews .buttonAlt > .wsbtn-vertical-center-inner, .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn > .wsbtn-vertical-center-inner, .cr52-storiesListRotator > .pull-right .read-more > .wsbtn-vertical-center-inner, .sfFormSubmit input[type=submit] > .wsbtn-vertical-center-inner, .btn > .wsbtn-vertical-center-inner, .sfforumPostReplyContainer .sfSubmitBtn > .wsbtn-vertical-center-inner, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn > .wsbtn-vertical-center-inner, .button > .wsbtn-vertical-center-inner, .buttonLarge > .wsbtn-vertical-center-inner {
  line-height: 1.1em;
  display: inline-block;
  vertical-align: middle;
}

.wsbtn-md, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .cr38 li > a .linkText, .cr39-infoResources li .linkText, .cr65-searchSelector .accordian .js_accordianExpondo, .divHomepageSlider.cr63-landing .slideContent .button, .cr33-fullWidthBanner .button, .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .cr205-feature-box-1 .button, .cr01-activitiesList .underline_linkText > a, .cr50-latestNews .buttonAlt, .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr52-storiesListRotator > .pull-right .read-more {
  padding: 16px 30px 16px;
}

.wsbtn-lg, .CR02_GetInvolvedCarousel .button__pink--large, .cr10-callToAction .button {
  padding: 22px 25px 20px;
}

.wsbtn-text-lg {
  font-size: 20px;
  line-height: 24px;
}

.wsbtn-block, .js-cr13-normal .accordion__item > a {
  width: 100%;
}

.wsbtn-primary, .bannerWithAside .socialConnect .ferceberk a, .bannerWithAside .socialConnect .twerter a, .js-cr13-normal .accordion__item > a {
  background: #009BC9;
}

.wsbtn-red, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .cr39-infoResources li:nth-child(3) .linkText, .cr39-infoResources li:nth-child(4n+3) .linkText, .lightbox.update-dob .buttonContainer a, .cr10-callToAction .button, .cr11-collectionSearch .RadButton input[type=submit], .m-searchBanner .search__submit, .cr33-fullWidthBanner .button, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .cr205-feature-box-1 .button, .cr55-profile-short .js_Close, .cr01-activitiesList .underline_linkText > a, .cr50-latestNews .buttonAlt, .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr52-storiesListRotator > .pull-right .read-more, .sfFormSubmit input[type=submit] {
  background: #E0004D;
}

.wsbtn-blue, .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn, .cr38 li > a .linkText, .cr39-infoResources li .linkText, .quickSearchFieldsList ~ .buttonLarge, .depressionChecklist .buttonWrap input[type=submit], .cr20-eventList .tabNav #a1, .cr85-mahpRegistrationForm input[type=submit], .buttonLarge {
  background: #025C76;
}

.wsbtn-lightblue, .cr56-quicklinks[data-varient=d] .separatedList a {
  background: #009BC9;
}

.wsbtn-purple, .cr39-infoResources li:nth-child(2) .linkText, .cr39-infoResources li:nth-child(4n+2) .linkText {
  background: #BC2279;
}

.wsbtn-orange, .cr39-infoResources li:nth-child(4) .linkText, .cr39-infoResources li:nth-child(4n+4) .linkText {
  background: #D64309;
}

.wsbtn-cancel, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk {
  background: #D7D7D7;
  text-align: center;
}

.wsbtn-arrow, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:not(input),
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn:not(input),
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn:not(input),
.beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn:not(input), .CR02_GetInvolvedCarousel .button__pink--large, .cr38 li > a .linkText, .cr39-infoResources li .linkText, .cr10-callToAction .button.withArrow, .divHomepageSlider.cr63-landing .slideContent .button, .cr33-fullWidthBanner .button, .cr56-quicklinks[data-varient=d] .separatedList a, .cr205-feature-box-1 .button, .cr55-profile-short .js_Close, .cr50-latestNews .buttonAlt, .cr52-storiesListRotator > .pull-right .read-more {
  position: relative;
  padding-right: 71px;
}
.wsbtn-arrow:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:not(input):before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn:not(input):before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn:not(input):before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn:not(input):before, .CR02_GetInvolvedCarousel .button__pink--large:before, .cr38 li > a .linkText:before, .cr39-infoResources li .linkText:before, .cr10-callToAction .button.withArrow:before, .divHomepageSlider.cr63-landing .slideContent .button:before, .cr33-fullWidthBanner .button:before, .cr56-quicklinks[data-varient=d] .separatedList a:before, .cr205-feature-box-1 .button:before, .cr55-profile-short .js_Close:before, .cr50-latestNews .buttonAlt:before, .cr52-storiesListRotator > .pull-right .read-more:before, .wsbtn-arrow:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:not(input):after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn:not(input):after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn:not(input):after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn:not(input):after, .CR02_GetInvolvedCarousel .button__pink--large:after, .cr38 li > a .linkText:after, .cr39-infoResources li .linkText:after, .cr10-callToAction .button.withArrow:after, .divHomepageSlider.cr63-landing .slideContent .button:after, .cr33-fullWidthBanner .button:after, .cr56-quicklinks[data-varient=d] .separatedList a:after, .cr205-feature-box-1 .button:after, .cr55-profile-short .js_Close:after, .cr50-latestNews .buttonAlt:after, .cr52-storiesListRotator > .pull-right .read-more:after {
  position: absolute;
  right: 0px;
}
.wsbtn-arrow:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:not(input):before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn:not(input):before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn:not(input):before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn:not(input):before, .CR02_GetInvolvedCarousel .button__pink--large:before, .cr38 li > a .linkText:before, .cr39-infoResources li .linkText:before, .cr10-callToAction .button.withArrow:before, .divHomepageSlider.cr63-landing .slideContent .button:before, .cr33-fullWidthBanner .button:before, .cr56-quicklinks[data-varient=d] .separatedList a:before, .cr205-feature-box-1 .button:before, .cr55-profile-short .js_Close:before, .cr50-latestNews .buttonAlt:before, .cr52-storiesListRotator > .pull-right .read-more:before {
  content: "";
  border-left: 1px solid #fff;
  width: 50px;
  top: 0px;
  bottom: 0px;
}
.wsbtn-arrow:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:not(input):after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn:not(input):after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn:not(input):after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn:not(input):after, .CR02_GetInvolvedCarousel .button__pink--large:after, .cr38 li > a .linkText:after, .cr39-infoResources li .linkText:after, .cr10-callToAction .button.withArrow:after, .divHomepageSlider.cr63-landing .slideContent .button:after, .cr33-fullWidthBanner .button:after, .cr56-quicklinks[data-varient=d] .separatedList a:after, .cr205-feature-box-1 .button:after, .cr55-profile-short .js_Close:after, .cr50-latestNews .buttonAlt:after, .cr52-storiesListRotator > .pull-right .read-more:after {
  content: "\f054";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.wsbtn-arrow.wsbtn-md, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .wsbtn-md.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .wsbtn-arrow.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .wsbtn-md.ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .ruBrowse.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse.buttonAlt,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .wsbtn-md.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .ruBrowse.buttonAlt,
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse.buttonAlt,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .wsbtn-md.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .ruBrowse.buttonAlt,
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse.buttonAlt,
.beyondBlue .forgotPassword .ruFileWrap .wsbtn-md.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .ruBrowse.buttonAlt,
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue .forgotPassword .ruFileWrap .ruBrowse.buttonAlt, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .wsbtn-md.sfSubmitBtn:not(input), .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .sfSubmitBtn.buttonAlt:not(input), .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn.buttonAlt:not(input),
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .wsbtn-md.sfSubmitBtn:not(input),
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .sfSubmitBtn.buttonAlt:not(input),
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn.buttonAlt:not(input),
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .wsbtn-md.sfSubmitBtn:not(input),
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .sfSubmitBtn.buttonAlt:not(input),
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn.buttonAlt:not(input),
.beyondBlue .forgotPassword .sfSubmitBtnWrp .wsbtn-md.sfSubmitBtn:not(input),
.beyondBlue .forgotPassword .sfSubmitBtnWrp .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .sfSubmitBtn.buttonAlt:not(input),
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn.buttonAlt:not(input), .CR02_GetInvolvedCarousel .wsbtn-md.button__pink--large, .CR02_GetInvolvedCarousel .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button__pink--large.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .CR02_GetInvolvedCarousel .button__pink--large.buttonAlt, .cr38 li > a .linkText, .cr39-infoResources li .linkText, .cr65-searchSelector .accordian .wsbtn-arrow.js_accordianExpondo, .cr65-searchSelector .accordian .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .js_accordianExpondo.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr65-searchSelector .accordian .js_accordianExpondo.buttonAlt, .cr65-searchSelector .accordian .beyondBlue #sfLoginWidgetWrp .ruFileWrap .js_accordianExpondo.ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr65-searchSelector .accordian .js_accordianExpondo.ruBrowse,
.cr65-searchSelector .accordian .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .js_accordianExpondo.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr65-searchSelector .accordian .js_accordianExpondo.ruBrowse,
.cr65-searchSelector .accordian .beyondBlue .sfprofileEditFormWrp .ruFileWrap .js_accordianExpondo.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr65-searchSelector .accordian .js_accordianExpondo.ruBrowse,
.cr65-searchSelector .accordian .beyondBlue .forgotPassword .ruFileWrap .js_accordianExpondo.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr65-searchSelector .accordian .js_accordianExpondo.ruBrowse, .cr65-searchSelector .accordian .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .js_accordianExpondo.sfSubmitBtn:not(input), .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr65-searchSelector .accordian .js_accordianExpondo.sfSubmitBtn:not(input),
.cr65-searchSelector .accordian .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .js_accordianExpondo.sfSubmitBtn:not(input),
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr65-searchSelector .accordian .js_accordianExpondo.sfSubmitBtn:not(input),
.cr65-searchSelector .accordian .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .js_accordianExpondo.sfSubmitBtn:not(input),
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr65-searchSelector .accordian .js_accordianExpondo.sfSubmitBtn:not(input),
.cr65-searchSelector .accordian .beyondBlue .forgotPassword .sfSubmitBtnWrp .js_accordianExpondo.sfSubmitBtn:not(input),
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr65-searchSelector .accordian .js_accordianExpondo.sfSubmitBtn:not(input), .cr65-searchSelector .accordian .CR02_GetInvolvedCarousel .js_accordianExpondo.button__pink--large, .CR02_GetInvolvedCarousel .cr65-searchSelector .accordian .js_accordianExpondo.button__pink--large, .cr65-searchSelector .accordian .cr38 li > a .js_accordianExpondo.linkText, .cr38 li > a .cr65-searchSelector .accordian .js_accordianExpondo.linkText, .cr65-searchSelector .accordian .cr39-infoResources li .js_accordianExpondo.linkText, .cr39-infoResources li .cr65-searchSelector .accordian .js_accordianExpondo.linkText, .cr10-callToAction .wsbtn-md.button.withArrow, .cr10-callToAction .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.withArrow.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr10-callToAction .button.withArrow.buttonAlt, .cr10-callToAction .cr38 li > a .button.withArrow.linkText, .cr38 li > a .cr10-callToAction .button.withArrow.linkText, .cr10-callToAction .cr39-infoResources li .button.withArrow.linkText, .cr39-infoResources li .cr10-callToAction .button.withArrow.linkText, .cr10-callToAction .cr65-searchSelector .accordian .button.withArrow.js_accordianExpondo, .cr65-searchSelector .accordian .cr10-callToAction .button.withArrow.js_accordianExpondo, .divHomepageSlider.cr63-landing .slideContent .button, .cr33-fullWidthBanner .button, .cr56-quicklinks[data-varient=d] .separatedList a.wsbtn-md, .cr56-quicklinks[data-varient=d] .separatedList .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList a.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr56-quicklinks[data-varient=d] .separatedList a.buttonAlt, .cr56-quicklinks[data-varient=d] .separatedList .cr38 li > a a.linkText, .cr38 li > a .cr56-quicklinks[data-varient=d] .separatedList a.linkText, .cr56-quicklinks[data-varient=d] .separatedList .cr39-infoResources li a.linkText, .cr39-infoResources li .cr56-quicklinks[data-varient=d] .separatedList a.linkText, .cr56-quicklinks[data-varient=d] .separatedList .cr65-searchSelector .accordian a.js_accordianExpondo, .cr65-searchSelector .accordian .cr56-quicklinks[data-varient=d] .separatedList a.js_accordianExpondo, .cr56-quicklinks[data-varient=d] .separatedList .cr33-fullWidthBanner a.button, .cr33-fullWidthBanner .cr56-quicklinks[data-varient=d] .separatedList a.button, .sfforumNewThreadWrp .sfSubmitBtnWrp input.wsbtn-arrow[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList input[type=submit].buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].buttonAlt, .sfforumNewThreadWrp .sfSubmitBtnWrp .beyondBlue #sfLoginWidgetWrp .ruFileWrap input[type=submit].ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].ruBrowse,
.sfforumNewThreadWrp .sfSubmitBtnWrp .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap input[type=submit].ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].ruBrowse,
.sfforumNewThreadWrp .sfSubmitBtnWrp .beyondBlue .sfprofileEditFormWrp .ruFileWrap input[type=submit].ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].ruBrowse,
.sfforumNewThreadWrp .sfSubmitBtnWrp .beyondBlue .forgotPassword .ruFileWrap input[type=submit].ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].ruBrowse, .sfforumNewThreadWrp .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input), .beyondBlue #sfLoginWidgetWrp .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input),
.sfforumNewThreadWrp .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input),
.beyondBlue .sfprofileChangePasswordFormWrp .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input),
.sfforumNewThreadWrp .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input),
.beyondBlue .sfprofileEditFormWrp .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input),
.sfforumNewThreadWrp .beyondBlue .forgotPassword .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input),
.beyondBlue .forgotPassword .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input), .sfforumNewThreadWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button__pink--large, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr38 li > a input[type=submit].linkText, .cr38 li > a .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].linkText, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr39-infoResources li input[type=submit].linkText, .cr39-infoResources li .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].linkText, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr10-callToAction input[type=submit].button.withArrow, .cr10-callToAction .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button.withArrow, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr33-fullWidthBanner input[type=submit].button, .cr33-fullWidthBanner .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button, .cr205-feature-box-1 .button, .cr55-profile-short .wsbtn-md.js_Close, .cr55-profile-short .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .js_Close.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr55-profile-short .js_Close.buttonAlt, .cr55-profile-short .cr65-searchSelector .accordian .js_Close.js_accordianExpondo, .cr65-searchSelector .accordian .cr55-profile-short .js_Close.js_accordianExpondo, .cr55-profile-short .cr33-fullWidthBanner .js_Close.button, .cr33-fullWidthBanner .cr55-profile-short .js_Close.button, .cr55-profile-short .sfforumNewThreadWrp .sfSubmitBtnWrp input.js_Close[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .cr55-profile-short input.js_Close[type=submit], .cr55-profile-short .cr205-feature-box-1 .js_Close.button, .cr205-feature-box-1 .cr55-profile-short .js_Close.button, .cr01-activitiesList .underline_linkText > a.wsbtn-arrow, .cr01-activitiesList .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .underline_linkText > a.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr01-activitiesList .underline_linkText > a.buttonAlt, .cr01-activitiesList .beyondBlue #sfLoginWidgetWrp .ruFileWrap .underline_linkText > a.ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr01-activitiesList .underline_linkText > a.ruBrowse,
.cr01-activitiesList .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .underline_linkText > a.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr01-activitiesList .underline_linkText > a.ruBrowse,
.cr01-activitiesList .beyondBlue .sfprofileEditFormWrp .ruFileWrap .underline_linkText > a.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr01-activitiesList .underline_linkText > a.ruBrowse,
.cr01-activitiesList .beyondBlue .forgotPassword .ruFileWrap .underline_linkText > a.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr01-activitiesList .underline_linkText > a.ruBrowse, .cr01-activitiesList .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .underline_linkText > a.sfSubmitBtn:not(input), .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr01-activitiesList .underline_linkText > a.sfSubmitBtn:not(input),
.cr01-activitiesList .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .underline_linkText > a.sfSubmitBtn:not(input),
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr01-activitiesList .underline_linkText > a.sfSubmitBtn:not(input),
.cr01-activitiesList .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .underline_linkText > a.sfSubmitBtn:not(input),
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr01-activitiesList .underline_linkText > a.sfSubmitBtn:not(input),
.cr01-activitiesList .beyondBlue .forgotPassword .sfSubmitBtnWrp .underline_linkText > a.sfSubmitBtn:not(input),
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr01-activitiesList .underline_linkText > a.sfSubmitBtn:not(input), .cr01-activitiesList .CR02_GetInvolvedCarousel .underline_linkText > a.button__pink--large, .CR02_GetInvolvedCarousel .cr01-activitiesList .underline_linkText > a.button__pink--large, .cr01-activitiesList .cr10-callToAction .underline_linkText > a.button.withArrow, .cr10-callToAction .cr01-activitiesList .underline_linkText > a.button.withArrow, .cr01-activitiesList .cr33-fullWidthBanner .underline_linkText > a.button, .cr33-fullWidthBanner .cr01-activitiesList .underline_linkText > a.button, .cr01-activitiesList .cr56-quicklinks[data-varient=d] .separatedList .underline_linkText > a, .cr56-quicklinks[data-varient=d] .separatedList .cr01-activitiesList .underline_linkText > a, .cr01-activitiesList .cr205-feature-box-1 .underline_linkText > a.button, .cr205-feature-box-1 .cr01-activitiesList .underline_linkText > a.button, .cr01-activitiesList .cr55-profile-short .underline_linkText > a.js_Close, .cr55-profile-short .cr01-activitiesList .underline_linkText > a.js_Close, .cr50-latestNews .buttonAlt, .cr48-newsItem .sfcommentsForm .wsbtn-arrow.sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .sfcommentsSubmitBtn.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.buttonAlt, .cr48-newsItem .sfcommentsForm .beyondBlue #sfLoginWidgetWrp .ruFileWrap .sfcommentsSubmitBtn.ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.ruBrowse,
.cr48-newsItem .sfcommentsForm .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .sfcommentsSubmitBtn.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.ruBrowse,
.cr48-newsItem .sfcommentsForm .beyondBlue .sfprofileEditFormWrp .ruFileWrap .sfcommentsSubmitBtn.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.ruBrowse,
.cr48-newsItem .sfcommentsForm .beyondBlue .forgotPassword .ruFileWrap .sfcommentsSubmitBtn.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.ruBrowse, .cr48-newsItem .sfcommentsForm .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfcommentsSubmitBtn.sfSubmitBtn:not(input), .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.sfSubmitBtn:not(input),
.cr48-newsItem .sfcommentsForm .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfcommentsSubmitBtn.sfSubmitBtn:not(input),
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.sfSubmitBtn:not(input),
.cr48-newsItem .sfcommentsForm .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfcommentsSubmitBtn.sfSubmitBtn:not(input),
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.sfSubmitBtn:not(input),
.cr48-newsItem .sfcommentsForm .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfcommentsSubmitBtn.sfSubmitBtn:not(input),
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.sfSubmitBtn:not(input), .cr48-newsItem .sfcommentsForm .CR02_GetInvolvedCarousel .sfcommentsSubmitBtn.button__pink--large, .CR02_GetInvolvedCarousel .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button__pink--large, .cr48-newsItem .sfcommentsForm .cr38 li > a .sfcommentsSubmitBtn.linkText, .cr38 li > a .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.linkText, .cr48-newsItem .sfcommentsForm .cr39-infoResources li .sfcommentsSubmitBtn.linkText, .cr39-infoResources li .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.linkText, .cr48-newsItem .sfcommentsForm .cr10-callToAction .sfcommentsSubmitBtn.button.withArrow, .cr10-callToAction .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button.withArrow, .cr48-newsItem .sfcommentsForm .cr33-fullWidthBanner .sfcommentsSubmitBtn.button, .cr33-fullWidthBanner .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button, .cr48-newsItem .sfcommentsForm .cr56-quicklinks[data-varient=d] .separatedList a.sfcommentsSubmitBtn, .cr56-quicklinks[data-varient=d] .separatedList .cr48-newsItem .sfcommentsForm a.sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .cr205-feature-box-1 .sfcommentsSubmitBtn.button, .cr205-feature-box-1 .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button, .cr48-newsItem .sfcommentsForm .cr55-profile-short .sfcommentsSubmitBtn.js_Close, .cr55-profile-short .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.js_Close, .cr48-newsItem .sfcommentsForm .cr50-latestNews .sfcommentsSubmitBtn.buttonAlt, .cr50-latestNews .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.buttonAlt, .cr52-storiesListRotator > .pull-right .read-more {
  padding-right: 75px;
}
.wsbtn-arrow.wsbtn-md:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .wsbtn-md.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .wsbtn-arrow.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .wsbtn-md.ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .ruBrowse.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse.buttonAlt:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .wsbtn-md.ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .ruBrowse.buttonAlt:before,
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse.buttonAlt:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .wsbtn-md.ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .ruBrowse.buttonAlt:before,
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse.buttonAlt:before,
.beyondBlue .forgotPassword .ruFileWrap .wsbtn-md.ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .ruBrowse.buttonAlt:before,
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue .forgotPassword .ruFileWrap .ruBrowse.buttonAlt:before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .wsbtn-md.sfSubmitBtn:not(input):before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .sfSubmitBtn.buttonAlt:not(input):before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn.buttonAlt:not(input):before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .wsbtn-md.sfSubmitBtn:not(input):before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .sfSubmitBtn.buttonAlt:not(input):before,
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn.buttonAlt:not(input):before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .wsbtn-md.sfSubmitBtn:not(input):before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .sfSubmitBtn.buttonAlt:not(input):before,
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn.buttonAlt:not(input):before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .wsbtn-md.sfSubmitBtn:not(input):before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .sfSubmitBtn.buttonAlt:not(input):before,
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn.buttonAlt:not(input):before, .CR02_GetInvolvedCarousel .wsbtn-md.button__pink--large:before, .CR02_GetInvolvedCarousel .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button__pink--large.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .CR02_GetInvolvedCarousel .button__pink--large.buttonAlt:before, .cr38 li > a .linkText:before, .cr39-infoResources li .linkText:before, .cr65-searchSelector .accordian .wsbtn-arrow.js_accordianExpondo:before, .cr65-searchSelector .accordian .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .js_accordianExpondo.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr65-searchSelector .accordian .js_accordianExpondo.buttonAlt:before, .cr65-searchSelector .accordian .beyondBlue #sfLoginWidgetWrp .ruFileWrap .js_accordianExpondo.ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr65-searchSelector .accordian .js_accordianExpondo.ruBrowse:before,
.cr65-searchSelector .accordian .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .js_accordianExpondo.ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr65-searchSelector .accordian .js_accordianExpondo.ruBrowse:before,
.cr65-searchSelector .accordian .beyondBlue .sfprofileEditFormWrp .ruFileWrap .js_accordianExpondo.ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr65-searchSelector .accordian .js_accordianExpondo.ruBrowse:before,
.cr65-searchSelector .accordian .beyondBlue .forgotPassword .ruFileWrap .js_accordianExpondo.ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .cr65-searchSelector .accordian .js_accordianExpondo.ruBrowse:before, .cr65-searchSelector .accordian .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .js_accordianExpondo.sfSubmitBtn:not(input):before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr65-searchSelector .accordian .js_accordianExpondo.sfSubmitBtn:not(input):before,
.cr65-searchSelector .accordian .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .js_accordianExpondo.sfSubmitBtn:not(input):before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr65-searchSelector .accordian .js_accordianExpondo.sfSubmitBtn:not(input):before,
.cr65-searchSelector .accordian .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .js_accordianExpondo.sfSubmitBtn:not(input):before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr65-searchSelector .accordian .js_accordianExpondo.sfSubmitBtn:not(input):before,
.cr65-searchSelector .accordian .beyondBlue .forgotPassword .sfSubmitBtnWrp .js_accordianExpondo.sfSubmitBtn:not(input):before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr65-searchSelector .accordian .js_accordianExpondo.sfSubmitBtn:not(input):before, .cr65-searchSelector .accordian .CR02_GetInvolvedCarousel .js_accordianExpondo.button__pink--large:before, .CR02_GetInvolvedCarousel .cr65-searchSelector .accordian .js_accordianExpondo.button__pink--large:before, .cr65-searchSelector .accordian .cr38 li > a .js_accordianExpondo.linkText:before, .cr38 li > a .cr65-searchSelector .accordian .js_accordianExpondo.linkText:before, .cr65-searchSelector .accordian .cr39-infoResources li .js_accordianExpondo.linkText:before, .cr39-infoResources li .cr65-searchSelector .accordian .js_accordianExpondo.linkText:before, .cr10-callToAction .wsbtn-md.button.withArrow:before, .cr10-callToAction .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.withArrow.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr10-callToAction .button.withArrow.buttonAlt:before, .cr10-callToAction .cr38 li > a .button.withArrow.linkText:before, .cr38 li > a .cr10-callToAction .button.withArrow.linkText:before, .cr10-callToAction .cr39-infoResources li .button.withArrow.linkText:before, .cr39-infoResources li .cr10-callToAction .button.withArrow.linkText:before, .cr10-callToAction .cr65-searchSelector .accordian .button.withArrow.js_accordianExpondo:before, .cr65-searchSelector .accordian .cr10-callToAction .button.withArrow.js_accordianExpondo:before, .divHomepageSlider.cr63-landing .slideContent .button:before, .cr33-fullWidthBanner .button:before, .cr56-quicklinks[data-varient=d] .separatedList a.wsbtn-md:before, .cr56-quicklinks[data-varient=d] .separatedList .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList a.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr56-quicklinks[data-varient=d] .separatedList a.buttonAlt:before, .cr56-quicklinks[data-varient=d] .separatedList .cr38 li > a a.linkText:before, .cr38 li > a .cr56-quicklinks[data-varient=d] .separatedList a.linkText:before, .cr56-quicklinks[data-varient=d] .separatedList .cr39-infoResources li a.linkText:before, .cr39-infoResources li .cr56-quicklinks[data-varient=d] .separatedList a.linkText:before, .cr56-quicklinks[data-varient=d] .separatedList .cr65-searchSelector .accordian a.js_accordianExpondo:before, .cr65-searchSelector .accordian .cr56-quicklinks[data-varient=d] .separatedList a.js_accordianExpondo:before, .cr56-quicklinks[data-varient=d] .separatedList .cr33-fullWidthBanner a.button:before, .cr33-fullWidthBanner .cr56-quicklinks[data-varient=d] .separatedList a.button:before, .sfforumNewThreadWrp .sfSubmitBtnWrp input.wsbtn-arrow[type=submit]:before, .sfforumNewThreadWrp .sfSubmitBtnWrp .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList input[type=submit].buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].buttonAlt:before, .sfforumNewThreadWrp .sfSubmitBtnWrp .beyondBlue #sfLoginWidgetWrp .ruFileWrap input[type=submit].ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].ruBrowse:before,
.sfforumNewThreadWrp .sfSubmitBtnWrp .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap input[type=submit].ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].ruBrowse:before,
.sfforumNewThreadWrp .sfSubmitBtnWrp .beyondBlue .sfprofileEditFormWrp .ruFileWrap input[type=submit].ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].ruBrowse:before,
.sfforumNewThreadWrp .sfSubmitBtnWrp .beyondBlue .forgotPassword .ruFileWrap input[type=submit].ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].ruBrowse:before, .sfforumNewThreadWrp .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input):before, .beyondBlue #sfLoginWidgetWrp .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input):before,
.sfforumNewThreadWrp .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input):before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input):before,
.sfforumNewThreadWrp .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input):before,
.beyondBlue .sfprofileEditFormWrp .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input):before,
.sfforumNewThreadWrp .beyondBlue .forgotPassword .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input):before,
.beyondBlue .forgotPassword .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input):before, .sfforumNewThreadWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button__pink--large:before, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr38 li > a input[type=submit].linkText:before, .cr38 li > a .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].linkText:before, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr39-infoResources li input[type=submit].linkText:before, .cr39-infoResources li .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].linkText:before, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr10-callToAction input[type=submit].button.withArrow:before, .cr10-callToAction .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button.withArrow:before, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr33-fullWidthBanner input[type=submit].button:before, .cr33-fullWidthBanner .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button:before, .cr205-feature-box-1 .button:before, .cr55-profile-short .wsbtn-md.js_Close:before, .cr55-profile-short .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .js_Close.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr55-profile-short .js_Close.buttonAlt:before, .cr55-profile-short .cr65-searchSelector .accordian .js_Close.js_accordianExpondo:before, .cr65-searchSelector .accordian .cr55-profile-short .js_Close.js_accordianExpondo:before, .cr55-profile-short .sfforumNewThreadWrp .sfSubmitBtnWrp input.js_Close[type=submit]:before, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr55-profile-short input.js_Close[type=submit]:before, .cr01-activitiesList .underline_linkText > a.wsbtn-arrow:before, .cr01-activitiesList .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .underline_linkText > a.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr01-activitiesList .underline_linkText > a.buttonAlt:before, .cr01-activitiesList .beyondBlue #sfLoginWidgetWrp .ruFileWrap .underline_linkText > a.ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr01-activitiesList .underline_linkText > a.ruBrowse:before,
.cr01-activitiesList .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .underline_linkText > a.ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr01-activitiesList .underline_linkText > a.ruBrowse:before,
.cr01-activitiesList .beyondBlue .sfprofileEditFormWrp .ruFileWrap .underline_linkText > a.ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr01-activitiesList .underline_linkText > a.ruBrowse:before,
.cr01-activitiesList .beyondBlue .forgotPassword .ruFileWrap .underline_linkText > a.ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .cr01-activitiesList .underline_linkText > a.ruBrowse:before, .cr01-activitiesList .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .underline_linkText > a.sfSubmitBtn:not(input):before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr01-activitiesList .underline_linkText > a.sfSubmitBtn:not(input):before,
.cr01-activitiesList .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .underline_linkText > a.sfSubmitBtn:not(input):before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr01-activitiesList .underline_linkText > a.sfSubmitBtn:not(input):before,
.cr01-activitiesList .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .underline_linkText > a.sfSubmitBtn:not(input):before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr01-activitiesList .underline_linkText > a.sfSubmitBtn:not(input):before,
.cr01-activitiesList .beyondBlue .forgotPassword .sfSubmitBtnWrp .underline_linkText > a.sfSubmitBtn:not(input):before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr01-activitiesList .underline_linkText > a.sfSubmitBtn:not(input):before, .cr01-activitiesList .CR02_GetInvolvedCarousel .underline_linkText > a.button__pink--large:before, .CR02_GetInvolvedCarousel .cr01-activitiesList .underline_linkText > a.button__pink--large:before, .cr01-activitiesList .cr10-callToAction .underline_linkText > a.button.withArrow:before, .cr10-callToAction .cr01-activitiesList .underline_linkText > a.button.withArrow:before, .cr01-activitiesList .cr56-quicklinks[data-varient=d] .separatedList .underline_linkText > a:before, .cr56-quicklinks[data-varient=d] .separatedList .cr01-activitiesList .underline_linkText > a:before, .cr01-activitiesList .cr55-profile-short .underline_linkText > a.js_Close:before, .cr55-profile-short .cr01-activitiesList .underline_linkText > a.js_Close:before, .cr50-latestNews .buttonAlt:before, .cr48-newsItem .sfcommentsForm .wsbtn-arrow.sfcommentsSubmitBtn:before, .cr48-newsItem .sfcommentsForm .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .sfcommentsSubmitBtn.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.buttonAlt:before, .cr48-newsItem .sfcommentsForm .beyondBlue #sfLoginWidgetWrp .ruFileWrap .sfcommentsSubmitBtn.ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.ruBrowse:before,
.cr48-newsItem .sfcommentsForm .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .sfcommentsSubmitBtn.ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.ruBrowse:before,
.cr48-newsItem .sfcommentsForm .beyondBlue .sfprofileEditFormWrp .ruFileWrap .sfcommentsSubmitBtn.ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.ruBrowse:before,
.cr48-newsItem .sfcommentsForm .beyondBlue .forgotPassword .ruFileWrap .sfcommentsSubmitBtn.ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.ruBrowse:before, .cr48-newsItem .sfcommentsForm .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfcommentsSubmitBtn.sfSubmitBtn:not(input):before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.sfSubmitBtn:not(input):before,
.cr48-newsItem .sfcommentsForm .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfcommentsSubmitBtn.sfSubmitBtn:not(input):before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.sfSubmitBtn:not(input):before,
.cr48-newsItem .sfcommentsForm .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfcommentsSubmitBtn.sfSubmitBtn:not(input):before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.sfSubmitBtn:not(input):before,
.cr48-newsItem .sfcommentsForm .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfcommentsSubmitBtn.sfSubmitBtn:not(input):before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.sfSubmitBtn:not(input):before, .cr48-newsItem .sfcommentsForm .CR02_GetInvolvedCarousel .sfcommentsSubmitBtn.button__pink--large:before, .CR02_GetInvolvedCarousel .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button__pink--large:before, .cr48-newsItem .sfcommentsForm .cr38 li > a .sfcommentsSubmitBtn.linkText:before, .cr38 li > a .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.linkText:before, .cr48-newsItem .sfcommentsForm .cr39-infoResources li .sfcommentsSubmitBtn.linkText:before, .cr39-infoResources li .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.linkText:before, .cr48-newsItem .sfcommentsForm .cr10-callToAction .sfcommentsSubmitBtn.button.withArrow:before, .cr10-callToAction .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button.withArrow:before, .cr48-newsItem .sfcommentsForm .cr33-fullWidthBanner .sfcommentsSubmitBtn.button:before, .cr33-fullWidthBanner .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button:before, .cr48-newsItem .sfcommentsForm .cr56-quicklinks[data-varient=d] .separatedList a.sfcommentsSubmitBtn:before, .cr56-quicklinks[data-varient=d] .separatedList .cr48-newsItem .sfcommentsForm a.sfcommentsSubmitBtn:before, .cr48-newsItem .sfcommentsForm .cr205-feature-box-1 .sfcommentsSubmitBtn.button:before, .cr205-feature-box-1 .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button:before, .cr48-newsItem .sfcommentsForm .cr55-profile-short .sfcommentsSubmitBtn.js_Close:before, .cr55-profile-short .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.js_Close:before, .cr48-newsItem .sfcommentsForm .cr50-latestNews .sfcommentsSubmitBtn.buttonAlt:before, .cr50-latestNews .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.buttonAlt:before, .cr52-storiesListRotator > .pull-right .read-more:before {
  width: 54px;
}
.wsbtn-arrow.wsbtn-md:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .wsbtn-md.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .wsbtn-arrow.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .wsbtn-md.ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .ruBrowse.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse.buttonAlt:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .wsbtn-md.ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .ruBrowse.buttonAlt:after,
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse.buttonAlt:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .wsbtn-md.ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .ruBrowse.buttonAlt:after,
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse.buttonAlt:after,
.beyondBlue .forgotPassword .ruFileWrap .wsbtn-md.ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .ruBrowse.buttonAlt:after,
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue .forgotPassword .ruFileWrap .ruBrowse.buttonAlt:after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .wsbtn-md.sfSubmitBtn:not(input):after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .sfSubmitBtn.buttonAlt:not(input):after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn.buttonAlt:not(input):after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .wsbtn-md.sfSubmitBtn:not(input):after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .sfSubmitBtn.buttonAlt:not(input):after,
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn.buttonAlt:not(input):after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .wsbtn-md.sfSubmitBtn:not(input):after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .sfSubmitBtn.buttonAlt:not(input):after,
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn.buttonAlt:not(input):after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .wsbtn-md.sfSubmitBtn:not(input):after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .sfSubmitBtn.buttonAlt:not(input):after,
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn.buttonAlt:not(input):after, .CR02_GetInvolvedCarousel .wsbtn-md.button__pink--large:after, .CR02_GetInvolvedCarousel .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button__pink--large.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .CR02_GetInvolvedCarousel .button__pink--large.buttonAlt:after, .cr38 li > a .linkText:after, .cr39-infoResources li .linkText:after, .cr65-searchSelector .accordian .wsbtn-arrow.js_accordianExpondo:after, .cr65-searchSelector .accordian .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .js_accordianExpondo.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr65-searchSelector .accordian .js_accordianExpondo.buttonAlt:after, .cr65-searchSelector .accordian .beyondBlue #sfLoginWidgetWrp .ruFileWrap .js_accordianExpondo.ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr65-searchSelector .accordian .js_accordianExpondo.ruBrowse:after,
.cr65-searchSelector .accordian .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .js_accordianExpondo.ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr65-searchSelector .accordian .js_accordianExpondo.ruBrowse:after,
.cr65-searchSelector .accordian .beyondBlue .sfprofileEditFormWrp .ruFileWrap .js_accordianExpondo.ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr65-searchSelector .accordian .js_accordianExpondo.ruBrowse:after,
.cr65-searchSelector .accordian .beyondBlue .forgotPassword .ruFileWrap .js_accordianExpondo.ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .cr65-searchSelector .accordian .js_accordianExpondo.ruBrowse:after, .cr65-searchSelector .accordian .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .js_accordianExpondo.sfSubmitBtn:not(input):after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr65-searchSelector .accordian .js_accordianExpondo.sfSubmitBtn:not(input):after,
.cr65-searchSelector .accordian .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .js_accordianExpondo.sfSubmitBtn:not(input):after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr65-searchSelector .accordian .js_accordianExpondo.sfSubmitBtn:not(input):after,
.cr65-searchSelector .accordian .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .js_accordianExpondo.sfSubmitBtn:not(input):after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr65-searchSelector .accordian .js_accordianExpondo.sfSubmitBtn:not(input):after,
.cr65-searchSelector .accordian .beyondBlue .forgotPassword .sfSubmitBtnWrp .js_accordianExpondo.sfSubmitBtn:not(input):after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr65-searchSelector .accordian .js_accordianExpondo.sfSubmitBtn:not(input):after, .cr65-searchSelector .accordian .CR02_GetInvolvedCarousel .js_accordianExpondo.button__pink--large:after, .CR02_GetInvolvedCarousel .cr65-searchSelector .accordian .js_accordianExpondo.button__pink--large:after, .cr65-searchSelector .accordian .cr38 li > a .js_accordianExpondo.linkText:after, .cr38 li > a .cr65-searchSelector .accordian .js_accordianExpondo.linkText:after, .cr65-searchSelector .accordian .cr39-infoResources li .js_accordianExpondo.linkText:after, .cr39-infoResources li .cr65-searchSelector .accordian .js_accordianExpondo.linkText:after, .cr10-callToAction .wsbtn-md.button.withArrow:after, .cr10-callToAction .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.withArrow.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr10-callToAction .button.withArrow.buttonAlt:after, .cr10-callToAction .cr38 li > a .button.withArrow.linkText:after, .cr38 li > a .cr10-callToAction .button.withArrow.linkText:after, .cr10-callToAction .cr39-infoResources li .button.withArrow.linkText:after, .cr39-infoResources li .cr10-callToAction .button.withArrow.linkText:after, .cr10-callToAction .cr65-searchSelector .accordian .button.withArrow.js_accordianExpondo:after, .cr65-searchSelector .accordian .cr10-callToAction .button.withArrow.js_accordianExpondo:after, .divHomepageSlider.cr63-landing .slideContent .button:after, .cr33-fullWidthBanner .button:after, .cr56-quicklinks[data-varient=d] .separatedList a.wsbtn-md:after, .cr56-quicklinks[data-varient=d] .separatedList .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList a.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr56-quicklinks[data-varient=d] .separatedList a.buttonAlt:after, .cr56-quicklinks[data-varient=d] .separatedList .cr38 li > a a.linkText:after, .cr38 li > a .cr56-quicklinks[data-varient=d] .separatedList a.linkText:after, .cr56-quicklinks[data-varient=d] .separatedList .cr39-infoResources li a.linkText:after, .cr39-infoResources li .cr56-quicklinks[data-varient=d] .separatedList a.linkText:after, .cr56-quicklinks[data-varient=d] .separatedList .cr65-searchSelector .accordian a.js_accordianExpondo:after, .cr65-searchSelector .accordian .cr56-quicklinks[data-varient=d] .separatedList a.js_accordianExpondo:after, .cr56-quicklinks[data-varient=d] .separatedList .cr33-fullWidthBanner a.button:after, .cr33-fullWidthBanner .cr56-quicklinks[data-varient=d] .separatedList a.button:after, .sfforumNewThreadWrp .sfSubmitBtnWrp input.wsbtn-arrow[type=submit]:after, .sfforumNewThreadWrp .sfSubmitBtnWrp .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList input[type=submit].buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].buttonAlt:after, .sfforumNewThreadWrp .sfSubmitBtnWrp .beyondBlue #sfLoginWidgetWrp .ruFileWrap input[type=submit].ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].ruBrowse:after,
.sfforumNewThreadWrp .sfSubmitBtnWrp .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap input[type=submit].ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].ruBrowse:after,
.sfforumNewThreadWrp .sfSubmitBtnWrp .beyondBlue .sfprofileEditFormWrp .ruFileWrap input[type=submit].ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].ruBrowse:after,
.sfforumNewThreadWrp .sfSubmitBtnWrp .beyondBlue .forgotPassword .ruFileWrap input[type=submit].ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].ruBrowse:after, .sfforumNewThreadWrp .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input):after, .beyondBlue #sfLoginWidgetWrp .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input):after,
.sfforumNewThreadWrp .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input):after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input):after,
.sfforumNewThreadWrp .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input):after,
.beyondBlue .sfprofileEditFormWrp .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input):after,
.sfforumNewThreadWrp .beyondBlue .forgotPassword .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input):after,
.beyondBlue .forgotPassword .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].sfSubmitBtn:not(input):after, .sfforumNewThreadWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button__pink--large:after, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr38 li > a input[type=submit].linkText:after, .cr38 li > a .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].linkText:after, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr39-infoResources li input[type=submit].linkText:after, .cr39-infoResources li .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].linkText:after, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr10-callToAction input[type=submit].button.withArrow:after, .cr10-callToAction .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button.withArrow:after, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr33-fullWidthBanner input[type=submit].button:after, .cr33-fullWidthBanner .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button:after, .cr205-feature-box-1 .button:after, .cr55-profile-short .wsbtn-md.js_Close:after, .cr55-profile-short .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .js_Close.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr55-profile-short .js_Close.buttonAlt:after, .cr55-profile-short .cr65-searchSelector .accordian .js_Close.js_accordianExpondo:after, .cr65-searchSelector .accordian .cr55-profile-short .js_Close.js_accordianExpondo:after, .cr55-profile-short .sfforumNewThreadWrp .sfSubmitBtnWrp input.js_Close[type=submit]:after, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr55-profile-short input.js_Close[type=submit]:after, .cr01-activitiesList .underline_linkText > a.wsbtn-arrow:after, .cr01-activitiesList .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .underline_linkText > a.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr01-activitiesList .underline_linkText > a.buttonAlt:after, .cr01-activitiesList .beyondBlue #sfLoginWidgetWrp .ruFileWrap .underline_linkText > a.ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr01-activitiesList .underline_linkText > a.ruBrowse:after,
.cr01-activitiesList .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .underline_linkText > a.ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr01-activitiesList .underline_linkText > a.ruBrowse:after,
.cr01-activitiesList .beyondBlue .sfprofileEditFormWrp .ruFileWrap .underline_linkText > a.ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr01-activitiesList .underline_linkText > a.ruBrowse:after,
.cr01-activitiesList .beyondBlue .forgotPassword .ruFileWrap .underline_linkText > a.ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .cr01-activitiesList .underline_linkText > a.ruBrowse:after, .cr01-activitiesList .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .underline_linkText > a.sfSubmitBtn:not(input):after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr01-activitiesList .underline_linkText > a.sfSubmitBtn:not(input):after,
.cr01-activitiesList .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .underline_linkText > a.sfSubmitBtn:not(input):after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr01-activitiesList .underline_linkText > a.sfSubmitBtn:not(input):after,
.cr01-activitiesList .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .underline_linkText > a.sfSubmitBtn:not(input):after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr01-activitiesList .underline_linkText > a.sfSubmitBtn:not(input):after,
.cr01-activitiesList .beyondBlue .forgotPassword .sfSubmitBtnWrp .underline_linkText > a.sfSubmitBtn:not(input):after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr01-activitiesList .underline_linkText > a.sfSubmitBtn:not(input):after, .cr01-activitiesList .CR02_GetInvolvedCarousel .underline_linkText > a.button__pink--large:after, .CR02_GetInvolvedCarousel .cr01-activitiesList .underline_linkText > a.button__pink--large:after, .cr01-activitiesList .cr10-callToAction .underline_linkText > a.button.withArrow:after, .cr10-callToAction .cr01-activitiesList .underline_linkText > a.button.withArrow:after, .cr01-activitiesList .cr56-quicklinks[data-varient=d] .separatedList .underline_linkText > a:after, .cr56-quicklinks[data-varient=d] .separatedList .cr01-activitiesList .underline_linkText > a:after, .cr01-activitiesList .cr55-profile-short .underline_linkText > a.js_Close:after, .cr55-profile-short .cr01-activitiesList .underline_linkText > a.js_Close:after, .cr50-latestNews .buttonAlt:after, .cr48-newsItem .sfcommentsForm .wsbtn-arrow.sfcommentsSubmitBtn:after, .cr48-newsItem .sfcommentsForm .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .sfcommentsSubmitBtn.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.buttonAlt:after, .cr48-newsItem .sfcommentsForm .beyondBlue #sfLoginWidgetWrp .ruFileWrap .sfcommentsSubmitBtn.ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.ruBrowse:after,
.cr48-newsItem .sfcommentsForm .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .sfcommentsSubmitBtn.ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.ruBrowse:after,
.cr48-newsItem .sfcommentsForm .beyondBlue .sfprofileEditFormWrp .ruFileWrap .sfcommentsSubmitBtn.ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.ruBrowse:after,
.cr48-newsItem .sfcommentsForm .beyondBlue .forgotPassword .ruFileWrap .sfcommentsSubmitBtn.ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.ruBrowse:after, .cr48-newsItem .sfcommentsForm .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfcommentsSubmitBtn.sfSubmitBtn:not(input):after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.sfSubmitBtn:not(input):after,
.cr48-newsItem .sfcommentsForm .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfcommentsSubmitBtn.sfSubmitBtn:not(input):after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.sfSubmitBtn:not(input):after,
.cr48-newsItem .sfcommentsForm .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfcommentsSubmitBtn.sfSubmitBtn:not(input):after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.sfSubmitBtn:not(input):after,
.cr48-newsItem .sfcommentsForm .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfcommentsSubmitBtn.sfSubmitBtn:not(input):after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.sfSubmitBtn:not(input):after, .cr48-newsItem .sfcommentsForm .CR02_GetInvolvedCarousel .sfcommentsSubmitBtn.button__pink--large:after, .CR02_GetInvolvedCarousel .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button__pink--large:after, .cr48-newsItem .sfcommentsForm .cr38 li > a .sfcommentsSubmitBtn.linkText:after, .cr38 li > a .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.linkText:after, .cr48-newsItem .sfcommentsForm .cr39-infoResources li .sfcommentsSubmitBtn.linkText:after, .cr39-infoResources li .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.linkText:after, .cr48-newsItem .sfcommentsForm .cr10-callToAction .sfcommentsSubmitBtn.button.withArrow:after, .cr10-callToAction .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button.withArrow:after, .cr48-newsItem .sfcommentsForm .cr33-fullWidthBanner .sfcommentsSubmitBtn.button:after, .cr33-fullWidthBanner .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button:after, .cr48-newsItem .sfcommentsForm .cr56-quicklinks[data-varient=d] .separatedList a.sfcommentsSubmitBtn:after, .cr56-quicklinks[data-varient=d] .separatedList .cr48-newsItem .sfcommentsForm a.sfcommentsSubmitBtn:after, .cr48-newsItem .sfcommentsForm .cr205-feature-box-1 .sfcommentsSubmitBtn.button:after, .cr205-feature-box-1 .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button:after, .cr48-newsItem .sfcommentsForm .cr55-profile-short .sfcommentsSubmitBtn.js_Close:after, .cr55-profile-short .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.js_Close:after, .cr48-newsItem .sfcommentsForm .cr50-latestNews .sfcommentsSubmitBtn.buttonAlt:after, .cr50-latestNews .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.buttonAlt:after, .cr52-storiesListRotator > .pull-right .read-more:after {
  right: 21px;
}
.wsbtn-arrow.wsbtn-lg, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .wsbtn-lg.buttonAlt, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .wsbtn-lg.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .wsbtn-lg.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .wsbtn-lg.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .wsbtn-lg.ruBrowse, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:not(input),
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:not(input),
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:not(input),
.beyondBlue .forgotPassword .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:not(input), .CR02_GetInvolvedCarousel .wsbtn-lg.button__pink--large, .CR02_GetInvolvedCarousel .wsbtn-arrow.button__pink--large, .CR02_GetInvolvedCarousel .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button__pink--large.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .CR02_GetInvolvedCarousel .button__pink--large.buttonAlt, .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button__pink--large.ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse,
.CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse,
.CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse,
.CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse, .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:not(input), .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:not(input),
.CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:not(input),
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:not(input),
.CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:not(input),
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:not(input),
.CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:not(input),
.beyondBlue .forgotPassword .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:not(input), .CR02_GetInvolvedCarousel .button__pink--large, .cr38 li > a .wsbtn-lg.linkText, .cr38 li > a .CR02_GetInvolvedCarousel .linkText.button__pink--large, .CR02_GetInvolvedCarousel .cr38 li > a .linkText.button__pink--large, .cr39-infoResources li .wsbtn-lg.linkText, .cr39-infoResources li .CR02_GetInvolvedCarousel .linkText.button__pink--large, .CR02_GetInvolvedCarousel .cr39-infoResources li .linkText.button__pink--large, .cr10-callToAction .wsbtn-arrow.button, .cr10-callToAction .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr10-callToAction .button.buttonAlt, .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button.ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr10-callToAction .button.ruBrowse,
.cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr10-callToAction .button.ruBrowse,
.cr10-callToAction .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr10-callToAction .button.ruBrowse,
.cr10-callToAction .beyondBlue .forgotPassword .ruFileWrap .button.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr10-callToAction .button.ruBrowse, .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button.sfSubmitBtn:not(input), .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr10-callToAction .button.sfSubmitBtn:not(input),
.cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:not(input),
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr10-callToAction .button.sfSubmitBtn:not(input),
.cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:not(input),
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr10-callToAction .button.sfSubmitBtn:not(input),
.cr10-callToAction .beyondBlue .forgotPassword .sfSubmitBtnWrp .button.sfSubmitBtn:not(input),
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr10-callToAction .button.sfSubmitBtn:not(input), .cr10-callToAction .CR02_GetInvolvedCarousel .button.button__pink--large, .CR02_GetInvolvedCarousel .cr10-callToAction .button.button__pink--large, .cr10-callToAction .cr38 li > a .button.linkText, .cr38 li > a .cr10-callToAction .button.linkText, .cr10-callToAction .cr39-infoResources li .button.linkText, .cr39-infoResources li .cr10-callToAction .button.linkText, .cr10-callToAction .button.withArrow, .divHomepageSlider.cr63-landing .slideContent .wsbtn-lg.button, .divHomepageSlider.cr63-landing .slideContent .CR02_GetInvolvedCarousel .button.button__pink--large, .CR02_GetInvolvedCarousel .divHomepageSlider.cr63-landing .slideContent .button.button__pink--large, .divHomepageSlider.cr63-landing .slideContent .cr10-callToAction .button, .cr10-callToAction .divHomepageSlider.cr63-landing .slideContent .button, .cr33-fullWidthBanner .wsbtn-lg.button, .cr33-fullWidthBanner .CR02_GetInvolvedCarousel .button.button__pink--large, .CR02_GetInvolvedCarousel .cr33-fullWidthBanner .button.button__pink--large, .cr33-fullWidthBanner .cr10-callToAction .button, .cr10-callToAction .cr33-fullWidthBanner .button, .cr56-quicklinks[data-varient=d] .separatedList a.wsbtn-lg, .cr56-quicklinks[data-varient=d] .separatedList .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .cr56-quicklinks[data-varient=d] .separatedList a.button__pink--large, .cr56-quicklinks[data-varient=d] .separatedList .cr10-callToAction a.button, .cr10-callToAction .cr56-quicklinks[data-varient=d] .separatedList a.button, .cr205-feature-box-1 .wsbtn-lg.button, .cr205-feature-box-1 .CR02_GetInvolvedCarousel .button.button__pink--large, .CR02_GetInvolvedCarousel .cr205-feature-box-1 .button.button__pink--large, .cr205-feature-box-1 .cr10-callToAction .button, .cr10-callToAction .cr205-feature-box-1 .button, .cr55-profile-short .wsbtn-lg.js_Close, .cr55-profile-short .CR02_GetInvolvedCarousel .js_Close.button__pink--large, .CR02_GetInvolvedCarousel .cr55-profile-short .js_Close.button__pink--large, .cr55-profile-short .cr10-callToAction .js_Close.button, .cr10-callToAction .cr55-profile-short .js_Close.button, .cr50-latestNews .wsbtn-lg.buttonAlt, .cr50-latestNews .CR02_GetInvolvedCarousel .buttonAlt.button__pink--large, .CR02_GetInvolvedCarousel .cr50-latestNews .buttonAlt.button__pink--large, .cr50-latestNews .cr10-callToAction .buttonAlt.button, .cr10-callToAction .cr50-latestNews .buttonAlt.button, .cr52-storiesListRotator > .pull-right .wsbtn-lg.read-more, .cr52-storiesListRotator > .pull-right .CR02_GetInvolvedCarousel .read-more.button__pink--large, .CR02_GetInvolvedCarousel .cr52-storiesListRotator > .pull-right .read-more.button__pink--large, .cr52-storiesListRotator > .pull-right .cr10-callToAction .read-more.button, .cr10-callToAction .cr52-storiesListRotator > .pull-right .read-more.button {
  padding-right: 86px;
}
.wsbtn-arrow.wsbtn-lg:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .wsbtn-lg.buttonAlt:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .wsbtn-lg.ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .wsbtn-lg.ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .wsbtn-lg.ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .wsbtn-lg.ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:not(input):before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:not(input):before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:not(input):before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:not(input):before, .CR02_GetInvolvedCarousel .button__pink--large:before, .cr38 li > a .wsbtn-lg.linkText:before, .cr38 li > a .CR02_GetInvolvedCarousel .linkText.button__pink--large:before, .CR02_GetInvolvedCarousel .cr38 li > a .linkText.button__pink--large:before, .cr39-infoResources li .wsbtn-lg.linkText:before, .cr10-callToAction .wsbtn-arrow.button:before, .cr10-callToAction .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr10-callToAction .button.buttonAlt:before, .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button.ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr10-callToAction .button.ruBrowse:before,
.cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button.ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr10-callToAction .button.ruBrowse:before,
.cr10-callToAction .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button.ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr10-callToAction .button.ruBrowse:before,
.cr10-callToAction .beyondBlue .forgotPassword .ruFileWrap .button.ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .cr10-callToAction .button.ruBrowse:before, .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button.sfSubmitBtn:not(input):before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr10-callToAction .button.sfSubmitBtn:not(input):before,
.cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:not(input):before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr10-callToAction .button.sfSubmitBtn:not(input):before,
.cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:not(input):before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr10-callToAction .button.sfSubmitBtn:not(input):before,
.cr10-callToAction .beyondBlue .forgotPassword .sfSubmitBtnWrp .button.sfSubmitBtn:not(input):before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr10-callToAction .button.sfSubmitBtn:not(input):before, .cr10-callToAction .cr38 li > a .button.linkText:before, .cr38 li > a .cr10-callToAction .button.linkText:before, .cr10-callToAction .cr39-infoResources li .button.linkText:before, .cr39-infoResources li .cr10-callToAction .button.linkText:before, .cr10-callToAction .button.withArrow:before, .divHomepageSlider.cr63-landing .slideContent .wsbtn-lg.button:before, .divHomepageSlider.cr63-landing .slideContent .CR02_GetInvolvedCarousel .button.button__pink--large:before, .CR02_GetInvolvedCarousel .divHomepageSlider.cr63-landing .slideContent .button.button__pink--large:before, .divHomepageSlider.cr63-landing .slideContent .cr10-callToAction .button:before, .cr10-callToAction .divHomepageSlider.cr63-landing .slideContent .button:before, .cr33-fullWidthBanner .wsbtn-lg.button:before, .cr33-fullWidthBanner .cr10-callToAction .button:before, .cr10-callToAction .cr33-fullWidthBanner .button:before, .cr56-quicklinks[data-varient=d] .separatedList a.wsbtn-lg:before, .cr56-quicklinks[data-varient=d] .separatedList .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .cr56-quicklinks[data-varient=d] .separatedList a.button__pink--large:before, .cr56-quicklinks[data-varient=d] .separatedList .cr10-callToAction a.button:before, .cr10-callToAction .cr56-quicklinks[data-varient=d] .separatedList a.button:before, .cr205-feature-box-1 .wsbtn-lg.button:before, .cr205-feature-box-1 .cr10-callToAction .button:before, .cr10-callToAction .cr205-feature-box-1 .button:before, .cr55-profile-short .wsbtn-lg.js_Close:before, .cr55-profile-short .cr10-callToAction .js_Close.button:before, .cr10-callToAction .cr55-profile-short .js_Close.button:before, .cr50-latestNews .wsbtn-lg.buttonAlt:before, .cr50-latestNews .cr10-callToAction .buttonAlt.button:before, .cr10-callToAction .cr50-latestNews .buttonAlt.button:before, .cr52-storiesListRotator > .pull-right .wsbtn-lg.read-more:before, .cr52-storiesListRotator > .pull-right .CR02_GetInvolvedCarousel .read-more.button__pink--large:before, .CR02_GetInvolvedCarousel .cr52-storiesListRotator > .pull-right .read-more.button__pink--large:before, .cr52-storiesListRotator > .pull-right .cr10-callToAction .read-more.button:before, .cr10-callToAction .cr52-storiesListRotator > .pull-right .read-more.button:before {
  width: 46px;
}
.wsbtn-arrow.wsbtn-lg:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .wsbtn-lg.buttonAlt:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .wsbtn-lg.ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .wsbtn-lg.ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .wsbtn-lg.ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .wsbtn-lg.ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:not(input):after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:not(input):after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:not(input):after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:not(input):after, .CR02_GetInvolvedCarousel .button__pink--large:after, .cr38 li > a .wsbtn-lg.linkText:after, .cr38 li > a .CR02_GetInvolvedCarousel .linkText.button__pink--large:after, .CR02_GetInvolvedCarousel .cr38 li > a .linkText.button__pink--large:after, .cr39-infoResources li .wsbtn-lg.linkText:after, .cr10-callToAction .wsbtn-arrow.button:after, .cr10-callToAction .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr10-callToAction .button.buttonAlt:after, .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button.ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr10-callToAction .button.ruBrowse:after,
.cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button.ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr10-callToAction .button.ruBrowse:after,
.cr10-callToAction .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button.ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr10-callToAction .button.ruBrowse:after,
.cr10-callToAction .beyondBlue .forgotPassword .ruFileWrap .button.ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .cr10-callToAction .button.ruBrowse:after, .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button.sfSubmitBtn:not(input):after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr10-callToAction .button.sfSubmitBtn:not(input):after,
.cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:not(input):after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr10-callToAction .button.sfSubmitBtn:not(input):after,
.cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:not(input):after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr10-callToAction .button.sfSubmitBtn:not(input):after,
.cr10-callToAction .beyondBlue .forgotPassword .sfSubmitBtnWrp .button.sfSubmitBtn:not(input):after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr10-callToAction .button.sfSubmitBtn:not(input):after, .cr10-callToAction .cr38 li > a .button.linkText:after, .cr38 li > a .cr10-callToAction .button.linkText:after, .cr10-callToAction .cr39-infoResources li .button.linkText:after, .cr39-infoResources li .cr10-callToAction .button.linkText:after, .cr10-callToAction .button.withArrow:after, .divHomepageSlider.cr63-landing .slideContent .wsbtn-lg.button:after, .divHomepageSlider.cr63-landing .slideContent .CR02_GetInvolvedCarousel .button.button__pink--large:after, .CR02_GetInvolvedCarousel .divHomepageSlider.cr63-landing .slideContent .button.button__pink--large:after, .divHomepageSlider.cr63-landing .slideContent .cr10-callToAction .button:after, .cr10-callToAction .divHomepageSlider.cr63-landing .slideContent .button:after, .cr33-fullWidthBanner .wsbtn-lg.button:after, .cr33-fullWidthBanner .cr10-callToAction .button:after, .cr10-callToAction .cr33-fullWidthBanner .button:after, .cr56-quicklinks[data-varient=d] .separatedList a.wsbtn-lg:after, .cr56-quicklinks[data-varient=d] .separatedList .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .cr56-quicklinks[data-varient=d] .separatedList a.button__pink--large:after, .cr56-quicklinks[data-varient=d] .separatedList .cr10-callToAction a.button:after, .cr10-callToAction .cr56-quicklinks[data-varient=d] .separatedList a.button:after, .cr205-feature-box-1 .wsbtn-lg.button:after, .cr205-feature-box-1 .cr10-callToAction .button:after, .cr10-callToAction .cr205-feature-box-1 .button:after, .cr55-profile-short .wsbtn-lg.js_Close:after, .cr55-profile-short .cr10-callToAction .js_Close.button:after, .cr10-callToAction .cr55-profile-short .js_Close.button:after, .cr50-latestNews .wsbtn-lg.buttonAlt:after, .cr50-latestNews .cr10-callToAction .buttonAlt.button:after, .cr10-callToAction .cr50-latestNews .buttonAlt.button:after, .cr52-storiesListRotator > .pull-right .wsbtn-lg.read-more:after, .cr52-storiesListRotator > .pull-right .CR02_GetInvolvedCarousel .read-more.button__pink--large:after, .CR02_GetInvolvedCarousel .cr52-storiesListRotator > .pull-right .read-more.button__pink--large:after, .cr52-storiesListRotator > .pull-right .cr10-callToAction .read-more.button:after, .cr10-callToAction .cr52-storiesListRotator > .pull-right .read-more.button:after {
  right: 14px;
}
@media (max-width: 767.9px) {
  .wsbtn-arrow.wsbtn-lg, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .wsbtn-lg.buttonAlt, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .wsbtn-lg.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .wsbtn-lg.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .wsbtn-lg.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .wsbtn-lg.ruBrowse, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:not(input),
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:not(input),
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:not(input),
.beyondBlue .forgotPassword .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:not(input), .CR02_GetInvolvedCarousel .wsbtn-lg.button__pink--large, .CR02_GetInvolvedCarousel .wsbtn-arrow.button__pink--large, .CR02_GetInvolvedCarousel .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button__pink--large.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .CR02_GetInvolvedCarousel .button__pink--large.buttonAlt, .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button__pink--large.ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse,
.CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse,
.CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse,
.CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse, .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:not(input), .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:not(input),
.CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:not(input),
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:not(input),
.CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:not(input),
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:not(input),
.CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:not(input),
.beyondBlue .forgotPassword .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:not(input), .CR02_GetInvolvedCarousel .button__pink--large, .cr38 li > a .wsbtn-lg.linkText, .cr38 li > a .CR02_GetInvolvedCarousel .linkText.button__pink--large, .CR02_GetInvolvedCarousel .cr38 li > a .linkText.button__pink--large, .cr39-infoResources li .wsbtn-lg.linkText, .cr39-infoResources li .CR02_GetInvolvedCarousel .linkText.button__pink--large, .CR02_GetInvolvedCarousel .cr39-infoResources li .linkText.button__pink--large, .cr10-callToAction .wsbtn-arrow.button, .cr10-callToAction .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr10-callToAction .button.buttonAlt, .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button.ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr10-callToAction .button.ruBrowse,
.cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr10-callToAction .button.ruBrowse,
.cr10-callToAction .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr10-callToAction .button.ruBrowse,
.cr10-callToAction .beyondBlue .forgotPassword .ruFileWrap .button.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr10-callToAction .button.ruBrowse, .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button.sfSubmitBtn:not(input), .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr10-callToAction .button.sfSubmitBtn:not(input),
.cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:not(input),
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr10-callToAction .button.sfSubmitBtn:not(input),
.cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:not(input),
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr10-callToAction .button.sfSubmitBtn:not(input),
.cr10-callToAction .beyondBlue .forgotPassword .sfSubmitBtnWrp .button.sfSubmitBtn:not(input),
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr10-callToAction .button.sfSubmitBtn:not(input), .cr10-callToAction .CR02_GetInvolvedCarousel .button.button__pink--large, .CR02_GetInvolvedCarousel .cr10-callToAction .button.button__pink--large, .cr10-callToAction .cr38 li > a .button.linkText, .cr38 li > a .cr10-callToAction .button.linkText, .cr10-callToAction .cr39-infoResources li .button.linkText, .cr39-infoResources li .cr10-callToAction .button.linkText, .cr10-callToAction .button.withArrow, .divHomepageSlider.cr63-landing .slideContent .wsbtn-lg.button, .divHomepageSlider.cr63-landing .slideContent .CR02_GetInvolvedCarousel .button.button__pink--large, .CR02_GetInvolvedCarousel .divHomepageSlider.cr63-landing .slideContent .button.button__pink--large, .divHomepageSlider.cr63-landing .slideContent .cr10-callToAction .button, .cr10-callToAction .divHomepageSlider.cr63-landing .slideContent .button, .cr33-fullWidthBanner .wsbtn-lg.button, .cr33-fullWidthBanner .CR02_GetInvolvedCarousel .button.button__pink--large, .CR02_GetInvolvedCarousel .cr33-fullWidthBanner .button.button__pink--large, .cr33-fullWidthBanner .cr10-callToAction .button, .cr10-callToAction .cr33-fullWidthBanner .button, .cr56-quicklinks[data-varient=d] .separatedList a.wsbtn-lg, .cr56-quicklinks[data-varient=d] .separatedList .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .cr56-quicklinks[data-varient=d] .separatedList a.button__pink--large, .cr56-quicklinks[data-varient=d] .separatedList .cr10-callToAction a.button, .cr10-callToAction .cr56-quicklinks[data-varient=d] .separatedList a.button, .cr205-feature-box-1 .wsbtn-lg.button, .cr205-feature-box-1 .CR02_GetInvolvedCarousel .button.button__pink--large, .CR02_GetInvolvedCarousel .cr205-feature-box-1 .button.button__pink--large, .cr205-feature-box-1 .cr10-callToAction .button, .cr10-callToAction .cr205-feature-box-1 .button, .cr55-profile-short .wsbtn-lg.js_Close, .cr55-profile-short .CR02_GetInvolvedCarousel .js_Close.button__pink--large, .CR02_GetInvolvedCarousel .cr55-profile-short .js_Close.button__pink--large, .cr55-profile-short .cr10-callToAction .js_Close.button, .cr10-callToAction .cr55-profile-short .js_Close.button, .cr50-latestNews .wsbtn-lg.buttonAlt, .cr50-latestNews .CR02_GetInvolvedCarousel .buttonAlt.button__pink--large, .CR02_GetInvolvedCarousel .cr50-latestNews .buttonAlt.button__pink--large, .cr50-latestNews .cr10-callToAction .buttonAlt.button, .cr10-callToAction .cr50-latestNews .buttonAlt.button, .cr52-storiesListRotator > .pull-right .wsbtn-lg.read-more, .cr52-storiesListRotator > .pull-right .CR02_GetInvolvedCarousel .read-more.button__pink--large, .CR02_GetInvolvedCarousel .cr52-storiesListRotator > .pull-right .read-more.button__pink--large, .cr52-storiesListRotator > .pull-right .cr10-callToAction .read-more.button, .cr10-callToAction .cr52-storiesListRotator > .pull-right .read-more.button {
    padding-right: 56px;
  }
}

.wsbtn-vertical-center, .CR02_GetInvolvedCarousel .button__pink--large, .cr38 li > a .linkText, .cr39-infoResources li .linkText {
  line-height: 57px;
  min-height: 60px;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 767.9px) {
  .wsbtn-vertical-center, .CR02_GetInvolvedCarousel .button__pink--large, .cr38 li > a .linkText, .cr39-infoResources li .linkText {
    line-height: 49px;
    min-height: 52px;
  }
}
@media (max-width: 767.9px) {
  .wsbtn-md .wsbtn-vertical-center, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt .wsbtn-vertical-center, .wsbtn-md .CR02_GetInvolvedCarousel .button__pink--large, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .wsbtn-md .button__pink--large, .CR02_GetInvolvedCarousel .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt .button__pink--large, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .CR02_GetInvolvedCarousel .buttonAlt .button__pink--large, .wsbtn-md .cr38 li > a .linkText, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt .cr38 li > a .linkText, .cr38 li > a .wsbtn-md .linkText, .cr38 li > a .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt .linkText, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr38 li > a .buttonAlt .linkText, .cr38 li > a .linkText .wsbtn-vertical-center, .cr38 li > a .linkText .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .cr38 li > a .linkText .button__pink--large, .cr38 li > a .linkText .linkText, .wsbtn-md .cr39-infoResources li .linkText, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt .cr39-infoResources li .linkText, .cr39-infoResources li .wsbtn-md .linkText, .cr39-infoResources li .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt .linkText, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr39-infoResources li .buttonAlt .linkText, .cr39-infoResources li .linkText .wsbtn-vertical-center, .cr39-infoResources li .linkText .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .cr39-infoResources li .linkText .button__pink--large, .cr39-infoResources li .linkText .linkText, .cr65-searchSelector .accordian .js_accordianExpondo .wsbtn-vertical-center, .cr65-searchSelector .accordian .js_accordianExpondo .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .cr65-searchSelector .accordian .js_accordianExpondo .button__pink--large, .cr65-searchSelector .accordian .js_accordianExpondo .cr38 li > a .linkText, .cr38 li > a .cr65-searchSelector .accordian .js_accordianExpondo .linkText, .cr65-searchSelector .accordian .js_accordianExpondo .cr39-infoResources li .linkText, .cr39-infoResources li .cr65-searchSelector .accordian .js_accordianExpondo .linkText, .divHomepageSlider.cr63-landing .slideContent .button .wsbtn-vertical-center, .divHomepageSlider.cr63-landing .slideContent .button .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .divHomepageSlider.cr63-landing .slideContent .button .button__pink--large, .divHomepageSlider.cr63-landing .slideContent .button .cr38 li > a .linkText, .cr38 li > a .divHomepageSlider.cr63-landing .slideContent .button .linkText, .divHomepageSlider.cr63-landing .slideContent .button .cr39-infoResources li .linkText, .cr39-infoResources li .divHomepageSlider.cr63-landing .slideContent .button .linkText, .cr33-fullWidthBanner .button .wsbtn-vertical-center, .cr33-fullWidthBanner .button .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .cr33-fullWidthBanner .button .button__pink--large, .cr33-fullWidthBanner .button .cr38 li > a .linkText, .cr38 li > a .cr33-fullWidthBanner .button .linkText, .cr33-fullWidthBanner .button .cr39-infoResources li .linkText, .cr39-infoResources li .cr33-fullWidthBanner .button .linkText, .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit] .wsbtn-vertical-center, .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit] .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit] .button__pink--large, .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit] .cr38 li > a .linkText, .cr38 li > a .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit] .linkText, .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit] .cr39-infoResources li .linkText, .cr39-infoResources li .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit] .linkText, .cr205-feature-box-1 .button .wsbtn-vertical-center, .cr205-feature-box-1 .button .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .cr205-feature-box-1 .button .button__pink--large, .cr205-feature-box-1 .button .cr38 li > a .linkText, .cr38 li > a .cr205-feature-box-1 .button .linkText, .cr205-feature-box-1 .button .cr39-infoResources li .linkText, .cr39-infoResources li .cr205-feature-box-1 .button .linkText, .cr01-activitiesList .underline_linkText > a .wsbtn-vertical-center, .cr01-activitiesList .underline_linkText > a .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .cr01-activitiesList .underline_linkText > a .button__pink--large, .cr01-activitiesList .underline_linkText > a .cr38 li > a .linkText, .cr38 li > a .cr01-activitiesList .underline_linkText > a .linkText, .cr01-activitiesList .underline_linkText > a .cr39-infoResources li .linkText, .cr39-infoResources li .cr01-activitiesList .underline_linkText > a .linkText, .cr50-latestNews .buttonAlt .wsbtn-vertical-center, .cr50-latestNews .buttonAlt .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .cr50-latestNews .buttonAlt .button__pink--large, .cr50-latestNews .buttonAlt .cr38 li > a .linkText, .cr38 li > a .cr50-latestNews .buttonAlt .linkText, .cr50-latestNews .buttonAlt .cr39-infoResources li .linkText, .cr39-infoResources li .cr50-latestNews .buttonAlt .linkText, .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn .wsbtn-vertical-center, .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn .button__pink--large, .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn .cr38 li > a .linkText, .cr38 li > a .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn .linkText, .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn .cr39-infoResources li .linkText, .cr39-infoResources li .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn .linkText, .cr52-storiesListRotator > .pull-right .read-more .wsbtn-vertical-center, .cr52-storiesListRotator > .pull-right .read-more .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .cr52-storiesListRotator > .pull-right .read-more .button__pink--large, .cr52-storiesListRotator > .pull-right .read-more .cr38 li > a .linkText, .cr38 li > a .cr52-storiesListRotator > .pull-right .read-more .linkText, .cr52-storiesListRotator > .pull-right .read-more .cr39-infoResources li .linkText, .cr39-infoResources li .cr52-storiesListRotator > .pull-right .read-more .linkText {
    line-height: 57px;
    min-height: 60px;
  }
}

input[type=button] {
  text-align: center;
}

.btn, .sfforumPostReplyContainer .sfSubmitBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .button {
  background: #E0004D;
  text-align: center;
}
.btn.back, .sfforumPostReplyContainer .back.sfSubmitBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .back.sfEditBtn, .button.back {
  background-color: #035B75;
}

#bd .RadDataPager,
[id*=wsPager_myPager],
[id*=wsPagerTop_myPager] {
  padding: 0 0;
  min-height: 22px;
  margin: 0.5em 0 1em 0;
  float: right;
  border: 0;
  background: #fff;
  color: #009BC9;
}
#bd .RadDataPager .sf_pagerNumeric,
[id*=wsPager_myPager] .sf_pagerNumeric,
[id*=wsPagerTop_myPager] .sf_pagerNumeric {
  margin-top: 0;
}
@media (max-width: 767.9px) {
  #bd .RadDataPager,
[id*=wsPager_myPager],
[id*=wsPagerTop_myPager] {
    float: none;
    min-height: 0;
    margin-top: 0;
  }
}
#bd .RadDataPager [id*=cmdFirst],
#bd .RadDataPager [id*=cmdLast],
[id*=wsPager_myPager] [id*=cmdFirst],
[id*=wsPager_myPager] [id*=cmdLast],
[id*=wsPagerTop_myPager] [id*=cmdFirst],
[id*=wsPagerTop_myPager] [id*=cmdLast] {
  float: none;
  margin: 0 1px;
  float: left;
  text-decoration: none;
  font-size: 18px;
  line-height: 1em;
  padding: 0 8px;
}
#bd .RadDataPager [id*=cmdFirst]:hover, #bd .RadDataPager [id*=cmdFirst]:focus,
#bd .RadDataPager [id*=cmdLast]:hover,
#bd .RadDataPager [id*=cmdLast]:focus,
[id*=wsPager_myPager] [id*=cmdFirst]:hover,
[id*=wsPager_myPager] [id*=cmdFirst]:focus,
[id*=wsPager_myPager] [id*=cmdLast]:hover,
[id*=wsPager_myPager] [id*=cmdLast]:focus,
[id*=wsPagerTop_myPager] [id*=cmdFirst]:hover,
[id*=wsPagerTop_myPager] [id*=cmdFirst]:focus,
[id*=wsPagerTop_myPager] [id*=cmdLast]:hover,
[id*=wsPagerTop_myPager] [id*=cmdLast]:focus {
  color: #009BC9;
  text-decoration: underline;
}
#bd .RadDataPager .rdpWrap,
[id*=wsPager_myPager] .rdpWrap,
[id*=wsPagerTop_myPager] .rdpWrap {
  float: left;
  font-size: 18px;
  line-height: 1em;
  padding: 0;
}
#bd .RadDataPager .rdpWrap a,
[id*=wsPager_myPager] .rdpWrap a,
[id*=wsPagerTop_myPager] .rdpWrap a {
  color: #009BC9;
  padding: 0 8px;
  margin: 0 1px;
  text-decoration: none;
}
#bd .RadDataPager .rdpWrap a:hover, #bd .RadDataPager .rdpWrap a:focus,
[id*=wsPager_myPager] .rdpWrap a:hover,
[id*=wsPager_myPager] .rdpWrap a:focus,
[id*=wsPagerTop_myPager] .rdpWrap a:hover,
[id*=wsPagerTop_myPager] .rdpWrap a:focus {
  color: #009BC9;
  text-decoration: underline;
}
#bd .RadDataPager .rdpWrap.rdpNumPart span,
[id*=wsPager_myPager] .rdpWrap.rdpNumPart span,
[id*=wsPagerTop_myPager] .rdpWrap.rdpNumPart span {
  padding: 0;
}
#bd .RadDataPager .rdpWrap.rdpNumPart a,
[id*=wsPager_myPager] .rdpWrap.rdpNumPart a,
[id*=wsPagerTop_myPager] .rdpWrap.rdpNumPart a {
  color: #009BC9;
  padding: 0 8px;
  margin: 0 1px;
  line-height: 1em;
}
#bd .RadDataPager .rdpWrap.rdpNumPart a:hover, #bd .RadDataPager .rdpWrap.rdpNumPart a:focus,
[id*=wsPager_myPager] .rdpWrap.rdpNumPart a:hover,
[id*=wsPager_myPager] .rdpWrap.rdpNumPart a:focus,
[id*=wsPagerTop_myPager] .rdpWrap.rdpNumPart a:hover,
[id*=wsPagerTop_myPager] .rdpWrap.rdpNumPart a:focus {
  background-image: none;
  text-decoration: underline;
}
#bd .RadDataPager .rdpWrap.rdpNumPart a:hover span, #bd .RadDataPager .rdpWrap.rdpNumPart a:focus span,
[id*=wsPager_myPager] .rdpWrap.rdpNumPart a:hover span,
[id*=wsPager_myPager] .rdpWrap.rdpNumPart a:focus span,
[id*=wsPagerTop_myPager] .rdpWrap.rdpNumPart a:hover span,
[id*=wsPagerTop_myPager] .rdpWrap.rdpNumPart a:focus span {
  background: none;
  text-decoration: underline;
}
#bd .RadDataPager .rdpWrap.rdpNumPart a.rdpCurrentPage,
[id*=wsPager_myPager] .rdpWrap.rdpNumPart a.rdpCurrentPage,
[id*=wsPagerTop_myPager] .rdpWrap.rdpNumPart a.rdpCurrentPage {
  background-image: none;
  pointer-events: none;
  color: #E0004D;
}
#bd .RadDataPager .rdpWrap.rdpNumPart a.rdpCurrentPage:hover, #bd .RadDataPager .rdpWrap.rdpNumPart a.rdpCurrentPage:focus,
[id*=wsPager_myPager] .rdpWrap.rdpNumPart a.rdpCurrentPage:hover,
[id*=wsPager_myPager] .rdpWrap.rdpNumPart a.rdpCurrentPage:focus,
[id*=wsPagerTop_myPager] .rdpWrap.rdpNumPart a.rdpCurrentPage:hover,
[id*=wsPagerTop_myPager] .rdpWrap.rdpNumPart a.rdpCurrentPage:focus {
  cursor: default;
  text-decoration: none;
}
#bd .RadDataPager .rdpWrap.rdpNumPart a.rdpCurrentPage span,
[id*=wsPager_myPager] .rdpWrap.rdpNumPart a.rdpCurrentPage span,
[id*=wsPagerTop_myPager] .rdpWrap.rdpNumPart a.rdpCurrentPage span {
  background: none;
}
#bd .RadDataPager [id*=cmdNext],
#bd .RadDataPager [id*=cmdPrev],
#bd .RadDataPager [id*=numeric],
[id*=wsPager_myPager] [id*=cmdNext],
[id*=wsPager_myPager] [id*=cmdPrev],
[id*=wsPager_myPager] [id*=numeric],
[id*=wsPagerTop_myPager] [id*=cmdNext],
[id*=wsPagerTop_myPager] [id*=cmdPrev],
[id*=wsPagerTop_myPager] [id*=numeric] {
  float: left;
  font-size: 18px;
  line-height: 1em;
  padding: 0;
}
#bd .RadDataPager [id*=cmdNext], #bd .RadDataPager [id*=cmdPrev], #bd .RadDataPager [id*=numeric] a,
[id*=wsPager_myPager] [id*=cmdNext],
[id*=wsPager_myPager] [id*=cmdPrev],
[id*=wsPager_myPager] [id*=numeric] a,
[id*=wsPagerTop_myPager] [id*=cmdNext],
[id*=wsPagerTop_myPager] [id*=cmdPrev],
[id*=wsPagerTop_myPager] [id*=numeric] a {
  color: #009BC9;
  padding: 0 8px;
  margin: 0 1px;
  text-decoration: none;
}
#bd .RadDataPager [id*=cmdNext]:hover, #bd .RadDataPager [id*=cmdNext]:focus, #bd .RadDataPager [id*=cmdPrev]:hover, #bd .RadDataPager [id*=cmdPrev]:focus, #bd .RadDataPager [id*=numeric] a:hover, #bd .RadDataPager [id*=numeric] a:focus,
[id*=wsPager_myPager] [id*=cmdNext]:hover,
[id*=wsPager_myPager] [id*=cmdNext]:focus,
[id*=wsPager_myPager] [id*=cmdPrev]:hover,
[id*=wsPager_myPager] [id*=cmdPrev]:focus,
[id*=wsPager_myPager] [id*=numeric] a:hover,
[id*=wsPager_myPager] [id*=numeric] a:focus,
[id*=wsPagerTop_myPager] [id*=cmdNext]:hover,
[id*=wsPagerTop_myPager] [id*=cmdNext]:focus,
[id*=wsPagerTop_myPager] [id*=cmdPrev]:hover,
[id*=wsPagerTop_myPager] [id*=cmdPrev]:focus,
[id*=wsPagerTop_myPager] [id*=numeric] a:hover,
[id*=wsPagerTop_myPager] [id*=numeric] a:focus {
  color: #009BC9;
  text-decoration: underline;
}
#bd .RadDataPager [id*=cmdNext].sf_PagerCurrent, #bd .RadDataPager [id*=cmdPrev].sf_PagerCurrent, #bd .RadDataPager [id*=numeric] a.sf_PagerCurrent,
[id*=wsPager_myPager] [id*=cmdNext].sf_PagerCurrent,
[id*=wsPager_myPager] [id*=cmdPrev].sf_PagerCurrent,
[id*=wsPager_myPager] [id*=numeric] a.sf_PagerCurrent,
[id*=wsPagerTop_myPager] [id*=cmdNext].sf_PagerCurrent,
[id*=wsPagerTop_myPager] [id*=cmdPrev].sf_PagerCurrent,
[id*=wsPagerTop_myPager] [id*=numeric] a.sf_PagerCurrent {
  color: #E0004D;
  pointer-events: none;
}
#bd .RadDataPager [id*=cmdNext].sf_PagerCurrent:hover, #bd .RadDataPager [id*=cmdNext].sf_PagerCurrent:focus, #bd .RadDataPager [id*=cmdPrev].sf_PagerCurrent:hover, #bd .RadDataPager [id*=cmdPrev].sf_PagerCurrent:focus, #bd .RadDataPager [id*=numeric] a.sf_PagerCurrent:hover, #bd .RadDataPager [id*=numeric] a.sf_PagerCurrent:focus,
[id*=wsPager_myPager] [id*=cmdNext].sf_PagerCurrent:hover,
[id*=wsPager_myPager] [id*=cmdNext].sf_PagerCurrent:focus,
[id*=wsPager_myPager] [id*=cmdPrev].sf_PagerCurrent:hover,
[id*=wsPager_myPager] [id*=cmdPrev].sf_PagerCurrent:focus,
[id*=wsPager_myPager] [id*=numeric] a.sf_PagerCurrent:hover,
[id*=wsPager_myPager] [id*=numeric] a.sf_PagerCurrent:focus,
[id*=wsPagerTop_myPager] [id*=cmdNext].sf_PagerCurrent:hover,
[id*=wsPagerTop_myPager] [id*=cmdNext].sf_PagerCurrent:focus,
[id*=wsPagerTop_myPager] [id*=cmdPrev].sf_PagerCurrent:hover,
[id*=wsPagerTop_myPager] [id*=cmdPrev].sf_PagerCurrent:focus,
[id*=wsPagerTop_myPager] [id*=numeric] a.sf_PagerCurrent:hover,
[id*=wsPagerTop_myPager] [id*=numeric] a.sf_PagerCurrent:focus {
  cursor: default;
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  #bd .RadDataPager a,
[id*=wsPager_myPager] a,
[id*=wsPagerTop_myPager] a {
    float: left;
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  #bd .RadDataPager a,
[id*=wsPager_myPager] a,
[id*=wsPagerTop_myPager] a {
    float: left;
    display: block;
  }
}
@media (min-width: 1200px) {
  #bd .RadDataPager a,
[id*=wsPager_myPager] a,
[id*=wsPagerTop_myPager] a {
    float: left;
    display: block;
  }
}
@media (max-width: 767.9px) {
  #bd .RadDataPager,
[id*=wsPager_myPager],
[id*=wsPagerTop_myPager] {
    position: relative;
  }
  #bd .RadDataPager [id*=cmdNext],
#bd .RadDataPager [id*=cmdPrev],
#bd .RadDataPager [id*=cmdFirst],
#bd .RadDataPager [id*=cmdLast],
#bd .RadDataPager .rdpWrap a,
#bd .RadDataPager .rdpWrap a span,
[id*=wsPager_myPager] [id*=cmdNext],
[id*=wsPager_myPager] [id*=cmdPrev],
[id*=wsPager_myPager] [id*=cmdFirst],
[id*=wsPager_myPager] [id*=cmdLast],
[id*=wsPager_myPager] .rdpWrap a,
[id*=wsPager_myPager] .rdpWrap a span,
[id*=wsPagerTop_myPager] [id*=cmdNext],
[id*=wsPagerTop_myPager] [id*=cmdPrev],
[id*=wsPagerTop_myPager] [id*=cmdFirst],
[id*=wsPagerTop_myPager] [id*=cmdLast],
[id*=wsPagerTop_myPager] .rdpWrap a,
[id*=wsPagerTop_myPager] .rdpWrap a span {
    background-color: #999;
    color: #fff !important;
    display: block;
    float: left;
    margin: 0;
    padding: 13px 0;
    width: 48px;
  }
  #bd .RadDataPager .rdpWrap a span,
[id*=wsPager_myPager] .rdpWrap a span,
[id*=wsPagerTop_myPager] .rdpWrap a span {
    padding: 0;
  }
  #bd .RadDataPager [id*=wsPager_myPager],
#bd .RadDataPager [id*=wsPagerTop_myPager],
[id*=wsPager_myPager] [id*=wsPager_myPager],
[id*=wsPager_myPager] [id*=wsPagerTop_myPager],
[id*=wsPagerTop_myPager] [id*=wsPager_myPager],
[id*=wsPagerTop_myPager] [id*=wsPagerTop_myPager] {
    position: relative;
  }
  #bd .RadDataPager [id*=cmdPrev],
#bd .RadDataPager [id*=cmdNext],
#bd .RadDataPager [id*=cmdFirst],
#bd .RadDataPager [id*=cmdLast],
#bd .RadDataPager [id*=lnkPrev],
#bd .RadDataPager .prev,
#bd .RadDataPager [id*=lnkNext],
#bd .RadDataPager .next,
[id*=wsPager_myPager] [id*=cmdPrev],
[id*=wsPager_myPager] [id*=cmdNext],
[id*=wsPager_myPager] [id*=cmdFirst],
[id*=wsPager_myPager] [id*=cmdLast],
[id*=wsPager_myPager] [id*=lnkPrev],
[id*=wsPager_myPager] .prev,
[id*=wsPager_myPager] [id*=lnkNext],
[id*=wsPager_myPager] .next,
[id*=wsPagerTop_myPager] [id*=cmdPrev],
[id*=wsPagerTop_myPager] [id*=cmdNext],
[id*=wsPagerTop_myPager] [id*=cmdFirst],
[id*=wsPagerTop_myPager] [id*=cmdLast],
[id*=wsPagerTop_myPager] [id*=lnkPrev],
[id*=wsPagerTop_myPager] .prev,
[id*=wsPagerTop_myPager] [id*=lnkNext],
[id*=wsPagerTop_myPager] .next {
    font-size: 32px;
    position: absolute;
    top: 0;
    z-index: 3;
    padding: 4px 0 !important;
    min-height: 44px;
    text-align: center;
  }
  #bd .RadDataPager [id*=cmdPrev]:before, #bd .RadDataPager [id*=cmdPrev]:after,
#bd .RadDataPager [id*=cmdNext]:before,
#bd .RadDataPager [id*=cmdNext]:after,
#bd .RadDataPager [id*=cmdFirst]:before,
#bd .RadDataPager [id*=cmdFirst]:after,
#bd .RadDataPager [id*=cmdLast]:before,
#bd .RadDataPager [id*=cmdLast]:after,
#bd .RadDataPager [id*=lnkPrev]:before,
#bd .RadDataPager [id*=lnkPrev]:after,
#bd .RadDataPager .prev:before,
#bd .RadDataPager .prev:after,
#bd .RadDataPager [id*=lnkNext]:before,
#bd .RadDataPager [id*=lnkNext]:after,
#bd .RadDataPager .next:before,
#bd .RadDataPager .next:after,
[id*=wsPager_myPager] [id*=cmdPrev]:before,
[id*=wsPager_myPager] [id*=cmdPrev]:after,
[id*=wsPager_myPager] [id*=cmdNext]:before,
[id*=wsPager_myPager] [id*=cmdNext]:after,
[id*=wsPager_myPager] [id*=cmdFirst]:before,
[id*=wsPager_myPager] [id*=cmdFirst]:after,
[id*=wsPager_myPager] [id*=cmdLast]:before,
[id*=wsPager_myPager] [id*=cmdLast]:after,
[id*=wsPager_myPager] [id*=lnkPrev]:before,
[id*=wsPager_myPager] [id*=lnkPrev]:after,
[id*=wsPager_myPager] .prev:before,
[id*=wsPager_myPager] .prev:after,
[id*=wsPager_myPager] [id*=lnkNext]:before,
[id*=wsPager_myPager] [id*=lnkNext]:after,
[id*=wsPager_myPager] .next:before,
[id*=wsPager_myPager] .next:after,
[id*=wsPagerTop_myPager] [id*=cmdPrev]:before,
[id*=wsPagerTop_myPager] [id*=cmdPrev]:after,
[id*=wsPagerTop_myPager] [id*=cmdNext]:before,
[id*=wsPagerTop_myPager] [id*=cmdNext]:after,
[id*=wsPagerTop_myPager] [id*=cmdFirst]:before,
[id*=wsPagerTop_myPager] [id*=cmdFirst]:after,
[id*=wsPagerTop_myPager] [id*=cmdLast]:before,
[id*=wsPagerTop_myPager] [id*=cmdLast]:after,
[id*=wsPagerTop_myPager] [id*=lnkPrev]:before,
[id*=wsPagerTop_myPager] [id*=lnkPrev]:after,
[id*=wsPagerTop_myPager] .prev:before,
[id*=wsPagerTop_myPager] .prev:after,
[id*=wsPagerTop_myPager] [id*=lnkNext]:before,
[id*=wsPagerTop_myPager] [id*=lnkNext]:after,
[id*=wsPagerTop_myPager] .next:before,
[id*=wsPagerTop_myPager] .next:after {
    display: inline;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  #bd .RadDataPager [id*=cmdPrev] span.screenReaderHideMobile,
#bd .RadDataPager [id*=cmdNext] span.screenReaderHideMobile,
#bd .RadDataPager [id*=cmdFirst] span.screenReaderHideMobile,
#bd .RadDataPager [id*=cmdLast] span.screenReaderHideMobile,
#bd .RadDataPager [id*=lnkPrev] span.screenReaderHideMobile,
#bd .RadDataPager .prev span.screenReaderHideMobile,
#bd .RadDataPager [id*=lnkNext] span.screenReaderHideMobile,
#bd .RadDataPager .next span.screenReaderHideMobile,
[id*=wsPager_myPager] [id*=cmdPrev] span.screenReaderHideMobile,
[id*=wsPager_myPager] [id*=cmdNext] span.screenReaderHideMobile,
[id*=wsPager_myPager] [id*=cmdFirst] span.screenReaderHideMobile,
[id*=wsPager_myPager] [id*=cmdLast] span.screenReaderHideMobile,
[id*=wsPager_myPager] [id*=lnkPrev] span.screenReaderHideMobile,
[id*=wsPager_myPager] .prev span.screenReaderHideMobile,
[id*=wsPager_myPager] [id*=lnkNext] span.screenReaderHideMobile,
[id*=wsPager_myPager] .next span.screenReaderHideMobile,
[id*=wsPagerTop_myPager] [id*=cmdPrev] span.screenReaderHideMobile,
[id*=wsPagerTop_myPager] [id*=cmdNext] span.screenReaderHideMobile,
[id*=wsPagerTop_myPager] [id*=cmdFirst] span.screenReaderHideMobile,
[id*=wsPagerTop_myPager] [id*=cmdLast] span.screenReaderHideMobile,
[id*=wsPagerTop_myPager] [id*=lnkPrev] span.screenReaderHideMobile,
[id*=wsPagerTop_myPager] .prev span.screenReaderHideMobile,
[id*=wsPagerTop_myPager] [id*=lnkNext] span.screenReaderHideMobile,
[id*=wsPagerTop_myPager] .next span.screenReaderHideMobile {
    position: absolute;
    left: -888%;
    width: 0;
    height: 0;
    font-size: 0;
    overflow: hidden;
  }
  #bd .RadDataPager [id*=cmdPrev]:hover, #bd .RadDataPager [id*=cmdPrev]:focus,
#bd .RadDataPager [id*=cmdNext]:hover,
#bd .RadDataPager [id*=cmdNext]:focus,
#bd .RadDataPager [id*=cmdFirst]:hover,
#bd .RadDataPager [id*=cmdFirst]:focus,
#bd .RadDataPager [id*=cmdLast]:hover,
#bd .RadDataPager [id*=cmdLast]:focus,
#bd .RadDataPager [id*=lnkPrev]:hover,
#bd .RadDataPager [id*=lnkPrev]:focus,
#bd .RadDataPager .prev:hover,
#bd .RadDataPager .prev:focus,
#bd .RadDataPager [id*=lnkNext]:hover,
#bd .RadDataPager [id*=lnkNext]:focus,
#bd .RadDataPager .next:hover,
#bd .RadDataPager .next:focus,
[id*=wsPager_myPager] [id*=cmdPrev]:hover,
[id*=wsPager_myPager] [id*=cmdPrev]:focus,
[id*=wsPager_myPager] [id*=cmdNext]:hover,
[id*=wsPager_myPager] [id*=cmdNext]:focus,
[id*=wsPager_myPager] [id*=cmdFirst]:hover,
[id*=wsPager_myPager] [id*=cmdFirst]:focus,
[id*=wsPager_myPager] [id*=cmdLast]:hover,
[id*=wsPager_myPager] [id*=cmdLast]:focus,
[id*=wsPager_myPager] [id*=lnkPrev]:hover,
[id*=wsPager_myPager] [id*=lnkPrev]:focus,
[id*=wsPager_myPager] .prev:hover,
[id*=wsPager_myPager] .prev:focus,
[id*=wsPager_myPager] [id*=lnkNext]:hover,
[id*=wsPager_myPager] [id*=lnkNext]:focus,
[id*=wsPager_myPager] .next:hover,
[id*=wsPager_myPager] .next:focus,
[id*=wsPagerTop_myPager] [id*=cmdPrev]:hover,
[id*=wsPagerTop_myPager] [id*=cmdPrev]:focus,
[id*=wsPagerTop_myPager] [id*=cmdNext]:hover,
[id*=wsPagerTop_myPager] [id*=cmdNext]:focus,
[id*=wsPagerTop_myPager] [id*=cmdFirst]:hover,
[id*=wsPagerTop_myPager] [id*=cmdFirst]:focus,
[id*=wsPagerTop_myPager] [id*=cmdLast]:hover,
[id*=wsPagerTop_myPager] [id*=cmdLast]:focus,
[id*=wsPagerTop_myPager] [id*=lnkPrev]:hover,
[id*=wsPagerTop_myPager] [id*=lnkPrev]:focus,
[id*=wsPagerTop_myPager] .prev:hover,
[id*=wsPagerTop_myPager] .prev:focus,
[id*=wsPagerTop_myPager] [id*=lnkNext]:hover,
[id*=wsPagerTop_myPager] [id*=lnkNext]:focus,
[id*=wsPagerTop_myPager] .next:hover,
[id*=wsPagerTop_myPager] .next:focus {
    text-decoration: none !important;
  }
  #bd .RadDataPager [id*=cmdFirst],
[id*=wsPager_myPager] [id*=cmdFirst],
[id*=wsPagerTop_myPager] [id*=cmdFirst] {
    left: 0;
  }
  #bd .RadDataPager [id*=cmdFirst]:before, #bd .RadDataPager [id*=cmdFirst]:after,
[id*=wsPager_myPager] [id*=cmdFirst]:before,
[id*=wsPager_myPager] [id*=cmdFirst]:after,
[id*=wsPagerTop_myPager] [id*=cmdFirst]:before,
[id*=wsPagerTop_myPager] [id*=cmdFirst]:after {
    content: "\f104";
  }
  #bd .RadDataPager [id*=cmdPrev],
[id*=wsPager_myPager] [id*=cmdPrev],
[id*=wsPagerTop_myPager] [id*=cmdPrev] {
    left: 0;
  }
  #bd .RadDataPager [id*=cmdPrev]:before,
[id*=wsPager_myPager] [id*=cmdPrev]:before,
[id*=wsPagerTop_myPager] [id*=cmdPrev]:before {
    content: "\f104";
  }
  #bd .RadDataPager [id*=cmdNext],
[id*=wsPager_myPager] [id*=cmdNext],
[id*=wsPagerTop_myPager] [id*=cmdNext] {
    right: 0;
  }
  #bd .RadDataPager [id*=cmdNext]:before,
[id*=wsPager_myPager] [id*=cmdNext]:before,
[id*=wsPagerTop_myPager] [id*=cmdNext]:before {
    content: "\f105";
  }
  #bd .RadDataPager [id*=cmdLast],
[id*=wsPager_myPager] [id*=cmdLast],
[id*=wsPagerTop_myPager] [id*=cmdLast] {
    right: 0;
  }
  #bd .RadDataPager [id*=cmdLast]:before, #bd .RadDataPager [id*=cmdLast]:after,
[id*=wsPager_myPager] [id*=cmdLast]:before,
[id*=wsPager_myPager] [id*=cmdLast]:after,
[id*=wsPagerTop_myPager] [id*=cmdLast]:before,
[id*=wsPagerTop_myPager] [id*=cmdLast]:after {
    content: "\f105";
  }
  #bd .RadDataPager.hasFirstLast [id*=cmdPrev],
[id*=wsPager_myPager].hasFirstLast [id*=cmdPrev],
[id*=wsPagerTop_myPager].hasFirstLast [id*=cmdPrev] {
    left: 48px;
  }
  #bd .RadDataPager.hasFirstLast [id*=cmdPrev]:before,
[id*=wsPager_myPager].hasFirstLast [id*=cmdPrev]:before,
[id*=wsPagerTop_myPager].hasFirstLast [id*=cmdPrev]:before {
    content: "\f104";
  }
  #bd .RadDataPager.hasFirstLast [id*=cmdNext],
[id*=wsPager_myPager].hasFirstLast [id*=cmdNext],
[id*=wsPagerTop_myPager].hasFirstLast [id*=cmdNext] {
    right: 48px;
  }
  #bd .RadDataPager.hasFirstLast [id*=cmdNext]:before,
[id*=wsPager_myPager].hasFirstLast [id*=cmdNext]:before,
[id*=wsPagerTop_myPager].hasFirstLast [id*=cmdNext]:before {
    content: "\f105";
  }
  #bd .RadDataPager [id*=lnkNext], #bd .RadDataPager .next,
[id*=wsPager_myPager] [id*=lnkNext],
[id*=wsPager_myPager] .next,
[id*=wsPagerTop_myPager] [id*=lnkNext],
[id*=wsPagerTop_myPager] .next {
    right: 0;
  }
  #bd .RadDataPager [id*=lnkNext]:before, #bd .RadDataPager .next:before,
[id*=wsPager_myPager] [id*=lnkNext]:before,
[id*=wsPager_myPager] .next:before,
[id*=wsPagerTop_myPager] [id*=lnkNext]:before,
[id*=wsPagerTop_myPager] .next:before {
    content: "\f054";
  }
  #bd .RadDataPager [id*=lnkPrev], #bd .RadDataPager .prev,
[id*=wsPager_myPager] [id*=lnkPrev],
[id*=wsPager_myPager] .prev,
[id*=wsPagerTop_myPager] [id*=lnkPrev],
[id*=wsPagerTop_myPager] .prev {
    left: 0;
  }
  #bd .RadDataPager [id*=lnkPrev]:before, #bd .RadDataPager .prev:before,
[id*=wsPager_myPager] [id*=lnkPrev]:before,
[id*=wsPager_myPager] .prev:before,
[id*=wsPagerTop_myPager] [id*=lnkPrev]:before,
[id*=wsPagerTop_myPager] .prev:before {
    content: "\f053";
  }
  #bd .RadDataPager [id*=numeric], #bd .RadDataPager .rdpNumPart,
[id*=wsPager_myPager] [id*=numeric],
[id*=wsPager_myPager] .rdpNumPart,
[id*=wsPagerTop_myPager] [id*=numeric],
[id*=wsPagerTop_myPager] .rdpNumPart {
    width: 100%;
    background-color: #009BC9;
    padding: 13px 0;
  }
  #bd .RadDataPager [id*=numeric] a,
[id*=wsPager_myPager] [id*=numeric] a,
[id*=wsPagerTop_myPager] [id*=numeric] a {
    display: none;
  }
  #bd .RadDataPager [id*=numeric] a.sf_PagerCurrent, #bd .RadDataPager [id*=numeric] a.rdpCurrentPage,
[id*=wsPager_myPager] [id*=numeric] a.sf_PagerCurrent,
[id*=wsPager_myPager] [id*=numeric] a.rdpCurrentPage,
[id*=wsPagerTop_myPager] [id*=numeric] a.sf_PagerCurrent,
[id*=wsPagerTop_myPager] [id*=numeric] a.rdpCurrentPage {
    width: 100%;
    padding-left: 64px;
    padding-right: 64px;
    background-color: #009BC9;
    color: #fff;
    display: block;
    text-align: center;
    margin: 0;
  }
  #bd .RadDataPager [id*=numeric] a.sf_PagerCurrent span, #bd .RadDataPager [id*=numeric] a.rdpCurrentPage span,
[id*=wsPager_myPager] [id*=numeric] a.sf_PagerCurrent span,
[id*=wsPager_myPager] [id*=numeric] a.rdpCurrentPage span,
[id*=wsPagerTop_myPager] [id*=numeric] a.sf_PagerCurrent span,
[id*=wsPagerTop_myPager] [id*=numeric] a.rdpCurrentPage span {
    color: #fff;
  }
  #bd .RadDataPager [id*=numeric] a.sf_PagerCurrent:before, #bd .RadDataPager [id*=numeric] a.rdpCurrentPage:before,
[id*=wsPager_myPager] [id*=numeric] a.sf_PagerCurrent:before,
[id*=wsPager_myPager] [id*=numeric] a.rdpCurrentPage:before,
[id*=wsPagerTop_myPager] [id*=numeric] a.sf_PagerCurrent:before,
[id*=wsPagerTop_myPager] [id*=numeric] a.rdpCurrentPage:before {
    color: #fff;
    content: "Page";
    margin-right: 0.5em;
  }
  #bd .RadDataPager .rdpNumPart a,
[id*=wsPager_myPager] .rdpNumPart a,
[id*=wsPagerTop_myPager] .rdpNumPart a {
    display: none;
  }
  #bd .RadDataPager .rdpNumPart a.sf_PagerCurrent, #bd .RadDataPager .rdpNumPart a.rdpCurrentPage,
[id*=wsPager_myPager] .rdpNumPart a.sf_PagerCurrent,
[id*=wsPager_myPager] .rdpNumPart a.rdpCurrentPage,
[id*=wsPagerTop_myPager] .rdpNumPart a.sf_PagerCurrent,
[id*=wsPagerTop_myPager] .rdpNumPart a.rdpCurrentPage {
    width: 100%;
    padding-left: 64px;
    padding-right: 64px;
    background-color: #009BC9;
    color: #ffffff;
    display: block;
    text-align: center;
    margin: 0;
  }
  #bd .RadDataPager .rdpNumPart a.sf_PagerCurrent span, #bd .RadDataPager .rdpNumPart a.rdpCurrentPage span,
[id*=wsPager_myPager] .rdpNumPart a.sf_PagerCurrent span,
[id*=wsPager_myPager] .rdpNumPart a.rdpCurrentPage span,
[id*=wsPagerTop_myPager] .rdpNumPart a.sf_PagerCurrent span,
[id*=wsPagerTop_myPager] .rdpNumPart a.rdpCurrentPage span {
    float: none !important;
    width: 100%;
    text-align: center;
    color: #fff;
  }
  #bd .RadDataPager .rdpNumPart a.sf_PagerCurrent span:before, #bd .RadDataPager .rdpNumPart a.rdpCurrentPage span:before,
[id*=wsPager_myPager] .rdpNumPart a.sf_PagerCurrent span:before,
[id*=wsPager_myPager] .rdpNumPart a.rdpCurrentPage span:before,
[id*=wsPagerTop_myPager] .rdpNumPart a.sf_PagerCurrent span:before,
[id*=wsPagerTop_myPager] .rdpNumPart a.rdpCurrentPage span:before {
    color: #fff;
    content: "Page";
    float: none !important;
    margin-right: 0.5em;
  }
}

.inlineItems {
  margin: 15px 0;
}
.inlineItems #bd .RadDataPager,
.inlineItems [id*=wsPager_myPager],
.inlineItems [id*=wsPagerTop_myPager] {
  margin: 0;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .inlineItems .sfforumSocialShareWrp {
    float: left;
  }
}
@media (min-width: 1200px) {
  .inlineItems .sfforumSocialShareWrp {
    float: left;
  }
}

input[type=text],
input[type=email],
input[type=password],
textarea,
select,
.riTextBox {
  border: 1px solid #ABADB3;
  padding: 2px 5px;
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 1em;
}

.riTextBox {
  border: 1px solid #ABADB3 !important;
  padding: 2px 5px !important;
  font-family: "Inter", sans-serif !important;
  font-weight: normal !important;
  font-size: 1em !important;
}

.rcInputCell, .RadInput_Default {
  font-size: 1em !important;
}

@media (max-width: 767.9px) {
  .sfDropdownList select {
    width: 100%;
  }
}

[style*=font-size] {
  font-size: 1em !important;
}

label {
  font-family: "Inter", sans-serif;
}
input[type=checkbox],
input[type=radio] {
  margin-right: 5px;
}
input[type=checkbox] + label,
input[type=radio] + label {
  display: inline;
}
input[type=checkbox] + label:hover, input[type=checkbox] + label:focus,
input[type=radio] + label:hover,
input[type=radio] + label:focus {
  text-decoration: underline;
}
input[type=checkbox]:hover + label, input[type=checkbox]:focus + label,
input[type=radio]:hover + label,
input[type=radio]:focus + label {
  text-decoration: underline;
}

.sfFormBlock,
.sfFormBox,
.sfFormDropdown,
.sfFormFile,
.sfFormRadiolist,
.sfFormCheckboxlist {
  margin-bottom: 1.25em;
}

.sfFormRadiolist:before, .sfFormRadiolist:after,
.sfFormCheckboxlist:before,
.sfFormCheckboxlist:after {
  content: " ";
  display: table;
}
.sfFormRadiolist:after,
.sfFormCheckboxlist:after {
  clear: both;
}
.sfFormRadiolist input[type=checkbox],
.sfFormRadiolist input[type=radio],
.sfFormCheckboxlist input[type=checkbox],
.sfFormCheckboxlist input[type=radio] {
  margin-bottom: 0.75em;
  margin-right: 0.5em;
  float: left;
}
.sfFormRadiolist label,
.sfFormCheckboxlist label {
  line-height: 24px;
}
.sfFormRadiolist br,
.sfFormCheckboxlist br {
  clear: both;
  padding-top: 3px;
}
.sfFormRadiolist .sfFieldWrp:after,
.sfFormCheckboxlist .sfFieldWrp:after {
  content: "";
  clear: both;
  display: table;
}

.sfFieldWrp, .fieldPair {
  margin-bottom: 0.5em;
  width: 100%;
}
.sfFieldWrp input[type=text],
.sfFieldWrp textarea, .fieldPair input[type=text],
.fieldPair textarea {
  width: 100%;
}
.sfFormDropdown .sfFieldWrp, .sfFormDropdown .fieldPair {
  display: block;
}

.sfTxtLbl,
.fieldPair label {
  margin-bottom: 0.5em;
}

.sfFormsEditor {
  margin-bottom: 1em;
}
.sfFormsEditor .sfContentBlock {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}

:not(.lt-ie10) .fancy-radio-alone {
  display: inline-block;
  position: relative;
}
:not(.lt-ie10) .fancy-radio-alone input[type=radio] {
  opacity: 0;
  width: 20px;
  height: 20px;
  margin: 0;
  position: relative;
  z-index: 2;
  outline: 0;
  outline-width: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent; /* For some Androids */
}
:not(.lt-ie10) .fancy-radio-alone input[type=radio]:hover, :not(.lt-ie10) .fancy-radio-alone input[type=radio]:focus {
  outline: 0;
  outline-width: 0;
}
:not(.lt-ie10) .fancy-radio-alone .checkbox-icon:before {
  content: "\f096";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 1em;
}
:not(.lt-ie10) .fancy-radio-alone input[type=radio]:checked + .checkbox-icon:before {
  content: "\f046";
  margin-left: 1px;
}

.sfSuccess, .justPosted {
  color: #009BC9;
  line-height: 1.6em;
  margin-bottom: 1em;
}

.sfError {
  color: #f00;
  line-height: 1.3;
}

.sfErrorSummary {
  margin: 1em 0;
  color: #f00;
  font-family: "InterBold", sans-serif;
}

.sfErrorWrap,
.form__error {
  margin: 1em 0;
  color: #f00;
  font-family: "InterBold", sans-serif;
}
.sfErrorWrap ul,
.form__error ul {
  font-family: "Inter", sans-serif;
  margin-top: 0.8em;
}
.sfErrorWrap ul li,
.form__error ul li {
  margin-bottom: 5px;
}
.sfErrorWrap a,
.form__error a {
  color: #f00;
  text-decoration: underline;
}
.sfErrorWrap a:hover, .sfErrorWrap a:focus,
.form__error a:hover,
.form__error a:focus {
  text-decoration: none;
}

.sfFormTitle {
  display: block;
}

.sfFormSubmit {
  margin-bottom: 0.8em;
}
.sfFormInstructions {
  margin-bottom: 0.8em;
}

.sfExample {
  font-size: 0.7em;
  line-height: 1.286em;
}

/* phase 3 */
#divQuestionCount {
  color: #009bc9;
  font-family: "FFDINWebBold";
  font-style: normal;
  font-weight: normal;
  line-height: 34px;
  font-size: 20px;
}

.divQuestionOuter {
  border: solid 1px #ddd;
}

.divQuestionHeader {
  background: #f6f6f6;
  padding: 15px;
  border-bottom: solid 1px #ddd;
}

.divQuestionBody {
  background: #fff;
  padding: 15px 15px 0 15px;
}

.clsInfoMessage {
  color: #ed1262;
  font-family: "FFDINWeb";
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  padding-left: 20px;
}

.clsInfoMessageGreen {
  color: #39b504;
  padding-left: 0;
}

.clsGreenTick {
  font-family: "FontAwesome Regular", "FontAwesome";
  padding-left: 5px;
  color: #39b504;
  font-size: 18px;
  line-height: 24px;
}

#progressbar {
  border-radius: 0;
  height: 20px;
  margin: 0 !important;
  border: 0 !important;
  border: 1px solid #ddd !important;
}

#progressbar > .ui-progressbar-value {
  margin: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #009bc9 !important;
}

.divRadioButton {
  margin-bottom: 5px !important;
}

.clsDisabledLabel, .clsDisabledLabel:hover {
  text-decoration: none !important;
  color: #AAA;
  cursor: default;
}

.clsDisabledLabelCorrent, .clsDisabledLabelCorrect:hover {
  text-decoration: none !important;
  color: #777;
  cursor: default;
}

.tile-type-1 {
  margin-bottom: 35px;
  border: 1px solid #c9c9c9;
}
.tile-type-1 .tile-content {
  padding: 6px 17px 5px;
  overflow: hidden;
  border-bottom: 8px solid #5d99c9;
}
.tile-type-1 .date {
  font-family: arial, sans-serif;
  font-style: italic;
  font-size: 12px;
  color: #666;
  margin-bottom: 5px;
}
.tile-type-1 .date:after {
  content: "";
  display: table;
  clear: both;
}
.tile-type-1 .media-content {
  overflow: hidden;
}
.tile-type-1 q {
  background: #e5ebfa;
  font-family: "InterBoldItalic", sans-serif;
  display: block;
  padding: 21px 20px;
  color: #009BC9;
  font-size: 18px;
  line-height: 18px;
  min-height: 86px;
  font-style: normal;
}
.tile-type-1 q:before,
.tile-type-1 q:after {
  content: '"';
}
.tile-type-1 a {
  font-family: arial, sans-serif;
  font-size: 14px;
  color: #E0004D;
}
.tile-type-1 a:hover, .tile-type-1 a:focus {
  text-decoration: none;
}
.tile-type-1 .media {
  margin-bottom: 9px;
}
.tile-type-1:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .tile-type-1 .media-image.imgWrap {
    float: left;
    width: 86px;
    height: 86px;
    line-height: 83px;
    margin-right: 28px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .tile-type-1 .media-image.imgWrap {
    float: left;
    width: 86px;
    height: 86px;
    line-height: 83px;
    margin-right: 28px;
  }
}
@media (min-width: 1200px) {
  .tile-type-1 .media-image.imgWrap {
    float: left;
    width: 86px;
    height: 86px;
    line-height: 83px;
    margin-right: 28px;
  }
}

.tile-type-2 {
  margin-bottom: 35px;
  background: #5e9bd9;
  color: #fff;
}
.tile-type-2 .tile-content {
  padding: 13px 25px 11px;
}
.tile-type-2 h3 {
  color: #fff;
  margin-bottom: 8px;
}
.tile-type-2 p {
  font-size: 15px;
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .tile-type-2 {
    max-width: 370px;
  }
  .tile-type-2 .imgWrap {
    height: 280px;
    line-height: 277px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .tile-type-2 {
    max-width: 370px;
  }
  .tile-type-2 .imgWrap {
    height: 280px;
    line-height: 277px;
  }
}
@media (min-width: 1200px) {
  .tile-type-2 {
    max-width: 370px;
  }
  .tile-type-2 .imgWrap {
    height: 280px;
    line-height: 277px;
  }
}
@media (min-width: 1200px) {
  .tile-type-2 h3 {
    font-size: 20px;
  }
}

.tile-type-3, .cr38 li > a {
  margin-bottom: 35px;
  position: relative;
}
.tile-type-3 .wsbtn, .tile-type-3 .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .tile-type-3 .buttonAlt, .tile-type-3 .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .tile-type-3 .ruBrowse, .tile-type-3 .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .tile-type-3 .ruBrowse,
.tile-type-3 .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .tile-type-3 .ruBrowse,
.tile-type-3 .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .tile-type-3 .ruBrowse,
.tile-type-3 .beyondBlue .forgotPassword .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .tile-type-3 .ruBrowse, .tile-type-3 .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .tile-type-3 .sfprofileCancelLnk,
.tile-type-3 .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .tile-type-3 .sfprofileCancelLnk,
.tile-type-3 .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .tile-type-3 .sfprofileCancelLnk,
.tile-type-3 .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .tile-type-3 .sfprofileCancelLnk, .tile-type-3 .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .tile-type-3 .sfprofileSaveLnk,
.tile-type-3 .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .tile-type-3 .sfprofileSaveLnk,
.tile-type-3 .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .tile-type-3 .sfprofileSaveLnk,
.tile-type-3 .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .tile-type-3 .sfprofileSaveLnk, .tile-type-3 .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .tile-type-3 .sfSubmitBtn,
.tile-type-3 .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .tile-type-3 .sfSubmitBtn,
.tile-type-3 .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .tile-type-3 .sfSubmitBtn,
.tile-type-3 .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .tile-type-3 .sfSubmitBtn, .tile-type-3 .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .tile-type-3 .button__pink--large, .tile-type-3 .cr38 li > a .linkText, .cr38 li > a .tile-type-3 .linkText, .cr38 li > a .wsbtn, .cr38 li > a .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr38 li > a .buttonAlt, .cr38 li > a .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .cr38 li > a .ruBrowse, .cr38 li > a .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr38 li > a .ruBrowse,
.cr38 li > a .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr38 li > a .ruBrowse,
.cr38 li > a .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr38 li > a .ruBrowse,
.cr38 li > a .beyondBlue .forgotPassword .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr38 li > a .ruBrowse, .cr38 li > a .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr38 li > a .sfprofileCancelLnk,
.cr38 li > a .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr38 li > a .sfprofileCancelLnk,
.cr38 li > a .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr38 li > a .sfprofileCancelLnk,
.cr38 li > a .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr38 li > a .sfprofileCancelLnk, .cr38 li > a .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr38 li > a .sfprofileSaveLnk,
.cr38 li > a .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr38 li > a .sfprofileSaveLnk,
.cr38 li > a .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr38 li > a .sfprofileSaveLnk,
.cr38 li > a .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr38 li > a .sfprofileSaveLnk, .cr38 li > a .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr38 li > a .sfSubmitBtn,
.cr38 li > a .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr38 li > a .sfSubmitBtn,
.cr38 li > a .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr38 li > a .sfSubmitBtn,
.cr38 li > a .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr38 li > a .sfSubmitBtn, .cr38 li > a .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .cr38 li > a .button__pink--large, .cr38 li > a .linkText, .tile-type-3 .cr39-infoResources li .linkText, .cr38 li > a .cr39-infoResources li .linkText, .cr39-infoResources li .tile-type-3 .linkText, .cr39-infoResources .cr38 li > a .linkText, .cr38 .cr39-infoResources li > a .linkText, .tile-type-3 .cr65-searchSelector .accordian .js_accordianExpondo, .cr38 li > a .cr65-searchSelector .accordian .js_accordianExpondo, .cr65-searchSelector .accordian .tile-type-3 .js_accordianExpondo, .cr65-searchSelector .accordian .cr38 li > a .js_accordianExpondo, .cr38 .cr65-searchSelector .accordian li > a .js_accordianExpondo, .tile-type-3 .depressionChecklist .buttonWrap input[type=submit], .cr38 li > a .depressionChecklist .buttonWrap input[type=submit], .depressionChecklist .buttonWrap .tile-type-3 input[type=submit], .depressionChecklist .buttonWrap .cr38 li > a input[type=submit], .cr38 .depressionChecklist .buttonWrap li > a input[type=submit], .tile-type-3 .lightbox.update-dob .buttonContainer a, .cr38 li > a .lightbox.update-dob .buttonContainer a, .lightbox.update-dob .buttonContainer .tile-type-3 a, .lightbox.update-dob .buttonContainer .cr38 li > a a, .cr38 .lightbox.update-dob .buttonContainer li > a a, .tile-type-3 .cr11-collectionSearch .RadButton input[type=submit], .cr38 li > a .cr11-collectionSearch .RadButton input[type=submit], .cr11-collectionSearch .RadButton .tile-type-3 input[type=submit], .cr11-collectionSearch .RadButton .cr38 li > a input[type=submit], .cr38 .cr11-collectionSearch .RadButton li > a input[type=submit], .tile-type-3 .cr20-eventList .tabNav #a1, .cr38 li > a .cr20-eventList .tabNav #a1, .cr20-eventList .tabNav .tile-type-3 #a1, .cr20-eventList .tabNav .cr38 li > a #a1, .cr38 .cr20-eventList .tabNav li > a #a1, .tile-type-3 .bannerWithAside .socialConnect .ferceberk a, .cr38 li > a .bannerWithAside .socialConnect .ferceberk a, .bannerWithAside .socialConnect .ferceberk .tile-type-3 a, .bannerWithAside .socialConnect .ferceberk .cr38 li > a a, .cr38 .bannerWithAside .socialConnect .ferceberk li > a a, .tile-type-3 .bannerWithAside .socialConnect .twerter a, .cr38 li > a .bannerWithAside .socialConnect .twerter a, .bannerWithAside .socialConnect .twerter .tile-type-3 a, .bannerWithAside .socialConnect .twerter .cr38 li > a a, .cr38 .bannerWithAside .socialConnect .twerter li > a a, .tile-type-3 .m-searchBanner .search__submit, .cr38 li > a .m-searchBanner .search__submit, .m-searchBanner .tile-type-3 .search__submit, .m-searchBanner .cr38 li > a .search__submit, .cr38 .m-searchBanner li > a .search__submit, .tile-type-3 .js-cr13-normal .accordion__item > a, .cr38 li > a .js-cr13-normal .accordion__item > a, .js-cr13-normal .tile-type-3 .accordion__item > a, .js-cr13-normal .cr38 li > a .accordion__item > a, .cr38 .js-cr13-normal li > a .accordion__item > a, .tile-type-3 .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .cr38 li > a .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .tile-type-3 a, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr38 li > a a, .cr38 .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode li > a a, .tile-type-3 .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .cr38 li > a .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .tile-type-3 input[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .cr38 li > a input[type=submit], .cr38 .sfforumNewThreadWrp .sfSubmitBtnWrp li > a input[type=submit], .tile-type-3 .cr85-mahpRegistrationForm input[type=submit], .cr38 li > a .cr85-mahpRegistrationForm input[type=submit], .cr85-mahpRegistrationForm .tile-type-3 input[type=submit], .cr85-mahpRegistrationForm .cr38 li > a input[type=submit], .cr38 .cr85-mahpRegistrationForm li > a input[type=submit], .tile-type-3 .cr55-profile-short .js_Close, .cr38 li > a .cr55-profile-short .js_Close, .cr55-profile-short .tile-type-3 .js_Close, .cr55-profile-short .cr38 li > a .js_Close, .cr38 .cr55-profile-short li > a .js_Close, .tile-type-3 .cr01-activitiesList .underline_linkText > a, .cr38 li > a .cr01-activitiesList .underline_linkText > a, .cr01-activitiesList .tile-type-3 .underline_linkText > a, .cr01-activitiesList .cr38 li > a .underline_linkText > a, .cr38 .cr01-activitiesList li > a .underline_linkText > a, .tile-type-3 .cr50-latestNews .buttonAlt, .cr38 li > a .cr50-latestNews .buttonAlt, .cr50-latestNews .tile-type-3 .buttonAlt, .cr50-latestNews .cr38 li > a .buttonAlt, .cr38 .cr50-latestNews li > a .buttonAlt, .tile-type-3 .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr38 li > a .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .tile-type-3 .sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .cr38 li > a .sfcommentsSubmitBtn, .cr38 .cr48-newsItem .sfcommentsForm li > a .sfcommentsSubmitBtn, .tile-type-3 .cr52-storiesListRotator > .pull-right .read-more, .cr38 li > a .cr52-storiesListRotator > .pull-right .read-more, .cr52-storiesListRotator > .pull-right .tile-type-3 .read-more, .cr52-storiesListRotator > .pull-right .cr38 li > a .read-more, .cr38 .cr52-storiesListRotator > .pull-right li > a .read-more, .tile-type-3 .buttonLarge, .cr38 li > a .buttonLarge, .tile-type-3 .btn, .cr38 li > a .btn, .tile-type-3 .sfforumPostReplyContainer .sfSubmitBtn, .cr38 li > a .sfforumPostReplyContainer .sfSubmitBtn, .sfforumPostReplyContainer .tile-type-3 .sfSubmitBtn, .sfforumPostReplyContainer .cr38 li > a .sfSubmitBtn, .cr38 .sfforumPostReplyContainer li > a .sfSubmitBtn, .tile-type-3 .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .cr38 li > a .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .tile-type-3 .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr38 li > a .sfEditBtn, .cr38 .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls li > a .sfEditBtn, .tile-type-3 .button, .cr38 li > a .button, .tile-type-3 .sfFormSubmit input[type=submit], .cr38 li > a .sfFormSubmit input[type=submit], .sfFormSubmit .tile-type-3 input[type=submit], .sfFormSubmit .cr38 li > a input[type=submit], .cr38 .sfFormSubmit li > a input[type=submit] {
  display: block;
  min-width: initial;
}
.tile-type-3 .imgWrap, .cr38 li > a .imgWrap {
  border: 1px solid #797979;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .tile-type-3 .imgWrap, .cr38 li > a .imgWrap {
    height: 117px;
    line-height: 114px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .tile-type-3 .imgWrap, .cr38 li > a .imgWrap {
    height: 117px;
    line-height: 114px;
  }
}
@media (min-width: 1200px) {
  .tile-type-3 .imgWrap, .cr38 li > a .imgWrap {
    height: 117px;
    line-height: 114px;
  }
}

.tile-type-4 {
  margin-bottom: 35px;
  position: relative;
}
.tile-type-4 .imgWrap {
  margin-bottom: 6px;
}
.tile-type-4 .wsbtn, .tile-type-4 .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .tile-type-4 .buttonAlt, .tile-type-4 .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .tile-type-4 .ruBrowse, .tile-type-4 .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .tile-type-4 .ruBrowse,
.tile-type-4 .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .tile-type-4 .ruBrowse,
.tile-type-4 .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .tile-type-4 .ruBrowse,
.tile-type-4 .beyondBlue .forgotPassword .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .tile-type-4 .ruBrowse, .tile-type-4 .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .tile-type-4 .sfprofileCancelLnk,
.tile-type-4 .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .tile-type-4 .sfprofileCancelLnk,
.tile-type-4 .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .tile-type-4 .sfprofileCancelLnk,
.tile-type-4 .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .tile-type-4 .sfprofileCancelLnk, .tile-type-4 .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .tile-type-4 .sfprofileSaveLnk,
.tile-type-4 .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .tile-type-4 .sfprofileSaveLnk,
.tile-type-4 .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .tile-type-4 .sfprofileSaveLnk,
.tile-type-4 .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .tile-type-4 .sfprofileSaveLnk, .tile-type-4 .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .tile-type-4 .sfSubmitBtn,
.tile-type-4 .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .tile-type-4 .sfSubmitBtn,
.tile-type-4 .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .tile-type-4 .sfSubmitBtn,
.tile-type-4 .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .tile-type-4 .sfSubmitBtn, .tile-type-4 .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .tile-type-4 .button__pink--large, .tile-type-4 .cr38 li > a .linkText, .cr38 li > a .tile-type-4 .linkText, .tile-type-4 .cr39-infoResources li .linkText, .cr39-infoResources li .tile-type-4 .linkText, .tile-type-4 .cr65-searchSelector .accordian .js_accordianExpondo, .cr65-searchSelector .accordian .tile-type-4 .js_accordianExpondo, .tile-type-4 .depressionChecklist .buttonWrap input[type=submit], .depressionChecklist .buttonWrap .tile-type-4 input[type=submit], .tile-type-4 .lightbox.update-dob .buttonContainer a, .lightbox.update-dob .buttonContainer .tile-type-4 a, .tile-type-4 .cr11-collectionSearch .RadButton input[type=submit], .cr11-collectionSearch .RadButton .tile-type-4 input[type=submit], .tile-type-4 .cr20-eventList .tabNav #a1, .cr20-eventList .tabNav .tile-type-4 #a1, .tile-type-4 .bannerWithAside .socialConnect .ferceberk a, .bannerWithAside .socialConnect .ferceberk .tile-type-4 a, .tile-type-4 .bannerWithAside .socialConnect .twerter a, .bannerWithAside .socialConnect .twerter .tile-type-4 a, .tile-type-4 .m-searchBanner .search__submit, .m-searchBanner .tile-type-4 .search__submit, .tile-type-4 .js-cr13-normal .accordion__item > a, .js-cr13-normal .tile-type-4 .accordion__item > a, .tile-type-4 .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .tile-type-4 a, .tile-type-4 .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .tile-type-4 input[type=submit], .tile-type-4 .cr85-mahpRegistrationForm input[type=submit], .cr85-mahpRegistrationForm .tile-type-4 input[type=submit], .tile-type-4 .cr55-profile-short .js_Close, .cr55-profile-short .tile-type-4 .js_Close, .tile-type-4 .cr01-activitiesList .underline_linkText > a, .cr01-activitiesList .tile-type-4 .underline_linkText > a, .tile-type-4 .cr50-latestNews .buttonAlt, .cr50-latestNews .tile-type-4 .buttonAlt, .tile-type-4 .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .tile-type-4 .sfcommentsSubmitBtn, .tile-type-4 .cr52-storiesListRotator > .pull-right .read-more, .cr52-storiesListRotator > .pull-right .tile-type-4 .read-more, .tile-type-4 .buttonLarge, .tile-type-4 .btn, .tile-type-4 .sfforumPostReplyContainer .sfSubmitBtn, .sfforumPostReplyContainer .tile-type-4 .sfSubmitBtn, .tile-type-4 .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .tile-type-4 .sfEditBtn, .tile-type-4 .button, .tile-type-4 .sfFormSubmit input[type=submit], .sfFormSubmit .tile-type-4 input[type=submit] {
  display: block;
  margin: 0 5px;
  min-width: initial;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .tile-type-4 .imgWrap {
    height: 117px;
    line-height: 114px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .tile-type-4 .imgWrap {
    height: 117px;
    line-height: 114px;
  }
}
@media (min-width: 1200px) {
  .tile-type-4 .imgWrap {
    height: 117px;
    line-height: 114px;
  }
}

.tile-type-5, .CR02_GetInvolvedCarousel .slides li {
  margin-bottom: 35px;
}
.tile-type-5 .wsbtn, .tile-type-5 .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .tile-type-5 .buttonAlt, .tile-type-5 .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .tile-type-5 .ruBrowse, .tile-type-5 .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .tile-type-5 .ruBrowse,
.tile-type-5 .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .tile-type-5 .ruBrowse,
.tile-type-5 .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .tile-type-5 .ruBrowse,
.tile-type-5 .beyondBlue .forgotPassword .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .tile-type-5 .ruBrowse, .tile-type-5 .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .tile-type-5 .sfprofileCancelLnk,
.tile-type-5 .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .tile-type-5 .sfprofileCancelLnk,
.tile-type-5 .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .tile-type-5 .sfprofileCancelLnk,
.tile-type-5 .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .tile-type-5 .sfprofileCancelLnk, .tile-type-5 .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .tile-type-5 .sfprofileSaveLnk,
.tile-type-5 .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .tile-type-5 .sfprofileSaveLnk,
.tile-type-5 .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .tile-type-5 .sfprofileSaveLnk,
.tile-type-5 .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .tile-type-5 .sfprofileSaveLnk, .tile-type-5 .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .tile-type-5 .sfSubmitBtn,
.tile-type-5 .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .tile-type-5 .sfSubmitBtn,
.tile-type-5 .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .tile-type-5 .sfSubmitBtn,
.tile-type-5 .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .tile-type-5 .sfSubmitBtn, .tile-type-5 .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .tile-type-5 .button__pink--large, .CR02_GetInvolvedCarousel .slides li .wsbtn, .CR02_GetInvolvedCarousel .slides li .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .CR02_GetInvolvedCarousel .slides li .buttonAlt, .CR02_GetInvolvedCarousel .slides li .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .CR02_GetInvolvedCarousel .slides li .ruBrowse, .CR02_GetInvolvedCarousel .slides li .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .CR02_GetInvolvedCarousel .slides li .ruBrowse,
.CR02_GetInvolvedCarousel .slides li .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .slides li .ruBrowse,
.CR02_GetInvolvedCarousel .slides li .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .slides li .ruBrowse,
.CR02_GetInvolvedCarousel .slides li .beyondBlue .forgotPassword .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .CR02_GetInvolvedCarousel .slides li .ruBrowse, .CR02_GetInvolvedCarousel .slides li .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .slides li .sfprofileCancelLnk,
.CR02_GetInvolvedCarousel .slides li .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .slides li .sfprofileCancelLnk,
.CR02_GetInvolvedCarousel .slides li .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .slides li .sfprofileCancelLnk,
.CR02_GetInvolvedCarousel .slides li .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .CR02_GetInvolvedCarousel .slides li .sfprofileCancelLnk, .CR02_GetInvolvedCarousel .slides li .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .slides li .sfprofileSaveLnk,
.CR02_GetInvolvedCarousel .slides li .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .slides li .sfprofileSaveLnk,
.CR02_GetInvolvedCarousel .slides li .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .slides li .sfprofileSaveLnk,
.CR02_GetInvolvedCarousel .slides li .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .CR02_GetInvolvedCarousel .slides li .sfprofileSaveLnk, .CR02_GetInvolvedCarousel .slides li .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .slides li .sfSubmitBtn,
.CR02_GetInvolvedCarousel .slides li .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .slides li .sfSubmitBtn,
.CR02_GetInvolvedCarousel .slides li .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .slides li .sfSubmitBtn,
.CR02_GetInvolvedCarousel .slides li .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .slides li .sfSubmitBtn, .CR02_GetInvolvedCarousel .slides li .button__pink--large, .tile-type-5 .cr38 li > a .linkText, .CR02_GetInvolvedCarousel .slides li .cr38 li > a .linkText, .cr38 li > a .tile-type-5 .linkText, .cr38 li > a .CR02_GetInvolvedCarousel .slides li .linkText, .CR02_GetInvolvedCarousel .slides .cr38 li > a li .linkText, .tile-type-5 .cr39-infoResources li .linkText, .CR02_GetInvolvedCarousel .slides li .cr39-infoResources li .linkText, .cr39-infoResources li .tile-type-5 .linkText, .cr39-infoResources li .CR02_GetInvolvedCarousel .slides li .linkText, .CR02_GetInvolvedCarousel .slides .cr39-infoResources li li .linkText, .tile-type-5 .cr65-searchSelector .accordian .js_accordianExpondo, .CR02_GetInvolvedCarousel .slides li .cr65-searchSelector .accordian .js_accordianExpondo, .cr65-searchSelector .accordian .tile-type-5 .js_accordianExpondo, .cr65-searchSelector .accordian .CR02_GetInvolvedCarousel .slides li .js_accordianExpondo, .CR02_GetInvolvedCarousel .slides .cr65-searchSelector .accordian li .js_accordianExpondo, .tile-type-5 .depressionChecklist .buttonWrap input[type=submit], .CR02_GetInvolvedCarousel .slides li .depressionChecklist .buttonWrap input[type=submit], .depressionChecklist .buttonWrap .tile-type-5 input[type=submit], .depressionChecklist .buttonWrap .CR02_GetInvolvedCarousel .slides li input[type=submit], .CR02_GetInvolvedCarousel .slides .depressionChecklist .buttonWrap li input[type=submit], .tile-type-5 .lightbox.update-dob .buttonContainer a, .CR02_GetInvolvedCarousel .slides li .lightbox.update-dob .buttonContainer a, .lightbox.update-dob .buttonContainer .tile-type-5 a, .lightbox.update-dob .buttonContainer .CR02_GetInvolvedCarousel .slides li a, .CR02_GetInvolvedCarousel .slides .lightbox.update-dob .buttonContainer li a, .tile-type-5 .cr11-collectionSearch .RadButton input[type=submit], .CR02_GetInvolvedCarousel .slides li .cr11-collectionSearch .RadButton input[type=submit], .cr11-collectionSearch .RadButton .tile-type-5 input[type=submit], .cr11-collectionSearch .RadButton .CR02_GetInvolvedCarousel .slides li input[type=submit], .CR02_GetInvolvedCarousel .slides .cr11-collectionSearch .RadButton li input[type=submit], .tile-type-5 .cr20-eventList .tabNav #a1, .CR02_GetInvolvedCarousel .slides li .cr20-eventList .tabNav #a1, .cr20-eventList .tabNav .tile-type-5 #a1, .cr20-eventList .tabNav .CR02_GetInvolvedCarousel .slides li #a1, .CR02_GetInvolvedCarousel .slides .cr20-eventList .tabNav li #a1, .tile-type-5 .bannerWithAside .socialConnect .ferceberk a, .CR02_GetInvolvedCarousel .slides li .bannerWithAside .socialConnect .ferceberk a, .bannerWithAside .socialConnect .ferceberk .tile-type-5 a, .bannerWithAside .socialConnect .ferceberk .CR02_GetInvolvedCarousel .slides li a, .CR02_GetInvolvedCarousel .slides .bannerWithAside .socialConnect .ferceberk li a, .tile-type-5 .bannerWithAside .socialConnect .twerter a, .CR02_GetInvolvedCarousel .slides li .bannerWithAside .socialConnect .twerter a, .bannerWithAside .socialConnect .twerter .tile-type-5 a, .bannerWithAside .socialConnect .twerter .CR02_GetInvolvedCarousel .slides li a, .CR02_GetInvolvedCarousel .slides .bannerWithAside .socialConnect .twerter li a, .tile-type-5 .m-searchBanner .search__submit, .CR02_GetInvolvedCarousel .slides li .m-searchBanner .search__submit, .m-searchBanner .tile-type-5 .search__submit, .m-searchBanner .CR02_GetInvolvedCarousel .slides li .search__submit, .CR02_GetInvolvedCarousel .slides .m-searchBanner li .search__submit, .tile-type-5 .js-cr13-normal .accordion__item > a, .CR02_GetInvolvedCarousel .slides li .js-cr13-normal .accordion__item > a, .js-cr13-normal .tile-type-5 .accordion__item > a, .js-cr13-normal .CR02_GetInvolvedCarousel .slides li .accordion__item > a, .CR02_GetInvolvedCarousel .slides .js-cr13-normal li .accordion__item > a, .tile-type-5 .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .CR02_GetInvolvedCarousel .slides li .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .tile-type-5 a, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .CR02_GetInvolvedCarousel .slides li a, .CR02_GetInvolvedCarousel .slides .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode li a, .tile-type-5 .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .CR02_GetInvolvedCarousel .slides li .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .tile-type-5 input[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .slides li input[type=submit], .CR02_GetInvolvedCarousel .slides .sfforumNewThreadWrp .sfSubmitBtnWrp li input[type=submit], .tile-type-5 .cr85-mahpRegistrationForm input[type=submit], .CR02_GetInvolvedCarousel .slides li .cr85-mahpRegistrationForm input[type=submit], .cr85-mahpRegistrationForm .tile-type-5 input[type=submit], .cr85-mahpRegistrationForm .CR02_GetInvolvedCarousel .slides li input[type=submit], .CR02_GetInvolvedCarousel .slides .cr85-mahpRegistrationForm li input[type=submit], .tile-type-5 .cr55-profile-short .js_Close, .CR02_GetInvolvedCarousel .slides li .cr55-profile-short .js_Close, .cr55-profile-short .tile-type-5 .js_Close, .cr55-profile-short .CR02_GetInvolvedCarousel .slides li .js_Close, .CR02_GetInvolvedCarousel .slides .cr55-profile-short li .js_Close, .tile-type-5 .cr01-activitiesList .underline_linkText > a, .CR02_GetInvolvedCarousel .slides li .cr01-activitiesList .underline_linkText > a, .cr01-activitiesList .tile-type-5 .underline_linkText > a, .cr01-activitiesList .CR02_GetInvolvedCarousel .slides li .underline_linkText > a, .CR02_GetInvolvedCarousel .slides .cr01-activitiesList li .underline_linkText > a, .tile-type-5 .cr50-latestNews .buttonAlt, .CR02_GetInvolvedCarousel .slides li .cr50-latestNews .buttonAlt, .cr50-latestNews .tile-type-5 .buttonAlt, .cr50-latestNews .CR02_GetInvolvedCarousel .slides li .buttonAlt, .CR02_GetInvolvedCarousel .slides .cr50-latestNews li .buttonAlt, .tile-type-5 .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .CR02_GetInvolvedCarousel .slides li .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .tile-type-5 .sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .CR02_GetInvolvedCarousel .slides li .sfcommentsSubmitBtn, .CR02_GetInvolvedCarousel .slides .cr48-newsItem .sfcommentsForm li .sfcommentsSubmitBtn, .tile-type-5 .cr52-storiesListRotator > .pull-right .read-more, .CR02_GetInvolvedCarousel .slides li .cr52-storiesListRotator > .pull-right .read-more, .cr52-storiesListRotator > .pull-right .tile-type-5 .read-more, .cr52-storiesListRotator > .pull-right .CR02_GetInvolvedCarousel .slides li .read-more, .CR02_GetInvolvedCarousel .slides .cr52-storiesListRotator > .pull-right li .read-more, .tile-type-5 .buttonLarge, .CR02_GetInvolvedCarousel .slides li .buttonLarge, .tile-type-5 .btn, .CR02_GetInvolvedCarousel .slides li .btn, .tile-type-5 .sfforumPostReplyContainer .sfSubmitBtn, .CR02_GetInvolvedCarousel .slides li .sfforumPostReplyContainer .sfSubmitBtn, .sfforumPostReplyContainer .tile-type-5 .sfSubmitBtn, .sfforumPostReplyContainer .CR02_GetInvolvedCarousel .slides li .sfSubmitBtn, .CR02_GetInvolvedCarousel .slides .sfforumPostReplyContainer li .sfSubmitBtn, .tile-type-5 .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .CR02_GetInvolvedCarousel .slides li .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .tile-type-5 .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .CR02_GetInvolvedCarousel .slides li .sfEditBtn, .CR02_GetInvolvedCarousel .slides .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls li .sfEditBtn, .tile-type-5 .button, .CR02_GetInvolvedCarousel .slides li .button, .tile-type-5 .sfFormSubmit input[type=submit], .CR02_GetInvolvedCarousel .slides li .sfFormSubmit input[type=submit], .sfFormSubmit .tile-type-5 input[type=submit], .sfFormSubmit .CR02_GetInvolvedCarousel .slides li input[type=submit], .CR02_GetInvolvedCarousel .slides .sfFormSubmit li input[type=submit] {
  display: block;
  min-width: initial;
}
.tile-type-5 .tile-content, .CR02_GetInvolvedCarousel .slides li .tile-content {
  padding: 17px 15px 23px;
  text-align: center;
  border: 1px solid #797979;
}
.tile-type-5 .tile-content p, .CR02_GetInvolvedCarousel .slides li .tile-content p {
  margin-bottom: 24px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .tile-type-5 .imgWrap, .CR02_GetInvolvedCarousel .slides li .imgWrap {
    height: 117px;
    line-height: 114px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .tile-type-5 .imgWrap, .CR02_GetInvolvedCarousel .slides li .imgWrap {
    height: 117px;
    line-height: 114px;
  }
}
@media (min-width: 1200px) {
  .tile-type-5 .imgWrap, .CR02_GetInvolvedCarousel .slides li .imgWrap {
    height: 117px;
    line-height: 114px;
  }
}

.cr201:before, .cr201:after {
  content: " ";
  display: table;
}
.cr201:after {
  clear: both;
}
.cr201 .circle {
  float: left !important;
  display: table;
  border-radius: 90px;
  text-align: center;
  height: 180px;
  width: 180px;
  margin-right: 20px;
  margin-bottom: 30px;
  padding: 30px;
}
.cr201 .circle .circle-body {
  display: table-cell;
  vertical-align: middle;
}
.cr201 .circle .circle-body .heading {
  font-family: "FFDINWebBold";
  font-size: 24px;
  line-height: 1em;
}
.cr201 .circle .circle-body .description {
  font-family: "FFDINWebBold";
  font-size: 12px;
  line-height: 1em;
}

.cr202:before, .cr202:after {
  content: " ";
  display: table;
}
.cr202:after {
  clear: both;
}
.cr202 .circle {
  float: left !important;
  display: table;
  border-radius: 90px;
  text-align: center;
  height: 180px;
  width: 180px;
  margin-right: 20px;
  margin-bottom: 30px;
  padding: 30px;
}
.cr202 .circle .circle-body {
  display: table-cell;
  vertical-align: middle;
}
.cr202 .circle .circle-body .heading {
  font-family: "FFDINWebBold";
  font-size: 30px;
  line-height: 1em;
  text-transform: lowercase;
}
.cr202 .circle .circle-body .description {
  font-family: "FFDINWebBold";
  font-size: 12px;
  line-height: 1em;
}

.cr203:before, .cr203:after {
  content: " ";
  display: table;
}
.cr203:after {
  clear: both;
}
.cr203 .circle {
  float: left !important;
  display: table;
  border-radius: 90px;
  text-align: center;
  height: 180px;
  width: 180px;
  margin-right: 20px;
  margin-bottom: 30px;
  padding: 30px;
}
.cr203 .circle .circle-body {
  display: table-cell;
  vertical-align: middle;
}
.cr203 .circle .circle-body .heading {
  font-family: "FFDINWebBold";
  font-size: 30px;
  line-height: 1em;
  text-transform: lowercase;
}
.cr203 .circle .circle-body .description {
  font-family: "FFDINWebBold";
  font-size: 12px;
  line-height: 1em;
}

.cr70-storiesList {
  border-top: 1px solid #666666;
  display: block !important;
}
.cr70-storiesList li {
  border-bottom: 1px solid #666666;
}
.cr70-storiesList li .media {
  padding: 25px 0;
}
.cr70-storiesList li .media:before, .cr70-storiesList li .media:after {
  content: " ";
  display: table;
}
.cr70-storiesList li .media:after {
  clear: both;
}
.cr70-storiesList li .media .media-left {
  width: 25%;
  float: left;
}
@media screen and (max-width: 767px) {
  .cr70-storiesList li .media .media-left {
    width: 100%;
    display: block;
  }
}
.cr70-storiesList li .media .media-left .title {
  font-family: "FFDINWebBold";
  font-weight: 400;
  font-size: 22px;
  line-height: 1em;
  color: #009BC9;
}
.cr70-storiesList li .media .media-left .age {
  font-family: "FFDINWeb";
  font-weight: 400;
  font-size: 18px;
  line-height: 1em;
  color: #333;
  margin-bottom: 1em;
}
.cr70-storiesList li .media .media-body {
  width: 75%;
  float: left;
}
@media screen and (max-width: 767px) {
  .cr70-storiesList li .media .media-body {
    width: 100%;
    display: block;
  }
}
.cr70-storiesList li .media .media-body blockquote {
  border-left-width: 0;
  margin: 0;
  padding: 0;
  font-family: "FFDINWeb";
  font-weight: 400;
  font-size: 24px;
  color: #333333;
  margin-bottom: 1em;
}
.cr70-storiesList li .media .media-body blockquote:before, .cr70-storiesList li .media .media-body blockquote:after {
  font-family: "FFDINWebBold";
  font-weight: 400;
  line-height: 1em;
  color: #009BC9;
  vertical-align: top;
}
.cr70-storiesList li .media .media-body blockquote:before {
  content: "“";
}
.cr70-storiesList li .media .media-body blockquote:after {
  content: "”";
}
.cr70-storiesList li .media .media-body .read-more {
  font-family: "FFDINWeb";
  font-weight: 400;
  font-size: 16px;
  line-height: 1em;
  color: #E0004D;
}
.cr70-storiesList li .media .media-body .read-more:after {
  content: ">";
  padding-left: 0.25em;
}

.cr70a-storiesFilter .heading {
  background-color: #025C76;
  color: #FFFFFF;
  font-family: "InterBold", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1em;
  text-align: left;
  margin: 0;
  padding: 20px 30px;
}
.cr70a-storiesFilter ul {
  background-color: #E4E4E4;
  padding: 0 30px;
}
.cr70a-storiesFilter ul li {
  border-bottom: 1px dashed #666666;
  color: #333333;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1em;
  text-align: left;
}
.cr70a-storiesFilter ul li:last-child {
  border-bottom-width: 0;
}
.cr70a-storiesFilter ul li a {
  color: inherit;
  display: block;
  padding: 20px 10px;
}

.cr13-landingSummary .tile .tile-header img {
  width: 100%;
  height: auto;
}
.cr13-landingSummary .tile .tile-header .wsbtn, .cr13-landingSummary .tile .tile-header .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr13-landingSummary .tile .tile-header .buttonAlt, .cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn, .cr13-landingSummary .tile .tile-header .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .cr13-landingSummary .tile .tile-header .button__pink--large, .cr13-landingSummary .tile .tile-header .cr38 li > a .linkText, .cr38 li > a .cr13-landingSummary .tile .tile-header .linkText, .cr13-landingSummary .tile .tile-header .cr39-infoResources li .linkText, .cr39-infoResources li .cr13-landingSummary .tile .tile-header .linkText, .cr13-landingSummary .tile .tile-header .cr65-searchSelector .accordian .js_accordianExpondo, .cr65-searchSelector .accordian .cr13-landingSummary .tile .tile-header .js_accordianExpondo, .cr13-landingSummary .tile .tile-header .depressionChecklist .buttonWrap input[type=submit], .depressionChecklist .buttonWrap .cr13-landingSummary .tile .tile-header input[type=submit], .cr13-landingSummary .tile .tile-header .lightbox.update-dob .buttonContainer a, .lightbox.update-dob .buttonContainer .cr13-landingSummary .tile .tile-header a, .cr13-landingSummary .tile .tile-header .cr11-collectionSearch .RadButton input[type=submit], .cr11-collectionSearch .RadButton .cr13-landingSummary .tile .tile-header input[type=submit], .cr13-landingSummary .tile .tile-header .cr20-eventList .tabNav #a1, .cr20-eventList .tabNav .cr13-landingSummary .tile .tile-header #a1, .cr13-landingSummary .tile .tile-header .bannerWithAside .socialConnect .ferceberk a, .bannerWithAside .socialConnect .ferceberk .cr13-landingSummary .tile .tile-header a, .cr13-landingSummary .tile .tile-header .bannerWithAside .socialConnect .twerter a, .bannerWithAside .socialConnect .twerter .cr13-landingSummary .tile .tile-header a, .cr13-landingSummary .tile .tile-header .m-searchBanner .search__submit, .m-searchBanner .cr13-landingSummary .tile .tile-header .search__submit, .cr13-landingSummary .tile .tile-header .js-cr13-normal .accordion__item > a, .js-cr13-normal .cr13-landingSummary .tile .tile-header .accordion__item > a, .cr13-landingSummary .tile .tile-header .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr13-landingSummary .tile .tile-header a, .cr13-landingSummary .tile .tile-header .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header input[type=submit], .cr13-landingSummary .tile .tile-header .cr85-mahpRegistrationForm input[type=submit], .cr85-mahpRegistrationForm .cr13-landingSummary .tile .tile-header input[type=submit], .cr13-landingSummary .tile .tile-header .cr55-profile-short .js_Close, .cr55-profile-short .cr13-landingSummary .tile .tile-header .js_Close, .cr13-landingSummary .tile .tile-header .cr01-activitiesList .underline_linkText > a, .cr01-activitiesList .cr13-landingSummary .tile .tile-header .underline_linkText > a, .cr13-landingSummary .tile .tile-header .cr50-latestNews .buttonAlt, .cr50-latestNews .cr13-landingSummary .tile .tile-header .buttonAlt, .cr13-landingSummary .tile .tile-header .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .cr13-landingSummary .tile .tile-header .sfcommentsSubmitBtn, .cr13-landingSummary .tile .tile-header .cr52-storiesListRotator > .pull-right .read-more, .cr52-storiesListRotator > .pull-right .cr13-landingSummary .tile .tile-header .read-more, .cr13-landingSummary .tile .tile-header .buttonLarge, .cr13-landingSummary .tile .tile-header .btn, .cr13-landingSummary .tile .tile-header .sfforumPostReplyContainer .sfSubmitBtn, .sfforumPostReplyContainer .cr13-landingSummary .tile .tile-header .sfSubmitBtn, .cr13-landingSummary .tile .tile-header .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr13-landingSummary .tile .tile-header .sfEditBtn, .cr13-landingSummary .tile .tile-header .button, .cr13-landingSummary .tile .tile-header .sfFormSubmit input[type=submit], .sfFormSubmit .cr13-landingSummary .tile .tile-header input[type=submit] {
  font-family: "InterBold", sans-serif;
  font-weight: 400;
  margin-bottom: 8px;
  font-size: 22px;
  line-height: 24px;
  padding-top: 28px;
  padding-bottom: 28px;
  padding-left: 40px;
  padding-right: 146px;
}
.cr13-landingSummary .tile .tile-header .wsbtn:before, .cr13-landingSummary .tile .tile-header .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr13-landingSummary .tile .tile-header .buttonAlt:before, .cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse:before, .beyondBlue .sfprofileAvatar .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:before, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .ruFileWrap .ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:before, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:before, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:before, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn:before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn:before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:before, .cr13-landingSummary .tile .tile-header .CR02_GetInvolvedCarousel .button__pink--large:before, .CR02_GetInvolvedCarousel .cr13-landingSummary .tile .tile-header .button__pink--large:before, .cr13-landingSummary .tile .tile-header .cr38 li > a .linkText:before, .cr38 li > a .cr13-landingSummary .tile .tile-header .linkText:before, .cr13-landingSummary .tile .tile-header .cr39-infoResources li .linkText:before, .cr39-infoResources li .cr13-landingSummary .tile .tile-header .linkText:before, .cr13-landingSummary .tile .tile-header .cr65-searchSelector .accordian .js_accordianExpondo:before, .cr65-searchSelector .accordian .cr13-landingSummary .tile .tile-header .js_accordianExpondo:before, .cr13-landingSummary .tile .tile-header .depressionChecklist .buttonWrap input[type=submit]:before, .depressionChecklist .buttonWrap .cr13-landingSummary .tile .tile-header input[type=submit]:before, .cr13-landingSummary .tile .tile-header .lightbox.update-dob .buttonContainer a:before, .lightbox.update-dob .buttonContainer .cr13-landingSummary .tile .tile-header a:before, .cr13-landingSummary .tile .tile-header .cr11-collectionSearch .RadButton input[type=submit]:before, .cr11-collectionSearch .RadButton .cr13-landingSummary .tile .tile-header input[type=submit]:before, .cr13-landingSummary .tile .tile-header .cr20-eventList .tabNav #a1:before, .cr20-eventList .tabNav .cr13-landingSummary .tile .tile-header #a1:before, .cr13-landingSummary .tile .tile-header .bannerWithAside .socialConnect .ferceberk a:before, .bannerWithAside .socialConnect .ferceberk .cr13-landingSummary .tile .tile-header a:before, .cr13-landingSummary .tile .tile-header .bannerWithAside .socialConnect .twerter a:before, .bannerWithAside .socialConnect .twerter .cr13-landingSummary .tile .tile-header a:before, .cr13-landingSummary .tile .tile-header .m-searchBanner .search__submit:before, .m-searchBanner .cr13-landingSummary .tile .tile-header .search__submit:before, .cr13-landingSummary .tile .tile-header .js-cr13-normal .accordion__item > a:before, .js-cr13-normal .cr13-landingSummary .tile .tile-header .accordion__item > a:before, .cr13-landingSummary .tile .tile-header .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a:before, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr13-landingSummary .tile .tile-header a:before, .cr13-landingSummary .tile .tile-header .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit]:before, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header input[type=submit]:before, .cr13-landingSummary .tile .tile-header .cr85-mahpRegistrationForm input[type=submit]:before, .cr85-mahpRegistrationForm .cr13-landingSummary .tile .tile-header input[type=submit]:before, .cr13-landingSummary .tile .tile-header .cr55-profile-short .js_Close:before, .cr55-profile-short .cr13-landingSummary .tile .tile-header .js_Close:before, .cr13-landingSummary .tile .tile-header .cr01-activitiesList .underline_linkText > a:before, .cr01-activitiesList .cr13-landingSummary .tile .tile-header .underline_linkText > a:before, .cr13-landingSummary .tile .tile-header .cr50-latestNews .buttonAlt:before, .cr50-latestNews .cr13-landingSummary .tile .tile-header .buttonAlt:before, .cr13-landingSummary .tile .tile-header .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn:before, .cr48-newsItem .sfcommentsForm .cr13-landingSummary .tile .tile-header .sfcommentsSubmitBtn:before, .cr13-landingSummary .tile .tile-header .cr52-storiesListRotator > .pull-right .read-more:before, .cr52-storiesListRotator > .pull-right .cr13-landingSummary .tile .tile-header .read-more:before, .cr13-landingSummary .tile .tile-header .buttonLarge:before, .cr13-landingSummary .tile .tile-header .btn:before, .cr13-landingSummary .tile .tile-header .sfforumPostReplyContainer .sfSubmitBtn:before, .sfforumPostReplyContainer .cr13-landingSummary .tile .tile-header .sfSubmitBtn:before, .cr13-landingSummary .tile .tile-header .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn:before, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr13-landingSummary .tile .tile-header .sfEditBtn:before, .cr13-landingSummary .tile .tile-header .button:before, .cr13-landingSummary .tile .tile-header .sfFormSubmit input[type=submit]:before, .sfFormSubmit .cr13-landingSummary .tile .tile-header input[type=submit]:before {
  width: 106px;
}
.cr13-landingSummary .tile .tile-header .wsbtn:after, .cr13-landingSummary .tile .tile-header .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr13-landingSummary .tile .tile-header .buttonAlt:after, .cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse:after, .beyondBlue .sfprofileAvatar .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:after, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .ruFileWrap .ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:after, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:after, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:after, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn:after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn:after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:after, .cr13-landingSummary .tile .tile-header .CR02_GetInvolvedCarousel .button__pink--large:after, .CR02_GetInvolvedCarousel .cr13-landingSummary .tile .tile-header .button__pink--large:after, .cr13-landingSummary .tile .tile-header .cr38 li > a .linkText:after, .cr38 li > a .cr13-landingSummary .tile .tile-header .linkText:after, .cr13-landingSummary .tile .tile-header .cr39-infoResources li .linkText:after, .cr39-infoResources li .cr13-landingSummary .tile .tile-header .linkText:after, .cr13-landingSummary .tile .tile-header .cr65-searchSelector .accordian .js_accordianExpondo:after, .cr65-searchSelector .accordian .cr13-landingSummary .tile .tile-header .js_accordianExpondo:after, .cr13-landingSummary .tile .tile-header .depressionChecklist .buttonWrap input[type=submit]:after, .depressionChecklist .buttonWrap .cr13-landingSummary .tile .tile-header input[type=submit]:after, .cr13-landingSummary .tile .tile-header .lightbox.update-dob .buttonContainer a:after, .lightbox.update-dob .buttonContainer .cr13-landingSummary .tile .tile-header a:after, .cr13-landingSummary .tile .tile-header .cr11-collectionSearch .RadButton input[type=submit]:after, .cr11-collectionSearch .RadButton .cr13-landingSummary .tile .tile-header input[type=submit]:after, .cr13-landingSummary .tile .tile-header .cr20-eventList .tabNav #a1:after, .cr20-eventList .tabNav .cr13-landingSummary .tile .tile-header #a1:after, .cr13-landingSummary .tile .tile-header .bannerWithAside .socialConnect .ferceberk a:after, .bannerWithAside .socialConnect .ferceberk .cr13-landingSummary .tile .tile-header a:after, .cr13-landingSummary .tile .tile-header .bannerWithAside .socialConnect .twerter a:after, .bannerWithAside .socialConnect .twerter .cr13-landingSummary .tile .tile-header a:after, .cr13-landingSummary .tile .tile-header .m-searchBanner .search__submit:after, .m-searchBanner .cr13-landingSummary .tile .tile-header .search__submit:after, .cr13-landingSummary .tile .tile-header .js-cr13-normal .accordion__item > a:after, .js-cr13-normal .cr13-landingSummary .tile .tile-header .accordion__item > a:after, .cr13-landingSummary .tile .tile-header .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a:after, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr13-landingSummary .tile .tile-header a:after, .cr13-landingSummary .tile .tile-header .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit]:after, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header input[type=submit]:after, .cr13-landingSummary .tile .tile-header .cr85-mahpRegistrationForm input[type=submit]:after, .cr85-mahpRegistrationForm .cr13-landingSummary .tile .tile-header input[type=submit]:after, .cr13-landingSummary .tile .tile-header .cr55-profile-short .js_Close:after, .cr55-profile-short .cr13-landingSummary .tile .tile-header .js_Close:after, .cr13-landingSummary .tile .tile-header .cr01-activitiesList .underline_linkText > a:after, .cr01-activitiesList .cr13-landingSummary .tile .tile-header .underline_linkText > a:after, .cr13-landingSummary .tile .tile-header .cr50-latestNews .buttonAlt:after, .cr50-latestNews .cr13-landingSummary .tile .tile-header .buttonAlt:after, .cr13-landingSummary .tile .tile-header .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn:after, .cr48-newsItem .sfcommentsForm .cr13-landingSummary .tile .tile-header .sfcommentsSubmitBtn:after, .cr13-landingSummary .tile .tile-header .cr52-storiesListRotator > .pull-right .read-more:after, .cr52-storiesListRotator > .pull-right .cr13-landingSummary .tile .tile-header .read-more:after, .cr13-landingSummary .tile .tile-header .buttonLarge:after, .cr13-landingSummary .tile .tile-header .btn:after, .cr13-landingSummary .tile .tile-header .sfforumPostReplyContainer .sfSubmitBtn:after, .sfforumPostReplyContainer .cr13-landingSummary .tile .tile-header .sfSubmitBtn:after, .cr13-landingSummary .tile .tile-header .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn:after, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr13-landingSummary .tile .tile-header .sfEditBtn:after, .cr13-landingSummary .tile .tile-header .button:after, .cr13-landingSummary .tile .tile-header .sfFormSubmit input[type=submit]:after, .sfFormSubmit .cr13-landingSummary .tile .tile-header input[type=submit]:after {
  right: 46px;
}
@media (max-width: 767.9px) {
  .cr13-landingSummary .tile .tile-header .wsbtn, .cr13-landingSummary .tile .tile-header .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr13-landingSummary .tile .tile-header .buttonAlt, .cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn, .cr13-landingSummary .tile .tile-header .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .cr13-landingSummary .tile .tile-header .button__pink--large, .cr13-landingSummary .tile .tile-header .cr38 li > a .linkText, .cr38 li > a .cr13-landingSummary .tile .tile-header .linkText, .cr13-landingSummary .tile .tile-header .cr39-infoResources li .linkText, .cr39-infoResources li .cr13-landingSummary .tile .tile-header .linkText, .cr13-landingSummary .tile .tile-header .cr65-searchSelector .accordian .js_accordianExpondo, .cr65-searchSelector .accordian .cr13-landingSummary .tile .tile-header .js_accordianExpondo, .cr13-landingSummary .tile .tile-header .depressionChecklist .buttonWrap input[type=submit], .depressionChecklist .buttonWrap .cr13-landingSummary .tile .tile-header input[type=submit], .cr13-landingSummary .tile .tile-header .lightbox.update-dob .buttonContainer a, .lightbox.update-dob .buttonContainer .cr13-landingSummary .tile .tile-header a, .cr13-landingSummary .tile .tile-header .cr11-collectionSearch .RadButton input[type=submit], .cr11-collectionSearch .RadButton .cr13-landingSummary .tile .tile-header input[type=submit], .cr13-landingSummary .tile .tile-header .cr20-eventList .tabNav #a1, .cr20-eventList .tabNav .cr13-landingSummary .tile .tile-header #a1, .cr13-landingSummary .tile .tile-header .bannerWithAside .socialConnect .ferceberk a, .bannerWithAside .socialConnect .ferceberk .cr13-landingSummary .tile .tile-header a, .cr13-landingSummary .tile .tile-header .bannerWithAside .socialConnect .twerter a, .bannerWithAside .socialConnect .twerter .cr13-landingSummary .tile .tile-header a, .cr13-landingSummary .tile .tile-header .m-searchBanner .search__submit, .m-searchBanner .cr13-landingSummary .tile .tile-header .search__submit, .cr13-landingSummary .tile .tile-header .js-cr13-normal .accordion__item > a, .js-cr13-normal .cr13-landingSummary .tile .tile-header .accordion__item > a, .cr13-landingSummary .tile .tile-header .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr13-landingSummary .tile .tile-header a, .cr13-landingSummary .tile .tile-header .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header input[type=submit], .cr13-landingSummary .tile .tile-header .cr85-mahpRegistrationForm input[type=submit], .cr85-mahpRegistrationForm .cr13-landingSummary .tile .tile-header input[type=submit], .cr13-landingSummary .tile .tile-header .cr55-profile-short .js_Close, .cr55-profile-short .cr13-landingSummary .tile .tile-header .js_Close, .cr13-landingSummary .tile .tile-header .cr01-activitiesList .underline_linkText > a, .cr01-activitiesList .cr13-landingSummary .tile .tile-header .underline_linkText > a, .cr13-landingSummary .tile .tile-header .cr50-latestNews .buttonAlt, .cr50-latestNews .cr13-landingSummary .tile .tile-header .buttonAlt, .cr13-landingSummary .tile .tile-header .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .cr13-landingSummary .tile .tile-header .sfcommentsSubmitBtn, .cr13-landingSummary .tile .tile-header .cr52-storiesListRotator > .pull-right .read-more, .cr52-storiesListRotator > .pull-right .cr13-landingSummary .tile .tile-header .read-more, .cr13-landingSummary .tile .tile-header .buttonLarge, .cr13-landingSummary .tile .tile-header .btn, .cr13-landingSummary .tile .tile-header .sfforumPostReplyContainer .sfSubmitBtn, .sfforumPostReplyContainer .cr13-landingSummary .tile .tile-header .sfSubmitBtn, .cr13-landingSummary .tile .tile-header .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr13-landingSummary .tile .tile-header .sfEditBtn, .cr13-landingSummary .tile .tile-header .button, .cr13-landingSummary .tile .tile-header .sfFormSubmit input[type=submit], .sfFormSubmit .cr13-landingSummary .tile .tile-header input[type=submit] {
    font-size: 16px;
    line-height: 18px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 30px;
    padding-right: 83px;
  }
  .cr13-landingSummary .tile .tile-header .wsbtn:before, .cr13-landingSummary .tile .tile-header .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr13-landingSummary .tile .tile-header .buttonAlt:before, .cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse:before, .beyondBlue .sfprofileAvatar .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:before, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .ruFileWrap .ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:before, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:before, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:before, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn:before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn:before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:before, .cr13-landingSummary .tile .tile-header .CR02_GetInvolvedCarousel .button__pink--large:before, .CR02_GetInvolvedCarousel .cr13-landingSummary .tile .tile-header .button__pink--large:before, .cr13-landingSummary .tile .tile-header .cr38 li > a .linkText:before, .cr38 li > a .cr13-landingSummary .tile .tile-header .linkText:before, .cr13-landingSummary .tile .tile-header .cr39-infoResources li .linkText:before, .cr39-infoResources li .cr13-landingSummary .tile .tile-header .linkText:before, .cr13-landingSummary .tile .tile-header .cr65-searchSelector .accordian .js_accordianExpondo:before, .cr65-searchSelector .accordian .cr13-landingSummary .tile .tile-header .js_accordianExpondo:before, .cr13-landingSummary .tile .tile-header .depressionChecklist .buttonWrap input[type=submit]:before, .depressionChecklist .buttonWrap .cr13-landingSummary .tile .tile-header input[type=submit]:before, .cr13-landingSummary .tile .tile-header .lightbox.update-dob .buttonContainer a:before, .lightbox.update-dob .buttonContainer .cr13-landingSummary .tile .tile-header a:before, .cr13-landingSummary .tile .tile-header .cr11-collectionSearch .RadButton input[type=submit]:before, .cr11-collectionSearch .RadButton .cr13-landingSummary .tile .tile-header input[type=submit]:before, .cr13-landingSummary .tile .tile-header .cr20-eventList .tabNav #a1:before, .cr20-eventList .tabNav .cr13-landingSummary .tile .tile-header #a1:before, .cr13-landingSummary .tile .tile-header .bannerWithAside .socialConnect .ferceberk a:before, .bannerWithAside .socialConnect .ferceberk .cr13-landingSummary .tile .tile-header a:before, .cr13-landingSummary .tile .tile-header .bannerWithAside .socialConnect .twerter a:before, .bannerWithAside .socialConnect .twerter .cr13-landingSummary .tile .tile-header a:before, .cr13-landingSummary .tile .tile-header .m-searchBanner .search__submit:before, .m-searchBanner .cr13-landingSummary .tile .tile-header .search__submit:before, .cr13-landingSummary .tile .tile-header .js-cr13-normal .accordion__item > a:before, .js-cr13-normal .cr13-landingSummary .tile .tile-header .accordion__item > a:before, .cr13-landingSummary .tile .tile-header .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a:before, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr13-landingSummary .tile .tile-header a:before, .cr13-landingSummary .tile .tile-header .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit]:before, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header input[type=submit]:before, .cr13-landingSummary .tile .tile-header .cr85-mahpRegistrationForm input[type=submit]:before, .cr85-mahpRegistrationForm .cr13-landingSummary .tile .tile-header input[type=submit]:before, .cr13-landingSummary .tile .tile-header .cr55-profile-short .js_Close:before, .cr55-profile-short .cr13-landingSummary .tile .tile-header .js_Close:before, .cr13-landingSummary .tile .tile-header .cr01-activitiesList .underline_linkText > a:before, .cr01-activitiesList .cr13-landingSummary .tile .tile-header .underline_linkText > a:before, .cr13-landingSummary .tile .tile-header .cr50-latestNews .buttonAlt:before, .cr50-latestNews .cr13-landingSummary .tile .tile-header .buttonAlt:before, .cr13-landingSummary .tile .tile-header .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn:before, .cr48-newsItem .sfcommentsForm .cr13-landingSummary .tile .tile-header .sfcommentsSubmitBtn:before, .cr13-landingSummary .tile .tile-header .cr52-storiesListRotator > .pull-right .read-more:before, .cr52-storiesListRotator > .pull-right .cr13-landingSummary .tile .tile-header .read-more:before, .cr13-landingSummary .tile .tile-header .buttonLarge:before, .cr13-landingSummary .tile .tile-header .btn:before, .cr13-landingSummary .tile .tile-header .sfforumPostReplyContainer .sfSubmitBtn:before, .sfforumPostReplyContainer .cr13-landingSummary .tile .tile-header .sfSubmitBtn:before, .cr13-landingSummary .tile .tile-header .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn:before, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr13-landingSummary .tile .tile-header .sfEditBtn:before, .cr13-landingSummary .tile .tile-header .button:before, .cr13-landingSummary .tile .tile-header .sfFormSubmit input[type=submit]:before, .sfFormSubmit .cr13-landingSummary .tile .tile-header input[type=submit]:before {
    width: 53px;
  }
  .cr13-landingSummary .tile .tile-header .wsbtn:after, .cr13-landingSummary .tile .tile-header .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr13-landingSummary .tile .tile-header .buttonAlt:after, .cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse:after, .beyondBlue .sfprofileAvatar .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:after, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .ruFileWrap .ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:after, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:after, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:after, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn:after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn:after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:after, .cr13-landingSummary .tile .tile-header .CR02_GetInvolvedCarousel .button__pink--large:after, .CR02_GetInvolvedCarousel .cr13-landingSummary .tile .tile-header .button__pink--large:after, .cr13-landingSummary .tile .tile-header .cr38 li > a .linkText:after, .cr38 li > a .cr13-landingSummary .tile .tile-header .linkText:after, .cr13-landingSummary .tile .tile-header .cr39-infoResources li .linkText:after, .cr39-infoResources li .cr13-landingSummary .tile .tile-header .linkText:after, .cr13-landingSummary .tile .tile-header .cr65-searchSelector .accordian .js_accordianExpondo:after, .cr65-searchSelector .accordian .cr13-landingSummary .tile .tile-header .js_accordianExpondo:after, .cr13-landingSummary .tile .tile-header .depressionChecklist .buttonWrap input[type=submit]:after, .depressionChecklist .buttonWrap .cr13-landingSummary .tile .tile-header input[type=submit]:after, .cr13-landingSummary .tile .tile-header .lightbox.update-dob .buttonContainer a:after, .lightbox.update-dob .buttonContainer .cr13-landingSummary .tile .tile-header a:after, .cr13-landingSummary .tile .tile-header .cr11-collectionSearch .RadButton input[type=submit]:after, .cr11-collectionSearch .RadButton .cr13-landingSummary .tile .tile-header input[type=submit]:after, .cr13-landingSummary .tile .tile-header .cr20-eventList .tabNav #a1:after, .cr20-eventList .tabNav .cr13-landingSummary .tile .tile-header #a1:after, .cr13-landingSummary .tile .tile-header .bannerWithAside .socialConnect .ferceberk a:after, .bannerWithAside .socialConnect .ferceberk .cr13-landingSummary .tile .tile-header a:after, .cr13-landingSummary .tile .tile-header .bannerWithAside .socialConnect .twerter a:after, .bannerWithAside .socialConnect .twerter .cr13-landingSummary .tile .tile-header a:after, .cr13-landingSummary .tile .tile-header .m-searchBanner .search__submit:after, .m-searchBanner .cr13-landingSummary .tile .tile-header .search__submit:after, .cr13-landingSummary .tile .tile-header .js-cr13-normal .accordion__item > a:after, .js-cr13-normal .cr13-landingSummary .tile .tile-header .accordion__item > a:after, .cr13-landingSummary .tile .tile-header .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a:after, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr13-landingSummary .tile .tile-header a:after, .cr13-landingSummary .tile .tile-header .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit]:after, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header input[type=submit]:after, .cr13-landingSummary .tile .tile-header .cr85-mahpRegistrationForm input[type=submit]:after, .cr85-mahpRegistrationForm .cr13-landingSummary .tile .tile-header input[type=submit]:after, .cr13-landingSummary .tile .tile-header .cr55-profile-short .js_Close:after, .cr55-profile-short .cr13-landingSummary .tile .tile-header .js_Close:after, .cr13-landingSummary .tile .tile-header .cr01-activitiesList .underline_linkText > a:after, .cr01-activitiesList .cr13-landingSummary .tile .tile-header .underline_linkText > a:after, .cr13-landingSummary .tile .tile-header .cr50-latestNews .buttonAlt:after, .cr50-latestNews .cr13-landingSummary .tile .tile-header .buttonAlt:after, .cr13-landingSummary .tile .tile-header .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn:after, .cr48-newsItem .sfcommentsForm .cr13-landingSummary .tile .tile-header .sfcommentsSubmitBtn:after, .cr13-landingSummary .tile .tile-header .cr52-storiesListRotator > .pull-right .read-more:after, .cr52-storiesListRotator > .pull-right .cr13-landingSummary .tile .tile-header .read-more:after, .cr13-landingSummary .tile .tile-header .buttonLarge:after, .cr13-landingSummary .tile .tile-header .btn:after, .cr13-landingSummary .tile .tile-header .sfforumPostReplyContainer .sfSubmitBtn:after, .sfforumPostReplyContainer .cr13-landingSummary .tile .tile-header .sfSubmitBtn:after, .cr13-landingSummary .tile .tile-header .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn:after, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr13-landingSummary .tile .tile-header .sfEditBtn:after, .cr13-landingSummary .tile .tile-header .button:after, .cr13-landingSummary .tile .tile-header .sfFormSubmit input[type=submit]:after, .sfFormSubmit .cr13-landingSummary .tile .tile-header input[type=submit]:after {
    right: 23px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr13-landingSummary .tile .tile-header .wsbtn, .cr13-landingSummary .tile .tile-header .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr13-landingSummary .tile .tile-header .buttonAlt, .cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn, .cr13-landingSummary .tile .tile-header .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .cr13-landingSummary .tile .tile-header .button__pink--large, .cr13-landingSummary .tile .tile-header .cr38 li > a .linkText, .cr38 li > a .cr13-landingSummary .tile .tile-header .linkText, .cr13-landingSummary .tile .tile-header .cr39-infoResources li .linkText, .cr39-infoResources li .cr13-landingSummary .tile .tile-header .linkText, .cr13-landingSummary .tile .tile-header .cr65-searchSelector .accordian .js_accordianExpondo, .cr65-searchSelector .accordian .cr13-landingSummary .tile .tile-header .js_accordianExpondo, .cr13-landingSummary .tile .tile-header .depressionChecklist .buttonWrap input[type=submit], .depressionChecklist .buttonWrap .cr13-landingSummary .tile .tile-header input[type=submit], .cr13-landingSummary .tile .tile-header .lightbox.update-dob .buttonContainer a, .lightbox.update-dob .buttonContainer .cr13-landingSummary .tile .tile-header a, .cr13-landingSummary .tile .tile-header .cr11-collectionSearch .RadButton input[type=submit], .cr11-collectionSearch .RadButton .cr13-landingSummary .tile .tile-header input[type=submit], .cr13-landingSummary .tile .tile-header .cr20-eventList .tabNav #a1, .cr20-eventList .tabNav .cr13-landingSummary .tile .tile-header #a1, .cr13-landingSummary .tile .tile-header .bannerWithAside .socialConnect .ferceberk a, .bannerWithAside .socialConnect .ferceberk .cr13-landingSummary .tile .tile-header a, .cr13-landingSummary .tile .tile-header .bannerWithAside .socialConnect .twerter a, .bannerWithAside .socialConnect .twerter .cr13-landingSummary .tile .tile-header a, .cr13-landingSummary .tile .tile-header .m-searchBanner .search__submit, .m-searchBanner .cr13-landingSummary .tile .tile-header .search__submit, .cr13-landingSummary .tile .tile-header .js-cr13-normal .accordion__item > a, .js-cr13-normal .cr13-landingSummary .tile .tile-header .accordion__item > a, .cr13-landingSummary .tile .tile-header .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr13-landingSummary .tile .tile-header a, .cr13-landingSummary .tile .tile-header .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header input[type=submit], .cr13-landingSummary .tile .tile-header .cr85-mahpRegistrationForm input[type=submit], .cr85-mahpRegistrationForm .cr13-landingSummary .tile .tile-header input[type=submit], .cr13-landingSummary .tile .tile-header .cr55-profile-short .js_Close, .cr55-profile-short .cr13-landingSummary .tile .tile-header .js_Close, .cr13-landingSummary .tile .tile-header .cr01-activitiesList .underline_linkText > a, .cr01-activitiesList .cr13-landingSummary .tile .tile-header .underline_linkText > a, .cr13-landingSummary .tile .tile-header .cr50-latestNews .buttonAlt, .cr50-latestNews .cr13-landingSummary .tile .tile-header .buttonAlt, .cr13-landingSummary .tile .tile-header .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .cr13-landingSummary .tile .tile-header .sfcommentsSubmitBtn, .cr13-landingSummary .tile .tile-header .cr52-storiesListRotator > .pull-right .read-more, .cr52-storiesListRotator > .pull-right .cr13-landingSummary .tile .tile-header .read-more, .cr13-landingSummary .tile .tile-header .buttonLarge, .cr13-landingSummary .tile .tile-header .btn, .cr13-landingSummary .tile .tile-header .sfforumPostReplyContainer .sfSubmitBtn, .sfforumPostReplyContainer .cr13-landingSummary .tile .tile-header .sfSubmitBtn, .cr13-landingSummary .tile .tile-header .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr13-landingSummary .tile .tile-header .sfEditBtn, .cr13-landingSummary .tile .tile-header .button, .cr13-landingSummary .tile .tile-header .sfFormSubmit input[type=submit], .sfFormSubmit .cr13-landingSummary .tile .tile-header input[type=submit] {
    font-size: 16px;
    line-height: 18px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 30px;
    padding-right: 83px;
  }
  .cr13-landingSummary .tile .tile-header .wsbtn:before, .cr13-landingSummary .tile .tile-header .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr13-landingSummary .tile .tile-header .buttonAlt:before, .cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse:before, .beyondBlue .sfprofileAvatar .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:before, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .ruFileWrap .ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:before, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:before, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:before, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn:before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:before,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn:before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:before, .cr13-landingSummary .tile .tile-header .CR02_GetInvolvedCarousel .button__pink--large:before, .CR02_GetInvolvedCarousel .cr13-landingSummary .tile .tile-header .button__pink--large:before, .cr13-landingSummary .tile .tile-header .cr38 li > a .linkText:before, .cr38 li > a .cr13-landingSummary .tile .tile-header .linkText:before, .cr13-landingSummary .tile .tile-header .cr39-infoResources li .linkText:before, .cr39-infoResources li .cr13-landingSummary .tile .tile-header .linkText:before, .cr13-landingSummary .tile .tile-header .cr65-searchSelector .accordian .js_accordianExpondo:before, .cr65-searchSelector .accordian .cr13-landingSummary .tile .tile-header .js_accordianExpondo:before, .cr13-landingSummary .tile .tile-header .depressionChecklist .buttonWrap input[type=submit]:before, .depressionChecklist .buttonWrap .cr13-landingSummary .tile .tile-header input[type=submit]:before, .cr13-landingSummary .tile .tile-header .lightbox.update-dob .buttonContainer a:before, .lightbox.update-dob .buttonContainer .cr13-landingSummary .tile .tile-header a:before, .cr13-landingSummary .tile .tile-header .cr11-collectionSearch .RadButton input[type=submit]:before, .cr11-collectionSearch .RadButton .cr13-landingSummary .tile .tile-header input[type=submit]:before, .cr13-landingSummary .tile .tile-header .cr20-eventList .tabNav #a1:before, .cr20-eventList .tabNav .cr13-landingSummary .tile .tile-header #a1:before, .cr13-landingSummary .tile .tile-header .bannerWithAside .socialConnect .ferceberk a:before, .bannerWithAside .socialConnect .ferceberk .cr13-landingSummary .tile .tile-header a:before, .cr13-landingSummary .tile .tile-header .bannerWithAside .socialConnect .twerter a:before, .bannerWithAside .socialConnect .twerter .cr13-landingSummary .tile .tile-header a:before, .cr13-landingSummary .tile .tile-header .m-searchBanner .search__submit:before, .m-searchBanner .cr13-landingSummary .tile .tile-header .search__submit:before, .cr13-landingSummary .tile .tile-header .js-cr13-normal .accordion__item > a:before, .js-cr13-normal .cr13-landingSummary .tile .tile-header .accordion__item > a:before, .cr13-landingSummary .tile .tile-header .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a:before, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr13-landingSummary .tile .tile-header a:before, .cr13-landingSummary .tile .tile-header .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit]:before, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header input[type=submit]:before, .cr13-landingSummary .tile .tile-header .cr85-mahpRegistrationForm input[type=submit]:before, .cr85-mahpRegistrationForm .cr13-landingSummary .tile .tile-header input[type=submit]:before, .cr13-landingSummary .tile .tile-header .cr55-profile-short .js_Close:before, .cr55-profile-short .cr13-landingSummary .tile .tile-header .js_Close:before, .cr13-landingSummary .tile .tile-header .cr01-activitiesList .underline_linkText > a:before, .cr01-activitiesList .cr13-landingSummary .tile .tile-header .underline_linkText > a:before, .cr13-landingSummary .tile .tile-header .cr50-latestNews .buttonAlt:before, .cr50-latestNews .cr13-landingSummary .tile .tile-header .buttonAlt:before, .cr13-landingSummary .tile .tile-header .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn:before, .cr48-newsItem .sfcommentsForm .cr13-landingSummary .tile .tile-header .sfcommentsSubmitBtn:before, .cr13-landingSummary .tile .tile-header .cr52-storiesListRotator > .pull-right .read-more:before, .cr52-storiesListRotator > .pull-right .cr13-landingSummary .tile .tile-header .read-more:before, .cr13-landingSummary .tile .tile-header .buttonLarge:before, .cr13-landingSummary .tile .tile-header .btn:before, .cr13-landingSummary .tile .tile-header .sfforumPostReplyContainer .sfSubmitBtn:before, .sfforumPostReplyContainer .cr13-landingSummary .tile .tile-header .sfSubmitBtn:before, .cr13-landingSummary .tile .tile-header .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn:before, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr13-landingSummary .tile .tile-header .sfEditBtn:before, .cr13-landingSummary .tile .tile-header .button:before, .cr13-landingSummary .tile .tile-header .sfFormSubmit input[type=submit]:before, .sfFormSubmit .cr13-landingSummary .tile .tile-header input[type=submit]:before {
    width: 53px;
  }
  .cr13-landingSummary .tile .tile-header .wsbtn:after, .cr13-landingSummary .tile .tile-header .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr13-landingSummary .tile .tile-header .buttonAlt:after, .cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse:after, .beyondBlue .sfprofileAvatar .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:after, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .ruFileWrap .ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .cr13-landingSummary .tile .tile-header .ruBrowse:after, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileCancelLnk:after, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr13-landingSummary .tile .tile-header .sfprofileSaveLnk:after, .cr13-landingSummary .tile .tile-header .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn:after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:after,
.cr13-landingSummary .tile .tile-header .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn:after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header .sfSubmitBtn:after, .cr13-landingSummary .tile .tile-header .CR02_GetInvolvedCarousel .button__pink--large:after, .CR02_GetInvolvedCarousel .cr13-landingSummary .tile .tile-header .button__pink--large:after, .cr13-landingSummary .tile .tile-header .cr38 li > a .linkText:after, .cr38 li > a .cr13-landingSummary .tile .tile-header .linkText:after, .cr13-landingSummary .tile .tile-header .cr39-infoResources li .linkText:after, .cr39-infoResources li .cr13-landingSummary .tile .tile-header .linkText:after, .cr13-landingSummary .tile .tile-header .cr65-searchSelector .accordian .js_accordianExpondo:after, .cr65-searchSelector .accordian .cr13-landingSummary .tile .tile-header .js_accordianExpondo:after, .cr13-landingSummary .tile .tile-header .depressionChecklist .buttonWrap input[type=submit]:after, .depressionChecklist .buttonWrap .cr13-landingSummary .tile .tile-header input[type=submit]:after, .cr13-landingSummary .tile .tile-header .lightbox.update-dob .buttonContainer a:after, .lightbox.update-dob .buttonContainer .cr13-landingSummary .tile .tile-header a:after, .cr13-landingSummary .tile .tile-header .cr11-collectionSearch .RadButton input[type=submit]:after, .cr11-collectionSearch .RadButton .cr13-landingSummary .tile .tile-header input[type=submit]:after, .cr13-landingSummary .tile .tile-header .cr20-eventList .tabNav #a1:after, .cr20-eventList .tabNav .cr13-landingSummary .tile .tile-header #a1:after, .cr13-landingSummary .tile .tile-header .bannerWithAside .socialConnect .ferceberk a:after, .bannerWithAside .socialConnect .ferceberk .cr13-landingSummary .tile .tile-header a:after, .cr13-landingSummary .tile .tile-header .bannerWithAside .socialConnect .twerter a:after, .bannerWithAside .socialConnect .twerter .cr13-landingSummary .tile .tile-header a:after, .cr13-landingSummary .tile .tile-header .m-searchBanner .search__submit:after, .m-searchBanner .cr13-landingSummary .tile .tile-header .search__submit:after, .cr13-landingSummary .tile .tile-header .js-cr13-normal .accordion__item > a:after, .js-cr13-normal .cr13-landingSummary .tile .tile-header .accordion__item > a:after, .cr13-landingSummary .tile .tile-header .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a:after, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr13-landingSummary .tile .tile-header a:after, .cr13-landingSummary .tile .tile-header .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit]:after, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr13-landingSummary .tile .tile-header input[type=submit]:after, .cr13-landingSummary .tile .tile-header .cr85-mahpRegistrationForm input[type=submit]:after, .cr85-mahpRegistrationForm .cr13-landingSummary .tile .tile-header input[type=submit]:after, .cr13-landingSummary .tile .tile-header .cr55-profile-short .js_Close:after, .cr55-profile-short .cr13-landingSummary .tile .tile-header .js_Close:after, .cr13-landingSummary .tile .tile-header .cr01-activitiesList .underline_linkText > a:after, .cr01-activitiesList .cr13-landingSummary .tile .tile-header .underline_linkText > a:after, .cr13-landingSummary .tile .tile-header .cr50-latestNews .buttonAlt:after, .cr50-latestNews .cr13-landingSummary .tile .tile-header .buttonAlt:after, .cr13-landingSummary .tile .tile-header .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn:after, .cr48-newsItem .sfcommentsForm .cr13-landingSummary .tile .tile-header .sfcommentsSubmitBtn:after, .cr13-landingSummary .tile .tile-header .cr52-storiesListRotator > .pull-right .read-more:after, .cr52-storiesListRotator > .pull-right .cr13-landingSummary .tile .tile-header .read-more:after, .cr13-landingSummary .tile .tile-header .buttonLarge:after, .cr13-landingSummary .tile .tile-header .btn:after, .cr13-landingSummary .tile .tile-header .sfforumPostReplyContainer .sfSubmitBtn:after, .sfforumPostReplyContainer .cr13-landingSummary .tile .tile-header .sfSubmitBtn:after, .cr13-landingSummary .tile .tile-header .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn:after, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr13-landingSummary .tile .tile-header .sfEditBtn:after, .cr13-landingSummary .tile .tile-header .button:after, .cr13-landingSummary .tile .tile-header .sfFormSubmit input[type=submit]:after, .sfFormSubmit .cr13-landingSummary .tile .tile-header input[type=submit]:after {
    right: 23px;
  }
}
.cr13-landingSummary .tile .tile-body p {
  color: #333;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 1em;
}

.cr05-askQuestionList .bottomSeparatedList {
  margin-bottom: 15px;
}
.cr05-askQuestionList .questionItem {
  border-bottom: 1px solid #666666;
}
.cr05-askQuestionList .questionItem .media {
  padding: 25px 0;
}
.cr05-askQuestionList .questionItem .media .media-header .title {
  font-family: "FFDINWebBold";
  font-weight: 400;
  font-size: 22px;
  line-height: 1em;
  color: #009BC9;
}
.cr05-askQuestionList .questionItem .media .media-header .meta {
  font-family: "FFDINWeb";
  font-weight: 400;
  font-size: 18px;
  line-height: 1em;
  color: #333;
  margin-bottom: 1em;
}
.cr05-askQuestionList .questionItem .media .media-body .summary {
  margin-bottom: 1em;
  line-height: 18px;
}
.cr05-askQuestionList .questionItem .media .media-body .readMore {
  font-family: "FFDINWeb";
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #E0004D;
  text-decoration: none;
}
.cr05-askQuestionList .questionItem .media .media-body .readMore:after {
  content: ">";
  padding-left: 0.25em;
}
.cr05-askQuestionList .questionItem .media .media-body .readMore:hover, .cr05-askQuestionList .questionItem .media .media-body .readMore:focus {
  text-decoration: underline;
  color: #009BC9;
}
.cr05-askQuestionList .questionItem .media .media-body .helpful {
  font-family: "FFDINWebBold";
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #009DD9;
}
@media (max-width: 767.9px) {
  .cr05-askQuestionList .questionItem .media .media-body .helpful {
    clear: both;
    float: left !important;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr05-askQuestionList .questionItem .media .media-body .summary {
    line-height: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr05-askQuestionList .questionItem .media .media-body .summary {
    line-height: 24px;
  }
}
@media (min-width: 1200px) {
  .cr05-askQuestionList .questionItem .media .media-body .summary {
    line-height: 26px;
  }
}

.cr52-storiesListRotator {
  border-top: 1px solid #666666;
  padding: 40px 0;
}
.cr52-storiesListRotator:before, .cr52-storiesListRotator:after {
  content: " ";
  display: table;
}
.cr52-storiesListRotator:after {
  clear: both;
}
.cr52-storiesListRotator h2 {
  text-align: center;
}
.cr52-storiesListRotator .media .media-header .meta {
  border-bottom: 8px solid #009BC9;
  color: #333;
  font-family: "FFDINWebBold";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0.5em;
}
.cr52-storiesListRotator .media .media-header .meta .title {
  display: block;
  float: left;
}
.cr52-storiesListRotator .media .media-header .meta .title:before {
  content: "-";
}
.cr52-storiesListRotator .media .media-header .meta .age-state {
  display: block;
  float: left;
}
.cr52-storiesListRotator .media .media-header .read-more {
  font-family: "FFDINWeb";
  font-weight: 400;
  font-size: 16px;
  line-height: 1em;
  color: #E0004D;
  text-decoration: none;
}
.cr52-storiesListRotator .media .media-header .read-more:after {
  content: ">";
  padding-left: 0.25em;
}
.cr52-storiesListRotator .media .media-header .read-more:hover, .cr52-storiesListRotator .media .media-header .read-more:focus {
  text-decoration: underline;
  color: #009BC9;
}
.cr52-storiesListRotator .media .media-body {
  text-decoration: none;
  display: block;
}
.cr52-storiesListRotator .media .media-body blockquote {
  border-left-width: 0;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #333333;
  font-family: "InterItalic", sans-serif;
  margin-bottom: 20px;
}
.cr52-storiesListRotator .media .media-body blockquote:before, .cr52-storiesListRotator .media .media-body blockquote:after {
  color: #009BC9;
  font-size: 1.5em;
  line-height: 1em;
  text-decoration: none !important;
  font-family: arial, sans-serif;
  position: relative;
}
.cr52-storiesListRotator .media .media-body blockquote:before {
  margin-right: -2px;
}
.cr52-storiesListRotator .media .media-body blockquote:after {
  margin-left: -2px;
  color: #009BC9;
  vertical-align: top;
}
.cr52-storiesListRotator .media .media-body blockquote:before {
  content: "“";
}
.cr52-storiesListRotator .media .media-body blockquote:after {
  content: "”";
}
.cr52-storiesListRotator .read-more {
  font-family: "FFDINWeb";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1em;
  color: #E0004D;
  text-decoration: none;
}
.cr52-storiesListRotator .read-more:after {
  content: ">";
  padding-left: 0.25em;
}
.cr52-storiesListRotator .read-more:hover, .cr52-storiesListRotator .read-more:focus {
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .cr52-storiesListRotator .media .media-body blockquote {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  .cr52-storiesListRotator .media .media-body blockquote:before,
.cr52-storiesListRotator .media .media-body blockquote:after {
    line-height: 24px;
  }
}

.cr31-forumThreadList {
  border-top: 1px solid #666666;
  padding: 40px 0;
}
.cr31-forumThreadList.cr31-noborder {
  border-top: 0;
}
.cr31-forumThreadList:before, .cr31-forumThreadList:after {
  content: " ";
  display: table;
}
.cr31-forumThreadList:after {
  clear: both;
}
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .cr31-forumThreadList {
  border: none;
  padding-top: 0;
}
.cr31-forumThreadList h2 {
  font-size: 30px;
  line-height: 34px;
  color: #009BC9;
  font-family: "FFDINWebBold", sans-serif;
  margin: 0px 0px 40px;
  text-align: center;
}
@media (max-width: 767.9px) {
  .cr31-forumThreadList h2 {
    margin: 0px 0px 21px;
    font-size: 20px;
    line-height: 32px;
  }
}
.cr31-forumThreadList article {
  border: 1px solid #c9c9c9;
  width: 100%;
  margin-bottom: 30px;
}
.cr31-forumThreadList article .wrapper {
  border-bottom: 8px solid #009bc9;
  width: 100%;
}
.cr31-forumThreadList article .meta {
  color: #666;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  line-height: 15px;
  text-align: right;
  padding: 0.25em 15px;
}
@media (max-width: 767.9px) {
  .cr31-forumThreadList article .meta {
    padding: 0.45em 15px;
  }
}
.cr31-forumThreadList article .media {
  padding-left: 15px;
  padding-right: 15px;
}
.cr31-forumThreadList article .media:before, .cr31-forumThreadList article .media:after {
  content: " ";
  display: table;
}
.cr31-forumThreadList article .media:after {
  clear: both;
}
.cr31-forumThreadList article .media .media-left {
  float: left;
  width: 86px;
  margin-right: 30px;
}
.cr31-forumThreadList article .media .media-left img {
  height: 86px;
  width: 86px;
  display: block;
}
@media (max-width: 767.9px) {
  .cr31-forumThreadList article .media .media-left {
    width: 66px;
    margin-right: 20px;
  }
  .cr31-forumThreadList article .media .media-left img {
    height: 66px;
    width: 66px;
  }
}
.cr31-forumThreadList article .media .media-body {
  background-color: #E2EBFA;
  margin-left: 116px;
  padding: 10px 15px;
  position: relative;
}
.cr31-forumThreadList article .media .media-body:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(226, 235, 250, 0);
  border-right-color: #E2EBFA;
  border-width: 12px;
  margin-top: -12px;
}
@media (max-width: 767.9px) {
  .cr31-forumThreadList article .media .media-body {
    display: block;
    margin-left: 86px;
  }
}
.cr31-forumThreadList article .media .media-body h3 {
  margin: 0;
  padding: 0;
  color: #009BC9;
  font-family: "FFDINWebBoldItalic";
  font-size: 18px;
  font-weight: 400;
  line-height: 1em;
  min-height: 66px;
}
.cr31-forumThreadList article .media .media-body h3:before, .cr31-forumThreadList article .media .media-body h3:after {
  font-family: arial, sans-serif;
  font-weight: 400;
  line-height: 1em;
  color: #009BC9;
  vertical-align: top;
}
.cr31-forumThreadList article .media .media-body h3:before {
  content: "“";
}
.cr31-forumThreadList article .media .media-body h3:after {
  content: "”";
}
.cr31-forumThreadList article .read-more {
  display: block;
  font-family: "FFDINWeb";
  font-weight: 400;
  font-size: 16px;
  line-height: 1em;
  color: #E0004D;
  text-decoration: none;
  text-align: right;
  padding: 0.25em 15px;
}
.cr31-forumThreadList article .read-more:after {
  content: ">";
  padding-left: 0.25em;
}
.cr31-forumThreadList article .read-more:hover, .cr31-forumThreadList article .read-more:focus {
  text-decoration: underline;
  color: #009BC9;
}
@media (max-width: 767.9px) {
  .cr31-forumThreadList article {
    margin-bottom: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr31-forumThreadList {
    margin-bottom: 30px;
  }
  .cr31-forumThreadList .row, .cr31-forumThreadList .cr02-ambassadorsList,
.cr31-forumThreadList .row > [class*=col],
.cr31-forumThreadList .cr02-ambassadorsList > [class*=col],
.cr31-forumThreadList .row > [class*=col] > article,
.cr31-forumThreadList .cr02-ambassadorsList > [class*=col] > article {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr31-forumThreadList {
    margin-bottom: 30px;
  }
  .cr31-forumThreadList .row, .cr31-forumThreadList .cr02-ambassadorsList,
.cr31-forumThreadList .row > [class*=col],
.cr31-forumThreadList .cr02-ambassadorsList > [class*=col],
.cr31-forumThreadList .row > [class*=col] > article,
.cr31-forumThreadList .cr02-ambassadorsList > [class*=col] > article {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (min-width: 1200px) {
  .cr31-forumThreadList {
    margin-bottom: 30px;
  }
  .cr31-forumThreadList .row, .cr31-forumThreadList .cr02-ambassadorsList,
.cr31-forumThreadList .row > [class*=col],
.cr31-forumThreadList .cr02-ambassadorsList > [class*=col],
.cr31-forumThreadList .row > [class*=col] > article,
.cr31-forumThreadList .cr02-ambassadorsList > [class*=col] > article {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  #body .cr31-forumThreadList .col-sm-6, #body .cr31-forumThreadList .cr02-ambassadorsList article, .cr02-ambassadorsList #body .cr31-forumThreadList article {
    width: 49.9% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  #body .cr31-forumThreadList .col-sm-6, #body .cr31-forumThreadList .cr02-ambassadorsList article, .cr02-ambassadorsList #body .cr31-forumThreadList article {
    width: 49.9% !important;
  }
}
@media (min-width: 1200px) {
  #body .cr31-forumThreadList .col-sm-6, #body .cr31-forumThreadList .cr02-ambassadorsList article, .cr02-ambassadorsList #body .cr31-forumThreadList article {
    width: 49.9% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  #body .cr31-forumThreadList .col-md-4, #body .cr31-forumThreadList .cr02-ambassadorsList article, .cr02-ambassadorsList #body .cr31-forumThreadList article {
    width: 33.3% !important;
  }
}
@media (min-width: 1200px) {
  #body .cr31-forumThreadList .col-md-4, #body .cr31-forumThreadList .cr02-ambassadorsList article, .cr02-ambassadorsList #body .cr31-forumThreadList article {
    width: 33.3% !important;
  }
}

.cr61-facetSearch .customSearchWrap {
  background-color: #009BC9;
  padding: 20px;
  margin-bottom: 15px;
}
.cr61-facetSearch .customSearchWrap label {
  font-family: "FFDINWebBold";
  font-weight: 400;
  font-size: 20px;
  line-height: 1em;
  color: #ffffff;
  padding: 8px 0;
  margin: 0;
  margin-right: 20px;
  float: left;
}
.cr61-facetSearch .customSearchWrap input[type=text] {
  padding: 5px 10px;
  font-size: 16px;
  line-height: initial;
  color: #333;
  width: 100%;
}
.cr61-facetSearch .customSearchWrap .rbSkinnedButton {
  background: transparent none;
  padding-left: 0;
  height: auto;
}
.cr61-facetSearch .customSearchWrap input[type=submit] {
  background: #E0004D none;
  color: #FFF !important;
  font-family: "FFDINWebBold", sans-serif;
  display: inline-block;
  text-decoration: none !important;
  font-size: 16px;
  line-height: 1em;
  border: 0px none;
  text-align: center;
  padding: 10px 20px 10px 20px;
  height: auto;
}
@media (max-width: 767.9px) {
  .cr61-facetSearch .customSearchWrap .input-group {
    clear: left;
  }
}
.cr61-facetSearch .facet {
  margin-bottom: 15px;
}
@media (max-width: 767.9px) {
  .cr61-facetSearch .facet {
    display: none;
  }
}
.cr61-facetSearch h3 {
  font-family: "FFDINWebBold";
  font-weight: normal;
  font-size: 20px;
  line-height: 20px;
  color: #333;
  margin: 0.5em 0;
}
.cr61-facetSearch .resourceCategories li {
  margin: 0.5em 0;
}
.cr61-facetSearch .resourceCategories label {
  font-family: "FFDINWeb";
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
}
.cr61-facetSearch .input-group-btn img {
  display: none;
}

#AjaxUpdatePanel {
  position: relative;
}
#AjaxUpdatePanel .loading:before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background: black;
  background: rgba(0, 0, 0, 0.1);
  z-index: 10;
}
#AjaxUpdatePanel .loading img {
  position: absolute;
  top: 100px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.cr62-resourcesResults .meta {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 24px;
}
.cr62-resourcesResults ol li {
  border-bottom: 1px solid #666;
  padding-bottom: 32px;
  margin-bottom: 29px;
}
.cr62-resourcesResults ol li h4 .fileTitle-icons {
  color: #E0004D;
  margin-bottom: 0.5em;
}
.cr62-resourcesResults ol li h4 .fileIcons a {
  /*color: inherit;
  text-decoration: none;

  &:hover, &:focus {
      color: #BC2279;
  }*/
}
.cr62-resourcesResults ol li h4 a {
  font-family: "FFDINWebBold";
  font-size: 18px;
  line-height: 20px;
  color: #E0004D;
  text-decoration: none;
  overflow: hidden;
  margin-bottom: 0.5em;
}
.cr62-resourcesResults ol li h4 a:hover, .cr62-resourcesResults ol li h4 a:focus {
  color: #009BC9;
  text-decoration: underline;
}
.cr62-resourcesResults ol li .summary {
  color: #333333;
  font-size: 18px;
  line-height: 24px;
  clear: both;
}
.cr62-resourcesResults .pdf, .cr62-resourcesResults .zip, .cr62-resourcesResults .rar {
  position: relative;
  padding-left: 25px;
}
.cr62-resourcesResults .fileIcons a:before {
  margin-right: 10px;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 0px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.cr62-resourcesResults .pdf:before {
  content: "\f1c1";
}
.cr62-resourcesResults .zip:before, .cr62-resourcesResults .rar:before {
  content: "\f1c6";
}
.cr62-resourcesResults .doc:before, .cr62-resourcesResults .docx:before {
  content: "\f1c2";
}
.cr62-resourcesResults .jpg:before, .cr62-resourcesResults .jpeg:before, .cr62-resourcesResults .png:before, .cr62-resourcesResults .gif:before {
  content: "\f1c5";
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr62-resourcesResults h4 .fileTitle-icons {
    float: left;
    margin-right: 10px;
  }
  .cr62-resourcesResults h4 .fileIcons {
    overflow: hidden;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr62-resourcesResults h4 .fileTitle-icons {
    float: left;
    margin-right: 10px;
  }
  .cr62-resourcesResults h4 .fileIcons {
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .cr62-resourcesResults h4 .fileTitle-icons {
    float: left;
    margin-right: 10px;
  }
  .cr62-resourcesResults h4 .fileIcons {
    overflow: hidden;
  }
}
@media (max-width: 767.9px) {
  .cr62-resourcesResults h4 a {
    font-size: 14px;
  }
}

.cr19-eventHeadlines .h2 {
  font-size: 30px;
  line-height: 34px;
  color: #009BC9;
  font-family: "FFDINWebBold";
  margin: 0px 0px 24px 0;
}
.cr19-eventHeadlines li {
  border-bottom: 1px solid #666666;
  color: #333333;
  font-family: "FFDINWeb";
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  padding: 12px 0;
}
.cr19-eventHeadlines li:first-child {
  padding-top: 0;
}
.cr19-eventHeadlines li a {
  color: #009BC9;
  text-decoration: none;
}
.cr19-eventHeadlines li a:hover, .cr19-eventHeadlines li a:focus {
  text-decoration: underline;
}

.cr18-eventItem .title {
  font-size: 30px;
  line-height: 34px;
  color: #009BC9;
  font-family: "InterBold", sans-serif;
  margin: 0px 0px 24px 0;
}
.cr18-eventItem .eventDeets {
  margin-bottom: 1em;
}
.cr18-eventItem .eventDeets li {
  border-top: 1px solid #666666;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  padding: 10px 0;
}
.cr18-eventItem .eventDeets li:first-child {
  border-top-width: 0;
}
.cr18-eventItem .eventDeets li strong {
  font-family: "InterBold", sans-serif;
  font-weight: 400;
}
.cr18-eventItem .itemFooter .taxonomy {
  margin-bottom: 1em;
}
.cr18-eventItem .itemFooter .taxonomy a {
  color: #E0004D;
}
.cr18-eventItem .itemFooter .taxonomy a:hover, .cr18-eventItem .itemFooter .taxonomy a:focus {
  text-decoration: none;
}
.cr18-eventItem .itemFooter .sharing {
  margin-top: 1em;
  margin-bottom: 1em;
}
.cr18-eventItem .itemFooter .sharing:before, .cr18-eventItem .itemFooter .sharing:after {
  content: " ";
  display: table;
}
.cr18-eventItem .itemFooter .sharing:after {
  clear: both;
}
.cr18-eventItem .itemFooter .sharing li {
  float: left;
  margin-right: 10px;
}
@media (max-width: 767.9px) {
  .cr18-eventItem .itemFooter .sharing li {
    margin-bottom: 10px;
  }
  .cr18-eventItem .itemFooter .sharing li:last-child {
    float: none;
    padding-top: 35px;
  }
}
.cr18-eventItem .itemFooter .sharing li .buttonShare {
  color: #000;
  display: inline-block;
  background: linear-gradient(to bottom, #FDFDFD 0px, #DDD 100%) repeat scroll 0% 0% transparent;
  position: relative;
  margin: 0px;
  padding: 2px 5px 2px 25px;
  font-size: 11px;
  line-height: 16px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
}
.cr18-eventItem .itemFooter .sharing li .buttonShare .sprite-self {
  background-image: url("/App_Themes/standard/images/icons.png");
  display: block;
  position: absolute;
  top: 4px;
  left: 5px;
}
.cr18-eventItem .itemFooter .sharing li .buttonShare.email .sprite-self {
  background-position: -466px -100px;
  width: 17px;
  height: 11px;
}
.cr18-eventItem .itemFooter .sharing li .buttonShare.calendar .sprite-self {
  background-position: -450px -100px;
  width: 12px;
  height: 12px;
}
.cr18-eventItem .itemFooter .sharing li .fb-like {
  color: #000;
  font-size: 11px;
  line-height: 16px;
  display: inline-block;
}
.cr18-eventItem .itemFooter .sharing li .twitter-share-button {
  color: #000;
  font-size: 11px;
  line-height: 16px;
  display: inline-block;
  text-decoration: none;
}

.cr80-subLinks .wsbtn, .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .buttonAlt, .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .ruBrowse, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .ruBrowse,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .ruBrowse,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .ruBrowse,
.cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .ruBrowse, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .sfprofileCancelLnk,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .sfprofileCancelLnk,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .sfprofileCancelLnk,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .sfprofileCancelLnk, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .sfprofileSaveLnk,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .sfprofileSaveLnk,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .sfprofileSaveLnk,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .sfprofileSaveLnk, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .sfSubmitBtn,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .sfSubmitBtn,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .sfSubmitBtn,
.cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .sfSubmitBtn, .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large, .cr80-subLinks .cr38 li > a .linkText, .cr38 li > a .cr80-subLinks .linkText, .cr80-subLinks .cr39-infoResources li .linkText, .cr39-infoResources li .cr80-subLinks .linkText, .cr80-subLinks .cr65-searchSelector .accordian .js_accordianExpondo, .cr65-searchSelector .accordian .cr80-subLinks .js_accordianExpondo, .cr80-subLinks .depressionChecklist .buttonWrap input[type=submit], .depressionChecklist .buttonWrap .cr80-subLinks input[type=submit], .cr80-subLinks .lightbox.update-dob .buttonContainer a, .lightbox.update-dob .buttonContainer .cr80-subLinks a, .cr80-subLinks .cr11-collectionSearch .RadButton input[type=submit], .cr11-collectionSearch .RadButton .cr80-subLinks input[type=submit], .cr80-subLinks .cr20-eventList .tabNav #a1, .cr20-eventList .tabNav .cr80-subLinks #a1, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a, .cr80-subLinks .bannerWithAside .socialConnect .twerter a, .bannerWithAside .socialConnect .twerter .cr80-subLinks a, .cr80-subLinks .m-searchBanner .search__submit, .m-searchBanner .cr80-subLinks .search__submit, .cr80-subLinks .js-cr13-normal .accordion__item > a, .js-cr13-normal .cr80-subLinks .accordion__item > a, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input[type=submit], .cr80-subLinks .cr85-mahpRegistrationForm input[type=submit], .cr85-mahpRegistrationForm .cr80-subLinks input[type=submit], .cr80-subLinks .cr55-profile-short .js_Close, .cr55-profile-short .cr80-subLinks .js_Close, .cr80-subLinks .cr01-activitiesList .underline_linkText > a, .cr01-activitiesList .cr80-subLinks .underline_linkText > a, .cr80-subLinks .cr50-latestNews .buttonAlt, .cr50-latestNews .cr80-subLinks .buttonAlt, .cr80-subLinks .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .cr80-subLinks .sfcommentsSubmitBtn, .cr80-subLinks .buttonLarge, .cr80-subLinks .btn, .cr80-subLinks .sfforumPostReplyContainer .sfSubmitBtn, .sfforumPostReplyContainer .cr80-subLinks .sfSubmitBtn, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .sfEditBtn, .cr80-subLinks .button, .cr80-subLinks .sfFormSubmit input[type=submit], .sfFormSubmit .cr80-subLinks input[type=submit], .cr80-subLinks .cr52-storiesListRotator > .pull-right .read-more, .cr52-storiesListRotator > .pull-right .cr80-subLinks .read-more {
  margin-bottom: 1em;
}
.cr80-subLinks .wsbtn.wsbtn-lg, .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .wsbtn-lg.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .wsbtn-lg.buttonAlt, .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .wsbtn-lg.ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .wsbtn-lg.ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .wsbtn-lg.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .wsbtn-lg.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse,
.cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .wsbtn-lg.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn,
.cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn, .cr80-subLinks .CR02_GetInvolvedCarousel .wsbtn.button__pink--large, .cr80-subLinks .CR02_GetInvolvedCarousel .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button__pink--large.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.buttonAlt, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileAvatar .ruFileWrap .button__pink--large.ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button__pink--large.ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn, .CR02_GetInvolvedCarousel .cr80-subLinks .wsbtn.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button__pink--large.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.buttonAlt, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .button__pink--large.ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button__pink--large.ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn, .cr80-subLinks .CR02_GetInvolvedCarousel .wsbtn-lg.button__pink--large, .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .wsbtn-lg.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large, .cr80-subLinks .cr38 li > a .wsbtn-lg.linkText, .cr80-subLinks .cr38 li > a .CR02_GetInvolvedCarousel .linkText.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr38 li > a .linkText.button__pink--large, .cr38 li > a .cr80-subLinks .wsbtn-lg.linkText, .cr38 li > a .cr80-subLinks .CR02_GetInvolvedCarousel .linkText.button__pink--large, .CR02_GetInvolvedCarousel .cr38 li > a .cr80-subLinks .linkText.button__pink--large, .cr80-subLinks .cr39-infoResources li .wsbtn-lg.linkText, .cr80-subLinks .cr39-infoResources li .CR02_GetInvolvedCarousel .linkText.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr39-infoResources li .linkText.button__pink--large, .cr39-infoResources li .cr80-subLinks .wsbtn-lg.linkText, .cr39-infoResources li .cr80-subLinks .CR02_GetInvolvedCarousel .linkText.button__pink--large, .CR02_GetInvolvedCarousel .cr39-infoResources li .cr80-subLinks .linkText.button__pink--large, .cr80-subLinks .cr65-searchSelector .accordian .wsbtn-lg.js_accordianExpondo, .cr80-subLinks .cr65-searchSelector .accordian .CR02_GetInvolvedCarousel .js_accordianExpondo.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr65-searchSelector .accordian .js_accordianExpondo.button__pink--large, .cr65-searchSelector .accordian .cr80-subLinks .wsbtn-lg.js_accordianExpondo, .cr65-searchSelector .accordian .cr80-subLinks .CR02_GetInvolvedCarousel .js_accordianExpondo.button__pink--large, .CR02_GetInvolvedCarousel .cr65-searchSelector .accordian .cr80-subLinks .js_accordianExpondo.button__pink--large, .cr80-subLinks .quickSearchFieldsList ~ .wsbtn-lg.buttonLarge, .cr80-subLinks .CR02_GetInvolvedCarousel .quickSearchFieldsList ~ .buttonLarge.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .quickSearchFieldsList ~ .buttonLarge.button__pink--large, .cr80-subLinks .depressionChecklist .buttonWrap input.wsbtn-lg[type=submit], .cr80-subLinks .depressionChecklist .buttonWrap .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .depressionChecklist .buttonWrap input[type=submit].button__pink--large, .depressionChecklist .buttonWrap .cr80-subLinks input.wsbtn-lg[type=submit], .depressionChecklist .buttonWrap .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .depressionChecklist .buttonWrap .cr80-subLinks input[type=submit].button__pink--large, .cr80-subLinks .lightbox.update-dob .buttonContainer a.wsbtn-lg, .cr80-subLinks .lightbox.update-dob .buttonContainer .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .lightbox.update-dob .buttonContainer a.button__pink--large, .lightbox.update-dob .buttonContainer .cr80-subLinks a.wsbtn-lg, .lightbox.update-dob .buttonContainer .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .lightbox.update-dob .buttonContainer .cr80-subLinks a.button__pink--large, .cr80-subLinks .cr10-callToAction .wsbtn.button, .cr80-subLinks .cr10-callToAction .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .cr10-callToAction .button.buttonAlt, .cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileAvatar .ruFileWrap .button.ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button.ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .ruFileWrap .button.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button.sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfSubmitBtnWrp .button.sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn, .cr80-subLinks .cr10-callToAction .CR02_GetInvolvedCarousel .button.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr10-callToAction .button.button__pink--large, .cr80-subLinks .cr10-callToAction .cr38 li > a .button.linkText, .cr38 li > a .cr80-subLinks .cr10-callToAction .button.linkText, .cr80-subLinks .cr10-callToAction .cr39-infoResources li .button.linkText, .cr39-infoResources li .cr80-subLinks .cr10-callToAction .button.linkText, .cr80-subLinks .cr10-callToAction .cr65-searchSelector .accordian .button.js_accordianExpondo, .cr65-searchSelector .accordian .cr80-subLinks .cr10-callToAction .button.js_accordianExpondo, .cr80-subLinks .cr10-callToAction .quickSearchFieldsList ~ .button.buttonLarge, .cr80-subLinks .cr10-callToAction .depressionChecklist .buttonWrap input.button[type=submit], .depressionChecklist .buttonWrap .cr80-subLinks .cr10-callToAction input.button[type=submit], .cr80-subLinks .cr10-callToAction .lightbox.update-dob .buttonContainer a.button, .lightbox.update-dob .buttonContainer .cr80-subLinks .cr10-callToAction a.button, .cr10-callToAction .cr80-subLinks .wsbtn.button, .cr10-callToAction .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr10-callToAction .cr80-subLinks .button.buttonAlt, .cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .button.ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button.ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .button.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button.sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .button.sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn, .cr10-callToAction .cr80-subLinks .CR02_GetInvolvedCarousel .button.button__pink--large, .CR02_GetInvolvedCarousel .cr10-callToAction .cr80-subLinks .button.button__pink--large, .cr10-callToAction .cr80-subLinks .cr38 li > a .button.linkText, .cr38 li > a .cr10-callToAction .cr80-subLinks .button.linkText, .cr10-callToAction .cr80-subLinks .cr39-infoResources li .button.linkText, .cr39-infoResources li .cr10-callToAction .cr80-subLinks .button.linkText, .cr10-callToAction .cr80-subLinks .cr65-searchSelector .accordian .button.js_accordianExpondo, .cr65-searchSelector .accordian .cr10-callToAction .cr80-subLinks .button.js_accordianExpondo, .cr10-callToAction .cr80-subLinks .quickSearchFieldsList ~ .button.buttonLarge, .cr10-callToAction .cr80-subLinks .depressionChecklist .buttonWrap input.button[type=submit], .depressionChecklist .buttonWrap .cr10-callToAction .cr80-subLinks input.button[type=submit], .cr10-callToAction .cr80-subLinks .lightbox.update-dob .buttonContainer a.button, .lightbox.update-dob .buttonContainer .cr10-callToAction .cr80-subLinks a.button, .cr80-subLinks .cr11-collectionSearch .RadButton input.wsbtn-lg[type=submit], .cr80-subLinks .cr11-collectionSearch .RadButton .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr11-collectionSearch .RadButton input[type=submit].button__pink--large, .cr80-subLinks .cr11-collectionSearch .RadButton .cr10-callToAction input[type=submit].button, .cr10-callToAction .cr80-subLinks .cr11-collectionSearch .RadButton input[type=submit].button, .cr11-collectionSearch .RadButton .cr80-subLinks input.wsbtn-lg[type=submit], .cr11-collectionSearch .RadButton .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .cr11-collectionSearch .RadButton .cr80-subLinks input[type=submit].button__pink--large, .cr11-collectionSearch .RadButton .cr80-subLinks .cr10-callToAction input[type=submit].button, .cr10-callToAction .cr11-collectionSearch .RadButton .cr80-subLinks input[type=submit].button, .cr80-subLinks .cr20-eventList .tabNav .wsbtn-lg#a1, .cr80-subLinks .cr20-eventList .tabNav .CR02_GetInvolvedCarousel #a1.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr20-eventList .tabNav #a1.button__pink--large, .cr80-subLinks .cr20-eventList .tabNav .cr10-callToAction #a1.button, .cr10-callToAction .cr80-subLinks .cr20-eventList .tabNav #a1.button, .cr20-eventList .tabNav .cr80-subLinks .wsbtn-lg#a1, .cr20-eventList .tabNav .cr80-subLinks .CR02_GetInvolvedCarousel #a1.button__pink--large, .CR02_GetInvolvedCarousel .cr20-eventList .tabNav .cr80-subLinks #a1.button__pink--large, .cr20-eventList .tabNav .cr80-subLinks .cr10-callToAction #a1.button, .cr10-callToAction .cr20-eventList .tabNav .cr80-subLinks #a1.button, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.wsbtn-lg, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.button__pink--large, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk .cr10-callToAction a.button, .cr10-callToAction .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.button, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.wsbtn-lg, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.button__pink--large, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks .cr10-callToAction a.button, .cr10-callToAction .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.button, .cr80-subLinks .bannerWithAside .socialConnect .twerter a.wsbtn-lg, .cr80-subLinks .bannerWithAside .socialConnect .twerter .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .bannerWithAside .socialConnect .twerter a.button__pink--large, .cr80-subLinks .bannerWithAside .socialConnect .twerter .cr10-callToAction a.button, .cr10-callToAction .cr80-subLinks .bannerWithAside .socialConnect .twerter a.button, .bannerWithAside .socialConnect .twerter .cr80-subLinks a.wsbtn-lg, .bannerWithAside .socialConnect .twerter .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .bannerWithAside .socialConnect .twerter .cr80-subLinks a.button__pink--large, .bannerWithAside .socialConnect .twerter .cr80-subLinks .cr10-callToAction a.button, .cr10-callToAction .bannerWithAside .socialConnect .twerter .cr80-subLinks a.button, .cr80-subLinks .m-searchBanner .wsbtn-lg.search__submit, .cr80-subLinks .m-searchBanner .CR02_GetInvolvedCarousel .search__submit.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .m-searchBanner .search__submit.button__pink--large, .cr80-subLinks .m-searchBanner .cr10-callToAction .search__submit.button, .cr10-callToAction .cr80-subLinks .m-searchBanner .search__submit.button, .m-searchBanner .cr80-subLinks .wsbtn-lg.search__submit, .m-searchBanner .cr80-subLinks .CR02_GetInvolvedCarousel .search__submit.button__pink--large, .CR02_GetInvolvedCarousel .m-searchBanner .cr80-subLinks .search__submit.button__pink--large, .m-searchBanner .cr80-subLinks .cr10-callToAction .search__submit.button, .cr10-callToAction .m-searchBanner .cr80-subLinks .search__submit.button, .cr80-subLinks .js-cr13-normal .accordion__item > a.wsbtn-lg, .cr80-subLinks .js-cr13-normal .CR02_GetInvolvedCarousel .accordion__item > a.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .js-cr13-normal .accordion__item > a.button__pink--large, .cr80-subLinks .js-cr13-normal .cr10-callToAction .accordion__item > a.button, .cr10-callToAction .cr80-subLinks .js-cr13-normal .accordion__item > a.button, .js-cr13-normal .cr80-subLinks .accordion__item > a.wsbtn-lg, .js-cr13-normal .cr80-subLinks .CR02_GetInvolvedCarousel .accordion__item > a.button__pink--large, .CR02_GetInvolvedCarousel .js-cr13-normal .cr80-subLinks .accordion__item > a.button__pink--large, .js-cr13-normal .cr80-subLinks .cr10-callToAction .accordion__item > a.button, .cr10-callToAction .js-cr13-normal .cr80-subLinks .accordion__item > a.button, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.wsbtn-lg, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.button__pink--large, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr10-callToAction a.button, .cr10-callToAction .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.button, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.wsbtn-lg, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.button__pink--large, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks .cr10-callToAction a.button, .cr10-callToAction .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.button, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input.wsbtn-lg[type=submit], .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button__pink--large, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp .cr10-callToAction input[type=submit].button, .cr10-callToAction .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input.wsbtn-lg[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input[type=submit].button__pink--large, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction input[type=submit].button, .cr10-callToAction .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input[type=submit].button, .cr80-subLinks .cr85-mahpRegistrationForm input.wsbtn-lg[type=submit], .cr80-subLinks .cr85-mahpRegistrationForm .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr85-mahpRegistrationForm input[type=submit].button__pink--large, .cr80-subLinks .cr85-mahpRegistrationForm .cr10-callToAction input[type=submit].button, .cr10-callToAction .cr80-subLinks .cr85-mahpRegistrationForm input[type=submit].button, .cr85-mahpRegistrationForm .cr80-subLinks input.wsbtn-lg[type=submit], .cr85-mahpRegistrationForm .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .cr85-mahpRegistrationForm .cr80-subLinks input[type=submit].button__pink--large, .cr85-mahpRegistrationForm .cr80-subLinks .cr10-callToAction input[type=submit].button, .cr10-callToAction .cr85-mahpRegistrationForm .cr80-subLinks input[type=submit].button, .cr80-subLinks .cr55-profile-short .wsbtn-lg.js_Close, .cr80-subLinks .cr55-profile-short .CR02_GetInvolvedCarousel .js_Close.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr55-profile-short .js_Close.button__pink--large, .cr80-subLinks .cr55-profile-short .cr10-callToAction .js_Close.button, .cr10-callToAction .cr80-subLinks .cr55-profile-short .js_Close.button, .cr55-profile-short .cr80-subLinks .wsbtn-lg.js_Close, .cr55-profile-short .cr80-subLinks .CR02_GetInvolvedCarousel .js_Close.button__pink--large, .CR02_GetInvolvedCarousel .cr55-profile-short .cr80-subLinks .js_Close.button__pink--large, .cr55-profile-short .cr80-subLinks .cr10-callToAction .js_Close.button, .cr10-callToAction .cr55-profile-short .cr80-subLinks .js_Close.button, .cr80-subLinks .cr01-activitiesList .underline_linkText > a.wsbtn-lg, .cr80-subLinks .cr01-activitiesList .CR02_GetInvolvedCarousel .underline_linkText > a.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr01-activitiesList .underline_linkText > a.button__pink--large, .cr80-subLinks .cr01-activitiesList .cr10-callToAction .underline_linkText > a.button, .cr10-callToAction .cr80-subLinks .cr01-activitiesList .underline_linkText > a.button, .cr01-activitiesList .cr80-subLinks .underline_linkText > a.wsbtn-lg, .cr01-activitiesList .cr80-subLinks .CR02_GetInvolvedCarousel .underline_linkText > a.button__pink--large, .CR02_GetInvolvedCarousel .cr01-activitiesList .cr80-subLinks .underline_linkText > a.button__pink--large, .cr01-activitiesList .cr80-subLinks .cr10-callToAction .underline_linkText > a.button, .cr10-callToAction .cr01-activitiesList .cr80-subLinks .underline_linkText > a.button, .cr80-subLinks .cr50-latestNews .wsbtn-lg.buttonAlt, .cr80-subLinks .cr50-latestNews .CR02_GetInvolvedCarousel .buttonAlt.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr50-latestNews .buttonAlt.button__pink--large, .cr80-subLinks .cr50-latestNews .cr10-callToAction .buttonAlt.button, .cr10-callToAction .cr80-subLinks .cr50-latestNews .buttonAlt.button, .cr50-latestNews .cr80-subLinks .wsbtn-lg.buttonAlt, .cr50-latestNews .cr80-subLinks .CR02_GetInvolvedCarousel .buttonAlt.button__pink--large, .CR02_GetInvolvedCarousel .cr50-latestNews .cr80-subLinks .buttonAlt.button__pink--large, .cr50-latestNews .cr80-subLinks .cr10-callToAction .buttonAlt.button, .cr10-callToAction .cr50-latestNews .cr80-subLinks .buttonAlt.button, .cr80-subLinks .cr48-newsItem .sfcommentsForm .wsbtn-lg.sfcommentsSubmitBtn, .cr80-subLinks .cr48-newsItem .sfcommentsForm .CR02_GetInvolvedCarousel .sfcommentsSubmitBtn.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button__pink--large, .cr80-subLinks .cr48-newsItem .sfcommentsForm .cr10-callToAction .sfcommentsSubmitBtn.button, .cr10-callToAction .cr80-subLinks .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button, .cr48-newsItem .sfcommentsForm .cr80-subLinks .wsbtn-lg.sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .cr80-subLinks .CR02_GetInvolvedCarousel .sfcommentsSubmitBtn.button__pink--large, .CR02_GetInvolvedCarousel .cr48-newsItem .sfcommentsForm .cr80-subLinks .sfcommentsSubmitBtn.button__pink--large, .cr48-newsItem .sfcommentsForm .cr80-subLinks .cr10-callToAction .sfcommentsSubmitBtn.button, .cr10-callToAction .cr48-newsItem .sfcommentsForm .cr80-subLinks .sfcommentsSubmitBtn.button, .cr80-subLinks .wsbtn-lg.buttonLarge, .cr80-subLinks .CR02_GetInvolvedCarousel .buttonLarge.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .buttonLarge.button__pink--large, .cr80-subLinks .cr10-callToAction .buttonLarge.button, .cr10-callToAction .cr80-subLinks .buttonLarge.button, .cr80-subLinks .wsbtn-lg.btn, .cr80-subLinks .CR02_GetInvolvedCarousel .btn.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .btn.button__pink--large, .cr80-subLinks .cr10-callToAction .btn.button, .cr10-callToAction .cr80-subLinks .btn.button, .cr80-subLinks .sfforumPostReplyContainer .wsbtn-lg.sfSubmitBtn, .cr80-subLinks .sfforumPostReplyContainer .CR02_GetInvolvedCarousel .sfSubmitBtn.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumPostReplyContainer .sfSubmitBtn.button__pink--large, .cr80-subLinks .sfforumPostReplyContainer .cr10-callToAction .sfSubmitBtn.button, .cr10-callToAction .cr80-subLinks .sfforumPostReplyContainer .sfSubmitBtn.button, .sfforumPostReplyContainer .cr80-subLinks .wsbtn-lg.sfSubmitBtn, .sfforumPostReplyContainer .cr80-subLinks .CR02_GetInvolvedCarousel .sfSubmitBtn.button__pink--large, .CR02_GetInvolvedCarousel .sfforumPostReplyContainer .cr80-subLinks .sfSubmitBtn.button__pink--large, .sfforumPostReplyContainer .cr80-subLinks .cr10-callToAction .sfSubmitBtn.button, .cr10-callToAction .sfforumPostReplyContainer .cr80-subLinks .sfSubmitBtn.button, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .wsbtn-lg.sfEditBtn, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .CR02_GetInvolvedCarousel .sfEditBtn.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn.button__pink--large, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr10-callToAction .sfEditBtn.button, .cr10-callToAction .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn.button, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .wsbtn-lg.sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .CR02_GetInvolvedCarousel .sfEditBtn.button__pink--large, .CR02_GetInvolvedCarousel .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .sfEditBtn.button__pink--large, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .cr10-callToAction .sfEditBtn.button, .cr10-callToAction .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .sfEditBtn.button, .cr80-subLinks .wsbtn-lg.button, .cr80-subLinks .CR02_GetInvolvedCarousel .button.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .button.button__pink--large, .cr80-subLinks .cr10-callToAction .button, .cr10-callToAction .cr80-subLinks .button, .cr80-subLinks .sfFormSubmit input.wsbtn-lg[type=submit], .cr80-subLinks .sfFormSubmit .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .sfFormSubmit input[type=submit].button__pink--large, .cr80-subLinks .sfFormSubmit .cr10-callToAction input[type=submit].button, .cr10-callToAction .cr80-subLinks .sfFormSubmit input[type=submit].button, .sfFormSubmit .cr80-subLinks input.wsbtn-lg[type=submit], .sfFormSubmit .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .sfFormSubmit .cr80-subLinks input[type=submit].button__pink--large, .sfFormSubmit .cr80-subLinks .cr10-callToAction input[type=submit].button, .cr10-callToAction .sfFormSubmit .cr80-subLinks input[type=submit].button, .cr80-subLinks .cr52-storiesListRotator > .pull-right .wsbtn-lg.read-more, .cr80-subLinks .cr52-storiesListRotator > .pull-right .CR02_GetInvolvedCarousel .read-more.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr52-storiesListRotator > .pull-right .read-more.button__pink--large, .cr80-subLinks .cr52-storiesListRotator > .pull-right .cr10-callToAction .read-more.button, .cr10-callToAction .cr80-subLinks .cr52-storiesListRotator > .pull-right .read-more.button, .cr52-storiesListRotator > .pull-right .cr80-subLinks .wsbtn-lg.read-more, .cr52-storiesListRotator > .pull-right .cr80-subLinks .CR02_GetInvolvedCarousel .read-more.button__pink--large, .CR02_GetInvolvedCarousel .cr52-storiesListRotator > .pull-right .cr80-subLinks .read-more.button__pink--large, .cr52-storiesListRotator > .pull-right .cr80-subLinks .cr10-callToAction .read-more.button, .cr10-callToAction .cr52-storiesListRotator > .pull-right .cr80-subLinks .read-more.button {
  padding-top: 16px;
  padding-bottom: 16px;
}
.cr80-subLinks .wsbtn.wsbtn-lg:before, .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .wsbtn-lg.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .wsbtn-lg.buttonAlt:before, .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .wsbtn-lg.ruBrowse:before, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:before, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .wsbtn-lg.ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:before,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .wsbtn-lg.ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:before,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .wsbtn-lg.ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:before,
.cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .wsbtn-lg.ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:before, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:before,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:before,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:before,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:before, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:before,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:before,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:before,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:before, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:before,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:before,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:before,
.cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:before, .cr80-subLinks .CR02_GetInvolvedCarousel .wsbtn.button__pink--large:before, .cr80-subLinks .CR02_GetInvolvedCarousel .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button__pink--large.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.buttonAlt:before, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileAvatar .ruFileWrap .button__pink--large.ruBrowse:before, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:before, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button__pink--large.ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button__pink--large.ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button__pink--large.ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .ruFileWrap .button__pink--large.ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:before, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:before, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:before, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:before, .CR02_GetInvolvedCarousel .cr80-subLinks .wsbtn.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button__pink--large.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.buttonAlt:before, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .button__pink--large.ruBrowse:before, .beyondBlue .sfprofileAvatar .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:before, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button__pink--large.ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button__pink--large.ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button__pink--large.ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .button__pink--large.ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:before, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:before, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:before, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:before, .cr80-subLinks .CR02_GetInvolvedCarousel .wsbtn-lg.button__pink--large:before, .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .wsbtn-lg.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large:before, .cr80-subLinks .cr38 li > a .wsbtn-lg.linkText:before, .cr80-subLinks .cr38 li > a .CR02_GetInvolvedCarousel .linkText.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr38 li > a .linkText.button__pink--large:before, .cr38 li > a .cr80-subLinks .wsbtn-lg.linkText:before, .cr38 li > a .cr80-subLinks .CR02_GetInvolvedCarousel .linkText.button__pink--large:before, .CR02_GetInvolvedCarousel .cr38 li > a .cr80-subLinks .linkText.button__pink--large:before, .cr80-subLinks .cr39-infoResources li .wsbtn-lg.linkText:before, .cr80-subLinks .cr39-infoResources li .CR02_GetInvolvedCarousel .linkText.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr39-infoResources li .linkText.button__pink--large:before, .cr39-infoResources li .cr80-subLinks .wsbtn-lg.linkText:before, .cr39-infoResources li .cr80-subLinks .CR02_GetInvolvedCarousel .linkText.button__pink--large:before, .CR02_GetInvolvedCarousel .cr39-infoResources li .cr80-subLinks .linkText.button__pink--large:before, .cr80-subLinks .cr65-searchSelector .accordian .wsbtn-lg.js_accordianExpondo:before, .cr80-subLinks .cr65-searchSelector .accordian .CR02_GetInvolvedCarousel .js_accordianExpondo.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr65-searchSelector .accordian .js_accordianExpondo.button__pink--large:before, .cr65-searchSelector .accordian .cr80-subLinks .wsbtn-lg.js_accordianExpondo:before, .cr65-searchSelector .accordian .cr80-subLinks .CR02_GetInvolvedCarousel .js_accordianExpondo.button__pink--large:before, .CR02_GetInvolvedCarousel .cr65-searchSelector .accordian .cr80-subLinks .js_accordianExpondo.button__pink--large:before, .cr80-subLinks .quickSearchFieldsList ~ .wsbtn-lg.buttonLarge:before, .cr80-subLinks .CR02_GetInvolvedCarousel .quickSearchFieldsList ~ .buttonLarge.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .quickSearchFieldsList ~ .buttonLarge.button__pink--large:before, .cr80-subLinks .depressionChecklist .buttonWrap input.wsbtn-lg[type=submit]:before, .cr80-subLinks .depressionChecklist .buttonWrap .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .depressionChecklist .buttonWrap input[type=submit].button__pink--large:before, .depressionChecklist .buttonWrap .cr80-subLinks input.wsbtn-lg[type=submit]:before, .depressionChecklist .buttonWrap .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .depressionChecklist .buttonWrap .cr80-subLinks input[type=submit].button__pink--large:before, .cr80-subLinks .lightbox.update-dob .buttonContainer a.wsbtn-lg:before, .cr80-subLinks .lightbox.update-dob .buttonContainer .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .lightbox.update-dob .buttonContainer a.button__pink--large:before, .lightbox.update-dob .buttonContainer .cr80-subLinks a.wsbtn-lg:before, .lightbox.update-dob .buttonContainer .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .lightbox.update-dob .buttonContainer .cr80-subLinks a.button__pink--large:before, .cr80-subLinks .cr10-callToAction .wsbtn.button:before, .cr80-subLinks .cr10-callToAction .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .cr10-callToAction .button.buttonAlt:before, .cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileAvatar .ruFileWrap .button.ruBrowse:before, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:before, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button.ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button.ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button.ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .ruFileWrap .button.ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:before, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileCancelLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:before, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileSaveLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:before, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button.sfSubmitBtn:before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfSubmitBtnWrp .button.sfSubmitBtn:before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:before, .cr80-subLinks .cr10-callToAction .CR02_GetInvolvedCarousel .button.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr10-callToAction .button.button__pink--large:before, .cr80-subLinks .cr10-callToAction .cr38 li > a .button.linkText:before, .cr38 li > a .cr80-subLinks .cr10-callToAction .button.linkText:before, .cr80-subLinks .cr10-callToAction .cr39-infoResources li .button.linkText:before, .cr39-infoResources li .cr80-subLinks .cr10-callToAction .button.linkText:before, .cr80-subLinks .cr10-callToAction .cr65-searchSelector .accordian .button.js_accordianExpondo:before, .cr65-searchSelector .accordian .cr80-subLinks .cr10-callToAction .button.js_accordianExpondo:before, .cr80-subLinks .cr10-callToAction .quickSearchFieldsList ~ .button.buttonLarge:before, .cr80-subLinks .cr10-callToAction .depressionChecklist .buttonWrap input.button[type=submit]:before, .depressionChecklist .buttonWrap .cr80-subLinks .cr10-callToAction input.button[type=submit]:before, .cr80-subLinks .cr10-callToAction .lightbox.update-dob .buttonContainer a.button:before, .lightbox.update-dob .buttonContainer .cr80-subLinks .cr10-callToAction a.button:before, .cr10-callToAction .cr80-subLinks .wsbtn.button:before, .cr10-callToAction .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr10-callToAction .cr80-subLinks .button.buttonAlt:before, .cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .button.ruBrowse:before, .beyondBlue .sfprofileAvatar .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:before, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button.ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button.ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button.ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .button.ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:before, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileCancelLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:before, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileSaveLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:before, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button.sfSubmitBtn:before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .button.sfSubmitBtn:before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:before, .cr10-callToAction .cr80-subLinks .CR02_GetInvolvedCarousel .button.button__pink--large:before, .CR02_GetInvolvedCarousel .cr10-callToAction .cr80-subLinks .button.button__pink--large:before, .cr10-callToAction .cr80-subLinks .cr38 li > a .button.linkText:before, .cr38 li > a .cr10-callToAction .cr80-subLinks .button.linkText:before, .cr10-callToAction .cr80-subLinks .cr39-infoResources li .button.linkText:before, .cr39-infoResources li .cr10-callToAction .cr80-subLinks .button.linkText:before, .cr10-callToAction .cr80-subLinks .cr65-searchSelector .accordian .button.js_accordianExpondo:before, .cr65-searchSelector .accordian .cr10-callToAction .cr80-subLinks .button.js_accordianExpondo:before, .cr10-callToAction .cr80-subLinks .quickSearchFieldsList ~ .button.buttonLarge:before, .cr10-callToAction .cr80-subLinks .depressionChecklist .buttonWrap input.button[type=submit]:before, .depressionChecklist .buttonWrap .cr10-callToAction .cr80-subLinks input.button[type=submit]:before, .cr10-callToAction .cr80-subLinks .lightbox.update-dob .buttonContainer a.button:before, .lightbox.update-dob .buttonContainer .cr10-callToAction .cr80-subLinks a.button:before, .cr80-subLinks .cr11-collectionSearch .RadButton input.wsbtn-lg[type=submit]:before, .cr80-subLinks .cr11-collectionSearch .RadButton .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr11-collectionSearch .RadButton input[type=submit].button__pink--large:before, .cr80-subLinks .cr11-collectionSearch .RadButton .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .cr80-subLinks .cr11-collectionSearch .RadButton input[type=submit].button:before, .cr11-collectionSearch .RadButton .cr80-subLinks input.wsbtn-lg[type=submit]:before, .cr11-collectionSearch .RadButton .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .cr11-collectionSearch .RadButton .cr80-subLinks input[type=submit].button__pink--large:before, .cr11-collectionSearch .RadButton .cr80-subLinks .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .cr11-collectionSearch .RadButton .cr80-subLinks input[type=submit].button:before, .cr80-subLinks .cr20-eventList .tabNav .wsbtn-lg#a1:before, .cr80-subLinks .cr20-eventList .tabNav .CR02_GetInvolvedCarousel #a1.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr20-eventList .tabNav #a1.button__pink--large:before, .cr80-subLinks .cr20-eventList .tabNav .cr10-callToAction #a1.button:before, .cr10-callToAction .cr80-subLinks .cr20-eventList .tabNav #a1.button:before, .cr20-eventList .tabNav .cr80-subLinks .wsbtn-lg#a1:before, .cr20-eventList .tabNav .cr80-subLinks .CR02_GetInvolvedCarousel #a1.button__pink--large:before, .CR02_GetInvolvedCarousel .cr20-eventList .tabNav .cr80-subLinks #a1.button__pink--large:before, .cr20-eventList .tabNav .cr80-subLinks .cr10-callToAction #a1.button:before, .cr10-callToAction .cr20-eventList .tabNav .cr80-subLinks #a1.button:before, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.wsbtn-lg:before, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.button__pink--large:before, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk .cr10-callToAction a.button:before, .cr10-callToAction .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.button:before, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.wsbtn-lg:before, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.button__pink--large:before, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks .cr10-callToAction a.button:before, .cr10-callToAction .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.button:before, .cr80-subLinks .bannerWithAside .socialConnect .twerter a.wsbtn-lg:before, .cr80-subLinks .bannerWithAside .socialConnect .twerter .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .bannerWithAside .socialConnect .twerter a.button__pink--large:before, .cr80-subLinks .bannerWithAside .socialConnect .twerter .cr10-callToAction a.button:before, .cr10-callToAction .cr80-subLinks .bannerWithAside .socialConnect .twerter a.button:before, .bannerWithAside .socialConnect .twerter .cr80-subLinks a.wsbtn-lg:before, .bannerWithAside .socialConnect .twerter .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .bannerWithAside .socialConnect .twerter .cr80-subLinks a.button__pink--large:before, .bannerWithAside .socialConnect .twerter .cr80-subLinks .cr10-callToAction a.button:before, .cr10-callToAction .bannerWithAside .socialConnect .twerter .cr80-subLinks a.button:before, .cr80-subLinks .m-searchBanner .wsbtn-lg.search__submit:before, .cr80-subLinks .m-searchBanner .CR02_GetInvolvedCarousel .search__submit.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .m-searchBanner .search__submit.button__pink--large:before, .cr80-subLinks .m-searchBanner .cr10-callToAction .search__submit.button:before, .cr10-callToAction .cr80-subLinks .m-searchBanner .search__submit.button:before, .m-searchBanner .cr80-subLinks .wsbtn-lg.search__submit:before, .m-searchBanner .cr80-subLinks .CR02_GetInvolvedCarousel .search__submit.button__pink--large:before, .CR02_GetInvolvedCarousel .m-searchBanner .cr80-subLinks .search__submit.button__pink--large:before, .m-searchBanner .cr80-subLinks .cr10-callToAction .search__submit.button:before, .cr10-callToAction .m-searchBanner .cr80-subLinks .search__submit.button:before, .cr80-subLinks .js-cr13-normal .accordion__item > a.wsbtn-lg:before, .cr80-subLinks .js-cr13-normal .CR02_GetInvolvedCarousel .accordion__item > a.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .js-cr13-normal .accordion__item > a.button__pink--large:before, .cr80-subLinks .js-cr13-normal .cr10-callToAction .accordion__item > a.button:before, .cr10-callToAction .cr80-subLinks .js-cr13-normal .accordion__item > a.button:before, .js-cr13-normal .cr80-subLinks .accordion__item > a.wsbtn-lg:before, .js-cr13-normal .cr80-subLinks .CR02_GetInvolvedCarousel .accordion__item > a.button__pink--large:before, .CR02_GetInvolvedCarousel .js-cr13-normal .cr80-subLinks .accordion__item > a.button__pink--large:before, .js-cr13-normal .cr80-subLinks .cr10-callToAction .accordion__item > a.button:before, .cr10-callToAction .js-cr13-normal .cr80-subLinks .accordion__item > a.button:before, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.wsbtn-lg:before, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.button__pink--large:before, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr10-callToAction a.button:before, .cr10-callToAction .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.button:before, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.wsbtn-lg:before, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.button__pink--large:before, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks .cr10-callToAction a.button:before, .cr10-callToAction .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.button:before, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input.wsbtn-lg[type=submit]:before, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button__pink--large:before, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button:before, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input.wsbtn-lg[type=submit]:before, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input[type=submit].button__pink--large:before, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input[type=submit].button:before, .cr80-subLinks .cr85-mahpRegistrationForm input.wsbtn-lg[type=submit]:before, .cr80-subLinks .cr85-mahpRegistrationForm .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr85-mahpRegistrationForm input[type=submit].button__pink--large:before, .cr80-subLinks .cr85-mahpRegistrationForm .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .cr80-subLinks .cr85-mahpRegistrationForm input[type=submit].button:before, .cr85-mahpRegistrationForm .cr80-subLinks input.wsbtn-lg[type=submit]:before, .cr85-mahpRegistrationForm .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .cr85-mahpRegistrationForm .cr80-subLinks input[type=submit].button__pink--large:before, .cr85-mahpRegistrationForm .cr80-subLinks .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .cr85-mahpRegistrationForm .cr80-subLinks input[type=submit].button:before, .cr80-subLinks .cr55-profile-short .wsbtn-lg.js_Close:before, .cr80-subLinks .cr55-profile-short .CR02_GetInvolvedCarousel .js_Close.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr55-profile-short .js_Close.button__pink--large:before, .cr80-subLinks .cr55-profile-short .cr10-callToAction .js_Close.button:before, .cr10-callToAction .cr80-subLinks .cr55-profile-short .js_Close.button:before, .cr55-profile-short .cr80-subLinks .wsbtn-lg.js_Close:before, .cr55-profile-short .cr80-subLinks .CR02_GetInvolvedCarousel .js_Close.button__pink--large:before, .CR02_GetInvolvedCarousel .cr55-profile-short .cr80-subLinks .js_Close.button__pink--large:before, .cr55-profile-short .cr80-subLinks .cr10-callToAction .js_Close.button:before, .cr10-callToAction .cr55-profile-short .cr80-subLinks .js_Close.button:before, .cr80-subLinks .cr01-activitiesList .underline_linkText > a.wsbtn-lg:before, .cr80-subLinks .cr01-activitiesList .CR02_GetInvolvedCarousel .underline_linkText > a.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr01-activitiesList .underline_linkText > a.button__pink--large:before, .cr80-subLinks .cr01-activitiesList .cr10-callToAction .underline_linkText > a.button:before, .cr10-callToAction .cr80-subLinks .cr01-activitiesList .underline_linkText > a.button:before, .cr01-activitiesList .cr80-subLinks .underline_linkText > a.wsbtn-lg:before, .cr01-activitiesList .cr80-subLinks .CR02_GetInvolvedCarousel .underline_linkText > a.button__pink--large:before, .CR02_GetInvolvedCarousel .cr01-activitiesList .cr80-subLinks .underline_linkText > a.button__pink--large:before, .cr01-activitiesList .cr80-subLinks .cr10-callToAction .underline_linkText > a.button:before, .cr10-callToAction .cr01-activitiesList .cr80-subLinks .underline_linkText > a.button:before, .cr80-subLinks .cr50-latestNews .wsbtn-lg.buttonAlt:before, .cr80-subLinks .cr50-latestNews .CR02_GetInvolvedCarousel .buttonAlt.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr50-latestNews .buttonAlt.button__pink--large:before, .cr80-subLinks .cr50-latestNews .cr10-callToAction .buttonAlt.button:before, .cr10-callToAction .cr80-subLinks .cr50-latestNews .buttonAlt.button:before, .cr50-latestNews .cr80-subLinks .wsbtn-lg.buttonAlt:before, .cr50-latestNews .cr80-subLinks .CR02_GetInvolvedCarousel .buttonAlt.button__pink--large:before, .CR02_GetInvolvedCarousel .cr50-latestNews .cr80-subLinks .buttonAlt.button__pink--large:before, .cr50-latestNews .cr80-subLinks .cr10-callToAction .buttonAlt.button:before, .cr10-callToAction .cr50-latestNews .cr80-subLinks .buttonAlt.button:before, .cr80-subLinks .cr48-newsItem .sfcommentsForm .wsbtn-lg.sfcommentsSubmitBtn:before, .cr80-subLinks .cr48-newsItem .sfcommentsForm .CR02_GetInvolvedCarousel .sfcommentsSubmitBtn.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button__pink--large:before, .cr80-subLinks .cr48-newsItem .sfcommentsForm .cr10-callToAction .sfcommentsSubmitBtn.button:before, .cr10-callToAction .cr80-subLinks .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button:before, .cr48-newsItem .sfcommentsForm .cr80-subLinks .wsbtn-lg.sfcommentsSubmitBtn:before, .cr48-newsItem .sfcommentsForm .cr80-subLinks .CR02_GetInvolvedCarousel .sfcommentsSubmitBtn.button__pink--large:before, .CR02_GetInvolvedCarousel .cr48-newsItem .sfcommentsForm .cr80-subLinks .sfcommentsSubmitBtn.button__pink--large:before, .cr48-newsItem .sfcommentsForm .cr80-subLinks .cr10-callToAction .sfcommentsSubmitBtn.button:before, .cr10-callToAction .cr48-newsItem .sfcommentsForm .cr80-subLinks .sfcommentsSubmitBtn.button:before, .cr80-subLinks .wsbtn-lg.buttonLarge:before, .cr80-subLinks .CR02_GetInvolvedCarousel .buttonLarge.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .buttonLarge.button__pink--large:before, .cr80-subLinks .cr10-callToAction .buttonLarge.button:before, .cr10-callToAction .cr80-subLinks .buttonLarge.button:before, .cr80-subLinks .wsbtn-lg.btn:before, .cr80-subLinks .CR02_GetInvolvedCarousel .btn.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .btn.button__pink--large:before, .cr80-subLinks .cr10-callToAction .btn.button:before, .cr10-callToAction .cr80-subLinks .btn.button:before, .cr80-subLinks .sfforumPostReplyContainer .wsbtn-lg.sfSubmitBtn:before, .cr80-subLinks .sfforumPostReplyContainer .CR02_GetInvolvedCarousel .sfSubmitBtn.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumPostReplyContainer .sfSubmitBtn.button__pink--large:before, .cr80-subLinks .sfforumPostReplyContainer .cr10-callToAction .sfSubmitBtn.button:before, .cr10-callToAction .cr80-subLinks .sfforumPostReplyContainer .sfSubmitBtn.button:before, .sfforumPostReplyContainer .cr80-subLinks .wsbtn-lg.sfSubmitBtn:before, .sfforumPostReplyContainer .cr80-subLinks .CR02_GetInvolvedCarousel .sfSubmitBtn.button__pink--large:before, .CR02_GetInvolvedCarousel .sfforumPostReplyContainer .cr80-subLinks .sfSubmitBtn.button__pink--large:before, .sfforumPostReplyContainer .cr80-subLinks .cr10-callToAction .sfSubmitBtn.button:before, .cr10-callToAction .sfforumPostReplyContainer .cr80-subLinks .sfSubmitBtn.button:before, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .wsbtn-lg.sfEditBtn:before, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .CR02_GetInvolvedCarousel .sfEditBtn.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn.button__pink--large:before, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr10-callToAction .sfEditBtn.button:before, .cr10-callToAction .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn.button:before, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .wsbtn-lg.sfEditBtn:before, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .CR02_GetInvolvedCarousel .sfEditBtn.button__pink--large:before, .CR02_GetInvolvedCarousel .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .sfEditBtn.button__pink--large:before, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .cr10-callToAction .sfEditBtn.button:before, .cr10-callToAction .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .sfEditBtn.button:before, .cr80-subLinks .wsbtn-lg.button:before, .cr80-subLinks .CR02_GetInvolvedCarousel .button.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .button.button__pink--large:before, .cr80-subLinks .cr10-callToAction .button:before, .cr10-callToAction .cr80-subLinks .button:before, .cr80-subLinks .sfFormSubmit input.wsbtn-lg[type=submit]:before, .cr80-subLinks .sfFormSubmit .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .sfFormSubmit input[type=submit].button__pink--large:before, .cr80-subLinks .sfFormSubmit .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .cr80-subLinks .sfFormSubmit input[type=submit].button:before, .sfFormSubmit .cr80-subLinks input.wsbtn-lg[type=submit]:before, .sfFormSubmit .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .sfFormSubmit .cr80-subLinks input[type=submit].button__pink--large:before, .sfFormSubmit .cr80-subLinks .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .sfFormSubmit .cr80-subLinks input[type=submit].button:before, .cr80-subLinks .cr52-storiesListRotator > .pull-right .wsbtn-lg.read-more:before, .cr80-subLinks .cr52-storiesListRotator > .pull-right .CR02_GetInvolvedCarousel .read-more.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr52-storiesListRotator > .pull-right .read-more.button__pink--large:before, .cr80-subLinks .cr52-storiesListRotator > .pull-right .cr10-callToAction .read-more.button:before, .cr10-callToAction .cr80-subLinks .cr52-storiesListRotator > .pull-right .read-more.button:before, .cr52-storiesListRotator > .pull-right .cr80-subLinks .wsbtn-lg.read-more:before, .cr52-storiesListRotator > .pull-right .cr80-subLinks .CR02_GetInvolvedCarousel .read-more.button__pink--large:before, .CR02_GetInvolvedCarousel .cr52-storiesListRotator > .pull-right .cr80-subLinks .read-more.button__pink--large:before, .cr52-storiesListRotator > .pull-right .cr80-subLinks .cr10-callToAction .read-more.button:before, .cr10-callToAction .cr52-storiesListRotator > .pull-right .cr80-subLinks .read-more.button:before {
  width: 54px;
}
.cr80-subLinks .wsbtn.wsbtn-lg:after, .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .wsbtn-lg.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .wsbtn-lg.buttonAlt:after, .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .wsbtn-lg.ruBrowse:after, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:after, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .wsbtn-lg.ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:after,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .wsbtn-lg.ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:after,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .wsbtn-lg.ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:after,
.cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .wsbtn-lg.ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:after, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:after,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:after,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:after,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:after, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:after,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:after,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:after,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:after, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:after,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:after,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:after,
.cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:after, .cr80-subLinks .CR02_GetInvolvedCarousel .wsbtn.button__pink--large:after, .cr80-subLinks .CR02_GetInvolvedCarousel .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button__pink--large.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.buttonAlt:after, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileAvatar .ruFileWrap .button__pink--large.ruBrowse:after, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:after, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button__pink--large.ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button__pink--large.ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button__pink--large.ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .ruFileWrap .button__pink--large.ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:after, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:after, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:after, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:after, .CR02_GetInvolvedCarousel .cr80-subLinks .wsbtn.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button__pink--large.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.buttonAlt:after, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .button__pink--large.ruBrowse:after, .beyondBlue .sfprofileAvatar .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:after, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button__pink--large.ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button__pink--large.ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button__pink--large.ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .button__pink--large.ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:after, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:after, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:after, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:after, .cr80-subLinks .CR02_GetInvolvedCarousel .wsbtn-lg.button__pink--large:after, .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .wsbtn-lg.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large:after, .cr80-subLinks .cr38 li > a .wsbtn-lg.linkText:after, .cr80-subLinks .cr38 li > a .CR02_GetInvolvedCarousel .linkText.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr38 li > a .linkText.button__pink--large:after, .cr38 li > a .cr80-subLinks .wsbtn-lg.linkText:after, .cr38 li > a .cr80-subLinks .CR02_GetInvolvedCarousel .linkText.button__pink--large:after, .CR02_GetInvolvedCarousel .cr38 li > a .cr80-subLinks .linkText.button__pink--large:after, .cr80-subLinks .cr39-infoResources li .wsbtn-lg.linkText:after, .cr80-subLinks .cr39-infoResources li .CR02_GetInvolvedCarousel .linkText.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr39-infoResources li .linkText.button__pink--large:after, .cr39-infoResources li .cr80-subLinks .wsbtn-lg.linkText:after, .cr39-infoResources li .cr80-subLinks .CR02_GetInvolvedCarousel .linkText.button__pink--large:after, .CR02_GetInvolvedCarousel .cr39-infoResources li .cr80-subLinks .linkText.button__pink--large:after, .cr80-subLinks .cr65-searchSelector .accordian .wsbtn-lg.js_accordianExpondo:after, .cr80-subLinks .cr65-searchSelector .accordian .CR02_GetInvolvedCarousel .js_accordianExpondo.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr65-searchSelector .accordian .js_accordianExpondo.button__pink--large:after, .cr65-searchSelector .accordian .cr80-subLinks .wsbtn-lg.js_accordianExpondo:after, .cr65-searchSelector .accordian .cr80-subLinks .CR02_GetInvolvedCarousel .js_accordianExpondo.button__pink--large:after, .CR02_GetInvolvedCarousel .cr65-searchSelector .accordian .cr80-subLinks .js_accordianExpondo.button__pink--large:after, .cr80-subLinks .quickSearchFieldsList ~ .wsbtn-lg.buttonLarge:after, .cr80-subLinks .CR02_GetInvolvedCarousel .quickSearchFieldsList ~ .buttonLarge.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .quickSearchFieldsList ~ .buttonLarge.button__pink--large:after, .cr80-subLinks .depressionChecklist .buttonWrap input.wsbtn-lg[type=submit]:after, .cr80-subLinks .depressionChecklist .buttonWrap .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .depressionChecklist .buttonWrap input[type=submit].button__pink--large:after, .depressionChecklist .buttonWrap .cr80-subLinks input.wsbtn-lg[type=submit]:after, .depressionChecklist .buttonWrap .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .depressionChecklist .buttonWrap .cr80-subLinks input[type=submit].button__pink--large:after, .cr80-subLinks .lightbox.update-dob .buttonContainer a.wsbtn-lg:after, .cr80-subLinks .lightbox.update-dob .buttonContainer .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .lightbox.update-dob .buttonContainer a.button__pink--large:after, .lightbox.update-dob .buttonContainer .cr80-subLinks a.wsbtn-lg:after, .lightbox.update-dob .buttonContainer .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .lightbox.update-dob .buttonContainer .cr80-subLinks a.button__pink--large:after, .cr80-subLinks .cr10-callToAction .wsbtn.button:after, .cr80-subLinks .cr10-callToAction .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .cr10-callToAction .button.buttonAlt:after, .cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileAvatar .ruFileWrap .button.ruBrowse:after, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:after, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button.ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button.ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button.ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .ruFileWrap .button.ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:after, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileCancelLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:after, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileSaveLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:after, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button.sfSubmitBtn:after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfSubmitBtnWrp .button.sfSubmitBtn:after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:after, .cr80-subLinks .cr10-callToAction .CR02_GetInvolvedCarousel .button.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr10-callToAction .button.button__pink--large:after, .cr80-subLinks .cr10-callToAction .cr38 li > a .button.linkText:after, .cr38 li > a .cr80-subLinks .cr10-callToAction .button.linkText:after, .cr80-subLinks .cr10-callToAction .cr39-infoResources li .button.linkText:after, .cr39-infoResources li .cr80-subLinks .cr10-callToAction .button.linkText:after, .cr80-subLinks .cr10-callToAction .cr65-searchSelector .accordian .button.js_accordianExpondo:after, .cr65-searchSelector .accordian .cr80-subLinks .cr10-callToAction .button.js_accordianExpondo:after, .cr80-subLinks .cr10-callToAction .quickSearchFieldsList ~ .button.buttonLarge:after, .cr80-subLinks .cr10-callToAction .depressionChecklist .buttonWrap input.button[type=submit]:after, .depressionChecklist .buttonWrap .cr80-subLinks .cr10-callToAction input.button[type=submit]:after, .cr80-subLinks .cr10-callToAction .lightbox.update-dob .buttonContainer a.button:after, .lightbox.update-dob .buttonContainer .cr80-subLinks .cr10-callToAction a.button:after, .cr10-callToAction .cr80-subLinks .wsbtn.button:after, .cr10-callToAction .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr10-callToAction .cr80-subLinks .button.buttonAlt:after, .cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .button.ruBrowse:after, .beyondBlue .sfprofileAvatar .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:after, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button.ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button.ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button.ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .button.ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:after, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileCancelLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:after, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileSaveLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:after, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button.sfSubmitBtn:after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .button.sfSubmitBtn:after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:after, .cr10-callToAction .cr80-subLinks .CR02_GetInvolvedCarousel .button.button__pink--large:after, .CR02_GetInvolvedCarousel .cr10-callToAction .cr80-subLinks .button.button__pink--large:after, .cr10-callToAction .cr80-subLinks .cr38 li > a .button.linkText:after, .cr38 li > a .cr10-callToAction .cr80-subLinks .button.linkText:after, .cr10-callToAction .cr80-subLinks .cr39-infoResources li .button.linkText:after, .cr39-infoResources li .cr10-callToAction .cr80-subLinks .button.linkText:after, .cr10-callToAction .cr80-subLinks .cr65-searchSelector .accordian .button.js_accordianExpondo:after, .cr65-searchSelector .accordian .cr10-callToAction .cr80-subLinks .button.js_accordianExpondo:after, .cr10-callToAction .cr80-subLinks .quickSearchFieldsList ~ .button.buttonLarge:after, .cr10-callToAction .cr80-subLinks .depressionChecklist .buttonWrap input.button[type=submit]:after, .depressionChecklist .buttonWrap .cr10-callToAction .cr80-subLinks input.button[type=submit]:after, .cr10-callToAction .cr80-subLinks .lightbox.update-dob .buttonContainer a.button:after, .lightbox.update-dob .buttonContainer .cr10-callToAction .cr80-subLinks a.button:after, .cr80-subLinks .cr11-collectionSearch .RadButton input.wsbtn-lg[type=submit]:after, .cr80-subLinks .cr11-collectionSearch .RadButton .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr11-collectionSearch .RadButton input[type=submit].button__pink--large:after, .cr80-subLinks .cr11-collectionSearch .RadButton .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .cr80-subLinks .cr11-collectionSearch .RadButton input[type=submit].button:after, .cr11-collectionSearch .RadButton .cr80-subLinks input.wsbtn-lg[type=submit]:after, .cr11-collectionSearch .RadButton .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .cr11-collectionSearch .RadButton .cr80-subLinks input[type=submit].button__pink--large:after, .cr11-collectionSearch .RadButton .cr80-subLinks .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .cr11-collectionSearch .RadButton .cr80-subLinks input[type=submit].button:after, .cr80-subLinks .cr20-eventList .tabNav .wsbtn-lg#a1:after, .cr80-subLinks .cr20-eventList .tabNav .CR02_GetInvolvedCarousel #a1.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr20-eventList .tabNav #a1.button__pink--large:after, .cr80-subLinks .cr20-eventList .tabNav .cr10-callToAction #a1.button:after, .cr10-callToAction .cr80-subLinks .cr20-eventList .tabNav #a1.button:after, .cr20-eventList .tabNav .cr80-subLinks .wsbtn-lg#a1:after, .cr20-eventList .tabNav .cr80-subLinks .CR02_GetInvolvedCarousel #a1.button__pink--large:after, .CR02_GetInvolvedCarousel .cr20-eventList .tabNav .cr80-subLinks #a1.button__pink--large:after, .cr20-eventList .tabNav .cr80-subLinks .cr10-callToAction #a1.button:after, .cr10-callToAction .cr20-eventList .tabNav .cr80-subLinks #a1.button:after, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.wsbtn-lg:after, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.button__pink--large:after, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk .cr10-callToAction a.button:after, .cr10-callToAction .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.button:after, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.wsbtn-lg:after, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.button__pink--large:after, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks .cr10-callToAction a.button:after, .cr10-callToAction .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.button:after, .cr80-subLinks .bannerWithAside .socialConnect .twerter a.wsbtn-lg:after, .cr80-subLinks .bannerWithAside .socialConnect .twerter .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .bannerWithAside .socialConnect .twerter a.button__pink--large:after, .cr80-subLinks .bannerWithAside .socialConnect .twerter .cr10-callToAction a.button:after, .cr10-callToAction .cr80-subLinks .bannerWithAside .socialConnect .twerter a.button:after, .bannerWithAside .socialConnect .twerter .cr80-subLinks a.wsbtn-lg:after, .bannerWithAside .socialConnect .twerter .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .bannerWithAside .socialConnect .twerter .cr80-subLinks a.button__pink--large:after, .bannerWithAside .socialConnect .twerter .cr80-subLinks .cr10-callToAction a.button:after, .cr10-callToAction .bannerWithAside .socialConnect .twerter .cr80-subLinks a.button:after, .cr80-subLinks .m-searchBanner .wsbtn-lg.search__submit:after, .cr80-subLinks .m-searchBanner .CR02_GetInvolvedCarousel .search__submit.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .m-searchBanner .search__submit.button__pink--large:after, .cr80-subLinks .m-searchBanner .cr10-callToAction .search__submit.button:after, .cr10-callToAction .cr80-subLinks .m-searchBanner .search__submit.button:after, .m-searchBanner .cr80-subLinks .wsbtn-lg.search__submit:after, .m-searchBanner .cr80-subLinks .CR02_GetInvolvedCarousel .search__submit.button__pink--large:after, .CR02_GetInvolvedCarousel .m-searchBanner .cr80-subLinks .search__submit.button__pink--large:after, .m-searchBanner .cr80-subLinks .cr10-callToAction .search__submit.button:after, .cr10-callToAction .m-searchBanner .cr80-subLinks .search__submit.button:after, .cr80-subLinks .js-cr13-normal .accordion__item > a.wsbtn-lg:after, .cr80-subLinks .js-cr13-normal .CR02_GetInvolvedCarousel .accordion__item > a.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .js-cr13-normal .accordion__item > a.button__pink--large:after, .cr80-subLinks .js-cr13-normal .cr10-callToAction .accordion__item > a.button:after, .cr10-callToAction .cr80-subLinks .js-cr13-normal .accordion__item > a.button:after, .js-cr13-normal .cr80-subLinks .accordion__item > a.wsbtn-lg:after, .js-cr13-normal .cr80-subLinks .CR02_GetInvolvedCarousel .accordion__item > a.button__pink--large:after, .CR02_GetInvolvedCarousel .js-cr13-normal .cr80-subLinks .accordion__item > a.button__pink--large:after, .js-cr13-normal .cr80-subLinks .cr10-callToAction .accordion__item > a.button:after, .cr10-callToAction .js-cr13-normal .cr80-subLinks .accordion__item > a.button:after, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.wsbtn-lg:after, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.button__pink--large:after, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr10-callToAction a.button:after, .cr10-callToAction .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.button:after, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.wsbtn-lg:after, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.button__pink--large:after, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks .cr10-callToAction a.button:after, .cr10-callToAction .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.button:after, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input.wsbtn-lg[type=submit]:after, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button__pink--large:after, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button:after, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input.wsbtn-lg[type=submit]:after, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input[type=submit].button__pink--large:after, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input[type=submit].button:after, .cr80-subLinks .cr85-mahpRegistrationForm input.wsbtn-lg[type=submit]:after, .cr80-subLinks .cr85-mahpRegistrationForm .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr85-mahpRegistrationForm input[type=submit].button__pink--large:after, .cr80-subLinks .cr85-mahpRegistrationForm .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .cr80-subLinks .cr85-mahpRegistrationForm input[type=submit].button:after, .cr85-mahpRegistrationForm .cr80-subLinks input.wsbtn-lg[type=submit]:after, .cr85-mahpRegistrationForm .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .cr85-mahpRegistrationForm .cr80-subLinks input[type=submit].button__pink--large:after, .cr85-mahpRegistrationForm .cr80-subLinks .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .cr85-mahpRegistrationForm .cr80-subLinks input[type=submit].button:after, .cr80-subLinks .cr55-profile-short .wsbtn-lg.js_Close:after, .cr80-subLinks .cr55-profile-short .CR02_GetInvolvedCarousel .js_Close.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr55-profile-short .js_Close.button__pink--large:after, .cr80-subLinks .cr55-profile-short .cr10-callToAction .js_Close.button:after, .cr10-callToAction .cr80-subLinks .cr55-profile-short .js_Close.button:after, .cr55-profile-short .cr80-subLinks .wsbtn-lg.js_Close:after, .cr55-profile-short .cr80-subLinks .CR02_GetInvolvedCarousel .js_Close.button__pink--large:after, .CR02_GetInvolvedCarousel .cr55-profile-short .cr80-subLinks .js_Close.button__pink--large:after, .cr55-profile-short .cr80-subLinks .cr10-callToAction .js_Close.button:after, .cr10-callToAction .cr55-profile-short .cr80-subLinks .js_Close.button:after, .cr80-subLinks .cr01-activitiesList .underline_linkText > a.wsbtn-lg:after, .cr80-subLinks .cr01-activitiesList .CR02_GetInvolvedCarousel .underline_linkText > a.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr01-activitiesList .underline_linkText > a.button__pink--large:after, .cr80-subLinks .cr01-activitiesList .cr10-callToAction .underline_linkText > a.button:after, .cr10-callToAction .cr80-subLinks .cr01-activitiesList .underline_linkText > a.button:after, .cr01-activitiesList .cr80-subLinks .underline_linkText > a.wsbtn-lg:after, .cr01-activitiesList .cr80-subLinks .CR02_GetInvolvedCarousel .underline_linkText > a.button__pink--large:after, .CR02_GetInvolvedCarousel .cr01-activitiesList .cr80-subLinks .underline_linkText > a.button__pink--large:after, .cr01-activitiesList .cr80-subLinks .cr10-callToAction .underline_linkText > a.button:after, .cr10-callToAction .cr01-activitiesList .cr80-subLinks .underline_linkText > a.button:after, .cr80-subLinks .cr50-latestNews .wsbtn-lg.buttonAlt:after, .cr80-subLinks .cr50-latestNews .CR02_GetInvolvedCarousel .buttonAlt.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr50-latestNews .buttonAlt.button__pink--large:after, .cr80-subLinks .cr50-latestNews .cr10-callToAction .buttonAlt.button:after, .cr10-callToAction .cr80-subLinks .cr50-latestNews .buttonAlt.button:after, .cr50-latestNews .cr80-subLinks .wsbtn-lg.buttonAlt:after, .cr50-latestNews .cr80-subLinks .CR02_GetInvolvedCarousel .buttonAlt.button__pink--large:after, .CR02_GetInvolvedCarousel .cr50-latestNews .cr80-subLinks .buttonAlt.button__pink--large:after, .cr50-latestNews .cr80-subLinks .cr10-callToAction .buttonAlt.button:after, .cr10-callToAction .cr50-latestNews .cr80-subLinks .buttonAlt.button:after, .cr80-subLinks .cr48-newsItem .sfcommentsForm .wsbtn-lg.sfcommentsSubmitBtn:after, .cr80-subLinks .cr48-newsItem .sfcommentsForm .CR02_GetInvolvedCarousel .sfcommentsSubmitBtn.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button__pink--large:after, .cr80-subLinks .cr48-newsItem .sfcommentsForm .cr10-callToAction .sfcommentsSubmitBtn.button:after, .cr10-callToAction .cr80-subLinks .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button:after, .cr48-newsItem .sfcommentsForm .cr80-subLinks .wsbtn-lg.sfcommentsSubmitBtn:after, .cr48-newsItem .sfcommentsForm .cr80-subLinks .CR02_GetInvolvedCarousel .sfcommentsSubmitBtn.button__pink--large:after, .CR02_GetInvolvedCarousel .cr48-newsItem .sfcommentsForm .cr80-subLinks .sfcommentsSubmitBtn.button__pink--large:after, .cr48-newsItem .sfcommentsForm .cr80-subLinks .cr10-callToAction .sfcommentsSubmitBtn.button:after, .cr10-callToAction .cr48-newsItem .sfcommentsForm .cr80-subLinks .sfcommentsSubmitBtn.button:after, .cr80-subLinks .wsbtn-lg.buttonLarge:after, .cr80-subLinks .CR02_GetInvolvedCarousel .buttonLarge.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .buttonLarge.button__pink--large:after, .cr80-subLinks .cr10-callToAction .buttonLarge.button:after, .cr10-callToAction .cr80-subLinks .buttonLarge.button:after, .cr80-subLinks .wsbtn-lg.btn:after, .cr80-subLinks .CR02_GetInvolvedCarousel .btn.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .btn.button__pink--large:after, .cr80-subLinks .cr10-callToAction .btn.button:after, .cr10-callToAction .cr80-subLinks .btn.button:after, .cr80-subLinks .sfforumPostReplyContainer .wsbtn-lg.sfSubmitBtn:after, .cr80-subLinks .sfforumPostReplyContainer .CR02_GetInvolvedCarousel .sfSubmitBtn.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumPostReplyContainer .sfSubmitBtn.button__pink--large:after, .cr80-subLinks .sfforumPostReplyContainer .cr10-callToAction .sfSubmitBtn.button:after, .cr10-callToAction .cr80-subLinks .sfforumPostReplyContainer .sfSubmitBtn.button:after, .sfforumPostReplyContainer .cr80-subLinks .wsbtn-lg.sfSubmitBtn:after, .sfforumPostReplyContainer .cr80-subLinks .CR02_GetInvolvedCarousel .sfSubmitBtn.button__pink--large:after, .CR02_GetInvolvedCarousel .sfforumPostReplyContainer .cr80-subLinks .sfSubmitBtn.button__pink--large:after, .sfforumPostReplyContainer .cr80-subLinks .cr10-callToAction .sfSubmitBtn.button:after, .cr10-callToAction .sfforumPostReplyContainer .cr80-subLinks .sfSubmitBtn.button:after, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .wsbtn-lg.sfEditBtn:after, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .CR02_GetInvolvedCarousel .sfEditBtn.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn.button__pink--large:after, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr10-callToAction .sfEditBtn.button:after, .cr10-callToAction .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn.button:after, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .wsbtn-lg.sfEditBtn:after, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .CR02_GetInvolvedCarousel .sfEditBtn.button__pink--large:after, .CR02_GetInvolvedCarousel .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .sfEditBtn.button__pink--large:after, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .cr10-callToAction .sfEditBtn.button:after, .cr10-callToAction .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .sfEditBtn.button:after, .cr80-subLinks .wsbtn-lg.button:after, .cr80-subLinks .CR02_GetInvolvedCarousel .button.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .button.button__pink--large:after, .cr80-subLinks .cr10-callToAction .button:after, .cr10-callToAction .cr80-subLinks .button:after, .cr80-subLinks .sfFormSubmit input.wsbtn-lg[type=submit]:after, .cr80-subLinks .sfFormSubmit .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .sfFormSubmit input[type=submit].button__pink--large:after, .cr80-subLinks .sfFormSubmit .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .cr80-subLinks .sfFormSubmit input[type=submit].button:after, .sfFormSubmit .cr80-subLinks input.wsbtn-lg[type=submit]:after, .sfFormSubmit .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .sfFormSubmit .cr80-subLinks input[type=submit].button__pink--large:after, .sfFormSubmit .cr80-subLinks .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .sfFormSubmit .cr80-subLinks input[type=submit].button:after, .cr80-subLinks .cr52-storiesListRotator > .pull-right .wsbtn-lg.read-more:after, .cr80-subLinks .cr52-storiesListRotator > .pull-right .CR02_GetInvolvedCarousel .read-more.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr52-storiesListRotator > .pull-right .read-more.button__pink--large:after, .cr80-subLinks .cr52-storiesListRotator > .pull-right .cr10-callToAction .read-more.button:after, .cr10-callToAction .cr80-subLinks .cr52-storiesListRotator > .pull-right .read-more.button:after, .cr52-storiesListRotator > .pull-right .cr80-subLinks .wsbtn-lg.read-more:after, .cr52-storiesListRotator > .pull-right .cr80-subLinks .CR02_GetInvolvedCarousel .read-more.button__pink--large:after, .CR02_GetInvolvedCarousel .cr52-storiesListRotator > .pull-right .cr80-subLinks .read-more.button__pink--large:after, .cr52-storiesListRotator > .pull-right .cr80-subLinks .cr10-callToAction .read-more.button:after, .cr10-callToAction .cr52-storiesListRotator > .pull-right .cr80-subLinks .read-more.button:after {
  right: 18px;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr80-subLinks .wsbtn, .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .buttonAlt, .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .ruBrowse, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .ruBrowse,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .ruBrowse,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .ruBrowse,
.cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .ruBrowse, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .sfprofileCancelLnk,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .sfprofileCancelLnk,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .sfprofileCancelLnk,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .sfprofileCancelLnk, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .sfprofileSaveLnk,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .sfprofileSaveLnk,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .sfprofileSaveLnk,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .sfprofileSaveLnk, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .sfSubmitBtn,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .sfSubmitBtn,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .sfSubmitBtn,
.cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .sfSubmitBtn, .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large, .cr80-subLinks .cr38 li > a .linkText, .cr38 li > a .cr80-subLinks .linkText, .cr80-subLinks .cr39-infoResources li .linkText, .cr39-infoResources li .cr80-subLinks .linkText, .cr80-subLinks .cr65-searchSelector .accordian .js_accordianExpondo, .cr65-searchSelector .accordian .cr80-subLinks .js_accordianExpondo, .cr80-subLinks .depressionChecklist .buttonWrap input[type=submit], .depressionChecklist .buttonWrap .cr80-subLinks input[type=submit], .cr80-subLinks .lightbox.update-dob .buttonContainer a, .lightbox.update-dob .buttonContainer .cr80-subLinks a, .cr80-subLinks .cr11-collectionSearch .RadButton input[type=submit], .cr11-collectionSearch .RadButton .cr80-subLinks input[type=submit], .cr80-subLinks .cr20-eventList .tabNav #a1, .cr20-eventList .tabNav .cr80-subLinks #a1, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a, .cr80-subLinks .bannerWithAside .socialConnect .twerter a, .bannerWithAside .socialConnect .twerter .cr80-subLinks a, .cr80-subLinks .m-searchBanner .search__submit, .m-searchBanner .cr80-subLinks .search__submit, .cr80-subLinks .js-cr13-normal .accordion__item > a, .js-cr13-normal .cr80-subLinks .accordion__item > a, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input[type=submit], .cr80-subLinks .cr85-mahpRegistrationForm input[type=submit], .cr85-mahpRegistrationForm .cr80-subLinks input[type=submit], .cr80-subLinks .cr55-profile-short .js_Close, .cr55-profile-short .cr80-subLinks .js_Close, .cr80-subLinks .cr01-activitiesList .underline_linkText > a, .cr01-activitiesList .cr80-subLinks .underline_linkText > a, .cr80-subLinks .cr50-latestNews .buttonAlt, .cr50-latestNews .cr80-subLinks .buttonAlt, .cr80-subLinks .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .cr80-subLinks .sfcommentsSubmitBtn, .cr80-subLinks .buttonLarge, .cr80-subLinks .btn, .cr80-subLinks .sfforumPostReplyContainer .sfSubmitBtn, .sfforumPostReplyContainer .cr80-subLinks .sfSubmitBtn, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .sfEditBtn, .cr80-subLinks .button, .cr80-subLinks .sfFormSubmit input[type=submit], .sfFormSubmit .cr80-subLinks input[type=submit], .cr80-subLinks .cr52-storiesListRotator > .pull-right .read-more, .cr52-storiesListRotator > .pull-right .cr80-subLinks .read-more {
    font-size: 22px;
    line-height: 1em;
  }
  .cr80-subLinks .wsbtn.wsbtn-lg, .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .wsbtn-lg.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .wsbtn-lg.buttonAlt, .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .wsbtn-lg.ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .wsbtn-lg.ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .wsbtn-lg.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .wsbtn-lg.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse,
.cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .wsbtn-lg.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn,
.cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn, .cr80-subLinks .CR02_GetInvolvedCarousel .wsbtn.button__pink--large, .cr80-subLinks .CR02_GetInvolvedCarousel .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button__pink--large.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.buttonAlt, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileAvatar .ruFileWrap .button__pink--large.ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button__pink--large.ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn, .CR02_GetInvolvedCarousel .cr80-subLinks .wsbtn.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button__pink--large.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.buttonAlt, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .button__pink--large.ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button__pink--large.ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn, .cr80-subLinks .CR02_GetInvolvedCarousel .wsbtn-lg.button__pink--large, .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .wsbtn-lg.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large, .cr80-subLinks .cr38 li > a .wsbtn-lg.linkText, .cr80-subLinks .cr38 li > a .CR02_GetInvolvedCarousel .linkText.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr38 li > a .linkText.button__pink--large, .cr38 li > a .cr80-subLinks .wsbtn-lg.linkText, .cr38 li > a .cr80-subLinks .CR02_GetInvolvedCarousel .linkText.button__pink--large, .CR02_GetInvolvedCarousel .cr38 li > a .cr80-subLinks .linkText.button__pink--large, .cr80-subLinks .cr39-infoResources li .wsbtn-lg.linkText, .cr80-subLinks .cr39-infoResources li .CR02_GetInvolvedCarousel .linkText.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr39-infoResources li .linkText.button__pink--large, .cr39-infoResources li .cr80-subLinks .wsbtn-lg.linkText, .cr39-infoResources li .cr80-subLinks .CR02_GetInvolvedCarousel .linkText.button__pink--large, .CR02_GetInvolvedCarousel .cr39-infoResources li .cr80-subLinks .linkText.button__pink--large, .cr80-subLinks .cr65-searchSelector .accordian .wsbtn-lg.js_accordianExpondo, .cr80-subLinks .cr65-searchSelector .accordian .CR02_GetInvolvedCarousel .js_accordianExpondo.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr65-searchSelector .accordian .js_accordianExpondo.button__pink--large, .cr65-searchSelector .accordian .cr80-subLinks .wsbtn-lg.js_accordianExpondo, .cr65-searchSelector .accordian .cr80-subLinks .CR02_GetInvolvedCarousel .js_accordianExpondo.button__pink--large, .CR02_GetInvolvedCarousel .cr65-searchSelector .accordian .cr80-subLinks .js_accordianExpondo.button__pink--large, .cr80-subLinks .quickSearchFieldsList ~ .wsbtn-lg.buttonLarge, .cr80-subLinks .CR02_GetInvolvedCarousel .quickSearchFieldsList ~ .buttonLarge.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .quickSearchFieldsList ~ .buttonLarge.button__pink--large, .cr80-subLinks .depressionChecklist .buttonWrap input.wsbtn-lg[type=submit], .cr80-subLinks .depressionChecklist .buttonWrap .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .depressionChecklist .buttonWrap input[type=submit].button__pink--large, .depressionChecklist .buttonWrap .cr80-subLinks input.wsbtn-lg[type=submit], .depressionChecklist .buttonWrap .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .depressionChecklist .buttonWrap .cr80-subLinks input[type=submit].button__pink--large, .cr80-subLinks .lightbox.update-dob .buttonContainer a.wsbtn-lg, .cr80-subLinks .lightbox.update-dob .buttonContainer .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .lightbox.update-dob .buttonContainer a.button__pink--large, .lightbox.update-dob .buttonContainer .cr80-subLinks a.wsbtn-lg, .lightbox.update-dob .buttonContainer .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .lightbox.update-dob .buttonContainer .cr80-subLinks a.button__pink--large, .cr80-subLinks .cr10-callToAction .wsbtn.button, .cr80-subLinks .cr10-callToAction .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .cr10-callToAction .button.buttonAlt, .cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileAvatar .ruFileWrap .button.ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button.ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .ruFileWrap .button.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button.sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfSubmitBtnWrp .button.sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn, .cr80-subLinks .cr10-callToAction .CR02_GetInvolvedCarousel .button.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr10-callToAction .button.button__pink--large, .cr80-subLinks .cr10-callToAction .cr38 li > a .button.linkText, .cr38 li > a .cr80-subLinks .cr10-callToAction .button.linkText, .cr80-subLinks .cr10-callToAction .cr39-infoResources li .button.linkText, .cr39-infoResources li .cr80-subLinks .cr10-callToAction .button.linkText, .cr80-subLinks .cr10-callToAction .cr65-searchSelector .accordian .button.js_accordianExpondo, .cr65-searchSelector .accordian .cr80-subLinks .cr10-callToAction .button.js_accordianExpondo, .cr80-subLinks .cr10-callToAction .quickSearchFieldsList ~ .button.buttonLarge, .cr80-subLinks .cr10-callToAction .depressionChecklist .buttonWrap input.button[type=submit], .depressionChecklist .buttonWrap .cr80-subLinks .cr10-callToAction input.button[type=submit], .cr80-subLinks .cr10-callToAction .lightbox.update-dob .buttonContainer a.button, .lightbox.update-dob .buttonContainer .cr80-subLinks .cr10-callToAction a.button, .cr10-callToAction .cr80-subLinks .wsbtn.button, .cr10-callToAction .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr10-callToAction .cr80-subLinks .button.buttonAlt, .cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .button.ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button.ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .button.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button.sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .button.sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn, .cr10-callToAction .cr80-subLinks .CR02_GetInvolvedCarousel .button.button__pink--large, .CR02_GetInvolvedCarousel .cr10-callToAction .cr80-subLinks .button.button__pink--large, .cr10-callToAction .cr80-subLinks .cr38 li > a .button.linkText, .cr38 li > a .cr10-callToAction .cr80-subLinks .button.linkText, .cr10-callToAction .cr80-subLinks .cr39-infoResources li .button.linkText, .cr39-infoResources li .cr10-callToAction .cr80-subLinks .button.linkText, .cr10-callToAction .cr80-subLinks .cr65-searchSelector .accordian .button.js_accordianExpondo, .cr65-searchSelector .accordian .cr10-callToAction .cr80-subLinks .button.js_accordianExpondo, .cr10-callToAction .cr80-subLinks .quickSearchFieldsList ~ .button.buttonLarge, .cr10-callToAction .cr80-subLinks .depressionChecklist .buttonWrap input.button[type=submit], .depressionChecklist .buttonWrap .cr10-callToAction .cr80-subLinks input.button[type=submit], .cr10-callToAction .cr80-subLinks .lightbox.update-dob .buttonContainer a.button, .lightbox.update-dob .buttonContainer .cr10-callToAction .cr80-subLinks a.button, .cr80-subLinks .cr11-collectionSearch .RadButton input.wsbtn-lg[type=submit], .cr80-subLinks .cr11-collectionSearch .RadButton .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr11-collectionSearch .RadButton input[type=submit].button__pink--large, .cr80-subLinks .cr11-collectionSearch .RadButton .cr10-callToAction input[type=submit].button, .cr10-callToAction .cr80-subLinks .cr11-collectionSearch .RadButton input[type=submit].button, .cr11-collectionSearch .RadButton .cr80-subLinks input.wsbtn-lg[type=submit], .cr11-collectionSearch .RadButton .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .cr11-collectionSearch .RadButton .cr80-subLinks input[type=submit].button__pink--large, .cr11-collectionSearch .RadButton .cr80-subLinks .cr10-callToAction input[type=submit].button, .cr10-callToAction .cr11-collectionSearch .RadButton .cr80-subLinks input[type=submit].button, .cr80-subLinks .cr20-eventList .tabNav .wsbtn-lg#a1, .cr80-subLinks .cr20-eventList .tabNav .CR02_GetInvolvedCarousel #a1.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr20-eventList .tabNav #a1.button__pink--large, .cr80-subLinks .cr20-eventList .tabNav .cr10-callToAction #a1.button, .cr10-callToAction .cr80-subLinks .cr20-eventList .tabNav #a1.button, .cr20-eventList .tabNav .cr80-subLinks .wsbtn-lg#a1, .cr20-eventList .tabNav .cr80-subLinks .CR02_GetInvolvedCarousel #a1.button__pink--large, .CR02_GetInvolvedCarousel .cr20-eventList .tabNav .cr80-subLinks #a1.button__pink--large, .cr20-eventList .tabNav .cr80-subLinks .cr10-callToAction #a1.button, .cr10-callToAction .cr20-eventList .tabNav .cr80-subLinks #a1.button, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.wsbtn-lg, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.button__pink--large, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk .cr10-callToAction a.button, .cr10-callToAction .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.button, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.wsbtn-lg, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.button__pink--large, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks .cr10-callToAction a.button, .cr10-callToAction .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.button, .cr80-subLinks .bannerWithAside .socialConnect .twerter a.wsbtn-lg, .cr80-subLinks .bannerWithAside .socialConnect .twerter .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .bannerWithAside .socialConnect .twerter a.button__pink--large, .cr80-subLinks .bannerWithAside .socialConnect .twerter .cr10-callToAction a.button, .cr10-callToAction .cr80-subLinks .bannerWithAside .socialConnect .twerter a.button, .bannerWithAside .socialConnect .twerter .cr80-subLinks a.wsbtn-lg, .bannerWithAside .socialConnect .twerter .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .bannerWithAside .socialConnect .twerter .cr80-subLinks a.button__pink--large, .bannerWithAside .socialConnect .twerter .cr80-subLinks .cr10-callToAction a.button, .cr10-callToAction .bannerWithAside .socialConnect .twerter .cr80-subLinks a.button, .cr80-subLinks .m-searchBanner .wsbtn-lg.search__submit, .cr80-subLinks .m-searchBanner .CR02_GetInvolvedCarousel .search__submit.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .m-searchBanner .search__submit.button__pink--large, .cr80-subLinks .m-searchBanner .cr10-callToAction .search__submit.button, .cr10-callToAction .cr80-subLinks .m-searchBanner .search__submit.button, .m-searchBanner .cr80-subLinks .wsbtn-lg.search__submit, .m-searchBanner .cr80-subLinks .CR02_GetInvolvedCarousel .search__submit.button__pink--large, .CR02_GetInvolvedCarousel .m-searchBanner .cr80-subLinks .search__submit.button__pink--large, .m-searchBanner .cr80-subLinks .cr10-callToAction .search__submit.button, .cr10-callToAction .m-searchBanner .cr80-subLinks .search__submit.button, .cr80-subLinks .js-cr13-normal .accordion__item > a.wsbtn-lg, .cr80-subLinks .js-cr13-normal .CR02_GetInvolvedCarousel .accordion__item > a.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .js-cr13-normal .accordion__item > a.button__pink--large, .cr80-subLinks .js-cr13-normal .cr10-callToAction .accordion__item > a.button, .cr10-callToAction .cr80-subLinks .js-cr13-normal .accordion__item > a.button, .js-cr13-normal .cr80-subLinks .accordion__item > a.wsbtn-lg, .js-cr13-normal .cr80-subLinks .CR02_GetInvolvedCarousel .accordion__item > a.button__pink--large, .CR02_GetInvolvedCarousel .js-cr13-normal .cr80-subLinks .accordion__item > a.button__pink--large, .js-cr13-normal .cr80-subLinks .cr10-callToAction .accordion__item > a.button, .cr10-callToAction .js-cr13-normal .cr80-subLinks .accordion__item > a.button, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.wsbtn-lg, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.button__pink--large, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr10-callToAction a.button, .cr10-callToAction .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.button, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.wsbtn-lg, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.button__pink--large, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks .cr10-callToAction a.button, .cr10-callToAction .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.button, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input.wsbtn-lg[type=submit], .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button__pink--large, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp .cr10-callToAction input[type=submit].button, .cr10-callToAction .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input.wsbtn-lg[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input[type=submit].button__pink--large, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction input[type=submit].button, .cr10-callToAction .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input[type=submit].button, .cr80-subLinks .cr85-mahpRegistrationForm input.wsbtn-lg[type=submit], .cr80-subLinks .cr85-mahpRegistrationForm .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr85-mahpRegistrationForm input[type=submit].button__pink--large, .cr80-subLinks .cr85-mahpRegistrationForm .cr10-callToAction input[type=submit].button, .cr10-callToAction .cr80-subLinks .cr85-mahpRegistrationForm input[type=submit].button, .cr85-mahpRegistrationForm .cr80-subLinks input.wsbtn-lg[type=submit], .cr85-mahpRegistrationForm .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .cr85-mahpRegistrationForm .cr80-subLinks input[type=submit].button__pink--large, .cr85-mahpRegistrationForm .cr80-subLinks .cr10-callToAction input[type=submit].button, .cr10-callToAction .cr85-mahpRegistrationForm .cr80-subLinks input[type=submit].button, .cr80-subLinks .cr55-profile-short .wsbtn-lg.js_Close, .cr80-subLinks .cr55-profile-short .CR02_GetInvolvedCarousel .js_Close.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr55-profile-short .js_Close.button__pink--large, .cr80-subLinks .cr55-profile-short .cr10-callToAction .js_Close.button, .cr10-callToAction .cr80-subLinks .cr55-profile-short .js_Close.button, .cr55-profile-short .cr80-subLinks .wsbtn-lg.js_Close, .cr55-profile-short .cr80-subLinks .CR02_GetInvolvedCarousel .js_Close.button__pink--large, .CR02_GetInvolvedCarousel .cr55-profile-short .cr80-subLinks .js_Close.button__pink--large, .cr55-profile-short .cr80-subLinks .cr10-callToAction .js_Close.button, .cr10-callToAction .cr55-profile-short .cr80-subLinks .js_Close.button, .cr80-subLinks .cr01-activitiesList .underline_linkText > a.wsbtn-lg, .cr80-subLinks .cr01-activitiesList .CR02_GetInvolvedCarousel .underline_linkText > a.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr01-activitiesList .underline_linkText > a.button__pink--large, .cr80-subLinks .cr01-activitiesList .cr10-callToAction .underline_linkText > a.button, .cr10-callToAction .cr80-subLinks .cr01-activitiesList .underline_linkText > a.button, .cr01-activitiesList .cr80-subLinks .underline_linkText > a.wsbtn-lg, .cr01-activitiesList .cr80-subLinks .CR02_GetInvolvedCarousel .underline_linkText > a.button__pink--large, .CR02_GetInvolvedCarousel .cr01-activitiesList .cr80-subLinks .underline_linkText > a.button__pink--large, .cr01-activitiesList .cr80-subLinks .cr10-callToAction .underline_linkText > a.button, .cr10-callToAction .cr01-activitiesList .cr80-subLinks .underline_linkText > a.button, .cr80-subLinks .cr50-latestNews .wsbtn-lg.buttonAlt, .cr80-subLinks .cr50-latestNews .CR02_GetInvolvedCarousel .buttonAlt.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr50-latestNews .buttonAlt.button__pink--large, .cr80-subLinks .cr50-latestNews .cr10-callToAction .buttonAlt.button, .cr10-callToAction .cr80-subLinks .cr50-latestNews .buttonAlt.button, .cr50-latestNews .cr80-subLinks .wsbtn-lg.buttonAlt, .cr50-latestNews .cr80-subLinks .CR02_GetInvolvedCarousel .buttonAlt.button__pink--large, .CR02_GetInvolvedCarousel .cr50-latestNews .cr80-subLinks .buttonAlt.button__pink--large, .cr50-latestNews .cr80-subLinks .cr10-callToAction .buttonAlt.button, .cr10-callToAction .cr50-latestNews .cr80-subLinks .buttonAlt.button, .cr80-subLinks .cr48-newsItem .sfcommentsForm .wsbtn-lg.sfcommentsSubmitBtn, .cr80-subLinks .cr48-newsItem .sfcommentsForm .CR02_GetInvolvedCarousel .sfcommentsSubmitBtn.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button__pink--large, .cr80-subLinks .cr48-newsItem .sfcommentsForm .cr10-callToAction .sfcommentsSubmitBtn.button, .cr10-callToAction .cr80-subLinks .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button, .cr48-newsItem .sfcommentsForm .cr80-subLinks .wsbtn-lg.sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .cr80-subLinks .CR02_GetInvolvedCarousel .sfcommentsSubmitBtn.button__pink--large, .CR02_GetInvolvedCarousel .cr48-newsItem .sfcommentsForm .cr80-subLinks .sfcommentsSubmitBtn.button__pink--large, .cr48-newsItem .sfcommentsForm .cr80-subLinks .cr10-callToAction .sfcommentsSubmitBtn.button, .cr10-callToAction .cr48-newsItem .sfcommentsForm .cr80-subLinks .sfcommentsSubmitBtn.button, .cr80-subLinks .wsbtn-lg.buttonLarge, .cr80-subLinks .CR02_GetInvolvedCarousel .buttonLarge.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .buttonLarge.button__pink--large, .cr80-subLinks .cr10-callToAction .buttonLarge.button, .cr10-callToAction .cr80-subLinks .buttonLarge.button, .cr80-subLinks .wsbtn-lg.btn, .cr80-subLinks .CR02_GetInvolvedCarousel .btn.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .btn.button__pink--large, .cr80-subLinks .cr10-callToAction .btn.button, .cr10-callToAction .cr80-subLinks .btn.button, .cr80-subLinks .sfforumPostReplyContainer .wsbtn-lg.sfSubmitBtn, .cr80-subLinks .sfforumPostReplyContainer .CR02_GetInvolvedCarousel .sfSubmitBtn.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumPostReplyContainer .sfSubmitBtn.button__pink--large, .cr80-subLinks .sfforumPostReplyContainer .cr10-callToAction .sfSubmitBtn.button, .cr10-callToAction .cr80-subLinks .sfforumPostReplyContainer .sfSubmitBtn.button, .sfforumPostReplyContainer .cr80-subLinks .wsbtn-lg.sfSubmitBtn, .sfforumPostReplyContainer .cr80-subLinks .CR02_GetInvolvedCarousel .sfSubmitBtn.button__pink--large, .CR02_GetInvolvedCarousel .sfforumPostReplyContainer .cr80-subLinks .sfSubmitBtn.button__pink--large, .sfforumPostReplyContainer .cr80-subLinks .cr10-callToAction .sfSubmitBtn.button, .cr10-callToAction .sfforumPostReplyContainer .cr80-subLinks .sfSubmitBtn.button, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .wsbtn-lg.sfEditBtn, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .CR02_GetInvolvedCarousel .sfEditBtn.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn.button__pink--large, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr10-callToAction .sfEditBtn.button, .cr10-callToAction .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn.button, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .wsbtn-lg.sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .CR02_GetInvolvedCarousel .sfEditBtn.button__pink--large, .CR02_GetInvolvedCarousel .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .sfEditBtn.button__pink--large, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .cr10-callToAction .sfEditBtn.button, .cr10-callToAction .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .sfEditBtn.button, .cr80-subLinks .wsbtn-lg.button, .cr80-subLinks .CR02_GetInvolvedCarousel .button.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .button.button__pink--large, .cr80-subLinks .cr10-callToAction .button, .cr10-callToAction .cr80-subLinks .button, .cr80-subLinks .sfFormSubmit input.wsbtn-lg[type=submit], .cr80-subLinks .sfFormSubmit .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .sfFormSubmit input[type=submit].button__pink--large, .cr80-subLinks .sfFormSubmit .cr10-callToAction input[type=submit].button, .cr10-callToAction .cr80-subLinks .sfFormSubmit input[type=submit].button, .sfFormSubmit .cr80-subLinks input.wsbtn-lg[type=submit], .sfFormSubmit .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .sfFormSubmit .cr80-subLinks input[type=submit].button__pink--large, .sfFormSubmit .cr80-subLinks .cr10-callToAction input[type=submit].button, .cr10-callToAction .sfFormSubmit .cr80-subLinks input[type=submit].button, .cr80-subLinks .cr52-storiesListRotator > .pull-right .wsbtn-lg.read-more, .cr80-subLinks .cr52-storiesListRotator > .pull-right .CR02_GetInvolvedCarousel .read-more.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr52-storiesListRotator > .pull-right .read-more.button__pink--large, .cr80-subLinks .cr52-storiesListRotator > .pull-right .cr10-callToAction .read-more.button, .cr10-callToAction .cr80-subLinks .cr52-storiesListRotator > .pull-right .read-more.button, .cr52-storiesListRotator > .pull-right .cr80-subLinks .wsbtn-lg.read-more, .cr52-storiesListRotator > .pull-right .cr80-subLinks .CR02_GetInvolvedCarousel .read-more.button__pink--large, .CR02_GetInvolvedCarousel .cr52-storiesListRotator > .pull-right .cr80-subLinks .read-more.button__pink--large, .cr52-storiesListRotator > .pull-right .cr80-subLinks .cr10-callToAction .read-more.button, .cr10-callToAction .cr52-storiesListRotator > .pull-right .cr80-subLinks .read-more.button {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .cr80-subLinks .wsbtn.wsbtn-lg:before, .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .wsbtn-lg.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .wsbtn-lg.buttonAlt:before, .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .wsbtn-lg.ruBrowse:before, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:before, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .wsbtn-lg.ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:before,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .wsbtn-lg.ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:before,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .wsbtn-lg.ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:before,
.cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .wsbtn-lg.ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:before, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:before,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:before,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:before,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:before, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:before,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:before,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:before,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:before, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:before,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:before,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:before,
.cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:before, .cr80-subLinks .CR02_GetInvolvedCarousel .wsbtn.button__pink--large:before, .cr80-subLinks .CR02_GetInvolvedCarousel .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button__pink--large.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.buttonAlt:before, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileAvatar .ruFileWrap .button__pink--large.ruBrowse:before, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:before, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button__pink--large.ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button__pink--large.ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button__pink--large.ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .ruFileWrap .button__pink--large.ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:before, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:before, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:before, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:before, .CR02_GetInvolvedCarousel .cr80-subLinks .wsbtn.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button__pink--large.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.buttonAlt:before, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .button__pink--large.ruBrowse:before, .beyondBlue .sfprofileAvatar .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:before, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button__pink--large.ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button__pink--large.ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button__pink--large.ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .button__pink--large.ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:before, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:before, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:before, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:before, .cr80-subLinks .CR02_GetInvolvedCarousel .wsbtn-lg.button__pink--large:before, .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .wsbtn-lg.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large:before, .cr80-subLinks .cr38 li > a .wsbtn-lg.linkText:before, .cr80-subLinks .cr38 li > a .CR02_GetInvolvedCarousel .linkText.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr38 li > a .linkText.button__pink--large:before, .cr38 li > a .cr80-subLinks .wsbtn-lg.linkText:before, .cr38 li > a .cr80-subLinks .CR02_GetInvolvedCarousel .linkText.button__pink--large:before, .CR02_GetInvolvedCarousel .cr38 li > a .cr80-subLinks .linkText.button__pink--large:before, .cr80-subLinks .cr39-infoResources li .wsbtn-lg.linkText:before, .cr80-subLinks .cr39-infoResources li .CR02_GetInvolvedCarousel .linkText.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr39-infoResources li .linkText.button__pink--large:before, .cr39-infoResources li .cr80-subLinks .wsbtn-lg.linkText:before, .cr39-infoResources li .cr80-subLinks .CR02_GetInvolvedCarousel .linkText.button__pink--large:before, .CR02_GetInvolvedCarousel .cr39-infoResources li .cr80-subLinks .linkText.button__pink--large:before, .cr80-subLinks .cr65-searchSelector .accordian .wsbtn-lg.js_accordianExpondo:before, .cr80-subLinks .cr65-searchSelector .accordian .CR02_GetInvolvedCarousel .js_accordianExpondo.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr65-searchSelector .accordian .js_accordianExpondo.button__pink--large:before, .cr65-searchSelector .accordian .cr80-subLinks .wsbtn-lg.js_accordianExpondo:before, .cr65-searchSelector .accordian .cr80-subLinks .CR02_GetInvolvedCarousel .js_accordianExpondo.button__pink--large:before, .CR02_GetInvolvedCarousel .cr65-searchSelector .accordian .cr80-subLinks .js_accordianExpondo.button__pink--large:before, .cr80-subLinks .quickSearchFieldsList ~ .wsbtn-lg.buttonLarge:before, .cr80-subLinks .CR02_GetInvolvedCarousel .quickSearchFieldsList ~ .buttonLarge.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .quickSearchFieldsList ~ .buttonLarge.button__pink--large:before, .cr80-subLinks .depressionChecklist .buttonWrap input.wsbtn-lg[type=submit]:before, .cr80-subLinks .depressionChecklist .buttonWrap .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .depressionChecklist .buttonWrap input[type=submit].button__pink--large:before, .depressionChecklist .buttonWrap .cr80-subLinks input.wsbtn-lg[type=submit]:before, .depressionChecklist .buttonWrap .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .depressionChecklist .buttonWrap .cr80-subLinks input[type=submit].button__pink--large:before, .cr80-subLinks .lightbox.update-dob .buttonContainer a.wsbtn-lg:before, .cr80-subLinks .lightbox.update-dob .buttonContainer .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .lightbox.update-dob .buttonContainer a.button__pink--large:before, .lightbox.update-dob .buttonContainer .cr80-subLinks a.wsbtn-lg:before, .lightbox.update-dob .buttonContainer .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .lightbox.update-dob .buttonContainer .cr80-subLinks a.button__pink--large:before, .cr80-subLinks .cr10-callToAction .wsbtn.button:before, .cr80-subLinks .cr10-callToAction .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .cr10-callToAction .button.buttonAlt:before, .cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileAvatar .ruFileWrap .button.ruBrowse:before, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:before, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button.ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button.ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button.ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .ruFileWrap .button.ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:before, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileCancelLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:before, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileSaveLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:before, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button.sfSubmitBtn:before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfSubmitBtnWrp .button.sfSubmitBtn:before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:before, .cr80-subLinks .cr10-callToAction .CR02_GetInvolvedCarousel .button.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr10-callToAction .button.button__pink--large:before, .cr80-subLinks .cr10-callToAction .cr38 li > a .button.linkText:before, .cr38 li > a .cr80-subLinks .cr10-callToAction .button.linkText:before, .cr80-subLinks .cr10-callToAction .cr39-infoResources li .button.linkText:before, .cr39-infoResources li .cr80-subLinks .cr10-callToAction .button.linkText:before, .cr80-subLinks .cr10-callToAction .cr65-searchSelector .accordian .button.js_accordianExpondo:before, .cr65-searchSelector .accordian .cr80-subLinks .cr10-callToAction .button.js_accordianExpondo:before, .cr80-subLinks .cr10-callToAction .quickSearchFieldsList ~ .button.buttonLarge:before, .cr80-subLinks .cr10-callToAction .depressionChecklist .buttonWrap input.button[type=submit]:before, .depressionChecklist .buttonWrap .cr80-subLinks .cr10-callToAction input.button[type=submit]:before, .cr80-subLinks .cr10-callToAction .lightbox.update-dob .buttonContainer a.button:before, .lightbox.update-dob .buttonContainer .cr80-subLinks .cr10-callToAction a.button:before, .cr10-callToAction .cr80-subLinks .wsbtn.button:before, .cr10-callToAction .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr10-callToAction .cr80-subLinks .button.buttonAlt:before, .cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .button.ruBrowse:before, .beyondBlue .sfprofileAvatar .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:before, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button.ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button.ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button.ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .button.ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:before, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileCancelLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:before, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileSaveLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:before, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button.sfSubmitBtn:before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .button.sfSubmitBtn:before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:before, .cr10-callToAction .cr80-subLinks .CR02_GetInvolvedCarousel .button.button__pink--large:before, .CR02_GetInvolvedCarousel .cr10-callToAction .cr80-subLinks .button.button__pink--large:before, .cr10-callToAction .cr80-subLinks .cr38 li > a .button.linkText:before, .cr38 li > a .cr10-callToAction .cr80-subLinks .button.linkText:before, .cr10-callToAction .cr80-subLinks .cr39-infoResources li .button.linkText:before, .cr39-infoResources li .cr10-callToAction .cr80-subLinks .button.linkText:before, .cr10-callToAction .cr80-subLinks .cr65-searchSelector .accordian .button.js_accordianExpondo:before, .cr65-searchSelector .accordian .cr10-callToAction .cr80-subLinks .button.js_accordianExpondo:before, .cr10-callToAction .cr80-subLinks .quickSearchFieldsList ~ .button.buttonLarge:before, .cr10-callToAction .cr80-subLinks .depressionChecklist .buttonWrap input.button[type=submit]:before, .depressionChecklist .buttonWrap .cr10-callToAction .cr80-subLinks input.button[type=submit]:before, .cr10-callToAction .cr80-subLinks .lightbox.update-dob .buttonContainer a.button:before, .lightbox.update-dob .buttonContainer .cr10-callToAction .cr80-subLinks a.button:before, .cr80-subLinks .cr11-collectionSearch .RadButton input.wsbtn-lg[type=submit]:before, .cr80-subLinks .cr11-collectionSearch .RadButton .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr11-collectionSearch .RadButton input[type=submit].button__pink--large:before, .cr80-subLinks .cr11-collectionSearch .RadButton .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .cr80-subLinks .cr11-collectionSearch .RadButton input[type=submit].button:before, .cr11-collectionSearch .RadButton .cr80-subLinks input.wsbtn-lg[type=submit]:before, .cr11-collectionSearch .RadButton .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .cr11-collectionSearch .RadButton .cr80-subLinks input[type=submit].button__pink--large:before, .cr11-collectionSearch .RadButton .cr80-subLinks .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .cr11-collectionSearch .RadButton .cr80-subLinks input[type=submit].button:before, .cr80-subLinks .cr20-eventList .tabNav .wsbtn-lg#a1:before, .cr80-subLinks .cr20-eventList .tabNav .CR02_GetInvolvedCarousel #a1.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr20-eventList .tabNav #a1.button__pink--large:before, .cr80-subLinks .cr20-eventList .tabNav .cr10-callToAction #a1.button:before, .cr10-callToAction .cr80-subLinks .cr20-eventList .tabNav #a1.button:before, .cr20-eventList .tabNav .cr80-subLinks .wsbtn-lg#a1:before, .cr20-eventList .tabNav .cr80-subLinks .CR02_GetInvolvedCarousel #a1.button__pink--large:before, .CR02_GetInvolvedCarousel .cr20-eventList .tabNav .cr80-subLinks #a1.button__pink--large:before, .cr20-eventList .tabNav .cr80-subLinks .cr10-callToAction #a1.button:before, .cr10-callToAction .cr20-eventList .tabNav .cr80-subLinks #a1.button:before, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.wsbtn-lg:before, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.button__pink--large:before, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk .cr10-callToAction a.button:before, .cr10-callToAction .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.button:before, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.wsbtn-lg:before, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.button__pink--large:before, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks .cr10-callToAction a.button:before, .cr10-callToAction .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.button:before, .cr80-subLinks .bannerWithAside .socialConnect .twerter a.wsbtn-lg:before, .cr80-subLinks .bannerWithAside .socialConnect .twerter .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .bannerWithAside .socialConnect .twerter a.button__pink--large:before, .cr80-subLinks .bannerWithAside .socialConnect .twerter .cr10-callToAction a.button:before, .cr10-callToAction .cr80-subLinks .bannerWithAside .socialConnect .twerter a.button:before, .bannerWithAside .socialConnect .twerter .cr80-subLinks a.wsbtn-lg:before, .bannerWithAside .socialConnect .twerter .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .bannerWithAside .socialConnect .twerter .cr80-subLinks a.button__pink--large:before, .bannerWithAside .socialConnect .twerter .cr80-subLinks .cr10-callToAction a.button:before, .cr10-callToAction .bannerWithAside .socialConnect .twerter .cr80-subLinks a.button:before, .cr80-subLinks .m-searchBanner .wsbtn-lg.search__submit:before, .cr80-subLinks .m-searchBanner .CR02_GetInvolvedCarousel .search__submit.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .m-searchBanner .search__submit.button__pink--large:before, .cr80-subLinks .m-searchBanner .cr10-callToAction .search__submit.button:before, .cr10-callToAction .cr80-subLinks .m-searchBanner .search__submit.button:before, .m-searchBanner .cr80-subLinks .wsbtn-lg.search__submit:before, .m-searchBanner .cr80-subLinks .CR02_GetInvolvedCarousel .search__submit.button__pink--large:before, .CR02_GetInvolvedCarousel .m-searchBanner .cr80-subLinks .search__submit.button__pink--large:before, .m-searchBanner .cr80-subLinks .cr10-callToAction .search__submit.button:before, .cr10-callToAction .m-searchBanner .cr80-subLinks .search__submit.button:before, .cr80-subLinks .js-cr13-normal .accordion__item > a.wsbtn-lg:before, .cr80-subLinks .js-cr13-normal .CR02_GetInvolvedCarousel .accordion__item > a.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .js-cr13-normal .accordion__item > a.button__pink--large:before, .cr80-subLinks .js-cr13-normal .cr10-callToAction .accordion__item > a.button:before, .cr10-callToAction .cr80-subLinks .js-cr13-normal .accordion__item > a.button:before, .js-cr13-normal .cr80-subLinks .accordion__item > a.wsbtn-lg:before, .js-cr13-normal .cr80-subLinks .CR02_GetInvolvedCarousel .accordion__item > a.button__pink--large:before, .CR02_GetInvolvedCarousel .js-cr13-normal .cr80-subLinks .accordion__item > a.button__pink--large:before, .js-cr13-normal .cr80-subLinks .cr10-callToAction .accordion__item > a.button:before, .cr10-callToAction .js-cr13-normal .cr80-subLinks .accordion__item > a.button:before, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.wsbtn-lg:before, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.button__pink--large:before, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr10-callToAction a.button:before, .cr10-callToAction .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.button:before, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.wsbtn-lg:before, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.button__pink--large:before, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks .cr10-callToAction a.button:before, .cr10-callToAction .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.button:before, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input.wsbtn-lg[type=submit]:before, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button__pink--large:before, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button:before, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input.wsbtn-lg[type=submit]:before, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input[type=submit].button__pink--large:before, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input[type=submit].button:before, .cr80-subLinks .cr85-mahpRegistrationForm input.wsbtn-lg[type=submit]:before, .cr80-subLinks .cr85-mahpRegistrationForm .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr85-mahpRegistrationForm input[type=submit].button__pink--large:before, .cr80-subLinks .cr85-mahpRegistrationForm .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .cr80-subLinks .cr85-mahpRegistrationForm input[type=submit].button:before, .cr85-mahpRegistrationForm .cr80-subLinks input.wsbtn-lg[type=submit]:before, .cr85-mahpRegistrationForm .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .cr85-mahpRegistrationForm .cr80-subLinks input[type=submit].button__pink--large:before, .cr85-mahpRegistrationForm .cr80-subLinks .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .cr85-mahpRegistrationForm .cr80-subLinks input[type=submit].button:before, .cr80-subLinks .cr55-profile-short .wsbtn-lg.js_Close:before, .cr80-subLinks .cr55-profile-short .CR02_GetInvolvedCarousel .js_Close.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr55-profile-short .js_Close.button__pink--large:before, .cr80-subLinks .cr55-profile-short .cr10-callToAction .js_Close.button:before, .cr10-callToAction .cr80-subLinks .cr55-profile-short .js_Close.button:before, .cr55-profile-short .cr80-subLinks .wsbtn-lg.js_Close:before, .cr55-profile-short .cr80-subLinks .CR02_GetInvolvedCarousel .js_Close.button__pink--large:before, .CR02_GetInvolvedCarousel .cr55-profile-short .cr80-subLinks .js_Close.button__pink--large:before, .cr55-profile-short .cr80-subLinks .cr10-callToAction .js_Close.button:before, .cr10-callToAction .cr55-profile-short .cr80-subLinks .js_Close.button:before, .cr80-subLinks .cr01-activitiesList .underline_linkText > a.wsbtn-lg:before, .cr80-subLinks .cr01-activitiesList .CR02_GetInvolvedCarousel .underline_linkText > a.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr01-activitiesList .underline_linkText > a.button__pink--large:before, .cr80-subLinks .cr01-activitiesList .cr10-callToAction .underline_linkText > a.button:before, .cr10-callToAction .cr80-subLinks .cr01-activitiesList .underline_linkText > a.button:before, .cr01-activitiesList .cr80-subLinks .underline_linkText > a.wsbtn-lg:before, .cr01-activitiesList .cr80-subLinks .CR02_GetInvolvedCarousel .underline_linkText > a.button__pink--large:before, .CR02_GetInvolvedCarousel .cr01-activitiesList .cr80-subLinks .underline_linkText > a.button__pink--large:before, .cr01-activitiesList .cr80-subLinks .cr10-callToAction .underline_linkText > a.button:before, .cr10-callToAction .cr01-activitiesList .cr80-subLinks .underline_linkText > a.button:before, .cr80-subLinks .cr50-latestNews .wsbtn-lg.buttonAlt:before, .cr80-subLinks .cr50-latestNews .CR02_GetInvolvedCarousel .buttonAlt.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr50-latestNews .buttonAlt.button__pink--large:before, .cr80-subLinks .cr50-latestNews .cr10-callToAction .buttonAlt.button:before, .cr10-callToAction .cr80-subLinks .cr50-latestNews .buttonAlt.button:before, .cr50-latestNews .cr80-subLinks .wsbtn-lg.buttonAlt:before, .cr50-latestNews .cr80-subLinks .CR02_GetInvolvedCarousel .buttonAlt.button__pink--large:before, .CR02_GetInvolvedCarousel .cr50-latestNews .cr80-subLinks .buttonAlt.button__pink--large:before, .cr50-latestNews .cr80-subLinks .cr10-callToAction .buttonAlt.button:before, .cr10-callToAction .cr50-latestNews .cr80-subLinks .buttonAlt.button:before, .cr80-subLinks .cr48-newsItem .sfcommentsForm .wsbtn-lg.sfcommentsSubmitBtn:before, .cr80-subLinks .cr48-newsItem .sfcommentsForm .CR02_GetInvolvedCarousel .sfcommentsSubmitBtn.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button__pink--large:before, .cr80-subLinks .cr48-newsItem .sfcommentsForm .cr10-callToAction .sfcommentsSubmitBtn.button:before, .cr10-callToAction .cr80-subLinks .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button:before, .cr48-newsItem .sfcommentsForm .cr80-subLinks .wsbtn-lg.sfcommentsSubmitBtn:before, .cr48-newsItem .sfcommentsForm .cr80-subLinks .CR02_GetInvolvedCarousel .sfcommentsSubmitBtn.button__pink--large:before, .CR02_GetInvolvedCarousel .cr48-newsItem .sfcommentsForm .cr80-subLinks .sfcommentsSubmitBtn.button__pink--large:before, .cr48-newsItem .sfcommentsForm .cr80-subLinks .cr10-callToAction .sfcommentsSubmitBtn.button:before, .cr10-callToAction .cr48-newsItem .sfcommentsForm .cr80-subLinks .sfcommentsSubmitBtn.button:before, .cr80-subLinks .wsbtn-lg.buttonLarge:before, .cr80-subLinks .CR02_GetInvolvedCarousel .buttonLarge.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .buttonLarge.button__pink--large:before, .cr80-subLinks .cr10-callToAction .buttonLarge.button:before, .cr10-callToAction .cr80-subLinks .buttonLarge.button:before, .cr80-subLinks .wsbtn-lg.btn:before, .cr80-subLinks .CR02_GetInvolvedCarousel .btn.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .btn.button__pink--large:before, .cr80-subLinks .cr10-callToAction .btn.button:before, .cr10-callToAction .cr80-subLinks .btn.button:before, .cr80-subLinks .sfforumPostReplyContainer .wsbtn-lg.sfSubmitBtn:before, .cr80-subLinks .sfforumPostReplyContainer .CR02_GetInvolvedCarousel .sfSubmitBtn.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumPostReplyContainer .sfSubmitBtn.button__pink--large:before, .cr80-subLinks .sfforumPostReplyContainer .cr10-callToAction .sfSubmitBtn.button:before, .cr10-callToAction .cr80-subLinks .sfforumPostReplyContainer .sfSubmitBtn.button:before, .sfforumPostReplyContainer .cr80-subLinks .wsbtn-lg.sfSubmitBtn:before, .sfforumPostReplyContainer .cr80-subLinks .CR02_GetInvolvedCarousel .sfSubmitBtn.button__pink--large:before, .CR02_GetInvolvedCarousel .sfforumPostReplyContainer .cr80-subLinks .sfSubmitBtn.button__pink--large:before, .sfforumPostReplyContainer .cr80-subLinks .cr10-callToAction .sfSubmitBtn.button:before, .cr10-callToAction .sfforumPostReplyContainer .cr80-subLinks .sfSubmitBtn.button:before, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .wsbtn-lg.sfEditBtn:before, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .CR02_GetInvolvedCarousel .sfEditBtn.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn.button__pink--large:before, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr10-callToAction .sfEditBtn.button:before, .cr10-callToAction .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn.button:before, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .wsbtn-lg.sfEditBtn:before, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .CR02_GetInvolvedCarousel .sfEditBtn.button__pink--large:before, .CR02_GetInvolvedCarousel .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .sfEditBtn.button__pink--large:before, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .cr10-callToAction .sfEditBtn.button:before, .cr10-callToAction .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .sfEditBtn.button:before, .cr80-subLinks .wsbtn-lg.button:before, .cr80-subLinks .CR02_GetInvolvedCarousel .button.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .button.button__pink--large:before, .cr80-subLinks .cr10-callToAction .button:before, .cr10-callToAction .cr80-subLinks .button:before, .cr80-subLinks .sfFormSubmit input.wsbtn-lg[type=submit]:before, .cr80-subLinks .sfFormSubmit .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .sfFormSubmit input[type=submit].button__pink--large:before, .cr80-subLinks .sfFormSubmit .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .cr80-subLinks .sfFormSubmit input[type=submit].button:before, .sfFormSubmit .cr80-subLinks input.wsbtn-lg[type=submit]:before, .sfFormSubmit .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .sfFormSubmit .cr80-subLinks input[type=submit].button__pink--large:before, .sfFormSubmit .cr80-subLinks .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .sfFormSubmit .cr80-subLinks input[type=submit].button:before, .cr80-subLinks .cr52-storiesListRotator > .pull-right .wsbtn-lg.read-more:before, .cr80-subLinks .cr52-storiesListRotator > .pull-right .CR02_GetInvolvedCarousel .read-more.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr52-storiesListRotator > .pull-right .read-more.button__pink--large:before, .cr80-subLinks .cr52-storiesListRotator > .pull-right .cr10-callToAction .read-more.button:before, .cr10-callToAction .cr80-subLinks .cr52-storiesListRotator > .pull-right .read-more.button:before, .cr52-storiesListRotator > .pull-right .cr80-subLinks .wsbtn-lg.read-more:before, .cr52-storiesListRotator > .pull-right .cr80-subLinks .CR02_GetInvolvedCarousel .read-more.button__pink--large:before, .CR02_GetInvolvedCarousel .cr52-storiesListRotator > .pull-right .cr80-subLinks .read-more.button__pink--large:before, .cr52-storiesListRotator > .pull-right .cr80-subLinks .cr10-callToAction .read-more.button:before, .cr10-callToAction .cr52-storiesListRotator > .pull-right .cr80-subLinks .read-more.button:before {
    width: 73px;
  }
  .cr80-subLinks .wsbtn.wsbtn-lg:after, .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .wsbtn-lg.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .wsbtn-lg.buttonAlt:after, .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .wsbtn-lg.ruBrowse:after, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:after, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .wsbtn-lg.ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:after,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .wsbtn-lg.ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:after,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .wsbtn-lg.ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:after,
.cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .wsbtn-lg.ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:after, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:after,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:after,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:after,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:after, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:after,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:after,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:after,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:after, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:after,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:after,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:after,
.cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:after, .cr80-subLinks .CR02_GetInvolvedCarousel .wsbtn.button__pink--large:after, .cr80-subLinks .CR02_GetInvolvedCarousel .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button__pink--large.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.buttonAlt:after, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileAvatar .ruFileWrap .button__pink--large.ruBrowse:after, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:after, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button__pink--large.ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button__pink--large.ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button__pink--large.ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .ruFileWrap .button__pink--large.ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:after, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:after, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:after, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:after, .CR02_GetInvolvedCarousel .cr80-subLinks .wsbtn.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button__pink--large.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.buttonAlt:after, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .button__pink--large.ruBrowse:after, .beyondBlue .sfprofileAvatar .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:after, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button__pink--large.ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button__pink--large.ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button__pink--large.ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .button__pink--large.ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:after, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:after, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:after, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:after, .cr80-subLinks .CR02_GetInvolvedCarousel .wsbtn-lg.button__pink--large:after, .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .wsbtn-lg.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large:after, .cr80-subLinks .cr38 li > a .wsbtn-lg.linkText:after, .cr80-subLinks .cr38 li > a .CR02_GetInvolvedCarousel .linkText.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr38 li > a .linkText.button__pink--large:after, .cr38 li > a .cr80-subLinks .wsbtn-lg.linkText:after, .cr38 li > a .cr80-subLinks .CR02_GetInvolvedCarousel .linkText.button__pink--large:after, .CR02_GetInvolvedCarousel .cr38 li > a .cr80-subLinks .linkText.button__pink--large:after, .cr80-subLinks .cr39-infoResources li .wsbtn-lg.linkText:after, .cr80-subLinks .cr39-infoResources li .CR02_GetInvolvedCarousel .linkText.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr39-infoResources li .linkText.button__pink--large:after, .cr39-infoResources li .cr80-subLinks .wsbtn-lg.linkText:after, .cr39-infoResources li .cr80-subLinks .CR02_GetInvolvedCarousel .linkText.button__pink--large:after, .CR02_GetInvolvedCarousel .cr39-infoResources li .cr80-subLinks .linkText.button__pink--large:after, .cr80-subLinks .cr65-searchSelector .accordian .wsbtn-lg.js_accordianExpondo:after, .cr80-subLinks .cr65-searchSelector .accordian .CR02_GetInvolvedCarousel .js_accordianExpondo.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr65-searchSelector .accordian .js_accordianExpondo.button__pink--large:after, .cr65-searchSelector .accordian .cr80-subLinks .wsbtn-lg.js_accordianExpondo:after, .cr65-searchSelector .accordian .cr80-subLinks .CR02_GetInvolvedCarousel .js_accordianExpondo.button__pink--large:after, .CR02_GetInvolvedCarousel .cr65-searchSelector .accordian .cr80-subLinks .js_accordianExpondo.button__pink--large:after, .cr80-subLinks .quickSearchFieldsList ~ .wsbtn-lg.buttonLarge:after, .cr80-subLinks .CR02_GetInvolvedCarousel .quickSearchFieldsList ~ .buttonLarge.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .quickSearchFieldsList ~ .buttonLarge.button__pink--large:after, .cr80-subLinks .depressionChecklist .buttonWrap input.wsbtn-lg[type=submit]:after, .cr80-subLinks .depressionChecklist .buttonWrap .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .depressionChecklist .buttonWrap input[type=submit].button__pink--large:after, .depressionChecklist .buttonWrap .cr80-subLinks input.wsbtn-lg[type=submit]:after, .depressionChecklist .buttonWrap .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .depressionChecklist .buttonWrap .cr80-subLinks input[type=submit].button__pink--large:after, .cr80-subLinks .lightbox.update-dob .buttonContainer a.wsbtn-lg:after, .cr80-subLinks .lightbox.update-dob .buttonContainer .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .lightbox.update-dob .buttonContainer a.button__pink--large:after, .lightbox.update-dob .buttonContainer .cr80-subLinks a.wsbtn-lg:after, .lightbox.update-dob .buttonContainer .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .lightbox.update-dob .buttonContainer .cr80-subLinks a.button__pink--large:after, .cr80-subLinks .cr10-callToAction .wsbtn.button:after, .cr80-subLinks .cr10-callToAction .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .cr10-callToAction .button.buttonAlt:after, .cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileAvatar .ruFileWrap .button.ruBrowse:after, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:after, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button.ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button.ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button.ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .ruFileWrap .button.ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:after, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileCancelLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:after, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileSaveLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:after, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button.sfSubmitBtn:after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfSubmitBtnWrp .button.sfSubmitBtn:after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:after, .cr80-subLinks .cr10-callToAction .CR02_GetInvolvedCarousel .button.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr10-callToAction .button.button__pink--large:after, .cr80-subLinks .cr10-callToAction .cr38 li > a .button.linkText:after, .cr38 li > a .cr80-subLinks .cr10-callToAction .button.linkText:after, .cr80-subLinks .cr10-callToAction .cr39-infoResources li .button.linkText:after, .cr39-infoResources li .cr80-subLinks .cr10-callToAction .button.linkText:after, .cr80-subLinks .cr10-callToAction .cr65-searchSelector .accordian .button.js_accordianExpondo:after, .cr65-searchSelector .accordian .cr80-subLinks .cr10-callToAction .button.js_accordianExpondo:after, .cr80-subLinks .cr10-callToAction .quickSearchFieldsList ~ .button.buttonLarge:after, .cr80-subLinks .cr10-callToAction .depressionChecklist .buttonWrap input.button[type=submit]:after, .depressionChecklist .buttonWrap .cr80-subLinks .cr10-callToAction input.button[type=submit]:after, .cr80-subLinks .cr10-callToAction .lightbox.update-dob .buttonContainer a.button:after, .lightbox.update-dob .buttonContainer .cr80-subLinks .cr10-callToAction a.button:after, .cr10-callToAction .cr80-subLinks .wsbtn.button:after, .cr10-callToAction .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr10-callToAction .cr80-subLinks .button.buttonAlt:after, .cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .button.ruBrowse:after, .beyondBlue .sfprofileAvatar .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:after, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button.ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button.ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button.ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .button.ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:after, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileCancelLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:after, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileSaveLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:after, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button.sfSubmitBtn:after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .button.sfSubmitBtn:after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:after, .cr10-callToAction .cr80-subLinks .CR02_GetInvolvedCarousel .button.button__pink--large:after, .CR02_GetInvolvedCarousel .cr10-callToAction .cr80-subLinks .button.button__pink--large:after, .cr10-callToAction .cr80-subLinks .cr38 li > a .button.linkText:after, .cr38 li > a .cr10-callToAction .cr80-subLinks .button.linkText:after, .cr10-callToAction .cr80-subLinks .cr39-infoResources li .button.linkText:after, .cr39-infoResources li .cr10-callToAction .cr80-subLinks .button.linkText:after, .cr10-callToAction .cr80-subLinks .cr65-searchSelector .accordian .button.js_accordianExpondo:after, .cr65-searchSelector .accordian .cr10-callToAction .cr80-subLinks .button.js_accordianExpondo:after, .cr10-callToAction .cr80-subLinks .quickSearchFieldsList ~ .button.buttonLarge:after, .cr10-callToAction .cr80-subLinks .depressionChecklist .buttonWrap input.button[type=submit]:after, .depressionChecklist .buttonWrap .cr10-callToAction .cr80-subLinks input.button[type=submit]:after, .cr10-callToAction .cr80-subLinks .lightbox.update-dob .buttonContainer a.button:after, .lightbox.update-dob .buttonContainer .cr10-callToAction .cr80-subLinks a.button:after, .cr80-subLinks .cr11-collectionSearch .RadButton input.wsbtn-lg[type=submit]:after, .cr80-subLinks .cr11-collectionSearch .RadButton .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr11-collectionSearch .RadButton input[type=submit].button__pink--large:after, .cr80-subLinks .cr11-collectionSearch .RadButton .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .cr80-subLinks .cr11-collectionSearch .RadButton input[type=submit].button:after, .cr11-collectionSearch .RadButton .cr80-subLinks input.wsbtn-lg[type=submit]:after, .cr11-collectionSearch .RadButton .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .cr11-collectionSearch .RadButton .cr80-subLinks input[type=submit].button__pink--large:after, .cr11-collectionSearch .RadButton .cr80-subLinks .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .cr11-collectionSearch .RadButton .cr80-subLinks input[type=submit].button:after, .cr80-subLinks .cr20-eventList .tabNav .wsbtn-lg#a1:after, .cr80-subLinks .cr20-eventList .tabNav .CR02_GetInvolvedCarousel #a1.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr20-eventList .tabNav #a1.button__pink--large:after, .cr80-subLinks .cr20-eventList .tabNav .cr10-callToAction #a1.button:after, .cr10-callToAction .cr80-subLinks .cr20-eventList .tabNav #a1.button:after, .cr20-eventList .tabNav .cr80-subLinks .wsbtn-lg#a1:after, .cr20-eventList .tabNav .cr80-subLinks .CR02_GetInvolvedCarousel #a1.button__pink--large:after, .CR02_GetInvolvedCarousel .cr20-eventList .tabNav .cr80-subLinks #a1.button__pink--large:after, .cr20-eventList .tabNav .cr80-subLinks .cr10-callToAction #a1.button:after, .cr10-callToAction .cr20-eventList .tabNav .cr80-subLinks #a1.button:after, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.wsbtn-lg:after, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.button__pink--large:after, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk .cr10-callToAction a.button:after, .cr10-callToAction .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.button:after, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.wsbtn-lg:after, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.button__pink--large:after, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks .cr10-callToAction a.button:after, .cr10-callToAction .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.button:after, .cr80-subLinks .bannerWithAside .socialConnect .twerter a.wsbtn-lg:after, .cr80-subLinks .bannerWithAside .socialConnect .twerter .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .bannerWithAside .socialConnect .twerter a.button__pink--large:after, .cr80-subLinks .bannerWithAside .socialConnect .twerter .cr10-callToAction a.button:after, .cr10-callToAction .cr80-subLinks .bannerWithAside .socialConnect .twerter a.button:after, .bannerWithAside .socialConnect .twerter .cr80-subLinks a.wsbtn-lg:after, .bannerWithAside .socialConnect .twerter .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .bannerWithAside .socialConnect .twerter .cr80-subLinks a.button__pink--large:after, .bannerWithAside .socialConnect .twerter .cr80-subLinks .cr10-callToAction a.button:after, .cr10-callToAction .bannerWithAside .socialConnect .twerter .cr80-subLinks a.button:after, .cr80-subLinks .m-searchBanner .wsbtn-lg.search__submit:after, .cr80-subLinks .m-searchBanner .CR02_GetInvolvedCarousel .search__submit.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .m-searchBanner .search__submit.button__pink--large:after, .cr80-subLinks .m-searchBanner .cr10-callToAction .search__submit.button:after, .cr10-callToAction .cr80-subLinks .m-searchBanner .search__submit.button:after, .m-searchBanner .cr80-subLinks .wsbtn-lg.search__submit:after, .m-searchBanner .cr80-subLinks .CR02_GetInvolvedCarousel .search__submit.button__pink--large:after, .CR02_GetInvolvedCarousel .m-searchBanner .cr80-subLinks .search__submit.button__pink--large:after, .m-searchBanner .cr80-subLinks .cr10-callToAction .search__submit.button:after, .cr10-callToAction .m-searchBanner .cr80-subLinks .search__submit.button:after, .cr80-subLinks .js-cr13-normal .accordion__item > a.wsbtn-lg:after, .cr80-subLinks .js-cr13-normal .CR02_GetInvolvedCarousel .accordion__item > a.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .js-cr13-normal .accordion__item > a.button__pink--large:after, .cr80-subLinks .js-cr13-normal .cr10-callToAction .accordion__item > a.button:after, .cr10-callToAction .cr80-subLinks .js-cr13-normal .accordion__item > a.button:after, .js-cr13-normal .cr80-subLinks .accordion__item > a.wsbtn-lg:after, .js-cr13-normal .cr80-subLinks .CR02_GetInvolvedCarousel .accordion__item > a.button__pink--large:after, .CR02_GetInvolvedCarousel .js-cr13-normal .cr80-subLinks .accordion__item > a.button__pink--large:after, .js-cr13-normal .cr80-subLinks .cr10-callToAction .accordion__item > a.button:after, .cr10-callToAction .js-cr13-normal .cr80-subLinks .accordion__item > a.button:after, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.wsbtn-lg:after, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.button__pink--large:after, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr10-callToAction a.button:after, .cr10-callToAction .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.button:after, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.wsbtn-lg:after, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.button__pink--large:after, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks .cr10-callToAction a.button:after, .cr10-callToAction .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.button:after, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input.wsbtn-lg[type=submit]:after, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button__pink--large:after, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button:after, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input.wsbtn-lg[type=submit]:after, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input[type=submit].button__pink--large:after, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input[type=submit].button:after, .cr80-subLinks .cr85-mahpRegistrationForm input.wsbtn-lg[type=submit]:after, .cr80-subLinks .cr85-mahpRegistrationForm .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr85-mahpRegistrationForm input[type=submit].button__pink--large:after, .cr80-subLinks .cr85-mahpRegistrationForm .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .cr80-subLinks .cr85-mahpRegistrationForm input[type=submit].button:after, .cr85-mahpRegistrationForm .cr80-subLinks input.wsbtn-lg[type=submit]:after, .cr85-mahpRegistrationForm .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .cr85-mahpRegistrationForm .cr80-subLinks input[type=submit].button__pink--large:after, .cr85-mahpRegistrationForm .cr80-subLinks .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .cr85-mahpRegistrationForm .cr80-subLinks input[type=submit].button:after, .cr80-subLinks .cr55-profile-short .wsbtn-lg.js_Close:after, .cr80-subLinks .cr55-profile-short .CR02_GetInvolvedCarousel .js_Close.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr55-profile-short .js_Close.button__pink--large:after, .cr80-subLinks .cr55-profile-short .cr10-callToAction .js_Close.button:after, .cr10-callToAction .cr80-subLinks .cr55-profile-short .js_Close.button:after, .cr55-profile-short .cr80-subLinks .wsbtn-lg.js_Close:after, .cr55-profile-short .cr80-subLinks .CR02_GetInvolvedCarousel .js_Close.button__pink--large:after, .CR02_GetInvolvedCarousel .cr55-profile-short .cr80-subLinks .js_Close.button__pink--large:after, .cr55-profile-short .cr80-subLinks .cr10-callToAction .js_Close.button:after, .cr10-callToAction .cr55-profile-short .cr80-subLinks .js_Close.button:after, .cr80-subLinks .cr01-activitiesList .underline_linkText > a.wsbtn-lg:after, .cr80-subLinks .cr01-activitiesList .CR02_GetInvolvedCarousel .underline_linkText > a.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr01-activitiesList .underline_linkText > a.button__pink--large:after, .cr80-subLinks .cr01-activitiesList .cr10-callToAction .underline_linkText > a.button:after, .cr10-callToAction .cr80-subLinks .cr01-activitiesList .underline_linkText > a.button:after, .cr01-activitiesList .cr80-subLinks .underline_linkText > a.wsbtn-lg:after, .cr01-activitiesList .cr80-subLinks .CR02_GetInvolvedCarousel .underline_linkText > a.button__pink--large:after, .CR02_GetInvolvedCarousel .cr01-activitiesList .cr80-subLinks .underline_linkText > a.button__pink--large:after, .cr01-activitiesList .cr80-subLinks .cr10-callToAction .underline_linkText > a.button:after, .cr10-callToAction .cr01-activitiesList .cr80-subLinks .underline_linkText > a.button:after, .cr80-subLinks .cr50-latestNews .wsbtn-lg.buttonAlt:after, .cr80-subLinks .cr50-latestNews .CR02_GetInvolvedCarousel .buttonAlt.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr50-latestNews .buttonAlt.button__pink--large:after, .cr80-subLinks .cr50-latestNews .cr10-callToAction .buttonAlt.button:after, .cr10-callToAction .cr80-subLinks .cr50-latestNews .buttonAlt.button:after, .cr50-latestNews .cr80-subLinks .wsbtn-lg.buttonAlt:after, .cr50-latestNews .cr80-subLinks .CR02_GetInvolvedCarousel .buttonAlt.button__pink--large:after, .CR02_GetInvolvedCarousel .cr50-latestNews .cr80-subLinks .buttonAlt.button__pink--large:after, .cr50-latestNews .cr80-subLinks .cr10-callToAction .buttonAlt.button:after, .cr10-callToAction .cr50-latestNews .cr80-subLinks .buttonAlt.button:after, .cr80-subLinks .cr48-newsItem .sfcommentsForm .wsbtn-lg.sfcommentsSubmitBtn:after, .cr80-subLinks .cr48-newsItem .sfcommentsForm .CR02_GetInvolvedCarousel .sfcommentsSubmitBtn.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button__pink--large:after, .cr80-subLinks .cr48-newsItem .sfcommentsForm .cr10-callToAction .sfcommentsSubmitBtn.button:after, .cr10-callToAction .cr80-subLinks .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button:after, .cr48-newsItem .sfcommentsForm .cr80-subLinks .wsbtn-lg.sfcommentsSubmitBtn:after, .cr48-newsItem .sfcommentsForm .cr80-subLinks .CR02_GetInvolvedCarousel .sfcommentsSubmitBtn.button__pink--large:after, .CR02_GetInvolvedCarousel .cr48-newsItem .sfcommentsForm .cr80-subLinks .sfcommentsSubmitBtn.button__pink--large:after, .cr48-newsItem .sfcommentsForm .cr80-subLinks .cr10-callToAction .sfcommentsSubmitBtn.button:after, .cr10-callToAction .cr48-newsItem .sfcommentsForm .cr80-subLinks .sfcommentsSubmitBtn.button:after, .cr80-subLinks .wsbtn-lg.buttonLarge:after, .cr80-subLinks .CR02_GetInvolvedCarousel .buttonLarge.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .buttonLarge.button__pink--large:after, .cr80-subLinks .cr10-callToAction .buttonLarge.button:after, .cr10-callToAction .cr80-subLinks .buttonLarge.button:after, .cr80-subLinks .wsbtn-lg.btn:after, .cr80-subLinks .CR02_GetInvolvedCarousel .btn.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .btn.button__pink--large:after, .cr80-subLinks .cr10-callToAction .btn.button:after, .cr10-callToAction .cr80-subLinks .btn.button:after, .cr80-subLinks .sfforumPostReplyContainer .wsbtn-lg.sfSubmitBtn:after, .cr80-subLinks .sfforumPostReplyContainer .CR02_GetInvolvedCarousel .sfSubmitBtn.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumPostReplyContainer .sfSubmitBtn.button__pink--large:after, .cr80-subLinks .sfforumPostReplyContainer .cr10-callToAction .sfSubmitBtn.button:after, .cr10-callToAction .cr80-subLinks .sfforumPostReplyContainer .sfSubmitBtn.button:after, .sfforumPostReplyContainer .cr80-subLinks .wsbtn-lg.sfSubmitBtn:after, .sfforumPostReplyContainer .cr80-subLinks .CR02_GetInvolvedCarousel .sfSubmitBtn.button__pink--large:after, .CR02_GetInvolvedCarousel .sfforumPostReplyContainer .cr80-subLinks .sfSubmitBtn.button__pink--large:after, .sfforumPostReplyContainer .cr80-subLinks .cr10-callToAction .sfSubmitBtn.button:after, .cr10-callToAction .sfforumPostReplyContainer .cr80-subLinks .sfSubmitBtn.button:after, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .wsbtn-lg.sfEditBtn:after, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .CR02_GetInvolvedCarousel .sfEditBtn.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn.button__pink--large:after, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr10-callToAction .sfEditBtn.button:after, .cr10-callToAction .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn.button:after, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .wsbtn-lg.sfEditBtn:after, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .CR02_GetInvolvedCarousel .sfEditBtn.button__pink--large:after, .CR02_GetInvolvedCarousel .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .sfEditBtn.button__pink--large:after, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .cr10-callToAction .sfEditBtn.button:after, .cr10-callToAction .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .sfEditBtn.button:after, .cr80-subLinks .wsbtn-lg.button:after, .cr80-subLinks .CR02_GetInvolvedCarousel .button.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .button.button__pink--large:after, .cr80-subLinks .cr10-callToAction .button:after, .cr10-callToAction .cr80-subLinks .button:after, .cr80-subLinks .sfFormSubmit input.wsbtn-lg[type=submit]:after, .cr80-subLinks .sfFormSubmit .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .sfFormSubmit input[type=submit].button__pink--large:after, .cr80-subLinks .sfFormSubmit .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .cr80-subLinks .sfFormSubmit input[type=submit].button:after, .sfFormSubmit .cr80-subLinks input.wsbtn-lg[type=submit]:after, .sfFormSubmit .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .sfFormSubmit .cr80-subLinks input[type=submit].button__pink--large:after, .sfFormSubmit .cr80-subLinks .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .sfFormSubmit .cr80-subLinks input[type=submit].button:after, .cr80-subLinks .cr52-storiesListRotator > .pull-right .wsbtn-lg.read-more:after, .cr80-subLinks .cr52-storiesListRotator > .pull-right .CR02_GetInvolvedCarousel .read-more.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr52-storiesListRotator > .pull-right .read-more.button__pink--large:after, .cr80-subLinks .cr52-storiesListRotator > .pull-right .cr10-callToAction .read-more.button:after, .cr10-callToAction .cr80-subLinks .cr52-storiesListRotator > .pull-right .read-more.button:after, .cr52-storiesListRotator > .pull-right .cr80-subLinks .wsbtn-lg.read-more:after, .cr52-storiesListRotator > .pull-right .cr80-subLinks .CR02_GetInvolvedCarousel .read-more.button__pink--large:after, .CR02_GetInvolvedCarousel .cr52-storiesListRotator > .pull-right .cr80-subLinks .read-more.button__pink--large:after, .cr52-storiesListRotator > .pull-right .cr80-subLinks .cr10-callToAction .read-more.button:after, .cr10-callToAction .cr52-storiesListRotator > .pull-right .cr80-subLinks .read-more.button:after {
    right: 26px;
  }
}
@media (min-width: 1200px) {
  .cr80-subLinks .wsbtn, .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .buttonAlt, .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .ruBrowse, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .ruBrowse,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .ruBrowse,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .ruBrowse,
.cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .ruBrowse, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .sfprofileCancelLnk,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .sfprofileCancelLnk,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .sfprofileCancelLnk,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .sfprofileCancelLnk, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .sfprofileSaveLnk,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .sfprofileSaveLnk,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .sfprofileSaveLnk,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .sfprofileSaveLnk, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .sfSubmitBtn,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .sfSubmitBtn,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .sfSubmitBtn,
.cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .sfSubmitBtn, .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large, .cr80-subLinks .cr38 li > a .linkText, .cr38 li > a .cr80-subLinks .linkText, .cr80-subLinks .cr39-infoResources li .linkText, .cr39-infoResources li .cr80-subLinks .linkText, .cr80-subLinks .cr65-searchSelector .accordian .js_accordianExpondo, .cr65-searchSelector .accordian .cr80-subLinks .js_accordianExpondo, .cr80-subLinks .depressionChecklist .buttonWrap input[type=submit], .depressionChecklist .buttonWrap .cr80-subLinks input[type=submit], .cr80-subLinks .lightbox.update-dob .buttonContainer a, .lightbox.update-dob .buttonContainer .cr80-subLinks a, .cr80-subLinks .cr11-collectionSearch .RadButton input[type=submit], .cr11-collectionSearch .RadButton .cr80-subLinks input[type=submit], .cr80-subLinks .cr20-eventList .tabNav #a1, .cr20-eventList .tabNav .cr80-subLinks #a1, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a, .cr80-subLinks .bannerWithAside .socialConnect .twerter a, .bannerWithAside .socialConnect .twerter .cr80-subLinks a, .cr80-subLinks .m-searchBanner .search__submit, .m-searchBanner .cr80-subLinks .search__submit, .cr80-subLinks .js-cr13-normal .accordion__item > a, .js-cr13-normal .cr80-subLinks .accordion__item > a, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input[type=submit], .cr80-subLinks .cr85-mahpRegistrationForm input[type=submit], .cr85-mahpRegistrationForm .cr80-subLinks input[type=submit], .cr80-subLinks .cr55-profile-short .js_Close, .cr55-profile-short .cr80-subLinks .js_Close, .cr80-subLinks .cr01-activitiesList .underline_linkText > a, .cr01-activitiesList .cr80-subLinks .underline_linkText > a, .cr80-subLinks .cr50-latestNews .buttonAlt, .cr50-latestNews .cr80-subLinks .buttonAlt, .cr80-subLinks .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .cr80-subLinks .sfcommentsSubmitBtn, .cr80-subLinks .buttonLarge, .cr80-subLinks .btn, .cr80-subLinks .sfforumPostReplyContainer .sfSubmitBtn, .sfforumPostReplyContainer .cr80-subLinks .sfSubmitBtn, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .sfEditBtn, .cr80-subLinks .button, .cr80-subLinks .sfFormSubmit input[type=submit], .sfFormSubmit .cr80-subLinks input[type=submit], .cr80-subLinks .cr52-storiesListRotator > .pull-right .read-more, .cr52-storiesListRotator > .pull-right .cr80-subLinks .read-more {
    font-size: 22px;
    line-height: 1em;
  }
  .cr80-subLinks .wsbtn.wsbtn-lg, .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .wsbtn-lg.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .wsbtn-lg.buttonAlt, .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .wsbtn-lg.ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .wsbtn-lg.ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .wsbtn-lg.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .wsbtn-lg.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse,
.cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .wsbtn-lg.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn,
.cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn, .cr80-subLinks .CR02_GetInvolvedCarousel .wsbtn.button__pink--large, .cr80-subLinks .CR02_GetInvolvedCarousel .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button__pink--large.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.buttonAlt, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileAvatar .ruFileWrap .button__pink--large.ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button__pink--large.ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn, .CR02_GetInvolvedCarousel .cr80-subLinks .wsbtn.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button__pink--large.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.buttonAlt, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .button__pink--large.ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button__pink--large.ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .button__pink--large.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn, .cr80-subLinks .CR02_GetInvolvedCarousel .wsbtn-lg.button__pink--large, .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .wsbtn-lg.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large, .cr80-subLinks .cr38 li > a .wsbtn-lg.linkText, .cr80-subLinks .cr38 li > a .CR02_GetInvolvedCarousel .linkText.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr38 li > a .linkText.button__pink--large, .cr38 li > a .cr80-subLinks .wsbtn-lg.linkText, .cr38 li > a .cr80-subLinks .CR02_GetInvolvedCarousel .linkText.button__pink--large, .CR02_GetInvolvedCarousel .cr38 li > a .cr80-subLinks .linkText.button__pink--large, .cr80-subLinks .cr39-infoResources li .wsbtn-lg.linkText, .cr80-subLinks .cr39-infoResources li .CR02_GetInvolvedCarousel .linkText.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr39-infoResources li .linkText.button__pink--large, .cr39-infoResources li .cr80-subLinks .wsbtn-lg.linkText, .cr39-infoResources li .cr80-subLinks .CR02_GetInvolvedCarousel .linkText.button__pink--large, .CR02_GetInvolvedCarousel .cr39-infoResources li .cr80-subLinks .linkText.button__pink--large, .cr80-subLinks .cr65-searchSelector .accordian .wsbtn-lg.js_accordianExpondo, .cr80-subLinks .cr65-searchSelector .accordian .CR02_GetInvolvedCarousel .js_accordianExpondo.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr65-searchSelector .accordian .js_accordianExpondo.button__pink--large, .cr65-searchSelector .accordian .cr80-subLinks .wsbtn-lg.js_accordianExpondo, .cr65-searchSelector .accordian .cr80-subLinks .CR02_GetInvolvedCarousel .js_accordianExpondo.button__pink--large, .CR02_GetInvolvedCarousel .cr65-searchSelector .accordian .cr80-subLinks .js_accordianExpondo.button__pink--large, .cr80-subLinks .quickSearchFieldsList ~ .wsbtn-lg.buttonLarge, .cr80-subLinks .CR02_GetInvolvedCarousel .quickSearchFieldsList ~ .buttonLarge.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .quickSearchFieldsList ~ .buttonLarge.button__pink--large, .cr80-subLinks .depressionChecklist .buttonWrap input.wsbtn-lg[type=submit], .cr80-subLinks .depressionChecklist .buttonWrap .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .depressionChecklist .buttonWrap input[type=submit].button__pink--large, .depressionChecklist .buttonWrap .cr80-subLinks input.wsbtn-lg[type=submit], .depressionChecklist .buttonWrap .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .depressionChecklist .buttonWrap .cr80-subLinks input[type=submit].button__pink--large, .cr80-subLinks .lightbox.update-dob .buttonContainer a.wsbtn-lg, .cr80-subLinks .lightbox.update-dob .buttonContainer .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .lightbox.update-dob .buttonContainer a.button__pink--large, .lightbox.update-dob .buttonContainer .cr80-subLinks a.wsbtn-lg, .lightbox.update-dob .buttonContainer .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .lightbox.update-dob .buttonContainer .cr80-subLinks a.button__pink--large, .cr80-subLinks .cr10-callToAction .wsbtn.button, .cr80-subLinks .cr10-callToAction .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .cr10-callToAction .button.buttonAlt, .cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileAvatar .ruFileWrap .button.ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button.ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .ruFileWrap .button.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button.sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfSubmitBtnWrp .button.sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn, .cr80-subLinks .cr10-callToAction .CR02_GetInvolvedCarousel .button.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr10-callToAction .button.button__pink--large, .cr80-subLinks .cr10-callToAction .cr38 li > a .button.linkText, .cr38 li > a .cr80-subLinks .cr10-callToAction .button.linkText, .cr80-subLinks .cr10-callToAction .cr39-infoResources li .button.linkText, .cr39-infoResources li .cr80-subLinks .cr10-callToAction .button.linkText, .cr80-subLinks .cr10-callToAction .cr65-searchSelector .accordian .button.js_accordianExpondo, .cr65-searchSelector .accordian .cr80-subLinks .cr10-callToAction .button.js_accordianExpondo, .cr80-subLinks .cr10-callToAction .quickSearchFieldsList ~ .button.buttonLarge, .cr80-subLinks .cr10-callToAction .depressionChecklist .buttonWrap input.button[type=submit], .depressionChecklist .buttonWrap .cr80-subLinks .cr10-callToAction input.button[type=submit], .cr80-subLinks .cr10-callToAction .lightbox.update-dob .buttonContainer a.button, .lightbox.update-dob .buttonContainer .cr80-subLinks .cr10-callToAction a.button, .cr10-callToAction .cr80-subLinks .wsbtn.button, .cr10-callToAction .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr10-callToAction .cr80-subLinks .button.buttonAlt, .cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .button.ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button.ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button.ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button.ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .button.ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button.sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .button.sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn, .cr10-callToAction .cr80-subLinks .CR02_GetInvolvedCarousel .button.button__pink--large, .CR02_GetInvolvedCarousel .cr10-callToAction .cr80-subLinks .button.button__pink--large, .cr10-callToAction .cr80-subLinks .cr38 li > a .button.linkText, .cr38 li > a .cr10-callToAction .cr80-subLinks .button.linkText, .cr10-callToAction .cr80-subLinks .cr39-infoResources li .button.linkText, .cr39-infoResources li .cr10-callToAction .cr80-subLinks .button.linkText, .cr10-callToAction .cr80-subLinks .cr65-searchSelector .accordian .button.js_accordianExpondo, .cr65-searchSelector .accordian .cr10-callToAction .cr80-subLinks .button.js_accordianExpondo, .cr10-callToAction .cr80-subLinks .quickSearchFieldsList ~ .button.buttonLarge, .cr10-callToAction .cr80-subLinks .depressionChecklist .buttonWrap input.button[type=submit], .depressionChecklist .buttonWrap .cr10-callToAction .cr80-subLinks input.button[type=submit], .cr10-callToAction .cr80-subLinks .lightbox.update-dob .buttonContainer a.button, .lightbox.update-dob .buttonContainer .cr10-callToAction .cr80-subLinks a.button, .cr80-subLinks .cr11-collectionSearch .RadButton input.wsbtn-lg[type=submit], .cr80-subLinks .cr11-collectionSearch .RadButton .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr11-collectionSearch .RadButton input[type=submit].button__pink--large, .cr80-subLinks .cr11-collectionSearch .RadButton .cr10-callToAction input[type=submit].button, .cr10-callToAction .cr80-subLinks .cr11-collectionSearch .RadButton input[type=submit].button, .cr11-collectionSearch .RadButton .cr80-subLinks input.wsbtn-lg[type=submit], .cr11-collectionSearch .RadButton .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .cr11-collectionSearch .RadButton .cr80-subLinks input[type=submit].button__pink--large, .cr11-collectionSearch .RadButton .cr80-subLinks .cr10-callToAction input[type=submit].button, .cr10-callToAction .cr11-collectionSearch .RadButton .cr80-subLinks input[type=submit].button, .cr80-subLinks .cr20-eventList .tabNav .wsbtn-lg#a1, .cr80-subLinks .cr20-eventList .tabNav .CR02_GetInvolvedCarousel #a1.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr20-eventList .tabNav #a1.button__pink--large, .cr80-subLinks .cr20-eventList .tabNav .cr10-callToAction #a1.button, .cr10-callToAction .cr80-subLinks .cr20-eventList .tabNav #a1.button, .cr20-eventList .tabNav .cr80-subLinks .wsbtn-lg#a1, .cr20-eventList .tabNav .cr80-subLinks .CR02_GetInvolvedCarousel #a1.button__pink--large, .CR02_GetInvolvedCarousel .cr20-eventList .tabNav .cr80-subLinks #a1.button__pink--large, .cr20-eventList .tabNav .cr80-subLinks .cr10-callToAction #a1.button, .cr10-callToAction .cr20-eventList .tabNav .cr80-subLinks #a1.button, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.wsbtn-lg, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.button__pink--large, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk .cr10-callToAction a.button, .cr10-callToAction .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.button, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.wsbtn-lg, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.button__pink--large, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks .cr10-callToAction a.button, .cr10-callToAction .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.button, .cr80-subLinks .bannerWithAside .socialConnect .twerter a.wsbtn-lg, .cr80-subLinks .bannerWithAside .socialConnect .twerter .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .bannerWithAside .socialConnect .twerter a.button__pink--large, .cr80-subLinks .bannerWithAside .socialConnect .twerter .cr10-callToAction a.button, .cr10-callToAction .cr80-subLinks .bannerWithAside .socialConnect .twerter a.button, .bannerWithAside .socialConnect .twerter .cr80-subLinks a.wsbtn-lg, .bannerWithAside .socialConnect .twerter .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .bannerWithAside .socialConnect .twerter .cr80-subLinks a.button__pink--large, .bannerWithAside .socialConnect .twerter .cr80-subLinks .cr10-callToAction a.button, .cr10-callToAction .bannerWithAside .socialConnect .twerter .cr80-subLinks a.button, .cr80-subLinks .m-searchBanner .wsbtn-lg.search__submit, .cr80-subLinks .m-searchBanner .CR02_GetInvolvedCarousel .search__submit.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .m-searchBanner .search__submit.button__pink--large, .cr80-subLinks .m-searchBanner .cr10-callToAction .search__submit.button, .cr10-callToAction .cr80-subLinks .m-searchBanner .search__submit.button, .m-searchBanner .cr80-subLinks .wsbtn-lg.search__submit, .m-searchBanner .cr80-subLinks .CR02_GetInvolvedCarousel .search__submit.button__pink--large, .CR02_GetInvolvedCarousel .m-searchBanner .cr80-subLinks .search__submit.button__pink--large, .m-searchBanner .cr80-subLinks .cr10-callToAction .search__submit.button, .cr10-callToAction .m-searchBanner .cr80-subLinks .search__submit.button, .cr80-subLinks .js-cr13-normal .accordion__item > a.wsbtn-lg, .cr80-subLinks .js-cr13-normal .CR02_GetInvolvedCarousel .accordion__item > a.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .js-cr13-normal .accordion__item > a.button__pink--large, .cr80-subLinks .js-cr13-normal .cr10-callToAction .accordion__item > a.button, .cr10-callToAction .cr80-subLinks .js-cr13-normal .accordion__item > a.button, .js-cr13-normal .cr80-subLinks .accordion__item > a.wsbtn-lg, .js-cr13-normal .cr80-subLinks .CR02_GetInvolvedCarousel .accordion__item > a.button__pink--large, .CR02_GetInvolvedCarousel .js-cr13-normal .cr80-subLinks .accordion__item > a.button__pink--large, .js-cr13-normal .cr80-subLinks .cr10-callToAction .accordion__item > a.button, .cr10-callToAction .js-cr13-normal .cr80-subLinks .accordion__item > a.button, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.wsbtn-lg, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.button__pink--large, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr10-callToAction a.button, .cr10-callToAction .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.button, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.wsbtn-lg, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large, .CR02_GetInvolvedCarousel .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.button__pink--large, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks .cr10-callToAction a.button, .cr10-callToAction .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.button, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input.wsbtn-lg[type=submit], .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button__pink--large, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp .cr10-callToAction input[type=submit].button, .cr10-callToAction .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input.wsbtn-lg[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input[type=submit].button__pink--large, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction input[type=submit].button, .cr10-callToAction .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input[type=submit].button, .cr80-subLinks .cr85-mahpRegistrationForm input.wsbtn-lg[type=submit], .cr80-subLinks .cr85-mahpRegistrationForm .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr85-mahpRegistrationForm input[type=submit].button__pink--large, .cr80-subLinks .cr85-mahpRegistrationForm .cr10-callToAction input[type=submit].button, .cr10-callToAction .cr80-subLinks .cr85-mahpRegistrationForm input[type=submit].button, .cr85-mahpRegistrationForm .cr80-subLinks input.wsbtn-lg[type=submit], .cr85-mahpRegistrationForm .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .cr85-mahpRegistrationForm .cr80-subLinks input[type=submit].button__pink--large, .cr85-mahpRegistrationForm .cr80-subLinks .cr10-callToAction input[type=submit].button, .cr10-callToAction .cr85-mahpRegistrationForm .cr80-subLinks input[type=submit].button, .cr80-subLinks .cr55-profile-short .wsbtn-lg.js_Close, .cr80-subLinks .cr55-profile-short .CR02_GetInvolvedCarousel .js_Close.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr55-profile-short .js_Close.button__pink--large, .cr80-subLinks .cr55-profile-short .cr10-callToAction .js_Close.button, .cr10-callToAction .cr80-subLinks .cr55-profile-short .js_Close.button, .cr55-profile-short .cr80-subLinks .wsbtn-lg.js_Close, .cr55-profile-short .cr80-subLinks .CR02_GetInvolvedCarousel .js_Close.button__pink--large, .CR02_GetInvolvedCarousel .cr55-profile-short .cr80-subLinks .js_Close.button__pink--large, .cr55-profile-short .cr80-subLinks .cr10-callToAction .js_Close.button, .cr10-callToAction .cr55-profile-short .cr80-subLinks .js_Close.button, .cr80-subLinks .cr01-activitiesList .underline_linkText > a.wsbtn-lg, .cr80-subLinks .cr01-activitiesList .CR02_GetInvolvedCarousel .underline_linkText > a.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr01-activitiesList .underline_linkText > a.button__pink--large, .cr80-subLinks .cr01-activitiesList .cr10-callToAction .underline_linkText > a.button, .cr10-callToAction .cr80-subLinks .cr01-activitiesList .underline_linkText > a.button, .cr01-activitiesList .cr80-subLinks .underline_linkText > a.wsbtn-lg, .cr01-activitiesList .cr80-subLinks .CR02_GetInvolvedCarousel .underline_linkText > a.button__pink--large, .CR02_GetInvolvedCarousel .cr01-activitiesList .cr80-subLinks .underline_linkText > a.button__pink--large, .cr01-activitiesList .cr80-subLinks .cr10-callToAction .underline_linkText > a.button, .cr10-callToAction .cr01-activitiesList .cr80-subLinks .underline_linkText > a.button, .cr80-subLinks .cr50-latestNews .wsbtn-lg.buttonAlt, .cr80-subLinks .cr50-latestNews .CR02_GetInvolvedCarousel .buttonAlt.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr50-latestNews .buttonAlt.button__pink--large, .cr80-subLinks .cr50-latestNews .cr10-callToAction .buttonAlt.button, .cr10-callToAction .cr80-subLinks .cr50-latestNews .buttonAlt.button, .cr50-latestNews .cr80-subLinks .wsbtn-lg.buttonAlt, .cr50-latestNews .cr80-subLinks .CR02_GetInvolvedCarousel .buttonAlt.button__pink--large, .CR02_GetInvolvedCarousel .cr50-latestNews .cr80-subLinks .buttonAlt.button__pink--large, .cr50-latestNews .cr80-subLinks .cr10-callToAction .buttonAlt.button, .cr10-callToAction .cr50-latestNews .cr80-subLinks .buttonAlt.button, .cr80-subLinks .cr48-newsItem .sfcommentsForm .wsbtn-lg.sfcommentsSubmitBtn, .cr80-subLinks .cr48-newsItem .sfcommentsForm .CR02_GetInvolvedCarousel .sfcommentsSubmitBtn.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button__pink--large, .cr80-subLinks .cr48-newsItem .sfcommentsForm .cr10-callToAction .sfcommentsSubmitBtn.button, .cr10-callToAction .cr80-subLinks .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button, .cr48-newsItem .sfcommentsForm .cr80-subLinks .wsbtn-lg.sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .cr80-subLinks .CR02_GetInvolvedCarousel .sfcommentsSubmitBtn.button__pink--large, .CR02_GetInvolvedCarousel .cr48-newsItem .sfcommentsForm .cr80-subLinks .sfcommentsSubmitBtn.button__pink--large, .cr48-newsItem .sfcommentsForm .cr80-subLinks .cr10-callToAction .sfcommentsSubmitBtn.button, .cr10-callToAction .cr48-newsItem .sfcommentsForm .cr80-subLinks .sfcommentsSubmitBtn.button, .cr80-subLinks .wsbtn-lg.buttonLarge, .cr80-subLinks .CR02_GetInvolvedCarousel .buttonLarge.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .buttonLarge.button__pink--large, .cr80-subLinks .cr10-callToAction .buttonLarge.button, .cr10-callToAction .cr80-subLinks .buttonLarge.button, .cr80-subLinks .wsbtn-lg.btn, .cr80-subLinks .CR02_GetInvolvedCarousel .btn.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .btn.button__pink--large, .cr80-subLinks .cr10-callToAction .btn.button, .cr10-callToAction .cr80-subLinks .btn.button, .cr80-subLinks .sfforumPostReplyContainer .wsbtn-lg.sfSubmitBtn, .cr80-subLinks .sfforumPostReplyContainer .CR02_GetInvolvedCarousel .sfSubmitBtn.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumPostReplyContainer .sfSubmitBtn.button__pink--large, .cr80-subLinks .sfforumPostReplyContainer .cr10-callToAction .sfSubmitBtn.button, .cr10-callToAction .cr80-subLinks .sfforumPostReplyContainer .sfSubmitBtn.button, .sfforumPostReplyContainer .cr80-subLinks .wsbtn-lg.sfSubmitBtn, .sfforumPostReplyContainer .cr80-subLinks .CR02_GetInvolvedCarousel .sfSubmitBtn.button__pink--large, .CR02_GetInvolvedCarousel .sfforumPostReplyContainer .cr80-subLinks .sfSubmitBtn.button__pink--large, .sfforumPostReplyContainer .cr80-subLinks .cr10-callToAction .sfSubmitBtn.button, .cr10-callToAction .sfforumPostReplyContainer .cr80-subLinks .sfSubmitBtn.button, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .wsbtn-lg.sfEditBtn, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .CR02_GetInvolvedCarousel .sfEditBtn.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn.button__pink--large, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr10-callToAction .sfEditBtn.button, .cr10-callToAction .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn.button, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .wsbtn-lg.sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .CR02_GetInvolvedCarousel .sfEditBtn.button__pink--large, .CR02_GetInvolvedCarousel .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .sfEditBtn.button__pink--large, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .cr10-callToAction .sfEditBtn.button, .cr10-callToAction .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .sfEditBtn.button, .cr80-subLinks .wsbtn-lg.button, .cr80-subLinks .CR02_GetInvolvedCarousel .button.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .button.button__pink--large, .cr80-subLinks .cr10-callToAction .button, .cr10-callToAction .cr80-subLinks .button, .cr80-subLinks .sfFormSubmit input.wsbtn-lg[type=submit], .cr80-subLinks .sfFormSubmit .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .sfFormSubmit input[type=submit].button__pink--large, .cr80-subLinks .sfFormSubmit .cr10-callToAction input[type=submit].button, .cr10-callToAction .cr80-subLinks .sfFormSubmit input[type=submit].button, .sfFormSubmit .cr80-subLinks input.wsbtn-lg[type=submit], .sfFormSubmit .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large, .CR02_GetInvolvedCarousel .sfFormSubmit .cr80-subLinks input[type=submit].button__pink--large, .sfFormSubmit .cr80-subLinks .cr10-callToAction input[type=submit].button, .cr10-callToAction .sfFormSubmit .cr80-subLinks input[type=submit].button, .cr80-subLinks .cr52-storiesListRotator > .pull-right .wsbtn-lg.read-more, .cr80-subLinks .cr52-storiesListRotator > .pull-right .CR02_GetInvolvedCarousel .read-more.button__pink--large, .CR02_GetInvolvedCarousel .cr80-subLinks .cr52-storiesListRotator > .pull-right .read-more.button__pink--large, .cr80-subLinks .cr52-storiesListRotator > .pull-right .cr10-callToAction .read-more.button, .cr10-callToAction .cr80-subLinks .cr52-storiesListRotator > .pull-right .read-more.button, .cr52-storiesListRotator > .pull-right .cr80-subLinks .wsbtn-lg.read-more, .cr52-storiesListRotator > .pull-right .cr80-subLinks .CR02_GetInvolvedCarousel .read-more.button__pink--large, .CR02_GetInvolvedCarousel .cr52-storiesListRotator > .pull-right .cr80-subLinks .read-more.button__pink--large, .cr52-storiesListRotator > .pull-right .cr80-subLinks .cr10-callToAction .read-more.button, .cr10-callToAction .cr52-storiesListRotator > .pull-right .cr80-subLinks .read-more.button {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .cr80-subLinks .wsbtn.wsbtn-lg:before, .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .wsbtn-lg.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .wsbtn-lg.buttonAlt:before, .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .wsbtn-lg.ruBrowse:before, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:before, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .wsbtn-lg.ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:before,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .wsbtn-lg.ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:before,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .wsbtn-lg.ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:before,
.cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .wsbtn-lg.ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:before, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:before,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:before,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:before,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:before, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:before,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:before,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:before,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:before, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:before,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:before,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:before,
.cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:before, .cr80-subLinks .CR02_GetInvolvedCarousel .wsbtn.button__pink--large:before, .cr80-subLinks .CR02_GetInvolvedCarousel .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button__pink--large.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.buttonAlt:before, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileAvatar .ruFileWrap .button__pink--large.ruBrowse:before, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:before, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button__pink--large.ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button__pink--large.ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button__pink--large.ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .ruFileWrap .button__pink--large.ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:before, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:before, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:before, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:before,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:before, .CR02_GetInvolvedCarousel .cr80-subLinks .wsbtn.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button__pink--large.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.buttonAlt:before, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .button__pink--large.ruBrowse:before, .beyondBlue .sfprofileAvatar .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:before, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button__pink--large.ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button__pink--large.ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button__pink--large.ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .button__pink--large.ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:before, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:before, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:before, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:before,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:before, .cr80-subLinks .CR02_GetInvolvedCarousel .wsbtn-lg.button__pink--large:before, .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .wsbtn-lg.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large:before, .cr80-subLinks .cr38 li > a .wsbtn-lg.linkText:before, .cr80-subLinks .cr38 li > a .CR02_GetInvolvedCarousel .linkText.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr38 li > a .linkText.button__pink--large:before, .cr38 li > a .cr80-subLinks .wsbtn-lg.linkText:before, .cr38 li > a .cr80-subLinks .CR02_GetInvolvedCarousel .linkText.button__pink--large:before, .CR02_GetInvolvedCarousel .cr38 li > a .cr80-subLinks .linkText.button__pink--large:before, .cr80-subLinks .cr39-infoResources li .wsbtn-lg.linkText:before, .cr80-subLinks .cr39-infoResources li .CR02_GetInvolvedCarousel .linkText.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr39-infoResources li .linkText.button__pink--large:before, .cr39-infoResources li .cr80-subLinks .wsbtn-lg.linkText:before, .cr39-infoResources li .cr80-subLinks .CR02_GetInvolvedCarousel .linkText.button__pink--large:before, .CR02_GetInvolvedCarousel .cr39-infoResources li .cr80-subLinks .linkText.button__pink--large:before, .cr80-subLinks .cr65-searchSelector .accordian .wsbtn-lg.js_accordianExpondo:before, .cr80-subLinks .cr65-searchSelector .accordian .CR02_GetInvolvedCarousel .js_accordianExpondo.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr65-searchSelector .accordian .js_accordianExpondo.button__pink--large:before, .cr65-searchSelector .accordian .cr80-subLinks .wsbtn-lg.js_accordianExpondo:before, .cr65-searchSelector .accordian .cr80-subLinks .CR02_GetInvolvedCarousel .js_accordianExpondo.button__pink--large:before, .CR02_GetInvolvedCarousel .cr65-searchSelector .accordian .cr80-subLinks .js_accordianExpondo.button__pink--large:before, .cr80-subLinks .quickSearchFieldsList ~ .wsbtn-lg.buttonLarge:before, .cr80-subLinks .CR02_GetInvolvedCarousel .quickSearchFieldsList ~ .buttonLarge.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .quickSearchFieldsList ~ .buttonLarge.button__pink--large:before, .cr80-subLinks .depressionChecklist .buttonWrap input.wsbtn-lg[type=submit]:before, .cr80-subLinks .depressionChecklist .buttonWrap .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .depressionChecklist .buttonWrap input[type=submit].button__pink--large:before, .depressionChecklist .buttonWrap .cr80-subLinks input.wsbtn-lg[type=submit]:before, .depressionChecklist .buttonWrap .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .depressionChecklist .buttonWrap .cr80-subLinks input[type=submit].button__pink--large:before, .cr80-subLinks .lightbox.update-dob .buttonContainer a.wsbtn-lg:before, .cr80-subLinks .lightbox.update-dob .buttonContainer .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .lightbox.update-dob .buttonContainer a.button__pink--large:before, .lightbox.update-dob .buttonContainer .cr80-subLinks a.wsbtn-lg:before, .lightbox.update-dob .buttonContainer .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .lightbox.update-dob .buttonContainer .cr80-subLinks a.button__pink--large:before, .cr80-subLinks .cr10-callToAction .wsbtn.button:before, .cr80-subLinks .cr10-callToAction .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .cr10-callToAction .button.buttonAlt:before, .cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileAvatar .ruFileWrap .button.ruBrowse:before, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:before, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button.ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button.ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button.ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .ruFileWrap .button.ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:before, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileCancelLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:before, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileSaveLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:before, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button.sfSubmitBtn:before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:before,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfSubmitBtnWrp .button.sfSubmitBtn:before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:before, .cr80-subLinks .cr10-callToAction .CR02_GetInvolvedCarousel .button.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr10-callToAction .button.button__pink--large:before, .cr80-subLinks .cr10-callToAction .cr38 li > a .button.linkText:before, .cr38 li > a .cr80-subLinks .cr10-callToAction .button.linkText:before, .cr80-subLinks .cr10-callToAction .cr39-infoResources li .button.linkText:before, .cr39-infoResources li .cr80-subLinks .cr10-callToAction .button.linkText:before, .cr80-subLinks .cr10-callToAction .cr65-searchSelector .accordian .button.js_accordianExpondo:before, .cr65-searchSelector .accordian .cr80-subLinks .cr10-callToAction .button.js_accordianExpondo:before, .cr80-subLinks .cr10-callToAction .quickSearchFieldsList ~ .button.buttonLarge:before, .cr80-subLinks .cr10-callToAction .depressionChecklist .buttonWrap input.button[type=submit]:before, .depressionChecklist .buttonWrap .cr80-subLinks .cr10-callToAction input.button[type=submit]:before, .cr80-subLinks .cr10-callToAction .lightbox.update-dob .buttonContainer a.button:before, .lightbox.update-dob .buttonContainer .cr80-subLinks .cr10-callToAction a.button:before, .cr10-callToAction .cr80-subLinks .wsbtn.button:before, .cr10-callToAction .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr10-callToAction .cr80-subLinks .button.buttonAlt:before, .cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .button.ruBrowse:before, .beyondBlue .sfprofileAvatar .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:before, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button.ruBrowse:before, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button.ruBrowse:before,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button.ruBrowse:before,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .button.ruBrowse:before,
.beyondBlue .forgotPassword .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:before, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileCancelLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:before, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:before, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:before,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileSaveLnk:before,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:before, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button.sfSubmitBtn:before, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:before,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:before,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:before,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .button.sfSubmitBtn:before,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:before, .cr10-callToAction .cr80-subLinks .CR02_GetInvolvedCarousel .button.button__pink--large:before, .CR02_GetInvolvedCarousel .cr10-callToAction .cr80-subLinks .button.button__pink--large:before, .cr10-callToAction .cr80-subLinks .cr38 li > a .button.linkText:before, .cr38 li > a .cr10-callToAction .cr80-subLinks .button.linkText:before, .cr10-callToAction .cr80-subLinks .cr39-infoResources li .button.linkText:before, .cr39-infoResources li .cr10-callToAction .cr80-subLinks .button.linkText:before, .cr10-callToAction .cr80-subLinks .cr65-searchSelector .accordian .button.js_accordianExpondo:before, .cr65-searchSelector .accordian .cr10-callToAction .cr80-subLinks .button.js_accordianExpondo:before, .cr10-callToAction .cr80-subLinks .quickSearchFieldsList ~ .button.buttonLarge:before, .cr10-callToAction .cr80-subLinks .depressionChecklist .buttonWrap input.button[type=submit]:before, .depressionChecklist .buttonWrap .cr10-callToAction .cr80-subLinks input.button[type=submit]:before, .cr10-callToAction .cr80-subLinks .lightbox.update-dob .buttonContainer a.button:before, .lightbox.update-dob .buttonContainer .cr10-callToAction .cr80-subLinks a.button:before, .cr80-subLinks .cr11-collectionSearch .RadButton input.wsbtn-lg[type=submit]:before, .cr80-subLinks .cr11-collectionSearch .RadButton .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr11-collectionSearch .RadButton input[type=submit].button__pink--large:before, .cr80-subLinks .cr11-collectionSearch .RadButton .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .cr80-subLinks .cr11-collectionSearch .RadButton input[type=submit].button:before, .cr11-collectionSearch .RadButton .cr80-subLinks input.wsbtn-lg[type=submit]:before, .cr11-collectionSearch .RadButton .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .cr11-collectionSearch .RadButton .cr80-subLinks input[type=submit].button__pink--large:before, .cr11-collectionSearch .RadButton .cr80-subLinks .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .cr11-collectionSearch .RadButton .cr80-subLinks input[type=submit].button:before, .cr80-subLinks .cr20-eventList .tabNav .wsbtn-lg#a1:before, .cr80-subLinks .cr20-eventList .tabNav .CR02_GetInvolvedCarousel #a1.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr20-eventList .tabNav #a1.button__pink--large:before, .cr80-subLinks .cr20-eventList .tabNav .cr10-callToAction #a1.button:before, .cr10-callToAction .cr80-subLinks .cr20-eventList .tabNav #a1.button:before, .cr20-eventList .tabNav .cr80-subLinks .wsbtn-lg#a1:before, .cr20-eventList .tabNav .cr80-subLinks .CR02_GetInvolvedCarousel #a1.button__pink--large:before, .CR02_GetInvolvedCarousel .cr20-eventList .tabNav .cr80-subLinks #a1.button__pink--large:before, .cr20-eventList .tabNav .cr80-subLinks .cr10-callToAction #a1.button:before, .cr10-callToAction .cr20-eventList .tabNav .cr80-subLinks #a1.button:before, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.wsbtn-lg:before, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.button__pink--large:before, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk .cr10-callToAction a.button:before, .cr10-callToAction .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.button:before, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.wsbtn-lg:before, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.button__pink--large:before, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks .cr10-callToAction a.button:before, .cr10-callToAction .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.button:before, .cr80-subLinks .bannerWithAside .socialConnect .twerter a.wsbtn-lg:before, .cr80-subLinks .bannerWithAside .socialConnect .twerter .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .bannerWithAside .socialConnect .twerter a.button__pink--large:before, .cr80-subLinks .bannerWithAside .socialConnect .twerter .cr10-callToAction a.button:before, .cr10-callToAction .cr80-subLinks .bannerWithAside .socialConnect .twerter a.button:before, .bannerWithAside .socialConnect .twerter .cr80-subLinks a.wsbtn-lg:before, .bannerWithAside .socialConnect .twerter .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .bannerWithAside .socialConnect .twerter .cr80-subLinks a.button__pink--large:before, .bannerWithAside .socialConnect .twerter .cr80-subLinks .cr10-callToAction a.button:before, .cr10-callToAction .bannerWithAside .socialConnect .twerter .cr80-subLinks a.button:before, .cr80-subLinks .m-searchBanner .wsbtn-lg.search__submit:before, .cr80-subLinks .m-searchBanner .CR02_GetInvolvedCarousel .search__submit.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .m-searchBanner .search__submit.button__pink--large:before, .cr80-subLinks .m-searchBanner .cr10-callToAction .search__submit.button:before, .cr10-callToAction .cr80-subLinks .m-searchBanner .search__submit.button:before, .m-searchBanner .cr80-subLinks .wsbtn-lg.search__submit:before, .m-searchBanner .cr80-subLinks .CR02_GetInvolvedCarousel .search__submit.button__pink--large:before, .CR02_GetInvolvedCarousel .m-searchBanner .cr80-subLinks .search__submit.button__pink--large:before, .m-searchBanner .cr80-subLinks .cr10-callToAction .search__submit.button:before, .cr10-callToAction .m-searchBanner .cr80-subLinks .search__submit.button:before, .cr80-subLinks .js-cr13-normal .accordion__item > a.wsbtn-lg:before, .cr80-subLinks .js-cr13-normal .CR02_GetInvolvedCarousel .accordion__item > a.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .js-cr13-normal .accordion__item > a.button__pink--large:before, .cr80-subLinks .js-cr13-normal .cr10-callToAction .accordion__item > a.button:before, .cr10-callToAction .cr80-subLinks .js-cr13-normal .accordion__item > a.button:before, .js-cr13-normal .cr80-subLinks .accordion__item > a.wsbtn-lg:before, .js-cr13-normal .cr80-subLinks .CR02_GetInvolvedCarousel .accordion__item > a.button__pink--large:before, .CR02_GetInvolvedCarousel .js-cr13-normal .cr80-subLinks .accordion__item > a.button__pink--large:before, .js-cr13-normal .cr80-subLinks .cr10-callToAction .accordion__item > a.button:before, .cr10-callToAction .js-cr13-normal .cr80-subLinks .accordion__item > a.button:before, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.wsbtn-lg:before, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.button__pink--large:before, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr10-callToAction a.button:before, .cr10-callToAction .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.button:before, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.wsbtn-lg:before, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:before, .CR02_GetInvolvedCarousel .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.button__pink--large:before, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks .cr10-callToAction a.button:before, .cr10-callToAction .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.button:before, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input.wsbtn-lg[type=submit]:before, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button__pink--large:before, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button:before, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input.wsbtn-lg[type=submit]:before, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input[type=submit].button__pink--large:before, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input[type=submit].button:before, .cr80-subLinks .cr85-mahpRegistrationForm input.wsbtn-lg[type=submit]:before, .cr80-subLinks .cr85-mahpRegistrationForm .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr85-mahpRegistrationForm input[type=submit].button__pink--large:before, .cr80-subLinks .cr85-mahpRegistrationForm .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .cr80-subLinks .cr85-mahpRegistrationForm input[type=submit].button:before, .cr85-mahpRegistrationForm .cr80-subLinks input.wsbtn-lg[type=submit]:before, .cr85-mahpRegistrationForm .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .cr85-mahpRegistrationForm .cr80-subLinks input[type=submit].button__pink--large:before, .cr85-mahpRegistrationForm .cr80-subLinks .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .cr85-mahpRegistrationForm .cr80-subLinks input[type=submit].button:before, .cr80-subLinks .cr55-profile-short .wsbtn-lg.js_Close:before, .cr80-subLinks .cr55-profile-short .CR02_GetInvolvedCarousel .js_Close.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr55-profile-short .js_Close.button__pink--large:before, .cr80-subLinks .cr55-profile-short .cr10-callToAction .js_Close.button:before, .cr10-callToAction .cr80-subLinks .cr55-profile-short .js_Close.button:before, .cr55-profile-short .cr80-subLinks .wsbtn-lg.js_Close:before, .cr55-profile-short .cr80-subLinks .CR02_GetInvolvedCarousel .js_Close.button__pink--large:before, .CR02_GetInvolvedCarousel .cr55-profile-short .cr80-subLinks .js_Close.button__pink--large:before, .cr55-profile-short .cr80-subLinks .cr10-callToAction .js_Close.button:before, .cr10-callToAction .cr55-profile-short .cr80-subLinks .js_Close.button:before, .cr80-subLinks .cr01-activitiesList .underline_linkText > a.wsbtn-lg:before, .cr80-subLinks .cr01-activitiesList .CR02_GetInvolvedCarousel .underline_linkText > a.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr01-activitiesList .underline_linkText > a.button__pink--large:before, .cr80-subLinks .cr01-activitiesList .cr10-callToAction .underline_linkText > a.button:before, .cr10-callToAction .cr80-subLinks .cr01-activitiesList .underline_linkText > a.button:before, .cr01-activitiesList .cr80-subLinks .underline_linkText > a.wsbtn-lg:before, .cr01-activitiesList .cr80-subLinks .CR02_GetInvolvedCarousel .underline_linkText > a.button__pink--large:before, .CR02_GetInvolvedCarousel .cr01-activitiesList .cr80-subLinks .underline_linkText > a.button__pink--large:before, .cr01-activitiesList .cr80-subLinks .cr10-callToAction .underline_linkText > a.button:before, .cr10-callToAction .cr01-activitiesList .cr80-subLinks .underline_linkText > a.button:before, .cr80-subLinks .cr50-latestNews .wsbtn-lg.buttonAlt:before, .cr80-subLinks .cr50-latestNews .CR02_GetInvolvedCarousel .buttonAlt.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr50-latestNews .buttonAlt.button__pink--large:before, .cr80-subLinks .cr50-latestNews .cr10-callToAction .buttonAlt.button:before, .cr10-callToAction .cr80-subLinks .cr50-latestNews .buttonAlt.button:before, .cr50-latestNews .cr80-subLinks .wsbtn-lg.buttonAlt:before, .cr50-latestNews .cr80-subLinks .CR02_GetInvolvedCarousel .buttonAlt.button__pink--large:before, .CR02_GetInvolvedCarousel .cr50-latestNews .cr80-subLinks .buttonAlt.button__pink--large:before, .cr50-latestNews .cr80-subLinks .cr10-callToAction .buttonAlt.button:before, .cr10-callToAction .cr50-latestNews .cr80-subLinks .buttonAlt.button:before, .cr80-subLinks .cr48-newsItem .sfcommentsForm .wsbtn-lg.sfcommentsSubmitBtn:before, .cr80-subLinks .cr48-newsItem .sfcommentsForm .CR02_GetInvolvedCarousel .sfcommentsSubmitBtn.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button__pink--large:before, .cr80-subLinks .cr48-newsItem .sfcommentsForm .cr10-callToAction .sfcommentsSubmitBtn.button:before, .cr10-callToAction .cr80-subLinks .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button:before, .cr48-newsItem .sfcommentsForm .cr80-subLinks .wsbtn-lg.sfcommentsSubmitBtn:before, .cr48-newsItem .sfcommentsForm .cr80-subLinks .CR02_GetInvolvedCarousel .sfcommentsSubmitBtn.button__pink--large:before, .CR02_GetInvolvedCarousel .cr48-newsItem .sfcommentsForm .cr80-subLinks .sfcommentsSubmitBtn.button__pink--large:before, .cr48-newsItem .sfcommentsForm .cr80-subLinks .cr10-callToAction .sfcommentsSubmitBtn.button:before, .cr10-callToAction .cr48-newsItem .sfcommentsForm .cr80-subLinks .sfcommentsSubmitBtn.button:before, .cr80-subLinks .wsbtn-lg.buttonLarge:before, .cr80-subLinks .CR02_GetInvolvedCarousel .buttonLarge.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .buttonLarge.button__pink--large:before, .cr80-subLinks .cr10-callToAction .buttonLarge.button:before, .cr10-callToAction .cr80-subLinks .buttonLarge.button:before, .cr80-subLinks .wsbtn-lg.btn:before, .cr80-subLinks .CR02_GetInvolvedCarousel .btn.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .btn.button__pink--large:before, .cr80-subLinks .cr10-callToAction .btn.button:before, .cr10-callToAction .cr80-subLinks .btn.button:before, .cr80-subLinks .sfforumPostReplyContainer .wsbtn-lg.sfSubmitBtn:before, .cr80-subLinks .sfforumPostReplyContainer .CR02_GetInvolvedCarousel .sfSubmitBtn.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumPostReplyContainer .sfSubmitBtn.button__pink--large:before, .cr80-subLinks .sfforumPostReplyContainer .cr10-callToAction .sfSubmitBtn.button:before, .cr10-callToAction .cr80-subLinks .sfforumPostReplyContainer .sfSubmitBtn.button:before, .sfforumPostReplyContainer .cr80-subLinks .wsbtn-lg.sfSubmitBtn:before, .sfforumPostReplyContainer .cr80-subLinks .CR02_GetInvolvedCarousel .sfSubmitBtn.button__pink--large:before, .CR02_GetInvolvedCarousel .sfforumPostReplyContainer .cr80-subLinks .sfSubmitBtn.button__pink--large:before, .sfforumPostReplyContainer .cr80-subLinks .cr10-callToAction .sfSubmitBtn.button:before, .cr10-callToAction .sfforumPostReplyContainer .cr80-subLinks .sfSubmitBtn.button:before, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .wsbtn-lg.sfEditBtn:before, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .CR02_GetInvolvedCarousel .sfEditBtn.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn.button__pink--large:before, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr10-callToAction .sfEditBtn.button:before, .cr10-callToAction .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn.button:before, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .wsbtn-lg.sfEditBtn:before, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .CR02_GetInvolvedCarousel .sfEditBtn.button__pink--large:before, .CR02_GetInvolvedCarousel .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .sfEditBtn.button__pink--large:before, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .cr10-callToAction .sfEditBtn.button:before, .cr10-callToAction .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .sfEditBtn.button:before, .cr80-subLinks .wsbtn-lg.button:before, .cr80-subLinks .CR02_GetInvolvedCarousel .button.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .button.button__pink--large:before, .cr80-subLinks .cr10-callToAction .button:before, .cr10-callToAction .cr80-subLinks .button:before, .cr80-subLinks .sfFormSubmit input.wsbtn-lg[type=submit]:before, .cr80-subLinks .sfFormSubmit .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .sfFormSubmit input[type=submit].button__pink--large:before, .cr80-subLinks .sfFormSubmit .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .cr80-subLinks .sfFormSubmit input[type=submit].button:before, .sfFormSubmit .cr80-subLinks input.wsbtn-lg[type=submit]:before, .sfFormSubmit .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:before, .CR02_GetInvolvedCarousel .sfFormSubmit .cr80-subLinks input[type=submit].button__pink--large:before, .sfFormSubmit .cr80-subLinks .cr10-callToAction input[type=submit].button:before, .cr10-callToAction .sfFormSubmit .cr80-subLinks input[type=submit].button:before, .cr80-subLinks .cr52-storiesListRotator > .pull-right .wsbtn-lg.read-more:before, .cr80-subLinks .cr52-storiesListRotator > .pull-right .CR02_GetInvolvedCarousel .read-more.button__pink--large:before, .CR02_GetInvolvedCarousel .cr80-subLinks .cr52-storiesListRotator > .pull-right .read-more.button__pink--large:before, .cr80-subLinks .cr52-storiesListRotator > .pull-right .cr10-callToAction .read-more.button:before, .cr10-callToAction .cr80-subLinks .cr52-storiesListRotator > .pull-right .read-more.button:before, .cr52-storiesListRotator > .pull-right .cr80-subLinks .wsbtn-lg.read-more:before, .cr52-storiesListRotator > .pull-right .cr80-subLinks .CR02_GetInvolvedCarousel .read-more.button__pink--large:before, .CR02_GetInvolvedCarousel .cr52-storiesListRotator > .pull-right .cr80-subLinks .read-more.button__pink--large:before, .cr52-storiesListRotator > .pull-right .cr80-subLinks .cr10-callToAction .read-more.button:before, .cr10-callToAction .cr52-storiesListRotator > .pull-right .cr80-subLinks .read-more.button:before {
    width: 73px;
  }
  .cr80-subLinks .wsbtn.wsbtn-lg:after, .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .wsbtn-lg.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .wsbtn-lg.buttonAlt:after, .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .wsbtn-lg.ruBrowse:after, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:after, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .wsbtn-lg.ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:after,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .wsbtn-lg.ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:after,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .wsbtn-lg.ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:after,
.cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .wsbtn-lg.ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .wsbtn-lg.ruBrowse:after, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:after,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:after,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:after,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .wsbtn-lg.sfprofileCancelLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileCancelLnk:after, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:after,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:after,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:after,
.cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .wsbtn-lg.sfprofileSaveLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .wsbtn-lg.sfprofileSaveLnk:after, .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:after,
.cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:after,
.cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:after,
.cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .wsbtn-lg.sfSubmitBtn:after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .wsbtn-lg.sfSubmitBtn:after, .cr80-subLinks .CR02_GetInvolvedCarousel .wsbtn.button__pink--large:after, .cr80-subLinks .CR02_GetInvolvedCarousel .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button__pink--large.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.buttonAlt:after, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileAvatar .ruFileWrap .button__pink--large.ruBrowse:after, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:after, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button__pink--large.ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button__pink--large.ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button__pink--large.ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .ruFileWrap .button__pink--large.ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.ruBrowse:after, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileCancelLnk:after, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfprofileSaveLnk:after, .cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:after,
.cr80-subLinks .CR02_GetInvolvedCarousel .beyondBlue .forgotPassword .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large.sfSubmitBtn:after, .CR02_GetInvolvedCarousel .cr80-subLinks .wsbtn.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button__pink--large.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.buttonAlt:after, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .button__pink--large.ruBrowse:after, .beyondBlue .sfprofileAvatar .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:after, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button__pink--large.ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button__pink--large.ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button__pink--large.ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .button__pink--large.ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.ruBrowse:after, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileCancelLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileCancelLnk:after, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button__pink--large.sfprofileSaveLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfprofileSaveLnk:after, .CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:after,
.CR02_GetInvolvedCarousel .cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .button__pink--large.sfSubmitBtn:after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large.sfSubmitBtn:after, .cr80-subLinks .CR02_GetInvolvedCarousel .wsbtn-lg.button__pink--large:after, .cr80-subLinks .CR02_GetInvolvedCarousel .button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .wsbtn-lg.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .button__pink--large:after, .cr80-subLinks .cr38 li > a .wsbtn-lg.linkText:after, .cr80-subLinks .cr38 li > a .CR02_GetInvolvedCarousel .linkText.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr38 li > a .linkText.button__pink--large:after, .cr38 li > a .cr80-subLinks .wsbtn-lg.linkText:after, .cr38 li > a .cr80-subLinks .CR02_GetInvolvedCarousel .linkText.button__pink--large:after, .CR02_GetInvolvedCarousel .cr38 li > a .cr80-subLinks .linkText.button__pink--large:after, .cr80-subLinks .cr39-infoResources li .wsbtn-lg.linkText:after, .cr80-subLinks .cr39-infoResources li .CR02_GetInvolvedCarousel .linkText.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr39-infoResources li .linkText.button__pink--large:after, .cr39-infoResources li .cr80-subLinks .wsbtn-lg.linkText:after, .cr39-infoResources li .cr80-subLinks .CR02_GetInvolvedCarousel .linkText.button__pink--large:after, .CR02_GetInvolvedCarousel .cr39-infoResources li .cr80-subLinks .linkText.button__pink--large:after, .cr80-subLinks .cr65-searchSelector .accordian .wsbtn-lg.js_accordianExpondo:after, .cr80-subLinks .cr65-searchSelector .accordian .CR02_GetInvolvedCarousel .js_accordianExpondo.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr65-searchSelector .accordian .js_accordianExpondo.button__pink--large:after, .cr65-searchSelector .accordian .cr80-subLinks .wsbtn-lg.js_accordianExpondo:after, .cr65-searchSelector .accordian .cr80-subLinks .CR02_GetInvolvedCarousel .js_accordianExpondo.button__pink--large:after, .CR02_GetInvolvedCarousel .cr65-searchSelector .accordian .cr80-subLinks .js_accordianExpondo.button__pink--large:after, .cr80-subLinks .quickSearchFieldsList ~ .wsbtn-lg.buttonLarge:after, .cr80-subLinks .CR02_GetInvolvedCarousel .quickSearchFieldsList ~ .buttonLarge.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .quickSearchFieldsList ~ .buttonLarge.button__pink--large:after, .cr80-subLinks .depressionChecklist .buttonWrap input.wsbtn-lg[type=submit]:after, .cr80-subLinks .depressionChecklist .buttonWrap .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .depressionChecklist .buttonWrap input[type=submit].button__pink--large:after, .depressionChecklist .buttonWrap .cr80-subLinks input.wsbtn-lg[type=submit]:after, .depressionChecklist .buttonWrap .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .depressionChecklist .buttonWrap .cr80-subLinks input[type=submit].button__pink--large:after, .cr80-subLinks .lightbox.update-dob .buttonContainer a.wsbtn-lg:after, .cr80-subLinks .lightbox.update-dob .buttonContainer .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .lightbox.update-dob .buttonContainer a.button__pink--large:after, .lightbox.update-dob .buttonContainer .cr80-subLinks a.wsbtn-lg:after, .lightbox.update-dob .buttonContainer .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .lightbox.update-dob .buttonContainer .cr80-subLinks a.button__pink--large:after, .cr80-subLinks .cr10-callToAction .wsbtn.button:after, .cr80-subLinks .cr10-callToAction .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr80-subLinks .cr10-callToAction .button.buttonAlt:after, .cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileAvatar .ruFileWrap .button.ruBrowse:after, .beyondBlue .sfprofileAvatar .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:after, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button.ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button.ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button.ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .ruFileWrap .button.ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .cr80-subLinks .cr10-callToAction .button.ruBrowse:after, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileCancelLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileCancelLnk:after, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileSaveLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr80-subLinks .cr10-callToAction .button.sfprofileSaveLnk:after, .cr80-subLinks .cr10-callToAction .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button.sfSubmitBtn:after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:after,
.cr80-subLinks .cr10-callToAction .beyondBlue .forgotPassword .sfSubmitBtnWrp .button.sfSubmitBtn:after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction .button.sfSubmitBtn:after, .cr80-subLinks .cr10-callToAction .CR02_GetInvolvedCarousel .button.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr10-callToAction .button.button__pink--large:after, .cr80-subLinks .cr10-callToAction .cr38 li > a .button.linkText:after, .cr38 li > a .cr80-subLinks .cr10-callToAction .button.linkText:after, .cr80-subLinks .cr10-callToAction .cr39-infoResources li .button.linkText:after, .cr39-infoResources li .cr80-subLinks .cr10-callToAction .button.linkText:after, .cr80-subLinks .cr10-callToAction .cr65-searchSelector .accordian .button.js_accordianExpondo:after, .cr65-searchSelector .accordian .cr80-subLinks .cr10-callToAction .button.js_accordianExpondo:after, .cr80-subLinks .cr10-callToAction .quickSearchFieldsList ~ .button.buttonLarge:after, .cr80-subLinks .cr10-callToAction .depressionChecklist .buttonWrap input.button[type=submit]:after, .depressionChecklist .buttonWrap .cr80-subLinks .cr10-callToAction input.button[type=submit]:after, .cr80-subLinks .cr10-callToAction .lightbox.update-dob .buttonContainer a.button:after, .lightbox.update-dob .buttonContainer .cr80-subLinks .cr10-callToAction a.button:after, .cr10-callToAction .cr80-subLinks .wsbtn.button:after, .cr10-callToAction .cr80-subLinks .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .button.buttonAlt:after, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr10-callToAction .cr80-subLinks .button.buttonAlt:after, .cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileAvatar .ruFileWrap .button.ruBrowse:after, .beyondBlue .sfprofileAvatar .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:after, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .ruFileWrap .button.ruBrowse:after, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .button.ruBrowse:after,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .ruFileWrap .button.ruBrowse:after,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .ruFileWrap .button.ruBrowse:after,
.beyondBlue .forgotPassword .ruFileWrap .cr10-callToAction .cr80-subLinks .button.ruBrowse:after, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileCancelLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileCancelLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileCancelLnk:after, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:after, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .button.sfprofileSaveLnk:after,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfprofileLnkWrp .button.sfprofileSaveLnk:after,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr10-callToAction .cr80-subLinks .button.sfprofileSaveLnk:after, .cr10-callToAction .cr80-subLinks .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .button.sfSubmitBtn:after, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:after,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .button.sfSubmitBtn:after,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:after,
.cr10-callToAction .cr80-subLinks .beyondBlue .forgotPassword .sfSubmitBtnWrp .button.sfSubmitBtn:after,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr10-callToAction .cr80-subLinks .button.sfSubmitBtn:after, .cr10-callToAction .cr80-subLinks .CR02_GetInvolvedCarousel .button.button__pink--large:after, .CR02_GetInvolvedCarousel .cr10-callToAction .cr80-subLinks .button.button__pink--large:after, .cr10-callToAction .cr80-subLinks .cr38 li > a .button.linkText:after, .cr38 li > a .cr10-callToAction .cr80-subLinks .button.linkText:after, .cr10-callToAction .cr80-subLinks .cr39-infoResources li .button.linkText:after, .cr39-infoResources li .cr10-callToAction .cr80-subLinks .button.linkText:after, .cr10-callToAction .cr80-subLinks .cr65-searchSelector .accordian .button.js_accordianExpondo:after, .cr65-searchSelector .accordian .cr10-callToAction .cr80-subLinks .button.js_accordianExpondo:after, .cr10-callToAction .cr80-subLinks .quickSearchFieldsList ~ .button.buttonLarge:after, .cr10-callToAction .cr80-subLinks .depressionChecklist .buttonWrap input.button[type=submit]:after, .depressionChecklist .buttonWrap .cr10-callToAction .cr80-subLinks input.button[type=submit]:after, .cr10-callToAction .cr80-subLinks .lightbox.update-dob .buttonContainer a.button:after, .lightbox.update-dob .buttonContainer .cr10-callToAction .cr80-subLinks a.button:after, .cr80-subLinks .cr11-collectionSearch .RadButton input.wsbtn-lg[type=submit]:after, .cr80-subLinks .cr11-collectionSearch .RadButton .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr11-collectionSearch .RadButton input[type=submit].button__pink--large:after, .cr80-subLinks .cr11-collectionSearch .RadButton .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .cr80-subLinks .cr11-collectionSearch .RadButton input[type=submit].button:after, .cr11-collectionSearch .RadButton .cr80-subLinks input.wsbtn-lg[type=submit]:after, .cr11-collectionSearch .RadButton .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .cr11-collectionSearch .RadButton .cr80-subLinks input[type=submit].button__pink--large:after, .cr11-collectionSearch .RadButton .cr80-subLinks .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .cr11-collectionSearch .RadButton .cr80-subLinks input[type=submit].button:after, .cr80-subLinks .cr20-eventList .tabNav .wsbtn-lg#a1:after, .cr80-subLinks .cr20-eventList .tabNav .CR02_GetInvolvedCarousel #a1.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr20-eventList .tabNav #a1.button__pink--large:after, .cr80-subLinks .cr20-eventList .tabNav .cr10-callToAction #a1.button:after, .cr10-callToAction .cr80-subLinks .cr20-eventList .tabNav #a1.button:after, .cr20-eventList .tabNav .cr80-subLinks .wsbtn-lg#a1:after, .cr20-eventList .tabNav .cr80-subLinks .CR02_GetInvolvedCarousel #a1.button__pink--large:after, .CR02_GetInvolvedCarousel .cr20-eventList .tabNav .cr80-subLinks #a1.button__pink--large:after, .cr20-eventList .tabNav .cr80-subLinks .cr10-callToAction #a1.button:after, .cr10-callToAction .cr20-eventList .tabNav .cr80-subLinks #a1.button:after, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.wsbtn-lg:after, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.button__pink--large:after, .cr80-subLinks .bannerWithAside .socialConnect .ferceberk .cr10-callToAction a.button:after, .cr10-callToAction .cr80-subLinks .bannerWithAside .socialConnect .ferceberk a.button:after, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.wsbtn-lg:after, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.button__pink--large:after, .bannerWithAside .socialConnect .ferceberk .cr80-subLinks .cr10-callToAction a.button:after, .cr10-callToAction .bannerWithAside .socialConnect .ferceberk .cr80-subLinks a.button:after, .cr80-subLinks .bannerWithAside .socialConnect .twerter a.wsbtn-lg:after, .cr80-subLinks .bannerWithAside .socialConnect .twerter .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .bannerWithAside .socialConnect .twerter a.button__pink--large:after, .cr80-subLinks .bannerWithAside .socialConnect .twerter .cr10-callToAction a.button:after, .cr10-callToAction .cr80-subLinks .bannerWithAside .socialConnect .twerter a.button:after, .bannerWithAside .socialConnect .twerter .cr80-subLinks a.wsbtn-lg:after, .bannerWithAside .socialConnect .twerter .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .bannerWithAside .socialConnect .twerter .cr80-subLinks a.button__pink--large:after, .bannerWithAside .socialConnect .twerter .cr80-subLinks .cr10-callToAction a.button:after, .cr10-callToAction .bannerWithAside .socialConnect .twerter .cr80-subLinks a.button:after, .cr80-subLinks .m-searchBanner .wsbtn-lg.search__submit:after, .cr80-subLinks .m-searchBanner .CR02_GetInvolvedCarousel .search__submit.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .m-searchBanner .search__submit.button__pink--large:after, .cr80-subLinks .m-searchBanner .cr10-callToAction .search__submit.button:after, .cr10-callToAction .cr80-subLinks .m-searchBanner .search__submit.button:after, .m-searchBanner .cr80-subLinks .wsbtn-lg.search__submit:after, .m-searchBanner .cr80-subLinks .CR02_GetInvolvedCarousel .search__submit.button__pink--large:after, .CR02_GetInvolvedCarousel .m-searchBanner .cr80-subLinks .search__submit.button__pink--large:after, .m-searchBanner .cr80-subLinks .cr10-callToAction .search__submit.button:after, .cr10-callToAction .m-searchBanner .cr80-subLinks .search__submit.button:after, .cr80-subLinks .js-cr13-normal .accordion__item > a.wsbtn-lg:after, .cr80-subLinks .js-cr13-normal .CR02_GetInvolvedCarousel .accordion__item > a.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .js-cr13-normal .accordion__item > a.button__pink--large:after, .cr80-subLinks .js-cr13-normal .cr10-callToAction .accordion__item > a.button:after, .cr10-callToAction .cr80-subLinks .js-cr13-normal .accordion__item > a.button:after, .js-cr13-normal .cr80-subLinks .accordion__item > a.wsbtn-lg:after, .js-cr13-normal .cr80-subLinks .CR02_GetInvolvedCarousel .accordion__item > a.button__pink--large:after, .CR02_GetInvolvedCarousel .js-cr13-normal .cr80-subLinks .accordion__item > a.button__pink--large:after, .js-cr13-normal .cr80-subLinks .cr10-callToAction .accordion__item > a.button:after, .cr10-callToAction .js-cr13-normal .cr80-subLinks .accordion__item > a.button:after, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.wsbtn-lg:after, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.button__pink--large:after, .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr10-callToAction a.button:after, .cr10-callToAction .cr80-subLinks .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a.button:after, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.wsbtn-lg:after, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks .CR02_GetInvolvedCarousel a.button__pink--large:after, .CR02_GetInvolvedCarousel .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.button__pink--large:after, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks .cr10-callToAction a.button:after, .cr10-callToAction .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr80-subLinks a.button:after, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input.wsbtn-lg[type=submit]:after, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button__pink--large:after, .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .cr80-subLinks .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit].button:after, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input.wsbtn-lg[type=submit]:after, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input[type=submit].button__pink--large:after, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .sfforumNewThreadWrp .sfSubmitBtnWrp .cr80-subLinks input[type=submit].button:after, .cr80-subLinks .cr85-mahpRegistrationForm input.wsbtn-lg[type=submit]:after, .cr80-subLinks .cr85-mahpRegistrationForm .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr85-mahpRegistrationForm input[type=submit].button__pink--large:after, .cr80-subLinks .cr85-mahpRegistrationForm .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .cr80-subLinks .cr85-mahpRegistrationForm input[type=submit].button:after, .cr85-mahpRegistrationForm .cr80-subLinks input.wsbtn-lg[type=submit]:after, .cr85-mahpRegistrationForm .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .cr85-mahpRegistrationForm .cr80-subLinks input[type=submit].button__pink--large:after, .cr85-mahpRegistrationForm .cr80-subLinks .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .cr85-mahpRegistrationForm .cr80-subLinks input[type=submit].button:after, .cr80-subLinks .cr55-profile-short .wsbtn-lg.js_Close:after, .cr80-subLinks .cr55-profile-short .CR02_GetInvolvedCarousel .js_Close.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr55-profile-short .js_Close.button__pink--large:after, .cr80-subLinks .cr55-profile-short .cr10-callToAction .js_Close.button:after, .cr10-callToAction .cr80-subLinks .cr55-profile-short .js_Close.button:after, .cr55-profile-short .cr80-subLinks .wsbtn-lg.js_Close:after, .cr55-profile-short .cr80-subLinks .CR02_GetInvolvedCarousel .js_Close.button__pink--large:after, .CR02_GetInvolvedCarousel .cr55-profile-short .cr80-subLinks .js_Close.button__pink--large:after, .cr55-profile-short .cr80-subLinks .cr10-callToAction .js_Close.button:after, .cr10-callToAction .cr55-profile-short .cr80-subLinks .js_Close.button:after, .cr80-subLinks .cr01-activitiesList .underline_linkText > a.wsbtn-lg:after, .cr80-subLinks .cr01-activitiesList .CR02_GetInvolvedCarousel .underline_linkText > a.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr01-activitiesList .underline_linkText > a.button__pink--large:after, .cr80-subLinks .cr01-activitiesList .cr10-callToAction .underline_linkText > a.button:after, .cr10-callToAction .cr80-subLinks .cr01-activitiesList .underline_linkText > a.button:after, .cr01-activitiesList .cr80-subLinks .underline_linkText > a.wsbtn-lg:after, .cr01-activitiesList .cr80-subLinks .CR02_GetInvolvedCarousel .underline_linkText > a.button__pink--large:after, .CR02_GetInvolvedCarousel .cr01-activitiesList .cr80-subLinks .underline_linkText > a.button__pink--large:after, .cr01-activitiesList .cr80-subLinks .cr10-callToAction .underline_linkText > a.button:after, .cr10-callToAction .cr01-activitiesList .cr80-subLinks .underline_linkText > a.button:after, .cr80-subLinks .cr50-latestNews .wsbtn-lg.buttonAlt:after, .cr80-subLinks .cr50-latestNews .CR02_GetInvolvedCarousel .buttonAlt.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr50-latestNews .buttonAlt.button__pink--large:after, .cr80-subLinks .cr50-latestNews .cr10-callToAction .buttonAlt.button:after, .cr10-callToAction .cr80-subLinks .cr50-latestNews .buttonAlt.button:after, .cr50-latestNews .cr80-subLinks .wsbtn-lg.buttonAlt:after, .cr50-latestNews .cr80-subLinks .CR02_GetInvolvedCarousel .buttonAlt.button__pink--large:after, .CR02_GetInvolvedCarousel .cr50-latestNews .cr80-subLinks .buttonAlt.button__pink--large:after, .cr50-latestNews .cr80-subLinks .cr10-callToAction .buttonAlt.button:after, .cr10-callToAction .cr50-latestNews .cr80-subLinks .buttonAlt.button:after, .cr80-subLinks .cr48-newsItem .sfcommentsForm .wsbtn-lg.sfcommentsSubmitBtn:after, .cr80-subLinks .cr48-newsItem .sfcommentsForm .CR02_GetInvolvedCarousel .sfcommentsSubmitBtn.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button__pink--large:after, .cr80-subLinks .cr48-newsItem .sfcommentsForm .cr10-callToAction .sfcommentsSubmitBtn.button:after, .cr10-callToAction .cr80-subLinks .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn.button:after, .cr48-newsItem .sfcommentsForm .cr80-subLinks .wsbtn-lg.sfcommentsSubmitBtn:after, .cr48-newsItem .sfcommentsForm .cr80-subLinks .CR02_GetInvolvedCarousel .sfcommentsSubmitBtn.button__pink--large:after, .CR02_GetInvolvedCarousel .cr48-newsItem .sfcommentsForm .cr80-subLinks .sfcommentsSubmitBtn.button__pink--large:after, .cr48-newsItem .sfcommentsForm .cr80-subLinks .cr10-callToAction .sfcommentsSubmitBtn.button:after, .cr10-callToAction .cr48-newsItem .sfcommentsForm .cr80-subLinks .sfcommentsSubmitBtn.button:after, .cr80-subLinks .wsbtn-lg.buttonLarge:after, .cr80-subLinks .CR02_GetInvolvedCarousel .buttonLarge.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .buttonLarge.button__pink--large:after, .cr80-subLinks .cr10-callToAction .buttonLarge.button:after, .cr10-callToAction .cr80-subLinks .buttonLarge.button:after, .cr80-subLinks .wsbtn-lg.btn:after, .cr80-subLinks .CR02_GetInvolvedCarousel .btn.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .btn.button__pink--large:after, .cr80-subLinks .cr10-callToAction .btn.button:after, .cr10-callToAction .cr80-subLinks .btn.button:after, .cr80-subLinks .sfforumPostReplyContainer .wsbtn-lg.sfSubmitBtn:after, .cr80-subLinks .sfforumPostReplyContainer .CR02_GetInvolvedCarousel .sfSubmitBtn.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .sfforumPostReplyContainer .sfSubmitBtn.button__pink--large:after, .cr80-subLinks .sfforumPostReplyContainer .cr10-callToAction .sfSubmitBtn.button:after, .cr10-callToAction .cr80-subLinks .sfforumPostReplyContainer .sfSubmitBtn.button:after, .sfforumPostReplyContainer .cr80-subLinks .wsbtn-lg.sfSubmitBtn:after, .sfforumPostReplyContainer .cr80-subLinks .CR02_GetInvolvedCarousel .sfSubmitBtn.button__pink--large:after, .CR02_GetInvolvedCarousel .sfforumPostReplyContainer .cr80-subLinks .sfSubmitBtn.button__pink--large:after, .sfforumPostReplyContainer .cr80-subLinks .cr10-callToAction .sfSubmitBtn.button:after, .cr10-callToAction .sfforumPostReplyContainer .cr80-subLinks .sfSubmitBtn.button:after, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .wsbtn-lg.sfEditBtn:after, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .CR02_GetInvolvedCarousel .sfEditBtn.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn.button__pink--large:after, .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr10-callToAction .sfEditBtn.button:after, .cr10-callToAction .cr80-subLinks .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn.button:after, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .wsbtn-lg.sfEditBtn:after, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .CR02_GetInvolvedCarousel .sfEditBtn.button__pink--large:after, .CR02_GetInvolvedCarousel .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .sfEditBtn.button__pink--large:after, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .cr10-callToAction .sfEditBtn.button:after, .cr10-callToAction .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr80-subLinks .sfEditBtn.button:after, .cr80-subLinks .wsbtn-lg.button:after, .cr80-subLinks .CR02_GetInvolvedCarousel .button.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .button.button__pink--large:after, .cr80-subLinks .cr10-callToAction .button:after, .cr10-callToAction .cr80-subLinks .button:after, .cr80-subLinks .sfFormSubmit input.wsbtn-lg[type=submit]:after, .cr80-subLinks .sfFormSubmit .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .sfFormSubmit input[type=submit].button__pink--large:after, .cr80-subLinks .sfFormSubmit .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .cr80-subLinks .sfFormSubmit input[type=submit].button:after, .sfFormSubmit .cr80-subLinks input.wsbtn-lg[type=submit]:after, .sfFormSubmit .cr80-subLinks .CR02_GetInvolvedCarousel input[type=submit].button__pink--large:after, .CR02_GetInvolvedCarousel .sfFormSubmit .cr80-subLinks input[type=submit].button__pink--large:after, .sfFormSubmit .cr80-subLinks .cr10-callToAction input[type=submit].button:after, .cr10-callToAction .sfFormSubmit .cr80-subLinks input[type=submit].button:after, .cr80-subLinks .cr52-storiesListRotator > .pull-right .wsbtn-lg.read-more:after, .cr80-subLinks .cr52-storiesListRotator > .pull-right .CR02_GetInvolvedCarousel .read-more.button__pink--large:after, .CR02_GetInvolvedCarousel .cr80-subLinks .cr52-storiesListRotator > .pull-right .read-more.button__pink--large:after, .cr80-subLinks .cr52-storiesListRotator > .pull-right .cr10-callToAction .read-more.button:after, .cr10-callToAction .cr80-subLinks .cr52-storiesListRotator > .pull-right .read-more.button:after, .cr52-storiesListRotator > .pull-right .cr80-subLinks .wsbtn-lg.read-more:after, .cr52-storiesListRotator > .pull-right .cr80-subLinks .CR02_GetInvolvedCarousel .read-more.button__pink--large:after, .CR02_GetInvolvedCarousel .cr52-storiesListRotator > .pull-right .cr80-subLinks .read-more.button__pink--large:after, .cr52-storiesListRotator > .pull-right .cr80-subLinks .cr10-callToAction .read-more.button:after, .cr10-callToAction .cr52-storiesListRotator > .pull-right .cr80-subLinks .read-more.button:after {
    right: 26px;
  }
}

.cr51-newsList article {
  border-bottom: 1px solid #666;
  padding-bottom: 32px;
  margin-bottom: 29px;
  font-size: 18px;
  line-height: 24px;
  position: relative;
}
.cr51-newsList article .meta, .cr51-newsList article .summary {
  margin-bottom: 20px;
}
.cr51-newsList article .comments {
  color: #E0004D;
  text-decoration: none;
}
.cr51-newsList article .comments:hover, .cr51-newsList article .comments:focus {
  color: #009BC9;
  text-decoration: underline;
}
.cr51-newsList article.media:before, .cr51-newsList article.media:after {
  content: " ";
  display: table;
}
.cr51-newsList article.media:after {
  clear: both;
}
.cr51-newsList article.media .media-left {
  float: left;
  width: 116px;
}
@media screen and (max-width: 479px) {
  .cr51-newsList article.media .media-left {
    float: none;
    width: auto;
    margin-bottom: 15px;
  }
  .cr51-newsList article.media .media-left img {
    width: 100%;
    height: auto;
  }
}
.cr51-newsList article.media .media-body {
  padding-left: 130px;
}
@media screen and (max-width: 479px) {
  .cr51-newsList article.media .media-body {
    padding-left: 0;
  }
}
.cr51-newsList article h3 a {
  text-decoration: none;
}
.cr51-newsList article h3 a:hover, .cr51-newsList article h3 a:focus {
  color: #009BC9;
  text-decoration: underline;
}
@media (max-width: 767.9px) {
  .cr51-newsList .summary {
    font-size: 14px;
    line-height: 18px;
  }
}

.CR49_YoutubeEmbed {
  margin: 25px 0;
}
.CR49_YoutubeEmbed .buttonHolder a {
  font-family: "FFDINWeb";
  font-weight: normal;
  font-size: 18px;
  color: #E0004D;
}
.CR49_YoutubeEmbed .videoContainment {
  margin-bottom: 10px;
}
@media (max-width: 767.9px) {
  .CR49_YoutubeEmbed .videoContainment iframe {
    -webkit-transform: scale(1.01, 1.01);
    -moz-transform: scale(1.01, 1.01);
    -ms-transform: scale(1.01, 1.01);
    transform: scale(1.01, 1.01);
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .CR49_YoutubeEmbed .videoContainment iframe {
    -webkit-transform: scale(1.01, 1.01);
    -moz-transform: scale(1.01, 1.01);
    -ms-transform: scale(1.01, 1.01);
    transform: scale(1.01, 1.01);
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .CR49_YoutubeEmbed .videoContainment iframe {
    -webkit-transform: scale(1.01, 1.01);
    -moz-transform: scale(1.01, 1.01);
    -ms-transform: scale(1.01, 1.01);
    transform: scale(1.01, 1.01);
  }
}
@media (max-width: 767.9px) {
  .CR49_YoutubeEmbed .videoContainment {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
  }
  .CR49_YoutubeEmbed .videoContainment iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

@media (max-width: 767.9px) {
  .cr48-newsItem .videoContainment {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
  }
  .cr48-newsItem .videoContainment iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1.01, 1.01);
    -moz-transform: scale(1.01, 1.01);
    -ms-transform: scale(1.01, 1.01);
    transform: scale(1.01, 1.01);
  }
}
.cr48-newsItem .meta {
  margin-bottom: 1em;
}
.cr48-newsItem .itemFooter .taxonomy {
  margin-bottom: 1em;
}
.cr48-newsItem .itemFooter .taxonomy a {
  color: #E0004D;
}
.cr48-newsItem .itemFooter .taxonomy a:hover, .cr48-newsItem .itemFooter .taxonomy a:focus {
  text-decoration: none;
}
.cr48-newsItem .itemFooter .sharing:before, .cr48-newsItem .itemFooter .sharing:after {
  content: " ";
  display: table;
}
.cr48-newsItem .itemFooter .sharing:after {
  clear: both;
}
.cr48-newsItem .itemFooter .sharing li {
  float: left;
  margin-right: 10px;
}
.cr48-newsItem .itemFooter .sharing li .buttonShare {
  color: #000;
  display: inline-block;
  background: linear-gradient(to bottom, #FDFDFD 0px, #DDD 100%) repeat scroll 0% 0% transparent;
  position: relative;
  margin: 0px;
  padding: 2px 5px 2px 25px;
  font-size: 11px;
  line-height: 16px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
}
.cr48-newsItem .itemFooter .sharing li .buttonShare .sprite-self {
  background-image: url("/App_Themes/standard/images/icons.png");
  display: block;
  position: absolute;
  top: 4px;
  left: 5px;
}
.cr48-newsItem .itemFooter .sharing li .buttonShare.email .sprite-self {
  background-position: -466px -100px;
  width: 17px;
  height: 11px;
}
.cr48-newsItem .itemFooter .sharing li .buttonShare.calendar .sprite-self {
  background-position: -450px -100px;
  width: 12px;
  height: 12px;
}
.cr48-newsItem .sfcommentsTitle {
  margin-top: 0.5em;
}
.cr48-newsItem .sfcommentsForm textarea {
  width: 100%;
  margin-bottom: 0.5em;
}
.cr48-newsItem .sfcommentsForm .sfError {
  margin-bottom: 0.5em;
}
.cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn {
  min-width: 0;
}

.cr49-newsHeadlines .heading3 {
  font-size: 30px;
  line-height: 34px;
  color: #009BC9;
  font-family: "FFDINWebBold";
  margin: 0px 0px 24px 0;
}
.cr49-newsHeadlines li {
  border-bottom: 1px solid #666666;
  color: #333333;
  font-family: "FFDINWeb";
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  padding: 12px 0;
}
.cr49-newsHeadlines li:first-child {
  padding-top: 0;
}
.cr49-newsHeadlines li a {
  color: #009BC9;
  text-decoration: none;
}
.cr49-newsHeadlines li a:hover, .cr49-newsHeadlines li a:focus {
  text-decoration: underline;
}

.cr04b-majorPartnerLink h2 {
  font-family: "FFDINWebBold";
  font-weight: normal;
  font-size: 30px;
  line-height: 34px;
  color: #009BC9;
  margin-bottom: 15px;
}
.cr04b-majorPartnerLink .imgWrap {
  width: 153px;
  height: 134px;
  margin-bottom: 15px;
}
@media (max-width: 767.9px) {
  .cr04b-majorPartnerLink .imgWrap {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr04b-majorPartnerLink .imgWrap {
    margin-left: auto;
    margin-right: auto;
  }
}
.cr04b-majorPartnerLink .link, .cr04b-majorPartnerLink .facetedResults .sfsearchResultUrl a, .facetedResults .sfsearchResultUrl .cr04b-majorPartnerLink a, .cr04b-majorPartnerLink .beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp .sfregisterField a, .beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp .sfregisterField .cr04b-majorPartnerLink a,
.cr04b-majorPartnerLink .beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList .sfregisterField a,
.beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList .sfregisterField .cr04b-majorPartnerLink a,
.cr04b-majorPartnerLink .beyondBlue #sfLoginWidgetWrp .boxout .sfregisterField a,
.beyondBlue #sfLoginWidgetWrp .boxout .sfregisterField .cr04b-majorPartnerLink a,
.cr04b-majorPartnerLink .beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp .sfregisterField a,
.beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp .sfregisterField .cr04b-majorPartnerLink a,
.cr04b-majorPartnerLink .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList .sfregisterField a,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList .sfregisterField .cr04b-majorPartnerLink a,
.cr04b-majorPartnerLink .beyondBlue .sfprofileChangePasswordFormWrp .boxout .sfregisterField a,
.beyondBlue .sfprofileChangePasswordFormWrp .boxout .sfregisterField .cr04b-majorPartnerLink a,
.cr04b-majorPartnerLink .beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp .sfregisterField a,
.beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp .sfregisterField .cr04b-majorPartnerLink a,
.cr04b-majorPartnerLink .beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList .sfregisterField a,
.beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList .sfregisterField .cr04b-majorPartnerLink a,
.cr04b-majorPartnerLink .beyondBlue .sfprofileEditFormWrp .boxout .sfregisterField a,
.beyondBlue .sfprofileEditFormWrp .boxout .sfregisterField .cr04b-majorPartnerLink a,
.cr04b-majorPartnerLink .beyondBlue .forgotPassword .sfLoginFieldsWrp .sfregisterField a,
.beyondBlue .forgotPassword .sfLoginFieldsWrp .sfregisterField .cr04b-majorPartnerLink a,
.cr04b-majorPartnerLink .beyondBlue .forgotPassword .sfprofileFieldsList .sfregisterField a,
.beyondBlue .forgotPassword .sfprofileFieldsList .sfregisterField .cr04b-majorPartnerLink a,
.cr04b-majorPartnerLink .beyondBlue .forgotPassword .boxout .sfregisterField a,
.beyondBlue .forgotPassword .boxout .sfregisterField .cr04b-majorPartnerLink a, .cr04b-majorPartnerLink .sfsearchReultTitleSnippetUrl .sfsearchResultUrl a, .sfsearchReultTitleSnippetUrl .sfsearchResultUrl .cr04b-majorPartnerLink a, .cr04b-majorPartnerLink .sfsearchReultTitleSnippetUrl .sfsearchResultTitle a, .sfsearchReultTitleSnippetUrl .sfsearchResultTitle .cr04b-majorPartnerLink a, .cr04b-majorPartnerLink .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews h3 a, .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews h3 .cr04b-majorPartnerLink a, .cr04b-majorPartnerLink .cr05a-askQuesionDetail .meta a, .cr05a-askQuesionDetail .meta .cr04b-majorPartnerLink a, .cr04b-majorPartnerLink .lightbox.update-dob .why, .lightbox.update-dob .cr04b-majorPartnerLink .why, .cr04b-majorPartnerLink .cr18-eventItem .meta a, .cr18-eventItem .meta .cr04b-majorPartnerLink a, .cr04b-majorPartnerLink .sfforumReplyPostWrp .oldestNewest .orderReply, .sfforumReplyPostWrp .oldestNewest .cr04b-majorPartnerLink .orderReply, .cr04b-majorPartnerLink .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumReportBtn.btn, .cr04b-majorPartnerLink .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumPostReplyContainer .sfforumReportBtn.sfSubmitBtn, .sfforumPostReplyContainer .cr04b-majorPartnerLink .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumReportBtn.sfSubmitBtn, .cr04b-majorPartnerLink .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfforumReportBtn.sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .cr04b-majorPartnerLink .sfforumReportBtn.btn, .cr29-forumPosts .sfforumThreadPostContentWrp .cr04b-majorPartnerLink .sfforumPostReplyContainer .sfforumReportBtn.sfSubmitBtn, .sfforumPostReplyContainer .cr29-forumPosts .sfforumThreadPostContentWrp .cr04b-majorPartnerLink .sfforumReportBtn.sfSubmitBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .cr04b-majorPartnerLink .adminControls .sfforumReportBtn.sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr04b-majorPartnerLink .sfforumReportBtn.sfEditBtn, .cr04b-majorPartnerLink .cr29-forumPosts .sfforumThreadPostContentWrp a, .cr29-forumPosts .sfforumThreadPostContentWrp .cr04b-majorPartnerLink a, .cr04b-majorPartnerLink .sfforumNewThreadWrp .sfCancel, .sfforumNewThreadWrp .cr04b-majorPartnerLink .sfCancel, .cr04b-majorPartnerLink .cr47-forumActivity .separatedList li a, .cr47-forumActivity .separatedList li .cr04b-majorPartnerLink a, .cr04b-majorPartnerLink .cr55-profile-short .popup a, .cr55-profile-short .popup .cr04b-majorPartnerLink a, .cr04b-majorPartnerLink .cr24-mahpResults .info1 a, .cr24-mahpResults .info1 .cr04b-majorPartnerLink a, .cr04b-majorPartnerLink .cr45-mediaReleaseList section ol li .media--content .fileIcons a, .cr45-mediaReleaseList section ol li .media--content .fileIcons .cr04b-majorPartnerLink a, .cr04b-majorPartnerLink .cr45-mediaReleaseList section ol li .media--content .headlineText, .cr45-mediaReleaseList section ol li .media--content .cr04b-majorPartnerLink .headlineText, .cr04b-majorPartnerLink table a, table .cr04b-majorPartnerLink a, .cr04b-majorPartnerLink label a, label .cr04b-majorPartnerLink a, .cr04b-majorPartnerLink .cr51-newsList article h3 a, .cr51-newsList article h3 .cr04b-majorPartnerLink a {
  font-family: "FFDINWeb";
  font-weight: normal;
  font-size: 18px;
  color: #009BC9;
  line-height: 24px;
}

.twitter-follow-button {
  float: right;
}
@media (max-width: 767.9px) {
  .twitter-follow-button {
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .twitter-follow-button {
    float: none;
  }
}

.cr09b-roadshowEventList,
.cr65-searchSelector {
  margin-bottom: 1em;
}
.cr09b-roadshowEventList .event__search,
.cr65-searchSelector .event__search {
  background-color: #009BC9;
  padding: 2em;
  margin-bottom: 50px;
}
.cr09b-roadshowEventList .event__search .search__title,
.cr65-searchSelector .event__search .search__title {
  color: #FFF;
}
.cr09b-roadshowEventList .event__search .sfFieldWrp,
.cr65-searchSelector .event__search .sfFieldWrp {
  margin-bottom: 0;
}
.cr09b-roadshowEventList .event__search .sfFieldWrp .search__postcode,
.cr65-searchSelector .event__search .sfFieldWrp .search__postcode {
  color: #333;
  font-size: 16px;
  line-height: initial;
  padding: 5px 10px;
  border: 0 solid #ffffff;
}
@media (max-width: 767.9px) {
  .cr09b-roadshowEventList .event__search .sfFieldWrp .search__postcode,
.cr65-searchSelector .event__search .sfFieldWrp .search__postcode {
    width: 100%;
  }
}
@media (max-width: 767.9px) {
  .cr09b-roadshowEventList .event__search .sfFieldWrp .input-group,
.cr09b-roadshowEventList .event__search .sfFieldWrp .input-group-btn,
.cr65-searchSelector .event__search .sfFieldWrp .input-group,
.cr65-searchSelector .event__search .sfFieldWrp .input-group-btn {
    display: block;
    width: 100%;
  }
}
.cr09b-roadshowEventList .event__search .sfFieldWrp .search__submit,
.cr65-searchSelector .event__search .sfFieldWrp .search__submit {
  padding-top: 9px;
  line-height: 1em;
}
@media (max-width: 767.9px) {
  .cr09b-roadshowEventList .event__search .sfFieldWrp .search__submit,
.cr65-searchSelector .event__search .sfFieldWrp .search__submit {
    margin-top: 10px;
    width: 100%;
    text-align: center;
  }
}
.cr09b-roadshowEventList .tabNav,
.cr65-searchSelector .tabNav {
  border: 1px solid #333333;
  border-bottom-width: 0;
}
.cr09b-roadshowEventList .tabNav:before, .cr09b-roadshowEventList .tabNav:after,
.cr65-searchSelector .tabNav:before,
.cr65-searchSelector .tabNav:after {
  content: " ";
  display: table;
}
.cr09b-roadshowEventList .tabNav:after,
.cr65-searchSelector .tabNav:after {
  clear: both;
}
.cr09b-roadshowEventList .tabNav li,
.cr65-searchSelector .tabNav li {
  background-color: #025C76;
  color: #FFFFFF;
  font-family: "FFDINWebBold";
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  text-align: center;
  line-height: 24px;
  float: left;
  width: 50%;
}
.cr09b-roadshowEventList .tabNav li.active,
.cr65-searchSelector .tabNav li.active {
  background-color: transparent;
  color: #009DD9;
}
.cr09b-roadshowEventList .tabNav li a,
.cr65-searchSelector .tabNav li a {
  color: inherit;
  text-decoration: none;
  display: block;
  padding: 23px 0;
}
.cr09b-roadshowEventList .tabContent,
.cr65-searchSelector .tabContent {
  display: none;
  border: 1px solid #333333;
  border-top-width: 0;
  padding: 0 2em 2em 2em;
}
@media (max-width: 767.9px) {
  .cr09b-roadshowEventList .tabContent,
.cr65-searchSelector .tabContent {
    padding: 0 1em 1em 1em;
  }
}
.cr09b-roadshowEventList .tabContent:before, .cr09b-roadshowEventList .tabContent:after,
.cr65-searchSelector .tabContent:before,
.cr65-searchSelector .tabContent:after {
  content: " ";
  display: table;
}
.cr09b-roadshowEventList .tabContent:after,
.cr65-searchSelector .tabContent:after {
  clear: both;
}
.cr09b-roadshowEventList .tabContent.active,
.cr65-searchSelector .tabContent.active {
  display: block;
}
.cr09b-roadshowEventList .tabContent .heading3,
.cr65-searchSelector .tabContent .heading3 {
  font-family: "FFDINWebBold";
  font-weight: normal;
  font-size: 22px;
  color: #009DD9;
  line-height: 24px;
  margin: 1em 0;
}
.cr09b-roadshowEventList .tabContent .event__list,
.cr65-searchSelector .tabContent .event__list {
  border-top: 1px solid #333333;
  margin-bottom: 1em;
}
.cr09b-roadshowEventList .tabContent .event__list li,
.cr65-searchSelector .tabContent .event__list li {
  display: block;
  font-size: 16px;
  line-height: 18px;
  padding: 16px 0;
}
.cr09b-roadshowEventList .tabContent .event__list li:before, .cr09b-roadshowEventList .tabContent .event__list li:after,
.cr65-searchSelector .tabContent .event__list li:before,
.cr65-searchSelector .tabContent .event__list li:after {
  content: " ";
  display: table;
}
.cr09b-roadshowEventList .tabContent .event__list li:after,
.cr65-searchSelector .tabContent .event__list li:after {
  clear: both;
}
.cr09b-roadshowEventList .tabContent .event__list li:nth-of-type(2n),
.cr65-searchSelector .tabContent .event__list li:nth-of-type(2n) {
  background-color: #e2ebfa;
}
.cr09b-roadshowEventList .tabContent .event__list li .event__date,
.cr65-searchSelector .tabContent .event__list li .event__date {
  font-family: "FFDINWeb";
  font-weight: normal;
  padding: 9px 25px;
  float: left;
  width: 50%;
}
@media (max-width: 767.9px) {
  .cr09b-roadshowEventList .tabContent .event__list li .event__date,
.cr65-searchSelector .tabContent .event__list li .event__date {
    padding: 10px;
  }
}
.cr09b-roadshowEventList .tabContent .event__list li .event__location,
.cr65-searchSelector .tabContent .event__list li .event__location {
  font-family: "FFDINWeb";
  font-weight: normal;
  color: #E0004D;
  padding: 9px 25px;
  float: left;
  width: 50%;
}
@media (max-width: 767.9px) {
  .cr09b-roadshowEventList .tabContent .event__list li .event__location,
.cr65-searchSelector .tabContent .event__list li .event__location {
    padding: 10px;
  }
}
.cr09b-roadshowEventList .tabContent .event__list li .event__location a,
.cr65-searchSelector .tabContent .event__list li .event__location a {
  color: inherit;
  display: block;
}

.m-takeStep .callToAction {
  margin: 0 auto;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .m-takeStep .callToAction {
    max-width: 916px;
  }
}
@media (min-width: 1200px) {
  .m-takeStep .callToAction {
    max-width: 916px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .m-takeStep .callToAction {
    max-width: 458px;
  }
}
@media (max-width: 767.9px) {
  .m-takeStep .callToAction {
    max-width: 229px;
  }
}
.m-takeStep h2 {
  color: #FFF;
  font-family: "FFDINWebBold";
  font-size: 30px;
  font-weight: 400;
  line-height: 48px;
  text-align: center;
}
.m-takeStep .takeStep__list {
  margin: 0;
}
.m-takeStep .takeStep__list li {
  margin: 15px 0;
  max-width: 229px;
}
.m-takeStep .takeStep__list li a img {
  border: 2px solid #ffffff;
}

.cr02-ambassadorsList {
  margin-top: 20px;
}
@media (max-width: 767.9px) {
  .cr02-ambassadorsList article {
    float: none !important;
    max-width: 480px !important;
    margin: 0 auto !important;
  }
}
.cr02-ambassadorsList article blockquote {
  margin-top: 1.2em;
  font-family: "FFDINWeb";
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 1200px) {
  .cr02-ambassadorsList article blockquote {
    height: 5em;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr02-ambassadorsList article blockquote {
    height: 5em;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr02-ambassadorsList article blockquote {
    height: 4em;
  }
}
.cr02-ambassadorsList article blockquote:before, .cr02-ambassadorsList article blockquote:after {
  font-family: Arial;
  line-height: inherit !important;
}
.cr02-ambassadorsList article blockquote:before {
  margin-right: 2px;
}
.cr02-ambassadorsList article blockquote:after {
  margin-left: 2px;
}
.cr02-ambassadorsList article .imgWrap {
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr02-ambassadorsList article .imgWrap {
    height: 340px;
  }
}
@media (min-width: 1200px) {
  .cr02-ambassadorsList article .imgWrap {
    height: 380px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr02-ambassadorsList article .imgWrap {
    height: 400px;
  }
}
.cr02-ambassadorsList article .imgWrap img {
  width: 100%;
  height: auto;
}
.cr02-ambassadorsList article a {
  display: block;
  position: relative;
}
.cr02-ambassadorsList article a:hover header, .cr02-ambassadorsList article a:focus header {
  background: #00aff3;
}
.cr02-ambassadorsList article a header {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009DD9;
  color: white;
  text-decoration: none;
  padding: 10px 20px;
  min-height: 81px;
}
.cr02-ambassadorsList article a header h3 {
  font-family: "FFDINWebBold";
  font-weight: normal;
  font-style: normal;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 5px;
}
.cr02-ambassadorsList article a header .meta {
  font-family: "FFDINWebBold";
  color: #FFFFFF;
  font-size: 15px;
}
.cr02-ambassadorsList article a.readMore {
  font-family: "FFDINWeb";
  font-size: 16px;
  color: #E0004D;
  line-height: 20px;
  margin: 20px 0 40px;
}
.cr02-ambassadorsList article a.readMore:hover, .cr02-ambassadorsList article a.readMore:focus {
  text-decoration: none;
}

.cr82-subscriptions ul {
  margin-bottom: 30px;
}
.cr82-subscriptions ul li {
  border-bottom: 1px solid #666666;
}
.cr82-subscriptions ul li:last-child {
  border-bottom-width: 0;
}
.cr82-subscriptions ul li label {
  font-family: "FFDINWebBold";
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  color: #E0004D;
}
.cr82-subscriptions ul li label:hover, .cr82-subscriptions ul li label:focus {
  color: #009BC9;
}
.cr82-subscriptions ul li input[type=checkbox]:hover + label, .cr82-subscriptions ul li input[type=checkbox]:focus + label, .cr82-subscriptions ul li input[type=radio]:hover + label, .cr82-subscriptions ul li input[type=radio]:focus + label {
  color: #009BC9;
}

.cr60-researchAccordian .accordian li {
  margin-bottom: 15px;
}
.cr60-researchAccordian .accordian li h3 {
  background-color: #009BC9;
  font-family: "FFDINWebBold";
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  color: #FFF;
}
.cr60-researchAccordian .accordian li h3 a {
  color: inherit;
  display: block;
  text-decoration: none;
  padding: 7px 15px 7px 44px;
  position: relative;
}
.cr60-researchAccordian .accordian li h3 a:hover .linkText, .cr60-researchAccordian .accordian li h3 a:focus .linkText {
  text-decoration: underline;
}
.cr60-researchAccordian .accordian li h3 a .highContrast {
  position: absolute;
  left: 10px;
  font-size: 30px;
  line-height: 1em;
}
.cr60-researchAccordian .accordian li h3 a .highContrast:before {
  content: "\f0fe";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  font-size: 30px;
  line-height: 1em;
}
.cr60-researchAccordian .accordian li h3 a .linkText {
  display: inline;
}
.cr60-researchAccordian .accordian li.active h3 a .highContrast:before {
  content: "\f146";
}
.cr60-researchAccordian .accordian li .item {
  padding: 12px 15px;
}
.cr60-researchAccordian .accordian li .item:nth-child(2n+1) {
  background-color: #f2f2f2;
}
.cr60-researchAccordian .accordian li .item h4 {
  color: #333333;
  font-family: "FFDINWebBold";
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
}
.cr60-researchAccordian .accordian li .item h4 a {
  display: block;
  text-decoration: none;
  color: #E0004D;
}
.cr60-researchAccordian .accordian li .item h4 a:hover, .cr60-researchAccordian .accordian li .item h4 a:focus {
  text-decoration: underline;
  color: #009BC9;
}
.cr60-researchAccordian .accordian li .item .meta {
  color: #333333;
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 1em;
}
.cr60-researchAccordian .accordian li .item .summary {
  color: #333333;
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
}

.cr45-mediaReleaseList section h2 {
  background-color: #009BC9;
  font-family: "FFDINWebBold";
  font-weight: normal;
  font-size: 18px;
  padding: 10px 15px;
  line-height: 30px;
  color: #FFF;
}
.cr45-mediaReleaseList section ol li:nth-child(odd) {
  background: #F2F2F2;
}
.cr45-mediaReleaseList section ol li {
  padding: 15px 15px 15px 0;
}
.cr45-mediaReleaseList section ol li .media--img {
  float: left;
  width: 100px;
  text-align: center;
}
@media (max-width: 767.9px) {
  .cr45-mediaReleaseList section ol li .media--img {
    width: 80px;
  }
}
.cr45-mediaReleaseList section ol li .media--img span {
  font-size: 2.4em;
  display: block;
}
.cr45-mediaReleaseList section ol li .media--content {
  overflow: hidden;
}
.cr45-mediaReleaseList section ol li .media--content .headlineText {
  font-weight: bold;
  padding-bottom: 10px;
  display: block;
  line-height: 1.25em;
  text-decoration: none;
}
.cr45-mediaReleaseList section ol li .media--content .headlineText:hover, .cr45-mediaReleaseList section ol li .media--content .headlineText:focus {
  text-decoration: underline;
}
.cr45-mediaReleaseList section ol li .media--content .fileIcons {
  margin-top: 10px;
}
.cr45-mediaReleaseList section ol li .media--content .fileIcons .pdf:before {
  display: inline-block;
  margin-right: 5px;
  content: "\f1c1";
  color: black;
  font-family: "FontAwesome";
  text-decoration: none !important;
}

.cr45b-mediaReleaseDetails .meta {
  margin-bottom: 10px;
  color: #666;
}
.cr45b-mediaReleaseDetails .fileIcons {
  margin-top: 10px;
}
.cr45b-mediaReleaseDetails .fileIcons a {
  color: #E0004D;
  position: relative;
  padding-left: 1.25em;
}
.cr45b-mediaReleaseDetails .fileIcons a:hover, .cr45b-mediaReleaseDetails .fileIcons a:focus {
  text-decoration: none;
}
.cr45b-mediaReleaseDetails .fileIcons .pdf:before {
  display: inline-block;
  content: "\f1c1";
  color: black;
  font-family: "FontAwesome";
  text-decoration: none !important;
  position: absolute;
  left: 0;
  top: 6px;
}
@media (max-width: 767.9px) {
  .cr45b-mediaReleaseDetails .fileIcons .pdf:before {
    top: 5px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr45b-mediaReleaseDetails .fileIcons .pdf:before {
    top: 5px;
  }
}

.cr08b-roadshow-banner .imgWrap {
  position: relative;
  min-height: 273px;
  z-index: 1;
}
.cr08b-roadshow-banner .imgWrap img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.cr08b-roadshow-banner .imgWrap .bannerText {
  background-color: #009BC9;
  color: #ffffff;
  font-family: "FFDINWebBold";
  font-weight: normal;
  font-size: 30px;
  padding: 20px;
  position: absolute;
  bottom: 0;
  left: 25%;
  right: 25%;
  width: 50%;
  z-index: 3;
  text-align: center;
}
.cr08b-roadshow-banner .imgWrap .bannerText a {
  display: inline-block;
  color: inherit;
  font-size: 14px;
  font-family: "FFDINWebBold";
  font-weight: normal;
  margin-left: 0.5em;
}
.cr08b-roadshow-banner .imgWrap .bannerText a:hover, .cr08b-roadshow-banner .imgWrap .bannerText a:focus {
  text-decoration: none;
}

.cr01b-roadshow-event-results h2 {
  font-family: "FFDINWebBold";
  font-weight: normal;
  font-size: 40px;
  line-height: 40px;
  color: #009BC9;
  margin-bottom: 10px;
}
.cr01b-roadshow-event-results .event__list li .heading3 {
  font-family: "FFDINWebBold";
  font-weight: normal;
  font-size: 22px;
  line-height: 24px;
  color: #009BC9;
  margin-bottom: 10px;
}
.cr01b-roadshow-event-results .event__list li .panel .panel__header {
  background-color: #009BC9;
  color: #ffffff;
  font-family: "FFDINWebBold";
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  padding: 8px 12px;
  margin-bottom: 10px;
}
.cr01b-roadshow-event-results .event__list li .panel .panel__header:before, .cr01b-roadshow-event-results .event__list li .panel .panel__header:after {
  content: " ";
  display: table;
}
.cr01b-roadshow-event-results .event__list li .panel .panel__header:after {
  clear: both;
}
.cr01b-roadshow-event-results .event__list li .panel .panel__header a {
  color: inherit;
  font-family: "FFDINWeb";
  font-weight: normal;
  font-size: 16px;
  text-decoration: underline;
}
.cr01b-roadshow-event-results .event__list li .panel .panel__header a:hover, .cr01b-roadshow-event-results .event__list li .panel .panel__header a:focus {
  text-decoration: none;
}
.cr01b-roadshow-event-results .event__list li .panel .panel__header .event__distance {
  float: right;
}
@media (max-width: 767.9px) {
  .cr01b-roadshow-event-results .event__list li .panel .panel__header .event__distance {
    float: none;
  }
  .cr01b-roadshow-event-results .event__list li .panel .panel__header .event__distance:before, .cr01b-roadshow-event-results .event__list li .panel .panel__header .event__distance:after {
    content: " ";
    display: table;
  }
  .cr01b-roadshow-event-results .event__list li .panel .panel__header .event__distance:after {
    clear: both;
  }
}
.cr01b-roadshow-event-results .event__list li .panel .panel__body:before, .cr01b-roadshow-event-results .event__list li .panel .panel__body:after {
  content: " ";
  display: table;
}
.cr01b-roadshow-event-results .event__list li .panel .panel__body:after {
  clear: both;
}
.cr01b-roadshow-event-results .event__list li .panel .panel__body .event__date {
  float: left;
  color: #333333;
  font-family: "FFDINWeb";
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 1em;
}
.cr01b-roadshow-event-results .event__list li .panel .panel__body .event__date .date__label {
  font-family: "FFDINWebBold";
  display: block;
}
.cr01b-roadshow-event-results .event__list li .panel .panel__body .event__dropdown {
  float: right;
  margin-bottom: 1em;
  position: relative;
}
@media (max-width: 767.9px) {
  .cr01b-roadshow-event-results .event__list li .panel .panel__body .event__dropdown {
    clear: left;
    float: left;
  }
  .cr01b-roadshow-event-results .event__list li .panel .panel__body .event__dropdown:before, .cr01b-roadshow-event-results .event__list li .panel .panel__body .event__dropdown:after {
    content: " ";
    display: table;
  }
  .cr01b-roadshow-event-results .event__list li .panel .panel__body .event__dropdown:after {
    clear: both;
  }
}
.cr01b-roadshow-event-results .event__list li .panel .panel__body .event__dropdown .addthisevent-drop {
  position: absolute;
  right: 0;
  white-space: nowrap;
}
.cr01b-roadshow-event-results .event__list li .panel .panel__body .event__dropdown .addthisevent-drop:hover, .cr01b-roadshow-event-results .event__list li .panel .panel__body .event__dropdown .addthisevent-drop:focus {
  opacity: 1;
}
@media (max-width: 479px) {
  .cr01b-roadshow-event-results .event__list li .panel .panel__body .event__dropdown .addthisevent-drop {
    width: 100%;
  }
}
.cr01b-roadshow-event-results .event__list li .panel .panel__body .event__dropdown .addthisevent-drop .fa, .cr01b-roadshow-event-results .event__list li .panel .panel__body .event__dropdown .addthisevent-drop .forum-discussion .forum-discussion-list li > a:before, .forum-discussion .forum-discussion-list .cr01b-roadshow-event-results .event__list li .panel .panel__body .event__dropdown .addthisevent-drop li > a:before {
  margin-right: 0.5em;
}
.cr01b-roadshow-event-results .event__list li .panel .panel__body .event__dropdown .addthisevent-drop .addthisevent_dropdown {
  display: none;
}
.cr01b-roadshow-event-results .event__list li .panel .panel__body .event__dropdown .addthisevent-drop .addthisevent_dropdown span {
  font-family: "FFDINWeb";
  font-weight: normal;
  display: block;
  padding: 8px 0;
  color: #ffffff;
  text-align: center;
}
.cr01b-roadshow-event-results .event__list li .panel .panel__body .event__dropdown .addthisevent-drop .addthisevent_dropdown span:hover, .cr01b-roadshow-event-results .event__list li .panel .panel__body .event__dropdown .addthisevent-drop .addthisevent_dropdown span:focus {
  text-decoration: underline;
}
.cr01b-roadshow-event-results .event__list li .panel .panel__body .event__summary {
  color: #333333;
  font-family: "FFDINWeb";
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 1.5em;
}
.cr01b-roadshow-event-results .event__list li .panel .panel__body .event__summary a {
  text-decoration: underline;
  color: #E0004D;
  margin-left: 0.5em;
}
.cr01b-roadshow-event-results .event__list li .panel .panel__body .event__summary a:hover, .cr01b-roadshow-event-results .event__list li .panel .panel__body .event__summary a:focus {
  text-decoration: none;
}
.cr01b-roadshow-event-results .event__list li .panel .panel__body .event__summary a:after {
  content: " >";
}

body:not(.pageID-5190e2a9-f371-61bc-846e-ff0000e9d3fc):not(.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d) .m-accordion {
  border: 1px solid #666666;
  margin: 25px 0;
}
@media (max-width: 767.9px) {
  body:not(.pageID-5190e2a9-f371-61bc-846e-ff0000e9d3fc):not(.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d) .m-accordion {
    margin: 12px 0;
  }
}
body:not(.pageID-5190e2a9-f371-61bc-846e-ff0000e9d3fc):not(.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d) .m-accordion > .accordion__navigation {
  display: table;
  width: 100%;
}
body:not(.pageID-5190e2a9-f371-61bc-846e-ff0000e9d3fc):not(.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d) .m-accordion > .accordion__navigation li {
  display: table-cell;
}
@media (max-width: 767.9px) {
  body:not(.pageID-5190e2a9-f371-61bc-846e-ff0000e9d3fc):not(.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d) .m-accordion > .accordion__navigation li {
    display: block;
  }
}
body:not(.pageID-5190e2a9-f371-61bc-846e-ff0000e9d3fc):not(.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d) .m-accordion > .accordion__navigation li a {
  display: block;
  padding: 1em 1.5em;
  color: white;
  text-decoration: none;
  outline: 0;
  background: #025C76;
}
body:not(.pageID-5190e2a9-f371-61bc-846e-ff0000e9d3fc):not(.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d) .m-accordion > .accordion__navigation li a .fa, body:not(.pageID-5190e2a9-f371-61bc-846e-ff0000e9d3fc):not(.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d) .m-accordion > .accordion__navigation li a .forum-discussion .forum-discussion-list li > a:before, .forum-discussion .forum-discussion-list body:not(.pageID-5190e2a9-f371-61bc-846e-ff0000e9d3fc):not(.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d) .m-accordion > .accordion__navigation li a li > a:before {
  float: left;
  font-size: 2.1em;
}
body:not(.pageID-5190e2a9-f371-61bc-846e-ff0000e9d3fc):not(.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d) .m-accordion > .accordion__navigation li a .fa + div, body:not(.pageID-5190e2a9-f371-61bc-846e-ff0000e9d3fc):not(.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d) .m-accordion > .accordion__navigation li a .forum-discussion .forum-discussion-list li > a:before + div, .forum-discussion .forum-discussion-list body:not(.pageID-5190e2a9-f371-61bc-846e-ff0000e9d3fc):not(.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d) .m-accordion > .accordion__navigation li a li > a:before + div {
  overflow: hidden;
  padding-left: 15px;
}
body:not(.pageID-5190e2a9-f371-61bc-846e-ff0000e9d3fc):not(.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d) .m-accordion > .accordion__navigation li a .fa + div strong, body:not(.pageID-5190e2a9-f371-61bc-846e-ff0000e9d3fc):not(.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d) .m-accordion > .accordion__navigation li a .forum-discussion .forum-discussion-list li > a:before + div strong, .forum-discussion .forum-discussion-list body:not(.pageID-5190e2a9-f371-61bc-846e-ff0000e9d3fc):not(.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d) .m-accordion > .accordion__navigation li a li > a:before + div strong {
  display: block;
}
body:not(.pageID-5190e2a9-f371-61bc-846e-ff0000e9d3fc):not(.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d) .m-accordion > .accordion__navigation li a:hover, body:not(.pageID-5190e2a9-f371-61bc-846e-ff0000e9d3fc):not(.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d) .m-accordion > .accordion__navigation li a:focus {
  background: #457599 !important;
}
body:not(.pageID-5190e2a9-f371-61bc-846e-ff0000e9d3fc):not(.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d) .m-accordion > .accordion__navigation li.isCurrentTab a {
  background: none;
  color: #333;
}
body:not(.pageID-5190e2a9-f371-61bc-846e-ff0000e9d3fc):not(.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d) .m-accordion > .accordion__navigation li.isCurrentTab a:hover, body:not(.pageID-5190e2a9-f371-61bc-846e-ff0000e9d3fc):not(.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d) .m-accordion > .accordion__navigation li.isCurrentTab a:focus {
  background: #f7f7f7 !important;
}
@media (max-width: 767.9px) {
  body:not(.pageID-5190e2a9-f371-61bc-846e-ff0000e9d3fc):not(.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d) .m-accordion > .accordion__navigation li.isCurrentTab a {
    background: #f2f2f2;
  }
}
body:not(.pageID-5190e2a9-f371-61bc-846e-ff0000e9d3fc):not(.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d) .m-accordion .accordion__content .sfContentBlock {
  padding: 1.5em;
}

.cr207 {
  margin: 25px auto !important;
  padding: 40px 0 30px;
  background: #355A76;
}
.cr207:before, .cr207:after {
  content: " ";
  display: table;
}
.cr207:after {
  clear: both;
}
@media (max-width: 767.9px) {
  .cr207 {
    margin: 12px auto !important;
  }
}
@media (max-width: 767.9px) {
  .cr207 {
    padding: 30px 0;
  }
}
.cr207 h3 {
  font-family: "FFDINWebBold";
  font-weight: normal;
  font-style: normal;
  color: #FFFFFF;
  white-space: normal;
  word-break: break-word;
}
@media (min-width: 1200px) {
  .cr207 h3 {
    font-size: 46px;
  }
}
.cr207 .sfContentBlock {
  color: white;
}
.cr207 .link-btn {
  white-space: nowrap;
  color: white;
  display: block;
  text-align: center;
  padding: 1em 0.5em;
  text-decoration: none;
}
.cr207 .link-btn:hover, .cr207 .link-btn:focus {
  opacity: 0.8;
}
.cr207 .link-title {
  white-space: normal;
  word-break: break-word;
}
.cr207 .link-text {
  margin-top: 5px;
  font-family: FFDINWebBold;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  white-space: nowrap;
  white-space: normal;
  word-break: break-word;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr207 .link-text {
    font-size: 1.5em;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr207 .link-text {
    font-size: 1.5em;
  }
}
.cr207 .link1 {
  background: #E0004D;
}
.cr207 .link2 {
  background: #BC2279;
}
@media (max-width: 767.9px) {
  .cr207 .link2 {
    margin-top: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr207 .link2 {
    margin-top: 15px;
  }
}

.cr24-mahpResults:before, .cr24-mahpResults:after {
  content: " ";
  display: table;
}
.cr24-mahpResults:after {
  clear: both;
}
.cr24-mahpResults header {
  background: #5D99C9;
  color: #fff;
  font-size: 18px;
  overflow: hidden;
  padding: 20px 0 17px;
}
.cr24-mahpResults header .title {
  font-family: "InterBold", sans-serif;
  padding-left: 22px;
}
.cr24-mahpResults header .title + .title {
  padding-right: 22px;
}
.cr24-mahpResults .accordian {
  font-size: 14px;
}
.cr24-mahpResults .accordian li {
  padding: 24px 15px 24px 48px;
  overflow: hidden;
}
.cr24-mahpResults .accordian li:nth-child(even) {
  background: #f2f2f2;
}
.cr24-mahpResults .accordian .js_accordianExpondo {
  font-family: "InterBold", sans-serif;
  color: #333;
  text-decoration: none;
  position: relative;
  outline: 0;
}
.cr24-mahpResults .accordian .js_accordianExpondo .highContrast {
  position: absolute;
  left: -37px;
  top: 3px;
}
.cr24-mahpResults .accordian .js_accordianExpondo .highContrast:before {
  content: "\f0fe";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #009BC9;
  font-size: 30px;
}
.cr24-mahpResults .accordian .js_accordianExpondo .highContrast img {
  display: none;
}
.cr24-mahpResults .accordian .js_accordianExpondo:hover, .cr24-mahpResults .accordian .js_accordianExpondo:focus {
  color: #BC2279;
}
.cr24-mahpResults .accordian .js_accordianExpondo:hover .highContrast:before, .cr24-mahpResults .accordian .js_accordianExpondo:focus .highContrast:before {
  color: #BC2279;
}
.cr24-mahpResults .accordian .active .js_accordianExpondo .highContrast:before {
  content: "\f146";
}
.cr24-mahpResults .js_AccordianContent {
  clear: both;
}
.cr24-mahpResults .info1,
.cr24-mahpResults .info2,
.cr24-mahpResults .media--content {
  padding-bottom: 15px;
}
.cr24-mahpResults .info1 strong,
.cr24-mahpResults .info2 strong,
.cr24-mahpResults .media--content strong {
  font-family: "InterBold", sans-serif;
  font-weight: normal;
}
.cr24-mahpResults .info2 img {
  max-width: 100%;
}
.cr24-mahpResults .media--img {
  padding-bottom: 15px;
}
@media (max-width: 767.9px) {
  .cr24-mahpResults header {
    display: none;
  }
  .cr24-mahpResults dl dt {
    margin-bottom: 5px;
    font-family: "InterBold", sans-serif;
  }
  .cr24-mahpResults dl dd {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr24-mahpResults header .title {
    width: 55%;
    float: left;
  }
  .cr24-mahpResults header .title + .title {
    width: 45%;
    float: right;
    padding-left: 4%;
  }
  .cr24-mahpResults .accordian {
    font-size: 16px;
  }
  .cr24-mahpResults .accordian li {
    padding: 24px 0 24px;
  }
  .cr24-mahpResults .media--img,
.cr24-mahpResults .info1 {
    width: 55%;
    float: left;
    border-right: 1px solid transparent;
    padding-right: 4%;
    padding-left: 58px;
  }
  .cr24-mahpResults .media--content,
.cr24-mahpResults .info2 {
    width: 45%;
    float: left;
    padding-bottom: 10px;
    padding-left: 4%;
    border-left: 1px solid transparent;
    margin-left: -1px;
    position: relative;
  }
  .cr24-mahpResults .media--content {
    padding-bottom: 25px;
  }
  .cr24-mahpResults .info1 dl {
    line-height: 22px;
  }
  .cr24-mahpResults .info1 dl dt,
.cr24-mahpResults .info1 dl dd {
    float: left;
    margin-bottom: 5px;
    min-height: 22px;
  }
  .cr24-mahpResults .info1 dl dt {
    width: 45%;
    font-family: "InterBold", sans-serif;
  }
  .cr24-mahpResults .info1 dl dd {
    width: 55%;
  }
  .cr24-mahpResults .info1 dl dd:after {
    content: "";
    display: table;
    clear: both;
  }
  .cr24-mahpResults .active .media--img,
.cr24-mahpResults .active .info1 {
    border-right: 1px solid #333;
  }
  .cr24-mahpResults .active .media--content,
.cr24-mahpResults .active .info2 {
    border-left: 1px solid #333;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr24-mahpResults header .title {
    width: 55%;
    float: left;
  }
  .cr24-mahpResults header .title + .title {
    width: 45%;
    float: right;
    padding-left: 4%;
  }
  .cr24-mahpResults .accordian {
    font-size: 16px;
  }
  .cr24-mahpResults .accordian li {
    padding: 24px 0 24px;
  }
  .cr24-mahpResults .media--img,
.cr24-mahpResults .info1 {
    width: 55%;
    float: left;
    border-right: 1px solid transparent;
    padding-right: 4%;
    padding-left: 58px;
  }
  .cr24-mahpResults .media--content,
.cr24-mahpResults .info2 {
    width: 45%;
    float: left;
    padding-bottom: 10px;
    padding-left: 4%;
    border-left: 1px solid transparent;
    margin-left: -1px;
    position: relative;
  }
  .cr24-mahpResults .media--content {
    padding-bottom: 25px;
  }
  .cr24-mahpResults .info1 dl {
    line-height: 22px;
  }
  .cr24-mahpResults .info1 dl dt,
.cr24-mahpResults .info1 dl dd {
    float: left;
    margin-bottom: 5px;
    min-height: 22px;
  }
  .cr24-mahpResults .info1 dl dt {
    width: 45%;
    font-family: "InterBold", sans-serif;
  }
  .cr24-mahpResults .info1 dl dd {
    width: 55%;
  }
  .cr24-mahpResults .info1 dl dd:after {
    content: "";
    display: table;
    clear: both;
  }
  .cr24-mahpResults .active .media--img,
.cr24-mahpResults .active .info1 {
    border-right: 1px solid #333;
  }
  .cr24-mahpResults .active .media--content,
.cr24-mahpResults .active .info2 {
    border-left: 1px solid #333;
  }
}
@media (min-width: 1200px) {
  .cr24-mahpResults header .title {
    width: 55%;
    float: left;
  }
  .cr24-mahpResults header .title + .title {
    width: 45%;
    float: right;
    padding-left: 4%;
  }
  .cr24-mahpResults .accordian {
    font-size: 16px;
  }
  .cr24-mahpResults .accordian li {
    padding: 24px 0 24px;
  }
  .cr24-mahpResults .media--img,
.cr24-mahpResults .info1 {
    width: 55%;
    float: left;
    border-right: 1px solid transparent;
    padding-right: 4%;
    padding-left: 58px;
  }
  .cr24-mahpResults .media--content,
.cr24-mahpResults .info2 {
    width: 45%;
    float: left;
    padding-bottom: 10px;
    padding-left: 4%;
    border-left: 1px solid transparent;
    margin-left: -1px;
    position: relative;
  }
  .cr24-mahpResults .media--content {
    padding-bottom: 25px;
  }
  .cr24-mahpResults .info1 dl {
    line-height: 22px;
  }
  .cr24-mahpResults .info1 dl dt,
.cr24-mahpResults .info1 dl dd {
    float: left;
    margin-bottom: 5px;
    min-height: 22px;
  }
  .cr24-mahpResults .info1 dl dt {
    width: 45%;
    font-family: "InterBold", sans-serif;
  }
  .cr24-mahpResults .info1 dl dd {
    width: 55%;
  }
  .cr24-mahpResults .info1 dl dd:after {
    content: "";
    display: table;
    clear: both;
  }
  .cr24-mahpResults .active .media--img,
.cr24-mahpResults .active .info1 {
    border-right: 1px solid #333;
  }
  .cr24-mahpResults .active .media--content,
.cr24-mahpResults .active .info2 {
    border-left: 1px solid #333;
  }
}
@media (min-width: 1200px) {
  .cr24-mahpResults header .title {
    width: 55%;
    float: left;
  }
  .cr24-mahpResults header .title + .title {
    width: 45%;
  }
}

.cr50-latestNews h3 a {
  color: inherit;
  text-decoration: none;
}
.cr50-latestNews h3 a:hover, .cr50-latestNews h3 a:focus {
  text-decoration: underline;
  color: #009BC9;
}
.cr50-latestNews .meta {
  font-family: "FFDINWeb";
  font-weight: normal;
  color: #333;
}
.cr50-latestNews .summary {
  margin-bottom: 0.5em;
}
@media (max-width: 767.9px) {
  .cr50-latestNews h3,
.cr50-latestNews .summary {
    line-height: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr50-latestNews h3,
.cr50-latestNews .summary {
    line-height: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr50-latestNews h3,
.cr50-latestNews .summary {
    line-height: 24px;
  }
}
@media (min-width: 1200px) {
  .cr50-latestNews h3,
.cr50-latestNews .summary {
    line-height: 26px;
  }
}
.cr83-eventListSummary h3 a {
  color: inherit;
  text-decoration: none;
}
.cr83-eventListSummary h3 a:hover, .cr83-eventListSummary h3 a:focus {
  text-decoration: underline;
}
.cr83-eventListSummary .meta {
  font-family: "FFDINWeb";
  font-weight: normal;
  color: #333;
}

/*!
	cr63 using: controlsWrap, slideIndicator
*/
/*.cr63-landing {
	position: relative; // holds all the things
	margin: 0 0; //no longer in holder

	.flexslider { overflow: hidden; }

	.homepageSliderSlides {

		border: 1px solid #fff;

		li {

			overflow: hidden;
			text-align: center;
			position: relative;
			//& + li { display: none; }

			img { max-width: 100%; max-height: 100%; display: inline-block; }
		}
	}

	.slideIndicator {  }

	//keep in mind this guy has AA ctrls in a <li>, <li> has class as well as prev/next <a>
	//too many jQ tied to the original classes of the slider, not wanting to change/override. use new classes for styles
	.controlsWrap {
		.prevSlide,
		.nextSlide {top: 145px; }
	}

	//heads up, no hook for the banner text per se, have to make this guy large then reset text and link
	.slideTxt {
		padding: 20px;
		background: blue;
		color: #fff;
		font-size: 40px;
		line-height: 1.4em;

		//now reset to 'normal'
		.bannerText,
		a { font-size: 18px; }

		.bannerText { display: block; line-height: 1.4em; }
	}
	@include only(xs) {
		.homepageSlideControls  { display: none!important; }

		.homepageSliderSlides li {

			.slideTxt { text-align: left; }
		}
	}

	@include only(x) {
		box-shadow: none;

		ul { overflow: hidden; background: #0B7FA2; }

		.homepageSliderSlides li {
			height: auto;
			line-height: inherit;



			img { max-height: 157px; }

			.slideTxt {
				background: none;

				.bannerText { font-size: 14px; line-height: 1.4em; font-weight: normal; }
			}

			.button { font-size: 13px; font-weight: bold; box-shadow: none; padding: 15px 28px; }
		}
	}

	@include only(sml) {
		.slideTxt { width: 306px; }
	}

	@include only(ml) {
		.slideTxt { max-width: 45%; }
	}
}

//------------------------------------------------------------------
//!controlsWrap and !slides
///used in home page and AA slider cr63

.slideIndicator,
.cr63-landing .flex-control-nav {

	text-align: center;//we can center the buttons as they are inline block, woo


	li { display: inline-block; line-height: 30px; margin: 0 3px; }

	a {

		display: block;
		background: #ccc;
		//getting picked up by default <a>, remove
		border-bottom: none;

		&:hover,
		&:focus { background: blue; }

		&.active,
		&.flex-active { background: red; }
	}

	//for home guy, there be different markup and jQ in the way
	.selected a { background: red; }

	@include only(x) {
		a {
			background: #999;

			&.active,
			&.flex-active { background: red; }
		}
	}
}//end .indicators
*/
.cr22-factSheet {
  border-top: 1px solid #666;
  padding: 40px 0px;
}
.cr22-factSheet:before, .cr22-factSheet:after {
  content: " ";
  display: table;
}
.cr22-factSheet:after {
  clear: both;
}
.cr22-factSheet .heading2 {
  text-align: center;
  margin: 0px 0px 40px;
}
.cr22-factSheet .bottomSeparatedList .media {
  margin-bottom: 30px;
}
.cr22-factSheet .bottomSeparatedList .media .media--img {
  float: left;
  margin-right: 15px;
}
.cr22-factSheet .bottomSeparatedList .media .media--img .sprite-self {
  background-image: url("/App_Themes/standard/images/icons.png");
  display: block;
  background-position: 0 -301px;
  width: 44px;
  height: 46px;
}
.cr22-factSheet .bottomSeparatedList .media .media--content {
  color: #333333;
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  padding-left: 68px;
}
.cr22-factSheet .bottomSeparatedList .media .media--content a {
  color: inherit;
  text-decoration: none;
}
.cr22-factSheet .bottomSeparatedList .media .media--content a:hover, .cr22-factSheet .bottomSeparatedList .media .media--content a:focus {
  text-decoration: underline;
}
.cr22-factSheet .wsbtn, .cr22-factSheet .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr22-factSheet .buttonAlt, .cr22-factSheet .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .cr22-factSheet .ruBrowse, .cr22-factSheet .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr22-factSheet .ruBrowse,
.cr22-factSheet .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr22-factSheet .ruBrowse,
.cr22-factSheet .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr22-factSheet .ruBrowse,
.cr22-factSheet .beyondBlue .forgotPassword .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr22-factSheet .ruBrowse, .cr22-factSheet .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr22-factSheet .sfprofileCancelLnk,
.cr22-factSheet .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr22-factSheet .sfprofileCancelLnk,
.cr22-factSheet .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr22-factSheet .sfprofileCancelLnk,
.cr22-factSheet .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr22-factSheet .sfprofileCancelLnk, .cr22-factSheet .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr22-factSheet .sfprofileSaveLnk,
.cr22-factSheet .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr22-factSheet .sfprofileSaveLnk,
.cr22-factSheet .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr22-factSheet .sfprofileSaveLnk,
.cr22-factSheet .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr22-factSheet .sfprofileSaveLnk, .cr22-factSheet .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr22-factSheet .sfSubmitBtn,
.cr22-factSheet .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr22-factSheet .sfSubmitBtn,
.cr22-factSheet .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr22-factSheet .sfSubmitBtn,
.cr22-factSheet .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr22-factSheet .sfSubmitBtn, .cr22-factSheet .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .cr22-factSheet .button__pink--large, .cr22-factSheet .cr38 li > a .linkText, .cr38 li > a .cr22-factSheet .linkText, .cr22-factSheet .cr39-infoResources li .linkText, .cr39-infoResources li .cr22-factSheet .linkText, .cr22-factSheet .cr65-searchSelector .accordian .js_accordianExpondo, .cr65-searchSelector .accordian .cr22-factSheet .js_accordianExpondo, .cr22-factSheet .depressionChecklist .buttonWrap input[type=submit], .depressionChecklist .buttonWrap .cr22-factSheet input[type=submit], .cr22-factSheet .lightbox.update-dob .buttonContainer a, .lightbox.update-dob .buttonContainer .cr22-factSheet a, .cr22-factSheet .cr11-collectionSearch .RadButton input[type=submit], .cr11-collectionSearch .RadButton .cr22-factSheet input[type=submit], .cr22-factSheet .cr20-eventList .tabNav #a1, .cr20-eventList .tabNav .cr22-factSheet #a1, .cr22-factSheet .bannerWithAside .socialConnect .ferceberk a, .bannerWithAside .socialConnect .ferceberk .cr22-factSheet a, .cr22-factSheet .bannerWithAside .socialConnect .twerter a, .bannerWithAside .socialConnect .twerter .cr22-factSheet a, .cr22-factSheet .m-searchBanner .search__submit, .m-searchBanner .cr22-factSheet .search__submit, .cr22-factSheet .js-cr13-normal .accordion__item > a, .js-cr13-normal .cr22-factSheet .accordion__item > a, .cr22-factSheet .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr22-factSheet a, .cr22-factSheet .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .cr22-factSheet input[type=submit], .cr22-factSheet .cr85-mahpRegistrationForm input[type=submit], .cr85-mahpRegistrationForm .cr22-factSheet input[type=submit], .cr22-factSheet .cr55-profile-short .js_Close, .cr55-profile-short .cr22-factSheet .js_Close, .cr22-factSheet .cr01-activitiesList .underline_linkText > a, .cr01-activitiesList .cr22-factSheet .underline_linkText > a, .cr22-factSheet .buttonLarge, .cr22-factSheet .btn, .cr22-factSheet .sfforumPostReplyContainer .sfSubmitBtn, .sfforumPostReplyContainer .cr22-factSheet .sfSubmitBtn, .cr22-factSheet .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr22-factSheet .sfEditBtn, .cr22-factSheet .button, .cr22-factSheet .sfFormSubmit input[type=submit], .sfFormSubmit .cr22-factSheet input[type=submit], .cr22-factSheet .cr52-storiesListRotator > .pull-right .read-more, .cr52-storiesListRotator > .pull-right .cr22-factSheet .read-more, .cr22-factSheet .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .cr22-factSheet .sfcommentsSubmitBtn, .cr22-factSheet .cr50-latestNews .buttonAlt, .cr50-latestNews .cr22-factSheet .buttonAlt {
  float: right;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr22-factSheet .row .col-sm-6:nth-child(3), .cr22-factSheet .cr02-ambassadorsList .col-sm-6:nth-child(3), .cr02-ambassadorsList .cr22-factSheet .row article:nth-child(3), .cr22-factSheet .cr02-ambassadorsList article:nth-child(3) {
    clear: left;
  }
}

.cr01-activitiesList {
  margin-bottom: 15px;
}
.cr01-activitiesList article h3 a {
  color: inherit;
  text-decoration: none;
}
.cr01-activitiesList article h3 a:hover, .cr01-activitiesList article h3 a:focus {
  color: #BC2279;
}
.cr01-activitiesList article dl dt {
  font-family: "InterBold", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  float: left;
  clear: left;
  margin-right: 0.5em;
}
.cr01-activitiesList article dl dd {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
}
.cr01-activitiesList article p {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
}
.cr01-activitiesList article .link, .cr01-activitiesList article .facetedResults .sfsearchResultUrl a, .facetedResults .sfsearchResultUrl .cr01-activitiesList article a, .cr01-activitiesList article .beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp .sfregisterField a, .beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp .sfregisterField .cr01-activitiesList article a,
.cr01-activitiesList article .beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList .sfregisterField a,
.beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList .sfregisterField .cr01-activitiesList article a,
.cr01-activitiesList article .beyondBlue #sfLoginWidgetWrp .boxout .sfregisterField a,
.beyondBlue #sfLoginWidgetWrp .boxout .sfregisterField .cr01-activitiesList article a,
.cr01-activitiesList article .beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp .sfregisterField a,
.beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp .sfregisterField .cr01-activitiesList article a,
.cr01-activitiesList article .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList .sfregisterField a,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList .sfregisterField .cr01-activitiesList article a,
.cr01-activitiesList article .beyondBlue .sfprofileChangePasswordFormWrp .boxout .sfregisterField a,
.beyondBlue .sfprofileChangePasswordFormWrp .boxout .sfregisterField .cr01-activitiesList article a,
.cr01-activitiesList article .beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp .sfregisterField a,
.beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp .sfregisterField .cr01-activitiesList article a,
.cr01-activitiesList article .beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList .sfregisterField a,
.beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList .sfregisterField .cr01-activitiesList article a,
.cr01-activitiesList article .beyondBlue .sfprofileEditFormWrp .boxout .sfregisterField a,
.beyondBlue .sfprofileEditFormWrp .boxout .sfregisterField .cr01-activitiesList article a,
.cr01-activitiesList article .beyondBlue .forgotPassword .sfLoginFieldsWrp .sfregisterField a,
.beyondBlue .forgotPassword .sfLoginFieldsWrp .sfregisterField .cr01-activitiesList article a,
.cr01-activitiesList article .beyondBlue .forgotPassword .sfprofileFieldsList .sfregisterField a,
.beyondBlue .forgotPassword .sfprofileFieldsList .sfregisterField .cr01-activitiesList article a,
.cr01-activitiesList article .beyondBlue .forgotPassword .boxout .sfregisterField a,
.beyondBlue .forgotPassword .boxout .sfregisterField .cr01-activitiesList article a, .cr01-activitiesList article .sfsearchReultTitleSnippetUrl .sfsearchResultUrl a, .sfsearchReultTitleSnippetUrl .sfsearchResultUrl .cr01-activitiesList article a, .cr01-activitiesList article .sfsearchReultTitleSnippetUrl .sfsearchResultTitle a, .sfsearchReultTitleSnippetUrl .sfsearchResultTitle .cr01-activitiesList article a, .cr01-activitiesList article .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews h3 a, .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews h3 .cr01-activitiesList article a, .cr01-activitiesList article .cr05a-askQuesionDetail .meta a, .cr05a-askQuesionDetail .meta .cr01-activitiesList article a, .cr01-activitiesList article .lightbox.update-dob .why, .lightbox.update-dob .cr01-activitiesList article .why, .cr01-activitiesList article .cr18-eventItem .meta a, .cr18-eventItem .meta .cr01-activitiesList article a, .cr01-activitiesList article .sfforumReplyPostWrp .oldestNewest .orderReply, .sfforumReplyPostWrp .oldestNewest .cr01-activitiesList article .orderReply, .cr01-activitiesList article .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumReportBtn.btn, .cr01-activitiesList article .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumPostReplyContainer .sfforumReportBtn.sfSubmitBtn, .sfforumPostReplyContainer .cr01-activitiesList article .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumReportBtn.sfSubmitBtn, .cr01-activitiesList article .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfforumReportBtn.sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .cr01-activitiesList article .sfforumReportBtn.btn, .cr29-forumPosts .sfforumThreadPostContentWrp .cr01-activitiesList article .sfforumPostReplyContainer .sfforumReportBtn.sfSubmitBtn, .sfforumPostReplyContainer .cr29-forumPosts .sfforumThreadPostContentWrp .cr01-activitiesList article .sfforumReportBtn.sfSubmitBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .cr01-activitiesList article .adminControls .sfforumReportBtn.sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr01-activitiesList article .sfforumReportBtn.sfEditBtn, .cr01-activitiesList article .cr29-forumPosts .sfforumThreadPostContentWrp a, .cr29-forumPosts .sfforumThreadPostContentWrp .cr01-activitiesList article a, .cr01-activitiesList article .sfforumNewThreadWrp .sfCancel, .sfforumNewThreadWrp .cr01-activitiesList article .sfCancel, .cr01-activitiesList article .cr47-forumActivity .separatedList li a, .cr47-forumActivity .separatedList li .cr01-activitiesList article a, .cr01-activitiesList article .cr55-profile-short .popup a, .cr55-profile-short .popup .cr01-activitiesList article a, .cr01-activitiesList article table a, table .cr01-activitiesList article a, .cr01-activitiesList article label a, label .cr01-activitiesList article a, .cr01-activitiesList .cr51-newsList article h3 a, .cr51-newsList .cr01-activitiesList article h3 a, .cr01-activitiesList article .cr45-mediaReleaseList section ol li .media--content .headlineText, .cr45-mediaReleaseList section ol li .media--content .cr01-activitiesList article .headlineText, .cr01-activitiesList article .cr45-mediaReleaseList section ol li .media--content .fileIcons a, .cr45-mediaReleaseList section ol li .media--content .fileIcons .cr01-activitiesList article a, .cr01-activitiesList article .cr24-mahpResults .info1 a, .cr24-mahpResults .info1 .cr01-activitiesList article a {
  display: block;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 1em;
  text-decoration: none;
}
.cr01-activitiesList article .link:hover, .cr01-activitiesList article .facetedResults .sfsearchResultUrl a:hover, .facetedResults .sfsearchResultUrl .cr01-activitiesList article a:hover, .cr01-activitiesList article .beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp .sfregisterField a:hover, .beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp .sfregisterField .cr01-activitiesList article a:hover,
.cr01-activitiesList article .beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList .sfregisterField a:hover,
.beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList .sfregisterField .cr01-activitiesList article a:hover,
.cr01-activitiesList article .beyondBlue #sfLoginWidgetWrp .boxout .sfregisterField a:hover,
.beyondBlue #sfLoginWidgetWrp .boxout .sfregisterField .cr01-activitiesList article a:hover,
.cr01-activitiesList article .beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp .sfregisterField a:hover,
.beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp .sfregisterField .cr01-activitiesList article a:hover,
.cr01-activitiesList article .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList .sfregisterField a:hover,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList .sfregisterField .cr01-activitiesList article a:hover,
.cr01-activitiesList article .beyondBlue .sfprofileChangePasswordFormWrp .boxout .sfregisterField a:hover,
.beyondBlue .sfprofileChangePasswordFormWrp .boxout .sfregisterField .cr01-activitiesList article a:hover,
.cr01-activitiesList article .beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp .sfregisterField a:hover,
.beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp .sfregisterField .cr01-activitiesList article a:hover,
.cr01-activitiesList article .beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList .sfregisterField a:hover,
.beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList .sfregisterField .cr01-activitiesList article a:hover,
.cr01-activitiesList article .beyondBlue .sfprofileEditFormWrp .boxout .sfregisterField a:hover,
.beyondBlue .sfprofileEditFormWrp .boxout .sfregisterField .cr01-activitiesList article a:hover,
.cr01-activitiesList article .beyondBlue .forgotPassword .sfLoginFieldsWrp .sfregisterField a:hover,
.beyondBlue .forgotPassword .sfLoginFieldsWrp .sfregisterField .cr01-activitiesList article a:hover,
.cr01-activitiesList article .beyondBlue .forgotPassword .sfprofileFieldsList .sfregisterField a:hover,
.beyondBlue .forgotPassword .sfprofileFieldsList .sfregisterField .cr01-activitiesList article a:hover,
.cr01-activitiesList article .beyondBlue .forgotPassword .boxout .sfregisterField a:hover,
.beyondBlue .forgotPassword .boxout .sfregisterField .cr01-activitiesList article a:hover, .cr01-activitiesList article .sfsearchReultTitleSnippetUrl .sfsearchResultUrl a:hover, .sfsearchReultTitleSnippetUrl .sfsearchResultUrl .cr01-activitiesList article a:hover, .cr01-activitiesList article .sfsearchReultTitleSnippetUrl .sfsearchResultTitle a:hover, .sfsearchReultTitleSnippetUrl .sfsearchResultTitle .cr01-activitiesList article a:hover, .cr01-activitiesList article .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews h3 a:hover, .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews h3 .cr01-activitiesList article a:hover, .cr01-activitiesList article .cr05a-askQuesionDetail .meta a:hover, .cr05a-askQuesionDetail .meta .cr01-activitiesList article a:hover, .cr01-activitiesList article .lightbox.update-dob .why:hover, .lightbox.update-dob .cr01-activitiesList article .why:hover, .cr01-activitiesList article .cr18-eventItem .meta a:hover, .cr18-eventItem .meta .cr01-activitiesList article a:hover, .cr01-activitiesList article .sfforumReplyPostWrp .oldestNewest .orderReply:hover, .sfforumReplyPostWrp .oldestNewest .cr01-activitiesList article .orderReply:hover, .cr01-activitiesList article .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumReportBtn.btn:hover, .cr01-activitiesList article .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumPostReplyContainer .sfforumReportBtn.sfSubmitBtn:hover, .sfforumPostReplyContainer .cr01-activitiesList article .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumReportBtn.sfSubmitBtn:hover, .cr01-activitiesList article .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfforumReportBtn.sfEditBtn:hover, .cr29-forumPosts .sfforumThreadPostContentWrp .cr01-activitiesList article .sfforumReportBtn.btn:hover, .cr29-forumPosts .sfforumThreadPostContentWrp .cr01-activitiesList article .sfforumPostReplyContainer .sfforumReportBtn.sfSubmitBtn:hover, .sfforumPostReplyContainer .cr29-forumPosts .sfforumThreadPostContentWrp .cr01-activitiesList article .sfforumReportBtn.sfSubmitBtn:hover, .cr29-forumPosts .sfforumThreadPostContentWrp .cr01-activitiesList article .adminControls .sfforumReportBtn.sfEditBtn:hover, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr01-activitiesList article .sfforumReportBtn.sfEditBtn:hover, .cr01-activitiesList article .cr29-forumPosts .sfforumThreadPostContentWrp a:hover, .cr29-forumPosts .sfforumThreadPostContentWrp .cr01-activitiesList article a:hover, .cr01-activitiesList article .sfforumNewThreadWrp .sfCancel:hover, .sfforumNewThreadWrp .cr01-activitiesList article .sfCancel:hover, .cr01-activitiesList article .cr47-forumActivity .separatedList li a:hover, .cr47-forumActivity .separatedList li .cr01-activitiesList article a:hover, .cr01-activitiesList article .cr55-profile-short .popup a:hover, .cr55-profile-short .popup .cr01-activitiesList article a:hover, .cr01-activitiesList article table a:hover, table .cr01-activitiesList article a:hover, .cr01-activitiesList article label a:hover, label .cr01-activitiesList article a:hover, .cr01-activitiesList .cr51-newsList article h3 a:hover, .cr51-newsList .cr01-activitiesList article h3 a:hover, .cr01-activitiesList article .cr45-mediaReleaseList section ol li .media--content .headlineText:hover, .cr45-mediaReleaseList section ol li .media--content .cr01-activitiesList article .headlineText:hover, .cr01-activitiesList article .cr45-mediaReleaseList section ol li .media--content .fileIcons a:hover, .cr45-mediaReleaseList section ol li .media--content .fileIcons .cr01-activitiesList article a:hover, .cr01-activitiesList article .cr24-mahpResults .info1 a:hover, .cr24-mahpResults .info1 .cr01-activitiesList article a:hover, .cr01-activitiesList article .link:focus, .cr01-activitiesList article .facetedResults .sfsearchResultUrl a:focus, .facetedResults .sfsearchResultUrl .cr01-activitiesList article a:focus, .cr01-activitiesList article .beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp .sfregisterField a:focus, .beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp .sfregisterField .cr01-activitiesList article a:focus,
.cr01-activitiesList article .beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList .sfregisterField a:focus,
.beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList .sfregisterField .cr01-activitiesList article a:focus,
.cr01-activitiesList article .beyondBlue #sfLoginWidgetWrp .boxout .sfregisterField a:focus,
.beyondBlue #sfLoginWidgetWrp .boxout .sfregisterField .cr01-activitiesList article a:focus,
.cr01-activitiesList article .beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp .sfregisterField a:focus,
.beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp .sfregisterField .cr01-activitiesList article a:focus,
.cr01-activitiesList article .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList .sfregisterField a:focus,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList .sfregisterField .cr01-activitiesList article a:focus,
.cr01-activitiesList article .beyondBlue .sfprofileChangePasswordFormWrp .boxout .sfregisterField a:focus,
.beyondBlue .sfprofileChangePasswordFormWrp .boxout .sfregisterField .cr01-activitiesList article a:focus,
.cr01-activitiesList article .beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp .sfregisterField a:focus,
.beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp .sfregisterField .cr01-activitiesList article a:focus,
.cr01-activitiesList article .beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList .sfregisterField a:focus,
.beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList .sfregisterField .cr01-activitiesList article a:focus,
.cr01-activitiesList article .beyondBlue .sfprofileEditFormWrp .boxout .sfregisterField a:focus,
.beyondBlue .sfprofileEditFormWrp .boxout .sfregisterField .cr01-activitiesList article a:focus,
.cr01-activitiesList article .beyondBlue .forgotPassword .sfLoginFieldsWrp .sfregisterField a:focus,
.beyondBlue .forgotPassword .sfLoginFieldsWrp .sfregisterField .cr01-activitiesList article a:focus,
.cr01-activitiesList article .beyondBlue .forgotPassword .sfprofileFieldsList .sfregisterField a:focus,
.beyondBlue .forgotPassword .sfprofileFieldsList .sfregisterField .cr01-activitiesList article a:focus,
.cr01-activitiesList article .beyondBlue .forgotPassword .boxout .sfregisterField a:focus,
.beyondBlue .forgotPassword .boxout .sfregisterField .cr01-activitiesList article a:focus, .cr01-activitiesList article .sfsearchReultTitleSnippetUrl .sfsearchResultUrl a:focus, .sfsearchReultTitleSnippetUrl .sfsearchResultUrl .cr01-activitiesList article a:focus, .cr01-activitiesList article .sfsearchReultTitleSnippetUrl .sfsearchResultTitle a:focus, .sfsearchReultTitleSnippetUrl .sfsearchResultTitle .cr01-activitiesList article a:focus, .cr01-activitiesList article .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews h3 a:focus, .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews h3 .cr01-activitiesList article a:focus, .cr01-activitiesList article .cr05a-askQuesionDetail .meta a:focus, .cr05a-askQuesionDetail .meta .cr01-activitiesList article a:focus, .cr01-activitiesList article .lightbox.update-dob .why:focus, .lightbox.update-dob .cr01-activitiesList article .why:focus, .cr01-activitiesList article .cr18-eventItem .meta a:focus, .cr18-eventItem .meta .cr01-activitiesList article a:focus, .cr01-activitiesList article .sfforumReplyPostWrp .oldestNewest .orderReply:focus, .sfforumReplyPostWrp .oldestNewest .cr01-activitiesList article .orderReply:focus, .cr01-activitiesList article .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumReportBtn.btn:focus, .cr01-activitiesList article .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumPostReplyContainer .sfforumReportBtn.sfSubmitBtn:focus, .sfforumPostReplyContainer .cr01-activitiesList article .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumReportBtn.sfSubmitBtn:focus, .cr01-activitiesList article .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfforumReportBtn.sfEditBtn:focus, .cr29-forumPosts .sfforumThreadPostContentWrp .cr01-activitiesList article .sfforumReportBtn.btn:focus, .cr29-forumPosts .sfforumThreadPostContentWrp .cr01-activitiesList article .sfforumPostReplyContainer .sfforumReportBtn.sfSubmitBtn:focus, .sfforumPostReplyContainer .cr29-forumPosts .sfforumThreadPostContentWrp .cr01-activitiesList article .sfforumReportBtn.sfSubmitBtn:focus, .cr29-forumPosts .sfforumThreadPostContentWrp .cr01-activitiesList article .adminControls .sfforumReportBtn.sfEditBtn:focus, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr01-activitiesList article .sfforumReportBtn.sfEditBtn:focus, .cr01-activitiesList article .cr29-forumPosts .sfforumThreadPostContentWrp a:focus, .cr29-forumPosts .sfforumThreadPostContentWrp .cr01-activitiesList article a:focus, .cr01-activitiesList article .sfforumNewThreadWrp .sfCancel:focus, .sfforumNewThreadWrp .cr01-activitiesList article .sfCancel:focus, .cr01-activitiesList article .cr47-forumActivity .separatedList li a:focus, .cr47-forumActivity .separatedList li .cr01-activitiesList article a:focus, .cr01-activitiesList article .cr55-profile-short .popup a:focus, .cr55-profile-short .popup .cr01-activitiesList article a:focus, .cr01-activitiesList article table a:focus, table .cr01-activitiesList article a:focus, .cr01-activitiesList article label a:focus, label .cr01-activitiesList article a:focus, .cr01-activitiesList .cr51-newsList article h3 a:focus, .cr51-newsList .cr01-activitiesList article h3 a:focus, .cr01-activitiesList article .cr45-mediaReleaseList section ol li .media--content .headlineText:focus, .cr45-mediaReleaseList section ol li .media--content .cr01-activitiesList article .headlineText:focus, .cr01-activitiesList article .cr45-mediaReleaseList section ol li .media--content .fileIcons a:focus, .cr45-mediaReleaseList section ol li .media--content .fileIcons .cr01-activitiesList article a:focus, .cr01-activitiesList article .cr24-mahpResults .info1 a:focus, .cr24-mahpResults .info1 .cr01-activitiesList article a:focus {
  color: #009BC9;
  text-decoration: underline;
}
.cr01-activitiesList .bottomSeparatedList article {
  padding-top: 30px;
  border-bottom: 1px solid #666666;
}
.cr01-activitiesList .underline_linkText > a {
  min-width: 0;
  margin-bottom: 1em;
}
.cr01-activitiesList h2.extraPadding {
  margin-top: 0.5em;
}
@media (max-width: 767.9px) {
  .cr01-activitiesList article p {
    font-size: 14px;
    line-height: 18px;
  }
}

.cr55-profile-short {
  background: #009BC9;
  padding: 15px;
  margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr55-profile-short {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -webkit-flex-direction: row;
    align-items: center;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr55-profile-short {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -webkit-flex-direction: row;
    align-items: center;
  }
}
@media (min-width: 1200px) {
  .cr55-profile-short {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -webkit-flex-direction: row;
    align-items: center;
  }
}
.cr55-profile-short .popup {
  display: none;
  background: #f7f7f7;
  padding: 15px;
  clear: both;
  margin-left: 15px;
  width: 290px;
}
.cr55-profile-short:before, .cr55-profile-short:after {
  content: " ";
  display: table;
}
.cr55-profile-short:after {
  clear: both;
}
.cr55-profile-short h3 {
  color: #ffffff;
}
.cr55-profile-short .media:before, .cr55-profile-short .media:after {
  content: " ";
  display: table;
}
.cr55-profile-short .media:after {
  clear: both;
}
.cr55-profile-short .media .media--img {
  float: left;
  margin-right: 30px;
}
.cr55-profile-short .media .media--content {
  float: left;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr55-profile-short .media {
    margin-left: auto;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr55-profile-short .media {
    margin-left: auto;
  }
}
@media (min-width: 1200px) {
  .cr55-profile-short .media {
    margin-left: auto;
  }
}
.cr55-profile-short .media h4 {
  line-height: 24px;
  color: #ffffff;
  margin-bottom: 0;
}
.cr55-profile-short .media .meta {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.cr55-profile-short .media ul li {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.cr55-profile-short .media ul li a {
  color: inherit;
}
.cr55-profile-short .media ul li a:hover, .cr55-profile-short .media ul li a:focus {
  text-decoration: none;
}
.cr55-profile-short .js_Close {
  margin-top: 15px;
}
@media (max-width: 767.9px) {
  .cr55-profile-short .popup {
    margin-top: 15px;
    margin-left: 0;
    width: 100%;
  }
}

.cr85-mahpRegistrationForm fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.cr85-mahpRegistrationForm fieldset h2 {
  margin-bottom: 0 !important;
}
.cr85-mahpRegistrationForm fieldset h3 {
  margin-bottom: 0 !important;
}
.cr85-mahpRegistrationForm fieldset .sfContentBlock {
  margin-bottom: 0.5em !important;
}
.cr85-mahpRegistrationForm fieldset .sfFieldWrp, .cr85-mahpRegistrationForm fieldset .fieldPair {
  max-width: 100%;
}
.cr85-mahpRegistrationForm fieldset .sfFieldWrp > div, .cr85-mahpRegistrationForm fieldset .fieldPair > div {
  font-size: 1em;
}
.cr85-mahpRegistrationForm fieldset .sfFieldWrp .sfExample, .cr85-mahpRegistrationForm fieldset .fieldPair .sfExample {
  padding: 0;
}
.cr85-mahpRegistrationForm fieldset .sfFieldWrp .sfTxtLbl, .cr85-mahpRegistrationForm fieldset .sfFieldWrp label, .cr85-mahpRegistrationForm fieldset .fieldPair .sfTxtLbl, .cr85-mahpRegistrationForm fieldset .fieldPair label {
  display: inline-block;
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 1em;
  margin: 0;
  padding: 8px 0;
}
.cr85-mahpRegistrationForm fieldset .sfFieldWrp input[type=checkbox], .cr85-mahpRegistrationForm fieldset .sfFieldWrp input[type=radio], .cr85-mahpRegistrationForm fieldset .fieldPair input[type=checkbox], .cr85-mahpRegistrationForm fieldset .fieldPair input[type=radio] {
  display: inline;
}
.cr85-mahpRegistrationForm fieldset .sfFieldWrp input[type=checkbox] + label, .cr85-mahpRegistrationForm fieldset .sfFieldWrp input[type=radio] + label, .cr85-mahpRegistrationForm fieldset .fieldPair input[type=checkbox] + label, .cr85-mahpRegistrationForm fieldset .fieldPair input[type=radio] + label {
  display: inline;
}
.cr85-mahpRegistrationForm fieldset .sfFieldWrp input[type=text], .cr85-mahpRegistrationForm fieldset .fieldPair input[type=text] {
  display: block;
  width: 100%;
  padding: 2px 5px;
  border: 1px solid #ABADB3;
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 1em;
}
.cr85-mahpRegistrationForm fieldset .sfFieldWrp .sfExample, .cr85-mahpRegistrationForm fieldset .fieldPair .sfExample {
  font-size: 0.7em;
  line-height: 1.286em;
}
.cr85-mahpRegistrationForm fieldset .checkboxList {
  margin-bottom: 0.8em;
}
.cr85-mahpRegistrationForm fieldset .checkboxList .sfTxtLbl, .cr85-mahpRegistrationForm fieldset .checkboxList label {
  display: inline;
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 1em;
  margin: 0;
  padding: 0;
}
.cr85-mahpRegistrationForm .sfError {
  display: inline-block;
}
.cr85-mahpRegistrationForm .columns:before, .cr85-mahpRegistrationForm .columns:after {
  content: " ";
  display: table;
}
.cr85-mahpRegistrationForm .columns:after {
  clear: both;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr85-mahpRegistrationForm .columns .col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr85-mahpRegistrationForm .columns .col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .cr85-mahpRegistrationForm .columns .col {
    float: left;
    width: 50%;
  }
}

.cr81-memberProfile .media {
  margin-bottom: 30px;
}
.cr81-memberProfile .media:before, .cr81-memberProfile .media:after {
  content: " ";
  display: table;
}
.cr81-memberProfile .media:after {
  clear: both;
}
.cr81-memberProfile .media .media--img {
  float: left;
}
.cr81-memberProfile .media .media--img img {
  display: block;
  height: 100px;
  width: 100px;
}
@media (max-width: 767.9px) {
  .cr81-memberProfile .media .media--img {
    float: none;
    margin-bottom: 15px;
  }
}
.cr81-memberProfile .media .media--content {
  padding-left: 115px;
}
@media (max-width: 767.9px) {
  .cr81-memberProfile .media .media--content {
    padding-left: 0;
  }
}
.cr81-memberProfile .media .media--content .username {
  margin-bottom: 0.5em;
}
.cr81-memberProfile .media .media--content .username .sfprofileFirstName {
  display: inline-block;
  margin-right: 0.5em;
}
.cr81-memberProfile .media .media--content .username .sfprofileLastName {
  display: inline-block;
}
.cr81-memberProfile .media .media--content .sfprofileNickName,
.cr81-memberProfile .media .media--content .sfprofilePhoneNumber,
.cr81-memberProfile .media .media--content .sfprofilePostcode {
  display: block;
  font-family: "FFDINWebBold";
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
.cr81-memberProfile .media .media--content .sfprofileNickName div,
.cr81-memberProfile .media .media--content .sfprofilePhoneNumber div,
.cr81-memberProfile .media .media--content .sfprofilePostcode div {
  display: inline-block;
  font-size: 1em;
}
.cr81-memberProfile .media .media--content .sfprofileNickName .sfTxtContent,
.cr81-memberProfile .media .media--content .sfprofilePhoneNumber .sfTxtContent,
.cr81-memberProfile .media .media--content .sfprofilePostcode .sfTxtContent {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  margin-left: 0.5em;
}
.cr81-memberProfile .media .media--content .sfprofileNickName,
.cr81-memberProfile .media .media--content .sfprofilePhoneNumber,
.cr81-memberProfile .media .media--content .sfprofilePostcode,
.cr81-memberProfile .media .media--content .sfprofileEmail,
.cr81-memberProfile .media .media--content .sfprofileMemberSince,
.cr81-memberProfile .media .media--content .sfprofileLastLoggedIn {
  margin-bottom: 0.5em;
}
.cr81-memberProfile .media .media--content .sfTxtLbl {
  font-family: "FFDINWebBold";
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  margin-right: 0.5em;
  margin-bottom: 0;
}
.cr81-memberProfile .media .media--content .sfTxtContent {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
}
.cr81-memberProfile .media .media--content .admin {
  margin-top: 1em;
}
.cr81-memberProfile .media .media--content .wsbtn, .cr81-memberProfile .media .media--content .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr81-memberProfile .media .media--content .buttonAlt, .cr81-memberProfile .media .media--content .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .cr81-memberProfile .media .media--content .ruBrowse, .cr81-memberProfile .media .media--content .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr81-memberProfile .media .media--content .ruBrowse,
.cr81-memberProfile .media .media--content .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr81-memberProfile .media .media--content .ruBrowse,
.cr81-memberProfile .media .media--content .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr81-memberProfile .media .media--content .ruBrowse,
.cr81-memberProfile .media .media--content .beyondBlue .forgotPassword .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr81-memberProfile .media .media--content .ruBrowse, .cr81-memberProfile .media .media--content .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr81-memberProfile .media .media--content .sfprofileCancelLnk,
.cr81-memberProfile .media .media--content .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr81-memberProfile .media .media--content .sfprofileCancelLnk,
.cr81-memberProfile .media .media--content .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr81-memberProfile .media .media--content .sfprofileCancelLnk,
.cr81-memberProfile .media .media--content .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr81-memberProfile .media .media--content .sfprofileCancelLnk, .cr81-memberProfile .media .media--content .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr81-memberProfile .media .media--content .sfprofileSaveLnk,
.cr81-memberProfile .media .media--content .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr81-memberProfile .media .media--content .sfprofileSaveLnk,
.cr81-memberProfile .media .media--content .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr81-memberProfile .media .media--content .sfprofileSaveLnk,
.cr81-memberProfile .media .media--content .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr81-memberProfile .media .media--content .sfprofileSaveLnk, .cr81-memberProfile .media .media--content .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr81-memberProfile .media .media--content .sfSubmitBtn,
.cr81-memberProfile .media .media--content .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr81-memberProfile .media .media--content .sfSubmitBtn,
.cr81-memberProfile .media .media--content .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr81-memberProfile .media .media--content .sfSubmitBtn,
.cr81-memberProfile .media .media--content .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr81-memberProfile .media .media--content .sfSubmitBtn, .cr81-memberProfile .media .media--content .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .cr81-memberProfile .media .media--content .button__pink--large, .cr81-memberProfile .media .media--content .cr38 li > a .linkText, .cr38 li > a .cr81-memberProfile .media .media--content .linkText, .cr81-memberProfile .media .media--content .cr39-infoResources li .linkText, .cr39-infoResources li .cr81-memberProfile .media .media--content .linkText, .cr81-memberProfile .media .media--content .cr65-searchSelector .accordian .js_accordianExpondo, .cr65-searchSelector .accordian .cr81-memberProfile .media .media--content .js_accordianExpondo, .cr81-memberProfile .media .media--content .depressionChecklist .buttonWrap input[type=submit], .depressionChecklist .buttonWrap .cr81-memberProfile .media .media--content input[type=submit], .cr81-memberProfile .media .media--content .lightbox.update-dob .buttonContainer a, .lightbox.update-dob .buttonContainer .cr81-memberProfile .media .media--content a, .cr81-memberProfile .media .media--content .cr11-collectionSearch .RadButton input[type=submit], .cr11-collectionSearch .RadButton .cr81-memberProfile .media .media--content input[type=submit], .cr81-memberProfile .media .media--content .cr20-eventList .tabNav #a1, .cr20-eventList .tabNav .cr81-memberProfile .media .media--content #a1, .cr81-memberProfile .media .media--content .bannerWithAside .socialConnect .ferceberk a, .bannerWithAside .socialConnect .ferceberk .cr81-memberProfile .media .media--content a, .cr81-memberProfile .media .media--content .bannerWithAside .socialConnect .twerter a, .bannerWithAside .socialConnect .twerter .cr81-memberProfile .media .media--content a, .cr81-memberProfile .media .media--content .m-searchBanner .search__submit, .m-searchBanner .cr81-memberProfile .media .media--content .search__submit, .cr81-memberProfile .media .media--content .js-cr13-normal .accordion__item > a, .js-cr13-normal .cr81-memberProfile .media .media--content .accordion__item > a, .cr81-memberProfile .media .media--content .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr81-memberProfile .media .media--content a, .cr81-memberProfile .media .media--content .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .cr81-memberProfile .media .media--content input[type=submit], .cr81-memberProfile .media .media--content .buttonLarge, .cr81-memberProfile .media .media--content .btn, .cr81-memberProfile .media .media--content .sfforumPostReplyContainer .sfSubmitBtn, .sfforumPostReplyContainer .cr81-memberProfile .media .media--content .sfSubmitBtn, .cr81-memberProfile .media .media--content .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr81-memberProfile .media .media--content .sfEditBtn, .cr81-memberProfile .media .media--content .button, .cr81-memberProfile .media .media--content .sfFormSubmit input[type=submit], .sfFormSubmit .cr81-memberProfile .media .media--content input[type=submit], .cr81-memberProfile .media .media--content .cr52-storiesListRotator > .pull-right .read-more, .cr52-storiesListRotator > .pull-right .cr81-memberProfile .media .media--content .read-more, .cr81-memberProfile .media .media--content .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .cr81-memberProfile .media .media--content .sfcommentsSubmitBtn, .cr81-memberProfile .media .media--content .cr50-latestNews .buttonAlt, .cr50-latestNews .cr81-memberProfile .media .media--content .buttonAlt, .cr81-memberProfile .media .media--content .cr01-activitiesList .underline_linkText > a, .cr01-activitiesList .cr81-memberProfile .media .media--content .underline_linkText > a, .cr81-memberProfile .media .media--content .cr55-profile-short .js_Close, .cr55-profile-short .cr81-memberProfile .media .media--content .js_Close, .cr81-memberProfile .media .media--content .cr85-mahpRegistrationForm input[type=submit], .cr85-mahpRegistrationForm .cr81-memberProfile .media .media--content input[type=submit] {
  margin-bottom: 0.5em;
}

.MyAccount_Notice {
  margin-bottom: 30px;
}
.MyAccount_Notice .Incomplete,
.MyAccount_Notice .blueVoices {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}

.cr47-forumActivity .separatedList li {
  margin-top: 1em;
  font-family: "FFDINWeb", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #333;
}
.cr47-forumActivity .separatedList li .standout {
  font-family: "InterBold", sans-serif;
}
.cr47-forumActivity .separatedList li .replies {
  font-family: "InterBold", sans-serif;
  color: #009BC9;
}
.cr47-forumActivity .NoData .ws_forumButton a {
  margin-left: 0;
}

.cr78-stratos {
  position: relative;
  overflow: hidden;
}
.cr78-stratos:before, .cr78-stratos:after {
  content: " ";
  display: table;
}
.cr78-stratos:after {
  clear: both;
}
.cr78-stratos .cr78-stratos-inner {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  display: table;
  position: relative;
}
@media (max-width: 767.9px) {
  .cr78-stratos.cr73-whiteBackground .bannerContent {
    background: #708D4D;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr78-stratos .bannerContent {
    position: absolute;
    padding: 15px;
    top: 50%;
    max-width: 50%;
    max-height: 90%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr78-stratos .bannerContent {
    position: absolute;
    padding: 15px;
    top: 50%;
    max-width: 50%;
    max-height: 90%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (min-width: 1200px) {
  .cr78-stratos .bannerContent {
    position: absolute;
    padding: 15px;
    top: 50%;
    max-width: 50%;
    max-height: 90%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cr78-stratos .bannerContent .bannerHeading {
  font-family: "FFDINWebBold";
  line-height: 46px;
  font-size: 40px;
}
.cr78-stratos .bannerContent .bannerText {
  font-family: "FFDINWeb";
  line-height: 36px;
  font-size: 30px;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr78-stratos .bannerContent .bannerHeading {
    line-height: 40px;
    font-size: 35px;
  }
  .cr78-stratos .bannerContent .bannerText {
    line-height: 32px;
    font-size: 27px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr78-stratos .bannerContent .bannerHeading {
    line-height: 33px;
    font-size: 29px;
  }
  .cr78-stratos .bannerContent .bannerText {
    line-height: 26px;
    font-size: 23px;
  }
}
@media (max-width: 767.9px) {
  .cr78-stratos .bannerContent {
    position: relative;
    padding: 15px;
  }
  .cr78-stratos .bannerContent .bannerHeading {
    font-family: "FFDINWebBold";
    line-height: 38px;
    font-size: 32px;
  }
  .cr78-stratos .bannerContent .bannerText {
    font-family: "FFDINWeb";
    line-height: 22px;
    font-size: 18px;
    padding-bottom: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr78-stratos .img-mobile {
    display: none;
  }
  .cr78-stratos .img-desktop img {
    max-width: 1170px;
    height: auto;
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr78-stratos .img-mobile {
    display: none;
  }
  .cr78-stratos .img-desktop img {
    max-width: 1170px;
    height: auto;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .cr78-stratos .img-mobile {
    display: none;
  }
  .cr78-stratos .img-desktop img {
    max-width: 1170px;
    height: auto;
    width: 100%;
  }
}
@media (max-width: 767.9px) {
  .cr78-stratos .img-desktop {
    display: none;
  }
  .cr78-stratos .img-mobile img {
    max-width: 1170px;
    height: auto;
    max-height: inherit;
    width: 100%;
  }
}

.cr86-memberRegistartion {
  max-width: 100% !important;
}
.cr86-memberRegistartion .meta {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  margin-top: 0.5em;
}
.cr86-memberRegistartion .consentFields label {
  display: inline;
  font-size: 16px;
  line-height: 20px;
}
.cr86-memberRegistartion .consentFields .sfTxtLbl:hover + label, .cr86-memberRegistartion .consentFields .sfTxtLbl:focus + label {
  text-decoration: underline;
}
.cr86-memberRegistartion .consentFields .sfTxtLbl + label:hover, .cr86-memberRegistartion .consentFields .sfTxtLbl + label:focus {
  text-decoration: underline;
}
.cr86-memberRegistartion li.sfregisterField {
  margin-bottom: 25px;
}

@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr71-storiesList {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin-bottom: 15px;
    position: relative;
  }
  .cr71-storiesList .media {
    padding-bottom: 61px;
  }
  .cr71-storiesList .media-header {
    bottom: 0;
    left: 15px;
    right: 15px;
    position: absolute;
  }
}
@media (min-width: 1200px) {
  .cr71-storiesList {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin-bottom: 15px;
    position: relative;
  }
  .cr71-storiesList .media {
    padding-bottom: 61px;
  }
  .cr71-storiesList .media-header {
    bottom: 0;
    left: 15px;
    right: 15px;
    position: absolute;
  }
}
@media (max-width: 767.9px) {
  .cr71-storiesList .media {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr71-storiesList .media {
    margin-bottom: 30px;
  }
}

.cr205-feature-box-1 {
  margin-bottom: 20px;
}
.cr205-feature-box-1 .header {
  color: #ffffff;
  background-color: #009BC9;
  margin-bottom: 0;
  padding: 15px;
}
.cr205-feature-box-1 .body {
  border-width: 0 1px 1px 1px;
  border-color: #000000;
  border-style: solid;
  padding: 30px;
}
@media (max-width: 767.9px) {
  .cr205-feature-box-1 .body {
    padding: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr205-feature-box-1 .body {
    padding: 15px;
  }
}
.cr84-resourcesForMe {
  background: #5D99C9;
  color: #fff;
  padding: 25px 16px 13px;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 25px;
}
.cr84-resourcesForMe h3 {
  color: #fff;
  margin-bottom: 15px;
}
.cr84-resourcesForMe p {
  margin-bottom: 21px;
}

.cr58a-fundraiserItem .meta {
  margin-bottom: 1em;
}
.cr58a-fundraiserItem .itemFooter .sharing:before, .cr58a-fundraiserItem .itemFooter .sharing:after {
  content: " ";
  display: table;
}
.cr58a-fundraiserItem .itemFooter .sharing:after {
  clear: both;
}
.cr58a-fundraiserItem .itemFooter .sharing li {
  float: left;
  margin-right: 10px;
}
.cr58a-fundraiserItem .itemFooter .sharing li .buttonShare {
  color: #000;
  display: inline-block;
  background: linear-gradient(to bottom, #FDFDFD 0px, #DDD 100%) repeat scroll 0% 0% transparent;
  position: relative;
  margin: 0px;
  padding: 2px 5px 2px 25px;
  font-size: 11px;
  line-height: 16px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
}
.cr58a-fundraiserItem .itemFooter .sharing li .buttonShare .sprite-self {
  background-image: url("/App_Themes/standard/images/icons.png");
  display: block;
  position: absolute;
  top: 4px;
  left: 5px;
}
.cr58a-fundraiserItem .itemFooter .sharing li .buttonShare.email .sprite-self {
  background-position: -466px -100px;
  width: 17px;
  height: 11px;
}

.cr12b-blog-items .blog__content table td {
  vertical-align: top;
  font-size: 1em;
}
@media (max-width: 767.9px) {
  .cr12b-blog-items .blog__content table td {
    display: block;
  }
}
.cr12b-blog-items .blog__content.sfContentBlock .sfImageWrapper {
  display: block;
  overflow: hidden;
}
.cr12b-blog-items .blog__content.sfContentBlock .sfImageWrapper .contentImgWrap {
  float: none;
  vertical-align: middle;
  display: inline-block;
  margin-right: 10px;
}

.cr12b-blog-items .blog__content.sfContentBlock .sfImageWrapper .contentImgWrap {
  float: none;
  vertical-align: top;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}

.cr12b-blog-items .blog__content.sfContentBlock .sfImageWrapper {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  margin-bottom: 10px;
}

.cr206 {
  background-color: #E0004D;
  color: #ffffff;
  padding: 40px 0 30px 0;
}
@media (max-width: 767.9px) {
  .cr206 {
    padding: 30px 0;
  }
}
.cr206 .link-title {
  text-align: center;
  white-space: normal;
  word-break: break-word;
}
.cr206 .link-text {
  white-space: normal;
  word-break: break-word;
  margin-top: 5px;
  font-family: "FFDINWebBold";
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr206 .link-text {
    font-size: 1.5em;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr206 .link-text {
    font-size: 1.5em;
  }
}

.cr69-storiesDetail h1 {
  display: none;
}
.cr69-storiesDetail .meta a {
  color: #e0004d;
}
@media (max-width: 767.9px) {
  .cr69-storiesDetail .meta {
    margin-bottom: 15px;
  }
}
.cr69-storiesDetail .cr71-storiesList .media--img {
  margin-bottom: 15px;
}
@media (max-width: 767.9px) {
  .cr69-storiesDetail .cr71-storiesList blockquote {
    line-height: 26px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr69-storiesDetail .cr71-storiesList blockquote {
    line-height: 26px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr69-storiesDetail .cr71-storiesList {
    margin-bottom: 0;
  }
  .cr69-storiesDetail .cr71-storiesList .media {
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .cr69-storiesDetail .cr71-storiesList {
    margin-bottom: 0;
  }
  .cr69-storiesDetail .cr71-storiesList .media {
    padding-bottom: 0;
  }
}

.bvWizard .wizardStepIndicator .step.active {
  width: 29.9% !important;
}
.bvWizard .stepDetail {
  padding-bottom: 20px !important;
}

.siteMap {
  margin-bottom: 30px;
}
.siteMap .RadSiteMap_Default .rsmManyLevels .rsmItem {
  font-size: 20px;
  line-height: 1.5em;
  margin-bottom: 0.5em;
}
.siteMap .RadSiteMap_Default .rsmManyLevels .rsmItem .rsmLink {
  border-bottom: 1px solid #CCC;
  margin-bottom: 0;
  color: #009BC9;
}
.siteMap .RadSiteMap_Default .rsmManyLevels .rsmItem .rsmLink:hover, .siteMap .RadSiteMap_Default .rsmManyLevels .rsmItem .rsmLink:focus {
  background: transparent none;
  color: #E0004D;
  text-decoration: underline;
}
.siteMap .RadSiteMap_Default .rsmManyLevels .rsmItem .rsmLevel1 .rsmItem {
  font-size: 0.8em;
  margin-bottom: 0;
}
.siteMap .RadSiteMap_Default .rsmManyLevels .rsmItem .rsmLevel1 .rsmItem .rsmLevel2 .rsmItem {
  font-size: 0.8em;
}
.siteMap .RadSiteMap_Default .rsmManyLevels .rsmItem .rsmLevel1 .rsmItem .rsmLevel2 .rsmItem .rsmLevel3 .rsmItem {
  font-size: 1em;
}
.siteMap .RadSiteMap_Default .rsmManyLevels .rsmItem .rsmLevel1 .rsmLink {
  border-bottom: 1px dashed #CCC;
}
.siteMap .RadSiteMap_Default .rsmManyLevels .rsmItem .rsmLevel2 .rsmLink {
  border-bottom-width: 0;
}

.sfforumPostTitle {
  margin-top: 0.5em;
}

.wsForum th, .wsForum td {
  vertical-align: top;
}

.cr27-forumsList {
  line-height: 18px;
  margin-bottom: 20px;
}
.cr27-forumsList .forumDescription {
  padding-left: 0;
}
.cr27-forumsList .forumDescription .sfforumGroupTitle {
  margin-top: 20px;
}
@media (max-width: 767.9px) {
  .cr27-forumsList th.sfforumLastPostWrp, .cr27-forumsList th.sfforumThreadsCountWrp, .cr27-forumsList td.sfforumThreadsCountWrp, .cr27-forumsList td.sfforumLastPostWrp {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr27-forumsList th.sfforumLastPostWrp, .cr27-forumsList th.sfforumThreadsCountWrp, .cr27-forumsList td.sfforumThreadsCountWrp, .cr27-forumsList td.sfforumLastPostWrp {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr27-forumsList {
    line-height: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr27-forumsList {
    line-height: 24px;
  }
}
@media (min-width: 1200px) {
  .cr27-forumsList {
    line-height: 26px;
  }
}

.cr72-threadList {
  margin-bottom: 20px;
  line-height: 18px;
}
@media (max-width: 767.9px) {
  .cr72-threadList th.sfforumThreadViewsWrp, .cr72-threadList th.sfforumThreadLastPostWrp, .cr72-threadList td.sfforumThreadViewsWrp, .cr72-threadList td.sfforumThreadLastPostWrp {
    display: none;
  }
}
.cr72-threadList .sfforumThreadTitleAndAgeWrp.media--content {
  overflow: hidden;
}
.cr72-threadList td {
  vertical-align: top;
}
.cr72-threadList td.sfforumThreadPostsWrp {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr72-threadList td.sfforumThreadPostsWrp .lastPost {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr72-threadList td.sfforumThreadPostsWrp .lastPost {
    display: none;
  }
}
@media (min-width: 1200px) {
  .cr72-threadList td.sfforumThreadPostsWrp .lastPost {
    display: none;
  }
}
@media (max-width: 767.9px) {
  .cr72-threadList td.sfforumThreadPostsWrp .postsCount, .cr72-threadList td.sfforumThreadPostsWrp .lastPost {
    display: inline-block;
    vertical-align: middle;
  }
  .cr72-threadList td.sfforumThreadPostsWrp .postsCount a, .cr72-threadList td.sfforumThreadPostsWrp .lastPost a {
    margin: 0 5px 0 5px;
  }
  .cr72-threadList td.sfforumThreadPostsWrp .postsCount .fa, .cr72-threadList td.sfforumThreadPostsWrp .postsCount .forum-discussion .forum-discussion-list li > a:before, .forum-discussion .forum-discussion-list .cr72-threadList td.sfforumThreadPostsWrp .postsCount li > a:before, .cr72-threadList td.sfforumThreadPostsWrp .lastPost .fa, .cr72-threadList td.sfforumThreadPostsWrp .lastPost .forum-discussion .forum-discussion-list li > a:before, .forum-discussion .forum-discussion-list .cr72-threadList td.sfforumThreadPostsWrp .lastPost li > a:before {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr72-threadList {
    line-height: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr72-threadList {
    line-height: 24px;
  }
}
@media (min-width: 1200px) {
  .cr72-threadList {
    line-height: 26px;
  }
}

.sfforumThreadWrp .highContrast {
  float: left;
  margin: 5px 10px 5px 0;
}
.sfforumThreadWrp .forum--locked {
  width: 22px;
  height: 25px;
}
.sfforumThreadWrp .forum--locked img {
  left: -275px;
  top: -275px;
}
.sfforumThreadWrp .forum--announcement {
  width: 31px;
  height: 24px;
}
.sfforumThreadWrp .forum--announcement img {
  left: -275px;
  top: -225px;
}
.sfforumThreadWrp .forum--sticky {
  width: 32px;
  height: 25px;
}
.sfforumThreadWrp .forum--sticky img {
  left: -275px;
  top: -250px;
}
.sfforumThreadWrp .postedByMe {
  width: 12px;
  height: 12px;
  display: inline-block;
  float: none;
  margin: 0 8px 0 0;
}
.sfforumThreadWrp .postedByMe img {
  left: -308px;
  top: -225px;
}
.sfforumThreadWrp .unreadPost {
  width: 26px;
  height: 28px;
}
.sfforumThreadWrp .unreadPost img {
  left: -325px;
  top: -225px;
}
.sfforumThreadWrp .unreadPost ~ .sfforumThreadTitleAndAgeWrp .sfforumThreadTitle {
  font-weight: bold;
}

.highContrast {
  overflow: hidden;
  position: relative;
  display: inline-block;
}
.highContrast img {
  position: absolute;
  -webkit-user-drag: none;
}

.wsForum + .sf_pagerNumeric {
  margin-top: 10px;
}

.tabNav.tabNav--forum {
  margin-bottom: 15px;
  display: block;
  border-bottom: 1px solid #5E9BD9;
}
.tabNav.tabNav--forum:before, .tabNav.tabNav--forum:after {
  content: " ";
  display: table;
}
.tabNav.tabNav--forum:after {
  clear: both;
}
.tabNav.tabNav--forum li {
  display: inline-block;
  margin: 0 4px 0 0;
  float: left;
}
.tabNav.tabNav--forum li .tabNav__button {
  background: #dae8f6;
  border: 0;
  color: #666666;
  padding: 0.1em 1em;
}
.tabNav.tabNav--forum li .tabNav__button:hover, .tabNav.tabNav--forum li .tabNav__button:focus {
  background: #e2edf8;
}
.tabNav.tabNav--forum li .tabNav__button.active {
  background: #5E9BD9;
  color: white;
}
.tabNav.tabNav--forum li .tabNav__button.active:hover, .tabNav.tabNav--forum li .tabNav__button.active:focus {
  background: #87b5e3;
}

.threadListInfo .sfforumNewThreadLnk {
  clear: both;
  margin: 10px 0;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .threadListInfo .sfforumNewThreadLnk {
    float: right;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .threadListInfo .sfforumNewThreadLnk {
    float: right;
  }
}
@media (min-width: 1200px) {
  .threadListInfo .sfforumNewThreadLnk {
    float: right;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .threadListInfo .sfforumSubscribeWrp {
    float: right;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .threadListInfo .sfforumSubscribeWrp {
    float: right;
  }
}
@media (min-width: 1200px) {
  .threadListInfo .sfforumSubscribeWrp {
    float: right;
  }
}
.threadListInfo .sfforumSubscribeWrp a {
  font-size: 0.9em;
  color: #E0004D;
  text-decoration: none;
}
.threadListInfo .sfforumSubscribeWrp a:after {
  font-family: "FontAwesome";
  content: "\f09e";
  font-size: 1.1em;
  margin-left: 6px;
}
.threadListInfo .sfforumSubscribeWrp a:hover, .threadListInfo .sfforumSubscribeWrp a:focus {
  color: blue;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .threadListInfo + .sfforumTitle {
    min-height: 71px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .threadListInfo + .sfforumTitle {
    min-height: 71px;
  }
}
@media (min-width: 1200px) {
  .threadListInfo + .sfforumTitle {
    min-height: 71px;
  }
}

.sfforumSocialShareWrp {
  margin-bottom: 10px;
}

.sfforumThreadPost .sfContentBlock [style] {
  font-family: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  background: inherit !important;
  color: inherit !important;
  line-height: inherit !important;
}

.justPosted {
  font-size: 18px;
  font-weight: bold;
}

.sfforumNewThreadWrp {
  margin-bottom: 20px;
}
.sfforumNewThreadWrp .sfError {
  margin-bottom: 10px;
}
.sfforumNewThreadWrp .sfforumNewThreadName {
  margin-bottom: 15px;
}
.sfforumNewThreadWrp .sfforumNewThreadName .sfTxt {
  display: block;
  width: 100%;
}
.sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit] {
  margin-right: 15px;
}
.sfforumNewThreadWrp .sfCancel {
  text-decoration: none;
}
.sfforumNewThreadWrp .sfCancel:hover, .sfforumNewThreadWrp .sfCancel:focus {
  text-decoration: underline;
  color: #009BC9;
}

.sfEditorWrp #counter {
  display: block;
  margin-bottom: 5px;
}

.reContentCell {
  text-align: left;
}

.cr29-forumPosts .media {
  position: relative;
}
.cr29-forumPosts .media:before, .cr29-forumPosts .media:after {
  content: " ";
  display: table;
}
.cr29-forumPosts .media:after {
  clear: both;
}
.cr29-forumPosts li:nth-child(odd) {
  background: #F2F2F2;
}
.cr29-forumPosts .sfforumThreadPostUser {
  display: inline-block;
  float: left;
  padding: 15px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr29-forumPosts .sfforumThreadPostUser {
    width: 215px;
  }
  .cr29-forumPosts .sfforumThreadPostUser .imgWrap.avatar {
    width: 120px;
  }
  .cr29-forumPosts .sfforumThreadPostUser .imgWrap.avatar.clonedImgWrap {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr29-forumPosts .sfforumThreadPostUser {
    width: 215px;
  }
  .cr29-forumPosts .sfforumThreadPostUser .imgWrap.avatar {
    width: 120px;
  }
  .cr29-forumPosts .sfforumThreadPostUser .imgWrap.avatar.clonedImgWrap {
    display: none;
  }
}
@media (min-width: 1200px) {
  .cr29-forumPosts .sfforumThreadPostUser {
    width: 215px;
  }
  .cr29-forumPosts .sfforumThreadPostUser .imgWrap.avatar {
    width: 120px;
  }
  .cr29-forumPosts .sfforumThreadPostUser .imgWrap.avatar.clonedImgWrap {
    display: none;
  }
}
.cr29-forumPosts .sfforumThreadPostUser .sfforumUser {
  font-weight: bold;
}
.cr29-forumPosts .sfforumThreadPostUser .badgeList {
  display: block;
  margin-top: 15px;
}
.cr29-forumPosts .sfforumThreadPostUser .badgeList li {
  display: inline-block;
}
.cr29-forumPosts .sfforumThreadPostUser .imgWrap.avatar {
  margin: 15px 0;
}
.cr29-forumPosts .sfforumThreadPostUser .imgWrap.avatar img {
  width: 100%;
}
@media (max-width: 767.9px) {
  .cr29-forumPosts .sfforumThreadPostUser {
    float: none;
    display: block;
    padding: 30px 15px 15px;
  }
  .cr29-forumPosts .sfforumThreadPostUser .sfforumUser {
    margin-bottom: 3px;
    padding-top: 3px;
  }
  .cr29-forumPosts .sfforumThreadPostUser .imgWrap.avatar {
    width: 95px;
    float: left;
    margin-right: 15px;
    margin-top: 0;
  }
  .cr29-forumPosts .sfforumThreadPostUser .imgWrap.avatar.originalImgWrap {
    display: none;
  }
  .cr29-forumPosts .sfforumThreadPostUser .badgeList {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .cr29-forumPosts .sfforumThreadPostUser .badgeList .imgWrap {
    width: 23px;
  }
  .cr29-forumPosts .sfforumThreadPostUser .sfforumUser {
    display: block;
  }
}
.cr29-forumPosts .media--content {
  overflow: hidden;
  padding: 15px;
}
.cr29-forumPosts .media--content .sfforumPostAge {
  margin-bottom: 20px;
  padding-right: 85px;
}
@media (max-width: 767.9px) {
  .cr29-forumPosts .media--content {
    float: left;
    clear: both;
  }
  .cr29-forumPosts .media--content .sfforumPostAge {
    padding-right: 0;
  }
}
.cr29-forumPosts .sfforumThreadPostContentWrp a {
  /*color: #E0004D;
  &:hover, &:focus {
    color: #009BC9;
  }*/
}
.cr29-forumPosts .sfforumThreadPostContentWrp .btn, .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumPostReplyContainer .sfSubmitBtn, .sfforumPostReplyContainer .cr29-forumPosts .sfforumThreadPostContentWrp .sfSubmitBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn {
  color: #fff !important;
  font-family: "FFDINWebBold", sans-serif;
  display: inline-block;
  text-decoration: none !important;
  font-size: 16px;
  line-height: 18px;
  padding: 6px 20px 6px;
  border: 0 none;
  text-align: left;
}
.cr29-forumPosts .sfforumThreadPostContentWrp .btn:hover, .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumPostReplyContainer .sfSubmitBtn:hover, .sfforumPostReplyContainer .cr29-forumPosts .sfforumThreadPostContentWrp .sfSubmitBtn:hover, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn:hover, .cr29-forumPosts .sfforumThreadPostContentWrp .btn:focus, .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumPostReplyContainer .sfSubmitBtn:focus, .sfforumPostReplyContainer .cr29-forumPosts .sfforumThreadPostContentWrp .sfSubmitBtn:focus, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn:focus {
  opacity: 0.75;
}
.cr29-forumPosts .sfforumThreadPostContentWrp .sfforumReportBtn.btn, .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumPostReplyContainer .sfforumReportBtn.sfSubmitBtn, .sfforumPostReplyContainer .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumReportBtn.sfSubmitBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfforumReportBtn.sfEditBtn {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 1em;
  font-weight: 400;
  margin: 0;
  padding: 0;
  background: none;
  color: #E0004D !important;
  font-family: "FFDINWeb";
  line-height: 1em;
  font-size: 0.8em;
}
.cr29-forumPosts .sfforumThreadPostContentWrp .sfforumReportBtn.btn:hover, .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumPostReplyContainer .sfforumReportBtn.sfSubmitBtn:hover, .sfforumPostReplyContainer .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumReportBtn.sfSubmitBtn:hover, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfforumReportBtn.sfEditBtn:hover, .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumReportBtn.btn:focus, .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumPostReplyContainer .sfforumReportBtn.sfSubmitBtn:focus, .sfforumPostReplyContainer .cr29-forumPosts .sfforumThreadPostContentWrp .sfforumReportBtn.sfSubmitBtn:focus, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfforumReportBtn.sfEditBtn:focus {
  color: #009BC9 !important;
  text-decoration: underline !important;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr29-forumPosts .sfforumThreadPostContentWrp .postAndSig {
    margin-bottom: 70px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr29-forumPosts .sfforumThreadPostContentWrp .postAndSig {
    margin-bottom: 70px;
  }
}
@media (min-width: 1200px) {
  .cr29-forumPosts .sfforumThreadPostContentWrp .postAndSig {
    margin-bottom: 70px;
  }
}
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls {
  display: block;
}
@media (max-width: 767.9px) {
  .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls {
    margin-top: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls {
    position: absolute;
    left: 230px;
    right: 15px;
    bottom: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls {
    position: absolute;
    left: 230px;
    right: 15px;
    bottom: 15px;
  }
}
@media (min-width: 1200px) {
  .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls {
    position: absolute;
    left: 230px;
    right: 15px;
    bottom: 15px;
  }
}
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfforumReplyBtn {
  float: left;
  background: #E0004D;
  margin-bottom: 10px;
}
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn {
  float: left;
  background: #E0004D;
  margin-bottom: 10px;
  margin-left: 10px;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .likesHolder {
    float: right;
  }
  .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .likesHolder .likesCountWrap {
    float: left;
    line-height: 29px;
    margin: 0 10px;
  }
}
@media (min-width: 1200px) {
  .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .likesHolder {
    float: right;
  }
  .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .likesHolder .likesCountWrap {
    float: left;
    line-height: 29px;
    margin: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .likesHolder {
    float: right;
  }
  .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .likesHolder .likesCountWrap {
    float: left;
    line-height: 29px;
    margin: 0 10px;
  }
}
@media (max-width: 767.9px) {
  .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .likesHolder {
    clear: left;
    margin: 0;
  }
  .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .likesHolder .likesCountWrap {
    float: left;
    line-height: 29px;
  }
}
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .like.btn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfforumPostReplyContainer .like.sfSubmitBtn, .sfforumPostReplyContainer .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .like.sfSubmitBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .like.sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .unlike.btn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfforumPostReplyContainer .unlike.sfSubmitBtn, .sfforumPostReplyContainer .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .unlike.sfSubmitBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .unlike.sfEditBtn {
  padding: 4px 0px 4px 12px;
  line-height: 22px;
  float: right;
  background: #E0004D;
}
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .like.btn .imgWrap, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfforumPostReplyContainer .like.sfSubmitBtn .imgWrap, .sfforumPostReplyContainer .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .like.sfSubmitBtn .imgWrap, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .like.sfEditBtn .imgWrap, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .unlike.btn .imgWrap, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfforumPostReplyContainer .unlike.sfSubmitBtn .imgWrap, .sfforumPostReplyContainer .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .unlike.sfSubmitBtn .imgWrap, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .unlike.sfEditBtn .imgWrap {
  display: inline-block;
  margin-right: 10px;
  height: 22px;
}
.cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .like.btn span, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfforumPostReplyContainer .like.sfSubmitBtn span, .sfforumPostReplyContainer .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .like.sfSubmitBtn span, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .like.sfEditBtn span, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .unlike.btn span, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfforumPostReplyContainer .unlike.sfSubmitBtn span, .sfforumPostReplyContainer .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .unlike.sfSubmitBtn span, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .unlike.sfEditBtn span {
  padding-right: 12px;
}
@media (max-width: 767.9px) {
  .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .like.btn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfforumPostReplyContainer .like.sfSubmitBtn, .sfforumPostReplyContainer .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .like.sfSubmitBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .like.sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .unlike.btn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfforumPostReplyContainer .unlike.sfSubmitBtn, .sfforumPostReplyContainer .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .unlike.sfSubmitBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .unlike.sfEditBtn {
    float: left;
    clear: both;
  }
}

.sfforumReplyPostWrp .oldestNewest {
  margin: 20px 0;
}
.sfforumReplyPostWrp .oldestNewest .aspNetDisabled {
  color: #333;
  text-decoration: none;
}
.sfforumReplyPostWrp .oldestNewest .aspNetDisabled:hover, .sfforumReplyPostWrp .oldestNewest .aspNetDisabled:focus {
  color: #333;
}
@media (max-width: 767.9px) {
  .sfforumReplyPostWrp .sfforumReplyBtn {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .sfforumReplyPostWrp .sfforumReplyBtn {
    float: right;
    margin-left: 30px;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .sfforumReplyPostWrp .sfforumReplyBtn {
    float: right;
    margin-left: 30px;
    margin-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .sfforumReplyPostWrp .sfforumReplyBtn {
    float: right;
    margin-left: 30px;
    margin-bottom: 20px;
  }
}

.sfforumPostReplyContainer {
  position: relative;
  background: #dae8f6;
  overflow-y: hidden;
  margin-bottom: 15px;
}
.sfforumPostReplyContainer[style*=height] {
  height: auto !important;
}
.sfforumPostReplyContainer .sfClose {
  position: absolute;
  right: 15px;
  top: 15px;
}
.sfforumPostReplyContainer .sfQuote {
  margin: 0.25em 0;
  display: block;
}
.sfforumPostReplyContainer .sfforumUserAvatarWrp {
  margin: 15px 0;
}
.sfforumPostReplyContainer .reLayoutWrapper {
  margin: 15px 0;
}
.sfforumPostReplyContainer .reLayoutWrapper:before, .sfforumPostReplyContainer .reLayoutWrapper:after {
  content: " ";
  display: table;
}
.sfforumPostReplyContainer .reLayoutWrapper:after {
  clear: both;
}
.sfforumPostReplyContainer .sfforumThreadPostUser {
  display: inline-block;
  float: left;
  padding: 15px;
  width: 215px;
}
.sfforumPostReplyContainer .sfforumReplyThreadContent {
  overflow: hidden;
  padding: 15px;
}
.sfforumPostReplyContainer .sfforumReplyThreadContent .pagedList--item {
  margin-bottom: 15px;
}
.sfforumPostReplyContainer .sfforumReplyThreadContent .editmode {
  text-align: left;
  display: block;
}
.sfforumPostReplyContainer .sfforumReplyThreadContent .galleryWrap {
  margin-bottom: 15px;
}
.sfforumPostReplyContainer .sfforumReplyThreadContent .galleryWrap .imgWrap {
  position: relative;
  vertical-align: top;
}
.sfforumPostReplyContainer .sfforumReplyThreadContent .galleryWrap .imgWrap .editmode {
  position: absolute;
  top: 0px;
  right: 0px;
  line-height: 1em;
}
.sfforumPostReplyContainer .sfforumReplyThreadContent .galleryWrap .imgWrap img {
  max-height: inherit;
}
.sfforumPostReplyContainer .sfforumReplyThreadContent .Default.RadEditor {
  margin-bottom: 20px;
}
@media (max-width: 767.9px) {
  .sfforumPostReplyContainer .sfforumReplyThreadContent {
    float: left;
  }
  .sfforumPostReplyContainer .sfforumReplyThreadContent .galleryWrap .imgWrap {
    margin: 0 0 15px;
    max-height: 200px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .sfforumPostReplyContainer .sfforumReplyThreadContent .galleryWrap .imgWrap {
    max-width: 23%;
    margin: 0 1% 15px;
    max-height: 200px;
    display: inline-block;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .sfforumPostReplyContainer .sfforumReplyThreadContent .galleryWrap .imgWrap {
    max-width: 23%;
    margin: 0 1% 15px;
    max-height: 200px;
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .sfforumPostReplyContainer .sfforumReplyThreadContent .galleryWrap {
    margin-bottom: 15px;
  }
  .sfforumPostReplyContainer .sfforumReplyThreadContent .galleryWrap .imgWrap {
    width: 200px;
    max-height: 113px;
    margin: 0 15px 10px;
    display: inline-block;
  }
}
.sfforumPostReplyContainer .sfClose, .sfforumPostReplyContainer .sfCancel, .sfforumPostReplyContainer .sfQuote {
  text-decoration: underline;
  color: #E0004D;
  font-family: "FFDINWeb";
  line-height: 1em;
  font-size: 0.8em;
}
.sfforumPostReplyContainer .sfClose:hover, .sfforumPostReplyContainer .sfClose:focus, .sfforumPostReplyContainer .sfCancel:hover, .sfforumPostReplyContainer .sfCancel:focus, .sfforumPostReplyContainer .sfQuote:hover, .sfforumPostReplyContainer .sfQuote:focus {
  color: #5E9BD9;
}
.sfforumPostReplyContainer .sfCancel {
  margin-left: 10px;
}
.sfforumPostReplyContainer .sfSubmitBtn {
  margin-top: 5px;
}
.sfforumPostReplyContainer .sfQuote {
  line-height: 1.5em;
}
.sfforumPostReplyContainer table tr:nth-child(even) td {
  background: none;
}
.sfforumPostReplyContainer table tbody tr:first-child {
  display: none;
}
.sfforumPostReplyContainer .reContentArea.reContentAreaToggle {
  text-align: left;
}

.sfforumPostReplyContainer {
  height: 0;
}

.RadWindow {
  z-index: 100000 !important;
}

.divSectionNav .navSectionNav,
.cr56-quicklinks[data-varient=b],
.cr56-quicklinks[data-varient=c],
.cr56-quicklinks[data-varient=e],
.cr56-quicklinks[data-varient=f] {
  background: #025C76;
  margin-bottom: 20px;
}
.divSectionNav .navSectionNav a,
.cr56-quicklinks[data-varient=b] a,
.cr56-quicklinks[data-varient=c] a,
.cr56-quicklinks[data-varient=e] a,
.cr56-quicklinks[data-varient=f] a {
  display: block;
  font-size: 18px;
  line-height: 18px;
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .divSectionNav .navSectionNav a:hover, .divSectionNav .navSectionNav a:focus,
.cr56-quicklinks[data-varient=b] a:hover,
.cr56-quicklinks[data-varient=b] a:focus,
.cr56-quicklinks[data-varient=c] a:hover,
.cr56-quicklinks[data-varient=c] a:focus,
.cr56-quicklinks[data-varient=e] a:hover,
.cr56-quicklinks[data-varient=e] a:focus,
.cr56-quicklinks[data-varient=f] a:hover,
.cr56-quicklinks[data-varient=f] a:focus {
    background: #333 !important;
    color: #fff !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .divSectionNav .navSectionNav a:hover, .divSectionNav .navSectionNav a:focus,
.cr56-quicklinks[data-varient=b] a:hover,
.cr56-quicklinks[data-varient=b] a:focus,
.cr56-quicklinks[data-varient=c] a:hover,
.cr56-quicklinks[data-varient=c] a:focus,
.cr56-quicklinks[data-varient=e] a:hover,
.cr56-quicklinks[data-varient=e] a:focus,
.cr56-quicklinks[data-varient=f] a:hover,
.cr56-quicklinks[data-varient=f] a:focus {
    background: #333 !important;
    color: #fff !important;
  }
}
@media (min-width: 1200px) {
  .divSectionNav .navSectionNav a:hover, .divSectionNav .navSectionNav a:focus,
.cr56-quicklinks[data-varient=b] a:hover,
.cr56-quicklinks[data-varient=b] a:focus,
.cr56-quicklinks[data-varient=c] a:hover,
.cr56-quicklinks[data-varient=c] a:focus,
.cr56-quicklinks[data-varient=e] a:hover,
.cr56-quicklinks[data-varient=e] a:focus,
.cr56-quicklinks[data-varient=f] a:hover,
.cr56-quicklinks[data-varient=f] a:focus {
    background: #333 !important;
    color: #fff !important;
  }
}
.divSectionNav .navSectionNav > ul > li,
.cr56-quicklinks[data-varient=b] > ul > li,
.cr56-quicklinks[data-varient=c] > ul > li,
.cr56-quicklinks[data-varient=e] > ul > li,
.cr56-quicklinks[data-varient=f] > ul > li {
  border-top: 1px dashed #fff;
}
.divSectionNav .navSectionNav > ul > li:first-child,
.cr56-quicklinks[data-varient=b] > ul > li:first-child,
.cr56-quicklinks[data-varient=c] > ul > li:first-child,
.cr56-quicklinks[data-varient=e] > ul > li:first-child,
.cr56-quicklinks[data-varient=f] > ul > li:first-child {
  border-top: 1px transparent;
}
.divSectionNav .navSectionNav > ul > li.current:not(.hasKids),
.cr56-quicklinks[data-varient=b] > ul > li.current:not(.hasKids),
.cr56-quicklinks[data-varient=c] > ul > li.current:not(.hasKids),
.cr56-quicklinks[data-varient=e] > ul > li.current:not(.hasKids),
.cr56-quicklinks[data-varient=f] > ul > li.current:not(.hasKids) {
  background: #009BC9;
}
.divSectionNav .navSectionNav > ul > li > a,
.cr56-quicklinks[data-varient=b] > ul > li > a,
.cr56-quicklinks[data-varient=c] > ul > li > a,
.cr56-quicklinks[data-varient=e] > ul > li > a,
.cr56-quicklinks[data-varient=f] > ul > li > a {
  color: #fff;
  position: static;
  font-family: "InterBold", sans-serif;
  padding: 15px 20px 15px;
}
.divSectionNav .navSectionNav > ul > li.expanded,
.cr56-quicklinks[data-varient=b] > ul > li.expanded,
.cr56-quicklinks[data-varient=c] > ul > li.expanded,
.cr56-quicklinks[data-varient=e] > ul > li.expanded,
.cr56-quicklinks[data-varient=f] > ul > li.expanded {
  border-top: 1px solid transparent;
}
.divSectionNav .navSectionNav > ul > li.expanded:first-child,
.cr56-quicklinks[data-varient=b] > ul > li.expanded:first-child,
.cr56-quicklinks[data-varient=c] > ul > li.expanded:first-child,
.cr56-quicklinks[data-varient=e] > ul > li.expanded:first-child,
.cr56-quicklinks[data-varient=f] > ul > li.expanded:first-child {
  border-top-width: 0;
}
.divSectionNav .navSectionNav > ul > li.expanded > a,
.cr56-quicklinks[data-varient=b] > ul > li.expanded > a,
.cr56-quicklinks[data-varient=c] > ul > li.expanded > a,
.cr56-quicklinks[data-varient=e] > ul > li.expanded > a,
.cr56-quicklinks[data-varient=f] > ul > li.expanded > a {
  background: #009BC9;
}
.divSectionNav .navSectionNav > ul > li.expanded + li,
.cr56-quicklinks[data-varient=b] > ul > li.expanded + li,
.cr56-quicklinks[data-varient=c] > ul > li.expanded + li,
.cr56-quicklinks[data-varient=e] > ul > li.expanded + li,
.cr56-quicklinks[data-varient=f] > ul > li.expanded + li {
  border-top: 1px solid transparent;
}
.divSectionNav .navSectionNav > ul > li:last-child,
.cr56-quicklinks[data-varient=b] > ul > li:last-child,
.cr56-quicklinks[data-varient=c] > ul > li:last-child,
.cr56-quicklinks[data-varient=e] > ul > li:last-child,
.cr56-quicklinks[data-varient=f] > ul > li:last-child {
  border-bottom: none;
}
.divSectionNav .navSectionNav .level1 > li:first-child a:after,
.cr56-quicklinks[data-varient=b] .level1 > li:first-child a:after,
.cr56-quicklinks[data-varient=c] .level1 > li:first-child a:after,
.cr56-quicklinks[data-varient=e] .level1 > li:first-child a:after,
.cr56-quicklinks[data-varient=f] .level1 > li:first-child a:after {
  content: none;
}
.divSectionNav .navSectionNav .level1 > li > a,
.cr56-quicklinks[data-varient=b] .level1 > li > a,
.cr56-quicklinks[data-varient=c] .level1 > li > a,
.cr56-quicklinks[data-varient=e] .level1 > li > a,
.cr56-quicklinks[data-varient=f] .level1 > li > a {
  background: #e4e4e4;
  color: #333;
  padding: 15px 20px 15px;
  font-size: 16px;
  line-height: 16px;
  position: relative;
  font-family: "InterMedium", sans-serif;
}
.divSectionNav .navSectionNav .level1 > li > a:after,
.cr56-quicklinks[data-varient=b] .level1 > li > a:after,
.cr56-quicklinks[data-varient=c] .level1 > li > a:after,
.cr56-quicklinks[data-varient=e] .level1 > li > a:after,
.cr56-quicklinks[data-varient=f] .level1 > li > a:after {
  content: "";
  border-bottom: 1px dashed #333;
  position: absolute;
  top: 0px;
  left: 20px;
  right: 20px;
}
.divSectionNav .navSectionNav .level1 .current a,
.cr56-quicklinks[data-varient=b] .level1 .current a,
.cr56-quicklinks[data-varient=c] .level1 .current a,
.cr56-quicklinks[data-varient=e] .level1 .current a,
.cr56-quicklinks[data-varient=f] .level1 .current a {
  background: #666;
  color: #fff;
}
.divSectionNav .navSectionNav .level1 .current a:after,
.cr56-quicklinks[data-varient=b] .level1 .current a:after,
.cr56-quicklinks[data-varient=c] .level1 .current a:after,
.cr56-quicklinks[data-varient=e] .level1 .current a:after,
.cr56-quicklinks[data-varient=f] .level1 .current a:after {
  display: none;
}
.divSectionNav .navSectionNav .level1 .current + li a:after,
.cr56-quicklinks[data-varient=b] .level1 .current + li a:after,
.cr56-quicklinks[data-varient=c] .level1 .current + li a:after,
.cr56-quicklinks[data-varient=e] .level1 .current + li a:after,
.cr56-quicklinks[data-varient=f] .level1 .current + li a:after {
  content: none;
}
@media (max-width: 767.9px) {
  .divSectionNav .navSectionNav > ul > li > a,
.divSectionNav .navSectionNav .level1 > li > a,
.cr56-quicklinks[data-varient=b] > ul > li > a,
.cr56-quicklinks[data-varient=b] .level1 > li > a,
.cr56-quicklinks[data-varient=c] > ul > li > a,
.cr56-quicklinks[data-varient=c] .level1 > li > a,
.cr56-quicklinks[data-varient=e] > ul > li > a,
.cr56-quicklinks[data-varient=e] .level1 > li > a,
.cr56-quicklinks[data-varient=f] > ul > li > a,
.cr56-quicklinks[data-varient=f] .level1 > li > a {
    font-size: 14px;
    line-height: 16px;
    padding: 8px 20px 8px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .divSectionNav .navSectionNav,
.cr56-quicklinks[data-varient=b],
.cr56-quicklinks[data-varient=c],
.cr56-quicklinks[data-varient=e],
.cr56-quicklinks[data-varient=f] {
    margin-bottom: 30px;
  }
  .divSectionNav .navSectionNav > ul > li > a,
.cr56-quicklinks[data-varient=b] > ul > li > a,
.cr56-quicklinks[data-varient=c] > ul > li > a,
.cr56-quicklinks[data-varient=e] > ul > li > a,
.cr56-quicklinks[data-varient=f] > ul > li > a {
    padding: 20px 40px;
  }
  .divSectionNav .navSectionNav .level1 > li:hover + li a:after,
.cr56-quicklinks[data-varient=b] .level1 > li:hover + li a:after,
.cr56-quicklinks[data-varient=c] .level1 > li:hover + li a:after,
.cr56-quicklinks[data-varient=e] .level1 > li:hover + li a:after,
.cr56-quicklinks[data-varient=f] .level1 > li:hover + li a:after {
    content: none;
  }
  .divSectionNav .navSectionNav .level1 > li > a,
.cr56-quicklinks[data-varient=b] .level1 > li > a,
.cr56-quicklinks[data-varient=c] .level1 > li > a,
.cr56-quicklinks[data-varient=e] .level1 > li > a,
.cr56-quicklinks[data-varient=f] .level1 > li > a {
    padding: 21px 40px;
  }
  .divSectionNav .navSectionNav .level1 > li > a:after,
.cr56-quicklinks[data-varient=b] .level1 > li > a:after,
.cr56-quicklinks[data-varient=c] .level1 > li > a:after,
.cr56-quicklinks[data-varient=e] .level1 > li > a:after,
.cr56-quicklinks[data-varient=f] .level1 > li > a:after {
    left: 40px;
    right: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .divSectionNav .navSectionNav,
.cr56-quicklinks[data-varient=b],
.cr56-quicklinks[data-varient=c],
.cr56-quicklinks[data-varient=e],
.cr56-quicklinks[data-varient=f] {
    margin-bottom: 30px;
  }
  .divSectionNav .navSectionNav > ul > li > a,
.cr56-quicklinks[data-varient=b] > ul > li > a,
.cr56-quicklinks[data-varient=c] > ul > li > a,
.cr56-quicklinks[data-varient=e] > ul > li > a,
.cr56-quicklinks[data-varient=f] > ul > li > a {
    padding: 20px 40px;
  }
  .divSectionNav .navSectionNav .level1 > li:hover + li a:after,
.cr56-quicklinks[data-varient=b] .level1 > li:hover + li a:after,
.cr56-quicklinks[data-varient=c] .level1 > li:hover + li a:after,
.cr56-quicklinks[data-varient=e] .level1 > li:hover + li a:after,
.cr56-quicklinks[data-varient=f] .level1 > li:hover + li a:after {
    content: none;
  }
  .divSectionNav .navSectionNav .level1 > li > a,
.cr56-quicklinks[data-varient=b] .level1 > li > a,
.cr56-quicklinks[data-varient=c] .level1 > li > a,
.cr56-quicklinks[data-varient=e] .level1 > li > a,
.cr56-quicklinks[data-varient=f] .level1 > li > a {
    padding: 21px 40px;
  }
  .divSectionNav .navSectionNav .level1 > li > a:after,
.cr56-quicklinks[data-varient=b] .level1 > li > a:after,
.cr56-quicklinks[data-varient=c] .level1 > li > a:after,
.cr56-quicklinks[data-varient=e] .level1 > li > a:after,
.cr56-quicklinks[data-varient=f] .level1 > li > a:after {
    left: 40px;
    right: 40px;
  }
}
@media (min-width: 1200px) {
  .divSectionNav .navSectionNav,
.cr56-quicklinks[data-varient=b],
.cr56-quicklinks[data-varient=c],
.cr56-quicklinks[data-varient=e],
.cr56-quicklinks[data-varient=f] {
    margin-bottom: 30px;
  }
  .divSectionNav .navSectionNav > ul > li > a,
.cr56-quicklinks[data-varient=b] > ul > li > a,
.cr56-quicklinks[data-varient=c] > ul > li > a,
.cr56-quicklinks[data-varient=e] > ul > li > a,
.cr56-quicklinks[data-varient=f] > ul > li > a {
    padding: 20px 40px;
  }
  .divSectionNav .navSectionNav .level1 > li:hover + li a:after,
.cr56-quicklinks[data-varient=b] .level1 > li:hover + li a:after,
.cr56-quicklinks[data-varient=c] .level1 > li:hover + li a:after,
.cr56-quicklinks[data-varient=e] .level1 > li:hover + li a:after,
.cr56-quicklinks[data-varient=f] .level1 > li:hover + li a:after {
    content: none;
  }
  .divSectionNav .navSectionNav .level1 > li > a,
.cr56-quicklinks[data-varient=b] .level1 > li > a,
.cr56-quicklinks[data-varient=c] .level1 > li > a,
.cr56-quicklinks[data-varient=e] .level1 > li > a,
.cr56-quicklinks[data-varient=f] .level1 > li > a {
    padding: 21px 40px;
  }
  .divSectionNav .navSectionNav .level1 > li > a:after,
.cr56-quicklinks[data-varient=b] .level1 > li > a:after,
.cr56-quicklinks[data-varient=c] .level1 > li > a:after,
.cr56-quicklinks[data-varient=e] .level1 > li > a:after,
.cr56-quicklinks[data-varient=f] .level1 > li > a:after {
    left: 40px;
    right: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .divSectionNav .navSectionNav > ul > li > a,
.divSectionNav .navSectionNav .level1 > li > a,
.cr56-quicklinks[data-varient=b] > ul > li > a,
.cr56-quicklinks[data-varient=b] .level1 > li > a,
.cr56-quicklinks[data-varient=c] > ul > li > a,
.cr56-quicklinks[data-varient=c] .level1 > li > a,
.cr56-quicklinks[data-varient=e] > ul > li > a,
.cr56-quicklinks[data-varient=e] .level1 > li > a,
.cr56-quicklinks[data-varient=f] > ul > li > a,
.cr56-quicklinks[data-varient=f] .level1 > li > a {
    padding: 20px 20px;
  }
  .divSectionNav .navSectionNav > ul > li > a:after,
.divSectionNav .navSectionNav .level1 > li > a:after,
.cr56-quicklinks[data-varient=b] > ul > li > a:after,
.cr56-quicklinks[data-varient=b] .level1 > li > a:after,
.cr56-quicklinks[data-varient=c] > ul > li > a:after,
.cr56-quicklinks[data-varient=c] .level1 > li > a:after,
.cr56-quicklinks[data-varient=e] > ul > li > a:after,
.cr56-quicklinks[data-varient=e] .level1 > li > a:after,
.cr56-quicklinks[data-varient=f] > ul > li > a:after,
.cr56-quicklinks[data-varient=f] .level1 > li > a:after {
    left: 20px;
    right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .divSectionNav .navSectionNav > ul > li > a,
.divSectionNav .navSectionNav .level1 > li > a,
.cr56-quicklinks[data-varient=b] > ul > li > a,
.cr56-quicklinks[data-varient=b] .level1 > li > a,
.cr56-quicklinks[data-varient=c] > ul > li > a,
.cr56-quicklinks[data-varient=c] .level1 > li > a,
.cr56-quicklinks[data-varient=e] > ul > li > a,
.cr56-quicklinks[data-varient=e] .level1 > li > a,
.cr56-quicklinks[data-varient=f] > ul > li > a,
.cr56-quicklinks[data-varient=f] .level1 > li > a {
    padding: 20px 20px;
  }
  .divSectionNav .navSectionNav > ul > li > a:after,
.divSectionNav .navSectionNav .level1 > li > a:after,
.cr56-quicklinks[data-varient=b] > ul > li > a:after,
.cr56-quicklinks[data-varient=b] .level1 > li > a:after,
.cr56-quicklinks[data-varient=c] > ul > li > a:after,
.cr56-quicklinks[data-varient=c] .level1 > li > a:after,
.cr56-quicklinks[data-varient=e] > ul > li > a:after,
.cr56-quicklinks[data-varient=e] .level1 > li > a:after,
.cr56-quicklinks[data-varient=f] > ul > li > a:after,
.cr56-quicklinks[data-varient=f] .level1 > li > a:after {
    left: 20px;
    right: 20px;
  }
}
.cr56-quicklinks h3 {
  background: #fff;
  padding-bottom: 15px;
  margin-bottom: 0;
}

.cr56-quicklinks[data-varient=a] ul {
  margin: 0.5em 0 1em 33px;
}
.cr56-quicklinks[data-varient=a] ul ul {
  margin: 10px 0 0px 19px;
}
.cr56-quicklinks[data-varient=a] ul ul > li:before {
  color: #009BC9;
}
.cr56-quicklinks[data-varient=a] ul > li {
  margin-bottom: 10px;
  line-height: 1.4em;
  position: relative;
  list-style: none;
}
.cr56-quicklinks[data-varient=a] ul > li:before {
  color: #009BC9;
  font-weight: bold;
  position: absolute;
}
.lt-ie8 .cr56-quicklinks[data-varient=a] ul > li, .no-generatedcontent .cr56-quicklinks[data-varient=a] ul > li {
  position: static;
}
.cr56-quicklinks[data-varient=a] ul > li a {
  color: #E0004D;
  text-decoration: none;
}
.cr56-quicklinks[data-varient=a] ul > li a:hover, .cr56-quicklinks[data-varient=a] ul > li a:focus {
  color: #009BC9;
  text-decoration: underline;
}
.cr56-quicklinks[data-varient=a] ul ul > li:before {
  content: "•";
  left: -15px;
}
.cr56-quicklinks[data-varient=a] ul > li:before {
  left: -14px;
  top: 0px;
  content: "•";
  font-size: 17px;
  line-height: 1em, 19px;
}
.lt-ie8 .cr56-quicklinks[data-varient=a] ul > li, .no-generatedcontent .cr56-quicklinks[data-varient=a] ul > li {
  list-style: disc outside;
}

.cr56-quicklinks[data-varient=d] .separatedList li {
  margin-bottom: 20px;
}
.cr56-quicklinks[data-varient=d] .separatedList a {
  padding: 19px 90px 19px 50px;
  font-size: 22px;
  color: #fff;
  font-family: "Inter", sans-serif;
  display: block;
  text-decoration: none;
  background: #009BC9;
}
.cr56-quicklinks[data-varient=d] .separatedList a:hover, .cr56-quicklinks[data-varient=d] .separatedList a:focus {
  background: #E0004D;
}
.cr56-quicklinks[data-varient=d] .separatedList a:before {
  width: 70px;
}
.cr56-quicklinks[data-varient=d] .separatedList a:after {
  font-size: 16px;
  right: 27px;
}
@media (max-width: 767.9px) {
  .cr56-quicklinks[data-varient=d] .separatedList {
    overflow: hidden;
    margin-bottom: 10px;
  }
  .cr56-quicklinks[data-varient=d] .separatedList li {
    margin-bottom: 10px;
  }
  .cr56-quicklinks[data-varient=d] .separatedList a {
    font-size: 16px;
    padding: 22px 70px 22px 23px;
  }
  .cr56-quicklinks[data-varient=d] .separatedList a:before {
    width: 55px;
  }
  .cr56-quicklinks[data-varient=d] .separatedList a:after {
    font-size: 16px;
    right: 21px;
  }
}

.breadcrumb {
  margin: 15px 0 9px;
  font-size: 12px;
}
.breadcrumb li {
  display: inline-block;
  margin-bottom: 6px;
}
.breadcrumb li:after {
  content: ">";
  margin: 0 4px;
}
.breadcrumb li.current:after {
  content: none;
}
.breadcrumb a {
  text-decoration: none;
  color: #333;
}
.breadcrumb a:hover, .breadcrumb a:focus {
  text-decoration: underline;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .breadcrumb {
    margin-bottom: 35px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .breadcrumb {
    margin-bottom: 35px;
  }
}
@media (min-width: 1200px) {
  .breadcrumb {
    margin-bottom: 35px;
  }
}

@media (max-width: 767.9px) {
  .mobile-open .globalNav .rmRootGroup > .rmItem.rmLast {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .mobile-open .globalNav .rmRootGroup > .rmItem.rmLast {
    display: none;
  }
}

.globalNav .mobile-dropdown-footer {
  background: white;
  font-family: "FFDINWeb";
  font-weight: normal;
  font-style: normal;
}
.globalNav .mobile-dropdown-footer:before, .globalNav .mobile-dropdown-footer:after {
  content: " ";
  display: table;
}
.globalNav .mobile-dropdown-footer:after {
  clear: both;
}
@media (max-width: 767.9px) {
  .globalNav .mobile-dropdown-footer {
    display: block !important;
    border-bottom: 2px solid #666666;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .globalNav .mobile-dropdown-footer {
    display: block !important;
    border-bottom: 2px solid #666666;
  }
}
.globalNav .mobile-dropdown-footer .mf-header {
  padding: 20px 10px 0;
  text-align: center;
  font-size: 18px;
  color: #333;
}
.globalNav .mobile-dropdown-footer .mf-header h2 {
  font-family: "FFDINWebBold";
  margin-bottom: 6px;
  font-size: 20px;
}
.globalNav .mobile-dropdown-footer .mf-header p {
  white-space: normal;
}
.globalNav .mobile-dropdown-footer ul.mf-links {
  white-space: normal;
  width: 100%;
  font-size: 0;
}
.globalNav .mobile-dropdown-footer ul.mf-links li {
  display: inline-block;
  width: 50%;
}
.globalNav .mobile-dropdown-footer ul.mf-links li a {
  display: block;
  padding: 8px 0;
  white-space: normal;
  border-bottom: 1px solid white;
  font-family: "FFDINWebBold";
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  color: white;
}
.globalNav .mobile-dropdown-footer ul.mf-links li a.mf-phone {
  background: #025C76;
}
.globalNav .mobile-dropdown-footer ul.mf-links li a.mf-chat {
  background: #D64309;
}
.globalNav .mobile-dropdown-footer ul.mf-links li a.mf-email {
  background: #009BC9;
}
.globalNav .mobile-dropdown-footer ul.mf-links li a.mf-forums {
  background: #BC2279;
}
.globalNav .mobile-dropdown-footer ul.mf-links li a em {
  display: block;
}
.globalNav .mobile-dropdown-footer ul.mf-links li:nth-child(odd) a {
  border-right: 1px solid white;
}
.globalNav .mobile-dropdown-footer .mf-members {
  padding: 25px 10px;
  text-align: center;
  font-size: 18px;
  color: #333;
  border-bottom: 1px solid #DDD;
}
.globalNav .mobile-dropdown-footer .mf-members .heading {
  display: block;
  margin-bottom: 5px;
}
.globalNav .mobile-dropdown-footer .mf-members a {
  padding: 0 5px;
  font-weight: bold;
  color: #009BC9;
}
.globalNav .mobile-dropdown-footer .mf-donate {
  font-family: "FFDINWebBold";
  font-size: 16px;
  text-align: center;
}

#bd, #ft {
  position: relative;
}

#bd:before {
  transition: 100ms;
  display: block;
  left: 0;
  top: 0;
  height: 1px;
  width: 1px;
  content: "";
  background: rgba(255, 255, 255, 0);
  position: absolute;
  z-index: 4;
}

@media (max-width: 767.9px) {
  body.mobile-menu-open #bd, body.mobile-menu-open #ft {
    position: relative;
  }
  body.mobile-menu-open #bd:before, body.mobile-menu-open #ft:before {
    transition: 100ms;
    display: block;
    content: "";
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    height: auto;
    width: auto;
    z-index: 4;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  body.mobile-menu-open #bd, body.mobile-menu-open #ft {
    position: relative;
  }
  body.mobile-menu-open #bd:before, body.mobile-menu-open #ft:before {
    transition: 100ms;
    display: block;
    content: "";
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    height: auto;
    width: auto;
    z-index: 4;
  }
}
.m-event.event--next {
  background: #bc334e;
  color: #fff;
  padding: 10px 20px 21px;
  margin-bottom: 20px;
}
.m-event.event--next ul {
  margin-bottom: 27px;
}
.m-event.event--next li {
  border-bottom: 1px solid #fff;
  padding: 13px 0 16px 20px;
  position: relative;
  padding-left: 25px;
}
.m-event.event--next li:last-child {
  border-bottom: 0 none;
}
.m-event.event--next .event__title {
  color: #fff;
  font-family: "InterBold", sans-serif;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 6px;
}
.m-event.event--next .event__title:before {
  content: "\f111";
  margin-right: 10px;
  position: absolute;
  left: 0px;
  top: 18px;
  font-size: 14px;
}
.m-event.event--next .event__title:hover:before, .m-event.event--next .event__title:focus:before {
  content: "\f192";
}
.m-event.event--next h2 {
  color: #fff;
  margin-bottom: 13px;
}
.m-event.event--next .event__date {
  font-size: 18px;
}
.m-event.event--next .events__more {
  text-decoration: underline;
  color: #fff;
  font-size: 18px;
  display: inline-block;
  margin-left: 25px;
}
.m-event.event--next .events__more:after {
  content: " >";
}
.m-event.event--next .events__more:hover, .m-event.event--next .events__more:focus {
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .m-event.event--next {
    padding: 26px 40px 37px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .m-event.event--next {
    padding: 26px 40px 37px;
  }
}
@media (min-width: 1200px) {
  .m-event.event--next {
    padding: 26px 40px 37px;
  }
}

.event--detail .event__header:before, .event--detail .event__header:after {
  content: " ";
  display: table;
}
.event--detail .event__header:after {
  clear: both;
}
.event--detail .event__header h1 {
  font-family: "FFDINWebBold";
  font-weight: normal;
  font-size: 22px;
  line-height: 24px;
  color: #009BC9;
  margin-bottom: 10px;
}
.event--detail .event__header .event__location {
  background-color: #009BC9;
  color: #ffffff;
  font-family: "FFDINWebBold";
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  padding: 8px 12px;
  margin-bottom: 10px;
}
.event--detail .event__header .event__location:before, .event--detail .event__header .event__location:after {
  content: " ";
  display: table;
}
.event--detail .event__header .event__location:after {
  clear: both;
}
.event--detail .event__header .event__location a {
  color: inherit;
  font-family: "FFDINWeb";
  font-weight: normal;
  font-size: 16px;
  text-decoration: underline;
  float: right;
}
.event--detail .event__header .event__location a:hover, .event--detail .event__header .event__location a:focus {
  text-decoration: none;
}
@media (max-width: 767.9px) {
  .event--detail .event__header .event__location a {
    float: none;
  }
  .event--detail .event__header .event__location a:before, .event--detail .event__header .event__location a:after {
    content: " ";
    display: table;
  }
  .event--detail .event__header .event__location a:after {
    clear: both;
  }
}
.event--detail .event__header .event__date {
  float: left;
  color: #333333;
  font-family: "FFDINWeb";
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 1em;
}
.event--detail .event__header .event__date .date__label {
  font-family: "FFDINWebBold";
  display: block;
}
.event--detail .event__header .event__dropdown {
  float: right;
  margin-bottom: 1em;
  position: relative;
}
@media (max-width: 767.9px) {
  .event--detail .event__header .event__dropdown {
    clear: left;
    float: left;
  }
  .event--detail .event__header .event__dropdown:before, .event--detail .event__header .event__dropdown:after {
    content: " ";
    display: table;
  }
  .event--detail .event__header .event__dropdown:after {
    clear: both;
  }
}
.event--detail .event__header .event__dropdown .addthisevent-drop {
  white-space: nowrap;
}
.event--detail .event__header .event__dropdown .addthisevent-drop:hover, .event--detail .event__header .event__dropdown .addthisevent-drop:focus {
  opacity: 1;
}
@media (max-width: 479px) {
  .event--detail .event__header .event__dropdown .addthisevent-drop {
    width: 100%;
  }
}
.event--detail .event__header .event__dropdown .addthisevent-drop .fa, .event--detail .event__header .event__dropdown .addthisevent-drop .forum-discussion .forum-discussion-list li > a:before, .forum-discussion .forum-discussion-list .event--detail .event__header .event__dropdown .addthisevent-drop li > a:before {
  margin-right: 0.5em;
}
.event--detail .event__header .event__dropdown .addthisevent-drop .addthisevent_dropdown {
  display: none;
}
.event--detail .event__header .event__dropdown .addthisevent-drop .addthisevent_dropdown span {
  font-family: "FFDINWeb";
  font-weight: normal;
  display: block;
  padding: 8px 0;
  color: #ffffff;
  text-align: center;
}
.event--detail .event__header .event__dropdown .addthisevent-drop .addthisevent_dropdown span:hover, .event--detail .event__header .event__dropdown .addthisevent-drop .addthisevent_dropdown span:focus {
  text-decoration: underline;
}
.event--detail .event__content a {
  text-decoration: underline;
  color: #E0004D;
  margin-left: 0.5em;
}
.event--detail .event__content a:hover, .event--detail .event__content a:focus {
  text-decoration: none;
}
.event--detail .itemFooter .sharing {
  margin-top: 1em;
  margin-bottom: 1em;
}
.event--detail .itemFooter .sharing:before, .event--detail .itemFooter .sharing:after {
  content: " ";
  display: table;
}
.event--detail .itemFooter .sharing:after {
  clear: both;
}
.event--detail .itemFooter .sharing li {
  float: left;
  margin-right: 10px;
}
.event--detail .itemFooter .sharing li .buttonShare {
  color: #000;
  display: inline-block;
  background: linear-gradient(to bottom, #FDFDFD 0px, #DDD 100%) repeat scroll 0% 0% transparent;
  position: relative;
  margin: 0px;
  padding: 2px 5px 2px 25px;
  font-size: 11px;
  line-height: 16px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
}
.event--detail .itemFooter .sharing li .buttonShare .sprite-self {
  background-image: url("/App_Themes/standard/images/icons.png");
  display: block;
  position: absolute;
  top: 4px;
  left: 5px;
}
.event--detail .itemFooter .sharing li .buttonShare.email .sprite-self {
  background-position: -466px -100px;
  width: 17px;
  height: 11px;
}
.event--detail .itemFooter .sharing li .buttonShare.calendar .sprite-self {
  background-position: -450px -100px;
  width: 12px;
  height: 12px;
}

.roadshowSubscribe {
  text-align: right;
  margin-bottom: 30px;
}
@media (max-width: 767.9px) {
  .roadshowSubscribe {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .roadshowSubscribe {
    text-align: center;
  }
}
@media (max-width: 767.9px) {
  .roadshowSubscribe {
    margin-top: 30px;
  }
}
.roadshowSubscribe .sfnewsletterTitle {
  color: #009BC9;
  font-family: "FFDINWebBold";
  font-size: 30px;
  font-weight: 400;
  line-height: 48px;
}
.roadshowSubscribe .sfnewsletterDescription {
  font-family: "FFDINWeb";
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 0.5em;
}
.roadshowSubscribe .sfnewsletterField {
  display: none;
}
.roadshowSubscribe .sfnewsletterField:first-child {
  display: block;
}
.roadshowSubscribe .sfnewsletterField:first-child .sfTxtLbl {
  display: none;
}
.roadshowSubscribe .sfnewsletterField:first-child input[type=text] {
  border: 0;
  font-weight: 400;
  font-size: 13px;
  line-height: 1em;
  padding: 10px 0.5em;
  color: #333;
  text-align: left;
  /*width: 285px;*/
  max-width: 285px;
  width: 100%;
  margin-bottom: 10px;
}
.roadshowSubscribe .sfnewsletterSubmitBtn {
  background: #e0004d none;
  border: 0;
  font-family: "FFDINWebBold";
  font-weight: normal;
  font-size: 16px;
  color: #ffffff;
  padding: 10px 20px;
}
.roadshowSubscribe .sfnewsletterSubmitBtn:hover, .roadshowSubscribe .sfnewsletterSubmitBtn:focus {
  filter: alpha(opacity="80");
  opacity: 0.8;
}

.blog--mini .heading2, .blog--list .heading2 {
  font-family: "FFDINWebBold";
  font-weight: normal;
  font-size: 30px;
  line-height: 34px;
  color: #009BC9;
  margin-bottom: 1em;
}
.blog--mini .blog__list .media, .blog--list .blog__list .media {
  border-bottom: 1px solid #666666;
  padding: 40px 0;
}
.blog--mini .blog__list .media:before, .blog--mini .blog__list .media:after, .blog--list .blog__list .media:before, .blog--list .blog__list .media:after {
  content: " ";
  display: table;
}
.blog--mini .blog__list .media:after, .blog--list .blog__list .media:after {
  clear: both;
}
.blog--mini .blog__list .media:first-child, .blog--list .blog__list .media:first-child {
  padding-top: 0;
}
.blog--mini .blog__list .media .media--img, .blog--list .blog__list .media .media--img {
  width: 100px;
  float: left;
  margin-right: 36px;
}
@media screen and (max-width: 767px) {
  .blog--mini .blog__list .media .media--img, .blog--list .blog__list .media .media--img {
    width: 100%;
    display: block;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.blog--mini .blog__list .media .media--img.blog__date, .blog--list .blog__list .media .media--img.blog__date {
  background-color: #009BC9;
  color: #ffffff;
  display: block;
  font-weight: normal;
  text-align: center;
  font-family: "FFDINWeb";
  font-size: 18px;
  line-height: 1em;
  padding: 8px;
}
.blog--mini .blog__list .media .media--img.blog__date .date__day, .blog--list .blog__list .media .media--img.blog__date .date__day {
  font-family: "FFDINWebBold";
  font-size: 50px;
  line-height: 1em;
  display: block;
}
.blog--mini .blog__list .media .media--img.blog__date .date__month, .blog--list .blog__list .media .media--img.blog__date .date__month {
  font-family: "FFDINWebBold";
  font-size: 22px;
  line-height: 1em;
  display: block;
}
.blog--mini .blog__list .media .media--content, .blog--list .blog__list .media .media--content {
  padding-left: 136px;
}
@media screen and (max-width: 767px) {
  .blog--mini .blog__list .media .media--content, .blog--list .blog__list .media .media--content {
    width: 100%;
    display: block;
    padding-left: 0;
  }
}
.blog--mini .blog__list .media .media--content a, .blog--list .blog__list .media .media--content a {
  display: block;
  font-family: "FFDINWebBold";
  font-weight: normal;
  font-size: 22px;
  line-height: 24px;
  color: #009BC9;
  text-decoration: none;
  margin-bottom: 0.5em;
}
.blog--mini .blog__list .media .media--content .blog__summary, .blog--list .blog__list .media .media--content .blog__summary {
  font-family: "FFDINWeb";
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
}

.blog--detail .blog__header {
  margin-bottom: 1em;
}
.blog--detail .blog__header:before, .blog--detail .blog__header:after {
  content: " ";
  display: table;
}
.blog--detail .blog__header:after {
  clear: both;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .blog--detail .blog__header {
    display: table;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .blog--detail .blog__header {
    display: table;
  }
}
@media (min-width: 1200px) {
  .blog--detail .blog__header {
    display: table;
  }
}
.blog--detail .blog__header .blog__date {
  width: 100px;
  float: left;
  margin-right: 36px;
  background-color: #009BC9;
  color: #ffffff;
  display: block;
  font-weight: normal;
  text-align: center;
  font-family: "FFDINWeb";
  font-size: 18px;
  line-height: 1em;
  padding: 8px;
}
@media screen and (max-width: 767px) {
  .blog--detail .blog__header .blog__date {
    width: 100%;
    display: block;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.blog--detail .blog__header .blog__date .date__day {
  font-family: "FFDINWebBold";
  font-size: 50px;
  line-height: 1em;
  display: block;
}
.blog--detail .blog__header .blog__date .date__month {
  font-family: "FFDINWebBold";
  font-size: 22px;
  line-height: 1em;
  display: block;
}
.blog--detail .blog__header .blog__title {
  padding-left: 136px;
  color: #009BC9;
  margin: 0 0 0.5em 0;
}
@media screen and (max-width: 767px) {
  .blog--detail .blog__header .blog__title {
    width: 100%;
    display: block;
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .blog--detail .blog__header .blog__title {
    display: table-cell;
    vertical-align: middle;
    padding-left: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .blog--detail .blog__header .blog__title {
    display: table-cell;
    vertical-align: middle;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .blog--detail .blog__header .blog__title {
    display: table-cell;
    vertical-align: middle;
    padding-left: 0;
  }
}
.blog--detail .blog__content > table td {
  padding-left: 0;
  padding-right: 0;
}
.blog--detail .blog__content > table p:nth-of-type(1) {
  display: none;
}
.blog--detail .blog__content > table p:nth-of-type(2) {
  display: none;
}
.blog--detail .blog__content > table p:nth-of-type(3) {
  padding-left: 40px;
}
.blog--detail .itemFooter .sharing {
  margin-top: 1em;
  margin-bottom: 1em;
}
.blog--detail .itemFooter .sharing:before, .blog--detail .itemFooter .sharing:after {
  content: " ";
  display: table;
}
.blog--detail .itemFooter .sharing:after {
  clear: both;
}
.blog--detail .itemFooter .sharing li {
  float: left;
  margin-right: 10px;
}
.blog--detail .itemFooter .sharing li .buttonShare {
  color: #000;
  display: inline-block;
  background: linear-gradient(to bottom, #FDFDFD 0px, #DDD 100%) repeat scroll 0% 0% transparent;
  position: relative;
  margin: 0px;
  padding: 2px 5px 2px 25px;
  font-size: 11px;
  line-height: 16px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
}
.blog--detail .itemFooter .sharing li .buttonShare .sprite-self {
  background-image: url("/App_Themes/standard/images/icons.png");
  display: block;
  position: absolute;
  top: 4px;
  left: 5px;
}
.blog--detail .itemFooter .sharing li .buttonShare.email .sprite-self {
  background-position: -466px -100px;
  width: 17px;
  height: 11px;
}
.blog--detail .itemFooter .sharing li .buttonShare.calendar .sprite-self {
  background-position: -450px -100px;
  width: 12px;
  height: 12px;
}

.js-cr13-normal {
  margin-top: 1em;
  margin-bottom: 1em;
  border: none !important;
}
.js-cr13-normal .accordion__content {
  padding: 0 2.2em 1.1em 2.2em;
}
.js-cr13-normal .accordion__item > a {
  position: relative;
  font-size: 1.1em;
  line-height: 1em;
  padding: 1.1em 1.25em 1em;
  position: relative;
  padding-right: 71px;
  margin-bottom: 3px;
}
.js-cr13-normal .accordion__item > a:after {
  position: absolute;
  right: 0px;
}
.js-cr13-normal .accordion__item > a:after {
  content: "\f054";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.js-cr13-normal .accordion__item > a + .sf_colsIn > .accordion__content {
  margin-top: 17px;
}
.js-cr13-normal .accordion__item.isOpenAccordion > a:after {
  content: "\f078";
}
.js-cr13-normal .accordion__item ul {
  margin-top: 0.5em;
}
.js-cr13-normal .accordion__item ul li {
  font-size: 1em;
  line-height: 1.8em;
}
.js-cr13-normal .accordion__item ul li a {
  color: #333333;
  text-decoration: underline;
}
.js-cr13-normal .accordion__item ul li a:hover, .js-cr13-normal .accordion__item ul li a:focus {
  color: #E0004D;
}

.js-cr13-alternate {
  border: none !important;
}
.js-cr13-alternate .accordion__item {
  margin-bottom: 25px;
}
.js-cr13-alternate .accordion__item:last-child {
  margin-bottom: 0;
}
.js-cr13-alternate .accordion__item > a {
  color: #333;
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding-left: 35px;
  outline: 0;
}
.js-cr13-alternate .accordion__item > a:after {
  content: "\f054";
  position: absolute;
  top: 1px;
  left: 2px;
  color: #009BC9;
}
.js-cr13-alternate .accordion__item > a + .sf_colsIn > .accordion__content {
  margin-top: 17px;
}
.js-cr13-alternate .accordion__item > a:hover:after, .js-cr13-alternate .accordion__item > a:focus:after {
  color: #BC2279;
}
.js-cr13-alternate .accordion__item.isOpenAccordion > a:after {
  content: "\f078";
}
#bd .js-cr13-alternate .sfContentBlock {
  padding: 0 0 0 35px;
}
.js-cr13-alternate .nested_accordion {
  padding-left: 35px;
  margin-top: 13px !important;
}
.js-cr13-alternate .nested_accordion .accordion__item > a {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .js-cr13-alternate .accordion__item {
    margin-bottom: 10px;
  }
  .js-cr13-alternate .accordion__item > a {
    padding-left: 25px;
  }
  #bd .js-cr13-alternate .sfContentBlock {
    padding: 0 0 0 25px;
  }
  .js-cr13-alternate .nested_accordion {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    padding-left: 25px;
  }
  .js-cr13-alternate .nested_accordion .accordion__item > a {
    font-size: 16px;
  }
}

.js-cr16 .accordion__item > a {
  display: none;
}

.pageID-5d90e2a9-f371-61bc-846e-ff0000e9d3fc td {
  vertical-align: top;
  font-size: 1em;
}
@media (max-width: 767.9px) {
  .pageID-5d90e2a9-f371-61bc-846e-ff0000e9d3fc td {
    text-align: left;
    display: block;
  }
}

.cr33-fullWidthBanner {
  position: relative;
  overflow: hidden;
}
.cr33-fullWidthBanner .imgWrap img {
  width: 100%;
  height: auto;
}
.cr33-fullWidthBanner .content {
  padding: 15px;
  color: #fff;
}
.cr33-fullWidthBanner .internalMaxWidth {
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
}
.cr33-fullWidthBanner .content {
  text-align: left;
}
.cr33-fullWidthBanner .fauxHeadingText {
  color: #fff;
  margin-bottom: 12px;
  display: block;
}
.cr33-fullWidthBanner p {
  font-size: 30px;
  line-height: normal;
  margin-bottom: 10px;
  color: #fff;
}
@media (max-width: 767.9px) {
  .cr33-fullWidthBanner {
    background: #5d99c9;
  }
  .cr33-fullWidthBanner .imgWrap img {
    max-height: inherit;
  }
  .cr33-fullWidthBanner .img-desktop {
    display: none;
  }
  .cr33-fullWidthBanner .fauxHeadingText {
    color: #009BC9;
  }
  .cr33-fullWidthBanner p {
    font-size: 16px;
    color: #333;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr33-fullWidthBanner .fauxHeadingText {
    color: #fff;
  }
  .cr33-fullWidthBanner .imgWrap {
    max-height: 420px;
  }
  .cr33-fullWidthBanner .content {
    width: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
  }
  .cr33-fullWidthBanner .img-mobile {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr33-fullWidthBanner .fauxHeadingText {
    color: #fff;
  }
  .cr33-fullWidthBanner .imgWrap {
    max-height: 420px;
  }
  .cr33-fullWidthBanner .content {
    width: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
  }
  .cr33-fullWidthBanner .img-mobile {
    display: none;
  }
}
@media (min-width: 1200px) {
  .cr33-fullWidthBanner .fauxHeadingText {
    color: #fff;
  }
  .cr33-fullWidthBanner .imgWrap {
    max-height: 420px;
  }
  .cr33-fullWidthBanner .content {
    width: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
  }
  .cr33-fullWidthBanner .img-mobile {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr33-fullWidthBanner .content {
    left: 100px;
    width: 60%;
  }
  .cr33-fullWidthBanner p {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr33-fullWidthBanner .content {
    left: 100px;
    width: 60%;
  }
  .cr33-fullWidthBanner p {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr33-fullWidthBanner .content {
    left: 30px;
  }
  .cr33-fullWidthBanner .img-mobile {
    display: none;
  }
}

.m-searchBanner {
  /*margin: 0 -15px 25px;*/
  margin: 0 0 25px;
  position: relative;
  background: #aeb4b3;
}
.m-searchBanner .event__search {
  background: #5d99c9;
  padding: 15px 15px;
  text-align: center;
}
.m-searchBanner h2.search__title {
  color: #fff;
  margin-bottom: 15px;
}
.m-searchBanner .sfFieldWrp {
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.m-searchBanner .sfFieldWrp input[type=text] {
  border: none;
  padding: 5px 10px;
  font-size: 16px;
  line-height: initial;
  height: 40px;
}
.m-searchBanner .sfFieldWrp input[type=text]::-webkit-input-placeholder {
  color: #333;
}
.m-searchBanner .sfFieldWrp input[type=text]:-moz-placeholder { /* Firefox 18- */
  color: #333;
}
.m-searchBanner .sfFieldWrp input[type=text]::-moz-placeholder { /* Firefox 19+ */
  color: #333;
}
.m-searchBanner .sfFieldWrp input[type=text]:-ms-input-placeholder {
  color: #333;
}
.m-searchBanner .imgWrap {
  max-width: 1170px;
  margin: 0 auto;
}
.m-searchBanner .imgWrap img {
  max-height: inherit;
}
@media (max-width: 767.9px) {
  .m-searchBanner .imgWrap {
    max-height: 275px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .m-searchBanner .event__search {
    padding: 10px 15px;
    bottom: 20px;
    width: 550px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .m-searchBanner .imgWrap {
    max-height: 430px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .m-searchBanner .imgWrap {
    max-height: 430px;
  }
}
@media (min-width: 1200px) {
  .m-searchBanner .imgWrap {
    max-height: 420px;
  }
  .m-searchBanner .event__search {
    padding: 30px 15px;
    width: 649px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .m-searchBanner .event__search {
    bottom: 38px;
  }
}
@media (min-width: 1200px) {
  .m-searchBanner .event__search {
    bottom: 38px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .m-searchBanner .event__search {
    position: absolute;
    right: initial;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
  }
  .m-searchBanner .sfFieldWrp {
    display: inline-block;
  }
  .m-searchBanner .sfFieldWrp input[type=text] {
    min-width: 369px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .m-searchBanner .event__search {
    position: absolute;
    right: initial;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
  }
  .m-searchBanner .sfFieldWrp {
    display: inline-block;
  }
  .m-searchBanner .sfFieldWrp input[type=text] {
    min-width: 369px;
  }
}
@media (min-width: 1200px) {
  .m-searchBanner .event__search {
    position: absolute;
    right: initial;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
  }
  .m-searchBanner .sfFieldWrp {
    display: inline-block;
  }
  .m-searchBanner .sfFieldWrp input[type=text] {
    min-width: 369px;
  }
}

.CR01_HomeResponsiveRotator {
  overflow: hidden;
  background: #025C76;
  margin-bottom: 23px;
}
.CR01_HomeResponsiveRotator .slides {
  overflow: hidden;
}
.CR01_HomeResponsiveRotator .thumbsWrap {
  z-index: 3;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .CR01_HomeResponsiveRotator {
    margin-bottom: 35px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .CR01_HomeResponsiveRotator {
    margin-bottom: 35px;
  }
}
@media (min-width: 1200px) {
  .CR01_HomeResponsiveRotator {
    margin-bottom: 81px;
  }
}

.CR01_HomeResponsiveRotator .carouselWrap {
  /*.button__dark--responsive {
  	border: 3px solid #fff;
  	color: #fff;
  	text-decoration: none;
  	padding: 15px 65px 15px 15px;
  	font-size: 16px;
  	font-family: $DIN-bold;
  	display: inline-block;



  	@extend .wsbtn-arrow;

  	&:hover,
  	&:focus {
  		background: #fff; color: #333;

  		&:before { border-width: 3px; }


  	}
  }*/
}
.CR01_HomeResponsiveRotator .carouselWrap .slides > li {
  display: none;
  position: relative;
}
.CR01_HomeResponsiveRotator .carouselWrap .slides > li.flex-active-slide {
  display: block;
}
.CR01_HomeResponsiveRotator .carouselWrap .slides > li .backgroundImages {
  display: block;
}
.CR01_HomeResponsiveRotator .carouselWrap .slides > li .backgroundImages .desktop {
  height: 100%;
  width: 100%;
}
.CR01_HomeResponsiveRotator .carouselWrap .slides > li .backgroundImages:hover, .CR01_HomeResponsiveRotator .carouselWrap .slides > li .backgroundImages:focus {
  filter: alpha(opacity="80");
  opacity: 0.8;
}
.CR01_HomeResponsiveRotator .carouselWrap .YoutubeEmbed iframe {
  display: block;
  -webkit-transform: scale(1.01, 1.01);
  -moz-transform: scale(1.01, 1.01);
  -ms-transform: scale(1.01, 1.01);
  transform: scale(1.01, 1.01);
}
.CR01_HomeResponsiveRotator .carouselWrap .imgWrap .mobile,
.CR01_HomeResponsiveRotator .carouselWrap .imgWrap .tablet,
.CR01_HomeResponsiveRotator .carouselWrap .imgWrap .desktop {
  display: none;
}
.CR01_HomeResponsiveRotator .carouselWrap .ytEmbed a {
  color: #fff;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  display: inline-block;
  font-size: 13px;
  line-height: 16px;
}
.CR01_HomeResponsiveRotator .carouselWrap .ytEmbed a:hover, .CR01_HomeResponsiveRotator .carouselWrap .ytEmbed a:focus {
  text-decoration: underline;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .CR01_HomeResponsiveRotator .carouselWrap .ytEmbed a.White {
    color: #fff;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .ytEmbed a.Black {
    color: #000;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .ytEmbed.White {
    border: 1px solid #fff;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .ytEmbed.Black {
    border: 1px solid #000;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .ytEmbed a {
    position: absolute;
    right: 0px;
    top: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .CR01_HomeResponsiveRotator .carouselWrap .ytEmbed a.White {
    color: #fff;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .ytEmbed a.Black {
    color: #000;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .ytEmbed.White {
    border: 1px solid #fff;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .ytEmbed.Black {
    border: 1px solid #000;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .ytEmbed a {
    position: absolute;
    right: 0px;
    top: 100%;
  }
}
@media (min-width: 1200px) {
  .CR01_HomeResponsiveRotator .carouselWrap .ytEmbed a.White {
    color: #fff;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .ytEmbed a.Black {
    color: #000;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .ytEmbed.White {
    border: 1px solid #fff;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .ytEmbed.Black {
    border: 1px solid #000;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .ytEmbed a {
    position: absolute;
    right: 0px;
    top: 100%;
  }
}
@media (min-width: 1200px) {
  .CR01_HomeResponsiveRotator .carouselWrap .imgWrap {
    height: 345px;
    line-height: 342px;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .imgWrap .desktop {
    display: inline-block !important;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .YoutubeEmbed {
    margin-top: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .CR01_HomeResponsiveRotator .carouselWrap .imgWrap {
    height: 200px;
    line-height: 170px;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .imgWrap .desktop {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .CR01_HomeResponsiveRotator .carouselWrap .imgWrap {
    height: 200px;
    line-height: 170px;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .imgWrap .desktop {
    display: inline-block !important;
  }
}
@media (max-width: 767.9px) {
  .CR01_HomeResponsiveRotator .carouselWrap .imgWrap {
    max-height: 489px;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .imgWrap img {
    max-height: inherit;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .imgWrap .mobile {
    display: inline-block !important;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .button__dark--responsive,
.CR01_HomeResponsiveRotator .carouselWrap .ytEmbed > a {
    background: #000;
    color: #fff;
    text-decoration: none;
    margin: 0;
    text-align: center;
    font-family: "InterBold", sans-serif;
    padding: 10px 0;
    width: 100%;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .button__dark--responsive:hover, .CR01_HomeResponsiveRotator .carouselWrap .button__dark--responsive:focus,
.CR01_HomeResponsiveRotator .carouselWrap .ytEmbed > a:hover,
.CR01_HomeResponsiveRotator .carouselWrap .ytEmbed > a:focus {
    background: #fff;
    color: #333;
    text-decoration: none;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .hasBothButtons .button__dark--responsive,
.CR01_HomeResponsiveRotator .carouselWrap .hasBothButtons .ytEmbed > a {
    width: 50%;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .hasBothButtons .button__dark--responsive {
    float: left;
    border-right: 1px solid #2e2e2e;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .hasBothButtons .ytEmbed > a {
    float: right;
    border-left: 1px solid #2e2e2e;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .CR01_HomeResponsiveRotator .carouselWrap .YoutubeEmbed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .YoutubeEmbed iframe,
.CR01_HomeResponsiveRotator .carouselWrap .YoutubeEmbed object,
.CR01_HomeResponsiveRotator .carouselWrap .YoutubeEmbed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .CR01_HomeResponsiveRotator .carouselWrap .YoutubeEmbed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .YoutubeEmbed iframe,
.CR01_HomeResponsiveRotator .carouselWrap .YoutubeEmbed object,
.CR01_HomeResponsiveRotator .carouselWrap .YoutubeEmbed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .CR01_HomeResponsiveRotator .carouselWrap {
    margin: 0 auto;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .button__dark--responsive {
    display: none;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .imgWrap {
    width: 1170px;
    margin: 0 auto;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .mainContentContainer {
    width: 100%;
    height: 0px;
    position: absolute;
    top: 0px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .CR01_HomeResponsiveRotator .carouselWrap .ytEmbed {
    position: absolute;
    top: 10px;
    right: 79px;
    text-align: right;
    width: 480px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .CR01_HomeResponsiveRotator .carouselWrap {
    margin: 0 auto;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .button__dark--responsive {
    display: none;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .imgWrap {
    width: 1170px;
    margin: 0 auto;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .mainContentContainer {
    width: 100%;
    height: 0px;
    position: absolute;
    top: 0px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .CR01_HomeResponsiveRotator .carouselWrap .ytEmbed {
    position: absolute;
    top: 10px;
    right: 79px;
    text-align: right;
    width: 480px;
  }
}
@media (min-width: 1200px) {
  .CR01_HomeResponsiveRotator .carouselWrap {
    margin: 0 auto;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .button__dark--responsive {
    display: none;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .imgWrap {
    width: 1170px;
    margin: 0 auto;
  }
  .CR01_HomeResponsiveRotator .carouselWrap .mainContentContainer {
    width: 100%;
    height: 0px;
    position: absolute;
    top: 0px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .CR01_HomeResponsiveRotator .carouselWrap .ytEmbed {
    position: absolute;
    top: 10px;
    right: 79px;
    text-align: right;
    width: 480px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .CR01_HomeResponsiveRotator .carouselWrap .imgWrap,
.CR01_HomeResponsiveRotator .carouselWrap .mainContentContainer {
    max-width: 679px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .CR01_HomeResponsiveRotator .carouselWrap .imgWrap,
.CR01_HomeResponsiveRotator .carouselWrap .mainContentContainer {
    max-width: 679px;
  }
}
@media (min-width: 1200px) {
  .CR01_HomeResponsiveRotator .carouselWrap .imgWrap,
.CR01_HomeResponsiveRotator .carouselWrap .mainContentContainer {
    max-width: 1170px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .CR01_HomeResponsiveRotator .carouselWrap .ytEmbed {
    width: 267px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .CR01_HomeResponsiveRotator .carouselWrap .ytEmbed {
    width: 267px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .CR01_HomeResponsiveRotator .carouselWrap .imgWrap {
    width: auto;
  }
}

.CR01_HomeResponsiveRotator .thumbsWrap {
  position: relative;
  width: 254px;
  margin: 0 auto;
  padding: 10px 0;
}
.CR01_HomeResponsiveRotator .thumbsWrap .slides > li {
  margin-right: 10px;
  width: initial !important;
}
.CR01_HomeResponsiveRotator .thumbsWrap .slides a {
  border: 3px solid transparent;
  display: block;
}
.CR01_HomeResponsiveRotator .thumbsWrap .slides a:hover, .CR01_HomeResponsiveRotator .thumbsWrap .slides a:focus {
  border-color: #009BC9;
}
.CR01_HomeResponsiveRotator .thumbsWrap .slides .imgWrap {
  width: 72px;
  height: 42px;
  line-height: 39px;
}
.CR01_HomeResponsiveRotator .thumbsWrap .slides .flex-active-slide a {
  border-color: #fff;
}
@media (max-width: 767.9px) {
  .CR01_HomeResponsiveRotator .thumbsWrap .slides .flex-active-slide {
    width: 78px !important;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .CR01_HomeResponsiveRotator .thumbsWrap .slides .flex-active-slide {
    width: 123px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .CR01_HomeResponsiveRotator .thumbsWrap .slides .flex-active-slide {
    width: 123px !important;
  }
}
@media (min-width: 1200px) {
  .CR01_HomeResponsiveRotator .thumbsWrap .slides .flex-active-slide {
    width: 123px !important;
  }
}
.CR01_HomeResponsiveRotator .thumbsWrap .flex-direction-nav a {
  color: #fff;
  overflow: hidden;
  position: absolute;
  top: 50%;
  font-size: 20px;
  line-height: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 8px 5px;
}
.CR01_HomeResponsiveRotator .thumbsWrap .flex-direction-nav a .flex-text {
  position: absolute;
  left: -999px;
  top: -300px;
}
.CR01_HomeResponsiveRotator .thumbsWrap .flex-direction-nav a:hover, .CR01_HomeResponsiveRotator .thumbsWrap .flex-direction-nav a:focus {
  color: #BC2279;
}
.CR01_HomeResponsiveRotator .thumbsWrap .flex-direction-nav .flex-prev {
  left: -25px;
}
.CR01_HomeResponsiveRotator .thumbsWrap .flex-direction-nav .flex-next {
  right: -25px;
}
.CR01_HomeResponsiveRotator .thumbsWrap .flex-direction-nav .flex-disabled,
.CR01_HomeResponsiveRotator .thumbsWrap .flex-direction-nav .flex-disabled:hover,
.CR01_HomeResponsiveRotator .thumbsWrap .flex-direction-nav .flex-disabled:focus {
  opacity: 0.5;
  color: #fff;
  cursor: default;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .CR01_HomeResponsiveRotator .thumbsWrap {
    width: 609.25px;
    padding: 8px 0;
    height: 92px;
  }
  .CR01_HomeResponsiveRotator .thumbsWrap .slides > li {
    margin-right: 39px;
  }
  .CR01_HomeResponsiveRotator .thumbsWrap .slides a {
    border-width: 4px;
  }
  .CR01_HomeResponsiveRotator .thumbsWrap .slides .imgWrap {
    width: 115px;
    height: 68px;
    line-height: 65px;
  }
  .CR01_HomeResponsiveRotator .thumbsWrap .flex-direction-nav .flex-prev {
    left: -50px;
  }
  .CR01_HomeResponsiveRotator .thumbsWrap .flex-direction-nav .flex-next {
    right: -50px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .CR01_HomeResponsiveRotator .thumbsWrap {
    width: 609.25px;
    padding: 8px 0;
    height: 92px;
  }
  .CR01_HomeResponsiveRotator .thumbsWrap .slides > li {
    margin-right: 39px;
  }
  .CR01_HomeResponsiveRotator .thumbsWrap .slides a {
    border-width: 4px;
  }
  .CR01_HomeResponsiveRotator .thumbsWrap .slides .imgWrap {
    width: 115px;
    height: 68px;
    line-height: 65px;
  }
  .CR01_HomeResponsiveRotator .thumbsWrap .flex-direction-nav .flex-prev {
    left: -50px;
  }
  .CR01_HomeResponsiveRotator .thumbsWrap .flex-direction-nav .flex-next {
    right: -50px;
  }
}
@media (min-width: 1200px) {
  .CR01_HomeResponsiveRotator .thumbsWrap {
    width: 609.25px;
    padding: 8px 0;
    height: 92px;
  }
  .CR01_HomeResponsiveRotator .thumbsWrap .slides > li {
    margin-right: 39px;
  }
  .CR01_HomeResponsiveRotator .thumbsWrap .slides a {
    border-width: 4px;
  }
  .CR01_HomeResponsiveRotator .thumbsWrap .slides .imgWrap {
    width: 115px;
    height: 68px;
    line-height: 65px;
  }
  .CR01_HomeResponsiveRotator .thumbsWrap .flex-direction-nav .flex-prev {
    left: -50px;
  }
  .CR01_HomeResponsiveRotator .thumbsWrap .flex-direction-nav .flex-next {
    right: -50px;
  }
}
@media (max-width: 767.9px) {
  .CR01_HomeResponsiveRotator .thumbsWrap {
    height: 68px;
  }
}
@media (min-width: 1200px) {
  .CR01_HomeResponsiveRotator .thumbsWrap .flex-direction-nav .flex-prev {
    left: -34px;
  }
  .CR01_HomeResponsiveRotator .thumbsWrap .flex-direction-nav .flex-next {
    right: -34px;
  }
}
.CR01_HomeResponsiveRotator .thumbsWrap .YoutubeEmbed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .CR01_HomeResponsiveRotator .thumbsWrap {
    width: 1061px;
  }
  .CR01_HomeResponsiveRotator .thumbsWrap .slides > li {
    margin-right: 11px;
  }
}

@media (max-width: 767.9px) {
  .YoutubeEmbed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  .YoutubeEmbed iframe,
.YoutubeEmbed object,
.YoutubeEmbed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .YoutubeEmbed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  .YoutubeEmbed iframe,
.YoutubeEmbed object,
.YoutubeEmbed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 767.9px) {
  .display-tablet-desktop {
    display: none;
  }
}

.bannerWithAside {
  background: #f2f2f2;
  margin-bottom: 20px;
  overflow: hidden;
}
.bannerWithAside .imgWrap img, .bannerWithAside .imgWrap .YoutubeEmbed {
  width: 100%;
  height: auto;
}
.bannerWithAside .media--img {
  background-color: #333333;
}
.bannerWithAside .media--content {
  padding: 20px 15px;
}
.bannerWithAside h3 {
  display: inline-block;
}
.bannerWithAside h3 > a {
  color: inherit;
  text-decoration: none;
}
.bannerWithAside h3 > a:hover, .bannerWithAside h3 > a:focus {
  text-decoration: underline;
}
.bannerWithAside .meta {
  font-family: "InterBold", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #009DD9;
  line-height: 26px;
  margin-top: -10px;
  margin-bottom: 20px;
}
.bannerWithAside blockquote {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #033333;
  line-height: 26px;
  margin-bottom: 20px;
}
.bannerWithAside blockquote:before, .bannerWithAside blockquote:after {
  font-size: 30px;
  line-height: 1rem;
  font-family: Arial;
}
.bannerWithAside .videoTranscript {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #E0004D;
  line-height: 26px;
}
.bannerWithAside .socialConnect {
  margin-bottom: 10px;
}
.bannerWithAside .socialConnect .sprite-self {
  width: auto;
  height: auto;
}
.bannerWithAside .socialConnect .sprite-self:before {
  margin-right: 0.5em;
  font-size: 25px;
  vertical-align: middle;
}
.bannerWithAside .socialConnect .twerter a {
  padding: 7px 10px 5px 10px;
  margin-bottom: 10px;
}
.bannerWithAside .socialConnect .twerter a .sprite-self:before {
  content: "\f081";
}
.bannerWithAside .socialConnect .ferceberk a {
  padding: 7px 10px 5px 10px;
}
.bannerWithAside .socialConnect .ferceberk a .sprite-self:before {
  content: "\f082";
}
.bannerWithAside .YoutubeEmbed {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.bannerWithAside .YoutubeEmbed + .imgWrap {
  display: none;
}
.bannerWithAside .YoutubeEmbed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  -webkit-transform: scale(1.01, 1.01);
  -moz-transform: scale(1.01, 1.01);
  -ms-transform: scale(1.01, 1.01);
  transform: scale(1.01, 1.01);
}
@media (max-width: 767.9px) {
  .bannerWithAside .imgWrap {
    max-height: 429px;
  }
  .bannerWithAside .imgWrap img {
    max-height: inherit;
  }
  .bannerWithAside .imgWrap {
    position: relative;
    left: 0;
    right: 0;
    top: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .bannerWithAside {
    margin-bottom: 40px;
  }
  .bannerWithAside .media--img {
    width: 50%;
    padding-top: 30%;
    position: relative;
    float: left;
  }
  .bannerWithAside .media--content {
    overflow: hidden;
    padding: 20px 25px;
  }
  .bannerWithAside .imgWrap {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
  }
  .bannerWithAside .sfContentBlock {
    font-size: 16px;
    line-height: 26px;
    color: #033333;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .bannerWithAside {
    margin-bottom: 40px;
  }
  .bannerWithAside .media--img {
    width: 50%;
    padding-top: 30%;
    position: relative;
    float: left;
  }
  .bannerWithAside .media--content {
    overflow: hidden;
    padding: 20px 25px;
  }
  .bannerWithAside .imgWrap {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
  }
  .bannerWithAside .sfContentBlock {
    font-size: 16px;
    line-height: 26px;
    color: #033333;
  }
}
@media (min-width: 1200px) {
  .bannerWithAside {
    margin-bottom: 40px;
  }
  .bannerWithAside .media--img {
    width: 50%;
    padding-top: 30%;
    position: relative;
    float: left;
  }
  .bannerWithAside .media--content {
    overflow: hidden;
    padding: 20px 25px;
  }
  .bannerWithAside .imgWrap {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
  }
  .bannerWithAside .sfContentBlock {
    font-size: 16px;
    line-height: 26px;
    color: #033333;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .bannerWithAside .media--img {
    width: 64%;
    padding-top: 38%;
  }
  .bannerWithAside .media--content {
    padding: 50px;
  }
}
@media (min-width: 1200px) {
  .bannerWithAside .media--img {
    width: 64%;
    padding-top: 38%;
  }
  .bannerWithAside .media--content {
    padding: 50px;
  }
}
@media (min-width: 1200px) {
  .bannerWithAside .imgWrap {
    line-height: 442px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .bannerWithAside .media {
    display: table;
  }
  .bannerWithAside .media .media--img {
    display: table-cell;
    vertical-align: middle;
    padding-top: 0;
    float: none;
  }
  .bannerWithAside .media .media--content {
    display: table-cell;
  }
  .bannerWithAside .media .imgWrap {
    position: static;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .bannerWithAside .media {
    display: table;
  }
  .bannerWithAside .media .media--img {
    display: table-cell;
    vertical-align: middle;
    padding-top: 0;
    float: none;
  }
  .bannerWithAside .media .media--content {
    display: table-cell;
  }
  .bannerWithAside .media .imgWrap {
    position: static;
  }
}

.divHomepageSlider.cr63-landing {
  position: relative;
}
.divHomepageSlider.cr63-landing .slides {
  position: relative;
  overflow: hidden;
}
.divHomepageSlider.cr63-landing .slides > li {
  position: relative;
}
.divHomepageSlider.cr63-landing .slideTxt {
  color: #fff;
  line-height: 48px;
  font-size: 30px;
}
.divHomepageSlider.cr63-landing .bannerText {
  display: block;
}
.divHomepageSlider.cr63-landing .bannerText:before {
  content: "“";
}
.divHomepageSlider.cr63-landing .bannerText:after {
  content: "”";
}
.divHomepageSlider.cr63-landing .slideContent {
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
  background: #355A76;
}
.divHomepageSlider.cr63-landing .slideContent .button {
  margin-top: 15px;
}
.divHomepageSlider.cr63-landing .flex-direction-nav {
  z-index: 2;
}
.divHomepageSlider.cr63-landing .flex-direction-nav a {
  font-size: 20px;
  color: #fff;
  background: #ccc;
  background: rgba(255, 255, 255, 0.4);
  padding: 32px 15px;
  position: absolute;
  top: 50%;
  z-index: 100;
  display: block;
}
.divHomepageSlider.cr63-landing .flex-direction-nav a:hover, .divHomepageSlider.cr63-landing .flex-direction-nav a:focus {
  color: #009BC9;
  background: rgba(255, 255, 255, 0.4);
}
.divHomepageSlider.cr63-landing .flex-direction-nav .flex-disabled {
  display: none;
}
.divHomepageSlider.cr63-landing .flex-direction-nav .flex-prev {
  left: 0px;
}
.divHomepageSlider.cr63-landing .flex-direction-nav .flex-next {
  right: 0px;
}
.divHomepageSlider.cr63-landing .imgWrap img {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .divHomepageSlider.cr63-landing .flex-direction-nav {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .divHomepageSlider.cr63-landing .flex-direction-nav a {
    font-size: 36px;
  }
  .divHomepageSlider.cr63-landing .slideTxt {
    width: 330px;
    position: absolute;
    left: 168px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .divHomepageSlider.cr63-landing .flex-direction-nav {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .divHomepageSlider.cr63-landing .flex-direction-nav a {
    font-size: 36px;
  }
  .divHomepageSlider.cr63-landing .slideTxt {
    width: 330px;
    position: absolute;
    left: 168px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (min-width: 1200px) {
  .divHomepageSlider.cr63-landing .flex-direction-nav {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .divHomepageSlider.cr63-landing .flex-direction-nav a {
    font-size: 36px;
  }
  .divHomepageSlider.cr63-landing .slideTxt {
    width: 330px;
    position: absolute;
    left: 168px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 767.9px) {
  .divHomepageSlider.cr63-landing .imgWrap {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
  }
  .divHomepageSlider.cr63-landing .slideContent {
    padding-top: 35.9%;
  }
  .divHomepageSlider.cr63-landing .flex-direction-nav {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .divHomepageSlider.cr63-landing .imgWrap {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
  }
  .divHomepageSlider.cr63-landing .slideContent {
    padding-top: 35.9%;
  }
  .divHomepageSlider.cr63-landing .flex-direction-nav {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .divHomepageSlider.cr63-landing .imgWrap {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
  }
  .divHomepageSlider.cr63-landing .slideContent {
    padding-top: 35.9%;
  }
  .divHomepageSlider.cr63-landing .flex-direction-nav {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .divHomepageSlider.cr63-landing .slideTxt {
    font-size: 26px;
    line-height: 1.2em;
  }
  .divHomepageSlider.cr63-landing .flex-direction-nav a {
    -webkit-transform: translate(0, -70%);
    -ms-transform: translate(0, -70%);
    transform: translate(0, -70%);
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .divHomepageSlider.cr63-landing .slideTxt {
    font-size: 26px;
    line-height: 1.2em;
  }
  .divHomepageSlider.cr63-landing .flex-direction-nav a {
    -webkit-transform: translate(0, -70%);
    -ms-transform: translate(0, -70%);
    transform: translate(0, -70%);
  }
}
@media (max-width: 767.9px) {
  .divHomepageSlider.cr63-landing .slideTxt {
    font-size: 20px;
    line-height: 1.2em;
  }
  .divHomepageSlider.cr63-landing .slideTxt {
    padding: 15px 15px;
  }
  .divHomepageSlider.cr63-landing .button {
    width: 100%;
  }
  .divHomepageSlider.cr63-landing .flex-direction-nav a {
    top: 20px;
  }
}
@media (min-width: 1200px) {
  .divHomepageSlider.cr63-landing .flex-direction-nav {
    width: 1170px;
  }
  .divHomepageSlider.cr63-landing .flex-direction-nav a {
    -webkit-transform: translate(0, -70%);
    -ms-transform: translate(0, -70%);
    transform: translate(0, -70%);
  }
  .divHomepageSlider.cr63-landing .imgWrap {
    height: 420px;
    line-height: 417px;
  }
}

#body .cookieSetter {
  position: relative;
}
#body .cookieSetter .startPaused {
  background: #000;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 22;
}
#body .cookieSetter input[type=checkbox] {
  position: absolute;
  top: 0;
  left: -100%;
  margin-left: 15px;
}
#body .cookieSetter input[type=checkbox]:focus {
  position: static;
  left: inherit;
}
#body .cookieSetter input[type=checkbox]:focus + label {
  position: static;
  left: inherit;
  display: inline-block;
  line-height: 40px;
}
#body .cookieSetter label {
  position: absolute;
  left: -100%;
  top: 0;
  color: #fff;
  margin-right: 15px;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  #body .cookieSetter {
    width: 1170px;
    margin: 0 auto;
  }
}

.skipTo {
  position: relative;
  margin-left: 150px;
}
.skipTo a {
  text-decoration: none;
}
.skipTo a:focus {
  left: 0;
  font-size: 16px;
  height: auto;
  width: auto;
  background: #025C76;
  color: #fff;
  display: inline-block;
  padding: 10px 15px;
}
.skipTo a + a:focus {
  background: #BC2279;
}

.skipToTarget {
  outline: 0;
}

.cr74-videoRotator {
  background: #009BC9;
  margin-bottom: 20px;
  position: relative;
  /*@include only(s) {
  	.mediaContent,
  	.flex-direction-nav {
  		padding: 0 30px 25px;
  	}
  }*/
}
.cr74-videoRotator .slides {
  overflow: hidden;
}
.cr74-videoRotator .slides > li {
  filter: alpha(opacity="0");
  opacity: 0;
}
.cr74-videoRotator a {
  color: #fff;
  text-decoration: underline;
}
.cr74-videoRotator a:hover, .cr74-videoRotator a:focus {
  text-decoration: none;
  outline: 0;
}
.cr74-videoRotator .cr74-youtubeEmbed-inner {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.cr74-videoRotator .cr74-youtubeEmbed-inner iframe,
.cr74-videoRotator .cr74-youtubeEmbed-inner object,
.cr74-videoRotator .cr74-youtubeEmbed-inner embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.01, 1.01);
  -moz-transform: scale(1.01, 1.01);
  -ms-transform: scale(1.01, 1.01);
  transform: scale(1.01, 1.01);
}
.cr74-videoRotator .navViewport,
.cr74-videoRotator .videoControlsWrap {
  display: none;
}
.cr74-videoRotator .updateRotator {
  text-decoration: none;
  display: block;
  /*
  &:hover,
  &:focus { text-decoration: underline; }
  */
}
.cr74-videoRotator .updateRotator * {
  color: #fff;
}
.cr74-videoRotator .updateRotator .title {
  font-size: 20px;
  line-height: 26px;
  font-family: "InterBold", sans-serif;
  margin-bottom: 15px;
  display: block;
}
.cr74-videoRotator .updateRotator blockquote {
  font-size: 16px;
  line-height: 20px;
  font-family: "InterItalic", sans-serif;
  margin-bottom: 20px;
}
.cr74-videoRotator .updateRotator blockquote:before, .cr74-videoRotator .updateRotator blockquote:after {
  color: #fff;
  font-size: 1.5em;
  line-height: 1em;
  text-decoration: none !important;
  font-family: arial, sans-serif;
  position: relative;
}
.cr74-videoRotator .updateRotator blockquote:before {
  margin-right: -2px;
}
.cr74-videoRotator .updateRotator blockquote:after {
  margin-left: -2px;
}
.cr74-videoRotator .imgWrap-outer {
  position: relative;
  padding-bottom: 56.25%;
  height: 0px;
}
.cr74-videoRotator .imgWrap-outer .imgWrap {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}
.cr74-videoRotator .imgWrap-outer .imgWrap img {
  width: 100%;
  height: 100%;
  max-width: inherit;
  max-height: inherit;
}
.cr74-videoRotator .videoTranscript {
  font-size: 18px;
  float: right;
}
.cr74-videoRotator .flex-direction-nav {
  padding: 0 15px 25px;
  overflow: hidden;
}
.cr74-videoRotator .flex-direction-nav a {
  font-size: 18px;
  padding: 5px;
}
.cr74-videoRotator .flex-direction-nav .flex-prev {
  float: left;
}
.cr74-videoRotator .flex-direction-nav .flex-prev:before {
  content: "<";
}
.cr74-videoRotator .flex-direction-nav .flex-next {
  float: right;
}
.cr74-videoRotator .flex-direction-nav .flex-next:after {
  content: ">";
}
@media (max-width: 767.9px) {
  .cr74-videoRotator .cr74-youtubeEmbed {
    margin-bottom: 20px;
  }
  .cr74-videoRotator .mediaContent {
    padding: 0 15px 15px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr74-videoRotator {
    margin-bottom: 49px;
  }
  .cr74-videoRotator .cr74-youtubeEmbed {
    width: 65.7%;
  }
  .cr74-videoRotator .cr74-youtubeEmbed {
    float: left;
  }
  .cr74-videoRotator .mediaContent {
    overflow: hidden;
    padding: 20px 0 80px;
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 34.3%;
  }
  .cr74-videoRotator .mediaContent-overflow {
    overflow: auto;
    padding: 0 39px;
    position: absolute;
    top: 40px;
    bottom: 80px;
    right: 0px;
    left: 0px;
  }
  .cr74-videoRotator .flex-direction-nav {
    position: absolute;
    right: 0px;
    bottom: 45px;
    width: 34.3%;
    padding: 0 39px;
    z-index: 100;
    margin: 0;
  }
  .cr74-videoRotator .flex-direction-nav a {
    font-size: 18px;
  }
  .cr74-videoRotator .flex-direction-nav .flex-prev {
    float: left;
  }
  .cr74-videoRotator .flex-direction-nav .flex-next {
    float: right;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr74-videoRotator {
    margin-bottom: 49px;
  }
  .cr74-videoRotator .cr74-youtubeEmbed {
    width: 65.7%;
  }
  .cr74-videoRotator .cr74-youtubeEmbed {
    float: left;
  }
  .cr74-videoRotator .mediaContent {
    overflow: hidden;
    padding: 20px 0 80px;
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 34.3%;
  }
  .cr74-videoRotator .mediaContent-overflow {
    overflow: auto;
    padding: 0 39px;
    position: absolute;
    top: 40px;
    bottom: 80px;
    right: 0px;
    left: 0px;
  }
  .cr74-videoRotator .flex-direction-nav {
    position: absolute;
    right: 0px;
    bottom: 45px;
    width: 34.3%;
    padding: 0 39px;
    z-index: 100;
    margin: 0;
  }
  .cr74-videoRotator .flex-direction-nav a {
    font-size: 18px;
  }
  .cr74-videoRotator .flex-direction-nav .flex-prev {
    float: left;
  }
  .cr74-videoRotator .flex-direction-nav .flex-next {
    float: right;
  }
}
@media (min-width: 1200px) {
  .cr74-videoRotator {
    margin-bottom: 49px;
  }
  .cr74-videoRotator .cr74-youtubeEmbed {
    width: 65.7%;
  }
  .cr74-videoRotator .cr74-youtubeEmbed {
    float: left;
  }
  .cr74-videoRotator .mediaContent {
    overflow: hidden;
    padding: 20px 0 80px;
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 34.3%;
  }
  .cr74-videoRotator .mediaContent-overflow {
    overflow: auto;
    padding: 0 39px;
    position: absolute;
    top: 40px;
    bottom: 80px;
    right: 0px;
    left: 0px;
  }
  .cr74-videoRotator .flex-direction-nav {
    position: absolute;
    right: 0px;
    bottom: 45px;
    width: 34.3%;
    padding: 0 39px;
    z-index: 100;
    margin: 0;
  }
  .cr74-videoRotator .flex-direction-nav a {
    font-size: 18px;
  }
  .cr74-videoRotator .flex-direction-nav .flex-prev {
    float: left;
  }
  .cr74-videoRotator .flex-direction-nav .flex-next {
    float: right;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr74-videoRotator .flex-direction-nav {
    bottom: 15px;
  }
  .cr74-videoRotator .mediaContent {
    padding-bottom: 50px;
  }
  .cr74-videoRotator .mediaContent-overflow {
    bottom: 50px;
  }
}
@media (min-width: 1200px) {
  .cr74-videoRotator .mediaContent {
    padding: 40px 39px 100px;
  }
  .cr74-videoRotator .updateRotator .title {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 35px;
  }
  .cr74-videoRotator .updateRotator blockquote {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 40px;
  }
  .cr74-videoRotator .updateRotator blockquote:before,
.cr74-videoRotator .updateRotator blockquote:after {
    line-height: 24px;
  }
}

#ft:before {
  content: "";
}
@media (max-width: 767.9px) {
  #ft:before {
    content: none;
  }
}

.cr06-talkTo-14-08-20 h2 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 10px;
  line-height: 26px;
  font-weight: bold;
}
.cr06-talkTo-14-08-20 ul {
  padding-bottom: 10px;
}
.cr06-talkTo-14-08-20 li {
  margin-bottom: 10px;
}
.cr06-talkTo-14-08-20 p {
  color: #f3f3f3;
}
.cr06-talkTo-14-08-20 .wsbtn, .cr06-talkTo-14-08-20 .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr06-talkTo-14-08-20 .buttonAlt, .cr06-talkTo-14-08-20 .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse, .cr06-talkTo-14-08-20 .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse,
.cr06-talkTo-14-08-20 .beyondBlue .forgotPassword .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse, .cr06-talkTo-14-08-20 .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileCancelLnk,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileCancelLnk,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileCancelLnk,
.cr06-talkTo-14-08-20 .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileCancelLnk, .cr06-talkTo-14-08-20 .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileSaveLnk,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileSaveLnk,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileSaveLnk,
.cr06-talkTo-14-08-20 .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileSaveLnk, .cr06-talkTo-14-08-20 .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr06-talkTo-14-08-20 .sfSubmitBtn,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr06-talkTo-14-08-20 .sfSubmitBtn,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr06-talkTo-14-08-20 .sfSubmitBtn,
.cr06-talkTo-14-08-20 .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr06-talkTo-14-08-20 .sfSubmitBtn, .cr06-talkTo-14-08-20 .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .cr06-talkTo-14-08-20 .button__pink--large, .cr06-talkTo-14-08-20 .cr38 li > a .linkText, .cr38 li > a .cr06-talkTo-14-08-20 .linkText, .cr06-talkTo-14-08-20 .cr39-infoResources li .linkText, .cr39-infoResources li .cr06-talkTo-14-08-20 .linkText, .cr06-talkTo-14-08-20 .cr65-searchSelector .accordian .js_accordianExpondo, .cr65-searchSelector .accordian .cr06-talkTo-14-08-20 .js_accordianExpondo, .cr06-talkTo-14-08-20 .depressionChecklist .buttonWrap input[type=submit], .depressionChecklist .buttonWrap .cr06-talkTo-14-08-20 input[type=submit], .cr06-talkTo-14-08-20 .lightbox.update-dob .buttonContainer a, .lightbox.update-dob .buttonContainer .cr06-talkTo-14-08-20 a, .cr06-talkTo-14-08-20 .cr11-collectionSearch .RadButton input[type=submit], .cr11-collectionSearch .RadButton .cr06-talkTo-14-08-20 input[type=submit], .cr06-talkTo-14-08-20 .cr20-eventList .tabNav #a1, .cr20-eventList .tabNav .cr06-talkTo-14-08-20 #a1, .cr06-talkTo-14-08-20 .buttonLarge, .cr06-talkTo-14-08-20 .btn, .cr06-talkTo-14-08-20 .button, .cr06-talkTo-14-08-20 .sfFormSubmit input[type=submit], .sfFormSubmit .cr06-talkTo-14-08-20 input[type=submit], .cr06-talkTo-14-08-20 .cr52-storiesListRotator > .pull-right .read-more, .cr52-storiesListRotator > .pull-right .cr06-talkTo-14-08-20 .read-more, .cr06-talkTo-14-08-20 .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .cr06-talkTo-14-08-20 .sfcommentsSubmitBtn, .cr06-talkTo-14-08-20 .cr50-latestNews .buttonAlt, .cr50-latestNews .cr06-talkTo-14-08-20 .buttonAlt, .cr06-talkTo-14-08-20 .cr01-activitiesList .underline_linkText > a, .cr01-activitiesList .cr06-talkTo-14-08-20 .underline_linkText > a, .cr06-talkTo-14-08-20 .cr55-profile-short .js_Close, .cr55-profile-short .cr06-talkTo-14-08-20 .js_Close, .cr06-talkTo-14-08-20 .cr85-mahpRegistrationForm input[type=submit], .cr85-mahpRegistrationForm .cr06-talkTo-14-08-20 input[type=submit], .cr06-talkTo-14-08-20 .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .cr06-talkTo-14-08-20 input[type=submit], .cr06-talkTo-14-08-20 .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr06-talkTo-14-08-20 .sfEditBtn, .cr06-talkTo-14-08-20 .sfforumPostReplyContainer .sfSubmitBtn, .sfforumPostReplyContainer .cr06-talkTo-14-08-20 .sfSubmitBtn, .cr06-talkTo-14-08-20 .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr06-talkTo-14-08-20 a, .cr06-talkTo-14-08-20 .js-cr13-normal .accordion__item > a, .js-cr13-normal .cr06-talkTo-14-08-20 .accordion__item > a, .cr06-talkTo-14-08-20 .m-searchBanner .search__submit, .m-searchBanner .cr06-talkTo-14-08-20 .search__submit, .cr06-talkTo-14-08-20 .bannerWithAside .socialConnect .twerter a, .bannerWithAside .socialConnect .twerter .cr06-talkTo-14-08-20 a, .cr06-talkTo-14-08-20 .bannerWithAside .socialConnect .ferceberk a, .bannerWithAside .socialConnect .ferceberk .cr06-talkTo-14-08-20 a {
  display: block;
  position: relative;
  padding-left: 61px;
  background: #E0004D;
}
.cr06-talkTo-14-08-20 .wsbtn .standout, .cr06-talkTo-14-08-20 .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt .standout, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr06-talkTo-14-08-20 .buttonAlt .standout, .cr06-talkTo-14-08-20 .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse .standout, .beyondBlue .sfprofileAvatar .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse .standout, .cr06-talkTo-14-08-20 .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse .standout, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse .standout,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse .standout,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse .standout,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse .standout,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse .standout,
.cr06-talkTo-14-08-20 .beyondBlue .forgotPassword .ruFileWrap .ruBrowse .standout,
.beyondBlue .forgotPassword .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse .standout, .cr06-talkTo-14-08-20 .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk .standout, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileCancelLnk .standout,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk .standout,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileCancelLnk .standout,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk .standout,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileCancelLnk .standout,
.cr06-talkTo-14-08-20 .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk .standout,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileCancelLnk .standout, .cr06-talkTo-14-08-20 .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk .standout, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileSaveLnk .standout,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk .standout,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileSaveLnk .standout,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk .standout,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileSaveLnk .standout,
.cr06-talkTo-14-08-20 .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk .standout,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileSaveLnk .standout, .cr06-talkTo-14-08-20 .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn .standout, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr06-talkTo-14-08-20 .sfSubmitBtn .standout,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn .standout,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr06-talkTo-14-08-20 .sfSubmitBtn .standout,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn .standout,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr06-talkTo-14-08-20 .sfSubmitBtn .standout,
.cr06-talkTo-14-08-20 .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn .standout,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr06-talkTo-14-08-20 .sfSubmitBtn .standout, .cr06-talkTo-14-08-20 .CR02_GetInvolvedCarousel .button__pink--large .standout, .CR02_GetInvolvedCarousel .cr06-talkTo-14-08-20 .button__pink--large .standout, .cr06-talkTo-14-08-20 .cr38 li > a .linkText .standout, .cr38 li > a .cr06-talkTo-14-08-20 .linkText .standout, .cr06-talkTo-14-08-20 .cr39-infoResources li .linkText .standout, .cr39-infoResources li .cr06-talkTo-14-08-20 .linkText .standout, .cr06-talkTo-14-08-20 .cr65-searchSelector .accordian .js_accordianExpondo .standout, .cr65-searchSelector .accordian .cr06-talkTo-14-08-20 .js_accordianExpondo .standout, .cr06-talkTo-14-08-20 .depressionChecklist .buttonWrap input[type=submit] .standout, .depressionChecklist .buttonWrap .cr06-talkTo-14-08-20 input[type=submit] .standout, .cr06-talkTo-14-08-20 .lightbox.update-dob .buttonContainer a .standout, .lightbox.update-dob .buttonContainer .cr06-talkTo-14-08-20 a .standout, .cr06-talkTo-14-08-20 .cr11-collectionSearch .RadButton input[type=submit] .standout, .cr11-collectionSearch .RadButton .cr06-talkTo-14-08-20 input[type=submit] .standout, .cr06-talkTo-14-08-20 .cr20-eventList .tabNav #a1 .standout, .cr20-eventList .tabNav .cr06-talkTo-14-08-20 #a1 .standout, .cr06-talkTo-14-08-20 .buttonLarge .standout, .cr06-talkTo-14-08-20 .btn .standout, .cr06-talkTo-14-08-20 .button .standout, .cr06-talkTo-14-08-20 .sfFormSubmit input[type=submit] .standout, .sfFormSubmit .cr06-talkTo-14-08-20 input[type=submit] .standout, .cr06-talkTo-14-08-20 .cr52-storiesListRotator > .pull-right .read-more .standout, .cr52-storiesListRotator > .pull-right .cr06-talkTo-14-08-20 .read-more .standout, .cr06-talkTo-14-08-20 .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn .standout, .cr48-newsItem .sfcommentsForm .cr06-talkTo-14-08-20 .sfcommentsSubmitBtn .standout, .cr06-talkTo-14-08-20 .cr50-latestNews .buttonAlt .standout, .cr50-latestNews .cr06-talkTo-14-08-20 .buttonAlt .standout, .cr06-talkTo-14-08-20 .cr01-activitiesList .underline_linkText > a .standout, .cr01-activitiesList .cr06-talkTo-14-08-20 .underline_linkText > a .standout, .cr06-talkTo-14-08-20 .cr55-profile-short .js_Close .standout, .cr55-profile-short .cr06-talkTo-14-08-20 .js_Close .standout, .cr06-talkTo-14-08-20 .cr85-mahpRegistrationForm input[type=submit] .standout, .cr85-mahpRegistrationForm .cr06-talkTo-14-08-20 input[type=submit] .standout, .cr06-talkTo-14-08-20 .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit] .standout, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr06-talkTo-14-08-20 input[type=submit] .standout, .cr06-talkTo-14-08-20 .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn .standout, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr06-talkTo-14-08-20 .sfEditBtn .standout, .cr06-talkTo-14-08-20 .sfforumPostReplyContainer .sfSubmitBtn .standout, .sfforumPostReplyContainer .cr06-talkTo-14-08-20 .sfSubmitBtn .standout, .cr06-talkTo-14-08-20 .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a .standout, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr06-talkTo-14-08-20 a .standout, .cr06-talkTo-14-08-20 .js-cr13-normal .accordion__item > a .standout, .js-cr13-normal .cr06-talkTo-14-08-20 .accordion__item > a .standout, .cr06-talkTo-14-08-20 .m-searchBanner .search__submit .standout, .m-searchBanner .cr06-talkTo-14-08-20 .search__submit .standout, .cr06-talkTo-14-08-20 .bannerWithAside .socialConnect .twerter a .standout, .bannerWithAside .socialConnect .twerter .cr06-talkTo-14-08-20 a .standout, .cr06-talkTo-14-08-20 .bannerWithAside .socialConnect .ferceberk a .standout, .bannerWithAside .socialConnect .ferceberk .cr06-talkTo-14-08-20 a .standout {
  font-size: 18px;
}
.cr06-talkTo-14-08-20 .wsbtn .subText, .cr06-talkTo-14-08-20 .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt .subText, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr06-talkTo-14-08-20 .buttonAlt .subText, .cr06-talkTo-14-08-20 .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse .subText, .beyondBlue .sfprofileAvatar .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse .subText, .cr06-talkTo-14-08-20 .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse .subText, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse .subText,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse .subText,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse .subText,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse .subText,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse .subText,
.cr06-talkTo-14-08-20 .beyondBlue .forgotPassword .ruFileWrap .ruBrowse .subText,
.beyondBlue .forgotPassword .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse .subText, .cr06-talkTo-14-08-20 .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk .subText, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileCancelLnk .subText,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk .subText,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileCancelLnk .subText,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk .subText,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileCancelLnk .subText,
.cr06-talkTo-14-08-20 .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk .subText,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileCancelLnk .subText, .cr06-talkTo-14-08-20 .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk .subText, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileSaveLnk .subText,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk .subText,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileSaveLnk .subText,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk .subText,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileSaveLnk .subText,
.cr06-talkTo-14-08-20 .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk .subText,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileSaveLnk .subText, .cr06-talkTo-14-08-20 .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn .subText, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr06-talkTo-14-08-20 .sfSubmitBtn .subText,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn .subText,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr06-talkTo-14-08-20 .sfSubmitBtn .subText,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn .subText,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr06-talkTo-14-08-20 .sfSubmitBtn .subText,
.cr06-talkTo-14-08-20 .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn .subText,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr06-talkTo-14-08-20 .sfSubmitBtn .subText, .cr06-talkTo-14-08-20 .CR02_GetInvolvedCarousel .button__pink--large .subText, .CR02_GetInvolvedCarousel .cr06-talkTo-14-08-20 .button__pink--large .subText, .cr06-talkTo-14-08-20 .cr38 li > a .linkText .subText, .cr38 li > a .cr06-talkTo-14-08-20 .linkText .subText, .cr06-talkTo-14-08-20 .cr39-infoResources li .linkText .subText, .cr39-infoResources li .cr06-talkTo-14-08-20 .linkText .subText, .cr06-talkTo-14-08-20 .cr65-searchSelector .accordian .js_accordianExpondo .subText, .cr65-searchSelector .accordian .cr06-talkTo-14-08-20 .js_accordianExpondo .subText, .cr06-talkTo-14-08-20 .depressionChecklist .buttonWrap input[type=submit] .subText, .depressionChecklist .buttonWrap .cr06-talkTo-14-08-20 input[type=submit] .subText, .cr06-talkTo-14-08-20 .lightbox.update-dob .buttonContainer a .subText, .lightbox.update-dob .buttonContainer .cr06-talkTo-14-08-20 a .subText, .cr06-talkTo-14-08-20 .cr11-collectionSearch .RadButton input[type=submit] .subText, .cr11-collectionSearch .RadButton .cr06-talkTo-14-08-20 input[type=submit] .subText, .cr06-talkTo-14-08-20 .cr20-eventList .tabNav #a1 .subText, .cr20-eventList .tabNav .cr06-talkTo-14-08-20 #a1 .subText, .cr06-talkTo-14-08-20 .buttonLarge .subText, .cr06-talkTo-14-08-20 .btn .subText, .cr06-talkTo-14-08-20 .button .subText, .cr06-talkTo-14-08-20 .sfFormSubmit input[type=submit] .subText, .sfFormSubmit .cr06-talkTo-14-08-20 input[type=submit] .subText, .cr06-talkTo-14-08-20 .cr52-storiesListRotator > .pull-right .read-more .subText, .cr52-storiesListRotator > .pull-right .cr06-talkTo-14-08-20 .read-more .subText, .cr06-talkTo-14-08-20 .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn .subText, .cr48-newsItem .sfcommentsForm .cr06-talkTo-14-08-20 .sfcommentsSubmitBtn .subText, .cr06-talkTo-14-08-20 .cr50-latestNews .buttonAlt .subText, .cr50-latestNews .cr06-talkTo-14-08-20 .buttonAlt .subText, .cr06-talkTo-14-08-20 .cr01-activitiesList .underline_linkText > a .subText, .cr01-activitiesList .cr06-talkTo-14-08-20 .underline_linkText > a .subText, .cr06-talkTo-14-08-20 .cr55-profile-short .js_Close .subText, .cr55-profile-short .cr06-talkTo-14-08-20 .js_Close .subText, .cr06-talkTo-14-08-20 .cr85-mahpRegistrationForm input[type=submit] .subText, .cr85-mahpRegistrationForm .cr06-talkTo-14-08-20 input[type=submit] .subText, .cr06-talkTo-14-08-20 .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit] .subText, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr06-talkTo-14-08-20 input[type=submit] .subText, .cr06-talkTo-14-08-20 .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn .subText, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr06-talkTo-14-08-20 .sfEditBtn .subText, .cr06-talkTo-14-08-20 .sfforumPostReplyContainer .sfSubmitBtn .subText, .sfforumPostReplyContainer .cr06-talkTo-14-08-20 .sfSubmitBtn .subText, .cr06-talkTo-14-08-20 .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a .subText, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr06-talkTo-14-08-20 a .subText, .cr06-talkTo-14-08-20 .js-cr13-normal .accordion__item > a .subText, .js-cr13-normal .cr06-talkTo-14-08-20 .accordion__item > a .subText, .cr06-talkTo-14-08-20 .m-searchBanner .search__submit .subText, .m-searchBanner .cr06-talkTo-14-08-20 .search__submit .subText, .cr06-talkTo-14-08-20 .bannerWithAside .socialConnect .twerter a .subText, .bannerWithAside .socialConnect .twerter .cr06-talkTo-14-08-20 a .subText, .cr06-talkTo-14-08-20 .bannerWithAside .socialConnect .ferceberk a .subText, .bannerWithAside .socialConnect .ferceberk .cr06-talkTo-14-08-20 a .subText {
  font-size: 14px;
  font-weight: 400;
}
.cr06-talkTo-14-08-20 .wsbtn:hover, .cr06-talkTo-14-08-20 .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt:hover, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr06-talkTo-14-08-20 .buttonAlt:hover, .cr06-talkTo-14-08-20 .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse:hover, .beyondBlue .sfprofileAvatar .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse:hover, .cr06-talkTo-14-08-20 .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse:hover, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse:hover,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse:hover,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse:hover,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse:hover,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse:hover,
.cr06-talkTo-14-08-20 .beyondBlue .forgotPassword .ruFileWrap .ruBrowse:hover,
.beyondBlue .forgotPassword .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse:hover, .cr06-talkTo-14-08-20 .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk:hover, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileCancelLnk:hover,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk:hover,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileCancelLnk:hover,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk:hover,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileCancelLnk:hover,
.cr06-talkTo-14-08-20 .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk:hover,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileCancelLnk:hover, .cr06-talkTo-14-08-20 .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk:hover, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileSaveLnk:hover,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:hover,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileSaveLnk:hover,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:hover,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileSaveLnk:hover,
.cr06-talkTo-14-08-20 .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk:hover,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileSaveLnk:hover, .cr06-talkTo-14-08-20 .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:hover, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr06-talkTo-14-08-20 .sfSubmitBtn:hover,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn:hover,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr06-talkTo-14-08-20 .sfSubmitBtn:hover,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn:hover,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr06-talkTo-14-08-20 .sfSubmitBtn:hover,
.cr06-talkTo-14-08-20 .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn:hover,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr06-talkTo-14-08-20 .sfSubmitBtn:hover, .cr06-talkTo-14-08-20 .CR02_GetInvolvedCarousel .button__pink--large:hover, .CR02_GetInvolvedCarousel .cr06-talkTo-14-08-20 .button__pink--large:hover, .cr06-talkTo-14-08-20 .cr38 li > a .linkText:hover, .cr38 li > a .cr06-talkTo-14-08-20 .linkText:hover, .cr06-talkTo-14-08-20 .cr39-infoResources li .linkText:hover, .cr39-infoResources li .cr06-talkTo-14-08-20 .linkText:hover, .cr06-talkTo-14-08-20 .cr65-searchSelector .accordian .js_accordianExpondo:hover, .cr65-searchSelector .accordian .cr06-talkTo-14-08-20 .js_accordianExpondo:hover, .cr06-talkTo-14-08-20 .depressionChecklist .buttonWrap input[type=submit]:hover, .depressionChecklist .buttonWrap .cr06-talkTo-14-08-20 input[type=submit]:hover, .cr06-talkTo-14-08-20 .lightbox.update-dob .buttonContainer a:hover, .lightbox.update-dob .buttonContainer .cr06-talkTo-14-08-20 a:hover, .cr06-talkTo-14-08-20 .cr11-collectionSearch .RadButton input[type=submit]:hover, .cr11-collectionSearch .RadButton .cr06-talkTo-14-08-20 input[type=submit]:hover, .cr06-talkTo-14-08-20 .cr20-eventList .tabNav #a1:hover, .cr20-eventList .tabNav .cr06-talkTo-14-08-20 #a1:hover, .cr06-talkTo-14-08-20 .buttonLarge:hover, .cr06-talkTo-14-08-20 .btn:hover, .cr06-talkTo-14-08-20 .button:hover, .cr06-talkTo-14-08-20 .sfFormSubmit input[type=submit]:hover, .sfFormSubmit .cr06-talkTo-14-08-20 input[type=submit]:hover, .cr06-talkTo-14-08-20 .cr52-storiesListRotator > .pull-right .read-more:hover, .cr52-storiesListRotator > .pull-right .cr06-talkTo-14-08-20 .read-more:hover, .cr06-talkTo-14-08-20 .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn:hover, .cr48-newsItem .sfcommentsForm .cr06-talkTo-14-08-20 .sfcommentsSubmitBtn:hover, .cr06-talkTo-14-08-20 .cr50-latestNews .buttonAlt:hover, .cr50-latestNews .cr06-talkTo-14-08-20 .buttonAlt:hover, .cr06-talkTo-14-08-20 .cr01-activitiesList .underline_linkText > a:hover, .cr01-activitiesList .cr06-talkTo-14-08-20 .underline_linkText > a:hover, .cr06-talkTo-14-08-20 .cr55-profile-short .js_Close:hover, .cr55-profile-short .cr06-talkTo-14-08-20 .js_Close:hover, .cr06-talkTo-14-08-20 .cr85-mahpRegistrationForm input[type=submit]:hover, .cr85-mahpRegistrationForm .cr06-talkTo-14-08-20 input[type=submit]:hover, .cr06-talkTo-14-08-20 .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit]:hover, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr06-talkTo-14-08-20 input[type=submit]:hover, .cr06-talkTo-14-08-20 .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn:hover, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr06-talkTo-14-08-20 .sfEditBtn:hover, .cr06-talkTo-14-08-20 .sfforumPostReplyContainer .sfSubmitBtn:hover, .sfforumPostReplyContainer .cr06-talkTo-14-08-20 .sfSubmitBtn:hover, .cr06-talkTo-14-08-20 .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a:hover, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr06-talkTo-14-08-20 a:hover, .cr06-talkTo-14-08-20 .js-cr13-normal .accordion__item > a:hover, .js-cr13-normal .cr06-talkTo-14-08-20 .accordion__item > a:hover, .cr06-talkTo-14-08-20 .m-searchBanner .search__submit:hover, .m-searchBanner .cr06-talkTo-14-08-20 .search__submit:hover, .cr06-talkTo-14-08-20 .bannerWithAside .socialConnect .twerter a:hover, .bannerWithAside .socialConnect .twerter .cr06-talkTo-14-08-20 a:hover, .cr06-talkTo-14-08-20 .bannerWithAside .socialConnect .ferceberk a:hover, .bannerWithAside .socialConnect .ferceberk .cr06-talkTo-14-08-20 a:hover, .cr06-talkTo-14-08-20 .wsbtn:focus, .cr06-talkTo-14-08-20 .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt:focus, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .cr06-talkTo-14-08-20 .buttonAlt:focus, .cr06-talkTo-14-08-20 .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse:focus, .beyondBlue .sfprofileAvatar .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse:focus, .cr06-talkTo-14-08-20 .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse:focus, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse:focus,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse:focus,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse:focus,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse:focus,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse:focus,
.cr06-talkTo-14-08-20 .beyondBlue .forgotPassword .ruFileWrap .ruBrowse:focus,
.beyondBlue .forgotPassword .ruFileWrap .cr06-talkTo-14-08-20 .ruBrowse:focus, .cr06-talkTo-14-08-20 .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk:focus, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileCancelLnk:focus,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk:focus,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileCancelLnk:focus,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk:focus,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileCancelLnk:focus,
.cr06-talkTo-14-08-20 .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk:focus,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileCancelLnk:focus, .cr06-talkTo-14-08-20 .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk:focus, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileSaveLnk:focus,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:focus,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileSaveLnk:focus,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:focus,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileSaveLnk:focus,
.cr06-talkTo-14-08-20 .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk:focus,
.beyondBlue .forgotPassword .sfprofileLnkWrp .cr06-talkTo-14-08-20 .sfprofileSaveLnk:focus, .cr06-talkTo-14-08-20 .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:focus, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .cr06-talkTo-14-08-20 .sfSubmitBtn:focus,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn:focus,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .cr06-talkTo-14-08-20 .sfSubmitBtn:focus,
.cr06-talkTo-14-08-20 .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn:focus,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .cr06-talkTo-14-08-20 .sfSubmitBtn:focus,
.cr06-talkTo-14-08-20 .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn:focus,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .cr06-talkTo-14-08-20 .sfSubmitBtn:focus, .cr06-talkTo-14-08-20 .CR02_GetInvolvedCarousel .button__pink--large:focus, .CR02_GetInvolvedCarousel .cr06-talkTo-14-08-20 .button__pink--large:focus, .cr06-talkTo-14-08-20 .cr38 li > a .linkText:focus, .cr38 li > a .cr06-talkTo-14-08-20 .linkText:focus, .cr06-talkTo-14-08-20 .cr39-infoResources li .linkText:focus, .cr39-infoResources li .cr06-talkTo-14-08-20 .linkText:focus, .cr06-talkTo-14-08-20 .cr65-searchSelector .accordian .js_accordianExpondo:focus, .cr65-searchSelector .accordian .cr06-talkTo-14-08-20 .js_accordianExpondo:focus, .cr06-talkTo-14-08-20 .depressionChecklist .buttonWrap input[type=submit]:focus, .depressionChecklist .buttonWrap .cr06-talkTo-14-08-20 input[type=submit]:focus, .cr06-talkTo-14-08-20 .lightbox.update-dob .buttonContainer a:focus, .lightbox.update-dob .buttonContainer .cr06-talkTo-14-08-20 a:focus, .cr06-talkTo-14-08-20 .cr11-collectionSearch .RadButton input[type=submit]:focus, .cr11-collectionSearch .RadButton .cr06-talkTo-14-08-20 input[type=submit]:focus, .cr06-talkTo-14-08-20 .cr20-eventList .tabNav #a1:focus, .cr20-eventList .tabNav .cr06-talkTo-14-08-20 #a1:focus, .cr06-talkTo-14-08-20 .buttonLarge:focus, .cr06-talkTo-14-08-20 .btn:focus, .cr06-talkTo-14-08-20 .button:focus, .cr06-talkTo-14-08-20 .sfFormSubmit input[type=submit]:focus, .sfFormSubmit .cr06-talkTo-14-08-20 input[type=submit]:focus, .cr06-talkTo-14-08-20 .cr52-storiesListRotator > .pull-right .read-more:focus, .cr52-storiesListRotator > .pull-right .cr06-talkTo-14-08-20 .read-more:focus, .cr06-talkTo-14-08-20 .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn:focus, .cr48-newsItem .sfcommentsForm .cr06-talkTo-14-08-20 .sfcommentsSubmitBtn:focus, .cr06-talkTo-14-08-20 .cr50-latestNews .buttonAlt:focus, .cr50-latestNews .cr06-talkTo-14-08-20 .buttonAlt:focus, .cr06-talkTo-14-08-20 .cr01-activitiesList .underline_linkText > a:focus, .cr01-activitiesList .cr06-talkTo-14-08-20 .underline_linkText > a:focus, .cr06-talkTo-14-08-20 .cr55-profile-short .js_Close:focus, .cr55-profile-short .cr06-talkTo-14-08-20 .js_Close:focus, .cr06-talkTo-14-08-20 .cr85-mahpRegistrationForm input[type=submit]:focus, .cr85-mahpRegistrationForm .cr06-talkTo-14-08-20 input[type=submit]:focus, .cr06-talkTo-14-08-20 .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit]:focus, .sfforumNewThreadWrp .sfSubmitBtnWrp .cr06-talkTo-14-08-20 input[type=submit]:focus, .cr06-talkTo-14-08-20 .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn:focus, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .cr06-talkTo-14-08-20 .sfEditBtn:focus, .cr06-talkTo-14-08-20 .sfforumPostReplyContainer .sfSubmitBtn:focus, .sfforumPostReplyContainer .cr06-talkTo-14-08-20 .sfSubmitBtn:focus, .cr06-talkTo-14-08-20 .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a:focus, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .cr06-talkTo-14-08-20 a:focus, .cr06-talkTo-14-08-20 .js-cr13-normal .accordion__item > a:focus, .js-cr13-normal .cr06-talkTo-14-08-20 .accordion__item > a:focus, .cr06-talkTo-14-08-20 .m-searchBanner .search__submit:focus, .m-searchBanner .cr06-talkTo-14-08-20 .search__submit:focus, .cr06-talkTo-14-08-20 .bannerWithAside .socialConnect .twerter a:focus, .bannerWithAside .socialConnect .twerter .cr06-talkTo-14-08-20 a:focus, .cr06-talkTo-14-08-20 .bannerWithAside .socialConnect .ferceberk a:focus, .bannerWithAside .socialConnect .ferceberk .cr06-talkTo-14-08-20 a:focus {
  opacity: 1;
  background: #009BC9;
}
.cr06-talkTo-14-08-20 .fa, .cr06-talkTo-14-08-20 .forum-discussion .forum-discussion-list li > a:before, .forum-discussion .forum-discussion-list .cr06-talkTo-14-08-20 li > a:before {
  position: absolute;
  left: 14px;
  top: 13px;
  color: #fff;
}
.cr06-talkTo-14-08-20 .fa-phone,
.cr06-talkTo-14-08-20 .fa-comments,
.cr06-talkTo-14-08-20 .fa-envelope,
.cr06-talkTo-14-08-20 .fa-group {
  font-size: 28px;
}
.cr06-talkTo-14-08-20 .fa-phone,
.cr06-talkTo-14-08-20 .fa-group {
  margin-top: 4px;
}
.cr06-talkTo-14-08-20 .callout:before {
  content: none;
}
.cr06-talkTo-14-08-20 .callout-block {
  height: 3.5em;
  position: relative;
  margin-bottom: 0px !important;
}
.cr06-talkTo-14-08-20 .callout-title {
  float: left;
  font-size: 1.1em;
  color: #fff;
  line-height: 2em;
  vertical-align: middle;
}
.cr06-talkTo-14-08-20 .callout-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
@media (max-width: 767.9px) {
  .cr06-talkTo-14-08-20 h2 {
    font-size: 16px;
    line-height: 22px;
  }
  .cr06-talkTo-14-08-20 li {
    margin-bottom: 5px;
  }
}

.cr68-socialMedia {
  margin-bottom: 25px;
}
.cr68-socialMedia li {
  display: inline-block;
  margin-right: 11px;
}
.cr68-socialMedia a {
  font-size: 30px;
}
.cr68-socialMedia a:hover em, .cr68-socialMedia a:focus em {
  transition: 300ms;
  transform: rotate(12deg);
  opacity: 0.85;
  transition: 300ms;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr68-socialMedia {
    margin-bottom: 34px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr68-socialMedia {
    margin-bottom: 34px;
  }
}
@media (min-width: 1200px) {
  .cr68-socialMedia {
    margin-bottom: 34px;
  }
}

.fatfooter-container {
  background: #025C76;
  font-size: 16px;
}
.fatfooter-container a {
  color: white;
  text-decoration: none;
}

#body .fatfooter-container {
  padding: 37px 20px 0;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  #body .fatfooter-container {
    padding: 37px 15px 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  #body .fatfooter-container {
    padding: 37px 15px 0;
  }
}
@media (min-width: 1200px) {
  #body .fatfooter-container {
    padding: 37px 15px 0;
  }
}
@media (min-width: 1200px) {
  #body .fatfooter-container {
    padding: 42px 15px 0;
  }
}

.sf_cols.footerBar {
  padding: 11px 30px 12px;
  background: #013D4E;
  width: auto;
  color: #fff;
  font-size: 14px;
}
.sf_cols.footerBar > .sf_colsOut {
  max-width: 1140px;
  margin: 0 auto;
}
.sf_cols.footerBar .absFooterLinks li,
.sf_cols.footerBar .footerLinks li {
  display: inline-block;
}
.sf_cols.footerBar .absFooterLinks li a,
.sf_cols.footerBar .footerLinks li a {
  color: #fff;
  text-decoration: none;
}
.sf_cols.footerBar .absFooterLinks li a:before,
.sf_cols.footerBar .footerLinks li a:before {
  content: "|";
  display: inline-block;
  margin-right: 3px;
}
.sf_cols.footerBar .absFooterLinks li a:hover, .sf_cols.footerBar .absFooterLinks li a:focus,
.sf_cols.footerBar .footerLinks li a:hover,
.sf_cols.footerBar .footerLinks li a:focus {
  text-decoration: underline;
}
.sf_cols.footerBar .absFooterLinks li:first-child a:before,
.sf_cols.footerBar .footerLinks li:first-child a:before {
  content: none;
}
@media (max-width: 767.9px) {
  .sf_cols.footerBar {
    margin: 0 -20px;
  }
  .templateID-b06ceabb-8599-405c-ac83-3c027f6dab51 .sf_cols.footerBar, .templateID-4b597037-7d14-4f58-80b3-ce632219fc45 .sf_cols.footerBar {
    margin: 0;
  }
  .sf_cols.footerBar .absFooterCopyright,
.sf_cols.footerBar .copyright {
    margin-bottom: 21px;
  }
  .sf_cols.footerBar .absFooterLinks a,
.sf_cols.footerBar .footerLinks a {
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .sf_cols.footerBar {
    padding: 11px 24px 12px;
    margin: 0 -15px;
  }
  .templateID-b06ceabb-8599-405c-ac83-3c027f6dab51 .sf_cols.footerBar, .templateID-4b597037-7d14-4f58-80b3-ce632219fc45 .sf_cols.footerBar {
    margin: 0;
    padding: 11px 15px 12px;
  }
  .sf_cols.footerBar .absFooterCopyright,
.sf_cols.footerBar .copyright {
    float: left;
  }
  .sf_cols.footerBar .copyright.absBottomFooter {
    float: none;
  }
  .sf_cols.footerBar .absFooterLinks,
.sf_cols.footerBar .footerLinks {
    float: right;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .sf_cols.footerBar {
    padding: 11px 24px 12px;
    margin: 0 -15px;
  }
  .templateID-b06ceabb-8599-405c-ac83-3c027f6dab51 .sf_cols.footerBar, .templateID-4b597037-7d14-4f58-80b3-ce632219fc45 .sf_cols.footerBar {
    margin: 0;
    padding: 11px 15px 12px;
  }
  .sf_cols.footerBar .absFooterCopyright,
.sf_cols.footerBar .copyright {
    float: left;
  }
  .sf_cols.footerBar .copyright.absBottomFooter {
    float: none;
  }
  .sf_cols.footerBar .absFooterLinks,
.sf_cols.footerBar .footerLinks {
    float: right;
  }
}
@media (min-width: 1200px) {
  .sf_cols.footerBar {
    padding: 11px 24px 12px;
    margin: 0 -15px;
  }
  .templateID-b06ceabb-8599-405c-ac83-3c027f6dab51 .sf_cols.footerBar, .templateID-4b597037-7d14-4f58-80b3-ce632219fc45 .sf_cols.footerBar {
    margin: 0;
    padding: 11px 15px 12px;
  }
  .sf_cols.footerBar .absFooterCopyright,
.sf_cols.footerBar .copyright {
    float: left;
  }
  .sf_cols.footerBar .copyright.absBottomFooter {
    float: none;
  }
  .sf_cols.footerBar .absFooterLinks,
.sf_cols.footerBar .footerLinks {
    float: right;
  }
}

.sf_cols.cr23-fatFooter div:first-child .phMarkup {
  margin-bottom: 20px;
}
.sf_cols.cr23-fatFooter div:first-child .phMarkup .wsbtn-red, .sf_cols.cr23-fatFooter div:first-child .phMarkup .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .sf_cols.cr23-fatFooter div:first-child .phMarkup .buttonAlt, .sf_cols.cr23-fatFooter div:first-child .phMarkup .cr39-infoResources li:nth-child(3) .linkText, .cr39-infoResources li:nth-child(3) .sf_cols.cr23-fatFooter div:first-child .phMarkup .linkText, .sf_cols.cr23-fatFooter div:first-child .phMarkup .cr39-infoResources li:nth-child(4n+3) .linkText, .cr39-infoResources li:nth-child(4n+3) .sf_cols.cr23-fatFooter div:first-child .phMarkup .linkText, .sf_cols.cr23-fatFooter div:first-child .phMarkup .lightbox.update-dob .buttonContainer a, .lightbox.update-dob .buttonContainer .sf_cols.cr23-fatFooter div:first-child .phMarkup a, .sf_cols.cr23-fatFooter div:first-child .phMarkup .cr10-callToAction .button, .cr10-callToAction .sf_cols.cr23-fatFooter div:first-child .phMarkup .button, .sf_cols.cr23-fatFooter div:first-child .phMarkup .cr11-collectionSearch .RadButton input[type=submit], .cr11-collectionSearch .RadButton .sf_cols.cr23-fatFooter div:first-child .phMarkup input[type=submit], .sf_cols.cr23-fatFooter div:first-child .phMarkup .sfFormSubmit input[type=submit], .sfFormSubmit .sf_cols.cr23-fatFooter div:first-child .phMarkup input[type=submit], .sf_cols.cr23-fatFooter div:first-child .phMarkup .cr52-storiesListRotator > .pull-right .read-more, .cr52-storiesListRotator > .pull-right .sf_cols.cr23-fatFooter div:first-child .phMarkup .read-more, .sf_cols.cr23-fatFooter div:first-child .phMarkup .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .sf_cols.cr23-fatFooter div:first-child .phMarkup .sfcommentsSubmitBtn, .sf_cols.cr23-fatFooter div:first-child .phMarkup .cr50-latestNews .buttonAlt, .cr50-latestNews .sf_cols.cr23-fatFooter div:first-child .phMarkup .buttonAlt, .sf_cols.cr23-fatFooter div:first-child .phMarkup .cr01-activitiesList .underline_linkText > a, .cr01-activitiesList .sf_cols.cr23-fatFooter div:first-child .phMarkup .underline_linkText > a, .sf_cols.cr23-fatFooter div:first-child .phMarkup .cr55-profile-short .js_Close, .cr55-profile-short .sf_cols.cr23-fatFooter div:first-child .phMarkup .js_Close, .sf_cols.cr23-fatFooter div:first-child .phMarkup .cr205-feature-box-1 .button, .cr205-feature-box-1 .sf_cols.cr23-fatFooter div:first-child .phMarkup .button, .sf_cols.cr23-fatFooter div:first-child .phMarkup .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .sf_cols.cr23-fatFooter div:first-child .phMarkup input[type=submit], .sf_cols.cr23-fatFooter div:first-child .phMarkup .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .sf_cols.cr23-fatFooter div:first-child .phMarkup a, .sf_cols.cr23-fatFooter div:first-child .phMarkup .cr33-fullWidthBanner .button, .cr33-fullWidthBanner .sf_cols.cr23-fatFooter div:first-child .phMarkup .button, .sf_cols.cr23-fatFooter div:first-child .phMarkup .m-searchBanner .search__submit, .m-searchBanner .sf_cols.cr23-fatFooter div:first-child .phMarkup .search__submit {
  color: #E0004D !important;
  background: white;
}
.sf_cols.cr23-fatFooter div:first-child .phMarkup .wsbtn-red:before, .sf_cols.cr23-fatFooter div:first-child .phMarkup .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt:before, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .sf_cols.cr23-fatFooter div:first-child .phMarkup .buttonAlt:before, .sf_cols.cr23-fatFooter div:first-child .phMarkup .cr39-infoResources li:nth-child(3) .linkText:before, .cr39-infoResources li:nth-child(3) .sf_cols.cr23-fatFooter div:first-child .phMarkup .linkText:before, .sf_cols.cr23-fatFooter div:first-child .phMarkup .cr39-infoResources li:nth-child(4n+3) .linkText:before, .cr39-infoResources li:nth-child(4n+3) .sf_cols.cr23-fatFooter div:first-child .phMarkup .linkText:before, .sf_cols.cr23-fatFooter div:first-child .phMarkup .lightbox.update-dob .buttonContainer a:before, .lightbox.update-dob .buttonContainer .sf_cols.cr23-fatFooter div:first-child .phMarkup a:before, .sf_cols.cr23-fatFooter div:first-child .phMarkup .cr10-callToAction .button:before, .cr10-callToAction .sf_cols.cr23-fatFooter div:first-child .phMarkup .button:before, .sf_cols.cr23-fatFooter div:first-child .phMarkup .cr11-collectionSearch .RadButton input[type=submit]:before, .cr11-collectionSearch .RadButton .sf_cols.cr23-fatFooter div:first-child .phMarkup input[type=submit]:before, .sf_cols.cr23-fatFooter div:first-child .phMarkup .sfFormSubmit input[type=submit]:before, .sfFormSubmit .sf_cols.cr23-fatFooter div:first-child .phMarkup input[type=submit]:before, .sf_cols.cr23-fatFooter div:first-child .phMarkup .cr52-storiesListRotator > .pull-right .read-more:before, .cr52-storiesListRotator > .pull-right .sf_cols.cr23-fatFooter div:first-child .phMarkup .read-more:before, .sf_cols.cr23-fatFooter div:first-child .phMarkup .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn:before, .cr48-newsItem .sfcommentsForm .sf_cols.cr23-fatFooter div:first-child .phMarkup .sfcommentsSubmitBtn:before, .sf_cols.cr23-fatFooter div:first-child .phMarkup .cr50-latestNews .buttonAlt:before, .cr50-latestNews .sf_cols.cr23-fatFooter div:first-child .phMarkup .buttonAlt:before, .sf_cols.cr23-fatFooter div:first-child .phMarkup .cr01-activitiesList .underline_linkText > a:before, .cr01-activitiesList .sf_cols.cr23-fatFooter div:first-child .phMarkup .underline_linkText > a:before, .sf_cols.cr23-fatFooter div:first-child .phMarkup .cr55-profile-short .js_Close:before, .cr55-profile-short .sf_cols.cr23-fatFooter div:first-child .phMarkup .js_Close:before, .sf_cols.cr23-fatFooter div:first-child .phMarkup .cr205-feature-box-1 .button:before, .cr205-feature-box-1 .sf_cols.cr23-fatFooter div:first-child .phMarkup .button:before, .sf_cols.cr23-fatFooter div:first-child .phMarkup .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit]:before, .sfforumNewThreadWrp .sfSubmitBtnWrp .sf_cols.cr23-fatFooter div:first-child .phMarkup input[type=submit]:before, .sf_cols.cr23-fatFooter div:first-child .phMarkup .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a:before, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .sf_cols.cr23-fatFooter div:first-child .phMarkup a:before, .sf_cols.cr23-fatFooter div:first-child .phMarkup .cr33-fullWidthBanner .button:before, .cr33-fullWidthBanner .sf_cols.cr23-fatFooter div:first-child .phMarkup .button:before, .sf_cols.cr23-fatFooter div:first-child .phMarkup .m-searchBanner .search__submit:before, .m-searchBanner .sf_cols.cr23-fatFooter div:first-child .phMarkup .search__submit:before {
  border-left: 1px solid #E0004D;
}
@media (max-width: 767.9px) {
  .sf_cols.cr23-fatFooter {
    margin-bottom: 34px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .sf_cols.cr23-fatFooter {
    margin-bottom: 34px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .sf_cols.cr23-fatFooter {
    margin-bottom: 34px;
  }
}
@media (min-width: 1200px) {
  .sf_cols.cr23-fatFooter > .sf_colsOut > .sf_colsIn {
    width: 254px !important;
  }
}

.CR23_MegaFooterLinks h4,
.CR23_MegaFooterLinks h5 {
  color: #fff;
  font-family: "InterBold", sans-serif;
  border-bottom: 5px solid #000;
  padding-bottom: 5px;
  margin-bottom: 19px;
}
.CR23_MegaFooterLinks ul {
  margin-bottom: 36px;
}
.CR23_MegaFooterLinks a {
  line-height: 25px;
  position: relative;
  padding-left: 15px;
  display: inline-block;
}
.CR23_MegaFooterLinks a:before {
  content: ">";
  color: #FCB131;
  position: absolute;
  left: 0px;
  top: 0px;
}
.CR23_MegaFooterLinks a:hover, .CR23_MegaFooterLinks a:focus {
  text-decoration: underline;
}
.theming-green .CR23_MegaFooterLinks h4,
.theming-green .CR23_MegaFooterLinks h5 {
  border-color: #65a6a6;
}
.theming-blue .CR23_MegaFooterLinks h4,
.theming-blue .CR23_MegaFooterLinks h5 {
  border-color: #5D99C9;
}
.theming-purple .CR23_MegaFooterLinks h4,
.theming-purple .CR23_MegaFooterLinks h5 {
  border-color: #704598;
}
.theming-yellow .CR23_MegaFooterLinks h4,
.theming-yellow .CR23_MegaFooterLinks h5 {
  border-color: #e7b433;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .CR23_MegaFooterLinks ul {
    margin-bottom: 26px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .CR23_MegaFooterLinks ul {
    margin-bottom: 26px;
  }
}
@media (min-width: 1200px) {
  .CR23_MegaFooterLinks ul {
    margin-bottom: 26px;
  }
}

@media screen and (min-height: 918px) and (min-width: 992px) {
  #bd {
    min-height: 682px;
  }
}
.cr20-eventList .tabNav {
  margin-bottom: 15px;
}
.cr20-eventList .tabNav #a1 {
  text-align: center;
}
.cr20-eventList article {
  border-bottom: 1px solid #666;
  padding-bottom: 32px;
  margin-bottom: 29px;
  font-size: 18px;
  line-height: 24px;
  position: relative;
}
.cr20-eventList article h3 a {
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr20-eventList article h3 {
    max-width: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr20-eventList article h3 {
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .cr20-eventList article h3 {
    max-width: 50%;
  }
}
.cr20-eventList .meta {
  margin-bottom: 21px;
}
@media (max-width: 767.9px) {
  .cr20-eventList article {
    padding-bottom: 18px;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 20px;
  }
  .cr20-eventList .meta {
    margin-bottom: 11px;
  }
}
.cr20-eventList .eventType {
  color: #E0004D;
  margin-bottom: 0.5em;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr20-eventList .eventType {
    position: absolute;
    right: 0px;
    top: 0px;
    max-width: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr20-eventList .eventType {
    position: absolute;
    right: 0px;
    top: 0px;
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .cr20-eventList .eventType {
    position: absolute;
    right: 0px;
    top: 0px;
    max-width: 50%;
  }
}

.fundraiser .sprite-self {
  width: auto;
  height: auto;
}
.fundraiser .sprite-self:before {
  content: "\f004";
  margin-right: 0.5em;
}

.fundraising .sprite-self {
  width: auto;
  height: auto;
}
.fundraising .sprite-self:before {
  content: "\f0c0";
  margin-right: 0.5em;
}

.TT01 .m-dynamicTitle {
  display: inline-block;
  margin-right: 10px;
}
.TT01 .rss.events {
  display: inline-block;
}

.rss.events {
  margin-bottom: 10px;
}
.rss.events .highContrast {
  width: auto;
  height: auto;
}
.rss.events .highContrast:before {
  content: "\f143";
  font-size: 25px;
}
.rss.events .highContrast img {
  display: none;
}
.rss.events a {
  color: #E0004D;
}
.rss.events a:hover, .rss.events a:focus {
  color: #009BC9;
}

.cr11-collectionSearch {
  background: #5D99C9;
  color: #fff;
  padding: 23px 30px 19px;
  clear: both;
}
.cr11-collectionSearch .input-group {
  width: auto !important;
}
@media (max-width: 767.9px) {
  .cr11-collectionSearch .input-group,
.cr11-collectionSearch .input-group-btn {
    display: block;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr11-collectionSearch .input-group {
    clear: left;
  }
}
.cr11-collectionSearch:after {
  content: "";
  display: table;
  clear: both;
}
.cr11-collectionSearch > label {
  font-size: 20px;
  line-height: 36px;
  font-family: "InterBold", sans-serif;
  margin-right: 20px;
}
.cr11-collectionSearch input[type=text] {
  border: none;
  padding: 5px 10px;
  font-size: 16px;
  line-height: initial;
  color: #333;
  width: 100% !important;
}
.cr11-collectionSearch input[type=text]::-webkit-input-placeholder {
  color: #333;
}
.cr11-collectionSearch input[type=text]:-moz-placeholder { /* Firefox 18- */
  color: #333;
}
.cr11-collectionSearch input[type=text]::-moz-placeholder { /* Firefox 19+ */
  color: #333;
}
.cr11-collectionSearch input[type=text]:-ms-input-placeholder {
  color: #333;
}
.cr11-collectionSearch .RadButton {
  border: none;
  background: none !important;
  display: inline-block;
  vertical-align: top;
  display: inline-block;
  height: auto;
  padding-left: 0;
  position: relative;
}
.cr11-collectionSearch .RadButton input[type=submit] {
  height: auto;
  padding: 9px 20px 8px;
  min-width: 140px;
  text-align: center;
}
@media (max-width: 767.9px) {
  .cr11-collectionSearch input[type=text] {
    width: 100% !important;
    margin-bottom: 10px;
    min-width: auto;
    min-width: initial;
  }
  .cr11-collectionSearch .RadButton {
    width: 100%;
    text-align: center;
  }
  .cr11-collectionSearch .RadButton input[type=submit] {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr11-collectionSearch > label {
    float: left;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr11-collectionSearch > label {
    float: left;
  }
}
@media (min-width: 1200px) {
  .cr11-collectionSearch > label {
    float: left;
  }
}

.cr04-collectionFilter {
  border: 1px solid #333;
  padding: 28px 30px;
  margin-bottom: 20px;
  font-size: 14px;
}
.cr04-collectionFilter .filterHeading {
  margin-bottom: 21px;
}
.cr04-collectionFilter li {
  margin-bottom: 10px;
}
.cr04-collectionFilter select {
  min-width: 185px;
}
@media (max-width: 767.9px) {
  .cr04-collectionFilter {
    padding: 14px 30px;
  }
  .cr04-collectionFilter select {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr04-collectionFilter ol li {
    display: inline-block;
    margin-right: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr04-collectionFilter ol li {
    display: inline-block;
    margin-right: 15px;
  }
}
@media (min-width: 1200px) {
  .cr04-collectionFilter ol li {
    display: inline-block;
    margin-right: 15px;
  }
}
@media (min-width: 1200px) {
  .cr04-collectionFilter .filterHeading {
    font-size: 20px;
  }
}

.cr18-eventItem .meta a {
  word-break: break-word;
}
.cr18-eventItem .meta strong {
  min-width: 145px;
  position: absolute;
  left: 0px;
}
.cr18-eventItem .meta li {
  padding-left: 145px;
  position: relative;
}

.cr10-callToAction {
  background: #5D99C9;
  color: #fff;
  padding: 25px 16px 13px;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 25px;
}
.cr10-callToAction h3 {
  color: #fff;
  margin-bottom: 15px;
}
.cr10-callToAction p {
  margin-bottom: 21px;
}
.cr10-callToAction .button {
  margin: 10px 0;
  display: block;
}
@media (max-width: 767.9px) {
  .cr10-callToAction {
    font-size: 16px;
  }
  .cr10-callToAction h3 {
    margin-bottom: 12px;
  }
  .cr10-callToAction p {
    margin-bottom: 16px;
  }
}
@media (min-width: 1200px) {
  .cr10-callToAction h3 {
    font-size: 24px;
  }
}

.lightbox.update-dob {
  background: #e5ebfa;
  padding: 23px 30px;
}
.lightbox.update-dob .welcome {
  margin-bottom: 0;
  line-height: 1.1em;
}
.lightbox.update-dob .content {
  max-width: 1140px;
  margin: 0 auto;
}
.lightbox.update-dob .content > span {
  font-size: 16px;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 10px;
}
.lightbox.update-dob .buttonContainer {
  display: inline-block;
}
.lightbox.update-dob .buttonContainer a {
  margin-right: 15px;
  min-width: inherit;
}
.lightbox.update-dob .why {
  font-size: 16px;
  display: inline-block;
}
@media (max-width: 767.9px) {
  .lightbox.update-dob .buttonContainer a {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .lightbox.update-dob .buttonContainer a {
    margin-bottom: 10px;
  }
}

@media (max-width: 767.9px) {
  .featureTextBox,
.headingContainer {
    text-align: center;
    max-width: 640px;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .featureTextBox,
.headingContainer {
    text-align: center;
    max-width: 640px;
    margin: 0 auto;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .featureTextBox,
.headingContainer {
    text-align: center;
    max-width: 640px;
    margin: 0 auto;
  }
}

.featureTextBox {
  margin-bottom: 14px;
  /*strong { 
  	font-family: $DIN-bold-italic;
  	font-weight: normal;
  	color: $color-primary-1;
  }*/
}
@media (max-width: 767.9px) {
  .featureTextBox {
    line-height: 18px;
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .featureTextBox {
    line-height: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .featureTextBox {
    line-height: 24px;
  }
}
@media (min-width: 1200px) {
  .featureTextBox {
    margin-bottom: 23px;
    line-height: 24px;
  }
}

.cr05a-askQuesionDetail h1 {
  margin-bottom: 20px;
}
.cr05a-askQuesionDetail .highContrast {
  margin-right: 10px;
}
.cr05a-askQuesionDetail .highContrast:before {
  content: "\f164";
}
.cr05a-askQuesionDetail .highContrast img {
  display: none;
}
.cr05a-askQuesionDetail .summary {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
.cr05a-askQuesionDetail .meta {
  margin-bottom: 15px;
}
.depressionChecklist {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 25px;
}
.depressionChecklist .col1 {
  /*@extend .col-xs-12; 
  @extend .col-sm-2; */
  width: 33%;
  color: #009BC9;
}
.depressionChecklist .col2,
.depressionChecklist .col3,
.depressionChecklist .col4,
.depressionChecklist .col5,
.depressionChecklist .col6 { /*@extend .col-sm-2;*/
  width: 13.4%;
}
.depressionChecklist [class*=col] {
  text-align: center;
  padding: 20px 10px !important;
}
.depressionChecklist header {
  background: #5D99C9;
  overflow: hidden;
}
.depressionChecklist header [class*=col] {
  color: #fff;
  font-family: "InterBold", sans-serif;
  padding: 10px 10px !important;
}
.depressionChecklist ol {
  margin-bottom: 20px;
}
.depressionChecklist ol li {
  overflow: hidden;
}
.depressionChecklist ol li:nth-child(even) {
  background: #f2f2f2;
}
@media (max-width: 767.9px) {
  .depressionChecklist {
    font-size: 16px;
    line-height: 16px;
    margin: 0 -15px 25px;
    position: relative;
  }
  #body .depressionChecklist [class*=col] {
    padding: 10px 5px;
  }
  #body .depressionChecklist ol li {
    padding: 0 10px;
  }
  #body .depressionChecklist ol li .col2,
#body .depressionChecklist ol li .col3,
#body .depressionChecklist ol li .col4,
#body .depressionChecklist ol li .col5,
#body .depressionChecklist ol li .col6 {
    width: 20%;
    float: left;
    text-align: center;
  }
  #body .depressionChecklist ol li input[type=radio] {
    margin: 0;
  }
  .depressionChecklist .col1 {
    width: 100%;
  }
  .depressionChecklist header [class*=col] {
    display: none;
  }
  .depressionChecklist header .col1 {
    display: block;
  }
  .depressionChecklist .display-mobile {
    font-size: 15px;
    display: block;
    margin-bottom: 7px;
  }
  .depressionChecklist .buttonWrap {
    padding: 0 15px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .depressionChecklist .col1 {
    text-align: left;
  }
  .depressionChecklist ol li,
.depressionChecklist header {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .depressionChecklist .col1 {
    text-align: left;
  }
  .depressionChecklist ol li,
.depressionChecklist header {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1200px) {
  .depressionChecklist .col1 {
    text-align: left;
  }
  .depressionChecklist ol li,
.depressionChecklist header {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
  }
}

.display-mobile {
  display: none;
}
@media (max-width: 767.9px) {
  .display-mobile {
    display: inline-block;
  }
}

.circle-links {
  margin: 0 auto 30px;
}
.circle-links li,
.circle-links .circle-holder {
  display: inline-block;
  width: 30.2%;
  padding-top: 30.2%;
  position: relative;
  margin: 0 0.8% 15px;
  overflow: hidden;
}
.circle-links a {
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  font-family: "InterBold", sans-serif;
  border-radius: 100%;
  display: block;
  position: absolute;
  left: 3px;
  top: 3px;
  right: 3px;
  bottom: 3px;
  text-align: center;
  overflow: hidden;
}
.circle-links a:hover,
.circle-links a:focus {
  filter: alpha(opacity="80");
  opacity: 0.8;
}
.circle-links a > span,
.circle-links a > div {
  position: absolute;
  top: 50%;
  left: 9px;
  right: 9px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.circle-links a > div {
  overflow: hidden;
}
.circle-links a > div h2 {
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  font-family: "InterBold", sans-serif;
  border-radius: 100%;
  display: block;
  text-align: center;
  word-wrap: break-word;
}
.circle-links a > div span {
  font-size: 13px;
  margin-top: 10px;
  display: block;
  word-wrap: break-word;
}
.circle-links.fullCircle .circle-holder {
  width: 100%;
  padding-top: 100%;
}
@media (max-width: 767.9px) {
  .circle-links a {
    left: 1px;
    top: 1px;
    right: 1px;
    bottom: 1px;
  }
  .circle-links a > div span {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .circle-links a > span,
.circle-links a > div {
    left: 20px;
    right: 20px;
  }
  .circle-links a > span span,
.circle-links a > div span {
    font-size: 14px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .circle-links a > span,
.circle-links a > div {
    left: 20px;
    right: 20px;
  }
  .circle-links a > span span,
.circle-links a > div span {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .circle-links a > span,
.circle-links a > div {
    left: 20px;
    right: 20px;
  }
  .circle-links a > span span,
.circle-links a > div span {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .circle-links {
    margin-bottom: 45px;
  }
  .circle-links a > span,
.circle-links a > div h2 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .circle-links {
    margin-bottom: 45px;
  }
  .circle-links a > span,
.circle-links a > div h2 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .circle-links.fullCircle .circle-holder a {
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .circle-links.fullCircle .circle-holder a {
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .circle-links {
    margin: 0 -15px 35px;
    position: relative;
  }
  .circle-links li,
.circle-links .circle-holder {
    width: 31%;
    padding-top: 31%;
    margin: 0 0.8% 15px;
  }
  .circle-links a > span,
.circle-links a > div h2 {
    font-size: 25px;
    line-height: 24px;
  }
}
@media (max-width: 767.9px) {
  .circle-links {
    max-width: 480px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .circle-links {
    max-width: 768px;
  }
}

#body .circle3Cols .sf_colsOut {
  width: 33.3333% !important;
  padding: 10px;
}
@media (max-width: 767.9px) {
  #body .circle3Cols .sf_colsOut {
    padding: 3px;
  }
}

.headingContainer .alpha, .headingContainer .sfContentBlock h1, .sfContentBlock .headingContainer h1,
.headingContainer .sfreContentArea h1,
.sfreContentArea .headingContainer h1,
.headingContainer .reContentArea h1,
.reContentArea .headingContainer h1, .headingContainer .cr207 h3, .cr207 .headingContainer h3, .headingContainer .cr55-profile-short h3, .cr55-profile-short .headingContainer h3, .headingContainer .cr33-fullWidthBanner .fauxHeadingText, .cr33-fullWidthBanner .headingContainer .fauxHeadingText {
  font-size: 24px;
  line-height: 28px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .headingContainer {
    padding: 0 40px;
  }
  .headingContainer .alpha, .headingContainer .sfContentBlock h1, .sfContentBlock .headingContainer h1,
.headingContainer .sfreContentArea h1,
.sfreContentArea .headingContainer h1,
.headingContainer .reContentArea h1,
.reContentArea .headingContainer h1, .headingContainer .cr207 h3, .cr207 .headingContainer h3, .headingContainer .cr55-profile-short h3, .cr55-profile-short .headingContainer h3, .headingContainer .cr33-fullWidthBanner .fauxHeadingText, .cr33-fullWidthBanner .headingContainer .fauxHeadingText {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 18px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .headingContainer .alpha, .headingContainer .sfContentBlock h1, .sfContentBlock .headingContainer h1,
.headingContainer .sfreContentArea h1,
.sfreContentArea .headingContainer h1,
.headingContainer .reContentArea h1,
.reContentArea .headingContainer h1, .headingContainer .cr207 h3, .cr207 .headingContainer h3, .headingContainer .cr55-profile-short h3, .cr55-profile-short .headingContainer h3, .headingContainer .cr33-fullWidthBanner .fauxHeadingText, .cr33-fullWidthBanner .headingContainer .fauxHeadingText {
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 32px;
  }
}
@media (min-width: 1200px) {
  .headingContainer .alpha, .headingContainer .sfContentBlock h1, .sfContentBlock .headingContainer h1,
.headingContainer .sfreContentArea h1,
.sfreContentArea .headingContainer h1,
.headingContainer .reContentArea h1,
.reContentArea .headingContainer h1, .headingContainer .cr207 h3, .cr207 .headingContainer h3, .headingContainer .cr55-profile-short h3, .cr55-profile-short .headingContainer h3, .headingContainer .cr33-fullWidthBanner .fauxHeadingText, .cr33-fullWidthBanner .headingContainer .fauxHeadingText {
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 32px;
  }
}

.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion {
  border: 1px solid #009BC9;
  margin: 0 auto 34px;
  max-width: 480px;
}
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .accordion__navigation {
  overflow: hidden;
}
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .accordion__navigation li {
  width: 50%;
  float: left;
}
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .accordion__navigation li a {
  background: #009BC9;
  text-decoration: none;
  color: #fff;
  font-family: "InterBold", sans-serif;
  display: block;
  padding: 14px 13px 16px;
  text-align: center;
  font-size: 14px;
}
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .accordion__navigation li a:hover,
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .accordion__navigation li a:focus {
  background: #00afe3;
}
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .accordion__navigation li.isCurrentTab a {
  background: #fff;
  color: #009BC9;
}
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .accordion__content {
  padding: 16px 13px;
}
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .sfContentBlock hr {
  border-color: #f2f2f2;
  position: relative;
  margin: 1em -14px;
}
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews h3 {
  margin-bottom: 5px;
}
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews h3 a {
  text-decoration: none;
}
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews h3 a:hover, .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews h3 a:focus {
  text-decoration: underline;
  color: #009BC9;
}
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews .meta {
  margin-bottom: 5px;
}
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews article {
  position: relative;
  padding-bottom: 10px;
}
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews article + article {
  padding-top: 10px;
}
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews article + article:after {
  content: "";
  height: 1px;
  background: #f2f2f2;
  position: absolute;
  left: -14px;
  right: -14px;
  top: 0px;
}
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews .cr68-socialMedia {
  display: none;
}
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews .buttonAlt-signup {
  display: none;
}
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews .cr68-socialMedia {
  display: none;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion {
    margin-bottom: 65px;
  }
  .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .accordion__navigation li a {
    font-size: 18px;
  }
  .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .accordion__content {
    padding: 16px 50px;
  }
  .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews article + article {
    padding-top: 15px;
  }
  .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews article + article:after {
    left: -51px;
    right: -51px;
  }
  .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .sfContentBlock hr {
    margin: 1em -51px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion {
    margin-bottom: 65px;
  }
  .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .accordion__navigation li a {
    font-size: 18px;
  }
  .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .accordion__content {
    padding: 16px 50px;
  }
  .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews article + article {
    padding-top: 15px;
  }
  .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews article + article:after {
    left: -51px;
    right: -51px;
  }
  .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .sfContentBlock hr {
    margin: 1em -51px;
  }
}
@media (min-width: 1200px) {
  .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion {
    margin-bottom: 65px;
  }
  .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .accordion__navigation li a {
    font-size: 18px;
  }
  .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .accordion__content {
    padding: 16px 50px;
  }
  .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews article + article {
    padding-top: 15px;
  }
  .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .cr50-latestNews article + article:after {
    left: -51px;
    right: -51px;
  }
  .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion .sfContentBlock hr {
    margin: 1em -51px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion {
    margin-left: auto;
    margin-right: 0;
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .m-accordion {
    margin-left: auto;
    margin-right: 0;
    margin-top: 0;
  }
}

.roundRevealCircles {
  max-width: 600px;
  margin: 0 auto 30px;
}
.roundRevealCircles .slides {
  overflow: hidden;
}
.roundRevealCircles .circle-links > li {
  margin: 0 2.3%;
}
.roundRevealCircles .roundCarousel > ul > li {
  width: 31% !important;
  float: left;
  opacity: 1 !important;
  margin-right: 0 !important;
  position: relative;
}
.roundRevealCircles .roundCarousel .flex-active-slide a:before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  border: 5px solid rgba(255, 255, 255, 0.4);
  border-radius: 100%;
}
.roundRevealCircles .roundCarousel--item > .slides {
  padding: 0 30px;
}
.roundRevealCircles .slidesRoundSlider {
  text-align: center;
}
.roundRevealCircles .slidesRoundSlider h3 {
  font-size: 14px;
  color: #666;
  font-family: "InterBold", sans-serif;
  font-weight: normal;
}
.roundRevealCircles .slidesRoundSlider p {
  color: #666;
  font-size: 14px;
  line-height: 16px;
}
.roundRevealCircles .slidesRoundSlider blockquote {
  color: #666;
  font-size: 12px;
  line-height: 14px;
  position: relative;
  display: inline-block;
  padding: 0 20px;
}
.roundRevealCircles .slidesRoundSlider blockquote:before, .roundRevealCircles .slidesRoundSlider blockquote:after {
  line-height: 14px;
  font-size: 50px;
  position: absolute;
  top: 0px;
  font-family: Arial, sans-serif;
}
.roundRevealCircles .slidesRoundSlider blockquote:before {
  left: 0px;
  line-height: 41px;
}
.roundRevealCircles .slidesRoundSlider blockquote:after {
  right: 0px;
  bottom: 0px;
  top: initial;
  line-height: 0;
  display: block;
  margin-bottom: -9px;
}
.roundRevealCircles .roundSlider {
  position: relative;
}
.roundRevealCircles .roundSlider .flex-prev,
.roundRevealCircles .roundSlider .flex-next {
  position: absolute;
  top: 25px;
  font-size: 20px;
  color: #025C76;
}
.roundRevealCircles .roundSlider .flex-prev:hover, .roundRevealCircles .roundSlider .flex-prev:focus,
.roundRevealCircles .roundSlider .flex-next:hover,
.roundRevealCircles .roundSlider .flex-next:focus {
  color: #E0004D;
}
.roundRevealCircles .roundSlider .flex-prev {
  left: -20px;
}
.roundRevealCircles .roundSlider .flex-next {
  right: -20px;
}
.roundRevealCircles .roundSlider .flex-disabled {
  display: none;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .roundRevealCircles .slidesRoundSlider h3 {
    font-size: 20px;
    line-height: 24px;
  }
  .roundRevealCircles .slidesRoundSlider p {
    font-size: 20px;
    line-height: 24px;
  }
  .roundRevealCircles .slidesRoundSlider blockquote {
    font-size: 14px;
    line-height: 16px;
  }
  .roundRevealCircles .slidesRoundSlider blockquote:before, .roundRevealCircles .slidesRoundSlider blockquote:after {
    line-height: 16px;
    font-size: 60px;
  }
  .roundRevealCircles .slidesRoundSlider blockquote:before {
    line-height: 45px;
  }
  .roundRevealCircles .slidesRoundSlider blockquote:after {
    line-height: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .roundRevealCircles .slidesRoundSlider h3 {
    font-size: 20px;
    line-height: 24px;
  }
  .roundRevealCircles .slidesRoundSlider p {
    font-size: 20px;
    line-height: 24px;
  }
  .roundRevealCircles .slidesRoundSlider blockquote {
    font-size: 14px;
    line-height: 16px;
  }
  .roundRevealCircles .slidesRoundSlider blockquote:before, .roundRevealCircles .slidesRoundSlider blockquote:after {
    line-height: 16px;
    font-size: 60px;
  }
  .roundRevealCircles .slidesRoundSlider blockquote:before {
    line-height: 45px;
  }
  .roundRevealCircles .slidesRoundSlider blockquote:after {
    line-height: 0;
  }
}
@media (min-width: 1200px) {
  .roundRevealCircles .slidesRoundSlider h3 {
    font-size: 20px;
    line-height: 24px;
  }
  .roundRevealCircles .slidesRoundSlider p {
    font-size: 20px;
    line-height: 24px;
  }
  .roundRevealCircles .slidesRoundSlider blockquote {
    font-size: 14px;
    line-height: 16px;
  }
  .roundRevealCircles .slidesRoundSlider blockquote:before, .roundRevealCircles .slidesRoundSlider blockquote:after {
    line-height: 16px;
    font-size: 60px;
  }
  .roundRevealCircles .slidesRoundSlider blockquote:before {
    line-height: 45px;
  }
  .roundRevealCircles .slidesRoundSlider blockquote:after {
    line-height: 0;
  }
}

div.cr65-searchSelector {
  margin-bottom: 20px;
}
div.cr65-searchSelector .tabNav a {
  font-size: 18px;
  padding: 15px 0 16px;
}
div.cr65-searchSelector .tabNav .active a {
  color: #333;
}
div.cr65-searchSelector .tabContent {
  padding: 20px 15px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  div.cr65-searchSelector {
    margin-bottom: 40px;
  }
  div.cr65-searchSelector .tabContent {
    padding: 20px 50px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  div.cr65-searchSelector {
    margin-bottom: 40px;
  }
  div.cr65-searchSelector .tabContent {
    padding: 20px 50px;
  }
}
@media (min-width: 1200px) {
  div.cr65-searchSelector {
    margin-bottom: 40px;
  }
  div.cr65-searchSelector .tabContent {
    padding: 20px 50px;
  }
}
@media (min-width: 1200px) {
  div.cr65-searchSelector .tabContent {
    padding: 50px 95px;
  }
}

.quickSearchFieldsList {
  margin-bottom: 20px;
}
.quickSearchFieldsList li {
  margin-bottom: 10px;
}
.quickSearchFieldsList label {
  font-size: 14px;
  line-height: 1.5em;
  margin-top: 4px;
  font-weight: bold;
  font-family: arial, sans-serif;
}
.quickSearchFieldsList .sfFieldWrp input[type=text],
.quickSearchFieldsList .sfFieldWrp select,
.quickSearchFieldsList .sfFieldWrp textarea {
  font-size: 14px;
  line-height: normal;
}
.quickSearchFieldsList ~ .buttonLarge {
  float: right;
}
.quickSearchFieldsList .checkbox label,
.quickSearchFieldsList .radio label {
  padding: 0 20px;
  font-weight: normal;
  line-height: 1.2em;
}
.quickSearchFieldsList .checkbox input,
.quickSearchFieldsList .radio input {
  margin-left: 0;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .quickSearchFieldsList li:after {
    content: "";
    display: table;
    clear: both;
  }
  .quickSearchFieldsList li:not(.checkbox) label {
    float: left;
    width: 50%;
    text-align: right;
    display: block;
    padding-right: 15px;
  }
  .quickSearchFieldsList li:not(.checkbox) .sfFieldWrp {
    float: left;
    width: 50%;
  }
  .quickSearchFieldsList li:not(.checkbox) .sfFieldWrp input[type=text],
.quickSearchFieldsList li:not(.checkbox) .sfFieldWrp select,
.quickSearchFieldsList li:not(.checkbox) .sfFieldWrp textarea {
    width: 100%;
    line-height: normal;
    padding: 2px 5px;
  }
  .quickSearchFieldsList .checkbox,
.quickSearchFieldsList .radio {
    text-align: center;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .quickSearchFieldsList li:after {
    content: "";
    display: table;
    clear: both;
  }
  .quickSearchFieldsList li:not(.checkbox) label {
    float: left;
    width: 50%;
    text-align: right;
    display: block;
    padding-right: 15px;
  }
  .quickSearchFieldsList li:not(.checkbox) .sfFieldWrp {
    float: left;
    width: 50%;
  }
  .quickSearchFieldsList li:not(.checkbox) .sfFieldWrp input[type=text],
.quickSearchFieldsList li:not(.checkbox) .sfFieldWrp select,
.quickSearchFieldsList li:not(.checkbox) .sfFieldWrp textarea {
    width: 100%;
    line-height: normal;
    padding: 2px 5px;
  }
  .quickSearchFieldsList .checkbox,
.quickSearchFieldsList .radio {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .quickSearchFieldsList li:after {
    content: "";
    display: table;
    clear: both;
  }
  .quickSearchFieldsList li:not(.checkbox) label {
    float: left;
    width: 50%;
    text-align: right;
    display: block;
    padding-right: 15px;
  }
  .quickSearchFieldsList li:not(.checkbox) .sfFieldWrp {
    float: left;
    width: 50%;
  }
  .quickSearchFieldsList li:not(.checkbox) .sfFieldWrp input[type=text],
.quickSearchFieldsList li:not(.checkbox) .sfFieldWrp select,
.quickSearchFieldsList li:not(.checkbox) .sfFieldWrp textarea {
    width: 100%;
    line-height: normal;
    padding: 2px 5px;
  }
  .quickSearchFieldsList .checkbox,
.quickSearchFieldsList .radio {
    text-align: center;
  }
}

.cr65-searchSelector .accordian {
  margin-bottom: 20px;
}
.cr65-searchSelector .accordian > li {
  margin-bottom: 10px;
}
.cr65-searchSelector .accordian .js_accordianExpondo {
  background: #5D99C9;
  width: 100%;
  position: relative;
  padding-right: 40px;
  width: 100%;
}
.cr65-searchSelector .accordian .js_accordianExpondo:after {
  position: absolute;
  top: 50%;
  right: 15px;
  line-height: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cr65-searchSelector .accordian .js_accordianExpondo .highContrast {
  display: none;
}
.cr65-searchSelector .accordian .js_AccordianContent {
  padding: 10px 15px 0;
}
.cr65-searchSelector .accordian .sfCheckListBox {
  margin-bottom: 10px;
}
.cr65-searchSelector .accordian .sfCheckListBox label {
  font-size: 14px;
}
.cr65-searchSelector .accordian .active .js_accordianExpondo:after {
  content: "\f078";
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr65-searchSelector .accordian {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr65-searchSelector .accordian {
    margin-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .cr65-searchSelector .accordian {
    margin-bottom: 30px;
  }
}

.cr39-infoResources + a.singleLink {
  display: none;
}
.cr39-infoResources li {
  margin-bottom: 13px;
}
.cr39-infoResources li .linkText {
  width: 100%;
  border: 5px solid #fff;
  opacity: 1 !important;
}
.cr39-infoResources a:hover, .cr39-infoResources a:focus {
  opacity: 0.8;
}
@media (max-width: 767.9px) {
  .cr39-infoResources .imgWrap {
    display: none;
  }
  #bd .cr39-infoResources .linkText {
    padding-left: 24px;
    min-height: 62px;
    line-height: 59px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr39-infoResources {
    width: auto;
    margin: 0 auto 30px;
    overflow: hidden;
  }
  .cr39-infoResources li {
    width: 40%;
    float: left;
    margin: 0 5% 20px;
  }
  .cr39-infoResources li > a {
    display: block;
    margin: 0 auto;
  }
  .cr39-infoResources .imgWrap {
    height: 117px;
    background: #fff;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr39-infoResources {
    width: auto;
    margin: 0 auto 30px;
    overflow: hidden;
  }
  .cr39-infoResources li {
    width: 40%;
    float: left;
    margin: 0 5% 20px;
  }
  .cr39-infoResources li > a {
    display: block;
    margin: 0 auto;
  }
  .cr39-infoResources .imgWrap {
    height: 117px;
    background: #fff;
  }
}
@media (min-width: 1200px) {
  .cr39-infoResources {
    width: auto;
    margin: 0 auto 30px;
    overflow: hidden;
  }
  .cr39-infoResources li {
    width: 40%;
    float: left;
    margin: 0 5% 20px;
  }
  .cr39-infoResources li > a {
    display: block;
    margin: 0 auto;
  }
  .cr39-infoResources .imgWrap {
    height: 117px;
    background: #fff;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr39-infoResources li {
    width: 36.55%;
    float: left;
    margin: 0 3.4% 20px;
  }
  .cr39-infoResources li:nth-child(odd) {
    margin-left: 10%;
  }
  .cr39-infoResources li:nth-child(even) {
    margin-right: 10%;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr39-infoResources li {
    width: 27%;
    margin: 0 3.1% 20px;
  }
}
@media (min-width: 1200px) {
  .cr39-infoResources {
    margin: 0 -15px;
    position: relative;
  }
  .cr39-infoResources li {
    width: 21.25%;
    margin: 0 2.08% 20px;
  }
  .cr39-infoResources li:nth-child(1), .cr39-infoResources li:nth-child(4n+1) {
    margin-left: 1.25%;
  }
  .cr39-infoResources li:nth-child(4), .cr39-infoResources li:nth-child(4n+4) {
    margin-right: 1.25%;
  }
}

.cr38 {
  margin: 0 auto 20px;
  min-width: 1px;
  min-height: 1px;
  max-width: 1080px;
}
.cr38 h2 {
  margin-bottom: 35px;
}
.cr38 li > a {
  display: block;
  text-decoration: none;
}
.cr38 li > a .linkText {
  opacity: 1 !important;
}
.cr38 li > a:hover, .cr38 li > a:focus {
  filter: alpha(opacity="80");
  opacity: 0.8;
}
@media (max-width: 767.9px) {
  .cr38 h2 {
    margin-bottom: 23px;
  }
  .cr38 .imgWrap {
    display: none;
  }
  .cr38 li > a {
    margin-bottom: 19px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr38 {
    overflow: hidden;
    margin: 0 auto 50px;
  }
  .cr38 li {
    width: 50%;
    float: left;
  }
  .cr38 li > a {
    margin-left: auto;
    margin-right: auto;
    width: 255px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr38 {
    overflow: hidden;
    margin: 0 auto 50px;
  }
  .cr38 li {
    width: 50%;
    float: left;
  }
  .cr38 li > a {
    margin-left: auto;
    margin-right: auto;
    width: 255px;
  }
}
@media (min-width: 1200px) {
  .cr38 {
    overflow: hidden;
    margin: 0 auto 50px;
  }
  .cr38 li {
    width: 50%;
    float: left;
  }
  .cr38 li > a {
    margin-left: auto;
    margin-right: auto;
    width: 255px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr38 {
    max-width: 615px;
    margin-left: auto;
    margin-right: auto;
  }
  .cr38 .linkText {
    min-height: 52px;
    line-height: 49px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cr38 {
    max-width: 615px;
    margin-left: auto;
    margin-right: auto;
  }
  .cr38 .linkText {
    min-height: 52px;
    line-height: 49px;
  }
}
@media (min-width: 1200px) {
  .cr38 li {
    width: 30.5%;
    margin: 0 1.4%;
  }
  .cr38 li a {
    margin-bottom: 40px;
  }
}

.text-center {
  text-align: center;
}

.senseabilityForm {
  margin-bottom: 20px;
}
.senseabilityForm h2 {
  margin-top: 10px;
}
.senseabilityForm table th, .senseabilityForm table td {
  padding-right: 15px;
  padding-left: 15px;
  text-align: right;
}
.senseabilityForm table th:first-child, .senseabilityForm table td:first-child {
  text-align: left;
}
.senseabilityForm table .cost, .senseabilityForm table .quantity, .senseabilityForm table .subtotal {
  text-align: center;
  width: 110px;
}
.senseabilityForm table td input {
  width: 100%;
}
.senseabilityForm table td ul li {
  font-size: 14px;
  line-height: 18px;
}
.senseabilityForm table .total td, .senseabilityForm table .total th {
  font-family: "InterBold", sans-serif;
}
.senseabilityForm .fieldPair {
  margin-bottom: 15px;
}
.senseabilityForm .fieldPair label {
  width: 100%;
  display: block;
}
.senseabilityForm .fieldPair input[type=text] {
  line-height: 32px;
}
.senseabilityForm .fieldPair input[type=text].txt-postcode {
  width: 162px;
}
.senseabilityForm .fieldPair .ddl-state {
  height: 38px;
  width: 162px;
}
.senseabilityForm .fieldPair .checkboxList label {
  width: auto;
  display: inline-block;
}

.epds_checklist ul > li::before {
  content: none !important;
}

.footnotes, .footnotes + footer {
  font-size: 0.85em;
}

.photoGallery {
  margin: 0 auto;
  width: 100% !important;
}
.photoGallery .gallery li {
  float: left;
  margin: 0 0 0 5px;
  list-style: none;
}
.photoGallery .gallery li, .photoGallery .gallery li img {
  width: 50px;
  height: 50px;
}
.photoGallery .gallery ol {
  position: absolute;
  clear: both;
  height: 50px;
}
.photoGallery .imgAndCaptionWrap {
  position: relative;
}

.photoGallery .mainImage {
  margin-bottom: 1em;
}

.photoGallery .caption {
  color: #363636;
  padding: 5px 10px;
  font-size: 0.8em;
  text-align: center;
  margin-bottom: 1em;
  min-height: 2em;
}
@media (max-width: 767.9px) {
  .photoGallery .caption {
    font-size: 1em;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .photoGallery .caption {
    font-size: 1em;
  }
}

.photoGallery .imgWrap {
  background-color: #000000;
  text-align: center;
}
.photoGallery .imgWrap img {
  vertical-align: middle;
  display: inline;
}

.photoGallery .gallery .thumbnailList {
  position: relative;
  height: 50px;
  overflow: hidden;
}

.photoGallery .gallery {
  position: relative;
  margin-left: 20px;
  margin-bottom: 20px;
}

.photoGallery .thumbnailControls {
  position: absolute;
  left: -20px;
  top: 0;
}
.photoGallery .thumbnailControls a {
  display: block;
  width: 22px;
  height: 25px;
  position: relative;
  border: none;
}

.photoGallery .thumbnailControls a .hc-img {
  position: absolute;
  top: 0;
  left: 0px;
  display: block;
  width: 22px;
  height: 25px;
  overflow: hidden;
}

.photoGallery .thumbnailControls a .hc-img img {
  display: none;
}

.photoGallery .thumbnailControls a:hover,
.photoGallery .thumbnailControls a:focus {
  background: rgba(200, 200, 200, 0.8);
}

.photoGallery .mainImage {
  position: relative;
}

.photoGallery .mainImage .prev, .photoGallery .mainImage .next {
  position: absolute;
  top: 45%;
  width: 40px;
}

.photoGallery .mainImage .prev {
  left: 0;
}

.photoGallery .mainImage .next {
  right: 0;
}

.photoGallery .mainImage a {
  display: block;
  height: 50px;
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  border: none;
}

.photoGallery .mainImage a .hc-img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  width: 26px;
  height: 36px;
  overflow: hidden;
}

.photoGallery .mainImage a .hc-img img {
  display: none;
}

.photoGallery .thumbnailControls a.prev .hc-img,
.photoGallery .thumbnailControls a.next .hc-img,
.photoGallery .mainImage .prev a .hc-img,
.photoGallery .mainImage .next a .hc-img {
  position: relative;
}
.photoGallery .thumbnailControls a.prev .hc-img:before,
.photoGallery .thumbnailControls a.next .hc-img:before,
.photoGallery .mainImage .prev a .hc-img:before,
.photoGallery .mainImage .next a .hc-img:before {
  color: #0099C4;
  line-height: 1em;
  position: absolute;
}

.photoGallery .thumbnailControls a.prev .hc-img:before {
  content: "\f077";
  top: 0;
  font-size: 22px;
}

.photoGallery .thumbnailControls a.next .hc-img:before {
  content: "\f078";
  top: 0;
  font-size: 22px;
}

.photoGallery .mainImage .prev a .hc-img:before {
  content: "\f053";
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  font-size: 36px;
}

.photoGallery .mainImage .next a .hc-img:before {
  content: "\f054";
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  font-size: 36px;
}

.photoGallery .mainImage a:hover,
.photoGallery .mainImage a:focus {
  background: #ccc;
  background: rgba(200, 200, 200, 0.8);
}

.photoGallery .gallery .thumbnailList img {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}

.photoGallery .gallery .thumbnailList a {
  display: block;
  border-bottom: none;
}
.photoGallery .gallery .thumbnailList a:hover img,
.photoGallery .gallery .thumbnailList a:focus img,
.photoGallery .gallery .thumbnailList li.active img {
  opacity: 1;
  filter: alpha(opacity=100);
}

@media (max-width: 767.9px) {
  .photoGallery {
    width: auto !important;
  }
  .photoGallery .mainImage {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .photoGallery .gallery {
    display: none;
  }
  .photoGallery .imgWrap {
    height: auto !important;
    line-height: inherit !important;
  }
  .photoGallery .caption {
    position: static;
    bottom: inherit;
    right: inherit;
    left: inherit;
    margin-bottom: 20px;
  }
}
.CR02_GetInvolvedCarousel {
  text-align: center;
  max-width: 870px;
  margin: 0 auto;
  position: relative;
}
.CR02_GetInvolvedCarousel > h2 {
  color: #009BC9;
  font-size: 20px;
  font-family: "InterBold", sans-serif;
  margin-bottom: 10px;
}
.CR02_GetInvolvedCarousel > p {
  font-size: 16px;
  line-height: 24px;
}
.CR02_GetInvolvedCarousel .slides li {
  background: #fff;
  position: relative;
}
.CR02_GetInvolvedCarousel .tiles-content {
  padding: 10px 16px 24px;
  font-size: 16px;
  line-height: 20px;
}
.CR02_GetInvolvedCarousel .tiles-content .meta {
  margin-bottom: 20px;
}
.CR02_GetInvolvedCarousel .button__pink--large {
  font-size: 16px;
}
.CR02_GetInvolvedCarousel .flex-direction-nav a {
  display: block !important;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 26px;
  color: #0099C4;
  padding: 5px;
}
.CR02_GetInvolvedCarousel .flex-direction-nav a:hover,
.CR02_GetInvolvedCarousel .flex-direction-nav a:focus {
  color: #BC2279;
}
.CR02_GetInvolvedCarousel .flex-direction-nav .flex-prev {
  left: -42px;
}
.CR02_GetInvolvedCarousel .flex-direction-nav .flex-next {
  right: -42px;
}
.CR02_GetInvolvedCarousel .flexslider {
  position: relative;
}
.CR02_GetInvolvedCarousel .imgWrap img {
  width: 100%;
  height: 100%;
}
@media (max-width: 767.9px) {
  .CR02_GetInvolvedCarousel {
    padding: 0 33px;
  }
  .CR02_GetInvolvedCarousel > p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 19px;
  }
  .CR02_GetInvolvedCarousel .imgWrap-mobile-container {
    padding-top: 46.12%;
  }
  .CR02_GetInvolvedCarousel .imgWrap-mobile-container:before, .CR02_GetInvolvedCarousel .imgWrap-mobile-container:after {
    content: "";
    background: #E5EBFA;
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 5px;
  }
  .CR02_GetInvolvedCarousel .imgWrap-mobile-container:before {
    left: 0px;
  }
  .CR02_GetInvolvedCarousel .imgWrap-mobile-container:after {
    right: 0px;
  }
  .CR02_GetInvolvedCarousel .imgWrap {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
  }
  .CR02_GetInvolvedCarousel .imgWrap,
.CR02_GetInvolvedCarousel .tiles-content {
    border: 5px solid #E5EBFA;
    border-top: none;
    border-bottom: none;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .CR02_GetInvolvedCarousel > h2 {
    font-size: 26px;
    margin-bottom: 30px;
  }
  .CR02_GetInvolvedCarousel .slides li .imgWrap {
    height: 119px;
    line-height: 116px;
    margin-bottom: 7px;
  }
  .CR02_GetInvolvedCarousel .flex-direction-nav .flex-prev {
    left: -57px;
  }
  .CR02_GetInvolvedCarousel .flex-direction-nav .flex-next {
    right: -57px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .CR02_GetInvolvedCarousel > h2 {
    font-size: 26px;
    margin-bottom: 30px;
  }
  .CR02_GetInvolvedCarousel .slides li .imgWrap {
    height: 119px;
    line-height: 116px;
    margin-bottom: 7px;
  }
  .CR02_GetInvolvedCarousel .flex-direction-nav .flex-prev {
    left: -57px;
  }
  .CR02_GetInvolvedCarousel .flex-direction-nav .flex-next {
    right: -57px;
  }
}
@media (min-width: 1200px) {
  .CR02_GetInvolvedCarousel > h2 {
    font-size: 26px;
    margin-bottom: 30px;
  }
  .CR02_GetInvolvedCarousel .slides li .imgWrap {
    height: 119px;
    line-height: 116px;
    margin-bottom: 7px;
  }
  .CR02_GetInvolvedCarousel .flex-direction-nav .flex-prev {
    left: -57px;
  }
  .CR02_GetInvolvedCarousel .flex-direction-nav .flex-next {
    right: -57px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .CR02_GetInvolvedCarousel {
    max-width: 609px;
  }
  .CR02_GetInvolvedCarousel > p {
    margin-bottom: 24px;
  }
  .CR02_GetInvolvedCarousel .slides li {
    margin-right: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .CR02_GetInvolvedCarousel {
    max-width: 609px;
  }
  .CR02_GetInvolvedCarousel > p {
    margin-bottom: 24px;
  }
  .CR02_GetInvolvedCarousel .slides li {
    margin-right: 30px;
  }
}
@media (min-width: 1200px) {
  .CR02_GetInvolvedCarousel > p {
    font-size: 20px;
    line-height: 24px;
    max-width: 583px;
    margin-left: auto;
    margin-right: auto;
  }
  .CR02_GetInvolvedCarousel .slides li {
    margin-right: 47px;
  }
  .CR02_GetInvolvedCarousel .flex-direction-nav a {
    font-size: 36px;
  }
  .CR02_GetInvolvedCarousel .flex-direction-nav .flex-prev {
    left: -87px;
  }
  .CR02_GetInvolvedCarousel .flex-direction-nav .flex-next {
    right: -87px;
  }
}

.sfsearchResultStatistics {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #333;
}

.sfsearchReultTitleSnippetUrl .sfsearchResultTitle {
  margin-top: 30px;
  font-family: "InterBold", sans-serif;
  font-weight: normal;
  font-size: 22px;
  line-height: 24px;
}
.sfsearchReultTitleSnippetUrl .sfsearchResultSnippet {
  margin-top: 0.25em;
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #333333;
}
.sfsearchReultTitleSnippetUrl .sfsearchResultSnippet p {
  font-size: 1em;
  margin-bottom: 0;
}
.sfsearchReultTitleSnippetUrl .sfsearchResultUrl {
  margin-top: 0.25em;
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
}
.sfsearchReultTitleSnippetUrl .sfsearchResultUrl a {
  word-break: break-all;
}
.sfsearchReultTitleSnippetUrl .sfsearchResultHighLighter {
  margin-top: 0.25em;
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #333333;
}
.sfsearchReultTitleSnippetUrl a:hover,
.sfsearchReultTitleSnippetUrl a:focus {
  opacity: 0.7;
  text-decoration: none;
}

.beyondBlue #sfLoginWidgetWrp,
.beyondBlue .sfprofileChangePasswordFormWrp,
.beyondBlue .sfprofileEditFormWrp,
.beyondBlue .forgotPassword {
  border: 0;
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
}
.beyondBlue #sfLoginWidgetWrp .privateInfo,
.beyondBlue .sfprofileChangePasswordFormWrp .privateInfo,
.beyondBlue .sfprofileEditFormWrp .privateInfo,
.beyondBlue .forgotPassword .privateInfo {
  margin-bottom: 0.5em;
}
.beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp,
.beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList,
.beyondBlue #sfLoginWidgetWrp .boxout,
.beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList,
.beyondBlue .sfprofileChangePasswordFormWrp .boxout,
.beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp,
.beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList,
.beyondBlue .sfprofileEditFormWrp .boxout,
.beyondBlue .forgotPassword .sfLoginFieldsWrp,
.beyondBlue .forgotPassword .sfprofileFieldsList,
.beyondBlue .forgotPassword .boxout {
  max-width: 100%;
  float: none;
  margin: 0;
  padding: 0;
}
.beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp li,
.beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList li,
.beyondBlue #sfLoginWidgetWrp .boxout li,
.beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp li,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList li,
.beyondBlue .sfprofileChangePasswordFormWrp .boxout li,
.beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp li,
.beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList li,
.beyondBlue .sfprofileEditFormWrp .boxout li,
.beyondBlue .forgotPassword .sfLoginFieldsWrp li,
.beyondBlue .forgotPassword .sfprofileFieldsList li,
.beyondBlue .forgotPassword .boxout li {
  display: block;
}
.beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp li p,
.beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList li p,
.beyondBlue #sfLoginWidgetWrp .boxout li p,
.beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp li p,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList li p,
.beyondBlue .sfprofileChangePasswordFormWrp .boxout li p,
.beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp li p,
.beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList li p,
.beyondBlue .sfprofileEditFormWrp .boxout li p,
.beyondBlue .forgotPassword .sfLoginFieldsWrp li p,
.beyondBlue .forgotPassword .sfprofileFieldsList li p,
.beyondBlue .forgotPassword .boxout li p {
  margin-bottom: 0.5em;
}
.beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp li .sfTxtLbl,
.beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList li .sfTxtLbl,
.beyondBlue #sfLoginWidgetWrp .boxout li .sfTxtLbl,
.beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp li .sfTxtLbl,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList li .sfTxtLbl,
.beyondBlue .sfprofileChangePasswordFormWrp .boxout li .sfTxtLbl,
.beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp li .sfTxtLbl,
.beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList li .sfTxtLbl,
.beyondBlue .sfprofileEditFormWrp .boxout li .sfTxtLbl,
.beyondBlue .forgotPassword .sfLoginFieldsWrp li .sfTxtLbl,
.beyondBlue .forgotPassword .sfprofileFieldsList li .sfTxtLbl,
.beyondBlue .forgotPassword .boxout li .sfTxtLbl {
  display: inline-block;
  font-family: "InterBold", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  margin: 0;
  padding: 8px 0;
}
.beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp li .sfError,
.beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList li .sfError,
.beyondBlue #sfLoginWidgetWrp .boxout li .sfError,
.beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp li .sfError,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList li .sfError,
.beyondBlue .sfprofileChangePasswordFormWrp .boxout li .sfError,
.beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp li .sfError,
.beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList li .sfError,
.beyondBlue .sfprofileEditFormWrp .boxout li .sfError,
.beyondBlue .forgotPassword .sfLoginFieldsWrp li .sfError,
.beyondBlue .forgotPassword .sfprofileFieldsList li .sfError,
.beyondBlue .forgotPassword .boxout li .sfError {
  display: inline-block;
}
.beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp li .sfFieldWrp,
.beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList li .sfFieldWrp,
.beyondBlue #sfLoginWidgetWrp .boxout li .sfFieldWrp,
.beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp li .sfFieldWrp,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList li .sfFieldWrp,
.beyondBlue .sfprofileChangePasswordFormWrp .boxout li .sfFieldWrp,
.beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp li .sfFieldWrp,
.beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList li .sfFieldWrp,
.beyondBlue .sfprofileEditFormWrp .boxout li .sfFieldWrp,
.beyondBlue .forgotPassword .sfLoginFieldsWrp li .sfFieldWrp,
.beyondBlue .forgotPassword .sfprofileFieldsList li .sfFieldWrp,
.beyondBlue .forgotPassword .boxout li .sfFieldWrp {
  max-width: 100%;
  margin-bottom: 15px;
}
.beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp li .sfFieldWrp .sfTxt, .beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp li .sfFieldWrp .riTextBox,
.beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList li .sfFieldWrp .sfTxt,
.beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList li .sfFieldWrp .riTextBox,
.beyondBlue #sfLoginWidgetWrp .boxout li .sfFieldWrp .sfTxt,
.beyondBlue #sfLoginWidgetWrp .boxout li .sfFieldWrp .riTextBox,
.beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp li .sfFieldWrp .sfTxt,
.beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp li .sfFieldWrp .riTextBox,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList li .sfFieldWrp .sfTxt,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList li .sfFieldWrp .riTextBox,
.beyondBlue .sfprofileChangePasswordFormWrp .boxout li .sfFieldWrp .sfTxt,
.beyondBlue .sfprofileChangePasswordFormWrp .boxout li .sfFieldWrp .riTextBox,
.beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp li .sfFieldWrp .sfTxt,
.beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp li .sfFieldWrp .riTextBox,
.beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList li .sfFieldWrp .sfTxt,
.beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList li .sfFieldWrp .riTextBox,
.beyondBlue .sfprofileEditFormWrp .boxout li .sfFieldWrp .sfTxt,
.beyondBlue .sfprofileEditFormWrp .boxout li .sfFieldWrp .riTextBox,
.beyondBlue .forgotPassword .sfLoginFieldsWrp li .sfFieldWrp .sfTxt,
.beyondBlue .forgotPassword .sfLoginFieldsWrp li .sfFieldWrp .riTextBox,
.beyondBlue .forgotPassword .sfprofileFieldsList li .sfFieldWrp .sfTxt,
.beyondBlue .forgotPassword .sfprofileFieldsList li .sfFieldWrp .riTextBox,
.beyondBlue .forgotPassword .boxout li .sfFieldWrp .sfTxt,
.beyondBlue .forgotPassword .boxout li .sfFieldWrp .riTextBox {
  display: block;
  width: 100%;
  border-color: 1px solid #F0F0F0;
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 20px;
}
.beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp li .sfFieldWrp .meta,
.beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList li .sfFieldWrp .meta,
.beyondBlue #sfLoginWidgetWrp .boxout li .sfFieldWrp .meta,
.beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp li .sfFieldWrp .meta,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList li .sfFieldWrp .meta,
.beyondBlue .sfprofileChangePasswordFormWrp .boxout li .sfFieldWrp .meta,
.beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp li .sfFieldWrp .meta,
.beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList li .sfFieldWrp .meta,
.beyondBlue .sfprofileEditFormWrp .boxout li .sfFieldWrp .meta,
.beyondBlue .forgotPassword .sfLoginFieldsWrp li .sfFieldWrp .meta,
.beyondBlue .forgotPassword .sfprofileFieldsList li .sfFieldWrp .meta,
.beyondBlue .forgotPassword .boxout li .sfFieldWrp .meta {
  font-size: 14px;
  line-height: 18px;
  margin-top: 0.5em;
}
.beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp li.sfCheckBoxWrapper,
.beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList li.sfCheckBoxWrapper,
.beyondBlue #sfLoginWidgetWrp .boxout li.sfCheckBoxWrapper,
.beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp li.sfCheckBoxWrapper,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList li.sfCheckBoxWrapper,
.beyondBlue .sfprofileChangePasswordFormWrp .boxout li.sfCheckBoxWrapper,
.beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp li.sfCheckBoxWrapper,
.beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList li.sfCheckBoxWrapper,
.beyondBlue .sfprofileEditFormWrp .boxout li.sfCheckBoxWrapper,
.beyondBlue .forgotPassword .sfLoginFieldsWrp li.sfCheckBoxWrapper,
.beyondBlue .forgotPassword .sfprofileFieldsList li.sfCheckBoxWrapper,
.beyondBlue .forgotPassword .boxout li.sfCheckBoxWrapper {
  float: none;
}
.beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp li.sfCheckBoxWrapper label,
.beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList li.sfCheckBoxWrapper label,
.beyondBlue #sfLoginWidgetWrp .boxout li.sfCheckBoxWrapper label,
.beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp li.sfCheckBoxWrapper label,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList li.sfCheckBoxWrapper label,
.beyondBlue .sfprofileChangePasswordFormWrp .boxout li.sfCheckBoxWrapper label,
.beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp li.sfCheckBoxWrapper label,
.beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList li.sfCheckBoxWrapper label,
.beyondBlue .sfprofileEditFormWrp .boxout li.sfCheckBoxWrapper label,
.beyondBlue .forgotPassword .sfLoginFieldsWrp li.sfCheckBoxWrapper label,
.beyondBlue .forgotPassword .sfprofileFieldsList li.sfCheckBoxWrapper label,
.beyondBlue .forgotPassword .boxout li.sfCheckBoxWrapper label {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  vertical-align: middle;
}
.beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp .sfprofileField,
.beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList .sfprofileField,
.beyondBlue #sfLoginWidgetWrp .boxout .sfprofileField,
.beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp .sfprofileField,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList .sfprofileField,
.beyondBlue .sfprofileChangePasswordFormWrp .boxout .sfprofileField,
.beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp .sfprofileField,
.beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList .sfprofileField,
.beyondBlue .sfprofileEditFormWrp .boxout .sfprofileField,
.beyondBlue .forgotPassword .sfLoginFieldsWrp .sfprofileField,
.beyondBlue .forgotPassword .sfprofileFieldsList .sfprofileField,
.beyondBlue .forgotPassword .boxout .sfprofileField {
  margin-bottom: 15px;
}
.beyondBlue #sfLoginWidgetWrp .sfLoginFieldsWrp .sfprofileField .sfFieldWrp,
.beyondBlue #sfLoginWidgetWrp .sfprofileFieldsList .sfprofileField .sfFieldWrp,
.beyondBlue #sfLoginWidgetWrp .boxout .sfprofileField .sfFieldWrp,
.beyondBlue .sfprofileChangePasswordFormWrp .sfLoginFieldsWrp .sfprofileField .sfFieldWrp,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileFieldsList .sfprofileField .sfFieldWrp,
.beyondBlue .sfprofileChangePasswordFormWrp .boxout .sfprofileField .sfFieldWrp,
.beyondBlue .sfprofileEditFormWrp .sfLoginFieldsWrp .sfprofileField .sfFieldWrp,
.beyondBlue .sfprofileEditFormWrp .sfprofileFieldsList .sfprofileField .sfFieldWrp,
.beyondBlue .sfprofileEditFormWrp .boxout .sfprofileField .sfFieldWrp,
.beyondBlue .forgotPassword .sfLoginFieldsWrp .sfprofileField .sfFieldWrp,
.beyondBlue .forgotPassword .sfprofileFieldsList .sfprofileField .sfFieldWrp,
.beyondBlue .forgotPassword .boxout .sfprofileField .sfFieldWrp {
  margin-bottom: 0;
}
.beyondBlue #sfLoginWidgetWrp .boxout,
.beyondBlue .sfprofileChangePasswordFormWrp .boxout,
.beyondBlue .sfprofileEditFormWrp .boxout,
.beyondBlue .forgotPassword .boxout {
  background-color: #E2EBFA;
  padding: 15px 15px 0 15px;
  margin-bottom: 15px;
}
.beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn {
  margin-right: 1em;
}
.beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfLostPassword,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfLostPassword,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfLostPassword,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .sfLostPassword {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #ED1262;
  line-height: 18px;
  vertical-align: middle;
  display: block;
  margin-top: 1em;
}
.beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfLostPassword:hover, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfLostPassword:focus,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfLostPassword:hover,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfLostPassword:focus,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfLostPassword:hover,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfLostPassword:focus,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .sfLostPassword:hover,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .sfLostPassword:focus {
  text-decoration: none;
}
.beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfError,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfError,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfError,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .sfError {
  margin-top: 15px;
}
.beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk {
  color: #333333 !important;
}
.beyondBlue .forgotPassword,
.beyondBlue .changeEmail {
  margin-bottom: 15px;
}
.beyondBlue .forgotPassword .sfErrorWrap,
.beyondBlue .changeEmail .sfErrorWrap {
  margin-bottom: 0;
}
.beyondBlue .forgotPassword .sfErrorWrap #valSummary,
.beyondBlue .changeEmail .sfErrorWrap #valSummary {
  margin-bottom: 15px;
}
.beyondBlue .forgotPassword input[type=text],
.beyondBlue .changeEmail input[type=text] {
  display: block;
  margin-bottom: 15px;
}
.beyondBlue .forgotPassword .sfError,
.beyondBlue .changeEmail .sfError {
  display: inline-block;
}
.beyondBlue .sfprofileAvatar {
  margin-bottom: 15px;
}
.beyondBlue .loggedIn .button {
  margin: 0 0 0.5em 0;
}

.forum-discussion {
  margin-bottom: 30px;
}
.forum-discussion br {
  display: none;
}
.sfContentBlock + .forum-discussion {
  margin-top: 30px;
}
.forum-discussion .forum-discussion-content {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #6b6b6b;
  position: relative;
}
.forum-discussion .forum-discussion-content .discussion-content-dark {
  font-size: 26px;
  line-height: 32px;
  color: #fff;
  padding: 30px;
  font-weight: 600;
}
.forum-discussion .forum-discussion-content .wsbtn, .forum-discussion .forum-discussion-content .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .forum-discussion .forum-discussion-content .buttonAlt, .forum-discussion .forum-discussion-content .buttonLarge, .forum-discussion .forum-discussion-content .btn, .forum-discussion .forum-discussion-content .button, .forum-discussion .forum-discussion-content .sfFormSubmit input[type=submit], .sfFormSubmit .forum-discussion .forum-discussion-content input[type=submit], .forum-discussion .forum-discussion-content .cr52-storiesListRotator > .pull-right .read-more, .cr52-storiesListRotator > .pull-right .forum-discussion .forum-discussion-content .read-more, .forum-discussion .forum-discussion-content .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .forum-discussion .forum-discussion-content .sfcommentsSubmitBtn, .forum-discussion .forum-discussion-content .cr50-latestNews .buttonAlt, .cr50-latestNews .forum-discussion .forum-discussion-content .buttonAlt, .forum-discussion .forum-discussion-content .cr01-activitiesList .underline_linkText > a, .cr01-activitiesList .forum-discussion .forum-discussion-content .underline_linkText > a, .forum-discussion .forum-discussion-content .cr55-profile-short .js_Close, .cr55-profile-short .forum-discussion .forum-discussion-content .js_Close, .forum-discussion .forum-discussion-content .cr85-mahpRegistrationForm input[type=submit], .cr85-mahpRegistrationForm .forum-discussion .forum-discussion-content input[type=submit], .forum-discussion .forum-discussion-content .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .forum-discussion .forum-discussion-content input[type=submit], .forum-discussion .forum-discussion-content .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .forum-discussion .forum-discussion-content .sfEditBtn, .forum-discussion .forum-discussion-content .sfforumPostReplyContainer .sfSubmitBtn, .sfforumPostReplyContainer .forum-discussion .forum-discussion-content .sfSubmitBtn, .forum-discussion .forum-discussion-content .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .forum-discussion .forum-discussion-content a, .forum-discussion .forum-discussion-content .js-cr13-normal .accordion__item > a, .js-cr13-normal .forum-discussion .forum-discussion-content .accordion__item > a, .forum-discussion .forum-discussion-content .m-searchBanner .search__submit, .m-searchBanner .forum-discussion .forum-discussion-content .search__submit, .forum-discussion .forum-discussion-content .bannerWithAside .socialConnect .twerter a, .bannerWithAside .socialConnect .twerter .forum-discussion .forum-discussion-content a, .forum-discussion .forum-discussion-content .bannerWithAside .socialConnect .ferceberk a, .bannerWithAside .socialConnect .ferceberk .forum-discussion .forum-discussion-content a, .forum-discussion .forum-discussion-content .cr20-eventList .tabNav #a1, .cr20-eventList .tabNav .forum-discussion .forum-discussion-content #a1, .forum-discussion .forum-discussion-content .cr11-collectionSearch .RadButton input[type=submit], .cr11-collectionSearch .RadButton .forum-discussion .forum-discussion-content input[type=submit], .forum-discussion .forum-discussion-content .lightbox.update-dob .buttonContainer a, .lightbox.update-dob .buttonContainer .forum-discussion .forum-discussion-content a, .forum-discussion .forum-discussion-content .depressionChecklist .buttonWrap input[type=submit], .depressionChecklist .buttonWrap .forum-discussion .forum-discussion-content input[type=submit], .forum-discussion .forum-discussion-content .cr65-searchSelector .accordian .js_accordianExpondo, .cr65-searchSelector .accordian .forum-discussion .forum-discussion-content .js_accordianExpondo, .forum-discussion .forum-discussion-content .cr39-infoResources li .linkText, .cr39-infoResources li .forum-discussion .forum-discussion-content .linkText, .forum-discussion .forum-discussion-content .cr38 li > a .linkText, .cr38 li > a .forum-discussion .forum-discussion-content .linkText, .forum-discussion .forum-discussion-content .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .forum-discussion .forum-discussion-content .button__pink--large, .forum-discussion .forum-discussion-content .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .forum-discussion .forum-discussion-content .sfSubmitBtn,
.forum-discussion .forum-discussion-content .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .forum-discussion .forum-discussion-content .sfSubmitBtn,
.forum-discussion .forum-discussion-content .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .forum-discussion .forum-discussion-content .sfSubmitBtn,
.forum-discussion .forum-discussion-content .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .forum-discussion .forum-discussion-content .sfSubmitBtn, .forum-discussion .forum-discussion-content .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .forum-discussion .forum-discussion-content .sfprofileSaveLnk,
.forum-discussion .forum-discussion-content .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .forum-discussion .forum-discussion-content .sfprofileSaveLnk,
.forum-discussion .forum-discussion-content .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .forum-discussion .forum-discussion-content .sfprofileSaveLnk,
.forum-discussion .forum-discussion-content .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .forum-discussion .forum-discussion-content .sfprofileSaveLnk, .forum-discussion .forum-discussion-content .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .forum-discussion .forum-discussion-content .sfprofileCancelLnk,
.forum-discussion .forum-discussion-content .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .forum-discussion .forum-discussion-content .sfprofileCancelLnk,
.forum-discussion .forum-discussion-content .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .forum-discussion .forum-discussion-content .sfprofileCancelLnk,
.forum-discussion .forum-discussion-content .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .forum-discussion .forum-discussion-content .sfprofileCancelLnk, .forum-discussion .forum-discussion-content .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .forum-discussion .forum-discussion-content .ruBrowse,
.forum-discussion .forum-discussion-content .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .forum-discussion .forum-discussion-content .ruBrowse,
.forum-discussion .forum-discussion-content .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .forum-discussion .forum-discussion-content .ruBrowse,
.forum-discussion .forum-discussion-content .beyondBlue .forgotPassword .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .forum-discussion .forum-discussion-content .ruBrowse, .forum-discussion .forum-discussion-content .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .forum-discussion .forum-discussion-content .ruBrowse {
  margin-bottom: 0;
}
@media (max-width: 767.9px) {
  .forum-discussion .forum-discussion-content {
    margin-bottom: 10px;
  }
  .forum-discussion .forum-discussion-content .wsbtn, .forum-discussion .forum-discussion-content .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .forum-discussion .forum-discussion-content .buttonAlt, .forum-discussion .forum-discussion-content .buttonLarge, .forum-discussion .forum-discussion-content .btn, .forum-discussion .forum-discussion-content .button, .forum-discussion .forum-discussion-content .sfFormSubmit input[type=submit], .sfFormSubmit .forum-discussion .forum-discussion-content input[type=submit], .forum-discussion .forum-discussion-content .cr52-storiesListRotator > .pull-right .read-more, .cr52-storiesListRotator > .pull-right .forum-discussion .forum-discussion-content .read-more, .forum-discussion .forum-discussion-content .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .forum-discussion .forum-discussion-content .sfcommentsSubmitBtn, .forum-discussion .forum-discussion-content .cr50-latestNews .buttonAlt, .cr50-latestNews .forum-discussion .forum-discussion-content .buttonAlt, .forum-discussion .forum-discussion-content .cr01-activitiesList .underline_linkText > a, .cr01-activitiesList .forum-discussion .forum-discussion-content .underline_linkText > a, .forum-discussion .forum-discussion-content .cr55-profile-short .js_Close, .cr55-profile-short .forum-discussion .forum-discussion-content .js_Close, .forum-discussion .forum-discussion-content .cr85-mahpRegistrationForm input[type=submit], .cr85-mahpRegistrationForm .forum-discussion .forum-discussion-content input[type=submit], .forum-discussion .forum-discussion-content .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .forum-discussion .forum-discussion-content input[type=submit], .forum-discussion .forum-discussion-content .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .forum-discussion .forum-discussion-content .sfEditBtn, .forum-discussion .forum-discussion-content .sfforumPostReplyContainer .sfSubmitBtn, .sfforumPostReplyContainer .forum-discussion .forum-discussion-content .sfSubmitBtn, .forum-discussion .forum-discussion-content .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .forum-discussion .forum-discussion-content a, .forum-discussion .forum-discussion-content .js-cr13-normal .accordion__item > a, .js-cr13-normal .forum-discussion .forum-discussion-content .accordion__item > a, .forum-discussion .forum-discussion-content .m-searchBanner .search__submit, .m-searchBanner .forum-discussion .forum-discussion-content .search__submit, .forum-discussion .forum-discussion-content .bannerWithAside .socialConnect .twerter a, .bannerWithAside .socialConnect .twerter .forum-discussion .forum-discussion-content a, .forum-discussion .forum-discussion-content .bannerWithAside .socialConnect .ferceberk a, .bannerWithAside .socialConnect .ferceberk .forum-discussion .forum-discussion-content a, .forum-discussion .forum-discussion-content .cr20-eventList .tabNav #a1, .cr20-eventList .tabNav .forum-discussion .forum-discussion-content #a1, .forum-discussion .forum-discussion-content .cr11-collectionSearch .RadButton input[type=submit], .cr11-collectionSearch .RadButton .forum-discussion .forum-discussion-content input[type=submit], .forum-discussion .forum-discussion-content .lightbox.update-dob .buttonContainer a, .lightbox.update-dob .buttonContainer .forum-discussion .forum-discussion-content a, .forum-discussion .forum-discussion-content .depressionChecklist .buttonWrap input[type=submit], .depressionChecklist .buttonWrap .forum-discussion .forum-discussion-content input[type=submit], .forum-discussion .forum-discussion-content .cr65-searchSelector .accordian .js_accordianExpondo, .cr65-searchSelector .accordian .forum-discussion .forum-discussion-content .js_accordianExpondo, .forum-discussion .forum-discussion-content .cr39-infoResources li .linkText, .cr39-infoResources li .forum-discussion .forum-discussion-content .linkText, .forum-discussion .forum-discussion-content .cr38 li > a .linkText, .cr38 li > a .forum-discussion .forum-discussion-content .linkText, .forum-discussion .forum-discussion-content .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .forum-discussion .forum-discussion-content .button__pink--large, .forum-discussion .forum-discussion-content .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .forum-discussion .forum-discussion-content .sfSubmitBtn,
.forum-discussion .forum-discussion-content .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .forum-discussion .forum-discussion-content .sfSubmitBtn,
.forum-discussion .forum-discussion-content .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .forum-discussion .forum-discussion-content .sfSubmitBtn,
.forum-discussion .forum-discussion-content .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .forum-discussion .forum-discussion-content .sfSubmitBtn, .forum-discussion .forum-discussion-content .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .forum-discussion .forum-discussion-content .sfprofileSaveLnk,
.forum-discussion .forum-discussion-content .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .forum-discussion .forum-discussion-content .sfprofileSaveLnk,
.forum-discussion .forum-discussion-content .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .forum-discussion .forum-discussion-content .sfprofileSaveLnk,
.forum-discussion .forum-discussion-content .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .forum-discussion .forum-discussion-content .sfprofileSaveLnk, .forum-discussion .forum-discussion-content .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .forum-discussion .forum-discussion-content .sfprofileCancelLnk,
.forum-discussion .forum-discussion-content .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .forum-discussion .forum-discussion-content .sfprofileCancelLnk,
.forum-discussion .forum-discussion-content .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .forum-discussion .forum-discussion-content .sfprofileCancelLnk,
.forum-discussion .forum-discussion-content .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .forum-discussion .forum-discussion-content .sfprofileCancelLnk, .forum-discussion .forum-discussion-content .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .forum-discussion .forum-discussion-content .ruBrowse,
.forum-discussion .forum-discussion-content .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .forum-discussion .forum-discussion-content .ruBrowse,
.forum-discussion .forum-discussion-content .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .forum-discussion .forum-discussion-content .ruBrowse,
.forum-discussion .forum-discussion-content .beyondBlue .forgotPassword .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .forum-discussion .forum-discussion-content .ruBrowse, .forum-discussion .forum-discussion-content .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .forum-discussion .forum-discussion-content .ruBrowse {
    margin-top: 10px;
  }
}
.forum-discussion .forum-discussion-list li {
  border: 1px solid #dadada;
  background: #fff;
}
.forum-discussion .forum-discussion-list li > a {
  text-decoration: none;
  position: relative;
  color: #333;
}
.forum-discussion .forum-discussion-list li > a:before {
  color: #025C76;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.forum-discussion .forum-discussion-list li > a:after {
  content: "";
  clear: both;
  display: table;
}
.forum-discussion .forum-discussion-list li > a:hover .imgWrap, .forum-discussion .forum-discussion-list li > a:focus .imgWrap {
  opacity: 0.8;
}
.forum-discussion .forum-discussion-list li > a:hover h2, .forum-discussion .forum-discussion-list li > a:focus h2 {
  text-decoration: underline;
}
.forum-discussion .forum-discussion-list li + li {
  border-top: 0;
}
.forum-discussion .forum-discussion-list li:after {
  content: "";
  clear: both;
  display: table;
}
.forum-discussion .forum-discussion-list .imgWrap {
  float: left;
  width: 135px;
  min-width: 135px;
  height: 135px;
  line-height: 132px;
  background: #dbecf4;
  position: relative;
}
.forum-discussion .forum-discussion-list .imgWrap:after {
  content: "";
  width: 0px;
  height: 0px;
  border: 12px solid transparent;
  border-left-color: #dbecf4;
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.forum-discussion .forum-discussion-list .media-content {
  overflow: hidden;
  padding: 15px 37px 15px;
  -webkit-align-items: center;
  align-items: center;
}
.forum-discussion .forum-discussion-list h2 {
  margin-bottom: 6px;
  color: #025C76;
}
.forum-discussion .forum-discussion-list h2:before {
  content: '"';
}
.forum-discussion .forum-discussion-list h2:after {
  content: '"';
}
.forum-discussion .forum-discussion-list .post-area,
.forum-discussion .forum-discussion-list .post-date {
  display: inline-block;
  line-height: 1.3em;
  font-size: 16px;
}
.forum-discussion .forum-discussion-list .post-area {
  font-weight: bold;
  border-right: 1px solid #29383c;
  margin-right: 5px;
  padding-right: 5px;
}
.forum-discussion .forum-discussion-list .post-date {
  color: #29383c;
}
.forum-discussion .wsbtn, .forum-discussion .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .forum-discussion .buttonAlt, .forum-discussion .buttonLarge, .forum-discussion .btn, .forum-discussion .button, .forum-discussion .sfFormSubmit input[type=submit], .sfFormSubmit .forum-discussion input[type=submit], .forum-discussion .cr52-storiesListRotator > .pull-right .read-more, .cr52-storiesListRotator > .pull-right .forum-discussion .read-more, .forum-discussion .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .forum-discussion .sfcommentsSubmitBtn, .forum-discussion .cr50-latestNews .buttonAlt, .cr50-latestNews .forum-discussion .buttonAlt, .forum-discussion .cr01-activitiesList .underline_linkText > a, .cr01-activitiesList .forum-discussion .underline_linkText > a, .forum-discussion .cr55-profile-short .js_Close, .cr55-profile-short .forum-discussion .js_Close, .forum-discussion .cr85-mahpRegistrationForm input[type=submit], .cr85-mahpRegistrationForm .forum-discussion input[type=submit], .forum-discussion .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .forum-discussion input[type=submit], .forum-discussion .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .forum-discussion .sfEditBtn, .forum-discussion .sfforumPostReplyContainer .sfSubmitBtn, .sfforumPostReplyContainer .forum-discussion .sfSubmitBtn, .forum-discussion .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .forum-discussion a, .forum-discussion .js-cr13-normal .accordion__item > a, .js-cr13-normal .forum-discussion .accordion__item > a, .forum-discussion .m-searchBanner .search__submit, .m-searchBanner .forum-discussion .search__submit, .forum-discussion .bannerWithAside .socialConnect .twerter a, .bannerWithAside .socialConnect .twerter .forum-discussion a, .forum-discussion .bannerWithAside .socialConnect .ferceberk a, .bannerWithAside .socialConnect .ferceberk .forum-discussion a, .forum-discussion .cr20-eventList .tabNav #a1, .cr20-eventList .tabNav .forum-discussion #a1, .forum-discussion .cr11-collectionSearch .RadButton input[type=submit], .cr11-collectionSearch .RadButton .forum-discussion input[type=submit], .forum-discussion .lightbox.update-dob .buttonContainer a, .lightbox.update-dob .buttonContainer .forum-discussion a, .forum-discussion .depressionChecklist .buttonWrap input[type=submit], .depressionChecklist .buttonWrap .forum-discussion input[type=submit], .forum-discussion .cr65-searchSelector .accordian .js_accordianExpondo, .cr65-searchSelector .accordian .forum-discussion .js_accordianExpondo, .forum-discussion .cr39-infoResources li .linkText, .cr39-infoResources li .forum-discussion .linkText, .forum-discussion .cr38 li > a .linkText, .cr38 li > a .forum-discussion .linkText, .forum-discussion .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .forum-discussion .button__pink--large, .forum-discussion .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .forum-discussion .sfSubmitBtn,
.forum-discussion .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .forum-discussion .sfSubmitBtn,
.forum-discussion .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .forum-discussion .sfSubmitBtn,
.forum-discussion .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .forum-discussion .sfSubmitBtn, .forum-discussion .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .forum-discussion .sfprofileSaveLnk,
.forum-discussion .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .forum-discussion .sfprofileSaveLnk,
.forum-discussion .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .forum-discussion .sfprofileSaveLnk,
.forum-discussion .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .forum-discussion .sfprofileSaveLnk, .forum-discussion .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .forum-discussion .sfprofileCancelLnk,
.forum-discussion .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .forum-discussion .sfprofileCancelLnk,
.forum-discussion .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .forum-discussion .sfprofileCancelLnk,
.forum-discussion .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .forum-discussion .sfprofileCancelLnk, .forum-discussion .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .forum-discussion .ruBrowse,
.forum-discussion .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .forum-discussion .ruBrowse,
.forum-discussion .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .forum-discussion .ruBrowse,
.forum-discussion .beyondBlue .forgotPassword .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .forum-discussion .ruBrowse, .forum-discussion .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .forum-discussion .ruBrowse {
  width: 100%;
}
@media (max-width: 767.9px) {
  .forum-discussion .forum-discussion-content .discussion-content-dark {
    padding: 15px;
  }
  .forum-discussion .forum-discussion-content .discussion-content-dark {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    padding: 20px 15px;
  }
  .forum-discussion .forum-discussion-list .media-content {
    padding: 15px 27px;
  }
  .forum-discussion .forum-discussion-list h2 {
    font-size: 16px;
    line-height: 20px;
  }
  .forum-discussion .forum-discussion-list .post-area,
.forum-discussion .forum-discussion-list .post-date {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .forum-discussion .forum-discussion-content .discussion-content-dark {
    padding: 15px;
  }
  .forum-discussion .forum-discussion-content .discussion-content-dark {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    padding: 20px 15px;
  }
  .forum-discussion .forum-discussion-list .media-content {
    padding: 15px 27px;
  }
  .forum-discussion .forum-discussion-list h2 {
    font-size: 16px;
    line-height: 20px;
  }
  .forum-discussion .forum-discussion-list .post-area,
.forum-discussion .forum-discussion-list .post-date {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 767.9px) {
  .forum-discussion .forum-discussion-list .media-content {
    padding: 10px 27px 10px 20px;
  }
  .forum-discussion .forum-discussion-list .imgWrap {
    width: 66px;
    height: 66px;
    line-height: 63px;
    min-width: inherit;
    display: none;
  }
  .forum-discussion .forum-discussion-list .imgWrap:before {
    border-width: 6px;
  }
  .forum-discussion .forum-discussion-list h2 {
    font-size: 14px;
    line-height: 18px;
  }
  .forum-discussion .forum-discussion-list .post-area,
.forum-discussion .forum-discussion-list .post-date {
    font-size: 12px;
    line-height: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .forum-discussion .forum-discussion-content .discussion-content-dark {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .forum-discussion .forum-discussion-content,
.forum-discussion .forum-discussion-list {
    float: left;
  }
  .forum-discussion .forum-discussion-content {
    width: 30%;
    margin-bottom: 56px;
  }
  .forum-discussion .forum-discussion-list {
    width: 70%;
    padding-left: 5px;
  }
  .forum-discussion .wsbtn, .forum-discussion .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .forum-discussion .buttonAlt, .forum-discussion .buttonLarge, .forum-discussion .btn, .forum-discussion .button, .forum-discussion .sfFormSubmit input[type=submit], .sfFormSubmit .forum-discussion input[type=submit], .forum-discussion .cr52-storiesListRotator > .pull-right .read-more, .cr52-storiesListRotator > .pull-right .forum-discussion .read-more, .forum-discussion .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .forum-discussion .sfcommentsSubmitBtn, .forum-discussion .cr50-latestNews .buttonAlt, .cr50-latestNews .forum-discussion .buttonAlt, .forum-discussion .cr01-activitiesList .underline_linkText > a, .cr01-activitiesList .forum-discussion .underline_linkText > a, .forum-discussion .cr55-profile-short .js_Close, .cr55-profile-short .forum-discussion .js_Close, .forum-discussion .cr85-mahpRegistrationForm input[type=submit], .cr85-mahpRegistrationForm .forum-discussion input[type=submit], .forum-discussion .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .forum-discussion input[type=submit], .forum-discussion .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .forum-discussion .sfEditBtn, .forum-discussion .sfforumPostReplyContainer .sfSubmitBtn, .sfforumPostReplyContainer .forum-discussion .sfSubmitBtn, .forum-discussion .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .forum-discussion a, .forum-discussion .js-cr13-normal .accordion__item > a, .js-cr13-normal .forum-discussion .accordion__item > a, .forum-discussion .m-searchBanner .search__submit, .m-searchBanner .forum-discussion .search__submit, .forum-discussion .bannerWithAside .socialConnect .twerter a, .bannerWithAside .socialConnect .twerter .forum-discussion a, .forum-discussion .bannerWithAside .socialConnect .ferceberk a, .bannerWithAside .socialConnect .ferceberk .forum-discussion a, .forum-discussion .cr20-eventList .tabNav #a1, .cr20-eventList .tabNav .forum-discussion #a1, .forum-discussion .cr11-collectionSearch .RadButton input[type=submit], .cr11-collectionSearch .RadButton .forum-discussion input[type=submit], .forum-discussion .lightbox.update-dob .buttonContainer a, .lightbox.update-dob .buttonContainer .forum-discussion a, .forum-discussion .depressionChecklist .buttonWrap input[type=submit], .depressionChecklist .buttonWrap .forum-discussion input[type=submit], .forum-discussion .cr65-searchSelector .accordian .js_accordianExpondo, .cr65-searchSelector .accordian .forum-discussion .js_accordianExpondo, .forum-discussion .cr39-infoResources li .linkText, .cr39-infoResources li .forum-discussion .linkText, .forum-discussion .cr38 li > a .linkText, .cr38 li > a .forum-discussion .linkText, .forum-discussion .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .forum-discussion .button__pink--large, .forum-discussion .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .forum-discussion .sfSubmitBtn,
.forum-discussion .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .forum-discussion .sfSubmitBtn,
.forum-discussion .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .forum-discussion .sfSubmitBtn,
.forum-discussion .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .forum-discussion .sfSubmitBtn, .forum-discussion .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .forum-discussion .sfprofileSaveLnk,
.forum-discussion .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .forum-discussion .sfprofileSaveLnk,
.forum-discussion .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .forum-discussion .sfprofileSaveLnk,
.forum-discussion .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .forum-discussion .sfprofileSaveLnk, .forum-discussion .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .forum-discussion .sfprofileCancelLnk,
.forum-discussion .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .forum-discussion .sfprofileCancelLnk,
.forum-discussion .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .forum-discussion .sfprofileCancelLnk,
.forum-discussion .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .forum-discussion .sfprofileCancelLnk, .forum-discussion .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .forum-discussion .ruBrowse,
.forum-discussion .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .forum-discussion .ruBrowse,
.forum-discussion .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .forum-discussion .ruBrowse,
.forum-discussion .beyondBlue .forgotPassword .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .forum-discussion .ruBrowse, .forum-discussion .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .forum-discussion .ruBrowse {
    margin-top: 6px;
    position: absolute;
    bottom: -56px;
    left: 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .forum-discussion:after {
    content: "";
    clear: both;
    display: table;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .forum-discussion .forum-discussion-content,
.forum-discussion .forum-discussion-list {
    float: left;
  }
  .forum-discussion .forum-discussion-content {
    width: 30%;
    margin-bottom: 56px;
  }
  .forum-discussion .forum-discussion-list {
    width: 70%;
    padding-left: 5px;
  }
  .forum-discussion .wsbtn, .forum-discussion .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .forum-discussion .buttonAlt, .forum-discussion .buttonLarge, .forum-discussion .btn, .forum-discussion .button, .forum-discussion .sfFormSubmit input[type=submit], .sfFormSubmit .forum-discussion input[type=submit], .forum-discussion .cr52-storiesListRotator > .pull-right .read-more, .cr52-storiesListRotator > .pull-right .forum-discussion .read-more, .forum-discussion .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .forum-discussion .sfcommentsSubmitBtn, .forum-discussion .cr50-latestNews .buttonAlt, .cr50-latestNews .forum-discussion .buttonAlt, .forum-discussion .cr01-activitiesList .underline_linkText > a, .cr01-activitiesList .forum-discussion .underline_linkText > a, .forum-discussion .cr55-profile-short .js_Close, .cr55-profile-short .forum-discussion .js_Close, .forum-discussion .cr85-mahpRegistrationForm input[type=submit], .cr85-mahpRegistrationForm .forum-discussion input[type=submit], .forum-discussion .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .forum-discussion input[type=submit], .forum-discussion .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .forum-discussion .sfEditBtn, .forum-discussion .sfforumPostReplyContainer .sfSubmitBtn, .sfforumPostReplyContainer .forum-discussion .sfSubmitBtn, .forum-discussion .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .forum-discussion a, .forum-discussion .js-cr13-normal .accordion__item > a, .js-cr13-normal .forum-discussion .accordion__item > a, .forum-discussion .m-searchBanner .search__submit, .m-searchBanner .forum-discussion .search__submit, .forum-discussion .bannerWithAside .socialConnect .twerter a, .bannerWithAside .socialConnect .twerter .forum-discussion a, .forum-discussion .bannerWithAside .socialConnect .ferceberk a, .bannerWithAside .socialConnect .ferceberk .forum-discussion a, .forum-discussion .cr20-eventList .tabNav #a1, .cr20-eventList .tabNav .forum-discussion #a1, .forum-discussion .cr11-collectionSearch .RadButton input[type=submit], .cr11-collectionSearch .RadButton .forum-discussion input[type=submit], .forum-discussion .lightbox.update-dob .buttonContainer a, .lightbox.update-dob .buttonContainer .forum-discussion a, .forum-discussion .depressionChecklist .buttonWrap input[type=submit], .depressionChecklist .buttonWrap .forum-discussion input[type=submit], .forum-discussion .cr65-searchSelector .accordian .js_accordianExpondo, .cr65-searchSelector .accordian .forum-discussion .js_accordianExpondo, .forum-discussion .cr39-infoResources li .linkText, .cr39-infoResources li .forum-discussion .linkText, .forum-discussion .cr38 li > a .linkText, .cr38 li > a .forum-discussion .linkText, .forum-discussion .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .forum-discussion .button__pink--large, .forum-discussion .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .forum-discussion .sfSubmitBtn,
.forum-discussion .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .forum-discussion .sfSubmitBtn,
.forum-discussion .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .forum-discussion .sfSubmitBtn,
.forum-discussion .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .forum-discussion .sfSubmitBtn, .forum-discussion .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .forum-discussion .sfprofileSaveLnk,
.forum-discussion .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .forum-discussion .sfprofileSaveLnk,
.forum-discussion .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .forum-discussion .sfprofileSaveLnk,
.forum-discussion .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .forum-discussion .sfprofileSaveLnk, .forum-discussion .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .forum-discussion .sfprofileCancelLnk,
.forum-discussion .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .forum-discussion .sfprofileCancelLnk,
.forum-discussion .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .forum-discussion .sfprofileCancelLnk,
.forum-discussion .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .forum-discussion .sfprofileCancelLnk, .forum-discussion .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .forum-discussion .ruBrowse,
.forum-discussion .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .forum-discussion .ruBrowse,
.forum-discussion .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .forum-discussion .ruBrowse,
.forum-discussion .beyondBlue .forgotPassword .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .forum-discussion .ruBrowse, .forum-discussion .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .forum-discussion .ruBrowse {
    margin-top: 6px;
    position: absolute;
    bottom: -56px;
    left: 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .forum-discussion:after {
    content: "";
    clear: both;
    display: table;
  }
}
@media (min-width: 1200px) {
  .forum-discussion .forum-discussion-content,
.forum-discussion .forum-discussion-list {
    float: left;
  }
  .forum-discussion .forum-discussion-content {
    width: 30%;
    margin-bottom: 56px;
  }
  .forum-discussion .forum-discussion-list {
    width: 70%;
    padding-left: 5px;
  }
  .forum-discussion .wsbtn, .forum-discussion .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .buttonAlt, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .forum-discussion .buttonAlt, .forum-discussion .buttonLarge, .forum-discussion .btn, .forum-discussion .button, .forum-discussion .sfFormSubmit input[type=submit], .sfFormSubmit .forum-discussion input[type=submit], .forum-discussion .cr52-storiesListRotator > .pull-right .read-more, .cr52-storiesListRotator > .pull-right .forum-discussion .read-more, .forum-discussion .cr48-newsItem .sfcommentsForm .sfcommentsSubmitBtn, .cr48-newsItem .sfcommentsForm .forum-discussion .sfcommentsSubmitBtn, .forum-discussion .cr50-latestNews .buttonAlt, .cr50-latestNews .forum-discussion .buttonAlt, .forum-discussion .cr01-activitiesList .underline_linkText > a, .cr01-activitiesList .forum-discussion .underline_linkText > a, .forum-discussion .cr55-profile-short .js_Close, .cr55-profile-short .forum-discussion .js_Close, .forum-discussion .cr85-mahpRegistrationForm input[type=submit], .cr85-mahpRegistrationForm .forum-discussion input[type=submit], .forum-discussion .sfforumNewThreadWrp .sfSubmitBtnWrp input[type=submit], .sfforumNewThreadWrp .sfSubmitBtnWrp .forum-discussion input[type=submit], .forum-discussion .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .forum-discussion .sfEditBtn, .forum-discussion .sfforumPostReplyContainer .sfSubmitBtn, .sfforumPostReplyContainer .forum-discussion .sfSubmitBtn, .forum-discussion .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode a, .sfforumPostReplyContainer .sfforumReplyThreadContent .editmode .forum-discussion a, .forum-discussion .js-cr13-normal .accordion__item > a, .js-cr13-normal .forum-discussion .accordion__item > a, .forum-discussion .m-searchBanner .search__submit, .m-searchBanner .forum-discussion .search__submit, .forum-discussion .bannerWithAside .socialConnect .twerter a, .bannerWithAside .socialConnect .twerter .forum-discussion a, .forum-discussion .bannerWithAside .socialConnect .ferceberk a, .bannerWithAside .socialConnect .ferceberk .forum-discussion a, .forum-discussion .cr20-eventList .tabNav #a1, .cr20-eventList .tabNav .forum-discussion #a1, .forum-discussion .cr11-collectionSearch .RadButton input[type=submit], .cr11-collectionSearch .RadButton .forum-discussion input[type=submit], .forum-discussion .lightbox.update-dob .buttonContainer a, .lightbox.update-dob .buttonContainer .forum-discussion a, .forum-discussion .depressionChecklist .buttonWrap input[type=submit], .depressionChecklist .buttonWrap .forum-discussion input[type=submit], .forum-discussion .cr65-searchSelector .accordian .js_accordianExpondo, .cr65-searchSelector .accordian .forum-discussion .js_accordianExpondo, .forum-discussion .cr39-infoResources li .linkText, .cr39-infoResources li .forum-discussion .linkText, .forum-discussion .cr38 li > a .linkText, .cr38 li > a .forum-discussion .linkText, .forum-discussion .CR02_GetInvolvedCarousel .button__pink--large, .CR02_GetInvolvedCarousel .forum-discussion .button__pink--large, .forum-discussion .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn, .beyondBlue #sfLoginWidgetWrp .sfSubmitBtnWrp .forum-discussion .sfSubmitBtn,
.forum-discussion .beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileChangePasswordFormWrp .sfSubmitBtnWrp .forum-discussion .sfSubmitBtn,
.forum-discussion .beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .sfprofileEditFormWrp .sfSubmitBtnWrp .forum-discussion .sfSubmitBtn,
.forum-discussion .beyondBlue .forgotPassword .sfSubmitBtnWrp .sfSubmitBtn,
.beyondBlue .forgotPassword .sfSubmitBtnWrp .forum-discussion .sfSubmitBtn, .forum-discussion .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileSaveLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .forum-discussion .sfprofileSaveLnk,
.forum-discussion .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .forum-discussion .sfprofileSaveLnk,
.forum-discussion .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .forum-discussion .sfprofileSaveLnk,
.forum-discussion .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileSaveLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .forum-discussion .sfprofileSaveLnk, .forum-discussion .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .sfprofileCancelLnk, .beyondBlue #sfLoginWidgetWrp .sfprofileLnkWrp .forum-discussion .sfprofileCancelLnk,
.forum-discussion .beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .forum-discussion .sfprofileCancelLnk,
.forum-discussion .beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .sfprofileEditFormWrp .sfprofileLnkWrp .forum-discussion .sfprofileCancelLnk,
.forum-discussion .beyondBlue .forgotPassword .sfprofileLnkWrp .sfprofileCancelLnk,
.beyondBlue .forgotPassword .sfprofileLnkWrp .forum-discussion .sfprofileCancelLnk, .forum-discussion .beyondBlue #sfLoginWidgetWrp .ruFileWrap .ruBrowse, .beyondBlue #sfLoginWidgetWrp .ruFileWrap .forum-discussion .ruBrowse,
.forum-discussion .beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileChangePasswordFormWrp .ruFileWrap .forum-discussion .ruBrowse,
.forum-discussion .beyondBlue .sfprofileEditFormWrp .ruFileWrap .ruBrowse,
.beyondBlue .sfprofileEditFormWrp .ruFileWrap .forum-discussion .ruBrowse,
.forum-discussion .beyondBlue .forgotPassword .ruFileWrap .ruBrowse,
.beyondBlue .forgotPassword .ruFileWrap .forum-discussion .ruBrowse, .forum-discussion .beyondBlue .sfprofileAvatar .ruFileWrap .ruBrowse, .beyondBlue .sfprofileAvatar .ruFileWrap .forum-discussion .ruBrowse {
    margin-top: 6px;
    position: absolute;
    bottom: -56px;
    left: 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .forum-discussion:after {
    content: "";
    clear: both;
    display: table;
  }
}

.link-box {
  display: block;
  background: #ebf0f3;
  padding: 30px;
  text-decoration: none;
  color: #333;
  font-size: 16px;
  line-height: 22px;
  position: relative;
  width: 100%;
  height: 100%;
}
.link-box h2 {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}
.link-box h3 {
  font-weight: 700;
  color: #025C76;
  margin-bottom: 15px;
}
.link-box p {
  margin-bottom: 0;
}
.link-box:hover, .link-box:focus {
  background: #025C76;
}
.link-box:hover h2,
.link-box:hover h3, .link-box:focus h2,
.link-box:focus h3 {
  text-decoration: underline;
}
.link-box:hover,
.link-box:hover *, .link-box:focus,
.link-box:focus * {
  color: #fff;
}
@media (max-width: 767.9px) {
  .link-box {
    padding: 15px;
    font-size: 14px;
  }
  .link-box h3 {
    margin-bottom: 0;
  }
  .link-box h2 {
    margin-bottom: 0;
  }
  .link-box p {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .link-box h2 {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .link-box h2 {
    display: none;
  }
}
@media (min-width: 1200px) {
  .link-box h2 {
    display: none;
  }
}

.link-box-container {
  position: relative;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .link-box-container {
    height: 50%;
  }
}
@media (min-width: 1200px) {
  .link-box-container {
    height: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .link-box-container::-webkit-full-page-media, .link-box-container:future, :root .link-box-container {
    height: 292px;
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .link-box-container::-webkit-full-page-media, .link-box-container:future, :root .link-box-container {
    height: 292px;
    overflow: hidden;
  }
}

@supports (overflow: -webkit-marquee) and (justify-content: inherit) {
  @media (min-width: 992px) and (max-width: 1199.9px) {
    .link-box-container {
      min-height: 292px;
    }
  }
  @media (min-width: 1200px) {
    .link-box-container {
      min-height: 292px;
    }
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .link-box-container::-webkit-:not(:root:root) {
    min-height: 292px;
  }
}
@media (min-width: 1200px) {
  .link-box-container::-webkit-:not(:root:root) {
    min-height: 292px;
  }
}

@media (min-width: 992px) and (max-width: 1199.9px) {
  .link-box-container + .link-box-container:before {
    content: "";
    height: 8px;
    position: absolute;
    left: 0px;
    top: -4px;
    width: 100%;
    background: #fff;
    z-index: 2;
  }
}
@media (min-width: 1200px) {
  .link-box-container + .link-box-container:before {
    content: "";
    height: 8px;
    position: absolute;
    left: 0px;
    top: -4px;
    width: 100%;
    background: #fff;
    z-index: 2;
  }
}

@media (min-width: 768px) and (max-width: 991.9px) {
  .HFCR301Level1 .link-box-wImage-container {
    position: relative;
  }
  .HFCR301Level1 .link-box-wImage-container:before {
    content: "";
    display: block;
    padding-top: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .HFCR301Level1 .link-box-wImage-container {
    position: relative;
  }
  .HFCR301Level1 .link-box-wImage-container:before {
    content: "";
    display: block;
    padding-top: 100%;
  }
}
@media (min-width: 1200px) {
  .HFCR301Level1 .link-box-wImage-container {
    position: relative;
  }
  .HFCR301Level1 .link-box-wImage-container:before {
    content: "";
    display: block;
    padding-top: 100%;
  }
}

.link-box-wImage {
  text-decoration: none;
  display: block;
  background: #6b6b6b;
  margin-bottom: 8px;
  position: relative;
  width: 100%;
}
.link-box-wImage:after {
  content: "";
  clear: both;
  display: table;
}
.link-box-wImage .link-box-wImage-media,
.link-box-wImage .link-box-wImage-content {
  width: 50%;
  float: left;
}
.link-box-wImage .link-box-wImage-media {
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow: hidden;
}
.link-box-wImage .link-box-wImage-media img {
  width: 1px;
  height: 1px;
  opacity: 0.1;
  position: absolute;
  left: -100%;
  top: 0;
}
.link-box-wImage .link-box-wImage-content {
  padding: 30px;
  line-height: 28px;
  font-size: 20px;
  color: #fff;
}
.link-box-wImage .link-box-wImage-content h2 {
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
}
.text-white .link-box-wImage .link-box-wImage-content,
.text-white .link-box-wImage .link-box-wImage-content h2 {
  color: #fff;
}
.HFCR301Level1 .link-box-wImage {
  margin: 0;
}
#body .HFCR301Level1 .link-box-wImage {
  display: block;
}
.HFCR301Level1 .link-box-wImage .link-box-wImage-media,
.HFCR301Level1 .link-box-wImage .link-box-wImage-content {
  width: 100%;
  float: none;
}
.link-box-wImage:hover .link-box-wImage-media:before, .link-box-wImage:focus .link-box-wImage-media:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: #fff;
  opacity: 0.2;
}
.link-box-wImage:hover .link-box-wImage-content h2, .link-box-wImage:focus .link-box-wImage-content h2 {
  text-decoration: underline;
}
@media (max-width: 767.9px) {
  .link-box-wImage {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 57.24%;
  }
  .link-box-wImage .link-box-wImage-media,
.link-box-wImage .link-box-wImage-content {
    width: 100%;
  }
  .link-box-wImage .link-box-wImage-media {
    position: absolute;
    top: 0px;
    left: 0px;
    padding-top: 57.24%;
  }
  .link-box-wImage .link-box-wImage-content {
    padding: 15px;
    line-height: 22px;
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .link-box-wImage {
    min-height: 330px;
  }
  .HFCR301Level1 .link-box-wImage {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: initial;
    min-height: inherit;
  }
  .HFCR301Level1 .link-box-wImage .link-box-wImage-media {
    padding-top: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .link-box-wImage {
    min-height: 330px;
  }
  .HFCR301Level1 .link-box-wImage {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: initial;
    min-height: inherit;
  }
  .HFCR301Level1 .link-box-wImage .link-box-wImage-media {
    padding-top: 50%;
  }
}
@media (min-width: 1200px) {
  .link-box-wImage {
    min-height: 330px;
  }
  .HFCR301Level1 .link-box-wImage {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: initial;
    min-height: inherit;
  }
  .HFCR301Level1 .link-box-wImage .link-box-wImage-media {
    padding-top: 50%;
  }
}

.sf_cols.HFCR301Level1 {
  margin-bottom: 30px;
}
.sf_cols.HFCR301Level1:before, .sf_cols.HFCR301Level1:after {
  width: auto;
}
.sf_cols.HFCR301Level1:after {
  content: "";
  clear: both;
  display: table;
}
.sf_cols.HFCR301Level1,
.sf_cols.HFCR301Level1 > .sf_colsOut,
.sf_cols.HFCR301Level1 > .sf_colsOut > .sf_colsIn {
  width: 100%;
}
@media (max-width: 767.9px) {
  .sf_cols.HFCR301Level1 > .sf_colsOut:first-child {
    margin-bottom: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .sf_cols.HFCR301Level1 {
    margin-bottom: 70px;
  }
  .sf_cols.HFCR301Level1 > .sf_colsOut {
    width: 50%;
    float: left;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .sf_cols.HFCR301Level1 {
    margin-bottom: 70px;
  }
  .sf_cols.HFCR301Level1 > .sf_colsOut {
    width: 50%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .sf_cols.HFCR301Level1 {
    margin-bottom: 70px;
  }
  .sf_cols.HFCR301Level1 > .sf_colsOut {
    width: 50%;
    float: left;
  }
}

.sf_cols.HFCR301Level2:before, .sf_cols.HFCR301Level2:after {
  width: auto;
}
.sf_cols.HFCR301Level2:after {
  content: "";
  clear: both;
  display: table;
}
.sf_cols.HFCR301Level2 > .sf_colsOut > .sf_colsIn {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.sf_cols.HFCR301Level2 > .sf_colsOut > .sf_colsIn,
.sf_cols.HFCR301Level2 > .sf_colsOut > .sf_colsIn .RadDockZone {
  width: 100%;
}
@media (max-width: 767.9px) {
  .sf_cols.HFCR301Level2 > .sf_colsOut > .sf_colsIn > * {
    margin-top: 8px;
  }
  .sf_cols.HFCR301Level2 > .sf_colsOut:first-child > .sf_colsIn > *:first-child {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .sf_cols.HFCR301Level2 > .sf_colsOut > .sf_colsIn > * {
    margin-top: 8px;
  }
  .sf_cols.HFCR301Level2 > .sf_colsOut:first-child > .sf_colsIn > *:first-child {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .sf_cols.HFCR301Level2 > .sf_colsOut > .sf_colsIn > * {
    height: calc(25% - 4px);
    padding-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .sf_cols.HFCR301Level2 {
    margin-left: -8px;
  }
  .sf_cols.HFCR301Level2 > .sf_colsOut {
    width: 50%;
    float: left;
    padding-left: 8px;
  }
  .sf_cols.HFCR301Level2 > .sf_colsOut > .sf_colsIn {
    position: relative;
  }
}
@media (min-width: 1200px) {
  .sf_cols.HFCR301Level2 {
    margin-left: -8px;
  }
  .sf_cols.HFCR301Level2 > .sf_colsOut {
    width: 50%;
    float: left;
    padding-left: 8px;
  }
  .sf_cols.HFCR301Level2 > .sf_colsOut > .sf_colsIn {
    position: relative;
  }
}

.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .sfContentBlock {
  /*font-size: 18px;
  line-height: 24px;*/
}
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .cr31-forumThreadList {
  border-bottom: 1px solid #666666;
}
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol {
  padding: 40px 0;
}
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .sf_cols h2 {
  margin-bottom: 15px;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .sf_cols {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
  }
  .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .sf_cols .sf_colsOut {
    border-left: 1px solid #666666;
  }
  .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .sf_cols .sf_colsOut:first-child {
    border: 0;
  }
}
@media (min-width: 1200px) {
  .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .sf_cols {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
  }
  .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .sf_cols .sf_colsOut {
    border-left: 1px solid #666666;
  }
  .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .sf_cols .sf_colsOut:first-child {
    border: 0;
  }
}
@media (max-width: 767.9px) {
  .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .sf_cols .sf_colsOut .sf_colsIn {
    border-top: 1px solid #666666;
    padding: 40px 15px;
  }
  .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .sf_cols .sf_colsOut:first-child .sf_colsIn {
    border: 0;
    padding-top: 0;
  }
  .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .sf_cols .sf_colsOut:last-child .sf_colsIn {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .sf_cols .sf_colsOut .sf_colsIn {
    border-top: 1px solid #666666;
    padding: 40px 15px;
  }
  .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .sf_cols .sf_colsOut:first-child .sf_colsIn {
    border: 0;
    padding-top: 0;
  }
  .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .sf_cols .sf_colsOut:last-child .sf_colsIn {
    padding-bottom: 0;
  }
}
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr01-activitiesList {
  font-size: 18px;
  line-height: 24px;
}
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr01-activitiesList > div > div {
  margin-bottom: 20px;
}
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr01-activitiesList article {
  margin-bottom: 15px;
  border-bottom: 0;
  padding-top: 0;
}
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr01-activitiesList article:last-child {
  margin-bottom: 0;
}
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr01-activitiesList p {
  margin-bottom: 0;
}
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList article {
  border-bottom-width: 0;
  padding-bottom: 0;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList article.media .media-left {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
  .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList article.media .media-left .imgWrap a, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList article.media .media-left .imgWrap img {
    display: block;
  }
}
@media (min-width: 1200px) {
  .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList article.media .media-left {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
  .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList article.media .media-left .imgWrap a, .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList article.media .media-left .imgWrap img {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList article.media .media-body {
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList article.media .media-body {
    padding-left: 0;
  }
}
.pageID-85a01452-d62e-44ee-b378-7f0d3eb79048 .bvBorderedThreeCol .cr51-newsList .sf_pagerNumeric {
  display: none;
}
.CR15_ButtonLink {
  margin-bottom: 20px;
}

.pageID-26731abd-ece2-41c6-8392-c8a4bea636a2 .cr01-activitiesList {
  margin-bottom: 30px;
}

.pageID-0902c4a9-f371-61bc-846e-ff0000e9d3fc .button .sfFormTitle {
  font-size: 1em;
  line-height: 1em;
  color: inherit;
  font-family: inherit;
  margin: 0;
}

@media (min-width: 992px) and (max-width: 1199.9px) {
  .transcriptContent {
    margin-top: 50px;
  }
}
@media (min-width: 1200px) {
  .transcriptContent {
    margin-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .transcriptContent {
    margin-top: 25px;
  }
}
@media (max-width: 767.9px) {
  .transcriptContent {
    margin-top: 10px;
  }
}

@media (max-width: 767.9px) {
  .videoContainment {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
  }
  .videoContainment iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .videoContainment {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
  }
  .videoContainment iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.header-title {
  text-align: right;
}
.header-title h2 {
  color: #333;
  font-family: open sans, sans-serif;
  font-size: 16px;
  line-height: normal;
  font-weight: bold;
  margin-bottom: 11px;
}
.header-title h2 em {
  font-weight: 700;
}
.header-title .sub-title {
  color: #333;
  font-family: open sans, sans-serif;
  font-size: 21px;
  line-height: normal;
  font-weight: 600;
}
.header-title .header-phone:before {
  display: inline-block;
  content: "\f095";
  color: #FFB001;
  font-family: "FontAwesome";
  font-size: 18px;
  margin-right: 2px;
}
.header-title .header-title-phone {
  display: none;
  color: #025C76;
  font-family: open sans, sans-serif;
  font-size: 11px;
  line-height: normal;
  font-weight: bold;
  text-decoration: none;
  margin-top: 5px;
}
.header-title .header-title-phone .fa, .header-title .header-title-phone .forum-discussion .forum-discussion-list li > a:before, .forum-discussion .forum-discussion-list .header-title .header-title-phone li > a:before {
  color: #FFB001;
  margin-right: 5px;
}
.header-title .header-title-phone a {
  color: #025C76;
}
.globalNav .header-title {
  text-align: center;
  padding: 15px;
}
.globalNav .header-title h2 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
  letter-spacing: 0;
}
.globalNav .header-title .sub-title {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .header-navrow-inner-col .header-title {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .header-navrow-inner-col .header-title {
    display: none !important;
  }
}
@media (max-width: 767.9px) {
  .header-title {
    padding-top: 20px;
  }
  .header-title h2 {
    font-size: 13px;
    margin-bottom: 3px;
    letter-spacing: -0.1em;
    white-space: nowrap;
  }
  .header-title .sub-title {
    font-size: 13px;
    letter-spacing: -0.1em;
    white-space: nowrap;
  }
  .header-title .header-title-phone {
    white-space: nowrap;
  }
}
@media (max-width: 767.9px) {
  .header-navrow-inner-col .header-title {
    display: none;
  }
  .header-title .header-title-phone {
    display: block;
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .header-navrow-inner-col .header-title {
    display: none;
  }
  .header-title .header-title-phone {
    display: block;
    font-size: 20px;
  }
}

@media (max-width: 767.9px) {
  .contactList:after {
    content: "";
    clear: both;
    display: table;
  }
  .contactList li {
    width: 50%;
    float: left;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
  .contactList li:nth-child(even) {
    border-right: 1px solid #fff;
  }
  .contactList a {
    padding: 10px 10px;
    background: #333;
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    outline: 0;
  }
  .contactList .fa, .contactList .forum-discussion .forum-discussion-list li > a:before, .forum-discussion .forum-discussion-list .contactList li > a:before {
    display: block;
    color: #fff;
  }
  .contactList .header-phone {
    background: #025c76;
  }
  .contactList #support-link-top {
    background: #d84200;
  }
  .contactList #support-link-top2 {
    background: #00918a;
  }
  .contactList .online-forums {
    background: #be1a79;
  }
  .header-split .contactList {
    display: none;
  }
  .header-navrow-inner-col .contactList {
    display: none !important;
  }
  .header-navrow-inner-col .globalNav .contactList {
    display: block !important;
    margin-bottom: 25px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .contactList:after {
    content: "";
    clear: both;
    display: table;
  }
  .contactList li {
    width: 50%;
    float: left;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
  .contactList li:nth-child(even) {
    border-right: 1px solid #fff;
  }
  .contactList a {
    padding: 10px 10px;
    background: #333;
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    outline: 0;
  }
  .contactList .fa, .contactList .forum-discussion .forum-discussion-list li > a:before, .forum-discussion .forum-discussion-list .contactList li > a:before {
    display: block;
    color: #fff;
  }
  .contactList .header-phone {
    background: #025c76;
  }
  .contactList #support-link-top {
    background: #d84200;
  }
  .contactList #support-link-top2 {
    background: #00918a;
  }
  .contactList .online-forums {
    background: #be1a79;
  }
  .header-split .contactList {
    display: none;
  }
  .header-navrow-inner-col .contactList {
    display: none !important;
  }
  .header-navrow-inner-col .globalNav .contactList {
    display: block !important;
    margin-bottom: 25px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .contactList {
    font-size: 15px;
    font-weight: 700;
    color: #6b6b6b;
  }
  .contactList li {
    margin-bottom: 10px;
  }
  .contactList .fa, .contactList .forum-discussion .forum-discussion-list li > a:before, .forum-discussion .forum-discussion-list .contactList li > a:before {
    margin-right: 15px;
    color: #025C76;
    font-size: 16px;
    min-width: 16px;
  }
  .contactList .fa-phone {
    font-size: 18px;
  }
  .contactList .color-yellow {
    color: #FFB001;
  }
  .contactList a {
    text-decoration: none;
    color: #6b6b6b;
    line-height: 18px;
    text-decoration: none;
  }
  .contactList a:hover, .contactList a:focus {
    text-decoration: underline;
  }
  .header-navrow-inner-col .contactList {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .contactList {
    font-size: 15px;
    font-weight: 700;
    color: #6b6b6b;
  }
  .contactList li {
    margin-bottom: 10px;
  }
  .contactList .fa, .contactList .forum-discussion .forum-discussion-list li > a:before, .forum-discussion .forum-discussion-list .contactList li > a:before {
    margin-right: 15px;
    color: #025C76;
    font-size: 16px;
    min-width: 16px;
  }
  .contactList .fa-phone {
    font-size: 18px;
  }
  .contactList .color-yellow {
    color: #FFB001;
  }
  .contactList a {
    text-decoration: none;
    color: #6b6b6b;
    line-height: 18px;
    text-decoration: none;
  }
  .contactList a:hover, .contactList a:focus {
    text-decoration: underline;
  }
  .header-navrow-inner-col .contactList {
    display: none !important;
  }
}

.sfNewsletter {
  padding: 30px 0;
  color: #fff;
}
.sfNewsletter h2.title {
  font-family: "InterBold", sans-serif;
  font-size: 24px;
}
.sfNewsletter .form-field,
.sfNewsletter .form-field-checkbox {
  margin-bottom: 11px;
}
.sfNewsletter .form-field label,
.sfNewsletter .form-field-checkbox label {
  padding-top: 4px;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 4px;
}
.sfNewsletter .form-field-checkbox input[type=checkbox] {
  opacity: 0;
  position: absolute;
  left: -1000%;
  top: 0;
}
.sfNewsletter .form-field-checkbox input[type=checkbox] + span {
  display: none;
}
.sfNewsletter .form-field-checkbox label {
  position: relative;
  padding-left: 30px;
  display: inline-block;
}
.sfNewsletter .form-field-checkbox label:before, .sfNewsletter .form-field-checkbox label:after {
  position: absolute;
}
.sfNewsletter .form-field-checkbox label:before {
  content: "";
  background: #E0004D;
  top: 0px;
  left: 0px;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
}
.sfNewsletter .form-field-checkbox label:after {
  content: "\f00c";
  font-family: fontawesome;
  color: #fff;
  display: none;
  top: 3px;
  left: 3px;
  font-size: 16px;
}
.sfNewsletter .form-field-checkbox input[type=checkbox]:checked ~ label:after,
.sfNewsletter .form-field-checkbox input[type=checkbox]:checked + span + label:after {
  display: block;
}
.sfNewsletter .sfError,
.sfNewsletter .validationMessage {
  margin-top: 5px;
  color: #F080A6;
  display: block;
}
.sfNewsletter .form-input input {
  width: 100%;
  color: #222;
}
.sfNewsletter .form-input input[type=text] {
  padding: 9px 10px;
  line-height: 28px;
  font-size: 13px;
}
.sfNewsletter .form-input input[disabled=disabled] {
  background: #c2c2c2;
}
.sfNewsletter .form-container {
  position: relative;
}
.sfNewsletter .form-submit .button {
  padding: 16px 13px 16px;
  padding-right: 63px;
}
.col-md-2 .sfNewsletter, .col-md-3 .sfNewsletter, .col-md-4 .sfNewsletter, .cr02-ambassadorsList article .sfNewsletter, .col-md-5 .sfNewsletter, .col-md-6 .sfNewsletter, .col-md-8 .sfNewsletter, .col-md-9 .sfNewsletter {
  margin-bottom: 25px;
}
@media (max-width: 767.9px) {
  .sfNewsletter .form-submit .button {
    width: 100%;
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .sfNewsletter {
    padding: 35px 0;
  }
  .sfNewsletter .success,
.sfNewsletter .alreadySubscribed {
    padding-top: 20px;
  }
  .sfNewsletter .form-field label,
.sfNewsletter .form-field-checkbox label {
    font-size: 16px;
  }
  .sfNewsletter .form-field {
    width: 33.3%;
    float: left;
    padding-right: 9px;
  }
  .sfNewsletter .form-field-checkbox {
    clear: both;
  }
  .sfNewsletter .form-input input[type=text] {
    padding: 10px 10px;
    font-size: 16px;
  }
  .col-md-2 .sfNewsletter .form-submit, .col-md-3 .sfNewsletter .form-submit, .col-md-4 .sfNewsletter .form-submit, .cr02-ambassadorsList article .sfNewsletter .form-submit, .col-md-5 .sfNewsletter .form-submit, .col-md-6 .sfNewsletter .form-submit, .col-md-8 .sfNewsletter .form-submit, .col-md-9 .sfNewsletter .form-submit {
    position: static;
    right: initial;
    top: initial;
    width: 100%;
  }
  .col-md-2 .sfNewsletter .form-submit .button, .col-md-3 .sfNewsletter .form-submit .button, .col-md-4 .sfNewsletter .form-submit .button, .cr02-ambassadorsList article .sfNewsletter .form-submit .button, .col-md-5 .sfNewsletter .form-submit .button, .col-md-6 .sfNewsletter .form-submit .button, .col-md-8 .sfNewsletter .form-submit .button, .col-md-9 .sfNewsletter .form-submit .button {
    width: auto;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .sfNewsletter {
    padding: 35px 0;
  }
  .sfNewsletter .success,
.sfNewsletter .alreadySubscribed {
    padding-top: 20px;
  }
  .sfNewsletter .form-field label,
.sfNewsletter .form-field-checkbox label {
    font-size: 16px;
  }
  .sfNewsletter .form-field {
    width: 33.3%;
    float: left;
    padding-right: 9px;
  }
  .sfNewsletter .form-field-checkbox {
    clear: both;
  }
  .sfNewsletter .form-input input[type=text] {
    padding: 10px 10px;
    font-size: 16px;
  }
  .col-md-2 .sfNewsletter .form-submit, .col-md-3 .sfNewsletter .form-submit, .col-md-4 .sfNewsletter .form-submit, .cr02-ambassadorsList article .sfNewsletter .form-submit, .col-md-5 .sfNewsletter .form-submit, .col-md-6 .sfNewsletter .form-submit, .col-md-8 .sfNewsletter .form-submit, .col-md-9 .sfNewsletter .form-submit {
    position: static;
    right: initial;
    top: initial;
    width: 100%;
  }
  .col-md-2 .sfNewsletter .form-submit .button, .col-md-3 .sfNewsletter .form-submit .button, .col-md-4 .sfNewsletter .form-submit .button, .cr02-ambassadorsList article .sfNewsletter .form-submit .button, .col-md-5 .sfNewsletter .form-submit .button, .col-md-6 .sfNewsletter .form-submit .button, .col-md-8 .sfNewsletter .form-submit .button, .col-md-9 .sfNewsletter .form-submit .button {
    width: auto;
  }
}
@media (min-width: 1200px) {
  .sfNewsletter {
    padding: 35px 0;
  }
  .sfNewsletter .success,
.sfNewsletter .alreadySubscribed {
    padding-top: 20px;
  }
  .sfNewsletter .form-field label,
.sfNewsletter .form-field-checkbox label {
    font-size: 16px;
  }
  .sfNewsletter .form-field {
    width: 33.3%;
    float: left;
    padding-right: 9px;
  }
  .sfNewsletter .form-field-checkbox {
    clear: both;
  }
  .sfNewsletter .form-input input[type=text] {
    padding: 10px 10px;
    font-size: 16px;
  }
  .col-md-2 .sfNewsletter .form-submit, .col-md-3 .sfNewsletter .form-submit, .col-md-4 .sfNewsletter .form-submit, .cr02-ambassadorsList article .sfNewsletter .form-submit, .col-md-5 .sfNewsletter .form-submit, .col-md-6 .sfNewsletter .form-submit, .col-md-8 .sfNewsletter .form-submit, .col-md-9 .sfNewsletter .form-submit {
    position: static;
    right: initial;
    top: initial;
    width: 100%;
  }
  .col-md-2 .sfNewsletter .form-submit .button, .col-md-3 .sfNewsletter .form-submit .button, .col-md-4 .sfNewsletter .form-submit .button, .cr02-ambassadorsList article .sfNewsletter .form-submit .button, .col-md-5 .sfNewsletter .form-submit .button, .col-md-6 .sfNewsletter .form-submit .button, .col-md-8 .sfNewsletter .form-submit .button, .col-md-9 .sfNewsletter .form-submit .button {
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .ws-content .sfNewsletter .form-submit {
    position: static;
    right: initial;
    top: initial;
    width: 100%;
  }
  .ws-content .sfNewsletter .form-submit .button {
    width: auto;
  }
  .col-sm-4 .sfNewsletter .form-field, .col-sm-6 .sfNewsletter .form-field, .cr02-ambassadorsList article .sfNewsletter .form-field {
    width: auto;
    float: none;
    padding-right: 0;
  }
  .col-sm-12 .sfNewsletter .form-field {
    width: 33.3%;
  }
  .col-sm-12 .sfNewsletter .form-field:nth-child(3) {
    padding-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .sfNewsletter .form-submit {
    width: 19%;
    position: absolute;
    right: 0px;
    top: 24px;
  }
  .sfNewsletter .form-submit .button {
    width: 100%;
    text-align: left;
  }
  .sfNewsletter .form-field {
    width: 27%;
    float: left;
    padding-right: 9px;
  }
  .sfNewsletter .form-input input[type=text] {
    font-size: 18px;
  }
  .sfNewsletter .form-submit .button {
    font-size: 18px;
    padding: 16px 20px 16px;
    padding-right: 71px;
  }
  .ws-content .sfNewsletter .form-submit .button {
    font-size: 16px;
    padding: 16px 15px 16px;
    padding-right: 66px;
  }
  .col-md-5 .sfNewsletter .form-field, .col-md-6 .sfNewsletter .form-field, .col-md-8 .sfNewsletter .form-field, .col-md-9 .sfNewsletter .form-field {
    width: 33.3%;
  }
  .col-md-5 .sfNewsletter .form-field:nth-child(3), .col-md-6 .sfNewsletter .form-field:nth-child(3), .col-md-8 .sfNewsletter .form-field:nth-child(3), .col-md-9 .sfNewsletter .form-field:nth-child(3) {
    padding-right: 0;
  }
  .col-md-2 .sfNewsletter .form-field, .col-md-3 .sfNewsletter .form-field, .col-md-4 .sfNewsletter .form-field, .cr02-ambassadorsList article .sfNewsletter .form-field {
    width: auto;
    float: none;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .sfNewsletter .form-submit {
    width: 19%;
    position: absolute;
    right: 0px;
    top: 24px;
  }
  .sfNewsletter .form-submit .button {
    width: 100%;
    text-align: left;
  }
  .sfNewsletter .form-field {
    width: 27%;
    float: left;
    padding-right: 9px;
  }
  .sfNewsletter .form-input input[type=text] {
    font-size: 18px;
  }
  .sfNewsletter .form-submit .button {
    font-size: 18px;
    padding: 16px 20px 16px;
    padding-right: 71px;
  }
  .ws-content .sfNewsletter .form-submit .button {
    font-size: 16px;
    padding: 16px 15px 16px;
    padding-right: 66px;
  }
  .col-md-5 .sfNewsletter .form-field, .col-md-6 .sfNewsletter .form-field, .col-md-8 .sfNewsletter .form-field, .col-md-9 .sfNewsletter .form-field {
    width: 33.3%;
  }
  .col-md-5 .sfNewsletter .form-field:nth-child(3), .col-md-6 .sfNewsletter .form-field:nth-child(3), .col-md-8 .sfNewsletter .form-field:nth-child(3), .col-md-9 .sfNewsletter .form-field:nth-child(3) {
    padding-right: 0;
  }
  .col-md-2 .sfNewsletter .form-field, .col-md-3 .sfNewsletter .form-field, .col-md-4 .sfNewsletter .form-field, .cr02-ambassadorsList article .sfNewsletter .form-field {
    width: auto;
    float: none;
    padding-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .ws-content .sfNewsletter .form-submit .button {
    padding: 16px 10px 16px;
    padding-right: 62px;
  }
}

.numberResults {
  margin-bottom: 29px;
  line-height: 18px;
}

.searchBar {
  width: 100%;
  background-color: #009BC9;
  padding: 21px 30px;
  margin-top: 30px;
}
.searchBar label {
  color: #fff;
  font-size: 20px;
  font-weight: 800;
  margin-right: 8px;
}

.sortBy {
  float: right;
}
.sortBy select {
  width: 220px;
  height: 35px;
}

.facetedBtn {
  color: #fff;
  background-color: #E0004D;
  border: none;
  font-size: 16px;
  font-weight: 800;
  height: 35px;
  width: 130px;
  position: relative;
  right: 5px;
  bottom: 1px;
}
.facetedBtn:hover, .facetedBtn:focus {
  opacity: 0.7;
}

.searchInput {
  height: 35px;
  width: 30%;
  vertical-align: middle;
}

.search_input_bar {
  clear: none;
  display: inline;
}

.facetedPager button {
  cursor: pointer;
  margin: 2px 0px 0px 9px;
  background: none;
  border: none;
  padding: 0;
  outline: 0;
}
.facetedPager button:hover, .facetedPager button:focus {
  text-decoration: underline;
}
.facetedPager button.active {
  color: #E0004D !important;
  font-weight: bold;
}
@media (max-width: 767.9px) {
  .facetedPager button {
    margin: 2px 9px 0px 0px;
  }
}

.selected {
  color: #E0004D;
}

.faceted_search ol > li:before {
  display: none;
}

.filterMore {
  font-size: 15px;
  position: relative;
  top: 8px;
}

.faceted_search {
  margin-top: 58px;
}
.faceted_search .refine {
  font-size: 22px;
  font-weight: 700;
  color: #009BC9;
}
.faceted_search em {
  font-size: 9px;
  padding-left: 5px;
  position: relative;
  bottom: 1px;
}
.faceted_search p {
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 26px;
}
.faceted_search ol li {
  padding: 7px 0px;
  font-size: 15px;
}
.faceted_search ol li span {
  line-height: 20px;
}
.faceted_search ol li input {
  margin: 0px 3px 0px 1px;
  float: left;
}
.faceted_search ol li .checkbox-label {
  overflow: hidden;
  display: block;
}
.faceted_search ol li label {
  line-height: 18px;
}
.faceted_search ol {
  margin-top: 8px;
}
.faceted_search hr {
  margin: 10px 0px 18px 0px !important;
}
.faceted_search label {
  margin-bottom: 0px;
}

.topicsClick {
  margin-bottom: 0px !important;
}

.moreColl, .moreCond, .moreStages, .moreSett {
  display: none;
}

.clickMoreColl, .clickLessColl, .clickMoreCond, .clickLessCond, .clickMoreStages,
.clickLessStages, .clickMoreSett, .clickLessSett {
  cursor: pointer;
}

.chevHide {
  display: none;
  font-size: 14px;
  padding-left: 5px;
  position: relative;
  color: #009BC9;
}

.collectionCategories {
  margin: 0px;
}

.facetedTags {
  font-size: 13px;
  line-height: 16px;
  margin: 15px 0px 35px 0px;
}
.facetedTags > span:first-child {
  float: left;
}
.facetedTags > div {
  overflow: hidden;
}
.facetedTags:after {
  content: "";
  clear: both;
  display: table;
}
@media (max-width: 767.9px) {
  .facetedTags .tag {
    font-style: italic;
  }
}

.comma-separated span.tag + span.tag:before {
  content: " | ";
}

.facetedResults {
  margin-top: -18px;
  margin-bottom: 47px;
}
.facetedResults .sfsearchResultHighLighter {
  line-height: 22px;
  margin-bottom: 15px;
}
.facetedResults .sfsearchResultUrl {
  margin-bottom: 15px;
}
.facetedResults .sfsearchResultUrl a {
  font-size: 17px;
  word-break: break-all;
}
.facetedResults a {
  color: #E0004D;
  font-size: 22px;
  text-decoration: none;
  margin-bottom: 10px;
}
.facetedResults dt {
  margin-bottom: 10px;
}
.facetedResults dd + dt {
  margin-top: 35px;
}
.facetedResults .sfsearchResultTitle a:hover {
  text-decoration: underline;
  color: #009BC9;
}
.facetedResults hr {
  border-top: 1px solid #000;
}

.resultsList {
  margin-bottom: 59px;
  margin-top: 21px;
}

.faceted_search .refine {
  font-size: 22px;
  font-weight: 700;
  color: #009BC9;
  display: inline-block;
}

.facetedPager {
  margin-top: 11px !important;
}

.pageBottom {
  position: relative;
  bottom: 9px;
  margin-bottom: 21px;
}

.accordion ol li label {
  line-height: 18px;
}

.stagesCategories label, .placesCategories label, .professionalsCategories label, .topicsCategories label, .settingsCategories label, .affectsCategories label, .conditionsCategories label, .collectionCategories label {
  display: block !important;
}
.stagesCategories label input, .placesCategories label input, .professionalsCategories label input, .topicsCategories label input, .settingsCategories label input, .affectsCategories label input, .conditionsCategories label input, .collectionCategories label input {
  margin-right: 18px !important;
}

.subAcc {
  display: inline;
}

.titleMarginRemove {
  margin-bottom: -7px !important;
}

.listMarginAdd {
  margin-bottom: 14px;
}

@media (min-width: 768px) {
  .sortBy {
    display: block;
  }
}
@media (max-width: 768px) {
  .faceted_search p {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 26px;
    background-color: #fff;
    padding: 10px;
    margin: 1px 0px;
  }
  .clickMoreStages {
    margin-bottom: 14px;
  }
  .clickMoreSett {
    margin-bottom: 14px;
  }
  .clickMoreCond {
    margin-bottom: 14px;
  }
}
@media (max-width: 991px) {
  .searchBar .customSearchWrap {
    float: left;
  }
  .searchBar label {
    display: block;
  }
  .search_input_bar {
    float: left;
    width: 101%;
  }
  .search_input_bar .facetedBtn {
    width: 18%;
  }
  .search_input_bar .searchInput {
    width: 81%;
    vertical-align: middle !important;
  }
  .faceted_search {
    margin-top: 53px;
  }
}
@media (max-width: 767.9px) {
  .faceted_search ol li input {
    margin: 0px;
  }
  .search_input_bar {
    width: 100%;
  }
  .search_input_bar .facetedBtn {
    width: 100%;
  }
  .search_input_bar .searchInput {
    width: 100%;
  }
  .searchInput {
    width: 100%;
  }
  .facetedBtn {
    width: 100%;
    right: 0px;
    margin-top: 10px;
  }
  .searchBar {
    padding: 17px 15px;
    height: 139px;
    margin-bottom: 10px;
  }
  .pagerHide {
    display: none;
  }
  .faceted_search {
    margin-top: 0px;
  }
  .faceted_search .refine {
    font-size: 14px;
    font-weight: 500;
    color: #333;
  }
  .faceted_search .chevHide {
    font-size: 14px;
    padding-left: 0px;
    position: relative;
    bottom: 0px;
  }
  .faceted_search strong {
    font-size: 14px;
    font-weight: 500;
  }
  .faceted_search label,
.faceted_search span {
    font-size: 14px;
  }
  .faceted_search ol {
    display: none;
  }
  .faceted_search hr {
    display: none;
  }
  .chevHide {
    display: inline;
    float: right;
  }
  .facetedResults {
    margin-top: 20px;
  }
  .mobAcc {
    background-color: #fff;
    width: 100%;
    display: block;
    padding: 10px;
    margin-bottom: 15px;
  }
  .refAcc {
    background-color: #fff;
    width: 100%;
    display: block;
    padding: 10px;
  }
  .accordion {
    background-color: #025C76;
    padding: 15px;
  }
  .accordion ol li {
    padding: 9px 10px !important;
  }
  .accordion ol li label {
    text-indent: 0px;
    padding-left: 0px;
    line-height: 14px;
    margin-bottom: 0px;
  }
  .accordion ol li input {
    margin-right: 5px;
  }
  .refineResults {
    padding: 15px 15px;
    background-color: #009BC9;
  }
  .sortBy {
    float: none;
    margin: 0px;
    padding: 15px 14px;
    border: 1px solid #333;
  }
  .sortBy label {
    display: block;
  }
  .sortBy select {
    width: 100%;
  }
  .accordion ol li {
    background-color: #fff;
    padding: 10px;
    margin: 1px 0px;
  }
  .removePager {
    display: none;
  }
  .faceted_search .moreChev em {
    font-size: 9px;
    padding-left: 5px;
    position: relative;
    bottom: 1px;
  }
  .resultsList {
    margin-bottom: 44px;
  }
  .faceted_search ol li span {
    line-height: 14px;
  }
}
.moreLess {
  padding: 0;
  background: none;
  border: none;
  outline: 0;
}
.moreLess:after {
  display: inline-block;
  margin-left: 10px;
  font-family: FontAwesome;
}
.moreLess.up:after {
  content: "\f077";
  font-size: 9px;
  position: relative;
  bottom: 1px;
  right: 5px;
}
.moreLess.down:after {
  content: "\f078";
  font-size: 9px;
  position: relative;
  bottom: 1px;
  right: 5px;
}
.moreLess:hover, .moreLess:focus {
  text-decoration: underline;
}

.faceted-md-divider {
  display: none;
  padding-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .faceted-md-divider {
    display: block;
  }
}

.faceted-loader {
  margin: 100px auto;
  width: 100%;
  text-align: center;
}
.faceted-loader > img {
  width: 220px;
  height: auto;
}

.spinner {
  margin: 30px auto 0;
  width: 70px;
  text-align: center;
}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.rss .highContrast {
  position: relative;
  overflow: hidden;
  display: block;
  width: auto;
  height: auto;
}
.rss a:hover img,
.rss a:focus img {
  left: -400px;
}

.qt03-quicklinks {
  display: none;
}
@media (max-width: 767.9px) {
  .qt03-quicklinks {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 991.9px) {
  .sf_colsOut .ws-content, .sf_colsOut .ws-sidebar {
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .sf_colsOut .ws-content, .sf_colsOut .ws-sidebar {
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  .sf_colsOut .ws-content, .sf_colsOut .ws-sidebar {
    margin-bottom: 15px;
  }
}

#body .roadshow-footer-a {
  background-color: #009BC9;
  padding-top: 42px;
  padding-bottom: 42px;
}

#body .roadshow-footer-b {
  background-color: #E2EBFA;
  padding-top: 42px;
  padding-bottom: 42px;
}
@media (max-width: 767.9px) {
  #body .roadshow-footer-b {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  #body .roadshow-footer-b {
    text-align: center;
  }
}

/*
*
* variables and mixins specificly for the 'find-newaccess-services' section
*
*/
/*
*
* styles specific for the 'find-newaccess-services' section
*
*/
body:not(.wrm-style) .find-newaccess-services-no-results__content h1 {
  color: #333;
  font-family: "FFDINWebBold", sans-serif;
  font-size: 1.75rem;
  line-height: 2.25rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  body:not(.wrm-style) .find-newaccess-services-no-results__content h1 {
    font-size: 2.5rem;
    line-height: 2.75rem;
    margin-bottom: 1.375rem;
  }
}

body:not(.wrm-style) .find-newaccess-services-no-results__content h2, body:not(.wrm-style) .find-newaccess-services__search-results__title {
  color: #333;
  font-family: "FFDINWebBold", sans-serif;
  font-size: 1.375rem;
  line-height: 1.875rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 768px) {
  body:not(.wrm-style) .find-newaccess-services-no-results__content h2, body:not(.wrm-style) .find-newaccess-services__search-results__title {
    font-size: 1.75rem;
    line-height: 2.375rem;
    margin-bottom: 1.375rem;
  }
}

body:not(.wrm-style) .newaccess-service-provider-card__title, body:not(.wrm-style) .find-newaccess-services-no-results__content h3 {
  color: #333;
  font-family: "FFDINWebBold", sans-serif;
  font-size: 1rem;
  line-height: 1.375rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 768px) {
  body:not(.wrm-style) .newaccess-service-provider-card__title, body:not(.wrm-style) .find-newaccess-services-no-results__content h3 {
    font-size: 1.5rem;
    line-height: 2.0625rem;
  }
}

body:not(.wrm-style) .find-newaccess-services-no-results__content h4 {
  color: #333;
  font-family: "FFDINWebMedium", sans-serif;
  font-size: 1rem;
  line-height: 1.375rem;
  font-weight: 500;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 768px) {
  body:not(.wrm-style) .find-newaccess-services-no-results__content h4 {
    font-size: 1.25rem;
    line-height: 1.625rem;
  }
}

body:not(.wrm-style) .find-newaccess-services-no-results__content h5 {
  color: #333;
  font-family: "FFDINWebMedium", sans-serif;
  font-size: 0.9375rem;
  line-height: 1.3125rem;
  font-weight: 500;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 768px) {
  body:not(.wrm-style) .find-newaccess-services-no-results__content h5 {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}

body:not(.wrm-style) .find-newaccess-services-no-results__content h6 {
  color: #333;
  font-family: "FFDINWebMedium", sans-serif;
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 768px) {
  body:not(.wrm-style) .find-newaccess-services-no-results__content h6 {
    font-size: 1.0625rem;
    line-height: 1.4375rem;
  }
}

body:not(.wrm-style) .tt-suggestion, body:not(.wrm-style) .newaccess-service-provider-card__services li, body:not(.wrm-style) .newaccess-service-provider-card__services__list-item, body:not(.wrm-style) .newaccess-service-provider-card__details__list-item, body:not(.wrm-style) .find-newaccess-services-no-results__content p {
  color: #333;
  font-family: "FFDINWeb", sans-serif;
  font-size: 0.75rem;
  line-height: 1.0625rem;
  font-weight: 300;
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  body:not(.wrm-style) .tt-suggestion, body:not(.wrm-style) .newaccess-service-provider-card__services li, body:not(.wrm-style) .newaccess-service-provider-card__services__list-item, body:not(.wrm-style) .newaccess-service-provider-card__details__list-item, body:not(.wrm-style) .find-newaccess-services-no-results__content p {
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: 1.5rem;
  }
}

body:not(.wrm-style) .find-newaccess-services-no-results__card__title strong {
  font-family: "FFDINWebBold", sans-serif;
  font-weight: 700;
}

body:not(.wrm-style) .find-newaccess-services-no-results__content .intro {
  color: #333;
  font-family: "FFDINWebMedium", sans-serif;
  font-size: 0.75rem;
  line-height: 1.0625rem;
  font-weight: 500;
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  body:not(.wrm-style) .find-newaccess-services-no-results__content .intro {
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: 2.125rem;
  }
}

body:not(.wrm-style) {
  /*
  *
  * 'find-newaccess-services' section styling
  *
  */
  /*
  *
  * 'find-newaccess-services' form section styling
  *
  */
  /*
  *
  * 'find-newaccess-services' Search Results styling
  *
  */
  /*
  *
  * 'find-newaccess-services' Search Results styling -- No Results
  *
  */
  /*
  *
  * 'find-newaccess-services' NewAccess Services Card styling
  *
  */
  /*
  *
  * 'find-newaccess-services' Twitter TypeAhead plugin styling
  *
  */
}
body:not(.wrm-style) .find-newaccess-services {
  /* style for external links, adding screenreader information, plus an icon, for the 'find-newaccess-services' section */
}
body:not(.wrm-style) .find-newaccess-services .h-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
@media (max-width: 768px) {
  body:not(.wrm-style) .find-newaccess-services .search-input-col {
    padding-right: 0.25rem !important;
  }
}
@media (max-width: 768px) {
  body:not(.wrm-style) .find-newaccess-services .search-submit-col {
    padding-left: 0 !important;
  }
}
body:not(.wrm-style) .find-newaccess-services a:not([href^="/"]):not([href*="beyondblue.org.au"]):not([href^="tel:"]):not([href^="mailto:"]) {
  position: relative;
}
body:not(.wrm-style) .find-newaccess-services a:not([href^="/"]):not([href*="beyondblue.org.au"]):not([href^="tel:"]):not([href^="mailto:"]):before {
  position: absolute;
  content: "This link will take you away from the current site, consider opening it in a new tab/window, ";
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
body:not(.wrm-style) .find-newaccess-services a:not([href^="/"]):not([href*="beyondblue.org.au"]):not([href^="tel:"]):not([href^="mailto:"]):after {
  display: inline-block;
  position: relative;
  content: "\f08e";
  font-family: FontAwesome;
  font-size: 0.8em;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 0.5em;
}
body:not(.wrm-style) .find-newaccess-services a[target=_blank] {
  position: relative;
}
body:not(.wrm-style) .find-newaccess-services a[target=_blank]:before {
  position: absolute;
  content: "This link will open in a new tab/window, ";
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
body:not(.wrm-style) .find-newaccess-services a[target=_blank]:after {
  display: inline-block;
  position: relative;
  content: "\f08e";
  font-family: FontAwesome;
  font-size: 0.8em;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 0.5em;
}
body:not(.wrm-style) .find-newaccess-services {
  margin: 0.5rem 0;
}
body:not(.wrm-style) .find-newaccess-services__title {
  font-family: "FFDINWebBold", sans-serif;
  font-size: 1rem;
  line-height: 1.375rem;
  font-weight: 700;
  margin: 0 0 1.125rem 0;
}
html.js body:not(.wrm-style) .find-newaccess-services__title {
  display: none;
}
@media screen and (min-width: 768px) {
  body:not(.wrm-style) .find-newaccess-services {
    margin: 3rem 0;
  }
  body:not(.wrm-style) .find-newaccess-services__title {
    font-size: 1.75rem;
    line-height: 2.375rem;
    margin-bottom: 1.375rem;
  }
}
body:not(.wrm-style) .find-newaccess-services__search-form {
  margin: 0 0 1.125rem 0;
}
html.no-js body:not(.wrm-style) .find-newaccess-services__search-form {
  display: none;
}
body:not(.wrm-style) .find-newaccess-services__search-form__fieldset {
  padding: 0 0.875rem 0.875rem;
  border: 1px solid #DEDEDE;
}
body:not(.wrm-style) .find-newaccess-services__search-form__title {
  background-color: #ED1A60;
  color: #ffffff;
  font-family: "FFDINWebBold", sans-serif;
  font-size: 1rem;
  line-height: 1.375rem;
  font-weight: 700;
  padding: 0.875rem 0.875rem 0.625rem;
  margin: 0 -0.875rem 0.875rem -0.875rem;
}
body:not(.wrm-style) .find-newaccess-services__search-form__help-txt {
  font-size: 0.75rem;
  line-height: 1.0625rem;
}
body:not(.wrm-style) .find-newaccess-services__search-form__search-input-wrapper:after {
  position: absolute;
  top: 0.6em;
  right: 0.455em;
  content: "";
  display: inline-block;
  width: 1.555em;
  height: 1.555em;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cpath fill='%2324276c' d='M12 0.5A7.4 7.4 0 0 0 4.6 7.9 13 13 0 0 0 6.3 12.8L12 23.5 17.7 12.8a13 13 0 0 0 1.6-4.9A7.4 7.4 0 0 0 12 0.5Zm0 3.8A3.6 3.6 0 1 1 8.4 7.9 3.6 3.6 0 0 1 12 4.3Z'/%3e%3c/svg%3e");
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
}
body:not(.wrm-style) .find-newaccess-services__search-form__search-input[type=text] {
  width: 100%;
  font-size: 0.75rem;
  line-height: 1.0625rem;
  border: 1px solid #DEDEDE;
  padding: 0.6875rem 1.75rem 0.4375rem 0.625rem;
  margin: 0 -15px 0 0;
}
body:not(.wrm-style) .find-newaccess-services__search-form__search-submit {
  width: 100%;
  background-color: #ED1A60;
  color: #ffffff;
  font-family: "FFDINWebBold", sans-serif;
  font-size: 0.75rem;
  line-height: 1.0625rem;
  font-weight: 700;
  text-align: center;
  padding: 0.75rem 0.625rem 0.5rem;
}
body:not(.wrm-style) .find-newaccess-services__search-form__search-submit:focus {
  opacity: 1;
  outline: none;
}
body:not(.wrm-style) .find-newaccess-services__search-form__search-submit[disabled] {
  background-color: #8e8e8e;
}
body:not(.wrm-style) .find-newaccess-services__search-form__search-submit[disabled]:hover {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  body:not(.wrm-style) .find-newaccess-services__search-form {
    margin: 0 0 1.6875rem 0;
  }
  body:not(.wrm-style) .find-newaccess-services__search-form__fieldset {
    padding: 0 1.75rem 1.75rem;
  }
  body:not(.wrm-style) .find-newaccess-services__search-form__title {
    font-size: 1.5rem;
    line-height: 2.0625rem;
    padding: 0.8125rem 1.75rem 0.5rem;
    margin: 0 -1.75rem 1.125rem -1.75rem;
  }
  body:not(.wrm-style) .find-newaccess-services__search-form__help-txt {
    font-size: 1rem;
    line-height: 1.375rem;
  }
  body:not(.wrm-style) .find-newaccess-services__search-form__search-input-wrapper:after {
    top: 0.9em;
    right: 1.5em;
  }
  body:not(.wrm-style) .find-newaccess-services__search-form__search-input[type=text] {
    font-size: 1.125rem;
    line-height: 1.5rem;
    padding: 1.1875rem 3.375rem 0.9375rem 1.0625rem;
    margin-right: 0;
  }
  body:not(.wrm-style) .find-newaccess-services__search-form__search-submit {
    font-size: 1.125rem;
    line-height: 1.5rem;
    padding: 1.125rem 0.5rem 1.0625rem;
  }
}
body:not(.wrm-style) .find-newaccess-services__search-results__title {
  font-size: 1rem;
  line-height: 1.375rem;
}
html.no-js body:not(.wrm-style) .find-newaccess-services__search-results__title {
  display: none;
}
html.js body:not(.wrm-style) .find-newaccess-services__search-results__list-item {
  display: none;
}
html.js body:not(.wrm-style) .find-newaccess-services__search-results__list-item.not-filtered-result {
  display: none;
}
html.js body:not(.wrm-style) .find-newaccess-services__search-results__list-item.filtered-result {
  display: block;
}
@media screen and (min-width: 768px) {
  body:not(.wrm-style) .find-newaccess-services__search-results__title {
    font-size: 1.75rem;
    line-height: 2.375rem;
  }
}
body:not(.wrm-style) .find-newaccess-services-no-results__card {
  border: 1px solid #DEDEDE;
  padding: 0.875rem 0.875rem;
  margin: 0 0 1.25rem 0;
}
html.no-js body:not(.wrm-style) .find-newaccess-services-no-results__card {
  display: none;
}
body:not(.wrm-style) .find-newaccess-services-no-results__card__title {
  font-family: "FFDINWeb", sans-serif;
  font-size: 1rem;
  line-height: 1.375rem;
  font-weight: 300;
  margin-bottom: 0.75rem;
}
body:not(.wrm-style) .find-newaccess-services-no-results__card__description {
  font-family: "FFDINWeb", sans-serif;
  font-size: 0.75rem;
  line-height: 1.0625rem;
  font-weight: 300;
}
body:not(.wrm-style) .find-newaccess-services-no-results__card__description a {
  color: #333;
  text-decoration: underline;
}
body:not(.wrm-style) .find-newaccess-services-no-results__card__description a:hover, body:not(.wrm-style) .find-newaccess-services-no-results__card__description a:focus {
  color: #333;
  text-decoration: none;
}
body:not(.wrm-style) .find-newaccess-services-no-results__card__description *:last-child {
  margin-bottom: 0;
}
body:not(.wrm-style) .find-newaccess-services-no-results__title {
  color: #0070F1;
  font-family: "FFDINWebMedium", sans-serif;
  font-size: 0.875rem;
  line-height: 1.1875rem;
  font-weight: 300;
  margin-bottom: 0.75rem;
}
body:not(.wrm-style) .find-newaccess-services-no-results__details__title {
  font-family: "FFDINWebMedium", sans-serif;
  font-size: 0.75rem;
  line-height: 0.75rem;
  font-weight: 500;
  margin-bottom: 0.75rem;
}
body:not(.wrm-style) .find-newaccess-services-no-results__details__list {
  list-style: none;
  padding: 0;
  margin: 0 0 1.75rem;
}
body:not(.wrm-style) .find-newaccess-services-no-results__details__list-item {
  font-family: "FFDINWeb", sans-serif;
  font-size: 0.75rem;
  line-height: 1.0625rem;
  font-weight: 300;
  padding-left: 2.75rem;
  margin: 0 0 0.875rem;
}
body:not(.wrm-style) .find-newaccess-services-no-results__details__list-item a {
  color: #333;
  text-decoration: underline;
}
body:not(.wrm-style) .find-newaccess-services-no-results__details__list-item a:hover, body:not(.wrm-style) .find-newaccess-services-no-results__details__list-item a:focus {
  color: #333;
  text-decoration: none;
}
body:not(.wrm-style) .find-newaccess-services-no-results__details__list-item--opening-hours {
  position: relative;
}
body:not(.wrm-style) .find-newaccess-services-no-results__details__list-item--opening-hours:before {
  position: absolute;
  top: 0;
  left: 0.94em;
  content: "";
  display: inline-block;
  width: 1.277em;
  height: 1.277em;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cg%3e%3cpath fill='%2324276c' d='M12,23a11,11,0,1,1,7.7781-3.2219A11,11,0,0,1,12,23ZM12,2.375a9.6233,9.6233,0,1,0,6.8064,2.8186A9.63,9.63,0,0,0,12,2.375Z'/%3e%3cpath fill='' d='M18,13H11.6364A.6362.6362,0,0,1,11,12.3636V6h1.2727v5.7273H18Z'/%3e%3c/g%3e%3c/svg%3e");
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
}
body:not(.wrm-style) .find-newaccess-services-no-results__details__list-item--phone-number {
  position: relative;
}
body:not(.wrm-style) .find-newaccess-services-no-results__details__list-item--phone-number:before {
  position: absolute;
  top: 0;
  left: 0.888em;
  content: "";
  display: inline-block;
  width: 1.388em;
  height: 1.388em;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cpath fill='%2324276c' d='M4.3231,1.2739a.7971.7971,0,0,0-.4652.03c-1.6744.6263-2.73,2.921-2.9781,4.501C.1043,10.9312,4.3233,15.3729,8.2,18.2925c3.4434,2.5927,10.0488,6.8549,13.9575,2.7417a3.0447,3.0447,0,0,0,1.0541-1.9966c-.0933-1.2515-1.3025-2.1457-2.233-2.8314-.7136-.5064-2.2027-1.907-3.1333-1.8779-.8372.03-1.3642.8639-1.8925,1.3715l-.9305.8941c-.1551.149-2.14-1.1025-2.3578-1.2515A15.7707,15.7707,0,0,1,10.4,13.6438a14.2243,14.2243,0,0,1-1.8295-2.0269,10.2346,10.2346,0,0,1-1.3024-2.176s1.0856-1.1328,1.3957-1.58c.6519-.9535,1.1474-1.6986.4035-2.8314a6.743,6.743,0,0,0-.9923-1.1025A18.6113,18.6113,0,0,0,6.0278,2.1983a4.3978,4.3978,0,0,0-1.7047-.9244Z'/%3e%3c/svg%3e");
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
}
body:not(.wrm-style) .find-newaccess-services-no-results__content a {
  color: #333;
  text-decoration: underline;
}
body:not(.wrm-style) .find-newaccess-services-no-results__content a:hover, body:not(.wrm-style) .find-newaccess-services-no-results__content a:focus {
  color: #333;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  body:not(.wrm-style) .find-newaccess-services-no-results__card {
    padding: 1.75rem 1.75rem;
    margin-bottom: 1.6875rem;
  }
  body:not(.wrm-style) .find-newaccess-services-no-results__card__title {
    font-size: 1.5rem;
    line-height: 2.0625rem;
  }
  body:not(.wrm-style) .find-newaccess-services-no-results__card__description {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
  body:not(.wrm-style) .find-newaccess-services-no-results__title {
    font-family: "FFDINWebBold", sans-serif;
    font-size: 1.375rem;
    line-height: 1.875rem;
    font-weight: 700;
    margin-bottom: 3.125rem;
  }
  body:not(.wrm-style) .find-newaccess-services-no-results__details__title {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
  body:not(.wrm-style) .find-newaccess-services-no-results__details__list-item {
    font-size: 1.125rem;
    line-height: 1.5rem;
    padding-left: 3.5rem;
    margin-bottom: 3.125rem;
  }
}
body:not(.wrm-style) .newaccess-service-provider-card {
  border: 1px solid #DEDEDE;
  padding: 0.875rem 0.875rem;
  margin: 0 0 0.625rem 0;
}
body:not(.wrm-style) .newaccess-service-provider-card__title {
  font-family: "FFDINWebBold", sans-serif;
  font-weight: 700;
}
body:not(.wrm-style) .newaccess-service-provider-card__title__link {
  color: #0070F1;
  text-decoration: none;
}
body:not(.wrm-style) .newaccess-service-provider-card__title__link:hover, body:not(.wrm-style) .newaccess-service-provider-card__title__link:focus {
  text-decoration: underline;
}
body:not(.wrm-style) .newaccess-service-provider-card__title__link__ext-link-icon {
  font-size: 0.8em;
  margin-left: 0.5em;
}
body:not(.wrm-style) .newaccess-service-provider-card__description {
  color: #333;
  font-family: "FFDINWebMedium", sans-serif;
  font-size: 0.75rem;
  line-height: 1.0625rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
body:not(.wrm-style) .newaccess-service-provider-card__description a {
  color: #333;
  text-decoration: underline;
}
body:not(.wrm-style) .newaccess-service-provider-card__description a:hover, body:not(.wrm-style) .newaccess-service-provider-card__description a:focus {
  text-decoration: none;
}
body:not(.wrm-style) .newaccess-service-provider-card__description *:last-child {
  margin-bottom: 0;
}
body:not(.wrm-style) .newaccess-service-provider-card__details__title {
  font-family: "FFDINWebMedium", sans-serif;
  font-size: 0.75rem;
  line-height: 0.75rem;
  font-weight: 500;
  margin-bottom: 0.75rem;
}
body:not(.wrm-style) .newaccess-service-provider-card__details__list {
  list-style: none;
  padding: 0;
  margin: 0 0 0.5rem;
}
body:not(.wrm-style) .newaccess-service-provider-card__details__list-item {
  padding-left: 2.75rem;
  margin: 0 0 0.5rem;
}
body:not(.wrm-style) .newaccess-service-provider-card__details__list-item a {
  color: #333;
  text-decoration: underline;
}
body:not(.wrm-style) .newaccess-service-provider-card__details__list-item a:hover, body:not(.wrm-style) .newaccess-service-provider-card__details__list-item a:focus {
  color: #333;
  text-decoration: none;
}
body:not(.wrm-style) .newaccess-service-provider-card__details__list-item--age-range {
  position: relative;
}
body:not(.wrm-style) .newaccess-service-provider-card__details__list-item--age-range:before {
  position: absolute;
  top: -0.1em;
  left: 1em;
  content: "";
  display: inline-block;
  width: 1.166em;
  height: 1.166em;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cpath fill='%2324276c' d='M15.9 13.2A7.1 7.1 0 0 0 18.7 7.5a6.9 6.9 0 1 0-13.8 0 7.1 7.1 0 0 0 2.9 5.7 11.1 11.1 0 0 0-6.7 10.2H22.9a11.1 11.1 0 0 0-7-10.3Z'/%3e%3c/svg%3e");
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
}
body:not(.wrm-style) .newaccess-service-provider-card__details__list-item--opening-hours {
  position: relative;
}
body:not(.wrm-style) .newaccess-service-provider-card__details__list-item--opening-hours:before {
  position: absolute;
  top: -0.1em;
  left: 0.94em;
  content: "";
  display: inline-block;
  width: 1.277em;
  height: 1.277em;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cg%3e%3cpath fill='%2324276c' d='M12,23a11,11,0,1,1,7.7781-3.2219A11,11,0,0,1,12,23ZM12,2.375a9.6233,9.6233,0,1,0,6.8064,2.8186A9.63,9.63,0,0,0,12,2.375Z'/%3e%3cpath fill='' d='M18,13H11.6364A.6362.6362,0,0,1,11,12.3636V6h1.2727v5.7273H18Z'/%3e%3c/g%3e%3c/svg%3e");
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
}
body:not(.wrm-style) .newaccess-service-provider-card__details__list-item--phone-number {
  position: relative;
}
body:not(.wrm-style) .newaccess-service-provider-card__details__list-item--phone-number:before {
  position: absolute;
  top: -0.1em;
  left: 0.888em;
  content: "";
  display: inline-block;
  width: 1.388em;
  height: 1.388em;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cpath fill='%2324276c' d='M4.3231,1.2739a.7971.7971,0,0,0-.4652.03c-1.6744.6263-2.73,2.921-2.9781,4.501C.1043,10.9312,4.3233,15.3729,8.2,18.2925c3.4434,2.5927,10.0488,6.8549,13.9575,2.7417a3.0447,3.0447,0,0,0,1.0541-1.9966c-.0933-1.2515-1.3025-2.1457-2.233-2.8314-.7136-.5064-2.2027-1.907-3.1333-1.8779-.8372.03-1.3642.8639-1.8925,1.3715l-.9305.8941c-.1551.149-2.14-1.1025-2.3578-1.2515A15.7707,15.7707,0,0,1,10.4,13.6438a14.2243,14.2243,0,0,1-1.8295-2.0269,10.2346,10.2346,0,0,1-1.3024-2.176s1.0856-1.1328,1.3957-1.58c.6519-.9535,1.1474-1.6986.4035-2.8314a6.743,6.743,0,0,0-.9923-1.1025A18.6113,18.6113,0,0,0,6.0278,2.1983a4.3978,4.3978,0,0,0-1.7047-.9244Z'/%3e%3c/svg%3e");
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
}
body:not(.wrm-style) .newaccess-service-provider-card__services__title {
  color: #333;
  font-family: "FFDINWebMedium", sans-serif;
  font-size: 0.75rem;
  line-height: 1.0625rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
body:not(.wrm-style) .newaccess-service-provider-card__services ul, body:not(.wrm-style) .newaccess-service-provider-card__services__list {
  list-style-type: none;
  padding: 0;
  margin: 0 0 0.5rem;
}
body:not(.wrm-style) .newaccess-service-provider-card__services li, body:not(.wrm-style) .newaccess-service-provider-card__services__list-item {
  position: relative;
  padding-left: 2.75rem;
  margin: 0 0 0.5rem;
}
body:not(.wrm-style) .newaccess-service-provider-card__services li:before, body:not(.wrm-style) .newaccess-service-provider-card__services__list-item:before {
  position: absolute;
  top: 0.0625rem;
  left: 0.875rem;
  content: "•";
  display: inline-block;
  font-size: 0.8em;
}
body:not(.wrm-style) .newaccess-service-provider-card__areas {
  display: none;
}
html.no-js body:not(.wrm-style) .newaccess-service-provider-card__areas {
  display: inline-block;
}
body:not(.wrm-style) .newaccess-service-provider-card__areas__title {
  font-family: "FFDINWebMedium", sans-serif;
  font-size: 0.75rem;
  line-height: 0.75rem;
  font-weight: 500;
  margin-bottom: 0.75rem;
}
body:not(.wrm-style) .newaccess-service-provider-card__areas__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
body:not(.wrm-style) .newaccess-service-provider-card__areas__list-item {
  position: relative;
  font-family: "FFDINWeb", sans-serif;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 300;
  margin: 0 0 0.25rem;
}
body:not(.wrm-style) .newaccess-service-provider-card__cta-wrapper {
  margin-bottom: 0;
}
body:not(.wrm-style) .newaccess-service-provider-card__cta {
  display: block;
  width: 100%;
  background-color: #0070F1;
  color: #ffffff;
  font-family: "FFDINWebBold", sans-serif;
  font-size: 0.75rem;
  line-height: 1.0625rem;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  padding: 0.625rem 0.625rem;
}
body:not(.wrm-style) .newaccess-service-provider-card__cta:hover, body:not(.wrm-style) .newaccess-service-provider-card__cta:focus {
  opacity: 0.7;
  color: #ffffff;
}
body:not(.wrm-style) .newaccess-service-provider-card__cta__ext-link-icon {
  font-size: 0.8em;
  margin-left: 0.5em;
}
@media screen and (min-width: 768px) {
  body:not(.wrm-style) .newaccess-service-provider-card {
    padding: 1.75rem 1.75rem;
    margin-bottom: 1.75rem;
  }
  body:not(.wrm-style) .newaccess-service-provider-card__description {
    font-family: "FFDINWeb", sans-serif;
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-weight: 300;
    margin-bottom: 2.125rem;
  }
  body:not(.wrm-style) .newaccess-service-provider-card__details__title {
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: 5rem;
  }
  body:not(.wrm-style) .newaccess-service-provider-card__details__list-item {
    padding-left: 3.5rem;
    margin-bottom: 2.5rem;
  }
  body:not(.wrm-style) .newaccess-service-provider-card__services {
    padding-bottom: 3.9375rem;
  }
  body:not(.wrm-style) .newaccess-service-provider-card__services__title {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
  body:not(.wrm-style) .newaccess-service-provider-card__services ul, body:not(.wrm-style) .newaccess-service-provider-card__services__list {
    margin: 0 0 1.5rem;
  }
  body:not(.wrm-style) .newaccess-service-provider-card__services ul li, body:not(.wrm-style) .newaccess-service-provider-card__services__list-item {
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: 0.75rem;
  }
  body:not(.wrm-style) .newaccess-service-provider-card__areas__title {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
  body:not(.wrm-style) .newaccess-service-provider-card__areas__list-item {
    font-size: 0.75rem;
    line-height: 1rem;
    margin-bottom: 0.25rem;
  }
  body:not(.wrm-style) .newaccess-service-provider-card__cta-wrapper {
    margin-top: -3.9375rem;
  }
  body:not(.wrm-style) .newaccess-service-provider-card__cta {
    font-size: 1.125rem;
    line-height: 1.5rem;
    padding: 1.25rem 0.5rem 1.1875rem;
  }
}
body:not(.wrm-style) .twitter-typeahead {
  width: 100%;
}
body:not(.wrm-style) .tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
body:not(.wrm-style) .tt-hint {
  color: #999;
}
body:not(.wrm-style) .tt-menu {
  width: 100%;
  margin: 0.75rem 0;
  padding: 0.5rem 0;
  background-color: #ffffff;
  border: 1px solid #DEDEDE;
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
body:not(.wrm-style) .tt-suggestion {
  margin-bottom: 0;
  padding: 0.1875rem 1.25rem;
}
body:not(.wrm-style) .tt-suggestion:hover {
  cursor: pointer;
  color: #ffffff;
  background-color: #0070F1;
}
body:not(.wrm-style) .tt-suggestion.tt-cursor {
  color: #ffffff;
  background-color: #0070F1;
}
body:not(.wrm-style) .tt-suggestion p {
  margin: 0;
}
body:not(.wrm-style) .tt-highlight {
  font-family: "FFDINWebMedium", sans-serif;
  font-weight: 500;
}
body:not(.wrm-style) .gist {
  font-size: 14px;
}

.personal-best-landing-page .personal-best_header {
  display: flex;
  flex-direction: column;
  width: unset !important;
  padding-right: 0;
  padding-left: 0;
  margin-right: -15px;
  margin-left: -15px;
}
.personal-best-landing-page .personal-best_header_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgb(2, 92, 118);
  padding: 60px 30px 60px 30px;
}
.personal-best-landing-page .personal-best_header_content_title {
  display: block;
  color: #ffffff;
  text-align: center;
  margin-top: 0;
}
.personal-best-landing-page .personal-best_header_content_title:after {
  display: none;
}
.personal-best-landing-page .personal-best_header_content_intro {
  display: block;
  color: #ffffff;
  text-align: center;
  margin: 0;
}
.personal-best-landing-page .personal-best_header_content *:last-child {
  margin-bottom: 0;
}
.personal-best-landing-page .personal-best_header_image-wrapper {
  display: block;
  padding: 0;
  margin: 0;
}
.personal-best-landing-page .personal-best_header_bg-image {
  width: 100%;
  height: 200px;
}
.personal-best-landing-page .personal-best_header_bg-image--small {
  display: block;
}
.personal-best-landing-page .personal-best_header_bg-image--large {
  display: none;
}
.personal-best-landing-page .personal-best_header_bg-image_image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
}
@media (min-width: 500px) {
  .personal-best-landing-page .personal-best_header_bg-image {
    width: 100%;
    height: 250px;
  }
  .personal-best-landing-page .personal-best_header_bg-image--small {
    display: none;
  }
  .personal-best-landing-page .personal-best_header_bg-image--large {
    display: block;
  }
}
@media (min-width: 800px) {
  .personal-best-landing-page .personal-best_header {
    display: flex;
    flex-direction: row;
    width: unset !important;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .personal-best-landing-page .personal-best_header_content {
    width: 50%;
    padding: 60px 30px 60px 30px;
  }
  .personal-best-landing-page .personal-best_header_image-wrapper {
    display: block;
    width: 50%;
  }
  .personal-best-landing-page .personal-best_header_bg-image {
    height: 100%;
    min-height: 350px;
  }
}
@media (min-width: 980px) {
  .personal-best-landing-page .personal-best_header_content {
    width: 33.333%;
  }
  .personal-best-landing-page .personal-best_header_image-wrapper {
    width: 66.666%;
  }
}
@media (min-width: 1231px) {
  .personal-best-landing-page .personal-best_header {
    max-width: 1200px;
    padding-right: 15px;
    padding-left: 15px;
    margin: 15px auto;
  }
}

.personal-best-sub-landing-page .personal-best_header {
  display: flex;
  flex-direction: column;
  width: unset !important;
  padding-right: 0;
  padding-left: 0;
  margin-right: -15px;
  margin-left: -15px;
}
.personal-best-sub-landing-page .personal-best_header_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgb(2, 92, 118);
  padding: 30px 30px;
}
.personal-best-sub-landing-page .personal-best_header_content_title {
  display: block;
  color: #ffffff;
  text-align: center;
  margin-top: 0;
}
.personal-best-sub-landing-page .personal-best_header_content_title:after {
  display: none;
}
.personal-best-sub-landing-page .personal-best_header_content_intro {
  display: block;
  color: #ffffff;
  text-align: center;
  margin: 0;
}
.personal-best-sub-landing-page .personal-best_header_content_hub-share {
  display: block;
  width: auto;
  min-width: 145px;
}
.personal-best-sub-landing-page .personal-best_header_content_hub-share > button {
  color: #ffffff;
}
.personal-best-sub-landing-page .personal-best_header_content_hub-share .close-share {
  color: #ffffff;
}
.personal-best-sub-landing-page .personal-best_header_content *:last-child {
  margin-bottom: 0;
}
.personal-best-sub-landing-page .personal-best_header_image-wrapper {
  display: block;
  padding: 0;
  margin: 0;
}
.personal-best-sub-landing-page .personal-best_header_bg-image {
  width: 100%;
  height: 200px;
}
.personal-best-sub-landing-page .personal-best_header_bg-image--small {
  display: block;
}
.personal-best-sub-landing-page .personal-best_header_bg-image--large {
  display: none;
}
.personal-best-sub-landing-page .personal-best_header_bg-image_image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
}
@media (min-width: 500px) {
  .personal-best-sub-landing-page .personal-best_header_bg-image {
    width: 100%;
    height: 250px;
  }
  .personal-best-sub-landing-page .personal-best_header_bg-image--small {
    display: none;
  }
  .personal-best-sub-landing-page .personal-best_header_bg-image--large {
    display: block;
  }
}
@media (min-width: 800px) {
  .personal-best-sub-landing-page .personal-best_header {
    display: flex;
    flex-direction: row;
    width: unset !important;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .personal-best-sub-landing-page .personal-best_header_content {
    width: 50%;
    padding: 60px 30px 60px 30px;
  }
  .personal-best-sub-landing-page .personal-best_header_image-wrapper {
    display: block;
    width: 50%;
  }
  .personal-best-sub-landing-page .personal-best_header_bg-image {
    height: 100%;
    min-height: 350px;
  }
}
@media (min-width: 980px) {
  .personal-best-sub-landing-page .personal-best_header_content {
    width: 33.333%;
  }
  .personal-best-sub-landing-page .personal-best_header_image-wrapper {
    width: 66.666%;
  }
}
@media (min-width: 1231px) {
  .personal-best-sub-landing-page .personal-best_header {
    max-width: 1200px;
    padding-right: 15px;
    padding-left: 15px;
    margin: 15px auto;
  }
}

.personal-best-article-page .personal-best_header {
  width: unset !important;
}
.personal-best-article-page .personal-best_header_content_bread-crumb {
  margin-top: 16px;
  margin-bottom: 16px;
}
.personal-best-article-page .personal-best_header_content_title {
  color: #025b75;
  font-family: "FFDINWebMedium", sans-serif;
  font-size: 42px;
  line-height: 44px;
}
.personal-best-article-page .personal-best_header_content_title:after {
  display: none;
}
.personal-best-article-page .personal-best_header_content_intro {
  display: block;
  font-size: 22px;
  line-height: 28px;
  margin: 0;
}
.personal-best-article-page .personal-best_header_content_author {
  display: inline-block;
  color: #025b75;
  font-size: 16px;
  padding: 0;
  margin: 15px 0 0;
}
.personal-best-article-page .personal-best_header_content_hub-share {
  height: auto;
  margin-top: 15px;
  margin-left: 0px;
  margin-bottom: 10px;
}
.personal-best-article-page .personal-best_header_image-wrapper {
  float: none;
  clear: both;
  background-size: cover;
  padding-top: 0;
  margin: 0px;
}
.personal-best-article-page .personal-best_header_image-wrapper img {
  width: 100%;
  height: auto;
}
.personal-best-article-page .personal-best_main-content-wrapper {
  margin-top: 20px !important;
}
.personal-best-article-page .personal-best_main-content-wrapper p,
.personal-best-article-page .personal-best_main-content-wrapper li {
  max-width: unset !important;
  font-size: 18px !important;
  margin-bottom: 1.125rem;
}
.personal-best-article-page .personal-best_main-content-wrapper .video-holder {
  display: inline-block;
  width: 100%;
  margin: 40px 0;
}
.personal-best-article-page .personal-best_main-content-wrapper .video-holder iframe {
  width: 100%;
}
.personal-best-article-page .personal-best_main-content-wrapper img {
  display: block;
  max-width: 100%;
  margin: 1.25rem 0;
}
.personal-best-article-page .personal-best_main-content-wrapper img.image {
  /* simplified classes*/
}
.personal-best-article-page .personal-best_main-content-wrapper img.image_fourth-width {
  width: 100%;
}
.personal-best-article-page .personal-best_main-content-wrapper img.image_third-width {
  width: 100%;
}
.personal-best-article-page .personal-best_main-content-wrapper img.image_half-width {
  width: 100%;
}
.personal-best-article-page .personal-best_main-content-wrapper img.image_full-width {
  width: 100%;
  margin: 1.25rem 0;
}
.personal-best-article-page .personal-best_main-content-wrapper img.image_left {
  float: none;
  margin: 1.25rem 0;
}
.personal-best-article-page .personal-best_main-content-wrapper img.image_right {
  float: none;
  margin: 1.25rem 0;
}
.personal-best-article-page .personal-best_main-content-wrapper img.image_fourth_right, .personal-best-article-page .personal-best_main-content-wrapper img.image_fourth_left, .personal-best-article-page .personal-best_main-content-wrapper img.image_third_right, .personal-best-article-page .personal-best_main-content-wrapper img.image_third_left, .personal-best-article-page .personal-best_main-content-wrapper img.image_half_right, .personal-best-article-page .personal-best_main-content-wrapper img.image_half_left {
  display: block;
  width: 100%;
  max-width: 100%;
  float: none;
  margin: 1.25rem 0;
}
.personal-best-article-page .personal-best_main-content-wrapper img.image_full-width {
  display: block;
  width: 100%;
  max-width: 100%;
  float: none;
  margin: 1.25rem 0;
}
@media (min-width: 460px) {
  .personal-best-article-page .personal-best_main-content-wrapper img.image {
    /* simplified classes*/
  }
  .personal-best-article-page .personal-best_main-content-wrapper img.image_fourth-width {
    width: 50%;
  }
  .personal-best-article-page .personal-best_main-content-wrapper img.image_third-width {
    width: 50%;
  }
  .personal-best-article-page .personal-best_main-content-wrapper img.image_half-width {
    width: 50%;
  }
  .personal-best-article-page .personal-best_main-content-wrapper img.image_full-width {
    width: 100%;
    margin: 1.25rem 0;
  }
  .personal-best-article-page .personal-best_main-content-wrapper img.image_right {
    float: right;
    margin: 1.25rem 0 1.25rem 1.875rem;
  }
  .personal-best-article-page .personal-best_main-content-wrapper img.image_left {
    float: left;
    margin: 1.25rem 1.875rem 1.25rem 0;
  }
  .personal-best-article-page .personal-best_main-content-wrapper img.image_fourth_right, .personal-best-article-page .personal-best_main-content-wrapper img.image_third_right, .personal-best-article-page .personal-best_main-content-wrapper img.image_half_right {
    width: 50%;
    float: right;
    margin: 1.25rem 0 1.25rem 1.875rem;
  }
  .personal-best-article-page .personal-best_main-content-wrapper img.image_fourth_left, .personal-best-article-page .personal-best_main-content-wrapper img.image_third_left, .personal-best-article-page .personal-best_main-content-wrapper img.image_half_left {
    width: 50%;
    float: left;
    margin: 1.25rem 1.875rem 1.25rem 0;
  }
}
@media (min-width: 531px) {
  .personal-best-article-page .personal-best_main-content-wrapper img.image {
    /* simplified classes*/
  }
  .personal-best-article-page .personal-best_main-content-wrapper img.image_fourth-width {
    width: 25%;
  }
  .personal-best-article-page .personal-best_main-content-wrapper img.image_third-width {
    width: 33.33%;
  }
  .personal-best-article-page .personal-best_main-content-wrapper img.image_fourth_right {
    width: 25%;
    float: right;
    margin: 1.25rem 0 1.25rem 1.875rem;
  }
  .personal-best-article-page .personal-best_main-content-wrapper img.image_fourth_left {
    width: 25%;
    float: left;
    margin: 1.25rem 1.875rem 1.25rem 0;
  }
  .personal-best-article-page .personal-best_main-content-wrapper img.image_third_right {
    width: 33.33%;
    float: right;
    margin: 1.25rem 0 1.25rem 1.875rem;
  }
  .personal-best-article-page .personal-best_main-content-wrapper img.image_third_left {
    width: 33.33%;
    float: left;
    margin: 1.25rem 1.875rem 1.25rem 0;
  }
  .personal-best-article-page .personal-best_main-content-wrapper img.image_half_right {
    width: 50%;
    float: right;
    margin: 1.25rem 0 1.25rem 1.875rem;
  }
  .personal-best-article-page .personal-best_main-content-wrapper img.image_half_left {
    width: 50%;
    float: left;
    margin: 1.25rem 1.875rem 1.25rem 0;
  }
}
@media (min-width: 768px) {
  .personal-best-article-page .personal-best_header {
    width: unset !important;
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
  }
  .personal-best-article-page .personal-best_header_content {
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }
  .personal-best-article-page .personal-best_header_content_title {
    font-size: 74px;
    line-height: 80px;
    margin: 34px 0 34px;
  }
  .personal-best-article-page .personal-best_header_content_intro {
    display: block;
    font-size: 28px;
    line-height: 34px;
    margin: 0;
  }
  .personal-best-article-page .personal-best_header_content_author {
    display: inline-block;
    color: #025b75;
    font-size: 16px;
    text-align: right;
    padding: 0.55em 0em 0.45em;
    margin: 24px 0 0;
  }
  .personal-best-article-page .personal-best_header_content_hub-share {
    float: right;
    margin-top: 24px;
    margin-left: -50px;
    margin-bottom: 10px;
  }
  .personal-best-article-page .personal-best_header_image-wrapper {
    float: none;
    clear: both;
    padding-top: 0;
    margin: 0px;
  }
  .personal-best-article-page .personal-best_header_image-wrapper img {
    width: 100%;
    height: auto;
  }
  .personal-best-article-page .personal-best_main-content-wrapper {
    max-width: 1024px;
    margin-top: 30px !important;
    padding-right: 15px;
    padding-left: 15px;
  }
  .personal-best-article-page .personal-best_main-content-wrapper p,
.personal-best-article-page .personal-best_main-content-wrapper li {
    max-width: unset !important;
    font-size: 20px !important;
    line-height: 1.9rem;
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 1024px) {
  .personal-best-article-page .personal-best_main-content-wrapper .video-holder {
    width: 100%;
    margin: 80px 0;
  }
  .personal-best-article-page .personal-best_main-content-wrapper .video-holder iframe {
    width: 100%;
  }
}
@media (min-width: 1440px) {
  .personal-best-article-page .personal-best_header_bread-crumb {
    margin-right: 0;
    margin-left: 0;
  }
}

/* WRM Base Styling */
.wrm-style {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
}
.wrm-style .display1 {
  font-family: "MontserratBold", sans-serif;
  font-size: 2.25rem;
  line-height: 3rem;
  color: #23276C;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .wrm-style .display1 {
    font-size: 3rem;
    line-height: 4rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .wrm-style .display1 {
    font-size: 4.5rem;
    line-height: 5.5rem;
  }
}
@media (min-width: 1200px) {
  .wrm-style .display1 {
    font-size: 4.5rem;
    line-height: 5.5rem;
  }
}
.wrm-style h1, .wrm-style .h1 {
  font-family: "MontserratBold", sans-serif;
  font-size: 2rem;
  line-height: 2.5rem;
  color: #23276C;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .wrm-style h1, .wrm-style .h1 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .wrm-style h1, .wrm-style .h1 {
    font-size: 3rem;
    line-height: 3.5rem;
  }
}
@media (min-width: 1200px) {
  .wrm-style h1, .wrm-style .h1 {
    font-size: 3rem;
    line-height: 3.5rem;
  }
}
.wrm-style h1.variant, .wrm-style .h1.variant {
  font-size: 1.75rem;
  line-height: 2.25rem;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .wrm-style h1.variant, .wrm-style .h1.variant {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .wrm-style h1.variant, .wrm-style .h1.variant {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
@media (min-width: 1200px) {
  .wrm-style h1.variant, .wrm-style .h1.variant {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
.wrm-style h2, .wrm-style .h2 {
  font-family: "MontserratSemiBold", sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #23276C;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .wrm-style h2, .wrm-style .h2 {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .wrm-style h2, .wrm-style .h2 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .wrm-style h2, .wrm-style .h2 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
.wrm-style h2.variant, .wrm-style .h2.variant {
  font-size: 1.75rem;
  line-height: 2.25rem;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .wrm-style h2.variant, .wrm-style .h2.variant {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .wrm-style h2.variant, .wrm-style .h2.variant {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
@media (min-width: 1200px) {
  .wrm-style h2.variant, .wrm-style .h2.variant {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
.wrm-style h3, .wrm-style .h3 {
  font-family: "MontserratSemiBold", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: #23276C;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .wrm-style h3, .wrm-style .h3 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .wrm-style h3, .wrm-style .h3 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (min-width: 1200px) {
  .wrm-style h3, .wrm-style .h3 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.wrm-style h4, .wrm-style .h4 {
  font-family: "MontserratSemiBold", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #23276C;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .wrm-style h4, .wrm-style .h4 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .wrm-style h4, .wrm-style .h4 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1200px) {
  .wrm-style h4, .wrm-style .h4 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.wrm-style h1, .wrm-style .h1, .wrm-style h2, .wrm-style .h2, .wrm-style h3, .wrm-style .h3, .wrm-style h4, .wrm-style .h4, .wrm-style p {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.wrm-style h1:first-child, .wrm-style .h1:first-child, .wrm-style h2:first-child, .wrm-style .h2:first-child, .wrm-style h3:first-child, .wrm-style .h3:first-child, .wrm-style h4:first-child, .wrm-style .h4:first-child, .wrm-style p:first-child {
  margin-top: 0;
}
.wrm-style h1:last-child, .wrm-style .h1:last-child, .wrm-style h2:last-child, .wrm-style .h2:last-child, .wrm-style h3:last-child, .wrm-style .h3:last-child, .wrm-style h4:last-child, .wrm-style .h4:last-child, .wrm-style p:last-child {
  margin-bottom: 0;
}
.wrm-style a {
  color: #0070F1;
  text-decoration: underline;
  font-family: "InterSemiBold", sans-serif;
}
.wrm-style a:visited {
  color: #23276C;
}
.wrm-style a:hover {
  color: #2041CA;
}
.wrm-style a:active {
  color: #000;
}
.wrm-style a:focus {
  outline: 0;
}
.wrm-style a:focus-visible {
  color: #0070F1;
  outline: 1px solid;
  outline-color: #0070F1;
  outline-offset: 2px;
}
.wrm-style a:disabled {
  color: #B3B2B3;
  pointer-events: none;
}
.wrm-style em, .wrm-style i {
  font-family: "InterItalic", sans-serif;
}
.wrm-style strong {
  font-family: "InterSemiBold", sans-serif;
}
.wrm-style .font-xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.wrm-style .font-l {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.wrm-style .font-s {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.wrm-style .font-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.wrm-style .btn, .wrm-style .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .sfEditBtn, .cr29-forumPosts .sfforumThreadPostContentWrp .adminControls .wrm-style .sfEditBtn, .wrm-style .sfforumPostReplyContainer .sfSubmitBtn, .sfforumPostReplyContainer .wrm-style .sfSubmitBtn {
  font-family: "InterSemiBold", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}
.wrm-style .btn-s {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.wrm-style p.quote-author {
  font-family: "InterSemiBold", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}
.wrm-style blockquote {
  font-size: 1.5rem;
  line-height: 2rem;
  color: inherit;
  margin: 32px 0;
}
.wrm-style blockquote:before, .wrm-style blockquote:after {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
.wrm-style#body .container {
  padding-left: 24px;
  padding-right: 24px;
}
.wrm-style .container-padding {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (min-width: 1200px) {
  .wrm-style .container-padding {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
.wrm-style .container-padding-s {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.wrm-style .container-wide {
  max-width: 1440px !important;
}
.wrm-style .container-form {
  max-width: 610px !important;
}
.wrm-style .bg-light-grey {
  background-color: #F5F5F5;
}
.wrm-style .bg-light-blue {
  background-color: #E6F1FE;
}
.wrm-style .bg-mid-blue {
  background-color: #2041CA;
}
.wrm-style .bg-dark-blue {
  background-color: #23276C;
}
.wrm-style .bg-mid-blue,
.wrm-style .bg-dark-blue,
.wrm-style .bg-dark-image {
  color: #fff;
}
.wrm-style .bg-mid-blue h1,
.wrm-style .bg-mid-blue h2,
.wrm-style .bg-mid-blue h3,
.wrm-style .bg-mid-blue h4,
.wrm-style .bg-dark-blue h1,
.wrm-style .bg-dark-blue h2,
.wrm-style .bg-dark-blue h3,
.wrm-style .bg-dark-blue h4,
.wrm-style .bg-dark-image h1,
.wrm-style .bg-dark-image h2,
.wrm-style .bg-dark-image h3,
.wrm-style .bg-dark-image h4 {
  color: #fff;
}
.wrm-style .bg-mid-blue a:not(.wrmbtn),
.wrm-style .bg-dark-blue a:not(.wrmbtn),
.wrm-style .bg-dark-image a:not(.wrmbtn) {
  color: #E6F1FE;
}
.wrm-style .bg-mid-blue a:not(.wrmbtn):visited,
.wrm-style .bg-dark-blue a:not(.wrmbtn):visited,
.wrm-style .bg-dark-image a:not(.wrmbtn):visited {
  color: #99C6F9;
}
.wrm-style .bg-mid-blue a:not(.wrmbtn):hover,
.wrm-style .bg-dark-blue a:not(.wrmbtn):hover,
.wrm-style .bg-dark-image a:not(.wrmbtn):hover {
  color: #D2D9F4;
}
.wrm-style .bg-mid-blue a:not(.wrmbtn):active,
.wrm-style .bg-dark-blue a:not(.wrmbtn):active,
.wrm-style .bg-dark-image a:not(.wrmbtn):active {
  color: #CCE2FC;
}
.wrm-style .bg-mid-blue a:not(.wrmbtn):focus-visible,
.wrm-style .bg-dark-blue a:not(.wrmbtn):focus-visible,
.wrm-style .bg-dark-image a:not(.wrmbtn):focus-visible {
  color: #E9ECFA;
  outline-color: #E9ECFA;
}
.wrm-style .bg-mid-blue a:not(.wrmbtn):disabled,
.wrm-style .bg-dark-blue a:not(.wrmbtn):disabled,
.wrm-style .bg-dark-image a:not(.wrmbtn):disabled {
  color: #E6E6E6;
}
.wrm-style .sfContentBlock ul:not(.-dividers, .-arrows, .-noBullet) li,
.wrm-style .wrm-content-default ul:not(.-dividers, .-arrows, .-noBullet) li {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ul:not(.-dividers, .-arrows, .-noBullet) li::before,
.wrm-style .wrm-content-default ul:not(.-dividers, .-arrows, .-noBullet) li::before {
  position: absolute;
  content: "•";
  left: 0;
}
.wrm-style .sfContentBlock ul.-noBullet,
.wrm-style .wrm-content-default ul.-noBullet {
  margin: 0;
}
.wrm-style .sfContentBlock ul.-noBullet > li:before,
.wrm-style .wrm-content-default ul.-noBullet > li:before {
  display: none;
}
.wrm-style .sfContentBlock ol li:nth-child(1),
.wrm-style .wrm-content-default ol li:nth-child(1) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(1)::before,
.wrm-style .wrm-content-default ol li:nth-child(1)::before {
  position: absolute;
  content: "1.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(2),
.wrm-style .wrm-content-default ol li:nth-child(2) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(2)::before,
.wrm-style .wrm-content-default ol li:nth-child(2)::before {
  position: absolute;
  content: "2.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(3),
.wrm-style .wrm-content-default ol li:nth-child(3) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(3)::before,
.wrm-style .wrm-content-default ol li:nth-child(3)::before {
  position: absolute;
  content: "3.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(4),
.wrm-style .wrm-content-default ol li:nth-child(4) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(4)::before,
.wrm-style .wrm-content-default ol li:nth-child(4)::before {
  position: absolute;
  content: "4.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(5),
.wrm-style .wrm-content-default ol li:nth-child(5) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(5)::before,
.wrm-style .wrm-content-default ol li:nth-child(5)::before {
  position: absolute;
  content: "5.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(6),
.wrm-style .wrm-content-default ol li:nth-child(6) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(6)::before,
.wrm-style .wrm-content-default ol li:nth-child(6)::before {
  position: absolute;
  content: "6.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(7),
.wrm-style .wrm-content-default ol li:nth-child(7) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(7)::before,
.wrm-style .wrm-content-default ol li:nth-child(7)::before {
  position: absolute;
  content: "7.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(8),
.wrm-style .wrm-content-default ol li:nth-child(8) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(8)::before,
.wrm-style .wrm-content-default ol li:nth-child(8)::before {
  position: absolute;
  content: "8.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(9),
.wrm-style .wrm-content-default ol li:nth-child(9) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(9)::before,
.wrm-style .wrm-content-default ol li:nth-child(9)::before {
  position: absolute;
  content: "9.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(10),
.wrm-style .wrm-content-default ol li:nth-child(10) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(10)::before,
.wrm-style .wrm-content-default ol li:nth-child(10)::before {
  position: absolute;
  content: "10.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(11),
.wrm-style .wrm-content-default ol li:nth-child(11) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(11)::before,
.wrm-style .wrm-content-default ol li:nth-child(11)::before {
  position: absolute;
  content: "11.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(12),
.wrm-style .wrm-content-default ol li:nth-child(12) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(12)::before,
.wrm-style .wrm-content-default ol li:nth-child(12)::before {
  position: absolute;
  content: "12.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(13),
.wrm-style .wrm-content-default ol li:nth-child(13) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(13)::before,
.wrm-style .wrm-content-default ol li:nth-child(13)::before {
  position: absolute;
  content: "13.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(14),
.wrm-style .wrm-content-default ol li:nth-child(14) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(14)::before,
.wrm-style .wrm-content-default ol li:nth-child(14)::before {
  position: absolute;
  content: "14.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(15),
.wrm-style .wrm-content-default ol li:nth-child(15) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(15)::before,
.wrm-style .wrm-content-default ol li:nth-child(15)::before {
  position: absolute;
  content: "15.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(16),
.wrm-style .wrm-content-default ol li:nth-child(16) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(16)::before,
.wrm-style .wrm-content-default ol li:nth-child(16)::before {
  position: absolute;
  content: "16.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(17),
.wrm-style .wrm-content-default ol li:nth-child(17) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(17)::before,
.wrm-style .wrm-content-default ol li:nth-child(17)::before {
  position: absolute;
  content: "17.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(18),
.wrm-style .wrm-content-default ol li:nth-child(18) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(18)::before,
.wrm-style .wrm-content-default ol li:nth-child(18)::before {
  position: absolute;
  content: "18.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(19),
.wrm-style .wrm-content-default ol li:nth-child(19) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(19)::before,
.wrm-style .wrm-content-default ol li:nth-child(19)::before {
  position: absolute;
  content: "19.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(20),
.wrm-style .wrm-content-default ol li:nth-child(20) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(20)::before,
.wrm-style .wrm-content-default ol li:nth-child(20)::before {
  position: absolute;
  content: "20.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(21),
.wrm-style .wrm-content-default ol li:nth-child(21) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(21)::before,
.wrm-style .wrm-content-default ol li:nth-child(21)::before {
  position: absolute;
  content: "21.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(22),
.wrm-style .wrm-content-default ol li:nth-child(22) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(22)::before,
.wrm-style .wrm-content-default ol li:nth-child(22)::before {
  position: absolute;
  content: "22.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(23),
.wrm-style .wrm-content-default ol li:nth-child(23) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(23)::before,
.wrm-style .wrm-content-default ol li:nth-child(23)::before {
  position: absolute;
  content: "23.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(24),
.wrm-style .wrm-content-default ol li:nth-child(24) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(24)::before,
.wrm-style .wrm-content-default ol li:nth-child(24)::before {
  position: absolute;
  content: "24.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(25),
.wrm-style .wrm-content-default ol li:nth-child(25) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(25)::before,
.wrm-style .wrm-content-default ol li:nth-child(25)::before {
  position: absolute;
  content: "25.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(26),
.wrm-style .wrm-content-default ol li:nth-child(26) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(26)::before,
.wrm-style .wrm-content-default ol li:nth-child(26)::before {
  position: absolute;
  content: "26.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(27),
.wrm-style .wrm-content-default ol li:nth-child(27) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(27)::before,
.wrm-style .wrm-content-default ol li:nth-child(27)::before {
  position: absolute;
  content: "27.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(28),
.wrm-style .wrm-content-default ol li:nth-child(28) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(28)::before,
.wrm-style .wrm-content-default ol li:nth-child(28)::before {
  position: absolute;
  content: "28.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(29),
.wrm-style .wrm-content-default ol li:nth-child(29) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(29)::before,
.wrm-style .wrm-content-default ol li:nth-child(29)::before {
  position: absolute;
  content: "29.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(30),
.wrm-style .wrm-content-default ol li:nth-child(30) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(30)::before,
.wrm-style .wrm-content-default ol li:nth-child(30)::before {
  position: absolute;
  content: "30.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(31),
.wrm-style .wrm-content-default ol li:nth-child(31) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(31)::before,
.wrm-style .wrm-content-default ol li:nth-child(31)::before {
  position: absolute;
  content: "31.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(32),
.wrm-style .wrm-content-default ol li:nth-child(32) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(32)::before,
.wrm-style .wrm-content-default ol li:nth-child(32)::before {
  position: absolute;
  content: "32.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(33),
.wrm-style .wrm-content-default ol li:nth-child(33) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(33)::before,
.wrm-style .wrm-content-default ol li:nth-child(33)::before {
  position: absolute;
  content: "33.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(34),
.wrm-style .wrm-content-default ol li:nth-child(34) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(34)::before,
.wrm-style .wrm-content-default ol li:nth-child(34)::before {
  position: absolute;
  content: "34.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(35),
.wrm-style .wrm-content-default ol li:nth-child(35) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(35)::before,
.wrm-style .wrm-content-default ol li:nth-child(35)::before {
  position: absolute;
  content: "35.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(36),
.wrm-style .wrm-content-default ol li:nth-child(36) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(36)::before,
.wrm-style .wrm-content-default ol li:nth-child(36)::before {
  position: absolute;
  content: "36.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(37),
.wrm-style .wrm-content-default ol li:nth-child(37) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(37)::before,
.wrm-style .wrm-content-default ol li:nth-child(37)::before {
  position: absolute;
  content: "37.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(38),
.wrm-style .wrm-content-default ol li:nth-child(38) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(38)::before,
.wrm-style .wrm-content-default ol li:nth-child(38)::before {
  position: absolute;
  content: "38.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(39),
.wrm-style .wrm-content-default ol li:nth-child(39) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(39)::before,
.wrm-style .wrm-content-default ol li:nth-child(39)::before {
  position: absolute;
  content: "39.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(40),
.wrm-style .wrm-content-default ol li:nth-child(40) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(40)::before,
.wrm-style .wrm-content-default ol li:nth-child(40)::before {
  position: absolute;
  content: "40.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(41),
.wrm-style .wrm-content-default ol li:nth-child(41) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(41)::before,
.wrm-style .wrm-content-default ol li:nth-child(41)::before {
  position: absolute;
  content: "41.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(42),
.wrm-style .wrm-content-default ol li:nth-child(42) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(42)::before,
.wrm-style .wrm-content-default ol li:nth-child(42)::before {
  position: absolute;
  content: "42.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(43),
.wrm-style .wrm-content-default ol li:nth-child(43) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(43)::before,
.wrm-style .wrm-content-default ol li:nth-child(43)::before {
  position: absolute;
  content: "43.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(44),
.wrm-style .wrm-content-default ol li:nth-child(44) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(44)::before,
.wrm-style .wrm-content-default ol li:nth-child(44)::before {
  position: absolute;
  content: "44.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(45),
.wrm-style .wrm-content-default ol li:nth-child(45) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(45)::before,
.wrm-style .wrm-content-default ol li:nth-child(45)::before {
  position: absolute;
  content: "45.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(46),
.wrm-style .wrm-content-default ol li:nth-child(46) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(46)::before,
.wrm-style .wrm-content-default ol li:nth-child(46)::before {
  position: absolute;
  content: "46.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(47),
.wrm-style .wrm-content-default ol li:nth-child(47) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(47)::before,
.wrm-style .wrm-content-default ol li:nth-child(47)::before {
  position: absolute;
  content: "47.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(48),
.wrm-style .wrm-content-default ol li:nth-child(48) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(48)::before,
.wrm-style .wrm-content-default ol li:nth-child(48)::before {
  position: absolute;
  content: "48.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(49),
.wrm-style .wrm-content-default ol li:nth-child(49) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(49)::before,
.wrm-style .wrm-content-default ol li:nth-child(49)::before {
  position: absolute;
  content: "49.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(50),
.wrm-style .wrm-content-default ol li:nth-child(50) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(50)::before,
.wrm-style .wrm-content-default ol li:nth-child(50)::before {
  position: absolute;
  content: "50.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(51),
.wrm-style .wrm-content-default ol li:nth-child(51) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(51)::before,
.wrm-style .wrm-content-default ol li:nth-child(51)::before {
  position: absolute;
  content: "51.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(52),
.wrm-style .wrm-content-default ol li:nth-child(52) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(52)::before,
.wrm-style .wrm-content-default ol li:nth-child(52)::before {
  position: absolute;
  content: "52.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(53),
.wrm-style .wrm-content-default ol li:nth-child(53) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(53)::before,
.wrm-style .wrm-content-default ol li:nth-child(53)::before {
  position: absolute;
  content: "53.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(54),
.wrm-style .wrm-content-default ol li:nth-child(54) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(54)::before,
.wrm-style .wrm-content-default ol li:nth-child(54)::before {
  position: absolute;
  content: "54.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(55),
.wrm-style .wrm-content-default ol li:nth-child(55) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(55)::before,
.wrm-style .wrm-content-default ol li:nth-child(55)::before {
  position: absolute;
  content: "55.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(56),
.wrm-style .wrm-content-default ol li:nth-child(56) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(56)::before,
.wrm-style .wrm-content-default ol li:nth-child(56)::before {
  position: absolute;
  content: "56.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(57),
.wrm-style .wrm-content-default ol li:nth-child(57) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(57)::before,
.wrm-style .wrm-content-default ol li:nth-child(57)::before {
  position: absolute;
  content: "57.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(58),
.wrm-style .wrm-content-default ol li:nth-child(58) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(58)::before,
.wrm-style .wrm-content-default ol li:nth-child(58)::before {
  position: absolute;
  content: "58.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(59),
.wrm-style .wrm-content-default ol li:nth-child(59) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(59)::before,
.wrm-style .wrm-content-default ol li:nth-child(59)::before {
  position: absolute;
  content: "59.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(60),
.wrm-style .wrm-content-default ol li:nth-child(60) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(60)::before,
.wrm-style .wrm-content-default ol li:nth-child(60)::before {
  position: absolute;
  content: "60.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(61),
.wrm-style .wrm-content-default ol li:nth-child(61) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(61)::before,
.wrm-style .wrm-content-default ol li:nth-child(61)::before {
  position: absolute;
  content: "61.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(62),
.wrm-style .wrm-content-default ol li:nth-child(62) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(62)::before,
.wrm-style .wrm-content-default ol li:nth-child(62)::before {
  position: absolute;
  content: "62.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(63),
.wrm-style .wrm-content-default ol li:nth-child(63) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(63)::before,
.wrm-style .wrm-content-default ol li:nth-child(63)::before {
  position: absolute;
  content: "63.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(64),
.wrm-style .wrm-content-default ol li:nth-child(64) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(64)::before,
.wrm-style .wrm-content-default ol li:nth-child(64)::before {
  position: absolute;
  content: "64.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(65),
.wrm-style .wrm-content-default ol li:nth-child(65) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(65)::before,
.wrm-style .wrm-content-default ol li:nth-child(65)::before {
  position: absolute;
  content: "65.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(66),
.wrm-style .wrm-content-default ol li:nth-child(66) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(66)::before,
.wrm-style .wrm-content-default ol li:nth-child(66)::before {
  position: absolute;
  content: "66.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(67),
.wrm-style .wrm-content-default ol li:nth-child(67) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(67)::before,
.wrm-style .wrm-content-default ol li:nth-child(67)::before {
  position: absolute;
  content: "67.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(68),
.wrm-style .wrm-content-default ol li:nth-child(68) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(68)::before,
.wrm-style .wrm-content-default ol li:nth-child(68)::before {
  position: absolute;
  content: "68.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(69),
.wrm-style .wrm-content-default ol li:nth-child(69) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(69)::before,
.wrm-style .wrm-content-default ol li:nth-child(69)::before {
  position: absolute;
  content: "69.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(70),
.wrm-style .wrm-content-default ol li:nth-child(70) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(70)::before,
.wrm-style .wrm-content-default ol li:nth-child(70)::before {
  position: absolute;
  content: "70.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(71),
.wrm-style .wrm-content-default ol li:nth-child(71) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(71)::before,
.wrm-style .wrm-content-default ol li:nth-child(71)::before {
  position: absolute;
  content: "71.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(72),
.wrm-style .wrm-content-default ol li:nth-child(72) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(72)::before,
.wrm-style .wrm-content-default ol li:nth-child(72)::before {
  position: absolute;
  content: "72.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(73),
.wrm-style .wrm-content-default ol li:nth-child(73) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(73)::before,
.wrm-style .wrm-content-default ol li:nth-child(73)::before {
  position: absolute;
  content: "73.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(74),
.wrm-style .wrm-content-default ol li:nth-child(74) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(74)::before,
.wrm-style .wrm-content-default ol li:nth-child(74)::before {
  position: absolute;
  content: "74.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(75),
.wrm-style .wrm-content-default ol li:nth-child(75) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(75)::before,
.wrm-style .wrm-content-default ol li:nth-child(75)::before {
  position: absolute;
  content: "75.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(76),
.wrm-style .wrm-content-default ol li:nth-child(76) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(76)::before,
.wrm-style .wrm-content-default ol li:nth-child(76)::before {
  position: absolute;
  content: "76.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(77),
.wrm-style .wrm-content-default ol li:nth-child(77) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(77)::before,
.wrm-style .wrm-content-default ol li:nth-child(77)::before {
  position: absolute;
  content: "77.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(78),
.wrm-style .wrm-content-default ol li:nth-child(78) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(78)::before,
.wrm-style .wrm-content-default ol li:nth-child(78)::before {
  position: absolute;
  content: "78.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(79),
.wrm-style .wrm-content-default ol li:nth-child(79) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(79)::before,
.wrm-style .wrm-content-default ol li:nth-child(79)::before {
  position: absolute;
  content: "79.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(80),
.wrm-style .wrm-content-default ol li:nth-child(80) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(80)::before,
.wrm-style .wrm-content-default ol li:nth-child(80)::before {
  position: absolute;
  content: "80.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(81),
.wrm-style .wrm-content-default ol li:nth-child(81) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(81)::before,
.wrm-style .wrm-content-default ol li:nth-child(81)::before {
  position: absolute;
  content: "81.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(82),
.wrm-style .wrm-content-default ol li:nth-child(82) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(82)::before,
.wrm-style .wrm-content-default ol li:nth-child(82)::before {
  position: absolute;
  content: "82.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(83),
.wrm-style .wrm-content-default ol li:nth-child(83) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(83)::before,
.wrm-style .wrm-content-default ol li:nth-child(83)::before {
  position: absolute;
  content: "83.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(84),
.wrm-style .wrm-content-default ol li:nth-child(84) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(84)::before,
.wrm-style .wrm-content-default ol li:nth-child(84)::before {
  position: absolute;
  content: "84.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(85),
.wrm-style .wrm-content-default ol li:nth-child(85) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(85)::before,
.wrm-style .wrm-content-default ol li:nth-child(85)::before {
  position: absolute;
  content: "85.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(86),
.wrm-style .wrm-content-default ol li:nth-child(86) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(86)::before,
.wrm-style .wrm-content-default ol li:nth-child(86)::before {
  position: absolute;
  content: "86.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(87),
.wrm-style .wrm-content-default ol li:nth-child(87) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(87)::before,
.wrm-style .wrm-content-default ol li:nth-child(87)::before {
  position: absolute;
  content: "87.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(88),
.wrm-style .wrm-content-default ol li:nth-child(88) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(88)::before,
.wrm-style .wrm-content-default ol li:nth-child(88)::before {
  position: absolute;
  content: "88.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(89),
.wrm-style .wrm-content-default ol li:nth-child(89) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(89)::before,
.wrm-style .wrm-content-default ol li:nth-child(89)::before {
  position: absolute;
  content: "89.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(90),
.wrm-style .wrm-content-default ol li:nth-child(90) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(90)::before,
.wrm-style .wrm-content-default ol li:nth-child(90)::before {
  position: absolute;
  content: "90.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(91),
.wrm-style .wrm-content-default ol li:nth-child(91) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(91)::before,
.wrm-style .wrm-content-default ol li:nth-child(91)::before {
  position: absolute;
  content: "91.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(92),
.wrm-style .wrm-content-default ol li:nth-child(92) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(92)::before,
.wrm-style .wrm-content-default ol li:nth-child(92)::before {
  position: absolute;
  content: "92.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(93),
.wrm-style .wrm-content-default ol li:nth-child(93) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(93)::before,
.wrm-style .wrm-content-default ol li:nth-child(93)::before {
  position: absolute;
  content: "93.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(94),
.wrm-style .wrm-content-default ol li:nth-child(94) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(94)::before,
.wrm-style .wrm-content-default ol li:nth-child(94)::before {
  position: absolute;
  content: "94.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(95),
.wrm-style .wrm-content-default ol li:nth-child(95) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(95)::before,
.wrm-style .wrm-content-default ol li:nth-child(95)::before {
  position: absolute;
  content: "95.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(96),
.wrm-style .wrm-content-default ol li:nth-child(96) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(96)::before,
.wrm-style .wrm-content-default ol li:nth-child(96)::before {
  position: absolute;
  content: "96.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(97),
.wrm-style .wrm-content-default ol li:nth-child(97) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(97)::before,
.wrm-style .wrm-content-default ol li:nth-child(97)::before {
  position: absolute;
  content: "97.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(98),
.wrm-style .wrm-content-default ol li:nth-child(98) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(98)::before,
.wrm-style .wrm-content-default ol li:nth-child(98)::before {
  position: absolute;
  content: "98.";
  left: 0;
}
.wrm-style .sfContentBlock ol li:nth-child(99),
.wrm-style .wrm-content-default ol li:nth-child(99) {
  position: relative;
  padding-left: 20px;
}
.wrm-style .sfContentBlock ol li:nth-child(99)::before,
.wrm-style .wrm-content-default ol li:nth-child(99)::before {
  position: absolute;
  content: "99.";
  left: 0;
}
.wrm-style .wrm-content-default ul.-dividers {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.wrm-style .wrm-content-default ul.-dividers li {
  padding: 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.wrm-style .wrm-content-default ul.-ticks {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.wrm-style .wrm-content-default ul.-ticks li {
  position: relative;
  padding: 20px 0 20px 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.wrm-style .wrm-content-default ul.-ticks li::before {
  content: "";
  display: block;
  width: 16px;
  height: 24px;
  background: url("/App_Themes/reskin/images/icons/icon-tick-bright-blue.svg") no-repeat center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
}
.wrm-style .wrm-content-default ul.-arrows {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.wrm-style .wrm-content-default ul.-arrows a {
  position: relative;
  padding: 24px 48px 24px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-decoration: none;
  display: block;
  transition: color 0.3s, background-color 0.3s;
  font-family: "MontserratSemiBold", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #23276C;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .wrm-style .wrm-content-default ul.-arrows a {
    padding: 24px 72px 24px 24px;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .wrm-style .wrm-content-default ul.-arrows a {
    padding: 24px 72px 24px 24px;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1200px) {
  .wrm-style .wrm-content-default ul.-arrows a {
    padding: 24px 72px 24px 24px;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.wrm-style .wrm-content-default ul.-arrows a::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  background-image: url("/App_Themes/reskin/images/icons/arrow-long-bright.svg");
}
@media (max-width: 767.9px) {
  .wrm-style .wrm-content-default ul.-arrows a::after {
    right: 0;
  }
}
.wrm-style .wrm-content-default ul.-arrows a:hover, .wrm-style .wrm-content-default ul.-arrows a:focus {
  color: #fff;
  background-color: #23276C;
}
.wrm-style .wrm-content-default ul.-arrows a:hover::after, .wrm-style .wrm-content-default ul.-arrows a:focus::after {
  background-image: url("/App_Themes/reskin/images/icons/arrow-long-white.svg");
}
.wrm-style .bg-mid-blue ul.-dividers,
.wrm-style .bg-mid-blue ul.-ticks,
.wrm-style .bg-mid-blue ul.-arrows,
.wrm-style .bg-dark-blue ul.-dividers,
.wrm-style .bg-dark-blue ul.-ticks,
.wrm-style .bg-dark-blue ul.-arrows {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.wrm-style .bg-mid-blue ul.-dividers li,
.wrm-style .bg-mid-blue ul.-ticks li,
.wrm-style .bg-mid-blue ul.-arrows li,
.wrm-style .bg-dark-blue ul.-dividers li,
.wrm-style .bg-dark-blue ul.-ticks li,
.wrm-style .bg-dark-blue ul.-arrows li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.wrm-style .bg-mid-blue ul.-arrows a,
.wrm-style .bg-dark-blue ul.-arrows a {
  color: #fff;
  background-color: #23276C;
}
.wrm-style .bg-mid-blue ul.-arrows a::after,
.wrm-style .bg-dark-blue ul.-arrows a::after {
  background-image: url("/App_Themes/reskin/images/icons/arrow-long-white.svg");
}
.wrm-style .bg-mid-blue ul.-arrows a:visited,
.wrm-style .bg-dark-blue ul.-arrows a:visited {
  color: #fff;
}
.wrm-style .bg-mid-blue ul.-arrows a:hover, .wrm-style .bg-mid-blue ul.-arrows a:focus,
.wrm-style .bg-dark-blue ul.-arrows a:hover,
.wrm-style .bg-dark-blue ul.-arrows a:focus {
  color: #23276C;
  background-color: #fff;
}
.wrm-style .bg-mid-blue ul.-arrows a:hover::after, .wrm-style .bg-mid-blue ul.-arrows a:focus::after,
.wrm-style .bg-dark-blue ul.-arrows a:hover::after,
.wrm-style .bg-dark-blue ul.-arrows a:focus::after {
  background-image: url("/App_Themes/reskin/images/icons/arrow-long-bright.svg");
}
.wrm-style .box-container {
  margin: 3rem;
  border-radius: 12px;
}

/* WRM Buttons */
.wrm-style .btn-none {
  background-color: transparent;
  border: 0;
  padding: 0;
}
.wrm-style .wrmbtn,
.wrm-style a.wrmbtn,
.wrm-style button.wrmbtn {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  border: 0;
  border-radius: 12px;
  padding: 16px;
  font-family: "InterSemiBold", sans-serif;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
  outline: 0;
  transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  opacity: 1;
}
.wrm-style .wrmbtn:focus,
.wrm-style a.wrmbtn:focus,
.wrm-style button.wrmbtn:focus {
  text-decoration: none;
}
.wrm-style .wrmbtn:focus-visible,
.wrm-style a.wrmbtn:focus-visible,
.wrm-style button.wrmbtn:focus-visible {
  outline-offset: 0;
}
.wrm-style .wrmbtn[disabled],
.wrm-style a.wrmbtn[disabled],
.wrm-style button.wrmbtn[disabled] {
  background-color: #B3B2B3;
  color: #fff;
  border: 0;
  pointer-events: none;
}
.wrm-style .wrmbtn-primary,
.wrm-style a.wrmbtn-primary,
.wrm-style button.wrmbtn-primary {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  border: 0;
  border-radius: 12px;
  padding: 16px;
  font-family: "InterSemiBold", sans-serif;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
  outline: 0;
  transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  opacity: 1;
  background-color: #2041CA;
  color: #fff;
}
.wrm-style .wrmbtn-primary:focus,
.wrm-style a.wrmbtn-primary:focus,
.wrm-style button.wrmbtn-primary:focus {
  text-decoration: none;
}
.wrm-style .wrmbtn-primary:focus-visible,
.wrm-style a.wrmbtn-primary:focus-visible,
.wrm-style button.wrmbtn-primary:focus-visible {
  outline-offset: 0;
}
.wrm-style .wrmbtn-primary[disabled],
.wrm-style a.wrmbtn-primary[disabled],
.wrm-style button.wrmbtn-primary[disabled] {
  background-color: #B3B2B3;
  color: #fff;
  border: 0;
  pointer-events: none;
}
.wrm-style .wrmbtn-primary:focus-visible,
.wrm-style a.wrmbtn-primary:focus-visible,
.wrm-style button.wrmbtn-primary:focus-visible {
  background-color: #000747;
  color: #fff;
  outline: 4px solid #0070F1;
  outline-offset: 2px;
}
.wrm-style .wrmbtn-primary:hover, .wrm-style .wrmbtn-primary:focus,
.wrm-style a.wrmbtn-primary:hover,
.wrm-style a.wrmbtn-primary:focus,
.wrm-style button.wrmbtn-primary:hover,
.wrm-style button.wrmbtn-primary:focus {
  background-color: #000747;
  color: #fff;
}
.wrm-style .wrmbtn-secondary,
.wrm-style a.wrmbtn-secondary,
.wrm-style button.wrmbtn-secondary {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  border: 0;
  border-radius: 12px;
  padding: 16px;
  font-family: "InterSemiBold", sans-serif;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
  outline: 0;
  transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  opacity: 1;
  background-color: #0070F1;
  color: #fff;
}
.wrm-style .wrmbtn-secondary:focus,
.wrm-style a.wrmbtn-secondary:focus,
.wrm-style button.wrmbtn-secondary:focus {
  text-decoration: none;
}
.wrm-style .wrmbtn-secondary:focus-visible,
.wrm-style a.wrmbtn-secondary:focus-visible,
.wrm-style button.wrmbtn-secondary:focus-visible {
  outline-offset: 0;
}
.wrm-style .wrmbtn-secondary[disabled],
.wrm-style a.wrmbtn-secondary[disabled],
.wrm-style button.wrmbtn-secondary[disabled] {
  background-color: #B3B2B3;
  color: #fff;
  border: 0;
  pointer-events: none;
}
.wrm-style .wrmbtn-secondary:hover, .wrm-style .wrmbtn-secondary:focus,
.wrm-style a.wrmbtn-secondary:hover,
.wrm-style a.wrmbtn-secondary:focus,
.wrm-style button.wrmbtn-secondary:hover,
.wrm-style button.wrmbtn-secondary:focus {
  background-color: #2041CA;
  color: #fff;
}
.wrm-style .wrmbtn-secondary:focus-visible,
.wrm-style a.wrmbtn-secondary:focus-visible,
.wrm-style button.wrmbtn-secondary:focus-visible {
  outline: 4px solid black;
  border: 2px solid white;
  padding: 14px;
  transition: border-color 0s;
}
.wrm-style .wrmbtn-tertiary,
.wrm-style a.wrmbtn-tertiary,
.wrm-style button.wrmbtn-tertiary {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  border: 0;
  border-radius: 12px;
  padding: 16px;
  font-family: "InterSemiBold", sans-serif;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
  outline: 0;
  transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  opacity: 1;
  background-color: #fff;
  color: #23276C;
  outline: 1px solid #23276C;
}
.wrm-style .wrmbtn-tertiary:focus,
.wrm-style a.wrmbtn-tertiary:focus,
.wrm-style button.wrmbtn-tertiary:focus {
  text-decoration: none;
}
.wrm-style .wrmbtn-tertiary:focus-visible,
.wrm-style a.wrmbtn-tertiary:focus-visible,
.wrm-style button.wrmbtn-tertiary:focus-visible {
  outline-offset: 0;
}
.wrm-style .wrmbtn-tertiary[disabled],
.wrm-style a.wrmbtn-tertiary[disabled],
.wrm-style button.wrmbtn-tertiary[disabled] {
  background-color: #B3B2B3;
  color: #fff;
  border: 0;
  pointer-events: none;
}
.wrm-style .wrmbtn-tertiary:focus-visible,
.wrm-style a.wrmbtn-tertiary:focus-visible,
.wrm-style button.wrmbtn-tertiary:focus-visible {
  color: #23276C;
  outline: 4px solid #0070F1;
}
.wrm-style .wrmbtn-tertiary:hover,
.wrm-style a.wrmbtn-tertiary:hover,
.wrm-style button.wrmbtn-tertiary:hover {
  background-color: #000747;
  color: #fff;
}
.wrm-style .wrmbtn-ghost,
.wrm-style a.wrmbtn-ghost,
.wrm-style button.wrmbtn-ghost {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  border: 0;
  border-radius: 12px;
  padding: 16px;
  font-family: "InterSemiBold", sans-serif;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
  outline: 0;
  transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  opacity: 1;
  background-color: transparent;
  color: #23276C;
}
.wrm-style .wrmbtn-ghost:focus,
.wrm-style a.wrmbtn-ghost:focus,
.wrm-style button.wrmbtn-ghost:focus {
  text-decoration: none;
}
.wrm-style .wrmbtn-ghost:focus-visible,
.wrm-style a.wrmbtn-ghost:focus-visible,
.wrm-style button.wrmbtn-ghost:focus-visible {
  outline-offset: 0;
}
.wrm-style .wrmbtn-ghost[disabled],
.wrm-style a.wrmbtn-ghost[disabled],
.wrm-style button.wrmbtn-ghost[disabled] {
  background-color: #B3B2B3;
  color: #fff;
  border: 0;
  pointer-events: none;
}
.wrm-style .wrmbtn-arrow-right:after,
.wrm-style a.wrmbtn-arrow-right:after,
.wrm-style button.wrmbtn-arrow-right:after {
  content: "";
  display: block;
  background-image: url("/App_Themes/reskin/images/icons/arrow-right-white.svg");
  background-position: center;
  width: 24px;
  height: 18px;
  margin-left: 32px;
}
.wrm-style .wrmbtn-arrow-right.wrmbtn-tertiary:after,
.wrm-style a.wrmbtn-arrow-right.wrmbtn-tertiary:after,
.wrm-style button.wrmbtn-arrow-right.wrmbtn-tertiary:after {
  background-image: url("/App_Themes/reskin/images/icons/arrow-right-primary.svg");
}
.wrm-style .wrmbtn-arrow-right.wrmbtn-tertiary:hover:after,
.wrm-style a.wrmbtn-arrow-right.wrmbtn-tertiary:hover:after,
.wrm-style button.wrmbtn-arrow-right.wrmbtn-tertiary:hover:after {
  background-image: url("/App_Themes/reskin/images/icons/arrow-right-white.svg");
}
.wrm-style .wrmbtn-arrow-right.wrmbtn-ghost:after,
.wrm-style a.wrmbtn-arrow-right.wrmbtn-ghost:after,
.wrm-style button.wrmbtn-arrow-right.wrmbtn-ghost:after {
  background-image: url("/App_Themes/reskin/images/icons/arrow-right-primary.svg");
}
.wrm-style .wrmbtn-arrow-right[disabled]:after,
.wrm-style a.wrmbtn-arrow-right[disabled]:after,
.wrm-style button.wrmbtn-arrow-right[disabled]:after {
  background-image: url("/App_Themes/reskin/images/icons/arrow-right-white.svg");
}
.wrm-style .wrmbtn-arrow-right.wrmbtn-size-x:before,
.wrm-style a.wrmbtn-arrow-right.wrmbtn-size-x:before,
.wrm-style button.wrmbtn-arrow-right.wrmbtn-size-x:before {
  width: 16px;
  height: 16px;
}
.wrm-style .wrmbtn-arrow-left:before,
.wrm-style a.wrmbtn-arrow-left:before,
.wrm-style button.wrmbtn-arrow-left:before {
  content: "";
  display: block;
  background-image: url("/App_Themes/reskin/images/icons/arrow-right-white.svg");
  background-position: center;
  width: 24px;
  height: 18px;
  margin-right: 32px;
}
.wrm-style .wrmbtn-arrow-left.wrmbtn-tertiary:before,
.wrm-style a.wrmbtn-arrow-left.wrmbtn-tertiary:before,
.wrm-style button.wrmbtn-arrow-left.wrmbtn-tertiary:before {
  background-image: url("/App_Themes/reskin/images/icons/arrow-right-primary.svg");
}
.wrm-style .wrmbtn-arrow-left.wrmbtn-tertiary:hover:before,
.wrm-style a.wrmbtn-arrow-left.wrmbtn-tertiary:hover:before,
.wrm-style button.wrmbtn-arrow-left.wrmbtn-tertiary:hover:before {
  background-image: url("/App_Themes/reskin/images/icons/arrow-right-white.svg");
}
.wrm-style .wrmbtn-arrow-left.wrmbtn-ghost:before,
.wrm-style a.wrmbtn-arrow-left.wrmbtn-ghost:before,
.wrm-style button.wrmbtn-arrow-left.wrmbtn-ghost:before {
  background-image: url("/App_Themes/reskin/images/icons/arrow-right-primary.svg");
}
.wrm-style .wrmbtn-arrow-left[disabled]:before,
.wrm-style a.wrmbtn-arrow-left[disabled]:before,
.wrm-style button.wrmbtn-arrow-left[disabled]:before {
  background-image: url("/App_Themes/reskin/images/icons/arrow-right-white.svg");
}
.wrm-style .wrmbtn-arrow-left.wrmbtn-size-x:before,
.wrm-style a.wrmbtn-arrow-left.wrmbtn-size-x:before,
.wrm-style button.wrmbtn-arrow-left.wrmbtn-size-x:before {
  width: 16px;
  height: 16px;
}
.wrm-style .wrmbtn-search-right:after,
.wrm-style a.wrmbtn-search-right:after,
.wrm-style button.wrmbtn-search-right:after {
  content: "";
  display: block;
  background-image: url("/App_Themes/reskin/images/icons/icon-search-white.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  margin-left: 32px;
}
.wrm-style .wrmbtn-search-left:before,
.wrm-style a.wrmbtn-search-left:before,
.wrm-style button.wrmbtn-search-left:before {
  content: "";
  display: block;
  background-image: url("/App_Themes/reskin/images/icons/icon-search-white.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  margin-right: 32px;
}
.wrm-style .wrmbtn-size-l,
.wrm-style a.wrmbtn-size-l,
.wrm-style button.wrmbtn-size-l {
  padding: 24px;
  font-size: 18px;
}
.wrm-style .wrmbtn-size-s,
.wrm-style a.wrmbtn-size-s,
.wrm-style button.wrmbtn-size-s {
  padding: 12px;
  font-size: 14px;
}
.wrm-style .wrmbtn-size-x,
.wrm-style a.wrmbtn-size-x,
.wrm-style button.wrmbtn-size-x {
  padding: 8px;
  font-size: 12px;
}
.wrm-style .skipTo a:focus {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  border: 0;
  border-radius: 12px;
  padding: 16px;
  font-family: "InterSemiBold", sans-serif;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
  outline: 0;
  transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  opacity: 1;
  background-color: #23276C;
  color: #fff;
  margin: 14px;
  padding: 10px 14px;
  border-radius: 10px;
  white-space: nowrap;
  transform: none;
  transition: none;
  outline: 4px solid #0070F1;
  outline-offset: 2px !important;
}
.wrm-style .skipTo a:focus:focus {
  text-decoration: none;
}
.wrm-style .skipTo a:focus:focus-visible {
  outline-offset: 0;
}
.wrm-style .skipTo a:focus[disabled] {
  background-color: #B3B2B3;
  color: #fff;
  border: 0;
  pointer-events: none;
}
@media (max-width: 767.9px) {
  .wrm-style .skipTo a:focus {
    margin: 0 0 0 -50px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .wrm-style .skipTo a:focus {
    margin: 0 0 0 -50px;
  }
}
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  border: 0;
  border-radius: 12px;
  padding: 16px;
  font-family: "InterSemiBold", sans-serif;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
  outline: 0;
  transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  opacity: 1;
  background-color: #2041CA;
  color: #fff;
}
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:focus {
  text-decoration: none;
}
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:focus-visible {
  outline-offset: 0;
}
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk[disabled] {
  background-color: #B3B2B3;
  color: #fff;
  border: 0;
  pointer-events: none;
}
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:focus-visible {
  background-color: #000747;
  color: #fff;
  outline: 4px solid #0070F1;
  outline-offset: 2px;
}
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:hover, .wrm-style .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:focus {
  background-color: #000747;
  color: #fff;
}
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:hover, .wrm-style .sfprofileChangePasswordFormWrp .sfprofileLnkWrp .sfprofileSaveLnk:focus {
  opacity: 1;
}

/* WRM Links */
.wrm-style .wrmlink {
  display: inline-block;
  font-family: "InterSemiBold", sans-serif;
  color: #23276C;
  text-decoration: none;
}
.wrm-style .wrmlink:hover, .wrm-style .wrmlink:focus {
  text-decoration: underline;
  color: #23276C;
}
.wrm-style .wrmlink[disabled] {
  pointer-events: none;
  opacity: 0.4;
}
.wrm-style .wrmlink__external:after {
  content: "";
  display: inline-block;
  background-image: url("/App_Themes/reskin/images/icons/icon-external.svg");
  background-size: 16px 16px;
  background-position: center;
  width: 16px;
  height: 16px;
  margin-left: 12px;
}

.wrm-style {
  /* Text, Textarea & Dropdown field */
  /* Checkbox field */
  /* Radio button */
  /* Quiz buttons (Radio button with border) */
  /* Helper text */
  /* Instruction text*/
  /* Error message */
  /* Submit button */
  /* Register for forums override */
  /* General login form override */
  /* GlobalLoginControl override: General login & Registration success forms */
}
.wrm-style .sfTextWrap,
.wrm-style .sfFormBox,
.wrm-style .sfFormDropdown,
.wrm-style .sfregisterField,
.wrm-style #sfLoginWidgetWrp li[accesskey],
.wrm-style .find-newaccess-services__search-form__search-input-wrapper,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li,
.wrm-style .sfFormBlock {
  position: relative;
  margin-bottom: 24px;
}
.wrm-style .sfTextWrap label:not(.error),
.wrm-style .sfFormBox label:not(.error),
.wrm-style .sfFormDropdown label:not(.error),
.wrm-style .sfregisterField label:not(.error),
.wrm-style #sfLoginWidgetWrp li[accesskey] label:not(.error),
.wrm-style .find-newaccess-services__search-form__search-input-wrapper label:not(.error),
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li label:not(.error),
.wrm-style .sfFormBlock label:not(.error) {
  font-size: 1rem;
  line-height: 1.5em;
  font-family: inherit;
  font-weight: 400 !important;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 16px;
  left: 12px;
  transition: 0.2s ease all;
}
.wrm-style .sfTextWrap input,
.wrm-style .sfTextWrap textarea,
.wrm-style .sfTextWrap select,
.wrm-style .sfFormBox input,
.wrm-style .sfFormBox textarea,
.wrm-style .sfFormBox select,
.wrm-style .sfFormDropdown input,
.wrm-style .sfFormDropdown textarea,
.wrm-style .sfFormDropdown select,
.wrm-style .sfregisterField input,
.wrm-style .sfregisterField textarea,
.wrm-style .sfregisterField select,
.wrm-style #sfLoginWidgetWrp li[accesskey] input,
.wrm-style #sfLoginWidgetWrp li[accesskey] textarea,
.wrm-style #sfLoginWidgetWrp li[accesskey] select,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper input,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper textarea,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper select,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li input,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li textarea,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li select,
.wrm-style .sfFormBlock input,
.wrm-style .sfFormBlock textarea,
.wrm-style .sfFormBlock select {
  font-size: 1rem !important;
  line-height: 1.5em;
  background: #ffffff;
  border: 1px solid #666666;
  border-radius: 12px;
  padding: 25px 16px 5px 12px;
  outline: 0;
  width: 100%;
  max-width: 100%;
  height: 56px;
}
.wrm-style .sfTextWrap textarea,
.wrm-style .sfFormBox textarea,
.wrm-style .sfFormDropdown textarea,
.wrm-style .sfregisterField textarea,
.wrm-style #sfLoginWidgetWrp li[accesskey] textarea,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper textarea,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li textarea,
.wrm-style .sfFormBlock textarea {
  height: 160px;
}
.wrm-style .sfTextWrap select,
.wrm-style .sfFormBox select,
.wrm-style .sfFormDropdown select,
.wrm-style .sfregisterField select,
.wrm-style #sfLoginWidgetWrp li[accesskey] select,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper select,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li select,
.wrm-style .sfFormBlock select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.wrm-style .sfTextWrap .sfDropdownList:after,
.wrm-style .sfFormBox .sfDropdownList:after,
.wrm-style .sfFormDropdown .sfDropdownList:after,
.wrm-style .sfregisterField .sfDropdownList:after,
.wrm-style #sfLoginWidgetWrp li[accesskey] .sfDropdownList:after,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper .sfDropdownList:after,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li .sfDropdownList:after,
.wrm-style .sfFormBlock .sfDropdownList:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 16px;
  width: 10px;
  height: 10px;
  border: solid #666666;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  transition: 0.3s;
}
.wrm-style .sfTextWrap .RadPicker,
.wrm-style .sfFormBox .RadPicker,
.wrm-style .sfFormDropdown .RadPicker,
.wrm-style .sfregisterField .RadPicker,
.wrm-style #sfLoginWidgetWrp li[accesskey] .RadPicker,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper .RadPicker,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li .RadPicker,
.wrm-style .sfFormBlock .RadPicker {
  width: 100% !important;
}
.wrm-style .sfTextWrap .registerDOB,
.wrm-style .sfFormBox .registerDOB,
.wrm-style .sfFormDropdown .registerDOB,
.wrm-style .sfregisterField .registerDOB,
.wrm-style #sfLoginWidgetWrp li[accesskey] .registerDOB,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper .registerDOB,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li .registerDOB,
.wrm-style .sfFormBlock .registerDOB {
  border: 1px solid #666666 !important;
  padding: 25px 16px 5px 12px !important;
}
.wrm-style .sfTextWrap:hover input,
.wrm-style .sfTextWrap:hover textarea,
.wrm-style .sfTextWrap:hover select,
.wrm-style .sfFormBox:hover input,
.wrm-style .sfFormBox:hover textarea,
.wrm-style .sfFormBox:hover select,
.wrm-style .sfFormDropdown:hover input,
.wrm-style .sfFormDropdown:hover textarea,
.wrm-style .sfFormDropdown:hover select,
.wrm-style .sfregisterField:hover input,
.wrm-style .sfregisterField:hover textarea,
.wrm-style .sfregisterField:hover select,
.wrm-style #sfLoginWidgetWrp li[accesskey]:hover input,
.wrm-style #sfLoginWidgetWrp li[accesskey]:hover textarea,
.wrm-style #sfLoginWidgetWrp li[accesskey]:hover select,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper:hover input,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper:hover textarea,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper:hover select,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li:hover input,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li:hover textarea,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li:hover select,
.wrm-style .sfFormBlock:hover input,
.wrm-style .sfFormBlock:hover textarea,
.wrm-style .sfFormBlock:hover select {
  background-color: #F5F5F5;
}
.wrm-style .sfTextWrap.-activated label,
.wrm-style .sfFormBox.-activated label,
.wrm-style .sfFormDropdown.-activated label,
.wrm-style .sfregisterField.-activated label,
.wrm-style #sfLoginWidgetWrp li[accesskey].-activated label,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper.-activated label,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li.-activated label,
.wrm-style .sfFormBlock.-activated label {
  font-size: 0.875rem;
  top: 6px;
  color: #23276C;
}
.wrm-style .sfTextWrap.-activated input,
.wrm-style .sfTextWrap.-activated textarea,
.wrm-style .sfTextWrap.-activated select,
.wrm-style .sfFormBox.-activated input,
.wrm-style .sfFormBox.-activated textarea,
.wrm-style .sfFormBox.-activated select,
.wrm-style .sfFormDropdown.-activated input,
.wrm-style .sfFormDropdown.-activated textarea,
.wrm-style .sfFormDropdown.-activated select,
.wrm-style .sfregisterField.-activated input,
.wrm-style .sfregisterField.-activated textarea,
.wrm-style .sfregisterField.-activated select,
.wrm-style #sfLoginWidgetWrp li[accesskey].-activated input,
.wrm-style #sfLoginWidgetWrp li[accesskey].-activated textarea,
.wrm-style #sfLoginWidgetWrp li[accesskey].-activated select,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper.-activated input,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper.-activated textarea,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper.-activated select,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li.-activated input,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li.-activated textarea,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li.-activated select,
.wrm-style .sfFormBlock.-activated input,
.wrm-style .sfFormBlock.-activated textarea,
.wrm-style .sfFormBlock.-activated select {
  border-color: #23276C;
}
.wrm-style .sfTextWrap.-activated .registerDOB,
.wrm-style .sfFormBox.-activated .registerDOB,
.wrm-style .sfFormDropdown.-activated .registerDOB,
.wrm-style .sfregisterField.-activated .registerDOB,
.wrm-style #sfLoginWidgetWrp li[accesskey].-activated .registerDOB,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper.-activated .registerDOB,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li.-activated .registerDOB,
.wrm-style .sfFormBlock.-activated .registerDOB {
  border-color: #23276C !important;
}
.wrm-style .sfTextWrap.-focused label,
.wrm-style .sfFormBox.-focused label,
.wrm-style .sfFormDropdown.-focused label,
.wrm-style .sfregisterField.-focused label,
.wrm-style #sfLoginWidgetWrp li[accesskey].-focused label,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper.-focused label,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li.-focused label,
.wrm-style .sfFormBlock.-focused label {
  font-size: 0.875rem;
  top: 6px;
  color: #2041CA;
}
.wrm-style .sfTextWrap.-focused input,
.wrm-style .sfTextWrap.-focused textarea,
.wrm-style .sfTextWrap.-focused select,
.wrm-style .sfFormBox.-focused input,
.wrm-style .sfFormBox.-focused textarea,
.wrm-style .sfFormBox.-focused select,
.wrm-style .sfFormDropdown.-focused input,
.wrm-style .sfFormDropdown.-focused textarea,
.wrm-style .sfFormDropdown.-focused select,
.wrm-style .sfregisterField.-focused input,
.wrm-style .sfregisterField.-focused textarea,
.wrm-style .sfregisterField.-focused select,
.wrm-style #sfLoginWidgetWrp li[accesskey].-focused input,
.wrm-style #sfLoginWidgetWrp li[accesskey].-focused textarea,
.wrm-style #sfLoginWidgetWrp li[accesskey].-focused select,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper.-focused input,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper.-focused textarea,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper.-focused select,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li.-focused input,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li.-focused textarea,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li.-focused select,
.wrm-style .sfFormBlock.-focused input,
.wrm-style .sfFormBlock.-focused textarea,
.wrm-style .sfFormBlock.-focused select {
  background-color: #fff;
  border-color: #2041CA;
  border-width: 2px;
  padding: 24px 15px 4px 11px;
}
.wrm-style .sfTextWrap.-focused .registerDOB,
.wrm-style .sfFormBox.-focused .registerDOB,
.wrm-style .sfFormDropdown.-focused .registerDOB,
.wrm-style .sfregisterField.-focused .registerDOB,
.wrm-style #sfLoginWidgetWrp li[accesskey].-focused .registerDOB,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper.-focused .registerDOB,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li.-focused .registerDOB,
.wrm-style .sfFormBlock.-focused .registerDOB {
  border-color: #2041CA !important;
  border-width: 2px !important;
  padding: 24px 15px 4px 11px !important;
}
.wrm-style .sfTextWrap.-focused .sfDropdownList:after,
.wrm-style .sfFormBox.-focused .sfDropdownList:after,
.wrm-style .sfFormDropdown.-focused .sfDropdownList:after,
.wrm-style .sfregisterField.-focused .sfDropdownList:after,
.wrm-style #sfLoginWidgetWrp li[accesskey].-focused .sfDropdownList:after,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper.-focused .sfDropdownList:after,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li.-focused .sfDropdownList:after,
.wrm-style .sfFormBlock.-focused .sfDropdownList:after {
  transform: rotate(-135deg);
  top: 21px;
}
.wrm-style .sfTextWrap.-error label,
.wrm-style .sfFormBox.-error label,
.wrm-style .sfFormDropdown.-error label,
.wrm-style .sfregisterField.-error label,
.wrm-style #sfLoginWidgetWrp li[accesskey].-error label,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper.-error label,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li.-error label,
.wrm-style .sfFormBlock.-error label {
  color: #C30000;
}
.wrm-style .sfTextWrap.-error input,
.wrm-style .sfTextWrap.-error textarea,
.wrm-style .sfTextWrap.-error select,
.wrm-style .sfFormBox.-error input,
.wrm-style .sfFormBox.-error textarea,
.wrm-style .sfFormBox.-error select,
.wrm-style .sfFormDropdown.-error input,
.wrm-style .sfFormDropdown.-error textarea,
.wrm-style .sfFormDropdown.-error select,
.wrm-style .sfregisterField.-error input,
.wrm-style .sfregisterField.-error textarea,
.wrm-style .sfregisterField.-error select,
.wrm-style #sfLoginWidgetWrp li[accesskey].-error input,
.wrm-style #sfLoginWidgetWrp li[accesskey].-error textarea,
.wrm-style #sfLoginWidgetWrp li[accesskey].-error select,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper.-error input,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper.-error textarea,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper.-error select,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li.-error input,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li.-error textarea,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li.-error select,
.wrm-style .sfFormBlock.-error input,
.wrm-style .sfFormBlock.-error textarea,
.wrm-style .sfFormBlock.-error select {
  border-color: #C30000;
  border-width: 2px;
  padding: 24px 15px 4px 11px;
  padding-right: 2.75em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' viewBox='0 0 20 21' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 2.5C5.58172 2.5 2 6.08172 2 10.5C2 14.9183 5.58172 18.5 10 18.5C14.4183 18.5 18 14.9183 18 10.5C18 6.08172 14.4183 2.5 10 2.5ZM0 10.5C0 4.97715 4.47715 0.5 10 0.5C15.5228 0.5 20 4.97715 20 10.5C20 16.0228 15.5228 20.5 10 20.5C4.47715 20.5 0 16.0228 0 10.5ZM10 5.5C10.5523 5.5 11 5.94772 11 6.5V10.5C11 11.0523 10.5523 11.5 10 11.5C9.44771 11.5 9 11.0523 9 10.5V6.5C9 5.94772 9.44771 5.5 10 5.5ZM9 14.5C9 13.9477 9.44771 13.5 10 13.5H10.01C10.5623 13.5 11.01 13.9477 11.01 14.5C11.01 15.0523 10.5623 15.5 10.01 15.5H10C9.44771 15.5 9 15.0523 9 14.5Z' fill='%23C30000'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1.45em;
  background-position: right 1em top 0.8em;
}
.wrm-style .sfTextWrap.-error .registerDOB,
.wrm-style .sfFormBox.-error .registerDOB,
.wrm-style .sfFormDropdown.-error .registerDOB,
.wrm-style .sfregisterField.-error .registerDOB,
.wrm-style #sfLoginWidgetWrp li[accesskey].-error .registerDOB,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper.-error .registerDOB,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li.-error .registerDOB,
.wrm-style .sfFormBlock.-error .registerDOB {
  border-color: #C30000 !important;
  border-width: 2px !important;
  padding: 24px 15px 4px 11px !important;
  padding-right: 2.75em !important;
}
.wrm-style .sfTextWrap.-error select,
.wrm-style .sfFormBox.-error select,
.wrm-style .sfFormDropdown.-error select,
.wrm-style .sfregisterField.-error select,
.wrm-style #sfLoginWidgetWrp li[accesskey].-error select,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper.-error select,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li.-error select,
.wrm-style .sfFormBlock.-error select {
  padding-right: 4.25em;
  background-position: right 2.5em top 0.8em;
}
.wrm-style .sfTextWrap input[disabled],
.wrm-style .sfTextWrap textarea[disabled],
.wrm-style .sfTextWrap select[disabled],
.wrm-style .sfFormBox input[disabled],
.wrm-style .sfFormBox textarea[disabled],
.wrm-style .sfFormBox select[disabled],
.wrm-style .sfFormDropdown input[disabled],
.wrm-style .sfFormDropdown textarea[disabled],
.wrm-style .sfFormDropdown select[disabled],
.wrm-style .sfregisterField input[disabled],
.wrm-style .sfregisterField textarea[disabled],
.wrm-style .sfregisterField select[disabled],
.wrm-style #sfLoginWidgetWrp li[accesskey] input[disabled],
.wrm-style #sfLoginWidgetWrp li[accesskey] textarea[disabled],
.wrm-style #sfLoginWidgetWrp li[accesskey] select[disabled],
.wrm-style .find-newaccess-services__search-form__search-input-wrapper input[disabled],
.wrm-style .find-newaccess-services__search-form__search-input-wrapper textarea[disabled],
.wrm-style .find-newaccess-services__search-form__search-input-wrapper select[disabled],
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li input[disabled],
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li textarea[disabled],
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li select[disabled],
.wrm-style .sfFormBlock input[disabled],
.wrm-style .sfFormBlock textarea[disabled],
.wrm-style .sfFormBlock select[disabled] {
  background: #F5F5F5;
  border-color: #CCCCCC;
}
.wrm-style .sfTextWrap .sfFieldWrp,
.wrm-style .sfFormBox .sfFieldWrp,
.wrm-style .sfFormDropdown .sfFieldWrp,
.wrm-style .sfregisterField .sfFieldWrp,
.wrm-style #sfLoginWidgetWrp li[accesskey] .sfFieldWrp,
.wrm-style .find-newaccess-services__search-form__search-input-wrapper .sfFieldWrp,
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li .sfFieldWrp,
.wrm-style .sfFormBlock .sfFieldWrp {
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .wrm-style .sfFormBox.sfTxtBoxMedium {
    display: inline-table;
    width: calc(50% - 12px);
  }
  .wrm-style .sfFormBox.sfTxtBoxMedium + .sfTxtBoxMedium {
    margin-left: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .wrm-style .sfFormBox.sfTxtBoxMedium {
    display: inline-table;
    width: calc(50% - 12px);
  }
  .wrm-style .sfFormBox.sfTxtBoxMedium + .sfTxtBoxMedium {
    margin-left: 24px;
  }
}
@media (min-width: 1200px) {
  .wrm-style .sfFormBox.sfTxtBoxMedium {
    display: inline-table;
    width: calc(50% - 12px);
  }
  .wrm-style .sfFormBox.sfTxtBoxMedium + .sfTxtBoxMedium {
    margin-left: 24px;
  }
}
.wrm-style .sfCheckboxWrap,
.wrm-style .sfFormCheckboxlist .sfCheckListBox,
.wrm-style .sfLoginFieldsWrp .sfCheckBoxWrapper {
  position: relative;
}
.wrm-style .sfCheckboxWrap label,
.wrm-style .sfFormCheckboxlist .sfCheckListBox label,
.wrm-style .sfLoginFieldsWrp .sfCheckBoxWrapper label {
  position: static;
  display: inline-block;
  font-size: 1rem;
  line-height: inherit;
  text-decoration: inherit !important;
  padding-left: 40px;
}
.wrm-style .sfCheckboxWrap label:not(:last-child),
.wrm-style .sfFormCheckboxlist .sfCheckListBox label:not(:last-child),
.wrm-style .sfLoginFieldsWrp .sfCheckBoxWrapper label:not(:last-child) {
  margin-bottom: 24px;
}
.wrm-style .sfCheckboxWrap .sfTxtLbl,
.wrm-style .sfFormCheckboxlist .sfCheckListBox .sfTxtLbl,
.wrm-style .sfLoginFieldsWrp .sfCheckBoxWrapper .sfTxtLbl {
  position: absolute;
  left: 0;
}
.wrm-style .sfCheckboxWrap input[type=checkbox],
.wrm-style .sfFormCheckboxlist .sfCheckListBox input[type=checkbox],
.wrm-style .sfLoginFieldsWrp .sfCheckBoxWrapper input[type=checkbox] {
  position: absolute;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  outline: 0;
  width: 24px;
  height: 24px;
  background-color: #F5F5F5;
  border: 1px solid #666666;
  transition: background-color 0.3s, border-color 0.3s;
}
.wrm-style .sfCheckboxWrap input[type=checkbox]:checked,
.wrm-style .sfFormCheckboxlist .sfCheckListBox input[type=checkbox]:checked,
.wrm-style .sfLoginFieldsWrp .sfCheckBoxWrapper input[type=checkbox]:checked {
  background-color: #2041CA;
  border-color: #2041CA;
}
.wrm-style .sfCheckboxWrap input[type=checkbox]:checked:before,
.wrm-style .sfFormCheckboxlist .sfCheckListBox input[type=checkbox]:checked:before,
.wrm-style .sfLoginFieldsWrp .sfCheckBoxWrapper input[type=checkbox]:checked:before {
  content: "";
  display: block;
  width: 8px;
  height: 15px;
  margin: 1px 0px 0px 7px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.wrm-style .sfCheckboxWrap input[type=checkbox]:focus-visible,
.wrm-style .sfFormCheckboxlist .sfCheckListBox input[type=checkbox]:focus-visible,
.wrm-style .sfLoginFieldsWrp .sfCheckBoxWrapper input[type=checkbox]:focus-visible {
  outline: 2px solid black;
  outline-offset: 0;
}
.wrm-style .sfFormRadiolist .sfRadioList {
  position: relative;
}
.wrm-style .sfFormRadiolist .sfRadioList label {
  position: static;
  display: inline-block;
  font-size: 1rem;
  line-height: inherit;
  text-decoration: inherit !important;
  padding-left: 40px;
}
.wrm-style .sfFormRadiolist .sfRadioList label:not(:last-child) {
  margin-bottom: 24px;
}
.wrm-style .sfFormRadiolist .sfRadioList .sfTxtLbl {
  position: absolute;
  left: 0;
}
.wrm-style .sfFormRadiolist .sfRadioList input[type=radio] {
  position: absolute;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  outline: 0;
  width: 24px;
  height: 24px;
  background-color: #F5F5F5;
  border: 1px solid #666666;
  border-radius: 50%;
  transition: background-color 0.3s, border-color 0.3s;
}
.wrm-style .sfFormRadiolist .sfRadioList input[type=radio]:checked {
  background-color: #2041CA;
  border-color: #2041CA;
}
.wrm-style .sfFormRadiolist .sfRadioList input[type=radio]:checked:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px;
  border-radius: 50%;
  background-color: #ffffff;
}
.wrm-style .sfFormRadiolist .sfRadioList input[type=radio]:focus-visible {
  outline: 2px solid black;
  outline-offset: 0;
}
.wrm-style .sfFormCheckboxlist,
.wrm-style .sfFormRadiolist {
  margin: 48px 0;
}
.wrm-style .sfFormCheckboxlist .sfTxtLbl,
.wrm-style .sfFormRadiolist .sfTxtLbl {
  margin-bottom: 24px;
}
.wrm-style .sfFormCheckboxlist.smallPadding {
  margin-bottom: 8px;
}
.wrm-style .sfFormCheckboxlist.smallPadding + .sfFormInstructions {
  margin-top: 0;
}
.wrm-style .quizRadioList {
  margin: 48px 0;
}
.wrm-style .quizRadioList .quizRadioButton {
  position: relative;
}
.wrm-style .quizRadioList .quizRadioButton label {
  display: block !important;
  max-width: 376px;
  padding: 12px 16px 12px 56px;
  margin-bottom: 8px;
  border: 1px solid #CCCCCC;
  border-radius: 8px;
  text-decoration: inherit !important;
  font-weight: 600;
  background-color: #fff;
}
.wrm-style .quizRadioList .quizRadioButton label:hover {
  color: #23276C;
  border-color: #A6B3EA;
  background-color: #E9ECFA;
}
.wrm-style .quizRadioList .quizRadioButton input[type=radio] {
  position: absolute;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  outline: 0;
  width: 24px;
  height: 24px;
  background-color: #F5F5F5;
  border: 1px solid #666666;
  border-radius: 50%;
  transition: background-color 0.3s, border-color 0.3s;
  top: 13px;
  left: 16px;
}
.wrm-style .quizRadioList .quizRadioButton input[type=radio]:checked {
  background-color: #2041CA;
  border-color: #2041CA;
}
.wrm-style .quizRadioList .quizRadioButton input[type=radio]:checked + label {
  border-color: #99C6F9;
  background-color: #E6F1FE;
}
.wrm-style .quizRadioList .quizRadioButton input[type=radio]:disabled + label {
  color: #666666;
  border-color: #CCCCCC;
  background-color: #F5F5F5;
}
.wrm-style .quizRadioList .quizRadioButton input[type=radio]:checked:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px;
  border-radius: 50%;
  background-color: #ffffff;
}
.wrm-style .quizRadioList .quizRadioButton input[type=radio]:focus-visible {
  outline: 4px solid #23276C;
  outline-offset: -2px;
}
.wrm-style .quizRadioList .quizRadioButton input[type=radio]:focus-visible + label {
  color: #23276C;
  background-color: #E9ECFA;
  border: 4px solid #23276C;
  padding: 9px 13px 9px 53px;
}
@media (max-width: 767.9px) {
  .wrm-style .quizRadioList .quizRadioWrap input[type=radio] {
    top: 50%;
    transform: translateY(-50%);
  }
}
.wrm-style .quizRadioList .quizRadioWrap input[type=radio]:checked + label {
  color: #FFFFFF;
  background-color: #23276C;
}
.wrm-style .quizRadioList .quizRadioWrap label {
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.1), 0px 10px 16px rgba(20, 37, 63, 0.06);
  border: 0;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .wrm-style .quizRadioList .quizRadioWrap {
    display: flex;
    margin-right: -32px;
    width: calc(100% + 32px);
  }
  .wrm-style .quizRadioList .quizRadioWrap .quizRadioButton {
    width: calc(25% - 32px);
  }
  .wrm-style .quizRadioList .quizRadioWrap .quizRadioButton:not(:last-child) {
    margin-right: 32px;
  }
  .wrm-style .quizRadioList .quizRadioWrap label {
    padding: 56px 16px;
    height: 100%;
    min-height: 216px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .wrm-style .quizRadioList .quizRadioWrap {
    display: flex;
    margin-right: -32px;
    width: calc(100% + 32px);
  }
  .wrm-style .quizRadioList .quizRadioWrap .quizRadioButton {
    width: calc(25% - 32px);
  }
  .wrm-style .quizRadioList .quizRadioWrap .quizRadioButton:not(:last-child) {
    margin-right: 32px;
  }
  .wrm-style .quizRadioList .quizRadioWrap label {
    padding: 56px 16px;
    height: 100%;
    min-height: 216px;
  }
}
@media (min-width: 1200px) {
  .wrm-style .quizRadioList .quizRadioWrap {
    display: flex;
    margin-right: -32px;
    width: calc(100% + 32px);
  }
  .wrm-style .quizRadioList .quizRadioWrap .quizRadioButton {
    width: calc(25% - 32px);
  }
  .wrm-style .quizRadioList .quizRadioWrap .quizRadioButton:not(:last-child) {
    margin-right: 32px;
  }
  .wrm-style .quizRadioList .quizRadioWrap label {
    padding: 56px 16px;
    height: 100%;
    min-height: 216px;
  }
}
.wrm-style .sfExample,
.wrm-style .meta {
  font-family: inherit;
  font-size: 0.75rem;
  line-height: 1rem;
  margin-top: 8px;
}
.wrm-style .sfFormInstructions {
  margin: 48px 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.wrm-style .sfError,
.wrm-style .error {
  display: block;
  margin-top: 8px;
  font-size: 0.75rem !important;
  line-height: 1rem;
  color: #C30000;
  font-weight: 600;
}
.wrm-style #errorWrapDiv * {
  display: none;
}
.wrm-style .sfFormSubmit {
  margin-top: 48px;
}
.wrm-style .sfFormSubmit input[type=submit] {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  border: 0;
  border-radius: 12px;
  padding: 16px;
  font-family: "InterSemiBold", sans-serif;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
  outline: 0;
  transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  opacity: 1;
  background-color: #2041CA;
  color: #fff;
}
.wrm-style .sfFormSubmit input[type=submit]:focus {
  text-decoration: none;
}
.wrm-style .sfFormSubmit input[type=submit]:focus-visible {
  outline-offset: 0;
}
.wrm-style .sfFormSubmit input[type=submit][disabled] {
  background-color: #B3B2B3;
  color: #fff;
  border: 0;
  pointer-events: none;
}
.wrm-style .sfFormSubmit input[type=submit]:focus-visible {
  background-color: #000747;
  color: #fff;
  outline: 4px solid #0070F1;
  outline-offset: 2px;
}
.wrm-style .sfFormSubmit input[type=submit]:hover, .wrm-style .sfFormSubmit input[type=submit]:focus {
  background-color: #000747;
  color: #fff;
}
.wrm-style.cr86-memberRegistartion .wizardStepIndicator {
  display: flex;
  justify-content: space-between;
  background-color: transparent;
  height: auto;
  border: 0;
  outline-offset: 6px;
  outline-color: #2041CA;
  margin-bottom: 48px;
}
.wrm-style.cr86-memberRegistartion .wizardStepIndicator .step {
  display: inline-flex;
  padding: 0;
  border: 0;
  width: auto;
  position: relative;
}
.wrm-style.cr86-memberRegistartion .wizardStepIndicator .step:not(:last-child) {
  width: 100% !important;
}
.wrm-style.cr86-memberRegistartion .wizardStepIndicator .step:not(:last-child):after {
  content: "";
  position: absolute;
  top: 50%;
  left: 72px;
  width: calc(100% - 120px);
  height: 1px;
  background-color: #dedede;
}
@media (max-width: 767.9px) {
  .wrm-style.cr86-memberRegistartion .wizardStepIndicator .step:not(:last-child):after {
    left: 48px;
    width: calc(100% - 72px);
  }
}
.wrm-style.cr86-memberRegistartion .wizardStepIndicator .step .number {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  color: #fff !important;
  background-color: #999999;
  border-radius: 50%;
  font-size: 16px;
  width: 40px;
  height: 40px;
}
.wrm-style.cr86-memberRegistartion .wizardStepIndicator .step.active .number {
  background-color: #2041CA;
}
.wrm-style.cr86-memberRegistartion .wizardStepIndicator .step.complete .number {
  background-color: #CCCCCC;
}
.wrm-style.cr86-memberRegistartion .wizardStepIndicator .step .text {
  display: block;
}
.wrm-style.cr86-memberRegistartion .wizardStepIndicator .step .step-active,
.wrm-style.cr86-memberRegistartion .wizardStepIndicator .step .step-completed {
  display: none;
}
.wrm-style.cr86-memberRegistartion .wizardStepIndicator .step.active .step-active, .wrm-style.cr86-memberRegistartion .wizardStepIndicator .step.complete .step-completed {
  display: block;
}
.wrm-style.cr86-memberRegistartion .stepDetail {
  padding: 0;
  border: 0;
}
.wrm-style.cr86-memberRegistartion .memberRegistartionFieldsList {
  margin-top: 48px;
}
.wrm-style.cr86-memberRegistartion .consentFields {
  margin: 48px 0;
}
.wrm-style.cr86-memberRegistartion .sfErrorWrap {
  display: none;
}
.wrm-style.cr86-memberRegistartion .sfError {
  color: #C30000;
}
@media (max-width: 767.9px) {
  .wrm-style .general-login .row > *, .wrm-style .general-login .cr02-ambassadorsList > * {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .wrm-style .general-login .row > *, .wrm-style .general-login .cr02-ambassadorsList > * {
    padding: 0 8% !important;
  }
}
@media (min-width: 1200px) {
  .wrm-style .general-login .row > *, .wrm-style .general-login .cr02-ambassadorsList > * {
    padding: 0 8% !important;
  }
}
@media (max-width: 767.9px) {
  .wrm-style .general-login .row > *:first-child, .wrm-style .general-login .cr02-ambassadorsList > *:first-child {
    border-bottom: 1px solid #CCE2FC;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .wrm-style .general-login .row > *:first-child, .wrm-style .general-login .cr02-ambassadorsList > *:first-child {
    border-right: 1px solid #CCE2FC;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .wrm-style .general-login .row > *:first-child, .wrm-style .general-login .cr02-ambassadorsList > *:first-child {
    border-right: 1px solid #CCE2FC;
  }
}
@media (min-width: 1200px) {
  .wrm-style .general-login .row > *:first-child, .wrm-style .general-login .cr02-ambassadorsList > *:first-child {
    border-right: 1px solid #CCE2FC;
  }
}
.wrm-style .loggedIn,
.wrm-style .loggedOut {
  margin-top: 24px;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .wrm-style .loggedIn,
.wrm-style .loggedOut {
    margin-top: 48px;
  }
}
@media (min-width: 1200px) {
  .wrm-style .loggedIn,
.wrm-style .loggedOut {
    margin-top: 48px;
  }
}
.wrm-style .loggedIn #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn,
.wrm-style .loggedIn .button,
.wrm-style .loggedOut #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn,
.wrm-style .loggedOut .button {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  border: 0;
  border-radius: 12px;
  padding: 16px;
  font-family: "InterSemiBold", sans-serif;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
  outline: 0;
  transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  opacity: 1;
  background-color: #2041CA;
  color: #fff;
}
.wrm-style .loggedIn #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:focus,
.wrm-style .loggedIn .button:focus,
.wrm-style .loggedOut #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:focus,
.wrm-style .loggedOut .button:focus {
  text-decoration: none;
}
.wrm-style .loggedIn #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:focus-visible,
.wrm-style .loggedIn .button:focus-visible,
.wrm-style .loggedOut #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:focus-visible,
.wrm-style .loggedOut .button:focus-visible {
  outline-offset: 0;
}
.wrm-style .loggedIn #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn[disabled],
.wrm-style .loggedIn .button[disabled],
.wrm-style .loggedOut #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn[disabled],
.wrm-style .loggedOut .button[disabled] {
  background-color: #B3B2B3;
  color: #fff;
  border: 0;
  pointer-events: none;
}
.wrm-style .loggedIn #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:focus-visible,
.wrm-style .loggedIn .button:focus-visible,
.wrm-style .loggedOut #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:focus-visible,
.wrm-style .loggedOut .button:focus-visible {
  background-color: #000747;
  color: #fff;
  outline: 4px solid #0070F1;
  outline-offset: 2px;
}
.wrm-style .loggedIn #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:hover, .wrm-style .loggedIn #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:focus,
.wrm-style .loggedIn .button:hover,
.wrm-style .loggedIn .button:focus,
.wrm-style .loggedOut #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:hover,
.wrm-style .loggedOut #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:focus,
.wrm-style .loggedOut .button:hover,
.wrm-style .loggedOut .button:focus {
  background-color: #000747;
  color: #fff;
}
.wrm-style .loggedIn #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:before, .wrm-style .loggedIn #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:after,
.wrm-style .loggedIn .button:before,
.wrm-style .loggedIn .button:after,
.wrm-style .loggedOut #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:before,
.wrm-style .loggedOut #sfLoginWidgetWrp .sfSubmitBtnWrp .sfSubmitBtn:after,
.wrm-style .loggedOut .button:before,
.wrm-style .loggedOut .button:after {
  display: none;
}
.wrm-style .loggedIn .sfCheckBoxWrapper,
.wrm-style .loggedOut .sfCheckBoxWrapper {
  float: right !important;
}
.wrm-style .g-recaptcha {
  height: 78px;
}
.wrm-style .forgotPassword,
.wrm-style .changeEmail,
.wrm-style .forgotPasswordSuccess {
  margin-top: 24px;
}
.wrm-style .forgotPassword .sfTextWrap.-error .meta,
.wrm-style .changeEmail .sfTextWrap.-error .meta,
.wrm-style .forgotPasswordSuccess .sfTextWrap.-error .meta {
  display: none;
}
.wrm-style .forgotPassword input[type=text],
.wrm-style .changeEmail input[type=text],
.wrm-style .forgotPasswordSuccess input[type=text] {
  margin-bottom: 0;
}
.wrm-style .forgotPassword .g-recaptcha-wrapper,
.wrm-style .changeEmail .g-recaptcha-wrapper,
.wrm-style .forgotPasswordSuccess .g-recaptcha-wrapper {
  margin: 24px 0;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .wrm-style .forgotPassword .g-recaptcha-wrapper,
.wrm-style .changeEmail .g-recaptcha-wrapper,
.wrm-style .forgotPasswordSuccess .g-recaptcha-wrapper {
    margin: 48px 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .wrm-style .forgotPassword .g-recaptcha-wrapper,
.wrm-style .changeEmail .g-recaptcha-wrapper,
.wrm-style .forgotPasswordSuccess .g-recaptcha-wrapper {
    margin: 48px 0;
  }
}
@media (min-width: 1200px) {
  .wrm-style .forgotPassword .g-recaptcha-wrapper,
.wrm-style .changeEmail .g-recaptcha-wrapper,
.wrm-style .forgotPasswordSuccess .g-recaptcha-wrapper {
    margin: 48px 0;
  }
}
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList {
  margin: 24px 0 48px 0;
}
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li.-error input {
  background-position: right 2.5em top 0.8em;
}
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li.-error .meta {
  display: none;
}
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li .sfprofileField {
  margin-bottom: 0;
}
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li .show-password {
  position: absolute;
  width: 24px;
  height: 24px;
  right: 0.75em;
  top: 1em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M3.00024 3L6.5894 6.58916M21.0002 21L17.4114 17.4112M13.8751 18.8246C13.268 18.9398 12.6414 19 12.0007 19C7.52305 19 3.73275 16.0571 2.4585 12C2.80539 10.8955 3.33875 9.87361 4.02168 8.97118M9.87892 9.87868C10.4218 9.33579 11.1718 9 12.0002 9C13.6571 9 15.0002 10.3431 15.0002 12C15.0002 12.8284 14.6645 13.5784 14.1216 14.1213M9.87892 9.87868L14.1216 14.1213M9.87892 9.87868L6.5894 6.58916M14.1216 14.1213L6.5894 6.58916M14.1216 14.1213L17.4114 17.4112M6.5894 6.58916C8.14922 5.58354 10.0068 5 12.0007 5C16.4783 5 20.2686 7.94291 21.5429 12C20.836 14.2507 19.3548 16.1585 17.4114 17.4112' stroke='%2323276C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li .show-password:focus-visible {
  outline-color: #2041CA;
  outline-offset: 2px;
}
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li .show-password.hide-password {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.51203 12C4.74775 15.4965 8.08286 18 12.0002 18C15.9175 18 19.2526 15.4966 20.4884 12C19.2527 8.50345 15.9175 6 12.0002 6C8.08286 6 4.74776 8.50342 3.51203 12ZM1.50396 11.7003C2.90538 7.23842 7.07329 4 12.0002 4C16.9271 4 21.0951 7.23846 22.4965 11.7004C22.5577 11.8955 22.5577 12.1046 22.4965 12.2997C21.095 16.7616 16.9271 20 12.0002 20C7.07329 20 2.90535 16.7615 1.50396 12.2996C1.44269 12.1045 1.44269 11.8954 1.50396 11.7003ZM11.9998 10C10.8952 10 9.99976 10.8954 9.99976 12C9.99976 13.1046 10.8952 14 11.9998 14C13.1043 14 13.9998 13.1046 13.9998 12C13.9998 10.8954 13.1043 10 11.9998 10ZM7.99976 12C7.99976 9.79086 9.79062 8 11.9998 8C14.2089 8 15.9998 9.79086 15.9998 12C15.9998 14.2091 14.2089 16 11.9998 16C9.79062 16 7.99976 14.2091 7.99976 12Z' fill='%2323276C'/%3E%3C/svg%3E");
}
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList {
  margin: 24px 0 48px 0;
}
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li.-error input {
  background-position: right 2.5em top 0.8em;
}
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li.-error .meta {
  display: none;
}
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li .sfprofileField {
  margin-bottom: 0;
}
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li .show-password {
  position: absolute;
  width: 24px;
  height: 24px;
  right: 0.75em;
  top: 1em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M3.00024 3L6.5894 6.58916M21.0002 21L17.4114 17.4112M13.8751 18.8246C13.268 18.9398 12.6414 19 12.0007 19C7.52305 19 3.73275 16.0571 2.4585 12C2.80539 10.8955 3.33875 9.87361 4.02168 8.97118M9.87892 9.87868C10.4218 9.33579 11.1718 9 12.0002 9C13.6571 9 15.0002 10.3431 15.0002 12C15.0002 12.8284 14.6645 13.5784 14.1216 14.1213M9.87892 9.87868L14.1216 14.1213M9.87892 9.87868L6.5894 6.58916M14.1216 14.1213L6.5894 6.58916M14.1216 14.1213L17.4114 17.4112M6.5894 6.58916C8.14922 5.58354 10.0068 5 12.0007 5C16.4783 5 20.2686 7.94291 21.5429 12C20.836 14.2507 19.3548 16.1585 17.4114 17.4112' stroke='%2323276C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li .show-password:focus-visible {
  outline-color: #2041CA;
  outline-offset: 2px;
}
.wrm-style .sfprofileChangePasswordFormWrp .sfprofileFieldsList li .show-password.hide-password {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.51203 12C4.74775 15.4965 8.08286 18 12.0002 18C15.9175 18 19.2526 15.4966 20.4884 12C19.2527 8.50345 15.9175 6 12.0002 6C8.08286 6 4.74776 8.50342 3.51203 12ZM1.50396 11.7003C2.90538 7.23842 7.07329 4 12.0002 4C16.9271 4 21.0951 7.23846 22.4965 11.7004C22.5577 11.8955 22.5577 12.1046 22.4965 12.2997C21.095 16.7616 16.9271 20 12.0002 20C7.07329 20 2.90535 16.7615 1.50396 12.2996C1.44269 12.1045 1.44269 11.8954 1.50396 11.7003ZM11.9998 10C10.8952 10 9.99976 10.8954 9.99976 12C9.99976 13.1046 10.8952 14 11.9998 14C13.1043 14 13.9998 13.1046 13.9998 12C13.9998 10.8954 13.1043 10 11.9998 10ZM7.99976 12C7.99976 9.79086 9.79062 8 11.9998 8C14.2089 8 15.9998 9.79086 15.9998 12C15.9998 14.2091 14.2089 16 11.9998 16C9.79062 16 7.99976 14.2091 7.99976 12Z' fill='%2323276C'/%3E%3C/svg%3E");
}
.wrm-style .container-form a.sfOptionalExpander[href^=javascript] {
  display: none;
}

.header-new {
  background-color: #fff;
  position: relative;
  z-index: 10;
  /* Header top */
}
@media (max-width: 767.9px) {
  .header-new.-menuExpanded {
    z-index: 1000;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .header-new.-menuExpanded {
    z-index: 1000;
  }
}
.header-new__overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  transition: opacity 0.3s;
}
.header-new__overlay.-show {
  z-index: 10;
  opacity: 1;
  background: rgba(0, 0, 0, 0.3);
}
.header-new__top {
  display: flex;
  align-items: center;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.header-new__top-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header-new__top-right > * {
  margin-left: 16px !important;
  width: auto !important;
}
.header-new__logo {
  width: 88px;
  display: block !important;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .header-new__logo {
    width: 136px;
  }
}
@media (min-width: 1200px) {
  .header-new__logo {
    width: 136px;
  }
}
.header-new__logo img {
  max-width: 100%;
}
@media (max-width: 767.9px) {
  .header-new__search {
    position: fixed;
    width: 100% !important;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 100%;
    background: #fff;
    z-index: 11;
    transition: 0.3s;
    display: block !important;
    margin: 0 !important;
    opacity: 1 !important;
  }
  .header-new__search.-expanded {
    left: 0;
  }
}
.header-new__search-box {
  position: relative;
  max-width: 328px;
  width: 100%;
}
@media (max-width: 767.9px) {
  .header-new__search-box {
    margin: 40px auto 0;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .header-new__search-box {
    min-width: 328px;
    width: 328px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .header-new__search-box {
    min-width: 328px;
    width: 328px !important;
  }
}
@media (min-width: 1200px) {
  .header-new__search-box {
    min-width: 328px;
    width: 328px !important;
  }
}
.header-new__search-box input[type=text] {
  width: 100%;
  height: 48px;
  padding: 12px 45px 12px 12px;
  outline: 0;
  border: 1px solid #666666;
  border-radius: 12px;
  font-size: 1rem;
  font-weight: 400;
}
.header-new__search-box input[type=text]::placeholder {
  font-size: 14px;
  color: #333333;
}
.header-new__search-box input[type=text]:hover {
  background-color: #F5F5F5;
}
.header-new__search-box input[type=text]:focus {
  background-color: #FFFFFF;
  border-width: 2px;
  border-color: #2041CA;
}
.header-new__search-box input[type=text]:active {
  background-color: #FFFFFF;
  border-width: 1px;
  border-color: #23276C;
}
.header-new__search-box button {
  position: absolute;
  height: 48px;
  width: 45px;
  top: 0;
  right: 0;
  font-size: 20px;
  background: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
.header-new__search-box button:focus-visible {
  outline: auto;
}
@media (max-width: 767.9px) {
  .header-new__btn-donate.wrmbtn, .header-new__btn-support.wrmbtn {
    padding: 12px;
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .header-new__btn-donate.wrmbtn, .header-new__btn-support.wrmbtn {
    padding: 12px;
    font-size: 12px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .header-new__btn-support.wrmbtn {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .header-new__btn-support.wrmbtn {
    padding-left: 40px;
    padding-right: 40px;
  }
}

/* Header navigation*/
.nav-new {
  background: #E9ECFA;
}
.nav-new a {
  text-decoration: none;
  transition: color 0.3s;
  font-size: 16px;
  color: #23276C;
}
.nav-new__link {
  font-family: "MontserratSemiBold", sans-serif;
  font-size: 18px;
  line-height: 1;
  color: #23276C;
}
.nav-new__sub-link {
  font-family: "InterSemiBold", sans-serif;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  padding: 16px;
  width: 100%;
  color: #23276C;
}
@media (max-width: 767.9px) {
  .nav-new__mobile {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 16px;
    z-index: 1;
    display: flex;
    justify-content: center;
  }
  .nav-new__mobile:not(.-webchat, .landscape-high-zoom) img {
    display: none;
  }
  .nav-new__mobile.-webchat, .nav-new__mobile.landscape-high-zoom {
    justify-content: flex-start;
  }
  .nav-new__mobile.-webchat button.wrmbtn, .nav-new__mobile.landscape-high-zoom button.wrmbtn {
    min-width: 0;
    padding: 12px 16px;
  }
  .nav-new__mobile.-webchat span, .nav-new__mobile.landscape-high-zoom span {
    display: none;
  }
  .nav-new__mobile.landscape-high-zoom {
    background: none;
    transform: scale(0.8) translateX(-10%);
  }
  .nav-new__mobile.landscape-high-zoom button.wrmbtn {
    outline: 3px solid #fff;
  }
  .nav-new__mobile.-top {
    z-index: 100;
  }
  .nav-new__mobile button.wrmbtn {
    min-width: 115px;
    font-size: 14px;
    justify-content: center;
  }
  .nav-new__mobile-menu-open.wrmbtn {
    background-color: #0070F1;
    color: #fff;
    border-radius: 16px 0 0 16px !important;
    margin-right: 2px;
  }
  .nav-new__mobile-support.wrmbtn {
    background-color: #2041CA;
    color: #fff;
    border-radius: 0 16px 16px 0 !important;
  }
  .nav-new__mobile-menu-close.wrmbtn {
    background-color: #23276C;
    color: #fff;
    border-radius: 16px;
    box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.1), 0px 10px 16px rgba(20, 37, 63, 0.06);
  }
  .nav-new__mobile-menu-back {
    display: flex;
    align-items: center;
    background: none;
    border: none;
  }
  .nav-new__mobile-menu-back svg {
    fill: #0070F1;
    transform: rotate(90deg);
    height: 6px;
    margin-right: 18px;
  }
  .nav-new__container {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 10;
    display: none;
  }
  .nav-new__list {
    position: relative;
    padding-bottom: 100px;
    overflow-y: auto;
    height: 100%;
  }
  .nav-new__item-login {
    display: none;
  }
  .nav-new__item-login.-login {
    border: solid #E9ECFA;
    border-width: 1px 0;
    text-align: center;
    padding: 12px 0;
  }
  .nav-new__item-login.-login a {
    border: 0;
    border-radius: 12px;
    padding: 16px;
    font-family: "InterSemiBold", sans-serif;
    font-size: 16px;
    line-height: 16px;
    text-decoration: none;
    outline: 0;
    background-color: #2041CA;
    color: #fff !important;
    max-width: 181px;
    margin: 0 auto;
  }
  .nav-new__item-login.-account {
    border-top: 1px solid #E9ECFA;
  }
  .nav-new__item-search {
    border-top: 1px solid #E9ECFA;
  }
  .nav-new__item.active .nav-new__link-title span {
    padding-bottom: 4px;
    border-bottom: 1px solid #23276C;
  }
  .nav-new__link {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 12px 16px;
    position: relative;
  }
  .nav-new__link svg {
    fill: #A6B3EA;
    height: 7px;
    transform: rotate(-90deg);
  }
  .nav-new__link-title {
    padding: 12px 16px;
    color: inherit !important;
    width: 100%;
    z-index: 1;
  }
  .nav-new__link-toggle {
    position: absolute;
    right: 16px;
    padding: 8px !important;
  }
  .nav-new__search {
    display: flex;
    align-items: center;
    text-align: left;
    font-size: initial;
    width: 100%;
  }
  .nav-new__search img {
    width: 16px;
    height: 16px;
    margin-right: 8px;
  }
  .nav-new__sub-container {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 100%;
    background: #fff;
    z-index: 11;
    transition: 0.3s;
    display: block !important;
    opacity: 1 !important;
  }
  .-expanded .nav-new__sub-container {
    left: 0;
  }
  .nav-new__sub-list {
    padding-bottom: 100px;
    overflow-y: auto;
    height: 100%;
  }
  .nav-new__sub-item {
    padding: 12px 16px;
  }
  .nav-new__sub-item.-back {
    background-color: #F5F5F5;
    border-bottom: 1px solid #D2D9F4;
  }
  .nav-new__sub-item.active span {
    padding-bottom: 4px;
    border-bottom: 1px solid #23276C;
  }
  .nav-new__sub-link {
    padding: 12px 16px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .nav-new__mobile {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 16px;
    z-index: 1;
    display: flex;
    justify-content: center;
  }
  .nav-new__mobile:not(.-webchat, .landscape-high-zoom) img {
    display: none;
  }
  .nav-new__mobile.-webchat, .nav-new__mobile.landscape-high-zoom {
    justify-content: flex-start;
  }
  .nav-new__mobile.-webchat button.wrmbtn, .nav-new__mobile.landscape-high-zoom button.wrmbtn {
    min-width: 0;
    padding: 12px 16px;
  }
  .nav-new__mobile.-webchat span, .nav-new__mobile.landscape-high-zoom span {
    display: none;
  }
  .nav-new__mobile.landscape-high-zoom {
    background: none;
    transform: scale(0.8) translateX(-10%);
  }
  .nav-new__mobile.landscape-high-zoom button.wrmbtn {
    outline: 3px solid #fff;
  }
  .nav-new__mobile.-top {
    z-index: 100;
  }
  .nav-new__mobile button.wrmbtn {
    min-width: 115px;
    font-size: 14px;
    justify-content: center;
  }
  .nav-new__mobile-menu-open.wrmbtn {
    background-color: #0070F1;
    color: #fff;
    border-radius: 16px 0 0 16px !important;
    margin-right: 2px;
  }
  .nav-new__mobile-support.wrmbtn {
    background-color: #2041CA;
    color: #fff;
    border-radius: 0 16px 16px 0 !important;
  }
  .nav-new__mobile-menu-close.wrmbtn {
    background-color: #23276C;
    color: #fff;
    border-radius: 16px;
    box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.1), 0px 10px 16px rgba(20, 37, 63, 0.06);
  }
  .nav-new__mobile-menu-back {
    display: flex;
    align-items: center;
    background: none;
    border: none;
  }
  .nav-new__mobile-menu-back svg {
    fill: #0070F1;
    transform: rotate(90deg);
    height: 6px;
    margin-right: 18px;
  }
  .nav-new__container {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 10;
    display: none;
  }
  .nav-new__list {
    position: relative;
    padding-bottom: 100px;
    overflow-y: auto;
    height: 100%;
  }
  .nav-new__item-login {
    display: none;
  }
  .nav-new__item-login.-login {
    border: solid #E9ECFA;
    border-width: 1px 0;
    text-align: center;
    padding: 12px 0;
  }
  .nav-new__item-login.-login a {
    border: 0;
    border-radius: 12px;
    padding: 16px;
    font-family: "InterSemiBold", sans-serif;
    font-size: 16px;
    line-height: 16px;
    text-decoration: none;
    outline: 0;
    background-color: #2041CA;
    color: #fff !important;
    max-width: 181px;
    margin: 0 auto;
  }
  .nav-new__item-login.-account {
    border-top: 1px solid #E9ECFA;
  }
  .nav-new__item-search {
    border-top: 1px solid #E9ECFA;
  }
  .nav-new__item.active .nav-new__link-title span {
    padding-bottom: 4px;
    border-bottom: 1px solid #23276C;
  }
  .nav-new__link {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 12px 16px;
    position: relative;
  }
  .nav-new__link svg {
    fill: #A6B3EA;
    height: 7px;
    transform: rotate(-90deg);
  }
  .nav-new__link-title {
    padding: 12px 16px;
    color: inherit !important;
    width: 100%;
    z-index: 1;
  }
  .nav-new__link-toggle {
    position: absolute;
    right: 16px;
    padding: 8px !important;
  }
  .nav-new__search {
    display: flex;
    align-items: center;
    text-align: left;
    font-size: initial;
    width: 100%;
  }
  .nav-new__search img {
    width: 16px;
    height: 16px;
    margin-right: 8px;
  }
  .nav-new__sub-container {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 100%;
    background: #fff;
    z-index: 11;
    transition: 0.3s;
    display: block !important;
    opacity: 1 !important;
  }
  .-expanded .nav-new__sub-container {
    left: 0;
  }
  .nav-new__sub-list {
    padding-bottom: 100px;
    overflow-y: auto;
    height: 100%;
  }
  .nav-new__sub-item {
    padding: 12px 16px;
  }
  .nav-new__sub-item.-back {
    background-color: #F5F5F5;
    border-bottom: 1px solid #D2D9F4;
  }
  .nav-new__sub-item.active span {
    padding-bottom: 4px;
    border-bottom: 1px solid #23276C;
  }
  .nav-new__sub-link {
    padding: 12px 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .nav-new__container {
    display: block !important;
  }
  .nav-new__list {
    display: flex;
    align-items: center;
  }
  .nav-new__item {
    position: relative;
  }
  .nav-new__item-login {
    display: none;
    margin-left: auto;
  }
  .nav-new__item-login.-logout, .nav-new__item-login.-bluevoices {
    margin-left: 0;
  }
  .nav-new__item-login:hover .nav-new__link {
    background-color: #D2D9F4;
    color: #2041CA;
    border-color: #2041CA;
  }
  .nav-new__item-login a {
    padding: 24px 24px 22px 24px;
  }
  .nav-new__link {
    display: inline-flex;
    align-items: center;
    position: relative;
    border-bottom: 2px solid transparent;
  }
  .nav-new__link svg {
    fill: #23276C;
    transition: 0.3s;
  }
  .-expanded .nav-new__link {
    background-color: #D2D9F4;
    color: #2041CA;
    border-color: #2041CA;
  }
  .-expanded .nav-new__link svg {
    fill: #2041CA;
    transform: rotate(-180deg);
  }
  .active .nav-new__link {
    border-color: #23276C;
  }
  .nav-new__link:hover {
    background-color: #D2D9F4;
    color: #2041CA;
    border-color: #2041CA;
  }
  .nav-new__link:hover svg {
    fill: #2041CA;
  }
  .nav-new__link-title {
    padding: 24px 64px 22px 24px;
    color: inherit !important;
  }
  .wrm-style .nav-new__link-title:focus-visible {
    outline: 4px solid #23276C;
    outline-offset: -2px;
  }
  .nav-new__link-toggle {
    position: absolute;
    right: 20px;
    padding: 8px !important;
  }
  .nav-new__link-toggle:focus-visible {
    outline-color: #2041CA;
  }
  .nav-new__sub-container {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    max-width: 280px;
    width: max-content;
    min-width: 100%;
  }
  .nav-new__sub-list {
    margin-top: 40px;
    padding: 16px 0;
    position: relative;
    background-color: white;
    border-radius: 8px;
    border: 1px solid #D2D9F4;
    box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.1), 0px 4px 20px -2px rgba(50, 50, 71, 0.08);
    filter: drop-shadow(0px 0px 1px rgba(12, 26, 75, 0.1));
  }
  .nav-new__sub-list:before {
    content: "";
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -20px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #fff;
  }
  .nav-new__sub-list:after {
    content: "";
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -15px;
    border: 1px solid #D2D9F4;
    border-width: 1px 1px 0 0;
    width: 29px;
    height: 29px;
    display: block;
    transform: rotate(-45deg);
  }
  .nav-new__sub-item.active span {
    padding-bottom: 4px;
    border-bottom: 1px solid #23276C;
  }
  .nav-new__sub-link:hover, .nav-new__sub-link:focus {
    background-color: #E9ECFA;
    color: #2041CA;
  }
}
@media (min-width: 1200px) {
  .nav-new__container {
    display: block !important;
  }
  .nav-new__list {
    display: flex;
    align-items: center;
  }
  .nav-new__item {
    position: relative;
  }
  .nav-new__item-login {
    display: none;
    margin-left: auto;
  }
  .nav-new__item-login.-logout, .nav-new__item-login.-bluevoices {
    margin-left: 0;
  }
  .nav-new__item-login:hover .nav-new__link {
    background-color: #D2D9F4;
    color: #2041CA;
    border-color: #2041CA;
  }
  .nav-new__item-login a {
    padding: 24px 24px 22px 24px;
  }
  .nav-new__link {
    display: inline-flex;
    align-items: center;
    position: relative;
    border-bottom: 2px solid transparent;
  }
  .nav-new__link svg {
    fill: #23276C;
    transition: 0.3s;
  }
  .-expanded .nav-new__link {
    background-color: #D2D9F4;
    color: #2041CA;
    border-color: #2041CA;
  }
  .-expanded .nav-new__link svg {
    fill: #2041CA;
    transform: rotate(-180deg);
  }
  .active .nav-new__link {
    border-color: #23276C;
  }
  .nav-new__link:hover {
    background-color: #D2D9F4;
    color: #2041CA;
    border-color: #2041CA;
  }
  .nav-new__link:hover svg {
    fill: #2041CA;
  }
  .nav-new__link-title {
    padding: 24px 64px 22px 24px;
    color: inherit !important;
  }
  .wrm-style .nav-new__link-title:focus-visible {
    outline: 4px solid #23276C;
    outline-offset: -2px;
  }
  .nav-new__link-toggle {
    position: absolute;
    right: 20px;
    padding: 8px !important;
  }
  .nav-new__link-toggle:focus-visible {
    outline-color: #2041CA;
  }
  .nav-new__sub-container {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    max-width: 280px;
    width: max-content;
    min-width: 100%;
  }
  .nav-new__sub-list {
    margin-top: 40px;
    padding: 16px 0;
    position: relative;
    background-color: white;
    border-radius: 8px;
    border: 1px solid #D2D9F4;
    box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.1), 0px 4px 20px -2px rgba(50, 50, 71, 0.08);
    filter: drop-shadow(0px 0px 1px rgba(12, 26, 75, 0.1));
  }
  .nav-new__sub-list:before {
    content: "";
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -20px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #fff;
  }
  .nav-new__sub-list:after {
    content: "";
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -15px;
    border: 1px solid #D2D9F4;
    border-width: 1px 1px 0 0;
    width: 29px;
    height: 29px;
    display: block;
    transform: rotate(-45deg);
  }
  .nav-new__sub-item.active span {
    padding-bottom: 4px;
    border-bottom: 1px solid #23276C;
  }
  .nav-new__sub-link:hover, .nav-new__sub-link:focus {
    background-color: #E9ECFA;
    color: #2041CA;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .nav-new__link-title {
    padding: 20px 36px 20px 15px;
  }
  .nav-new__link-toggle {
    padding: 5px !important;
    right: 5px;
  }
}

/* WRM newsletter component*/
.newsletter-new {
  background-color: #0070F1;
  position: relative;
}
.newsletter-new:before {
  content: "";
  display: block;
  background-image: url("/App_Themes/reskin/images/newsletter-wave.svg");
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
}
@media (max-width: 767.9px) {
  .newsletter-new:before {
    background-position: 65% bottom;
    background-size: auto 80%;
  }
}
.newsletter-new .sfContentBlock {
  display: flex;
  flex-direction: column-reverse;
  padding-top: 48px;
  padding-bottom: 48px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .newsletter-new .sfContentBlock {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .newsletter-new .sfContentBlock > * {
    width: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .newsletter-new .sfContentBlock {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .newsletter-new .sfContentBlock > * {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .newsletter-new .sfContentBlock {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .newsletter-new .sfContentBlock > * {
    width: 50%;
  }
}
.newsletter-new__image {
  margin: auto;
  object-fit: contain;
}
@media (max-width: 767.9px) {
  .newsletter-new__image {
    width: 120px;
    height: 145px;
    margin-top: 24px;
    margin-right: 20%;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .newsletter-new__image {
    width: 160px;
    height: 193px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .newsletter-new__content {
    padding-left: 5%;
  }
}
@media (min-width: 1200px) {
  .newsletter-new__content {
    padding-left: 5%;
  }
}
.newsletter-new__content h4 {
  color: #fff;
  margin-bottom: 24px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .newsletter-new__content h4 {
    max-width: 340px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .newsletter-new__content h4 {
    max-width: 340px;
  }
}
@media (min-width: 1200px) {
  .newsletter-new__content h4 {
    max-width: 340px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .newsletter-new__content h4 {
    max-width: 275px;
  }
}
@media (min-width: 1200px) {
  .newsletter-new__content h4 {
    max-width: 275px;
  }
}

.footer-new__section:not(:first-child) {
  border-top: 1px solid #CCE2FC;
}
.footer-new__top {
  padding-top: 48px !important;
  padding-bottom: 24px !important;
  display: flex;
}
@media (max-width: 767.9px) {
  .footer-new__top {
    flex-direction: column;
  }
  .footer-new__top > * {
    width: 100% !important;
  }
}
.footer-new__logo {
  display: inline-block;
  height: 72px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .footer-new__logo {
    height: 64px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .footer-new__logo {
    height: 96px;
  }
}
@media (min-width: 1200px) {
  .footer-new__logo {
    height: 96px;
  }
}
.footer-new__logo img {
  max-height: 100%;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .footer-new__links {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 150px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .footer-new__links {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 150px;
  }
}
@media (min-width: 1200px) {
  .footer-new__links {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 150px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .footer-new__links {
    max-height: 300px;
  }
}
@media (max-width: 767.9px) {
  .footer-new__links {
    margin-top: 56px !important;
  }
}
.footer-new__links a {
  margin-bottom: 14px;
}
.footer-new__community {
  padding: 48px 0;
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .footer-new__community {
    padding-left: 50%;
    padding-right: 48px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .footer-new__community {
    padding-left: 50%;
    padding-right: 48px;
  }
}
@media (min-width: 1200px) {
  .footer-new__community {
    padding-left: 50%;
    padding-right: 48px;
  }
}
.footer-new__community img {
  margin-right: 4px;
}
.footer-new__partners {
  padding: 24px 0;
}
.footer-new__partners a {
  display: inline-block;
}
.footer-new__partners a img {
  height: 32px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .footer-new__partners a img {
    height: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .footer-new__partners a img {
    height: 24px;
  }
}
@media (min-width: 1200px) {
  .footer-new__partners a img {
    height: 24px;
  }
}
@media (max-width: 767.9px) {
  .footer-new__partners a:last-child {
    margin-left: 38px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .footer-new__partners {
    display: flex;
    align-items: center;
  }
  .footer-new__partners p {
    display: inline-block;
    margin: 0;
  }
  .footer-new__partners a {
    margin-left: 48px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .footer-new__partners {
    display: flex;
    align-items: center;
  }
  .footer-new__partners p {
    display: inline-block;
    margin: 0;
  }
  .footer-new__partners a {
    margin-left: 48px;
  }
}
@media (min-width: 1200px) {
  .footer-new__partners {
    display: flex;
    align-items: center;
  }
  .footer-new__partners p {
    display: inline-block;
    margin: 0;
  }
  .footer-new__partners a {
    margin-left: 48px;
  }
}
.footer-new__bottom {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 24px 0 88px 0;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .footer-new__bottom {
    padding-bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .footer-new__bottom {
    padding-bottom: 40px;
  }
}
.footer-new__copyright {
  font-size: 12px;
}
.footer-new__copyright .rights-reserved {
  color: #666666;
  margin-left: 12px;
}
@media (max-width: 767.9px) {
  .footer-new__copyright .rights-reserved {
    display: block;
    margin: 8px 0 12px 0;
  }
}
@media (max-width: 767.9px) {
  .footer-new__terms {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .footer-new__terms {
    display: flex;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .footer-new__terms {
    display: flex;
  }
}
@media (min-width: 1200px) {
  .footer-new__terms {
    display: flex;
  }
}
.footer-new__terms a {
  margin: 12px 0;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .footer-new__terms a {
    margin: 0 12px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .footer-new__terms a {
    margin: 0 12px;
  }
}
@media (min-width: 1200px) {
  .footer-new__terms a {
    margin: 0 12px;
  }
}
.footer-new__social {
  display: flex;
  justify-content: center;
}
@media (max-width: 767.9px) {
  .footer-new__social {
    width: 100%;
    margin-top: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .footer-new__social {
    width: 100%;
    margin-top: 24px;
  }
}
.footer-new__social li:not(:first-child) {
  margin-left: 8px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .footer-new__social li:not(:first-child) {
    margin-left: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .footer-new__social li:not(:first-child) {
    margin-left: 16px;
  }
}
@media (min-width: 1200px) {
  .footer-new__social li:not(:first-child) {
    margin-left: 16px;
  }
}
.footer-new__social a {
  display: inline-block;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .footer-new__social a img {
    width: 24px;
    height: 24px;
  }
}
@media (min-width: 1200px) {
  .footer-new__social a img {
    width: 24px;
    height: 24px;
  }
}

.modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  scroll-behavior: smooth;
  z-index: 10000;
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .modal__inner {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .modal__inner {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .modal__inner {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
}
.modal-fs .modal__inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.modal__overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.modal__content {
  background-color: #FFFFFF;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .modal__content {
    display: flex;
    max-width: 768px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .modal__content {
    display: flex;
    max-width: 826px;
  }
}
@media (min-width: 1200px) {
  .modal__content {
    display: flex;
    max-width: 826px;
  }
}
.modal-fs .modal__content {
  max-width: 100%;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  position: static;
}
.modal__close {
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 6px !important;
  font-size: 0.875rem !important;
  z-index: 10;
}
.modal__close:focus-visible {
  outline: 2px solid #23276C !important;
  outline-offset: 2px;
}
.modal__close img {
  margin-left: 12px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .modal-fs .modal__close {
    top: 30px;
    right: 30px;
  }
  .modal-fs .modal__close span {
    font-family: "Inter", sans-serif;
  }
  .modal-fs .modal__close img {
    margin-left: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .modal-fs .modal__close {
    top: 30px;
    right: 30px;
  }
  .modal-fs .modal__close span {
    font-family: "Inter", sans-serif;
  }
  .modal-fs .modal__close img {
    margin-left: 20px;
  }
}
@media (min-width: 1200px) {
  .modal-fs .modal__close {
    top: 30px;
    right: 30px;
  }
  .modal-fs .modal__close span {
    font-family: "Inter", sans-serif;
  }
  .modal-fs .modal__close img {
    margin-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .modal__left, .modal__right {
    width: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .modal__left, .modal__right {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .modal__left, .modal__right {
    width: 50%;
  }
}
.modal__left {
  padding: 56px 24px 24px 24px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .modal__left {
    padding: 56px 30px 32px 44px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .modal__left {
    padding: 56px 44px 32px 64px;
  }
}
@media (min-width: 1200px) {
  .modal__left {
    padding: 56px 44px 32px 64px;
  }
}
.modal__right {
  padding: 24px;
}
@media (max-width: 767.9px) {
  .modal__right {
    border-top: 1px solid #CCE2FC;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .modal__right {
    padding: 116px 48px 32px 40px;
    border-left: 1px solid #CCE2FC;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .modal__right {
    padding: 116px 64px 32px 44px;
    border-left: 1px solid #CCE2FC;
  }
}
@media (min-width: 1200px) {
  .modal__right {
    padding: 116px 64px 32px 44px;
    border-left: 1px solid #CCE2FC;
  }
}
.modal__center {
  width: 100%;
  height: 100%;
}

.get-support__logo {
  height: 45px;
}
.get-support__action {
  position: relative;
  display: block;
  padding: 16px 16px 16px 68px;
  width: 100%;
  text-align: left;
  border: none;
  border-radius: 12px;
  background-color: #E6F1FE;
  color: initial !important;
  text-decoration: none !important;
}
.get-support__action:hover {
  background-color: #CCE2FC;
}
.get-support__action:focus-visible {
  outline: 1px solid #A6B3EA;
  outline-offset: 0 !important;
}
.get-support__action img {
  position: absolute;
  width: 40px;
  height: 40px;
  background: #FFFFFF;
  padding: 0 13px;
  border-radius: 50%;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
}
.get-support__action span {
  display: block;
}
.get-support__action span:nth-last-child(2) {
  font-family: "InterSemiBold", sans-serif;
  font-size: 1em;
  color: #23276C;
}
.get-support__action span:last-child {
  font-family: "Inter", sans-serif;
  font-size: 0.75em;
  margin-top: 4px;
  color: #333333;
}
.get-support__btn {
  display: block !important;
  padding: 16px 24px;
  width: fit-content;
}
.get-support__btn.-call svg {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  vertical-align: middle;
  transition: fill 0.3s;
  fill: #23276C;
}
.get-support__btn.-call:hover svg {
  fill: #fff;
}
.get-support__btn span {
  vertical-align: middle;
}
.get-support h3 {
  color: #000000 !important;
}
.get-support p,
.get-support .get-support__action,
.get-support .get-support__btn {
  margin: 16px 0;
}
.get-support p:last-child,
.get-support .get-support__action:last-child,
.get-support .get-support__btn:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .get-support p .modal:not(.safety-plan-modal),
.get-support .get-support__action .modal:not(.safety-plan-modal),
.get-support .get-support__btn .modal:not(.safety-plan-modal) {
    margin: 24px 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .get-support p .modal:not(.safety-plan-modal),
.get-support .get-support__action .modal:not(.safety-plan-modal),
.get-support .get-support__btn .modal:not(.safety-plan-modal) {
    margin: 24px 0;
  }
}
@media (min-width: 1200px) {
  .get-support p .modal:not(.safety-plan-modal),
.get-support .get-support__action .modal:not(.safety-plan-modal),
.get-support .get-support__btn .modal:not(.safety-plan-modal) {
    margin: 24px 0;
  }
}
.get-support .hr-blue {
  border-color: #CCE2FC;
}

.contentImgBannerWrap {
  position: relative;
  display: block;
  max-width: 100%;
}
.contentImgBannerWrap .h2 {
  word-break: break-word;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  top: 40%;
  right: auto;
  bottom: auto;
  left: 15%;
  position: absolute;
  width: 250px;
  height: 110px;
}
.contentImgBannerWrap .h2.img-banner-white-heading {
  color: #FFFFFF;
}
.contentImgBannerWrap .h2.img-banner-dark-heading {
  color: #000000;
}
.contentImgBannerWrap img {
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .contentImgBannerWrap .h2 {
    top: 35%;
    right: auto;
    bottom: auto;
    left: 15%;
    position: absolute;
    transform: translate(-20%, -20%);
    -webkit-transform: translate(-20%, -20%);
    -moz-transform: translate(-20%, -20%);
    -ms-transform: translate(-20%, -20%);
    -o-transform: translate(-20%, -20%);
    width: 30%;
    height: 96px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .contentImgBannerWrap .h2 {
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    top: 7%;
    right: auto;
    bottom: auto;
    left: 5%;
    position: absolute;
    width: 528px;
    height: 36px;
  }
}
@media (max-width: 767.9px) {
  .contentImgBannerWrap .h2 {
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    top: 13%;
    right: auto;
    bottom: auto;
    left: 5%;
    position: absolute;
    width: 242px;
    height: 72px;
  }
}

.contentContactBannerWrap {
  position: relative;
  display: block;
  max-width: 100%;
}
.contentContactBannerWrap .col {
  top: 17%;
  right: auto;
  bottom: auto;
  left: 7%;
  position: absolute;
  width: 376px;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .contentContactBannerWrap .col {
    top: 15%;
    right: auto;
    bottom: auto;
    left: 7%;
    position: absolute;
    width: 456px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .contentContactBannerWrap .col {
    top: 7%;
    right: auto;
    bottom: auto;
    left: 5%;
    position: absolute;
    width: 650px;
  }
}
@media (max-width: 767.9px) {
  .contentContactBannerWrap .col {
    top: 5%;
    right: auto;
    bottom: auto;
    left: 7%;
    position: absolute;
    width: 90%;
  }
}
.contentContactBannerWrap .col h2, .contentContactBannerWrap .col p, .contentContactBannerWrap .col a {
  word-break: break-word;
}
.contentContactBannerWrap .col p {
  font-weight: 400;
}
.contentContactBannerWrap img {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .contentContactBannerWrap img {
    max-height: 800px;
    object-fit: cover;
    object-position: bottom;
  }
}
@media (max-width: 767.9px) {
  .contentContactBannerWrap img {
    max-height: 700px;
    object-fit: cover;
    object-position: bottom;
  }
}

.image-block {
  position: relative;
  z-index: 1;
}
.image-block img {
  max-width: 100%;
}
.image-block.-circle1, .image-block.-circle2 {
  max-width: 700px;
}
.image-block.-circle1 img, .image-block.-circle2 img {
  width: 100%;
  object-fit: cover;
}
.image-block.-circle1 {
  padding: 1em 16% 1em 8%;
}
.image-block.-circle1 img {
  border-radius: 50%;
}
.image-block.-circle1:before {
  content: "";
  display: block;
  border-radius: 50%;
  background-color: #CCE2FC;
  position: absolute;
  right: 2%;
  top: 6%;
  width: 36%;
  padding-bottom: 36%;
  z-index: -1;
}
.image-block.-circle1:after {
  content: "";
  display: block;
  border-radius: 50%;
  background-color: #ED1A60;
  position: absolute;
  left: 4%;
  bottom: 8%;
  width: 7%;
  padding-bottom: 7%;
}
.image-block.-circle2 {
  padding: 1em 12%;
}
.image-block.-circle2 img {
  border-radius: 50%;
}
.image-block.-circle2:before {
  content: "";
  display: block;
  border-radius: 50%;
  background-color: #D2D9F4;
  position: absolute;
  right: 16%;
  top: 8%;
  width: 12%;
  padding-bottom: 12%;
}
.image-block.-circle2:after {
  content: "";
  display: block;
  border-radius: 50%;
  background-color: #99C6F9;
  position: absolute;
  left: 4%;
  bottom: 4%;
  width: 32%;
  padding-bottom: 32%;
  z-index: -1;
}

.feature-content {
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .feature-content__inner {
    display: flex;
    align-items: center;
  }
  .-reverse .feature-content__inner {
    flex-direction: row-reverse;
  }
  .-full-width .feature-content__inner {
    min-height: 348px;
  }
  .feature-content__content {
    max-width: 548px;
    margin-right: auto;
  }
  .-reverse .feature-content__content {
    margin-right: 0;
    margin-left: auto;
  }
}
@media (min-width: 1200px) {
  .feature-content__inner {
    display: flex;
    align-items: center;
  }
  .-reverse .feature-content__inner {
    flex-direction: row-reverse;
  }
  .-full-width .feature-content__inner {
    min-height: 348px;
  }
  .feature-content__content {
    max-width: 548px;
    margin-right: auto;
  }
  .-reverse .feature-content__content {
    margin-right: 0;
    margin-left: auto;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .feature-content__image {
    margin-top: 44px;
  }
}
.feature-content__image .image-block {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
}
.-full-width .feature-content__image {
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50%;
  height: 100%;
  padding: 0 !important;
  margin: 0;
}
@media (max-width: 767.9px) {
  .-full-width .feature-content__image {
    position: static !important;
    width: calc(100% + 18px);
    margin: 48px -9px -48px -9px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .-full-width .feature-content__image {
    position: static !important;
    width: calc(100% + 18px);
    margin: 48px -9px -48px -9px;
  }
}
.-full-width .feature-content__image .image-block {
  height: 100%;
  width: 100%;
  max-width: 100%;
}
.-full-width .feature-content__image .image-block img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.-reverse .feature-content__image {
  left: 0;
}

.offering-list .container {
  border: solid #DEDEDE;
  border-width: 1px 0;
}
.offering-list + .offering-list .container {
  border-top: 0;
}
.offering-list__image {
  width: 274px;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .offering-list__image {
    margin-right: 30px;
  }
}
@media (min-width: 1200px) {
  .offering-list__image {
    margin-right: 30px;
  }
}
.offering-list__image img {
  width: 100%;
}
.offering-list__content {
  width: 100%;
}
@media (max-width: 767.9px) {
  .offering-list__content {
    margin-top: 32px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .offering-list__content {
    margin-top: 32px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .offering-list__content {
    max-width: 686px;
  }
}
@media (min-width: 1200px) {
  .offering-list__content {
    max-width: 686px;
  }
}

.articles__top-content {
  margin-bottom: 24px;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .articles__top-content {
    margin-bottom: 48px;
  }
}
@media (min-width: 1200px) {
  .articles__top-content {
    margin-bottom: 48px;
  }
}
@media (max-width: 767.9px) {
  .articles__top-content {
    text-align: left !important;
  }
}
@media (max-width: 767.9px) {
  .articles__left-content {
    margin-bottom: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .articles__left-content {
    margin-bottom: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .articles__left-content {
    padding-right: 24px;
  }
}
@media (min-width: 1200px) {
  .articles__left-content {
    padding-right: 24px;
  }
}
.articles__row {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767.9px) {
  .articles__row > * {
    margin-top: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .articles__row > * {
    margin-top: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .articles__row > *:nth-child(odd) {
    padding-right: 12px !important;
  }
  .articles__row > *:nth-child(even) {
    padding-left: 12px !important;
  }
}

.article {
  border-radius: 12px;
  outline: 1px solid #CCCCCC;
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.1), 0px 4px 20px -2px rgba(50, 50, 71, 0.08);
  filter: drop-shadow(0px 0px 1px rgba(12, 26, 75, 0.1));
  overflow: hidden;
  height: 100%;
  cursor: pointer;
}
.article:hover {
  outline: 1px solid #A6B3EA;
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.1), 0px 20px 24px rgba(20, 37, 63, 0.06);
}
.article a {
  font-family: inherit;
  color: inherit !important;
  text-decoration: none !important;
}
.article__image {
  display: block;
  position: relative;
  padding-top: 56.25%;
  height: 0;
}
.article__image > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.article__content {
  padding: 24px 24px 40px;
}

.how-to-steps__heading {
  margin-bottom: 48px;
}

.how-to-step {
  position: relative;
}
@media (max-width: 767.9px) {
  .how-to-step {
    padding-left: 88px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .how-to-step {
    padding-left: 88px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .how-to-step {
    padding: 0 40px;
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .how-to-step {
    padding: 0 40px;
    text-align: center;
  }
}
.how-to-step__wrapper {
  position: relative;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .how-to-step__wrapper {
    max-width: 768px;
    margin: 0 auto;
    float: none !important;
  }
}
@media (max-width: 767.9px) {
  .how-to-step__wrapper:not(:last-child) {
    padding-bottom: 32px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .how-to-step__wrapper:not(:last-child) {
    padding-bottom: 66px;
  }
}
.how-to-step__wrapper:not(:last-child):after {
  content: "";
  display: block;
  position: absolute;
}
@media (max-width: 767.9px) {
  .how-to-step__wrapper:not(:last-child):after {
    top: 96px;
    left: 47px;
    height: calc(100% - 96px);
    border-left: 1px dashed #99C6F9;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .how-to-step__wrapper:not(:last-child):after {
    top: 96px;
    left: 47px;
    height: calc(100% - 96px);
    border-left: 1px dashed #99C6F9;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .how-to-step__wrapper:not(:last-child):after {
    left: 100%;
    top: 40px;
    transform: translateX(-50%);
    width: 96px;
    border-bottom: 1px dashed #99C6F9;
  }
}
@media (min-width: 1200px) {
  .how-to-step__wrapper:not(:last-child):after {
    left: 100%;
    top: 40px;
    transform: translateX(-50%);
    width: 96px;
    border-bottom: 1px dashed #99C6F9;
  }
}
.how-to-step__number {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  background-color: #E6F1FE;
  margin-bottom: 24px;
}
@media (max-width: 767.9px) {
  .how-to-step__number {
    position: absolute;
    left: 0;
    width: 64px;
    height: 64px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .how-to-step__number {
    position: absolute;
    left: 0;
    width: 64px;
    height: 64px;
  }
}
.how-to-step h3 {
  color: #000000;
}

.heading-module .container {
  padding-top: 3rem;
}

.heading {
  text-align: center;
  max-width: 784px;
  margin-left: auto;
  margin-right: auto;
}

.cta-cards .centred {
  text-align: center;
}
.cta-cards__top > *:last-child {
  margin-bottom: 48px !important;
}
.cta-cards__row {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767.9px) {
  .cta-cards__row > *:nth-child(n+2) {
    margin-top: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cta-cards__row > *:nth-child(n+3) {
    margin-top: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cta-cards__row {
    flex-wrap: nowrap;
  }
}
@media (min-width: 1200px) {
  .cta-cards__row {
    flex-wrap: nowrap;
  }
}
.cta-cards__bottom {
  margin-top: 48px;
}

.cta-card {
  border-radius: 16px;
  outline: 1px solid #CCCCCC;
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.1), 0px 10px 16px rgba(20, 37, 63, 0.06);
  height: 100%;
  background-color: #FFFFFF;
  overflow: hidden;
}
.cta-card__content {
  padding: 65px 48px;
}
@media (max-width: 767.9px) {
  .cta-card__content {
    padding: 40px 24px;
  }
}
.cta-card__content-full {
  padding: 24px 24px 40px;
}
.cta-card__image-full {
  display: block;
  position: relative;
  padding-top: 56.25%;
  height: 0;
}
.cta-card__image-full > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cta-card__image-container img {
  max-height: 120px;
  max-width: 120px;
}

.cta-banner {
  position: relative;
  min-height: 480px;
}
.cta-banner .container {
  width: 100%;
}
@media (max-width: 767.9px) {
  .cta-banner .container {
    padding-bottom: 200px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .cta-banner__content {
    max-width: 430px;
  }
}
@media (min-width: 1200px) {
  .cta-banner__content {
    max-width: 430px;
  }
}
.cta-banner__image {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.cta-banner__image > * {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-header {
  position: relative;
}
.hero-header__inner {
  display: flex;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .hero-header__inner {
    align-items: center;
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .hero-header__inner {
    align-items: center;
    flex-direction: row;
  }
}
@media (max-width: 767.9px) {
  .hero-header__inner {
    flex-direction: column-reverse;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .hero-header__inner {
    flex-direction: column-reverse;
  }
}
@media (max-width: 767.9px) {
  .hero-header__image {
    margin-bottom: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .hero-header__image {
    margin-bottom: 24px;
  }
}
.hero-header__image img {
  width: 100%;
  max-height: 40vh;
  min-height: 200px;
  object-fit: contain;
}

.home-hero {
  position: relative;
  min-height: 480px;
}
.home-hero .container {
  width: 100%;
}
@media (max-width: 767.9px) {
  .home-hero .container {
    padding-bottom: 200px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .home-hero__content {
    max-width: 430px;
  }
}
@media (min-width: 1200px) {
  .home-hero__content {
    max-width: 430px;
  }
}
.home-hero__image {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.home-hero__image > * {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

nav ol.breadcrumb-navigation {
  padding: 16px 0;
  list-style-type: none;
}
nav ol.breadcrumb-navigation li {
  display: inline-block;
}
nav ol.breadcrumb-navigation li a {
  font-size: 14px;
  line-height: 1.33;
  color: #666666;
  text-decoration: none;
}
nav ol.breadcrumb-navigation li:hover {
  color: #2041CA;
}
nav ol.breadcrumb-navigation li.active a {
  color: #23276C;
  font-weight: 600;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  nav ol.breadcrumb-navigation li + li:before {
    padding: 7px;
    content: "> ";
    color: #333333;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  nav ol.breadcrumb-navigation li + li:before {
    padding: 7px;
    content: "> ";
    color: #333333;
  }
}
@media (min-width: 1200px) {
  nav ol.breadcrumb-navigation li + li:before {
    padding: 7px;
    content: "> ";
    color: #333333;
  }
}
@media (max-width: 767.9px) {
  nav ol.breadcrumb-navigation {
    padding: 8px 0;
  }
  nav ol.breadcrumb-navigation a {
    color: #23276C !important;
    font-weight: 600;
  }
  nav ol.breadcrumb-navigation li:not(:nth-last-child(2)) {
    display: none;
  }
  nav ol.breadcrumb-navigation li:nth-last-child(2) a:before {
    padding: 6px;
    content: "< ";
    color: #333333;
  }
}

.content-tiles-cta-wrap {
  background: #F5F5F5;
}
.content-tiles-cta-wrap .cta-card {
  outline: 1px solid #CCCCCC;
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.1), 0px 10px 16px rgba(20, 37, 63, 0.06);
}
.content-tiles-cta-wrap .cta-card:hover {
  outline: 1px solid #A6B3EA;
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.1), 0px 20px 24px rgba(20, 37, 63, 0.06);
}
.content-tiles-cta-wrap .cta-card:focus, .content-tiles-cta-wrap .cta-card:focus-visible {
  outline: 4px solid #0070F1;
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.1), 0px 10px 16px rgba(20, 37, 63, 0.06);
  outline-offset: 0;
}
.content-tiles-cta-wrap .two-tiles-cta__row-1, .content-tiles-cta-wrap .three-tiles-cta__row-1 {
  text-align: center;
  max-width: 783px;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0 2.5rem 2.5rem;
}
.content-tiles-cta-wrap .two-tiles-cta__row-2 .cta-card, .content-tiles-cta-wrap .three-tiles-cta__row-2 .cta-card {
  background: #FFFFFF;
}
.content-tiles-cta-wrap .two-tiles-cta__row-2 .cta-card img, .content-tiles-cta-wrap .three-tiles-cta__row-2 .cta-card img {
  max-height: 96px;
  max-width: 96px;
}
.content-tiles-cta-wrap .two-tiles-cta__row-2 a, .content-tiles-cta-wrap .three-tiles-cta__row-2 a {
  font-family: "MontserratBold", sans-serif;
  color: #23276C;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}
.content-tiles-cta-wrap .two-tiles-cta__row-2 a img, .content-tiles-cta-wrap .three-tiles-cta__row-2 a img {
  margin-right: 1rem;
}
.content-tiles-cta-wrap .two-tiles-cta__row-2 a span, .content-tiles-cta-wrap .three-tiles-cta__row-2 a span {
  padding: 1rem 0;
}
@media (max-width: 767.9px) {
  .content-tiles-cta-wrap .two-tiles-cta__row-2 a, .content-tiles-cta-wrap .three-tiles-cta__row-2 a {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .content-tiles-cta-wrap .two-tiles-cta__row-2 a, .content-tiles-cta-wrap .three-tiles-cta__row-2 a {
    font-size: 20px;
    line-height: 28px;
  }
}
.content-tiles-cta-wrap .two-tiles-cta__row-2 .cta-card {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 40px 48px;
}
@media (max-width: 767.9px) {
  .content-tiles-cta-wrap .two-tiles-cta__row-2 .cta-card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 40px 32px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .content-tiles-cta-wrap .two-tiles-cta__row-2 .cta-card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 40px 32px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .content-tiles-cta-wrap .three-tiles-cta__row-2.cta-cards__row > *:not(:last-child) {
    margin-bottom: 24px;
  }
  .content-tiles-cta-wrap .three-tiles-cta__row-2.cta-cards__row > *:nth-child(odd) {
    padding-right: 15px !important;
  }
  .content-tiles-cta-wrap .three-tiles-cta__row-2.cta-cards__row > *:nth-child(even) {
    padding-left: 15px !important;
  }
}
.content-tiles-cta-wrap .three-tiles-cta__row-2.cta-cards__row .cta-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 40px 48px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .content-tiles-cta-wrap .three-tiles-cta__row-2.cta-cards__row .cta-card {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}
@media (max-width: 767.9px) {
  .content-tiles-cta-wrap .three-tiles-cta__row-2.cta-cards__row .cta-card {
    padding: 40px 32px;
  }
}

.col-contents .col-1-content h1:not(:first-child), .col-contents .col-1-content h2:not(:first-child), .col-contents .col-1-content h3:not(:first-child), .col-contents .col-1-content h4:not(:first-child), .col-contents .col-1-content h5:not(:first-child), .col-contents .col-1-content h6:not(:first-child), .col-contents .col-2-content > .col-1 h1:not(:first-child), .col-contents .col-2-content > .col-1 h2:not(:first-child), .col-contents .col-2-content > .col-1 h3:not(:first-child), .col-contents .col-2-content > .col-1 h4:not(:first-child), .col-contents .col-2-content > .col-1 h5:not(:first-child), .col-contents .col-2-content > .col-1 h6:not(:first-child), .col-contents .col-2-content > .col-2 h1:not(:first-child), .col-contents .col-2-content > .col-2 h2:not(:first-child), .col-contents .col-2-content > .col-2 h3:not(:first-child), .col-contents .col-2-content > .col-2 h4:not(:first-child), .col-contents .col-2-content > .col-2 h5:not(:first-child), .col-contents .col-2-content > .col-2 h6:not(:first-child),
.col-contents .col-3-content > .col-1 h1:not(:first-child),
.col-contents .col-3-content > .col-1 h2:not(:first-child),
.col-contents .col-3-content > .col-1 h3:not(:first-child),
.col-contents .col-3-content > .col-1 h4:not(:first-child),
.col-contents .col-3-content > .col-1 h5:not(:first-child),
.col-contents .col-3-content > .col-1 h6:not(:first-child), .col-contents .col-3-content > .col-2 h1:not(:first-child), .col-contents .col-3-content > .col-2 h2:not(:first-child), .col-contents .col-3-content > .col-2 h3:not(:first-child), .col-contents .col-3-content > .col-2 h4:not(:first-child), .col-contents .col-3-content > .col-2 h5:not(:first-child), .col-contents .col-3-content > .col-2 h6:not(:first-child),
.col-contents .col-3-content > .col-3 h1:not(:first-child),
.col-contents .col-3-content > .col-3 h2:not(:first-child),
.col-contents .col-3-content > .col-3 h3:not(:first-child),
.col-contents .col-3-content > .col-3 h4:not(:first-child),
.col-contents .col-3-content > .col-3 h5:not(:first-child),
.col-contents .col-3-content > .col-3 h6:not(:first-child) {
  padding-top: 1.75rem;
}
.col-contents .col-1-content {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767.9px) {
  .col-contents .col-1-content {
    max-width: 704px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .col-contents .col-2-content .col-1 {
    padding-right: 30px !important;
  }
  .col-contents .col-2-content .col-2 {
    padding-left: 30px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .col-contents .col-2-content .col-1 {
    padding-right: 30px !important;
  }
  .col-contents .col-2-content .col-2 {
    padding-left: 30px !important;
  }
}
@media (min-width: 1200px) {
  .col-contents .col-2-content .col-1 {
    padding-right: 30px !important;
  }
  .col-contents .col-2-content .col-2 {
    padding-left: 30px !important;
  }
}
@media (max-width: 767.9px) {
  .col-contents .col-2-content .col-2, .col-contents .col-2-content .col-3, .col-contents .col-3-content .col-2, .col-contents .col-3-content .col-3 {
    padding-top: 1.75rem;
  }
  .col-contents .col-2-content .col-2 h1:first-child, .col-contents .col-2-content .col-2 h2:first-child, .col-contents .col-2-content .col-2 h3:first-child, .col-contents .col-2-content .col-2 h4:first-child, .col-contents .col-2-content .col-2 h5:first-child, .col-contents .col-2-content .col-2 h6:first-child, .col-contents .col-2-content .col-3 h1:first-child, .col-contents .col-2-content .col-3 h2:first-child, .col-contents .col-2-content .col-3 h3:first-child, .col-contents .col-2-content .col-3 h4:first-child, .col-contents .col-2-content .col-3 h5:first-child, .col-contents .col-2-content .col-3 h6:first-child, .col-contents .col-3-content .col-2 h1:first-child, .col-contents .col-3-content .col-2 h2:first-child, .col-contents .col-3-content .col-2 h3:first-child, .col-contents .col-3-content .col-2 h4:first-child, .col-contents .col-3-content .col-2 h5:first-child, .col-contents .col-3-content .col-2 h6:first-child, .col-contents .col-3-content .col-3 h1:first-child, .col-contents .col-3-content .col-3 h2:first-child, .col-contents .col-3-content .col-3 h3:first-child, .col-contents .col-3-content .col-3 h4:first-child, .col-contents .col-3-content .col-3 h5:first-child, .col-contents .col-3-content .col-3 h6:first-child {
    padding-top: 1.5rem;
  }
}
.col-contents .col-3-content .col-1, .col-contents .col-3-content .col-2, .col-contents .col-3-content .col-3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 33.33%;
}
@media (max-width: 767.9px) {
  .col-contents .col-3-content .col-1, .col-contents .col-3-content .col-2, .col-contents .col-3-content .col-3 {
    width: 100% !important;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .col-contents .col-3-content .col-1 {
    width: 50% !important;
  }
  .col-contents .col-3-content .col-1 + .col-2 {
    width: 50% !important;
  }
  .col-contents .col-3-content .col-1 ~ .col-3 {
    width: 50% !important;
    padding-top: 3rem;
  }
  .col-contents .col-3-content .col-1.-only {
    width: 100% !important;
  }
  .col-contents .col-3-content .col-1.-only + .col-2, .col-contents .col-3-content .col-1.-only ~ .col-3 {
    padding-top: 3rem;
  }
}
.col-contents p.quote-author {
  position: relative;
  color: #2041CA;
  padding-top: 1rem;
  padding-bottom: 4rem;
}
@media (max-width: 767.9px) {
  .col-contents p.quote-author {
    padding-top: 0.5rem;
    padding-bottom: 3rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .col-contents p.quote-author {
    padding-top: 0.5rem;
    padding-bottom: 3rem;
  }
}
.col-contents p.quote-author:after {
  position: absolute;
  content: "";
  display: block;
  width: 48px;
  border-bottom: 1px solid #99C6F9;
  top: 75%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}
.col-contents.bg-dark-blue p.quote-author {
  color: #359BFF;
}

.back-to-top {
  position: fixed;
  right: 40px;
  bottom: 40px;
  z-index: 100;
  color: #2041CA;
  border: 0;
  background: transparent;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s;
  filter: drop-shadow(0px 0px 1px rgba(12, 26, 75, 0.1)) drop-shadow(0px 10px 16px rgba(20, 37, 63, 0.06));
}
@media (max-width: 767.9px) {
  .back-to-top {
    right: 4px;
    bottom: 88px;
  }
}
.back-to-top.-show {
  opacity: 1;
  visibility: visible;
}
.back-to-top:hover {
  color: #23276C;
}
.back-to-top:hover img {
  background-color: #23276C;
}
.back-to-top:focus img {
  border: 1px solid #23276C;
}
.back-to-top img {
  width: 52px;
  height: 52px;
  padding: 12px;
  background-color: #2041CA;
  border: 2px solid #fff;
  border-radius: 50%;
  transition: 0.3s;
}
@media (max-width: 767.9px) {
  .back-to-top img {
    width: 36px;
    height: 36px;
    padding: 8px;
  }
}
.back-to-top span {
  font-family: "InterSemiBold", sans-serif;
  display: block;
  max-width: 35px;
  margin: 8px auto 0 auto;
}

.logo-showcase__inner {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .logo-showcase__inner {
    flex-direction: row;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .logo-showcase__inner {
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .logo-showcase__inner {
    flex-direction: row;
  }
}
.logo-showcase__inner .image-block {
  max-width: 380px;
  padding: 24px 52px;
  margin: 16px 0;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .logo-showcase__inner .image-block {
    margin: 0 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .logo-showcase__inner .image-block {
    margin: 0 16px;
  }
}
@media (min-width: 1200px) {
  .logo-showcase__inner .image-block {
    margin: 0 16px;
  }
}
.logo-showcase__inner .image-block:first-child {
  margin-left: 0;
  margin-top: 0;
}
.logo-showcase__inner .image-block:last-child {
  margin-right: 0;
  margin-bottom: 0;
}

.video-block__content {
  padding: 0 15px;
}
@media (max-width: 767.9px) {
  .video-block__content {
    margin-bottom: 24px;
  }
}
.video-block__video {
  padding: 0 15px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .video-block__inner {
    display: flex;
    align-items: center;
  }
  .video-block__content {
    width: 33%;
    min-width: 33%;
  }
  .video-block__video {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .video-block__inner {
    display: flex;
    align-items: center;
  }
  .video-block__content {
    width: 33%;
    min-width: 33%;
  }
  .video-block__video {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .video-block__inner {
    display: flex;
    align-items: center;
  }
  .video-block__content {
    width: 33%;
    min-width: 33%;
  }
  .video-block__video {
    width: 100%;
  }
}
.video-block__video-wrapper {
  position: relative;
  padding-top: 56.25%; /* 16:9 */
  height: 0;
}
.video-block__video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* SideNav template layout */
.container-sidenav {
  display: flex;
  flex-direction: column;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .container-sidenav {
    flex-direction: row-reverse;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .container-sidenav {
    flex-direction: row-reverse;
  }
}
@media (min-width: 1200px) {
  .container-sidenav {
    flex-direction: row-reverse;
  }
}
.container-sidenav-left {
  width: 100% !important;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .container-sidenav-left {
    width: 67% !important;
    margin-right: 56px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .container-sidenav-left {
    width: 67% !important;
    margin-right: 56px !important;
  }
}
@media (min-width: 1200px) {
  .container-sidenav-left {
    width: 67% !important;
    margin-right: 56px !important;
  }
}
.container-sidenav-left .container {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .container-sidenav-left .container {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .container-sidenav-left .container {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media (min-width: 1200px) {
  .container-sidenav-left .container {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.container-sidenav-left .col-contents {
  border-bottom: 1px solid #CCCCCC;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .container-sidenav-left .col-contents {
    padding-right: 15%;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .container-sidenav-left .col-contents {
    padding-right: 15%;
  }
}
@media (min-width: 1200px) {
  .container-sidenav-left .col-contents {
    padding-right: 15%;
  }
}
.container-sidenav-left .video-block__inner {
  align-items: flex-start;
  flex-direction: column;
}
.container-sidenav-left .video-block__inner > * {
  width: 100% !important;
}
.container-sidenav-left .video-block__video {
  margin-top: 24px;
}
.container-sidenav-right {
  width: 100% !important;
  z-index: 9;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .container-sidenav-right {
    width: 33% !important;
    max-width: 328px;
    margin-left: auto !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .container-sidenav-right {
    width: 33% !important;
    max-width: 328px;
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .container-sidenav-right {
    width: 33% !important;
    max-width: 328px;
    margin-left: auto !important;
  }
}
@media (max-width: 767.9px) {
  .container-sidenav-right {
    min-height: 73px;
  }
}

/* Jump links component */
@media (min-width: 768px) and (max-width: 991.9px) {
  .jump-links {
    padding-top: 48px;
    padding-bottom: 24px;
  }
  .jump-links.-sticky {
    position: fixed;
    top: 0;
    margin-right: 16px;
  }
  .jump-links.-fixed {
    position: absolute;
    bottom: 0;
    top: unset;
    margin-right: 0;
  }
  .jump-links ul {
    display: block !important;
  }
  .jump-links ul li {
    padding: 16px 0 !important;
  }
  .jump-links ul a:visited {
    color: #0070F1;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .jump-links {
    padding-top: 48px;
    padding-bottom: 24px;
  }
  .jump-links.-sticky {
    position: fixed;
    top: 0;
    margin-right: 16px;
  }
  .jump-links.-fixed {
    position: absolute;
    bottom: 0;
    top: unset;
    margin-right: 0;
  }
  .jump-links ul {
    display: block !important;
  }
  .jump-links ul li {
    padding: 16px 0 !important;
  }
  .jump-links ul a:visited {
    color: #0070F1;
  }
}
@media (min-width: 1200px) {
  .jump-links {
    padding-top: 48px;
    padding-bottom: 24px;
  }
  .jump-links.-sticky {
    position: fixed;
    top: 0;
    margin-right: 16px;
  }
  .jump-links.-fixed {
    position: absolute;
    bottom: 0;
    top: unset;
    margin-right: 0;
  }
  .jump-links ul {
    display: block !important;
  }
  .jump-links ul li {
    padding: 16px 0 !important;
  }
  .jump-links ul a:visited {
    color: #0070F1;
  }
}
@media (max-width: 767.9px) {
  .jump-links {
    background: white;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .jump-links.-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding-left: 15px;
    padding-right: 15px;
    box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.1), 0px 4px 20px -2px rgba(50, 50, 71, 0.08);
  }
  .jump-links.-sticky ul {
    margin: 10px 15px 0 15px;
  }
  .jump-links.-fixed {
    position: absolute;
    top: unset;
    bottom: 0;
    margin: 0 -15px;
    box-shadow: none;
  }
  .jump-links h2 {
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #333333;
    padding: 13px 32px 13px 16px;
    margin: 0;
    border: 1px solid #666666;
    border-radius: 8px;
    position: relative;
  }
  .jump-links h2:after {
    content: "";
    position: absolute;
    right: 16px;
    top: 18px;
    width: 10px;
    height: 10px;
    border: solid #666666;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    transition: 0.3s;
  }
  .jump-links h2.-expanded {
    border-color: #2041CA;
  }
  .jump-links h2.-expanded:after {
    transform: rotate(-135deg);
    top: 22px;
    border-color: #23276C;
  }
  .jump-links ul {
    display: none;
    position: absolute;
    left: 0px;
    right: 0px;
    background: white;
    border: 0 !important;
    margin-top: 10px;
    box-shadow: 0px 4px 4px rgba(18, 24, 31, 0.05);
  }
  .jump-links ul li {
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 400;
    border: 0 !important;
    padding: 0 !important;
  }
  .jump-links ul li:hover, .jump-links ul li:focus {
    background-color: #F5F5F5;
  }
  .jump-links ul li a {
    display: block;
    text-decoration: none;
    font-family: "Inter", sans-serif;
    padding: 14px 16px;
  }
  .jump-links ul li a, .jump-links ul li a:visited {
    color: #333333;
  }
  .jump-links ul li a.-selectedLink {
    background-color: #23276C;
    color: white;
  }
}

.k10-checkin {
  border-radius: 12px;
  padding: 24px 24px 0 !important;
  margin: 64px 0 !important;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .k10-checkin {
    padding: 0 50px 0 72px !important;
    margin: 64px auto !important;
    display: flex;
    align-items: flex-end;
  }
  .k10-checkin.mhc-checkin {
    padding-right: 0 !important;
  }
  .k10-checkin__left {
    padding: 56px 24px 56px 0;
  }
  .mhc-checkin .k10-checkin__left {
    padding-right: 0;
  }
  .k10-checkin__right {
    margin-left: auto;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .k10-checkin {
    padding: 0 50px 0 72px !important;
    margin: 64px auto !important;
    display: flex;
    align-items: flex-end;
  }
  .k10-checkin.mhc-checkin {
    padding-right: 0 !important;
  }
  .k10-checkin__left {
    padding: 56px 24px 56px 0;
  }
  .mhc-checkin .k10-checkin__left {
    padding-right: 0;
  }
  .k10-checkin__right {
    margin-left: auto;
  }
}
@media (min-width: 1200px) {
  .k10-checkin {
    padding: 0 50px 0 72px !important;
    margin: 64px auto !important;
    display: flex;
    align-items: flex-end;
  }
  .k10-checkin.mhc-checkin {
    padding-right: 0 !important;
  }
  .k10-checkin__left {
    padding: 56px 24px 56px 0;
  }
  .mhc-checkin .k10-checkin__left {
    padding-right: 0;
  }
  .k10-checkin__right {
    margin-left: auto;
  }
}
.k10-checkin h2 {
  margin-bottom: 24px;
}
.k10-checkin img {
  display: block;
  height: auto;
  margin: 24px auto 0;
}
@media (max-width: 767.9px) {
  .k10-checkin img {
    max-width: 80%;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .k10-checkin.mhc-checkin img {
    margin-top: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .k10-checkin.mhc-checkin img {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .k10-checkin.mhc-checkin img {
    margin-top: 0;
  }
}

.k10-modal__slides {
  display: flex;
  flex-direction: column;
}
.k10-modal__slide {
  height: 100%;
  display: none;
}
.k10-modal__slide-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.k10-modal__slide h2, .k10-modal__slide h3 {
  margin-top: 8px;
}
.k10-modal__slide .wrmbtn {
  margin-right: 8px;
}
.mhc-modal .k10-modal__slide:not([data-question="0"], [data-question=result]) {
  background-color: #E5F1FE;
}
.k10-modal__get-support {
  background: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: none;
}
.k10-modal__landing {
  padding: 64px 24px 24px 24px;
  width: 100%;
  z-index: 1;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .k10-modal__landing {
    max-width: 580px;
    margin: 0 auto;
    padding-top: 140px;
    padding-bottom: 0;
    box-sizing: content-box;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .k10-modal__landing {
    max-width: 580px;
    margin: 0 auto;
    padding-top: 140px;
    padding-bottom: 0;
    box-sizing: content-box;
  }
}
@media (min-width: 1200px) {
  .k10-modal__landing {
    max-width: 580px;
    margin: 0 auto;
    padding-top: 140px;
    padding-bottom: 0;
    box-sizing: content-box;
  }
}
.k10-modal__landing .wrmbtn {
  margin-top: 8px;
}
.mhc-modal .k10-modal__landing {
  padding-top: 64px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .mhc-modal .k10-modal__landing {
    padding-top: 180px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .mhc-modal .k10-modal__landing {
    padding-top: 180px;
  }
}
@media (min-width: 1200px) {
  .mhc-modal .k10-modal__landing {
    padding-top: 180px;
  }
}
.k10-modal__question {
  padding: 0 24px 24px 24px;
  width: 100%;
  animation: fade ease-in 0.8s forwards;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .k10-modal__question {
    max-width: 580px;
    margin: 0 auto;
    padding-bottom: 40px;
    box-sizing: content-box;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .k10-modal__question {
    max-width: 580px;
    margin: 0 auto;
    padding-bottom: 40px;
    box-sizing: content-box;
  }
}
@media (min-width: 1200px) {
  .k10-modal__question {
    max-width: 580px;
    margin: 0 auto;
    padding-bottom: 40px;
    box-sizing: content-box;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .mhc-modal .k10-modal__question {
    max-width: 832px;
    padding-top: 6%;
    box-sizing: border-box;
    z-index: 1;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .mhc-modal .k10-modal__question {
    max-width: 832px;
    padding-top: 6%;
    box-sizing: border-box;
    z-index: 1;
  }
}
@media (min-width: 1200px) {
  .mhc-modal .k10-modal__question {
    max-width: 832px;
    padding-top: 6%;
    box-sizing: border-box;
    z-index: 1;
  }
}
@media (max-width: 767.9px) {
  .mhc-modal .k10-modal__question {
    background-color: #E5F1FE;
  }
}
.mhc-modal .k10-modal__question .mhc-progress-number {
  color: #2041CA;
}
@media (max-width: 767.9px) {
  .mhc-modal .k10-modal__question .quizRadioList {
    margin: 16px 0;
  }
}
.k10-modal__progress {
  display: none;
  width: 100%;
  padding: 24px 72px 16px 24px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .k10-modal__progress {
    max-width: 580px;
    margin: 0 auto;
    padding: 140px 24px 48px 24px;
    padding-bottom: 48px;
    box-sizing: content-box;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .k10-modal__progress {
    max-width: 580px;
    margin: 0 auto;
    padding: 140px 24px 48px 24px;
    padding-bottom: 48px;
    box-sizing: content-box;
  }
}
@media (min-width: 1200px) {
  .k10-modal__progress {
    max-width: 580px;
    margin: 0 auto;
    padding: 140px 24px 48px 24px;
    padding-bottom: 48px;
    box-sizing: content-box;
  }
}
.k10-modal__progress.hide {
  display: none;
}
.mhc-modal .k10-modal__progress {
  padding: 0;
  max-width: 100%;
}
@media (max-width: 767.9px) {
  .mhc-modal .k10-modal__progress {
    display: none !important;
  }
}
.k10-modal__progressbar {
  position: relative;
  max-width: 376px;
  width: 100%;
  height: 8px;
  margin-bottom: 4px;
  border-radius: 8px;
  overflow: hidden;
  background-color: #F5F5F5;
}
.k10-modal__progressbar-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 10%;
  height: 8px;
  transition: width 0.8s;
  background-color: #2041CA;
}
.mhc-modal .k10-modal__progressbar {
  max-width: 100%;
  margin-bottom: 0;
}
.k10-modal__bg {
  width: 100%;
  height: auto;
  z-index: -1;
  position: absolute;
  bottom: 0;
}
@media (max-width: 767.9px) {
  .k10-modal__bg {
    display: none;
  }
}
.k10-modal__bg-0 {
  position: absolute;
  right: 124px;
  bottom: 90px;
}
@media (max-width: 767.9px) {
  .k10-modal__bg-0 {
    right: 24px;
    bottom: 24px;
    max-width: 70%;
    height: auto;
  }
}
.mhc-modal .k10-modal__bg {
  object-position: bottom;
  z-index: 0;
}
.mhc-modal .k10-modal__bg-mobile {
  display: block;
  width: calc(100% + 48px);
  margin-left: -24px;
  margin-right: -24px;
  object-fit: cover;
  margin-bottom: 16px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .mhc-modal .k10-modal__bg-mobile {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .mhc-modal .k10-modal__bg-mobile {
    display: none;
  }
}
@media (min-width: 1200px) {
  .mhc-modal .k10-modal__bg-mobile {
    display: none;
  }
}
.k10-modal__result {
  animation: fade ease-in 0.8s forwards;
}
.k10-modal__result-section {
  max-width: 1290px;
  margin: 0 auto;
  padding: 0 48px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .k10-modal__result-section {
    padding: 0 32px;
  }
}
@media (max-width: 767.9px) {
  .k10-modal__result-section {
    padding: 0 24px;
  }
}
.k10-modal__result-top {
  padding-top: 96px;
  padding-bottom: 38px;
}
@media (max-width: 767.9px) {
  .k10-modal__result-top {
    padding-top: 64px;
    padding-bottom: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .k10-modal__result-top {
    padding-top: 64px;
    padding-bottom: 24px;
  }
}
.k10-modal__result-top #mhc-result-title {
  text-transform: capitalize;
  margin: 8px 0;
}
.k10-modal__result-top .mhc-image {
  display: inline-block;
  position: relative;
  margin-top: 24px;
}
.k10-modal__result-top .mhc-image img {
  max-width: 100%;
}
.k10-modal__result-top .mhc-image:after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  border-top: 1px solid #0070F1;
  border-left: 1px solid #0070F1;
  transform: rotateZ(45deg) translateX(-8px);
  bottom: -54px;
  left: 12%;
  background: #F7FBFF;
}
@media (max-width: 767.9px) {
  .k10-modal__result-top .mhc-image:after {
    bottom: -40px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .k10-modal__result-top .mhc-image:after {
    bottom: -40px;
  }
}
[data-mhc-result=healthy] .k10-modal__result-top .mhc-image:after {
  left: 12%;
  background: #F7FBFF;
  border-color: #0070F1;
}
[data-mhc-result=unsettled] .k10-modal__result-top .mhc-image:after {
  left: 30%;
  background: #FEFDFB;
  border-color: #FCB131;
}
[data-mhc-result=struggling] .k10-modal__result-top .mhc-image:after, [data-mhc-result="in crisis"] .k10-modal__result-top .mhc-image:after {
  left: 50%;
  background: #FFF9FB;
  border-color: #ED1A60;
}
.k10-modal__result-content {
  display: none;
  background-color: #F7FBFF;
  border-top: 1px solid #0070F1;
  border-bottom: 1px solid #0070F1;
  padding-top: 48px;
  padding-bottom: 48px;
}
@media (max-width: 767.9px) {
  .k10-modal__result-content {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.k10-modal__result-content img {
  width: 262px;
}
[data-mhc-result=healthy] .k10-modal__result-content {
  background-color: #F7FBFF;
  border-color: #0070F1;
}
[data-mhc-result=healthy] .k10-modal__result-content.-healthy {
  display: block;
}
[data-mhc-result=unsettled] .k10-modal__result-content {
  background: #FEFDFB;
  border-color: #FCB131;
}
[data-mhc-result=unsettled] .k10-modal__result-content.-unsettled {
  display: block;
}
[data-mhc-result=struggling] .k10-modal__result-content, [data-mhc-result="in crisis"] .k10-modal__result-content {
  background: #FFF9FB;
  border-color: #ED1A60;
}
[data-mhc-result=struggling] .k10-modal__result-content.-struggling {
  display: block;
}
[data-mhc-result="in crisis"] .k10-modal__result-content.-in-crisis {
  display: block;
}
.k10-modal__result-content .wrmbtn-primary {
  margin-top: 24px;
}
.k10-modal__result-bottom {
  padding-top: 48px;
  padding-bottom: 24px;
}
@media (max-width: 767.9px) {
  .k10-modal__result-bottom {
    padding-top: 24px;
  }
}
.k10-modal__result-bottom-text {
  max-width: 580px;
}
.k10-modal__result-resource {
  padding-bottom: 48px;
}
@media (max-width: 767.9px) {
  .k10-modal__result-resource {
    padding-bottom: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .k10-modal__result-resource {
    padding-bottom: 24px;
  }
}
.k10-modal__result .mhc-resource__tabs.slick-slider {
  margin-bottom: 72px;
  max-width: 100vw;
  width: 100%;
}
.k10-modal__result .mhc-resource__tabs.slick-slider .slick-track {
  display: flex;
}
@media (min-width: 1200px) {
  .k10-modal__result .mhc-resource__tabs.slick-slider .slick-track {
    width: inherit !important;
  }
}
.k10-modal__result .mhc-resource__tabs.slick-slider .slick-track .slick-slide {
  height: inherit;
}
.k10-modal__result .mhc-resource__tab.slick-slide {
  border: 1px solid #D2D9F4;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  padding: 39px 15px 23px 15px;
  min-height: 240px;
  text-align: center;
  cursor: pointer;
  transition: opacity 0.5s;
}
.k10-modal__result .mhc-resource__tab.slick-slide.slick-current {
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.1), 0px 20px 24px rgba(20, 37, 63, 0.06);
}
.k10-modal__result .mhc-resource__tab.slick-slide:not(.slick-current) {
  opacity: 0.6;
}
.k10-modal__result .mhc-resource__tab.slick-slide:not(.slick-current):hover {
  opacity: 0.8;
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.1), 0px 20px 24px rgba(20, 37, 63, 0.06);
}
.k10-modal__result .mhc-resource__tab.slick-slide h3 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.k10-modal__result .mhc-resource__tab.slick-slide img {
  height: 106px;
  margin-bottom: 8px;
}
.k10-modal__result .mhc-resource__slide {
  padding-bottom: 8px;
}
.k10-modal__result .mhc-resource__slide-cta {
  text-align: center;
  padding: 1px;
}
.k10-modal__result .mhc-resource .slick-dots {
  margin-top: 24px;
  bottom: -40px;
}
.k10-modal__result .mhc-resource .slick-dots li button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #D2D9F4;
}
.k10-modal__result .mhc-resource .slick-dots li.slick-active button {
  background-color: #0070F1;
}
.k10-modal__result .mhc-resource .slick-dots li:before,
.k10-modal__result .mhc-resource .slick-dots li button:before {
  display: none;
}
.k10-modal__result .mhc-resource .slick-arrow {
  width: 32px;
  height: 32px;
  border: 1px solid #D2D9F4;
  border-radius: 50%;
  background-color: #FFFFFF;
  z-index: 1;
}
.k10-modal__result .mhc-resource .slick-arrow:before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  border-top: 1px solid #0070F1;
  border-left: 1px solid #0070F1;
  opacity: 1;
}
.k10-modal__result .mhc-resource .slick-arrow.slick-prev {
  left: -16px;
}
.k10-modal__result .mhc-resource .slick-arrow.slick-prev:before {
  transform: rotateZ(-45deg) translateX(-4px);
  top: 7px;
}
.k10-modal__result .mhc-resource .slick-arrow.slick-next {
  right: -16px;
}
.k10-modal__result .mhc-resource .slick-arrow.slick-next:before {
  transform: rotateZ(135deg) translateX(10px);
  top: 3px;
}
.k10-modal__result .mhc-resource .slick-arrow.slick-disabled {
  opacity: 0;
}
.k10-modal__result .wrm-content-default {
  margin: 48px 0;
}
.k10-modal__result .wrm-content-default h4:not(:first-child) {
  padding-top: 8px !important;
}
.k10-modal__result .wrm-content-default ul.-dividers {
  border-color: #D2D9F4;
}
.k10-modal__result .wrm-content-default ul.-dividers li {
  border-color: #D2D9F4;
  padding: 12px 0 12px 25px;
  position: relative;
}
.k10-modal__result .wrm-content-default ul.-dividers li:before {
  content: "•";
  color: #0070F1;
  font-weight: 700;
  position: absolute;
  left: 0;
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*
*
* variables and mixins specificly for the 'find-newaccess-services' section
*
*/
/*
*
* styles specific for the 'find-newaccess-services' section
*
*/
.wrm-style {
  /*
  *
  * 'find-newaccess-services' section styling
  *
  */
  /*
  *
  * 'find-newaccess-services' form section styling
  *
  */
  /*
  *
  * 'find-newaccess-services' Search Results styling
  *
  */
  /*
  *
  * 'find-newaccess-services' Search Results styling -- No Results
  *
  */
  /*
  *
  * 'find-newaccess-services' NewAccess Services Card styling
  *
  */
  /*
  *
  * 'find-newaccess-services' Twitter TypeAhead plugin styling
  *
  */
}
.wrm-style .find-newaccess-services {
  /* style for external links, adding screenreader information, plus an icon, for the 'find-newaccess-services' section */
}
.wrm-style .find-newaccess-services .h-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
.wrm-style .find-newaccess-services a:not([href^="/"]):not([href*="beyondblue.org.au"]):not([href^="tel:"]):not([href^="mailto:"]) {
  position: relative;
}
.wrm-style .find-newaccess-services a:not([href^="/"]):not([href*="beyondblue.org.au"]):not([href^="tel:"]):not([href^="mailto:"]):before {
  position: absolute;
  content: "This link will take you away from the current site, consider opening it in a new tab/window, ";
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
.wrm-style .find-newaccess-services a:not([href^="/"]):not([href*="beyondblue.org.au"]):not([href^="tel:"]):not([href^="mailto:"]):after {
  display: inline-block;
  position: relative;
  content: "\f08e";
  font-family: FontAwesome;
  font-size: 0.8em;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 0.5em;
}
.wrm-style .find-newaccess-services a[target=_blank] {
  position: relative;
}
.wrm-style .find-newaccess-services a[target=_blank]:before {
  position: absolute;
  content: "This link will open in a new tab/window, ";
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
.wrm-style .find-newaccess-services a[target=_blank]:after {
  display: inline-block;
  position: relative;
  content: "\f08e";
  font-family: FontAwesome;
  font-size: 0.8em;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 0.5em;
}
.wrm-style .find-newaccess-services {
  margin: 3rem;
  padding-bottom: 3rem;
  background: #E9ECFA;
  border: 1px solid #D2D9F4;
  border-radius: 12px;
}
@media (max-width: 767.9px) {
  .wrm-style .find-newaccess-services {
    margin-left: 15px;
    margin-right: 15px;
  }
}
html.js .wrm-style .find-newaccess-services__title {
  display: none;
}
.wrm-style .find-newaccess-services button {
  padding: 15px;
}
.wrm-style .find-newaccess-services__search-form {
  width: 600px !important;
  padding: 3rem 3rem 0;
}
@media (max-width: 767.9px) {
  .wrm-style .find-newaccess-services__search-form {
    padding: 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .wrm-style .find-newaccess-services__search-form {
    padding: 1.5rem;
  }
}
@media (max-width: 767.9px) {
  .wrm-style .find-newaccess-services__search-form {
    width: 100% !important;
  }
}
html.no-js .wrm-style .find-newaccess-services__search-form {
  display: none;
}
.wrm-style .find-newaccess-services__search-form__search-input[type=text] {
  padding: 16px !important;
  font-family: "Inter", sans-serif !important;
  height: auto;
}
.wrm-style .find-newaccess-services__search-form__search-input[type=text]:hover {
  background-color: #F5F5F5 !important;
}
@media (max-width: 767.9px) {
  .wrm-style .find-newaccess-services__search-form .find-newaccess-services__search-form__search-input-wrapper {
    margin-bottom: 40px;
  }
  .wrm-style .find-newaccess-services__search-form .find-newaccess-services__search-form__search-input-wrapper .meta {
    margin-top: 4px;
  }
}
.wrm-style .find-newaccess-services__search-form .find-newaccess-services__search-form__search-input-wrapper .meta {
  display: none;
  position: absolute;
}
.wrm-style .find-newaccess-services__search-results {
  width: 600px !important;
}
@media (max-width: 767.9px) {
  .wrm-style .find-newaccess-services__search-results {
    width: 100% !important;
  }
}
.wrm-style .find-newaccess-services__search-results__title {
  margin-top: 3rem !important;
}
html.no-js .wrm-style .find-newaccess-services__search-results__title {
  display: none;
}
html.js .wrm-style .find-newaccess-services__search-results__list-item {
  display: none;
}
html.js .wrm-style .find-newaccess-services__search-results__list-item.not-filtered-result {
  display: none;
}
html.js .wrm-style .find-newaccess-services__search-results__list-item.filtered-result {
  display: block;
}
.wrm-style .find-newaccess-services-no-results__card {
  border: 1px solid #D2D9F4;
  background-color: #FFFFFF;
  border-radius: 12px;
  padding: 2rem;
}
html.no-js .wrm-style .find-newaccess-services-no-results__card {
  display: none;
}
.wrm-style .find-newaccess-services-no-results__card__description *:last-child {
  margin-bottom: 0;
}
.wrm-style .find-newaccess-services-no-results__title {
  margin-bottom: 0.75rem;
}
.wrm-style .find-newaccess-services-no-results__details__title {
  margin-bottom: 0.75rem;
}
.wrm-style .find-newaccess-services-no-results__details__list {
  list-style: none;
  padding: 0;
  margin: 0 0 1.75rem;
}
.wrm-style .find-newaccess-services-no-results__details__list-item {
  padding-left: 2.75rem;
  margin: 0 0 0.875rem;
}
.wrm-style .find-newaccess-services-no-results__details__list-item--opening-hours {
  position: relative;
}
.wrm-style .find-newaccess-services-no-results__details__list-item--opening-hours:before {
  position: absolute;
  top: 0;
  left: 0.94em;
  content: "";
  display: inline-block;
  width: 1.277em;
  height: 1.277em;
  background-image: url("/App_Themes/reskin/images/icons/icon-clock-blue.svg");
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.wrm-style .find-newaccess-services-no-results__details__list-item--phone-number {
  position: relative;
}
.wrm-style .find-newaccess-services-no-results__details__list-item--phone-number:before {
  position: absolute;
  top: 0;
  left: 0.888em;
  content: "";
  display: inline-block;
  width: 1.388em;
  height: 1.388em;
  background-image: url("/App_Themes/reskin/images/icons/icon-phone-blue.svg");
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.wrm-style .newaccess-service-provider-card {
  border: 1px solid #D2D9F4;
  background-color: #FFFFFF;
  border-radius: 12px;
  padding: 2rem;
}
.wrm-style .newaccess-service-provider-card__description *:last-child {
  margin-bottom: 0;
}
.wrm-style .newaccess-service-provider-card__details-and-services {
  border-bottom: 1px solid #D2D9F4;
}
.wrm-style .newaccess-service-provider-card__details-and-services + .row, .wrm-style .newaccess-service-provider-card__details-and-services + .cr02-ambassadorsList {
  margin-top: 1.5rem;
}
@media (max-width: 767.9px) {
  .wrm-style .newaccess-service-provider-card__details-and-services + .row, .wrm-style .newaccess-service-provider-card__details-and-services + .cr02-ambassadorsList {
    margin-top: 2rem;
  }
}
.wrm-style .newaccess-service-provider-card__details__list {
  list-style: none;
  padding: 0;
  margin: 0 0 0.5rem;
}
.wrm-style .newaccess-service-provider-card__details__list-item {
  padding-left: 3.5rem;
  margin-bottom: 2.5rem;
}
.wrm-style .newaccess-service-provider-card__details__list-item__title {
  margin-bottom: 0;
  font-family: "InterSemiBold", sans-serif;
}
.wrm-style .newaccess-service-provider-card__details__list-item__title + p {
  margin-top: 0;
}
.wrm-style .newaccess-service-provider-card__details__list-item--age-range {
  position: relative;
}
.wrm-style .newaccess-service-provider-card__details__list-item--age-range:before {
  position: absolute;
  top: 0.25em;
  left: 1em;
  content: "";
  display: inline-block;
  width: 1.25em;
  height: 1.25em;
  background-image: url("/App_Themes/reskin/images/icons/icon-person-blue.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
}
.wrm-style .newaccess-service-provider-card__details__list-item--opening-hours {
  position: relative;
}
.wrm-style .newaccess-service-provider-card__details__list-item--opening-hours:before {
  position: absolute;
  top: 0.25em;
  left: 0.94em;
  content: "";
  display: inline-block;
  width: 1.25em;
  height: 1.25em;
  background-image: url("/App_Themes/reskin/images/icons/icon-clock-blue.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
}
.wrm-style .newaccess-service-provider-card__services__list {
  list-style: none;
  padding: 0;
  margin: 0 0 0.5rem;
}
.wrm-style .newaccess-service-provider-card__services__list-item {
  padding-left: 3.5rem;
  margin-bottom: 2.5rem;
}
.wrm-style .newaccess-service-provider-card__services__list-item__title {
  margin-bottom: 0;
  font-family: "InterSemiBold", sans-serif;
}
.wrm-style .newaccess-service-provider-card__services__list-item__title + p {
  margin-top: 0;
}
.wrm-style .newaccess-service-provider-card__services__list-item span:not(:last-child)::after {
  content: ", ";
}
.wrm-style .newaccess-service-provider-card__services__list-item--service-available {
  position: relative;
}
.wrm-style .newaccess-service-provider-card__services__list-item--service-available:before {
  position: absolute;
  top: 0.25em;
  left: 0.888em;
  content: "";
  display: inline-block;
  width: 1.25em;
  height: 1.25em;
  background-image: url("/App_Themes/reskin/images/icons/icon-chat-blue.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
}
.wrm-style .newaccess-service-provider-card__services__list-item--phone-number {
  position: relative;
}
.wrm-style .newaccess-service-provider-card__services__list-item--phone-number:before {
  position: absolute;
  top: 0.25em;
  left: 0.888em;
  content: "";
  display: inline-block;
  width: 1.25em;
  height: 1.25em;
  background-image: url("/App_Themes/reskin/images/icons/icon-phone-blue.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
}
.wrm-style .newaccess-service-provider-card__areas {
  display: none;
}
html.no-js .wrm-style .newaccess-service-provider-card__areas {
  display: inline-block;
}
.wrm-style .newaccess-service-provider-card__areas__title {
  margin-bottom: 0.75rem;
}
.wrm-style .newaccess-service-provider-card__areas__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.wrm-style .newaccess-service-provider-card__areas__list-item {
  position: relative;
  margin: 0 0 0.25rem;
}
@media (max-width: 767.9px) {
  .wrm-style .newaccess-service-provider-card .wrmbtn-secondary {
    justify-content: center !important;
    width: 100% !important;
  }
}
.wrm-style .twitter-typeahead {
  width: 100%;
}
.wrm-style .tt-menu {
  width: 100%;
  margin: 0.75rem 0;
  padding: 0.5rem 0;
  border-radius: 0;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 4px 4px rgba(18, 24, 31, 0.05);
  -moz-box-shadow: 0 4px 4px rgba(18, 24, 31, 0.05);
  box-shadow: 0 4px 4px rgba(18, 24, 31, 0.05);
}
.wrm-style .tt-menu .tt-suggestion {
  margin-bottom: 0;
  padding: 0.1875rem 1.25rem;
}
.wrm-style .tt-menu .tt-suggestion.tt-selectable:hover {
  cursor: pointer;
  color: #FFFFFF;
  background-color: #23276C;
}
.wrm-style .tt-menu .tt-suggestion p {
  margin: 0;
}
.wrm-style .tt-menu .tt-highlight {
  font-family: "InterSemiBold", sans-serif;
}

.safety-plan {
  border-radius: 12px;
  padding: 24px 24px 0 !important;
  margin: 64px 0 !important;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .safety-plan {
    padding: 0 50px 0 72px !important;
    margin: 64px auto !important;
    display: flex;
    align-items: flex-end;
  }
  .safety-plan__left {
    padding: 56px 24px 56px 0;
  }
  .safety-plan__right {
    margin-left: auto;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .safety-plan {
    padding: 0 50px 0 72px !important;
    margin: 64px auto !important;
    display: flex;
    align-items: flex-end;
  }
  .safety-plan__left {
    padding: 56px 24px 56px 0;
  }
  .safety-plan__right {
    margin-left: auto;
  }
}
@media (min-width: 1200px) {
  .safety-plan {
    padding: 0 50px 0 72px !important;
    margin: 64px auto !important;
    display: flex;
    align-items: flex-end;
  }
  .safety-plan__left {
    padding: 56px 24px 56px 0;
  }
  .safety-plan__right {
    margin-left: auto;
  }
}
.safety-plan h2 {
  margin-bottom: 24px;
}
.safety-plan img {
  display: block;
  height: auto;
}
@media (max-width: 767.9px) {
  .safety-plan img {
    max-width: 80%;
    margin: 24px auto 0;
  }
}

.safety-plan-modal .modal__actions {
  position: absolute;
  top: 0;
  width: 100%;
  display: flex;
  background: #fff;
  z-index: 1;
  padding: 8px 22px 8px 108px;
}
@media (max-width: 767.9px) {
  .safety-plan-modal .modal__actions {
    padding: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .safety-plan-modal .modal__actions {
    padding: 8px;
  }
}
.safety-plan-modal .modal__actions button {
  padding: 16px !important;
  font-weight: 600;
  position: static;
}
.safety-plan-modal .modal__actions button img {
  margin: 0 15px 0 0;
}
.safety-plan-modal .modal__actions button:first-child {
  margin-right: auto;
}
.safety-plan-modal .modal__actions button:focus-visible {
  outline: 2px solid #23276C !important;
  outline-offset: 0;
}
@media (max-width: 767.9px) {
  .safety-plan-modal .modal__actions button:not(:first-child) img {
    margin: 0;
  }
}
.safety-plan-modal .modal__actions.-summary button:first-child {
  display: none;
}
.safety-plan-modal .modal__actions.-summary button:nth-child(2) {
  margin-left: auto;
}
.safety-plan-modal__slides {
  display: flex;
  flex-direction: column;
  margin: 120px auto;
  padding: 24px;
  max-width: 629px;
  height: fit-content;
}
@media (max-width: 767.9px) {
  .safety-plan-modal__slides {
    margin-top: 48px;
    margin-bottom: 0;
  }
}
.safety-plan-modal__slide {
  display: none;
  animation: fade ease-in 0.8s forwards;
}
.safety-plan-modal__slide:first-child {
  display: block;
}
.safety-plan-modal__steps {
  display: none;
  position: absolute;
  top: 0;
  z-index: 1;
}
.safety-plan-modal__steps-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  position: absolute;
  width: 100%;
  height: 100%;
}
.safety-plan-modal__steps-inner {
  background-color: #fff;
  position: absolute;
  width: 320px;
  height: 100%;
}
@media (max-width: 767.9px) {
  .safety-plan-modal__steps-inner {
    width: 100%;
  }
}
.safety-plan-modal__steps-close {
  background-color: #F5F5F5;
  border: 0;
  border-bottom: 1px solid #D2D9F4;
  color: #23276C;
  font-weight: 600;
  width: 100%;
  padding: 24px 24px 24px 52px !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.52925 3.52876C3.7896 3.26841 4.21171 3.26841 4.47206 3.52876L8.00065 7.05735L11.5292 3.52876C11.7896 3.26841 12.2117 3.26841 12.4721 3.52876C12.7324 3.78911 12.7324 4.21122 12.4721 4.47157L8.94346 8.00016L12.4721 11.5288C12.7324 11.7891 12.7324 12.2112 12.4721 12.4716C12.2117 12.7319 11.7896 12.7319 11.5292 12.4716L8.00065 8.94297L4.47206 12.4716C4.21171 12.7319 3.7896 12.7319 3.52925 12.4716C3.2689 12.2112 3.2689 11.7891 3.52925 11.5288L7.05784 8.00016L3.52925 4.47157C3.2689 4.21122 3.2689 3.78911 3.52925 3.52876Z' fill='%230070F1'/%3E%3C/svg%3E");
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: 24px;
  text-align: left;
}
.safety-plan-modal__steps-content {
  display: flex;
  flex-direction: column;
  padding: 24px;
}
.safety-plan-modal__steps-content h3 {
  margin-bottom: 36px;
}
@media (max-width: 767.9px) {
  .safety-plan-modal__steps-content h3 {
    margin-bottom: 28px;
  }
}
.safety-plan-modal__steps-item {
  padding: 12px 8px;
  margin-bottom: 12px;
}
.safety-plan-modal__steps-item a {
  padding-bottom: 4px;
  color: #333333;
  text-decoration: none;
}
.safety-plan-modal__steps-item a.active {
  color: #2041CA;
  border-bottom: 1px solid #0070F1;
}
.safety-plan-modal__modal {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background-color: #fff;
  overflow-y: auto;
}
.safety-plan-modal__modal-inner {
  margin: 72px auto;
  padding: 24px;
  max-width: 629px;
  height: fit-content;
}
@media (max-width: 767.9px) {
  .safety-plan-modal__modal-inner {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
.safety-plan-modal__modal-content {
  margin: 48px 0;
}
.safety-plan-modal__modal-content .recaptcha_div,
.safety-plan-modal__modal-content .sfCheckboxWrap {
  margin-bottom: 48px;
}
@media (max-width: 767.9px) {
  .safety-plan-modal__modal-content .recaptcha_div,
.safety-plan-modal__modal-content .sfCheckboxWrap {
    margin-bottom: 24px;
  }
}
.safety-plan-modal__modal-content .recaptcha_div label,
.safety-plan-modal__modal-content .sfCheckboxWrap label {
  margin-bottom: 0 !important;
}
.safety-plan-modal__modal-confirmation {
  display: none;
}
.safety-plan-modal__modal-bluebox {
  border-radius: 12px;
  margin: 3rem 0;
  padding: 3rem;
  text-align: center;
}
@media (max-width: 767.9px) {
  .safety-plan-modal__modal-bluebox {
    margin: 1.5rem 0;
  }
}
.safety-plan-modal__modal-close {
  position: absolute;
  top: 8px;
  right: 22px;
  padding: 16px !important;
  font-weight: 600;
}
@media (max-width: 767.9px) {
  .safety-plan-modal__modal-close {
    right: 8px;
  }
}
.safety-plan-modal__modal-close:focus-visible {
  outline: 2px solid #23276C !important;
  outline-offset: 0;
}
.safety-plan-modal__modal-close img {
  margin-right: 10px;
}

.sp-step__number {
  color: #2041CA;
}
.sp-step__inputs-text, .sp-step__inputs-added {
  font-size: 1rem !important;
  line-height: 1.5em;
  background: #fff;
  border: 1px solid #666666;
  border-radius: 12px;
  padding: 15px 36px 15px 12px;
  outline: 0;
  width: 100%;
  max-width: 100%;
  position: relative;
}
.sp-step__inputs-text.-contact, .sp-step__inputs-added.-contact {
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 20px;
}
.sp-step__inputs-text:hover, .sp-step__inputs-added:hover {
  background-color: #F5F5F5;
}
.sp-step__inputs-text:active, .sp-step__inputs-added:active {
  border-color: #23276C;
}
.sp-step__inputs-text:focus, .sp-step__inputs-added:focus {
  background-color: #fff;
  border-color: #2041CA;
  border-width: 2px;
  padding: 15px 11px;
}
.sp-step__inputs-text[disabled], .sp-step__inputs-added[disabled] {
  background: #F5F5F5;
  border-color: #CCCCCC;
}
.sp-step__inputs-added {
  margin-top: 16px;
}
.sp-step__inputs-response {
  margin-top: 16px;
}
@media (max-width: 767.9px) {
  .sp-step__inputs-response {
    display: flex;
  }
}
.sp-step__inputs-text {
  margin-bottom: 16px;
  height: 56px;
}
@media (max-width: 767.9px) {
  .sp-step__inputs-text {
    margin-right: 12px;
    margin-bottom: 0;
  }
}
.sp-step__inputs-contact {
  background-color: #F5F5F5;
  border-radius: 12px;
  padding: 16px;
  margin-top: 16px;
  margin-bottom: 48px;
}
.sp-step__inputs-remove {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
}
.sp-step__inputs-remove img {
  padding: 6px;
}
.sp-step__suggestions {
  margin-top: 56px;
  margin-bottom: 32px;
}
@media (max-width: 767.9px) {
  .sp-step__suggestions {
    margin-top: 16px;
  }
}
.sp-step__suggestions.disabled .sp-step__suggestions-item:not(.-selected) {
  pointer-events: none;
}
.sp-step__suggestions-item {
  background-color: #E6F1FE;
  border: 1px solid #99C6F9;
  border-radius: 80px;
  padding: 4px 12px 4px 40px;
  margin: 0 16px 16px 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M10 7V10M10 10V13M10 10H13M10 10H7M19 10C19 14.9706 14.9706 19 10 19C5.02944 19 1 14.9706 1 10C1 5.02944 5.02944 1 10 1C14.9706 1 19 5.02944 19 10Z' stroke='%230070F1' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1.125em;
  background-position: left 0.75em top 0.5em;
  text-align: left;
}
.sp-step__suggestions-item:hover {
  background-color: #99C6F9;
}
.sp-step__suggestions-item:focus-visible {
  outline: 2px solid #23276C;
  outline-offset: 2px;
}
.sp-step__suggestions-item.-selected {
  background-color: #23276C;
  border-color: #23276C;
  color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12' viewBox='0 0 16 12' fill='none'%3E%3Cpath d='M1 7L5 11L15 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: 14px 10px;
  background-position: left 13px top 11px;
}
[data-step="1"] .sp-step__actions-prev {
  display: none !important;
}
.sp-step__actions button {
  margin-right: 8px;
}
@media (max-width: 767.9px) {
  .sp-step__actions {
    text-align: center;
  }
}

.sp-summary__step {
  padding: 48px 0;
  border-bottom: 1px solid #DEDEDE;
}
@media (max-width: 767.9px) {
  .sp-summary__step {
    padding: 24px 0;
  }
}
.sp-summary__step .sp-step__inputs-added {
  padding-top: 12px;
  padding-bottom: 12px;
}
.sp-summary__edit {
  color: #2041CA;
  font-weight: 600;
  display: flex;
}
.sp-summary__edit button {
  margin-left: auto;
  color: #0070F1;
  text-decoration: underline;
  outline-offset: 4px;
}
.sp-summary__actions {
  margin-top: 48px;
}
@media (max-width: 767.9px) {
  .sp-summary__actions {
    margin-top: 24px;
  }
}
.sp-summary__actions button:first-child {
  margin-right: 12px;
}
@media (max-width: 767.9px) {
  .sp-summary__actions {
    text-align: center;
  }
}

.lightbox.update-dob.maintenanceMessage {
  display: block !important;
}
.pageID-0847d232-4371-4795-a5de-a6d4dc7dda7d .lightbox.update-dob.maintenanceMessage, .pageID-69478fed-f42c-4faa-8005-d4f28e20c179 .lightbox.update-dob.maintenanceMessage {
  display: none !important;
}
@media (max-width: 767.9px) {
  .lightbox.update-dob.maintenanceMessage {
    padding: 13px 15px;
  }
  .lightbox.update-dob.maintenanceMessage .content > span {
    font-size: 14px;
    display: inline-block;
    margin-right: 0;
    margin-bottom: 0px;
  }
}

/* TODO MOVE ME papa */
.bvWizardContent {
  font-size: 16px !important;
}

.cr86-memberRegistartion.bvWizard {
  margin: 2em 0;
}
.cr86-memberRegistartion.bvWizard .wizardStepIndicator .step .number, .cr86-memberRegistartion.bvWizard .wizardStepIndicator .step .text {
  font-size: 16px !important;
}
.cr86-memberRegistartion.bvWizard .wizardStepIndicator .step.active {
  width: 29.9% !important;
}
@media (max-width: 767.9px) {
  .cr86-memberRegistartion.bvWizard .wizardStepIndicator .step.active .text {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .cr86-memberRegistartion.bvWizard .wizardStepIndicator .step.active .text {
    display: none !important;
  }
}
.cr86-memberRegistartion.bvWizard .stepDetail {
  padding: 15px !important;
}
.cr86-memberRegistartion.bvWizard div.sfError {
  font-size: 16px;
}
.cr86-memberRegistartion.bvWizard #errorWrapDiv {
  margin: 1em 0 2em;
}
.cr86-memberRegistartion.bvWizard #errorWrapDiv h2 {
  color: black;
  margin-bottom: 0.5em;
}
.cr86-memberRegistartion.bvWizard #errorWrapDiv ol li {
  font-family: FFDINWEB;
}
.cr86-memberRegistartion.bvWizard .form__error ol.error__list,
.cr86-memberRegistartion.bvWizard .form__error div.error__list ul {
  color: #f00;
  font-size: 14px;
}
.cr86-memberRegistartion.bvWizard .form__error ol.error__list li,
.cr86-memberRegistartion.bvWizard .form__error div.error__list ul li {
  margin-bottom: 5px;
}
.cr86-memberRegistartion.bvWizard .form__error ol.error__list li:before,
.cr86-memberRegistartion.bvWizard .form__error div.error__list ul li:before {
  color: #f00;
}
.cr86-memberRegistartion.bvWizard .form__error ol.error__list a,
.cr86-memberRegistartion.bvWizard .form__error div.error__list ul a {
  color: #f00;
  text-decoration: none;
}
.cr86-memberRegistartion.bvWizard .form__error ol.error__list a:hover, .cr86-memberRegistartion.bvWizard .form__error ol.error__list a:focus,
.cr86-memberRegistartion.bvWizard .form__error div.error__list ul a:hover,
.cr86-memberRegistartion.bvWizard .form__error div.error__list ul a:focus {
  text-decoration: underline;
}
.cr86-memberRegistartion.bvWizard .error__list {
  counter-reset: numbers;
  margin: 1em 0 2em 2em;
}
.cr86-memberRegistartion.bvWizard .error__list > li {
  list-style: none;
  position: relative;
}
.cr86-memberRegistartion.bvWizard .error__list > li:before {
  position: absolute;
  top: 0;
  left: -20px;
  content: counter(numbers) ".";
  counter-increment: numbers;
  display: inline-block;
  color: #bf202f;
  font-weight: normal;
}

.bvWizard-error {
  border: 1px solid red;
  padding: 15px;
  margin-top: 15px;
  font-size: 16px !important;
  background: #ffdede;
}
.bvWizard-error a {
  color: #0098c6;
}
.bvWizard-error a:hover, .bvWizard-error a:focus {
  text-decoration: none;
}

/*# sourceMappingURL=main.css.map */
