/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
@media screen,print {
html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
    min-width: 300px;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #0773BB;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

textarea {
    resize: vertical;
	line-height:1em;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px 'Roboto', Helvetica, Helvetica Neue, Arial, sans-serif;
	/*font: 16px/26px 'Calibri Light','Lato', Helvetica, Helvetica Neue, Arial, sans-serif;*/
    overflow-x: hidden;
    -webkit-font-smoothing:subpixel-antialiased;
	background-color: #0773BB; /* gray - #e2e2e2;   new dark blue - #1c5e86 dark blue - #013B51; purple - #82368C;*/
}

.wrapper {
    width: 90%;
    margin: 0 5%;
}


nav {
    display:none;
}

/* ==============
    MOBILE: Main
   ============== */
   
.main {
    padding: 10px 0;
}
   
   
.footer-container footer {
    color: white;
    padding: 20px 0;
}

section#reportContent
{
    width: 100%;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.bold
{
    font-weight: bold;
}
.italic
{
  font-style: italic;  
}

.redText
{
	color: red;
}

/*Primary HPOG Colors*/
.HPOG-orange
{
	color: #F69111;
}

.HPOG-blue
{
	color: #0773BB;
}

.beige
{
	color: #e2e2e2;
	background-color: #e2e2e2;
}

.nciRed
{
	color: #bb0e3d;
}

.nciRedBackground
{
	color: white;
	background-color: #bb0e3d;
}


.center
{
	text-align:center;
}

.right 
{
	text-align:right;
}

.clear
{
	clear:both;
}

.nowrap
{
    white-space: nowrap;
}

div.errorbox {
	border:2px solid #F00;
	padding:5px;
	margin:5px;
	background-color:#FFFFCC;
}
div.error {
	color:#F00;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

/*New section for general styles*/
	
div#fullWrapper
{
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.75);
}


.header-container
{
    background-color: white;
    padding-top: 0px;
}

.header-container a:hover
{
   text-decoration: none; 
}

header.wrapper
{
	background-color: white;
}

div.main
{
	background-color: white;
}

#headerTop
{
	padding: 0;
	background-color: #e2e2e2;
}



#headerBottom
{
	clear:both; 
	margin-top: 15px;
	background-color: white; 
	
	font-family: 'Roboto', Helvetica, Helvetica Neue, Arial, sans-serif;
	font-weight: bold;
}



#headerBottom div#meetingTitle
{
	/*width: 100%;
	float:left;*/
	color: #0773BB;
	padding-left: 15px;
	text-align:center;
	font-size: 1.65em;
	line-height: 1em;
	box-sizing:border-box;
}

/*#headerBottom div#date
{
	width: 25%; 
	min-width: 225px;
	float: right; 
	background-color: #0773BB;
	color: white;
	text-align: center;
	box-sizing:border-box;
	font-size: 1.15em;
	padding: .75em .25em;
}*/

/*Horizontal Nav Styles*/
#horizontalNav
{
	font-family: 'Roboto', Helvetica, Helvetica Neue, Arial, sans-serif;
	text-transform: uppercase;
	text-align:center;
	clear: both;
	padding-top: 0px;
	width: 100%;
	margin: 3px auto;
	position: relative;
	background-color: #e2e2e2;
	/*background-color: #F69111;*/
}

#horizontalNav div
{
	display: inline-block;
	margin: 0 .5px;
	box-sizing: border-box;
	font-weight:bold;
	border-bottom: 5px solid #e2e2e2;
	min-height: 60px;
	vertical-align: top;
	background-color: #e2e2e2; /*Orange: #F69111; Teal: #4eedcf;*/
	color: black;
}

#horizontalNav div:hover
{
	border-bottom: 5px solid #0773BB;
}

#horizontalNav div.selected
{
	border-bottom: 5px solid #0773BB;
	color: black;
}

#horizontalNav a
{
	color: black;
}

#hnButton1 {width: 12%;}
#hnButton2 {width: 25%; min-width: 235px;}
#hnButton3 {width: 15%; min-width: 142px;}
#hnButton4 {width: 20%;}
#hnButton5 {width: 10%; min-width: 102px;}


h1.title {
    color: #0d8f9c;
    margin-top: .5em;
	margin-bottom: .5em;
	font-family: 'Roboto', Helvetica, Helvetica Neue, Arial, sans-serif;
    font-size: 2em;
	line-height: 1.1em;
	max-width: 66%; 
	float: right;
	padding-left: .5em;
	text-align: right;
	box-sizing:border-box;
}

h2.subtitle
{
   color: black;
   line-height: 1.1em;
   z-index:4; 
   margin-top: .65em;
   font-family: 'Roboto', Helvetica, Helvetica Neue, Arial, sans-serif;
   font-weight: bold;
   font-size: 1.5em;
   text-align:center;
   max-width: 720px;
   margin-left:auto;
   margin-right:auto;
}

/*Top Bar*/
#topbar
{
    margin-bottom: 20px; 
    overflow: hidden;
	width: 50px;
	float: right;
	display: none;
}




/*REVISED NAV STYLES*/

a
{
	color: #06C;
	text-decoration:none;	
}

a:hover
{
	color: #06C;
	text-decoration:underline;	
}

#innerWrapper{
    
    position: relative; 
    height:auto; 
    overflow: hidden;
    clear: both;
    padding-right: 1em;
	display: flex;
	width: 100%;
}

nav 
{
	display:none;
}

#reportNavigation
{
  font-weight: bold;
  color: #5A5B5E;
  font-family: 'Roboto', Helvetica, Helvetica Neue, Arial, sans-serif;
}

#reportNavigation ul
{
    list-style: none;
    padding:3px;
    margin:0;
    line-height: 1.2em;
    background-color: #eaeaea;
}

#reportNavigation li.selected
{
	color: 	#0773BB;
}

ul#topLevelNav li
{
	text-transform: uppercase;
	margin-bottom: .6em;
}

ul#topLevelNav li.subLevelNav
{
	text-transform: none;
	margin-left: 1em;
	font-style:italic;
}


a.navLink
{
	color:inherit;		
}

/*Content Panel Styles*/

.bodyBullets
{
	font-size: 1em;
	margin-top: .3em;
}

.bodyBullets li
{
	margin-bottom: .25em;
}

/*Abstract Page Styles*/
#OMBHeader
{
 position: absolute; 
 right: 3px;
 top: 5px;
 font-size: 12px;  
 line-height: 1.1em;
 color: black;
 text-align: right;
}

.agendaButton
{
	box-sizing:border-box;
    border-radius: 1em; 
	border: 2px solid #0773BB; 
	padding: .5em .75em; 
	width: 45%;
	float: right; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 1em; 
	text-align:center; 
	background-color: rgba(299, 144, 0, 0.1); 
	font-size: .9em;
	font-weight:bold;
}

.agendaButton:hover
{
    background-color: rgba(299, 144, 0, 0.05); 
}

a.agendaLink:hover
{
    text-decoration: none;
}

#agendaButton2
{
	float: none;
}

div.blueButton
{
    background-color: #0773BB;
    color: white;
    font-weight: bold;
    width: 160px;
    height: auto;
	padding: .5em;
	margin:0;
    text-align: center;
    border-radius: 5px;
    box-sizing: border-box;
    line-height: 1.2em;
    font-size: 1.15em;
}

div.blueButton:hover
{
    color: #F69111;
}

a.blueButton
{
	width: 160px;
	display: block;
}

a.blueButton:hover
{
    text-decoration: none;
}


section#reportContent
{
    padding-left: 15px;
    padding-right: 10px;
}

img {
    max-width: 100%;
}

h1.allCaps
{
   color: #0773BB;
   text-transform: uppercase;
   font-size: 1.55em;
   line-height: 32px;
   margin-top: 0px;
   margin-bottom: 0px;
}

h1.pageTitle
{
    color: #0773BB;
    margin-top: .5em;	
    margin-bottom: .5em;
    line-height: 1.2em;
    font-size: 1.75em;
}

table.meetingInfo{
	width:99.5%;
	font-size: 0.9em;
	line-height: 1.35em;
	border-collapse:collapse;
	margin:0 auto;
	border:1px solid #AAA;
}

table.meetingInfo th {
	text-align:center;
	background-color: #b9c1d4;
	padding:5px;
	border:1px solid #AAA;
	color:#333;
}

table.meetingInfo td {
	color: #3D3D3D;
	padding:3px 5px;
	/*text-align:left;*/
	vertical-align: top;
	border:1px solid #AAA;
}
table.meetingInfo td.table-spacer {
	border-top:1px solid #AAA;
	vertical-align:middle;
	line-height:1px;
	height:1px;
}


#reportContent h2
{
	color: #F69111;
	font-size: 1.45em;
	line-height: 1.1em;
	font-weight: bold;
	margin-bottom: .1em;
	margin-top: 1.3em;
}

#reportContent h2.purple
{
    color: #0773BB;
	margin-bottom: .5em;
    background-color:transparent;
}

#reportContent h3 {
    color: #0773BB;
    font-size: 1.25em;
    line-height: 1.25em;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: .1em;
}


#reportContent p
{
 	font-size: 1em;
 	line-height: 1.35em;
 	margin-bottom: 1em;
    margin-top: .1em;
}

/*Homepage styles*/
#homepageInfo {
    border-top: 1px solid #F69111;
    padding-top: 2em;
}
#homepageImage
{
	float: right;
	width: 40%;
	box-shadow: 0px 0px 10px 3px #666;
	margin-left: 10px;
}

.page-image-centered
{
	box-shadow: 0px 0px 10px 3px #666;
	display: block; 
	margin: 1rem auto;
}

.page-image-portrait
{
	float: right;
	width: 40%;
	box-shadow: 0px 0px 10px 3px #666;
	margin-left: 10px;
}


/*Agenda Page Styles*/
.agendaTime
{
	font-weight:bold;
}

.speakerName
{
	font-style:italic;
	font-weight: normal;
}

.presName
{
	font-weight: normal;
	font-style:normal;
}

.presTime
{
padding-left: 3em !important;

}

/*Copied footer styles*/
.footer-container
{
   clear: both;
   margin-top: 30px;
}

footer.wrapper
{
    border-top: 2px solid #0773BB;  
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

}


@media only screen and (min-width: 768px) {


/* ============
    WIDE: Menu
   ============ */



    /* moving to horizontal nav, so removing this for now.
	nav {
        display: block;
        width: 25%;
        font-size: 90%;
        box-sizing: border-box;
        margin-top: 10px;
        background-color: white; //rgba(235, 206, 123, 1);
        padding: 15px;
        left:0;
        position:absolute;
        height:100%;
    }*/
	
	/*New Sidebar, replacing nav*/
	#staticSidebar
	{
		display: block;
        width: 29%;
		min-width: 285px;
        /*font-size: 90%;*/
		line-height: 1.2em;
        box-sizing: border-box;
        margin-top: 5px;
        background-color: white; 
        padding: 0 15px;
        /*left:0;
        position:absolute;*/
        height:100%;
		font-family: 'Roboto', Helvetica, Helvetica Neue, Arial, sans-serif;
	}
	
	.SidebarBlock
	{
		
	}
	
	.SidebarBlockTitle
	{
		border-left: 4px solid #0773BB;
		font-weight:bold;
		background-color: #e2e2e2;
		padding: 5px 10px;
	}
	
	.SidebarBlockContent
	{
		padding: 1em;
	}
	
	#HPOG-logo
	{
		width: 200px;
		display: block;
		margin: 0 auto;
	}
	    
    #mnav
    {
        display: none;
    }
    
    #closeNav{
        display:none;
    }

/* ============
    WIDE: Main
   ============ */

section#reportContent
{
    /*float:right;
    max-width: 70%;
	min-width: 50%;*/
	flex: 1;
    box-sizing: border-box;
	border-left: 2px solid #e2e2e2;
}

    .main article {
        float: left;
        width: 57%;
    }

    .main aside {
        float: right;
        width: 28%;
    }
}


@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 1026px;/* 1140px - 10% for margins */
        margin: 0 auto;
    }
    
}


@media only screen and (max-width: 1120px) {
/* bump up subtitle header*/
	h2.subtitle
	{
		margin-top: .3em;	
	}
}

@media only screen and (max-width: 1090px) {
   /* adjust multiselect*/
	button.ui-widget
	{
		margin-left: 1em;
	}
}

@media only screen and (max-width: 1045px) {
    .wrapper {
        width: 98%;
        margin: 0 auto;
    }
}




@media only screen and (max-width: 970px) {
/* ===============
    Maximal Width
   =============== */
    #reportHeader
    {
        padding-top:2px;
    }
    
}


@media only screen and (max-width: 960px) {

.agendaButton
{
	width: 50%;
}

}

@media only screen and (max-width: 940px) {
	/*#headerBottom div#meetingTitle
	{
	width: 100%;
	float: none; 
	}
	
	#headerBottom div#date
	{
	float: none; 
	margin-left: 15px;
	margin-top: 10px;
	padding: 5px;
	min-width: 230px;
	}*/
	
	.agendaButton
	{
		width: 45%;
	}
	
	.staticSidebar-agendaPreview{display:none !important;}
 	.staticSidebar-agenda{display:none !important;}
}



@media only screen and (max-width: 870px) {
	#upcomingDates
	{
		margin-bottom: 6.5em;
	}
}



@media only screen and (max-width: 855px) {
	/* adjust multiselect*/
	button.ui-widget
	{
		margin-left: 0;
	}	
}


@media only screen and (max-width: 767px) {
    
    
    h1.title
	{
        font-size: 1em;
	}
    h2.subtitle
    {
        font-size: .9em;
		max-width: 70%;
		padding-left: 10%;
    }
	
	#horizontalNav {display:none;}
	#staticSidebar {display:none;}
	
	#topbar
	{
		display: block;
	}	
	

	
    #mnav
    {
        display: block;
        float: left;
        margin-right: 2em;
    }
    #reportNavigation ul 
    {
        background-color: #eaeaea;
        z-index: 2;
        padding: 1em;
    }

    #closeNav{
     width: 6em;
     text-align: right; 
     color: black; 
     float: right; 
    }
	

	
}

/*Grid LG Breakpoint*/
@media only screen and (max-width: 744px) {
	.agendaTime
	{
		color: #0773BB;
	}
	
	.presTime
	{
		padding-left: 8px !important;
	}
}

@media only screen and (max-width: 645px) {

	
	.header-container
	{
		height: auto;
		overflow:hidden;
	}

}

@media only screen and (max-width: 629px) {

	
	#headerBreak
	{
		display: none;
	}


}


@media only screen and (max-width: 550px) {



	
	/*Registration Form Updates*/
	label
	{
		float:none;
		display: block;
		width: auto;
		text-align:left;
		line-height:1em;
	}
	
	label.noFloat
	{
		display: inline;
	}
	
	form .colGroup .colGroup2
	{
		clear:both;
		margin-left: 0px;
	}
	
}

@media only screen and (max-width: 460px) {

    h1.title
	{
        font-size: .8em;     
	}
    h2.subtitle
    {
        font-size: .7em;
		padding-left: 15%;
    }
	
	.header-container
	{
		height: auto;
		overflow:hidden;
	}


	/*Multiselect override on Abstract form*/
	button.ui-widget
	{
		width: 300px !important;
	}
	
	.ui-widget
	{
		font-size: 1em;
	}
	
}





@media only screen and (max-width: 365px) {
		/*Multiselect override on Abstract form*/
		
	button.ui-widget
	{
		width: 270px !important;
		font-weight: normal;
	}
	
	label.ui-corner-all
	{
		font-weight: normal;
	}
	
	textarea
	{
		max-width: 300px !important;
	}
}



/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    
    
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    
    html
    {
        page: cover; 
        width: 100%;
    }
    
    #reportHeader
    {
        width: 100%;
        float: none;
    }
    
    body
    {
        font-size: 12px;
    }

    
    td
    {
        padding: 1em;
    }


    
    /*specific items to drop from print view*/
    nav, #topbar
    {
        display: none;
    }
  
    thead {
        display: table-header-group;
    }

    tr,
    img{
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}



