﻿

.template_titre_principal{
font-size: 10vh;
color:#333;
margin-top:20px;
margin-bottom: 5px;
line-height: 100%;
}

.template_texte1_principal{

  font-size:2.8rem;
  color:#aaa;
  margin-bottom:10px;
  margin-left:5px;
  line-height: 80%;
}

.template_texte2_principal{

  font-size:18px;
  color:#444;
  margin-bottom:30px;
  margin-left:8px;
  font-weight:100;
}

.template_filtres{
  
}

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


@media (min-width: 768px) {
    #cadre_publication_popup {

        overflow-y: auto;
        overflow-x:hidden;
        padding: 0px;
        min-height:200px;
        max-height:86vh;
        margin-bottom:0px;
    }
}
@media (max-width: 767px) {
    #cadre_publication_popup {

        overflow-y: auto;
        overflow-x:hidden;
        padding: 0px;
        min-height:200px;
        max-height:84vh;
        margin-bottom:0px;
    }
}


@media (max-height: 1400px) {
    #cadre_publication_popup {

        overflow-y: auto;
        overflow-x:hidden;
        padding: 0px;
        min-height:200px;
        max-height:95vh;
        margin-bottom:0px;
    }

}

@media (max-height: 1200px) {
    #cadre_publication_popup {

        overflow-y: auto;
        overflow-x:hidden;
        padding: 0px;
        min-height:200px;
        max-height:92vh;
        margin-bottom:0px;
    }

}

@media (max-height: 1000px) {
    #cadre_publication_popup {

        overflow-y: auto;
        overflow-x:hidden;
        padding: 0px;
        min-height:200px;
        max-height:88vh;
        margin-bottom:0px;
    }

}

@media (max-height: 850px) {
    #cadre_publication_popup {

        overflow-y: auto;
        overflow-x:hidden;
        padding: 0px;
        min-height:200px;
        max-height:83vh;
        margin-bottom:0px;
    }

}

@media (max-height: 800px) {
    #cadre_publication_popup {

        overflow-y: auto;
        overflow-x:hidden;
        padding: 0px;
        min-height:200px;
        max-height:81vh;
        margin-bottom:0px;
    }

}

@media (max-height: 750px) {
    #cadre_publication_popup {

        overflow-y: auto;
        overflow-x:hidden;
        padding: 0px;
        min-height:200px;
        max-height:79vh;
        margin-bottom:0px;
    }

}

@media (max-height: 700px) {
    #cadre_publication_popup {

        overflow-y: auto;
        overflow-x:hidden;
        padding: 0px;
        min-height:200px;
        max-height:76vh;
        margin-bottom:0px;
    }

}


@media (max-height: 650px) {
    #cadre_publication_popup {

        overflow-y: auto;
        overflow-x:hidden;
        padding: 0px;
        min-height:200px;
        max-height:75vh;
        margin-bottom:0px;
    }

}
@media (max-height: 600px) {
    #cadre_publication_popup {

        overflow-y: auto;
        overflow-x:hidden;
        padding: 0px;
        min-height:200px;
        max-height:70vh;
        margin-bottom:0px;
    }

}
@media (max-height: 550px) {
    #cadre_publication_popup {

        overflow-y: auto;
        overflow-x:hidden;
        padding: 0px;
        min-height:200px;
        max-height:65vh;
        margin-bottom:0px;
    }

}

.template_zone_commentaire {

    padding: 0px;
    padding-left:5px;

}



#publication-popup {
    width: 100%;
    height: 100%;
    margin-right: auto !important;
    margin-left: auto !important;
    background-color: #fff;
    margin-top: 0px;
}

.template_picto_publication{
  font-size:1.5em;
  color:#777;
}

 
.icon-4x {
    font-size: 64px;
}

#content .st-content-inner::-webkit-scrollbar {
    display: none;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}

.scrollable_table::-webkit-scrollbar {
    display: block !important;
    -ms-overflow-style: block;  /* IE and Edge */
    scrollbar-width: 20px;  /* Firefox */
}

#content .st-content-inner {
   
background-image: url(https://www.wedoolink.com/test_V4/APP/templates/sam/application/images/bg-news.jpg);;
   
background-size: content;

   
;;background-repeat: no-repeat;;;
   
;;padding-top: 0!important;;;
   
;;background-attachment: local;;;
}