* {
	border: 0;
	margin: 0;
	padding: 0;
}
#pagecontents {
	padding-bottom: 2px;
	border-bottom: 0.5px solid #00427a;
}

body {
	/* !DELETE COMMENTED OUT LINE ONCE CHECKED */
	 /* font-family: 'Mulish', 'Helvetica Neue', sans-serif; */
    font-family: 'Poppins', 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 10px;
    letter-spacing: .035em;
    background-color: #C4C5C8;
}

body#pgInterior {
    background-repeat: no-repeat;
    background-position: top;
    background-color: #C4C5C8;
    background-size: 100%;
}

#container {
	background-size: cover;
	margin: 2em auto;
	max-width: 950px;
	width: 100%;
	background-color: #FFFFFF;
}

#pgHome #container {
	max-width: 700px;
}

.inner_container {
    background: #fff;
    overflow: hidden;
    /* [disabled]padding-top: 10px; */
    padding-right: 20px;
    /* [disabled]padding-left: 20px; */
    padding-bottom: 10px;
    width: auto;
}

.content {
    float: right;
    max-width: 825px;
    padding: 0 1em 0 1em;
    width: 90%;
}
.header {
	margin-top: 1em;
	margin-right: 0;
	margin-left: 0;
	/* [disabled]margin-bottom: 4em; */
	overflow: hidden;
}

#pgHome .header {
	height: 395px;
	margin: 1em 0 0;
	padding-bottom: 0;
	position: relative;
}

.logo {
	position: absolute;
	right: 0;
}

#pgHome .content {
	margin: 4em auto;
	overflow: hidden;
	padding: 0 2em;
	max-width: 680px;
	width: 100%;
}

.data_files_container {
	margin: 0 auto;
	width: 100%;
}

.column1,
.column2 {
	float: left;
	padding: 0;
	width: 46%;
}

.column2 {
	float: right;
}

/* ------------------------------------- Typography  ----------------------------------------------*/
h1 {
    color: #89267a;
    font-size: 3em;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.35em;
    margin: 0 0 15px;
    padding-top: 0;
    text-align: left;
}

.header h1 {
	color: #fff;
	font-size: 6.85em;
	font-weight: 600;
	letter-spacing: .05em;
	line-height: 0;
	margin: .6em 0 .25em;
	padding: 0;
	text-align: center;
}

#pgHome h2 {
	color: #fff;
	/* font-family: 'Mulish', 'Helvetica Neue', sans-serif; */
	font-family: 'Poppins', 'Roboto', sans-serif;
	font-weight: 600;
	font-size: 6.9em;
	letter-spacing: .1em;
	line-height: 0em;
	margin: .65em 0 0;
	padding-bottom: 0;
	text-align: center;
}
/* !!! To Change */
h2 {
    color: #7c4c6e;
    /* font-family: 'Mulish', 'Helvetica Neue', sans-serif; */
	font-family: 'Poppins', 'Roboto', sans-serif;
    font-size: 2.25em;
    font-weight: 600;
    line-height: 1em;
    margin-top: .75em;
    margin-right: 0;
    margin-left: 0;
    /* [disabled]margin-bottom: 0.1em; */
}

h3 {
    color: #4e7e8a;
	font-family: 'Poppins', 'Roboto', sans-serif;
    /* font-family: 'Mulish', 'Helvetica Neue', sans-serif; */
    font-weight: 600;
    font-size: 1.9em;
    margin-top: 1.15em;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 8px;
    padding-bottom: 0;
    text-align: left;
}

.header h3 {
	color: #fff;
	font-size: 3.6em;
	font-weight: 400;
	letter-spacing: .035em;
	line-height: 2.25em;
	margin: .35em 0 1.35em;
	padding: 0;
	text-align: center;
}

#pgHome h3 {
	color: #fff;
	font-size: 2.95em;
	font-weight: 500;
	line-height: 1.25em;
	margin-top: 0;
	text-align: center;
}
/* !!! To Change? */
h4 {
	color: #8C353C;
	font-size: 1.6em;
	font-weight: 600;
	margin: 1.1em 0 8px;
	padding-bottom: 0;
	text-align: left;
}
.bio h4 {
	color: #8C353C;
	font-size: 1.7em;
	font-weight: 600;
	margin: 1.1em 0 8px;
	padding-bottom: 0;
	text-align: left;
}

.header h4 {
	color: #8C353C;
	font-weight: 400;
	font-size: 2.8em;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: center;
}

h4.chapter {
	color: #4d4d4f;
	margin: 20px 0 0;
	padding-bottom: 0;
	padding-left: 0.7px;
	font-size: 1.7em;
}

#pgHome h4 {
	color: #fff;
	font-size: 2.5em;
	text-align: center;
	margin-top: 1em;
	padding: 0;
}
/* !!!To Change */
h5 {
	color: #DF8815;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 3px;
}

p, li, td {
	color: #000;
	font-weight: 300;
	font-size: 1.5em;
	line-height: 1.55em;
	margin-bottom: 9px;
	text-align: left;
	/* [disabled]padding-top: 9px; */
	/* [disabled]padding-bottom: 3px; */
}


#pgHome p {
	color: #fff;
	font-size: 2em;
	margin-top: 1em;
	text-align: center;
}

ul {
	margin: 1.5em 0;
}

li {
	margin-bottom: 8px;
	margin-left: 0px;
}

/*---- Italics must use a different font, Be Vietnam, because Mulish is not immediately visible as italic  */

p em, p i {
	/* font-family: 'Be Vietnam', 'Helvetica Neue', sans-serif; */
	font-family: 'Poppins', 'Roboto', Arial;
	font-style: italic;
	font-weight: 300;
	font-size: 0.95em;
}
h3 em, h3 i {
	font-family: 'Poppins', 'Roboto', sans-serif;
	font-style: italic;
	font-weight: 600;
	font-size: 0.9em;
}
.blurb {
	margin-bottom: 1.5em;
	padding: 18px;
	background-color: #cae9ea;
	-webkit-box-shadow: 1px 1px 3px #999;
	box-shadow: 1px 1px 3px #999;
}
p.blurb {
	font-weight: 500;
}

p.blurb em, p.blurb i {
	font-family: 'Poppins', 'Roboto', sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 1.0em;
}
a, a em, a i {
	color: #00427a;
	font-weight: 500;
	text-decoration: none;
	letter-spacing: normal;
}

a:hover {
	color: #41babf;
	border-bottom: 1px dotted #999;
}

strong {
	font-weight: 600;
}

sup {
	/* [disabled]font-size: 10px; */
	vertical-align: text-top;
	font-size: 0.75em;
}
tr td sup {
	font-size: 0.75em;
	vertical-align: 0.35em;
}

#pgHome h1.title {
	color: #fff;
	font-family: 'Poppins', 'Roboto', sans-serif;
	font-size: 14.6em;
	font-weight: 600;
	letter-spacing: .1em;
	line-height: 1.25em;
	margin: 0 0 5px;
	padding-top: 0;
	text-align: center;
}

#pgHome .data_title {
	font-size: 2.5em;
	letter-spacing: .1em;
	margin-bottom: 0;
	padding: 0 0 .5em .5em;
	text-align: left;
	text-transform: uppercase;
}



.term {
	font-weight: 700;
	color: #8C353C;
	font-size: 1.05em;
}

.note {
	margin: 1.25em 0;
	padding: 5px 0 12px;
}

.note p {
	font-size: 1.25em;
	line-height: 1.3em;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	text-indent: -10px;
	padding-left: 10px;
	margin-top: 0px !important;
	padding-top: 2px !important;
}
.note p a, 
.note p a:link {
	color: #007da5;
}
.note p a:hover {
	color: #70406b;
	border-bottom: 1px dotted #999;
}

.note .note_line {
	border-top: 1px solid #dca459;
	font-size: 0;
	line-height: 5px;
	margin: 0;
	width: 100px;
	padding-bottom: 3px;
}


/* ------------------------------------ Research Page --------------------------------------------*/

div.bio img {
	float: right;
	padding-top: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
}




/* ------------------------------------ Lists --------------------------------------------*/
.content ul {
	list-style-type: none;
	margin-left: 0px;
}
.content ul.textbullets {
	padding-left: 15px;
	text-indent: -14px;
}

.content ul li::before {
	color: #7c4c6e;
	content: "\00BB";
	padding-right: 5px;
}

.content ul.textbullets li {
	padding-left: 0px;
	margin-bottom: 6px;
}

.content ul.textbullets a:link,
.content ul.textbullets a:link em {
    color: #00427a;
}

.content ul.textbullets a:hover,
.content ul.textbullets a:hover em {
    color: #41babf;
}



/* -------------------------------- Page Elements ---------------------------------------*/

.toc {
	margin-top: 5px;
}
.toc li {
	margin-top: 1px;
	padding-top: 1px;
	font-size: 1.55em;
	font-weight: 600;
	margin-bottom: 3px;
	padding-left: 15px;
	text-indent: -14px;
}

.toc a:link, .toc a:visited {
	color: #00427a;
	text-decoration: none;
}

.toc a:hover {
    color: #50c2dc;
    border-bottom: 1px dotted #999;
}

/*.header_content {
	 height: 26em; 
}*/

.header_content img{
	width: 100%;
	height: auto;
}

.data_files_container {
	margin: 0 auto;
	width: 100%;
}

.column1,
.column2 {
	float: left;
	padding: 0 .65em;
}

.column2 {
	float: right;
}

.clear {
	clear: both;
}

/* --------------------------------- Navigation menu --------------------------------------------- */
.nav ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
	width: 200px;
	background-color: #ffffff;
}
.nav ul li {
	list-style-type: none;
	margin: 2px;
	padding-left: 0;
}

.nav li a {
  display: block;
  color: #000;
  padding: 6px 2px;
  text-decoration: none;
}

/* Change the link color on hover */
.nav li a:hover {
  background-color: #DF8815;
  color: white;
}
.nav li.active {
	background-color: #fff;
	color: #70406b;
	font-weight: 600;
}


.menu_block {
	float: left;
	max-width: 170px;
	padding-top: 2.0em;
	width: 100%;
}

.menu_block .nav {
    width: 100%;
    float: left;
}




label {
	color: #e49857;
	display: none;
	font-size: 15px;
	text-transform: uppercase;
	padding-left: 10px;
}

#toggle {
	display: none;
}

#toggle:not(:checked) ~ .menu {
	display: block;
	list-style-type: none;
}



/* ------------------------------------------------Buttons -------------------------------------------------------------*/
.primary_btn {
	background: none;
	border: 1px solid #BDBDBD;
	color: #333333;
	display: block;
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	margin: 0 auto 1em;
	padding-top: .25em;
	padding-left: 0.5em;
	padding-bottom: .25em;
	text-align: center;
	width: 98%;
	font-weight: 600;
}

.primary_btn:hover {
	background: #B81B25;
	color: #ffffff;
	border: 1px solid #7a487b;
}

.secondary_btn {
    background: #fff;
    color: #00427a;
    display: block;
    font-size: 1.6em;
    font-weight: 600;
    line-height: 1.15em;
    padding: 0.3em 0 0.5em 1.5em !important;
    text-align: left;
    width: 100%;
    /* [disabled]margin-left: 20px; */
}

.secondary_btn:hover {
    background-color: #00427a;
    color: #FFFFFF;
    padding: 0.3em 0 0.5em 1.5em !important;
}
.secondary_btn.active {
    color: #b1063a;
        padding: 0.3em 0 0.5em 1.5em !important;
}
.secondary_btn.active:hover {
	color: #FFFFFF;
        padding: 0.3em 0 0.5em 1.5em !important;
}

.primary_btn span,
.secondary_btn span {
	font-size: .65em;
	color: #333333;
	margin-bottom: 0;
	padding-bottom: 3px;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: 800;
	padding-top: 6px;
	line-height: 2em;
	margin-top: 4px;
}
.primary_btn:hover span,
.secondary_btn:hover span {
	color: #ffffff;
}

.primary_btn.app_title {
	height: 80px;
	line-height: 1.25em;
	padding-top: 10px;
	color: #047fab;
	text-align: left;
}
.primary_btn.app_title:hover {
	color: #ffffff;
}

.primary_btn.app_b_title {
	height: 65px;
    line-height: 1.25em;
	padding-top: 15px;
}



/*--------------------------------- learn more box ------------------------ */
.learn_more {
	background-repeat: no-repeat;
	background-image: url(../images/21_fb_learn_more_icon.png);
	background-size: contain;
	background-position: top right;
	margin: 20px 0 25px;
	padding-top: 5px;
	padding-right: 0;
	width: 100%;
	border-top: 3px solid #70406B;
	border-bottom: 3px solid #70406B;
	padding-bottom: 5px;
}

.learn_more h5 {
	font-size: 1.65em;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	color: #70406b;
	font-weight: 700;
	margin-right: nanpx;
}

.learn_more p {
	color: #4d4d4f;
	font-size: 1.5em;
	font-weight: 600;
	line-height: 1.3em;
	padding-top: 0;
	padding-right: 0;
	margin-right: 70px;
}

.learn_more p em {
	font-weight: 500 !important;
	letter-spacing: .01em;
	font-size: 1.00em;
}

.learn_more a, 
.learn_more a em {
	color: #666666 !important;
	font-weight: 600;
	text-decoration: none;
}

.learn_more a:hover {
	color: #50c2dc;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

/* ---------------------------- figures --------------------------------- */
.figure {
	/* [disabled]background-color: #fff; */
	border-bottom: 3px solid #007da5;
	margin: 3em 0;
	padding-bottom: 10px;
}

.figure_header {
	border-top: 5px solid #007da5;
	padding-top: 10px;
	padding-bottom: 10px;
}

.figure_header .figure_no {
	color: #333333;
	font-size: 1.45em;
	font-weight: 400;
	letter-spacing: .08em;
	line-height: 18px;
	padding-bottom: 0;
	text-transform: uppercase;
	max-width: none;
}

p.figure_no {
	font-size: 1.45em;
	margin-bottom: 3px;
}

.figure_header h5 {
	color: #007da5;
	font-size: 1.75em;
	font-weight: 600;
	line-height: 1.35em;
	margin-top: 0;
	padding-top: 0;
}

.figure .figure_header h3 {
	color: #fff;
	margin-bottom: 0;
	padding: 0 10px 0;
	text-align: left;
}

.figure_header span {
	color: #555555;
	font-size: .85em;
	font-weight: 400;
	line-height: .5em;
	max-width: none;
}



.figure_header span sup {
	vertical-align: super;
	color: #555555;
	font-size: .7em;
	line-height: .55em;
}




.figure img {
	margin-bottom: 0;
	max-width: 650px;
	width: 100%;
	padding-bottom: 6px;
	padding-top: 6px;
}
.figure tr td img {
	padding: 1px 0px 0px;
	width: 50%;
}

.figure_note {
	margin-top: 0px;
	padding-top: 6px;
}

.figure_note p {
	font-size: 1.25em;
	line-height: 1.2em;
	text-indent: -10px;
	padding-left: 10px;
	margin-top: 2px;
	padding-top: 3px !important;
	margin-bottom: 0px !important;
}

.figure_note p.excel {
	margin-bottom: 12px !important;
}

.figure_note p.text_indent {
	padding-left: 10px;
	text-indent: 0px;
}

.figure_note.no_indent p {
	padding-left: 0;
	text-indent: 0;
}

.figure .note .note_line {
	line-height: 0px;
	padding-bottom: 5px;
	margin-bottom: 0;
}





/* ---------------------------- figures - tables --------------------------------- */



.figure table {
	border-collapse: collapse;
	margin: 0 auto 15px;
	width: 100%;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding-bottom: 0px;
}

/* --.figure table tr {
	border-bottom: 1px solid #999;
	border-spacing: 10px;
}
--*/
.figure table th {
	color: #70406b;
	font-size: 1.4em;
	font-weight: 700;
	line-height: 1.25em;
	min-width: 40px;
	padding-bottom: 3px;
	text-align: center;
	padding-top: 6px;
	border-bottom: 1px solid #666;
}
.figure table.small th {
	color: #70406b;
	font-size: 1.3em;
	font-weight: 700;
	line-height: 1.25em;
	min-width: 40px;
	padding-bottom: 3px;
	text-align: center;
	padding-top: 6px;
	border-bottom: 1px solid #666;
}
.figure table.smallright th {
	color: #70406b;
	font-size: 1.3em;
	font-weight: 700;
	line-height: 1.25em;
	min-width: 40px;
	padding-bottom: 3px;
	text-align: right;
	padding-top: 6px;
	border-bottom: 1px solid #666;
}

.figure table td {
	padding: 3px 0;
	text-align: center;
	line-height: 1.2em;
	margin-right: 6px;
	font-size: 1.35em;
}

.figure table.cellright td {
	padding: 3px 0;
	text-align: right;
	line-height: 1.2em;
	margin-right: 6px;
	font-size: 1.5em;
}

.figure table.small td {
	padding: 3px 0;
	text-align: center;
	line-height: 1.2em;
	margin-right: 6px;
	font-size: 1.3em;
}

.figure table.smallright td {
	padding: 3px 0;
	text-align: right;
	line-height: 1.2em;
	margin-right: 6px;
	font-size: 1.3em;
}

.figure table td strong {
	color: #555;
}

.figure table td.heading_row {
	border: none;
	color: #46A2A3;
	font-size: 1.65em;
	font-weight: 500;
	margin: 0;
	padding-bottom: 6px;
	text-align: left;
	line-height: 1.2em;
}
.figure table td.heading_rowrule {
	border-style: solid none none;
	color: #46A2A3;
	font-size: 1.65em;
	font-weight: 600;
	margin: 0;
	padding-bottom: 6px;
	text-align: left;
	line-height: 1.2em;
	border-top-width: 1px;
	border-top-color: #666;
	padding-top: 6px;
}

.figure table td.heading_row2 {
	border: none;
	color: #48979E;
	font-weight: 600;
	margin: 0;
	padding-bottom: 6px;
	text-align: left;
}

.figure table td.left_heading {
	color: #e49857;
	font-weight: 600;
	text-align: left;
}

.figure table td.heading_row.add_rule {
	border-top: 1px solid #666;
}

.figure table .table_subheading {
	color: #7c7c7c;
	font-size: .9em;
}

.figure table .table_memo {
	color: #66C1C2;
	font-weight: 700;
	font-size: 1.4em;
}

.figure table td:first-child {
	max-width: 300px;
	text-align: left;
}

.figure table td:last-child {
	padding-right: 10px;
}

.figure table.small td:last-child,
.figure table.smallright td:last-child{
	padding-right: 0px;
}


.figure table tr.bolder,
.figure table td.bolder{
	font-weight: 600;
}

.figure table td.indent {
	padding-left: 15px;
}

.figure table td.indent2 {
	padding-left: 30px;
}
.figure table td.number {
	padding-left: 18px;
	text-indent: -18px;
	width: auto;
}

/* -----------------------------------  callout boxes ---------------------------------------------------*/
.callout {
	background-color: #D2F5F7;
	border: 2px solid #66c1c2;
	margin: 3em 0;
	padding: 1.75em;
}

.calloutpreface {
	background-color: #D2F5F7;
	border: 2px solid #66c1c2;
	margin-top: 3em;
	margin-right: 0;
	margin-left: 0;
	/* [disabled]margin-bottom: 3em; */
	padding-top: 1.75em;
	padding-right: 1.75em;
	padding-left: 1.75em;
	/* [disabled]padding-bottom: 1.75em; */
}
.calloutpreface p.covidurl {
	text-align: center;
	font-weight: 700;
	font-size: 2em;
	background-color: #66c1c2;
	padding: 10px 0px;
	bottom: 0px;
	margin: 20px -18px 0px;
	color: #FFFFFF;
	line-height: 1.5em;
}
.calloutpreface .covidurl a,
.calloutpreface .covidurl a:link{
	color: #FFFFFF;
}



.calloutpreface .covidurl a:hover {
	color: #50c2dc !important;
	text-decoration: none;
	border-style: none;
	}
	
	
.callout h2 {
	margin-top: 0;
	padding-top: 0;
	color: #2a3f65;
}


.callout .figure .figure_note {
	padding-top: 10px;
	padding-right: 10px;
	/* [disabled]padding-left: 10px; */
	padding-bottom: 5px;
}

.callout .figure_note p a {
	color: #007da5;
	font-weight: 500;
}




/* --------------------- data tables and appendices ------------------------------------------*/


.data {
    background: #fff;
    border-top: 5px solid #00427a;
    /* border-bottom: 3px solid #007da5;*/	
    border-collapse: collapse;
    margin: 1.5em 0 0;
    padding-bottom: 10px;
}

.data .data_header {
	/* [disabled]background: #fff; */
	/* [disabled]margin-bottom: 10px; */
	padding: 10px 0 6px;
	border-bottom: 1px solid #50c2dc;
}

.data_header .figure_no {
	color: #333333;
	font-size: 1.45em;
	font-weight: 400;
	letter-spacing: .08em;
	line-height: 1.35em;
	padding-bottom: 0;
	text-transform: uppercase;
	max-width: none;
}

.data .data_header h5 {
    color: #00427a;
    font-size: 1.75em;
    font-weight: 600;
    line-height: 1.35em;
    margin-top: 0;
    padding-top: 0;
}

.data .data_table {
	border-collapse: collapse;
}

.data .data_table tr {
	border-bottom: 1px solid #50c2dc;
	border-spacing: 10px;
}

.data_table td {
	text-align: left !important;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	margin-top: 2px;
	line-height: 1.3em;
}

.data_table td:first-child {
	width: 80px;
	font-weight: 300 !important;
	text-transform: uppercase;
}

.data_table td:nth-child(2) {
	padding-right: 10px;
	padding-left: 5px;
	font-weight: 400;
}

.data_table td:last-child {
	padding-right: 0 !important;
}

.acts.principal td:first-child {
	color: #007da5;
	font-weight: 600;
	width: 35%;
	vertical-align: top;
	padding-right: 1.2em;
	line-height: 1.5em;
}

.acts.principal td:last-child {
	padding-right: 0 !important;
	text-align: left;
	line-height: 1.5em;
	padding-bottom: 1em;
}


.acts.principal td.rowrule {
	border-top-style: solid;
	margin: 0;
	text-align: left;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-color: #666;
	padding-top: 6px;
}

table.acts.principal {
	border-bottom: none;
	padding-bottom: 0;
}

.appb.events td:first-child {
	color: #007da5;
	font-weight: 600;
	width: 10%;
	vertical-align: top;
	padding-right: 1.2em;
	line-height: 1.5em;
}

.appb.events td:last-child {
	padding-right: 0 !important;
	text-align: left;
	line-height: 1.5em;
	padding-bottom: 1em;
}


.appb.events td {
	border-top-style: solid;
	margin: 0;
	text-align: left;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-color: #666;
	padding-top: 6px;
}


table.appb.events {
	border-bottom: none;
	padding-bottom: 0;
}

span.smaller {
	line-height: 4px !important;
	font-size: 4px !important;
}


/* -------------------------------------- footer --------------------------------------------- */
.footer {
    margin: 15px auto 30px;
    /* [disabled]max-width: 950px; */
    width: 100%;
    background-color: #C4C5C8;
}

.footer p {
    color: #000;
    font-weight: 500;
    font-size: 1em;
    line-height: 3.65em;
    padding: 15px 0 12px;
    text-align: right;
}

.footer p a {
    color: #007DA5;
}

.footer p a:hover {
    color: #b1063a;
    text-decoration: underline;
}

.footer img {
	float: left;
	margin: 15px 10px 10px 0;
	width: 150px;
}


/* -------------------------------- Back To Top Button------------------------------------*/

#top_btn {
	background-color: #00427a;
	bottom: 50px;
	color: #fff;
	display: block;
	font-size: 1.0em;
	right: 30px;
	padding: 3px 8px;
	position: fixed;
	text-transform: uppercase;
}

#top_btn:hover {
	background: #50c2dc;
    color: #00427a;
}

/* -------------------------------------- misc --------------------------------------------- */

.photo {
	float: left;
	margin: 0 15px 0 0;
    padding: 8px 0;
    width: 110px;
}

.photo img {
    border: 2px solid #e29700;
}

.photo .caption {
    font-size: 11px;
    text-align: left;
}

img.icon {
	padding: 4px 10px;
	width: 32px;
}


/********************** Media queries ********************************/
@media only screen and (max-width: 981px) {
	.nav .hamburger {
		width: 30px;
		height: 30px;
		padding-top: 12px;
		cursor: pointer;
		overflow: hidden;
		margin-left: 25px;
		margin-bottom: 20px;
	}
	.nav .hamburger span {
		width: 100%;
		height: 5px;
		background-color: #70406B;
		display: block;
		margin-bottom: 5px;
		transition: all 0.2s ease-in-out;
	}
	.nav .hamburger.open span:nth-child(1) {
		transform: rotateZ(-45deg);
		margin-top: 15px;
		margin-bottom: 1px;
	}
	.nav .hamburger.open span:nth-child(2) {
		margin-left: -50px;
	}
	.nav .hamburger.open span:nth-child(3) {
		transform: rotateZ(45deg);
		margin-top: -16px;
	}
	.nav .menu-items{
		height: 0;
		overflow: hidden;
	}
	.nav.open .menu-items{
		height: auto;
		margin-bottom: 20px;
		padding-bottom: 10px;
		border-bottom: 5px solid #70406B;
	}
	/* .menu-items.fixed{
		position: relative;
		top: auto;
		width: 100%;
	} */
	#container{
		position: relative;
	}
	.inner_container{
		padding-right: 0;
	}
	.content{
		max-width: none;
		width: auto;
		padding: 0 2em 0 2em;
		float: none;
	}
	.menu_block{
		float: none;
		max-width: none;
	}
	.figure_note p{
		text-indent: 0;
	}
	.footer{
		width: auto;
		padding: 0 25px;
	}
  }

  @media only screen and (max-width: 700px) {

	.footer img{
		float: none;
	}
	.footer p{
		text-align: left;
		line-height: 1.7;
	}
  }
