/* COLOR */

body {
}

/* BACKGROUND */

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

/* POSITION */

.content {
    top: 5px;
    width: 1100px;
    height: 560px;
    /*margin: 0 auto;*/
}

.content .box {
    width: 340px;
    height: 180px;
    left: 0;
    top: 257px;
}

.content .custom {
    padding: 0;
    margin-bottom: 0;
    font-size: 17px;
    color: #000000;
    height: auto;
}

.content .box-form {
    top: 183px;
    left: 568px;
    width: 399px;
    height: 0;
    overflow: hidden;
    color: #000000;
    background: url(../images/form_bg.png);
}

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

.content .box .text {
    line-height: 20px;
    color: #000000;
    margin-top: 22px;
}

/* SMALL BUTTON */

.content #optinDiv {
    width: 364px;
    top: 116px;
    left: -3px;
    padding: 0;
    margin: 0;
}

.content .optinCampaignButtonImg {
    float: left;
    text-align: right;
    margin: 0 0 12px 0;
    width: 366px;
}

.landing #componentRegistration > div {
    width: 100%;
}

.landing #componentRegistration .form-row label {
    width: 98px;
    padding: 0;
    margin: 0;
}

.landing #componentRegistration .form-row input[type="email"],
.landing #componentRegistration .form-row input[type="tel"],
.landing #componentRegistration .form-row input[type="text"]
{
    width: 249px;
}

.landing #componentRegistration #componentRegistration_birthday {
    text-align: left;
}

#componentRegistration {
    z-index: 50;
    height: 167px;
}

.left-pack {
    position: absolute;
    top: -95px;
    left: 49px;
    cursor: pointer;
}

.right-pack {
    position: absolute;
    top: -95px;
    left: 553px;
    cursor: pointer;
}

.left-button {
    position: absolute;
    top: 423px;
    left: 70px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
}

.right-button {
    position: absolute;
    top: 423px;
    left: 565px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
}

.left-pack-form {
    position: absolute;
    top: -95px;
    left: 49px;
    opacity: 0;
    visibility: hidden;
}

.right-pack-form {
    position: absolute;
    top: -95px;
    left: 49px;
    opacity: 0;
    visibility: hidden;
}

.arrow {
    position: absolute;
    top: 398px;
    left: 627px;
    z-index: 3;
    visibility: hidden;
    opacity: 0;
}

.text-form {
    position: absolute;
    top: 13px;
    left: 622px;
    width: 371px;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
}

.txt-left,
.txt-right
{
    position: absolute;
    top: -45px;
    left: 587px;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
}

.background-form {
    background: url(../images/form_bg.png) no-repeat top center;
    height: 965px;
    min-width: 1110px;
    top: -331px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    width: 1100px;
    margin: 0 auto;
}

.button-decline {
    position: absolute;
    top: 500px;
    left: 703px;
    z-index: 10;
    background: url(../images/button_decline.png) no-repeat;
    width: 285px;
    height: 109px;
    background-size: contain;
    opacity: 0;
    visibility: hidden;
}

.double_consent_partners_text {
    position: absolute;
    top: 610px;
    left: 704px;
    font-size: 10px;
    width: 281px;
    text-align: justify;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
}

.double_consent_partners_text a {
    color: #010101;
}

.input_error {
    display: none !important;
}