@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,600,700);

.attribute-generate_qrcode {display: none;}
/* ------------------------------------------------------------------------ Base ------------------------------------------------------------------------ */
.slick-slide {
    position: relative;
}
body {
    font-family: "Open sans", 'Helvetica Neue', Arial, sans-serif;
    color: #333;
    line-height: 25px;
}
a:hover {
    text-decoration: none;
}
/* ------------------------------------------------------------------------ Outils ------------------------------------------------------------------------ */
.accessiform li input {
    box-shadow: none;
}
.separateur-1 {
    margin: 0 8px;
    opacity: 0.5;
}
.separateur-2 {
    margin: 36px 0 45px 0;
    opacity: 0.5;
}
.navbar {
    margin: 0;
}
.masquer {
    display: none;
}
.object-left {
    float: left;
    margin-right: 15px;
}
.object-right {
    float: right;
    margin-left: 15px;
}
.object-center {
    text-align: center;
}
.alignement01 {
    text-align: left
}
.alignement02 {
    text-align: right
}
.alignement03 {
    text-align: center
}
.mise_en_avant, .emphase01 {
    padding: 10px;
    margin-bottom: 10px;
    background: #eee;
    overflow: hidden;
}
.agauche {
    float: left;
    width: 45%;
}
.adroite {
    float: right;
    width: 45%;
}
#fil-ariane .fa-caret-right {
    margin: 0 3px;
}
/* ----------------------------------------------------------------------------------- Espacements */

.espacement01 {
    margin-bottom: 0
}
.espacement02 {
    margin-bottom: 1.7em
}
.espacement03 {
    margin-bottom: 2.7em
}
.espacement04 {
    margin-bottom: 3.7em
}
.droite_espacement03 {
    margin-top: -1.7em;
    margin-bottom: 1.7em;
    text-align: right;
}
.droite_espacement03 a.lien_continuation {
    color: #494949;
    background: #FFF600;
    padding: 1px 5px;
    text-decoration: none;
}
.droite_espacement03 a:hover, #frontpage .droite a:focus {
    color: #FFF600;
    background: #494949;
    text-decoration: underline;
}
.boutons {
    margin: 10px 0 20px 255px;
}
form h2 {
    display: block;
    clear: both;
}
/* ------------------------------------------------------------------------ Modules ------------------------------------------------------------------------ */

/* Cartographie */

#iag-carto .iag-carto-container {
    width: 100%;
}
/* Agenda moteur */

#toolbaragenda {} .newscalendarTooltip {
    /*display:none;*/
}
.bt-content {
    font-size: small;
    color: #000;
    line-height: normal;
}
.newscalendarTooltip {
    display: none;
    position: absolute;
    width: 350px;
    z-index: 9997;
    visibility: visible;
    top:0;
    padding: 10px;
    overflow: hidden;
    background: #fff;
    border:5px solid #eee;
    border-radius:10px;
}
.colg .newscalendarTooltip {
    width: 253px;
    padding:0;
    display:none;
}
.newscalendarTooltip h3 {
    font-size: 13px;
    padding: 0;
    margin: 0 0 10px 0;
    font-weight: bold;
}
.newscalendarTooltip h4 {
    font-size: 14px;
    padding: 0;
    margin: 0 0 0 0;
}
.newscalendarTooltipHeader {

	font-weight:bold;
	font-size:14px;
	padding:0px;
	margin:0px;

}
.newscalendarTooltipItemContainer {
    /*	font-size:12px;
	padding:0px;
	margin:0px;
	*/
    padding: 0 0 8px 0;
}
.newscalendar-tip-selector {
    /*background-color: #eee;*/
    /*border:1px solid #CCC;*/
}
.newsCalendar_calendarItem {
    /*
	display:table;
	font-size:1em;
	padding-top:5px;
	*/
}
.newsCalendar_calendarItem a {
    font-size:13px;
    font-weight: bold;
}
.newsCalendar_calendarItem_image {
    display: table;
    float: left;
    padding: 3px;
    border: 1px solid #CCC;
    margin-top: 3px;
    margin-right: 3px;
}
#allevents {
    display: none;
}
#evenements h2 {
    margin-top: 0;
    padding-top: 0;
    width: 100%;
    display: block;
    clear: both;
}
.feedback fieldset {} .feedback legend {
    background: #eee;
    padding: 5px 10px;
}
.facet-list {
    padding: 0;
}
.facet-list ul {
    padding: 10px 0 10px 20px;
}
/* Slider */

.slick-slider {
    margin-bottom: 0;
}
.slick-slider a:hover {
    color: #fff;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: rgba(0, 0, 0, 0.8);
}
.slick-prev {
    /*background: rgba(000, 000 000, 0.5);*/
    background: rgba(0, 0, 0, 0.8);
    width: 32px;
    height: 92px;
    top: 25%;
    left: 0;
}
.slick-next {
    top: 25%;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 32px;
    height: 92px;
}
.slick-prev:hover, .slick-next:hover {
    background: rgba(0, 0, 0, 1);
}
a.slider-news--link {
    position: relative;
    /*bottom:60px;
    right:13px;*/
    padding: 3px 8px;
    background: #9057cb;
    border-radius: 2px;
    color: #fff;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 25px;
    float: right;
}
a.slider-news--link .fa {
    padding-right: 6px;
}
/* calendar */

#toolbaragenda #calendrier {
    padding: 4px;
    margin: 0;
    overflow: hidden;
    height: 100%;
}
#calendrier table a:hover, #calendrier table a:focus {
    text-decoration: overline
}
/* Navigation mois par mois */

#calendrier #navigation_mois {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    background: #30add1;
    color: #FFF;
    padding: 10px 0;
    margin: 0 0 5px;
    overflow: hidden;
}
#calendrier #navigation_mois li {
    display: block;
    float: left;
    width: 15%;
    background: none;
    padding: 0;
    margin: 0;
}
#calendrier #navigation_mois li#mois_courant {
    width: 69%;
    display: block !important;
}
#calendrier #navigation_mois li a {
    color: #FFF;
}
/* Tableau */

#calendrier table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}
/* Jours de la semaine */

#calendrier table tr th {
    text-align: center;
    background: #30add1;
    color: #FFF;
    padding: 6px 0;
}
#calendrier table tr th abbr {
    border: 0;
}
/* Cellule de tableau */

#calendrier table tr td {
    text-align: center;
    margin:0;
    background: #0099D8;
    color: #FFF;
    border-top:5px solid #0099D8;
    border-bottom:5px solid #0099D8;
    padding: 11px 4px;

}
#calendrier table tr td a, #calendrier table tr td strong {
    color: #eee;
    font-weight: bold;
    padding-bottom:2px;

}
/* Jour selectionne */

/*#calendrier table tr td.jour_selectionne a { display:block; background:#A8CD23; color:#000; cursor:text; text-decoration:none; padding:2px 0; }
#calendrier table tr td.jour_selectionne a:hover,
#calendrier table tr td.jour_selectionne a:focus {text-decoration:none}*/

/* Jour "J" */

#calendrier table tr td.jour_j {
    font-weight: bold;

    background: #004c8d;
    color: #fff;
}
#calendrier table tr td.jour_selectionne {
    border-top:5px solid #0099D8;
    border-bottom:5px solid #0099D8;
    padding: 5px 4px;
}
#calendrier table tr td.jour_selectionne a {
    color: #fff;
    background: none;
}
#calendrier table tr td.jour_j a {
    background: #004c8d;
    color: #fff;
}
#calendrier table tr td.jour_j.jour_selectionne a {
    color: #fff;
    background: none;
}
#toolbaragenda #allevents {
    background: #163363 url(../images/background/toolbaragendaallevents.gif) 50% bottom no-repeat;
    text-align: center;
    padding: 1px 0;
    margin: 0 15px 0 87px;
}
#toolbaragenda #allevents a {
    color: #FFF;
}
/* ---------------------------------------------------------------------- Rubrique Fiches */

#rubrique_fiches {
    clear: both;
    overflow: hidden;
}
#rubrique_fiches h2 {
    background: #3aa2cf;
    padding: 0.6em .6em;
    color: #fff;
    text-transform: uppercase;
    clear: both;
    display: block;
}
/* ---------------------------------------------------------------------- Fiches */

div.fiche {
    overflow: hidden;
    clear: both;
    background: #f4f4f4;
    padding: 1.5em 1.5em 1em 1.5em;
    margin: 0 0 1.7em 0;
    border: 2px solid #004c8d;
}
ul.fiches_navigation {
    padding: 0;
    margin: 0 0 .7em 0;
}
ul.fiches_navigation li {
    background: none;
    padding: 0;
    margin: 0;
}
ul.fiches_navigation img {
    float: left;
    margin: 0;
    opacity: 0.7;
}
ul.fiches_navigation .fiche-thumbnail a {
    float: left;
    width: 152px;
    min-height: 180px;
    padding: 0;
    margin: 0 7px 0 8px;
    text-decoration: none;
}
ul.fiches_navigation li.ui-tabs-selected .fiche-thumbnail a {
    color: #000;
    text-decoration: none;
    cursor: text;
}
ul.fiches_navigation li.ui-tabs-selected .fiche-thumbnail img {
    opacity: 1;
}
ul.fiches_navigation a:hover, ul.fiches_navigation .fiche-thumbnail a:focus, ul.fiches_navigation .fiche-thumbnail a:active {} ul.fiches_navigation li.ui-tabs-selected .fiche-thumbnail a {
    background-color: #fff;
}
ul.fiches_navigation li div.intro {
    clear: both;
    background: #004c8d url(../images/background/rond_vert01.png) no-repeat 94% center;
    padding: .2em 35px .2em 10px;
    color: #fff;
    min-height: 33px;
    margin-bottom: 10px;
}
ul.fiches_navigation li div.intro p {
    margin: 0;
}
.object-right-fiche {
    background: #ffffff;
    padding: 15px;
    float: right;
    width: 33%;
}
/* ---------------------------------------------------------------------- Galerie Simple */

ul#gallery {
    clear: both;
    padding: 1em 0 0 0;
    margin: 0;
}
ul#gallery li {
    display: inline;
    background: none;
    padding: 0;
    margin: 0;
}
ul#gallery li a {
    text-decoration: none
}
ul#gallery li img {
    vertical-align: bottom;
    border: .1em solid #e9e9e9;
    padding: .8em;
    margin: 0 1.5em 1.5em 0;
    border-radius: 3px;
    transition: background-color 0.2s ease-in-out;
}
ul#gallery li a:hover img, ul#gallery li a:focus img, ul#gallery li a:active img {
    background: #f0f0f0;
}
/* ------------------------------------------------------------ Galerie Carrousel */

#diaporama_nav .jcarousel-container {
    width: 84%;
    padding: 0 8%;
    margin: 0 0 1.7em 0;
}
#diaporama_nav .jcarousel-prev, #diaporama_nav .jcarousel-next {
    position: absolute;
    top: 35px;
    cursor: pointer;
}
#diaporama_nav .jcarousel-prev {
    left: 0;
}
#diaporama_nav .jcarousel-next {
    right: 0;
}
#diaporama_nav .jcarousel-prev-disabled img, #diaporama_nav .jcarousel-next-disabled img {
    display: none;
}
#diaporama_nav {
    overflow: hidden;
    clear: both;
    margin: 2.5em 0 1em 0;
}
#diaporama_nav ul {
    height: 120px;
    padding: 0;
    margin: 0;
}
#diaporama_nav li {
    background: none;
    padding: 0;
    margin: 0;
}
#diaporama_nav li a img {
    display: block;
    border: .1em solid #fff;
    padding: .7em;
    margin: 0 23px;
    border-radius: 3px;
    transition: all 0.2s ease-in-out;
}
#diaporama_nav li a:hover img, #diaporama_nav li a:focus img, #diaporama_nav li a:active img, #diaporama_nav li.ui-tabs-selected img {
    border-color: #e9e9e9;
    background: #f0f0f0;
}
#diaporama_nav li.ui-tabs-selected a {
    cursor: default;
}
/* -------------------------------------------------- Zoom */

div#gallery {
    overflow: hidden;
    zoom: 1;
    clear: both;
    border: 1px solid #e9e9e9;
    background: #f0f0f0;
    padding: 2.3em 0 0 0;
    margin: 0 0 1em 0;
    border-radius: 3px;
}
div#gallery p {
    padding: 0 30px;
    margin-left: auto;
    margin-right: auto;
}
div#gallery p img {
    margin: 0 0 .5em 0;
}
/* Lightbox Styles (some are needed)
----------------------------------*/

#ui-lightbox-wrapper {
    display: none;
    position: absolute;
    width: 20em;
    height: auto;
}
#ui-lightbox-image {
    height: 10em;
    margin: 1em 0 0 0;
    background: url(../images/background/ajax-loader.gif) no-repeat center center;
}
#ui-lightbox-image img {
    display: none
}
#ui-lightbox-description {
    padding: 5px 0 0 0
}
/* --------------------------------------------------------------------------------------------- Navigation */

div.pagination {
    text-align: center;
    padding: 25px 0;
    clear: both;
    display: block;
    overflow: hidden;
}
div.pagination a, div.pagination strong, div.pagination span {
    display: inline-block;
    color: #005794;
    border: .1em solid #005794;
    background-color: #fff;
    background-repeat: no-repeat;
    padding: .2em .8em;
    text-decoration: none;
    margin: 0 0 .5em 0
}
div.pagination ul span {
    color: black;
    border: 0;
    padding: 0
}
div.pagination a:hover, div.pagination a:focus, div.pagination a:active, div.pagination strong {
    color: #fff;
    background-color: #005794;
    text-decoration: underline
}
div.pagination strong {
    text-decoration: none
}
div.pagination a.precedent {
    float: left;
    background-image: url(../images/background/precedent.gif);
    background-position: 5px 9px;
    padding-left: 1.5em
}
div.pagination a.precedent:hover, div.pagination a.precedent:focus, div.pagination a.precedent:active {
    background-image: url(../images/background/precedent_actif.gif)
}
div.pagination a.suivant {
    float: right;
    background-image: url(../images/background/suivant.gif);
    background-position: right 9px;
    padding-right: 1.5em
}
div.pagination a.suivant:hover, div.pagination a.suivant:focus, div.pagination a.suivant:active {
    background-image: url(../images/background/suivant_actif.gif)
}
div.pagination ol {
    padding: 0;
    margin: 0
}
div.pagination li {
    display: inline;
    background: none;
    padding: 0;
    margin: 0 .3em
}
div.pagination li a:hover, div.pagination li a:focus, div.pagination li a:active {
    text-decoration: overline
}
/* partager */

.content-pi .partager {
    padding-top: 7px;
    float: right;
}
.content-pi .partager h2 {
    display: block;
    float: left;
    font-family: "Open Sans";
    color: #333333;
    font-size: 13px;
    font-weight: 600;
    line-height: 22px;
    padding: 0;
    margin: 0;
}
.partager ul {
    margin-left: 10px;
    display: block;
    float: left;
}
.partager ul li {
    float: left;
    margin-right: 12px;
}
/* outils bis */

.outils {
    margin-bottom: 25px;
    overflow: hidden;
}
.outils li {
    margin: 5px 12px 5px 0;
    display: block;
    float: left;
}
.outils li a {
    font-family: "Open Sans";
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    padding: 5px 8px;
}
.outils li a:hover {
    background: #005794;
}
.outils li .fa {
    padding-right: 7px;
}
.outils li a:hover, .outils li a:hover .fa {
    color: #fff;
}
a.fichier {
    background-image: url(../images/background/sprites01.gif);
    background-repeat: no-repeat;
    padding: 1px 0 1px 24px;
    text-decoration: none;
}
span.metas {
    font-size: .8em;
    color: #666;
}
a.ms-excel {
    background-position: left top;
}
a.msword {
    background-position: left -50px;
}
a.document {
    background-position: left -50px;
}
a.pdf {
    background-position: left -100px;
}
a.plain {
    background-position: left -150px;
}
a.octet-stream {
    background-position: left -200px;
}
a.rtf {
    background-position: left -250px;
}
a.zip {
    background-position: left -300px;
}
a.text {
    background-position: left -350px;
}
a.spreadsheet {
    background-position: left -400px;
}
a.jpeg, a.jpg, a.gif, a.png {
    background-position: left -1247px;
}
a.vcard {
    background-position: left -448px;
    padding-left: 26px;
}
/* ----------------------------------------------------------------------------------- Formulaires */

.text-placeholder {
    color: #505050;
}
/* ---------------------------------------------------------------------- Autocomplétion */

.yui-ac-content {
    overflow: auto;
    overflow-y: hidden;
    position: absolute;
    width: 100%;
    border: .1em solid #ccc;
    background: #fff;
    z-index: 9050;
}
.yui-ac-shadow {
    position: absolute;
    width: 100%;
    background: #000;
    -moz-opacity: .10;
    opacity: .10;
    filter: alpha(opacity=10);
    margin: .3em;
    z-index: 9049;
}
.yui-ac-content ul, .yui-ac-content ul {
    padding: 0;
    margin: 0;
}
.yui-ac-content li, .yui-ac-content li {
    background: none;
    padding: .2em .5em;
    cursor: pointer;
}
.yui-ac-content li.yui-ac-prehighlight, .yui-ac-content li.yui-ac-prehighlight {
    background: #bababa;
}
.yui-ac-content li.yui-ac-highlight, .yui-ac-content li.yui-ac-highlight {
    background: #eaeaea;
}
/* ---------------------------------------------------------------------- Étapes */

#etapes {
    border-top: 1px dashed #ccc;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    background: #f0f0f0;
    padding: 0 0 0 2em;
    margin: 0 0 1.7em 0;
}
#etapes li {
    float: left;
    display: inline-block;
    /*background:url(../images/background/puce04.png) no-repeat right center; */
    padding: 1em 0px 1em 0px;
    margin: 0 10px 0 0;
}
#etapes li.dernier {
    background: none;
    padding-right: 0;
}
/* ------------------------------------------------------------ Étapes courante et désactivée */

#etapes li strong, #etapes li span {
    display: block;
    color: #505050;
    border: 1px solid;
    background: #fff;
    padding: .25em .8em;
}
#etapes li span {
    color: #fff;
    border-color: #d5d4d4;
    background: #d5d4d4;
}
/* ---------------------------------------------------------------------- Messages d'erreur */

.warning {
    color: #d90000;
}
#messages_erreur {
    overflow: hidden;
    border: .1em dashed #d90000;
    background: #fff9f9;
    padding: 1.5em 1.5em 0 1.5em;
    margin: 0 0 1.7em 0;
}
/* ---------------------------------------------------------------------- Accessiform */

.accessiform {
    overflow: hidden
}
.accessiform.espacement {
    margin-bottom: 0;
}
.accessiform p {
    float: left;
    margin: .5em 1em 1.5em 1em;
}
.accessiform p.accessiform {
    float: none
}
/* ------------------------------------------------------------ Label */

p.accessiform label {
    display: block;
    width: 100%;
    text-align: right;
    padding: .15em .7em 0 0;
}
#annuaire-form p.accessiform label {
    float: none;
    text-align: left;
}
/* -------------------------------------------------- Gestion des erreurs */

.accessiform label img {
    vertical-align: middle;
}
/* -------------------------------------------------- Aide à la saisie */

.accessiform span.infos {
    display: block;
    font-size: .9em;
    color: #777;
}
/* ------------------------------------------------------------ Champs */

.accessiform input, .accessiform textarea, .accessiform select {
    overflow:hidden;
    display:block;
    float:left;
    font-size: 1em;
    border: .1em solid #bbb;
    background: #f7f7f7;
    padding: .35em 0 .4em .4em;
    -webkit-box-shadow: inset 4px 4px 4px #e9e9e9;
    -moz-box-shadow: inset 4px 4px 4px #e9e9e9;
    box-shadow: inset 4px 4px 4px #e9e9e9;
    transition: all 0.2s ease-in-out;
}
.accessiform input:hover, .accessiform textarea:hover, .accessiform select:hover {
    background: #fcfcfc;
}
.accessiform input:focus, .accessiform textarea:focus, .accessiform select:focus {
    background: #fff;
    outline: none;
    -webkit-box-shadow: inset 0 0 0 #e9e9e9;
    -moz-box-shadow: inset 0 0 0 #e9e9e9;
    box-shadow: inset 0 0 0 #e9e9e9;
}
/* -------------------------------------------------- Texte */

input.taille_1 {
    width: 8em;
}
input.taille_2 {
    width: 14em;
}
input.taille_3 {
    width: 18em;
}
input.taille_4 {
    width: 24em;
}
input.taille_5 {
    width: 30em;
}
div.accessiform input, div.accessiform select {
    float: none;
    margin: 0 .5em;
}
/* -------------------------------------------------- Select */

.accessiform select {
    padding: 0;
    margin: .3em 0 0 0;
}
.accessiform select optgroup, .accessiform select option {
    padding: 0 .4em;
}
/* -------------------------------------------------- Textarea */

.accessiform textarea {
    width: 20em;
    height: 11em;
}
.accessiform input.checkbox {
    border: none;
    margin: .6em 0 0 0;
}
/* -------------------------------------------------- Champs "Parcourir" */

.accessiform input.champ_upload {
    width: 20em;
    -webkit-box-shadow: inset 0 0 0 #fff;
    -moz-box-shadow: inset 0 0 0 #fff;
    box-shadow: inset 0 0 0 #fff;
}
/* -------------------------------------------------- Inactif */

p.accessiform input.inactif, p.accessiform textarea.inactif {
    background: none;
}
/* -------------------------------------------------- Gestion des erreurs */

p.erreur input, p.erreur textarea, p.erreur select, fieldset.accessiform.erreur {
    border-color: #d90000;
}
/* ------------------------------------------------------------ Fieldset */

fieldset.accessiform {
    overflow: hidden;
    padding: 0;
    margin: 0 0 1.7em 0;
}
.accessiform legend {
    background: #fff;
    padding: 0;
    white-space: normal;
}
.accessiform legend span.legend {
    display: block;
    font-weight: bold;
    padding: 0 0 7px 0;
}
/* -------------------------------------------------- Boutons radio et checkbox */

.accessiform ul {
    line-height: normal;
    padding: 0;
    margin: 0 0 1em 30%;
}
.accessiform li {
    float: left;
    background: none;
    list-style: none;
}
.accessiform .vertical li {
    clear: both
}
.accessiform li label {
    float: left;
    margin: 0 2.3em .7em .5em;
}
.accessiform li input {
    border: 0;
    padding: 0;
}
/* ---------------------------------------- Préciser */

p.preciser {
    clear: both;
    float: none;
    margin: 0;
}
fieldset.accessiform li p.preciser label {
    line-height: 2em;
    margin: 0 .7em 0 0;
}
p.preciser input {
    border: .1em solid #bbb;
    padding: .35em 0 .4em .4em;
}
/* ------------------------------------------------------------ Liens */

p.accessiform a.lien {
    display: inline-block;
    font-size: .9em;
    padding: .3em 0 0 1em;
    margin: 0 0 0 45%;
}
/* --------------------------------------------------------------------------------------------- Datepicker */
/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }@import url("ui.core.css");

@import url("ui.accordion.css");
@import url("ui.datepicker.css");
@import url("ui.dialog.css");
@import url("ui.progressbar.css");
@import url("ui.resizable.css");
@import url("ui.slider.css");
@import url("ui.tabs.css");
/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }


/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?tr=&ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=3aa2cf&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #3aa2cf; background: #3aa2cf url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }
/* ------------------------------------------------------------------------- p "accessiform" */

p.accessiform {
    overflow: hidden;
    zoom: 1;
    line-height: normal
}
p.accessiform.espacement {
    margin-bottom: 2em
}
/* --------------------------------------------------------------- Label */

p.accessiform label {
    display: block;
    float:left;
    margin-right:15px;
    line-height: 1.6em;
    text-align: left;
    padding: 0 5px 0 0;
    width:30%;
    text-align: right;
}
.accessiform input.champ_upload {
    width: 100%;
    border: none;
    background: none;
    padding-left: 0;
}
p.accessiform label abbr, fieldset.accessiform legend span.legend abbr {
    border: 0
}
p.accessiform label img {
    vertical-align: middle
}
p.accessiform label span.infos, fieldset.accessiform legend span.legend span.infos {
    display: block;
    line-height: 1.3em;
    font-size: .9em;
    color: #666
}
#etapes li.contact-chevron {
    margin-right: 27px;
}
#etapes li.contact-chevron span {
    /*background: none;
	padding:0;
	margin:0;*/
    background: none;
    border: none;
    color: #333;
    font-size: 18px;
}
/* ------------------------------------------------------------------------ sections ------------------------------------------------------------------------ */

/* -------------------------- Header */

.header {
    border-top: 3px solid #97c800;
    background: #fff;
}
/* -------------------------- Content */

.content {
    padding-top: 45px;
    background: #e0e0e0;
    min-height: 250px;
}
.content h2 {
    font-family: Raleway;
    color: #333333;
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
}
/* Agenda */

.agenda {
    position: relative;
}
.agenda h2 {
    position: absolute;
    margin: 0;
}
.agenda-nav li {
    display: inline-block;
    float: right;
}
.agenda-nav .fa {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
}
.agenda .nav-tabs>li {
    padding: 0;
    margin: 0 0 -1px 0;
    border: none;
}
.agenda .nav-tabs>li>a {
    background: #268ba8;
    padding: 12px 14px;
    margin: 0;
    border: none;
    border-radius: 0;
}
.agenda .nav-tabs>li.active>a, .agenda .nav-tabs>li.active>a:hover, .agenda .nav-tabs>li.active>a:focus {
    background: #30add1;
    border: none;
}
.agenda-bloc {
    border-top: 6px solid #30add1;
    background: #fff;
    margin-bottom: 45px;
}
/* List */

.agenda .list-group {
    padding: 0 15px;
    margin: 0;
}
.agenda .list-group-item {
    overflow: hidden;
    margin-bottom: 1px;
    /*padding: 14px 0 12px;*/
    padding: 15px 0;
    /*padding: 0;*/
    border-radius: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    text-align: center;
    height: 71px;
    line-height: 71px;
    vertical-align: middle;
}
.agenda .list-group-item:last-child {
    border: none;
    margin-bottom: 0;
}
.agenda .list-group-item--date, .agenda .list-group-item--content {
    height: 46px;
    /*line-height: 46px;*/
}
.agenda .list-group-item--date > span, .agenda .list-group-item--content > a {
    /*  vertical-align:middle;
  display:inline-block;
  line-height:normal;
  text-align:left;*/
}
.agenda .list-group-item--date {
    float: left;
    margin-right: 10px;
    font-family: "Open Sans";
    color: #6e6e6e;
    font-size: 11px;
    font-weight: 600;
    line-height: 16px;
    border-right: 1px solid #dadada;
    width: 34%;
    padding-right: 12px;
    text-align: right;
}
.agenda .list-group-item--content {
    float: left;
    width: 61%;
}
.agenda .list-group-item--content a {
    color: #30ADD1;
    font-size: 13px;
    font-weight: 600;
    width: 100%;
    line-height: 17px;
    display: inline-block;
    text-align: left;
}
.agenda .read-more {
    background: #30add1;
    width: 100%;
    color: #fff;
    margin-top: 0px;
}
.agenda .read-more a {
    font-family: "Open Sans";
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    padding: 10px 20px;
    display: block;
}
.agenda .read-more:hover {
    background: #268ba8;
}
.agenda .read-more .fa {
    padding-right: 5px;
}
/* -------------------------- Medias */

.medias {
    /*background-color: rgba(64, 103 118, 0.5);*/
    background: #77C1E4 url(../images/background/bgmedias2.jpg) no-repeat center fixed;
    -webkit-background-size: cover;
    /* pour Chrome et Safari */
    -moz-background-size: cover;
    /* pour Firefox */
    -o-background-size: cover;
    /* pour Opera */
    background-size: cover;
    /* version standardisée */
    background-position: 0 0;
    min-height: 620px;
    font-family: "Open Sans";
    color: #333333;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}
.medias h2 {
    margin: 45px 0 0 0;
    padding: 0;
    font-family: Raleway;
    color: #ffffff;
    font-size: 35px;
    font-weight: 400;
    line-height: 21px;
}
.medias h3 {
    margin: 0;
    padding: 7px 11px;
    display: inline-block;
    font-family: Raleway;
    color: #ffffff;
    font-size: 22px;
    font-weight: 600;
}
.medias h4 {
    font-family: "Open Sans";
    color: #050505;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
}
.medias .bloc {
    margin-bottom: 45px;
    height: 300px;
}
.medias .bloc .bloc-content {
    padding: 8px 14px;
}
.bloc-webtv .slick-prev, .bloc-webtv .slick-next {
    top: 70px;
}
.medias .bloc-webtv h3 {
    background: #fe9900;
}
.medias .bloc-webtv .bloc {
    border-top: 4px solid #fe9900;
    background: #fff;
    text-align: center;
}
.bloc-photos .slick-prev, .bloc-photos .slick-next {
    top: 80px;
}
.medias .bloc-photos h3 {
    background: #c53365;
}
.medias .bloc-photos .bloc {
    border-top: 4px solid #c53365;
    background: #fff;
    font-size: 15px;
    text-align: center;
}
.medias .bloc-publications {} .medias .bloc-publications h3 {
    background: #97c800;
}
.medias .bloc-publications .bloc {
    border-top: 4px solid #97c800;
    background: #fff;
    font-size: 15px;
    text-align: center;
}
/*.medias .bloc-publications .slick-initialized .slick-slide .bloc-content {
	width:0;
}
.medias .bloc-publications .slick-initialized .slick-active .bloc-content {
	display:block;
	}*/

.medias .bloc-publications .slick-slide .bloc-content h4 {
    font-size: 0;
}
.medias .bloc-publications .slick-active .bloc-content h4 {
    color: #000;
    font-size: 14px;
}
.medias .bloc-publications .slick-active .bloc-content {
    display: block;
    position: absolute;
    bottom: -60px;
    left: -60%;
    background: #fff;
    height: 60px;
    width: 220%;
    overflow: hidden;
    z-index: 9990;
    text-align: center;
}
.slider-publications .slick-prev {
    top: 10px;
    height: 240px;
    width: 97px;
}
.slider-publications .slick-next {
    top: 10px;
    height: 240px;
    width: 97px;
}
/* -------------------------- PI */

.content-pi {
    border-top: 1px solid #e8e8e8;
    padding: 25px 0 25px 0;
}
#fil-ariane {
    padding-top: 10px;
    font-family: "Open Sans";
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 6px;
    border-bottom: 1px solid #ededed;
}
#fil-ariane a {
    font-family: "Open Sans";
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.content-pi h1 {
    font-family: "Open Sans";
    color: #004c8d;
    font-size: 36px;
    font-weight: 400;
    margin-top: 25px;
    margin-bottom: 25px;
}
.content-pi h2 {
    font-family: "Open Sans";
    color: #333333;
    font-size: 22px;
    font-weight: 700;
}
.content-pi h3 {
    font-family: "Open Sans";
    color: #333333;
    font-size: 16px;
    font-weight: 700;
}
/* Colonne de gauche */

.colg h2 {
    font-family: Raleway;
    color: #333333;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    border-bottom: 6px solid #004c8d;
    display: block;
    clear: both;
    padding-bottom: 8px;
    margin: 0;
}
.colg h2.contact {
    display: inline-block;
    padding: 5px;
    text-transform: uppercase;
    background: #004c8d;
    font-family: Raleway;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    padding: 2px 7px;
    margin: 0;
    border: none;
}
.box-grey {
    padding-top: 5px;
    background: #eee;
    margin-bottom: 30px;
    padding: 9px 18px;
    font-family: "Open Sans";
    color: #313131;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
}
.box-grey .nav>li>a, .box-grey strong {
    font-family: "Open Sans";
    color: #333333;
    font-size: 13px;
    font-weight: 600;
    line-height: 17px;
    display: block;
    width: 100%;
    padding: 9px 0;
}
.box-grey .nav>li>a:hover, .box-grey strong:hover {
    color: #004c8d;
}
.box-grey strong {
    color: #004c8d;
}
.box-grey .nav>li>ul>li>a, .box-grey ul li strong {
    font-size: 12px;
}
.box-grey .fa {
    padding-top: 2px;
    padding-right: 10px;
    display: block;
    float: left;
    margin-bottom: 10px;
}
.box-grey ul ul {
    padding: 0 0 0 8px;
}
.box-grey ul ul li {
    list-style: none;
    font-size: 12px;
}
.box-grey ul ul ul {
    padding: 0 0 14px;
}
/* Vue liste */

.extraits {
    clear: both;
    padding-top: 15px;
}
.extrait {
    padding-bottom: 15px;
}
.extrait h3 {
    min-height: 35px;
}
.extrait-intro {
    /*height: 80px;*/
}
.cont-img {
    height: 157px;
    overflow: hidden;
}
.cont-img img {
    transition: all 0.5s ease-in-out;
}
.cont-img img:hover {
    webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.8;
}
.lien_continuation {
    background: #004c8d;
    color: #fff;
    padding: 5px 8px;
    float: right;
}
.lien_continuation:hover {
    color: #fff;
    background: #333;
}
/* -------------------------- Footer */

.footer {
    padding: 25px 0;
    background: #eeeeee;
    min-height: 250px;
    font-family: "Open Sans";
    color: #4f4f4f;
    font-size: 15px;
    font-weight: 400;
}
.footer .logo-adresse {
    margin-right: 13px;
    margin-bottom: 120px;
}
.footer p {
    padding: 0;
    margin: 0 0 10px 0;
}
.footer strong, .footer h3 {
    margin: 0 0 10px 0;
    padding: 0;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}
.footer a {
    color: #004c8d;
}
.footer a:hover {
    color: #333;
}
.footer ul li a {
    text-align: center;
    font-size: 12px;
    padding-bottom: 10px;
    display: block;
    font-weight: 400;
}
.footer2 {
    padding: 14px 0 12px 0;
    background: #004c8d;
    font-family: "Open Sans";
    color: #4f4f4f;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    clear: both;
}
.footer2 ul li {
    background: url(../images/background/footer-separateur.png) no-repeat right center;
    padding: 0 7px 0 9px;
    display: inline;
}
.footer2 ul li.dernier {
    background: none;
}
.footer2 ul li a {
    font-family: "Open Sans";
    color: #ffffff;
    font-size: 11px;
    font-weight: 400;
    line-height: 25px;
}
.footer2 ul li a:hover {
    color: #eee;
}
/* ------------------------------------------------------------------------ Blocs ------------------------------------------------------------------------ */

.logo {
    margin-top: 25px;
}
/* Moteur de recherche */

.form-search--box {
    display: none;
    position: relative;
    background: #97c800;
    width: 290px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 10px 10px 10px 0;
    margin: -3px 0 0 0;
    border-radius: 0 0 4px 4px;
}
.form-search--box input {
    width: 220px;
    border: none;
    height: 24px;
}
.form-search--box .btn-default {
    float: right;
    padding: 2px 5px;
    margin: 0 5px 0 0;
    background: #004c8d;
    border: none;
    color: #fff;
    border-radius: 0;
}
.form-search--box .btn-default:hover {
    background: #333;
}
.bloc-vert {
    overflow: hidden;
    margin-top: -3px;
    background-color: #97c800;
    border-radius: 0 0 4px 4px;
    text-align: center;
    /*padding: 10px 8px 10px 10px;*/
    display: block;
}
.bloc-vert .fa {
    display: inline-block;
    color: #ffffff;
    font-weight: 400;
    margin-right: 12px;
}
.bloc-vert button .fa {
    margin-right: 9px;
}
.bloc-vert .fa-search {
    font-size: 18px;
}
.bloc-vert .fa-map-marker {
    font-size: 21px;
}
.bloc-vert a, .bloc-vert button {
    color: #fff;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 600;
    background: none;
    border: none;
    box-shadow: none;
    padding: 7px 0;
}
.bloc-vert a {} .bloc-vert button {
    font-size: 13px;
}
.bloc-vert a {
    padding: 3px 17px 4px 17px;
    font-size: 12px;
    display: block;
    float: left;
}
.bloc-vert button {
    display: block;
    float: left;
    margin: 0;
    padding: 5px 23px 4px 15px;
    font-size: 12px;
}
.bloc-vert button:hover, .bloc-vert a:hover {
    background: #004c8d;
    border-radius: 0;
}
.bloc-vert .separateur-1 {
    margin: 10px 0 0 0;
    display: block;
    float: left;
}
.bloc-gris {
    background-color: #eeeeee;
    border-radius: 5px;
    display: inline-block;
    margin-top: 28px;
    margin-bottom: 10px;
    padding: 10px;
    width: 292px;
}
.bloc-gris .profils {
    width: 100%;
}
.bloc-gris .profils .btn {
    width: 100%;
    text-align: left;
    font-weight: 600;
}
.bloc-gris .profils .caret {
    display: inline-block;
    margin-top: 7px;
    float: right;
}
.bloc-gris .profils ul {
    width: 100%;
    margin: 0;
    background: #E3E3E3;
    padding: 0;
    border-radius: 4px !important;
}
.bloc-gris .profils ul li a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    border-top: 1px solid #E9E9E9;
    white-space: nowrap;
    padding: 7px 15px;
    border-bottom: 1px solid #BBB;
}
/* ------------------------------------------------------------------------ menu ------------------------------------------------------------------------ */

.cont-btn-menu-mobile {
    width: 100%;
    overflow: hidden;
    clear: both;
    background: #eee;
}
.cont-btn-menu-mobile button {
    background: #ccc;
}
.cont-btn-menu-mobile .menu-title {
    padding: 5px 0 0 10px;
    display: inline-block;
}
.fa-bars {
    color: #fff;
    font-size: 20px;
}
.navbar-collapse {
    padding: 0;
}
.navigation {
    margin-bottom: 0;
}
.navigation .dropdown-menu {} .navigation .dropdown-menu {
    border-radius: 0;
    border: none;
    padding: 10px;
    margin: 0 0 15px 0;
    background: #eee;
    display: none;
    position: relative;
    width: 100%;
    color: #fff;
    box-shadow: none;
}
.navigation .dropdown-menu ul {} .navigation .dropdown-menu li {
    padding-top: 4px;
}
.navigation .dropdown-menu .fa {
    padding-right: 7px;
}
.navigation a {
    color: #fff;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background: none;
}
.navigation .element-0, .navigation .element-0:hover {
    background: #3aa2cf;
}
.navigation .element-1, .navigation .element-1:hover {
    background: #004c8d;
}
.navigation .element-2, .navigation .element-2:hover {
    background: #9057cb;
}
.navigation .element-3, .navigation .element-3:hover {
    background: #fe9900;
}
.navigation .element-4, .navigation .element-4:hover {
    background: #c53365;
}
.navigation .element-5, .navigation .element-5:hover {
    background: #fe9900;
}
.navigation .element-6, .navigation .element-6:hover {
    background: #9057cb;
}
#element-0, .nav .open>a.element-0:hover {
    background: #3aa2cf;
}
#element-1, .nav .open>a.element-1:hover {
    background: #004c8d;
}
#element-2, .nav .open>a.element-2:hover {
    background: #9057cb;
}
#element-3, .nav .open>a.element-3:hover {
    background: #fe9900;
}
#element-4, .nav .open>a.element-4:hover {
    background: #c53365;
}
#element-5, .nav .open>a.element-5:hover {
    background: #fe9900;
}
#element-6, .nav .open>a.element-6:hover {
    background: #9057cb;
}
.navigation .element0 .dropdown-menu {
    background: #3aa2cf;
}
.navigation .element1 .dropdown-menu {
    background: #004c8d;
}
.navigation .element2 .dropdown-menu {
    background: #9057cb;
}
.navigation .element3 .dropdown-menu {
    background: #fe9900;
}
.navigation .element4 .dropdown-menu {
    background: #c53365;
}
.navigation .element5 .dropdown-menu {
    background: #fe9900;
}
.navigation .element6 .dropdown-menu {
    background: #9057cb;
}
.nav>li>a {
    padding: 16px 15px;
}
.right_bar {
    display: block;
    text-align: right;
    position: relative;
    top: 10%;
    width: 100%;
    padding: 0 0 0 5%;
    right: 0;
    background: #fff;
    text-align: center;
}
.col-right-white {
    display: inline-block;
}
.col-right-white .btn {
    padding: 10px;
    background: #fff;
    display: block;
    display: inline-block;
}
.col-right-white a:hover {
    background: #eee;
}
.col-right-white a .label {
    border-radius: 0;
    position: static;
    display: block;
    text-align: center;
    margin-left: -10px;
    margin-right: -10px;
    font-size: 9px;
    font-weight: 600;
}
.col-right-white .btn {
    border-radius: 0;
}
.col-right-white .btn .fa {
    font-size: 36px;
}
.right_bar--twitter .fa, .right_bar--twitter .label {
    color: #18abc5;
}
.right_bar--facebook .fa, .right_bar--facebook .label {
    color: #1885c5;
}
.col-right-white {
    margin-bottom: 5px;
}
.col-right-white:last-child {
    margin-bottom: 0;
}
.right_bar--newsletter {
    height: 58px;
    width: 53px;
    position: relative;
    overflow: hidden;
}
.right_bar--newsletter img {
    bottom: 14px;
    position: absolute;
    left: 10px;
}
.slick-prev:before {
    font-size: 27px;
    font-family: "FontAwesome";
    content: "\f104";
}
.slick-next:before {
    font-size: 27px;
    font-family: "FontAwesome";
    content: "\f105";
}
.bloc-publications .slick-prev:before, .bloc-publications .slick-next:before {
    font-size: 36px;
}
/* Contextualisation */

.sous_niveaux_2_noeud_41936 h1 {
    color: #3aa2cf;
}
.sous_niveaux_2_noeud_41936 .colg h2 {
    border-bottom: 6px solid #3aa2cf;
    color: #3aa2cf;
}
.sous_niveaux_2_noeud_41936 .colg h2 a, .sous_niveaux_2_noeud_41936 .colg strong {
    color: #3aa2cf;
}

.sous_niveaux_2_noeud_41936 .colg h2.contact {
    border: none;
    color:#fff;
    background: #3aa2cf;
}
.sous_niveaux_2_noeud_41936 .lien_continuation {
    background: #3aa2cf;
}
.sous_niveaux_2_noeud_41936 .lien_continuation:hover {
    background: #333;
}
.sous_niveaux_2_noeud_41936 .content-pi h3 a {
    color: #3aa2cf;
}
.sous_niveaux_2_noeud_41976 h1 {
    color: #004c8d;
}
.sous_niveaux_2_noeud_41976 .colg h2 {
    border-bottom: 6px solid #004c8d;
    color: #004c8d;
}
.sous_niveaux_2_noeud_41976 .colg h2 a, .sous_niveaux_2_noeud_41976 .colg strong {
    color: #004c8d;
}
.sous_niveaux_2_noeud_41976 .colg h2.contact {
    border: none;
    color:#fff;
    background: #004c8d;
}
.sous_niveaux_2_noeud_41976 .lien_continuation {
    background: #004c8d;
}
.sous_niveaux_2_noeud_41976 .lien_continuation:hover {
    background: #333;
}
.sous_niveaux_2_noeud_41976 .content-pi h3 a {
    color: #004c8d;
}
.sous_niveaux_2_noeud_42067 h1 {
    color: #9057cb;
}
.sous_niveaux_2_noeud_42067 .colg h2 {
    color: #9057cb;
    border-bottom: 6px solid #9057cb;
}
.sous_niveaux_2_noeud_42067 .colg h2 a, .sous_niveaux_2_noeud_42067 .colg strong {
    color: #9057cb;
}
.sous_niveaux_2_noeud_42067 .colg h2.contact {
    border: none;
    color:#fff;
    background: #9057cb;
}
.sous_niveaux_2_noeud_42067 .lien_continuation {
    background: #9057cb;
}
.sous_niveaux_2_noeud_42067 .lien_continuation:hover {
    background: #333;
}
.sous_niveaux_2_noeud_42067 .content-pi h3 a {
    color: #9057cb;
}
.sous_niveaux_2_noeud_39667 h1 {
    color: #fe9900;
}
.sous_niveaux_2_noeud_39667 .colg h2 {
    color: #fe9900;
    border-bottom: 6px solid #fe9900;
}
.sous_niveaux_2_noeud_39667 .colg h2 a, .sous_niveaux_2_noeud_39667 .colg strong {
    color: #fe9900;
}
.sous_niveaux_2_noeud_39667 .colg h2.contact {
    border: none;
    color:#fff;
    background: #fe9900;
}
.sous_niveaux_2_noeud_39667 .lien_continuation {
    background: #fe9900;
}
.sous_niveaux_2_noeud_39667 .lien_continuation:hover {
    background: #333;
}
.sous_niveaux_2_noeud_39667 .content-pi h3 a {
    color: #fe9900;
}
.sous_niveaux_2_noeud_42170 h1 {
    color: #c53365;
}
.sous_niveaux_2_noeud_42170 .colg h2 {
    border-bottom: 6px solid #c53365;
    color: #c53365;
}
.sous_niveaux_2_noeud_42170 .colg h2 a, .sous_niveaux_2_noeud_42170 .colg strong {
    color: #c53365;
}
.sous_niveaux_2_noeud_42170 .colg h2.contact {
    border: none;
    color:#fff;
    background: #c53365;
}
.sous_niveaux_2_noeud_42170 .lien_continuation {
    background: #c53365;
}
.sous_niveaux_2_noeud_42170 .lien_continuation:hover {
    background: #333;
}
.sous_niveaux_2_noeud_42170 .content-pi h3 a {
    color: #c53365;
}
/*

sous_niveaux_2_noeud_41976
sous_niveaux_2_noeud_42067
sous_niveaux_2_noeud_39667
sous_niveaux_2_noeud_42170


*/

/*
.navigation .element-0, .navigation .element-0:hover { background: #3aa2cf; }
.navigation .element-1, .navigation .element-1:hover  { background: #004c8d; }
.navigation .element-2, .navigation .element-2:hover  { background: #9057cb; }
.navigation .element-3, .navigation .element-3:hover  { background: #97c800; }
.navigation .element-4, .navigation .element-4:hover  { background: #c53365; }
.navigation .element-5, .navigation .element-5:hover  { background: #fe9900; }
.navigation .element-6, .navigation .element-6:hover  { background: #9057cb; }

*/

.slider-news h2.slider-news--title {
    position: absolute;
    left: 16px;
    top: 221px;
    background: #268ba8;
    font-family: Raleway;
    color: #ffffff;
    font-size: 18px;
    padding: 9px 20px;
    font-weight: 600;
    line-height: 21px;
    margin: 0;
}
.slider-news--content {
    position: absolute;
    left: 16px;
    top: 260px;
    background: #2b2b2b;
    color: #fff;
    padding: 25px 20px 10px 20px;
    font-family: "Open Sans";
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    width: 500px;
}
.slider-news--content h3 {
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 17px;
}
.slider-news--content .mise_en_avant {
    background: none;
}
/* ------------------------------------------------------------------------ Media queries ------------------------------------------------------------------------ */

@media (min-width: 767px) {
    .collapse {
        display: block;
    }
    .bloc-vert {
        display: inline-block;
    }
    .form-search--box {
        display: none;
        position: absolute;
        top: -3px;
        left: 176px;
        background: #97c800;
        width: 280px;
        border: none;
        border-radius: 0;
        box-shadow: none;
        padding: 13px 10px 10px 0;
        border-radius: 0 0 0 4px;
    }
    /* Menu */
    .navigation {
        margin-top: 20px;
        margin-bottom: 0;
    }
    .navigation .navbar {
        margin: 0;
        padding: 0;
        border: none;
        min-height: 38px;
    }
    .navigation .nav>li {
        margin-right: 1px;
        position: initial;
        display: inline-block;
    }
    .navigation .nav .open>a, .navigation .nav .open>a:hover, .navigation .nav .open>a:focus {
        /*background: #333;*/
    }
    .navigation .nav>li>a, .navigation .nav>li>strong {
        padding: 0;
        font-family: "Raleway";
        color: #ffffff;
        font-size: 13px;
        font-weight: 600;
        line-height: 20px;
        padding: 9px 7px;
        display: block;
    }
    /* sous menu */
    .navigation .dropdown {
        position: initial;
    }
    .navigation .dropdown-menu {
        border-radius: 0;
        border: none;
        padding-top: 35px;
        margin: 0;
        background: #004c8d;
        position: absolute;
        left: 0;
        width: 100%;
        color: #fff;
        overflow: hidden;
        min-height: 260px;
    }
    .navigation .dropdown-menu .fa {
        padding-right: 9px;
        display: block;
        float: left;
        padding-top: 3px;
        margin-bottom: 30px;
    }
    .navigation .dropdown-menu a {
        padding: 0 0 0 0;
        display: block;
        font-family: "Open Sans";
        color: #ffffff;
        font-size: 13px;
        font-weight: 600;
        line-height: 18px;
        float: left;
    }
    .navigation--body .change-img {
        display: none;
    }
    .navigation--body .change-img img {
        position: absolute;
        top: 0;
        right: 10px;
        border: 7px solid #fff;
    }
    .cont-btn-menu-mobile {
        display: none;
    }
}
@media (max-width: 992px) {
    /*.navbar-collapse.collapse {
		display:none!important;
		}*/
    .logo {
        margin-bottom: 20px;
    }
    .bloc-gris {
        display: none;
    }
    .slider-news h2.slider-news--title {
        top: 0;
        left: 0;
        display: block;
    }
    .slider-news--content {
        top: 0;
        left: 0;
        position: relative;
        display: block;
        margin-bottom: 20px;
    }
    .slider-news--content p {
        display: none;
    }
}
@media (min-width: 992px) {
    .contenu {
        padding-right:50px;
    }
    .tab-content>.active {
        height: 373px;
    }
    .agenda .list-group {
        height: 373px;
        overflow: hidden;
    }
    .cont-btn-menu-mobile .menu-title {
        display: none;
    }
    .logo {
        margin-top: 20px;
    }
    .bloc-gris {
        margin-bottom: 26px;
    }
    .bloc-vert {
        /*padding: 12px 18px 11px 12px;*/
        display: inline-block;
    }
    .form-search--box {
        display: none;
        position: absolute;
        top: -3px;
        left: 406px;
        background: #97c800;
        width: 210px;
        border: none;
        border-radius: 0;
        box-shadow: none;
        padding: 16px 10px 16px 0;
        border-radius: 0 0 0 4px;
    }
    .form-search--box input {
        width: 150px;
    }
    .bloc-vert .fa-search {
        font-size: 18px;
    }
    .bloc-vert .fa-map-marker {
        font-size: 21px;
    }
    .bloc-vert a {
        padding: 13px 25px 14px 23px;
        font-size: 14px;
        display: block;
        float: left;
    }
    .bloc-vert button {
        display: block;
        float: left;
        margin: 0;
        padding: 14px 0 14px 25px;
        padding-right: 23px;
        font-size: 14px;
    }
    .bloc-vert button:hover, .bloc-vert a:hover {
        background: #004c8d;
    }
    .bloc-vert .separateur-1 {
        margin: 10px 0 0 0;
        display: block;
        float: left;
    }
    /* Menu */
    .navigation {
        margin-bottom: 0;
    }
    .navigation .navbar {
        margin: 0;
        padding: 0;
        border: none;
        min-height: 48px;
    }
    .navigation .nav>li {
        margin-right: 1px;
        position: initial;
        display: inline-block;
    }
    .navigation .nav .open>a, .navigation .nav .open>a:hover, .navigation .nav .open>a:focus {
        /*background: #333;*/
    }
    .navigation .nav>li>a, .navigation .nav>li>strong {
        padding: 0;
        font-family: "Raleway";
        color: #ffffff;
        font-size: 16px;
        font-weight: 600;
        line-height: 30px;
        padding: 9px 30px;
        display: block;
    }
    /* sous menu */
    .navigation .dropdown {
        position: static;
    }
    .navigation .dropdown-menu {
        border-radius: 0;
        border: none;
        padding-top: 35px;
        margin: 0;
        background: #004c8d;
        position: absolute;
        left: 0;
        /*width:1140px;*/
        color: #fff;
        overflow: hidden;
        min-height: 260px;
    }
    .navigation .dropdown-menu .fa {
        padding-right: 9px;
        display: block;
        float: left;
        padding-top: 3px;
        margin-bottom: 30px;
    }
    .navigation .dropdown-menu a {
        padding: 0 0 0 0;
        display: block;
        font-family: "Open Sans";
        color: #ffffff;
        font-size: 14px;
        font-weight: 600;
        line-height: 16px;
        min-height: 60px;
        float: left;
    }
    .navigation--body .change-img {
        position: relative;
        display: block;
    }
    .navigation--body .change-img img {
        position: absolute;
        top: 0;
        right: 10px;
        border: 7px solid #fff;
    }
    /* slider news */
    .slider-news {
        position: relative;
    }
    .slider-news img {
        margin-bottom: 50px;
    }
    .slider-news .slick-prev {
        top: 180px;
    }
    .slider-news .slick-next {
        top: 180px;
    }
    .slider-news h2.slider-news--title {
        position: absolute;
        left: 36px;
        top: 205px;
        font-family: Raleway;
        color: #ffffff;
        font-size: 23px;
        padding: 9px 20px;
        font-weight: 600;
        line-height: 21px;
        margin: 0;
    }
    .slider-news--content {
        position: absolute;
        left: 36px;
        top: 244px;
        background: #2b2b2b;
        color: #fff;
        padding: 25px 20px 10px 20px;
        font-family: "Open Sans";
        color: #ffffff;
        font-size: 13px;
        font-weight: 400;
        line-height: 19px;
        width: 400px;
    }
    .slider-news--content h3 {
        font-family: "Open Sans";
        color: #ffffff;
        font-size: 18px;
        font-weight: 700;
        line-height: 21px;
        padding: 0;
        margin: 0 0 17px 0;
    }
    .slider-news--content h3 a {
        color: #fff;
    }
    .slider-news--content h3 a:hover {
        color: #9057cb;
    }
    a.slider-news--link {
        position: absolute;
        bottom: 34px;
        right: 0px;
        padding: 3px 8px;
        background: #268ba8;
        border-radius: 0px;
        color: #fff;
        font-family: "Open Sans";
        font-size: 12px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .slider-news .slick-dots {
        top: 340px;
        right: 25%;
        width: auto;
        text-align: right;
    }
    .slider-news .slick-dots li {
        padding: 0;
        margin: 0;
    }
    .slider-news .slick-dots li button {
        color: #fff;
        opacity: 1;
        width: 15px;
        height: 15px;
    }
    .slider-news .slick-dots li.slick-active button:before {
        color: #3aa2cf;
        opacity: 1;
    }
    .slider-news .slick-dots li button:before {
        font-size: 13px;
        color: #fff;
        opacity: 1;
    }
    /* Medias */
    .medias h2 {
        margin: 80px 0 0 0;
    }
    .medias h2 {
        font-size: 45px;
    }
    /* PI vue liste */
    .extrait {
        min-height: 350px;
    }
    .extrait2 {
        min-height: 150px;
    }
    .extrait3 {
        min-height: 380px;
    }
    /* Footer */
    .footer {
        padding-top: 70px;
        padding-bottom: 80px;
        background: #eeeeee url(../images/background/etat-esprit.png) 94% 94% no-repeat;
    }
    .footer2 ul li a {
        font-size: 13px;
    }
    /* Pages intérieures */
    .content-pi {
        border-top: 1px solid #e8e8e8;
        padding: 40px 0 25px 0;
    }
    .extrait {
        min-height: 400px;
        padding-top: 10px;
        box-shadow: 0 0 1px #eee;
    }
    .extrait2 {
        min-height: 150px;
    }
    .right_bar {
        display: block;
        text-align: right;
        position: fixed;
        top: 10%;
        width: 53px;
        padding: 0;
        right: 0;
        background: none;
    }
    .col-right-white {
        display: block;
    }
    .col-right-white .btn +.btn {
        border-top: 1px solid #DDD;
    }
    .right_bar--newsletter {
        height: auto;
        width: auto;
        position: relative;
    }
    .right_bar--newsletter img {
        position: static;
    }
    .col-right-white .btn {
        display: block;
    }
    .col-right-white .right_bar--facebook, .col-right-white .right_bar--twitter {
        padding-bottom: 7px;
    }
    .footer h3, .footer strong {
        text-align: left;
    }
    .footer ul li a {
        text-align: left;
    }
    .medias .bloc-publications .slick-active .bloc-content {
        text-align: center;
    }
}
@media (min-width: 1200px) {
    .contenu {
        padding-right:50px;
    }
    .form-search--box {
        left: 625px;
    }
    .navigation .nav>li>a, .navigation .nav>li>strong {
        font-size: 21px;
        padding: 9px 35px;
    }
    .navigation .nav>li.element4 {
        margin-right: 0;
        text-align: left;
        /*float:right;*/
        width: 273px;
    }
    .slider-news h2.slider-news--title {
        position: absolute;
        left: 36px;
        top: 305px;
        font-family: Raleway;
        color: #ffffff;
        font-size: 23px;
        padding: 9px 20px;
        font-weight: 600;
        line-height: 21px;
        margin: 0;
        z-index:1000;
    }
    .slider-news--content {
        position: absolute;
        left: 36px;
        top: 344px;
        background: #2b2b2b;
        color: #fff;
        padding: 25px 20px 10px 20px;
        font-family: "Open Sans";
        color: #ffffff;
        font-size: 13px;
        font-weight: 400;
        line-height: 19px;
        width: 500px;
    }
}
div.pagination span.masquer {
    display: none;
}
.masquer {
    display: none;
}
a.lien01 {
    width: 100%;
    height: 100%;
    display: block;
}
#searchtext {
    padding-left: 5px;
}
.slider-webtv a p {
    color: #050505;
}
.footer-pi {
    height: 3px;
    border-bottom: 1px solid #ededed;
    margin: 20px 0;
}
.bloc-actu {
    background: #268ba8;
    padding-top: 20px;
    margin-left: 610px;
}
.bloc-actu h3 {
    font-family: "Open Sans";
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    padding: 7px 10px 0;
    display: block;
}
.profils .col-md-6 {
    padding: 0;
    width: 100%;
}
#contextuel_2n li {
    display: block;
    list-style: none;
    clear: both;
    overflow: hidden;
}
#contextuel_2n li li li {
    line-height: 16px;
}
#calendrier table tr td {

}
#calendrier table tr td a {
    width:18px;
    display:inline-block;
    background: #0099D8;
    /*text-decoration: underline;*/

    border-bottom:1px solid #004c8d;
}
#calendrier table tr td a:hover {
    text-decoration: none;
    color:#004c8d;
}
.agenda .list-group-item:hover {
    /*background: #eee;*/
}
.carte_google {
    width: 400px;
    height: 300px;
}
.slide-news .slick-slide {
    position: relative;
}
.search_engine {
    position: relative;
    margin-top: 0px;
}
.search_engine .search_icon {
    float: left;
    font-size: 42px;
    display: inline-block;
    color: #C7C7C7;
    margin-right: 20px;
    position: absolute;
    top: 17px;
    background: #FFF;
    padding-bottom: 10px;
    padding-right: 15px;
}
.search_engine .taille_5 {
    width: 100%;
    font-size: 45px;
    text-transform: uppercase;
    font-weight: bold;
    box-shadow: none;
    background: #FFF;
    border: none;
    padding: 5px;
    border-bottom: 1px solid #3aa2cf;
    padding-left: 60px;
    padding-right: 125px;
    background: transparent;
}
.search_engine .bouton {
    margin-top: 0px;
    padding: 14px 18px 12px 18px;
    color: #FFF;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0;
    position: absolute;
    right: -2px;
    top: 7px;
}
.search_engine-popover {
    position: absolute;
    top: 15px;
    border: none;
    border-radius: 0;
    padding: 0;
    right: 126px;
    font-size: 34px;
    background: rgba(0, 0, 0, 0);
    color: #3aa2cf;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.search_engine .popover {
    border-radius: 0;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.25);
    border: none;
    padding: 0;
    font-size: 12px;
    border: 1px solid rgba(0, 0, 0, .07);
}
.search_engine .popover ul {
    margin: 0 0 0 15px;
    padding: 0;
}
.search_engine .popover.bottom>.arrow:after {
    border-bottom-color: #F7F7F7;
}
.search_engine .popover.bottom>.arrow {
    border-bottom-color: rgba(0, 0, 0, .15);
}
.heightSearch1 {
    min-height: 300px;
}
.heightSearch2 {
    min-height: 60px;
}
.emphase02 {
    color: #555;
    padding: 10px;
    background: #eee;
    font-size: 12px;
}


.info {
    position: relative;
    clear: both;
    overflow: hidden;
    margin-bottom: 35px;
    margin-top: -10px;
}
.info h3 {
    padding: 25px 0 0 35px;
    width: 160px;
    background: #eeeeee;
    display: block;
    float: left;
    color: #73717e;
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    font-family: Raleway;
    text-transform: uppercase;
    height: 70px;
    position: absolute;
    -webkit-box-shadow: 0 0 7px 1px #bbb;
    -moz-box-shadow: 0 0 7px 1px #bbb;
}

.info-content {
    width: 86%;
}
.info-content {
    font-size: 14px;
    border: none;
    border-left: none;
    margin: 0;
    box-shadow: 3px 0 2px rgba(0, 0, 0, 0.05);
    background: #fff;
    display: block;
    line-height: 21px;
    float: left;
    padding: 13px 25px;
    height: 70px;
    color: #73717e;
    width: 100%;
    padding-left: 180px;
}
.info-content .object-right {
    float: right;
    margin-left: 15px;
    margin-right: -20px;
    margin-top: -9px;
    height: 100%;
}
.info-content .object-right a {
    display: block;
}
.info-content .object-right img {
    height: 62px;
    width: auto;
}
.info.info-grey h3 {
    background: #9C9C9C;
}
.info.info-grey h3:before {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #767676;
}
.info.info-grey h3:after {
    border-color: #767676 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.info.info-blue h3 {
    background: #346BA3;
}
.info.info-blue h3:before {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #103254;
}
.info.info-blue h3:after {
    border-color: #103254 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.info.info-sm h3 {
    padding: 26px 0 0 26px;
    width: 160px;
    background: #EEE;
    display: block;
    float: left;
    color: #73717e;
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    box-shadow: 0 0 7px 1px #BBB;
    text-transform: uppercase;
    height: 75px;
    position: absolute;

}

.info.info-sm .info-content {
    margin: 0;
}
.info.info-sm h3:before,
.info.info-sm h3:after {
    content: none;
}
@media (max-width: 1199px) {
    .info-content {
        font-size: 13px;
    }
    .info h3 {
        padding: 30px 0 0 19px;
        width: 140px;
    }
    .info-content {
        padding-left: 160px;
    }
}
@media (max-width: 991px) {
    .info h3 {
        position: static;
        margin: 0;
        padding: 3px 10px;
        font-size: 12px;
        width: auto;
        height: auto;
    }
    .info-content {
        height: auto;
        margin-top: 0;
        padding: 20px 25px 10px;
        font-size: 12px;
    }
    .info-content .object-right {
        margin-right: -10px;
        margin-top: -10px;
        margin-right: -13px;
    }
}

#etapes li.contact-chevron {
    margin-right: 10px;
}
#etapes li.contact-chevron i {
    font-size: 35px;
}

/* SPLASH POPUP ACCUEIL */

.sous_niveaux_0_noeud_2 #ppp { position:fixed; z-index:100; top:0; left:0; right:0; bottom:0; padding:30px; background:rgba(255,255,255,.95); text-align:center; }
.sous_niveaux_0_noeud_2 .ppp { position:absolute; top:30px; bottom:30px; left:30px; right:30px; z-index:110; margin:0 auto; }
.sous_niveaux_0_noeud_2 .ppp > a.fermer { position:absolute; left:0; right:0; top:-23px; font-size:14px; color:#000; font-weight:bold; text-decoration:underline; }
.sous_niveaux_0_noeud_2 .ppp > a:hover { text-decoration:none; }
.sous_niveaux_0_noeud_2 #ppp img { display:inline-block;width:auto;max-width:100%;height:auto;max-height:100%;margin:0 auto;}

{
    font-size: 90%;
}

.ui-widget {
    font-family: "Helvetica Neue","Trebuchet MS",Tahoma,Verdana,Arial,sans-serif;
    background: #fff;
}

.ui-datepicker {
    padding: 0;
}

.ui-datepicker-header {
    border: none;
    font-size: 80%;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0; /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; /* prevents bg color from leaking outside the border */
    background-color: #e0e8ec; /* layer fill content */
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,.53), inset 0 -1px 0 rgba(0,0,0,.12); /* drop shadow and inner shadow */
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.53), inset 0 -1px 0 rgba(0,0,0,.12); /* drop shadow and inner shadow */
    box-shadow: 0 1px 0 rgba(255,255,255,.53), inset 0 -1px 0 rgba(0,0,0,.12); /* drop shadow and inner shadow */
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); /* gradient overlay */
    background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.21) 0%, rgba(255,255,255,.21) 100%); /* gradient overlay */
    background-image: -o-linear-gradient(bottom, rgba(0,0,0,.21) 0%, rgba(255,255,255,.21) 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.21) 0%, rgba(255,255,255,.21) 100%); /* gradient overlay */
    background-image: linear-gradient(bottom, rgba(0,0,0,.21) 0%, rgba(255,255,255,.21) 100%); /* gradient overlay */
}

.ui-datepicker-title {
    color: #515d65; /* text color */
    font-size: 13px;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(255,255,255,.8); /* drop shadow */

}
.ui-widget-header .ui-icon {
    background-image: url(../images/contenu/ui-icons_454545_256x240.png);
}
.ui-icon-circle-triangle-e {
    background-image: url(../images/contenu/ui-icons_454545_256x240.png);
    background-position: -32px -16px;
}

.ui-icon-circle-triangle-w {
    background-image: url(../images/contenu/ui-icons_454545_256x240.png);
    background-position: -96px -16px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    border-color: transparent;
}

.ui-state-default {
    background: transparent;
    border: none;
    color: #2b2b2b;
    font-family: "Myriad Pro";
    font-weight: normal;
    text-align: center;
}

.ui-datepicker-header .ui-state-hover {
    background: #bdc5c9;
}

.ui-datepicker table {
    margin: 0;
}

.ui-datepicker th {
    color: #9da7af;
    font-size: 12px;
    font-weight: normal;
    -moz-border-radius: 216px 0 0 0 / 0 0 0 0;
    -webkit-border-radius: 216px 0 0 0 / 0 0 0 0;
    border-radius: 216px 0 0 0 / 0 0 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: rgba(0,0,0,.08);

}

.ui-datepicker td {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 0;
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjA2Ii8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjA2Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.06) 0%, rgba(255,255,255,.06) 100%);
    background-image: -o-linear-gradient(bottom, rgba(0,0,0,.06) 0%, rgba(255,255,255,.06) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.06) 0%, rgba(255,255,255,.06) 100%);
    background-image: linear-gradient(bottom, rgba(0,0,0,.06) 0%, rgba(255,255,255,.06) 100%);

}

.ui-datepicker td:last-child {
    border-right: none;
}

.ui-datepicker td span,
.ui-datepicker td a {
    padding: .7em 0;
    color: #6a747a;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
}

.ui-datepicker-calendar .ui-state-hover {
   /* background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.12) 0%, rgba(255,255,255,.06) 100%);
    background-image: -o-linear-gradient(bottom, rgba(0,0,0,.12) 0%, rgba(255,255,255,.06) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.12) 0%, rgba(255,255,255,.06) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.12) 0%, rgba(255,255,255,.06) 100%);*/
    background-color: #004c8d;
}

td a.ui-state-active,
td a.ui-state-active.ui-state-hover {
    color: #fff;
    background-color: #004c8d;
    /*text-shadow: 0 1px 0 rgba(0,0,0,.26);
    -moz-box-shadow: inset 0 4px 9px rgba(0,0,0,.24);
    -webkit-box-shadow: inset 0 4px 9px rgba(0,0,0,.24);
    box-shadow: inset 0 4px 9px rgba(0,0,0,.24);*/
}

.ui-datepicker td span, .ui-datepicker td a {
    text-align: center;
}
.ui-datepicker-header {
    background: #97c800;
}

.ui-datepicker .ui-datepicker-title {
    color: #fff;
}
.ui-corner-all {
    border-radius: 0;
}
.ui-state-default, .ui-widget-content .ui-state-default {
    font-weight: 700;
    color: #fff;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight {
    background: #004c8d;
    border-color: #004c8d;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled {
    background: #555;
    opacity: 1;
}
.ui-datepicker th {
    color: #333;
    font-weight:700;
}

.attribute-generate_qrcode {display: none;}

td.label { max-width:50%; color:#000; }

