﻿.wellmoteur {
    min-height: 20px;
    padding: 10px;/* ############# MODIF PNEUMO */
    margin-bottom: 20px;
    margin-top: 0px;/* ############# ADD PNEUMO */
    border: 1px solid #e3e3e3;
    border-radius: 5px;/* ############# MODIF PNEUMO */
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
/* ############# ADD PNEUMO */
    background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYmVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #ebeaea 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ebeaea)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#ebeaea 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#ebeaea 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#ebeaea 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#ebeaea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebeaea',GradientType=0 ); /* IE6-8 */
}
.bas2 {
    margin-bottom: 5px;
    margin-top: 0;
}
.bas2 span {
    color: black;
    font-size: smaller
}
.horaires-globaux {
    background-color: #3e6aa5;
    color: #fff;
    font-size: 12px;
    font-weight: 200;
    padding: 0;
}
.horaires-globaux a
{
    color: #fff;
}
.plusieurssessions {
    border-top: 1px solid #aaa;
}

.unesessionfermee {
    padding-top: 5px;
    background-color: #fff;
}
.bottomsession {
    border-bottom: 1px solid #fcf9ce;
}
.unesessionouverte {
    background-color: #FDF7E1;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.date {
    display: block;
    text-align: center;
    background-color: #eee417;
    height: 43px;
    line-height: 14px;
    width: 40px;
    vertical-align: middle;
    padding-top: 8px;
}
.date span {
    vertical-align: bottom;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    vertical-align: text-top;
 }
.heurelieu {
    font-size: 12px;
    font-weight: 100;
    color: #000;    
}
.refsession {
    font-size: 14px;
    font-weight: bold;
    color: #000;
}
.titresession {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    padding-left:5px;
}
.lespictos {
    padding-top: 15px;
}
.pictos {
    display: block;
    float:right;
    line-height: 40px;
}

.pictos img{
    text-align: right;
    vertical-align: baseline;
    padding-right: 6px;
}
.calannonce {
    padding:0px;
    margin-bottom: 2px;
    text-align: center;
}
.calendrier {
    vertical-align: baseline;
    font-size: 20px;
    color: #777;
    text-shadow: 0 3px 5px #bbb;
    padding-right: 10px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.calendrier:hover {
    vertical-align: baseline;
    font-size: 20px;
    color: #eee417;
    text-shadow: 0 3px 5px #bbb;
    padding-right: 10px;
}
.calendar {
    display: block;
    float:right;
    position: relative;
    padding: 0 3px;
    vertical-align: top;
    font-size: 24px;
    color: #777;
    text-shadow: 0 3px 5px #bbb;
}
.calactive {
    display: block;
    float:right;
    position: relative;
    padding: 0 3px;
    vertical-align: bottom;
    font-size: 24px;
    color: #eee417;
}

.recherche {
    margin-bottom: 0px;
}
.subrecherche {
    position: relative;
    min-height: 25px;
}
.divEffacerCriteres {
    position: absolute;
    bottom: 0;
    right: 0;
}
#linkEffacerCriteres {
    font-size: 12px;
}
.descriptif {
    margin-top: 10px;
}
.descriptif span {
    margin: 0;
}
.titrepresident {
    font-family: 'Arial', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 900;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    margin-top: 10px;
}
.genrefem {
     font-size: 12px;
   text-transform: none;
    color: #3e6aa5;
}
.nompresident {
    font-family: 'Arial', sans-serif;
    font-size: 12px;
    font-weight: 900;
    color: #3e6aa5;
    
}
.txt-present {
    font-size: 90%;
    margin: 10px 0;
}
.fonction {
    font-family: 'Arial', sans-serif;
    font-weight: bold;
    font-size: 85%;
    margin-top: 10px;
    margin-bottom: 0;
}
.titrepaper {
    font-family: 'Arial', sans-serif;
    font-weight: bold;
    font-size: 85%;
    margin-top: 10px;
    margin-bottom: 0;
}
.titrepaper:before {
    content:"\00b7     ";
    font-size: 14px;
    font-family: 'Arial Black', 'Arial', sans-serif;
}
.nomprenomville {
    font-size: 12px;
    color: #3e6aa5;
   
}
.sessionfooter {
    margin-top: 10px;
}
.sessionfooter p {
    font-size: 0.8em;
}
.sessionfooter img {
    vertical-align: middle;
}

/* ############# moteur ################# */
.date-moteur {
    display: inline-block;
    text-align: center;
    background-color: #eee417;
    height: 43px;
    line-height: 14px;
    width: 40px;
    margin-left: 10px;
    vertical-align: middle;
    padding-top: 8px;
}
.date-moteur span {
    font-family: 'Arial Black', 'Arial', sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    vertical-align: text-top;
 }
/* slider horaires */
	 .layout { padding: 50px; font-family: Georgia, serif; }
	 .layout-slider { margin-bottom: 60px; width: 50%; }
	 .layout-slider-settings { font-size: 12px; padding-bottom: 10px; }
	 .layout-slider-settings pre { font-family: Courier; }

/* */

.typesession {
    display: inline-block;
    margin: 0 5px;
    font-size: 12px;
    font-weight: 700;
    min-width: 35px;
    max-width: 70%;
    word-wrap: break-word;
}
.typesession-center {
    display: inline-block;
    margin: 0 5px;
    font-size: 85%;
    font-weight: 900;
    min-width: 35px;
    text-align: center;
}

/* tiroir */
.tirette {
display: none;
visibility: hidden;
}

.search_erase {
  display:block;  
  float:right;
  margin-top:-20px;
  font-size: 12px;
}
.search_erase2 {
  display:block;  
  float:right;
  font-size: 12px;
}

.search_close {
    display: none;
}

@media screen and (max-width:768px) {
    .titrerecherche {
        font-family: 'Tienne', serif;
        font-size: 23px;
        font-weight: 900;
        color: #3e6aa5;
        background-color: white;
        display: block;
        padding-left: 35px;
    }

    hr {
        margin: 5px 0;
    }

    .h6mob {
        margin: 3px 0;
    }

    .tiroir {
        position: absolute;
        margin-left: -5000px;
        z-index: 9000;
        transition: margin-left 500ms ease;
        -moz-transition: margin-left 500ms ease;
        -ms-transition: margin-left 500ms ease;
        -o-transition: margin-left 500ms ease;
        -webkit-transition: margin-left 500ms ease;
    }

    .planningmobile {
        display: block;
        float: right;
        margin-right: 5px;
    }

    .tirette {
        position: fixed;
        display: block;
        visibility: visible;
        left: -3px;
        top: 288px;
        background-color: #DC9C00 /*#831426*/;
        -webkit-border-radius: 0px 14px 14px 0px;
        border-radius: 0px 14px 14px 0px;
        border: 1px solid white;
        z-index: 999;
        transition: top 500ms ease;
        -moz-transition: top 500ms ease;
        -ms-transition: top 500ms ease;
        -o-transition: top 500ms ease;
        -webkit-transition: top 500ms ease;
    }

    .loupe {
        font-size: 12px;
        color: #fff;
        padding: 6px 6px 6px 6px;
        text-decoration: none;
        border-bottom: 0;
    }

        .loupe a:link {
            font-size: 12px;
            color: #fff;
            padding: 6px 6px 6px 6px;
            text-decoration: none;
            border-bottom: 0;
        }
  .search_close{	
    display:inline;
    margin-top:10px; 
    font-size:20pt;
    font-weight: bold;
   }
}



.alphabet  {
    font-size: 12px;
    font-weight: 200;
}
.alphabet div  {
    height: 22px;
    width: 20px;
    padding: 4px;
  	margin-bottom: 5px;
  	display: inline-block;
    font-weight: bold;
  	text-align: center;
  	cursor: pointer;
}
.lcliquable  {
    background-color: #8a8a8a;
    color: #fff;
}
.lselectionne {
    background-color: #3e6aa5;
    color: #fff;
}
.linactif {
    background-color: #ececec;
    color: #8a8a8a;
    cursor: default !important;
}
.num_inscrits {
    text-align: right;
    color: #3e6aa5;
}
.inscrits {
    padding: 5px;
}
.odd_inscrits {
    background-color: #e3e3e3;
}
.scroll-wrapper {
    position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
    background-color: #777777;
	color: #eeeeee;
	width: 40px;
	height: 38px;
	line-height: 28px;
	right: 30px;
	bottom: 30px;
	padding-top: 6px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-wrapper:hover {
	background-color: #888888;
}
.scroll-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.k-scheduler-footer
{
    display: none;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.k-edit-label label
{
  	display: inline;
}
a.k-link
{
    border-bottom: none;
}
.qualiteperson {
    font-family: 'Arial', sans-serif;
    font-weight: bold;
    font-size: 85%;
    margin-top: 0px;
    margin-bottom: 0;
}
.lconseil
{
    font-size: 13px;
    margin-top: 10px;
    font-weight: 600;
}
.white
{
    color: white;
}
.orange
{
    color: orange;
}
.red
{
    color: red;
}
.green
{
    color: green;
}
.wellmoteur hr
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.vtop
{
    vertical-align: text-top;
}
.vcenter
{
    vertical-align: middle;
}
.odd_session {
    background-color: #f2f2f2;
}
.nom_intervenant {
    padding: 2px;
}