@charset "utf-8";



/* ********************************************
*
*	FORMS
*
******************************************** */

input {
	/*border: 1px solid #ccc;*/
	font-size: 12px;
}
p.label {
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 10px;
}
.textinputs {
	border: 1px solid #0ca20c;
	font-size: 12px;
}
textarea.textinputs {
	height: 150px;
}
.submit {
	width: 200px; height: 18px; 
}

#faq_container .textinputs {
	width: 400px;
}

fieldset {
	border: 1px solid #ccc;
	padding: 10px;
}
/* *********************************
*
*	Форма регистрации
*
********************************* */


.form h6 {
	color: #0ca20c;
	font-size: 14px;
	margin-bottom: 10px;
}
.group_block {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding: 10px;
	min-height: 20px;
}
.form .field_block {
	float: left;
	margin-right: 30px;
}

.contacts,
.info_work,
.place_holder {
	background-color: #eef8ef;
	
}
.field_block {
	margin-bottom: 10px;
}
.form .button {
	clear: both;
}

/* ******* стили для отдельных полей ****** */
.g_index {
	width: 150px;
}



textarea.address {
	width: 320px; height: 45px;
}
.vuz {
	width: 200px;
}
.diplom {
	width: 240px;
}
.sfera_biznes {
	width: 240px;
}
.plan_project .field_block {
	clear: left; width: 100%;
}

.g_my_premise,
.g_my_premise_area ,
.g_arend_premise,
.g_arend_premise_area {
	width: 40%;
	height: 30px;
}

.g_my_biznes {
	width: 30%; height: 20px;
}
.g_sfera_biznes {
	 height: 20px;

}
.g_break {
	clear: both; width: 80%; height: 1px; visibility: hidden;
}
.g_work_in {
	clear: both;
}
.g_dolzhnost,
.g_sfera_biznes_company,
.g_connection_work_y,
.g_connection_work_n
 {
	clear: both;
	width: 40%;
}
.g_work_phone {
	clear: none;
}



.g_plan_my_premise,
.g_vy_plan_my_premise,
.g_vn_plan_my_premise,
.g_plan_arend_premise ,
.g_vy_plan_arend_premise,
.g_vn_plan_arend_premise{
	clear: both;
	width: 40%;
}

.g_vy_plan_my_premise,
.g_vn_plan_my_premise,
.g_vy_plan_arend_premise,
.g_vn_plan_arend_premise{
	margin-left: 40px;
}

.how_know {
	background-color: #eef8ef;
}
.kakie {
	width: 250px;
}
.g_franch_site, .g_poisk_internet {
	margin-left: 35px;
}
textarea.ukazhite_chto {
width: 320px; height: 45px;

}




#captcha {
	width: 334px;
}
#first_reg_form #franch input {
	margin-right: 5px;
}
#first_reg_form #franch br {
	font-size: 6px;
}
#first_reg_form #franch .sampleclass {
	border: none;
	height: 1px;
	width: 1px;
}

.group_block .group_block {
	border: none;
	padding: 0px; margin: 0px;
}



.form .buttom_a {
	clear: none;
    display: block;
    float: left;
    line-height: 32px;
    margin-right: 20px;
    text-align: center;
}
