/* SM.Custom.News: base.less */
/* SM.Custom.News: variables.less */
/* Layout variables */
/* State variables */
/* Thematic variables */
/* END SM.Custom.News: variables.less */.tag-navigation-panel ul {
  padding-left: 0;
  list-style: none;
}
.tag-navigation-panel .nav-item {
  padding-left: 6px;
  padding-left: 0.42857142857142855rem;
  font-size: 14px;
  font-size: 1rem;
  font-weight: 600;
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 6px;
  margin-bottom: 0.42857142857142855rem;
}
.tag-navigation-panel .nav-item i {
  color: #aabec6;
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}
.tag-navigation-panel .nav-item a {
  color: #333333;
  font-weight: normal;
}

/* SM.Custom.News: base.less */
/* Article Byline Component Styles */
.byline {
  margin: 24px 0px 48px 0px;
  margin: 1.7142857142857142rem 0rem 3.4285714285714284rem 0rem;
}
.byline:before,
.byline:after {
  content: "";
  display: table;
}
.byline:after {
  clear: both;
}
.byline ul {
  margin: 0;
  padding: 0;
}
.byline ul.columned > .media {
  float: left;
  width: 48%;
  margin: 0 2% 24px 0;
}
.byline .media {
  list-style: none;
  padding: 0;
}
.byline .media:before,
.byline .media:after {
  content: "";
  display: table;
}
.byline .media:after {
  clear: both;
}
.byline .media:nth-child(2n+1) {
  clear: both;
}
.byline .media .media-object {
  float: left;
}
.byline .media .media-object .u-photo > img {
  display: block;
  min-height: 60px;
  min-width: 85px;
  max-width: 95px;
  max-height: 95px;
  margin: 0 10px 10px 0;
  border-top: 5px solid #009abb;
  background-color: #999;
}
.byline .media .media-body .profile-popup {
  color: #8c1515;
}
.byline .media .media-body .p-name {
  display: block;
  color: #8c1515;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.byline .media .media-body .p-note {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
  font-style: italic;
  line-height: 1.22857;
}
.byline .media-link {
  color: #333;
}

.youtube {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.youtube .videoWrapper embed,
.youtube .videoWrapper object,
.youtube .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* SM.Commons.Image: base.less */
/* Commons Image Component Styles */
.sm-video-playlist {
  padding: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.sm-video-playlist.caption.background-color-333333 {
  background-color: #333333;
}
.sm-video-playlist.caption.background-color-8C1515 {
  background-color: #8c1515;
}
.sm-video-playlist.caption .video-playlist {
  overflow: hidden;
  position: relative;
}
.sm-video-playlist.caption .caption {
  color: #ffffff;
  font-size: 14px;
  font-size: 1rem;
  padding: 18px 12px 12px 12px;
  padding: 1.2857142857142858rem 0.8571428571428571rem 0.8571428571428571rem 0.8571428571428571rem;
  line-height: 1.3;
  overflow: hidden;
}
.sm-video-playlist.caption .caption h3 {
  font-size: 14px;
  font-size: 1rem;
  text-transform: uppercase;
  margin: 0px;
  margin: 0rem;
  margin-bottom: 6px;
  margin-bottom: 0.42857142857142855rem;
  color: #ffffff;
  font-weight: 400;
}
.sm-video-playlist.caption .caption h3:after {
  border: none;
}
.sm-video-playlist.caption .caption p:last-child {
  margin-bottom: 0px;
  margin-bottom: 0rem;
}
.sm-video-playlist.caption .caption a,
.sm-video-playlist.caption .caption a:link,
.sm-video-playlist.caption .caption a:active,
.sm-video-playlist.caption .caption a:visited {
  color: #6fdef9;
}
.sm-video-playlist.caption.left .caption-container,
.sm-video-playlist.caption.right .caption-container {
  position: absolute;
  width: 35%;
  height: 100%;
  margin-top: -12px;
  margin-top: -0.8571428571428571rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .sm-video-playlist.caption.left .caption-container,
.sm-video-playlist.caption.right .caption-container {
  margin-top: 0px;
  margin-top: 0rem;
  width: 100%;
  float: none;
  position: static;
}

}
.sm-video-playlist.caption.left .caption,
.sm-video-playlist.caption.right .caption {
  padding-top: 30px;
  padding-top: 2.142857142857143rem;
}
@media (max-width: 767px) {
  .sm-video-playlist.caption.left .caption,
.sm-video-playlist.caption.right .caption {
  padding-top: 18px;
  padding-top: 1.2857142857142858rem;
}

}
.sm-video-playlist.caption.left .video-playlist,
.sm-video-playlist.caption.right .video-playlist {
  width: 65%;
}
@media (max-width: 767px) {
  .sm-video-playlist.caption.left .video-playlist,
.sm-video-playlist.caption.right .video-playlist {
  width: 100%;
  float: none;
}

}
.sm-video-playlist.caption.left .caption-container {
  float: left;
}
.sm-video-playlist.caption.left .video-playlist {
  float: right;
}
.sm-video-playlist.caption.right .caption-container {
  margin-left: 65%;
}
@media (max-width: 767px) {
  .sm-video-playlist.caption.right .caption-container {
  margin-left: 0px;
  margin-left: 0rem;
}

}
.sm-video-playlist.caption.right .video-playlist {
  float: left;
}

.video-list-builder .overlay-icon {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: url(images/icons/icon-play-video.png) no-repeat 50% 31%;
}
@media all and (max-width: 991px) and (min-width: 768px) {
  .video-list-builder .overlay-icon {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: url(images/icons/icon-play-video.png) no-repeat 50% 31%;
}

}
.video-list-builder .thumbnail-standard-size {
  width: 100%;
}

/* SM.Commons.Image: base.less */
/* Commons Image Component Styles */
.sm-video {
  padding: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.sm-video.caption.background-color-333333 {
  background-color: #333333;
}
.sm-video.caption.background-color-8C1515 {
  background-color: #8c1515;
}
.sm-video.caption .video {
  overflow: hidden;
  position: relative;
}
.sm-video.caption .caption {
  color: #ffffff;
  font-size: 14px;
  font-size: 1rem;
  padding: 18px 12px 12px 12px;
  padding: 1.2857142857142858rem 0.8571428571428571rem 0.8571428571428571rem 0.8571428571428571rem;
  line-height: 1.3;
  overflow: hidden;
}
.sm-video.caption .caption h3 {
  font-size: 14px;
  font-size: 1rem;
  text-transform: uppercase;
  margin: 0px;
  margin: 0rem;
  margin-bottom: 6px;
  margin-bottom: 0.42857142857142855rem;
  color: #ffffff;
  font-weight: 400;
}
.sm-video.caption .caption h3:after {
  border: none;
}
.sm-video.caption .caption p:last-child {
  margin-bottom: 0px;
  margin-bottom: 0rem;
}
.sm-video.caption .caption a,
.sm-video.caption .caption a:link,
.sm-video.caption .caption a:active,
.sm-video.caption .caption a:visited {
  color: #6fdef9;
}
.sm-video.caption.left .caption-container,
.sm-video.caption.right .caption-container {
  width: 50%;
  height: 100%;
  margin-top: -12px;
  margin-top: -0.8571428571428571rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .sm-video.caption.left .caption-container,
.sm-video.caption.right .caption-container {
  margin-top: 0px;
  margin-top: 0rem;
  width: 100%;
  float: none;
  position: static;
}

}
.sm-video.caption.left .caption,
.sm-video.caption.right .caption {
  padding-top: 30px;
  padding-top: 2.142857142857143rem;
}
@media (max-width: 767px) {
  .sm-video.caption.left .caption,
.sm-video.caption.right .caption {
  padding-top: 18px;
  padding-top: 1.2857142857142858rem;
}

}
.sm-video.caption.left .video,
.sm-video.caption.right .video {
  width: 50%;
}
@media (max-width: 767px) {
  .sm-video.caption.left .video,
.sm-video.caption.right .video {
  width: 100%;
  float: none;
}

}
.sm-video.caption.left .video {
  float: right;
}
.sm-video.caption.right .caption-container {
  margin-left: 50%;
}
@media (max-width: 767px) {
  .sm-video.caption.right .caption-container {
  margin-left: 0px;
  margin-left: 0rem;
}

}
.sm-video.caption.right .video {
  float: left;
}

/* Timeline Styles */
.timeline {
  padding: 0;
  /* Preset the base arrow styles to these elements */

  /*--------------*/

  /*---------------*/

  /*------------*/

  /* Styles for selected timeline items */

}
.timeline .media-object:before,
.timeline .media-heading:before,
.timeline .media-heading:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid transparent;
}
.timeline .media-list {
  border-left: 1px solid #000000;
  margin: 0;
  margin-left: 70px;
  margin-left: 5rem;
  overflow: visible;
}
.timeline .media-list:before,
.timeline .media-list:after {
  content: " ";
  display: table;
}
.timeline .media-list:after {
  clear: both;
}
.lt-ie8 .timeline .media-list {
  zoom: 1;
}
.timeline .media {
  clear: left;
  overflow: visible;
  outline: 0;
}
.timeline .media:hover .media-object {
  background-color: #8c1515;
}
.timeline .media:hover .media-object:before {
  border-left-color: #8c1515;
}
.timeline .media:hover .media-heading {
  background-color: #dddddd;
}
.timeline .media-object {
  outline: 0;
  cursor: pointer;
  position: relative;
  display: block;
  float: left;
  margin-left: -70px;
  margin-left: -5rem;
  margin-top: 0.5em;
  padding: 0 4px 1px 0;
  width: 56px;
  width: 4rem;
  text-align: right;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.8571428571428571rem;
  background-color: #09425a;
  color: #ffffff;
  /* CSS Arrow Style for timeline component */

}
.timeline .media-object:before {
  left: auto;
  right: -19px;
  right: -1.3571428571428572rem;
  border-width: 12px;
  border-width: 0.8571428571428571rem;
  border-left: 7px solid #09425a;
  border-left-width: 7px;
  border-left-width: 0.5rem;
}
.timeline .media-object:after {
  position: absolute;
  z-index: 10;
  right: -18.5px;
  right: -1.3214285714285714rem;
  top: 0.6em;
  display: block;
  height: 10px;
  height: 0.7142857142857143rem;
  width: 10px;
  width: 0.7142857142857143rem;
  -webkit-border-radius: 10px;
  -webkit-border-radius: 0.7142857142857143rem;
  -moz-border-radius: 10px;
  -moz-border-radius: 0.7142857142857143rem;
  border-radius: 10px;
  border-radius: 0.7142857142857143rem;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  content: "";
  background-color: #000000;
}
.timeline .date {
  display: block;
  padding-top: 4px;
}
.timeline .year {
  display: block;
  min-height: 1em;
  margin-top: -4px;
  margin-top: -0.2857142857142857rem;
  font-size: 16px;
  font-size: 1.1428571428571428rem;
  font-weight: 600;
}
.timeline .media-heading {
  width: 66.6666%;
  margin-bottom: 15px;
  margin-bottom: 1.0714285714285714rem;
  cursor: pointer;
  padding: 10px 0 10px 15px;
  font-size: 14px;
  font-size: 1rem;
  font-weight: 600;
}
.everest-page .col-md-9.col-md-push-3 .timeline .media-heading {
  width: 50%;
}
@media (min-width: 479px) and (max-width: 767px) {
  .timeline .media-heading,
.everest-page .col-md-9.col-md-push-3 .timeline .media-heading {
  width: 50%;
}
.everest-page .col-md-9.col-md-push-3 .panel-builder-66-col .timeline .media-heading {
  /*width: auto;*/
  
}

}
.everest-page .col-md-9.col-md-push-3 .panel-builder-66-col .timeline .media-heading {
  display: block;
  float: none;
  width: auto;
}
.everest-page .col-md-9.col-md-push-3 .panel-builder-66-col .timeline .media-heading:after,
.everest-page .col-md-9.col-md-push-3 .panel-builder-66-col .timeline .media-heading:before {
  display: none;
}
@media (max-width: 479px) {
  .timeline .media-heading,
.everest-page .col-md-9.col-md-push-3 .timeline .media-heading,
.everest-page .col-md-9.col-md-push-3 .panel-builder-66-col .timeline .media-heading {
  display: block;
  float: none;
  width: auto;
}
.timeline .media-heading:after,
.everest-page .col-md-9.col-md-push-3 .timeline .media-heading:after,
.everest-page .col-md-9.col-md-push-3 .panel-builder-66-col .timeline .media-heading:after,
.timeline .media-heading:before,
.everest-page .col-md-9.col-md-push-3 .timeline .media-heading:before,
.everest-page .col-md-9.col-md-push-3 .panel-builder-66-col .timeline .media-heading:before {
  display: none;
}

}
.timeline .media-body {
  overflow: visible;
}
@media (max-width: 479px) {
  .timeline .media-body:before,
.timeline .media-body:after {
  content: " ";
  display: table;
}
.timeline .media-body:after {
  clear: both;
}
.lt-ie8 .timeline .media-body {
  zoom: 1;
}

}
.timeline .media-body .edit-link {
  padding-left: 15px;
}
.timeline .media-content {
  display: none;
  float: right;
  clear: right;
  margin-top: -25px;
  margin-top: -1.7857142857142858rem;
  padding: 0 10px 10px 57px;
  width: 33.3333%;
}
.everest-page .col-md-9.col-md-push-3 .timeline .media-content,
.everest-page .panel-builder-66-col .timeline .media-content {
  width: 50%;
}
.timeline .media-content img {
  width: 100%;
  max-width: 100%;
}
.everest-page .panel-builder-66-col .timeline .media-content img {
  width: auto;
}
.timeline .media-content h4 {
  color: #8c1515;
}
.timeline .media:first-child .media-content {
  margin-top: 0;
}
.timeline .media:focus .media-object {
  background-color: #8c1515;
}
.timeline .media:focus .media-object:before {
  border-left-color: #8c1515;
}
.timeline .media.selected {
  /*---------------*/

  /*-------------------*/

}
.timeline .media.selected .media-object {
  background-color: #8c1515;
}
.timeline .media.selected .media-object:before {
  border-left-color: #8c1515;
}
.timeline .media.selected .media-heading {
  position: relative;
  display: inline-block;
  float: left;
  background-color: #dddddd;
}
.timeline .media.selected .media-heading:before {
  z-index: 2;
  top: -7px;
  top: -0.5rem;
  left: auto;
  right: -31px;
  right: -2.2142857142857144rem;
  border-width: 23px 31px 0px;
  border-width: 1.6428571428571428rem 2.2142857142857144rem 0rem;
  border-right: 30px solid #f0f4f5;
  border-right-width: 30px;
  border-right-width: 2.142857142857143rem;
  /* Set background to white when used on a panel component */

}
.border-and-shadow .timeline .media.selected .media-heading:before {
  border-right-color: #ffffff;
}
.timeline .media.selected .media-heading:after {
  z-index: 1;
  top: -5px;
  top: -0.35714285714285715rem;
  left: auto;
  right: -33px;
  right: -2.357142857142857rem;
  border-width: 23px 35px 0px;
  border-width: 1.6428571428571428rem 2.5rem 0rem;
  border-right: 35px solid #dddddd;
  border-right-width: 35px;
  border-right-width: 2.5rem;
}
.timeline .media.selected:first-child .media-heading:before {
  right: -33px;
  right: -2.357142857142857rem;
  border-right-width: 35px;
  border-right-width: 2.5rem;
}
.timeline .media.selected.empty .media-heading:after,
.timeline .media.selected.empty .media-heading:before {
  display: none;
}
@media (max-width: 479px) {
  .timeline .media.selected .media-heading,
.everest-page .col-md-9.col-md-push-3 .timeline .media.selected .media-heading,
.everest-page .col-md-9.col-md-push-3 .panel-builder-66-col .timeline .media.selected .media-heading {
  display: block;
  float: none;
  width: auto;
}
.timeline .media.selected .media-heading:after,
.everest-page .col-md-9.col-md-push-3 .timeline .media.selected .media-heading:after,
.everest-page .col-md-9.col-md-push-3 .panel-builder-66-col .timeline .media.selected .media-heading:after,
.timeline .media.selected .media-heading:before,
.everest-page .col-md-9.col-md-push-3 .timeline .media.selected .media-heading:before,
.everest-page .col-md-9.col-md-push-3 .panel-builder-66-col .timeline .media.selected .media-heading:before {
  display: none;
}

}
.timeline .media.selected .media-content {
  position: relative;
  display: inline-block;
  float: right;
}
.timeline .media.selected .media-content:after {
  position: absolute;
  z-index: 20;
  top: 0;
  left: 21px;
  left: 1.5rem;
  display: block;
  height: 25px;
  height: 1.7857142857142858rem;
  padding: 2px;
  padding: 0.14285714285714285rem;
  width: 25px;
  width: 1.7857142857142858rem;
  -webkit-border-radius: 20px 20px 20px 5px;
  -webkit-border-radius: 1.4285714285714286rem 1.4285714285714286rem 1.4285714285714286rem 0.35714285714285715rem;
  -moz-border-radius: 20px 20px 20px 5px;
  -moz-border-radius: 1.4285714285714286rem 1.4285714285714286rem 1.4285714285714286rem 0.35714285714285715rem;
  border-radius: 20px 20px 20px 5px;
  border-radius: 1.4285714285714286rem 1.4285714285714286rem 1.4285714285714286rem 0.35714285714285715rem;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  content: "\f069";
  font-family: FontAwesome;
  font-weight: normal;
  text-align: center;
  color: #ffffff;
  background-color: #8c1515;
}
.everest-page .panel-builder-66-col .timeline .media.selected .media-content {
  float: none;
  width: auto;
  margin-top: auto;
  padding-left: 45px;
  padding-left: 3.2142857142857144rem;
}
.everest-page .panel-builder-66-col .timeline .media.selected .media-content:after {
  left: 15px;
  left: 1.0714285714285714rem;
}
.timeline .media.selected.empty .media-content {
  display: none;
}
@media (min-width: 479px) and (max-width: 767px) {
  .timeline .media.selected .media-content,
.everest-page .panel-builder-66-col .timeline .media.selected .media-content,
.everest-page .col-md-9.col-md-push-3 .timeline .media.selected .media-content {
  width: 50%;
}

}
@media (max-width: 479px) {
  .timeline .media.selected .media-content,
.everest-page .panel-builder-66-col .timeline .media.selected .media-content,
.everest-page .col-md-9.col-md-push-3 .timeline .media.selected .media-content {
  float: none;
  width: auto;
  margin-top: auto;
  padding-left: 45px;
  padding-left: 3.2142857142857144rem;
}
.timeline .media.selected .media-content:after,
.everest-page .panel-builder-66-col .timeline .media.selected .media-content:after,
.everest-page .col-md-9.col-md-push-3 .timeline .media.selected .media-content:after {
  left: 15px;
  left: 1.0714285714285714rem;
}

}

/* SM.Commons.TextImage: base.less */
.text-image .image-container {
  margin-bottom: 0;
}
.text-image .image-container .image {
  margin-bottom: 18px;
  margin-bottom: 1.2857142857142858rem;
}
.text-image .image-container .image img {
  max-width: 100%;
  margin: auto;
}
.text-image .text h3 {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
  color: #8c1515;
  font-weight: 400;
}
.text-image .text h3:first-child {
  margin-top: 0px;
  margin-top: 0rem;
}
.text-image .text .right {
  text-align: right;
}
.text-image .text .left {
  text-align: left;
}
.text-image .text .center {
  text-align: center;
}
.text-image .text hr {
  margin-bottom: 6px;
  margin-bottom: 0.42857142857142855rem;
}
.text-image .text a .fa-arrow-right {
  font-size: 7px;
  font-size: 0.5rem;
  vertical-align: middle;
}

/* SM.Commons.Text: style.less */
.text {
  /* Styled version of ul. Class selector will need to change when options for default and styled are available */

  /* All Blockquotes in a container smaller than 50% are 100% width */

  /* Blockquotes inside 25% width containers are 100% width and small style */

}
.text h1 {
  color: #8c1515 !important;
  font-weight: 300 !important;
}
.text h2 {
  font-size: 22px;
  font-size: 1.5714285714285714rem;
  margin: 14px 0px 14px 0px;
  margin: 1rem 0rem 1rem 0rem;
  font-weight: 400;
}
.text h2:after {
  content: " ";
  border-top: 1px solid #d8dbdc;
  border-top-width: 1px;
  border-top-width: 0.07142857142857142rem;
  width: 100%;
  border-left: 26px solid #d8dbdc;
  border-left-width: 26px;
  border-left-width: 1.8571428571428572rem;
  display: block;
  height: 4px;
  height: 0.2857142857142857rem;
  margin-top: 10px;
  margin-top: 0.7142857142857143rem;
}
.text h3 {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
  color: #8c1515 !important;
  font-weight: 400;
}
.text.parbase.section:first-child h1,
.text.parbase.section:first-child h2,
.text.parbase.section:first-child h3,
.text.parbase.section:first-child h4,
.text.parbase.section:first-child h5,
.text.parbase.section:first-child h6 {
  margin-top: 0;
}
.text > div > img,
.text > div > p > img {
  padding: 10px 10px 10px 10px;
  padding: 0.7142857142857143rem 0.7142857142857143rem 0.7142857142857143rem 0.7142857142857143rem;
  max-width: 50%;
}
.text .image-box img {
  max-width: 100%;
}
.text ol {
  list-style-type: decimal;
}
.text ol ol {
  list-style-type: lower-alpha;
}
.text ol ol ol {
  list-style-type: lower-roman;
}
.text ul {
  list-style: none;
  padding-left: 0px;
  padding-left: 0rem;
  float: left;
  width: 100%;
  clear: both;
}
.text ul.no-styles {
  width: auto;
  list-style-type: disc;
  list-style-position: outside;
  margin: 0px 0px 0px 40px;
  margin: 0rem 0rem 0rem 2.857142857142857rem;
}
.text ul.no-styles li {
  display: list-item;
  padding: 0px;
  padding: 0rem;
}
.text ul.no-styles li:after {
  display: none;
}
.text ul.no-styles li ul {
  padding: 0px;
  padding: 0rem;
  margin: 0px 0px 0px 40px;
  margin: 0rem 0rem 0rem 2.857142857142857rem;
  list-style-type: circle;
  list-style-position: inherit;
  width: auto;
}
.text ul.no-styles li ul li.even {
  background-color: transparent;
}
.text ul.no-styles li ul li:last-child {
  padding: 0px;
  padding: 0rem;
}
.text ul.no-styles li ul li ul {
  list-style-type: square;
  padding: 0px;
  padding: 0rem;
  margin: 0px 0px 0px 40px;
  margin: 0rem 0rem 0rem 2.857142857142857rem;
  width: auto;
}
.text ul li {
  display: block;
  padding-top: 6px;
  padding-top: 0.42857142857142855rem;
  padding-right: 6px;
  padding-right: 0.42857142857142855rem;
  padding-bottom: 6px;
  padding-bottom: 0.42857142857142855rem;
  padding-left: 0px;
  padding-left: 0rem;
  line-height: 1.3;
  clear: both;
}
.text ul li:after {
  border-bottom: solid 1px #dddddd;
  content: no-open-quote;
  display: inherit;
  position: relative;
  bottom: -6px;
  bottom: -0.42857142857142855rem;
}
.text ul li + li:last-child:after {
  border: none;
}
.text ul li ul {
  /*border-top: solid 1px @ul-hr-color;*/
  /* Commented out to fix layout issue in WT-616 */

  padding-left: 30px;
  padding-left: 2.142857142857143rem;
  margin-top: 6px;
  margin-top: 0.42857142857142855rem;
  /*li:nth-child(even),*/

}
.text ul li ul li.even {
  background-color: #dddddd;
}
.text ul li ul li:last-child {
  padding-bottom: 6px;
  padding-bottom: 0.42857142857142855rem;
  padding-right: 0px;
  padding-right: 0rem;
}
.text ul li ul li {
  padding-left: 6px;
  padding-left: 0.42857142857142855rem;
}
.text ul li ul li ul {
  padding-left: 30px;
  padding-left: 2.142857142857143rem;
  margin-top: 6px;
  margin-top: 0.42857142857142855rem;
  /*
                        li:nth-child(even),
                        li.even{
                            background:none;
                        }
                        */

}
.text ul li ul li:after {
  border: none;
}
.text a.collapse-text:hover,
.text a.collapse-text:focus {
  text-decoration: none;
  cursor: pointer;
}
.text .p-link-w-arrow a .lastWord,
.text a.link-w-arrow .lastWord {
  display: inline-block;
}
.text .p-link-w-arrow a .lastWord:after,
.text a.link-w-arrow .lastWord:after {
  content: "\f061";
  display: inline-block;
  font-family: FontAwesome;
  font-weight: 400;
  line-height: 14px;
  line-height: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7px;
  font-size: 0.5rem;
  vertical-align: middle;
  padding-left: 4px;
  padding-left: 0.2857142857142857rem;
  top: -1px;
  top: -0.07142857142857142rem;
  position: relative;
}
.text .p-e-link-w-arrow a .lastWord,
.text a.e-link-w-arrow .lastWord {
  display: inline-block;
}
.text .p-e-link-w-arrow a .lastWord:after,
.text a.e-link-w-arrow .lastWord:after {
  content: "\f08e";
  display: inline-block;
  font-family: FontAwesome;
  font-weight: 400;
  line-height: 14px;
  line-height: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  font-size: 0.7142857142857143rem;
  vertical-align: middle;
  padding-left: 6px;
  padding-left: 0.42857142857142855rem;
  position: relative;
}
.text blockquote {
  float: left;
  width: 45%;
  color: #666666;
  font-family: 'Fjord One', serif;
  font-style: italic;
  border: none;
  padding-top: 24px;
  padding-top: 1.7142857142857142rem;
  padding-bottom: 0px;
  padding-bottom: 0rem;
  padding-left: 57px;
  padding-left: 4.071428571428571rem;
  padding-right: 12px;
  padding-right: 0.8571428571428571rem;
  text-indent: -45px;
  overflow: hidden;
  margin: 0px 0px 0px 0px;
  margin: 0rem 0rem 0rem 0rem;
  margin-top: -45px;
  margin-top: -3.2142857142857144rem;
  min-height: 80px;
  min-height: 5.714285714285714rem;
}
.text blockquote.full {
  width: 100%;
  padding-bottom: 12px;
  padding-bottom: 0.8571428571428571rem;
}
@media (max-width: 767px) {
  .text blockquote {
  width: 100%;
  padding-bottom: 12px;
  padding-bottom: 0.8571428571428571rem;
}

}
.text blockquote:before {
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  -webkit-border-radius: 50px 5px 50px 50px;
  -webkit-border-radius: 3.5714285714285716rem 0.35714285714285715rem 3.5714285714285716rem 3.5714285714285716rem;
  -moz-border-radius: 50px 5px 50px 50px;
  -moz-border-radius: 3.5714285714285716rem 0.35714285714285715rem 3.5714285714285716rem 3.5714285714285716rem;
  border-radius: 50px 5px 50px 50px;
  border-radius: 3.5714285714285716rem 0.35714285714285715rem 3.5714285714285716rem 3.5714285714285716rem;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #09425a;
  display: inline-block;
  content: "\201C";
  padding-top: 0px;
  padding-top: 0rem;
  text-align: center;
  position: relative;
  text-indent: 0;
}
.text blockquote:after {
  content: "\201D";
}
.text blockquote.large {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
}
.text blockquote.large:before {
  top: 25px;
  top: 1.7857142857142858rem;
}
.text blockquote.xlarge {
  font-size: 22px;
  font-size: 1.5714285714285714rem;
}
.text blockquote.xlarge:before {
  top: 24px;
  top: 1.7142857142857142rem;
}
.text blockquote.large:before,
.text blockquote.xlarge:before {
  font-size: 60px;
  font-size: 4.285714285714286rem;
  width: 45px;
  width: 3.2142857142857144rem;
  height: 45px;
  height: 3.2142857142857144rem;
  left: -12px;
  left: -0.8571428571428571rem;
  line-height: 1.3;
}
.text blockquote.small {
  font-size: 14px;
  font-size: 1rem;
  padding-top: 40px;
  padding-top: 2.857142857142857rem;
  padding-left: 38px;
  padding-left: 2.7142857142857144rem;
  text-indent: -23px;
}
.text blockquote.small:before {
  font-size: 30px;
  font-size: 2.142857142857143rem;
  width: 24px;
  width: 1.7142857142857142rem;
  height: 24px;
  height: 1.7142857142857142rem;
  left: -7px;
  left: -0.5rem;
  top: 13px;
  top: 0.9285714285714286rem;
  text-indent: 0;
  line-height: 1.3;
}
.col-sm-4 .text blockquote,
.col-sm-3 .text blockquote {
  width: 100%;
  padding-bottom: 12px;
  padding-bottom: 0.8571428571428571rem;
}
.col-sm-3 .text blockquote {
  font-size: 14px;
  font-size: 1rem;
  padding-top: 40px;
  padding-top: 2.857142857142857rem;
  padding-left: 38px;
  padding-left: 2.7142857142857144rem;
  text-indent: -23px;
}
.col-sm-3 .text blockquote:before {
  font-size: 30px;
  font-size: 2.142857142857143rem;
  width: 24px;
  width: 1.7142857142857142rem;
  height: 24px;
  height: 1.7142857142857142rem;
  left: -7px;
  left: -0.5rem;
  top: 13px;
  top: 0.9285714285714286rem;
  text-indent: 0;
  line-height: 1.3;
}
.background-dark .text {
  padding: 12px;
  padding: 0.8571428571428571rem;
  padding-right: 6px;
  padding-right: 0.42857142857142855rem;
  padding-top: 0px;
  padding-top: 0rem;
  padding-bottom: 0px;
  padding-bottom: 0rem;
}
.background-dark .text a {
  color: #ffffff !important;
}
.background-dark .text a:hover,
.background-dark .text a:active,
.background-dark .text a.active {
  color: #007c92 !important;
}
/* In panel builder with background */
.border-and-shadow .text ul.no-styles li ul li.even {
  background-color: transparent;
}
.border-and-shadow .text ul li:after {
  border-bottom: solid 1px #f1f1f1;
}
.border-and-shadow .text ul li + li:last-child:after {
  border: none;
}
.border-and-shadow .text ul li ul li.even {
  background-color: #f1f1f1;
}
/* END SM.Commons.Text: style.less */

.title {
  text-transform: uppercase;
}

/* SM.Commons.Tabs: base.less */
.tabs {
  /* Styles for columns narrower than tabs */

}
.tabs .nav-tabs {
  padding-top: 10px;
  padding-top: 0.7142857142857143rem;
  padding-left: 15px;
  padding-left: 1.0714285714285714rem;
  position: relative;
}
.tabs .nav-tabs .tab-text {
  border-bottom: 2px solid #dddddd;
}
.tabs .nav-tabs li a,
.tabs .nav-tabs li a:link,
.tabs .nav-tabs li a:visited {
  padding-bottom: 0;
  padding-top: 12px;
  padding-top: 0.8571428571428571rem;
  outline: none;
  color: #888888;
  text-decoration: none;
}
.tabs .nav-tabs li:hover .tab-text {
  color: #000000;
  border-bottom-color: #6b8e23;
}
.tabs .nav-tabs li.active .tab-text {
  color: #000000;
  border-bottom-color: #6b8e23;
}
.tabs .nav-tabs li.active a {
  background-color: transparent;
  border-width: 1px;
  border-width: 0.07142857142857142rem;
}
.tabs .nav-tabs .fa-bars {
  display: none;
}
.tabs .hamburger ul {
  display: none;
}
.tabs .tab-content {
  padding-top: 12px;
  padding-top: 0.8571428571428571rem;
}
.tabs.compressed .nav-tabs li {
  display: none;
}
.tabs.compressed .nav-tabs li.active {
  display: block;
  padding-bottom: 0;
  width: auto;
  max-width: 75%;
}
.tabs.compressed .fa-bars {
  position: absolute;
  float: right;
  bottom: -1px;
  bottom: -0.07142857142857142rem;
  right: 4px;
  right: 0.2857142857142857rem;
  cursor: pointer;
  padding: 5px 8px;
  padding: 0.35714285714285715rem 0.5714285714285714rem;
  display: block;
}
.tabs.compressed .fa-bars:hover {
  border: 1px solid #dddddd;
  -webkit-border-radius: 3px 3px 0px 0px;
  -webkit-border-radius: 0.21428571428571427rem 0.21428571428571427rem 0rem 0rem;
  -moz-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 0.21428571428571427rem 0.21428571428571427rem 0rem 0rem;
  border-radius: 3px 3px 0px 0px;
  border-radius: 0.21428571428571427rem 0.21428571428571427rem 0rem 0rem;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #eeeeee;
  padding: 4px 7px;
  padding: 0.2857142857142857rem 0.5rem;
}
.tabs.compressed .hamburger {
  padding: 0;
}
.tabs.compressed .hamburger ul {
  list-style-type: none;
  text-align: center;
  background-color: #eeeeee;
  padding-left: 0;
  border-bottom: solid 1px #cccccc;
}
.tabs.compressed .hamburger ul li {
  border-bottom: solid 1px #dddddd;
}
.tabs.compressed .hamburger ul li.active {
  background-color: #d8d8d8;
}
.tabs.compressed .hamburger ul li.active a {
  color: #000000;
}
.tabs.compressed .hamburger ul li:hover {
  background-color: #d8d8d8;
  cursor: pointer;
}
.tabs.compressed .hamburger ul li:hover a {
  color: #000000;
}
.tabs.compressed .hamburger ul li a {
  color: #888888;
  display: block;
  text-transform: uppercase;
  width: 100%;
  padding: 5px;
  padding: 0.35714285714285715rem;
}
/* Styles for tabs inside panel builder */
.border-and-shadow .nav-tabs {
  margin-left: -12px;
  margin-right: -12px;
}
@media (min-width: 768px) {
  .border-and-shadow .panel-builder-mid .nav-tabs,
.border-and-shadow border-and-shadow.panel-builder-mid .nav-tabs {
  margin-left: -6px;
  margin-right: -6px;
}
.border-and-shadow .panel-builder-left .nav-tabs,
.border-and-shadow border-and-shadow.panel-builder-left .nav-tabs {
  margin-right: -6px;
}
.border-and-shadow .panel-builder-right .nav-tabs,
.border-and-shadow border-and-shadow.panel-builder-right .nav-tabs {
  margin-left: -6px;
}

}
@media (min-width: 768px) {
  .border-and-shadow .panel-builder-mid .tabs.compressed .hamburger ul,
.border-and-shadow.panel-builder-mid .tabs.compressed .hamburger ul {
  margin-left: -6px;
  margin-right: -6px;
}
.border-and-shadow .panel-builder-left .tabs.compressed .hamburger ul,
.border-and-shadow.panel-builder-left .tabs.compressed .hamburger ul {
  margin-left: -12px;
  margin-right: -6px;
}
.border-and-shadow .panel-builder-right .tabs.compressed .hamburger ul,
.border-and-shadow.panel-builder-right .tabs.compressed .hamburger ul {
  margin-left: -6px;
  margin-right: -12px;
}

}

.social-share {
  display: inline-block;
  height: 20px;
}

.social-share .email-share-container, .social-share .twitter-share-container, .social-share .facebook-share-container {
  float: left;
}

.social-share .email-share, .social-share .facebook-share, .social-share .twitter-share {
  display: inline-block;
  margin-right: 3px;
  position: relative;
}
.social-share .twitter-share {
  height: 20px;
  top: -10px;
}

.social-share .facebook-share {
  height: 20px;
  top: 0px;
  max-width: 120px;
}

.social-share .email-share {
  color: #009abb;
  border-radius: 3px;
  background-color: #ddd;
  padding: 1px 3px 1px 0;
  font-size: 10px;
  top: -1px;
}
.social-share .email-share-content {
  color: #fff;
  border-radius: 3px;
  background-color: #009abb;
  padding: 2px 6px;
  font-size: 12px;
}

.social-share .cq-social-twitter-widgets-div, .social-share .cq-social-facebook-plugins-div {
  margin: 0;
}

.social-share .cq-social-facebook-plugins-div {
  padding: 0;
}
/* SM.Commons.SimpleBanner: base.less */
.simple-banner {
  /* override of foundations image component style */

}
.simple-banner div.image {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .simple-banner {
  position: static;
}

}
.simple-banner .headerText {
  width: 100%;
  background-color: #333333;
  color: #ffffff;
  font-weight: 400;
  padding: 6px 6px 6px 6px;
  padding: 0.42857142857142855rem 0.42857142857142855rem 0.42857142857142855rem 0.42857142857142855rem;
}
.simple-banner .headerText.color-000000 {
  background-color: #000000;
}
@media (max-width: 767px) {
  .simple-banner .headerText.color-000000 {
  background-color: #000000;
}

}
.simple-banner .headerText.color-333333 {
  background-color: #333333;
}
@media (max-width: 767px) {
  .simple-banner .headerText.color-333333 {
  background-color: #333333;
}

}
.simple-banner .headerText.color-8C1515 {
  background-color: #8c1515;
}
@media (max-width: 767px) {
  .simple-banner .headerText.color-8C1515 {
  background-color: #8c1515;
}

}
.simple-banner .headerText.color-AABEC6 {
  background-color: #aabec6;
  color: #333333;
}
@media (max-width: 767px) {
  .simple-banner .headerText.color-AABEC6 {
  background-color: #aabec6;
}

}
.simple-banner .headerText.color-09425A {
  background-color: #09425a;
}
@media (max-width: 767px) {
  .simple-banner .headerText.color-09425A {
  background-color: #09425a;
}

}
.simple-banner .headerText.color-556222 {
  background-color: #556222;
}
@media (max-width: 767px) {
  .simple-banner .headerText.color-556222 {
  background-color: #556222;
}

}
.simple-banner .headerText.color-B96D12 {
  background-color: #b96d12;
}
@media (max-width: 767px) {
  .simple-banner .headerText.color-B96D12 {
  background-color: #b96d12;
}

}
.simple-banner .headerText.color-53284F {
  background-color: #53284f;
}
@media (max-width: 767px) {
  .simple-banner .headerText.color-53284F {
  background-color: #53284f;
}

}
.simple-banner .headerText .fa {
  margin-right: 3px;
  margin-right: 0.21428571428571427rem;
}
.simple-banner .imageContainer {
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
  margin-bottom: 1.7142857142857142rem;
  min-height: 180px;
  min-height: 12.857142857142858rem;
}
.simple-banner .image > img {
  width: 100%;
}
.simple-banner .simple-banner-caption {
  padding: 12px 12px 12px 12px;
  padding: 0.8571428571428571rem 0.8571428571428571rem 0.8571428571428571rem 0.8571428571428571rem;
  position: absolute;
  /* Styled version of ul. Class selector will need to change when options for default and styled are available */

}
@media (max-width: 767px) {
  .simple-banner .simple-banner-caption {
  position: static;
}

}
.simple-banner .simple-banner-caption h3 {
  margin-top: 0px;
  margin-top: 0rem;
  margin-bottom: 0px;
  margin-bottom: 0rem;
  padding-bottom: 12px;
  padding-bottom: 0.8571428571428571rem;
  font-size: 16px;
  font-size: 1.1428571428571428rem;
  font-weight: 400;
  text-transform: uppercase;
}
.simple-banner .simple-banner-caption .link {
  text-align: right;
  margin-top: 12px;
  margin-top: 0.8571428571428571rem;
  padding-top: 6px;
  padding-top: 0.42857142857142855rem;
  border-top: 1px solid #666666;
  clear: both;
}
.simple-banner .simple-banner-caption .link a,
.simple-banner .simple-banner-caption .link a:visited,
.simple-banner .simple-banner-caption .link a:active,
.simple-banner .simple-banner-caption .link a:hover {
  color: #ffffff;
}
.simple-banner .simple-banner-caption .link .fa-arrow-right {
  font-size: 7px;
  font-size: 0.5rem;
  vertical-align: middle;
  margin-left: 2px;
  margin-left: 0.14285714285714285rem;
}
.simple-banner .simple-banner-caption a,
.simple-banner .simple-banner-caption a:link,
.simple-banner .simple-banner-caption a:active,
.simple-banner .simple-banner-caption a:visited {
  color: #6fdef9;
}
.simple-banner .simple-banner-caption.bottom {
  bottom: 0px;
  bottom: 0rem;
}
.simple-banner .simple-banner-caption.left {
  left: 12px;
  left: 0.8571428571428571rem;
}
.simple-banner .simple-banner-caption.right {
  right: 12px;
  right: 0.8571428571428571rem;
}
.simple-banner .simple-banner-caption.full {
  margin: 0 1.5%;
}
.simple-banner .simple-banner-caption.top {
  top: 0px;
  top: 0rem;
}
.simple-banner .simple-banner-caption p {
  margin-bottom: 0px;
  margin-bottom: 0rem;
}
.simple-banner .simple-banner-caption.width-50 {
  width: 50%;
}
@media (max-width: 767px) {
  .simple-banner .simple-banner-caption.width-50 {
  width: 100%;
}

}
.simple-banner .simple-banner-caption.width-75 {
  width: 75%;
}
@media (max-width: 767px) {
  .simple-banner .simple-banner-caption.width-75 {
  width: 100%;
}

}
.simple-banner .simple-banner-caption.width-100 {
  width: 97%;
}
@media (max-width: 767px) {
  .simple-banner .simple-banner-caption.width-100 {
  width: 100%;
  margin: 0;
}

}
.simple-banner .simple-banner-caption.color-000000 {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
}
@media (max-width: 767px) {
  .simple-banner .simple-banner-caption.color-000000 {
  background-color: #000000;
}

}
.simple-banner .simple-banner-caption.color-333333 {
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.8);
  color: #ffffff;
}
@media (max-width: 767px) {
  .simple-banner .simple-banner-caption.color-333333 {
  background-color: #333333;
}

}
.simple-banner .simple-banner-caption.color-8C1515 {
  background-color: #8c1515;
  background-color: rgba(140, 21, 21, 0.8);
  color: #ffffff;
}
.simple-banner .simple-banner-caption.color-8C1515 ul li:after {
  border-bottom: solid 1px #cccccc;
}
.simple-banner .simple-banner-caption.color-8C1515 ul li:last-child:after {
  border: none;
}
.simple-banner .simple-banner-caption.color-8C1515 ul li ul {
  border-top: solid 1px #cccccc;
}
.simple-banner .simple-banner-caption.color-8C1515 ul li ul li ul {
  border: none;
}
.simple-banner .simple-banner-caption.color-8C1515 ul li ul li ul li:nth-child(even) {
  background: none;
}
.simple-banner .simple-banner-caption.color-8C1515 ul li ul li:after {
  border: none;
}
.simple-banner .simple-banner-caption.color-8C1515 ul li ul li:nth-child(even) {
  background-color: #cccccc;
  background-color: rgba(204, 204, 204, 0.8);
}
@media (max-width: 767px) {
  .simple-banner .simple-banner-caption.color-8C1515 {
  background-color: #8c1515;
}

}
.simple-banner .simple-banner-caption.color-8C1515 .link {
  border-top: 1px solid #cccccc;
}
.simple-banner .simple-banner-caption.color-FFFFFF {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.8);
  color: #333333;
}
@media (max-width: 767px) {
  .simple-banner .simple-banner-caption.color-FFFFFF {
  background-color: #ffffff;
}

}
.simple-banner .simple-banner-caption.color-FFFFFF h3 {
  color: #8c1515;
}
.simple-banner .simple-banner-caption.color-FFFFFF .link a,
.simple-banner .simple-banner-caption.color-FFFFFF .link a:visited,
.simple-banner .simple-banner-caption.color-FFFFFF .link a:active,
.simple-banner .simple-banner-caption.color-FFFFFF .link a:hover {
  color: #007c92;
}
.simple-banner .simple-banner-caption.color-FFFFFF ul li ul li ul li:nth-child(even) {
  background: none;
}
.simple-banner .simple-banner-caption.color-FFFFFF ul li ul li:nth-child(even) {
  background-color: #f1f1f1;
  background-color: rgba(241, 241, 241, 0.8);
}
.simple-banner .simple-banner-caption.color-FFFFFF a,
.simple-banner .simple-banner-caption.color-FFFFFF a:link,
.simple-banner .simple-banner-caption.color-FFFFFF a:active,
.simple-banner .simple-banner-caption.color-FFFFFF a:visited {
  color: #007c92;
}
.simple-banner .simple-banner-caption ol {
  list-style-type: decimal;
}
.simple-banner .simple-banner-caption ol ol {
  list-style-type: lower-alpha;
}
.simple-banner .simple-banner-caption ol ol ol {
  list-style-type: lower-roman;
}
.simple-banner .simple-banner-caption ul {
  list-style: none;
  padding-left: 0px;
  padding-left: 0rem;
  float: left;
  width: 100%;
  clear: both;
}
.simple-banner .simple-banner-caption ul:after {
  clear: both;
}
.simple-banner .simple-banner-caption ul li {
  clear: both;
  display: block;
  padding: 6px;
  padding: 0.42857142857142855rem;
  line-height: 1.3;
}
.simple-banner .simple-banner-caption ul li:after {
  border-bottom: solid 1px #666666;
  content: no-open-quote;
  display: inherit;
}
.simple-banner .simple-banner-caption ul li:last-child:after {
  border: none;
}
.simple-banner .simple-banner-caption ul li ul {
  border-top: solid 1px #666666;
  padding-left: 30px;
  padding-left: 2.142857142857143rem;
  margin-top: 6px;
  margin-top: 0.42857142857142855rem;
}
.simple-banner .simple-banner-caption ul li ul li:last-child {
  padding-bottom: 6px;
  padding-bottom: 0.42857142857142855rem;
  padding-right: 0px;
  padding-right: 0rem;
}
.simple-banner .simple-banner-caption ul li ul li:nth-child(even) {
  background-color: #666666;
  background-color: rgba(102, 102, 102, 0.8);
}
.simple-banner .simple-banner-caption ul li ul li ul {
  padding-left: 30px;
  padding-left: 2.142857142857143rem;
  margin-top: 6px;
  margin-top: 0.42857142857142855rem;
  border: none;
}
.simple-banner .simple-banner-caption ul li ul li ul li:nth-child(even) {
  background: none;
}
.simple-banner .simple-banner-caption ul li ul li:after {
  border: none;
}
/* Eliminate extra bottom margin when used as homepage banner */
.hero-container .simple-banner .imageContainer {
  margin-bottom: 0px;
  margin-bottom: 0rem;
}

.share-page {
  text-align: right;
}
.share-page .fa {
  color: #ffffff;
  font-size: 12px;
  font-size: 0.8571428571428571rem;
  background-color: #007c92;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  padding-top: 4px;
  padding-top: 0.2857142857142857rem;
}

/* SM.Commons.HeroBanner: base.less */
.search-results h3 {
  color: #8c1515;
  font-weight: 400;
}
.search-results h2 {
  margin-top: 0;
  font-weight: 400;
}
.search-results h2:after {
  content: " ";
  border-top: 1px solid #d8dbdc;
  border-top-width: 1px;
  border-top-width: 0.07142857142857142rem;
  width: 100%;
  border-left: 26px solid #d8dbdc;
  border-left-width: 26px;
  border-left-width: 1.8571428571428572rem;
  display: block;
  height: 4px;
  height: 0.2857142857142857rem;
  margin-top: 10px;
  margin-top: 0.7142857142857143rem;
}
.search-results h2 .heading-search-keyword {
  font-weight: 600;
}
.search-results .search-form {
  margin-bottom: 12px;
  margin-bottom: 0.8571428571428571rem;
}
.search-results .search-form .form-control {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=135,strength=3)";
  -webkit-box-shadow: inset 0 1px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px 1px rgba(0, 0, 0, 0.1);
  padding: 5px 5px 5px 5px;
  padding: 0.35714285714285715rem 0.35714285714285715rem 0.35714285714285715rem 0.35714285714285715rem;
  border-right: medium none;
  height: 41px;
  height: 2.9285714285714284rem;
  line-height: 24px;
  line-height: 1.7142857142857142rem;
}
.search-results .search-form .button-container {
  display: inline-block;
  margin: 0;
}
.search-results .search-form .button-container .button-text {
  padding: 6px 8px 6px 6px;
  padding: 0.42857142857142855rem 0.5714285714285714rem 0.42857142857142855rem 0.42857142857142855rem;
}
.search-results .search-tabs {
  padding: 0;
}
@media (max-width: 991px) {
  .search-results .search-tabs {
  overflow: hidden;
  margin-bottom: 24px;
  margin-bottom: 1.7142857142857142rem;
}

}
.search-results .search-tabs li {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 991px) {
  .search-results .search-tabs li:last-child {
  border-right: medium none;
}

}
@media (max-width: 991px) {
  .search-results .search-tabs li {
  float: left;
  margin-right: 20px;
  margin-right: 1.4285714285714286rem;
  border-right: 1px solid #cccccc;
}

}
@media (max-width: 767px) {
  .search-results .search-tabs li {
  float: none;
  margin: 0;
  width: 100%;
  border: medium none;
}

}
.search-results .search-tabs a {
  font-weight: 600;
  cursor: pointer;
  color: #333333;
  position: relative;
}
.search-results .search-tabs a:before {
  content: "\f060";
  display: inline-block;
  font-family: FontAwesome;
  font-weight: 400;
  line-height: 14px;
  line-height: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  font-size: 0.7142857142857143rem;
  vertical-align: middle;
  padding-right: 4px;
  padding-right: 0.2857142857142857rem;
  top: -1px;
  top: -0.07142857142857142rem;
  position: relative;
}
@media (max-width: 991px) {
  .search-results .search-tabs a {
  padding: 10px 20px 10px 0px;
  padding: 0.7142857142857143rem 1.4285714285714286rem 0.7142857142857143rem 0rem;
}

}
@media (max-width: 767px) {
  .search-results .search-tabs a {
  padding: 0px 0px 0px 12px;
  padding: 0rem 0rem 0rem 0.8571428571428571rem;
}

}
.search-results .search-tabs a.inactive {
  font-weight: 400;
  color: #007c92;
}
.search-results .search-tabs a.inactive:before {
  content: " ";
  position: relative;
  width: 12px;
  width: 0.8571428571428571rem;
}
.search-results .search-tabs a:hover {
  text-decoration: none;
}
.search-results .search-tabs a:before {
  position: relative;
  width: 12px;
  width: 0.8571428571428571rem;
}
@media (max-width: 991px) {
  .search-results .search-tabs a:before {
  display: none;
}

}
.search-results .search-tabs a .fa {
  position: relative;
  top: 1px;
  top: 0.07142857142857142rem;
  font-size: 10px;
  font-size: 0.7142857142857143rem;
}
.search-results .results-pagination {
  display: none;
  margin-top: 35px;
  margin-top: 2.5rem;
  padding-top: 12px;
  padding-top: 0.8571428571428571rem;
  border-top: 1px solid #cccccc;
}
.search-results .results-list {
  padding: 0;
}
.search-results .result-item {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0px 0px 18px 0px;
  margin: 0rem 0rem 1.2857142857142858rem 0rem;
}
.search-results .result-item:before,
.search-results .result-item:after {
  content: " ";
  display: table;
}
.search-results .result-item:after {
  clear: both;
}
.lt-ie8 .search-results .result-item {
  zoom: 1;
}
.search-results .result-item .result-image {
  width: 20%;
  margin: 0px 6px 6px 0px;
  margin: 0rem 0.42857142857142855rem 0.42857142857142855rem 0rem;
  float: left;
}
.search-results .result-item.search-promotion {
  padding: 12px;
  padding: 0.8571428571428571rem;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 1px 1px 3px 0.2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0.07142857142857142rem 0.07142857142857142rem 0.21428571428571427rem 0.014285714285714287rem rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 3px 0.2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0.07142857142857142rem 0.07142857142857142rem 0.21428571428571427rem 0.014285714285714287rem rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 3px 0.2px rgba(0, 0, 0, 0.1);
  box-shadow: 0.07142857142857142rem 0.07142857142857142rem 0.21428571428571427rem 0.014285714285714287rem rgba(0, 0, 0, 0.1);
  padding: 6px;
  padding: 0.42857142857142855rem;
  border-left: 5px solid #b96d12;
  margin-left: -1%;
  width: 101%;
  margin-bottom: 12px;
  margin-bottom: 0.8571428571428571rem;
}
.search-results .result-item.search-promotion:before,
.search-results .result-item.search-promotion:after {
  content: " ";
  display: table;
}
.search-results .result-item.search-promotion:after {
  clear: both;
}
.lt-ie8 .search-results .result-item.search-promotion {
  zoom: 1;
}
.lt-ie8 .search-results .result-item.search-promotion {
  filter: "progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=135,strength=3)";
}
.search-results .result-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.search-results .result-content .result-heading {
  margin-top: 0px;
  margin-top: 0rem;
}
.search-results .result-content .result-heading.result-is-pdf:before {
  margin-right: 4px;
  margin-right: 0.2857142857142857rem;
  content: url("images/icon-pdf-doc.gif");
  float: left;
}
.search-results .result-content p {
  margin-bottom: 0;
}
.search-results .result-url {
  color: #007c92;
}
.olympus-results-page #mainContent {
  margin-top: 160px;
  margin-top: 11.428571428571429rem;
}
.olympus-results-page .page-leadin {
  display: none;
}
.olympus-results-page .section-header.feature p {
  font-size: 24px;
  font-size: 1.7142857142857142rem;
}
.olympus-results-page .section-header.feature p .heading-search-keyword {
  font-weight: 600;
}
.olympus-results-page .search-results h2 {
  display: none;
}

.iparsys .related-links-panel {
  display: none;
}
@media (min-width: 992px) {
  .iparsys .related-links-panel {
  display: block;
}

}
.header-global .related-links-panel {
  display: none;
  margin-bottom: 0;
}
.related-links-panel h2,
.related-links-panel li > a {
  border-left: 6px solid;
  border-left: 0.42857142857142855rem solid;
  border-left-color: #333333;
  border-left-style: solid;
}
.related-links-panel h2 {
  padding: 6px;
  padding: 0.42857142857142855rem;
  font-size: 14px;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0;
}
.related-links-panel h2 i {
  font-size: 16px;
  font-size: 1.1428571428571428rem;
  font-weight: 600;
}
.related-links-panel ul {
  border-top: 1px solid #cccccc;
}
.related-links-panel li > a {
  padding: 6px;
  padding: 0.42857142857142855rem;
}
.related-links-panel h2,
.related-links-panel .nav-item {
  color: #333333;
}
.slide-right .related-links-panel {
  position: static;
  margin-bottom: 0;
  padding: 6px;
  padding: 0.42857142857142855rem;
}
.slide-right .related-links-panel h2,
.slide-right .related-links-panel .nav-item {
  color: #ffffff;
}
.slide-right .related-links-panel li > .nav-item:hover {
  color: #333333;
}

.profile {
  position: relative;
  margin: 0;
  margin-top: 12px;
  margin-top: 0.8571428571428571rem;
  margin-bottom: 24px;
  margin-bottom: 1.7142857142857142rem;
}
.profile:before,
.profile:after {
  content: " ";
  display: table;
}
.profile:after {
  clear: both;
}
.lt-ie8 .profile {
  zoom: 1;
}
.profile .profile {
  margin-top: 0;
}
.profile-details:before,
.profile-details:after {
  content: " ";
  display: table;
}
.profile-details:after {
  clear: both;
}
.lt-ie8 .profile-details {
  zoom: 1;
}
.profile img {
  width: 80px;
  width: 5.714285714285714rem;
}
.profile a {
  text-decoration: none;
}
.profile .has-image {
  padding-left: 90px;
  padding-left: 6.428571428571429rem;
}
.profile .has-image .image-holder {
  margin-left: -90px;
  margin-left: -6.428571428571429rem;
  float: left;
}
.profile .name {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
  color: #8c1515;
  display: inline-block;
}
.profile .name a {
  color: #8c1515;
}
.profile .dept {
  font-size: 14px;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 130%;
  font-weight: 600;
  display: inline-block;
}
.profile .title {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
  text-transform: uppercase;
  line-height: 130%;
}
.profile .email a {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
  color: #007c92;
}
.profile .detail-holder {
  padding-left: 5px;
  padding-left: 0.35714285714285715rem;
}
.profile .image-holder {
  float: left;
  overflow: hidden;
  width: 80px;
  width: 5.714285714285714rem;
  height: 80px;
  height: 5.714285714285714rem;
  margin: 0px 10px 10px 0px;
  margin: 0rem 0.7142857142857143rem 0.7142857142857143rem 0rem;
  background: url(base/images/profile-placeholder.jpeg) top left no-repeat;
  -webkit-background-size: 80px 80px;
  -webkit-background-size: 5.714285714285714rem 5.714285714285714rem;
  -khtml-background-size: 80px 80px;
  -khtml-background-size: 5.714285714285714rem 5.714285714285714rem;
  -moz-background-size: 80px 80px;
  -moz-background-size: 5.714285714285714rem 5.714285714285714rem;
  -o-background-size: 80px 80px;
  -o-background-size: 5.714285714285714rem 5.714285714285714rem;
  background-size: 80px 80px;
  background-size: 5.714285714285714rem 5.714285714285714rem;
}
.profile .image-holder + .person-info {
  margin-left: 90px;
  margin-left: 6.428571428571429rem;
}
.profile .bio-heading {
  text-transform: uppercase;
  margin: 18px 0px 12px 0px;
  margin: 1.2857142857142858rem 0rem 0.8571428571428571rem 0rem;
}

/* SM.Custom.News: base.less */
.news-search {
  margin-bottom: 12px;
}
.news-search-filter-group {
  padding: 1px 0 20px 20px;
}
ul.news {
  margin: 0;
  margin-top: 12px;
  margin-top: 0.8571428571428571rem;
  padding: 0;
  list-style: none;
}
.news-results-page .pagination > li > a,
.news-results-page .pagination > li > span {
  margin-top: 12px;
  margin-top: 0.8571428571428571rem;
}
div.search {
  padding: 0 1px 0 0;
}
div.searchRight {
  border-left: 1px solid #dddddd;
  float: right;
  width: 150px;
  padding-left: 20px;
  padding-bottom: 20px;
}
div.searchTrends {
  text-align: justify;
}
div.searchRight p {
  text-align: center;
  font-weight: bold;
  margin-bottom: 5px;
}
div.search span.icon img {
  width: 16px;
  height: 16px;
}
div.search span.icon {
  padding: 0 2px 8px 0;
  background: url(../../../apps/sm/etc/designs/default/images/icons/default.gif) no-repeat;
}
div.search span.icon.type_doc {
  background: url(../../../apps/sm/etc/designs/default/images/icons/doc.gif) no-repeat;
}
div.search span.icon.type_eps {
  background: url(../../../apps/sm/etc/designs/default/images/icons/eps.gif) no-repeat;
}
div.search span.icon.type_gif {
  background: url(../../../apps/sm/etc/designs/default/images/icons/zip.gif) no-repeat;
}
div.search span.icon.type_jpg {
  background: url(../../../apps/sm/etc/designs/default/images/icons/jpg.gif) no-repeat;
}
div.search span.icon.type_pdf {
  background: url(../../../apps/sm/etc/designs/default/images/icons/pdf.gif) no-repeat;
}
div.search span.icon.type_ppt {
  background: url(../../../apps/sm/etc/designs/default/images/icons/ppt.gif) no-repeat;
}
div.search span.icon.type_tif {
  background: url(../../../apps/sm/etc/designs/default/images/icons/tif.gif) no-repeat;
}
div.search span.icon.type_txt {
  background: url(../../../apps/sm/etc/designs/default/images/icons/txt.gif) no-repeat;
}
div.search span.icon.type_xls {
  background: url(../../../apps/sm/etc/designs/default/images/icons/xls.gif) no-repeat;
}
div.search span.icon.type_zip {
  background: url(../../../apps/sm/etc/designs/default/images/icons/zip.gif) no-repeat;
}

/* SM.Custom.News: base.less */
.news-builder .news {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* SM.Custom.News: base.less */
/* News List  */
@charset "utf-8";
/* CSS Document */
.newsfeed-item {
  margin-bottom: 24px;
  margin-bottom: 1.7142857142857142rem;
}
.newsfeed-item .newsfeed-item-container {
  text-align: center;
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.newsfeed-item .newsfeed-item-container:before {
  padding: 56.25% 0 0 0;
  content: "";
  display: block;
}
.newsfeed-item .newsfeed-item-container img,
.newsfeed-item .newsfeed-item-container span {
  position: absolute;
  display: block;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.newsfeed-item .newsfeed-item-container span {
  color: #ffffff;
  font-size: 22px;
  font-size: 1.5714285714285714rem;
  text-transform: uppercase;
  margin-top: 24%;
}
@media (min-width: 768px) {
  .newsfeed-item .newsfeed-item-container span {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
}

}
.newsfeed-item .newsfeed-item-container img {
  vertical-align: middle;
}
.newsfeed-item a.more:hover {
  cursor: pointer;
  text-decoration: none;
  color: #007c92;
}
.newsfeed-item .newsfeed-item-image-container {
  background-color: #d0d8da;
}
.newsfeed-item h3,
.border-and-shadow .newsfeed-item h3 {
  text-transform: none;
  margin: 0;
  padding: 0;
  color: #007c92;
  font-weight: 400;
}
.newsfeed-item hr {
  margin-top: 6px;
  margin-top: 0.42857142857142855rem;
  margin-bottom: 6px;
  margin-bottom: 0.42857142857142855rem;
}
.newsfeed-item p {
  padding: 2px 0px 6px 0px;
  padding: 0.14285714285714285rem 0rem 0.42857142857142855rem 0rem;
  margin: 0px 0px 2px 0px;
  margin: 0rem 0rem 0.14285714285714285rem 0rem;
}
.newsfeed-item .col-sm-12:first-child {
  margin-bottom: 20px;
  margin-bottom: 1.4285714285714286rem;
}
@media (max-width: 767px) {
  .newsfeed-item .col-sm-4,
.newsfeed-item .col-sm-6:first-child {
  margin-bottom: 20px;
  margin-bottom: 1.4285714285714286rem;
}

}
.newsfeed-item .newsfeed-item-footer {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.newsfeed-item .newsfeed-item-footer time {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
  color: #999999;
}
.newsfeed-item .newsfeed-item-footer a.audio,
.newsfeed-item .newsfeed-item-footer a.video {
  display: inline-block;
  height: 30px;
  height: 2.142857142857143rem;
  color: #09425a;
  font-weight: 600;
}
.newsfeed-item .newsfeed-item-footer a .fa-headphones,
.newsfeed-item .newsfeed-item-footer a .fa-video-camera {
  color: #ffffff;
  background-color: #09425a;
  -webkit-border-radius: 13px 13px 13px 13px;
  -webkit-border-radius: 0.9285714285714286rem 0.9285714285714286rem 0.9285714285714286rem 0.9285714285714286rem;
  -moz-border-radius: 13px 13px 13px 13px;
  -moz-border-radius: 0.9285714285714286rem 0.9285714285714286rem 0.9285714285714286rem 0.9285714285714286rem;
  border-radius: 13px 13px 13px 13px;
  border-radius: 0.9285714285714286rem 0.9285714285714286rem 0.9285714285714286rem 0.9285714285714286rem;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 23px;
  width: 1.6428571428571428rem;
  height: 23px;
  height: 1.6428571428571428rem;
  font-size: 15px;
  font-size: 1.0714285714285714rem;
  position: relative;
  top: 2px;
  top: 0.14285714285714285rem;
  margin-right: 3px;
  margin-right: 0.21428571428571427rem;
  padding: 3px 3px 3px 3px;
  padding: 0.21428571428571427rem 0.21428571428571427rem 0.21428571428571427rem 0.21428571428571427rem;
}
.newsfeed-item .newsfeed-item-footer a .fa-video-camera {
  font-size: 14px;
  font-size: 1rem;
  top: 1px;
  top: 0.07142857142857142rem;
}
.newsfeed-item .newsfeed-item-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.newsfeed-item .newsfeed-item-footer ul .brand-link {
  text-align: right;
}
.newsfeed-item .newsfeed-item-footer ul .brand-link a {
  color: inherit;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.newsfeed-item .newsfeed-item-footer ul .brand-link .fa-headphones,
.newsfeed-item .newsfeed-item-footer ul .brand-link .fa-video-camera {
  padding: 6px 6px 6px 6px;
  padding: 0.42857142857142855rem 0.42857142857142855rem 0.42857142857142855rem 0.42857142857142855rem;
}
.newsfeed-item .newsfeed-item-footer ul .brand-link i,
.newsfeed-item .newsfeed-item-footer ul .news-link i {
  font-size: 14px;
  font-size: 1rem;
}
.newsfeed-item .newsfeed-item-footer ul .brand-link i.fa-arrow-right,
.newsfeed-item .newsfeed-item-footer ul .news-link i.fa-arrow-right {
  font-size: 50%;
  position: relative;
  top: -2px;
}
.newsfeed-item .newsfeed-item-footer ul .brand-link i.fa-headphones,
.newsfeed-item .newsfeed-item-footer ul .news-link i.fa-headphones,
.newsfeed-item .newsfeed-item-footer ul .brand-link i.fa-video-camera,
.newsfeed-item .newsfeed-item-footer ul .news-link i.fa-video-camera {
  padding: 5px 5px 5px 5px;
  padding: 0.35714285714285715rem 0.35714285714285715rem 0.35714285714285715rem 0.35714285714285715rem;
}
.newsfeed-item.newswire {
  margin-bottom: 6px;
  margin-bottom: 0.42857142857142855rem;
}
.newsfeed-item.newswire .newsfeed-item-image-container {
  background: none;
}
@media (max-width: 767px) {
  .newsfeed-item.newswire .newsfeed-item-image-container:before {
  padding: 25.25% 0 0 0;
}

}
.newsfeed-item.newswire .col-sm-12.compact {
  margin-bottom: -12px;
  margin-bottom: -0.8571428571428571rem;
  padding-bottom: 6px;
  padding-bottom: 0.42857142857142855rem;
}
.newsfeed-item.newswire .col-sm-12.compact h4.newsfeed-item-title {
  font-weight: 600;
  margin-bottom: 6px;
  margin-bottom: 0.42857142857142855rem;
  color: #333333;
}
.newsfeed-item.newswire .col-sm-12.compact .more:after {
  font-family: FontAwesome;
  content: "\f0da";
  margin-left: 3px;
  margin-left: 0.21428571428571427rem;
  position: relative;
  top: 1px;
  top: 0.07142857142857142rem;
}
.newsfeed-item.newswire .col-sm-12.compact .more.expanded:after {
  content: "\f0d8";
}
.newsfeed-item.newswire .col-sm-12.compact hr {
  color: #ccc;
}

/* SM.Custom.News: base.less */
/* News List  */
@charset "utf-8";
/* CSS Document */
.news-builder .mcd {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.news-builder .mcd h3 {
  color: #8c1515;
}
.news-builder .mcd .right {
  text-align: right;
}

/* SM.Commons.Gallery: base.less */
.gallery .royalSlider {
  height: 0 !important;
  width: 100%;
  display: block !important;
}
.gallery .royalSlider .rsOverflow {
  display: none;
}
.gallery .royalSlider .rsGCaption {
  display: none;
}
.gallery .royalSlider .rsTmb {
  height: 100%;
}
.gallery .royalSlider .rsTmb img {
  width: auto;
  height: 100%;
}
.gallery .royalSlider .rsTmb.vertical img {
  width: 100%;
  height: auto;
}
.gallery .royalSlider .rsThumbs {
  background: transparent;
}
.gallery .royalSlider .rsThumbs .rsThumb img {
  margin: auto;
}
.gallery .royalSlider .rsThumbs .rsNavSelected {
  background: transparent;
}
.gallery .royalSlider .rsThumbs .rsNavSelected img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.gallery .royalSlider .rsThumbs .rsThumbsArrowIcn {
  background: url('images/hero-banner/hero-arrows.png') no-repeat scroll 0 0 transparent;
  background: url('images/hero-banner/hero-arrows.svg') no-repeat scroll 0 0 transparent;
  width: 16px;
  width: 1.1428571428571428rem;
  height: 71px;
  height: 5.071428571428571rem;
  top: -11px;
  top: -0.7857142857142857rem;
  left: 50%;
  margin-top: 0;
}
.gallery .royalSlider .rsThumbs .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -29px 21px;
  background-position: -2.0714285714285716rem 1.5rem;
  -webkit-background-size: 50px 50px;
  -webkit-background-size: 3.5714285714285716rem 3.5714285714285716rem;
  -khtml-background-size: 50px 50px;
  -khtml-background-size: 3.5714285714285716rem 3.5714285714285716rem;
  -moz-background-size: 50px 50px;
  -moz-background-size: 3.5714285714285716rem 3.5714285714285716rem;
  -o-background-size: 50px 50px;
  -o-background-size: 3.5714285714285716rem 3.5714285714285716rem;
  background-size: 50px 50px;
  background-size: 3.5714285714285716rem 3.5714285714285716rem;
}
.gallery .royalSlider .rsThumbs .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -5px 21px;
  background-position: -0.35714285714285715rem 1.5rem;
  -webkit-background-size: 50px 50px;
  -webkit-background-size: 3.5714285714285716rem 3.5714285714285716rem;
  -khtml-background-size: 50px 50px;
  -khtml-background-size: 3.5714285714285716rem 3.5714285714285716rem;
  -moz-background-size: 50px 50px;
  -moz-background-size: 3.5714285714285716rem 3.5714285714285716rem;
  -o-background-size: 50px 50px;
  -o-background-size: 3.5714285714285716rem 3.5714285714285716rem;
  background-size: 50px 50px;
  background-size: 3.5714285714285716rem 3.5714285714285716rem;
}
@media (min-width: 0px) {
  .gallery .royalSlider .rsThumbs {
  height: 72px;
  height: 5.142857142857143rem;
}
.gallery .royalSlider .rsThumb {
  width: 96px;
  width: 6.857142857142857rem;
  height: 72px;
  height: 5.142857142857143rem;
}

}
.mfp-bg {
  z-index: 9042;
}
.mfp-wrap {
  z-index: 9043;
}
.mfp-wrap .mfp-content {
  z-index: 9045;
}
@media (max-width: 767px) {
  .mfp-wrap .mfp-content {
  height: 100%;
}

}
.mfp-wrap .mfp-content .royalSlider {
  margin: auto;
  height: 100%;
}
.mfp-wrap .mfp-content .royalSlider .mfp-close {
  color: #999999;
}
.mfp-wrap .mfp-content .royalSlider .rsFullscreenBtn {
  display: none;
}
.mfp-wrap .mfp-content .royalSlider .caption-container {
  position: relative;
}
.mfp-wrap .mfp-content .royalSlider .caption-container .caption {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  color: #000000;
  position: absolute;
  bottom: 0;
  padding: 12px;
  padding: 0.8571428571428571rem;
  padding-right: 33px;
  padding-right: 2.357142857142857rem;
  margin-left: 31px;
  margin-left: 2.2142857142857144rem;
  margin-bottom: 31px;
  margin-bottom: 2.2142857142857144rem;
  width: 100%;
  left: 0;
}
.mfp-wrap .mfp-content .royalSlider .caption-container .caption h2 {
  margin: 0;
  font-size: 22;
  color: #333333;
  font-weight: 400;
}
.mfp-wrap .mfp-content .royalSlider .caption-container .caption h3 {
  margin: 0;
  font-size: 18;
  color: #8c1515 !important;
  font-weight: 400;
  margin-bottom: 6px;
  margin-bottom: 0.42857142857142855rem;
}
.mfp-wrap .mfp-content .royalSlider .caption-container .caption p {
  margin: 0;
}
.mfp-wrap .mfp-content .royalSlider .caption-container .caption p.p-link-w-arrow .lastWord {
  display: inline-block;
}
.mfp-wrap .mfp-content .royalSlider .caption-container .caption p.p-link-w-arrow .lastWord:after {
  content: "\f061";
  display: inline-block;
  font-family: FontAwesome;
  font-weight: 400;
  line-height: 14px;
  line-height: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7px;
  font-size: 0.5rem;
  vertical-align: middle;
  padding-left: 4px;
  padding-left: 0.2857142857142857rem;
  top: -1px;
  top: -0.07142857142857142rem;
  position: relative;
}
.mfp-wrap .mfp-content .royalSlider .caption-container .caption p.p-e-link-w-arrow .lastWord {
  display: inline-block;
}
.mfp-wrap .mfp-content .royalSlider .caption-container .caption p.p-e-link-w-arrow .lastWord:after {
  content: "\f08e";
  display: inline-block;
  font-family: FontAwesome;
  font-weight: 400;
  line-height: 14px;
  line-height: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  font-size: 0.7142857142857143rem;
  vertical-align: middle;
  padding-left: 6px;
  padding-left: 0.42857142857142855rem;
  position: relative;
}
.mfp-wrap .mfp-content .royalSlider .caption-container .hideCaptionButton {
  position: absolute;
  bottom: 31px;
  bottom: 2.2142857142857144rem;
  right: 31px;
  right: 2.2142857142857144rem;
  color: #999999;
  cursor: pointer;
  padding: 12px;
  padding: 0.8571428571428571rem;
  z-index: 30;
}
@media (max-width: 479px) {
  .mfp-wrap .mfp-content .royalSlider {
  width: 100%;
  height: 100%;
}
.mfp-wrap .mfp-content .royalSlider .caption-container {
  position: static;
}
.mfp-wrap .mfp-content .royalSlider .caption-container .caption {
  width: 100%;
  margin-left: 0;
}
.mfp-wrap .mfp-content .royalSlider .caption-container .hideCaptionButton {
  bottom: 31px;
  bottom: 2.2142857142857144rem;
  right: 0;
}

}
@media (min-width: 479px) {
  .mfp-wrap .mfp-content .royalSlider {
  width: 100%;
  height: 100%;
}
.mfp-wrap .mfp-content .royalSlider .caption-container {
  position: static;
}
.mfp-wrap .mfp-content .royalSlider .caption-container .caption {
  width: 100%;
  margin-left: 0;
}
.mfp-wrap .mfp-content .royalSlider .caption-container .hideCaptionButton {
  bottom: 31px;
  bottom: 2.2142857142857144rem;
  right: 0;
}

}
@media (min-width: 768px) {
  .mfp-wrap .mfp-content .royalSlider {
  width: 756px;
  width: 54rem;
  height: 457px;
  height: 32.642857142857146rem;
}
.mfp-wrap .mfp-content .royalSlider .caption-container {
  position: relative;
}
.mfp-wrap .mfp-content .royalSlider .caption-container .caption {
  width: 694px;
  width: 49.57142857142857rem;
  margin-left: 31px;
  margin-left: 2.2142857142857144rem;
}
.mfp-wrap .mfp-content .royalSlider .caption-container .hideCaptionButton {
  bottom: 31px;
  bottom: 2.2142857142857144rem;
  right: 31px;
  right: 2.2142857142857144rem;
}

}
@media (min-width: 992px) {
  .mfp-wrap .mfp-content .royalSlider {
  width: 975px;
  width: 69.64285714285714rem;
  height: 576px;
  height: 41.142857142857146rem;
}
.mfp-wrap .mfp-content .royalSlider .caption-container .caption {
  width: 913px;
  width: 65.21428571428571rem;
}

}
@media (min-width: 1200px) {
  .mfp-wrap .mfp-content .royalSlider {
  width: 1183px;
  width: 84.5rem;
  height: 702px;
  height: 50.142857142857146rem;
}
.mfp-wrap .mfp-content .royalSlider .caption-container .caption {
  width: 1121px;
  width: 80.07142857142857rem;
}

}
.mfp-wrap .mfp-content .royalSlider .rsOverflow {
  display: block;
}
.mfp-wrap .mfp-content .royalSlider .rsOverflow .rsContainer {
  height: 100%;
}
@media (max-width: 767px) {
  .mfp-wrap .mfp-content .royalSlider .rsOverflow .rsContainer .rsContent {
  display: table;
}

}
@media (max-width: 767px) and (orientation: landscape) {
  .mfp-wrap .mfp-content .royalSlider .rsOverflow .rsContainer .rsContent {
  display: block;
}

}
.mfp-wrap .mfp-content .royalSlider .rsOverflow .rsContainer .rsContent .image {
  height: 100%;
}
@media (max-width: 767px) {
  .mfp-wrap .mfp-content .royalSlider .rsOverflow .rsContainer .rsContent .image {
  vertical-align: middle;
  display: table-cell;
  padding: 0;
  padding-top: 31px;
  padding-top: 2.2142857142857144rem;
}

}
@media (max-width: 767px) and (orientation: landscape) {
  .mfp-wrap .mfp-content .royalSlider .rsOverflow .rsContainer .rsContent .image {
  display: block;
}

}
.mfp-wrap .mfp-content .royalSlider .rsOverflow .rsContainer .rsContent .image.vertical img {
  height: 100%;
}
@media (max-width: 767px) {
  .mfp-wrap .mfp-content .royalSlider .rsOverflow .rsContainer .rsContent .image.vertical img {
  height: auto;
  width: 100%;
}

}
@media (max-width: 767px) and (orientation: landscape) {
  .mfp-wrap .mfp-content .royalSlider .rsOverflow .rsContainer .rsContent .image.vertical img {
  height: 100%;
  width: auto;
}

}
.mfp-wrap .mfp-content .royalSlider .rsOverflow .rsContainer .rsContent .image.horizontal img {
  height: 100%;
}
@media (max-width: 767px) {
  .mfp-wrap .mfp-content .royalSlider .rsOverflow .rsContainer .rsContent .image.horizontal img {
  width: 100%;
  height: auto;
}

}
@media (max-width: 767px) and (orientation: landscape) {
  .mfp-wrap .mfp-content .royalSlider .rsOverflow .rsContainer .rsContent .image.horizontal img {
  height: 100%;
  width: auto;
}

}
.mfp-wrap .mfp-content .royalSlider .rsOverflow .rsContainer .rsContent .image img {
  padding: 31px;
  padding: 2.2142857142857144rem;
  margin: auto;
  display: block;
}
@media (max-width: 767px) {
  .mfp-wrap .mfp-content .royalSlider .rsOverflow .rsContainer .rsContent .image img {
  padding: 0;
  padding-bottom: 31px;
  padding-bottom: 2.2142857142857144rem;
}

}
.mfp-wrap .mfp-content .royalSlider .rsThumbsHor {
  height: 103px;
  height: 7.357142857142857rem;
}
.mfp-wrap .mfp-content .royalSlider .rsThumbs .rsThumb img {
  margin: auto;
}
.mfp-wrap .mfp-content .royalSlider .rsThumbs .rsThumb.rsNavSelected {
  background: none;
}
.mfp-wrap .mfp-content .royalSlider .rsThumbs .rsThumb.rsNavSelected img {
  opacity: .50;
  filter: alpha(opacity=50);
}
.mfp-wrap .mfp-content .royalSlider .rsThumbsArrowIcn {
  background: url('images/hero-banner/hero-arrows.png') no-repeat scroll 0 0 transparent;
  background: url('images/hero-banner/hero-arrows.svg') no-repeat scroll 0 0 transparent;
  width: 16px;
  width: 1.1428571428571428rem;
  height: 71px;
  height: 5.071428571428571rem;
  top: -11px;
  top: -0.7857142857142857rem;
  left: 50%;
  margin-top: 0;
}
.mfp-wrap .mfp-content .royalSlider .rsThumbsArrow {
  height: 72px;
  height: 5.142857142857143rem;
}
.mfp-wrap .mfp-content .royalSlider .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -29px 0px;
  background-position: -2.0714285714285716rem 0rem;
  -webkit-background-size: 50px 98px;
  -webkit-background-size: 3.5714285714285716rem 7rem;
  -khtml-background-size: 50px 98px;
  -khtml-background-size: 3.5714285714285716rem 7rem;
  -moz-background-size: 50px 98px;
  -moz-background-size: 3.5714285714285716rem 7rem;
  -o-background-size: 50px 98px;
  -o-background-size: 3.5714285714285716rem 7rem;
  background-size: 50px 98px;
  background-size: 3.5714285714285716rem 7rem;
}
.mfp-wrap .mfp-content .royalSlider .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -5px 0px;
  background-position: -0.35714285714285715rem 0rem;
  -webkit-background-size: 50px 98px;
  -webkit-background-size: 3.5714285714285716rem 7rem;
  -khtml-background-size: 50px 98px;
  -khtml-background-size: 3.5714285714285716rem 7rem;
  -moz-background-size: 50px 98px;
  -moz-background-size: 3.5714285714285716rem 7rem;
  -o-background-size: 50px 98px;
  -o-background-size: 3.5714285714285716rem 7rem;
  background-size: 50px 98px;
  background-size: 3.5714285714285716rem 7rem;
}
.mfp-wrap .mfp-content .royalSlider .rsArrow {
  height: 60%;
}
.mfp-wrap .mfp-content .royalSlider .rsArrowIcn {
  background: url('images/hero-banner/hero-arrows.png') no-repeat scroll 0 0 transparent;
  background: url('images/hero-banner/hero-arrows.svg') no-repeat scroll 0 0 transparent;
  width: 16px;
  width: 1.1428571428571428rem;
  height: 71px;
  height: 5.071428571428571rem;
  -webkit-background-size: 85px 70px;
  -webkit-background-size: 6.071428571428571rem 5rem;
  -khtml-background-size: 85px 70px;
  -khtml-background-size: 6.071428571428571rem 5rem;
  -moz-background-size: 85px 70px;
  -moz-background-size: 6.071428571428571rem 5rem;
  -o-background-size: 85px 70px;
  -o-background-size: 6.071428571428571rem 5rem;
  background-size: 85px 70px;
  background-size: 6.071428571428571rem 5rem;
  top: 80%;
  left: 31px;
  left: 2.2142857142857144rem;
  margin-top: 0;
}
.mfp-wrap .mfp-content .royalSlider .rsArrowLeft .rsArrowIcn {
  background-position: -14px 0px;
  background-position: -1rem 0rem;
}
.mfp-wrap .mfp-content .royalSlider .rsArrowRight .rsArrowIcn {
  background-position: -55px 0px;
  background-position: -3.9285714285714284rem 0rem;
}
@media (min-width: 0px) {
  .mfp-wrap .mfp-content .royalSlider .rsThumbs {
  height: 103px;
  height: 7.357142857142857rem;
}
.mfp-wrap .mfp-content .royalSlider .rsThumb {
  width: 96px;
  width: 6.857142857142857rem;
  height: 72px;
  height: 5.142857142857143rem;
}

}

.map-canvas {
    width: 100%;
    height:100%;
    border: solid 1px #ccc;
}

.map-container {
    padding-right: 2px;
    margin-bottom: 10px;
}

.map-container .get-directions {
    float: right;
    padding: 5px 0 0 0;
    width: 100%;
}

.map-container .get-directions a{
    text-decoration: none;
    vertical-align: middle;
    color:#007c94;
    font-size:14px;
    padding: 0 0 0 44px;
    float: right;
}

#map-canvas-preview {
    padding-top: 10px;
}

.map-container h3 {
    color:#8c1515;
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: 400;
}
.login-form {
  width: 80%;
}
.login-form .label {
  display: table-cell;
  width: 12%;
  text-align: right;
}
.login-form label {
  color: #000;
  font-size: 14px;
}
.login-form .form_field_text {
  width: 75%;
}
@media (max-width: 991px) {
  .login-form .form_field_text {
  width: 100%;
}

}
.login-form .error-message {
  color: #b70b0b;
}
.login-form .error-message div {
  width: 75%;
}
@media (max-width: 991px) {
  .login-form .error-message div {
  width: 100%;
}

}

/* SM.Commons.List: base.less */
.list ul.modern_li {
  list-style: none;
  padding-left: 0px;
  padding-left: 0rem;
  width: 100%;
  clear: both;
}
.list ul.modern_li li {
  display: block;
  padding-top: 6px;
  padding-top: 0.42857142857142855rem;
  padding-right: 6px;
  padding-right: 0.42857142857142855rem;
  padding-bottom: 6px;
  padding-bottom: 0.42857142857142855rem;
  padding-left: 0px;
  padding-left: 0rem;
  line-height: 1.3;
  clear: both;
}
.list ul.modern_li li:after {
  border-bottom: solid 1px #dddddd;
  content: no-open-quote;
  display: inherit;
  position: relative;
  bottom: -6px;
  bottom: -0.42857142857142855rem;
}
.list ul.modern_li li + li:last-child:after {
  border: none;
}
.list ul.modern_li li ul {
  /*border-top: solid 1px @ul-hr-color;*/
  /* Commented out to fix layout issue in WT-616 */

  padding-left: 30px;
  padding-left: 2.142857142857143rem;
  margin-top: 6px;
  margin-top: 0.42857142857142855rem;
  /*li:nth-child(even),*/

}
.list ul.modern_li li ul li.even {
  background-color: #dddddd;
}
.list ul.modern_li li ul li:last-child {
  padding-bottom: 6px;
  padding-bottom: 0.42857142857142855rem;
  padding-right: 0px;
  padding-right: 0rem;
}
.list ul.modern_li li ul li ul {
  padding-left: 30px;
  padding-left: 2.142857142857143rem;
  margin-top: 6px;
  margin-top: 0.42857142857142855rem;
  /*
                        li:nth-child(even),
                        li.even{
                            background:none;
                        }
                        */

}
.list ul.modern_li li ul li:after {
  border: none;
}
/* In panel builder with background */
.border-and-shadow .list ul.modern_li li:after {
  border-bottom: solid 1px #f1f1f1;
}
.border-and-shadow .list ul.modern_li li + li:last-child:after {
  border: none;
}
.border-and-shadow .list ul.modern_li li ul li.even {
  background-color: #f1f1f1;
}
/* END SM.Commons.List: modern_li.less */

/* SM.Commons.Image: base.less */
/* Commons Image Component Styles */
.adaptiveimage.image {
  margin-bottom: 0;
  overflow: inherit;
}
.adaptiveimage .pull-right,
.adaptiveimage .pull-left {
  float: none;
}
.adaptiveimage .image-full-width,
.adaptiveimage .image-half-width {
  width: 100%;
}
.adaptiveimage .image-full-width,
.adaptiveimage .image-half-width {
  margin-bottom: 12px;
  margin-bottom: 0.8571428571428571rem;
  margin-top: 12px;
  margin-top: 0.8571428571428571rem;
}
.adaptiveimage .pull-right {
  margin-left: 12px;
  margin-left: 0.8571428571428571rem;
}
.adaptiveimage .pull-left {
  margin-right: 12px;
  margin-right: 0.8571428571428571rem;
}
@media (min-width: 479px) {
  .adaptiveimage .image-half-width {
  width: 50%;
  margin-bottom: 0;
}
.adaptiveimage .image-full-width.pull-right,
.adaptiveimage .image-full-width.pull-left {
  margin-left: 0;
  margin-right: 0;
}

}
.adaptiveimage + .text.section {
  margin-top: 10px;
}
.sm-image {
  padding: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.sm-image img {
  width: 100%;
}
.sm-image.caption.background-color-333333 {
  background-color: #333333;
}
.sm-image.caption.background-color-8C1515 {
  background-color: #8c1515;
}
.sm-image.caption .image {
  overflow: hidden;
  position: relative;
}
.sm-image.caption .caption {
  color: #ffffff;
  font-size: 14px;
  font-size: 1rem;
  padding: 18px 12px 12px 12px;
  padding: 1.2857142857142858rem 0.8571428571428571rem 0.8571428571428571rem 0.8571428571428571rem;
  line-height: 1.3;
  overflow: hidden;
}
.sm-image.caption .caption h3 {
  font-size: 14px;
  font-size: 1rem;
  text-transform: uppercase;
  margin: 0px;
  margin: 0rem;
  margin-bottom: 6px;
  margin-bottom: 0.42857142857142855rem;
  color: #ffffff;
  font-weight: 400;
}
.sm-image.caption .caption h3:after {
  border: none;
}
.sm-image.caption .caption .p-link-w-arrow a .lastWord,
.sm-image.caption .caption a.link-w-arrow .lastWord {
  display: inline-block;
}
.sm-image.caption .caption .p-link-w-arrow a .lastWord:after,
.sm-image.caption .caption a.link-w-arrow .lastWord:after {
  content: "\f061";
  display: inline-block;
  font-family: FontAwesome;
  font-weight: 400;
  line-height: 14px;
  line-height: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7px;
  font-size: 0.5rem;
  vertical-align: middle;
  padding-left: 4px;
  padding-left: 0.2857142857142857rem;
  top: -1px;
  top: -0.07142857142857142rem;
  position: relative;
}
.sm-image.caption .caption p:last-child {
  margin-bottom: 0px;
  margin-bottom: 0rem;
}
.sm-image.caption .caption a,
.sm-image.caption .caption a:link,
.sm-image.caption .caption a:active,
.sm-image.caption .caption a:visited {
  color: #6fdef9;
}
.sm-image.caption.left .caption-container,
.sm-image.caption.right .caption-container {
  position: absolute;
  width: 50%;
  height: 100%;
  margin-top: -12px;
  margin-top: -0.8571428571428571rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .sm-image.caption.left .caption-container,
.sm-image.caption.right .caption-container {
  margin-top: 0px;
  margin-top: 0rem;
  width: 100%;
  float: none;
  position: static;
}

}
.sm-image.caption.left .caption,
.sm-image.caption.right .caption {
  padding-top: 30px;
  padding-top: 2.142857142857143rem;
}
@media (max-width: 767px) {
  .sm-image.caption.left .caption,
.sm-image.caption.right .caption {
  padding-top: 18px;
  padding-top: 1.2857142857142858rem;
}

}
.sm-image.caption.left .image,
.sm-image.caption.right .image {
  width: 50%;
}
@media (max-width: 767px) {
  .sm-image.caption.left .image,
.sm-image.caption.right .image {
  width: 100%;
  float: none;
}

}
.sm-image.caption.left .caption-container {
  float: left;
}
.sm-image.caption.left .image {
  float: right;
}
.sm-image.caption.right .caption-container {
  margin-left: 50%;
}
@media (max-width: 767px) {
  .sm-image.caption.right .caption-container {
  margin-left: 0px;
  margin-left: 0rem;
}

}
.sm-image.caption.right .image {
  float: left;
}

/* style for unconfigured component */

.empty-component {
	background-color: #eee;
	padding:5px 10px;
} 
/* SM.Commons.HorizontalRule: base.less */
/* Use negative margin to offset the global margin-bottom from the H tags */
.horizontal_rule .hr-no-margins {
  position: relative;
  top: -10px;
  margin-bottom: 2px;
}
.horizontal_rule_editmode_padding {
  padding: 5px 0px 5px 0px;
}

/* SM.Commons.HeroBanner: base.less */
.hero-container {
  /* Hide full bleed hero image in mobile navigation */

}
.slide-right .hero-container {
  overflow: hidden;
}
.hero-container .section {
  margin-bottom: 0;
}
.hero-container.hero-banner-hatched:before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url('images/hero-banner/hatched-background.png');
  opacity: 0.2;
}
.hero-container.hero-banner-hatched .hero-banner-container img.rsImg {
  z-index: 1;
}
.hero-container.hero-banner-hatched .hero-banner-container .rsContent:after {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url('images/hero-banner/hatched-background.png');
  opacity: 0.2;
}
.hero-container.hero-banner-hatched .hero-banner-container .hero-banner-infobox {
  z-index: 3;
}
.hero-container.hero-banner-hatched .hero-banner-container .hero-banner-more-link {
  z-index: 4;
}
.hero-banner-container > .container > .row {
  margin-right: 0;
  margin-left: 0;
}
.hero-banner-container > .container > .row > .col-md-12 {
  padding-right: 0;
  padding-left: 0;
}
.hero-banner-container .royalSlider {
  width: 100%;
}
.hero-banner-container .royalSlider.banner-loading {
  overflow: hidden;
}
.hero-banner-container .royalSlider.banner-loading:before {
  content: " ";
  background: url('images/icons/icon-spinner.gif') no-repeat scroll center center #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 22;
}
.hero-banner-container .royalSlider.has-one-slide .rsNav {
  display: none;
}
.hero-banner-container .hero-banner-label-container {
  display: none;
  position: relative;
  z-index: 21;
  width: 100%;
  background-color: #333333;
  padding: 6px 12px 6px 12px;
  padding: 0.42857142857142855rem 0.8571428571428571rem 0.42857142857142855rem 0.8571428571428571rem;
}
@media (max-width: 767px) {
  .hero-banner-container .hero-banner-label-container {
  display: block;
}

}
@media (max-width: 767px) {
  .hero-banner-container .hero-banner-label-container.hero-banner-no-label {
  display: none;
}

}
.hero-banner-container .hero-banner-label-container h2.hero-banner-label-text {
  font-weight: 400;
  font-size: 18px;
  font-size: 1.2857142857142858rem;
  color: #ffffff;
  margin: 6px 0px 6px 0px;
  margin: 0.42857142857142855rem 0rem 0.42857142857142855rem 0rem;
  font-family: 'Fjord One', serif;
}
.hero-banner-container .hero-banner-label-container .hero-banner-label-link {
  display: block;
  width: 100%;
  margin-top: 12px;
  margin-top: 0.8571428571428571rem;
  overflow: hidden;
}
.hero-banner-container .hero-banner-label-container .hero-banner-label-link a {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
  color: #ffffff;
  text-shadow: 0.07142857142857rem 0.07142857142857rem 0.07142857142857rem #000;
  padding: 6px;
  padding: 0.42857142857142855rem;
  background-color: #8c1515;
  font-family: 'Fjord One', serif;
  display: block;
  float: right;
}
.hero-banner-container .hero-banner-label-container .hero-banner-label-link a .fa {
  font-size: 7px;
  font-size: 0.5rem;
}
.hero-banner-container .rsDefault {
  background: none repeat scroll 0 0 transparent;
}
@media (max-width: 991px) {
  .hero-banner-container .rsDefault {
  width: 100%;
  margin-left: 0;
}

}
.hero-banner-container .rsDefault .rsContent {
  margin: 0 auto;
  overflow: hidden;
}
.hero-banner-container .rsDefault .rsContent .image {
  height: 100%;
}
.hero-banner-container .rsDefault .rsContent .image img {
  width: 100%;
}
.hero-banner-container .rsDefault .rsGCaption {
  display: none;
}
.hero-banner-container .rsDefault .rsOverflow,
.hero-banner-container .rsDefault .rsSlide,
.hero-banner-container .rsDefault .rsVideoFrameHolder,
.hero-banner-container .rsDefault .rsThumbs {
  background: none repeat scroll 0 0 transparent;
}
.hero-banner-container .rsDefault .rsArrow {
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  -o-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
}
.hero-banner-container .rsDefault .rsArrow:hover,
.hero-banner-container .rsDefault .rsArrow:focus {
  outline: 0;
}
.hero-banner-container .rsDefault .rsArrow:hover .rsArrowIcn,
.hero-banner-container .rsDefault .rsArrow:focus .rsArrowIcn {
  outline: 1px solid #ffffff;
}
.hero-banner-container .rsDefault .rsArrowIcn {
  background: url('images/hero-banner/hero-arrows.svg') no-repeat scroll 0 0 transparent;
  top: 39%;
  height: 82px;
  height: 5.857142857142857rem;
  width: 38px;
  width: 2.7142857142857144rem;
}
@media (max-width: 479px) {
  .hero-banner-container .rsDefault .rsArrowIcn {
  height: 41px;
  height: 2.9285714285714284rem;
  top: auto;
  bottom: 0%;
}

}
.hero-banner-container .rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: -15px 0px;
  background-position: -1.0714285714285714rem 0rem;
  -webkit-background-size: 112px 82px;
  -webkit-background-size: 8rem 5.857142857142857rem;
  -khtml-background-size: 112px 82px;
  -khtml-background-size: 8rem 5.857142857142857rem;
  -moz-background-size: 112px 82px;
  -moz-background-size: 8rem 5.857142857142857rem;
  -o-background-size: 112px 82px;
  -o-background-size: 8rem 5.857142857142857rem;
  background-size: 112px 82px;
  background-size: 8rem 5.857142857142857rem;
  margin-left: -21px;
  margin-left: -1.5rem;
}
@media (max-width: 479px) {
  .hero-banner-container .rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: 1px 0px;
  background-position: 0.07142857142857142rem 0rem;
  -webkit-background-size: 56px 41px;
  -webkit-background-size: 4rem 2.9285714285714284rem;
  -khtml-background-size: 56px 41px;
  -khtml-background-size: 4rem 2.9285714285714284rem;
  -moz-background-size: 56px 41px;
  -moz-background-size: 4rem 2.9285714285714284rem;
  -o-background-size: 56px 41px;
  -o-background-size: 4rem 2.9285714285714284rem;
  background-size: 56px 41px;
  background-size: 4rem 2.9285714285714284rem;
}

}
.hero-banner-container .rsDefault.rsHor .rsArrowRight .rsArrowIcn {
  background-position: -62px 0px;
  background-position: -4.428571428571429rem 0rem;
  -webkit-background-size: 112px 82px;
  -webkit-background-size: 8rem 5.857142857142857rem;
  -khtml-background-size: 112px 82px;
  -khtml-background-size: 8rem 5.857142857142857rem;
  -moz-background-size: 112px 82px;
  -moz-background-size: 8rem 5.857142857142857rem;
  -o-background-size: 112px 82px;
  -o-background-size: 8rem 5.857142857142857rem;
  background-size: 112px 82px;
  background-size: 8rem 5.857142857142857rem;
}
@media (max-width: 479px) {
  .hero-banner-container .rsDefault.rsHor .rsArrowRight .rsArrowIcn {
  background-position: -23px 0px;
  background-position: -1.6428571428571428rem 0rem;
  -webkit-background-size: 56px 41px;
  -webkit-background-size: 4rem 2.9285714285714284rem;
  -khtml-background-size: 56px 41px;
  -khtml-background-size: 4rem 2.9285714285714284rem;
  -moz-background-size: 56px 41px;
  -moz-background-size: 4rem 2.9285714285714284rem;
  -o-background-size: 56px 41px;
  -o-background-size: 4rem 2.9285714285714284rem;
  background-size: 56px 41px;
  background-size: 4rem 2.9285714285714284rem;
}

}
.hero-banner-container .rsDefault .rsBullets {
  bottom: 3%;
  right: 8%;
  left: auto;
  background: none repeat scroll 0 0 transparent;
  width: auto;
}
.hero-banner-container .rsDefault .rsBullet {
  width: 18px;
  width: 1.2857142857142858rem;
  height: 18px;
  height: 1.2857142857142858rem;
  padding: 2px;
  padding: 0.14285714285714285rem;
}
.hero-banner-container .rsDefault .rsBullet span {
  border-radius: 0;
  border: 1px solid #fff;
  background-color: transparent;
  width: 12px;
  width: 0.8571428571428571rem;
  height: 12px;
  height: 0.8571428571428571rem;
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0.07142857142857142rem 0.07142857142857142rem 0.07142857142857142rem 0.07142857142857142rem rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0.07142857142857142rem 0.07142857142857142rem 0.07142857142857142rem 0.07142857142857142rem rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0.07142857142857142rem 0.07142857142857142rem 0.07142857142857142rem 0.07142857142857142rem rgba(0, 0, 0, 0.2);
}
.hero-banner-container .rsDefault .rsBullet:focus span,
.hero-banner-container .rsDefault .rsBullet.rsNavSelected span {
  background-color: #ffffff;
}
.hero-banner-container .hero-banner-infobox-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 60px;
  padding-bottom: 4.285714285714286rem;
  padding-left: 12px;
  padding-left: 0.8571428571428571rem;
  padding-right: 12px;
  padding-right: 0.8571428571428571rem;
}
@media (min-width: 768px) {
  .hero-banner-container .hero-banner-infobox-container {
  padding-bottom: 64px;
  padding-bottom: 4.571428571428571rem;
  left: 12px;
  left: 0.8571428571428571rem;
  right: 12px;
  right: 0.8571428571428571rem;
}

}
@media (min-width: 992px) {
  .hero-banner-container .hero-banner-infobox-container {
  padding-bottom: 62px;
  padding-bottom: 4.428571428571429rem;
}

}
@media (max-width: 767px) {
  .hero-banner-container .hero-banner-infobox-container {
  display: none;
}

}
.hero-banner-container .hero-banner-infobox-container .main-content {
  padding: 0;
}
.hero-banner-container .hero-banner-infobox {
  position: relative;
  width: 100%;
  height: auto;
  padding: 2%;
  text-align: left;
}
.hero-banner-container .hero-banner-infobox.hero-banner-position-rt {
  text-align: right;
}
.hero-banner-container .hero-banner-infobox .infobox-heading-wrapper {
  position: relative;
  display: inline-block;
}
.hero-banner-container .hero-banner-infobox a.hero-banner-link {
  color: #ffffff;
  /* To increase the clickable area: */

  display: block;
  padding-bottom: 26px;
  padding-bottom: 1.8571428571428572rem;
  margin-bottom: -26px;
  margin-bottom: -1.8571428571428572rem;
}
.hero-banner-container .hero-banner-infobox h2 {
  margin: 0px 0px 5px 0px;
  margin: 0rem 0rem 0.35714285714285715rem 0rem;
  padding: 5px 0px 5px 0px;
  padding: 0.35714285714285715rem 0rem 0.35714285714285715rem 0rem;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.6);
  display: inline;
  box-shadow: none;
  font-family: 'Fjord One', serif;
  text-shadow: 0.07142857142857rem 0.07142857142857rem 0.07142857142857rem #000;
  font-size: 18px;
  font-size: 1.2857142857142858rem;
  line-height: 200%;
}
@media (min-width: 768px) {
  .hero-banner-container .hero-banner-infobox h2 {
  font-size: 28px;
  font-size: 2rem;
  line-height: 175%;
}

}
@media (min-width: 1200px) {
  .hero-banner-container .hero-banner-infobox h2 {
  font-size: 35px;
  font-size: 2.5rem;
}

}
.hero-banner-container .hero-banner-infobox h2 .hero-banner-more-link {
  background-color: #8c1515;
  background-color: rgba(140, 21, 21, 0.8);
  z-index: 21;
  position: absolute;
  right: 0px;
  right: 0rem;
  bottom: -26px;
  bottom: -1.8571428571428572rem;
}
.hero-banner-container .hero-banner-infobox h2 .hero-banner-more-link span {
  color: #ffffff;
  font-family: 'Fjord One', serif;
  display: table;
  border-spacing: 3px;
  border-spacing: 0.21428571428571427rem;
  font-size: 14px;
  font-size: 1rem;
  white-space: nowrap;
  line-height: 125%;
}
.hero-banner-container .hero-banner-infobox h2 .hero-banner-more-link span .fa-arrow-right {
  font-size: 8px;
  font-size: 0.5714285714285714rem;
  vertical-align: middle;
  display: table-cell;
}
.hero-banner-container .hero-banner-infobox p {
  margin: 5px 0px 5px 0px;
  margin: 0.35714285714285715rem 0rem 0.35714285714285715rem 0rem;
  text-shadow: 0.07142857142857rem 0.07142857142857rem 0.07142857142857rem #000;
}
@media (max-width: 767px) {
  .hero-banner-container .hero-banner-infobox p {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}

}
@media (max-width: 479px) {
  .hero-banner-container .hero-banner-infobox p {
  font-size: 10px;
  font-size: 0.7142857142857143rem;
}

}
/* For Non-Olympus Layouts */
.hero-container.fullpage > .container,
.hero-container.filmstrip > .container {
  position: static;
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
}
.hero-container.fullpage > .container > .row,
.hero-container.filmstrip > .container > .row {
  position: static;
  padding: 0;
  margin: 0;
}
.hero-container.fullpage > .container > .row > .col-md-12,
.hero-container.filmstrip > .container > .row > .col-md-12 {
  position: static;
  margin: 0;
  padding: 0;
}
/* Fullpage Layout */
.hero-container.fullpage > .container .rsContainer {
  width: auto;
  margin: 0;
  height: 100%;
}
.hero-container.fullpage .hero-banner-container {
  /* Override the inline style to: #333 BG color for fullpage layouts */

  background-color: #333333 !important;
}
@media (min-width: 768px) {
  .hero-container.fullpage .hero-banner-container .rsDefault .rsContent .image img {
  width: auto;
  height: 100%;
}
.hero-container.fullpage .hero-banner-container .hero-banner-infobox-container {
  padding-bottom: 15%;
}

}
/* Filmstrip Layout */
@media (min-width: 1099px) {
  .hero-container.filmstrip {
  /* Override the inline style to: #333 BG color for filmstrip layouts */
  
  background-color: #333333 !important;
}

}
.hero-container.filmstrip .hero-banner-container {
  margin: 0 auto;
}
@media (max-width: 767px) {
  .hero-container.filmstrip .hero-banner-container {
  width: 100%;
}

}
@media (min-width: 768px) {
  .hero-container.filmstrip .hero-banner-container {
  width: 720.75px;
}

}
@media (min-width: 992px) {
  .hero-container.filmstrip .hero-banner-container {
  width: 940.75px;
}

}
@media (min-width: 1200px) {
  .hero-container.filmstrip .hero-banner-container {
  width: 1140.75px;
}

}
@media (min-width: 1399px) {
  .hero-container.filmstrip .hero-banner-container {
  width: 1250px;
}

}
.hero-container.filmstrip .hero-banner-container .rsContainer {
  margin: 0;
}
@media (min-width: 768px) {
  .hero-container.filmstrip .hero-banner-container .rsContainer {
  width: 100%;
}

}
@media (min-width: 992px) {
  .hero-container.filmstrip .hero-banner-container .rsContainer {
  width: 100%;
}

}
@media (min-width: 1099px) {
  .hero-container.filmstrip .hero-banner-container {
  /* Reveal other slides in the filmstrip */
  
}
.hero-container.filmstrip .hero-banner-container .rsDefault.rsHor .rsArrowLeft {
  left: 0;
}
.hero-container.filmstrip .hero-banner-container .rsDefault.rsHor .rsArrowRight {
  right: 0;
}
.hero-container.filmstrip .hero-banner-container .rsDefault .rsOverflow {
  overflow: visible;
}
.hero-container.filmstrip .hero-banner-container .rsDefault .rsSlide {
  background: #000000;
}
.hero-container.filmstrip .hero-banner-container .rsDefault .rsSlide .rsContent {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)" !important;
  -khtml-opacity: 0.2 !important;
  -webkit-opacity: 0.2 !important;
  -moz-opacity: 0.2 !important;
  opacity: 0.2 !important;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.hero-container.filmstrip .hero-banner-container .rsDefault .rsSlide.currentSlide .rsContent {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
  -khtml-opacity: 1 !important;
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
}

}
.no-svg .hero-banner-container .rsDefault .rsArrowIcn {
  background-image: url('images/hero-banner/hero-arrows.png');
  background-repeat: no-repeat;
  background-color: transparent;
}

/* SM.Commons.Heading: base.less */
/**/
/* Define top margin when headings are placed after elements */
.section.heading + .section.heading .section.text + .section.heading {
  margin-top: 35px;
  margin-top: 2.5rem;
}
.section-header {
  position: relative;
  margin-bottom: 24px;
  margin-bottom: 1.7142857142857142rem;
}
.section-header:first-child h1,
.section-header:first-child h2,
.section-header:first-child h3,
.section-header:first-child h4,
.section-header:first-child h5,
.section-header:first-child h6 {
  padding-top: 0;
  margin-top: 0;
}
.section-header h1,
.section-header h2,
.section-header h3 {
  font-weight: 400;
  margin-bottom: -2px;
  margin-bottom: -0.14285714285714285rem;
  padding-bottom: 4px;
  padding-bottom: 0.2857142857142857rem;
}
.section-header h1.black,
.section-header h2.black,
.section-header h3.black {
  color: #333333;
}
.section-header h1.black > a,
.section-header h2.black > a,
.section-header h3.black > a {
  color: #333333;
}
.section-header h1.black > a:link,
.section-header h2.black > a:link,
.section-header h3.black > a:link,
.section-header h1.black > a:visited,
.section-header h2.black > a:visited,
.section-header h3.black > a:visited,
.section-header h1.black > a:active,
.section-header h2.black > a:active,
.section-header h3.black > a:active {
  color: #333333;
}
.section-header h1.red,
.section-header h2.red,
.section-header h3.red {
  color: #8c1515;
}
.section-header h1.red > a,
.section-header h2.red > a,
.section-header h3.red > a {
  color: #8c1515;
}
.section-header h1.red > a:link,
.section-header h2.red > a:link,
.section-header h3.red > a:link,
.section-header h1.red > a:visited,
.section-header h2.red > a:visited,
.section-header h3.red > a:visited,
.section-header h1.red > a:active,
.section-header h2.red > a:active,
.section-header h3.red > a:active {
  color: #8c1515;
}
.section-header h2:after {
  display: none;
}
.section-header h3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  font-size: 1.2857142857142858rem;
  color: #8c1515;
}
.section-header h3 + p {
  font-size: 16px;
  font-size: 1.1428571428571428rem;
  color: #666666;
  font-style: italic;
}
/************************* CSS specific to STANDARD Class **********************************/
.section-header.standard:before {
  content: " ";
  position: absolute;
  left: 0;
  bottom: -10px;
  bottom: -0.7142857142857143rem;
  display: block;
  height: 4px;
  height: 0.2857142857142857rem;
  width: 100%;
  border-top: 1px solid;
  border-top: 0.07142857142857142rem solid;
  border-top-color: #d8dbdc;
  border-left: 26px solid;
  border-left: 1.8571428571428572rem solid;
  border-left-color: #d8dbdc;
  font-weight: 400;
}
.section-header.standard h1,
.section-header.standard h2 {
  font-size: 22px;
  font-size: 1.5714285714285714rem;
  font-weight: 400;
  margin-bottom: -2px;
  margin-bottom: -0.14285714285714285rem;
}
.section-header.standard h2 > a,
.section-header.standard h3 > a {
  color: #007c92;
}
.section-header.standard h2 > a:link,
.section-header.standard h3 > a:link,
.section-header.standard h2 > a:visited,
.section-header.standard h3 > a:visited,
.section-header.standard h2 > a:active,
.section-header.standard h3 > a:active {
  color: #007c92;
}
.section-header.standard p {
  color: #666666;
  font-style: italic;
  font-size: 14px;
  font-size: 1rem;
  margin-bottom: 4px;
  margin-bottom: 0.2857142857142857rem;
}
/************************* CSS specific to FEATURE Class **********************************/
.section-header.feature {
  /* Add margin-top to the Feature header when used in the main content flow (WT-755) */

}
.panel_builder + .heading .section-header.feature {
  margin-top: 35px;
  margin-top: 2.5rem;
}
.section-header.feature h1 {
  font-size: 24px;
  font-size: 1.7142857142857142rem;
}
@media (min-width: 479px) {
  .section-header.feature h1 {
  font-size: 30px;
  font-size: 2.142857142857143rem;
}

}
.section-header.feature h2 {
  font-size: 24px;
  font-size: 1.7142857142857142rem;
}
.section-header.feature h1,
.section-header.feature h2,
.section-header.feature h3 {
  font-family: 'Fjord One', serif;
  font-weight: 400;
}
.section-header.feature h1,
.section-header.feature h2,
.section-header.feature h3 {
  font-weight: 400;
  margin-bottom: -2px;
  margin-bottom: -0.14285714285714285rem;
}
.section-header.feature h1.black,
.section-header.feature h2.black,
.section-header.feature h3.black {
  color: #666666;
}
.section-header.feature h1.black > a,
.section-header.feature h2.black > a,
.section-header.feature h3.black > a {
  color: #666666;
}
.section-header.feature h1.black > a:link,
.section-header.feature h2.black > a:link,
.section-header.feature h3.black > a:link,
.section-header.feature h1.black > a:visited,
.section-header.feature h2.black > a:visited,
.section-header.feature h3.black > a:visited,
.section-header.feature h1.black > a:active,
.section-header.feature h2.black > a:active,
.section-header.feature h3.black > a:active {
  color: #666666;
}
.section-header.feature .heading-1-container {
  display: table;
  width: 100%;
  text-align: center;
}
.section-header.feature .heading-1-container h1,
.section-header.feature .heading-1-container h2,
.section-header.feature .heading-1-container h3 {
  width: 0;
  white-space: nowrap;
  display: table-cell;
}
@media (max-width: 479px) {
  .section-header.feature .heading-1-container h1,
.section-header.feature .heading-1-container h2,
.section-header.feature .heading-1-container h3 {
  white-space: normal;
}

}
.section-header.feature .heading-1-container .heading-1-left,
.section-header.feature .heading-1-container .heading-1-right {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
.section-header.feature .heading-1-container .heading-1-left {
  padding-right: 0.7%;
}
.section-header.feature .heading-1-container .heading-1-left:before {
  content: " ";
  display: block;
  height: 4px;
  height: 0.2857142857142857rem;
  width: 97%;
  border-top: 1px solid;
  border-top: 0.07142857142857142rem solid;
  border-top-color: #d8dbdc;
  border-right: 26px solid;
  border-right: 1.8571428571428572rem solid;
  border-right-color: #d8dbdc;
}
.section-header.feature .heading-1-container .heading-1-right {
  padding-left: 1.6%;
}
.section-header.feature .heading-1-container .heading-1-right:before {
  content: " ";
  display: block;
  height: 4px;
  height: 0.2857142857142857rem;
  width: 97%;
  border-top: 1px solid;
  border-top: 0.07142857142857142rem solid;
  border-top-color: #d8dbdc;
  border-left: 26px solid;
  border-left: 1.8571428571428572rem solid;
  border-left-color: #d8dbdc;
}
.section-header.feature p {
  font-size: 16px;
  font-size: 1.1428571428571428rem;
  font-family: 'Fjord One', serif;
  color: #666666;
  font-weight: 400;
  text-align: center;
  font-style: italic;
}
/************************* CSS specific to SIMPLE Class **********************************/
.section-header.simple {
  margin-bottom: 6px;
  margin-bottom: 0.42857142857142855rem;
  margin-top: 12px;
  margin-top: 0.8571428571428571rem;
}
.section-header.simple h1 {
  font-size: 22px;
  font-size: 1.5714285714285714rem;
}
.section-header.simple h2 {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
}
.section-header.simple h3 {
  font-size: 14px;
  font-size: 1rem;
}
.section-header.simple h1,
.section-header.simple h2,
.section-header.simple h3 {
  padding-bottom: 6px;
  padding-bottom: 0.42857142857142855rem;
  border-bottom: 1px solid #dddddd;
  font-weight: 400;
  text-transform: uppercase;
}
.section-header.simple h1 > a,
.section-header.simple h2 > a,
.section-header.simple h3 > a {
  color: #007c92;
}
.section-header.simple h1 > a:link,
.section-header.simple h2 > a:link,
.section-header.simple h3 > a:link,
.section-header.simple h1 > a:visited,
.section-header.simple h2 > a:visited,
.section-header.simple h3 > a:visited,
.section-header.simple h1 > a:active,
.section-header.simple h2 > a:active,
.section-header.simple h3 > a:active {
  color: #007c92;
}
/************************* CSS specific to BLOCK Class **********************************/
.section-header.block {
  background-color: #09425a;
  color: #ffffff;
  padding: 12px;
  padding: 0.8571428571428571rem;
  padding-top: 36px;
  padding-top: 2.5714285714285716rem;
  padding-bottom: 1px;
  padding-bottom: 0.07142857142857142rem;
  text-transform: uppercase;
  font-weight: 300;
}
@media (max-width: 767px) {
  .section-header.block {
  margin-right: 0px;
  margin-right: 0rem;
}

}
.section-header.block h1,
.section-header.block h2,
.section-header.block h3 {
  color: #ffffff !important;
}
.section-header.block h1 > a,
.section-header.block h2 > a,
.section-header.block h3 > a {
  color: #ffffff;
}
.section-header.block h1 > a:link,
.section-header.block h2 > a:link,
.section-header.block h3 > a:link,
.section-header.block h1 > a:visited,
.section-header.block h2 > a:visited,
.section-header.block h3 > a:visited,
.section-header.block h1 > a:active,
.section-header.block h2 > a:active,
.section-header.block h3 > a:active {
  color: #ffffff;
}
.section-header.block h2 {
  font-size: 24px;
  font-size: 1.7142857142857142rem;
  font-weight: 300;
  color: #ffffff !important;
}
.section-header.block p {
  font-size: 16px;
  font-size: 1.1428571428571428rem;
  font-style: normal;
  color: #cccccc;
  text-transform: none;
}
.jump-link-layout .section-header.block {
  margin-right: 4px;
  margin-right: 0.2857142857142857rem;
}
/************************* CSS specific to H2 put in a column less than 100% **********************************/
/* Hopefully this code can be made less verbose when less-ified
   Also, it would be nice to wild card this so that we get these styles for new column sizes added in future.
   Any column width that is less than 100 should take on these styles*/
.panel-builder-25-col .section-header,
.panel-builder-33-col .section-header {
  margin-bottom: 12px;
  margin-bottom: 0.8571428571428571rem;
  /* Override styles coming from the news items. */

}
.panel-builder-25-col .section-header h2,
.panel-builder-33-col .section-header h2 {
  font-family: 'Source Sans Pro', sans-serif;
  text-align: left;
  /* text-transform: uppercase; */

  font-size: 16px;
  font-size: 1.1428571428571428rem;
  border: 0;
  color: #333333;
  padding: 0;
  margin: 0;
  margin-bottom: 24px;
  margin-bottom: 1.7142857142857142rem;
}
.panel-builder-25-col .section-header h2.red,
.panel-builder-33-col .section-header h2.red {
  color: #8c1515;
}
.panel-builder-25-col .section-header h2 + p,
.panel-builder-33-col .section-header h2 + p {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
  text-align: left;
  font-size: 14px;
  font-size: 1rem;
  border: 0;
  color: #666666;
  font-style: italic;
  padding: 0;
  margin: 0;
}
.panel-builder-25-col .section-header > h2:after,
.panel-builder-33-col .section-header > h2:after {
  border-left: 0;
  border-top: 0;
  border: 0;
  color: transparent;
  border-bottom: none;
}
.panel-builder-25-col .section-header h1:after,
.panel-builder-33-col .section-header h1:after,
.panel-builder-25-col .section-header h3:after,
.panel-builder-33-col .section-header h3:after {
  border-bottom: none;
}

/* SM.Commons.Giving Promotion: base.less */
.giving a,
.giving a:link,
.giving a:hover,
.giving a:active,
.giving a:visited {
  color: #666666;
}
.giving .icon {
  float: left;
  margin-right: 12px;
  margin-right: 0.8571428571428571rem;
  width: 45px;
  width: 3.2142857142857144rem;
  height: 46px;
  height: 3.2857142857142856rem;
}
.giving .icon.gift {
  background: url(images/icons/icon-gift.svg) no-repeat;
  background-size: 26px;
  background-position: 9px 9px;
  background-color: #009abb;
  -webkit-border-radius: 50px 50px 5px 50px;
  -webkit-border-radius: 3.5714285714285716rem 3.5714285714285716rem 0.35714285714285715rem 3.5714285714285716rem;
  -moz-border-radius: 50px 50px 5px 50px;
  -moz-border-radius: 3.5714285714285716rem 3.5714285714285716rem 0.35714285714285715rem 3.5714285714285716rem;
  border-radius: 50px 50px 5px 50px;
  border-radius: 3.5714285714285716rem 3.5714285714285716rem 0.35714285714285715rem 3.5714285714285716rem;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.giving .text p {
  margin: 0px;
  margin: 0rem;
  padding-left: 57px;
  padding-left: 4.071428571428571rem;
}
.no-svg .giving .icon.gift {
  background: url(images/icons/icon-gift.png) no-repeat;
  background-size: 26px;
  background-position: 9px 9px;
  background-color: #009abb;
  -webkit-border-radius: 50px 50px 5px 50px;
  -webkit-border-radius: 3.5714285714285716rem 3.5714285714285716rem 0.35714285714285715rem 3.5714285714285716rem;
  -moz-border-radius: 50px 50px 5px 50px;
  -moz-border-radius: 3.5714285714285716rem 3.5714285714285716rem 0.35714285714285715rem 3.5714285714285716rem;
  border-radius: 50px 50px 5px 50px;
  border-radius: 3.5714285714285716rem 3.5714285714285716rem 0.35714285714285715rem 3.5714285714285716rem;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.form_leftcolmark {
  display: none;
}

.cq-wcm-edit .flip-panel-container {
  overflow: hidden;
}
.flip-panel-container {
  position: relative;
  -webkit-perspective: 2000px;
  -moz-perspective: 2000px;
  -o-perspective: 2000px;
  perspective: 2000px;
  width: 100%;
  height: 100%;
}
.flip-panel-container .flip-panel {
  width: 100%;
  height: 100%;
  min-height: 50px;
  min-height: 3.5714285714285716rem;
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  -moz-transition: -moz-transform 0.4s ease-in-out;
  -o-transition: -o-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.flip-panel-container .flip-panel .placeholder {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
  text-align: center;
  width: auto;
  font-style: italic;
  background-color: #dddddd;
  padding-bottom: 20px;
  padding-bottom: 1.4285714285714286rem;
  padding-top: 20px;
  padding-top: 1.4285714285714286rem;
  margin-top: -20px;
  margin-top: -1.4285714285714286rem;
  margin-left: -20px;
  margin-left: -1.4285714285714286rem;
  margin-right: -20px;
  margin-right: -1.4285714285714286rem;
  margin-bottom: 20px;
  margin-bottom: 1.4285714285714286rem;
}
.flip-panel-container .flip-panel.flipped {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  /* transform: rotateY( 180deg ); */

}
.flip-panel-container .flip-panel.flipped .front {
  -ms-transform: rotateY(180deg);
}
.flip-panel-container .flip-panel.flipped .back {
  -ms-transform: rotateY(0deg);
}
.flip-panel-container .flip-panel .card {
  position: absolute;
  background-color: white;
  display: block;
  width: 100%;
  min-height: 50px;
  min-height: 3.5714285714285716rem;
  top: 0;
  left: 0;
  -ms-transition: 0.4s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-panel-container .flip-panel .card.edit-mode {
  padding-bottom: 100px;
  padding-bottom: 7.142857142857143rem;
}
.flip-panel-container .flip-panel .card .button-bar {
  position: absolute;
  border-top: 1px solid #dddddd;
  text-align: center;
  padding-top: 3px;
  padding-top: 0.21428571428571427rem;
  left: 20px;
  left: 1.4285714285714286rem;
  right: 20px;
  right: 1.4285714285714286rem;
  bottom: 3px;
  bottom: 0.21428571428571427rem;
}
.flip-panel-container .flip-panel .card .button-bar a {
  background: url(base/images/icon-flip.png) no-repeat transparent top left;
  background: url(base/images/icon-flip.svg) no-repeat transparent top left;
  -webkit-background-size: 24px 27px;
  -webkit-background-size: 1.7142857142857142rem 1.9285714285714286rem;
  -khtml-background-size: 24px 27px;
  -khtml-background-size: 1.7142857142857142rem 1.9285714285714286rem;
  -moz-background-size: 24px 27px;
  -moz-background-size: 1.7142857142857142rem 1.9285714285714286rem;
  -o-background-size: 24px 27px;
  -o-background-size: 1.7142857142857142rem 1.9285714285714286rem;
  background-size: 24px 27px;
  background-size: 1.7142857142857142rem 1.9285714285714286rem;
  width: 24px;
  width: 1.7142857142857142rem;
  height: 27px;
  height: 1.9285714285714286rem;
  display: inline-block;
  cursor: pointer;
}
.flip-panel-container .flip-panel .front {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.flip-panel-container .flip-panel .back {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.feed {
  /* Styled version of ul. Class selector will need to change when options for default and styled are available */

}
.feed h3 {
  margin: 4px 0;
  font-size: 14px;
  font-weight: bold;
}
.feed .snippet h3,
.feed .full h3 {
  font-size: 18px;
  font-weight: normal;
}
.feed .snippet h3 a,
.feed .full h3 a,
.feed .snippet h3 a:link,
.feed .full h3 a:link,
.feed .snippet h3 a:active,
.feed .full h3 a:active,
.feed .snippet h3 a.active,
.feed .full h3 a.active,
.feed .snippet h3 a:visited,
.feed .full h3 a:visited {
  color: #8c1515;
}
.feed p {
  margin-bottom: 4px;
}
.feed .p-e-link-w-arrow a .lastWord,
.feed a.e-link-w-arrow .lastWord {
  display: inline-block;
}
.feed .p-e-link-w-arrow a .lastWord:after,
.feed a.e-link-w-arrow .lastWord:after {
  content: "\f08e";
  display: inline-block;
  font-family: FontAwesome;
  font-weight: 400;
  line-height: 14px;
  line-height: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  font-size: 0.7142857142857143rem;
  vertical-align: middle;
  padding-left: 6px;
  padding-left: 0.42857142857142855rem;
  position: relative;
}
.feed .date {
  color: #999999;
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}
.feed .right {
  text-align: right;
}
.feed img {
  max-width: 100%;
  margin: 12px 0;
}
.feed blockquote {
  display: none;
}
.feed ul {
  list-style: none;
  padding-left: 0px;
  padding-left: 0rem;
  width: 100%;
  clear: both;
}
.feed ul li {
  display: block;
  padding-top: 6px;
  padding-top: 0.42857142857142855rem;
  padding-right: 6px;
  padding-right: 0.42857142857142855rem;
  padding-bottom: 6px;
  padding-bottom: 0.42857142857142855rem;
  padding-left: 0px;
  padding-left: 0rem;
  line-height: 1.3;
  clear: both;
}
.feed ul li:after {
  border-bottom: solid 1px #dddddd;
  content: no-open-quote;
  display: inherit;
  position: relative;
  bottom: -6px;
  bottom: -0.42857142857142855rem;
}
.feed ul li + li:last-child:after {
  border: none;
}
.feed ul li ul {
  /*border-top: solid 1px @ul-hr-color;*/
  /* Commented out to fix layout issue in WT-616 */

  padding-left: 30px;
  padding-left: 2.142857142857143rem;
  margin-top: 6px;
  margin-top: 0.42857142857142855rem;
  /*li:nth-child(even),*/

}
.feed ul li ul li.even {
  background-color: #dddddd;
}
.feed ul li ul li:last-child {
  padding-bottom: 6px;
  padding-bottom: 0.42857142857142855rem;
  padding-right: 0px;
  padding-right: 0rem;
}
.feed ul li ul li ul {
  padding-left: 30px;
  padding-left: 2.142857142857143rem;
  margin-top: 6px;
  margin-top: 0.42857142857142855rem;
  /*
                        li:nth-child(even),
                        li.even{
                            background:none;
                        }
                        */

}
.feed ul li ul li:after {
  border: none;
}
.feed .rssError {
  background-color: #eee;
  padding: 5px 10px;
}

/* SM.Commons.FeatureBox: base.less */
.feature-box {
  /* Default Layout */

  /* Layout 1 */

  /* Layout 2 */

  /* Layout 3 */

}
.feature-box .image {
  margin-bottom: 0;
}
.feature-box .image > img {
  width: 100%;
}
.feature-box .feature-box-container {
  position: relative;
  padding: 0;
}
.feature-box .feature-box-container.icon-no-image {
  margin-top: 28px;
}
.feature-box .feature-box-container h2:after {
  border: none;
  content: "";
  height: 0;
  margin-top: 0;
}
.feature-box .feature-box-icon-container {
  position: relative;
  width: 45px;
  width: 3.2142857142857144rem;
  margin: 0 auto 29px;
  margin: 0 auto 2.07142857142857rem;
}
.feature-box .feature-box-content-icon {
  background-color: #007c92;
  -webkit-border-radius: 24px 24px 24px 24px;
  -webkit-border-radius: 1.7142857142857142rem 1.7142857142857142rem 1.7142857142857142rem 1.7142857142857142rem;
  -moz-border-radius: 24px 24px 24px 24px;
  -moz-border-radius: 1.7142857142857142rem 1.7142857142857142rem 1.7142857142857142rem 1.7142857142857142rem;
  border-radius: 24px 24px 24px 24px;
  border-radius: 1.7142857142857142rem 1.7142857142857142rem 1.7142857142857142rem 1.7142857142857142rem;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #FFFFFF;
  font-size: 30px;
  font-size: 2.142857142857143rem;
  width: 45px;
  width: 3.2142857142857144rem;
  height: 45px;
  height: 3.2142857142857144rem;
  position: relative;
  text-align: center;
  top: -23px;
  top: -1.6428571428571428rem;
  position: absolute;
}
.feature-box .feature-box-container h2.feature-box-main-heading {
  margin: 0;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 400;
  background-color: #8c1515;
  text-align: center;
  font-size: 18px;
  font-size: 1.2857142857142858rem;
  padding: 10px 0px 9px 0px;
  padding: 0.7142857142857143rem 0rem 0.6428571428571429rem 0rem;
}
.feature-box .feature-box-body {
  padding: 12px 12px 12px 12px;
  padding: 0.8571428571428571rem 0.8571428571428571rem 0.8571428571428571rem 0.8571428571428571rem;
  text-align: left;
  line-height: 18px;
  line-height: 1.2857142857142858rem;
  /* Styled version of ul. Class selector will need to change when options for default and styled are available */

}
.feature-box .feature-box-body p:last-of-type {
  margin-bottom: 0;
}
.feature-box .feature-box-body ul:not(.feature-box-footer-links) {
  list-style: none;
  padding-left: 0px;
  padding-left: 0rem;
  width: 100%;
  clear: both;
}
.feature-box .feature-box-body ul:not(.feature-box-footer-links) li {
  display: block;
  padding-top: 6px;
  padding-top: 0.42857142857142855rem;
  padding-right: 6px;
  padding-right: 0.42857142857142855rem;
  padding-bottom: 6px;
  padding-bottom: 0.42857142857142855rem;
  padding-left: 0px;
  padding-left: 0rem;
  line-height: 1.3;
  clear: both;
}
.feature-box .feature-box-body ul:not(.feature-box-footer-links) li:after {
  border-bottom: solid 1px #dddddd;
  content: no-open-quote;
  display: inherit;
  position: relative;
  bottom: -6px;
  bottom: -0.42857142857142855rem;
}
.feature-box .feature-box-body ul:not(.feature-box-footer-links) li + li:last-child:after {
  border: none;
}
.feature-box .feature-box-body ul:not(.feature-box-footer-links) li ul {
  /*border-top: solid 1px @ul-hr-color;*/
  /* Commented out to fix layout issue in WT-616 */

  padding-left: 30px;
  padding-left: 2.142857142857143rem;
  margin-top: 6px;
  margin-top: 0.42857142857142855rem;
  /*li:nth-child(even),*/

}
.feature-box .feature-box-body ul:not(.feature-box-footer-links) li ul li.even {
  background-color: #dddddd;
}
.feature-box .feature-box-body ul:not(.feature-box-footer-links) li ul li:last-child {
  padding-bottom: 6px;
  padding-bottom: 0.42857142857142855rem;
  padding-right: 0px;
  padding-right: 0rem;
}
.feature-box .feature-box-body ul:not(.feature-box-footer-links) li ul li ul {
  padding-left: 30px;
  padding-left: 2.142857142857143rem;
  margin-top: 6px;
  margin-top: 0.42857142857142855rem;
  /*
                            li:nth-child(even),
                            li.even{
                                background:none;
                            }
                            */

}
.feature-box .feature-box-body ul:not(.feature-box-footer-links) li ul li:after {
  border: none;
}
.feature-box .feature-box-footer-links {
  padding: 12px 0px 0px 0px;
  padding: 0.8571428571428571rem 0rem 0rem 0rem;
  border-top: 1px solid #dddddd;
  list-style: none;
  margin: 0;
  margin-top: 12px;
}
.feature-box .feature-box-footer-links.feature-box-footer-align-center li {
  text-align: center;
}
.feature-box .feature-box-footer-links.feature-box-footer-align-left li {
  text-align: left;
}
.feature-box .feature-box-footer-links li {
  text-align: right;
}
.feature-box .feature-box-footer-links li a .fa-arrow-right {
  font-size: 7px;
  font-size: 0.5rem;
  vertical-align: middle;
}
.feature-box .feature-box-footer-links li a.feature-box-footer-has-icon .fa-arrow-right {
  display: none;
}
.feature-box .feature-box-layout-1.feature-box-container h2.feature-box-main-heading.feature-box-heading-black,
.feature-box .feature-box-layout-2.feature-box-container h2.feature-box-main-heading.feature-box-heading-black,
.feature-box .feature-box-layout-3.feature-box-container h2.feature-box-main-heading.feature-box-heading-black {
  color: #333333;
}
.feature-box .feature-box-layout-1.feature-box-container h2.feature-box-main-heading.feature-box-heading-red,
.feature-box .feature-box-layout-2.feature-box-container h2.feature-box-main-heading.feature-box-heading-red,
.feature-box .feature-box-layout-3.feature-box-container h2.feature-box-main-heading.feature-box-heading-red {
  color: #8c1515;
}
.feature-box .feature-box-layout-1.feature-box-container h2.feature-box-main-heading {
  color: #8c1515;
  background-color: transparent;
  text-align: center;
  text-transform: none;
  padding: 0;
  margin: 12px 0px 0px 0px;
  margin: 0.8571428571428571rem 0rem 0rem 0rem;
  font-weight: 400;
}
.feature-box .feature-box-layout-1 .feature-box-body {
  text-align: center;
}
.feature-box .feature-box-layout-2.feature-box-container h2.feature-box-main-heading {
  font-family: 'Fjord One', serif;
  text-align: left;
  text-transform: none;
  padding-left: 10px;
  padding-left: 0.7142857142857143rem;
  padding-right: 10px;
  padding-right: 0.7142857142857143rem;
}
.feature-box .feature-box-layout-2 .feature-box-body {
  text-align: left;
}
.feature-box .feature-box-layout-2 .feature-box-footer-links.feature-box-footer-align-center {
  border-top: medium none;
  margin-top: 0;
}
.feature-box .feature-box-layout-2 .feature-box-footer-links.feature-box-footer-align-center li {
  border-top: 1px solid #dddddd;
  padding-bottom: 6px;
  padding-bottom: 0.42857142857142855rem;
  padding-top: 6px;
  padding-top: 0.42857142857142855rem;
}
.feature-box .feature-box-layout-2 .feature-box-footer-links.feature-box-footer-align-center li:first-child {
  border-top: medium none;
}
.feature-box .feature-box-layout-2 .feature-box-footer-links li {
  padding-top: 10px;
  padding-top: 0.7142857142857143rem;
  padding-bottom: 0px;
  padding-bottom: 0rem;
}
.feature-box .feature-box-layout-2 .feature-box-footer-links li:last-child {
  padding-bottom: 0;
}
.feature-box .feature-box-layout-2 .feature-box-footer-links li:first-child {
  padding-top: 0;
}
.feature-box .feature-box-layout-3.feature-box-container h2.feature-box-main-heading {
  color: #8c1515;
  background-color: transparent;
  text-align: left;
  text-transform: none;
  padding: 0px 12px 0px 12px;
  padding: 0rem 0.8571428571428571rem 0rem 0.8571428571428571rem;
  margin: 12px 0px 0px 0px;
  margin: 0.8571428571428571rem 0rem 0rem 0rem;
  font-weight: 400;
}
.feature-box .feature-box-layout-3 .feature-box-body {
  text-align: left;
  padding: 12px;
  padding: 0.8571428571428571rem;
}
/* border-and-shadow inside of a border-and-shadow override */
.border-and-shadow .border-and-shadow .feature-box-body {
  padding: 12px 0px 0px 0px;
  padding: 0.8571428571428571rem 0rem 0rem 0rem;
}
.border-and-shadow .border-and-shadow.feature-box-layout-3.feature-box-container h2.feature-box-main-heading {
  padding: 0;
}
.border-and-shadow .border-and-shadow.feature-box-layout-3 .feature-box-body {
  padding: 12px 0px 0px 0px;
  padding: 0.8571428571428571rem 0rem 0rem 0rem;
}
/* Flip panel overrides */
.flip-panel .parsys .section.feature-box:first-child {
  margin-top: -12px;
  margin-top: -0.8571428571428571rem;
}
.flip-panel .parsys .feature-box .feature-box-body {
  padding-left: 0;
  padding-right: 0;
}
.flip-panel .parsys .feature-box .feature-box-container:not(feature-box-layout-1):not(.feature-box-layout-3) h2.feature-box-main-heading,
.flip-panel .parsys .feature-box .image {
  margin-left: -12px;
  margin-left: -0.8571428571428571rem;
  margin-right: -12px;
  margin-right: -0.8571428571428571rem;
}

/* SM.Custom.News: base.less */
.events-list .events {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Events List  */
@charset "utf-8";
/* CSS Document */
.eventslist-item {
  float: left;
  width: 100%;
  display: block;
  clear: both;
  padding-bottom: 12px;
  padding-bottom: 0.8571428571428571rem;
}
.eventslist-item .eventslist-item-container {
  margin-bottom: 24px;
  margin-bottom: 1.7142857142857142rem;
  display: block;
  overflow: hidden;
}
.eventslist-item .eventslist-item-container img {
  max-width: 100%;
  height: auto;
}
.eventslist-item .eventslist-item-compact-container {
  margin-bottom: 0px;
  margin-bottom: 0rem;
  text-align: center;
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-bottom: 12px;
  padding-bottom: 0.8571428571428571rem;
}
.eventslist-item .eventslist-item-compact-container img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
.eventslist-item .compact-event-title {
  padding-bottom: 12px;
  padding-bottom: 0.8571428571428571rem;
}
.eventslist-item .compact-event-subtitle {
  padding-bottom: 12px;
  padding-bottom: 0.8571428571428571rem;
  font-style: italic;
}
.eventslist-item .compact-event-address-title {
  font-weight: bold;
}
.eventslist-item .compact-event-location {
  position: relative;
  left: 16px;
  line-height: 16px;
}
.eventslist-item .compact-event-location:before {
  position: absolute;
  font-family: FontAwesome;
  top: 0;
  left: -14px;
  content: "\f041";
  font-size: 14px;
  color: #007c92;
}
.eventslist-item a.more:hover {
  cursor: pointer;
  text-decoration: none;
  color: #007c92;
}
.eventslist-item h3,
.border-and-shadow .eventslist-item h3 {
  text-transform: none;
  margin: 0;
  padding: 0;
  color: #007c92;
  font-weight: 400;
}

.border-and-shadow .event,
.event,
.events {
  display: inline;
}
.border-and-shadow .event .event-left-col,
.event .event-left-col,
.events .event-left-col {
  height: auto;
  float: left;
  padding-right: 12px;
  padding-right: 0.8571428571428571rem;
  padding-bottom: 12px;
  padding-bottom: 0.8571428571428571rem;
}
@media (min-width: 1200px) {
  .border-and-shadow .event .event-left-col,
.event .event-left-col,
.events .event-left-col {
  max-width: 20%;
  width: 180px;
  width: 12.857142857142858rem;
}

}
@media (min-width: 992px) and (max-width: 1199px) {
  .border-and-shadow .event .event-left-col,
.event .event-left-col,
.events .event-left-col {
  max-width: 20%;
  width: 160px;
  width: 11.428571428571429rem;
}

}
@media (min-width: 768px) and (max-width: 991px) {
  .border-and-shadow .event .event-left-col,
.event .event-left-col,
.events .event-left-col {
  max-width: 20%;
  width: 160px;
  width: 11.428571428571429rem;
}

}
@media (min-width: 479px) and (max-width: 767px) {
  .border-and-shadow .event .event-left-col,
.event .event-left-col,
.events .event-left-col {
  max-width: 20%;
  width: 150px;
  width: 10.714285714285714rem;
  min-width: 20%;
}

}
@media (max-width: 479px) {
  .border-and-shadow .event .event-left-col,
.event .event-left-col,
.events .event-left-col {
  max-width: 25%;
  width: 120px;
  width: 8.571428571428571rem;
  min-width: 25%;
}

}
.border-and-shadow .event .event-main-col,
.event .event-main-col,
.events .event-main-col {
  height: auto;
  float: left;
  clear: right;
  padding-bottom: 12px;
  padding-bottom: 0.8571428571428571rem;
}
@media (min-width: 1200px) {
  .border-and-shadow .event .event-main-col,
.event .event-main-col,
.events .event-main-col {
  width: 80%;
}

}
@media (min-width: 992px) and (max-width: 1199px) {
  .border-and-shadow .event .event-main-col,
.event .event-main-col,
.events .event-main-col {
  width: 80%;
}

}
@media (min-width: 768px) and (max-width: 991px) {
  .border-and-shadow .event .event-main-col,
.event .event-main-col,
.events .event-main-col {
  width: 80%;
}

}
@media (min-width: 479px) and (max-width: 767px) {
  .border-and-shadow .event .event-main-col,
.event .event-main-col,
.events .event-main-col {
  width: 80%;
  max-width: 80%;
}

}
@media (max-width: 479px) {
  .border-and-shadow .event .event-main-col,
.event .event-main-col,
.events .event-main-col {
  width: 75%;
  max-width: 75%;
}

}
.border-and-shadow .event .event-main-col img,
.event .event-main-col img,
.events .event-main-col img {
  max-width: 100%;
}
.border-and-shadow .event .event-date-box,
.event .event-date-box,
.events .event-date-box {
  text-align: right;
  padding: 12px;
  padding: 0.8571428571428571rem;
  margin-bottom: 12px !important;
}
@media (min-width: 1200px) {
  .border-and-shadow .event .event-date-box,
.event .event-date-box,
.events .event-date-box {
  min-height: 64px;
  min-height: 4.571428571428571rem;
}

}
@media (min-width: 992px) and (max-width: 1199px) {
  .border-and-shadow .event .event-date-box,
.event .event-date-box,
.events .event-date-box {
  min-height: 64px;
  min-height: 4.571428571428571rem;
}

}
@media (min-width: 768px) and (max-width: 991px) {
  
}
@media (min-width: 479px) and (max-width: 767px) {
  
}
@media (max-width: 479px) {
  
}
@media (min-width: 1200px) {
  .border-and-shadow .event .event-text-short,
.event .event-text-short,
.events .event-text-short {
  display: none;
}

}
@media (min-width: 992px) and (max-width: 1199px) {
  .border-and-shadow .event .event-text-short,
.event .event-text-short,
.events .event-text-short {
  display: none;
}

}
@media (min-width: 768px) and (max-width: 991px) {
  .border-and-shadow .event .event-text-short,
.event .event-text-short,
.events .event-text-short {
  display: none;
}

}
@media (min-width: 479px) and (max-width: 767px) {
  .border-and-shadow .event .event-text-long,
.event .event-text-long,
.events .event-text-long {
  display: none;
}

}
@media (max-width: 479px) {
  .border-and-shadow .event .event-text-long,
.event .event-text-long,
.events .event-text-long {
  display: none;
}

}
.border-and-shadow .event .event-month-date,
.event .event-month-date,
.events .event-month-date {
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .border-and-shadow .event .event-month-date,
.event .event-month-date,
.events .event-month-date {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
}

}
@media (min-width: 992px) and (max-width: 1199px) {
  .border-and-shadow .event .event-month-date,
.event .event-month-date,
.events .event-month-date {
  font-size: 14px;
  font-size: 1rem;
}

}
@media (min-width: 768px) and (max-width: 991px) {
  .border-and-shadow .event .event-month-date,
.event .event-month-date,
.events .event-month-date {
  font-size: 14px;
  font-size: 1rem;
}

}
@media (min-width: 479px) and (max-width: 767px) {
  .border-and-shadow .event .event-month-date,
.event .event-month-date,
.events .event-month-date {
  font-size: 14px;
  font-size: 1rem;
}

}
@media (max-width: 479px) {
  .border-and-shadow .event .event-month-date,
.event .event-month-date,
.events .event-month-date {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}

}
.border-and-shadow .event .event-month-date-end,
.event .event-month-date-end,
.events .event-month-date-end {
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .border-and-shadow .event .event-month-date-end,
.event .event-month-date-end,
.events .event-month-date-end {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
}

}
@media (min-width: 992px) and (max-width: 1199px) {
  .border-and-shadow .event .event-month-date-end,
.event .event-month-date-end,
.events .event-month-date-end {
  font-size: 14px;
  font-size: 1rem;
}

}
@media (min-width: 768px) and (max-width: 991px) {
  .border-and-shadow .event .event-month-date-end,
.event .event-month-date-end,
.events .event-month-date-end {
  font-size: 14px;
  font-size: 1rem;
}

}
@media (min-width: 479px) and (max-width: 767px) {
  .border-and-shadow .event .event-month-date-end,
.event .event-month-date-end,
.events .event-month-date-end {
  font-size: 14px;
  font-size: 1rem;
}

}
@media (max-width: 479px) {
  .border-and-shadow .event .event-month-date-end,
.event .event-month-date-end,
.events .event-month-date-end {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}

}
.border-and-shadow .event .event-year,
.event .event-year,
.events .event-year {
  font-weight: bold;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .border-and-shadow .event .event-year,
.event .event-year,
.events .event-year {
  font-size: 22px;
  font-size: 1.5714285714285714rem;
}

}
@media (min-width: 992px) and (max-width: 1199px) {
  .border-and-shadow .event .event-year,
.event .event-year,
.events .event-year {
  font-size: 22px;
  font-size: 1.5714285714285714rem;
}

}
@media (min-width: 768px) and (max-width: 991px) {
  .border-and-shadow .event .event-year,
.event .event-year,
.events .event-year {
  font-size: 22px;
  font-size: 1.5714285714285714rem;
}

}
@media (min-width: 479px) and (max-width: 767px) {
  .border-and-shadow .event .event-year,
.event .event-year,
.events .event-year {
  font-size: 14px;
  font-size: 1rem;
}

}
@media (max-width: 479px) {
  .border-and-shadow .event .event-year,
.event .event-year,
.events .event-year {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}

}
.border-and-shadow .event .event-time,
.event .event-time,
.events .event-time {
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .border-and-shadow .event .event-time,
.event .event-time,
.events .event-time {
  font-size: 14px;
  font-size: 1rem;
}

}
@media (min-width: 992px) and (max-width: 1199px) {
  .border-and-shadow .event .event-time,
.event .event-time,
.events .event-time {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}

}
@media (min-width: 768px) and (max-width: 991px) {
  .border-and-shadow .event .event-time,
.event .event-time,
.events .event-time {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}

}
@media (min-width: 479px) and (max-width: 767px) {
  .border-and-shadow .event .event-time,
.event .event-time,
.events .event-time {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}

}
@media (max-width: 479px) {
  .border-and-shadow .event .event-time,
.event .event-time,
.events .event-time {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}

}
.border-and-shadow .event .event-time-end,
.event .event-time-end,
.events .event-time-end {
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .border-and-shadow .event .event-time-end,
.event .event-time-end,
.events .event-time-end {
  font-size: 14px;
  font-size: 1rem;
}

}
@media (min-width: 992px) and (max-width: 1199px) {
  .border-and-shadow .event .event-time-end,
.event .event-time-end,
.events .event-time-end {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}

}
@media (min-width: 768px) and (max-width: 991px) {
  .border-and-shadow .event .event-time-end,
.event .event-time-end,
.events .event-time-end {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}

}
@media (min-width: 479px) and (max-width: 767px) {
  .border-and-shadow .event .event-time-end,
.event .event-time-end,
.events .event-time-end {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}

}
@media (max-width: 479px) {
  .border-and-shadow .event .event-time-end,
.event .event-time-end,
.events .event-time-end {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}

}
.border-and-shadow .event .event-day-of-week,
.event .event-day-of-week,
.events .event-day-of-week {
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .border-and-shadow .event .event-day-of-week,
.event .event-day-of-week,
.events .event-day-of-week {
  font-size: 14px;
  font-size: 1rem;
}

}
@media (min-width: 992px) and (max-width: 1199px) {
  .border-and-shadow .event .event-day-of-week,
.event .event-day-of-week,
.events .event-day-of-week {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}

}
@media (min-width: 768px) and (max-width: 991px) {
  .border-and-shadow .event .event-day-of-week,
.event .event-day-of-week,
.events .event-day-of-week {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}

}
@media (min-width: 479px) and (max-width: 767px) {
  .border-and-shadow .event .event-day-of-week,
.event .event-day-of-week,
.events .event-day-of-week {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}

}
@media (max-width: 479px) {
  .border-and-shadow .event .event-day-of-week,
.event .event-day-of-week,
.events .event-day-of-week {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}

}
@media (min-width: 1200px) {
  .border-and-shadow .event .event-extra,
.event .event-extra,
.events .event-extra {
  font-size: 14px;
  font-size: 1rem;
}

}
@media (min-width: 992px) and (max-width: 1199px) {
  .border-and-shadow .event .event-extra,
.event .event-extra,
.events .event-extra {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}

}
@media (min-width: 768px) and (max-width: 991px) {
  .border-and-shadow .event .event-extra,
.event .event-extra,
.events .event-extra {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}

}
@media (min-width: 479px) and (max-width: 767px) {
  .border-and-shadow .event .event-extra,
.event .event-extra,
.events .event-extra {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}

}
@media (max-width: 479px) {
  .border-and-shadow .event .event-extra,
.event .event-extra,
.events .event-extra {
  font-size: 10px;
  font-size: 0.7142857142857143rem;
}

}
.border-and-shadow .event .event-title,
.event .event-title,
.events .event-title {
  color: #8C1515;
  font-weight: 400;
  margin-top: 7px;
  margin-top: 0.5rem;
}
.border-and-shadow .event .event-subtitle,
.event .event-subtitle,
.events .event-subtitle {
  color: #000000;
  font-size: 18px;
  font-size: 1.2857142857142858rem;
  margin-bottom: 12px;
  margin-bottom: 0.8571428571428571rem;
}
.border-and-shadow .event .event-address-title,
.event .event-address-title,
.events .event-address-title {
  font-weight: bold;
}
.border-and-shadow .event .event-location,
.event .event-location,
.events .event-location {
  position: relative;
  left: 30px;
  left: 2.142857142857143rem;
  line-height: 14px;
  line-height: 1rem;
  padding-right: 36px;
  padding-right: 2.5714285714285716rem;
  padding-bottom: 12px;
  padding-bottom: 0.8571428571428571rem;
}
.border-and-shadow .event .event-location:before,
.event .event-location:before,
.events .event-location:before {
  position: absolute;
  font-family: FontAwesome;
  top: 0;
  left: -24px;
  left: -1.7142857142857142rem;
  content: "\f041";
  height: 24px;
  height: 1.7142857142857142rem;
  width: 24px;
  width: 1.7142857142857142rem;
  line-height: 24px;
  line-height: 1.7142857142857142rem;
  -webkit-border-radius: 12px;
  -webkit-border-radius: 0.8571428571428571rem;
  -moz-border-radius: 12px;
  -moz-border-radius: 0.8571428571428571rem;
  border-radius: 12px;
  border-radius: 0.8571428571428571rem;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #09425a;
  color: #ffffff;
  text-align: center;
  font-size: 15px;
  font-size: 1.0714285714285714rem;
}

/* SM.Commons.Download: base.less */
.background-dark .download a {
  color: #ffffff;
  padding-left: 12px;
  padding-left: 0.8571428571428571rem;
}
.background-dark .download a:hover,
.background-dark .download a:active {
  color: #6fdef9;
}

/* style for unconfigured component */

.empty-component {
	background-color: #eee;
	padding:5px 10px;
} 

.clinical-trials-summary,
.clinical-trials-compact {
  list-style: none;
  padding-left: 0;
}
.clinical-trials-summary li,
.clinical-trials-compact li {
  margin-bottom: 24px;
  margin-bottom: 1.7142857142857142rem;
}
.clinical-trials-summary li .trial-title,
.clinical-trials-compact li .trial-title {
  color: #8c1515;
  margin-top: 0;
  margin-bottom: 12px;
  margin-bottom: 0.8571428571428571rem;
  font-size: 22px;
  font-size: 1.5714285714285714rem;
  font-weight: 400;
}
.clinical-trials-summary li .foot,
.clinical-trials-compact li .foot {
  border-top: solid 1px #cccccc;
  padding-top: 6px;
  padding-top: 0.42857142857142855rem;
}
.clinical-trials-summary li .foot .NOT_RECRUITING,
.clinical-trials-compact li .foot .NOT_RECRUITING {
  color: #999999;
}
.clinical-trials-summary li .foot .NOT_RECRUITING:before,
.clinical-trials-compact li .foot .NOT_RECRUITING:before {
  font-family: 'FontAwesome';
  content: "\f023  ";
}
.clinical-trials-summary li .foot .RECRUITING,
.clinical-trials-compact li .foot .RECRUITING {
  color: #007c92;
}
.clinical-trials-summary li .foot .RECRUITING:before,
.clinical-trials-compact li .foot .RECRUITING:before {
  font-family: 'FontAwesome';
  content: "\f05d  ";
}
.clinical-trials-summary li .foot .detail-link,
.clinical-trials-compact li .foot .detail-link {
  float: right;
}
.clinical-trials-summary li .more-section,
.clinical-trials-compact li .more-section {
  display: none;
}
.clinical-trials-summary li .more-section h3,
.clinical-trials-compact li .more-section h3 {
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-size: 1rem;
}
.clinical-trials-summary li .more-section ul,
.clinical-trials-compact li .more-section ul {
  list-style: none;
  padding-left: 0;
}
.clinical-trials-summary li .more-section ul li,
.clinical-trials-compact li .more-section ul li {
  margin-bottom: 0;
}
.clinical-trials-summary li .more-section ul li:last-child,
.clinical-trials-compact li .more-section ul li:last-child {
  margin-bottom: 12px;
  margin-bottom: 0.8571428571428571rem;
}
.clinical-trials-summary li .expand-btn,
.clinical-trials-compact li .expand-btn {
  display: block;
  margin-bottom: 12px;
  margin-bottom: 0.8571428571428571rem;
  color: #007c92;
  cursor: pointer;
  width: 40px;
  width: 2.857142857142857rem;
  position: relative;
  top: -12px;
  top: -0.8571428571428571rem;
}
.clinical-trials-summary li .expand-btn:after,
.clinical-trials-compact li .expand-btn:after {
  font-family: 'FontAwesome';
  position: relative;
  top: 1px;
  top: 0.07142857142857142rem;
}
.clinical-trials-summary li .expand-btn.collapsed:before,
.clinical-trials-compact li .expand-btn.collapsed:before {
  content: "More";
}
.clinical-trials-summary li .expand-btn.collapsed:after,
.clinical-trials-compact li .expand-btn.collapsed:after {
  content: "\f0da";
}
.clinical-trials-summary li .expand-btn.expanded:before,
.clinical-trials-compact li .expand-btn.expanded:before {
  content: "Less";
}
.clinical-trials-summary li .expand-btn.expanded:after,
.clinical-trials-compact li .expand-btn.expanded:after {
  content: "\f0d8";
}

@media (max-width: 767px) {
  .clinical-trials-compact li {
  margin-bottom: 42px;
  margin-bottom: 3rem;
}

}
.clinical-trials-compact li .trial-title {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
}

.clinical-trials-count .ct-count-heading {
  margin-top: 0px;
  margin-top: 0rem;
}
.clinical-trials-count .ct-count-box {
  background-color: #556222;
  color: #ffffff;
  font-size: 28px;
  font-size: 2rem;
  text-align: right;
  padding: 6px;
  padding: 0.42857142857142855rem;
  font-weight: 600;
  line-height: 0.8em;
  height: 70px;
  height: 5rem;
}
.clinical-trials-count .ct-count-col-1,
.clinical-trials-count .ct-count-col-2 {
  float: left;
}
.clinical-trials-count .ct-count-col-1 {
  width: 30%;
  margin-right: 2%;
}
.clinical-trials-count .ct-count-col-2 {
  width: 68%;
}
.clinical-trials-count .ct-lm-link {
  display: block;
  margin-top: 6px;
  margin-top: 0.42857142857142855rem;
  padding-top: 4px;
  padding-top: 0.2857142857142857rem;
  border-top: 1px solid #cccccc;
}

.clinicaltrials .clinical-trials-details h1.ct-heading {
  font-weight: 100;
  padding-bottom: 12px;
  padding-bottom: 0.8571428571428571rem;
  border-bottom: 1px solid #cccccc;
  margin-top: 0px;
  margin-top: 0rem;
  color: #8c1515;
}
.clinicaltrials .clinical-trials-details h3.ct-heading {
  color: #8c1515;
  margin-bottom: 2px;
  margin-bottom: 0.14285714285714285rem;
}
.clinicaltrials .clinical-trials-details ul.ct-details-ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.clinicaltrials .clinical-trials-details .all-trials-link {
  font-weight: 600;
  display: block;
  padding-top: 4px;
  padding-top: 0.2857142857142857rem;
  margin-top: 6px;
  margin-top: 0.42857142857142855rem;
  border-top: 1px solid #cccccc;
}
.clinicaltrials .clinical-trials-details .ct-box-icon-container {
  position: relative;
  width: 45px;
  width: 3.2142857142857144rem;
  margin: 27px auto 29px;
  margin: 1.92857142857143rem auto 2.07142857142857rem;
}
.clinicaltrials .clinical-trials-details .ct-box-content-icon {
  -webkit-border-radius: 24px 24px 24px 24px;
  -webkit-border-radius: 1.7142857142857142rem 1.7142857142857142rem 1.7142857142857142rem 1.7142857142857142rem;
  -moz-border-radius: 24px 24px 24px 24px;
  -moz-border-radius: 1.7142857142857142rem 1.7142857142857142rem 1.7142857142857142rem 1.7142857142857142rem;
  border-radius: 24px 24px 24px 24px;
  border-radius: 1.7142857142857142rem 1.7142857142857142rem 1.7142857142857142rem 1.7142857142857142rem;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #FFFFFF;
  font-size: 30px;
  font-size: 2.142857142857143rem;
  width: 45px;
  width: 3.2142857142857144rem;
  height: 45px;
  height: 3.2142857142857144rem;
  position: relative;
  text-align: center;
  top: -23px;
  top: -1.6428571428571428rem;
  position: absolute;
}
.clinicaltrials .clinical-trials-details .ct-box-content-icon.ct-box-recruiting {
  background-color: #007c92;
}
.clinicaltrials .clinical-trials-details .ct-box-content-icon.ct-box-not-recruiting {
  background-color: #999999;
}
.clinicaltrials .clinical-trials-details .ct-side-box {
  text-align: center;
}
.clinicaltrials .clinical-trials-details .ct-side-box h3 {
  color: #8c1515;
}

.button:before,
.button:after {
  content: " ";
  display: table;
}
.button:after {
  clear: both;
}
.lt-ie8 .button {
  zoom: 1;
}
.button .button-container {
  display: block;
  padding: 5px;
}
.button .button-container:before,
.button .button-container:after {
  content: " ";
  display: table;
}
.button .button-container:after {
  clear: both;
}
.lt-ie8 .button .button-container {
  zoom: 1;
}
.button .left .button-container {
  float: left;
}
.button .right .button-container {
  float: right;
}
.button .center {
  text-align: center;
}
.button .center .button-container {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  max-width: 80%;
}
.button-container {
  width: auto;
  margin: 3px;
  font-size: 14px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.0;
  text-align: left;
  /* SIMPLE Button - minimal stlying with no background, looks like a text-only hyperlink, etc... */

  /* STANDARD Button - outer portion is grey, inner portion has a background color, text is white */

  /* WHITE Button - inner portion is white, text has a color */

  /* COLOR ARROW Button - inner portion is white, text has a color, arrows have a background color */

}
.button-container.btn {
  white-space: normal;
}
.button-container .fa {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  padding: 4px;
  vertical-align: middle;
  font-size: 13px;
  text-align: center;
}
.button-container .button-icon {
  display: table-cell;
  padding: 6px;
  margin: 0;
  vertical-align: middle;
  border: 1px solid #dddddd;
  border-right: none;
  box-shadow: 1px 1px 1px #dddddd;
}
.button-container .button-text {
  display: table-cell;
  width: auto;
  padding: 9px 15px 6px 0;
  border: 1px solid #dddddd;
  border-left: none;
  border-radius: 0 4px 4px 0;
  box-shadow: 1px 1px 1px #dddddd;
  text-align: left;
}
.button-container.no-icon > .button-text {
  padding-left: 6px;
  border-radius: 4px;
  border-left: 1px solid #ddd;
}
.button-container.has-icon > .button-icon {
  border-radius: 4px 0 0 4px;
}
.button-container .button-decoration {
  display: table-cell;
  vertical-align: middle;
  background-color: inherit;
  border-radius: 0 4px 4px 0;
}
.button-container.simple {
  color: #007c92;
  border-color: transparent;
  background-color: transparent;
}
.button-container.simple .fa {
  color: #f1f1f1;
  background-color: #007c92;
}
.button-container.simple .button-icon {
  background-color: inherit;
  border-color: inherit;
  box-shadow: 1px 1px 1px transparent;
  vertical-align: top;
}
.button-container.simple .button-text {
  background-color: inherit;
  border-color: inherit;
  box-shadow: 1px 1px 1px transparent;
}
.button-container.simple .button-decoration {
  display: none;
}
.button .button-container.simple:hover,
.button .button-container.simple:focus,
.button .button-container.simple:active {
  background-color: transparent;
  border: 1px solid #f1f1f1;
}
.button-container.simple:hover > span,
.button-container.simple:focus > span,
.button-container.simple:active > span {
  border-color: transparent;
}
.button-container.simple.color-accent-green {
  color: #556222;
}
.button-container.simple.color-accent-green .fa,
.button-container.simple.color-accent-green .button-decoration {
  background-color: #556222;
}
.button-container.simple.color-grey-dark {
  color: #333333;
}
.button-container.simple.color-grey-dark .fa,
.button-container.simple.color-grey-dark .button-decoration {
  background-color: #333333;
}
.button-container.simple.color-red {
  color: #8c1515;
}
.button-container.simple.color-red .fa,
.button-container.simple.color-red .button-decoration {
  background-color: #8c1515;
}
.button-container.simple.color-accent-purple {
  color: #53284f;
}
.button-container.simple.color-accent-purple .fa,
.button-container.simple.color-accent-purple .button-decoration {
  background-color: #53284f;
}
.button-container.simple.color-blue-x-dark {
  color: #09425a;
}
.button-container.simple.color-blue-x-dark .fa,
.button-container.simple.color-blue-x-dark .button-decoration {
  background-color: #09425a;
}
.button-container.simple.color-accent-red {
  color: #5e3032;
}
.button-container.simple.color-accent-red .fa,
.button-container.simple.color-accent-red .button-decoration {
  background-color: #5e3032;
}
.button-container.standard {
  color: #ffffff;
  background-color: #f1f1f1;
}
.button-container.standard .fa {
  color: #007c92;
  background-color: #ffffff;
}
.button-container.standard .button-icon,
.button-container.standard .button-text {
  background-color: #007c92;
}
.button-container.standard .button-decoration > .fa {
  background-color: #f1f1f1;
}
.button-container.standard.color-accent-green .fa {
  color: #556222;
}
.button-container.standard.color-accent-green .button-text,
.button-container.standard.color-accent-green .button-icon {
  background-color: #556222;
}
.button-container.standard.color-grey-dark .fa {
  color: #333333;
}
.button-container.standard.color-grey-dark .button-text,
.button-container.standard.color-grey-dark .button-icon {
  background-color: #333333;
}
.button-container.standard.color-red .fa {
  color: #8c1515;
}
.button-container.standard.color-red .button-text,
.button-container.standard.color-red .button-icon {
  background-color: #8c1515;
}
.button-container.standard.color-accent-purple .fa {
  color: #53284f;
}
.button-container.standard.color-accent-purple .button-text,
.button-container.standard.color-accent-purple .button-icon {
  background-color: #53284f;
}
.button-container.standard.color-blue-x-dark .fa {
  color: #09425a;
}
.button-container.standard.color-blue-x-dark .button-text,
.button-container.standard.color-blue-x-dark .button-icon {
  background-color: #09425a;
}
.button-container.standard.color-accent-red .fa {
  color: #5e3032;
}
.button-container.standard.color-accent-red .button-text,
.button-container.standard.color-accent-red .button-icon {
  background-color: #5e3032;
}
.button-container.white {
  color: #007c92;
  background-color: #f1f1f1;
}
.button-container.white .fa {
  color: #ffffff;
  background-color: #007c92;
}
.button-container.white .button-icon,
.button-container.white .button-text {
  background-color: #ffffff;
}
.button-container.white .button-decoration > .fa {
  color: inherit;
  background-color: #f1f1f1;
}
.button-container.white.color-accent-green {
  color: #556222;
}
.button-container.white.color-accent-green .fa {
  background-color: #556222;
}
.button-container.white.color-accent-green .button-decoration > .fa {
  background-color: #f1f1f1;
}
.button-container.white.color-grey-dark {
  color: #333333;
}
.button-container.white.color-grey-dark .fa {
  background-color: #333333;
}
.button-container.white.color-grey-dark .button-decoration > .fa {
  background-color: #f1f1f1;
}
.button-container.white.color-red {
  color: #8c1515;
}
.button-container.white.color-red .fa {
  background-color: #8c1515;
}
.button-container.white.color-red .button-decoration > .fa {
  background-color: #f1f1f1;
}
.button-container.white.color-accent-purple {
  color: #53284f;
}
.button-container.white.color-accent-purple .fa {
  background-color: #53284f;
}
.button-container.white.color-accent-purple .button-decoration > .fa {
  background-color: #f1f1f1;
}
.button-container.white.color-blue-x-dark {
  color: #09425a;
}
.button-container.white.color-blue-x-dark .fa {
  background-color: #09425a;
}
.button-container.white.color-blue-x-dark .button-decoration > .fa {
  background-color: #f1f1f1;
}
.button-container.white.color-accent-red {
  color: #5e3032;
}
.button-container.white.color-accent-red .fa {
  background-color: #5e3032;
}
.button-container.white.color-accent-red .button-decoration > .fa {
  background-color: #f1f1f1;
}
.button-container.color-arrow {
  color: #007c92;
  background-color: #f1f1f1;
}
.button-container.color-arrow .fa {
  color: #ffffff;
  background-color: #007c92;
}
.button-container.color-arrow .button-icon,
.button-container.color-arrow .button-text {
  background-color: #ffffff;
}
.button-container.color-arrow .button-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.button-container.color-arrow .button-decoration {
  background-color: #007c92;
}
.button-container.color-arrow .button-decoration > .fa {
  color: #f1f1f1;
  background-color: inherit;
}
.button-container.color-arrow.color-accent-green {
  color: #556222;
}
.button-container.color-arrow.color-accent-green .fa,
.button-container.color-arrow.color-accent-green .button-decoration {
  background-color: #556222;
}
.button-container.color-arrow.color-grey-dark {
  color: #333333;
}
.button-container.color-arrow.color-grey-dark .fa,
.button-container.color-arrow.color-grey-dark .button-decoration {
  background-color: #333333;
}
.button-container.color-arrow.color-red {
  color: #8c1515;
}
.button-container.color-arrow.color-red .fa,
.button-container.color-arrow.color-red .button-decoration {
  background-color: #8c1515;
}
.button-container.color-arrow.color-accent-purple {
  color: #53284f;
}
.button-container.color-arrow.color-accent-purple .fa,
.button-container.color-arrow.color-accent-purple .button-decoration {
  background-color: #53284f;
}
.button-container.color-arrow.color-blue-x-dark {
  color: #09425a;
}
.button-container.color-arrow.color-blue-x-dark .fa,
.button-container.color-arrow.color-blue-x-dark .button-decoration {
  background-color: #09425a;
}
.button-container.color-arrow.color-accent-red {
  color: #5e3032;
}
.button-container.color-arrow.color-accent-red .fa,
.button-container.color-arrow.color-accent-red .button-decoration {
  background-color: #5e3032;
}
.background-dark button.simple .button-text {
  color: #009abb;
}

.block-list-item {
  overflow: hidden;
}
.block-list-item .p-link-w-arrow a .lastWord,
.block-list-item a.link-w-arrow .lastWord {
  display: inline-block;
}
.block-list-item .p-link-w-arrow a .lastWord:after,
.block-list-item a.link-w-arrow .lastWord:after {
  content: "\f061";
  display: inline-block;
  font-family: FontAwesome;
  font-weight: 400;
  line-height: 14px;
  line-height: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7px;
  font-size: 0.5rem;
  vertical-align: middle;
  padding-left: 4px;
  padding-left: 0.2857142857142857rem;
  top: -1px;
  top: -0.07142857142857142rem;
  position: relative;
}
.block-list-item .p-e-link-w-arrow a .lastWord,
.block-list-item a.e-link-w-arrow .lastWord {
  display: inline-block;
}
.block-list-item .p-e-link-w-arrow a .lastWord:after,
.block-list-item a.e-link-w-arrow .lastWord:after {
  content: "\f08e";
  display: inline-block;
  font-family: FontAwesome;
  font-weight: 400;
  line-height: 14px;
  line-height: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  font-size: 0.7142857142857143rem;
  vertical-align: middle;
  padding-left: 6px;
  padding-left: 0.42857142857142855rem;
  position: relative;
}
.block-list-item ul {
  list-style: none;
  padding-left: 0;
}
.block-list-item ul > li:nth-child(odd) {
  border: none;
  padding-top: 3px;
  padding-top: 0.21428571428571427rem;
  padding-bottom: 3px;
  padding-bottom: 0.21428571428571427rem;
  background-color: #eeeeee;
}
.block-list-item ul > li:after {
  border-bottom: none;
}
.block-list-item .block-list-li {
  margin: 0px;
  margin: 0rem;
  padding: 0px;
  padding: 0rem;
  margin-bottom: 12px;
  margin-bottom: 0.8571428571428571rem;
  list-style: none;
  display: block;
  clear: both;
}
.block-list-item .block-list-li:before,
.block-list-item .block-list-li:after {
  content: "";
  display: table;
}
.block-list-item .block-list-li:after {
  clear: both;
}
.block-list-item .block-list-li .block-heading {
  float: left;
  width: 21%;
  min-height: 64px;
  min-height: 4.571428571428571rem;
  padding-top: 0px;
  padding-top: 0rem;
  padding-bottom: 24px;
  padding-bottom: 1.7142857142857142rem;
  margin: 0px 12px 12px 0px;
  margin: 0rem 0.8571428571428571rem 0.8571428571428571rem 0rem;
  text-align: right;
  overflow: hidden;
}
.block-list-item .block-list-li .block-heading h3 {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0px;
  margin: 0rem;
  padding: 12px 12px 12px 12px;
  padding: 0.8571428571428571rem 0.8571428571428571rem 0.8571428571428571rem 0.8571428571428571rem;
}
.block-list-item .block-list-li .block-heading h3 .year {
  display: block;
  font-size: 25px;
  font-size: 1.7857142857142858rem;
  font-weight: bold;
}
.block-list-item .block-list-li .block-heading h3 .shortMonth {
  display: none;
}
.block-list-item .block-list-li .block-heading h3 .month {
  font-size: 14px;
  font-size: 1rem;
}
.block-list-item .block-list-li .block-heading h3 .day {
  font-size: 14px;
  font-size: 1rem;
}
.block-list-item .block-list-li .block-heading h3 .day-of-week {
  display: none;
}
.block-list-item .block-list-li .block-content {
  width: 75%;
  font-size: 14px;
  font-size: 1rem;
  float: left;
}
.block-list-item .block-list-li > .block-content > h3 {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
  text-transform: none;
  color: #8c1515;
  font-weight: 400;
  margin-bottom: 5px;
  margin-bottom: 0.35714285714285715rem;
  padding-top: 0px;
  padding-top: 0rem;
  margin-top: 12px;
  margin-top: 0.8571428571428571rem;
}
@media (max-width: 767px) {
  .block-list-item .block-list-li .block-heading {
  width: 20%;
  max-height: 170px;
}
.block-list-item .block-list-li .block-heading h3 {
  font-size: 14px;
  font-size: 1rem;
}
.block-list-item .block-list-li .block-content {
  width: 75%;
}

}
@media (max-width: 479px) {
  .block-list-item .block-list-li .block-content {
  width: 65%;
}
.block-list-item .block-list-li .block-heading {
  width: 30%;
}
.block-list-item .block-list-li .block-heading h3 {
  font-size: 14px;
  font-size: 1rem;
  padding: 6px 6px 6px 6px;
  padding: 0.42857142857142855rem 0.42857142857142855rem 0.42857142857142855rem 0.42857142857142855rem;
}
.block-list-item .block-list-li .block-heading h3 .year {
  font-size: 20px;
  font-size: 1.4285714285714286rem;
}
.block-list-item .block-list-li .block-heading h3 .month {
  display: none;
}
.block-list-item .block-list-li .block-heading h3 .shortMonth {
  font-size: 14px;
  font-size: 1rem;
  display: inline;
}

}
@media (max-width: 320px) {
  .block-list-item .block-list-li.text-block {
  height: auto !important;
}
.block-list-item .block-list-li.text-block .block-heading {
  float: none;
  width: 100%;
  text-align: left;
  margin: 0px 12px 0px 0px;
  margin: 0rem 0.8571428571428571rem 0rem 0rem;
  display: table;
}
.block-list-item .block-list-li.text-block .block-heading > h3 {
  display: table-cell;
  height: 64px;
  height: 4.571428571428571rem;
  vertical-align: bottom;
  padding-bottom: 0px !important;
  padding-bottom: 0rem !important;
}
.block-list-item .block-list-li.text-block .block-content {
  float: none;
  width: 100%;
}
.block-list-item .block-list-li .block-heading h3 {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
  padding: 6px 6px 6px 6px;
  padding: 0.42857142857142855rem 0.42857142857142855rem 0.42857142857142855rem 0.42857142857142855rem;
}
.block-list-item .block-list-li .block-heading h3 .month {
  display: none;
}
.block-list-item .block-list-li .block-heading h3 .day {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}
.block-list-item .block-list-li .block-heading h3 .shortMonth {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
  display: inline;
}
.block-list-item .block-list-li .block-heading h3 .year {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
}
.block-list-item .block-list-li.date .block-heading {
  width: 80px;
  width: 5.714285714285714rem;
  height: 100px;
  height: 7.142857142857143rem;
}
.block-list-item .block-list-li.date .block-content {
  width: 150px;
  width: 10.714285714285714rem;
}

}
/* When Component is inside Columns */
/* 25% Column - ~ 155px */
.panel-builder-25-col .block-list-li.text-block {
  height: auto !important;
}
.panel-builder-25-col .block-list-li.text-block .block-heading {
  float: none;
  width: 100%;
  text-align: left;
  margin: 0px 0px 6px 0px;
  margin: 0rem 0rem 0.42857142857142855rem 0rem;
}
.panel-builder-25-col .block-list-li.text-block .block-heading h3 {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
  padding: 12px 12px 12px 12px;
  padding: 0.8571428571428571rem 0.8571428571428571rem 0.8571428571428571rem 0.8571428571428571rem;
}
.panel-builder-25-col .block-list-li.text-block .block-content {
  float: none;
  width: 100%;
}
.panel-builder-25-col .block-list-li.date .block-heading {
  width: 55px;
  width: 3.9285714285714284rem;
  height: 90px;
  height: 6.428571428571429rem;
}
.panel-builder-25-col .block-list-li.date .block-heading h3 {
  padding: 6px;
  padding: 0.42857142857142855rem;
}
.panel-builder-25-col .block-list-li .block-heading h3 .month {
  display: none;
}
.panel-builder-25-col .block-list-li .block-heading h3 .day {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}
.panel-builder-25-col .block-list-li .block-heading h3 .shortMonth {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
  display: inline;
}
.panel-builder-25-col .block-list-li .block-heading h3 .year {
  font-size: 13px;
  font-size: 0.9285714285714286rem;
}
/* 33% Column - ~ 205px */
.panel-builder-25-col .block-list-li.text-block,
.panel-builder-33-col .block-list-li.text-block {
  height: auto !important;
}
.panel-builder-25-col .block-list-li.text-block .block-heading,
.panel-builder-33-col .block-list-li.text-block .block-heading {
  float: none;
  width: 100%;
  text-align: left;
  margin: 0px 0px 6px 0px;
  margin: 0rem 0rem 0.42857142857142855rem 0rem;
}
.panel-builder-25-col .block-list-li.text-block .block-heading h3,
.panel-builder-33-col .block-list-li.text-block .block-heading h3 {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
  padding: 12px 12px 12px 12px;
  padding: 0.8571428571428571rem 0.8571428571428571rem 0.8571428571428571rem 0.8571428571428571rem;
}
.panel-builder-25-col .block-list-li.text-block .block-content,
.panel-builder-33-col .block-list-li.text-block .block-content {
  float: none;
  width: 100%;
}
.panel-builder-25-col .block-list-li.date .block-heading,
.panel-builder-33-col .block-list-li.date .block-heading {
  width: 55px;
  width: 3.9285714285714284rem;
  height: 90px;
  height: 6.428571428571429rem;
}
.panel-builder-25-col .block-list-li.date .block-heading h3,
.panel-builder-33-col .block-list-li.date .block-heading h3 {
  padding: 6px;
  padding: 0.42857142857142855rem;
}
.panel-builder-25-col .block-list-li.date .block-heading h3 .month,
.panel-builder-33-col .block-list-li.date .block-heading h3 .month {
  display: none;
}
.panel-builder-25-col .block-list-li.date .block-heading h3 .day,
.panel-builder-33-col .block-list-li.date .block-heading h3 .day {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}
.panel-builder-25-col .block-list-li.date .block-heading h3 .shortMonth,
.panel-builder-33-col .block-list-li.date .block-heading h3 .shortMonth {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
  display: inline;
}
.panel-builder-25-col .block-list-li.date .block-heading h3 .year,
.panel-builder-33-col .block-list-li.date .block-heading h3 .year {
  font-size: 13px;
  font-size: 0.9285714285714286rem;
}
.panel-builder-25-col .block-list-li.date .block-content,
.panel-builder-33-col .block-list-li.date .block-content {
  width: 65%;
}
/* 50% Column - ~310px */
.panel-builder-50-col .block-list-li .block-heading {
  width: 30%;
  max-height: 125px;
}
.panel-builder-50-col .block-list-li .block-content {
  width: 65%;
}
.panel-builder-50-col .block-list-li.text-block .block-heading h3 {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
  padding: 6px 6px 6px 6px;
  padding: 0.42857142857142855rem 0.42857142857142855rem 0.42857142857142855rem 0.42857142857142855rem;
}
.panel-builder-50-col .block-list-li.date .block-heading {
  width: 80px;
  width: 5.714285714285714rem;
  height: 100px;
  height: 7.142857142857143rem;
}
.panel-builder-50-col .block-list-li.date .block-heading h3 .month {
  display: none;
}
.panel-builder-50-col .block-list-li.date .block-heading h3 .day {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}
.panel-builder-50-col .block-list-li.date .block-heading h3 .shortMonth {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
  display: inline;
}
.panel-builder-50-col .block-list-li.date .block-content {
  width: 150px;
  width: 10.714285714285714rem;
}
.panel-builder-50-col .block-list-li .block-heading h3 .year {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
}
/* 66% Column - ~310px */
.panel-builder-66-col .block-list-li.text-block .block-heading h3 {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
  padding: 6px 6px 6px 6px;
  padding: 0.42857142857142855rem 0.42857142857142855rem 0.42857142857142855rem 0.42857142857142855rem;
}
.panel-builder-66-col .block-list-li.date .block-heading {
  width: 25%;
  max-height: 170px;
}
.panel-builder-66-col .block-list-li.date .block-heading h3 .month {
  display: none;
}
.panel-builder-66-col .block-list-li.date .block-heading h3 .day {
  font-size: 14px;
  font-size: 1rem;
}
.panel-builder-66-col .block-list-li.date .block-heading h3 .shortMonth {
  font-size: 14px;
  font-size: 1rem;
  display: inline;
}
.panel-builder-66-col .block-list-li.date .block-heading h3 .year {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
}
.panel-builder-66-col .block-list-li.date .block-content {
  width: 70%;
}
/* 75% Column - ~465px */
.panel-builder-75-col .block-list-li .block-heading {
  width: 25%;
  max-height: 170px;
}
.panel-builder-75-col .block-list-li .block-heading h3 {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
  padding: 12px 12px 12px 12px;
  padding: 0.8571428571428571rem 0.8571428571428571rem 0.8571428571428571rem 0.8571428571428571rem;
}
.panel-builder-75-col .block-list-li .block-content {
  width: 70%;
}
.panel-builder-75-col .block-list-li.date .block-heading h3 .year {
  font-size: 20px;
  font-size: 1.4285714285714286rem;
}
.panel-builder-75-col .block-list-li.date .block-heading h3 .month {
  display: none;
}
.panel-builder-75-col .block-list-li.date .block-heading h3 .shortMonth {
  font-size: 14px;
  font-size: 1rem;
  display: inline;
}
/*COLOR PALETTE */
.block-list-li .block-heading.hex-8C1515 {
  background-color: #8c1515;
}
.block-list-li .block-heading.hex-8C1515 h3 {
  color: #ffffff;
}
.block-list-li .block-heading.hex-DDDDDD {
  background-color: #dddddd;
}
.block-list-li .block-heading.hex-DDDDDD h3 {
  color: #333333;
}
.block-list-li .block-heading.hex-CCCCCC {
  background-color: #cccccc;
}
.block-list-li .block-heading.hex-CCCCCC h3 {
  color: #333333;
}
.block-list-li .block-heading.hex-999999 {
  background-color: #999999;
}
.block-list-li .block-heading.hex-999999 h3 {
  color: #ffffff;
}
.block-list-li .block-heading.hex-666666 {
  background-color: #666666;
}
.block-list-li .block-heading.hex-666666 h3 {
  color: #ffffff;
}
.block-list-li .block-heading.hex-333333 {
  background-color: #333333;
}
.block-list-li .block-heading.hex-333333 h3 {
  color: #ffffff;
}
.block-list-li .block-heading.hex-000000 {
  background-color: #000000;
}
.block-list-li .block-heading.hex-000000 h3 {
  color: #ffffff;
}
.block-list-li .block-heading.hex-F0F4F5 {
  background-color: #f0f4f5;
}
.block-list-li .block-heading.hex-F0F4F5 h3 {
  color: #333333;
}
.block-list-li .block-heading.hex-D0D8DA {
  background-color: #d0d8da;
}
.block-list-li .block-heading.hex-D0D8DA h3 {
  color: #333333;
}
.block-list-li .block-heading.hex-AABEC6 {
  background-color: #aabec6;
}
.block-list-li .block-heading.hex-AABEC6 h3 {
  color: #ffffff;
}
.block-list-li .block-heading.hex-009ABB {
  background-color: #009abb;
}
.block-list-li .block-heading.hex-009ABB h3 {
  color: #ffffff;
}
.block-list-li .block-heading.hex-007C92 {
  background-color: #007c92;
}
.block-list-li .block-heading.hex-007C92 h3 {
  color: #ffffff;
}
.block-list-li .block-heading.hex-09425A {
  background-color: #09425a;
}
.block-list-li .block-heading.hex-09425A h3 {
  color: #ffffff;
}
.block-list-li .block-heading.hex-C7D1C6 {
  background-color: #c7d1c6;
}
.block-list-li .block-heading.hex-C7D1C6 h3 {
  color: #333333;
}
.block-list-li .block-heading.hex-80982A {
  background-color: #80982a;
}
.block-list-li .block-heading.hex-80982A h3 {
  color: #ffffff;
}
.block-list-li .block-heading.hex-556222 {
  background-color: #556222;
}
.block-list-li .block-heading.hex-556222 h3 {
  color: #ffffff;
}
.block-list-li .block-heading.hex-B96D12 {
  background-color: #b96d12;
}
.block-list-li .block-heading.hex-B96D12 h3 {
  color: #ffffff;
}
.block-list-li .block-heading.hex-53284F {
  background-color: #53284f;
}
.block-list-li .block-heading.hex-53284F h3 {
  color: #ffffff;
}
.block-list-li .block-heading.hex-5E3032 {
  background-color: #5e3032;
}
.block-list-li .block-heading.hex-5E3032 h3 {
  color: #ffffff;
}
/* Jump Link layout for academic calendar */
.jump-link-layout .panel-builder-66-col .block-list-item .block-list-li .block-heading {
  width: 21%;
}
@media (max-width: 479px) {
  .jump-link-layout .panel-builder-66-col .block-list-item .block-list-li .block-heading {
  width: 25%;
}

}
.jump-link-layout .panel-builder-66-col .block-list-item .block-list-li .block-heading h3 {
  padding: 12px 6px 12px 6px;
  padding: 0.8571428571428571rem 0.42857142857142855rem 0.8571428571428571rem 0.42857142857142855rem;
}
.jump-link-layout .panel-builder-66-col .block-list-item .block-list-li .block-heading h3 .year {
  display: none;
}
.jump-link-layout .panel-builder-66-col .block-list-item .block-list-li .block-heading h3 .day-of-week {
  display: inline;
  font-size: 18px;
  font-size: 1.2857142857142858rem;
  text-transform: capitalize;
}
.jump-link-layout .panel-builder-66-col .block-list-item .block-list-li .block-heading h3 .day,
.jump-link-layout .panel-builder-66-col .block-list-item .block-list-li .block-heading h3 .shortMonth {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
  font-weight: 600;
}
.jump-link-layout .panel-builder-66-col .block-list-item .block-content {
  padding-top: 12px;
  padding-top: 0.8571428571428571rem;
}
.border-and-shadow .block-list-item .block-list-li:last-child {
  margin-bottom: 0;
}


.background-dark .anchor-index {
  /* Mobile size */

}
.background-dark .anchor-index .menu {
  display: none;
}
.background-dark .anchor-index .anchor-index-container ul {
  padding: 0px;
  padding: 0rem;
  margin: 0px;
  margin: 0rem;
  list-style: none;
}
.background-dark .anchor-index .anchor-index-container ul li {
  padding-bottom: 12px;
  padding-bottom: 0.8571428571428571rem;
  padding-left: 12px;
  padding-left: 0.8571428571428571rem;
  padding-right: 6px;
  padding-right: 0.42857142857142855rem;
  line-height: 1.2;
}
.background-dark .anchor-index .anchor-index-container a {
  color: #ffffff !important;
}
.background-dark .anchor-index .anchor-index-container a:hover,
.background-dark .anchor-index .anchor-index-container a:active {
  color: #6fdef9 !important;
}
@media (max-width: 767px) {
  .background-dark .anchor-index .menu {
  display: block;
  position: absolute;
  top: 15px;
  top: 1.0714285714285714rem;
  right: 20px;
  right: 1.4285714285714286rem;
}

}

.accordion .panel-group .panel-default {
  margin: 0px;
  margin: 0rem;
  -webkit-border-radius: 0px;
  -webkit-border-radius: 0rem;
  -moz-border-radius: 0px;
  -moz-border-radius: 0rem;
  border-radius: 0px;
  border-radius: 0rem;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-bottom: solid 1px #660000;
  border-top: solid 1px #660000;
  border-left: none;
  border-right: none;
}
.accordion .panel-group .panel-default .panel-collapse {
  width: 100%;
}
.accordion .panel-group .panel-default .panel-heading {
  background-color: #8c1515;
  color: #ffffff;
  padding: 12px;
  padding: 0.8571428571428571rem;
}
.accordion .panel-group .panel-default .panel-heading a {
  width: 100%;
}
.accordion .panel-group .panel-default .panel-heading a .tab-text {
  color: #ffffff;
}
.accordion .panel-group .panel-default .panel-heading a .tab-text p {
  font-size: 14;
  padding: 0px;
  padding: 0rem;
  margin: 0px;
  margin: 0rem;
  line-height: 14px;
  line-height: 1rem;
}
.accordion .panel-group .panel-default .panel-heading a div.tab-text {
  position: relative;
}
.accordion .panel-group .panel-default .panel-heading a div.tab-text i {
  position: absolute;
  color: #ffffff;
  right: 3px;
  font-size: 14;
}
.accordion .panel-group .panel-default .panel-heading:hover {
  background-color: #660000;
}
.accordion .panel-group .panel-default .panel-body {
  border-left: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
}
.accordion .panel-group .panel-default .panel-body:last-child {
  border-bottom: solid 1px #dddddd;
}
.accordion .panel-group .panel-default:first-child {
  border-top: none;
}
.accordion .panel-group .panel-default:last-child {
  border-bottom: none;
}

/* SM.Base: base.less */
/** RESET STYLES **/
iframe {
  border: none;
}
/** TYPOGRAPHY STYLES **/
html {
  font-size: 14px;
  font-weight: 400;
}
body {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 100;
}
h1 {
  font-size: 28px;
  font-size: 2rem;
}
h2 {
  font-size: 22px;
  font-size: 1.5714285714285714rem;
}
h3 {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
}
h4 {
  font-size: 14px;
  font-size: 1rem;
}
h5 {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}
h6 {
  font-size: 10px;
  font-size: 0.7142857142857143rem;
}
p,
.btn {
  font-size: 14px;
  font-size: 1rem;
}
a,
a:link,
a:active,
a.active,
a:visited {
  color: #007c92;
  text-decoration: none;
  word-wrap: break-word;
}
a.link-w-arrow .lastWord {
  display: inline-block;
}
a.link-w-arrow .lastWord:after {
  content: "\f061";
  display: inline-block;
  font-family: FontAwesome;
  font-weight: 400;
  line-height: 14px;
  line-height: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7px;
  font-size: 0.5rem;
  vertical-align: middle;
  padding-left: 4px;
  padding-left: 0.2857142857142857rem;
  top: -1px;
  top: -0.07142857142857142rem;
  position: relative;
}
/** LAYOUT STYLES **/
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  position: relative;
}
ul.unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
}
hr {
  color: #dddddd;
  border-top: 1px solid;
  border-top: 0.07142857142857142rem solid;
  margin-top: 12px;
  margin-top: 0.8571428571428571rem;
  margin-bottom: 12px;
  margin-bottom: 0.8571428571428571rem;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  border-top: none;
}
.text ul.ul-striped > li:nth-child(odd) {
  border: none;
  padding-top: 3px;
  padding-top: 0.21428571428571427rem;
  padding-bottom: 3px;
  padding-bottom: 0.21428571428571427rem;
  background-color: #eeeeee;
}
.text ul.ul-striped > li:after {
  border-bottom: none;
}
.navbar-nav button.nav-sub-menu {
  position: relative;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  color: inherit;
  font-size: 75%;
}
.navbar-nav button.nav-sub-menu:after {
  position: absolute;
  top: 0;
  right: 0;
  text-indent: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: inline-block;
  font-family: FontAwesome;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
  font-style: normal;
  font-weight: normal;
}
.nowrap {
  white-space: nowrap;
}
/** STYLES FOR SCREEN READERS **/
.off-screen {
  position: absolute;
  left: -10000;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
/* END SM.Base: base.less */
/* SM.Base: dropdown.nav.less **/
/** LAYOUT STYLES **/
.navbar-dropdown {
  min-height: 0;
  margin-bottom: 0;
  border: none;
  /* Transition animations */

  /* Top Level */

  /* 2nd Level - Dropdown Menus */

}
.navbar-dropdown .nav {
  position: absolute;
  display: none;
}
@media (min-width: 992px) {
  .navbar-dropdown .nav {
  position: relative;
  display: block;
}

}
.navbar-dropdown .nav-item-panel,
.navbar-dropdown .nav-item-panel .nav,
.navbar-dropdown .nav-item-panel .nav-item,
.navbar-dropdown .nav-item-panel .menu-box {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.navbar-dropdown .nav-item {
  height: 32px;
  height: 2.2857142857142856rem;
  float: left;
}
.navbar-dropdown .nav-item.hover > .nav-item-panel,
.navbar-dropdown .nav-item.clicked > .nav-item-panel {
  display: block;
}
.navbar-dropdown .nav-item.position-right {
  position: static;
}
.navbar-dropdown .nav-item.position-right > .nav-item-panel {
  left: auto;
  right: -26px;
  right: -1.8571428571428572rem;
}
.navbar-dropdown .nav-item:last-child > .nav-item-panel {
  left: auto;
  right: -26px;
  right: -1.8571428571428572rem;
}
.navbar-dropdown .nav-item-panel {
  display: none;
  position: absolute;
  padding: 0px 25px 30px 15px;
  padding: 0rem 1.7857142857142858rem 2.142857142857143rem 1.0714285714285714rem;
  top: 34px;
  top: 2.4285714285714284rem;
  left: -16px;
  left: -1.1428571428571428rem;
  z-index: 9001;
  /* 3rd Level - Flyout Menus */

  /* 3rd Level - Flyout Menus, positioned right */

}
.navbar-dropdown .nav-item-panel:before,
.navbar-dropdown .nav-item-panel:after {
  content: " ";
  display: table;
}
.navbar-dropdown .nav-item-panel:after {
  clear: both;
}
.lt-ie8 .navbar-dropdown .nav-item-panel {
  zoom: 1;
}
@media (max-width: 991px) {
  .navbar-dropdown .nav-item-panel {
  z-index: 1;
}

}
.navbar-dropdown .nav-item-panel section {
  position: relative;
  width: 320px;
  width: 22.857142857142858rem;
}
.navbar-dropdown .nav-item-panel section:before,
.navbar-dropdown .nav-item-panel section:after {
  content: " ";
  display: table;
}
.navbar-dropdown .nav-item-panel section:after {
  clear: both;
}
.lt-ie8 .navbar-dropdown .nav-item-panel section {
  zoom: 1;
}
.navbar-dropdown .nav-item-panel .nav {
  float: none;
}
.navbar-dropdown .nav-item-panel .nav-item {
  float: none;
}
.navbar-dropdown .nav-item-panel .nav-item.hover > .nav-item-panel,
.navbar-dropdown .nav-item-panel .nav-item.clicked > .nav-item-panel {
  display: block;
}
.navbar-dropdown .nav-item-panel .nav-item-panel {
  position: absolute;
  top: 0;
  left: 270px;
  left: 19.285714285714285rem;
}
.navbar-dropdown .nav-item-panel .nav-item.position-right .nav-item-panel .nav-item-panel {
  top: 0;
  right: 270px;
  right: 19.285714285714285rem;
}
.navbar-dropdown .nav-item-panel .back {
  display: none;
}
/* Global Nav */
.slide-right .navbar-dropdown {
  position: static;
  width: auto;
  padding: 0;
  margin: 0;
}
.slide-right .navbar-dropdown .nav {
  position: static;
  z-index: inherit;
  /*.top(53);
      left: 100%;*/

  display: block;
  width: 260px;
  width: 18.571428571428573rem;
  height: 100%;
  padding-top: 55px;
  padding-top: 3.9285714285714284rem;
  padding-bottom: 10px;
  padding-bottom: 0.7142857142857143rem;
}
.slide-right .navbar-dropdown .nav-item {
  clear: left;
  float: none;
  position: static;
  width: 95px;
  width: 6.785714285714286rem;
  height: 25px;
  height: 1.7857142857142858rem;
  margin-bottom: 7px;
  margin-bottom: 0.5rem;
}
.slide-right .navbar-dropdown .nav-item > a {
  position: relative;
  z-index: 9002;
  /* set to be one index above the .nav-item-panel */

  width: 94px;
  width: 6.714285714285714rem;
  padding: 0;
  padding-left: 9px;
  padding-left: 0.6428571428571429rem;
  text-align: left;
}
.slide-right .navbar-dropdown .nav-item .nav-item-panel {
  left: auto;
  right: 0;
  top: 58px;
  top: 4.142857142857143rem;
  padding: 0;
  overflow: hidden;
}
.slide-right .navbar-dropdown .nav-item .nav-item-panel > section {
  width: 165px;
  width: 11.785714285714286rem;
  padding-top: 0;
  padding-right: 4px;
  padding-right: 0.2857142857142857rem;
}
.slide-right .navbar-dropdown .back {
  display: block;
}
.no-cssremunit .navbar-local.navbar-dropdown > .nav > .nav-item > a .link-text-wrapper {
  top: auto;
}
/* END SM.Base: dropdown.nav.less **/
/* SM.Base: dropdown.nav.mckinley.less **/
/* SM.Base: variables-nav.less */
/* END SM.Base: variables-nav.less *//** LAYOUT STYLES **/
.navbar-dropdown-mckinley {
  position: static;
  outline: 0;
  /* Set width of the top level items*/

  /* Top Level */

  /* 2nd Level - Dropdown Menus */

  /* 3rd Level - flyout menus */

  /* 4th Level - flyout menus */

}
.navbar-dropdown-mckinley > .nav.qty-1 > .nav-item {
  width: 100%;
}
.navbar-dropdown-mckinley > .nav.qty-2 > .nav-item {
  width: 50%;
}
.navbar-dropdown-mckinley > .nav.qty-3 > .nav-item {
  width: 33.33333333333333%;
}
.navbar-dropdown-mckinley > .nav.qty-4 > .nav-item {
  width: 25%;
}
.navbar-dropdown-mckinley > .nav.qty-5 > .nav-item {
  width: 20%;
}
.navbar-dropdown-mckinley > .nav.qty-6 > .nav-item {
  width: 16.57%;
}
.navbar-dropdown-mckinley > .nav.qty-7 > .nav-item {
  width: 14.28571428571429%;
}
.navbar-dropdown-mckinley > .nav.qty-8 > .nav-item {
  width: 12.5%;
}
.navbar-dropdown-mckinley > .nav {
  position: static;
  width: 100%;
}
.navbar-dropdown-mckinley > .nav > .nav-item {
  position: static;
  height: auto;
  float: left;
}
.navbar-dropdown-mckinley > .nav > .nav-item > .edit-nav {
  position: absolute;
  left: 0;
  width: 32px;
  width: 2.2857142857142856rem;
  z-index: 8063;
  cursor: pointer;
}
.navbar-dropdown-mckinley > .nav > .nav-item > .edit-nav .edit-nav-button {
  display: table-cell;
  vertical-align: middle;
}
.navbar-dropdown-mckinley > .nav > .nav-item > button.nav-sub-menu {
  z-index: 8063;
  width: 30px;
  height: 100%;
  float: right;
}
.navbar-dropdown-mckinley > .nav > .nav-item > button.nav-sub-menu:after {
  content: "\f078";
  width: 100%;
  top: 50%;
  height: 50%;
  margin-top: -50%;
  padding-top: 25%;
}
.navbar-dropdown-mckinley > .nav > .nav-item > .nav-item-panel {
  z-index: 8061;
  left: 0;
}
.navbar-dropdown-mckinley .nav-item-panel {
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  top: 30px;
  /* Provide a margin of error for the user's mouse cursor */

}
.navbar-dropdown-mckinley .nav-item-panel:after {
  position: absolute;
  bottom: -100px;
  height: 100px;
  width: 100%;
}
.navbar-dropdown-mckinley .nav-item-panel h3.nav-item-heading {
  position: relative;
  margin: 0;
  float: left;
  width: 33.3333333333333333%;
}
.navbar-dropdown-mckinley .nav-item-panel h3.nav-item-heading a {
  display: inline;
  padding: 0;
}
.navbar-dropdown-mckinley .nav-item-panel .nav {
  position: static;
  height: 100%;
  min-height: 140px;
  min-height: 10rem;
  width: 33.3333333333333333%;
}
.navbar-dropdown-mckinley .nav-item-panel .nav-item {
  position: static;
  height: auto;
  border: none;
  clear: both;
}
.navbar-dropdown-mckinley .nav-item-panel .nav-item a {
  z-index: 2;
  background-color: transparent;
}
.no-cssremunit .navbar-dropdown-mckinley .nav-item-panel .nav-item a {
  padding: 9px 22px 9px 13px;
  padding: 0.6428571428571429rem 1.5714285714285714rem 0.6428571428571429rem 0.9285714285714286rem;
}
.navbar-dropdown-mckinley .nav-item-panel .related-container {
  padding: 12px;
  padding: 0.8571428571428571rem;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}
.navbar-dropdown-mckinley .nav-item-panel .related-container .related-heading {
  display: none;
}
.navbar-dropdown-mckinley .nav-item-panel .nav + .related-container {
  width: 66.6666666666666666666667%;
}
.navbar-dropdown-mckinley .nav-item-panel .nav-sub-menu-close {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
}
.navbar-dropdown-mckinley .nav-item-panel .nav-sub-menu-open {
  z-index: 30;
  float: right;
  clear: both;
  text-align: center;
}
.navbar-dropdown-mckinley > .nav > .nav-item.has-submenu-nested > .nav-item-panel > section > ul {
  background-color: transparent;
}
.navbar-dropdown-mckinley .nav-item-panel .nav-item.clicked > .nav-item-panel,
.navbar-dropdown-mckinley > .nav > .nav-item.has-submenu-nested > .nav-item-panel .nav-item.clicked > .nav-item-panel {
  display: block;
  opacity: 1;
  left: 33.3333333333333333%;
}
.navbar-dropdown-mckinley .nav-item-panel .nav-item.clicked > .nav-item-panel section,
.navbar-dropdown-mckinley > .nav > .nav-item.has-submenu-nested > .nav-item-panel .nav-item.clicked > .nav-item-panel section {
  opacity: 1;
}
.navbar-dropdown-mckinley .nav-item-panel .nav-item-panel,
.navbar-dropdown-mckinley > .nav > .nav-item.has-submenu-nested > .nav-item-panel .nav-item-panel {
  display: none;
  z-index: 1;
  opacity: 0;
  top: 0;
  left: 0;
  width: 33.3333333333333333%;
  padding: 0%;
}
.navbar-dropdown-mckinley .nav-item-panel .nav-item-panel section,
.navbar-dropdown-mckinley > .nav > .nav-item.has-submenu-nested > .nav-item-panel .nav-item-panel section {
  opacity: 0;
  width: 100%;
}
.navbar-dropdown-mckinley .nav-item-panel .nav-item-panel h3.nav-item-heading,
.navbar-dropdown-mckinley > .nav > .nav-item.has-submenu-nested > .nav-item-panel .nav-item-panel h3.nav-item-heading {
  width: 100%;
  background-color: transparent;
  border-right: none;
}
.navbar-dropdown-mckinley .nav-item-panel .nav-item-panel .nav,
.navbar-dropdown-mckinley > .nav > .nav-item.has-submenu-nested > .nav-item-panel .nav-item-panel .nav {
  width: 100%;
  border: none;
}
.navbar-dropdown-mckinley .nav-item-panel .nav-item-panel .nav-item,
.navbar-dropdown-mckinley > .nav > .nav-item.has-submenu-nested > .nav-item-panel .nav-item-panel .nav-item {
  width: 100%;
  border: none;
}
.navbar-dropdown-mckinley .nav-item-panel .nav-item-panel .nav-item > a,
.navbar-dropdown-mckinley > .nav > .nav-item.has-submenu-nested > .nav-item-panel .nav-item-panel .nav-item > a {
  border: none;
}
.navbar-dropdown-mckinley .nav-item-panel .nav-item-panel .nav-sub-menu-close,
.navbar-dropdown-mckinley > .nav > .nav-item.has-submenu-nested > .nav-item-panel .nav-item-panel .nav-sub-menu-close {
  top: 12px;
}
.navbar-dropdown-mckinley .nav-item-panel .nav-item.clicked > .nav-item-panel .nav-item-panel {
  left: 100.3219%;
  width: 100%;
}
.navbar-dropdown-mckinley .menu-box {
  float: right;
  width: 33.33333333333333%;
}
/* END SM.Base: dropdown.nav.mckinley.less **/
/* SM.Everest: local.nav.less */
/* Acordion Navigation Styles */
.navbar-accordion {
  margin-bottom: 12px;
  margin-bottom: 0.8571428571428571rem;
  padding: 0;
  outline: 0;
}
.navbar-accordion button.nav-sub-menu {
  height: 100%;
  padding: 10px;
  text-indent: 0;
  font-size: 10px;
}
.navbar-accordion .nav,
.navbar-accordion .nav ul {
  float: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
.navbar-accordion > .nav {
  /* First Level */

}
.navbar-accordion > .nav a {
  position: relative;
}
.navbar-accordion > .nav button.nav-sub-menu {
  height: auto;
  width: auto;
}
.navbar-accordion > .nav > li {
  float: none;
  /* Second Level */

}
.navbar-accordion > .nav > li a {
  display: block;
  position: relative;
}
.navbar-accordion > .nav > li > ul > li,
.navbar-accordion > .nav > li > .nav-item-panel > section > ul > li {
  float: none;
  /* Third Level */

}
.navbar-accordion > .nav > li > ul > li > ul > li,
.navbar-accordion > .nav > li > .nav-item-panel > section > ul > li > ul > li,
.navbar-accordion > .nav > li > ul > li > .nav-item-panel > section > ul > li,
.navbar-accordion > .nav > li > .nav-item-panel > section > ul > li > .nav-item-panel > section > ul > li {
  float: none;
}
.navbar-accordion > .nav > li > ul,
.navbar-accordion > .nav > li > ul > li > ul,
.navbar-accordion > .nav > li > .nav-item-panel > section > ul,
.navbar-accordion > .nav > li > .nav-item-panel > section > ul > li > .nav-item-panel > section > ul {
  position: relative;
}
.navbar-accordion > .nav > li.last-child > a:after {
  display: none;
}
.navbar-accordion > .nav > li:last-child > a:after,
.navbar-accordion > .nav > li:last-child li:last-child > a:after,
.navbar-accordion > .nav > li:last-child > a.collapsed:after {
  display: none;
}
.navbar-accordion > .nav .has-children {
  position: absolute;
  right: 0;
  top: 0;
}
/* END SM.Everest: local.nav.less */
/* SM.Base: global.header.less */
/** LAYOUT STYLES **/
.header-global-offset {
  margin-top: 0px;
  margin-top: 0rem;
}
@media (min-width: 992px) {
  .header-global-offset {
  margin-top: 32px;
  margin-top: 2.2857142857142856rem;
}

}
.header-global {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 32px;
  height: 2.2857142857142856rem;
  z-index: 9000;
}
@media (max-width: 991px) {
  .header-global {
  z-index: 1;
}

}
@media (min-width: 992px) {
  .header-global {
  right: auto;
  left: 0;
  width: 100%;
}

}
.header-global .navbar {
  min-height: 0;
  margin-bottom: auto;
  border: none;
}
/** TYPOGRAPHY STYLES **/
/** THEMATIC STYLES **/
.header-global {
  border-radius: 0;
}
@media (min-width: 992px) {
  .header-global {
  background-color: #000000;
}

}
@media (min-width: 992px) {
  /* Added the 'body:before' block to mitigate the flash of unstyled content while the page loads */
  body:before {
  content: "";
  position: absolute;
  top: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 32px;
  background-color: #000000;
}

}
/* END SM.Base: global.header.less */

/* SM.Base: global.nav.less **/
/** TYPOGRAPHY STYLES **/
.navbar-global .nav-item > a {
  font-size: 11px;
  font-size: 0.7857142857142857rem;
  line-height: 32px;
  line-height: 2.2857142857142856rem;
  font-weight: 600;
}
.navbar-global .nav-item > a.search-button {
  font-size: 14px;
  font-size: 1rem;
}
.navbar-global .nav-item-search-panel form .form-control,
.navbar-global .nav-item-search-panel form .btn i {
  font-size: 14px;
  font-size: 1rem;
}
.navbar-global h3 {
  text-transform: uppercase;
  font-weight: 600;
}
.navbar-global .back {
  font-weight: 600;
  color: #ffffff;
}
.navbar-global .back:hover,
.navbar-global .back:focus {
  color: #ffffff;
}
.navbar-global .menu li.standout {
  margin-top: -1px;
  border-bottom: none;
}
.navbar-global .menu li.standout a {
  background-color: #333333;
  padding-bottom: 4px;
}
.navbar-global .menu li.standout a:hover,
.navbar-global .menu li.standout a:focus {
  background-color: #222;
}
.navbar-global .menu a {
  font-size: 13px;
  font-size: 0.9285714285714286rem;
  line-height: 130%;
}
.navbar-global .menu a h3 {
  font-size: 13px;
  font-size: 0.9285714285714286rem;
  color: #ffffff;
}
.navbar-global .menu i {
  font-size: 6px;
  font-size: 0.42857142857142855rem;
  vertical-align: middle;
}
.navbar-global .menu em {
  padding: 3px 0px 4px 0px;
  padding: 0.21428571428571427rem 0rem 0.2857142857142857rem 0rem;
  display: block;
  color: #dddddd;
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}
.navbar-global .menu-box h3 {
  font-size: 13px;
  font-size: 0.9285714285714286rem;
  font-weight: 600;
}
.navbar-global .menu-box a h3 {
  color: #ffffff;
}
.navbar-global .menu-box a,
.navbar-global .menu-box p,
.navbar-global .menu-box address {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
  line-height: 16px;
  line-height: 1.1428571428571428rem;
}
.navbar-global .menu-box i {
  font-size: 6px;
  font-size: 0.42857142857142855rem;
}
.navbar-global .menu-box .menu a {
  font-size: 13px;
  font-size: 0.9285714285714286rem;
}
.navbar-global .menu-box-news img {
  width: 100%;
  margin: 5px 0 5px;
}
.navbar-global .menu-box-news p {
  font-weight: 400;
}
/** LAYOUT STYLES **/
.navbar-global {
  /* Top Level */

  /* Dropdown Menus */

}
.navbar-global .nav-item .nav-item-panel-top {
  display: none;
}
@media (min-width: 992px) {
  .navbar-global .nav-item.hover .nav-item-search-panel,
.navbar-global .nav-item:focus .nav-item-search-panel,
.navbar-global .nav-item.clicked .nav-item-search-panel {
  height: 86px;
  height: 6.142857142857143rem;
  padding-top: 0;
  padding-bottom: 30px;
  padding-bottom: 2.142857142857143rem;
}

}
@media (max-width: 991px) {
  .navbar-global .nav-item.search.hover,
.navbar-global .nav-item.search:focus,
.navbar-global .nav-item.search.clicked {
  background-color: transparent;
  background-image: none;
}

}
.navbar-global .nav-item > a {
  padding: 0;
  padding-left: 18px;
  padding-left: 1.2857142857142858rem;
  padding-right: 18px;
  padding-right: 1.2857142857142858rem;
}
.navbar-global .nav-item > a:focus {
  background-color: transparent;
}
.navbar-global .nav-item > a.search-button {
  padding: 0;
  width: 35px;
  width: 2.5rem;
}
.navbar-global .nav-item.health .nav-item-panel > section {
  min-height: 265px;
  min-height: 18.928571428571427rem;
}
.navbar-global .nav-item-panel {
  padding: 0px 25px 30px 15px;
  padding: 0rem 1.7857142857142858rem 2.142857142857143rem 1.0714285714285714rem;
  top: 32px;
  top: 2.2857142857142856rem;
  left: -15px;
  left: -1.0714285714285714rem;
}
.navbar-global .nav-item-panel > section {
  width: 320px;
  width: 22.857142857142858rem;
  padding-top: 8px;
  padding-top: 0.5714285714285714rem;
  padding-bottom: 8px;
  padding-bottom: 0.5714285714285714rem;
  padding-left: 8px;
  padding-left: 0.5714285714285714rem;
  padding-right: 8px;
  padding-right: 0.5714285714285714rem;
}
.navbar-global .nav-item-panel .menu p a {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
  margin-bottom: 18px;
  margin-bottom: 1.2857142857142858rem;
}
.navbar-global .nav-item-panel .back {
  display: none;
  padding: 0;
  padding-left: 10px;
  padding-left: 0.7142857142857143rem;
}
.navbar-global .nav-item-panel .back i {
  margin-right: 5px;
  margin-right: 0.35714285714285715rem;
}
.navbar-global .nav-item-search-panel {
  display: block;
  overflow: hidden;
  height: 58px;
  height: 4.142857142857143rem;
  right: -24px;
  right: -1.7142857142857142rem;
  width: 320px;
  width: 22.857142857142858rem;
  z-index: 9000;
  /* This z-index is required to float the menu above the CQ edit elements */

}
@media (max-width: 991px) {
  .navbar-global .nav-item-search-panel {
  z-index: 1;
}

}
@media (min-width: 992px) {
  .navbar-global .nav-item-search-panel {
  height: 0;
  width: 360px;
  width: 25.714285714285715rem;
  padding-bottom: 0;
  padding-top: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

}
.navbar-global .nav-item-search-panel form {
  position: absolute;
  bottom: 30px;
  bottom: 2.142857142857143rem;
  left: 15px;
  left: 1.0714285714285714rem;
  width: 320px;
  width: 22.857142857142858rem;
  margin: 0;
  padding-top: 12px;
  padding-top: 0.8571428571428571rem;
  padding-bottom: 12px;
  padding-bottom: 0.8571428571428571rem;
  padding-left: 12px;
  padding-left: 0.8571428571428571rem;
  padding-right: 12px;
  padding-right: 0.8571428571428571rem;
}
.navbar-global .nav-item-search-panel form .btn {
  padding-top: 5px;
  padding-top: 0.35714285714285715rem;
  padding-bottom: 5px;
  padding-bottom: 0.35714285714285715rem;
  padding-left: 9px;
  padding-left: 0.6428571428571429rem;
  padding-right: 9px;
  padding-right: 0.6428571428571429rem;
}
.navbar-global .menu {
  width: 50.32894736842105%;
  /* = 153 / (320-16) */

  float: left;
  clear: left;
  margin-bottom: 10px;
  margin-bottom: 0.7142857142857143rem;
  padding-right: 8px;
  padding-right: 0.5714285714285714rem;
  border-right: 1px solid;
  border-right: 0.07142857142857142rem solid;
}
.navbar-global .menu li {
  width: 100%;
  border-bottom: 1px solid;
  border-bottom: 0.07142857142857142rem solid;
  line-height: 14px;
  line-height: 1rem;
}
.navbar-global .menu li:last-child {
  border-bottom: none;
}
.navbar-global .menu li:first-child a h3 {
  margin-top: 0px;
  margin-top: 0rem;
}
.navbar-global .menu a {
  display: block;
  padding: 0;
  padding-top: 2px;
  padding-top: 0.14285714285714285rem;
  padding-left: 2px;
  padding-left: 0.14285714285714285rem;
  padding-bottom: 2px;
  padding-bottom: 0.14285714285714285rem;
}
.navbar-global .menu a h3 {
  margin: 0;
  padding: 0;
  margin-top: 10px;
  margin-top: 0.7142857142857143rem;
}
.navbar-global .menu-masthead {
  background-color: #333333;
  display: block;
  margin-top: 0;
  margin-right: -4px;
  margin-right: -0.2857142857142857rem;
  margin-bottom: 5px;
  margin-bottom: 0.35714285714285715rem;
  margin-left: -4px;
  margin-left: -0.2857142857142857rem;
  min-height: 55px;
}
.navbar-global .menu-box {
  margin-bottom: 10px;
  margin-bottom: 0.7142857142857143rem;
  margin-left: 161px;
  margin-left: 11.5rem;
  /* = 161 / (320-16) */

  width: 143px;
  width: 10.214285714285714rem;
  /* = 143px / (320px-16px) */

  overflow: hidden;
  /* Nested menu */

}
.navbar-global .menu-box h3,
.navbar-global .menu-box p,
.navbar-global .menu-box address {
  margin-top: 0;
  margin-bottom: 0;
}
.navbar-global .menu-box .menu {
  width: 100%;
  padding-right: 0;
  border-right: none;
}
.navbar-global .menu-box-info {
  padding-top: 5px;
  padding-top: 0.35714285714285715rem;
  padding-bottom: 5px;
  padding-bottom: 0.35714285714285715rem;
  padding-left: 5px;
  padding-left: 0.35714285714285715rem;
  padding-right: 5px;
  padding-right: 0.35714285714285715rem;
}
.navbar-global .menu-box-info img {
  margin-top: -5px;
  margin-top: -0.35714285714285715rem;
  margin-left: -5px;
  margin-left: -0.35714285714285715rem;
  margin-right: -5px;
  margin-right: -0.35714285714285715rem;
  margin-bottom: 0;
}
.navbar-global .menu-box-special {
  padding-top: 5px;
  padding-top: 0.35714285714285715rem;
  padding-bottom: 5px;
  padding-bottom: 0.35714285714285715rem;
  padding-left: 5px;
  padding-left: 0.35714285714285715rem;
  padding-right: 5px;
  padding-right: 0.35714285714285715rem;
  background-color: #5e3032;
  position: relative;
  width: 48%;
}
.navbar-global .menu-box-special a h3 {
  color: #ffffff;
  font-size: 14px;
  font-size: 1rem;
  margin: 0;
  font-weight: 400;
}
.navbar-global .menu-box-special.first-special-box {
  float: left;
}
.navbar-global .menu-box-special.second-special-box {
  margin-left: 161px;
  margin-left: 11.5rem;
}
.navbar-global .menu-box-explore {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 148px;
  margin-left: 0;
  margin-right: 5px;
  margin-right: 0.35714285714285715rem;
  padding-top: 1px;
  padding-top: 0.07142857142857142rem;
  padding-bottom: 5px;
  padding-bottom: 0.35714285714285715rem;
  padding-left: 5px;
  padding-left: 0.35714285714285715rem;
  padding-right: 5px;
  padding-right: 0.35714285714285715rem;
  background-color: #5e3032;
}
.navbar-global .menu-box-explore:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
  -khtml-opacity: 0.15;
  -webkit-opacity: 0.15;
  -moz-opacity: 0.15;
  opacity: 0.15;
  right: -1px;
  bottom: -24px;
  font-size: 70px;
}
.navbar-global .menu-box-explore.bg-icon-user-md:before {
  right: -2px;
  bottom: -23px;
}
.navbar-global .menu-box-explore.bg-icon-money:before {
  right: -3px;
  bottom: -25px;
}
.navbar-global .menu-box-explore.bg-icon-book:before {
  right: 8px;
  bottom: -26px;
}
.navbar-global .menu-box-explore.bg-icon-give:before {
  right: -6px;
  bottom: -52px;
}
.navbar-global .menu-box-explore h3 {
  border-bottom: 1px solid #ffffff;
  border-bottom-color: rgba(255, 255, 255, 0.4);
  padding: 0;
  padding-top: 5px;
  padding-top: 0.35714285714285715rem;
  padding-bottom: 3px;
  padding-bottom: 0.21428571428571427rem;
}
.navbar-global .menu-box-explore p {
  padding: 0;
}
.navbar-global .logo-stanford-school-of-medicine,
.navbar-global .logo-stanford-hospital-clinics,
.navbar-global .logo-stanford-childrens-health {
  width: 143px;
  width: 10.214285714285714rem;
  height: 24px;
  height: 1.7142857142857142rem;
  background: url(base/images/logos-about-sprite.png) scroll no-repeat 0 0 transparent;
  display: block;
  margin: 36px 0px 36px 0px;
  margin: 2.5714285714285716rem 0rem 2.5714285714285716rem 0rem;
  text-indent: -9999px;
}
.navbar-global .logo-stanford-school-of-medicine {
  height: 60px;
  height: 4.285714285714286rem;
}
.navbar-global .logo-stanford-hospital-clinics {
  background-position: 0px -97px;
  background-position: 0rem -6.928571428571429rem;
  height: 27px;
  height: 1.9285714285714286rem;
}
.navbar-global .logo-stanford-childrens-health {
  background-position: -5px -158px;
  background-position: -0.35714285714285715rem -11.285714285714286rem;
  height: 30px;
  height: 2.142857142857143rem;
}
.slide-right .navbar-global .nav-item > a {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
  line-height: 25px;
  line-height: 1.7857142857142858rem;
  /* 25px */

  font-weight: bold;
}
.slide-right .navbar-global .menu a {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}
/* Global Nav */
.slide-right .navbar-global .nav {
  width: 260px;
  width: 18.571428571428573rem;
  height: 100%;
  padding-top: 10px;
  padding-top: 0.7142857142857143rem;
  padding-bottom: 12px;
  padding-bottom: 0.8571428571428571rem;
}
.slide-right .navbar-global .nav-item {
  position: relative;
  width: 95px;
  width: 6.785714285714286rem;
  height: 25px;
  height: 1.7857142857142858rem;
  margin-bottom: 7px;
  margin-bottom: 0.5rem;
}
.slide-right .navbar-global .nav-item .nav-item-panel-top {
  display: block;
  position: absolute;
  right: 0;
  width: 150px;
  width: 10.714285714285714rem;
  top: 62px;
  top: 4.428571428571429rem;
  margin-right: 6px;
  margin-right: 0.42857142857142855rem;
  overflow: hidden;
}
.slide-right .navbar-global .nav-item .nav-item-panel-top a,
.slide-right .navbar-global .nav-item .nav-item-panel-top p {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
  line-height: 16px;
  line-height: 1.1428571428571428rem;
  color: #ffffff;
}
.slide-right .navbar-global .nav-item .nav-item-panel-top i {
  font-size: 6px;
  font-size: 0.42857142857142855rem;
  vertical-align: middle;
}
.slide-right .navbar-global .nav-item.hover,
.slide-right .navbar-global .nav-item:focus,
.slide-right .navbar-global .nav-item.clicked {
  background-color: #5e3032;
  background-image: none;
}
.slide-right .navbar-global .nav-item.hover .nav-item-panel-top,
.slide-right .navbar-global .nav-item:focus .nav-item-panel-top,
.slide-right .navbar-global .nav-item.clicked .nav-item-panel-top {
  display: none;
}
.slide-right .navbar-global .nav-item > a {
  width: 94px;
  width: 6.714285714285714rem;
  padding: 0;
  padding-left: 9px;
  padding-left: 0.6428571428571429rem;
  text-align: left;
}
.slide-right .navbar-global .nav-item > a:hover,
.slide-right .navbar-global .nav-item > a:focus {
  background-color: #5e3032;
}
.slide-right .navbar-global .nav-item .nav-item-panel {
  top: 0;
  right: auto;
  left: 94px;
  left: 6.714285714285714rem;
  padding: 0;
  overflow: hidden;
}
.slide-right .navbar-global .nav-item .nav-item-panel > section {
  width: 160px;
  width: 11.428571428571429rem;
  padding-top: 0;
  padding-right: 4px;
  padding-right: 0.2857142857142857rem;
  box-shadow: none;
  border-left: 1px solid #777777;
  background-color: transparent;
  background-image: none;
}
.slide-right .navbar-global .nav-item:first-child + .nav-item .nav-item-panel {
  top: -32px;
}
.slide-right .navbar-global .nav-item:first-child + .nav-item + .nav-item .nav-item-panel {
  top: -64px;
}
.slide-right .navbar-global .nav-item:first-child + .nav-item + .nav-item + .nav-item .nav-item-panel {
  top: -96px;
}
.slide-right .navbar-global .nav-item:first-child + .nav-item + .nav-item + .nav-item + .nav-item .nav-item-panel {
  top: -128px;
}
.slide-right .navbar-global .back {
  display: block;
}
.slide-right .navbar-global .menu {
  float: none;
  padding-right: 0;
  width: auto;
  border-right: none;
}
.slide-right .navbar-global .menu a {
  padding-top: 3px;
  padding-top: 0.21428571428571427rem;
  padding-bottom: 4px;
  padding-bottom: 0.2857142857142857rem;
  padding-left: 0;
}
.slide-right .navbar-global .menu p a {
  margin-bottom: 10px;
  margin-bottom: 0.7142857142857143rem;
}
.slide-right .navbar-global .menu-box {
  margin-left: 0;
  width: auto;
}
.slide-right .navbar-global .menu-box img {
  width: 110%;
}
.slide-right .navbar-global .menu-box-news {
  display: none;
}
.slide-right .navbar-global .menu-box-explore {
  position: relative;
  margin-right: 0;
}
.slide-right .navbar-global .menu-masthead {
  position: absolute;
  left: -91px;
  top: -63px;
  width: 260px;
}
.slide-right .navbar-global .menu-box-special {
  position: relative;
  width: 98%;
}
.slide-right .navbar-global .menu-box-special.first-special-box {
  float: none;
}
.slide-right .navbar-global .menu-box-special.second-special-box {
  margin-left: 0px;
  margin-left: 0rem;
}
.slide-right .navbar-global .nav-item.search {
  position: static;
  clear: both;
  float: none;
  width: 100%;
  height: 0;
  margin-bottom: 0;
}
.slide-right .navbar-global .nav-item.search.hover,
.slide-right .navbar-global .nav-item.search:focus,
.slide-right .navbar-global .nav-item.search.clicked {
  background-color: transparent;
}
.slide-right .navbar-global .nav-item.search > a {
  display: none;
}
.slide-right .navbar-global .nav-item .nav-item-search-panel {
  display: block;
  position: absolute;
  padding: 0;
  top: 9px;
  top: 0.6428571428571429rem;
  left: auto;
  right: 8px;
  right: 0.5714285714285714rem;
  width: 244px;
  width: 17.428571428571427rem;
  height: auto;
}
@media (min-width: 992px) {
  .slide-right .navbar-global .nav-item .nav-item-search-panel {
  height: 32px;
  height: 2.2857142857142856rem;
}

}
.slide-right .navbar-global .nav-item .nav-item-search-panel form {
  position: static;
  width: 240px;
  width: 17.142857142857142rem;
  margin-left: 0;
  padding: 0;
  background-color: transparent;
}
@media (max-width: 991px) {
  .slide-right .navbar-global .nav-item .nav-item-search-panel form {
  margin-left: 0;
  width: auto;
}

}
.slide-right .navbar-global .nav-item .nav-item-search-panel form .form-control {
  font-size: 16px;
  font-size: 1.1428571428571428rem;
  /* 16px */

  padding: 3px;
  padding: 0.21428571428571427rem;
}
.slide-right .navbar-global .nav-item .nav-item-search-panel .btn {
  border: none;
}
/** THEMATIC STYLES **/
.navbar-global .nav-item {
  border-left: 1px solid;
  border-left: 0.07142857142857142rem solid;
  border-left-color: #323232;
}
@media (max-width: 991px) {
  .navbar-global .nav-item {
  border-left-color: #666666;
}

}
.navbar-global .nav-item.hover,
.navbar-global .nav-item:focus,
.navbar-global .nav-item.clicked {
  background-color: #666666;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAH0lEQVQImUXGMREAMBAEobWD/jP4VSYVhFU9w7Cf6gCFUwcVKa1TogAAAABJRU5ErkJggg==);
}
.navbar-global .nav-item > a {
  letter-spacing: 0;
  text-transform: uppercase;
  text-decoration: none;
  color: #dddddd;
}
.navbar-global .nav-item > a:hover,
.navbar-global .nav-item > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-global .nav-item-panel {
  background-image: inherit;
  background-position: -9999px center;
  background-repeat: no-repeat;
}
.navbar-global .nav-item-panel > section {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=135,strength=3)";
  -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.8);
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.8);
  background-color: #666666;
  background-image: inherit;
  background-position: 0 1px;
}
.navbar-global .position-right .nav-item-panel > section {
  background-position: 0 0;
}
.navbar-global .about .nav-item-panel > section {
  background-position: 0 -1px;
}
.navbar-global .nav-item-search-panel form {
  background-color: #ddd;
}
@media (min-width: 992px) {
  .navbar-global .nav-item-search-panel form {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=135,strength=3)";
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

}
.navbar-global .nav-item-search-panel form .form-control {
  border-right-width: 0;
  border-radius: 4px 0 0 4px;
  border-radius: 0.25rem 0 0 0.25rem;
}
.navbar-global .nav-item-search-panel form .btn {
  color: #ffffff;
  background-color: #007c92;
}
.navbar-global .menu {
  border-right-color: #777777;
}
.navbar-global .menu li {
  border-bottom-color: #777777;
}
.navbar-global .menu a {
  color: #eeeeee;
  text-shadow: 1px 1px 2px #333;
  text-decoration: none;
}
.navbar-global .menu a:hover,
.navbar-global .menu a:focus {
  background-color: rgba(204, 204, 204, 0.2);
  color: #ffffff;
}
.navbar-global .menu-box {
  color: #eeeeee;
}
.navbar-global .menu-box a {
  color: #eeeeee;
}
.navbar-global .menu-box-info {
  background-color: rgba(51, 51, 51, 0.7);
}
.navbar-global .search-button {
  text-align: center;
  background-color: #555555;
}
.lt-ie9 .navbar-global .menu-box-explore:before {
  display: none;
}
.lt-ie9 .navbar-global .nav-item-panel > section {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(enabled=false)";
}
.lt-ie9 .navbar-global .nav-item-search-panel form {
  width: 279px;
  width: 19.928571428571427rem;
}
.lt-ie9 .navbar-global .nav-item-search-panel form .form-control {
  height: 32px;
  height: 2.2857142857142856rem;
  line-height: 28px;
  line-height: 2rem;
}
.lt-ie9 .nav-item-search-panel {
  height: 0;
}
/* END SM.Base: global.nav.less **/
/* SM.Base: mobile.nav.less **/
/* SM.Base: variables-nav.less */
/* END SM.Base: variables-nav.less */.navbar-accordion.navbar-mobile button.nav-sub-menu {
  width: 42px;
  height: 42px;
}
/** TYPOGRAPHY STYLES **/
/** LAYOUT STYLES **/
.slide-right {
  right: 260px;
  right: 18.571428571428573rem;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.slide-right .header-global {
  right: -260px;
  right: -18.571428571428573rem;
  height: auto;
  width: auto;
  float: right;
  padding-bottom: 30px;
  padding-bottom: 2.142857142857143rem;
  padding-top: 45px;
  padding-top: 3.2142857142857144rem;
}
.slide-right #mainContent {
  overflow: hidden;
  /*max-height: 500px;*/

}
.slide-right #footer {
  display: none;
}
.header-global .navbar-local {
  display: none;
}
.slide-right .header-global .navbar-local {
  position: static;
  clear: both;
  display: block;
  width: auto;
  padding-right: 7px;
  padding-right: 0.5rem;
  padding-left: 7px;
  padding-left: 0.5rem;
  /* .padding-top(50); */

}
.slide-right .header-global .navbar-local .nav {
  clear: both;
  float: right;
}
.slide-right .header-global .navbar-local .nav > li {
  width: 245px;
  width: 17.5rem;
  clear: both;
}
.slide-right .header-global .navbar-mobile {
  padding: 5px 0px 0px 0px;
  padding: 0.35714285714285715rem 0rem 0rem 0rem;
  width: 260px;
  width: 18.571428571428573rem;
}
.slide-right .header-global .navbar-mobile .nav {
  padding-top: 0;
  width: 100%;
  height: auto !important;
}
.slide-right .header-global .navbar-mobile .nav .container {
  width: 100%;
  min-height: 0;
  padding-right: 0;
}
.slide-right .header-global .navbar-mobile .nav .nav-item {
  margin: 0;
  width: 100%;
}
.slide-right .header-global .navbar-mobile .nav .nav-item > a {
  display: block;
  width: 100%;
  margin: 0;
}
.slide-right .header-global .navbar-mobile .nav .nav-item .edit-nav {
  display: none;
}
.slide-right .header-global .navbar-mobile .nav .nav-item.clicked .nav-item-panel,
.slide-right .header-global .navbar-mobile .nav .nav-item.hover .nav-item-panel {
  position: relative;
}
.slide-right .header-global .navbar-mobile .nav .nav-item > .nav-item-panel .nav-item-heading {
  display: none;
}
.slide-right .header-global .navbar-mobile .nav .nav-item > .nav-item-panel .related-container {
  clear: both;
  width: 100%;
}
.slide-right .header-global .navbar-mobile .nav .nav-item > .nav-item-panel .related-container .related-heading {
  display: block;
  width: 111%;
  position: relative;
}
.slide-right .header-global .navbar-mobile .nav .nav-item > .nav-item-panel .related-container .related-heading:after {
  margin-top: 4px;
  margin-top: 0.2857142857142857rem;
}
.slide-right .header-global .navbar-mobile .nav .nav-item > .nav-item-panel .related-container .local-nav-related {
  display: none;
  margin-top: 12px;
  margin-top: 0.8571428571428571rem;
}
.slide-right .header-global .navbar-mobile > .nav > .nav-item > a {
  margin-left: -8px;
  margin-left: -0.5714285714285714rem;
  width: 102%;
}
.slide-right .header-global .navbar-mobile > .nav > .nav-item > .nav-item-panel {
  margin-left: -5px;
  margin-left: -0.35714285714285715rem;
}
.slide-right .header-global .navbar-mobile > .nav > .nav-item > .nav-item-panel:after {
  content: " ";
  display: block;
  position: relative;
  width: 100%;
  clear: both;
}
.slide-right .header-global .navbar-mobile > .nav > .nav-item > .nav-item-panel > section > .nav {
  margin-bottom: 0;
  height: auto !important;
}
.slide-right .header-global .navbar-mobile > .nav > .nav-item > .nav-item-panel > section > .nav > .nav-item > .nav-item-panel {
  top: 0 !important;
}
.slide-right .header-global .navbar-mobile > .nav > .nav-item > .nav-item-panel > section > .nav > .nav-item > .nav-item-panel .nav-item > a {
  padding-left: 33px;
  padding-left: 2.357142857142857rem;
}
/** THEMATIC STYLES **/
.slide-right .header-global .navbar-mobile .nav {
  border: none;
}
.slide-right .header-global .navbar-mobile .nav .nav-item {
  border: none;
  /*
      &.has-submenu:after {
        .nav-arrow;
        .nav-arrow-down;
      }
      */

}
.slide-right .header-global .navbar-mobile .nav .nav-item > a {
  background-color: transparent;
  text-align: left;
  padding-right: 30px;
  padding-right: 2.142857142857143rem;
  color: #dddddd;
  padding-left: 21px;
  padding-left: 1.5rem;
}
.slide-right .header-global .navbar-mobile .nav .nav-item > button.nav-sub-menu {
  z-index: 8063;
  width: 30px;
  height: 30px;
  float: right;
}
.slide-right .header-global .navbar-mobile .nav .nav-item > button.nav-sub-menu:after {
  content: "\f078";
  color: #999999;
  font-size: 10px;
  font-size: 0.7142857142857143rem;
  top: 40%;
  width: 100%;
  height: 75%;
}
.slide-right .header-global .navbar-mobile .nav .nav-item.has-submenu.clicked > button.nav-sub-menu:after,
.slide-right .header-global .navbar-mobile .nav .nav-item.has-submenu.hover > button.nav-sub-menu:after {
  content: "\f077";
}
.slide-right .header-global .navbar-mobile .nav .nav-item > .nav-item-panel .related-container {
  display: none;
  padding: 0px 12px 0px 12px;
  padding: 0rem 0.8571428571428571rem 0rem 0.8571428571428571rem;
  background-color: #f0f4f5;
}
.slide-right .header-global .navbar-mobile .nav .nav-item > .nav-item-panel .related-container .related-heading {
  background-color: #8c1515;
  padding: 12px 12px 12px 20px;
  padding: 0.8571428571428571rem 0.8571428571428571rem 0.8571428571428571rem 1.4285714285714286rem;
  margin: 0px -12px 0px -12px;
  margin: 0rem -0.8571428571428571rem 0rem -0.8571428571428571rem;
  color: #dddddd;
  font-weight: 400;
}
.slide-right .header-global .navbar-mobile .nav .nav-item > .nav-item-panel .related-container .related-heading:after {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  color: #999999;
  display: table-cell;
  padding: 10px;
  padding: 0.7142857142857143rem;
  width: 30px;
  width: 2.142857142857143rem;
  font-size: 10px;
  font-size: 0.7142857142857143rem;
  cursor: pointer;
  top: 0;
  position: absolute;
  right: 0;
  content: "\f078";
  margin-top: 4px;
  margin-top: 0.2857142857142857rem;
}
.slide-right .header-global .navbar-mobile .nav .nav-item > .nav-item-panel .related-container .local-nav-related * {
  color: #333333;
}
.slide-right .header-global .navbar-mobile .nav .nav-item > .nav-item-panel .related-container .local-nav-related h3 {
  color: #8c1515;
}
.slide-right .header-global .navbar-mobile .nav .nav-item > .nav-item-panel .related-container .local-nav-related .section {
  border-bottom: 1px solid transparent;
}
.slide-right .header-global .navbar-mobile .nav .nav-item > .nav-item-panel .related-container.is-open .related-heading:after {
  content: "\f077";
}
.slide-right .header-global .navbar-mobile > .nav > .nav-item {
  border-left: 8px solid #333333;
}
.slide-right .header-global .navbar-mobile > .nav > .nav-item.clicked,
.slide-right .header-global .navbar-mobile > .nav > .nav-item.hover {
  border-left-color: #8c1515;
}
.slide-right .header-global .navbar-mobile > .nav > .nav-item > a {
  border-bottom: 1px solid #666666;
}
/* END SM.Base: mobile.nav.less **/
/* SM.Base: local.header.less */
/* Page / Local Header */
.header-local {
  min-height: 92px;
  min-height: 6.571428571428571rem;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0rem 0rem 0.35714285714285715rem 0rem rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0rem 0rem 0.35714285714285715rem 0rem rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0rem 0rem 0.35714285714285715rem 0rem rgba(0, 0, 0, 0.5);
  width: 100%;
  margin: 0;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid transparent;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .header-local {
  min-height: 0;
}

}
@media (min-width: 992px) {
  .header-local.header-global-offset {
  margin-top: 32px;
  margin-top: 2.2857142857142856rem;
}

}
.header-local .container {
  position: relative;
}
.header-local .navbar-toggle {
  background-color: #ffffff;
  outline: none;
  top: -5px;
  top: -0.35714285714285715rem;
}
@media (max-width: 991px) {
  .header-local .navbar-toggle {
  display: block;
  position: absolute;
  right: 0;
  margin: 0;
  float: none;
  z-index: 10;
}

}
.header-local .navbar-toggle:hover {
  background-color: #ffffff;
}
.header-local .navbar-toggle:focus {
  background-color: #cccccc;
}
.header-local .navbar-toggle .fa {
  color: #333333;
  font-size: 32px;
  font-size: 2.2857142857142856rem;
}
.header-local .skip-to-links a.sr-only:focus {
  display: block;
  overflow: visible;
  clip: auto;
  right: 0;
  height: auto;
  width: auto;
}
.lt-ie9 .header-local {
  -ms-filter: "";
}
.lt-ie8 .header-local {
  filter: "progid:DXImageTransform.Microsoft.Shadow(color=#888888,direction=135,strength=3)";
}
/* Branding Styles */
/* SMACCS module */
.skip-to-links a.sr-only:focus {
  padding: 2px 10px;
  background-color: #333333;
  color: #ffffff;
}
.brand {
  position: relative;
  display: block;
  height: 45px;
  height: 3.2142857142857144rem;
  margin: 0;
  margin-top: 5px;
  margin-top: 0.35714285714285715rem;
  margin-bottom: 5px;
  margin-bottom: 0.35714285714285715rem;
}
@media (max-width: 991px) {
  .brand {
  margin-top: 15px;
  margin-top: 1.0714285714285714rem;
  margin-bottom: 15px;
  margin-bottom: 1.0714285714285714rem;
  padding-right: 40px;
  padding-right: 2.857142857142857rem;
}

}
@media (min-width: 992px) {
  .brand {
  position: relative;
  margin-top: 25px;
  margin-top: 1.7857142857142858rem;
  margin-bottom: 5px;
  margin-bottom: 0.35714285714285715rem;
}

}
.brand a,
.brand a:link,
.brand a:focus,
.brand a:visited {
  color: #333333;
  font-weight: 400;
  text-decoration: none;
}
.brand .brand-sitename {
  position: relative;
  z-index: 9;
  display: block;
  height: 100%;
  font-size: 20px;
  font-size: 1.4285714285714286rem;
  line-height: 110%;
  width: 95%;
}
@media (max-width: 991px) {
  .brand .brand-sitename {
  line-height: 85%;
}

}
@media (min-width: 992px) {
  .brand .brand-sitename {
  width: auto;
  margin-right: 168px;
  margin-right: 12rem;
}

}
@media (min-width: 768px) and (max-width: 991px) {
  .brand .brand-sitename {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
}

}
@media (max-width: 767px) {
  .brand .brand-sitename {
  font-size: 17px;
  font-size: 1.2142857142857142rem;
}

}
.brand .brand-sitename .wrap {
  display: table-cell;
  height: 46px;
  height: 3.2857142857142856rem;
  vertical-align: bottom;
}
@media (max-width: 767px) {
  .brand .brand-sitename .wrap {
  vertical-align: middle;
  height: 41px;
  height: 2.9285714285714284rem;
}

}
.brand .brand-sitename-title {
  display: block;
  line-height: 21px;
  line-height: 1.5rem;
}
.brand .brand-sitename-subtitle {
  font-size: 14px;
  font-size: 1rem;
  font-style: italic;
  line-height: 13px;
  line-height: 0.9285714285714286rem;
  display: block;
  margin-top: 3px;
  margin-top: 0.21428571428571427rem;
}
@media (max-width: 991px) {
  .brand .brand-sitename-subtitle {
  /*.font-size(13);*/
  
}

}
.brand-logo {
  position: relative;
  z-index: 10;
  float: left;
  display: block;
  width: 177px;
  width: 12.642857142857142rem;
  height: 45px;
  height: 3.2142857142857144rem;
  margin-right: 10px;
  margin-right: 0.7142857142857143rem;
  text-indent: -9999px;
  background: url(base/images/logo_uid_stanfordmedicine.svg) no-repeat;
  background-position: -11px -1px;
  background-position: -0.7857142857142857rem -0.07142857142857142rem;
  background-size: auto 111%;
  border-right: 1px solid;
  border-right: 0.07142857142857142rem solid;
  border-right-color: #000000;
}
@media (max-width: 767px) {
  .brand-logo {
  width: 45px;
  width: 3.2142857142857144rem;
  height: 45px;
  height: 3.2142857142857144rem;
  margin-right: 0;
  border-right: none;
}

}
.no-svg .brand-logo {
  background-image: url(base/images/logo_uid_stanfordmedicine.png);
  background-position: 0 0;
  background-size: auto auto;
}
/* Added support for Opera Mini: no-fontface */
.no-fontface .header-local .navbar-toggle .fa.fa-bars {
  -webkit-background-size: 1200px 407px;
  -webkit-background-size: 85.71428571428571rem 29.071428571428573rem;
  -khtml-background-size: 1200px 407px;
  -khtml-background-size: 85.71428571428571rem 29.071428571428573rem;
  -moz-background-size: 1200px 407px;
  -moz-background-size: 85.71428571428571rem 29.071428571428573rem;
  -o-background-size: 1200px 407px;
  -o-background-size: 85.71428571428571rem 29.071428571428573rem;
  background-size: 1200px 407px;
  background-size: 85.71428571428571rem 29.071428571428573rem;
  background-position: -923px -127px;
  background-position: -65.92857142857143rem -9.071428571428571rem;
  height: 32px;
  height: 2.2857142857142856rem;
  width: 32px;
  width: 2.2857142857142856rem;
}
.no-fontface .header-local .navbar-toggle .fa.fa-bars:before {
  content: "";
}
/* Social Links */
.social-links .fa {
  color: #ffffff;
  font-size: 12px;
  font-size: 0.8571428571428571rem;
  background-color: #009abb;
  width: 20px;
  width: 1.4285714285714286rem;
  height: 20px;
  height: 1.4285714285714286rem;
  border-radius: 50%;
  -moz-border-radius: 50%;
  text-align: center;
  padding-top: 4px;
  padding-top: 0.2857142857142857rem;
}
.header-local .social-links {
  bottom: -30px;
  bottom: -2.142857142857143rem;
  position: absolute;
  right: 8px;
  right: 0.5714285714285714rem;
}
@media (min-width: 992px) {
  .header-local .social-links {
  bottom: 0;
  width: 168px;
  width: 12rem;
}

}
.header-local .social-links:before,
.header-local .social-links:after {
  content: "";
  display: table;
}
.header-local .social-links:after {
  clear: both;
}
.header-local .social-links > p {
  display: none;
}
@media (min-width: 992px) {
  .header-local .social-links > p {
  display: block;
  margin: 0 0 0.57142857142857rem 0;
  padding: 0;
  color: #999999;
  font-size: 14px;
  font-size: 1rem;
  font-style: italic;
  text-align: right;
  line-height: 16px;
  line-height: 1.1428571428571428rem;
}

}
.header-local .social-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
}
.header-local .social-links li {
  float: left;
  margin-left: 8px;
  margin-left: 0.5714285714285714rem;
}
/* END SM.Base: local.header.less */
/* SM.Base: local.nav.less */
/* Local Navigation Styles - SM Base */
.slide-right {
  /* This is required to overide bootstrap's position relative on all "col-" classes */

}
.slide-right [class*="col-"] {
  position: static;
}
/* END SM.Base: local.nav.less */
/* SM.Base: main.less */
html {
  background-color: #555;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAH0lEQVQImUXGMREAMBAEobWD/jP4VSYVhFU9w7Cf6gCFUwcVKa1TogAAAABJRU5ErkJggg==);
}
.emergency-broadcast {
  display: none;
  width: 100%;
  clear: both;
  z-index: 9999;
  color: #fef5c7;
  line-height: 14px;
  line-height: 1rem;
  padding: 10px 10px 1px 10px;
  padding: 0.7142857142857143rem 0.7142857142857143rem 0.07142857142857142rem 0.7142857142857143rem;
  background-color: #8c1515;
  position: relative;
}
.emergency-broadcast a,
.emergency-broadcast a:link,
.emergency-broadcast a:active,
.emergency-broadcast a:visited {
  color: #fef5c7 !important;
  text-decoration: underline;
}
#outerContainer {
  position: relative;
  width: 100%;
  background-color: #f0f4f5;
  min-height: 100%;
}
#outerContainer:before,
#outerContainer:after {
  content: " ";
  display: table;
}
#outerContainer:after {
  clear: both;
}
.lt-ie8 #outerContainer {
  zoom: 1;
}
#mainContent {
  margin-top: 24px;
  margin-top: 1.7142857142857142rem;
  outline: 0;
}
@media (max-width: 991px) {
  #mainContent {
  padding-left: 12px;
  padding-left: 0.8571428571428571rem;
  padding-right: 12px;
  padding-right: 0.8571428571428571rem;
}

}
.p-link-w-arrow .lastWord {
  display: inline-block;
}
.p-link-w-arrow .lastWord:after {
  content: "\f061";
  display: inline-block;
  font-family: FontAwesome;
  font-weight: 400;
  line-height: 14px;
  line-height: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7px;
  font-size: 0.5rem;
  vertical-align: middle;
  padding-left: 4px;
  padding-left: 0.2857142857142857rem;
  top: -1px;
  top: -0.07142857142857142rem;
  position: relative;
}
.p-e-link-w-arrow .lastWord {
  display: inline-block;
}
.p-e-link-w-arrow .lastWord:after {
  content: "\f08e";
  display: inline-block;
  font-family: FontAwesome;
  font-weight: 400;
  line-height: 14px;
  line-height: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  font-size: 0.7142857142857143rem;
  vertical-align: middle;
  padding-left: 6px;
  padding-left: 0.42857142857142855rem;
  position: relative;
}
.section {
  margin-bottom: 12px;
  margin-bottom: 0.8571428571428571rem;
}
@media (min-width: 768px) {
  .section:last-child {
  margin-bottom: 0;
  /* should work on dispatched publish instance */
  
}

}
.section.new {
  margin-bottom: 0;
}
.hero-container {
  z-index: 1;
  width: 100%;
  position: relative;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0rem 0.21428571428571427rem 0.42857142857142855rem 0rem rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0rem 0.21428571428571427rem 0.42857142857142855rem 0rem rgba(0, 0, 0, 0.5);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0rem 0.21428571428571427rem 0.42857142857142855rem 0rem rgba(0, 0, 0, 0.5);
}
.border-and-shadow {
  padding: 12px;
  padding: 0.8571428571428571rem;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 1px 1px 3px 0.2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0.07142857142857142rem 0.07142857142857142rem 0.21428571428571427rem 0.014285714285714287rem rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 3px 0.2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0.07142857142857142rem 0.07142857142857142rem 0.21428571428571427rem 0.014285714285714287rem rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 3px 0.2px rgba(0, 0, 0, 0.1);
  box-shadow: 0.07142857142857142rem 0.07142857142857142rem 0.21428571428571427rem 0.014285714285714287rem rgba(0, 0, 0, 0.1);
}
.border-and-shadow:before,
.border-and-shadow:after {
  content: " ";
  display: table;
}
.border-and-shadow:after {
  clear: both;
}
.lt-ie8 .border-and-shadow {
  zoom: 1;
}
.lt-ie8 .border-and-shadow {
  filter: "progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=135,strength=3)";
}
.border-and-shadow .border-and-shadow {
  padding: 0;
  margin-bottom: 0;
  border: none;
  box-shadow: none;
  background-color: transparent;
}
.lt-ie8 .border-and-shadow .border-and-shadow {
  filter: none;
}
.border-and-shadow h1,
.border-and-shadow h2,
.border-and-shadow h3,
.border-and-shadow h4,
.border-and-shadow h5 {
  color: #333333;
  font-weight: 400;
}
.border-and-shadow ul:last-child,
.border-and-shadow ol:last-child,
.border-and-shadow p:last-child {
  margin-bottom: 0;
}
.jump-link-layout .border-and-shadow {
  padding-left: 12px;
  padding-left: 0.8571428571428571rem;
  padding-right: 12px;
  padding-right: 0.8571428571428571rem;
}
@media (max-width: 767px) {
  .jump-link-layout .border-and-shadow {
  padding-left: 6px;
  padding-left: 0.42857142857142855rem;
  padding-right: 6px;
  padding-right: 0.42857142857142855rem;
}

}
@media (min-width: 768px) {
  .jump-link-layout .border-and-shadow {
  display: table-cell;
  vertical-align: top;
  float: none;
}

}
.jump-link-layout.row {
  position: relative;
  padding: 6px;
  padding: 0.42857142857142855rem;
  padding-bottom: 0px;
  padding-bottom: 0rem;
  padding-top: 0px;
  padding-top: 0rem;
  overflow: hidden;
}
@media (min-width: 768px) {
  .jump-link-layout.row {
  display: table;
}

}
@media (max-width: 767px) {
  .jump-link-layout .extra-top-padding {
  padding-top: 50px;
  padding-top: 3.5714285714285716rem;
}

}
.jump-link-layout .background-dark {
  background-color: #666666;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAH0lEQVQImUXGMREAMBAEobWD/jP4VSYVhFU9w7Cf6gCFUwcVKa1TogAAAABJRU5ErkJggg==);
  padding: 6px;
  padding: 0.42857142857142855rem;
  color: #ffffff;
  right: 3px;
  right: 0.21428571428571427rem;
}
@media (min-width: 768px) {
  .jump-link-layout .background-dark {
  display: table-cell;
  vertical-align: top;
  float: none;
}

}
.jump-link-layout .background-dark .section-header h2,
.jump-link-layout .background-dark h2 {
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1rem;
  border: 0;
  margin-top: 6px;
  margin-top: 0.42857142857142855rem;
  margin-bottom: 12px;
  margin-bottom: 0.8571428571428571rem;
  padding: 6px;
  padding: 0.42857142857142855rem;
  padding-bottom: 12px;
  padding-bottom: 0.8571428571428571rem;
  padding-top: 12px;
  padding-top: 0.8571428571428571rem;
  background-color: #333333;
  font-weight: 600;
  color: #ffffff;
}
.jump-link-layout .background-dark .section-header.standard:before {
  content: "";
  border: 0;
}
@media (max-width: 767px) {
  .jump-link-layout .background-dark {
  position: static;
}

}
.jump-link-layout .background-dark hr {
  margin-left: 6px;
  margin-left: 0.42857142857142855rem;
  margin-right: 6px;
  margin-right: 0.42857142857142855rem;
}
.jump-link-layout .background-dark.left {
  right: 0;
}
.is-hidden-text {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
/* Social Links Styles */
.link-social a {
  display: inline-block;
  height: 22px;
  height: 1.5714285714285714rem;
  width: 22px;
  width: 1.5714285714285714rem;
  border-radius: 50px;
  color: #fff;
  font-size: 10;
  text-align: center;
  text-decoration: none;
}
.link-social .fa {
  vertical-align: bottom;
}
[class^="bg-icon"],
[class*=" bg-icon"] {
  position: relative;
  overflow: hidden;
  background-image: none;
  background-position: 0 0;
}
[class^="bg-icon"]:before,
[class*=" bg-icon"]:before {
  content: "\f007";
}
[class^="bg-icon"]:before,
[class*=" bg-icon"]:before {
  position: absolute;
  display: block;
  font-family: FontAwesome;
  font-size: 100px;
  z-index: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
[class^="bg-icon"]:after,
[class*=" bg-icon"]:after {
  position: absolute;
  display: block;
  font-family: FontAwesome;
  font-size: 100px;
  z-index: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
[class^="bg-icon"] *,
[class*=" bg-icon"] * {
  position: relative;
  z-index: 3;
}
.bg-icon-user-md:before {
  content: "\f0f0";
}
.bg-icon-book:before {
  /* content: "\f02d"; //fa-book: \f02d */

  content: url(base/images/icon-research.svg);
}
.no-svg .bg-icon-book:before {
  content: url(base/images/icon-research.png);
}
.bg-icon-money:before {
  content: url(base/images/icon-education.svg);
  /* content: "\f0d6"; //fa-money: \f0d6 */

}
.no-svg .bg-icon-money:before {
  content: url(base/images/icon-education.png);
}
.bg-icon-give:before {
  content: url(base/images/icon-give.svg);
}
.no-svg .bg-icon-give:before {
  content: url(base/images/icon-give.png);
}
/* END SM.Base: main.less */
/* SM.Base: local.footer.less */
/** TYPOGRAPHY STYLES **/
.footer {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.footer .content:before,
.footer .content:after {
  content: " ";
  display: table;
}
.footer .content:after {
  clear: both;
}
.lt-ie8 .footer .content {
  zoom: 1;
}
@media (min-width: 992px) {
  .footer .content {
  width: 940.75px;
  width: 67.19642857142857rem;
  margin-left: auto;
  margin-right: auto;
}

}
@media (min-width: 1200px) {
  .footer .content {
  width: 1130px;
  width: 80.71428571428571rem;
}

}
.footer-local {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
  padding: 0px;
  padding: 0rem;
  width: 100%;
}
.no-cssremunit .footer-local {
  padding: 0 15px 354px;
}
.lt-ie9 .footer-local.container {
  width: 100%;
  padding: 0;
}
/** LAYOUT STYLES **/
.footer-local .simple-footer {
  border-top: 1px solid;
  border-top: 0.07142857142857142rem solid;
  border-color: #dde0e1;
  padding-top: 12px;
  padding-top: 0.8571428571428571rem;
}
.footer-local .simple-footer:before,
.footer-local .simple-footer:after {
  content: " ";
  display: table;
}
.footer-local .simple-footer:after {
  clear: both;
}
.lt-ie8 .footer-local .simple-footer {
  zoom: 1;
}
@media (max-width: 991px) {
  .footer-local .simple-footer {
  padding-left: 12px;
  padding-left: 0.8571428571428571rem;
  padding-right: 12px;
  padding-right: 0.8571428571428571rem;
}

}
@media (min-width: 479px) {
  
}
@media (max-width: 767px) {
  .footer-local {
  /*border-top: none;*/
  
  margin-top: 0px;
  margin-top: 0rem;
}

}
.footer-local .links a {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
  color: #999999;
}
@media (max-width: 991px) {
  .footer-local .links {
  padding-right: 10px;
  padding-right: 0.7142857142857143rem;
  padding-left: 0px;
  padding-left: 0rem;
}

}
@media (min-width: 479px) {
  .footer-local .links {
  text-align: right;
  margin-bottom: 12px;
  margin-bottom: 0.8571428571428571rem;
  height: 22px;
  height: 1.5714285714285714rem;
}

}
@media (max-width: 767px) {
  .footer-local .links {
  text-align: left;
  margin-bottom: 12px;
  margin-bottom: 0.8571428571428571rem;
  height: 22px;
  height: 1.5714285714285714rem;
}

}
.footer-local .links ul {
  display: inline-block;
  height: 22px;
  height: 1.5714285714285714rem;
}
.footer-local .link {
  float: left;
  padding-top: 3px;
  padding-top: 0.21428571428571427rem;
  padding-bottom: 5px;
  padding-bottom: 0.35714285714285715rem;
  padding-left: 0px;
  padding-left: 0rem;
  padding-right: 5px;
  padding-right: 0.35714285714285715rem;
}
.footer-local .link:after {
  content: "\00b7";
  margin: 0;
  color: #d0d8da;
  margin-left: 2px;
  margin-left: 0.14285714285714285rem;
  font-size: 16px;
  font-size: 1.1428571428571428rem;
  line-height: 16px;
  line-height: 1.1428571428571428rem;
}
.footer-local .link.last:after,
.footer-local .link.link-social:after {
  content: "";
}
.footer-local .link a {
  display: inline;
}
.footer-local .link-social {
  padding: 0px;
  padding: 0rem;
  padding-left: 2px;
  padding-left: 0.14285714285714285rem;
  padding-right: 2px;
  padding-right: 0.14285714285714285rem;
}
.footer-local .social-links .fa {
  width: 22px;
  width: 1.5714285714285714rem;
  height: 22px;
  height: 1.5714285714285714rem;
  padding-top: 5px;
  padding-top: 0.35714285714285715rem;
}
.footer-local .legal-text {
  padding-top: 3px;
  padding-top: 0.21428571428571427rem;
  padding-bottom: 5px;
  padding-bottom: 0.35714285714285715rem;
  padding-left: 5px;
  padding-left: 0.35714285714285715rem;
  padding-right: 5px;
  padding-right: 0.35714285714285715rem;
  font-size: 12px;
  font-size: 0.8571428571428571rem;
  color: #999999;
}
@media (min-width: 479px) {
  .footer-local .legal-text {
  text-align: left;
}

}
@media (max-width: 991px) {
  .footer-local .legal-text {
  padding-left: 0px;
  padding-left: 0rem;
}

}
/* END SM.Base: local.footer.less */
/* SM.Base: super.footer.less */
/** TYPOGRAPHY STYLES **/
.footer-local .super-footer {
  background-color: #8c1515;
  color: #ffffff;
  width: 100%;
  float: left;
}
.footer-local .super-footer h2 {
  font-weight: 300;
  border-bottom: solid 1px #902827;
  margin-top: 17px;
  margin-top: 1.2142857142857142rem;
  margin-bottom: 24px;
  margin-bottom: 1.7142857142857142rem;
  padding-bottom: 12px;
  padding-bottom: 0.8571428571428571rem;
}
.footer-local .super-footer h2 a {
  font-size: 24px;
  font-size: 1.7142857142857142rem;
}
@media (max-width: 767px) {
  .footer-local .super-footer h2 {
  margin-bottom: 0px;
  margin-bottom: 0rem;
}

}
.footer-local .super-footer h3 {
  font-weight: 300;
  font-size: 16px;
  font-size: 1.1428571428571428rem;
  line-height: 24px;
  line-height: 1.7142857142857142rem;
  margin-top: 0px;
  margin-top: 0rem;
  padding-top: 25px;
  padding-top: 1.7857142857142858rem;
  padding-bottom: 0px;
  padding-bottom: 0rem;
  margin-bottom: 0px;
  margin-bottom: 0rem;
  border-bottom: solid 1px #902827;
}
.footer-local .super-footer h3 a {
  font-size: 16px;
  font-size: 1.1428571428571428rem;
}
@media (max-width: 991px) {
  .footer-local .super-footer h3 {
  line-height: 28px;
  line-height: 2rem;
  padding-top: 29px;
  padding-top: 2.0714285714285716rem;
}

}
.footer-local .super-footer a {
  color: #ffffff;
  font-size: 12px;
  font-size: 0.8571428571428571rem;
  vertical-align: bottom;
  width: 100%;
  display: inline-block;
}
.footer-local .super-footer p {
  border-bottom: solid 1px #902827;
  line-height: 24px;
  line-height: 1.7142857142857142rem;
  padding-bottom: 0px;
  padding-bottom: 0rem;
  margin-bottom: 0px;
  margin-bottom: 0rem;
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}
@media (max-width: 991px) {
  .footer-local .super-footer p {
  line-height: 28px;
  line-height: 2rem;
}

}
.footer-local .super-footer p:last-child {
  border-bottom: none;
}
.footer-local .super-footer .content {
  width: 100%;
  padding-left: 5px;
  padding-left: 0.35714285714285715rem;
  padding-top: 1px;
  padding-top: 0.07142857142857142rem;
}
.footer-local .super-footer .simple-footer {
  border-top: solid 1px #902827;
  float: left;
  width: 100%;
  padding-top: 12px;
  padding-top: 0.8571428571428571rem;
  margin-top: 12px;
  margin-top: 0.8571428571428571rem;
  padding-left: 0px;
  padding-left: 0rem;
  padding-right: 0px;
  padding-right: 0rem;
}
.footer-local .super-footer .legal-text {
  color: #999999;
}
.footer-local .super-footer .links a {
  color: #999999;
  display: inline;
}
.footer-local .super-footer .link-social a {
  color: #999999;
  background-color: #8c1515;
}
.footer-local .super-footer .social-links .fa {
  color: #8c1515;
  background-color: #999999;
}
.footer-local .super-footer .social-links .fa:hover {
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .footer-local .super-footer .content {
  width: 940.75px;
  width: 67.19642857142857rem;
  margin-left: auto;
  margin-right: auto;
}

}
@media (min-width: 1200px) {
  .footer-local .super-footer .content {
  width: 1130px;
  width: 80.71428571428571rem;
}

}
.footer-local .super-footer .left {
  padding-left: 0px;
  padding-left: 0rem;
}
.footer-local .super-footer .left div {
  padding-left: 0px;
  padding-left: 0rem;
}
.footer-local .super-footer .right {
  padding-left: 0px;
  padding-left: 0rem;
}
.footer-local .super-footer .right div {
  padding-left: 0px;
  padding-left: 0rem;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-local .super-footer .left {
  width: 100%;
}
.footer-local .super-footer .right {
  width: 100%;
  margin-top: 30px;
  margin-top: 2.142857142857143rem;
}

}
@media (min-width: 768px) {
  .footer-local .super-footer h3:first-child {
  padding-top: 0px;
  padding-top: 0rem;
}

}
@media (max-width: 991px) {
  .footer-local .super-footer {
  padding-left: 12px;
  padding-left: 0.8571428571428571rem;
  padding-right: 12px;
  padding-right: 0.8571428571428571rem;
}

}
/* END SM.Base: super.footer.less */
/* SM.Base: global.footer.less */
/** LAYOUT STYLES **/
.container-with-footer {
  min-height: 100%;
}
.footer-global {
  width: 100%;
}
.footer-global ul.container {
  margin-bottom: 0;
  padding-bottom: 64px;
  padding-top: 16px;
}
.footer-global .footer-item {
  margin-top: 10px;
  margin-top: 0.7142857142857143rem;
  text-align: center;
  width: 100%;
}
@media (max-width: 767px) {
  .footer-global .footer-item {
  margin-top: 5px;
  margin-top: 0.35714285714285715rem;
}

}
@media (min-width: 992px) {
  .footer-global .footer-item {
  display: inline-block;
  width: 16%;
  padding: 0;
}

}
.footer-global .footer-item .middle {
  padding-top: 7px;
  padding-top: 0.5rem;
}
.footer-global .logo {
  display: block;
  height: 83px;
  height: 5.928571428571429rem;
  margin: 0 auto;
  margin-bottom: 5px;
  margin-bottom: 0.35714285714285715rem;
  text-indent: -9999px;
  -webkit-background-size: 1280px;
  -webkit-background-size: 91.42857142857143rem;
  -khtml-background-size: 1280px;
  -khtml-background-size: 91.42857142857143rem;
  -moz-background-size: 1280px;
  -moz-background-size: 91.42857142857143rem;
  -o-background-size: 1280px;
  -o-background-size: 91.42857142857143rem;
  background-size: 1280px;
  background-size: 91.42857142857143rem;
}
@media (min-width: 992px) {
  .footer-global .logo {
  -webkit-background-size: 924px;
  -webkit-background-size: 66rem;
  -khtml-background-size: 924px;
  -khtml-background-size: 66rem;
  -moz-background-size: 924px;
  -moz-background-size: 66rem;
  -o-background-size: 924px;
  -o-background-size: 66rem;
  background-size: 924px;
  background-size: 66rem;
  margin-bottom: 0;
}

}
.lt-ie9 .footer-global .logo {
  -ms-behavior: url(vendor/htc/backgroundsize.min.htc);
  position: relative;
  z-index: 9;
}
.lt-ie9 .footer-global .logo-stanford {
  background-position: -27px;
  width: 100px;
}
.lt-ie9 .footer-global .logo-stanford-som {
  background-position: -146px;
  width: 153px;
}
.lt-ie9 .footer-global .logo-stanford-hospital {
  background-position: -402px;
  width: 120px;
}
.lt-ie9 .footer-global .logo-stanford-childrens {
  background-position: -601px;
  width: 173px;
}
.lt-ie9 .footer-global .logo-lpch {
  background-position: -844px;
  width: 179px;
}
.lt-ie9 .footer-global .logo-stanford-healthcare {
  background-position: -1083px;
  width: 178px;
}
.footer-global-offset {
  padding-bottom: 335px;
  padding-bottom: 23.928571428571427rem;
}
@media (min-width: 768px) {
  .footer-global-offset {
  padding-bottom: 130px;
  padding-bottom: 9.285714285714286rem;
}

}
.lt-ie8 .footer-global,
.lt-ie9 .footer-global {
  padding: 0;
}
.lt-ie8 .footer-global {
  position: relative;
}
/** TYPOGRAPHY STYLES **/
/** THEMATIC STYLES **/
.footer-global {
  background-color: #333333;
}
.footer-global .logo {
  background-repeat: no-repeat;
  background-image: url(base/images/footer-logos.png);
}
.logo-stanford {
  background-position: -27px 0px;
  background-position: -1.9285714285714286rem 0rem;
  width: 100px;
  width: 7.142857142857143rem;
}
@media (min-width: 992px) {
  .logo-stanford {
  background-position: -20px 0px;
  background-position: -1.4285714285714286rem 0rem;
  width: 70px;
  width: 5rem;
}

}
.logo-stanford-som {
  background-position: -195px 0px;
  background-position: -13.928571428571429rem 0rem;
  width: 135px;
  width: 9.642857142857142rem;
}
@media (min-width: 992px) {
  .logo-stanford-som {
  background-position: -141px 0px;
  background-position: -10.071428571428571rem 0rem;
  width: 100px;
  width: 7.142857142857143rem;
}

}
.logo-stanford-hospital {
  background-position: -402px 0px;
  background-position: -28.714285714285715rem 0rem;
  width: 120px;
  width: 8.571428571428571rem;
}
@media (min-width: 992px) {
  .logo-stanford-hospital {
  background-position: -291px 0px;
  background-position: -20.785714285714285rem 0rem;
  width: 89px;
  width: 6.357142857142857rem;
}

}
.logo-stanford-childrens {
  background-position: -601px 0px;
  background-position: -42.92857142857143rem 0rem;
  width: 173px;
  width: 12.357142857142858rem;
}
@media (min-width: 992px) {
  .logo-stanford-childrens {
  background-position: -433px 0px;
  background-position: -30.928571428571427rem 0rem;
  width: 129px;
  width: 9.214285714285714rem;
}

}
.logo-lpch {
  background-position: -844px 0px;
  background-position: -60.285714285714285rem 0rem;
  width: 179px;
  width: 12.785714285714286rem;
}
@media (min-width: 992px) {
  .logo-lpch {
  background-position: -610px 0px;
  background-position: -43.57142857142857rem 0rem;
  width: 129px;
  width: 9.214285714285714rem;
}

}
.logo-stanford-healthcare {
  background-position: -1083px 0px;
  background-position: -77.35714285714286rem 0rem;
  width: 178px;
  width: 12.714285714285714rem;
}
@media (min-width: 992px) {
  .logo-stanford-healthcare {
  background-position: -782px 0px;
  background-position: -55.857142857142854rem 0rem;
  width: 128px;
  width: 9.142857142857142rem;
}

}
#backToTop {
  position: fixed;
  bottom: 50%;
  right: 0px;
  text-decoration: none;
  color: #eeeeee;
  background-color: #333333;
  font-size: 16px;
  padding-top: 3px;
  padding-top: 0.21428571428571427rem;
  padding-bottom: 3px;
  padding-bottom: 0.21428571428571427rem;
  padding-left: 8px;
  padding-left: 0.5714285714285714rem;
  padding-right: 8px;
  padding-right: 0.5714285714285714rem;
  display: none;
}
#backToTop:hover {
  background-color: #007c92;
}
/* END SM.Base: global.footer.less */
/* SM.Base: vendor.overrides.less */
/** LAYOUT STYLES **/
/* Bootstrap */
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-left: 6px;
  padding-left: 0.42857142857142855rem;
  padding-right: 6px;
  padding-right: 0.42857142857142855rem;
}
.row {
  margin-left: -6px;
  margin-left: -0.42857142857142855rem;
  margin-right: -6px;
  margin-right: -0.42857142857142855rem;
}
/* Bootstrap table */
.table > tbody > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table-bordered > tbody > tr > th {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(even) > td,
.table-striped > tbody > tr:nth-child(even) > th {
  background-color: #f9f9f9;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #ffffff;
}
/* END SM.Base: vendor.overrides.less */
/* SM.Base: text.less */
.text-tiny {
  font-size: 10px;
  font-size: 0.7142857142857143rem;
}
.text-small {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}
.text-medium {
  font-size: 14px;
  font-size: 1rem;
}
.text-large {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
}
.text-leadin {
  font-weight: bold;
}

/* SM.Base: callout.box.less */
.callout-box {
  background-color: #fff;
  border: 0.07142857142857rem solid #ccc;
  width: 45%;
  font-style: italic;
  padding: 10px;
  padding: 0.7142857142857143rem;
  float: right;
  margin: 0px 0px 15px 15px;
  margin: 0rem 0rem 1.0714285714285714rem 1.0714285714285714rem;
}
.callout-box .callout-box-heading {
  font-weight: 400;
  margin: -0.71428571428571rem -0.71428571428571rem 0.71428571428571rem -0.71428571428571rem !important;
  font-size: 14px;
  font-size: 1rem;
  color: #fff;
  padding: 10px;
  padding: 0.7142857142857143rem;
  background-color: #8c1515;
  font-style: normal;
}

/* SM.Base: image.box.less */
.image-box.image-box-right {
  margin: 0px 0px 15px 15px;
  margin: 0rem 0rem 1.0714285714285714rem 1.0714285714285714rem;
  float: right;
}
.image-box.image-box-left {
  margin: 0px 15px 15px 0px;
  margin: 0rem 1.0714285714285714rem 1.0714285714285714rem 0rem;
  float: left;
}
.image-box .image-caption {
  padding: 10px;
  padding: 0.7142857142857143rem;
  background-color: #8c1515;
  color: #fff;
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}

/* SM.Base: form.less */
.form_row_description {
  margin-bottom: 6px;
  margin-bottom: 0.42857142857142855rem;
}
.container form div.section {
  padding-bottom: 0;
}
form div.address.section div.form_row {
  margin-bottom: 20px;
  margin-bottom: 1.4285714285714286rem;
}
form div.address.section div.form_row .form_rightcolmark {
  position: absolute;
}
.form_row {
  margin-bottom: 0;
}
.form_row .form_field {
  display: block;
  width: 100%;
  height: 2.125rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.428571429;
  color: #333333;
  vertical-align: middle;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0.25rem;
  -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, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form_row .form_field:focus {
  border-color: #333333;
  outline: 0;
  -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);
}
.form_row textarea.form_field {
  height: auto;
}
.form_row input[type='checkbox'],
.form_row input[type='radio'] {
  width: auto;
  border: none;
  box-shadow: none;
  margin-top: -4px;
  margin-top: -0.2857142857142857rem;
}
.form_row input[type='submit']:focus,
.form_row input[type='reset']:focus {
  border-color: #333333;
  outline: 0;
}
.form_row input[type='submit']:focus.form_button_submit,
.form_row input[type='reset']:focus.form_button_submit {
  border-color: #cccccc;
}
.form_row .form_button_submit,
.form_row .form_button_reset {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.375rem 0.75rem;
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.428571429;
  border-radius: 0.25rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.form_row .submit-btn {
  display: inline-block;
  border: 1px solid transparent;
  border-color: #cccccc;
  border-radius: 0.25rem;
  padding: 5px;
  padding: 0.35714285714285715rem;
  background-color: #f1f1f1;
  cursor: pointer;
}
.form_row .submit-btn:after {
  font-family: FontAwesome;
  content: "\f061";
  color: #007c92;
  position: relative;
  top: 2px;
  top: 0.14285714285714285rem;
  margin-left: 2px;
  margin-left: 0.14285714285714285rem;
  font-size: 13px;
  font-size: 0.9285714285714286rem;
  padding: 4px;
  padding: 0.2857142857142857rem;
}
.form_row .submit-btn:focus {
  border-color: #333333;
  outline: none;
}
.form_row .form_button_submit {
  border: 1px solid #cccccc;
  background-color: #ffffff;
  color: #007c92;
  box-shadow: 1px 1px 1px #dddddd;
}
.js .dropdown .form_rightcol {
  background-image: url("base/images/form-sprite.png");
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
  background-position: right 0;
  line-height: 1.428571429;
  height: 34px;
  height: 2.4285714285714284rem;
  position: relative;
  overflow: hidden;
}
.js .dropdown .form_rightcol.focus {
  background-image: url("base/images/form-sprite-focus.png");
  outline: 0;
}
.js .dropdown .form_rightcol.focus span {
  background-image: url("base/images/form-sprite-focus.png");
}
.js .dropdown .form_rightcol span {
  background-image: url("base/images/form-sprite.png");
  background-position: 0px -40px;
  height: 34px;
  height: 2.4285714285714284rem;
  position: absolute;
  background-repeat: no-repeat;
  padding-left: 7px;
  padding-left: 0.5rem;
  padding-top: 5px;
  padding-top: 0.35714285714285715rem;
  z-index: 2;
}
.js .dropdown .form_rightcol span.middle {
  background-position: 7px 0;
  z-index: 1;
}
.js .dropdown .form_rightcol span.text {
  font-size: 14px;
  font-size: 1rem;
  color: #333333;
}
.js .dropdown .form_rightcol select {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  position: absolute;
  height: 32px;
  height: 2.2857142857142856rem;
  top: 0;
  left: 0;
  width: 100%;
  cursor: pointer;
  z-index: 3;
}
.radio .form_row,
.checkbox .form_row {
  margin-bottom: 6px;
  margin-bottom: 0.42857142857142855rem;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: bold;
  cursor: default;
  margin-left: -20px;
  margin-left: -1.4285714285714286rem;
}
.background-dark form .section {
  padding-left: 12px;
  padding-right: 6px;
}
.background-dark form .section.button {
  padding-left: 0;
}
.background-dark .radio label,
.background-dark .checkbox label {
  margin-left: auto;
}
.background-dark .radio input[type="radio"],
.background-dark .checkbox input[type="checkbox"] {
  margin-left: auto;
}
form label {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  color: #333333;
  margin: 0;
  font-weight: 600;
}
form input.form_field_text,
form textarea.form_field_textarea,
form input.form_field_checkbox {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
}
form .form_row_description span {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  display: block;
  margin-top: 5px;
  margin-top: 0.35714285714285715rem;
  color: #666666;
}
form button.button-container {
  margin-left: 0;
}
form button.button-container:focus {
  border-color: #333333;
  outline: 0;
}
form .button .button-container.simple:focus {
  border-color: #333333;
  outline: 0;
}
.background-dark form label {
  color: #ffffff;
}
.background-dark form .form_row {
  color: #ffffff;
}

/* SM.Base: custom.styles.less */
.white-background #outerContainer {
  background-color: #ffffff;
}
.no-masthead-shadow .hero-container {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/*temp for myhealthcounts */
.myheartcounts .adaptiveimage.image {
  margin-bottom: 12px !important;
}

