﻿.offer-content {
    padding: 0 16px;
}



.offerImage {
    float: right;
    margin: 0 0 10px 10px;
}


.offer .action {
    margin-top: 20px;
}


.offer .action .status.active {
    background: url(../images/hp-statics-sprite.png) -250px -238px no-repeat;
    padding-left: 22px;
}



.offer .action .status {
    display: inline-block;
}


.offer .action .cancel-enrollment {
    display: inline;
}

.offer .action .js_Cancel {
    white-space: nowrap;
}

.offer br {
    line-height: 8px;
}

.value-proposition {
    margin-top: 20px;
    padding: 0 16px;
}

.value-proposition .header {
    background: #F2F2F2;
    color: #473f34;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 20px;
}


/*for wysiwyg editor*/
.offer-content h1, .value-proposition h1{
    color: #000;
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 0;
}

.offer-content h2, .value-proposition h2 {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    line-height: 21px;
    margin-bottom: 0;
}


.offer-content h3, .value-proposition h3 {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 0;
}

.offer-content p, .offer-content p {
    margin: 0;
}

.offer-content ul, .offer-content ul {
    margin-top: 0;
    margin-bottom: 0;
}