/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: 'Poppins';
	src: url('../Fonts/Poppins-Regular.ttf');
	font-weight: normal;
}

@font-face 
{
	font-family: 'Poppins';
	src: url('../Fonts/Poppins-Bold.ttf');
	font-weight: bold;
}

/* Home Page General Styles*/

body
{
	font-family: Arial;
	line-height: 1.5em;
}

html,
body
{
	min-height: 100%;
}

.main-section > .row.outer-row
{
	max-width: 100%;
}

.row.outer-row
{
	padding-left: 0px;
	padding-right: 0px;
}

div.body
{
	padding-bottom: 83px;
}

h1
{
	font-size: 2.75em;
	color: #474e5d;
}

h2
{
	font-size: 1.6785em;
}

img.Hyperlinked
{
	border-style: none;
}

p
{
	color: #5a5a5a;
	margin-bottom: 8px;
	margin-top: 20px;
}

p.Copyright
{
	font-size: 0.9em;
	text-align: left;
	color: #ffffff;
	line-height: 1.6em;
	margin: 0 0 10px 0;
}

.centered-text
{
	text-align: center;
}

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

div.content
{
	background-color: #EEF3FA;
}

/* Home Page Button Styles */

div.topichero1
{
	background-image: url('../Images/CotivitiEdifecs_Hero.png');
	height: 380px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	/* This centers the image both horizontally and vertically */
}

div.topichero
{
	/*background-image: url('../Images/BackgroundImage.png');*/
	background-color: #fae0d9;
	height: 200px;
	background-size: cover;
	background-repeat: no-repeat;
}

div.topichero h1
{
	font-size: 36px;
	margin-top: 100px;
	margin-bottom: 55px;
	line-height: 40px;
}

div.topichero h2
{
	font-size: 1.8em;
	line-height: 100%;
}

div.topichero h3
{
	font-size: 36px;
	margin-top: 100px;
	margin-bottom: 55px;
	line-height: 40px;
}

div.topichero h4
{
	font-size: 1.8em;
	font-family: 'Poppins', Arial, Adobe Caslon, sans-serif;
	line-height: 100%;
}

.search,
.search-bar
{
	margin: 0 auto;
}

input.search-field
{
	/*box-shadow: 0px 1px 5px #919191;*/
}

/* Mad Cap proxy/editor assigned styles */

MadCap|searchBarProxy
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	float: none;
	width: 50%;
}

MadCap|topicToolbarProxy
{
	float: none;
}

MadCap|menuProxy.menu1
{
	mc-toc-depth: 1;
	mc-context-sensitive: True;
}

MadCap|menuProxy.menu2
{
	mc-toc-depth: 1;
	mc-context-sensitive: True;
}

html.HomePage
{
	mc-community-features: disabled;
}

div.HomeHeroSection	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.HomeHeroSection::before
{
	content: ' ';
	display: table;
}

div.HomeHeroSection::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeHeroSection > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.HomeHeroSection > div:nth-child(1)
{
	width: 100%;
	margin-left: 0%;
}

/*CUstom pads styles*/

.pads
{
	width: 100%;
	margin: 0 auto;
	padding: 30px 0px;
	background-color: transparent;
}

.pads > a
{
	margin: 10px;
	flex: 0 1 250px;
}

div#padRow_1,
div#padRow_2
{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.padItem
{
	height: 250px;
	background-color: #ffffff;
	color: #383b4d;
	font: normal 0.8em Arial, Unica, Sans-serif;
	align-content: space-between;
	border-radius: 4px;
	box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, 0.09);
	border: 1px solid transparent;
	padding: 10px;
	cursor: pointer;
}

.pads a:hover
{
	text-decoration: none;
}

.padItem:hover
{
	/*border: 1px solid #579BA9;*/
	box-sizing: border-box;
	box-shadow: 11px 14px 27px 0 rgba(0, 0, 0, 0.16);
}

.padItem img
{
	margin-top: 30px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

p.padLabel
{
	font: 18px Arial;
	text-align: center;
}

p.padLabel + p
{
	text-align: center;
}

@media only screen and (max-width: 870px)
{
	.pads
	{
		width: 100%;
		margin: 0 auto;
		padding: 0;
		background-color: #EEF3FA;
	}

	div#padRow_1,
	div#padRow_2
	{
		width: 100%;
		padding: 2% 13%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}

	.padItem
	{
		width: 230px;
		margin: 10px 10px;
		height: 230px;
		background-color: #ffffff;
		color: #383b4d;
		font: normal 1em Unica, Sans-serif;
		border-radius: 5px;
		box-shadow: 0px 1px 3px #BEC2C8;
		border: 1px solid transparent;
		padding: 10px;
		cursor: pointer;
	}
}

/* Small Layout */

@media only screen and (max-width: 500px)
{
	html,
	body
	{
		min-width: 400px !important;
	}

	MadCap|searchBarProxy.homeSearchBar
	{
		width: 100%;
	}

	div.HomeHeroSection > div:nth-child(1)
	{
		width: 100%;
	}

	h1.whiteheader
	{
		line-height: 40px;
		margin-top: 30px;
	}
}

