.content.job {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.content.job .page_title {
    border-bottom: none;
}

.top_wrapper.job {
    border-top: none;
    padding: 2px 0;
    position: relative;
    overflow: visible;
    height: 26px;
}

.job_menu {
    overflow: hidden;
    margin-top: 3px;
}

.job_menu a {
    display: inline-block;
    padding: 2px 4px;
    margin-right: 4px;
}

.top_wrapper .job_menu ul li.active a {
    background: #45424f;
    color: #fff;
    font-weight: 400;
}

.add_job {
    position: absolute;
    top: 7px;
    right: 10px;
}

.add_job a {
    display: inline-block;
    margin-left: 25px;
    font-family: 'Verdana',sans-serif;
    font-size: 11px;
    color: #9e3000;
    text-decoration: none;
}

.add_job a span {
    border-bottom: 1px dashed #9e3000;
}

.add_job a:hover {
    color: #000;
}

.add_job a:hover span {
    border-bottom: 1px dashed #000;
}

.add_job a .plus {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url('../images/sprite.png') no-repeat;
    background-position: -2px -33px;
    border-bottom: none;
    margin-bottom: -1px;
    margin-right: 5px;
}

.add_job a:hover .plus {
    background-position: -2px -42px;
    border-bottom: none;
}

.search_job {
    padding: 0 10px;
    margin-bottom: 25px;
    overflow: hidden;    
}

.search_job span {
    font-size: 13px;
    font-weight: 700;
    display: inline-block;
}

.search_job select, .search_job input, .search_job span {
    display: block;
    float: left;
    line-height: 20px;
    padding: 0;
    height: 20px;
}

.search_job select, .search_job input {
    margin-left: 10px;
}

.search_job select {
    height: 24px;
    padding: 0 0 0 3px;
}

.search_job .search_field {
    width: 420px;
    padding: 0 5px;
}

.search_job .submit {
    height: 24px;
    padding: 0 12px;
}

.job_col_wrapper {
    float: left;
    width: 50%;
}

.job_col {
    padding: 0 25px 0 10px;
}

.job_col_title {
    font-family: 'Verdana',sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 15px;
}

.job_col_result {
    font-size: 12px;
    font-family: 'Verdana',sans-serif;
    margin-bottom: 10px;
}

.result_namber {
    color: #9e3000;
    font-weight: 700;
}

.job_col_result_list {
    font-size: 13px;
}

.job_col_result_list ul {
    list-style: none;
}

.job_col_result_list ul li {
    margin-bottom: 5px;
    padding-right: 2em;
}

.amount {
    font-size: 11px;
    color: #646464;
    display: inline-block;
    margin-left: 5px;
    position: absolute;
    margin-top: 2px;
}

.job_col_result.vacancy {
    padding-left: 10px;
    margin-bottom: 15px;
}

/* таблица */

.result_table {
    max-width: 900px;
    margin: 0 auto 20px;
}

.table_header  {
    overflow: hidden;
    border-top: 1px solid #b81d13;
}

.result_table .b_bottom {
    margin-bottom: 0;
}

.table_header .field {
    font-size: 12px;
    font-weight: 700;
    line-height: 28px;
    font-family: 'Arial',sans-serif;
    color: #000;
} 

.field {
    display: inline-block;
}

.field span {
    display: inline-block;
    vertical-align: middle;
}

.field {
    text-align: center;
    vertical-align: middle;
}

.table_item {
    padding: 6px 0;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}

.table_item:hover {
    background: #f6f8fc;
}

.table_date {
    width: 90px;
    padding: 0 5px;
    font-family: 'Verdana',sans-serif;
    font-size: 11px;
    color: #646464;
}

.table_firm {
    width: 32%;
    font-size: 12px;
}

.table_vacancy {
    width: 25%;
    font-size: 12px;    
}

.table_vacancy a {
    color: #254a9e;    
}

.table_vacancy a:hover {
    color: #9E3000;  
} 

.table_vacancy a:visited {
    color: #9221b2;  
} 

.table_salary {
    width: 25%;
}

/* Вакансии и резюме */

.vacancy_info_wrapper {
    position: relative;
    overflow: hidden;
}

.vacancy_date {
    position: absolute;
    right: 0;
    top: 0;
    color: #646464;
    font-size: 10px;
    font-family: 'Verdana',sans-serif;
    text-align: right;
}

.vacancy_info_content {
    max-width: 670px;
    padding: 0 10px;
}

.vacancy_info_title {
    font-family: 'Arial', sans-serif;
    font-weight: 700;
    line-height: normal;
    font-size: 20px;
    margin-bottom: 10px;
    padding-right: 220px;
}

.vacancy_namber {
    font-family: 'Verdana',sans-serif;
    font-size: 11px;
    margin-bottom: 12px;
}

.vacancy_block {
    border-top: 1px solid #cacaca;
    padding-top: 10px;
    overflow: hidden;
}

.vacancy_item {
    margin-bottom: 10px;
    font-size: 13px;
    overflow: hidden;
}

.vacancy_label {
    font-weight: 700;
    /*width: 120px;*/
    float: left;
    padding-right: 5px;
}
.vacancy_block .vacancy_label{
    width: 120px;
}
.vacancy_label.trud {
    width: auto;
}

.vacancy_value {
    overflow: hidden;
    max-width: 500px;
}

.value_item {
    margin-bottom: 7px;
}

.vacancy_complaint {
    margin: 10px 10px 0;
    background: #f6f6ed;
    padding: 20px 20px 30px 20px;
}

.vacancy_complaint .vacancy_label {
    float: none;
    font-size: 13px;
}

.vacancy_complaint input {
    min-width: 218px;
    padding: 1px 4px;
}

.vacancy_complaint form {
    margin-top: 5px;
}

.incorrectly_wrapper {
    display: inline-block;
    width: 190px;
    font-size: 13px;
    margin-left: 40px;
    position: absolute;
}

.incorrectly_wrapper a {
    font-family: 'Verdana',sans-serif;
    font-size: 11px;
    color: #9e3000;
}

.incorrectly_wrapper a:hover {
    color: #000;
}

/* Добавить вакансию */

.add_vacancy_wraper form {
    max-width: 470px;
}

.add_vacancy_title {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 15px;
}

.add_vacancy_info {
    font-size: 13px;
    margin-bottom: 25px;
}

.form_block_title {
    color: #9e3000;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 15px;
}

.form_item {
    margin-bottom: 15px;
}

.form_label {
    font-size: 13px;
    font-weight: 700;
    float: left;
    width: 105px;
    padding: 0 10px;
}

.form_label.block {
    float: none;
    width: auto;
    margin-bottom: 5px;
}

.form_value {
    overflow: hidden;
    padding-right: 10px;
    font-size: 13px;
}

.form_value select, .form_value textarea, .form_value select, .form_input {
    width: 100%;
    padding: 1px 3px;
    outline: none;
}

.form_value textarea {
    height: 65px;
    resize: none;
}

.form_value .input_cost {
    width: 60px;
}

.form_value .input_phone {
    width: 45px;
}

.form_value .input_number {
    width: 70px;
    margin: 0 5px 0 5px;
}

.form_value .input_dob {
    width: 65px;
}

.form_value label {
    font-size: 12px;
}

.form_value .unusual_label {
    font-size: 11px;
    font-family: 'Verdana',sans-serif;
}

.form_value .checkbox {
    margin-top: 0px;
    margin-left: 0px;
    vertical-align: middle;
}

.form_value .select_restriction {
    max-width: 270px;
    margin-left: 10px;
}

.red_star, span.required {
    display: inline-block;
    color: #b81d13;
    padding-left: 2px;
}

.left_checkbox {
    float: left;
    width: 100px;
}

.add_link {
    display: inline-block;
    font-family: 'Verdana',sans-serif;
    font-size: 11px;
    color: #646464;
    text-decoration: none;
    margin: 3px 0;
}

.add_link .plus {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url('../images/sprite.png') no-repeat;
    background-position: -2px -51px;
    border-bottom: none;
    margin-right: 4px;
    margin-bottom: -1px;
}

.add_link:hover .plus {
    background-position: -2px -33px;
    border-bottom: none;
}

.add_link span {
    border-bottom: 1px dashed #646464;
}

.add_link:hover span {
    border-bottom: 1px dashed #9E3000;
}

.form_value .select_duration {
    width: auto;
}
.form_block .foto_wrapper{
    position: relative;
    display:block;
    margin-bottom: 0;
    overflow: visible;
}
.form_block .foto_wrapper .foto {
    position: relative;
    list-style: none;
    margin-bottom: 15px;
    width: 68px;
    float: none;
    display: inline-block;
    height: 68px;
    border: 1px solid #e5e5e5;
    background: url('../images/form_foto.png') no-repeat;
}
.form_block .foto_wrapper .foto .delete{
    position: absolute;
    top:-5px;
    right: -5px;
    background: #ddd;
    padding: 4px;
    border-radius: 8px;
}
.form_block .foto_wrapper .foto .delete:hover{
    background: #FC9393;
}
.form_block .foto_wrapper .foto .delete .close_window{
    position: relative;
    top:0;
    right:0;
}
.form_block .foto_wrapper .foto img{
    width: 68px;
    height: 68px;
}
.form_submit_wrapper {
    margin-top: 35px;
    border-top: 1px solid #b81d13;
    padding-top: 10px;
}

.form_submit_wrapper .checkbox {
    margin-left: 0px;
    margin-top: 0px;
    vertical-align: middle;
}

.form_submit_wrapper label {
    font-size: 12px;
}

.checkbox_wrapper {
    margin-top: 4px;
}

.add_vacancy_wraper .comment_account_wrapper {
    max-width: 560px;
    margin-top: 25px;
}

#job-resume-form .redactor_box, 
#job-resume-form .input_label, 
#job-vacancy-form .redactor_box, 
#job-vacancy-form .input_label 
{
    margin: 0 0 5px 10px;
}