.contestWork {
    padding: 57px 0;
    font-size: 16px;
}

.pageTitle_page_contestWorkSend {
    margin-bottom: 40px;
}

.contestWork-predefinedValue {
    margin-top: 5px;
}

.contestWork-authorGroup {
}

.contestWork-authorHint {
    color: #9b9b9b;
}

.contestWork-authorHint_state_hide {
    display: none;
}

.contestWork-author_state_hide {
    display: none;
}

.contestWork-authorQuantity {
    color: #008dd1;
    cursor: pointer;
    padding: 10px;
}

.contestWork-authorQuantity_state_active {
    background-color: #e74f75;
    color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.contestWork-agree {
    margin-top: 40px;
}

.contestWork-agreeLink {
    margin-left: 5px;
}

.contestWork-actionPanel {
    margin-top: 20px;
}

.exit-link {
    font-size: 30px;
}.actionContestWork {
    
}

.pageTitle_page_actionWork {
    padding: 60px 0 17px;
}

.actionContestWork-line {
    height: 5px;
    background-color: #e97b96;
}

.actionContestWork-fon {
    padding-top: 20px;
}

.actionContestWork-title {
    font-size: 24px;
    padding-bottom: 12px;
}

.actionContestWork-author {
    color: #a0a0a0;
    padding-bottom: 18px;
}

.actionContestWork-content {
}

.actionContestWork-image {
    text-align: center;
}

.actionContestWork-share {
    padding-top: 15px;
    padding-bottom: 92px;
    text-align: right;
}

.actionContestWork-text {
    padding-bottom: 15px;
    line-height: 1.3;
    margin-bottom: 15px;
}

.actionContestWork-like {
    height: 24px;
    padding-top: 15px;
}

.actionContestWork-heart {
    width: 28px;
    height: 24px;
    background: url(/Built/5ffc503d076644046d7a2ff637206251.png) no-repeat top;
}

.actionContestWork-heart:hover {
    background-position: bottom;
    cursor: pointer;
}

.actionContestWork-votes {
    padding-top: 3px;
    padding-left: 7px;
}

.actionContestWork-heart_state_disable:hover {
    background-position: bottom !important;
    cursor: default !important;
}