#mayo-wrapper #main .mb-filter-container.cf {
  display: none !important;
}
body.clinical-trials .search-filter h3 {
  color: #27251f;
  font-family: 'HelveticaNeueW01-75Bold', Arial, sans-serif;
}
body.clinical-trials .search-filter ul li label {
  position: relative;
  padding-left: 20px;
  line-height: 1.5em;
}
body.clinical-trials .search-filter ul li label > span {
  position: absolute;
  left: 0;
}
body.clinical-trials .p-9 .sub .search-header > h2 {
  color: #27251f;
  font-family: 'HelveticaNeueW01-75Bold', Arial, sans-serif;
}
.nav-wrapper .ct-goback {
  display: block;
  margin-top: 25px;
}
.nav-wrapper .ct-goback > a {
  position: relative;
  padding-left: 25px;
}
.nav-wrapper .ct-goback > a:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  background: url('https://www.mayoclinic.org/~/media/82AF5C3B528145948A11B131159F5F6F.svg') no-repeat transparent;
  height: 16px;
  width: 16px;
}
.nav-wrapper .ct-secondary-title {
  margin: 25px 0 0;
}
.nav-wrapper .ct-secondary-title h2 {
  color: #27251f;
  font-size: 21px;
  margin: 0;
}
.ct-search-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ct-search-container > .ct-search-box,
.ct-search-container > .ct-search-accordion {
  margin: 20px 0;
  display: block;
}
.ct-search-container > .ct-search-box {
  background-color: #F5F5F3;
  border-bottom: 1px solid #d5d5d0;
  padding: 20px 0;
}
.ct-search-container > .ct-search-box label[for='SearchClinicalTrials'] {
  display: block;
  color: #27251F;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 14px;
  font-family: 'HelveticaNeueW01-77BdCn 692722', Arial, sans-serif;
}
.ct-search-container > .ct-search-box > div {
  margin: 0 auto 20px;
  width: 57%;
}
.ct-search-container > .ct-search-box > div input[type=text] {
  border: 1px solid #d5d5d0;
  color: #717268;
  font-size: 16px;
  line-height: 32px;
  padding: 12px;
  width: 75%;
}
.ct-search-container > .ct-search-box > div input[type=submit] {
  background: none;
  background-color: #cd3c00;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  padding: 18px 22px;
  margin-left: 15px;
  text-transform: uppercase;
}
.ct-search-container > .ct-search-box > .ct-search-ckbox {
  margin-bottom: 0;
}
.ct-search-container > .ct-search-box > .ct-search-ckbox > a {
  display: block;
  text-align: left;
  margin-top: 15px;
  font-size: 15px;
}
.ct-search-container .ct-search-accordion {
  padding-top: 0;
  margin: 0 auto 20px;
  width: 57%;
}
.ct-search-container .ct-search-accordion > ul {
  list-style: none;
  margin: 0;
}
.ct-search-container .ct-search-accordion > ul > li {
  position: relative;
  padding-left: 20px;
  line-height: 50px;
}
.ct-search-container .ct-search-accordion > ul > li::before {
  content: '';
  position: absolute;
  top: 18px;
  left: 0;
  background: url(/UniversalNav/Styles/img/sprite-globalnavarrows.png) no-repeat transparent;
  background-position: 0 -197px;
  height: 13px;
  width: 13px;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.ct-search-container .ct-search-accordion > ul > li > a {
  color: #111;
}
.ct-search-container .ct-search-accordion > ul > li > a:hover {
  text-decoration: none;
}
.ct-search-container .ct-search-accordion > ul > li > a > span {
  color: #b73600;
  font-weight: bold;
}
.ct-search-container .ct-search-accordion > ul > li:first-child {
  border-bottom: 1px solid #d5d5d0;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.ct-search-container .ct-search-accordion > ul > li > button {
  background: none;
  border: none;
  color: #111;
  font-family: 'HelveticaNeueW01-45Ligh', Arial, sans-serif;
  font-size: 16px;
  cursor: pointer;
  padding: 0;
}
.ct-search-container .ct-search-accordion > ul > li > button[aria-expanded=false] + ul#ct-search-buttons {
  display: none;
}
.ct-search-container .ct-search-accordion > ul > li > button[aria-expanded=true] + ul#ct-search-buttons {
  display: block;
}
.ct-search-container .ct-search-accordion > ul > li ul#ct-search-buttons {
  margin: 0;
  list-style: none;
}
.ct-search-container .ct-search-accordion > ul > li ul#ct-search-buttons > li {
  display: inline-block;
}
.ct-search-container .ct-search-accordion > ul > li ul#ct-search-buttons > li:first-child {
  margin-right: 15px;
}
.ct-search-container .ct-search-accordion > ul > li ul#ct-search-buttons > li a {
  border: 1px solid #b73600;
  color: #111;
  padding: 12px;
}
.cd-section .section-box h4 + p,
.cd-section .section-box h4 + div {
  margin: 20px 0;
}
.cd-section .section-box .ct-accordion-container .ct-accordion {
  border: none;
  border-top: 1px solid #ccc;
  background-color: transparent;
  position: relative;
  padding: 15px 0 0 25px;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  cursor: pointer;
  margin: 15px 0 0 0;
}
.cd-section .section-box .ct-accordion-container .ct-accordion:nth-of-type(1n+6) {
  display: none;
}
.cd-section .section-box .ct-accordion-container .ct-accordion.showed:nth-of-type(1n+6) {
  display: inline-block;
}
.cd-section .section-box .ct-accordion-container .ct-accordion:first-child {
  border: none;
  margin-top: 0;
  padding-top: 0;
}
.cd-section .section-box .ct-accordion-container .ct-accordion > span {
  color: #cd3c00;
}
.cd-section .section-box .ct-accordion-container .ct-accordion:before {
  content: '';
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOCAxOCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMyNzI1MWY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5wbHVzPC90aXRsZT48ZyBpZD0iTGF5ZXJfMiIgZGF0YS1uYW1lPSJMYXllciAyIj48ZyBpZD0icGx1cyI+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjE4IDkuNzUgMTggOC4yNSA5Ljc1IDguMjUgOS43NSAwIDguMjUgMCA4LjI1IDguMjUgMCA4LjI1IDAgOS43NSA4LjI1IDkuNzUgOC4yNSAxOCA5Ljc1IDE4IDkuNzUgOS43NSAxOCA5Ljc1Ii8+PC9nPjwvZz48L3N2Zz4=);
  height: 16px;
  width: 16px;
  position: absolute;
  left: 0;
}
.cd-section .section-box .ct-accordion-container .ct-accordion + .ct-panel {
  display: none;
  padding-left: 25px;
  margin-top: 25px;
}
.cd-section .section-box .ct-accordion-container .ct-accordion + .ct-panel:nth-of-type(1n+6) {
  display: none;
}
.cd-section .section-box .ct-accordion-container .ct-accordion + .ct-panel > a {
  display: block;
  margin: 30px 0;
}
.cd-section .section-box .ct-accordion-container .ct-accordion.active:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOCAxLjUiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojMjcyNTFmO308L3N0eWxlPjwvZGVmcz48dGl0bGU+bWludXM8L3RpdGxlPjxnIGlkPSJMYXllcl8yIiBkYXRhLW5hbWU9IkxheWVyIDIiPjxnIGlkPSJtaW51cyI+PHBvbHlsaW5lIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIxOCAwIDAgMCAwIDEuNSAxOCAxLjUiLz48L2c+PC9nPjwvc3ZnPg==);
  background-size: 16px 100%;
}
.cd-section .section-box .ct-accordion-container .ct-accordion.active + .ct-panel {
  display: block;
}
.cd-section .section-box .ct-accordion-container + button {
  border: none;
  background-color: transparent;
  color: #cd3c00;
  position: relative;
  padding-right: 30px;
  padding-left: 0;
  font-size: 14px;
  cursor: pointer;
  margin-bottom: 20px;
}
.cd-section .section-box .ct-accordion-container + button:after {
  content: '';
  position: absolute;
  right: 0;
  top: 3px;
  background-image: url('/styles/img/gbs/sprites/sprite-references.png');
  background-repeat: no-repeat;
  background-position: 0 -119px;
  width: 18px;
  height: 10px;
}
.cd-section .section-box .ct-accordion-container + button[aria-expanded=true]:after {
  background-position: 0 -178px;
}
.cd-section#moreinfo .section-box > h4 {
  display: block;
}
.search-container .search-filter.ct-narrow-filter {
  margin-right: 24px;
}
.search-container .search-filter.ct-narrow-filter * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.search-container .search-filter.ct-narrow-filter > h3 {
  font-size: 15px;
  padding: 0 16px;
}
.search-container .search-filter.ct-narrow-filter > h4 {
  font-size: 14px;
}
.search-container .search-filter.ct-narrow-filter > ul li {
  margin-bottom: 5px;
}
.search-container .search-filter.ct-narrow-filter > ul li a.ct-filter-active {
  font-weight: bold;
}
.search-container .search-filter.ct-narrow-filter > ol.alpha {
  margin: 0 18px;
}
.search-container .search-filter.ct-narrow-filter > ol.alpha li a,
.search-container .search-filter.ct-narrow-filter > ol.alpha li span {
  min-width: 24px;
  font-size: 14px;
  line-height: 18px;
}
.search-container .search-filter.ct-narrow-filter > ol.alpha li > a.ct-filter-selected {
  background-color: #b73600;
  color: #fff;
}
.search-container .search-filter.ct-narrow-filter .acces-alpha {
  margin: 10px;
}
.ct-search-results.ct-procedures {
  margin-left: 0;
}
.ct-search-results.ct-procedures * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ct-search-results.ct-procedures > .sub {
  padding: 0;
}
.ct-search-results.ct-procedures .search-header > h2 {
  color: #27251f;
  font-family: 'HelveticaNeueW01-75Bold', Arial, sans-serif;
  text-transform: uppercase;
}
.ct-search-results.ct-procedures ul.ct-proc-list {
  margin: 12px 0;
  list-style: none;
}
.ct-search-results.ct-procedures .ct-proc-text {
  font-size: 14px;
  margin: 20px 0;
}
.ct-search-results.ct-procedures .ct-proc-text p.ct-display-text {
  font-weight: bold;
}
.ct-search-results.ct-procedures ul.ct-proc_detail-list {
  list-style: none;
  margin: 0;
}
.ct-search-results.ct-procedures ul.ct-proc_detail-list > li {
  margin-bottom: 30px;
  font-size: 14px;
}
.ct-search-results.ct-procedures ul.ct-proc_detail-list > li a {
  display: block;
  font-weight: bold;
}
.ct-search-results.ct-procedures ul.ct-proc_detail-list > li span {
  display: block;
  font-size: 13px;
  line-height: 30px;
}
.ct-narrow-filter + .ct-search-results.ct-procedures .search-header > h2 {
  font-size: 19px;
}
.ct-search-results.ct-studies * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ct-search-results.ct-studies > .sub {
  padding: 0;
}
.ct-search-results.ct-studies .search-header > h2 {
  color: #54585A;
  text-transform: uppercase;
  font-size: 19px;
}
.ct-search-results.ct-studies .search-header ul li {
  display: block;
  float: none;
}
.ct-search-results.ct-studies .ct-open-studies,
.ct-search-results.ct-studies .ct-closed-studies {
  display: block;
}
@media only screen and (max-width: 719px) {
  body.clinical-trials #main-content,
  body.clinical-trials #main {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #main > .sub.search-container > .search-filter {
    display: none;
  }
  .nav-wrapper .ct-goback {
    padding-bottom: 25px;
  }
  #main .sub.ct-top-box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    width: 95%;
  }
  #main .sub.ct-top-box .ct-search-box {
    padding: 20px 12px;
  }
  #main .sub.ct-top-box .ct-search-box > div input[type=text] {
    width: 95%;
  }
  #main .sub.ct-top-box .ct-search-box > div input[type=submit] {
    margin-left: 0;
    margin-top: 16px;
    -webkit-appearance: none;
    border-radius: 5px;
    font-weight: normal;
  }
}
