.frd-registration-loading{ 
    position:absolute; 
    width:100%; 
    height:100%; 
    background:#FFFFFF url(loading.gif) 50% 50% no-repeat; 
    left:0px; 
    top:0px; 
    opacity:0.6; 
    filter:alpha(opacity=80);
    z-index:10000;
}

.frd-registration{
    width: 50%;
    padding:0;
    margin: auto;
}
@media all and (max-height:550px) {
    #login {
        padding:20px 0
    }
}
@media all and (max-width: 767px) {
    .frd-registration{
        width: 100%;
    }
    p.et_pb_contact_field:not(.et_pb_contact_field_last) {
        padding: 0 !important;
    }
}
@media all and (max-width: 1100px) {
    .frd-registration{
        width: 80%;
    }
}
.frd-registration h1 a{
    position: relative !important;
    display: block;
    background-image: url(https://oncd38.fdailly.com/wp-content/uploads/2019/12/icon.png) !important;
    background-position: center top;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    margin: 0 auto;
    background-size: 97px 108px;
    width: 97px;
    height: 108px;
    text-indent: -9999px;
    outline: 0;
    overflow: hidden;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
}
.frd-registration #frd-registration-form {
    margin-top: 20px;
    margin-left: 0;
    padding: 26px 24px 46px;
    font-weight: 400;
    overflow: hidden;
    background: #fff;
    border: 1px solid #ccd0d4;
    box-shadow: 0 1px 3px rgba(0,0,0,.04);
    border-radius: 2px;
    border: 4px solid #ffffff;
    -moz-box-shadow: 0 4px 10px -1px #C8C8C8;
    -webkit-box-shadow: 0 4px 10px -1px #C8C8C8;
    box-shadow: 0 4px 10px -1px #C8C8C8 !important;
    position: relative;
    z-index: 1;
    background-color: rgb(127,56,119);
    background: url(https://oncd38.fdailly.com/wp-content/plugins/admin-custom-login//images/3d-background.jpg) repeat left top;
    background: rgba(127,56,119,1) !important;
}


.frd-registration-btn{
    text-transform: uppercase;
    background:#4d2248;
    color:#ffffff;
    font-size: 14px;
    text-shadow:#ffffff 0 1px 0;
    min-height: 32px;
    line-height: 2.30769231;
    padding: 0 12px;
    float: right;
    border:1px solid #4d2248;
}
.frd-registration-btn:hover{
    cursor:pointer;
    border: 1px solid #ffffff;
}
#frd-registration-message{color:#ffffff;}

.et_pb_contact_form_label {display: block !important;}

#carte-pro {
    display:inline-block;
    margin-left:10px;
    width:15px;
    height:15px;
    background : url(https://oncd38.fdailly.com/wp-content/plugins/frd-registration/images/question.png) no-repeat left top;
}
#carte-pro:hover {
cursor:pointer;
}
#md-carte-pro-content img{
  width: 100%;
  height: auto;
}

.et_pb_contact p input.input-error{border:2px red solid !important;}

.button-container{margin-top: 20px;}