.formcarrer{
	text-align:left !important;
	max-width:800px;
	margin:0 auto;
}
.namecarrer{
	width:270px;
	height:40px;
	border:none;
	background-color:#ededed;
	font-family:'Libre Baskerville', serif;
	font-size:14px;
	font-weight:400;
	color:#979797;
	padding-left:15px;
}
.countrycarrer{
	width:270px;
	height:40px;
	border:none;
	background-color:#ededed;
	font-family:'Libre Baskerville', serif;
	font-size:14px;
	font-weight:400;
	color:#979797;
	padding-left:15px;
}
.emailcarrer{
	width:270px;
	height:40px;
	border:none;
	background-color:#ededed;
	font-family:'Libre Baskerville', serif;
	font-size:14px;
	font-weight:400;
	color:#979797;
	padding-left:15px;
}
.zipcodecarrer{
	width:270px;
	height:40px;
	border:none;
	background-color:#ededed;
	font-family:'Libre Baskerville', serif;
	font-size:14px;
	font-weight:400;
	color:#979797;
	padding-left:15px;
}
.phonecarrer{
	width:270px;
	height:40px;
	border:none;
	background-color:#ededed;
	font-family:'Libre Baskerville', serif;
	font-size:14px;
	font-weight:400;
	color:#979797;
	padding-left:15px;
}
.othercarrer{
	width:270px;
	height:40px;
	border:none;
	background-color:#ededed;
	font-family:'Libre Baskerville', serif;
	font-size:14px;
	font-weight:400;
	color:#979797;
	padding-left:15px;
}
.uploadcarrer{
	font-family:'Libre Baskerville', serif;
	font-size:14px;
	font-weight:400;
	padding:10px 0;
	width:215px;
	cursor:pointer;	
	color:#000;
	border:2px solid #313e47;
	background-color:#FFF;
	margin-left:20px;
}
.uploadcarrer:hover{
	background-color:#313e47;
	color:#FFF;
}