/*--------------- engagement contact others------------*/

.contact_us_form{background:#f0f0f0}

.blue_word_center{padding:20px 0 20px 0;background:#f0f0f0}

p {padding:0 25px;background:#f0f0f0;color:#686868;font-size:13px;font-family:arial,verdana,helvetica;}

.gray_word{margin:20px }
.contact_us{
	padding: 5px;
	background-color: #f2f2f1;
}
.civility_detail{
	float:left;
	width:30%
}
.contact_us_civility{
	padding-top:10px;
	margin:0 20px
}
.input_name{
	color: #686868;
	font-size: 13px;
	font-family: arial,verdana,helvetica;	
	padding-left: 5px;	
}
.input_form{
	padding: 4px 0;
	margin:0 20px
}
.input_form input{
	border: 1px solid #d3d3d5;
	 -webkit-border-radius:4px;
	 -moz-border-radius:4px;
	 border-radius:4px;
}
.cotact_us_contact_way_detail{
	float:left;
	width: 50%;
	padding: 5px 0;
}

.cotact_us_contact_way_detail .gray_word {margin:20px 13px}
.cotact_us_contact_way{
	padding-top:10px;
}
.contact_us_address{
	padding: 10px 0;
	margin: 0 20px;
	border-top: 1px solid #ed945f;
	border-bottom: 1px solid #ed945f;
	
}

.contact_us_address .input_form{
	padding: 4px 0;
	margin:0 
}

.address_gray_word{
	color: #686868;
	font-size: 13px;
	font-family: arial,verdana,helvetica;
	font-weight: bold;
	padding-left: 5px;	
}
.contact_us_input_question{
	width: 100%;
}
.contact_us_input_question input{
	border: 1px solid #d3d3d5;
	 -webkit-border-radius:4px;
	 -moz-border-radius:4px;
	 border-radius:4px;
	 height: 100px;	
	 width: 80%;
}

.contact_us_contact_way
{
	padding: 4px 0;
	margin:0 20px
}
.contact_us_question .input_form{
	padding: 4px 0;
	margin:0 
}

.input_huge{
	width: 100%;
}
.input_huge input{
	border: 1px solid #d3d3d5;
	 -webkit-border-radius:4px;
	 -moz-border-radius:4px;
	 border-radius:4px;
	 height: 17px;	
	 width: 80%;
}
.input_big{
	width: 100%;
}
.input_big input{
	border: 1px solid #d3d3d5;
	 -webkit-border-radius:4px;
	 -moz-border-radius:4px;
	 border-radius:4px;
	 height: 17px;	
	 width: 70%;
}
.contact_us_input_small{
	width: 100%;
}
.contact_us_input_small input{
	border: 1px solid #d3d3d5;
	 -webkit-border-radius:4px;
	 -moz-border-radius:4px;
	 border-radius:4px;
	 height: 17px;	
	 width: 40%;
}
.contact_us_input_mini{
	width: 100%;
}
.contact_us_input_mini input{
	border: 1px solid #d3d3d5;
	 -webkit-border-radius:4px;
	 -moz-border-radius:4px;
	 border-radius:4px;
	 height: 17px;	
	 width: 30%;
}
.contact_us_question{
	padding: 10px 0;
	margin:10px 20px 0 20px
}
.submit{
	text-align: center;
	padding: 10px 0;
}
.registration_promo{
	padding: 5px;
	background-color: #f2f2f1;
}
.registration_submit_block{
	padding-top: 5px;
}
.registraion_orange_word{
	color: #e9600f;
	font-size: 12px;
	font-family: arial,verdana,helvetica;		
	padding: 10px 0 5px 0;	
}
.contact_div{
	padding:10px 0;	
}
.contact_plus_info a{
	color: #505050;
	font-size: 11px;
    vertical-align: 6px;
}
.gray_word_div{
	text-align: center;
	background-color: #e3edf5;
}
/*--------------- engagement contact others------------*/
.contact_us_form input[type="radio"]{-webkit-appearance: checkbox;}


.contact_us_civility .civility_detail .gray_word {margin-top:20px;margin-bottom:20px;margin-left:3%;margin-right:5%;}