﻿/*----------Main----------*/
@media print {
    html, body {
        height: 99%;    
    }
}
body, h1, h2, h3, ol, ul, div {     
    width: auto;     
    border: 0 !important;     
    padding: 0;
    margin: 0;     
    float: none;     
    position: static;     
    overflow: visible; 
}
header, footer, .contenttop, .mainHero, a.back2 {
    display: none;
}
iframe, .videoWrap {
    display: none;
    height: auto;
    height: auto;
}
h1, h2, h3, h4, h5, a:link, a.visited, .l3Content a.h3, .l3Content h3 a {
    text-decoration: none;
    color: #000 !important;
}
.l3Content .sfContentBlock ul li {
    list-style-image: none;
}
main {
    margin-top: 0;
}
.sf_2cols_1_25, .sf_2cols_2_75,
.sf_2cols_1_33, .sf_2cols_2_67,
.sf_2cols_1_67, .sf_2cols_2_33,
.sf_2cols_1_75, .sf_2cols_2_25,
.sf_2cols_1_50, .sf_2cols_2_50,
.sf_3cols_1_25, .sf_3cols_2_50, .sf_3cols_3_25,
.sf_5cols_1_20, .sf_5cols_2_20, .sf_5cols_3_20, .sf_5cols_4_20, .sf_5cols_5_20,
.sf_4cols_1_25, .sf_4cols_2_25, .sf_4cols_3_25, .sf_4cols_4_25,
.sf_3cols_1_33, .sf_3cols_2_34, .sf_3cols_3_33 {
    width: 100% !important;
    margin-left: 0;
}
.sf_2cols_1_50, .sf_2cols_2_50, .sf_2cols_1_75, .sf_2cols_2_25 {
    width: auto !important;
    float: none;
}
.sf_2cols_2_67 .sf_2cols_2in_67,
.sf_2cols_2_50 .sf_2cols_2in_50,
.sf_2cols_2_33 .sf_2cols_2in_33 {
    margin-left: 0 !important;
}
/*----------L2----------*/
.level2Hero {
    display: none;
}
/*----------L3----------*/
.L3leftcolumn {
    display: none;
}
.L3contentwrapper {
    margin-left: 0;
}
/*------------MRS Generic Meetings-----------*/
.meetleftcolumn {
    display: none;
}
.meetcontentcolumn  {
    margin-left: 0;
}
/*----------MRS Generic Conference-----------*/
.conferenceLeft {
    display: none;
}
.conferenceMain {
    margin-left: 0;
    height: auto !important;
}
#contentcolumn {
    margin-right: 0;
}
#rightcolumn {
    display: none;
}
/*----------MRS Meet & Exhibit Home----------*/
.msrmeetsmainContent .msmcleftcolumn {
    display: none;
}
.msrmeetsmainContent .msrmcontentcolumn {
    margin-left: 0;
}
.symposiaBlockWrap {
    float: none;
    width: 100%;
}
.symposiaBlockTop {
    color: #000;
}
.symposiaBlock {
    box-shadow: none;
    border: 0 !important;
    margin: .5em 0;
}
.listStyle1 .closeList {
    display: none;
}
/*----------MRS Conference Services----------*/
.confservHero {
    display: none;
}
.confservLeft, .confservRight {
    display: none;
}
.confserv main {
    margin-top: 0;
}
.confservMain {
    margin: 0;
}
/*--------------MRS Foundation--------------*/
.foundationHero {
    display: none;
}
.foundationMainContent {
    padding: 0;
}
.foundLeft, .foundRight {
    display: none;
}
.foundMain {
    margin: 0;
}