@charset "UTF-8";
body {
    padding-top: 45px;
}
.accordion .accordion-item{
    color: #ffffff;
}
.noir {
    background-color: black;
}
.no-pad-no-marg{
    padding-left: 0;
    padding-right: 0;
    margin-right: auto;
    margin-left: auto;
    border: 0;
}
.no-padl{
    padding-left: 1px;
    padding-top: 1px;
    padding-bottom: 1px;
}
.droite {
    text-align: right;
    align-items: end;
}
.vcenter {
    margin-top: auto;
    margin-bottom: auto;
}
.googlebt1 {
    margin-right: auto;
    margin-left: auto;
    display: block;
    background-image: url("../img/google_sign.png");
    position: relative;
    min-width: 300px;
    max-width: 360px;
    height: 63px;
    border: 1px solid black;
    box-shadow: 5px 5px 5px 0 #000000;
}
.googlebt2 {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #555;
    text-decoration: none;
    min-width: 330px;
    height: 63px;
}

.profil-pic {
    width: 50px;
    height: 50px;
    text-decoration: none;
}
.autoresizeimg {
    width: auto;
    min-width: 250px;
    max-width: 100%;
    height: auto;
}
.autoresizeimg2 {
    width: auto;
    max-width: 100%;
    height: auto;
}

.fill-div {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}
.pagination {
    align-items: center;
    justify-content:center;
}
#profile_map { height: 400px; }
#public_profile_map { height: 200px;}
#members_map { height: 600px; }
