/* général */


.h1-custom
{
font-size: 30px;
}
.h2-custom
{color:rgb(183,28,109);
    font-size: 20px;
    }
.clear
{
    clear:both;
    height: 0;
    overflow: hidden;
}
body
{
 font-family: 'arial'
}

/* header */
#middleinscri
{
    background-image: url('https://rencontre-beurettes.fr/reubeuse-selfie-sexe.jpg');
    background-repeat: no-repeat;
}

#entete-css
{
    margin-top:20px;
    margin-bottom: 20px;
    border-bottom: 2px solid #d55e9c;
}
.logocss
{
margin-right: auto;
margin-left: auto;
padding-left: 5px;
}

#entete-css .title
{
    margin-left: 1px; 
    padding-right: 10px;
    text-align: center;
    text-emphasis-color: blue;
}
login
{
    display:block;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 5px;
    margin-left: 40px;
    background-color: #c9d412;
}



.grossefesse
{
    margin-left: 20px;
    margin-bottom: 150px;
    text-align: center;
    float: none;
}
.inscri
{
    margin-left: auto;
    margin-right: 30px;
    margin-top: 30px;
    margin-bottom: 200px;
    text-align: right;
    float: none;
}

/* MESSENGER DETAILLER */

.detail
{
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    text-align: center;
    border-left: 1px solid grey; 
    float: none;
}
.texto
{
    text-align: center;
    color:grey;
}
/* TEMOIGNAGE */
.membresssss
{
    width: 300px; 
    display: inline;
    float:none;
    padding-right: 10px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 5x;
    margin-left: 40px;
    margin-right: 10px;
    margin-top: 10px;
    text-align: left;
    text-decoration-color:  white;
    border: 1px solid grey; 
    background-color: #444444;
    border-radius: 3px;
    box-shadow: 0 1px 6px rgba(0,0,0, 0.2);
}
#avantagetemoi
{
}
.avantageleft
{
    max-width: 540px;
    min-width: 480px;
    max-height: 300px;
    float: left;
    display: inline-block;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 20px;
    margin-left: 20px;
    margin-right: 30px;
    margin-top: 10px;
    text-align: left;
    text-decoration-color:  white;
    border: 1px solid grey; 
    background-color: #444444;
    border-radius: 3px;
    box-shadow: 0 1px 6px rgba(0,0,0, 0.2);
}

/* membre righ ajouté */
.membresright
{
    width: 480px;
    display: inline-block;
    float: left;
    ********************overflow: hidden;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 10px;
    text-align: left;
    text-decoration-color:  white;
    border: 1px solid grey; 
    background-color: #444444;
    border-radius: 3px;
    box-shadow: 0 1px 6px rgba(0,0,0, 0.2);
}
.membres2
{
    width: 450px;
    display: inline-block;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    text-decoration-color:  white;
    border: 1px solid grey; 
    background-color: #1c1f21;
    border-radius: 3px;
    box-shadow: 0 1px 6px rgba(0,0,0, 0.2);
}
.imagemembre
{
    display: inline-block;
    float: left;
}
.list-group
{
    margin-top: 20px;
    margin-left: 20px;
}
.text-white2
{
    color: gainsboro;
    text-indent:5px;
}
.lefttest
{
  display: inline-block;
    float: left;  
    margin-left: 10px;
}

.membres2:after {
  content: "";
  display: block;
  clear: both;
}
/* FOOOOTER*/

#footer
{
margin-right: auto;
}
.small-text-center
{
    text-align: center;
    display: block;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    float: none;
}
.legal
{
    text-align: center;
    font-size: 80%;
    color: darkgrey;
}


/* Script Prelinker register*/
<style>
#middleinscri > .row > div:last-child {
  padding: 15px !important;
  max-width: 400px;
  margin: 0 auto;
  box-sizing: border-box;
}
    .registration-form .btn-facebook {
        color: #fff;
        background-color: #3c558d;
        border-color: #3c558d;
    }

    .registration-form .btn-facebook:hover {
        color: #fff;
        background-color: #354a7b;
        border-color: #2a3b62;
    }

    .registration-form .btn-facebook:active:hover,
    .registration-form .btn-facebook:active:focus {
        background-color: #2a3b62;
        border-color: #161f34;
    }

    .registration-form .input-group-addon {
        background-color: #fff;
    }

    .registration-form select.form-control {
        padding-right: 1.75rem;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E");
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: right .75rem center;
        background-size: auto 40%;
        -moz-appearance: none;
        -webkit-appearance: none;
        min-height: 35px;
           }

    
    .registration-form .checkbox label {
        padding-left: 0;
    }

    .registration-form .custom-control-indicator {
        float: left;
        margin: 4px 10px 0 0;

        display: block;
        width: 20px;
        height: 20px;
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 80%;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

    .registration-form .form-group [class^="col-"]:first-child {
        padding-right: calc(15px / 2);
    }

    .registration-form .form-group [class^="col-"]:last-child {
        padding-left: calc(15px / 2);
    }

    .registration-form :checked ~ .custom-control-indicator {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23333' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
    }

    .registration-form .help-block,
    .registration-form .form-control-feedback {
        display: none;
    }

    .registration-form .has-error .help-block {
        display: block;
    }

    .registration-form .has-success .form-control-feedback,
    .registration-form .has-warning .form-control-feedback,
    .registration-form .has-error .form-control-feedback {
        display: block;
    }

    .registration-form .btn-xl {
        padding: 15px 20px;
        font-size: 20px;
    }

    .registration-form .tooltip-inner {
        min-width: 250px;
    }
</style>

/* Script Prelinker LOGIN */

<style>
#btn-ez-dropdown {
    background-color: #3498DB;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

#btn-ez-dropdown:hover, #btn-ez-dropdown:focus {
    background-color: #2980B9;
}

#ez-dropdown {
    position: relative;
    display: inline-block;
}

.ez-show{
  display:block !important;
}

#ez-dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    /* Variable permettant de changer la largeur minimum du menu */
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}</style>