﻿body,
body table th,
body table td {
    font-size: 12pt;
}

a:link, a:active, a:visited {
    color: #000;
    text-decoration: underline;
}

.site-main,
.site-header,
.primary-content,
.content-left,
.content-center,
.article-content,
.book-content,
.basic-content {
    width: 7.0in;
}

.site-main {
    margin: 0 auto;
}

.site-header, .content-left, .content-center {
    margin: 0;
}

.primary-content,
.content-left,
.content-center,
.page-section-header * {
    float: none;
    display: block;
}

.article-details dt, .article-details dd {
    font-size: 11pt;
}

/* Rich text editor styles */
.article-copy h5, .article-copy h6 {
    font-size: 11pt;
}

.article-copy h1 {
    font-size: 15pt;
}

.article-copy h2, .ms-rteCustom-ArticleHeadLine {
    font-size: 14pt;
}

.article-copy h3 {
    font-size: 13pt;
}

/* clearfix : 
-------------------------------------------------------------------------*/
.clearfix:after {
    content: normal;
    display: block;
    clear: both;
    visibility: visible;
    line-height: inherit;
    height: auto;
}

.clearfix {
    display: block;
}
/* clearfix ^ 
-------------------------------------------------------------------------*/

/* hide elements : 
-------------------------------------------------------------------------*/
.ms-siteactionsmenu,
.site-header div,
.site-footer,
.content-right,
.rail-left,
.page-toolbar,
.comment-section {
    display: none;
}

/* Further Updates for Printable Pages - 8/17/2018 */
/*.aap-header, */
.breadcrumbs,
.bread-crumb,
.page-section-header > iframe,
.int-page-header,
footer,
.related-symptoms,
.symptom-tool-tabs,
.rsbtn,
.symptom-summary-image > p,
.find-us,
.ms-belltown-anonshow,
.back-symptoms {
    display: none !important;
}

.middle-col-container,
#hcMainContainer,
.symptom-tool-panes {
    width: 100% !important;
}

.symptom-tool-pane {
    display: block !important;
    width: 100% !important;
}

.symptom-tool-panes {
    border: none !important;
}

.symptom-author-information {
    border: none !important;
}
