.specialist_resume_content_row {
    overflow: hidden;
    clear: both;
    margin-bottom: 25px;
}

.specialist_resume_content,
.specialist_resume_content p,
.specialist_resume_content span,
.specialist_resume_content li,
.specialist_resume_content a {
    color: #5e5e5e;
    font-size: 17px;
    line-height: 1.7;
}

.resume_content_row_title {
    font-weight: bold;
}

.resume_content_row_subtitle {
    font-weight: bold;
    display: block;
}

.resume_content_block:not(:first-child) {
    padding-top: 20px;
}

#scid-dialog-catalog-download .white-round-shadow{
    width: 100%;
    max-width: 100%;
    margin-left: 0;
}

#download_catalog{
    margin-top: 25px !important;
}

#scid-dialog-catalog-download h2{
    text-align: center;
    margin: 10px 0;
}