.headerTitle
{
font-size:18px;
color:white;
margin-left:10px;
}

#bottomHome
{
position: fixed;
bottom: 0;
margin-top:300px;
}

.divHeightContact
{
height:20px;
}

.pozaSiButonCaptchaContact
{
display:inline-block;
}

.pozitieInputCaptchaContact
{
display:inline-block;
vertical-align:top;
}

.inputCaptchaContact
{
width:150px;
margin-top:5px;
}

.pozitieCampuriCaptcha
{
margin-top:10px;
}

.mesajNotificare,.mesajNotificareCaptchaContact
{
background-color: #CFD1CD;
height: 25px;
line-height:20px;
width: auto;
padding: 4px;
font-family: 'raleway', sans-serif;
font-size:14px;
color:black;
box-shadow: 1px 1px 1px -1px black;
}

.mesajNotificareEmail
{
background-color: #CFD1CD;
height: 40px;
line-height:20px;
width: auto;
padding: 4px;
font-family: 'raleway', sans-serif;
font-size:14px;
color:black;
box-shadow: 1px 1px 1px -1px black;
}


.altCodCaptcha
{
display:inline-block;
font-family: ownSansationLight;
font-size:12px;
padding:10px;
vertical-align:top;
color:white;
text-decoration:none;
background-color: #459fed;
margin-top:5px;
}

.mesajulAfostTrimis, .eroareMesajContact
{
position:absolute;
height:1200px;
width:100%;
background-color:rgba(0,0,0,0.7);
color:black;
font-weight:bold;
z-index:3;
}

.pozitieMesajConfirmare
{
margin-left:auto;
margin-right:auto;
position:relative;
width:100%;
margin-top:200px;
background-color:rgba(255,255,255,0.8);
border-radius:5px;
padding:10px;
}

.captionTitle
{
color:white;
font-weight:bold;
}

input[type="text"],input[type="email"],textarea
{
color:black !important;
}

.pozitieForm
{
margin-top:25px;
}

/*********************************************************************************/
/* Copyright                                                                     */
/*********************************************************************************/
	
	#copyright
	{
		position: relative;
		padding: 3em 0em;
		letter-spacing: 1px;
		text-align: center;
		color: rgba(0,0,0,0.7);
	}
	
	#copyright .container
	{
	}
	
	#copyright a
	{
		text-decoration: none;
		color: rgba(0,0,0,0.7) !important;
	}

#numeContact
{
border:1px solid black;
}

#emailContact
{
border:1px solid black;
}

#mesajContact
{
border:1px solid black;
}

#codCaptcha
{
border:1px solid black;
}



