.section_main{
    padding-bottom: 120px;
}
.editor-pane {
    padding-bottom: 9px;
    margin: 7px 0 6px;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
}
.editor-pane .add-worker {
    display: inline-block;
    vertical-align: top;
    position: relative;
    line-height: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #404040;
}
.editor-pane .add-worker:before {
    content: '';
    margin: 0 6px 0 0;
    width: 16px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    background: url("images/ico-add-worker.svg") no-repeat;
    background-size: 100%;
}
.editor-pane .editor-account {
    float: right;
    line-height: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
}
.editor-pane .editor-account .logout {
    margin-left: 18px;
    position: relative;
    display: inline-block;
    color: #3a5ba6;
}
.editor-pane .editor-account .logout:before {
    content: '';
    margin: 0 6px 0 0;
    width: 12px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    background: url("images/ico-exit.svg") no-repeat;
    background-size: 100%;
}
/*------------search-worker-pane------------------*/
.mt {
    margin-top: 93px !important;
}
.search-worker-pane {
    margin: 0 -45px 5px -62px;
    padding: 14px 43px 11px 64px;
}
@media only screen and (max-width: 768px){
    .search-worker-pane {
        margin: 0 -12px 5px -22px;
        padding: 14px 12px 11px 22px;
    }
}
.search-worker-pane.fixed {
    position: fixed;
    top: 0;
    z-index: 10;
    background: #f0f0f0;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.search-worker-pane .search-worker-field-btn {
    margin: 0 0 0 6px;
}
.search-worker-pane .search-worker-field-checkbox {
    margin: 8px 0 0;
}
.search-worker-pane .search-worker-field-checkbox label {
    margin: 0 26px 0 2px;
    vertical-align: top;
    line-height: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
}
.search-worker-field-select-row {
    width: 186px;
}
.select-worker-container .select2-search, .select-worker-container .select2-focusser{
    /*pointer-events:none;*/
}
/*.select2-search, .select2-focusser{
    pointer-events:none;
}*/

@media only screen and (max-width: 980px) {
    .select-worker-container.select2-display-none {
        border: none !important;
        box-shadow: none !important;
        -moz-box-shadow: none !important;
    }
}
.search-worker-field-select.select2-container {
    width: 186px !important;
}
.search-worker-field input {
    width: 100%;
    height: 37px !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
    color: #717171;
    border: 1px solid #e0e0e0 !important;
    -webkit-box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.18);
    box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.18);
}
.search-worker-field input:focus {
    border: 1px solid #e0e0e0;
}
.search-worker-field-btn-row {
    width: 162px;
}
/*------------faculty-info-wrap------------------*/
.faculty-info-wrap {
    margin: 0 0 27px;
    overflow: hidden;
}
.faculty-info-wrap .logo-faculty-info {
    margin-right: 15px;
    float: left;
}
.faculty-info-wrap .logo-faculty-info img {
    width: 60px;
}
.faculty-info-wrap .text-faculty-info {
    overflow: hidden;
    zoom: 1;
}
.faculty-info-block {
    padding: 0 0 29px 0;
    margin-bottom: 24px;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
}
.faculty-info-block h1 {
    margin-bottom: 13px;
}
.faculty-info-block .description-faculty-info-block {
    padding-right: 18px;
    width: 72%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    line-height: 22px;
}
.faculty-info-block .description-faculty-info-block .read-more {
    float: left;
}
.faculty-info-block .description-faculty-info-block .report-error {
    float: right;
}
.read-more {
    padding-right: 11px;
    position: relative;
    text-decoration: none;
    line-height: 22px;
    font-size: 14px;
    color: #3a5ba6;
    border-bottom: 1px dashed #b0bddb;
}
.read-more:after {
    content: '»';
    position: absolute;
    right: 0;
}
.read-more:hover {
    border-bottom: none;
}
.report-error {
    text-decoration: none;
    line-height: 22px;
    font-size: 14px;
    color: #3a5ba6;
    border-bottom: 1px solid #c4cde4;
}
.report-error:hover {
    border-bottom: none;
}
/*------------contacts-faculty-info-block------------------*/
.contacts-faculty-info-block-mobile {
    display: none;
}
.contacts-faculty-info-block-mobile .title-contacts-faculty-info-block {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #364464;
}
.contacts-faculty-info-block {
    margin: 5px 0 0 0;
    padding: 0 0 0 19px;
    width: 27%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    line-height: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    border-left: 1px solid #dddddd;
}
.contacts-faculty-info-block .title-contacts-faculty-info-block {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #364464;
}
.item-contacts-faculty-info-block {
    line-height: 22px;
    white-space: nowrap;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
}
.item-contacts-faculty-info-block a {
    font-weight: normal;
    font-size: 14px;
    color: #3a5ba6;
}
.item-contacts-faculty-info-block .ico {
    margin-right: 6px;
    width: 19px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.item-contacts-faculty-info-block .ico.ico-location {
    background: url("images/ico-location.svg") no-repeat center top;
    background-size: 13px;
}
.item-contacts-faculty-info-block .ico.ico-phone {
    height: 16px;
    background: url("images/ico-phone.svg") no-repeat center top;
    background-size: 18px;
}
.item-contacts-faculty-info-block .ico.ico-fax {
    height: 16px;
    background: url("images/ico-print.svg") no-repeat center top;
    background-size: 17px;
}
.item-contacts-faculty-info-block .ico.ico-mail {
    height: 12px;
    background: url("images/ico-mail.svg") no-repeat center top;
    background-size: 17px;
}
.item-contacts-faculty-info-block .ico.ico-site {
    height: 16px;
    background: url("images/ico-map.svg") no-repeat center top;
    background-size: 15px;
}
/*------------unit-faculty-info------------------*/
.unit-faculty-info,
.unit-faculty-info-mobile {
    padding: 0 0 19px 0;
    line-height: 0;
    font-size: 0;
    border-bottom: 1px solid #dddddd;
}
.unit-faculty-info .unit-list-faculty-info,
.unit-faculty-info-mobile .unit-list-faculty-info {
    padding: 10px 0 10px;
}
.unit-faculty-info .box-unit-faculty-info,
.unit-faculty-info-mobile .box-unit-faculty-info {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}
.unit-faculty-info .item-unit-faculty-info,
.unit-faculty-info-mobile .item-unit-faculty-info {
    margin: 0 0 14px;
    line-height: normal;
    font-size: 14px;
    color: #3a5ba6;
}
.unit-faculty-info .item-unit-faculty-info a,
.unit-faculty-info-mobile .item-unit-faculty-info a {
    text-decoration: none;
    color: #3a5ba6;
    border-bottom: 1px solid #c4cde4;
}
.unit-faculty-info .item-unit-faculty-info a:hover,
.unit-faculty-info-mobile .item-unit-faculty-info a:hover {
    border-bottom: none;
}
.unit-faculty-info-mobile {
    display: none;
}
.more-unit {
    padding-right: 11px;
    position: relative;
    text-decoration: none;
    line-height: 22px;
    font-size: 14px;
    color: #000000;
    border-bottom: 1px dashed #999999;
}
.more-unit:after {
    content: '»';
    position: absolute;
    right: 0;
    top: -2px;
}
.more-unit:hover {
    border-bottom: none;
}
/*------------sorting-workers-list------------------*/
.sorting-workers-block {
    padding: 0 0 8px 0;
    margin-bottom: 41px;
    border-bottom: 1px solid #dddddd;
}
.sorting-workers-block.search-page {
    padding-top: 30px;
    overflow: hidden;
}
.sorting-workers-block h1 {
    margin-bottom: 4px;
    display: inline-block;
}
.sorting-workers-block .sorting-workers {
    position: relative;
}
.sorting-workers-block .sorting-workers.sorting-workers-right {
    float: right;
    text-align: right;
}
.sorting-workers-block .sort-alphabetically-block {
    margin-top: -2px;
    padding: 2px 14px 2px 18px;
    position: relative;
    display: none;
    background: #ede8df;
    border-radius: 3px;
}
.sorting-workers-block .sort-alphabetically-block a, .sorting-workers-block .sort-alphabetically-block span {
    margin-right: 4px;
    line-height: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    color: #404040;
    border-bottom: 1px solid #b9b5af;
}

.sorting-workers-block .sort-alphabetically-block span {
    border-bottom: none;
}

.sorting-workers-block .sort-alphabetically-block a:last-child {
    margin-right: 0;
}
.sorting-workers-block .sort-alphabetically-block a:hover,
.sorting-workers-block .sort-alphabetically-block a.active {
    color: #f23433;
    border-bottom: none;
}
.sorting-workers-list {
    padding: 0 !important;
    margin-bottom: 0 !important;
    line-height: 0;
    font-size: 0;
}
.sorting-workers-list .item-sorting-workers {
    padding: 0 12px 8px;
    display: inline-block;
    vertical-align: top;
}
.sorting-workers-list .item-sorting-workers:before {
    display: none;
}
.sorting-workers-list .item-sorting-workers > a {
    display: block;
    line-height: normal;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #404040;
    border-bottom: 1px dashed #b3b3b3;
}
.sorting-workers-list .item-sorting-workers.active > a {
    margin: -6px -12px -7px -12px;
    padding: 6px 12px 7px 12px;
    position: relative;
    background: #ede8df;
    border-radius: 3px;
    border-bottom: none;
}
.sorting-workers-list .item-sorting-workers.active.item-sort-alphabetically > a {
    border-radius: 3px 3px 0 0;
}
/*------------workers-list------------------*/
.item-worker {
    margin: 0 0 15px;
    overflow: hidden;
}
.item-worker .img-item-worker {
    margin: 7px 21px 0 0;
    width: 109px;
    height: 109px;
    position: relative;
    float: left;
    overflow: hidden;
    border-radius: 50%;
}
.item-worker .img-item-worker img {
    width: 100%;
}
.item-worker .content-item-worker {
    overflow: hidden;
    zoom: 1;
}
.item-worker .content-item-worker .name-worker-pane {
    padding-right: 230px;
    margin-bottom: 6px;
    position: relative;
}
.item-worker .content-item-worker .name-worker-pane .name-worker {
    line-height: normal;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #364464;
}
.item-worker .content-item-worker .name-worker-pane .name-worker a {
    text-decoration: none;
    line-height: 28px;
    color: #364464;
    border-bottom: 1px solid #c2c7d0;
}

.item-worker .content-item-worker .name-worker-pane .name-worker a.ias_link {
    font-size: 12px;
    display: inline-block;
    margin-left: 14px;
    text-decoration: none;
    line-height: 14px;
}

.item-worker .content-item-worker .name-worker-pane .name-worker a:hover {
    border-bottom: none;
}
.item-worker .content-item-worker .name-worker-pane .rank-worker {
    padding-bottom: 15px;
    line-height: normal;
    font-size: 14px;
    color: #404040;
}
.item-worker .content-item-worker .name-worker-pane .edit-item-worker-pane {
    position: absolute;
    right: 0;
    top: 3px;
}
.item-worker .content-item-worker .name-worker-pane .edit-btn {
    margin: 0 26px 0 22px;
}
.item-worker .content-item-worker .item-worker-post {
    margin-bottom: 17px;
    line-height: normal;
    font-size: 14px;
    color: #404040;
}
.item-worker .content-item-worker .item-worker-post .text-worker {
    margin: 0 -4px 0 0;
    padding: 0 20px 0 0;
    width: 54%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
}
.item-worker .content-item-worker .item-worker-post .title-item-worker-post {
    margin-right: -4px;
    padding-right: 10px;
    width: 20%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
}
.item-worker .content-item-worker .item-worker-post .contacts-item-worker-post {
    margin-right: -4px;
    padding-right: 10px;
    width: 26%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
}
.item-worker .content-item-worker .item-worker-post .item-contacts-faculty-info-block {
    margin: 8px 0 0;
    width: 49%;
    display: inline-block;
    vertical-align: top;

}
.item-worker .content-item-worker .more-post-pane {
    margin-bottom: 35px;
    padding: 3px 0 0;
    width: 100%;
    border-top: 1px solid #dddddd;
}
.workers-list .pagination {
    width: 100%;
    text-align: center;
}
.workers-list .pagination li {
    float: none;
    display: inline-block;
}
.faculty-item-worker-post li {
    padding: 0 !important;
    margin: 0 4px 0 0 !important;
    list-style: none;
    display: inline-block;
    /*vertical-align: top;*/
    font-size: 14px;
    color: #3a5ba6;
}
.faculty-item-worker-post li a {
    text-decoration: none;
    color: #3a5ba6;
    border-bottom: 1px solid #c4cde4;
}
.faculty-item-worker-post li a:hover {
    border-bottom: none;
}
.faculty-item-worker-post li:before {
    display: none !important;
}
.faculty-item-worker-post li:after {
    content: '→';
    margin-left: 5px;
}
.faculty-item-worker-post li:last-child:after {
    display: none;
}
.delete-btn {
    margin: 0 0 0 19px;
    position: relative;
    line-height: normal;
    text-decoration: none;
    font-size: 14px;
    color: #404040;
    border-bottom: 1px solid #c5c5c5;
}
.delete-btn:hover {
    border-bottom: none;
}
.delete-btn:before {
    content: '';
    margin-right: 6px;
    width: 13px;
    height: 18px;
    display: block;
    position: absolute;
    left: -19px;
    top: -1px;
    background: url("images/ico-delete.svg") no-repeat;
    background-size: 100%;
}
.edit-btn {
    margin: 0 0 0 22px;
    position: relative;
    line-height: normal;
    text-decoration: none;
    font-size: 14px;
    color: #404040;
    border-bottom: 1px solid #c5c5c5;
}
.edit-btn:hover {
    border-bottom: none;
}
.edit-btn:before {
    content: '';
    margin-right: 7px;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: -22px;
    top: 1px;
    background: url("images/ico-edit.svg") no-repeat;
    background-size: 100%;
}
/*------------worker-profile-block------------------*/
.worker-profile-block {
    padding-top: 26px;
}
.worker-profile-block h1 {
    margin-bottom: 9px;
}
.worker-profile-block .rank-worker {
    margin: 0 0 28px;
    line-height: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #404040;
}
.worker-profile-block .photo-worker-block {
    padding: 16px 26px 16px 27px;
    margin: 0 0 0 24px;
    width: 180px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: right;
    position: relative;
    background: #ededed;
    border: 1px solid #d5d5d5;
}
.worker-profile-block .photo-worker-block img {
    width: 125px;
}
.worker-profile-block .photo-worker-block .edit-photo {
    padding: 16px 26px 16px 27px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    line-height: normal;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #ffffff;
    text-shadow: 0 1px 2px #6c7680;
}
.worker-profile-block .photo-worker-block .edit-photo .select-photo {
    margin: 49px auto 17px;
    width: 106px;
    position: relative;
    text-align: center;
}
.worker-profile-block .photo-worker-block .edit-photo .select-photo:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #000000;
    opacity: 0.48;
    z-index: 1;
    border-radius: 4px;
}
.worker-profile-block .photo-worker-block .edit-photo .select-photo a {
    padding: 8px 3px 9px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    position: relative;
    line-height: normal;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fefefe;
    opacity: 1.0;
    z-index: 2;
}
.worker-profile-block .side-left-photo-worker-block {
    overflow: hidden;
    zoom: 1;
}
.field-worker-profile {
    margin-bottom: 16px;
    overflow: hidden;
}
.field-worker-profile label {
    margin: 9px 0 0;
    width: 118px;
    float: left;
    line-height: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
}
.field-worker-profile label .req {
    color: #f23433;
}
.field-worker-profile .field-side-right {
    overflow: hidden;
    zoom: 1;
}
.field-worker-profile input[type="text"] {
    padding: 0 5px 0 12px;
    width: 100%;
    height: 37px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #717171;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.18);
    box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.18);
    border-radius: 2px;
}

.input-styled {
    height: 37px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #717171;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.18);
    box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.18);
    border-radius: 2px;
}

.field-worker-profile.field_error input[type="text"] {
    color: #404040;
    border: 1px solid #f23433;
    -webkit-box-shadow: inset 0 1px 3px 0 rgba(242, 52, 51, 0.7);
    box-shadow: inset 0 1px 3px 0 rgba(242, 52, 51, 0.7);
}
.field-worker-profile.field-text {
    padding-top: 7px;
}
.field-worker-profile.field-text label {
    margin: 2px 0 0;
}
.field-worker-profile .more-worker {
    padding-right: 11px;
    position: relative;
    text-decoration: none;
    line-height: 22px;
    font-size: 14px;
    color: #000000;
    border-bottom: 1px solid #b2b2b2;
}
.field-worker-profile .more-worker:after {
    content: '»';
    position: absolute;
    right: 0;
}
.field-worker-profile .more-worker:hover {
    border-bottom: none;
}
.duplicate-link {
    display: block;
    margin-bottom: 15px;
}
.select-worker.select2-container {
    width: 232px;
}
.select-worker.select2-container .select2-choice {
    padding: 0 0 0 16px;
    height: 37px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 37px;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
}
.select-worker.select2-container.select2-dropdown-open .select2-choice{
    border: 1px solid #e0e0e0;
    border-color: #e0e0e0;
}
.select-worker.select2-container .select2-choice .select2-arrow {
    width: 25px;
    height: 37px;
    border: 1px solid #e0e0e0;
    background: #fff;
    border-radius: 0 2px 2px 0;
}
.select-worker.select2-container.select2-dropdown-open .select2-choice .select2-arrow{
    background: #fff;
}
.select-worker.select2-container .select2-choice .select2-arrow b {
    margin: -2px 0 0 -5px;
    width: auto;
    height: auto;
    display: inline;
    position: absolute;
    left: 50%;
    top: 50%;
    background: none;
    border: 5px solid transparent;
    border-top: 5px solid #939393;
}
.select-worker.select2-container.select2-dropdown-open .select2-choice .select2-arrow b {
    margin: -7px 0 0 -5px;
    border: 5px solid transparent;
    border-bottom: 5px solid #939393;
}
.select-worker-container.select2-drop {
    max-height: 121px !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    overflow-y: auto;
    background: #fff;
    border: 1px solid #c4c4c4;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.26);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.26);
}
.select-worker-container .select2-results .select2-result-label {
    padding: 3px 7px 4px 12px;
}
.select-worker-container .select2-results .select2-highlighted {
    background: #ededed;
    color: #000000;
}
.select-worker-container.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #c4c4c4;
}
.field-worker-profile-table {
    margin-bottom: 25px;
}
.field-worker-profile-table th {
    padding: 0 0 7px;
    text-align: left;
    vertical-align: top;
    line-height: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #8b8b8b;
    border-bottom: 1px solid #dddddd;
}
.field-worker-profile-table th:first-child {
    line-height: 12px;
    width: 115px;
    font-size: 14px;
    color: #000000;
    border-bottom: none;
}
.field-worker-profile-table td {
    padding: 16px 3px;
    line-height: normal;
    font-size: 14px;
}
.field-worker-profile-table .contacts-item-worker-post {
    min-width: 196px;
}
.field-worker-profile-table .faculty-item-worker-post {
    margin: 0 !important;
}
.field-worker-profile-table .faculty-item-worker-post li {
    color: #404040;
}
.field-worker-profile-table .edit-btn {
    color: #3a5ba6;
}
.add-job-btn {
    margin: 0 0 0 22px;
    position: relative;
    line-height: normal;
    text-decoration: none;
    font-size: 14px;
    color: #404040;
    border-bottom: 1px solid #c5c5c5;
}
.add-job-btn:hover {
    border-bottom: none;
}
.add-job-btn:before {
    content: '';
    margin-right: 8px;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: -22px;
    top: 1px;
    background: url("images/ico-add.svg") no-repeat;
    background-size: 100%;
}
.bottom-pane-worker-profile-block {
    padding: 23px 0 0;
    overflow: hidden;
    border-top: 1px solid #dddddd;
}
.bottom-pane-worker-profile-block .field-btn-worker-profile {
    position: relative;
    top: -7px;
    float: right;
}
.result-btn {
    height: 37px;
    width: 155px;
    line-height: 37px;
    text-align: center;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
    background: #f23433;
    border: none;
    cursor: pointer;
}
.result-btn:focus {
    outline: none;
}
.cancel-btn {
    padding: 0;
    margin: 0 24px 0;
    width: auto;
    line-height: normal;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font: 14px;
    color: #404040;
    border: none;
    border-bottom: 1px solid #404040;
    background: none;
    cursor: pointer;
}
.cancel-btn:hover {
    border-bottom: none !important;
}
.cancel-btn:focus {
    outline: none;
}
/*------------modal-wrap------------------*/
.fade {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: #858585;
    opacity: 0.2;
    z-index: 120;
}
.modal-wrap {
    margin: 0 0 0 -334px;
    padding: 24px 29px 18px 28px;
    width: 668px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    background: #fff;
    border-radius: 7px;
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.14);
    z-index: 130;
}
.modal-wrap .modal-close {
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    right: 12px;
    top: 11px;
    text-align: center;
    background: url("images/ico-close.svg") no-repeat;
    background-size: 100%;
    cursor: pointer;
    border-radius: 50%;
}
.modal-wrap .modal-close:hover {
    background: url("images/ico-close-hover.svg") no-repeat;
}
.modal-wrap .title-modal {
    padding: 0 0 5px;
    margin: 0 0 18px 0;
    line-height: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #364464;
    border-bottom: 1px solid #dddddd;
}
.modal-form-block .field-worker-profile label {
    width: 144px;
}
.modal-form-block .field-worker-profile-table {
    margin-top: 10px;
}
.modal-form-block .field-worker-profile-table .del-field-btn {
    margin: 10px 7px 0 11px;
}
.modal-form-block .field-worker-profile-table th:first-child {
    width: 144px;
}
.modal-form-block .field-worker-profile-table .field-worker-profile {
    margin: 0;
}
.modal-form-block .field-worker-profile-table .field-worker-profile input[type="text"] {
    width: 238px;
}
.modal-form-block .field-worker-profile-table .select-worker {
    width: 170px;
}
.del-field-btn {
    width: 15px;
    height: 16px;
    display: block;
    background: url("images/ico-del-field.svg") no-repeat;
    background-size: 100%;
}
.select-checkbox {
    position: relative;
}
.filter-select-checkbox.select2-container {
    width: 100%;
}
.filter-select-checkbox.select2-container-multi .select2-choices {
    position: relative;
    border-radius: 2px;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.18);
    box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.18);
}
.filter-select-checkbox.select2-container-multi .select2-choices .select2-search-field input {
    padding: 0 5px;
    margin: 0;
    height: 35px;
}
.filter-select-checkbox.select2-container-multi .select2-choices {
    min-height: 35px !important;
}
.filter-select-checkbox .select2-search-choice-close {
    display: none;
}
.filter-select-checkbox.select2-container-multi .select2-choices .select2-search-choice {
    padding: 0;
    margin: 6px 0 5px 7px;
    line-height: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #404040;
    border: none;
    background: none !important;
    box-shadow: none;
    -moz-box-shadow: none;
}
.filter-select-checkbox.select2-container-multi .select2-choices .select2-search-field {
    display: none;
}
.filter-select-btn {
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    top: 12px;
    right: 7px;
    vertical-align: top;
    background: url("images/filter-select-btn.png") no-repeat 0 0;
    cursor: pointer;
}
.filter-select-btn:hover {
    background-position: 0 -16px;
}
/*------------select-checkbox-result-block------------------*/
.select-checkbox-result-block {
    display: none;
    padding: 20px 21px 15px 23px;
    margin: 0 0 0 -168px;
    width: 337px;
    border: 1px solid #c4c4c4;
}
.select-checkbox-result-block .title-modal {
    padding: 0;
    margin: 0 0 8px;
    font-size: 18px;
    border-bottom: none;
}
.select-checkbox-result-content {
    padding: 13px 10px 5px 38px;
    margin: 0 -21px 20px -23px;
    max-height: 276px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    overflow-y: auto;
}
.select-checkbox-result-content ul {
    margin: 0;
}
.select-checkbox-result-content ul.level1 > .field-worker-profile-checkbox {
    /*overflow: hidden;*/
    min-height:32px;
}
.select-checkbox-result-content ul.level1 .field-worker-profile-checkbox .coolform.checkbox {
    margin: 0 9px 0 0;
    float: left;
}
.select-checkbox-result-content ul.level1 .field-worker-profile-checkbox label {
    display: block;
    overflow: hidden;
    zoom: 1;
    line-height: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
.select-checkbox-result-content ul.level1 > li {
    margin: 0 0 7px 0;
    position: relative;
}
.select-checkbox-result-content ul.level1 > li:after {
    content: '';
    position: absolute;
    left: -14px;
    top: 5px;
    border: 4px solid transparent;
    border-top: 4px solid #898989;
    cursor: pointer;
}
.select-checkbox-result-content ul.level1 > li.open:after {
    top: 3px;
    border: 4px solid transparent;
    border-left: 4px solid #898989;
}
.select-checkbox-result-content ul.level2, .select-checkbox-result-content ul.level3, .select-checkbox-result-content ul.level4 {
    margin-top: -10px;
    padding: 23px 0 0 17px;
    margin-left: 6px;
    border-left: 1px solid #e8e8e8;
}
.select-checkbox-result-content ul.level2 .field-worker-profile-checkbox label {
    font-weight: normal;
}
.select-checkbox-result-content li {
    margin: 0 0 13px;
}
.select-checkbox-result-content li:before {
    display: none;
}
.select-checkbox-result-btn {
    text-align: center;
}
.select-checkbox-result-btn .cancel-btn {
    border-bottom: 1px solid #c5c5c5;
}
.filter-select-checkbox-container {
    visibility: hidden;
}
.autocomplete-suggestions {
    padding: 14px 5px 10px 11px;
    max-height: 121px !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    overflow-y: auto;
    background: #fff;
    border: 1px solid #c4c4c4;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.26);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.26);
}
.autocomplete-suggestion {
    margin-bottom: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
}
/*------worker-detail-block---------*/
.worker-detail-block{
    padding-top: 26px;
}
.wrap-worker .wrap-content {
    background:none;
}
/*------mobile-version---------*/
@media only screen and (max-width: 980px) {
    .faculty-info-block .description-faculty-info-block {
        padding-right: 0;
        width: 100%;
    }
    .contacts-faculty-info-block {
        display: none;
    }
    .contacts-faculty-info-block-mobile {
        margin-top: 19px;
        padding: 15px 0 0;
        width: 100%;
        display: block;
        border-top: 1px solid #dddddd;
        border-left: none;
    }
    .contacts-faculty-info-block-mobile .item-contacts-faculty-info-block {
        display: inline-block;
        vertical-align: top;
    }
    .text-contacts-faculty-info-block {
        width: 360px;
        display: inline-block;
        vertical-align: top;
    }
}
@media only screen and (max-width: 640px) {
    .wrap-worker .aside_left {
        margin-top: 0;
        display: none;
    }
    .wrap-worker .section_main {
        width: 100%;
        border: none;
    }
    .wrap-worker .content {
        line-height: normal;
        font-size: 14px;
    }
    .wrap-worker .wrap-content {
        padding-bottom: 120px;
    }
    .unit-faculty-info {
        display: none;
    }
    .unit-faculty-info-mobile {
        display: block;
    }
    .unit-faculty-info-mobile .box-unit-faculty-info {
        width: 100%;
    }
    .unit-faculty-info-address-page{
        display:block;
        margin-bottom: 50px;
    }
    .unit-faculty-info-address-page .box-unit-faculty-info {
        width:100%;
    }
    .sorting-workers-block {
        border-bottom: none;
    }
    .sorting-workers-block .sort-alphabetically-block {
        padding: 13px 24px 13px 17px;
    }
    .sorting-workers-block .sort-alphabetically-block a {
        margin: 0 13px 8px 0;
        font-size: 26px;
        font-weight: bold;
        border-bottom: none;
    }
    .item-worker {
        margin-bottom: 45px;
    }
    .item-worker .content-item-worker .name-worker-pane {
        padding-right: 0;
        margin-bottom: 9px;
    }
    .item-worker .content-item-worker .name-worker-pane .edit-item-worker-pane {
        display: none;
    }
    .item-worker .content-item-worker .name-worker-pane .name-worker a {
        font-size: 22px;
        font-weight: bold;
    }
    .item-worker .content-item-worker .name-worker-pane .rank-worker {
        padding-bottom: 0;
    }
    .item-worker .content-item-worker .item-worker-post .text-worker {
        width: 100%;
    }
    .item-worker .content-item-worker .item-worker-post .faculty-item-worker-post {
        margin: 0 0 3px !important;
    }
    .item-worker .content-item-worker .item-worker-post .title-item-worker-post {
        margin-bottom: 9px;
        width: 100%;
    }
    .item-worker .content-item-worker .item-worker-post .contacts-item-worker-post {
        width: 100%;
        line-height: 1.0;
        font-size: 22px;
        font-weight: bold;
    }
    .item-worker .content-item-worker .item-worker-post .contacts-item-worker-post a {
        font-size: 14px;
        font-weight: normal;
    }
    .item-worker .content-item-worker .more-post-pane {
        display: none;
    }
}
.field-select-picture{
    padding: 6px 0 4px;
}

#yandex-map-address{
    margin-bottom: 48px;
}


.ias_link{
    margin-top: 1px;
    display: inline-block;
    vertical-align: top;
    width: 14px;
    height: 16px;
    background: url("../msu/images/ico-ias.png");
    border-bottom: none;
}