/* BACKGROUND */

.landing {
    background: url(../images/bg_repeat.jpg) repeat-x #ffffff;
}

.main {
    background: url(../images/background.jpg) no-repeat top center;
    height: 1025px;
}

.main > .content {
    width: 900px;
}

.content .box {
    left: 17px;
    top: 695px;
}

.content .custom {
    display: none !important;
}

.box .text {
    top: 328px;
    width: 338px;
    position: absolute;
    left: 32px;
    color: #ffffff;
    font-size: 17px;
}

.content .box-form {
    top: 575px;
    left: -7px;
}

.content #optinDiv {
    width: 466px;
    position: absolute;
    top: 22px;
    left: 474px;
}

.landing #registration {
    width: 492px;
}

.landing .optinCampaignDecline {
    display: none !important;
}

.landing .optinCampaignDecline a {
    color: #010101;
}

#componentRegistration label {
    color: #010101;
    width: 85px;
}

#componentRegistration_firstname_div {
    margin-right: 10px;
}

#componentRegistration #componentRegistration_firstname {
    width: 97px;
    margin-right: 0;
}

#componentRegistration #componentRegistration_lastname {
    width: 150px;
}

.content .optinCampaignButtonImg {
    position: absolute;
    left: 0;
    width: auto;
}

#componentRegistration #componentRegistration_firstname,
#componentRegistration #componentRegistration_lastname,
#componentRegistration #componentRegistration_address,
#componentRegistration #componentRegistration_phone,
#componentRegistration #componentRegistration_email
{
    width: 350px;
    margin-right: 0;
}

#componentRegistration #componentRegistration_city_div label {
    width: 40px;
}

#componentRegistration #componentRegistration_city {
    width: 218px;
}

.landing #componentRegistration #componentRegistration_birthday_div {
    width: 441px;
    margin: 10px 0;
    border: 2px solid #21CC1F;
    position: absolute;
    top: 234px;
    left: 0;
}

#componentRegistration_birthday {
    font-size: 0;
}

.landing #componentRegistration_birthday_div label {
    display: inline-block;
    position: static;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
    font-size: 12px;
    background-color: #e9e9e9;
    border: 1px solid #cccccc;
    width: 85px;
    line-height: 26px;
    vertical-align: top;
    text-align: center;
    color: #010101;
}

.landing #componentRegistration_birthday_day,
.landing #componentRegistration_birthday_month,
.landing #componentRegistration_birthday_year
{
    width: 118px;
    border-left: none;
    text-align: center;
    text-align-last: center;
    border-right: none;
    -webkit-appearance: none;
    height: 28px;
    border-radius: 0;
}

.landing #componentRegistration_birthday_month {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

#componentRegistration_phone_div {
    margin-bottom: 45px;
}

.panel-title {
    width: 1000px;
    font-size: 17px;
    top: -619px;
    left: -41px;
    color: #9524CA;
}

.panel-title p:first-child {
    color: #878D5D;
    font-size: 27px;
    font-weight: 500;
    position: absolute;
    left: -4px;
}

.panel-title__title {
    font-size: 38px;
    position: absolute;
    top: 30px;
    left: -4px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

#flexdate {
    text-transform: uppercase;
}

.text_rule {
    position: absolute;
    top: 93px;
    left: -22px;
    width: 443px;
    font-size: 11px;
    text-align: justify;
}

.text_rule a {
    color: #010101;
}

.button-decline {
    position: absolute;
    top: 38px;
    left: 450px;
    z-index: 10;
    background: url(../images/button_decline.png) no-repeat;
    width: 449px;
    height: 115px;
}

.double_consent_partners_text {
    position: absolute;
    top: 166px;
    left: 450px;
    font-size: 10px;
    width: 446px;
    text-align: justify;
    color: #010101;
}

.double_consent_partners_text a {
    color: #010101;
}

.input_error {
    display: none !important;
}
