* {
    /*
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
    */

    transition: .6s;
    -o-transition: .6s;
    -ms-transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
}

::-moz-selection {
    background:#FC0;
    color:#333
}

::selection {
    background:#FC0;
    color:#333
}

body {
    font-family: -apple-system, Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 0 auto;
    max-width: 1600px;
    min-width: 320px;
    font-size: 14px;
    background-color: #EEE;
    color: #333;
}

a:link, a:hover {
    text-decoration: none;
}

a, a:hover {
    color: inherit;
}

#p728_ATF div, #pmobile_ATF div {
	margin: 0 auto;
}

.border-bottom-0 {
}

/** top **/
#sites {
    margin-bottom: -15px
}

#sites ul li {
    display: inline;
    font-family: 'PT Sans Narrow';
    font-size: 13px;
    color: #999;
    letter-spacing: 1px;
    font-weight: 700
}

#sites ul li.actif {
    color: #666
}

.sites {
    margin: 5px
}

.slidetop {
    height: 158px;
    width: 100%;
}

/** menu navbar **/
.main_menu {
    background: #FFF;
    box-shadow: 0 1px 0 0 #EEE;
    padding: 0;
    border-bottom: 1px solid #EDEDED;
    width: 100%;
}

.pub1 {
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
    background: #FAFAFA;
    box-shadow: 0 1px 0 0 #EEE;
}

#pmobile_ATF {
height: 300px;
}

.bottomPub {
    margin: 0 auto;
    background-color: #FFF;
    margin-left: -15px;
    margin-right: -15px;
}

#logo {
    width: 143px;
    height: auto;
    margin-left: 22px;
}

.dropdown-menu {
    transition: 0s;
    -o-transition: 0s;
    -ms-transition: 0s;
    -moz-transition: 0s;
    -webkit-transition: 0s;

}

.colorPalette {
    padding: 20px;
}

.dropdown-togglePR:hover, .nav-linkPR:hover {
    background-color: #333;
    /* font-stretch: condensed*/
}

.menuClick {
    background-color: #333;
    color: #FFF !important
}

.dropdown-menuPR {
    background-color: #333;
    color: #FFF;
    border-radius: 0;
    margin: 0;
    border: 0
}

.dropdown-itemPR {
    color: #FFF
}

.dropdown-item input {
    border: 0;
    background-color: inherit;
    font-size: inherit;
}

.nav-itemPR {
    border-color: #EDEDED;
    border-width: 0 0 0 1px;
    border-style: solid
}

.nav-itemPR:last-child {
    border: none
}

.nav-linkPR:last-child {
    border-color: #EDEDED;
    border-width: 0 1px 0 0;
    border-style: solid
}

.nav-itemPR:hover .navbar-lightPR .navbar-navPR .nav-linkPR:focus, .navbar-lightPR .navbar-navPR .nav-linkPR:hover {
    color: #FFF
}

a.nav-linkPR, a.navbar-lightPR, a.navbar-navPR {
    color: #444
}

a.nav-linkPR.dropdown-togglePR:hover {
    color: #FFF
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #FFF;
    background-color: #333;
}

.selected {
    background-color: #333;
    color: #FFF !important;
}

.border-bottom-0:hover {
    color: #FFF
}

.dropdown-itemPR:hover {
    background-color: inherit;
    color: #FFC120
}

/** fix bug webkit **/
.navbar-collapse {
    width: inherit !important;
}

.slider1 {
    background-color: #FFF;
    width: 100%;
    text-align: center
}

.searchTopic input {
    padding: 10px;
    background-image: url('images/loupe.png');
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: 5px;
    padding-left: 25px;
}

.search {
    font-size: 15px;
    height: 30px;
    width: 10px !important;
    border: 0;
    background-image: url('images/loupe.png');
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: 1px;
    padding: 0 0 0 25px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 7px
}

.search:focus {
    transition: all .5s ease-in-out 0s;
    width: 200px !important
}

nav input {
    margin: 0
}

.main1 {
    padding: 15px;
    border-color: #FFF;
    border-right: 0px;

}

#contenu {
    background-color: #FFF;
    padding: 20px;
}

.title-wrap {
    border-left: 4px solid #FFC120;
    padding: 0;
    margin-top: 15px;
    margin-left: -20px;
}

/** titres **/
h1 {
    border-left: 3px none;
    color: #333;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 36px;
    border-left: 4px solid #FFC120;
    margin-left: -20px;
    margin-bottom: 30px;
    margin-top: 75px;
    padding-left: 20px;
}

h1 span {
}

h2 {
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 400;
    font-size: 19px;
    line-height: 24px;
    color: #333;
    font-weight: bold;
    padding-bottom: 5px;
}

h2:hover {
    color: #FFC120;
}

.row .description {
    font-size: 15px;
    border-bottom: 1px solid #eeee;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 21px;
}

.row .description:hover {
    border-bottom: 1px solid #f9f9f9;
    background-color: #f9f9f9; /*f9f*/
}

hr {
    border-color: #eeeeee;
    margin: 0;
}

.row .description h2 {
    margin-bottom: -4px;
}

.description a.forumlink:before {
    bottom: -15px;
    content: "";
    left: 0;
    position: absolute;
    right: 0%;
    top: 0%;
    z-index: 0;
}

.post {
    border: 1px solid #eeeeee;
    margin: 10px 0 10px 0;
    padding: 15px;
    border-radius: 5px;
    padding-bottom: 20px;
}

.post.inputbox {
    color: #999;
    border-color: #ccc !important;
}

.postlink:hover {
    background-color: #FFE490;
    color: #433300;
    box-shadow: 0 5px 10px 0 rgba(253, 194, 42, 0.25);
}

.postlink {
    text-decoration: none;
    background-color: #FFF1C8;
    border-radius: 2px;
    color: #333;
    padding: 3px 6px;
    margin: 0 2px;
}

.signature .postlink {
    background-color: inherit;
    text-decoration: underline;
}

.signature .postlink:hover {
    background-color: inherit;
    box-shadow: initial;
}

.post .auteur:hover .postDetailsContainer {
    display: block;
    opacity: 1;
}

.postDetailsContainer {
    position: absolute;
    width: 200px;
    bottom: 250px;
    margin-left: -17px;
    margin-top: -235px;
}

.postdetails {
    opacity: 1;
    text-align: center;
    color: white;
    background-color: #333;
    width: 100%;
    z-index: 1;
}

.postdetails img {
    width: 80px;
    height: 80px;

}

.basPostDetails {
    height: 50px;
    opacity: 0;
}

.postfleche {
    width: 0px;
    border: 10px solid transparent;
    border-top: 10px solid #333;
    position: absolute;
    margin-left: 33px;
}

.postdetails .avatar {
    margin-top: -20px;
}

.postdetails .supp {
    border-top: 1px solid #3d3d3d;
    margin-top: 14px;
}

.postdetails .supp .supp1 {
    font-size: 14px;
    display: block;
    font-weight: bold;

}

.postdetails .supp .supp2 {
    font-size: 13px;
    display: block;
    font-weight: bold;
    color: #999;;
}

.supp.row.localisation {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    margin-top: 7px;
    display: block;
    font-size: 14px;
    font-weight: bold;
}

.postdetails .auteur {
    color: #FFC120;
    display: block;
}

.postdetails .rank {
    font-weight: bold;
    line-height: 4px;
    font-size: 14px;
}

.options:hover .optionsplus {
    opacity: 1;
    transition-delay: 2s;
}

.optionsplus {
    opacity: 0;
}

.online, .offline {
    width: 10px;
    height: 10px;
    background-color: #7BD500;
    border-radius: 50%;
    border: 1px solid #67BE00;
    position: absolute;
    margin-top: 18px;
    margin-left: 7px;
}

.offline {
    background-color: #D6003C;
    border-radius: 50%;
    border: 1px solid #B10032;
}

.rank_special {
    color: grey;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #ddd;
    border-radius: 25px;
    padding: 3px 15px 3px 15px;
    display: inline;
    position: relative;
    top: -3px;
    background-color: #EEEEEE;
    /* box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15); */
}

.rank_special b {
    color: #999 !important;
}

.border-left2 {
    border-left: 1px solid #3d3d3d;
}

.post:hover {
    border: 1px solid #cccccc;
    background-color: #f9f9f9;
}

.auteur {
    font-size: 16px;
}

.greyClair {
    color: #999999;
    font-weight: normal;
}

.greyClair a {
    color: #333;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 16px;
}

.genmed {
    text-transform: uppercase;
}

.quote {
    margin-left: 20px;
}

.quoteMessage {
    /*	background-color: #FAFAFA;*/
    background-color: #FFF;
    border-left: 3px solid #FDC22A;
    padding-left: 10px;

}

.font-grey {
    color: #9c9c9c;
}

/** bloc connexion **/
#connexion, #connexionM {
    background-color: #333;
    width: 300px;
    padding: 20px;
    color: #FFF;
    margin-top: 100px;
}

#connexion input, #connexionM input {
    background-color: #444444;
    border: 1px solid #666;
    padding: 15px;
    color: #cacaca;
    width: 100%;
    border-radius: 3px;
    font-family: PTSans-Narrow;
    font-weight: Bold;
    font-size: 16px;
    color: #CCCCCC;
}

#connexion input[type=checkbox], #connexionM input[type=checkbox] {
    width: 10px;
}

#connexion input:hover, #connexionM input:hover {
    background-color: #555;
    border: 1px solid #666;
    color: #000;
}

#connexion input:active, #connexion input:focus, #connexionM input:active, #connexionM input:focus {
    color: #333;
    background-color: #FFFFFF;
    border: 1px solid #FDC22A;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.50);
    border-radius: 3px;

}

#connexion .titre, #connexionM .titre {
    color: #FFF;
    font-size: 40px;
    font-weight: bold;
    padding-left: 20px;
    margin-top: 20px;
    margin-bottom: 5px;
    font-family: "PT Sans Narrow";
}

.avatarHover:hover {
    background-image: url("images/icones/avatar-hover.svg") !important;
    background-color: grey;
    background-size: auto;

}

/* background-image: url("images/logo.png");*/
/*#connexion*/
img.profil, .currentprofil img, .currentprofil {
    /*	margin-top: -65px;*/
    height: 60px;
    width: 60px;
    object-fit: cover;
    border: 1px solid rgba(0, 0, 0, 0.10);
    background-position-x: center;
    background-position-y: center;
    background-size: cover; /* contains */
    cursor: pointer;
    background-repeat: no-repeat;
}

#connexion .imgprofil img, #connexionM .imgprofil img {
    width: 80px;
    height: 80px;
    object-fit: cover;

}

#connexion img.profil, #connexion .imgprofil, #connexionM .imgprofil {
    background-position-x: center;
    background-size: contain;
    background-image: url("images/logo.png");
    background-repeat: no-repeat;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    margin: -40px auto 0;
}

#connexion .infos, #connexionM .infos {
    color: #999;
    font-weight: bold;
    display: block;
}

#connexion form input[type='submit'], #connexionFP form input[type='submit'], #connexionM form input[type='submit'] {
    height: 46px;
    font-family: "PT Sans Narrow", Sans-Serif;
    padding: 10px;
    background: #FDC22A;
    border-radius: 3px;
    font-size: 14px;
    color: #222;
    text-align: center;
    border: 0;
    width: 100%;
}

#connexion form input, #connexionM form input {
    height: 36px;
    font-family: "PT Sans Narrow", Sans-Serif;
}

#connexion form .inscription, #connexionM form .inscription {
    font-size: 14px;
    border-top: 1px solid #676767;
    padding-top: 10px;
    margin-top: 10px;
    clear: both;
}

.icoCx:hover {
    background-color: #444444;
    border-radius: 5px;
}

.information {
    background-color: #333;
    color: #FFF;
    width: 100%;
}

/** formulaires **/

input[type=submit]:hover {
    cursor: pointer;
    transition: .6s;
    -o-transition: .6s;
    -ms-transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
}

/* input[type=button] */
button {
    background-color: #eeeeee;
    padding: 10px;
    color: #000;
    cursor: pointer;
}

button:hover, input[type=button]:hover {
    cursor: pointer;
}

.but {
    background-color: #FFF;
}

.ariane1 {
    font-family: "PT Sans Narrow";
    font-weight: bold;
    color: grey;
    etter-spacing: 1px;
    line-height: 22px;
    font-size: 13px;
}

.ariane2 {
    font-family: "PT Sans Narrow";
    font-weight: bold;
    color: #000;
    letter-spacing: 1px;
    line-height: 22px;
    font-size: 13px;
}

/** pagination **/

.nav {
    float: right;
    margin-top: 4px;
}

nav .search {
    font-size: 14px;
    height: 30px;
    width: 10px !important;
    border: 0;
    background-image: url(images/loupe.png);
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: 1px;
    padding: 0 0 0 25px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 7px;
}

.nav a, .nav b {
    border: 1px solid #CCC;
    padding: 10px;
    font-weight: bold;
    color: #666;
    border-radius: 4px;
    margin-left: 5px;
    height: 45px;
}


.nav a:before {
    margin-left: 0px;
}

/* recherche google */
.gsc-control-cse{
    margin-left: -15px;
    margin-right: -15px;
}


.dropdown-toggle:hover, .nav-linkPR:hover {
    background-color: #333;
    /*   font-stretch: condensed;*/
}

.paginationTab {
    font-weight: bold;
    letter-spacing: initial;
    margin-left: 4px;
    letter-spacing: 2px;
    color: #999;
    font-size: 22px;
}

.nav b {
    background-color: #eee;
    border-radius: 4px;
}

.nav input {
    border: 1px solid #CCC;
    background-color: #FFF;
    width: 40px;
    text-align: center;
    padding: 5px;
    margin: 0;
    height: 45px;
    color: #000;
    radius: 25;
    border-radius: 4px;
}

.nav button {
    border: 0;
    background-color: #FFF;
    margin: 0;
    padding: 5px;
    color: #666;
    font-weight: bold;
}

.button {
    padding: 9px;
    background-color: #FFC120;
    font-weight: bold;
    border-radius: 5px;
    font-size: 14px;
    float: left;
    font-family: "PT Sans Narrow", sans-serif;
}

.button2 {
    background-color: #CCC;
    color: #999;
}

.filtres {
    background-color: #eee;
    font-weight: bold;
    border: 5px;
    margin-bottom: 20px;
    padding-left: 5px;
    height: 50px;
    padding-top: 10px;

}

.filtres .affichage {
    float: right;
    margin-right: 10px;
}

.filtres input[type=submit] {
    background-color: #CCC;
    color: #676767;
    font-weight: bold;
    border-radius: 5px;
    border: 0;
    width: 62px;
    padding: 5px;
}

.filtres select {
    background-color: #f6f6f6;
    border: 1px solid #ddd;
    color: #666;
    border-radius: 5px;
    width: 75px;
    padding: 7px;
    font-weight: bold;
    font-size: 14px;
}

.tag_topic_genTitle {
    font-weight: bold;
    color: #FFC120;
}

.annonce, .annonce a, .annonce a span {
    color: #d40040;
}

.tab {
    margin-top: 10px;
    display: block;
}

.tab a {
    background-color: #eee;
    padding: 5px;
    border-radius: 5px;
    margin: 1px;
    font-weight: bold;
}

.gensmall {
    font-size: 14px;
    font-weight: normal;
    display: block;
    padding-top: 30px;
}

.forumHeader {
    text-align: center;
    border: 1px solid #999;
    padding: 10px;
    margin: 5px 0 5px 0;
    background-color: #444;
    color: #FFF;

}

.rouge {
    background-color: red;
}

.vert {
    background-color: green;
}

.bleu {
    background-color: blue;
}

#footer {
    text-align: center;
}

.copyright {
    text-align: center;
}

.row.viewforum {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
}

.row.viewforum .details {
    /*   padding: 0;*/
    font-weight: normal;
}

#stats {
    background-color: #F6F6F6;
    padding: 10px;
    margin-left: -15px;
    margin-right: -15px;
}

#stats .row {
    border-bottom: 2px solid #dddddd;
    padding: 20px;
}

#stats .row:last-child {
    border-bottom: 0;
}

#stats .row span.titre {
    display: block;
    font-size: 25px;
    font-weight: bold;
    font-family: "PT Sans Narrow", sans-serif;;
}

#stats div span.soustitre {
    color: #aaa;
    font-weight: bold;
}

#stats .row div.chiffre {
    border-right: 2px solid #dddddd;
    color: #5a5a5a;
    font-size: 15px;
}

#stats .row div.chiffreder {
    color: #5a5a5a;
    font-size: 15px;
}

#stats .row .inline {
    font-weight: bold;
}

/*
#stats div:last-child {
}
*/
/** rangs **/
.rangIndexAdmin, .rangIndexMOD, .rangIndexMH, .rangIndexRT, .rangIndexDES {
    border-radius: 20px;
    background-color: #D96341;
    border: 1px solid rgba(0, 0, 0, 0.10);
    color: #FFF;
    padding: 0 10px 0 10px;
    font-size: 15px;

}

.rangIndexMOD {
    border: 1px solid rgba(0, 0, 0, 0.10);
    background-color: #B0CA67;
}

.rangIndexMH {
    border-color: #668ee3;
    background-color: #5d7ecb;
}

.rangIndexRT {
    background-color: #AE78B8;
    border: 1px solid rgba(0, 0, 0, 0.10);
}

.rangIndexDES {
    background-color: #7BBEDD;
    border: 1px solid rgba(0, 0, 0, 0.10);
}

/** bloc actu **/

.news {
    margin-left: 0;
    padding-bottom: 25px;
    position: relative;
}

.news h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    font-family: "PT Sans Narrow", sans-serif;
}

.news .date {
    color: #999;
    letter-spacing: 0px;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    font-family: "PT Sans Narrow", sans-serif;
}

.news img {
    width: 300px;
}

.news .titre {
    font-size: 26px;
    letter-spacing: 0px;
    font-family: "PT Sans Narrow", sans-serif;
    color: #FFF;
    line-height: 30px;
}

.news .titre:hover {
    color: #FFC120;
}

.news .label {
    position: absolute;
    bottom: 25px;
    padding: 10px;
    width: 100%;
    background: linear-gradient(to top,rgba(0,0,0,0.7) 0%,transparent 100%);
}

.titreNews {
    font-size: 24px;
}

/* generique */
.flex {
    display: flex;
}

.color2 , .color2:hover{
    color: #FFC120;
}

.bold {
    font-weight: bold;
}

.legende {
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

/** post **/
.post.rta {
    background-color: #f9f9f9;
}

.post.rta:hover {
    border: 1px solid #cccccc;
}

.post .auteur, .topic_review .auteur {
    font-size: 28px;
    font-weight: bold;
    line-height: auto;
    margin-top: -10px;
    font-family: "PT Sans Narrow", Sans-Serif;
}



.post .date {
    color: #999999;
    font-weight: bold;
    font-family: "PT Sans Narrow", Sans-Serif;
}

.post .postbody {
    font-size: 14px;
}

.genmed a.nav1 {
    font-family: "PT Sans Narrow", sans-serif;
}

.post .signature {
    opacity: 0.3;
}

.post .signature .plus {
    right: 0;
    background-color: red;
}

.post .signature .plus:before {
    content: " ";
    background: black;
    position: absolute;
    top: 0;
    left: -10px;
    right: -10px;
    bottom: 0;
    z-index: -1;
    transform: skewX(-15deg);
}

.plusAuteur {
    position: absolute;
    background-color: red;
    border-radius: 54px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    width: 23px;
    height: 23px;
    text-align: center;
    margin-top: -22px;
    margin-left: 84px;
    font-weight: bold;
}

.triangle {
    width: 1px;
    height: 1px;
    border: 1px solid #069;
    border-color: transparent transparent #069 transparent;
    border-width: 100px;
}

.post .postheader {
    margin-bottom: 20px;
}

.post .outilsPost {
    float: right;
    position: absolute;
    top: 0px;
    right: 0px;
}

.post .outilsPost button {
    background-color: #FFF;
    border: 1px solid #cccccc;
    color: #676767;
    font-weight: bold;
}

.postSelect {
    background-color: #f6f8eb;
    animation: allblink 2s infinite;
    font-style: italic;

}

@keyframes postSelect {
    0% {
    }
    50% {
        color: green;
        background-color: lightgreen;
    }
}

.post .postbody img {
    max-width: 100%;
    height: auto;
}

/** connexion full page **/
#connexionFP, #inscriptionFP {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    margin: 0 auto;
    background-color: #FFF;
    padding: 20px;
    margin-bottom: 50px;
    min-width: 320px;
}

#inscriptionFP {
    width: 75%;
}

#connexionFP {
    max-width: 350px;
}

#inscriptionFP h1 {
    margin-left: -20px;
    margin-top: 20px;
}

#connexionFP .titre, #inscriptionFP .titre {
    color: #333;
    font-size: 35px;
    font-weight: bold;
    padding-left: 20px;
    margin-top: 20px;
    margin-bottom: 5px;
    font-family: "PT Sans Narrow", Sans-Serif;
}

#connexionFP input[type='text'], #connexionFP input[type='password'], #inscriptionFP input[type='text'], #inscriptionFP input[type='password'] {
    height: 50px;
    border-radius: 0;
}

#connexionFP .infos, #inscriptionFP .infos {
    color: #999;
    font-weight: bold;
    display: block;
}

#connexionFP .inscription {
    font-size: 16px;
    /*   border-top: 1px solid #676767;*/
    padding-top: 10px;
    margin-top: 10px;
    clear: both;
    padding-right: 0px;
}

/** Onglets sur messagerie, messages non lus,... */
ul.onglets {
    margin: 0 auto;
    padding: 0;
    margin-bottom: 20px;
    margin-top: 20px;
}

ul.onglets li {
    display: inline;
    border-color: #eeeeee;
    font-size: 16px;
    font-weight: bold;
    line-height: 43px;
}

ul.onglets li a {
    background-color: #eeeeee;
    text-align: center;
    font-weight: bold;
    color: #bbbbbb;
    padding: 10px;
    border-radius: 5px;
}

ul.onglets li a.active {
    background-color: #FFF;
    color: #333;
}

/** fin **/

/** quick edit **/
.display_none {
    display: none;
}

/** reponse **/

.btnActive {
    background-color: #999999 !important;
}

.reponse {
    width: 100%;
}

.reponse .btn {
    font-weight: bold;
    border-radius: 3px;
    padding: 10px;
    font-size: inherit;
    line-height: 1.5em;
    margin-bottom: 5px;
}

.btn {
    font-weight: bold;
    border-radius: 3px;
}

.reponse a.btn {
    background-color: #eee;
    font-weight: bold;
    border-radius: 3px;
}

.reponse a.btn.ico {
    height: 47px;
    padding-top: 13px;
}

.btn.ico:hover {
    background-color: #FFF;
}

.reponse textarea {
    /*   margin-top: 20px;*/
    width: 100%;
    height: 150px;
    /*	margin-left: -15px;*/
    padding: 15px;
    font-size: 14px;
}

.topic_review {
    width: 100%;
    max-height: 300px;
    overflow: auto;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    background-color: #F9F9F9;
    color: #6A6A6A;
    overflow-x: hidden;
}

.topic_review_split {
    width: 100%;
    max-height: inherit;
    overflow: auto;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    background-color: #F9F9F9;
    color: #6A6A6A;
    overflow-x: hidden;
}

.topic_review_post {
    width: 100%;
    height: auto;
    overflow: auto;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    background-color: #F9F9F9;
    color: #6A6A6A;
    overflow-x: hidden;
}

.topic_review .message_review {
    border-bottom: 1px solid #CCCCCC;
}

.topic_review .message_review .auteur {

    font-weight: bold;
    color: #333;
    display: block;
    font-size: 23px;
    line-height: normal;
}

.topic_review .message_review object img {
    max-width: 100%;
    height: auto;
}

a.btn:active {
    color: inherit;
    background-color: #eee;
    border-color: #eee;
}

.btn-primary {
    font-family: "PT Sans Narrow", sans-serif;
    color: #222;
    text-align: center;
    border: 0;
    background-color: #FFC120;
    font-weight: bold;
    border-radius: 5px;
    font-size: 16px;
    padding: 9px;
    font-size: 18px !important;
}

.btn-primary:hover {
    background-color: #FFC120;
    color: #222;
}

.btn-secondary {
    font-family: "PT Sans Narrow", sans-serif;
    color: #222;
    text-align: center;
    border: 0;
    background-color: #f2f1f0;
    font-weight: bold;
    border-radius: 5px;
    border-color: #f2f1f0;
    font-size: 16px;
    padding: 9px;
    padding: 9px;
    font-size: 18px !important;
}

.bulleMP {
    position: absolute;
    background-color: red;
    border-radius: 54px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    width: 23px;
    height: 23px;
    text-align: center;
    margin-top: -7px;
    margin-left: -6px;
    font-weight: bold;
}

.quickedit {
    width: 100%;
    height: 250px;
    overflow: auto;
    background-color: #FFF;
    border: 1px solid #eeeeee;
    margin: 10px 0 10px 0;
    padding: 15px;
    border-radius: 5px;
}

/** footer **/
footer {
    /*  width: 100%;*/
    background-color: #333;
    color: #989898;
    padding: 30px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-family: "PT Sans Narrow", sans-serif;
}

footer .logo {
    width: 144px;
}

footer span {
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 16px;
    width: 80%;
}

footer .categorie span {
    color: #eee;
    font-size: 20px;
    border-bottom: 1px solid;
    padding-top: 25px;
    margin-right: 40px;
    font-weight: 700;
    padding-bottom: 8px;
    margin-bottom: 15px;
    font-family: 'PT Sans Narrow', sans-serif;
}

footer .categorie ul li {
    color: #eee;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

footer .liste {
    margin-top: 50px;
}

footer .liste li {

    display: inline;
    padding-right: 15px;

}

.lsociaux {
    margin-top: -55px;
    text-align: right;
    float: right;
}

.lsociaux img {
    width: 36px;
    height: 36px;
}

footer .categorie {
    padding: 0;
}

footer a:hover {
    color: #FFC300;
}

.addTag {
    float: left;
    border: 1px solid #999;
    border-radius: 5px;
    margin: 10px;
    background-color: #eee;
    margin-left: 0px;
}

.stiky {
    position: sticky;
    top: 10px;
}

.display_inline {
    display: block;
}

.display_none {
    display: none;
}

.emoticon {
    width: 300px;
    padding: 20px;
    padding-bottom: 0;
}

.searchTitre {
    font-size: 20px;
    font-weight: bold;

}

.viewprofil img {
    width: 200px;
    height: auto;
}

.navbar-light .navbar-toggler {
    border: 0;
    left: 1px;
    position: absolute;
}

.form-control:focus {
    border-color: inherit;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .25);
}

.sondage {
    background-color: #FFC120;
    height: 5px;
    min-width: 5px;
    border-radius: 5px;
}

/* grande zones */
.gauche {
    flex: 1;
}

.droite {
    width: 300px;
    margin-left: 20px;
}

.dropdown-toggle::after {
    content: inherit;
}

.dropdown-menu.menuPost {
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15);
    margin-top:10px;
}

.menuPost img {
    width: 15px;
    height: auto;
    margin-right: 14px !important;
}

.flexnav {
    flex-direction: row !important;
    flex-wrap: wrap !important;
}

@media all and (max-width: 991px) {
    #logo {
        margin: 0;
        margin-top:-2px;
    }

    .tag_topic_genTitle {
        display: block;
    }

    .navbar-brand {
        margin-right: 0;
    }

    .search:focus {
        transition: all .5s ease-in-out 0s;
        width: 95% !important;
        margin-left: 0px;
        position: absolute;
    }

    .nav-linkPR {
        font-size: 20px;
        padding: 10px !important;
        font-weight: bold;
    }

    .dropdown-itemPR {
        font-size: 16px;
        font-weight: bold;
        margin-right: -1px;
    }

    .profilMobile {
        width: 40px;
        height: 40px;
        float: right;
        position: absolute;
        top: 3px;
        right: 10px;
        background-image: url("images/login-mobile.svg");
        background-repeat: no-repeat;
        background-position: center;

    }

    /*
        .profilMobile img {        }
        */
    .profilMobile img.rounded-circle {
        position: relative;
        width: 100%;
        height: 100%;
        object-fit: cover;
        border: 1px solid rgba(0, 0, 0, 0.10);
    }

    #stats .row div.chiffre {
        border-right: 0px;
        border-bottom: 1px solid #dddddd;
        padding-bottom: 20px;
    }

    footer .liste {
        display: inline-grid;
        width: 100%;
    }

    .lsociaux {
        margin-top: 0;
        width: 100%;
        padding-bottom: 20px;
    }

    .post {
        margin-left: -20px !important;
        margin-right: -20px !important;
    }

    .forumHeader, .filtres {
        width: inherit;
        margin-left: -20px;
        margin-right: -20px;
    }

    .nav {
        margin-right: -10px;
     }

    h1 {
        margin-top: 25px;
        font-size: 30px;
    }

    .navbar-toggler img {
        width: 50px;
        height: 50px;
    }

    .filtres input[type="submit"] {
        width: 45px;
    }

    .main_menu {
        min-height: 50px;
    }

    .profilMobile .dropdown-toggle::after {
        content: initial;
        border: 1px solid grey;
        border-radius: 50%;
    }

    #navbarNavConnexion {
        right: 0px;
        position: absolute;
        left: inherit;
    }

    #connexionM {
        position: fixed;
        z-index: 1;
        left: 0;
        right: 0;
        width: 100%;
        bottom: 0;
        /*    height: 100%;*/

        position: fixed;
        z-index: 1;
        left: 0;
        right: 0;
        width: 100%;
        bottom: 0;
        height: 100%;
        background-color: #FFF;
        /*        opacity: 0.8; */
        background-color: rgba(50, 50, 50, 0.6);
    }

    .temp {
        min-height: 280px;
        margin-top: 203px;
        position: absolute;
        bottom: -48px;
        background-color: #333;
        left: 0;
        padding-left: 20px;
        padding-right: 20px;
        width: 100%;
    }

    .temp2 {
        height: 100%;
        margin-top: 177px;
        position: absolute;
        bottom: -2px;
        background-color: #333;
        left: 0;
        padding-left: 20px;
        padding-right: 20px;
        width: 100%;
    }

    #connexionM:before {
        opacity: 0.5;
    }

    .temp .close, .temp2 .close {
        padding-top: 20px;
    }

    .close:focus, .close:hover {
        color: #fff;
    }

    .menu_nav_main {
        margin-top: 7px;
    }

    .icoMenu {
        max-width: 60px;
    }

    #navbarNavDropdown {
        flex-basis: initial;
    }

    .main_menu .bulleMP {
        right: 40px;
        z-index: 1;
        top: 30px;
    }

    .close {
        font-size: 2.5rem;
        font-weight: 700;
        line-height: 1;
        color: #fff;
        text-shadow: 0 1px 0 #fff;
        opacity: .5;
    }

    #connexionM .temp2 .row .inscription a {
        display: block;
        margin-bottom: 15px;
        font-size: 16px;
    }

    #connexionM .temp2 .row input[type='submit'] {
        margin-bottom: 30px;
        margin-top: 30px;
    }

    #connexionM .titre {
        display: block;
    }

    h1 {
        padding-left: 15px;
    }

    .outilsPost .dropdown {
        background-color: initial;
        cursor: pointer;
    }

    .dropdown-menu .menuPost {
        margin-top: -15px;
    }

    .but:after {
        font-size: 2.2em;
        color: #2e2e2e;
        content: '\2807';
        margin-right: -12px;
    }


    .outilsPost button .button2{
        font-size: 3em;
        color: #2e2e2e;
        content: '\2807';
    }

    /** ex 576 **/
    .post {
        border-bottom: 1px solid #eee;
        padding: 15px;
        padding-top: 40px;
        padding-bottom: 40px;
        margin: 0px;
        border-radius:0px;
    }

    .post:hover {
        border-bottom: 1px solid #eee;
        background-color: inherit;
    }

    .searchTopic input {
        margin-left: initial !important;
        margin-right: initial !important;
        width: 100%;
    }

    footer {
        padding: 20px;
        margin-bottom: 0
    }

    footer .liste {
        padding-top: 25px
    }

    footer .liste li {
        display: block;
        border-bottom: 1px solid #555;
        font-size: 17px;
        font-family: 'PT Sans Narrow';
        color: #FFF;
        line-height: 44px;
        background-image: url('images/arrow-link-footer-mobile.png');
        background-position: right 0 center;
        background-repeat: no-repeat;
        background-size: 6px 13px;
        letter-spacing: 0
    }

    footer .liste li:last-child {
        border-bottom: 0
    }

    footer .liste li:after {
        content: " "
    }

    footer .lsociaux {
        text-align: left;
        padding: 25px 0;
        margin: 0
    }

    footer .lsociaux img {
        width: 46px;
        height: 46px;
        margin: 0 10px 0 0
    }

    .gcse-search {
        height: 78px;
    }
}


@media all and (max-width: 768px) {

    .nav {
        margin-right: -4px;
    }

}


@media all and (max-width: 372px) {

    #inscriptionFP, #connexionFP {
        box-shadow: none;
        width: 100%;
        margin-left: -20px;
        padding-right: 0;
        width: initial;
        min-width: initial;
    }

    .gcse-search {
        height: 78px;
    }
}

@media all and (max-width: 576px) {

    .icoMenu {
        max-width: 38px;
    }

    .tab {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .tab a {
        padding: 12px;
    }


    .postDetailsContainer {
        margin-top:-280px;
    }

    .gcse-search {
        height: 78px;
    }

}

