
.nd_resume-one { border: 1px solid #b6b6b6; padding-bottom: 25px; margin-bottom: 24px }
.nd_resume-one-content { display: flex; }
.nd_resume-one.vip { border-color: #FF5C00 }
.nd_resume-one_image { width: 180px; flex: none; padding: 25px 18px 0 25px;max-height: 236px; overflow: hidden; }
.nd_resume-one_info { position: relative; padding: 25px 0 0 0; width: 100% }
.nd_resume-one p { font-size: 15px; padding: 0 0 14px 0; margin: 0 }
.nd_resume-one small { font-size: 13px; color: #747474; }
.nd_resume-one_title {
    font-size: 21px;
    font-weight: bold;
    max-width: 700px;
    padding-bottom: 10px;
    position: relative;
    padding-right: 120px;
}
.nd_resume-one_title a { color: #1161C4; border-bottom: 1px dashed #1161C4; cursor: pointer; text-decoration: none; }
.nd_resume-one_title:hover .link-new-tab {display: initial;}
.nd_resume-one_title span.status { font-size: 13px; border-radius: 5px 5px 5px 5px; padding: 6px 9px; color: #522400; font-family: arial; font-weight: 100; position: absolute; right: 0; top: 0; }

.link-new-tab {display:none; border: none !important; padding-left: 2px; font-size:16px;}
.nd_resume-one_pay { position: absolute; top: 25px; right: 30px; font-size: 21px; font-weight: bold;}

.nd_resume-one_options { display: inline-flex; border: 1px solid #A5A5A5; border-radius: 5px; height: 21px; opacity: 0; visibility: hidden; transition: all .3s ease 0s }
.nd_resume-one:hover .nd_resume-one_options { opacity: 1; visibility: visible }

.nd_add-to-favorite, .nd_add-mark, .nd_add-load, .nd_add-print { display: flex; align-items: center; border-right: 1px solid #A5A5A5; font-size: 11px; padding: 0 5px; cursor: pointer; color: #1161C4 }
.nd_resume-one_options > div:last-child { border: none }
.nd_resume-one_options > div:hover { background-color: #FFD359 }
.nd_resume-one_options .nd_add-to-favorite { width: 24px; padding: 0; }
.nd_resume-one_options .nd_add-mark { }
.nd_resume-one_options .nd_add-mark span { padding-right: 5px; font-size: 13px }
.nd_resume-one_options span a { padding-right: 5px; font-size: 11px; text-decoration:none;}

.nd_resume-one_options .nd_add-load { padding: 0 5px 0 25px; color: #1161C4 }

.nd_resume-one_button {}
.nd_resume-one_button a { display: inline-flex; align-items: center;justify-content: center; min-width: 245px; height: 38px;
    background: #F87C07; color: #fff; border-radius: 5px; font-size: 15px;
    cursor: pointer; transition: .2s ease 0s; text-decoration: none; }
.nd_resume-one_button a:hover { opacity: .9 }

.nd_resume-one_after { display: none }

.nd_resume-one_detail { padding: 0 25px 0 25px; display: none }
.nd_resume-one_section { border-top: 1px solid #CDCDCD; padding-top: 20px }
.nd_resume-one_section:first-child { border: none }
.nd_resume-one_section-item { display: flex; margin-bottom: 12px }
.nd_resume-one_section-left { width: 250px; padding-right: 40px; flex: none; font-size: 15px; box-sizing: border-box }
.nd_resume-one_section-right p { }

.nd_resume-one_section-title { font-weight: bold; font-size: 21px; padding-bottom: 20px }
.nd_resume-one_section-title small { display: block; font-weight: normal }

.nd_resume-one_detail .nd_resume-one_options { margin-left: 250px }
.nd_resume-contact-info { font-size: 15px;}
.nd_resume-contact-info a { text-decoration: none }
.nd_resume-contact-info > div { padding-bottom: 6px; }
.nd_resume-contact-info .nd_telegramm { display: inline-block; width: 14px; height: 14px; background: url(https://www.job.kg/assets/a1bf685a/img/logos_telegram.png) no-repeat 0 0; vertical-align: middle; }
.nd_resume-contact-info > div a { margin-right: 5px; }
.nd_resume-contact-info .nd_resume-phone { vertical-align: middle; display: inline-block; margin-right: 6px; font-size: 15px; }

.nd_resume-one_info-flex { display: flex; justify-content: space-between }
.nd_resume-one_info-flex-left {
    width: 100%;
    max-width: 800px
}

.nd_resume-one_info-flex-right { padding: 35px 26px 50px 20px; width: 175px; flex: none; position: relative }

.nd_resume-one_icons { display: flex; justify-content: space-between; position: absolute; bottom: 0; right: 0; width: 90%; padding: 0 26px 0 20px; box-sizing: border-box }
.nd_resume-one_icons a { width: 30px;
    height: 30px;
    border: 1px solid #BDBDBD;
    display: flex;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 5px;
    cursor: pointer;
    font-size: 18px;
    color: #5B5B5B;
    padding-left: 12px;
    padding-top: 12px;
    text-decoration: none;
}

.nd_resume-one_mark-list { padding-bottom: 20px; margin-left: 20px }
.nd_resume-one_mark { position: relative; font-size: 12px; padding: 0 0 6px 17px }
.nd_resume-one_mark i { position: absolute; top: 2px; left: 0; width: 10px; height: 10px; border-radius: 50% }

.nd_resume-one_mark .del { width: 10px; height: 10px; cursor: pointer; display: inline-block; position: relative; vertical-align: top; margin-top: 2px; opacity: 0; visibility: hidden; transition: all .3s ease 0s }
.nd_resume-one_mark:hover .del { opacity: 1; visibility: visible; }
.nd_resume-one_mark .del:before { content: ''; width: 2px; height: 100%; background: #BDBDBD; position: absolute; top: 0; left: 50%; transform: rotate(-45deg); transition: all .3s ease 0s }
.nd_resume-one_mark .del:after { content: ''; width: 2px; height: 100%; background: #BDBDBD; position: absolute; top: 0; left: 50%; transform: rotate(45deg); transition: all .3s ease 0s }
.nd_resume-one_mark .del:hover:after, .nd_resume-one_mark .del:hover:before { background: #000 }

.nd_resume-one_add-mark { margin: -14px 0 20px 0; padding-left: 20px; position: relative }
.nd_resume-one_add-mark span { display: inline-block; color: #1161C4; cursor: pointer }
.nd_resume-one_add-mark span i { font-size: 16px; position: relative; top: 1px; display: inline-block; margin-right: 8px; }
.nd_resume-one_add-mark .add-to-favorite { position: absolute; top: 2px; right: 0; width: 15px; height: 15px; background: url(../../images/site/misc/star.png) no-repeat 0 0; cursor: pointer; transition: all .3s ease 0s }
.nd_resume-one_add-mark .add-to-favorite:hover { background-color: #FF5C00 }
.nd_resume-one_add-mark .add-to-favorite.selected { background-color: #FF5C00; cursor: default }

.nd_resume-one_comments { margin: 20px 25px 20px 25px; padding: 24px; background: #F2F2F2; border: 1px solid #DDDDDD; border-radius: 10px; font-size: 0 }
.nd_resume-one_comments-form input { vertical-align: middle; font-size: 12px; height: 23px; padding: 0; box-sizing: border-box }
.nd_resume-one_comments-form input[type='text'] { border: 1px solid #A5A5A5; background: #F2F2F2; width: 224px; border-radius: 3px; padding: 0 5px }
.nd_resume-one_comments-form input[type='text']:focus { background: #fff }
.nd_resume-one_comments-form input[type='button'] { border: 2px solid #D9D9D9; background: #D9D9D9; width: 44px; border-radius: 3px; margin-left: 11px; cursor: pointer; transition: all .3s ease 0s }
.nd_resume-one_comments-form input[type='button']:hover { background: #5B5B5B; border-color: #5B5B5B; color: #fff }


.nd_resume-one_comments-list {}
.nd_resume-one_comment-date { font-size: 10px; color: #9A9A9A; padding-bottom: 4px }
.nd_resume-one_comment-text { font-size: 13px; padding-bottom: 10px }

.nd_resume-one_comment-date .remove {
    display: inline-block;
    visibility: hidden;
    width: 16px;
    height: 16px;
    position: relative;
    left: 20px;
    top: 4px;
    margin-left: -18px;
    background: url('../../images/site/icons/remove-gray.png') no-repeat;
}

.nd_resume-one_comment-one:hover .remove {
    visibility: visible;
}

.nd_resume-one_comment-date .remove:hover {
    background: url('../../images/site/icons/remove-orange.png') no-repeat;
}


.nd_resume-one_history { padding-bottom: 14px }
.nd_resume-one_history-one { font-size: 15px; padding-bottom: 13px }
.nd_resume-one_history-one a { text-decoration: none }
.nd_resume-one_history-one span { font-size: 13px; color: #737373 }

.nd_resume-one_history-buttons { font-size: 0; padding-top: 8px }
.nd_resume-one_history-buttons span { font-size: 11px; display: inline-flex; border-radius: 3px; background: #D9D9D9; width: 84px; height: 23px; color: #000; align-items: center; justify-content: center; margin-right: 7px; cursor: pointer; transition: all 0.3s ease 0s }
.nd_resume-one_history-buttons span:first-child { background: #F87C07; color: #fff }
.nd_resume-one_history-buttons span:hover {  background: #5B5B5B; color: #fff }
.nd_resume-one_history-buttons span:first-child:hover { background: #F87C07; color: #fff }

.nd_resume-one_add-mark-popup { position: relative; z-index: 1 }
.nd_resume-one_add-mark-abs { position: absolute; border: 1px solid #D9D9D9; width: 256px; right: 30px; background: #fff; border-radius: 5px; padding-bottom: 4px; transition: all .3s ease 0s }
.disabled .nd_resume-one_add-mark-abs { opacity: 0; visibility: hidden; }
.nd_resume-one_add-mark-abs:before { content: ''; position: absolute; width: 11px; height: 10px; background: url(../../images/site/icons/corner.png) no-repeat 0 0; top: -10px; right: 47px; }
.nd_resume-one_add-mark-popup .nd_resume-one_mark { padding: 13px 10px 13px 40px; cursor: pointer }
.nd_resume-one_add-mark-popup .nd_resume-one_mark i { left: 15px; top: 15px }
.nd_resume-one_add-mark-popup .nd_resume-one_mark:hover { background: #DDDDDD }

.nd_resume-one_add-mark-popup-list { max-height: 330px; overflow-y: auto }
.nd_resume-one_mark-hidden { display: none }

.nd_resume-one_add-mark-open { padding: 17px 10px 13px 14px; cursor: pointer; position: relative }
.nd_resume-one_add-mark-open span { color: #747474 }
.nd_resume-one_add-mark-open em { font-size: 14px; color: #747474; margin-right: 12px;}

.nd_resume-one_add-mark-open span:nth-child(3) { display: none }
.nd_resume-one_add-mark-open.selected span:nth-child(2) { display: none }
.nd_resume-one_add-mark-open.selected span:nth-child(3) { display: inline-block }
.nd_resume-one_add-mark-open.selected em:before { transform: rotate(-180deg) }

.nd_resume-one_add-mark-new { padding: 13px 0 13px 0; cursor: pointer }
.nd_resume-one_add-mark-new span { position: relative; color: #1161C4; font-size: 12px; left: 12px; top: -2px; }
.nd_resume-one_add-mark-new em { font-size: 14px; color: #1161C4; padding-left: 14px; }

.nd_resume-one_add-mark-new-form { padding: 0 0 20px 40px; display: none }
.nd_resume-one_add-mark-new-form input { width: 180px; box-sizing: border-box; padding: 0 5px; border: 1px solid #ccc; height: 21px; font-size: 13px; }
.nd_resume-one_add-mark-new-form input[type='button'] { background: #D9D9D9; height: 26px; cursor: pointer; transition: all .3s ease 0s }
.nd_resume-one_add-mark-new-form input[type='button']:hover { background: #F87C07; color: #fff; border-color: #F87C07 }

.nd_resume-one_add-mark-new-radio { font-size: 0; padding: 18px 30px 12px 10px }
.nd_resume-one_add-mark-new-radio input { position: absolute; left: -9999999px; opacity: 0; }
.nd_resume-one_add-mark-new-radio label { display: inline-block; vertical-align: middle; width: 11px; height: 11px; margin: 0 10px 10px 0; border-radius: 50%; cursor: pointer; position: relative }
.nd_resume-one_add-mark-new-radio input ~ span { position: absolute; top: -2px; left: -2px; border-radius: 50%; border-style: solid; border-width: 0;  width: 13px; height: 13px }
.nd_resume-one_add-mark-new-radio input:checked ~ span { border-width: 1px; }

.nd_resume-one_add-mark-redact { padding: 13px 0 13px 0; cursor: pointer }
.nd_resume-one_add-mark-redact span { position: relative; color: #1161C4; font-size: 12px; left: 12px; top: -2px; }
.nd_resume-one_add-mark-redact em { font-size: 14px; color: #1161C4; padding-left: 14px; }

.response-list-content { clear: both; padding-top: 10px }
.nd_response-one { position: relative; padding-left: 75px }
.nd_response-one.checked { border-color: #FF5C00; background: #fffbdd }
.nd_response-one .nd_resume-contact-info { padding-bottom: 5px }
.nd_resume-one.nd_response-one p { padding-bottom: 5px }
.nd_response-one .nd_resume-one_title a { border-bottom-style: solid }
.nd_response-one .nd_resume-one_icons { justify-content: center; }
.nd_response-one .nd_resume-one_icons a { width: 34px; height: 29px; margin: 0 5px }

.nd_response-one .nd_resume-one_image { width: 100px; }
.nd_resume-one_image .vrloa-img { margin: 0 }
.nd_spoiler-intext a { cursor: pointer }

.nd_response-one .messenger-icon { z-index: auto }

.nd_resume-one_comment-title { font-size: 10px; color: #9A9A9A; padding-bottom: 7px; margin-top: 10px }
.nd_resume-one_comment-title:first-child { margin-top: 0 }
.nd_response-one .nd_resume-one_comments { padding-top: 14px; margin-bottom: 0 }
.nd_response-one .nd_resume-one_history { padding-bottom: 10px }

.nd_response-one-check { position: absolute; top: 24px; left: 30px; background: #fff }
.nd_response-one-check:before { font-size: 18px }

















