.contentSection h3 {
color: #295A39;
	text-align:center;
	font-weight: 700;
	    font-size: 20px;
	font-family:"TD Graphik Web Regular";
	
}

#content {
font-family: "TD Graphik Web Regular";

    font-size: 1.2em;
	text-align:center;
	margin-left:auto;
	margin-right:auto		
}

.contentSection {
font-family: "TD Graphik Web Regular" !important;

    font-size: 1.2em;
	width: 45em;
	margin-left: auto;
	margin-right: auto;
	min-height:40em;
	height:auto !important;
	height:50em;
	 width: 100%;
  margin: 0 auto;
   margin-top: 1.5em;
	
}
.contentSection form table{
	margin-top:1.5em;
	margin-bottom: 1.5em;
	margin-left:auto;
	margin-right: auto;
}

.contentSection form label {
	text-align:right;
	
	font-size: 4.2em;
	margin-top: 0.5em;
}
.contentSection form input {
	font-size: 4.2em;
	margin: 0.5em 0 0 0.5em;
}
.contentSection .buttons {
	white-space:nowrap;
	padding: 0.5em 0 0 0.5em;

    font-size: 11px;
}

.contentSection h2 {
	align: center;
	margin-left:6em;
	display:block;
	position:relative;
	font-size: 25px;
	font-weight: 900;
}

.message {
	background-color:#FFCCCC;
	border-bottom:1px solid #FF0000;
	border-top:1px solid #FF0000;
	margin-top: 2em;
	padding: 0.5em;
	text-align:center;
}

.borderLogin{
	border-radius: 25px;
    border: 1px solid #D3D3D3;
    padding: 20px; 
    height:300px;
    width:400px; margin:0 auto;
    margin-top: 3em;
}

.footerSpace{
	width: 45em;
	margin-left: auto;
	margin-right: auto;
	min-height:35em;
	height:auto !important;
	height:60em;
}
.contentSection p{
	font-weight: normal;
    font-size: 14px;

}

@font-face {
	font-family: "TD Graphik Web Regular";
	src: url("TDGraphik-Regular-Web.eot");
		src: url("TDGraphik-Regular-Web.eot?#iefix") format("embedded-opentype"),
		     url("TDGraphik-Regular-Web.woff2") format("woff2"),
		     url("TDGraphik-Regular-Web.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	}