/*

VECTOR communication SaRL
Puits-Godet 10a
2000 Neuchatel
www.vector.ch

*/

@font-face {
  font-family: 'RVpictos';
  src:  url('../fonts/RVpictos.eot?m7xg8o');
  src:  url('../fonts/RVpictos.eot?m7xg8o#iefix') format('embedded-opentype'),
    url('../fonts/RVpictos.ttf?m7xg8o') format('truetype'),
    url('../fonts/RVpictos.woff?m7xg8o') format('woff'),
    url('../fonts/RVpictos.svg?m7xg8o#RVpictos') format('svg');
  font-weight: normal;
  font-style: normal;
}


html,
button,
input,
select,
textarea {
    color: #000;
}
body {
    font-size: 14px;
    line-height: 1.4;
   
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color:#000;
/*
	background:#fff;
	background-image:url(../images/FondWeb_NPE2017.jpg);
	background-position:center;
	background-size:cover;
*/
	background:#f4f7f9;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
.evidence-gris hr {
    border-top: 1px solid #626262;
}

img {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
       

a {
    color: #5a708d;
    text-decoration: none;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
a:hover {
        color: #2b8345;
}
/* ------------------- Titre -------------------- */

.csc-firstHeader{
	padding-top:0;
	margin-top:0;
}
h1 {
    color: #5a708d;
    font-weight: 300;
    font-size: 2.4666em;
    padding-bottom: .2em;
    text-transform:uppercase;
}
h2 {
    color: #5a708d;
    text-transform:uppercase;
    font-weight: 300;
    font-size: 1.5333em;
}
h3 {
    color: #5a708d;
    font-weight: normal;
    font-size: 1em;
    margin-bottom: 0;
    padding-top: .8em;
}

h4{
  font-size:1em;
  font-weight:700;
}

h5{
  font-weight:700;
}
ol, ul {
    padding: 0 0 0 25px;
    }
    li {
        padding: 2px 5px
    }
  
/* CTA */
.cta-fond-blanc,
.cta-fond-rouge{
  display:inline-block;
  padding:8px;
  width:150px;
  text-align:center;
  text-decoration:none;
  margin-top:20px;

  width:200px;
}
.cta-fond-blanc{
  background:#fff;
  border:1px solid #268f45;
  color:#268f45;
}
.cta-fond-rouge,
a.cta-fond-rouge:hover{
  background:#8a9bae;
  border:1px solid #fff;
  color:#fff;
}
  
/* ------------------- Lightbox -------------------- */
.lightboxWrapper {
        background-image: url(../images/menu-background.png);
        background-repeat: repeat;
        position: fixed; 
        top: 0; 
        left: 0;
        z-index: 5000;
        display: none;
    width:100%; 
    min-height: 100%;
    }
/*
    .lightbox {
        background: none repeat scroll 0 0 #fff;
        margin: 15% auto 0;
        padding: 30px 40px;
        width: 40%;
        border:1px solid #747474;
        }
        .lightbox .btn-red {
                float:right;
        }
        .lightbox .btn-white {
                float:left;
        }
        .lightbox .close {
                float:right;
                margin-right: -10px;
                margin-top: -10px;
        }
*/
 
/* ------------------- BTN -------------------- */
.btn-red {
        background-color: #268f45;
        padding: 15px 15px 12px;
        color: #fff;
        }
        .btn-red:hover {
                color:#fff;
                background-color:#8a2929;
        }
        footer .btn-red {
                display:block;
                width: 25%;
                text-align:center;
                padding:15px 0 12px;
        }
    .green .btn-red {
        background-color: #297f3a;
        }
        .green .btn-red:hover {
            background-color: #206e2f;
        }
.btn-green {
        background-color: #3fa152;
        padding: 11px 35px 9px;
        color: #fff;
        }
        .btn-green:hover {
                color:#fff;
                background-color: #248136;
        }
        footer .btn-green {
                display: block;
                width: 25%;
                text-align: center;
                padding: 15px 0 12px;
        }
       
.btn-grey {
        background: url("../images/bottom_arrow.png") no-repeat scroll right 15px top 16px #828282;
    color: #fff;
    padding: 11px 35px 9px;
    text-align: center;
        }
        .btn-grey:hover {
                color: #fff;
                background-color: #aaa9a9;
        }
        footer .btn-grey {
                display: block;
                width: 25%;
                text-align: center;
                padding: 15px 0 12px;
        } 
.btn-white {
        background-color:#fff;
        padding: 15px 15px 12px;
        border: 1px solid #747474;
        color: #747474;
        }
        .btn-white:hover{
                background-color: #e5e5e5;
                color: #747474;
        }
        footer .btn-white {
                display: block;
                width: 25%;
                text-align: center;
                padding: 15px 0 12px;
        }
 
/* ------------------- Green Box -------------------- */ 
.green-box {
        background: url("../images/picto_v.png") no-repeat scroll right 10px center #8ec095;
    margin: 20px 0;
    padding: 10px 2%;
    width: 96%;
        }
        .green-box h1, .green-box p {
                color: #fff;
                margin: 0;
        padding: 0;
                }
       

#tools-top{
	background:#fff;
}
	#tools-top .wrapper{
		overflow:hidden;
	}

/* ------------------- wrapper -------------------- */

.container{
	width:100% !important;
}
.wrapper-outer{
  width:100%;
  margin:0;
  padding:0;
}

.wrapper-outer{
  width:100%;
  background:#fff;
}
.wrapper-outer.evidence-blanc{
  background:#fff;
}
.wrapper-outer.evidence-bleu{
  background:#0072c2;
  color:#fff;
}
.wrapper-outer.evidence-gris{
  background:#fafafa;
}

/*
.wrapper-outer.evidence-blanc h1,
.wrapper-outer.evidence-gris h1,
.wrapper-outer.evidence-bleu h1{
  font-size:2.0em;
  font-weight:normal;
  text-transform:uppercase;
    color:#333;
}

.wrapper-outer.evidence-blanc h2,
.wrapper-outer.evidence-gris h2,
.wrapper-outer.evidence-bleu h2{
  font-size:1.8em;
  font-weight:normal;
  text-transform:none;
    color:#333;
}

.wrapper-outer.evidence-blanc h3,
.wrapper-outer.evidence-gris h3,
.wrapper-outer.evidence-bleu h3{
  font-size:1.5em;
  font-weight:normal;
  text-transform:none;
    color:#333;
}

.wrapper-outer.evidence-blanc h3,
.wrapper-outer.evidence-gris h3,
.wrapper-outer.evidence-blanc h2,
.wrapper-outer.evidence-gris h2,
.wrapper-outer.evidence-blanc h1,
.wrapper-outer.evidence-gris h1{
    color:#333;
}
*/

.wrapper {
    width: 95%;
    margin: 0 auto;
    max-width: 1018px;

    width: 100%;
    width: 98%;
    max-width: 1170px;
    }

section article .wrapper {
    width: 100%;
    }
    .col-small {
        padding-top: 2em;
        max-width: 660px;
    }

.col_2 {
    float: left;
    width: 45%;
  padding-top:3px;
    }
    .col_2 + .col_2 {
        margin-left: 10%;
    }
.col_3 {
    float: left;
    width: 33.3%;
}
.col_4 {
    float: left;
    width: 25%;
    }

        footer .fa{
      padding-bottom:2em;
      margin-left:-10px;
      font-size:1.2em;
      font-weight:bold;
      color:#268f45;
    }
        footer .col_2 .fa ,
        footer .col_2 p {
                padding-left:3em;
                }
        footer .col_4 p {
                margin-left:7em;
                }
        footer .col_4 p {
                margin-left:7em;
                }
        footer .col_4 p.first {
                margin-left:0;
                border-right:solid 1px #898989;
        }
        footer .col_4 div.last,
        footer .col_4 p.last {
                margin-right:0;
                border-left:solid 1px #898989;
        padding-left:3em;
        min-height:120px;
        }

        footer .col_4 div.last{
      padding-top:20px;
        }

article {
    margin-bottom: 3em;

    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

section article {
    margin-bottom: 0em;
  padding-top:0.5em;
  padding-bottom:0.5em;

  padding-top:1em;
  padding-bottom:1em;
}

section article article {
	margin:0;
	padding:0;
}

img.responsive {
  display:block;
    max-width: 100%;
    height: auto;
}

/*
section .col-md-4 > .wrapper {
    border-right: 40px solid transparent;
}
*/

/* ------------------- Header -------------------- */
body > header {
    position: relative;
    border-bottom: .5em solid #fff;
/*
    background: #363939;
*/

}

  body > header .wrapper-outer{
	  background:#c80877;
  }
  body > header .wrapper{
    max-width:1018px;
        padding: 0px;
  }
    
  /* home */


        .agenda-img {
            background: url(../images/header_2.jpg) no-repeat;
            background-position: center;
        }
                .error404-img {
                        background: url(../images/404.png) no-repeat;
                        background-position: center bottom;
                }
        .top {
                background-color: #c80877;
        }
    .green .top {
        background-color: #3fa152;
    }
       
       
        /* ------------------- Second Nav -------------------- */
    
  .second-nav  div{
    float:right;
  }
    .second-nav ul.menu.separator {
      border-right: 1px solid #fff;
      margin-top: 13px;
      height: 30px;
        }
    .second-nav ul.menu {
        float: right;
        margin: 0;
        padding: 0;
        list-style: none;
    
        }
        .lt-ie8 .second-nav ul.menu {
            position: relative;
            z-index: 1;
        }
      .second-nav #langue ul > li,
        .second-nav > div ul.menu > li {
            float: left;
            list-style: none;
            position: relative;
            padding: 0;

      text-transform:uppercase;
            }
            .second-nav a {
                display: block;
                color: #fff;
                padding: 1em 1em 0.5em;
                }
                .second-nav > a:hover {
                    text-decoration: underline;
                }
        /* Sous-menu */
        .second-nav li ul {
            position: absolute;
            display: none;
            background-color: #1b1b1b;
            margin: 0;
            padding: 0;
            list-style: none;
            z-index: 1;
            }
            .second-nav li:hover ul {
                display: block;
            }
            .second-nav li li {
                list-style: none;
                margin: 0;
                padding: 0;
                }
                .second-nav ul a {
                    display: block;
                    padding: 20px 10px;
                                        margin:0;
                    position: relative;
                    }

/*
                    .second-nav ul li a:after {
                        content: "|";
                        position: absolute;
                        right: -1px;
                        }
*/
                                                .second-nav ul li.last a:after {
                                                        content:normal;
                                                }
                    .second-nav ul a:hover {
                        text-decoration:underline;
                    }
                    .second-nav ul a.active {
                        text-decoration:underline;
                    }
                                        .second-nav ul a.login {
                                                 background: url("../images/login.png") no-repeat scroll 20px 20px rgba(0, 0, 0, 0);
                                         padding-left: 40px;
                         background-color: #18642e;
                                                }
                                        .second-nav ul a.login:hover {
                            text-decoration: none;
                                                background-color: #206e2f;
                        }
                        .green .second-nav ul a.login {
                             background-color: #297f3a;
                            }
                            .green .second-nav ul a.login:hover {
                                background-color: #206e2f;
                            }
        /* Form login */
        .second-nav #form-login {
            display: none;
            background-color: #268f45;
            padding: 1em 5%;
            position: absolute;
            width: 90%;
            z-index: 1;
            }
            .green .second-nav #form-login {
                background-color: #3fa152;
            }
            .second-nav li #form-login.open {
                display: block;
            }
            #form-login label {
                color: #fff;
                font-weight: normal;
            }
            #form-login input[type="text"],
            #form-login input[type="password"] {
                background-color: transparent;
                color: #fff;
                border-color: #e4a9a9;
                }
                .green #form-login input[type="text"],
                .green #form-login input[type="password"] {
                    border-color: #a6dcb0;
                }
                #form-login input[type="text"]:focus,
                #form-login input[type="password"]:focus {
                    border-color: #fff;
                }
            #form-login input[type="submit"] {
                background-color: #8a2929;
                width: 100%;
                }
                #form-login input[type="submit"]:hover {
                    background-color: #740E0E;
                }
                .green #form-login input[type="submit"] {
                    background-color: #297f3a;
                    }
                    .green #form-login input[type="submit"]:hover {
                        background-color: #206e2f;
                    }
        /* ------------------- Header Logo -------------------- */
    header .logo-top,
    header .titre-centre {
        float: left;
        max-width: 270px; 
        height: 52px;
/*
        clear: both;
  background: url(../images/logo-l2-romont.png) no-repeat;
*/
        margin:3px 15px;
        }

      header #logo-top{
        float: left;
         width:50px;
      }
      header .logo-top .logo {
        max-width: 55px; 
    height: auto;
        }
      header .logo-top .titre-centre {
        max-width: 190px; 
        white-space:nowrap;
        font-weight:bold;
        color:#fff;
         padding-top:15px;
         font-size:1.1em;
    height: auto;
        }


        .lt-ie8 header .logo {
            margin-top: 3em;
        }
        .green header .logo-top {
            background-image: url(../images/logo-l2.png);
            width: 70px; height: 60px;
            margin: 0;
        }
       
               
        /* ------------------- Menu -------------------- */
		
    #navCollapser {
        display: none;
    }
	#menu-top article{
		margin:10px 0 !important;
	}
	
    .sf-menu {
        margin: 0;
        padding: 0;
        list-style: none;
/*
                background:url(../images/menu-background.png);
*/
        }
        .lt-ie8 .sf-menu {
            clear: right;
            width: 80%;
        }
        .sf-menu > li {
            float: left;
            list-style: none;
            position: relative;
            padding: 0;
            }
            .sf-menu > li:hover {
                background-position: 1.5em 3.25em;
            }
            .sf-menu > li > a {
                color: #fff;
                                display: block;
                                font-size: 1em;
                                margin: 0.5em;
								margin: 0.5em 0.5em 0 0.5em;
                                padding: 0 1em;
/*
                                padding: 0.5em 1.25em;
                                padding: 1em 1.25em;
*/
                white-space: nowrap;
				text-transform:uppercase;
				border-right:1px solid #fff;
                }
            .sf-menu > li:last-child > a {
				border-right:0 !important;
                }

            #menu-top .sf-menu > li > a {
				border-left:1px solid #fff;
				border-right:0;
                }
            #menu-top .sf-menu > li:first-child > a {
				border-left:0 !important;
                }


                 .sf-menu > li > a:hover {
					 text-decoration:underline;
/*
                    background-color: #363939;
*/
                 }
                 .sf-menu > li.current > a{
					 font-weight:bold;
/*
                    background-color: #363939;
*/
                 }
            /* Sous-menu */
            .sf-menu li ul {
                position: absolute;
                display: none;
                background-color: #5dbfc2;
                margin: 0;
                padding: 0;
                list-style: none;
                min-width: 12em;
                z-index: 1;
                }
                .sf-menu li:hover ul {
                    display: block;
                }
                .sf-menu li:last-child ul {
                    right: 0;
                }
                .sf-menu li ul li {
                    margin: 0;
                    padding: 0;
                    }
                    .sf-menu ul a {
                        display: block;
                        color: #fff;
                        padding: .75em 1.5em;
                        white-space: nowrap;
                        }
                        .sf-menu ul a:hover {
                            background-color: #5dbfc2;
                        }
                        .sf-menu ul a.active {
                            color: #fff;
                        }
						
		#tools-top ul.sf-menu{
			float:right;
		}
		#tools-top .sf-menu a{
			color:#5a708d;
			font-size:.9em;
			border-right: 1px solid #5a708d;
			
			margin: 0;
		    padding: 0px 15px;
		}
		#tools-top .sf-menu li a:before {
    		content: "";
			display:none;
		}

						
/* ------------------- Section -------------------- */
section#logo {
/*
        padding-top:60px;
		background:#000;
	    margin-bottom: 4px;
*/
}
	section#logo .row {
		margin-left:0;
		margin-right:0;
	}
#mobile-menu{
	display:none;
}
#mobile-menu ul.menu{
	left: 0;
    width: 100%;
}
#mobile-menu ul.menu li{
	visibility:visible !important;
	display:block !important;
}
	#mobile-menu ul.menu li a:before{
		content:" ";
	}
#menu-top{
	position:relative;
}
section#logo #fb-logo {
	display:none;
}
#menu-top #fb-logo-menu,
section#logo #fb-logo {
	position: absolute;
    width: 25px;
    height: 25px;
/*
    top: -10px;
*/
    right: 25px;	
	bottom:13px;
}
section#logo #fb-logo {
    left: 15px;	
}
#menu-top #fb-logo-menu img,
section#logo #fb-logo img{
	width:25px;
	height:auto;
}

section > .wrapper{
	background:#fff;
	padding-top:20px;
}
section > .wrapper > div > article{
	padding:20px;
}

section#logo .wrapper{
	position:relative;
	width:100%;
/*
	background:#000;
*/
	border-bottom:0;
}
section#logo article{
	padding:0px;
	margin:0;
}

section .csc-textpic-imagewrap img{
	max-width:100%;
	height:auto;
}

/* home */
/*
#page-2 section > .wrapper{
	border-bottom:1px solid #1a050f;
}

#page-2 section .nav-tabs {
    border-bottom: 0;
}

#page-2 section .nav-tabs>li {
	padding:0;
}
#page-2 section .nav-tabs>li.active>a, 
#page-2 section .nav-tabs>li.active>a:focus, 
#page-2 section .nav-tabs>li.active>a:hover {
    color: #5dbfc2;
    cursor: default;
    background-color: #fff;
    border: 1px solid #5dbfc2;
    border-bottom-color: #5dbfc2;
}

#page-2 section .nav-tabs>li>a {
	color:#fff;
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0;
	
	background:#5dbfc2;
}
*/

.theme-default .nivoSlider {
	-webkit-box-shadow:none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.theme-default .nivoSlider a{
	background-color:transparent;
}
.imagecycle-nivo_c249{
	margin:25px auto;
}


/* ------------------- News (tt_news) -------------------- */

.news-list2-container{
  background:transparent;
}
.news-list2-container .row{
  margin-bottom:3em;
}
.news-list2-container .row div{
  float:left;
}
.news-list2-container .row div.news-keyword{
  float:none;
  padding-bottom:5px;
}
.news-list2-container .row h2{
  margin-top:0;
}
.news-list2-container .row h2 a{
  color:#626262;
  font-weight:bold;
}
.news-list2-container .row div.newscolg{
  width:20%;
  border-right:1px solid #eee;
  padding-right:2%;
  margin-right:2%;
  
  min-height:50px;
}
.news-list2-container .row div.newscolg strong{
  font-size:1.5em;
}
.news-list2-container .row div.newscolg span.arrow{
  display:block;
  clear:both;
  background:#268f45;
  width:30px;
  height:30px;
    color: #fff;
}
.news-list2-container .row div.newscolg span.arrow a{
    color: #fff;
}
.news-list2-container .row div.newscolg span.arrow .fa {
  margin-left: 0px;
  color: #fff;
  font-weight:normal;
  font-size:1.9em;
  padding: 1px 11px;
}

.news-list2-container .row div.newscold{
  width:75%;
  margin-left:2%;
}
.news-list2-container .row div.newscold IMG{
  float:inherit;
  margin:0;
}

article .news-list-browse{
  float:right;
}
article .showResultsWrap{
  display:none;
}

               
/* ------------------- Form -------------------- */
label {
    display: block;
    font-size: 0.933em;
    font-weight: bold;
    margin-bottom: 0.25em;
    }
        label.error, p.error{ 
                color: #268f45;
        }
               
.form-radios label {
    display: inline-block;
    font-weight: normal;
    line-height: 2.65;
    margin: 0 1em 1em 0.25em;
    }
    .lt-ie8 .form-radios label {
        display: inline;
    }
.form-radios {
    float: left;
}
.form-required {
    color: #cc4944;
}

/* disable native datepicker for chrome & safari */
input::-webkit-calendar-picker-indicator{
    display: none;
}
input[type="date"]::-webkit-input-placeholder{ 
    visibility: hidden !important;
}

input[type="text"], 
input[type="email"], 
input[type="password"], 
input[type="date"], 
input[type="number"], 
textarea, 
select {
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin-bottom: 1em;
    padding: 0.5em;
    width: 100%;
    }
        input[type="text"]:focus, 
    input[type="email"]:focus, 
    input[type="password"]:focus, 
    input[type="date"]:focus, 
    input[type="number"]:focus {
                background-color:#f5f5f5;
        }       
        input[type="text"].error, 
    input[type="email"].error, 
    input[type="password"].error, 
    input[type="date"].error, 
    input[type="number"].error, 
    textarea.error {
                background:#faebeb;
                border-color:#268f45;
        }
    textarea {
        resize: vertical;
    }
.styled-select {
    border: 1px solid #ccc;
    height: 33px;
    overflow: hidden;
    margin-bottom: 1em;
    box-sizing: border-box;
    position: relative;
        }
    .styled-select:after {
        content: url("../images/select_arrow.png");
        position: absolute;
        top: 0; right: 0;
        pointer-events: none;
    }
    .lt-ie8 .styled-select {
        overflow: visible;
        border: 0;
        height: auto;
    }
        .styled-select select {
        background: transparent;
        padding: 5px;
        line-height: 1;
        border: 0;
        border-radius: 0;
        height: 34px;
        -webkit-appearance: none;
           }
       .lt-ie8 .styled-select select {
            height: auto;
        }
    .styled-select.inline {
        float: left;
        width: 45%;
        }
        .styled-select.inline + .styled-select.inline {
            margin-left: 10%;
        }
        .lt-ie8 .styled-select.inline {
            width: 43%;
        }
input[type="submit"], 
button[type="submit"] {
    display: block;
    color: #FFF;
        background-color: #c80877;
    min-width: 150px;
    padding: 12px 15px 10px;
        border: none;
    }
        input[type="submit"]:hover,
    button[type="submit"]:hover {
                background-color: #8a2929;
        }
    .green input[type="submit"], 
    .green button[type="submit"] {
        background-color: #297f3a;
        }
        .green input[type="submit"]:hover,
        .green button[type="submit"]:hover {
            background-color: #206e2f;
        }
input[type="text"].form-npa {
        width: 18%;
        margin-right: 2%;
        float: left;
}
input[type="text"].form-city {
        width: 80%;
}
/* ------------------- Formulaire permis ------------------- */
#form-permis #recto {
    background-color: #f4b4b7;
    font-size: 18px;
    }
    #recto > img {
        width: 100%;
    }
    #photo-wrapper {
        float: left;
        margin: 1em 0 0 4.5%;
        width: 25%;
        position: relative;
        }
        #photo-wrapper > img {
            width: 100%;
        }
        #btn-femme,
        #btn-homme {
            position: absolute;
            left: .5em; top: .5em;
            }
            #btn-homme {
                left: auto; right: .5em;
            }
    .fields-wrapper {
        margin: 1em 1% 1em 32%;
        color: #000;
        }
        #form-permis ol {
            list-style: none;
            padding: 0;
            }
            .fields-wrapper li {
                padding: 1px 5px;
                }
                .fields-wrapper .num {
                    display: inline-block;
                    width: 1.5em;
                    zoom: 1;
                }
                #recto input,
                #recto select {
                    margin: 0;
                    padding: 0.2em;
                    width: 85%;
                }
                #recto input.small,
                #recto select.small {
                    width: 40%;
                }
                #form-permis .form-required {
                    float: right;
                }
                .fields-wrapper li.last {
                    margin: 3em 0 -5em;
                    position: relative;
                }
           
#form-permis #verso {
    margin-top: 2em;
    background-color: #d4abba;
    border-radius: 1.5em 1.5em 0 0;
    }
    #legend-wrapper {
        float: left;
        width: 30%;
        background-color: #c4c2c3;
        border-right: 2px solid #000;
        color: #000;
        font-size: 11px;
    }
    #verso label {
        display: inline;
        font-size: 20px;
        font-weight: normal;
        margin-left: 1em;
        }
        #verso label img {
            margin-left: 35%;
        }
/* ------------------- Pager -------------------- */
.pager {
    list-style: none;
    padding: 0;
    cursor: default;
    }
    .pager li {
        display: inline;
        padding: 0;
        }
        .pager li:before {
            content: "- ";
            }
            .pager li:first-child:before {
                content: normal;
            }
        .pager a {
            color: #353535;
            font-weight: bold;
            text-transform: uppercase;
            padding: .1em;
            }
            .pager li a:hover,
            .pager li.active a {
                background-color: #353535;
                color: #fff;
            }
/* ------------------- Tableau -------------------- */
.table-simple {
    border: 1px solid;
}
th {
        text-transform: uppercase;
        background: #878787;
        font-weight: bold;
        color: #fff;
        padding: 8px 10px;
	    text-align: left;
		
		color:#c70677;
		background:#fff;
}

th a {
	color:#c70677 !important;
}

/* tableau Ã©ditable (1Ãšre col avec boutons) */       
.table-editable table tr:nth-child(2n) {
		color:#c70677;
        background: #f7f8f9;
}       
.table-editable table tr:nth-child(2n+1) {
		color:#c70677;
        background: #f7f8f9;
}
.table-simple td,
.table-editable td {
        padding: 5px 10px;
        vertical-align: top;
        }
    .table-simple.bordered td {
        border: 1px solid #878787;
    }
    .table-editable td {
        border-right: 1px solid #878787;
    }
        .table-editable td:first-child, .table-editable th:first-child {
                background: #fff;
                vertical-align: middle;
        }
        .table-editable tr:last-child td {
                border-bottom: 2px solid #fff;
                }
        .table-editable tr:last-child td:first-child {
                border-bottom: none;
                }
    /* Tri */
    .sort-wrapper {
        float: right;
        }
        .sort-wrapper a {
            display: block;
            padding: 2px 5px;
            }
            .sort-wrapper img {
                display: block;
            }
       
        /* BTN de Tableau */
        .btn-new {
                background: url(../images/new_off.png) no-repeat center;
                width:12px;
                height:12px;
                display:block;
                float:left;
                margin-right:5px;
        }
        .btn-edit {
                background: url(../images/edit_off.png) no-repeat center;
                width:11px;
                height:12px;
                display:block;
                float:left;
                margin-right:5px;
        }
        .btn-delete {
                background: url(../images/delete_off.png) no-repeat center;
                width:9px;
                height:12px;
                display:block;
                float:left;
        margin-right:5px;
        } 
    .btn-sms {
        background: url(../images/sms_off.png) no-repeat center;
        width:12px;
        height:14px;
        display:block;
        float:left;
        margin-right:5px;
    }   
    .btn-calendar {
        background: url(../images/calendrier.png) no-repeat center;
        width:17px;
        height:16px;
        display:block;
        float:left;
        margin-right:5px;
    }   
    .btn-pdf {
        background: url(../images/pdf.png) no-repeat center;
        width:13px;
        height:16px;
        display:block;
        float:left;
        margin-right:5px;
    }   
    .btn-list {
        background: url(../images/liste.png) no-repeat center;
        width:15px;
        height:16px;
        display:block;
        float:left;
        margin-right:5px;
    }   
    .btn-email {
        background: url(../images/email.png) no-repeat center;
        width:15px;
        height:16px;
        display:block;
        float:left;
        margin-right:5px;
    }     
    .btn-check {
        background: url(../images/check.png) no-repeat center;
        width:15px;
        height:16px;
        display:block;
        float:left;
        margin-right:5px;
    }   
        /* Ligne Hover */
        .table-editable tr:hover td:first-child {
                background:#268f45;
                }
                .table-editable tr:hover td:first-child .btn-new {
                        background: url(../images/new.png) no-repeat center;
                }
                .table-editable tr:hover td:first-child .btn-edit {
                        background: url(../images/edit.png) no-repeat center;
                }
        .table-editable tr:hover td:first-child .btn-delete {
            background: url(../images/delete.png) no-repeat center;
        }
        .table-editable tr:hover td:first-child .btn-sms {
            background: url(../images/sms.png) no-repeat center;
        }
                .table-editable .btn-new:hover, .btn-edit:hover, .btn-delete:hover, .btn-sms:hover {
                        opacity: 0.8;
                }
/* ------------------- Factures ------------------- */
.facture-ouverte {
    color: #268f45;
}
.facture-annule {
    color: #e1a76a;
}
.facture-paye {
    color: #8fc095;
}
/* ------------------- Agenda -------------------- */
#agenda-filters .form-item {
    width: 23em;
    }
    #agenda-filters .form-item.float {
        float: left;
        }
        #agenda-filters .form-item.float + .form-item.float {
            margin-left: 1em;
        }
    #agenda-filters #select-agenda-annee {
        width: 10em;
        margin-top: 1.5em;
    }
#agenda-nav {
    width: 1018px;
    list-style: none;
    padding: 0;
    border-bottom: 1px solid #cdcdcd;
    }
    #agenda-nav li {
        float: left;
        padding: 0;
        }
        #agenda-nav a {
            display: block;
            padding: 1em 1.5em;
            color: #828282;
            font-weight: bold;
            text-transform: uppercase;
            }
            #agenda-nav a.active {
                background-color: #268f45;
                color: #fff;
            }
            #agenda-nav li:first-child a, 
            #agenda-nav li:last-child a {
                padding: 1em 0;
            }
#agenda {
    width: 1018px;
    }
    #agenda > thead th {
        padding: 1em;
        width: 14.28%;
    }
    #agenda td {
        padding: 0;
        }
        /* tableau par jour */
        #agenda table {
            width: 100%;
            text-align: center;
            }
            #agenda tr:nth-child(even) td:nth-child(even) table tbody,
            #agenda tr:nth-child(odd) td:nth-child(odd) table tbody {
                background-color: #f5f5f5;
            }
            #agenda table th, 
            #agenda table td {
                border: 1px solid #e9e9e9;
                height: 2.2em;
                width: 20%;
                position: relative;
                }
                #agenda table th {
                    padding: 0;
                    background-color: transparent;
                    border: 0;
                    border-bottom: 1px solid #e9e9e9;
                    color: #000;
                    font-weight: normal;
                    text-align: center;
                    }
                    #agenda table.selected th {
                        border-bottom-color: #268f45;
                        border-bottom-width: 3px;
                    }
                    #agenda table.selected.first th:first-child {
                        background-color: #268f45;
                        color: #fff;
                    }
                    #agenda table.selected.last th:last-child:after {
                        content: "";
                        position: absolute;
                        right: -3px; bottom: -6px;
                        width: 7px; height: 7px;
                        background-color: #268f45;
                        border-radius: 6px;
                    }
                /* Bouton auto, moto, camion */
                #agenda table td > a {
                    display: block;
                    margin: 0;
                    padding-bottom: 1.2em;
                    background-repeat: no-repeat;
                    background-position: center bottom;
                    font-size: 0.83em;
                    font-weight: bold;
                    }
                    #agenda a.gris {
                        color: #828282;
                    }
                    #agenda a.violet {
                        color: #8e22e1;
                    }
                    #agenda a.turquoise {
                        color: #22e1bf;
                    }
                    #agenda a.bleu {
                        color: #4987cd;
                    }
                    #agenda a.dispo-0.auto { background-image: url('../images/auto-rouge.png'); }

                    #agenda a.dispo-1.auto { background-image: url('../images/auto-orange.png'); }
                    #agenda a.dispo-2.auto { background-image: url('../images/auto-vert.png'); }
                    #agenda a.dispo-0.camion { background-image: url('../images/camion-rouge.png'); }
                    #agenda a.dispo-1.camion { background-image: url('../images/camion-orange.png'); }
                    #agenda a.dispo-2.camion { background-image: url('../images/camion-vert.png'); }
                    #agenda a.dispo-0.moto { background-image: url('../images/moto-rouge.png'); }
                    #agenda a.dispo-1.moto { background-image: url('../images/moto-orange.png'); }
                    #agenda a.dispo-2.moto { background-image: url('../images/moto-vert.png'); }
                    #agenda td.active > a {
                        background-color: #747474;
                        color: #fff !important;
                        }
                        #agenda td.active a.auto { background-image: url('../images/auto-active.png'); }
                        #agenda td.active a.camion { background-image: url('../images/camion-active.png'); }
                        #agenda td.active a.moto { background-image: url('../images/moto-active.png'); }
                /* Box dÃ©tail */
                #agenda .detail {
                    display: none;
                    position: absolute;
                    left: 50%; bottom: 3em;
                    z-index: 2;
                    margin-left: -11em;
                    width: 25em;
                    padding: 0 2em 1em;
                    background-color: #fff;
                    border: 1px solid #c4c4c4;
                    font-size: 0.9em;
                    text-align: left;
                    -webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.15);
                            box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.15);
                    }
                    #agenda .active .detail {
                        display: block;
                    }
                    #agenda .detail:after {
                        content: url('../images/box-detail-arrow.png');
                        position: absolute;
                        left: 50%;
                        bottom: -15px;
                        margin-left: -8px;
                    }
                    #agenda .detail .btn-close {
                        position: absolute;
                        right: 0.5em; top: 0.5em;
                    }
                    #agenda .detail dt {
                        float: left;
                        width: 50%;
                        padding: 0.1em 0;
                        font-weight: normal;
                    }
                    #agenda .detail dd {
                        border-bottom: 1px solid #c4c4c4;
                        margin: 0;
                        padding: 0.1em 0 0.1em 50%;
                        }
                        #agenda .detail dd::before, 
                        #agenda .detail dd::after {
                            content: " ";
                            display: table;
                        }
                        #agenda .detail dd::after {
                            clear: both;
                        }

/* ------------------- Factures ------------------- */

@media screen and (max-width:480px){
.cagtables_details h2{
	font-size:16px;
	margin-bottom:0px;
}
.cagtables_details iframe{
	margin-top:10px;
}
}

/* ------------------- Footer -------------------- */
body > footer {
/*
    background: url(../images/footer.jpg);
        background-size:cover;
        background-position:bottom;
    color: #fff;
*/
    padding: 4em 0 2em;
        text-transform: uppercase;
    font-size: 0.8em;
  line-height:1.3em;
  
	background:#5a708d;;
	padding:0;
	text-transform:none;
	color:#fff;
  
        }
    
  body > footer .wrapper{
    margin-top:1em;
    margin-bottom:1em;
  }

    body > footer .col_4 p.first ,
    body > footer .col_4 p.last {
    min-height:120px;
        }

    body > footer article {
        margin-bottom: 0;
        }
        body > footer a {
			color:#fff;
            }
            body > footer a:hover {
				color:#fff;
            }
        .copyright {
			color:#fff;
                        font-size:11px;
                        text-align: center;
            }
                        .copyright a:hover {
                                text-decoration:underline;
                        }

                        .copyright.contact span.contact-bottom {
                color:#fff;
                background:#268f45;
                                text-decoration:none;
                padding:2px 4px;
                        }
                        .copyright.contact span.contact-bottom a{
                color:#fff;
                                text-decoration:none;
                        }
                        p.copyright{
                margin:0;
                        }
           

    .linktop{
      margin-top:20px;
    }
    .linktop .fa{
      padding-bottom: 0;
      margin-left: 0px;
      font-size: 1.8em;
      font-weight: normal;
      color: #5dbfc2;
    }
    .linktop a{
      display:inline-block;
      margin-top:20px;

      color:#5dbfc2;
      border:1px solid #5dbfc2;
      background:#fff;
      padding:8px;
    }

    .linktop a:hover{
      color:#fff;
      border:1px solid #5dbfc2;
      background:#5dbfc2;
    }
    .linktop a:hover .fa{
      color:#fff;
    }

/*------------- fs media gallery ----------------*/

.fancybox-title .child{
	display:none;
	visibility:hidden;
}

.fs-media-gallery .thumb {
    border: 0px;
}
	.fs-media-gallery .thumb img{
		margin:10px;
	}


       
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 1300px) {

  body > header .wrapper{
    max-width:1270px;
        padding: 0 126px;
        padding: 0 100px;
  }
	  body > header #menu-top .wrapper{
			padding: 0;
	  }

}  

@media only screen and (min-width: 1024px) {

	header.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    }
	
	section#content{
		padding-top:218px;
	}
}

@media only screen and (max-width: 1085px) {

	.sf-menu > li > a {
		margin: 0.5em;
		padding: 0 0.8em;
	}

    /* Agenda */
    .horizontal-scroller-agenda {
        position: relative;
        }
        .horizontal-scroller-agenda > div {
            overflow-x: scroll;
            box-shadow: -3px 0 5px 0 #d4d4d4 inset;
            -webkit-box-shadow: -3px 0 5px 0 #d4d4d4 inset;
            }
/* usefull?
            #agenda td.active::after {
                content: "";
                position: absolute;
                z-index: 1;
                left: 0; top: 0;
                width: 100%; height: 100%;
                background-color: rgba(0, 0, 0, 0.8);
            }
*/
            #agenda table td {
                position: static; /* not ok on ff and ipad, detail is displayed at the top of page */
                position:relative;
                }
                #agenda .detail::after {
                    content: "";
                }
}

@media only screen and (max-width: 1000px) {
    .sf-menu > li  {
        background-position: .6em 2.75em;
        }
        .sf-menu > li:hover {
            background-position: 0.6em 3.25em;
        }
        .sf-menu > li > a {
            font-size: 0.9em;
                        padding: 0.3em 0.5em;
    	margin: 0.6em 0;
        }

	body{
		background-image:none;
	}

	#mobile-menu,
	section#logo #fb-logo {
		display:block;
	}
	#menu-top #fb-logo-menu{
		display:none;
	}
	ul.menu li{
		display:none;
	}

	
}

@media only screen and (max-width: 768px) {
	footer .copyright,
	footer .copyright a{
	    color: #fff;
	}

	.fs-media-gallery .thumb img{
		max-width:240px;
		height:auto;
		margin:5px;
	}
	
}

@media only screen and (max-width: 760px) {
   
    html, body {
        overflow-x: hidden;
    }
    section {
        background-image: none;
    }
    .wrapper {
        width: 95%;
    }

    section > .wrapper {
        width: 100%;
    }
       
        .col_4 {
                width:33%;
                }
        .col_4 p {
        margin-left: 2em;
                }

    .col_4 p.last {
      padding-left: 2em;
    }       

        footer .fa{
      padding-bottom:0;
      margin-left:0px;
    }

        footer .col_2 .fa ,
    footer .col_2 p {
      padding-top:0.2em;
      margin-left: 0;
      padding-left: 0;
    }
        footer .col_4 {
                width:100%;
                }


        footer .col_4 p.first, footer .col_4 p, footer .col_4 p.last {
        margin-left: 0;
                border-right: none;
        }
        footer .col_4 p.last {
        padding-left:0;
                border-left: none;
    }
    
        footer .btn-red {   
                width: 33%;
        }
   
    /* Header */
    body > header {
        border-bottom: 0
        }
    
        .img-top {
            min-height: 0;
            background-image: none;
            width: 100%;
            margin-bottom: 0;
            }
                header .logo-frec {
                width: 56px; height: 52px;
                background: url(../images/frec_logo_small.png) no-repeat;
                }
                .green header .logo-frec {
                    width: 65px;
                }
           
		    .sf-menu > li > a{
			   border:0;
		       }
            .sf-menu,
            .second-nav {
                background-color: #c80877;
                left: 100%;
                position: absolute;
/*
                top: 3em;
*/
                width: 90%;
                z-index: 999;
                -webkit-transition: all .5s ease-out;
                -moz-transition: all .5s ease-out;
                -ms-transition: all .5s ease-out;
                -o-transition: all .5s ease-out;
                transition: all .5s ease-out;
                }
                .menuOpen .sf-menu, 
                .menuOpen .second-nav {
                    left: 10%;
                }
                .second-nav {
                    top: 4.2em;
                    z-index: 2;
                    }
                    .second-nav ul a {
                        padding: 10px;
                        }
                        .second-nav ul a.login {
                            background-position: 20px 13px;
                        }
                .sf-menu > li {
                    float: none;
                    }
                    .sf-menu > li > a {
						font-size:1em;
                        padding: 0.25em 1em;
                    }
                    .sf-menu li ul {
                        display: block;
                        position: static;
                        }
                        .sf-menu ul a {
                            padding: 0.5em 1.5em;
                            white-space: normal;
                        }

				.sf-menu li ul li {
					margin: 0;
					padding: 0;
					padding-left:20px;
				}
				.sf-menu li ul {
					margin-top:-1em;
				}
				.sf-menu li ul li.current a {
					font-weight:bold;
				}

             #navCollapser {
                display: block;
                float: right;
                margin: 0.75em 5%;
             }
    /* Page */
    section {
        padding-top: 0;
    }
    /* Zone scroll horizonal */
    .horizontal-scroller {
        overflow: scroll;
        box-shadow: -3px 0 5px 0 #d4d4d4 inset;
        -webkit-box-shadow: -3px 0 5px 0 #d4d4d4 inset;
        padding: 0.5em;
    }
    /* Agenda */
    #agenda-filters .form-item {
        width: auto;
        }
        #agenda-filters .form-item.float {
            float: none;
        }
        #agenda-filters .form-item.float + .form-item.float {
            margin-left: 0;
        }
        #agenda-filters #select-agenda-annee {
            width: 100%;
            margin-top: 0;
        }
    #form-permis #recto, 
    #verso label {
        font-size: 2vw;
    }
    #legend-wrapper {
        font-size: 1.5vw;
    }
    /* Footer */
    body > footer {
        font-size: 0.929em;
        padding: 1em 0 0.5em;
        }
        body > footer .col_3:last-child {
            white-space: nowrap;
        }
        body > footer ul.social-media, 
        body > footer ul.menu {
            margin: 1.5em 0;
        }

  /* ------------------- News (tt_news) -------------------- */
  
  .news-list2-container .row{
    margin-bottom:0em;
  }
  .news-list2-container .row .col-xs-12 {
    margin-bottom:3em;
  }
}
@media only screen and (max-width: 350px) {
       
/*
    .sf-menu, .second-nav {
        top: 6.7em;
		top:3em;
    }
*/
        .second-nav ul.menu {
                font-size: 0.8em;
        }
       
        .col_2 {
                width: 100%;
                }
                .col_2 + .col_2 {
                margin-left: 0;
                }
       
        .col_4 {
                border-bottom: 1px solid #fff;
        }
       
    footer .col_4,
        .col_4, footer .btn-red {
                width: 100%;
                }
        /* 
                .col_4 p.first, .col_4 p, .col_4 p.last {
                        margin-left: 0;
                        border-right: none;
                }
                .col_4 p.last {
            padding-left:0;
                        border-left: none;
        }
        */
       
        /* LIGHTBOX */
        .lightbox .btn-red, .lightbox .btn-white {
                display: block;
                float: none;
                margin-top: 20px;
        }
}
@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    /*
     * Don't show links for images, or javascript/internal links
     */
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group; /* h5bp.com/t */
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* own fa definition */
.fa-rotate-45 {-webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); -o-transform:rotate(45deg); transform:rotate(45deg);} 

/* rewrite typo3 style */
div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image {
  margin-right: 10px;
  margin-bottom: 10px;
}

/* programme animation grid / p */
article#c273 article > p{
	min-height:50px;
	border-bottom:1px solid #5dbfc2;
	padding-bottom:20px;
}

/* exposants 2016 */
table#cagtable1 th {
    background: #e0e0e0 !important;
	color:#000;
}

/* exposants 2017 */
#dynatable-search-exposant-table{
	float:none !important;
	clear:both !important;
}

#exposant-table{
	margin-top:20px;
	margin-bottom:20px;

	display: block;
    height: 300px;
    overscroll-behavior-y: scroll;
    overflow-y: scroll;
}
#exposant-table td {
    padding: 8px 10px;
}
#exposant-table td,
#exposant-table td a{
	color:#c70677;
}
#exposant-table tr td ,
#exposant-table tr:nth-child(even) td {
	background:#f7f8f9;
	border-bottom: 3px solid #fff;
}
	#exposant-table tr:nth-child(even) td, 
	#exposant-table tr:nth-child(even) td a{
		color:#c70677;
	}
input#dynatable-query-search-exposant-table{
	-webkit-appearance: none;
}
#exposant-table tr td:first-child{
	background:#c70677;
	width:auto;
	overflow:hidden;
	text-align:center !important;
	color:#fff;
}


/* powermail definition */
.tx-powermail h3{
	display:none;
}
.tx-powermail .powermail_fieldset {
    clear: left;
    border: 1px solid #5dbfc2;
    padding: 10px;
    margin: 0 0 20px 0;
    background: #fff;
}
.tx-powermail .powermail_fieldset .powermail_legend {
    color: #5dbfc2;
    float: right;
    margin: 3px 0 10px 0;
    font-size: 150%;
    white-space: normal;
}
.tx-powermail label,
.tx-powermail legend.powermail_radio_legend {
    font-size: 1em;
}
.tx-powermail .powermail_radio_inner{
	overflow:auto;
	width:auto;
	float:none;
	clear:both;
}
.tx-powermail .powermail_radio_inner input,
.tx-powermail .powermail_radio_inner label{
	float:left;
	margin-right:2px;
}
.tx-powermail .powermail_fieldset .powermail_field.powermail_submit, .tx-powermail .powermail_fieldset .powermail_field.powermail_reset {
    padding: 10px 20px;
    cursor: pointer;
    background-color: #5dbfc2;
}

@media screen and (max-width:480px){
.tx-powermail {
    width:100%;
}
.tx-powermail .powermail_fieldset .powermail_label {
    width: auto;
    float: none;
    clear: both;
}
.tx-powermail .powermail_fieldset .powermail_radio_outer, .tx-powermail .powermail_fieldset .powermail_captcha_outer, .tx-powermail .powermail_fieldset .powermail_check_outer, .tx-powermail .powermail_fieldset .powermail_fieldwrap_text, .tx-powermail .powermail_fieldset .powermail_fieldwrap_file_inner ul:not(.parsley-errors-list) {
    float: none;
    width:auto;
}
legend {
    margin-bottom: 5px;
}

.tx-powermail .powermail_fieldset .powermail_field {
    float: none;
    width:100%;
}

.horizontal-dynatable-scroller{
	overflow:scroll;
}


}

/* special edition 2018 */

.bg-light{
	background:#f4f7f9;
}
.bg-white{
	background:#fff;
}
.bg-white .wrapper{
	width:95%;
}

#c415{
	padding:0;
	background:#d2ebf6;
	background:#455c74;
}

#c422{
	background: #d7e0e9 url(/fileadmin/image/bande-newport-middle.jpg) no-repeat center;
	background-size:cover;
	height:16vw;
}
	#c415 *,
	#c422 *{
		
		margin:0 auto !important;
		padding:0 !important;
	}

article .hashtag .wrapper{
	background:#5a708d;
	color:#fff !important;
	
	text-align:center;
	vertical-align:middle;
	
	width:100%;

    height: 80px;
    /* vertical-align: middle; */
    padding-top: 30px;
}

/* head-section */
.head-section{
	margin:0 auto;
	text-align:center;
	
	width:250px;
	width:fit-content;
}
	.head-section p{
		margin:0;
	}
	.head-section hr{
		width:50px;
		color:#c80877;
		margin: 0 auto;
	}
	.head-section i,
	.head-section em{
		font-size:2em;;
		color:#5a708d;
		display: inline-block;
		padding-bottom:10px;
	}
	.head-section h2{
		font-size:2em;;
		color:#343434;
		font-weight:700;
		margin:10px auto;
	}

/* intro */
.intro div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 0px;
}
.intro div.csc-textpic {
	background: #fff;
	padding:15px;
	
    width: 100%;
    height: 100%;
	text-align:center;

	color:#a3a3a3;
}
	.intro div.csc-textpic a{
		color:#a3a3a3;
	}
	.intro div.csc-textpic h3{
		color:#000;
		padding:10px;
		text-transform:uppercase;
		font-weight:700;
		font-size:1.45em;
	}
	.intro div.csc-textpic hr{
		color:#c80877;
		width:100px;
		margin:10px auto;
	}

/* salon */
.salon h3,
.salon h4{
	color:#5a708d;
	margin-top:0;
	padding:0;
	text-transform:uppercase;
	font-weight:700;	
}
.salon h3{
	font-size:2em;
	padding-bottom:1.25em;
}
.salon h4{
	font-size:1.25em;
	padding-bottom:1.25em;
}

/* programme */
.programme .wrapper,
.programme-last .wrapper{
	text-align:center;
	color:#fff;
}
.programme hr{
	width:50px;
	color:#fff;
	margin:10px auto;
}
.programme h4,
.programme-last h4{
	font-size:2em;
	text-transform:uppercase;
	margin:1em;
}
.programme .dce.programme-image{
	background-size: cover;
	width: 100%;
	height: 200px;
	background-position: center center;
	background-repeat: no-repeat;
}

.programme.ligne1.col1 .wrapper{
	background:#c80877;
}

.programme.ligne2.col2 .wrapper{
	background:#8898ad;
}
.programme.ligne2.col3 .wrapper{
	background:#fff;
	color:#5a708d;
}

.programme.ligne3.col2 .wrapper{
	background:#5a708d;
}

.programme.ligne4.col2 .wrapper{
	background:#c80877;
}

.programme.ligne5.col1 .wrapper{
	background:#8898ad;
}

.programme.ligne6.col2 .wrapper{
	background:#fff;
	color:#5a708d;
}
.programme.ligne6.col3 .wrapper{
	background:#d54f9e;
}

.programme.ligne7.col2 .wrapper{
	background:#c80877;
}

.programme-last.ligne8.col1 .wrapper{
	background:#8898ad;
}
.programme-last.ligne8.col2 .wrapper{
	background:#5a708d;
}

/*partenaires */
#c640 img,
#c619 img,
#c645 img{
	max-width:70% !important;
}

/* exposant */
.exposant{
	padding:3em;
}
.exposant h2{
	font-weight:700;
	font-size:1.85em;
}

/* info */
.info-pratique.col3,
.info-pratique.col1{
	color:#59708c;
}
.info-pratique.col2{
	color:#fff;
	background:#59708c;
}
.info-pratique h2{
	font-weight:700;
	text-transform:uppercase;
}
.info-pratique.col2 h2{
	color:#fff;
}
	


/* picto */
.sf-menu li a:before,
[class^="picto-"], [class*=" picto-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'RVpictos' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.picto-calendrier:before {
  content: "\e900";
}
.picto-etoile:before {
  content: "\e901";
}
.picto-groupe:before {
  content: "\e902";
}
.picto-information:before {
  content: "\e903";
}
.picto-maison:before {
  content: "\e904";
}


.sf-menu li a:before{
  content: "\e904";
  color:#fff;

	font-size: 1.4em;
    margin-right: 10px;
    text-decoration: none;

    display: inline-block;
    vertical-align: middle;
    height: 24px;
    line-height: normal;
		
}
	.sf-menu li a.mn-programme:before{
	  content: "\e900";
	}
	.sf-menu li a.mn-exposant:before{
	  content: "\e901";
	}
	.sf-menu li a.mn-partenaire:before{
	  content: "\e902";
	}
	.sf-menu li a.mn-info:before{
	  content: "\e903";
	}


/* TMP 2019 hide programm */
.mask-prog{
	position:absolute;
	width:100%;
	height:88%;
	z-index:999;
	background:#465c73;
	opacity:0.8;
}