/* /webmd/PageBuilder_Assets/CSS/DynamicArticle/Dynamic Article v3/Living Healthy_091e9c5e80b61b29.css */

/* repo = article-repo */
/*Living Healthy CSS for Articles*/
.print_only_logo {
  display: none; }

article {
  border-top: 1px solid #e7eece;
  clear: both;
  margin: 40px 0;
  position: relative;
  width: 100%; }

article header:after, article footer:after {
  clear: both;
  content: "";
  display: table; }

article header {
  padding-bottom: 15px; }

article header .font_sizer {
  float: left;
  margin: 15px 0;
  width: 35%; }

.thin article header .font_sizer {
  margin: 10px 0; }

article header .font_sizer p {
  color: #666;
  float: left;
  font-size: 120%;
  padding-right: 4px; }

article header .font_sizer a {
  color: #b5b3b3;
  margin-left: 10px;
  padding-right: 5px; }

article header .font_sizer a.fontOne {
  border-right: 1px solid #b5b3b3;
  font-size: 100%; }

article header .font_sizer a.fontTwo {
  border-right: 1px solid #b5b3b3;
  font-size: 130%;
  margin-left: 5px; }

article header .font_sizer a.fontThree {
  font-size: 160%;
  margin-left: 5px; }

article header .font_sizer a.selectedFont {
  color: #3789B9;
  text-decoration: none; }

article .print_save_share {
  float: right;
  width: 64%; }

article header .print_save_share {
  margin: 15px 0; }

article footer .print_save_share {
  margin: 0; }

.thin article header .print_save_share, .thin article footer .print_save_share {
  float: left;
  margin: 5px 0 15px 0;
  width: 100%; }

article header .print_save_share .toolBar, article footer .print_save_share .toolBar {
  float: right; }

.thin article header .print_save_share .toolBar, .thin article footer .print_save_share .toolBar {
  float: left; }

article .toolBar .toolBarContent {
  color: #666; }

article .toolBar .save .icon {
  background: url("../../../consumer_assets/site_images/layout/2012Chrome/masthead_sprite.png") -317px -155px no-repeat;
  display: block;
  float: left;
  height: 12px;
  margin: 2px 5px 0 0;
  width: 8px; }

article .toolBar .print .icon {
  background: url("../../../consumer_assets/site_images/layout/2012Chrome/masthead_sprite.png") -281px -154px no-repeat;
  display: block;
  float: left;
  height: 14px;
  margin: 1px 5px 0 0;
  width: 18px; }

article header h2 {
  color: #666;
  font-size: 250%;
  font-weight: normal;
  padding: 10px 0 8px 0;
  width: 100%; }

article header h2:before, article header h2:after {
  clear: both;
  content: "";
  display: table; }

article header h3 {
  color: #555;
  font-size: 130%;
  font-style: italic;
  font-weight: normal;
  padding-bottom: 15px;
  width: 100%; }

article header .attrib, article header .pub {
  color: #555;
  font-size: 130%;
  float: left;
  width: 50%; }

article header .auth {
  line-height: 120%;
  width: 97%; }

article header .reviewed {
  margin-top: 5px;
  width: 99%; }

h1.tt_head {
  color: #88a906;
  line-height: 140%;
  font-size: 130%;
  padding-bottom: 8px; }

p.tt_par {
  color: #333;
  font-size: 120%;
  line-height: 140%;
  padding-bottom: 8px; }

article .body {
  color: #555;
  clear: both;
  font-size: 130%; }

article .body p {
  line-height: 160%;
  padding-bottom: 20px; }

article .body ul, article .body ol {
  padding: 0 0 20px 20px; }

article .body ul li, article .body ol li {
  line-height: 160%;
  padding-bottom: 10px; }

article .body h3 {
  font-size: 170%;
  font-weight: normal;
  padding: 10px 0 5px 0;
  width: 100%; }

article .body h4 {
  font-size: 140%;
  font-weight: normal;
  padding: 10px 0 5px 0;
  width: 100%; }

article .body .img_right {
  float: right;
  padding: 5px 0px 25px 25px; }

article .body .img_left {
  float: left;
  padding: 5px 25px 25px 0; }

article .body a img {
  padding-left: 3px; }

article .body table {
  display: block;
  padding-bottom: 5px; }

area .body sup {
  padding-right: 5px; }

article footer .pagination {
  border-top: 1px dotted #b2b2b2;
  position: relative;
  height: 30px;
  margin-top: 30px;
  width: 100%; }

/* temporary workaround added to override css that's dropped on the page via js */
.ua_type_tablet article footer .pagination {
  visibility: visible; }

article footer {
  clear: both; }

article footer .pagination .previous, article footer .pagination .next {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 1%, #ebebeb 100%, #207cca 100%, #ebebeb 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(100%, #ebebeb), color-stop(100%, #207cca), color-stop(100%, #ebebeb));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 1%, #ebebeb 100%, #207cca 100%, #ebebeb 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 1%, #ebebeb 100%, #207cca 100%, #ebebeb 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 1%, #ebebeb 100%, #207cca 100%, #ebebeb 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 1%, #ebebeb 100%, #207cca 100%, #ebebeb 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
  /* IE6-9 */
  border: 1px solid #d7d7d7;
  -moz-border-radius: 3px;
  border-radius: 3px; }

article footer .pagination .previous, article footer .pagination .next {
  font-size: 120%;
  height: 19px;
  margin-top: -13px;
  position: absolute;
  text-align: center;
  top: 0; }

article footer .pagination .previous {
  left: 0;
  width: 100px; }

article footer .pagination .next {
  right: 0;
  width: 90px; }

article footer .pagination .next span {
  display: block;
  float: right;
  font-size: 175%;
  font-weight: bold;
  margin: -4px 6px 0 0; }

article footer .pagination .previous a, article footer .pagination .next a {
  color: #999;
  display: block;
  height: 100%;
  padding-top: 3px;
  width: 100%; }

article footer .pagination ul {
  height: 30px;
  list-style: none;
  margin-top: -6px;
  text-align: center;
  padding: 0; }

article footer .pagination ul li {
  background-color: #fff;
  border-right: 1px solid #dcdcdc;
  color: #cdcdcd;
  display: inline-block;
  font-size: 115%;
  font-weight: bold;
  width: 30px; }

article footer .pagination ul li.one_page {
  width: 115px;
  font-weight: normal; }

article footer .pagination ul li:last-child {
  border-right: none; }

article footer .pagination ul li.multi_page {
  font-weight: normal;
  width: 180px; }

article footer .footer_attrib {
  width: 35%;
  float: left; }

.thin article footer .footer_attrib {
  width: 100%; }

article footer .footer_attrib p {
  font-size: 120%;
  line-height: 140%;
  padding-bottom: 8px; }

article footer .footer_attrib p.disc {
  font-style: italic; }

article footer .reviewed_on, article footer .reviewed, article footer .copyright {
  color: #666;
  font-size: 90%; }

article footer p.med_ref {
  font-size: 130%;
  font-weight: bold;
  padding-bottom: 8px; }

article footer .sources p.source_intro {
  font-size: 120%;
  padding-bottom: 10px; }

article footer .sources p.source_intro a span.icon {
  background: url("../../../consumer_assets/site_images/modules/orange_plus_minus.png") no-repeat 0 0;
  display: inline-block;
  height: 18px;
  margin-bottom: -5px;
  width: 18px; }

article footer .sources p.source_intro a.expanded span.icon {
  background-position: -20px 0; }

article footer .sources #source_container {
  margin: 10px 0; }

article footer .sources #source_container p {
  color: #666;
  margin-bottom: 5px; }

article.hw .body table.credits tr td {
  line-height: 160%;
  padding-right: 15px; }

article.hw footer .med_ref, article.hw footer .footer_attrib p {
  color: #414141; }

/*Font size specific css*/
.fsTwo article header h2 {
  font-size: 280%; }

.fsTwo article header h3 {
  font-size: 160%; }

.fsTwo article header .attrib, .fsTwo article header .pub {
  font-size: 160%; }

.fsTwo article .section {
  font-size: 130%; }

.fsThree article header h2 {
  font-size: 310%; }

.fsThree article header h3 {
  font-size: 190%; }

.fsThree article header .attrib, .fsThree article header .pub {
  font-size: 190%; }

.fsThree article .section {
  font-size: 160%; }

/*Healthwise specific CSS*/
article.hw footer .med_ref {
  float: left;
  padding-top: 5px;
  width: 35%; }

.thin article.hw footer .med_ref {
  width: 100%; }

article.hw footer .print_save_share {
  width: 65%; }

.thin article.hw footer .print_save_share {
  width: 100%; }

article.hw footer .footer_attrib {
  width: 100%; }

article.hw footer .footer_attrib .hw_logo {
  padding: 5px 0 15px 0; }

article.hw footer .topic_nav {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 1%, #e7eecd 100%, #207cca 100%, #e7eecd 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(100%, #e7eecd), color-stop(100%, #207cca), color-stop(100%, #e7eecd));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 1%, #e7eecd 100%, #207cca 100%, #e7eecd 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 1%, #e7eecd 100%, #207cca 100%, #e7eecd 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 1%, #e7eecd 100%, #207cca 100%, #e7eecd 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 1%, #e7eecd 100%, #207cca 100%, #e7eecd 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7eecd',GradientType=0 );
  /* IE6-9 */
  border-bottom: 1px solid #dce4c3;
  border-top: 1px solid #dce4c3;
  clear: both;
  margin-top: 15px;
  padding: 25px 5px 15px 15px; }

article.hw footer .topic_nav h3 {
  color: #88a906;
  font-size: 200%;
  font-weight: normal;
  padding-bottom: 25px; }

article.hw footer .topic_nav ul {
  float: left;
  font-size: 130%;
  list-style: none;
  margin-left: 20px;
  text-indent: -20px;
  padding: 0;
  width: 30%; }

article.hw footer .topic_nav ul li {
  line-height: 140%;
  margin-bottom: 7px; }

article.hw footer .topic_nav ul li:before {
  color: #3789B9;
  content: "\25B6";
  font-size: 80%;
  padding-left: 7px; }

.printView .webmd-btn {
  float: right;
  margin: 20px 5px 0 10px; }

.printView .print_only_logo {
  display: block;
  float: left;
  margin: 15px 0; }

.printView .print_notes, .printView .art_lnk, .printView .notes_area label, .printView .notes_area textarea {
  clear: both;
  font-size: 130%;
  color: #555;
  padding-bottom: 15px; }

.printView .notes_area label {
  font-weight: bold;
  display: inline-block; }

.printView .notes_area textarea {
  display: inline-block;
  margin-bottom: 25px;
  width: 100%; }

.printView .print_notes a {
  color: #555; }

.printView .art_lnk span, .printView .print_notes strong {
  color: #4883a5; }

.printView #s1, .printView #s2, .printView #s3, .printView #s5, .printView #s7, .printView .print_save_share, .printView #ContentPane33, .printView #ContentPane35 {
  display: none; }

.printView #s4 {
  width: 90%; }

.printView article {
  border-top: 1px solid #e7eece;
  border-bottom: 1px solid #e7eece;
  margin: 10px 0; }

.printView .footer_attrib {
  width: 100%; }

.printView .source_intro {
  display: none; }

.printView #source_container {
  display: block !important;
  visibility: visible !important;
  width: 100%; }

.printView .pagination {
  display: none; }

@media print {
  .print_only_logo {
    display: block;
    float: left; }

  #s1, #s2, #s3, #s5, #s7, .font_sizer, .print_save_share, .print_notes, #close-button, #print-button {
    display: none; }

  #s4 {
    width: 90%; }

  article header .attrib a:link:after {
    content: ""; }

  .source_intro {
    display: none; }

  #source_container {
    display: block !important;
    visibility: visible !important;
    width: 100%; } }
aside.archive-wrapper {
  clear: both; }

.archive-tag {
  background: #DFF1F8;
  color: #1894CC;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  margin: 1em 0;
  padding: 8px 35px 8px 8px;
  position: relative; }
  .archive-tag::after {
    content: '\e62a';
    font-family: icons;
    font-size: 1.4em;
    position: absolute;
    right: 7px;
    top: 8px; }

#archivepopover {
  padding: 0px 10px; }

/*additional rules to override applied styles*/
#archivepopover {
  padding: 0 10px;
  font-size: 13.3333330154419px; }

#archivepopover h3 {
  margin: 1em 0;
  font-size: 1.17em; }

#archivepopover p {
  margin: 1em 0; }

/*# sourceMappingURL=living-healthy.css.map */




