.top-task-full ol.alpha,
.top-task-full ol.alpha-directory {
  list-style: none;
  margin: 0 0 24px;
  padding: 0;
  overflow: hidden;
}
.top-task-full ol.alpha li,
.top-task-full ol.alpha-directory li {
  text-transform: uppercase;
  float: left;
  margin: 0 7px 7px 0;
}
.top-task-full ol.alpha li:first-child,
.top-task-full ol.alpha-directory li:first-child {
  margin: 0 5px 5px 0;
}
.top-task-full ol.alpha li a,
.top-task-full ol.alpha-directory li a,
.top-task-full ol.alpha li span,
.top-task-full ol.alpha-directory li span {
  display: block;
  float: left;
  text-align: center;
  min-width: 26px;
  padding: 5px 0;
  background: #fff;
  border: 1px solid #e3e3e0;
}
.top-task-full ol.alpha li a.viewall-link,
.top-task-full ol.alpha-directory li a.viewall-link,
.top-task-full ol.alpha li span.viewall-link,
.top-task-full ol.alpha-directory li span.viewall-link {
  padding-left: 10px;
  padding-right: 10px;
}
.top-task-full ol.alpha li a:hover,
.top-task-full ol.alpha-directory li a:hover {
  border: 1px solid #003da5;
  text-decoration: none;
}
.top-task-full ol.alpha li.selected a,
.top-task-full ol.alpha-directory li.selected a {
  background: #003da5;
  color: #fff;
  border: 1px solid #003DA5;
}
.top-task-full ol.alpha li span,
.top-task-full ol.alpha-directory li span {
  color: #afafaf;
  background: #f0f0f0;
  border-color: afafaf;
}
@media only screen and (max-width: 767px) {
  .top-task-full ol.alpha li,
  .top-task-full ol.alpha-directory li {
    margin-right: 12px;
    margin-bottom: 12px;
  }
  .top-task-full ol.alpha li:first-child,
  .top-task-full ol.alpha-directory li:first-child {
    margin-right: 12px;
    margin-bottom: 12px;
  }
  .top-task-full ol.alpha li a,
  .top-task-full ol.alpha-directory li a,
  .top-task-full ol.alpha li span,
  .top-task-full ol.alpha-directory li span {
    padding: 12px;
  }
  .top-task-full ol.alpha li a.viewall-link,
  .top-task-full ol.alpha-directory li a.viewall-link,
  .top-task-full ol.alpha li span.viewall-link,
  .top-task-full ol.alpha-directory li span.viewall-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.top-task-full {
  background: #fff;
  /* DESKTOP RESPONSIVE RESET */
  /* DESKTOP RESPONSIVE RESET  ENDS*/
}
.top-task-full article ol.col-2-list,
.top-task-full article ul.col-2-list {
  -webkit-column-count: 2;
  column-count: 2;
}
.top-task-full article h2 {
  font-size: 20px;
  line-height: 26px;
}
.top-task-full div.main > header {
  display: none;
}
.top-task-full form > footer {
  display: none;
}
.top-task-full form > footer + footer {
  display: block;
  background: #fff;
}
.top-task-full form > footer + footer .row {
  max-width: 1280px;
}
.top-task-full form > footer + footer .row + .row {
  display: block;
  max-width: 1280px;
}
.top-task-full div.main > article {
  padding-bottom: 0;
}
.top-task-full div.main > article .row {
  margin-bottom: 0;
}
.top-task-full .full-width + div {
  display: none;
}
.top-task-full .full-width .sub-full-bleed {
  padding: 80px 0;
}
.top-task-full .full-width .sub-full-bleed:first-child {
  padding: 0;
}
@media screen and (max-width: 767px) {
  .top-task-full .full-width .sub-full-bleed .sub {
    padding: 0 20px;
  }
}
.top-task-full .full-width .sub-full-bleed .p-6 h3 {
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .top-task-full .full-width .sub-full-bleed .p-6 h3 {
    margin-bottom: 32px;
  }
}
.top-task-full .full-width .sub-full-bleed.header-divider {
  padding-bottom: 0;
}
.top-task-full .full-width .sub-full-bleed.header-divider h1 {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 26px;
  color: #111;
  font-weight: bold;
  padding-bottom: 0;
  margin-bottom: 0;
}
.top-task-full .full-width .sub-full-bleed .p-3 h3 {
  font-size: 20px;
  line-height: 26px;
}
.top-task-full .full-width .sub-full-bleed p {
  font-size: 18px;
  line-height: 24px;
}
.top-task-full .full-width .sub-full-bleed ol.alpha li {
  margin: 0 10px 10px 0;
}
.top-task-full .full-width .sub-full-bleed ol.alpha li a,
.top-task-full .full-width .sub-full-bleed ol.alpha li span {
  font-size: 22px;
  line-height: 24px;
  color: #000;
  padding: 5px;
}
.top-task-full .full-width .sub-full-bleed ol.alpha li span {
  color: #afafaf;
  background: #f0f0f0;
  border-color: afafaf;
}
@media screen and (max-width: 767px) {
  .top-task-full .full-width .sub-full-bleed ol.alpha li {
    margin: 0 15px 15px 0;
  }
  .top-task-full .full-width .sub-full-bleed ol.alpha li a {
    padding: 6px;
  }
}
.top-task-full .full-width .sub-full-bleed .symptom-checker h3 {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 30px !important;
}
.top-task-full .full-width .sub-full-bleed .symptom-checker p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .top-task-full .full-width .sub-full-bleed .symptom-checker {
    margin-bottom: 55px;
  }
  .top-task-full .full-width .sub-full-bleed .symptom-checker p {
    margin-bottom: 42px;
  }
}
.top-task-full .full-width .sub-full-bleed ol.col-2-list.content a {
  font-size: 18px;
  line-height: 24px;
}
.top-task-full .full-width .sub-full-bleed .contentbox,
.top-task-full .full-width .sub-full-bleed .linkbox {
  position: relative;
}
.top-task-full .full-width .sub-full-bleed .contentbox.icon-experience,
.top-task-full .full-width .sub-full-bleed .linkbox.icon-experience,
.top-task-full .full-width .sub-full-bleed .contentbox.icon-answers,
.top-task-full .full-width .sub-full-bleed .linkbox.icon-answers,
.top-task-full .full-width .sub-full-bleed .contentbox.icon-seamless-care,
.top-task-full .full-width .sub-full-bleed .linkbox.icon-seamless-care,
.top-task-full .full-width .sub-full-bleed .contentbox.icon-expertise,
.top-task-full .full-width .sub-full-bleed .linkbox.icon-expertise,
.top-task-full .full-width .sub-full-bleed .contentbox.icon-pos,
.top-task-full .full-width .sub-full-bleed .linkbox.icon-pos,
.top-task-full .full-width .sub-full-bleed .contentbox.icon-mobile-app,
.top-task-full .full-width .sub-full-bleed .linkbox.icon-mobile-app,
.top-task-full .full-width .sub-full-bleed .contentbox.icon-connect,
.top-task-full .full-width .sub-full-bleed .linkbox.icon-connect {
  padding-top: 90px !important;
  margin-bottom: 60px;
}
.top-task-full .full-width .sub-full-bleed .contentbox.icon-experience:before,
.top-task-full .full-width .sub-full-bleed .linkbox.icon-experience:before,
.top-task-full .full-width .sub-full-bleed .contentbox.icon-answers:before,
.top-task-full .full-width .sub-full-bleed .linkbox.icon-answers:before,
.top-task-full .full-width .sub-full-bleed .contentbox.icon-seamless-care:before,
.top-task-full .full-width .sub-full-bleed .linkbox.icon-seamless-care:before,
.top-task-full .full-width .sub-full-bleed .contentbox.icon-expertise:before,
.top-task-full .full-width .sub-full-bleed .linkbox.icon-expertise:before,
.top-task-full .full-width .sub-full-bleed .contentbox.icon-pos:before,
.top-task-full .full-width .sub-full-bleed .linkbox.icon-pos:before,
.top-task-full .full-width .sub-full-bleed .contentbox.icon-mobile-app:before,
.top-task-full .full-width .sub-full-bleed .linkbox.icon-mobile-app:before,
.top-task-full .full-width .sub-full-bleed .contentbox.icon-connect:before,
.top-task-full .full-width .sub-full-bleed .linkbox.icon-connect:before {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  top: 0;
  left: calc( 50% - 30px );
}
.top-task-full .full-width .sub-full-bleed .contentbox.icon-experience:before,
.top-task-full .full-width .sub-full-bleed .linkbox.icon-experience:before {
  background: url('https://www.mayoclinic.org/~/media/046929DCF60245F9BEAA6987B620668D') 0 0 no-repeat transparent;
}
.top-task-full .full-width .sub-full-bleed .contentbox.icon-answers:before,
.top-task-full .full-width .sub-full-bleed .linkbox.icon-answers:before {
  background: url('https://www.mayoclinic.org/~/media/5921CF3446F9439891548838D6916108') 0 0 no-repeat transparent;
}
.top-task-full .full-width .sub-full-bleed .contentbox.icon-seamless-care:before,
.top-task-full .full-width .sub-full-bleed .linkbox.icon-seamless-care:before {
  background: url('https://www.mayoclinic.org/~/media/830E62C7F03F415C8538D7EE70E14EB5') 0 0 no-repeat transparent;
}
.top-task-full .full-width .sub-full-bleed .contentbox.icon-expertise:before,
.top-task-full .full-width .sub-full-bleed .linkbox.icon-expertise:before {
  background: url('https://www.mayoclinic.org/~/media/BE7C4296F4C6413397AF1365CC58F4D5') 0 0 no-repeat transparent;
}
.top-task-full .full-width .sub-full-bleed .contentbox.icon-pos:before,
.top-task-full .full-width .sub-full-bleed .linkbox.icon-pos:before {
  background: url('https://www.mayoclinic.org/~/media/83FBDBEDAF134D37805E2FAFABB7DEC7') 0 0 no-repeat transparent;
  top: 37px;
}
.top-task-full .full-width .sub-full-bleed .contentbox.icon-mobile-app:before,
.top-task-full .full-width .sub-full-bleed .linkbox.icon-mobile-app:before {
  background: url('https://www.mayoclinic.org/~/media/436F35E7D7A34E05A7126BA1C1690073') 0 0 no-repeat transparent;
  top: 37px;
}
.top-task-full .full-width .sub-full-bleed .contentbox.icon-connect:before,
.top-task-full .full-width .sub-full-bleed .linkbox.icon-connect:before {
  background: url('https://www.mayoclinic.org/~/media/CBE4691931704334BFCB7D130480E6EA') 0 0 no-repeat transparent;
  top: 37px;
}
.top-task-full .full-width .sub-full-bleed .sub-placeholder,
.top-task-full .full-width .sub-full-bleed .sub {
  max-width: 1280px;
}
@media screen and (max-width: 767px) {
  .top-task-full .full-width .sub-full-bleed .sub-placeholder,
  .top-task-full .full-width .sub-full-bleed .sub {
    margin: 0 auto 14px auto;
  }
}
.top-task-full .full-width .sub-full-bleed .button-container {
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .top-task-full .full-width .sub-full-bleed .button-container {
    text-align: center;
  }
}
.top-task-full .full-width .sub-full-bleed .primary-button {
  border-radius: 35px;
  font-size: 18px;
  line-height: 24px;
}
.top-task-full .full-width .sub-full-bleed .contentbox h2 {
  text-align: center;
  font-weight: normal;
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 40px !important;
  text-transform: uppercase;
}
.top-task-full .full-width .sub-full-bleed .content-tiles div {
  margin-bottom: 12px;
  text-align: center;
}
.top-task-full .full-width .sub-full-bleed .content-tiles div > img {
  display: inline-block;
  width: 60px;
}
.top-task-full .full-width .sub-full-bleed .content-tiles > h3,
.top-task-full .full-width .sub-full-bleed .content-tiles > p {
  text-align: center;
}
.top-task-full .full-width .sub-full-bleed .content-tiles > h3 {
  font-size: 19px;
}
.top-task-full .full-width .sub-full-bleed .top-task_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.top-task-full .full-width .sub-full-bleed .top-task_header > div {
  width: 50%;
}
.top-task-full .full-width .sub-full-bleed .top-task_header > div ol.content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100%;
  margin: 0;
  padding: 0;
}
.top-task-full .full-width .sub-full-bleed .top-task_header > div ol.content li {
  width: 50%;
  height: 50%;
  margin: 0;
  padding: 0;
}
.top-task-full .full-width .sub-full-bleed .top-task_header > div ol.content li:first-child {
  background-color: #003da5;
}
.top-task-full .full-width .sub-full-bleed .top-task_header > div ol.content li:nth-child(2) {
  background-color: #1950ae;
}
.top-task-full .full-width .sub-full-bleed .top-task_header > div ol.content li:nth-child(3) {
  background-color: #3364b7;
}
.top-task-full .full-width .sub-full-bleed .top-task_header > div ol.content li:nth-child(4) {
  background-color: #4c77c0;
}
.top-task-full .full-width .sub-full-bleed .top-task_header > div ol.content li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  height: 100%;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 20%;
  text-align: center;
}
.top-task-full .full-width .sub-full-bleed .top-task_header > div ol.content li a div {
  font-size: 24px;
  line-height: 26px;
  position: relative;
  padding-top: 55px;
}
@media screen and (max-width: 767px) {
  .top-task-full .full-width .sub-full-bleed .top-task_header > div ol.content li a div {
    font-size: 18px;
    line-height: 18px;
  }
}
.top-task-full .full-width .sub-full-bleed .top-task_header > div ol.content li a div:before {
  content: "";
  position: absolute;
  width: 36px;
  height: 36px;
  top: 0;
  left: calc( 50% - 18px );
}
.top-task-full .full-width .sub-full-bleed .top-task_header > div ol.content li a.task-appointments div:before {
  background: url('https://www.mayoclinic.org/~/media/371AE4F1255F4BABA8F2A20C23E40DCF') 0 0 no-repeat transparent;
}
.top-task-full .full-width .sub-full-bleed .top-task_header > div ol.content li a.task-find-doctor div:before {
  background: url('https://www.mayoclinic.org/~/media/10645A1C861A425B926B3C747AF32FF2') 0 0 no-repeat transparent;
}
.top-task-full .full-width .sub-full-bleed .top-task_header > div ol.content li a.task-contact-us div:before {
  background: url('https://www.mayoclinic.org/~/media/E5DD0912184B4B7B87FD8900F120A232') 0 0 no-repeat transparent;
}
.top-task-full .full-width .sub-full-bleed .top-task_header > div ol.content li a.task-patient-visitor div:before {
  background: url('https://www.mayoclinic.org/~/media/961E1B39C1E4457BAD4DD9392E127C6E') 0 0 no-repeat transparent;
}
.top-task-full .full-width .sub-full-bleed .top-task_header > div ol.content li a.task-international-services div:before {
  background: url('https://www.mayoclinic.org/~/media/70DEB1924FF541A98B1425D936FBDDE9') 0 0 no-repeat transparent;
}
.top-task-full .full-width .sub-full-bleed .top-task_header > div ol.content li a.task-cost-insurance div:before {
  background: url('https://www.mayoclinic.org/~/media/A17BC0FE42EA4BF8AE6EEE05ACE3555F') 0 0 no-repeat transparent;
}
@media screen and (max-width: 767px) {
  .top-task-full .full-width .sub-full-bleed .top-task_header > div {
    width: 100%;
  }
  .top-task-full .full-width .sub-full-bleed .top-task_header > div ol.content li {
    min-height: 125px;
    height: auto;
  }
  .top-task-full .full-width .sub-full-bleed .top-task_header > div ol.content li a {
    padding: 30px 10px;
    display: block;
    font-size: 12px;
  }
}
.top-task-full .full-width .sub-full-bleed .bordered-title > h2 {
  text-align: center;
  font-weight: normal;
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 60px !important;
  text-transform: none;
  position: relative;
}
.top-task-full .full-width .sub-full-bleed .bordered-title > h2:before {
  content: "";
  position: absolute;
  width: 96px;
  height: 1px;
  bottom: -20px;
  left: calc( 50% - 48px );
  border-bottom: 2px solid #003da5;
}
@media screen and (max-width: 767px) {
  .top-task-full .full-width .sub-full-bleed .bordered-title > h2 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 40px !important;
  }
  .top-task-full .full-width .sub-full-bleed .bordered-title > h2:before {
    bottom: -25px;
  }
}
.top-task-full .full-width .sub-full-bleed .centered-title > h2 {
  font-size: 26px;
  text-align: center;
  text-transform: uppercase;
}
.top-task-full .full-width .sub-full-bleed .center-button {
  text-align: center;
  margin-top: 30px;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners {
  text-align: center;
  background: #ebf0f8;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles .linkbox div,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .linkbox div,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .linkbox div {
  width: 100%;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles > .sub-placeholder > .sub,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding > .sub-placeholder > .sub,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners > .sub-placeholder > .sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles > .sub-placeholder > .sub > .p-3,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding > .sub-placeholder > .sub > .p-3,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners > .sub-placeholder > .sub > .p-3,
.top-task-full .full-width .sub-full-bleed.shadow-tiles > .sub-placeholder > .sub > .p-4,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding > .sub-placeholder > .sub > .p-4,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners > .sub-placeholder > .sub > .p-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .top-task-full .full-width .sub-full-bleed.shadow-tiles > .sub-placeholder > .sub > .p-3,
  .top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding > .sub-placeholder > .sub > .p-3,
  .top-task-full .full-width .sub-full-bleed.shadow-tiles-banners > .sub-placeholder > .sub > .p-3,
  .top-task-full .full-width .sub-full-bleed.shadow-tiles > .sub-placeholder > .sub > .p-4,
  .top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding > .sub-placeholder > .sub > .p-4,
  .top-task-full .full-width .sub-full-bleed.shadow-tiles-banners > .sub-placeholder > .sub > .p-4 {
    width: 100%;
  }
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles .sub-placeholder a.linkbox,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .sub-placeholder a.linkbox,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .sub-placeholder a.linkbox,
.top-task-full .full-width .sub-full-bleed.shadow-tiles .sub-placeholder .contentbox,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .sub-placeholder .contentbox,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .sub-placeholder .contentbox {
  background: #fff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  text-align: center;
  width: 100%;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles .sub-placeholder a.linkbox > h2 span,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .sub-placeholder a.linkbox > h2 span,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .sub-placeholder a.linkbox > h2 span,
.top-task-full .full-width .sub-full-bleed.shadow-tiles .sub-placeholder .contentbox > h2 span,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .sub-placeholder .contentbox > h2 span,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .sub-placeholder .contentbox > h2 span {
  font-weight: normal;
  display: block;
  margin: 0;
  padding: 0;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles .sub-placeholder a.linkbox > p,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .sub-placeholder a.linkbox > p,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .sub-placeholder a.linkbox > p,
.top-task-full .full-width .sub-full-bleed.shadow-tiles .sub-placeholder .contentbox > p,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .sub-placeholder .contentbox > p,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .sub-placeholder .contentbox > p {
  font-size: 20px;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .top-task-full .full-width .sub-full-bleed.shadow-tiles .sub-placeholder a.linkbox > p,
  .top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .sub-placeholder a.linkbox > p,
  .top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .sub-placeholder a.linkbox > p,
  .top-task-full .full-width .sub-full-bleed.shadow-tiles .sub-placeholder .contentbox > p,
  .top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .sub-placeholder .contentbox > p,
  .top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .sub-placeholder .contentbox > p {
    margin-bottom: 25px;
  }
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles .sub-placeholder a.linkbox > span,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .sub-placeholder a.linkbox > span,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .sub-placeholder a.linkbox > span,
.top-task-full .full-width .sub-full-bleed.shadow-tiles .sub-placeholder .contentbox > span,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .sub-placeholder .contentbox > span,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .sub-placeholder .contentbox > span {
  border-top: 1px solid #d2ece8;
  padding-top: 12px;
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  position: absolute;
  bottom: 12px;
  width: 90%;
  left: 5%;
}
@media screen and (max-width: 767px) {
  .top-task-full .full-width .sub-full-bleed.shadow-tiles .sub-placeholder a.linkbox > span:after,
  .top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .sub-placeholder a.linkbox > span:after,
  .top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .sub-placeholder a.linkbox > span:after,
  .top-task-full .full-width .sub-full-bleed.shadow-tiles .sub-placeholder .contentbox > span:after,
  .top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .sub-placeholder .contentbox > span:after,
  .top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .sub-placeholder .contentbox > span:after {
    display: none;
  }
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles .contentbox.content-tiles,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .contentbox.content-tiles,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .contentbox.content-tiles {
  padding: 40px;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles .contentbox.content-tiles > h3,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .contentbox.content-tiles > h3,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .contentbox.content-tiles > h3 {
  margin-bottom: 12px;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles .contentbox.content-tiles .primary-button,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .contentbox.content-tiles .primary-button,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .contentbox.content-tiles .primary-button {
  margin: 10px auto;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles > .sub-placeholder > .sub > .p-3:nth-child(3) a.linkbox > div > img,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding > .sub-placeholder > .sub > .p-3:nth-child(3) a.linkbox > div > img,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners > .sub-placeholder > .sub > .p-3:nth-child(3) a.linkbox > div > img {
  width: auto;
  display: inline-block;
  text-align: center;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles > .sub-placeholder > .sub > .p-3:nth-child(3) a.linkbox > h2,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding > .sub-placeholder > .sub > .p-3:nth-child(3) a.linkbox > h2,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners > .sub-placeholder > .sub > .p-3:nth-child(3) a.linkbox > h2,
.top-task-full .full-width .sub-full-bleed.shadow-tiles > .sub-placeholder > .sub > .p-3:nth-child(3) a.linkbox > p,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding > .sub-placeholder > .sub > .p-3:nth-child(3) a.linkbox > p,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners > .sub-placeholder > .sub > .p-3:nth-child(3) a.linkbox > p,
.top-task-full .full-width .sub-full-bleed.shadow-tiles > .sub-placeholder > .sub > .p-3:nth-child(3) a.linkbox > span,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding > .sub-placeholder > .sub > .p-3:nth-child(3) a.linkbox > span,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners > .sub-placeholder > .sub > .p-3:nth-child(3) a.linkbox > span {
  color: #fff;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles > .sub-placeholder > .sub > .p-3:nth-child(3) a.linkbox > span:after,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding > .sub-placeholder > .sub > .p-3:nth-child(3) a.linkbox > span:after,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners > .sub-placeholder > .sub > .p-3:nth-child(3) a.linkbox > span:after {
  background: url('https://www.mayoclinic.org/~/media/5BA5195A31A84C81A4D59845DF8BDC3F') 0 0 no-repeat transparent;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .sub-placeholder a.linkbox {
  padding-bottom: 40px;
  min-height: 380px;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .sub-placeholder a.linkbox h2 {
  padding-left: 12px !important;
  padding-right: 12px !important;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .sub-placeholder a.linkbox.ranked {
  background-color: #3364b7;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .sub-placeholder a.linkbox.ranked h2 {
  padding-top: 72% !important;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .sub-placeholder a.linkbox.ranked:before {
  content: "";
  position: absolute;
  width: 118px;
  height: 118px;
  top: calc( 50% - 140px );
  left: calc( 50% - 59px );
  background: url('https://www.mayoclinic.org/~/media/6009D4272BBE460AA72CDC8C55D7FD7E') 0 0 no-repeat transparent;
}
@media screen and (max-width: 960px) {
  .top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .sub-placeholder a.linkbox.ranked:before {
    top: calc( 50% - 140px );
    left: calc( 50% - 30px );
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .sub-placeholder a.linkbox.ranked:before {
    top: calc( 50% - 140px );
    left: calc( 50% - 30px );
    width: 60px;
    height: 60px;
  }
  .top-task-full .full-width .sub-full-bleed.shadow-tiles-banners .sub-placeholder a.linkbox.ranked h2 {
    padding-top: 150px !important;
  }
}
@media screen and (max-width: 767px) {
  .top-task-full .full-width .sub-full-bleed.shadow-tiles-banners {
    padding: 60px 0 20px;
  }
  .top-task-full .full-width .sub-full-bleed.shadow-tiles-banners h2 {
    margin-bottom: 45px !important;
  }
  .top-task-full .full-width .sub-full-bleed.shadow-tiles-banners div {
    margin-bottom: 17px;
  }
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding {
  background: #ebf0f8;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .bordered-title {
  background: none !important;
  padding: 0 !important;
  margin: 0 !important;
  box-shadow: none !important;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .contentbox,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .linkbox {
  padding: 20px 20px 30px 20px;
  margin-bottom: 0;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .contentbox.icon-mobile-app,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .linkbox.icon-mobile-app,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .contentbox.icon-pos,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .linkbox.icon-pos,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .contentbox.icon-connect,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .linkbox.icon-connect {
  padding-top: 130px !important;
  padding-bottom: 120px;
  position: relative;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .contentbox.icon-mobile-app .primary-button,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .linkbox.icon-mobile-app .primary-button,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .contentbox.icon-pos .primary-button,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .linkbox.icon-pos .primary-button,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .contentbox.icon-connect .primary-button,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .linkbox.icon-connect .primary-button {
  margin-top: 24px;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .contentbox.icon-mobile-app p,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .linkbox.icon-mobile-app p,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .contentbox.icon-pos p,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .linkbox.icon-pos p,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .contentbox.icon-connect p,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .linkbox.icon-connect p {
  margin-top: 12px;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .contentbox.icon-mobile-app p.button-container,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .linkbox.icon-mobile-app p.button-container,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .contentbox.icon-pos p.button-container,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .linkbox.icon-pos p.button-container,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .contentbox.icon-connect p.button-container,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .linkbox.icon-connect p.button-container {
  position: absolute;
  width: 90%;
  left: 5%;
  bottom: 24px;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .contentbox.icon-mobile-app p.button-container a.primary-botton,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .linkbox.icon-mobile-app p.button-container a.primary-botton,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .contentbox.icon-pos p.button-container a.primary-botton,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .linkbox.icon-pos p.button-container a.primary-botton,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .contentbox.icon-connect p.button-container a.primary-botton,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .linkbox.icon-connect p.button-container a.primary-botton {
  margin: 0 auto;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .contentbox.no-padding,
.top-task-full .full-width .sub-full-bleed.shadow-tiles-w-padding .linkbox.no-padding {
  padding: 0;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles-location {
  text-align: center;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles-location .linkbox div {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles-location .linkbox > h2 {
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
  color: #003da5;
}
.top-task-full .full-width .sub-full-bleed.shadow-tiles-location.with-bg {
  background: #ebf0f8;
}
@media screen and (max-width: 767px) {
  .top-task-full .full-width .sub-full-bleed.shadow-tiles-location .sub-placeholder > .sub:last-child > .p-3:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .top-task-full .full-width .sub-full-bleed {
    padding: 60px 0;
  }
  .top-task-full .full-width .sub-full-bleed.center-text .sub-placeholder > .sub > .p-12 {
    margin-bottom: 0;
  }
  .top-task-full .full-width .sub-full-bleed > .sub-placeholder > .sub > .p-3 {
    margin-bottom: 45px;
  }
  .top-task-full .full-width .sub-full-bleed > .sub-placeholder .p-6 ol.col-2-list.content {
    column-count: 2;
  }
  .top-task-full .full-width .sub-full-bleed > .sub-placeholder .p-6 + .p-6 {
    margin-bottom: 10px;
  }
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks-two {
  padding: 0;
  margin: 36px 0 0 0;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks-two ol {
  margin: 0;
  padding: 0;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks-two ol li {
  display: inline-block;
  margin: 0 12px 0 0;
  border-right: 1px solid #a9a8a5;
}
@media screen and (max-width: 767px) {
  .top-task-full .full-width .sub-full-bleed.footer-quicklinks-two ol li {
    display: block;
    border: none;
    margin-bottom: 10px;
    padding-left: 12px;
    padding-right: 12px;
  }
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks-two ol li a {
  color: #44494b;
  padding-right: 12px;
  font-size: 13px;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks-two ol li:first-child {
  margin-left: 0;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks-two ol li:last-child {
  border: none;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks {
  background: #27251f;
  padding-bottom: 35px;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .p-4:last-child ol.content li {
  display: inline-block;
  margin-right: 24px;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .p-4:last-child ol.content li:last-child {
  margin-right: 0;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox h3 {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
  font-weight: normal;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox h3 > a {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol {
  padding-bottom: 45px;
  position: relative;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol li {
  margin-bottom: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol li {
    margin-bottom: 8px;
  }
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol li a {
  color: #afafaf;
  font-size: 14px;
  line-height: 26px;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol a.task-twitter,
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol a.task-facebook,
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol a.task-google,
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol a.task-youtube,
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol a.task-pinterest {
  width: 24px;
  height: 24px;
  display: block;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol a.task-twitter:before,
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol a.task-facebook:before,
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol a.task-google:before,
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol a.task-youtube:before,
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol a.task-pinterest:before {
  content: "";
  position: absolute;
  height: 24px;
  width: 24px;
  top: 0;
  left: 0;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol a.task-twitter span,
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol a.task-facebook span,
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol a.task-google span,
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol a.task-youtube span,
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol a.task-pinterest span {
  position: absolute;
  left: -200000px;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol a.task-twitter {
  width: 30px;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol a.task-twitter:before {
  background: url('https://www.mayoclinic.org/~/media/F82CDB5A609F43C0A30393E6E012FC52') 0 0 no-repeat transparent;
  width: 30px;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol a.task-facebook:before {
  background: url('https://www.mayoclinic.org/~/media/8621BAB9AA9842518CEB53A443DB9299') 0 0 no-repeat transparent;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol a.task-google:before {
  background: url('https://www.mayoclinic.org/~/media/B200CD2D4A6841F49464F8087E76F532') 0 0 no-repeat transparent;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol a.task-youtube {
  width: 34px;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol a.task-youtube:before {
  background: url('https://www.mayoclinic.org/~/media/262E02C074DE4D0189F5C72566318DCD') 0 0 no-repeat transparent;
  width: 34px;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox ol a.task-pinterest:before {
  background: url('https://www.mayoclinic.org/~/media/6F4256F2E8D34F9DADCE0BF8D4A0A876') 0 0 no-repeat transparent;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox p {
  color: #afafaf;
  font-size: 14px;
  line-height: 22px;
  margin: 12px 0 45px 0;
  padding-bottom: px;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox p a {
  color: #afafaf;
}
.top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox a.primary-button {
  background: #afafaf;
  color: #27251f;
  font-size: 14px;
  line-height: 20px;
  padding: 7px 20px;
}
@media screen and (max-width: 767px) {
  .top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox a.primary-button {
    margin: 0;
    padding: 16px 20px;
  }
}
@media screen and (max-width: 767px) {
  .top-task-full .full-width .sub-full-bleed.footer-quicklinks .contentbox .sub .p-4 {
    margin-bottom: 10px;
  }
}
.top-task-full .full-width .sub-full-bleed.footer-legal {
  background: #fff;
  padding-bottom: 0;
}
.top-task-full .full-width .sub-full-bleed.footer-legal > .sub-placeholder {
  border-bottom: 1px solid #afafaf;
  padding-bottom: 36px;
}
.top-task-full .full-width .sub-full-bleed.footer-legal p,
.top-task-full .full-width .sub-full-bleed.footer-legal a {
  font-size: 12px;
  line-height: 20px;
}
.top-task-full .full-width .sub-full-bleed.footer-legal p {
  margin-bottom: 10px;
}
.top-task-full .full-width .sub-full-bleed.footer-legal ol li {
  margin-bottom: 0;
}
@media only screen and (max-width: 1300px) and (min-width: 960px) {
  .top-task-full .row {
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .top-task-full .row .sub-full-bleed {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .top-task-full .row .sub-full-bleed:first-child {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .top-task-full footer {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 767px) {
  .top-task-full .row.full-width .sub-placeholder {
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .top-task-full .row {
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .top-task-full .row .sub-full-bleed {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .top-task-full .row .sub-full-bleed:first-child {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .top-task-full footer {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}
/* TABLET */@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .top-task-full .full-width .sub-full-bleed .top-task_header > div ol.content li a div {
    font-size: 14px;
  }
}
