.push-praent {
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'SFR-Regular', sans-serif;
    color: #fff;
    height: 453px;
    width: 632px;
    margin-bottom: 20px;
    background: url("https://static.s-sfr.fr/media/mire-connexion_EC2.jpg") 0 0 no-repeat;
    padding: 64px 28px 15px;
    box-sizing: border-box;
}
#full-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.push-praent * {
    box-sizing: border-box;
}
.push-group {
    max-width: 345px;
    margin-bottom: 56px;
}
.mea-cadre3 {
    margin-top: 192px;
}
.mea-bigfont {
    font-family: "SFR-Bold", sans-serif;
    font-size: 32px;
    line-height: 38px;
    color: #fff;
    margin-bottom: 25px;
}
.mea-small-cap {
    font-family: "SFR-Bold", sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
}
#sfr-moi-url {
    font-family: 'SFR-Bold', sans-serif;
    font-size: 14px;
    line-height: 13px;
    color: #fff;
    text-decoration: none;
    border-bottom: 2px solid;
    display: inline-block;
}
.mea-mediumfont {
    font-family: 'SFR-Bold', sans-serif;
    font-size: 25px;
    line-height: 34px;
    margin-bottom: 6px;
}
#info-tele {
    font-family: 'SFR-Regular', sans-serif;
    font-size: 16px;
    line-height: 18px;
}
.push-praent input[type="text"] {
    font-family: 'SFR-Regular', sans-serif;
    width: 75%;
    height: 40px;
    padding: 0 20px;
    font-size: 14px;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.9);
    border-radius: 4px 0 0 4px;
    background: transparent;
}
.push-praent input[type="text"]::placeholder {
    color: #fff;
    opacity: .9;
}
.push-praent input[type="submit"] {
    width: 25%;
    height: 40px;
    text-align: center;
    border: none;
    cursor: pointer;
    font-family: 'SFR-Black', sans-serif;
    font-size: 13px;
    line-height: 16px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #fff;
    text-transform: uppercase;
}
#submitSMS {
    display: flex;
    padding-top: 14px;
    padding-bottom: 17px;
}
#sfr-moi-btn {
    text-decoration: none;
    margin-top: 7px;
    display: inline-block;
}
#sfr-moi-btn img{
    display: inline-block;
    margin-right: 7px;
}


#msgResponse {
    font-family: 'SFR-Regular', sans-serif;
    font-size: 12px;
    line-height: normal;
    letter-spacing: normal;
}

#editoImage {
    filter: brightness(60%);
}

#msgStatus {
    margin-top: -16px;
    padding: 0 20px 2px;
}

#msgResponse {
    color: white;
}
