﻿html,
body {
    background-color: #ffffff;
    font-family: Garamond, "Times New Roman";
    font-size: 16px;
    color: #000000;
    line-height: 1.4;
    margin: 20px;
}
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
    font-family: Arial, Verdana;
    font-weight: 600;
}
a {
    text-decoration: underline;
}
a.arrow {
    background-image: none;
    padding: 0;
}
a.backlink {
    display: none;
}
a[href]:after {
    content: "";
}
abbr[title]:after {
    content: " (" attr(title) ")";
}
table {
    border-color: #000000 !important;
}
table tr,
table tr th,
table tr td {
    background-color: transparent !important;
    color: #000000 !important;
    border-color: #000000 !important;
}
#epi-quickNavigator {
    display: none !important;
}
.col-md-1, 
.col-md-2, 
.col-md-3, 
.col-md-4, 
.col-md-5, 
.col-md-6, 
.col-md-7, 
.col-md-8, 
.col-md-9, 
.col-md-10, 
.col-md-11, 
.col-md-12 {
    float: none !important;
    width: 100% !important;
    min-height: 0 !important;
}
.no-print {
    display: none;
}
.search-input {
    display: none;
}
.box.box-green {
    background-color: transparent;
    border-radius: 0;
}
.box.box-green .box-body {
    padding: 0;
    margin: 0;
    border-radius: 0;
}
.contactblock {
    display: none;
}
.boxblock {
    display: none;
}
.formblock {
    display: none;
}
.scriptblock {
    display: none;
}
.tabblock {
    display: none;
}
.tabgroupblock {
    display: none;
}
.pagelist .pagelist-header {
    margin: 0 0 10px 0;
}
.pagelist .pagelist-item {
    padding: 0 !important;
    border: 0 !important;
    margin: 0 0 30px 0;
    page-break-inside: avoid;
}
.pagelist .pagelist-item .pagelist-image {
    display: none;
}
.pagelist .pagelist-item .pagelist-category {
    display: none;
}
.pagelist .pagelist-footer {
    display: none;
}
.contactgallery ul.filter {
    display: none;
}
.contactpage .box {
    padding: 0;
    border: 0;
    page-break-inside: avoid;
}
.contactpage .contactblock {
    display: block;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 0 30px 0;
    page-break-inside: avoid;
}
.contactpage .contactblock .contact-image {
    float: left;
    margin: 0 30px 0 0;
    width: 135px;
}
.contactpage .contactblock .contact-position {
    padding: 0 !important;
}
.contactpage .contactblock .contact-description {
    display: block !important;
}
.contactpage .contactblock .contact-details {
    display: block !important;
}
.contactpage ul.contact-details li {
    margin-top: 0;
    min-height: 0;
    padding-left: 0;
    padding-top: 0;
}
.contactpage ul.contact-details li span.icon {
    font-weight: 600;
    background-image: none;
    width: auto;
    height: auto;
    position: static;
    text-indent: 0;
}
.calendar .calendar-date {
    background-color: #ffffff;
    border: 1px solid #000000;
    border-radius: 0;
}
.calendar .calendar-date .month {
    background-color: #ffffff;
    color: #000000;
    border-bottom: 1px solid #000000;
    border-radius: 0;
}
.calendar .calendar-date .date {
    line-height: 1.2;
    margin: 0;
}
.print-logo {
    font-family: Arial, Verdana;
    font-size: 0.75em;
    display: block;
    text-align: right;
}
.print-logo:after {
    clear: both;
}
.print-logo:before, 
.print-logo:after {
    content: " ";
    display: table;
}
.print-logo .logo {
    float: right;
    display: block;
    padding-left: 15px;
    border-left: 1px solid #000000;
    box-sizing: content-box;
}
.print-logo .wrapper {
    display: block;
    overflow: hidden;
    padding: 15px;
}
.print-logo .wrapper span {
    display: block;
    clear: both;
}
.print-logo .wrapper span.print-date {
    margin-bottom: 10px;
}
.header {
    display: none;
}
.main {
    padding: 0;
}
.main .left-column {
    display: none;
}
.main .main-content {
    margin: 30px 0;
}
.main .main-content .main-image {
    display: none;
}
.main .main-content .editor-content p, 
.main .main-content .editor-content ul, 
.main .main-content .editor-content ol {
    width: 100%;
}
.footer {
    display: none;
}