/* Добавление новых классов в форму */
.question_form_comment, .question_form_error
{
	float: left;
	text-align: left;
	width: 45%;
	margin-top: 15px;
	margin-left: 3%;
}
.question_form_text .question_form_comment,
.question_form_text .question_form_error
{
	padding-left: 140px;
	width: 100%;
	margin-top: 5px;
}

.question_form_comment:before,
.question_form_error:before
{
	content: ' - ';
}
.upload_file.question_form_comment,
.upload_file.question_form_error
{
	/*float: none;*/
	position: relative;
	margin-left: 20%;
	left: 310px;
	top: -25px;
}
.upload_file_button
{
	overflow: visible;
}
.question_form_select
{
	float: left;
}
.question_form_comment
{
	color: #005c99;
}
.question_form_error
{
	color: red;
}
.question_form_title span
{
	color: red;
}
.question_form_item .upload_file_button
{
	width: 250px;
	margin-top: 15px;
}
.upblock.upblock_hr
{
	position: relative;
	width: auto;
	margin: 10px;
	min-height: 0;
	left:0px !important;
	/*min-width: 500px;
	min-height: 0;
	left: 0;
	top: 0;
	margin: 10px;
	background-color: #FFF;*/
}
.upblock_hr .upblock_inner
{
	font-size: 16px;
	line-height: 24px;
}
.anket_creating_button a {
	font-family: calibri,calibriregular;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	border: none;
	background: transparent;
	text-decoration: none;
	line-height: 23px;
}
._vacancy_info_shop
{
	cursor: pointer;
	text-decoration: underline;
	margin-bottom: 10px;
}
._vacancy_info_shop:hover
{
	color: #005c99;

}
._vacancy_info_shop:hover a
{
	color: #ff9f30;
}
.vacancy_map_adress
{
	width: auto;
}
._vacancy_info_shop
{
	width: 33%;
	float: left;
	overflow: hidden;
	height: 80px;
}
.inoffice ._vacancy_info_shop
{
	width: 50%;
}
._vacancy_info_shop a
{
	display: block;
}
._vacancy_info_shop a:hover
{
	font-weight: bold;
}
.has_metro
{
	padding: 0 20px;
	position: relative;
}
.has_metro img
{
	position: absolute;
	top: 2px;
	left: 0;
}
._popup_sOm_info_box a
{
	font-size: 12px;
}
.hrfaq_faq .question_form_comment,
.hrfaq_faq .question_form_error {
	float: none;
	clear: left;
	width: auto;
	padding: 0;
	position: relative;
	left: -20px;
	top: -3px;
}
.hrfaq_faq .question_form_text .question_form_comment,
.hrfaq_faq .question_form_text .question_form_error {
	top: 5px;
}
.hrfaq_faq .question_form_comment:before,
.hrfaq_faq .question_form_error:before {
	content: '';
}
.hrstudy_mainitem_title a {
	text-decoration: none;
}
.hrstudy_text {
	font-size: 18px;
	line-height: 120%;
}
.hrstudy_text p {
	margin-top: 20px;
}