body,
html {
    background: transparent;
    background-image: none !important;
    font-size: 11pt;
    overflow: visible !important;
}

.no-print {
    display: none !important;
}

.corp_nav,
.meta_nav,
.main_nav,
.search,
.second_nav,
.lefthand_nav,
.inside_nav,
.service_bar,
.page_tools,
.footer_nav,
.legal_nav ul,
.footer_end,
.screenreader,
.skyscraper,
.feedback,
.scroll_top {
    display: none;
}

.frame {
    float: none;
    margin: 0;
}

.header {
    height: auto;
}

.six_corp_app {
    top: 0;
}

.brand a {
    padding: 0;
}

.page {
    background: transparent;
    width: auto;
}

.main {
    margin-bottom: 2em;
    padding: 0;
}

.content_narrow,
.content_normal,
.content_wide,
.content_xwide,
.flexible .content_narrow,
.flexible .content_normal {
    left: 0;
    margin: 0;
    width: 100%;
}

.page,
.footer {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.footer .notice {
    padding: 0;
}

input[type=email],
input[type=text],
textarea {
    border: 1px solid #000;
}

table,
.flexible table {
    border-top: 1px solid #d5d6d2;
    width: 100%;
}

tr {
    page-break-inside: avoid !important;
    page-break-after: auto;
}

table table {
    page-break-inside: avoid;
}

table table,
.flexible table table {
    border-top: none;
}

pre.notice-text {
    display: block;
    height: auto;
    overflow: visible;
    width: auto;
}

p {
    max-width: 100% !important;
}


/* SIX-974: Modal / Lightbox */

.six_modal_open .page,
.overlay.visible,
.modal_next,
.modal_prev,
.modal_close,
.control {
    display: none !important;
}


.modal_base {
    height: auto;
    position: relative;
    text-align: inherit;
    width: auto;
}

.modal_outer {
    top: 0;
    height: auto;
    position: relative;
    text-align: inherit;
    width: auto;
}

.modal_inner {
    background-color: transparent;
    left: 0 !important;
    margin-left: 0 !important;
    padding: 0;
    position: relative;
    top: 0 !important;
    width: auto !important;
}

.modal_content {
    height: auto !important;
    overflow: visible !important;
    padding: 0;
}

.modal_content,
.modal_inner iframe {
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.modal_content img {
    max-width: 100%;
    width: auto !important;
}

.modal_description {
    text-align: inherit;
}

/* RWD */

.hide-on-desktop,
#mobile-header,
#footer-overlay,
.footer-contacts-content,
.footer-social-content,
.footer-overlay,
#mobile-footer {
    display: none;
}
