/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 19 févr. 2015, 11:02:34
    Author     : Tristan
*/

.node-newsletter-decomposee .field-collection-container .field-items .field-item{
	margin-bottom:0;
}

.node-newsletter-decomposee .field-collection-container{
	border-bottom:none;
	margin-bottom:0;
}

.node-newsletter-decomposee .field-collection-view{
	padding:0;
	margin:0;
        border-bottom:none!important;
}
    
@media only screen and (max-width: 480px){

    .node-type-newsletter-decomposee.admin-menu{
        margin-top:0px!important;
    }
    /* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
    .node-newsletter-decomposee #bodyCell{padding:0px !important;}

    /* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */

    /* ======== Page Styles ======== */

    /**
    * @tab Mobile Styles
    * @section template width
    * @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
    */
    .node-newsletter-decomposee #templateContainer{
            max-width:600px !important;
            /*@editable*/ width:100% !important;
    }

    /**
    * @tab Mobile Styles
    * @section heading 1
    * @tip Make the first-level headings larger in size for better readability on small screens.
    */
    .node-newsletter-decomposee h1{
            /*@editable*/ font-size:24px !important;
            /*@editable*/ line-height:100% !important;
    }
    
    .node-newsletter-decomposee .bodyContent{
        padding-top:0px;
    }

    /**
    * @tab Mobile Styles
    * @section heading 2
    * @tip Make the second-level headings larger in size for better readability on small screens.
    */
    .node-newsletter-decomposee h2{
            /*@editable*/ font-size:20px !important;
            /*@editable*/ line-height:100% !important;
    }

    /**
    * @tab Mobile Styles
    * @section heading 3
    * @tip Make the third-level headings larger in size for better readability on small screens.
    */
    .node-newsletter-decomposee h3{
            /* font-size:18px!important; */
    }
    
    

    /**
    * @tab Mobile Styles
    * @section heading 4
    * @tip Make the fourth-level headings larger in size for better readability on small screens.
    */
    .node-newsletter-decomposee h4{
            /*@editable*/ font-size:18px !important;
            /*@editable*/ line-height:100% !important;
    }

    /* ======== Header Styles ======== */
    /**
    * @tab Mobile Styles
    * @section header image
    * @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
    */
    .node-newsletter-decomposee #headerImage{
            height:auto !important;
            /*@editable*/ max-width:600px !important;
            /*@editable*/ width:100% !important;
    }

    /**
    * @tab Mobile Styles
    * @section header text
    * @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
    */
    .node-newsletter-decomposee .headerContent{
            /*@editable*/ font-size:20px !important;
            /*@editable*/ line-height:125% !important;
    }

    /* ======== Body Styles ======== */

    /**
    * @tab Mobile Styles
    * @section body image
    * @tip Make the main body image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
    */
    .node-newsletter-decomposee #bodyImage{
            height:auto !important;
            /*@editable*/ max-width:560px !important;
            /*@editable*/ width:100% !important;
    }

    /**
    * @tab Mobile Styles
    * @section body text
    * @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
    */
    .node-newsletter-decomposee .bodyContent{
            /*@editable*/ font-size:18px !important;
            /*@editable*/ line-height:125% !important;
    }

    .node-newsletter-decomposee .subHeader span{
        font-size:18px!important;
        line-height:28px!important;
    }

    /* ======== Column Styles ======== */

    .node-newsletter-decomposee .templateColumnContainer{display:block !important; width:100% !important;}

    /**
    * @tab Mobile Styles
    * @section column image
    * @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
    */
    .node-newsletter-decomposee .columnImage{
            height:auto !important;
            /*@editable*/ max-width:100% !important;
            /*@editable*/ width:100% !important;
    }

    /**
    * @tab Mobile Styles
    * @section left column text
    * @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
    */
    .node-newsletter-decomposee .leftColumnContent{
            /*@editable*/ font-size:16px !important;
            /*@editable*/ line-height:125% !important;
    }

    /**
    * @tab Mobile Styles
    * @section right column text
    * @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
    */
    .node-newsletter-decomposee .rightColumnContent{
            /*@editable*/ font-size:16px !important;
            /*@editable*/ line-height:125% !important;
    }

    /* ======== Footer Styles ======== */

    /**
    * @tab Mobile Styles
    * @section footer text
    * @tip Make the body content text larger in size for better readability on small screens.
    */
    .node-newsletter-decomposee .footerContent{
            /*@editable*/ font-size:14px !important;
            /*@editable*/ line-height:115% !important;
            padding-left:60px!important;
            padding-right:60px!important;
    }

    .node-newsletter-decomposee .footerContent a{display:block !important;} /* Place footer social and utility links on their own lines, for easier access */
    
    .node-newsletter-decomposee p{
        margin-bottom: 15px;
    }
    
    .node-type-newsletter-decomposee section{
        margin-left:0px!important;
        margin-right:0px!important;
    }
    
    .node-newsletter-decomposee .td-link-bloc-news h3{
        font-size:1.4em!important;
        vertical-align:middle!important;
        line-height:20px!important;
        padding:10px 0px!important;
    }
    
    .node-newsletter-decomposee .td-title-bloc-news h3{
        font-size:1.6em!important;
        vertical-align:middle!important;
    }
    
    .node-newsletter-decomposee td, .node-newsletter-decomposee td{
        vertical-align:middle!important;
    }
    
    .node-type-newsletter-decomposee .footerContent img{
        width:80px!important;
    }
    
    
}

@media only screen and (min-width: 1025px){
    #block-menu-menu-outils .menu-item-2797 a:before{
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        background-color: #322b31;
        width: 60px;
        height: 60px;
        background-image: url(../images/biodiv-ecrins.png);
        background-size: 62px 62px;
    }
}


/* BLOC MENU SUR TYPE ARTICLE */
.node-type-article #content .block-menu-block,
.page-node-16511 #content .block-menu-block{
    padding: 15px 20px;
    background: #f1f1f1;
    background-image: url('../images/info.png');
    background-repeat: no-repeat;
    background-position: top 15px left 15px;
    background-size: 44px auto;
}

.node-type-article #content .block-menu-block ul.menu,
.page-node-16511 #content .block-menu-block ul.menu{
    margin-bottom: 0px;
}

.node-type-article #content .block-menu-block .menu a,
.page-node-16511 #content .block-menu-block .menu a{
    padding: 4px 20px 4px 30px;
}

.node-type-article #content .block-menu-block .contextual-links-wrapper a::before,
.page-node-16511 #content .block-menu-block .contextual-links-wrapper a::before{
    display: none;
}

.node-type-article #content .block-menu-block .menu a::before,
.page-node-16511 #content .block-menu-block .menu a::before{
    top: 2px;
    background-image: url('../images/arrow-right.png');
    background-repeat: no-repeat;
    background-position: top 8px left 12px;
    background-size: 8px auto;
}

.node-type-article #content .block-menu-block h2,
.page-node-16511 #content .block-menu-block h2{
    color: #000;
    padding-left: 48px;
    margin-top: 2px;
}

.node-type-article #content #block-menu-block-8,
.node-type-article #content #block-menu-block-9,
.page-node-16511 #content #block-menu-block-9{
    background-image: none;
    margin-top: 15px;
}

.node-type-article #content #block-menu-block-8 .menu,
.node-type-article #content #block-menu-block-9 .menu,
.page-node-16511 #content #block-menu-block-9 .menu{
    margin: 0px;
}
label[for="edit-submitted-rgpd-1"]{
    font-weight: 300 !important;
}
.webform-component--rgpd > .description{
    margin: 0 !important;
}
#google_recaptcha_webform_client_form_12135{
    margin-bottom: 20px;
}
#edit-submitted-rgpd-1{
    width: auto !important;
}

#content section[class*="block-les-animations-block"] .views-row.annule-1:before{
    background-color: rgba(255, 255, 255, 0.8);
    background-image: url(../images/annule-purple.png);
    position: absolute;
    top: 0;
    bottom: 0;
    height: auto;
}

@media only screen and (min-width: 1025px){
    #block-superfish-1 a.sf-depth-1{
        font-size: 1em!important;
    }
}

@media only screen and (min-width: 1200px){
    #superfish-1{
        max-width: 780px!important;
    }
    #block-superfish-1 a.sf-depth-1{
        font-size: 1.1em!important;
        padding: 52px 14px!important;
    }
}

@media only screen and (min-width: 1360px){
    #superfish-1{
        max-width: 840px!important;
    }
    #block-superfish-1 a.sf-depth-1{
        font-size: 1.2em!important;
        padding: 52px 14px!important;
    }
}

#tarteaucitronIcon{
    display: none!important;
}

.img-float-left,
.img-float-right{
    margin-top: 5px;
}