

body {
    margin: 0;
    padding: 0;
    font-size: 13px;
    -webkit-text-size-adjust: none;
}


/* ******************************************/
/* OVERALL TEMPLATE */
.logo {
    display: none;
}

.wrap {
    margin: 0 auto;
    width: auto;
    height:auto;
}

main section {
    padding: 20px 0;
}

.pad {
    max-width: none;
    width: auto;
    margin: 0 15px;
}

/* THREE COLUMN MODULES */
div.three-cols > div {
    width: 100%;
    display: inline;
}

div.three-cols div + div {
    margin-left: 0;
}

div.glow {
    box-shadow: none;
}

#content_container {
	padding-top:20px;
}


/***********************************************/
/* BODY STYLES */
main li, main p {
    color: #231f20;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.3em;
    line-height: 1.4em;
    color: #000;
}

    main p.big {
        font-size: 2.2em;
        line-height: 1.4em;
    }

    main p.small {
        font-size: 1.3em;
        line-height: 1.2em;
    }

main h1 {
    font-size: 2.5em;
    line-height: 1.4em;
    margin-top: -25px;
}

main h2 {
    font-size: 2em;
    line-height: 1.0;
    margin: 1em 0 0.5em 0;
}

main h3 {
    font-size: 1.5em;
    line-height: 1.4em;
}

main h4 {
    font-size: 1.2em;
    line-height: 1.2em;
}

main ul {
    margin-left: 1em;
}

/* Serif font used on testimonials */
main p.serif {
    font-size: 1.4em;
}

    main p.serif span.large {
        font-size: 1.2em;
    }

    main p.serif span.small {
        font-size: 0.5em;
    }

/* Action links on mobile */
main a.action,
main a.action:link,
main a.action:visited,
main a.action:active,
main a.action:hover {

}

main a.button {
    font-size: 1.5em;
}

input[type=submit] {
    font-size: 1.5em;
}

/*******************************************************************/
/** Footer  **/
footer {
    height: auto;
    width: 100%;
    padding: 7px 0;
    margin: 0;
    font-size: 0.8em;
    line-height: 1.2em;
}

div.sponsorpad { /* background: #ffffff url('/sup/conferences/mbac18/template/mobile-divider.gif') no-repeat; 
	background-size:contain; background-position:top center; */
}

footer .pad {
    padding: 35px 0 !important;
}

    footer .pad h2 {
        margin-top: 0;
	font-size:2.2em;
	padding-bottom:0 !important;
    }

footer .footerBlock {
    width: auto;
    padding: 30px 10px 5px 10px;
}

footer .links {
    width: 100%;
}

footer .contact {
    width: 100%;
    float: left;
}

footer .social {
    width: 100%;
    float: left;
    margin-top: 30px;
    text-align:left !important;
}

footer .copyright {
    text-align: left;
    margin-left: 20px;
}

footer .center {
    margin-top: 0;
	width:90%;
	margin:0 auto;
	margin-bottom:45px;
}

/* Sponsor Block in footer */
.sponsors p {
    margin-bottom: 5px;
}

.sponsors ul li + li {
    margin-left: 0;
}

.sponsors ul li img {
    width: 75%;
    margin-left: 20px;
    padding: 0;
}
.sponsors ul li span {
	line-height:20px;
}

/* Styles to handle Google Map hide pre-conference */
div.gmap {
    padding-bottom: 70%;
}


/*******************************************************************/
/** Header **/

header {
    height: 153px;
    margin: 0 auto;
    position: relative;
    background: #000000 url(/mncpa/media/images/cpe/large-conferences/mbac25/master-header.png) no-repeat center top;
    background-size: contain;
}

    header div.confName {
        position: relative;
        margin: 0 auto;
	height: 200px;
    }

header div.confName img {
	position: relative;
        margin: 0 auto;
}

header a.home-link {
	left: 0;
	right: 0;
        top: 0;
        width: 100%;
	height:180px;
    }
header a.nav-register {
	top:0;
	right:0;
	font-size:1em;
	padding:12px 20px 10px;
}

hr {
    margin: 8px 0;
}

header h1 {
    font-size: 20px;
    line-height: 28px;
}

header h2 {
    font-size: 13px;
}

header h3 {
    font-size: 12px;
}

header h4 {
    font-size: 18px;
}

header h2.save {
    font-size: 1.2em;
    font-weight: 600;
}

body header a.tag {
    display: none;
}

.datelocation {
    position: relative;
    top: 210px;
    background-color: #6f0620;
    color: #fff;
    font-weight: 700;
    font-size: 1.4em;
    padding: 25px 15px;
    margin: 0 auto;
}

    .datelocation p {
        text-align: center;
        height: 20px;
        position: absolute;
        left: 10%;
        right: 10%;
        margin: 0 auto;
        margin-top: -12px;
    }

a.hashtag {
}

a.mobhashtag {
    float: right;
    margin-top: 10px;
    margin-right: 20px;
    display: none;
}


/* -------------------------------------- */
/* New stuff */

header nav {
    display: none;
    position: absolute;
    top: 60px;
    z-index: 100;
    background: none;
}

    header nav ul {
        list-style-type: none;
        display: block;
	width: 100%;
    }

        header nav ul li {
            width: 100%;
            display: block;
            text-align: left;
            color: #fff;
            background-color: rgba(0,0,0,.8);
            border-bottom: 3px solid #747274;
	    padding-bottom:10px;
        }

            header nav ul li:last-child {
                border-bottom: 5px solid #747474;
		height:25px;
            }

            header nav ul li:first-child {
                border-top: 3px solid #747474;
            }

    header nav li {
        margin: 0;
        padding: 0;
    }

        header nav li a {
            display: block;
            width: auto;
            padding: 5px 0 5px 15px;
            margin: 0;
	color:#3dc0e0;
        }

            header nav li a:hover {
                color: #fff;
		border:none;
            }

            header nav li a:active {
                color: #eeeeee;
            }

            header nav li a:hover i,
            header nav li a:visited i,
            header nav li.active a i {
                display: none;
            }

#menuBar {
    display: block;
    background: url('/sup/conferences/shared/mobile_menu.png') no-repeat right;
    padding-left: 55px;
    height: 58px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-weight: 700;
    line-height: 58px;
    font-size: 1.5em;
    text-decoration: none;
    position: absolute;
    left: 0;
    float: left;
    z-index: 500;
}

    #menuBar.open {
        background-image: url('/sup/conferences/shared/close_menu.png');
    }

p.registerby {
    font-size: 1.4em;
}
.sponsors p.leslie { font-size:17px !important; line-height:22px !important; }

/*Change register button back to regular nav item */
header a.nav-register {
    all:revert;
  font-family: 'Open Sans', sans-serif;
  color: #3dc0e0;
  font-weight: 700;
  line-height: 20px;
  font-size: 1.6em;
  letter-spacing: 0.03em;
  text-decoration:none;
  padding-left:15px;
}
header a.nav-register:hover { background:none; }
}



/*****************************************/
/** HOMEPAGE **/

/** INTRO AND GENERAL SETUP **/
main div.intro { width:95%; margin:0 auto; }
main p.intro {
    font-size: 1.3em;
}
main h1.intro {
    font-size: 2.4em;
    line-height: 1.1em;
    margin-bottom: 15px;
}
main p.middle {
    font-size: 1.4em;
}
main p.sub_intro {
   font-size:18px;
}
div.center iframe {
    width: auto;
}
main section.homespeakers {
    padding-bottom: 20px;
}

/** SPEAKERS ON HOMEPAGE 2022 **/
div.home-cols > div { width:100% !important; display:block; }
div.home-cols img { width:65%; margin: 20px auto; }
div.home-cols div.two-cols { width: 100% !important; }
div.home-cols div.two-cols div + div { margin:0 auto; text-align:center; }
div.home-cols h4 { font-size:20px !important; }
div.home-cols p { font-size:16px !important; }

/** CUSTOMIZABLE LEARNING ON HOMEPAGE 2022 **/
main .learntwocol div {
    display: block;
    width: 100%;
}
main .learntwocol ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
main .learntwocol li {
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    text-align: center;
    font-size: 1.3em;
}
    main .learntwocol li img {
        display: block;
        position: relative;
        margin: 0 auto;
    }
main .iia img { width:80%; margin-bottom:20px; }

/* --------------------------------------------- */
/* SPEAKERS ON MAIN SPEAKERS PAGE */
main #SpeakersTab img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

main div.speakerlist {
    margin: 0 auto 10px auto;
	width:100%;
}

main div.speakersAll div + div {
    margin-left: 0;
}

main div.speakerlist img {
    margin-bottom: 0;
}

main div.speakerlist h4 {
    font-size: 1.5em;
}

/* --------------------------------------------- */
/* TASK FORCE */
main ul.speakerlist li {
    margin: 0 auto 10px auto;
    font-size: 1.1em;
}

    main ul.speakerlist li + li {
        margin-left: 0;
    }

/* --------------------------------------------- */
/* FEATURED SPEAKERS */
main .speakerBox .photoBox {
    border: none;
    padding: 0;
    margin: 7px 0 0 0;
    width: 100%;
}

main .speakerBox h2 {
    padding: 12px 0 0 0;
    font-size: 2.2em;
}

main .speakerBox h3.subtitle {
    margin: 0.5em 0 0.5em 0;
    padding: 0;
    font-size: 1.7em;
}

main .speakerBox p.sessions {
    font-size: 1.5em;
}

/* --------------------------------------------- */
/* KEYNOTE SPEAKERS - may not be used anymore? */
.speakers li {
    width: 100%;
	padding-right:0;
	padding-bottom:0;
}

.speakers ul img {
    margin-bottom: 10px;
    margin-left: 0;
}
main .speakers li img {
	width:80%;
}
.speakers ul h4 {
	padding-top:0;
}
.speakers ul p.title {
    font-size: 1.1em;
    line-height: 1.2em;
}

.speakers ul p.small {
    font-size: 1.1em;
    line-height: 1.4em;
}

.speakers ul h4 {
    font-size: 1.7em;
}

    .speakers ul h4 a {
        padding-bottom: 5px;
    }

.speakers ul div.expanding_info {
    padding-left: 0;
}

.speakers div.shared_info p.small {
    font-size: 1.7em;
    line-height: 1.4em;
}

.speakers div.shared_info {
    padding-left: 5px;
}

/* --------------------------------------------- */
/* Speakers -- ALL */
main ul.speakerlist h4 {
    font-size: 1.2em;
    margin-top: 0;
}

main ul.speakerlist p {
    font-size: 1.0em;
    line-height: 1.2em;
    margin-top: 0;
}


/*****************************************/
/* AGENDA PAGE */

/* Links to PDF, popular sessions */
/*
#leftContent .agendaLinks { position:relative; display:block; width:100%;  padding:0; left:auto; }
#leftContent .agendaLinks a { display:block; margin: 18px 0; font-size:20px; }
#leftContent .agendaLinks a:last-child { margin-bottom: 30px; }
*/
main .agendaLinks {
    display: none;
}

main .AgendaTabs {
    display: none;
}

main .track_row {
    display: none;
}

/* Breaks */
main .mobileAgendaHeader {
    display: block;
}

    main .mobileAgendaHeader h3 {
        display: block;
        text-transform: uppercase;
        margin: 0;
        padding: 0;
        font-size: 18px;
        color: #333;
        font-weight: bold;
    }

    main .mobileAgendaHeader a {
        font-size: 16px;
        display: block;
        padding: 10px;
        margin: 25px 0 30px 0;
        text-transform: uppercase;
        font-weight: bold;
    }

.agenda_schedule {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    font-size: 14px;
}

    .agenda_schedule .time_row {
        width: auto;
        font-weight: normal;
    }

    .agenda_schedule .break_row {
        width: auto;
        padding: 0;
        margin: 20px 0;
        clear: both; /*  width:auto; overflow:hidden; */
    }

        .agenda_schedule .break_row:first-child {
            margin-top: 0;
        }

        .agenda_schedule .break_row:last-child {
            margin-bottom: 0;
        }

        .agenda_schedule .break_row div {
            display: block;
            float: none;
            margin: 0;
        }

            .agenda_schedule .break_row div:first-child {
                width: auto;
                padding: 5px 5px 0 5px;
                margin: 0;
            }

            .agenda_schedule .break_row div:last-child {
                width: auto;
                padding: 0 5px 5px 5px;
                margin: 0;
            }

    /* Breakout sessions and keynotes */
    .agenda_schedule .session_row,
    .agenda_schedule .keynote {
        display: block;
        background-color: #fff;
        border: 1px solid #fff;
        padding: 0;
        margin: 0 0 5px 0;
        clear: both;
        overflow: hidden;
    }

        .agenda_schedule .session_row div,
        .agenda_schedule .session_row div:last-child,
        .agenda_schedule .keynote div {
            height: auto;
            width: 95%;
            display: block;
            float: none;
            padding: 10px 3%;
            margin: 0 0 10px 0;
            float: left;
        }

main .agenda_schedule .session_row div:last-child {
    width: 95% !important;
}

.agenda_schedule .keynote div:last-child {
    margin-bottom: 20px;
    padding: 10px 3%;
}

/* New for 2015 tab styles */
main .ui-widget-content .ui-state-default, main .ui-widget-content .ui-state-active, main .ui-widget-content .ui-state-hover {
    font-size: 1.1em !important;
    height: 35px !important;
}

main .ui-widget-content li.ui-state-default {
    font-size: 1.1em !important;
    margin-bottom:10px;
}

main #SpeakersTab ul li {
    font-size: 1.5em !important;
}

main .agenda_schedule .DayLinks {
    font-size: 1.2em;
    line-height: 1.4em;
}

/*****************************************/
/* REGISTRATION PAGE */

main table.registrationTable td {
    font-size: 1.2em;
    line-height: 1.5em;
}

.registrationTable tr.separator td {
    font-size: 1.2em;
    line-height: 1.5em;
}


/*******************************************************************/
/* SESSION PAGEs */

main h2.session {
    font-size: 1.75em;
}

main h2.sessionTime {
    font-size: 1.7em;
}

main .prevNext {
    margin-top: 10px;
}

/*******************************************************************/
/* EXHIBITOR PAGE - FOR ADVERTISERS */
main .exhibitorRightCol {
    display: block;
    float: left;
    width: 100%;
    border: none;
    padding-left: 0;
    margin-left: 0;
    border-bottom: 1px solid #7f7e7e;
}

/*******************************************************************/
/* SPONSOR BLOCK ON EXHIBITOR PAGE */
.sponsorsSimple h2 {
    padding-top: 45px;
}

.sponsorsSimple p {
    font-size: 1.0em;
}

.sponsorsSimple ul {
    text-align: center;
}

    .sponsorsSimple ul li {
        margin-bottom: 10px;
    }

        .sponsorsSimple ul li + li {
            margin-left: 0;
        }

        .sponsorsSimple ul li img:hover {
            -webkit-filter: none;
        }

        .sponsorsSimple ul li a {
            padding-bottom: 0;
        }

/*****************************************/
/* TEXT STYLES */

main h2 span {
    display: none;
}

main hr {
    width: 95%;
}

main ul {
    margin-left: 5px;
}

main li a {
    padding-bottom: 15px;
    display: inline-block;
}

    main li a.fix_mobile {
        padding-bottom: 0;
        display: inline;
    }

main li.mobile_list {
    padding-bottom: 15px;
}

main img.button {
    margin-left: 0;
}

main .exhibitorList .exhibitorLogo {
    float: none;
    width: auto;
    margin: 15px 0 15px -15px;
    padding: 0;
}

main .exhibitorList li {
    margin-bottom: 15px;
}

    main .exhibitorList li a {
        display: inline;
    }

h2 span.new {
    display: inline;
}

div.exhLogo {
    float: none;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.colorband div.exhLogo {
}

    .colorband div.exhLogo img {
        margin: 5px auto;
    }

/* Fix two column layout on mobile - appears on location and contact us page */
div.two-cols > div {
    width: 100%;
}

div.two-cols div + div {
    margin-left: 0;
}

/* Exhibitor page right column */
main .exhibitorRightCol {
    display: none;
}

main .exhibitorRightColMobile {
    display: block !important;
    float: none;
    width: 100%;
    border-left: none;
    border-top: 1px solid #7f7e7e;
    border-bottom: 1px solid #7f7e7e;
    padding-left: 0;
    padding-top: 7px;
    margin: 20px 0 20px 0;
}
/* Align exhibitor logos to the left */
main .exhibitorList .exhibitorLogo {
    float: none;
    text-align: left;
    margin: 0 0 15px 0;
}

/******************************************************************/
/* HOME PAGE */
main ul.people h4 {
    margin-top: 5px;
}


/*****************************************/
.showOnDesktopOnly, #leftContent .showOnDesktopOnly {
    display: none;
}

.showOnMobileOnly, #leftContent .showOnMobileOnly {
    display: block;
}

img.fullWidth {
    width: 95%;
}


/*****************************************/
/* FEE TABLE */
div.feesTableBorder {
    width: 100%;
}

table.registrationTable {
    width: 100%;
    margin-top: 5px;
}

div.hideDesktopFeeTable {
    display: none;
}

/*******************************************************************/
/* PORTAL */

h3.portal_time { font-size:1.3em; }
div.portal_session div { float:none; width:100%; margin-top:0; }
div.portal_session p { margin-left:0; font-size:1.3em; }
div.portal_session div.title-block p.join { float:none; margin:20px 0 0; }
#content_container div.tab-content div.portal_session div.more-info { margin:15px 0; width:100% !important; }



/*******************************************************************/
/* SET ZOOM CORRECTLY FOR TABLETS */
@media only screen and (min-device-width:752px) and (max-device-width:1024px) and (orientation:portrait) {
    html {
        zoom: 0.8;
    }
}
