/*------------------------------------*\
  MOBILE NAVIGATION
\*------------------------------------*/
#mobile-navbar-container ul {
  list-style: none;
  font-family: "Museo Sans Rounded 500", "MuseoSans-500", "Arial", "Helvetica", sans-serif;
  font-weight: 100;
  font-size: 0.875em;
  padding: 0;
  margin: 18px 0 0 0;
}
#mobile-navbar-container li {
  display: inline-block;
  padding: 5px 10px 5px 20px;
  border: 1px solid transparent;
  border-bottom-width: 0;
  margin-bottom:-1px;
}
#mobile-navbar-container a {
  color: #2e008b;
  text-decoration: none;
  padding-right: 5px;
  font-size: 17px;
}
#mobile-navbar-container li.expanded a,
#mobile-navbar-container li.selected a {
  color: #e40085;
}

/* Expanded */
#mobile-navbar-container .expanded,
.all-sections #mobile-navbar-container #mobile-menu {
  border: 1px solid #ebebeb;
  border-bottom-width: 0;
  border-top-width: 0;
}
#mobile-navbar-container .expanded {
  border-bottom: 1px solid #fafafa;
}
#mobile-menu-container {
  font-family: "Museo Sans Rounded 500", "MuseoSans-500", "Arial", "Helvetica", sans-serif;
  padding: 9px;
}
#mobile-menu-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
#mobile-menu-container li {
  border-radius: 5px;
  width: 51%;
  box-sizing: border-box;
}
#mobile-menu-container li p {
  margin: 0;
}
#mobile-menu-container li a {
  display: block;
  color: #2e008b;
  text-decoration: none;
}

/* Sub-menu selected */
#mobile-menu-container .selected a {
  background: #fff;
  border-width: 1px 0 1px 1px;
  border-radius: 5px 0 0 5px;
  color: #e40085;
}
#mobile-menu-container .selected ul {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 95%;
  padding-top: 7px;
  background: #fff;
  border-radius: 0 5px 5px 5px;
  box-sizing: border-box;
}
#mobile-menu-container .selected ul li {
  border: none;
  border-radius: 0;
  width: 85%;
}
#mobile-menu-container .selected ul li a {
  color: #6e6e6e;
  display: block;
  width: 100%;
}
#mobile-menu-container {
  padding: 10px;
  background-color: #FAFAFA;
}
#mobile-menu-container li {
  border-right-width: 0;
  padding: 0;
}
#mobile-menu-container li a {
  padding: 10px 0 10px 20px;
}
#mobile-menu-container li:last-of-type a {
  margin-bottom: 0;
}
#mobile-menu-container .selected {
  background: #fff;
  border-left: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  overflow: hidden;
}
#mobile-menu-container .selected > p:before {
  width: 20px;
  height: 40px;
  background: #fff;
  content: " ";
  display: block;
  position: absolute;
  right: 49%;
  z-index: 20;
}
#mobile-menu-container .selected.doubleheight > p:before {
  height: 64px !important;
}
.homepage #mobile-menu-container li.selected:after {
  display: none;
}
#mobile-menu-container .selected ul {
  border: 1px solid #ebebeb;
}

/*------------------------------------*\
  SEARCH
\*------------------------------------*/
#mobile-searchform {
  border: none;
  padding: 20px;
  background: #FAFAFA;
  display: flex;
}
#mobile-query {
  background-color: #fff;
  width: 100%;
  padding: 10px 10px 10px 16px;
  border: 2px solid #C8c8c8;
  border-right-width: 0;
  border-radius: 4px 0 0 4px;
  -webkit-appearance: none;
}
#mobile-query:focus {
  border-color: #1EB7EB;
  outline-width: 0;
}
#mobile-query:focus + #mobile-searchsubmit {
  border-color: #1EB7EB;
  color: #2E008B;
}
#mobile-searchsubmit {
  font-family: "Museo Sans Rounded 500", "MuseoSans-500", "Arial", "Helvetica", sans-serif;
  background: #fff;
  color: #C8C8C8;
  padding: 10px 15px;
  border: 2px solid #C8C8C8;
  border-radius: 0 4px 4px 0;
  -webkit-appearance: none;
}

#mobile-searchsubmit .cr-i {
  font-size: 1.2em;
}

#actions-bar {
  background: #e3e3e3;
  margin: 0 -19px;
  padding: 10px 19px;
  font-size: 0.75em;
  overflow: hidden;
}
#actions-bar a {
  color: #333;
}
#actions-bar .send-email {
  float: left;
  background: url(../images/email-page.png) left no-repeat;
  padding: 0 0 0 18px;
}

#actions-bar .to-links {
  float: right;
  background: url(../images/skip-sections.png) left no-repeat;
  padding: 0 0 0 11px;
}

.arrow-link,
.support-us,
.signs-symptoms,
.section-button,
.blogpanel .content h3{
  background: #fff;
  color: #2e008b;
  font-family: "Museo Sans Rounded 500", "MuseoSans-500", "Arial", "Helvetica", sans-serif;
  font-size: 1.25em;
  font-weight: normal;
  padding: 13px 19px;
  border: 1px solid #e1e1e1;
  margin: 0 0 10px 0;
  border-radius: 5px;
  box-shadow: 1px 1px 1px #e9e9e9;
}
.arrow-link a,
.support-us a,
.signs-symptoms a,
.section-button a,
.blogpanel .content h3 a {
  display: block;
  background: transparent url(../images/arrow.png) right center no-repeat;
  color: #2e008b;
  text-decoration: none;
  padding-right: 15px;
}
.news-blue h2.arrow-link {
  background: #2e008b;
  color: #fff;
  font-family: "Museo Sans Rounded 500", "MuseoSans-500", "Arial", "Helvetica", sans-serif;
  font-weight: 100;
  font-size: 1.25em;
  padding: 13px 19px;
  border: none;
  margin: 0 0 10px 0;
  border-radius: 5px;
  box-shadow: 1px 1px 1px #e9e9e9;
}
.news-blue h2.arrow-link a {
  display: block;
  background: transparent url(../images/arrow-white.png) right center no-repeat;
  color: #fff;
  text-decoration: none;
}
.news-magenta h2.arrow-link {
  background: #e40085;
  color: #fff;
  font-family: "Museo Sans Rounded 500", "MuseoSans-500", "Arial", "Helvetica", sans-serif;
  font-weight: 100;
  font-size: 1.25em;
  padding: 13px 19px;
  border: none;
  margin: 0 0 10px 0;
  border-radius: 5px;
  box-shadow: 1px 1px 1px #e9e9e9;
}
.news-magenta h2.arrow-link a {
  display: block;
  background: transparent url(../images/arrow-white.png) right center no-repeat;
  color: #fff;
  text-decoration: none;
}
h2.closed {
  background: transparent url(../images/more-arrow.png) right center no-repeat;
  color: #2e008b;
  font-family: "Museo Sans Rounded 500", "MuseoSans-500", "Arial", "Helvetica", sans-serif;
  font-size: 1.25em;
  font-weight: 100;
  padding: 13px 19px;
  border: 1px solid #e1e1e1;
  margin: 0 0 10px 0;
  border-radius: 5px;
  box-shadow: 1px 1px 1px #e9e9e9;
}
h2.open {
  background: transparent url(../images/more-arrow-down.png) right center no-repeat;
  color: #2e008b;
  font-family: "Museo Sans Rounded 500", "MuseoSans-500", "Arial", "Helvetica", sans-serif;
  font-size: 1.25em;
  font-weight: normal;
  padding: 13px 19px;
  border: 1px solid #e1e1e1;
  margin: 0 0 10px 0;
  border-radius: 5px;
  box-shadow: 1px 1px 1px #e9e9e9;
}

/*------------------------------------*\
  TOP LINKS
\*------------------------------------*/
.toplink {
  background: #e3e3e3;
  margin: 0 -19px;
  padding: 10px 19px;
  font-size: 0.75em;
  overflow: hidden;
}
.toplink a {
  color: #333;
  float: right;
  background: url(../images/top-link.png) left no-repeat;
  padding: 0 0 0 9px;
}
#mobile-sitemap-container .toplink {
  margin: 0;
}

/* Only show first top link, hide any additional ones */
.toplink:last-of-type {
  display: none;
}

/*------------------------------------*\
  IN-PAGE NAVBAR
\*------------------------------------*/
#navbar h2 {
  display:none;
}
#navbar #secondary-nav {
  list-style: none;
  padding: 0;
  margin-top: 25px;
}
#navbar #secondary-nav li {
  margin: 7px 0;
  background: url(../images/secondary-nav-arrow.png) left no-repeat;
  padding: 0 0 0 17px;
}
#navbar #secondary-nav li p {
  margin: 0;
}
#navbar #secondary-nav a {
  color: #333;
  text-decoration: none;
}

/*------------------------------------*\
  CONTEXTUAL NAV
\*------------------------------------*/
#contextual-nav {
  list-style: none;
  padding: 0;
}
#contextual-nav li {
  background: #fff;
  color: #2e008b;
  font-family: "Museo Sans Rounded 500", "MuseoSans-500", "Arial", "Helvetica", sans-serif;
  font-size: 1.25em;
  font-weight: normal;
  padding: 13px 19px;
  border: 1px solid #e1e1e1;
  margin: 0 0 10px 0;
  border-radius: 5px;
  box-shadow: 1px 1px 1px #e9e9e9;
}
#contextual-nav li p {
  margin: 0;
}
#contextual-nav li a {
  display: block;
  background: transparent url(../images/arrow.png) right center no-repeat;
  color: #2e008b;
  text-decoration: none;
}

/*------------------------------------*\
  UPDATED
\*------------------------------------*/
#updated {
  display:none;
}

#mobile-sitemap-container #nav-holder {
  background: none repeat scroll 0 0 #F1F1F1;
  font-size: 0.875em;
  margin: 0;
  padding: 16px 20px;
}
#mobile-sitemap-container #nav-holder a,
#mobile-sitemap-container #nav-holder a:visited {
  color: #2E008B;
}


#mobile-sitemap-container #nav-holder,
#sitemap-holder {
  background: #f1f1f1;
  padding: 19px 19px 0;
}

#sitemap-holder {
  padding-bottom: 1px;
}

#sitemap-holder ul {
  padding: 0;
  list-style: none;
}

#sitemap-holder .submenu > a {
  color: #2E008B;
  text-decoration: none;
  font-family: "Museo Sans Rounded 500", "MuseoSans-500", "Arial", "Helvetica", sans-serif;
  margin-bottom: 0.35em;
}

#sitemap-holder li a:hover,
#sitemap-holder .submenu li a:hover,
#sitemap-holder li a:active,
#sitemap-holder .submenu li a:active {
  text-decoration: none;
}

#sitemap-holder .submenu ul {
  margin: 0.35em 0 1.7em;
}

#sitemap-holder .submenu li a {
  color: #333;
  text-decoration: none;
  padding: 2px 0 1px;
  display: block;
}

#mobile-sitemap-container #info-holder {
  background: none repeat scroll 0 0 #FFFFFF;
  font-size: 0.6875em;
  padding: 63px 10px;
}

#mobile-sitemap-container #info-holder ul:first-of-type {
  white-space: nowrap;
}

#mobile-sitemap-container #info-holder ul,
#mobile-sitemap-container #sharetools-holder ul {
  list-style: none outside none;
  margin: 0 0 18px;
  padding: 0;
  text-align: center;
  overflow: hidden;
}
#mobile-sitemap-container #info-holder li,
#mobile-sitemap-container #sharetools-holder li {
  display: inline-block;
  margin-bottom: 8px;
  padding: 0 8px;
  border-left: 1px solid #CFCFCF;
}

#mobile-sitemap-container #info-holder li:first-of-type,
#mobile-sitemap-container #info-holder li:nth-of-type(4) {
  border-left: 0 none;
}

#mobile-sitemap-container #info-holder ul p {
  margin: 0;
}

#mobile-sitemap-container #info-holder a {
  color: #666666;
  text-decoration: none;
}

#mobile-sitemap-container #sharetools-holder {
  background: #f1f1f1;
  font-size: 0.6875em;
  height: 100px;
}

#mobile-sitemap-container #sharetools-holder .sftweet span {
  display: none;
}
#mobile-sitemap-container #sharetools-holder .sftweet,
#mobile-sitemap-container #sharetools-holder .sffacebk,
#mobile-sitemap-container #sharetools-holder .sfgoogle {
  border: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/*------------------------------------*\
  MOBILE SECONDNAV (LEFTHAND)
\*------------------------------------*/
#mobileSecondMenuTop{
  width: 100%;
  height: 29px;
  color: #000;
  padding: 12px 0 5px 0;
  text-align: right;
  background: #d7d7d7 url(../images/secnav.png) top right no-repeat;
}
#mobileSecondMenuTop span {
  margin: 0 50px 0 0;
}
#mobileSecondMenuContent{
  display: none;
  height: auto;
  width: 100%;
  margin-top: 1px;
}
