/*<meta conditions="Default.TAonly" />*/

@import url('Screen-Geospatial.css');

@import url('TRMB-branding.css');

@import url('Images.css');

@import url('../../zz_Text.css');

@import url('LanguageFonts.css');

@import url('Responsive.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* ============= Overrides needed to get specific styles to appear correctly ============= */

MadCap|xref,
MadCap|xref.Section,
MadCap|xref:hover,
MadCap|xref.Section:hover
{
	text-decoration: none;
	mc-format: '{paratext}';
}

a.footer
{
	color: var(--White);
}

MadCap|xref.footer
{
	text-decoration: none;
	mc-format: '{paratext}';
	color: var(--White);
}

div.top-bar
{
	background-color: var(--Black);
	height: 42px;
	margin-top: 0px;
	margin-bottom: 16px;
	padding-top: 2px;
	padding-bottom: 6px;
	width: 100%;
	z-index: 100;
	position: fixed;
	left: 0;
	top: 89px;
}

div.Content
{
	margin-top: 30px;
}

div.contentHome
{
	position: relative;
	margin-bottom: 150px;
	margin-top: 0px;
}

div.contentBodyHome
{
	margin-top: 0px;
}

p.Copyright
{
	font-size: 12px;
}

/* ============= Footer layout ============= */

.height-container
{
	position: initial;
}

@media screen
{
	div.Footer-row-4-4-4
	{
		mc-grid-row: true;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		max-width: 1360px;
		padding-left: 0px;
	}

	div.Footer-row-4-4-4::before
	{
		content: ' ';
		display: table;
	}

	div.Footer-row-4-4-4::after
	{
		content: ' ';
		display: table;
		clear: both;
	}

	div.Footer-row-4-4-4 > div
	{
		float: left;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		text-align: center;
	}

	div.Footer-row-4-4-4 > div:nth-child(1)
	{
		width: 30%;
		margin-left: 0%;
		text-align: left;
	}

	div.Footer-row-4-4-4 > div:nth-child(2)
	{
		width: 40%;
		margin-left: 0%;
		text-align: center;
	}

	div.Footer-row-4-4-4 > div:nth-child(3)
	{
		width: 30%;
		margin-left: 0%;
		text-align: right;
	}
}

@media only screen and (max-width: 1080px)
{
	div.Footer-row-4-4-4 > div:nth-child(1)
	{
		width: 30%;
		margin-left: 0%;
		text-align: left;
		padding-left: 4px;
	}

	div.Footer-row-4-4-4 > div:nth-child(2)
	{
		width: 40%;
		margin-left: 0%;
		text-align: center;
	}

	div.Footer-row-4-4-4 > div:nth-child(3)
	{
		width: 30%;
		margin-left: 0%;
		text-align: right;
		padding-right: 4px;
	}

	div.top-bar
	{
		z-index: 100;
		position: absolute;
		left: 0;
		top: 48px;
	}
}

@media only screen and (max-width: 800px)
{
	div.Footer-row-4-4-4 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
		text-align: left;
		padding-left: 4px;
	}

	div.Footer-row-4-4-4 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
		text-align: left;
	}

	div.Footer-row-4-4-4 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
		text-align: right;
	}

	div.copyright,
	div.productpage,
	div.socialmedia
	{
		text-align: left;
	}
}

/* ============= Styles to improve display when printed ============= */

@media print
{
	div.sideContent	/*Contains the topic toolbar*/
	{
		display: none;
	}

	div.top-bar	/*Contains the breadcrumbs proxy*/
	{
		display: none;
	}

	div.ContentRow > div:nth-child(1)
	{
		width: 98%;
		margin-right: 2%;
		margin-top: 0pt;
		padding-top: 0pt;
	}

	div.topic-layout > div:nth-child(2)
	{
		display: none;
	}

	div.footer1,
	div.footer2
	{
		display: none;
	}

	h1
	{
		margin-top: 0;
		padding-top: 0;
	}

	html,
	body,
	div.Content,
	div.contentBody,
	div.sideContent,
	div.clearfix,
	div.top-bar,
	div.AppBreadcrumbs,
	div.AppIconBC,
	div.ContentRow
	{
		margin-top: 0pt;
		margin-bottom: 0pt;
		padding-top: 0pt;
		padding-bottom: 0pt;
	}
}

/*
.button-group-container-left
{
	float: left;
	margin: 20px;
}

@media screen and (min-width: 1080px){
.buttons._Skins_LanguageSelector.mc-component {
margin-top: -108px;
z-index: 1000;
position: absolute;
right: 2%;
}
}

@media screen and (min-width: 1080px){
.title-bar-section.middle > div {
z-index: 5;
position: relative;
}
}
*/

