.jobs_field {
    width: 100%;
    padding: 10px;
    margin: 0;
    font-family: Calibri;
    font-size: 18px;
}

.jobs_field+label {
    display: none;
}

p.attr_jobs {
    font-size: 18px;
    padding: 0px 111px;
    margin: 0px;
    color: #9d9d9d;
    font-family: Calibri;
}

.cont_wind .form_input_div input.false{
border: 1px solid red;
}
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(images/icon_warn.gif);
}

.email_field+label {
position: absolute;
    top: 6px;
    left: 10px;
    background: url(/local/templates/.default/components/kia/form-top-cb.result.new/call/images/new3.png);
    width: 64px;
    height: 34px;
    background-repeat: no-repeat;
    display: block;
}

.age_field+label {
    position: absolute;
    top: 6px;
    left: 10px;
    background: url(/local/templates/.default/components/kia/form-top-cb.result.new/call/images/new4.png);
    width: 64px;
    height: 34px;
    background-repeat: no-repeat;
    display: block;
}

.salary_expectation_field+label {
    position: absolute;
    top: 6px;
	left: 4px;
    background: url(/local/templates/.default/components/kia/form-top-cb.result.new/call/images/new1.png);
    width: 44px;
    height: 34px;
    background-repeat: no-repeat;
    display: block;
}

.o_field+label{
    position: absolute;
    top: 6px;
	left: 4px;
    background: url(/local/templates/.default/components/kia/form-top-cb.result.new/call/images/new5.png);
    width: 44px;
    height: 34px;
    background-repeat: no-repeat;
    display: block;
}

input.inputfile {
    border: none !important;
    width: 250px !important;
    float: right;
    font-size: 14px !important;
    padding: 0px !important;
}
.head_wind {
    height: 40px !important;
    /* border-bottom: 1px solid #f1f1f1; */
    font-size: 24px;
    position: relative;
}

.attr_require {
    color: red;
    text-align: center !important;
}

.form_wrap {
    font-family: Calibri;
}

.form_descr {
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
    color: #9b9b9b;
}

.footer_wind {
    height: 50px !important;
}