/*======================== aiContactSafe ========================*/

#aiContactSafe_contact_form {
	background-color: #FFFFFF;
	background-image: url(../../../images/layout_new/logos/main_logo_small_1.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	padding-top: 130px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
}

#aiContactSafe_contact_form .aiContactSafeBtns {
	margin-right: auto;
	margin-left: auto;
	border: 1px dashed #FF00FF;
	text-align: center;
}
#aiContactSafe_info {
	color: #930003;
}
.required_field {
	color: #C10005;
	font-weight: bold;
}

.aiContactSafe_row {
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	margin-top: 20px;

	margin-bottom: 20px;
	text-align: right;
}

.aiContactSafe_contact_form_field_label_left,.aiContactSafe_contact_form_field_right  {
	margin-top: 10px;
	margin-bottom: 5px;
}


#div_captcha {
	text-align: center;
	text-align: right;
	background-color: #FFFFFF;
	border: 1px solid #17324D;
 padding:30px;
}

 .aiContactSafe_label {
	font-size: larger;
	font-family: "Trebuchet MS", Verdana, sans-serif, serif;
	font-weight: bold;
	color: #677C92;
	line-height: 26px;
}

