
/* Styles dynamiques */
element.style { }

.guest #about {
    background: #ffffff;
    margin-bottom: 20px;
    border-bottom: 2px solid #e5e5e5;
}

#sub-body {
    background: #ffffff;
}

.guest .guest-terms-link {
    background-color: #6ea5ff;
    color: #ffffff;
}

.guest .welcome-message {
    color: #4340ff;
}

#wrapper {
    background-color: #f4f4f4;
    background-image: 
        linear-gradient(rgba(255,255,255,0.3), rgba(255,255,255,0.3)),
        url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAArUlEQVQoFYWQuwrCQBBFd42FlaYQRMRCO3vBNpA/8HNtBbt04gcItnaKoLKegRnYTRYzcLjzuLNh4kMILooh+SeqO6kYJOawhzE0cIBsDLRboRPwsIUFZMMWTM1UWNJWMx4ZPHV4Rq9to9U+OlpeHcHDhjmNF3LzHc01yBdPEOwvkXdiQ6fW7gp9QWM3aD+RWVI5N5X638KF+VuXvqjUru+GEs8SbnCH3gXxJPEDtBsiPW8IwCQAAAAASUVORK5CYII=);
    background-repeat: repeat;
}

form.search,
form.search input[type="submit"] {
    background: #ffffff;
}

#identified-user-banner {
    background: #ffffff;
}

#identified-user-banner .title {
    color: #6ea5ff;
}

#identified-user-banner .text {
    color: #646464;
}

.digest .post .body {
    background: #ffffff;
}

.community-list .siblings {
    color: #969696;
}

.community-list .title {
    color: #323232;
}

.community-card-list > li {
    background: #ffffff;
}

#guide-menu {
    background: #ffffff;
}

#global-menu li.selected a {
    color: #6ea5ff;
}

#global-menu li a,
#global-menu li button {
    color: #646464;
}

#global-menu #global-my-menu {
    background-color: #ffffff;
}

#description,
#betaNotice {
    color: #000000;
}

body {
    color: #323232;
}

.big-button {
    background: #f1f1f1;
    color: #323232;
}

#image-header-content .image-header-title .title {
    color: #6ea5ff;
}

.post-list-outline {
    background: #ffffff;
}

.post .community-container {
    background-color: #f9f9f9;
    border-bottom: 1px solid #eeeeee;
}

.sidebar-container {
    background: #ffffff;
    border: 1px solid rgba(0,0,0,0.1);
}

.button {
    background: #f6f6f6;
    color: #323232;
}

/* Couleurs de texte */
.user-name a {
    color: #323232;
}

#sidebar-profile-body .nick-name {
    color: #323232;
}

.community-name a {
    color: #323232;
}

.sidebar-setting a {
    color: #323232;
}

.modal-content {
    background-color: #fefefe;
}

/* BOUTON FLECHE */
.arrow-button {
    background: url(https://web.archive.org//web/20170225204017im_/https://d13ph7xrk1ee39.cloudfront.net/img/icon-arrow-right.png?TpPVEO8Ph-EtyWDHwVrA4Q) no-repeat 97.5% center;
    color: #323232;
}
