body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72%;
	margin: auto;
	padding: 0px;
	width: 1000px;
	text-align: center;
}
	body  *
	{
		text-align: left;
	}
p
{
	margin: 0px;
	margin-top: .75em;
	padding: 0px;
}
a img, input.img
{
	border: none;
}
a
{
	color: #369;
}
a:hover
{
	text-decoration: none;
}
li
{
	margin-top: .2em;
}
ul
{
	margin-top: .5em;
	margin-bottom: .5em;
}
input
{
	text-align: left;
}
#wrapper
{
	padding: 7px;
}
.italic
{
	font-style: italic;
}
.uline
{
	text-decoration: underline;
}
#sidebox
{
	width: 300px;
	float: right;
	margin: 15px;
	padding: 0px;
	height: 100%;
}
	#sidebox ul
	{
		padding:0px;
		margin-left:5px;
		margin-top:5px;
	}
	#sidebox a, #sidebox a:visited
	{
		color: #2b5681;
		text-decoration:none;
	}
	#sidebox a:hover
	{
		text-decoration:underline;
	}
		#sidebox ul li
		{
			list-style: none;
			margin-bottom: 10px;
		}
			#sidebox ul li a, #sidebox ul li a:visited
			{
				color: #2b5681;
				text-decoration:none;
			}
			#sidebox ul li a:hover
			{
				text-decoration:underline;
			}
			#sidebox ul li ul li
			{
				padding-left:0px;
				margin-bottom:0px;
				margin-left:20px;
				list-style-type:square;
			}
.sideboxhead
{
	padding: 2px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 8px;
}
.boxitem
{
	margin-bottom: 25px;
}
.sidecontentitem
{
	padding-left: 10px;
}

/** Rounded box content styling **/
.borderedArea
{
	background-color:#e5ecf9;
}
.borderContent
{
	padding: 20px;
}
.borderContent ul{
	padding-left: 1.5em;
	margin-left: 0px;
}

/** end box content styling **/

#content
{
	border-style: none;
	margin: 15px;
	margin-right: 320px;
	margin-bottom: 0px;
}
#contenthead
{
	margin-top: 15px;
	font-weight: bold;
	font-size: 200%;
	margin-bottom: 10px;
}
#contentsubhead
{
	font-size: 75%;
	padding-left: 30px;
	margin-bottom: 10px;
}
#contentdesc
{
	font-weight: 500;
	font-size: 50%;
	padding-left: 15px;
}
.contentitemhead
{
	font-weight: bold;
	font-size: 1.5em;
}
.contentitem
{
	border-style: solid none none none;
	border-width: 2px;
	border-color: #e5ecf9;
	padding: 15px;
	padding-top: 10px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.containeritemdetails {
	margin-bottom: 8px;
}
.subcontentitemhead
{
	font-weight: bold;
	font-size: 1.2em;
}
.subcontaineritem {
	margin-top: 2em;
	padding-bottom: 15px;
}
.specialitem
{
	background-color: #e5ecf9;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 1em;
	padding-bottom: 1em;
	margin: 0px;
}
.newflag
{
	font-weight: 700;
	color: #e5ecf9;
	background-color: #0072c2;
	padding-left: .5em;
	padding-right: .5em;
}
.smalltext
{
	font-size: 75%;
}
.hrule
{
	height: 0px;
	width: 100%;
	border-style: none none solid none;
	border-width: 2px;
}
.fullwidth
{
	width: 100%;
}
.winScreen
{
	float: left;
	margin: 10px;
}
.webScreen
{
	float: left;
	margin: 10px;
}
.phoneScreen
{
	float: left;
	margin: 10px;
}
.androidScreen
{
	float: left;
	margin: 10px;
	width:240px;
	height:400px;
}
.androidScreenNew
{
	float: left;
	margin: 10px;
	width:325px;
	height:519px;
}
.androidPixel2
{
	float: left;
	margin: 10px;
	width:292px;
	height:519px;
}
.iphoneScreen
{
	float: left;
	margin: 10px;
	width:292px;
	height:420px;
}
.iphoneRet4Screen
{
	float: left;
	margin: 10px;
	width:292px;
	height:518px;
}
.iphone6PlusScreen
{
	float: left;
	margin: 10px;
	width:281px;
	height:500px;
}
.iphoneXScreen
{
	float: left;
	margin: 10px;
	width:231px;
	height:500px;
}
.iphone7Screen
{
	float: left;
	margin: 10px;
	width:292px;
	height:519px;
}
.ipadScreenPortrait
{
  float: left;
	margin: 10px;
	width:600px;
	height:800px;
}
.ipadScreenLandscape
{
	float: left;
	margin: 10px;
	width:800px;
	height:600px;
}
#capabilitychart
{
	border:1px;
	border-style: solid;
	background: black;
}
.chartheader
{
	background: white;
}
.chartSubheader
{
	background: #B3C9FF !important;
}
#capabilitychart tr:nth-child(even)
{
	background:  #e5ecf9;
	border:1px;
	border-style: solid;
}
#capabilitychart tr:nth-child(odd)
{
	background: white;
	border:1px;
	border-style: solid;
}

#star
{
	border:1px;
	border-style:solid;
}
.capabilitySunset
{
	color: gray;
	width: 125px;
}

.skipnavigation, .skipnavigation a, a.skipnavigation:link, a.skipnavigation:visited, a.skipnavigation:hover, a.skipnavigation:active {
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

#apiDocTable {
	border-collapse: collapse;
	width: 100%;
}

#apiDocTable td, #apiDocTable th {
	border: 1px solid #ddd;
	padding: 8px;
}

#apiDocTable tr:nth-child(even) {background-color: #f2f2f2;}

.urlPath
{
	font-weight: bold;
}
.exampleHeader
{
	font-size: 1.2em;
}
.exampleLinks a {
	word-wrap: break-word;
}

.gallerycontainer {
	display: flex;
	margin: 8px;
	justify-content: space-evenly;
	align-items: center;
}

.imgcontainer {
	display: flex;
	flex-direction: column;
}

.textcenter {
	text-align: center;
}
