#global {
	margin: 0px;
	margin-top: 50px;
	margin-left: 50px;
	margin-right: 50px;
}

@font-face{
	font-family:Fisker Plate Regular;
	src: url(../fonts/FiskerPlateExpanded-Regular.woff) format('woff');
	font-weight:400;font-style:normal}

@font-face{
	font-family:Fisker Plate Regular Italic;
	src: url(../fonts/FiskerPlateExpanded-RegularItalic.woff) format('woff');
	font-weight:400;font-style:normal}
	
@font-face{
	font-family:Fisker Plate Light;
	src: url(../fonts/FiskerPlateExpanded-Light.woff) format('woff');
	font-weight:300;font-style:normal}
	
@font-face{
	font-family:Fisker Plate Light Italic;
	src: url(../fonts/FiskerPlateExpanded-LightItalic.woff) format('woff');
	font-weight:300;font-style:normal}

@font-face{
	font-family:Fisker Plate Demibold;
	src: url(../fonts/FiskerPlateExpanded-Demibold.woff) format('woff');
	font-weight:500;font-style:normal}
	
@font-face{
	font-family:Fisker Plate Demibold Italic;
	src: url(../fonts/FiskerPlateExpanded-DemiboldItalic.woff) format('woff');
	font-weight:500;font-style:normal}	
	
@font-face{
	font-family:Fisker Plate Bold;
	src: url(../fonts/FiskerPlateExpanded-Bold.woff) format('woff');
	font-weight:700;font-style:normal}


#page-frame {
	background-color: #171618;
	font-family: Fisker Plate Regular;
	font-size: 18px;
	line-height: 22px;
	overflow:hidden;
}

#referenced_content {
	width:67%; 
	height:100%; 
	float:right; 
	background-color:#171618; /* Sets the background color for the hb topics */
}

#navigation_bar {
	width:33%; 
	height:100%; 
	background-color:#232426;
	overflow:auto;
	margin:0px;
}

#pageformat {
	margin: 20px 5px 0px 20px;
	color: #ffffff;
}

#content_padding {padding:0px;}

#ohb_topic {
	width:100%; 
	height:100%; 
	overflow:scroll; 
	border: 0;
}

.splash-image {
	background-image: url("../images/splash_image_wht.png");
	height: 80vh;
	background-position: center;
	background-size: auto 70%;
	background-repeat: no-repeat;
	background-color:#171618;
	background-attachment: fixed;
	margin:0px;
}

.splash-text {
	position: absolute;
	bottom: 5%;
	left:0;
	right:0;
	color: #ffffff;
	text-align: center;
}

#corporate_branding {
}

#header {
}

#pagecontent {font-family: Fisker Plate Regular;
				font-size: 18px;
				line-height: 22px;
				margin-top: 0px;}

#onecolumn {
	padding-top: 0px;
}
	
#twocolumn {
	-webkit-column-count:2; 	/* Chrome, Safari, Opera */
	-moz-column-count:2; 		/* Firefox */
	column-count:2;
	-webkit-column-gap:40px; 	/* Chrome, Safari, Opera */
	-moz-column-gap:40px; 		/* Firefox */
	column-gap:40px;
	padding-top: 30px;
	column-fill: auto;
}

#headercontents {
	border:1px solid #bbb;
	background-color: #bbb;
	width: inherit;
	height:94px;
	margin-top:-1px;
	margin-left:-1px;
	margin-bottom:20px;
	position: fixed;
}

.chaptertitle {
	font-family: Fisker Plate Bold;
	margin-top:10px; 
	margin-bottom:0px;
	text-align:left;
	font-size: 20px;
	line-height: 21px;
	}

/* .sectiontitle {
	font-family: Fisker Plate Bold;
	margin-top:10px; 
	margin-bottom:10px;
	text-align:left;
	font-size: 50px;
	line-height: 60px;
	letter-spacing: -2%;
} */

.topictitle {
	font-family: Fisker Plate Bold;
	margin-top:22px; 
	margin-bottom:50px;
	text-align:left;
	font-size: 50px;
	line-height: 60px;
	letter-spacing: -0.02em;
}

.glossgrouptitle {
	font-family: Fisker Plate Bold;
	margin-top:22px; 
	margin-bottom:50px;
	text-align:left;
	font-size: 50px;
	line-height: 60px;
	letter-spacing: -0.02em;
}

h1.product_description{
	font-family: Fisker Plate Regular;
	text-align: center;
	font-size: 24px;
}

h2.document_title{
	font-family: Fisker Plate Bold;
	color: #616365;
	margin-top: 16px;
	padding-left: 20px;
	font-size:1.5em;
}

h5:before { 
  display: block; 
  content: " "; 
  margin-top: -140px; 
  height: 140px; 
  visibility: hidden; 
}

h6:before { 
  display: block; 
  content: " "; 
  margin-top: -140px; 
  height: 140px; 
  visibility: hidden; 
}

.maincolumn {
/* margin-left: 30%; */
}

#navigation{
	float: right;
	width: 60%;
	margin: 10px;
}
  
#document_titles{
	float:right;
	width: 280px;
	margin-top: 10px;
	margin-right: 20px;
}

.figure-single {
	width: 100%;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	margin-left: 1em;
	padding-left: 20px;
}

.figure-list {
	width: 100%;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	padding-left: 20px;
}

a:link {color: #ccced7;}
a:visited {color: #ccced7;}
a:hover {color: #ffffff;}
a:active {color: #ffffff;}
#modellink:hover {background-color: #cccccc;}  /* mouse over link */
#modellink {margin-top: 100px; float: left; width: 50%;}
.topiclink {color: #ccced7; text-decoration:underline; cursor: hand; font-family: Fisker Plate Regular;}	



/* 

@media only screen and (min-width: 1000px){
	#referenced_content {
		width:67%; 
		height:100%; 
		float:right; 
		background-color:#171618;
	}	
	#navigation_bar {
		width:33%; 
		height:100%; 
		background-color:#232426;
		overflow:auto;
		margin:0px;
	}
}

@media only screen and (min-width: 920px) and (max-width: 920px) and (min-height: 850px) and (max-height: 850px){
	#navigation_bar {
		position:absolute;
		display:block;
		width:33%; 
		height:100%;
		background-color:#232426; 
		overflow:auto;
	}
	#referenced_content {
		width:67%; 
		height:100%; 
		float:right; 
		background-color:#171618; 
	} 
} */
  
@media only screen and (max-width: 900px) and (orientation:portrait){
	#corporate_branding {
	  height: 28px;
	  margin-left: 16px;
	  background-image: url("../images/fisker_wordmark_wht.svg");
	  background-size: auto 16px;
	  background-repeat: no-repeat;
      background-position: left bottom;
	  margin-bottom:12px;
	}
	
	
	#global {
		margin: 0px;
		margin-top:40px;
		margin-left: 20px;
		margin-right: 20px;
	}
	
	#navigation_bar {
		position:absolute;
		display:none;
		width:100%; 
		height:100%;
		background-color:#232426; 
		overflow:auto;
	}
	
	#referenced_content {
		width:100%; 
		height:100%; 
		float:right; 
		background-color:#171618; 
	}
	
	.figure-single {
		width: 80%;
		margin-top: 0.75em;
		margin-bottom: 0.75em;
		margin-left: 1em;
		padding-left: 20px;
	}
	#onecolumn {
		padding-top: 0px;
	}
	.chaptertitle {
		font-family: Fisker Plate Bold;
		margin-top:10px; 
		margin-bottom:0px;
		text-align:left;
		font-size: 16px;
		line-height: 22px;
	}
	.topictitle {
		margin-top:0px; 
		margin-bottom:32px;
		text-align:left;
		font-size: 32px;
		line-height:40px;
		letter-spacing: -2%;
	}
	.splash-image {
		background-image: url("../images/splash_image_wht.png");
		background-size: 80%;
		background-repeat: no-repeat;
		background-color:#171618;
		background-attachment: fixed;		
	}
	.splash-text {
		position: absolute;
		bottom: 15%;
		left:0;
		right:0;
		color: #ffffff;
		text-align: center;
	}	
}

@media only screen and (orientation: landscape){
	#navigation_bar {
		display: block !important;
		}
}

@media only screen and (min-width: 501px) and (max-width: 900px) and (orientation: landscape){
	#global {
	margin: 0px;
	margin-top:40px;
	margin-left: 20px;
	margin-right: 20px;
	}
	
	
	#navigation_bar {
	width:33%; 
	height:100%; 
	background-color:#232426;
	overflow:auto;
	margin:0px;
	}

	#onecolumn {
		padding-top: 0px;
	}
	.chaptertitle {
		font-family: Fisker Plate Bold;
		margin-top:10px; 
		margin-bottom:0px;
		text-align:left;
		font-size: 16px;
		line-height: 22px;
	}
	.topictitle {
		margin-top:0px; 
		margin-bottom:32px;
		text-align:left;
		font-size: 32px;
		line-height:40px;
		letter-spacing: -2%;
	}
	.figure-single {
		width: 55%;
		margin-top: 0.75em;
		margin-bottom: 0.75em;
		margin-left: 1em;
		padding-left: 20px;
	}
	.splash-image {
		background-image: url("../images/splash_image_wht.png");
		height: 80vh;
		background-position: center;
		background-size: auto 50%;
		background-repeat: no-repeat;
		background-color:#171618;
		background-attachment: fixed;
		margin:0px;		
	}
}