/* COLOR */

body {
    background: #261D6E;
}

/* BACKGROUND */

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

/* POSITION */

.content {
    top: 326px;
    margin: 0 auto;
    width: 1040px;
    height: 500px;
}

.content .box {
    width: 430px;
    height: 160px;
    padding: 29px 10px 10px;
    top: -91px;
    left: 107px;
}

.landing .content .box-form {
    top: 165px;
    left: 46px;
    width: 990px;
    height: 0;
    padding: 0 10px 0 10px;
    overflow: hidden;
}

.content #optinDiv {
    text-align: center;
    position: absolute;
    top: 23px;
    left: 488px;
    width: 414px;
}

.content .box .select {
    width: 250px;
    position: absolute;
    top: 310px;
    left: 289px;
    z-index: 5;
}

.content .box .select label {
    line-height: 24px;
    font-size: 13px;
}

.content .box .select select {
    border: 1px solid #CACACA;
    background-color: white;
    padding: 1px;
    height: 22px;
    width: 160px;
}

.content .custom {
    font-size: 24px;
    color: #000000;
    padding: 5px 0;
    z-index: 3;
    position: absolute;
    top: 100px;
    left: 123px;
}

div#componentRegistration_birthday_div label
{
    width: 58px;
    margin-left: 5px;
}

/* SMALL BUTTON */

.content .optinCampaignButtonImg {
    width: 415px;
    float: left;
}

.content .optinSponsors, .content .optinSponsors a, .content .optinCampaignDecline, .content .optinCampaignDecline a, .address .optinSponsors, .address .optinSponsors a, .address .optinCampaignDecline, .address .optinCampaignDecline a {
    font-size: 10px;
    line-height: 11px;
    color: #505050;
}

.content .optinCampaignDecline,
.content .optinSponsors
{
    display: block;
    text-align: justify;
}

.content .optinSponsors {
    margin-top: -15px;
}

/*****************  CUSTOM  *****************/

.landing .box-form > div {
    margin-left: 10px;
    margin-top: 54px;
}

/*CUSTOM FORM*/
.landing #componentRegistration #componentRegistration_birthday_div {
    position: absolute;
    top: -30px;
    width: 407px;
    left: 480px;
}

.landing #componentRegistration_birthday_div {
    margin: 10px 0;
    border: 3px solid #20cc20;
}

.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: 52px;
    line-height: 26px;
    vertical-align: top;
    text-align: center;
}

form input[type="text"],
form input[type="email"],
form input[type="phone"],
form select
{
    height: 28px;
    line-height: 28px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}

.landing #componentRegistration_civility {
    width: 90px;
}

.landing #componentRegistration_birthday_day,
.landing #componentRegistration_birthday_month,
.landing #componentRegistration_birthday_year
{
    width: 114px;
    border-left: none;
    text-align: center;
    text-align-last: center;
    border-right: none;
}

#componentRegistration select {
    height: 28px;
}

.landing .legal_box_text {
    position: absolute;
    top: 136px;
    left: 419px;
    width: 409px;
    font-size: 11px;
    color: #828282;
    overflow: hidden;
    opacity: 0;
}

.landing .legal_box_text a {
     color: #828282;
}

.landing #componentRegistration #componentRegistration_email,
.landing #componentRegistration #componentRegistration_phone
{
    width: 323px;
    margin-right: 0;
}

.landing #componentRegistration_phone_div label {
    width: 85px;
}

/* Extra */
.header_orthographe {
    position: absolute;
    top: -140px;
}

.header_reponse {
    position: absolute;
    visibility: hidden;
    top: -26px;
    left: -74px;
    transform-origin: 0 38%;
}

.header_form {
    position: absolute;
    visibility: hidden;
    top: -26px;
    left: -74px;
    z-index: 1;
}

.react {
    background: url(../images/bg_choix.svg);
    background-size: cover;
    visibility: hidden;
    display: inline-block;
    width: 186px;
    height: auto;
    text-align: center;
    color: #ffffff;
    padding: 26px 16px;
    margin: 8px;
    cursor: pointer;
    font-size: 27px;
}

.react input {
    float: left;
    margin-top: 7px;
    margin-left: 6px;
}

.container-check {
    position: absolute;
    top: 148px;
    left: 205px;
    width: 117%;
}

.bg_form {
    visibility: hidden;
    position: absolute;
    top: 153px;
    left: -73px;
}


.option1 {
    position: absolute;
    top: 0;
    left: -42px;
}

.option2 {
    position: absolute;
    top: 0;
    left: 215px;
}

.option3 {
    position: absolute;
    top: 93px;
    left: -42px;
}

.option4 {
    position: absolute;
    top: 93px;
    left: 215px;
}
