.coloring{
    background-color: #28cfc0;
}
.whitecolor{
    background-color:white;
}
.middletitleindex {
    color: black;
    font-family: unset;
    font-size: 15px;
    font-stretch: extra-expanded;
    font-weight: bold;
    text-align: center;
    margin-top:0px;
    margin-bottom:0px;
}
.titleindex {
    color: white;
    font-family: unset;
    font-size: 22px;
    font-stretch: extra-expanded;
    font-weight: lighter;
    text-align: center;
    margin-bottom: 5px;
}

.weby-pub-horizontal{
    background-color: rgb(239, 239, 238);
    background-image: url("../img/logo-pub.svg");
    height: 280px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.date-concour-user {
    color: #4a4542;
    display: inline-block;
    font-family: "MikadoMedium";
    font-size: 14px;
}
.graytitle {
    color: #a09f9d;
    font-family: "MikadoMedium";
    font-size: 16px;
    font-weight: 300;
}

.graytitleparams {
    color: #a09f9d;
    font-family: Arial;
    font-size: 18px;
}

.graytextparams {
    color: #a09f9d;
    font-size: 16px;
}

.blackname {
    color: black;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    display: inline-block;
}

.grayname {
    color: #4a4542;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    display: inline-block;
}

.title-concour-user-pink{
    color: #c36c8c;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.title-concour-user-white{
    color: white;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
}
.graytitle2 {
    color: #a09f9d;
    font-family: unset;
    font-size: 18px;
    font-weight: bold;
}

.graylow {
    color: #b3b2af;
    font-family: unset;
    font-size: 14px;
    font-weight: lighter;
}

.lowtitlewin{
    color: black;
    font-family: "MikadoMedium";
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 8px;
    margin-top: 8px;

}
.concours-text{
    font-family: "Arial";
}

.number-concour-user{
    color: #4a4542;
    display: inline-block;
    font-family: "MikadoBold";
    font-size: 16px;
}
.text-concour-user{
    color: #4a4542;
    display: inline-block;
    font-family: "MikadoMedium";
    font-size: 16px;
}
.number-concour-user-past{
    color: white;
    display: inline-block;
    font-family: "MikadoBold";
    font-size: 16px;
}
.text-concour-user-past{
    color: white;
    display: inline-block;
    font-family: "MikadoMedium";
    font-size: 16px;
}

.title-concour-user{
    color: #4a4542;
    display: inline-block;
    font-family: "MikadoBold";
    font-size: 14px;
    text-transform: uppercase;
}

.title-concour-user-big{
    color: #4a4542;
    font-family: "MikadoMedium";
    font-size: 26px;
    text-transform: uppercase;
}

.title-concour-user-ltl{
    color: #4a4542;
    font-family: "MikadoMedium";
    font-size: 18px;
}

.empty-emp{
    margin-top: 4px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    height: 120px;
}

.lowtitlewinonly{
    color: black;
    font-family: unset;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

.lighttitlewin{
    color: black;
    font-family: unset;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    margin-top:0px;
    margin-bottom:0px;
}

.buttongo {
    background-color: #28cfc0;
    border: 1px solid transparent;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-family: "MikadoBold";
    font-size: 18px;
    font-weight: bold;
    padding: 3px 40px 3px 40px;
    text-align: center;
    width: 220px;
    text-transform: uppercase;
}

.buttongo:hover {
    text-decoration: none;
    color:#28cfc0;
    border: 1px solid #28cfc0;
    background-color:white;
    font-family: "MikadoBold";
}

.buttongo:focus {
    text-decoration: none;
    color:#28cfc0 !important;
    border: 1px solid #C51119;
    background-color:white;
    font-family: "MikadoBold";
}

.submit-user-info {
    background-color: #28cfc0;
    border: 1px solid transparent;
    color: #fff;
    display: inline-block;
    font-family: "Arial",sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 2px;
    text-align: center;
    text-transform: uppercase;
    width: 175px;
}

.submit-user-info:hover {
    text-decoration: none;
    color:#28cfc0;
    border: 1px solid #28cfc0;
    background-color:white;
}

.data-user{
    width:100%;
}

.wraptextuser{
    margin-left:0px; padding-left:0px; padding-top:5px;padding-right: 0px;
}

.wraptextuser div{
    text-align: right;
}

.onglet-users {
    width: 100%; text-align: right; color:#a09f9d;
}

#navbar-user-comp .active::after {
    border-left: 10px solid #28cfc0;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    content: "";
    display: inline-block;
    left: 277px;
    position: absolute;
    top: 13px;
    z-index: 3;
}

/* JS POINT  VECOTOR  */

.canvas-wrap{
    position:relative;
    cursor: default;
}

div.canvas-content{
    position:relative;
    z-index:2;
    color:#fff;
    height:auto;
}

#footerComputer{
    z-index: 3;
}

#like a:focus {outline:none;}
#like a::-moz-focus-inner {border:0;outline : none; }

#favoris a:focus {outline:none;}
#favoris a::-moz-focus-inner {border:0;outline : none; }

#parameters a:focus {outline:none;}
#parameters a::-moz-focus-inner {border:0;outline : none; }

#concours a:focus {outline:none;}
#concours a::-moz-focus-inner {border:0;outline : none; }


.buttongo:focus {outline:none; text-decoration: none; color:white;}
.buttongo::-moz-focus-inner {border:0; outline : none; color:white; text-decoration: none;}
.buttongo:hover{color:#28cfc0;}
.buttongo::after {color:white; text-decoration: none;}

#update-user-close:hover{
    background-color: transparent;
}
.modal-backdrop {
    z-index: 6;
}

.gotohistorique {
    background-color: #28cfc0;
    border: 1px solid transparent;
    border-radius: 350px;
    color: #fff;
    display: inline-block;
    font-family: "Arial",sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-top: 0;
    padding: 2px 0;
    text-align: center;
    width: 190px;
}

.gotohistorique:hover {
    text-decoration: none;
    color:#28cfc0;
    border: 1px solid #28cfc0;
    background-color:white;
}
.seeyousoon{
    background-color: #DC143C;
    border: 1px solid transparent;
    border-radius: 350px;
    color: #fff;
    display: inline-block;
    font-family: "Arial",sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-top: 0;
    padding: 2px 0;
    text-align: center;
    width: 190px;
}

.seeyousoon:hover {
    text-decoration: none;
    color:#DC143C;
    border: 1px solid #DC143C;
    background-color:white;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{
    background-color: #28cfc0;
}

/************* FAVORIS **************/
.div-wrapper-concoursO{
    width:98%;
    height: 249px;
    background-color: transparent;
    position: absolute;
    top:0;
}

.wrap-text-gallery {
    color: #28cfc0;
    display:inline-block;
    width:100%;
    cursor: pointer;
    font-family: "Arial",sans-serif;
    height: 11%;
    position: absolute;
    text-align: center;
    width: 162px;
}

.wrap-text-gallery-like {
    color: white;
    font-family: "Arial",sans-serif;
    text-align: center;
    width: 160px;
    height:51%;
    cursor: pointer;
}

#wrap-text-gallery-inside {
    color: white;
    font-family: "Arial",sans-serif;
    text-align: center;
    width: 100%;
    height:70%;
}

#wrap-text-gallery span{
    color: white;
    font-family: "Arial",sans-serif;
    font-size: 16px;
}

.like-pict-oth{
    display: none;
    margin-top: 50px;
    width: 100px;
    cursor: pointer;
}

.text-ico-menu{
    color:black;
}

.ancre-concours{
    color: #28cfc0;
    font-size: 12px;
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
    width: 100%;
    margin-top: 0;
}

.ancre-concours:hover{
    text-decoration: none;
    color: #28cfc0;
}

.ancre-votes{
    color: #28cfc0;
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
    width: 100%;
    margin-top: 0;
}

.ancre-votes:hover{
    text-decoration: none;
    color: #28cfc0;
}

.wrap-text-gallery a{
    text-decoration: none;
    outline:0;
}


.voterpopup {
    border-radius: 6px;
    background-color:#28cfc0;
    border: 1px solid transparent;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    font-size: 18px;
    padding: 3px 40px 3px 40px;
    text-align: center;
    width: 100%;
    font-family: "MikadoBold";
}

.voterpopup:hover {
    text-decoration: none;
    color:#28cfc0;
    border: 1px solid #28cfc0;
    background-color:white;
    font-family: "MikadoBold";
}


.more-result {
    border-radius: 6px;
    background-color: #fff;
    border: 1px solid #28cfc0;
    color: #28cfc0;
    font-weight: bold;
    display: block;
    font-size: 18px;
    padding: 3px 40px 3px 40px;
    text-align: center;
    width: 50%;
    margin: auto;
    margin-top: 20px;
    font-family: "MikadoBold";
}

.more-result:hover {
    text-decoration: none;
}

a:focus{outline: 0;}
.voterpopup:focus {outline:none; text-decoration: none; color:white;}
.voterpopup::-moz-focus-inner {border:0; outline : none; color:white; text-decoration: none;}
.voterpopup:hover{color:#28cfc0;}
.voterpopup::after {color:white; text-decoration: none;}



.usr-cont{
    text-align: center;
    display: inline-block;
    line-height: 1.1;
}

.usr-cont-sup{
    font-size: 22px;
}

.img-cadeau-line{
    width: 50px;
}

.green-win-color{
    color:#54ba64 !important;
}

.usr-cont-num{
    color: #505055;
    font-family: "MikadoBold";
    text-transform: uppercase;
    font-size: 32px;
    margin-bottom: 0;
    cursor: default;
}

.usr-cont-votes{
    color: #505055;
    font-family: "MikadoBold";
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 0;
    cursor: default;
}

.usr-cont-cadeau{
    color: #505055;
    font-family: "MikadoBold";
    text-transform: uppercase;
    font-size: 32px;
    margin-bottom: 0;
    cursor: default;
}

.usr-cont-txt{
    color: #505055;
    font-family: "MikadoMedium";
    font-size: 22px;
    margin-bottom: 0;
    cursor: default;
}

.cont-weby-concours-img{
    overflow: hidden;
    max-height: 234px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}

.line-weby-concours-img{
    overflow: hidden;
    display: block;
    border-radius: 4px;
    position: absolute;
    height: 105px;
}

.line-weby-concours-img img{
    border-radius: 4px;
}

.col-weby{
    width: fit-content;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
}

.col-weby-int{
    display: inline-block;
    vertical-align: bottom;
    padding: 0 10px;
    width: 24%;
    text-align: center;
}

/*** Vignette FB**/
.img-to-circle {
    border-radius: 50%;
}
.img-to-circle {
    border-radius: 0;
}

.ratio {
    height: 0;
    padding-bottom: 62px;
    position: relative;
    width: 62px;
}
.img-to-circle {
    border-radius: 50%;
}
.img-to-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}

.vignettes-profil{
    width: fit-content;
    border-radius: 4px;
    margin: auto;
    border: 6px solid white;
}

.vignettes-profil img{
    width: 140px;
}

#cont-weby-concours{
    margin-top: 20px;
    padding: 30px;
    border-radius: 8px;
    background-color: #efefef;
}

#cont-weby-concours-past{
    margin-top: 20px;
    border-radius: 8px;
}

.cont-int-concours{
    padding: 30px;
    border-radius: 8px;
}

.weby-dash-right{
    border-right: 1px solid #cececf;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 0;
    box-shadow: 1px 0 0 #cececf;
}

.w-wait-result{
    font-family: Arial, "sans-serif";
    font-size: 14px;
    background-color: #fff;
    padding: 10px;
    border-radius: 7px;
    margin: 15px auto;
    width: fit-content;
    display: block;
    cursor: default;
}

.cont-win-waiting{
    padding: 15px 0;
}

.weby-cont-date{
    color: #505055;
    font-family: "MikadoMedium";
    font-size: 28px;
    margin-bottom: 0;
    cursor: default;
    text-align: left;
    text-transform: lowercase;
}

.title-weby-cont-title{
    color: #505055;
    font-family: "MikadoBold";
    text-transform: uppercase;
    font-size: 34px;
    margin-bottom: 0;
    cursor: default;
    text-align: left;
}

.title-weby-int-title{
    color: #505055;
    font-family: "MikadoBold";
    text-transform: uppercase;
    font-size: 34px;
    cursor: default;
    text-align: left;
    padding-left: 29px;
    margin-bottom: 20px;
    margin-top: 80px;
}

.title-weby-int-txt{
    color: #505055;
    font-family: "MikadoMedium";
    font-size: 24px;
    cursor: default;
    text-align: left;
    padding-left: 29px;
}

.title-weby-cont-s-title{
    color: #505055;
    font-family: "MikadoMedium";
    font-size: 28px;
    margin-bottom: 0;
    cursor: default;
    text-align: left;
}

.fav_action{
    width: 50px;
    cursor: pointer;
}

#ajaxfav{
    font-size: 18px;
}

#ajaxfav strong{
    font-size: 24px;
}

#ajaxfav a{
    font-size: 38px;
}

#update-user-ok{
    font-family: "MikadoMedium";
    color: #fff;
    background-color: #43dc97;
    margin-top: 20px;
    border-radius: 7px;
    text-align: center;
    padding: 10px;
}

#update-user-close{
    float: right;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    opacity: 1;
    margin-bottom: 0;
    margin-top: -4px;
}

#update-user-close:hover{
    background-color: transparent;
}


#update-img-error{
    font-family: "MikadoMedium";
    color: #fff;
    background-color: #43cadc;
    margin-top: 20px;
    border-radius: 7px;
    text-align: center;
    padding: 10px;
}


#update-img-remove{
    font-family: "MikadoMedium";
    color: #fff;
    background-color: #f55757;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 7px;
    text-align: center;
    padding: 10px;
}

.close-error-vignette{
    float: right;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    opacity: 1;
    margin-bottom: 0;
    margin-top: -4px;
}

.close-error-vignette:hover{
    background-color: transparent;
}





/* Extra Small */
@media(max-width:767px){

    .usr-cont-num{
        font-size: 26px;
    }

    .col-weby{
        padding: 0 6px;
    }

    .weby-cont-date {
        font-size: 18px;
    }
}

/* Small */
@media(min-width:768px) and (max-width:991px){

    .usr-cont-num{
        font-size: 26px;
    }

    .col-weby{
        padding: 0 6px;
    }

    .weby-cont-date {
        font-size: 18px;
    }
}

/* Medium */
@media(min-width:992px) and (max-width:1199px){

    .weby-cont-date {
        font-size: 22px;
    }

}

@media(min-width:1200px) and (max-width:1399px){
}


/* Large */
@media(min-width:1400px){

}